x86 stringlengths 122 9.39M | arm stringlengths 122 9.33M | file stringlengths 19 200 | source stringclasses 2
values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _value_color_snprintf ## -- Begin function value_color_snprintf
.p2align 4, 0x90
_value_color_snprintf: ## @value_color_snprintf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movsd %xmm0, -32(%rbp) ## 8-byte Spill
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
callq _get_percent_color
movq %rbx, %rdi
movq %r15, %rsi
movq %rax, %rdx
movq %r14, %rcx
movsd -32(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _color_snprintf ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _value_color_snprintf ; -- Begin function value_color_snprintf
.p2align 2
_value_color_snprintf: ; @value_color_snprintf
.cfi_startproc
; %bb.0:
stp d9, d8, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
fmov d8, d0
mov x19, x2
mov x20, x1
mov x21, x0
bl _get_percent_color
mov x2, x0
mov x0, x21
mov x1, x20
mov x3, x19
fmov d0, d8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #64 ; 16-byte Folded Reload
b _color_snprintf
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/tools/perf/util/extr_color.c_value_color_snprintf.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $88, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, %r14
leaq L_.str.2(%rip), %rsi
xorl %ebx, %ebx
leaq -124(%rbp), %rdx
leaq -120(%rbp), %rcx
leaq -113(%rbp), %r8
leaq -112(%rbp), %r15
movq %rax, %rdi
movq %r15, %r9
xorl %eax, %eax
callq _fscanf
cmpl $-1, %eax
je LBB0_3
## %bb.1:
leaq -120(%rbp), %r12
leaq -113(%rbp), %r13
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movzbl -113(%rbp), %eax
movslq -124(%rbp), %rcx
cmpb %al, -1(%rcx,%r15)
sete %cl
movslq -120(%rbp), %rdx
cmpb %al, -1(%rdx,%r15)
sete %al
xorb %cl, %al
movzbl %al, %eax
addl %eax, %ebx
movq %r14, %rdi
leaq L_.str.2(%rip), %rsi
leaq -124(%rbp), %rdx
movq %r12, %rcx
movq %r13, %r8
movq %r15, %r9
xorl %eax, %eax
callq _fscanf
cmpl $-1, %eax
jne LBB0_2
LBB0_3:
movq %r14, %rdi
callq _fclose
leaq L_.str.3(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_5
## %bb.4:
xorl %eax, %eax
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _checkPos ## -- Begin function checkPos
.p2align 4, 0x90
_checkPos: ## @checkPos
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %edx, %rcx
xorl %eax, %eax
cmpb %sil, -1(%rcx,%rdi)
sete %al
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function strCount
LCPI2_0:
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.section __TEXT,__text,regular,pure_instructions
.globl _strCount
.p2align 4, 0x90
_strCount: ## @strCount
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movq %rdi, %rbx
callq _strlen
testl %eax, %eax
jle LBB2_1
## %bb.2:
movl %eax, %edx
cmpq $8, %rdx
jae LBB2_4
## %bb.3:
xorl %esi, %esi
xorl %ecx, %ecx
jmp LBB2_7
LBB2_1:
xorl %ecx, %ecx
jmp LBB2_8
LBB2_4:
andl $7, %eax
movq %rdx, %rsi
subq %rax, %rsi
movzbl %r14b, %ecx
movd %ecx, %xmm0
punpcklbw %xmm0, %xmm0 ## xmm0 = xmm0[0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7]
pshuflw $0, %xmm0, %xmm1 ## xmm1 = xmm0[0,0,0,0,4,5,6,7]
pxor %xmm0, %xmm0
xorl %ecx, %ecx
movdqa LCPI2_0(%rip), %xmm3 ## xmm3 = [1,1,1,1]
pxor %xmm2, %xmm2
.p2align 4, 0x90
LBB2_5: ## =>This Inner Loop Header: Depth=1
movd (%rbx,%rcx), %xmm4 ## xmm4 = mem[0],zero,zero,zero
movd 4(%rbx,%rcx), %xmm5 ## xmm5 = mem[0],zero,zero,zero
pcmpeqb %xmm1, %xmm4
pmovzxbd %xmm4, %xmm4 ## xmm4 = xmm4[0],zero,zero,zero,xmm4[1],zero,zero,zero,xmm4[2],zero,zero,zero,xmm4[3],zero,zero,zero
pand %xmm3, %xmm4
paddd %xmm4, %xmm0
pcmpeqb %xmm1, %xmm5
pmovzxbd %xmm5, %xmm4 ## xmm4 = xmm5[0],zero,zero,zero,xmm5[1],zero,zero,zero,xmm5[2],zero,zero,zero,xmm5[3],zero,zero,zero
pand %xmm3, %xmm4
paddd %xmm4, %xmm2
addq $8, %rcx
cmpq %rcx, %rsi
jne LBB2_5
## %bb.6:
paddd %xmm0, %xmm2
pshufd $238, %xmm2, %xmm0 ## xmm0 = xmm2[2,3,2,3]
paddd %xmm2, %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
paddd %xmm0, %xmm1
movd %xmm1, %ecx
testq %rax, %rax
je LBB2_8
.p2align 4, 0x90
LBB2_7: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
cmpb %r14b, (%rbx,%rsi)
sete %al
addl %eax, %ecx
incq %rsi
cmpq %rsi, %rdx
jne LBB2_7
LBB2_8:
movl %ecx, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "input"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "%d-%d %c: %s"
L_.str.3: ## @.str.3
.asciz "The number of valid passwords is %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x26, x25, [sp, #112] ; 16-byte Folded Spill
stp x24, x23, [sp, #128] ; 16-byte Folded Spill
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-72]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
mov x19, x0
add x21, sp, #54
add x22, sp, #43
stp x22, x21, [sp, #16]
add x23, sp, #44
add x25, sp, #48
stp x25, x23, [sp]
Lloh7:
adrp x1, l_.str.2@PAGE
Lloh8:
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
cmn w0, #1
b.eq LBB0_3
; %bb.1:
mov w24, #0
Lloh9:
adrp x20, l_.str.2@PAGE
Lloh10:
add x20, x20, l_.str.2@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrb w8, [sp, #43]
ldpsw x10, x9, [sp, #44]
add x9, x9, x21
ldurb w9, [x9, #-1]
cmp w9, w8
cset w9, eq
add x10, x10, x21
ldurb w10, [x10, #-1]
cmp w10, w8
cset w8, eq
eor w8, w9, w8
add w24, w24, w8
stp x22, x21, [sp, #16]
stp x25, x23, [sp]
mov x0, x19
mov x1, x20
bl _fscanf
cmn w0, #1
b.ne LBB0_2
b LBB0_4
LBB0_3:
mov w24, #0
LBB0_4:
mov x0, x19
bl _fclose
str x24, [sp]
Lloh11:
adrp x0, l_.str.3@PAGE
Lloh12:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x8, [x29, #-72]
Lloh13:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh14:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_6
; %bb.5:
mov w0, #0
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #192
ret
LBB0_6:
bl ___stack_chk_fail
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpAdd Lloh11, Lloh12
.cfi_endproc
; -- End function
.globl _checkPos ; -- Begin function checkPos
.p2align 2
_checkPos: ; @checkPos
.cfi_startproc
; %bb.0:
add x8, x0, w2, sxtw
ldurb w8, [x8, #-1]
cmp w8, w1, uxtb
cset w0, eq
ret
.cfi_endproc
; -- End function
.globl _strCount ; -- Begin function strCount
.p2align 2
_strCount: ; @strCount
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
bl _strlen
cmp w0, #1
b.lt LBB2_3
; %bb.1:
and x9, x0, #0xffffffff
cmp x9, #8
b.hs LBB2_4
; %bb.2:
mov x10, #0
mov w8, #0
b LBB2_13
LBB2_3:
mov w8, #0
b LBB2_15
LBB2_4:
cmp x9, #32
b.hs LBB2_6
; %bb.5:
mov w8, #0
mov x10, #0
b LBB2_10
LBB2_6:
dup.16b v1, w19
movi.2d v0, #0000000000000000
and x11, x0, #0x1f
movi.4s v2, #1
sub x10, x9, x11
movi.2d v4, #0000000000000000
add x8, x20, #16
mov x12, x10
movi.2d v3, #0000000000000000
movi.2d v5, #0000000000000000
movi.2d v6, #0000000000000000
movi.2d v16, #0000000000000000
movi.2d v7, #0000000000000000
movi.2d v17, #0000000000000000
LBB2_7: ; =>This Inner Loop Header: Depth=1
ldp q18, q19, [x8, #-16]
cmeq.16b v18, v18, v1
ushll.8h v20, v18, #0
ushll.4s v21, v20, #0
and.16b v21, v21, v2
ushll2.4s v20, v20, #0
and.16b v20, v20, v2
ushll2.8h v18, v18, #0
ushll.4s v22, v18, #0
and.16b v22, v22, v2
ushll2.4s v18, v18, #0
and.16b v18, v18, v2
cmeq.16b v19, v19, v1
ushll.8h v23, v19, #0
ushll.4s v24, v23, #0
and.16b v24, v24, v2
ushll2.4s v23, v23, #0
and.16b v23, v23, v2
ushll2.8h v19, v19, #0
ushll.4s v25, v19, #0
and.16b v25, v25, v2
ushll2.4s v19, v19, #0
and.16b v19, v19, v2
add.4s v5, v5, v18
add.4s v3, v3, v22
add.4s v4, v4, v20
add.4s v0, v0, v21
add.4s v17, v17, v19
add.4s v7, v7, v25
add.4s v16, v16, v23
add.4s v6, v6, v24
add x8, x8, #32
subs x12, x12, #32
b.ne LBB2_7
; %bb.8:
add.4s v1, v16, v4
add.4s v2, v17, v5
add.4s v0, v6, v0
add.4s v3, v7, v3
add.4s v0, v0, v3
add.4s v1, v1, v2
add.4s v0, v0, v1
addv.4s s0, v0
fmov w8, s0
cbz x11, LBB2_15
; %bb.9:
cmp x11, #8
b.lo LBB2_13
LBB2_10:
mov x13, x10
and x11, x0, #0x7
add x12, x20, x10
sub x10, x9, x11
movi.2d v0, #0000000000000000
mov.s v0[0], w8
movi.2d v1, #0000000000000000
dup.8b v2, w19
add x8, x13, x11
sub x8, x8, x9
movi.4s v3, #1
LBB2_11: ; =>This Inner Loop Header: Depth=1
ldr d4, [x12], #8
cmeq.8b v4, v4, v2
ushll.8h v4, v4, #0
ushll.4s v5, v4, #0
and.16b v5, v5, v3
ushll2.4s v4, v4, #0
and.16b v4, v4, v3
add.4s v1, v1, v4
add.4s v0, v0, v5
adds x8, x8, #8
b.ne LBB2_11
; %bb.12:
add.4s v0, v0, v1
addv.4s s0, v0
fmov w8, s0
cbz x11, LBB2_15
LBB2_13:
add x11, x20, x10
sub x9, x9, x10
LBB2_14: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x11], #1
cmp w10, w19, uxtb
cinc w8, w8, eq
subs x9, x9, #1
b.ne LBB2_14
LBB2_15:
mov x0, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "input"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "%d-%d %c: %s"
l_.str.3: ; @.str.3
.asciz "The number of valid passwords is %d\n"
.subsections_via_symbols
| the_stack_data/992448.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cmp ## -- Begin function cmp
.p2align 4, 0x90
_cmp: ## @cmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %eax
subl (%rsi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _inter ## -- Begin function inter
.p2align 4, 0x90
_inter: ## @inter
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r12
leaq L_.str(%rip), %r15
movq %r15, %rsi
callq _fopen
movq %rax, %rbx
movq %rax, -48(%rbp)
movq %r12, %rdi
movq %r15, %rsi
callq _fopen
movq %rax, -40(%rbp)
leaq L_.str.1(%rip), %rsi
movq %r14, %rdi
callq _fopen
movq %rax, %r12
leaq -64(%rbp), %rdi
movl $8, %esi
movl $1, %edx
movq %rbx, %rcx
callq _fread
movq -40(%rbp), %rcx
leaq -56(%rbp), %rdi
movl $8, %esi
movl $1, %edx
callq _fread
movq -48(%rbp), %rdi
callq _feof
testl %eax, %eax
je LBB1_1
LBB1_7:
movq -48(%rbp), %rdi
callq _feof
testl %eax, %eax
jne LBB1_10
## %bb.8:
leaq -48(%rbp), %rbx
.p2align 4, 0x90
LBB1_9: ## =>This Inner Loop Header: Depth=1
movl $8, %esi
movl $1, %edx
movq %rbx, %rdi
movq %r12, %rcx
callq _fwrite
movq -48(%rbp), %rcx
movl $8, %esi
movl $1, %edx
movq %rbx, %rdi
callq _fread
movq -48(%rbp), %rdi
callq _feof
testl %eax, %eax
je LBB1_9
LBB1_10:
movq -40(%rbp), %rdi
callq _feof
testl %eax, %eax
jne LBB1_13
## %bb.11:
leaq -40(%rbp), %rbx
.p2align 4, 0x90
LBB1_12: ## =>This Inner Loop Header: Depth=1
movl $8, %esi
movl $1, %edx
movq %rbx, %rdi
movq %r12, %rcx
callq _fwrite
movq -40(%rbp), %rcx
movl $8, %esi
movl $1, %edx
movq %rbx, %rdi
callq _fread
movq -40(%rbp), %rdi
callq _feof
testl %eax, %eax
je LBB1_12
LBB1_13:
movq -48(%rbp), %rdi
callq _fclose
movq -40(%rbp), %rdi
callq _fclose
movq %r12, %rdi
callq _fclose
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB1_1:
leaq -48(%rbp), %r14
leaq -40(%rbp), %r15
jmp LBB1_2
.p2align 4, 0x90
LBB1_5: ## in Loop: Header=BB1_2 Depth=1
movl $8, %esi
movl $1, %edx
movq %r15, %rdi
movq %r12, %rcx
callq _fwrite
movq -40(%rbp), %rcx
movl $8, %esi
movl $1, %edx
movq %r15, %rdi
LBB1_6: ## in Loop: Header=BB1_2 Depth=1
callq _fread
movq -48(%rbp), %rdi
callq _feof
testl %eax, %eax
jne LBB1_7
LBB1_2: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rdi
callq _feof
testl %eax, %eax
jne LBB1_7
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
movl -48(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB1_5
## %bb.4: ## in Loop: Header=BB1_2 Depth=1
movl $8, %esi
movl $1, %edx
movq %r14, %rdi
movq %r12, %rcx
callq _fwrite
movq -48(%rbp), %rcx
movl $8, %esi
movl $1, %edx
movq %r14, %rdi
jmp LBB1_6
.cfi_endproc
## -- End function
.globl _cala ## -- Begin function cala
.p2align 4, 0x90
_cala: ## @cala
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rax
movq %rdi, %rbx
movslq %edx, %rsi
leaq _cmp(%rip), %rcx
movl $8, %edx
movq %rax, %rdi
callq _qsort
leaq 15(%rbx), %r14
leaq 30(%rbx), %r15
addq $255, %rbx
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _inter
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _inter ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $520, %rsp ## imm = 0x208
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str.2(%rip), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, %rbx
movq %rax, %rdi
xorl %esi, %esi
movl $2, %edx
callq _fseek
movq %rbx, %rdi
callq _ftell
shrq $7, %rax
movq %rax, -552(%rbp) ## 8-byte Spill
leaq (,%rax,8), %rdi
callq _malloc
movq %rax, %r13
movq %rbx, -560(%rbp) ## 8-byte Spill
movq %rbx, %rdi
xorl %esi, %esi
xorl %edx, %edx
callq _fseek
leaq -528(%rbp), %r15
leaq -543(%rbp), %rbx
xorl %r12d, %r12d
.p2align 4, 0x90
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl $15, %edx
movq %rbx, %rdi
xorl %esi, %esi
leaq L_.str.3(%rip), %rcx
movl %r12d, %r8d
xorl %eax, %eax
callq ___sprintf_chk
movq %rbx, %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, %r14
movzbl -543(%rbp,%r12), %eax
movb %al, (%r15)
movl $8, %esi
movq %r13, %rdi
movq -552(%rbp), %rdx ## 8-byte Reload
movq %r14, %rcx
callq _fwrite
movq %r14, %rdi
callq _fclose
incq %r12
addq $15, %r15
cmpq $16, %r12
jne LBB3_1
## %bb.2:
movq -560(%rbp), %rdi ## 8-byte Reload
callq _fclose
movq %r13, %rdi
callq _free
movq (%r13), %rsi
leaq -528(%rbp), %rdi
movq -552(%rbp), %rdx ## 8-byte Reload
## kill: def $edx killed $edx killed $rdx
callq _cala
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB3_4
## %bb.3:
xorl %eax, %eax
addq $520, %rsp ## imm = 0x208
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB3_4:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "r"
L_.str.1: ## @.str.1
.asciz "w"
L_.str.2: ## @.str.2
.asciz "cep.dat"
L_.str.3: ## @.str.3
.asciz "%d.dat"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cmp ; -- Begin function cmp
.p2align 2
_cmp: ; @cmp
.cfi_startproc
; %bb.0:
ldr w8, [x0]
ldr w9, [x1]
sub w0, w8, w9
ret
.cfi_endproc
; -- End function
.globl _inter ; -- Begin function inter
.p2align 2
_inter: ; @inter
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
Lloh0:
adrp x21, l_.str@PAGE
Lloh1:
add x21, x21, l_.str@PAGEOFF
mov x1, x21
bl _fopen
mov x22, x0
str x0, [sp, #24]
mov x0, x20
mov x1, x21
bl _fopen
str x0, [sp, #16]
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _fopen
mov x19, x0
add x0, sp, #8
mov w1, #8
mov w2, #1
mov x3, x22
bl _fread
ldr x3, [sp, #16]
mov x0, sp
b LBB1_2
LBB1_1: ; in Loop: Header=BB1_2 Depth=1
add x0, sp, #16
mov w1, #8
mov w2, #1
mov x3, x19
bl _fwrite
ldr x3, [sp, #16]
add x0, sp, #16
LBB1_2: ; =>This Inner Loop Header: Depth=1
mov w1, #8
mov w2, #1
bl _fread
ldr x0, [sp, #24]
bl _feof
cbnz w0, LBB1_7
; %bb.3: ; in Loop: Header=BB1_2 Depth=1
ldr x0, [sp, #16]
bl _feof
cbnz w0, LBB1_7
; %bb.4: ; in Loop: Header=BB1_2 Depth=1
ldr w8, [sp, #24]
ldr w9, [sp, #16]
cmp w8, w9
b.ge LBB1_1
; %bb.5: ; in Loop: Header=BB1_2 Depth=1
add x0, sp, #24
mov w1, #8
mov w2, #1
mov x3, x19
bl _fwrite
ldr x3, [sp, #24]
add x0, sp, #24
b LBB1_2
LBB1_6: ; in Loop: Header=BB1_7 Depth=1
add x0, sp, #24
mov w1, #8
mov w2, #1
mov x3, x19
bl _fwrite
ldr x3, [sp, #24]
add x0, sp, #24
mov w1, #8
mov w2, #1
bl _fread
LBB1_7: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #24]
bl _feof
cbz w0, LBB1_6
b LBB1_9
LBB1_8: ; in Loop: Header=BB1_9 Depth=1
add x0, sp, #16
mov w1, #8
mov w2, #1
mov x3, x19
bl _fwrite
ldr x3, [sp, #16]
add x0, sp, #16
mov w1, #8
mov w2, #1
bl _fread
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #16]
bl _feof
cbz w0, LBB1_8
; %bb.10:
ldr x0, [sp, #24]
bl _fclose
ldr x0, [sp, #16]
bl _fclose
mov x0, x19
bl _fclose
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _cala ; -- Begin function cala
.p2align 2
_cala: ; @cala
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
; kill: def $w2 killed $w2 def $x2
mov x8, x1
mov x21, x0
sxtw x1, w2
Lloh4:
adrp x3, _cmp@PAGE
Lloh5:
add x3, x3, _cmp@PAGEOFF
mov x0, x8
mov w2, #8
bl _qsort
add x19, x21, #15
add x20, x21, #30
add x21, x21, #255
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
bl _inter
mov x0, x19
mov x1, x20
mov x2, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _inter
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #496
Lloh6:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh7:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh8:
ldr x8, [x8]
stur x8, [x29, #-88]
Lloh9:
adrp x0, l_.str.2@PAGE
Lloh10:
add x0, x0, l_.str.2@PAGEOFF
Lloh11:
adrp x1, l_.str@PAGE
Lloh12:
add x1, x1, l_.str@PAGEOFF
bl _fopen
mov x19, x0
mov x1, #0
mov w2, #2
bl _fseek
mov x0, x19
bl _ftell
lsr x20, x0, #7
lsl x0, x20, #3
bl _malloc
mov x21, x0
mov x0, x19
mov x1, #0
mov w2, #0
bl _fseek
mov x25, #0
add x26, sp, #23
Lloh13:
adrp x22, l_.str.3@PAGE
Lloh14:
add x22, x22, l_.str.3@PAGEOFF
add x27, sp, #8
Lloh15:
adrp x23, l_.str.1@PAGE
Lloh16:
add x23, x23, l_.str.1@PAGEOFF
LBB3_1: ; =>This Inner Loop Header: Depth=1
str x25, [sp]
add x0, sp, #8
mov w1, #0
mov w2, #15
mov x3, x22
bl ___sprintf_chk
add x0, sp, #8
mov x1, x23
bl _fopen
mov x24, x0
ldrb w8, [x27, x25]
strb w8, [x26], #15
mov x0, x21
mov w1, #8
mov x2, x20
mov x3, x24
bl _fwrite
mov x0, x24
bl _fclose
add x25, x25, #1
cmp x25, #16
b.ne LBB3_1
; %bb.2:
mov x0, x19
bl _fclose
mov x0, x21
bl _free
ldr x1, [x21]
add x0, sp, #23
mov x2, x20
bl _cala
ldur x8, [x29, #-88]
Lloh17:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh18:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh19:
ldr x9, [x9]
cmp x9, x8
b.ne LBB3_4
; %bb.3:
mov w0, #0
add sp, sp, #496
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB3_4:
bl ___stack_chk_fail
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "r"
l_.str.1: ; @.str.1
.asciz "w"
l_.str.2: ; @.str.2
.asciz "cep.dat"
l_.str.3: ; @.str.3
.asciz "%d.dat"
.subsections_via_symbols
| the_stack_data/670029.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _paddr_map ## -- Begin function paddr_map
.p2align 4, 0x90
_paddr_map: ## @paddr_map
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rsi, %rbx
movq _fdtbus_bs_tag@GOTPCREL(%rip), %rax
movl (%rax), %eax
addq %rdi, %rbx
leaq -16(%rbp), %r8
movl %eax, %edi
movq %rbx, %rsi
xorl %ecx, %ecx
callq _bus_space_map
testq %rax, %rax
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movq %rbx, %rsi
callq _panic
LBB0_2:
movq -16(%rbp), %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _fdtbus_bs_tag,4,2 ## @fdtbus_bs_tag
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Couldn't map 0x%08x\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _paddr_map ; -- Begin function paddr_map
.p2align 2
_paddr_map: ; @paddr_map
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, _fdtbus_bs_tag@GOTPAGE
Lloh1:
ldr x8, [x8, _fdtbus_bs_tag@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
add x19, x1, x0
add x4, sp, #8
mov x0, x8
mov x1, x19
mov w3, #0
bl _bus_space_map
cbz x0, LBB0_2
; %bb.1:
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
mov x1, x19
bl _panic
LBB0_2:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _fdtbus_bs_tag,4,2 ; @fdtbus_bs_tag
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Couldn't map 0x%08x\n"
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/beri/virtio/extr_virtio.c_paddr_map.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $168, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
xorps %xmm0, %xmm0
movups %xmm0, -68(%rbp)
movaps %xmm0, -80(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, %r15
movl $8000000, %edi ## imm = 0x7A1200
callq _malloc
movq %rax, %r12
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl $10, %edi
movl $1, %esi
callq _calloc
movq %rax, (%r12,%rbx,8)
incq %rbx
cmpq $1000000, %rbx ## imm = 0xF4240
jne LBB0_1
## %bb.2:
movl $1, %r14d
xorl %ebx, %ebx
leaq -90(%rbp), %r13
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %r13, %rdi
movl $10, %esi
movq %r15, %rdx
callq _fgets
testq %rax, %rax
je LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq %r13, %rdi
callq _atoi
cmpl $999999, %eax ## imm = 0xF423F
jg LBB0_9
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq %r13, %rdi
movl $48, %esi
callq _strchr
testq %rax, %rax
jne LBB0_3
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movq %r13, %rdi
callq _strlen
cmpl %eax, %r14d
jge LBB0_8
## %bb.7: ## in Loop: Header=BB0_3 Depth=1
movslq %r14d, %rcx
incl %r14d
movl %ebx, -76(%rbp,%rcx,4)
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movq (%r12,%rbx,8), %rdi
incq %rbx
decq %rax
movq %r13, %rsi
movq %rax, %rdx
callq _memcpy
jmp LBB0_3
LBB0_9:
movl $0, -96(%rbp) ## 4-byte Folded Spill
cmpl $5, %ebx
jb LBB0_26
## %bb.10:
movl %ebx, %eax
movq %rax, -152(%rbp) ## 8-byte Spill
movl $0, -96(%rbp) ## 4-byte Folded Spill
movl $4, %eax
movq %r15, -120(%rbp) ## 8-byte Spill
movq %r12, -136(%rbp) ## 8-byte Spill
movq %rbx, -160(%rbp) ## 8-byte Spill
jmp LBB0_11
.p2align 4, 0x90
LBB0_24: ## in Loop: Header=BB0_11 Depth=1
movq -120(%rbp), %r15 ## 8-byte Reload
LBB0_25: ## in Loop: Header=BB0_11 Depth=1
movq -112(%rbp), %rax ## 8-byte Reload
movq -104(%rbp), %rcx ## 8-byte Reload
movq %rcx, %rsp
incq %rax
cmpq -152(%rbp), %rax ## 8-byte Folded Reload
je LBB0_26
LBB0_11: ## =>This Loop Header: Depth=1
## Child Loop BB0_13 Depth 2
## Child Loop BB0_14 Depth 3
movq %rax, -112(%rbp) ## 8-byte Spill
movq (%r12,%rax,8), %r14
movq %r14, %rdi
callq _strlen
movq %rax, %r13
movq %rsp, -104(%rbp) ## 8-byte Spill
incl %eax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rdi
movslq %r13d, %r13
movb $0, (%rdi,%r13)
movq %rdi, -128(%rbp) ## 8-byte Spill
movq %r14, %rsi
movq %r13, %rdx
callq _memcpy
cmpl $2, %r13d
jl LBB0_25
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
movl $1, %r15d
movq %r13, -168(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_13: ## Parent Loop BB0_11 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_14 Depth 3
movq %rsp, -176(%rbp) ## 8-byte Spill
leaq 1(%r15), %rbx
movq %rbx, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r12
movq %rbx, -184(%rbp) ## 8-byte Spill
movq %rbx, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r14
movb $0, (%r12,%r15)
movb $0, (%r14,%r15)
movq %r12, -208(%rbp) ## 8-byte Spill
movq %r12, %rdi
movq -128(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rsi
movq %r15, %rdx
callq _memcpy
subq %r15, %r13
addq %rbx, %r13
movq %r14, -144(%rbp) ## 8-byte Spill
movq %r14, %rdi
movq %r13, %rsi
movq %r15, %rdx
callq _memcpy
movslq -80(%rbp,%r15,4), %rax
movq -136(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,8), %rcx
movq %rcx, -200(%rbp) ## 8-byte Spill
movq -160(%rbp), %rcx ## 8-byte Reload
## kill: def $ecx killed $ecx killed $rcx def $rcx
subl %eax, %ecx
movq %rcx, -192(%rbp) ## 8-byte Spill
xorl %r12d, %r12d
xorl %r13d, %r13d
xorl %r14d, %r14d
jmp LBB0_14
.p2align 4, 0x90
LBB0_19: ## in Loop: Header=BB0_14 Depth=3
cmpl %r15d, %ebx
movl $1, %r15d
cmovel %r15d, %r13d
movq -144(%rbp), %rdi ## 8-byte Reload
callq _atoi
cmpl %eax, %ebx
cmovel %r15d, %r14d
incq %r12
cmpl %r12d, -192(%rbp) ## 4-byte Folded Reload
je LBB0_20
LBB0_14: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## => This Inner Loop Header: Depth=3
testl %r13d, %r13d
je LBB0_17
## %bb.15: ## in Loop: Header=BB0_14 Depth=3
testl %r14d, %r14d
jne LBB0_16
LBB0_17: ## in Loop: Header=BB0_14 Depth=3
movq -200(%rbp), %rax ## 8-byte Reload
movq (%rax,%r12,8), %rdi
callq _atoi
movl %eax, %ebx
movq -208(%rbp), %rdi ## 8-byte Reload
callq _atoi
movl %eax, %r15d
cmpl %eax, %ebx
jle LBB0_19
## %bb.18: ## in Loop: Header=BB0_14 Depth=3
movq -144(%rbp), %rdi ## 8-byte Reload
callq _atoi
cmpl %eax, %ebx
jle LBB0_19
jmp LBB0_20
.p2align 4, 0x90
LBB0_16: ## in Loop: Header=BB0_13 Depth=2
movl $1, %r13d
movl $1, %r14d
LBB0_20: ## in Loop: Header=BB0_13 Depth=2
testl %r13d, %r13d
setne %cl
testl %r14d, %r14d
setne %al
andb %cl, %al
movq -176(%rbp), %rsp ## 8-byte Reload
cmpb $1, %al
movq -136(%rbp), %r12 ## 8-byte Reload
movq -168(%rbp), %r13 ## 8-byte Reload
movq -184(%rbp), %r15 ## 8-byte Reload
jne LBB0_22
## %bb.21: ## in Loop: Header=BB0_13 Depth=2
cmpq %r13, %r15
jl LBB0_13
LBB0_22: ## in Loop: Header=BB0_11 Depth=1
testb %al, %al
je LBB0_24
## %bb.23: ## in Loop: Header=BB0_11 Depth=1
movq -128(%rbp), %rdi ## 8-byte Reload
callq _atoi
addl %eax, -96(%rbp) ## 4-byte Folded Spill
jmp LBB0_24
LBB0_26:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_27: ## =>This Inner Loop Header: Depth=1
movq (%r12,%rbx,8), %rdi
callq _free
incq %rbx
cmpq $1000000, %rbx ## imm = 0xF4240
jne LBB0_27
## %bb.28:
movq %r12, %rdi
callq _free
movq %r15, %rdi
callq _fclose
leaq L_.str.3(%rip), %rdi
movl -96(%rbp), %esi ## 4-byte Reload
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_30
## %bb.29:
xorl %eax, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_30:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "problems/003/PrimeNumbers_Upto_1000000"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.3: ## @.str.3
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #128
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
mov w20, #4608
movk w20, #122, lsl #16
stp xzr, xzr, [x29, #-120]
stur wzr, [x29, #-96]
stur xzr, [x29, #-104]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
mov x25, x0
mov w0, #4608
movk w0, #122, lsl #16
bl _malloc
mov x21, x0
mov x19, #0
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov w0, #10
mov w1, #1
bl _calloc
str x0, [x21, x19]
add x19, x19, #8
cmp x20, x19
b.ne LBB0_1
; %bb.2:
stur x21, [x29, #-160] ; 8-byte Folded Spill
mov x21, #0
stur wzr, [x29, #-164] ; 4-byte Folded Spill
mov w22, #1
mov w23, #16959
movk w23, #15, lsl #16
sub x24, x29, #120
mov x19, x21
LBB0_3: ; =>This Inner Loop Header: Depth=1
sub x0, x29, #130
mov w1, #10
mov x2, x25
bl _fgets
cbz x0, LBB0_9
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
sub x0, x29, #130
bl _atoi
cmp w0, w23
b.gt LBB0_9
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
sub x0, x29, #130
mov w1, #48
bl _strchr
cbnz x0, LBB0_3
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
sub x0, x29, #130
bl _strlen
cmp w22, w0
b.ge LBB0_8
; %bb.7: ; in Loop: Header=BB0_3 Depth=1
sxtw x8, w22
add x22, x8, #1
str w19, [x24, x22, lsl #2]
; kill: def $w22 killed $w22 killed $x22 def $x22
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
add x19, x21, #1
ldur x8, [x29, #-160] ; 8-byte Folded Reload
ldr x8, [x8, x21, lsl #3]
sub x2, x0, #1
sub x1, x29, #130
mov x0, x8
bl _memcpy
ldur w8, [x29, #-164] ; 4-byte Folded Reload
sub w8, w8, #1
stur w8, [x29, #-164] ; 4-byte Folded Spill
mov x21, x19
b LBB0_3
LBB0_9:
cmp w21, #5
b.lo LBB0_25
; %bb.10:
stp x25, xzr, [x29, #-200] ; 16-byte Folded Spill
and x19, x21, #0xffffffff
mov w22, #4
ldur x21, [x29, #-160] ; 8-byte Folded Reload
stur x19, [x29, #-208] ; 8-byte Folded Spill
b LBB0_13
LBB0_11: ; in Loop: Header=BB0_13 Depth=1
mov w20, #4608
movk w20, #122, lsl #16
ldp x19, x25, [x29, #-208] ; 16-byte Folded Reload
ldp x26, x22, [x29, #-184] ; 16-byte Folded Reload
LBB0_12: ; in Loop: Header=BB0_13 Depth=1
mov sp, x26
add x22, x22, #1
cmp x22, x19
b.eq LBB0_26
LBB0_13: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
; Child Loop BB0_19 Depth 3
ldr x23, [x21, x22, lsl #3]
mov x0, x23
bl _strlen
mov x24, x0
mov x26, sp
add w9, w24, #1
add x8, x9, #15
and x8, x8, #0x1fffffff0
Lloh7:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh8:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
sub x0, x9, x8
mov sp, x0
sxtw x2, w24
strb wzr, [x0, x2]
stp x0, x2, [x29, #-152] ; 16-byte Folded Spill
mov x1, x23
bl _memcpy
cmp w24, #2
b.lt LBB0_12
; %bb.14: ; in Loop: Header=BB0_13 Depth=1
stp x26, x22, [x29, #-184] ; 16-byte Folded Spill
mov w23, #1
ldur x20, [x29, #-144] ; 8-byte Folded Reload
b LBB0_17
LBB0_15: ; in Loop: Header=BB0_17 Depth=2
mov w19, #1
mov w20, #1
LBB0_16: ; in Loop: Header=BB0_17 Depth=2
cmp w19, #0
ccmp w20, #0, #4, ne
cset w8, ne
mov sp, x28
cmp w8, #1
ldur x20, [x29, #-144] ; 8-byte Folded Reload
ccmp x23, x20, #0, eq
ldur x21, [x29, #-160] ; 8-byte Folded Reload
b.ge LBB0_23
LBB0_17: ; Parent Loop BB0_13 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_19 Depth 3
mov x28, sp
mov x26, x23
add x23, x23, #1
mov x9, x23
Lloh9:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh10:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x8, sp
add x9, x26, #16
and x12, x9, #0xfffffffffffffff0
sub x24, x8, x12
mov sp, x24
mov x9, x23
Lloh11:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh12:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x8, sp
sub x25, x8, x12
mov sp, x25
strb wzr, [x24, x26]
strb wzr, [x25, x26]
mov x0, x24
ldur x19, [x29, #-152] ; 8-byte Folded Reload
mov x1, x19
mov x2, x26
bl _memcpy
sub x8, x20, x26
add x1, x19, x8
mov x0, x25
mov x2, x26
bl _memcpy
mov w19, #0
mov w20, #0
sub x8, x29, #120
ldrsw x8, [x8, x26, lsl #2]
add x21, x21, x8, lsl #3
ldur w9, [x29, #-164] ; 4-byte Folded Reload
add w22, w9, w8
b LBB0_19
LBB0_18: ; in Loop: Header=BB0_19 Depth=3
cmp w26, w27
csinc w19, w19, wzr, ne
mov x0, x25
bl _atoi
cmp w26, w0
csinc w20, w20, wzr, ne
add x21, x21, #8
adds w22, w22, #1
b.hs LBB0_16
LBB0_19: ; Parent Loop BB0_13 Depth=1
; Parent Loop BB0_17 Depth=2
; => This Inner Loop Header: Depth=3
cbz w19, LBB0_21
; %bb.20: ; in Loop: Header=BB0_19 Depth=3
cbnz w20, LBB0_15
LBB0_21: ; in Loop: Header=BB0_19 Depth=3
ldr x0, [x21]
bl _atoi
mov x26, x0
mov x0, x24
bl _atoi
mov x27, x0
cmp w26, w0
b.le LBB0_18
; %bb.22: ; in Loop: Header=BB0_19 Depth=3
mov x0, x25
bl _atoi
cmp w26, w0
b.le LBB0_18
b LBB0_16
LBB0_23: ; in Loop: Header=BB0_13 Depth=1
cbz w8, LBB0_11
; %bb.24: ; in Loop: Header=BB0_13 Depth=1
ldur x0, [x29, #-152] ; 8-byte Folded Reload
bl _atoi
ldur x8, [x29, #-192] ; 8-byte Folded Reload
add w8, w0, w8
stur x8, [x29, #-192] ; 8-byte Folded Spill
b LBB0_11
LBB0_25:
stur xzr, [x29, #-192] ; 8-byte Folded Spill
ldur x21, [x29, #-160] ; 8-byte Folded Reload
LBB0_26:
mov x19, #0
LBB0_27: ; =>This Inner Loop Header: Depth=1
ldr x0, [x21, x19]
bl _free
add x19, x19, #8
cmp x20, x19
b.ne LBB0_27
; %bb.28:
mov x0, x21
bl _free
mov x0, x25
bl _fclose
ldur x8, [x29, #-192] ; 8-byte Folded Reload
str x8, [sp, #-16]!
Lloh13:
adrp x0, l_.str.3@PAGE
Lloh14:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
add sp, sp, #16
ldur x8, [x29, #-88]
Lloh15:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh16:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh17:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_30
; %bb.29:
mov w0, #0
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_30:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpAdd Lloh13, Lloh14
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "problems/003/PrimeNumbers_Upto_1000000"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.3: ; @.str.3
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/1219734.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mptcp_usr_shutdown
_mptcp_usr_shutdown: ## @mptcp_usr_shutdown
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
callq _mpsotomppcb
testq %rax, %rax
je LBB0_2
## %bb.1:
movq (%rax), %rcx
movq _MPPCB_STATE_DEAD@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
jne LBB0_3
LBB0_2:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_5:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_3:
movq %rax, %rdi
callq _mptompte
movq %rax, %r14
xorl %edi, %edi
testq %rax, %rax
setne %dil
callq _VERIFY
movq %rbx, %rdi
callq _socantsendmore
movq %r14, %rdi
callq _mptcp_usrclosed
testq %rax, %rax
je LBB0_4
## %bb.6:
movq %rax, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _mptcp_output ## TAILCALL
LBB0_4:
xorl %eax, %eax
jmp LBB0_5
.cfi_endproc
## -- End function
.comm _MPPCB_STATE_DEAD,8,3 ## @MPPCB_STATE_DEAD
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _mptcp_usr_shutdown
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mptcp_usr_shutdown
_mptcp_usr_shutdown: ; @mptcp_usr_shutdown
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _mpsotomppcb
cbz x0, LBB0_2
; %bb.1:
ldr x8, [x0]
Lloh0:
adrp x9, _MPPCB_STATE_DEAD@GOTPAGE
Lloh1:
ldr x9, [x9, _MPPCB_STATE_DEAD@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_4
LBB0_2:
Lloh3:
adrp x8, _EINVAL@GOTPAGE
Lloh4:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_4:
bl _mptompte
mov x20, x0
cmp x0, #0
cset w0, ne
bl _VERIFY
mov x0, x19
bl _socantsendmore
mov x0, x20
bl _mptcp_usrclosed
cbz x0, LBB0_3
; %bb.5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _mptcp_output
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _MPPCB_STATE_DEAD,8,3 ; @MPPCB_STATE_DEAD
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _mptcp_usr_shutdown
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/netinet/extr_mptcp_usrreq.c_mptcp_usr_shutdown.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function darray_erase_item
_darray_erase_item: ## @darray_erase_item
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
xorl %ecx, %ecx
callq _darray_find
movq _DARRAY_INVALID@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.1:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
movq %rbx, %rdi
movq %r14, %rsi
movq %rax, %rdx
popq %rbx
popq %r14
popq %rbp
jmp _darray_erase ## TAILCALL
.cfi_endproc
## -- End function
.comm _DARRAY_INVALID,8,3 ## @DARRAY_INVALID
.no_dead_strip _darray_erase_item
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function darray_erase_item
_darray_erase_item: ; @darray_erase_item
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
mov w3, #0
bl _darray_find
Lloh0:
adrp x8, _DARRAY_INVALID@GOTPAGE
Lloh1:
ldr x8, [x8, _DARRAY_INVALID@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
mov x2, x0
mov x0, x20
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _darray_erase
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _DARRAY_INVALID,8,3 ; @DARRAY_INVALID
.no_dead_strip _darray_erase_item
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/callback/extr_..utildarray.h_darray_erase_item.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $280, %rsp ## imm = 0x118
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movl %edi, %ebx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq _RLIM_INFINITY@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -296(%rbp)
movl %eax, -292(%rbp)
movq (%rsi), %rcx
leaq L_.str(%rip), %rdx
leaq -288(%rbp), %rdi
movl $256, %esi ## imm = 0x100
callq _snprintf
movq _RLIMIT_MEMLOCK@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq -296(%rbp), %rsi
callq _setrlimit
movl $8, %r14d
cmpl $2, %ebx
jl LBB0_7
## %bb.1:
movq 8(%r15), %rdi
callq _atoi
movq _test_flags@GOTPCREL(%rip), %rcx
testq %rax, %rax
jne LBB0_3
## %bb.2:
movl (%rcx), %eax
LBB0_3:
movl %eax, (%rcx)
cmpl $2, %ebx
je LBB0_7
## %bb.4:
movq 16(%r15), %rdi
callq _atoi
testq %rax, %rax
movl $8, %r14d
cmovnel %eax, %r14d
cmpl $4, %ebx
jb LBB0_7
## %bb.5:
movq 24(%r15), %rdi
callq _atoi
movq _num_map_entries@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
cmpl $4, %ebx
je LBB0_7
## %bb.6:
movq 32(%r15), %rdi
callq _atoi
movq _max_cnt@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
LBB0_7:
movq _fixup_map@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -288(%rbp), %rdi
callq _load_bpf_file_fixup_map
testq %rax, %rax
je LBB0_9
## %bb.8:
movq _bpf_log_buf@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
callq _printf
movl $1, %ebx
jmp LBB0_10
LBB0_9:
xorl %ebx, %ebx
xorl %eax, %eax
callq _fill_lpm_trie
movl %r14d, %edi
callq _run_perf_test
LBB0_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB0_12
## %bb.11:
movl %ebx, %eax
addq $280, %rsp ## imm = 0x118
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_12:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _RLIM_INFINITY,4,2 ## @RLIM_INFINITY
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s_kern.o"
.comm _RLIMIT_MEMLOCK,4,2 ## @RLIMIT_MEMLOCK
.comm _test_flags,4,2 ## @test_flags
.comm _num_map_entries,8,3 ## @num_map_entries
.comm _max_cnt,8,3 ## @max_cnt
.comm _fixup_map,4,2 ## @fixup_map
L_.str.1: ## @.str.1
.asciz "%s"
.comm _bpf_log_buf,8,3 ## @bpf_log_buf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #320
.cfi_def_cfa_offset 320
stp x22, x21, [sp, #272] ; 16-byte Folded Spill
stp x20, x19, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-40]
Lloh3:
adrp x8, _RLIM_INFINITY@GOTPAGE
Lloh4:
ldr x8, [x8, _RLIM_INFINITY@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
stp w8, w8, [sp]
ldr x3, [x1]
Lloh6:
adrp x2, l_.str@PAGE
Lloh7:
add x2, x2, l_.str@PAGEOFF
add x0, sp, #8
mov w1, #256
bl _snprintf
Lloh8:
adrp x8, _RLIMIT_MEMLOCK@GOTPAGE
Lloh9:
ldr x8, [x8, _RLIMIT_MEMLOCK@GOTPAGEOFF]
Lloh10:
ldr w0, [x8]
mov x1, sp
bl _setrlimit
cmp w20, #2
b.lt LBB0_5
; %bb.1:
ldr x0, [x19, #8]
bl _atoi
Lloh11:
adrp x8, _test_flags@GOTPAGE
Lloh12:
ldr x8, [x8, _test_flags@GOTPAGEOFF]
ldr w9, [x8]
cmp x0, #0
csel x9, x9, x0, eq
str w9, [x8]
mov w21, #8
cmp w20, #2
b.eq LBB0_6
; %bb.2:
ldr x0, [x19, #16]
bl _atoi
cmp x0, #0
csel w21, w21, w0, eq
cmp w20, #4
b.lo LBB0_6
; %bb.3:
ldr x0, [x19, #24]
bl _atoi
Lloh13:
adrp x8, _num_map_entries@GOTPAGE
Lloh14:
ldr x8, [x8, _num_map_entries@GOTPAGEOFF]
Lloh15:
str x0, [x8]
cmp w20, #4
b.eq LBB0_6
; %bb.4:
ldr x0, [x19, #32]
bl _atoi
Lloh16:
adrp x8, _max_cnt@GOTPAGE
Lloh17:
ldr x8, [x8, _max_cnt@GOTPAGEOFF]
Lloh18:
str x0, [x8]
b LBB0_6
LBB0_5:
mov w21, #8
LBB0_6:
Lloh19:
adrp x8, _fixup_map@GOTPAGE
Lloh20:
ldr x8, [x8, _fixup_map@GOTPAGEOFF]
Lloh21:
ldr w1, [x8]
add x0, sp, #8
bl _load_bpf_file_fixup_map
cbz x0, LBB0_8
; %bb.7:
Lloh22:
adrp x8, _bpf_log_buf@GOTPAGE
Lloh23:
ldr x8, [x8, _bpf_log_buf@GOTPAGEOFF]
Lloh24:
ldr x1, [x8]
Lloh25:
adrp x0, l_.str.1@PAGE
Lloh26:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #1
b LBB0_9
LBB0_8:
bl _fill_lpm_trie
mov x0, x21
bl _run_perf_test
mov w0, #0
LBB0_9:
ldur x8, [x29, #-40]
Lloh27:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh28:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh29:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_11
; %bb.10:
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x20, x19, [sp, #288] ; 16-byte Folded Reload
ldp x22, x21, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #320
ret
LBB0_11:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGotStr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotStr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.cfi_endproc
; -- End function
.comm _RLIM_INFINITY,4,2 ; @RLIM_INFINITY
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s_kern.o"
.comm _RLIMIT_MEMLOCK,4,2 ; @RLIMIT_MEMLOCK
.comm _test_flags,4,2 ; @test_flags
.comm _num_map_entries,8,3 ; @num_map_entries
.comm _max_cnt,8,3 ; @max_cnt
.comm _fixup_map,4,2 ; @fixup_map
l_.str.1: ; @.str.1
.asciz "%s"
.comm _bpf_log_buf,8,3 ; @bpf_log_buf
.subsections_via_symbols
| AnghaBench/linux/samples/bpf/extr_map_perf_test_user.c_main.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _MACbIsInLoopbackMode ## -- Begin function MACbIsInLoopbackMode
.p2align 4, 0x90
_MACbIsInLoopbackMode: ## @MACbIsInLoopbackMode
.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 _MAC_REG_TEST@GOTPCREL(%rip), %rax
addq (%rax), %rdi
leaq -4(%rbp), %rsi
callq _VNSvInPortB
movq _TEST_LBINT@GOTPCREL(%rip), %rax
movq _TEST_LBEXT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
andl -4(%rbp), %ecx
jne LBB0_1
## %bb.2:
movq _FALSE@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _TRUE@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MAC_REG_TEST,8,3 ## @MAC_REG_TEST
.comm _TEST_LBINT,4,2 ## @TEST_LBINT
.comm _TEST_LBEXT,4,2 ## @TEST_LBEXT
.comm _TRUE,4,2 ## @TRUE
.comm _FALSE,4,2 ## @FALSE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _MACbIsInLoopbackMode ; -- Begin function MACbIsInLoopbackMode
.p2align 2
_MACbIsInLoopbackMode: ; @MACbIsInLoopbackMode
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x8, _MAC_REG_TEST@GOTPAGE
Lloh1:
ldr x8, [x8, _MAC_REG_TEST@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
add x0, x8, x0
sub x1, x29, #4
bl _VNSvInPortB
ldur w8, [x29, #-4]
Lloh3:
adrp x9, _TEST_LBINT@GOTPAGE
Lloh4:
ldr x9, [x9, _TEST_LBINT@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
Lloh6:
adrp x10, _TEST_LBEXT@GOTPAGE
Lloh7:
ldr x10, [x10, _TEST_LBEXT@GOTPAGEOFF]
Lloh8:
ldr w10, [x10]
orr w9, w10, w9
Lloh9:
adrp x10, _FALSE@GOTPAGE
Lloh10:
ldr x10, [x10, _FALSE@GOTPAGEOFF]
Lloh11:
adrp x11, _TRUE@GOTPAGE
Lloh12:
ldr x11, [x11, _TRUE@GOTPAGEOFF]
tst w9, w8
csel x8, x10, x11, eq
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _MAC_REG_TEST,8,3 ; @MAC_REG_TEST
.comm _TEST_LBINT,4,2 ; @TEST_LBINT
.comm _TEST_LBEXT,4,2 ; @TEST_LBEXT
.comm _TRUE,4,2 ; @TRUE
.comm _FALSE,4,2 ; @FALSE
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/staging/vt6655/extr_mac.c_MACbIsInLoopbackMode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function virtscsi_event_done
_virtscsi_event_done: ## @virtscsi_event_done
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movl (%rdi), %edi
callq _virtio_scsi_host
movq %rax, %rdi
callq _shost_priv
movq %rax, %rbx
movq %rax, %rdi
callq _spin_lock_irqsave
movq _virtscsi_complete_event@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
callq _virtscsi_vq_done
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _spin_unlock_irqrestore ## TAILCALL
.cfi_endproc
## -- End function
.comm _virtscsi_complete_event,4,2 ## @virtscsi_complete_event
.no_dead_strip _virtscsi_event_done
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function virtscsi_event_done
_virtscsi_event_done: ; @virtscsi_event_done
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w0, [x0]
bl _virtio_scsi_host
bl _shost_priv
mov x20, x0
bl _spin_lock_irqsave
Lloh0:
adrp x8, _virtscsi_complete_event@GOTPAGE
Lloh1:
ldr x8, [x8, _virtscsi_complete_event@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x19
bl _virtscsi_vq_done
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _spin_unlock_irqrestore
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _virtscsi_complete_event,4,2 ; @virtscsi_complete_event
.no_dead_strip _virtscsi_event_done
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/scsi/extr_virtio_scsi.c_virtscsi_event_done.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _stop_lru_maintainer_thread ## -- Begin function stop_lru_maintainer_thread
.p2align 4, 0x90
_stop_lru_maintainer_thread: ## @stop_lru_maintainer_thread
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq _lru_maintainer_lock@GOTPCREL(%rip), %rbx
movq %rbx, %rdi
callq _pthread_mutex_lock
movq _do_run_lru_maintainer_thread@GOTPCREL(%rip), %rax
movq $0, (%rax)
movq %rbx, %rdi
callq _pthread_mutex_unlock
movq _lru_maintainer_tid@GOTPCREL(%rip), %rax
movl (%rax), %edi
xorl %ebx, %ebx
xorl %esi, %esi
callq _pthread_join
testl %eax, %eax
je LBB0_2
## %bb.1:
movq _stderr@GOTPCREL(%rip), %rcx
movl (%rcx), %ebx
movl %eax, %edi
callq _strerror
leaq L_.str(%rip), %rsi
movl %ebx, %edi
movq %rax, %rdx
callq _fprintf
movl $-1, %ebx
jmp LBB0_3
LBB0_2:
movq _settings@GOTPCREL(%rip), %rax
movl $0, (%rax)
LBB0_3:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _lru_maintainer_lock,4,2 ## @lru_maintainer_lock
.comm _do_run_lru_maintainer_thread,8,3 ## @do_run_lru_maintainer_thread
.comm _lru_maintainer_tid,4,2 ## @lru_maintainer_tid
.comm _stderr,4,2 ## @stderr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Failed to stop LRU maintainer thread: %s\n"
.comm _settings,4,2 ## @settings
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _stop_lru_maintainer_thread ; -- Begin function stop_lru_maintainer_thread
.p2align 2
_stop_lru_maintainer_thread: ; @stop_lru_maintainer_thread
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x19, _lru_maintainer_lock@GOTPAGE
Lloh1:
ldr x19, [x19, _lru_maintainer_lock@GOTPAGEOFF]
mov x0, x19
bl _pthread_mutex_lock
Lloh2:
adrp x8, _do_run_lru_maintainer_thread@GOTPAGE
Lloh3:
ldr x8, [x8, _do_run_lru_maintainer_thread@GOTPAGEOFF]
Lloh4:
str xzr, [x8]
mov x0, x19
bl _pthread_mutex_unlock
Lloh5:
adrp x8, _lru_maintainer_tid@GOTPAGE
Lloh6:
ldr x8, [x8, _lru_maintainer_tid@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
mov x1, #0
bl _pthread_join
cbz w0, LBB0_2
; %bb.1:
Lloh8:
adrp x8, _stderr@GOTPAGE
Lloh9:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh10:
ldr w19, [x8]
bl _strerror
mov x2, x0
Lloh11:
adrp x1, l_.str@PAGE
Lloh12:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _fprintf
mov w0, #-1
b LBB0_3
LBB0_2:
Lloh13:
adrp x8, _settings@GOTPAGE
Lloh14:
ldr x8, [x8, _settings@GOTPAGEOFF]
Lloh15:
str wzr, [x8]
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotStr Lloh13, Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _lru_maintainer_lock,4,2 ; @lru_maintainer_lock
.comm _do_run_lru_maintainer_thread,8,3 ; @do_run_lru_maintainer_thread
.comm _lru_maintainer_tid,4,2 ; @lru_maintainer_tid
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Failed to stop LRU maintainer thread: %s\n"
.comm _settings,4,2 ; @settings
.subsections_via_symbols
| AnghaBench/memcached/extr_items.c_stop_lru_maintainer_thread.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hw_message
_hw_message: ## @hw_message
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
movq (%rdi), %rax
movl (%rax), %r13d
xorl %r12d, %r12d
cmpl $2, %r13d
jl LBB0_5
## %bb.1:
movq %rbx, %rdi
movq %r15, %rsi
callq _get_dsp_index
movl %eax, %r12d
movl (%r15), %eax
movq _HPI_ISTREAM_GROUP_ADD@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_3
## %bb.2:
movq _HPI_OSTREAM_GROUP_ADD@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_5
LBB0_3:
movl 8(%r15), %eax
movl %eax, -48(%rbp)
movl 4(%r15), %eax
movl %eax, -52(%rbp)
leaq -64(%rbp), %rsi
movq %rbx, %rdi
callq _get_dsp_index
cmpl %r12d, %eax
jne LBB0_4
LBB0_5:
movq %rbx, %rdi
callq _hpios_dsplock_lock
movq %rbx, %rdi
movl %r12d, %esi
movq %r15, %rdx
movq %r14, %rcx
callq _hpi6000_message_response_sequence
testl %eax, %eax
je LBB0_6
LBB0_15:
movq _HPI_ERROR_BACKEND_BASE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jl LBB0_17
## %bb.16:
movq _HPI_ERROR_DSP_COMMUNICATION@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %eax, 4(%r14)
movl %ecx, %eax
LBB0_17:
movl %eax, (%r14)
movl $4, 8(%r14)
jmp LBB0_18
LBB0_6:
cmpl $0, (%r14)
je LBB0_7
LBB0_18:
movq %rbx, %rdi
callq _hpios_dsplock_unlock
LBB0_19:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movq _HPI_ERROR_NO_INTERDSP_GROUPS@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%r14)
jmp LBB0_19
LBB0_7:
movl (%r15), %eax
addl $-128, %eax
cmpl $4, %eax
ja LBB0_18
## %bb.8:
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_9:
movq %rbx, %rdi
movl %r12d, %esi
movq %r15, %rdx
movq %r14, %rcx
callq _hpi6000_send_data
testl %eax, %eax
jne LBB0_15
jmp LBB0_18
LBB0_10:
movq %rbx, %rdi
movl %r12d, %esi
movq %r15, %rdx
movq %r14, %rcx
callq _hpi6000_get_data
testl %eax, %eax
jne LBB0_15
jmp LBB0_18
LBB0_11:
movl $0, 12(%r14)
cmpl $2, %r13d
jne LBB0_18
## %bb.12:
cmpl $0, 16(%r14)
jne LBB0_18
## %bb.13:
movq %rbx, %rdi
movl $1, %esi
movq %r15, %rdx
movq %r14, %rcx
callq _hpi6000_message_response_sequence
movl $1, 12(%r14)
testl %eax, %eax
jne LBB0_15
jmp LBB0_18
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
LJTI0_0:
.long L0_0_set_9
.long L0_0_set_10
.long L0_0_set_10
.long L0_0_set_9
.long L0_0_set_11
.end_data_region
## -- End function
.comm _HPI_ISTREAM_GROUP_ADD,4,2 ## @HPI_ISTREAM_GROUP_ADD
.comm _HPI_OSTREAM_GROUP_ADD,4,2 ## @HPI_OSTREAM_GROUP_ADD
.comm _HPI_ERROR_NO_INTERDSP_GROUPS,4,2 ## @HPI_ERROR_NO_INTERDSP_GROUPS
.comm _HPI_ERROR_BACKEND_BASE,4,2 ## @HPI_ERROR_BACKEND_BASE
.comm _HPI_ERROR_DSP_COMMUNICATION,4,2 ## @HPI_ERROR_DSP_COMMUNICATION
.no_dead_strip _hw_message
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hw_message
_hw_message: ; @hw_message
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x2
mov x21, x1
mov x20, x0
ldr x8, [x0]
ldr w23, [x8]
cmp w23, #2
b.ge LBB0_2
; %bb.1:
mov w22, #0
b LBB0_4
LBB0_2:
mov x0, x20
mov x1, x21
bl _get_dsp_index
mov x22, x0
ldr w8, [x21]
Lloh0:
adrp x9, _HPI_ISTREAM_GROUP_ADD@GOTPAGE
Lloh1:
ldr x9, [x9, _HPI_ISTREAM_GROUP_ADD@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
Lloh3:
adrp x10, _HPI_OSTREAM_GROUP_ADD@GOTPAGE
Lloh4:
ldr x10, [x10, _HPI_OSTREAM_GROUP_ADD@GOTPAGEOFF]
Lloh5:
ldr w10, [x10]
cmp w8, w9
ccmp w8, w10, #4, ne
b.ne LBB0_4
; %bb.3:
ldur d0, [x21, #4]
stur d0, [sp, #20]
add x1, sp, #8
mov x0, x20
bl _get_dsp_index
cmp w0, w22
b.ne LBB0_11
LBB0_4:
mov x0, x20
bl _hpios_dsplock_lock
mov x0, x20
mov x1, x22
mov x2, x21
mov x3, x19
bl _hpi6000_message_response_sequence
cbz w0, LBB0_8
LBB0_5:
Lloh6:
adrp x8, _HPI_ERROR_BACKEND_BASE@GOTPAGE
Lloh7:
ldr x8, [x8, _HPI_ERROR_BACKEND_BASE@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
cmp w0, w8
b.lt LBB0_7
; %bb.6:
Lloh9:
adrp x8, _HPI_ERROR_DSP_COMMUNICATION@GOTPAGE
Lloh10:
ldr x8, [x8, _HPI_ERROR_DSP_COMMUNICATION@GOTPAGEOFF]
str w0, [x19, #4]
Lloh11:
ldr w0, [x8]
LBB0_7:
str w0, [x19]
mov w8, #4
str w8, [x19, #8]
b LBB0_9
LBB0_8:
ldr w8, [x19]
cbz w8, LBB0_12
LBB0_9:
mov x0, x20
bl _hpios_dsplock_unlock
LBB0_10:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB0_11:
Lloh12:
adrp x8, _HPI_ERROR_NO_INTERDSP_GROUPS@GOTPAGE
Lloh13:
ldr x8, [x8, _HPI_ERROR_NO_INTERDSP_GROUPS@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
str w8, [x19]
b LBB0_10
LBB0_12:
ldr w8, [x21]
sub w8, w8, #128
cmp w8, #4
b.hi LBB0_9
; %bb.13:
Lloh15:
adrp x9, lJTI0_0@PAGE
Lloh16:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_14
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_14:
mov x0, x20
mov x1, x22
mov x2, x21
mov x3, x19
bl _hpi6000_send_data
cbnz w0, LBB0_5
b LBB0_9
LBB0_15:
mov x0, x20
mov x1, x22
mov x2, x21
mov x3, x19
bl _hpi6000_get_data
cbnz w0, LBB0_5
b LBB0_9
LBB0_16:
str wzr, [x19, #12]
cmp w23, #2
b.ne LBB0_9
; %bb.17:
ldr w8, [x19, #16]
cbnz w8, LBB0_9
; %bb.18:
mov w22, #1
mov x0, x20
mov w1, #1
mov x2, x21
mov x3, x19
bl _hpi6000_message_response_sequence
str w22, [x19, #12]
cbnz w0, LBB0_5
b LBB0_9
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpAdd Lloh15, Lloh16
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_14-LBB0_14)>>2
.byte (LBB0_15-LBB0_14)>>2
.byte (LBB0_15-LBB0_14)>>2
.byte (LBB0_14-LBB0_14)>>2
.byte (LBB0_16-LBB0_14)>>2
; -- End function
.comm _HPI_ISTREAM_GROUP_ADD,4,2 ; @HPI_ISTREAM_GROUP_ADD
.comm _HPI_OSTREAM_GROUP_ADD,4,2 ; @HPI_OSTREAM_GROUP_ADD
.comm _HPI_ERROR_NO_INTERDSP_GROUPS,4,2 ; @HPI_ERROR_NO_INTERDSP_GROUPS
.comm _HPI_ERROR_BACKEND_BASE,4,2 ; @HPI_ERROR_BACKEND_BASE
.comm _HPI_ERROR_DSP_COMMUNICATION,4,2 ; @HPI_ERROR_DSP_COMMUNICATION
.no_dead_strip _hw_message
.subsections_via_symbols
| AnghaBench/linux/sound/pci/asihpi/extr_hpi6000.c_hw_message.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vlc_vaapi_MapBuffer ## -- Begin function vlc_vaapi_MapBuffer
.p2align 4, 0x90
_vlc_vaapi_MapBuffer: ## @vlc_vaapi_MapBuffer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rcx, %r8
movl %edx, %ecx
movl %esi, %edx
movq _vaMapBuffer@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _VA_CALL
movq _VLC_SUCCESS@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _vaMapBuffer,4,2 ## @vaMapBuffer
.comm _VLC_SUCCESS,4,2 ## @VLC_SUCCESS
.comm _VLC_EGENERIC,4,2 ## @VLC_EGENERIC
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vlc_vaapi_MapBuffer ; -- Begin function vlc_vaapi_MapBuffer
.p2align 2
_vlc_vaapi_MapBuffer: ; @vlc_vaapi_MapBuffer
.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 x4, x3
mov x3, x2
mov x2, x1
Lloh0:
adrp x8, _vaMapBuffer@GOTPAGE
Lloh1:
ldr x8, [x8, _vaMapBuffer@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _VA_CALL
Lloh3:
adrp x8, _VLC_SUCCESS@GOTPAGE
Lloh4:
ldr x8, [x8, _VLC_SUCCESS@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _vaMapBuffer,4,2 ; @vaMapBuffer
.comm _VLC_SUCCESS,4,2 ; @VLC_SUCCESS
.comm _VLC_EGENERIC,4,2 ; @VLC_EGENERIC
.subsections_via_symbols
| AnghaBench/vlc/modules/hw/vaapi/extr_vlc_vaapi.c_vlc_vaapi_MapBuffer.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _delay ## -- Begin function delay
.p2align 4, 0x90
_delay: ## @delay
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
## kill: def $edi killed $edi def $rdi
testl %edi, %edi
jle LBB0_20
## %bb.1:
movl %edi, %ecx
cmpl $4, %edi
jae LBB0_2
LBB0_18:
incq %rcx
.p2align 4, 0x90
LBB0_19: ## =>This Inner Loop Header: Depth=1
leal -2(%rcx), %eax
movsd (%rsi,%rax,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rsi,%rcx,8)
decq %rcx
cmpq $1, %rcx
ja LBB0_19
LBB0_20:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
leaq -1(%rcx), %r8
decl %edi
movl $8, %edx
movq %r8, %rax
mulq %rdx
seto %r9b
cmpl %r8d, %edi
jb LBB0_18
## %bb.3:
movq %r8, %rbx
shrq $32, %rbx
jne LBB0_18
## %bb.4:
leaq (%rsi,%rcx,8), %r10
movq %r10, %rbx
subq %rax, %rbx
cmpq %r10, %rbx
ja LBB0_18
## %bb.5:
testb %r9b, %r9b
jne LBB0_18
## %bb.6:
leaq (%rsi,%rdi,8), %rdx
movq %rdx, %rbx
subq %rax, %rbx
cmpq %rdx, %rbx
ja LBB0_18
## %bb.7:
testb %r9b, %r9b
jne LBB0_18
## %bb.8:
leaq (%rsi,%rdi,8), %rax
subq %r10, %rax
cmpq $32, %rax
jb LBB0_18
## %bb.9:
movl $4294967295, %r9d ## imm = 0xFFFFFFFF
movl %ecx, %r10d
andl $-4, %r10d
leaq -4(%r10), %rax
movq %rax, %r11
shrq $2, %r11
incq %r11
testq %rax, %rax
je LBB0_10
## %bb.11:
movq %r11, %rdi
andq $-2, %rdi
leaq (%rsi,%r8,8), %rax
leaq (%rcx,%r9), %r8
addq $-4, %r8
leaq (%rcx,%r9), %r14
xorl %edx, %edx
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
leal (%r14,%rdx), %ebx
movups -24(%rsi,%rbx,8), %xmm0
movups -8(%rsi,%rbx,8), %xmm1
movups %xmm1, (%rax,%rdx,8)
movups %xmm0, -16(%rax,%rdx,8)
leal (%r8,%rdx), %ebx
movups -24(%rsi,%rbx,8), %xmm0
movups -8(%rsi,%rbx,8), %xmm1
movups %xmm1, -32(%rax,%rdx,8)
movups %xmm0, -48(%rax,%rdx,8)
addq $-8, %rdx
addq $-2, %rdi
jne LBB0_12
## %bb.13:
negq %rdx
testb $1, %r11b
je LBB0_16
LBB0_15:
movq %rcx, %rax
subq %rdx, %rax
addl %eax, %r9d
movups -24(%rsi,%r9,8), %xmm0
movups -8(%rsi,%r9,8), %xmm1
movups %xmm1, -8(%rsi,%rax,8)
movups %xmm0, -24(%rsi,%rax,8)
LBB0_16:
cmpq %rcx, %r10
je LBB0_20
## %bb.17:
andl $3, %ecx
jmp LBB0_18
LBB0_10:
xorl %edx, %edx
testb $1, %r11b
jne LBB0_15
jmp LBB0_16
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _delay ; -- Begin function delay
.p2align 2
_delay: ; @delay
.cfi_startproc
; %bb.0:
subs w9, w0, #1
b.lt LBB0_21
; %bb.1:
mov w8, w0
cmp w0, #8
b.hs LBB0_3
; %bb.2:
mov x9, x8
b LBB0_20
LBB0_3:
sub x11, x8, #1
cmp xzr, x11, lsr #61
cset w10, ne
cmp w9, w11
b.lo LBB0_16
; %bb.4:
lsr x12, x11, #32
cbnz x12, LBB0_17
; %bb.5:
add x12, x1, x8, lsl #3
lsl x11, x11, #3
sub x13, x12, x11
cmp x13, x12
b.hi LBB0_18
; %bb.6:
tbnz w10, #0, LBB0_19
; %bb.7:
add x9, x1, w9, uxtw #3
sub x11, x9, x11
cmp x11, x9
b.hi LBB0_14
; %bb.8:
tbnz w10, #0, LBB0_15
; %bb.9:
add x12, x1, x8, lsl #3
sub x9, x9, x12
cmp x9, #64
b.hs LBB0_11
; %bb.10:
mov x9, x8
b LBB0_20
LBB0_11:
and x10, x8, #0xfffffff8
and x9, x8, #0x7
mov w11, #-1
add x11, x8, x11
sub x12, x12, #24
mov x13, x10
LBB0_12: ; =>This Inner Loop Header: Depth=1
add x14, x1, w11, uxtw #3
ldur q0, [x14, #-8]
ldur q1, [x14, #-24]
ldur q2, [x14, #-40]
ldur q3, [x14, #-56]
stp q1, q0, [x12]
stp q3, q2, [x12, #-32]
sub x11, x11, #8
sub x12, x12, #64
sub x13, x13, #8
cbnz x13, LBB0_12
; %bb.13:
cmp x10, x8
b.ne LBB0_20
b LBB0_21
LBB0_14:
mov x9, x8
b LBB0_20
LBB0_15:
mov x9, x8
b LBB0_20
LBB0_16:
mov x9, x8
b LBB0_20
LBB0_17:
mov x9, x8
b LBB0_20
LBB0_18:
mov x9, x8
b LBB0_20
LBB0_19:
mov x9, x8
LBB0_20: ; =>This Inner Loop Header: Depth=1
subs x8, x9, #1
ldr d0, [x1, w8, uxtw #3]
str d0, [x1, x9, lsl #3]
mov x9, x8
b.hi LBB0_20
LBB0_21:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/34512498.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hostapd_global_ctrl_iface_receive
_hostapd_global_ctrl_iface_receive: ## @hostapd_global_ctrl_iface_receive
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $280, %rsp ## imm = 0x118
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movl %edi, %r14d
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl $4, -308(%rbp)
leaq -304(%rbp), %rsi
leaq -312(%rbp), %r8
leaq -308(%rbp), %r9
movl $255, %edx
xorl %ecx, %ecx
callq _recvfrom
testl %eax, %eax
js LBB0_15
## %bb.1:
movl %eax, %eax
movb $0, -304(%rbp,%rax)
movq _MSG_DEBUG@GOTPCREL(%rip), %r13
movl (%r13), %edi
leaq L_.str.1(%rip), %rsi
leaq -304(%rbp), %rdx
xorl %eax, %eax
callq _wpa_printf
movl $4096, %edi ## imm = 0x1000
callq _os_malloc
testq %rax, %rax
je LBB0_17
## %bb.2:
movq %rax, %r12
leaq L_.str.4(%rip), %rsi
movq %rax, %rdi
movl $3, %edx
callq _os_memcpy
leaq L_.str.5(%rip), %rsi
leaq -304(%rbp), %rdi
movl $7, %edx
callq _os_strncmp
testq %rax, %rax
je LBB0_19
LBB0_3:
leaq L_.str.6(%rip), %rsi
leaq -304(%rbp), %rdi
callq _os_strcmp
testq %rax, %rax
je LBB0_22
## %bb.4:
leaq L_.str.8(%rip), %rsi
leaq -304(%rbp), %rdi
movl $5, %edx
callq _os_strncmp
testq %rax, %rax
je LBB0_23
## %bb.5:
leaq L_.str.9(%rip), %rsi
leaq -304(%rbp), %rdi
callq _os_strcmp
testq %rax, %rax
je LBB0_24
## %bb.6:
leaq L_.str.10(%rip), %rsi
leaq -304(%rbp), %rdi
movl $4, %edx
callq _os_strncmp
testq %rax, %rax
je LBB0_25
## %bb.7:
leaq L_.str.11(%rip), %rsi
leaq -304(%rbp), %rdi
movl $7, %edx
callq _os_strncmp
testq %rax, %rax
je LBB0_26
## %bb.8:
leaq L_.str.12(%rip), %rsi
leaq -304(%rbp), %rdi
callq _os_strcmp
testq %rax, %rax
je LBB0_35
## %bb.9:
leaq L_.str.13(%rip), %rsi
leaq -304(%rbp), %rdi
movl $7, %edx
callq _os_strncmp
testq %rax, %rax
je LBB0_38
## %bb.10:
leaq L_.str.14(%rip), %rsi
leaq -304(%rbp), %rdi
callq _os_strcmp
testq %rax, %rax
je LBB0_39
## %bb.11:
leaq L_.str.15(%rip), %rsi
leaq -304(%rbp), %rdi
movl $12, %edx
callq _os_strncmp
testq %rax, %rax
je LBB0_40
## %bb.12:
leaq L_.str.16(%rip), %rsi
leaq -304(%rbp), %rdi
movl $10, %edx
callq _os_strncmp
testq %rax, %rax
je LBB0_42
## %bb.13:
leaq L_.str.17(%rip), %rsi
leaq -304(%rbp), %rdi
callq _os_strcmp
testq %rax, %rax
je LBB0_43
## %bb.14:
movl (%r13), %edi
leaq L_.str.18(%rip), %rsi
xorl %eax, %eax
callq _wpa_printf
jmp LBB0_28
LBB0_15:
movq _MSG_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
leaq L_.str(%rip), %rsi
LBB0_16:
movl %ebx, %edi
movq %rax, %rdx
xorl %eax, %eax
callq _wpa_printf
jmp LBB0_33
LBB0_17:
movl -308(%rbp), %r9d
leaq L_.str.2(%rip), %rsi
leaq -312(%rbp), %r8
movl %r14d, %edi
movl $5, %edx
xorl %ecx, %ecx
callq _sendto
testq %rax, %rax
jns LBB0_33
## %bb.18:
movl (%r13), %ebx
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
leaq L_.str.3(%rip), %rsi
jmp LBB0_16
LBB0_19:
leaq -297(%rbp), %rbx
movq %rbx, %rdi
movl $32, %esi
callq _os_strchr
testq %rax, %rax
je LBB0_3
## %bb.20:
movq %rax, %rdx
incq %rdx
movb $0, (%rax)
movl -308(%rbp), %eax
movl %eax, (%rsp)
leaq -312(%rbp), %r9
movq %r15, %rdi
movq %rbx, %rsi
movq %r12, %rcx
movl $4096, %r8d ## imm = 0x1000
callq _hostapd_global_ctrl_iface_ifname
LBB0_21:
movl %eax, %ebx
testl %eax, %eax
jns LBB0_30
jmp LBB0_28
LBB0_22:
leaq L_.str.7(%rip), %rsi
jmp LBB0_29
LBB0_23:
xorl %eax, %eax
callq _wpa_debug_reopen_file
jmp LBB0_27
LBB0_24:
movq %r15, %rdi
callq _hostapd_ctrl_iface_flush
movl $3, %ebx
jmp LBB0_30
LBB0_25:
leaq -300(%rbp), %rsi
movq %r15, %rdi
callq _hostapd_ctrl_iface_add
jmp LBB0_27
LBB0_26:
leaq -297(%rbp), %rsi
movq %r15, %rdi
callq _hostapd_ctrl_iface_remove
LBB0_27:
movl $3, %ebx
testq %rax, %rax
jns LBB0_30
jmp LBB0_28
LBB0_35:
movl -308(%rbp), %edx
leaq -312(%rbp), %rsi
movq %r15, %rdi
xorl %ecx, %ecx
jmp LBB0_36
LBB0_38:
movl -308(%rbp), %edx
leaq -297(%rbp), %rcx
leaq -312(%rbp), %rsi
movq %r15, %rdi
LBB0_36:
callq _hostapd_global_ctrl_iface_attach
testq %rax, %rax
je LBB0_37
LBB0_28:
leaq L_.str.2(%rip), %rsi
LBB0_29:
movl $5, %ebx
movq %r12, %rdi
movl $5, %edx
callq _os_memcpy
LBB0_30:
movl -308(%rbp), %r9d
leaq -312(%rbp), %r8
movl %r14d, %edi
movq %r12, %rsi
movl %ebx, %edx
xorl %ecx, %ecx
callq _sendto
testq %rax, %rax
jns LBB0_32
## %bb.31:
movl (%r13), %ebx
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
leaq L_.str.3(%rip), %rsi
movl %ebx, %edi
movq %rax, %rdx
xorl %eax, %eax
callq _wpa_printf
LBB0_32:
movq %r12, %rdi
callq _os_free
LBB0_33:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_44
## %bb.34:
addq $280, %rsp ## imm = 0x118
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_39:
movl -308(%rbp), %edx
leaq -312(%rbp), %rsi
movq %r15, %rdi
callq _hostapd_global_ctrl_iface_detach
testq %rax, %rax
jne LBB0_28
LBB0_37:
movl $3, %ebx
jmp LBB0_30
LBB0_40:
leaq -292(%rbp), %rsi
movq %r15, %rdi
callq _hostapd_global_ctrl_iface_dup_network
testl %eax, %eax
jne LBB0_28
## %bb.41:
leaq L_.str.4(%rip), %rdx
movq %r12, %rdi
movl $4096, %esi ## imm = 0x1000
callq _os_snprintf
jmp LBB0_21
LBB0_42:
leaq -294(%rbp), %rsi
movq %r15, %rdi
movq %r12, %rdx
movl $256, %ecx ## imm = 0x100
callq _hostapd_global_ctrl_iface_interfaces
jmp LBB0_21
LBB0_43:
xorl %eax, %eax
callq _eloop_terminate
movl $3, %ebx
jmp LBB0_30
LBB0_44:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _MSG_ERROR,4,2 ## @MSG_ERROR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "recvfrom(ctrl_iface): %s"
.comm _errno,4,2 ## @errno
.comm _MSG_DEBUG,4,2 ## @MSG_DEBUG
L_.str.1: ## @.str.1
.asciz "Global ctrl_iface command: %s"
L_.str.2: ## @.str.2
.asciz "FAIL\n"
L_.str.3: ## @.str.3
.asciz "CTRL: sendto failed: %s"
L_.str.4: ## @.str.4
.asciz "OK\n"
L_.str.5: ## @.str.5
.asciz "IFNAME="
L_.str.6: ## @.str.6
.asciz "PING"
L_.str.7: ## @.str.7
.asciz "PONG\n"
L_.str.8: ## @.str.8
.asciz "RELOG"
L_.str.9: ## @.str.9
.asciz "FLUSH"
L_.str.10: ## @.str.10
.asciz "ADD "
L_.str.11: ## @.str.11
.asciz "REMOVE "
L_.str.12: ## @.str.12
.asciz "ATTACH"
L_.str.13: ## @.str.13
.asciz "ATTACH "
L_.str.14: ## @.str.14
.asciz "DETACH"
L_.str.15: ## @.str.15
.asciz "DUP_NETWORK "
L_.str.16: ## @.str.16
.asciz "INTERFACES"
L_.str.17: ## @.str.17
.asciz "TERMINATE"
L_.str.18: ## @.str.18
.asciz "Unrecognized global ctrl_iface command ignored"
.comm _COOKIE_LEN,4,2 ## @COOKIE_LEN
.comm _gcookie,4,2 ## @gcookie
.no_dead_strip _hostapd_global_ctrl_iface_receive
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hostapd_global_ctrl_iface_receive
_hostapd_global_ctrl_iface_receive: ; @hostapd_global_ctrl_iface_receive
.cfi_startproc
; %bb.0:
sub sp, sp, #352
.cfi_def_cfa_offset 352
stp x24, x23, [sp, #288] ; 16-byte Folded Spill
stp x22, x21, [sp, #304] ; 16-byte Folded Spill
stp x20, x19, [sp, #320] ; 16-byte Folded Spill
stp x29, x30, [sp, #336] ; 16-byte Folded Spill
add x29, sp, #336
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x1
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
mov w8, #4
str w8, [sp, #12]
add x20, sp, #24
add x1, sp, #24
add x4, sp, #16
add x5, sp, #12
mov w3, #0
mov w2, #255
bl _recvfrom
tbnz w0, #31, LBB0_15
; %bb.1:
strb wzr, [x20, w0, uxtw]
Lloh3:
adrp x23, _MSG_DEBUG@GOTPAGE
Lloh4:
ldr x23, [x23, _MSG_DEBUG@GOTPAGEOFF]
ldr w0, [x23]
str x20, [sp]
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
bl _wpa_printf
mov w0, #4096
bl _os_malloc
cbz x0, LBB0_17
; %bb.2:
mov x20, x0
Lloh7:
adrp x1, l_.str.4@PAGE
Lloh8:
add x1, x1, l_.str.4@PAGEOFF
mov w2, #3
bl _os_memcpy
Lloh9:
adrp x1, l_.str.5@PAGE
Lloh10:
add x1, x1, l_.str.5@PAGEOFF
add x22, sp, #24
add x0, sp, #24
mov w2, #7
bl _os_strncmp
cbz x0, LBB0_19
LBB0_3:
Lloh11:
adrp x1, l_.str.6@PAGE
Lloh12:
add x1, x1, l_.str.6@PAGEOFF
add x0, sp, #24
bl _os_strcmp
cbz x0, LBB0_22
; %bb.4:
Lloh13:
adrp x1, l_.str.8@PAGE
Lloh14:
add x1, x1, l_.str.8@PAGEOFF
add x0, sp, #24
mov w2, #5
bl _os_strncmp
cbz x0, LBB0_23
; %bb.5:
Lloh15:
adrp x1, l_.str.9@PAGE
Lloh16:
add x1, x1, l_.str.9@PAGEOFF
add x0, sp, #24
bl _os_strcmp
cbz x0, LBB0_24
; %bb.6:
Lloh17:
adrp x1, l_.str.10@PAGE
Lloh18:
add x1, x1, l_.str.10@PAGEOFF
add x22, sp, #24
add x0, sp, #24
mov w2, #4
bl _os_strncmp
cbz x0, LBB0_25
; %bb.7:
Lloh19:
adrp x1, l_.str.11@PAGE
Lloh20:
add x1, x1, l_.str.11@PAGEOFF
add x22, sp, #24
add x0, sp, #24
mov w2, #7
bl _os_strncmp
cbz x0, LBB0_26
; %bb.8:
Lloh21:
adrp x1, l_.str.12@PAGE
Lloh22:
add x1, x1, l_.str.12@PAGEOFF
add x0, sp, #24
bl _os_strcmp
cbz x0, LBB0_27
; %bb.9:
Lloh23:
adrp x1, l_.str.13@PAGE
Lloh24:
add x1, x1, l_.str.13@PAGEOFF
add x22, sp, #24
add x0, sp, #24
mov w2, #7
bl _os_strncmp
cbz x0, LBB0_28
; %bb.10:
Lloh25:
adrp x1, l_.str.14@PAGE
Lloh26:
add x1, x1, l_.str.14@PAGEOFF
add x0, sp, #24
bl _os_strcmp
cbz x0, LBB0_29
; %bb.11:
Lloh27:
adrp x1, l_.str.15@PAGE
Lloh28:
add x1, x1, l_.str.15@PAGEOFF
add x22, sp, #24
add x0, sp, #24
mov w2, #12
bl _os_strncmp
cbz x0, LBB0_31
; %bb.12:
Lloh29:
adrp x1, l_.str.16@PAGE
Lloh30:
add x1, x1, l_.str.16@PAGEOFF
add x22, sp, #24
add x0, sp, #24
mov w2, #10
bl _os_strncmp
cbz x0, LBB0_39
; %bb.13:
Lloh31:
adrp x1, l_.str.17@PAGE
Lloh32:
add x1, x1, l_.str.17@PAGEOFF
add x0, sp, #24
bl _os_strcmp
cbz x0, LBB0_40
; %bb.14:
ldr w0, [x23]
Lloh33:
adrp x1, l_.str.18@PAGE
Lloh34:
add x1, x1, l_.str.18@PAGEOFF
bl _wpa_printf
b LBB0_32
LBB0_15:
Lloh35:
adrp x8, _MSG_ERROR@GOTPAGE
Lloh36:
ldr x8, [x8, _MSG_ERROR@GOTPAGEOFF]
Lloh37:
ldr w19, [x8]
Lloh38:
adrp x8, _errno@GOTPAGE
Lloh39:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh40:
ldr w0, [x8]
bl _strerror
str x0, [sp]
Lloh41:
adrp x1, l_.str@PAGE
Lloh42:
add x1, x1, l_.str@PAGEOFF
LBB0_16:
mov x0, x19
bl _wpa_printf
b LBB0_37
LBB0_17:
ldr w5, [sp, #12]
Lloh43:
adrp x1, l_.str.2@PAGE
Lloh44:
add x1, x1, l_.str.2@PAGEOFF
add x4, sp, #16
mov x0, x19
mov w2, #5
mov w3, #0
bl _sendto
tbz x0, #63, LBB0_37
; %bb.18:
ldr w19, [x23]
Lloh45:
adrp x8, _errno@GOTPAGE
Lloh46:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh47:
ldr w0, [x8]
bl _strerror
str x0, [sp]
Lloh48:
adrp x1, l_.str.3@PAGE
Lloh49:
add x1, x1, l_.str.3@PAGEOFF
b LBB0_16
LBB0_19:
add x22, x22, #7
mov x0, x22
mov w1, #32
bl _os_strchr
cbz x0, LBB0_3
; %bb.20:
mov x2, x0
strb wzr, [x2], #1
ldr w6, [sp, #12]
add x5, sp, #16
mov x0, x21
mov x1, x22
mov x3, x20
mov w4, #4096
bl _hostapd_global_ctrl_iface_ifname
LBB0_21:
mov x21, x0
tbz w0, #31, LBB0_34
b LBB0_32
LBB0_22:
Lloh50:
adrp x1, l_.str.7@PAGE
Lloh51:
add x1, x1, l_.str.7@PAGEOFF
b LBB0_33
LBB0_23:
bl _wpa_debug_reopen_file
tbz x0, #63, LBB0_30
b LBB0_32
LBB0_24:
mov x0, x21
bl _hostapd_ctrl_iface_flush
mov w21, #3
b LBB0_34
LBB0_25:
add x1, x22, #4
mov x0, x21
bl _hostapd_ctrl_iface_add
tbz x0, #63, LBB0_30
b LBB0_32
LBB0_26:
add x1, x22, #7
mov x0, x21
bl _hostapd_ctrl_iface_remove
tbz x0, #63, LBB0_30
b LBB0_32
LBB0_27:
ldr w2, [sp, #12]
add x1, sp, #16
mov x0, x21
mov x3, #0
bl _hostapd_global_ctrl_iface_attach
cbnz x0, LBB0_32
b LBB0_30
LBB0_28:
ldr w2, [sp, #12]
add x3, x22, #7
add x1, sp, #16
mov x0, x21
bl _hostapd_global_ctrl_iface_attach
cbnz x0, LBB0_32
b LBB0_30
LBB0_29:
ldr w2, [sp, #12]
add x1, sp, #16
mov x0, x21
bl _hostapd_global_ctrl_iface_detach
cbnz x0, LBB0_32
LBB0_30:
mov w21, #3
b LBB0_34
LBB0_31:
add x1, x22, #12
mov x0, x21
bl _hostapd_global_ctrl_iface_dup_network
cbz w0, LBB0_41
LBB0_32:
Lloh52:
adrp x1, l_.str.2@PAGE
Lloh53:
add x1, x1, l_.str.2@PAGEOFF
LBB0_33:
mov w21, #5
mov x0, x20
mov w2, #5
bl _os_memcpy
LBB0_34:
ldr w5, [sp, #12]
add x4, sp, #16
mov x0, x19
mov x1, x20
mov x2, x21
mov w3, #0
bl _sendto
tbz x0, #63, LBB0_36
; %bb.35:
ldr w19, [x23]
Lloh54:
adrp x8, _errno@GOTPAGE
Lloh55:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh56:
ldr w0, [x8]
bl _strerror
str x0, [sp]
Lloh57:
adrp x1, l_.str.3@PAGE
Lloh58:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x19
bl _wpa_printf
LBB0_36:
mov x0, x20
bl _os_free
LBB0_37:
ldur x8, [x29, #-56]
Lloh59:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh60:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh61:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_42
; %bb.38:
ldp x29, x30, [sp, #336] ; 16-byte Folded Reload
ldp x20, x19, [sp, #320] ; 16-byte Folded Reload
ldp x22, x21, [sp, #304] ; 16-byte Folded Reload
ldp x24, x23, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #352
ret
LBB0_39:
add x1, x22, #10
mov x0, x21
mov x2, x20
mov w3, #256
bl _hostapd_global_ctrl_iface_interfaces
b LBB0_21
LBB0_40:
bl _eloop_terminate
mov w21, #3
b LBB0_34
LBB0_41:
Lloh62:
adrp x2, l_.str.4@PAGE
Lloh63:
add x2, x2, l_.str.4@PAGEOFF
mov x0, x20
mov w1, #4096
bl _os_snprintf
b LBB0_21
LBB0_42:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpAdd Lloh31, Lloh32
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpAdd Lloh43, Lloh44
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh57, Lloh58
.loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56
.loh AdrpLdrGotLdr Lloh59, Lloh60, Lloh61
.loh AdrpAdd Lloh62, Lloh63
.cfi_endproc
; -- End function
.comm _MSG_ERROR,4,2 ; @MSG_ERROR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "recvfrom(ctrl_iface): %s"
.comm _errno,4,2 ; @errno
.comm _MSG_DEBUG,4,2 ; @MSG_DEBUG
l_.str.1: ; @.str.1
.asciz "Global ctrl_iface command: %s"
l_.str.2: ; @.str.2
.asciz "FAIL\n"
l_.str.3: ; @.str.3
.asciz "CTRL: sendto failed: %s"
l_.str.4: ; @.str.4
.asciz "OK\n"
l_.str.5: ; @.str.5
.asciz "IFNAME="
l_.str.6: ; @.str.6
.asciz "PING"
l_.str.7: ; @.str.7
.asciz "PONG\n"
l_.str.8: ; @.str.8
.asciz "RELOG"
l_.str.9: ; @.str.9
.asciz "FLUSH"
l_.str.10: ; @.str.10
.asciz "ADD "
l_.str.11: ; @.str.11
.asciz "REMOVE "
l_.str.12: ; @.str.12
.asciz "ATTACH"
l_.str.13: ; @.str.13
.asciz "ATTACH "
l_.str.14: ; @.str.14
.asciz "DETACH"
l_.str.15: ; @.str.15
.asciz "DUP_NETWORK "
l_.str.16: ; @.str.16
.asciz "INTERFACES"
l_.str.17: ; @.str.17
.asciz "TERMINATE"
l_.str.18: ; @.str.18
.asciz "Unrecognized global ctrl_iface command ignored"
.comm _COOKIE_LEN,4,2 ; @COOKIE_LEN
.comm _gcookie,4,2 ; @gcookie
.no_dead_strip _hostapd_global_ctrl_iface_receive
.subsections_via_symbols
| AnghaBench/freebsd/contrib/wpa/hostapd/extr_ctrl_iface.c_hostapd_global_ctrl_iface_receive.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _event_base_add_virtual_ ## -- Begin function event_base_add_virtual_
.p2align 4, 0x90
_event_base_add_virtual_: ## @event_base_add_virtual_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movq _th_base_lock@GOTPCREL(%rip), %r14
movl (%r14), %esi
callq _EVBASE_ACQUIRE_LOCK
movl (%rbx), %esi
movl 4(%rbx), %edi
incl %esi
movl %esi, (%rbx)
callq _MAX_EVENT_COUNT
movl (%r14), %esi
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _EVBASE_RELEASE_LOCK ## TAILCALL
.cfi_endproc
## -- End function
.comm _th_base_lock,4,2 ## @th_base_lock
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _event_base_add_virtual_ ; -- Begin function event_base_add_virtual_
.p2align 2
_event_base_add_virtual_: ; @event_base_add_virtual_
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x20, _th_base_lock@GOTPAGE
Lloh1:
ldr x20, [x20, _th_base_lock@GOTPAGEOFF]
ldr w1, [x20]
bl _EVBASE_ACQUIRE_LOCK
ldp w8, w0, [x19]
add w1, w8, #1
str w1, [x19]
bl _MAX_EVENT_COUNT
ldr w1, [x20]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _EVBASE_RELEASE_LOCK
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _th_base_lock,4,2 ; @th_base_lock
.subsections_via_symbols
| AnghaBench/libevent/extr_event.c_event_base_add_virtual_.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_eid__hash_this_key ## -- Begin function svn_eid__hash_this_key
.p2align 4, 0x90
_svn_eid__hash_this_key: ## @svn_eid__hash_this_key
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _apr_hash_this_key
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_eid__hash_this_key ; -- Begin function svn_eid__hash_this_key
.p2align 2
_svn_eid__hash_this_key: ; @svn_eid__hash_this_key
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _apr_hash_this_key
ldr w0, [x0]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/libsvn_delta/extr_element.c_svn_eid__hash_this_key.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _newNode ## -- Begin function newNode
.p2align 4, 0x90
_newNode: ## @newNode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl %edi, %ebx
movl $24, %edi
callq _malloc
movl %ebx, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 4(%rax)
movl $0, 20(%rax)
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _max ## -- Begin function max
.p2align 4, 0x90
_max: ## @max
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %eax
cmpl %esi, %edi
cmovgl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _LargestIndependentSet ## -- Begin function LargestIndependentSet
.p2align 4, 0x90
_LargestIndependentSet: ## @LargestIndependentSet
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB2_1
## %bb.2:
movq %rdi, %r14
movl 4(%rdi), %ebx
testl %ebx, %ebx
jne LBB2_14
## %bb.3:
movq 8(%r14), %rdi
testq %rdi, %rdi
jne LBB2_6
## %bb.4:
cmpq $0, 16(%r14)
je LBB2_5
LBB2_6:
callq _LargestIndependentSet
movl %eax, %r15d
movq 16(%r14), %rdi
callq _LargestIndependentSet
movl %eax, %ebx
movq 8(%r14), %rax
testq %rax, %rax
je LBB2_7
## %bb.8:
movq 8(%rax), %rdi
callq _LargestIndependentSet
movl %eax, %r12d
movq 8(%r14), %rdi
callq _LargestIndependentSet
## kill: def $eax killed $eax def $rax
leal (%r12,%rax), %r13d
incl %r13d
movq 8(%r14), %rax
testq %rax, %rax
je LBB2_10
## %bb.9:
movq 8(%rax), %rdi
callq _LargestIndependentSet
movl %eax, %r12d
movq 8(%r14), %rax
movq 16(%rax), %rdi
callq _LargestIndependentSet
addl %r13d, %r12d
addl %eax, %r12d
movl %r12d, %r13d
jmp LBB2_10
LBB2_1:
xorl %ebx, %ebx
jmp LBB2_14
LBB2_7:
movl $1, %r13d
LBB2_10:
addl %r15d, %ebx
movq 16(%r14), %rax
testq %rax, %rax
je LBB2_12
## %bb.11:
movq 8(%rax), %rdi
callq _LargestIndependentSet
movl %eax, %r15d
movq 16(%r14), %rax
movq 16(%rax), %rdi
callq _LargestIndependentSet
addl %r13d, %r15d
addl %eax, %r15d
movl %r15d, %r13d
LBB2_12:
cmpl %ebx, %r13d
cmovgl %r13d, %ebx
LBB2_13:
movl %ebx, 4(%r14)
LBB2_14:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB2_5:
movl $1, %ebx
jmp LBB2_13
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI3_0:
.space 16
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $24, %edi
callq _malloc
movq %rax, %r14
movq $20, (%rax)
movl $24, %edi
callq _malloc
movq %rax, %rbx
movq $8, (%rax)
movq %rax, 8(%r14)
movl $24, %edi
callq _malloc
movl $4, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 4(%rax)
movl $0, 20(%rax)
movq %rax, 8(%rbx)
movl $24, %edi
callq _malloc
movq %rax, %r15
movq $12, (%rax)
movq %rax, 16(%rbx)
movl $24, %edi
callq _malloc
movl $10, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 4(%rax)
movl $0, 20(%rax)
movq %rax, 8(%r15)
movl $24, %edi
callq _malloc
movl $14, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 4(%rax)
movl $0, 20(%rax)
movq %rax, 16(%r15)
movl $24, %edi
callq _malloc
movq %rax, %rbx
movl $22, (%rax)
movq $0, 4(%rax)
movl $0, 12(%rax)
movq %rax, 16(%r14)
movl $24, %edi
callq _malloc
movl $25, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 4(%rax)
movl $0, 20(%rax)
movq %rax, 16(%rbx)
movq %r14, %rdi
callq _LargestIndependentSet
leaq L_.str(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "The size of largest independent set is = %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _newNode ; -- Begin function newNode
.p2align 2
_newNode: ; @newNode
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
mov w0, #24
bl _malloc
str w19, [x0]
stur xzr, [x0, #12]
stur xzr, [x0, #4]
str wzr, [x0, #20]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _max ; -- Begin function max
.p2align 2
_max: ; @max
.cfi_startproc
; %bb.0:
cmp w0, w1
csel w0, w0, w1, gt
ret
.cfi_endproc
; -- End function
.globl _LargestIndependentSet ; -- Begin function LargestIndependentSet
.p2align 2
_LargestIndependentSet: ; @LargestIndependentSet
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
cbz x0, LBB2_12
; %bb.1:
mov x19, x0
ldr w0, [x0, #4]
cbnz w0, LBB2_12
; %bb.2:
ldr x0, [x19, #8]
cbnz x0, LBB2_4
; %bb.3:
ldr x8, [x19, #16]
cbz x8, LBB2_13
LBB2_4:
bl _LargestIndependentSet
mov x20, x0
ldr x0, [x19, #16]
bl _LargestIndependentSet
mov x21, x0
ldr x8, [x19, #8]
cbz x8, LBB2_7
; %bb.5:
ldr x0, [x8, #8]
bl _LargestIndependentSet
mov x22, x0
ldr x0, [x19, #8]
bl _LargestIndependentSet
add w8, w22, w0
add w23, w8, #1
ldr x8, [x19, #8]
cbz x8, LBB2_8
; %bb.6:
ldr x0, [x8, #8]
bl _LargestIndependentSet
mov x22, x0
ldr x8, [x19, #8]
ldr x0, [x8, #16]
bl _LargestIndependentSet
add w8, w22, w23
add w23, w8, w0
b LBB2_8
LBB2_7:
mov w23, #1
LBB2_8:
add w21, w21, w20
ldr x8, [x19, #16]
cbz x8, LBB2_10
; %bb.9:
ldr x0, [x8, #8]
bl _LargestIndependentSet
mov x20, x0
ldr x8, [x19, #16]
ldr x0, [x8, #16]
bl _LargestIndependentSet
add w8, w20, w23
add w23, w8, w0
LBB2_10:
cmp w23, w21
csel w0, w23, w21, gt
LBB2_11:
str w0, [x19, #4]
LBB2_12:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB2_13:
mov w0, #1
b LBB2_11
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI3_0:
.long 20 ; 0x14
.long 0 ; 0x0
lCPI3_1:
.long 8 ; 0x8
.long 0 ; 0x0
lCPI3_2:
.long 12 ; 0xc
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov w0, #24
bl _malloc
mov x19, x0
Lloh0:
adrp x8, lCPI3_0@PAGE
Lloh1:
ldr d0, [x8, lCPI3_0@PAGEOFF]
str d0, [x0]
mov w0, #24
bl _malloc
mov x20, x0
Lloh2:
adrp x8, lCPI3_1@PAGE
Lloh3:
ldr d0, [x8, lCPI3_1@PAGEOFF]
str d0, [x0]
str x0, [x19, #8]
mov w0, #24
bl _malloc
mov w8, #4
str w8, [x0]
stur xzr, [x0, #12]
stur xzr, [x0, #4]
str wzr, [x0, #20]
str x0, [x20, #8]
mov w0, #24
bl _malloc
mov x21, x0
Lloh4:
adrp x8, lCPI3_2@PAGE
Lloh5:
ldr d0, [x8, lCPI3_2@PAGEOFF]
str d0, [x0]
str x0, [x20, #16]
mov w0, #24
bl _malloc
mov w8, #10
str w8, [x0]
stur xzr, [x0, #12]
stur xzr, [x0, #4]
str wzr, [x0, #20]
str x0, [x21, #8]
mov w0, #24
bl _malloc
mov w8, #14
str w8, [x0]
stur xzr, [x0, #12]
stur xzr, [x0, #4]
str wzr, [x0, #20]
str x0, [x21, #16]
mov w0, #24
bl _malloc
mov x20, x0
mov w8, #22
str w8, [x0]
stur xzr, [x0, #4]
str wzr, [x0, #12]
str x0, [x19, #16]
mov w0, #24
bl _malloc
mov w8, #25
str w8, [x0]
stur xzr, [x0, #12]
stur xzr, [x0, #4]
str wzr, [x0, #20]
str x0, [x20, #16]
mov x0, x19
bl _LargestIndependentSet
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdr Lloh4, Lloh5
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpLdr Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "The size of largest independent set is = %d"
.subsections_via_symbols
| the_stack_data/49340.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _smgrdounlinkall ## -- Begin function smgrdounlinkall
.p2align 4, 0x90
_smgrdounlinkall: ## @smgrdounlinkall
.cfi_startproc
## %bb.0:
testl %esi, %esi
je LBB0_17
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %ebx
movl %esi, %r13d
movq %rdi, -48(%rbp) ## 8-byte Spill
leal (,%r13,4), %edi
callq _palloc
movq %rax, %r15
testl %r13d, %r13d
movq %rax, -64(%rbp) ## 8-byte Spill
jle LBB0_2
## %bb.3:
movl %ebx, -52(%rbp) ## 4-byte Spill
movl %r13d, %r12d
xorl %r14d, %r14d
movq _MAX_FORKNUM@GOTPCREL(%rip), %rdx
movq _smgrsw@GOTPCREL(%rip), %rsi
movq -48(%rbp), %rcx ## 8-byte Reload
movq %r12, -72(%rbp) ## 8-byte Spill
jmp LBB0_4
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_4 Depth=1
incq %r14
movq -72(%rbp), %r12 ## 8-byte Reload
cmpq %r12, %r14
je LBB0_9
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movq (%rcx,%r14,8), %rdi
movl 4(%rdi), %eax
movslq (%rdi), %r12
movl %eax, (%r15,%r14,4)
cmpl $0, (%rdx)
js LBB0_8
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq (%rsi), %rax
shlq $4, %r12
xorl %esi, %esi
callq *8(%rax,%r12)
movq _smgrsw@GOTPCREL(%rip), %rsi
movq _MAX_FORKNUM@GOTPCREL(%rip), %rdx
movq -48(%rbp), %rcx ## 8-byte Reload
cmpl $0, (%rdx)
jle LBB0_8
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movl $1, %ebx
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rcx,%r14,8), %rdi
movq (%rsi), %rax
movl %ebx, %esi
callq *8(%rax,%r12)
movq _smgrsw@GOTPCREL(%rip), %rsi
movq _MAX_FORKNUM@GOTPCREL(%rip), %rdx
movq -48(%rbp), %rcx ## 8-byte Reload
leal 1(%rbx), %eax
cmpl (%rdx), %ebx
movl %eax, %ebx
jl LBB0_7
jmp LBB0_8
LBB0_9:
movq %r15, %rdi
movl %r13d, %esi
callq _DropRelFileNodesAllBuffers
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_10: ## =>This Inner Loop Header: Depth=1
movl (%r15,%rbx,4), %edi
callq _CacheInvalidateSmgr
incq %rbx
cmpq %rbx, %r12
jne LBB0_10
## %bb.11:
movq _MAX_FORKNUM@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %r13d, %r13d
movl -52(%rbp), %r15d ## 4-byte Reload
movq -64(%rbp), %r12 ## 8-byte Reload
jmp LBB0_12
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_12 Depth=1
incq %r13
cmpq -72(%rbp), %r13 ## 8-byte Folded Reload
je LBB0_16
LBB0_12: ## =>This Loop Header: Depth=1
## Child Loop BB0_14 Depth 2
testl %eax, %eax
movq _smgrsw@GOTPCREL(%rip), %r14
js LBB0_15
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax,%r13,8), %rax
movslq (%rax), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movl $-1, %ebx
.p2align 4, 0x90
LBB0_14: ## Parent Loop BB0_12 Depth=1
## => This Inner Loop Header: Depth=2
incl %ebx
movq (%r14), %rax
movq -80(%rbp), %rcx ## 8-byte Reload
shlq $4, %rcx
movl (%r12,%r13,4), %edi
movl %ebx, %esi
movl %r15d, %edx
callq *(%rax,%rcx)
movq _MAX_FORKNUM@GOTPCREL(%rip), %rax
movl (%rax), %eax
cmpl %eax, %ebx
jl LBB0_14
jmp LBB0_15
LBB0_17:
retq
LBB0_2:
movq %r15, %rdi
movl %r13d, %esi
callq _DropRelFileNodesAllBuffers
LBB0_16:
movq -64(%rbp), %rdi ## 8-byte Reload
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _pfree ## TAILCALL
.cfi_endproc
## -- End function
.comm _MAX_FORKNUM,4,2 ## @MAX_FORKNUM
.comm _smgrsw,8,3 ## @smgrsw
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _smgrdounlinkall ; -- Begin function smgrdounlinkall
.p2align 2
_smgrdounlinkall: ; @smgrdounlinkall
.cfi_startproc
; %bb.0:
cbz w1, LBB0_15
; %bb.1:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
.cfi_remember_state
mov x19, x2
mov x22, x1
mov x20, x0
lsl w0, w1, #2
bl _palloc
mov x21, x0
cmp w22, #0
b.le LBB0_16
; %bb.2:
mov x27, #0
Lloh0:
adrp x24, _MAX_FORKNUM@GOTPAGE
Lloh1:
ldr x24, [x24, _MAX_FORKNUM@GOTPAGEOFF]
Lloh2:
adrp x25, _smgrsw@GOTPAGE
Lloh3:
ldr x25, [x25, _smgrsw@GOTPAGEOFF]
mov w26, w22
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add x27, x27, #1
cmp x27, x26
b.eq LBB0_8
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldr x0, [x20, x27, lsl #3]
ldp w28, w8, [x0]
; kill: def $w28 killed $w28 def $x28
sxtw x28, w28
str w8, [x21, x27, lsl #2]
ldr w8, [x24]
tbnz w8, #31, LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [x25]
add x8, x8, x28, lsl #4
ldr x8, [x8, #8]
mov w1, #0
blr x8
ldr w8, [x24]
cmp w8, #1
b.lt LBB0_3
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
mov w23, #1
LBB0_7: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [x20, x27, lsl #3]
ldr x8, [x25]
add x8, x8, x28, lsl #4
ldr x8, [x8, #8]
mov x1, x23
blr x8
ldr w8, [x24]
add w9, w23, #1
cmp w23, w8
mov x23, x9
b.lt LBB0_7
b LBB0_3
LBB0_8:
mov x0, x21
mov x1, x22
bl _DropRelFileNodesAllBuffers
mov x22, x26
mov x23, x21
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr w0, [x23], #4
bl _CacheInvalidateSmgr
subs x22, x22, #1
b.ne LBB0_9
; %bb.10:
mov x23, #0
ldr w8, [x24]
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_12 Depth=1
add x23, x23, #1
cmp x23, x26
b.eq LBB0_17
LBB0_12: ; =>This Loop Header: Depth=1
; Child Loop BB0_14 Depth 2
tbnz w8, #31, LBB0_11
; %bb.13: ; in Loop: Header=BB0_12 Depth=1
ldr x8, [x20, x23, lsl #3]
ldrsw x27, [x8]
mov w22, #-1
LBB0_14: ; Parent Loop BB0_12 Depth=1
; => This Inner Loop Header: Depth=2
add w22, w22, #1
ldr x8, [x25]
lsl x9, x27, #4
ldr x8, [x8, x9]
ldr w0, [x21, x23, lsl #2]
mov x1, x22
mov x2, x19
blr x8
ldr w8, [x24]
cmp w22, w8
b.lt LBB0_14
b LBB0_11
LBB0_15:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
.cfi_same_value w21
.cfi_same_value w22
.cfi_same_value w23
.cfi_same_value w24
.cfi_same_value w25
.cfi_same_value w26
.cfi_same_value w27
.cfi_same_value w28
ret
LBB0_16:
.cfi_restore_state
mov x0, x21
mov x1, x22
bl _DropRelFileNodesAllBuffers
LBB0_17:
mov x0, x21
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
b _pfree
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _MAX_FORKNUM,4,2 ; @MAX_FORKNUM
.comm _smgrsw,8,3 ; @smgrsw
.subsections_via_symbols
| AnghaBench/postgres/src/backend/storage/smgr/extr_smgr.c_smgrdounlinkall.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hello_world ## -- Begin function hello_world
.p2align 4, 0x90
_hello_world: ## @hello_world
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_str(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_str(%rip), %rdi
callq _puts
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_str: ## @str
.asciz "Hello, World!"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hello_world ; -- Begin function hello_world
.p2align 2
_hello_world: ; @hello_world
.cfi_startproc
; %bb.0:
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
b _puts
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh2:
adrp x0, l_str@PAGE
Lloh3:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_str: ; @str
.asciz "Hello, World!"
.subsections_via_symbols
| the_stack_data/65080.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function idtg2_set_domain
_idtg2_set_domain: ## @idtg2_set_domain
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rcx, %r8
movq _IDT_RIO_DOMAIN@GOTPCREL(%rip), %rax
movl (%rax), %ecx
## kill: def $r8d killed $r8d killed $r8
callq _rio_mport_write_config_32
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IDT_RIO_DOMAIN,4,2 ## @IDT_RIO_DOMAIN
.no_dead_strip _idtg2_set_domain
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function idtg2_set_domain
_idtg2_set_domain: ; @idtg2_set_domain
.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 x4, x3
Lloh0:
adrp x8, _IDT_RIO_DOMAIN@GOTPAGE
Lloh1:
ldr x8, [x8, _IDT_RIO_DOMAIN@GOTPAGEOFF]
Lloh2:
ldr w3, [x8]
; kill: def $w4 killed $w4 killed $x4
bl _rio_mport_write_config_32
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _IDT_RIO_DOMAIN,4,2 ; @IDT_RIO_DOMAIN
.no_dead_strip _idtg2_set_domain
.subsections_via_symbols
| AnghaBench/linux/drivers/rapidio/switches/extr_idt_gen2.c_idtg2_set_domain.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ionic_tx_tso
_ionic_tx_tso: ## @ionic_tx_tso
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $168, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r13
movq %rdi, %r15
callq _q_to_tx_stats
movq %rax, %rbx
movq (%r15), %r12
movq 8(%r15), %rax
movq (%rax), %rax
movq (%rax), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
movq %r13, %rdi
callq _skb_shinfo
movl (%rax), %eax
movq %rax, -88(%rbp) ## 8-byte Spill
movq %r13, %rdi
callq _skb_shinfo
movl 4(%rax), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movl (%r13), %eax
movl %eax, -76(%rbp) ## 4-byte Spill
movq %r13, %rdi
callq _skb_headlen
movl %eax, -128(%rbp) ## 4-byte Spill
movq %r13, %rdi
callq _skb_shinfo
movq _SKB_GSO_GRE_CSUM@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl $1, %edx
testl %ecx, 8(%rax)
jne LBB0_2
## %bb.1:
movq %r13, %rdi
callq _skb_shinfo
movq _SKB_GSO_UDP_TUNNEL_CSUM@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
xorl %edx, %edx
testl %ecx, 8(%rax)
setne %dl
LBB0_2:
movq %rdx, -184(%rbp) ## 8-byte Spill
movq %r13, %rdi
callq _skb_vlan_tag_present
xorl %ecx, %ecx
movq %rcx, -112(%rbp) ## 8-byte Spill
testl %eax, %eax
setne %r14b
movq %r13, %rdi
callq _skb_vlan_tag_get
## kill: def $eax killed $eax def $rax
movq %rax, -176(%rbp) ## 8-byte Spill
cmpl $0, 4(%r13)
je LBB0_3
## %bb.5:
movq %r13, %rdi
callq _ionic_tx_tcp_inner_pseudo_csum
testl %eax, %eax
jne LBB0_38
## %bb.6:
movq %rbx, -168(%rbp) ## 8-byte Spill
movq %r13, %rdi
callq _skb_inner_transport_header
movl %eax, %ebx
subl 8(%r13), %ebx
movq %r13, %rdi
callq _inner_tcp_hdrlen
jmp LBB0_7
LBB0_3:
movq %r13, %rdi
callq _ionic_tx_tcp_pseudo_csum
testl %eax, %eax
jne LBB0_38
## %bb.4:
movq %rbx, -168(%rbp) ## 8-byte Spill
movq %r13, %rdi
callq _skb_transport_offset
movl %eax, %ebx
movq %r13, %rdi
callq _tcp_hdrlen
LBB0_7:
## kill: def $eax killed $eax def $rax
addl %ebx, %eax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -112(%rbp), %rax ## 8-byte Reload
movb %r14b, %al
movq %rax, -112(%rbp) ## 8-byte Spill
movq %r13, %rdi
callq _skb_headlen
movl %eax, %ebx
leaq -136(%rbp), %rsi
movq %r15, %rdi
callq _ionic_tx_tso_next
testl %ebx, %ebx
movq %r15, -56(%rbp) ## 8-byte Spill
movq %r13, -120(%rbp) ## 8-byte Spill
movq %r12, -200(%rbp) ## 8-byte Spill
movq %rax, -104(%rbp) ## 8-byte Spill
je LBB0_8
## %bb.9:
movq -88(%rbp), %rax ## 8-byte Reload
movq -72(%rbp), %rcx ## 8-byte Reload
leal (%rcx,%rax), %r15d
xorl %ecx, %ecx
movl $1, %r14d
xorl %r13d, %r13d
xorl %eax, %eax
movq %rax, -144(%rbp) ## 8-byte Spill
xorl %eax, %eax
movq %rax, -152(%rbp) ## 8-byte Spill
LBB0_10: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
movq %rcx, -96(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_11: ## Parent Loop BB0_10 Depth=1
## => This Inner Loop Header: Depth=2
movl %r15d, %edi
movl %ebx, %esi
callq _min
movl %eax, %edx
movq -120(%rbp), %rax ## 8-byte Reload
movl 8(%rax), %esi
addl %r13d, %esi
movq -56(%rbp), %rdi ## 8-byte Reload
movl %edx, -44(%rbp) ## 4-byte Spill
callq _ionic_tx_map_single
movq -192(%rbp), %rdi ## 8-byte Reload
movl %eax, -60(%rbp) ## 4-byte Spill
movl %eax, %esi
callq _dma_mapping_error
testq %rax, %rax
jne LBB0_34
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movl %r15d, %r12d
movl -44(%rbp), %eax ## 4-byte Reload
subl %eax, %r12d
subl %eax, %ebx
addl %eax, %r13d
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
je LBB0_16
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
testl %r12d, %r12d
je LBB0_16
## %bb.14: ## in Loop: Header=BB0_11 Depth=2
testl %ebx, %ebx
jne LBB0_11
jmp LBB0_15
LBB0_16: ## in Loop: Header=BB0_10 Depth=1
xorl %eax, %eax
movl -48(%rbp), %ecx ## 4-byte Reload
orl %ebx, %ecx
sete %al
subq $8, %rsp
xorl %ecx, %ecx
movq %rcx, -160(%rbp) ## 8-byte Spill
movq -56(%rbp), %rdi ## 8-byte Reload
movq -104(%rbp), %rsi ## 8-byte Reload
movq -120(%rbp), %rdx ## 8-byte Reload
movl -60(%rbp), %ecx ## 4-byte Reload
xorl %r8d, %r8d
movl -44(%rbp), %r9d ## 4-byte Reload
pushq %rax
pushq %r14
pushq -112(%rbp) ## 8-byte Folded Reload
pushq -176(%rbp) ## 8-byte Folded Reload
pushq -184(%rbp) ## 8-byte Folded Reload
movq -88(%rbp), %r15 ## 8-byte Reload
pushq %r15
movq -72(%rbp), %r14 ## 8-byte Reload
pushq %r14
callq _ionic_tx_tso_post
addq $64, %rsp
incq -144(%rbp) ## 8-byte Folded Spill
testb $1, -96(%rbp) ## 1-byte Folded Reload
movl $0, %eax
cmovnel %r14d, %eax
movl -44(%rbp), %ecx ## 4-byte Reload
## kill: def $ecx killed $ecx def $rcx
addl %eax, %ecx
addq %rcx, -152(%rbp) ## 8-byte Folded Spill
movq -56(%rbp), %rdi ## 8-byte Reload
leaq -136(%rbp), %rsi
callq _ionic_tx_tso_next
movq %rax, -104(%rbp) ## 8-byte Spill
movb $1, %cl
movl $0, %r14d
## kill: def $r15d killed $r15d killed $r15
testl %ebx, %ebx
jne LBB0_10
jmp LBB0_17
LBB0_8:
xorl %eax, %eax
movq %rax, -152(%rbp) ## 8-byte Spill
movl $1, %eax
movq %rax, -160(%rbp) ## 8-byte Spill
xorl %eax, %eax
movq %rax, -144(%rbp) ## 8-byte Spill
## implicit-def: $eax
## kill: killed $eax
xorl %r12d, %r12d
## implicit-def: $eax
## kill: killed $eax
jmp LBB0_17
LBB0_15:
## kill: def $r14d killed $r14d killed $r14 def $r14
movq %r14, -160(%rbp) ## 8-byte Spill
LBB0_17:
movl -76(%rbp), %ebx ## 4-byte Reload
subl -128(%rbp), %ebx ## 4-byte Folded Reload
movq -120(%rbp), %rdi ## 8-byte Reload
callq _skb_shinfo
testl %ebx, %ebx
je LBB0_18
## %bb.19:
movq 16(%rax), %rdi
xorl %eax, %eax
movq %rax, -96(%rbp) ## 8-byte Spill
movq -168(%rbp), %r13 ## 8-byte Reload
LBB0_20: ## =>This Loop Header: Depth=1
## Child Loop BB0_21 Depth 2
movq %rdi, -128(%rbp) ## 8-byte Spill
callq _skb_frag_size
movl %eax, %r15d
subl %eax, %ebx
movl %ebx, -76(%rbp) ## 4-byte Spill
decl -48(%rbp) ## 4-byte Folded Spill
incl 12(%r13)
xorl %r14d, %r14d
movq -160(%rbp), %rbx ## 8-byte Reload
.p2align 4, 0x90
LBB0_21: ## Parent Loop BB0_20 Depth=1
## => This Inner Loop Header: Depth=2
testl %r15d, %r15d
je LBB0_32
## %bb.22: ## in Loop: Header=BB0_21 Depth=2
testl %r12d, %r12d
je LBB0_27
## %bb.23: ## in Loop: Header=BB0_21 Depth=2
movl %r12d, %edi
movl %r15d, %esi
callq _min
movl %eax, %r13d
movq -56(%rbp), %rdi ## 8-byte Reload
movq -128(%rbp), %rsi ## 8-byte Reload
movl %r14d, %edx
movl %eax, %ecx
callq _ionic_tx_map_frag
movl %eax, %edi
callq _cpu_to_le64
movq -136(%rbp), %rcx
movl %eax, 4(%rcx)
movq -192(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
callq _dma_mapping_error
testq %rax, %rax
jne LBB0_34
## %bb.24: ## in Loop: Header=BB0_21 Depth=2
subl %r13d, %r12d
movl %r13d, %edi
callq _cpu_to_le16
movq -136(%rbp), %rcx
leaq 8(%rcx), %rdx
incq -96(%rbp) ## 8-byte Folded Spill
subl %r13d, %r15d
addl %r13d, %r14d
movl %eax, (%rcx)
movq %rdx, -136(%rbp)
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
movq -72(%rbp), %rax ## 8-byte Reload
je LBB0_26
## %bb.25: ## in Loop: Header=BB0_21 Depth=2
testl %r12d, %r12d
jne LBB0_21
LBB0_26: ## in Loop: Header=BB0_21 Depth=2
xorl %r10d, %r10d
movl -48(%rbp), %ecx ## 4-byte Reload
orl %r15d, %ecx
sete %r10b
subq $8, %rsp
movq -56(%rbp), %rdi ## 8-byte Reload
movq -104(%rbp), %rsi ## 8-byte Reload
movq -120(%rbp), %rdx ## 8-byte Reload
movl -60(%rbp), %ecx ## 4-byte Reload
movq -96(%rbp), %r8 ## 8-byte Reload
movl -44(%rbp), %r9d ## 4-byte Reload
pushq %r10
pushq %rbx
pushq -112(%rbp) ## 8-byte Folded Reload
pushq -176(%rbp) ## 8-byte Folded Reload
pushq -184(%rbp) ## 8-byte Folded Reload
pushq -88(%rbp) ## 8-byte Folded Reload
pushq %rax
movq %rax, -72(%rbp) ## 8-byte Spill
callq _ionic_tx_tso_post
addq $64, %rsp
LBB0_31: ## in Loop: Header=BB0_21 Depth=2
testl %ebx, %ebx
movl $0, %ebx
cmovel -72(%rbp), %ebx ## 4-byte Folded Reload
addl %r13d, %ebx
movq -56(%rbp), %rdi ## 8-byte Reload
leaq -136(%rbp), %rsi
callq _ionic_tx_tso_next
movq %rax, -104(%rbp) ## 8-byte Spill
incq -144(%rbp) ## 8-byte Folded Spill
addq %rbx, -152(%rbp) ## 8-byte Folded Spill
xorl %ebx, %ebx
jmp LBB0_21
LBB0_27: ## in Loop: Header=BB0_21 Depth=2
movq -88(%rbp), %rdi ## 8-byte Reload
## kill: def $edi killed $edi killed $rdi
movl %r15d, %esi
callq _min
movq -56(%rbp), %rdi ## 8-byte Reload
movq -128(%rbp), %rsi ## 8-byte Reload
movl %r14d, %edx
movl %eax, -44(%rbp) ## 4-byte Spill
movl %eax, %ecx
callq _ionic_tx_map_frag
movq -192(%rbp), %rdi ## 8-byte Reload
movl %eax, -60(%rbp) ## 4-byte Spill
movl %eax, %esi
callq _dma_mapping_error
testq %rax, %rax
jne LBB0_34
## %bb.28: ## in Loop: Header=BB0_21 Depth=2
movq -88(%rbp), %rax ## 8-byte Reload
movl %eax, %r12d
movl -44(%rbp), %eax ## 4-byte Reload
subl %eax, %r12d
subl %eax, %r15d
addl %eax, %r14d
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
movq -72(%rbp), %rax ## 8-byte Reload
je LBB0_30
## %bb.29: ## in Loop: Header=BB0_21 Depth=2
movl $0, %ecx
movq %rcx, -96(%rbp) ## 8-byte Spill
testl %r12d, %r12d
jne LBB0_21
LBB0_30: ## in Loop: Header=BB0_21 Depth=2
xorl %r10d, %r10d
movl -48(%rbp), %ecx ## 4-byte Reload
orl %r15d, %ecx
sete %r10b
subq $8, %rsp
movq -56(%rbp), %rdi ## 8-byte Reload
movq -104(%rbp), %rsi ## 8-byte Reload
movq -120(%rbp), %rdx ## 8-byte Reload
movl -60(%rbp), %ecx ## 4-byte Reload
xorl %r8d, %r8d
movl -44(%rbp), %r13d ## 4-byte Reload
movl %r13d, %r9d
pushq %r10
pushq %rbx
pushq -112(%rbp) ## 8-byte Folded Reload
pushq -176(%rbp) ## 8-byte Folded Reload
pushq -184(%rbp) ## 8-byte Folded Reload
pushq -88(%rbp) ## 8-byte Folded Reload
pushq %rax
movq %rax, -72(%rbp) ## 8-byte Spill
callq _ionic_tx_tso_post
addq $64, %rsp
xorl %eax, %eax
movq %rax, -96(%rbp) ## 8-byte Spill
jmp LBB0_31
LBB0_32: ## in Loop: Header=BB0_20 Depth=1
movq %rbx, -160(%rbp) ## 8-byte Spill
movq -128(%rbp), %rdi ## 8-byte Reload
addq $4, %rdi
movl -76(%rbp), %ebx ## 4-byte Reload
testl %ebx, %ebx
movq -168(%rbp), %r13 ## 8-byte Reload
jne LBB0_20
jmp LBB0_33
LBB0_34:
movq -200(%rbp), %r15 ## 8-byte Reload
movq (%r15), %rax
movq -56(%rbp), %r14 ## 8-byte Reload
movq (%r14), %rcx
cmpq (%rcx), %rax
je LBB0_37
## %bb.35:
movq %r15, %rbx
.p2align 4, 0x90
LBB0_36: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %rbx, %rsi
xorl %edx, %edx
xorl %ecx, %ecx
callq _ionic_tx_clean
movq 8(%rbx), %rbx
movq (%rbx), %rax
movq (%r14), %rcx
cmpq (%rcx), %rax
jne LBB0_36
LBB0_37:
movq %r15, (%r14)
movq _ENOMEM@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_38
LBB0_18:
movq -168(%rbp), %r13 ## 8-byte Reload
LBB0_33:
movq -144(%rbp), %rax ## 8-byte Reload
addl %eax, 8(%r13)
movq -152(%rbp), %rax ## 8-byte Reload
addl %eax, 4(%r13)
incl (%r13)
xorl %eax, %eax
LBB0_38:
addq $168, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SKB_GSO_GRE_CSUM,4,2 ## @SKB_GSO_GRE_CSUM
.comm _SKB_GSO_UDP_TUNNEL_CSUM,4,2 ## @SKB_GSO_UDP_TUNNEL_CSUM
.comm _ENOMEM,4,2 ## @ENOMEM
.no_dead_strip _ionic_tx_tso
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ionic_tx_tso
_ionic_tx_tso: ; @ionic_tx_tso
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x28, x27, [sp, #128] ; 16-byte Folded Spill
stp x26, x25, [sp, #144] ; 16-byte Folded Spill
stp x24, x23, [sp, #160] ; 16-byte Folded Spill
stp x22, x21, [sp, #176] ; 16-byte Folded Spill
stp x20, x19, [sp, #192] ; 16-byte Folded Spill
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x21, x1
mov x19, x0
bl _q_to_tx_stats
mov x20, x0
ldp x22, x8, [x19]
ldr x8, [x8]
ldr x8, [x8]
str x8, [sp, #104] ; 8-byte Folded Spill
mov x0, x21
bl _skb_shinfo
ldr w23, [x0]
mov x0, x21
bl _skb_shinfo
ldr w8, [x0, #4]
stur w8, [x29, #-92] ; 4-byte Folded Spill
ldr w27, [x21]
mov x0, x21
bl _skb_headlen
mov x28, x0
mov x0, x21
bl _skb_shinfo
ldr w8, [x0, #8]
Lloh0:
adrp x9, _SKB_GSO_GRE_CSUM@GOTPAGE
Lloh1:
ldr x9, [x9, _SKB_GSO_GRE_CSUM@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_2
; %bb.1:
mov w24, #1
b LBB0_3
LBB0_2:
mov x0, x21
bl _skb_shinfo
ldr w8, [x0, #8]
Lloh3:
adrp x9, _SKB_GSO_UDP_TUNNEL_CSUM@GOTPAGE
Lloh4:
ldr x9, [x9, _SKB_GSO_UDP_TUNNEL_CSUM@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
tst w9, w8
cset w24, ne
LBB0_3:
mov x0, x21
bl _skb_vlan_tag_present
cmp w0, #0
cset w25, ne
mov x0, x21
bl _skb_vlan_tag_get
mov x26, x0
ldr w8, [x21, #4]
cbz w8, LBB0_6
; %bb.4:
mov x0, x21
bl _ionic_tx_tcp_inner_pseudo_csum
cbnz w0, LBB0_37
; %bb.5:
str w28, [sp, #28] ; 4-byte Folded Spill
str x20, [sp, #64] ; 8-byte Folded Spill
mov x0, x21
bl _skb_inner_transport_header
ldr w8, [x21, #8]
sub w20, w0, w8
mov x0, x21
bl _inner_tcp_hdrlen
add w28, w20, w0
b LBB0_8
LBB0_6:
mov x0, x21
bl _ionic_tx_tcp_pseudo_csum
cbnz w0, LBB0_37
; %bb.7:
str w28, [sp, #28] ; 4-byte Folded Spill
str x20, [sp, #64] ; 8-byte Folded Spill
mov x0, x21
bl _skb_transport_offset
mov x20, x0
mov x0, x21
bl _tcp_hdrlen
add w28, w0, w20
LBB0_8:
mov x0, x21
bl _skb_headlen
mov x20, x0
sub x1, x29, #88
mov x0, x19
bl _ionic_tx_tso_next
str w28, [sp, #60] ; 4-byte Folded Spill
str x22, [sp, #48] ; 8-byte Folded Spill
str w23, [sp, #84] ; 4-byte Folded Spill
stp w25, w24, [sp, #40] ; 8-byte Folded Spill
stp w27, w26, [sp, #32] ; 8-byte Folded Spill
str x0, [sp, #72] ; 8-byte Folded Spill
cbz w20, LBB0_15
; %bb.9:
mov w26, #0
mov w27, #0
stp xzr, xzr, [sp, #88] ; 16-byte Folded Spill
add w23, w28, w23
mov w24, #1
LBB0_10: ; =>This Inner Loop Header: Depth=1
mov x0, x23
mov x1, x20
bl _min
mov x22, x0
ldr w8, [x21, #8]
add w1, w8, w27
mov x0, x19
mov x2, x22
bl _ionic_tx_map_single
mov x28, x0
ldr x0, [sp, #104] ; 8-byte Folded Reload
mov x1, x28
bl _dma_mapping_error
cbnz x0, LBB0_33
; %bb.11: ; in Loop: Header=BB0_10 Depth=1
sub w25, w23, w22
sub w20, w20, w22
add w27, w22, w27
ldur w8, [x29, #-92] ; 4-byte Folded Reload
cbz w8, LBB0_14
; %bb.12: ; in Loop: Header=BB0_10 Depth=1
cbz w25, LBB0_14
; %bb.13: ; in Loop: Header=BB0_10 Depth=1
cbnz w20, LBB0_10
b LBB0_16
LBB0_14: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-92] ; 4-byte Folded Reload
orr w8, w8, w20
cmp w8, #0
cset w8, eq
ldr w9, [sp, #40] ; 4-byte Folded Reload
stp w9, w24, [sp, #8]
ldr w10, [sp, #36] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
stp w9, w10, [sp]
str w8, [sp, #16]
mov x0, x19
ldr x1, [sp, #72] ; 8-byte Folded Reload
mov x2, x21
mov x3, x28
mov x4, #0
mov x5, x22
ldr w24, [sp, #60] ; 4-byte Folded Reload
mov x6, x24
ldr w23, [sp, #84] ; 4-byte Folded Reload
mov x7, x23
bl _ionic_tx_tso_post
ldp x8, x9, [sp, #88] ; 16-byte Folded Reload
add x10, x8, #1
tst w26, #0x1
csel w8, w24, wzr, ne
add w8, w22, w8
add x9, x9, x8
stp x10, x9, [sp, #88] ; 16-byte Folded Spill
sub x1, x29, #88
mov x0, x19
bl _ionic_tx_tso_next
str x0, [sp, #72] ; 8-byte Folded Spill
mov w24, #0
mov w8, #0
mov w26, #1
cbnz w20, LBB0_10
b LBB0_17
LBB0_15:
stp xzr, xzr, [sp, #88] ; 16-byte Folded Spill
mov w25, #0
mov w8, #1
; implicit-def: $w28
; implicit-def: $w22
b LBB0_17
LBB0_16:
mov x8, x24
LBB0_17:
str w8, [sp, #56] ; 4-byte Folded Spill
ldp w9, w8, [sp, #28] ; 8-byte Folded Reload
sub w26, w8, w9
mov x0, x21
bl _skb_shinfo
cbz w26, LBB0_32
; %bb.18:
mov x20, #0
ldr x24, [x0, #16]
LBB0_19: ; =>This Loop Header: Depth=1
; Child Loop BB0_20 Depth 2
mov x0, x24
bl _skb_frag_size
mov x27, x0
mov w23, #0
sub w26, w26, w0
str w26, [sp, #32] ; 4-byte Folded Spill
ldur w8, [x29, #-92] ; 4-byte Folded Reload
sub w8, w8, #1
stur w8, [x29, #-92] ; 4-byte Folded Spill
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
LBB0_20: ; Parent Loop BB0_19 Depth=1
; => This Inner Loop Header: Depth=2
cbz w27, LBB0_31
; %bb.21: ; in Loop: Header=BB0_20 Depth=2
cbz w25, LBB0_27
; %bb.22: ; in Loop: Header=BB0_20 Depth=2
mov x0, x25
mov x1, x27
bl _min
mov x26, x0
mov x0, x19
mov x1, x24
mov x2, x23
mov x3, x26
bl _ionic_tx_map_frag
bl _cpu_to_le64
mov x1, x0
ldur x8, [x29, #-88]
str w0, [x8, #4]
ldr x0, [sp, #104] ; 8-byte Folded Reload
bl _dma_mapping_error
cbnz x0, LBB0_33
; %bb.23: ; in Loop: Header=BB0_20 Depth=2
sub w25, w25, w26
mov x0, x26
bl _cpu_to_le16
ldur x8, [x29, #-88]
str w0, [x8], #8
stur x8, [x29, #-88]
add x20, x20, #1
sub w27, w27, w26
add w23, w26, w23
ldur w8, [x29, #-92] ; 4-byte Folded Reload
cbz w8, LBB0_25
; %bb.24: ; in Loop: Header=BB0_20 Depth=2
cbnz w25, LBB0_20
LBB0_25: ; in Loop: Header=BB0_20 Depth=2
ldur w8, [x29, #-92] ; 4-byte Folded Reload
orr w8, w8, w27
cmp w8, #0
cset w8, eq
ldp w10, w6, [sp, #56] ; 8-byte Folded Reload
ldr w9, [sp, #40] ; 4-byte Folded Reload
stp w9, w10, [sp, #8]
ldr w10, [sp, #36] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
stp w9, w10, [sp]
str w8, [sp, #16]
mov x0, x19
ldr x1, [sp, #72] ; 8-byte Folded Reload
mov x2, x21
mov x3, x28
mov x4, x20
mov x5, x22
ldr w7, [sp, #84] ; 4-byte Folded Reload
bl _ionic_tx_tso_post
LBB0_26: ; in Loop: Header=BB0_20 Depth=2
ldr w8, [sp, #56] ; 4-byte Folded Reload
cmp w8, #0
ldr w8, [sp, #60] ; 4-byte Folded Reload
csel w8, w8, wzr, eq
add w26, w26, w8
sub x1, x29, #88
mov x0, x19
bl _ionic_tx_tso_next
str x0, [sp, #72] ; 8-byte Folded Spill
str wzr, [sp, #56] ; 4-byte Folded Spill
ldr x8, [sp, #88] ; 8-byte Folded Reload
add x9, x8, #1
ldr x8, [sp, #96] ; 8-byte Folded Reload
add x8, x8, x26
stp x9, x8, [sp, #88] ; 16-byte Folded Spill
b LBB0_20
LBB0_27: ; in Loop: Header=BB0_20 Depth=2
ldr w0, [sp, #84] ; 4-byte Folded Reload
mov x1, x27
bl _min
mov x22, x0
mov x0, x19
mov x1, x24
mov x2, x23
mov x3, x22
bl _ionic_tx_map_frag
mov x28, x0
ldr x0, [sp, #104] ; 8-byte Folded Reload
mov x1, x28
bl _dma_mapping_error
cbnz x0, LBB0_33
; %bb.28: ; in Loop: Header=BB0_20 Depth=2
ldr w8, [sp, #84] ; 4-byte Folded Reload
sub w25, w8, w22
sub w27, w27, w22
add w23, w22, w23
ldur w8, [x29, #-92] ; 4-byte Folded Reload
cbz w8, LBB0_30
; %bb.29: ; in Loop: Header=BB0_20 Depth=2
mov x20, #0
cbnz w25, LBB0_20
LBB0_30: ; in Loop: Header=BB0_20 Depth=2
ldur w8, [x29, #-92] ; 4-byte Folded Reload
orr w8, w8, w27
cmp w8, #0
cset w8, eq
ldp w10, w6, [sp, #56] ; 8-byte Folded Reload
ldr w9, [sp, #40] ; 4-byte Folded Reload
stp w9, w10, [sp, #8]
ldr w10, [sp, #36] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
stp w9, w10, [sp]
str w8, [sp, #16]
mov x0, x19
ldr x1, [sp, #72] ; 8-byte Folded Reload
mov x2, x21
mov x3, x28
mov x4, #0
mov x5, x22
ldr w7, [sp, #84] ; 4-byte Folded Reload
bl _ionic_tx_tso_post
mov x20, #0
mov x26, x22
b LBB0_26
LBB0_31: ; in Loop: Header=BB0_19 Depth=1
add x24, x24, #4
ldr w26, [sp, #32] ; 4-byte Folded Reload
cbnz w26, LBB0_19
LBB0_32:
mov w0, #0
ldr x10, [sp, #64] ; 8-byte Folded Reload
ldr w8, [x10, #8]
ldp x9, x11, [sp, #88] ; 16-byte Folded Reload
add w8, w8, w9
str w8, [x10, #8]
ldp w9, w8, [x10]
add w8, w8, w11
add w9, w9, #1
stp w9, w8, [x10]
b LBB0_37
LBB0_33:
ldr x21, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x21]
ldr x9, [x19]
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_36
; %bb.34:
mov x20, x21
LBB0_35: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x20
mov x2, #0
mov x3, #0
bl _ionic_tx_clean
ldr x20, [x20, #8]
ldr x8, [x20]
ldr x9, [x19]
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_35
LBB0_36:
str x21, [x19]
Lloh6:
adrp x8, _ENOMEM@GOTPAGE
Lloh7:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
neg w0, w8
LBB0_37:
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
ldp x20, x19, [sp, #192] ; 16-byte Folded Reload
ldp x22, x21, [sp, #176] ; 16-byte Folded Reload
ldp x24, x23, [sp, #160] ; 16-byte Folded Reload
ldp x26, x25, [sp, #144] ; 16-byte Folded Reload
ldp x28, x27, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #224
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _SKB_GSO_GRE_CSUM,4,2 ; @SKB_GSO_GRE_CSUM
.comm _SKB_GSO_UDP_TUNNEL_CSUM,4,2 ; @SKB_GSO_UDP_TUNNEL_CSUM
.comm _ENOMEM,4,2 ; @ENOMEM
.no_dead_strip _ionic_tx_tso
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/pensando/ionic/extr_ionic_txrx.c_ionic_tx_tso.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function CRYPT_ConstructBlobArray
_CRYPT_ConstructBlobArray: ## @CRYPT_ConstructBlobArray
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, -48(%rbp) ## 8-byte Spill
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %r13
movl %edx, (%rdi)
testl %edx, %edx
je LBB0_8
## %bb.1:
movl %edx, %r12d
movq %rsi, %r15
leal (,%r12,4), %ebx
movl %ebx, %edi
callq _CryptMemAlloc
movq %rax, (%r15)
testq %rax, %rax
je LBB0_7
## %bb.2:
movq %rax, %rdi
xorl %esi, %esi
movl %ebx, %edx
callq _memset
testq %r13, %r13
je LBB0_8
## %bb.3:
testl %r12d, %r12d
jle LBB0_8
## %bb.4:
movl %r12d, %r12d
movl $1, %ebx
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq (%r15), %rdi
addq %r14, %rdi
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r14), %rsi
callq _CRYPT_ConstructBlob
movq %rax, %r13
testq %rax, %rax
je LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
addq $4, %r14
leaq 1(%rbx), %rax
cmpq %r12, %rbx
movq %rax, %rbx
jb LBB0_5
jmp LBB0_8
LBB0_7:
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %r13
LBB0_8:
movq %r13, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TRUE,8,3 ## @TRUE
.comm _FALSE,8,3 ## @FALSE
.no_dead_strip _CRYPT_ConstructBlobArray
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function CRYPT_ConstructBlobArray
_CRYPT_ConstructBlobArray: ; @CRYPT_ConstructBlobArray
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh0:
adrp x8, _TRUE@GOTPAGE
Lloh1:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh2:
ldr x21, [x8]
str w2, [x0]
cbz w2, LBB0_7
; %bb.1:
mov x19, x3
mov x22, x2
mov x20, x1
lsl w23, w2, #2
mov x0, x23
bl _CryptMemAlloc
str x0, [x20]
cbz x0, LBB0_6
; %bb.2:
mov w1, #0
mov x2, x23
bl _memset
cmp x21, #0
ccmp w22, #1, #8, ne
b.lt LBB0_7
; %bb.3:
mov x23, #0
mov w22, w22
mov w24, #1
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20]
add x0, x8, x23
add x1, x19, x23
bl _CRYPT_ConstructBlob
add x23, x23, #4
cmp x0, #0
ccmp x24, x22, #2, ne
add x24, x24, #1
b.lo LBB0_4
; %bb.5:
mov x21, x0
b LBB0_7
LBB0_6:
Lloh3:
adrp x8, _FALSE@GOTPAGE
Lloh4:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh5:
ldr x21, [x8]
LBB0_7:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _TRUE,8,3 ; @TRUE
.comm _FALSE,8,3 ; @FALSE
.no_dead_strip _CRYPT_ConstructBlobArray
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/crypt32/extr_msg.c_CRYPT_ConstructBlobArray.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_memcpy ## -- Begin function ft_memcpy
.p2align 4, 0x90
_ft_memcpy: ## @ft_memcpy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
.cfi_offset %rbx, -24
movq %rdi, %rax
testq %rdx, %rdx
je LBB0_17
## %bb.1:
cmpq $8, %rdx
jb LBB0_2
## %bb.4:
movq %rax, %rcx
subq %rsi, %rcx
cmpq $32, %rcx
jb LBB0_2
## %bb.5:
cmpq $32, %rdx
jae LBB0_18
## %bb.6:
xorl %r9d, %r9d
jmp LBB0_7
LBB0_2:
movq %rax, %r11
LBB0_3:
movq %rdx, %r8
movq %rsi, %rbx
jmp LBB0_10
LBB0_18:
movq %rdx, %r9
andq $-32, %r9
leaq -32(%r9), %rcx
movq %rcx, %rdi
shrq $5, %rdi
incq %rdi
movl %edi, %r8d
andl $3, %r8d
cmpq $96, %rcx
jae LBB0_20
## %bb.19:
xorl %ecx, %ecx
jmp LBB0_22
LBB0_20:
andq $-4, %rdi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_21: ## =>This Inner Loop Header: Depth=1
movups (%rsi,%rcx), %xmm0
movups 16(%rsi,%rcx), %xmm1
movups %xmm0, (%rax,%rcx)
movups %xmm1, 16(%rax,%rcx)
movups 32(%rsi,%rcx), %xmm0
movups 48(%rsi,%rcx), %xmm1
movups %xmm0, 32(%rax,%rcx)
movups %xmm1, 48(%rax,%rcx)
movups 64(%rsi,%rcx), %xmm0
movups 80(%rsi,%rcx), %xmm1
movups %xmm0, 64(%rax,%rcx)
movups %xmm1, 80(%rax,%rcx)
movups 96(%rsi,%rcx), %xmm0
movups 112(%rsi,%rcx), %xmm1
movups %xmm0, 96(%rax,%rcx)
movups %xmm1, 112(%rax,%rcx)
subq $-128, %rcx
addq $-4, %rdi
jne LBB0_21
LBB0_22:
testq %r8, %r8
je LBB0_25
## %bb.23:
leaq (%rsi,%rcx), %r10
addq $16, %r10
addq %rax, %rcx
addq $16, %rcx
shlq $5, %r8
xorl %edi, %edi
.p2align 4, 0x90
LBB0_24: ## =>This Inner Loop Header: Depth=1
movups -16(%r10,%rdi), %xmm0
movups (%r10,%rdi), %xmm1
movups %xmm0, -16(%rcx,%rdi)
movups %xmm1, (%rcx,%rdi)
addq $32, %rdi
cmpq %rdi, %r8
jne LBB0_24
LBB0_25:
cmpq %rdx, %r9
je LBB0_17
## %bb.26:
testb $24, %dl
je LBB0_27
LBB0_7:
movq %rdx, %r10
andq $-8, %r10
leaq (%rax,%r10), %r11
movl %edx, %r8d
andl $7, %r8d
leaq (%rsi,%r10), %rbx
.p2align 4, 0x90
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq (%rsi,%r9), %rdi
movq %rdi, (%rax,%r9)
addq $8, %r9
cmpq %r9, %r10
jne LBB0_8
## %bb.9:
cmpq %rdx, %r10
je LBB0_17
LBB0_10:
leaq -1(%r8), %r9
movq %r8, %rdi
andq $7, %rdi
je LBB0_14
## %bb.11:
xorl %esi, %esi
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx,%rsi), %edx
movb %dl, (%r11,%rsi)
incq %rsi
cmpq %rsi, %rdi
jne LBB0_12
## %bb.13:
addq %rsi, %r11
subq %rsi, %r8
addq %rsi, %rbx
LBB0_14:
cmpq $7, %r9
jb LBB0_17
## %bb.15:
xorl %edx, %edx
.p2align 4, 0x90
LBB0_16: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx,%rdx), %ecx
movb %cl, (%r11,%rdx)
movzbl 1(%rbx,%rdx), %ecx
movb %cl, 1(%r11,%rdx)
movzbl 2(%rbx,%rdx), %ecx
movb %cl, 2(%r11,%rdx)
movzbl 3(%rbx,%rdx), %ecx
movb %cl, 3(%r11,%rdx)
movzbl 4(%rbx,%rdx), %ecx
movb %cl, 4(%r11,%rdx)
movzbl 5(%rbx,%rdx), %ecx
movb %cl, 5(%r11,%rdx)
movzbl 6(%rbx,%rdx), %ecx
movb %cl, 6(%r11,%rdx)
movzbl 7(%rbx,%rdx), %ecx
movb %cl, 7(%r11,%rdx)
addq $8, %rdx
cmpq %rdx, %r8
jne LBB0_16
LBB0_17:
popq %rbx
popq %rbp
retq
LBB0_27:
addq %r9, %rsi
andl $31, %edx
addq %rax, %r9
movq %r9, %r11
jmp LBB0_3
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_memcpy ; -- Begin function ft_memcpy
.p2align 2
_ft_memcpy: ; @ft_memcpy
.cfi_startproc
; %bb.0:
cbz x2, LBB0_15
; %bb.1:
cmp x2, #8
b.lo LBB0_5
; %bb.2:
sub x8, x0, x1
cmp x8, #64
b.lo LBB0_5
; %bb.3:
cmp x2, #64
b.hs LBB0_6
; %bb.4:
mov x11, #0
b LBB0_10
LBB0_5:
mov x8, x0
mov x9, x2
mov x10, x1
b LBB0_14
LBB0_6:
and x11, x2, #0xffffffffffffffc0
add x8, x1, #32
add x9, x0, #32
mov x10, x11
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldp q0, q1, [x8, #-32]
ldp q2, q3, [x8], #64
stp q0, q1, [x9, #-32]
stp q2, q3, [x9], #64
subs x10, x10, #64
b.ne LBB0_7
; %bb.8:
cmp x11, x2
b.eq LBB0_15
; %bb.9:
tst x2, #0x38
b.eq LBB0_13
LBB0_10:
and x12, x2, #0xfffffffffffffff8
add x8, x0, x12
and x9, x2, #0x7
add x10, x1, x12
add x13, x1, x11
add x14, x0, x11
sub x11, x11, x12
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr d0, [x13], #8
str d0, [x14], #8
adds x11, x11, #8
b.ne LBB0_11
; %bb.12:
cmp x12, x2
b.ne LBB0_14
b LBB0_15
LBB0_13:
add x10, x1, x11
and x9, x2, #0x3f
add x8, x0, x11
LBB0_14: ; =>This Inner Loop Header: Depth=1
ldrb w11, [x10], #1
strb w11, [x8], #1
subs x9, x9, #1
b.ne LBB0_14
LBB0_15:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/1253350.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _IsBootableImage ## -- Begin function IsBootableImage
.p2align 4, 0x90
_IsBootableImage: ## @IsBootableImage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq _FALSE@GOTPCREL(%rip), %r15
movq (%r15), %r14
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _uprintf
movq _GENERIC_READ@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _FILE_SHARE_READ@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _OPEN_EXISTING@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq _FILE_ATTRIBUTE_NORMAL@GOTPCREL(%rip), %rax
movl (%rax), %r9d
movq $0, (%rsp)
movq %rbx, %rdi
xorl %ecx, %ecx
callq _CreateFileU
movq %rax, %r12
movq _INVALID_HANDLE_VALUE@GOTPCREL(%rip), %rax
cmpq (%rax), %r12
jne LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
xorl %r15d, %r15d
movq %rbx, %rsi
xorl %eax, %eax
callq _uprintf
jmp LBB0_20
LBB0_2:
movq %rbx, %rdi
callq _IsCompressedBootableImage
movq %rax, %r14
movq _img_report@GOTPCREL(%rip), %rbx
movq (%rbx), %rax
movq _BLED_COMPRESSION_NONE@GOTPCREL(%rip), %r13
cmpq (%r13), %rax
jne LBB0_4
## %bb.3:
movq (%r15), %rdx
leaq L_.str.2(%rip), %rsi
movq %r12, %rdi
callq _AnalyzeMBR
movq %rax, %r14
LBB0_4:
leaq -48(%rbp), %rsi
movq %r12, %rdi
callq _GetFileSizeEx
testl %eax, %eax
je LBB0_5
## %bb.6:
movl -48(%rbp), %eax
movl %eax, 8(%rbx)
movl $32, -44(%rbp)
movq (%rbx), %rcx
xorl %r15d, %r15d
cmpq (%r13), %rcx
jne LBB0_20
## %bb.7:
cmpl $544, %eax ## imm = 0x220
jl LBB0_20
## %bb.8:
movl $32, %edi
callq _malloc
movq %rax, %r15
testq %rax, %rax
je LBB0_12
## %bb.9:
movq _img_report@GOTPCREL(%rip), %rax
movl 8(%rax), %esi
addl $-32, %esi
movq _FILE_BEGIN@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r12, %rdi
xorl %edx, %edx
callq _SetFilePointerEx
testl %eax, %eax
je LBB0_12
## %bb.10:
leaq -44(%rbp), %rcx
movq %r12, %rdi
movq %r15, %rsi
movl $32, %edx
xorl %r8d, %r8d
callq _ReadFile
testl %eax, %eax
je LBB0_12
## %bb.11:
cmpl $32, -44(%rbp)
jne LBB0_12
## %bb.13:
movl 24(%r15), %edi
movq _conectix_str@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $4, %edx
callq _memcmp
testq %rax, %rax
jne LBB0_20
## %bb.14:
movq _img_report@GOTPCREL(%rip), %rax
addl $-32, 8(%rax)
movq 16(%r15), %rdi
callq _bswap_uint32
movq _VHD_FOOTER_FILE_FORMAT_V1_0@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_16
## %bb.15:
movq 8(%r15), %rdi
callq _bswap_uint32
movq _VHD_FOOTER_TYPE_FIXED_HARD_DISK@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_16
## %bb.17:
movq (%r15), %rdi
callq _bswap_uint32
movq $0, (%r15)
movdqu 96(%r15), %xmm1
movdqu 112(%r15), %xmm2
movdqu 32(%r15), %xmm3
movdqu 48(%r15), %xmm0
paddq %xmm3, %xmm0
movdqu 64(%r15), %xmm3
paddq %xmm1, %xmm3
movdqu 80(%r15), %xmm1
paddq %xmm2, %xmm1
paddq %xmm3, %xmm1
movdqu 208(%r15), %xmm2
movdqu 144(%r15), %xmm3
paddq %xmm2, %xmm3
movdqu 240(%r15), %xmm2
movdqu 176(%r15), %xmm4
paddq %xmm2, %xmm4
paddq %xmm3, %xmm4
movdqu 192(%r15), %xmm2
movdqu 128(%r15), %xmm3
paddq %xmm2, %xmm3
movdqu 224(%r15), %xmm2
movdqu 160(%r15), %xmm5
paddq %xmm2, %xmm5
paddq %xmm3, %xmm5
paddq %xmm4, %xmm5
pshufd $238, %xmm5, %xmm2 ## xmm2 = xmm5[2,3,2,3]
paddq %xmm5, %xmm2
movq %xmm2, %rcx
pshufd $238, %xmm1, %xmm2 ## xmm2 = xmm1[2,3,2,3]
paddq %xmm1, %xmm2
movq %xmm2, %rsi
addq %rcx, %rsi
pshufd $238, %xmm0, %xmm1 ## xmm1 = xmm0[2,3,2,3]
paddq %xmm0, %xmm1
movq %xmm1, %rdx
addq %rsi, %rdx
addq 24(%r15), %rdx
addq 16(%r15), %rdx
addq 8(%r15), %rdx
notq %rdx
cmpq %rdx, %rax
je LBB0_19
## %bb.18:
leaq L_.str.6(%rip), %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _uprintf
LBB0_19:
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _uprintf
movq _TRUE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _img_report@GOTPCREL(%rip), %rcx
movl %eax, 12(%rcx)
jmp LBB0_20
LBB0_5:
xorl %r15d, %r15d
xorl %eax, %eax
callq _WindowsErrorString
leaq L_.str.3(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _uprintf
jmp LBB0_20
LBB0_12:
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _uprintf
LBB0_20:
movq %r15, %rdi
callq _safe_free
movq %r12, %rdi
callq _safe_closehandle
movq %r14, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_16:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
callq _uprintf
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %r14
jmp LBB0_20
.cfi_endproc
## -- End function
.comm _INVALID_HANDLE_VALUE,8,3 ## @INVALID_HANDLE_VALUE
.comm _FALSE,8,3 ## @FALSE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Disk image analysis:"
.comm _GENERIC_READ,4,2 ## @GENERIC_READ
.comm _FILE_SHARE_READ,4,2 ## @FILE_SHARE_READ
.comm _OPEN_EXISTING,4,2 ## @OPEN_EXISTING
.comm _FILE_ATTRIBUTE_NORMAL,4,2 ## @FILE_ATTRIBUTE_NORMAL
L_.str.1: ## @.str.1
.asciz " Could not open image '%s'"
.comm _img_report,16,3 ## @img_report
.comm _BLED_COMPRESSION_NONE,8,3 ## @BLED_COMPRESSION_NONE
L_.str.2: ## @.str.2
.asciz " Image"
L_.str.3: ## @.str.3
.asciz " Could not get image size: %s"
.comm _FILE_BEGIN,4,2 ## @FILE_BEGIN
L_.str.4: ## @.str.4
.asciz " Could not read VHD footer"
.comm _conectix_str,4,2 ## @conectix_str
.comm _VHD_FOOTER_FILE_FORMAT_V1_0,8,3 ## @VHD_FOOTER_FILE_FORMAT_V1_0
.comm _VHD_FOOTER_TYPE_FIXED_HARD_DISK,8,3 ## @VHD_FOOTER_TYPE_FIXED_HARD_DISK
L_.str.5: ## @.str.5
.asciz " Unsupported type of VHD image"
L_.str.6: ## @.str.6
.asciz " Warning: VHD footer seems corrupted (checksum: %04X, expected: %04X)"
L_.str.7: ## @.str.7
.asciz " Image is a Fixed Hard Disk VHD file"
.comm _TRUE,4,2 ## @TRUE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _IsBootableImage ; -- Begin function IsBootableImage
.p2align 2
_IsBootableImage: ; @IsBootableImage
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x0
Lloh0:
adrp x23, _FALSE@GOTPAGE
Lloh1:
ldr x23, [x23, _FALSE@GOTPAGEOFF]
ldr x19, [x23]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _uprintf
Lloh4:
adrp x8, _GENERIC_READ@GOTPAGE
Lloh5:
ldr x8, [x8, _GENERIC_READ@GOTPAGEOFF]
Lloh6:
ldr w1, [x8]
Lloh7:
adrp x8, _FILE_SHARE_READ@GOTPAGE
Lloh8:
ldr x8, [x8, _FILE_SHARE_READ@GOTPAGEOFF]
Lloh9:
ldr w2, [x8]
Lloh10:
adrp x8, _OPEN_EXISTING@GOTPAGE
Lloh11:
ldr x8, [x8, _OPEN_EXISTING@GOTPAGEOFF]
Lloh12:
ldr w4, [x8]
Lloh13:
adrp x8, _FILE_ATTRIBUTE_NORMAL@GOTPAGE
Lloh14:
ldr x8, [x8, _FILE_ATTRIBUTE_NORMAL@GOTPAGEOFF]
Lloh15:
ldr w5, [x8]
mov x0, x21
mov x3, #0
mov x6, #0
bl _CreateFileU
mov x20, x0
Lloh16:
adrp x8, _INVALID_HANDLE_VALUE@GOTPAGE
Lloh17:
ldr x8, [x8, _INVALID_HANDLE_VALUE@GOTPAGEOFF]
Lloh18:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_2
; %bb.1:
str x21, [sp]
Lloh19:
adrp x0, l_.str.1@PAGE
Lloh20:
add x0, x0, l_.str.1@PAGEOFF
b LBB0_18
LBB0_2:
mov x0, x21
bl _IsCompressedBootableImage
Lloh21:
adrp x22, _img_report@GOTPAGE
Lloh22:
ldr x22, [x22, _img_report@GOTPAGEOFF]
ldr x8, [x22]
Lloh23:
adrp x24, _BLED_COMPRESSION_NONE@GOTPAGE
Lloh24:
ldr x24, [x24, _BLED_COMPRESSION_NONE@GOTPAGEOFF]
ldr x9, [x24]
cmp x8, x9
b.ne LBB0_4
; %bb.3:
ldr x2, [x23]
Lloh25:
adrp x1, l_.str.2@PAGE
Lloh26:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x20
bl _AnalyzeMBR
LBB0_4:
mov x19, x0
add x1, sp, #24
mov x0, x20
bl _GetFileSizeEx
cbz w0, LBB0_17
; %bb.5:
mov x21, #0
ldr w8, [sp, #24]
str w8, [x22, #8]
mov w9, #32
str w9, [sp, #20]
ldr x9, [x22]
ldr x10, [x24]
cmp x9, x10
b.ne LBB0_19
; %bb.6:
cmp w8, #544
b.lt LBB0_19
; %bb.7:
mov w0, #32
bl _malloc
mov x21, x0
cbz x0, LBB0_20
; %bb.8:
ldr w8, [x22, #8]
sub w1, w8, #32
Lloh27:
adrp x8, _FILE_BEGIN@GOTPAGE
Lloh28:
ldr x8, [x8, _FILE_BEGIN@GOTPAGEOFF]
Lloh29:
ldr w3, [x8]
mov x0, x20
mov x2, #0
bl _SetFilePointerEx
cbz w0, LBB0_20
; %bb.9:
add x3, sp, #20
mov x0, x20
mov x1, x21
mov w2, #32
mov x4, #0
bl _ReadFile
cbz w0, LBB0_20
; %bb.10:
ldr w8, [sp, #20]
cmp w8, #32
b.ne LBB0_20
; %bb.11:
ldr w0, [x21, #24]
Lloh30:
adrp x8, _conectix_str@GOTPAGE
Lloh31:
ldr x8, [x8, _conectix_str@GOTPAGEOFF]
Lloh32:
ldr w1, [x8]
mov w2, #4
bl _memcmp
cbnz x0, LBB0_19
; %bb.12:
ldr w8, [x22, #8]
sub w8, w8, #32
str w8, [x22, #8]
ldr x0, [x21, #16]
bl _bswap_uint32
Lloh33:
adrp x8, _VHD_FOOTER_FILE_FORMAT_V1_0@GOTPAGE
Lloh34:
ldr x8, [x8, _VHD_FOOTER_FILE_FORMAT_V1_0@GOTPAGEOFF]
Lloh35:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_21
; %bb.13:
ldr x0, [x21, #8]
bl _bswap_uint32
Lloh36:
adrp x8, _VHD_FOOTER_TYPE_FIXED_HARD_DISK@GOTPAGE
Lloh37:
ldr x8, [x8, _VHD_FOOTER_TYPE_FIXED_HARD_DISK@GOTPAGEOFF]
Lloh38:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_21
; %bb.14:
ldr x0, [x21]
bl _bswap_uint32
str xzr, [x21]
ldp x8, x9, [x21, #8]
ldp x10, x11, [x21, #24]
add x8, x9, x8
add x8, x10, x8
ldp x9, x10, [x21, #40]
add x8, x11, x8
add x8, x9, x8
ldp x9, x11, [x21, #56]
add x8, x10, x8
add x8, x9, x8
ldp x9, x10, [x21, #72]
add x8, x11, x8
add x8, x9, x8
ldp x9, x11, [x21, #88]
add x8, x10, x8
add x8, x9, x8
ldp x9, x10, [x21, #104]
add x8, x11, x8
add x8, x9, x8
ldp x9, x11, [x21, #120]
add x8, x10, x8
add x8, x9, x8
ldp x9, x10, [x21, #136]
add x8, x11, x8
add x8, x9, x8
ldp x9, x11, [x21, #152]
add x8, x10, x8
add x8, x9, x8
ldp x9, x10, [x21, #168]
add x8, x11, x8
add x8, x9, x8
ldp x9, x11, [x21, #184]
add x8, x10, x8
add x8, x9, x8
ldp x9, x10, [x21, #200]
add x8, x11, x8
add x8, x9, x8
ldp x9, x11, [x21, #216]
add x8, x10, x8
add x8, x9, x8
ldp x9, x10, [x21, #232]
add x8, x11, x8
add x8, x9, x8
ldr x9, [x21, #248]
add x8, x10, x8
add x8, x9, x8
mvn x8, x8
cmp x0, x8
b.eq LBB0_16
; %bb.15:
stp x0, x8, [sp]
Lloh39:
adrp x0, l_.str.6@PAGE
Lloh40:
add x0, x0, l_.str.6@PAGEOFF
bl _uprintf
LBB0_16:
Lloh41:
adrp x0, l_.str.7@PAGE
Lloh42:
add x0, x0, l_.str.7@PAGEOFF
bl _uprintf
Lloh43:
adrp x8, _TRUE@GOTPAGE
Lloh44:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh45:
ldr w8, [x8]
str w8, [x22, #12]
b LBB0_19
LBB0_17:
bl _WindowsErrorString
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh46:
adrp x0, l_.str.3@PAGE
Lloh47:
add x0, x0, l_.str.3@PAGEOFF
LBB0_18:
bl _uprintf
mov x21, #0
LBB0_19:
mov x0, x21
bl _safe_free
mov x0, x20
bl _safe_closehandle
mov x0, x19
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB0_20:
Lloh48:
adrp x0, l_.str.4@PAGE
Lloh49:
add x0, x0, l_.str.4@PAGEOFF
bl _uprintf
b LBB0_19
LBB0_21:
Lloh50:
adrp x0, l_.str.5@PAGE
Lloh51:
add x0, x0, l_.str.5@PAGEOFF
bl _uprintf
ldr x19, [x23]
b LBB0_19
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh50, Lloh51
.cfi_endproc
; -- End function
.comm _INVALID_HANDLE_VALUE,8,3 ; @INVALID_HANDLE_VALUE
.comm _FALSE,8,3 ; @FALSE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Disk image analysis:"
.comm _GENERIC_READ,4,2 ; @GENERIC_READ
.comm _FILE_SHARE_READ,4,2 ; @FILE_SHARE_READ
.comm _OPEN_EXISTING,4,2 ; @OPEN_EXISTING
.comm _FILE_ATTRIBUTE_NORMAL,4,2 ; @FILE_ATTRIBUTE_NORMAL
l_.str.1: ; @.str.1
.asciz " Could not open image '%s'"
.comm _img_report,16,3 ; @img_report
.comm _BLED_COMPRESSION_NONE,8,3 ; @BLED_COMPRESSION_NONE
l_.str.2: ; @.str.2
.asciz " Image"
l_.str.3: ; @.str.3
.asciz " Could not get image size: %s"
.comm _FILE_BEGIN,4,2 ; @FILE_BEGIN
l_.str.4: ; @.str.4
.asciz " Could not read VHD footer"
.comm _conectix_str,4,2 ; @conectix_str
.comm _VHD_FOOTER_FILE_FORMAT_V1_0,8,3 ; @VHD_FOOTER_FILE_FORMAT_V1_0
.comm _VHD_FOOTER_TYPE_FIXED_HARD_DISK,8,3 ; @VHD_FOOTER_TYPE_FIXED_HARD_DISK
l_.str.5: ; @.str.5
.asciz " Unsupported type of VHD image"
l_.str.6: ; @.str.6
.asciz " Warning: VHD footer seems corrupted (checksum: %04X, expected: %04X)"
l_.str.7: ; @.str.7
.asciz " Image is a Fixed Hard Disk VHD file"
.comm _TRUE,4,2 ; @TRUE
.subsections_via_symbols
| AnghaBench/rufus/src/extr_vhd.c_IsBootableImage.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function newport_probe
_newport_probe: ## @newport_probe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movslq (%rdi), %rbx
testq %rbx, %rbx
je LBB0_1
## %bb.3:
movq _npregs@GOTPCREL(%rip), %r14
cmpq $0, (%r14)
je LBB0_5
## %bb.4:
movq _EBUSY@GOTPCREL(%rip), %rcx
jmp LBB0_2
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rcx
jmp LBB0_2
LBB0_5:
addq $983040, %rbx ## imm = 0xF0000
leaq L_.str(%rip), %rdx
movq %rbx, %rdi
movl $65536, %esi ## imm = 0x10000
callq _request_mem_region
testl %eax, %eax
je LBB0_6
## %bb.7:
movq %rbx, %rdi
movl $4, %esi
callq _ioremap
movq %rax, (%r14)
xorl %eax, %eax
callq _console_lock
movq _MAX_NR_CONSOLES@GOTPCREL(%rip), %rax
movq (%rax), %rdx
decq %rdx
movq _newport_con@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $1, %ecx
callq _do_take_over_console
movl %eax, %ebx
xorl %eax, %eax
callq _console_unlock
movl %ebx, %eax
jmp LBB0_8
LBB0_6:
movq _ENODEV@GOTPCREL(%rip), %rcx
LBB0_2:
xorl %eax, %eax
subl (%rcx), %eax
LBB0_8:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _npregs,8,3 ## @npregs
.comm _EBUSY,4,2 ## @EBUSY
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Newport"
.comm _ENODEV,4,2 ## @ENODEV
.comm _newport_con,4,2 ## @newport_con
.comm _MAX_NR_CONSOLES,8,3 ## @MAX_NR_CONSOLES
.no_dead_strip _newport_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function newport_probe
_newport_probe: ; @newport_probe
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldrsw x8, [x0]
cbz w8, LBB0_3
; %bb.1:
Lloh0:
adrp x20, _npregs@GOTPAGE
Lloh1:
ldr x20, [x20, _npregs@GOTPAGEOFF]
ldr x9, [x20]
cbz x9, LBB0_4
; %bb.2:
Lloh2:
adrp x8, _EBUSY@GOTPAGE
Lloh3:
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
b LBB0_7
LBB0_3:
Lloh4:
adrp x8, _EINVAL@GOTPAGE
Lloh5:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
b LBB0_7
LBB0_4:
add x19, x8, #240, lsl #12 ; =983040
Lloh6:
adrp x2, l_.str@PAGE
Lloh7:
add x2, x2, l_.str@PAGEOFF
mov x0, x19
mov w1, #65536
bl _request_mem_region
cbz w0, LBB0_6
; %bb.5:
mov x0, x19
mov w1, #4
bl _ioremap
str x0, [x20]
bl _console_lock
Lloh8:
adrp x8, _MAX_NR_CONSOLES@GOTPAGE
Lloh9:
ldr x8, [x8, _MAX_NR_CONSOLES@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
sub x2, x8, #1
Lloh11:
adrp x0, _newport_con@GOTPAGE
Lloh12:
ldr x0, [x0, _newport_con@GOTPAGEOFF]
mov w1, #0
mov w3, #1
bl _do_take_over_console
mov x19, x0
bl _console_unlock
mov x0, x19
b LBB0_8
LBB0_6:
Lloh13:
adrp x8, _ENODEV@GOTPAGE
Lloh14:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
LBB0_7:
ldr w8, [x8]
neg w0, w8
LBB0_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _npregs,8,3 ; @npregs
.comm _EBUSY,4,2 ; @EBUSY
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Newport"
.comm _ENODEV,4,2 ; @ENODEV
.comm _newport_con,4,2 ; @newport_con
.comm _MAX_NR_CONSOLES,8,3 ; @MAX_NR_CONSOLES
.no_dead_strip _newport_probe
.subsections_via_symbols
| AnghaBench/linux/drivers/video/console/extr_newport_con.c_newport_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $64, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %rax, %r12
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq L_str.12(%rip), %rdi
callq _puts
leaq L_str.13(%rip), %rdi
callq _puts
leaq -88(%rbp), %r14
movq %r14, %rdi
callq _gets
leaq L_str.14(%rip), %rdi
callq _puts
leaq -68(%rbp), %r15
movq %r15, %rdi
callq _gets
leaq L_str.15(%rip), %rdi
callq _puts
leaq -48(%rbp), %rsi
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _scanf
leaq L_str.16(%rip), %rdi
callq _puts
leaq L_.str.9(%rip), %rbx
movq %rbx, %rdi
movq %r14, %rsi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _printf
movl -48(%rbp), %esi
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $44, %esi
movl $1, %edx
movq %r14, %rdi
movq %r12, %rcx
callq _fwrite
movq %r12, %rdi
callq _fclose
jmp LBB0_3
LBB0_2:
leaq L_.str.11(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB0_3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB0_5
## %bb.4:
xorl %eax, %eax
addq $64, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "persDat001.dat"
L_.str.2: ## @.str.2
.asciz "w"
L_.str.7: ## @.str.7
.asciz "%i"
L_.str.9: ## @.str.9
.asciz "%s \n"
L_.str.10: ## @.str.10
.asciz "%i \n"
L_.str.11: ## @.str.11
.asciz "File do not create successfully. please verify."
L_str: ## @str
.asciz "Data structures"
L_str.12: ## @str.12
.asciz "Read data "
L_str.13: ## @str.13
.asciz "Enter name: "
L_str.14: ## @str.14
.asciz "Enter last name: "
L_str.15: ## @str.15
.asciz "Enter age: "
L_str.16: ## @str.16
.asciz "Print data: "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-40]
Lloh3:
adrp x0, l_str@PAGE
Lloh4:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
Lloh7:
adrp x1, l_.str.2@PAGE
Lloh8:
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
cbz x0, LBB0_2
; %bb.1:
mov x19, x0
Lloh9:
adrp x8, ___stdinp@GOTPAGE
Lloh10:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh11:
ldr x0, [x8]
bl _fflush
Lloh12:
adrp x0, l_str.12@PAGE
Lloh13:
add x0, x0, l_str.12@PAGEOFF
bl _puts
Lloh14:
adrp x0, l_str.13@PAGE
Lloh15:
add x0, x0, l_str.13@PAGEOFF
bl _puts
add x21, sp, #8
add x0, sp, #8
bl _gets
Lloh16:
adrp x0, l_str.14@PAGE
Lloh17:
add x0, x0, l_str.14@PAGEOFF
bl _puts
add x20, x21, #20
mov x0, x20
bl _gets
Lloh18:
adrp x0, l_str.15@PAGE
Lloh19:
add x0, x0, l_str.15@PAGEOFF
bl _puts
add x8, x21, #40
str x8, [sp]
Lloh20:
adrp x0, l_.str.7@PAGE
Lloh21:
add x0, x0, l_.str.7@PAGEOFF
bl _scanf
Lloh22:
adrp x0, l_str.16@PAGE
Lloh23:
add x0, x0, l_str.16@PAGEOFF
bl _puts
str x21, [sp]
Lloh24:
adrp x21, l_.str.9@PAGE
Lloh25:
add x21, x21, l_.str.9@PAGEOFF
mov x0, x21
bl _printf
str x20, [sp]
mov x0, x21
bl _printf
ldr w8, [sp, #48]
str x8, [sp]
Lloh26:
adrp x0, l_.str.10@PAGE
Lloh27:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
add x0, sp, #8
mov w1, #44
mov w2, #1
mov x3, x19
bl _fwrite
mov x0, x19
bl _fclose
b LBB0_3
LBB0_2:
Lloh28:
adrp x0, l_.str.11@PAGE
Lloh29:
add x0, x0, l_.str.11@PAGEOFF
bl _printf
LBB0_3:
ldur x8, [x29, #-40]
Lloh30:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh31:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh32:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_5
; %bb.4:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB0_5:
bl ___stack_chk_fail
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "persDat001.dat"
l_.str.2: ; @.str.2
.asciz "w"
l_.str.7: ; @.str.7
.asciz "%i"
l_.str.9: ; @.str.9
.asciz "%s \n"
l_.str.10: ; @.str.10
.asciz "%i \n"
l_.str.11: ; @.str.11
.asciz "File do not create successfully. please verify."
l_str: ; @str
.asciz "Data structures"
l_str.12: ; @str.12
.asciz "Read data "
l_str.13: ; @str.13
.asciz "Enter name: "
l_str.14: ; @str.14
.asciz "Enter last name: "
l_str.15: ; @str.15
.asciz "Enter age: "
l_str.16: ; @str.16
.asciz "Print data: "
.subsections_via_symbols
| the_stack_data/103265890.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rbx
leaq -12(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %eax
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq %eax, %rsi
imulq $1717986919, %rsi, %rax ## imm = 0x66666667
movq %rax, %rcx
shrq $63, %rcx
sarq $34, %rax
addl %ecx, %eax
addl %eax, %eax
leal (%rax,%rax,4), %eax
subl %eax, %esi
movq %rbx, %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
movslq -12(%rbp), %rcx
imulq $1717986919, %rcx, %rax ## imm = 0x66666667
movq %rax, %rdx
shrq $63, %rdx
sarq $34, %rax
addl %edx, %eax
movl %eax, -12(%rbp)
cmpq $9, %rcx
jg LBB0_1
## %bb.2:
movl $10, %edi
callq _putchar
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter your number: "
L_.str.1: ## @.str.1
.asciz "%i"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
ldr w8, [sp, #12]
mov w20, #26215
movk w20, #26214, lsl #16
mov w21, #10
LBB0_1: ; =>This Inner Loop Header: Depth=1
smull x9, w8, w20
lsr x10, x9, #63
asr x9, x9, #34
add w9, w9, w10
msub w8, w9, w21, w8
str x8, [sp]
mov x0, x19
bl _printf
ldrsw x9, [sp, #12]
mul x8, x9, x20
lsr x10, x8, #63
asr x8, x8, #34
add w8, w8, w10
str w8, [sp, #12]
cmp w9, #9
b.gt LBB0_1
; %bb.2:
mov w0, #10
bl _putchar
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter your number: "
l_.str.1: ; @.str.1
.asciz "%i"
.subsections_via_symbols
| the_stack_data/132440.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movl $9000, %eax ## imm = 0x2328
callq ____chkstk_darwin
subq %rax, %rsp
popq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_str(%rip), %rdi
callq _puts
leaq -1040(%rbp), %r12
jmp LBB0_1
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
callq _fork
testl %eax, %eax
je LBB0_8
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl $1000, %esi ## imm = 0x3E8
movq %r12, %rdi
callq ___bzero
movl $8000, %esi ## imm = 0x1F40
leaq -9040(%rbp), %rdi
callq ___bzero
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq %r12, %rdi
movl $1000, %esi ## imm = 0x3E8
callq _fgets
movl $1000, %edi ## imm = 0x3E8
callq _malloc
movq %rax, -9040(%rbp)
movq %r12, %rdi
callq _strlen
cmpq $1, %rax
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
xorl %ebx, %ebx
xorl %r15d, %r15d
xorl %r13d, %r13d
jmp LBB0_3
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_3 Depth=2
movslq %r13d, %rcx
movq -9040(%rbp,%rcx,8), %rcx
movslq %r15d, %rdx
incl %r15d
movb %al, (%rcx,%rdx)
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
incq %rbx
movq %r12, %rdi
callq _strlen
decq %rax
cmpq %rbx, %rax
jbe LBB0_7
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movzbl -1040(%rbp,%rbx), %eax
cmpb $32, %al
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq %r13d, %r14
incl %r13d
movq -9040(%rbp,%r14,8), %rax
movslq %r15d, %rcx
movb $0, (%rax,%rcx)
movl $1000, %edi ## imm = 0x3E8
callq _malloc
movq %rax, -9032(%rbp,%r14,8)
xorl %r15d, %r15d
jmp LBB0_6
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movq -9040(%rbp), %rdi
leaq -9040(%rbp), %rsi
callq _execvp
jmp LBB0_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_str: ## @str
.asciz "PythOff Shell 1.0.0, all rights reserved.\nPress Ctrl+C to exit."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov w9, #9008
Lloh0:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh1:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #2, lsl #12 ; =8192
sub sp, sp, #816
Lloh2:
adrp x0, l_str@PAGE
Lloh3:
add x0, x0, l_str@PAGEOFF
bl _puts
add x19, sp, #1, lsl #12 ; =4096
add x19, x19, #3912
add x20, sp, #8
Lloh4:
adrp x21, ___stdinp@GOTPAGE
Lloh5:
ldr x21, [x21, ___stdinp@GOTPAGEOFF]
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
bl _fork
cbz w0, LBB0_8
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
add x0, sp, #1, lsl #12 ; =4096
add x0, x0, #3912
mov w1, #1000
bl _bzero
add x0, sp, #8
mov w1, #8000
bl _bzero
ldr x2, [x21]
add x0, sp, #1, lsl #12 ; =4096
add x0, x0, #3912
mov w1, #1000
bl _fgets
mov w0, #1000
bl _malloc
str x0, [sp, #8]
add x0, sp, #1, lsl #12 ; =4096
add x0, x0, #3912
bl _strlen
cmp x0, #1
b.eq LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x22, #0
mov w23, #0
mov w24, #0
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=2
ldr x9, [x20, w24, sxtw #3]
strb w8, [x9, w23, sxtw]
add w23, w23, #1
LBB0_5: ; in Loop: Header=BB0_6 Depth=2
add x22, x22, #1
add x0, sp, #1, lsl #12 ; =4096
add x0, x0, #3912
bl _strlen
sub x8, x0, #1
cmp x8, x22
b.ls LBB0_1
LBB0_6: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x19, x22]
cmp w8, #32
b.ne LBB0_4
; %bb.7: ; in Loop: Header=BB0_6 Depth=2
sxtw x8, w24
add x25, x8, #1
ldr x8, [x20, w24, sxtw #3]
strb wzr, [x8, w23, sxtw]
mov w0, #1000
bl _malloc
mov w23, #0
str x0, [x20, x25, lsl #3]
mov x24, x25
b LBB0_5
LBB0_8: ; in Loop: Header=BB0_2 Depth=1
ldr x0, [sp, #8]
add x1, sp, #8
bl _execvp
b LBB0_2
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_str: ; @str
.asciz "PythOff Shell 1.0.0, all rights reserved.\nPress Ctrl+C to exit."
.subsections_via_symbols
| the_stack_data/15306.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _USBH_CDC_Transmit ## -- Begin function USBH_CDC_Transmit
.p2align 4, 0x90
_USBH_CDC_Transmit: ## @USBH_CDC_Transmit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq (%rdi), %rax
movq (%rax), %rax
movq (%rax), %rdi
movq _CDC_IDLE_STATE@GOTPCREL(%rip), %r8
movq _CDC_TRANSFER_DATA@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq (%r8), %rdi
je LBB0_3
## %bb.1:
cmpq %rcx, %rdi
je LBB0_3
## %bb.2:
movq _USBH_BUSY@GOTPCREL(%rip), %rax
jmp LBB0_4
LBB0_3:
movq %rsi, 16(%rax)
movl %edx, 12(%rax)
movq %rcx, (%rax)
movq _CDC_SEND_DATA@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, 8(%rax)
movq _USBH_OK@GOTPCREL(%rip), %rax
LBB0_4:
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _USBH_BUSY,4,2 ## @USBH_BUSY
.comm _CDC_IDLE_STATE,8,3 ## @CDC_IDLE_STATE
.comm _CDC_TRANSFER_DATA,8,3 ## @CDC_TRANSFER_DATA
.comm _CDC_SEND_DATA,4,2 ## @CDC_SEND_DATA
.comm _USBH_OK,4,2 ## @USBH_OK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _USBH_CDC_Transmit ; -- Begin function USBH_CDC_Transmit
.p2align 2
_USBH_CDC_Transmit: ; @USBH_CDC_Transmit
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr x8, [x8]
ldr x10, [x8]
Lloh0:
adrp x9, _CDC_IDLE_STATE@GOTPAGE
Lloh1:
ldr x9, [x9, _CDC_IDLE_STATE@GOTPAGEOFF]
Lloh2:
ldr x11, [x9]
Lloh3:
adrp x9, _CDC_TRANSFER_DATA@GOTPAGE
Lloh4:
ldr x9, [x9, _CDC_TRANSFER_DATA@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x10, x11
ccmp x10, x9, #4, ne
b.ne LBB0_2
; %bb.1:
str x1, [x8, #16]
Lloh6:
adrp x10, _CDC_SEND_DATA@GOTPAGE
Lloh7:
ldr x10, [x10, _CDC_SEND_DATA@GOTPAGEOFF]
str x9, [x8]
Lloh8:
ldr w9, [x10]
stp w9, w2, [x8, #8]
Lloh9:
adrp x8, _USBH_OK@GOTPAGE
Lloh10:
ldr x8, [x8, _USBH_OK@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
ret
LBB0_2:
Lloh12:
adrp x8, _USBH_BUSY@GOTPAGE
Lloh13:
ldr x8, [x8, _USBH_BUSY@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _USBH_BUSY,4,2 ; @USBH_BUSY
.comm _CDC_IDLE_STATE,8,3 ; @CDC_IDLE_STATE
.comm _CDC_TRANSFER_DATA,8,3 ; @CDC_TRANSFER_DATA
.comm _CDC_SEND_DATA,4,2 ; @CDC_SEND_DATA
.comm _USBH_OK,4,2 ; @USBH_OK
.subsections_via_symbols
| AnghaBench/micropython/ports/stm32/usbhost/Class/CDC/Src/extr_usbh_cdc.c_USBH_CDC_Transmit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function lsmEnvRead
_lsmEnvRead: ## @lsmEnvRead
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movq %rsi, %rdi
movl %edx, %esi
movq %rcx, %rdx
movl %r8d, %ecx
callq *(%rax)
movl %eax, %edi
popq %rbp
jmp _IOERR_WRAPPER ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _lsmEnvRead
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function lsmEnvRead
_lsmEnvRead: ; @lsmEnvRead
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
ldr x8, [x0]
mov x0, x1
mov x1, x2
mov x2, x3
mov x3, x4
blr x8
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _IOERR_WRAPPER
.cfi_endproc
; -- End function
.no_dead_strip _lsmEnvRead
.subsections_via_symbols
| AnghaBench/sqlcipher/ext/lsm1/extr_lsm_file.c_lsmEnvRead.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function knav_acc_close_queue
_knav_acc_close_queue: ## @knav_acc_close_queue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rsi), %esi
subl (%rdi), %esi
xorl %edx, %edx
popq %rbp
jmp _knav_range_setup_acc_irq ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _knav_acc_close_queue
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function knav_acc_close_queue
_knav_acc_close_queue: ; @knav_acc_close_queue
.cfi_startproc
; %bb.0:
ldr w8, [x1]
ldr w9, [x0]
sub w1, w8, w9
mov w2, #0
b _knav_range_setup_acc_irq
.cfi_endproc
; -- End function
.no_dead_strip _knav_acc_close_queue
.subsections_via_symbols
| AnghaBench/linux/drivers/soc/ti/extr_knav_qmss_acc.c_knav_acc_close_queue.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pushdecl_top_level ## -- Begin function pushdecl_top_level
.p2align 4, 0x90
_pushdecl_top_level: ## @pushdecl_top_level
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %esi, %esi
xorl %edx, %edx
popq %rbp
jmp _pushdecl_top_level_1 ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pushdecl_top_level ; -- Begin function pushdecl_top_level
.p2align 2
_pushdecl_top_level: ; @pushdecl_top_level
.cfi_startproc
; %bb.0:
mov x1, #0
mov w2, #0
b _pushdecl_top_level_1
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gcc/cp/extr_name-lookup.c_pushdecl_top_level.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ff_amf_get_string ## -- Begin function ff_amf_get_string
.p2align 4, 0x90
_ff_amf_get_string: ## @ff_amf_get_string
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movl %edx, %r12d
movq %rsi, %r15
movq %rdi, %rbx
callq _bytestream2_get_be16
cmpl %r12d, %eax
jge LBB0_4
## %bb.1:
movl %eax, %r13d
movq %rbx, %rdi
movq %r15, %rsi
movl %eax, %edx
callq _bytestream2_get_buffer
movl %eax, %r12d
cmpl %r13d, %eax
je LBB0_3
## %bb.2:
movq _AV_LOG_WARNING@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdx
xorl %edi, %edi
callq _av_log
LBB0_3:
movslq %r12d, %rax
movb $0, (%r15,%rax)
movl %r13d, %edi
movl %r12d, %esi
callq _FFMIN
movl %eax, (%r14)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _AVERROR ## TAILCALL
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _AV_LOG_WARNING,4,2 ## @AV_LOG_WARNING
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unable to read as many bytes as AMF string signaled\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ff_amf_get_string ; -- Begin function ff_amf_get_string
.p2align 2
_ff_amf_get_string: ; @ff_amf_get_string
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x23, x2
mov x20, x1
mov x22, x0
bl _bytestream2_get_be16
cmp w0, w23
b.ge LBB0_4
; %bb.1:
mov x21, x0
mov x0, x22
mov x1, x20
mov x2, x21
bl _bytestream2_get_buffer
mov x22, x0
cmp w0, w21
b.eq LBB0_3
; %bb.2:
Lloh0:
adrp x8, _AV_LOG_WARNING@GOTPAGE
Lloh1:
ldr x8, [x8, _AV_LOG_WARNING@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x2, l_.str@PAGE
Lloh4:
add x2, x2, l_.str@PAGEOFF
mov x0, #0
bl _av_log
LBB0_3:
strb wzr, [x20, w22, sxtw]
mov x0, x21
mov x1, x22
bl _FFMIN
str w0, [x19]
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_4:
Lloh5:
adrp x8, _EINVAL@GOTPAGE
Lloh6:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _AVERROR
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _AV_LOG_WARNING,4,2 ; @AV_LOG_WARNING
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unable to read as many bytes as AMF string signaled\n"
.subsections_via_symbols
| AnghaBench/FFmpeg/libavformat/extr_rtmppkt.c_ff_amf_get_string.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mwifiex_drv_get_driver_version ## -- Begin function mwifiex_drv_get_driver_version
.p2align 4, 0x90
_mwifiex_drv_get_driver_version: ## @mwifiex_drv_get_driver_version
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $48, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movq %rsi, %r14
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movl (%rdi), %edi
callq _cpu_to_le32
leaq L_.str(%rip), %rsi
leaq -80(%rbp), %r12
movq %r12, %rdi
movl %eax, %r8d
callq _sprintf
movq _driver_version@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq %r14, %rdi
movl %r15d, %esi
movq %r12, %rcx
callq _snprintf
movq _MSG@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdx
movq %rbx, %rdi
movq %r14, %rcx
callq _mwifiex_dbg
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $48, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%u.%u.%u.p%u"
.comm _driver_version,8,3 ## @driver_version
.comm _MSG,4,2 ## @MSG
L_.str.1: ## @.str.1
.asciz "info: MWIFIEX VERSION: %s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mwifiex_drv_get_driver_version ; -- Begin function mwifiex_drv_get_driver_version
.p2align 2
_mwifiex_drv_get_driver_version: ; @mwifiex_drv_get_driver_version
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #40]
ldr w0, [x0]
bl _cpu_to_le32
mov x4, x0
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
add x0, sp, #8
bl _sprintf
Lloh5:
adrp x8, _driver_version@GOTPAGE
Lloh6:
ldr x8, [x8, _driver_version@GOTPAGEOFF]
Lloh7:
ldr x2, [x8]
add x3, sp, #8
mov x0, x20
mov x1, x19
bl _snprintf
Lloh8:
adrp x8, _MSG@GOTPAGE
Lloh9:
ldr x8, [x8, _MSG@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
Lloh11:
adrp x2, l_.str.1@PAGE
Lloh12:
add x2, x2, l_.str.1@PAGEOFF
mov x0, x21
mov x3, x20
bl _mwifiex_dbg
ldr x8, [sp, #40]
Lloh13:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh14:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB0_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%u.%u.%u.p%u"
.comm _driver_version,8,3 ; @driver_version
.comm _MSG,4,2 ; @MSG
l_.str.1: ; @.str.1
.asciz "info: MWIFIEX VERSION: %s\n"
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/marvell/mwifiex/extr_sta_ioctl.c_mwifiex_drv_get_driver_version.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _qlink_hidden_ssid_nl2q ## -- Begin function qlink_hidden_ssid_nl2q
.p2align 4, 0x90
_qlink_hidden_ssid_nl2q: ## @qlink_hidden_ssid_nl2q
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $129, %edi
jne LBB0_1
## %bb.2:
movq _QLINK_HIDDEN_SSID_ZERO_CONTENTS@GOTPCREL(%rip), %rax
cmpl $128, %edi
je LBB0_4
jmp LBB0_5
LBB0_1:
movq _QLINK_HIDDEN_SSID_NOT_IN_USE@GOTPCREL(%rip), %rax
cmpl $128, %edi
jne LBB0_5
LBB0_4:
movq _QLINK_HIDDEN_SSID_ZERO_LEN@GOTPCREL(%rip), %rax
LBB0_5:
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _QLINK_HIDDEN_SSID_ZERO_LEN,4,2 ## @QLINK_HIDDEN_SSID_ZERO_LEN
.comm _QLINK_HIDDEN_SSID_ZERO_CONTENTS,4,2 ## @QLINK_HIDDEN_SSID_ZERO_CONTENTS
.comm _QLINK_HIDDEN_SSID_NOT_IN_USE,4,2 ## @QLINK_HIDDEN_SSID_NOT_IN_USE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _qlink_hidden_ssid_nl2q ; -- Begin function qlink_hidden_ssid_nl2q
.p2align 2
_qlink_hidden_ssid_nl2q: ; @qlink_hidden_ssid_nl2q
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _QLINK_HIDDEN_SSID_ZERO_LEN@GOTPAGE
Lloh1:
ldr x8, [x8, _QLINK_HIDDEN_SSID_ZERO_LEN@GOTPAGEOFF]
Lloh2:
adrp x9, _QLINK_HIDDEN_SSID_ZERO_CONTENTS@GOTPAGE
Lloh3:
ldr x9, [x9, _QLINK_HIDDEN_SSID_ZERO_CONTENTS@GOTPAGEOFF]
Lloh4:
adrp x10, _QLINK_HIDDEN_SSID_NOT_IN_USE@GOTPAGE
Lloh5:
ldr x10, [x10, _QLINK_HIDDEN_SSID_NOT_IN_USE@GOTPAGEOFF]
cmp w0, #129
csel x9, x9, x10, eq
cmp w0, #128
csel x8, x8, x9, eq
ldr w0, [x8]
ret
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _QLINK_HIDDEN_SSID_ZERO_LEN,4,2 ; @QLINK_HIDDEN_SSID_ZERO_LEN
.comm _QLINK_HIDDEN_SSID_ZERO_CONTENTS,4,2 ; @QLINK_HIDDEN_SSID_ZERO_CONTENTS
.comm _QLINK_HIDDEN_SSID_NOT_IN_USE,4,2 ; @QLINK_HIDDEN_SSID_NOT_IN_USE
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/quantenna/qtnfmac/extr_qlink_util.c_qlink_hidden_ssid_nl2q.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function OptimizeSingleFrame
_OptimizeSingleFrame: ## @OptimizeSingleFrame
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %r13
movq %rsi, %rdi
xorl %esi, %esi
callq _WebPMuxCreate
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %r12
xorl %edi, %edi
cmpl $1, (%r13)
sete %dil
callq _assert
leaq -64(%rbp), %rdi
callq _WebPDataInit
leaq -56(%rbp), %rdi
callq _WebPDataInit
leaq -48(%rbp), %rdi
callq _WebPDataInit
leaq -72(%rbp), %rdx
movq %r12, %rdi
movl $1, %esi
callq _WebPMuxGetFrame
movq %rax, %rbx
movq _WEBP_MUX_OK@GOTPCREL(%rip), %r14
cmpq (%r14), %rax
jne LBB0_11
## %bb.3:
movq -72(%rbp), %rax
movq _WEBP_CHUNK_ANMF@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_11
## %bb.4:
leaq -80(%rbp), %rsi
leaq -76(%rbp), %rdx
movq %r12, %rdi
callq _WebPMuxGetCanvasSize
movq %rax, %rbx
cmpq (%r14), %rax
jne LBB0_11
## %bb.5:
leaq -72(%rbp), %rsi
leaq -56(%rbp), %rdx
movq %r13, %rdi
callq _FrameToFullCanvas
testl %eax, %eax
je LBB0_6
## %bb.7:
leaq -56(%rbp), %rsi
movq %r12, %rdi
movl $1, %edx
callq _WebPMuxSetImage
movq %rax, %rbx
cmpq (%r14), %rax
jne LBB0_11
## %bb.8:
leaq -48(%rbp), %rsi
movq %r12, %rdi
callq _WebPMuxAssemble
movq %rax, %rbx
cmpq (%r14), %rax
jne LBB0_11
## %bb.9:
movq -48(%rbp), %rax
cmpq (%r15), %rax
jge LBB0_11
## %bb.10:
movq %r15, %rdi
callq _WebPDataClear
movq -48(%rbp), %rax
movq %rax, (%r15)
leaq -48(%rbp), %rdi
callq _WebPDataInit
jmp LBB0_11
LBB0_1:
movq _WEBP_MUX_BAD_DATA@GOTPCREL(%rip), %rax
movq (%rax), %rbx
jmp LBB0_12
LBB0_6:
movq _WEBP_MUX_BAD_DATA@GOTPCREL(%rip), %rax
movq (%rax), %rbx
LBB0_11:
leaq -64(%rbp), %rdi
callq _WebPDataClear
leaq -56(%rbp), %rdi
callq _WebPDataClear
movq %r12, %rdi
callq _WebPMuxDelete
leaq -48(%rbp), %rdi
callq _WebPDataClear
LBB0_12:
movq %rbx, %rax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _WEBP_MUX_OK,8,3 ## @WEBP_MUX_OK
.comm _WEBP_MUX_BAD_DATA,8,3 ## @WEBP_MUX_BAD_DATA
.comm _WEBP_CHUNK_ANMF,8,3 ## @WEBP_CHUNK_ANMF
.no_dead_strip _OptimizeSingleFrame
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function OptimizeSingleFrame
_OptimizeSingleFrame: ; @OptimizeSingleFrame
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x1
mov x23, x0
mov x0, x1
mov w1, #0
bl _WebPMuxCreate
cbz x0, LBB0_9
; %bb.1:
mov x19, x0
ldr w8, [x23]
cmp w8, #1
cset w0, eq
bl _assert
add x8, sp, #24
add x20, x8, #8
mov x0, x20
bl _WebPDataInit
add x0, sp, #16
bl _WebPDataInit
add x0, sp, #8
bl _WebPDataInit
add x2, sp, #24
mov x0, x19
mov w1, #1
bl _WebPMuxGetFrame
mov x22, x0
Lloh0:
adrp x24, _WEBP_MUX_OK@GOTPAGE
Lloh1:
ldr x24, [x24, _WEBP_MUX_OK@GOTPAGEOFF]
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_11
; %bb.2:
ldr x8, [sp, #24]
Lloh2:
adrp x9, _WEBP_CHUNK_ANMF@GOTPAGE
Lloh3:
ldr x9, [x9, _WEBP_CHUNK_ANMF@GOTPAGEOFF]
Lloh4:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_11
; %bb.3:
add x1, sp, #44
add x2, sp, #40
mov x0, x19
bl _WebPMuxGetCanvasSize
mov x22, x0
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_11
; %bb.4:
add x1, sp, #24
add x2, sp, #16
mov x0, x23
bl _FrameToFullCanvas
cbz w0, LBB0_10
; %bb.5:
add x1, sp, #16
mov x0, x19
mov w2, #1
bl _WebPMuxSetImage
mov x22, x0
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_11
; %bb.6:
add x1, sp, #8
mov x0, x19
bl _WebPMuxAssemble
mov x22, x0
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_11
; %bb.7:
ldr x8, [sp, #8]
ldr x9, [x21]
cmp x8, x9
b.ge LBB0_11
; %bb.8:
mov x0, x21
bl _WebPDataClear
ldr x8, [sp, #8]
str x8, [x21]
add x0, sp, #8
bl _WebPDataInit
b LBB0_11
LBB0_9:
Lloh5:
adrp x8, _WEBP_MUX_BAD_DATA@GOTPAGE
Lloh6:
ldr x8, [x8, _WEBP_MUX_BAD_DATA@GOTPAGEOFF]
Lloh7:
ldr x22, [x8]
b LBB0_12
LBB0_10:
Lloh8:
adrp x8, _WEBP_MUX_BAD_DATA@GOTPAGE
Lloh9:
ldr x8, [x8, _WEBP_MUX_BAD_DATA@GOTPAGEOFF]
Lloh10:
ldr x22, [x8]
LBB0_11:
mov x0, x20
bl _WebPDataClear
add x0, sp, #16
bl _WebPDataClear
mov x0, x19
bl _WebPMuxDelete
add x0, sp, #8
bl _WebPDataClear
LBB0_12:
mov x0, x22
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _WEBP_MUX_OK,8,3 ; @WEBP_MUX_OK
.comm _WEBP_MUX_BAD_DATA,8,3 ; @WEBP_MUX_BAD_DATA
.comm _WEBP_CHUNK_ANMF,8,3 ; @WEBP_CHUNK_ANMF
.no_dead_strip _OptimizeSingleFrame
.subsections_via_symbols
| AnghaBench/sumatrapdf/ext/libwebp/src/mux/extr_anim_encode.c_OptimizeSingleFrame.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _parite ## -- Begin function parite
.p2align 4, 0x90
_parite: ## @parite
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, %eax
notl %eax
andl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _parite ; -- Begin function parite
.p2align 2
_parite: ; @parite
.cfi_startproc
; %bb.0:
mvn w8, w0
and w0, w8, #0x1
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/71805.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sfp_gpio_get_state
_sfp_gpio_get_state: ## @sfp_gpio_get_state
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _GPIO_MAX@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
je LBB0_1
## %bb.2:
movq %rdi, %r15
xorl %ebx, %ebx
movq _gpio_flags@GOTPCREL(%rip), %r13
movq _GPIOD_IN@GOTPCREL(%rip), %r14
movl $0, -44(%rbp) ## 4-byte Folded Spill
jmp LBB0_3
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
incq %rbx
movl (%r12), %eax
cmpq %rax, %rbx
jae LBB0_8
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq (%r13), %rax
movq (%rax,%rbx,8), %rax
cmpq (%r14), %rax
jne LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq (%r15), %rax
movl (%rax,%rbx,4), %edi
testl %edi, %edi
je LBB0_7
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
callq _gpiod_get_value_cansleep
testl %eax, %eax
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movl %ebx, %edi
callq _BIT
orl %eax, -44(%rbp) ## 4-byte Folded Spill
jmp LBB0_7
LBB0_1:
movl $0, -44(%rbp) ## 4-byte Folded Spill
LBB0_8:
movl -44(%rbp), %eax ## 4-byte Reload
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GPIO_MAX,4,2 ## @GPIO_MAX
.comm _gpio_flags,8,3 ## @gpio_flags
.comm _GPIOD_IN,8,3 ## @GPIOD_IN
.no_dead_strip _sfp_gpio_get_state
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sfp_gpio_get_state
_sfp_gpio_get_state: ; @sfp_gpio_get_state
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh0:
adrp x22, _GPIO_MAX@GOTPAGE
Lloh1:
ldr x22, [x22, _GPIO_MAX@GOTPAGEOFF]
ldr w8, [x22]
cbz w8, LBB0_7
; %bb.1:
mov x19, x0
mov x21, #0
mov w20, #0
Lloh2:
adrp x23, _gpio_flags@GOTPAGE
Lloh3:
ldr x23, [x23, _gpio_flags@GOTPAGEOFF]
Lloh4:
adrp x24, _GPIOD_IN@GOTPAGE
Lloh5:
ldr x24, [x24, _GPIOD_IN@GOTPAGEOFF]
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x21, x21, #1
ldr w8, [x22]
cmp x21, x8
b.hs LBB0_8
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x23]
ldr x8, [x8, x21, lsl #3]
ldr x9, [x24]
cmp x8, x9
b.ne LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x19]
ldr w0, [x8, x21, lsl #2]
cbz w0, LBB0_2
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
bl _gpiod_get_value_cansleep
cbz w0, LBB0_2
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
mov x0, x21
bl _BIT
orr w20, w0, w20
b LBB0_2
LBB0_7:
mov w20, #0
LBB0_8:
mov x0, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _GPIO_MAX,4,2 ; @GPIO_MAX
.comm _gpio_flags,8,3 ; @gpio_flags
.comm _GPIOD_IN,8,3 ; @GPIOD_IN
.no_dead_strip _sfp_gpio_get_state
.subsections_via_symbols
| AnghaBench/linux/drivers/net/phy/extr_sfp.c_sfp_gpio_get_state.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pptp_bind
_pptp_bind: ## @pptp_bind
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %ebx
movq %rsi, %r15
movq (%rdi), %r14
movq %r14, %rdi
callq _pppox_sk
cmpl $3, %ebx
ja LBB0_2
## %bb.1:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
jmp LBB0_10
LBB0_2:
movq %rax, %r12
movq %r14, %rdi
callq _lock_sock
movl (%r14), %eax
movq _PPPOX_DEAD@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_5
## %bb.3:
movq _EALREADY@GOTPCREL(%rip), %rax
jmp LBB0_4
LBB0_5:
movq _PPPOX_BOUND@GOTPCREL(%rip), %rbx
testl %eax, (%rbx)
jne LBB0_6
## %bb.7:
movq %r12, %rdi
movq %r15, %rsi
callq _add_chan
testq %rax, %rax
je LBB0_8
LBB0_6:
movq _EBUSY@GOTPCREL(%rip), %rax
LBB0_4:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_9:
movq %r14, %rdi
callq _release_sock
LBB0_10:
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
movl (%rbx), %eax
orl %eax, (%r14)
xorl %ebx, %ebx
jmp LBB0_9
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _PPPOX_DEAD,4,2 ## @PPPOX_DEAD
.comm _EALREADY,4,2 ## @EALREADY
.comm _PPPOX_BOUND,4,2 ## @PPPOX_BOUND
.comm _EBUSY,4,2 ## @EBUSY
.no_dead_strip _pptp_bind
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pptp_bind
_pptp_bind: ; @pptp_bind
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x22, x2
mov x20, x1
ldr x19, [x0]
mov x0, x19
bl _pppox_sk
cmp w22, #3
b.hi LBB0_2
; %bb.1:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w20, w8
b LBB0_9
LBB0_2:
mov x21, x0
mov x0, x19
bl _lock_sock
ldr w8, [x19]
Lloh3:
adrp x9, _PPPOX_DEAD@GOTPAGE
Lloh4:
ldr x9, [x9, _PPPOX_DEAD@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_4
; %bb.3:
Lloh6:
adrp x8, _EALREADY@GOTPAGE
Lloh7:
ldr x8, [x8, _EALREADY@GOTPAGEOFF]
b LBB0_7
LBB0_4:
Lloh8:
adrp x22, _PPPOX_BOUND@GOTPAGE
Lloh9:
ldr x22, [x22, _PPPOX_BOUND@GOTPAGEOFF]
ldr w9, [x22]
tst w9, w8
b.ne LBB0_6
; %bb.5:
mov x0, x21
mov x1, x20
bl _add_chan
cbz x0, LBB0_10
LBB0_6:
Lloh10:
adrp x8, _EBUSY@GOTPAGE
Lloh11:
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
LBB0_7:
ldr w8, [x8]
neg w20, w8
LBB0_8:
mov x0, x19
bl _release_sock
LBB0_9:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_10:
mov w20, #0
ldr w8, [x22]
ldr w9, [x19]
orr w8, w9, w8
str w8, [x19]
b LBB0_8
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _PPPOX_DEAD,4,2 ; @PPPOX_DEAD
.comm _EALREADY,4,2 ; @EALREADY
.comm _PPPOX_BOUND,4,2 ; @PPPOX_BOUND
.comm _EBUSY,4,2 ; @EBUSY
.no_dead_strip _pptp_bind
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ppp/extr_pptp.c_pptp_bind.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function renesas_usb3_debugfs_init
_renesas_usb3_debugfs_init: ## @renesas_usb3_debugfs_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq %rsi, %rdi
callq _dev_name
movl %eax, %edi
xorl %esi, %esi
callq _debugfs_create_dir
movl %eax, (%rbx)
leaq L_.str(%rip), %rdi
movq _renesas_usb3_b_device_fops@GOTPCREL(%rip), %r8
movl $420, %esi ## imm = 0x1A4
movl %eax, %edx
movq %rbx, %rcx
addq $8, %rsp
popq %rbx
popq %rbp
jmp _debugfs_create_file ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "b_device"
.comm _renesas_usb3_b_device_fops,4,2 ## @renesas_usb3_b_device_fops
.no_dead_strip _renesas_usb3_debugfs_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function renesas_usb3_debugfs_init
_renesas_usb3_debugfs_init: ; @renesas_usb3_debugfs_init
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
mov x0, x1
bl _dev_name
mov x1, #0
bl _debugfs_create_dir
mov x2, x0
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
Lloh2:
adrp x4, _renesas_usb3_b_device_fops@GOTPAGE
Lloh3:
ldr x4, [x4, _renesas_usb3_b_device_fops@GOTPAGEOFF]
str w2, [x19]
mov w1, #420
mov x3, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _debugfs_create_file
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "b_device"
.comm _renesas_usb3_b_device_fops,4,2 ; @renesas_usb3_b_device_fops
.no_dead_strip _renesas_usb3_debugfs_init
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/gadget/udc/extr_renesas_usb3.c_renesas_usb3_debugfs_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evtchn_get ## -- Begin function evtchn_get
.p2align 4, 0x90
_evtchn_get: ## @evtchn_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %r15d
movq _ENOENT@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
xorl %r14d, %r14d
subl (%rax), %r14d
xorl %eax, %eax
callq _xen_evtchn_max_channels
cmpl %r15d, %eax
jbe LBB0_1
## %bb.2:
movq _irq_mapping_update_lock@GOTPCREL(%rip), %rdi
callq _mutex_lock
movl %r15d, %edi
callq _get_evtchn_to_irq
cmpl $-1, %eax
je LBB0_7
## %bb.3:
movl %eax, %edi
callq _irq_get_handler_data
testq %rax, %rax
je LBB0_7
## %bb.4:
xorl %r14d, %r14d
movq (%rax), %rcx
testq %rcx, %rcx
jle LBB0_5
## %bb.6:
incq %rcx
movq %rcx, (%rax)
jmp LBB0_7
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
subl (%rax), %ebx
movl %ebx, %r14d
jmp LBB0_8
LBB0_5:
movq _EINVAL@GOTPCREL(%rip), %rax
subl (%rax), %r14d
LBB0_7:
movq _irq_mapping_update_lock@GOTPCREL(%rip), %rdi
callq _mutex_unlock
LBB0_8:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ENOENT,4,2 ## @ENOENT
.comm _EINVAL,4,2 ## @EINVAL
.comm _irq_mapping_update_lock,4,2 ## @irq_mapping_update_lock
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evtchn_get ; -- Begin function evtchn_get
.p2align 2
_evtchn_get: ; @evtchn_get
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x0
Lloh0:
adrp x8, _ENOENT@GOTPAGE
Lloh1:
ldr x8, [x8, _ENOENT@GOTPAGEOFF]
Lloh2:
ldr w19, [x8]
bl _xen_evtchn_max_channels
cmp w0, w20
b.ls LBB0_5
; %bb.1:
neg w19, w19
Lloh3:
adrp x0, _irq_mapping_update_lock@GOTPAGE
Lloh4:
ldr x0, [x0, _irq_mapping_update_lock@GOTPAGEOFF]
bl _mutex_lock
mov x0, x20
bl _get_evtchn_to_irq
cmn w0, #1
b.eq LBB0_7
; %bb.2:
bl _irq_get_handler_data
cbz x0, LBB0_7
; %bb.3:
ldr x8, [x0]
cmp x8, #1
b.lt LBB0_6
; %bb.4:
mov w19, #0
add x8, x8, #1
str x8, [x0]
b LBB0_7
LBB0_5:
Lloh5:
adrp x8, _EINVAL@GOTPAGE
Lloh6:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
neg w19, w8
b LBB0_8
LBB0_6:
Lloh8:
adrp x8, _EINVAL@GOTPAGE
Lloh9:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
neg w19, w8
LBB0_7:
Lloh11:
adrp x0, _irq_mapping_update_lock@GOTPAGE
Lloh12:
ldr x0, [x0, _irq_mapping_update_lock@GOTPAGEOFF]
bl _mutex_unlock
LBB0_8:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _ENOENT,4,2 ; @ENOENT
.comm _EINVAL,4,2 ; @EINVAL
.comm _irq_mapping_update_lock,4,2 ; @irq_mapping_update_lock
.subsections_via_symbols
| AnghaBench/linux/drivers/xen/events/extr_events_base.c_evtchn_get.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function json_variant_normalize
_json_variant_normalize: ## @json_variant_normalize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
testq %rdi, %rdi
je LBB0_1
## %bb.2:
callq _json_variant_dereference
movq %rax, %rbx
movq %rax, %rdi
callq _json_variant_type
## kill: def $eax killed $eax def $rax
addl $-128, %eax
cmpl $7, %eax
ja LBB0_20
## %bb.3:
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_10:
movq %rbx, %rdi
callq _json_variant_unsigned
testl %eax, %eax
jne LBB0_20
## %bb.11:
movq _JSON_VARIANT_MAGIC_ZERO_UNSIGNED@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_1:
xorl %ebx, %ebx
jmp LBB0_20
LBB0_13:
movq %rbx, %rdi
callq _json_variant_string
movl %eax, %edi
callq _isempty
testl %eax, %eax
je LBB0_20
## %bb.14:
movq _JSON_VARIANT_MAGIC_EMPTY_STRING@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_12:
movq %rbx, %rdi
callq _json_variant_real
xorpd %xmm1, %xmm1
ucomisd %xmm1, %xmm0
movq _JSON_VARIANT_MAGIC_ZERO_REAL@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmovneq %rbx, %rax
cmovnpq %rax, %rbx
jmp LBB0_20
LBB0_17:
movq %rbx, %rdi
callq _json_variant_elements
testl %eax, %eax
jne LBB0_20
## %bb.18:
movq _JSON_VARIANT_MAGIC_EMPTY_OBJECT@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_7:
movq _JSON_VARIANT_MAGIC_NULL@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_8:
movq %rbx, %rdi
callq _json_variant_integer
testl %eax, %eax
jne LBB0_20
## %bb.9:
movq _JSON_VARIANT_MAGIC_ZERO_INTEGER@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_15:
movq %rbx, %rdi
callq _json_variant_elements
testl %eax, %eax
jne LBB0_20
## %bb.16:
movq _JSON_VARIANT_MAGIC_EMPTY_ARRAY@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_4:
movq %rbx, %rdi
callq _json_variant_boolean
testl %eax, %eax
jne LBB0_5
## %bb.6:
movq _JSON_VARIANT_MAGIC_FALSE@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_5:
movq _JSON_VARIANT_MAGIC_TRUE@GOTPCREL(%rip), %rax
LBB0_19:
movq (%rax), %rbx
LBB0_20:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_10, LBB0_10-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_7, LBB0_7-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
LJTI0_0:
.long L0_0_set_10
.long L0_0_set_13
.long L0_0_set_12
.long L0_0_set_17
.long L0_0_set_7
.long L0_0_set_8
.long L0_0_set_4
.long L0_0_set_15
.end_data_region
## -- End function
.comm _JSON_VARIANT_MAGIC_TRUE,8,3 ## @JSON_VARIANT_MAGIC_TRUE
.comm _JSON_VARIANT_MAGIC_FALSE,8,3 ## @JSON_VARIANT_MAGIC_FALSE
.comm _JSON_VARIANT_MAGIC_NULL,8,3 ## @JSON_VARIANT_MAGIC_NULL
.comm _JSON_VARIANT_MAGIC_ZERO_INTEGER,8,3 ## @JSON_VARIANT_MAGIC_ZERO_INTEGER
.comm _JSON_VARIANT_MAGIC_ZERO_UNSIGNED,8,3 ## @JSON_VARIANT_MAGIC_ZERO_UNSIGNED
.comm _JSON_VARIANT_MAGIC_ZERO_REAL,8,3 ## @JSON_VARIANT_MAGIC_ZERO_REAL
.comm _JSON_VARIANT_MAGIC_EMPTY_STRING,8,3 ## @JSON_VARIANT_MAGIC_EMPTY_STRING
.comm _JSON_VARIANT_MAGIC_EMPTY_ARRAY,8,3 ## @JSON_VARIANT_MAGIC_EMPTY_ARRAY
.comm _JSON_VARIANT_MAGIC_EMPTY_OBJECT,8,3 ## @JSON_VARIANT_MAGIC_EMPTY_OBJECT
.no_dead_strip _json_variant_normalize
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function json_variant_normalize
_json_variant_normalize: ; @json_variant_normalize
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
cbz x0, LBB0_4
; %bb.1:
bl _json_variant_dereference
mov x19, x0
bl _json_variant_type
sub w8, w0, #128
cmp w8, #7
b.hi LBB0_14
; %bb.2:
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_3
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_3:
mov x0, x19
bl _json_variant_unsigned
Lloh2:
adrp x8, _JSON_VARIANT_MAGIC_ZERO_UNSIGNED@GOTPAGE
Lloh3:
ldr x8, [x8, _JSON_VARIANT_MAGIC_ZERO_UNSIGNED@GOTPAGEOFF]
b LBB0_12
LBB0_4:
mov x19, #0
b LBB0_14
LBB0_5:
mov x0, x19
bl _json_variant_string
bl _isempty
Lloh4:
adrp x8, _JSON_VARIANT_MAGIC_EMPTY_STRING@GOTPAGE
Lloh5:
ldr x8, [x8, _JSON_VARIANT_MAGIC_EMPTY_STRING@GOTPAGEOFF]
Lloh6:
ldr x8, [x8]
cmp w0, #0
csel x19, x19, x8, eq
b LBB0_14
LBB0_6:
mov x0, x19
bl _json_variant_real
Lloh7:
adrp x8, _JSON_VARIANT_MAGIC_ZERO_REAL@GOTPAGE
Lloh8:
ldr x8, [x8, _JSON_VARIANT_MAGIC_ZERO_REAL@GOTPAGEOFF]
Lloh9:
ldr x8, [x8]
fcmp d0, #0.0
b LBB0_13
LBB0_7:
mov x0, x19
bl _json_variant_elements
Lloh10:
adrp x8, _JSON_VARIANT_MAGIC_EMPTY_OBJECT@GOTPAGE
Lloh11:
ldr x8, [x8, _JSON_VARIANT_MAGIC_EMPTY_OBJECT@GOTPAGEOFF]
b LBB0_12
LBB0_8:
Lloh12:
adrp x8, _JSON_VARIANT_MAGIC_NULL@GOTPAGE
Lloh13:
ldr x8, [x8, _JSON_VARIANT_MAGIC_NULL@GOTPAGEOFF]
Lloh14:
ldr x19, [x8]
b LBB0_14
LBB0_9:
mov x0, x19
bl _json_variant_integer
Lloh15:
adrp x8, _JSON_VARIANT_MAGIC_ZERO_INTEGER@GOTPAGE
Lloh16:
ldr x8, [x8, _JSON_VARIANT_MAGIC_ZERO_INTEGER@GOTPAGEOFF]
b LBB0_12
LBB0_10:
mov x0, x19
bl _json_variant_boolean
Lloh17:
adrp x8, _JSON_VARIANT_MAGIC_TRUE@GOTPAGE
Lloh18:
ldr x8, [x8, _JSON_VARIANT_MAGIC_TRUE@GOTPAGEOFF]
Lloh19:
adrp x9, _JSON_VARIANT_MAGIC_FALSE@GOTPAGE
Lloh20:
ldr x9, [x9, _JSON_VARIANT_MAGIC_FALSE@GOTPAGEOFF]
cmp w0, #0
csel x8, x9, x8, eq
ldr x19, [x8]
b LBB0_14
LBB0_11:
mov x0, x19
bl _json_variant_elements
Lloh21:
adrp x8, _JSON_VARIANT_MAGIC_EMPTY_ARRAY@GOTPAGE
Lloh22:
ldr x8, [x8, _JSON_VARIANT_MAGIC_EMPTY_ARRAY@GOTPAGEOFF]
LBB0_12:
ldr x8, [x8]
cmp w0, #0
LBB0_13:
csel x19, x8, x19, eq
LBB0_14:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGot Lloh21, Lloh22
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_3-LBB0_3)>>2
.byte (LBB0_5-LBB0_3)>>2
.byte (LBB0_6-LBB0_3)>>2
.byte (LBB0_7-LBB0_3)>>2
.byte (LBB0_8-LBB0_3)>>2
.byte (LBB0_9-LBB0_3)>>2
.byte (LBB0_10-LBB0_3)>>2
.byte (LBB0_11-LBB0_3)>>2
; -- End function
.comm _JSON_VARIANT_MAGIC_TRUE,8,3 ; @JSON_VARIANT_MAGIC_TRUE
.comm _JSON_VARIANT_MAGIC_FALSE,8,3 ; @JSON_VARIANT_MAGIC_FALSE
.comm _JSON_VARIANT_MAGIC_NULL,8,3 ; @JSON_VARIANT_MAGIC_NULL
.comm _JSON_VARIANT_MAGIC_ZERO_INTEGER,8,3 ; @JSON_VARIANT_MAGIC_ZERO_INTEGER
.comm _JSON_VARIANT_MAGIC_ZERO_UNSIGNED,8,3 ; @JSON_VARIANT_MAGIC_ZERO_UNSIGNED
.comm _JSON_VARIANT_MAGIC_ZERO_REAL,8,3 ; @JSON_VARIANT_MAGIC_ZERO_REAL
.comm _JSON_VARIANT_MAGIC_EMPTY_STRING,8,3 ; @JSON_VARIANT_MAGIC_EMPTY_STRING
.comm _JSON_VARIANT_MAGIC_EMPTY_ARRAY,8,3 ; @JSON_VARIANT_MAGIC_EMPTY_ARRAY
.comm _JSON_VARIANT_MAGIC_EMPTY_OBJECT,8,3 ; @JSON_VARIANT_MAGIC_EMPTY_OBJECT
.no_dead_strip _json_variant_normalize
.subsections_via_symbols
| AnghaBench/systemd/src/shared/extr_json.c_json_variant_normalize.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _printf
callq _getchar
shll $24, %eax
cmpl $167772160, %eax ## imm = 0xA000000
jne LBB0_1
LBB0_12:
leaq L_.str.1(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_1:
xorl %ebx, %ebx
leaq LJTI0_0(%rip), %r14
jmp LBB0_2
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
addl $4, %ebx
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
callq _getchar
shll $24, %eax
cmpl $167772160, %eax ## imm = 0xA000000
je LBB0_12
LBB0_2: ## =>This Inner Loop Header: Depth=1
sarl $24, %eax
movl %eax, %edi
callq ___toupper
## kill: def $eax killed $eax def $rax
addl $-65, %eax
cmpl $25, %eax
ja LBB0_11
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movslq (%r14,%rax,4), %rax
addq %r14, %rax
jmpq *%rax
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
incl %ebx
jmp LBB0_11
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
addl $3, %ebx
jmp LBB0_11
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
addl $2, %ebx
jmp LBB0_11
LBB0_9: ## in Loop: Header=BB0_2 Depth=1
addl $8, %ebx
jmp LBB0_11
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
addl $10, %ebx
jmp LBB0_11
LBB0_8: ## in Loop: Header=BB0_2 Depth=1
addl $5, %ebx
jmp LBB0_11
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
LJTI0_0:
.long L0_0_set_4
.long L0_0_set_6
.long L0_0_set_6
.long L0_0_set_5
.long L0_0_set_4
.long L0_0_set_7
.long L0_0_set_5
.long L0_0_set_7
.long L0_0_set_4
.long L0_0_set_9
.long L0_0_set_8
.long L0_0_set_4
.long L0_0_set_6
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_6
.long L0_0_set_10
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_9
.long L0_0_set_7
.long L0_0_set_10
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a word: "
L_.str.1: ## @.str.1
.asciz "Scrabble value: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
bl _getchar
lsl w8, w0, #24
mov w20, #167772160
cmp w8, w20
b.ne LBB0_3
; %bb.1:
mov w19, #0
LBB0_2:
str x19, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_3:
mov w19, #0
Lloh4:
adrp x21, lJTI0_0@PAGE
Lloh5:
add x21, x21, lJTI0_0@PAGEOFF
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=1
add w19, w19, #4
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
bl _getchar
lsl w8, w0, #24
cmp w8, w20
b.eq LBB0_2
LBB0_6: ; =>This Inner Loop Header: Depth=1
asr w0, w8, #24
bl ___toupper
sub w8, w0, #65
cmp w8, #25
b.hi LBB0_5
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
adr x9, LBB0_4
ldrb w10, [x21, x8]
add x9, x9, x10, lsl #2
br x9
LBB0_8: ; in Loop: Header=BB0_6 Depth=1
add w19, w19, #1
b LBB0_5
LBB0_9: ; in Loop: Header=BB0_6 Depth=1
add w19, w19, #3
b LBB0_5
LBB0_10: ; in Loop: Header=BB0_6 Depth=1
add w19, w19, #2
b LBB0_5
LBB0_11: ; in Loop: Header=BB0_6 Depth=1
add w19, w19, #8
b LBB0_5
LBB0_12: ; in Loop: Header=BB0_6 Depth=1
add w19, w19, #10
b LBB0_5
LBB0_13: ; in Loop: Header=BB0_6 Depth=1
add w19, w19, #5
b LBB0_5
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_9-LBB0_4)>>2
.byte (LBB0_9-LBB0_4)>>2
.byte (LBB0_10-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_4-LBB0_4)>>2
.byte (LBB0_10-LBB0_4)>>2
.byte (LBB0_4-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_11-LBB0_4)>>2
.byte (LBB0_13-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_9-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_9-LBB0_4)>>2
.byte (LBB0_12-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_4-LBB0_4)>>2
.byte (LBB0_4-LBB0_4)>>2
.byte (LBB0_11-LBB0_4)>>2
.byte (LBB0_4-LBB0_4)>>2
.byte (LBB0_12-LBB0_4)>>2
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a word: "
l_.str.1: ; @.str.1
.asciz "Scrabble value: %d\n"
.subsections_via_symbols
| the_stack_data/113714.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movl $5050, %esi ## imm = 0x13BA
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "A soma dos numeros de 1 a 100 eh: %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #5050
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "A soma dos numeros de 1 a 100 eh: %d"
.subsections_via_symbols
| the_stack_data/28860.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _is_xen_pmu ## -- Begin function is_xen_pmu
.p2align 4, 0x90
_is_xen_pmu: ## @is_xen_pmu
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
callq _get_xenpmu_data
xorl %ecx, %ecx
testq %rax, %rax
setne %cl
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _is_xen_pmu ; -- Begin function is_xen_pmu
.p2align 2
_is_xen_pmu: ; @is_xen_pmu
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _get_xenpmu_data
cmp x0, #0
cset w0, ne
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/arch/x86/xen/extr_pmu.c_is_xen_pmu.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function net__iface_up
_net__iface_up: ## @net__iface_up
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %edi, %ebx
movq _iface@GOTPCREL(%rip), %r14
movq (%r14), %rsi
testl %edi, %edi
leaq L_.str.2(%rip), %rax
leaq L_.str.1(%rip), %rdx
cmoveq %rax, %rdx
leaq L_.str(%rip), %rdi
callq _printf
movq (%r14), %rsi
xorl %edi, %edi
movl %ebx, %edx
popq %rbx
popq %r14
popq %rbp
jmp _net_iface_up ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "CMD: ip link set %s %s\n"
.comm _iface,8,3 ## @iface
L_.str.1: ## @.str.1
.asciz "up"
L_.str.2: ## @.str.2
.asciz "down"
.no_dead_strip _net__iface_up
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function net__iface_up
_net__iface_up: ; @net__iface_up
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x20, _iface@GOTPAGE
Lloh1:
ldr x20, [x20, _iface@GOTPAGEOFF]
ldr x1, [x20]
Lloh2:
adrp x8, l_.str.1@PAGE
Lloh3:
add x8, x8, l_.str.1@PAGEOFF
Lloh4:
adrp x9, l_.str.2@PAGE
Lloh5:
add x9, x9, l_.str.2@PAGEOFF
cmp w0, #0
csel x2, x9, x8, eq
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x1, [x20]
mov x0, #0
mov x2, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _net_iface_up
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "CMD: ip link set %s %s\n"
.comm _iface,8,3 ; @iface
l_.str.1: ; @.str.1
.asciz "up"
l_.str.2: ; @.str.2
.asciz "down"
.no_dead_strip _net__iface_up
.subsections_via_symbols
| AnghaBench/openvpn/tests/unit_tests/openvpn/extr_test_networking.c_net__iface_up.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bnx2x_reset_nic_mode
_bnx2x_reset_nic_mode: ## @bnx2x_reset_nic_mode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r13
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
callq _BP_PORT
movl %eax, %ebx
movq _NUM_MACS@GOTPCREL(%rip), %rax
movl (%rax), %eax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, -72(%rbp) ## 8-byte Spill
movq (%r13), %rax
movq _SINGLE_FUNCTION@GOTPCREL(%rip), %r15
cmpq (%r15), %rax
jne LBB0_2
## %bb.1:
leaq 8(%r13), %rdi
xorl %r14d, %r14d
xorl %esi, %esi
callq _bnx2x_set_rx_filter
testl %ebx, %ebx
je LBB0_15
LBB0_14:
movq _NIG_REG_P0_TX_MNG_HOST_ENABLE@GOTPCREL(%rip), %rax
jmp LBB0_16
LBB0_2:
testl %ebx, %ebx
jne LBB0_3
## %bb.4:
movq _NIG_REG_LLH0_FUNC_EN@GOTPCREL(%rip), %r14
jmp LBB0_5
LBB0_3:
movq _NIG_REG_LLH1_FUNC_EN@GOTPCREL(%rip), %r14
LBB0_5:
movq (%r14), %rsi
movq %r13, %rdi
callq _REG_RD
movl %eax, -52(%rbp) ## 4-byte Spill
movq (%r14), %rsi
movq %r13, %rdi
xorl %edx, %edx
callq _REG_WR
movq _NUM_MACS@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB0_12
## %bb.6:
movq %r13, -64(%rbp) ## 8-byte Spill
xorl %r12d, %r12d
xorl %r14d, %r14d
movl %ebx, -56(%rbp) ## 4-byte Spill
movq -64(%rbp), %r13 ## 8-byte Reload
jmp LBB0_7
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_7 Depth=1
movl %r12d, %ebx
andl $-4, %ebx
movq _NIG_REG_LLH0_FUNC_MEM_ENABLE@GOTPCREL(%rip), %r15
LBB0_10: ## in Loop: Header=BB0_7 Depth=1
movq (%r15), %rsi
addq %rbx, %rsi
movq %r13, %rdi
callq _REG_RD
addq (%r15), %rbx
movq -72(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx,%r12)
movq %r13, %rdi
movq %rbx, %rsi
xorl %edx, %edx
callq _REG_WR
incq %r14
movq _NUM_MACS@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $4, %r12
cmpq %rax, %r14
movl -56(%rbp), %ebx ## 4-byte Reload
jge LBB0_11
LBB0_7: ## =>This Inner Loop Header: Depth=1
testl %ebx, %ebx
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movl %r12d, %ebx
andl $-4, %ebx
movq _NIG_REG_LLH1_FUNC_MEM_ENABLE@GOTPCREL(%rip), %r15
jmp LBB0_10
LBB0_11:
movq -64(%rbp), %r13 ## 8-byte Reload
movq _SINGLE_FUNCTION@GOTPCREL(%rip), %r15
LBB0_12:
movl -52(%rbp), %r14d ## 4-byte Reload
testl %ebx, %ebx
jne LBB0_14
LBB0_15:
movq _NIG_REG_P1_TX_MNG_HOST_ENABLE@GOTPCREL(%rip), %rax
LBB0_16:
movq (%rax), %rsi
movq %r13, %rdi
xorl %edx, %edx
callq _REG_WR
movq %r13, %rdi
movl $1, %esi
callq _bnx2x_func_switch_update
testl %eax, %eax
je LBB0_18
## %bb.17:
movl %eax, %r12d
leaq L_.str(%rip), %rdi
callq _BNX2X_ERR
jmp LBB0_34
LBB0_18:
movq _PRS_REG_NIC_MODE@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq %r13, %rdi
xorl %edx, %edx
callq _REG_WR
movq (%r13), %rax
cmpq (%r15), %rax
jne LBB0_20
## %bb.19:
movl %ebx, %r15d
leaq 8(%r13), %rdi
movl $1, %esi
callq _bnx2x_set_rx_filter
jmp LBB0_28
LBB0_20:
movl %ebx, %r15d
testl %ebx, %ebx
jne LBB0_21
## %bb.22:
movq _NIG_REG_LLH0_FUNC_EN@GOTPCREL(%rip), %rax
jmp LBB0_23
LBB0_21:
movq _NIG_REG_LLH1_FUNC_EN@GOTPCREL(%rip), %rax
LBB0_23:
movq (%rax), %rsi
movq %r13, %rdi
movl %r14d, %edx
callq _REG_WR
movq _NUM_MACS@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB0_28
## %bb.24:
xorl %ebx, %ebx
movq _NIG_REG_LLH1_FUNC_MEM_ENABLE@GOTPCREL(%rip), %r14
xorl %r12d, %r12d
jmp LBB0_25
.p2align 4, 0x90
LBB0_27: ## in Loop: Header=BB0_25 Depth=1
movl %ebx, %esi
andl $-4, %esi
addq (%rax), %rsi
movq -72(%rbp), %rax ## 8-byte Reload
movl (%rax,%rbx), %edx
movq %r13, %rdi
callq _REG_WR
incq %r12
movq _NUM_MACS@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $4, %rbx
cmpq %rax, %r12
jge LBB0_28
LBB0_25: ## =>This Inner Loop Header: Depth=1
movq %r14, %rax
testl %r15d, %r15d
jne LBB0_27
## %bb.26: ## in Loop: Header=BB0_25 Depth=1
movq _NIG_REG_LLH0_FUNC_MEM_ENABLE@GOTPCREL(%rip), %rax
jmp LBB0_27
LBB0_28:
testl %r15d, %r15d
jne LBB0_29
## %bb.30:
movq _NIG_REG_P1_TX_MNG_HOST_ENABLE@GOTPCREL(%rip), %rax
jmp LBB0_31
LBB0_29:
movq _NIG_REG_P0_TX_MNG_HOST_ENABLE@GOTPCREL(%rip), %rax
LBB0_31:
movq (%rax), %rsi
movq %r13, %rdi
movl $1, %edx
callq _REG_WR
xorl %r12d, %r12d
movq %r13, %rdi
xorl %esi, %esi
callq _bnx2x_func_switch_update
testl %eax, %eax
je LBB0_33
## %bb.32:
movl %eax, %ebx
leaq L_.str.1(%rip), %rdi
callq _BNX2X_ERR
movl %ebx, %r12d
jmp LBB0_34
LBB0_33:
movq _NETIF_MSG_IFUP@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.2(%rip), %rsi
callq _DP
LBB0_34:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_36
## %bb.35:
movl %r12d, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_36:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _NUM_MACS,4,2 ## @NUM_MACS
.comm _SINGLE_FUNCTION,8,3 ## @SINGLE_FUNCTION
.comm _NIG_REG_LLH1_FUNC_EN,8,3 ## @NIG_REG_LLH1_FUNC_EN
.comm _NIG_REG_LLH0_FUNC_EN,8,3 ## @NIG_REG_LLH0_FUNC_EN
.comm _NIG_REG_LLH1_FUNC_MEM_ENABLE,8,3 ## @NIG_REG_LLH1_FUNC_MEM_ENABLE
.comm _NIG_REG_LLH0_FUNC_MEM_ENABLE,8,3 ## @NIG_REG_LLH0_FUNC_MEM_ENABLE
.comm _NIG_REG_P0_TX_MNG_HOST_ENABLE,8,3 ## @NIG_REG_P0_TX_MNG_HOST_ENABLE
.comm _NIG_REG_P1_TX_MNG_HOST_ENABLE,8,3 ## @NIG_REG_P1_TX_MNG_HOST_ENABLE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Can't suspend tx-switching!\n"
.comm _PRS_REG_NIC_MODE,8,3 ## @PRS_REG_NIC_MODE
L_.str.1: ## @.str.1
.asciz "Can't resume tx-switching!\n"
.comm _NETIF_MSG_IFUP,4,2 ## @NETIF_MSG_IFUP
L_.str.2: ## @.str.2
.asciz "NIC MODE disabled\n"
.no_dead_strip _bnx2x_reset_nic_mode
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bnx2x_reset_nic_mode
_bnx2x_reset_nic_mode: ; @bnx2x_reset_nic_mode
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #16
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
bl _BP_PORT
mov x20, x0
Lloh3:
adrp x23, _NUM_MACS@GOTPAGE
Lloh4:
ldr x23, [x23, _NUM_MACS@GOTPAGEOFF]
ldr w8, [x23]
lsl x8, x8, #2
mov x9, x8
Lloh5:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh6:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x7fffffff0
sub x24, x9, x8
mov sp, x24
ldr x8, [x19]
Lloh7:
adrp x25, _SINGLE_FUNCTION@GOTPAGE
Lloh8:
ldr x25, [x25, _SINGLE_FUNCTION@GOTPAGEOFF]
ldr x9, [x25]
cmp x8, x9
b.ne LBB0_2
; %bb.1:
add x0, x19, #8
mov w1, #0
bl _bnx2x_set_rx_filter
mov w28, #0
b LBB0_9
LBB0_2:
Lloh9:
adrp x8, _NIG_REG_LLH1_FUNC_EN@GOTPAGE
Lloh10:
ldr x8, [x8, _NIG_REG_LLH1_FUNC_EN@GOTPAGEOFF]
Lloh11:
adrp x9, _NIG_REG_LLH0_FUNC_EN@GOTPAGE
Lloh12:
ldr x9, [x9, _NIG_REG_LLH0_FUNC_EN@GOTPAGEOFF]
cmp w20, #0
csel x21, x9, x8, eq
ldr x1, [x21]
mov x0, x19
bl _REG_RD
mov x28, x0
ldr x1, [x21]
mov x0, x19
mov w2, #0
bl _REG_WR
ldr w8, [x23]
cmp w8, #1
b.lt LBB0_9
; %bb.3:
stur w28, [x29, #-92] ; 4-byte Folded Spill
mov x22, #0
mov x26, #0
Lloh13:
adrp x27, _NIG_REG_LLH0_FUNC_MEM_ENABLE@GOTPAGE
Lloh14:
ldr x27, [x27, _NIG_REG_LLH0_FUNC_MEM_ENABLE@GOTPAGEOFF]
Lloh15:
adrp x21, _NIG_REG_LLH1_FUNC_MEM_ENABLE@GOTPAGE
Lloh16:
ldr x21, [x21, _NIG_REG_LLH1_FUNC_MEM_ENABLE@GOTPAGEOFF]
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x27]
and x25, x22, #0xfffffffc
add x1, x8, x25
mov x28, x27
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
mov x0, x19
bl _REG_RD
ldr x8, [x28]
add x1, x8, x25
str w0, [x24, x22]
mov x0, x19
mov w2, #0
bl _REG_WR
add x26, x26, #1
ldrsw x8, [x23]
add x22, x22, #4
cmp x26, x8
b.ge LBB0_8
LBB0_6: ; =>This Inner Loop Header: Depth=1
cbz w20, LBB0_4
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x21]
and x25, x22, #0xfffffffc
add x1, x8, x25
mov x28, x21
b LBB0_5
LBB0_8:
Lloh17:
adrp x25, _SINGLE_FUNCTION@GOTPAGE
Lloh18:
ldr x25, [x25, _SINGLE_FUNCTION@GOTPAGEOFF]
ldur w28, [x29, #-92] ; 4-byte Folded Reload
LBB0_9:
Lloh19:
adrp x26, _NIG_REG_P0_TX_MNG_HOST_ENABLE@GOTPAGE
Lloh20:
ldr x26, [x26, _NIG_REG_P0_TX_MNG_HOST_ENABLE@GOTPAGEOFF]
Lloh21:
adrp x27, _NIG_REG_P1_TX_MNG_HOST_ENABLE@GOTPAGE
Lloh22:
ldr x27, [x27, _NIG_REG_P1_TX_MNG_HOST_ENABLE@GOTPAGEOFF]
cmp w20, #0
csel x8, x27, x26, eq
ldr x1, [x8]
mov x0, x19
mov w2, #0
bl _REG_WR
mov x0, x19
mov w1, #1
bl _bnx2x_func_switch_update
cbz w0, LBB0_11
; %bb.10:
mov x22, x0
Lloh23:
adrp x0, l_.str@PAGE
Lloh24:
add x0, x0, l_.str@PAGEOFF
bl _BNX2X_ERR
b LBB0_19
LBB0_11:
Lloh25:
adrp x8, _PRS_REG_NIC_MODE@GOTPAGE
Lloh26:
ldr x8, [x8, _PRS_REG_NIC_MODE@GOTPAGEOFF]
Lloh27:
ldr x1, [x8]
mov x0, x19
mov w2, #0
bl _REG_WR
ldr x8, [x19]
ldr x9, [x25]
cmp x8, x9
b.ne LBB0_13
; %bb.12:
add x0, x19, #8
mov w1, #1
bl _bnx2x_set_rx_filter
b LBB0_16
LBB0_13:
Lloh28:
adrp x8, _NIG_REG_LLH1_FUNC_EN@GOTPAGE
Lloh29:
ldr x8, [x8, _NIG_REG_LLH1_FUNC_EN@GOTPAGEOFF]
Lloh30:
adrp x9, _NIG_REG_LLH0_FUNC_EN@GOTPAGE
Lloh31:
ldr x9, [x9, _NIG_REG_LLH0_FUNC_EN@GOTPAGEOFF]
cmp w20, #0
csel x8, x9, x8, eq
ldr x1, [x8]
mov x0, x19
mov x2, x28
bl _REG_WR
ldr w8, [x23]
cmp w8, #1
b.lt LBB0_16
; %bb.14:
mov x21, #0
mov x22, #0
Lloh32:
adrp x25, _NIG_REG_LLH0_FUNC_MEM_ENABLE@GOTPAGE
Lloh33:
ldr x25, [x25, _NIG_REG_LLH0_FUNC_MEM_ENABLE@GOTPAGEOFF]
Lloh34:
adrp x28, _NIG_REG_LLH1_FUNC_MEM_ENABLE@GOTPAGE
Lloh35:
ldr x28, [x28, _NIG_REG_LLH1_FUNC_MEM_ENABLE@GOTPAGEOFF]
LBB0_15: ; =>This Inner Loop Header: Depth=1
cmp w20, #0
csel x8, x25, x28, eq
ldr x8, [x8]
and x9, x21, #0xfffffffc
add x1, x8, x9
ldr w2, [x24, x21]
mov x0, x19
bl _REG_WR
add x22, x22, #1
ldrsw x8, [x23]
add x21, x21, #4
cmp x22, x8
b.lt LBB0_15
LBB0_16:
cmp w20, #0
csel x8, x27, x26, eq
ldr x1, [x8]
mov x0, x19
mov w2, #1
bl _REG_WR
mov x0, x19
mov w1, #0
bl _bnx2x_func_switch_update
mov x22, x0
cbz w0, LBB0_18
; %bb.17:
Lloh36:
adrp x0, l_.str.1@PAGE
Lloh37:
add x0, x0, l_.str.1@PAGEOFF
bl _BNX2X_ERR
b LBB0_19
LBB0_18:
Lloh38:
adrp x8, _NETIF_MSG_IFUP@GOTPAGE
Lloh39:
ldr x8, [x8, _NETIF_MSG_IFUP@GOTPAGEOFF]
Lloh40:
ldr w0, [x8]
Lloh41:
adrp x1, l_.str.2@PAGE
Lloh42:
add x1, x1, l_.str.2@PAGEOFF
bl _DP
LBB0_19:
ldur x8, [x29, #-88]
Lloh43:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh44:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh45:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_21
; %bb.20:
mov x0, x22
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_21:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGot Lloh30, Lloh31
.loh AdrpLdrGot Lloh28, Lloh29
.loh AdrpLdrGot Lloh34, Lloh35
.loh AdrpLdrGot Lloh32, Lloh33
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.cfi_endproc
; -- End function
.comm _NUM_MACS,4,2 ; @NUM_MACS
.comm _SINGLE_FUNCTION,8,3 ; @SINGLE_FUNCTION
.comm _NIG_REG_LLH1_FUNC_EN,8,3 ; @NIG_REG_LLH1_FUNC_EN
.comm _NIG_REG_LLH0_FUNC_EN,8,3 ; @NIG_REG_LLH0_FUNC_EN
.comm _NIG_REG_LLH1_FUNC_MEM_ENABLE,8,3 ; @NIG_REG_LLH1_FUNC_MEM_ENABLE
.comm _NIG_REG_LLH0_FUNC_MEM_ENABLE,8,3 ; @NIG_REG_LLH0_FUNC_MEM_ENABLE
.comm _NIG_REG_P0_TX_MNG_HOST_ENABLE,8,3 ; @NIG_REG_P0_TX_MNG_HOST_ENABLE
.comm _NIG_REG_P1_TX_MNG_HOST_ENABLE,8,3 ; @NIG_REG_P1_TX_MNG_HOST_ENABLE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Can't suspend tx-switching!\n"
.comm _PRS_REG_NIC_MODE,8,3 ; @PRS_REG_NIC_MODE
l_.str.1: ; @.str.1
.asciz "Can't resume tx-switching!\n"
.comm _NETIF_MSG_IFUP,4,2 ; @NETIF_MSG_IFUP
l_.str.2: ; @.str.2
.asciz "NIC MODE disabled\n"
.no_dead_strip _bnx2x_reset_nic_mode
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/broadcom/bnx2x/extr_bnx2x_main.c_bnx2x_reset_nic_mode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nvidia_save_vga
_nvidia_save_vga: ## @nvidia_save_vga
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %r15
xorl %eax, %eax
callq _NVTRACE_ENTER
movq %r15, %rdi
xorl %esi, %esi
callq _NVLockUnlock
movq %r15, %rdi
movq %r14, %rsi
callq _NVUnloadStateExt
movq %r15, %rdi
callq _NVReadMiscOut
movl %eax, 32(%r14)
movq _NUM_CRT_REGS@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
jle LBB0_3
## %bb.1:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movl %ebx, %esi
callq _NVReadCrtc
movq 24(%r14), %rcx
movl %eax, (%rcx,%rbx,4)
incq %rbx
movslq (%r12), %rax
cmpq %rax, %rbx
jl LBB0_2
LBB0_3:
movq _NUM_ATC_REGS@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
jle LBB0_6
## %bb.4:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movl %ebx, %esi
callq _NVReadAttr
movq 16(%r14), %rcx
movl %eax, (%rcx,%rbx,4)
incq %rbx
movslq (%r12), %rax
cmpq %rax, %rbx
jl LBB0_5
LBB0_6:
movq _NUM_GRC_REGS@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
jle LBB0_9
## %bb.7:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movl %ebx, %esi
callq _NVReadGr
movq 8(%r14), %rcx
movl %eax, (%rcx,%rbx,4)
incq %rbx
movslq (%r12), %rax
cmpq %rax, %rbx
jl LBB0_8
LBB0_9:
movq _NUM_SEQ_REGS@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
jle LBB0_12
## %bb.10:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movl %ebx, %esi
callq _NVReadSeq
movq (%r14), %rcx
movl %eax, (%rcx,%rbx,4)
incq %rbx
movslq (%r12), %rax
cmpq %rax, %rbx
jl LBB0_11
LBB0_12:
xorl %eax, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _NVTRACE_LEAVE ## TAILCALL
.cfi_endproc
## -- End function
.comm _NUM_CRT_REGS,4,2 ## @NUM_CRT_REGS
.comm _NUM_ATC_REGS,4,2 ## @NUM_ATC_REGS
.comm _NUM_GRC_REGS,4,2 ## @NUM_GRC_REGS
.comm _NUM_SEQ_REGS,4,2 ## @NUM_SEQ_REGS
.no_dead_strip _nvidia_save_vga
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nvidia_save_vga
_nvidia_save_vga: ; @nvidia_save_vga
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
bl _NVTRACE_ENTER
mov x0, x20
mov w1, #0
bl _NVLockUnlock
mov x0, x20
mov x1, x19
bl _NVUnloadStateExt
mov x0, x20
bl _NVReadMiscOut
str w0, [x19, #32]
Lloh0:
adrp x22, _NUM_CRT_REGS@GOTPAGE
Lloh1:
ldr x22, [x22, _NUM_CRT_REGS@GOTPAGEOFF]
ldr w8, [x22]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov x21, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x21
bl _NVReadCrtc
ldr x8, [x19, #24]
str w0, [x8, x21, lsl #2]
add x21, x21, #1
ldrsw x8, [x22]
cmp x21, x8
b.lt LBB0_2
LBB0_3:
Lloh2:
adrp x22, _NUM_ATC_REGS@GOTPAGE
Lloh3:
ldr x22, [x22, _NUM_ATC_REGS@GOTPAGEOFF]
ldr w8, [x22]
cmp w8, #1
b.lt LBB0_6
; %bb.4:
mov x21, #0
LBB0_5: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x21
bl _NVReadAttr
ldr x8, [x19, #16]
str w0, [x8, x21, lsl #2]
add x21, x21, #1
ldrsw x8, [x22]
cmp x21, x8
b.lt LBB0_5
LBB0_6:
Lloh4:
adrp x22, _NUM_GRC_REGS@GOTPAGE
Lloh5:
ldr x22, [x22, _NUM_GRC_REGS@GOTPAGEOFF]
ldr w8, [x22]
cmp w8, #1
b.lt LBB0_9
; %bb.7:
mov x21, #0
LBB0_8: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x21
bl _NVReadGr
ldr x8, [x19, #8]
str w0, [x8, x21, lsl #2]
add x21, x21, #1
ldrsw x8, [x22]
cmp x21, x8
b.lt LBB0_8
LBB0_9:
Lloh6:
adrp x22, _NUM_SEQ_REGS@GOTPAGE
Lloh7:
ldr x22, [x22, _NUM_SEQ_REGS@GOTPAGEOFF]
ldr w8, [x22]
cmp w8, #1
b.lt LBB0_12
; %bb.10:
mov x21, #0
LBB0_11: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x21
bl _NVReadSeq
ldr x8, [x19]
str w0, [x8, x21, lsl #2]
add x21, x21, #1
ldrsw x8, [x22]
cmp x21, x8
b.lt LBB0_11
LBB0_12:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _NVTRACE_LEAVE
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _NUM_CRT_REGS,4,2 ; @NUM_CRT_REGS
.comm _NUM_ATC_REGS,4,2 ; @NUM_ATC_REGS
.comm _NUM_GRC_REGS,4,2 ; @NUM_GRC_REGS
.comm _NUM_SEQ_REGS,4,2 ; @NUM_SEQ_REGS
.no_dead_strip _nvidia_save_vga
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/video/nvidia/extr_nvidia.c_nvidia_save_vga.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function init_heap
_init_heap: ## @init_heap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movl %esi, %r12d
movq %rdi, %r14
movq _GFP_KERNEL@GOTPCREL(%rip), %r13
movl (%r13), %esi
movl $32, %edi
callq _kmalloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
movl (%r13), %esi
movl $32, %edi
callq _kzalloc
movq %rax, (%r14)
testq %rax, %rax
je LBB0_3
## %bb.4:
movl %r12d, (%rbx)
movl %r15d, 4(%rbx)
movq $0, 24(%rbx)
movq (%r14), %rax
movq %rax, 8(%rbx)
movq %rax, 16(%rbx)
movq (%r14), %rax
movq $-1, 24(%rax)
movq (%r14), %rax
movq %rbx, 8(%rax)
movq (%r14), %rax
movq %rbx, 16(%rax)
xorl %eax, %eax
jmp LBB0_5
LBB0_3:
movq %rbx, %rdi
callq _kfree
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.no_dead_strip _init_heap
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function init_heap
_init_heap: ; @init_heap
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x2
mov x22, x1
mov x19, x0
Lloh0:
adrp x23, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x23, [x23, _GFP_KERNEL@GOTPAGEOFF]
ldr w1, [x23]
mov w0, #32
bl _kmalloc
cbz x0, LBB0_4
; %bb.1:
mov x20, x0
ldr w1, [x23]
mov w0, #32
bl _kzalloc
str x0, [x19]
cbz x0, LBB0_3
; %bb.2:
mov w0, #0
stp w22, w21, [x20]
str xzr, [x20, #24]
ldr x8, [x19]
stp x8, x8, [x20, #8]
ldr x8, [x19]
mov x9, #-1
str x9, [x8, #24]
ldr x8, [x19]
str x20, [x8, #8]
ldr x8, [x19]
str x20, [x8, #16]
b LBB0_5
LBB0_3:
mov x0, x20
bl _kfree
LBB0_4:
Lloh2:
adrp x8, _ENOMEM@GOTPAGE
Lloh3:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
neg w0, w8
LBB0_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.no_dead_strip _init_heap
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/gpu/drm/radeon/extr_radeon_mem.c_init_heap.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pmc_core_probe
_pmc_core_probe: ## @pmc_core_probe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpb $1, _pmc_core_probe.device_initialized(%rip)
je LBB0_1
## %bb.3:
movq %rdi, %r15
movq _intel_pmc_core_ids@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _x86_match_cpu
testq %rax, %rax
je LBB0_1
## %bb.4:
movq (%rax), %rax
movq _pmc@GOTPCREL(%rip), %r14
movq %rax, 16(%r14)
cmpq _spt_reg_map@GOTPCREL(%rip), %rax
jne LBB0_7
## %bb.5:
movq _pmc_pci_ids@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _pci_dev_present
testl %eax, %eax
jne LBB0_7
## %bb.6:
movq _cnp_reg_map@GOTPCREL(%rip), %rax
movq %rax, 16(%r14)
LBB0_7:
leaq -32(%rbp), %rdi
callq _lpit_read_residency_count_address
testq %rax, %rax
je LBB0_10
## %bb.8:
movq _PMC_BASE_ADDR_DEFAULT@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq %rdi, 24(%r14)
callq _PHYS_PFN
movl %eax, %edi
callq _page_is_ram
testq %rax, %rax
je LBB0_9
LBB0_1:
movq _ENODEV@GOTPCREL(%rip), %rax
LBB0_2:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_14:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_10:
movq -32(%rbp), %rdi
movq 16(%r14), %rax
subq 8(%rax), %rdi
movq %rdi, 24(%r14)
jmp LBB0_11
LBB0_9:
movq 16(%r14), %rax
movq 24(%r14), %rdi
LBB0_11:
movl (%rax), %esi
callq _ioremap
movl %eax, 8(%r14)
testl %eax, %eax
je LBB0_12
## %bb.13:
leaq 4(%r14), %rdi
callq _mutex_init
movq %r15, %rdi
movq %r14, %rsi
callq _platform_set_drvdata
xorl %ebx, %ebx
xorl %eax, %eax
callq _pmc_core_check_read_lock_bit
movl %eax, (%r14)
movq _pmc_core_dmi_table@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _dmi_check_system
movq %r14, %rdi
callq _pmc_core_dbgfs_register
movb $1, _pmc_core_probe.device_initialized(%rip)
leaq L_.str(%rip), %rsi
movq %r15, %rdi
callq _dev_info
jmp LBB0_14
LBB0_12:
movq _ENOMEM@GOTPCREL(%rip), %rax
jmp LBB0_2
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_pmc_core_probe.device_initialized,1,2 ## @pmc_core_probe.device_initialized
.comm _pmc,32,3 ## @pmc
.comm _ENODEV,4,2 ## @ENODEV
.comm _intel_pmc_core_ids,4,2 ## @intel_pmc_core_ids
.comm _spt_reg_map,16,3 ## @spt_reg_map
.comm _pmc_pci_ids,4,2 ## @pmc_pci_ids
.comm _cnp_reg_map,16,3 ## @cnp_reg_map
.comm _PMC_BASE_ADDR_DEFAULT,8,3 ## @PMC_BASE_ADDR_DEFAULT
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _pmc_core_dmi_table,4,2 ## @pmc_core_dmi_table
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " initialized\n"
.no_dead_strip _pmc_core_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pmc_core_probe
_pmc_core_probe: ; @pmc_core_probe
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
adrp x21, _pmc_core_probe.device_initialized@PAGE
ldrb w8, [x21, _pmc_core_probe.device_initialized@PAGEOFF]
cmp w8, #1
b.eq LBB0_7
; %bb.1:
mov x19, x0
Lloh0:
adrp x8, _intel_pmc_core_ids@GOTPAGE
Lloh1:
ldr x8, [x8, _intel_pmc_core_ids@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _x86_match_cpu
cbz x0, LBB0_7
; %bb.2:
ldr x8, [x0]
Lloh3:
adrp x20, _pmc@GOTPAGE
Lloh4:
ldr x20, [x20, _pmc@GOTPAGEOFF]
str x8, [x20, #16]
Lloh5:
adrp x9, _spt_reg_map@GOTPAGE
Lloh6:
ldr x9, [x9, _spt_reg_map@GOTPAGEOFF]
cmp x8, x9
b.ne LBB0_5
; %bb.3:
Lloh7:
adrp x8, _pmc_pci_ids@GOTPAGE
Lloh8:
ldr x8, [x8, _pmc_pci_ids@GOTPAGEOFF]
Lloh9:
ldr w0, [x8]
bl _pci_dev_present
cbnz w0, LBB0_5
; %bb.4:
Lloh10:
adrp x8, _cnp_reg_map@GOTPAGE
Lloh11:
ldr x8, [x8, _cnp_reg_map@GOTPAGEOFF]
str x8, [x20, #16]
LBB0_5:
add x0, sp, #8
bl _lpit_read_residency_count_address
cbz x0, LBB0_10
; %bb.6:
Lloh12:
adrp x8, _PMC_BASE_ADDR_DEFAULT@GOTPAGE
Lloh13:
ldr x8, [x8, _PMC_BASE_ADDR_DEFAULT@GOTPAGEOFF]
Lloh14:
ldr x0, [x8]
str x0, [x20, #24]
bl _PHYS_PFN
bl _page_is_ram
cbz x0, LBB0_11
LBB0_7:
Lloh15:
adrp x8, _ENODEV@GOTPAGE
Lloh16:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
LBB0_8:
ldr w8, [x8]
neg w0, w8
LBB0_9:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_10:
ldr x9, [sp, #8]
ldr x8, [x20, #16]
ldr x10, [x8, #8]
sub x0, x9, x10
str x0, [x20, #24]
b LBB0_12
LBB0_11:
ldp x8, x0, [x20, #16]
LBB0_12:
ldr w1, [x8]
bl _ioremap
str w0, [x20, #8]
cbz w0, LBB0_14
; %bb.13:
add x0, x20, #4
bl _mutex_init
mov x0, x19
mov x1, x20
bl _platform_set_drvdata
bl _pmc_core_check_read_lock_bit
str w0, [x20]
Lloh17:
adrp x8, _pmc_core_dmi_table@GOTPAGE
Lloh18:
ldr x8, [x8, _pmc_core_dmi_table@GOTPAGEOFF]
Lloh19:
ldr w0, [x8]
bl _dmi_check_system
mov x0, x20
bl _pmc_core_dbgfs_register
mov w8, #1
strb w8, [x21, _pmc_core_probe.device_initialized@PAGEOFF]
Lloh20:
adrp x1, l_.str@PAGE
Lloh21:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _dev_info
mov w0, #0
b LBB0_9
LBB0_14:
Lloh22:
adrp x8, _ENOMEM@GOTPAGE
Lloh23:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
b LBB0_8
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGot Lloh22, Lloh23
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_pmc_core_probe.device_initialized,1,2 ; @pmc_core_probe.device_initialized
.comm _pmc,32,3 ; @pmc
.comm _ENODEV,4,2 ; @ENODEV
.comm _intel_pmc_core_ids,4,2 ; @intel_pmc_core_ids
.comm _spt_reg_map,16,3 ; @spt_reg_map
.comm _pmc_pci_ids,4,2 ; @pmc_pci_ids
.comm _cnp_reg_map,16,3 ; @cnp_reg_map
.comm _PMC_BASE_ADDR_DEFAULT,8,3 ; @PMC_BASE_ADDR_DEFAULT
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _pmc_core_dmi_table,4,2 ; @pmc_core_dmi_table
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " initialized\n"
.no_dead_strip _pmc_core_probe
.subsections_via_symbols
| AnghaBench/linux/drivers/platform/x86/extr_intel_pmc_core.c_pmc_core_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function NVWritePRMVIO
_NVWritePRMVIO: ## @NVWritePRMVIO
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r14d
movl %edx, %r15d
movl %esi, %r12d
movq %rdi, %rbx
callq _nouveau_drm
movq %rax, %r13
movq %rbx, %rdi
callq _nouveau_drm
testl %r12d, %r12d
je LBB0_3
## %bb.1:
movq (%rax), %rax
movq _NV_DEVICE_INFO_V0_CURIE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_3
## %bb.2:
movq _NV_PRMVIO_SIZE@GOTPCREL(%rip), %rax
addl (%rax), %r15d
LBB0_3:
addq $8, %r13
movq %r13, %rdi
movl %r15d, %esi
movl %r14d, %edx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _nvif_wr08 ## TAILCALL
.cfi_endproc
## -- End function
.comm _NV_DEVICE_INFO_V0_CURIE,8,3 ## @NV_DEVICE_INFO_V0_CURIE
.comm _NV_PRMVIO_SIZE,8,3 ## @NV_PRMVIO_SIZE
.no_dead_strip _NVWritePRMVIO
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function NVWritePRMVIO
_NVWritePRMVIO: ; @NVWritePRMVIO
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x20, x2
mov x22, x1
mov x23, x0
bl _nouveau_drm
mov x21, x0
mov x0, x23
bl _nouveau_drm
cbz w22, LBB0_3
; %bb.1:
ldr x8, [x0]
Lloh0:
adrp x9, _NV_DEVICE_INFO_V0_CURIE@GOTPAGE
Lloh1:
ldr x9, [x9, _NV_DEVICE_INFO_V0_CURIE@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_3
; %bb.2:
Lloh3:
adrp x8, _NV_PRMVIO_SIZE@GOTPAGE
Lloh4:
ldr x8, [x8, _NV_PRMVIO_SIZE@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
add w20, w8, w20
LBB0_3:
add x0, x21, #8
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _nvif_wr08
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _NV_DEVICE_INFO_V0_CURIE,8,3 ; @NV_DEVICE_INFO_V0_CURIE
.comm _NV_PRMVIO_SIZE,8,3 ; @NV_PRMVIO_SIZE
.no_dead_strip _NVWritePRMVIO
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/nouveau/extr_dispnv04hw.h_NVWritePRMVIO.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _emit_rmw_xorimm ## -- Begin function emit_rmw_xorimm
.p2align 4, 0x90
_emit_rmw_xorimm: ## @emit_rmw_xorimm
.cfi_startproc
## %bb.0:
testl %esi, %esi
js LBB0_1
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movl %esi, %ebx
movl %edi, %r14d
movl $14, %edx
callq _emit_movzbl_dualindexedx4
movl $14, %edi
movl %r15d, %esi
movl $14, %edx
callq _emit_xorimm
movl $14, %edi
movl %r14d, %esi
movl %ebx, %edx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _emit_writebyte_dualindexedx4 ## TAILCALL
LBB0_1:
xorl %edi, %edi
jmp _assert ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _emit_rmw_xorimm ; -- Begin function emit_rmw_xorimm
.p2align 2
_emit_rmw_xorimm: ; @emit_rmw_xorimm
.cfi_startproc
; %bb.0:
tbnz w1, #31, LBB0_2
; %bb.1:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x19, x1
mov x20, x0
mov w2, #14
bl _emit_movzbl_dualindexedx4
mov w0, #14
mov x1, x21
mov w2, #14
bl _emit_xorimm
mov w0, #14
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _emit_writebyte_dualindexedx4
LBB0_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
.cfi_same_value w21
.cfi_same_value w22
mov w0, #0
b _assert
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Yabause/yabause/src/sh2_dynarec/extr_assem_arm.c_emit_rmw_xorimm.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function enic_isr_msix
_enic_isr_msix: ## @enic_isr_msix
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rdi
callq _napi_schedule_irqoff
movq _IRQ_HANDLED@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IRQ_HANDLED,4,2 ## @IRQ_HANDLED
.no_dead_strip _enic_isr_msix
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function enic_isr_msix
_enic_isr_msix: ; @enic_isr_msix
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, x1
bl _napi_schedule_irqoff
Lloh0:
adrp x8, _IRQ_HANDLED@GOTPAGE
Lloh1:
ldr x8, [x8, _IRQ_HANDLED@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _IRQ_HANDLED,4,2 ; @IRQ_HANDLED
.no_dead_strip _enic_isr_msix
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/cisco/enic/extr_enic_main.c_enic_isr_msix.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _check_DHCP_leasedIP ## -- Begin function check_DHCP_leasedIP
.p2align 4, 0x90
_check_DHCP_leasedIP: ## @check_DHCP_leasedIP
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
xorl %eax, %eax
callq _getRCR
movl %eax, %r14d
movl $3, %edi
callq _setRCR
movq _DHCP_SOCKET@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _DHCP_allocated_ip@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str(%rip), %rsi
movl $17, %edx
movl $5000, %r8d ## imm = 0x1388
callq _sendto
movq %rax, %rbx
movl %r14d, %edi
callq _setRCR
movq _SOCKERR_TIMEOUT@GOTPCREL(%rip), %rax
cmpq (%rax), %rbx
jne LBB0_1
## %bb.2:
movl $1, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_1:
xorl %eax, %eax
callq _send_DHCP_DECLINE
ud2
.cfi_endproc
## -- End function
.comm _DHCP_SOCKET,4,2 ## @DHCP_SOCKET
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "CHECK_IP_CONFLICT"
.comm _DHCP_allocated_ip,4,2 ## @DHCP_allocated_ip
.comm _SOCKERR_TIMEOUT,8,3 ## @SOCKERR_TIMEOUT
.comm _dhcp_tick_1s,8,3 ## @dhcp_tick_1s
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _check_DHCP_leasedIP ; -- Begin function check_DHCP_leasedIP
.p2align 2
_check_DHCP_leasedIP: ; @check_DHCP_leasedIP
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
bl _getRCR
mov x19, x0
mov w0, #3
bl _setRCR
Lloh0:
adrp x8, _DHCP_SOCKET@GOTPAGE
Lloh1:
ldr x8, [x8, _DHCP_SOCKET@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x8, _DHCP_allocated_ip@GOTPAGE
Lloh4:
ldr x8, [x8, _DHCP_allocated_ip@GOTPAGEOFF]
Lloh5:
ldr w3, [x8]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov w2, #17
mov w4, #5000
bl _sendto
mov x20, x0
mov x0, x19
bl _setRCR
Lloh8:
adrp x8, _SOCKERR_TIMEOUT@GOTPAGE
Lloh9:
ldr x8, [x8, _SOCKERR_TIMEOUT@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
cmp x20, x8
b.ne LBB0_2
; %bb.1:
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
bl _send_DHCP_DECLINE
brk #0x1
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _DHCP_SOCKET,4,2 ; @DHCP_SOCKET
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "CHECK_IP_CONFLICT"
.comm _DHCP_allocated_ip,4,2 ; @DHCP_allocated_ip
.comm _SOCKERR_TIMEOUT,8,3 ; @SOCKERR_TIMEOUT
.comm _dhcp_tick_1s,8,3 ; @dhcp_tick_1s
.subsections_via_symbols
| AnghaBench/micropython/drivers/wiznet5k/internet/dhcp/extr_dhcp.c_check_DHCP_leasedIP.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nouveau_gem_object_del ## -- Begin function nouveau_gem_object_del
.p2align 4, 0x90
_nouveau_gem_object_del: ## @nouveau_gem_object_del
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq 8(%rdi), %rbx
leaq 4(%rbx), %r15
movq %r15, -32(%rbp)
testq %rbx, %rbx
je LBB0_6
## %bb.1:
movq %rdi, %r14
movq $0, 8(%rbx)
movl (%rbx), %edi
callq _unlikely
testq %rax, %rax
je LBB0_3
## %bb.2:
movl $1, (%rbx)
movq %rbx, %rdi
callq _nouveau_bo_unpin
LBB0_3:
cmpq $0, (%r14)
je LBB0_5
## %bb.4:
movl (%r15), %esi
movq %r14, %rdi
callq _drm_prime_gem_destroy
LBB0_5:
leaq -32(%rbp), %rdi
callq _ttm_bo_unref
movq %r14, %rdi
callq _drm_gem_object_release
movq %r14, %rdi
callq _kfree
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nouveau_gem_object_del ; -- Begin function nouveau_gem_object_del
.p2align 2
_nouveau_gem_object_del: ; @nouveau_gem_object_del
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
ldr x20, [x0, #8]
add x21, x20, #4
str x21, [sp, #8]
cbz x20, LBB0_6
; %bb.1:
mov x19, x0
str xzr, [x20, #8]
ldr w0, [x20]
bl _unlikely
cbz x0, LBB0_3
; %bb.2:
mov w8, #1
str w8, [x20]
mov x0, x20
bl _nouveau_bo_unpin
LBB0_3:
ldr x8, [x19]
cbz x8, LBB0_5
; %bb.4:
ldr w1, [x21]
mov x0, x19
bl _drm_prime_gem_destroy
LBB0_5:
add x0, sp, #8
bl _ttm_bo_unref
mov x0, x19
bl _drm_gem_object_release
mov x0, x19
bl _kfree
LBB0_6:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/gpu/drm/nouveau/extr_nouveau_gem.c_nouveau_gem_object_del.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function igb_get_link_up_info_82575
_igb_get_link_up_info_82575: ## @igb_get_link_up_info_82575
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq (%rdi), %rax
movq _e1000_media_type_copper@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_1
## %bb.2:
popq %rbp
jmp _igb_get_speed_and_duplex_copper ## TAILCALL
LBB0_1:
popq %rbp
jmp _igb_get_pcs_speed_and_duplex_82575 ## TAILCALL
.cfi_endproc
## -- End function
.comm _e1000_media_type_copper,8,3 ## @e1000_media_type_copper
.no_dead_strip _igb_get_link_up_info_82575
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function igb_get_link_up_info_82575
_igb_get_link_up_info_82575: ; @igb_get_link_up_info_82575
.cfi_startproc
; %bb.0:
ldr x8, [x0]
Lloh0:
adrp x9, _e1000_media_type_copper@GOTPAGE
Lloh1:
ldr x9, [x9, _e1000_media_type_copper@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_2
; %bb.1:
b _igb_get_speed_and_duplex_copper
LBB0_2:
b _igb_get_pcs_speed_and_duplex_82575
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _e1000_media_type_copper,8,3 ; @e1000_media_type_copper
.no_dead_strip _igb_get_link_up_info_82575
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/igb/extr_e1000_82575.c_igb_get_link_up_info_82575.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function o2info_clear_request_filled
_o2info_clear_request_filled: ## @o2info_clear_request_filled
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _OCFS2_INFO_FL_FILLED@GOTPCREL(%rip), %rax
movl (%rax), %eax
notl %eax
andl %eax, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _OCFS2_INFO_FL_FILLED,4,2 ## @OCFS2_INFO_FL_FILLED
.no_dead_strip _o2info_clear_request_filled
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function o2info_clear_request_filled
_o2info_clear_request_filled: ; @o2info_clear_request_filled
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _OCFS2_INFO_FL_FILLED@GOTPAGE
Lloh1:
ldr x8, [x8, _OCFS2_INFO_FL_FILLED@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
ldr w9, [x0]
bic w8, w9, w8
str w8, [x0]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _OCFS2_INFO_FL_FILLED,4,2 ; @OCFS2_INFO_FL_FILLED
.no_dead_strip _o2info_clear_request_filled
.subsections_via_symbols
| AnghaBench/linux/fs/ocfs2/extr_ioctl.c_o2info_clear_request_filled.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function link_alt_odb_entry
_link_alt_odb_entry: ## @link_alt_odb_entry
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %r15
movl %ecx, -68(%rbp) ## 4-byte Spill
movq %rdx, %rbx
movq %rsi, %r13
movq %rdi, %r12
movq _STRBUF_INIT@GOTPCREL(%rip), %rax
movups (%rax), %xmm0
movaps %xmm0, -64(%rbp)
movq %rsi, %rdi
callq _is_absolute_path
testq %rbx, %rbx
je LBB0_3
## %bb.1:
testl %eax, %eax
jne LBB0_3
## %bb.2:
leaq -64(%rbp), %r14
movq %r14, %rdi
movq %rbx, %rsi
movl $1, %edx
callq _strbuf_realpath
movq %r14, %rdi
movl $47, %esi
callq _strbuf_addch
LBB0_3:
leaq -64(%rbp), %r14
movq %r14, %rdi
movq %r13, %rsi
callq _strbuf_addstr
movq %r14, %rdi
callq _strbuf_normalize_path
testq %rbx, %rbx
je LBB0_6
## %bb.4:
testq %rax, %rax
jns LBB0_6
## %bb.5:
leaq L_.str(%rip), %rdi
callq __
movq -64(%rbp), %rsi
movl %eax, %edi
callq _error
jmp LBB0_12
LBB0_6:
movl -56(%rbp), %eax
testl %eax, %eax
je LBB0_10
## %bb.7:
leaq -64(%rbp), %rbx
.p2align 4, 0x90
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq -64(%rbp), %rcx
movslq %eax, %rsi
cmpb $47, -1(%rcx,%rsi)
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
decq %rsi
movq %rbx, %rdi
## kill: def $esi killed $esi killed $rsi
callq _strbuf_setlen
movl -56(%rbp), %eax
testl %eax, %eax
jne LBB0_8
LBB0_10:
movq (%r12), %rdi
leaq -64(%rbp), %rsi
movq %r15, %rdx
callq _alt_odb_usable
testl %eax, %eax
je LBB0_12
## %bb.11:
movl $1, %edi
movl $16, %esi
callq _xcalloc
movq %rax, %rbx
movq -64(%rbp), %rdi
callq _xstrdup
movl %eax, 8(%rbx)
movq (%r12), %rax
movq (%rax), %rax
movq %rbx, (%rax)
movq (%r12), %rax
movq %rbx, (%rax)
movq $0, (%rbx)
movq -64(%rbp), %rsi
movl -68(%rbp), %edx ## 4-byte Reload
incl %edx
movq %r12, %rdi
callq _read_info_alternates
xorl %ebx, %ebx
jmp LBB0_13
LBB0_12:
movl $-1, %ebx
LBB0_13:
leaq -64(%rbp), %rdi
callq _strbuf_release
movl %ebx, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _STRBUF_INIT,16,3 ## @STRBUF_INIT
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "unable to normalize alternate object path: %s"
.no_dead_strip _link_alt_odb_entry
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function link_alt_odb_entry
_link_alt_odb_entry: ; @link_alt_odb_entry
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x4
mov x19, x3
mov x22, x2
mov x23, x1
mov x20, x0
Lloh0:
adrp x8, _STRBUF_INIT@GOTPAGE
Lloh1:
ldr x8, [x8, _STRBUF_INIT@GOTPAGEOFF]
Lloh2:
ldr q0, [x8]
str q0, [sp]
mov x0, x1
bl _is_absolute_path
cbz x22, LBB0_3
; %bb.1:
cbnz w0, LBB0_3
; %bb.2:
mov x0, sp
mov x1, x22
mov w2, #1
bl _strbuf_realpath
mov x0, sp
mov w1, #47
bl _strbuf_addch
LBB0_3:
mov x0, sp
mov x1, x23
bl _strbuf_addstr
mov x0, sp
bl _strbuf_normalize_path
cbz x22, LBB0_7
; %bb.4:
tbz x0, #63, LBB0_7
; %bb.5:
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl __
ldr x1, [sp]
bl _error
b LBB0_11
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
mov x0, sp
; kill: def $w1 killed $w1 killed $x1
bl _strbuf_setlen
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
cbz w8, LBB0_9
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
ldr x9, [sp]
sxtw x8, w8
sub x1, x8, #1
ldrb w8, [x9, x1]
cmp w8, #47
b.eq LBB0_6
LBB0_9:
ldr x0, [x20]
mov x1, sp
mov x2, x21
bl _alt_odb_usable
cbz w0, LBB0_11
; %bb.10:
mov w0, #1
mov w1, #16
bl _xcalloc
mov x21, x0
ldr x0, [sp]
bl _xstrdup
str w0, [x21, #8]
ldr x8, [x20]
ldr x8, [x8]
str x21, [x8]
ldr x8, [x20]
str x21, [x8]
str xzr, [x21]
ldr x1, [sp]
add w2, w19, #1
mov x0, x20
bl _read_info_alternates
mov w19, #0
b LBB0_12
LBB0_11:
mov w19, #-1
LBB0_12:
mov x0, sp
bl _strbuf_release
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _STRBUF_INIT,16,3 ; @STRBUF_INIT
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "unable to normalize alternate object path: %s"
.no_dead_strip _link_alt_odb_entry
.subsections_via_symbols
| AnghaBench/git/extr_sha1-file.c_link_alt_odb_entry.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hclge_enable_fd
_hclge_enable_fd: ## @hclge_enable_fd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %ebx
movq %rdi, %r14
callq _hclge_get_vport
movq (%rax), %rax
movl %ebx, (%rax)
testl %ebx, %ebx
je LBB0_1
## %bb.2:
movq %r14, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _hclge_restore_fd_entries ## TAILCALL
LBB0_1:
movq 8(%rax), %rax
movq _HCLGE_FD_ARFS_ACTIVE@GOTPCREL(%rip), %rcx
xorl %esi, %esi
cmpq (%rcx), %rax
sete %sil
movq %r14, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _hclge_del_all_fd_entries ## TAILCALL
.cfi_endproc
## -- End function
.comm _HCLGE_FD_ARFS_ACTIVE,8,3 ## @HCLGE_FD_ARFS_ACTIVE
.no_dead_strip _hclge_enable_fd
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hclge_enable_fd
_hclge_enable_fd: ; @hclge_enable_fd
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
bl _hclge_get_vport
ldr x8, [x0]
str w20, [x8]
cbz w20, LBB0_2
; %bb.1:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _hclge_restore_fd_entries
LBB0_2:
Lloh0:
adrp x9, _HCLGE_FD_ARFS_ACTIVE@GOTPAGE
Lloh1:
ldr x9, [x9, _HCLGE_FD_ARFS_ACTIVE@GOTPAGEOFF]
ldr x8, [x8, #8]
Lloh2:
ldr x9, [x9]
cmp x8, x9
cset w1, eq
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _hclge_del_all_fd_entries
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _HCLGE_FD_ARFS_ACTIVE,8,3 ; @HCLGE_FD_ARFS_ACTIVE
.no_dead_strip _hclge_enable_fd
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/extr_hclge_main.c_hclge_enable_fd.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hop_ghid_setup
_hop_ghid_setup: ## @hop_ghid_setup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _LOWPAN_GHC_EXT_HOP_ID_0@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq 8(%rdi), %rcx
movl %eax, (%rcx)
movq _LOWPAN_GHC_EXT_HOP_MASK_0@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq (%rdi), %rcx
movl %eax, (%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _LOWPAN_GHC_EXT_HOP_ID_0,4,2 ## @LOWPAN_GHC_EXT_HOP_ID_0
.comm _LOWPAN_GHC_EXT_HOP_MASK_0,4,2 ## @LOWPAN_GHC_EXT_HOP_MASK_0
.no_dead_strip _hop_ghid_setup
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hop_ghid_setup
_hop_ghid_setup: ; @hop_ghid_setup
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _LOWPAN_GHC_EXT_HOP_ID_0@GOTPAGE
Lloh1:
ldr x8, [x8, _LOWPAN_GHC_EXT_HOP_ID_0@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
ldp x10, x9, [x0]
str w8, [x9]
Lloh3:
adrp x8, _LOWPAN_GHC_EXT_HOP_MASK_0@GOTPAGE
Lloh4:
ldr x8, [x8, _LOWPAN_GHC_EXT_HOP_MASK_0@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
str w8, [x10]
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _LOWPAN_GHC_EXT_HOP_ID_0,4,2 ; @LOWPAN_GHC_EXT_HOP_ID_0
.comm _LOWPAN_GHC_EXT_HOP_MASK_0,4,2 ; @LOWPAN_GHC_EXT_HOP_MASK_0
.no_dead_strip _hop_ghid_setup
.subsections_via_symbols
| AnghaBench/linux/net/6lowpan/extr_nhc_ghc_ext_hop.c_hop_ghid_setup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function shader_glsl_dp2add
_shader_glsl_dp2add: ## @shader_glsl_dp2add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq (%rdi), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _shader_glsl_append_dst
movl %eax, %edi
callq _shader_glsl_get_write_mask_size
movl %eax, %r14d
movq 8(%rbx), %rsi
movq _WINED3DSP_WRITEMASK_0@GOTPCREL(%rip), %r15
movq _WINED3DSP_WRITEMASK_1@GOTPCREL(%rip), %r12
movl (%r12), %edx
orl (%r15), %edx
leaq -56(%rbp), %rcx
movq %rbx, %rdi
callq _shader_glsl_add_src_param
movq 8(%rbx), %rsi
addq $4, %rsi
movl (%r12), %edx
orl (%r15), %edx
leaq -48(%rbp), %rcx
movq %rbx, %rdi
callq _shader_glsl_add_src_param
movq 8(%rbx), %rsi
addq $8, %rsi
movl (%r15), %edx
leaq -40(%rbp), %rcx
movq %rbx, %rdi
callq _shader_glsl_add_src_param
movq (%rbx), %rax
movl (%rax), %edi
movl -56(%rbp), %ecx
movl -48(%rbp), %r8d
movl -40(%rbp), %r9d
cmpl $2, %r14d
jb LBB0_2
## %bb.1:
leaq L_.str(%rip), %rsi
movl %r14d, %edx
xorl %eax, %eax
callq _shader_addline
jmp LBB0_3
LBB0_2:
leaq L_.str.1(%rip), %rsi
movl %ecx, %edx
movl %r8d, %ecx
movl %r9d, %r8d
xorl %eax, %eax
callq _shader_addline
LBB0_3:
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _WINED3DSP_WRITEMASK_0,4,2 ## @WINED3DSP_WRITEMASK_0
.comm _WINED3DSP_WRITEMASK_1,4,2 ## @WINED3DSP_WRITEMASK_1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "vec%d(dot(%s, %s) + %s));\n"
L_.str.1: ## @.str.1
.asciz "dot(%s, %s) + %s);\n"
.no_dead_strip _shader_glsl_dp2add
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function shader_glsl_dp2add
_shader_glsl_dp2add: ; @shader_glsl_dp2add
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x0
ldr x8, [x0]
ldr w0, [x8]
mov x1, x20
bl _shader_glsl_append_dst
bl _shader_glsl_get_write_mask_size
mov x19, x0
Lloh0:
adrp x21, _WINED3DSP_WRITEMASK_0@GOTPAGE
Lloh1:
ldr x21, [x21, _WINED3DSP_WRITEMASK_0@GOTPAGEOFF]
ldr x1, [x20, #8]
ldr w8, [x21]
Lloh2:
adrp x22, _WINED3DSP_WRITEMASK_1@GOTPAGE
Lloh3:
ldr x22, [x22, _WINED3DSP_WRITEMASK_1@GOTPAGEOFF]
ldr w9, [x22]
orr w2, w9, w8
add x3, sp, #24
mov x0, x20
bl _shader_glsl_add_src_param
ldr x8, [x20, #8]
add x1, x8, #4
ldr w8, [x21]
ldr w9, [x22]
orr w2, w9, w8
add x3, sp, #16
mov x0, x20
bl _shader_glsl_add_src_param
ldr x8, [x20, #8]
add x1, x8, #8
ldr w2, [x21]
add x3, sp, #8
mov x0, x20
bl _shader_glsl_add_src_param
ldr x8, [x20]
ldr w0, [x8]
ldr w3, [sp, #24]
ldr w8, [sp, #16]
ldr w4, [sp, #8]
cmp w19, #2
b.lo LBB0_2
; %bb.1:
Lloh4:
adrp x1, l_.str@PAGE
Lloh5:
add x1, x1, l_.str@PAGEOFF
str x4, [sp]
mov x2, x19
mov x4, x8
b LBB0_3
LBB0_2:
Lloh6:
adrp x1, l_.str.1@PAGE
Lloh7:
add x1, x1, l_.str.1@PAGEOFF
mov x2, x3
mov x3, x8
; kill: def $w4 killed $w4 killed $x4
LBB0_3:
bl _shader_addline
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _WINED3DSP_WRITEMASK_0,4,2 ; @WINED3DSP_WRITEMASK_0
.comm _WINED3DSP_WRITEMASK_1,4,2 ; @WINED3DSP_WRITEMASK_1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "vec%d(dot(%s, %s) + %s));\n"
l_.str.1: ; @.str.1
.asciz "dot(%s, %s) + %s);\n"
.no_dead_strip _shader_glsl_dp2add
.subsections_via_symbols
| AnghaBench/reactos/dll/directx/wine/wined3d/extr_glsl_shader.c_shader_glsl_dp2add.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hdb_sqlite_prepare_stmt
_hdb_sqlite_prepare_stmt: ## @hdb_sqlite_prepare_stmt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r15
movq %rdx, %rbx
movq %rsi, %r13
movl %edi, %r14d
movq %rsi, %rdi
movq %rcx, %rsi
movl $-1, %edx
movq %rbx, %rcx
xorl %r8d, %r8d
callq _sqlite3_prepare_v2
movq _MAX_RETRIES@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
jle LBB0_6
## %bb.1:
xorl %r12d, %r12d
jmp LBB0_2
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movl %r14d, %edi
leaq L_.str(%rip), %rsi
callq _krb5_warnx
movl $1, %edi
callq _sleep
movq %r13, %rdi
movq %r15, %rsi
movl $-1, %edx
movq %rbx, %rcx
xorl %r8d, %r8d
callq _sqlite3_prepare_v2
incl %r12d
movq _MAX_RETRIES@GOTPCREL(%rip), %rcx
cmpl (%rcx), %r12d
jge LBB0_6
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq _SQLITE_BUSY@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq _SQLITE_IOERR_BLOCKED@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq _SQLITE_LOCKED@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_5
LBB0_6:
movq _SQLITE_OK@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
movl $0, %eax
je LBB0_8
## %bb.7:
movq _EINVAL@GOTPCREL(%rip), %r12
movl (%r12), %ebx
movq %r13, %rdi
callq _sqlite3_errmsg
leaq L_.str.1(%rip), %rdx
movl %r14d, %edi
movl %ebx, %esi
movq %r15, %rcx
movl %eax, %r8d
callq _krb5_set_error_message
movl (%r12), %eax
LBB0_8:
## kill: def $eax killed $eax killed $rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MAX_RETRIES,4,2 ## @MAX_RETRIES
.comm _SQLITE_BUSY,4,2 ## @SQLITE_BUSY
.comm _SQLITE_IOERR_BLOCKED,4,2 ## @SQLITE_IOERR_BLOCKED
.comm _SQLITE_LOCKED,4,2 ## @SQLITE_LOCKED
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hdb-sqlite: prepare busy"
.comm _SQLITE_OK,4,2 ## @SQLITE_OK
.comm _EINVAL,4,2 ## @EINVAL
L_.str.1: ## @.str.1
.asciz "Failed to prepare stmt %s: %s"
.no_dead_strip _hdb_sqlite_prepare_stmt
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hdb_sqlite_prepare_stmt
_hdb_sqlite_prepare_stmt: ; @hdb_sqlite_prepare_stmt
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x3
mov x22, x2
mov x21, x1
mov x20, x0
mov x0, x1
mov x1, x3
mov w2, #-1
mov x3, x22
mov x4, #0
bl _sqlite3_prepare_v2
Lloh0:
adrp x24, _MAX_RETRIES@GOTPAGE
Lloh1:
ldr x24, [x24, _MAX_RETRIES@GOTPAGEOFF]
ldr w8, [x24]
cmp w8, #1
b.lt LBB0_4
; %bb.1:
mov w25, #0
Lloh2:
adrp x26, _SQLITE_BUSY@GOTPAGE
Lloh3:
ldr x26, [x26, _SQLITE_BUSY@GOTPAGEOFF]
Lloh4:
adrp x27, _SQLITE_IOERR_BLOCKED@GOTPAGE
Lloh5:
ldr x27, [x27, _SQLITE_IOERR_BLOCKED@GOTPAGEOFF]
Lloh6:
adrp x28, _SQLITE_LOCKED@GOTPAGE
Lloh7:
ldr x28, [x28, _SQLITE_LOCKED@GOTPAGEOFF]
Lloh8:
adrp x23, l_.str@PAGE
Lloh9:
add x23, x23, l_.str@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [x26]
ldr w9, [x27]
ldr w10, [x28]
cmp w0, w8
ccmp w0, w9, #4, ne
ccmp w0, w10, #4, ne
b.ne LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x0, x20
mov x1, x23
bl _krb5_warnx
mov w0, #1
bl _sleep
mov x0, x21
mov x1, x19
mov w2, #-1
mov x3, x22
mov x4, #0
bl _sqlite3_prepare_v2
ldr w8, [x24]
add w25, w25, #1
cmp w25, w8
b.lt LBB0_2
LBB0_4:
Lloh10:
adrp x8, _SQLITE_OK@GOTPAGE
Lloh11:
ldr x8, [x8, _SQLITE_OK@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_6
; %bb.5:
mov w0, #0
b LBB0_7
LBB0_6:
Lloh13:
adrp x23, _EINVAL@GOTPAGE
Lloh14:
ldr x23, [x23, _EINVAL@GOTPAGEOFF]
ldr w22, [x23]
mov x0, x21
bl _sqlite3_errmsg
mov x4, x0
Lloh15:
adrp x2, l_.str.1@PAGE
Lloh16:
add x2, x2, l_.str.1@PAGEOFF
mov x0, x20
mov x1, x22
mov x3, x19
bl _krb5_set_error_message
ldr w0, [x23]
LBB0_7:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGot Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _MAX_RETRIES,4,2 ; @MAX_RETRIES
.comm _SQLITE_BUSY,4,2 ; @SQLITE_BUSY
.comm _SQLITE_IOERR_BLOCKED,4,2 ; @SQLITE_IOERR_BLOCKED
.comm _SQLITE_LOCKED,4,2 ; @SQLITE_LOCKED
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hdb-sqlite: prepare busy"
.comm _SQLITE_OK,4,2 ; @SQLITE_OK
.comm _EINVAL,4,2 ; @EINVAL
l_.str.1: ; @.str.1
.asciz "Failed to prepare stmt %s: %s"
.no_dead_strip _hdb_sqlite_prepare_stmt
.subsections_via_symbols
| AnghaBench/freebsd/crypto/heimdal/lib/hdb/extr_hdb-sqlite.c_hdb_sqlite_prepare_stmt.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function oxu_remove
_oxu_remove: ## @oxu_remove
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rsi, %rbx
movq %rsi, %rdi
callq _usb_remove_hcd
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _usb_put_hcd ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _oxu_remove
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function oxu_remove
_oxu_remove: ; @oxu_remove
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x0, x1
bl _usb_remove_hcd
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _usb_put_hcd
.cfi_endproc
; -- End function
.no_dead_strip _oxu_remove
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/host/extr_oxu210hp-hcd.c_oxu_remove.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ceph_setattr ## -- Begin function ceph_setattr
.p2align 4, 0x90
_ceph_setattr: ## @ceph_setattr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
callq _d_inode
movq %rax, %r12
movq %rax, %rdi
callq _ceph_inode_to_client
movq %rax, %r15
movq %r12, %rdi
callq _ceph_snap
movq _CEPH_NOSNAP@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_1
## %bb.3:
movq %rbx, %rdi
movq %r14, %rsi
callq _setattr_prepare
testl %eax, %eax
jne LBB0_12
## %bb.4:
movq _ATTR_SIZE@GOTPCREL(%rip), %r13
movl (%r13), %eax
testl %eax, (%r14)
je LBB0_10
## %bb.5:
movq 8(%r14), %rbx
movl (%r12), %edi
movl (%r15), %esi
callq _max
cmpq %rax, %rbx
jle LBB0_7
## %bb.6:
movq _EFBIG@GOTPCREL(%rip), %rcx
jmp LBB0_2
LBB0_1:
movq _EROFS@GOTPCREL(%rip), %rcx
LBB0_2:
xorl %eax, %eax
subl (%rcx), %eax
LBB0_12:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_7:
movl (%r13), %eax
testl %eax, (%r14)
je LBB0_10
## %bb.8:
movq 8(%r14), %rsi
movq %r12, %rdi
callq _ceph_quota_is_max_bytes_exceeded
testq %rax, %rax
je LBB0_10
## %bb.9:
movq _EDQUOT@GOTPCREL(%rip), %rcx
jmp LBB0_2
LBB0_10:
movq %r12, %rdi
movq %r14, %rsi
callq ___ceph_setattr
testl %eax, %eax
js LBB0_12
## %bb.11:
movq _ATTR_MODE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, (%r14)
je LBB0_12
## %bb.13:
movl 16(%r14), %esi
movq %r12, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _posix_acl_chmod ## TAILCALL
.cfi_endproc
## -- End function
.comm _CEPH_NOSNAP,8,3 ## @CEPH_NOSNAP
.comm _EROFS,4,2 ## @EROFS
.comm _ATTR_SIZE,4,2 ## @ATTR_SIZE
.comm _EFBIG,4,2 ## @EFBIG
.comm _EDQUOT,4,2 ## @EDQUOT
.comm _ATTR_MODE,4,2 ## @ATTR_MODE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ceph_setattr ; -- Begin function ceph_setattr
.p2align 2
_ceph_setattr: ; @ceph_setattr
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
mov x22, x0
bl _d_inode
mov x20, x0
bl _ceph_inode_to_client
mov x21, x0
mov x0, x20
bl _ceph_snap
Lloh0:
adrp x8, _CEPH_NOSNAP@GOTPAGE
Lloh1:
ldr x8, [x8, _CEPH_NOSNAP@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_5
; %bb.1:
mov x0, x22
mov x1, x19
bl _setattr_prepare
cbnz w0, LBB0_7
; %bb.2:
ldr w8, [x19]
Lloh3:
adrp x22, _ATTR_SIZE@GOTPAGE
Lloh4:
ldr x22, [x22, _ATTR_SIZE@GOTPAGEOFF]
ldr w9, [x22]
tst w9, w8
b.eq LBB0_11
; %bb.3:
ldr x23, [x19, #8]
ldr w0, [x20]
ldr w1, [x21]
bl _max
cmp x23, x0
b.le LBB0_8
; %bb.4:
Lloh5:
adrp x8, _EFBIG@GOTPAGE
Lloh6:
ldr x8, [x8, _EFBIG@GOTPAGEOFF]
b LBB0_6
LBB0_5:
Lloh7:
adrp x8, _EROFS@GOTPAGE
Lloh8:
ldr x8, [x8, _EROFS@GOTPAGEOFF]
LBB0_6:
ldr w8, [x8]
neg w0, w8
LBB0_7:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_8:
ldr w8, [x19]
ldr w9, [x22]
tst w9, w8
b.eq LBB0_11
; %bb.9:
ldr x1, [x19, #8]
mov x0, x20
bl _ceph_quota_is_max_bytes_exceeded
cbz x0, LBB0_11
; %bb.10:
Lloh9:
adrp x8, _EDQUOT@GOTPAGE
Lloh10:
ldr x8, [x8, _EDQUOT@GOTPAGEOFF]
b LBB0_6
LBB0_11:
mov x0, x20
mov x1, x19
bl ___ceph_setattr
tbnz w0, #31, LBB0_7
; %bb.12:
ldr w8, [x19]
Lloh11:
adrp x9, _ATTR_MODE@GOTPAGE
Lloh12:
ldr x9, [x9, _ATTR_MODE@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_7
; %bb.13:
ldr w1, [x19, #16]
mov x0, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _posix_acl_chmod
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _CEPH_NOSNAP,8,3 ; @CEPH_NOSNAP
.comm _EROFS,4,2 ; @EROFS
.comm _ATTR_SIZE,4,2 ; @ATTR_SIZE
.comm _EFBIG,4,2 ; @EFBIG
.comm _EDQUOT,4,2 ; @EDQUOT
.comm _ATTR_MODE,4,2 ; @ATTR_MODE
.subsections_via_symbols
| AnghaBench/linux/fs/ceph/extr_inode.c_ceph_setattr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/593388.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FindInCache ## -- Begin function FindInCache
.p2align 4, 0x90
_FindInCache: ## @FindInCache
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _CacheHead@GOTPCREL(%rip), %rax
movq (%rax), %rax
testq %rax, %rax
je LBB0_4
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpq %rdi, (%rax)
je LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq 8(%rax), %rax
testq %rax, %rax
jne LBB0_2
LBB0_4:
xorl %eax, %eax
LBB0_5:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CacheHead,8,3 ## @CacheHead
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FindInCache ; -- Begin function FindInCache
.p2align 2
_FindInCache: ; @FindInCache
.cfi_startproc
; %bb.0:
mov x8, x0
Lloh0:
adrp x9, _CacheHead@GOTPAGE
Lloh1:
ldr x9, [x9, _CacheHead@GOTPAGEOFF]
Lloh2:
ldr x0, [x9]
cbz x0, LBB0_3
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x9, [x0]
cmp x9, x8
b.eq LBB0_3
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr x0, [x0, #8]
cbnz x0, LBB0_1
LBB0_3:
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _CacheHead,8,3 ; @CacheHead
.subsections_via_symbols
| AnghaBench/reactos/modules/rosapps/applications/rosinternals/nfi/extr_nfi.c_FindInCache.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function devm_iio_trigger_match
_devm_iio_trigger_match: ## @devm_iio_trigger_match
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rsi, %rsi
je LBB0_2
## %bb.1:
movq (%rsi), %rcx
testq %rcx, %rcx
je LBB0_2
## %bb.3:
xorl %eax, %eax
cmpq %rdx, %rcx
sete %al
popq %rbp
retq
LBB0_2:
movl $1, %edi
callq _WARN_ON
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _devm_iio_trigger_match
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function devm_iio_trigger_match
_devm_iio_trigger_match: ; @devm_iio_trigger_match
.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
cbz x1, LBB0_3
; %bb.1:
ldr x8, [x1]
cbz x8, LBB0_3
; %bb.2:
cmp x8, x2
cset w0, eq
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_3:
mov w0, #1
bl _WARN_ON
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _devm_iio_trigger_match
.subsections_via_symbols
| AnghaBench/linux/drivers/iio/extr_industrialio-trigger.c_devm_iio_trigger_match.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _G_RankRunFrame ## -- Begin function G_RankRunFrame
.p2align 4, 0x90
_G_RankRunFrame: ## @G_RankRunFrame
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorl %eax, %eax
callq _trap_RankCheckInit
testl %eax, %eax
jne LBB0_2
## %bb.1:
movq _GR_GAMEKEY@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_RankBegin
LBB0_2:
xorl %eax, %eax
callq _trap_RankPoll
xorl %eax, %eax
callq _trap_RankActive
testq %rax, %rax
je LBB0_39
## %bb.3:
movq _level@GOTPCREL(%rip), %rdx
cmpl $0, (%rdx)
jle LBB0_34
## %bb.4:
xorl %ebx, %ebx
movq _g_entities@GOTPCREL(%rip), %rsi
jmp LBB0_5
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movq _EXEC_INSERT@GOTPCREL(%rip), %rcx
movl (%rcx), %r14d
movl 16(%rax), %esi
leaq L_.str(%rip), %rdi
callq _va
movl %r14d, %edi
movq %rax, %rsi
callq _trap_SendConsoleCommand
LBB0_18: ## in Loop: Header=BB0_5 Depth=1
movq _g_entities@GOTPCREL(%rip), %rsi
movq _level@GOTPCREL(%rip), %rdx
LBB0_33: ## in Loop: Header=BB0_5 Depth=1
incq %rbx
movslq (%rdx), %rax
cmpq %rax, %rbx
jge LBB0_34
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_25 Depth 2
movq (%rsi), %r13
leaq (%rbx,%rbx,2), %r14
cmpl $0, 12(%r13,%r14,8)
je LBB0_33
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leaq (,%r14,8), %r12
addq %r13, %r12
movq (%r12), %rax
testq %rax, %rax
je LBB0_33
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq _SVF_BOT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, 8(%r13,%r14,8)
jne LBB0_8
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
movl (%rax), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movl %ebx, %edi
callq _trap_RankUserStatus
movl %eax, %r15d
movl %eax, %r8d
movq (%r12), %rax
cmpl %r15d, (%rax)
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
leaq L_.str.1(%rip), %rdi
movl %r8d, %esi
movl %r8d, -44(%rbp) ## 4-byte Spill
callq _va
movl %ebx, %edi
movq %rax, %rsi
callq _trap_SendServerCommand
movl -44(%rbp), %r8d ## 4-byte Reload
movq (%r12), %rax
movl %r8d, (%rax)
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
addl $-128, %r15d
cmpl $8, %r15d
movq _level@GOTPCREL(%rip), %rdx
movq _g_entities@GOTPCREL(%rip), %rsi
ja LBB0_33
## %bb.12: ## in Loop: Header=BB0_5 Depth=1
movl $237, %ecx
btl %r15d, %ecx
jae LBB0_13
## %bb.16: ## in Loop: Header=BB0_5 Depth=1
leaq 8(,%r14,8), %rax
addq %r13, %rax
movq _SVF_BOT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, (%rax)
jne LBB0_33
## %bb.17: ## in Loop: Header=BB0_5 Depth=1
movl 16(%r13,%r14,8), %edi
callq _trap_RankUserReset
jmp LBB0_18
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
movl $18, %ecx
btl %r15d, %ecx
jae LBB0_19
## %bb.14: ## in Loop: Header=BB0_5 Depth=1
movq _TEAM_SPECTATOR@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
cmpl %ecx, 24(%rax)
je LBB0_33
## %bb.15: ## in Loop: Header=BB0_5 Depth=1
movl %ecx, 24(%rax)
movq _SPECTATOR_FREE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, 28(%rax)
movq %r12, %rdi
movl %r8d, %r14d
callq _ClientSpawn
leaq L_.str.1(%rip), %rdi
movl %r14d, %esi
callq _va
movl %ebx, %edi
movq %rax, %rsi
callq _trap_SendServerCommand
movl %ebx, %edi
leaq L_.str.2(%rip), %rsi
callq _trap_SendServerCommand
jmp LBB0_18
LBB0_19: ## in Loop: Header=BB0_5 Depth=1
movl 24(%rax), %eax
movq _TEAM_SPECTATOR@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_22
## %bb.20: ## in Loop: Header=BB0_5 Depth=1
movq _g_gametype@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _GT_TEAM@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB0_22
## %bb.21: ## in Loop: Header=BB0_5 Depth=1
movq %r12, %rdi
leaq L_.str.3(%rip), %rsi
callq _SetTeam
movq _g_entities@GOTPCREL(%rip), %rsi
movq _level@GOTPCREL(%rip), %rdx
LBB0_22: ## in Loop: Header=BB0_5 Depth=1
cmpl $136, -48(%rbp) ## 4-byte Folded Reload
je LBB0_33
## %bb.23: ## in Loop: Header=BB0_5 Depth=1
movl (%rdx), %eax
testl %eax, %eax
jle LBB0_33
## %bb.24: ## in Loop: Header=BB0_5 Depth=1
xorl %r14d, %r14d
xorl %r12d, %r12d
jmp LBB0_25
LBB0_31: ## in Loop: Header=BB0_25 Depth=2
movq %r15, %rdi
callq _DeathmatchScoreboardMessage
movq _level@GOTPCREL(%rip), %rdx
movl (%rdx), %eax
movq _g_entities@GOTPCREL(%rip), %rsi
.p2align 4, 0x90
LBB0_32: ## in Loop: Header=BB0_25 Depth=2
incq %r12
movslq %eax, %rcx
addq $24, %r14
cmpq %rcx, %r12
jge LBB0_33
LBB0_25: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rsi), %r15
cmpl $0, 12(%r15,%r14)
je LBB0_32
## %bb.26: ## in Loop: Header=BB0_25 Depth=2
cmpq $0, (%r15,%r14)
je LBB0_32
## %bb.27: ## in Loop: Header=BB0_25 Depth=2
movq _SVF_BOT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, 8(%r15,%r14)
jne LBB0_32
## %bb.28: ## in Loop: Header=BB0_25 Depth=2
addq %r14, %r15
cmpq %r12, %rbx
je LBB0_31
## %bb.29: ## in Loop: Header=BB0_25 Depth=2
movl %r12d, %edi
callq _trap_RankUserStatus
cmpl $136, %eax
jne LBB0_31
## %bb.30: ## in Loop: Header=BB0_25 Depth=2
movq _QGR_KEY_PLAYED_WITH@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl %ebx, %edi
movl %r12d, %esi
movl $1, %ecx
xorl %r8d, %r8d
callq _trap_RankReportInt
jmp LBB0_31
LBB0_34:
movq _g_fraglimit@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, %eax
je LBB0_36
## %bb.35:
cmpl $101, %eax
jl LBB0_39
LBB0_36:
movq _g_timelimit@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, %eax
je LBB0_38
## %bb.37:
cmpl $1001, %eax ## imm = 0x3E9
jl LBB0_39
LBB0_38:
leaq L_.str.4(%rip), %rdi
leaq L_.str.5(%rip), %rsi
callq _trap_Cvar_Set
LBB0_39:
movq _level@GOTPCREL(%rip), %r8
cmpq $0, 8(%r8)
jne LBB0_45
## %bb.40:
movl (%r8), %edi
testl %edi, %edi
jle LBB0_45
## %bb.41:
movq _g_entities@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq _PERS_MATCH_TIME@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
xorl %esi, %esi
jmp LBB0_42
.p2align 4, 0x90
LBB0_44: ## in Loop: Header=BB0_42 Depth=1
incq %rsi
movslq %edi, %rax
addq $24, %rcx
cmpq %rax, %rsi
jge LBB0_45
LBB0_42: ## =>This Inner Loop Header: Depth=1
movq (%rcx), %rbx
testq %rbx, %rbx
je LBB0_44
## %bb.43: ## in Loop: Header=BB0_42 Depth=1
movl 16(%r8), %edi
subl 20(%rbx), %edi
movslq %edi, %rdi
imulq $274877907, %rdi, %rdi ## imm = 0x10624DD3
movq %rdi, %rax
shrq $63, %rax
sarq $38, %rdi
addl %eax, %edi
movq 8(%rbx), %rax
movl %edi, (%rax,%rdx,4)
movl (%r8), %edi
jmp LBB0_44
LBB0_45:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GR_GAMEKEY,4,2 ## @GR_GAMEKEY
.comm _level,24,3 ## @level
.comm _g_entities,8,3 ## @g_entities
.comm _SVF_BOT,4,2 ## @SVF_BOT
.comm _EXEC_INSERT,4,2 ## @EXEC_INSERT
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "kick %s\n"
L_.str.1: ## @.str.1
.asciz "rank_status %i\n"
.comm _TEAM_SPECTATOR,4,2 ## @TEAM_SPECTATOR
.comm _SPECTATOR_FREE,4,2 ## @SPECTATOR_FREE
L_.str.2: ## @.str.2
.asciz "rank_menu\n"
.comm _g_gametype,4,2 ## @g_gametype
.comm _GT_TEAM,4,2 ## @GT_TEAM
L_.str.3: ## @.str.3
.asciz "free"
.comm _QGR_KEY_PLAYED_WITH,4,2 ## @QGR_KEY_PLAYED_WITH
.comm _g_fraglimit,4,2 ## @g_fraglimit
.comm _g_timelimit,4,2 ## @g_timelimit
L_.str.4: ## @.str.4
.asciz "timelimit"
L_.str.5: ## @.str.5
.asciz "1000"
.comm _PERS_MATCH_TIME,8,3 ## @PERS_MATCH_TIME
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _G_RankRunFrame ; -- Begin function G_RankRunFrame
.p2align 2
_G_RankRunFrame: ; @G_RankRunFrame
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
bl _trap_RankCheckInit
cbnz w0, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _GR_GAMEKEY@GOTPAGE
Lloh1:
ldr x8, [x8, _GR_GAMEKEY@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _trap_RankBegin
LBB0_2:
bl _trap_RankPoll
bl _trap_RankActive
Lloh3:
adrp x26, _level@GOTPAGE
Lloh4:
ldr x26, [x26, _level@GOTPAGEOFF]
cbz x0, LBB0_37
; %bb.3:
ldr w8, [x26]
cmp w8, #1
b.lt LBB0_32
; %bb.4:
mov x19, #0
Lloh5:
adrp x27, _g_entities@GOTPAGE
Lloh6:
ldr x27, [x27, _g_entities@GOTPAGEOFF]
Lloh7:
adrp x28, _SVF_BOT@GOTPAGE
Lloh8:
ldr x28, [x28, _SVF_BOT@GOTPAGEOFF]
mov w22, #24
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_7 Depth=1
Lloh9:
adrp x9, _EXEC_INSERT@GOTPAGE
Lloh10:
ldr x9, [x9, _EXEC_INSERT@GOTPAGEOFF]
Lloh11:
ldr w24, [x9]
ldr w1, [x8, #16]
Lloh12:
adrp x0, l_.str@PAGE
Lloh13:
add x0, x0, l_.str@PAGEOFF
bl _va
mov x1, x0
mov x0, x24
bl _trap_SendConsoleCommand
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
add x19, x19, #1
ldrsw x8, [x26]
cmp x19, x8
b.ge LBB0_32
LBB0_7: ; =>This Loop Header: Depth=1
; Child Loop BB0_26 Depth 2
ldr x20, [x27]
madd x24, x19, x22, x20
ldr w8, [x24, #12]
cbz w8, LBB0_6
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [x24]
cbz x8, LBB0_6
; %bb.9: ; in Loop: Header=BB0_7 Depth=1
madd x23, x19, x22, x20
ldr w9, [x23, #8]!
ldr w10, [x28]
tst w10, w9
b.ne LBB0_5
; %bb.10: ; in Loop: Header=BB0_7 Depth=1
ldr w21, [x8]
mov x0, x19
bl _trap_RankUserStatus
mov x25, x0
ldr x8, [x24]
ldr w9, [x8]
cmp w9, w0
b.eq LBB0_12
; %bb.11: ; in Loop: Header=BB0_7 Depth=1
Lloh14:
adrp x0, l_.str.1@PAGE
Lloh15:
add x0, x0, l_.str.1@PAGEOFF
mov x1, x25
bl _va
mov x1, x0
mov x0, x19
bl _trap_SendServerCommand
ldr x8, [x24]
str w25, [x8]
LBB0_12: ; in Loop: Header=BB0_7 Depth=1
sub w9, w25, #128
cmp w9, #8
b.hi LBB0_6
; %bb.13: ; in Loop: Header=BB0_7 Depth=1
mov w10, #1
lsl w9, w10, w9
mov w10, #237
tst w9, w10
b.eq LBB0_16
; %bb.14: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [x23]
ldr w9, [x28]
tst w9, w8
b.ne LBB0_6
; %bb.15: ; in Loop: Header=BB0_7 Depth=1
madd x8, x19, x22, x20
ldr w0, [x8, #16]
bl _trap_RankUserReset
b LBB0_6
LBB0_16: ; in Loop: Header=BB0_7 Depth=1
mov w10, #18
tst w9, w10
b.eq LBB0_19
; %bb.17: ; in Loop: Header=BB0_7 Depth=1
ldr w10, [x8, #24]
Lloh16:
adrp x9, _TEAM_SPECTATOR@GOTPAGE
Lloh17:
ldr x9, [x9, _TEAM_SPECTATOR@GOTPAGEOFF]
Lloh18:
ldr w9, [x9]
cmp w10, w9
b.eq LBB0_6
; %bb.18: ; in Loop: Header=BB0_7 Depth=1
Lloh19:
adrp x10, _SPECTATOR_FREE@GOTPAGE
Lloh20:
ldr x10, [x10, _SPECTATOR_FREE@GOTPAGEOFF]
Lloh21:
ldr w10, [x10]
stp w9, w10, [x8, #24]
mov x0, x24
bl _ClientSpawn
Lloh22:
adrp x0, l_.str.1@PAGE
Lloh23:
add x0, x0, l_.str.1@PAGEOFF
mov x1, x25
bl _va
mov x1, x0
mov x0, x19
bl _trap_SendServerCommand
mov x0, x19
Lloh24:
adrp x1, l_.str.2@PAGE
Lloh25:
add x1, x1, l_.str.2@PAGEOFF
bl _trap_SendServerCommand
b LBB0_6
LBB0_19: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [x8, #24]
Lloh26:
adrp x9, _TEAM_SPECTATOR@GOTPAGE
Lloh27:
ldr x9, [x9, _TEAM_SPECTATOR@GOTPAGEOFF]
Lloh28:
ldr w9, [x9]
cmp w8, w9
b.ne LBB0_22
; %bb.20: ; in Loop: Header=BB0_7 Depth=1
Lloh29:
adrp x8, _g_gametype@GOTPAGE
Lloh30:
ldr x8, [x8, _g_gametype@GOTPAGEOFF]
Lloh31:
ldr w8, [x8]
Lloh32:
adrp x9, _GT_TEAM@GOTPAGE
Lloh33:
ldr x9, [x9, _GT_TEAM@GOTPAGEOFF]
Lloh34:
ldr w9, [x9]
cmp w8, w9
b.ge LBB0_22
; %bb.21: ; in Loop: Header=BB0_7 Depth=1
mov x0, x24
Lloh35:
adrp x1, l_.str.3@PAGE
Lloh36:
add x1, x1, l_.str.3@PAGEOFF
bl _SetTeam
LBB0_22: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [x26]
cmp w21, #136
ccmp w8, #1, #8, ne
b.lt LBB0_6
; %bb.23: ; in Loop: Header=BB0_7 Depth=1
mov x20, #0
mov x24, #0
b LBB0_26
LBB0_24: ; in Loop: Header=BB0_26 Depth=2
mov x0, x25
bl _DeathmatchScoreboardMessage
ldr w8, [x26]
LBB0_25: ; in Loop: Header=BB0_26 Depth=2
add x24, x24, #1
add x20, x20, #24
cmp x24, w8, sxtw
b.ge LBB0_6
LBB0_26: ; Parent Loop BB0_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [x27]
add x25, x9, x20
ldr w10, [x25, #12]
cbz w10, LBB0_25
; %bb.27: ; in Loop: Header=BB0_26 Depth=2
ldr x10, [x9, x20]
cbz x10, LBB0_25
; %bb.28: ; in Loop: Header=BB0_26 Depth=2
add x9, x9, x20
ldr w9, [x9, #8]
ldr w10, [x28]
tst w10, w9
b.ne LBB0_25
; %bb.29: ; in Loop: Header=BB0_26 Depth=2
cmp x19, x24
b.eq LBB0_24
; %bb.30: ; in Loop: Header=BB0_26 Depth=2
mov x0, x24
bl _trap_RankUserStatus
cmp w0, #136
b.ne LBB0_24
; %bb.31: ; in Loop: Header=BB0_26 Depth=2
Lloh37:
adrp x8, _QGR_KEY_PLAYED_WITH@GOTPAGE
Lloh38:
ldr x8, [x8, _QGR_KEY_PLAYED_WITH@GOTPAGEOFF]
Lloh39:
ldr w2, [x8]
mov x0, x19
mov x1, x24
mov w3, #1
mov w4, #0
bl _trap_RankReportInt
b LBB0_24
LBB0_32:
Lloh40:
adrp x8, _g_fraglimit@GOTPAGE
Lloh41:
ldr x8, [x8, _g_fraglimit@GOTPAGEOFF]
Lloh42:
ldr w8, [x8]
cbz w8, LBB0_34
; %bb.33:
cmp w8, #101
b.lt LBB0_37
LBB0_34:
Lloh43:
adrp x8, _g_timelimit@GOTPAGE
Lloh44:
ldr x8, [x8, _g_timelimit@GOTPAGEOFF]
Lloh45:
ldr w8, [x8]
cbz w8, LBB0_36
; %bb.35:
cmp w8, #1001
b.lt LBB0_37
LBB0_36:
Lloh46:
adrp x0, l_.str.4@PAGE
Lloh47:
add x0, x0, l_.str.4@PAGEOFF
Lloh48:
adrp x1, l_.str.5@PAGE
Lloh49:
add x1, x1, l_.str.5@PAGEOFF
bl _trap_Cvar_Set
LBB0_37:
ldr x8, [x26, #8]
ldr w11, [x26]
cmp x8, #0
ccmp w11, #1, #8, eq
b.ge LBB0_39
LBB0_38:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_39:
mov x8, #0
Lloh50:
adrp x9, _g_entities@GOTPAGE
Lloh51:
ldr x9, [x9, _g_entities@GOTPAGEOFF]
Lloh52:
ldr x9, [x9]
Lloh53:
adrp x10, _PERS_MATCH_TIME@GOTPAGE
Lloh54:
ldr x10, [x10, _PERS_MATCH_TIME@GOTPAGEOFF]
Lloh55:
ldr x10, [x10]
mov w12, #19923
movk w12, #4194, lsl #16
b LBB0_41
LBB0_40: ; in Loop: Header=BB0_41 Depth=1
add x8, x8, #1
add x9, x9, #24
cmp x8, w11, sxtw
b.ge LBB0_38
LBB0_41: ; =>This Inner Loop Header: Depth=1
ldr x13, [x9]
cbz x13, LBB0_40
; %bb.42: ; in Loop: Header=BB0_41 Depth=1
ldr w11, [x26, #16]
ldr w14, [x13, #20]
sub w11, w11, w14
smull x11, w11, w12
lsr x14, x11, #63
asr x11, x11, #38
add w11, w11, w14
ldr x13, [x13, #8]
str w11, [x13, x10, lsl #2]
ldr w11, [x26]
b LBB0_40
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52
.cfi_endproc
; -- End function
.comm _GR_GAMEKEY,4,2 ; @GR_GAMEKEY
.comm _level,24,3 ; @level
.comm _g_entities,8,3 ; @g_entities
.comm _SVF_BOT,4,2 ; @SVF_BOT
.comm _EXEC_INSERT,4,2 ; @EXEC_INSERT
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "kick %s\n"
l_.str.1: ; @.str.1
.asciz "rank_status %i\n"
.comm _TEAM_SPECTATOR,4,2 ; @TEAM_SPECTATOR
.comm _SPECTATOR_FREE,4,2 ; @SPECTATOR_FREE
l_.str.2: ; @.str.2
.asciz "rank_menu\n"
.comm _g_gametype,4,2 ; @g_gametype
.comm _GT_TEAM,4,2 ; @GT_TEAM
l_.str.3: ; @.str.3
.asciz "free"
.comm _QGR_KEY_PLAYED_WITH,4,2 ; @QGR_KEY_PLAYED_WITH
.comm _g_fraglimit,4,2 ; @g_fraglimit
.comm _g_timelimit,4,2 ; @g_timelimit
l_.str.4: ; @.str.4
.asciz "timelimit"
l_.str.5: ; @.str.5
.asciz "1000"
.comm _PERS_MATCH_TIME,8,3 ; @PERS_MATCH_TIME
.subsections_via_symbols
| AnghaBench/Quake-III-Arena/code/game/extr_g_rankings.c_G_RankRunFrame.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function socket_detect_change
_socket_detect_change: ## @socket_detect_change
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl (%rdi), %eax
movq _SOCKET_SUSPEND@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_9
## %bb.1:
movq %rdi, %rbx
movq _SOCKET_PRESENT@GOTPCREL(%rip), %r14
testl %eax, (%r14)
jne LBB0_3
## %bb.2:
movl $20, %edi
callq _msleep
LBB0_3:
movq 8(%rbx), %rax
leaq -20(%rbp), %rsi
movq %rbx, %rdi
callq *(%rax)
movl (%rbx), %eax
movl (%r14), %ecx
testl %eax, %ecx
je LBB0_6
## %bb.4:
movq _SS_DETECT@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
testl %edx, -20(%rbp)
je LBB0_5
LBB0_6:
testl %eax, %ecx
jne LBB0_9
LBB0_7:
movq _SS_DETECT@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, -20(%rbp)
je LBB0_9
## %bb.8:
movq %rbx, %rdi
callq _socket_insert
jmp LBB0_9
LBB0_5:
movq %rbx, %rdi
callq _socket_remove
movl (%rbx), %eax
movl (%r14), %ecx
testl %eax, %ecx
je LBB0_7
LBB0_9:
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SOCKET_SUSPEND,4,2 ## @SOCKET_SUSPEND
.comm _SOCKET_PRESENT,4,2 ## @SOCKET_PRESENT
.comm _SS_DETECT,4,2 ## @SS_DETECT
.no_dead_strip _socket_detect_change
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function socket_detect_change
_socket_detect_change: ; @socket_detect_change
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr w8, [x0]
Lloh0:
adrp x9, _SOCKET_SUSPEND@GOTPAGE
Lloh1:
ldr x9, [x9, _SOCKET_SUSPEND@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_9
; %bb.1:
mov x19, x0
Lloh3:
adrp x20, _SOCKET_PRESENT@GOTPAGE
Lloh4:
ldr x20, [x20, _SOCKET_PRESENT@GOTPAGEOFF]
ldr w9, [x20]
tst w9, w8
b.ne LBB0_3
; %bb.2:
mov w0, #20
bl _msleep
LBB0_3:
ldr x8, [x19, #8]
ldr x8, [x8]
add x1, sp, #12
mov x0, x19
blr x8
ldr w8, [x19]
ldr w9, [x20]
tst w9, w8
b.eq LBB0_5
; %bb.4:
ldr w10, [sp, #12]
Lloh5:
adrp x11, _SS_DETECT@GOTPAGE
Lloh6:
ldr x11, [x11, _SS_DETECT@GOTPAGEOFF]
Lloh7:
ldr w11, [x11]
tst w11, w10
b.eq LBB0_8
LBB0_5:
tst w9, w8
b.ne LBB0_9
LBB0_6:
ldr w8, [sp, #12]
Lloh8:
adrp x9, _SS_DETECT@GOTPAGE
Lloh9:
ldr x9, [x9, _SS_DETECT@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_9
; %bb.7:
mov x0, x19
bl _socket_insert
b LBB0_9
LBB0_8:
mov x0, x19
bl _socket_remove
ldr w8, [x19]
ldr w9, [x20]
tst w9, w8
b.eq LBB0_6
LBB0_9:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _SOCKET_SUSPEND,4,2 ; @SOCKET_SUSPEND
.comm _SOCKET_PRESENT,4,2 ; @SOCKET_PRESENT
.comm _SS_DETECT,4,2 ; @SS_DETECT
.no_dead_strip _socket_detect_change
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/pcmcia/extr_cs.c_socket_detect_change.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ng_netflow_close
_ng_netflow_close: ## @ng_netflow_close
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
callq _NG_NODE_PRIVATE
movq %rax, %rbx
movq %rax, %rdi
callq _callout_drain
movq %rbx, %rdi
callq _ng_netflow_cache_flush
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ng_netflow_close
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ng_netflow_close
_ng_netflow_close: ; @ng_netflow_close
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
bl _NG_NODE_PRIVATE
mov x19, x0
bl _callout_drain
mov x0, x19
bl _ng_netflow_cache_flush
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _ng_netflow_close
.subsections_via_symbols
| AnghaBench/freebsd/sys/netgraph/netflow/extr_ng_netflow.c_ng_netflow_close.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _baseline ## -- Begin function baseline
.p2align 4, 0x90
_baseline: ## @baseline
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq (%rdi,%rsi), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _blacklist_0 ## -- Begin function blacklist_0
.p2align 4, 0x90
_blacklist_0: ## @blacklist_0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq (%rdi,%rsi), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _blacklist_1 ## -- Begin function blacklist_1
.p2align 4, 0x90
_blacklist_1: ## @blacklist_1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq (%rdi,%rsi), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ignore_non_default_address_space ## -- Begin function ignore_non_default_address_space
.p2align 4, 0x90
_ignore_non_default_address_space: ## @ignore_non_default_address_space
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq (%rdi,%rsi), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _baseline ; -- Begin function baseline
.p2align 2
_baseline: ; @baseline
.cfi_startproc
; %bb.0:
add x0, x0, x1
ret
.cfi_endproc
; -- End function
.globl _blacklist_0 ; -- Begin function blacklist_0
.p2align 2
_blacklist_0: ; @blacklist_0
.cfi_startproc
; %bb.0:
add x0, x0, x1
ret
.cfi_endproc
; -- End function
.globl _blacklist_1 ; -- Begin function blacklist_1
.p2align 2
_blacklist_1: ; @blacklist_1
.cfi_startproc
; %bb.0:
add x0, x0, x1
ret
.cfi_endproc
; -- End function
.globl _ignore_non_default_address_space ; -- Begin function ignore_non_default_address_space
.p2align 2
_ignore_non_default_address_space: ; @ignore_non_default_address_space
.cfi_startproc
; %bb.0:
add x0, x0, x1
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/104827091.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function test_registration_from_handler_hdlr
_test_registration_from_handler_hdlr: ## @test_registration_from_handler_hdlr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %rbx
movq %rdi, %r14
movq _ESP_OK@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movl (%rcx), %edi
movq _s_test_base1@GOTPCREL(%rip), %r12
movl (%r12), %esi
movq _TEST_EVENT_BASE1_EV2@GOTPCREL(%rip), %r13
movl (%r13), %edx
movq _test_event_simple_handler_1@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r14, %r8
callq _esp_event_handler_register_with
movl %r15d, %edi
movl %eax, %esi
callq _TEST_ASSERT_EQUAL
movq _ESP_OK@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movl (%rbx), %edi
movl (%r12), %esi
movl (%r13), %edx
movq _test_event_simple_handler_2@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r14, %r8
callq _esp_event_handler_register_with
movl %r15d, %edi
movl %eax, %esi
callq _TEST_ASSERT_EQUAL
movq _ESP_OK@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movl (%rbx), %edi
movl (%r12), %esi
movl (%r13), %edx
movq _test_event_simple_handler_3@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r14, %r8
callq _esp_event_handler_register_with
movl %r15d, %edi
movl %eax, %esi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _TEST_ASSERT_EQUAL ## TAILCALL
.cfi_endproc
## -- End function
.comm _ESP_OK,4,2 ## @ESP_OK
.comm _s_test_base1,4,2 ## @s_test_base1
.comm _TEST_EVENT_BASE1_EV2,4,2 ## @TEST_EVENT_BASE1_EV2
.comm _test_event_simple_handler_1,4,2 ## @test_event_simple_handler_1
.comm _test_event_simple_handler_2,4,2 ## @test_event_simple_handler_2
.comm _test_event_simple_handler_3,4,2 ## @test_event_simple_handler_3
.no_dead_strip _test_registration_from_handler_hdlr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function test_registration_from_handler_hdlr
_test_registration_from_handler_hdlr: ; @test_registration_from_handler_hdlr
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x20, x0
Lloh0:
adrp x22, _ESP_OK@GOTPAGE
Lloh1:
ldr x22, [x22, _ESP_OK@GOTPAGEOFF]
ldr w21, [x22]
ldr w0, [x3]
Lloh2:
adrp x23, _s_test_base1@GOTPAGE
Lloh3:
ldr x23, [x23, _s_test_base1@GOTPAGEOFF]
ldr w1, [x23]
Lloh4:
adrp x24, _TEST_EVENT_BASE1_EV2@GOTPAGE
Lloh5:
ldr x24, [x24, _TEST_EVENT_BASE1_EV2@GOTPAGEOFF]
ldr w2, [x24]
Lloh6:
adrp x8, _test_event_simple_handler_1@GOTPAGE
Lloh7:
ldr x8, [x8, _test_event_simple_handler_1@GOTPAGEOFF]
Lloh8:
ldr w3, [x8]
mov x4, x20
bl _esp_event_handler_register_with
mov x1, x0
mov x0, x21
bl _TEST_ASSERT_EQUAL
ldr w21, [x22]
ldr w0, [x19]
ldr w1, [x23]
ldr w2, [x24]
Lloh9:
adrp x8, _test_event_simple_handler_2@GOTPAGE
Lloh10:
ldr x8, [x8, _test_event_simple_handler_2@GOTPAGEOFF]
Lloh11:
ldr w3, [x8]
mov x4, x20
bl _esp_event_handler_register_with
mov x1, x0
mov x0, x21
bl _TEST_ASSERT_EQUAL
ldr w21, [x22]
ldr w0, [x19]
ldr w1, [x23]
ldr w2, [x24]
Lloh12:
adrp x8, _test_event_simple_handler_3@GOTPAGE
Lloh13:
ldr x8, [x8, _test_event_simple_handler_3@GOTPAGEOFF]
Lloh14:
ldr w3, [x8]
mov x4, x20
bl _esp_event_handler_register_with
mov x1, x0
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _TEST_ASSERT_EQUAL
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ESP_OK,4,2 ; @ESP_OK
.comm _s_test_base1,4,2 ; @s_test_base1
.comm _TEST_EVENT_BASE1_EV2,4,2 ; @TEST_EVENT_BASE1_EV2
.comm _test_event_simple_handler_1,4,2 ; @test_event_simple_handler_1
.comm _test_event_simple_handler_2,4,2 ; @test_event_simple_handler_2
.comm _test_event_simple_handler_3,4,2 ; @test_event_simple_handler_3
.no_dead_strip _test_registration_from_handler_hdlr
.subsections_via_symbols
| AnghaBench/esp-idf/components/esp_event/test/extr_test_event.c_test_registration_from_handler_hdlr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hypotl ## -- Begin function hypotl
.p2align 4, 0x90
_hypotl: ## @hypotl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $160, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
fldt 32(%rbp)
fstpt -56(%rbp) ## 10-byte Folded Spill
fldt 16(%rbp)
fld %st(0)
fstpt -124(%rbp) ## 10-byte Folded Spill
fstpt (%rsp)
callq _GET_HIGH_WORD
fldt -56(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
callq _GET_HIGH_WORD
fldt -124(%rbp) ## 10-byte Folded Reload
fabs
fstpt -68(%rbp) ## 10-byte Folded Spill
fldt -56(%rbp) ## 10-byte Folded Reload
fabs
fstpt -44(%rbp) ## 10-byte Folded Spill
movq _MANT_DIG@GOTPCREL(%rip), %rax
movl (%rax), %edi
addl $7, %edi
callq _DESW
testl %eax, %eax
js LBB0_1
## %bb.2:
fldt -68(%rbp) ## 10-byte Folded Reload
fstp %st(0)
fldt -44(%rbp) ## 10-byte Folded Reload
fstp %st(0)
movq _MAX_EXP@GOTPCREL(%rip), %r12
movl (%r12), %eax
movl %eax, %edi
shrl $31, %edi
addl %eax, %edi
sarl %edi
addl $-12, %edi
callq _ESW
xorl %r14d, %r14d
movl $0, %ebx
movl $0, %r15d
testl %eax, %eax
jns LBB0_6
## %bb.3:
movl (%r12), %edi
callq _ESW
testl %eax, %eax
jle LBB0_4
## %bb.5:
movl (%r12), %eax
movl %eax, %edi
shrl $31, %edi
addl %eax, %edi
sarl %edi
addl $88, %edi
callq _DESW
movl %eax, %r14d
negl %r14d
movl (%r12), %eax
movl %eax, %edi
shrl $31, %edi
addl %eax, %edi
sarl %edi
addl $88, %edi
callq _DESW
movl %eax, %ebx
negl %ebx
movl (%r12), %eax
movl %eax, %r15d
shrl $31, %r15d
addl %eax, %r15d
sarl %r15d
addl $88, %r15d
fldt -68(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
movl %r14d, %edi
callq _SET_HIGH_WORD
fldt -44(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
movl %ebx, %edi
callq _SET_HIGH_WORD
LBB0_6:
movl (%r12), %eax
movl %eax, %ecx
shrl $31, %ecx
addl %eax, %ecx
sarl %ecx
movl $12, %edi
subl %ecx, %edi
callq _ESW
cmpl %eax, %ebx
jge LBB0_7
## %bb.8:
testl %ebx, %ebx
jle LBB0_9
## %bb.10:
movl (%r12), %eax
movl %eax, %edi
shrl $31, %edi
addl %eax, %edi
sarl %edi
addl $88, %edi
callq _DESW
addl %eax, %r14d
movl (%r12), %eax
movl %eax, %edi
shrl $31, %edi
addl %eax, %edi
sarl %edi
addl $88, %edi
callq _DESW
addl %eax, %ebx
movl (%r12), %eax
movl %eax, %ecx
shrl $31, %ecx
addl %eax, %ecx
sarl %ecx
subl %ecx, %r15d
addl $-88, %r15d
fldt -68(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
movl %r14d, %edi
callq _SET_HIGH_WORD
fldt -44(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
movl %ebx, %edi
callq _SET_HIGH_WORD
fldt -68(%rbp) ## 10-byte Folded Reload
fldt -44(%rbp) ## 10-byte Folded Reload
fxch %st(1)
jmp LBB0_11
LBB0_1:
fldt -68(%rbp) ## 10-byte Folded Reload
fldt -44(%rbp) ## 10-byte Folded Reload
faddp %st, %st(1)
jmp LBB0_17
LBB0_7:
fldt -44(%rbp) ## 10-byte Folded Reload
fldt -68(%rbp) ## 10-byte Folded Reload
jmp LBB0_11
LBB0_9:
fldt -44(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
callq _GET_LDBL_MAN
movl (%r12), %edi
addl $-2, %edi
callq _ESW
fldz
fld %st(0)
fstpt -56(%rbp) ## 10-byte Folded Spill
fstpt (%rsp)
movl %eax, %edi
callq _SET_HIGH_WORD
fldt -44(%rbp) ## 10-byte Folded Reload
subl (%r12), %r15d
addl $2, %r15d
fldt -68(%rbp) ## 10-byte Folded Reload
fldt -56(%rbp) ## 10-byte Folded Reload
fmul %st, %st(1)
fmulp %st, %st(2)
LBB0_11:
fld %st(0)
fsub %st(2), %st
fucomi %st(2), %st
jbe LBB0_13
## %bb.12:
fstp %st(0)
fld %st(0)
fstpt -144(%rbp)
movl -136(%rbp), %eax
movw %ax, -72(%rbp)
movq $0, -80(%rbp)
fldt -80(%rbp)
fld %st(1)
fsub %st(1), %st
fld %st(3)
fchs
fxch %st(3)
fadd %st(2), %st
fmulp %st, %st(1)
fxch %st(3)
fmulp %st, %st(2)
fxch %st(1)
fsubp %st, %st(2)
fmul %st, %st(0)
fsubp %st, %st(1)
jmp LBB0_14
LBB0_13:
fxch %st(1)
fadd %st, %st(0)
fld %st(0)
fstpt -176(%rbp)
movl -168(%rbp), %eax
fld %st(2)
fstpt -160(%rbp)
movl -152(%rbp), %ecx
movw %cx, -88(%rbp)
movq $0, -96(%rbp)
fldt -96(%rbp)
fld %st(3)
fsub %st(1), %st
movw %ax, -104(%rbp)
movq $0, -112(%rbp)
fldt -112(%rbp)
fsubr %st, %st(3)
fld %st(4)
fchs
fxch %st(6)
fmulp %st, %st(4)
fmul %st, %st(1)
fxch %st(1)
faddp %st, %st(3)
fxch %st(3)
fmulp %st, %st(4)
fxch %st(3)
fsubp %st, %st(1)
fxch %st(1)
fmulp %st, %st(2)
fsubrp %st, %st(1)
LBB0_14:
fsqrt
testl %r15d, %r15d
je LBB0_17
## %bb.15:
fld1
fld %st(0)
fstpt -44(%rbp) ## 10-byte Folded Spill
fstpt (%rsp)
fstpt -56(%rbp) ## 10-byte Folded Spill
callq _GET_HIGH_WORD
movl %r15d, %edi
callq _DESW
fldt -44(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
callq _SET_HIGH_WORD
jmp LBB0_16
LBB0_4:
fldz
fldt -124(%rbp) ## 10-byte Folded Reload
fadd %st(1), %st
fabs
fldt -56(%rbp) ## 10-byte Folded Reload
faddp %st, %st(2)
fxch %st(1)
fabs
fsubrp %st, %st(1)
fstpt -56(%rbp) ## 10-byte Folded Spill
fldt -68(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
callq _GET_LDBL_MAN
fldt -44(%rbp) ## 10-byte Folded Reload
fstpt (%rsp)
callq _GET_LDBL_MAN
movl (%r12), %edi
callq _ESW
LBB0_16:
fldt -56(%rbp) ## 10-byte Folded Reload
LBB0_17:
addq $160, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MANT_DIG,4,2 ## @MANT_DIG
.comm _MAX_EXP,4,2 ## @MAX_EXP
.comm _LDBL_NBIT,8,3 ## @LDBL_NBIT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hypotl ; -- Begin function hypotl
.p2align 2
_hypotl: ; @hypotl
.cfi_startproc
; %bb.0:
stp d11, d10, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp d9, d8, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
.cfi_offset b10, -72
.cfi_offset b11, -80
fmov d10, d1
fmov d11, d0
bl _GET_HIGH_WORD
fmov d0, d10
bl _GET_HIGH_WORD
fabs d9, d11
fabs d8, d10
Lloh0:
adrp x8, _MANT_DIG@GOTPAGE
Lloh1:
ldr x8, [x8, _MANT_DIG@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
add w0, w8, #7
bl _DESW
tbnz w0, #31, LBB0_3
; %bb.1:
Lloh3:
adrp x22, _MAX_EXP@GOTPAGE
Lloh4:
ldr x22, [x22, _MAX_EXP@GOTPAGEOFF]
ldr w8, [x22]
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
sub w0, w8, #12
bl _ESW
tbnz w0, #31, LBB0_4
; %bb.2:
mov w19, #0
mov w20, #0
mov w21, #0
b LBB0_6
LBB0_3:
fadd d10, d9, d8
b LBB0_13
LBB0_4:
ldr w0, [x22]
bl _ESW
cmp w0, #0
b.le LBB0_12
; %bb.5:
ldr w8, [x22]
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
add w0, w8, #88
bl _DESW
neg w20, w0
ldr w8, [x22]
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
add w0, w8, #88
bl _DESW
neg w21, w0
ldr w8, [x22]
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
add w19, w8, #88
fmov d0, d9
mov x0, x20
bl _SET_HIGH_WORD
fmov d0, d8
mov x0, x21
bl _SET_HIGH_WORD
LBB0_6:
ldr w8, [x22]
cmp w8, #0
cinc w8, w8, lt
mov w9, #12
sub w0, w9, w8, asr #1
bl _ESW
cmp w21, w0
b.ge LBB0_10
; %bb.7:
cmp w21, #0
b.le LBB0_9
; %bb.8:
ldr w8, [x22]
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
add w0, w8, #88
bl _DESW
add w20, w0, w20
ldr w8, [x22]
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
add w0, w8, #88
bl _DESW
add w21, w0, w21
ldr w8, [x22]
cmp w8, #0
cinc w8, w8, lt
sub w8, w19, w8, asr #1
sub w19, w8, #88
fmov d0, d9
mov x0, x20
bl _SET_HIGH_WORD
fmov d0, d8
mov x0, x21
bl _SET_HIGH_WORD
b LBB0_10
LBB0_9:
fmov d0, d8
bl _GET_LDBL_MAN
ldr w8, [x22]
sub w0, w8, #2
bl _ESW
movi d10, #0000000000000000
movi d0, #0000000000000000
bl _SET_HIGH_WORD
ldr w8, [x22]
sub w8, w19, w8
add w19, w8, #2
fmul d9, d9, d10
fmul d8, d8, d10
LBB0_10:
fsub d0, d9, d8
fcmp d0, d8
fadd d1, d9, d9
fmul d1, d8, d1
movi d2, #0000000000000000
fmadd d1, d8, d2, d1
fnmadd d0, d0, d0, d1
fadd d1, d9, d2
fneg d3, d9
fmul d1, d1, d3
fmsub d1, d8, d8, d1
fcsel d0, d0, d1, le
fsub d0, d2, d0
fsqrt d10, d0
cbz w19, LBB0_13
; %bb.11:
fmov d0, #1.00000000
bl _GET_HIGH_WORD
mov x0, x19
bl _DESW
fmov d0, #1.00000000
bl _SET_HIGH_WORD
b LBB0_13
LBB0_12:
movi d0, #0000000000000000
fadd d1, d11, d0
fabs d1, d1
fadd d0, d10, d0
fabs d0, d0
fsub d10, d1, d0
fmov d0, d9
bl _GET_LDBL_MAN
fmov d0, d8
bl _GET_LDBL_MAN
ldr w0, [x22]
bl _ESW
LBB0_13:
fmov d0, d10
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp d9, d8, [sp, #16] ; 16-byte Folded Reload
ldp d11, d10, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _MANT_DIG,4,2 ; @MANT_DIG
.comm _MAX_EXP,4,2 ; @MAX_EXP
.comm _LDBL_NBIT,8,3 ; @LDBL_NBIT
.subsections_via_symbols
| AnghaBench/freebsd/lib/msun/src/extr_e_hypotl.c_hypotl.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function A4XX_TEX_SAMP_0_XY_MIN
_A4XX_TEX_SAMP_0_XY_MIN: ## @A4XX_TEX_SAMP_0_XY_MIN
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, %eax
movq _A4XX_TEX_SAMP_0_XY_MIN__SHIFT@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
shll %cl, %eax
movq _A4XX_TEX_SAMP_0_XY_MIN__MASK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _A4XX_TEX_SAMP_0_XY_MIN__SHIFT,4,2 ## @A4XX_TEX_SAMP_0_XY_MIN__SHIFT
.comm _A4XX_TEX_SAMP_0_XY_MIN__MASK,4,2 ## @A4XX_TEX_SAMP_0_XY_MIN__MASK
.no_dead_strip _A4XX_TEX_SAMP_0_XY_MIN
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function A4XX_TEX_SAMP_0_XY_MIN
_A4XX_TEX_SAMP_0_XY_MIN: ; @A4XX_TEX_SAMP_0_XY_MIN
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _A4XX_TEX_SAMP_0_XY_MIN__SHIFT@GOTPAGE
Lloh1:
ldr x8, [x8, _A4XX_TEX_SAMP_0_XY_MIN__SHIFT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
lsl w8, w0, w8
Lloh3:
adrp x9, _A4XX_TEX_SAMP_0_XY_MIN__MASK@GOTPAGE
Lloh4:
ldr x9, [x9, _A4XX_TEX_SAMP_0_XY_MIN__MASK@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
and w0, w8, w9
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _A4XX_TEX_SAMP_0_XY_MIN__SHIFT,4,2 ; @A4XX_TEX_SAMP_0_XY_MIN__SHIFT
.comm _A4XX_TEX_SAMP_0_XY_MIN__MASK,4,2 ; @A4XX_TEX_SAMP_0_XY_MIN__MASK
.no_dead_strip _A4XX_TEX_SAMP_0_XY_MIN
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/msm/adreno/extr_a4xx.xml.h_A4XX_TEX_SAMP_0_XY_MIN.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _buildbinarytotrinary
callq _buildexpandtable
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function buildbinarytotrinary
LCPI1_0:
.long 7 ## 0x7
.long 128 ## 0x80
.long 64 ## 0x40
.long 32 ## 0x20
LCPI1_1:
.long 16 ## 0x10
.long 8 ## 0x8
.long 4 ## 0x4
.long 2 ## 0x2
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_buildbinarytotrinary: ## @buildbinarytotrinary
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %r14
leaq L_.str.2(%rip), %r15
xorl %r12d, %r12d
jmp LBB1_1
.p2align 4, 0x90
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
callq _putchar
incl %r12d
cmpl $256, %r12d ## imm = 0x100
je LBB1_8
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl %r12d, %ecx
andl $1, %ecx
movd %r12d, %xmm0
pshufd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
movdqa %xmm0, %xmm1
pand LCPI1_0(%rip), %xmm1
pand LCPI1_1(%rip), %xmm0
pxor %xmm2, %xmm2
pcmpeqd %xmm2, %xmm0
movdqa %xmm1, -48(%rbp) ## 16-byte Spill
pcmpeqd %xmm2, %xmm1
packssdw %xmm0, %xmm1
packsswb %xmm1, %xmm1
pmovmskb %xmm1, %eax
testb $-128, %al
jne LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
addl $3, %ecx
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
leal 9(%rcx), %edx
testb $64, %al
cmovnel %ecx, %edx
leal 27(%rdx), %ecx
testb $32, %al
cmovnel %edx, %ecx
leal 81(%rcx), %edx
testb $16, %al
cmovnel %ecx, %edx
leal 243(%rdx), %ecx
testb $8, %al
cmovnel %edx, %ecx
leal 729(%rcx), %edx
testb $4, %al
cmovnel %ecx, %edx
leal 2187(%rdx), %ebx
testb $2, %al
cmovnel %edx, %ebx
testb $1, %al
je LBB1_5
## %bb.4: ## in Loop: Header=BB1_1 Depth=1
movq %r14, %rdi
xorl %eax, %eax
callq _printf
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movq %r15, %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
movdqa -48(%rbp), %xmm0 ## 16-byte Reload
movd %xmm0, %eax
movl $10, %edi
cmpl $7, %eax
je LBB1_7
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movl $32, %edi
jmp LBB1_7
LBB1_8:
leaq L_str.8(%rip), %rdi
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function buildexpandtable
_buildexpandtable: ## @buildexpandtable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_str.7(%rip), %rdi
callq _puts
movl $2863311531, %r15d ## imm = 0xAAAAAAAB
movl $10, %r14d
xorl %r12d, %r12d
jmp LBB2_3
.p2align 4, 0x90
LBB2_1: ## in Loop: Header=BB2_3 Depth=1
movl %r12d, %ebx
andl $7, %ebx
je LBB2_6
LBB2_2: ## in Loop: Header=BB2_3 Depth=1
movzbl %r13b, %esi
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpl $7, %ebx
movl $32, %edi
cmovel %r14d, %edi
cmpl $6560, %r12d ## imm = 0x19A0
cmovel %r14d, %edi
callq _putchar
incl %r12d
cmpl $6561, %r12d ## imm = 0x19A1
je LBB2_47
LBB2_3: ## =>This Loop Header: Depth=1
## Child Loop BB2_40 Depth 2
## Child Loop BB2_42 Depth 3
## Child Loop BB2_45 Depth 3
movl %r12d, %edx
movq %rdx, %rsi
imulq %r15, %rsi
shrq $33, %rsi
leal (%rsi,%rsi,2), %ecx
movl %r12d, %eax
subl %ecx, %eax
cmpl $2, %eax
je LBB2_7
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
testl %eax, %eax
jne LBB2_8
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movb $1, %al
jmp LBB2_9
.p2align 4, 0x90
LBB2_6: ## in Loop: Header=BB2_3 Depth=1
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB2_2
.p2align 4, 0x90
LBB2_7: ## in Loop: Header=BB2_3 Depth=1
movb $1, %cl
xorl %eax, %eax
jmp LBB2_10
.p2align 4, 0x90
LBB2_8: ## in Loop: Header=BB2_3 Depth=1
xorl %eax, %eax
LBB2_9: ## in Loop: Header=BB2_3 Depth=1
xorl %ecx, %ecx
LBB2_10: ## in Loop: Header=BB2_3 Depth=1
movl %esi, %edi
imulq %r15, %rdi
shrq $33, %rdi
leal (%rdi,%rdi,2), %edi
subl %edi, %esi
je LBB2_13
## %bb.11: ## in Loop: Header=BB2_3 Depth=1
cmpl $2, %esi
jne LBB2_14
## %bb.12: ## in Loop: Header=BB2_3 Depth=1
orb $2, %cl
jmp LBB2_14
.p2align 4, 0x90
LBB2_13: ## in Loop: Header=BB2_3 Depth=1
orb $2, %al
LBB2_14: ## in Loop: Header=BB2_3 Depth=1
imulq $954437177, %rdx, %rsi ## imm = 0x38E38E39
shrq $33, %rsi
movq %rsi, %rdi
imulq %r15, %rdi
shrq $33, %rdi
leal (%rdi,%rdi,2), %edi
subl %edi, %esi
je LBB2_17
## %bb.15: ## in Loop: Header=BB2_3 Depth=1
cmpl $2, %esi
jne LBB2_18
## %bb.16: ## in Loop: Header=BB2_3 Depth=1
orb $4, %cl
jmp LBB2_18
.p2align 4, 0x90
LBB2_17: ## in Loop: Header=BB2_3 Depth=1
orb $4, %al
LBB2_18: ## in Loop: Header=BB2_3 Depth=1
imulq $795364315, %rdx, %rdi ## imm = 0x2F684BDB
shrq $32, %rdi
movl %r12d, %esi
subl %edi, %esi
shrl %esi
addl %edi, %esi
shrl $4, %esi
movq %rsi, %rdi
imulq %r15, %rdi
shrq $33, %rdi
leal (%rdi,%rdi,2), %edi
subl %edi, %esi
je LBB2_21
## %bb.19: ## in Loop: Header=BB2_3 Depth=1
cmpl $2, %esi
jne LBB2_22
## %bb.20: ## in Loop: Header=BB2_3 Depth=1
orb $8, %cl
jmp LBB2_22
.p2align 4, 0x90
LBB2_21: ## in Loop: Header=BB2_3 Depth=1
orb $8, %al
LBB2_22: ## in Loop: Header=BB2_3 Depth=1
movq %rdx, %rsi
movl $3393554407, %edi ## imm = 0xCA4587E7
imulq %rdi, %rsi
shrq $38, %rsi
movq %rsi, %rdi
imulq %r15, %rdi
shrq $33, %rdi
leal (%rdi,%rdi,2), %edi
subl %edi, %esi
je LBB2_25
## %bb.23: ## in Loop: Header=BB2_3 Depth=1
cmpl $2, %esi
jne LBB2_26
## %bb.24: ## in Loop: Header=BB2_3 Depth=1
orb $16, %cl
jmp LBB2_26
.p2align 4, 0x90
LBB2_25: ## in Loop: Header=BB2_3 Depth=1
orb $16, %al
LBB2_26: ## in Loop: Header=BB2_3 Depth=1
movq %rdx, %rsi
movl $2262369605, %edi ## imm = 0x86D90545
imulq %rdi, %rsi
shrq $39, %rsi
movq %rsi, %rdi
imulq %r15, %rdi
shrq $33, %rdi
leal (%rdi,%rdi,2), %edi
subl %edi, %esi
je LBB2_29
## %bb.27: ## in Loop: Header=BB2_3 Depth=1
cmpl $2, %esi
jne LBB2_30
## %bb.28: ## in Loop: Header=BB2_3 Depth=1
orb $32, %cl
jmp LBB2_30
.p2align 4, 0x90
LBB2_29: ## in Loop: Header=BB2_3 Depth=1
orb $32, %al
LBB2_30: ## in Loop: Header=BB2_3 Depth=1
imulq $1508246403, %rdx, %rsi ## imm = 0x59E60383
shrq $40, %rsi
movq %rsi, %rdi
imulq %r15, %rdi
shrq $33, %rdi
leal (%rdi,%rdi,2), %edi
subl %edi, %esi
je LBB2_33
## %bb.31: ## in Loop: Header=BB2_3 Depth=1
cmpl $2, %esi
jne LBB2_34
## %bb.32: ## in Loop: Header=BB2_3 Depth=1
orb $64, %cl
jmp LBB2_34
.p2align 4, 0x90
LBB2_33: ## in Loop: Header=BB2_3 Depth=1
orb $64, %al
LBB2_34: ## in Loop: Header=BB2_3 Depth=1
imulq $502748801, %rdx, %rdx ## imm = 0x1DF75681
shrq $40, %rdx
movq %rdx, %rsi
imulq %r15, %rsi
shrq $33, %rsi
leal (%rsi,%rsi,2), %esi
subl %esi, %edx
je LBB2_37
## %bb.35: ## in Loop: Header=BB2_3 Depth=1
cmpl $2, %edx
jne LBB2_38
## %bb.36: ## in Loop: Header=BB2_3 Depth=1
orb $-128, %cl
jmp LBB2_38
.p2align 4, 0x90
LBB2_37: ## in Loop: Header=BB2_3 Depth=1
orb $-128, %al
LBB2_38: ## in Loop: Header=BB2_3 Depth=1
movzbl %al, %eax
movl %eax, %edx
notl %edx
movzbl %cl, %ecx
andl %edx, %ecx
movl $1, %edx
xorl %r13d, %r13d
jmp LBB2_40
.p2align 4, 0x90
LBB2_39: ## in Loop: Header=BB2_40 Depth=2
addl %edx, %edx
cmpl $256, %edx ## imm = 0x100
jge LBB2_1
LBB2_40: ## Parent Loop BB2_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB2_42 Depth 3
## Child Loop BB2_45 Depth 3
testl %edx, %ecx
je LBB2_39
## %bb.41: ## in Loop: Header=BB2_40 Depth=2
orb %dl, %r13b
movl %edx, %esi
.p2align 4, 0x90
LBB2_42: ## Parent Loop BB2_3 Depth=1
## Parent Loop BB2_40 Depth=2
## => This Inner Loop Header: Depth=3
movl %r13d, %ebx
addl %esi, %esi
cmpl $255, %esi
jg LBB2_44
## %bb.43: ## in Loop: Header=BB2_42 Depth=3
movl %esi, %edi
andl %eax, %edi
movl %ebx, %r13d
orb %sil, %r13b
testl %edi, %edi
je LBB2_42
LBB2_44: ## in Loop: Header=BB2_40 Depth=2
movl %edx, %esi
.p2align 4, 0x90
LBB2_45: ## Parent Loop BB2_3 Depth=1
## Parent Loop BB2_40 Depth=2
## => This Inner Loop Header: Depth=3
movl %ebx, %r13d
cmpl $2, %esi
jb LBB2_39
## %bb.46: ## in Loop: Header=BB2_45 Depth=3
sarl %esi
movl %esi, %edi
andl %eax, %edi
movl %r13d, %ebx
orb %sil, %bl
testl %edi, %edi
je LBB2_45
jmp LBB2_39
LBB2_47:
leaq L_str.8(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz " "
L_.str.2: ## @.str.2
.asciz "0x%04X,"
L_.str.5: ## @.str.5
.asciz "0x%02X,"
L_str: ## @str
.asciz "static INTEGER binarytotrinary[] = {"
L_str.7: ## @str.7
.asciz "static unsigned char expandtable[] = {"
L_str.8: ## @str.8
.asciz "};"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _buildbinarytotrinary
bl _buildexpandtable
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function buildbinarytotrinary
_buildbinarytotrinary: ; @buildbinarytotrinary
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w21, #0
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov w22, #32
mov w23, #10
Lloh4:
adrp x20, l_.str.2@PAGE
Lloh5:
add x20, x20, l_.str.2@PAGEOFF
b LBB1_2
LBB1_1: ; in Loop: Header=BB1_2 Depth=1
str x25, [sp]
mov x0, x20
bl _printf
cmp w24, #7
csel w0, w23, w22, eq
bl _putchar
add w21, w21, #1
cmp w21, #256
b.eq LBB1_4
LBB1_2: ; =>This Inner Loop Header: Depth=1
and w8, w21, #0x1
add w9, w8, #3
tst w21, #0x2
csel w8, w8, w9, eq
add w9, w8, #9
tst w21, #0x4
csel w8, w8, w9, eq
add w9, w8, #27
tst w21, #0x8
csel w8, w8, w9, eq
add w9, w8, #81
tst w21, #0x10
csel w8, w8, w9, eq
add w9, w8, #243
tst w21, #0x20
csel w8, w8, w9, eq
add w9, w8, #729
tst w21, #0x40
csel w8, w8, w9, eq
add w9, w8, #2187
tst w21, #0x80
csel w25, w8, w9, eq
ands w24, w21, #0x7
b.ne LBB1_1
; %bb.3: ; in Loop: Header=BB1_2 Depth=1
mov x0, x19
bl _printf
b LBB1_1
LBB1_4:
Lloh6:
adrp x0, l_str.8@PAGE
Lloh7:
add x0, x0, l_str.8@PAGEOFF
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
b _puts
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function buildexpandtable
_buildexpandtable: ; @buildexpandtable
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh8:
adrp x0, l_str.7@PAGE
Lloh9:
add x0, x0, l_str.7@PAGEOFF
bl _puts
mov w21, #0
mov w22, #43691
movk w22, #43690, lsl #16
mov w28, #22145
movk w28, #7671, lsl #16
mov w19, #6560
mov w23, #32
mov w24, #10
mov w25, #6561
Lloh10:
adrp x20, l_.str.5@PAGE
Lloh11:
add x20, x20, l_.str.5@PAGEOFF
b LBB2_3
LBB2_1: ; in Loop: Header=BB2_3 Depth=1
ands w27, w21, #0x7
b.eq LBB2_6
LBB2_2: ; in Loop: Header=BB2_3 Depth=1
and x8, x26, #0xff
str x8, [sp]
mov x0, x20
bl _printf
cmp w27, #7
ccmp w21, w19, #4, ne
csel w0, w24, w23, eq
bl _putchar
add w21, w21, #1
cmp w21, w25
b.eq LBB2_45
LBB2_3: ; =>This Loop Header: Depth=1
; Child Loop BB2_39 Depth 2
; Child Loop BB2_41 Depth 3
; Child Loop BB2_43 Depth 3
umull x8, w21, w22
lsr x10, x8, #33
add w8, w10, w10, lsl #1
sub w8, w21, w8
cmp w8, #2
b.eq LBB2_7
; %bb.4: ; in Loop: Header=BB2_3 Depth=1
cbnz w8, LBB2_8
; %bb.5: ; in Loop: Header=BB2_3 Depth=1
mov w9, #1
b LBB2_9
LBB2_6: ; in Loop: Header=BB2_3 Depth=1
Lloh12:
adrp x0, l_.str.1@PAGE
Lloh13:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_2
LBB2_7: ; in Loop: Header=BB2_3 Depth=1
mov w9, #0
mov w8, #1
b LBB2_9
LBB2_8: ; in Loop: Header=BB2_3 Depth=1
mov w9, #0
mov w8, #0
LBB2_9: ; in Loop: Header=BB2_3 Depth=1
umull x11, w10, w22
lsr x11, x11, #33
add w11, w11, w11, lsl #1
subs w10, w10, w11
b.eq LBB2_12
; %bb.10: ; in Loop: Header=BB2_3 Depth=1
cmp w10, #2
b.ne LBB2_13
; %bb.11: ; in Loop: Header=BB2_3 Depth=1
orr w8, w8, #0x2
b LBB2_13
LBB2_12: ; in Loop: Header=BB2_3 Depth=1
orr w9, w9, #0x2
LBB2_13: ; in Loop: Header=BB2_3 Depth=1
mov w10, #36409
movk w10, #14563, lsl #16
umull x10, w21, w10
lsr x10, x10, #33
mul x11, x10, x22
lsr x11, x11, #33
add w11, w11, w11, lsl #1
subs w10, w10, w11
b.eq LBB2_16
; %bb.14: ; in Loop: Header=BB2_3 Depth=1
cmp w10, #2
b.ne LBB2_17
; %bb.15: ; in Loop: Header=BB2_3 Depth=1
orr w8, w8, #0x4
b LBB2_17
LBB2_16: ; in Loop: Header=BB2_3 Depth=1
orr w9, w9, #0x4
LBB2_17: ; in Loop: Header=BB2_3 Depth=1
mov w10, #19419
movk w10, #12136, lsl #16
umull x10, w21, w10
lsr x10, x10, #32
sub w11, w21, w10
add w10, w10, w11, lsr #1
lsr w10, w10, #4
umull x11, w10, w22
lsr x11, x11, #33
add w11, w11, w11, lsl #1
subs w10, w10, w11
b.eq LBB2_20
; %bb.18: ; in Loop: Header=BB2_3 Depth=1
cmp w10, #2
b.ne LBB2_21
; %bb.19: ; in Loop: Header=BB2_3 Depth=1
orr w8, w8, #0x8
b LBB2_21
LBB2_20: ; in Loop: Header=BB2_3 Depth=1
orr w9, w9, #0x8
LBB2_21: ; in Loop: Header=BB2_3 Depth=1
mov w10, #34791
movk w10, #51781, lsl #16
umull x10, w21, w10
lsr x10, x10, #38
mul x11, x10, x22
lsr x11, x11, #33
add w11, w11, w11, lsl #1
subs w10, w10, w11
b.eq LBB2_24
; %bb.22: ; in Loop: Header=BB2_3 Depth=1
cmp w10, #2
b.ne LBB2_25
; %bb.23: ; in Loop: Header=BB2_3 Depth=1
orr w8, w8, #0x10
b LBB2_25
LBB2_24: ; in Loop: Header=BB2_3 Depth=1
orr w9, w9, #0x10
LBB2_25: ; in Loop: Header=BB2_3 Depth=1
mov w10, #1349
movk w10, #34521, lsl #16
umull x10, w21, w10
lsr x10, x10, #39
mul x11, x10, x22
lsr x11, x11, #33
add w11, w11, w11, lsl #1
subs w10, w10, w11
b.eq LBB2_28
; %bb.26: ; in Loop: Header=BB2_3 Depth=1
cmp w10, #2
b.ne LBB2_29
; %bb.27: ; in Loop: Header=BB2_3 Depth=1
orr w8, w8, #0x20
b LBB2_29
LBB2_28: ; in Loop: Header=BB2_3 Depth=1
orr w9, w9, #0x20
LBB2_29: ; in Loop: Header=BB2_3 Depth=1
mov w10, #899
movk w10, #23014, lsl #16
umull x10, w21, w10
lsr x10, x10, #40
mul x11, x10, x22
lsr x11, x11, #33
add w11, w11, w11, lsl #1
subs w10, w10, w11
b.eq LBB2_32
; %bb.30: ; in Loop: Header=BB2_3 Depth=1
cmp w10, #2
b.ne LBB2_33
; %bb.31: ; in Loop: Header=BB2_3 Depth=1
orr w8, w8, #0x40
b LBB2_33
LBB2_32: ; in Loop: Header=BB2_3 Depth=1
orr w9, w9, #0x40
LBB2_33: ; in Loop: Header=BB2_3 Depth=1
umull x10, w21, w28
lsr x10, x10, #40
mul x11, x10, x22
lsr x11, x11, #33
add w11, w11, w11, lsl #1
subs w10, w10, w11
b.eq LBB2_36
; %bb.34: ; in Loop: Header=BB2_3 Depth=1
cmp w10, #2
b.ne LBB2_37
; %bb.35: ; in Loop: Header=BB2_3 Depth=1
orr w8, w8, #0xffffff80
b LBB2_37
LBB2_36: ; in Loop: Header=BB2_3 Depth=1
orr w9, w9, #0xffffff80
LBB2_37: ; in Loop: Header=BB2_3 Depth=1
mov w26, #0
and w10, w9, #0xff
bic w8, w8, w9
and w8, w8, #0xff
mov w9, #1
b LBB2_39
LBB2_38: ; in Loop: Header=BB2_39 Depth=2
lsl w9, w9, #1
cmp w9, #256
b.ge LBB2_1
LBB2_39: ; Parent Loop BB2_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB2_41 Depth 3
; Child Loop BB2_43 Depth 3
tst w8, w9
b.eq LBB2_38
; %bb.40: ; in Loop: Header=BB2_39 Depth=2
orr w13, w26, w9
mov x12, x9
LBB2_41: ; Parent Loop BB2_3 Depth=1
; Parent Loop BB2_39 Depth=2
; => This Inner Loop Header: Depth=3
mov x11, x13
lsl w12, w12, #1
and w14, w12, w10
orr w13, w13, w12
cmp w12, #255
ccmp w14, #0, #0, le
b.eq LBB2_41
; %bb.42: ; in Loop: Header=BB2_39 Depth=2
mov x12, x9
LBB2_43: ; Parent Loop BB2_3 Depth=1
; Parent Loop BB2_39 Depth=2
; => This Inner Loop Header: Depth=3
mov x26, x11
cmp w12, #2
b.lo LBB2_38
; %bb.44: ; in Loop: Header=BB2_43 Depth=3
asr w12, w12, #1
orr w11, w26, w12
and w13, w12, w10
cbz w13, LBB2_43
b LBB2_38
LBB2_45:
Lloh14:
adrp x0, l_str.8@PAGE
Lloh15:
add x0, x0, l_str.8@PAGEOFF
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
b _puts
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz " "
l_.str.2: ; @.str.2
.asciz "0x%04X,"
l_.str.5: ; @.str.5
.asciz "0x%02X,"
l_str: ; @str
.asciz "static INTEGER binarytotrinary[] = {"
l_str.7: ; @str.7
.asciz "static unsigned char expandtable[] = {"
l_str.8: ; @str.8
.asciz "};"
.subsections_via_symbols
| the_stack_data/140764744.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movl $4, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #4
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
.subsections_via_symbols
| the_stack_data/206392594.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function EqualLongTag
_EqualLongTag: ## @EqualLongTag
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rcx, %rbx
callq _CmpLongTag
testl %eax, %eax
je LBB0_2
## %bb.1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
leaq L_.str(%rip), %rdi
movq %rbx, %rsi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _FatalError ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s is different"
.no_dead_strip _EqualLongTag
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function EqualLongTag
_EqualLongTag: ; @EqualLongTag
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x3
bl _CmpLongTag
cbz w0, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _FatalError
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s is different"
.no_dead_strip _EqualLongTag
.subsections_via_symbols
| AnghaBench/sumatrapdf/ext/lcms2/utils/tificc/extr_tifdiff.c_EqualLongTag.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ah_hmac_md5_loop
_ah_hmac_md5_loop: ## @ah_hmac_md5_loop
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
testq %rdi, %rdi
je LBB0_2
## %bb.1:
movq (%rbx), %rdi
testq %rdi, %rdi
jne LBB0_3
LBB0_2:
leaq L_.str(%rip), %rdi
callq _panic
movq (%rbx), %rdi
LBB0_3:
subq $-128, %rdi
movq %r15, %rsi
movq %r14, %rdx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _MD5Update ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ah_hmac_md5_loop: what?"
.no_dead_strip _ah_hmac_md5_loop
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ah_hmac_md5_loop
_ah_hmac_md5_loop: ; @ah_hmac_md5_loop
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
cbz x0, LBB0_2
; %bb.1:
ldr x8, [x21]
cbnz x8, LBB0_3
LBB0_2:
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _panic
ldr x8, [x21]
LBB0_3:
add x0, x8, #128
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _MD5Update
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ah_hmac_md5_loop: what?"
.no_dead_strip _ah_hmac_md5_loop
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/netinet6/extr_ah_core.c_ah_hmac_md5_loop.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
leaq -32(%rbp), %rdi
callq _pipe
cmpl $-1, %eax
je LBB0_2
## %bb.1:
leaq -40(%rbp), %rdi
callq _pipe
cmpl $-1, %eax
je LBB0_2
## %bb.3:
callq _fork
testl %eax, %eax
je LBB0_6
## %bb.4:
cmpl $-1, %eax
jne LBB0_12
## %bb.5:
leaq L_str.16(%rip), %rdi
callq _puts
movl $2, %ebx
jmp LBB0_22
LBB0_2:
leaq L_str.17(%rip), %rdi
callq _puts
movl $1, %ebx
LBB0_22:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB0_24
## %bb.23:
movl %ebx, %eax
addq $32, %rsp
popq %rbx
popq %r14
popq %rbp
retq
LBB0_6:
movl -32(%rbp), %edi
callq _close
movl -40(%rbp), %edi
callq _close
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.3(%rip), %rbx
leaq -48(%rbp), %r14
movq %rbx, %rdi
movq %r14, %rsi
xorl %eax, %eax
callq _scanf
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -44(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -28(%rbp), %edi
movl $4, %edx
movq %r14, %rsi
callq _write
cmpq $-1, %rax
je LBB0_7
## %bb.8:
movl -36(%rbp), %edi
leaq -44(%rbp), %rsi
movl $4, %edx
callq _write
cmpq $-1, %rax
je LBB0_9
## %bb.11:
movl -28(%rbp), %edi
callq _close
movl -36(%rbp), %edi
jmp LBB0_21
LBB0_12:
movl -28(%rbp), %edi
callq _close
movl -36(%rbp), %edi
callq _close
movl -32(%rbp), %edi
leaq -48(%rbp), %rsi
movl $4, %edx
callq _read
cmpq $-1, %rax
je LBB0_13
## %bb.15:
movl -40(%rbp), %edi
leaq -44(%rbp), %rsi
movl $4, %edx
callq _read
cmpq $-1, %rax
je LBB0_16
## %bb.17:
movl -44(%rbp), %esi
imull -48(%rbp), %esi
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -44(%rbp), %eax
testl %eax, %eax
je LBB0_19
## %bb.18:
cvtsi2ssl -48(%rbp), %xmm0
cvtsi2ss %eax, %xmm1
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.10(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_20
LBB0_7:
movl $4, %ebx
leaq L_str.15(%rip), %rdi
callq _puts
jmp LBB0_22
LBB0_13:
movl $6, %ebx
leaq L_str.13(%rip), %rdi
callq _puts
jmp LBB0_22
LBB0_9:
movl $5, %ebx
leaq L_str.14(%rip), %rdi
callq _puts
jmp LBB0_22
LBB0_16:
movl $7, %ebx
leaq L_str.12(%rip), %rdi
callq _puts
jmp LBB0_22
LBB0_19:
leaq L_str(%rip), %rdi
callq _puts
LBB0_20:
movl -32(%rbp), %edi
callq _close
movl -40(%rbp), %edi
LBB0_21:
callq _close
xorl %ebx, %ebx
jmp LBB0_22
LBB0_24:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "Input first number : "
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "Input second number : "
L_.str.9: ## @.str.9
.asciz "Product of two number is : %d\n"
L_.str.10: ## @.str.10
.asciz "Quotient of two number is : %.2f\n"
L_str: ## @str
.asciz "Division error, divisor is 0"
L_str.12: ## @str.12
.asciz "Error ocurred while Reading file2."
L_str.13: ## @str.13
.asciz "Error ocurred while Reading file1."
L_str.14: ## @str.14
.asciz "Error ocurred while Writing file2."
L_str.15: ## @str.15
.asciz "Error ocurred while Writing file1."
L_str.16: ## @str.16
.asciz "Error ocurred with fork."
L_str.17: ## @str.17
.asciz "Error occured with pipe operation."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
add x0, sp, #32
bl _pipe
cmn w0, #1
b.eq LBB0_5
; %bb.1:
add x0, sp, #24
bl _pipe
cmn w0, #1
b.eq LBB0_5
; %bb.2:
bl _fork
cbz w0, LBB0_8
; %bb.3:
cmn w0, #1
b.ne LBB0_11
; %bb.4:
Lloh3:
adrp x0, l_str.16@PAGE
Lloh4:
add x0, x0, l_str.16@PAGEOFF
bl _puts
mov w19, #2
b LBB0_6
LBB0_5:
Lloh5:
adrp x0, l_str.17@PAGE
Lloh6:
add x0, x0, l_str.17@PAGEOFF
bl _puts
mov w19, #1
LBB0_6:
ldur x8, [x29, #-24]
Lloh7:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh8:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_22
; %bb.7:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_8:
ldr w0, [sp, #32]
bl _close
ldr w0, [sp, #24]
bl _close
Lloh10:
adrp x0, l_.str.2@PAGE
Lloh11:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add x8, sp, #20
str x8, [sp]
Lloh12:
adrp x19, l_.str.3@PAGE
Lloh13:
add x19, x19, l_.str.3@PAGEOFF
mov x0, x19
bl _scanf
Lloh14:
adrp x0, l_.str.4@PAGE
Lloh15:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
add x8, sp, #16
str x8, [sp]
mov x0, x19
bl _scanf
ldr w0, [sp, #36]
mov w19, #4
add x1, sp, #20
mov w2, #4
bl _write
cmn x0, #1
b.eq LBB0_15
; %bb.9:
ldr w0, [sp, #28]
add x1, sp, #16
mov w2, #4
bl _write
cmn x0, #1
b.eq LBB0_17
; %bb.10:
ldr w0, [sp, #36]
bl _close
ldr w0, [sp, #28]
b LBB0_21
LBB0_11:
ldr w0, [sp, #36]
bl _close
ldr w0, [sp, #28]
bl _close
ldr w0, [sp, #32]
add x1, sp, #20
mov w2, #4
bl _read
cmn x0, #1
b.eq LBB0_16
; %bb.12:
ldr w0, [sp, #24]
add x1, sp, #16
mov w2, #4
bl _read
cmn x0, #1
b.eq LBB0_18
; %bb.13:
ldp w9, w8, [sp, #16]
mul w8, w9, w8
str x8, [sp]
Lloh16:
adrp x0, l_.str.9@PAGE
Lloh17:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldr w8, [sp, #16]
cbz w8, LBB0_19
; %bb.14:
ldr s0, [sp, #20]
scvtf s0, s0
scvtf s1, w8
fdiv s0, s0, s1
fcvt d0, s0
str d0, [sp]
Lloh18:
adrp x0, l_.str.10@PAGE
Lloh19:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB0_20
LBB0_15:
Lloh20:
adrp x0, l_str.15@PAGE
Lloh21:
add x0, x0, l_str.15@PAGEOFF
bl _puts
b LBB0_6
LBB0_16:
mov w19, #6
Lloh22:
adrp x0, l_str.13@PAGE
Lloh23:
add x0, x0, l_str.13@PAGEOFF
bl _puts
b LBB0_6
LBB0_17:
mov w19, #5
Lloh24:
adrp x0, l_str.14@PAGE
Lloh25:
add x0, x0, l_str.14@PAGEOFF
bl _puts
b LBB0_6
LBB0_18:
mov w19, #7
Lloh26:
adrp x0, l_str.12@PAGE
Lloh27:
add x0, x0, l_str.12@PAGEOFF
bl _puts
b LBB0_6
LBB0_19:
Lloh28:
adrp x0, l_str@PAGE
Lloh29:
add x0, x0, l_str@PAGEOFF
bl _puts
LBB0_20:
ldr w0, [sp, #32]
bl _close
ldr w0, [sp, #24]
LBB0_21:
bl _close
mov w19, #0
b LBB0_6
LBB0_22:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh28, Lloh29
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "Input first number : "
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "Input second number : "
l_.str.9: ; @.str.9
.asciz "Product of two number is : %d\n"
l_.str.10: ; @.str.10
.asciz "Quotient of two number is : %.2f\n"
l_str: ; @str
.asciz "Division error, divisor is 0"
l_str.12: ; @str.12
.asciz "Error ocurred while Reading file2."
l_str.13: ; @str.13
.asciz "Error ocurred while Reading file1."
l_str.14: ; @str.14
.asciz "Error ocurred while Writing file2."
l_str.15: ; @str.15
.asciz "Error ocurred while Writing file1."
l_str.16: ; @str.16
.asciz "Error ocurred with fork."
l_str.17: ; @str.17
.asciz "Error occured with pipe operation."
.subsections_via_symbols
| the_stack_data/193893569.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cf_ccm_encrypt ## -- Begin function cf_ccm_encrypt
.p2align 4, 0x90
_cf_ccm_encrypt: ## @cf_ccm_encrypt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r9, -80(%rbp) ## 8-byte Spill
movq %r8, %r15
movq %rcx, -64(%rbp) ## 8-byte Spill
movq %rdx, -72(%rbp) ## 8-byte Spill
movq %rsi, %r14
movq %rdi, %r13
movq 56(%rbp), %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _CF_MAXBLOCK@GOTPCREL(%rip), %rax
movl (%rax), %eax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r12
leaq -4(%rbx), %rax
movl %ebx, %ecx
notl %ecx
andl $1, %ecx
xorl %edi, %edi
cmpq $13, %rax
cmovbl %ecx, %edi
callq _assert
leaq -2(%r15), %rax
xorl %edi, %edi
cmpq $7, %rax
setb %dil
callq _assert
movq %r15, %rax
notq %rax
addq (%r13), %rax
xorl %edi, %edi
cmpq 32(%rbp), %rax
sete %dil
callq _assert
leaq -52(%rbp), %rbx
movq %rbx, %rdi
movq %r13, %rsi
movq %r14, -88(%rbp) ## 8-byte Spill
movq %r14, %rdx
callq _cf_cbcmac_stream_init
movq (%r13), %rdx
subq $8, %rsp
movq %rbx, %rdi
movq %r12, %rsi
movq 24(%rbp), %rcx
movq 32(%rbp), %r8
movq %r15, %r9
pushq 56(%rbp)
movq 16(%rbp), %rbx
pushq %rbx
movq -64(%rbp), %rax ## 8-byte Reload
movq %rax, %r14
pushq %rax
callq _add_block0
addq $32, %rsp
testq %rbx, %rbx
je LBB0_2
## %bb.1:
movq %rbx, %rcx
leaq -52(%rbp), %rdi
movq %r12, %rsi
movq -80(%rbp), %rdx ## 8-byte Reload
callq _add_aad
LBB0_2:
leaq -52(%rbp), %rbx
movq %rbx, %rdi
movq -72(%rbp), %rsi ## 8-byte Reload
movq %r14, %rdx
callq _cf_cbcmac_stream_update
movq %rbx, %rdi
callq _zero_pad
movq %rbx, %rdi
movq %r12, %rsi
callq _cf_cbcmac_stream_nopad_final
movq _CF_MAXBLOCK@GOTPCREL(%rip), %rax
movl (%rax), %eax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rbx
movq %rbx, %rdi
movq %r15, %rsi
movq 24(%rbp), %rdx
movq 32(%rbp), %rcx
callq _build_ctr_nonce
leaq -92(%rbp), %r14
movq %r14, %rdi
movq %r13, %rsi
movq -88(%rbp), %rdx ## 8-byte Reload
movq %rbx, %rcx
callq _cf_ctr_init
movq (%r13), %rsi
subq %r15, %rsi
movq %r14, %rdi
movq %r15, %rdx
callq _cf_ctr_custom_counter
movq (%r13), %rcx
movq %r14, %rdi
movq %r12, %rsi
movq %r12, %rdx
callq _cf_ctr_cipher
movq 48(%rbp), %rdi
movq %r12, %rsi
movq 56(%rbp), %rdx
callq _memcpy
movq %r14, %rdi
movq -72(%rbp), %rsi ## 8-byte Reload
movq 40(%rbp), %rdx
movq -64(%rbp), %rcx ## 8-byte Reload
callq _cf_ctr_cipher
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_4
## %bb.3:
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _CF_MAXBLOCK,4,2 ## @CF_MAXBLOCK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cf_ccm_encrypt ; -- Begin function cf_ccm_encrypt
.p2align 2
_cf_ccm_encrypt: ; @cf_ccm_encrypt
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #48
mov x28, x7
mov x23, x6
mov x24, x4
mov x19, x3
mov x20, x2
mov x27, x1
mov x25, x0
ldp x8, x22, [x29, #32]
stp x5, x8, [x29, #-120] ; 16-byte Folded Spill
ldp x21, x8, [x29, #16]
stur x8, [x29, #-104] ; 8-byte Folded Spill
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
Lloh3:
adrp x8, _CF_MAXBLOCK@GOTPAGE
Lloh4:
ldr x8, [x8, _CF_MAXBLOCK@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
lsl x8, x8, #2
mov x9, x8
Lloh6:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh7:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x7fffffff0
sub x26, x9, x8
mov sp, x26
sub x8, x22, #4
mvn w9, w22
and w9, w9, #0x1
cmp x8, #13
csel w0, w9, wzr, lo
bl _assert
sub x8, x24, #2
cmp x8, #7
cset w0, lo
bl _assert
ldr x8, [x25]
mvn x9, x24
add x8, x8, x9
cmp x8, x21
cset w0, eq
bl _assert
sub x0, x29, #92
mov x1, x25
mov x2, x27
bl _cf_cbcmac_stream_init
ldr x2, [x25]
str x22, [sp, #-16]!
sub x0, x29, #92
mov x1, x26
mov x3, x28
mov x4, x21
mov x5, x24
mov x6, x19
mov x7, x23
bl _add_block0
add sp, sp, #16
cbz x23, LBB0_2
; %bb.1:
sub x0, x29, #92
mov x1, x26
ldur x2, [x29, #-120] ; 8-byte Folded Reload
mov x3, x23
bl _add_aad
LBB0_2:
sub x0, x29, #92
mov x1, x20
mov x2, x19
bl _cf_cbcmac_stream_update
sub x0, x29, #92
bl _zero_pad
sub x0, x29, #92
mov x1, x26
bl _cf_cbcmac_stream_nopad_final
Lloh8:
adrp x8, _CF_MAXBLOCK@GOTPAGE
Lloh9:
ldr x8, [x8, _CF_MAXBLOCK@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
lsl x8, x8, #2
mov x9, x8
Lloh11:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh12:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x7fffffff0
sub x23, x9, x8
mov sp, x23
mov x0, x23
mov x1, x24
mov x2, x28
mov x3, x21
bl _build_ctr_nonce
sub x0, x29, #96
mov x1, x25
mov x2, x27
mov x3, x23
bl _cf_ctr_init
ldr x8, [x25]
sub x1, x8, x24
sub x0, x29, #96
mov x2, x24
bl _cf_ctr_custom_counter
ldr x3, [x25]
sub x0, x29, #96
mov x1, x26
mov x2, x26
bl _cf_ctr_cipher
ldur x0, [x29, #-112] ; 8-byte Folded Reload
mov x1, x26
mov x2, x22
bl _memcpy
sub x0, x29, #96
mov x1, x20
ldur x2, [x29, #-104] ; 8-byte Folded Reload
mov x3, x19
bl _cf_ctr_cipher
ldur x8, [x29, #-88]
Lloh13:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh14:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_4
; %bb.3:
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_4:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _CF_MAXBLOCK,4,2 ; @CF_MAXBLOCK
.subsections_via_symbols
| AnghaBench/h2o/deps/picotls/deps/cifra/src/extr_ccm.c_cf_ccm_encrypt.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function BrsFolder_OnSetSelectionW
_BrsFolder_OnSetSelectionW: ## @BrsFolder_OnSetSelectionW
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
testl %esi, %esi
je LBB0_1
## %bb.2:
movq %rdi, %r14
leaq -24(%rbp), %rcx
callq _BrsFolder_OnSetExpanded
testq %rax, %rax
je LBB0_3
## %bb.4:
movq %rax, %rbx
movl (%r14), %edi
movq _TVM_SELECTITEM@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _TVGN_CARET@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl -24(%rbp), %ecx
callq _SendMessageW
jmp LBB0_5
LBB0_1:
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rbx
jmp LBB0_5
LBB0_3:
xorl %ebx, %ebx
LBB0_5:
movq %rbx, %rax
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FALSE,8,3 ## @FALSE
.comm _TVM_SELECTITEM,4,2 ## @TVM_SELECTITEM
.comm _TVGN_CARET,4,2 ## @TVGN_CARET
.no_dead_strip _BrsFolder_OnSetSelectionW
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function BrsFolder_OnSetSelectionW
_BrsFolder_OnSetSelectionW: ; @BrsFolder_OnSetSelectionW
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
cbz w1, LBB0_3
; %bb.1:
mov x20, x0
add x3, sp, #8
bl _BrsFolder_OnSetExpanded
mov x19, x0
cbz x0, LBB0_4
; %bb.2:
Lloh0:
adrp x8, _TVM_SELECTITEM@GOTPAGE
Lloh1:
ldr x8, [x8, _TVM_SELECTITEM@GOTPAGEOFF]
ldr w0, [x20]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x8, _TVGN_CARET@GOTPAGE
Lloh4:
ldr x8, [x8, _TVGN_CARET@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
ldr w3, [sp, #8]
bl _SendMessageW
b LBB0_4
LBB0_3:
Lloh6:
adrp x8, _FALSE@GOTPAGE
Lloh7:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh8:
ldr x19, [x8]
LBB0_4:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _FALSE,8,3 ; @FALSE
.comm _TVM_SELECTITEM,4,2 ; @TVM_SELECTITEM
.comm _TVGN_CARET,4,2 ; @TVGN_CARET
.no_dead_strip _BrsFolder_OnSetSelectionW
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/shell32/wine/extr_brsfolder.c_BrsFolder_OnSetSelectionW.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cx22700_get_frontend
_cx22700_get_frontend: ## @cx22700_get_frontend
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq (%rdi), %rbx
movq %rbx, %rdi
movl $9, %esi
callq _cx22700_readreg
testb $1, %al
jne LBB0_1
## %bb.2:
movq _INVERSION_OFF@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _INVERSION_ON@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %eax
movl %eax, 4(%r14)
movq %rbx, %rdi
movq %r14, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _cx22700_get_tps ## TAILCALL
.cfi_endproc
## -- End function
.comm _INVERSION_ON,4,2 ## @INVERSION_ON
.comm _INVERSION_OFF,4,2 ## @INVERSION_OFF
.no_dead_strip _cx22700_get_frontend
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cx22700_get_frontend
_cx22700_get_frontend: ; @cx22700_get_frontend
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
ldr x20, [x0]
mov x0, x20
mov w1, #9
bl _cx22700_readreg
Lloh0:
adrp x8, _INVERSION_ON@GOTPAGE
Lloh1:
ldr x8, [x8, _INVERSION_ON@GOTPAGEOFF]
Lloh2:
adrp x9, _INVERSION_OFF@GOTPAGE
Lloh3:
ldr x9, [x9, _INVERSION_OFF@GOTPAGEOFF]
tst w0, #0x1
csel x8, x9, x8, eq
ldr w8, [x8]
str w8, [x19, #4]
mov x0, x20
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _cx22700_get_tps
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _INVERSION_ON,4,2 ; @INVERSION_ON
.comm _INVERSION_OFF,4,2 ; @INVERSION_OFF
.no_dead_strip _cx22700_get_frontend
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/dvb/frontends/extr_cx22700.c_cx22700_get_frontend.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ts_hypertable_create_compressed ## -- Begin function ts_hypertable_create_compressed
.p2align 4, 0x90
_ts_hypertable_create_compressed: ## @ts_hypertable_create_compressed
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, -44(%rbp) ## 4-byte Spill
movl %edi, %r13d
xorl %eax, %eax
callq _GetUserId
movl %eax, %r14d
movl %r13d, %edi
callq _get_rel_tablespace
movl %eax, -48(%rbp) ## 4-byte Spill
movq _AccessExclusiveLock@GOTPCREL(%rip), %r15
movl (%r15), %esi
movl %r13d, %edi
callq _heap_open
movl %eax, %r12d
movl %r13d, %edi
movl %r14d, %esi
callq _ts_hypertable_permissions_check
movl %r13d, %edi
callq _ts_is_hypertable
testq %rax, %rax
je LBB0_2
## %bb.1:
movq _ERROR@GOTPCREL(%rip), %rax
movl (%rax), %r14d
movq _ERRCODE_TS_HYPERTABLE_EXISTS@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _errcode
movl %r13d, %edi
callq _get_rel_name
leaq L_.str(%rip), %rdi
movl %eax, %esi
callq _errmsg
movl %r14d, %edi
movl %eax, %esi
callq _ereport
movl (%r15), %esi
movl %r12d, %edi
callq _heap_close
LBB0_2:
movl %r12d, -52(%rbp) ## 4-byte Spill
movl %r13d, %edi
callq _get_rel_namespace
movl %eax, %edi
callq _get_namespace_name
leaq -68(%rbp), %rbx
movq %rbx, %rdi
movl %eax, %esi
callq _namestrcpy
movl %r13d, %edi
callq _get_rel_name
leaq -64(%rbp), %r12
movq %r12, %rdi
movl %eax, %esi
callq _namestrcpy
movl %r13d, %edi
callq _ts_chunk_sizing_info_get_default_disabled
movq %rax, %r14
movl 12(%rax), %edi
movq %rax, %rsi
callq _ts_chunk_sizing_func_validate
movl %r13d, %edi
callq _get_rel_namespace
movl %eax, %edi
callq _get_namespace_name
movq %rbx, %rdi
movl %eax, %esi
callq _namestrcpy
movl %r13d, %edi
callq _get_rel_name
movq %r12, %rdi
movl %eax, %esi
callq _namestrcpy
movq _INTERNAL_SCHEMA_NAME@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -60(%rbp), %r15
movq %r15, %rdi
callq _namestrcpy
leaq 8(%r14), %r9
movl (%r14), %eax
addq $4, %r14
movl -44(%rbp), %edi ## 4-byte Reload
movq %rbx, %rsi
movq %r12, %rdx
movq %r15, %rcx
xorl %r8d, %r8d
pushq $1
pushq $0
pushq %rax
pushq %r14
callq _hypertable_insert
addq $32, %rsp
movl -48(%rbp), %ebx ## 4-byte Reload
movl %ebx, %edi
callq _OidIsValid
testq %rax, %rax
je LBB0_4
## %bb.3:
movl %ebx, %edi
callq _get_tablespace_name
leaq -56(%rbp), %r14
movq %r14, %rdi
movl %eax, %esi
callq _namestrcpy
movq %r14, %rdi
movl %r13d, %esi
xorl %edx, %edx
callq _ts_tablespace_attach_internal
LBB0_4:
movl %r13d, %edi
callq _insert_blocker_trigger_add
movq _NoLock@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -52(%rbp), %edi ## 4-byte Reload
callq _heap_close
movl $1, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AccessExclusiveLock,4,2 ## @AccessExclusiveLock
.comm _ERROR,4,2 ## @ERROR
.comm _ERRCODE_TS_HYPERTABLE_EXISTS,4,2 ## @ERRCODE_TS_HYPERTABLE_EXISTS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "table \"%s\" is already a hypertable"
.comm _INTERNAL_SCHEMA_NAME,4,2 ## @INTERNAL_SCHEMA_NAME
.comm _NoLock,4,2 ## @NoLock
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ts_hypertable_create_compressed ; -- Begin function ts_hypertable_create_compressed
.p2align 2
_ts_hypertable_create_compressed: ; @ts_hypertable_create_compressed
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x22, x1
mov x19, x0
bl _GetUserId
mov x23, x0
mov x0, x19
bl _get_rel_tablespace
mov x21, x0
Lloh0:
adrp x24, _AccessExclusiveLock@GOTPAGE
Lloh1:
ldr x24, [x24, _AccessExclusiveLock@GOTPAGEOFF]
ldr w1, [x24]
mov x0, x19
bl _heap_open
mov x20, x0
mov x0, x19
mov x1, x23
bl _ts_hypertable_permissions_check
mov x0, x19
bl _ts_is_hypertable
cbz x0, LBB0_2
; %bb.1:
Lloh2:
adrp x8, _ERROR@GOTPAGE
Lloh3:
ldr x8, [x8, _ERROR@GOTPAGEOFF]
Lloh4:
ldr w23, [x8]
Lloh5:
adrp x8, _ERRCODE_TS_HYPERTABLE_EXISTS@GOTPAGE
Lloh6:
ldr x8, [x8, _ERRCODE_TS_HYPERTABLE_EXISTS@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
bl _errcode
mov x0, x19
bl _get_rel_name
mov x1, x0
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
bl _errmsg
mov x1, x0
mov x0, x23
bl _ereport
ldr w1, [x24]
mov x0, x20
bl _heap_close
LBB0_2:
mov x0, x19
bl _get_rel_namespace
bl _get_namespace_name
mov x1, x0
add x0, sp, #28
bl _namestrcpy
mov x0, x19
bl _get_rel_name
mov x1, x0
add x0, sp, #24
bl _namestrcpy
mov x0, x19
bl _ts_chunk_sizing_info_get_default_disabled
mov x23, x0
ldr w0, [x0, #12]
mov x1, x23
bl _ts_chunk_sizing_func_validate
mov x0, x19
bl _get_rel_namespace
bl _get_namespace_name
mov x1, x0
add x0, sp, #28
bl _namestrcpy
mov x0, x19
bl _get_rel_name
mov x1, x0
add x0, sp, #24
bl _namestrcpy
Lloh10:
adrp x8, _INTERNAL_SCHEMA_NAME@GOTPAGE
Lloh11:
ldr x8, [x8, _INTERNAL_SCHEMA_NAME@GOTPAGEOFF]
Lloh12:
ldr w1, [x8]
add x0, sp, #20
bl _namestrcpy
add x5, x23, #8
add x6, x23, #4
ldr w7, [x23]
mov x8, #4294967296
str x8, [sp]
add x1, sp, #28
add x2, sp, #24
add x3, sp, #20
mov x0, x22
mov x4, #0
bl _hypertable_insert
mov x0, x21
bl _OidIsValid
cbz x0, LBB0_4
; %bb.3:
mov x0, x21
bl _get_tablespace_name
mov x1, x0
add x0, sp, #16
bl _namestrcpy
add x0, sp, #16
mov x1, x19
mov w2, #0
bl _ts_tablespace_attach_internal
LBB0_4:
mov x0, x19
bl _insert_blocker_trigger_add
Lloh13:
adrp x8, _NoLock@GOTPAGE
Lloh14:
ldr x8, [x8, _NoLock@GOTPAGEOFF]
Lloh15:
ldr w1, [x8]
mov x0, x20
bl _heap_close
mov w0, #1
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _AccessExclusiveLock,4,2 ; @AccessExclusiveLock
.comm _ERROR,4,2 ; @ERROR
.comm _ERRCODE_TS_HYPERTABLE_EXISTS,4,2 ; @ERRCODE_TS_HYPERTABLE_EXISTS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "table \"%s\" is already a hypertable"
.comm _INTERNAL_SCHEMA_NAME,4,2 ; @INTERNAL_SCHEMA_NAME
.comm _NoLock,4,2 ; @NoLock
.subsections_via_symbols
| AnghaBench/timescaledb/src/extr_hypertable.c_ts_hypertable_create_compressed.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function wm9713_acc_enable
_wm9713_acc_enable: ## @wm9713_acc_enable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
movq (%rdi), %rax
movl (%rax), %ebx
movl 4(%rax), %r15d
movl 8(%rax), %r13d
testl %esi, %esi
je LBB0_6
## %bb.1:
movq 8(%r12), %rax
movq (%rax), %rcx
xorl %r14d, %r14d
movl $0, %eax
testq %rcx, %rcx
je LBB0_3
## %bb.2:
movq %r12, %rdi
callq *%rcx
testl %eax, %eax
js LBB0_9
LBB0_3:
movl %eax, -44(%rbp) ## 4-byte Spill
movl %r13d, -48(%rbp) ## 4-byte Spill
movq _WM9713_ADCSEL_MASK@GOTPCREL(%rip), %rax
movl (%rax), %eax
notl %eax
andl %eax, %ebx
movq _WM9713_CTC@GOTPCREL(%rip), %rsi
movq _WM9713_COO@GOTPCREL(%rip), %rdx
movq _WM9713_ADCSEL_X@GOTPCREL(%rip), %rcx
movq _WM9713_ADCSEL_Y@GOTPCREL(%rip), %rax
movq _pil@GOTPCREL(%rip), %rdi
cmpq $0, (%rdi)
je LBB0_5
## %bb.4:
movq _WM9713_ADCSEL_PRES@GOTPCREL(%rip), %rdi
movl (%rdi), %r14d
LBB0_5:
orl (%rsi), %ebx
orl (%rdx), %ebx
orl (%rcx), %ebx
orl (%rax), %ebx
movq _WM97XX_DELAY_MASK@GOTPCREL(%rip), %rax
movq _WM97XX_SLT_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movq _WM97XX_CM_RATE_MASK@GOTPCREL(%rip), %rax
orl (%rax), %ecx
orl %r14d, %ebx
notl %ecx
andl %ecx, %r15d
movq _WM97XX_SLEN@GOTPCREL(%rip), %rax
movq _delay@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
orl (%rax), %r15d
callq _WM97XX_DELAY
movl %eax, %r13d
movl 20(%r12), %edi
callq _WM97XX_SLT
movl %eax, %r14d
movl 16(%r12), %edi
callq _WM97XX_RATE
orl %r13d, %r14d
orl %eax, %r14d
orl %r14d, %r15d
movq _WM9713_PDEN@GOTPCREL(%rip), %rax
movl -48(%rbp), %r13d ## 4-byte Reload
orl (%rax), %r13d
jmp LBB0_8
LBB0_6:
movq _WM9713_CTC@GOTPCREL(%rip), %rax
movq _WM9713_COO@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
notl %ecx
andl %ecx, %ebx
movq _WM97XX_SLEN@GOTPCREL(%rip), %rax
movl (%rax), %eax
notl %eax
andl %eax, %r15d
movq _WM9713_PDEN@GOTPCREL(%rip), %rax
movl (%rax), %eax
notl %eax
andl %eax, %r13d
movq 8(%r12), %rax
movq 8(%rax), %rcx
movl $0, -44(%rbp) ## 4-byte Folded Spill
testq %rcx, %rcx
je LBB0_8
## %bb.7:
movq %r12, %rdi
callq *%rcx
LBB0_8:
movq _AC97_WM9713_DIG1@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
movl %ebx, %edx
callq _wm97xx_reg_write
movq _AC97_WM9713_DIG2@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
movl %r15d, %edx
callq _wm97xx_reg_write
movq _AC97_WM9713_DIG3@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
movl %r13d, %edx
callq _wm97xx_reg_write
movl -44(%rbp), %eax ## 4-byte Reload
LBB0_9:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _WM9713_ADCSEL_MASK,4,2 ## @WM9713_ADCSEL_MASK
.comm _WM9713_CTC,4,2 ## @WM9713_CTC
.comm _WM9713_COO,4,2 ## @WM9713_COO
.comm _WM9713_ADCSEL_X,4,2 ## @WM9713_ADCSEL_X
.comm _WM9713_ADCSEL_Y,4,2 ## @WM9713_ADCSEL_Y
.comm _pil,8,3 ## @pil
.comm _WM9713_ADCSEL_PRES,4,2 ## @WM9713_ADCSEL_PRES
.comm _WM97XX_DELAY_MASK,4,2 ## @WM97XX_DELAY_MASK
.comm _WM97XX_SLT_MASK,4,2 ## @WM97XX_SLT_MASK
.comm _WM97XX_CM_RATE_MASK,4,2 ## @WM97XX_CM_RATE_MASK
.comm _WM97XX_SLEN,4,2 ## @WM97XX_SLEN
.comm _delay,4,2 ## @delay
.comm _WM9713_PDEN,4,2 ## @WM9713_PDEN
.comm _AC97_WM9713_DIG1,4,2 ## @AC97_WM9713_DIG1
.comm _AC97_WM9713_DIG2,4,2 ## @AC97_WM9713_DIG2
.comm _AC97_WM9713_DIG3,4,2 ## @AC97_WM9713_DIG3
.no_dead_strip _wm9713_acc_enable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wm9713_acc_enable
_wm9713_acc_enable: ; @wm9713_acc_enable
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x0
ldr x8, [x0]
ldp w21, w22, [x8]
ldr w24, [x8, #8]
cbz w1, LBB0_3
; %bb.1:
ldr x8, [x19, #8]
ldr x8, [x8]
cbz x8, LBB0_6
; %bb.2:
mov x0, x19
blr x8
mov x20, x0
tbz w0, #31, LBB0_7
b LBB0_9
LBB0_3:
Lloh0:
adrp x8, _WM9713_CTC@GOTPAGE
Lloh1:
ldr x8, [x8, _WM9713_CTC@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _WM9713_COO@GOTPAGE
Lloh4:
ldr x9, [x9, _WM9713_COO@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w8, w9, w8
bic w21, w21, w8
Lloh6:
adrp x8, _WM97XX_SLEN@GOTPAGE
Lloh7:
ldr x8, [x8, _WM97XX_SLEN@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
bic w22, w22, w8
Lloh9:
adrp x8, _WM9713_PDEN@GOTPAGE
Lloh10:
ldr x8, [x8, _WM9713_PDEN@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
bic w23, w24, w8
ldr x8, [x19, #8]
ldr x8, [x8, #8]
cbz x8, LBB0_5
; %bb.4:
mov x0, x19
blr x8
LBB0_5:
mov w20, #0
b LBB0_8
LBB0_6:
mov w20, #0
LBB0_7:
Lloh12:
adrp x8, _WM9713_ADCSEL_MASK@GOTPAGE
Lloh13:
ldr x8, [x8, _WM9713_ADCSEL_MASK@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
Lloh15:
adrp x9, _WM9713_CTC@GOTPAGE
Lloh16:
ldr x9, [x9, _WM9713_CTC@GOTPAGEOFF]
bic w8, w21, w8
Lloh17:
ldr w9, [x9]
Lloh18:
adrp x10, _WM9713_COO@GOTPAGE
Lloh19:
ldr x10, [x10, _WM9713_COO@GOTPAGEOFF]
Lloh20:
adrp x11, _WM9713_ADCSEL_X@GOTPAGE
Lloh21:
ldr x11, [x11, _WM9713_ADCSEL_X@GOTPAGEOFF]
Lloh22:
ldr w10, [x10]
Lloh23:
ldr w11, [x11]
Lloh24:
adrp x12, _WM9713_ADCSEL_Y@GOTPAGE
Lloh25:
ldr x12, [x12, _WM9713_ADCSEL_Y@GOTPAGEOFF]
Lloh26:
adrp x13, _pil@GOTPAGE
Lloh27:
ldr x13, [x13, _pil@GOTPAGEOFF]
Lloh28:
ldr w12, [x12]
Lloh29:
ldr x13, [x13]
Lloh30:
adrp x14, _WM9713_ADCSEL_PRES@GOTPAGE
Lloh31:
ldr x14, [x14, _WM9713_ADCSEL_PRES@GOTPAGEOFF]
Lloh32:
ldr w14, [x14]
cmp x13, #0
csel w13, wzr, w14, eq
orr w8, w8, w9
orr w8, w8, w10
orr w8, w8, w11
orr w8, w8, w12
orr w21, w8, w13
Lloh33:
adrp x8, _WM97XX_DELAY_MASK@GOTPAGE
Lloh34:
ldr x8, [x8, _WM97XX_DELAY_MASK@GOTPAGEOFF]
Lloh35:
ldr w8, [x8]
Lloh36:
adrp x9, _WM97XX_SLT_MASK@GOTPAGE
Lloh37:
ldr x9, [x9, _WM97XX_SLT_MASK@GOTPAGEOFF]
Lloh38:
ldr w9, [x9]
orr w8, w9, w8
Lloh39:
adrp x9, _WM97XX_CM_RATE_MASK@GOTPAGE
Lloh40:
ldr x9, [x9, _WM97XX_CM_RATE_MASK@GOTPAGEOFF]
Lloh41:
ldr w9, [x9]
orr w8, w8, w9
bic w25, w22, w8
Lloh42:
adrp x8, _WM97XX_SLEN@GOTPAGE
Lloh43:
ldr x8, [x8, _WM97XX_SLEN@GOTPAGEOFF]
Lloh44:
ldr w26, [x8]
Lloh45:
adrp x8, _delay@GOTPAGE
Lloh46:
ldr x8, [x8, _delay@GOTPAGEOFF]
Lloh47:
ldr w0, [x8]
bl _WM97XX_DELAY
mov x22, x0
ldr w0, [x19, #20]
bl _WM97XX_SLT
mov x23, x0
ldr w0, [x19, #16]
bl _WM97XX_RATE
orr w8, w25, w26
orr w8, w8, w22
orr w8, w8, w23
orr w22, w8, w0
Lloh48:
adrp x8, _WM9713_PDEN@GOTPAGE
Lloh49:
ldr x8, [x8, _WM9713_PDEN@GOTPAGEOFF]
Lloh50:
ldr w8, [x8]
orr w23, w8, w24
LBB0_8:
Lloh51:
adrp x8, _AC97_WM9713_DIG1@GOTPAGE
Lloh52:
ldr x8, [x8, _AC97_WM9713_DIG1@GOTPAGEOFF]
Lloh53:
ldr w1, [x8]
mov x0, x19
mov x2, x21
bl _wm97xx_reg_write
Lloh54:
adrp x8, _AC97_WM9713_DIG2@GOTPAGE
Lloh55:
ldr x8, [x8, _AC97_WM9713_DIG2@GOTPAGEOFF]
Lloh56:
ldr w1, [x8]
mov x0, x19
mov x2, x22
bl _wm97xx_reg_write
Lloh57:
adrp x8, _AC97_WM9713_DIG3@GOTPAGE
Lloh58:
ldr x8, [x8, _AC97_WM9713_DIG3@GOTPAGEOFF]
Lloh59:
ldr w1, [x8]
mov x0, x19
mov x2, x23
bl _wm97xx_reg_write
LBB0_9:
mov x0, x20
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh29
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh28
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh22
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59
.loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.cfi_endproc
; -- End function
.comm _WM9713_ADCSEL_MASK,4,2 ; @WM9713_ADCSEL_MASK
.comm _WM9713_CTC,4,2 ; @WM9713_CTC
.comm _WM9713_COO,4,2 ; @WM9713_COO
.comm _WM9713_ADCSEL_X,4,2 ; @WM9713_ADCSEL_X
.comm _WM9713_ADCSEL_Y,4,2 ; @WM9713_ADCSEL_Y
.comm _pil,8,3 ; @pil
.comm _WM9713_ADCSEL_PRES,4,2 ; @WM9713_ADCSEL_PRES
.comm _WM97XX_DELAY_MASK,4,2 ; @WM97XX_DELAY_MASK
.comm _WM97XX_SLT_MASK,4,2 ; @WM97XX_SLT_MASK
.comm _WM97XX_CM_RATE_MASK,4,2 ; @WM97XX_CM_RATE_MASK
.comm _WM97XX_SLEN,4,2 ; @WM97XX_SLEN
.comm _delay,4,2 ; @delay
.comm _WM9713_PDEN,4,2 ; @WM9713_PDEN
.comm _AC97_WM9713_DIG1,4,2 ; @AC97_WM9713_DIG1
.comm _AC97_WM9713_DIG2,4,2 ; @AC97_WM9713_DIG2
.comm _AC97_WM9713_DIG3,4,2 ; @AC97_WM9713_DIG3
.no_dead_strip _wm9713_acc_enable
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/input/touchscreen/extr_wm9713.c_wm9713_acc_enable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sgeqrf_ ## -- Begin function sgeqrf_
.p2align 4, 0x90
_sgeqrf_: ## @sgeqrf_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $104, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r9, %r14
movq %r8, -96(%rbp) ## 8-byte Spill
movq %rcx, %rbx
movq %rdx, -112(%rbp) ## 8-byte Spill
movq %rsi, %r13
movq %rdi, %r15
movq 24(%rbp), %rcx
movq 16(%rbp), %r12
movslq (%rbx), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movl $0, (%rcx)
subq $8, %rsp
movq _c_n1@GOTPCREL(%rip), %r9
movq _c__1@GOTPCREL(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movq %r15, %rcx
movq %r13, %r8
pushq $1
pushq $6
pushq %r9
callq _ilaenv_
addq $32, %rsp
movl %eax, _sgeqrf_.nb(%rip)
imull (%r13), %eax
movl %eax, (%r14)
xorl %eax, %eax
cmpl $-1, (%r12)
sete %al
movl %eax, _sgeqrf_.lquery(%rip)
movq %r15, -104(%rbp) ## 8-byte Spill
movl (%r15), %esi
testl %esi, %esi
js LBB0_1
## %bb.3:
cmpl $0, (%r13)
js LBB0_4
## %bb.5:
movq %r14, -64(%rbp) ## 8-byte Spill
movq %rbx, -88(%rbp) ## 8-byte Spill
movl (%rbx), %r14d
movl $1, %edi
callq _max
movl $-4, %ecx
cmpl %eax, %r14d
jl LBB0_2
## %bb.6:
movq 16(%rbp), %rax
movl (%rax), %ebx
movl (%r13), %esi
movl $1, %edi
callq _max
movl _sgeqrf_.lquery(%rip), %edx
cmpl %eax, %ebx
jge LBB0_8
## %bb.7:
movl $-7, %ecx
testl %edx, %edx
je LBB0_2
LBB0_8:
movq 24(%rbp), %rax
movl (%rax), %ecx
testl %ecx, %ecx
jne LBB0_9
## %bb.10:
testl %edx, %edx
jne LBB0_35
## %bb.11:
movq -104(%rbp), %rbx ## 8-byte Reload
movl (%rbx), %edi
movl (%r13), %esi
callq _min
movl %eax, _sgeqrf_.k(%rip)
testl %eax, %eax
je LBB0_12
## %bb.13:
movq -128(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdx
notq %rdx
movl $2, _sgeqrf_.nbmin(%rip)
movl $0, _sgeqrf_.nx(%rip)
movl (%r13), %ecx
movl %ecx, _sgeqrf_.iws(%rip)
movl _sgeqrf_.nb(%rip), %esi
cmpl $2, %esi
jl LBB0_14
## %bb.15:
cmpl %eax, %esi
movq -96(%rbp), %r15 ## 8-byte Reload
jge LBB0_20
## %bb.16:
movq %rdx, -80(%rbp) ## 8-byte Spill
subq $8, %rsp
movq _c__3@GOTPCREL(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movq %rbx, %rcx
movq %r13, %r8
movq _c_n1@GOTPCREL(%rip), %r9
pushq $1
pushq $6
pushq %r9
callq _ilaenv_
addq $32, %rsp
xorl %edi, %edi
movl %eax, %esi
callq _max
movl %eax, _sgeqrf_.nx(%rip)
cmpl _sgeqrf_.k(%rip), %eax
jge LBB0_19
## %bb.17:
movl (%r13), %ecx
movl %ecx, _sgeqrf_.ldwork(%rip)
movl _sgeqrf_.nb(%rip), %esi
movl %esi, %edx
imull %ecx, %edx
movl %edx, _sgeqrf_.iws(%rip)
movq 16(%rbp), %rax
movl (%rax), %eax
cmpl %edx, %eax
movq -80(%rbp), %rdx ## 8-byte Reload
jge LBB0_20
## %bb.18:
cltd
idivl %ecx
movl %eax, _sgeqrf_.nb(%rip)
movl $2, -48(%rbp)
subq $8, %rsp
movq _c__2@GOTPCREL(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movq %rbx, %rcx
movq %r13, %r8
movq _c_n1@GOTPCREL(%rip), %r9
pushq $1
pushq $6
pushq %r9
callq _ilaenv_
addq $32, %rsp
movl %eax, -52(%rbp)
movl $2, %edi
movl %eax, %esi
callq _max
movl %eax, _sgeqrf_.nbmin(%rip)
LBB0_19:
movl _sgeqrf_.nb(%rip), %esi
movq -80(%rbp), %rdx ## 8-byte Reload
jmp LBB0_20
LBB0_1:
movl $-1, %ecx
jmp LBB0_2
LBB0_4:
movl $-2, %ecx
LBB0_2:
movq 24(%rbp), %rax
movl %ecx, (%rax)
LBB0_9:
negl %ecx
movl %ecx, -48(%rbp)
leaq L_.str(%rip), %rdi
leaq -48(%rbp), %rsi
callq _xerbla_
LBB0_35:
xorl %eax, %eax
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_12:
movq -64(%rbp), %rax ## 8-byte Reload
movl $1, (%rax)
jmp LBB0_35
LBB0_14:
movq -96(%rbp), %r15 ## 8-byte Reload
LBB0_20:
movq -112(%rbp), %rax ## 8-byte Reload
leaq (%rax,%rdx,4), %r8
addq $-4, %r15
cmpl _sgeqrf_.nbmin(%rip), %esi
jl LBB0_31
## %bb.21:
movl _sgeqrf_.k(%rip), %ecx
cmpl %ecx, %esi
jge LBB0_31
## %bb.22:
subl _sgeqrf_.nx(%rip), %ecx
jle LBB0_31
## %bb.23:
movq -64(%rbp), %rax ## 8-byte Reload
addq $-4, %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movl %ecx, -48(%rbp)
movl %esi, -52(%rbp)
movl $1, %eax
leaq _sgeqrf_.ib(%rip), %r14
movq %r15, -96(%rbp) ## 8-byte Spill
movq %r8, -112(%rbp) ## 8-byte Spill
movl %esi, -68(%rbp) ## 4-byte Spill
movl %ecx, -80(%rbp) ## 4-byte Spill
jmp LBB0_24
LBB0_28: ## in Loop: Header=BB0_24 Depth=1
movl -68(%rbp), %esi ## 4-byte Reload
addl %esi, %eax
movq -128(%rbp), %r12 ## 8-byte Reload
movq -96(%rbp), %r15 ## 8-byte Reload
movq -112(%rbp), %r8 ## 8-byte Reload
movl -80(%rbp), %ecx ## 4-byte Reload
leaq _sgeqrf_.ib(%rip), %r14
LBB0_24: ## =>This Inner Loop Header: Depth=1
movq %r12, %rbx
movl %eax, _sgeqrf_.i__(%rip)
testl %esi, %esi
js LBB0_25
## %bb.29: ## in Loop: Header=BB0_24 Depth=1
cmpl %ecx, %eax
jle LBB0_26
jmp LBB0_30
LBB0_25: ## in Loop: Header=BB0_24 Depth=1
cmpl %ecx, %eax
jl LBB0_30
LBB0_26: ## in Loop: Header=BB0_24 Depth=1
movl _sgeqrf_.k(%rip), %edi
subl %eax, %edi
incl %edi
movl %edi, -44(%rbp)
movl _sgeqrf_.nb(%rip), %esi
movq %r8, %r12
callq _min
movl %eax, _sgeqrf_.ib(%rip)
movq -104(%rbp), %r9 ## 8-byte Reload
movl (%r9), %eax
movslq _sgeqrf_.i__(%rip), %rcx
subl %ecx, %eax
incl %eax
movl %eax, -44(%rbp)
movl %ecx, %eax
imull %ebx, %eax
addl %ecx, %eax
cltq
leaq (%r12,%rax,4), %rdx
leaq (%r15,%rcx,4), %r8
subq $8, %rsp
leaq -44(%rbp), %rdi
movq %r14, %rsi
movq %r9, %r14
movq -88(%rbp), %rcx ## 8-byte Reload
movq -64(%rbp), %r9 ## 8-byte Reload
leaq _sgeqrf_.iinfo(%rip), %rax
pushq %rax
callq _sgeqr2_
addq $16, %rsp
movl _sgeqrf_.i__(%rip), %eax
movl _sgeqrf_.ib(%rip), %ecx
addl %eax, %ecx
cmpl (%r13), %ecx
jg LBB0_28
## %bb.27: ## in Loop: Header=BB0_24 Depth=1
movslq %eax, %rcx
movl (%r14), %edx
subl %eax, %edx
incl %edx
movl %edx, -44(%rbp)
movl %eax, %edx
imull %ebx, %edx
addl %eax, %edx
movslq %edx, %rax
leaq (%r12,%rax,4), %r8
leaq (%r15,%rcx,4), %rax
subq $8, %rsp
leaq L_.str.2(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq -44(%rbp), %rdx
leaq _sgeqrf_.ib(%rip), %rcx
movq -88(%rbp), %r9 ## 8-byte Reload
leaq _sgeqrf_.ldwork(%rip), %r15
pushq %r15
movq -64(%rbp), %r15 ## 8-byte Reload
pushq %r15
pushq %rax
callq _slarft_
addq $32, %rsp
movl (%r14), %eax
movl _sgeqrf_.i__(%rip), %ecx
subl %ecx, %eax
incl %eax
movl %eax, -44(%rbp)
movl (%r13), %eax
movslq _sgeqrf_.ib(%rip), %rdx
leal (%rdx,%rcx), %esi
subl %esi, %eax
incl %eax
movl %eax, -116(%rbp)
movl %ecx, %eax
imull %ebx, %eax
addl %ecx, %eax
cltq
leaq (%r12,%rax,4), %r10
imull %ebx, %esi
addl %ecx, %esi
movslq %esi, %rcx
leaq (%r12,%rcx,4), %r11
movq -136(%rbp), %rax ## 8-byte Reload
leaq (%rax,%rdx,4), %rax
addq $4, %rax
subq $8, %rsp
leaq L_.str.4(%rip), %rdi
leaq L_.str.5(%rip), %rsi
leaq L_.str.2(%rip), %rdx
leaq L_.str.3(%rip), %rcx
leaq -44(%rbp), %r8
leaq -116(%rbp), %r9
leaq _sgeqrf_.ldwork(%rip), %rbx
pushq %rbx
pushq %rax
movq -88(%rbp), %rax ## 8-byte Reload
pushq %rax
pushq %r11
pushq %rbx
pushq %r15
pushq %rax
pushq %r10
leaq _sgeqrf_.ib(%rip), %rax
pushq %rax
callq _slarfb_
addq $80, %rsp
movl _sgeqrf_.i__(%rip), %eax
jmp LBB0_28
LBB0_31:
movl $1, _sgeqrf_.i__(%rip)
movl $1, %eax
cmpl _sgeqrf_.k(%rip), %eax
jg LBB0_34
LBB0_33:
movl $1, %ecx
subl %eax, %ecx
movl (%rbx), %edx
addl %ecx, %edx
movl %edx, -52(%rbp)
addl (%r13), %ecx
movl %ecx, -48(%rbp)
imull %eax, %r12d
addl %eax, %r12d
movslq %r12d, %rcx
leaq (%r8,%rcx,4), %rdx
cltq
leaq (%r15,%rax,4), %r8
subq $8, %rsp
leaq _sgeqrf_.iinfo(%rip), %rax
leaq -52(%rbp), %rdi
leaq -48(%rbp), %rsi
movq -88(%rbp), %rcx ## 8-byte Reload
movq -64(%rbp), %r9 ## 8-byte Reload
pushq %rax
callq _sgeqr2_
addq $16, %rsp
LBB0_34:
movl _sgeqrf_.iws(%rip), %eax
movq -64(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx)
jmp LBB0_35
LBB0_30:
movq %rbx, %r12
movq -104(%rbp), %rbx ## 8-byte Reload
cmpl _sgeqrf_.k(%rip), %eax
jle LBB0_33
jmp LBB0_34
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_sgeqrf_.i__,4,2 ## @sgeqrf_.i__
.zerofill __DATA,__bss,_sgeqrf_.k,4,2 ## @sgeqrf_.k
.zerofill __DATA,__bss,_sgeqrf_.ib,4,2 ## @sgeqrf_.ib
.zerofill __DATA,__bss,_sgeqrf_.nb,4,2 ## @sgeqrf_.nb
.zerofill __DATA,__bss,_sgeqrf_.nx,4,2 ## @sgeqrf_.nx
.zerofill __DATA,__bss,_sgeqrf_.iws,4,2 ## @sgeqrf_.iws
.zerofill __DATA,__bss,_sgeqrf_.nbmin,4,2 ## @sgeqrf_.nbmin
.zerofill __DATA,__bss,_sgeqrf_.iinfo,4,2 ## @sgeqrf_.iinfo
.zerofill __DATA,__bss,_sgeqrf_.ldwork,4,2 ## @sgeqrf_.ldwork
.zerofill __DATA,__bss,_sgeqrf_.lquery,4,2 ## @sgeqrf_.lquery
.comm _c__1,4,2 ## @c__1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SGEQRF"
L_.str.1: ## @.str.1
.asciz " "
.comm _c_n1,4,2 ## @c_n1
.comm _c__3,4,2 ## @c__3
.comm _c__2,4,2 ## @c__2
L_.str.2: ## @.str.2
.asciz "Forward"
L_.str.3: ## @.str.3
.asciz "Columnwise"
L_.str.4: ## @.str.4
.asciz "Left"
L_.str.5: ## @.str.5
.asciz "Transpose"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sgeqrf_ ; -- Begin function sgeqrf_
.p2align 2
_sgeqrf_: ; @sgeqrf_
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x28, x27, [sp, #96] ; 16-byte Folded Spill
stp x26, x25, [sp, #112] ; 16-byte Folded Spill
stp x24, x23, [sp, #128] ; 16-byte Folded Spill
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x26, x7
mov x25, x6
mov x27, x5
str x4, [sp, #72] ; 8-byte Folded Spill
mov x20, x3
mov x24, x2
mov x21, x1
mov x22, x0
ldr w23, [x3]
str wzr, [x7]
mov w8, #1
str w8, [sp]
Lloh0:
adrp x0, _c__1@GOTPAGE
Lloh1:
ldr x0, [x0, _c__1@GOTPAGEOFF]
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
Lloh4:
adrp x2, l_.str.1@PAGE
Lloh5:
add x2, x2, l_.str.1@PAGEOFF
Lloh6:
adrp x5, _c_n1@GOTPAGE
Lloh7:
ldr x5, [x5, _c_n1@GOTPAGEOFF]
mov x3, x22
mov x4, x21
mov x6, x5
mov w7, #6
bl _ilaenv_
adrp x8, _sgeqrf_.nb@PAGE
str w0, [x8, _sgeqrf_.nb@PAGEOFF]
ldr w8, [x21]
mul w8, w8, w0
mov x19, x27
str w8, [x19], #-4
ldr w8, [x25]
cmn w8, #1
cset w8, eq
adrp x28, _sgeqrf_.lquery@PAGE
str w8, [x28, _sgeqrf_.lquery@PAGEOFF]
ldr w1, [x22]
tbnz w1, #31, LBB0_4
; %bb.1:
ldr w8, [x21]
tbnz w8, #31, LBB0_5
; %bb.2:
str w23, [sp, #68] ; 4-byte Folded Spill
ldr w23, [x20]
mov w0, #1
bl _max
cmp w23, w0
b.ge LBB0_6
; %bb.3:
mov w8, #-4
b LBB0_9
LBB0_4:
mov w8, #-1
b LBB0_9
LBB0_5:
mov w8, #-2
b LBB0_9
LBB0_6:
ldr w23, [x25]
ldr w1, [x21]
mov w0, #1
bl _max
ldr w9, [x28, _sgeqrf_.lquery@PAGEOFF]
cmp w23, w0
b.ge LBB0_12
; %bb.7:
cbnz w9, LBB0_12
; %bb.8:
mov w8, #-7
LBB0_9:
str w8, [x26]
LBB0_10:
neg w8, w8
stur w8, [x29, #-84]
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
sub x1, x29, #84
bl _xerbla_
LBB0_11:
mov w0, #0
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
ldp x28, x27, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #192
ret
LBB0_12:
ldr w8, [x26]
cbnz w8, LBB0_10
; %bb.13:
cbnz w9, LBB0_11
; %bb.14:
ldr w0, [x22]
ldr w1, [x21]
bl _min
adrp x8, _sgeqrf_.k@PAGE
str w0, [x8, _sgeqrf_.k@PAGEOFF]
cbz w0, LBB0_35
; %bb.15:
ldr w23, [sp, #68] ; 4-byte Folded Reload
mvn w10, w23
mov w8, #2
adrp x12, _sgeqrf_.nbmin@PAGE
str w8, [x12, _sgeqrf_.nbmin@PAGEOFF]
adrp x8, _sgeqrf_.nx@PAGE
str wzr, [x8, _sgeqrf_.nx@PAGEOFF]
ldr w8, [x21]
adrp x9, _sgeqrf_.iws@PAGE
str w8, [x9, _sgeqrf_.iws@PAGEOFF]
adrp x11, _sgeqrf_.nb@PAGE
ldr w26, [x11, _sgeqrf_.nb@PAGEOFF]
cmp w26, #2
b.lt LBB0_21
; %bb.16:
cmp w26, w0
b.ge LBB0_21
; %bb.17:
mov x28, x10
mov w8, #1
str w8, [sp]
Lloh10:
adrp x0, _c__3@GOTPAGE
Lloh11:
ldr x0, [x0, _c__3@GOTPAGEOFF]
Lloh12:
adrp x1, l_.str@PAGE
Lloh13:
add x1, x1, l_.str@PAGEOFF
Lloh14:
adrp x2, l_.str.1@PAGE
Lloh15:
add x2, x2, l_.str.1@PAGEOFF
Lloh16:
adrp x5, _c_n1@GOTPAGE
Lloh17:
ldr x5, [x5, _c_n1@GOTPAGEOFF]
mov x3, x22
mov x4, x21
mov x6, x5
mov w7, #6
bl _ilaenv_
mov x1, x0
mov w0, #0
bl _max
adrp x12, _sgeqrf_.nbmin@PAGE
Lloh18:
adrp x8, _sgeqrf_.nx@PAGE
str w0, [x8, _sgeqrf_.nx@PAGEOFF]
Lloh19:
adrp x8, _sgeqrf_.k@PAGE
Lloh20:
ldr w8, [x8, _sgeqrf_.k@PAGEOFF]
cmp w0, w8
b.ge LBB0_20
; %bb.18:
ldr w8, [x21]
Lloh21:
adrp x9, _sgeqrf_.ldwork@PAGE
str w8, [x9, _sgeqrf_.ldwork@PAGEOFF]
adrp x11, _sgeqrf_.nb@PAGE
ldr w26, [x11, _sgeqrf_.nb@PAGEOFF]
mul w10, w26, w8
Lloh22:
adrp x9, _sgeqrf_.iws@PAGE
str w10, [x9, _sgeqrf_.iws@PAGEOFF]
ldr w9, [x25]
cmp w9, w10
mov x10, x28
b.ge LBB0_21
; %bb.19:
sdiv w8, w9, w8
str w8, [x11, _sgeqrf_.nb@PAGEOFF]
mov w8, #2
stur w8, [x29, #-84]
mov w8, #1
str w8, [sp]
Lloh23:
adrp x0, _c__2@GOTPAGE
Lloh24:
ldr x0, [x0, _c__2@GOTPAGEOFF]
Lloh25:
adrp x1, l_.str@PAGE
Lloh26:
add x1, x1, l_.str@PAGEOFF
Lloh27:
adrp x2, l_.str.1@PAGE
Lloh28:
add x2, x2, l_.str.1@PAGEOFF
Lloh29:
adrp x5, _c_n1@GOTPAGE
Lloh30:
ldr x5, [x5, _c_n1@GOTPAGEOFF]
mov x3, x22
mov x4, x21
mov x6, x5
mov w7, #6
bl _ilaenv_
mov x1, x0
str w0, [sp, #88]
mov w0, #2
bl _max
adrp x12, _sgeqrf_.nbmin@PAGE
str w0, [x12, _sgeqrf_.nbmin@PAGEOFF]
LBB0_20:
adrp x11, _sgeqrf_.nb@PAGE
ldr w26, [x11, _sgeqrf_.nb@PAGEOFF]
mov x10, x28
LBB0_21:
add x25, x24, w10, sxtw #2
ldr x8, [sp, #72] ; 8-byte Folded Reload
sub x8, x8, #4
str x8, [sp, #72] ; 8-byte Folded Spill
ldr w8, [x12, _sgeqrf_.nbmin@PAGEOFF]
cmp w26, w8
b.lt LBB0_31
; %bb.22:
Lloh31:
adrp x8, _sgeqrf_.k@PAGE
Lloh32:
ldr w8, [x8, _sgeqrf_.k@PAGEOFF]
cmp w26, w8
b.ge LBB0_31
; %bb.23:
Lloh33:
adrp x9, _sgeqrf_.nx@PAGE
Lloh34:
ldr w9, [x9, _sgeqrf_.nx@PAGEOFF]
subs w24, w8, w9
b.le LBB0_31
; %bb.24:
mov w8, #1
adrp x23, _sgeqrf_.i__@PAGE
stur w24, [x29, #-84]
str w26, [sp, #88]
str w26, [sp, #64] ; 4-byte Folded Spill
b LBB0_26
LBB0_25: ; in Loop: Header=BB0_26 Depth=1
add w8, w8, w26
adrp x11, _sgeqrf_.nb@PAGE
LBB0_26: ; =>This Inner Loop Header: Depth=1
str w8, [x23, _sgeqrf_.i__@PAGEOFF]
cmp w8, w24
tbnz w26, #31, LBB0_28
; %bb.27: ; in Loop: Header=BB0_26 Depth=1
b.le LBB0_29
b LBB0_37
LBB0_28: ; in Loop: Header=BB0_26 Depth=1
b.lt LBB0_37
LBB0_29: ; in Loop: Header=BB0_26 Depth=1
Lloh35:
adrp x9, _sgeqrf_.k@PAGE
Lloh36:
ldr w9, [x9, _sgeqrf_.k@PAGEOFF]
sub w8, w9, w8
add w0, w8, #1
str w0, [sp, #84]
ldr w1, [x11, _sgeqrf_.nb@PAGEOFF]
bl _min
Lloh37:
adrp x28, _sgeqrf_.ib@PAGE
Lloh38:
add x28, x28, _sgeqrf_.ib@PAGEOFF
str w0, [x28]
ldr w8, [x22]
ldrsw x9, [x23, _sgeqrf_.i__@PAGEOFF]
sub w8, w8, w9
add w8, w8, #1
str w8, [sp, #84]
ldr w8, [sp, #68] ; 4-byte Folded Reload
madd w8, w9, w8, w9
add x2, x25, w8, sxtw #2
ldr x8, [sp, #72] ; 8-byte Folded Reload
add x4, x8, x9, lsl #2
add x0, sp, #84
mov x1, x28
mov x3, x20
mov x5, x27
Lloh39:
adrp x6, _sgeqrf_.iinfo@PAGE
Lloh40:
add x6, x6, _sgeqrf_.iinfo@PAGEOFF
bl _sgeqr2_
ldr w8, [x23, _sgeqrf_.i__@PAGEOFF]
ldr w9, [x28]
ldr w10, [x21]
add w9, w9, w8
cmp w9, w10
b.gt LBB0_25
; %bb.30: ; in Loop: Header=BB0_26 Depth=1
sxtw x9, w8
ldr w10, [x22]
sub w10, w10, w8
add w10, w10, #1
str w10, [sp, #84]
mov x26, x24
ldr w28, [sp, #68] ; 4-byte Folded Reload
madd w8, w8, w28, w8
add x4, x25, w8, sxtw #2
ldr x8, [sp, #72] ; 8-byte Folded Reload
add x6, x8, x9, lsl #2
Lloh41:
adrp x8, _sgeqrf_.ldwork@PAGE
Lloh42:
add x8, x8, _sgeqrf_.ldwork@PAGEOFF
str x8, [sp]
add x2, sp, #84
Lloh43:
adrp x0, l_.str.2@PAGE
Lloh44:
add x0, x0, l_.str.2@PAGEOFF
Lloh45:
adrp x1, l_.str.3@PAGE
Lloh46:
add x1, x1, l_.str.3@PAGEOFF
Lloh47:
adrp x3, _sgeqrf_.ib@PAGE
Lloh48:
add x3, x3, _sgeqrf_.ib@PAGEOFF
mov x24, x3
mov x5, x20
mov x7, x27
bl _slarft_
ldr w8, [x22]
ldr w9, [x23, _sgeqrf_.i__@PAGEOFF]
sub w8, w8, w9
add w8, w8, #1
str w8, [sp, #84]
ldr w8, [x21]
ldr w10, [x24]
mov x6, x24
add w11, w10, w9
sub w8, w8, w11
add w8, w8, #1
str w8, [sp, #80]
madd w8, w9, w28, w9
add x7, x25, w8, sxtw #2
madd w8, w11, w28, w9
mov x24, x26
ldr w26, [sp, #64] ; 4-byte Folded Reload
add x8, x25, w8, sxtw #2
add w9, w10, #1
add x9, x19, w9, sxtw #2
Lloh49:
adrp x10, _sgeqrf_.ldwork@PAGE
Lloh50:
add x10, x10, _sgeqrf_.ldwork@PAGEOFF
stp x9, x10, [sp, #40]
stp x8, x20, [sp, #24]
add x4, sp, #84
add x5, sp, #80
stp x27, x10, [sp, #8]
str x20, [sp]
Lloh51:
adrp x0, l_.str.4@PAGE
Lloh52:
add x0, x0, l_.str.4@PAGEOFF
Lloh53:
adrp x1, l_.str.5@PAGE
Lloh54:
add x1, x1, l_.str.5@PAGEOFF
Lloh55:
adrp x2, l_.str.2@PAGE
Lloh56:
add x2, x2, l_.str.2@PAGEOFF
Lloh57:
adrp x3, l_.str.3@PAGE
Lloh58:
add x3, x3, l_.str.3@PAGEOFF
bl _slarfb_
ldr w8, [x23, _sgeqrf_.i__@PAGEOFF]
b LBB0_25
LBB0_31:
mov w8, #1
adrp x9, _sgeqrf_.i__@PAGE
str w8, [x9, _sgeqrf_.i__@PAGEOFF]
LBB0_32:
Lloh59:
adrp x9, _sgeqrf_.k@PAGE
Lloh60:
ldr w9, [x9, _sgeqrf_.k@PAGEOFF]
cmp w8, w9
b.gt LBB0_34
; %bb.33:
ldr w9, [x22]
mov w10, #1
sub w10, w10, w8
add w9, w10, w9
str w9, [sp, #88]
ldr w9, [x21]
add w9, w10, w9
stur w9, [x29, #-84]
madd w9, w8, w23, w8
add x2, x25, w9, sxtw #2
ldr x9, [sp, #72] ; 8-byte Folded Reload
add x4, x9, w8, sxtw #2
Lloh61:
adrp x6, _sgeqrf_.iinfo@PAGE
Lloh62:
add x6, x6, _sgeqrf_.iinfo@PAGEOFF
add x0, sp, #88
sub x1, x29, #84
mov x3, x20
mov x5, x27
bl _sgeqr2_
LBB0_34:
Lloh63:
adrp x8, _sgeqrf_.iws@PAGE
Lloh64:
ldr w8, [x8, _sgeqrf_.iws@PAGEOFF]
b LBB0_36
LBB0_35:
mov w8, #1
LBB0_36:
str w8, [x27]
b LBB0_11
LBB0_37:
ldr w23, [sp, #68] ; 4-byte Folded Reload
b LBB0_32
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdr Lloh19, Lloh20
.loh AdrpAdrp Lloh18, Lloh19
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpAdrp Lloh21, Lloh22
.loh AdrpLdrGot Lloh29, Lloh30
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdr Lloh31, Lloh32
.loh AdrpLdr Lloh33, Lloh34
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpLdr Lloh35, Lloh36
.loh AdrpAdd Lloh57, Lloh58
.loh AdrpAdd Lloh55, Lloh56
.loh AdrpAdd Lloh53, Lloh54
.loh AdrpAdd Lloh51, Lloh52
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpAdd Lloh47, Lloh48
.loh AdrpAdd Lloh45, Lloh46
.loh AdrpAdd Lloh43, Lloh44
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpLdr Lloh59, Lloh60
.loh AdrpAdd Lloh61, Lloh62
.loh AdrpLdr Lloh63, Lloh64
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_sgeqrf_.i__,4,2 ; @sgeqrf_.i__
.zerofill __DATA,__bss,_sgeqrf_.k,4,2 ; @sgeqrf_.k
.zerofill __DATA,__bss,_sgeqrf_.ib,4,2 ; @sgeqrf_.ib
.zerofill __DATA,__bss,_sgeqrf_.nb,4,2 ; @sgeqrf_.nb
.zerofill __DATA,__bss,_sgeqrf_.nx,4,2 ; @sgeqrf_.nx
.zerofill __DATA,__bss,_sgeqrf_.iws,4,2 ; @sgeqrf_.iws
.zerofill __DATA,__bss,_sgeqrf_.nbmin,4,2 ; @sgeqrf_.nbmin
.zerofill __DATA,__bss,_sgeqrf_.iinfo,4,2 ; @sgeqrf_.iinfo
.zerofill __DATA,__bss,_sgeqrf_.ldwork,4,2 ; @sgeqrf_.ldwork
.zerofill __DATA,__bss,_sgeqrf_.lquery,4,2 ; @sgeqrf_.lquery
.comm _c__1,4,2 ; @c__1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SGEQRF"
l_.str.1: ; @.str.1
.asciz " "
.comm _c_n1,4,2 ; @c_n1
.comm _c__3,4,2 ; @c__3
.comm _c__2,4,2 ; @c__2
l_.str.2: ; @.str.2
.asciz "Forward"
l_.str.3: ; @.str.3
.asciz "Columnwise"
l_.str.4: ; @.str.4
.asciz "Left"
l_.str.5: ; @.str.5
.asciz "Transpose"
.subsections_via_symbols
| AnghaBench/numpy/numpy/linalg/lapack_lite/extr_f2c_s_lapack.c_sgeqrf_.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _psb_mmu_get_default_pd ## -- Begin function psb_mmu_get_default_pd
.p2align 4, 0x90
_psb_mmu_get_default_pd: ## @psb_mmu_get_default_pd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
callq _down_read
movq 8(%rbx), %r14
movq %rbx, %rdi
callq _up_read
movq %r14, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _psb_mmu_get_default_pd ; -- Begin function psb_mmu_get_default_pd
.p2align 2
_psb_mmu_get_default_pd: ; @psb_mmu_get_default_pd
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _down_read
ldr x20, [x19, #8]
mov x0, x19
bl _up_read
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/gma500/extr_mmu.c_psb_mmu_get_default_pd.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pullup_on
_pullup_on: ## @pullup_on
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq _the_controller@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax), %rbx
movl 8(%rbx), %edi
movl 12(%rbx), %r14d
callq _gpio_is_valid
testq %rax, %rax
je LBB0_1
## %bb.3:
xorl %esi, %esi
testl %r14d, %r14d
sete %sil
movl 8(%rbx), %edi
popq %rbx
popq %r14
popq %rbp
jmp _gpio_set_value ## TAILCALL
LBB0_1:
movq (%rbx), %rax
testq %rax, %rax
je LBB0_2
## %bb.4:
movq _PXA2XX_UDC_CMD_CONNECT@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
popq %rbx
popq %r14
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_2:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _the_controller,8,3 ## @the_controller
.comm _PXA2XX_UDC_CMD_CONNECT,4,2 ## @PXA2XX_UDC_CMD_CONNECT
.no_dead_strip _pullup_on
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pullup_on
_pullup_on: ; @pullup_on
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, _the_controller@GOTPAGE
Lloh1:
ldr x8, [x8, _the_controller@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr x19, [x8]
ldp w0, w20, [x19, #8]
bl _gpio_is_valid
cbz x0, LBB0_2
; %bb.1:
cmp w20, #0
cset w1, eq
ldr w0, [x19, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _gpio_set_value
LBB0_2:
ldr x1, [x19]
cbz x1, LBB0_4
; %bb.3:
Lloh3:
adrp x8, _PXA2XX_UDC_CMD_CONNECT@GOTPAGE
Lloh4:
ldr x8, [x8, _PXA2XX_UDC_CMD_CONNECT@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
br x1
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _the_controller,8,3 ; @the_controller
.comm _PXA2XX_UDC_CMD_CONNECT,4,2 ; @PXA2XX_UDC_CMD_CONNECT
.no_dead_strip _pullup_on
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/usb/gadget/extr_pxa25x_udc.c_pullup_on.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _events_stats__fprintf ## -- Begin function events_stats__fprintf
.p2align 4, 0x90
_events_stats__fprintf: ## @events_stats__fprintf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _PERF_RECORD_HEADER_MAX@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB0_1
## %bb.2:
movq %rsi, %r14
movq %rdi, %r15
xorl %ebx, %ebx
xorl %r12d, %r12d
jmp LBB0_3
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
incq %rbx
movq _PERF_RECORD_HEADER_MAX@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %rbx
jge LBB0_6
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl %ebx, %edi
callq _perf_event__name
movq %rax, %r13
movq %rax, %rdi
leaq L_.str(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq (%r15), %rax
movl (%rax,%rbx,4), %ecx
movq %r14, %rdi
leaq L_.str.1(%rip), %rsi
movq %r13, %rdx
callq _fprintf
addq %rax, %r12
jmp LBB0_5
LBB0_1:
xorl %r12d, %r12d
LBB0_6:
movq %r12, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PERF_RECORD_HEADER_MAX,4,2 ## @PERF_RECORD_HEADER_MAX
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "UNKNOWN"
L_.str.1: ## @.str.1
.asciz "%16s events: %10d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _events_stats__fprintf ; -- Begin function events_stats__fprintf
.p2align 2
_events_stats__fprintf: ; @events_stats__fprintf
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
Lloh0:
adrp x26, _PERF_RECORD_HEADER_MAX@GOTPAGE
Lloh1:
ldr x26, [x26, _PERF_RECORD_HEADER_MAX@GOTPAGEOFF]
ldr w8, [x26]
cmp w8, #1
b.lt LBB0_5
; %bb.1:
mov x19, x1
mov x20, x0
mov x22, #0
mov x21, #0
Lloh2:
adrp x23, l_.str@PAGE
Lloh3:
add x23, x23, l_.str@PAGEOFF
Lloh4:
adrp x24, l_.str.1@PAGE
Lloh5:
add x24, x24, l_.str.1@PAGEOFF
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x22, x22, #1
ldrsw x8, [x26]
cmp x22, x8
b.ge LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x0, x22
bl _perf_event__name
mov x25, x0
mov x1, x23
bl _strcmp
cbz w0, LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x20]
ldr w3, [x8, x22, lsl #2]
mov x0, x19
mov x1, x24
mov x2, x25
bl _fprintf
add x21, x0, x21
b LBB0_2
LBB0_5:
mov x21, #0
LBB0_6:
mov x0, x21
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _PERF_RECORD_HEADER_MAX,4,2 ; @PERF_RECORD_HEADER_MAX
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "UNKNOWN"
l_.str.1: ; @.str.1
.asciz "%16s events: %10d\n"
.subsections_via_symbols
| AnghaBench/linux/tools/perf/ui/stdio/extr_hist.c_events_stats__fprintf.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _bufsize@GOTPCREL(%rip), %r15
movl (%r15), %eax
cmpl $2, %eax
jl LBB0_4
## %bb.1:
movq _buffer@GOTPCREL(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
callq _get_sp
addq $-2048, %rax ## imm = 0xF800
movq (%r14), %rcx
movq %rax, (%rcx,%rbx,8)
addq $4, %rbx
movl (%r15), %eax
movl %eax, %edx
shrl $31, %edx
addl %eax, %edx
sarl %edx
movslq %edx, %rdi
cmpq %rdi, %rbx
jl LBB0_2
jmp LBB0_3
LBB0_4:
movl %eax, %edx
shrl $31, %edx
addl %eax, %edx
sarl %edx
movslq %edx, %rdi
LBB0_3:
movq _buffer@GOTPCREL(%rip), %r14
shlq $3, %rdi
addq (%r14), %rdi
movl $-112, %esi
callq _memset
movq (%r14), %rax
movslq (%r15), %rcx
leaq (%rax,%rcx,8), %rdi
addq $-2048, %rdi ## imm = 0xF800
movq _shellcode@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _strcpy
movq (%r14), %rsi
leaq L_.str(%rip), %rdi
movl $1, %edx
callq _setenv
movq (%r14), %rdi
movl $120, %esi
movl $72, %edx
callq _memset
xorl %eax, %eax
callq _get_sp
movq _alignment@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
addq $-6144, %rax ## imm = 0xE800
movq (%r14), %rcx
movq %rax, 576(%rcx)
movq $0, 608(%rcx)
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.3(%rip), %rdx
xorl %r8d, %r8d
callq _execl
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _bufsize,4,2 ## @bufsize
.comm _buffer,8,3 ## @buffer
.comm _shellcode,4,2 ## @shellcode
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SHELLCODE"
.comm _alignment,8,3 ## @alignment
L_.str.1: ## @.str.1
.asciz "/usr/X11/bin/SuperProbe"
L_.str.2: ## @.str.2
.asciz "SuperProbe"
L_.str.3: ## @.str.3
.asciz "-nopr"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x20, _bufsize@GOTPAGE
Lloh1:
ldr x20, [x20, _bufsize@GOTPAGEOFF]
ldr w8, [x20]
Lloh2:
adrp x19, _buffer@GOTPAGE
Lloh3:
ldr x19, [x19, _buffer@GOTPAGEOFF]
cmp w8, #2
b.lt LBB0_4
; %bb.1:
mov x21, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
bl _get_sp
sub x8, x0, #2048
ldr x9, [x19]
str x8, [x9, x21, lsl #3]
add x21, x21, #4
ldr w8, [x20]
cmp w8, #0
cinc w9, w8, lt
sbfx x8, x9, #1, #31
cmp x21, x8
b.lt LBB0_2
; %bb.3:
asr w2, w9, #1
b LBB0_5
LBB0_4:
cmp w8, #0
cinc w8, w8, lt
asr w2, w8, #1
sbfx x8, x8, #1, #31
LBB0_5:
ldr x9, [x19]
add x0, x9, x8, lsl #3
mov w1, #-112
bl _memset
ldr x8, [x19]
ldrsw x9, [x20]
add x8, x8, x9, lsl #3
sub x0, x8, #2048
Lloh4:
adrp x8, _shellcode@GOTPAGE
Lloh5:
ldr x8, [x8, _shellcode@GOTPAGEOFF]
Lloh6:
ldr w1, [x8]
bl _strcpy
ldr x1, [x19]
Lloh7:
adrp x0, l_.str@PAGE
Lloh8:
add x0, x0, l_.str@PAGEOFF
mov w2, #1
bl _setenv
ldr x0, [x19]
mov w1, #120
mov w2, #72
bl _memset
bl _get_sp
Lloh9:
adrp x8, _alignment@GOTPAGE
Lloh10:
ldr x8, [x8, _alignment@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
mov x9, #-6144
sub x8, x0, x8
add x8, x8, x9
ldr x3, [x19]
str x8, [x3, #576]
str xzr, [x3, #608]
Lloh12:
adrp x0, l_.str.1@PAGE
Lloh13:
add x0, x0, l_.str.1@PAGEOFF
Lloh14:
adrp x1, l_.str.2@PAGE
Lloh15:
add x1, x1, l_.str.2@PAGEOFF
Lloh16:
adrp x2, l_.str.3@PAGE
Lloh17:
add x2, x2, l_.str.3@PAGEOFF
mov x4, #0
bl _execl
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _bufsize,4,2 ; @bufsize
.comm _buffer,8,3 ; @buffer
.comm _shellcode,4,2 ; @shellcode
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SHELLCODE"
.comm _alignment,8,3 ; @alignment
l_.str.1: ; @.str.1
.asciz "/usr/X11/bin/SuperProbe"
l_.str.2: ; @.str.2
.asciz "SuperProbe"
l_.str.3: ; @.str.3
.asciz "-nopr"
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/linux/local/extr_19283.c_main.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _change ## -- Begin function change
.p2align 4, 0x90
_change: ## @change
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %eax
movl (%rsi), %ecx
movl %ecx, (%rdi)
movl %eax, (%rsi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movl $3, %esi
movl $5, %edx
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "num a =%d\nnum b =%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _change ; -- Begin function change
.p2align 2
_change: ; @change
.cfi_startproc
; %bb.0:
ldr w8, [x0]
ldr w9, [x1]
str w9, [x0]
str w8, [x1]
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #5
mov w9, #3
stp x9, x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "num a =%d\nnum b =%d\n"
.subsections_via_symbols
| the_stack_data/234517759.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function set_roi_map
LCPI0_0:
.long 0x427c0000 ## float 63
LCPI0_1:
.long 0x00000000 ## float 0
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_set_roi_map: ## @set_roi_map
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $584, %rsp ## imm = 0x248
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
## kill: def $r9d killed $r9d def $r9
movq %r9, -584(%rbp) ## 8-byte Spill
movq %r8, %r13
## kill: def $ecx killed $ecx def $rcx
movq %rcx, -600(%rbp) ## 8-byte Spill
## kill: def $edx killed $edx def $rdx
movq %rdx, -608(%rbp) ## 8-byte Spill
movq %rsi, %rbx
movq %rdi, %r14
movl 16(%rbp), %eax
movl %eax, -564(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq -560(%rbp), %rdi
movl $508, %esi ## imm = 0x1FC
callq ___bzero
movq %r13, %rdi
xorl %esi, %esi
movl $24, %edx
callq _memset
movl $1, -308(%rbp)
movq 8(%rbx), %rcx
movslq (%rcx), %r15
leaq L_.str(%rip), %r12
testq %r15, %r15
je LBB0_3
## %bb.1:
movl (%rbx), %eax
cltd
idivl %r15d
testl %edx, %edx
je LBB0_6
LBB0_3:
movq _EINVAL@GOTPCREL(%rip), %rbx
LBB0_4:
movq _AV_LOG_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _av_log
movl (%rbx), %edi
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_33
## %bb.5:
addq $584, %rsp ## imm = 0x248
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _AVERROR ## TAILCALL
LBB0_6:
movq %r14, -576(%rbp) ## 8-byte Spill
movq %rbx, -616(%rbp) ## 8-byte Spill
movl %eax, -568(%rbp) ## 4-byte Spill
testl %eax, %eax
movq %r15, -592(%rbp) ## 8-byte Spill
jle LBB0_16
## %bb.7:
movss 20(%rcx), %xmm0 ## xmm0 = mem[0],zero,zero,zero
leaq L_.str.1(%rip), %r12
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_8
jnp LBB0_14
LBB0_8:
movl -568(%rbp), %ebx ## 4-byte Reload
movl $1, %r14d
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movss 24(%rcx), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm0, %xmm1
mulss LCPI0_0(%rip), %xmm1
cvttss2si %xmm1, %edi
movl $-63, %esi
movl $63, %edx
callq _av_clip
cltq
cmpl $0, -308(%rbp,%rax,4)
jne LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
cmpl -564(%rbp), %r14d ## 4-byte Folded Reload
je LBB0_15
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movq %rax, %rcx
addq $63, %rcx
movslq %r14d, %rdx
leal 1(%r14), %esi
movl %esi, -560(%rbp,%rcx,4)
movq (%r13), %rcx
movl %eax, (%rcx,%rdx,4)
movl %esi, %r14d
LBB0_12: ## in Loop: Header=BB0_9 Depth=1
decq %rbx
movq -592(%rbp), %rdx ## 8-byte Reload
je LBB0_16
## %bb.13: ## in Loop: Header=BB0_9 Depth=1
movq -616(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rax
leaq (%r15,%rax), %rcx
movss 20(%r15,%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addq %rdx, %r15
ucomiss LCPI0_1(%rip), %xmm0
jne LBB0_9
jp LBB0_9
LBB0_14:
movq -576(%rbp), %r14 ## 8-byte Reload
jmp LBB0_3
LBB0_15:
movq _AV_LOG_WARNING@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdx
movq -576(%rbp), %rdi ## 8-byte Reload
movl -564(%rbp), %ecx ## 4-byte Reload
xorl %eax, %eax
callq _av_log
LBB0_16:
movq -584(%rbp), %rcx ## 8-byte Reload
movq -600(%rbp), %rax ## 8-byte Reload
addl %ecx, %eax
decl %eax
cltd
idivl %ecx
movl %eax, %edi
movl %eax, 8(%r13)
movq -608(%rbp), %rax ## 8-byte Reload
addl %ecx, %eax
decl %eax
cltd
idivl %ecx
movl %eax, 12(%r13)
imull %eax, %edi
movl $4, %esi
callq _av_mallocz_array
movq %rax, 16(%r13)
testq %rax, %rax
je LBB0_32
## %bb.17:
movl -568(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
movq -592(%rbp), %rcx ## 8-byte Reload
jle LBB0_30
## %bb.18:
movl %eax, %edx
movq -584(%rbp), %rax ## 8-byte Reload
decl %eax
movl %eax, -564(%rbp) ## 4-byte Spill
movl %edx, %eax
jmp LBB0_20
.p2align 4, 0x90
LBB0_19: ## in Loop: Header=BB0_20 Depth=1
cmpq $1, -600(%rbp) ## 8-byte Folded Reload
movq -592(%rbp), %rcx ## 8-byte Reload
movq -608(%rbp), %rax ## 8-byte Reload
jle LBB0_30
LBB0_20: ## =>This Loop Header: Depth=1
## Child Loop BB0_24 Depth 2
## Child Loop BB0_29 Depth 3
movq %rax, -600(%rbp) ## 8-byte Spill
leaq -1(%rax), %r14
movq -616(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rbx
movq %r14, -608(%rbp) ## 8-byte Spill
imulq %rcx, %r14
movl 4(%rbx,%r14), %eax
cltd
movq -584(%rbp), %rcx ## 8-byte Reload
idivl %ecx
movq %rcx, %r15
movl 8(%r13), %edx
movl %eax, %edi
xorl %esi, %esi
callq _av_clip
movl %eax, %r12d
movl 8(%rbx,%r14), %eax
addl -564(%rbp), %eax ## 4-byte Folded Reload
cltd
idivl %r15d
movl 8(%r13), %edx
movl %eax, %edi
xorl %esi, %esi
callq _av_clip
movl %eax, -568(%rbp) ## 4-byte Spill
movl 12(%rbx,%r14), %eax
cltd
idivl %r15d
movl 12(%r13), %edx
movl %eax, %edi
xorl %esi, %esi
callq _av_clip
movl %eax, %r15d
movl 16(%rbx,%r14), %eax
addl -564(%rbp), %eax ## 4-byte Folded Reload
cltd
idivl -584(%rbp) ## 4-byte Folded Reload
movl 12(%r13), %edx
movl %eax, %edi
xorl %esi, %esi
callq _av_clip
movss 24(%rbx,%r14), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss 20(%rbx,%r14), %xmm0
movl %eax, %r14d
mulss LCPI0_0(%rip), %xmm0
cvttss2si %xmm0, %edi
movl $-63, %esi
movl $63, %edx
callq _av_clip
movl -568(%rbp), %r11d ## 4-byte Reload
cltq
movl -308(%rbp,%rax,4), %eax
testl %eax, %eax
je LBB0_19
## %bb.21: ## in Loop: Header=BB0_20 Depth=1
cmpl %r11d, %r12d
jge LBB0_19
## %bb.22: ## in Loop: Header=BB0_20 Depth=1
decl %eax
movl %r14d, %r8d
subl %r15d, %r8d
leal 1(%r15), %r9d
movl %r14d, %r10d
jmp LBB0_24
.p2align 4, 0x90
LBB0_23: ## in Loop: Header=BB0_24 Depth=2
incl %r12d
cmpl %r11d, %r12d
je LBB0_19
LBB0_24: ## Parent Loop BB0_20 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_29 Depth 3
cmpl %r15d, %r14d
jle LBB0_23
## %bb.25: ## in Loop: Header=BB0_24 Depth=2
movq 16(%r13), %rdi
movl %r15d, %ecx
testb $1, %r8b
je LBB0_27
## %bb.26: ## in Loop: Header=BB0_24 Depth=2
movl 12(%r13), %ecx
imull %r12d, %ecx
addl %r15d, %ecx
movslq %ecx, %rcx
movl %eax, (%rdi,%rcx,4)
movl %r9d, %ecx
LBB0_27: ## in Loop: Header=BB0_24 Depth=2
cmpl %r9d, %r14d
je LBB0_23
## %bb.28: ## in Loop: Header=BB0_24 Depth=2
movslq %ecx, %rcx
leal 1(%rcx), %edx
movslq %edx, %rdx
.p2align 4, 0x90
LBB0_29: ## Parent Loop BB0_20 Depth=1
## Parent Loop BB0_24 Depth=2
## => This Inner Loop Header: Depth=3
movslq 12(%r13), %rsi
movslq %r12d, %rbx
imulq %rbx, %rsi
addq %rcx, %rsi
movl %eax, (%rdi,%rsi,4)
movslq 12(%r13), %rsi
imulq %rbx, %rsi
addq %rdx, %rsi
movl %eax, (%rdi,%rsi,4)
addq $2, %rcx
addq $2, %rdx
cmpl %ecx, %r10d
jne LBB0_29
jmp LBB0_23
LBB0_30:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_33
## %bb.31:
xorl %eax, %eax
addq $584, %rsp ## imm = 0x248
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_32:
movq _ENOMEM@GOTPCREL(%rip), %rbx
leaq L_.str.3(%rip), %r12
movq -576(%rbp), %r14 ## 8-byte Reload
jmp LBB0_4
LBB0_33:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _AV_LOG_ERROR,4,2 ## @AV_LOG_ERROR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Invalid AVRegionOfInterest.self_size.\n"
.comm _EINVAL,4,2 ## @EINVAL
L_.str.1: ## @.str.1
.asciz "AVRegionOfInterest.qoffset.den must not be zero.\n"
.comm _AV_LOG_WARNING,4,2 ## @AV_LOG_WARNING
L_.str.2: ## @.str.2
.asciz "ROI only supports %d segments (and segment 0 is reserved for non-ROIs), skipping the left ones.\n"
L_.str.3: ## @.str.3
.asciz "roi_map alloc failed.\n"
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _MAX_DELTA_Q,4,2 ## @MAX_DELTA_Q
.no_dead_strip _set_roi_map
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function set_roi_map
_set_roi_map: ; @set_roi_map
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #576
mov x25, x6
mov x19, x5
mov x20, x4
mov x26, x3
mov x24, x2
mov x21, x1
mov x23, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-96]
add x8, sp, #48
add x8, x8, #492
movi.2d v0, #0000000000000000
str q0, [x8]
stp q0, q0, [sp, #512]
stp q0, q0, [sp, #480]
stp q0, q0, [sp, #448]
stp q0, q0, [sp, #416]
stp q0, q0, [sp, #384]
stp q0, q0, [sp, #352]
stp q0, q0, [sp, #320]
stp q0, q0, [sp, #288]
stp q0, q0, [sp, #256]
stp q0, q0, [sp, #224]
stp q0, q0, [sp, #192]
stp q0, q0, [sp, #160]
stp q0, q0, [sp, #128]
stp q0, q0, [sp, #96]
stp q0, q0, [sp, #64]
str q0, [sp, #48]
mov x0, x4
mov w1, #0
mov w2, #24
bl _memset
mov w8, #1
str w8, [sp, #300]
ldr x8, [x21, #8]
ldrsw x22, [x8]
cbz w22, LBB0_2
; %bb.1:
ldr w9, [x21]
sdiv w27, w9, w22
msub w9, w27, w22, w9
cbz w9, LBB0_5
LBB0_2:
Lloh3:
adrp x28, _EINVAL@GOTPAGE
Lloh4:
ldr x28, [x28, _EINVAL@GOTPAGEOFF]
Lloh5:
adrp x26, l_.str@PAGE
Lloh6:
add x26, x26, l_.str@PAGEOFF
LBB0_3:
Lloh7:
adrp x8, _AV_LOG_ERROR@GOTPAGE
Lloh8:
ldr x8, [x8, _AV_LOG_ERROR@GOTPAGEOFF]
Lloh9:
ldr w1, [x8]
mov x0, x23
mov x2, x26
bl _av_log
ldr w0, [x28]
ldur x8, [x29, #-96]
Lloh10:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh11:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh12:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_28
; %bb.4:
add sp, sp, #576
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
b _AVERROR
LBB0_5:
stp w26, w24, [sp, #16] ; 8-byte Folded Spill
stp x23, x21, [sp, #24] ; 16-byte Folded Spill
cmp w27, #1
str x22, [sp, #40] ; 8-byte Folded Spill
b.lt LBB0_16
; %bb.6:
ldr s0, [x8, #20]
fcmp s0, #0.0
b.eq LBB0_14
; %bb.7:
mov w23, #1
add x24, sp, #48
Lloh13:
adrp x28, _EINVAL@GOTPAGE
Lloh14:
ldr x28, [x28, _EINVAL@GOTPAGEOFF]
mov x21, x27
Lloh15:
adrp x26, l_.str.1@PAGE
Lloh16:
add x26, x26, l_.str.1@PAGEOFF
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldr s1, [x8, #24]
fdiv s0, s1, s0
mov w8, #1115422720
fmov s1, w8
fmul s0, s0, s1
fcvtzs w0, s0
mov w1, #-63
mov w2, #63
bl _av_clip
; kill: def $w0 killed $w0 def $x0
sxtw x8, w0
add x8, x8, #63
ldr w9, [x24, x8, lsl #2]
cbnz w9, LBB0_11
; %bb.9: ; in Loop: Header=BB0_8 Depth=1
cmp w23, w25
b.eq LBB0_15
; %bb.10: ; in Loop: Header=BB0_8 Depth=1
ldr x9, [x20]
str w0, [x9, w23, sxtw #2]
add w23, w23, #1
str w23, [x24, x8, lsl #2]
LBB0_11: ; in Loop: Header=BB0_8 Depth=1
subs x21, x21, #1
ldr x9, [sp, #40] ; 8-byte Folded Reload
b.eq LBB0_16
; %bb.12: ; in Loop: Header=BB0_8 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x8, #8]
add x8, x22, x8
add x22, x22, x9
ldr s0, [x8, #20]
fcmp s0, #0.0
b.ne LBB0_8
; %bb.13:
ldr x23, [sp, #24] ; 8-byte Folded Reload
b LBB0_3
LBB0_14:
Lloh17:
adrp x28, _EINVAL@GOTPAGE
Lloh18:
ldr x28, [x28, _EINVAL@GOTPAGEOFF]
Lloh19:
adrp x26, l_.str.1@PAGE
Lloh20:
add x26, x26, l_.str.1@PAGEOFF
ldr x23, [sp, #24] ; 8-byte Folded Reload
b LBB0_3
LBB0_15:
Lloh21:
adrp x8, _AV_LOG_WARNING@GOTPAGE
Lloh22:
ldr x8, [x8, _AV_LOG_WARNING@GOTPAGEOFF]
Lloh23:
ldr w1, [x8]
str x25, [sp]
Lloh24:
adrp x2, l_.str.2@PAGE
Lloh25:
add x2, x2, l_.str.2@PAGEOFF
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _av_log
LBB0_16:
sub w26, w19, #1
ldp w8, w9, [sp, #16] ; 8-byte Folded Reload
add w8, w26, w8
sdiv w8, w8, w19
add w9, w26, w9
sdiv w9, w9, w19
stp w8, w9, [x20, #8]
mul w0, w9, w8
mov w1, #4
bl _av_mallocz_array
str x0, [x20, #16]
cbz x0, LBB0_27
; %bb.17:
cmp w27, #1
ldr x9, [sp, #40] ; 8-byte Folded Reload
b.ge LBB0_21
LBB0_18:
ldur x8, [x29, #-96]
Lloh26:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh27:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh28:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_28
; %bb.19:
mov w0, #0
add sp, sp, #576
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_20: ; in Loop: Header=BB0_21 Depth=1
cmp x27, #1
mov x27, x28
ldr x9, [sp, #40] ; 8-byte Folded Reload
b.le LBB0_18
LBB0_21: ; =>This Loop Header: Depth=1
; Child Loop BB0_24 Depth 2
; Child Loop BB0_26 Depth 3
sub x28, x27, #1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x8, #8]
mul x9, x28, x9
add x21, x8, x9
ldr w8, [x21, #4]
sdiv w0, w8, w19
ldr w2, [x20, #8]
mov w1, #0
bl _av_clip
mov x22, x0
ldr w8, [x21, #8]
add w8, w26, w8
ldr w2, [x20, #8]
sdiv w0, w8, w19
mov w1, #0
bl _av_clip
mov x23, x0
ldr w8, [x21, #12]
ldr w2, [x20, #12]
sdiv w0, w8, w19
mov w1, #0
bl _av_clip
mov x24, x0
ldr w8, [x21, #16]
add w8, w26, w8
ldr w2, [x20, #12]
sdiv w0, w8, w19
mov w1, #0
bl _av_clip
mov x25, x0
ldp s1, s0, [x21, #20]
fdiv s0, s0, s1
mov w8, #1115422720
fmov s1, w8
fmul s0, s0, s1
fcvtzs w0, s0
mov w1, #-63
mov w2, #63
bl _av_clip
add x8, sp, #48
add x8, x8, w0, sxtw #2
ldr w8, [x8, #252]
cmp w8, #0
ccmp w22, w23, #0, ne
b.ge LBB0_20
; %bb.22: ; in Loop: Header=BB0_21 Depth=1
sub w8, w8, #1
sxtw x9, w24
mov w10, w25
b LBB0_24
LBB0_23: ; in Loop: Header=BB0_24 Depth=2
add w22, w22, #1
cmp w22, w23
b.eq LBB0_20
LBB0_24: ; Parent Loop BB0_21 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_26 Depth 3
cmp w24, w25
b.ge LBB0_23
; %bb.25: ; in Loop: Header=BB0_24 Depth=2
ldr x11, [x20, #16]
mov x12, x9
LBB0_26: ; Parent Loop BB0_21 Depth=1
; Parent Loop BB0_24 Depth=2
; => This Inner Loop Header: Depth=3
ldrsw x13, [x20, #12]
sxtw x14, w22
madd x13, x14, x13, x12
str w8, [x11, x13, lsl #2]
add x12, x12, #1
cmp w10, w12
b.ne LBB0_26
b LBB0_23
LBB0_27:
Lloh29:
adrp x28, _ENOMEM@GOTPAGE
Lloh30:
ldr x28, [x28, _ENOMEM@GOTPAGEOFF]
Lloh31:
adrp x26, l_.str.3@PAGE
Lloh32:
add x26, x26, l_.str.3@PAGEOFF
ldr x23, [sp, #24] ; 8-byte Folded Reload
b LBB0_3
LBB0_28:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpAdd Lloh31, Lloh32
.loh AdrpLdrGot Lloh29, Lloh30
.cfi_endproc
; -- End function
.comm _AV_LOG_ERROR,4,2 ; @AV_LOG_ERROR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Invalid AVRegionOfInterest.self_size.\n"
.comm _EINVAL,4,2 ; @EINVAL
l_.str.1: ; @.str.1
.asciz "AVRegionOfInterest.qoffset.den must not be zero.\n"
.comm _AV_LOG_WARNING,4,2 ; @AV_LOG_WARNING
l_.str.2: ; @.str.2
.asciz "ROI only supports %d segments (and segment 0 is reserved for non-ROIs), skipping the left ones.\n"
l_.str.3: ; @.str.3
.asciz "roi_map alloc failed.\n"
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _MAX_DELTA_Q,4,2 ; @MAX_DELTA_Q
.no_dead_strip _set_roi_map
.subsections_via_symbols
| AnghaBench/FFmpeg/libavcodec/extr_libvpxenc.c_set_roi_map.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_soc_dapm_kcontrol_dapm ## -- Begin function snd_soc_dapm_kcontrol_dapm
.p2align 4, 0x90
_snd_soc_dapm_kcontrol_dapm: ## @snd_soc_dapm_kcontrol_dapm
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _dapm_kcontrol_get_wlist
movq (%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_soc_dapm_kcontrol_dapm ; -- Begin function snd_soc_dapm_kcontrol_dapm
.p2align 2
_snd_soc_dapm_kcontrol_dapm: ; @snd_soc_dapm_kcontrol_dapm
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _dapm_kcontrol_get_wlist
ldr x8, [x0]
ldr x8, [x8]
ldr x0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/sound/soc/extr_soc-dapm.c_snd_soc_dapm_kcontrol_dapm.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ffs_write_file
_ffs_write_file: ## @ffs_write_file
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $120, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r12
movq %rdx, %rbx
movl %esi, %r14d
movq %rdi, %r13
movq 8(%rcx), %r15
movq %rcx, -160(%rbp)
movq $0, -152(%rbp)
xorl %edi, %edi
testq %r13, %r13
setne %dil
callq _assert
xorl %edi, %edi
movq %rbx, -64(%rbp) ## 8-byte Spill
testq %rbx, %rbx
setne %dil
callq _assert
xorl %edi, %edi
testq %r12, %r12
setne %dil
callq _assert
xorl %edi, %edi
movq %r15, -88(%rbp) ## 8-byte Spill
testq %r15, %r15
setne %dil
callq _assert
movq _mode@GOTPCREL(%rip), %rbx
movl (%rbx), %esi
movq %r13, %rdi
callq _DIP
movl %eax, %edi
callq _S_ISREG
movl %eax, %r15d
movq (%r12), %rax
movq %rax, -112(%rbp)
leaq -160(%rbp), %rax
movq %rax, -120(%rbp)
movq _debug@GOTPCREL(%rip), %rcx
movq _DEBUG_FS_WRITE_FILE@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%rcx)
je LBB0_2
## %bb.1:
movl (%rbx), %esi
movq %r13, %rdi
callq _DIP
movq _S_IFMT@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movl %eax, %edi
callq _inode_type
movl %r14d, %ebx
movq %rax, %r14
movq _size@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r13, %rdi
callq _DIP
movslq %eax, %r9
leaq L_.str(%rip), %rdi
movl %ebx, %esi
movq %r13, %rdx
movl %r15d, %ecx
movq %r14, %r8
movl %ebx, %r14d
xorl %eax, %eax
callq _printf
testl %r15d, %r15d
leaq L_.str.2(%rip), %rax
leaq L_.str.1(%rip), %rdi
cmoveq %rax, %rdi
movq -64(%rbp), %rsi ## 8-byte Reload
xorl %eax, %eax
callq _printf
LBB0_2:
movl %r15d, -44(%rbp) ## 4-byte Spill
movl %r14d, -136(%rbp)
movq _size@GOTPCREL(%rip), %rbx
movl (%rbx), %esi
movq %r13, %rdi
callq _DIP
movl %eax, -132(%rbp)
xorl %eax, %eax
movq -88(%rbp), %rcx ## 8-byte Reload
cmpl $1, (%rcx)
sete %al
leaq -128(,%rax,4), %rdi
addq %rbp, %rdi
movq %r13, %rsi
movl $4, %edx
callq _memcpy
movl (%rbx), %esi
movq %r13, %rdi
callq _DIP
testl %eax, %eax
je LBB0_3
## %bb.4:
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
movq %r12, -144(%rbp) ## 8-byte Spill
movl %r14d, -100(%rbp) ## 4-byte Spill
movq %r13, -72(%rbp) ## 8-byte Spill
je LBB0_5
## %bb.6:
movq -88(%rbp), %rax ## 8-byte Reload
movl 4(%rax), %edi
callq _emalloc
movq %rax, -80(%rbp) ## 8-byte Spill
movq _O_RDONLY@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -64(%rbp), %r14 ## 8-byte Reload
movq %r14, %rdi
movl $292, %edx ## imm = 0x124
callq _open
cmpl $-1, %eax
je LBB0_8
## %bb.7:
xorl %r12d, %r12d
movl %eax, -48(%rbp) ## 4-byte Spill
jmp LBB0_9
LBB0_3:
leaq -128(%rbp), %rdi
movl -136(%rbp), %esi
movq %r12, %rdx
callq _ffs_write_inode
jmp LBB0_31
LBB0_5:
movl $-1, -48(%rbp) ## 4-byte Folded Spill
xorl %eax, %eax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -64(%rbp), %r12 ## 8-byte Reload
jmp LBB0_9
LBB0_8:
movl $-1, -48(%rbp) ## 4-byte Folded Spill
movq _EXIT_FAILURE@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.3(%rip), %rsi
xorl %r12d, %r12d
movq %r14, %rdx
xorl %eax, %eax
callq _err
LBB0_9:
movl -44(%rbp), %r13d ## 4-byte Reload
movq _size@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -72(%rbp), %rdi ## 8-byte Reload
callq _DIP
testl %eax, %eax
jle LBB0_27
## %bb.10:
movl %eax, %ebx
jmp LBB0_11
.p2align 4, 0x90
LBB0_26: ## in Loop: Header=BB0_11 Depth=1
movq -96(%rbp), %rdi
callq _brelse
movl -44(%rbp), %r13d ## 4-byte Reload
testl %r13d, %r13d
movl $0, %eax
cmovel %r14d, %eax
cltq
addq %rax, %r15
movq %r15, %r12
movl -52(%rbp), %ebx ## 4-byte Reload
subl %r14d, %ebx
jle LBB0_27
LBB0_11: ## =>This Loop Header: Depth=1
## Child Loop BB0_21 Depth 2
movq -88(%rbp), %rax ## 8-byte Reload
movl 4(%rax), %esi
movl %ebx, %edi
callq _MIN
movl %eax, %r14d
testl %r13d, %r13d
movl %ebx, -52(%rbp) ## 4-byte Spill
je LBB0_12
## %bb.14: ## in Loop: Header=BB0_11 Depth=1
movl -48(%rbp), %edi ## 4-byte Reload
movq -80(%rbp), %r15 ## 8-byte Reload
movq %r15, %rsi
movl %r14d, %edx
callq _read
cmpl $-1, %eax
je LBB0_15
## %bb.16: ## in Loop: Header=BB0_11 Depth=1
cmpl %r14d, %eax
movl -52(%rbp), %r13d ## 4-byte Reload
movq -72(%rbp), %rbx ## 8-byte Reload
je LBB0_18
## %bb.17: ## in Loop: Header=BB0_11 Depth=1
movq _EXIT_FAILURE@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl %r13d, %ecx
leaq L_.str.5(%rip), %rsi
movq -64(%rbp), %rdx ## 8-byte Reload
movl %eax, %r8d
movl %r14d, %r9d
callq _errx
movq %r12, %r15
jmp LBB0_18
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_11 Depth=1
movl %ebx, %r13d
jmp LBB0_13
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_11 Depth=1
movq _EXIT_FAILURE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl -52(%rbp), %r13d ## 4-byte Reload
movl %r13d, %ecx
leaq L_.str.4(%rip), %rsi
movq -64(%rbp), %rdx ## 8-byte Reload
xorl %eax, %eax
callq _err
LBB0_13: ## in Loop: Header=BB0_11 Depth=1
movq %r12, %r15
movq -72(%rbp), %rbx ## 8-byte Reload
LBB0_18: ## in Loop: Header=BB0_11 Depth=1
movq _size@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _DIP
movl %eax, %ebx
movl %r13d, %edx
subl %r13d, %ebx
movq _DEBUG_FS_WRITE_FILE_BLOCK@GOTPCREL(%rip), %rax
movl (%rax), %eax
movslq %ebx, %r12
movslq %r14d, %r13
movq _debug@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_20
## %bb.19: ## in Loop: Header=BB0_11 Depth=1
movl %edx, %r8d
leaq L_.str.6(%rip), %rdi
movq %r15, %rsi
movq %r12, %rdx
movq %r13, %rcx
xorl %eax, %eax
callq _printf
LBB0_20: ## in Loop: Header=BB0_11 Depth=1
leaq -136(%rbp), %rdi
movl %ebx, %esi
movl %r14d, %edx
leaq -96(%rbp), %rcx
callq _ffs_balloc
movq _errno@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq -64(%rbp), %rbx ## 8-byte Reload
jmp LBB0_21
.p2align 4, 0x90
LBB0_24: ## in Loop: Header=BB0_21 Depth=2
movl $1, %edi
leaq L_.str.7(%rip), %rsi
movl -100(%rbp), %edx ## 4-byte Reload
movq %r12, %r8
movq %r13, %r9
xorl %eax, %eax
callq _err
LBB0_25: ## in Loop: Header=BB0_21 Depth=2
movq -96(%rbp), %rax
movq (%rax), %rdi
movq %r15, %rsi
movl %r14d, %edx
callq _memcpy
movq -96(%rbp), %rdi
callq _bwrite
movq _errno@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
testq %rax, %rax
je LBB0_26
LBB0_21: ## Parent Loop BB0_11 Depth=1
## => This Inner Loop Header: Depth=2
testq %rax, %rax
je LBB0_25
## %bb.22: ## in Loop: Header=BB0_21 Depth=2
movq %rbx, %rcx
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
jne LBB0_24
## %bb.23: ## in Loop: Header=BB0_21 Depth=2
movq _mode@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -72(%rbp), %rdi ## 8-byte Reload
callq _DIP
movq _S_IFMT@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movl %eax, %edi
callq _inode_type
movq %rax, %rcx
jmp LBB0_24
LBB0_27:
leaq -128(%rbp), %rdi
movl -136(%rbp), %esi
movq -144(%rbp), %rdx ## 8-byte Reload
callq _ffs_write_inode
movq -80(%rbp), %rdi ## 8-byte Reload
testq %rdi, %rdi
je LBB0_29
## %bb.28:
callq _free
LBB0_29:
movl -48(%rbp), %edi ## 4-byte Reload
cmpl $-1, %edi
je LBB0_31
## %bb.30:
callq _close
LBB0_31:
addq $120, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _mode,4,2 ## @mode
.comm _debug,4,2 ## @debug
.comm _DEBUG_FS_WRITE_FILE,4,2 ## @DEBUG_FS_WRITE_FILE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ffs_write_file: ino %u, din %p, isfile %d, %s, size %lld"
.comm _S_IFMT,4,2 ## @S_IFMT
.comm _size,4,2 ## @size
L_.str.1: ## @.str.1
.asciz ", file '%s'\n"
L_.str.2: ## @.str.2
.asciz ", buffer %p\n"
.comm _O_RDONLY,4,2 ## @O_RDONLY
.comm _EXIT_FAILURE,4,2 ## @EXIT_FAILURE
L_.str.3: ## @.str.3
.asciz "Can't open `%s' for reading"
L_.str.4: ## @.str.4
.asciz "Reading `%s', %lld bytes to go"
L_.str.5: ## @.str.5
.asciz "Reading `%s', %lld bytes to go, read %zd bytes, expected %ju bytes, does metalog size= attribute mismatch source size?"
.comm _DEBUG_FS_WRITE_FILE_BLOCK,4,2 ## @DEBUG_FS_WRITE_FILE_BLOCK
L_.str.6: ## @.str.6
.asciz "ffs_write_file: write %p offset %lld size %lld left %lld\n"
.comm _errno,8,3 ## @errno
L_.str.7: ## @.str.7
.asciz "Writing inode %d (%s), bytes %lld + %lld"
.no_dead_strip _ffs_write_file
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ffs_write_file
_ffs_write_file: ; @ffs_write_file
.cfi_startproc
; %bb.0:
sub sp, sp, #240
.cfi_def_cfa_offset 240
stp x28, x27, [sp, #144] ; 16-byte Folded Spill
stp x26, x25, [sp, #160] ; 16-byte Folded Spill
stp x24, x23, [sp, #176] ; 16-byte Folded Spill
stp x22, x21, [sp, #192] ; 16-byte Folded Spill
stp x20, x19, [sp, #208] ; 16-byte Folded Spill
stp x29, x30, [sp, #224] ; 16-byte Folded Spill
add x29, sp, #224
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x22, x3
mov x20, x2
mov x21, x1
mov x24, x0
ldr x19, [x3, #8]
stp x3, xzr, [sp, #88]
cmp x0, #0
cset w0, ne
bl _assert
cmp x20, #0
cset w0, ne
bl _assert
cmp x22, #0
cset w0, ne
bl _assert
str x19, [sp, #72] ; 8-byte Folded Spill
cmp x19, #0
cset w0, ne
bl _assert
Lloh0:
adrp x19, _mode@GOTPAGE
Lloh1:
ldr x19, [x19, _mode@GOTPAGEOFF]
ldr w1, [x19]
mov x0, x24
bl _DIP
bl _S_ISREG
mov x23, x0
ldr x8, [x22]
add x9, sp, #88
stp x9, x8, [sp, #128]
Lloh2:
adrp x8, _debug@GOTPAGE
Lloh3:
ldr x8, [x8, _debug@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
adrp x9, _DEBUG_FS_WRITE_FILE@GOTPAGE
Lloh6:
ldr x9, [x9, _DEBUG_FS_WRITE_FILE@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
Lloh8:
adrp x26, _size@GOTPAGE
Lloh9:
ldr x26, [x26, _size@GOTPAGEOFF]
Lloh10:
adrp x25, _S_IFMT@GOTPAGE
Lloh11:
ldr x25, [x25, _S_IFMT@GOTPAGEOFF]
tst w9, w8
b.eq LBB0_2
; %bb.1:
ldr w1, [x19]
mov x0, x24
bl _DIP
ldr w8, [x25]
and w0, w8, w0
bl _inode_type
mov x19, x0
ldr w1, [x26]
mov x0, x24
bl _DIP
; kill: def $w0 killed $w0 def $x0
sxtw x8, w0
stp x19, x8, [sp, #24]
stp x24, x23, [sp, #8]
mov x8, x21
str x8, [sp]
Lloh12:
adrp x0, l_.str@PAGE
Lloh13:
add x0, x0, l_.str@PAGEOFF
bl _printf
Lloh14:
adrp x8, l_.str.1@PAGE
Lloh15:
add x8, x8, l_.str.1@PAGEOFF
Lloh16:
adrp x9, l_.str.2@PAGE
Lloh17:
add x9, x9, l_.str.2@PAGEOFF
cmp w23, #0
csel x0, x9, x8, eq
str x20, [sp]
bl _printf
LBB0_2:
str w21, [sp, #112]
ldr w1, [x26]
mov x0, x24
bl _DIP
str w0, [sp, #116]
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr w8, [x8]
add x9, sp, #112
add x19, x9, #8
add x9, x9, #12
cmp w8, #1
csel x0, x9, x19, eq
mov x1, x24
mov w2, #4
bl _memcpy
ldr w1, [x26]
mov x0, x24
bl _DIP
cbz w0, LBB0_6
; %bb.3:
str x22, [sp, #48] ; 8-byte Folded Spill
cbz w23, LBB0_7
; %bb.4:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr w0, [x8, #4]
bl _emalloc
mov x22, x0
Lloh18:
adrp x8, _O_RDONLY@GOTPAGE
Lloh19:
ldr x8, [x8, _O_RDONLY@GOTPAGEOFF]
Lloh20:
ldr w1, [x8]
mov x0, x20
mov w2, #292
bl _open
cmn w0, #1
b.eq LBB0_8
; %bb.5:
str w0, [sp, #60] ; 4-byte Folded Spill
mov x25, #0
b LBB0_9
LBB0_6:
ldr w1, [sp, #112]
mov x0, x19
mov x2, x22
bl _ffs_write_inode
b LBB0_30
LBB0_7:
mov x22, #0
mov w8, #-1
str w8, [sp, #60] ; 4-byte Folded Spill
mov x25, x20
b LBB0_9
LBB0_8:
Lloh21:
adrp x8, _EXIT_FAILURE@GOTPAGE
Lloh22:
ldr x8, [x8, _EXIT_FAILURE@GOTPAGEOFF]
Lloh23:
ldr w0, [x8]
str x20, [sp]
Lloh24:
adrp x1, l_.str.3@PAGE
Lloh25:
add x1, x1, l_.str.3@PAGEOFF
bl _err
mov x25, #0
mov w8, #-1
str w8, [sp, #60] ; 4-byte Folded Spill
LBB0_9:
ldr w1, [x26]
str x24, [sp, #80] ; 8-byte Folded Spill
mov x0, x24
bl _DIP
cmp w0, #1
b.lt LBB0_26
; %bb.10:
mov x26, x0
Lloh26:
adrp x28, _errno@GOTPAGE
Lloh27:
ldr x28, [x28, _errno@GOTPAGEOFF]
Lloh28:
adrp x27, l_.str.7@PAGE
Lloh29:
add x27, x27, l_.str.7@PAGEOFF
str x22, [sp, #64] ; 8-byte Folded Spill
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_12 Depth=1
ldr x0, [sp, #104]
bl _brelse
cmp w23, #0
csel w8, w19, wzr, eq
add x25, x24, w8, sxtw
sub w26, w26, w19
cmp w26, #0
ldr x22, [sp, #64] ; 8-byte Folded Reload
b.le LBB0_26
LBB0_12: ; =>This Loop Header: Depth=1
; Child Loop BB0_23 Depth 2
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr w1, [x8, #4]
mov x0, x26
bl _MIN
mov x19, x0
cbz w23, LBB0_17
; %bb.13: ; in Loop: Header=BB0_12 Depth=1
ldr w0, [sp, #60] ; 4-byte Folded Reload
mov x1, x22
mov x2, x19
bl _read
cmn w0, #1
b.eq LBB0_16
; %bb.14: ; in Loop: Header=BB0_12 Depth=1
mov x4, x0
mov x24, x22
cmp w0, w19
b.eq LBB0_18
; %bb.15: ; in Loop: Header=BB0_12 Depth=1
Lloh30:
adrp x8, _EXIT_FAILURE@GOTPAGE
Lloh31:
ldr x8, [x8, _EXIT_FAILURE@GOTPAGEOFF]
Lloh32:
ldr w0, [x8]
mov w3, w26
Lloh33:
adrp x1, l_.str.5@PAGE
Lloh34:
add x1, x1, l_.str.5@PAGEOFF
mov x2, x20
mov x5, x19
bl _errx
b LBB0_17
LBB0_16: ; in Loop: Header=BB0_12 Depth=1
Lloh35:
adrp x8, _EXIT_FAILURE@GOTPAGE
Lloh36:
ldr x8, [x8, _EXIT_FAILURE@GOTPAGEOFF]
Lloh37:
ldr w0, [x8]
mov w8, w26
stp x20, x8, [sp]
Lloh38:
adrp x1, l_.str.4@PAGE
Lloh39:
add x1, x1, l_.str.4@PAGEOFF
bl _err
LBB0_17: ; in Loop: Header=BB0_12 Depth=1
mov x24, x25
LBB0_18: ; in Loop: Header=BB0_12 Depth=1
Lloh40:
adrp x8, _size@GOTPAGE
Lloh41:
ldr x8, [x8, _size@GOTPAGEOFF]
Lloh42:
ldr w1, [x8]
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _DIP
sub w8, w0, w26
Lloh43:
adrp x9, _debug@GOTPAGE
Lloh44:
ldr x9, [x9, _debug@GOTPAGEOFF]
Lloh45:
ldr w9, [x9]
Lloh46:
adrp x10, _DEBUG_FS_WRITE_FILE_BLOCK@GOTPAGE
Lloh47:
ldr x10, [x10, _DEBUG_FS_WRITE_FILE_BLOCK@GOTPAGEOFF]
Lloh48:
ldr w10, [x10]
sxtw x25, w8
sxtw x22, w19
tst w10, w9
b.eq LBB0_20
; %bb.19: ; in Loop: Header=BB0_12 Depth=1
mov w8, w26
stp x24, x25, [sp]
stp x22, x8, [sp, #16]
Lloh49:
adrp x0, l_.str.6@PAGE
Lloh50:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
LBB0_20: ; in Loop: Header=BB0_12 Depth=1
add x0, sp, #112
add x3, sp, #104
mov x1, x25
mov x2, x19
bl _ffs_balloc
str x0, [x28]
b LBB0_23
LBB0_21: ; in Loop: Header=BB0_23 Depth=2
stp x25, x22, [sp, #16]
stp x21, x0, [sp]
mov w0, #1
mov x1, x27
bl _err
LBB0_22: ; in Loop: Header=BB0_23 Depth=2
ldr x8, [sp, #104]
ldr x0, [x8]
mov x1, x24
mov x2, x19
bl _memcpy
ldr x0, [sp, #104]
bl _bwrite
str x0, [x28]
cbz x0, LBB0_11
LBB0_23: ; Parent Loop BB0_12 Depth=1
; => This Inner Loop Header: Depth=2
cbz x0, LBB0_22
; %bb.24: ; in Loop: Header=BB0_23 Depth=2
mov x0, x20
cbnz w23, LBB0_21
; %bb.25: ; in Loop: Header=BB0_23 Depth=2
Lloh51:
adrp x8, _mode@GOTPAGE
Lloh52:
ldr x8, [x8, _mode@GOTPAGEOFF]
Lloh53:
ldr w1, [x8]
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _DIP
Lloh54:
adrp x8, _S_IFMT@GOTPAGE
Lloh55:
ldr x8, [x8, _S_IFMT@GOTPAGEOFF]
Lloh56:
ldr w8, [x8]
and w0, w8, w0
bl _inode_type
b LBB0_21
LBB0_26:
add x8, sp, #112
add x0, x8, #8
ldr w1, [sp, #112]
ldr x2, [sp, #48] ; 8-byte Folded Reload
bl _ffs_write_inode
cbz x22, LBB0_28
; %bb.27:
mov x0, x22
bl _free
LBB0_28:
ldr w0, [sp, #60] ; 4-byte Folded Reload
cmn w0, #1
b.eq LBB0_30
; %bb.29:
bl _close
LBB0_30:
ldp x29, x30, [sp, #224] ; 16-byte Folded Reload
ldp x20, x19, [sp, #208] ; 16-byte Folded Reload
ldp x22, x21, [sp, #192] ; 16-byte Folded Reload
ldp x24, x23, [sp, #176] ; 16-byte Folded Reload
ldp x26, x25, [sp, #160] ; 16-byte Folded Reload
ldp x28, x27, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #240
ret
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.cfi_endproc
; -- End function
.comm _mode,4,2 ; @mode
.comm _debug,4,2 ; @debug
.comm _DEBUG_FS_WRITE_FILE,4,2 ; @DEBUG_FS_WRITE_FILE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ffs_write_file: ino %u, din %p, isfile %d, %s, size %lld"
.comm _S_IFMT,4,2 ; @S_IFMT
.comm _size,4,2 ; @size
l_.str.1: ; @.str.1
.asciz ", file '%s'\n"
l_.str.2: ; @.str.2
.asciz ", buffer %p\n"
.comm _O_RDONLY,4,2 ; @O_RDONLY
.comm _EXIT_FAILURE,4,2 ; @EXIT_FAILURE
l_.str.3: ; @.str.3
.asciz "Can't open `%s' for reading"
l_.str.4: ; @.str.4
.asciz "Reading `%s', %lld bytes to go"
l_.str.5: ; @.str.5
.asciz "Reading `%s', %lld bytes to go, read %zd bytes, expected %ju bytes, does metalog size= attribute mismatch source size?"
.comm _DEBUG_FS_WRITE_FILE_BLOCK,4,2 ; @DEBUG_FS_WRITE_FILE_BLOCK
l_.str.6: ; @.str.6
.asciz "ffs_write_file: write %p offset %lld size %lld left %lld\n"
.comm _errno,8,3 ; @errno
l_.str.7: ; @.str.7
.asciz "Writing inode %d (%s), bytes %lld + %lld"
.no_dead_strip _ffs_write_file
.subsections_via_symbols
| AnghaBench/freebsd/usr.sbin/makefs/extr_ffs.c_ffs_write_file.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strcasecmp ## -- Begin function strcasecmp
.p2align 4, 0x90
_strcasecmp: ## @strcasecmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %r15
xorl %r12d, %r12d
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movzbl (%r15,%r12), %r13d
movzbl %r13b, %edi
callq ___toupper
movl %eax, %ebx
movzbl (%r14,%r12), %edi
callq ___toupper
subl %eax, %ebx
jne LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
incq %r12
testb %r13b, %r13b
jne LBB0_1
LBB0_3:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strcasecmp ; -- Begin function strcasecmp
.p2align 2
_strcasecmp: ; @strcasecmp
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrb w21, [x20], #1
mov x0, x21
bl ___toupper
mov x22, x0
ldrb w0, [x19], #1
bl ___toupper
subs w0, w22, w0
ccmp w21, #0, #4, eq
b.ne LBB0_1
; %bb.2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/68888682.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _yylex ## -- Begin function yylex
.p2align 4, 0x90
_yylex: ## @yylex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpb $0, _yy_init(%rip)
jne LBB0_10
## %bb.1:
movb $1, _yy_init(%rip)
cmpb $0, _yy_start(%rip)
je LBB0_158
## %bb.2:
cmpq $0, _yyin(%rip)
je LBB0_159
LBB0_3:
cmpq $0, _yyout(%rip)
je LBB0_160
LBB0_4:
movq _yy_buffer_stack(%rip), %rax
testq %rax, %rax
je LBB0_6
## %bb.5:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rbx
testq %rbx, %rbx
jne LBB0_9
LBB0_6:
callq _yyensure_buffer_stack
movq _yyin(%rip), %r14
movl $64, %edi
callq _malloc
testq %rax, %rax
je LBB0_167
## %bb.7:
movq %rax, %rbx
movq $16384, 24(%rax) ## imm = 0x4000
movl $16386, %edi ## imm = 0x4002
callq _malloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB0_167
## %bb.8:
movl $1, 36(%rbx)
movq %rbx, %rdi
movq %r14, %rsi
callq _yy_init_buffer
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
movq %rbx, (%rax,%rcx,8)
LBB0_9:
movl 32(%rbx), %edx
movl %edx, _yy_n_chars(%rip)
movq 16(%rbx), %rdx
movq %rdx, _yy_c_buf_p(%rip)
movq _yytext@GOTPCREL(%rip), %rsi
movq %rdx, (%rsi)
movq (%rax,%rcx,8), %rax
movq (%rax), %rax
movq %rax, _yyin(%rip)
movb (%rdx), %al
movb %al, _yy_hold_char(%rip)
LBB0_10:
leaq _yy_ec(%rip), %r12
leaq _yy_accept(%rip), %r15
leaq _yy_base(%rip), %r14
leaq _yy_chk(%rip), %rbx
leaq _yy_nxt(%rip), %r10
leaq _yy_def(%rip), %r11
leaq _yy_meta(%rip), %r9
.p2align 4, 0x90
LBB0_11: ## =>This Loop Header: Depth=1
## Child Loop BB0_13 Depth 2
## Child Loop BB0_17 Depth 3
## Child Loop BB0_20 Depth 3
## Child Loop BB0_23 Depth 4
## Child Loop BB0_42 Depth 5
## Child Loop BB0_45 Depth 5
## Child Loop BB0_49 Depth 5
## Child Loop BB0_53 Depth 5
## Child Loop BB0_62 Depth 5
## Child Loop BB0_67 Depth 5
## Child Loop BB0_77 Depth 5
## Child Loop BB0_108 Depth 4
## Child Loop BB0_115 Depth 5
## Child Loop BB0_121 Depth 4
## Child Loop BB0_95 Depth 4
## Child Loop BB0_102 Depth 5
## Child Loop BB0_127 Depth 3
## Child Loop BB0_134 Depth 4
movq _yy_c_buf_p(%rip), %r13
movb _yy_hold_char(%rip), %al
movb %al, (%r13)
movzbl _yy_start(%rip), %ecx
movq %r13, -48(%rbp) ## 8-byte Spill
jmp LBB0_13
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_13 Depth=2
movzwl (%r10,%rsi,2), %ecx
incq %r13
movzwl (%r14,%rcx,2), %eax
cmpl $459, %eax ## imm = 0x1CB
je LBB0_19
LBB0_13: ## Parent Loop BB0_11 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_17 Depth 3
## Child Loop BB0_20 Depth 3
## Child Loop BB0_23 Depth 4
## Child Loop BB0_42 Depth 5
## Child Loop BB0_45 Depth 5
## Child Loop BB0_49 Depth 5
## Child Loop BB0_53 Depth 5
## Child Loop BB0_62 Depth 5
## Child Loop BB0_67 Depth 5
## Child Loop BB0_77 Depth 5
## Child Loop BB0_108 Depth 4
## Child Loop BB0_115 Depth 5
## Child Loop BB0_121 Depth 4
## Child Loop BB0_95 Depth 4
## Child Loop BB0_102 Depth 5
## Child Loop BB0_127 Depth 3
## Child Loop BB0_134 Depth 4
movzbl (%r13), %edx
movl %ecx, %eax
cmpw $0, (%r15,%rax,2)
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_13 Depth=2
movl %ecx, _yy_last_accepting_state(%rip)
movq %r13, _yy_last_accepting_cpos(%rip)
LBB0_15: ## in Loop: Header=BB0_13 Depth=2
movb (%rdx,%r12), %dl
movzbl %dl, %edi
movzwl (%r14,%rax,2), %esi
addq %rdi, %rsi
movswl (%rbx,%rsi,2), %edi
cmpl %edi, %ecx
jne LBB0_17
jmp LBB0_12
.p2align 4, 0x90
LBB0_16: ## in Loop: Header=BB0_17 Depth=3
movzwl (%r14,%rax,2), %ecx
movzbl %dl, %esi
addq %rcx, %rsi
cmpw (%rbx,%rsi,2), %ax
je LBB0_12
LBB0_17: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## => This Inner Loop Header: Depth=3
movswq (%r11,%rax,2), %rax
cmpq $206, %rax
jl LBB0_16
## %bb.18: ## in Loop: Header=BB0_17 Depth=3
movzbl %dl, %ecx
movzbl (%rcx,%r9), %edx
jmp LBB0_16
LBB0_19: ## in Loop: Header=BB0_13 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
movq %rax, -64(%rbp) ## 8-byte Spill
movl %ecx, %eax
LBB0_20: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB0_23 Depth 4
## Child Loop BB0_42 Depth 5
## Child Loop BB0_45 Depth 5
## Child Loop BB0_49 Depth 5
## Child Loop BB0_53 Depth 5
## Child Loop BB0_62 Depth 5
## Child Loop BB0_67 Depth 5
## Child Loop BB0_77 Depth 5
## Child Loop BB0_108 Depth 4
## Child Loop BB0_115 Depth 5
## Child Loop BB0_121 Depth 4
## Child Loop BB0_95 Depth 4
## Child Loop BB0_102 Depth 5
cltq
movzwl (%r15,%rax,2), %eax
testw %ax, %ax
jne LBB0_22
## %bb.21: ## in Loop: Header=BB0_20 Depth=3
movq _yy_last_accepting_cpos(%rip), %r13
movslq _yy_last_accepting_state(%rip), %rax
movzwl (%r15,%rax,2), %eax
LBB0_22: ## in Loop: Header=BB0_20 Depth=3
movswl %ax, %edx
movq _yytext@GOTPCREL(%rip), %rax
movq -64(%rbp), %rcx ## 8-byte Reload
movq %rcx, (%rax)
movq %r13, %rax
subq %rcx, %rax
movq _yyleng@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movb (%r13), %al
movb %al, _yy_hold_char(%rip)
movb $0, (%r13)
movq %r13, %rsi
LBB0_23: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## => This Loop Header: Depth=4
## Child Loop BB0_42 Depth 5
## Child Loop BB0_45 Depth 5
## Child Loop BB0_49 Depth 5
## Child Loop BB0_53 Depth 5
## Child Loop BB0_62 Depth 5
## Child Loop BB0_67 Depth 5
## Child Loop BB0_77 Depth 5
movq %rsi, _yy_c_buf_p(%rip)
cmpl $21, %edx
ja LBB0_163
## %bb.24: ## in Loop: Header=BB0_23 Depth=4
movl %edx, %eax
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
leaq _yy_base(%rip), %r14
jmpq *%rax
LBB0_25: ## in Loop: Header=BB0_23 Depth=4
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movb _yy_hold_char(%rip), %al
movb %al, (%r13)
movq _yy_buffer_stack(%rip), %rdi
movq _yy_buffer_stack_top(%rip), %r8
movq (%rdi,%r8,8), %r15
cmpl $0, 60(%r15)
movq %rcx, -72(%rbp) ## 8-byte Spill
je LBB0_27
## %bb.26: ## in Loop: Header=BB0_23 Depth=4
movl _yy_n_chars(%rip), %ecx
jmp LBB0_28
.p2align 4, 0x90
LBB0_27: ## in Loop: Header=BB0_23 Depth=4
movl 32(%r15), %ecx
movl %ecx, _yy_n_chars(%rip)
movq _yyin(%rip), %rax
movq %rax, (%r15)
movq (%rdi,%r8,8), %r15
movl $1, 60(%r15)
LBB0_28: ## in Loop: Header=BB0_23 Depth=4
movq _yy_c_buf_p(%rip), %r14
movq 8(%r15), %rax
movslq %ecx, %rcx
leaq (%rax,%rcx), %rdx
cmpq %rdx, %r14
jbe LBB0_105
## %bb.29: ## in Loop: Header=BB0_23 Depth=4
leaq (%rcx,%rax), %rdx
incq %rdx
cmpq %rdx, %r14
ja LBB0_164
## %bb.30: ## in Loop: Header=BB0_23 Depth=4
movq _yytext@GOTPCREL(%rip), %rdx
movq (%rdx), %rsi
cmpl $0, 56(%r15)
je LBB0_36
## %bb.31: ## in Loop: Header=BB0_23 Depth=4
movq %rsi, -48(%rbp) ## 8-byte Spill
movq %rsi, %r12
notq %r12
movq %r12, %rcx
addq %r14, %rcx
movq %rcx, -56(%rbp) ## 8-byte Spill
movq %rdi, -88(%rbp) ## 8-byte Spill
movq %r8, -80(%rbp) ## 8-byte Spill
je LBB0_55
## %bb.32: ## in Loop: Header=BB0_23 Depth=4
movq -56(%rbp), %r15 ## 8-byte Reload
cmpq $8, %r15
jb LBB0_37
## %bb.33: ## in Loop: Header=BB0_23 Depth=4
movq %rax, %rdx
movq -48(%rbp), %rcx ## 8-byte Reload
subq %rcx, %rdx
cmpq $32, %rdx
jb LBB0_38
## %bb.34: ## in Loop: Header=BB0_23 Depth=4
cmpq $32, %r15
jae LBB0_39
## %bb.35: ## in Loop: Header=BB0_23 Depth=4
xorl %r8d, %r8d
jmp LBB0_48
.p2align 4, 0x90
LBB0_36: ## in Loop: Header=BB0_23 Depth=4
subq %rsi, %r14
movl $21, %edx
cmpq $1, %r14
leaq _yy_accept(%rip), %r15
leaq _yy_ec(%rip), %r12
je LBB0_23
jmp LBB0_92
LBB0_37: ## in Loop: Header=BB0_23 Depth=4
movq %rax, %rsi
movq -48(%rbp), %rdi ## 8-byte Reload
xorl %r8d, %r8d
jmp LBB0_52
LBB0_38: ## in Loop: Header=BB0_23 Depth=4
movq %rax, %rsi
movq %rcx, %rdi
xorl %r8d, %r8d
jmp LBB0_52
LBB0_39: ## in Loop: Header=BB0_23 Depth=4
movq %r15, %r8
andq $-32, %r8
leaq -32(%r8), %rdx
movq %rdx, %rdi
shrq $5, %rdi
incq %rdi
movl %edi, %esi
andl $3, %esi
cmpq $96, %rdx
jae LBB0_41
## %bb.40: ## in Loop: Header=BB0_23 Depth=4
xorl %ebx, %ebx
jmp LBB0_43
LBB0_41: ## in Loop: Header=BB0_23 Depth=4
andq $-4, %rdi
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_42: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_23 Depth=4
## => This Inner Loop Header: Depth=5
movups (%rcx,%rbx), %xmm0
movups 16(%rcx,%rbx), %xmm1
movups %xmm0, (%rax,%rbx)
movups %xmm1, 16(%rax,%rbx)
movups 32(%rcx,%rbx), %xmm0
movups 48(%rcx,%rbx), %xmm1
movups %xmm0, 32(%rax,%rbx)
movups %xmm1, 48(%rax,%rbx)
movups 64(%rcx,%rbx), %xmm0
movups 80(%rcx,%rbx), %xmm1
movups %xmm0, 64(%rax,%rbx)
movups %xmm1, 80(%rax,%rbx)
movups 96(%rcx,%rbx), %xmm0
movups 112(%rcx,%rbx), %xmm1
movups %xmm0, 96(%rax,%rbx)
movups %xmm1, 112(%rax,%rbx)
subq $-128, %rbx
addq $-4, %rdi
jne LBB0_42
LBB0_43: ## in Loop: Header=BB0_23 Depth=4
testq %rsi, %rsi
je LBB0_46
## %bb.44: ## in Loop: Header=BB0_23 Depth=4
leaq (%rcx,%rbx), %rdi
addq $16, %rdi
addq %rax, %rbx
addq $16, %rbx
shlq $5, %rsi
xorl %edx, %edx
.p2align 4, 0x90
LBB0_45: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_23 Depth=4
## => This Inner Loop Header: Depth=5
movups -16(%rdi,%rdx), %xmm0
movups (%rdi,%rdx), %xmm1
movups %xmm0, -16(%rbx,%rdx)
movups %xmm1, (%rbx,%rdx)
addq $32, %rdx
cmpq %rdx, %rsi
jne LBB0_45
LBB0_46: ## in Loop: Header=BB0_23 Depth=4
cmpq %r8, %r15
je LBB0_54
## %bb.47: ## in Loop: Header=BB0_23 Depth=4
testb $24, %r15b
je LBB0_51
LBB0_48: ## in Loop: Header=BB0_23 Depth=4
movq %r8, %rdx
movq %r15, %r8
andq $-8, %r8
leaq (%rax,%r8), %rsi
leaq (%rcx,%r8), %rdi
.p2align 4, 0x90
LBB0_49: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_23 Depth=4
## => This Inner Loop Header: Depth=5
movq (%rcx,%rdx), %rbx
movq %rbx, (%rax,%rdx)
addq $8, %rdx
cmpq %rdx, %r8
jne LBB0_49
## %bb.50: ## in Loop: Header=BB0_23 Depth=4
cmpq %r8, %r15
jne LBB0_52
jmp LBB0_54
LBB0_51: ## in Loop: Header=BB0_23 Depth=4
leaq (%rcx,%r8), %rdi
addq %r8, %rax
movq %rax, %rsi
LBB0_52: ## in Loop: Header=BB0_23 Depth=4
movq %r14, %rax
subq %r8, %rax
addq %rax, %r12
xorl %eax, %eax
.p2align 4, 0x90
LBB0_53: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_23 Depth=4
## => This Inner Loop Header: Depth=5
movzbl (%rdi,%rax), %edx
movb %dl, (%rsi,%rax)
incq %rax
cmpq %rax, %r12
jne LBB0_53
LBB0_54: ## in Loop: Header=BB0_23 Depth=4
movq -88(%rbp), %rdi ## 8-byte Reload
movq -80(%rbp), %r8 ## 8-byte Reload
movq (%rdi,%r8,8), %r15
LBB0_55: ## in Loop: Header=BB0_23 Depth=4
cmpl $2, 60(%r15)
jne LBB0_60
## %bb.56: ## in Loop: Header=BB0_23 Depth=4
movl $0, _yy_n_chars(%rip)
leaq _yy_ec(%rip), %r12
LBB0_57: ## in Loop: Header=BB0_23 Depth=4
movl $0, 32(%r15)
LBB0_58: ## in Loop: Header=BB0_23 Depth=4
cmpq $0, -56(%rbp) ## 8-byte Folded Reload
je LBB0_75
## %bb.59: ## in Loop: Header=BB0_23 Depth=4
movl $2, 60(%r15)
movl $2, %r14d
xorl %ebx, %ebx
jmp LBB0_84
LBB0_60: ## in Loop: Header=BB0_23 Depth=4
movq -48(%rbp), %rax ## 8-byte Reload
subq %r14, %rax
movq 24(%r15), %rcx
movq %rcx, %r12
addq %rax, %r12
jne LBB0_65
## %bb.61: ## in Loop: Header=BB0_23 Depth=4
movq %rax, -48(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_62: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_23 Depth=4
## => This Inner Loop Header: Depth=5
cmpl $0, 36(%r15)
je LBB0_161
## %bb.63: ## in Loop: Header=BB0_62 Depth=5
movq 8(%r15), %rbx
leaq (%rcx,%rcx), %rax
movq %rcx, %rsi
shrq $3, %rsi
addq %rcx, %rsi
testq %rax, %rax
cmovneq %rax, %rsi
movq %rsi, 24(%r15)
addq $2, %rsi
movq %rbx, %rdi
callq _realloc
movq %rax, 8(%r15)
testq %rax, %rax
je LBB0_162
## %bb.64: ## in Loop: Header=BB0_62 Depth=5
subq %rbx, %r14
movslq %r14d, %rcx
addq %rcx, %rax
movq %rax, _yy_c_buf_p(%rip)
movq -88(%rbp), %rcx ## 8-byte Reload
movq -80(%rbp), %rdx ## 8-byte Reload
movq (%rcx,%rdx,8), %r15
movq 24(%r15), %rcx
movq %rcx, %r12
movq %rax, %r14
addq -48(%rbp), %r12 ## 8-byte Folded Reload
je LBB0_62
LBB0_65: ## in Loop: Header=BB0_23 Depth=4
cmpq $8192, %r12 ## imm = 0x2000
movl $8192, %eax ## imm = 0x2000
cmovaeq %rax, %r12
cmpl $0, 40(%r15)
je LBB0_76
## %bb.66: ## in Loop: Header=BB0_23 Depth=4
xorl %ebx, %ebx
movq -56(%rbp), %r14 ## 8-byte Reload
.p2align 4, 0x90
LBB0_67: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_23 Depth=4
## => This Inner Loop Header: Depth=5
movq _yyin(%rip), %rdi
callq _getc
cmpl $-1, %eax
je LBB0_71
## %bb.68: ## in Loop: Header=BB0_67 Depth=5
cmpl $10, %eax
je LBB0_71
## %bb.69: ## in Loop: Header=BB0_67 Depth=5
movq _yy_buffer_stack(%rip), %rcx
movq _yy_buffer_stack_top(%rip), %rdx
movq (%rcx,%rdx,8), %rcx
movq 8(%rcx), %rcx
addq %r14, %rcx
movb %al, (%rbx,%rcx)
incq %rbx
cmpq %rbx, %r12
jne LBB0_67
## %bb.70: ## in Loop: Header=BB0_23 Depth=4
movq %r12, %rbx
LBB0_71: ## in Loop: Header=BB0_23 Depth=4
cmpl $-1, %eax
leaq _yy_ec(%rip), %r12
je LBB0_82
## %bb.72: ## in Loop: Header=BB0_23 Depth=4
cmpl $10, %eax
jne LBB0_74
## %bb.73: ## in Loop: Header=BB0_23 Depth=4
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rax
movq 8(%rax), %rax
addq %r14, %rax
movb $10, (%rbx,%rax)
incq %rbx
LBB0_74: ## in Loop: Header=BB0_23 Depth=4
leaq _yy_nxt(%rip), %r10
leaq _yy_def(%rip), %r11
leaq _yy_meta(%rip), %r9
jmp LBB0_83
LBB0_75: ## in Loop: Header=BB0_23 Depth=4
movq _yyin(%rip), %rdi
callq _yyrestart
leaq _yy_meta(%rip), %r9
leaq _yy_def(%rip), %r11
leaq _yy_nxt(%rip), %r10
movl _yy_n_chars(%rip), %ebx
movq _yy_buffer_stack(%rip), %rdi
movq _yy_buffer_stack_top(%rip), %r8
movq (%rdi,%r8,8), %r15
movl $1, %r14d
jmp LBB0_84
LBB0_76: ## in Loop: Header=BB0_23 Depth=4
callq ___error
movl $0, (%rax)
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rax
movq 8(%rax), %rdi
movq -56(%rbp), %r14 ## 8-byte Reload
.p2align 4, 0x90
LBB0_77: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_23 Depth=4
## => This Inner Loop Header: Depth=5
addq %r14, %rdi
movq _yyin(%rip), %rcx
movl $1, %esi
movq %r12, %rdx
callq _fread
movq %rax, %rbx
movl %ebx, _yy_n_chars(%rip)
testl %ebx, %ebx
jne LBB0_81
## %bb.78: ## in Loop: Header=BB0_77 Depth=5
movq _yyin(%rip), %rdi
callq _ferror
testl %eax, %eax
je LBB0_88
## %bb.79: ## in Loop: Header=BB0_77 Depth=5
callq ___error
cmpl $4, (%rax)
jne LBB0_165
## %bb.80: ## in Loop: Header=BB0_77 Depth=5
callq ___error
movl $0, (%rax)
movq _yyin(%rip), %rdi
callq _clearerr
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rax
movq 8(%rax), %rdi
jmp LBB0_77
LBB0_81: ## in Loop: Header=BB0_23 Depth=4
movq _yy_buffer_stack(%rip), %rdi
movq _yy_buffer_stack_top(%rip), %r8
movq (%rdi,%r8,8), %r15
movl %ebx, 32(%r15)
xorl %r14d, %r14d
leaq _yy_ec(%rip), %r12
leaq _yy_nxt(%rip), %r10
leaq _yy_def(%rip), %r11
leaq _yy_meta(%rip), %r9
jmp LBB0_84
LBB0_82: ## in Loop: Header=BB0_23 Depth=4
movq _yyin(%rip), %rdi
callq _ferror
testl %eax, %eax
leaq _yy_nxt(%rip), %r10
leaq _yy_def(%rip), %r11
leaq _yy_meta(%rip), %r9
jne LBB0_165
LBB0_83: ## in Loop: Header=BB0_23 Depth=4
movl %ebx, _yy_n_chars(%rip)
movq _yy_buffer_stack(%rip), %rdi
movq _yy_buffer_stack_top(%rip), %r8
movq (%rdi,%r8,8), %r15
movl %ebx, 32(%r15)
xorl %r14d, %r14d
testl %ebx, %ebx
je LBB0_58
.p2align 4, 0x90
LBB0_84: ## in Loop: Header=BB0_23 Depth=4
movl %ebx, %eax
addq -56(%rbp), %rax ## 8-byte Folded Reload
movslq %eax, %rcx
cmpq 24(%r15), %rcx
jbe LBB0_86
## %bb.85: ## in Loop: Header=BB0_23 Depth=4
movl %ebx, %ecx
sarl %ecx
addl %ecx, %eax
movl %r14d, -48(%rbp) ## 4-byte Spill
movq %rdi, %r14
movq 8(%r15), %rdi
movslq %eax, %rsi
movq %r8, %r15
callq _realloc
movq %r15, %r8
movq %r14, %rdi
movl -48(%rbp), %r14d ## 4-byte Reload
leaq _yy_meta(%rip), %r9
leaq _yy_def(%rip), %r11
leaq _yy_nxt(%rip), %r10
movq (%rdi,%r15,8), %rcx
movq %rax, 8(%rcx)
movq (%rdi,%r15,8), %rax
movq 8(%rax), %rax
testq %rax, %rax
jne LBB0_87
jmp LBB0_166
LBB0_86: ## in Loop: Header=BB0_23 Depth=4
movq 8(%r15), %rax
LBB0_87: ## in Loop: Header=BB0_23 Depth=4
addl -56(%rbp), %ebx ## 4-byte Folded Reload
movl %ebx, _yy_n_chars(%rip)
movslq %ebx, %rcx
movb $0, (%rax,%rcx)
movq (%rdi,%r8,8), %rax
movq 8(%rax), %rax
movb $0, 1(%rcx,%rax)
movq (%rdi,%r8,8), %rax
movq 8(%rax), %rsi
movq _yytext@GOTPCREL(%rip), %rax
movq %rsi, (%rax)
movl $21, %edx
cmpl $1, %r14d
leaq _yy_accept(%rip), %r15
leaq _yy_chk(%rip), %rbx
je LBB0_23
jmp LBB0_89
LBB0_88: ## in Loop: Header=BB0_23 Depth=4
movq _yy_buffer_stack(%rip), %rdi
movq _yy_buffer_stack_top(%rip), %r8
movq (%rdi,%r8,8), %r15
leaq _yy_ec(%rip), %r12
leaq _yy_nxt(%rip), %r10
leaq _yy_def(%rip), %r11
leaq _yy_meta(%rip), %r9
jmp LBB0_57
LBB0_89: ## in Loop: Header=BB0_20 Depth=3
movq %rsi, -48(%rbp) ## 8-byte Spill
testl %r14d, %r14d
je LBB0_124
## %bb.90: ## in Loop: Header=BB0_20 Depth=3
cmpl $2, %r14d
leaq _yy_base(%rip), %r14
jne LBB0_11
## %bb.91: ## in Loop: Header=BB0_20 Depth=3
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rax
movq 8(%rax), %rax
movslq _yy_n_chars(%rip), %rcx
movq -48(%rbp), %rsi ## 8-byte Reload
LBB0_92: ## in Loop: Header=BB0_20 Depth=3
movq %rcx, %r13
addq %rax, %r13
movq %r13, _yy_c_buf_p(%rip)
movzbl _yy_start(%rip), %eax
movq %rsi, -64(%rbp) ## 8-byte Spill
cmpq %r13, %rsi
leaq _yy_base(%rip), %r8
jae LBB0_20
## %bb.93: ## in Loop: Header=BB0_20 Depth=3
movq %rsi, %r14
movq %rsi, %rcx
jmp LBB0_95
.p2align 4, 0x90
LBB0_94: ## in Loop: Header=BB0_95 Depth=4
movzwl (%r10,%rdi,2), %eax
incq %rcx
cmpq %r13, %rcx
je LBB0_123
LBB0_95: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## => This Loop Header: Depth=4
## Child Loop BB0_102 Depth 5
movzbl (%rcx), %edx
testq %rdx, %rdx
je LBB0_97
## %bb.96: ## in Loop: Header=BB0_95 Depth=4
movb (%rdx,%r12), %dl
jmp LBB0_98
.p2align 4, 0x90
LBB0_97: ## in Loop: Header=BB0_95 Depth=4
movb $1, %dl
LBB0_98: ## in Loop: Header=BB0_95 Depth=4
movl %eax, %esi
cmpw $0, (%r15,%rsi,2)
je LBB0_100
## %bb.99: ## in Loop: Header=BB0_95 Depth=4
movl %eax, _yy_last_accepting_state(%rip)
movq %rcx, _yy_last_accepting_cpos(%rip)
LBB0_100: ## in Loop: Header=BB0_95 Depth=4
movzwl (%r8,%rsi,2), %ebx
movzbl %dl, %edi
addq %rbx, %rdi
leaq _yy_chk(%rip), %r9
movswl (%r9,%rdi,2), %ebx
cmpl %ebx, %eax
movq %r9, %rbx
leaq _yy_meta(%rip), %r9
jne LBB0_102
jmp LBB0_94
.p2align 4, 0x90
LBB0_101: ## in Loop: Header=BB0_102 Depth=5
movzwl (%r8,%rsi,2), %eax
movzbl %dl, %edi
addq %rax, %rdi
cmpw (%rbx,%rdi,2), %si
je LBB0_94
LBB0_102: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_95 Depth=4
## => This Inner Loop Header: Depth=5
movswq (%r11,%rsi,2), %rsi
cmpq $206, %rsi
jl LBB0_101
## %bb.103: ## in Loop: Header=BB0_102 Depth=5
movzbl %dl, %eax
movzbl (%rax,%r9), %edx
jmp LBB0_101
LBB0_104: ## in Loop: Header=BB0_20 Depth=3
movb _yy_hold_char(%rip), %al
movb %al, (%r13)
movq _yy_last_accepting_cpos(%rip), %r13
movl _yy_last_accepting_state(%rip), %eax
jmp LBB0_20
LBB0_105: ## in Loop: Header=BB0_20 Depth=3
subq -72(%rbp), %r13 ## 8-byte Folded Reload
movl %r13d, %ecx
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rdx
shlq $32, %r13
movabsq $-4294967296, %rax ## imm = 0xFFFFFFFF00000000
addq %rax, %r13
sarq $32, %r13
addq %rdx, %r13
movq %r13, _yy_c_buf_p(%rip)
movzbl _yy_start(%rip), %eax
cmpl $2, %ecx
leaq _yy_base(%rip), %r14
movq %rdx, -64(%rbp) ## 8-byte Spill
jl LBB0_117
## %bb.106: ## in Loop: Header=BB0_20 Depth=3
movq %rdx, %rcx
leaq _yy_accept(%rip), %r15
jmp LBB0_108
.p2align 4, 0x90
LBB0_107: ## in Loop: Header=BB0_108 Depth=4
movzwl (%r10,%rdi,2), %eax
incq %rcx
cmpq %r13, %rcx
je LBB0_118
LBB0_108: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## => This Loop Header: Depth=4
## Child Loop BB0_115 Depth 5
movzbl (%rcx), %edx
testq %rdx, %rdx
je LBB0_110
## %bb.109: ## in Loop: Header=BB0_108 Depth=4
movb (%rdx,%r12), %dl
jmp LBB0_111
.p2align 4, 0x90
LBB0_110: ## in Loop: Header=BB0_108 Depth=4
movb $1, %dl
LBB0_111: ## in Loop: Header=BB0_108 Depth=4
movl %eax, %esi
cmpw $0, (%r15,%rsi,2)
je LBB0_113
## %bb.112: ## in Loop: Header=BB0_108 Depth=4
movl %eax, _yy_last_accepting_state(%rip)
movq %rcx, _yy_last_accepting_cpos(%rip)
LBB0_113: ## in Loop: Header=BB0_108 Depth=4
movzwl (%r14,%rsi,2), %ebx
movzbl %dl, %edi
addq %rbx, %rdi
leaq _yy_chk(%rip), %r8
movswl (%r8,%rdi,2), %ebx
cmpl %ebx, %eax
movq %r8, %rbx
jne LBB0_115
jmp LBB0_107
.p2align 4, 0x90
LBB0_114: ## in Loop: Header=BB0_115 Depth=5
movzwl (%r14,%rsi,2), %eax
movzbl %dl, %edi
addq %rax, %rdi
cmpw (%rbx,%rdi,2), %si
je LBB0_107
LBB0_115: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## Parent Loop BB0_108 Depth=4
## => This Inner Loop Header: Depth=5
movswq (%r11,%rsi,2), %rsi
cmpq $206, %rsi
jl LBB0_114
## %bb.116: ## in Loop: Header=BB0_115 Depth=5
movzbl %dl, %eax
movzbl (%rax,%r9), %edx
jmp LBB0_114
LBB0_117: ## in Loop: Header=BB0_20 Depth=3
leaq _yy_accept(%rip), %r15
LBB0_118: ## in Loop: Header=BB0_20 Depth=3
movl %eax, %ecx
cmpw $0, (%r15,%rcx,2)
je LBB0_120
## %bb.119: ## in Loop: Header=BB0_20 Depth=3
movl %eax, _yy_last_accepting_state(%rip)
movq %r13, _yy_last_accepting_cpos(%rip)
LBB0_120: ## in Loop: Header=BB0_20 Depth=3
movzwl (%r14,%rcx,2), %edx
movswl 2(%rbx,%rdx,2), %esi
cmpl %esi, %eax
je LBB0_122
.p2align 4, 0x90
LBB0_121: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_20 Depth=3
## => This Inner Loop Header: Depth=4
movswq (%r11,%rcx,2), %rcx
movzwl (%r14,%rcx,2), %edx
cmpw 2(%rbx,%rdx,2), %cx
jne LBB0_121
LBB0_122: ## in Loop: Header=BB0_20 Depth=3
incq %rdx
movzwl (%r10,%rdx,2), %ecx
cmpl $205, %ecx
je LBB0_20
jmp LBB0_136
LBB0_123: ## in Loop: Header=BB0_20 Depth=3
movq %r14, -64(%rbp) ## 8-byte Spill
jmp LBB0_20
LBB0_124: ## in Loop: Header=BB0_13 Depth=2
subq -72(%rbp), %r13 ## 8-byte Folded Reload
movl %r13d, %eax
shlq $32, %r13
movabsq $-4294967296, %rcx ## imm = 0xFFFFFFFF00000000
addq %rcx, %r13
sarq $32, %r13
addq -48(%rbp), %r13 ## 8-byte Folded Reload
movq %r13, _yy_c_buf_p(%rip)
movzbl _yy_start(%rip), %ecx
cmpl $2, %eax
leaq _yy_base(%rip), %r14
jl LBB0_13
## %bb.125: ## in Loop: Header=BB0_13 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
jmp LBB0_127
.p2align 4, 0x90
LBB0_126: ## in Loop: Header=BB0_127 Depth=3
movzwl (%r10,%rdi,2), %ecx
incq %rax
cmpq %r13, %rax
je LBB0_13
LBB0_127: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB0_134 Depth 4
movzbl (%rax), %edx
testq %rdx, %rdx
je LBB0_129
## %bb.128: ## in Loop: Header=BB0_127 Depth=3
movb (%rdx,%r12), %dl
jmp LBB0_130
.p2align 4, 0x90
LBB0_129: ## in Loop: Header=BB0_127 Depth=3
movb $1, %dl
LBB0_130: ## in Loop: Header=BB0_127 Depth=3
movl %ecx, %esi
cmpw $0, (%r15,%rsi,2)
je LBB0_132
## %bb.131: ## in Loop: Header=BB0_127 Depth=3
movl %ecx, _yy_last_accepting_state(%rip)
movq %rax, _yy_last_accepting_cpos(%rip)
LBB0_132: ## in Loop: Header=BB0_127 Depth=3
movzwl (%r14,%rsi,2), %ebx
movzbl %dl, %edi
addq %rbx, %rdi
leaq _yy_chk(%rip), %r8
movswl (%r8,%rdi,2), %ebx
cmpl %ebx, %ecx
movq %r8, %rbx
jne LBB0_134
jmp LBB0_126
.p2align 4, 0x90
LBB0_133: ## in Loop: Header=BB0_134 Depth=4
movzwl (%r14,%rsi,2), %ecx
movzbl %dl, %edi
addq %rcx, %rdi
cmpw (%rbx,%rdi,2), %si
je LBB0_126
LBB0_134: ## Parent Loop BB0_11 Depth=1
## Parent Loop BB0_13 Depth=2
## Parent Loop BB0_127 Depth=3
## => This Inner Loop Header: Depth=4
movswq (%r11,%rsi,2), %rsi
cmpq $206, %rsi
jl LBB0_133
## %bb.135: ## in Loop: Header=BB0_134 Depth=4
movzbl %dl, %ecx
movzbl (%rcx,%r9), %edx
jmp LBB0_133
LBB0_136: ## in Loop: Header=BB0_13 Depth=2
incq %r13
movq %r13, _yy_c_buf_p(%rip)
movq -64(%rbp), %rax ## 8-byte Reload
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB0_13
LBB0_137: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.3(%rip), %rdi
jmp LBB0_154
LBB0_138: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.8(%rip), %rdi
jmp LBB0_154
LBB0_139: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.11(%rip), %rdi
jmp LBB0_154
LBB0_140: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.15(%rip), %rdi
jmp LBB0_154
LBB0_141: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
jmp LBB0_154
LBB0_142: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
jmp LBB0_154
LBB0_143: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.2(%rip), %rdi
jmp LBB0_154
LBB0_144: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.4(%rip), %rdi
jmp LBB0_154
LBB0_145: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.5(%rip), %rdi
jmp LBB0_154
LBB0_146: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.6(%rip), %rdi
jmp LBB0_154
LBB0_147: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.7(%rip), %rdi
jmp LBB0_154
LBB0_148: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.9(%rip), %rdi
jmp LBB0_154
LBB0_149: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.10(%rip), %rdi
jmp LBB0_154
LBB0_150: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.12(%rip), %rdi
jmp LBB0_154
LBB0_151: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.13(%rip), %rdi
jmp LBB0_154
LBB0_152: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.14(%rip), %rdi
jmp LBB0_154
LBB0_153: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.16(%rip), %rdi
.p2align 4, 0x90
LBB0_154: ## in Loop: Header=BB0_11 Depth=1
xorl %eax, %eax
callq _printf
LBB0_155: ## in Loop: Header=BB0_11 Depth=1
leaq _yy_meta(%rip), %r9
leaq _yy_def(%rip), %r11
leaq _yy_nxt(%rip), %r10
jmp LBB0_11
LBB0_156: ## in Loop: Header=BB0_11 Depth=1
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _yyleng@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq _yyout(%rip), %rcx
movl $1, %edx
callq _fwrite
jmp LBB0_155
LBB0_157:
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_158:
movb $1, _yy_start(%rip)
cmpq $0, _yyin(%rip)
jne LBB0_3
LBB0_159:
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, _yyin(%rip)
cmpq $0, _yyout(%rip)
jne LBB0_4
LBB0_160:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, _yyout(%rip)
jmp LBB0_4
LBB0_161:
movq $0, 8(%r15)
LBB0_162:
leaq L_.str.25(%rip), %rdi
callq _yy_fatal_error
LBB0_163:
leaq L_.str.17(%rip), %rdi
callq _yy_fatal_error
LBB0_164:
leaq L_.str.24(%rip), %rdi
callq _yy_fatal_error
LBB0_165:
leaq L_.str.26(%rip), %rdi
callq _yy_fatal_error
LBB0_166:
leaq L_.str.27(%rip), %rdi
callq _yy_fatal_error
LBB0_167:
leaq L_.str.18(%rip), %rdi
callq _yy_fatal_error
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_104, LBB0_104-LJTI0_0
.set L0_0_set_141, LBB0_141-LJTI0_0
.set L0_0_set_142, LBB0_142-LJTI0_0
.set L0_0_set_143, LBB0_143-LJTI0_0
.set L0_0_set_137, LBB0_137-LJTI0_0
.set L0_0_set_144, LBB0_144-LJTI0_0
.set L0_0_set_145, LBB0_145-LJTI0_0
.set L0_0_set_146, LBB0_146-LJTI0_0
.set L0_0_set_147, LBB0_147-LJTI0_0
.set L0_0_set_138, LBB0_138-LJTI0_0
.set L0_0_set_148, LBB0_148-LJTI0_0
.set L0_0_set_149, LBB0_149-LJTI0_0
.set L0_0_set_139, LBB0_139-LJTI0_0
.set L0_0_set_150, LBB0_150-LJTI0_0
.set L0_0_set_151, LBB0_151-LJTI0_0
.set L0_0_set_152, LBB0_152-LJTI0_0
.set L0_0_set_140, LBB0_140-LJTI0_0
.set L0_0_set_153, LBB0_153-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_156, LBB0_156-LJTI0_0
.set L0_0_set_25, LBB0_25-LJTI0_0
.set L0_0_set_157, LBB0_157-LJTI0_0
LJTI0_0:
.long L0_0_set_104
.long L0_0_set_141
.long L0_0_set_142
.long L0_0_set_143
.long L0_0_set_137
.long L0_0_set_144
.long L0_0_set_145
.long L0_0_set_146
.long L0_0_set_147
.long L0_0_set_138
.long L0_0_set_148
.long L0_0_set_149
.long L0_0_set_139
.long L0_0_set_150
.long L0_0_set_151
.long L0_0_set_152
.long L0_0_set_140
.long L0_0_set_153
.long L0_0_set_11
.long L0_0_set_156
.long L0_0_set_25
.long L0_0_set_157
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function yyensure_buffer_stack
_yyensure_buffer_stack: ## @yyensure_buffer_stack
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq _yy_buffer_stack(%rip), %rdi
testq %rdi, %rdi
je LBB1_1
## %bb.3:
movq _yy_buffer_stack_max(%rip), %rbx
leaq -1(%rbx), %rax
cmpq %rax, _yy_buffer_stack_top(%rip)
jb LBB1_6
## %bb.4:
leaq 64(,%rbx,8), %rsi
callq _realloc
movq %rax, _yy_buffer_stack(%rip)
testq %rax, %rax
je LBB1_7
## %bb.5:
leaq 8(%rbx), %rcx
xorps %xmm0, %xmm0
movups %xmm0, 48(%rax,%rbx,8)
movups %xmm0, 32(%rax,%rbx,8)
movups %xmm0, 16(%rax,%rbx,8)
movups %xmm0, (%rax,%rbx,8)
movq %rcx, _yy_buffer_stack_max(%rip)
jmp LBB1_6
LBB1_1:
movl $8, %edi
callq _malloc
movq %rax, _yy_buffer_stack(%rip)
testq %rax, %rax
je LBB1_7
## %bb.2:
movq $0, (%rax)
movq $1, _yy_buffer_stack_max(%rip)
movq $0, _yy_buffer_stack_top(%rip)
LBB1_6:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB1_7:
leaq L_.str.28(%rip), %rdi
callq _yy_fatal_error
.cfi_endproc
## -- End function
.globl _yy_create_buffer ## -- Begin function yy_create_buffer
.p2align 4, 0x90
_yy_create_buffer: ## @yy_create_buffer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq %rdi, %r14
movl $64, %edi
callq _malloc
testq %rax, %rax
je LBB2_3
## %bb.1:
movq %rax, %rbx
movslq %r15d, %rdi
movq %rdi, 24(%rax)
addq $2, %rdi
callq _malloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB2_3
## %bb.2:
movl $1, 36(%rbx)
movq %rbx, %rdi
movq %r14, %rsi
callq _yy_init_buffer
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB2_3:
leaq L_.str.18(%rip), %rdi
callq _yy_fatal_error
.cfi_endproc
## -- End function
.globl _yywrap ## -- Begin function yywrap
.p2align 4, 0x90
_yywrap: ## @yywrap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyrestart ## -- Begin function yyrestart
.p2align 4, 0x90
_yyrestart: ## @yyrestart
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq _yy_buffer_stack(%rip), %rax
testq %rax, %rax
je LBB4_2
## %bb.1:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rbx
testq %rbx, %rbx
jne LBB4_5
LBB4_2:
callq _yyensure_buffer_stack
movq _yyin(%rip), %r15
movl $64, %edi
callq _malloc
testq %rax, %rax
je LBB4_6
## %bb.3:
movq %rax, %rbx
movq $16384, 24(%rax) ## imm = 0x4000
movl $16386, %edi ## imm = 0x4002
callq _malloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB4_6
## %bb.4:
movl $1, 36(%rbx)
movq %rbx, %rdi
movq %r15, %rsi
callq _yy_init_buffer
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
movq %rbx, (%rax,%rcx,8)
LBB4_5:
movq %rbx, %rdi
movq %r14, %rsi
callq _yy_init_buffer
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rdx
movl 32(%rdx), %esi
movl %esi, _yy_n_chars(%rip)
movq 16(%rdx), %rdx
movq %rdx, _yy_c_buf_p(%rip)
movq _yytext@GOTPCREL(%rip), %rsi
movq %rdx, (%rsi)
movq (%rax,%rcx,8), %rax
movq (%rax), %rax
movq %rax, _yyin(%rip)
movb (%rdx), %al
movb %al, _yy_hold_char(%rip)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB4_6:
leaq L_.str.18(%rip), %rdi
callq _yy_fatal_error
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function yy_fatal_error
_yy_fatal_error: ## @yy_fatal_error
.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, %rdx
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.29(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl $2, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function yy_init_buffer
_yy_init_buffer: ## @yy_init_buffer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
callq ___error
movl (%rax), %r15d
testq %rbx, %rbx
je LBB6_1
## %bb.4:
movl $0, 32(%rbx)
movq 8(%rbx), %rax
movb $0, (%rax)
movq 8(%rbx), %rax
movb $0, 1(%rax)
movq 8(%rbx), %rax
movq %rax, 16(%rbx)
movl $1, 44(%rbx)
movl $0, 60(%rbx)
movq _yy_buffer_stack(%rip), %rax
testq %rax, %rax
je LBB6_5
## %bb.6:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rcx
cmpq %rbx, %rcx
jne LBB6_2
jmp LBB6_8
LBB6_1:
movq _yy_buffer_stack(%rip), %rax
jmp LBB6_2
LBB6_5:
xorl %ecx, %ecx
cmpq %rbx, %rcx
je LBB6_8
LBB6_2:
movq %r14, (%rbx)
movl $1, 56(%rbx)
testq %rax, %rax
jne LBB6_9
## %bb.3:
xorl %eax, %eax
cmpq %rbx, %rax
jne LBB6_11
jmp LBB6_12
LBB6_8:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rdx
movl 32(%rdx), %esi
movl %esi, _yy_n_chars(%rip)
movq 16(%rdx), %rdx
movq %rdx, _yy_c_buf_p(%rip)
movq _yytext@GOTPCREL(%rip), %rsi
movq %rdx, (%rsi)
movq (%rax,%rcx,8), %rcx
movq (%rcx), %rcx
movq %rcx, _yyin(%rip)
movb (%rdx), %cl
movb %cl, _yy_hold_char(%rip)
movq %r14, (%rbx)
movl $1, 56(%rbx)
LBB6_9:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rax
cmpq %rbx, %rax
je LBB6_12
LBB6_11:
movq $1, 48(%rbx)
LBB6_12:
testq %r14, %r14
je LBB6_13
## %bb.14:
movq %r14, %rdi
callq _fileno
movl %eax, %edi
callq _isatty
xorl %ecx, %ecx
testl %eax, %eax
setg %cl
jmp LBB6_15
LBB6_13:
xorl %ecx, %ecx
LBB6_15:
movl %ecx, 40(%rbx)
callq ___error
movl %r15d, (%rax)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yy_switch_to_buffer ## -- Begin function yy_switch_to_buffer
.p2align 4, 0x90
_yy_switch_to_buffer: ## @yy_switch_to_buffer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _yyensure_buffer_stack
movq _yy_buffer_stack(%rip), %rax
testq %rax, %rax
je LBB7_1
## %bb.3:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rdx
cmpq %rbx, %rdx
je LBB7_7
## %bb.4:
testq %rdx, %rdx
je LBB7_6
## %bb.5:
movb _yy_hold_char(%rip), %dl
movq _yy_c_buf_p(%rip), %rsi
movb %dl, (%rsi)
movq (%rax,%rcx,8), %rdx
movq %rsi, 16(%rdx)
movl _yy_n_chars(%rip), %edx
movq (%rax,%rcx,8), %rsi
movl %edx, 32(%rsi)
jmp LBB7_6
LBB7_1:
testq %rbx, %rbx
je LBB7_7
## %bb.2:
movq _yy_buffer_stack_top(%rip), %rcx
LBB7_6:
movq %rbx, (%rax,%rcx,8)
movl 32(%rbx), %edx
movl %edx, _yy_n_chars(%rip)
movq 16(%rbx), %rdx
movq %rdx, _yy_c_buf_p(%rip)
movq _yytext@GOTPCREL(%rip), %rsi
movq %rdx, (%rsi)
movq (%rax,%rcx,8), %rax
movq (%rax), %rax
movq %rax, _yyin(%rip)
movb (%rdx), %al
movb %al, _yy_hold_char(%rip)
LBB7_7:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyalloc ## -- Begin function yyalloc
.p2align 4, 0x90
_yyalloc: ## @yyalloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _malloc ## TAILCALL
.cfi_endproc
## -- End function
.globl _yy_delete_buffer ## -- Begin function yy_delete_buffer
.p2align 4, 0x90
_yy_delete_buffer: ## @yy_delete_buffer
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB9_9
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq _yy_buffer_stack(%rip), %rax
testq %rax, %rax
je LBB9_2
## %bb.3:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rcx
cmpq %rbx, %rcx
jne LBB9_6
LBB9_5:
movq _yy_buffer_stack_top(%rip), %rcx
movq $0, (%rax,%rcx,8)
LBB9_6:
cmpl $0, 36(%rbx)
je LBB9_8
## %bb.7:
movq 8(%rbx), %rdi
callq _free
LBB9_8:
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _free ## TAILCALL
LBB9_9:
retq
LBB9_2:
xorl %ecx, %ecx
cmpq %rbx, %rcx
jne LBB9_6
jmp LBB9_5
.cfi_endproc
## -- End function
.globl _yyfree ## -- Begin function yyfree
.p2align 4, 0x90
_yyfree: ## @yyfree
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _free ## TAILCALL
.cfi_endproc
## -- End function
.globl _yy_flush_buffer ## -- Begin function yy_flush_buffer
.p2align 4, 0x90
_yy_flush_buffer: ## @yy_flush_buffer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB11_6
## %bb.1:
movl $0, 32(%rdi)
movq 8(%rdi), %rax
movb $0, (%rax)
movq 8(%rdi), %rax
movb $0, 1(%rax)
movq 8(%rdi), %rax
movq %rax, 16(%rdi)
movl $1, 44(%rdi)
movl $0, 60(%rdi)
movq _yy_buffer_stack(%rip), %rax
testq %rax, %rax
je LBB11_2
## %bb.3:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rcx
cmpq %rdi, %rcx
je LBB11_5
LBB11_6:
popq %rbp
retq
LBB11_2:
xorl %ecx, %ecx
cmpq %rdi, %rcx
jne LBB11_6
LBB11_5:
movq _yy_buffer_stack_top(%rip), %rcx
movq (%rax,%rcx,8), %rdx
movl 32(%rdx), %esi
movl %esi, _yy_n_chars(%rip)
movq 16(%rdx), %rdx
movq %rdx, _yy_c_buf_p(%rip)
movq _yytext@GOTPCREL(%rip), %rsi
movq %rdx, (%rsi)
movq (%rax,%rcx,8), %rax
movq (%rax), %rax
movq %rax, _yyin(%rip)
movb (%rdx), %al
movb %al, _yy_hold_char(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yypush_buffer_state ## -- Begin function yypush_buffer_state
.p2align 4, 0x90
_yypush_buffer_state: ## @yypush_buffer_state
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB12_5
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _yyensure_buffer_stack
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
testq %rax, %rax
je LBB12_4
## %bb.2:
cmpq $0, (%rax,%rcx,8)
je LBB12_4
## %bb.3:
movb _yy_hold_char(%rip), %dl
movq _yy_c_buf_p(%rip), %rsi
movb %dl, (%rsi)
movq (%rax,%rcx,8), %rdx
movq %rsi, 16(%rdx)
movl _yy_n_chars(%rip), %edx
movq (%rax,%rcx,8), %rsi
movl %edx, 32(%rsi)
incq %rcx
movq %rcx, _yy_buffer_stack_top(%rip)
LBB12_4:
movq %rbx, (%rax,%rcx,8)
movl 32(%rbx), %edx
movl %edx, _yy_n_chars(%rip)
movq 16(%rbx), %rdx
movq %rdx, _yy_c_buf_p(%rip)
movq _yytext@GOTPCREL(%rip), %rsi
movq %rdx, (%rsi)
movq (%rax,%rcx,8), %rax
movq (%rax), %rax
movq %rax, _yyin(%rip)
movb (%rdx), %al
movb %al, _yy_hold_char(%rip)
addq $8, %rsp
popq %rbx
popq %rbp
LBB12_5:
retq
.cfi_endproc
## -- End function
.globl _yypop_buffer_state ## -- Begin function yypop_buffer_state
.p2align 4, 0x90
_yypop_buffer_state: ## @yypop_buffer_state
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _yy_buffer_stack(%rip), %rbx
testq %rbx, %rbx
je LBB13_7
## %bb.1:
movq _yy_buffer_stack_top(%rip), %r15
movq (%rbx,%r15,8), %r14
testq %r14, %r14
je LBB13_7
## %bb.2:
movq $0, (%rbx,%r15,8)
cmpl $0, 36(%r14)
je LBB13_4
## %bb.3:
movq 8(%r14), %rdi
callq _free
LBB13_4:
movq %r14, %rdi
callq _free
movq $0, (%rbx,%r15,8)
testq %r15, %r15
je LBB13_7
## %bb.5:
leaq -1(%r15), %rax
movq %rax, _yy_buffer_stack_top(%rip)
movq -8(%rbx,%r15,8), %rax
testq %rax, %rax
je LBB13_7
## %bb.6:
movl 32(%rax), %ecx
movl %ecx, _yy_n_chars(%rip)
movq 16(%rax), %rax
movq %rax, _yy_c_buf_p(%rip)
movq _yytext@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq -8(%rbx,%r15,8), %rcx
movq (%rcx), %rcx
movq %rcx, _yyin(%rip)
movb (%rax), %al
movb %al, _yy_hold_char(%rip)
LBB13_7:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yy_scan_buffer ## -- Begin function yy_scan_buffer
.p2align 4, 0x90
_yy_scan_buffer: ## @yy_scan_buffer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpq $2, %rsi
jb LBB14_1
## %bb.2:
movq %rsi, %r15
movq %rdi, %rbx
cmpb $0, -2(%rdi,%rsi)
jne LBB14_1
## %bb.4:
cmpb $0, -1(%r15,%rbx)
je LBB14_6
LBB14_1:
xorl %r14d, %r14d
LBB14_12:
movq %r14, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB14_6:
movl $64, %edi
callq _malloc
testq %rax, %rax
je LBB14_13
## %bb.7:
movq %rax, %r14
addq $-2, %r15
movq %r15, 24(%rax)
movq %rbx, 8(%rax)
movq %rbx, 16(%rax)
movl $0, 36(%rax)
movq $0, (%rax)
movl %r15d, 32(%rax)
movabsq $4294967296, %rax ## imm = 0x100000000
movq %rax, 40(%r14)
movq $0, 56(%r14)
callq _yyensure_buffer_stack
movq _yy_buffer_stack(%rip), %rax
movq _yy_buffer_stack_top(%rip), %rcx
testq %rax, %rax
je LBB14_11
## %bb.8:
movq (%rax,%rcx,8), %rdx
cmpq %r14, %rdx
je LBB14_12
## %bb.9:
testq %rdx, %rdx
je LBB14_11
## %bb.10:
movb _yy_hold_char(%rip), %dl
movq _yy_c_buf_p(%rip), %rsi
movb %dl, (%rsi)
movq (%rax,%rcx,8), %rdx
movq %rsi, 16(%rdx)
movl _yy_n_chars(%rip), %edx
movq (%rax,%rcx,8), %rsi
movl %edx, 32(%rsi)
movl 32(%r14), %r15d
LBB14_11:
movq %r14, (%rax,%rcx,8)
movl %r15d, _yy_n_chars(%rip)
movq 16(%r14), %rdx
movq %rdx, _yy_c_buf_p(%rip)
movq _yytext@GOTPCREL(%rip), %rsi
movq %rdx, (%rsi)
movq (%rax,%rcx,8), %rax
movq (%rax), %rax
movq %rax, _yyin(%rip)
movb (%rdx), %al
movb %al, _yy_hold_char(%rip)
jmp LBB14_12
LBB14_13:
leaq L_.str.19(%rip), %rdi
callq _yy_fatal_error
.cfi_endproc
## -- End function
.globl _yy_scan_string ## -- Begin function yy_scan_string
.p2align 4, 0x90
_yy_scan_string: ## @yy_scan_string
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
callq _strlen
movq %rax, %r12
leaq 2(%rax), %r14
movq %r14, %rdi
callq _malloc
testq %rax, %rax
je LBB15_5
## %bb.1:
movq %rax, %rbx
testq %r12, %r12
je LBB15_3
## %bb.2:
movq %rbx, %rdi
movq %r15, %rsi
movq %r12, %rdx
callq _memcpy
LBB15_3:
movw $0, (%rbx,%r12)
movq %rbx, %rdi
movq %r14, %rsi
callq _yy_scan_buffer
testq %rax, %rax
je LBB15_6
## %bb.4:
movl $1, 36(%rax)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB15_5:
leaq L_.str.20(%rip), %rdi
callq _yy_fatal_error
LBB15_6:
leaq L_.str.21(%rip), %rdi
callq _yy_fatal_error
.cfi_endproc
## -- End function
.globl _yy_scan_bytes ## -- Begin function yy_scan_bytes
.p2align 4, 0x90
_yy_scan_bytes: ## @yy_scan_bytes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %r12
leaq 2(%rsi), %r14
movq %r14, %rdi
callq _malloc
testq %rax, %rax
je LBB16_5
## %bb.1:
movq %rax, %rbx
testq %r15, %r15
je LBB16_3
## %bb.2:
movq %rbx, %rdi
movq %r12, %rsi
movq %r15, %rdx
callq _memcpy
LBB16_3:
movw $0, (%rbx,%r15)
movq %rbx, %rdi
movq %r14, %rsi
callq _yy_scan_buffer
testq %rax, %rax
je LBB16_6
## %bb.4:
movl $1, 36(%rax)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB16_5:
leaq L_.str.20(%rip), %rdi
callq _yy_fatal_error
LBB16_6:
leaq L_.str.21(%rip), %rdi
callq _yy_fatal_error
.cfi_endproc
## -- End function
.globl _yyget_lineno ## -- Begin function yyget_lineno
.p2align 4, 0x90
_yyget_lineno: ## @yyget_lineno
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _yylineno(%rip), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyget_in ## -- Begin function yyget_in
.p2align 4, 0x90
_yyget_in: ## @yyget_in
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _yyin(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyget_out ## -- Begin function yyget_out
.p2align 4, 0x90
_yyget_out: ## @yyget_out
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _yyout(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyget_leng ## -- Begin function yyget_leng
.p2align 4, 0x90
_yyget_leng: ## @yyget_leng
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _yyleng@GOTPCREL(%rip), %rax
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyget_text ## -- Begin function yyget_text
.p2align 4, 0x90
_yyget_text: ## @yyget_text
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _yytext@GOTPCREL(%rip), %rax
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyset_lineno ## -- Begin function yyset_lineno
.p2align 4, 0x90
_yyset_lineno: ## @yyset_lineno
.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, _yylineno(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyset_in ## -- Begin function yyset_in
.p2align 4, 0x90
_yyset_in: ## @yyset_in
.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, _yyin(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyset_out ## -- Begin function yyset_out
.p2align 4, 0x90
_yyset_out: ## @yyset_out
.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, _yyout(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyget_debug ## -- Begin function yyget_debug
.p2align 4, 0x90
_yyget_debug: ## @yyget_debug
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _yy_flex_debug(%rip), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyset_debug ## -- Begin function yyset_debug
.p2align 4, 0x90
_yyset_debug: ## @yyset_debug
.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, _yy_flex_debug(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yylex_destroy ## -- Begin function yylex_destroy
.p2align 4, 0x90
_yylex_destroy: ## @yylex_destroy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _yy_buffer_stack(%rip), %rbx
testq %rbx, %rbx
je LBB27_5
## %bb.1:
movq _yy_buffer_stack_top(%rip), %r15
movq (%rbx,%r15,8), %r14
testq %r14, %r14
je LBB27_5
## %bb.2:
movq $0, (%rbx,%r15,8)
cmpl $0, 36(%r14)
je LBB27_4
## %bb.3:
movq 8(%r14), %rdi
callq _free
movq _yy_buffer_stack(%rip), %rbx
movq _yy_buffer_stack_top(%rip), %r15
LBB27_4:
movq %r14, %rdi
callq _free
movq $0, (%rbx,%r15,8)
LBB27_5:
movq %rbx, %rdi
callq _free
movq $0, _yy_buffer_stack(%rip)
movq $0, _yy_buffer_stack_top(%rip)
movq $0, _yy_buffer_stack_max(%rip)
movq $0, _yy_c_buf_p(%rip)
movb $0, _yy_init(%rip)
movb $0, _yy_start(%rip)
movq $0, _yyin(%rip)
movq $0, _yyout(%rip)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyrealloc ## -- Begin function yyrealloc
.p2align 4, 0x90
_yyrealloc: ## @yyrealloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _realloc ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.22(%rip), %rdi
leaq L_.str.23(%rip), %rsi
callq _fopen
movq %rax, _yyin(%rip)
callq _yylex
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _yyin ## @yyin
.zerofill __DATA,__common,_yyin,8,3
.globl _yyout ## @yyout
.zerofill __DATA,__common,_yyout,8,3
.section __DATA,__data
.globl _yylineno ## @yylineno
.p2align 2
_yylineno:
.long 1 ## 0x1
.globl _yy_flex_debug ## @yy_flex_debug
.zerofill __DATA,__common,_yy_flex_debug,4,2
.zerofill __DATA,__bss,_yy_init,1,2 ## @yy_init
.zerofill __DATA,__bss,_yy_start,1,2 ## @yy_start
.zerofill __DATA,__bss,_yy_buffer_stack,8,3 ## @yy_buffer_stack
.zerofill __DATA,__bss,_yy_buffer_stack_top,8,3 ## @yy_buffer_stack_top
.zerofill __DATA,__bss,_yy_c_buf_p,8,3 ## @yy_c_buf_p
.zerofill __DATA,__bss,_yy_hold_char,1,0 ## @yy_hold_char
.section __TEXT,__const
.p2align 4 ## @yy_ec
_yy_ec:
.ascii "\000\001\001\001\001\001\001\001\001\002\003\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\004\005\002\006\005\007\b\001\002\002\t\n\001\013\f\r\016\016\016\016\016\016\016\016\016\016\002\002\017\020\021\005\005\022\022\022\022\023\022\023\022\023\022\022\022\022\023\022\022\022\023\022\023\022\022\022\022\022\022\024\001\025\005\005\001\026\027\030\031\032\033\034\035\036\022\037 !\"#$\022%&'(\022)\022\022\022*+,-\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
.p2align 4 ## @yy_accept
_yy_accept:
.short 0 ## 0x0
.short 3 ## 0x3
.short 3 ## 0x3
.short 20 ## 0x14
.short 18 ## 0x12
.short 6 ## 0x6
.short 6 ## 0x6
.short 5 ## 0x5
.short 18 ## 0x12
.short 12 ## 0xc
.short 11 ## 0xb
.short 11 ## 0xb
.short 11 ## 0xb
.short 18 ## 0x12
.short 11 ## 0xb
.short 3 ## 0x3
.short 12 ## 0xc
.short 11 ## 0xb
.short 12 ## 0xc
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 13 ## 0xd
.short 12 ## 0xc
.short 14 ## 0xe
.short 12 ## 0xc
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 17 ## 0x11
.short 12 ## 0xc
.short 16 ## 0x10
.short 0 ## 0x0
.short 4 ## 0x4
.short 4 ## 0x4
.short 0 ## 0x0
.short 3 ## 0x3
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 9 ## 0x9
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 2 ## 0x2
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 1 ## 0x1
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 9 ## 0x9
.short 9 ## 0x9
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 2 ## 0x2
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 7 ## 0x7
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 10 ## 0xa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 1 ## 0x1
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 15 ## 0xf
.short 15 ## 0xf
.short 0 ## 0x0
.short 8 ## 0x8
.short 8 ## 0x8
.short 0 ## 0x0
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 8 ## 0x8
.short 8 ## 0x8
.short 0 ## 0x0
.short 8 ## 0x8
.short 1 ## 0x1
.short 8 ## 0x8
.short 0 ## 0x0
.zerofill __DATA,__bss,_yy_last_accepting_state,4,2 ## @yy_last_accepting_state
.zerofill __DATA,__bss,_yy_last_accepting_cpos,8,3 ## @yy_last_accepting_cpos
.p2align 4 ## @yy_chk
_yy_chk:
.short 0 ## 0x0
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 1 ## 0x1
.short 7 ## 0x7
.short 7 ## 0x7
.short 11 ## 0xb
.short 23 ## 0x17
.short 11 ## 0xb
.short 7 ## 0x7
.short 11 ## 0xb
.short 7 ## 0x7
.short 23 ## 0x17
.short 12 ## 0xc
.short 12 ## 0xc
.short 7 ## 0x7
.short 12 ## 0xc
.short 19 ## 0x13
.short 15 ## 0xf
.short 7 ## 0x7
.short 15 ## 0xf
.short 19 ## 0x13
.short 21 ## 0x15
.short 22 ## 0x16
.short 201 ## 0xc9
.short 22 ## 0x16
.short 19 ## 0x13
.short 19 ## 0x13
.short 24 ## 0x18
.short 21 ## 0x15
.short 33 ## 0x21
.short 25 ## 0x19
.short 21 ## 0x15
.short 25 ## 0x19
.short 79 ## 0x4f
.short 21 ## 0x15
.short 24 ## 0x18
.short 21 ## 0x15
.short 33 ## 0x21
.short 24 ## 0x18
.short 26 ## 0x1a
.short 24 ## 0x18
.short 27 ## 0x1b
.short 79 ## 0x4f
.short 27 ## 0x1b
.short 24 ## 0x18
.short 30 ## 0x1e
.short 26 ## 0x1a
.short 57 ## 0x39
.short 19 ## 0x13
.short 26 ## 0x1a
.short 19 ## 0x13
.short 20 ## 0x14
.short 28 ## 0x1c
.short 28 ## 0x1c
.short 32 ## 0x20
.short 20 ## 0x14
.short 30 ## 0x1e
.short 32 ## 0x20
.short 40 ## 0x28
.short 198 ## 0xc6
.short 20 ## 0x14
.short 20 ## 0x14
.short 39 ## 0x27
.short 57 ## 0x39
.short 39 ## 0x27
.short 40 ## 0x28
.short 48 ## 0x30
.short 39 ## 0x27
.short 48 ## 0x30
.short 51 ## 0x33
.short 52 ## 0x34
.short 51 ## 0x33
.short 52 ## 0x34
.short 58 ## 0x3a
.short 59 ## 0x3b
.short 59 ## 0x3b
.short 64 ## 0x40
.short 64 ## 0x40
.short 20 ## 0x14
.short 60 ## 0x3c
.short 61 ## 0x3d
.short 196 ## 0xc4
.short 61 ## 0x3d
.short 20 ## 0x14
.short 58 ## 0x3a
.short 20 ## 0x14
.short 31 ## 0x1f
.short 62 ## 0x3e
.short 67 ## 0x43
.short 67 ## 0x43
.short 62 ## 0x3e
.short 31 ## 0x1f
.short 31 ## 0x1f
.short 63 ## 0x3f
.short 60 ## 0x3c
.short 68 ## 0x44
.short 63 ## 0x3f
.short 65 ## 0x41
.short 31 ## 0x1f
.short 31 ## 0x1f
.short 31 ## 0x1f
.short 195 ## 0xc3
.short 65 ## 0x41
.short 31 ## 0x1f
.short 53 ## 0x35
.short 53 ## 0x35
.short 68 ## 0x44
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 53 ## 0x35
.short 55 ## 0x37
.short 66 ## 0x42
.short 70 ## 0x46
.short 66 ## 0x42
.short 70 ## 0x46
.short 72 ## 0x48
.short 74 ## 0x4a
.short 72 ## 0x48
.short 73 ## 0x49
.short 55 ## 0x37
.short 55 ## 0x37
.short 73 ## 0x49
.short 75 ## 0x4b
.short 76 ## 0x4c
.short 77 ## 0x4d
.short 82 ## 0x52
.short 78 ## 0x4e
.short 74 ## 0x4a
.short 78 ## 0x4e
.short 75 ## 0x4b
.short 81 ## 0x51
.short 96 ## 0x60
.short 82 ## 0x52
.short 83 ## 0x53
.short 83 ## 0x53
.short 96 ## 0x60
.short 106 ## 0x6a
.short 106 ## 0x6a
.short 76 ## 0x4c
.short 77 ## 0x4d
.short 76 ## 0x4c
.short 84 ## 0x54
.short 55 ## 0x37
.short 81 ## 0x51
.short 55 ## 0x37
.short 85 ## 0x55
.short 87 ## 0x57
.short 90 ## 0x5a
.short 84 ## 0x54
.short 98 ## 0x62
.short 100 ## 0x64
.short 102 ## 0x66
.short 85 ## 0x55
.short 103 ## 0x67
.short 87 ## 0x57
.short 104 ## 0x68
.short 90 ## 0x5a
.short 98 ## 0x62
.short 100 ## 0x64
.short 108 ## 0x6c
.short 102 ## 0x66
.short 102 ## 0x66
.short 102 ## 0x66
.short 107 ## 0x6b
.short 109 ## 0x6d
.short 107 ## 0x6b
.short 104 ## 0x68
.short 110 ## 0x6e
.short 103 ## 0x67
.short 110 ## 0x6e
.short 112 ## 0x70
.short 111 ## 0x6f
.short 114 ## 0x72
.short 108 ## 0x6c
.short 116 ## 0x74
.short 109 ## 0x6d
.short 116 ## 0x74
.short 115 ## 0x73
.short 128 ## 0x80
.short 118 ## 0x76
.short 128 ## 0x80
.short 112 ## 0x70
.short 121 ## 0x79
.short 102 ## 0x66
.short 115 ## 0x73
.short 102 ## 0x66
.short 111 ## 0x6f
.short 114 ## 0x72
.short 118 ## 0x76
.short 119 ## 0x77
.short 120 ## 0x78
.short 127 ## 0x7f
.short 119 ## 0x77
.short 120 ## 0x78
.short 121 ## 0x79
.short 122 ## 0x7a
.short 123 ## 0x7b
.short 125 ## 0x7d
.short 122 ## 0x7a
.short 123 ## 0x7b
.short 125 ## 0x7d
.short 126 ## 0x7e
.short 129 ## 0x81
.short 146 ## 0x92
.short 152 ## 0x98
.short 130 ## 0x82
.short 127 ## 0x7f
.short 194 ## 0xc2
.short 126 ## 0x7e
.short 129 ## 0x81
.short 130 ## 0x82
.short 131 ## 0x83
.short 148 ## 0x94
.short 131 ## 0x83
.short 149 ## 0x95
.short 146 ## 0x92
.short 150 ## 0x96
.short 151 ## 0x97
.short 148 ## 0x94
.short 153 ## 0x99
.short 153 ## 0x99
.short 156 ## 0x9c
.short 151 ## 0x97
.short 150 ## 0x96
.short 154 ## 0x9a
.short 149 ## 0x95
.short 154 ## 0x9a
.short 155 ## 0x9b
.short 160 ## 0xa0
.short 157 ## 0x9d
.short 155 ## 0x9b
.short 157 ## 0x9d
.short 158 ## 0x9e
.short 156 ## 0x9c
.short 158 ## 0x9e
.short 162 ## 0xa2
.short 165 ## 0xa5
.short 152 ## 0x98
.short 160 ## 0xa0
.short 161 ## 0xa1
.short 163 ## 0xa3
.short 161 ## 0xa1
.short 164 ## 0xa4
.short 163 ## 0xa3
.short 166 ## 0xa6
.short 164 ## 0xa4
.short 162 ## 0xa2
.short 167 ## 0xa7
.short 168 ## 0xa8
.short 165 ## 0xa5
.short 180 ## 0xb4
.short 181 ## 0xb5
.short 182 ## 0xb6
.short 166 ## 0xa6
.short 181 ## 0xb5
.short 184 ## 0xb8
.short 185 ## 0xb9
.short 188 ## 0xbc
.short 167 ## 0xa7
.short 168 ## 0xa8
.short 186 ## 0xba
.short 187 ## 0xbb
.short 180 ## 0xb4
.short 182 ## 0xb6
.short 187 ## 0xbb
.short 190 ## 0xbe
.short 184 ## 0xb8
.short 185 ## 0xb9
.short 191 ## 0xbf
.short 188 ## 0xbc
.short 186 ## 0xba
.short 189 ## 0xbd
.short 199 ## 0xc7
.short 189 ## 0xbd
.short 192 ## 0xc0
.short 190 ## 0xbe
.short 191 ## 0xbf
.short 192 ## 0xc0
.short 197 ## 0xc5
.short 200 ## 0xc8
.short 202 ## 0xca
.short 197 ## 0xc5
.short 199 ## 0xc7
.short 204 ## 0xcc
.short 193 ## 0xc1
.short 183 ## 0xb7
.short 179 ## 0xb3
.short 177 ## 0xb1
.short 176 ## 0xb0
.short 175 ## 0xaf
.short 200 ## 0xc8
.short 202 ## 0xca
.short 174 ## 0xae
.short 173 ## 0xad
.short 172 ## 0xac
.short 204 ## 0xcc
.short 206 ## 0xce
.short 171 ## 0xab
.short 206 ## 0xce
.short 207 ## 0xcf
.short 207 ## 0xcf
.short 169 ## 0xa9
.short 207 ## 0xcf
.short 208 ## 0xd0
.short 208 ## 0xd0
.short 209 ## 0xd1
.short 159 ## 0x9f
.short 209 ## 0xd1
.short 147 ## 0x93
.short 209 ## 0xd1
.short 209 ## 0xd1
.short 210 ## 0xd2
.short 210 ## 0xd2
.short 210 ## 0xd2
.short 210 ## 0xd2
.short 210 ## 0xd2
.short 210 ## 0xd2
.short 210 ## 0xd2
.short 211 ## 0xd3
.short 144 ## 0x90
.short 211 ## 0xd3
.short 142 ## 0x8e
.short 211 ## 0xd3
.short 211 ## 0xd3
.short 212 ## 0xd4
.short 212 ## 0xd4
.short 141 ## 0x8d
.short 212 ## 0xd4
.short 212 ## 0xd4
.short 212 ## 0xd4
.short 212 ## 0xd4
.short 212 ## 0xd4
.short 212 ## 0xd4
.short 140 ## 0x8c
.short 139 ## 0x8b
.short 138 ## 0x8a
.short 137 ## 0x89
.short 136 ## 0x88
.short 135 ## 0x87
.short 134 ## 0x86
.short 133 ## 0x85
.short 132 ## 0x84
.short 124 ## 0x7c
.short 117 ## 0x75
.short 113 ## 0x71
.short 105 ## 0x69
.short 99 ## 0x63
.short 97 ## 0x61
.short 95 ## 0x5f
.short 94 ## 0x5e
.short 93 ## 0x5d
.short 92 ## 0x5c
.short 91 ## 0x5b
.short 89 ## 0x59
.short 88 ## 0x58
.short 86 ## 0x56
.short 80 ## 0x50
.short 71 ## 0x47
.short 69 ## 0x45
.short 56 ## 0x38
.short 54 ## 0x36
.short 50 ## 0x32
.short 49 ## 0x31
.short 47 ## 0x2f
.short 43 ## 0x2b
.short 42 ## 0x2a
.short 41 ## 0x29
.short 38 ## 0x26
.short 35 ## 0x23
.short 29 ## 0x1d
.short 18 ## 0x12
.short 17 ## 0x11
.short 16 ## 0x10
.short 14 ## 0xe
.short 13 ## 0xd
.short 9 ## 0x9
.short 3 ## 0x3
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.p2align 4 ## @yy_base
_yy_base:
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 458 ## 0x1ca
.short 459 ## 0x1cb
.short 459 ## 0x1cb
.short 459 ## 0x1cb
.short 21 ## 0x15
.short 0 ## 0x0
.short 449 ## 0x1c1
.short 459 ## 0x1cb
.short 38 ## 0x26
.short 44 ## 0x2c
.short 442 ## 0x1ba
.short 446 ## 0x1be
.short 48 ## 0x30
.short 438 ## 0x1b6
.short 437 ## 0x1b5
.short 436 ## 0x1b4
.short 49 ## 0x31
.short 84 ## 0x54
.short 42 ## 0x2a
.short 30 ## 0x1e
.short 17 ## 0x11
.short 46 ## 0x2e
.short 38 ## 0x26
.short 55 ## 0x37
.short 49 ## 0x31
.short 59 ## 0x3b
.short 414 ## 0x19e
.short 62 ## 0x3e
.short 105 ## 0x69
.short 63 ## 0x3f
.short 43 ## 0x2b
.short 459 ## 0x1cb
.short 407 ## 0x197
.short 459 ## 0x1cb
.short 459 ## 0x1cb
.short 423 ## 0x1a7
.short 73 ## 0x49
.short 74 ## 0x4a
.short 418 ## 0x1a2
.short 410 ## 0x19a
.short 412 ## 0x19c
.short 0 ## 0x0
.short 459 ## 0x1cb
.short 459 ## 0x1cb
.short 431 ## 0x1af
.short 97 ## 0x61
.short 430 ## 0x1ae
.short 434 ## 0x1b2
.short 100 ## 0x64
.short 101 ## 0x65
.short 146 ## 0x92
.short 421 ## 0x1a5
.short 182 ## 0xb6
.short 404 ## 0x194
.short 69 ## 0x45
.short 90 ## 0x5a
.short 80 ## 0x50
.short 100 ## 0x64
.short 88 ## 0x58
.short 96 ## 0x60
.short 99 ## 0x63
.short 82 ## 0x52
.short 108 ## 0x6c
.short 158 ## 0x9e
.short 95 ## 0x5f
.short 112 ## 0x70
.short 403 ## 0x193
.short 157 ## 0x9d
.short 402 ## 0x192
.short 160 ## 0xa0
.short 166 ## 0xa6
.short 172 ## 0xac
.short 174 ## 0xae
.short 183 ## 0xb7
.short 184 ## 0xb8
.short 173 ## 0xad
.short 48 ## 0x30
.short 401 ## 0x191
.short 188 ## 0xbc
.short 177 ## 0xb1
.short 178 ## 0xb2
.short 193 ## 0xc1
.short 197 ## 0xc5
.short 410 ## 0x19a
.short 198 ## 0xc6
.short 411 ## 0x19b
.short 398 ## 0x18e
.short 204 ## 0xcc
.short 410 ## 0x19a
.short 399 ## 0x18f
.short 410 ## 0x19a
.short 406 ## 0x196
.short 421 ## 0x1a5
.short 204 ## 0xcc
.short 400 ## 0x190
.short 210 ## 0xd2
.short 399 ## 0x18f
.short 211 ## 0xd3
.short 459 ## 0x1cb
.short 223 ## 0xdf
.short 213 ## 0xd5
.short 211 ## 0xd3
.short 390 ## 0x186
.short 181 ## 0xb5
.short 208 ## 0xd0
.short 218 ## 0xda
.short 220 ## 0xdc
.short 214 ## 0xd6
.short 231 ## 0xe7
.short 226 ## 0xe2
.short 389 ## 0x185
.short 232 ## 0xe8
.short 229 ## 0xe5
.short 221 ## 0xdd
.short 388 ## 0x184
.short 233 ## 0xe9
.short 237 ## 0xed
.short 238 ## 0xee
.short 239 ## 0xef
.short 240 ## 0xf0
.short 244 ## 0xf4
.short 387 ## 0x183
.short 245 ## 0xf5
.short 253 ## 0xfd
.short 251 ## 0xfb
.short 223 ## 0xdf
.short 254 ## 0xfe
.short 255 ## 0xff
.short 256 ## 0x100
.short 393 ## 0x189
.short 395 ## 0x18b
.short 395 ## 0x18b
.short 390 ## 0x186
.short 384 ## 0x180
.short 392 ## 0x188
.short 392 ## 0x188
.short 384 ## 0x180
.short 389 ## 0x185
.short 380 ## 0x17c
.short 377 ## 0x179
.short 459 ## 0x1cb
.short 384 ## 0x180
.short 0 ## 0x0
.short 268 ## 0x10c
.short 361 ## 0x169
.short 263 ## 0x107
.short 270 ## 0x10e
.short 268 ## 0x10c
.short 267 ## 0x10b
.short 282 ## 0x11a
.short 264 ## 0x108
.short 269 ## 0x10d
.short 275 ## 0x113
.short 278 ## 0x116
.short 274 ## 0x112
.short 277 ## 0x115
.short 351 ## 0x15f
.short 283 ## 0x11b
.short 284 ## 0x11c
.short 291 ## 0x123
.short 288 ## 0x120
.short 290 ## 0x122
.short 294 ## 0x126
.short 298 ## 0x12a
.short 303 ## 0x12f
.short 304 ## 0x130
.short 349 ## 0x15d
.short 459 ## 0x1cb
.short 352 ## 0x160
.short 339 ## 0x153
.short 348 ## 0x15c
.short 348 ## 0x15c
.short 331 ## 0x14b
.short 337 ## 0x151
.short 342 ## 0x156
.short 459 ## 0x1cb
.short 339 ## 0x153
.short 315 ## 0x13b
.short 299 ## 0x12b
.short 308 ## 0x134
.short 337 ## 0x151
.short 311 ## 0x137
.short 312 ## 0x138
.short 315 ## 0x13b
.short 309 ## 0x135
.short 314 ## 0x13a
.short 316 ## 0x13c
.short 320 ## 0x140
.short 321 ## 0x141
.short 322 ## 0x142
.short 340 ## 0x154
.short 262 ## 0x106
.short 119 ## 0x77
.short 102 ## 0x66
.short 323 ## 0x143
.short 75 ## 0x4b
.short 327 ## 0x147
.short 335 ## 0x14f
.short 40 ## 0x28
.short 336 ## 0x150
.short 459 ## 0x1cb
.short 340 ## 0x154
.short 459 ## 0x1cb
.short 372 ## 0x174
.short 376 ## 0x178
.short 378 ## 0x17a
.short 383 ## 0x17f
.short 391 ## 0x187
.short 396 ## 0x18c
.short 405 ## 0x195
.p2align 4 ## @yy_def
_yy_def:
.short 0 ## 0x0
.short 205 ## 0xcd
.short 1 ## 0x1
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 206 ## 0xce
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 207 ## 0xcf
.short 208 ## 0xd0
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 209 ## 0xd1
.short 209 ## 0xd1
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 206 ## 0xce
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 210 ## 0xd2
.short 207 ## 0xcf
.short 207 ## 0xcf
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 211 ## 0xd3
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 210 ## 0xd2
.short 210 ## 0xd2
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 53 ## 0x35
.short 53 ## 0x35
.short 205 ## 0xcd
.short 211 ## 0xd3
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 212 ## 0xd4
.short 53 ## 0x35
.short 212 ## 0xd4
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 20 ## 0x14
.short 20 ## 0x14
.short 205 ## 0xcd
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 20 ## 0x14
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 20 ## 0x14
.short 205 ## 0xcd
.short 20 ## 0x14
.short 20 ## 0x14
.short 205 ## 0xcd
.short 20 ## 0x14
.short 205 ## 0xcd
.short 20 ## 0x14
.short 0 ## 0x0
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.p2align 4 ## @yy_meta
_yy_meta:
.ascii "\000\001\002\003\002\002\002\002\002\002\004\001\005\001\006\002\007\002\b\b\t\001\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\004\001\004\002"
.p2align 4 ## @yy_nxt
_yy_nxt:
.short 0 ## 0x0
.short 4 ## 0x4
.short 5 ## 0x5
.short 6 ## 0x6
.short 5 ## 0x5
.short 4 ## 0x4
.short 7 ## 0x7
.short 8 ## 0x8
.short 9 ## 0x9
.short 10 ## 0xa
.short 11 ## 0xb
.short 12 ## 0xc
.short 13 ## 0xd
.short 14 ## 0xe
.short 15 ## 0xf
.short 16 ## 0x10
.short 17 ## 0x11
.short 18 ## 0x12
.short 19 ## 0x13
.short 19 ## 0x13
.short 4 ## 0x4
.short 4 ## 0x4
.short 19 ## 0x13
.short 20 ## 0x14
.short 21 ## 0x15
.short 22 ## 0x16
.short 23 ## 0x17
.short 24 ## 0x18
.short 25 ## 0x19
.short 19 ## 0x13
.short 26 ## 0x1a
.short 19 ## 0x13
.short 27 ## 0x1b
.short 19 ## 0x13
.short 19 ## 0x13
.short 28 ## 0x1c
.short 29 ## 0x1d
.short 30 ## 0x1e
.short 31 ## 0x1f
.short 19 ## 0x13
.short 32 ## 0x20
.short 33 ## 0x21
.short 34 ## 0x22
.short 35 ## 0x23
.short 36 ## 0x24
.short 37 ## 0x25
.short 38 ## 0x26
.short 39 ## 0x27
.short 46 ## 0x2e
.short 64 ## 0x40
.short 47 ## 0x2f
.short 40 ## 0x28
.short 48 ## 0x30
.short 41 ## 0x29
.short 56 ## 0x38
.short 46 ## 0x2e
.short 47 ## 0x2f
.short 42 ## 0x2a
.short 48 ## 0x30
.short 54 ## 0x36
.short 47 ## 0x2f
.short 43 ## 0x2b
.short 51 ## 0x33
.short 55 ## 0x37
.short 59 ## 0x3b
.short 63 ## 0x3f
.short 170 ## 0xaa
.short 56 ## 0x38
.short 57 ## 0x39
.short 54 ## 0x36
.short 65 ## 0x41
.short 60 ## 0x3c
.short 84 ## 0x54
.short 70 ## 0x46
.short 61 ## 0x3d
.short 56 ## 0x38
.short 125 ## 0x7d
.short 62 ## 0x3e
.short 66 ## 0x42
.short 56 ## 0x38
.short 85 ## 0x55
.short 67 ## 0x43
.short 71 ## 0x47
.short 68 ## 0x44
.short 73 ## 0x49
.short 56 ## 0x38
.short 56 ## 0x38
.short 69 ## 0x45
.short 76 ## 0x4c
.short 72 ## 0x48
.short 101 ## 0x65
.short 54 ## 0x36
.short 56 ## 0x38
.short 54 ## 0x36
.short 54 ## 0x36
.short 74 ## 0x4a
.short 56 ## 0x38
.short 83 ## 0x53
.short 55 ## 0x37
.short 56 ## 0x38
.short 56 ## 0x38
.short 90 ## 0x5a
.short 203 ## 0xcb
.short 57 ## 0x39
.short 54 ## 0x36
.short 87 ## 0x57
.short 56 ## 0x38
.short 88 ## 0x58
.short 91 ## 0x5b
.short 47 ## 0x2f
.short 89 ## 0x59
.short 48 ## 0x30
.short 47 ## 0x2f
.short 205 ## 0xcd
.short 51 ## 0x33
.short 205 ## 0xcd
.short 103 ## 0x67
.short 56 ## 0x38
.short 104 ## 0x68
.short 56 ## 0x38
.short 109 ## 0x6d
.short 58 ## 0x3a
.short 105 ## 0x69
.short 106 ## 0x6a
.short 170 ## 0xaa
.short 56 ## 0x38
.short 54 ## 0x36
.short 56 ## 0x38
.short 54 ## 0x36
.short 77 ## 0x4d
.short 107 ## 0x6b
.short 112 ## 0x70
.short 113 ## 0x71
.short 56 ## 0x38
.short 78 ## 0x4e
.short 79 ## 0x4f
.short 56 ## 0x38
.short 56 ## 0x38
.short 114 ## 0x72
.short 108 ## 0x6c
.short 110 ## 0x6e
.short 80 ## 0x50
.short 56 ## 0x38
.short 81 ## 0x51
.short 201 ## 0xc9
.short 56 ## 0x38
.short 82 ## 0x52
.short 97 ## 0x61
.short 97 ## 0x61
.short 56 ## 0x38
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 98 ## 0x62
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 99 ## 0x63
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 99 ## 0x63
.short 100 ## 0x64
.short 98 ## 0x62
.short 97 ## 0x61
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 99 ## 0x63
.short 98 ## 0x62
.short 97 ## 0x61
.short 98 ## 0x62
.short 97 ## 0x61
.short 54 ## 0x36
.short 111 ## 0x6f
.short 56 ## 0x38
.short 56 ## 0x38
.short 116 ## 0x74
.short 56 ## 0x38
.short 119 ## 0x77
.short 117 ## 0x75
.short 118 ## 0x76
.short 102 ## 0x66
.short 54 ## 0x36
.short 56 ## 0x38
.short 120 ## 0x78
.short 121 ## 0x79
.short 123 ## 0x7b
.short 128 ## 0x80
.short 124 ## 0x7c
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 127 ## 0x7f
.short 96 ## 0x60
.short 56 ## 0x38
.short 56 ## 0x38
.short 129 ## 0x81
.short 143 ## 0x8f
.short 56 ## 0x38
.short 149 ## 0x95
.short 56 ## 0x38
.short 56 ## 0x38
.short 122 ## 0x7a
.short 130 ## 0x82
.short 54 ## 0x36
.short 56 ## 0x38
.short 54 ## 0x36
.short 131 ## 0x83
.short 133 ## 0x85
.short 137 ## 0x89
.short 56 ## 0x38
.short 145 ## 0x91
.short 147 ## 0x93
.short 54 ## 0x36
.short 56 ## 0x38
.short 148 ## 0x94
.short 134 ## 0x86
.short 71 ## 0x47
.short 138 ## 0x8a
.short 144 ## 0x90
.short 146 ## 0x92
.short 151 ## 0x97
.short 102 ## 0x66
.short 54 ## 0x36
.short 101 ## 0x65
.short 56 ## 0x38
.short 152 ## 0x98
.short 150 ## 0x96
.short 56 ## 0x38
.short 153 ## 0x99
.short 56 ## 0x38
.short 56 ## 0x38
.short 155 ## 0x9b
.short 154 ## 0x9a
.short 156 ## 0x9c
.short 56 ## 0x38
.short 117 ## 0x75
.short 56 ## 0x38
.short 56 ## 0x38
.short 157 ## 0x9d
.short 56 ## 0x38
.short 117 ## 0x75
.short 165 ## 0xa5
.short 56 ## 0x38
.short 117 ## 0x75
.short 54 ## 0x36
.short 56 ## 0x38
.short 54 ## 0x36
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 117 ## 0x75
.short 158 ## 0x9e
.short 164 ## 0xa4
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 160 ## 0xa0
.short 162 ## 0xa2
.short 159 ## 0x9f
.short 56 ## 0x38
.short 56 ## 0x38
.short 163 ## 0xa3
.short 166 ## 0xa6
.short 179 ## 0xb3
.short 183 ## 0xb7
.short 167 ## 0xa7
.short 56 ## 0x38
.short 170 ## 0xaa
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 117 ## 0x75
.short 168 ## 0xa8
.short 117 ## 0x75
.short 146 ## 0x92
.short 181 ## 0xb5
.short 182 ## 0xb6
.short 56 ## 0x38
.short 56 ## 0x38
.short 184 ## 0xb8
.short 117 ## 0x75
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 117 ## 0x75
.short 117 ## 0x75
.short 117 ## 0x75
.short 56 ## 0x38
.short 56 ## 0x38
.short 185 ## 0xb9
.short 56 ## 0x38
.short 56 ## 0x38
.short 186 ## 0xba
.short 188 ## 0xbc
.short 191 ## 0xbf
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 189 ## 0xbd
.short 117 ## 0x75
.short 190 ## 0xbe
.short 56 ## 0x38
.short 192 ## 0xc0
.short 56 ## 0x38
.short 56 ## 0x38
.short 113 ## 0x71
.short 117 ## 0x75
.short 56 ## 0x38
.short 178 ## 0xb2
.short 197 ## 0xc5
.short 117 ## 0x75
.short 56 ## 0x38
.short 56 ## 0x38
.short 117 ## 0x75
.short 117 ## 0x75
.short 117 ## 0x75
.short 56 ## 0x38
.short 56 ## 0x38
.short 117 ## 0x75
.short 117 ## 0x75
.short 144 ## 0x90
.short 56 ## 0x38
.short 56 ## 0x38
.short 117 ## 0x75
.short 56 ## 0x38
.short 56 ## 0x38
.short 71 ## 0x47
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 117 ## 0x75
.short 199 ## 0xc7
.short 200 ## 0xc8
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 56 ## 0x38
.short 204 ## 0xcc
.short 117 ## 0x75
.short 202 ## 0xca
.short 56 ## 0x38
.short 117 ## 0x75
.short 170 ## 0xaa
.short 198 ## 0xc6
.short 144 ## 0x90
.short 170 ## 0xaa
.short 196 ## 0xc4
.short 195 ## 0xc3
.short 56 ## 0x38
.short 56 ## 0x38
.short 194 ## 0xc2
.short 170 ## 0xaa
.short 170 ## 0xaa
.short 56 ## 0x38
.short 44 ## 0x2c
.short 170 ## 0xaa
.short 44 ## 0x2c
.short 52 ## 0x34
.short 52 ## 0x34
.short 193 ## 0xc1
.short 52 ## 0x34
.short 53 ## 0x35
.short 53 ## 0x35
.short 56 ## 0x38
.short 187 ## 0xbb
.short 56 ## 0x38
.short 180 ## 0xb4
.short 56 ## 0x38
.short 56 ## 0x38
.short 95 ## 0x5f
.short 95 ## 0x5f
.short 95 ## 0x5f
.short 95 ## 0x5f
.short 95 ## 0x5f
.short 95 ## 0x5f
.short 95 ## 0x5f
.short 55 ## 0x37
.short 178 ## 0xb2
.short 55 ## 0x37
.short 177 ## 0xb1
.short 55 ## 0x37
.short 55 ## 0x37
.short 97 ## 0x61
.short 97 ## 0x61
.short 176 ## 0xb0
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 97 ## 0x61
.short 170 ## 0xaa
.short 175 ## 0xaf
.short 174 ## 0xae
.short 173 ## 0xad
.short 172 ## 0xac
.short 171 ## 0xab
.short 170 ## 0xaa
.short 170 ## 0xaa
.short 169 ## 0xa9
.short 161 ## 0xa1
.short 56 ## 0x38
.short 56 ## 0x38
.short 117 ## 0x75
.short 146 ## 0x92
.short 144 ## 0x90
.short 96 ## 0x60
.short 142 ## 0x8e
.short 141 ## 0x8d
.short 140 ## 0x8c
.short 139 ## 0x8b
.short 136 ## 0x88
.short 135 ## 0x87
.short 132 ## 0x84
.short 126 ## 0x7e
.short 56 ## 0x38
.short 115 ## 0x73
.short 56 ## 0x38
.short 101 ## 0x65
.short 96 ## 0x60
.short 49 ## 0x31
.short 49 ## 0x31
.short 94 ## 0x5e
.short 93 ## 0x5d
.short 92 ## 0x5c
.short 86 ## 0x56
.short 45 ## 0x2d
.short 75 ## 0x4b
.short 45 ## 0x2d
.short 45 ## 0x2d
.short 45 ## 0x2d
.short 50 ## 0x32
.short 49 ## 0x31
.short 45 ## 0x2d
.short 205 ## 0xcd
.short 3 ## 0x3
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.short 205 ## 0xcd
.comm _yytext,8,3 ## @yytext
.comm _yyleng,8,3 ## @yyleng
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s is a conditional\n"
L_.str.1: ## @.str.1
.asciz "%s is an iterator\n"
L_.str.2: ## @.str.2
.asciz "%s is a INTEGER\n"
L_.str.3: ## @.str.3
.asciz "%s is a FLOAT\n"
L_.str.4: ## @.str.4
.asciz "%s is a preprocessor directive\n"
L_.str.5: ## @.str.5
.asciz "%s is a delimiter\n"
L_.str.6: ## @.str.6
.asciz "%s is a keyword\n"
L_.str.7: ## @.str.7
.asciz "Could not process %s"
L_.str.8: ## @.str.8
.asciz "%s is an identifier\n"
L_.str.9: ## @.str.9
.asciz "%s is a comment\n"
L_.str.10: ## @.str.10
.asciz "%s is a mathematical operator\n"
L_.str.11: ## @.str.11
.asciz "%s is a logical operator\n"
L_.str.12: ## @.str.12
.asciz "Block begins - %s\n"
L_.str.13: ## @.str.13
.asciz "Block ends - %s\n"
L_.str.14: ## @.str.14
.asciz "%s is a file\n"
L_.str.15: ## @.str.15
.asciz "%s is a unary operator\n"
L_.str.16: ## @.str.16
.asciz "%s is a format specifier\n"
.zerofill __DATA,__bss,_yy_n_chars,4,2 ## @yy_n_chars
L_.str.17: ## @.str.17
.asciz "fatal flex scanner internal error--no action found"
L_.str.18: ## @.str.18
.asciz "out of dynamic memory in yy_create_buffer()"
L_.str.19: ## @.str.19
.asciz "out of dynamic memory in yy_scan_buffer()"
L_.str.20: ## @.str.20
.asciz "out of dynamic memory in yy_scan_bytes()"
L_.str.21: ## @.str.21
.asciz "bad buffer in yy_scan_bytes()"
L_.str.22: ## @.str.22
.asciz "text"
L_.str.23: ## @.str.23
.asciz "r"
.comm _count,4,2 ## @count
L_.str.24: ## @.str.24
.asciz "fatal flex scanner internal error--end of buffer missed"
L_.str.25: ## @.str.25
.asciz "fatal error - scanner input buffer overflow"
L_.str.26: ## @.str.26
.asciz "input in flex scanner failed"
L_.str.27: ## @.str.27
.asciz "out of dynamic memory in yy_get_next_buffer()"
L_.str.28: ## @.str.28
.asciz "out of dynamic memory in yyensure_buffer_stack()"
.zerofill __DATA,__bss,_yy_buffer_stack_max,8,3 ## @yy_buffer_stack_max
L_.str.29: ## @.str.29
.asciz "%s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _yylex ; -- Begin function yylex
.p2align 2
_yylex: ; @yylex
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
adrp x8, _yy_init@PAGE
ldrb w9, [x8, _yy_init@PAGEOFF]
adrp x21, _yy_hold_char@PAGE
Lloh0:
adrp x15, _yytext@GOTPAGE
Lloh1:
ldr x15, [x15, _yytext@GOTPAGEOFF]
adrp x24, _yy_buffer_stack@PAGE
tbnz w9, #0, LBB0_13
; %bb.1:
mov w9, #1
strb w9, [x8, _yy_init@PAGEOFF]
adrp x8, _yy_start@PAGE
ldrb w8, [x8, _yy_start@PAGEOFF]
tbnz w8, #0, LBB0_3
; %bb.2:
adrp x8, _yy_start@PAGE
strb w9, [x8, _yy_start@PAGEOFF]
LBB0_3:
Lloh2:
adrp x8, _yyin@PAGE
Lloh3:
ldr x8, [x8, _yyin@PAGEOFF]
cbnz x8, LBB0_5
; %bb.4:
Lloh4:
adrp x8, ___stdinp@GOTPAGE
Lloh5:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh6:
ldr x8, [x8]
adrp x9, _yyin@PAGE
str x8, [x9, _yyin@PAGEOFF]
LBB0_5:
Lloh7:
adrp x8, _yyout@PAGE
Lloh8:
ldr x8, [x8, _yyout@PAGEOFF]
cbz x8, LBB0_7
; %bb.6:
ldr x8, [x24, _yy_buffer_stack@PAGEOFF]
cbnz x8, LBB0_8
b LBB0_9
LBB0_7:
Lloh9:
adrp x8, ___stdoutp@GOTPAGE
Lloh10:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
adrp x9, _yyout@PAGE
str x8, [x9, _yyout@PAGEOFF]
ldr x8, [x24, _yy_buffer_stack@PAGEOFF]
cbz x8, LBB0_9
LBB0_8:
Lloh12:
adrp x9, _yy_buffer_stack_top@PAGE
Lloh13:
ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF]
ldr x19, [x8, x9, lsl #3]
cbnz x19, LBB0_12
LBB0_9:
bl _yyensure_buffer_stack
Lloh14:
adrp x8, _yyin@PAGE
Lloh15:
ldr x20, [x8, _yyin@PAGEOFF]
mov w0, #64
bl _malloc
cbz x0, LBB0_157
; %bb.10:
mov x19, x0
mov w8, #16384
str x8, [x0, #24]
mov w0, #16386
bl _malloc
str x0, [x19, #8]
cbz x0, LBB0_157
; %bb.11:
mov w8, #1
str w8, [x19, #36]
mov x0, x19
mov x1, x20
bl _yy_init_buffer
ldr x8, [x24, _yy_buffer_stack@PAGEOFF]
Lloh16:
adrp x9, _yy_buffer_stack_top@PAGE
Lloh17:
ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF]
str x19, [x8, x9, lsl #3]
Lloh18:
adrp x15, _yytext@GOTPAGE
Lloh19:
ldr x15, [x15, _yytext@GOTPAGEOFF]
LBB0_12:
ldr w10, [x19, #32]
Lloh20:
adrp x11, _yy_n_chars@PAGE
str w10, [x11, _yy_n_chars@PAGEOFF]
ldr x10, [x19, #16]
Lloh21:
adrp x11, _yy_c_buf_p@PAGE
str x10, [x11, _yy_c_buf_p@PAGEOFF]
str x10, [x15]
ldr x8, [x8, x9, lsl #3]
ldr x8, [x8]
adrp x9, _yyin@PAGE
str x8, [x9, _yyin@PAGEOFF]
ldrb w8, [x10]
strb w8, [x21, _yy_hold_char@PAGEOFF]
LBB0_13:
Lloh22:
adrp x19, _yy_ec@PAGE
Lloh23:
add x19, x19, _yy_ec@PAGEOFF
Lloh24:
adrp x20, _yy_accept@PAGE
Lloh25:
add x20, x20, _yy_accept@PAGEOFF
Lloh26:
adrp x28, _yy_base@PAGE
Lloh27:
add x28, x28, _yy_base@PAGEOFF
Lloh28:
adrp x23, _yy_chk@PAGE
Lloh29:
add x23, x23, _yy_chk@PAGEOFF
Lloh30:
adrp x16, _yy_nxt@PAGE
Lloh31:
add x16, x16, _yy_nxt@PAGEOFF
adrp x17, _yy_last_accepting_cpos@PAGE
adrp x0, _yy_last_accepting_state@PAGE
Lloh32:
adrp x22, _yy_def@PAGE
Lloh33:
add x22, x22, _yy_def@PAGEOFF
Lloh34:
adrp x27, _yy_meta@PAGE
Lloh35:
add x27, x27, _yy_meta@PAGEOFF
LBB0_14: ; =>This Loop Header: Depth=1
; Child Loop BB0_16 Depth 2
; Child Loop BB0_21 Depth 3
; Child Loop BB0_23 Depth 3
; Child Loop BB0_24 Depth 4
; Child Loop BB0_26 Depth 5
; Child Loop BB0_27 Depth 6
; Child Loop BB0_43 Depth 7
; Child Loop BB0_47 Depth 7
; Child Loop BB0_51 Depth 7
; Child Loop BB0_58 Depth 7
; Child Loop BB0_63 Depth 7
; Child Loop BB0_70 Depth 7
; Child Loop BB0_94 Depth 5
; Child Loop BB0_99 Depth 6
; Child Loop BB0_106 Depth 5
; Child Loop BB0_110 Depth 4
; Child Loop BB0_115 Depth 5
; Child Loop BB0_121 Depth 3
; Child Loop BB0_126 Depth 4
Lloh36:
adrp x8, _yy_c_buf_p@PAGE
Lloh37:
ldr x8, [x8, _yy_c_buf_p@PAGEOFF]
ldrb w9, [x21, _yy_hold_char@PAGEOFF]
strb w9, [x8]
adrp x9, _yy_start@PAGE
ldrb w9, [x9, _yy_start@PAGEOFF]
mov x25, x8
b LBB0_16
LBB0_15: ; in Loop: Header=BB0_16 Depth=2
ldrh w9, [x16, x11, lsl #1]
add x25, x25, #1
ldrh w10, [x28, x9, lsl #1]
cmp w10, #459
b.eq LBB0_23
LBB0_16: ; Parent Loop BB0_14 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_21 Depth 3
; Child Loop BB0_23 Depth 3
; Child Loop BB0_24 Depth 4
; Child Loop BB0_26 Depth 5
; Child Loop BB0_27 Depth 6
; Child Loop BB0_43 Depth 7
; Child Loop BB0_47 Depth 7
; Child Loop BB0_51 Depth 7
; Child Loop BB0_58 Depth 7
; Child Loop BB0_63 Depth 7
; Child Loop BB0_70 Depth 7
; Child Loop BB0_94 Depth 5
; Child Loop BB0_99 Depth 6
; Child Loop BB0_106 Depth 5
; Child Loop BB0_110 Depth 4
; Child Loop BB0_115 Depth 5
; Child Loop BB0_121 Depth 3
; Child Loop BB0_126 Depth 4
ldrb w10, [x25]
ldrh w11, [x20, w9, uxtw #1]
cbz w11, LBB0_18
; %bb.17: ; in Loop: Header=BB0_16 Depth=2
str w9, [x0, _yy_last_accepting_state@PAGEOFF]
str x25, [x17, _yy_last_accepting_cpos@PAGEOFF]
LBB0_18: ; in Loop: Header=BB0_16 Depth=2
ldrb w12, [x19, x10]
mov w10, w9
ldrh w11, [x28, x10, lsl #1]
add x11, x11, x12
ldrsh w13, [x23, x11, lsl #1]
cmp w9, w13
b.eq LBB0_15
; %bb.19: ; in Loop: Header=BB0_16 Depth=2
mov x9, x12
b LBB0_21
LBB0_20: ; in Loop: Header=BB0_21 Depth=3
ldrh w11, [x28, x10, lsl #1]
add x11, x11, w9, uxtb
ldrh w12, [x23, x11, lsl #1]
cmp w12, w10, uxth
b.eq LBB0_15
LBB0_21: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; => This Inner Loop Header: Depth=3
ldrsh x10, [x22, x10, lsl #1]
cmp x10, #206
b.lt LBB0_20
; %bb.22: ; in Loop: Header=BB0_21 Depth=3
; kill: def $w9 killed $w9 killed $x9 def $x9
and x9, x9, #0xff
ldrb w9, [x27, x9]
b LBB0_20
LBB0_23: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB0_24 Depth 4
; Child Loop BB0_26 Depth 5
; Child Loop BB0_27 Depth 6
; Child Loop BB0_43 Depth 7
; Child Loop BB0_47 Depth 7
; Child Loop BB0_51 Depth 7
; Child Loop BB0_58 Depth 7
; Child Loop BB0_63 Depth 7
; Child Loop BB0_70 Depth 7
; Child Loop BB0_94 Depth 5
; Child Loop BB0_99 Depth 6
; Child Loop BB0_106 Depth 5
; Child Loop BB0_110 Depth 4
; Child Loop BB0_115 Depth 5
mov x14, x8
LBB0_24: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; => This Loop Header: Depth=4
; Child Loop BB0_26 Depth 5
; Child Loop BB0_27 Depth 6
; Child Loop BB0_43 Depth 7
; Child Loop BB0_47 Depth 7
; Child Loop BB0_51 Depth 7
; Child Loop BB0_58 Depth 7
; Child Loop BB0_63 Depth 7
; Child Loop BB0_70 Depth 7
; Child Loop BB0_94 Depth 5
; Child Loop BB0_99 Depth 6
; Child Loop BB0_106 Depth 5
str x14, [sp, #8] ; 8-byte Folded Spill
ldrh w8, [x20, w9, sxtw #1]
cbnz w8, LBB0_26
LBB0_25: ; in Loop: Header=BB0_24 Depth=4
ldr x25, [x17, _yy_last_accepting_cpos@PAGEOFF]
ldrsw x8, [x0, _yy_last_accepting_state@PAGEOFF]
ldrh w8, [x20, x8, lsl #1]
LBB0_26: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; => This Loop Header: Depth=5
; Child Loop BB0_27 Depth 6
; Child Loop BB0_43 Depth 7
; Child Loop BB0_47 Depth 7
; Child Loop BB0_51 Depth 7
; Child Loop BB0_58 Depth 7
; Child Loop BB0_63 Depth 7
; Child Loop BB0_70 Depth 7
sxth w11, w8
str x14, [x15]
sub x8, x25, x14
Lloh38:
adrp x9, _yyleng@GOTPAGE
Lloh39:
ldr x9, [x9, _yyleng@GOTPAGEOFF]
Lloh40:
str x8, [x9]
ldrb w8, [x25]
strb w8, [x21, _yy_hold_char@PAGEOFF]
strb wzr, [x25]
mov x8, x25
LBB0_27: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; Parent Loop BB0_26 Depth=5
; => This Loop Header: Depth=6
; Child Loop BB0_43 Depth 7
; Child Loop BB0_47 Depth 7
; Child Loop BB0_51 Depth 7
; Child Loop BB0_58 Depth 7
; Child Loop BB0_63 Depth 7
; Child Loop BB0_70 Depth 7
adrp x9, _yy_c_buf_p@PAGE
str x8, [x9, _yy_c_buf_p@PAGEOFF]
cmp w11, #21
b.hi LBB0_153
; %bb.28: ; in Loop: Header=BB0_27 Depth=6
mov w8, w11
Lloh41:
adrp x11, lJTI0_0@PAGE
Lloh42:
add x11, x11, lJTI0_0@PAGEOFF
adr x9, LBB0_14
ldrh w10, [x11, x8, lsl #1]
add x9, x9, x10, lsl #2
br x9
LBB0_29: ; in Loop: Header=BB0_27 Depth=6
ldr x11, [x15]
ldrb w8, [x21, _yy_hold_char@PAGEOFF]
strb w8, [x25]
ldr x20, [x24, _yy_buffer_stack@PAGEOFF]
Lloh43:
adrp x8, _yy_buffer_stack_top@PAGE
Lloh44:
ldr x1, [x8, _yy_buffer_stack_top@PAGEOFF]
ldr x24, [x20, x1, lsl #3]
ldr w8, [x24, #60]
cbz w8, LBB0_31
; %bb.30: ; in Loop: Header=BB0_27 Depth=6
Lloh45:
adrp x8, _yy_n_chars@PAGE
Lloh46:
ldr w8, [x8, _yy_n_chars@PAGEOFF]
b LBB0_32
LBB0_31: ; in Loop: Header=BB0_27 Depth=6
ldr w8, [x24, #32]
Lloh47:
adrp x9, _yy_n_chars@PAGE
str w8, [x9, _yy_n_chars@PAGEOFF]
Lloh48:
adrp x9, _yyin@PAGE
Lloh49:
ldr x9, [x9, _yyin@PAGEOFF]
str x9, [x24]
ldr x24, [x20, x1, lsl #3]
mov w9, #1
str w9, [x24, #60]
LBB0_32: ; in Loop: Header=BB0_27 Depth=6
Lloh50:
adrp x9, _yy_c_buf_p@PAGE
Lloh51:
ldr x19, [x9, _yy_c_buf_p@PAGEOFF]
ldr x9, [x24, #8]
sxtw x10, w8
add x8, x9, x10
cmp x19, x8
b.ls LBB0_91
; %bb.33: ; in Loop: Header=BB0_27 Depth=6
str x11, [sp, #16] ; 8-byte Folded Spill
add w8, w10, #1
add x8, x9, w8, sxtw
cmp x19, x8
b.hi LBB0_154
; %bb.34: ; in Loop: Header=BB0_27 Depth=6
ldr x8, [x15]
ldr w11, [x24, #56]
cbz w11, LBB0_40
; %bb.35: ; in Loop: Header=BB0_27 Depth=6
mvn x10, x8
adds x21, x10, x19
b.eq LBB0_53
; %bb.36: ; in Loop: Header=BB0_27 Depth=6
mov x10, #0
cmp x21, #8
b.lo LBB0_41
; %bb.37: ; in Loop: Header=BB0_27 Depth=6
sub x12, x9, x8
mov x11, x8
cmp x12, #64
b.lo LBB0_50
; %bb.38: ; in Loop: Header=BB0_27 Depth=6
cmp x21, #64
b.hs LBB0_42
; %bb.39: ; in Loop: Header=BB0_27 Depth=6
mov x10, #0
b LBB0_46
LBB0_40: ; in Loop: Header=BB0_27 Depth=6
sub x12, x19, x8
mov w11, #21
cmp x12, #1
adrp x24, _yy_buffer_stack@PAGE
Lloh52:
adrp x19, _yy_ec@PAGE
Lloh53:
add x19, x19, _yy_ec@PAGEOFF
Lloh54:
adrp x20, _yy_accept@PAGE
Lloh55:
add x20, x20, _yy_accept@PAGEOFF
b.eq LBB0_27
b LBB0_90
LBB0_41: ; in Loop: Header=BB0_27 Depth=6
mov x11, x8
b LBB0_50
LBB0_42: ; in Loop: Header=BB0_27 Depth=6
and x10, x21, #0xffffffffffffffc0
add x11, x9, #32
add x12, x8, #32
mov x13, x10
LBB0_43: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; Parent Loop BB0_26 Depth=5
; Parent Loop BB0_27 Depth=6
; => This Inner Loop Header: Depth=7
ldp q0, q1, [x12, #-32]
ldp q2, q3, [x12], #64
stp q0, q1, [x11, #-32]
stp q2, q3, [x11], #64
subs x13, x13, #64
b.ne LBB0_43
; %bb.44: ; in Loop: Header=BB0_27 Depth=6
cmp x21, x10
b.eq LBB0_52
; %bb.45: ; in Loop: Header=BB0_27 Depth=6
tst x21, #0x38
b.eq LBB0_49
LBB0_46: ; in Loop: Header=BB0_27 Depth=6
mov x14, x10
and x10, x21, #0xfffffffffffffff8
add x12, x9, x10
add x11, x8, x10
add x13, x8, x14
add x9, x9, x14
sub x14, x14, x10
LBB0_47: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; Parent Loop BB0_26 Depth=5
; Parent Loop BB0_27 Depth=6
; => This Inner Loop Header: Depth=7
ldr d0, [x13], #8
str d0, [x9], #8
adds x14, x14, #8
b.ne LBB0_47
; %bb.48: ; in Loop: Header=BB0_27 Depth=6
mov x9, x12
cmp x21, x10
b.ne LBB0_50
b LBB0_52
LBB0_49: ; in Loop: Header=BB0_27 Depth=6
add x11, x8, x10
add x9, x9, x10
LBB0_50: ; in Loop: Header=BB0_27 Depth=6
add x10, x10, x8
sub x10, x10, x19
add x10, x10, #1
LBB0_51: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; Parent Loop BB0_26 Depth=5
; Parent Loop BB0_27 Depth=6
; => This Inner Loop Header: Depth=7
ldrb w12, [x11], #1
strb w12, [x9], #1
adds x10, x10, #1
b.lo LBB0_51
LBB0_52: ; in Loop: Header=BB0_27 Depth=6
ldr x24, [x20, x1, lsl #3]
LBB0_53: ; in Loop: Header=BB0_27 Depth=6
ldr w9, [x24, #60]
cmp w9, #2
b.ne LBB0_57
; %bb.54: ; in Loop: Header=BB0_27 Depth=6
adrp x8, _yy_n_chars@PAGE
str wzr, [x8, _yy_n_chars@PAGEOFF]
LBB0_55: ; in Loop: Header=BB0_27 Depth=6
str wzr, [x24, #32]
cbz x21, LBB0_80
LBB0_56: ; in Loop: Header=BB0_27 Depth=6
mov w19, #0
mov w12, #2
str w12, [x24, #60]
b LBB0_81
LBB0_57: ; in Loop: Header=BB0_27 Depth=6
str x21, [sp, #24] ; 8-byte Folded Spill
ldr x9, [x24, #24]
sub x27, x8, x19
adds x8, x9, x27
b.ne LBB0_61
LBB0_58: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; Parent Loop BB0_26 Depth=5
; Parent Loop BB0_27 Depth=6
; => This Inner Loop Header: Depth=7
ldr w8, [x24, #36]
cbz w8, LBB0_151
; %bb.59: ; in Loop: Header=BB0_58 Depth=7
mov x21, x20
mov x20, x1
ldr x26, [x24, #8]
lsl x8, x9, #1
add x9, x9, x9, lsr #3
cmp x8, #0
csel x8, x9, x8, eq
str x8, [x24, #24]
add x1, x8, #2
mov x0, x26
bl _realloc
str x0, [x24, #8]
cbz x0, LBB0_152
; %bb.60: ; in Loop: Header=BB0_58 Depth=7
sub x8, x19, x26
add x19, x0, w8, sxtw
adrp x8, _yy_c_buf_p@PAGE
str x19, [x8, _yy_c_buf_p@PAGEOFF]
mov x1, x20
mov x20, x21
ldr x24, [x21, x1, lsl #3]
ldr x9, [x24, #24]
adds x8, x9, x27
b.eq LBB0_58
LBB0_61: ; in Loop: Header=BB0_27 Depth=6
cmp x8, #2, lsl #12 ; =8192
mov w9, #8192
csel x26, x8, x9, lo
ldr w8, [x24, #40]
Lloh56:
adrp x27, _yy_meta@PAGE
Lloh57:
add x27, x27, _yy_meta@PAGEOFF
cbz w8, LBB0_69
; %bb.62: ; in Loop: Header=BB0_27 Depth=6
mov x19, #0
adrp x20, _yy_buffer_stack@PAGE
adrp x21, _yy_buffer_stack_top@PAGE
adrp x24, _yyin@PAGE
LBB0_63: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; Parent Loop BB0_26 Depth=5
; Parent Loop BB0_27 Depth=6
; => This Inner Loop Header: Depth=7
ldr x0, [x24, _yyin@PAGEOFF]
bl _getc
cmn w0, #1
ccmp w0, #10, #4, ne
b.eq LBB0_66
; %bb.64: ; in Loop: Header=BB0_63 Depth=7
ldr x8, [x20, _yy_buffer_stack@PAGEOFF]
ldr x9, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x8, [x8, x9, lsl #3]
ldr x8, [x8, #8]
ldr x9, [sp, #24] ; 8-byte Folded Reload
add x8, x8, x9
strb w0, [x8, x19]
add x19, x19, #1
cmp x26, x19
b.ne LBB0_63
; %bb.65: ; in Loop: Header=BB0_27 Depth=6
mov x19, x26
LBB0_66: ; in Loop: Header=BB0_27 Depth=6
cmn w0, #1
b.eq LBB0_75
; %bb.67: ; in Loop: Header=BB0_27 Depth=6
cmp w0, #10
b.ne LBB0_76
; %bb.68: ; in Loop: Header=BB0_27 Depth=6
ldr x8, [x20, _yy_buffer_stack@PAGEOFF]
ldr x9, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x8, [x8, x9, lsl #3]
ldr x8, [x8, #8]
ldr x9, [sp, #24] ; 8-byte Folded Reload
add x8, x8, x9
mov w9, #10
strb w9, [x8, x19]
add x19, x19, #1
b LBB0_76
LBB0_69: ; in Loop: Header=BB0_27 Depth=6
bl ___error
str wzr, [x0]
adrp x19, _yy_buffer_stack@PAGE
ldr x8, [x19, _yy_buffer_stack@PAGEOFF]
adrp x21, _yy_buffer_stack_top@PAGE
ldr x9, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x8, [x8, x9, lsl #3]
ldr x8, [x8, #8]
ldr x9, [sp, #24] ; 8-byte Folded Reload
add x0, x8, x9
adrp x20, _yyin@PAGE
ldr x3, [x20, _yyin@PAGEOFF]
mov w1, #1
mov x2, x26
bl _fread
adrp x8, _yy_n_chars@PAGE
str w0, [x8, _yy_n_chars@PAGEOFF]
cbnz w0, LBB0_74
LBB0_70: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; Parent Loop BB0_26 Depth=5
; Parent Loop BB0_27 Depth=6
; => This Inner Loop Header: Depth=7
ldr x0, [x20, _yyin@PAGEOFF]
bl _ferror
cbz w0, LBB0_85
; %bb.71: ; in Loop: Header=BB0_70 Depth=7
bl ___error
ldr w8, [x0]
cmp w8, #4
b.ne LBB0_155
; %bb.72: ; in Loop: Header=BB0_70 Depth=7
bl ___error
str wzr, [x0]
ldr x0, [x20, _yyin@PAGEOFF]
bl _clearerr
ldr x8, [x19, _yy_buffer_stack@PAGEOFF]
ldr x9, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x8, [x8, x9, lsl #3]
ldr x8, [x8, #8]
ldr x9, [sp, #24] ; 8-byte Folded Reload
add x0, x8, x9
ldr x3, [x20, _yyin@PAGEOFF]
mov w1, #1
mov x2, x26
bl _fread
adrp x8, _yy_n_chars@PAGE
str w0, [x8, _yy_n_chars@PAGEOFF]
cbz w0, LBB0_70
; %bb.73: ; in Loop: Header=BB0_27 Depth=6
; kill: def $w0 killed $w0 killed $x0 def $x0
LBB0_74: ; in Loop: Header=BB0_27 Depth=6
mov w12, #0
ldr x20, [x19, _yy_buffer_stack@PAGEOFF]
ldr x1, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x24, [x20, x1, lsl #3]
str w0, [x24, #32]
mov x19, x0
b LBB0_78
LBB0_75: ; in Loop: Header=BB0_27 Depth=6
ldr x0, [x24, _yyin@PAGEOFF]
bl _ferror
cbnz w0, LBB0_155
LBB0_76: ; in Loop: Header=BB0_27 Depth=6
adrp x8, _yy_n_chars@PAGE
str w19, [x8, _yy_n_chars@PAGEOFF]
ldr x20, [x20, _yy_buffer_stack@PAGEOFF]
ldr x1, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x24, [x20, x1, lsl #3]
str w19, [x24, #32]
cbz w19, LBB0_79
; %bb.77: ; in Loop: Header=BB0_27 Depth=6
mov w12, #0
LBB0_78: ; in Loop: Header=BB0_27 Depth=6
Lloh58:
adrp x15, _yytext@GOTPAGE
Lloh59:
ldr x15, [x15, _yytext@GOTPAGEOFF]
Lloh60:
adrp x16, _yy_nxt@PAGE
Lloh61:
add x16, x16, _yy_nxt@PAGEOFF
adrp x17, _yy_last_accepting_cpos@PAGE
adrp x0, _yy_last_accepting_state@PAGE
ldr x21, [sp, #24] ; 8-byte Folded Reload
b LBB0_81
LBB0_79: ; in Loop: Header=BB0_27 Depth=6
Lloh62:
adrp x15, _yytext@GOTPAGE
Lloh63:
ldr x15, [x15, _yytext@GOTPAGEOFF]
Lloh64:
adrp x16, _yy_nxt@PAGE
Lloh65:
add x16, x16, _yy_nxt@PAGEOFF
adrp x17, _yy_last_accepting_cpos@PAGE
adrp x0, _yy_last_accepting_state@PAGE
ldr x21, [sp, #24] ; 8-byte Folded Reload
cbnz x21, LBB0_56
LBB0_80: ; in Loop: Header=BB0_27 Depth=6
Lloh66:
adrp x8, _yyin@PAGE
Lloh67:
ldr x0, [x8, _yyin@PAGEOFF]
bl _yyrestart
adrp x0, _yy_last_accepting_state@PAGE
adrp x17, _yy_last_accepting_cpos@PAGE
Lloh68:
adrp x16, _yy_nxt@PAGE
Lloh69:
add x16, x16, _yy_nxt@PAGEOFF
Lloh70:
adrp x15, _yytext@GOTPAGE
Lloh71:
ldr x15, [x15, _yytext@GOTPAGEOFF]
Lloh72:
adrp x8, _yy_n_chars@PAGE
Lloh73:
ldr w19, [x8, _yy_n_chars@PAGEOFF]
Lloh74:
adrp x8, _yy_buffer_stack@PAGE
Lloh75:
ldr x20, [x8, _yy_buffer_stack@PAGEOFF]
Lloh76:
adrp x8, _yy_buffer_stack_top@PAGE
Lloh77:
ldr x1, [x8, _yy_buffer_stack_top@PAGEOFF]
ldr x24, [x20, x1, lsl #3]
mov w12, #1
LBB0_81: ; in Loop: Header=BB0_27 Depth=6
mov x26, x21
add x8, x21, w19, uxtw
ldr x9, [x24, #24]
cmp x9, w8, sxtw
lsl x21, x1, #3
b.hs LBB0_83
; %bb.82: ; in Loop: Header=BB0_27 Depth=6
add w8, w8, w19, asr #1
ldr x0, [x24, #8]
sxtw x1, w8
mov x24, x12
bl _realloc
mov x12, x24
ldr x8, [x20, x21]
str x0, [x8, #8]
adrp x0, _yy_last_accepting_state@PAGE
adrp x17, _yy_last_accepting_cpos@PAGE
Lloh78:
adrp x16, _yy_nxt@PAGE
Lloh79:
add x16, x16, _yy_nxt@PAGEOFF
Lloh80:
adrp x15, _yytext@GOTPAGE
Lloh81:
ldr x15, [x15, _yytext@GOTPAGEOFF]
ldr x8, [x20, x21]
ldr x8, [x8, #8]
cbnz x8, LBB0_84
b LBB0_156
LBB0_83: ; in Loop: Header=BB0_27 Depth=6
ldr x8, [x24, #8]
LBB0_84: ; in Loop: Header=BB0_27 Depth=6
add w9, w19, w26
adrp x10, _yy_n_chars@PAGE
str w9, [x10, _yy_n_chars@PAGEOFF]
sxtw x9, w9
strb wzr, [x8, x9]
ldr x8, [x20, x21]
ldr x8, [x8, #8]
add x8, x9, x8
strb wzr, [x8, #1]
ldr x8, [x20, x21]
ldr x8, [x8, #8]
str x8, [x15]
mov w11, #21
cmp w12, #1
adrp x21, _yy_hold_char@PAGE
adrp x24, _yy_buffer_stack@PAGE
Lloh82:
adrp x19, _yy_ec@PAGE
Lloh83:
add x19, x19, _yy_ec@PAGEOFF
Lloh84:
adrp x20, _yy_accept@PAGE
Lloh85:
add x20, x20, _yy_accept@PAGEOFF
b.eq LBB0_27
b LBB0_87
LBB0_85: ; in Loop: Header=BB0_27 Depth=6
ldr x20, [x19, _yy_buffer_stack@PAGEOFF]
ldr x1, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x24, [x20, x1, lsl #3]
Lloh86:
adrp x15, _yytext@GOTPAGE
Lloh87:
ldr x15, [x15, _yytext@GOTPAGEOFF]
Lloh88:
adrp x16, _yy_nxt@PAGE
Lloh89:
add x16, x16, _yy_nxt@PAGEOFF
adrp x17, _yy_last_accepting_cpos@PAGE
adrp x0, _yy_last_accepting_state@PAGE
ldr x21, [sp, #24] ; 8-byte Folded Reload
b LBB0_55
LBB0_86: ; in Loop: Header=BB0_26 Depth=5
ldrb w8, [x21, _yy_hold_char@PAGEOFF]
strb w8, [x25]
ldr x25, [x17, _yy_last_accepting_cpos@PAGEOFF]
ldr w9, [x0, _yy_last_accepting_state@PAGEOFF]
ldr x14, [sp, #8] ; 8-byte Folded Reload
ldrh w8, [x20, w9, sxtw #1]
cbnz w8, LBB0_26
b LBB0_25
LBB0_87: ; in Loop: Header=BB0_24 Depth=4
cbz w12, LBB0_118
; %bb.88: ; in Loop: Header=BB0_24 Depth=4
cmp w12, #2
b.ne LBB0_14
; %bb.89: ; in Loop: Header=BB0_24 Depth=4
ldr x9, [x24, _yy_buffer_stack@PAGEOFF]
Lloh90:
adrp x10, _yy_buffer_stack_top@PAGE
Lloh91:
ldr x10, [x10, _yy_buffer_stack_top@PAGEOFF]
ldr x9, [x9, x10, lsl #3]
ldr x9, [x9, #8]
Lloh92:
adrp x10, _yy_n_chars@PAGE
Lloh93:
ldrsw x10, [x10, _yy_n_chars@PAGEOFF]
LBB0_90: ; in Loop: Header=BB0_24 Depth=4
add x25, x9, x10
cmp x8, x25
Lloh94:
adrp x9, _yy_c_buf_p@PAGE
str x25, [x9, _yy_c_buf_p@PAGEOFF]
Lloh95:
adrp x9, _yy_start@PAGE
ldrb w9, [x9, _yy_start@PAGEOFF]
mov x14, x8
b.hs LBB0_24
b LBB0_108
LBB0_91: ; in Loop: Header=BB0_24 Depth=4
sub w8, w25, w11
ldr x14, [x15]
sub w9, w8, #1
add x25, x14, w9, sxtw
Lloh96:
adrp x9, _yy_c_buf_p@PAGE
str x25, [x9, _yy_c_buf_p@PAGEOFF]
Lloh97:
adrp x9, _yy_start@PAGE
ldrb w9, [x9, _yy_start@PAGEOFF]
cmp w8, #2
b.lt LBB0_102
; %bb.92: ; in Loop: Header=BB0_24 Depth=4
mov x8, x14
adrp x24, _yy_buffer_stack@PAGE
Lloh98:
adrp x19, _yy_ec@PAGE
Lloh99:
add x19, x19, _yy_ec@PAGEOFF
Lloh100:
adrp x20, _yy_accept@PAGE
Lloh101:
add x20, x20, _yy_accept@PAGEOFF
b LBB0_94
LBB0_93: ; in Loop: Header=BB0_94 Depth=5
ldrh w9, [x16, x12, lsl #1]
add x8, x8, #1
cmp x8, x25
b.eq LBB0_103
LBB0_94: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; => This Loop Header: Depth=5
; Child Loop BB0_99 Depth 6
ldrb w10, [x8]
cbz x10, LBB0_101
; %bb.95: ; in Loop: Header=BB0_94 Depth=5
ldrb w10, [x19, x10]
ldrh w11, [x20, w9, uxtw #1]
cbz w11, LBB0_97
LBB0_96: ; in Loop: Header=BB0_94 Depth=5
str w9, [x0, _yy_last_accepting_state@PAGEOFF]
str x8, [x17, _yy_last_accepting_cpos@PAGEOFF]
LBB0_97: ; in Loop: Header=BB0_94 Depth=5
mov w11, w9
ldrh w12, [x28, x11, lsl #1]
add x12, x12, w10, uxtw
ldrsh w13, [x23, x12, lsl #1]
cmp w9, w13
b.ne LBB0_99
b LBB0_93
LBB0_98: ; in Loop: Header=BB0_99 Depth=6
ldrh w9, [x28, x11, lsl #1]
add x12, x9, w10, uxtb
ldrh w9, [x23, x12, lsl #1]
cmp w9, w11, uxth
b.eq LBB0_93
LBB0_99: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; Parent Loop BB0_94 Depth=5
; => This Inner Loop Header: Depth=6
ldrsh x11, [x22, x11, lsl #1]
cmp x11, #206
b.lt LBB0_98
; %bb.100: ; in Loop: Header=BB0_99 Depth=6
; kill: def $w10 killed $w10 killed $x10 def $x10
and x9, x10, #0xff
ldrb w10, [x27, x9]
b LBB0_98
LBB0_101: ; in Loop: Header=BB0_94 Depth=5
mov w10, #1
ldrh w11, [x20, w9, uxtw #1]
cbnz w11, LBB0_96
b LBB0_97
LBB0_102: ; in Loop: Header=BB0_24 Depth=4
adrp x24, _yy_buffer_stack@PAGE
Lloh102:
adrp x19, _yy_ec@PAGE
Lloh103:
add x19, x19, _yy_ec@PAGEOFF
Lloh104:
adrp x20, _yy_accept@PAGE
Lloh105:
add x20, x20, _yy_accept@PAGEOFF
LBB0_103: ; in Loop: Header=BB0_24 Depth=4
ldrh w8, [x20, w9, uxtw #1]
cbz w8, LBB0_105
; %bb.104: ; in Loop: Header=BB0_24 Depth=4
str w9, [x0, _yy_last_accepting_state@PAGEOFF]
str x25, [x17, _yy_last_accepting_cpos@PAGEOFF]
LBB0_105: ; in Loop: Header=BB0_24 Depth=4
mov w8, w9
ldrh w10, [x28, x8, lsl #1]
add x10, x10, #1
ldrsh w11, [x23, x10, lsl #1]
cmp w9, w11
b.eq LBB0_107
LBB0_106: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_24 Depth=4
; => This Inner Loop Header: Depth=5
ldrh w11, [x22, x8, lsl #1]
sxth x8, w11
ldrh w10, [x28, x8, lsl #1]
add x10, x10, #1
ldrh w12, [x23, x10, lsl #1]
cmp w11, w12
b.ne LBB0_106
LBB0_107: ; in Loop: Header=BB0_24 Depth=4
ldrh w10, [x16, x10, lsl #1]
cmp w10, #205
b.eq LBB0_24
b LBB0_129
LBB0_108: ; in Loop: Header=BB0_23 Depth=3
mov x10, x8
b LBB0_110
LBB0_109: ; in Loop: Header=BB0_110 Depth=4
ldrh w9, [x16, x13, lsl #1]
add x10, x10, #1
cmp x10, x25
b.eq LBB0_23
LBB0_110: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; => This Loop Header: Depth=4
; Child Loop BB0_115 Depth 5
ldrb w11, [x10]
cbz x11, LBB0_117
; %bb.111: ; in Loop: Header=BB0_110 Depth=4
ldrb w11, [x19, x11]
ldrh w12, [x20, w9, uxtw #1]
cbz w12, LBB0_113
LBB0_112: ; in Loop: Header=BB0_110 Depth=4
str w9, [x0, _yy_last_accepting_state@PAGEOFF]
str x10, [x17, _yy_last_accepting_cpos@PAGEOFF]
LBB0_113: ; in Loop: Header=BB0_110 Depth=4
mov w12, w9
ldrh w13, [x28, x12, lsl #1]
add x13, x13, w11, uxtw
ldrsh w14, [x23, x13, lsl #1]
cmp w9, w14
b.ne LBB0_115
b LBB0_109
LBB0_114: ; in Loop: Header=BB0_115 Depth=5
ldrh w9, [x28, x12, lsl #1]
add x13, x9, w11, uxtb
ldrh w9, [x23, x13, lsl #1]
cmp w9, w12, uxth
b.eq LBB0_109
LBB0_115: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_23 Depth=3
; Parent Loop BB0_110 Depth=4
; => This Inner Loop Header: Depth=5
ldrsh x12, [x22, x12, lsl #1]
cmp x12, #206
b.lt LBB0_114
; %bb.116: ; in Loop: Header=BB0_115 Depth=5
; kill: def $w11 killed $w11 killed $x11 def $x11
and x9, x11, #0xff
ldrb w11, [x27, x9]
b LBB0_114
LBB0_117: ; in Loop: Header=BB0_110 Depth=4
mov w11, #1
ldrh w12, [x20, w9, uxtw #1]
cbnz w12, LBB0_112
b LBB0_113
LBB0_118: ; in Loop: Header=BB0_16 Depth=2
ldr x9, [sp, #16] ; 8-byte Folded Reload
sub w10, w25, w9
sub w9, w10, #1
add x25, x8, w9, sxtw
Lloh106:
adrp x9, _yy_c_buf_p@PAGE
str x25, [x9, _yy_c_buf_p@PAGEOFF]
Lloh107:
adrp x9, _yy_start@PAGE
ldrb w9, [x9, _yy_start@PAGEOFF]
cmp w10, #2
b.lt LBB0_16
; %bb.119: ; in Loop: Header=BB0_16 Depth=2
mov x10, x8
b LBB0_121
LBB0_120: ; in Loop: Header=BB0_121 Depth=3
ldrh w9, [x16, x13, lsl #1]
add x10, x10, #1
cmp x10, x25
b.eq LBB0_16
LBB0_121: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB0_126 Depth 4
ldrb w11, [x10]
cbz x11, LBB0_128
; %bb.122: ; in Loop: Header=BB0_121 Depth=3
ldrb w11, [x19, x11]
ldrh w12, [x20, w9, uxtw #1]
cbz w12, LBB0_124
LBB0_123: ; in Loop: Header=BB0_121 Depth=3
str w9, [x0, _yy_last_accepting_state@PAGEOFF]
str x10, [x17, _yy_last_accepting_cpos@PAGEOFF]
LBB0_124: ; in Loop: Header=BB0_121 Depth=3
mov w12, w9
ldrh w13, [x28, x12, lsl #1]
add x13, x13, w11, uxtw
ldrsh w14, [x23, x13, lsl #1]
cmp w9, w14
b.ne LBB0_126
b LBB0_120
LBB0_125: ; in Loop: Header=BB0_126 Depth=4
ldrh w9, [x28, x12, lsl #1]
add x13, x9, w11, uxtb
ldrh w9, [x23, x13, lsl #1]
cmp w9, w12, uxth
b.eq LBB0_120
LBB0_126: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_16 Depth=2
; Parent Loop BB0_121 Depth=3
; => This Inner Loop Header: Depth=4
ldrsh x12, [x22, x12, lsl #1]
cmp x12, #206
b.lt LBB0_125
; %bb.127: ; in Loop: Header=BB0_126 Depth=4
; kill: def $w11 killed $w11 killed $x11 def $x11
and x9, x11, #0xff
ldrb w11, [x27, x9]
b LBB0_125
LBB0_128: ; in Loop: Header=BB0_121 Depth=3
mov w11, #1
ldrh w12, [x20, w9, uxtw #1]
cbnz w12, LBB0_123
b LBB0_124
LBB0_129: ; in Loop: Header=BB0_16 Depth=2
add x25, x25, #1
adrp x8, _yy_c_buf_p@PAGE
str x25, [x8, _yy_c_buf_p@PAGEOFF]
mov x8, x14
mov x9, x10
b LBB0_16
LBB0_130: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh108:
adrp x0, l_.str@PAGE
Lloh109:
add x0, x0, l_.str@PAGEOFF
b LBB0_147
LBB0_131: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh110:
adrp x0, l_.str.1@PAGE
Lloh111:
add x0, x0, l_.str.1@PAGEOFF
b LBB0_147
LBB0_132: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh112:
adrp x0, l_.str.2@PAGE
Lloh113:
add x0, x0, l_.str.2@PAGEOFF
b LBB0_147
LBB0_133: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh114:
adrp x0, l_.str.3@PAGE
Lloh115:
add x0, x0, l_.str.3@PAGEOFF
b LBB0_147
LBB0_134: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh116:
adrp x0, l_.str.4@PAGE
Lloh117:
add x0, x0, l_.str.4@PAGEOFF
b LBB0_147
LBB0_135: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh118:
adrp x0, l_.str.5@PAGE
Lloh119:
add x0, x0, l_.str.5@PAGEOFF
b LBB0_147
LBB0_136: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh120:
adrp x0, l_.str.6@PAGE
Lloh121:
add x0, x0, l_.str.6@PAGEOFF
b LBB0_147
LBB0_137: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh122:
adrp x0, l_.str.7@PAGE
Lloh123:
add x0, x0, l_.str.7@PAGEOFF
b LBB0_147
LBB0_138: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh124:
adrp x0, l_.str.8@PAGE
Lloh125:
add x0, x0, l_.str.8@PAGEOFF
b LBB0_147
LBB0_139: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh126:
adrp x0, l_.str.9@PAGE
Lloh127:
add x0, x0, l_.str.9@PAGEOFF
b LBB0_147
LBB0_140: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh128:
adrp x0, l_.str.10@PAGE
Lloh129:
add x0, x0, l_.str.10@PAGEOFF
b LBB0_147
LBB0_141: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh130:
adrp x0, l_.str.11@PAGE
Lloh131:
add x0, x0, l_.str.11@PAGEOFF
b LBB0_147
LBB0_142: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh132:
adrp x0, l_.str.12@PAGE
Lloh133:
add x0, x0, l_.str.12@PAGEOFF
b LBB0_147
LBB0_143: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh134:
adrp x0, l_.str.13@PAGE
Lloh135:
add x0, x0, l_.str.13@PAGEOFF
b LBB0_147
LBB0_144: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh136:
adrp x0, l_.str.14@PAGE
Lloh137:
add x0, x0, l_.str.14@PAGEOFF
b LBB0_147
LBB0_145: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh138:
adrp x0, l_.str.15@PAGE
Lloh139:
add x0, x0, l_.str.15@PAGEOFF
b LBB0_147
LBB0_146: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [x15]
str x8, [sp]
Lloh140:
adrp x0, l_.str.16@PAGE
Lloh141:
add x0, x0, l_.str.16@PAGEOFF
LBB0_147: ; in Loop: Header=BB0_14 Depth=1
bl _printf
LBB0_148: ; in Loop: Header=BB0_14 Depth=1
adrp x0, _yy_last_accepting_state@PAGE
adrp x17, _yy_last_accepting_cpos@PAGE
Lloh142:
adrp x16, _yy_nxt@PAGE
Lloh143:
add x16, x16, _yy_nxt@PAGEOFF
Lloh144:
adrp x15, _yytext@GOTPAGE
Lloh145:
ldr x15, [x15, _yytext@GOTPAGEOFF]
b LBB0_14
LBB0_149: ; in Loop: Header=BB0_14 Depth=1
Lloh146:
adrp x8, _yytext@GOTPAGE
Lloh147:
ldr x8, [x8, _yytext@GOTPAGEOFF]
Lloh148:
ldr x0, [x8]
Lloh149:
adrp x8, _yyleng@GOTPAGE
Lloh150:
ldr x8, [x8, _yyleng@GOTPAGEOFF]
Lloh151:
ldr x1, [x8]
Lloh152:
adrp x8, _yyout@PAGE
Lloh153:
ldr x3, [x8, _yyout@PAGEOFF]
mov w2, #1
bl _fwrite
b LBB0_148
LBB0_150:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
LBB0_151:
str xzr, [x24, #8]
LBB0_152:
Lloh154:
adrp x0, l_.str.25@PAGE
Lloh155:
add x0, x0, l_.str.25@PAGEOFF
bl _yy_fatal_error
LBB0_153:
Lloh156:
adrp x0, l_.str.17@PAGE
Lloh157:
add x0, x0, l_.str.17@PAGEOFF
bl _yy_fatal_error
LBB0_154:
Lloh158:
adrp x0, l_.str.24@PAGE
Lloh159:
add x0, x0, l_.str.24@PAGEOFF
bl _yy_fatal_error
LBB0_155:
Lloh160:
adrp x0, l_.str.26@PAGE
Lloh161:
add x0, x0, l_.str.26@PAGEOFF
bl _yy_fatal_error
LBB0_156:
Lloh162:
adrp x0, l_.str.27@PAGE
Lloh163:
add x0, x0, l_.str.27@PAGEOFF
bl _yy_fatal_error
LBB0_157:
Lloh164:
adrp x0, l_.str.18@PAGE
Lloh165:
add x0, x0, l_.str.18@PAGEOFF
bl _yy_fatal_error
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdr Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdr Lloh12, Lloh13
.loh AdrpLdr Lloh14, Lloh15
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdr Lloh16, Lloh17
.loh AdrpAdrp Lloh20, Lloh21
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdr Lloh36, Lloh37
.loh AdrpLdrGotStr Lloh38, Lloh39, Lloh40
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpLdr Lloh43, Lloh44
.loh AdrpLdr Lloh45, Lloh46
.loh AdrpLdr Lloh48, Lloh49
.loh AdrpAdrp Lloh47, Lloh48
.loh AdrpLdr Lloh50, Lloh51
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh56, Lloh57
.loh AdrpAdd Lloh60, Lloh61
.loh AdrpLdrGot Lloh58, Lloh59
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpLdrGot Lloh62, Lloh63
.loh AdrpLdr Lloh76, Lloh77
.loh AdrpAdrp Lloh74, Lloh76
.loh AdrpLdr Lloh74, Lloh75
.loh AdrpAdrp Lloh72, Lloh74
.loh AdrpLdr Lloh72, Lloh73
.loh AdrpLdrGot Lloh70, Lloh71
.loh AdrpAdd Lloh68, Lloh69
.loh AdrpLdr Lloh66, Lloh67
.loh AdrpLdrGot Lloh80, Lloh81
.loh AdrpAdd Lloh78, Lloh79
.loh AdrpAdd Lloh84, Lloh85
.loh AdrpAdd Lloh82, Lloh83
.loh AdrpAdd Lloh88, Lloh89
.loh AdrpLdrGot Lloh86, Lloh87
.loh AdrpLdr Lloh92, Lloh93
.loh AdrpLdr Lloh90, Lloh91
.loh AdrpAdrp Lloh94, Lloh95
.loh AdrpAdrp Lloh96, Lloh97
.loh AdrpAdd Lloh100, Lloh101
.loh AdrpAdd Lloh98, Lloh99
.loh AdrpAdd Lloh104, Lloh105
.loh AdrpAdd Lloh102, Lloh103
.loh AdrpAdrp Lloh106, Lloh107
.loh AdrpAdd Lloh108, Lloh109
.loh AdrpAdd Lloh110, Lloh111
.loh AdrpAdd Lloh112, Lloh113
.loh AdrpAdd Lloh114, Lloh115
.loh AdrpAdd Lloh116, Lloh117
.loh AdrpAdd Lloh118, Lloh119
.loh AdrpAdd Lloh120, Lloh121
.loh AdrpAdd Lloh122, Lloh123
.loh AdrpAdd Lloh124, Lloh125
.loh AdrpAdd Lloh126, Lloh127
.loh AdrpAdd Lloh128, Lloh129
.loh AdrpAdd Lloh130, Lloh131
.loh AdrpAdd Lloh132, Lloh133
.loh AdrpAdd Lloh134, Lloh135
.loh AdrpAdd Lloh136, Lloh137
.loh AdrpAdd Lloh138, Lloh139
.loh AdrpAdd Lloh140, Lloh141
.loh AdrpLdrGot Lloh144, Lloh145
.loh AdrpAdd Lloh142, Lloh143
.loh AdrpLdr Lloh152, Lloh153
.loh AdrpLdrGotLdr Lloh149, Lloh150, Lloh151
.loh AdrpLdrGotLdr Lloh146, Lloh147, Lloh148
.loh AdrpAdd Lloh154, Lloh155
.loh AdrpAdd Lloh156, Lloh157
.loh AdrpAdd Lloh158, Lloh159
.loh AdrpAdd Lloh160, Lloh161
.loh AdrpAdd Lloh162, Lloh163
.loh AdrpAdd Lloh164, Lloh165
.cfi_endproc
.section __TEXT,__const
.p2align 1
lJTI0_0:
.short (LBB0_86-LBB0_14)>>2
.short (LBB0_130-LBB0_14)>>2
.short (LBB0_131-LBB0_14)>>2
.short (LBB0_132-LBB0_14)>>2
.short (LBB0_133-LBB0_14)>>2
.short (LBB0_134-LBB0_14)>>2
.short (LBB0_135-LBB0_14)>>2
.short (LBB0_136-LBB0_14)>>2
.short (LBB0_137-LBB0_14)>>2
.short (LBB0_138-LBB0_14)>>2
.short (LBB0_139-LBB0_14)>>2
.short (LBB0_140-LBB0_14)>>2
.short (LBB0_141-LBB0_14)>>2
.short (LBB0_142-LBB0_14)>>2
.short (LBB0_143-LBB0_14)>>2
.short (LBB0_144-LBB0_14)>>2
.short (LBB0_145-LBB0_14)>>2
.short (LBB0_146-LBB0_14)>>2
.short (LBB0_14-LBB0_14)>>2
.short (LBB0_149-LBB0_14)>>2
.short (LBB0_29-LBB0_14)>>2
.short (LBB0_150-LBB0_14)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.p2align 2 ; -- Begin function yyensure_buffer_stack
_yyensure_buffer_stack: ; @yyensure_buffer_stack
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
adrp x19, _yy_buffer_stack@PAGE
ldr x0, [x19, _yy_buffer_stack@PAGEOFF]
cbz x0, LBB1_4
; %bb.1:
Lloh166:
adrp x8, _yy_buffer_stack_top@PAGE
Lloh167:
ldr x8, [x8, _yy_buffer_stack_top@PAGEOFF]
adrp x20, _yy_buffer_stack_max@PAGE
ldr x21, [x20, _yy_buffer_stack_max@PAGEOFF]
sub x9, x21, #1
cmp x8, x9
b.lo LBB1_6
; %bb.2:
add x22, x21, #8
lsl x1, x22, #3
bl _realloc
str x0, [x19, _yy_buffer_stack@PAGEOFF]
cbz x0, LBB1_7
; %bb.3:
add x8, x0, x21, lsl #3
movi.2d v0, #0000000000000000
stp q0, q0, [x8, #32]
stp q0, q0, [x8]
str x22, [x20, _yy_buffer_stack_max@PAGEOFF]
b LBB1_6
LBB1_4:
mov w0, #8
bl _malloc
str x0, [x19, _yy_buffer_stack@PAGEOFF]
cbz x0, LBB1_7
; %bb.5:
str xzr, [x0]
mov w8, #1
adrp x9, _yy_buffer_stack_max@PAGE
str x8, [x9, _yy_buffer_stack_max@PAGEOFF]
adrp x8, _yy_buffer_stack_top@PAGE
str xzr, [x8, _yy_buffer_stack_top@PAGEOFF]
LBB1_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB1_7:
Lloh168:
adrp x0, l_.str.28@PAGE
Lloh169:
add x0, x0, l_.str.28@PAGEOFF
bl _yy_fatal_error
.loh AdrpLdr Lloh166, Lloh167
.loh AdrpAdd Lloh168, Lloh169
.cfi_endproc
; -- End function
.globl _yy_create_buffer ; -- Begin function yy_create_buffer
.p2align 2
_yy_create_buffer: ; @yy_create_buffer
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x1
mov x19, x0
mov w0, #64
bl _malloc
cbz x0, LBB2_3
; %bb.1:
mov x20, x0
sxtw x8, w21
str x8, [x0, #24]
add x0, x8, #2
bl _malloc
str x0, [x20, #8]
cbz x0, LBB2_3
; %bb.2:
mov w8, #1
str w8, [x20, #36]
mov x0, x20
mov x1, x19
bl _yy_init_buffer
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB2_3:
Lloh170:
adrp x0, l_.str.18@PAGE
Lloh171:
add x0, x0, l_.str.18@PAGEOFF
bl _yy_fatal_error
.loh AdrpAdd Lloh170, Lloh171
.cfi_endproc
; -- End function
.globl _yywrap ; -- Begin function yywrap
.p2align 2
_yywrap: ; @yywrap
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _yyrestart ; -- Begin function yyrestart
.p2align 2
_yyrestart: ; @yyrestart
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
adrp x23, _yy_buffer_stack@PAGE
ldr x8, [x23, _yy_buffer_stack@PAGEOFF]
adrp x24, _yy_buffer_stack_top@PAGE
adrp x22, _yyin@PAGE
cbz x8, LBB4_2
; %bb.1:
ldr x9, [x24, _yy_buffer_stack_top@PAGEOFF]
ldr x20, [x8, x9, lsl #3]
cbnz x20, LBB4_5
LBB4_2:
bl _yyensure_buffer_stack
ldr x21, [x22, _yyin@PAGEOFF]
mov w0, #64
bl _malloc
cbz x0, LBB4_6
; %bb.3:
mov x20, x0
mov w8, #16384
str x8, [x0, #24]
mov w0, #16386
bl _malloc
str x0, [x20, #8]
cbz x0, LBB4_6
; %bb.4:
mov w8, #1
str w8, [x20, #36]
mov x0, x20
mov x1, x21
bl _yy_init_buffer
ldr x8, [x23, _yy_buffer_stack@PAGEOFF]
ldr x9, [x24, _yy_buffer_stack_top@PAGEOFF]
str x20, [x8, x9, lsl #3]
LBB4_5:
mov x0, x20
mov x1, x19
bl _yy_init_buffer
ldr x8, [x23, _yy_buffer_stack@PAGEOFF]
ldr x9, [x24, _yy_buffer_stack_top@PAGEOFF]
lsl x9, x9, #3
ldr x10, [x8, x9]
ldr w11, [x10, #32]
ldr x10, [x10, #16]
Lloh172:
adrp x12, _yy_c_buf_p@PAGE
str x10, [x12, _yy_c_buf_p@PAGEOFF]
Lloh173:
adrp x12, _yytext@GOTPAGE
Lloh174:
ldr x12, [x12, _yytext@GOTPAGEOFF]
Lloh175:
str x10, [x12]
ldr x8, [x8, x9]
Lloh176:
adrp x9, _yy_n_chars@PAGE
str w11, [x9, _yy_n_chars@PAGEOFF]
ldr x8, [x8]
str x8, [x22, _yyin@PAGEOFF]
ldrb w8, [x10]
Lloh177:
adrp x9, _yy_hold_char@PAGE
strb w8, [x9, _yy_hold_char@PAGEOFF]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB4_6:
Lloh178:
adrp x0, l_.str.18@PAGE
Lloh179:
add x0, x0, l_.str.18@PAGEOFF
bl _yy_fatal_error
.loh AdrpAdrp Lloh176, Lloh177
.loh AdrpLdrGotStr Lloh173, Lloh174, Lloh175
.loh AdrpAdrp Lloh172, Lloh173
.loh AdrpAdd Lloh178, Lloh179
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function yy_fatal_error
_yy_fatal_error: ; @yy_fatal_error
.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
Lloh180:
adrp x8, ___stderrp@GOTPAGE
Lloh181:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh182:
ldr x8, [x8]
str x0, [sp]
Lloh183:
adrp x1, l_.str.29@PAGE
Lloh184:
add x1, x1, l_.str.29@PAGEOFF
mov x0, x8
bl _fprintf
mov w0, #2
bl _exit
.loh AdrpAdd Lloh183, Lloh184
.loh AdrpLdrGotLdr Lloh180, Lloh181, Lloh182
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function yy_init_buffer
lCPI6_0:
.long 1 ; 0x1
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_yy_init_buffer: ; @yy_init_buffer
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x19, x0
bl ___error
ldr w21, [x0]
adrp x8, _yy_buffer_stack_top@PAGE
cbz x19, LBB6_3
; %bb.1:
str wzr, [x19, #32]
ldr x9, [x19, #8]
strb wzr, [x9]
ldr x9, [x19, #8]
strb wzr, [x9, #1]
ldr x9, [x19, #8]
str x9, [x19, #16]
mov w9, #1
str w9, [x19, #44]
str wzr, [x19, #60]
Lloh185:
adrp x9, _yy_buffer_stack@PAGE
Lloh186:
ldr x9, [x9, _yy_buffer_stack@PAGEOFF]
cbz x9, LBB6_4
; %bb.2:
ldr x10, [x8, _yy_buffer_stack_top@PAGEOFF]
ldr x10, [x9, x10, lsl #3]
cmp x10, x19
b.ne LBB6_5
b LBB6_7
LBB6_3:
Lloh187:
adrp x9, _yy_buffer_stack@PAGE
Lloh188:
ldr x9, [x9, _yy_buffer_stack@PAGEOFF]
b LBB6_5
LBB6_4:
mov x10, #0
cmp x10, x19
b.eq LBB6_7
LBB6_5:
str x20, [x19]
mov w10, #1
str w10, [x19, #56]
cbnz x9, LBB6_8
; %bb.6:
mov x8, #0
cmp x8, x19
b.ne LBB6_9
b LBB6_10
LBB6_7:
ldr x10, [x8, _yy_buffer_stack_top@PAGEOFF]
lsl x10, x10, #3
ldr x11, [x9, x10]
ldr w12, [x11, #32]
adrp x13, _yy_n_chars@PAGE
str w12, [x13, _yy_n_chars@PAGEOFF]
ldr x11, [x11, #16]
Lloh189:
adrp x12, _yy_c_buf_p@PAGE
str x11, [x12, _yy_c_buf_p@PAGEOFF]
Lloh190:
adrp x12, _yytext@GOTPAGE
Lloh191:
ldr x12, [x12, _yytext@GOTPAGEOFF]
Lloh192:
str x11, [x12]
ldr x10, [x9, x10]
ldr x10, [x10]
adrp x12, _yyin@PAGE
str x10, [x12, _yyin@PAGEOFF]
ldrb w10, [x11]
adrp x11, _yy_hold_char@PAGE
strb w10, [x11, _yy_hold_char@PAGEOFF]
str x20, [x19]
mov w10, #1
str w10, [x19, #56]
LBB6_8:
ldr x8, [x8, _yy_buffer_stack_top@PAGEOFF]
ldr x8, [x9, x8, lsl #3]
cmp x8, x19
b.eq LBB6_10
LBB6_9:
Lloh193:
adrp x8, lCPI6_0@PAGE
Lloh194:
ldr d0, [x8, lCPI6_0@PAGEOFF]
str d0, [x19, #48]
LBB6_10:
cbz x20, LBB6_12
; %bb.11:
mov x0, x20
bl _fileno
bl _isatty
cmp w0, #0
cset w8, gt
b LBB6_13
LBB6_12:
mov w8, #0
LBB6_13:
str w8, [x19, #40]
bl ___error
str w21, [x0]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh185, Lloh186
.loh AdrpLdr Lloh187, Lloh188
.loh AdrpLdrGotStr Lloh190, Lloh191, Lloh192
.loh AdrpAdrp Lloh189, Lloh190
.loh AdrpLdr Lloh193, Lloh194
.cfi_endproc
; -- End function
.globl _yy_switch_to_buffer ; -- Begin function yy_switch_to_buffer
.p2align 2
_yy_switch_to_buffer: ; @yy_switch_to_buffer
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _yyensure_buffer_stack
Lloh195:
adrp x8, _yy_buffer_stack@PAGE
Lloh196:
ldr x8, [x8, _yy_buffer_stack@PAGEOFF]
cbz x8, LBB7_4
; %bb.1:
Lloh197:
adrp x9, _yy_buffer_stack_top@PAGE
Lloh198:
ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF]
ldr x10, [x8, x9, lsl #3]
cmp x10, x19
b.eq LBB7_7
; %bb.2:
cbz x10, LBB7_6
; %bb.3:
adrp x10, _yy_hold_char@PAGE
ldrb w10, [x10, _yy_hold_char@PAGEOFF]
Lloh199:
adrp x11, _yy_c_buf_p@PAGE
Lloh200:
ldr x11, [x11, _yy_c_buf_p@PAGEOFF]
strb w10, [x11]
lsl x10, x9, #3
ldr x12, [x8, x10]
str x11, [x12, #16]
Lloh201:
adrp x11, _yy_n_chars@PAGE
Lloh202:
ldr w11, [x11, _yy_n_chars@PAGEOFF]
ldr x10, [x8, x10]
str w11, [x10, #32]
b LBB7_6
LBB7_4:
cbz x19, LBB7_7
; %bb.5:
Lloh203:
adrp x9, _yy_buffer_stack_top@PAGE
Lloh204:
ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF]
LBB7_6:
lsl x9, x9, #3
str x19, [x8, x9]
ldr w10, [x19, #32]
Lloh205:
adrp x11, _yy_n_chars@PAGE
str w10, [x11, _yy_n_chars@PAGEOFF]
ldr x10, [x19, #16]
Lloh206:
adrp x11, _yy_c_buf_p@PAGE
str x10, [x11, _yy_c_buf_p@PAGEOFF]
Lloh207:
adrp x11, _yytext@GOTPAGE
Lloh208:
ldr x11, [x11, _yytext@GOTPAGEOFF]
Lloh209:
str x10, [x11]
ldr x8, [x8, x9]
ldr x8, [x8]
Lloh210:
adrp x9, _yyin@PAGE
str x8, [x9, _yyin@PAGEOFF]
ldrb w8, [x10]
Lloh211:
adrp x9, _yy_hold_char@PAGE
strb w8, [x9, _yy_hold_char@PAGEOFF]
LBB7_7:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh195, Lloh196
.loh AdrpLdr Lloh197, Lloh198
.loh AdrpLdr Lloh201, Lloh202
.loh AdrpLdr Lloh199, Lloh200
.loh AdrpLdr Lloh203, Lloh204
.loh AdrpAdrp Lloh210, Lloh211
.loh AdrpLdrGotStr Lloh207, Lloh208, Lloh209
.loh AdrpAdrp Lloh206, Lloh207
.loh AdrpAdrp Lloh205, Lloh206
.cfi_endproc
; -- End function
.globl _yyalloc ; -- Begin function yyalloc
.p2align 2
_yyalloc: ; @yyalloc
.cfi_startproc
; %bb.0:
b _malloc
.cfi_endproc
; -- End function
.globl _yy_delete_buffer ; -- Begin function yy_delete_buffer
.p2align 2
_yy_delete_buffer: ; @yy_delete_buffer
.cfi_startproc
; %bb.0:
cbz x0, LBB9_7
; %bb.1:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_remember_state
mov x19, x0
Lloh212:
adrp x8, _yy_buffer_stack@PAGE
Lloh213:
ldr x8, [x8, _yy_buffer_stack@PAGEOFF]
adrp x9, _yy_buffer_stack_top@PAGE
cbz x8, LBB9_8
; %bb.2:
ldr x10, [x9, _yy_buffer_stack_top@PAGEOFF]
ldr x10, [x8, x10, lsl #3]
cmp x10, x19
b.ne LBB9_4
LBB9_3:
ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF]
str xzr, [x8, x9, lsl #3]
LBB9_4:
ldr w8, [x19, #36]
cbz w8, LBB9_6
; %bb.5:
ldr x0, [x19, #8]
bl _free
LBB9_6:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _free
LBB9_7:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
ret
LBB9_8:
.cfi_restore_state
mov x10, #0
cmp x10, x19
b.ne LBB9_4
b LBB9_3
.loh AdrpLdr Lloh212, Lloh213
.cfi_endproc
; -- End function
.globl _yyfree ; -- Begin function yyfree
.p2align 2
_yyfree: ; @yyfree
.cfi_startproc
; %bb.0:
b _free
.cfi_endproc
; -- End function
.globl _yy_flush_buffer ; -- Begin function yy_flush_buffer
.p2align 2
_yy_flush_buffer: ; @yy_flush_buffer
.cfi_startproc
; %bb.0:
cbz x0, LBB11_3
; %bb.1:
str wzr, [x0, #32]
ldr x8, [x0, #8]
strb wzr, [x8]
ldr x8, [x0, #8]
strb wzr, [x8, #1]
ldr x8, [x0, #8]
str x8, [x0, #16]
mov w8, #1
str w8, [x0, #44]
str wzr, [x0, #60]
Lloh214:
adrp x8, _yy_buffer_stack@PAGE
Lloh215:
ldr x8, [x8, _yy_buffer_stack@PAGEOFF]
adrp x9, _yy_buffer_stack_top@PAGE
cbz x8, LBB11_4
; %bb.2:
ldr x10, [x9, _yy_buffer_stack_top@PAGEOFF]
ldr x10, [x8, x10, lsl #3]
cmp x10, x0
b.eq LBB11_5
LBB11_3:
ret
LBB11_4:
mov x10, #0
cmp x10, x0
b.ne LBB11_3
LBB11_5:
ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF]
lsl x9, x9, #3
ldr x10, [x8, x9]
ldr w11, [x10, #32]
adrp x12, _yy_n_chars@PAGE
str w11, [x12, _yy_n_chars@PAGEOFF]
ldr x10, [x10, #16]
Lloh216:
adrp x11, _yy_c_buf_p@PAGE
str x10, [x11, _yy_c_buf_p@PAGEOFF]
Lloh217:
adrp x11, _yytext@GOTPAGE
Lloh218:
ldr x11, [x11, _yytext@GOTPAGEOFF]
Lloh219:
str x10, [x11]
ldr x8, [x8, x9]
ldr x8, [x8]
Lloh220:
adrp x9, _yyin@PAGE
str x8, [x9, _yyin@PAGEOFF]
ldrb w8, [x10]
Lloh221:
adrp x9, _yy_hold_char@PAGE
strb w8, [x9, _yy_hold_char@PAGEOFF]
ret
.loh AdrpLdr Lloh214, Lloh215
.loh AdrpAdrp Lloh220, Lloh221
.loh AdrpLdrGotStr Lloh217, Lloh218, Lloh219
.loh AdrpAdrp Lloh216, Lloh217
.cfi_endproc
; -- End function
.globl _yypush_buffer_state ; -- Begin function yypush_buffer_state
.p2align 2
_yypush_buffer_state: ; @yypush_buffer_state
.cfi_startproc
; %bb.0:
cbz x0, LBB12_5
; %bb.1:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _yyensure_buffer_stack
Lloh222:
adrp x8, _yy_buffer_stack@PAGE
Lloh223:
ldr x8, [x8, _yy_buffer_stack@PAGEOFF]
adrp x13, _yy_buffer_stack_top@PAGE
ldr x12, [x13, _yy_buffer_stack_top@PAGEOFF]
adrp x10, _yy_n_chars@PAGE
adrp x11, _yy_c_buf_p@PAGE
adrp x9, _yy_hold_char@PAGE
cbz x8, LBB12_4
; %bb.2:
ldr x14, [x8, x12, lsl #3]
cbz x14, LBB12_4
; %bb.3:
ldrb w14, [x9, _yy_hold_char@PAGEOFF]
ldr x15, [x11, _yy_c_buf_p@PAGEOFF]
strb w14, [x15]
lsl x14, x12, #3
ldr x16, [x8, x14]
str x15, [x16, #16]
ldr w15, [x10, _yy_n_chars@PAGEOFF]
ldr x14, [x8, x14]
str w15, [x14, #32]
add x12, x12, #1
str x12, [x13, _yy_buffer_stack_top@PAGEOFF]
LBB12_4:
lsl x12, x12, #3
str x19, [x8, x12]
ldr w13, [x19, #32]
ldr x14, [x19, #16]
str x14, [x11, _yy_c_buf_p@PAGEOFF]
Lloh224:
adrp x11, _yytext@GOTPAGE
Lloh225:
ldr x11, [x11, _yytext@GOTPAGEOFF]
Lloh226:
str x14, [x11]
ldr x8, [x8, x12]
str w13, [x10, _yy_n_chars@PAGEOFF]
ldr x8, [x8]
adrp x10, _yyin@PAGE
str x8, [x10, _yyin@PAGEOFF]
ldrb w8, [x14]
strb w8, [x9, _yy_hold_char@PAGEOFF]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
LBB12_5:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
ret
.loh AdrpLdr Lloh222, Lloh223
.loh AdrpLdrGotStr Lloh224, Lloh225, Lloh226
.cfi_endproc
; -- End function
.globl _yypop_buffer_state ; -- Begin function yypop_buffer_state
.p2align 2
_yypop_buffer_state: ; @yypop_buffer_state
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh227:
adrp x8, _yy_buffer_stack@PAGE
Lloh228:
ldr x20, [x8, _yy_buffer_stack@PAGEOFF]
cbz x20, LBB13_7
; %bb.1:
adrp x21, _yy_buffer_stack_top@PAGE
ldr x22, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x19, [x20, x22, lsl #3]
cbz x19, LBB13_7
; %bb.2:
str xzr, [x20, x22, lsl #3]
ldr w8, [x19, #36]
cbz w8, LBB13_4
; %bb.3:
ldr x0, [x19, #8]
bl _free
LBB13_4:
mov x0, x19
bl _free
str xzr, [x20, x22, lsl #3]
cbz x22, LBB13_7
; %bb.5:
sub x8, x22, #1
str x8, [x21, _yy_buffer_stack_top@PAGEOFF]
ldr x9, [x20, x8, lsl #3]
cbz x9, LBB13_7
; %bb.6:
ldr w10, [x9, #32]
adrp x11, _yy_n_chars@PAGE
str w10, [x11, _yy_n_chars@PAGEOFF]
ldr x9, [x9, #16]
Lloh229:
adrp x10, _yy_c_buf_p@PAGE
str x9, [x10, _yy_c_buf_p@PAGEOFF]
Lloh230:
adrp x10, _yytext@GOTPAGE
Lloh231:
ldr x10, [x10, _yytext@GOTPAGEOFF]
Lloh232:
str x9, [x10]
ldr x8, [x20, x8, lsl #3]
ldr x8, [x8]
adrp x10, _yyin@PAGE
str x8, [x10, _yyin@PAGEOFF]
ldrb w8, [x9]
adrp x9, _yy_hold_char@PAGE
strb w8, [x9, _yy_hold_char@PAGEOFF]
LBB13_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh227, Lloh228
.loh AdrpLdrGotStr Lloh230, Lloh231, Lloh232
.loh AdrpAdrp Lloh229, Lloh230
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function yy_scan_buffer
lCPI14_0:
.long 0 ; 0x0
.long 1 ; 0x1
.section __TEXT,__text,regular,pure_instructions
.globl _yy_scan_buffer
.p2align 2
_yy_scan_buffer: ; @yy_scan_buffer
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
subs x21, x1, #2
b.lo LBB14_3
; %bb.1:
mov x20, x0
ldrb w8, [x0, x21]
cbnz w8, LBB14_3
; %bb.2:
add x8, x1, x20
ldurb w8, [x8, #-1]
cbz w8, LBB14_5
LBB14_3:
mov x19, #0
LBB14_4:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB14_5:
mov w0, #64
bl _malloc
cbz x0, LBB14_11
; %bb.6:
mov x19, x0
stp x20, x21, [x0, #16]
stp xzr, x20, [x0]
stp w21, wzr, [x0, #32]
Lloh233:
adrp x8, lCPI14_0@PAGE
Lloh234:
ldr d0, [x8, lCPI14_0@PAGEOFF]
str d0, [x0, #40]
str xzr, [x0, #56]
bl _yyensure_buffer_stack
Lloh235:
adrp x8, _yy_buffer_stack@PAGE
Lloh236:
ldr x8, [x8, _yy_buffer_stack@PAGEOFF]
Lloh237:
adrp x9, _yy_buffer_stack_top@PAGE
Lloh238:
ldr x13, [x9, _yy_buffer_stack_top@PAGEOFF]
lsl x10, x13, #3
adrp x11, _yy_n_chars@PAGE
adrp x12, _yy_c_buf_p@PAGE
Lloh239:
adrp x9, _yy_hold_char@PAGE
cbz x8, LBB14_10
; %bb.7:
ldr x13, [x8, x13, lsl #3]
cmp x13, x19
b.eq LBB14_4
; %bb.8:
cbz x13, LBB14_10
; %bb.9:
ldrb w13, [x9, _yy_hold_char@PAGEOFF]
ldr x14, [x12, _yy_c_buf_p@PAGEOFF]
strb w13, [x14]
ldr x13, [x8, x10]
str x14, [x13, #16]
ldr w13, [x11, _yy_n_chars@PAGEOFF]
ldr x14, [x8, x10]
str w13, [x14, #32]
ldr w21, [x19, #32]
LBB14_10:
str x19, [x8, x10]
ldr x13, [x19, #16]
str x13, [x12, _yy_c_buf_p@PAGEOFF]
Lloh240:
adrp x12, _yytext@GOTPAGE
Lloh241:
ldr x12, [x12, _yytext@GOTPAGEOFF]
Lloh242:
str x13, [x12]
ldr x8, [x8, x10]
str w21, [x11, _yy_n_chars@PAGEOFF]
ldr x8, [x8]
adrp x10, _yyin@PAGE
str x8, [x10, _yyin@PAGEOFF]
ldrb w8, [x13]
strb w8, [x9, _yy_hold_char@PAGEOFF]
b LBB14_4
LBB14_11:
Lloh243:
adrp x0, l_.str.19@PAGE
Lloh244:
add x0, x0, l_.str.19@PAGEOFF
bl _yy_fatal_error
.loh AdrpAdrp Lloh237, Lloh239
.loh AdrpLdr Lloh237, Lloh238
.loh AdrpLdr Lloh235, Lloh236
.loh AdrpLdr Lloh233, Lloh234
.loh AdrpLdrGotStr Lloh240, Lloh241, Lloh242
.loh AdrpAdd Lloh243, Lloh244
.cfi_endproc
; -- End function
.globl _yy_scan_string ; -- Begin function yy_scan_string
.p2align 2
_yy_scan_string: ; @yy_scan_string
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x0
bl _strlen
mov x20, x0
add x19, x0, #2
mov x0, x19
bl _malloc
cbz x0, LBB15_5
; %bb.1:
mov x22, x0
cbz x20, LBB15_3
; %bb.2:
mov x0, x22
mov x1, x21
mov x2, x20
bl _memcpy
LBB15_3:
strh wzr, [x22, x20]
mov x0, x22
mov x1, x19
bl _yy_scan_buffer
cbz x0, LBB15_6
; %bb.4:
mov w8, #1
str w8, [x0, #36]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB15_5:
Lloh245:
adrp x0, l_.str.20@PAGE
Lloh246:
add x0, x0, l_.str.20@PAGEOFF
bl _yy_fatal_error
LBB15_6:
Lloh247:
adrp x0, l_.str.21@PAGE
Lloh248:
add x0, x0, l_.str.21@PAGEOFF
bl _yy_fatal_error
.loh AdrpAdd Lloh245, Lloh246
.loh AdrpAdd Lloh247, Lloh248
.cfi_endproc
; -- End function
.globl _yy_scan_bytes ; -- Begin function yy_scan_bytes
.p2align 2
_yy_scan_bytes: ; @yy_scan_bytes
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x22, x0
add x19, x1, #2
mov x0, x19
bl _malloc
cbz x0, LBB16_5
; %bb.1:
mov x21, x0
cbz x20, LBB16_3
; %bb.2:
mov x0, x21
mov x1, x22
mov x2, x20
bl _memcpy
LBB16_3:
strh wzr, [x21, x20]
mov x0, x21
mov x1, x19
bl _yy_scan_buffer
cbz x0, LBB16_6
; %bb.4:
mov w8, #1
str w8, [x0, #36]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB16_5:
Lloh249:
adrp x0, l_.str.20@PAGE
Lloh250:
add x0, x0, l_.str.20@PAGEOFF
bl _yy_fatal_error
LBB16_6:
Lloh251:
adrp x0, l_.str.21@PAGE
Lloh252:
add x0, x0, l_.str.21@PAGEOFF
bl _yy_fatal_error
.loh AdrpAdd Lloh249, Lloh250
.loh AdrpAdd Lloh251, Lloh252
.cfi_endproc
; -- End function
.globl _yyget_lineno ; -- Begin function yyget_lineno
.p2align 2
_yyget_lineno: ; @yyget_lineno
.cfi_startproc
; %bb.0:
Lloh253:
adrp x8, _yylineno@PAGE
Lloh254:
ldr w0, [x8, _yylineno@PAGEOFF]
ret
.loh AdrpLdr Lloh253, Lloh254
.cfi_endproc
; -- End function
.globl _yyget_in ; -- Begin function yyget_in
.p2align 2
_yyget_in: ; @yyget_in
.cfi_startproc
; %bb.0:
Lloh255:
adrp x8, _yyin@PAGE
Lloh256:
ldr x0, [x8, _yyin@PAGEOFF]
ret
.loh AdrpLdr Lloh255, Lloh256
.cfi_endproc
; -- End function
.globl _yyget_out ; -- Begin function yyget_out
.p2align 2
_yyget_out: ; @yyget_out
.cfi_startproc
; %bb.0:
Lloh257:
adrp x8, _yyout@PAGE
Lloh258:
ldr x0, [x8, _yyout@PAGEOFF]
ret
.loh AdrpLdr Lloh257, Lloh258
.cfi_endproc
; -- End function
.globl _yyget_leng ; -- Begin function yyget_leng
.p2align 2
_yyget_leng: ; @yyget_leng
.cfi_startproc
; %bb.0:
Lloh259:
adrp x8, _yyleng@GOTPAGE
Lloh260:
ldr x8, [x8, _yyleng@GOTPAGEOFF]
Lloh261:
ldr x0, [x8]
ret
.loh AdrpLdrGotLdr Lloh259, Lloh260, Lloh261
.cfi_endproc
; -- End function
.globl _yyget_text ; -- Begin function yyget_text
.p2align 2
_yyget_text: ; @yyget_text
.cfi_startproc
; %bb.0:
Lloh262:
adrp x8, _yytext@GOTPAGE
Lloh263:
ldr x8, [x8, _yytext@GOTPAGEOFF]
Lloh264:
ldr x0, [x8]
ret
.loh AdrpLdrGotLdr Lloh262, Lloh263, Lloh264
.cfi_endproc
; -- End function
.globl _yyset_lineno ; -- Begin function yyset_lineno
.p2align 2
_yyset_lineno: ; @yyset_lineno
.cfi_startproc
; %bb.0:
adrp x8, _yylineno@PAGE
str w0, [x8, _yylineno@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _yyset_in ; -- Begin function yyset_in
.p2align 2
_yyset_in: ; @yyset_in
.cfi_startproc
; %bb.0:
adrp x8, _yyin@PAGE
str x0, [x8, _yyin@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _yyset_out ; -- Begin function yyset_out
.p2align 2
_yyset_out: ; @yyset_out
.cfi_startproc
; %bb.0:
adrp x8, _yyout@PAGE
str x0, [x8, _yyout@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _yyget_debug ; -- Begin function yyget_debug
.p2align 2
_yyget_debug: ; @yyget_debug
.cfi_startproc
; %bb.0:
Lloh265:
adrp x8, _yy_flex_debug@PAGE
Lloh266:
ldr w0, [x8, _yy_flex_debug@PAGEOFF]
ret
.loh AdrpLdr Lloh265, Lloh266
.cfi_endproc
; -- End function
.globl _yyset_debug ; -- Begin function yyset_debug
.p2align 2
_yyset_debug: ; @yyset_debug
.cfi_startproc
; %bb.0:
adrp x8, _yy_flex_debug@PAGE
str w0, [x8, _yy_flex_debug@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _yylex_destroy ; -- Begin function yylex_destroy
.p2align 2
_yylex_destroy: ; @yylex_destroy
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
adrp x21, _yy_buffer_stack@PAGE
ldr x19, [x21, _yy_buffer_stack@PAGEOFF]
adrp x22, _yy_buffer_stack_top@PAGE
cbz x19, LBB27_5
; %bb.1:
ldr x23, [x22, _yy_buffer_stack_top@PAGEOFF]
ldr x20, [x19, x23, lsl #3]
cbz x20, LBB27_5
; %bb.2:
str xzr, [x19, x23, lsl #3]
ldr w8, [x20, #36]
cbz w8, LBB27_4
; %bb.3:
ldr x0, [x20, #8]
bl _free
ldr x19, [x21, _yy_buffer_stack@PAGEOFF]
ldr x23, [x22, _yy_buffer_stack_top@PAGEOFF]
LBB27_4:
mov x0, x20
bl _free
str xzr, [x19, x23, lsl #3]
LBB27_5:
mov x0, x19
bl _free
str xzr, [x21, _yy_buffer_stack@PAGEOFF]
str xzr, [x22, _yy_buffer_stack_top@PAGEOFF]
Lloh267:
adrp x8, _yy_buffer_stack_max@PAGE
str xzr, [x8, _yy_buffer_stack_max@PAGEOFF]
Lloh268:
adrp x8, _yy_c_buf_p@PAGE
str xzr, [x8, _yy_c_buf_p@PAGEOFF]
Lloh269:
adrp x8, _yy_init@PAGE
strb wzr, [x8, _yy_init@PAGEOFF]
Lloh270:
adrp x8, _yy_start@PAGE
strb wzr, [x8, _yy_start@PAGEOFF]
Lloh271:
adrp x8, _yyin@PAGE
str xzr, [x8, _yyin@PAGEOFF]
Lloh272:
adrp x8, _yyout@PAGE
str xzr, [x8, _yyout@PAGEOFF]
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpAdrp Lloh271, Lloh272
.loh AdrpAdrp Lloh270, Lloh271
.loh AdrpAdrp Lloh269, Lloh270
.loh AdrpAdrp Lloh268, Lloh269
.loh AdrpAdrp Lloh267, Lloh268
.cfi_endproc
; -- End function
.globl _yyrealloc ; -- Begin function yyrealloc
.p2align 2
_yyrealloc: ; @yyrealloc
.cfi_startproc
; %bb.0:
b _realloc
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh273:
adrp x0, l_.str.22@PAGE
Lloh274:
add x0, x0, l_.str.22@PAGEOFF
Lloh275:
adrp x1, l_.str.23@PAGE
Lloh276:
add x1, x1, l_.str.23@PAGEOFF
bl _fopen
adrp x8, _yyin@PAGE
str x0, [x8, _yyin@PAGEOFF]
bl _yylex
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh275, Lloh276
.loh AdrpAdd Lloh273, Lloh274
.cfi_endproc
; -- End function
.globl _yyin ; @yyin
.zerofill __DATA,__common,_yyin,8,3
.globl _yyout ; @yyout
.zerofill __DATA,__common,_yyout,8,3
.section __DATA,__data
.globl _yylineno ; @yylineno
.p2align 2
_yylineno:
.long 1 ; 0x1
.globl _yy_flex_debug ; @yy_flex_debug
.zerofill __DATA,__common,_yy_flex_debug,4,2
.zerofill __DATA,__bss,_yy_init,1,2 ; @yy_init
.zerofill __DATA,__bss,_yy_start,1,2 ; @yy_start
.zerofill __DATA,__bss,_yy_buffer_stack,8,3 ; @yy_buffer_stack
.zerofill __DATA,__bss,_yy_buffer_stack_top,8,3 ; @yy_buffer_stack_top
.zerofill __DATA,__bss,_yy_c_buf_p,8,3 ; @yy_c_buf_p
.zerofill __DATA,__bss,_yy_hold_char,1,0 ; @yy_hold_char
.section __TEXT,__const
_yy_ec: ; @yy_ec
.ascii "\000\001\001\001\001\001\001\001\001\002\003\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\004\005\002\006\005\007\b\001\002\002\t\n\001\013\f\r\016\016\016\016\016\016\016\016\016\016\002\002\017\020\021\005\005\022\022\022\022\023\022\023\022\023\022\022\022\022\023\022\022\022\023\022\023\022\022\022\022\022\022\024\001\025\005\005\001\026\027\030\031\032\033\034\035\036\022\037 !\"#$\022%&'(\022)\022\022\022*+,-\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
.p2align 1 ; @yy_accept
_yy_accept:
.short 0 ; 0x0
.short 3 ; 0x3
.short 3 ; 0x3
.short 20 ; 0x14
.short 18 ; 0x12
.short 6 ; 0x6
.short 6 ; 0x6
.short 5 ; 0x5
.short 18 ; 0x12
.short 12 ; 0xc
.short 11 ; 0xb
.short 11 ; 0xb
.short 11 ; 0xb
.short 18 ; 0x12
.short 11 ; 0xb
.short 3 ; 0x3
.short 12 ; 0xc
.short 11 ; 0xb
.short 12 ; 0xc
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 13 ; 0xd
.short 12 ; 0xc
.short 14 ; 0xe
.short 12 ; 0xc
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 17 ; 0x11
.short 12 ; 0xc
.short 16 ; 0x10
.short 0 ; 0x0
.short 4 ; 0x4
.short 4 ; 0x4
.short 0 ; 0x0
.short 3 ; 0x3
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 9 ; 0x9
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 2 ; 0x2
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 1 ; 0x1
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 9 ; 0x9
.short 9 ; 0x9
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 2 ; 0x2
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 7 ; 0x7
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 10 ; 0xa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 1 ; 0x1
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 15 ; 0xf
.short 15 ; 0xf
.short 0 ; 0x0
.short 8 ; 0x8
.short 8 ; 0x8
.short 0 ; 0x0
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 8 ; 0x8
.short 8 ; 0x8
.short 0 ; 0x0
.short 8 ; 0x8
.short 1 ; 0x1
.short 8 ; 0x8
.short 0 ; 0x0
.zerofill __DATA,__bss,_yy_last_accepting_state,4,2 ; @yy_last_accepting_state
.zerofill __DATA,__bss,_yy_last_accepting_cpos,8,3 ; @yy_last_accepting_cpos
.p2align 1 ; @yy_chk
_yy_chk:
.short 0 ; 0x0
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 1 ; 0x1
.short 7 ; 0x7
.short 7 ; 0x7
.short 11 ; 0xb
.short 23 ; 0x17
.short 11 ; 0xb
.short 7 ; 0x7
.short 11 ; 0xb
.short 7 ; 0x7
.short 23 ; 0x17
.short 12 ; 0xc
.short 12 ; 0xc
.short 7 ; 0x7
.short 12 ; 0xc
.short 19 ; 0x13
.short 15 ; 0xf
.short 7 ; 0x7
.short 15 ; 0xf
.short 19 ; 0x13
.short 21 ; 0x15
.short 22 ; 0x16
.short 201 ; 0xc9
.short 22 ; 0x16
.short 19 ; 0x13
.short 19 ; 0x13
.short 24 ; 0x18
.short 21 ; 0x15
.short 33 ; 0x21
.short 25 ; 0x19
.short 21 ; 0x15
.short 25 ; 0x19
.short 79 ; 0x4f
.short 21 ; 0x15
.short 24 ; 0x18
.short 21 ; 0x15
.short 33 ; 0x21
.short 24 ; 0x18
.short 26 ; 0x1a
.short 24 ; 0x18
.short 27 ; 0x1b
.short 79 ; 0x4f
.short 27 ; 0x1b
.short 24 ; 0x18
.short 30 ; 0x1e
.short 26 ; 0x1a
.short 57 ; 0x39
.short 19 ; 0x13
.short 26 ; 0x1a
.short 19 ; 0x13
.short 20 ; 0x14
.short 28 ; 0x1c
.short 28 ; 0x1c
.short 32 ; 0x20
.short 20 ; 0x14
.short 30 ; 0x1e
.short 32 ; 0x20
.short 40 ; 0x28
.short 198 ; 0xc6
.short 20 ; 0x14
.short 20 ; 0x14
.short 39 ; 0x27
.short 57 ; 0x39
.short 39 ; 0x27
.short 40 ; 0x28
.short 48 ; 0x30
.short 39 ; 0x27
.short 48 ; 0x30
.short 51 ; 0x33
.short 52 ; 0x34
.short 51 ; 0x33
.short 52 ; 0x34
.short 58 ; 0x3a
.short 59 ; 0x3b
.short 59 ; 0x3b
.short 64 ; 0x40
.short 64 ; 0x40
.short 20 ; 0x14
.short 60 ; 0x3c
.short 61 ; 0x3d
.short 196 ; 0xc4
.short 61 ; 0x3d
.short 20 ; 0x14
.short 58 ; 0x3a
.short 20 ; 0x14
.short 31 ; 0x1f
.short 62 ; 0x3e
.short 67 ; 0x43
.short 67 ; 0x43
.short 62 ; 0x3e
.short 31 ; 0x1f
.short 31 ; 0x1f
.short 63 ; 0x3f
.short 60 ; 0x3c
.short 68 ; 0x44
.short 63 ; 0x3f
.short 65 ; 0x41
.short 31 ; 0x1f
.short 31 ; 0x1f
.short 31 ; 0x1f
.short 195 ; 0xc3
.short 65 ; 0x41
.short 31 ; 0x1f
.short 53 ; 0x35
.short 53 ; 0x35
.short 68 ; 0x44
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 53 ; 0x35
.short 55 ; 0x37
.short 66 ; 0x42
.short 70 ; 0x46
.short 66 ; 0x42
.short 70 ; 0x46
.short 72 ; 0x48
.short 74 ; 0x4a
.short 72 ; 0x48
.short 73 ; 0x49
.short 55 ; 0x37
.short 55 ; 0x37
.short 73 ; 0x49
.short 75 ; 0x4b
.short 76 ; 0x4c
.short 77 ; 0x4d
.short 82 ; 0x52
.short 78 ; 0x4e
.short 74 ; 0x4a
.short 78 ; 0x4e
.short 75 ; 0x4b
.short 81 ; 0x51
.short 96 ; 0x60
.short 82 ; 0x52
.short 83 ; 0x53
.short 83 ; 0x53
.short 96 ; 0x60
.short 106 ; 0x6a
.short 106 ; 0x6a
.short 76 ; 0x4c
.short 77 ; 0x4d
.short 76 ; 0x4c
.short 84 ; 0x54
.short 55 ; 0x37
.short 81 ; 0x51
.short 55 ; 0x37
.short 85 ; 0x55
.short 87 ; 0x57
.short 90 ; 0x5a
.short 84 ; 0x54
.short 98 ; 0x62
.short 100 ; 0x64
.short 102 ; 0x66
.short 85 ; 0x55
.short 103 ; 0x67
.short 87 ; 0x57
.short 104 ; 0x68
.short 90 ; 0x5a
.short 98 ; 0x62
.short 100 ; 0x64
.short 108 ; 0x6c
.short 102 ; 0x66
.short 102 ; 0x66
.short 102 ; 0x66
.short 107 ; 0x6b
.short 109 ; 0x6d
.short 107 ; 0x6b
.short 104 ; 0x68
.short 110 ; 0x6e
.short 103 ; 0x67
.short 110 ; 0x6e
.short 112 ; 0x70
.short 111 ; 0x6f
.short 114 ; 0x72
.short 108 ; 0x6c
.short 116 ; 0x74
.short 109 ; 0x6d
.short 116 ; 0x74
.short 115 ; 0x73
.short 128 ; 0x80
.short 118 ; 0x76
.short 128 ; 0x80
.short 112 ; 0x70
.short 121 ; 0x79
.short 102 ; 0x66
.short 115 ; 0x73
.short 102 ; 0x66
.short 111 ; 0x6f
.short 114 ; 0x72
.short 118 ; 0x76
.short 119 ; 0x77
.short 120 ; 0x78
.short 127 ; 0x7f
.short 119 ; 0x77
.short 120 ; 0x78
.short 121 ; 0x79
.short 122 ; 0x7a
.short 123 ; 0x7b
.short 125 ; 0x7d
.short 122 ; 0x7a
.short 123 ; 0x7b
.short 125 ; 0x7d
.short 126 ; 0x7e
.short 129 ; 0x81
.short 146 ; 0x92
.short 152 ; 0x98
.short 130 ; 0x82
.short 127 ; 0x7f
.short 194 ; 0xc2
.short 126 ; 0x7e
.short 129 ; 0x81
.short 130 ; 0x82
.short 131 ; 0x83
.short 148 ; 0x94
.short 131 ; 0x83
.short 149 ; 0x95
.short 146 ; 0x92
.short 150 ; 0x96
.short 151 ; 0x97
.short 148 ; 0x94
.short 153 ; 0x99
.short 153 ; 0x99
.short 156 ; 0x9c
.short 151 ; 0x97
.short 150 ; 0x96
.short 154 ; 0x9a
.short 149 ; 0x95
.short 154 ; 0x9a
.short 155 ; 0x9b
.short 160 ; 0xa0
.short 157 ; 0x9d
.short 155 ; 0x9b
.short 157 ; 0x9d
.short 158 ; 0x9e
.short 156 ; 0x9c
.short 158 ; 0x9e
.short 162 ; 0xa2
.short 165 ; 0xa5
.short 152 ; 0x98
.short 160 ; 0xa0
.short 161 ; 0xa1
.short 163 ; 0xa3
.short 161 ; 0xa1
.short 164 ; 0xa4
.short 163 ; 0xa3
.short 166 ; 0xa6
.short 164 ; 0xa4
.short 162 ; 0xa2
.short 167 ; 0xa7
.short 168 ; 0xa8
.short 165 ; 0xa5
.short 180 ; 0xb4
.short 181 ; 0xb5
.short 182 ; 0xb6
.short 166 ; 0xa6
.short 181 ; 0xb5
.short 184 ; 0xb8
.short 185 ; 0xb9
.short 188 ; 0xbc
.short 167 ; 0xa7
.short 168 ; 0xa8
.short 186 ; 0xba
.short 187 ; 0xbb
.short 180 ; 0xb4
.short 182 ; 0xb6
.short 187 ; 0xbb
.short 190 ; 0xbe
.short 184 ; 0xb8
.short 185 ; 0xb9
.short 191 ; 0xbf
.short 188 ; 0xbc
.short 186 ; 0xba
.short 189 ; 0xbd
.short 199 ; 0xc7
.short 189 ; 0xbd
.short 192 ; 0xc0
.short 190 ; 0xbe
.short 191 ; 0xbf
.short 192 ; 0xc0
.short 197 ; 0xc5
.short 200 ; 0xc8
.short 202 ; 0xca
.short 197 ; 0xc5
.short 199 ; 0xc7
.short 204 ; 0xcc
.short 193 ; 0xc1
.short 183 ; 0xb7
.short 179 ; 0xb3
.short 177 ; 0xb1
.short 176 ; 0xb0
.short 175 ; 0xaf
.short 200 ; 0xc8
.short 202 ; 0xca
.short 174 ; 0xae
.short 173 ; 0xad
.short 172 ; 0xac
.short 204 ; 0xcc
.short 206 ; 0xce
.short 171 ; 0xab
.short 206 ; 0xce
.short 207 ; 0xcf
.short 207 ; 0xcf
.short 169 ; 0xa9
.short 207 ; 0xcf
.short 208 ; 0xd0
.short 208 ; 0xd0
.short 209 ; 0xd1
.short 159 ; 0x9f
.short 209 ; 0xd1
.short 147 ; 0x93
.short 209 ; 0xd1
.short 209 ; 0xd1
.short 210 ; 0xd2
.short 210 ; 0xd2
.short 210 ; 0xd2
.short 210 ; 0xd2
.short 210 ; 0xd2
.short 210 ; 0xd2
.short 210 ; 0xd2
.short 211 ; 0xd3
.short 144 ; 0x90
.short 211 ; 0xd3
.short 142 ; 0x8e
.short 211 ; 0xd3
.short 211 ; 0xd3
.short 212 ; 0xd4
.short 212 ; 0xd4
.short 141 ; 0x8d
.short 212 ; 0xd4
.short 212 ; 0xd4
.short 212 ; 0xd4
.short 212 ; 0xd4
.short 212 ; 0xd4
.short 212 ; 0xd4
.short 140 ; 0x8c
.short 139 ; 0x8b
.short 138 ; 0x8a
.short 137 ; 0x89
.short 136 ; 0x88
.short 135 ; 0x87
.short 134 ; 0x86
.short 133 ; 0x85
.short 132 ; 0x84
.short 124 ; 0x7c
.short 117 ; 0x75
.short 113 ; 0x71
.short 105 ; 0x69
.short 99 ; 0x63
.short 97 ; 0x61
.short 95 ; 0x5f
.short 94 ; 0x5e
.short 93 ; 0x5d
.short 92 ; 0x5c
.short 91 ; 0x5b
.short 89 ; 0x59
.short 88 ; 0x58
.short 86 ; 0x56
.short 80 ; 0x50
.short 71 ; 0x47
.short 69 ; 0x45
.short 56 ; 0x38
.short 54 ; 0x36
.short 50 ; 0x32
.short 49 ; 0x31
.short 47 ; 0x2f
.short 43 ; 0x2b
.short 42 ; 0x2a
.short 41 ; 0x29
.short 38 ; 0x26
.short 35 ; 0x23
.short 29 ; 0x1d
.short 18 ; 0x12
.short 17 ; 0x11
.short 16 ; 0x10
.short 14 ; 0xe
.short 13 ; 0xd
.short 9 ; 0x9
.short 3 ; 0x3
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.p2align 1 ; @yy_base
_yy_base:
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 458 ; 0x1ca
.short 459 ; 0x1cb
.short 459 ; 0x1cb
.short 459 ; 0x1cb
.short 21 ; 0x15
.short 0 ; 0x0
.short 449 ; 0x1c1
.short 459 ; 0x1cb
.short 38 ; 0x26
.short 44 ; 0x2c
.short 442 ; 0x1ba
.short 446 ; 0x1be
.short 48 ; 0x30
.short 438 ; 0x1b6
.short 437 ; 0x1b5
.short 436 ; 0x1b4
.short 49 ; 0x31
.short 84 ; 0x54
.short 42 ; 0x2a
.short 30 ; 0x1e
.short 17 ; 0x11
.short 46 ; 0x2e
.short 38 ; 0x26
.short 55 ; 0x37
.short 49 ; 0x31
.short 59 ; 0x3b
.short 414 ; 0x19e
.short 62 ; 0x3e
.short 105 ; 0x69
.short 63 ; 0x3f
.short 43 ; 0x2b
.short 459 ; 0x1cb
.short 407 ; 0x197
.short 459 ; 0x1cb
.short 459 ; 0x1cb
.short 423 ; 0x1a7
.short 73 ; 0x49
.short 74 ; 0x4a
.short 418 ; 0x1a2
.short 410 ; 0x19a
.short 412 ; 0x19c
.short 0 ; 0x0
.short 459 ; 0x1cb
.short 459 ; 0x1cb
.short 431 ; 0x1af
.short 97 ; 0x61
.short 430 ; 0x1ae
.short 434 ; 0x1b2
.short 100 ; 0x64
.short 101 ; 0x65
.short 146 ; 0x92
.short 421 ; 0x1a5
.short 182 ; 0xb6
.short 404 ; 0x194
.short 69 ; 0x45
.short 90 ; 0x5a
.short 80 ; 0x50
.short 100 ; 0x64
.short 88 ; 0x58
.short 96 ; 0x60
.short 99 ; 0x63
.short 82 ; 0x52
.short 108 ; 0x6c
.short 158 ; 0x9e
.short 95 ; 0x5f
.short 112 ; 0x70
.short 403 ; 0x193
.short 157 ; 0x9d
.short 402 ; 0x192
.short 160 ; 0xa0
.short 166 ; 0xa6
.short 172 ; 0xac
.short 174 ; 0xae
.short 183 ; 0xb7
.short 184 ; 0xb8
.short 173 ; 0xad
.short 48 ; 0x30
.short 401 ; 0x191
.short 188 ; 0xbc
.short 177 ; 0xb1
.short 178 ; 0xb2
.short 193 ; 0xc1
.short 197 ; 0xc5
.short 410 ; 0x19a
.short 198 ; 0xc6
.short 411 ; 0x19b
.short 398 ; 0x18e
.short 204 ; 0xcc
.short 410 ; 0x19a
.short 399 ; 0x18f
.short 410 ; 0x19a
.short 406 ; 0x196
.short 421 ; 0x1a5
.short 204 ; 0xcc
.short 400 ; 0x190
.short 210 ; 0xd2
.short 399 ; 0x18f
.short 211 ; 0xd3
.short 459 ; 0x1cb
.short 223 ; 0xdf
.short 213 ; 0xd5
.short 211 ; 0xd3
.short 390 ; 0x186
.short 181 ; 0xb5
.short 208 ; 0xd0
.short 218 ; 0xda
.short 220 ; 0xdc
.short 214 ; 0xd6
.short 231 ; 0xe7
.short 226 ; 0xe2
.short 389 ; 0x185
.short 232 ; 0xe8
.short 229 ; 0xe5
.short 221 ; 0xdd
.short 388 ; 0x184
.short 233 ; 0xe9
.short 237 ; 0xed
.short 238 ; 0xee
.short 239 ; 0xef
.short 240 ; 0xf0
.short 244 ; 0xf4
.short 387 ; 0x183
.short 245 ; 0xf5
.short 253 ; 0xfd
.short 251 ; 0xfb
.short 223 ; 0xdf
.short 254 ; 0xfe
.short 255 ; 0xff
.short 256 ; 0x100
.short 393 ; 0x189
.short 395 ; 0x18b
.short 395 ; 0x18b
.short 390 ; 0x186
.short 384 ; 0x180
.short 392 ; 0x188
.short 392 ; 0x188
.short 384 ; 0x180
.short 389 ; 0x185
.short 380 ; 0x17c
.short 377 ; 0x179
.short 459 ; 0x1cb
.short 384 ; 0x180
.short 0 ; 0x0
.short 268 ; 0x10c
.short 361 ; 0x169
.short 263 ; 0x107
.short 270 ; 0x10e
.short 268 ; 0x10c
.short 267 ; 0x10b
.short 282 ; 0x11a
.short 264 ; 0x108
.short 269 ; 0x10d
.short 275 ; 0x113
.short 278 ; 0x116
.short 274 ; 0x112
.short 277 ; 0x115
.short 351 ; 0x15f
.short 283 ; 0x11b
.short 284 ; 0x11c
.short 291 ; 0x123
.short 288 ; 0x120
.short 290 ; 0x122
.short 294 ; 0x126
.short 298 ; 0x12a
.short 303 ; 0x12f
.short 304 ; 0x130
.short 349 ; 0x15d
.short 459 ; 0x1cb
.short 352 ; 0x160
.short 339 ; 0x153
.short 348 ; 0x15c
.short 348 ; 0x15c
.short 331 ; 0x14b
.short 337 ; 0x151
.short 342 ; 0x156
.short 459 ; 0x1cb
.short 339 ; 0x153
.short 315 ; 0x13b
.short 299 ; 0x12b
.short 308 ; 0x134
.short 337 ; 0x151
.short 311 ; 0x137
.short 312 ; 0x138
.short 315 ; 0x13b
.short 309 ; 0x135
.short 314 ; 0x13a
.short 316 ; 0x13c
.short 320 ; 0x140
.short 321 ; 0x141
.short 322 ; 0x142
.short 340 ; 0x154
.short 262 ; 0x106
.short 119 ; 0x77
.short 102 ; 0x66
.short 323 ; 0x143
.short 75 ; 0x4b
.short 327 ; 0x147
.short 335 ; 0x14f
.short 40 ; 0x28
.short 336 ; 0x150
.short 459 ; 0x1cb
.short 340 ; 0x154
.short 459 ; 0x1cb
.short 372 ; 0x174
.short 376 ; 0x178
.short 378 ; 0x17a
.short 383 ; 0x17f
.short 391 ; 0x187
.short 396 ; 0x18c
.short 405 ; 0x195
.p2align 1 ; @yy_def
_yy_def:
.short 0 ; 0x0
.short 205 ; 0xcd
.short 1 ; 0x1
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 206 ; 0xce
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 207 ; 0xcf
.short 208 ; 0xd0
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 209 ; 0xd1
.short 209 ; 0xd1
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 206 ; 0xce
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 210 ; 0xd2
.short 207 ; 0xcf
.short 207 ; 0xcf
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 211 ; 0xd3
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 210 ; 0xd2
.short 210 ; 0xd2
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 53 ; 0x35
.short 53 ; 0x35
.short 205 ; 0xcd
.short 211 ; 0xd3
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 212 ; 0xd4
.short 53 ; 0x35
.short 212 ; 0xd4
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 20 ; 0x14
.short 20 ; 0x14
.short 205 ; 0xcd
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 20 ; 0x14
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 20 ; 0x14
.short 205 ; 0xcd
.short 20 ; 0x14
.short 20 ; 0x14
.short 205 ; 0xcd
.short 20 ; 0x14
.short 205 ; 0xcd
.short 20 ; 0x14
.short 0 ; 0x0
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
_yy_meta: ; @yy_meta
.ascii "\000\001\002\003\002\002\002\002\002\002\004\001\005\001\006\002\007\002\b\b\t\001\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\004\001\004\002"
.p2align 1 ; @yy_nxt
_yy_nxt:
.short 0 ; 0x0
.short 4 ; 0x4
.short 5 ; 0x5
.short 6 ; 0x6
.short 5 ; 0x5
.short 4 ; 0x4
.short 7 ; 0x7
.short 8 ; 0x8
.short 9 ; 0x9
.short 10 ; 0xa
.short 11 ; 0xb
.short 12 ; 0xc
.short 13 ; 0xd
.short 14 ; 0xe
.short 15 ; 0xf
.short 16 ; 0x10
.short 17 ; 0x11
.short 18 ; 0x12
.short 19 ; 0x13
.short 19 ; 0x13
.short 4 ; 0x4
.short 4 ; 0x4
.short 19 ; 0x13
.short 20 ; 0x14
.short 21 ; 0x15
.short 22 ; 0x16
.short 23 ; 0x17
.short 24 ; 0x18
.short 25 ; 0x19
.short 19 ; 0x13
.short 26 ; 0x1a
.short 19 ; 0x13
.short 27 ; 0x1b
.short 19 ; 0x13
.short 19 ; 0x13
.short 28 ; 0x1c
.short 29 ; 0x1d
.short 30 ; 0x1e
.short 31 ; 0x1f
.short 19 ; 0x13
.short 32 ; 0x20
.short 33 ; 0x21
.short 34 ; 0x22
.short 35 ; 0x23
.short 36 ; 0x24
.short 37 ; 0x25
.short 38 ; 0x26
.short 39 ; 0x27
.short 46 ; 0x2e
.short 64 ; 0x40
.short 47 ; 0x2f
.short 40 ; 0x28
.short 48 ; 0x30
.short 41 ; 0x29
.short 56 ; 0x38
.short 46 ; 0x2e
.short 47 ; 0x2f
.short 42 ; 0x2a
.short 48 ; 0x30
.short 54 ; 0x36
.short 47 ; 0x2f
.short 43 ; 0x2b
.short 51 ; 0x33
.short 55 ; 0x37
.short 59 ; 0x3b
.short 63 ; 0x3f
.short 170 ; 0xaa
.short 56 ; 0x38
.short 57 ; 0x39
.short 54 ; 0x36
.short 65 ; 0x41
.short 60 ; 0x3c
.short 84 ; 0x54
.short 70 ; 0x46
.short 61 ; 0x3d
.short 56 ; 0x38
.short 125 ; 0x7d
.short 62 ; 0x3e
.short 66 ; 0x42
.short 56 ; 0x38
.short 85 ; 0x55
.short 67 ; 0x43
.short 71 ; 0x47
.short 68 ; 0x44
.short 73 ; 0x49
.short 56 ; 0x38
.short 56 ; 0x38
.short 69 ; 0x45
.short 76 ; 0x4c
.short 72 ; 0x48
.short 101 ; 0x65
.short 54 ; 0x36
.short 56 ; 0x38
.short 54 ; 0x36
.short 54 ; 0x36
.short 74 ; 0x4a
.short 56 ; 0x38
.short 83 ; 0x53
.short 55 ; 0x37
.short 56 ; 0x38
.short 56 ; 0x38
.short 90 ; 0x5a
.short 203 ; 0xcb
.short 57 ; 0x39
.short 54 ; 0x36
.short 87 ; 0x57
.short 56 ; 0x38
.short 88 ; 0x58
.short 91 ; 0x5b
.short 47 ; 0x2f
.short 89 ; 0x59
.short 48 ; 0x30
.short 47 ; 0x2f
.short 205 ; 0xcd
.short 51 ; 0x33
.short 205 ; 0xcd
.short 103 ; 0x67
.short 56 ; 0x38
.short 104 ; 0x68
.short 56 ; 0x38
.short 109 ; 0x6d
.short 58 ; 0x3a
.short 105 ; 0x69
.short 106 ; 0x6a
.short 170 ; 0xaa
.short 56 ; 0x38
.short 54 ; 0x36
.short 56 ; 0x38
.short 54 ; 0x36
.short 77 ; 0x4d
.short 107 ; 0x6b
.short 112 ; 0x70
.short 113 ; 0x71
.short 56 ; 0x38
.short 78 ; 0x4e
.short 79 ; 0x4f
.short 56 ; 0x38
.short 56 ; 0x38
.short 114 ; 0x72
.short 108 ; 0x6c
.short 110 ; 0x6e
.short 80 ; 0x50
.short 56 ; 0x38
.short 81 ; 0x51
.short 201 ; 0xc9
.short 56 ; 0x38
.short 82 ; 0x52
.short 97 ; 0x61
.short 97 ; 0x61
.short 56 ; 0x38
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 98 ; 0x62
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 99 ; 0x63
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 99 ; 0x63
.short 100 ; 0x64
.short 98 ; 0x62
.short 97 ; 0x61
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 99 ; 0x63
.short 98 ; 0x62
.short 97 ; 0x61
.short 98 ; 0x62
.short 97 ; 0x61
.short 54 ; 0x36
.short 111 ; 0x6f
.short 56 ; 0x38
.short 56 ; 0x38
.short 116 ; 0x74
.short 56 ; 0x38
.short 119 ; 0x77
.short 117 ; 0x75
.short 118 ; 0x76
.short 102 ; 0x66
.short 54 ; 0x36
.short 56 ; 0x38
.short 120 ; 0x78
.short 121 ; 0x79
.short 123 ; 0x7b
.short 128 ; 0x80
.short 124 ; 0x7c
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 127 ; 0x7f
.short 96 ; 0x60
.short 56 ; 0x38
.short 56 ; 0x38
.short 129 ; 0x81
.short 143 ; 0x8f
.short 56 ; 0x38
.short 149 ; 0x95
.short 56 ; 0x38
.short 56 ; 0x38
.short 122 ; 0x7a
.short 130 ; 0x82
.short 54 ; 0x36
.short 56 ; 0x38
.short 54 ; 0x36
.short 131 ; 0x83
.short 133 ; 0x85
.short 137 ; 0x89
.short 56 ; 0x38
.short 145 ; 0x91
.short 147 ; 0x93
.short 54 ; 0x36
.short 56 ; 0x38
.short 148 ; 0x94
.short 134 ; 0x86
.short 71 ; 0x47
.short 138 ; 0x8a
.short 144 ; 0x90
.short 146 ; 0x92
.short 151 ; 0x97
.short 102 ; 0x66
.short 54 ; 0x36
.short 101 ; 0x65
.short 56 ; 0x38
.short 152 ; 0x98
.short 150 ; 0x96
.short 56 ; 0x38
.short 153 ; 0x99
.short 56 ; 0x38
.short 56 ; 0x38
.short 155 ; 0x9b
.short 154 ; 0x9a
.short 156 ; 0x9c
.short 56 ; 0x38
.short 117 ; 0x75
.short 56 ; 0x38
.short 56 ; 0x38
.short 157 ; 0x9d
.short 56 ; 0x38
.short 117 ; 0x75
.short 165 ; 0xa5
.short 56 ; 0x38
.short 117 ; 0x75
.short 54 ; 0x36
.short 56 ; 0x38
.short 54 ; 0x36
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 117 ; 0x75
.short 158 ; 0x9e
.short 164 ; 0xa4
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 160 ; 0xa0
.short 162 ; 0xa2
.short 159 ; 0x9f
.short 56 ; 0x38
.short 56 ; 0x38
.short 163 ; 0xa3
.short 166 ; 0xa6
.short 179 ; 0xb3
.short 183 ; 0xb7
.short 167 ; 0xa7
.short 56 ; 0x38
.short 170 ; 0xaa
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 117 ; 0x75
.short 168 ; 0xa8
.short 117 ; 0x75
.short 146 ; 0x92
.short 181 ; 0xb5
.short 182 ; 0xb6
.short 56 ; 0x38
.short 56 ; 0x38
.short 184 ; 0xb8
.short 117 ; 0x75
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 117 ; 0x75
.short 117 ; 0x75
.short 117 ; 0x75
.short 56 ; 0x38
.short 56 ; 0x38
.short 185 ; 0xb9
.short 56 ; 0x38
.short 56 ; 0x38
.short 186 ; 0xba
.short 188 ; 0xbc
.short 191 ; 0xbf
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 189 ; 0xbd
.short 117 ; 0x75
.short 190 ; 0xbe
.short 56 ; 0x38
.short 192 ; 0xc0
.short 56 ; 0x38
.short 56 ; 0x38
.short 113 ; 0x71
.short 117 ; 0x75
.short 56 ; 0x38
.short 178 ; 0xb2
.short 197 ; 0xc5
.short 117 ; 0x75
.short 56 ; 0x38
.short 56 ; 0x38
.short 117 ; 0x75
.short 117 ; 0x75
.short 117 ; 0x75
.short 56 ; 0x38
.short 56 ; 0x38
.short 117 ; 0x75
.short 117 ; 0x75
.short 144 ; 0x90
.short 56 ; 0x38
.short 56 ; 0x38
.short 117 ; 0x75
.short 56 ; 0x38
.short 56 ; 0x38
.short 71 ; 0x47
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 117 ; 0x75
.short 199 ; 0xc7
.short 200 ; 0xc8
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 56 ; 0x38
.short 204 ; 0xcc
.short 117 ; 0x75
.short 202 ; 0xca
.short 56 ; 0x38
.short 117 ; 0x75
.short 170 ; 0xaa
.short 198 ; 0xc6
.short 144 ; 0x90
.short 170 ; 0xaa
.short 196 ; 0xc4
.short 195 ; 0xc3
.short 56 ; 0x38
.short 56 ; 0x38
.short 194 ; 0xc2
.short 170 ; 0xaa
.short 170 ; 0xaa
.short 56 ; 0x38
.short 44 ; 0x2c
.short 170 ; 0xaa
.short 44 ; 0x2c
.short 52 ; 0x34
.short 52 ; 0x34
.short 193 ; 0xc1
.short 52 ; 0x34
.short 53 ; 0x35
.short 53 ; 0x35
.short 56 ; 0x38
.short 187 ; 0xbb
.short 56 ; 0x38
.short 180 ; 0xb4
.short 56 ; 0x38
.short 56 ; 0x38
.short 95 ; 0x5f
.short 95 ; 0x5f
.short 95 ; 0x5f
.short 95 ; 0x5f
.short 95 ; 0x5f
.short 95 ; 0x5f
.short 95 ; 0x5f
.short 55 ; 0x37
.short 178 ; 0xb2
.short 55 ; 0x37
.short 177 ; 0xb1
.short 55 ; 0x37
.short 55 ; 0x37
.short 97 ; 0x61
.short 97 ; 0x61
.short 176 ; 0xb0
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 97 ; 0x61
.short 170 ; 0xaa
.short 175 ; 0xaf
.short 174 ; 0xae
.short 173 ; 0xad
.short 172 ; 0xac
.short 171 ; 0xab
.short 170 ; 0xaa
.short 170 ; 0xaa
.short 169 ; 0xa9
.short 161 ; 0xa1
.short 56 ; 0x38
.short 56 ; 0x38
.short 117 ; 0x75
.short 146 ; 0x92
.short 144 ; 0x90
.short 96 ; 0x60
.short 142 ; 0x8e
.short 141 ; 0x8d
.short 140 ; 0x8c
.short 139 ; 0x8b
.short 136 ; 0x88
.short 135 ; 0x87
.short 132 ; 0x84
.short 126 ; 0x7e
.short 56 ; 0x38
.short 115 ; 0x73
.short 56 ; 0x38
.short 101 ; 0x65
.short 96 ; 0x60
.short 49 ; 0x31
.short 49 ; 0x31
.short 94 ; 0x5e
.short 93 ; 0x5d
.short 92 ; 0x5c
.short 86 ; 0x56
.short 45 ; 0x2d
.short 75 ; 0x4b
.short 45 ; 0x2d
.short 45 ; 0x2d
.short 45 ; 0x2d
.short 50 ; 0x32
.short 49 ; 0x31
.short 45 ; 0x2d
.short 205 ; 0xcd
.short 3 ; 0x3
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.short 205 ; 0xcd
.comm _yytext,8,3 ; @yytext
.comm _yyleng,8,3 ; @yyleng
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s is a conditional\n"
l_.str.1: ; @.str.1
.asciz "%s is an iterator\n"
l_.str.2: ; @.str.2
.asciz "%s is a INTEGER\n"
l_.str.3: ; @.str.3
.asciz "%s is a FLOAT\n"
l_.str.4: ; @.str.4
.asciz "%s is a preprocessor directive\n"
l_.str.5: ; @.str.5
.asciz "%s is a delimiter\n"
l_.str.6: ; @.str.6
.asciz "%s is a keyword\n"
l_.str.7: ; @.str.7
.asciz "Could not process %s"
l_.str.8: ; @.str.8
.asciz "%s is an identifier\n"
l_.str.9: ; @.str.9
.asciz "%s is a comment\n"
l_.str.10: ; @.str.10
.asciz "%s is a mathematical operator\n"
l_.str.11: ; @.str.11
.asciz "%s is a logical operator\n"
l_.str.12: ; @.str.12
.asciz "Block begins - %s\n"
l_.str.13: ; @.str.13
.asciz "Block ends - %s\n"
l_.str.14: ; @.str.14
.asciz "%s is a file\n"
l_.str.15: ; @.str.15
.asciz "%s is a unary operator\n"
l_.str.16: ; @.str.16
.asciz "%s is a format specifier\n"
.zerofill __DATA,__bss,_yy_n_chars,4,2 ; @yy_n_chars
l_.str.17: ; @.str.17
.asciz "fatal flex scanner internal error--no action found"
l_.str.18: ; @.str.18
.asciz "out of dynamic memory in yy_create_buffer()"
l_.str.19: ; @.str.19
.asciz "out of dynamic memory in yy_scan_buffer()"
l_.str.20: ; @.str.20
.asciz "out of dynamic memory in yy_scan_bytes()"
l_.str.21: ; @.str.21
.asciz "bad buffer in yy_scan_bytes()"
l_.str.22: ; @.str.22
.asciz "text"
l_.str.23: ; @.str.23
.asciz "r"
.comm _count,4,2 ; @count
l_.str.24: ; @.str.24
.asciz "fatal flex scanner internal error--end of buffer missed"
l_.str.25: ; @.str.25
.asciz "fatal error - scanner input buffer overflow"
l_.str.26: ; @.str.26
.asciz "input in flex scanner failed"
l_.str.27: ; @.str.27
.asciz "out of dynamic memory in yy_get_next_buffer()"
l_.str.28: ; @.str.28
.asciz "out of dynamic memory in yyensure_buffer_stack()"
.zerofill __DATA,__bss,_yy_buffer_stack_max,8,3 ; @yy_buffer_stack_max
l_.str.29: ; @.str.29
.asciz "%s\n"
.subsections_via_symbols
| the_stack_data/115032.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pid_ftr_setting
_pid_ftr_setting: ## @pid_ftr_setting
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $280, %rsp ## imm = 0x118
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
testq %rdi, %rdi
je LBB0_1
## %bb.2:
movq %rsi, %r14
movq %rdi, %rbx
movq (%rdi), %rdi
movq _CXD2880_IO_TGT_DMD@GOTPCREL(%rip), %r15
movl (%r15), %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq *(%rdi)
testl %eax, %eax
jne LBB0_12
## %bb.3:
testq %r14, %r14
je LBB0_4
## %bb.6:
xorl %eax, %eax
cmpq $0, 8(%r14)
setne %al
movl %eax, -304(%rbp)
movq (%r14), %rax
xorl %ecx, %ecx
xorl %edx, %edx
jmp LBB0_7
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_7 Depth=1
movl $0, -300(%rbp,%rcx,4)
xorl %edi, %edi
movq %rcx, %rsi
LBB0_10: ## in Loop: Header=BB0_7 Depth=1
movl %edi, -296(%rbp,%rsi,4)
incq %rdx
addq $2, %rcx
cmpq $64, %rcx
je LBB0_11
LBB0_7: ## =>This Inner Loop Header: Depth=1
cmpq $0, 8(%rax,%rcx,8)
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movl (%rax,%rcx,8), %edi
sarl $8, %edi
orl $32, %edi
leaq (%rdx,%rdx), %rsi
movl %edi, -300(%rbp,%rcx,4)
movzbl (%rax,%rcx,8), %edi
jmp LBB0_10
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_12
LBB0_11:
movq (%rbx), %rdi
movl (%r15), %esi
leaq -304(%rbp), %rcx
movl $80, %edx
movl $65, %r8d
callq *8(%rdi)
LBB0_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -32(%rbp), %rcx
jne LBB0_14
## %bb.13:
addq $280, %rsp ## imm = 0x118
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movq (%rbx), %rdi
movq (%rdi), %rax
movl (%r15), %esi
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -32(%rbp), %rcx
jne LBB0_14
## %bb.5:
movl $80, %edx
movl $2, %ecx
addq $280, %rsp ## imm = 0x118
popq %rbx
popq %r14
popq %r15
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_14:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _CXD2880_IO_TGT_DMD,4,2 ## @CXD2880_IO_TGT_DMD
.no_dead_strip _pid_ftr_setting
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pid_ftr_setting
_pid_ftr_setting: ; @pid_ftr_setting
.cfi_startproc
; %bb.0:
sub sp, sp, #320
.cfi_def_cfa_offset 320
stp x22, x21, [sp, #272] ; 16-byte Folded Spill
stp x20, x19, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-40]
cbz x0, LBB0_8
; %bb.1:
mov x20, x1
mov x19, x0
ldr x0, [x0]
ldr x8, [x0]
Lloh3:
adrp x21, _CXD2880_IO_TGT_DMD@GOTPAGE
Lloh4:
ldr x21, [x21, _CXD2880_IO_TGT_DMD@GOTPAGEOFF]
ldr w1, [x21]
mov w2, #0
mov w3, #0
blr x8
cbnz w0, LBB0_10
; %bb.2:
cbz x20, LBB0_12
; %bb.3:
mov x8, #0
mov x9, #0
ldp x10, x11, [x20]
cmp x11, #0
cset w11, ne
str w11, [sp, #4]
add x11, sp, #4
add x12, x11, #4
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=1
str wzr, [x12, x8, lsl #2]
mov x14, x8
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
add x14, x11, x14, lsl #2
str w13, [x14, #8]
add x9, x9, #1
add x10, x10, #16
add x8, x8, #2
cmp x8, #64
b.eq LBB0_9
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x13, [x10, #8]
cbz x13, LBB0_4
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
ldr w13, [x10]
asr w13, w13, #8
orr w13, w13, #0x20
lsl x14, x9, #1
str w13, [x12, x8, lsl #2]
ldrb w13, [x10]
b LBB0_5
LBB0_8:
Lloh5:
adrp x8, _EINVAL@GOTPAGE
Lloh6:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
neg w0, w8
b LBB0_10
LBB0_9:
ldr x0, [x19]
ldr x8, [x0, #8]
ldr w1, [x21]
add x3, sp, #4
mov w2, #80
mov w4, #65
blr x8
LBB0_10:
ldur x8, [x29, #-40]
Lloh8:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh9:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh10:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_14
; %bb.11:
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x20, x19, [sp, #288] ; 16-byte Folded Reload
ldp x22, x21, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #320
ret
LBB0_12:
ldr x0, [x19]
ldr x4, [x0]
ldr w1, [x21]
ldur x8, [x29, #-40]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_14
; %bb.13:
mov w2, #80
mov w3, #2
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x20, x19, [sp, #288] ; 16-byte Folded Reload
ldp x22, x21, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #320
br x4
LBB0_14:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _CXD2880_IO_TGT_DMD,4,2 ; @CXD2880_IO_TGT_DMD
.no_dead_strip _pid_ftr_setting
.subsections_via_symbols
| AnghaBench/linux/drivers/media/dvb-frontends/cxd2880/extr_cxd2880_tnrdmd.c_pid_ftr_setting.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str.5(%rip), %rbx
leaq L_.str(%rip), %r12
movq %rbx, %rdi
movq %r12, %rsi
movl $23, %edx
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %r13
movq %rbx, %rdi
movq %r13, %rsi
movl $43, %edx
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdi
movl $12, %edx
xorl %eax, %eax
callq _printf
leaq L_.str.3(%rip), %rsi
movq %rbx, %rdi
movl $89, %edx
xorl %eax, %eax
callq _printf
leaq L_.str.4(%rip), %rsi
movq %rbx, %rdi
movl $2, %edx
xorl %eax, %eax
callq _printf
leaq L_str.11(%rip), %rdi
callq _puts
leaq L_.str.7(%rip), %rbx
movq %rbx, %rdi
movq %r12, %rsi
movl $23, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r13, %rsi
movl $43, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
leaq L_.str.2(%rip), %rsi
movq %rsi, %r15
movl $12, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
leaq L_.str.3(%rip), %rsi
movq %rsi, %r14
movl $89, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
leaq L_.str.4(%rip), %rsi
movl $2, %edx
xorl %eax, %eax
callq _printf
leaq L_str.11(%rip), %rdi
callq _puts
leaq L_.str.8(%rip), %rbx
movq %rbx, %rdi
movq %r12, %rsi
movl $23, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r13, %rsi
movl $43, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r15, %rsi
movl $12, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r14, %rsi
movl $89, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
leaq L_.str.4(%rip), %rsi
movl $2, %edx
xorl %eax, %eax
callq _printf
leaq L_str.11(%rip), %rdi
callq _puts
leaq L_.str.9(%rip), %rbx
movq %rbx, %rdi
movq %r12, %rsi
movl $23, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r13, %rsi
movl $43, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r15, %rsi
movl $12, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r14, %rsi
movl $89, %edx
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
leaq L_.str.4(%rip), %rsi
movl $2, %edx
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Alan"
L_.str.1: ## @.str.1
.asciz "Frank"
L_.str.2: ## @.str.2
.asciz "Mary"
L_.str.3: ## @.str.3
.asciz "John"
L_.str.4: ## @.str.4
.asciz "Lisa"
L_.str.5: ## @.str.5
.asciz "%s has %d years alive. \n"
L_.str.7: ## @.str.7
.asciz "%s is %d years old. \n"
L_.str.8: ## @.str.8
.asciz "%s is %d years old again. \n"
L_.str.9: ## @.str.9
.asciz "%s lived %d years so far. \n"
L_str.11: ## @str.11
.asciz "----"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh0:
adrp x23, l_.str@PAGE
Lloh1:
add x23, x23, l_.str@PAGEOFF
mov w9, #23
stp x23, x9, [sp]
Lloh2:
adrp x19, l_.str.5@PAGE
Lloh3:
add x19, x19, l_.str.5@PAGEOFF
mov x0, x19
bl _printf
mov w8, #43
Lloh4:
adrp x9, l_.str.1@PAGE
Lloh5:
add x9, x9, l_.str.1@PAGEOFF
stp x9, x8, [sp]
mov w25, #43
mov x21, x9
mov x0, x19
bl _printf
mov w8, #12
Lloh6:
adrp x27, l_.str.2@PAGE
Lloh7:
add x27, x27, l_.str.2@PAGEOFF
stp x27, x8, [sp]
mov x0, x19
bl _printf
mov w8, #89
Lloh8:
adrp x9, l_.str.3@PAGE
Lloh9:
add x9, x9, l_.str.3@PAGEOFF
stp x9, x8, [sp]
mov x0, x19
bl _printf
mov w8, #2
Lloh10:
adrp x9, l_.str.4@PAGE
Lloh11:
add x9, x9, l_.str.4@PAGEOFF
stp x9, x8, [sp]
mov x0, x19
bl _printf
Lloh12:
adrp x22, l_str.11@PAGE
Lloh13:
add x22, x22, l_str.11@PAGEOFF
mov x0, x22
bl _puts
mov w24, #23
stp x23, x24, [sp]
Lloh14:
adrp x20, l_.str.7@PAGE
Lloh15:
add x20, x20, l_.str.7@PAGEOFF
mov x0, x20
bl _printf
stp x21, x25, [sp]
mov x25, x21
mov x0, x20
bl _printf
mov w26, #12
stp x27, x26, [sp]
mov x0, x20
bl _printf
mov w28, #89
Lloh16:
adrp x21, l_.str.3@PAGE
Lloh17:
add x21, x21, l_.str.3@PAGEOFF
stp x21, x28, [sp]
mov x0, x20
bl _printf
mov w8, #2
Lloh18:
adrp x19, l_.str.4@PAGE
Lloh19:
add x19, x19, l_.str.4@PAGEOFF
stp x19, x8, [sp]
mov x0, x20
bl _printf
mov x0, x22
bl _puts
stp x23, x24, [sp]
mov w24, #23
Lloh20:
adrp x20, l_.str.8@PAGE
Lloh21:
add x20, x20, l_.str.8@PAGEOFF
mov x0, x20
bl _printf
mov w8, #43
stp x25, x8, [sp]
mov x0, x20
bl _printf
stp x27, x26, [sp]
mov w26, #12
mov x0, x20
bl _printf
stp x21, x28, [sp]
mov w28, #89
mov x0, x20
bl _printf
mov w8, #2
stp x19, x8, [sp]
mov x22, x19
mov x0, x20
bl _printf
Lloh22:
adrp x0, l_str.11@PAGE
Lloh23:
add x0, x0, l_str.11@PAGEOFF
bl _puts
stp x23, x24, [sp]
Lloh24:
adrp x19, l_.str.9@PAGE
Lloh25:
add x19, x19, l_.str.9@PAGEOFF
mov x0, x19
bl _printf
mov w8, #43
stp x25, x8, [sp]
mov x0, x19
bl _printf
stp x27, x26, [sp]
mov x0, x19
bl _printf
stp x21, x28, [sp]
mov x0, x19
bl _printf
mov w8, #2
stp x22, x8, [sp]
mov x0, x19
bl _printf
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Alan"
l_.str.1: ; @.str.1
.asciz "Frank"
l_.str.2: ; @.str.2
.asciz "Mary"
l_.str.3: ; @.str.3
.asciz "John"
l_.str.4: ; @.str.4
.asciz "Lisa"
l_.str.5: ; @.str.5
.asciz "%s has %d years alive. \n"
l_.str.7: ; @.str.7
.asciz "%s is %d years old. \n"
l_.str.8: ; @.str.8
.asciz "%s is %d years old again. \n"
l_.str.9: ; @.str.9
.asciz "%s lived %d years so far. \n"
l_str.11: ; @str.11
.asciz "----"
.subsections_via_symbols
| the_stack_data/10022.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tx39_blast_dcache_page
_tx39_blast_dcache_page: ## @tx39_blast_dcache_page
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
xorl %eax, %eax
callq _current_cpu_type
movq _CPU_TX3912@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _blast_dcache16_page ## TAILCALL
.cfi_endproc
## -- End function
.comm _CPU_TX3912,8,3 ## @CPU_TX3912
.no_dead_strip _tx39_blast_dcache_page
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tx39_blast_dcache_page
_tx39_blast_dcache_page: ; @tx39_blast_dcache_page
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _current_cpu_type
Lloh0:
adrp x8, _CPU_TX3912@GOTPAGE
Lloh1:
ldr x8, [x8, _CPU_TX3912@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _blast_dcache16_page
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _CPU_TX3912,8,3 ; @CPU_TX3912
.no_dead_strip _tx39_blast_dcache_page
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/mips/mm/extr_c-tx39.c_tx39_blast_dcache_page.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function HTTP_ProcessHeader
_HTTP_ProcessHeader: ## @HTTP_ProcessHeader
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $88, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r12d
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %r13
movq _HTTP_ADDHDR_FLAG_REQ@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
movl (%rax), %eax
andl %ecx, %eax
setne %bl
movq _ERROR_SUCCESS@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movq %rsi, %rdi
callq _debugstr_w
movl %eax, -56(%rbp) ## 4-byte Spill
movq %r14, -72(%rbp) ## 8-byte Spill
movq %r14, %rdi
callq _debugstr_w
leaq L_.str(%rip), %rdi
movl -56(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
movl %r12d, %ecx
xorl %eax, %eax
callq _TRACE
movq %r13, %rdi
callq _EnterCriticalSection
movq %r13, %rdi
movq %r15, -56(%rbp) ## 8-byte Spill
movq %r15, %rsi
movl %r12d, %r15d
xorl %edx, %edx
movl %ebx, %ecx
callq _HTTP_GetCustomHeaderIndex
movq %rax, %rbx
movq _HTTP_ADDHDR_FLAG_REPLACE@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %r12d, %eax
je LBB0_5
## %bb.1:
movq %r13, %r14
movq %r13, %rdi
movq %rbx, %rsi
callq _HTTP_DeleteCustomHeader
movq -72(%rbp), %r12 ## 8-byte Reload
testq %r12, %r12
je LBB0_2
## %bb.3:
cmpb $0, (%r12)
movl -44(%rbp), %ebx ## 4-byte Reload
je LBB0_28
## %bb.4:
movq -56(%rbp), %rax ## 8-byte Reload
movq %rax, -104(%rbp)
movq %r12, -112(%rbp)
xorps %xmm0, %xmm0
movaps %xmm0, -128(%rbp)
movq _HTTP_ADDHDR_FLAG_REQ@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_27
LBB0_26:
movq _HDR_ISREQUEST@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -128(%rbp)
LBB0_27:
leaq -128(%rbp), %rsi
movq %r14, %rdi
callq _HTTP_InsertCustomHeader
movl %eax, %ebx
jmp LBB0_28
LBB0_5:
movq _HTTP_ADDHDR_FLAG_ADD_IF_NEW@GOTPCREL(%rip), %rcx
testl %r15d, (%rcx)
je LBB0_8
## %bb.6:
movq _ERROR_HTTP_INVALID_HEADER@GOTPCREL(%rip), %rax
LBB0_7:
movl (%rax), %ebx
movq %r13, %r14
jmp LBB0_28
LBB0_2:
movl -44(%rbp), %ebx ## 4-byte Reload
LBB0_28:
leaq L_.str.2(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _TRACE
movq %r14, %rdi
callq _LeaveCriticalSection
movl %ebx, %eax
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
movq _COALESCEFLAGS@GOTPCREL(%rip), %rcx
testl %r15d, (%rcx)
je LBB0_22
## %bb.9:
movq 8(%r13), %r14
shlq $4, %rbx
movq (%r14,%rbx), %rdi
callq _strlenW
movq %rax, -56(%rbp) ## 8-byte Spill
movq -72(%rbp), %rdi ## 8-byte Reload
callq _strlenW
movq _HDR_ISREQUEST@GOTPCREL(%rip), %rcx
movq (%rcx), %rdx
movq _HTTP_ADDHDR_FLAG_REQ@GOTPCREL(%rip), %rcx
testl %r15d, (%rcx)
je LBB0_11
## %bb.10:
orq 8(%r14,%rbx), %rdx
jmp LBB0_12
LBB0_22:
movq _HTTP_ADDHDR_FLAG_REQ@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, %edx
notl %edx
andl %r15d, %edx
cmpl %eax, %edx
jne LBB0_24
## %bb.23:
movq _ERROR_HTTP_HEADER_NOT_FOUND@GOTPCREL(%rip), %rax
jmp LBB0_7
LBB0_11:
notq %rdx
andq 8(%r14,%rbx), %rdx
LBB0_12:
movq %rdx, 8(%r14,%rbx)
leaq (%r14,%rbx), %r12
movq _HTTP_ADDHDR_FLAG_COALESCE_WITH_COMMA@GOTPCREL(%rip), %rcx
movb $44, %sil
testl %r15d, (%rcx)
jne LBB0_15
## %bb.13:
movq _HTTP_ADDHDR_FLAG_COALESCE_WITH_SEMICOLON@GOTPCREL(%rip), %rcx
movb $59, %sil
testl %r15d, (%rcx)
je LBB0_14
LBB0_15:
movq %rsi, -80(%rbp) ## 8-byte Spill
movq _HDR_COMMADELIMITED@GOTPCREL(%rip), %rcx
orq (%rcx), %rdx
movq %rdx, 8(%r14,%rbx)
movl $2, %r15d
movl $0, -60(%rbp) ## 4-byte Folded Spill
LBB0_16:
movq -56(%rbp), %rcx ## 8-byte Reload
movq %rax, -88(%rbp) ## 8-byte Spill
leaq (%rax,%rcx), %r14
movq (%r12), %rdi
leaq (%r15,%r14), %rbx
incq %rbx
movq %rbx, %rsi
callq _heap_realloc
testq %rax, %rax
je LBB0_21
## %bb.17:
addq %r15, %r14
movq %rax, (%r12)
cmpb $0, -60(%rbp) ## 1-byte Folded Reload
je LBB0_19
## %bb.18:
movl -44(%rbp), %ebx ## 4-byte Reload
movq -56(%rbp), %rcx ## 8-byte Reload
jmp LBB0_20
LBB0_21:
leaq L_.str.1(%rip), %rdi
movq %rbx, %rsi
callq _WARN
movq _ERROR_OUTOFMEMORY@GOTPCREL(%rip), %rax
jmp LBB0_7
LBB0_24:
movq -72(%rbp), %rax ## 8-byte Reload
testq %rax, %rax
movl -44(%rbp), %ebx ## 4-byte Reload
movq %r13, %r14
je LBB0_28
## %bb.25:
movq -56(%rbp), %rdx ## 8-byte Reload
movq %rdx, -104(%rbp)
movq %rax, -112(%rbp)
xorps %xmm0, %xmm0
movaps %xmm0, -128(%rbp)
testl %r15d, %ecx
jne LBB0_26
jmp LBB0_27
LBB0_19:
movq -56(%rbp), %rcx ## 8-byte Reload
movq -80(%rbp), %rdx ## 8-byte Reload
movb %dl, (%rax,%rcx)
movq (%r12), %rax
movb $32, 1(%rcx,%rax)
addq $2, %rcx
movq (%r12), %rax
movl -44(%rbp), %ebx ## 4-byte Reload
LBB0_20:
movq -88(%rbp), %rdx ## 8-byte Reload
addq %rcx, %rax
movq %rax, %rdi
movq -72(%rbp), %rsi ## 8-byte Reload
callq _memcpy
movq (%r12), %rax
movb $0, (%rax,%r14)
movq %r13, %r14
jmp LBB0_28
LBB0_14:
movb $1, %cl
movl %ecx, -60(%rbp) ## 4-byte Spill
xorl %ecx, %ecx
movq %rcx, -80(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
jmp LBB0_16
.cfi_endproc
## -- End function
.comm _HTTP_ADDHDR_FLAG_REQ,4,2 ## @HTTP_ADDHDR_FLAG_REQ
.comm _ERROR_SUCCESS,4,2 ## @ERROR_SUCCESS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "--> %s: %s - 0x%08x\n"
.comm _HTTP_ADDHDR_FLAG_REPLACE,4,2 ## @HTTP_ADDHDR_FLAG_REPLACE
.comm _HDR_ISREQUEST,8,3 ## @HDR_ISREQUEST
.comm _HTTP_ADDHDR_FLAG_ADD_IF_NEW,4,2 ## @HTTP_ADDHDR_FLAG_ADD_IF_NEW
.comm _ERROR_HTTP_INVALID_HEADER,4,2 ## @ERROR_HTTP_INVALID_HEADER
.comm _COALESCEFLAGS,4,2 ## @COALESCEFLAGS
.comm _HTTP_ADDHDR_FLAG_COALESCE_WITH_COMMA,4,2 ## @HTTP_ADDHDR_FLAG_COALESCE_WITH_COMMA
.comm _HDR_COMMADELIMITED,8,3 ## @HDR_COMMADELIMITED
.comm _HTTP_ADDHDR_FLAG_COALESCE_WITH_SEMICOLON,4,2 ## @HTTP_ADDHDR_FLAG_COALESCE_WITH_SEMICOLON
L_.str.1: ## @.str.1
.asciz "heap_realloc (%d bytes) failed\n"
.comm _ERROR_OUTOFMEMORY,4,2 ## @ERROR_OUTOFMEMORY
.comm _ERROR_HTTP_HEADER_NOT_FOUND,4,2 ## @ERROR_HTTP_HEADER_NOT_FOUND
L_.str.2: ## @.str.2
.asciz "<-- %d\n"
.no_dead_strip _HTTP_ProcessHeader
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function HTTP_ProcessHeader
_HTTP_ProcessHeader: ; @HTTP_ProcessHeader
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x28, x27, [sp, #64] ; 16-byte Folded Spill
stp x26, x25, [sp, #80] ; 16-byte Folded Spill
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x22, x3
mov x21, x2
mov x23, x1
mov x19, x0
Lloh0:
adrp x27, _HTTP_ADDHDR_FLAG_REQ@GOTPAGE
Lloh1:
ldr x27, [x27, _HTTP_ADDHDR_FLAG_REQ@GOTPAGEOFF]
ldr w8, [x27]
tst w8, w3
cset w24, ne
Lloh2:
adrp x8, _ERROR_SUCCESS@GOTPAGE
Lloh3:
ldr x8, [x8, _ERROR_SUCCESS@GOTPAGEOFF]
Lloh4:
ldr w20, [x8]
mov x0, x1
bl _debugstr_w
mov x25, x0
mov x0, x21
bl _debugstr_w
; kill: def $w0 killed $w0 def $x0
stp x0, x22, [sp]
Lloh5:
adrp x0, l_.str@PAGE
Lloh6:
add x0, x0, l_.str@PAGEOFF
mov x1, x25
bl _TRACE
mov x0, x19
bl _EnterCriticalSection
mov x0, x19
mov x1, x23
mov w2, #0
mov x3, x24
bl _HTTP_GetCustomHeaderIndex
mov x25, x0
Lloh7:
adrp x8, _HTTP_ADDHDR_FLAG_REPLACE@GOTPAGE
Lloh8:
ldr x8, [x8, _HTTP_ADDHDR_FLAG_REPLACE@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
tst w8, w22
b.eq LBB0_6
; %bb.1:
mov x0, x19
mov x1, x25
bl _HTTP_DeleteCustomHeader
cbz x21, LBB0_9
; %bb.2:
ldrb w8, [x21]
cbz w8, LBB0_9
; %bb.3:
stp x21, x23, [sp, #48]
stp xzr, xzr, [sp, #32]
ldr w8, [x27]
tst w8, w22
b.eq LBB0_5
LBB0_4:
Lloh10:
adrp x8, _HDR_ISREQUEST@GOTPAGE
Lloh11:
ldr x8, [x8, _HDR_ISREQUEST@GOTPAGEOFF]
Lloh12:
ldr x8, [x8]
str x8, [sp, #32]
LBB0_5:
add x1, sp, #32
mov x0, x19
bl _HTTP_InsertCustomHeader
mov x20, x0
b LBB0_9
LBB0_6:
Lloh13:
adrp x9, _HTTP_ADDHDR_FLAG_ADD_IF_NEW@GOTPAGE
Lloh14:
ldr x9, [x9, _HTTP_ADDHDR_FLAG_ADD_IF_NEW@GOTPAGEOFF]
Lloh15:
ldr w9, [x9]
tst w9, w22
b.eq LBB0_10
; %bb.7:
Lloh16:
adrp x8, _ERROR_HTTP_INVALID_HEADER@GOTPAGE
Lloh17:
ldr x8, [x8, _ERROR_HTTP_INVALID_HEADER@GOTPAGEOFF]
LBB0_8:
ldr w20, [x8]
LBB0_9:
Lloh18:
adrp x0, l_.str.2@PAGE
Lloh19:
add x0, x0, l_.str.2@PAGEOFF
mov x1, x20
bl _TRACE
mov x0, x19
bl _LeaveCriticalSection
mov x0, x20
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB0_10:
Lloh20:
adrp x9, _COALESCEFLAGS@GOTPAGE
Lloh21:
ldr x9, [x9, _COALESCEFLAGS@GOTPAGEOFF]
Lloh22:
ldr w9, [x9]
tst w9, w22
b.eq LBB0_13
; %bb.11:
ldr x28, [x19, #8]
add x26, x28, x25, lsl #4
ldr x0, [x26]
bl _strlenW
mov x23, x0
mov x0, x21
bl _strlenW
mov x24, x0
ldr w9, [x27]
Lloh23:
adrp x8, _HDR_ISREQUEST@GOTPAGE
Lloh24:
ldr x8, [x8, _HDR_ISREQUEST@GOTPAGEOFF]
Lloh25:
ldr x8, [x8]
tst w9, w22
b.eq LBB0_15
; %bb.12:
ldr x9, [x26, #8]
orr x8, x9, x8
b LBB0_16
LBB0_13:
ldr w9, [x27]
bic w10, w22, w9
cmp w10, w8
b.ne LBB0_26
; %bb.14:
Lloh26:
adrp x8, _ERROR_HTTP_HEADER_NOT_FOUND@GOTPAGE
Lloh27:
ldr x8, [x8, _ERROR_HTTP_HEADER_NOT_FOUND@GOTPAGEOFF]
b LBB0_8
LBB0_15:
ldr x9, [x26, #8]
bic x8, x9, x8
LBB0_16:
str x8, [x26, #8]
Lloh28:
adrp x9, _HTTP_ADDHDR_FLAG_COALESCE_WITH_COMMA@GOTPAGE
Lloh29:
ldr x9, [x9, _HTTP_ADDHDR_FLAG_COALESCE_WITH_COMMA@GOTPAGEOFF]
Lloh30:
ldr w9, [x9]
tst w9, w22
b.eq LBB0_18
; %bb.17:
mov w9, #44
b LBB0_20
LBB0_18:
Lloh31:
adrp x9, _HTTP_ADDHDR_FLAG_COALESCE_WITH_SEMICOLON@GOTPAGE
Lloh32:
ldr x9, [x9, _HTTP_ADDHDR_FLAG_COALESCE_WITH_SEMICOLON@GOTPAGEOFF]
Lloh33:
ldr w9, [x9]
tst w9, w22
b.eq LBB0_28
; %bb.19:
mov w9, #59
LBB0_20:
str w9, [sp, #28] ; 4-byte Folded Spill
mov w27, #0
Lloh34:
adrp x9, _HDR_COMMADELIMITED@GOTPAGE
Lloh35:
ldr x9, [x9, _HDR_COMMADELIMITED@GOTPAGEOFF]
Lloh36:
ldr x9, [x9]
add x10, x28, x25, lsl #4
orr x8, x8, x9
str x8, [x10, #8]
mov w8, #2
LBB0_21:
add x9, x24, x23
add x25, x9, x8
ldr x0, [x26]
add x22, x25, #1
mov x1, x22
bl _heap_realloc
cbz x0, LBB0_25
; %bb.22:
str x0, [x26]
tbnz w27, #0, LBB0_24
; %bb.23:
ldr w8, [sp, #28] ; 4-byte Folded Reload
strb w8, [x0, x23]
ldr x8, [x26]
add x8, x23, x8
mov w9, #32
strb w9, [x8, #1]
add x23, x23, #2
ldr x0, [x26]
LBB0_24:
add x0, x0, x23
mov x1, x21
mov x2, x24
bl _memcpy
ldr x8, [x26]
strb wzr, [x8, x25]
b LBB0_9
LBB0_25:
Lloh37:
adrp x0, l_.str.1@PAGE
Lloh38:
add x0, x0, l_.str.1@PAGEOFF
mov x1, x22
bl _WARN
Lloh39:
adrp x8, _ERROR_OUTOFMEMORY@GOTPAGE
Lloh40:
ldr x8, [x8, _ERROR_OUTOFMEMORY@GOTPAGEOFF]
b LBB0_8
LBB0_26:
cbz x21, LBB0_9
; %bb.27:
stp x21, x23, [sp, #48]
stp xzr, xzr, [sp, #32]
tst w9, w22
b.ne LBB0_4
b LBB0_5
LBB0_28:
str wzr, [sp, #28] ; 4-byte Folded Spill
mov x8, #0
mov w27, #1
b LBB0_21
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGot Lloh39, Lloh40
.loh AdrpAdd Lloh37, Lloh38
.cfi_endproc
; -- End function
.comm _HTTP_ADDHDR_FLAG_REQ,4,2 ; @HTTP_ADDHDR_FLAG_REQ
.comm _ERROR_SUCCESS,4,2 ; @ERROR_SUCCESS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "--> %s: %s - 0x%08x\n"
.comm _HTTP_ADDHDR_FLAG_REPLACE,4,2 ; @HTTP_ADDHDR_FLAG_REPLACE
.comm _HDR_ISREQUEST,8,3 ; @HDR_ISREQUEST
.comm _HTTP_ADDHDR_FLAG_ADD_IF_NEW,4,2 ; @HTTP_ADDHDR_FLAG_ADD_IF_NEW
.comm _ERROR_HTTP_INVALID_HEADER,4,2 ; @ERROR_HTTP_INVALID_HEADER
.comm _COALESCEFLAGS,4,2 ; @COALESCEFLAGS
.comm _HTTP_ADDHDR_FLAG_COALESCE_WITH_COMMA,4,2 ; @HTTP_ADDHDR_FLAG_COALESCE_WITH_COMMA
.comm _HDR_COMMADELIMITED,8,3 ; @HDR_COMMADELIMITED
.comm _HTTP_ADDHDR_FLAG_COALESCE_WITH_SEMICOLON,4,2 ; @HTTP_ADDHDR_FLAG_COALESCE_WITH_SEMICOLON
l_.str.1: ; @.str.1
.asciz "heap_realloc (%d bytes) failed\n"
.comm _ERROR_OUTOFMEMORY,4,2 ; @ERROR_OUTOFMEMORY
.comm _ERROR_HTTP_HEADER_NOT_FOUND,4,2 ; @ERROR_HTTP_HEADER_NOT_FOUND
l_.str.2: ; @.str.2
.asciz "<-- %d\n"
.no_dead_strip _HTTP_ProcessHeader
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/wininet/extr_http.c_HTTP_ProcessHeader.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.