x86 stringlengths 122 9.39M | arm stringlengths 122 9.33M | file stringlengths 19 200 | source stringclasses 2
values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function traversetable
_traversetable: ## @traversetable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %r14
movq 24(%rsi), %rsi
testq %rsi, %rsi
je LBB0_2
## %bb.1:
movq %r14, %rdi
callq _markobject
movq 24(%r15), %rsi
jmp LBB0_3
LBB0_2:
xorl %esi, %esi
LBB0_3:
movq _TM_MODE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
callq _gfasttm
testq %rax, %rax
je LBB0_11
## %bb.4:
movq %rax, %rbx
movq %rax, %rdi
callq _ttisstring
testq %rax, %rax
je LBB0_11
## %bb.5:
movq %rbx, %rdi
callq _svalue
movl %eax, %edi
movl $107, %esi
callq _strchr
movq %rax, %r12
testq %rax, %rax
setne %al
movl %eax, -44(%rbp) ## 4-byte Spill
movq %rbx, %rdi
callq _svalue
movl %eax, %edi
movl $118, %esi
callq _strchr
movq %rax, %rcx
movq %r12, %rax
orq %rcx, %rax
je LBB0_7
## %bb.6:
xorl %ebx, %ebx
testq %rcx, %rcx
setne %bl
xorl %r13d, %r13d
testq %r12, %r12
setne %r13b
movl $3, %edi
movq %rcx, -56(%rbp) ## 8-byte Spill
callq _bitmask
movl %eax, -48(%rbp) ## 4-byte Spill
movl $4, %edi
callq _bitmask
orl -48(%rbp), %eax ## 4-byte Folded Reload
notl %eax
andl %eax, (%r15)
shll $4, %ebx
leal (%rbx,%r13,8), %edi
callq _cast_byte
orl %eax, (%r15)
movl (%r14), %eax
movl %eax, 16(%r15)
movq %r15, %rdi
callq _obj2gco
movq -56(%rbp), %rcx ## 8-byte Reload
movl %eax, (%r14)
LBB0_7:
testq %r12, %r12
je LBB0_9
## %bb.8:
movl $1, %eax
testq %rcx, %rcx
jne LBB0_26
LBB0_9:
movb $1, %r13b
testq %rcx, %rcx
jne LBB0_16
jmp LBB0_12
LBB0_11:
movl $0, -44(%rbp) ## 4-byte Folded Spill
LBB0_12:
movslq 4(%r15), %r12
testq %r12, %r12
je LBB0_15
## %bb.13:
leaq -4(,%r12,4), %rbx
.p2align 4, 0x90
LBB0_14: ## =>This Inner Loop Header: Depth=1
movq 8(%r15), %rsi
addq %rbx, %rsi
movq %r14, %rdi
callq _markvalue
addq $-4, %rbx
decl %r12d
jne LBB0_14
LBB0_15:
xorl %r13d, %r13d
LBB0_16:
movq %r15, %rdi
callq _sizenode
testl %eax, %eax
je LBB0_25
## %bb.17:
movl %eax, %ebx
decl %ebx
jmp LBB0_20
.p2align 4, 0x90
LBB0_18: ## in Loop: Header=BB0_20 Depth=1
movq %r12, %rdi
callq _removeentry
LBB0_19: ## in Loop: Header=BB0_20 Depth=1
addl $-1, %ebx
jae LBB0_25
LBB0_20: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movl %ebx, %esi
callq _gnode
movq %rax, %r12
movq %rax, %rdi
callq _gval
movq %rax, %rdi
callq _ttisnil
testq %rax, %rax
jne LBB0_18
## %bb.21: ## in Loop: Header=BB0_20 Depth=1
cmpb $0, -44(%rbp) ## 1-byte Folded Reload
je LBB0_23
## %bb.22: ## in Loop: Header=BB0_20 Depth=1
testb %r13b, %r13b
jne LBB0_19
jmp LBB0_24
LBB0_23: ## in Loop: Header=BB0_20 Depth=1
movq %r12, %rdi
callq _gkey
movq %r14, %rdi
movq %rax, %rsi
callq _markvalue
testb %r13b, %r13b
jne LBB0_19
LBB0_24: ## in Loop: Header=BB0_20 Depth=1
movq %r12, %rdi
callq _gval
movq %r14, %rdi
movq %rax, %rsi
callq _markvalue
jmp LBB0_19
LBB0_25:
movl -44(%rbp), %eax ## 4-byte Reload
orb %r13b, %al
movzbl %al, %eax
LBB0_26:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TM_MODE,4,2 ## @TM_MODE
.no_dead_strip _traversetable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function traversetable
_traversetable: ; @traversetable
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x1
mov x20, x0
ldr x1, [x1, #24]
cbz x1, LBB0_2
; %bb.1:
mov x0, x20
bl _markobject
ldr x1, [x19, #24]
LBB0_2:
Lloh0:
adrp x8, _TM_MODE@GOTPAGE
Lloh1:
ldr x8, [x8, _TM_MODE@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov x0, x20
bl _gfasttm
cbz x0, LBB0_9
; %bb.3:
mov x22, x0
bl _ttisstring
cbz x0, LBB0_9
; %bb.4:
mov x0, x22
bl _svalue
mov w1, #107
bl _strchr
mov x21, x0
mov x0, x22
bl _svalue
mov w1, #118
bl _strchr
mov x22, x0
cmp x21, #0
cset w24, ne
orr x8, x21, x0
cbz x8, LBB0_6
; %bb.5:
cmp x22, #0
cset w25, ne
cmp x21, #0
cset w26, ne
mov w0, #3
bl _bitmask
mov x23, x0
mov w0, #4
bl _bitmask
orr w8, w0, w23
ldr w9, [x19]
bic w8, w9, w8
str w8, [x19]
lsl w0, w26, #3
bfi w0, w25, #4, #1
bl _cast_byte
ldr w8, [x19]
orr w8, w8, w0
str w8, [x19]
ldr w8, [x20]
str w8, [x19, #16]
mov x0, x19
bl _obj2gco
str w0, [x20]
LBB0_6:
cmp x21, #0
ccmp x22, #0, #4, ne
b.ne LBB0_25
; %bb.7:
cbz x22, LBB0_10
; %bb.8:
mov w23, #1
b LBB0_14
LBB0_9:
mov w24, #0
LBB0_10:
ldr w21, [x19, #4]
cbz w21, LBB0_13
; %bb.11:
sxtw x8, w21
lsl x8, x8, #2
sub x22, x8, #4
LBB0_12: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #8]
add x1, x8, x22
mov x0, x20
bl _markvalue
sub x22, x22, #4
sub w21, w21, #1
cbnz w21, LBB0_12
LBB0_13:
mov w23, #0
LBB0_14:
mov x0, x19
bl _sizenode
cbz w0, LBB0_23
; %bb.15:
sub w21, w0, #1
b LBB0_18
LBB0_16: ; in Loop: Header=BB0_18 Depth=1
mov x0, x22
bl _removeentry
LBB0_17: ; in Loop: Header=BB0_18 Depth=1
sub w21, w21, #1
cmn w21, #1
b.eq LBB0_23
LBB0_18: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x21
bl _gnode
mov x22, x0
bl _gval
bl _ttisnil
cbnz x0, LBB0_16
; %bb.19: ; in Loop: Header=BB0_18 Depth=1
tbnz w24, #0, LBB0_21
; %bb.20: ; in Loop: Header=BB0_18 Depth=1
mov x0, x22
bl _gkey
mov x1, x0
mov x0, x20
bl _markvalue
LBB0_21: ; in Loop: Header=BB0_18 Depth=1
tbnz w23, #0, LBB0_17
; %bb.22: ; in Loop: Header=BB0_18 Depth=1
mov x0, x22
bl _gval
mov x1, x0
mov x0, x20
bl _markvalue
b LBB0_17
LBB0_23:
orr w0, w24, w23
LBB0_24:
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
LBB0_25:
mov w0, #1
b LBB0_24
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TM_MODE,4,2 ; @TM_MODE
.no_dead_strip _traversetable
.subsections_via_symbols
| AnghaBench/xLua/build/luajit-2.1.0b3/src/host/extr_minilua.c_traversetable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nv_grbm_select ## -- Begin function nv_grbm_select
.p2align 4, 0x90
_nv_grbm_select: ## @nv_grbm_select
.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 %r8d, %r15d
movl %ecx, %r14d
movl %edx, %ecx
movl %esi, %ebx
movq _GRBM_GFX_CNTL@GOTPCREL(%rip), %r12
movl (%r12), %esi
movq _PIPEID@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %edi, %edi
callq _REG_SET_FIELD
movl (%r12), %esi
movq _MEID@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movl %eax, %edi
movl %ebx, %ecx
callq _REG_SET_FIELD
movl (%r12), %esi
movq _VMID@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movl %eax, %edi
movl %r15d, %ecx
callq _REG_SET_FIELD
movl (%r12), %esi
movq _QUEUEID@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movl %eax, %edi
movl %r14d, %ecx
callq _REG_SET_FIELD
movl %eax, %ebx
movq _GC@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _mmGRBM_GFX_CNTL@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %esi, %esi
callq _SOC15_REG_OFFSET
movl %eax, %edi
movl %ebx, %esi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _WREG32 ## TAILCALL
.cfi_endproc
## -- End function
.comm _GRBM_GFX_CNTL,4,2 ## @GRBM_GFX_CNTL
.comm _PIPEID,4,2 ## @PIPEID
.comm _MEID,4,2 ## @MEID
.comm _VMID,4,2 ## @VMID
.comm _QUEUEID,4,2 ## @QUEUEID
.comm _GC,4,2 ## @GC
.comm _mmGRBM_GFX_CNTL,4,2 ## @mmGRBM_GFX_CNTL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nv_grbm_select ; -- Begin function nv_grbm_select
.p2align 2
_nv_grbm_select: ; @nv_grbm_select
.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, x4
mov x20, x3
mov x3, x2
mov x21, x1
Lloh0:
adrp x22, _GRBM_GFX_CNTL@GOTPAGE
Lloh1:
ldr x22, [x22, _GRBM_GFX_CNTL@GOTPAGEOFF]
ldr w1, [x22]
Lloh2:
adrp x8, _PIPEID@GOTPAGE
Lloh3:
ldr x8, [x8, _PIPEID@GOTPAGEOFF]
Lloh4:
ldr w2, [x8]
mov w0, #0
bl _REG_SET_FIELD
ldr w1, [x22]
Lloh5:
adrp x8, _MEID@GOTPAGE
Lloh6:
ldr x8, [x8, _MEID@GOTPAGEOFF]
Lloh7:
ldr w2, [x8]
mov x3, x21
bl _REG_SET_FIELD
ldr w1, [x22]
Lloh8:
adrp x8, _VMID@GOTPAGE
Lloh9:
ldr x8, [x8, _VMID@GOTPAGEOFF]
Lloh10:
ldr w2, [x8]
mov x3, x19
bl _REG_SET_FIELD
ldr w1, [x22]
Lloh11:
adrp x8, _QUEUEID@GOTPAGE
Lloh12:
ldr x8, [x8, _QUEUEID@GOTPAGEOFF]
Lloh13:
ldr w2, [x8]
mov x3, x20
bl _REG_SET_FIELD
mov x19, x0
Lloh14:
adrp x8, _GC@GOTPAGE
Lloh15:
ldr x8, [x8, _GC@GOTPAGEOFF]
Lloh16:
ldr w0, [x8]
Lloh17:
adrp x8, _mmGRBM_GFX_CNTL@GOTPAGE
Lloh18:
ldr x8, [x8, _mmGRBM_GFX_CNTL@GOTPAGEOFF]
Lloh19:
ldr w2, [x8]
mov w1, #0
bl _SOC15_REG_OFFSET
mov x1, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _WREG32
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _GRBM_GFX_CNTL,4,2 ; @GRBM_GFX_CNTL
.comm _PIPEID,4,2 ; @PIPEID
.comm _MEID,4,2 ; @MEID
.comm _VMID,4,2 ; @VMID
.comm _QUEUEID,4,2 ; @QUEUEID
.comm _GC,4,2 ; @GC
.comm _mmGRBM_GFX_CNTL,4,2 ; @mmGRBM_GFX_CNTL
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_nv.c_nv_grbm_select.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nouveau_bo_ref
_nouveau_bo_ref: ## @nouveau_bo_ref
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rsi, %rsi
je LBB0_1
## %bb.2:
movq %rsi, %rbx
movq %rdi, %r12
movq (%rsi), %r15
xorl %r14d, %r14d
testq %rdi, %rdi
je LBB0_3
## %bb.4:
movq %r12, %rdi
callq _ttm_bo_get
movq %r12, %rdi
callq _nouveau_bo
jmp LBB0_5
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %r14d, %r14d
subl (%rax), %r14d
jmp LBB0_7
LBB0_3:
xorl %eax, %eax
LBB0_5:
movq %rax, (%rbx)
testq %r15, %r15
je LBB0_7
## %bb.6:
movq %r15, %rdi
callq _ttm_bo_put
LBB0_7:
movl %r14d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _nouveau_bo_ref
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nouveau_bo_ref
_nouveau_bo_ref: ; @nouveau_bo_ref
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cbz x1, LBB0_5
; %bb.1:
mov x19, x1
mov x21, x0
ldr x20, [x1]
cbz x0, LBB0_7
; %bb.2:
mov x0, x21
bl _ttm_bo_get
mov x0, x21
bl _nouveau_bo
str x0, [x19]
cbz x20, LBB0_4
LBB0_3:
mov x0, x20
bl _ttm_bo_put
LBB0_4:
mov w0, #0
b LBB0_6
LBB0_5:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_7:
mov x0, #0
str x0, [x19]
cbnz x20, LBB0_3
b LBB0_4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _nouveau_bo_ref
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/nouveau/extr_nouveau_bo.h_nouveau_bo_ref.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _shorten_unambiguous_ref ## -- Begin function shorten_unambiguous_ref
.p2align 4, 0x90
_shorten_unambiguous_ref: ## @shorten_unambiguous_ref
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movq %rdi, %rbx
movq _the_repository@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _get_main_ref_store
movl %eax, %edi
movq %rbx, %rsi
movl %r14d, %edx
popq %rbx
popq %r14
popq %rbp
jmp _refs_shorten_unambiguous_ref ## TAILCALL
.cfi_endproc
## -- End function
.comm _the_repository,4,2 ## @the_repository
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _shorten_unambiguous_ref ; -- Begin function shorten_unambiguous_ref
.p2align 2
_shorten_unambiguous_ref: ; @shorten_unambiguous_ref
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
Lloh0:
adrp x8, _the_repository@GOTPAGE
Lloh1:
ldr x8, [x8, _the_repository@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _get_main_ref_store
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _refs_shorten_unambiguous_ref
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _the_repository,4,2 ; @the_repository
.subsections_via_symbols
| AnghaBench/git/extr_refs.c_shorten_unambiguous_ref.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function test_ctr
_test_ctr: ## @test_ctr
.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 $1048, %rsp ## imm = 0x418
.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)
testq %rdi, %rdi
je LBB0_2
## %bb.1:
movq %r8, %rbx
movq %rcx, %r12
movq %rdx, %r15
movq %rsi, %r13
movq (%rdi), %rax
movq (%rax), %r14
xorl %edi, %edi
cmpq $257, 16(%rbp) ## imm = 0x101
setb %dil
movq %r9, -1080(%rbp) ## 8-byte Spill
callq _assert
xorl %edi, %edi
cmpq %r15, (%r14)
sete %dil
callq _ok
xorl %edi, %edi
cmpq %rbx, 8(%r14)
sete %dil
callq _ok
movq %r14, %rdi
movl $1, %esi
movq %r13, %rdx
callq _ptls_cipher_new
movq %rax, %rbx
xorl %edi, %edi
testq %rax, %rax
setne %dil
callq _assert
movq %rbx, %rdi
movq %r12, %rsi
callq _ptls_cipher_init
leaq _test_ctr.zeroes(%rip), %rdx
leaq -1072(%rbp), %r14
movq %rbx, %rdi
movq %r14, %rsi
movq 16(%rbp), %r15
movq %r15, %rcx
callq _ptls_cipher_encrypt
movq %rbx, %rdi
callq _ptls_cipher_free
movq %r14, %rdi
movq -1080(%rbp), %rsi ## 8-byte Reload
movq %r15, %rdx
callq _memcmp
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _ok
LBB0_2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_4
## %bb.3:
addq $1048, %rsp ## imm = 0x418
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @test_ctr.zeroes
_test_ctr.zeroes:
.space 256
.no_dead_strip _test_ctr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function test_ctr
_test_ctr: ; @test_ctr
.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
sub sp, sp, #1040
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-72]
cbz x0, LBB0_2
; %bb.1:
mov x19, x6
mov x20, x5
mov x23, x4
mov x21, x3
mov x24, x2
mov x22, x1
ldr x8, [x0]
ldr x25, [x8]
cmp x6, #257
cset w0, lo
bl _assert
ldr x8, [x25]
cmp x8, x24
cset w0, eq
bl _ok
ldr x8, [x25, #8]
cmp x8, x23
cset w0, eq
bl _ok
mov x0, x25
mov w1, #1
mov x2, x22
bl _ptls_cipher_new
mov x22, x0
cmp x0, #0
cset w0, ne
bl _assert
mov x0, x22
mov x1, x21
bl _ptls_cipher_init
Lloh3:
adrp x2, _test_ctr.zeroes@PAGE
Lloh4:
add x2, x2, _test_ctr.zeroes@PAGEOFF
add x1, sp, #8
mov x0, x22
mov x3, x19
bl _ptls_cipher_encrypt
mov x0, x22
bl _ptls_cipher_free
add x0, sp, #8
mov x1, x20
mov x2, x19
bl _memcmp
cmp x0, #0
cset w0, eq
bl _ok
LBB0_2:
ldur x8, [x29, #-72]
Lloh5:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh6:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_4
; %bb.3:
add sp, sp, #1040
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
LBB0_4:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @test_ctr.zeroes
_test_ctr.zeroes:
.space 256
.no_dead_strip _test_ctr
.subsections_via_symbols
| AnghaBench/h2o/deps/picotls/t/extr_picotls.c_test_ctr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sati_get_sat_compliance_version ## -- Begin function sati_get_sat_compliance_version
.p2align 4, 0x90
_sati_get_sat_compliance_version: ## @sati_get_sat_compliance_version
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $2, %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 _sati_get_sat_compliance_version ; -- Begin function sati_get_sat_compliance_version
.p2align 2
_sati_get_sat_compliance_version: ; @sati_get_sat_compliance_version
.cfi_startproc
; %bb.0:
mov w0, #2
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/isci/scil/extr_sati.c_sati_get_sat_compliance_version.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function __qlnx_iov_chk_ucast
___qlnx_iov_chk_ucast: ## @__qlnx_iov_chk_ucast
.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
movl %esi, %r15d
movq %rdi, %rbx
callq _ecore_iov_vf_has_vport_instance
testl %eax, %eax
je LBB0_1
## %bb.2:
movq %rbx, %rdi
movl %r15d, %esi
movl $1, %edx
callq _ecore_iov_get_public_vf_info
testq %rax, %rax
je LBB0_3
## %bb.4:
movq (%r14), %rcx
movq _ECORE_FILTER_MAC@GOTPCREL(%rip), %rdx
xorl %ebx, %ebx
cmpq (%rdx), %rcx
je LBB0_6
## %bb.5:
movq _ECORE_FILTER_MAC_VLAN@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
jne LBB0_7
LBB0_6:
movl 8(%r14), %edi
movl (%rax), %esi
movq _ETH_ALEN@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _memcpy
jmp LBB0_7
LBB0_1:
movq (%rbx), %rdi
leaq L_.str(%rip), %rsi
movl %r15d, %edx
callq _QL_DPRINT1
movq _ECORE_INVAL@GOTPCREL(%rip), %rax
movl (%rax), %ebx
jmp LBB0_7
LBB0_3:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_7:
movl %ebx, %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 "VF[%d] vport not initialized\n"
.comm _ECORE_INVAL,4,2 ## @ECORE_INVAL
.comm _EINVAL,4,2 ## @EINVAL
.comm _ECORE_FILTER_MAC,8,3 ## @ECORE_FILTER_MAC
.comm _ECORE_FILTER_MAC_VLAN,8,3 ## @ECORE_FILTER_MAC_VLAN
.comm _ETH_ALEN,4,2 ## @ETH_ALEN
.no_dead_strip ___qlnx_iov_chk_ucast
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __qlnx_iov_chk_ucast
___qlnx_iov_chk_ucast: ; @__qlnx_iov_chk_ucast
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
bl _ecore_iov_vf_has_vport_instance
cbz w0, LBB0_5
; %bb.1:
mov x0, x21
mov x1, x20
mov w2, #1
bl _ecore_iov_get_public_vf_info
cbz x0, LBB0_6
; %bb.2:
ldr x8, [x19]
Lloh0:
adrp x9, _ECORE_FILTER_MAC@GOTPAGE
Lloh1:
ldr x9, [x9, _ECORE_FILTER_MAC@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
Lloh3:
adrp x10, _ECORE_FILTER_MAC_VLAN@GOTPAGE
Lloh4:
ldr x10, [x10, _ECORE_FILTER_MAC_VLAN@GOTPAGEOFF]
Lloh5:
ldr x10, [x10]
cmp x8, x9
ccmp x8, x10, #4, ne
b.ne LBB0_4
; %bb.3:
ldr w8, [x19, #8]
ldr w1, [x0]
Lloh6:
adrp x9, _ETH_ALEN@GOTPAGE
Lloh7:
ldr x9, [x9, _ETH_ALEN@GOTPAGEOFF]
Lloh8:
ldr w2, [x9]
mov x0, x8
bl _memcpy
LBB0_4:
mov w0, #0
b LBB0_7
LBB0_5:
ldr x0, [x21]
Lloh9:
adrp x1, l_.str@PAGE
Lloh10:
add x1, x1, l_.str@PAGEOFF
mov x2, x20
bl _QL_DPRINT1
Lloh11:
adrp x8, _ECORE_INVAL@GOTPAGE
Lloh12:
ldr x8, [x8, _ECORE_INVAL@GOTPAGEOFF]
Lloh13:
ldr w0, [x8]
b LBB0_7
LBB0_6:
Lloh14:
adrp x8, _EINVAL@GOTPAGE
Lloh15:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
neg w0, w8
LBB0_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "VF[%d] vport not initialized\n"
.comm _ECORE_INVAL,4,2 ; @ECORE_INVAL
.comm _EINVAL,4,2 ; @EINVAL
.comm _ECORE_FILTER_MAC,8,3 ; @ECORE_FILTER_MAC
.comm _ECORE_FILTER_MAC_VLAN,8,3 ; @ECORE_FILTER_MAC_VLAN
.comm _ETH_ALEN,4,2 ; @ETH_ALEN
.no_dead_strip ___qlnx_iov_chk_ucast
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/qlnx/qlnxe/extr_qlnx_os.c___qlnx_iov_chk_ucast.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 $216, %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
movaps %xmm0, -80(%rbp)
movaps %xmm0, -96(%rbp)
movaps %xmm0, -112(%rbp)
movaps %xmm0, -128(%rbp)
movaps %xmm0, -144(%rbp)
movaps %xmm0, -160(%rbp)
movaps %xmm0, -176(%rbp)
movaps %xmm0, -192(%rbp)
movaps %xmm0, -208(%rbp)
movaps %xmm0, -224(%rbp)
movaps %xmm0, -240(%rbp)
movaps %xmm0, -256(%rbp)
movq $0, -64(%rbp)
jmp LBB0_1
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl %ebx, %eax
incl -256(%rbp,%rax,4)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
xorl %ebx, %ebx
jmp LBB0_2
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_2 Depth=2
testl %ebx, %ebx
jg LBB0_7
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
callq _getchar
## kill: def $eax killed $eax def $rax
leal -9(%rax), %ecx
cmpl $2, %ecx
jb LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
cmpl $32, %eax
je LBB0_6
## %bb.4: ## in Loop: Header=BB0_2 Depth=2
cmpl $-1, %eax
je LBB0_8
## %bb.5: ## in Loop: Header=BB0_2 Depth=2
incl %ebx
jmp LBB0_2
LBB0_8:
leaq L_str(%rip), %rdi
callq _puts
movl $1, %r13d
leaq L_.str.1(%rip), %r14
xorl %r15d, %r15d
jmp LBB0_9
.p2align 4, 0x90
LBB0_13: ## in Loop: Header=BB0_9 Depth=1
incq %r13
cmpq $50, %r13
je LBB0_14
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
movl -256(%rbp,%r13,4), %r12d
testl %r12d, %r12d
jle LBB0_13
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq %r14, %rdi
movl %r13d, %esi
xorl %eax, %eax
callq _printf
movl %r12d, %ebx
.p2align 4, 0x90
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
movl $61, %edi
callq _putchar
decl %ebx
jne LBB0_11
## %bb.12: ## in Loop: Header=BB0_9 Depth=1
cmpl %r15d, %r12d
cmovgl %r12d, %r15d
movl $10, %edi
callq _putchar
jmp LBB0_13
LBB0_14:
movl $10, %edi
callq _putchar
leaq L_str.9(%rip), %rdi
callq _puts
testl %r15d, %r15d
jle LBB0_23
## %bb.15:
leaq L_.str.5(%rip), %r13
leaq L_.str.6(%rip), %r12
xorl %ebx, %ebx
jmp LBB0_16
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_16 Depth=1
movl $10, %edi
callq _putchar
incl %ebx
cmpl %r15d, %ebx
je LBB0_23
LBB0_16: ## =>This Loop Header: Depth=1
## Child Loop BB0_17 Depth 2
movl %r15d, %esi
subl %ebx, %esi
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $1, %r14d
jmp LBB0_17
.p2align 4, 0x90
LBB0_20: ## in Loop: Header=BB0_17 Depth=2
xorl %eax, %eax
callq _printf
LBB0_21: ## in Loop: Header=BB0_17 Depth=2
incq %r14
cmpq $50, %r14
je LBB0_22
LBB0_17: ## Parent Loop BB0_16 Depth=1
## => This Inner Loop Header: Depth=2
movl -256(%rbp,%r14,4), %eax
testl %eax, %eax
jle LBB0_21
## %bb.18: ## in Loop: Header=BB0_17 Depth=2
movl %r15d, %ecx
subl %eax, %ecx
movq %r13, %rdi
cmpl %ecx, %ebx
jl LBB0_20
## %bb.19: ## in Loop: Header=BB0_17 Depth=2
movq %r12, %rdi
jmp LBB0_20
LBB0_23:
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $1, %ebx
leaq L_.str.8(%rip), %r14
jmp LBB0_24
.p2align 4, 0x90
LBB0_26: ## in Loop: Header=BB0_24 Depth=1
incq %rbx
cmpq $50, %rbx
je LBB0_27
LBB0_24: ## =>This Inner Loop Header: Depth=1
cmpl $0, -256(%rbp,%rbx,4)
jle LBB0_26
## %bb.25: ## in Loop: Header=BB0_24 Depth=1
movq %r14, %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
jmp LBB0_26
LBB0_27:
movl $10, %edi
callq _putchar
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_29
## %bb.28:
xorl %eax, %eax
addq $216, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_29:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%3d | "
L_.str.5: ## @.str.5
.asciz " "
L_.str.6: ## @.str.6
.asciz "+ "
L_.str.7: ## @.str.7
.asciz " "
L_.str.8: ## @.str.8
.asciz "%3d "
L_str: ## @str
.asciz "draw the histogram with the bars horizontal: "
L_str.9: ## @str.9
.asciz "draw the histogram with the bars vertical: "
.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, #304
.cfi_def_cfa_offset 304
stp x26, x25, [sp, #224] ; 16-byte Folded Spill
stp x24, x23, [sp, #240] ; 16-byte Folded Spill
stp x22, x21, [sp, #256] ; 16-byte Folded Spill
stp x20, x19, [sp, #272] ; 16-byte Folded Spill
stp x29, x30, [sp, #288] ; 16-byte Folded Spill
add x29, sp, #288
.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 w19, #0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-72]
str xzr, [sp, #208]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #176]
stp q0, q0, [sp, #144]
stp q0, q0, [sp, #112]
stp q0, q0, [sp, #80]
stp q0, q0, [sp, #48]
add x20, sp, #16
stp q0, q0, [sp, #16]
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
cmp w19, #1
b.ge LBB0_6
LBB0_2: ; =>This Inner Loop Header: Depth=1
bl _getchar
sub w8, w0, #9
cmp w8, #2
b.lo LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
cmp w0, #32
b.eq LBB0_1
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
cmn w0, #1
b.eq LBB0_7
; %bb.5: ; in Loop: Header=BB0_2 Depth=1
add w19, w19, #1
b LBB0_2
LBB0_6: ; in Loop: Header=BB0_2 Depth=1
mov w8, w19
mov w19, #0
lsl x8, x8, #2
ldr w9, [x20, x8]
add w9, w9, #1
str w9, [x20, x8]
b LBB0_2
LBB0_7:
Lloh3:
adrp x0, l_str@PAGE
Lloh4:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w20, #0
mov w21, #1
add x22, sp, #16
Lloh5:
adrp x19, l_.str.1@PAGE
Lloh6:
add x19, x19, l_.str.1@PAGEOFF
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_9 Depth=1
add x21, x21, #1
cmp x21, #50
b.eq LBB0_13
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldr w23, [x22, x21, lsl #2]
cmp w23, #1
b.lt LBB0_8
; %bb.10: ; in Loop: Header=BB0_9 Depth=1
str x21, [sp]
mov x0, x19
bl _printf
mov x24, x23
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
mov w0, #61
bl _putchar
subs w24, w24, #1
b.ne LBB0_11
; %bb.12: ; in Loop: Header=BB0_9 Depth=1
cmp w23, w20
csel w20, w23, w20, gt
mov w0, #10
bl _putchar
b LBB0_8
LBB0_13:
mov w0, #10
bl _putchar
Lloh7:
adrp x0, l_str.9@PAGE
Lloh8:
add x0, x0, l_str.9@PAGEOFF
bl _puts
cmp w20, #1
b.lt LBB0_20
; %bb.14:
mov w21, #0
Lloh9:
adrp x19, l_.str.1@PAGE
Lloh10:
add x19, x19, l_.str.1@PAGEOFF
add x22, sp, #16
Lloh11:
adrp x23, l_.str.6@PAGE
Lloh12:
add x23, x23, l_.str.6@PAGEOFF
Lloh13:
adrp x24, l_.str.5@PAGE
Lloh14:
add x24, x24, l_.str.5@PAGEOFF
b LBB0_16
LBB0_15: ; in Loop: Header=BB0_16 Depth=1
mov w0, #10
bl _putchar
add w21, w21, #1
cmp w21, w20
b.eq LBB0_20
LBB0_16: ; =>This Loop Header: Depth=1
; Child Loop BB0_18 Depth 2
sub w8, w20, w21
str x8, [sp]
mov x0, x19
bl _printf
mov w25, #4
b LBB0_18
LBB0_17: ; in Loop: Header=BB0_18 Depth=2
add x25, x25, #4
cmp x25, #200
b.eq LBB0_15
LBB0_18: ; Parent Loop BB0_16 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x22, x25]
cmp w8, #1
b.lt LBB0_17
; %bb.19: ; in Loop: Header=BB0_18 Depth=2
sub w8, w20, w8
cmp w21, w8
csel x0, x24, x23, lt
bl _printf
b LBB0_17
LBB0_20:
Lloh15:
adrp x0, l_.str.7@PAGE
Lloh16:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
mov w20, #1
add x21, sp, #16
Lloh17:
adrp x19, l_.str.8@PAGE
Lloh18:
add x19, x19, l_.str.8@PAGEOFF
b LBB0_22
LBB0_21: ; in Loop: Header=BB0_22 Depth=1
add x20, x20, #1
cmp x20, #50
b.eq LBB0_24
LBB0_22: ; =>This Inner Loop Header: Depth=1
ldr w8, [x21, x20, lsl #2]
cmp w8, #1
b.lt LBB0_21
; %bb.23: ; in Loop: Header=BB0_22 Depth=1
str x20, [sp]
mov x0, x19
bl _printf
b LBB0_21
LBB0_24:
mov w0, #10
bl _putchar
ldur x8, [x29, #-72]
Lloh19:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh20:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh21:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_26
; %bb.25:
mov w0, #0
ldp x29, x30, [sp, #288] ; 16-byte Folded Reload
ldp x20, x19, [sp, #272] ; 16-byte Folded Reload
ldp x22, x21, [sp, #256] ; 16-byte Folded Reload
ldp x24, x23, [sp, #240] ; 16-byte Folded Reload
ldp x26, x25, [sp, #224] ; 16-byte Folded Reload
add sp, sp, #304
ret
LBB0_26:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%3d | "
l_.str.5: ; @.str.5
.asciz " "
l_.str.6: ; @.str.6
.asciz "+ "
l_.str.7: ; @.str.7
.asciz " "
l_.str.8: ; @.str.8
.asciz "%3d "
l_str: ; @str
.asciz "draw the histogram with the bars horizontal: "
l_str.9: ; @str.9
.asciz "draw the histogram with the bars vertical: "
.subsections_via_symbols
| the_stack_data/32950003.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dependence_distance_4 ## -- Begin function dependence_distance_4
.p2align 4, 0x90
_dependence_distance_4: ## @dependence_distance_4
.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
movq _a@GOTPCREL(%rip), %rcx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movapd (%rcx,%rax,8), %xmm0
addpd 32(%rcx,%rax,8), %xmm0
movapd 16(%rcx,%rax,8), %xmm1
movapd %xmm0, 32(%rcx,%rax,8)
addpd 48(%rcx,%rax,8), %xmm1
movapd %xmm1, 48(%rcx,%rax,8)
addpd 64(%rcx,%rax,8), %xmm0
movapd %xmm0, 64(%rcx,%rax,8)
addq $6, %rax
cmpq $1020, %rax ## imm = 0x3FC
jne LBB0_1
## %bb.2:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _a,8192,4 ## @a
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dependence_distance_4 ; -- Begin function dependence_distance_4
.p2align 2
_dependence_distance_4: ; @dependence_distance_4
.cfi_startproc
; %bb.0:
mov x8, #-8160
Lloh0:
adrp x9, _a@GOTPAGE
Lloh1:
ldr x9, [x9, _a@GOTPAGEOFF]
LBB0_1: ; =>This Inner Loop Header: Depth=1
add x10, x9, x8
ldr q0, [x10, #8160]
ldr q1, [x10, #8192]
fadd.2d v0, v0, v1
str q0, [x10, #8192]
adds x8, x8, #16
b.ne LBB0_1
; %bb.2:
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _a,8192,3 ; @a
.subsections_via_symbols
| the_stack_data/182952968.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tegra_sdhci_hs400_enhanced_strobe
_tegra_sdhci_hs400_enhanced_strobe: ## @tegra_sdhci_hs400_enhanced_strobe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
callq _mmc_priv
movq %rax, %rbx
movq _SDHCI_TEGRA_VENDOR_SYS_SW_CTRL@GOTPCREL(%rip), %r15
movl (%r15), %esi
movq %rax, %rdi
callq _sdhci_readl
movq _SDHCI_TEGRA_SYS_SW_CTRL_ENHANCED_STROBE@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %esi, %ecx
orl %eax, %ecx
notl %esi
andl %eax, %esi
cmpq $0, (%r14)
cmovnel %ecx, %esi
movl (%r15), %edx
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _sdhci_writel ## TAILCALL
.cfi_endproc
## -- End function
.comm _SDHCI_TEGRA_VENDOR_SYS_SW_CTRL,4,2 ## @SDHCI_TEGRA_VENDOR_SYS_SW_CTRL
.comm _SDHCI_TEGRA_SYS_SW_CTRL_ENHANCED_STROBE,4,2 ## @SDHCI_TEGRA_SYS_SW_CTRL_ENHANCED_STROBE
.no_dead_strip _tegra_sdhci_hs400_enhanced_strobe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tegra_sdhci_hs400_enhanced_strobe
_tegra_sdhci_hs400_enhanced_strobe: ; @tegra_sdhci_hs400_enhanced_strobe
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
bl _mmc_priv
mov x20, x0
Lloh0:
adrp x21, _SDHCI_TEGRA_VENDOR_SYS_SW_CTRL@GOTPAGE
Lloh1:
ldr x21, [x21, _SDHCI_TEGRA_VENDOR_SYS_SW_CTRL@GOTPAGEOFF]
ldr w1, [x21]
bl _sdhci_readl
ldr x8, [x19]
Lloh2:
adrp x9, _SDHCI_TEGRA_SYS_SW_CTRL_ENHANCED_STROBE@GOTPAGE
Lloh3:
ldr x9, [x9, _SDHCI_TEGRA_SYS_SW_CTRL_ENHANCED_STROBE@GOTPAGEOFF]
Lloh4:
ldr w9, [x9]
orr w10, w9, w0
bic w9, w0, w9
cmp x8, #0
csel w1, w9, w10, eq
ldr w2, [x21]
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _sdhci_writel
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _SDHCI_TEGRA_VENDOR_SYS_SW_CTRL,4,2 ; @SDHCI_TEGRA_VENDOR_SYS_SW_CTRL
.comm _SDHCI_TEGRA_SYS_SW_CTRL_ENHANCED_STROBE,4,2 ; @SDHCI_TEGRA_SYS_SW_CTRL_ENHANCED_STROBE
.no_dead_strip _tegra_sdhci_hs400_enhanced_strobe
.subsections_via_symbols
| AnghaBench/linux/drivers/mmc/host/extr_sdhci-tegra.c_tegra_sdhci_hs400_enhanced_strobe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bmg160_trigger_handler
_bmg160_trigger_handler: ## @bmg160_trigger_handler
.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 8(%rsi), %r15
movq %r15, %rdi
callq _iio_priv
movq %rax, %rbx
leaq 4(%rax), %r12
movq %r12, %rdi
callq _mutex_lock
movl (%rbx), %edx
movl 8(%rbx), %edi
movq _BMG160_REG_XOUT_L@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AXIS_MAX@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl %ecx, %ecx
callq _regmap_bulk_read
movl %eax, %r13d
movq %r12, %rdi
callq _mutex_unlock
testl %r13d, %r13d
js LBB0_2
## %bb.1:
movl (%rbx), %esi
movl (%r14), %edx
movq %r15, %rdi
callq _iio_push_to_buffers_with_timestamp
LBB0_2:
movl (%r15), %edi
callq _iio_trigger_notify_done
movq _IRQ_HANDLED@GOTPCREL(%rip), %rax
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BMG160_REG_XOUT_L,4,2 ## @BMG160_REG_XOUT_L
.comm _AXIS_MAX,4,2 ## @AXIS_MAX
.comm _IRQ_HANDLED,4,2 ## @IRQ_HANDLED
.no_dead_strip _bmg160_trigger_handler
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bmg160_trigger_handler
_bmg160_trigger_handler: ; @bmg160_trigger_handler
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x1
ldr x19, [x1, #8]
mov x0, x19
bl _iio_priv
mov x21, x0
add x22, x0, #4
mov x0, x22
bl _mutex_lock
ldr w0, [x21, #8]
Lloh0:
adrp x8, _BMG160_REG_XOUT_L@GOTPAGE
Lloh1:
ldr x8, [x8, _BMG160_REG_XOUT_L@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
ldr w2, [x21]
Lloh3:
adrp x8, _AXIS_MAX@GOTPAGE
Lloh4:
ldr x8, [x8, _AXIS_MAX@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
lsl w3, w8, #1
bl _regmap_bulk_read
mov x23, x0
mov x0, x22
bl _mutex_unlock
tbnz w23, #31, LBB0_2
; %bb.1:
ldr w1, [x21]
ldr w2, [x20]
mov x0, x19
bl _iio_push_to_buffers_with_timestamp
LBB0_2:
ldr w0, [x19]
bl _iio_trigger_notify_done
Lloh6:
adrp x8, _IRQ_HANDLED@GOTPAGE
Lloh7:
ldr x8, [x8, _IRQ_HANDLED@GOTPAGEOFF]
Lloh8:
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
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _BMG160_REG_XOUT_L,4,2 ; @BMG160_REG_XOUT_L
.comm _AXIS_MAX,4,2 ; @AXIS_MAX
.comm _IRQ_HANDLED,4,2 ; @IRQ_HANDLED
.no_dead_strip _bmg160_trigger_handler
.subsections_via_symbols
| AnghaBench/linux/drivers/iio/gyro/extr_bmg160_core.c_bmg160_trigger_handler.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _user_destroy ## -- Begin function user_destroy
.p2align 4, 0x90
_user_destroy: ## @user_destroy
.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), %rdi
popq %rbp
jmp _kzfree ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _user_destroy ; -- Begin function user_destroy
.p2align 2
_user_destroy: ; @user_destroy
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr x0, [x8]
b _kzfree
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/security/keys/extr_user_defined.c_user_destroy.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function d68000_eor_16
_d68000_eor_16: ## @d68000_eor_16
.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 _g_dasm_str@GOTPCREL(%rip), %rax
movl (%rax), %r14d
movq _g_cpu_ir@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl %edi, %ebx
shrl $9, %ebx
andl $7, %ebx
callq _get_ea_mode_str_16
leaq L_.str(%rip), %rsi
movl %r14d, %edi
movl %ebx, %edx
movq %rax, %rcx
popq %rbx
popq %r14
popq %rbp
jmp _sprintf ## TAILCALL
.cfi_endproc
## -- End function
.comm _g_dasm_str,4,2 ## @g_dasm_str
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "eor.w D%d, %s"
.comm _g_cpu_ir,4,2 ## @g_cpu_ir
.no_dead_strip _d68000_eor_16
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function d68000_eor_16
_d68000_eor_16: ; @d68000_eor_16
.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, _g_dasm_str@GOTPAGE
Lloh1:
ldr x8, [x8, _g_dasm_str@GOTPAGEOFF]
Lloh2:
ldr w19, [x8]
Lloh3:
adrp x8, _g_cpu_ir@GOTPAGE
Lloh4:
ldr x8, [x8, _g_cpu_ir@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ubfx w20, w0, #9, #3
bl _get_ea_mode_str_16
mov x3, x0
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
mov x2, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _sprintf
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _g_dasm_str,4,2 ; @g_dasm_str
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "eor.w D%d, %s"
.comm _g_cpu_ir,4,2 ; @g_cpu_ir
.no_dead_strip _d68000_eor_16
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Yabause/yabause/src/musashi/extr_m68kdasm.c_d68000_eor_16.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/122135.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rs_unthrottle
_rs_unthrottle: ## @rs_unthrottle
.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 24(%rdi), %r14
movl 8(%rdi), %esi
leaq L_.str(%rip), %rdx
movq %r14, %rdi
callq _serial_paranoia_check
testq %rax, %rax
je LBB0_1
## %bb.8:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_1:
movq %rbx, %rdi
callq _I_IXOFF
testq %rax, %rax
je LBB0_5
## %bb.2:
cmpq $0, 8(%r14)
je LBB0_4
## %bb.3:
movq $0, 8(%r14)
jmp LBB0_5
LBB0_4:
movq %rbx, %rdi
callq _START_CHAR
movq %rbx, %rdi
movl %eax, %esi
callq _rs_send_xchar
LBB0_5:
movq (%rbx), %rax
movq _CRTSCTS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, (%rax)
je LBB0_7
## %bb.6:
movq _SER_RTS@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, (%r14)
LBB0_7:
callq _local_irq_save
movl (%r14), %edi
callq _rtsdtr_ctrl
popq %rbx
popq %r14
popq %rbp
jmp _local_irq_restore ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "rs_unthrottle"
.comm _CRTSCTS,4,2 ## @CRTSCTS
.comm _SER_RTS,4,2 ## @SER_RTS
.no_dead_strip _rs_unthrottle
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rs_unthrottle
_rs_unthrottle: ; @rs_unthrottle
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x0
ldr x19, [x0, #24]
ldr w1, [x0, #8]
Lloh0:
adrp x2, l_.str@PAGE
Lloh1:
add x2, x2, l_.str@PAGEOFF
mov x0, x19
bl _serial_paranoia_check
cbz x0, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
mov x0, x20
bl _I_IXOFF
cbz x0, LBB0_6
; %bb.3:
ldr x8, [x19, #8]
cbz x8, LBB0_5
; %bb.4:
str xzr, [x19, #8]
b LBB0_6
LBB0_5:
mov x0, x20
bl _START_CHAR
mov x1, x0
mov x0, x20
bl _rs_send_xchar
LBB0_6:
ldr x8, [x20]
ldr w8, [x8]
Lloh2:
adrp x9, _CRTSCTS@GOTPAGE
Lloh3:
ldr x9, [x9, _CRTSCTS@GOTPAGEOFF]
Lloh4:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_8
; %bb.7:
Lloh5:
adrp x8, _SER_RTS@GOTPAGE
Lloh6:
ldr x8, [x8, _SER_RTS@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
ldr w9, [x19]
orr w8, w9, w8
str w8, [x19]
LBB0_8:
bl _local_irq_save
ldr w0, [x19]
bl _rtsdtr_ctrl
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _local_irq_restore
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "rs_unthrottle"
.comm _CRTSCTS,4,2 ; @CRTSCTS
.comm _SER_RTS,4,2 ; @SER_RTS
.no_dead_strip _rs_unthrottle
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/char/extr_amiserial.c_rs_unthrottle.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function asm_fpjoin_pow
_asm_fpjoin_pow: ## @asm_fpjoin_pow
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq %rdi, %r15
movl 16(%rsi), %edi
callq _IR
movq %rax, %r12
leaq -24(%rbx), %rax
xorl %r14d, %r14d
cmpq %rax, %r12
jne LBB0_8
## %bb.1:
movq (%r12), %rax
movq _IR_MUL@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_8
## %bb.2:
movq %r12, %rdi
callq _ra_used
testl %eax, %eax
jne LBB0_8
## %bb.3:
movl 16(%r12), %edi
callq _IR
movq %rax, %r13
leaq -48(%rbx), %rax
cmpq %rax, %r13
jne LBB0_8
## %bb.4:
movq (%r13), %rax
movq _IR_FPMATH@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_8
## %bb.5:
movq 8(%r13), %rax
movq _IRFPM_LOG2@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_8
## %bb.6:
movq %r13, %rdi
callq _ra_used
testl %eax, %eax
jne LBB0_8
## %bb.7:
movl 16(%r13), %edx
movq 8(%r12), %rcx
movq %r15, %rdi
movq %rbx, %rsi
callq _asm_fppow
movl $1, %r14d
LBB0_8:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IR_MUL,8,3 ## @IR_MUL
.comm _IR_FPMATH,8,3 ## @IR_FPMATH
.comm _IRFPM_LOG2,8,3 ## @IRFPM_LOG2
.no_dead_strip _asm_fpjoin_pow
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function asm_fpjoin_pow
_asm_fpjoin_pow: ; @asm_fpjoin_pow
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
ldr w0, [x1, #16]
bl _IR
sub x8, x19, #24
cmp x0, x8
b.ne LBB0_7
; %bb.1:
mov x21, x0
ldr x8, [x0]
Lloh0:
adrp x9, _IR_MUL@GOTPAGE
Lloh1:
ldr x9, [x9, _IR_MUL@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_7
; %bb.2:
mov x0, x21
bl _ra_used
cbnz w0, LBB0_7
; %bb.3:
ldr w0, [x21, #16]
bl _IR
sub x8, x19, #48
cmp x0, x8
b.ne LBB0_7
; %bb.4:
mov x22, x0
ldr x8, [x0]
Lloh3:
adrp x9, _IR_FPMATH@GOTPAGE
Lloh4:
ldr x9, [x9, _IR_FPMATH@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_7
; %bb.5:
ldr x8, [x22, #8]
Lloh6:
adrp x9, _IRFPM_LOG2@GOTPAGE
Lloh7:
ldr x9, [x9, _IRFPM_LOG2@GOTPAGEOFF]
Lloh8:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_7
; %bb.6:
mov x0, x22
bl _ra_used
cbz w0, LBB0_9
LBB0_7:
mov w0, #0
LBB0_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_9:
ldr w2, [x22, #16]
ldr x3, [x21, #8]
mov x0, x20
mov x1, x19
bl _asm_fppow
mov w0, #1
b LBB0_8
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _IR_MUL,8,3 ; @IR_MUL
.comm _IR_FPMATH,8,3 ; @IR_FPMATH
.comm _IRFPM_LOG2,8,3 ; @IRFPM_LOG2
.no_dead_strip _asm_fpjoin_pow
.subsections_via_symbols
| AnghaBench/xLua/build/luajit-2.1.0b2/src/extr_lj_asm.c_asm_fpjoin_pow.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cpmac_mdio_read
_cpmac_mdio_read: ## @cpmac_mdio_read
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, -48(%rbp) ## 4-byte Spill
movl %esi, -52(%rbp) ## 4-byte Spill
movq %rdi, %r13
movl (%rdi), %r12d
xorl %edi, %edi
callq _CPMAC_MDIO_ACCESS
movl %r12d, %edi
movl %eax, %esi
callq _cpmac_read
movq _MDIO_BUSY@GOTPCREL(%rip), %r15
testl %eax, (%r15)
je LBB0_3
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
callq _cpu_relax
movl (%r13), %ebx
xorl %edi, %edi
callq _CPMAC_MDIO_ACCESS
movl %ebx, %edi
movl %eax, %esi
callq _cpmac_read
testl %eax, (%r15)
jne LBB0_1
LBB0_3:
movl (%r13), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
xorl %edi, %edi
callq _CPMAC_MDIO_ACCESS
movl %eax, %r14d
movl (%r15), %r12d
movl -48(%rbp), %edi ## 4-byte Reload
callq _MDIO_REG
movl %eax, %ebx
movl -52(%rbp), %edi ## 4-byte Reload
callq _MDIO_PHY
orl %eax, %ebx
orl %r12d, %ebx
movl -44(%rbp), %edi ## 4-byte Reload
movl %r14d, %esi
movl %ebx, %edx
callq _cpmac_write
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl (%r13), %ebx
xorl %edi, %edi
callq _CPMAC_MDIO_ACCESS
movl %ebx, %edi
movl %eax, %esi
callq _cpmac_read
testl %eax, (%r15)
je LBB0_6
## %bb.4: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
callq _cpu_relax
jmp LBB0_5
LBB0_6:
movl %eax, %edi
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _MDIO_DATA ## TAILCALL
.cfi_endproc
## -- End function
.comm _MDIO_BUSY,4,2 ## @MDIO_BUSY
.no_dead_strip _cpmac_mdio_read
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cpmac_mdio_read
_cpmac_mdio_read: ; @cpmac_mdio_read
.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 x21, x2
mov x20, x1
mov x19, x0
ldr w22, [x0]
mov w0, #0
bl _CPMAC_MDIO_ACCESS
mov x1, x0
mov x0, x22
bl _cpmac_read
Lloh0:
adrp x24, _MDIO_BUSY@GOTPAGE
Lloh1:
ldr x24, [x24, _MDIO_BUSY@GOTPAGEOFF]
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [x24]
tst w8, w0
b.eq LBB0_3
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
bl _cpu_relax
ldr w22, [x19]
mov w0, #0
bl _CPMAC_MDIO_ACCESS
mov x1, x0
mov x0, x22
bl _cpmac_read
b LBB0_1
LBB0_3:
ldr w22, [x19]
mov w0, #0
bl _CPMAC_MDIO_ACCESS
mov x23, x0
ldr w25, [x24]
mov x0, x21
bl _MDIO_REG
orr w21, w0, w25
mov x0, x20
bl _MDIO_PHY
orr w2, w21, w0
mov x0, x22
mov x1, x23
bl _cpmac_write
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w20, [x19]
mov w0, #0
bl _CPMAC_MDIO_ACCESS
mov x1, x0
mov x0, x20
bl _cpmac_read
ldr w8, [x24]
tst w8, w0
b.eq LBB0_6
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
bl _cpu_relax
b LBB0_4
LBB0_6:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _MDIO_DATA
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _MDIO_BUSY,4,2 ; @MDIO_BUSY
.no_dead_strip _cpmac_mdio_read
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/ti/extr_cpmac.c_cpmac_mdio_read.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function start_directory_update_txn
_start_directory_update_txn: ## @start_directory_update_txn
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r14d
movq %rdx, %r15
movq %rsi, %r12
movq %rdi, %rbx
movl 4(%rdi), %esi
movq _STMT_UPDATE_BASE_NODE_PRESENCE_REVNUM_AND_REPOS_PATH@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -40(%rbp), %rdi
callq _svn_sqlite__get_statement
movl %eax, %edi
callq _SVN_ERR
movq -40(%rbp), %rdi
movl (%rbx), %edx
movq _presence_map@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq _svn_wc__db_status_incomplete@GOTPCREL(%rip), %rax
movl (%rax), %r9d
leaq L_.str(%rip), %rsi
movq %r12, %rcx
pushq %r15
pushq %r14
callq _svn_sqlite__bindf
addq $16, %rsp
movl %eax, %edi
callq _SVN_ERR
movq -40(%rbp), %rdi
callq _svn_sqlite__step_done
movl %eax, %edi
callq _SVN_ERR
movq _SVN_NO_ERROR@GOTPCREL(%rip), %rax
movq (%rax), %rax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _STMT_UPDATE_BASE_NODE_PRESENCE_REVNUM_AND_REPOS_PATH,4,2 ## @STMT_UPDATE_BASE_NODE_PRESENCE_REVNUM_AND_REPOS_PATH
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "istrs"
.comm _presence_map,4,2 ## @presence_map
.comm _svn_wc__db_status_incomplete,4,2 ## @svn_wc__db_status_incomplete
.comm _SVN_NO_ERROR,8,3 ## @SVN_NO_ERROR
.no_dead_strip _start_directory_update_txn
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function start_directory_update_txn
_start_directory_update_txn: ; @start_directory_update_txn
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x3
mov x20, x2
mov x21, x1
mov x22, x0
ldr w1, [x0, #4]
Lloh0:
adrp x8, _STMT_UPDATE_BASE_NODE_PRESENCE_REVNUM_AND_REPOS_PATH@GOTPAGE
Lloh1:
ldr x8, [x8, _STMT_UPDATE_BASE_NODE_PRESENCE_REVNUM_AND_REPOS_PATH@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
add x0, sp, #8
bl _svn_sqlite__get_statement
bl _SVN_ERR
ldr x0, [sp, #8]
ldr w2, [x22]
Lloh3:
adrp x8, _presence_map@GOTPAGE
Lloh4:
ldr x8, [x8, _presence_map@GOTPAGEOFF]
Lloh5:
ldr w4, [x8]
Lloh6:
adrp x8, _svn_wc__db_status_incomplete@GOTPAGE
Lloh7:
ldr x8, [x8, _svn_wc__db_status_incomplete@GOTPAGEOFF]
Lloh8:
ldr w5, [x8]
Lloh9:
adrp x1, l_.str@PAGE
Lloh10:
add x1, x1, l_.str@PAGEOFF
mov x3, x21
mov x6, x19
mov x7, x20
bl _svn_sqlite__bindf
bl _SVN_ERR
ldr x0, [sp, #8]
bl _svn_sqlite__step_done
bl _SVN_ERR
Lloh11:
adrp x8, _SVN_NO_ERROR@GOTPAGE
Lloh12:
ldr x8, [x8, _SVN_NO_ERROR@GOTPAGEOFF]
Lloh13:
ldr x0, [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
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _STMT_UPDATE_BASE_NODE_PRESENCE_REVNUM_AND_REPOS_PATH,4,2 ; @STMT_UPDATE_BASE_NODE_PRESENCE_REVNUM_AND_REPOS_PATH
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "istrs"
.comm _presence_map,4,2 ; @presence_map
.comm _svn_wc__db_status_incomplete,4,2 ; @svn_wc__db_status_incomplete
.comm _SVN_NO_ERROR,8,3 ; @SVN_NO_ERROR
.no_dead_strip _start_directory_update_txn
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/libsvn_wc/extr_wc_db.c_start_directory_update_txn.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function e100_configure
LCPI0_0:
.long 22 ## 0x16
.long 8 ## 0x8
.long 1 ## 0x1
.long 1 ## 0x1
LCPI0_1:
.long 6 ## 0x6
.long 1 ## 0x1
.long 2 ## 0x2
.long 6 ## 0x6
LCPI0_2:
.long 242 ## 0xf2
.long 1 ## 0x1
.long 1 ## 0x1
.long 0 ## 0x0
LCPI0_3:
.long 64 ## 0x40
.long 1 ## 0x1
.long 7 ## 0x7
.long 1 ## 0x1
LCPI0_4:
.long 1 ## 0x1
.long 31 ## 0x1f
.long 1 ## 0x1
.long 5 ## 0x5
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_e100_configure: ## @e100_configure
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq %rdi, %r14
leaq 8(%rsi), %r15
movq _cb_config@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _cpu_to_le16
movl %eax, (%rbx)
movq %r15, %rdi
xorl %esi, %esi
movl $152, %edx
callq _memset
movaps LCPI0_0(%rip), %xmm0 ## xmm0 = [22,8,1,1]
movups %xmm0, 8(%rbx)
movabsq $4294967297, %r12 ## imm = 0x100000001
movq %r12, 24(%rbx)
movl $3, 32(%rbx)
movq %r14, %rdi
callq _e100_phy_supports_mii
testq %rax, %rax
je LBB0_2
## %bb.1:
movl $1, 36(%rbx)
LBB0_2:
movaps LCPI0_1(%rip), %xmm0 ## xmm0 = [6,1,2,6]
movups %xmm0, 40(%rbx)
movaps LCPI0_2(%rip), %xmm0 ## xmm0 = [242,1,1,0]
movups %xmm0, 56(%rbx)
movaps LCPI0_3(%rip), %xmm0 ## xmm0 = [64,1,7,1]
movups %xmm0, 72(%rbx)
movaps LCPI0_4(%rip), %xmm0 ## xmm0 = [1,31,1,5]
movups %xmm0, 88(%rbx)
movl 48(%r14), %eax
movl %eax, 152(%rbx)
movq 24(%r14), %rax
movq %rax, 144(%rbx)
cmpq $0, 40(%r14)
je LBB0_5
## %bb.3:
cmpq $0, 32(%r14)
je LBB0_5
## %bb.4:
movl $1, 104(%rbx)
LBB0_5:
movl (%r14), %ecx
movq _promiscuous@GOTPCREL(%rip), %rdx
testl %ecx, (%rdx)
jne LBB0_7
## %bb.6:
testq %rax, %rax
je LBB0_8
LBB0_7:
movq %r12, 108(%rbx)
movl $0, 28(%rbx)
LBB0_8:
movq _multicast_all@GOTPCREL(%rip), %rax
testl %ecx, (%rax)
je LBB0_10
## %bb.9:
movl $1, 116(%rbx)
LBB0_10:
movl 16(%r14), %edi
callq _netif_running
testq %rax, %rax
je LBB0_11
LBB0_12:
movl $1, 120(%rbx)
jmp LBB0_13
LBB0_11:
movq _wol_magic@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%r14)
je LBB0_12
LBB0_13:
movq 8(%r14), %rcx
movq _mac_82558_D101_A4@GOTPCREL(%rip), %rax
cmpq (%rax), %rcx
jge LBB0_15
## %bb.14:
movl 12(%r15), %eax
jmp LBB0_20
LBB0_15:
movq %r12, 124(%rbx)
movl $0, 20(%rbx)
movl $1, 132(%rbx)
movq _mac_82559_D101M@GOTPCREL(%rip), %rax
cmpq (%rax), %rcx
jge LBB0_16
## %bb.18:
movl $0, 24(%rbx)
jmp LBB0_19
LBB0_16:
movl $1, 136(%rbx)
movq _mac_82551_10@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
jl LBB0_19
## %bb.17:
movl $32, 8(%rbx)
movl $1, 140(%rbx)
LBB0_19:
xorl %eax, %eax
LBB0_20:
movq %rax, -48(%rbp) ## 8-byte Spill
movq _hw@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _KERN_DEBUG@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl 16(%r14), %ecx
movl (%r15), %r9d
movl 4(%r15), %r11d
movl 8(%r15), %eax
movl 16(%r15), %ebx
movl 20(%r15), %r12d
movl 24(%r15), %r13d
movl 28(%r15), %r10d
subq $8, %rsp
leaq L_.str(%rip), %r8
movq %r14, %rdi
pushq %r10
pushq %r13
pushq %r12
pushq %rbx
pushq -48(%rbp) ## 8-byte Folded Reload
pushq %rax
pushq %r11
callq _netif_printk
addq $64, %rsp
movq _hw@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _KERN_DEBUG@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl 16(%r14), %ecx
movl 32(%r15), %r9d
movl 36(%r15), %eax
movq %rax, -48(%rbp) ## 8-byte Spill
movl 40(%r15), %r11d
movl 44(%r15), %r12d
movl 48(%r15), %r13d
movl 52(%r15), %eax
movl 56(%r15), %ebx
movl 60(%r15), %r10d
subq $8, %rsp
leaq L_.str.1(%rip), %r8
movq %r14, %rdi
pushq %r10
pushq %rbx
pushq %rax
pushq %r13
pushq %r12
pushq %r11
pushq -48(%rbp) ## 8-byte Folded Reload
callq _netif_printk
addq $64, %rsp
movq _hw@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _KERN_DEBUG@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl 16(%r14), %ecx
movl 64(%r15), %r9d
movl 68(%r15), %eax
movq %rax, -48(%rbp) ## 8-byte Spill
movl 72(%r15), %r11d
movl 76(%r15), %r12d
movl 80(%r15), %r13d
movl 84(%r15), %r10d
movl 88(%r15), %ebx
movl 92(%r15), %eax
subq $8, %rsp
leaq L_.str.2(%rip), %r8
movq %r14, %rdi
pushq %rax
pushq %rbx
pushq %r10
pushq %r13
pushq %r12
pushq %r11
pushq -48(%rbp) ## 8-byte Folded Reload
callq _netif_printk
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _cb_config,4,2 ## @cb_config
.comm _promiscuous,4,2 ## @promiscuous
.comm _multicast_all,4,2 ## @multicast_all
.comm _wol_magic,4,2 ## @wol_magic
.comm _mac_82558_D101_A4,8,3 ## @mac_82558_D101_A4
.comm _mac_82559_D101M,8,3 ## @mac_82559_D101M
.comm _mac_82551_10,8,3 ## @mac_82551_10
.comm _hw,4,2 ## @hw
.comm _KERN_DEBUG,4,2 ## @KERN_DEBUG
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "[00-07]=%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X\n"
L_.str.1: ## @.str.1
.asciz "[08-15]=%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X\n"
L_.str.2: ## @.str.2
.asciz "[16-23]=%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X\n"
.no_dead_strip _e100_configure
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function e100_configure
lCPI0_0:
.long 22 ; 0x16
.long 8 ; 0x8
.long 1 ; 0x1
.long 1 ; 0x1
lCPI0_1:
.long 6 ; 0x6
.long 1 ; 0x1
.long 2 ; 0x2
.long 6 ; 0x6
lCPI0_2:
.long 242 ; 0xf2
.long 1 ; 0x1
.long 1 ; 0x1
.long 0 ; 0x0
lCPI0_3:
.long 64 ; 0x40
.long 1 ; 0x1
.long 7 ; 0x7
.long 1 ; 0x1
lCPI0_4:
.long 1 ; 0x1
.long 31 ; 0x1f
.long 1 ; 0x1
.long 5 ; 0x5
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_e100_configure: ; @e100_configure
.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 x21, x1
mov x19, x0
add x20, x1, #8
Lloh0:
adrp x8, _cb_config@GOTPAGE
Lloh1:
ldr x8, [x8, _cb_config@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _cpu_to_le16
str w0, [x21]
mov x0, x20
mov w1, #0
mov w2, #152
bl _memset
Lloh3:
adrp x8, lCPI0_0@PAGE
Lloh4:
ldr q0, [x8, lCPI0_0@PAGEOFF]
stur q0, [x21, #8]
movi.2s v0, #1
str d0, [x21, #24]
mov w8, #3
str w8, [x21, #32]
mov x0, x19
bl _e100_phy_supports_mii
cbz x0, LBB0_2
; %bb.1:
mov w8, #1
str w8, [x21, #36]
LBB0_2:
Lloh5:
adrp x8, lCPI0_1@PAGE
Lloh6:
ldr q0, [x8, lCPI0_1@PAGEOFF]
stur q0, [x21, #40]
Lloh7:
adrp x8, lCPI0_2@PAGE
Lloh8:
ldr q0, [x8, lCPI0_2@PAGEOFF]
stur q0, [x21, #56]
Lloh9:
adrp x8, lCPI0_3@PAGE
Lloh10:
ldr q0, [x8, lCPI0_3@PAGEOFF]
stur q0, [x21, #72]
Lloh11:
adrp x8, lCPI0_4@PAGE
Lloh12:
ldr q0, [x8, lCPI0_4@PAGEOFF]
stur q0, [x21, #88]
ldr w8, [x19, #48]
str w8, [x21, #152]
ldr x8, [x19, #24]
str x8, [x21, #144]
ldr x9, [x19, #40]
cbz x9, LBB0_5
; %bb.3:
ldr x9, [x19, #32]
cbz x9, LBB0_5
; %bb.4:
mov w9, #1
str w9, [x21, #104]
LBB0_5:
ldr w9, [x19]
Lloh13:
adrp x10, _promiscuous@GOTPAGE
Lloh14:
ldr x10, [x10, _promiscuous@GOTPAGEOFF]
Lloh15:
ldr w10, [x10]
tst w10, w9
b.ne LBB0_7
; %bb.6:
cbz x8, LBB0_8
LBB0_7:
str wzr, [x21, #28]
movi.2s v0, #1
stur d0, [x21, #108]
LBB0_8:
Lloh16:
adrp x8, _multicast_all@GOTPAGE
Lloh17:
ldr x8, [x8, _multicast_all@GOTPAGEOFF]
Lloh18:
ldr w8, [x8]
tst w8, w9
b.eq LBB0_10
; %bb.9:
mov w8, #1
str w8, [x21, #116]
LBB0_10:
ldr w0, [x19, #16]
bl _netif_running
cbz x0, LBB0_12
LBB0_11:
mov w8, #1
str w8, [x21, #120]
b LBB0_13
LBB0_12:
ldr w8, [x19]
Lloh19:
adrp x9, _wol_magic@GOTPAGE
Lloh20:
ldr x9, [x9, _wol_magic@GOTPAGEOFF]
Lloh21:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_11
LBB0_13:
ldr x8, [x19, #8]
Lloh22:
adrp x9, _mac_82558_D101_A4@GOTPAGE
Lloh23:
ldr x9, [x9, _mac_82558_D101_A4@GOTPAGEOFF]
Lloh24:
ldr x9, [x9]
cmp x8, x9
b.ge LBB0_15
; %bb.14:
ldr w8, [x20, #12]
b LBB0_20
LBB0_15:
movi.2s v0, #1
stur d0, [x21, #124]
str wzr, [x21, #20]
mov w9, #1
str w9, [x21, #132]
Lloh25:
adrp x10, _mac_82559_D101M@GOTPAGE
Lloh26:
ldr x10, [x10, _mac_82559_D101M@GOTPAGEOFF]
Lloh27:
ldr x10, [x10]
cmp x8, x10
b.ge LBB0_17
; %bb.16:
mov w8, #0
str wzr, [x21, #24]
b LBB0_20
LBB0_17:
str w9, [x21, #136]
Lloh28:
adrp x9, _mac_82551_10@GOTPAGE
Lloh29:
ldr x9, [x9, _mac_82551_10@GOTPAGEOFF]
Lloh30:
ldr x9, [x9]
cmp x8, x9
b.ge LBB0_19
; %bb.18:
mov w8, #0
b LBB0_20
LBB0_19:
mov w8, #0
mov w9, #32
str w9, [x21, #8]
mov w9, #1
str w9, [x21, #140]
LBB0_20:
Lloh31:
adrp x21, _hw@GOTPAGE
Lloh32:
ldr x21, [x21, _hw@GOTPAGEOFF]
ldr w1, [x21]
Lloh33:
adrp x22, _KERN_DEBUG@GOTPAGE
Lloh34:
ldr x22, [x22, _KERN_DEBUG@GOTPAGEOFF]
ldr w2, [x22]
ldr w3, [x19, #16]
ldp w5, w6, [x20]
ldr w7, [x20, #8]
ldr q0, [x20, #16]
stur q0, [sp, #4]
str w8, [sp]
Lloh35:
adrp x4, l_.str@PAGE
Lloh36:
add x4, x4, l_.str@PAGEOFF
mov x0, x19
bl _netif_printk
ldr w1, [x21]
ldr w2, [x22]
ldr w3, [x19, #16]
ldp w5, w6, [x20, #32]
ldr w7, [x20, #40]
ldur q0, [x20, #44]
ldr w8, [x20, #60]
str w8, [sp, #16]
str q0, [sp]
Lloh37:
adrp x4, l_.str.1@PAGE
Lloh38:
add x4, x4, l_.str.1@PAGEOFF
mov x0, x19
bl _netif_printk
ldr w1, [x21]
ldr w2, [x22]
ldr w3, [x19, #16]
ldp w5, w6, [x20, #64]
ldr w7, [x20, #72]
ldur q0, [x20, #76]
ldr w8, [x20, #92]
str w8, [sp, #16]
str q0, [sp]
Lloh39:
adrp x4, l_.str.2@PAGE
Lloh40:
add x4, x4, l_.str.2@PAGEOFF
mov x0, x19
bl _netif_printk
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 AdrpLdr Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdr Lloh11, Lloh12
.loh AdrpAdrp Lloh9, Lloh11
.loh AdrpLdr Lloh9, Lloh10
.loh AdrpAdrp Lloh7, Lloh9
.loh AdrpLdr Lloh7, Lloh8
.loh AdrpAdrp Lloh5, Lloh7
.loh AdrpLdr Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpLdrGot Lloh33, Lloh34
.loh AdrpLdrGot Lloh31, Lloh32
.cfi_endproc
; -- End function
.comm _cb_config,4,2 ; @cb_config
.comm _promiscuous,4,2 ; @promiscuous
.comm _multicast_all,4,2 ; @multicast_all
.comm _wol_magic,4,2 ; @wol_magic
.comm _mac_82558_D101_A4,8,3 ; @mac_82558_D101_A4
.comm _mac_82559_D101M,8,3 ; @mac_82559_D101M
.comm _mac_82551_10,8,3 ; @mac_82551_10
.comm _hw,4,2 ; @hw
.comm _KERN_DEBUG,4,2 ; @KERN_DEBUG
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "[00-07]=%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X\n"
l_.str.1: ; @.str.1
.asciz "[08-15]=%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X\n"
l_.str.2: ; @.str.2
.asciz "[16-23]=%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X\n"
.no_dead_strip _e100_configure
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/extr_e100.c_e100_configure.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function snd_ice1712_akm4xxx_lock
_snd_ice1712_akm4xxx_lock: ## @snd_ice1712_akm4xxx_lock
.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), %rdi
popq %rbp
jmp _snd_ice1712_save_gpio_status ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _snd_ice1712_akm4xxx_lock
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function snd_ice1712_akm4xxx_lock
_snd_ice1712_akm4xxx_lock: ; @snd_ice1712_akm4xxx_lock
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr x0, [x8]
b _snd_ice1712_save_gpio_status
.cfi_endproc
; -- End function
.no_dead_strip _snd_ice1712_akm4xxx_lock
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/ice1712/extr_ak4xxx.c_snd_ice1712_akm4xxx_lock.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function imx258_probe
_imx258_probe: ## @imx258_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
movq %rdi, %r15
movl $0, -28(%rbp)
leaq L_.str(%rip), %rsi
leaq -28(%rbp), %rdx
callq _device_property_read_u32
cmpl $19200000, -28(%rbp) ## imm = 0x124F800
jne LBB0_1
## %bb.3:
leaq L_.str.1(%rip), %rsi
leaq -28(%rbp), %rdx
movq %r15, %rdi
callq _device_property_read_u32
testl %eax, %eax
jne LBB0_1
## %bb.4:
cmpl $180, -28(%rbp)
jne LBB0_1
## %bb.5:
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movl $32, %esi
callq _devm_kzalloc
testq %rax, %rax
je LBB0_6
## %bb.7:
movq %rax, %r14
movq _imx258_subdev_ops@GOTPCREL(%rip), %rdx
movq %rax, %rdi
movq %r15, %rsi
callq _v4l2_i2c_subdev_init
movq %r14, %rdi
callq _imx258_identify_module
movl %eax, %ebx
testl %eax, %eax
jne LBB0_14
## %bb.8:
movq _supported_modes@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, 24(%r14)
movq %r14, %rdi
callq _imx258_init_controls
movl %eax, %ebx
testl %eax, %eax
jne LBB0_14
## %bb.9:
movq _imx258_internal_ops@GOTPCREL(%rip), %rax
movq %rax, 8(%r14)
movq _V4L2_SUBDEV_FL_HAS_DEVNODE@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, 4(%r14)
movq _MEDIA_ENT_F_CAM_SENSOR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%r14)
movq _MEDIA_PAD_FL_SOURCE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %r14, %rdx
addq $16, %rdx
movl %eax, 16(%r14)
movq %r14, %rdi
movl $1, %esi
callq _media_entity_pads_init
movl %eax, %ebx
testl %eax, %eax
je LBB0_10
LBB0_13:
movq %r14, %rdi
callq _imx258_free_controls
jmp LBB0_14
LBB0_1:
movq _EINVAL@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_6:
movq _ENOMEM@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_10:
movq %r14, %rdi
callq _v4l2_async_register_subdev_sensor_common
testl %eax, %eax
js LBB0_12
## %bb.11:
movq %r15, %rdi
callq _pm_runtime_set_active
movq %r15, %rdi
callq _pm_runtime_enable
movq %r15, %rdi
callq _pm_runtime_idle
xorl %ebx, %ebx
jmp LBB0_14
LBB0_12:
movl %eax, %ebx
movq %r14, %rdi
callq _media_entity_cleanup
jmp LBB0_13
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "clock-frequency"
.comm _EINVAL,4,2 ## @EINVAL
L_.str.1: ## @.str.1
.asciz "rotation"
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _imx258_subdev_ops,4,2 ## @imx258_subdev_ops
.comm _supported_modes,8,3 ## @supported_modes
.comm _imx258_internal_ops,4,2 ## @imx258_internal_ops
.comm _V4L2_SUBDEV_FL_HAS_DEVNODE,4,2 ## @V4L2_SUBDEV_FL_HAS_DEVNODE
.comm _MEDIA_ENT_F_CAM_SENSOR,4,2 ## @MEDIA_ENT_F_CAM_SENSOR
.comm _MEDIA_PAD_FL_SOURCE,4,2 ## @MEDIA_PAD_FL_SOURCE
.no_dead_strip _imx258_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function imx258_probe
_imx258_probe: ; @imx258_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
mov x19, x0
str wzr, [sp, #12]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
add x2, sp, #12
bl _device_property_read_u32
ldr w8, [sp, #12]
mov w9, #63488
movk w9, #292, lsl #16
cmp w8, w9
b.ne LBB0_8
; %bb.1:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
add x2, sp, #12
mov x0, x19
bl _device_property_read_u32
cbnz w0, LBB0_8
; %bb.2:
ldr w8, [sp, #12]
cmp w8, #180
b.ne LBB0_8
; %bb.3:
Lloh4:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh5:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh6:
ldr w2, [x8]
mov x0, x19
mov w1, #32
bl _devm_kzalloc
cbz x0, LBB0_11
; %bb.4:
mov x20, x0
Lloh7:
adrp x2, _imx258_subdev_ops@GOTPAGE
Lloh8:
ldr x2, [x2, _imx258_subdev_ops@GOTPAGEOFF]
mov x1, x19
bl _v4l2_i2c_subdev_init
mov x0, x20
bl _imx258_identify_module
mov x21, x0
cbnz w0, LBB0_10
; %bb.5:
Lloh9:
adrp x8, _supported_modes@GOTPAGE
Lloh10:
ldr x8, [x8, _supported_modes@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
str x8, [x20, #24]
mov x0, x20
bl _imx258_init_controls
mov x21, x0
cbnz w0, LBB0_10
; %bb.6:
Lloh12:
adrp x8, _imx258_internal_ops@GOTPAGE
Lloh13:
ldr x8, [x8, _imx258_internal_ops@GOTPAGEOFF]
str x8, [x20, #8]
Lloh14:
adrp x8, _V4L2_SUBDEV_FL_HAS_DEVNODE@GOTPAGE
Lloh15:
ldr x8, [x8, _V4L2_SUBDEV_FL_HAS_DEVNODE@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
ldr w9, [x20, #4]
orr w8, w9, w8
Lloh17:
adrp x9, _MEDIA_ENT_F_CAM_SENSOR@GOTPAGE
Lloh18:
ldr x9, [x9, _MEDIA_ENT_F_CAM_SENSOR@GOTPAGEOFF]
Lloh19:
ldr w9, [x9]
stp w9, w8, [x20]
Lloh20:
adrp x8, _MEDIA_PAD_FL_SOURCE@GOTPAGE
Lloh21:
ldr x8, [x8, _MEDIA_PAD_FL_SOURCE@GOTPAGEOFF]
Lloh22:
ldr w8, [x8]
mov x2, x20
str w8, [x2, #16]!
mov x0, x20
mov w1, #1
bl _media_entity_pads_init
mov x21, x0
cbz w0, LBB0_12
LBB0_7:
mov x0, x20
bl _imx258_free_controls
b LBB0_10
LBB0_8:
Lloh23:
adrp x8, _EINVAL@GOTPAGE
Lloh24:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_9:
ldr w8, [x8]
neg w21, w8
LBB0_10:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_11:
Lloh25:
adrp x8, _ENOMEM@GOTPAGE
Lloh26:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
b LBB0_9
LBB0_12:
mov x0, x20
bl _v4l2_async_register_subdev_sensor_common
tbnz w0, #31, LBB0_14
; %bb.13:
mov x0, x19
bl _pm_runtime_set_active
mov x0, x19
bl _pm_runtime_enable
mov x0, x19
bl _pm_runtime_idle
mov w21, #0
b LBB0_10
LBB0_14:
mov x21, x0
mov x0, x20
bl _media_entity_cleanup
b LBB0_7
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh25, Lloh26
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "clock-frequency"
.comm _EINVAL,4,2 ; @EINVAL
l_.str.1: ; @.str.1
.asciz "rotation"
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _imx258_subdev_ops,4,2 ; @imx258_subdev_ops
.comm _supported_modes,8,3 ; @supported_modes
.comm _imx258_internal_ops,4,2 ; @imx258_internal_ops
.comm _V4L2_SUBDEV_FL_HAS_DEVNODE,4,2 ; @V4L2_SUBDEV_FL_HAS_DEVNODE
.comm _MEDIA_ENT_F_CAM_SENSOR,4,2 ; @MEDIA_ENT_F_CAM_SENSOR
.comm _MEDIA_PAD_FL_SOURCE,4,2 ; @MEDIA_PAD_FL_SOURCE
.no_dead_strip _imx258_probe
.subsections_via_symbols
| AnghaBench/linux/drivers/media/i2c/extr_imx258.c_imx258_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function insert_bw
_insert_bw: ## @insert_bw
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %edx, %ebx
movl %esi, %r14d
movl %edi, %esi
movl %edx, %edi
movl %r14d, %edx
callq _ht_insert_bw
leaq L_.str(%rip), %rsi
movl %ebx, %edi
movl %r14d, %edx
popq %rbx
popq %r14
popq %rbp
jmp _ht_insert_meta_data ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "bytes"
.no_dead_strip _insert_bw
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function insert_bw
_insert_bw: ; @insert_bw
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x2
mov x20, x1
mov x1, x0
mov x0, x2
mov x2, x20
bl _ht_insert_bw
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
mov x2, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _ht_insert_meta_data
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "bytes"
.no_dead_strip _insert_bw
.subsections_via_symbols
| AnghaBench/goaccess/src/extr_parser.c_insert_bw.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function txn_body_commit
_txn_body_commit: ## @txn_body_commit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq %rdi, -64(%rbp) ## 8-byte Spill
movq 8(%rdi), %r14
movq (%r14), %r13
movq 8(%r14), %r12
movl (%rsi), %ecx
leaq -44(%rbp), %rdi
movq %r12, %rsi
movq %rbx, %rdx
callq _svn_fs_bdb__youngest_rev
movl %eax, %edi
callq _SVN_ERR
movl -44(%rbp), %edx
movl (%rbx), %r8d
leaq -56(%rbp), %rdi
movq %r12, %rsi
movq %rbx, %rcx
callq _svn_fs_base__rev_get_root
movl %eax, %edi
callq _SVN_ERR
movl (%rbx), %r8d
leaq -80(%rbp), %rdi
movq %r12, %rsi
movq %r13, %rdx
movq %rbx, %rcx
callq _svn_fs_base__dag_txn_base_root
movl %eax, %edi
callq _SVN_ERR
movq -56(%rbp), %r15
movq -80(%rbp), %rdi
callq _svn_fs_base__dag_get_id
movq %r15, %rdi
movl %eax, %esi
callq _svn_fs_base__id_eq
testl %eax, %eax
je LBB0_1
## %bb.2:
movl (%rbx), %edx
movq %r13, %rdi
movq %rbx, %rsi
callq _verify_locks
movl %eax, %edi
callq _SVN_ERR
movl (%rbx), %r8d
leaq -72(%rbp), %rdi
movq %r12, %rsi
movq %r13, %rdx
movq %rbx, %rcx
callq _svn_fs_base__dag_txn_root
movl %eax, %edi
callq _SVN_ERR
movq -72(%rbp), %rdi
movq (%r14), %rsi
callq _svn_fs_base__dag_check_mutable
testl %eax, %eax
jne LBB0_4
## %bb.3:
movq (%r14), %rdx
movl (%rbx), %r8d
leaq -88(%rbp), %rdi
movq %r12, %rsi
movq %rbx, %rcx
callq _svn_fs_base__dag_clone_root
movl %eax, %edi
callq _SVN_ERR
LBB0_4:
movl (%rbx), %ecx
movq -64(%rbp), %rdi ## 8-byte Reload
movq %r14, %rsi
movq %rbx, %rdx
callq _svn_fs_base__dag_commit_txn
jmp LBB0_5
LBB0_1:
movq -56(%rbp), %rdi
movl (%rbx), %esi
callq _svn_fs_base__id_unparse
movq %rax, %rbx
movq _SVN_ERR_FS_TXN_OUT_OF_DATE@GOTPCREL(%rip), %rax
movl (%rax), %r14d
leaq L_.str(%rip), %rdi
callq __
movl (%rbx), %r8d
movl %r14d, %edi
xorl %esi, %esi
movl %eax, %edx
movq %r13, %rcx
callq _svn_error_createf
LBB0_5:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SVN_ERR_FS_TXN_OUT_OF_DATE,4,2 ## @SVN_ERR_FS_TXN_OUT_OF_DATE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Transaction '%s' out-of-date with respect to revision '%s'"
.no_dead_strip _txn_body_commit
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function txn_body_commit
_txn_body_commit: ; @txn_body_commit
.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 x19, x1
mov x20, x0
ldr x21, [x0, #8]
ldp x23, x22, [x21]
ldr w3, [x1]
add x0, sp, #44
mov x1, x22
mov x2, x19
bl _svn_fs_bdb__youngest_rev
bl _SVN_ERR
ldr w2, [sp, #44]
ldr w4, [x19]
add x0, sp, #32
mov x1, x22
mov x3, x19
bl _svn_fs_base__rev_get_root
bl _SVN_ERR
ldr w4, [x19]
add x0, sp, #24
mov x1, x22
mov x2, x23
mov x3, x19
bl _svn_fs_base__dag_txn_base_root
bl _SVN_ERR
ldp x0, x24, [sp, #24]
bl _svn_fs_base__dag_get_id
mov x1, x0
mov x0, x24
bl _svn_fs_base__id_eq
cbz w0, LBB0_4
; %bb.1:
ldr w2, [x19]
mov x0, x23
mov x1, x19
bl _verify_locks
bl _SVN_ERR
ldr w4, [x19]
add x0, sp, #16
mov x1, x22
mov x2, x23
mov x3, x19
bl _svn_fs_base__dag_txn_root
bl _SVN_ERR
ldr x0, [sp, #16]
ldr x1, [x21]
bl _svn_fs_base__dag_check_mutable
cbnz w0, LBB0_3
; %bb.2:
ldr x2, [x21]
ldr w4, [x19]
add x0, sp, #8
mov x1, x22
mov x3, x19
bl _svn_fs_base__dag_clone_root
bl _SVN_ERR
LBB0_3:
ldr w3, [x19]
mov x0, x20
mov x1, x21
mov x2, x19
bl _svn_fs_base__dag_commit_txn
b LBB0_5
LBB0_4:
ldr x0, [sp, #32]
ldr w1, [x19]
bl _svn_fs_base__id_unparse
mov x19, x0
Lloh0:
adrp x8, _SVN_ERR_FS_TXN_OUT_OF_DATE@GOTPAGE
Lloh1:
ldr x8, [x8, _SVN_ERR_FS_TXN_OUT_OF_DATE@GOTPAGEOFF]
Lloh2:
ldr w20, [x8]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl __
mov x2, x0
ldr w4, [x19]
mov x0, x20
mov x1, #0
mov x3, x23
bl _svn_error_createf
LBB0_5:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SVN_ERR_FS_TXN_OUT_OF_DATE,4,2 ; @SVN_ERR_FS_TXN_OUT_OF_DATE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Transaction '%s' out-of-date with respect to revision '%s'"
.no_dead_strip _txn_body_commit
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_base/extr_tree.c_txn_body_commit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function stm32_set_bits
_stm32_set_bits: ## @stm32_set_bits
.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, %rbx
movq %rdi, %r15
movq (%rdi), %rdi
addq %rsi, %rdi
callq _readl_relaxed
orq %rax, %r14
addq (%r15), %rbx
movq %r14, %rdi
movq %rbx, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _writel_relaxed ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _stm32_set_bits
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function stm32_set_bits
_stm32_set_bits: ; @stm32_set_bits
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
ldr x8, [x0]
add x0, x8, x1
bl _readl_relaxed
orr x0, x0, x19
ldr x8, [x21]
add x1, x8, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _writel_relaxed
.cfi_endproc
; -- End function
.no_dead_strip _stm32_set_bits
.subsections_via_symbols
| AnghaBench/linux/drivers/tty/serial/extr_stm32-usart.c_stm32_set_bits.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movabsq $19230738752753479, %rax ## imm = 0x44524148204F47
movq %rax, -8(%rbp)
leaq -8(%rbp), %rdi
callq _ft_putstr
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, #20295
movk x8, #18464, lsl #16
movk x8, #21057, lsl #32
movk x8, #68, lsl #48
str x8, [sp, #8]
add x0, sp, #8
bl _ft_putstr
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/145233.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tv
_tv: ## @tv
.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 $1080, %rsp ## imm = 0x438
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsp, -1096(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _crypto_pwhash_scryptsalsa208sha256_SALTBYTES@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %rax, -1112(%rbp) ## 8-byte Spill
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, -1104(%rbp) ## 8-byte Spill
xorl %r13d, %r13d
leaq -560(%rbp), %rbx
movq -1104(%rbp), %r12 ## 8-byte Reload
jmp LBB0_1
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
leaq -1088(%rbp), %r14
movq %r14, %rdi
movl $513, %esi ## imm = 0x201
movq %rbx, %rdx
movq %r15, %rcx
callq _sodium_bin2hex
movq %r14, %rdi
callq _puts
addq $48, %r13
cmpq $480, %r13 ## imm = 0x1E0
je LBB0_4
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq _tv.tests(%rip), %r14
movq %rbx, %r15
movq (%r13,%r14), %rbx
movq 8(%r13,%r14), %rax
movq %rax, -1120(%rbp) ## 8-byte Spill
movq %rbx, %rdi
callq _strlen
subq $8, %rsp
leaq -304(%rbp), %rdi
movl $256, %esi ## imm = 0x100
movq %rbx, %rdx
movl %eax, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
pushq $0
callq _sodium_hex2bin
addq $16, %rsp
movq 16(%r13,%r14), %rbx
movq %rbx, %rdi
callq _strlen
subq $8, %rsp
movq %r12, %rdi
movq -1112(%rbp), %rsi ## 8-byte Reload
## kill: def $esi killed $esi killed $rsi
movq %rbx, %rdx
movq %r15, %rbx
movl %eax, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
pushq $0
callq _sodium_hex2bin
addq $16, %rsp
movq 24(%r13,%r14), %r15
movq 32(%r13,%r14), %r9
subq $8, %rsp
movq %rbx, %rdi
movq %r15, %rsi
leaq -304(%rbp), %rdx
movq -1120(%rbp), %rcx ## 8-byte Reload
movq %r12, %r8
pushq 40(%r13,%r14)
callq _crypto_pwhash_scryptsalsa208sha256
addq $16, %rsp
testq %rax, %rax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_str(%rip), %rdi
callq _puts
jmp LBB0_3
LBB0_4:
movq -1096(%rbp), %rsp ## 8-byte Reload
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_6
## %bb.5:
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __DATA,__const
.p2align 4 ## @tv.tests
_tv.tests:
.quad L_.str
.quad 127 ## 0x7f
.quad L_.str.1
.quad 155 ## 0x9b
.quad 481326 ## 0x7582e
.quad 7256678 ## 0x6eba66
.quad L_.str.2
.quad 86 ## 0x56
.quad L_.str.3
.quad 250 ## 0xfa
.quad 535778 ## 0x82ce2
.quad 7849083 ## 0x77c47b
.quad L_.str.4
.quad 183 ## 0xb7
.quad L_.str.5
.quad 249 ## 0xf9
.quad 311757 ## 0x4c1cd
.quad 7994791 ## 0x79fda7
.quad L_.str.6
.quad 152 ## 0x98
.quad L_.str.7
.quad 5 ## 0x5
.quad 643464 ## 0x9d188
.quad 1397645 ## 0x15538d
.quad L_.str.8
.quad 82 ## 0x52
.quad L_.str.9
.quad 190 ## 0xbe
.quad 758010 ## 0xb90fa
.quad 5432947 ## 0x52e673
.quad L_.str.10
.quad 97 ## 0x61
.quad L_.str.11
.quad 212 ## 0xd4
.quad 233177 ## 0x38ed9
.quad 13101817 ## 0xc7eaf9
.quad L_.str.12
.quad 156 ## 0x9c
.quad L_.str.13
.quad 178 ## 0xb2
.quad 234753 ## 0x39501
.quad 4886999 ## 0x4a91d7
.quad L_.str.14
.quad 122 ## 0x7a
.quad L_.str.15
.quad 55 ## 0x37
.quad 695191 ## 0xa9b97
.quad 15738350 ## 0xf025ee
.quad L_.str.16
.quad 34 ## 0x22
.quad L_.str.17
.quad 231 ## 0xe7
.quad 78652 ## 0x1333c
.quad 6631659 ## 0x6530eb
.quad L_.str.18
.quad 220 ## 0xdc
.quad L_.str.19
.quad 167 ## 0xa7
.quad 717248 ## 0xaf1c0
.quad 10784179 ## 0xa48db3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "a347ae92bce9f80f6f595a4480fc9c2fe7e7d7148d371e9487d75f5c23008ffae065577a928febd9b1973a5a95073acdbeb6a030cfc0d79caa2dc5cd011cef02c08da232d76d52dfbca38ca8dcbd665b17d1665f7cf5fe59772ec909733b24de97d6f58d220b20c60d7c07ec1fd93c52c31020300c6c1facd77937a597c7a6"
L_.str.1: ## @.str.1
.asciz "5541fbc995d5c197ba290346d2c559dedf405cf97e5f95482143202f9e74f5c2"
L_.str.2: ## @.str.2
.asciz "e125cee61c8cb7778d9e5ad0a6f5d978ce9f84de213a8556d9ffe202020ab4a6ed9074a4eb3416f9b168f137510f3a30b70b96cbfa219ff99f6c6eaffb15c06b60e00cc2890277f0fd3c622115772f7048adaebed86e"
L_.str.3: ## @.str.3
.asciz "f1192dd5dc2368b9cd421338b22433455ee0a3699f9379a08b9650ea2c126f0d"
L_.str.4: ## @.str.4
.asciz "92263cbf6ac376499f68a4289d3bb59e5a22335eba63a32e6410249155b956b6a3b48d4a44906b18b897127300b375b8f834f1ceffc70880a885f47c33876717e392be57f7da3ae58da4fd1f43daa7e44bb82d3717af4319349c24cd31e46d295856b0441b6b289992a11ced1cc3bf3011604590244a3eb737ff221129215e4e4347f4915d41292b5173d196eb9add693be5319fdadc242906178bb6c0286c9b6ca6012746711f58c8c392016b2fdfc09c64f0f6b6ab7b"
L_.str.5: ## @.str.5
.asciz "3b840e20e9555e9fb031c4ba1f1747ce25cc1d0ff664be676b9b4a90641ff194"
L_.str.6: ## @.str.6
.asciz "027b6d8e8c8c474e9b69c7d9ed4f9971e8e1ce2f6ba95048414c3970f0f09b70e3b6c5ae05872b3d8678705b7d381829c351a5a9c88c233569b35d6b0b809df44b6451a9c273f1150e2ef8a0b5437eb701e373474cd44b97ef0248ebce2ca0400e1b53f3d86221eca3f18eb45b702b9172440f774a82cbf1f6f525df30a6e293c873cce69bb078ed1f0d31e7f9b8062409f37f19f8550aae"
L_.str.7: ## @.str.7
.asciz "eb2a3056a09ad2d7d7f975bcd707598f24cd32518cde3069f2e403b34bfee8a5"
L_.str.8: ## @.str.8
.asciz "4a857e2ee8aa9b6056f2424e84d24a72473378906ee04a46cb05311502d5250b82ad86b83c8f20a23dbb74f6da60b0b6ecffd67134d45946ac8ebfb3064294bc097d43ced68642bfb8bbbdd0f50b30118f5e"
L_.str.9: ## @.str.9
.asciz "39d82eef32010b8b79cc5ba88ed539fbaba741100f2edbeca7cc171ffeabf258"
L_.str.10: ## @.str.10
.asciz "1845e375479537e9dd4f4486d5c91ac72775d66605eeb11a787b78a7745f1fd0052d526c67235dbae1b2a4d575a74cb551c8e9096c593a497aee74ba3047d911358ede57bc27c9ea1829824348daaab606217cc931dcb6627787bd6e4e5854f0e8"
L_.str.11: ## @.str.11
.asciz "3ee91a805aa62cfbe8dce29a2d9a44373a5006f4a4ce24022aca9cecb29d1473"
L_.str.12: ## @.str.12
.asciz "c7b09aec680e7b42fedd7fc792e78b2f6c1bea8f4a884320b648f81e8cf515e8ba9dcfb11d43c4aae114c1734aa69ca82d44998365db9c93744fa28b63fd16000e8261cbbe083e7e2da1e5f696bde0834fe53146d7e0e35e7de9920d041f5a5621aabe02da3e2b09b405b77937efef3197bd5772e41fdb73fb5294478e45208063b5f58e089dbeb6d6342a909c1307b3fff5fe2cf4da56bdae50848f"
L_.str.13: ## @.str.13
.asciz "039c056d933b475032777edbaffac50f143f64c123329ed9cf59e3b65d3f43b6"
L_.str.14: ## @.str.14
.asciz "8f3a06e2fd8711350a517bb12e31f3d3423e8dc0bb14aac8240fca0995938d59bb37bd0a7dfc9c9cc0705684b46612e8c8b1d6655fb0f9887562bb9899791a0250d1320f945eda48cdc20c233f40a5bb0a7e3ac5ad7250ce684f68fc0b8c9633bfd75aad116525af7bdcdbbdb4e00ab163fd4df08f243f12557e"
L_.str.15: ## @.str.15
.asciz "90631f686a8c3dbc0703ffa353bc1fdf35774568ac62406f98a13ed8f47595fd"
L_.str.16: ## @.str.16
.asciz "b540beb016a5366524d4605156493f9874514a5aa58818cd0c6dfffaa9e90205f17b"
L_.str.17: ## @.str.17
.asciz "44071f6d181561670bda728d43fb79b443bb805afdebaf98622b5165e01b15fb"
L_.str.18: ## @.str.18
.asciz "a14975c26c088755a8b715ff2528d647cd343987fcf4aa25e7194a8417fb2b4b3f7268da9f3182b4cfb22d138b2749d673a47ecc7525dd15a0a3c66046971784bb63d7eae24cc84f2631712075a10e10a96b0e0ee67c43e01c423cb9c44e5371017e9c496956b632158da3fe12addecb88912e6759bc37f9af2f45af72c5cae3b179ffb676a697de6ebe45cd4c16d4a9d642d29ddc0186a0a48cb6cd62bfc3dd229d313b301560971e740e2cf1f99a9a090a5b283f35475057e96d7064e2e0fc81984591068d55a3b4169f22cccb0745a2689407ea1901a0a766eb99"
L_.str.19: ## @.str.19
.asciz "3d968b2752b8838431165059319f3ff8910b7b8ecb54ea01d3f54769e9d98daf"
.comm _crypto_pwhash_scryptsalsa208sha256_SALTBYTES,4,2 ## @crypto_pwhash_scryptsalsa208sha256_SALTBYTES
L_str: ## @str
.asciz "pwhash failure"
.no_dead_strip _tv
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tv
_tv: ; @tv
.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, #1040
mov x19, sp
mov x24, sp
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, _crypto_pwhash_scryptsalsa208sha256_SALTBYTES@GOTPAGE
Lloh4:
ldr x8, [x8, _crypto_pwhash_scryptsalsa208sha256_SALTBYTES@GOTPAGEOFF]
Lloh5:
ldr w20, [x8]
mov x9, x20
Lloh6:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh7:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x8, sp
add x9, x20, #15
and x9, x9, #0x1fffffff0
sub x21, x8, x9
mov sp, x21
mov x25, #0
Lloh8:
adrp x26, _tv.tests@PAGE
Lloh9:
add x26, x26, _tv.tests@PAGEOFF
Lloh10:
adrp x22, l_str@PAGE
Lloh11:
add x22, x22, l_str@PAGEOFF
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
add x0, x19, #7
add x2, x19, #520
mov w1, #513
mov x3, x23
bl _sodium_bin2hex
add x0, x19, #7
bl _puts
add x25, x25, #48
cmp x25, #480
b.eq LBB0_4
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x27, x26, x25
ldr x23, [x27]
mov x0, x23
bl _strlen
mov x3, x0
add x0, x19, #776
mov w1, #256
mov x2, x23
mov x4, #0
mov x5, #0
mov x6, #0
bl _sodium_hex2bin
ldr x23, [x27, #16]
mov x0, x23
bl _strlen
mov x3, x0
mov x0, x21
mov x1, x20
mov x2, x23
mov x4, #0
mov x5, #0
mov x6, #0
bl _sodium_hex2bin
ldr x3, [x27, #8]
ldp x23, x5, [x27, #24]
ldr x6, [x27, #40]
add x0, x19, #520
add x2, x19, #776
mov x1, x23
mov x4, x21
bl _crypto_pwhash_scryptsalsa208sha256
cbz x0, LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x0, x22
bl _puts
b LBB0_1
LBB0_4:
mov sp, x24
ldur x8, [x29, #-88]
Lloh12:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh13:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh14:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_6
; %bb.5:
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_6:
bl ___stack_chk_fail
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.section __DATA,__const
.p2align 3 ; @tv.tests
_tv.tests:
.quad l_.str
.quad 127 ; 0x7f
.quad l_.str.1
.quad 155 ; 0x9b
.quad 481326 ; 0x7582e
.quad 7256678 ; 0x6eba66
.quad l_.str.2
.quad 86 ; 0x56
.quad l_.str.3
.quad 250 ; 0xfa
.quad 535778 ; 0x82ce2
.quad 7849083 ; 0x77c47b
.quad l_.str.4
.quad 183 ; 0xb7
.quad l_.str.5
.quad 249 ; 0xf9
.quad 311757 ; 0x4c1cd
.quad 7994791 ; 0x79fda7
.quad l_.str.6
.quad 152 ; 0x98
.quad l_.str.7
.quad 5 ; 0x5
.quad 643464 ; 0x9d188
.quad 1397645 ; 0x15538d
.quad l_.str.8
.quad 82 ; 0x52
.quad l_.str.9
.quad 190 ; 0xbe
.quad 758010 ; 0xb90fa
.quad 5432947 ; 0x52e673
.quad l_.str.10
.quad 97 ; 0x61
.quad l_.str.11
.quad 212 ; 0xd4
.quad 233177 ; 0x38ed9
.quad 13101817 ; 0xc7eaf9
.quad l_.str.12
.quad 156 ; 0x9c
.quad l_.str.13
.quad 178 ; 0xb2
.quad 234753 ; 0x39501
.quad 4886999 ; 0x4a91d7
.quad l_.str.14
.quad 122 ; 0x7a
.quad l_.str.15
.quad 55 ; 0x37
.quad 695191 ; 0xa9b97
.quad 15738350 ; 0xf025ee
.quad l_.str.16
.quad 34 ; 0x22
.quad l_.str.17
.quad 231 ; 0xe7
.quad 78652 ; 0x1333c
.quad 6631659 ; 0x6530eb
.quad l_.str.18
.quad 220 ; 0xdc
.quad l_.str.19
.quad 167 ; 0xa7
.quad 717248 ; 0xaf1c0
.quad 10784179 ; 0xa48db3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "a347ae92bce9f80f6f595a4480fc9c2fe7e7d7148d371e9487d75f5c23008ffae065577a928febd9b1973a5a95073acdbeb6a030cfc0d79caa2dc5cd011cef02c08da232d76d52dfbca38ca8dcbd665b17d1665f7cf5fe59772ec909733b24de97d6f58d220b20c60d7c07ec1fd93c52c31020300c6c1facd77937a597c7a6"
l_.str.1: ; @.str.1
.asciz "5541fbc995d5c197ba290346d2c559dedf405cf97e5f95482143202f9e74f5c2"
l_.str.2: ; @.str.2
.asciz "e125cee61c8cb7778d9e5ad0a6f5d978ce9f84de213a8556d9ffe202020ab4a6ed9074a4eb3416f9b168f137510f3a30b70b96cbfa219ff99f6c6eaffb15c06b60e00cc2890277f0fd3c622115772f7048adaebed86e"
l_.str.3: ; @.str.3
.asciz "f1192dd5dc2368b9cd421338b22433455ee0a3699f9379a08b9650ea2c126f0d"
l_.str.4: ; @.str.4
.asciz "92263cbf6ac376499f68a4289d3bb59e5a22335eba63a32e6410249155b956b6a3b48d4a44906b18b897127300b375b8f834f1ceffc70880a885f47c33876717e392be57f7da3ae58da4fd1f43daa7e44bb82d3717af4319349c24cd31e46d295856b0441b6b289992a11ced1cc3bf3011604590244a3eb737ff221129215e4e4347f4915d41292b5173d196eb9add693be5319fdadc242906178bb6c0286c9b6ca6012746711f58c8c392016b2fdfc09c64f0f6b6ab7b"
l_.str.5: ; @.str.5
.asciz "3b840e20e9555e9fb031c4ba1f1747ce25cc1d0ff664be676b9b4a90641ff194"
l_.str.6: ; @.str.6
.asciz "027b6d8e8c8c474e9b69c7d9ed4f9971e8e1ce2f6ba95048414c3970f0f09b70e3b6c5ae05872b3d8678705b7d381829c351a5a9c88c233569b35d6b0b809df44b6451a9c273f1150e2ef8a0b5437eb701e373474cd44b97ef0248ebce2ca0400e1b53f3d86221eca3f18eb45b702b9172440f774a82cbf1f6f525df30a6e293c873cce69bb078ed1f0d31e7f9b8062409f37f19f8550aae"
l_.str.7: ; @.str.7
.asciz "eb2a3056a09ad2d7d7f975bcd707598f24cd32518cde3069f2e403b34bfee8a5"
l_.str.8: ; @.str.8
.asciz "4a857e2ee8aa9b6056f2424e84d24a72473378906ee04a46cb05311502d5250b82ad86b83c8f20a23dbb74f6da60b0b6ecffd67134d45946ac8ebfb3064294bc097d43ced68642bfb8bbbdd0f50b30118f5e"
l_.str.9: ; @.str.9
.asciz "39d82eef32010b8b79cc5ba88ed539fbaba741100f2edbeca7cc171ffeabf258"
l_.str.10: ; @.str.10
.asciz "1845e375479537e9dd4f4486d5c91ac72775d66605eeb11a787b78a7745f1fd0052d526c67235dbae1b2a4d575a74cb551c8e9096c593a497aee74ba3047d911358ede57bc27c9ea1829824348daaab606217cc931dcb6627787bd6e4e5854f0e8"
l_.str.11: ; @.str.11
.asciz "3ee91a805aa62cfbe8dce29a2d9a44373a5006f4a4ce24022aca9cecb29d1473"
l_.str.12: ; @.str.12
.asciz "c7b09aec680e7b42fedd7fc792e78b2f6c1bea8f4a884320b648f81e8cf515e8ba9dcfb11d43c4aae114c1734aa69ca82d44998365db9c93744fa28b63fd16000e8261cbbe083e7e2da1e5f696bde0834fe53146d7e0e35e7de9920d041f5a5621aabe02da3e2b09b405b77937efef3197bd5772e41fdb73fb5294478e45208063b5f58e089dbeb6d6342a909c1307b3fff5fe2cf4da56bdae50848f"
l_.str.13: ; @.str.13
.asciz "039c056d933b475032777edbaffac50f143f64c123329ed9cf59e3b65d3f43b6"
l_.str.14: ; @.str.14
.asciz "8f3a06e2fd8711350a517bb12e31f3d3423e8dc0bb14aac8240fca0995938d59bb37bd0a7dfc9c9cc0705684b46612e8c8b1d6655fb0f9887562bb9899791a0250d1320f945eda48cdc20c233f40a5bb0a7e3ac5ad7250ce684f68fc0b8c9633bfd75aad116525af7bdcdbbdb4e00ab163fd4df08f243f12557e"
l_.str.15: ; @.str.15
.asciz "90631f686a8c3dbc0703ffa353bc1fdf35774568ac62406f98a13ed8f47595fd"
l_.str.16: ; @.str.16
.asciz "b540beb016a5366524d4605156493f9874514a5aa58818cd0c6dfffaa9e90205f17b"
l_.str.17: ; @.str.17
.asciz "44071f6d181561670bda728d43fb79b443bb805afdebaf98622b5165e01b15fb"
l_.str.18: ; @.str.18
.asciz "a14975c26c088755a8b715ff2528d647cd343987fcf4aa25e7194a8417fb2b4b3f7268da9f3182b4cfb22d138b2749d673a47ecc7525dd15a0a3c66046971784bb63d7eae24cc84f2631712075a10e10a96b0e0ee67c43e01c423cb9c44e5371017e9c496956b632158da3fe12addecb88912e6759bc37f9af2f45af72c5cae3b179ffb676a697de6ebe45cd4c16d4a9d642d29ddc0186a0a48cb6cd62bfc3dd229d313b301560971e740e2cf1f99a9a090a5b283f35475057e96d7064e2e0fc81984591068d55a3b4169f22cccb0745a2689407ea1901a0a766eb99"
l_.str.19: ; @.str.19
.asciz "3d968b2752b8838431165059319f3ff8910b7b8ecb54ea01d3f54769e9d98daf"
.comm _crypto_pwhash_scryptsalsa208sha256_SALTBYTES,4,2 ; @crypto_pwhash_scryptsalsa208sha256_SALTBYTES
l_str: ; @str
.asciz "pwhash failure"
.no_dead_strip _tv
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/libsodium/test/default/extr_pwhash_scrypt.c_tv.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function ldns_rdf2buffer_str_dname
LCPI0_0:
.long 254 ## 0xfe
.long 255 ## 0xff
.long 255 ## 0xff
.long 255 ## 0xff
LCPI0_1:
.long 40 ## 0x28
.long 46 ## 0x2e
.long 59 ## 0x3b
.long 92 ## 0x5c
.section __TEXT,__text,regular,pure_instructions
.globl _ldns_rdf2buffer_str_dname
.p2align 4, 0x90
_ldns_rdf2buffer_str_dname: ## @ldns_rdf2buffer_str_dname
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r12
movq %rdi, %rbx
movq %rsi, %rdi
callq _ldns_rdf_data
movq %rax, %r15
movq (%rax), %r14
movq %r12, %rdi
callq _ldns_rdf_size
movq _LDNS_MAX_DOMAINLEN@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jbe LBB0_1
## %bb.17:
movq _LDNS_STATUS_DOMAINNAME_OVERFLOW@GOTPCREL(%rip), %rax
movl (%rax), %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
movq %r12, %rdi
callq _ldns_rdf_size
cmpq $1, %rax
jne LBB0_2
## %bb.18:
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _ldns_buffer_printf
jmp LBB0_16
LBB0_2:
movq %r15, -48(%rbp) ## 8-byte Spill
testq %r14, %r14
je LBB0_16
## %bb.3:
movq -48(%rbp), %rax ## 8-byte Reload
addq $8, %rax
movq %rax, -56(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
movq %r12, -64(%rbp) ## 8-byte Spill
jmp LBB0_4
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_4 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax,%r15,8), %r14
testq %r14, %r14
je LBB0_16
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_6 Depth 2
movq %r12, %rdi
callq _ldns_rdf_size
cmpq %rax, %r15
jae LBB0_16
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
leaq (%r15,%r14), %rax
incq %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -56(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r15,8), %r12
xorl %r15d, %r15d
jmp LBB0_6
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_6 Depth=2
movq %rbx, %rdi
leaq L_.str.1(%rip), %rsi
LBB0_12: ## in Loop: Header=BB0_6 Depth=2
xorl %eax, %eax
callq _ldns_buffer_printf
incq %r15
cmpq %r15, %r14
je LBB0_13
LBB0_6: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r12,%r15,8), %rdx
movd %edx, %xmm0
pshufd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
pand LCPI0_0(%rip), %xmm0
pcmpeqd LCPI0_1(%rip), %xmm0
movmskps %xmm0, %eax
testl %eax, %eax
jne LBB0_7
## %bb.8: ## in Loop: Header=BB0_6 Depth=2
movzbl %dl, %r13d
movl %r13d, %edi
callq _isascii
testq %rax, %rax
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_6 Depth=2
movl %r13d, %edi
callq _isgraph
testq %rax, %rax
je LBB0_10
## %bb.11: ## in Loop: Header=BB0_6 Depth=2
movq (%r12,%r15,8), %rdx
movq %rbx, %rdi
leaq L_.str.3(%rip), %rsi
jmp LBB0_12
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_6 Depth=2
movq (%r12,%r15,8), %rdx
movq %rbx, %rdi
leaq L_.str.2(%rip), %rsi
jmp LBB0_12
.p2align 4, 0x90
LBB0_13: ## in Loop: Header=BB0_4 Depth=1
movq -64(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdi
callq _ldns_rdf_size
movq -72(%rbp), %r15 ## 8-byte Reload
cmpq %rax, %r15
jae LBB0_15
## %bb.14: ## in Loop: Header=BB0_4 Depth=1
movq %rbx, %rdi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
callq _ldns_buffer_printf
jmp LBB0_15
LBB0_16:
movq %rbx, %rdi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _ldns_buffer_status ## TAILCALL
.cfi_endproc
## -- End function
.comm _LDNS_MAX_DOMAINLEN,8,3 ## @LDNS_MAX_DOMAINLEN
.comm _LDNS_STATUS_DOMAINNAME_OVERFLOW,4,2 ## @LDNS_STATUS_DOMAINNAME_OVERFLOW
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "."
L_.str.1: ## @.str.1
.asciz "\\%c"
L_.str.2: ## @.str.2
.asciz "\\%03u"
L_.str.3: ## @.str.3
.asciz "%c"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function ldns_rdf2buffer_str_dname
lCPI0_0:
.long 254 ; 0xfe
.long 255 ; 0xff
.section __TEXT,__literal16,16byte_literals
.p2align 4
lCPI0_1:
.long 40 ; 0x28
.long 46 ; 0x2e
.long 59 ; 0x3b
.long 92 ; 0x5c
.section __TEXT,__text,regular,pure_instructions
.globl _ldns_rdf2buffer_str_dname
.p2align 2
_ldns_rdf2buffer_str_dname: ; @ldns_rdf2buffer_str_dname
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp d9, d8, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset b8, -104
.cfi_offset b9, -112
mov x20, x1
mov x19, x0
mov x0, x1
bl _ldns_rdf_data
mov x21, x0
ldr x27, [x0]
mov x0, x20
bl _ldns_rdf_size
Lloh0:
adrp x8, _LDNS_MAX_DOMAINLEN@GOTPAGE
Lloh1:
ldr x8, [x8, _LDNS_MAX_DOMAINLEN@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x0, x8
b.ls LBB0_2
; %bb.1:
Lloh3:
adrp x8, _LDNS_STATUS_DOMAINNAME_OVERFLOW@GOTPAGE
Lloh4:
ldr x8, [x8, _LDNS_STATUS_DOMAINNAME_OVERFLOW@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
ldp d9, d8, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB0_2:
mov x0, x20
bl _ldns_rdf_size
cmp x0, #1
b.ne LBB0_4
; %bb.3:
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _ldns_buffer_printf
b LBB0_18
LBB0_4:
cbz x27, LBB0_18
; %bb.5:
mov x26, #0
add x8, x21, #8
str x8, [sp, #8] ; 8-byte Folded Spill
Lloh8:
adrp x8, lCPI0_0@PAGE
Lloh9:
ldr d8, [x8, lCPI0_0@PAGEOFF]
Lloh10:
adrp x8, lCPI0_1@PAGE
Lloh11:
ldr q0, [x8, lCPI0_1@PAGEOFF]
str q0, [sp, #16] ; 16-byte Folded Spill
Lloh12:
adrp x22, l_.str.2@PAGE
Lloh13:
add x22, x22, l_.str.2@PAGEOFF
Lloh14:
adrp x23, l_.str.3@PAGE
Lloh15:
add x23, x23, l_.str.3@PAGEOFF
Lloh16:
adrp x25, l_.str.1@PAGE
Lloh17:
add x25, x25, l_.str.1@PAGEOFF
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
ldr x27, [x21, x24, lsl #3]
mov x26, x24
cbz x27, LBB0_18
LBB0_7: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
mov x0, x20
bl _ldns_rdf_size
cmp x26, x0
b.hs LBB0_18
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
add x8, x26, x27
add x24, x8, #1
ldr x8, [sp, #8] ; 8-byte Folded Reload
add x28, x8, x26, lsl #3
b LBB0_11
LBB0_9: ; in Loop: Header=BB0_11 Depth=2
str x8, [sp]
mov x0, x19
mov x1, x25
LBB0_10: ; in Loop: Header=BB0_11 Depth=2
bl _ldns_buffer_printf
add x28, x28, #8
subs x27, x27, #1
b.eq LBB0_16
LBB0_11: ; Parent Loop BB0_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x28]
dup.2s v0, w8
and.8b v0, v0, v8
dup.4s v1, v0[1]
zip1.4s v0, v0, v1
ldr q1, [sp, #16] ; 16-byte Folded Reload
cmeq.4s v0, v0, v1
xtn.4h v0, v0
umov.h w9, v0[0]
umov.h w10, v0[1]
and w10, w10, #0x1
bfi w9, w10, #1, #1
umov.h w10, v0[2]
and w10, w10, #0x1
bfi w9, w10, #2, #1
umov.h w10, v0[3]
bfi w9, w10, #3, #29
tst w9, #0xf
b.ne LBB0_9
; %bb.12: ; in Loop: Header=BB0_11 Depth=2
and w26, w8, #0xff
mov x0, x26
bl _isascii
cbz x0, LBB0_15
; %bb.13: ; in Loop: Header=BB0_11 Depth=2
mov x0, x26
bl _isgraph
cbz x0, LBB0_15
; %bb.14: ; in Loop: Header=BB0_11 Depth=2
ldr x8, [x28]
str x8, [sp]
mov x0, x19
mov x1, x23
b LBB0_10
LBB0_15: ; in Loop: Header=BB0_11 Depth=2
ldr x8, [x28]
str x8, [sp]
mov x0, x19
mov x1, x22
b LBB0_10
LBB0_16: ; in Loop: Header=BB0_7 Depth=1
mov x0, x20
bl _ldns_rdf_size
cmp x24, x0
b.hs LBB0_6
; %bb.17: ; in Loop: Header=BB0_7 Depth=1
mov x0, x19
Lloh18:
adrp x1, l_.str@PAGE
Lloh19:
add x1, x1, l_.str@PAGEOFF
bl _ldns_buffer_printf
b LBB0_6
LBB0_18:
mov x0, x19
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
ldp d9, d8, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #160
b _ldns_buffer_status
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdr Lloh10, Lloh11
.loh AdrpAdrp Lloh8, Lloh10
.loh AdrpLdr Lloh8, Lloh9
.loh AdrpAdd Lloh18, Lloh19
.cfi_endproc
; -- End function
.comm _LDNS_MAX_DOMAINLEN,8,3 ; @LDNS_MAX_DOMAINLEN
.comm _LDNS_STATUS_DOMAINNAME_OVERFLOW,4,2 ; @LDNS_STATUS_DOMAINNAME_OVERFLOW
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "."
l_.str.1: ; @.str.1
.asciz "\\%c"
l_.str.2: ; @.str.2
.asciz "\\%03u"
l_.str.3: ; @.str.3
.asciz "%c"
.subsections_via_symbols
| AnghaBench/freebsd/contrib/ldns/extr_host2str.c_ldns_rdf2buffer_str_dname.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ## -- Begin function __VERIFIER_assert
.p2align 4, 0x90
___VERIFIER_assert: ## @__VERIFIER_assert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testl %edi, %edi
je LBB0_1
## %bb.2:
popq %rbp
retq
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
jmp LBB0_1
.cfi_endproc
## -- End function
.globl ___cs_safe_malloc ## -- Begin function __cs_safe_malloc
.p2align 4, 0x90
___cs_safe_malloc: ## @__cs_safe_malloc
.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
movslq %edi, %rdi
callq _malloc
movq %rax, %rbx
movl %ebx, %edi
callq ___VERIFIER_assume
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___cs_init_scalar ## -- Begin function __cs_init_scalar
.p2align 4, 0x90
___cs_init_scalar: ## @__cs_init_scalar
.cfi_startproc
## %bb.0:
cmpl $4, %esi
jne LBB2_2
## %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 ___VERIFIER_nondet_int
movl %eax, (%rbx)
addq $8, %rsp
popq %rbx
popq %rbp
LBB2_2:
retq
.cfi_endproc
## -- End function
.globl ___CSEQ_message ## -- Begin function __CSEQ_message
.p2align 4, 0x90
___CSEQ_message: ## @__CSEQ_message
.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 ___cs_create ## -- Begin function __cs_create
.p2align 4, 0x90
___cs_create: ## @__cs_create
.cfi_startproc
## %bb.0:
cmpl $22, %r8d
jg LBB4_2
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %r8d, (%rdi)
movslq %r8d, %rax
leaq ___cs_active_thread(%rip), %rdx
movl $1, (%rdx,%rax,4)
movq ___cs_threadargs@GOTPCREL(%rip), %rdx
movq %rcx, (%rdx,%rax,8)
popq %rbp
LBB4_2:
xorl %eax, %eax
retq
.cfi_endproc
## -- End function
.globl ___cs_join ## -- Begin function __cs_join
.p2align 4, 0x90
___cs_join: ## @__cs_join
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %edi, %rax
movq ___cs_pc@GOTPCREL(%rip), %rcx
movl (%rcx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___cs_exit ## -- Begin function __cs_exit
.p2align 4, 0x90
___cs_exit: ## @__cs_exit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___cs_mutex_init ## -- Begin function __cs_mutex_init
.p2align 4, 0x90
___cs_mutex_init: ## @__cs_mutex_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $-1, (%rdi)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___cs_mutex_destroy ## -- Begin function __cs_mutex_destroy
.p2align 4, 0x90
___cs_mutex_destroy: ## @__cs_mutex_destroy
.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
testl %eax, %eax
je LBB8_6
## %bb.1:
cmpl $-1, %eax
je LBB8_5
## %bb.2:
cmpl $-2, %eax
jne LBB8_4
.p2align 4, 0x90
LBB8_3: ## =>This Inner Loop Header: Depth=1
jmp LBB8_3
.p2align 4, 0x90
LBB8_6: ## =>This Inner Loop Header: Depth=1
jmp LBB8_6
.p2align 4, 0x90
LBB8_4: ## =>This Inner Loop Header: Depth=1
jmp LBB8_4
LBB8_5:
movl $-2, (%rdi)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___cs_mutex_lock ## -- Begin function __cs_mutex_lock
.p2align 4, 0x90
___cs_mutex_lock: ## @__cs_mutex_lock
.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 (%rdi), %eax
testl %eax, %eax
je LBB9_4
## %bb.1:
cmpl $-2, %eax
jne LBB9_3
.p2align 4, 0x90
LBB9_2: ## =>This Inner Loop Header: Depth=1
jmp LBB9_2
.p2align 4, 0x90
LBB9_4: ## =>This Inner Loop Header: Depth=1
jmp LBB9_4
LBB9_3:
movq %rdi, %rbx
xorl %edi, %edi
cmpl $-1, %eax
sete %dil
callq ___VERIFIER_assume
movq ___cs_thread_index@GOTPCREL(%rip), %rax
movl (%rax), %eax
incl %eax
movl %eax, (%rbx)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___cs_mutex_unlock ## -- Begin function __cs_mutex_unlock
.p2align 4, 0x90
___cs_mutex_unlock: ## @__cs_mutex_unlock
.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
testl %eax, %eax
je LBB10_6
## %bb.1:
cmpl $-2, %eax
jne LBB10_3
.p2align 4, 0x90
LBB10_2: ## =>This Inner Loop Header: Depth=1
jmp LBB10_2
.p2align 4, 0x90
LBB10_6: ## =>This Inner Loop Header: Depth=1
jmp LBB10_6
LBB10_3:
movq ___cs_thread_index@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
incl %ecx
cmpl %ecx, %eax
jne LBB10_4
## %bb.5:
movl $-1, (%rdi)
xorl %eax, %eax
popq %rbp
retq
.p2align 4, 0x90
LBB10_4: ## =>This Inner Loop Header: Depth=1
jmp LBB10_4
.cfi_endproc
## -- End function
.globl ___cs_cond_init ## -- Begin function __cs_cond_init
.p2align 4, 0x90
___cs_cond_init: ## @__cs_cond_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $-1, (%rdi)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___cs_cond_wait_1 ## -- Begin function __cs_cond_wait_1
.p2align 4, 0x90
___cs_cond_wait_1: ## @__cs_cond_wait_1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %eax
testl %eax, %eax
je LBB12_9
## %bb.1:
cmpl $-2, %eax
jne LBB12_3
.p2align 4, 0x90
LBB12_2: ## =>This Inner Loop Header: Depth=1
jmp LBB12_2
.p2align 4, 0x90
LBB12_9: ## =>This Inner Loop Header: Depth=1
jmp LBB12_9
LBB12_3:
movl (%rsi), %eax
testl %eax, %eax
je LBB12_10
## %bb.4:
cmpl $-2, %eax
jne LBB12_6
.p2align 4, 0x90
LBB12_5: ## =>This Inner Loop Header: Depth=1
jmp LBB12_5
.p2align 4, 0x90
LBB12_10: ## =>This Inner Loop Header: Depth=1
jmp LBB12_10
LBB12_6:
movq ___cs_thread_index@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
incl %ecx
cmpl %ecx, %eax
jne LBB12_7
## %bb.8:
movl $-1, (%rsi)
popq %rbp
retq
.p2align 4, 0x90
LBB12_7: ## =>This Inner Loop Header: Depth=1
jmp LBB12_7
.cfi_endproc
## -- End function
.globl ___cs_cond_wait_2 ## -- Begin function __cs_cond_wait_2
.p2align 4, 0x90
___cs_cond_wait_2: ## @__cs_cond_wait_2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rsi, %rbx
xorl %eax, %eax
cmpl $1, (%rdi)
sete %al
movl %eax, %edi
callq ___VERIFIER_assume
movl (%rbx), %eax
testl %eax, %eax
je LBB13_4
## %bb.1:
cmpl $-2, %eax
jne LBB13_3
.p2align 4, 0x90
LBB13_2: ## =>This Inner Loop Header: Depth=1
jmp LBB13_2
.p2align 4, 0x90
LBB13_4: ## =>This Inner Loop Header: Depth=1
jmp LBB13_4
LBB13_3:
xorl %edi, %edi
cmpl $-1, %eax
sete %dil
callq ___VERIFIER_assume
movq ___cs_thread_index@GOTPCREL(%rip), %rax
movl (%rax), %eax
incl %eax
movl %eax, (%rbx)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___cs_cond_signal ## -- Begin function __cs_cond_signal
.p2align 4, 0x90
___cs_cond_signal: ## @__cs_cond_signal
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, (%rdi)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main_thread ## -- Begin function main_thread
.p2align 4, 0x90
_main_thread: ## @main_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 %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___cs_pc@GOTPCREL(%rip), %rbx
movl (%rbx), %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %r14
movl (%r14), %ecx
testl %edx, %edx
jne LBB15_2
## %bb.1:
testl %ecx, %ecx
je LBB15_2
## %bb.3:
callq ___VERIFIER_nondet_int
movl %eax, _main_thread.__cs_local_main_i(%rip)
callq ___VERIFIER_nondet_int
movl $8, %edi
callq _malloc
movq %rax, _main_thread.__cs_local_main_setPool(%rip)
movl %eax, %edi
callq ___VERIFIER_assume
movl $8, %edi
callq _malloc
movq %rax, _main_thread.__cs_local_main_checkPool(%rip)
movl %eax, %edi
callq ___VERIFIER_assume
movl $0, _main_thread.__cs_local_main_i(%rip)
movq _main_thread.__cs_local_main_setPool(%rip), %rax
movl $1, (%rax)
movl $1, ___cs_active_thread+4(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 8(%rax)
movl $1, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
movl $1, %eax
cmpl $1, %edx
jbe LBB15_5
jmp LBB15_7
LBB15_2:
movl _main_thread.__cs_local_main_i(%rip), %eax
cmpl $1, %edx
ja LBB15_7
LBB15_5:
cmpl $2, %ecx
jb LBB15_7
## %bb.6:
cmpl $1, %eax
jg LBB15_67
LBB15_7:
cmpl $2, %edx
ja LBB15_10
## %bb.8:
cmpl $3, %ecx
jb LBB15_10
## %bb.9:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $2, (%rcx,%rax,4)
movl $1, ___cs_active_thread+8(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 16(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_10:
cmpl $3, %edx
ja LBB15_13
## %bb.11:
cmpl $4, %ecx
jb LBB15_13
## %bb.12:
cmpl $1, %eax
jg LBB15_67
LBB15_13:
cmpl $4, %edx
ja LBB15_16
## %bb.14:
cmpl $5, %ecx
jb LBB15_16
## %bb.15:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $3, (%rcx,%rax,4)
movl $1, ___cs_active_thread+12(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 24(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_16:
cmpl $5, %edx
ja LBB15_19
## %bb.17:
cmpl $6, %ecx
jb LBB15_19
## %bb.18:
cmpl $1, %eax
jg LBB15_67
LBB15_19:
cmpl $6, %edx
ja LBB15_22
## %bb.20:
cmpl $7, %ecx
jb LBB15_22
## %bb.21:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $4, (%rcx,%rax,4)
movl $1, ___cs_active_thread+16(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 32(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_22:
cmpl $7, %edx
ja LBB15_25
## %bb.23:
cmpl $8, %ecx
jb LBB15_25
## %bb.24:
cmpl $1, %eax
jg LBB15_67
LBB15_25:
cmpl $8, %edx
ja LBB15_28
## %bb.26:
cmpl $9, %ecx
jb LBB15_28
## %bb.27:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $5, (%rcx,%rax,4)
movl $1, ___cs_active_thread+20(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 40(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_28:
cmpl $9, %edx
ja LBB15_31
## %bb.29:
cmpl $10, %ecx
jb LBB15_31
## %bb.30:
cmpl $1, %eax
jg LBB15_67
LBB15_31:
cmpl $10, %edx
ja LBB15_34
## %bb.32:
cmpl $11, %ecx
jb LBB15_34
## %bb.33:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $6, (%rcx,%rax,4)
movl $1, ___cs_active_thread+24(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 48(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_34:
cmpl $11, %edx
ja LBB15_37
## %bb.35:
cmpl $12, %ecx
jb LBB15_37
## %bb.36:
cmpl $1, %eax
jg LBB15_67
LBB15_37:
cmpl $12, %edx
ja LBB15_40
## %bb.38:
cmpl $13, %ecx
jb LBB15_40
## %bb.39:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $7, (%rcx,%rax,4)
movl $1, ___cs_active_thread+28(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 56(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_40:
cmpl $13, %edx
ja LBB15_43
## %bb.41:
cmpl $14, %ecx
jb LBB15_43
## %bb.42:
cmpl $1, %eax
jg LBB15_67
LBB15_43:
cmpl $14, %edx
ja LBB15_46
## %bb.44:
cmpl $15, %ecx
jb LBB15_46
## %bb.45:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $8, (%rcx,%rax,4)
movl $1, ___cs_active_thread+32(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 64(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_46:
cmpl $15, %edx
ja LBB15_49
## %bb.47:
cmpl $16, %ecx
jb LBB15_49
## %bb.48:
cmpl $1, %eax
jg LBB15_67
LBB15_49:
cmpl $16, %edx
ja LBB15_52
## %bb.50:
cmpl $17, %ecx
jb LBB15_52
## %bb.51:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $9, (%rcx,%rax,4)
movl $1, ___cs_active_thread+36(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 72(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_52:
cmpl $17, %edx
ja LBB15_55
## %bb.53:
cmpl $18, %ecx
jb LBB15_55
## %bb.54:
cmpl $1, %eax
jg LBB15_67
LBB15_55:
cmpl $18, %edx
ja LBB15_58
## %bb.56:
cmpl $19, %ecx
jb LBB15_58
## %bb.57:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $10, (%rcx,%rax,4)
movl $1, ___cs_active_thread+40(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 80(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_58:
cmpl $19, %edx
ja LBB15_61
## %bb.59:
cmpl $20, %ecx
jb LBB15_61
## %bb.60:
cmpl $1, %eax
jg LBB15_67
LBB15_61:
cmpl $20, %edx
ja LBB15_64
## %bb.62:
cmpl $21, %ecx
jb LBB15_64
## %bb.63:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movl $11, (%rcx,%rax,4)
movl $1, ___cs_active_thread+44(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 88(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_64:
cmpl $21, %edx
ja LBB15_68
## %bb.65:
cmpl $22, %ecx
jb LBB15_68
## %bb.66:
xorl %edi, %edi
cmpl $2, %eax
setge %dil
callq ___VERIFIER_assume
movl (%r14), %ecx
LBB15_67:
xorl %edi, %edi
cmpl $22, %ecx
setae %dil
callq ___VERIFIER_assume
movl $0, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
xorl %eax, %eax
LBB15_71:
cmpl $23, %edx
ja LBB15_74
## %bb.72:
cmpl $24, %ecx
jb LBB15_74
## %bb.73:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $12, (%rcx,%rax,4)
movl $1, ___cs_active_thread+48(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 96(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_74:
cmpl $24, %edx
ja LBB15_77
## %bb.75:
cmpl $25, %ecx
jb LBB15_77
## %bb.76:
cmpl $1, %eax
jg LBB15_137
LBB15_77:
cmpl $25, %edx
ja LBB15_80
## %bb.78:
cmpl $26, %ecx
jb LBB15_80
## %bb.79:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $13, (%rcx,%rax,4)
movl $1, ___cs_active_thread+52(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 104(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_80:
cmpl $26, %edx
ja LBB15_83
## %bb.81:
cmpl $27, %ecx
jb LBB15_83
## %bb.82:
cmpl $1, %eax
jg LBB15_137
LBB15_83:
cmpl $27, %edx
ja LBB15_86
## %bb.84:
cmpl $28, %ecx
jb LBB15_86
## %bb.85:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $14, (%rcx,%rax,4)
movl $1, ___cs_active_thread+56(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 112(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_86:
cmpl $28, %edx
ja LBB15_89
## %bb.87:
cmpl $29, %ecx
jb LBB15_89
## %bb.88:
cmpl $1, %eax
jg LBB15_137
LBB15_89:
cmpl $29, %edx
ja LBB15_92
## %bb.90:
cmpl $30, %ecx
jb LBB15_92
## %bb.91:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $15, (%rcx,%rax,4)
movl $1, ___cs_active_thread+60(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 120(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_92:
cmpl $30, %edx
ja LBB15_95
## %bb.93:
cmpl $31, %ecx
jb LBB15_95
## %bb.94:
cmpl $1, %eax
jg LBB15_137
LBB15_95:
cmpl $31, %edx
ja LBB15_98
## %bb.96:
cmpl $32, %ecx
jb LBB15_98
## %bb.97:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $16, (%rcx,%rax,4)
movl $1, ___cs_active_thread+64(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 128(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_98:
cmpl $32, %edx
ja LBB15_101
## %bb.99:
cmpl $33, %ecx
jb LBB15_101
## %bb.100:
cmpl $1, %eax
jg LBB15_137
LBB15_101:
cmpl $33, %edx
ja LBB15_104
## %bb.102:
cmpl $34, %ecx
jb LBB15_104
## %bb.103:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $17, (%rcx,%rax,4)
movl $1, ___cs_active_thread+68(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 136(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_104:
cmpl $34, %edx
ja LBB15_107
## %bb.105:
cmpl $35, %ecx
jb LBB15_107
## %bb.106:
cmpl $1, %eax
jg LBB15_137
LBB15_107:
cmpl $35, %edx
ja LBB15_110
## %bb.108:
cmpl $36, %ecx
jb LBB15_110
## %bb.109:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $18, (%rcx,%rax,4)
movl $1, ___cs_active_thread+72(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 144(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_110:
cmpl $36, %edx
ja LBB15_113
## %bb.111:
cmpl $37, %ecx
jb LBB15_113
## %bb.112:
cmpl $1, %eax
jg LBB15_137
LBB15_113:
cmpl $37, %edx
ja LBB15_116
## %bb.114:
cmpl $38, %ecx
jb LBB15_116
## %bb.115:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $19, (%rcx,%rax,4)
movl $1, ___cs_active_thread+76(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 152(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_116:
cmpl $38, %edx
ja LBB15_119
## %bb.117:
cmpl $39, %ecx
jb LBB15_119
## %bb.118:
cmpl $1, %eax
jg LBB15_137
LBB15_119:
cmpl $39, %edx
ja LBB15_122
## %bb.120:
cmpl $40, %ecx
jb LBB15_122
## %bb.121:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $20, (%rcx,%rax,4)
movl $1, ___cs_active_thread+80(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 160(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_122:
cmpl $40, %edx
ja LBB15_125
## %bb.123:
cmpl $41, %ecx
jb LBB15_125
## %bb.124:
cmpl $1, %eax
jg LBB15_137
LBB15_125:
cmpl $41, %edx
ja LBB15_128
## %bb.126:
cmpl $42, %ecx
jb LBB15_128
## %bb.127:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $21, (%rcx,%rax,4)
movl $1, ___cs_active_thread+84(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 168(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_128:
cmpl $42, %edx
ja LBB15_131
## %bb.129:
cmpl $43, %ecx
jb LBB15_131
## %bb.130:
cmpl $1, %eax
jg LBB15_137
LBB15_131:
cmpl $43, %edx
ja LBB15_134
## %bb.132:
cmpl $44, %ecx
jb LBB15_134
## %bb.133:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movl $22, (%rcx,%rax,4)
movl $1, ___cs_active_thread+88(%rip)
movq ___cs_threadargs@GOTPCREL(%rip), %rax
movq $0, 176(%rax)
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_134:
cmpl $44, %edx
ja LBB15_138
## %bb.135:
cmpl $45, %ecx
jb LBB15_138
## %bb.136:
xorl %edi, %edi
cmpl $2, %eax
setge %dil
callq ___VERIFIER_assume
movl (%r14), %ecx
jmp LBB15_137
LBB15_68:
cmpl $22, %edx
ja LBB15_71
## %bb.69:
cmpl $23, %ecx
jb LBB15_71
## %bb.70:
cmpl $1, %eax
jle LBB15_71
LBB15_137:
xorl %edi, %edi
cmpl $45, %ecx
setae %dil
callq ___VERIFIER_assume
movl $0, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
xorl %eax, %eax
LBB15_141:
cmpl $46, %edx
ja LBB15_144
## %bb.142:
cmpl $47, %ecx
jb LBB15_144
## %bb.143:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_144:
cmpl $47, %edx
ja LBB15_147
## %bb.145:
cmpl $48, %ecx
jb LBB15_147
## %bb.146:
cmpl $1, %eax
jg LBB15_207
LBB15_147:
cmpl $48, %edx
ja LBB15_150
## %bb.148:
cmpl $49, %ecx
jb LBB15_150
## %bb.149:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_150:
cmpl $49, %edx
ja LBB15_153
## %bb.151:
cmpl $50, %ecx
jb LBB15_153
## %bb.152:
cmpl $1, %eax
jg LBB15_207
LBB15_153:
cmpl $50, %edx
ja LBB15_156
## %bb.154:
cmpl $51, %ecx
jb LBB15_156
## %bb.155:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_156:
cmpl $51, %edx
ja LBB15_159
## %bb.157:
cmpl $52, %ecx
jb LBB15_159
## %bb.158:
cmpl $1, %eax
jg LBB15_207
LBB15_159:
cmpl $52, %edx
ja LBB15_162
## %bb.160:
cmpl $53, %ecx
jb LBB15_162
## %bb.161:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_162:
cmpl $53, %edx
ja LBB15_165
## %bb.163:
cmpl $54, %ecx
jb LBB15_165
## %bb.164:
cmpl $1, %eax
jg LBB15_207
LBB15_165:
cmpl $54, %edx
ja LBB15_168
## %bb.166:
cmpl $55, %ecx
jb LBB15_168
## %bb.167:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_168:
cmpl $55, %edx
ja LBB15_171
## %bb.169:
cmpl $56, %ecx
jb LBB15_171
## %bb.170:
cmpl $1, %eax
jg LBB15_207
LBB15_171:
cmpl $56, %edx
ja LBB15_174
## %bb.172:
cmpl $57, %ecx
jb LBB15_174
## %bb.173:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_174:
cmpl $57, %edx
ja LBB15_177
## %bb.175:
cmpl $58, %ecx
jb LBB15_177
## %bb.176:
cmpl $1, %eax
jg LBB15_207
LBB15_177:
cmpl $58, %edx
ja LBB15_180
## %bb.178:
cmpl $59, %ecx
jb LBB15_180
## %bb.179:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_180:
cmpl $59, %edx
ja LBB15_183
## %bb.181:
cmpl $60, %ecx
jb LBB15_183
## %bb.182:
cmpl $1, %eax
jg LBB15_207
LBB15_183:
cmpl $60, %edx
ja LBB15_186
## %bb.184:
cmpl $61, %ecx
jb LBB15_186
## %bb.185:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_186:
cmpl $61, %edx
ja LBB15_189
## %bb.187:
cmpl $62, %ecx
jb LBB15_189
## %bb.188:
cmpl $1, %eax
jg LBB15_207
LBB15_189:
cmpl $62, %edx
ja LBB15_192
## %bb.190:
cmpl $63, %ecx
jb LBB15_192
## %bb.191:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_192:
cmpl $63, %edx
ja LBB15_195
## %bb.193:
cmpl $64, %ecx
jb LBB15_195
## %bb.194:
cmpl $1, %eax
jg LBB15_207
LBB15_195:
cmpl $64, %edx
ja LBB15_198
## %bb.196:
cmpl $65, %ecx
jb LBB15_198
## %bb.197:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_198:
cmpl $65, %edx
ja LBB15_201
## %bb.199:
cmpl $66, %ecx
jb LBB15_201
## %bb.200:
cmpl $1, %eax
jg LBB15_207
LBB15_201:
cmpl $66, %edx
ja LBB15_204
## %bb.202:
cmpl $67, %ecx
jb LBB15_204
## %bb.203:
movq _main_thread.__cs_local_main_setPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_204:
cmpl $67, %edx
ja LBB15_208
## %bb.205:
cmpl $68, %ecx
jb LBB15_208
## %bb.206:
xorl %edi, %edi
cmpl $2, %eax
setge %dil
callq ___VERIFIER_assume
movl (%r14), %ecx
jmp LBB15_207
LBB15_138:
cmpl $45, %edx
ja LBB15_141
## %bb.139:
cmpl $46, %ecx
jb LBB15_141
## %bb.140:
cmpl $1, %eax
jle LBB15_141
LBB15_207:
xorl %edi, %edi
cmpl $68, %ecx
setae %dil
callq ___VERIFIER_assume
movl $0, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
xorl %eax, %eax
LBB15_211:
cmpl $69, %edx
ja LBB15_214
## %bb.212:
cmpl $70, %ecx
jb LBB15_214
## %bb.213:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_214:
cmpl $70, %edx
ja LBB15_217
## %bb.215:
cmpl $71, %ecx
jb LBB15_217
## %bb.216:
cmpl $1, %eax
jg LBB15_277
LBB15_217:
cmpl $71, %edx
ja LBB15_220
## %bb.218:
cmpl $72, %ecx
jb LBB15_220
## %bb.219:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_220:
cmpl $72, %edx
ja LBB15_223
## %bb.221:
cmpl $73, %ecx
jb LBB15_223
## %bb.222:
cmpl $1, %eax
jg LBB15_277
LBB15_223:
cmpl $73, %edx
ja LBB15_226
## %bb.224:
cmpl $74, %ecx
jb LBB15_226
## %bb.225:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_226:
cmpl $74, %edx
ja LBB15_229
## %bb.227:
cmpl $75, %ecx
jb LBB15_229
## %bb.228:
cmpl $1, %eax
jg LBB15_277
LBB15_229:
cmpl $75, %edx
ja LBB15_232
## %bb.230:
cmpl $76, %ecx
jb LBB15_232
## %bb.231:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_232:
cmpl $76, %edx
ja LBB15_235
## %bb.233:
cmpl $77, %ecx
jb LBB15_235
## %bb.234:
cmpl $1, %eax
jg LBB15_277
LBB15_235:
cmpl $77, %edx
ja LBB15_238
## %bb.236:
cmpl $78, %ecx
jb LBB15_238
## %bb.237:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_238:
cmpl $78, %edx
ja LBB15_241
## %bb.239:
cmpl $79, %ecx
jb LBB15_241
## %bb.240:
cmpl $1, %eax
jg LBB15_277
LBB15_241:
cmpl $79, %edx
ja LBB15_244
## %bb.242:
cmpl $80, %ecx
jb LBB15_244
## %bb.243:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_244:
cmpl $80, %edx
ja LBB15_247
## %bb.245:
cmpl $81, %ecx
jb LBB15_247
## %bb.246:
cmpl $1, %eax
jg LBB15_277
LBB15_247:
cmpl $81, %edx
ja LBB15_250
## %bb.248:
cmpl $82, %ecx
jb LBB15_250
## %bb.249:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_250:
cmpl $82, %edx
ja LBB15_253
## %bb.251:
cmpl $83, %ecx
jb LBB15_253
## %bb.252:
cmpl $1, %eax
jg LBB15_277
LBB15_253:
cmpl $83, %edx
ja LBB15_256
## %bb.254:
cmpl $84, %ecx
jb LBB15_256
## %bb.255:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_256:
cmpl $84, %edx
ja LBB15_259
## %bb.257:
cmpl $85, %ecx
jb LBB15_259
## %bb.258:
cmpl $1, %eax
jg LBB15_277
LBB15_259:
cmpl $85, %edx
ja LBB15_262
## %bb.260:
cmpl $86, %ecx
jb LBB15_262
## %bb.261:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_262:
cmpl $86, %edx
ja LBB15_265
## %bb.263:
cmpl $87, %ecx
jb LBB15_265
## %bb.264:
cmpl $1, %eax
jg LBB15_277
LBB15_265:
cmpl $87, %edx
ja LBB15_268
## %bb.266:
cmpl $88, %ecx
jb LBB15_268
## %bb.267:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_268:
cmpl $88, %edx
ja LBB15_271
## %bb.269:
cmpl $89, %ecx
jb LBB15_271
## %bb.270:
cmpl $1, %eax
jg LBB15_277
LBB15_271:
cmpl $89, %edx
ja LBB15_274
## %bb.272:
cmpl $90, %ecx
jb LBB15_274
## %bb.273:
movq _main_thread.__cs_local_main_checkPool(%rip), %rcx
cltq
movslq (%rcx,%rax,4), %rax
movl (%rbx,%rax,4), %ecx
leaq ___cs_thread_lines(%rip), %rdx
xorl %edi, %edi
cmpl (%rdx,%rax,4), %ecx
sete %dil
callq ___VERIFIER_assume
movl _main_thread.__cs_local_main_i(%rip), %eax
incl %eax
movl %eax, _main_thread.__cs_local_main_i(%rip)
movl (%rbx), %edx
movl (%r14), %ecx
LBB15_274:
cmpl $90, %edx
ja LBB15_278
## %bb.275:
cmpl $91, %ecx
jb LBB15_278
## %bb.276:
xorl %edi, %edi
cmpl $2, %eax
setge %dil
callq ___VERIFIER_assume
movl (%r14), %ecx
jmp LBB15_277
LBB15_208:
cmpl $68, %edx
ja LBB15_211
## %bb.209:
cmpl $69, %ecx
jb LBB15_211
## %bb.210:
cmpl $1, %eax
jle LBB15_211
LBB15_277:
xorl %edi, %edi
cmpl $91, %ecx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $91, (%r14)
setae %dil
callq ___VERIFIER_assume
LBB15_278:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_0 ## -- Begin function setThread_0
.p2align 4, 0x90
_setThread_0: ## @setThread_0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
testl %ecx, %ecx
jne LBB16_3
## %bb.1:
testl %eax, %eax
je LBB16_3
## %bb.2:
movb $1, _a(%rip)
LBB16_3:
cmpl $1, %ecx
ja LBB16_6
## %bb.4:
cmpl $2, %eax
jb LBB16_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB16_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_1 ## -- Begin function setThread_1
.p2align 4, 0x90
_setThread_1: ## @setThread_1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 8(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 8(%rax), %eax
testl %ecx, %ecx
jne LBB17_3
## %bb.1:
testl %eax, %eax
je LBB17_3
## %bb.2:
movb $1, _a(%rip)
LBB17_3:
cmpl $1, %ecx
ja LBB17_6
## %bb.4:
cmpl $2, %eax
jb LBB17_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB17_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_2 ## -- Begin function setThread_2
.p2align 4, 0x90
_setThread_2: ## @setThread_2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 12(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 12(%rax), %eax
testl %ecx, %ecx
jne LBB18_3
## %bb.1:
testl %eax, %eax
je LBB18_3
## %bb.2:
movb $1, _a(%rip)
LBB18_3:
cmpl $1, %ecx
ja LBB18_6
## %bb.4:
cmpl $2, %eax
jb LBB18_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB18_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_3 ## -- Begin function setThread_3
.p2align 4, 0x90
_setThread_3: ## @setThread_3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 16(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 16(%rax), %eax
testl %ecx, %ecx
jne LBB19_3
## %bb.1:
testl %eax, %eax
je LBB19_3
## %bb.2:
movb $1, _a(%rip)
LBB19_3:
cmpl $1, %ecx
ja LBB19_6
## %bb.4:
cmpl $2, %eax
jb LBB19_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB19_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_4 ## -- Begin function setThread_4
.p2align 4, 0x90
_setThread_4: ## @setThread_4
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 20(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 20(%rax), %eax
testl %ecx, %ecx
jne LBB20_3
## %bb.1:
testl %eax, %eax
je LBB20_3
## %bb.2:
movb $1, _a(%rip)
LBB20_3:
cmpl $1, %ecx
ja LBB20_6
## %bb.4:
cmpl $2, %eax
jb LBB20_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB20_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_5 ## -- Begin function setThread_5
.p2align 4, 0x90
_setThread_5: ## @setThread_5
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 24(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
testl %ecx, %ecx
jne LBB21_3
## %bb.1:
testl %eax, %eax
je LBB21_3
## %bb.2:
movb $1, _a(%rip)
LBB21_3:
cmpl $1, %ecx
ja LBB21_6
## %bb.4:
cmpl $2, %eax
jb LBB21_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB21_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_6 ## -- Begin function setThread_6
.p2align 4, 0x90
_setThread_6: ## @setThread_6
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 28(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 28(%rax), %eax
testl %ecx, %ecx
jne LBB22_3
## %bb.1:
testl %eax, %eax
je LBB22_3
## %bb.2:
movb $1, _a(%rip)
LBB22_3:
cmpl $1, %ecx
ja LBB22_6
## %bb.4:
cmpl $2, %eax
jb LBB22_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB22_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_7 ## -- Begin function setThread_7
.p2align 4, 0x90
_setThread_7: ## @setThread_7
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 32(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 32(%rax), %eax
testl %ecx, %ecx
jne LBB23_3
## %bb.1:
testl %eax, %eax
je LBB23_3
## %bb.2:
movb $1, _a(%rip)
LBB23_3:
cmpl $1, %ecx
ja LBB23_6
## %bb.4:
cmpl $2, %eax
jb LBB23_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB23_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_8 ## -- Begin function setThread_8
.p2align 4, 0x90
_setThread_8: ## @setThread_8
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 36(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 36(%rax), %eax
testl %ecx, %ecx
jne LBB24_3
## %bb.1:
testl %eax, %eax
je LBB24_3
## %bb.2:
movb $1, _a(%rip)
LBB24_3:
cmpl $1, %ecx
ja LBB24_6
## %bb.4:
cmpl $2, %eax
jb LBB24_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB24_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_9 ## -- Begin function setThread_9
.p2align 4, 0x90
_setThread_9: ## @setThread_9
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 40(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 40(%rax), %eax
testl %ecx, %ecx
jne LBB25_3
## %bb.1:
testl %eax, %eax
je LBB25_3
## %bb.2:
movb $1, _a(%rip)
LBB25_3:
cmpl $1, %ecx
ja LBB25_6
## %bb.4:
cmpl $2, %eax
jb LBB25_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB25_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setThread_10 ## -- Begin function setThread_10
.p2align 4, 0x90
_setThread_10: ## @setThread_10
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
movl 44(%rax), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 44(%rax), %eax
testl %ecx, %ecx
jne LBB26_3
## %bb.1:
testl %eax, %eax
je LBB26_3
## %bb.2:
movb $1, _a(%rip)
LBB26_3:
cmpl $1, %ecx
ja LBB26_6
## %bb.4:
cmpl $2, %eax
jb LBB26_6
## %bb.5:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
LBB26_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_0 ## -- Begin function checkThread_0
.p2align 4, 0x90
_checkThread_0: ## @checkThread_0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 48(%rax)
ja LBB27_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 48(%rax)
jb LBB27_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB27_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB27_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB27_5: ## =>This Inner Loop Header: Depth=1
jmp LBB27_5
LBB27_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB27_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_1 ## -- Begin function checkThread_1
.p2align 4, 0x90
_checkThread_1: ## @checkThread_1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 52(%rax)
ja LBB28_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 52(%rax)
jb LBB28_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB28_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB28_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB28_5: ## =>This Inner Loop Header: Depth=1
jmp LBB28_5
LBB28_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB28_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_2 ## -- Begin function checkThread_2
.p2align 4, 0x90
_checkThread_2: ## @checkThread_2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 56(%rax)
ja LBB29_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 56(%rax)
jb LBB29_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB29_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB29_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB29_5: ## =>This Inner Loop Header: Depth=1
jmp LBB29_5
LBB29_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB29_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_3 ## -- Begin function checkThread_3
.p2align 4, 0x90
_checkThread_3: ## @checkThread_3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 60(%rax)
ja LBB30_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 60(%rax)
jb LBB30_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB30_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB30_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB30_5: ## =>This Inner Loop Header: Depth=1
jmp LBB30_5
LBB30_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB30_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_4 ## -- Begin function checkThread_4
.p2align 4, 0x90
_checkThread_4: ## @checkThread_4
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 64(%rax)
ja LBB31_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 64(%rax)
jb LBB31_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB31_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB31_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB31_5: ## =>This Inner Loop Header: Depth=1
jmp LBB31_5
LBB31_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB31_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_5 ## -- Begin function checkThread_5
.p2align 4, 0x90
_checkThread_5: ## @checkThread_5
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 68(%rax)
ja LBB32_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 68(%rax)
jb LBB32_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB32_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB32_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB32_5: ## =>This Inner Loop Header: Depth=1
jmp LBB32_5
LBB32_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB32_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_6 ## -- Begin function checkThread_6
.p2align 4, 0x90
_checkThread_6: ## @checkThread_6
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 72(%rax)
ja LBB33_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 72(%rax)
jb LBB33_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB33_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB33_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB33_5: ## =>This Inner Loop Header: Depth=1
jmp LBB33_5
LBB33_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB33_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_7 ## -- Begin function checkThread_7
.p2align 4, 0x90
_checkThread_7: ## @checkThread_7
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 76(%rax)
ja LBB34_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 76(%rax)
jb LBB34_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB34_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB34_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB34_5: ## =>This Inner Loop Header: Depth=1
jmp LBB34_5
LBB34_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB34_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_8 ## -- Begin function checkThread_8
.p2align 4, 0x90
_checkThread_8: ## @checkThread_8
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 80(%rax)
ja LBB35_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 80(%rax)
jb LBB35_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB35_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB35_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB35_5: ## =>This Inner Loop Header: Depth=1
jmp LBB35_5
LBB35_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB35_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_9 ## -- Begin function checkThread_9
.p2align 4, 0x90
_checkThread_9: ## @checkThread_9
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 84(%rax)
ja LBB36_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 84(%rax)
jb LBB36_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB36_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB36_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB36_5: ## =>This Inner Loop Header: Depth=1
jmp LBB36_5
LBB36_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB36_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread_10 ## -- Begin function checkThread_10
.p2align 4, 0x90
_checkThread_10: ## @checkThread_10
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___cs_pc@GOTPCREL(%rip), %rax
cmpl $1, 88(%rax)
ja LBB37_7
## %bb.1:
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
cmpl $2, 88(%rax)
jb LBB37_7
## %bb.2:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB37_6
## %bb.3:
andb %cl, %al
testb $1, %al
jne LBB37_6
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB37_5: ## =>This Inner Loop Header: Depth=1
jmp LBB37_5
LBB37_6:
movl $1, %edi
callq ___VERIFIER_assume
LBB37_7:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $184, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
callq ___VERIFIER_nondet_uint
movl %eax, %r15d
callq ___VERIFIER_nondet_uint
movl %eax, %r14d
callq ___VERIFIER_nondet_uint
movl %eax, -180(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -184(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -188(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -192(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -196(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -200(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -204(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -208(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -212(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -216(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -220(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -176(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -172(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -168(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -164(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -160(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -156(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -152(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -148(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -144(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -140(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -88(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -92(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -96(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -100(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -104(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -108(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -112(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -116(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -120(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -124(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -128(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -132(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -136(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -84(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -80(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -76(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -72(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -68(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -64(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -60(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -56(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -52(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -48(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_uint
movl %eax, -44(%rbp) ## 4-byte Spill
xorl %edi, %edi
testl %r15d, %r15d
setne %dil
callq ___VERIFIER_assume
movq ___cs_thread_index@GOTPCREL(%rip), %rax
movq %rax, %r13
movl $0, (%rax)
movq ___cs_pc@GOTPCREL(%rip), %r12
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
xorl %edi, %edi
addl (%r12), %r15d
movl %r15d, (%rax)
movq %rax, %rbx
setne %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $92, (%rbx)
setb %dil
callq ___VERIFIER_assume
callq _main_thread
movl (%rbx), %eax
movq %r12, %r15
movl %eax, (%r12)
cmpl $1, ___cs_active_thread+4(%rip)
je LBB38_1
## %bb.8:
cmpl $1, ___cs_active_thread+8(%rip)
je LBB38_9
LBB38_16:
cmpl $1, ___cs_active_thread+12(%rip)
je LBB38_17
LBB38_24:
cmpl $1, ___cs_active_thread+16(%rip)
je LBB38_25
LBB38_32:
cmpl $1, ___cs_active_thread+20(%rip)
je LBB38_33
LBB38_40:
cmpl $1, ___cs_active_thread+24(%rip)
je LBB38_41
LBB38_48:
cmpl $1, ___cs_active_thread+28(%rip)
je LBB38_49
LBB38_56:
cmpl $1, ___cs_active_thread+32(%rip)
je LBB38_57
LBB38_64:
cmpl $1, ___cs_active_thread+36(%rip)
je LBB38_65
LBB38_72:
cmpl $1, ___cs_active_thread+40(%rip)
je LBB38_73
LBB38_80:
cmpl $1, ___cs_active_thread+44(%rip)
je LBB38_81
LBB38_88:
cmpl $1, ___cs_active_thread+48(%rip)
je LBB38_89
LBB38_97:
cmpl $1, ___cs_active_thread+52(%rip)
je LBB38_98
LBB38_106:
cmpl $1, ___cs_active_thread+56(%rip)
je LBB38_107
LBB38_115:
cmpl $1, ___cs_active_thread+60(%rip)
je LBB38_116
LBB38_124:
cmpl $1, ___cs_active_thread+64(%rip)
je LBB38_125
LBB38_133:
cmpl $1, ___cs_active_thread+68(%rip)
je LBB38_134
LBB38_142:
cmpl $1, ___cs_active_thread+72(%rip)
je LBB38_143
LBB38_151:
cmpl $1, ___cs_active_thread+76(%rip)
je LBB38_152
LBB38_160:
cmpl $1, ___cs_active_thread+80(%rip)
je LBB38_161
LBB38_169:
cmpl $1, ___cs_active_thread+84(%rip)
je LBB38_170
LBB38_178:
cmpl $1, ___cs_active_thread+88(%rip)
je LBB38_179
LBB38_187:
cmpl $1, ___cs_active_thread(%rip)
je LBB38_188
LBB38_189:
cmpl $1, ___cs_active_thread+4(%rip)
je LBB38_190
LBB38_197:
cmpl $1, ___cs_active_thread+8(%rip)
je LBB38_198
LBB38_205:
cmpl $1, ___cs_active_thread+12(%rip)
je LBB38_206
LBB38_213:
cmpl $1, ___cs_active_thread+16(%rip)
je LBB38_214
LBB38_221:
cmpl $1, ___cs_active_thread+20(%rip)
je LBB38_222
LBB38_229:
cmpl $1, ___cs_active_thread+24(%rip)
je LBB38_230
LBB38_237:
cmpl $1, ___cs_active_thread+28(%rip)
je LBB38_238
LBB38_245:
cmpl $1, ___cs_active_thread+32(%rip)
je LBB38_246
LBB38_253:
cmpl $1, ___cs_active_thread+36(%rip)
je LBB38_254
LBB38_261:
cmpl $1, ___cs_active_thread+40(%rip)
je LBB38_262
LBB38_269:
cmpl $1, ___cs_active_thread+44(%rip)
je LBB38_270
LBB38_277:
cmpl $1, ___cs_active_thread+48(%rip)
je LBB38_278
LBB38_286:
cmpl $1, ___cs_active_thread+52(%rip)
je LBB38_287
LBB38_295:
cmpl $1, ___cs_active_thread+56(%rip)
je LBB38_296
LBB38_304:
cmpl $1, ___cs_active_thread+60(%rip)
je LBB38_305
LBB38_313:
cmpl $1, ___cs_active_thread+64(%rip)
je LBB38_314
LBB38_322:
cmpl $1, ___cs_active_thread+68(%rip)
je LBB38_323
LBB38_331:
cmpl $1, ___cs_active_thread+72(%rip)
je LBB38_332
LBB38_340:
cmpl $1, ___cs_active_thread+76(%rip)
je LBB38_341
LBB38_349:
cmpl $1, ___cs_active_thread+80(%rip)
je LBB38_350
LBB38_358:
cmpl $1, ___cs_active_thread+84(%rip)
je LBB38_359
LBB38_367:
cmpl $1, ___cs_active_thread+88(%rip)
je LBB38_368
jmp LBB38_376
LBB38_1:
movl $1, (%r13)
movq %r15, %rbx
addl 4(%r15), %r14d
movq ___cs_pc_cs@GOTPCREL(%rip), %r12
movl %r14d, 4(%r12)
xorl %edi, %edi
cmpl $3, %r14d
setb %dil
callq ___VERIFIER_assume
movl 4(%r15), %ecx
movl 4(%r12), %eax
testl %ecx, %ecx
jne LBB38_4
## %bb.2:
testl %eax, %eax
je LBB38_4
## %bb.3:
movb $1, _a(%rip)
LBB38_4:
cmpl $1, %ecx
ja LBB38_7
## %bb.5:
cmpl $2, %eax
jb LBB38_7
## %bb.6:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
LBB38_7:
movl %eax, 4(%r15)
cmpl $1, ___cs_active_thread+8(%rip)
jne LBB38_16
LBB38_9:
movl $2, (%r13)
movl -180(%rbp), %ecx ## 4-byte Reload
addl 8(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 8(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 8(%r15), %ecx
movl 8(%rbx), %eax
testl %ecx, %ecx
jne LBB38_12
## %bb.10:
testl %eax, %eax
je LBB38_12
## %bb.11:
movb $1, _a(%rip)
LBB38_12:
cmpl $1, %ecx
ja LBB38_15
## %bb.13:
cmpl $2, %eax
jb LBB38_15
## %bb.14:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 8(%rax), %eax
LBB38_15:
movl %eax, 8(%r15)
cmpl $1, ___cs_active_thread+12(%rip)
jne LBB38_24
LBB38_17:
movl $3, (%r13)
movl -184(%rbp), %ecx ## 4-byte Reload
addl 12(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 12(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 12(%r15), %ecx
movl 12(%rbx), %eax
testl %ecx, %ecx
jne LBB38_20
## %bb.18:
testl %eax, %eax
je LBB38_20
## %bb.19:
movb $1, _a(%rip)
LBB38_20:
cmpl $1, %ecx
ja LBB38_23
## %bb.21:
cmpl $2, %eax
jb LBB38_23
## %bb.22:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 12(%rax), %eax
LBB38_23:
movl %eax, 12(%r15)
cmpl $1, ___cs_active_thread+16(%rip)
jne LBB38_32
LBB38_25:
movl $4, (%r13)
movl -188(%rbp), %ecx ## 4-byte Reload
addl 16(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 16(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 16(%r15), %ecx
movl 16(%rbx), %eax
testl %ecx, %ecx
jne LBB38_28
## %bb.26:
testl %eax, %eax
je LBB38_28
## %bb.27:
movb $1, _a(%rip)
LBB38_28:
cmpl $1, %ecx
ja LBB38_31
## %bb.29:
cmpl $2, %eax
jb LBB38_31
## %bb.30:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 16(%rax), %eax
LBB38_31:
movl %eax, 16(%r15)
cmpl $1, ___cs_active_thread+20(%rip)
jne LBB38_40
LBB38_33:
movl $5, (%r13)
movl -192(%rbp), %ecx ## 4-byte Reload
addl 20(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 20(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 20(%r15), %ecx
movl 20(%rbx), %eax
testl %ecx, %ecx
jne LBB38_36
## %bb.34:
testl %eax, %eax
je LBB38_36
## %bb.35:
movb $1, _a(%rip)
LBB38_36:
cmpl $1, %ecx
ja LBB38_39
## %bb.37:
cmpl $2, %eax
jb LBB38_39
## %bb.38:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 20(%rax), %eax
LBB38_39:
movl %eax, 20(%r15)
cmpl $1, ___cs_active_thread+24(%rip)
jne LBB38_48
LBB38_41:
movl $6, (%r13)
movl -196(%rbp), %ecx ## 4-byte Reload
addl 24(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 24(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 24(%r15), %ecx
movl 24(%rbx), %eax
testl %ecx, %ecx
jne LBB38_44
## %bb.42:
testl %eax, %eax
je LBB38_44
## %bb.43:
movb $1, _a(%rip)
LBB38_44:
cmpl $1, %ecx
ja LBB38_47
## %bb.45:
cmpl $2, %eax
jb LBB38_47
## %bb.46:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
LBB38_47:
movl %eax, 24(%r15)
cmpl $1, ___cs_active_thread+28(%rip)
jne LBB38_56
LBB38_49:
movl $7, (%r13)
movl -200(%rbp), %ecx ## 4-byte Reload
addl 28(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 28(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 28(%r15), %ecx
movl 28(%rbx), %eax
testl %ecx, %ecx
jne LBB38_52
## %bb.50:
testl %eax, %eax
je LBB38_52
## %bb.51:
movb $1, _a(%rip)
LBB38_52:
cmpl $1, %ecx
ja LBB38_55
## %bb.53:
cmpl $2, %eax
jb LBB38_55
## %bb.54:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 28(%rax), %eax
LBB38_55:
movl %eax, 28(%r15)
cmpl $1, ___cs_active_thread+32(%rip)
jne LBB38_64
LBB38_57:
movl $8, (%r13)
movl -204(%rbp), %ecx ## 4-byte Reload
addl 32(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 32(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 32(%r15), %ecx
movl 32(%rbx), %eax
testl %ecx, %ecx
jne LBB38_60
## %bb.58:
testl %eax, %eax
je LBB38_60
## %bb.59:
movb $1, _a(%rip)
LBB38_60:
cmpl $1, %ecx
ja LBB38_63
## %bb.61:
cmpl $2, %eax
jb LBB38_63
## %bb.62:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 32(%rax), %eax
LBB38_63:
movl %eax, 32(%r15)
cmpl $1, ___cs_active_thread+36(%rip)
jne LBB38_72
LBB38_65:
movl $9, (%r13)
movl -208(%rbp), %ecx ## 4-byte Reload
addl 36(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 36(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 36(%r15), %ecx
movl 36(%rbx), %eax
testl %ecx, %ecx
jne LBB38_68
## %bb.66:
testl %eax, %eax
je LBB38_68
## %bb.67:
movb $1, _a(%rip)
LBB38_68:
cmpl $1, %ecx
ja LBB38_71
## %bb.69:
cmpl $2, %eax
jb LBB38_71
## %bb.70:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 36(%rax), %eax
LBB38_71:
movl %eax, 36(%r15)
cmpl $1, ___cs_active_thread+40(%rip)
jne LBB38_80
LBB38_73:
movl $10, (%r13)
movl -212(%rbp), %ecx ## 4-byte Reload
addl 40(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 40(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 40(%r15), %ecx
movl 40(%rbx), %eax
testl %ecx, %ecx
jne LBB38_76
## %bb.74:
testl %eax, %eax
je LBB38_76
## %bb.75:
movb $1, _a(%rip)
LBB38_76:
cmpl $1, %ecx
ja LBB38_79
## %bb.77:
cmpl $2, %eax
jb LBB38_79
## %bb.78:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 40(%rax), %eax
LBB38_79:
movl %eax, 40(%r15)
cmpl $1, ___cs_active_thread+44(%rip)
jne LBB38_88
LBB38_81:
movl $11, (%r13)
movl -216(%rbp), %ecx ## 4-byte Reload
addl 44(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 44(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 44(%r15), %ecx
movl 44(%rbx), %eax
testl %ecx, %ecx
jne LBB38_84
## %bb.82:
testl %eax, %eax
je LBB38_84
## %bb.83:
movb $1, _a(%rip)
LBB38_84:
cmpl $1, %ecx
ja LBB38_87
## %bb.85:
cmpl $2, %eax
jb LBB38_87
## %bb.86:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 44(%rax), %eax
LBB38_87:
movl %eax, 44(%r15)
cmpl $1, ___cs_active_thread+48(%rip)
jne LBB38_97
LBB38_89:
movl $12, (%r13)
movl -220(%rbp), %ecx ## 4-byte Reload
addl 48(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 48(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 48(%rbx), %eax
cmpl $1, 48(%r15)
ja LBB38_96
## %bb.90:
cmpl $2, %eax
jb LBB38_96
## %bb.91:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_95
## %bb.92:
andb %cl, %al
testb $1, %al
jne LBB38_95
## %bb.93:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_94: ## =>This Inner Loop Header: Depth=1
jmp LBB38_94
LBB38_95:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 48(%rax), %eax
LBB38_96:
movl %eax, 48(%r15)
cmpl $1, ___cs_active_thread+52(%rip)
jne LBB38_106
LBB38_98:
movl $13, (%r13)
movl -176(%rbp), %ecx ## 4-byte Reload
addl 52(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 52(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 52(%rbx), %eax
cmpl $1, 52(%r15)
ja LBB38_105
## %bb.99:
cmpl $2, %eax
jb LBB38_105
## %bb.100:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_104
## %bb.101:
andb %cl, %al
testb $1, %al
jne LBB38_104
## %bb.102:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_103: ## =>This Inner Loop Header: Depth=1
jmp LBB38_103
LBB38_104:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 52(%rax), %eax
LBB38_105:
movl %eax, 52(%r15)
cmpl $1, ___cs_active_thread+56(%rip)
jne LBB38_115
LBB38_107:
movl $14, (%r13)
movl -172(%rbp), %ecx ## 4-byte Reload
addl 56(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 56(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 56(%rbx), %eax
cmpl $1, 56(%r15)
ja LBB38_114
## %bb.108:
cmpl $2, %eax
jb LBB38_114
## %bb.109:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_113
## %bb.110:
andb %cl, %al
testb $1, %al
jne LBB38_113
## %bb.111:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_112: ## =>This Inner Loop Header: Depth=1
jmp LBB38_112
LBB38_113:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 56(%rax), %eax
LBB38_114:
movl %eax, 56(%r15)
cmpl $1, ___cs_active_thread+60(%rip)
jne LBB38_124
LBB38_116:
movl $15, (%r13)
movl -168(%rbp), %ecx ## 4-byte Reload
addl 60(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 60(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 60(%rbx), %eax
cmpl $1, 60(%r15)
ja LBB38_123
## %bb.117:
cmpl $2, %eax
jb LBB38_123
## %bb.118:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_122
## %bb.119:
andb %cl, %al
testb $1, %al
jne LBB38_122
## %bb.120:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_121: ## =>This Inner Loop Header: Depth=1
jmp LBB38_121
LBB38_122:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 60(%rax), %eax
LBB38_123:
movl %eax, 60(%r15)
cmpl $1, ___cs_active_thread+64(%rip)
jne LBB38_133
LBB38_125:
movl $16, (%r13)
movl -164(%rbp), %ecx ## 4-byte Reload
addl 64(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 64(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 64(%rbx), %eax
cmpl $1, 64(%r15)
ja LBB38_132
## %bb.126:
cmpl $2, %eax
jb LBB38_132
## %bb.127:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_131
## %bb.128:
andb %cl, %al
testb $1, %al
jne LBB38_131
## %bb.129:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_130: ## =>This Inner Loop Header: Depth=1
jmp LBB38_130
LBB38_131:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 64(%rax), %eax
LBB38_132:
movl %eax, 64(%r15)
cmpl $1, ___cs_active_thread+68(%rip)
jne LBB38_142
LBB38_134:
movl $17, (%r13)
movl -160(%rbp), %ecx ## 4-byte Reload
addl 68(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 68(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 68(%rbx), %eax
cmpl $1, 68(%r15)
ja LBB38_141
## %bb.135:
cmpl $2, %eax
jb LBB38_141
## %bb.136:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_140
## %bb.137:
andb %cl, %al
testb $1, %al
jne LBB38_140
## %bb.138:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_139: ## =>This Inner Loop Header: Depth=1
jmp LBB38_139
LBB38_140:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 68(%rax), %eax
LBB38_141:
movl %eax, 68(%r15)
cmpl $1, ___cs_active_thread+72(%rip)
jne LBB38_151
LBB38_143:
movl $18, (%r13)
movl -156(%rbp), %ecx ## 4-byte Reload
addl 72(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 72(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 72(%rbx), %eax
cmpl $1, 72(%r15)
ja LBB38_150
## %bb.144:
cmpl $2, %eax
jb LBB38_150
## %bb.145:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_149
## %bb.146:
andb %cl, %al
testb $1, %al
jne LBB38_149
## %bb.147:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_148: ## =>This Inner Loop Header: Depth=1
jmp LBB38_148
LBB38_149:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 72(%rax), %eax
LBB38_150:
movl %eax, 72(%r15)
cmpl $1, ___cs_active_thread+76(%rip)
jne LBB38_160
LBB38_152:
movl $19, (%r13)
movl -152(%rbp), %ecx ## 4-byte Reload
addl 76(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 76(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 76(%rbx), %eax
cmpl $1, 76(%r15)
ja LBB38_159
## %bb.153:
cmpl $2, %eax
jb LBB38_159
## %bb.154:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_158
## %bb.155:
andb %cl, %al
testb $1, %al
jne LBB38_158
## %bb.156:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_157: ## =>This Inner Loop Header: Depth=1
jmp LBB38_157
LBB38_158:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 76(%rax), %eax
LBB38_159:
movl %eax, 76(%r15)
cmpl $1, ___cs_active_thread+80(%rip)
jne LBB38_169
LBB38_161:
movl $20, (%r13)
movl -148(%rbp), %ecx ## 4-byte Reload
addl 80(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 80(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 80(%rbx), %eax
cmpl $1, 80(%r15)
ja LBB38_168
## %bb.162:
cmpl $2, %eax
jb LBB38_168
## %bb.163:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_167
## %bb.164:
andb %cl, %al
testb $1, %al
jne LBB38_167
## %bb.165:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_166: ## =>This Inner Loop Header: Depth=1
jmp LBB38_166
LBB38_167:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 80(%rax), %eax
LBB38_168:
movl %eax, 80(%r15)
cmpl $1, ___cs_active_thread+84(%rip)
jne LBB38_178
LBB38_170:
movl $21, (%r13)
movl -144(%rbp), %ecx ## 4-byte Reload
addl 84(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 84(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 84(%rbx), %eax
cmpl $1, 84(%r15)
ja LBB38_177
## %bb.171:
cmpl $2, %eax
jb LBB38_177
## %bb.172:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_176
## %bb.173:
andb %cl, %al
testb $1, %al
jne LBB38_176
## %bb.174:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_175: ## =>This Inner Loop Header: Depth=1
jmp LBB38_175
LBB38_176:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 84(%rax), %eax
LBB38_177:
movl %eax, 84(%r15)
cmpl $1, ___cs_active_thread+88(%rip)
jne LBB38_187
LBB38_179:
movl $22, (%r13)
movl -140(%rbp), %ecx ## 4-byte Reload
addl 88(%r15), %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, 88(%rbx)
xorl %edi, %edi
cmpl $3, %ecx
setb %dil
callq ___VERIFIER_assume
movl 88(%rbx), %eax
cmpl $1, 88(%r15)
ja LBB38_186
## %bb.180:
cmpl $2, %eax
jb LBB38_186
## %bb.181:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_185
## %bb.182:
andb %cl, %al
testb $1, %al
jne LBB38_185
## %bb.183:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_184: ## =>This Inner Loop Header: Depth=1
jmp LBB38_184
LBB38_185:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 88(%rax), %eax
LBB38_186:
movl %eax, 88(%r15)
cmpl $1, ___cs_active_thread(%rip)
jne LBB38_189
LBB38_188:
movl $0, (%r13)
movl (%r15), %eax
movl -88(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, (%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $92, (%rbx)
setb %dil
callq ___VERIFIER_assume
callq _main_thread
movl (%rbx), %eax
movl %eax, (%r15)
cmpl $1, ___cs_active_thread+4(%rip)
jne LBB38_197
LBB38_190:
movl $1, (%r13)
movl 4(%r15), %eax
movl -92(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 4(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 4(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 4(%r15), %ecx
movl 4(%rbx), %eax
testl %ecx, %ecx
jne LBB38_193
## %bb.191:
testl %eax, %eax
je LBB38_193
## %bb.192:
movb $1, _a(%rip)
LBB38_193:
cmpl $1, %ecx
ja LBB38_196
## %bb.194:
cmpl $2, %eax
jb LBB38_196
## %bb.195:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
LBB38_196:
movl %eax, 4(%r15)
cmpl $1, ___cs_active_thread+8(%rip)
jne LBB38_205
LBB38_198:
movl $2, (%r13)
movl 8(%r15), %eax
movl -96(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 8(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 8(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 8(%r15), %ecx
movl 8(%rbx), %eax
testl %ecx, %ecx
jne LBB38_201
## %bb.199:
testl %eax, %eax
je LBB38_201
## %bb.200:
movb $1, _a(%rip)
LBB38_201:
cmpl $1, %ecx
ja LBB38_204
## %bb.202:
cmpl $2, %eax
jb LBB38_204
## %bb.203:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 8(%rax), %eax
LBB38_204:
movl %eax, 8(%r15)
cmpl $1, ___cs_active_thread+12(%rip)
jne LBB38_213
LBB38_206:
movl $3, (%r13)
movl 12(%r15), %eax
movl -100(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 12(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 12(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 12(%r15), %ecx
movl 12(%rbx), %eax
testl %ecx, %ecx
jne LBB38_209
## %bb.207:
testl %eax, %eax
je LBB38_209
## %bb.208:
movb $1, _a(%rip)
LBB38_209:
cmpl $1, %ecx
ja LBB38_212
## %bb.210:
cmpl $2, %eax
jb LBB38_212
## %bb.211:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 12(%rax), %eax
LBB38_212:
movl %eax, 12(%r15)
cmpl $1, ___cs_active_thread+16(%rip)
jne LBB38_221
LBB38_214:
movl $4, (%r13)
movl 16(%r15), %eax
movl -104(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 16(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 16(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 16(%r15), %ecx
movl 16(%rbx), %eax
testl %ecx, %ecx
jne LBB38_217
## %bb.215:
testl %eax, %eax
je LBB38_217
## %bb.216:
movb $1, _a(%rip)
LBB38_217:
cmpl $1, %ecx
ja LBB38_220
## %bb.218:
cmpl $2, %eax
jb LBB38_220
## %bb.219:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 16(%rax), %eax
LBB38_220:
movl %eax, 16(%r15)
cmpl $1, ___cs_active_thread+20(%rip)
jne LBB38_229
LBB38_222:
movl $5, (%r13)
movl 20(%r15), %eax
movl -108(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 20(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 20(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 20(%r15), %ecx
movl 20(%rbx), %eax
testl %ecx, %ecx
jne LBB38_225
## %bb.223:
testl %eax, %eax
je LBB38_225
## %bb.224:
movb $1, _a(%rip)
LBB38_225:
cmpl $1, %ecx
ja LBB38_228
## %bb.226:
cmpl $2, %eax
jb LBB38_228
## %bb.227:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 20(%rax), %eax
LBB38_228:
movl %eax, 20(%r15)
cmpl $1, ___cs_active_thread+24(%rip)
jne LBB38_237
LBB38_230:
movl $6, (%r13)
movl 24(%r15), %eax
movl -112(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 24(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 24(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 24(%r15), %ecx
movl 24(%rbx), %eax
testl %ecx, %ecx
jne LBB38_233
## %bb.231:
testl %eax, %eax
je LBB38_233
## %bb.232:
movb $1, _a(%rip)
LBB38_233:
cmpl $1, %ecx
ja LBB38_236
## %bb.234:
cmpl $2, %eax
jb LBB38_236
## %bb.235:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
LBB38_236:
movl %eax, 24(%r15)
cmpl $1, ___cs_active_thread+28(%rip)
jne LBB38_245
LBB38_238:
movl $7, (%r13)
movl 28(%r15), %eax
movl -116(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 28(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 28(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 28(%r15), %ecx
movl 28(%rbx), %eax
testl %ecx, %ecx
jne LBB38_241
## %bb.239:
testl %eax, %eax
je LBB38_241
## %bb.240:
movb $1, _a(%rip)
LBB38_241:
cmpl $1, %ecx
ja LBB38_244
## %bb.242:
cmpl $2, %eax
jb LBB38_244
## %bb.243:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 28(%rax), %eax
LBB38_244:
movl %eax, 28(%r15)
cmpl $1, ___cs_active_thread+32(%rip)
jne LBB38_253
LBB38_246:
movl $8, (%r13)
movl 32(%r15), %eax
movl -120(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 32(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 32(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 32(%r15), %ecx
movl 32(%rbx), %eax
testl %ecx, %ecx
jne LBB38_249
## %bb.247:
testl %eax, %eax
je LBB38_249
## %bb.248:
movb $1, _a(%rip)
LBB38_249:
cmpl $1, %ecx
ja LBB38_252
## %bb.250:
cmpl $2, %eax
jb LBB38_252
## %bb.251:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 32(%rax), %eax
LBB38_252:
movl %eax, 32(%r15)
cmpl $1, ___cs_active_thread+36(%rip)
jne LBB38_261
LBB38_254:
movl $9, (%r13)
movl 36(%r15), %eax
movl -124(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 36(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 36(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 36(%r15), %ecx
movl 36(%rbx), %eax
testl %ecx, %ecx
jne LBB38_257
## %bb.255:
testl %eax, %eax
je LBB38_257
## %bb.256:
movb $1, _a(%rip)
LBB38_257:
cmpl $1, %ecx
ja LBB38_260
## %bb.258:
cmpl $2, %eax
jb LBB38_260
## %bb.259:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 36(%rax), %eax
LBB38_260:
movl %eax, 36(%r15)
cmpl $1, ___cs_active_thread+40(%rip)
jne LBB38_269
LBB38_262:
movl $10, (%r13)
movl 40(%r15), %eax
movl -128(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 40(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 40(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 40(%r15), %ecx
movl 40(%rbx), %eax
testl %ecx, %ecx
jne LBB38_265
## %bb.263:
testl %eax, %eax
je LBB38_265
## %bb.264:
movb $1, _a(%rip)
LBB38_265:
cmpl $1, %ecx
ja LBB38_268
## %bb.266:
cmpl $2, %eax
jb LBB38_268
## %bb.267:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 40(%rax), %eax
LBB38_268:
movl %eax, 40(%r15)
cmpl $1, ___cs_active_thread+44(%rip)
jne LBB38_277
LBB38_270:
movl $11, (%r13)
movl 44(%r15), %eax
movl -132(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 44(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 44(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 44(%r15), %ecx
movl 44(%rbx), %eax
testl %ecx, %ecx
jne LBB38_273
## %bb.271:
testl %eax, %eax
je LBB38_273
## %bb.272:
movb $1, _a(%rip)
LBB38_273:
cmpl $1, %ecx
ja LBB38_276
## %bb.274:
cmpl $2, %eax
jb LBB38_276
## %bb.275:
movb $1, _b(%rip)
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 44(%rax), %eax
LBB38_276:
movl %eax, 44(%r15)
cmpl $1, ___cs_active_thread+48(%rip)
jne LBB38_286
LBB38_278:
movl $12, (%r13)
movl 48(%r15), %eax
movl -136(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 48(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 48(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 48(%rbx), %eax
cmpl $1, 48(%r15)
ja LBB38_285
## %bb.279:
cmpl $2, %eax
jb LBB38_285
## %bb.280:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_284
## %bb.281:
andb %cl, %al
testb $1, %al
jne LBB38_284
## %bb.282:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_283: ## =>This Inner Loop Header: Depth=1
jmp LBB38_283
LBB38_284:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 48(%rax), %eax
LBB38_285:
movl %eax, 48(%r15)
cmpl $1, ___cs_active_thread+52(%rip)
jne LBB38_295
LBB38_287:
movl $13, (%r13)
movl 52(%r15), %eax
movl -84(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 52(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 52(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 52(%rbx), %eax
cmpl $1, 52(%r15)
ja LBB38_294
## %bb.288:
cmpl $2, %eax
jb LBB38_294
## %bb.289:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_293
## %bb.290:
andb %cl, %al
testb $1, %al
jne LBB38_293
## %bb.291:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_292: ## =>This Inner Loop Header: Depth=1
jmp LBB38_292
LBB38_293:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 52(%rax), %eax
LBB38_294:
movl %eax, 52(%r15)
cmpl $1, ___cs_active_thread+56(%rip)
jne LBB38_304
LBB38_296:
movl $14, (%r13)
movl 56(%r15), %eax
movl -80(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 56(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 56(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 56(%rbx), %eax
cmpl $1, 56(%r15)
ja LBB38_303
## %bb.297:
cmpl $2, %eax
jb LBB38_303
## %bb.298:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_302
## %bb.299:
andb %cl, %al
testb $1, %al
jne LBB38_302
## %bb.300:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_301: ## =>This Inner Loop Header: Depth=1
jmp LBB38_301
LBB38_302:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 56(%rax), %eax
LBB38_303:
movl %eax, 56(%r15)
cmpl $1, ___cs_active_thread+60(%rip)
jne LBB38_313
LBB38_305:
movl $15, (%r13)
movl 60(%r15), %eax
movl -76(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 60(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 60(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 60(%rbx), %eax
cmpl $1, 60(%r15)
ja LBB38_312
## %bb.306:
cmpl $2, %eax
jb LBB38_312
## %bb.307:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_311
## %bb.308:
andb %cl, %al
testb $1, %al
jne LBB38_311
## %bb.309:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_310: ## =>This Inner Loop Header: Depth=1
jmp LBB38_310
LBB38_311:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 60(%rax), %eax
LBB38_312:
movl %eax, 60(%r15)
cmpl $1, ___cs_active_thread+64(%rip)
jne LBB38_322
LBB38_314:
movl $16, (%r13)
movl 64(%r15), %eax
movl -72(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 64(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 64(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 64(%rbx), %eax
cmpl $1, 64(%r15)
ja LBB38_321
## %bb.315:
cmpl $2, %eax
jb LBB38_321
## %bb.316:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_320
## %bb.317:
andb %cl, %al
testb $1, %al
jne LBB38_320
## %bb.318:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_319: ## =>This Inner Loop Header: Depth=1
jmp LBB38_319
LBB38_320:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 64(%rax), %eax
LBB38_321:
movl %eax, 64(%r15)
cmpl $1, ___cs_active_thread+68(%rip)
jne LBB38_331
LBB38_323:
movl $17, (%r13)
movl 68(%r15), %eax
movl -68(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 68(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 68(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 68(%rbx), %eax
cmpl $1, 68(%r15)
ja LBB38_330
## %bb.324:
cmpl $2, %eax
jb LBB38_330
## %bb.325:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_329
## %bb.326:
andb %cl, %al
testb $1, %al
jne LBB38_329
## %bb.327:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_328: ## =>This Inner Loop Header: Depth=1
jmp LBB38_328
LBB38_329:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 68(%rax), %eax
LBB38_330:
movl %eax, 68(%r15)
cmpl $1, ___cs_active_thread+72(%rip)
jne LBB38_340
LBB38_332:
movl $18, (%r13)
movl 72(%r15), %eax
movl -64(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 72(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 72(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 72(%rbx), %eax
cmpl $1, 72(%r15)
ja LBB38_339
## %bb.333:
cmpl $2, %eax
jb LBB38_339
## %bb.334:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_338
## %bb.335:
andb %cl, %al
testb $1, %al
jne LBB38_338
## %bb.336:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_337: ## =>This Inner Loop Header: Depth=1
jmp LBB38_337
LBB38_338:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 72(%rax), %eax
LBB38_339:
movl %eax, 72(%r15)
cmpl $1, ___cs_active_thread+76(%rip)
jne LBB38_349
LBB38_341:
movl $19, (%r13)
movl 76(%r15), %eax
movl -60(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 76(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 76(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 76(%rbx), %eax
cmpl $1, 76(%r15)
ja LBB38_348
## %bb.342:
cmpl $2, %eax
jb LBB38_348
## %bb.343:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_347
## %bb.344:
andb %cl, %al
testb $1, %al
jne LBB38_347
## %bb.345:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_346: ## =>This Inner Loop Header: Depth=1
jmp LBB38_346
LBB38_347:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 76(%rax), %eax
LBB38_348:
movl %eax, 76(%r15)
cmpl $1, ___cs_active_thread+80(%rip)
jne LBB38_358
LBB38_350:
movl $20, (%r13)
movl 80(%r15), %eax
movl -56(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 80(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 80(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 80(%rbx), %eax
cmpl $1, 80(%r15)
ja LBB38_357
## %bb.351:
cmpl $2, %eax
jb LBB38_357
## %bb.352:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_356
## %bb.353:
andb %cl, %al
testb $1, %al
jne LBB38_356
## %bb.354:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_355: ## =>This Inner Loop Header: Depth=1
jmp LBB38_355
LBB38_356:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 80(%rax), %eax
LBB38_357:
movl %eax, 80(%r15)
cmpl $1, ___cs_active_thread+84(%rip)
jne LBB38_367
LBB38_359:
movl $21, (%r13)
movl 84(%r15), %eax
movl -52(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 84(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 84(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 84(%rbx), %eax
cmpl $1, 84(%r15)
ja LBB38_366
## %bb.360:
cmpl $2, %eax
jb LBB38_366
## %bb.361:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_365
## %bb.362:
andb %cl, %al
testb $1, %al
jne LBB38_365
## %bb.363:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_364: ## =>This Inner Loop Header: Depth=1
jmp LBB38_364
LBB38_365:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 84(%rax), %eax
LBB38_366:
movl %eax, 84(%r15)
cmpl $1, ___cs_active_thread+88(%rip)
jne LBB38_376
LBB38_368:
movl $22, (%r13)
movl 88(%r15), %eax
movl -48(%rbp), %edx ## 4-byte Reload
addl %eax, %edx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %edx, 88(%rbx)
xorl %edi, %edi
cmpl %eax, %edx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $3, 88(%rbx)
setb %dil
callq ___VERIFIER_assume
movl 88(%rbx), %eax
cmpl $1, 88(%r15)
ja LBB38_375
## %bb.369:
cmpl $2, %eax
jb LBB38_375
## %bb.370:
movb _a(%rip), %al
movb _b(%rip), %cl
movl %eax, %edx
orb %cl, %dl
testb $1, %dl
je LBB38_374
## %bb.371:
andb %cl, %al
testb $1, %al
jne LBB38_374
## %bb.372:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.50(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
.p2align 4, 0x90
LBB38_373: ## =>This Inner Loop Header: Depth=1
jmp LBB38_373
LBB38_374:
movl $1, %edi
callq ___VERIFIER_assume
movq ___cs_pc_cs@GOTPCREL(%rip), %rax
movl 88(%rax), %eax
LBB38_375:
movl %eax, 88(%r15)
LBB38_376:
cmpl $1, ___cs_active_thread(%rip)
jne LBB38_378
## %bb.377:
movl $0, (%r13)
movl (%r15), %eax
movl -44(%rbp), %ecx ## 4-byte Reload
addl %eax, %ecx
movq ___cs_pc_cs@GOTPCREL(%rip), %rbx
movl %ecx, (%rbx)
xorl %edi, %edi
cmpl %eax, %ecx
setae %dil
callq ___VERIFIER_assume
xorl %edi, %edi
cmpl $92, (%rbx)
setb %dil
callq ___VERIFIER_assume
callq _main_thread
LBB38_378:
xorl %eax, %eax
addq $184, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl ___cs_active_thread ## @__cs_active_thread
.p2align 4
___cs_active_thread:
.long 1 ## 0x1
.space 88
.globl ___cs_thread_lines ## @__cs_thread_lines
.p2align 4
___cs_thread_lines:
.long 91 ## 0x5b
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.comm ___cs_threadargs,184,4 ## @__cs_threadargs
.comm ___cs_pc,92,4 ## @__cs_pc
.comm ___cs_thread_index,4,2 ## @__cs_thread_index
.comm ___cs_pc_cs,92,4 ## @__cs_pc_cs
.zerofill __DATA,__bss,_main_thread.__cs_local_main_i,4,2 ## @main_thread.__cs_local_main_i
.zerofill __DATA,__bss,_main_thread.__cs_local_main_setPool,8,3 ## @main_thread.__cs_local_main_setPool
.zerofill __DATA,__bss,_main_thread.__cs_local_main_checkPool,8,3 ## @main_thread.__cs_local_main_checkPool
.zerofill __DATA,__bss,_a,1,2 ## @a
.zerofill __DATA,__bss,_b,1,2 ## @b
.section __TEXT,__cstring,cstring_literals
L_.str.50: ## @.str.50
.asciz "Bug found!\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ; -- Begin function __VERIFIER_assert
.p2align 2
___VERIFIER_assert: ; @__VERIFIER_assert
.cfi_startproc
; %bb.0:
cbz w0, LBB0_2
; %bb.1:
ret
LBB0_2: ; =>This Inner Loop Header: Depth=1
b LBB0_2
.cfi_endproc
; -- End function
.globl ___cs_safe_malloc ; -- Begin function __cs_safe_malloc
.p2align 2
___cs_safe_malloc: ; @__cs_safe_malloc
.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
; kill: def $w0 killed $w0 def $x0
sxtw x0, w0
bl _malloc
mov x19, x0
bl ___VERIFIER_assume
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl ___cs_init_scalar ; -- Begin function __cs_init_scalar
.p2align 2
___cs_init_scalar: ; @__cs_init_scalar
.cfi_startproc
; %bb.0:
cmp w1, #4
b.ne LBB2_2
; %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 ___VERIFIER_nondet_int
str w0, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
LBB2_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
ret
.cfi_endproc
; -- End function
.globl ___CSEQ_message ; -- Begin function __CSEQ_message
.p2align 2
___CSEQ_message: ; @__CSEQ_message
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl ___cs_create ; -- Begin function __cs_create
.p2align 2
___cs_create: ; @__cs_create
.cfi_startproc
; %bb.0:
cmp w4, #22
b.gt LBB4_2
; %bb.1:
str w4, [x0]
Lloh0:
adrp x8, ___cs_active_thread@PAGE
Lloh1:
add x8, x8, ___cs_active_thread@PAGEOFF
mov w9, #1
str w9, [x8, w4, sxtw #2]
Lloh2:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh3:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
str x3, [x8, w4, sxtw #3]
LBB4_2:
mov w0, #0
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl ___cs_join ; -- Begin function __cs_join
.p2align 2
___cs_join: ; @__cs_join
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
; kill: def $w0 killed $w0 def $x0
sbfiz x8, x0, #2, #32
Lloh4:
adrp x9, ___cs_pc@GOTPAGE
Lloh5:
ldr x9, [x9, ___cs_pc@GOTPAGEOFF]
ldr w9, [x9, x8]
Lloh6:
adrp x10, ___cs_thread_lines@PAGE
Lloh7:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl ___cs_exit ; -- Begin function __cs_exit
.p2align 2
___cs_exit: ; @__cs_exit
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl ___cs_mutex_init ; -- Begin function __cs_mutex_init
.p2align 2
___cs_mutex_init: ; @__cs_mutex_init
.cfi_startproc
; %bb.0:
mov w8, #-1
str w8, [x0]
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl ___cs_mutex_destroy ; -- Begin function __cs_mutex_destroy
.p2align 2
___cs_mutex_destroy: ; @__cs_mutex_destroy
.cfi_startproc
; %bb.0:
ldr w8, [x0]
cbz w8, LBB8_4
; %bb.1:
cmn w8, #1
b.eq LBB8_6
; %bb.2:
cmn w8, #2
b.ne LBB8_5
LBB8_3: ; =>This Inner Loop Header: Depth=1
b LBB8_3
LBB8_4: ; =>This Inner Loop Header: Depth=1
b LBB8_4
LBB8_5: ; =>This Inner Loop Header: Depth=1
b LBB8_5
LBB8_6:
mov w8, #-2
str w8, [x0]
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl ___cs_mutex_lock ; -- Begin function __cs_mutex_lock
.p2align 2
___cs_mutex_lock: ; @__cs_mutex_lock
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr w8, [x0]
cbz w8, LBB9_3
; %bb.1:
cmn w8, #2
b.ne LBB9_4
LBB9_2: ; =>This Inner Loop Header: Depth=1
b LBB9_2
LBB9_3: ; =>This Inner Loop Header: Depth=1
b LBB9_3
LBB9_4:
mov x19, x0
cmn w8, #1
cset w0, eq
bl ___VERIFIER_assume
Lloh8:
adrp x8, ___cs_thread_index@GOTPAGE
Lloh9:
ldr x8, [x8, ___cs_thread_index@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
add w8, w8, #1
str w8, [x19]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.globl ___cs_mutex_unlock ; -- Begin function __cs_mutex_unlock
.p2align 2
___cs_mutex_unlock: ; @__cs_mutex_unlock
.cfi_startproc
; %bb.0:
ldr w8, [x0]
cbz w8, LBB10_3
; %bb.1:
cmn w8, #2
b.ne LBB10_4
LBB10_2: ; =>This Inner Loop Header: Depth=1
b LBB10_2
LBB10_3: ; =>This Inner Loop Header: Depth=1
b LBB10_3
LBB10_4:
Lloh11:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh12:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
add w9, w9, #1
cmp w8, w9
b.ne LBB10_6
; %bb.5:
mov w8, #-1
str w8, [x0]
mov w0, #0
ret
LBB10_6: ; =>This Inner Loop Header: Depth=1
b LBB10_6
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.globl ___cs_cond_init ; -- Begin function __cs_cond_init
.p2align 2
___cs_cond_init: ; @__cs_cond_init
.cfi_startproc
; %bb.0:
mov w8, #-1
str w8, [x0]
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl ___cs_cond_wait_1 ; -- Begin function __cs_cond_wait_1
.p2align 2
___cs_cond_wait_1: ; @__cs_cond_wait_1
.cfi_startproc
; %bb.0:
ldr w8, [x0]
cbz w8, LBB12_3
; %bb.1:
cmn w8, #2
b.ne LBB12_4
LBB12_2: ; =>This Inner Loop Header: Depth=1
b LBB12_2
LBB12_3: ; =>This Inner Loop Header: Depth=1
b LBB12_3
LBB12_4:
ldr w8, [x1]
cbz w8, LBB12_7
; %bb.5:
cmn w8, #2
b.ne LBB12_8
LBB12_6: ; =>This Inner Loop Header: Depth=1
b LBB12_6
LBB12_7: ; =>This Inner Loop Header: Depth=1
b LBB12_7
LBB12_8:
Lloh14:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh15:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh16:
ldr w9, [x9]
add w9, w9, #1
cmp w8, w9
b.ne LBB12_10
; %bb.9:
mov w8, #-1
str w8, [x1]
ret
LBB12_10: ; =>This Inner Loop Header: Depth=1
b LBB12_10
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.cfi_endproc
; -- End function
.globl ___cs_cond_wait_2 ; -- Begin function __cs_cond_wait_2
.p2align 2
___cs_cond_wait_2: ; @__cs_cond_wait_2
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
ldr w8, [x0]
cmp w8, #1
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x19]
cbz w8, LBB13_3
; %bb.1:
cmn w8, #2
b.ne LBB13_4
LBB13_2: ; =>This Inner Loop Header: Depth=1
b LBB13_2
LBB13_3: ; =>This Inner Loop Header: Depth=1
b LBB13_3
LBB13_4:
cmn w8, #1
cset w0, eq
bl ___VERIFIER_assume
Lloh17:
adrp x8, ___cs_thread_index@GOTPAGE
Lloh18:
ldr x8, [x8, ___cs_thread_index@GOTPAGEOFF]
Lloh19:
ldr w8, [x8]
add w8, w8, #1
str w8, [x19]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.globl ___cs_cond_signal ; -- Begin function __cs_cond_signal
.p2align 2
___cs_cond_signal: ; @__cs_cond_signal
.cfi_startproc
; %bb.0:
mov w8, #1
str w8, [x0]
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _main_thread ; -- Begin function main_thread
.p2align 2
_main_thread: ; @main_thread
.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
Lloh20:
adrp x20, ___cs_pc@GOTPAGE
Lloh21:
ldr x20, [x20, ___cs_pc@GOTPAGEOFF]
ldr w10, [x20]
Lloh22:
adrp x19, ___cs_pc_cs@GOTPAGE
Lloh23:
ldr x19, [x19, ___cs_pc_cs@GOTPAGEOFF]
ldr w9, [x19]
cmp w10, #0
ccmp w9, #0, #4, eq
adrp x21, _main_thread.__cs_local_main_i@PAGE
b.ne LBB15_2
; %bb.1:
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
b LBB15_3
LBB15_2:
bl ___VERIFIER_nondet_int
str w0, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
bl ___VERIFIER_nondet_int
mov w0, #8
bl _malloc
adrp x22, _main_thread.__cs_local_main_setPool@PAGE
str x0, [x22, _main_thread.__cs_local_main_setPool@PAGEOFF]
; kill: def $w0 killed $w0 killed $x0
bl ___VERIFIER_assume
mov w0, #8
bl _malloc
adrp x8, _main_thread.__cs_local_main_checkPool@PAGE
str x0, [x8, _main_thread.__cs_local_main_checkPool@PAGEOFF]
; kill: def $w0 killed $w0 killed $x0
bl ___VERIFIER_assume
str wzr, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr x9, [x22, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w8, #1
str w8, [x9]
Lloh24:
adrp x9, ___cs_active_thread@PAGE+4
str w8, [x9, ___cs_active_thread@PAGEOFF+4]
Lloh25:
adrp x9, ___cs_threadargs@GOTPAGE
Lloh26:
ldr x9, [x9, ___cs_threadargs@GOTPAGEOFF]
Lloh27:
str xzr, [x9, #8]
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_3:
cmp w10, #1
ccmp w9, #2, #0, ls
ccmp w8, #1, #4, hs
b.gt LBB15_61
; %bb.4:
cmp w10, #2
ccmp w9, #3, #0, ls
b.lo LBB15_6
; %bb.5:
Lloh28:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh29:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #2
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+8
str w8, [x9, ___cs_active_thread@PAGEOFF+8]
Lloh30:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh31:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh32:
str xzr, [x8, #16]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_6:
cmp w10, #3
ccmp w9, #4, #0, ls
ccmp w8, #1, #4, hs
b.gt LBB15_61
; %bb.7:
cmp w10, #4
b.hi LBB15_10
; %bb.8:
cmp w9, #5
b.lo LBB15_10
; %bb.9:
Lloh33:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh34:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #3
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+12
str w8, [x9, ___cs_active_thread@PAGEOFF+12]
Lloh35:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh36:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh37:
str xzr, [x8, #24]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_10:
cmp w10, #5
b.hi LBB15_13
; %bb.11:
cmp w9, #6
b.lo LBB15_13
; %bb.12:
cmp w8, #1
b.gt LBB15_61
LBB15_13:
cmp w10, #6
b.hi LBB15_16
; %bb.14:
cmp w9, #7
b.lo LBB15_16
; %bb.15:
Lloh38:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh39:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #4
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+16
str w8, [x9, ___cs_active_thread@PAGEOFF+16]
Lloh40:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh41:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh42:
str xzr, [x8, #32]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_16:
cmp w10, #7
b.hi LBB15_19
; %bb.17:
cmp w9, #8
b.lo LBB15_19
; %bb.18:
cmp w8, #1
b.gt LBB15_61
LBB15_19:
cmp w10, #8
b.hi LBB15_22
; %bb.20:
cmp w9, #9
b.lo LBB15_22
; %bb.21:
Lloh43:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh44:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #5
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+20
str w8, [x9, ___cs_active_thread@PAGEOFF+20]
Lloh45:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh46:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh47:
str xzr, [x8, #40]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_22:
cmp w10, #9
b.hi LBB15_25
; %bb.23:
cmp w9, #10
b.lo LBB15_25
; %bb.24:
cmp w8, #1
b.gt LBB15_61
LBB15_25:
cmp w10, #10
b.hi LBB15_28
; %bb.26:
cmp w9, #11
b.lo LBB15_28
; %bb.27:
Lloh48:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh49:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #6
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+24
str w8, [x9, ___cs_active_thread@PAGEOFF+24]
Lloh50:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh51:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh52:
str xzr, [x8, #48]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_28:
cmp w10, #11
b.hi LBB15_31
; %bb.29:
cmp w9, #12
b.lo LBB15_31
; %bb.30:
cmp w8, #1
b.gt LBB15_61
LBB15_31:
cmp w10, #12
b.hi LBB15_34
; %bb.32:
cmp w9, #13
b.lo LBB15_34
; %bb.33:
Lloh53:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh54:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #7
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+28
str w8, [x9, ___cs_active_thread@PAGEOFF+28]
Lloh55:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh56:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh57:
str xzr, [x8, #56]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_34:
cmp w10, #13
b.hi LBB15_37
; %bb.35:
cmp w9, #14
b.lo LBB15_37
; %bb.36:
cmp w8, #1
b.gt LBB15_61
LBB15_37:
cmp w10, #14
b.hi LBB15_40
; %bb.38:
cmp w9, #15
b.lo LBB15_40
; %bb.39:
Lloh58:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh59:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #8
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+32
str w8, [x9, ___cs_active_thread@PAGEOFF+32]
Lloh60:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh61:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh62:
str xzr, [x8, #64]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_40:
cmp w10, #15
b.hi LBB15_43
; %bb.41:
cmp w9, #16
b.lo LBB15_43
; %bb.42:
cmp w8, #1
b.gt LBB15_61
LBB15_43:
cmp w10, #16
b.hi LBB15_46
; %bb.44:
cmp w9, #17
b.lo LBB15_46
; %bb.45:
Lloh63:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh64:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #9
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+36
str w8, [x9, ___cs_active_thread@PAGEOFF+36]
Lloh65:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh66:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh67:
str xzr, [x8, #72]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_46:
cmp w10, #17
b.hi LBB15_49
; %bb.47:
cmp w9, #18
b.lo LBB15_49
; %bb.48:
cmp w8, #1
b.gt LBB15_61
LBB15_49:
cmp w10, #18
b.hi LBB15_52
; %bb.50:
cmp w9, #19
b.lo LBB15_52
; %bb.51:
Lloh68:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh69:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #10
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+40
str w8, [x9, ___cs_active_thread@PAGEOFF+40]
Lloh70:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh71:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh72:
str xzr, [x8, #80]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_52:
cmp w10, #19
b.hi LBB15_55
; %bb.53:
cmp w9, #20
b.lo LBB15_55
; %bb.54:
cmp w8, #1
b.gt LBB15_61
LBB15_55:
cmp w10, #20
b.hi LBB15_58
; %bb.56:
cmp w9, #21
b.lo LBB15_58
; %bb.57:
Lloh73:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh74:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
mov w10, #11
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+44
str w8, [x9, ___cs_active_thread@PAGEOFF+44]
Lloh75:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh76:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh77:
str xzr, [x8, #88]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_58:
cmp w10, #21
b.hi LBB15_128
; %bb.59:
cmp w9, #22
b.lo LBB15_128
; %bb.60:
cmp w8, #1
cset w0, gt
bl ___VERIFIER_assume
ldr w9, [x19]
LBB15_61:
cmp w9, #21
cset w0, hi
bl ___VERIFIER_assume
mov w8, #0
str wzr, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_62:
cmp w10, #23
b.hi LBB15_65
; %bb.63:
cmp w9, #24
b.lo LBB15_65
; %bb.64:
Lloh78:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh79:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #12
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+48
str w8, [x9, ___cs_active_thread@PAGEOFF+48]
Lloh80:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh81:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh82:
str xzr, [x8, #96]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_65:
cmp w10, #24
b.hi LBB15_68
; %bb.66:
cmp w9, #25
b.lo LBB15_68
; %bb.67:
cmp w8, #1
b.gt LBB15_131
LBB15_68:
cmp w10, #25
b.hi LBB15_71
; %bb.69:
cmp w9, #26
b.lo LBB15_71
; %bb.70:
Lloh83:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh84:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #13
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+52
str w8, [x9, ___cs_active_thread@PAGEOFF+52]
Lloh85:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh86:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh87:
str xzr, [x8, #104]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_71:
cmp w10, #26
b.hi LBB15_74
; %bb.72:
cmp w9, #27
b.lo LBB15_74
; %bb.73:
cmp w8, #1
b.gt LBB15_131
LBB15_74:
cmp w10, #27
b.hi LBB15_77
; %bb.75:
cmp w9, #28
b.lo LBB15_77
; %bb.76:
Lloh88:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh89:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #14
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+56
str w8, [x9, ___cs_active_thread@PAGEOFF+56]
Lloh90:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh91:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh92:
str xzr, [x8, #112]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_77:
cmp w10, #28
b.hi LBB15_80
; %bb.78:
cmp w9, #29
b.lo LBB15_80
; %bb.79:
cmp w8, #1
b.gt LBB15_131
LBB15_80:
cmp w10, #29
b.hi LBB15_83
; %bb.81:
cmp w9, #30
b.lo LBB15_83
; %bb.82:
Lloh93:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh94:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #15
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+60
str w8, [x9, ___cs_active_thread@PAGEOFF+60]
Lloh95:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh96:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh97:
str xzr, [x8, #120]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_83:
cmp w10, #30
b.hi LBB15_86
; %bb.84:
cmp w9, #31
b.lo LBB15_86
; %bb.85:
cmp w8, #1
b.gt LBB15_131
LBB15_86:
cmp w10, #31
b.hi LBB15_89
; %bb.87:
cmp w9, #32
b.lo LBB15_89
; %bb.88:
Lloh98:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh99:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #16
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+64
str w8, [x9, ___cs_active_thread@PAGEOFF+64]
Lloh100:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh101:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh102:
str xzr, [x8, #128]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_89:
cmp w10, #32
b.hi LBB15_92
; %bb.90:
cmp w9, #33
b.lo LBB15_92
; %bb.91:
cmp w8, #1
b.gt LBB15_131
LBB15_92:
cmp w10, #33
b.hi LBB15_95
; %bb.93:
cmp w9, #34
b.lo LBB15_95
; %bb.94:
Lloh103:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh104:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #17
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+68
str w8, [x9, ___cs_active_thread@PAGEOFF+68]
Lloh105:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh106:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh107:
str xzr, [x8, #136]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_95:
cmp w10, #34
b.hi LBB15_98
; %bb.96:
cmp w9, #35
b.lo LBB15_98
; %bb.97:
cmp w8, #1
b.gt LBB15_131
LBB15_98:
cmp w10, #35
b.hi LBB15_101
; %bb.99:
cmp w9, #36
b.lo LBB15_101
; %bb.100:
Lloh108:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh109:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #18
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+72
str w8, [x9, ___cs_active_thread@PAGEOFF+72]
Lloh110:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh111:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh112:
str xzr, [x8, #144]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_101:
cmp w10, #36
b.hi LBB15_104
; %bb.102:
cmp w9, #37
b.lo LBB15_104
; %bb.103:
cmp w8, #1
b.gt LBB15_131
LBB15_104:
cmp w10, #37
b.hi LBB15_107
; %bb.105:
cmp w9, #38
b.lo LBB15_107
; %bb.106:
Lloh113:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh114:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #19
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+76
str w8, [x9, ___cs_active_thread@PAGEOFF+76]
Lloh115:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh116:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh117:
str xzr, [x8, #152]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_107:
cmp w10, #38
b.hi LBB15_110
; %bb.108:
cmp w9, #39
b.lo LBB15_110
; %bb.109:
cmp w8, #1
b.gt LBB15_131
LBB15_110:
cmp w10, #39
b.hi LBB15_113
; %bb.111:
cmp w9, #40
b.lo LBB15_113
; %bb.112:
Lloh118:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh119:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #20
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+80
str w8, [x9, ___cs_active_thread@PAGEOFF+80]
Lloh120:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh121:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh122:
str xzr, [x8, #160]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_113:
cmp w10, #40
b.hi LBB15_116
; %bb.114:
cmp w9, #41
b.lo LBB15_116
; %bb.115:
cmp w8, #1
b.gt LBB15_131
LBB15_116:
cmp w10, #41
b.hi LBB15_119
; %bb.117:
cmp w9, #42
b.lo LBB15_119
; %bb.118:
Lloh123:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh124:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #21
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+84
str w8, [x9, ___cs_active_thread@PAGEOFF+84]
Lloh125:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh126:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh127:
str xzr, [x8, #168]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_119:
cmp w10, #42
b.hi LBB15_122
; %bb.120:
cmp w9, #43
b.lo LBB15_122
; %bb.121:
cmp w8, #1
b.gt LBB15_131
LBB15_122:
cmp w10, #43
b.hi LBB15_125
; %bb.123:
cmp w9, #44
b.lo LBB15_125
; %bb.124:
Lloh128:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh129:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
mov w10, #22
str w10, [x9, w8, sxtw #2]
mov w8, #1
adrp x9, ___cs_active_thread@PAGE+88
str w8, [x9, ___cs_active_thread@PAGEOFF+88]
Lloh130:
adrp x8, ___cs_threadargs@GOTPAGE
Lloh131:
ldr x8, [x8, ___cs_threadargs@GOTPAGEOFF]
Lloh132:
str xzr, [x8, #176]
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_125:
cmp w10, #44
b.hi LBB15_198
; %bb.126:
cmp w9, #45
b.lo LBB15_198
; %bb.127:
cmp w8, #1
cset w0, gt
bl ___VERIFIER_assume
ldr w9, [x19]
b LBB15_131
LBB15_128:
cmp w10, #22
b.hi LBB15_62
; %bb.129:
cmp w9, #23
b.lo LBB15_62
; %bb.130:
cmp w8, #1
b.le LBB15_62
LBB15_131:
cmp w9, #44
cset w0, hi
bl ___VERIFIER_assume
mov w8, #0
str wzr, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_132:
cmp w10, #46
b.hi LBB15_135
; %bb.133:
cmp w9, #47
b.lo LBB15_135
; %bb.134:
Lloh133:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh134:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh135:
adrp x10, ___cs_thread_lines@PAGE
Lloh136:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_135:
cmp w10, #47
b.hi LBB15_138
; %bb.136:
cmp w9, #48
b.lo LBB15_138
; %bb.137:
cmp w8, #1
b.gt LBB15_201
LBB15_138:
cmp w10, #48
b.hi LBB15_141
; %bb.139:
cmp w9, #49
b.lo LBB15_141
; %bb.140:
Lloh137:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh138:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh139:
adrp x10, ___cs_thread_lines@PAGE
Lloh140:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_141:
cmp w10, #49
b.hi LBB15_144
; %bb.142:
cmp w9, #50
b.lo LBB15_144
; %bb.143:
cmp w8, #1
b.gt LBB15_201
LBB15_144:
cmp w10, #50
b.hi LBB15_147
; %bb.145:
cmp w9, #51
b.lo LBB15_147
; %bb.146:
Lloh141:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh142:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh143:
adrp x10, ___cs_thread_lines@PAGE
Lloh144:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_147:
cmp w10, #51
b.hi LBB15_150
; %bb.148:
cmp w9, #52
b.lo LBB15_150
; %bb.149:
cmp w8, #1
b.gt LBB15_201
LBB15_150:
cmp w10, #52
b.hi LBB15_153
; %bb.151:
cmp w9, #53
b.lo LBB15_153
; %bb.152:
Lloh145:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh146:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh147:
adrp x10, ___cs_thread_lines@PAGE
Lloh148:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_153:
cmp w10, #53
b.hi LBB15_156
; %bb.154:
cmp w9, #54
b.lo LBB15_156
; %bb.155:
cmp w8, #1
b.gt LBB15_201
LBB15_156:
cmp w10, #54
b.hi LBB15_159
; %bb.157:
cmp w9, #55
b.lo LBB15_159
; %bb.158:
Lloh149:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh150:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh151:
adrp x10, ___cs_thread_lines@PAGE
Lloh152:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_159:
cmp w10, #55
b.hi LBB15_162
; %bb.160:
cmp w9, #56
b.lo LBB15_162
; %bb.161:
cmp w8, #1
b.gt LBB15_201
LBB15_162:
cmp w10, #56
b.hi LBB15_165
; %bb.163:
cmp w9, #57
b.lo LBB15_165
; %bb.164:
Lloh153:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh154:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh155:
adrp x10, ___cs_thread_lines@PAGE
Lloh156:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_165:
cmp w10, #57
b.hi LBB15_168
; %bb.166:
cmp w9, #58
b.lo LBB15_168
; %bb.167:
cmp w8, #1
b.gt LBB15_201
LBB15_168:
cmp w10, #58
b.hi LBB15_171
; %bb.169:
cmp w9, #59
b.lo LBB15_171
; %bb.170:
Lloh157:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh158:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh159:
adrp x10, ___cs_thread_lines@PAGE
Lloh160:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_171:
cmp w10, #59
b.hi LBB15_174
; %bb.172:
cmp w9, #60
b.lo LBB15_174
; %bb.173:
cmp w8, #1
b.gt LBB15_201
LBB15_174:
cmp w10, #60
b.hi LBB15_177
; %bb.175:
cmp w9, #61
b.lo LBB15_177
; %bb.176:
Lloh161:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh162:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh163:
adrp x10, ___cs_thread_lines@PAGE
Lloh164:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_177:
cmp w10, #61
b.hi LBB15_180
; %bb.178:
cmp w9, #62
b.lo LBB15_180
; %bb.179:
cmp w8, #1
b.gt LBB15_201
LBB15_180:
cmp w10, #62
b.hi LBB15_183
; %bb.181:
cmp w9, #63
b.lo LBB15_183
; %bb.182:
Lloh165:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh166:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh167:
adrp x10, ___cs_thread_lines@PAGE
Lloh168:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_183:
cmp w10, #63
b.hi LBB15_186
; %bb.184:
cmp w9, #64
b.lo LBB15_186
; %bb.185:
cmp w8, #1
b.gt LBB15_201
LBB15_186:
cmp w10, #64
b.hi LBB15_189
; %bb.187:
cmp w9, #65
b.lo LBB15_189
; %bb.188:
Lloh169:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh170:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh171:
adrp x10, ___cs_thread_lines@PAGE
Lloh172:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_189:
cmp w10, #65
b.hi LBB15_192
; %bb.190:
cmp w9, #66
b.lo LBB15_192
; %bb.191:
cmp w8, #1
b.gt LBB15_201
LBB15_192:
cmp w10, #66
b.hi LBB15_195
; %bb.193:
cmp w9, #67
b.lo LBB15_195
; %bb.194:
Lloh173:
adrp x9, _main_thread.__cs_local_main_setPool@PAGE
Lloh174:
ldr x9, [x9, _main_thread.__cs_local_main_setPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh175:
adrp x10, ___cs_thread_lines@PAGE
Lloh176:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_195:
cmp w10, #67
b.hi LBB15_268
; %bb.196:
cmp w9, #68
b.lo LBB15_268
; %bb.197:
cmp w8, #1
cset w0, gt
bl ___VERIFIER_assume
ldr w9, [x19]
b LBB15_201
LBB15_198:
cmp w10, #45
b.hi LBB15_132
; %bb.199:
cmp w9, #46
b.lo LBB15_132
; %bb.200:
cmp w8, #1
b.le LBB15_132
LBB15_201:
cmp w9, #67
cset w0, hi
bl ___VERIFIER_assume
mov w8, #0
str wzr, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_202:
cmp w10, #69
b.hi LBB15_205
; %bb.203:
cmp w9, #70
b.lo LBB15_205
; %bb.204:
Lloh177:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh178:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh179:
adrp x10, ___cs_thread_lines@PAGE
Lloh180:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_205:
cmp w10, #70
b.hi LBB15_208
; %bb.206:
cmp w9, #71
b.lo LBB15_208
; %bb.207:
cmp w8, #1
b.gt LBB15_271
LBB15_208:
cmp w10, #71
b.hi LBB15_211
; %bb.209:
cmp w9, #72
b.lo LBB15_211
; %bb.210:
Lloh181:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh182:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh183:
adrp x10, ___cs_thread_lines@PAGE
Lloh184:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_211:
cmp w10, #72
b.hi LBB15_214
; %bb.212:
cmp w9, #73
b.lo LBB15_214
; %bb.213:
cmp w8, #1
b.gt LBB15_271
LBB15_214:
cmp w10, #73
b.hi LBB15_217
; %bb.215:
cmp w9, #74
b.lo LBB15_217
; %bb.216:
Lloh185:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh186:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh187:
adrp x10, ___cs_thread_lines@PAGE
Lloh188:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_217:
cmp w10, #74
b.hi LBB15_220
; %bb.218:
cmp w9, #75
b.lo LBB15_220
; %bb.219:
cmp w8, #1
b.gt LBB15_271
LBB15_220:
cmp w10, #75
b.hi LBB15_223
; %bb.221:
cmp w9, #76
b.lo LBB15_223
; %bb.222:
Lloh189:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh190:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh191:
adrp x10, ___cs_thread_lines@PAGE
Lloh192:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_223:
cmp w10, #76
b.hi LBB15_226
; %bb.224:
cmp w9, #77
b.lo LBB15_226
; %bb.225:
cmp w8, #1
b.gt LBB15_271
LBB15_226:
cmp w10, #77
b.hi LBB15_229
; %bb.227:
cmp w9, #78
b.lo LBB15_229
; %bb.228:
Lloh193:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh194:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh195:
adrp x10, ___cs_thread_lines@PAGE
Lloh196:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_229:
cmp w10, #78
b.hi LBB15_232
; %bb.230:
cmp w9, #79
b.lo LBB15_232
; %bb.231:
cmp w8, #1
b.gt LBB15_271
LBB15_232:
cmp w10, #79
b.hi LBB15_235
; %bb.233:
cmp w9, #80
b.lo LBB15_235
; %bb.234:
Lloh197:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh198:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh199:
adrp x10, ___cs_thread_lines@PAGE
Lloh200:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_235:
cmp w10, #80
b.hi LBB15_238
; %bb.236:
cmp w9, #81
b.lo LBB15_238
; %bb.237:
cmp w8, #1
b.gt LBB15_271
LBB15_238:
cmp w10, #81
b.hi LBB15_241
; %bb.239:
cmp w9, #82
b.lo LBB15_241
; %bb.240:
Lloh201:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh202:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh203:
adrp x10, ___cs_thread_lines@PAGE
Lloh204:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_241:
cmp w10, #82
b.hi LBB15_244
; %bb.242:
cmp w9, #83
b.lo LBB15_244
; %bb.243:
cmp w8, #1
b.gt LBB15_271
LBB15_244:
cmp w10, #83
b.hi LBB15_247
; %bb.245:
cmp w9, #84
b.lo LBB15_247
; %bb.246:
Lloh205:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh206:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh207:
adrp x10, ___cs_thread_lines@PAGE
Lloh208:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_247:
cmp w10, #84
b.hi LBB15_250
; %bb.248:
cmp w9, #85
b.lo LBB15_250
; %bb.249:
cmp w8, #1
b.gt LBB15_271
LBB15_250:
cmp w10, #85
b.hi LBB15_253
; %bb.251:
cmp w9, #86
b.lo LBB15_253
; %bb.252:
Lloh209:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh210:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh211:
adrp x10, ___cs_thread_lines@PAGE
Lloh212:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_253:
cmp w10, #86
b.hi LBB15_256
; %bb.254:
cmp w9, #87
b.lo LBB15_256
; %bb.255:
cmp w8, #1
b.gt LBB15_271
LBB15_256:
cmp w10, #87
b.hi LBB15_259
; %bb.257:
cmp w9, #88
b.lo LBB15_259
; %bb.258:
Lloh213:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh214:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh215:
adrp x10, ___cs_thread_lines@PAGE
Lloh216:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_259:
cmp w10, #88
b.hi LBB15_262
; %bb.260:
cmp w9, #89
b.lo LBB15_262
; %bb.261:
cmp w8, #1
b.gt LBB15_271
LBB15_262:
cmp w10, #89
b.hi LBB15_265
; %bb.263:
cmp w9, #90
b.lo LBB15_265
; %bb.264:
Lloh217:
adrp x9, _main_thread.__cs_local_main_checkPool@PAGE
Lloh218:
ldr x9, [x9, _main_thread.__cs_local_main_checkPool@PAGEOFF]
ldrsw x8, [x9, w8, sxtw #2]
lsl x8, x8, #2
ldr w9, [x20, x8]
Lloh219:
adrp x10, ___cs_thread_lines@PAGE
Lloh220:
add x10, x10, ___cs_thread_lines@PAGEOFF
ldr w8, [x10, x8]
cmp w9, w8
cset w0, eq
bl ___VERIFIER_assume
ldr w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main_thread.__cs_local_main_i@PAGEOFF]
ldr w10, [x20]
ldr w9, [x19]
LBB15_265:
cmp w10, #90
b.hi LBB15_272
; %bb.266:
cmp w9, #91
b.lo LBB15_272
; %bb.267:
cmp w8, #1
cset w0, gt
bl ___VERIFIER_assume
ldr w9, [x19]
b LBB15_271
LBB15_268:
cmp w10, #68
b.hi LBB15_202
; %bb.269:
cmp w9, #69
b.lo LBB15_202
; %bb.270:
cmp w8, #1
b.le LBB15_202
LBB15_271:
cmp w9, #90
cset w0, hi
bl ___VERIFIER_assume
ldr w8, [x19]
cmp w8, #90
cset w0, hi
bl ___VERIFIER_assume
LBB15_272:
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 Lloh22, Lloh23
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGotStr Lloh25, Lloh26, Lloh27
.loh AdrpAdrp Lloh24, Lloh25
.loh AdrpLdrGotStr Lloh30, Lloh31, Lloh32
.loh AdrpLdr Lloh28, Lloh29
.loh AdrpLdrGotStr Lloh35, Lloh36, Lloh37
.loh AdrpLdr Lloh33, Lloh34
.loh AdrpLdrGotStr Lloh40, Lloh41, Lloh42
.loh AdrpLdr Lloh38, Lloh39
.loh AdrpLdrGotStr Lloh45, Lloh46, Lloh47
.loh AdrpLdr Lloh43, Lloh44
.loh AdrpLdrGotStr Lloh50, Lloh51, Lloh52
.loh AdrpLdr Lloh48, Lloh49
.loh AdrpLdrGotStr Lloh55, Lloh56, Lloh57
.loh AdrpLdr Lloh53, Lloh54
.loh AdrpLdrGotStr Lloh60, Lloh61, Lloh62
.loh AdrpLdr Lloh58, Lloh59
.loh AdrpLdrGotStr Lloh65, Lloh66, Lloh67
.loh AdrpLdr Lloh63, Lloh64
.loh AdrpLdrGotStr Lloh70, Lloh71, Lloh72
.loh AdrpLdr Lloh68, Lloh69
.loh AdrpLdrGotStr Lloh75, Lloh76, Lloh77
.loh AdrpLdr Lloh73, Lloh74
.loh AdrpLdrGotStr Lloh80, Lloh81, Lloh82
.loh AdrpLdr Lloh78, Lloh79
.loh AdrpLdrGotStr Lloh85, Lloh86, Lloh87
.loh AdrpLdr Lloh83, Lloh84
.loh AdrpLdrGotStr Lloh90, Lloh91, Lloh92
.loh AdrpLdr Lloh88, Lloh89
.loh AdrpLdrGotStr Lloh95, Lloh96, Lloh97
.loh AdrpLdr Lloh93, Lloh94
.loh AdrpLdrGotStr Lloh100, Lloh101, Lloh102
.loh AdrpLdr Lloh98, Lloh99
.loh AdrpLdrGotStr Lloh105, Lloh106, Lloh107
.loh AdrpLdr Lloh103, Lloh104
.loh AdrpLdrGotStr Lloh110, Lloh111, Lloh112
.loh AdrpLdr Lloh108, Lloh109
.loh AdrpLdrGotStr Lloh115, Lloh116, Lloh117
.loh AdrpLdr Lloh113, Lloh114
.loh AdrpLdrGotStr Lloh120, Lloh121, Lloh122
.loh AdrpLdr Lloh118, Lloh119
.loh AdrpLdrGotStr Lloh125, Lloh126, Lloh127
.loh AdrpLdr Lloh123, Lloh124
.loh AdrpLdrGotStr Lloh130, Lloh131, Lloh132
.loh AdrpLdr Lloh128, Lloh129
.loh AdrpAdd Lloh135, Lloh136
.loh AdrpLdr Lloh133, Lloh134
.loh AdrpAdd Lloh139, Lloh140
.loh AdrpLdr Lloh137, Lloh138
.loh AdrpAdd Lloh143, Lloh144
.loh AdrpLdr Lloh141, Lloh142
.loh AdrpAdd Lloh147, Lloh148
.loh AdrpLdr Lloh145, Lloh146
.loh AdrpAdd Lloh151, Lloh152
.loh AdrpLdr Lloh149, Lloh150
.loh AdrpAdd Lloh155, Lloh156
.loh AdrpLdr Lloh153, Lloh154
.loh AdrpAdd Lloh159, Lloh160
.loh AdrpLdr Lloh157, Lloh158
.loh AdrpAdd Lloh163, Lloh164
.loh AdrpLdr Lloh161, Lloh162
.loh AdrpAdd Lloh167, Lloh168
.loh AdrpLdr Lloh165, Lloh166
.loh AdrpAdd Lloh171, Lloh172
.loh AdrpLdr Lloh169, Lloh170
.loh AdrpAdd Lloh175, Lloh176
.loh AdrpLdr Lloh173, Lloh174
.loh AdrpAdd Lloh179, Lloh180
.loh AdrpLdr Lloh177, Lloh178
.loh AdrpAdd Lloh183, Lloh184
.loh AdrpLdr Lloh181, Lloh182
.loh AdrpAdd Lloh187, Lloh188
.loh AdrpLdr Lloh185, Lloh186
.loh AdrpAdd Lloh191, Lloh192
.loh AdrpLdr Lloh189, Lloh190
.loh AdrpAdd Lloh195, Lloh196
.loh AdrpLdr Lloh193, Lloh194
.loh AdrpAdd Lloh199, Lloh200
.loh AdrpLdr Lloh197, Lloh198
.loh AdrpAdd Lloh203, Lloh204
.loh AdrpLdr Lloh201, Lloh202
.loh AdrpAdd Lloh207, Lloh208
.loh AdrpLdr Lloh205, Lloh206
.loh AdrpAdd Lloh211, Lloh212
.loh AdrpLdr Lloh209, Lloh210
.loh AdrpAdd Lloh215, Lloh216
.loh AdrpLdr Lloh213, Lloh214
.loh AdrpAdd Lloh219, Lloh220
.loh AdrpLdr Lloh217, Lloh218
.cfi_endproc
; -- End function
.globl _setThread_0 ; -- Begin function setThread_0
.p2align 2
_setThread_0: ; @setThread_0
.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
Lloh221:
adrp x8, ___cs_pc@GOTPAGE
Lloh222:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh223:
ldr w8, [x8, #4]
Lloh224:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh225:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh226:
ldr w9, [x9, #4]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB16_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB16_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB16_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB16_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh224, Lloh225, Lloh226
.loh AdrpLdrGotLdr Lloh221, Lloh222, Lloh223
.cfi_endproc
; -- End function
.globl _setThread_1 ; -- Begin function setThread_1
.p2align 2
_setThread_1: ; @setThread_1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh227:
adrp x8, ___cs_pc@GOTPAGE
Lloh228:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh229:
ldr w8, [x8, #8]
Lloh230:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh231:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh232:
ldr w9, [x9, #8]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB17_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB17_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB17_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB17_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh230, Lloh231, Lloh232
.loh AdrpLdrGotLdr Lloh227, Lloh228, Lloh229
.cfi_endproc
; -- End function
.globl _setThread_2 ; -- Begin function setThread_2
.p2align 2
_setThread_2: ; @setThread_2
.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
Lloh233:
adrp x8, ___cs_pc@GOTPAGE
Lloh234:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh235:
ldr w8, [x8, #12]
Lloh236:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh237:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh238:
ldr w9, [x9, #12]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB18_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB18_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB18_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB18_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh236, Lloh237, Lloh238
.loh AdrpLdrGotLdr Lloh233, Lloh234, Lloh235
.cfi_endproc
; -- End function
.globl _setThread_3 ; -- Begin function setThread_3
.p2align 2
_setThread_3: ; @setThread_3
.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
Lloh239:
adrp x8, ___cs_pc@GOTPAGE
Lloh240:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh241:
ldr w8, [x8, #16]
Lloh242:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh243:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh244:
ldr w9, [x9, #16]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB19_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB19_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB19_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB19_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh242, Lloh243, Lloh244
.loh AdrpLdrGotLdr Lloh239, Lloh240, Lloh241
.cfi_endproc
; -- End function
.globl _setThread_4 ; -- Begin function setThread_4
.p2align 2
_setThread_4: ; @setThread_4
.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
Lloh245:
adrp x8, ___cs_pc@GOTPAGE
Lloh246:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh247:
ldr w8, [x8, #20]
Lloh248:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh249:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh250:
ldr w9, [x9, #20]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB20_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB20_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB20_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB20_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh248, Lloh249, Lloh250
.loh AdrpLdrGotLdr Lloh245, Lloh246, Lloh247
.cfi_endproc
; -- End function
.globl _setThread_5 ; -- Begin function setThread_5
.p2align 2
_setThread_5: ; @setThread_5
.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
Lloh251:
adrp x8, ___cs_pc@GOTPAGE
Lloh252:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh253:
ldr w8, [x8, #24]
Lloh254:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh255:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh256:
ldr w9, [x9, #24]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB21_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB21_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB21_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB21_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh254, Lloh255, Lloh256
.loh AdrpLdrGotLdr Lloh251, Lloh252, Lloh253
.cfi_endproc
; -- End function
.globl _setThread_6 ; -- Begin function setThread_6
.p2align 2
_setThread_6: ; @setThread_6
.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
Lloh257:
adrp x8, ___cs_pc@GOTPAGE
Lloh258:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh259:
ldr w8, [x8, #28]
Lloh260:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh261:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh262:
ldr w9, [x9, #28]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB22_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB22_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB22_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB22_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh260, Lloh261, Lloh262
.loh AdrpLdrGotLdr Lloh257, Lloh258, Lloh259
.cfi_endproc
; -- End function
.globl _setThread_7 ; -- Begin function setThread_7
.p2align 2
_setThread_7: ; @setThread_7
.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
Lloh263:
adrp x8, ___cs_pc@GOTPAGE
Lloh264:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh265:
ldr w8, [x8, #32]
Lloh266:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh267:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh268:
ldr w9, [x9, #32]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB23_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB23_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB23_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB23_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh266, Lloh267, Lloh268
.loh AdrpLdrGotLdr Lloh263, Lloh264, Lloh265
.cfi_endproc
; -- End function
.globl _setThread_8 ; -- Begin function setThread_8
.p2align 2
_setThread_8: ; @setThread_8
.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
Lloh269:
adrp x8, ___cs_pc@GOTPAGE
Lloh270:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh271:
ldr w8, [x8, #36]
Lloh272:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh273:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh274:
ldr w9, [x9, #36]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB24_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB24_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB24_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB24_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh272, Lloh273, Lloh274
.loh AdrpLdrGotLdr Lloh269, Lloh270, Lloh271
.cfi_endproc
; -- End function
.globl _setThread_9 ; -- Begin function setThread_9
.p2align 2
_setThread_9: ; @setThread_9
.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
Lloh275:
adrp x8, ___cs_pc@GOTPAGE
Lloh276:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh277:
ldr w8, [x8, #40]
Lloh278:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh279:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh280:
ldr w9, [x9, #40]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB25_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB25_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB25_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB25_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh278, Lloh279, Lloh280
.loh AdrpLdrGotLdr Lloh275, Lloh276, Lloh277
.cfi_endproc
; -- End function
.globl _setThread_10 ; -- Begin function setThread_10
.p2align 2
_setThread_10: ; @setThread_10
.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
Lloh281:
adrp x8, ___cs_pc@GOTPAGE
Lloh282:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh283:
ldr w8, [x8, #44]
Lloh284:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh285:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh286:
ldr w9, [x9, #44]
cmp w8, #0
ccmp w9, #0, #4, eq
b.eq LBB26_2
; %bb.1:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB26_2:
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB26_4
; %bb.3:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
LBB26_4:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh284, Lloh285, Lloh286
.loh AdrpLdrGotLdr Lloh281, Lloh282, Lloh283
.cfi_endproc
; -- End function
.globl _checkThread_0 ; -- Begin function checkThread_0
.p2align 2
_checkThread_0: ; @checkThread_0
.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
Lloh287:
adrp x8, ___cs_pc@GOTPAGE
Lloh288:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh289:
ldr w8, [x8, #48]
Lloh290:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh291:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh292:
ldr w9, [x9, #48]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB27_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB27_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB27_5
; %bb.3:
Lloh293:
adrp x8, ___stderrp@GOTPAGE
Lloh294:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh295:
ldr x3, [x8]
Lloh296:
adrp x0, l_.str.50@PAGE
Lloh297:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB27_4: ; =>This Inner Loop Header: Depth=1
b LBB27_4
LBB27_5:
mov w0, #1
bl ___VERIFIER_assume
LBB27_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh290, Lloh291, Lloh292
.loh AdrpLdrGotLdr Lloh287, Lloh288, Lloh289
.loh AdrpAdd Lloh296, Lloh297
.loh AdrpLdrGotLdr Lloh293, Lloh294, Lloh295
.cfi_endproc
; -- End function
.globl _checkThread_1 ; -- Begin function checkThread_1
.p2align 2
_checkThread_1: ; @checkThread_1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh298:
adrp x8, ___cs_pc@GOTPAGE
Lloh299:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh300:
ldr w8, [x8, #52]
Lloh301:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh302:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh303:
ldr w9, [x9, #52]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB28_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB28_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB28_5
; %bb.3:
Lloh304:
adrp x8, ___stderrp@GOTPAGE
Lloh305:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh306:
ldr x3, [x8]
Lloh307:
adrp x0, l_.str.50@PAGE
Lloh308:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB28_4: ; =>This Inner Loop Header: Depth=1
b LBB28_4
LBB28_5:
mov w0, #1
bl ___VERIFIER_assume
LBB28_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh301, Lloh302, Lloh303
.loh AdrpLdrGotLdr Lloh298, Lloh299, Lloh300
.loh AdrpAdd Lloh307, Lloh308
.loh AdrpLdrGotLdr Lloh304, Lloh305, Lloh306
.cfi_endproc
; -- End function
.globl _checkThread_2 ; -- Begin function checkThread_2
.p2align 2
_checkThread_2: ; @checkThread_2
.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
Lloh309:
adrp x8, ___cs_pc@GOTPAGE
Lloh310:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh311:
ldr w8, [x8, #56]
Lloh312:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh313:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh314:
ldr w9, [x9, #56]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB29_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB29_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB29_5
; %bb.3:
Lloh315:
adrp x8, ___stderrp@GOTPAGE
Lloh316:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh317:
ldr x3, [x8]
Lloh318:
adrp x0, l_.str.50@PAGE
Lloh319:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB29_4: ; =>This Inner Loop Header: Depth=1
b LBB29_4
LBB29_5:
mov w0, #1
bl ___VERIFIER_assume
LBB29_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh312, Lloh313, Lloh314
.loh AdrpLdrGotLdr Lloh309, Lloh310, Lloh311
.loh AdrpAdd Lloh318, Lloh319
.loh AdrpLdrGotLdr Lloh315, Lloh316, Lloh317
.cfi_endproc
; -- End function
.globl _checkThread_3 ; -- Begin function checkThread_3
.p2align 2
_checkThread_3: ; @checkThread_3
.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
Lloh320:
adrp x8, ___cs_pc@GOTPAGE
Lloh321:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh322:
ldr w8, [x8, #60]
Lloh323:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh324:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh325:
ldr w9, [x9, #60]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB30_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB30_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB30_5
; %bb.3:
Lloh326:
adrp x8, ___stderrp@GOTPAGE
Lloh327:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh328:
ldr x3, [x8]
Lloh329:
adrp x0, l_.str.50@PAGE
Lloh330:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB30_4: ; =>This Inner Loop Header: Depth=1
b LBB30_4
LBB30_5:
mov w0, #1
bl ___VERIFIER_assume
LBB30_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh323, Lloh324, Lloh325
.loh AdrpLdrGotLdr Lloh320, Lloh321, Lloh322
.loh AdrpAdd Lloh329, Lloh330
.loh AdrpLdrGotLdr Lloh326, Lloh327, Lloh328
.cfi_endproc
; -- End function
.globl _checkThread_4 ; -- Begin function checkThread_4
.p2align 2
_checkThread_4: ; @checkThread_4
.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
Lloh331:
adrp x8, ___cs_pc@GOTPAGE
Lloh332:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh333:
ldr w8, [x8, #64]
Lloh334:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh335:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh336:
ldr w9, [x9, #64]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB31_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB31_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB31_5
; %bb.3:
Lloh337:
adrp x8, ___stderrp@GOTPAGE
Lloh338:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh339:
ldr x3, [x8]
Lloh340:
adrp x0, l_.str.50@PAGE
Lloh341:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB31_4: ; =>This Inner Loop Header: Depth=1
b LBB31_4
LBB31_5:
mov w0, #1
bl ___VERIFIER_assume
LBB31_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh334, Lloh335, Lloh336
.loh AdrpLdrGotLdr Lloh331, Lloh332, Lloh333
.loh AdrpAdd Lloh340, Lloh341
.loh AdrpLdrGotLdr Lloh337, Lloh338, Lloh339
.cfi_endproc
; -- End function
.globl _checkThread_5 ; -- Begin function checkThread_5
.p2align 2
_checkThread_5: ; @checkThread_5
.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
Lloh342:
adrp x8, ___cs_pc@GOTPAGE
Lloh343:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh344:
ldr w8, [x8, #68]
Lloh345:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh346:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh347:
ldr w9, [x9, #68]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB32_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB32_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB32_5
; %bb.3:
Lloh348:
adrp x8, ___stderrp@GOTPAGE
Lloh349:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh350:
ldr x3, [x8]
Lloh351:
adrp x0, l_.str.50@PAGE
Lloh352:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB32_4: ; =>This Inner Loop Header: Depth=1
b LBB32_4
LBB32_5:
mov w0, #1
bl ___VERIFIER_assume
LBB32_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh345, Lloh346, Lloh347
.loh AdrpLdrGotLdr Lloh342, Lloh343, Lloh344
.loh AdrpAdd Lloh351, Lloh352
.loh AdrpLdrGotLdr Lloh348, Lloh349, Lloh350
.cfi_endproc
; -- End function
.globl _checkThread_6 ; -- Begin function checkThread_6
.p2align 2
_checkThread_6: ; @checkThread_6
.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
Lloh353:
adrp x8, ___cs_pc@GOTPAGE
Lloh354:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh355:
ldr w8, [x8, #72]
Lloh356:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh357:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh358:
ldr w9, [x9, #72]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB33_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB33_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB33_5
; %bb.3:
Lloh359:
adrp x8, ___stderrp@GOTPAGE
Lloh360:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh361:
ldr x3, [x8]
Lloh362:
adrp x0, l_.str.50@PAGE
Lloh363:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB33_4: ; =>This Inner Loop Header: Depth=1
b LBB33_4
LBB33_5:
mov w0, #1
bl ___VERIFIER_assume
LBB33_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh356, Lloh357, Lloh358
.loh AdrpLdrGotLdr Lloh353, Lloh354, Lloh355
.loh AdrpAdd Lloh362, Lloh363
.loh AdrpLdrGotLdr Lloh359, Lloh360, Lloh361
.cfi_endproc
; -- End function
.globl _checkThread_7 ; -- Begin function checkThread_7
.p2align 2
_checkThread_7: ; @checkThread_7
.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
Lloh364:
adrp x8, ___cs_pc@GOTPAGE
Lloh365:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh366:
ldr w8, [x8, #76]
Lloh367:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh368:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh369:
ldr w9, [x9, #76]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB34_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB34_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB34_5
; %bb.3:
Lloh370:
adrp x8, ___stderrp@GOTPAGE
Lloh371:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh372:
ldr x3, [x8]
Lloh373:
adrp x0, l_.str.50@PAGE
Lloh374:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB34_4: ; =>This Inner Loop Header: Depth=1
b LBB34_4
LBB34_5:
mov w0, #1
bl ___VERIFIER_assume
LBB34_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh367, Lloh368, Lloh369
.loh AdrpLdrGotLdr Lloh364, Lloh365, Lloh366
.loh AdrpAdd Lloh373, Lloh374
.loh AdrpLdrGotLdr Lloh370, Lloh371, Lloh372
.cfi_endproc
; -- End function
.globl _checkThread_8 ; -- Begin function checkThread_8
.p2align 2
_checkThread_8: ; @checkThread_8
.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
Lloh375:
adrp x8, ___cs_pc@GOTPAGE
Lloh376:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh377:
ldr w8, [x8, #80]
Lloh378:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh379:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh380:
ldr w9, [x9, #80]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB35_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB35_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB35_5
; %bb.3:
Lloh381:
adrp x8, ___stderrp@GOTPAGE
Lloh382:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh383:
ldr x3, [x8]
Lloh384:
adrp x0, l_.str.50@PAGE
Lloh385:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB35_4: ; =>This Inner Loop Header: Depth=1
b LBB35_4
LBB35_5:
mov w0, #1
bl ___VERIFIER_assume
LBB35_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh378, Lloh379, Lloh380
.loh AdrpLdrGotLdr Lloh375, Lloh376, Lloh377
.loh AdrpAdd Lloh384, Lloh385
.loh AdrpLdrGotLdr Lloh381, Lloh382, Lloh383
.cfi_endproc
; -- End function
.globl _checkThread_9 ; -- Begin function checkThread_9
.p2align 2
_checkThread_9: ; @checkThread_9
.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
Lloh386:
adrp x8, ___cs_pc@GOTPAGE
Lloh387:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh388:
ldr w8, [x8, #84]
Lloh389:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh390:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh391:
ldr w9, [x9, #84]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB36_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB36_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB36_5
; %bb.3:
Lloh392:
adrp x8, ___stderrp@GOTPAGE
Lloh393:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh394:
ldr x3, [x8]
Lloh395:
adrp x0, l_.str.50@PAGE
Lloh396:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB36_4: ; =>This Inner Loop Header: Depth=1
b LBB36_4
LBB36_5:
mov w0, #1
bl ___VERIFIER_assume
LBB36_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh389, Lloh390, Lloh391
.loh AdrpLdrGotLdr Lloh386, Lloh387, Lloh388
.loh AdrpAdd Lloh395, Lloh396
.loh AdrpLdrGotLdr Lloh392, Lloh393, Lloh394
.cfi_endproc
; -- End function
.globl _checkThread_10 ; -- Begin function checkThread_10
.p2align 2
_checkThread_10: ; @checkThread_10
.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
Lloh397:
adrp x8, ___cs_pc@GOTPAGE
Lloh398:
ldr x8, [x8, ___cs_pc@GOTPAGEOFF]
Lloh399:
ldr w8, [x8, #88]
Lloh400:
adrp x9, ___cs_pc_cs@GOTPAGE
Lloh401:
ldr x9, [x9, ___cs_pc_cs@GOTPAGEOFF]
Lloh402:
ldr w9, [x9, #88]
cmp w8, #1
ccmp w9, #2, #0, ls
b.lo LBB37_6
; %bb.1:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB37_5
; %bb.2:
and w8, w8, w9
tbnz w8, #0, LBB37_5
; %bb.3:
Lloh403:
adrp x8, ___stderrp@GOTPAGE
Lloh404:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh405:
ldr x3, [x8]
Lloh406:
adrp x0, l_.str.50@PAGE
Lloh407:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB37_4: ; =>This Inner Loop Header: Depth=1
b LBB37_4
LBB37_5:
mov w0, #1
bl ___VERIFIER_assume
LBB37_6:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh400, Lloh401, Lloh402
.loh AdrpLdrGotLdr Lloh397, Lloh398, Lloh399
.loh AdrpAdd Lloh406, Lloh407
.loh AdrpLdrGotLdr Lloh403, Lloh404, Lloh405
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #256
.cfi_def_cfa_offset 256
stp x28, x27, [sp, #160] ; 16-byte Folded Spill
stp x26, x25, [sp, #176] ; 16-byte Folded Spill
stp x24, x23, [sp, #192] ; 16-byte Folded Spill
stp x22, x21, [sp, #208] ; 16-byte Folded Spill
stp x20, x19, [sp, #224] ; 16-byte Folded Spill
stp x29, x30, [sp, #240] ; 16-byte Folded Spill
add x29, sp, #240
.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 ___VERIFIER_nondet_uint
mov x25, x0
bl ___VERIFIER_nondet_uint
mov x24, x0
bl ___VERIFIER_nondet_uint
mov x23, x0
bl ___VERIFIER_nondet_uint
mov x22, x0
bl ___VERIFIER_nondet_uint
mov x21, x0
bl ___VERIFIER_nondet_uint
mov x20, x0
bl ___VERIFIER_nondet_uint
mov x19, x0
bl ___VERIFIER_nondet_uint
mov x28, x0
bl ___VERIFIER_nondet_uint
mov x27, x0
bl ___VERIFIER_nondet_uint
stur w0, [x29, #-104] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
stur w0, [x29, #-100] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
stur w0, [x29, #-96] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
stur w0, [x29, #-92] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
stur w0, [x29, #-108] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
stur w0, [x29, #-112] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
stur w0, [x29, #-116] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #120] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #116] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #112] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #108] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #104] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #100] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #96] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #44] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #48] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #52] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #56] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #60] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #64] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #68] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #72] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #76] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #80] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #84] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #88] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #92] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #40] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #36] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #32] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #28] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #24] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #20] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #16] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #12] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #8] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp, #4] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_uint
str w0, [sp] ; 4-byte Folded Spill
cmp w25, #0
cset w0, ne
bl ___VERIFIER_assume
Lloh408:
adrp x8, ___cs_thread_index@GOTPAGE
Lloh409:
ldr x8, [x8, ___cs_thread_index@GOTPAGEOFF]
Lloh410:
str wzr, [x8]
Lloh411:
adrp x26, ___cs_pc@GOTPAGE
Lloh412:
ldr x26, [x26, ___cs_pc@GOTPAGEOFF]
ldr w8, [x26]
adds w8, w8, w25
Lloh413:
adrp x25, ___cs_pc_cs@GOTPAGE
Lloh414:
ldr x25, [x25, ___cs_pc_cs@GOTPAGEOFF]
str w8, [x25]
cset w0, ne
bl ___VERIFIER_assume
ldr w8, [x25]
cmp w8, #92
cset w0, lo
bl ___VERIFIER_assume
bl _main_thread
ldr w8, [x25]
str w8, [x26]
Lloh415:
adrp x8, ___cs_active_thread@PAGE+4
Lloh416:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+4]
cmp w8, #1
b.ne LBB38_8
; %bb.1:
Lloh417:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh418:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh419:
str w8, [x9]
ldr w8, [x26, #4]
add w8, w8, w24
str w8, [x25, #4]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #4]
ldr w8, [x25, #4]
cbnz w9, LBB38_4
; %bb.2:
cbz w8, LBB38_4
; %bb.3:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_4:
cmp w9, #1
b.hi LBB38_7
; %bb.5:
cmp w8, #2
b.lo LBB38_7
; %bb.6:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #4]
LBB38_7:
str w8, [x26, #4]
LBB38_8:
adrp x24, ___cs_active_thread@PAGE+8
ldr w8, [x24, ___cs_active_thread@PAGEOFF+8]
cmp w8, #1
b.ne LBB38_16
; %bb.9:
mov w8, #2
Lloh420:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh421:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh422:
str w8, [x9]
ldr w8, [x26, #8]
add w8, w8, w23
str w8, [x25, #8]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #8]
ldr w8, [x25, #8]
cbnz w9, LBB38_12
; %bb.10:
cbz w8, LBB38_12
; %bb.11:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_12:
cmp w9, #1
b.hi LBB38_15
; %bb.13:
cmp w8, #2
b.lo LBB38_15
; %bb.14:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #8]
LBB38_15:
str w8, [x26, #8]
LBB38_16:
adrp x23, ___cs_active_thread@PAGE+12
ldr w8, [x23, ___cs_active_thread@PAGEOFF+12]
cmp w8, #1
b.ne LBB38_24
; %bb.17:
mov w8, #3
Lloh423:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh424:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh425:
str w8, [x9]
ldr w8, [x26, #12]
add w8, w8, w22
str w8, [x25, #12]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #12]
ldr w8, [x25, #12]
cbnz w9, LBB38_20
; %bb.18:
cbz w8, LBB38_20
; %bb.19:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_20:
cmp w9, #1
b.hi LBB38_23
; %bb.21:
cmp w8, #2
b.lo LBB38_23
; %bb.22:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #12]
LBB38_23:
str w8, [x26, #12]
LBB38_24:
adrp x22, ___cs_active_thread@PAGE+16
ldr w8, [x22, ___cs_active_thread@PAGEOFF+16]
cmp w8, #1
b.ne LBB38_32
; %bb.25:
mov w8, #4
Lloh426:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh427:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh428:
str w8, [x9]
ldr w8, [x26, #16]
add w8, w8, w21
str w8, [x25, #16]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #16]
ldr w8, [x25, #16]
cbnz w9, LBB38_28
; %bb.26:
cbz w8, LBB38_28
; %bb.27:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_28:
cmp w9, #1
b.hi LBB38_31
; %bb.29:
cmp w8, #2
b.lo LBB38_31
; %bb.30:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #16]
LBB38_31:
str w8, [x26, #16]
LBB38_32:
adrp x21, ___cs_active_thread@PAGE+20
ldr w8, [x21, ___cs_active_thread@PAGEOFF+20]
cmp w8, #1
b.ne LBB38_40
; %bb.33:
mov w8, #5
Lloh429:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh430:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh431:
str w8, [x9]
ldr w8, [x26, #20]
add w8, w8, w20
str w8, [x25, #20]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #20]
ldr w8, [x25, #20]
cbnz w9, LBB38_36
; %bb.34:
cbz w8, LBB38_36
; %bb.35:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_36:
cmp w9, #1
b.hi LBB38_39
; %bb.37:
cmp w8, #2
b.lo LBB38_39
; %bb.38:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #20]
LBB38_39:
str w8, [x26, #20]
LBB38_40:
adrp x20, ___cs_active_thread@PAGE+24
ldr w8, [x20, ___cs_active_thread@PAGEOFF+24]
cmp w8, #1
b.ne LBB38_48
; %bb.41:
mov w8, #6
Lloh432:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh433:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh434:
str w8, [x9]
ldr w8, [x26, #24]
add w8, w8, w19
str w8, [x25, #24]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #24]
ldr w8, [x25, #24]
cbnz w9, LBB38_44
; %bb.42:
cbz w8, LBB38_44
; %bb.43:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_44:
cmp w9, #1
b.hi LBB38_47
; %bb.45:
cmp w8, #2
b.lo LBB38_47
; %bb.46:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #24]
LBB38_47:
str w8, [x26, #24]
LBB38_48:
adrp x19, ___cs_active_thread@PAGE+28
ldr w8, [x19, ___cs_active_thread@PAGEOFF+28]
cmp w8, #1
b.ne LBB38_56
; %bb.49:
mov w8, #7
Lloh435:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh436:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh437:
str w8, [x9]
ldr w8, [x26, #28]
add w8, w8, w28
str w8, [x25, #28]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #28]
ldr w8, [x25, #28]
cbnz w9, LBB38_52
; %bb.50:
cbz w8, LBB38_52
; %bb.51:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_52:
cmp w9, #1
b.hi LBB38_55
; %bb.53:
cmp w8, #2
b.lo LBB38_55
; %bb.54:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #28]
LBB38_55:
str w8, [x26, #28]
LBB38_56:
adrp x28, ___cs_active_thread@PAGE+32
ldr w8, [x28, ___cs_active_thread@PAGEOFF+32]
cmp w8, #1
b.ne LBB38_64
; %bb.57:
mov w8, #8
Lloh438:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh439:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh440:
str w8, [x9]
ldr w8, [x26, #32]
add w8, w8, w27
str w8, [x25, #32]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #32]
ldr w8, [x25, #32]
cbnz w9, LBB38_60
; %bb.58:
cbz w8, LBB38_60
; %bb.59:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_60:
cmp w9, #1
b.hi LBB38_63
; %bb.61:
cmp w8, #2
b.lo LBB38_63
; %bb.62:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #32]
LBB38_63:
str w8, [x26, #32]
LBB38_64:
adrp x27, ___cs_active_thread@PAGE+36
ldr w8, [x27, ___cs_active_thread@PAGEOFF+36]
cmp w8, #1
b.ne LBB38_72
; %bb.65:
mov w8, #9
Lloh441:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh442:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh443:
str w8, [x9]
ldr w8, [x26, #36]
ldur w9, [x29, #-104] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #36]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #36]
ldr w8, [x25, #36]
cbnz w9, LBB38_68
; %bb.66:
cbz w8, LBB38_68
; %bb.67:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_68:
cmp w9, #1
b.hi LBB38_71
; %bb.69:
cmp w8, #2
b.lo LBB38_71
; %bb.70:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #36]
LBB38_71:
str w8, [x26, #36]
LBB38_72:
Lloh444:
adrp x8, ___cs_active_thread@PAGE+40
Lloh445:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+40]
cmp w8, #1
b.ne LBB38_80
; %bb.73:
mov w8, #10
Lloh446:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh447:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh448:
str w8, [x9]
ldr w8, [x26, #40]
ldur w9, [x29, #-100] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #40]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #40]
ldr w8, [x25, #40]
cbnz w9, LBB38_76
; %bb.74:
cbz w8, LBB38_76
; %bb.75:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_76:
cmp w9, #1
b.hi LBB38_79
; %bb.77:
cmp w8, #2
b.lo LBB38_79
; %bb.78:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #40]
LBB38_79:
str w8, [x26, #40]
LBB38_80:
Lloh449:
adrp x8, ___cs_active_thread@PAGE+44
Lloh450:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+44]
cmp w8, #1
b.ne LBB38_88
; %bb.81:
mov w8, #11
Lloh451:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh452:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh453:
str w8, [x9]
ldr w8, [x26, #44]
ldur w9, [x29, #-96] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #44]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #44]
ldr w8, [x25, #44]
cbnz w9, LBB38_84
; %bb.82:
cbz w8, LBB38_84
; %bb.83:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_84:
cmp w9, #1
b.hi LBB38_87
; %bb.85:
cmp w8, #2
b.lo LBB38_87
; %bb.86:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #44]
LBB38_87:
str w8, [x26, #44]
LBB38_88:
Lloh454:
adrp x8, ___cs_active_thread@PAGE+48
Lloh455:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+48]
cmp w8, #1
b.ne LBB38_97
; %bb.89:
mov w8, #12
Lloh456:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh457:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh458:
str w8, [x9]
ldr w8, [x26, #48]
ldur w9, [x29, #-92] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #48]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #48]
ldr w8, [x25, #48]
cmp w9, #1
b.hi LBB38_96
; %bb.90:
cmp w8, #2
b.lo LBB38_96
; %bb.91:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_95
; %bb.92:
and w8, w8, w9
tbnz w8, #0, LBB38_95
; %bb.93:
Lloh459:
adrp x8, ___stderrp@GOTPAGE
Lloh460:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh461:
ldr x3, [x8]
Lloh462:
adrp x0, l_.str.50@PAGE
Lloh463:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_94: ; =>This Inner Loop Header: Depth=1
b LBB38_94
LBB38_95:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #48]
LBB38_96:
str w8, [x26, #48]
LBB38_97:
Lloh464:
adrp x8, ___cs_active_thread@PAGE+52
Lloh465:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+52]
cmp w8, #1
b.ne LBB38_106
; %bb.98:
mov w8, #13
Lloh466:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh467:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh468:
str w8, [x9]
ldr w8, [x26, #52]
ldur w9, [x29, #-108] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #52]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #52]
ldr w8, [x25, #52]
cmp w9, #1
b.hi LBB38_105
; %bb.99:
cmp w8, #2
b.lo LBB38_105
; %bb.100:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_104
; %bb.101:
and w8, w8, w9
tbnz w8, #0, LBB38_104
; %bb.102:
Lloh469:
adrp x8, ___stderrp@GOTPAGE
Lloh470:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh471:
ldr x3, [x8]
Lloh472:
adrp x0, l_.str.50@PAGE
Lloh473:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_103: ; =>This Inner Loop Header: Depth=1
b LBB38_103
LBB38_104:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #52]
LBB38_105:
str w8, [x26, #52]
LBB38_106:
Lloh474:
adrp x8, ___cs_active_thread@PAGE+56
Lloh475:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+56]
cmp w8, #1
b.ne LBB38_115
; %bb.107:
mov w8, #14
Lloh476:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh477:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh478:
str w8, [x9]
ldr w8, [x26, #56]
ldur w9, [x29, #-112] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #56]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #56]
ldr w8, [x25, #56]
cmp w9, #1
b.hi LBB38_114
; %bb.108:
cmp w8, #2
b.lo LBB38_114
; %bb.109:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_113
; %bb.110:
and w8, w8, w9
tbnz w8, #0, LBB38_113
; %bb.111:
Lloh479:
adrp x8, ___stderrp@GOTPAGE
Lloh480:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh481:
ldr x3, [x8]
Lloh482:
adrp x0, l_.str.50@PAGE
Lloh483:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_112: ; =>This Inner Loop Header: Depth=1
b LBB38_112
LBB38_113:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #56]
LBB38_114:
str w8, [x26, #56]
LBB38_115:
Lloh484:
adrp x8, ___cs_active_thread@PAGE+60
Lloh485:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+60]
cmp w8, #1
b.ne LBB38_124
; %bb.116:
mov w8, #15
Lloh486:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh487:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh488:
str w8, [x9]
ldr w8, [x26, #60]
ldur w9, [x29, #-116] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #60]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #60]
ldr w8, [x25, #60]
cmp w9, #1
b.hi LBB38_123
; %bb.117:
cmp w8, #2
b.lo LBB38_123
; %bb.118:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_122
; %bb.119:
and w8, w8, w9
tbnz w8, #0, LBB38_122
; %bb.120:
Lloh489:
adrp x8, ___stderrp@GOTPAGE
Lloh490:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh491:
ldr x3, [x8]
Lloh492:
adrp x0, l_.str.50@PAGE
Lloh493:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_121: ; =>This Inner Loop Header: Depth=1
b LBB38_121
LBB38_122:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #60]
LBB38_123:
str w8, [x26, #60]
LBB38_124:
Lloh494:
adrp x8, ___cs_active_thread@PAGE+64
Lloh495:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+64]
cmp w8, #1
b.ne LBB38_133
; %bb.125:
mov w8, #16
Lloh496:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh497:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh498:
str w8, [x9]
ldr w8, [x26, #64]
ldr w9, [sp, #120] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #64]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #64]
ldr w8, [x25, #64]
cmp w9, #1
b.hi LBB38_132
; %bb.126:
cmp w8, #2
b.lo LBB38_132
; %bb.127:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_131
; %bb.128:
and w8, w8, w9
tbnz w8, #0, LBB38_131
; %bb.129:
Lloh499:
adrp x8, ___stderrp@GOTPAGE
Lloh500:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh501:
ldr x3, [x8]
Lloh502:
adrp x0, l_.str.50@PAGE
Lloh503:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_130: ; =>This Inner Loop Header: Depth=1
b LBB38_130
LBB38_131:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #64]
LBB38_132:
str w8, [x26, #64]
LBB38_133:
Lloh504:
adrp x8, ___cs_active_thread@PAGE+68
Lloh505:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+68]
cmp w8, #1
b.ne LBB38_142
; %bb.134:
mov w8, #17
Lloh506:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh507:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh508:
str w8, [x9]
ldr w8, [x26, #68]
ldr w9, [sp, #116] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #68]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #68]
ldr w8, [x25, #68]
cmp w9, #1
b.hi LBB38_141
; %bb.135:
cmp w8, #2
b.lo LBB38_141
; %bb.136:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_140
; %bb.137:
and w8, w8, w9
tbnz w8, #0, LBB38_140
; %bb.138:
Lloh509:
adrp x8, ___stderrp@GOTPAGE
Lloh510:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh511:
ldr x3, [x8]
Lloh512:
adrp x0, l_.str.50@PAGE
Lloh513:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_139: ; =>This Inner Loop Header: Depth=1
b LBB38_139
LBB38_140:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #68]
LBB38_141:
str w8, [x26, #68]
LBB38_142:
Lloh514:
adrp x8, ___cs_active_thread@PAGE+72
Lloh515:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+72]
cmp w8, #1
b.ne LBB38_151
; %bb.143:
mov w8, #18
Lloh516:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh517:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh518:
str w8, [x9]
ldr w8, [x26, #72]
ldr w9, [sp, #112] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #72]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #72]
ldr w8, [x25, #72]
cmp w9, #1
b.hi LBB38_150
; %bb.144:
cmp w8, #2
b.lo LBB38_150
; %bb.145:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_149
; %bb.146:
and w8, w8, w9
tbnz w8, #0, LBB38_149
; %bb.147:
Lloh519:
adrp x8, ___stderrp@GOTPAGE
Lloh520:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh521:
ldr x3, [x8]
Lloh522:
adrp x0, l_.str.50@PAGE
Lloh523:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_148: ; =>This Inner Loop Header: Depth=1
b LBB38_148
LBB38_149:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #72]
LBB38_150:
str w8, [x26, #72]
LBB38_151:
Lloh524:
adrp x8, ___cs_active_thread@PAGE+76
Lloh525:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+76]
cmp w8, #1
b.ne LBB38_160
; %bb.152:
mov w8, #19
Lloh526:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh527:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh528:
str w8, [x9]
ldr w8, [x26, #76]
ldr w9, [sp, #108] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #76]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #76]
ldr w8, [x25, #76]
cmp w9, #1
b.hi LBB38_159
; %bb.153:
cmp w8, #2
b.lo LBB38_159
; %bb.154:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_158
; %bb.155:
and w8, w8, w9
tbnz w8, #0, LBB38_158
; %bb.156:
Lloh529:
adrp x8, ___stderrp@GOTPAGE
Lloh530:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh531:
ldr x3, [x8]
Lloh532:
adrp x0, l_.str.50@PAGE
Lloh533:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_157: ; =>This Inner Loop Header: Depth=1
b LBB38_157
LBB38_158:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #76]
LBB38_159:
str w8, [x26, #76]
LBB38_160:
Lloh534:
adrp x8, ___cs_active_thread@PAGE+80
Lloh535:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+80]
cmp w8, #1
b.ne LBB38_169
; %bb.161:
mov w8, #20
Lloh536:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh537:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh538:
str w8, [x9]
ldr w8, [x26, #80]
ldr w9, [sp, #104] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #80]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #80]
ldr w8, [x25, #80]
cmp w9, #1
b.hi LBB38_168
; %bb.162:
cmp w8, #2
b.lo LBB38_168
; %bb.163:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_167
; %bb.164:
and w8, w8, w9
tbnz w8, #0, LBB38_167
; %bb.165:
Lloh539:
adrp x8, ___stderrp@GOTPAGE
Lloh540:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh541:
ldr x3, [x8]
Lloh542:
adrp x0, l_.str.50@PAGE
Lloh543:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_166: ; =>This Inner Loop Header: Depth=1
b LBB38_166
LBB38_167:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #80]
LBB38_168:
str w8, [x26, #80]
LBB38_169:
Lloh544:
adrp x8, ___cs_active_thread@PAGE+84
Lloh545:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+84]
cmp w8, #1
b.ne LBB38_178
; %bb.170:
mov w8, #21
Lloh546:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh547:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh548:
str w8, [x9]
ldr w8, [x26, #84]
ldr w9, [sp, #100] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #84]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #84]
ldr w8, [x25, #84]
cmp w9, #1
b.hi LBB38_177
; %bb.171:
cmp w8, #2
b.lo LBB38_177
; %bb.172:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_176
; %bb.173:
and w8, w8, w9
tbnz w8, #0, LBB38_176
; %bb.174:
Lloh549:
adrp x8, ___stderrp@GOTPAGE
Lloh550:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh551:
ldr x3, [x8]
Lloh552:
adrp x0, l_.str.50@PAGE
Lloh553:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_175: ; =>This Inner Loop Header: Depth=1
b LBB38_175
LBB38_176:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #84]
LBB38_177:
str w8, [x26, #84]
LBB38_178:
Lloh554:
adrp x8, ___cs_active_thread@PAGE+88
Lloh555:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+88]
cmp w8, #1
b.ne LBB38_187
; %bb.179:
mov w8, #22
Lloh556:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh557:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh558:
str w8, [x9]
ldr w8, [x26, #88]
ldr w9, [sp, #96] ; 4-byte Folded Reload
add w8, w8, w9
str w8, [x25, #88]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #88]
ldr w8, [x25, #88]
cmp w9, #1
b.hi LBB38_186
; %bb.180:
cmp w8, #2
b.lo LBB38_186
; %bb.181:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_185
; %bb.182:
and w8, w8, w9
tbnz w8, #0, LBB38_185
; %bb.183:
Lloh559:
adrp x8, ___stderrp@GOTPAGE
Lloh560:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh561:
ldr x3, [x8]
Lloh562:
adrp x0, l_.str.50@PAGE
Lloh563:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_184: ; =>This Inner Loop Header: Depth=1
b LBB38_184
LBB38_185:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #88]
LBB38_186:
str w8, [x26, #88]
LBB38_187:
Lloh564:
adrp x8, ___cs_active_thread@PAGE
Lloh565:
ldr w8, [x8, ___cs_active_thread@PAGEOFF]
cmp w8, #1
b.ne LBB38_189
; %bb.188:
Lloh566:
adrp x8, ___cs_thread_index@GOTPAGE
Lloh567:
ldr x8, [x8, ___cs_thread_index@GOTPAGEOFF]
Lloh568:
str wzr, [x8]
ldr w8, [x26]
ldr w9, [sp, #44] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25]
cmp w8, #92
cset w0, lo
bl ___VERIFIER_assume
bl _main_thread
ldr w8, [x25]
str w8, [x26]
LBB38_189:
Lloh569:
adrp x8, ___cs_active_thread@PAGE+4
Lloh570:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+4]
cmp w8, #1
b.ne LBB38_197
; %bb.190:
Lloh571:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh572:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh573:
str w8, [x9]
ldr w8, [x26, #4]
ldr w9, [sp, #48] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #4]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #4]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #4]
ldr w8, [x25, #4]
cbnz w9, LBB38_193
; %bb.191:
cbz w8, LBB38_193
; %bb.192:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_193:
cmp w9, #1
b.hi LBB38_196
; %bb.194:
cmp w8, #2
b.lo LBB38_196
; %bb.195:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #4]
LBB38_196:
str w8, [x26, #4]
LBB38_197:
ldr w8, [x24, ___cs_active_thread@PAGEOFF+8]
cmp w8, #1
b.ne LBB38_205
; %bb.198:
mov w8, #2
Lloh574:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh575:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh576:
str w8, [x9]
ldr w8, [x26, #8]
ldr w9, [sp, #52] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #8]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #8]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #8]
ldr w8, [x25, #8]
cbnz w9, LBB38_201
; %bb.199:
cbz w8, LBB38_201
; %bb.200:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_201:
cmp w9, #1
b.hi LBB38_204
; %bb.202:
cmp w8, #2
b.lo LBB38_204
; %bb.203:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #8]
LBB38_204:
str w8, [x26, #8]
LBB38_205:
ldr w8, [x23, ___cs_active_thread@PAGEOFF+12]
cmp w8, #1
b.ne LBB38_213
; %bb.206:
mov w8, #3
Lloh577:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh578:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh579:
str w8, [x9]
ldr w8, [x26, #12]
ldr w9, [sp, #56] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #12]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #12]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #12]
ldr w8, [x25, #12]
cbnz w9, LBB38_209
; %bb.207:
cbz w8, LBB38_209
; %bb.208:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_209:
cmp w9, #1
b.hi LBB38_212
; %bb.210:
cmp w8, #2
b.lo LBB38_212
; %bb.211:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #12]
LBB38_212:
str w8, [x26, #12]
LBB38_213:
ldr w8, [x22, ___cs_active_thread@PAGEOFF+16]
cmp w8, #1
b.ne LBB38_221
; %bb.214:
mov w8, #4
Lloh580:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh581:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh582:
str w8, [x9]
ldr w8, [x26, #16]
ldr w9, [sp, #60] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #16]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #16]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #16]
ldr w8, [x25, #16]
cbnz w9, LBB38_217
; %bb.215:
cbz w8, LBB38_217
; %bb.216:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_217:
cmp w9, #1
b.hi LBB38_220
; %bb.218:
cmp w8, #2
b.lo LBB38_220
; %bb.219:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #16]
LBB38_220:
str w8, [x26, #16]
LBB38_221:
ldr w8, [x21, ___cs_active_thread@PAGEOFF+20]
cmp w8, #1
b.ne LBB38_229
; %bb.222:
mov w8, #5
Lloh583:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh584:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh585:
str w8, [x9]
ldr w8, [x26, #20]
ldr w9, [sp, #64] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #20]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #20]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #20]
ldr w8, [x25, #20]
cbnz w9, LBB38_225
; %bb.223:
cbz w8, LBB38_225
; %bb.224:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_225:
cmp w9, #1
b.hi LBB38_228
; %bb.226:
cmp w8, #2
b.lo LBB38_228
; %bb.227:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #20]
LBB38_228:
str w8, [x26, #20]
LBB38_229:
ldr w8, [x20, ___cs_active_thread@PAGEOFF+24]
cmp w8, #1
b.ne LBB38_237
; %bb.230:
mov w8, #6
Lloh586:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh587:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh588:
str w8, [x9]
ldr w8, [x26, #24]
ldr w9, [sp, #68] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #24]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #24]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #24]
ldr w8, [x25, #24]
cbnz w9, LBB38_233
; %bb.231:
cbz w8, LBB38_233
; %bb.232:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_233:
cmp w9, #1
b.hi LBB38_236
; %bb.234:
cmp w8, #2
b.lo LBB38_236
; %bb.235:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #24]
LBB38_236:
str w8, [x26, #24]
LBB38_237:
ldr w8, [x19, ___cs_active_thread@PAGEOFF+28]
cmp w8, #1
b.ne LBB38_245
; %bb.238:
mov w8, #7
Lloh589:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh590:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh591:
str w8, [x9]
ldr w8, [x26, #28]
ldr w9, [sp, #72] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #28]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #28]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #28]
ldr w8, [x25, #28]
cbnz w9, LBB38_241
; %bb.239:
cbz w8, LBB38_241
; %bb.240:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_241:
cmp w9, #1
b.hi LBB38_244
; %bb.242:
cmp w8, #2
b.lo LBB38_244
; %bb.243:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #28]
LBB38_244:
str w8, [x26, #28]
LBB38_245:
ldr w8, [x28, ___cs_active_thread@PAGEOFF+32]
cmp w8, #1
b.ne LBB38_253
; %bb.246:
mov w8, #8
Lloh592:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh593:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh594:
str w8, [x9]
ldr w8, [x26, #32]
ldr w9, [sp, #76] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #32]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #32]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #32]
ldr w8, [x25, #32]
cbnz w9, LBB38_249
; %bb.247:
cbz w8, LBB38_249
; %bb.248:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_249:
cmp w9, #1
b.hi LBB38_252
; %bb.250:
cmp w8, #2
b.lo LBB38_252
; %bb.251:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #32]
LBB38_252:
str w8, [x26, #32]
LBB38_253:
ldr w8, [x27, ___cs_active_thread@PAGEOFF+36]
cmp w8, #1
b.ne LBB38_261
; %bb.254:
mov w8, #9
Lloh595:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh596:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh597:
str w8, [x9]
ldr w8, [x26, #36]
ldr w9, [sp, #80] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #36]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #36]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #36]
ldr w8, [x25, #36]
cbnz w9, LBB38_257
; %bb.255:
cbz w8, LBB38_257
; %bb.256:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_257:
cmp w9, #1
b.hi LBB38_260
; %bb.258:
cmp w8, #2
b.lo LBB38_260
; %bb.259:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #36]
LBB38_260:
str w8, [x26, #36]
LBB38_261:
Lloh598:
adrp x8, ___cs_active_thread@PAGE+40
Lloh599:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+40]
cmp w8, #1
b.ne LBB38_269
; %bb.262:
mov w8, #10
Lloh600:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh601:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh602:
str w8, [x9]
ldr w8, [x26, #40]
ldr w9, [sp, #84] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #40]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #40]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #40]
ldr w8, [x25, #40]
cbnz w9, LBB38_265
; %bb.263:
cbz w8, LBB38_265
; %bb.264:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_265:
cmp w9, #1
b.hi LBB38_268
; %bb.266:
cmp w8, #2
b.lo LBB38_268
; %bb.267:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #40]
LBB38_268:
str w8, [x26, #40]
LBB38_269:
Lloh603:
adrp x8, ___cs_active_thread@PAGE+44
Lloh604:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+44]
cmp w8, #1
b.ne LBB38_277
; %bb.270:
mov w8, #11
Lloh605:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh606:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh607:
str w8, [x9]
ldr w8, [x26, #44]
ldr w9, [sp, #88] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #44]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #44]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #44]
ldr w8, [x25, #44]
cbnz w9, LBB38_273
; %bb.271:
cbz w8, LBB38_273
; %bb.272:
mov w10, #1
adrp x11, _a@PAGE
strb w10, [x11, _a@PAGEOFF]
LBB38_273:
cmp w9, #1
b.hi LBB38_276
; %bb.274:
cmp w8, #2
b.lo LBB38_276
; %bb.275:
mov w8, #1
adrp x9, _b@PAGE
strb w8, [x9, _b@PAGEOFF]
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #44]
LBB38_276:
str w8, [x26, #44]
LBB38_277:
Lloh608:
adrp x8, ___cs_active_thread@PAGE+48
Lloh609:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+48]
cmp w8, #1
b.ne LBB38_286
; %bb.278:
mov w8, #12
Lloh610:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh611:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh612:
str w8, [x9]
ldr w8, [x26, #48]
ldr w9, [sp, #92] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #48]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #48]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #48]
ldr w8, [x25, #48]
cmp w9, #1
b.hi LBB38_285
; %bb.279:
cmp w8, #2
b.lo LBB38_285
; %bb.280:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_284
; %bb.281:
and w8, w8, w9
tbnz w8, #0, LBB38_284
; %bb.282:
Lloh613:
adrp x8, ___stderrp@GOTPAGE
Lloh614:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh615:
ldr x3, [x8]
Lloh616:
adrp x0, l_.str.50@PAGE
Lloh617:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_283: ; =>This Inner Loop Header: Depth=1
b LBB38_283
LBB38_284:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #48]
LBB38_285:
str w8, [x26, #48]
LBB38_286:
Lloh618:
adrp x8, ___cs_active_thread@PAGE+52
Lloh619:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+52]
cmp w8, #1
b.ne LBB38_295
; %bb.287:
mov w8, #13
Lloh620:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh621:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh622:
str w8, [x9]
ldr w8, [x26, #52]
ldr w9, [sp, #40] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #52]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #52]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #52]
ldr w8, [x25, #52]
cmp w9, #1
b.hi LBB38_294
; %bb.288:
cmp w8, #2
b.lo LBB38_294
; %bb.289:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_293
; %bb.290:
and w8, w8, w9
tbnz w8, #0, LBB38_293
; %bb.291:
Lloh623:
adrp x8, ___stderrp@GOTPAGE
Lloh624:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh625:
ldr x3, [x8]
Lloh626:
adrp x0, l_.str.50@PAGE
Lloh627:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_292: ; =>This Inner Loop Header: Depth=1
b LBB38_292
LBB38_293:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #52]
LBB38_294:
str w8, [x26, #52]
LBB38_295:
Lloh628:
adrp x8, ___cs_active_thread@PAGE+56
Lloh629:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+56]
cmp w8, #1
b.ne LBB38_304
; %bb.296:
mov w8, #14
Lloh630:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh631:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh632:
str w8, [x9]
ldr w8, [x26, #56]
ldr w9, [sp, #36] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #56]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #56]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #56]
ldr w8, [x25, #56]
cmp w9, #1
b.hi LBB38_303
; %bb.297:
cmp w8, #2
b.lo LBB38_303
; %bb.298:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_302
; %bb.299:
and w8, w8, w9
tbnz w8, #0, LBB38_302
; %bb.300:
Lloh633:
adrp x8, ___stderrp@GOTPAGE
Lloh634:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh635:
ldr x3, [x8]
Lloh636:
adrp x0, l_.str.50@PAGE
Lloh637:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_301: ; =>This Inner Loop Header: Depth=1
b LBB38_301
LBB38_302:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #56]
LBB38_303:
str w8, [x26, #56]
LBB38_304:
Lloh638:
adrp x8, ___cs_active_thread@PAGE+60
Lloh639:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+60]
cmp w8, #1
b.ne LBB38_313
; %bb.305:
mov w8, #15
Lloh640:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh641:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh642:
str w8, [x9]
ldr w8, [x26, #60]
ldr w9, [sp, #32] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #60]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #60]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #60]
ldr w8, [x25, #60]
cmp w9, #1
b.hi LBB38_312
; %bb.306:
cmp w8, #2
b.lo LBB38_312
; %bb.307:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_311
; %bb.308:
and w8, w8, w9
tbnz w8, #0, LBB38_311
; %bb.309:
Lloh643:
adrp x8, ___stderrp@GOTPAGE
Lloh644:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh645:
ldr x3, [x8]
Lloh646:
adrp x0, l_.str.50@PAGE
Lloh647:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_310: ; =>This Inner Loop Header: Depth=1
b LBB38_310
LBB38_311:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #60]
LBB38_312:
str w8, [x26, #60]
LBB38_313:
Lloh648:
adrp x8, ___cs_active_thread@PAGE+64
Lloh649:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+64]
cmp w8, #1
b.ne LBB38_322
; %bb.314:
mov w8, #16
Lloh650:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh651:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh652:
str w8, [x9]
ldr w8, [x26, #64]
ldr w9, [sp, #28] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #64]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #64]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #64]
ldr w8, [x25, #64]
cmp w9, #1
b.hi LBB38_321
; %bb.315:
cmp w8, #2
b.lo LBB38_321
; %bb.316:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_320
; %bb.317:
and w8, w8, w9
tbnz w8, #0, LBB38_320
; %bb.318:
Lloh653:
adrp x8, ___stderrp@GOTPAGE
Lloh654:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh655:
ldr x3, [x8]
Lloh656:
adrp x0, l_.str.50@PAGE
Lloh657:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_319: ; =>This Inner Loop Header: Depth=1
b LBB38_319
LBB38_320:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #64]
LBB38_321:
str w8, [x26, #64]
LBB38_322:
Lloh658:
adrp x8, ___cs_active_thread@PAGE+68
Lloh659:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+68]
cmp w8, #1
b.ne LBB38_331
; %bb.323:
mov w8, #17
Lloh660:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh661:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh662:
str w8, [x9]
ldr w8, [x26, #68]
ldr w9, [sp, #24] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #68]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #68]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #68]
ldr w8, [x25, #68]
cmp w9, #1
b.hi LBB38_330
; %bb.324:
cmp w8, #2
b.lo LBB38_330
; %bb.325:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_329
; %bb.326:
and w8, w8, w9
tbnz w8, #0, LBB38_329
; %bb.327:
Lloh663:
adrp x8, ___stderrp@GOTPAGE
Lloh664:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh665:
ldr x3, [x8]
Lloh666:
adrp x0, l_.str.50@PAGE
Lloh667:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_328: ; =>This Inner Loop Header: Depth=1
b LBB38_328
LBB38_329:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #68]
LBB38_330:
str w8, [x26, #68]
LBB38_331:
Lloh668:
adrp x8, ___cs_active_thread@PAGE+72
Lloh669:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+72]
cmp w8, #1
b.ne LBB38_340
; %bb.332:
mov w8, #18
Lloh670:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh671:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh672:
str w8, [x9]
ldr w8, [x26, #72]
ldr w9, [sp, #20] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #72]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #72]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #72]
ldr w8, [x25, #72]
cmp w9, #1
b.hi LBB38_339
; %bb.333:
cmp w8, #2
b.lo LBB38_339
; %bb.334:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_338
; %bb.335:
and w8, w8, w9
tbnz w8, #0, LBB38_338
; %bb.336:
Lloh673:
adrp x8, ___stderrp@GOTPAGE
Lloh674:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh675:
ldr x3, [x8]
Lloh676:
adrp x0, l_.str.50@PAGE
Lloh677:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_337: ; =>This Inner Loop Header: Depth=1
b LBB38_337
LBB38_338:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #72]
LBB38_339:
str w8, [x26, #72]
LBB38_340:
Lloh678:
adrp x8, ___cs_active_thread@PAGE+76
Lloh679:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+76]
cmp w8, #1
b.ne LBB38_349
; %bb.341:
mov w8, #19
Lloh680:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh681:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh682:
str w8, [x9]
ldr w8, [x26, #76]
ldr w9, [sp, #16] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #76]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #76]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #76]
ldr w8, [x25, #76]
cmp w9, #1
b.hi LBB38_348
; %bb.342:
cmp w8, #2
b.lo LBB38_348
; %bb.343:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_347
; %bb.344:
and w8, w8, w9
tbnz w8, #0, LBB38_347
; %bb.345:
Lloh683:
adrp x8, ___stderrp@GOTPAGE
Lloh684:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh685:
ldr x3, [x8]
Lloh686:
adrp x0, l_.str.50@PAGE
Lloh687:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_346: ; =>This Inner Loop Header: Depth=1
b LBB38_346
LBB38_347:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #76]
LBB38_348:
str w8, [x26, #76]
LBB38_349:
Lloh688:
adrp x8, ___cs_active_thread@PAGE+80
Lloh689:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+80]
cmp w8, #1
b.ne LBB38_358
; %bb.350:
mov w8, #20
Lloh690:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh691:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh692:
str w8, [x9]
ldr w8, [x26, #80]
ldr w9, [sp, #12] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #80]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #80]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #80]
ldr w8, [x25, #80]
cmp w9, #1
b.hi LBB38_357
; %bb.351:
cmp w8, #2
b.lo LBB38_357
; %bb.352:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_356
; %bb.353:
and w8, w8, w9
tbnz w8, #0, LBB38_356
; %bb.354:
Lloh693:
adrp x8, ___stderrp@GOTPAGE
Lloh694:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh695:
ldr x3, [x8]
Lloh696:
adrp x0, l_.str.50@PAGE
Lloh697:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_355: ; =>This Inner Loop Header: Depth=1
b LBB38_355
LBB38_356:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #80]
LBB38_357:
str w8, [x26, #80]
LBB38_358:
Lloh698:
adrp x8, ___cs_active_thread@PAGE+84
Lloh699:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+84]
cmp w8, #1
b.ne LBB38_367
; %bb.359:
mov w8, #21
Lloh700:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh701:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh702:
str w8, [x9]
ldr w8, [x26, #84]
ldr w9, [sp, #8] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #84]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #84]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #84]
ldr w8, [x25, #84]
cmp w9, #1
b.hi LBB38_366
; %bb.360:
cmp w8, #2
b.lo LBB38_366
; %bb.361:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_365
; %bb.362:
and w8, w8, w9
tbnz w8, #0, LBB38_365
; %bb.363:
Lloh703:
adrp x8, ___stderrp@GOTPAGE
Lloh704:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh705:
ldr x3, [x8]
Lloh706:
adrp x0, l_.str.50@PAGE
Lloh707:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_364: ; =>This Inner Loop Header: Depth=1
b LBB38_364
LBB38_365:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #84]
LBB38_366:
str w8, [x26, #84]
LBB38_367:
Lloh708:
adrp x8, ___cs_active_thread@PAGE+88
Lloh709:
ldr w8, [x8, ___cs_active_thread@PAGEOFF+88]
cmp w8, #1
b.ne LBB38_376
; %bb.368:
mov w8, #22
Lloh710:
adrp x9, ___cs_thread_index@GOTPAGE
Lloh711:
ldr x9, [x9, ___cs_thread_index@GOTPAGEOFF]
Lloh712:
str w8, [x9]
ldr w8, [x26, #88]
ldr w9, [sp, #4] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25, #88]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25, #88]
cmp w8, #3
cset w0, lo
bl ___VERIFIER_assume
ldr w9, [x26, #88]
ldr w8, [x25, #88]
cmp w9, #1
b.hi LBB38_375
; %bb.369:
cmp w8, #2
b.lo LBB38_375
; %bb.370:
adrp x8, _a@PAGE
ldrb w8, [x8, _a@PAGEOFF]
adrp x9, _b@PAGE
ldrb w9, [x9, _b@PAGEOFF]
orr w10, w8, w9
tbz w10, #0, LBB38_374
; %bb.371:
and w8, w8, w9
tbnz w8, #0, LBB38_374
; %bb.372:
Lloh713:
adrp x8, ___stderrp@GOTPAGE
Lloh714:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh715:
ldr x3, [x8]
Lloh716:
adrp x0, l_.str.50@PAGE
Lloh717:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
LBB38_373: ; =>This Inner Loop Header: Depth=1
b LBB38_373
LBB38_374:
mov w0, #1
bl ___VERIFIER_assume
ldr w8, [x25, #88]
LBB38_375:
str w8, [x26, #88]
LBB38_376:
Lloh718:
adrp x8, ___cs_active_thread@PAGE
Lloh719:
ldr w8, [x8, ___cs_active_thread@PAGEOFF]
cmp w8, #1
b.ne LBB38_378
; %bb.377:
Lloh720:
adrp x8, ___cs_thread_index@GOTPAGE
Lloh721:
ldr x8, [x8, ___cs_thread_index@GOTPAGEOFF]
Lloh722:
str wzr, [x8]
ldr w8, [x26]
ldr w9, [sp] ; 4-byte Folded Reload
add w9, w8, w9
cmp w9, w8
str w9, [x25]
cset w0, hs
bl ___VERIFIER_assume
ldr w8, [x25]
cmp w8, #92
cset w0, lo
bl ___VERIFIER_assume
bl _main_thread
LBB38_378:
mov w0, #0
ldp x29, x30, [sp, #240] ; 16-byte Folded Reload
ldp x20, x19, [sp, #224] ; 16-byte Folded Reload
ldp x22, x21, [sp, #208] ; 16-byte Folded Reload
ldp x24, x23, [sp, #192] ; 16-byte Folded Reload
ldp x26, x25, [sp, #176] ; 16-byte Folded Reload
ldp x28, x27, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #256
ret
.loh AdrpLdr Lloh415, Lloh416
.loh AdrpLdrGot Lloh413, Lloh414
.loh AdrpLdrGot Lloh411, Lloh412
.loh AdrpLdrGotStr Lloh408, Lloh409, Lloh410
.loh AdrpLdrGotStr Lloh417, Lloh418, Lloh419
.loh AdrpLdrGotStr Lloh420, Lloh421, Lloh422
.loh AdrpLdrGotStr Lloh423, Lloh424, Lloh425
.loh AdrpLdrGotStr Lloh426, Lloh427, Lloh428
.loh AdrpLdrGotStr Lloh429, Lloh430, Lloh431
.loh AdrpLdrGotStr Lloh432, Lloh433, Lloh434
.loh AdrpLdrGotStr Lloh435, Lloh436, Lloh437
.loh AdrpLdrGotStr Lloh438, Lloh439, Lloh440
.loh AdrpLdrGotStr Lloh441, Lloh442, Lloh443
.loh AdrpLdr Lloh444, Lloh445
.loh AdrpLdrGotStr Lloh446, Lloh447, Lloh448
.loh AdrpLdr Lloh449, Lloh450
.loh AdrpLdrGotStr Lloh451, Lloh452, Lloh453
.loh AdrpLdr Lloh454, Lloh455
.loh AdrpLdrGotStr Lloh456, Lloh457, Lloh458
.loh AdrpAdd Lloh462, Lloh463
.loh AdrpLdrGotLdr Lloh459, Lloh460, Lloh461
.loh AdrpLdr Lloh464, Lloh465
.loh AdrpLdrGotStr Lloh466, Lloh467, Lloh468
.loh AdrpAdd Lloh472, Lloh473
.loh AdrpLdrGotLdr Lloh469, Lloh470, Lloh471
.loh AdrpLdr Lloh474, Lloh475
.loh AdrpLdrGotStr Lloh476, Lloh477, Lloh478
.loh AdrpAdd Lloh482, Lloh483
.loh AdrpLdrGotLdr Lloh479, Lloh480, Lloh481
.loh AdrpLdr Lloh484, Lloh485
.loh AdrpLdrGotStr Lloh486, Lloh487, Lloh488
.loh AdrpAdd Lloh492, Lloh493
.loh AdrpLdrGotLdr Lloh489, Lloh490, Lloh491
.loh AdrpLdr Lloh494, Lloh495
.loh AdrpLdrGotStr Lloh496, Lloh497, Lloh498
.loh AdrpAdd Lloh502, Lloh503
.loh AdrpLdrGotLdr Lloh499, Lloh500, Lloh501
.loh AdrpLdr Lloh504, Lloh505
.loh AdrpLdrGotStr Lloh506, Lloh507, Lloh508
.loh AdrpAdd Lloh512, Lloh513
.loh AdrpLdrGotLdr Lloh509, Lloh510, Lloh511
.loh AdrpLdr Lloh514, Lloh515
.loh AdrpLdrGotStr Lloh516, Lloh517, Lloh518
.loh AdrpAdd Lloh522, Lloh523
.loh AdrpLdrGotLdr Lloh519, Lloh520, Lloh521
.loh AdrpLdr Lloh524, Lloh525
.loh AdrpLdrGotStr Lloh526, Lloh527, Lloh528
.loh AdrpAdd Lloh532, Lloh533
.loh AdrpLdrGotLdr Lloh529, Lloh530, Lloh531
.loh AdrpLdr Lloh534, Lloh535
.loh AdrpLdrGotStr Lloh536, Lloh537, Lloh538
.loh AdrpAdd Lloh542, Lloh543
.loh AdrpLdrGotLdr Lloh539, Lloh540, Lloh541
.loh AdrpLdr Lloh544, Lloh545
.loh AdrpLdrGotStr Lloh546, Lloh547, Lloh548
.loh AdrpAdd Lloh552, Lloh553
.loh AdrpLdrGotLdr Lloh549, Lloh550, Lloh551
.loh AdrpLdr Lloh554, Lloh555
.loh AdrpLdrGotStr Lloh556, Lloh557, Lloh558
.loh AdrpAdd Lloh562, Lloh563
.loh AdrpLdrGotLdr Lloh559, Lloh560, Lloh561
.loh AdrpLdr Lloh564, Lloh565
.loh AdrpLdrGotStr Lloh566, Lloh567, Lloh568
.loh AdrpLdr Lloh569, Lloh570
.loh AdrpLdrGotStr Lloh571, Lloh572, Lloh573
.loh AdrpLdrGotStr Lloh574, Lloh575, Lloh576
.loh AdrpLdrGotStr Lloh577, Lloh578, Lloh579
.loh AdrpLdrGotStr Lloh580, Lloh581, Lloh582
.loh AdrpLdrGotStr Lloh583, Lloh584, Lloh585
.loh AdrpLdrGotStr Lloh586, Lloh587, Lloh588
.loh AdrpLdrGotStr Lloh589, Lloh590, Lloh591
.loh AdrpLdrGotStr Lloh592, Lloh593, Lloh594
.loh AdrpLdrGotStr Lloh595, Lloh596, Lloh597
.loh AdrpLdr Lloh598, Lloh599
.loh AdrpLdrGotStr Lloh600, Lloh601, Lloh602
.loh AdrpLdr Lloh603, Lloh604
.loh AdrpLdrGotStr Lloh605, Lloh606, Lloh607
.loh AdrpLdr Lloh608, Lloh609
.loh AdrpLdrGotStr Lloh610, Lloh611, Lloh612
.loh AdrpAdd Lloh616, Lloh617
.loh AdrpLdrGotLdr Lloh613, Lloh614, Lloh615
.loh AdrpLdr Lloh618, Lloh619
.loh AdrpLdrGotStr Lloh620, Lloh621, Lloh622
.loh AdrpAdd Lloh626, Lloh627
.loh AdrpLdrGotLdr Lloh623, Lloh624, Lloh625
.loh AdrpLdr Lloh628, Lloh629
.loh AdrpLdrGotStr Lloh630, Lloh631, Lloh632
.loh AdrpAdd Lloh636, Lloh637
.loh AdrpLdrGotLdr Lloh633, Lloh634, Lloh635
.loh AdrpLdr Lloh638, Lloh639
.loh AdrpLdrGotStr Lloh640, Lloh641, Lloh642
.loh AdrpAdd Lloh646, Lloh647
.loh AdrpLdrGotLdr Lloh643, Lloh644, Lloh645
.loh AdrpLdr Lloh648, Lloh649
.loh AdrpLdrGotStr Lloh650, Lloh651, Lloh652
.loh AdrpAdd Lloh656, Lloh657
.loh AdrpLdrGotLdr Lloh653, Lloh654, Lloh655
.loh AdrpLdr Lloh658, Lloh659
.loh AdrpLdrGotStr Lloh660, Lloh661, Lloh662
.loh AdrpAdd Lloh666, Lloh667
.loh AdrpLdrGotLdr Lloh663, Lloh664, Lloh665
.loh AdrpLdr Lloh668, Lloh669
.loh AdrpLdrGotStr Lloh670, Lloh671, Lloh672
.loh AdrpAdd Lloh676, Lloh677
.loh AdrpLdrGotLdr Lloh673, Lloh674, Lloh675
.loh AdrpLdr Lloh678, Lloh679
.loh AdrpLdrGotStr Lloh680, Lloh681, Lloh682
.loh AdrpAdd Lloh686, Lloh687
.loh AdrpLdrGotLdr Lloh683, Lloh684, Lloh685
.loh AdrpLdr Lloh688, Lloh689
.loh AdrpLdrGotStr Lloh690, Lloh691, Lloh692
.loh AdrpAdd Lloh696, Lloh697
.loh AdrpLdrGotLdr Lloh693, Lloh694, Lloh695
.loh AdrpLdr Lloh698, Lloh699
.loh AdrpLdrGotStr Lloh700, Lloh701, Lloh702
.loh AdrpAdd Lloh706, Lloh707
.loh AdrpLdrGotLdr Lloh703, Lloh704, Lloh705
.loh AdrpLdr Lloh708, Lloh709
.loh AdrpLdrGotStr Lloh710, Lloh711, Lloh712
.loh AdrpAdd Lloh716, Lloh717
.loh AdrpLdrGotLdr Lloh713, Lloh714, Lloh715
.loh AdrpLdr Lloh718, Lloh719
.loh AdrpLdrGotStr Lloh720, Lloh721, Lloh722
.cfi_endproc
; -- End function
.section __DATA,__data
.globl ___cs_active_thread ; @__cs_active_thread
.p2align 2
___cs_active_thread:
.long 1 ; 0x1
.space 88
.globl ___cs_thread_lines ; @__cs_thread_lines
.p2align 2
___cs_thread_lines:
.long 91 ; 0x5b
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.comm ___cs_threadargs,184,3 ; @__cs_threadargs
.comm ___cs_pc,92,2 ; @__cs_pc
.comm ___cs_thread_index,4,2 ; @__cs_thread_index
.comm ___cs_pc_cs,92,2 ; @__cs_pc_cs
.zerofill __DATA,__bss,_main_thread.__cs_local_main_i,4,2 ; @main_thread.__cs_local_main_i
.zerofill __DATA,__bss,_main_thread.__cs_local_main_setPool,8,3 ; @main_thread.__cs_local_main_setPool
.zerofill __DATA,__bss,_main_thread.__cs_local_main_checkPool,8,3 ; @main_thread.__cs_local_main_checkPool
.zerofill __DATA,__bss,_a,1,2 ; @a
.zerofill __DATA,__bss,_b,1,2 ; @b
.section __TEXT,__cstring,cstring_literals
l_.str.50: ; @.str.50
.asciz "Bug found!\n"
.subsections_via_symbols
| the_stack_data/107952574.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function set_status_attr
_set_status_attr: ## @set_status_attr
.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, %ecx
movq _status_attrs@GOTPCREL(%rip), %rax
movq (%rax), %r14
movslq %edi, %rax
movq %rax, %rbx
shlq $4, %rbx
leaq (%r14,%rbx), %r15
addq $12, %r15
movl 12(%r14,%rbx), %edi
testl %eax, %eax
je LBB0_1
## %bb.2:
movq _MAX_STATUS_NAME@GOTPCREL(%rip), %rax
movq (%rax), %rsi
incq %rsi
leaq L_.str.1(%rip), %rdx
callq _snprintf
jmp LBB0_3
LBB0_1:
leaq L_.str(%rip), %rsi
callq _strcpy
LBB0_3:
leaq (%r14,%rbx), %rdi
movl (%r15), %eax
movl %eax, 4(%r14,%rbx)
movq _S_IRUGO@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%r14,%rbx)
movq _status_show@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 8(%r14,%rbx)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _sysfs_attr_init ## TAILCALL
.cfi_endproc
## -- End function
.comm _status_attrs,8,3 ## @status_attrs
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "status"
.comm _MAX_STATUS_NAME,8,3 ## @MAX_STATUS_NAME
L_.str.1: ## @.str.1
.asciz "status.%d"
.comm _S_IRUGO,4,2 ## @S_IRUGO
.comm _status_show,4,2 ## @status_show
.no_dead_strip _set_status_attr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function set_status_attr
_set_status_attr: ; @set_status_attr
.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 x3, x0
Lloh0:
adrp x8, _status_attrs@GOTPAGE
Lloh1:
ldr x8, [x8, _status_attrs@GOTPAGEOFF]
Lloh2:
ldr x19, [x8]
sxtw x20, w3
add x21, x19, w0, sxtw #4
ldr w0, [x21, #12]!
cbz w3, LBB0_2
; %bb.1:
Lloh3:
adrp x8, _MAX_STATUS_NAME@GOTPAGE
Lloh4:
ldr x8, [x8, _MAX_STATUS_NAME@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
add x1, x8, #1
Lloh6:
adrp x2, l_.str.1@PAGE
Lloh7:
add x2, x2, l_.str.1@PAGEOFF
; kill: def $w3 killed $w3 killed $x3
bl _snprintf
b LBB0_3
LBB0_2:
Lloh8:
adrp x1, l_.str@PAGE
Lloh9:
add x1, x1, l_.str@PAGEOFF
bl _strcpy
LBB0_3:
add x0, x19, x20, lsl #4
ldr w8, [x21]
str w8, [x0, #4]
Lloh10:
adrp x8, _S_IRUGO@GOTPAGE
Lloh11:
ldr x8, [x8, _S_IRUGO@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
str w8, [x0]
Lloh13:
adrp x8, _status_show@GOTPAGE
Lloh14:
ldr x8, [x8, _status_show@GOTPAGEOFF]
Lloh15:
ldr w8, [x8]
str w8, [x0, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _sysfs_attr_init
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _status_attrs,8,3 ; @status_attrs
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "status"
.comm _MAX_STATUS_NAME,8,3 ; @MAX_STATUS_NAME
l_.str.1: ; @.str.1
.asciz "status.%d"
.comm _S_IRUGO,4,2 ; @S_IRUGO
.comm _status_show,4,2 ; @status_show
.no_dead_strip _set_status_attr
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/usbip/extr_vhci_sysfs.c_set_status_attr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_winctx_regs ## -- Begin function init_winctx_regs
.p2align 4, 0x90
_init_winctx_regs: ## @init_winctx_regs
.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, %r15
callq _reset_window_regs
movq _VAS_LPID@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _LPID@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_PID_ID@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 4(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _PID@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movl 112(%r14), %esi
movq %r15, %rdi
callq _init_xlate_regs
movq _VAS_FAULT_TX_WIN@GOTPCREL(%rip), %rax
movl (%rax), %edi
xorl %esi, %esi
xorl %edx, %edx
callq _SET_FIELD
movq %rax, %rbx
movq _FAULT_TX_WIN@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _OSU_INTR_SRC_RA@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _VAS_HV_INTR_SRC_RA@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 8(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _HV_INTR_SRC_RA@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_PSWID_EA_HANDLE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 12(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _PSWID@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _SPARE1@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _SPARE2@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _SPARE3@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movl 108(%r14), %edi
callq ___pa
movq _VAS_PAGE_MIGRATION_SELECT@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movq %rax, %rsi
xorl %edx, %edx
callq _SET_FIELD
movq %rax, %rbx
movq _LFIFO_BAR@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_LDATA_STAMP@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 16(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _LDATA_STAMP_CTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_LDMA_TYPE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 20(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq _VAS_LDMA_FIFO_DISABLE@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 24(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq %rax, %rbx
movq _LDMA_CACHE_CTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _LRFIFO_PUSH@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _CURR_MSG_COUNT@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _LNOTIFY_AFTER_COUNT@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _VAS_LRX_WCRED@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 28(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _LRX_WCRED@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_TX_WCRED@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 28(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _TX_WCRED@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _LRX_WCRED_ADDER@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _TX_WCRED_ADDER@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movl 32(%r14), %eax
leal 1023(%rax), %edi
testl %eax, %eax
cmovnsl %eax, %edi
sarl $10, %edi
movq _VAS_LFIFO_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %ebx
callq _ilog2
movl %ebx, %edi
xorl %esi, %esi
movl %eax, %edx
callq _SET_FIELD
movq %rax, %rbx
movq _LFIFO_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _WIN_STATUS@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq %r15, %rdi
movq %r14, %rsi
callq _init_rsvd_tx_buf_count
movq _VAS_LRX_WIN_ID@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 36(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _LRFIFO_WIN_PTR@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _SPARE4@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _VAS_NOTIFY_DISABLE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 40(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq _VAS_INTR_DISABLE@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 44(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_NOTIFY_EARLY@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 48(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_NOTIFY_OSU_INTR@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 52(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq %rax, %rbx
movq _LNOTIFY_CTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_LNOTIFY_PID@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 56(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _LNOTIFY_PID@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_LNOTIFY_LPID@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 60(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _LNOTIFY_LPID@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_LNOTIFY_TID@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 64(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq %rax, %rbx
movq _LNOTIFY_TID@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_LNOTIFY_MIN_SCOPE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 68(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq _VAS_LNOTIFY_MAX_SCOPE@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 72(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq %rax, %rbx
movq _LNOTIFY_SCOPE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _SPARE5@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _NX_UTIL_ADDER@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _SPARE6@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
xorl %edx, %edx
callq _write_hvwc_reg
movq _VAS_PUSH_TO_MEM@GOTPCREL(%rip), %rax
movl (%rax), %edi
xorl %esi, %esi
movl $1, %edx
callq _SET_FIELD
movq %rax, %rbx
movq _WIN_CTX_CACHING_CTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
movq _VAS_WINCTL_REJ_NO_CREDIT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 76(%r14), %edx
xorl %esi, %esi
callq _SET_FIELD
movq _VAS_WINCTL_PIN@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 80(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_WINCTL_TX_WCRED_MODE@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 84(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_WINCTL_RX_WCRED_MODE@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 88(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_WINCTL_TX_WORD_MODE@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 92(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_WINCTL_RX_WORD_MODE@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 96(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_WINCTL_FAULT_WIN@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 100(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_WINCTL_NX_WIN@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movl 104(%r14), %edx
movq %rax, %rsi
callq _SET_FIELD
movq _VAS_WINCTL_OPEN@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movq %rax, %rsi
movl $1, %edx
callq _SET_FIELD
movq %rax, %rbx
movq _WINCTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _VREG
movq %r15, %rdi
movl %eax, %esi
movq %rbx, %rdx
callq _write_hvwc_reg
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _VAS_LPID,4,2 ## @VAS_LPID
.comm _LPID,4,2 ## @LPID
.comm _VAS_PID_ID,4,2 ## @VAS_PID_ID
.comm _PID,4,2 ## @PID
.comm _VAS_FAULT_TX_WIN,4,2 ## @VAS_FAULT_TX_WIN
.comm _FAULT_TX_WIN,4,2 ## @FAULT_TX_WIN
.comm _OSU_INTR_SRC_RA,4,2 ## @OSU_INTR_SRC_RA
.comm _VAS_HV_INTR_SRC_RA,4,2 ## @VAS_HV_INTR_SRC_RA
.comm _HV_INTR_SRC_RA,4,2 ## @HV_INTR_SRC_RA
.comm _VAS_PSWID_EA_HANDLE,4,2 ## @VAS_PSWID_EA_HANDLE
.comm _PSWID,4,2 ## @PSWID
.comm _SPARE1,4,2 ## @SPARE1
.comm _SPARE2,4,2 ## @SPARE2
.comm _SPARE3,4,2 ## @SPARE3
.comm _VAS_PAGE_MIGRATION_SELECT,4,2 ## @VAS_PAGE_MIGRATION_SELECT
.comm _LFIFO_BAR,4,2 ## @LFIFO_BAR
.comm _VAS_LDATA_STAMP,4,2 ## @VAS_LDATA_STAMP
.comm _LDATA_STAMP_CTL,4,2 ## @LDATA_STAMP_CTL
.comm _VAS_LDMA_TYPE,4,2 ## @VAS_LDMA_TYPE
.comm _VAS_LDMA_FIFO_DISABLE,4,2 ## @VAS_LDMA_FIFO_DISABLE
.comm _LDMA_CACHE_CTL,4,2 ## @LDMA_CACHE_CTL
.comm _LRFIFO_PUSH,4,2 ## @LRFIFO_PUSH
.comm _CURR_MSG_COUNT,4,2 ## @CURR_MSG_COUNT
.comm _LNOTIFY_AFTER_COUNT,4,2 ## @LNOTIFY_AFTER_COUNT
.comm _VAS_LRX_WCRED,4,2 ## @VAS_LRX_WCRED
.comm _LRX_WCRED,4,2 ## @LRX_WCRED
.comm _VAS_TX_WCRED,4,2 ## @VAS_TX_WCRED
.comm _TX_WCRED,4,2 ## @TX_WCRED
.comm _LRX_WCRED_ADDER,4,2 ## @LRX_WCRED_ADDER
.comm _TX_WCRED_ADDER,4,2 ## @TX_WCRED_ADDER
.comm _VAS_LFIFO_SIZE,4,2 ## @VAS_LFIFO_SIZE
.comm _LFIFO_SIZE,4,2 ## @LFIFO_SIZE
.comm _WIN_STATUS,4,2 ## @WIN_STATUS
.comm _VAS_LRX_WIN_ID,4,2 ## @VAS_LRX_WIN_ID
.comm _LRFIFO_WIN_PTR,4,2 ## @LRFIFO_WIN_PTR
.comm _SPARE4,4,2 ## @SPARE4
.comm _VAS_NOTIFY_DISABLE,4,2 ## @VAS_NOTIFY_DISABLE
.comm _VAS_INTR_DISABLE,4,2 ## @VAS_INTR_DISABLE
.comm _VAS_NOTIFY_EARLY,4,2 ## @VAS_NOTIFY_EARLY
.comm _VAS_NOTIFY_OSU_INTR,4,2 ## @VAS_NOTIFY_OSU_INTR
.comm _LNOTIFY_CTL,4,2 ## @LNOTIFY_CTL
.comm _VAS_LNOTIFY_PID,4,2 ## @VAS_LNOTIFY_PID
.comm _LNOTIFY_PID,4,2 ## @LNOTIFY_PID
.comm _VAS_LNOTIFY_LPID,4,2 ## @VAS_LNOTIFY_LPID
.comm _LNOTIFY_LPID,4,2 ## @LNOTIFY_LPID
.comm _VAS_LNOTIFY_TID,4,2 ## @VAS_LNOTIFY_TID
.comm _LNOTIFY_TID,4,2 ## @LNOTIFY_TID
.comm _VAS_LNOTIFY_MIN_SCOPE,4,2 ## @VAS_LNOTIFY_MIN_SCOPE
.comm _VAS_LNOTIFY_MAX_SCOPE,4,2 ## @VAS_LNOTIFY_MAX_SCOPE
.comm _LNOTIFY_SCOPE,4,2 ## @LNOTIFY_SCOPE
.comm _SPARE5,4,2 ## @SPARE5
.comm _NX_UTIL_ADDER,4,2 ## @NX_UTIL_ADDER
.comm _SPARE6,4,2 ## @SPARE6
.comm _VAS_PUSH_TO_MEM,4,2 ## @VAS_PUSH_TO_MEM
.comm _WIN_CTX_CACHING_CTL,4,2 ## @WIN_CTX_CACHING_CTL
.comm _VAS_WINCTL_REJ_NO_CREDIT,4,2 ## @VAS_WINCTL_REJ_NO_CREDIT
.comm _VAS_WINCTL_PIN,4,2 ## @VAS_WINCTL_PIN
.comm _VAS_WINCTL_TX_WCRED_MODE,4,2 ## @VAS_WINCTL_TX_WCRED_MODE
.comm _VAS_WINCTL_RX_WCRED_MODE,4,2 ## @VAS_WINCTL_RX_WCRED_MODE
.comm _VAS_WINCTL_TX_WORD_MODE,4,2 ## @VAS_WINCTL_TX_WORD_MODE
.comm _VAS_WINCTL_RX_WORD_MODE,4,2 ## @VAS_WINCTL_RX_WORD_MODE
.comm _VAS_WINCTL_FAULT_WIN,4,2 ## @VAS_WINCTL_FAULT_WIN
.comm _VAS_WINCTL_NX_WIN,4,2 ## @VAS_WINCTL_NX_WIN
.comm _VAS_WINCTL_OPEN,4,2 ## @VAS_WINCTL_OPEN
.comm _WINCTL,4,2 ## @WINCTL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_winctx_regs ; -- Begin function init_winctx_regs
.p2align 2
_init_winctx_regs: ; @init_winctx_regs
.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 _reset_window_regs
Lloh0:
adrp x8, _VAS_LPID@GOTPAGE
Lloh1:
ldr x8, [x8, _VAS_LPID@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldr w2, [x20]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh3:
adrp x8, _LPID@GOTPAGE
Lloh4:
ldr x8, [x8, _LPID@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh6:
adrp x8, _VAS_PID_ID@GOTPAGE
Lloh7:
ldr x8, [x8, _VAS_PID_ID@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
ldr w2, [x20, #4]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh9:
adrp x8, _PID@GOTPAGE
Lloh10:
ldr x8, [x8, _PID@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
ldr w1, [x20, #112]
mov x0, x19
bl _init_xlate_regs
Lloh12:
adrp x8, _VAS_FAULT_TX_WIN@GOTPAGE
Lloh13:
ldr x8, [x8, _VAS_FAULT_TX_WIN@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
mov x1, #0
mov w2, #0
bl _SET_FIELD
mov x21, x0
Lloh15:
adrp x8, _FAULT_TX_WIN@GOTPAGE
Lloh16:
ldr x8, [x8, _FAULT_TX_WIN@GOTPAGEOFF]
Lloh17:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh18:
adrp x8, _OSU_INTR_SRC_RA@GOTPAGE
Lloh19:
ldr x8, [x8, _OSU_INTR_SRC_RA@GOTPAGEOFF]
Lloh20:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh21:
adrp x8, _VAS_HV_INTR_SRC_RA@GOTPAGE
Lloh22:
ldr x8, [x8, _VAS_HV_INTR_SRC_RA@GOTPAGEOFF]
Lloh23:
ldr w0, [x8]
ldr w2, [x20, #8]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh24:
adrp x8, _HV_INTR_SRC_RA@GOTPAGE
Lloh25:
ldr x8, [x8, _HV_INTR_SRC_RA@GOTPAGEOFF]
Lloh26:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh27:
adrp x8, _VAS_PSWID_EA_HANDLE@GOTPAGE
Lloh28:
ldr x8, [x8, _VAS_PSWID_EA_HANDLE@GOTPAGEOFF]
Lloh29:
ldr w0, [x8]
ldr w2, [x20, #12]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh30:
adrp x8, _PSWID@GOTPAGE
Lloh31:
ldr x8, [x8, _PSWID@GOTPAGEOFF]
Lloh32:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh33:
adrp x8, _SPARE1@GOTPAGE
Lloh34:
ldr x8, [x8, _SPARE1@GOTPAGEOFF]
Lloh35:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh36:
adrp x8, _SPARE2@GOTPAGE
Lloh37:
ldr x8, [x8, _SPARE2@GOTPAGEOFF]
Lloh38:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh39:
adrp x8, _SPARE3@GOTPAGE
Lloh40:
ldr x8, [x8, _SPARE3@GOTPAGEOFF]
Lloh41:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
ldr w0, [x20, #108]
bl ___pa
mov x1, x0
Lloh42:
adrp x8, _VAS_PAGE_MIGRATION_SELECT@GOTPAGE
Lloh43:
ldr x8, [x8, _VAS_PAGE_MIGRATION_SELECT@GOTPAGEOFF]
Lloh44:
ldr w0, [x8]
mov w2, #0
bl _SET_FIELD
mov x21, x0
Lloh45:
adrp x8, _LFIFO_BAR@GOTPAGE
Lloh46:
ldr x8, [x8, _LFIFO_BAR@GOTPAGEOFF]
Lloh47:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh48:
adrp x8, _VAS_LDATA_STAMP@GOTPAGE
Lloh49:
ldr x8, [x8, _VAS_LDATA_STAMP@GOTPAGEOFF]
Lloh50:
ldr w0, [x8]
ldr w2, [x20, #16]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh51:
adrp x8, _LDATA_STAMP_CTL@GOTPAGE
Lloh52:
ldr x8, [x8, _LDATA_STAMP_CTL@GOTPAGEOFF]
Lloh53:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh54:
adrp x8, _VAS_LDMA_TYPE@GOTPAGE
Lloh55:
ldr x8, [x8, _VAS_LDMA_TYPE@GOTPAGEOFF]
Lloh56:
ldr w0, [x8]
ldr w2, [x20, #20]
mov x1, #0
bl _SET_FIELD
mov x1, x0
Lloh57:
adrp x8, _VAS_LDMA_FIFO_DISABLE@GOTPAGE
Lloh58:
ldr x8, [x8, _VAS_LDMA_FIFO_DISABLE@GOTPAGEOFF]
Lloh59:
ldr w0, [x8]
ldr w2, [x20, #24]
bl _SET_FIELD
mov x21, x0
Lloh60:
adrp x8, _LDMA_CACHE_CTL@GOTPAGE
Lloh61:
ldr x8, [x8, _LDMA_CACHE_CTL@GOTPAGEOFF]
Lloh62:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh63:
adrp x8, _LRFIFO_PUSH@GOTPAGE
Lloh64:
ldr x8, [x8, _LRFIFO_PUSH@GOTPAGEOFF]
Lloh65:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh66:
adrp x8, _CURR_MSG_COUNT@GOTPAGE
Lloh67:
ldr x8, [x8, _CURR_MSG_COUNT@GOTPAGEOFF]
Lloh68:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh69:
adrp x8, _LNOTIFY_AFTER_COUNT@GOTPAGE
Lloh70:
ldr x8, [x8, _LNOTIFY_AFTER_COUNT@GOTPAGEOFF]
Lloh71:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh72:
adrp x8, _VAS_LRX_WCRED@GOTPAGE
Lloh73:
ldr x8, [x8, _VAS_LRX_WCRED@GOTPAGEOFF]
Lloh74:
ldr w0, [x8]
ldr w2, [x20, #28]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh75:
adrp x8, _LRX_WCRED@GOTPAGE
Lloh76:
ldr x8, [x8, _LRX_WCRED@GOTPAGEOFF]
Lloh77:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh78:
adrp x8, _VAS_TX_WCRED@GOTPAGE
Lloh79:
ldr x8, [x8, _VAS_TX_WCRED@GOTPAGEOFF]
Lloh80:
ldr w0, [x8]
ldr w2, [x20, #28]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh81:
adrp x8, _TX_WCRED@GOTPAGE
Lloh82:
ldr x8, [x8, _TX_WCRED@GOTPAGEOFF]
Lloh83:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh84:
adrp x8, _LRX_WCRED_ADDER@GOTPAGE
Lloh85:
ldr x8, [x8, _LRX_WCRED_ADDER@GOTPAGEOFF]
Lloh86:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh87:
adrp x8, _TX_WCRED_ADDER@GOTPAGE
Lloh88:
ldr x8, [x8, _TX_WCRED_ADDER@GOTPAGEOFF]
Lloh89:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
ldr w8, [x20, #32]
add w9, w8, #1023
cmp w8, #0
csel w8, w9, w8, lt
asr w0, w8, #10
Lloh90:
adrp x8, _VAS_LFIFO_SIZE@GOTPAGE
Lloh91:
ldr x8, [x8, _VAS_LFIFO_SIZE@GOTPAGEOFF]
Lloh92:
ldr w21, [x8]
bl _ilog2
mov x2, x0
mov x0, x21
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh93:
adrp x8, _LFIFO_SIZE@GOTPAGE
Lloh94:
ldr x8, [x8, _LFIFO_SIZE@GOTPAGEOFF]
Lloh95:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh96:
adrp x8, _WIN_STATUS@GOTPAGE
Lloh97:
ldr x8, [x8, _WIN_STATUS@GOTPAGEOFF]
Lloh98:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
mov x0, x19
mov x1, x20
bl _init_rsvd_tx_buf_count
Lloh99:
adrp x8, _VAS_LRX_WIN_ID@GOTPAGE
Lloh100:
ldr x8, [x8, _VAS_LRX_WIN_ID@GOTPAGEOFF]
Lloh101:
ldr w0, [x8]
ldr w2, [x20, #36]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh102:
adrp x8, _LRFIFO_WIN_PTR@GOTPAGE
Lloh103:
ldr x8, [x8, _LRFIFO_WIN_PTR@GOTPAGEOFF]
Lloh104:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh105:
adrp x8, _SPARE4@GOTPAGE
Lloh106:
ldr x8, [x8, _SPARE4@GOTPAGEOFF]
Lloh107:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh108:
adrp x8, _VAS_NOTIFY_DISABLE@GOTPAGE
Lloh109:
ldr x8, [x8, _VAS_NOTIFY_DISABLE@GOTPAGEOFF]
Lloh110:
ldr w0, [x8]
ldr w2, [x20, #40]
mov x1, #0
bl _SET_FIELD
mov x1, x0
Lloh111:
adrp x8, _VAS_INTR_DISABLE@GOTPAGE
Lloh112:
ldr x8, [x8, _VAS_INTR_DISABLE@GOTPAGEOFF]
Lloh113:
ldr w0, [x8]
ldr w2, [x20, #44]
bl _SET_FIELD
mov x1, x0
Lloh114:
adrp x8, _VAS_NOTIFY_EARLY@GOTPAGE
Lloh115:
ldr x8, [x8, _VAS_NOTIFY_EARLY@GOTPAGEOFF]
Lloh116:
ldr w0, [x8]
ldr w2, [x20, #48]
bl _SET_FIELD
mov x1, x0
Lloh117:
adrp x8, _VAS_NOTIFY_OSU_INTR@GOTPAGE
Lloh118:
ldr x8, [x8, _VAS_NOTIFY_OSU_INTR@GOTPAGEOFF]
Lloh119:
ldr w0, [x8]
ldr w2, [x20, #52]
bl _SET_FIELD
mov x21, x0
Lloh120:
adrp x8, _LNOTIFY_CTL@GOTPAGE
Lloh121:
ldr x8, [x8, _LNOTIFY_CTL@GOTPAGEOFF]
Lloh122:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh123:
adrp x8, _VAS_LNOTIFY_PID@GOTPAGE
Lloh124:
ldr x8, [x8, _VAS_LNOTIFY_PID@GOTPAGEOFF]
Lloh125:
ldr w0, [x8]
ldr w2, [x20, #56]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh126:
adrp x8, _LNOTIFY_PID@GOTPAGE
Lloh127:
ldr x8, [x8, _LNOTIFY_PID@GOTPAGEOFF]
Lloh128:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh129:
adrp x8, _VAS_LNOTIFY_LPID@GOTPAGE
Lloh130:
ldr x8, [x8, _VAS_LNOTIFY_LPID@GOTPAGEOFF]
Lloh131:
ldr w0, [x8]
ldr w2, [x20, #60]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh132:
adrp x8, _LNOTIFY_LPID@GOTPAGE
Lloh133:
ldr x8, [x8, _LNOTIFY_LPID@GOTPAGEOFF]
Lloh134:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh135:
adrp x8, _VAS_LNOTIFY_TID@GOTPAGE
Lloh136:
ldr x8, [x8, _VAS_LNOTIFY_TID@GOTPAGEOFF]
Lloh137:
ldr w0, [x8]
ldr w2, [x20, #64]
mov x1, #0
bl _SET_FIELD
mov x21, x0
Lloh138:
adrp x8, _LNOTIFY_TID@GOTPAGE
Lloh139:
ldr x8, [x8, _LNOTIFY_TID@GOTPAGEOFF]
Lloh140:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh141:
adrp x8, _VAS_LNOTIFY_MIN_SCOPE@GOTPAGE
Lloh142:
ldr x8, [x8, _VAS_LNOTIFY_MIN_SCOPE@GOTPAGEOFF]
Lloh143:
ldr w0, [x8]
ldr w2, [x20, #68]
mov x1, #0
bl _SET_FIELD
mov x1, x0
Lloh144:
adrp x8, _VAS_LNOTIFY_MAX_SCOPE@GOTPAGE
Lloh145:
ldr x8, [x8, _VAS_LNOTIFY_MAX_SCOPE@GOTPAGEOFF]
Lloh146:
ldr w0, [x8]
ldr w2, [x20, #72]
bl _SET_FIELD
mov x21, x0
Lloh147:
adrp x8, _LNOTIFY_SCOPE@GOTPAGE
Lloh148:
ldr x8, [x8, _LNOTIFY_SCOPE@GOTPAGEOFF]
Lloh149:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh150:
adrp x8, _SPARE5@GOTPAGE
Lloh151:
ldr x8, [x8, _SPARE5@GOTPAGEOFF]
Lloh152:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh153:
adrp x8, _NX_UTIL_ADDER@GOTPAGE
Lloh154:
ldr x8, [x8, _NX_UTIL_ADDER@GOTPAGEOFF]
Lloh155:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh156:
adrp x8, _SPARE6@GOTPAGE
Lloh157:
ldr x8, [x8, _SPARE6@GOTPAGEOFF]
Lloh158:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, #0
bl _write_hvwc_reg
Lloh159:
adrp x8, _VAS_PUSH_TO_MEM@GOTPAGE
Lloh160:
ldr x8, [x8, _VAS_PUSH_TO_MEM@GOTPAGEOFF]
Lloh161:
ldr w0, [x8]
mov x1, #0
mov w2, #1
bl _SET_FIELD
mov x21, x0
Lloh162:
adrp x8, _WIN_CTX_CACHING_CTL@GOTPAGE
Lloh163:
ldr x8, [x8, _WIN_CTX_CACHING_CTL@GOTPAGEOFF]
Lloh164:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x21
bl _write_hvwc_reg
Lloh165:
adrp x8, _VAS_WINCTL_REJ_NO_CREDIT@GOTPAGE
Lloh166:
ldr x8, [x8, _VAS_WINCTL_REJ_NO_CREDIT@GOTPAGEOFF]
Lloh167:
ldr w0, [x8]
ldr w2, [x20, #76]
mov x1, #0
bl _SET_FIELD
mov x1, x0
Lloh168:
adrp x8, _VAS_WINCTL_PIN@GOTPAGE
Lloh169:
ldr x8, [x8, _VAS_WINCTL_PIN@GOTPAGEOFF]
Lloh170:
ldr w0, [x8]
ldr w2, [x20, #80]
bl _SET_FIELD
mov x1, x0
Lloh171:
adrp x8, _VAS_WINCTL_TX_WCRED_MODE@GOTPAGE
Lloh172:
ldr x8, [x8, _VAS_WINCTL_TX_WCRED_MODE@GOTPAGEOFF]
Lloh173:
ldr w0, [x8]
ldr w2, [x20, #84]
bl _SET_FIELD
mov x1, x0
Lloh174:
adrp x8, _VAS_WINCTL_RX_WCRED_MODE@GOTPAGE
Lloh175:
ldr x8, [x8, _VAS_WINCTL_RX_WCRED_MODE@GOTPAGEOFF]
Lloh176:
ldr w0, [x8]
ldr w2, [x20, #88]
bl _SET_FIELD
mov x1, x0
Lloh177:
adrp x8, _VAS_WINCTL_TX_WORD_MODE@GOTPAGE
Lloh178:
ldr x8, [x8, _VAS_WINCTL_TX_WORD_MODE@GOTPAGEOFF]
Lloh179:
ldr w0, [x8]
ldr w2, [x20, #92]
bl _SET_FIELD
mov x1, x0
Lloh180:
adrp x8, _VAS_WINCTL_RX_WORD_MODE@GOTPAGE
Lloh181:
ldr x8, [x8, _VAS_WINCTL_RX_WORD_MODE@GOTPAGEOFF]
Lloh182:
ldr w0, [x8]
ldr w2, [x20, #96]
bl _SET_FIELD
mov x1, x0
Lloh183:
adrp x8, _VAS_WINCTL_FAULT_WIN@GOTPAGE
Lloh184:
ldr x8, [x8, _VAS_WINCTL_FAULT_WIN@GOTPAGEOFF]
Lloh185:
ldr w0, [x8]
ldr w2, [x20, #100]
bl _SET_FIELD
mov x1, x0
Lloh186:
adrp x8, _VAS_WINCTL_NX_WIN@GOTPAGE
Lloh187:
ldr x8, [x8, _VAS_WINCTL_NX_WIN@GOTPAGEOFF]
Lloh188:
ldr w0, [x8]
ldr w2, [x20, #104]
bl _SET_FIELD
mov x1, x0
Lloh189:
adrp x8, _VAS_WINCTL_OPEN@GOTPAGE
Lloh190:
ldr x8, [x8, _VAS_WINCTL_OPEN@GOTPAGEOFF]
Lloh191:
ldr w0, [x8]
mov w2, #1
bl _SET_FIELD
mov x20, x0
Lloh192:
adrp x8, _WINCTL@GOTPAGE
Lloh193:
ldr x8, [x8, _WINCTL@GOTPAGEOFF]
Lloh194:
ldr w0, [x8]
bl _VREG
mov x1, x0
mov x0, x19
mov x2, x20
bl _write_hvwc_reg
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh192, Lloh193, Lloh194
.loh AdrpLdrGotLdr Lloh189, Lloh190, Lloh191
.loh AdrpLdrGotLdr Lloh186, Lloh187, Lloh188
.loh AdrpLdrGotLdr Lloh183, Lloh184, Lloh185
.loh AdrpLdrGotLdr Lloh180, Lloh181, Lloh182
.loh AdrpLdrGotLdr Lloh177, Lloh178, Lloh179
.loh AdrpLdrGotLdr Lloh174, Lloh175, Lloh176
.loh AdrpLdrGotLdr Lloh171, Lloh172, Lloh173
.loh AdrpLdrGotLdr Lloh168, Lloh169, Lloh170
.loh AdrpLdrGotLdr Lloh165, Lloh166, Lloh167
.loh AdrpLdrGotLdr Lloh162, Lloh163, Lloh164
.loh AdrpLdrGotLdr Lloh159, Lloh160, Lloh161
.loh AdrpLdrGotLdr Lloh156, Lloh157, Lloh158
.loh AdrpLdrGotLdr Lloh153, Lloh154, Lloh155
.loh AdrpLdrGotLdr Lloh150, Lloh151, Lloh152
.loh AdrpLdrGotLdr Lloh147, Lloh148, Lloh149
.loh AdrpLdrGotLdr Lloh144, Lloh145, Lloh146
.loh AdrpLdrGotLdr Lloh141, Lloh142, Lloh143
.loh AdrpLdrGotLdr Lloh138, Lloh139, Lloh140
.loh AdrpLdrGotLdr Lloh135, Lloh136, Lloh137
.loh AdrpLdrGotLdr Lloh132, Lloh133, Lloh134
.loh AdrpLdrGotLdr Lloh129, Lloh130, Lloh131
.loh AdrpLdrGotLdr Lloh126, Lloh127, Lloh128
.loh AdrpLdrGotLdr Lloh123, Lloh124, Lloh125
.loh AdrpLdrGotLdr Lloh120, Lloh121, Lloh122
.loh AdrpLdrGotLdr Lloh117, Lloh118, Lloh119
.loh AdrpLdrGotLdr Lloh114, Lloh115, Lloh116
.loh AdrpLdrGotLdr Lloh111, Lloh112, Lloh113
.loh AdrpLdrGotLdr Lloh108, Lloh109, Lloh110
.loh AdrpLdrGotLdr Lloh105, Lloh106, Lloh107
.loh AdrpLdrGotLdr Lloh102, Lloh103, Lloh104
.loh AdrpLdrGotLdr Lloh99, Lloh100, Lloh101
.loh AdrpLdrGotLdr Lloh96, Lloh97, Lloh98
.loh AdrpLdrGotLdr Lloh93, Lloh94, Lloh95
.loh AdrpLdrGotLdr Lloh90, Lloh91, Lloh92
.loh AdrpLdrGotLdr Lloh87, Lloh88, Lloh89
.loh AdrpLdrGotLdr Lloh84, Lloh85, Lloh86
.loh AdrpLdrGotLdr Lloh81, Lloh82, Lloh83
.loh AdrpLdrGotLdr Lloh78, Lloh79, Lloh80
.loh AdrpLdrGotLdr Lloh75, Lloh76, Lloh77
.loh AdrpLdrGotLdr Lloh72, Lloh73, Lloh74
.loh AdrpLdrGotLdr Lloh69, Lloh70, Lloh71
.loh AdrpLdrGotLdr Lloh66, Lloh67, Lloh68
.loh AdrpLdrGotLdr Lloh63, Lloh64, Lloh65
.loh AdrpLdrGotLdr Lloh60, Lloh61, Lloh62
.loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59
.loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _VAS_LPID,4,2 ; @VAS_LPID
.comm _LPID,4,2 ; @LPID
.comm _VAS_PID_ID,4,2 ; @VAS_PID_ID
.comm _PID,4,2 ; @PID
.comm _VAS_FAULT_TX_WIN,4,2 ; @VAS_FAULT_TX_WIN
.comm _FAULT_TX_WIN,4,2 ; @FAULT_TX_WIN
.comm _OSU_INTR_SRC_RA,4,2 ; @OSU_INTR_SRC_RA
.comm _VAS_HV_INTR_SRC_RA,4,2 ; @VAS_HV_INTR_SRC_RA
.comm _HV_INTR_SRC_RA,4,2 ; @HV_INTR_SRC_RA
.comm _VAS_PSWID_EA_HANDLE,4,2 ; @VAS_PSWID_EA_HANDLE
.comm _PSWID,4,2 ; @PSWID
.comm _SPARE1,4,2 ; @SPARE1
.comm _SPARE2,4,2 ; @SPARE2
.comm _SPARE3,4,2 ; @SPARE3
.comm _VAS_PAGE_MIGRATION_SELECT,4,2 ; @VAS_PAGE_MIGRATION_SELECT
.comm _LFIFO_BAR,4,2 ; @LFIFO_BAR
.comm _VAS_LDATA_STAMP,4,2 ; @VAS_LDATA_STAMP
.comm _LDATA_STAMP_CTL,4,2 ; @LDATA_STAMP_CTL
.comm _VAS_LDMA_TYPE,4,2 ; @VAS_LDMA_TYPE
.comm _VAS_LDMA_FIFO_DISABLE,4,2 ; @VAS_LDMA_FIFO_DISABLE
.comm _LDMA_CACHE_CTL,4,2 ; @LDMA_CACHE_CTL
.comm _LRFIFO_PUSH,4,2 ; @LRFIFO_PUSH
.comm _CURR_MSG_COUNT,4,2 ; @CURR_MSG_COUNT
.comm _LNOTIFY_AFTER_COUNT,4,2 ; @LNOTIFY_AFTER_COUNT
.comm _VAS_LRX_WCRED,4,2 ; @VAS_LRX_WCRED
.comm _LRX_WCRED,4,2 ; @LRX_WCRED
.comm _VAS_TX_WCRED,4,2 ; @VAS_TX_WCRED
.comm _TX_WCRED,4,2 ; @TX_WCRED
.comm _LRX_WCRED_ADDER,4,2 ; @LRX_WCRED_ADDER
.comm _TX_WCRED_ADDER,4,2 ; @TX_WCRED_ADDER
.comm _VAS_LFIFO_SIZE,4,2 ; @VAS_LFIFO_SIZE
.comm _LFIFO_SIZE,4,2 ; @LFIFO_SIZE
.comm _WIN_STATUS,4,2 ; @WIN_STATUS
.comm _VAS_LRX_WIN_ID,4,2 ; @VAS_LRX_WIN_ID
.comm _LRFIFO_WIN_PTR,4,2 ; @LRFIFO_WIN_PTR
.comm _SPARE4,4,2 ; @SPARE4
.comm _VAS_NOTIFY_DISABLE,4,2 ; @VAS_NOTIFY_DISABLE
.comm _VAS_INTR_DISABLE,4,2 ; @VAS_INTR_DISABLE
.comm _VAS_NOTIFY_EARLY,4,2 ; @VAS_NOTIFY_EARLY
.comm _VAS_NOTIFY_OSU_INTR,4,2 ; @VAS_NOTIFY_OSU_INTR
.comm _LNOTIFY_CTL,4,2 ; @LNOTIFY_CTL
.comm _VAS_LNOTIFY_PID,4,2 ; @VAS_LNOTIFY_PID
.comm _LNOTIFY_PID,4,2 ; @LNOTIFY_PID
.comm _VAS_LNOTIFY_LPID,4,2 ; @VAS_LNOTIFY_LPID
.comm _LNOTIFY_LPID,4,2 ; @LNOTIFY_LPID
.comm _VAS_LNOTIFY_TID,4,2 ; @VAS_LNOTIFY_TID
.comm _LNOTIFY_TID,4,2 ; @LNOTIFY_TID
.comm _VAS_LNOTIFY_MIN_SCOPE,4,2 ; @VAS_LNOTIFY_MIN_SCOPE
.comm _VAS_LNOTIFY_MAX_SCOPE,4,2 ; @VAS_LNOTIFY_MAX_SCOPE
.comm _LNOTIFY_SCOPE,4,2 ; @LNOTIFY_SCOPE
.comm _SPARE5,4,2 ; @SPARE5
.comm _NX_UTIL_ADDER,4,2 ; @NX_UTIL_ADDER
.comm _SPARE6,4,2 ; @SPARE6
.comm _VAS_PUSH_TO_MEM,4,2 ; @VAS_PUSH_TO_MEM
.comm _WIN_CTX_CACHING_CTL,4,2 ; @WIN_CTX_CACHING_CTL
.comm _VAS_WINCTL_REJ_NO_CREDIT,4,2 ; @VAS_WINCTL_REJ_NO_CREDIT
.comm _VAS_WINCTL_PIN,4,2 ; @VAS_WINCTL_PIN
.comm _VAS_WINCTL_TX_WCRED_MODE,4,2 ; @VAS_WINCTL_TX_WCRED_MODE
.comm _VAS_WINCTL_RX_WCRED_MODE,4,2 ; @VAS_WINCTL_RX_WCRED_MODE
.comm _VAS_WINCTL_TX_WORD_MODE,4,2 ; @VAS_WINCTL_TX_WORD_MODE
.comm _VAS_WINCTL_RX_WORD_MODE,4,2 ; @VAS_WINCTL_RX_WORD_MODE
.comm _VAS_WINCTL_FAULT_WIN,4,2 ; @VAS_WINCTL_FAULT_WIN
.comm _VAS_WINCTL_NX_WIN,4,2 ; @VAS_WINCTL_NX_WIN
.comm _VAS_WINCTL_OPEN,4,2 ; @VAS_WINCTL_OPEN
.comm _WINCTL,4,2 ; @WINCTL
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/platforms/powernv/extr_vas-window.c_init_winctx_regs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function vo_get_delay
LCPI0_0:
.quad 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _vo_get_delay
.p2align 4, 0x90
_vo_get_delay: ## @vo_get_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 %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq (%rdi), %rbx
leaq 8(%rbx), %r14
movq %r14, %rdi
callq _pthread_mutex_lock
xorl %edi, %edi
cmpl $0, 28(%rbx)
sete %dil
callq _assert
movl (%rbx), %eax
testl %eax, %eax
je LBB0_6
## %bb.1:
movl 4(%rbx), %ecx
cmpl $2, %ecx
jl LBB0_6
## %bb.2:
movq 16(%rbx), %rdx
testq %rdx, %rdx
je LBB0_6
## %bb.3:
movl (%rdx), %r15d
cmpl $1, 24(%rbx)
sbbl $-1, %r15d
cmpl $0, 4(%rdx)
je LBB0_6
## %bb.4:
imull %ecx, %r15d
addl %eax, %r15d
movq %r14, %rdi
callq _pthread_mutex_unlock
testl %r15d, %r15d
je LBB0_7
## %bb.5:
xorl %eax, %eax
callq _mp_time_us
subl %eax, %r15d
cvtsi2sd %r15d, %xmm0
divsd LCPI0_0(%rip), %xmm0
jmp LBB0_8
LBB0_6:
movq %r14, %rdi
callq _pthread_mutex_unlock
LBB0_7:
xorpd %xmm0, %xmm0
LBB0_8:
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 _vo_get_delay ; -- Begin function vo_get_delay
.p2align 2
_vo_get_delay: ; @vo_get_delay
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x20, [x0]
add x19, x20, #8
mov x0, x19
bl _pthread_mutex_lock
ldr w8, [x20, #28]
cmp w8, #0
cset w0, eq
bl _assert
ldr w8, [x20]
cbz w8, LBB0_6
; %bb.1:
ldr w9, [x20, #4]
cmp w9, #2
b.lt LBB0_6
; %bb.2:
ldr x10, [x20, #16]
cbz x10, LBB0_6
; %bb.3:
ldr w11, [x20, #24]
cmp w11, #0
ldp w11, w12, [x10]
cinc w10, w11, ne
cbz w12, LBB0_6
; %bb.4:
madd w20, w10, w9, w8
mov x0, x19
bl _pthread_mutex_unlock
cbz w20, LBB0_7
; %bb.5:
bl _mp_time_us
sub w8, w20, w0
scvtf d0, w8
mov x8, #145685290680320
movk x8, #16686, lsl #48
fmov d1, x8
fdiv d0, d0, d1
b LBB0_8
LBB0_6:
mov x0, x19
bl _pthread_mutex_unlock
LBB0_7:
movi d0, #0000000000000000
LBB0_8:
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/mpv/video/out/extr_vo.c_vo_get_delay.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _calc_global_load_tick ## -- Begin function calc_global_load_tick
.p2align 4, 0x90
_calc_global_load_tick: ## @calc_global_load_tick
.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 _jiffies@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%rbx), %esi
callq _time_before
testq %rax, %rax
jne LBB0_4
## %bb.1:
movq %rbx, %rdi
xorl %esi, %esi
callq _calc_load_fold_active
testq %rax, %rax
je LBB0_3
## %bb.2:
movq _calc_load_tasks@GOTPCREL(%rip), %rsi
movq %rax, %rdi
callq _atomic_long_add
LBB0_3:
movq _LOAD_FREQ@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl %eax, (%rbx)
LBB0_4:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _jiffies,4,2 ## @jiffies
.comm _calc_load_tasks,4,2 ## @calc_load_tasks
.comm _LOAD_FREQ,8,3 ## @LOAD_FREQ
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _calc_global_load_tick ; -- Begin function calc_global_load_tick
.p2align 2
_calc_global_load_tick: ; @calc_global_load_tick
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _jiffies@GOTPAGE
Lloh1:
ldr x8, [x8, _jiffies@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldr w1, [x19]
bl _time_before
cbnz x0, LBB0_4
; %bb.1:
mov x0, x19
mov w1, #0
bl _calc_load_fold_active
cbz x0, LBB0_3
; %bb.2:
Lloh3:
adrp x1, _calc_load_tasks@GOTPAGE
Lloh4:
ldr x1, [x1, _calc_load_tasks@GOTPAGEOFF]
bl _atomic_long_add
LBB0_3:
Lloh5:
adrp x8, _LOAD_FREQ@GOTPAGE
Lloh6:
ldr x8, [x8, _LOAD_FREQ@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
ldr w9, [x19]
add w8, w9, w8
str w8, [x19]
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 AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _jiffies,4,2 ; @jiffies
.comm _calc_load_tasks,4,2 ; @calc_load_tasks
.comm _LOAD_FREQ,8,3 ; @LOAD_FREQ
.subsections_via_symbols
| AnghaBench/linux/kernel/sched/extr_loadavg.c_calc_global_load_tick.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function navi10_get_metrics_table
_navi10_get_metrics_table: ## @navi10_get_metrics_table
.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
movq 8(%rdi), %rbx
testq %rbx, %rbx
je LBB0_2
## %bb.1:
movq _jiffies@GOTPCREL(%rip), %rax
movq (%rax), %r12
movl $100, %edi
callq _msecs_to_jiffies
addq %rax, %rbx
movq %r12, %rdi
movq %rbx, %rsi
callq _time_after
testq %rax, %rax
je LBB0_5
LBB0_2:
movq _SMU_TABLE_SMU_METRICS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq (%r15), %rcx
movq %r15, %rdi
xorl %edx, %edx
xorl %r8d, %r8d
callq _smu_update_table
testl %eax, %eax
je LBB0_4
## %bb.3:
movl %eax, %ebx
leaq L_.str(%rip), %rdi
callq _pr_info
jmp LBB0_6
LBB0_4:
movq _jiffies@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, 8(%r15)
LBB0_5:
movq (%r15), %rsi
movq %r14, %rdi
movl $4, %edx
callq _memcpy
xorl %ebx, %ebx
LBB0_6:
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _jiffies,8,3 ## @jiffies
.comm _SMU_TABLE_SMU_METRICS,4,2 ## @SMU_TABLE_SMU_METRICS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Failed to export SMU metrics table!\n"
.no_dead_strip _navi10_get_metrics_table
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function navi10_get_metrics_table
_navi10_get_metrics_table: ; @navi10_get_metrics_table
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
ldr x22, [x0, #8]
cbz x22, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _jiffies@GOTPAGE
Lloh1:
ldr x8, [x8, _jiffies@GOTPAGEOFF]
Lloh2:
ldr x21, [x8]
mov w0, #100
bl _msecs_to_jiffies
add x1, x0, x22
mov x0, x21
bl _time_after
cbz x0, LBB0_5
LBB0_2:
Lloh3:
adrp x8, _SMU_TABLE_SMU_METRICS@GOTPAGE
Lloh4:
ldr x8, [x8, _SMU_TABLE_SMU_METRICS@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
ldr x3, [x20]
mov x0, x20
mov w2, #0
mov w4, #0
bl _smu_update_table
cbz w0, LBB0_4
; %bb.3:
mov x21, x0
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _pr_info
b LBB0_6
LBB0_4:
Lloh8:
adrp x8, _jiffies@GOTPAGE
Lloh9:
ldr x8, [x8, _jiffies@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
str x8, [x20, #8]
LBB0_5:
ldr x1, [x20]
mov x0, x19
mov w2, #4
bl _memcpy
mov w21, #0
LBB0_6:
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _jiffies,8,3 ; @jiffies
.comm _SMU_TABLE_SMU_METRICS,4,2 ; @SMU_TABLE_SMU_METRICS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Failed to export SMU metrics table!\n"
.no_dead_strip _navi10_get_metrics_table
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/amd/powerplay/extr_navi10_ppt.c_navi10_get_metrics_table.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/40302.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ath5k_hw_commit_eeprom_settings
_ath5k_hw_commit_eeprom_settings: ## @ath5k_hw_commit_eeprom_settings
.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), %rax
movq _AR5K_AR5210@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_20
## %bb.1:
movq %rsi, %r15
movq %rdi, %r12
callq _ath5k_eeprom_mode_from_channel
movq %rax, %r14
cmpl $2484, (%r15) ## imm = 0x9B4
movl 40(%r12), %eax
jne LBB0_3
## %bb.2:
subl 44(%r12), %eax
LBB0_3:
cltq
imulq $1717986919, %rax, %rbx ## imm = 0x66666667
movq %rbx, %rax
shrq $63, %rax
sarq $33, %rbx
addl %eax, %ebx
movq 8(%r12), %rax
movq _AR5K_SREV_PHY_5212A@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jge LBB0_5
## %bb.4:
movl %ebx, 32(%r12)
movl 48(%r12), %eax
movl %eax, 36(%r12)
jmp LBB0_9
LBB0_5:
movq 8(%r15), %rax
movq _AR5K_MODE_11G@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_7
## %bb.6:
xorl %edi, %edi
subl 48(%r12), %edi
movq _AR5K_PHY_TX_PWR_ADJ_CCK_GAIN_DELTA@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _AR5K_REG_SM
movl %eax, %r13d
negl %ebx
movq _AR5K_PHY_TX_PWR_ADJ_CCK_PCDAC_INDEX@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %ebx, %edi
callq _AR5K_REG_SM
orl %eax, %r13d
movq _AR5K_PHY_TX_PWR_ADJ@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r12, %rdi
movl %r13d, %esi
jmp LBB0_8
LBB0_7:
movq _AR5K_PHY_TX_PWR_ADJ@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r12, %rdi
xorl %esi, %esi
LBB0_8:
callq _ath5k_hw_reg_write
LBB0_9:
movq %r12, %rdi
movq %r14, %rsi
callq _ath5k_hw_set_antenna_switch
movq 192(%r12), %rax
movl (%rax,%r14,4), %edi
callq _AR5K_PHY_NF_SVAL
movq _AR5K_PHY_NFTHRES@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq %r12, %rdi
movl %eax, %esi
callq _ath5k_hw_reg_write
movq 16(%r12), %rax
movq _AR5K_BWMODE_40MHZ@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_11
## %bb.10:
movq 24(%r12), %rax
movq _AR5K_EEPROM_VERSION_5_0@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jge LBB0_13
LBB0_11:
movq _AR5K_PHY_SETTLING@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR5K_PHY_SETTLING_SWITCH@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 144(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq _AR5K_PHY_GAIN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR5K_PHY_GAIN_TXRX_ATTEN@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 136(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq _AR5K_PHY_DESIRED_SIZE@GOTPCREL(%rip), %rbx
movl (%rbx), %esi
movq _AR5K_PHY_DESIRED_SIZE_ADC@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 128(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movl (%rbx), %esi
movq _AR5K_PHY_DESIRED_SIZE_PGA@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 120(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq 24(%r12), %rax
movq _AR5K_EEPROM_VERSION_4_1@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jl LBB0_15
## %bb.12:
movq _AR5K_PHY_GAIN_2GHZ@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 112(%r12), %rax
jmp LBB0_14
LBB0_13:
movq _AR5K_PHY_SETTLING@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR5K_PHY_SETTLING_SWITCH@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 184(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq _AR5K_PHY_GAIN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR5K_PHY_GAIN_TXRX_ATTEN@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 176(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq _AR5K_PHY_DESIRED_SIZE@GOTPCREL(%rip), %rbx
movl (%rbx), %esi
movq _AR5K_PHY_DESIRED_SIZE_ADC@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 168(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movl (%rbx), %esi
movq _AR5K_PHY_DESIRED_SIZE_PGA@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 160(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq _AR5K_PHY_GAIN_2GHZ@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 152(%r12), %rax
LBB0_14:
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
LBB0_15:
movq 56(%r12), %rax
movq 64(%r12), %rcx
movl (%rax,%r14,4), %eax
movl %eax, %edx
shll $24, %edx
shll $16, %eax
orl %edx, %eax
movl (%rcx,%r14,4), %ecx
movl %ecx, %esi
shll $8, %esi
orl %ecx, %esi
orl %eax, %esi
movq _AR5K_PHY_RF_CTL4@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r12, %rdi
callq _ath5k_hw_reg_write
movq _AR5K_PHY_RF_CTL3@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR5K_PHY_RF_CTL3_TXE2XLNA_ON@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 104(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq _AR5K_PHY_NF@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR5K_PHY_NF_THRESH62@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 96(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq %r12, %rdi
movq %r15, %rsi
callq _ath5k_hw_chan_has_spur_noise
movq _AR5K_PHY_OFDM_SELFCORR@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _AR5K_PHY_OFDM_SELFCORR_CYPWR_THR1@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq _AR5K_INIT_CYCRSSI_THR1@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
testq %rax, %rax
je LBB0_17
## %bb.16:
movq 88(%r12), %rax
addq (%rax,%r14,8), %rcx
LBB0_17:
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movq 24(%r12), %rax
movq _AR5K_EEPROM_VERSION_4_0@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jl LBB0_19
## %bb.18:
movq _AR5K_PHY_IQ@GOTPCREL(%rip), %rbx
movl (%rbx), %esi
movq _AR5K_PHY_IQ_CORR_Q_I_COFF@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 80(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movl (%rbx), %esi
movq _AR5K_PHY_IQ_CORR_Q_Q_COFF@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 72(%r12), %rax
movq (%rax,%r14,8), %rcx
movq %r12, %rdi
callq _AR5K_REG_WRITE_BITS
movl (%rbx), %esi
movq _AR5K_PHY_IQ_CORR_ENABLE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r12, %rdi
callq _AR5K_REG_ENABLE_BITS
movq 24(%r12), %rax
LBB0_19:
movq _AR5K_EEPROM_VERSION_5_1@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jge LBB0_21
LBB0_20:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_21:
movq _AR5K_PHY_HEAVY_CLIP_ENABLE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r12, %rdi
xorl %esi, %esi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _ath5k_hw_reg_write ## TAILCALL
.cfi_endproc
## -- End function
.comm _AR5K_AR5210,8,3 ## @AR5K_AR5210
.comm _AR5K_SREV_PHY_5212A,8,3 ## @AR5K_SREV_PHY_5212A
.comm _AR5K_MODE_11G,8,3 ## @AR5K_MODE_11G
.comm _AR5K_PHY_TX_PWR_ADJ_CCK_GAIN_DELTA,4,2 ## @AR5K_PHY_TX_PWR_ADJ_CCK_GAIN_DELTA
.comm _AR5K_PHY_TX_PWR_ADJ_CCK_PCDAC_INDEX,4,2 ## @AR5K_PHY_TX_PWR_ADJ_CCK_PCDAC_INDEX
.comm _AR5K_PHY_TX_PWR_ADJ,4,2 ## @AR5K_PHY_TX_PWR_ADJ
.comm _AR5K_PHY_NFTHRES,4,2 ## @AR5K_PHY_NFTHRES
.comm _AR5K_BWMODE_40MHZ,8,3 ## @AR5K_BWMODE_40MHZ
.comm _AR5K_EEPROM_VERSION_5_0,8,3 ## @AR5K_EEPROM_VERSION_5_0
.comm _AR5K_PHY_SETTLING,4,2 ## @AR5K_PHY_SETTLING
.comm _AR5K_PHY_SETTLING_SWITCH,4,2 ## @AR5K_PHY_SETTLING_SWITCH
.comm _AR5K_PHY_GAIN,4,2 ## @AR5K_PHY_GAIN
.comm _AR5K_PHY_GAIN_TXRX_ATTEN,4,2 ## @AR5K_PHY_GAIN_TXRX_ATTEN
.comm _AR5K_PHY_DESIRED_SIZE,4,2 ## @AR5K_PHY_DESIRED_SIZE
.comm _AR5K_PHY_DESIRED_SIZE_ADC,4,2 ## @AR5K_PHY_DESIRED_SIZE_ADC
.comm _AR5K_PHY_DESIRED_SIZE_PGA,4,2 ## @AR5K_PHY_DESIRED_SIZE_PGA
.comm _AR5K_PHY_GAIN_2GHZ,4,2 ## @AR5K_PHY_GAIN_2GHZ
.comm _AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX,4,2 ## @AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX
.comm _AR5K_EEPROM_VERSION_4_1,8,3 ## @AR5K_EEPROM_VERSION_4_1
.comm _AR5K_PHY_RF_CTL4,4,2 ## @AR5K_PHY_RF_CTL4
.comm _AR5K_PHY_RF_CTL3,4,2 ## @AR5K_PHY_RF_CTL3
.comm _AR5K_PHY_RF_CTL3_TXE2XLNA_ON,4,2 ## @AR5K_PHY_RF_CTL3_TXE2XLNA_ON
.comm _AR5K_PHY_NF,4,2 ## @AR5K_PHY_NF
.comm _AR5K_PHY_NF_THRESH62,4,2 ## @AR5K_PHY_NF_THRESH62
.comm _AR5K_PHY_OFDM_SELFCORR,4,2 ## @AR5K_PHY_OFDM_SELFCORR
.comm _AR5K_PHY_OFDM_SELFCORR_CYPWR_THR1,4,2 ## @AR5K_PHY_OFDM_SELFCORR_CYPWR_THR1
.comm _AR5K_INIT_CYCRSSI_THR1,8,3 ## @AR5K_INIT_CYCRSSI_THR1
.comm _AR5K_EEPROM_VERSION_4_0,8,3 ## @AR5K_EEPROM_VERSION_4_0
.comm _AR5K_PHY_IQ,4,2 ## @AR5K_PHY_IQ
.comm _AR5K_PHY_IQ_CORR_Q_I_COFF,4,2 ## @AR5K_PHY_IQ_CORR_Q_I_COFF
.comm _AR5K_PHY_IQ_CORR_Q_Q_COFF,4,2 ## @AR5K_PHY_IQ_CORR_Q_Q_COFF
.comm _AR5K_PHY_IQ_CORR_ENABLE,4,2 ## @AR5K_PHY_IQ_CORR_ENABLE
.comm _AR5K_EEPROM_VERSION_5_1,8,3 ## @AR5K_EEPROM_VERSION_5_1
.comm _AR5K_PHY_HEAVY_CLIP_ENABLE,4,2 ## @AR5K_PHY_HEAVY_CLIP_ENABLE
.no_dead_strip _ath5k_hw_commit_eeprom_settings
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ath5k_hw_commit_eeprom_settings
_ath5k_hw_commit_eeprom_settings: ; @ath5k_hw_commit_eeprom_settings
.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
ldr x8, [x0]
Lloh0:
adrp x9, _AR5K_AR5210@GOTPAGE
Lloh1:
ldr x9, [x9, _AR5K_AR5210@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_20
; %bb.1:
mov x21, x1
mov x19, x0
bl _ath5k_eeprom_mode_from_channel
mov x20, x0
ldr w9, [x21]
ldr w8, [x19, #40]
cmp w9, #2484
b.ne LBB0_3
; %bb.2:
ldr w9, [x19, #44]
sub w8, w8, w9
LBB0_3:
mov w9, #26215
movk w9, #26214, lsl #16
smull x8, w8, w9
lsr x9, x8, #63
asr x8, x8, #33
add w23, w8, w9
ldr x8, [x19, #8]
Lloh3:
adrp x9, _AR5K_SREV_PHY_5212A@GOTPAGE
Lloh4:
ldr x9, [x9, _AR5K_SREV_PHY_5212A@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x9
b.ge LBB0_5
; %bb.4:
ldr w8, [x19, #48]
stp w23, w8, [x19, #32]
b LBB0_9
LBB0_5:
ldr x8, [x21, #8]
Lloh6:
adrp x9, _AR5K_MODE_11G@GOTPAGE
Lloh7:
ldr x9, [x9, _AR5K_MODE_11G@GOTPAGEOFF]
Lloh8:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_7
; %bb.6:
ldr w8, [x19, #48]
neg w0, w8
Lloh9:
adrp x8, _AR5K_PHY_TX_PWR_ADJ_CCK_GAIN_DELTA@GOTPAGE
Lloh10:
ldr x8, [x8, _AR5K_PHY_TX_PWR_ADJ_CCK_GAIN_DELTA@GOTPAGEOFF]
Lloh11:
ldr w1, [x8]
bl _AR5K_REG_SM
mov x22, x0
neg w0, w23
Lloh12:
adrp x8, _AR5K_PHY_TX_PWR_ADJ_CCK_PCDAC_INDEX@GOTPAGE
Lloh13:
ldr x8, [x8, _AR5K_PHY_TX_PWR_ADJ_CCK_PCDAC_INDEX@GOTPAGEOFF]
Lloh14:
ldr w1, [x8]
bl _AR5K_REG_SM
orr w1, w0, w22
Lloh15:
adrp x8, _AR5K_PHY_TX_PWR_ADJ@GOTPAGE
Lloh16:
ldr x8, [x8, _AR5K_PHY_TX_PWR_ADJ@GOTPAGEOFF]
Lloh17:
ldr w2, [x8]
mov x0, x19
b LBB0_8
LBB0_7:
Lloh18:
adrp x8, _AR5K_PHY_TX_PWR_ADJ@GOTPAGE
Lloh19:
ldr x8, [x8, _AR5K_PHY_TX_PWR_ADJ@GOTPAGEOFF]
Lloh20:
ldr w2, [x8]
mov x0, x19
mov w1, #0
LBB0_8:
bl _ath5k_hw_reg_write
LBB0_9:
mov x0, x19
mov x1, x20
bl _ath5k_hw_set_antenna_switch
ldr x8, [x19, #192]
ldr w0, [x8, x20, lsl #2]
bl _AR5K_PHY_NF_SVAL
mov x1, x0
Lloh21:
adrp x8, _AR5K_PHY_NFTHRES@GOTPAGE
Lloh22:
ldr x8, [x8, _AR5K_PHY_NFTHRES@GOTPAGEOFF]
Lloh23:
ldr w2, [x8]
mov x0, x19
bl _ath5k_hw_reg_write
ldr x8, [x19, #16]
Lloh24:
adrp x9, _AR5K_BWMODE_40MHZ@GOTPAGE
Lloh25:
ldr x9, [x9, _AR5K_BWMODE_40MHZ@GOTPAGEOFF]
Lloh26:
ldr x9, [x9]
lsl x22, x20, #3
cmp x8, x9
b.ne LBB0_11
; %bb.10:
ldr x8, [x19, #24]
Lloh27:
adrp x9, _AR5K_EEPROM_VERSION_5_0@GOTPAGE
Lloh28:
ldr x9, [x9, _AR5K_EEPROM_VERSION_5_0@GOTPAGEOFF]
Lloh29:
ldr x9, [x9]
cmp x8, x9
b.ge LBB0_13
LBB0_11:
Lloh30:
adrp x8, _AR5K_PHY_SETTLING@GOTPAGE
Lloh31:
ldr x8, [x8, _AR5K_PHY_SETTLING@GOTPAGEOFF]
Lloh32:
ldr w1, [x8]
Lloh33:
adrp x8, _AR5K_PHY_SETTLING_SWITCH@GOTPAGE
Lloh34:
ldr x8, [x8, _AR5K_PHY_SETTLING_SWITCH@GOTPAGEOFF]
Lloh35:
ldr w2, [x8]
ldr x8, [x19, #144]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
Lloh36:
adrp x8, _AR5K_PHY_GAIN@GOTPAGE
Lloh37:
ldr x8, [x8, _AR5K_PHY_GAIN@GOTPAGEOFF]
Lloh38:
ldr w1, [x8]
Lloh39:
adrp x8, _AR5K_PHY_GAIN_TXRX_ATTEN@GOTPAGE
Lloh40:
ldr x8, [x8, _AR5K_PHY_GAIN_TXRX_ATTEN@GOTPAGEOFF]
Lloh41:
ldr w2, [x8]
ldr x8, [x19, #136]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
Lloh42:
adrp x23, _AR5K_PHY_DESIRED_SIZE@GOTPAGE
Lloh43:
ldr x23, [x23, _AR5K_PHY_DESIRED_SIZE@GOTPAGEOFF]
ldr w1, [x23]
Lloh44:
adrp x8, _AR5K_PHY_DESIRED_SIZE_ADC@GOTPAGE
Lloh45:
ldr x8, [x8, _AR5K_PHY_DESIRED_SIZE_ADC@GOTPAGEOFF]
Lloh46:
ldr w2, [x8]
ldr x8, [x19, #128]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
ldr w1, [x23]
Lloh47:
adrp x8, _AR5K_PHY_DESIRED_SIZE_PGA@GOTPAGE
Lloh48:
ldr x8, [x8, _AR5K_PHY_DESIRED_SIZE_PGA@GOTPAGEOFF]
Lloh49:
ldr w2, [x8]
ldr x8, [x19, #120]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
ldr x8, [x19, #24]
Lloh50:
adrp x9, _AR5K_EEPROM_VERSION_4_1@GOTPAGE
Lloh51:
ldr x9, [x9, _AR5K_EEPROM_VERSION_4_1@GOTPAGEOFF]
Lloh52:
ldr x9, [x9]
cmp x8, x9
b.lt LBB0_15
; %bb.12:
Lloh53:
adrp x8, _AR5K_PHY_GAIN_2GHZ@GOTPAGE
Lloh54:
ldr x8, [x8, _AR5K_PHY_GAIN_2GHZ@GOTPAGEOFF]
Lloh55:
ldr w1, [x8]
Lloh56:
adrp x8, _AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX@GOTPAGE
Lloh57:
ldr x8, [x8, _AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX@GOTPAGEOFF]
Lloh58:
ldr w2, [x8]
ldr x8, [x19, #112]
ldr x3, [x8, x20, lsl #3]
b LBB0_14
LBB0_13:
Lloh59:
adrp x8, _AR5K_PHY_SETTLING@GOTPAGE
Lloh60:
ldr x8, [x8, _AR5K_PHY_SETTLING@GOTPAGEOFF]
Lloh61:
ldr w1, [x8]
Lloh62:
adrp x8, _AR5K_PHY_SETTLING_SWITCH@GOTPAGE
Lloh63:
ldr x8, [x8, _AR5K_PHY_SETTLING_SWITCH@GOTPAGEOFF]
Lloh64:
ldr w2, [x8]
ldr x8, [x19, #184]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
Lloh65:
adrp x8, _AR5K_PHY_GAIN@GOTPAGE
Lloh66:
ldr x8, [x8, _AR5K_PHY_GAIN@GOTPAGEOFF]
Lloh67:
ldr w1, [x8]
Lloh68:
adrp x8, _AR5K_PHY_GAIN_TXRX_ATTEN@GOTPAGE
Lloh69:
ldr x8, [x8, _AR5K_PHY_GAIN_TXRX_ATTEN@GOTPAGEOFF]
Lloh70:
ldr w2, [x8]
ldr x8, [x19, #176]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
Lloh71:
adrp x23, _AR5K_PHY_DESIRED_SIZE@GOTPAGE
Lloh72:
ldr x23, [x23, _AR5K_PHY_DESIRED_SIZE@GOTPAGEOFF]
ldr w1, [x23]
Lloh73:
adrp x8, _AR5K_PHY_DESIRED_SIZE_ADC@GOTPAGE
Lloh74:
ldr x8, [x8, _AR5K_PHY_DESIRED_SIZE_ADC@GOTPAGEOFF]
Lloh75:
ldr w2, [x8]
ldr x8, [x19, #168]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
ldr w1, [x23]
Lloh76:
adrp x8, _AR5K_PHY_DESIRED_SIZE_PGA@GOTPAGE
Lloh77:
ldr x8, [x8, _AR5K_PHY_DESIRED_SIZE_PGA@GOTPAGEOFF]
Lloh78:
ldr w2, [x8]
ldr x8, [x19, #160]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
Lloh79:
adrp x8, _AR5K_PHY_GAIN_2GHZ@GOTPAGE
Lloh80:
ldr x8, [x8, _AR5K_PHY_GAIN_2GHZ@GOTPAGEOFF]
Lloh81:
ldr w1, [x8]
Lloh82:
adrp x8, _AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX@GOTPAGE
Lloh83:
ldr x8, [x8, _AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX@GOTPAGEOFF]
Lloh84:
ldr w2, [x8]
ldr x8, [x19, #152]
ldr x3, [x8, x22]
LBB0_14:
mov x0, x19
bl _AR5K_REG_WRITE_BITS
LBB0_15:
lsl x8, x20, #2
ldp x9, x10, [x19, #56]
ldr w9, [x9, x8]
lsl w11, w9, #24
ldr w8, [x10, x8]
orr w9, w11, w9, lsl #16
orr w9, w9, w8
orr w1, w9, w8, lsl #8
Lloh85:
adrp x8, _AR5K_PHY_RF_CTL4@GOTPAGE
Lloh86:
ldr x8, [x8, _AR5K_PHY_RF_CTL4@GOTPAGEOFF]
Lloh87:
ldr w2, [x8]
mov x0, x19
bl _ath5k_hw_reg_write
Lloh88:
adrp x8, _AR5K_PHY_RF_CTL3@GOTPAGE
Lloh89:
ldr x8, [x8, _AR5K_PHY_RF_CTL3@GOTPAGEOFF]
Lloh90:
ldr w1, [x8]
Lloh91:
adrp x8, _AR5K_PHY_RF_CTL3_TXE2XLNA_ON@GOTPAGE
Lloh92:
ldr x8, [x8, _AR5K_PHY_RF_CTL3_TXE2XLNA_ON@GOTPAGEOFF]
Lloh93:
ldr w2, [x8]
ldr x8, [x19, #104]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
Lloh94:
adrp x8, _AR5K_PHY_NF@GOTPAGE
Lloh95:
ldr x8, [x8, _AR5K_PHY_NF@GOTPAGEOFF]
Lloh96:
ldr w1, [x8]
Lloh97:
adrp x8, _AR5K_PHY_NF_THRESH62@GOTPAGE
Lloh98:
ldr x8, [x8, _AR5K_PHY_NF_THRESH62@GOTPAGEOFF]
Lloh99:
ldr w2, [x8]
ldr x8, [x19, #96]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
mov x0, x19
mov x1, x21
bl _ath5k_hw_chan_has_spur_noise
Lloh100:
adrp x8, _AR5K_PHY_OFDM_SELFCORR@GOTPAGE
Lloh101:
ldr x8, [x8, _AR5K_PHY_OFDM_SELFCORR@GOTPAGEOFF]
Lloh102:
ldr w1, [x8]
Lloh103:
adrp x8, _AR5K_PHY_OFDM_SELFCORR_CYPWR_THR1@GOTPAGE
Lloh104:
ldr x8, [x8, _AR5K_PHY_OFDM_SELFCORR_CYPWR_THR1@GOTPAGEOFF]
Lloh105:
ldr w2, [x8]
Lloh106:
adrp x8, _AR5K_INIT_CYCRSSI_THR1@GOTPAGE
Lloh107:
ldr x8, [x8, _AR5K_INIT_CYCRSSI_THR1@GOTPAGEOFF]
Lloh108:
ldr x3, [x8]
cbz x0, LBB0_17
; %bb.16:
ldr x8, [x19, #88]
ldr x8, [x8, x20, lsl #3]
add x3, x8, x3
LBB0_17:
mov x0, x19
bl _AR5K_REG_WRITE_BITS
ldr x8, [x19, #24]
Lloh109:
adrp x9, _AR5K_EEPROM_VERSION_4_0@GOTPAGE
Lloh110:
ldr x9, [x9, _AR5K_EEPROM_VERSION_4_0@GOTPAGEOFF]
Lloh111:
ldr x9, [x9]
cmp x8, x9
b.lt LBB0_19
; %bb.18:
Lloh112:
adrp x20, _AR5K_PHY_IQ@GOTPAGE
Lloh113:
ldr x20, [x20, _AR5K_PHY_IQ@GOTPAGEOFF]
ldr w1, [x20]
Lloh114:
adrp x8, _AR5K_PHY_IQ_CORR_Q_I_COFF@GOTPAGE
Lloh115:
ldr x8, [x8, _AR5K_PHY_IQ_CORR_Q_I_COFF@GOTPAGEOFF]
Lloh116:
ldr w2, [x8]
ldr x8, [x19, #80]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
ldr w1, [x20]
Lloh117:
adrp x8, _AR5K_PHY_IQ_CORR_Q_Q_COFF@GOTPAGE
Lloh118:
ldr x8, [x8, _AR5K_PHY_IQ_CORR_Q_Q_COFF@GOTPAGEOFF]
Lloh119:
ldr w2, [x8]
ldr x8, [x19, #72]
ldr x3, [x8, x22]
mov x0, x19
bl _AR5K_REG_WRITE_BITS
ldr w1, [x20]
Lloh120:
adrp x8, _AR5K_PHY_IQ_CORR_ENABLE@GOTPAGE
Lloh121:
ldr x8, [x8, _AR5K_PHY_IQ_CORR_ENABLE@GOTPAGEOFF]
Lloh122:
ldr w2, [x8]
mov x0, x19
bl _AR5K_REG_ENABLE_BITS
ldr x8, [x19, #24]
LBB0_19:
Lloh123:
adrp x9, _AR5K_EEPROM_VERSION_5_1@GOTPAGE
Lloh124:
ldr x9, [x9, _AR5K_EEPROM_VERSION_5_1@GOTPAGEOFF]
Lloh125:
ldr x9, [x9]
cmp x8, x9
b.ge LBB0_21
LBB0_20:
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_21:
Lloh126:
adrp x8, _AR5K_PHY_HEAVY_CLIP_ENABLE@GOTPAGE
Lloh127:
ldr x8, [x8, _AR5K_PHY_HEAVY_CLIP_ENABLE@GOTPAGEOFF]
Lloh128:
ldr w2, [x8]
mov x0, x19
mov w1, #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
b _ath5k_hw_reg_write
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52
.loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49
.loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46
.loh AdrpLdrGot Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58
.loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh82, Lloh83, Lloh84
.loh AdrpLdrGotLdr Lloh79, Lloh80, Lloh81
.loh AdrpLdrGotLdr Lloh76, Lloh77, Lloh78
.loh AdrpLdrGotLdr Lloh73, Lloh74, Lloh75
.loh AdrpLdrGot Lloh71, Lloh72
.loh AdrpLdrGotLdr Lloh68, Lloh69, Lloh70
.loh AdrpLdrGotLdr Lloh65, Lloh66, Lloh67
.loh AdrpLdrGotLdr Lloh62, Lloh63, Lloh64
.loh AdrpLdrGotLdr Lloh59, Lloh60, Lloh61
.loh AdrpLdrGotLdr Lloh106, Lloh107, Lloh108
.loh AdrpLdrGotLdr Lloh103, Lloh104, Lloh105
.loh AdrpLdrGotLdr Lloh100, Lloh101, Lloh102
.loh AdrpLdrGotLdr Lloh97, Lloh98, Lloh99
.loh AdrpLdrGotLdr Lloh94, Lloh95, Lloh96
.loh AdrpLdrGotLdr Lloh91, Lloh92, Lloh93
.loh AdrpLdrGotLdr Lloh88, Lloh89, Lloh90
.loh AdrpLdrGotLdr Lloh85, Lloh86, Lloh87
.loh AdrpLdrGotLdr Lloh109, Lloh110, Lloh111
.loh AdrpLdrGotLdr Lloh120, Lloh121, Lloh122
.loh AdrpLdrGotLdr Lloh117, Lloh118, Lloh119
.loh AdrpLdrGotLdr Lloh114, Lloh115, Lloh116
.loh AdrpLdrGot Lloh112, Lloh113
.loh AdrpLdrGotLdr Lloh123, Lloh124, Lloh125
.loh AdrpLdrGotLdr Lloh126, Lloh127, Lloh128
.cfi_endproc
; -- End function
.comm _AR5K_AR5210,8,3 ; @AR5K_AR5210
.comm _AR5K_SREV_PHY_5212A,8,3 ; @AR5K_SREV_PHY_5212A
.comm _AR5K_MODE_11G,8,3 ; @AR5K_MODE_11G
.comm _AR5K_PHY_TX_PWR_ADJ_CCK_GAIN_DELTA,4,2 ; @AR5K_PHY_TX_PWR_ADJ_CCK_GAIN_DELTA
.comm _AR5K_PHY_TX_PWR_ADJ_CCK_PCDAC_INDEX,4,2 ; @AR5K_PHY_TX_PWR_ADJ_CCK_PCDAC_INDEX
.comm _AR5K_PHY_TX_PWR_ADJ,4,2 ; @AR5K_PHY_TX_PWR_ADJ
.comm _AR5K_PHY_NFTHRES,4,2 ; @AR5K_PHY_NFTHRES
.comm _AR5K_BWMODE_40MHZ,8,3 ; @AR5K_BWMODE_40MHZ
.comm _AR5K_EEPROM_VERSION_5_0,8,3 ; @AR5K_EEPROM_VERSION_5_0
.comm _AR5K_PHY_SETTLING,4,2 ; @AR5K_PHY_SETTLING
.comm _AR5K_PHY_SETTLING_SWITCH,4,2 ; @AR5K_PHY_SETTLING_SWITCH
.comm _AR5K_PHY_GAIN,4,2 ; @AR5K_PHY_GAIN
.comm _AR5K_PHY_GAIN_TXRX_ATTEN,4,2 ; @AR5K_PHY_GAIN_TXRX_ATTEN
.comm _AR5K_PHY_DESIRED_SIZE,4,2 ; @AR5K_PHY_DESIRED_SIZE
.comm _AR5K_PHY_DESIRED_SIZE_ADC,4,2 ; @AR5K_PHY_DESIRED_SIZE_ADC
.comm _AR5K_PHY_DESIRED_SIZE_PGA,4,2 ; @AR5K_PHY_DESIRED_SIZE_PGA
.comm _AR5K_PHY_GAIN_2GHZ,4,2 ; @AR5K_PHY_GAIN_2GHZ
.comm _AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX,4,2 ; @AR5K_PHY_GAIN_2GHZ_MARGIN_TXRX
.comm _AR5K_EEPROM_VERSION_4_1,8,3 ; @AR5K_EEPROM_VERSION_4_1
.comm _AR5K_PHY_RF_CTL4,4,2 ; @AR5K_PHY_RF_CTL4
.comm _AR5K_PHY_RF_CTL3,4,2 ; @AR5K_PHY_RF_CTL3
.comm _AR5K_PHY_RF_CTL3_TXE2XLNA_ON,4,2 ; @AR5K_PHY_RF_CTL3_TXE2XLNA_ON
.comm _AR5K_PHY_NF,4,2 ; @AR5K_PHY_NF
.comm _AR5K_PHY_NF_THRESH62,4,2 ; @AR5K_PHY_NF_THRESH62
.comm _AR5K_PHY_OFDM_SELFCORR,4,2 ; @AR5K_PHY_OFDM_SELFCORR
.comm _AR5K_PHY_OFDM_SELFCORR_CYPWR_THR1,4,2 ; @AR5K_PHY_OFDM_SELFCORR_CYPWR_THR1
.comm _AR5K_INIT_CYCRSSI_THR1,8,3 ; @AR5K_INIT_CYCRSSI_THR1
.comm _AR5K_EEPROM_VERSION_4_0,8,3 ; @AR5K_EEPROM_VERSION_4_0
.comm _AR5K_PHY_IQ,4,2 ; @AR5K_PHY_IQ
.comm _AR5K_PHY_IQ_CORR_Q_I_COFF,4,2 ; @AR5K_PHY_IQ_CORR_Q_I_COFF
.comm _AR5K_PHY_IQ_CORR_Q_Q_COFF,4,2 ; @AR5K_PHY_IQ_CORR_Q_Q_COFF
.comm _AR5K_PHY_IQ_CORR_ENABLE,4,2 ; @AR5K_PHY_IQ_CORR_ENABLE
.comm _AR5K_EEPROM_VERSION_5_1,8,3 ; @AR5K_EEPROM_VERSION_5_1
.comm _AR5K_PHY_HEAVY_CLIP_ENABLE,4,2 ; @AR5K_PHY_HEAVY_CLIP_ENABLE
.no_dead_strip _ath5k_hw_commit_eeprom_settings
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/ath/ath5k/extr_reset.c_ath5k_hw_commit_eeprom_settings.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _res_9_b64_ntop ## -- Begin function res_9_b64_ntop
.p2align 4, 0x90
_res_9_b64_ntop: ## @res_9_b64_ntop
.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
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpq $3, %rsi
jb LBB0_1
## %bb.2:
xorl %r14d, %r14d
leaq _Base64(%rip), %r9
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
leaq 4(%r14), %r8
cmpq %rcx, %r8
ja LBB0_4
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movzbl 2(%rdi), %eax
movzbl 1(%rdi), %r15d
movzbl (%rdi), %r11d
movl %eax, %r10d
andl $63, %r10d
movl %r15d, %ebx
andl $15, %ebx
shrq $6, %rax
leaq (%rax,%rbx,4), %rax
movl %r11d, %ebx
shll $4, %ebx
andl $48, %ebx
shrq $4, %r15
orq %rbx, %r15
shrq $2, %r11
addq $-3, %rsi
addq $3, %rdi
movzbl (%r11,%r9), %ebx
movb %bl, (%rdx,%r14)
movzbl (%r9,%r15), %ebx
movb %bl, 1(%rdx,%r14)
movzbl (%r9,%rax), %eax
movb %al, 2(%rdx,%r14)
movzbl (%r10,%r9), %eax
movb %al, 3(%rdx,%r14)
movq %r8, %r14
cmpq $2, %rsi
ja LBB0_3
## %bb.6:
testq %rsi, %rsi
je LBB0_7
LBB0_8:
movb $0, -25(%rbp)
movw $0, -27(%rbp)
xorl %r9d, %r9d
cmpq $8, %rsi
jb LBB0_25
## %bb.9:
leaq -27(%rbp), %r10
movq %r10, %rax
subq %rdi, %rax
cmpq $32, %rax
jb LBB0_25
## %bb.10:
cmpq $32, %rsi
jae LBB0_15
## %bb.11:
xorl %r9d, %r9d
jmp LBB0_12
LBB0_1:
xorl %r8d, %r8d
testq %rsi, %rsi
jne LBB0_8
LBB0_7:
movq %r8, %r14
jmp LBB0_35
LBB0_4:
movl $-1, %eax
jmp LBB0_37
LBB0_15:
movq %rsi, %r9
andq $-32, %r9
leaq -32(%r9), %rbx
movq %rbx, %rax
shrq $5, %rax
incq %rax
movl %eax, %r11d
andl $3, %r11d
cmpq $96, %rbx
jae LBB0_17
## %bb.16:
xorl %ebx, %ebx
jmp LBB0_19
LBB0_17:
andq $-4, %rax
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_18: ## =>This Inner Loop Header: Depth=1
movups (%rdi,%rbx), %xmm0
movups 16(%rdi,%rbx), %xmm1
movups %xmm0, -27(%rbp,%rbx)
movups %xmm1, -11(%rbp,%rbx)
movups 32(%rdi,%rbx), %xmm0
movups 48(%rdi,%rbx), %xmm1
movups %xmm0, 5(%rbp,%rbx)
movups %xmm1, 21(%rbp,%rbx)
movups 64(%rdi,%rbx), %xmm0
movups 80(%rdi,%rbx), %xmm1
movups %xmm0, 37(%rbp,%rbx)
movups %xmm1, 53(%rbp,%rbx)
movups 96(%rdi,%rbx), %xmm0
movups 112(%rdi,%rbx), %xmm1
movups %xmm0, 69(%rbp,%rbx)
movups %xmm1, 85(%rbp,%rbx)
subq $-128, %rbx
addq $-4, %rax
jne LBB0_18
LBB0_19:
testq %r11, %r11
je LBB0_22
## %bb.20:
addq %rbx, %r10
addq $16, %r10
addq %rdi, %rbx
addq $16, %rbx
shlq $5, %r11
xorl %eax, %eax
.p2align 4, 0x90
LBB0_21: ## =>This Inner Loop Header: Depth=1
movups -16(%rbx,%rax), %xmm0
movups (%rbx,%rax), %xmm1
movups %xmm0, -16(%r10,%rax)
movups %xmm1, (%r10,%rax)
addq $32, %rax
cmpq %rax, %r11
jne LBB0_21
LBB0_22:
cmpq %r9, %rsi
je LBB0_31
## %bb.23:
testb $24, %sil
je LBB0_24
LBB0_12:
movq %r9, %rbx
movq %rsi, %r9
andq $-8, %r9
leaq (%rdi,%r9), %r11
.p2align 4, 0x90
LBB0_13: ## =>This Inner Loop Header: Depth=1
movq (%rdi,%rbx), %rax
movq %rax, -27(%rbp,%rbx)
addq $8, %rbx
cmpq %rbx, %r9
jne LBB0_13
## %bb.14:
cmpq %r9, %rsi
jne LBB0_26
jmp LBB0_31
LBB0_24:
addq %r9, %rdi
LBB0_25:
movq %rdi, %r11
LBB0_26:
movq %r9, %rdi
notq %rdi
addq %rsi, %rdi
movq %rsi, %rbx
andq $3, %rbx
je LBB0_28
.p2align 4, 0x90
LBB0_27: ## =>This Inner Loop Header: Depth=1
movzbl (%r11), %eax
incq %r11
movb %al, -27(%rbp,%r9)
incq %r9
decq %rbx
jne LBB0_27
LBB0_28:
cmpq $3, %rdi
jb LBB0_31
## %bb.29:
movq %rsi, %r10
subq %r9, %r10
leaq (%r9,%rbp), %rbx
addq $-24, %rbx
xorl %edi, %edi
.p2align 4, 0x90
LBB0_30: ## =>This Inner Loop Header: Depth=1
movzbl (%r11,%rdi), %eax
movb %al, -3(%rbx,%rdi)
movzbl 1(%r11,%rdi), %eax
movb %al, -2(%rbx,%rdi)
movzbl 2(%r11,%rdi), %eax
movb %al, -1(%rbx,%rdi)
movzbl 3(%r11,%rdi), %eax
movb %al, (%rbx,%rdi)
addq $4, %rdi
cmpq %rdi, %r10
jne LBB0_30
LBB0_31:
leaq 4(%r8), %r14
movl $-1, %eax
cmpq %rcx, %r14
ja LBB0_37
## %bb.32:
movzbl -26(%rbp), %r11d
movzbl -25(%rbp), %r10d
movzbl -27(%rbp), %ebx
movl %ebx, %eax
shll $4, %eax
andl $48, %eax
movq %r11, %rdi
shrq $4, %rdi
orq %rax, %rdi
shrq $2, %rbx
leaq _Base64(%rip), %r9
movb (%rbx,%r9), %bl
movq %r8, %rax
orq $1, %rax
movb %bl, (%rdx,%r8)
movb (%r9,%rdi), %dil
movq %r8, %rbx
orq $2, %rbx
movb %dil, (%rdx,%rax)
movb $61, %al
cmpq $1, %rsi
je LBB0_34
## %bb.33:
shrq $6, %r10
andl $15, %r11d
leaq (%r10,%r11,4), %rax
movb (%rax,%r9), %al
LBB0_34:
movb %al, (%rdx,%rbx)
orq $3, %r8
movb $61, (%rdx,%r8)
LBB0_35:
movl $-1, %eax
cmpq %rcx, %r14
jae LBB0_37
## %bb.36:
movb $0, (%rdx,%r14)
movl %r14d, %eax
LBB0_37:
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _res_9_b64_pton ## -- Begin function res_9_b64_pton
.p2align 4, 0x90
_res_9_b64_pton: ## @res_9_b64_pton
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, -64(%rbp) ## 8-byte Spill
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, %r13
movb $1, %r14b
xorl %edx, %edx
movl $16384, %r15d ## imm = 0x4000
movl $0, -44(%rbp) ## 4-byte Folded Spill
LBB1_21: ## =>This Loop Header: Depth=1
## Child Loop BB1_1 Depth 2
movslq %edx, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq %rdx, %r12
jmp LBB1_1
.p2align 4, 0x90
LBB1_4: ## in Loop: Header=BB1_1 Depth=2
movl $16384, %esi ## imm = 0x4000
movl %ebx, %edi
callq ___maskrune
movq %r12, %rdx
LBB1_5: ## in Loop: Header=BB1_1 Depth=2
incq %r13
testl %eax, %eax
je LBB1_6
LBB1_1: ## Parent Loop BB1_21 Depth=1
## => This Inner Loop Header: Depth=2
movsbl (%r13), %ebx
testl %ebx, %ebx
je LBB1_47
## %bb.2: ## in Loop: Header=BB1_1 Depth=2
testb %bl, %bl
js LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=2
movl %ebx, %eax
movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx
movl 60(%rcx,%rax,4), %eax
andl %r15d, %eax
jmp LBB1_5
LBB1_6: ## in Loop: Header=BB1_1 Depth=2
cmpb $61, %bl
je LBB1_26
## %bb.7: ## in Loop: Header=BB1_1 Depth=2
movl $65, %edx
leaq _Base64(%rip), %rdi
movl %ebx, %esi
callq _memchr
movl $-1, %ebx
testq %rax, %rax
je LBB1_49
## %bb.8: ## in Loop: Header=BB1_1 Depth=2
movl -44(%rbp), %ecx ## 4-byte Reload
testl %ecx, %ecx
jne LBB1_9
## %bb.14: ## in Loop: Header=BB1_1 Depth=2
movl $1, -44(%rbp) ## 4-byte Folded Spill
xorl %r14d, %r14d
cmpq $0, -56(%rbp) ## 8-byte Folded Reload
movq %r12, %rdx
je LBB1_1
## %bb.15: ## in Loop: Header=BB1_1 Depth=2
movq -72(%rbp), %rsi ## 8-byte Reload
cmpq -64(%rbp), %rsi ## 8-byte Folded Reload
jae LBB1_49
## %bb.16: ## in Loop: Header=BB1_1 Depth=2
leaq _Base64(%rip), %rcx
subb %cl, %al
shlb $2, %al
movq -56(%rbp), %rcx ## 8-byte Reload
movb %al, (%rcx,%rsi)
xorl %r14d, %r14d
jmp LBB1_1
LBB1_9: ## in Loop: Header=BB1_21 Depth=1
cmpl $1, %ecx
je LBB1_17
## %bb.10: ## in Loop: Header=BB1_21 Depth=1
cmpl $2, %ecx
movq -72(%rbp), %rcx ## 8-byte Reload
jne LBB1_22
## %bb.11: ## in Loop: Header=BB1_21 Depth=1
leaq 1(%rcx), %rdx
xorl %r14d, %r14d
movl $3, -44(%rbp) ## 4-byte Folded Spill
cmpq $0, -56(%rbp) ## 8-byte Folded Reload
je LBB1_21
## %bb.12: ## in Loop: Header=BB1_21 Depth=1
cmpq -64(%rbp), %rdx ## 8-byte Folded Reload
jae LBB1_49
## %bb.13: ## in Loop: Header=BB1_21 Depth=1
movq %rcx, %rdi
leaq _Base64(%rip), %rcx
subq %rcx, %rax
movq %rax, %rcx
shrq $2, %rcx
movq -56(%rbp), %rsi ## 8-byte Reload
orb %cl, (%rsi,%rdi)
shlb $6, %al
jmp LBB1_20
LBB1_17: ## in Loop: Header=BB1_21 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
leaq 1(%rcx), %rdx
xorl %r14d, %r14d
movl $2, -44(%rbp) ## 4-byte Folded Spill
cmpq $0, -56(%rbp) ## 8-byte Folded Reload
je LBB1_21
## %bb.18: ## in Loop: Header=BB1_21 Depth=1
cmpq -64(%rbp), %rdx ## 8-byte Folded Reload
jae LBB1_49
## %bb.19: ## in Loop: Header=BB1_21 Depth=1
movq %rcx, %rdi
leaq _Base64(%rip), %rcx
subq %rcx, %rax
movq %rax, %rcx
shrq $4, %rcx
movq -56(%rbp), %rsi ## 8-byte Reload
orb %cl, (%rsi,%rdi)
shlb $4, %al
LBB1_20: ## in Loop: Header=BB1_21 Depth=1
movb %al, (%rsi,%rdx)
xorl %r14d, %r14d
jmp LBB1_21
LBB1_22: ## in Loop: Header=BB1_21 Depth=1
movq %r12, %rdx
cmpq $0, -56(%rbp) ## 8-byte Folded Reload
je LBB1_25
## %bb.23: ## in Loop: Header=BB1_21 Depth=1
cmpq -64(%rbp), %rcx ## 8-byte Folded Reload
jae LBB1_49
## %bb.24: ## in Loop: Header=BB1_21 Depth=1
movq %rcx, %rsi
leaq _Base64(%rip), %rcx
subb %cl, %al
movq -56(%rbp), %rcx ## 8-byte Reload
orb %al, (%rcx,%rsi)
LBB1_25: ## in Loop: Header=BB1_21 Depth=1
incl %edx
movb $1, %r14b
movl $0, -44(%rbp) ## 4-byte Folded Spill
jmp LBB1_21
LBB1_47:
movl $-1, %ebx
testb $1, %r14b
je LBB1_49
LBB1_48:
movl %edx, %ebx
LBB1_49:
movl %ebx, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB1_26:
leaq 1(%r13), %rax
leaq 2(%r13), %r14
movl $-1, %ebx
cmpl $2, -44(%rbp) ## 4-byte Folded Reload
jb LBB1_49
## %bb.27:
movsbl (%r13), %r15d
jne LBB1_28
## %bb.29:
testb %r15b, %r15b
je LBB1_49
## %bb.30:
movl $16384, %r13d ## imm = 0x4000
LBB1_31: ## =>This Inner Loop Header: Depth=1
cmpl $127, %r15d
ja LBB1_33
## %bb.32: ## in Loop: Header=BB1_31 Depth=1
movl %r15d, %eax
movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx
movl 60(%rcx,%rax,4), %eax
andl %r13d, %eax
jmp LBB1_34
LBB1_33: ## in Loop: Header=BB1_31 Depth=1
movl $16384, %esi ## imm = 0x4000
movl %r15d, %edi
callq ___maskrune
movq %r12, %rdx
LBB1_34: ## in Loop: Header=BB1_31 Depth=1
testl %eax, %eax
je LBB1_36
## %bb.35: ## in Loop: Header=BB1_31 Depth=1
movsbl -1(%r14), %r15d
incq %r14
testl %r15d, %r15d
jne LBB1_31
jmp LBB1_49
LBB1_28:
movq %rax, %r14
testl %r15d, %r15d
je LBB1_45
LBB1_39:
movl $16384, %r13d ## imm = 0x4000
LBB1_40: ## =>This Inner Loop Header: Depth=1
cmpl $127, %r15d
ja LBB1_42
## %bb.41: ## in Loop: Header=BB1_40 Depth=1
movl %r15d, %eax
movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx
movl 60(%rcx,%rax,4), %eax
andl %r13d, %eax
jmp LBB1_43
LBB1_42: ## in Loop: Header=BB1_40 Depth=1
movl $16384, %esi ## imm = 0x4000
movl %r15d, %edi
callq ___maskrune
movq %r12, %rdx
LBB1_43: ## in Loop: Header=BB1_40 Depth=1
testl %eax, %eax
je LBB1_49
## %bb.44: ## in Loop: Header=BB1_40 Depth=1
movsbl (%r14), %r15d
incq %r14
testl %r15d, %r15d
jne LBB1_40
LBB1_45:
cmpq $0, -56(%rbp) ## 8-byte Folded Reload
movq -72(%rbp), %rcx ## 8-byte Reload
je LBB1_48
## %bb.46:
movq -56(%rbp), %rax ## 8-byte Reload
cmpb $0, (%rax,%rcx)
jne LBB1_49
jmp LBB1_48
LBB1_36:
cmpl $61, %r15d
jne LBB1_49
## %bb.37:
movsbl -1(%r14), %r15d
testl %r15d, %r15d
jne LBB1_39
jmp LBB1_45
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @Base64
_Base64:
.asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _res_9_b64_ntop ; -- Begin function res_9_b64_ntop
.p2align 2
_res_9_b64_ntop: ; @res_9_b64_ntop
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov x8, x0
cmp x1, #3
b.lo LBB0_9
; %bb.1:
mov x11, #0
add x9, x2, #1
Lloh0:
adrp x10, _Base64@PAGE
Lloh1:
add x10, x10, _Base64@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x0, x11, #4
cmp x0, x3
b.hi LBB0_27
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldrb w12, [x8, #2]
ldrb w13, [x8, #1]
ldrb w14, [x8], #3
and x15, x12, #0x3f
lsl w16, w13, #2
and x16, x16, #0x3c
orr x12, x16, x12, lsr #6
lsl w16, w14, #4
and x16, x16, #0x30
orr x13, x16, x13, lsr #4
lsr x14, x14, #2
sub x1, x1, #3
ldrb w14, [x10, x14]
add x11, x9, x11
sturb w14, [x11, #-1]
ldrb w13, [x10, x13]
strb w13, [x11]
ldrb w12, [x10, x12]
strb w12, [x11, #1]
ldrb w12, [x10, x15]
strb w12, [x11, #2]
mov x11, x0
cmp x1, #2
b.hi LBB0_2
; %bb.4:
cbz x1, LBB0_10
LBB0_5:
mov x10, #0
strb wzr, [sp, #15]
sturh wzr, [sp, #13]
add x9, sp, #13
cmp x1, #8
b.lo LBB0_11
; %bb.6:
sub x11, x9, x8
cmp x11, #64
b.lo LBB0_11
; %bb.7:
cmp x1, #64
b.hs LBB0_12
; %bb.8:
mov x10, #0
b LBB0_16
LBB0_9:
mov x0, #0
cbnz x1, LBB0_5
LBB0_10:
cmp x0, x3
b.hs LBB0_27
b LBB0_26
LBB0_11:
mov x11, x8
b LBB0_20
LBB0_12:
and x10, x1, #0xffffffffffffffc0
add x11, sp, #13
add x11, x11, #32
add x12, x8, #32
mov x13, x10
LBB0_13: ; =>This Inner Loop Header: Depth=1
ldp q0, q1, [x12, #-32]
ldp q2, q3, [x12], #64
stp q0, q1, [x11, #-32]
stp q2, q3, [x11], #64
subs x13, x13, #64
b.ne LBB0_13
; %bb.14:
cmp x1, x10
b.eq LBB0_22
; %bb.15:
tst x1, #0x38
b.eq LBB0_19
LBB0_16:
mov x13, x10
and x10, x1, #0xfffffffffffffff8
add x11, x8, x10
add x12, sp, #13
add x12, x12, x13
add x8, x8, x13
sub x13, x13, x10
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldr d0, [x8], #8
str d0, [x12], #8
adds x13, x13, #8
b.ne LBB0_17
; %bb.18:
cmp x1, x10
b.ne LBB0_20
b LBB0_22
LBB0_19:
add x11, x8, x10
LBB0_20:
add x8, x9, x10
sub x9, x1, x10
LBB0_21: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x11], #1
strb w10, [x8], #1
subs x9, x9, #1
b.ne LBB0_21
LBB0_22:
add x8, x0, #4
cmp x8, x3
b.hi LBB0_27
; %bb.23:
ldrb w9, [sp, #14]
ldrb w10, [sp, #13]
lsl w11, w10, #4
and x11, x11, #0x30
orr x11, x11, x9, lsr #4
lsr x10, x10, #2
Lloh2:
adrp x12, _Base64@PAGE
Lloh3:
add x12, x12, _Base64@PAGEOFF
ldrb w10, [x12, x10]
orr x14, x0, #0x1
strb w10, [x2, x0]
ldrb w11, [x12, x11]
orr x10, x0, #0x2
ldrb w13, [sp, #15]
strb w11, [x2, x14]
mov w11, #61
mov w14, #61
cmp x1, #1
b.eq LBB0_25
; %bb.24:
lsl w9, w9, #2
and x9, x9, #0x3c
orr x9, x9, x13, lsr #6
ldrb w14, [x12, x9]
LBB0_25:
strb w14, [x2, x10]
orr x9, x0, #0x3
strb w11, [x2, x9]
mov x0, x8
cmp x0, x3
b.hs LBB0_27
LBB0_26:
strb wzr, [x2, x0]
; kill: def $w0 killed $w0 killed $x0
add sp, sp, #16
ret
LBB0_27:
mov w0, #-1
; kill: def $w0 killed $w0 killed $x0
add sp, sp, #16
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _res_9_b64_pton ; -- Begin function res_9_b64_pton
.p2align 2
_res_9_b64_pton: ; @res_9_b64_pton
.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 x21, x2
mov x19, x1
mov x20, x0
mov w25, #0
mov w28, #0
mov w27, #1
Lloh4:
adrp x24, __DefaultRuneLocale@GOTPAGE
Lloh5:
ldr x24, [x24, __DefaultRuneLocale@GOTPAGEOFF]
Lloh6:
adrp x22, _Base64@PAGE
Lloh7:
add x22, x22, _Base64@PAGEOFF
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
mov x8, x25
sxtw x26, w8
b LBB1_3
LBB1_2: ; in Loop: Header=BB1_3 Depth=2
mov x0, x23
mov w1, #16384
bl ___maskrune
cbz w0, LBB1_6
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w23, [x20], #1
cbz w23, LBB1_24
; %bb.4: ; in Loop: Header=BB1_3 Depth=2
tbnz w23, #31, LBB1_2
; %bb.5: ; in Loop: Header=BB1_3 Depth=2
add x8, x24, w23, uxtw #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
cbnz w0, LBB1_3
LBB1_6: ; in Loop: Header=BB1_3 Depth=2
cmp w23, #61
b.eq LBB1_26
; %bb.7: ; in Loop: Header=BB1_3 Depth=2
mov x0, x22
mov x1, x23
mov w2, #65
bl _memchr
cbz x0, LBB1_27
; %bb.8: ; in Loop: Header=BB1_3 Depth=2
cbnz w28, LBB1_12
; %bb.9: ; in Loop: Header=BB1_3 Depth=2
mov w27, #0
mov w28, #1
cbz x19, LBB1_3
; %bb.10: ; in Loop: Header=BB1_3 Depth=2
cmp x26, x21
b.hs LBB1_27
; %bb.11: ; in Loop: Header=BB1_3 Depth=2
mov w27, #0
sub w8, w0, w22
lsl w8, w8, #2
strb w8, [x19, x26]
mov w28, #1
b LBB1_3
LBB1_12: ; in Loop: Header=BB1_1 Depth=1
cmp w28, #1
b.eq LBB1_17
; %bb.13: ; in Loop: Header=BB1_1 Depth=1
cmp w28, #2
b.ne LBB1_20
; %bb.14: ; in Loop: Header=BB1_1 Depth=1
mov w27, #0
add x8, x26, #1
mov w28, #3
mov x25, x8
cbz x19, LBB1_1
; %bb.15: ; in Loop: Header=BB1_1 Depth=1
cmp x8, x21
b.hs LBB1_27
; %bb.16: ; in Loop: Header=BB1_1 Depth=1
mov w27, #0
sub w9, w0, w22
ldrb w10, [x19, x26]
orr w10, w10, w9, lsr #2
strb w10, [x19, x26]
lsl w9, w9, #6
strb w9, [x19, x8]
mov w28, #3
mov x25, x8
b LBB1_1
LBB1_17: ; in Loop: Header=BB1_1 Depth=1
mov w27, #0
add x25, x26, #1
mov w28, #2
cbz x19, LBB1_1
; %bb.18: ; in Loop: Header=BB1_1 Depth=1
cmp x25, x21
b.hs LBB1_27
; %bb.19: ; in Loop: Header=BB1_1 Depth=1
mov w27, #0
sub w8, w0, w22
ldrb w9, [x19, x26]
orr w9, w9, w8, lsr #4
strb w9, [x19, x26]
lsl w8, w8, #4
strb w8, [x19, x25]
mov w28, #2
b LBB1_1
LBB1_20: ; in Loop: Header=BB1_1 Depth=1
cbz x19, LBB1_23
; %bb.21: ; in Loop: Header=BB1_1 Depth=1
cmp x26, x21
b.hs LBB1_27
; %bb.22: ; in Loop: Header=BB1_1 Depth=1
ldrb w8, [x19, x26]
sub w9, w0, w22
orr w8, w8, w9
strb w8, [x19, x26]
LBB1_23: ; in Loop: Header=BB1_1 Depth=1
mov w28, #0
add w25, w25, #1
mov w27, #1
b LBB1_1
LBB1_24:
tbz w27, #0, LBB1_27
LBB1_25:
mov x0, x25
b LBB1_28
LBB1_26:
cmp w28, #2
b.hs LBB1_29
LBB1_27:
mov w0, #-1
LBB1_28:
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
LBB1_29:
mov x22, x20
ldrsb w21, [x22], #2
b.ne LBB1_36
; %bb.30:
cbz w21, LBB1_27
LBB1_31: ; =>This Inner Loop Header: Depth=1
cmp w21, #127
b.hi LBB1_33
; %bb.32: ; in Loop: Header=BB1_31 Depth=1
add x8, x24, w21, uxtw #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
b LBB1_34
LBB1_33: ; in Loop: Header=BB1_31 Depth=1
mov x0, x21
mov w1, #16384
bl ___maskrune
LBB1_34: ; in Loop: Header=BB1_31 Depth=1
cbz w0, LBB1_44
; %bb.35: ; in Loop: Header=BB1_31 Depth=1
ldursb w21, [x22, #-1]
add x22, x22, #1
mov w0, #-1
cbnz w21, LBB1_31
b LBB1_28
LBB1_36:
add x22, x20, #1
cbz w21, LBB1_42
LBB1_37: ; =>This Inner Loop Header: Depth=1
cmp w21, #127
b.hi LBB1_39
; %bb.38: ; in Loop: Header=BB1_37 Depth=1
add x8, x24, w21, uxtw #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
b LBB1_40
LBB1_39: ; in Loop: Header=BB1_37 Depth=1
mov x0, x21
mov w1, #16384
bl ___maskrune
LBB1_40: ; in Loop: Header=BB1_37 Depth=1
cbz w0, LBB1_27
; %bb.41: ; in Loop: Header=BB1_37 Depth=1
ldrsb w21, [x22], #1
cbnz w21, LBB1_37
LBB1_42:
cbz x19, LBB1_25
; %bb.43:
ldrb w8, [x19, x26]
cbnz w8, LBB1_27
b LBB1_25
LBB1_44:
cmp w21, #61
b.ne LBB1_27
; %bb.45:
ldursb w21, [x22, #-1]
cbnz w21, LBB1_37
b LBB1_42
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__const
_Base64: ; @Base64
.asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
.subsections_via_symbols
| the_stack_data/71341.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
.section __DATA,__data
.globl ___gnat_run_path_option ## @__gnat_run_path_option
.p2align 3
___gnat_run_path_option:
.quad L_.str
.globl ___gnat_object_file_option ## @__gnat_object_file_option
.p2align 3
___gnat_object_file_option:
.quad L_.str
.globl ___gnat_shared_libgnat_default ## @__gnat_shared_libgnat_default
___gnat_shared_libgnat_default:
.byte 84 ## 0x54
.globl ___gnat_link_max ## @__gnat_link_max
.p2align 2
___gnat_link_max:
.long 2147483647 ## 0x7fffffff
.globl ___gnat_objlist_file_supported ## @__gnat_objlist_file_supported
.zerofill __DATA,__common,___gnat_objlist_file_supported,1,0
.globl ___gnat_using_gnu_linker ## @__gnat_using_gnu_linker
.zerofill __DATA,__common,___gnat_using_gnu_linker,1,0
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz ".a"
.section __DATA,__data
.globl ___gnat_object_library_extension ## @__gnat_object_library_extension
.p2align 3
___gnat_object_library_extension:
.quad L_.str.1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
.section __DATA,__data
.globl ___gnat_run_path_option ; @__gnat_run_path_option
.p2align 3
___gnat_run_path_option:
.quad l_.str
.globl ___gnat_object_file_option ; @__gnat_object_file_option
.p2align 3
___gnat_object_file_option:
.quad l_.str
.globl ___gnat_shared_libgnat_default ; @__gnat_shared_libgnat_default
___gnat_shared_libgnat_default:
.byte 84 ; 0x54
.globl ___gnat_link_max ; @__gnat_link_max
.p2align 2
___gnat_link_max:
.long 2147483647 ; 0x7fffffff
.globl ___gnat_objlist_file_supported ; @__gnat_objlist_file_supported
.zerofill __DATA,__common,___gnat_objlist_file_supported,1,0
.globl ___gnat_using_gnu_linker ; @__gnat_using_gnu_linker
.zerofill __DATA,__common,___gnat_using_gnu_linker,1,0
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz ".a"
.section __DATA,__data
.globl ___gnat_object_library_extension ; @__gnat_object_library_extension
.p2align 3
___gnat_object_library_extension:
.quad l_.str.1
.subsections_via_symbols
| the_stack_data/413588.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___const.main.s(%rip), %rdi
callq _smallest_word
leaq L_.str(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _smallest_word ## -- Begin function smallest_word
.p2align 4, 0x90
_smallest_word: ## @smallest_word
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
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, %r15
callq _strlen
movq %rax, %rbx
movl $657723, -61(%rbp) ## imm = 0xA093B
movl $992751136, -64(%rbp) ## imm = 0x3B2C2E20
testl %ebx, %ebx
jle LBB1_1
## %bb.2:
movslq %ebx, %rdx
movl $100000, %r13d ## imm = 0x186A0
xorl %ecx, %ecx
leaq -64(%rbp), %r12
movq %r15, -80(%rbp) ## 8-byte Spill
movq %rdx, -72(%rbp) ## 8-byte Spill
jmp LBB1_3
LBB1_1:
movl $100000, %r13d ## imm = 0x186A0
jmp LBB1_16
.p2align 4, 0x90
LBB1_14: ## in Loop: Header=BB1_3 Depth=1
movq -56(%rbp), %rcx ## 8-byte Reload
addl %ebx, %ecx
movq -48(%rbp), %rbx ## 8-byte Reload
movq -80(%rbp), %r15 ## 8-byte Reload
movq -72(%rbp), %rdx ## 8-byte Reload
LBB1_15: ## in Loop: Header=BB1_3 Depth=1
cmpl %ebx, %ecx
jge LBB1_16
LBB1_3: ## =>This Loop Header: Depth=1
## Child Loop BB1_6 Depth 2
## Child Loop BB1_12 Depth 2
cmpl %ebx, %ecx
jge LBB1_4
## %bb.5: ## in Loop: Header=BB1_3 Depth=1
movl %r13d, -48(%rbp) ## 4-byte Spill
movq %rcx, -56(%rbp) ## 8-byte Spill
movslq %ecx, %rax
addq %rax, %r15
movq %rdx, %r13
subq %rax, %r13
xorl %r14d, %r14d
.p2align 4, 0x90
LBB1_6: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
movsbl (%r15,%r14), %esi
movq %r12, %rdi
callq _strchr
testq %rax, %rax
jne LBB1_9
## %bb.7: ## in Loop: Header=BB1_6 Depth=2
incq %r14
cmpq %r14, %r13
jne LBB1_6
jmp LBB1_8
.p2align 4, 0x90
LBB1_4: ## in Loop: Header=BB1_3 Depth=1
xorl %r14d, %r14d
jmp LBB1_10
.p2align 4, 0x90
LBB1_9: ## in Loop: Header=BB1_3 Depth=1
movq -56(%rbp), %rcx ## 8-byte Reload
addl %r14d, %ecx
movq -80(%rbp), %r15 ## 8-byte Reload
movl -48(%rbp), %r13d ## 4-byte Reload
movq -72(%rbp), %rdx ## 8-byte Reload
LBB1_10: ## in Loop: Header=BB1_3 Depth=1
cmpl %r13d, %r14d
cmovll %r14d, %r13d
cmpl %ebx, %ecx
jge LBB1_15
## %bb.11: ## in Loop: Header=BB1_3 Depth=1
movq %rbx, -48(%rbp) ## 8-byte Spill
movq %rcx, -56(%rbp) ## 8-byte Spill
movslq %ecx, %rax
leaq (%r15,%rax), %r14
movq %rdx, %r15
subq %rax, %r15
xorl %ebx, %ebx
.p2align 4, 0x90
LBB1_12: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
movsbl (%r14,%rbx), %esi
movq %r12, %rdi
callq _strchr
testq %rax, %rax
je LBB1_14
## %bb.13: ## in Loop: Header=BB1_12 Depth=2
incq %rbx
cmpq %rbx, %r15
jne LBB1_12
jmp LBB1_16
LBB1_8:
subl -56(%rbp), %ebx ## 4-byte Folded Reload
movl -48(%rbp), %eax ## 4-byte Reload
cmpl %eax, %ebx
cmovgel %eax, %ebx
movl %ebx, %r13d
LBB1_16:
movl %r13d, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
.p2align 4 ## @__const.main.s
L___const.main.s:
.asciz "This a, the way. Again..."
L_.str: ## @.str
.asciz "%d\n"
L___const.smallest_word.nonwords: ## @__const.smallest_word.nonwords
.asciz " .,;\t\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, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l___const.main.s@PAGE
Lloh1:
add x0, x0, l___const.main.s@PAGEOFF
bl _smallest_word
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _smallest_word ; -- Begin function smallest_word
.p2align 2
_smallest_word: ; @smallest_word
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x20, x0
mov w19, #34464
movk w19, #1, lsl #16
bl _strlen
mov x21, x0
mov w8, #2363
movk w8, #10, lsl #16
stur w8, [sp, #11]
mov w8, #11808
movk w8, #15148, lsl #16
str w8, [sp, #8]
cmp w21, #1
b.lt LBB1_14
; %bb.1:
mov w22, #0
sxtw x23, w21
b LBB1_3
LBB1_2: ; in Loop: Header=BB1_3 Depth=1
cmp w22, w21
b.ge LBB1_14
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_5 Depth 2
; Child Loop BB1_11 Depth 2
cmp w22, w21
b.ge LBB1_7
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
mov x24, #0
sxtw x8, w22
add x25, x20, x8
sub x26, x23, x8
LBB1_5: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w1, [x25, x24]
add x0, sp, #8
bl _strchr
cbnz x0, LBB1_8
; %bb.6: ; in Loop: Header=BB1_5 Depth=2
add x24, x24, #1
cmp x26, x24
b.ne LBB1_5
b LBB1_13
LBB1_7: ; in Loop: Header=BB1_3 Depth=1
mov w24, #0
b LBB1_9
LBB1_8: ; in Loop: Header=BB1_3 Depth=1
add w22, w22, w24
LBB1_9: ; in Loop: Header=BB1_3 Depth=1
cmp w24, w19
csel w19, w24, w19, lt
cmp w22, w21
b.ge LBB1_2
; %bb.10: ; in Loop: Header=BB1_3 Depth=1
mov x8, x22
sxtw x8, w8
add x24, x20, x8
sub x25, x23, x8
LBB1_11: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w1, [x24]
add x0, sp, #8
bl _strchr
cbz x0, LBB1_2
; %bb.12: ; in Loop: Header=BB1_11 Depth=2
add w22, w22, #1
add x24, x24, #1
subs x25, x25, #1
b.ne LBB1_11
b LBB1_14
LBB1_13:
sub w8, w21, w22
cmp w8, w19
csel w19, w8, w19, lt
LBB1_14:
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
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.s: ; @__const.main.s
.asciz "This a, the way. Again..."
l_.str: ; @.str
.asciz "%d\n"
l___const.smallest_word.nonwords: ; @__const.smallest_word.nonwords
.asciz " .,;\t\n"
.subsections_via_symbols
| the_stack_data/122014777.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function NFP_CPP_ID_ISLAND_of
_NFP_CPP_ID_ISLAND_of: ## @NFP_CPP_ID_ISLAND_of
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movzbl %dil, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _NFP_CPP_ID_ISLAND_of
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function NFP_CPP_ID_ISLAND_of
_NFP_CPP_ID_ISLAND_of: ; @NFP_CPP_ID_ISLAND_of
.cfi_startproc
; %bb.0:
and w0, w0, #0xff
ret
.cfi_endproc
; -- End function
.no_dead_strip _NFP_CPP_ID_ISLAND_of
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/netronome/nfp/nic/extr_..nfpcorenfp_cpp.h_NFP_CPP_ID_ISLAND_of.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ugen20_detach_kernel_driver
_ugen20_detach_kernel_driver: ## @ugen20_detach_kernel_driver
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl %esi, -12(%rbp)
movl (%rdi), %ebx
movq _USB_IFACE_DRIVER_DETACH@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _IOUSB
leaq -12(%rbp), %rdx
movl %ebx, %edi
movl %eax, %esi
callq _ioctl
movq %rax, %rcx
xorl %eax, %eax
testq %rcx, %rcx
je LBB0_2
## %bb.1:
movq _LIBUSB20_ERROR_OTHER@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_2:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _USB_IFACE_DRIVER_DETACH,4,2 ## @USB_IFACE_DRIVER_DETACH
.comm _LIBUSB20_ERROR_OTHER,4,2 ## @LIBUSB20_ERROR_OTHER
.no_dead_strip _ugen20_detach_kernel_driver
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ugen20_detach_kernel_driver
_ugen20_detach_kernel_driver: ; @ugen20_detach_kernel_driver
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
str w1, [sp, #12]
ldr w19, [x0]
Lloh0:
adrp x8, _USB_IFACE_DRIVER_DETACH@GOTPAGE
Lloh1:
ldr x8, [x8, _USB_IFACE_DRIVER_DETACH@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _IOUSB
mov x1, x0
add x2, sp, #12
mov x0, x19
bl _ioctl
Lloh3:
adrp x8, _LIBUSB20_ERROR_OTHER@GOTPAGE
Lloh4:
ldr x8, [x8, _LIBUSB20_ERROR_OTHER@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
cmp x0, #0
csel w0, wzr, w8, eq
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _USB_IFACE_DRIVER_DETACH,4,2 ; @USB_IFACE_DRIVER_DETACH
.comm _LIBUSB20_ERROR_OTHER,4,2 ; @LIBUSB20_ERROR_OTHER
.no_dead_strip _ugen20_detach_kernel_driver
.subsections_via_symbols
| AnghaBench/freebsd/lib/libusb/extr_libusb20_ugen20.c_ugen20_detach_kernel_driver.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sctp_auth_send_cid ## -- Begin function sctp_auth_send_cid
.p2align 4, 0x90
_sctp_auth_send_cid: ## @sctp_auth_send_cid
.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_3
## %bb.1:
movq _sctp_auth_enable@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_3
## %bb.2:
cmpl $0, 4(%rsi)
je LBB0_3
## %bb.4:
movl (%rsi), %esi
popq %rbp
jmp ___sctp_auth_cid ## TAILCALL
LBB0_3:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _sctp_auth_enable,4,2 ## @sctp_auth_enable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sctp_auth_send_cid ; -- Begin function sctp_auth_send_cid
.p2align 2
_sctp_auth_send_cid: ; @sctp_auth_send_cid
.cfi_startproc
; %bb.0:
cbz x1, LBB0_4
; %bb.1:
Lloh0:
adrp x8, _sctp_auth_enable@GOTPAGE
Lloh1:
ldr x8, [x8, _sctp_auth_enable@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cbz w8, LBB0_4
; %bb.2:
ldr w8, [x1, #4]
cbz w8, LBB0_4
; %bb.3:
ldr w1, [x1]
b ___sctp_auth_cid
LBB0_4:
mov w0, #0
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _sctp_auth_enable,4,2 ; @sctp_auth_enable
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/sctp/extr_auth.c_sctp_auth_send_cid.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movl $72, %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 "87 minus 15 is %i\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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, #72
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 "87 minus 15 is %i\n"
.subsections_via_symbols
| the_stack_data/124686.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function free_auth_context
_free_auth_context: ## @free_auth_context
.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 (%rdi), %rdi
testq %rdi, %rdi
je LBB0_4
## %bb.1:
movq (%rdi), %rax
testq %rax, %rax
je LBB0_3
## %bb.2:
callq *%rax
LBB0_3:
movq $0, (%rbx)
LBB0_4:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _free_auth_context
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function free_auth_context
_free_auth_context: ; @free_auth_context
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0]
cbz x0, LBB0_4
; %bb.1:
ldr x8, [x0]
cbz x8, LBB0_3
; %bb.2:
blr x8
LBB0_3:
str xzr, [x19]
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _free_auth_context
.subsections_via_symbols
| AnghaBench/libgit2/src/transports/extr_http.c_free_auth_context.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _exit_cleanup ## -- Begin function exit_cleanup
.p2align 4, 0x90
_exit_cleanup: ## @exit_cleanup
.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
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, %rbx
leaq L_str.5(%rip), %rdi
callq _puts
leaq _exit_cleanup(%rip), %rdi
callq _atexit
testl %eax, %eax
jne LBB1_8
## %bb.1:
movq (%rbx), %rsi
testq %rsi, %rsi
je LBB1_4
## %bb.2:
addq $8, %rbx
leaq L_.str.3(%rip), %r15
.p2align 4, 0x90
LBB1_3: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movq (%rbx), %rsi
addq $8, %rbx
testq %rsi, %rsi
jne LBB1_3
LBB1_4:
movq (%r14), %rsi
testq %rsi, %rsi
je LBB1_7
## %bb.5:
addq $8, %r14
leaq L_.str.4(%rip), %rbx
.p2align 4, 0x90
LBB1_6: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movq (%r14), %rsi
addq $8, %r14
testq %rsi, %rsi
jne LBB1_6
LBB1_7:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB1_8:
leaq L_str.6(%rip), %rdi
callq _puts
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "\n argv - %s \n"
L_.str.4: ## @.str.4
.asciz "\n envp - %s \n"
L_str: ## @str
.asciz "\n in main cleanup "
L_str.5: ## @str.5
.asciz "\n main start "
L_str.6: ## @str.6
.asciz "\n cleanup register error "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _exit_cleanup ; -- Begin function exit_cleanup
.p2align 2
_exit_cleanup: ; @exit_cleanup
.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:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
Lloh2:
adrp x0, l_str.5@PAGE
Lloh3:
add x0, x0, l_str.5@PAGEOFF
bl _puts
Lloh4:
adrp x0, _exit_cleanup@PAGE
Lloh5:
add x0, x0, _exit_cleanup@PAGEOFF
bl _atexit
cbnz w0, LBB1_8
; %bb.1:
ldr x8, [x20]
cbz x8, LBB1_4
; %bb.2:
add x21, x20, #8
Lloh6:
adrp x20, l_.str.3@PAGE
Lloh7:
add x20, x20, l_.str.3@PAGEOFF
LBB1_3: ; =>This Inner Loop Header: Depth=1
str x8, [sp]
mov x0, x20
bl _printf
ldr x8, [x21], #8
cbnz x8, LBB1_3
LBB1_4:
ldr x8, [x19]
cbz x8, LBB1_7
; %bb.5:
add x20, x19, #8
Lloh8:
adrp x19, l_.str.4@PAGE
Lloh9:
add x19, x19, l_.str.4@PAGEOFF
LBB1_6: ; =>This Inner Loop Header: Depth=1
str x8, [sp]
mov x0, x19
bl _printf
ldr x8, [x20], #8
cbnz x8, LBB1_6
LBB1_7:
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
LBB1_8:
Lloh10:
adrp x0, l_str.6@PAGE
Lloh11:
add x0, x0, l_str.6@PAGEOFF
bl _puts
mov w0, #0
bl _exit
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "\n argv - %s \n"
l_.str.4: ; @.str.4
.asciz "\n envp - %s \n"
l_str: ; @str
.asciz "\n in main cleanup "
l_str.5: ; @str.5
.asciz "\n main start "
l_str.6: ; @str.6
.asciz "\n cleanup register error "
.subsections_via_symbols
| the_stack_data/434867.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mk_entry
_mk_entry: ## @mk_entry
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %eax
movl %esi, %ecx
andl $7, %ecx
sarl $3, %eax
cmpl $1, %ecx
sbbl $-1, %eax
movq _ENTRY_BITPOS_DESCRIPTOR@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
shll %cl, %edi
movq _ENTRY_BITPOS_QWORDS@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
shll %cl, %eax
orl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ENTRY_BITPOS_DESCRIPTOR,4,2 ## @ENTRY_BITPOS_DESCRIPTOR
.comm _ENTRY_BITPOS_QWORDS,4,2 ## @ENTRY_BITPOS_QWORDS
.no_dead_strip _mk_entry
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mk_entry
_mk_entry: ; @mk_entry
.cfi_startproc
; %bb.0:
tst w1, #0x7
asr w8, w1, #3
cinc w8, w8, ne
Lloh0:
adrp x9, _ENTRY_BITPOS_DESCRIPTOR@GOTPAGE
Lloh1:
ldr x9, [x9, _ENTRY_BITPOS_DESCRIPTOR@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
lsl w9, w0, w9
Lloh3:
adrp x10, _ENTRY_BITPOS_QWORDS@GOTPAGE
Lloh4:
ldr x10, [x10, _ENTRY_BITPOS_QWORDS@GOTPAGEOFF]
Lloh5:
ldr w10, [x10]
lsl w8, w8, w10
orr w0, w8, w9
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ENTRY_BITPOS_DESCRIPTOR,4,2 ; @ENTRY_BITPOS_DESCRIPTOR
.comm _ENTRY_BITPOS_QWORDS,4,2 ; @ENTRY_BITPOS_QWORDS
.no_dead_strip _mk_entry
.subsections_via_symbols
| AnghaBench/linux/drivers/misc/extr_hpilo.c_mk_entry.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ks_pcie_msi_host_init
_ks_pcie_msi_host_init: ## @ks_pcie_msi_host_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _ks_pcie_msi_irq_chip@GOTPCREL(%rip), %rax
movq %rax, (%rdi)
popq %rbp
jmp _dw_pcie_allocate_domains ## TAILCALL
.cfi_endproc
## -- End function
.comm _ks_pcie_msi_irq_chip,4,2 ## @ks_pcie_msi_irq_chip
.no_dead_strip _ks_pcie_msi_host_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ks_pcie_msi_host_init
_ks_pcie_msi_host_init: ; @ks_pcie_msi_host_init
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _ks_pcie_msi_irq_chip@GOTPAGE
Lloh1:
ldr x8, [x8, _ks_pcie_msi_irq_chip@GOTPAGEOFF]
str x8, [x0]
b _dw_pcie_allocate_domains
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ks_pcie_msi_irq_chip,4,2 ; @ks_pcie_msi_irq_chip
.no_dead_strip _ks_pcie_msi_host_init
.subsections_via_symbols
| AnghaBench/linux/drivers/pci/controller/dwc/extr_pci-keystone.c_ks_pcie_msi_host_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function TabPageAttrValid
_TabPageAttrValid: ## @TabPageAttrValid
.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, %rax
movq %rdi, %rbx
leaq L_.str(%rip), %rsi
movq %rax, %rdi
callq _strcmp
testq %rax, %rax
je LBB0_2
## %bb.1:
xorl %ebx, %ebx
jmp LBB0_6
LBB0_2:
movq (%rbx), %rax
movq _INVALID_TABPAGE_VALUE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_3
## %bb.4:
movq _Py_False@GOTPCREL(%rip), %rax
jmp LBB0_5
LBB0_3:
movq _Py_True@GOTPCREL(%rip), %rax
LBB0_5:
movq (%rax), %rbx
movq %rbx, %rdi
callq _Py_INCREF
LBB0_6:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "valid"
.comm _INVALID_TABPAGE_VALUE,8,3 ## @INVALID_TABPAGE_VALUE
.comm _Py_False,8,3 ## @Py_False
.comm _Py_True,8,3 ## @Py_True
.no_dead_strip _TabPageAttrValid
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function TabPageAttrValid
_TabPageAttrValid: ; @TabPageAttrValid
.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 x8, x1
mov x19, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x8
bl _strcmp
cbz x0, LBB0_2
; %bb.1:
mov x19, #0
b LBB0_3
LBB0_2:
ldr x8, [x19]
Lloh2:
adrp x9, _INVALID_TABPAGE_VALUE@GOTPAGE
Lloh3:
ldr x9, [x9, _INVALID_TABPAGE_VALUE@GOTPAGEOFF]
Lloh4:
adrp x10, _Py_False@GOTPAGE
Lloh5:
ldr x10, [x10, _Py_False@GOTPAGEOFF]
Lloh6:
ldr x9, [x9]
Lloh7:
adrp x11, _Py_True@GOTPAGE
Lloh8:
ldr x11, [x11, _Py_True@GOTPAGEOFF]
cmp x8, x9
csel x8, x10, x11, eq
ldr x19, [x8]
mov x0, x19
bl _Py_INCREF
LBB0_3:
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 Lloh7, Lloh8
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh6
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "valid"
.comm _INVALID_TABPAGE_VALUE,8,3 ; @INVALID_TABPAGE_VALUE
.comm _Py_False,8,3 ; @Py_False
.comm _Py_True,8,3 ; @Py_True
.no_dead_strip _TabPageAttrValid
.subsections_via_symbols
| AnghaBench/vim.js/src/extr_if_py_both.h_TabPageAttrValid.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CtReleaseClient ## -- Begin function CtReleaseClient
.p2align 4, 0x90
_CtReleaseClient: ## @CtReleaseClient
.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_2
## %bb.1:
movq %rdi, %rbx
movl (%rdi), %edi
callq _Release
testq %rax, %rax
je LBB0_3
LBB0_2:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_3:
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _CiCleanupClient ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CtReleaseClient ; -- Begin function CtReleaseClient
.p2align 2
_CtReleaseClient: ; @CtReleaseClient
.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_2
; %bb.1:
mov x19, x0
ldr w0, [x0]
bl _Release
cbz x0, LBB0_3
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_3:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _CiCleanupClient
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/SoftEtherVPN/src/Cedar/extr_Client.c_CtReleaseClient.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function decode_part_stereo
LCPI0_0:
.long 0x00000000 ## float 0
.long 0x3f800000 ## float 1
.long 0x40000000 ## float 2
.long 0x40400000 ## float 3
LCPI0_1:
.long 0x42000000 ## float 32
.long 0x41f80000 ## float 31
.long 0x41f00000 ## float 30
.long 0x41e80000 ## float 29
LCPI0_2:
.long 0x40800000 ## float 4
.long 0x40a00000 ## float 5
.long 0x40c00000 ## float 6
.long 0x40e00000 ## float 7
LCPI0_3:
.long 0x41e00000 ## float 28
.long 0x41d80000 ## float 27
.long 0x41d00000 ## float 26
.long 0x41c80000 ## float 25
LCPI0_4:
.long 0x41000000 ## float 8
.long 0x41100000 ## float 9
.long 0x41200000 ## float 10
.long 0x41300000 ## float 11
LCPI0_5:
.long 0x41c00000 ## float 24
.long 0x41b80000 ## float 23
.long 0x41b00000 ## float 22
.long 0x41a80000 ## float 21
LCPI0_6:
.long 0x41400000 ## float 12
.long 0x41500000 ## float 13
.long 0x41600000 ## float 14
.long 0x41700000 ## float 15
LCPI0_7:
.long 0x41a00000 ## float 20
.long 0x41980000 ## float 19
.long 0x41900000 ## float 18
.long 0x41880000 ## float 17
LCPI0_8:
.long 0x41800000 ## float 16
.long 0x41880000 ## float 17
.long 0x41900000 ## float 18
.long 0x41980000 ## float 19
LCPI0_9:
.long 0x41800000 ## float 16
.long 0x41700000 ## float 15
.long 0x41600000 ## float 14
.long 0x41500000 ## float 13
LCPI0_10:
.long 0x41a00000 ## float 20
.long 0x41a80000 ## float 21
.long 0x41b00000 ## float 22
.long 0x41b80000 ## float 23
LCPI0_11:
.long 0x41400000 ## float 12
.long 0x41300000 ## float 11
.long 0x41200000 ## float 10
.long 0x41100000 ## float 9
LCPI0_12:
.long 0x41c00000 ## float 24
.long 0x41c80000 ## float 25
.long 0x41d00000 ## float 26
.long 0x41d80000 ## float 27
LCPI0_13:
.long 0x41000000 ## float 8
.long 0x40e00000 ## float 7
.long 0x40c00000 ## float 6
.long 0x40a00000 ## float 5
LCPI0_14:
.long 0x41e00000 ## float 28
.long 0x41e80000 ## float 29
.long 0x41f00000 ## float 30
.long 0x41f80000 ## float 31
LCPI0_15:
.long 0x40800000 ## float 4
.long 0x40400000 ## float 3
.long 0x40000000 ## float 2
.long 0x3f800000 ## float 1
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_decode_part_stereo: ## @decode_part_stereo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpl %edx, %esi
jle LBB0_1
LBB0_8:
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
movl (%rdi), %r13d
movslq 4(%rdi), %r12
movslq %edx, %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movslq %r13d, %r10
movslq %esi, %r15
incl %edx
movq %r12, %rax
movq %r12, -56(%rbp) ## 8-byte Spill
subq %r10, %r12
shlq $3, %r10
movaps LCPI0_0(%rip), %xmm9 ## xmm9 = [0.0E+0,1.0E+0,2.0E+0,3.0E+0]
movaps LCPI0_2(%rip), %xmm11 ## xmm11 = [4.0E+0,5.0E+0,6.0E+0,7.0E+0]
movaps LCPI0_3(%rip), %xmm12 ## xmm12 = [2.8E+1,2.7E+1,2.6E+1,2.5E+1]
movaps LCPI0_7(%rip), %xmm15 ## xmm15 = [2.0E+1,1.9E+1,1.8E+1,1.7E+1]
jmp LBB0_2
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
incq %r15
cmpl %r15d, %edx
je LBB0_8
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
cmpl -56(%rbp), %r13d ## 4-byte Folded Reload
jge LBB0_7
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq 8(%rdi), %rax
movq 24(%rdi), %rcx
movq (%rax,%r15,8), %r14
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rcx,%rax,4), %r9d
movq _ff_dca_st_coeff@GOTPCREL(%rip), %rax
movq (%rax), %rsi
xorl %ecx, %ecx
jmp LBB0_4
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_4 Depth=2
incq %rcx
cmpq %rcx, %r12
je LBB0_7
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rcx,%r13), %ebx
leal 3(%rcx), %eax
testl %ecx, %ecx
cmovnsl %ecx, %eax
btl %ebx, %r9d
jb LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
sarl $2, %eax
cltq
movq (%r14,%rax,8), %r11
movq 16(%rdi), %rax
movq (%rax,%r15,8), %rax
addq %r10, %rax
movq (%rax,%rcx,8), %rax
movq (%r11), %rbx
movq 8(%r11), %r8
movss (%rsi,%rbx,4), %xmm6 ## xmm6 = mem[0],zero,zero,zero
shufps $0, %xmm6, %xmm6 ## xmm6 = xmm6[0,0,0,0]
movss (%rsi,%r8,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
shufps $0, %xmm2, %xmm2 ## xmm2 = xmm2[0,0,0,0]
movaps %xmm2, %xmm1
mulps %xmm9, %xmm1
movaps %xmm6, %xmm0
movaps LCPI0_1(%rip), %xmm10 ## xmm10 = [3.2E+1,3.1E+1,3.0E+1,2.9E+1]
mulps %xmm10, %xmm0
addps %xmm1, %xmm0
movups (%rax), %xmm1
mulps %xmm0, %xmm1
movups 16(%rax), %xmm0
movups 32(%rax), %xmm4
movups 48(%rax), %xmm5
movups %xmm1, (%rax)
movaps %xmm2, %xmm1
mulps %xmm11, %xmm1
movaps %xmm6, %xmm3
mulps %xmm12, %xmm3
addps %xmm1, %xmm3
mulps %xmm0, %xmm3
movups %xmm3, 16(%rax)
movaps %xmm2, %xmm0
movaps LCPI0_4(%rip), %xmm13 ## xmm13 = [8.0E+0,9.0E+0,1.0E+1,1.1E+1]
mulps %xmm13, %xmm0
movaps %xmm6, %xmm1
movaps LCPI0_5(%rip), %xmm14 ## xmm14 = [2.4E+1,2.3E+1,2.2E+1,2.1E+1]
mulps %xmm14, %xmm1
addps %xmm0, %xmm1
mulps %xmm4, %xmm1
movups %xmm1, 32(%rax)
movaps %xmm2, %xmm0
movaps LCPI0_6(%rip), %xmm4 ## xmm4 = [1.2E+1,1.3E+1,1.4E+1,1.5E+1]
mulps %xmm4, %xmm0
movaps %xmm6, %xmm1
mulps %xmm15, %xmm1
addps %xmm0, %xmm1
mulps %xmm5, %xmm1
movups %xmm1, 48(%rax)
movaps %xmm2, %xmm0
movaps LCPI0_8(%rip), %xmm5 ## xmm5 = [1.6E+1,1.7E+1,1.8E+1,1.9E+1]
mulps %xmm5, %xmm0
movaps %xmm6, %xmm1
movaps LCPI0_9(%rip), %xmm7 ## xmm7 = [1.6E+1,1.5E+1,1.4E+1,1.3E+1]
mulps %xmm7, %xmm1
addps %xmm0, %xmm1
movups 64(%rax), %xmm0
mulps %xmm1, %xmm0
movups %xmm0, 64(%rax)
movaps %xmm2, %xmm0
movaps LCPI0_10(%rip), %xmm1 ## xmm1 = [2.0E+1,2.1E+1,2.2E+1,2.3E+1]
mulps %xmm1, %xmm0
movaps %xmm6, %xmm1
movaps LCPI0_11(%rip), %xmm3 ## xmm3 = [1.2E+1,1.1E+1,1.0E+1,9.0E+0]
mulps %xmm3, %xmm1
addps %xmm0, %xmm1
movups 80(%rax), %xmm0
mulps %xmm1, %xmm0
movups %xmm0, 80(%rax)
movaps %xmm2, %xmm0
movaps LCPI0_12(%rip), %xmm13 ## xmm13 = [2.4E+1,2.5E+1,2.6E+1,2.7E+1]
mulps %xmm13, %xmm0
movaps %xmm6, %xmm1
movaps LCPI0_13(%rip), %xmm3 ## xmm3 = [8.0E+0,7.0E+0,6.0E+0,5.0E+0]
mulps %xmm3, %xmm1
addps %xmm0, %xmm1
movups 96(%rax), %xmm0
mulps %xmm1, %xmm0
movups %xmm0, 96(%rax)
movaps LCPI0_14(%rip), %xmm0 ## xmm0 = [2.8E+1,2.9E+1,3.0E+1,3.1E+1]
mulps %xmm0, %xmm2
movaps LCPI0_15(%rip), %xmm0 ## xmm0 = [4.0E+0,3.0E+0,2.0E+0,1.0E+0]
mulps %xmm0, %xmm6
addps %xmm2, %xmm6
movups 112(%rax), %xmm0
mulps %xmm6, %xmm0
movups %xmm0, 112(%rax)
movss (%rsi,%r8,4), %xmm8 ## xmm8 = mem[0],zero,zero,zero
shufps $0, %xmm8, %xmm8 ## xmm8 = xmm8[0,0,0,0]
movq 16(%r11), %rbx
movss (%rsi,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
shufps $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
movaps %xmm0, %xmm1
mulps %xmm9, %xmm1
movaps %xmm8, %xmm2
movaps LCPI0_1(%rip), %xmm4 ## xmm4 = [3.2E+1,3.1E+1,3.0E+1,2.9E+1]
mulps %xmm4, %xmm2
addps %xmm1, %xmm2
movups 128(%rax), %xmm1
mulps %xmm2, %xmm1
movups %xmm1, 128(%rax)
movaps %xmm0, %xmm1
mulps %xmm11, %xmm1
movaps %xmm8, %xmm2
mulps %xmm12, %xmm2
addps %xmm1, %xmm2
movups 144(%rax), %xmm1
mulps %xmm2, %xmm1
movups %xmm1, 144(%rax)
movaps %xmm0, %xmm1
movaps LCPI0_4(%rip), %xmm7 ## xmm7 = [8.0E+0,9.0E+0,1.0E+1,1.1E+1]
mulps %xmm7, %xmm1
movaps %xmm8, %xmm2
mulps %xmm14, %xmm2
addps %xmm1, %xmm2
movups 160(%rax), %xmm1
mulps %xmm2, %xmm1
movups %xmm1, 160(%rax)
movaps %xmm0, %xmm1
movaps LCPI0_6(%rip), %xmm5 ## xmm5 = [1.2E+1,1.3E+1,1.4E+1,1.5E+1]
mulps %xmm5, %xmm1
movaps %xmm8, %xmm2
mulps %xmm15, %xmm2
addps %xmm1, %xmm2
movups 176(%rax), %xmm1
mulps %xmm2, %xmm1
movups %xmm1, 176(%rax)
movaps %xmm0, %xmm1
movaps LCPI0_8(%rip), %xmm10 ## xmm10 = [1.6E+1,1.7E+1,1.8E+1,1.9E+1]
mulps %xmm10, %xmm1
movaps %xmm8, %xmm2
mulps LCPI0_9(%rip), %xmm2
addps %xmm1, %xmm2
movups 192(%rax), %xmm1
mulps %xmm2, %xmm1
movups %xmm1, 192(%rax)
movaps %xmm0, %xmm1
mulps LCPI0_10(%rip), %xmm1
movaps %xmm8, %xmm2
movaps LCPI0_11(%rip), %xmm14 ## xmm14 = [1.2E+1,1.1E+1,1.0E+1,9.0E+0]
mulps %xmm14, %xmm2
addps %xmm1, %xmm2
movups 208(%rax), %xmm1
mulps %xmm2, %xmm1
movups %xmm1, 208(%rax)
movaps %xmm0, %xmm1
mulps %xmm13, %xmm1
movaps %xmm8, %xmm2
mulps %xmm3, %xmm2
movaps %xmm3, %xmm13
addps %xmm1, %xmm2
movups 224(%rax), %xmm1
mulps %xmm2, %xmm1
movups %xmm1, 224(%rax)
movaps LCPI0_14(%rip), %xmm6 ## xmm6 = [2.8E+1,2.9E+1,3.0E+1,3.1E+1]
mulps %xmm6, %xmm0
mulps LCPI0_15(%rip), %xmm8
addps %xmm0, %xmm8
movups 240(%rax), %xmm0
mulps %xmm8, %xmm0
movups %xmm0, 240(%rax)
movss (%rsi,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
shufps $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
movq 24(%r11), %rbx
movss (%rsi,%rbx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
shufps $0, %xmm1, %xmm1 ## xmm1 = xmm1[0,0,0,0]
movaps %xmm1, %xmm2
mulps %xmm9, %xmm2
movaps %xmm0, %xmm3
mulps %xmm4, %xmm3
addps %xmm2, %xmm3
movups 256(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 256(%rax)
movaps %xmm1, %xmm2
mulps %xmm11, %xmm2
movaps %xmm0, %xmm3
mulps %xmm12, %xmm3
addps %xmm2, %xmm3
movups 272(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 272(%rax)
movaps %xmm1, %xmm2
mulps %xmm7, %xmm2
movaps %xmm0, %xmm3
mulps LCPI0_5(%rip), %xmm3
addps %xmm2, %xmm3
movups 288(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 288(%rax)
movaps %xmm1, %xmm2
mulps %xmm5, %xmm2
movaps %xmm0, %xmm3
mulps %xmm15, %xmm3
addps %xmm2, %xmm3
movups 304(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 304(%rax)
movaps %xmm1, %xmm2
mulps %xmm10, %xmm2
movaps %xmm0, %xmm3
mulps LCPI0_9(%rip), %xmm3
addps %xmm2, %xmm3
movups 320(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 320(%rax)
movaps %xmm1, %xmm2
movaps LCPI0_10(%rip), %xmm8 ## xmm8 = [2.0E+1,2.1E+1,2.2E+1,2.3E+1]
mulps %xmm8, %xmm2
movaps %xmm0, %xmm3
mulps %xmm14, %xmm3
addps %xmm2, %xmm3
movups 336(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 336(%rax)
movaps %xmm1, %xmm2
mulps LCPI0_12(%rip), %xmm2
movaps %xmm0, %xmm3
mulps %xmm13, %xmm3
addps %xmm2, %xmm3
movups 352(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 352(%rax)
mulps %xmm6, %xmm1
mulps LCPI0_15(%rip), %xmm0
addps %xmm1, %xmm0
movups 368(%rax), %xmm1
mulps %xmm0, %xmm1
movups %xmm1, 368(%rax)
movss (%rsi,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
shufps $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
movq 32(%r11), %rbx
movss (%rsi,%rbx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
shufps $0, %xmm1, %xmm1 ## xmm1 = xmm1[0,0,0,0]
movaps %xmm1, %xmm2
mulps %xmm9, %xmm2
movaps %xmm0, %xmm3
mulps %xmm4, %xmm3
addps %xmm2, %xmm3
movups 384(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 384(%rax)
movaps %xmm1, %xmm2
mulps %xmm11, %xmm2
movaps %xmm0, %xmm3
mulps %xmm12, %xmm3
addps %xmm2, %xmm3
movups 400(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 400(%rax)
movaps %xmm1, %xmm2
mulps %xmm7, %xmm2
movaps %xmm0, %xmm3
mulps LCPI0_5(%rip), %xmm3
addps %xmm2, %xmm3
movups 416(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 416(%rax)
movaps %xmm1, %xmm2
mulps %xmm5, %xmm2
movaps %xmm0, %xmm3
mulps %xmm15, %xmm3
addps %xmm2, %xmm3
movups 432(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 432(%rax)
movaps %xmm1, %xmm2
mulps %xmm10, %xmm2
movaps %xmm0, %xmm3
mulps LCPI0_9(%rip), %xmm3
addps %xmm2, %xmm3
movups 448(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 448(%rax)
movaps %xmm1, %xmm2
mulps %xmm8, %xmm2
movaps %xmm0, %xmm3
mulps %xmm14, %xmm3
addps %xmm2, %xmm3
movups 464(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 464(%rax)
movaps %xmm1, %xmm2
mulps LCPI0_12(%rip), %xmm2
movaps %xmm0, %xmm3
mulps %xmm13, %xmm3
addps %xmm2, %xmm3
movups 480(%rax), %xmm2
mulps %xmm3, %xmm2
movups %xmm2, 480(%rax)
mulps %xmm6, %xmm1
mulps LCPI0_15(%rip), %xmm0
addps %xmm1, %xmm0
movups 496(%rax), %xmm1
mulps %xmm0, %xmm1
movups %xmm1, 496(%rax)
jmp LBB0_6
.cfi_endproc
## -- End function
.comm _ff_dca_st_coeff,8,3 ## @ff_dca_st_coeff
.no_dead_strip _decode_part_stereo
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function decode_part_stereo
lCPI0_0:
.long 0x00000000 ; float 0
.long 0x3f800000 ; float 1
.long 0x40000000 ; float 2
.long 0x40400000 ; float 3
lCPI0_1:
.long 0x42000000 ; float 32
.long 0x41f80000 ; float 31
.long 0x41f00000 ; float 30
.long 0x41e80000 ; float 29
lCPI0_2:
.long 0x40800000 ; float 4
.long 0x40a00000 ; float 5
.long 0x40c00000 ; float 6
.long 0x40e00000 ; float 7
lCPI0_3:
.long 0x41e00000 ; float 28
.long 0x41d80000 ; float 27
.long 0x41d00000 ; float 26
.long 0x41c80000 ; float 25
lCPI0_4:
.long 0x41000000 ; float 8
.long 0x41100000 ; float 9
.long 0x41200000 ; float 10
.long 0x41300000 ; float 11
lCPI0_5:
.long 0x41c00000 ; float 24
.long 0x41b80000 ; float 23
.long 0x41b00000 ; float 22
.long 0x41a80000 ; float 21
lCPI0_6:
.long 0x41400000 ; float 12
.long 0x41500000 ; float 13
.long 0x41600000 ; float 14
.long 0x41700000 ; float 15
lCPI0_7:
.long 0x41a00000 ; float 20
.long 0x41980000 ; float 19
.long 0x41900000 ; float 18
.long 0x41880000 ; float 17
lCPI0_8:
.long 0x41800000 ; float 16
.long 0x41880000 ; float 17
.long 0x41900000 ; float 18
.long 0x41980000 ; float 19
lCPI0_9:
.long 0x41800000 ; float 16
.long 0x41700000 ; float 15
.long 0x41600000 ; float 14
.long 0x41500000 ; float 13
lCPI0_10:
.long 0x41a00000 ; float 20
.long 0x41a80000 ; float 21
.long 0x41b00000 ; float 22
.long 0x41b80000 ; float 23
lCPI0_11:
.long 0x41400000 ; float 12
.long 0x41300000 ; float 11
.long 0x41200000 ; float 10
.long 0x41100000 ; float 9
lCPI0_12:
.long 0x41c00000 ; float 24
.long 0x41c80000 ; float 25
.long 0x41d00000 ; float 26
.long 0x41d80000 ; float 27
lCPI0_13:
.long 0x41000000 ; float 8
.long 0x40e00000 ; float 7
.long 0x40c00000 ; float 6
.long 0x40a00000 ; float 5
lCPI0_14:
.long 0x41e00000 ; float 28
.long 0x41e80000 ; float 29
.long 0x41f00000 ; float 30
.long 0x41f80000 ; float 31
lCPI0_15:
.long 0x40800000 ; float 4
.long 0x40400000 ; float 3
.long 0x40000000 ; float 2
.long 0x3f800000 ; float 1
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_decode_part_stereo: ; @decode_part_stereo
.cfi_startproc
; %bb.0:
; kill: def $w2 killed $w2 def $x2
; kill: def $w1 killed $w1 def $x1
cmp w1, w2
b.le LBB0_2
LBB0_1:
ret
LBB0_2:
ldp w8, w9, [x0]
; kill: def $w9 killed $w9 def $x9
sxtw x9, w9
sxtw x10, w2
sxtw x15, w8
Lloh0:
adrp x11, _ff_dca_st_coeff@GOTPAGE
Lloh1:
ldr x11, [x11, _ff_dca_st_coeff@GOTPAGEOFF]
sxtw x12, w1
add w13, w2, #1
Lloh2:
adrp x14, lCPI0_0@PAGE
Lloh3:
ldr q0, [x14, lCPI0_0@PAGEOFF]
lsl x14, x15, #3
sub x15, x9, x15
Lloh4:
adrp x16, lCPI0_1@PAGE
Lloh5:
ldr q1, [x16, lCPI0_1@PAGEOFF]
Lloh6:
adrp x16, lCPI0_2@PAGE
Lloh7:
ldr q2, [x16, lCPI0_2@PAGEOFF]
Lloh8:
adrp x16, lCPI0_3@PAGE
Lloh9:
ldr q3, [x16, lCPI0_3@PAGEOFF]
Lloh10:
adrp x16, lCPI0_4@PAGE
Lloh11:
ldr q4, [x16, lCPI0_4@PAGEOFF]
Lloh12:
adrp x16, lCPI0_5@PAGE
Lloh13:
ldr q5, [x16, lCPI0_5@PAGEOFF]
Lloh14:
adrp x16, lCPI0_6@PAGE
Lloh15:
ldr q6, [x16, lCPI0_6@PAGEOFF]
Lloh16:
adrp x16, lCPI0_7@PAGE
Lloh17:
ldr q7, [x16, lCPI0_7@PAGEOFF]
Lloh18:
adrp x16, lCPI0_8@PAGE
Lloh19:
ldr q16, [x16, lCPI0_8@PAGEOFF]
Lloh20:
adrp x16, lCPI0_9@PAGE
Lloh21:
ldr q17, [x16, lCPI0_9@PAGEOFF]
Lloh22:
adrp x16, lCPI0_10@PAGE
Lloh23:
ldr q18, [x16, lCPI0_10@PAGEOFF]
Lloh24:
adrp x16, lCPI0_11@PAGE
Lloh25:
ldr q19, [x16, lCPI0_11@PAGEOFF]
Lloh26:
adrp x16, lCPI0_12@PAGE
Lloh27:
ldr q20, [x16, lCPI0_12@PAGEOFF]
Lloh28:
adrp x16, lCPI0_13@PAGE
Lloh29:
ldr q21, [x16, lCPI0_13@PAGEOFF]
Lloh30:
adrp x16, lCPI0_14@PAGE
Lloh31:
ldr q22, [x16, lCPI0_14@PAGEOFF]
Lloh32:
adrp x16, lCPI0_15@PAGE
Lloh33:
ldr q23, [x16, lCPI0_15@PAGEOFF]
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add x12, x12, #1
cmp w13, w12
b.eq LBB0_1
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
cmp w8, w9
b.ge LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
mov x16, #0
ldr x17, [x0, #8]
ldr x17, [x17, x12, lsl #3]
ldr x1, [x0, #24]
ldr w1, [x1, x10, lsl #2]
ldr x2, [x11]
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_7 Depth=2
add x16, x16, #1
cmp x15, x16
b.eq LBB0_3
LBB0_7: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
add w4, w8, w16
add w3, w16, #3
cmp w16, #0
csel w3, w3, w16, lt
lsr w4, w1, w4
tbnz w4, #0, LBB0_6
; %bb.8: ; in Loop: Header=BB0_7 Depth=2
asr w3, w3, #2
ldr x4, [x17, w3, sxtw #3]
ldr x3, [x0, #16]
ldr x3, [x3, x12, lsl #3]
add x3, x3, x14
ldr x3, [x3, x16, lsl #3]
ldp x5, x6, [x4]
ldr s24, [x2, x5, lsl #2]
lsl x5, x6, #2
ldr s25, [x2, x5]
fmul.4s v26, v0, v25[0]
fmla.4s v26, v1, v24[0]
ldp q27, q28, [x3]
fmul.4s v26, v26, v27
fmul.4s v27, v2, v25[0]
fmla.4s v27, v3, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3]
fmul.4s v26, v4, v25[0]
fmla.4s v26, v5, v24[0]
ldp q27, q28, [x3, #32]
fmul.4s v26, v26, v27
fmul.4s v27, v6, v25[0]
fmla.4s v27, v7, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #32]
fmul.4s v26, v16, v25[0]
fmla.4s v26, v17, v24[0]
ldp q27, q28, [x3, #64]
fmul.4s v26, v26, v27
fmul.4s v27, v18, v25[0]
fmla.4s v27, v19, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #64]
fmul.4s v26, v20, v25[0]
fmla.4s v26, v21, v24[0]
ldp q27, q28, [x3, #96]
fmul.4s v26, v26, v27
fmul.4s v25, v22, v25[0]
fmla.4s v25, v23, v24[0]
fmul.4s v24, v25, v28
stp q26, q24, [x3, #96]
ldr s24, [x2, x5]
ldp x5, x6, [x4, #16]
lsl x5, x5, #2
ldr s25, [x2, x5]
fmul.4s v26, v0, v25[0]
fmla.4s v26, v1, v24[0]
ldp q27, q28, [x3, #128]
fmul.4s v26, v26, v27
fmul.4s v27, v2, v25[0]
fmla.4s v27, v3, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #128]
fmul.4s v26, v4, v25[0]
fmla.4s v26, v5, v24[0]
ldp q27, q28, [x3, #160]
fmul.4s v26, v26, v27
fmul.4s v27, v6, v25[0]
fmla.4s v27, v7, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #160]
fmul.4s v26, v16, v25[0]
fmla.4s v26, v17, v24[0]
ldp q27, q28, [x3, #192]
fmul.4s v26, v26, v27
fmul.4s v27, v18, v25[0]
fmla.4s v27, v19, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #192]
fmul.4s v26, v20, v25[0]
fmla.4s v26, v21, v24[0]
ldp q27, q28, [x3, #224]
fmul.4s v26, v26, v27
fmul.4s v25, v22, v25[0]
fmla.4s v25, v23, v24[0]
fmul.4s v24, v25, v28
stp q26, q24, [x3, #224]
ldr s24, [x2, x5]
lsl x5, x6, #2
ldr s25, [x2, x5]
fmul.4s v26, v0, v25[0]
fmla.4s v26, v1, v24[0]
ldp q27, q28, [x3, #256]
fmul.4s v26, v26, v27
fmul.4s v27, v2, v25[0]
fmla.4s v27, v3, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #256]
fmul.4s v26, v4, v25[0]
fmla.4s v26, v5, v24[0]
ldp q27, q28, [x3, #288]
fmul.4s v26, v26, v27
fmul.4s v27, v6, v25[0]
fmla.4s v27, v7, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #288]
fmul.4s v26, v16, v25[0]
fmla.4s v26, v17, v24[0]
ldp q27, q28, [x3, #320]
fmul.4s v26, v26, v27
fmul.4s v27, v18, v25[0]
fmla.4s v27, v19, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #320]
fmul.4s v26, v20, v25[0]
fmla.4s v26, v21, v24[0]
ldp q27, q28, [x3, #352]
fmul.4s v26, v26, v27
fmul.4s v25, v22, v25[0]
fmla.4s v25, v23, v24[0]
fmul.4s v24, v25, v28
stp q26, q24, [x3, #352]
ldr s24, [x2, x5]
ldr x4, [x4, #32]
ldr s25, [x2, x4, lsl #2]
fmul.4s v26, v0, v25[0]
fmla.4s v26, v1, v24[0]
ldp q27, q28, [x3, #384]
fmul.4s v26, v26, v27
fmul.4s v27, v2, v25[0]
fmla.4s v27, v3, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #384]
fmul.4s v26, v4, v25[0]
fmla.4s v26, v5, v24[0]
ldp q27, q28, [x3, #416]
fmul.4s v26, v26, v27
fmul.4s v27, v6, v25[0]
fmla.4s v27, v7, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #416]
fmul.4s v26, v16, v25[0]
fmla.4s v26, v17, v24[0]
ldp q27, q28, [x3, #448]
fmul.4s v26, v26, v27
fmul.4s v27, v18, v25[0]
fmla.4s v27, v19, v24[0]
fmul.4s v27, v27, v28
stp q26, q27, [x3, #448]
fmul.4s v26, v20, v25[0]
fmla.4s v26, v21, v24[0]
ldp q27, q28, [x3, #480]
fmul.4s v26, v26, v27
fmul.4s v25, v22, v25[0]
fmla.4s v25, v23, v24[0]
fmul.4s v24, v25, v28
stp q26, q24, [x3, #480]
b LBB0_6
.loh AdrpLdr Lloh32, Lloh33
.loh AdrpAdrp Lloh30, Lloh32
.loh AdrpLdr Lloh30, Lloh31
.loh AdrpAdrp Lloh28, Lloh30
.loh AdrpLdr Lloh28, Lloh29
.loh AdrpAdrp Lloh26, Lloh28
.loh AdrpLdr Lloh26, Lloh27
.loh AdrpAdrp Lloh24, Lloh26
.loh AdrpLdr Lloh24, Lloh25
.loh AdrpAdrp Lloh22, Lloh24
.loh AdrpLdr Lloh22, Lloh23
.loh AdrpAdrp Lloh20, Lloh22
.loh AdrpLdr Lloh20, Lloh21
.loh AdrpAdrp Lloh18, Lloh20
.loh AdrpLdr Lloh18, Lloh19
.loh AdrpAdrp Lloh16, Lloh18
.loh AdrpLdr Lloh16, Lloh17
.loh AdrpAdrp Lloh14, Lloh16
.loh AdrpLdr Lloh14, Lloh15
.loh AdrpAdrp Lloh12, Lloh14
.loh AdrpLdr Lloh12, Lloh13
.loh AdrpAdrp Lloh10, Lloh12
.loh AdrpLdr Lloh10, Lloh11
.loh AdrpAdrp Lloh8, Lloh10
.loh AdrpLdr Lloh8, Lloh9
.loh AdrpAdrp Lloh6, Lloh8
.loh AdrpLdr Lloh6, Lloh7
.loh AdrpAdrp Lloh4, Lloh6
.loh AdrpLdr Lloh4, Lloh5
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ff_dca_st_coeff,8,3 ; @ff_dca_st_coeff
.no_dead_strip _decode_part_stereo
.subsections_via_symbols
| AnghaBench/FFmpeg/libavcodec/extr_dca_lbr.c_decode_part_stereo.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _thread_user_promotion_qos_for_pri ## -- Begin function thread_user_promotion_qos_for_pri
.p2align 4, 0x90
_thread_user_promotion_qos_for_pri: ## @thread_user_promotion_qos_for_pri
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _THREAD_QOS_USER_INTERACTIVE@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
movq _THREAD_QOS_MAINTENANCE@GOTPCREL(%rip), %rax
movl (%rax), %eax
cmpl %eax, %ecx
jle LBB0_5
## %bb.1:
movslq %eax, %rdx
movq _thread_qos_policy_params@GOTPCREL(%rip), %rsi
movq (%rsi), %rsi
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpl %edi, (%rsi,%rcx,4)
jle LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
decq %rcx
cmpq %rdx, %rcx
jg LBB0_2
LBB0_5:
popq %rbp
retq
LBB0_3:
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _THREAD_QOS_USER_INTERACTIVE,4,2 ## @THREAD_QOS_USER_INTERACTIVE
.comm _THREAD_QOS_MAINTENANCE,4,2 ## @THREAD_QOS_MAINTENANCE
.comm _thread_qos_policy_params,8,3 ## @thread_qos_policy_params
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _thread_user_promotion_qos_for_pri ; -- Begin function thread_user_promotion_qos_for_pri
.p2align 2
_thread_user_promotion_qos_for_pri: ; @thread_user_promotion_qos_for_pri
.cfi_startproc
; %bb.0:
mov x8, x0
Lloh0:
adrp x9, _THREAD_QOS_USER_INTERACTIVE@GOTPAGE
Lloh1:
ldr x9, [x9, _THREAD_QOS_USER_INTERACTIVE@GOTPAGEOFF]
Lloh2:
ldrsw x9, [x9]
Lloh3:
adrp x10, _THREAD_QOS_MAINTENANCE@GOTPAGE
Lloh4:
ldr x10, [x10, _THREAD_QOS_MAINTENANCE@GOTPAGEOFF]
Lloh5:
ldr w0, [x10]
cmp w9, w0
b.le LBB0_4
; %bb.1:
sxtw x10, w0
Lloh6:
adrp x11, _thread_qos_policy_params@GOTPAGE
Lloh7:
ldr x11, [x11, _thread_qos_policy_params@GOTPAGEOFF]
Lloh8:
ldr x11, [x11]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w12, [x11, x9, lsl #2]
cmp w12, w8
b.le LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
sub x9, x9, #1
cmp x9, x10
b.gt LBB0_2
LBB0_4:
; kill: def $w0 killed $w0 killed $x0
ret
LBB0_5:
mov x0, x9
; kill: def $w0 killed $w0 killed $x0
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _THREAD_QOS_USER_INTERACTIVE,4,2 ; @THREAD_QOS_USER_INTERACTIVE
.comm _THREAD_QOS_MAINTENANCE,4,2 ; @THREAD_QOS_MAINTENANCE
.comm _thread_qos_policy_params,8,3 ; @thread_qos_policy_params
.subsections_via_symbols
| AnghaBench/darwin-xnu/osfmk/kern/extr_thread_policy.c_thread_user_promotion_qos_for_pri.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nilfs_mdt_clear_dirty
_nilfs_mdt_clear_dirty: ## @nilfs_mdt_clear_dirty
.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 _NILFS_I_DIRTY@GOTPCREL(%rip), %rax
movl (%rax), %ebx
callq _NILFS_I
movl %ebx, %edi
movq %rax, %rsi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _clear_bit ## TAILCALL
.cfi_endproc
## -- End function
.comm _NILFS_I_DIRTY,4,2 ## @NILFS_I_DIRTY
.no_dead_strip _nilfs_mdt_clear_dirty
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nilfs_mdt_clear_dirty
_nilfs_mdt_clear_dirty: ; @nilfs_mdt_clear_dirty
.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, _NILFS_I_DIRTY@GOTPAGE
Lloh1:
ldr x8, [x8, _NILFS_I_DIRTY@GOTPAGEOFF]
Lloh2:
ldr w19, [x8]
bl _NILFS_I
mov x1, x0
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _clear_bit
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NILFS_I_DIRTY,4,2 ; @NILFS_I_DIRTY
.no_dead_strip _nilfs_mdt_clear_dirty
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/nilfs2/extr_mdt.h_nilfs_mdt_clear_dirty.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _Pods_TMPlayer_ExampleVersionString ## @Pods_TMPlayer_ExampleVersionString
.p2align 4
_Pods_TMPlayer_ExampleVersionString:
.asciz "@(#)PROGRAM:Pods_TMPlayer_Example PROJECT:Pods-1\n"
.globl _Pods_TMPlayer_ExampleVersionNumber ## @Pods_TMPlayer_ExampleVersionNumber
.p2align 3
_Pods_TMPlayer_ExampleVersionNumber:
.quad 0x3ff0000000000000 ## double 1
.no_dead_strip _Pods_TMPlayer_ExampleVersionNumber
.no_dead_strip _Pods_TMPlayer_ExampleVersionString
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _Pods_TMPlayer_ExampleVersionString ; @Pods_TMPlayer_ExampleVersionString
_Pods_TMPlayer_ExampleVersionString:
.asciz "@(#)PROGRAM:Pods_TMPlayer_Example PROJECT:Pods-1\n"
.globl _Pods_TMPlayer_ExampleVersionNumber ; @Pods_TMPlayer_ExampleVersionNumber
.p2align 3
_Pods_TMPlayer_ExampleVersionNumber:
.quad 0x3ff0000000000000 ; double 1
.no_dead_strip _Pods_TMPlayer_ExampleVersionNumber
.no_dead_strip _Pods_TMPlayer_ExampleVersionString
.subsections_via_symbols
| the_stack_data/162642111.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function wm_adsp_read_data_block
_wm_adsp_read_data_block: ## @wm_adsp_read_data_block
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %r13
movl %ecx, %r14d
movl %edx, %r12d
movq %rdi, %r15
callq _wm_adsp_find_region
testq %rax, %rax
je LBB0_1
## %bb.2:
movq 8(%r15), %rcx
movq %rax, %rdi
movl %r12d, %esi
callq *(%rcx)
movl (%r15), %edi
leal (,%r14,4), %ecx
movl %eax, %esi
movq %r13, %rdx
callq _regmap_raw_read
testl %eax, %eax
js LBB0_3
## %bb.4:
testl %r14d, %r14d
je LBB0_5
## %bb.6:
movl %r14d, %r14d
xorl %r15d, %r15d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl (%r13,%rbx,4), %edi
callq _be32_to_cpu
andl $16777215, %eax ## imm = 0xFFFFFF
movl %eax, (%r13,%rbx,4)
incq %rbx
cmpq %rbx, %r14
jne LBB0_7
jmp LBB0_8
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %r15d, %r15d
subl (%rax), %r15d
jmp LBB0_8
LBB0_3:
movl %eax, %r15d
jmp LBB0_8
LBB0_5:
xorl %r15d, %r15d
LBB0_8:
movl %r15d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _wm_adsp_read_data_block
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wm_adsp_read_data_block
_wm_adsp_read_data_block: ; @wm_adsp_read_data_block
.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, x4
mov x20, x3
mov x22, x2
mov x21, x0
bl _wm_adsp_find_region
cbz x0, LBB0_6
; %bb.1:
ldr x8, [x21, #8]
ldr x8, [x8]
mov x1, x22
blr x8
mov x1, x0
ldr w0, [x21]
lsl w3, w20, #2
mov x2, x19
bl _regmap_raw_read
tbnz w0, #31, LBB0_7
; %bb.2:
cbz w20, LBB0_5
; %bb.3:
mov w20, w20
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w0, [x19]
bl _be32_to_cpu
and w8, w0, #0xffffff
str w8, [x19], #4
subs x20, x20, #1
b.ne LBB0_4
LBB0_5:
mov w0, #0
b LBB0_7
LBB0_6:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
LBB0_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _wm_adsp_read_data_block
.subsections_via_symbols
| AnghaBench/linux/sound/soc/codecs/extr_wm_adsp.c_wm_adsp_read_data_block.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vcc_ioctl ## -- Begin function vcc_ioctl
.p2align 4, 0x90
_vcc_ioctl: ## @vcc_ioctl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %ecx, %ecx
popq %rbp
jmp _do_vcc_ioctl ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vcc_ioctl ; -- Begin function vcc_ioctl
.p2align 2
_vcc_ioctl: ; @vcc_ioctl
.cfi_startproc
; %bb.0:
mov w3, #0
b _do_vcc_ioctl
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/net/atm/extr_ioctl.c_vcc_ioctl.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _atomic_or_long ## -- Begin function atomic_or_long
.p2align 4, 0x90
_atomic_or_long: ## @atomic_or_long
.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 _atomic_or_ulong ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _atomic_or_long ; -- Begin function atomic_or_long
.p2align 2
_atomic_or_long: ; @atomic_or_long
.cfi_startproc
; %bb.0:
b _atomic_or_ulong
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/zfs/lib/libspl/asm-generic/extr_atomic.c_atomic_or_long.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function execSql
_execSql: ## @execSql
.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
leaq -48(%rbp), %rcx
movq %rdx, %rsi
movl $-1, %edx
xorl %r8d, %r8d
callq _sqlite3_prepare_v2
movl %eax, %r13d
movq _SQLITE_OK@GOTPCREL(%rip), %rax
cmpl (%rax), %r13d
jne LBB0_15
## %bb.1:
movq %r15, -64(%rbp) ## 8-byte Spill
movq _SQLITE_ROW@GOTPCREL(%rip), %r15
movl (%r15), %r12d
movq -48(%rbp), %rdi
callq _sqlite3_step
movl %eax, %r13d
cmpl %eax, %r12d
jne LBB0_10
## %bb.2:
movq %rbx, -56(%rbp) ## 8-byte Spill
leaq L_.str(%rip), %r12
jmp LBB0_3
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rsi ## 8-byte Reload
movq %rbx, %rdx
callq _execSql
movl %eax, %r13d
movq _SQLITE_OK@GOTPCREL(%rip), %rax
cmpl (%rax), %r13d
jne LBB0_9
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
movl (%r15), %ebx
movq -48(%rbp), %rdi
callq _sqlite3_step
cmpl %eax, %ebx
jne LBB0_8
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rdi
xorl %esi, %esi
callq _sqlite3_column_text
movq %rax, %rbx
movq %r14, %rdi
movq %r12, %rsi
movl $6, %edx
callq _sqlite3_strnicmp
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _assert
testq %rbx, %rbx
je LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq %rbx, %rdi
leaq L_.str.1(%rip), %rsi
movl $3, %edx
callq _strncmp
testq %rax, %rax
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq %rbx, %rdi
leaq L_.str.2(%rip), %rsi
movl $3, %edx
callq _strncmp
testq %rax, %rax
jne LBB0_7
jmp LBB0_6
LBB0_8:
movl %eax, %r13d
LBB0_9:
movq -56(%rbp), %rbx ## 8-byte Reload
LBB0_10:
xorl %edi, %edi
cmpl (%r15), %r13d
setne %dil
callq _assert
movq _SQLITE_DONE@GOTPCREL(%rip), %rax
cmpl (%rax), %r13d
jne LBB0_12
## %bb.11:
movq _SQLITE_OK@GOTPCREL(%rip), %rax
movl (%rax), %r13d
LBB0_12:
testl %r13d, %r13d
movq -64(%rbp), %r14 ## 8-byte Reload
je LBB0_14
## %bb.13:
movq %rbx, %rdi
callq _sqlite3_errmsg
movq %r14, %rdi
movq %rbx, %rsi
movl %eax, %edx
callq _sqlite3SetString
LBB0_14:
movq -48(%rbp), %rdi
callq _sqlite3_finalize
LBB0_15:
movl %r13d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SQLITE_OK,4,2 ## @SQLITE_OK
.comm _SQLITE_ROW,4,2 ## @SQLITE_ROW
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SELECT"
L_.str.1: ## @.str.1
.asciz "CRE"
L_.str.2: ## @.str.2
.asciz "INS"
.comm _SQLITE_DONE,4,2 ## @SQLITE_DONE
.no_dead_strip _execSql
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function execSql
_execSql: ; @execSql
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x21, x2
mov x20, x1
mov x19, x0
add x3, sp, #8
mov x1, x2
mov w2, #-1
mov w4, #0
bl _sqlite3_prepare_v2
mov x22, x0
Lloh0:
adrp x26, _SQLITE_OK@GOTPAGE
Lloh1:
ldr x26, [x26, _SQLITE_OK@GOTPAGEOFF]
ldr w8, [x26]
cmp w0, w8
b.ne LBB0_12
; %bb.1:
Lloh2:
adrp x27, _SQLITE_ROW@GOTPAGE
Lloh3:
ldr x27, [x27, _SQLITE_ROW@GOTPAGEOFF]
ldr w22, [x27]
ldr x0, [sp, #8]
bl _sqlite3_step
mov x25, x0
cmp w22, w0
b.ne LBB0_9
; %bb.2:
Lloh4:
adrp x22, l_.str@PAGE
Lloh5:
add x22, x22, l_.str@PAGEOFF
Lloh6:
adrp x23, l_.str.1@PAGE
Lloh7:
add x23, x23, l_.str.1@PAGEOFF
Lloh8:
adrp x24, l_.str.2@PAGE
Lloh9:
add x24, x24, l_.str.2@PAGEOFF
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
mov x0, x19
mov x1, x20
mov x2, x25
bl _execSql
ldr w8, [x26]
cmp w0, w8
b.ne LBB0_8
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
ldr w28, [x27]
ldr x0, [sp, #8]
bl _sqlite3_step
cmp w28, w0
b.ne LBB0_8
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #8]
mov w1, #0
bl _sqlite3_column_text
mov x25, x0
mov x0, x21
mov x1, x22
mov w2, #6
bl _sqlite3_strnicmp
cmp x0, #0
cset w0, eq
bl _assert
cbz x25, LBB0_4
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
mov x0, x25
mov x1, x23
mov w2, #3
bl _strncmp
cbz x0, LBB0_3
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
mov x0, x25
mov x1, x24
mov w2, #3
bl _strncmp
cbnz x0, LBB0_4
b LBB0_3
LBB0_8:
mov x25, x0
LBB0_9:
ldr w8, [x27]
cmp w25, w8
cset w0, ne
bl _assert
Lloh10:
adrp x8, _SQLITE_DONE@GOTPAGE
Lloh11:
ldr x8, [x8, _SQLITE_DONE@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
ldr w9, [x26]
cmp w25, w8
csel w22, w9, w25, eq
cbz w22, LBB0_11
; %bb.10:
mov x0, x19
bl _sqlite3_errmsg
mov x2, x0
mov x0, x20
mov x1, x19
bl _sqlite3SetString
LBB0_11:
ldr x0, [sp, #8]
bl _sqlite3_finalize
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
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _SQLITE_OK,4,2 ; @SQLITE_OK
.comm _SQLITE_ROW,4,2 ; @SQLITE_ROW
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SELECT"
l_.str.1: ; @.str.1
.asciz "CRE"
l_.str.2: ; @.str.2
.asciz "INS"
.comm _SQLITE_DONE,4,2 ; @SQLITE_DONE
.no_dead_strip _execSql
.subsections_via_symbols
| AnghaBench/wcdb/android/sqlcipher/extr_sqlite3.c_execSql.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_nondet_bool ## -- Begin function __VERIFIER_nondet_bool
.p2align 4, 0x90
___VERIFIER_nondet_bool: ## @__VERIFIER_nondet_bool
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq ___VERIFIER_nondet_int
xorl %ecx, %ecx
testl %eax, %eax
setne %cl
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI1_0:
.long 0 ## 0x0
.long 1 ## 0x1
.long 0 ## 0x0
.long 1 ## 0x1
LCPI1_1:
.long 0 ## 0x0
.long 1 ## 0x1
.long 0 ## 0x0
.long 0 ## 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $200, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
callq ___VERIFIER_nondet_int
movl %eax, -160(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -72(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -140(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl $0, -60(%rbp) ## 4-byte Folded Spill
movl %eax, -132(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -104(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -112(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, %r13d
callq ___VERIFIER_nondet_int
movl $0, -64(%rbp) ## 4-byte Folded Spill
movl %eax, -168(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -100(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -48(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, %r12d
callq ___VERIFIER_nondet_int
movl $0, -68(%rbp) ## 4-byte Folded Spill
movl %eax, -136(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -96(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -108(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -144(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -52(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -148(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -51(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -188(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -50(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -152(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -49(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -116(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -55(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -192(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -54(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -156(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -53(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -120(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -56(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -196(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -43(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, %ebx
callq ___VERIFIER_nondet_int
movl %eax, -124(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -164(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -42(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -128(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, %r14d
testl %eax, %eax
setne -41(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, %r15d
callq ___VERIFIER_nondet_int
testl %eax, %eax
setne -44(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movd -112(%rbp), %xmm0 ## 4-byte Folded Reload
## xmm0 = mem[0],zero,zero,zero
pinsrd $1, -140(%rbp), %xmm0 ## 4-byte Folded Reload
pinsrd $2, -72(%rbp), %xmm0 ## 4-byte Folded Reload
pinsrd $3, %eax, %xmm0
movd -108(%rbp), %xmm1 ## 4-byte Folded Reload
## xmm1 = mem[0],zero,zero,zero
movl %r12d, -72(%rbp) ## 4-byte Spill
pinsrd $1, %r12d, %xmm1
pinsrd $2, -48(%rbp), %xmm1 ## 4-byte Folded Reload
movl %r13d, -112(%rbp) ## 4-byte Spill
pinsrd $3, %r13d, %xmm1
movdqa LCPI1_0(%rip), %xmm2 ## xmm2 = [0,1,0,1]
movdqa %xmm1, %xmm3
pcmpeqd %xmm2, %xmm3
pshufd $232, %xmm3, %xmm3 ## xmm3 = xmm3[0,2,2,3]
pcmpeqd %xmm4, %xmm4
pxor %xmm4, %xmm3
movdqa LCPI1_1(%rip), %xmm5 ## xmm5 = [0,1,0,0]
movdqa %xmm0, %xmm6
pcmpeqd %xmm5, %xmm6
pxor %xmm4, %xmm6
packssdw %xmm6, %xmm4
pblendw $15, %xmm3, %xmm4 ## xmm4 = xmm3[0,1,2,3],xmm4[4,5,6,7]
pcmpgtd %xmm1, %xmm2
pcmpgtd %xmm0, %xmm5
packssdw %xmm5, %xmm2
pblendw $213, %xmm4, %xmm2 ## xmm2 = xmm4[0],xmm2[1],xmm4[2],xmm2[3],xmm4[4],xmm2[5],xmm4[6,7]
psllw $15, %xmm2
pmovmskb %xmm2, %eax
testl $43690, %eax ## imm = 0xAAAA
jne LBB1_130
## %bb.1:
cmpl $0, -136(%rbp) ## 4-byte Folded Reload
je LBB1_130
## %bb.2:
cmpl $0, -168(%rbp) ## 4-byte Folded Reload
je LBB1_130
## %bb.3:
cmpl $0, -132(%rbp) ## 4-byte Folded Reload
je LBB1_130
## %bb.4:
testl %r15d, %r15d
jne LBB1_130
## %bb.5:
testl %r14d, %r14d
sete %al
testl %ebx, %ebx
setne %cl
testb %al, %cl
jne LBB1_130
## %bb.6:
cmpl $0, -128(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.7:
cmpl $0, -164(%rbp) ## 4-byte Folded Reload
sete %al
cmpl $1, %ebx
setne %cl
testb %al, %cl
jne LBB1_130
## %bb.8:
cmpl $0, -124(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.9:
cmpl $0, -196(%rbp) ## 4-byte Folded Reload
sete %al
cmpl $2, %ebx
setne %cl
cmpl $0, -160(%rbp) ## 4-byte Folded Reload
js LBB1_130
## %bb.10:
andb %al, %cl
jne LBB1_130
## %bb.11:
cmpl $0, -120(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.12:
cmpl $0, -156(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.13:
cmpl $0, -192(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.14:
cmpl $0, -116(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.15:
cmpl $0, -152(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.16:
cmpl $0, -188(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.17:
cmpl $0, -148(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.18:
cmpl $0, -144(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.19:
movl -60(%rbp), %eax ## 4-byte Reload
movb -104(%rbp), %cl ## 1-byte Reload
movb %cl, %al
movl %eax, -60(%rbp) ## 4-byte Spill
movl -64(%rbp), %eax ## 4-byte Reload
movb -100(%rbp), %cl ## 1-byte Reload
movb %cl, %al
movl %eax, -64(%rbp) ## 4-byte Spill
movl -68(%rbp), %eax ## 4-byte Reload
movb -96(%rbp), %cl ## 1-byte Reload
movb %cl, %al
movl %eax, -68(%rbp) ## 4-byte Spill
movl $0, -108(%rbp) ## 4-byte Folded Spill
movl $0, -184(%rbp) ## 4-byte Folded Spill
movl $0, -96(%rbp) ## 4-byte Folded Spill
xorl %edx, %edx
movl $0, -100(%rbp) ## 4-byte Folded Spill
xorl %r15d, %r15d
movl $0, -104(%rbp) ## 4-byte Folded Spill
movl $0, -48(%rbp) ## 4-byte Folded Spill
LBB1_20: ## =>This Inner Loop Header: Depth=1
movzbl -56(%rbp), %eax ## 1-byte Folded Reload
andb -53(%rbp), %al ## 1-byte Folded Reload
movzbl -54(%rbp), %ecx ## 1-byte Folded Reload
andb -55(%rbp), %cl ## 1-byte Folded Reload
andb %al, %cl
movzbl -49(%rbp), %r13d ## 1-byte Folded Reload
andb -50(%rbp), %r13b ## 1-byte Folded Reload
andb -51(%rbp), %r13b ## 1-byte Folded Reload
andb %cl, %r13b
andb -52(%rbp), %r13b ## 1-byte Folded Reload
testb $1, %r13b
movl %ebx, -196(%rbp) ## 4-byte Spill
movl %edx, -192(%rbp) ## 4-byte Spill
je LBB1_22
## %bb.21: ## in Loop: Header=BB1_20 Depth=1
callq ___VERIFIER_nondet_int
movl %eax, -160(%rbp) ## 4-byte Spill
jmp LBB1_23
LBB1_22: ## in Loop: Header=BB1_20 Depth=1
decl -160(%rbp) ## 4-byte Folded Spill
LBB1_23: ## in Loop: Header=BB1_20 Depth=1
callq ___VERIFIER_nondet_int
movl %eax, -156(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -120(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -128(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -89(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -164(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -124(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -136(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -188(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -168(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, -132(%rbp) ## 4-byte Spill
callq ___VERIFIER_nondet_int
movl %eax, %ebx
testl %eax, %eax
setne -116(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, %r12d
callq ___VERIFIER_nondet_int
movl %eax, -216(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -88(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -200(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -87(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -172(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -86(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -204(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -85(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -180(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -84(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -208(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -83(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -176(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -82(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -212(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -81(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -152(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -80(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, %r14d
callq ___VERIFIER_nondet_int
movl %eax, -232(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -79(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -148(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -77(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -228(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -78(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -144(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -75(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -224(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -76(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
movl %eax, -220(%rbp) ## 4-byte Spill
testl %eax, %eax
setne -74(%rbp) ## 1-byte Folded Spill
callq ___VERIFIER_nondet_int
testl %eax, %eax
setne -73(%rbp) ## 1-byte Folded Spill
movl %r12d, %r8d
testl %r12d, %r12d
movl %r14d, %r12d
movl -196(%rbp), %r11d ## 4-byte Reload
movl -192(%rbp), %r10d ## 4-byte Reload
je LBB1_25
## %bb.24: ## in Loop: Header=BB1_20 Depth=1
cmpl $3, -48(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_25: ## in Loop: Header=BB1_20 Depth=1
testl %r15d, %r15d
jne LBB1_27
## %bb.26: ## in Loop: Header=BB1_20 Depth=1
movl -72(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, -132(%rbp) ## 4-byte Folded Reload
jg LBB1_29
LBB1_27: ## in Loop: Header=BB1_20 Depth=1
testl %ebx, %ebx
je LBB1_29
## %bb.28: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -68(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_29: ## in Loop: Header=BB1_20 Depth=1
testl %ebx, %ebx
sete %cl
setne %bl
cmpl $0, -68(%rbp) ## 4-byte Folded Reload
sete %dl
testb %dl, %bl
jne LBB1_31
## %bb.30: ## in Loop: Header=BB1_20 Depth=1
movl -72(%rbp), %esi ## 4-byte Reload
cmpl -132(%rbp), %esi ## 4-byte Folded Reload
jne LBB1_130
LBB1_31: ## in Loop: Header=BB1_20 Depth=1
movl %r15d, %edi
subl -168(%rbp), %edi ## 4-byte Folded Reload
cmpl $1, %edi
sete %bl
orb %dl, %bl
cmpb $1, %bl
jne LBB1_130
## %bb.32: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -68(%rbp) ## 4-byte Folded Reload
setne %bl
andb %cl, %bl
cmpb $1, %bl
jne LBB1_34
## %bb.33: ## in Loop: Header=BB1_20 Depth=1
cmpl %r15d, -72(%rbp) ## 4-byte Folded Reload
jg LBB1_130
LBB1_34: ## in Loop: Header=BB1_20 Depth=1
cmpl $3, -48(%rbp) ## 4-byte Folded Reload
sete %bl
andb %cl, %bl
cmpb $1, %bl
jne LBB1_37
## %bb.35: ## in Loop: Header=BB1_20 Depth=1
testl %r8d, %r8d
jne LBB1_37
## %bb.36: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -68(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_37: ## in Loop: Header=BB1_20 Depth=1
xorl %esi, %esi
movzbl -116(%rbp), %ebx ## 1-byte Folded Reload
movb %bl, %sil
cmpl %esi, -68(%rbp) ## 4-byte Folded Reload
movl %esi, -116(%rbp) ## 4-byte Spill
jne LBB1_38
## %bb.41: ## in Loop: Header=BB1_20 Depth=1
testl %r11d, %r11d
sete %r15b
cmpl %r8d, -48(%rbp) ## 4-byte Folded Reload
setne %r9b
je LBB1_43
## %bb.42: ## in Loop: Header=BB1_20 Depth=1
testl %r11d, %r11d
jne LBB1_43
jmp LBB1_130
LBB1_38: ## in Loop: Header=BB1_20 Depth=1
movl -48(%rbp), %edi ## 4-byte Reload
xorl $3, %edi
orl %r8d, %edi
sete %bl
testl %r11d, %r11d
sete %r15b
testb %dl, %bl
jne LBB1_40
## %bb.39: ## in Loop: Header=BB1_20 Depth=1
testl %r11d, %r11d
jne LBB1_130
LBB1_40: ## in Loop: Header=BB1_20 Depth=1
cmpl %r8d, -48(%rbp) ## 4-byte Folded Reload
setne %r9b
LBB1_43: ## in Loop: Header=BB1_20 Depth=1
movl -48(%rbp), %edi ## 4-byte Reload
subl %r8d, %edi
cmpl $-1, %edi
setne %dl
andb %cl, %dl
cmpb $1, %dl
jne LBB1_46
## %bb.44: ## in Loop: Header=BB1_20 Depth=1
testb %r15b, %r15b
je LBB1_46
## %bb.45: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -68(%rbp) ## 4-byte Folded Reload
jne LBB1_130
LBB1_46: ## in Loop: Header=BB1_20 Depth=1
testl %r10d, %r10d
jne LBB1_48
## %bb.47: ## in Loop: Header=BB1_20 Depth=1
movl -112(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, -124(%rbp) ## 4-byte Folded Reload
jg LBB1_50
LBB1_48: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -136(%rbp) ## 4-byte Folded Reload
je LBB1_50
## %bb.49: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -64(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_50: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -136(%rbp) ## 4-byte Folded Reload
sete %cl
setne %bl
cmpl $0, -64(%rbp) ## 4-byte Folded Reload
sete %dl
testb %dl, %bl
jne LBB1_52
## %bb.51: ## in Loop: Header=BB1_20 Depth=1
movl -112(%rbp), %esi ## 4-byte Reload
cmpl -124(%rbp), %esi ## 4-byte Folded Reload
jne LBB1_130
LBB1_52: ## in Loop: Header=BB1_20 Depth=1
movl %r10d, %ebx
subl -164(%rbp), %ebx ## 4-byte Folded Reload
cmpl $1, %ebx
sete %bl
orb %dl, %bl
cmpb $1, %bl
jne LBB1_130
## %bb.53: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -64(%rbp) ## 4-byte Folded Reload
setne %bl
andb %cl, %bl
cmpb $1, %bl
jne LBB1_55
## %bb.54: ## in Loop: Header=BB1_20 Depth=1
cmpl %r10d, -112(%rbp) ## 4-byte Folded Reload
jg LBB1_130
LBB1_55: ## in Loop: Header=BB1_20 Depth=1
cmpl $3, -48(%rbp) ## 4-byte Folded Reload
sete %bl
andb %cl, %bl
cmpb $1, %bl
jne LBB1_58
## %bb.56: ## in Loop: Header=BB1_20 Depth=1
testl %r8d, %r8d
jne LBB1_58
## %bb.57: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -64(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_58: ## in Loop: Header=BB1_20 Depth=1
xorl %esi, %esi
movzbl -188(%rbp), %ebx ## 1-byte Folded Reload
movb %bl, %sil
cmpl %esi, -64(%rbp) ## 4-byte Folded Reload
jne LBB1_59
## %bb.61: ## in Loop: Header=BB1_20 Depth=1
cmpl $1, %r11d
sete %r10b
testb %r10b, %r9b
je LBB1_62
jmp LBB1_130
LBB1_59: ## in Loop: Header=BB1_20 Depth=1
movl -48(%rbp), %ebx ## 4-byte Reload
xorl $3, %ebx
orl %r8d, %ebx
sete %bl
cmpl $1, %r11d
sete %r10b
testb %dl, %bl
jne LBB1_62
## %bb.60: ## in Loop: Header=BB1_20 Depth=1
cmpl $1, %r11d
jne LBB1_130
LBB1_62: ## in Loop: Header=BB1_20 Depth=1
cmpl $-1, %edi
setne %dl
andb %cl, %dl
cmpb $1, %dl
jne LBB1_65
## %bb.63: ## in Loop: Header=BB1_20 Depth=1
testb %r10b, %r10b
je LBB1_65
## %bb.64: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -64(%rbp) ## 4-byte Folded Reload
jne LBB1_130
LBB1_65: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -108(%rbp) ## 4-byte Folded Reload
jne LBB1_67
## %bb.66: ## in Loop: Header=BB1_20 Depth=1
movl -140(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, -120(%rbp) ## 4-byte Folded Reload
jg LBB1_69
LBB1_67: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -128(%rbp) ## 4-byte Folded Reload
je LBB1_69
## %bb.68: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -60(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_69: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -128(%rbp) ## 4-byte Folded Reload
sete %r14b
setne %cl
cmpl $0, -60(%rbp) ## 4-byte Folded Reload
sete %bl
testb %bl, %cl
jne LBB1_71
## %bb.70: ## in Loop: Header=BB1_20 Depth=1
movl -140(%rbp), %ecx ## 4-byte Reload
cmpl -120(%rbp), %ecx ## 4-byte Folded Reload
jne LBB1_130
LBB1_71: ## in Loop: Header=BB1_20 Depth=1
movl -108(%rbp), %ecx ## 4-byte Reload
subl -156(%rbp), %ecx ## 4-byte Folded Reload
cmpl $1, %ecx
sete %cl
orb %bl, %cl
cmpb $1, %cl
jne LBB1_130
## %bb.72: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -60(%rbp) ## 4-byte Folded Reload
setne %cl
andb %r14b, %cl
cmpb $1, %cl
jne LBB1_74
## %bb.73: ## in Loop: Header=BB1_20 Depth=1
movl -108(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, -140(%rbp) ## 4-byte Folded Reload
jg LBB1_130
LBB1_74: ## in Loop: Header=BB1_20 Depth=1
cmpl $3, -48(%rbp) ## 4-byte Folded Reload
sete %cl
andb %r14b, %cl
cmpb $1, %cl
jne LBB1_77
## %bb.75: ## in Loop: Header=BB1_20 Depth=1
testl %r8d, %r8d
jne LBB1_77
## %bb.76: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -60(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_77: ## in Loop: Header=BB1_20 Depth=1
xorl %ecx, %ecx
movzbl -89(%rbp), %edx ## 1-byte Folded Reload
movb %dl, %cl
movl %ecx, -72(%rbp) ## 4-byte Spill
cmpl %ecx, -60(%rbp) ## 4-byte Folded Reload
jne LBB1_78
## %bb.80: ## in Loop: Header=BB1_20 Depth=1
cmpl $2, %r11d
sete %r11b
testb %r11b, %r9b
je LBB1_81
jmp LBB1_130
LBB1_78: ## in Loop: Header=BB1_20 Depth=1
movl -48(%rbp), %ecx ## 4-byte Reload
xorl $3, %ecx
orl %r8d, %ecx
sete %cl
cmpl $2, %r11d
movl %r11d, %r9d
sete %r11b
testb %bl, %cl
jne LBB1_81
## %bb.79: ## in Loop: Header=BB1_20 Depth=1
cmpl $2, %r9d
jne LBB1_130
LBB1_81: ## in Loop: Header=BB1_20 Depth=1
cmpl $-1, %edi
setne %cl
andb %r14b, %cl
cmpb $1, %cl
jne LBB1_84
## %bb.82: ## in Loop: Header=BB1_20 Depth=1
testb %r11b, %r11b
je LBB1_84
## %bb.83: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -60(%rbp) ## 4-byte Folded Reload
jne LBB1_130
LBB1_84: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -232(%rbp) ## 4-byte Folded Reload
je LBB1_86
## %bb.85: ## in Loop: Header=BB1_20 Depth=1
testb $1, -104(%rbp) ## 1-byte Folded Reload
jne LBB1_87
jmp LBB1_130
LBB1_86: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -152(%rbp) ## 4-byte Folded Reload
sete %cl
cmpl $2, %r12d
setne %dl
andb %cl, %dl
movl -104(%rbp), %ecx ## 4-byte Reload
## kill: def $cl killed $cl killed $ecx
andb $1, %cl
cmpb %dl, %cl
jne LBB1_130
LBB1_87: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -152(%rbp) ## 4-byte Folded Reload
setne %cl
cmpl $2, %r12d
sete %dl
orb %cl, %dl
movzbl -43(%rbp), %ecx ## 1-byte Folded Reload
andb $1, %cl
cmpb %dl, %cl
jne LBB1_130
## %bb.88: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -228(%rbp) ## 4-byte Folded Reload
je LBB1_90
## %bb.89: ## in Loop: Header=BB1_20 Depth=1
testb $1, -100(%rbp) ## 1-byte Folded Reload
jne LBB1_91
jmp LBB1_130
LBB1_90: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -148(%rbp) ## 4-byte Folded Reload
sete %cl
cmpl $1, %r12d
setne %dl
andb %cl, %dl
movl -100(%rbp), %ecx ## 4-byte Reload
## kill: def $cl killed $cl killed $ecx
andb $1, %cl
cmpb %dl, %cl
jne LBB1_130
LBB1_91: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -148(%rbp) ## 4-byte Folded Reload
setne %cl
cmpl $1, %r12d
sete %dl
orb %cl, %dl
movzbl -42(%rbp), %ecx ## 1-byte Folded Reload
andb $1, %cl
cmpb %dl, %cl
jne LBB1_130
## %bb.92: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -224(%rbp) ## 4-byte Folded Reload
je LBB1_94
## %bb.93: ## in Loop: Header=BB1_20 Depth=1
testb $1, -96(%rbp) ## 1-byte Folded Reload
jne LBB1_95
jmp LBB1_130
LBB1_94: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -144(%rbp) ## 4-byte Folded Reload
sete %cl
testl %r12d, %r12d
setne %dl
andb %cl, %dl
movl -96(%rbp), %ecx ## 4-byte Reload
## kill: def $cl killed $cl killed $ecx
andb $1, %cl
cmpb %dl, %cl
jne LBB1_130
LBB1_95: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -144(%rbp) ## 4-byte Folded Reload
setne %cl
testl %r12d, %r12d
sete %dl
orb %cl, %dl
movzbl -41(%rbp), %ecx ## 1-byte Folded Reload
andb $1, %cl
cmpb %dl, %cl
jne LBB1_130
## %bb.96: ## in Loop: Header=BB1_20 Depth=1
testl %r8d, %r8d
sete %cl
cmpl $0, -220(%rbp) ## 4-byte Folded Reload
setne %dl
orb %cl, %dl
movzbl -44(%rbp), %ecx ## 1-byte Folded Reload
andb $1, %cl
cmpb %dl, %cl
jne LBB1_130
## %bb.97: ## in Loop: Header=BB1_20 Depth=1
testl %eax, %eax
setne %al
xorb $1, %dl
orb %al, %dl
movl -184(%rbp), %eax ## 4-byte Reload
## kill: def $al killed $al killed $eax
andb $1, %al
cmpb %dl, %al
jne LBB1_130
## %bb.98: ## in Loop: Header=BB1_20 Depth=1
testb $1, %r13b
je LBB1_107
## %bb.99: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -212(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.100: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -176(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.101: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -208(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.102: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -204(%rbp) ## 4-byte Folded Reload
setne %cl
cmpl $0, -200(%rbp) ## 4-byte Folded Reload
setne %al
cmpl $0, -180(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.103: ## in Loop: Header=BB1_20 Depth=1
xorb $1, %r13b
xorb %r13b, %cl
testb $1, %cl
jne LBB1_130
## %bb.104: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -172(%rbp) ## 4-byte Folded Reload
jne LBB1_130
## %bb.105: ## in Loop: Header=BB1_20 Depth=1
xorb %r13b, %al
testb $1, %al
jne LBB1_130
## %bb.106: ## in Loop: Header=BB1_20 Depth=1
xorl %edx, %edx
jmp LBB1_128
LBB1_107: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -212(%rbp) ## 4-byte Folded Reload
setne %al
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
sete %cl
movzbl -44(%rbp), %edx ## 1-byte Folded Reload
notb %dl
orb %cl, %dl
orb -56(%rbp), %dl ## 1-byte Folded Reload
xorb %al, %dl
testb $1, %dl
jne LBB1_130
## %bb.108: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
sete %al
orb -44(%rbp), %al ## 1-byte Folded Reload
testb $1, %al
je LBB1_109
## %bb.110: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -176(%rbp) ## 4-byte Folded Reload
setne %al
movl -184(%rbp), %ecx ## 4-byte Reload
notb %cl
orb -53(%rbp), %cl ## 1-byte Folded Reload
xorb %al, %cl
testb $1, %cl
je LBB1_111
jmp LBB1_130
LBB1_109: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -176(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_111: ## in Loop: Header=BB1_20 Depth=1
movb $1, %al
testb %r15b, %r15b
jne LBB1_113
## %bb.112: ## in Loop: Header=BB1_20 Depth=1
movzbl -41(%rbp), %eax ## 1-byte Folded Reload
xorb $1, %al
orb -54(%rbp), %al ## 1-byte Folded Reload
LBB1_113: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -208(%rbp) ## 4-byte Folded Reload
setne %cl
xorb %al, %cl
testb $1, %cl
jne LBB1_130
## %bb.114: ## in Loop: Header=BB1_20 Depth=1
orb -41(%rbp), %r15b ## 1-byte Folded Reload
testb $1, %r15b
je LBB1_115
## %bb.116: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -180(%rbp) ## 4-byte Folded Reload
setne %al
movl -96(%rbp), %ecx ## 4-byte Reload
notb %cl
orb -55(%rbp), %cl ## 1-byte Folded Reload
xorb %al, %cl
testb $1, %cl
je LBB1_117
jmp LBB1_130
LBB1_115: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -180(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_117: ## in Loop: Header=BB1_20 Depth=1
movb $1, %al
testb %r10b, %r10b
jne LBB1_119
## %bb.118: ## in Loop: Header=BB1_20 Depth=1
movzbl -42(%rbp), %eax ## 1-byte Folded Reload
xorb $1, %al
orb -49(%rbp), %al ## 1-byte Folded Reload
LBB1_119: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -204(%rbp) ## 4-byte Folded Reload
setne %cl
xorb %al, %cl
testb $1, %cl
jne LBB1_130
## %bb.120: ## in Loop: Header=BB1_20 Depth=1
orb -42(%rbp), %r10b ## 1-byte Folded Reload
testb $1, %r10b
je LBB1_121
## %bb.122: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -172(%rbp) ## 4-byte Folded Reload
setne %al
movl -100(%rbp), %ecx ## 4-byte Reload
notb %cl
orb -50(%rbp), %cl ## 1-byte Folded Reload
xorb %al, %cl
testb $1, %cl
je LBB1_123
jmp LBB1_130
LBB1_121: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -172(%rbp) ## 4-byte Folded Reload
je LBB1_130
LBB1_123: ## in Loop: Header=BB1_20 Depth=1
movb $1, %al
testb %r11b, %r11b
jne LBB1_125
## %bb.124: ## in Loop: Header=BB1_20 Depth=1
movzbl -43(%rbp), %eax ## 1-byte Folded Reload
xorb $1, %al
orb -51(%rbp), %al ## 1-byte Folded Reload
LBB1_125: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -200(%rbp) ## 4-byte Folded Reload
setne %cl
xorb %al, %cl
testb $1, %cl
jne LBB1_130
## %bb.126: ## in Loop: Header=BB1_20 Depth=1
orb -43(%rbp), %r11b ## 1-byte Folded Reload
movb $1, %dl
testb $1, %r11b
je LBB1_128
## %bb.127: ## in Loop: Header=BB1_20 Depth=1
movl -104(%rbp), %edx ## 4-byte Reload
xorb $1, %dl
orb -52(%rbp), %dl ## 1-byte Folded Reload
## kill: def $dl killed $dl killed $edx def $edx
LBB1_128: ## in Loop: Header=BB1_20 Depth=1
cmpl $0, -216(%rbp) ## 4-byte Folded Reload
setne %al
cmpl $0, -160(%rbp) ## 4-byte Folded Reload
js LBB1_130
## %bb.129: ## in Loop: Header=BB1_20 Depth=1
movzbl -73(%rbp), %ecx ## 1-byte Folded Reload
## kill: def $cl killed $cl def $ecx
movl %ecx, -184(%rbp) ## 4-byte Spill
xorb %dl, %al
movl -156(%rbp), %ecx ## 4-byte Reload
movl %ecx, -108(%rbp) ## 4-byte Spill
movl -120(%rbp), %ecx ## 4-byte Reload
movl %ecx, -140(%rbp) ## 4-byte Spill
movzbl -74(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -44(%rbp) ## 1-byte Spill
movl -72(%rbp), %ecx ## 4-byte Reload
movl %ecx, -60(%rbp) ## 4-byte Spill
movl -164(%rbp), %edx ## 4-byte Reload
movzbl -75(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -41(%rbp) ## 1-byte Spill
movl -124(%rbp), %ecx ## 4-byte Reload
movl %ecx, -112(%rbp) ## 4-byte Spill
movl %esi, -64(%rbp) ## 4-byte Spill
movzbl -77(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -42(%rbp) ## 1-byte Spill
movl -168(%rbp), %r15d ## 4-byte Reload
movl -132(%rbp), %ecx ## 4-byte Reload
movl %ecx, -72(%rbp) ## 4-byte Spill
movl %r12d, %ebx
movl -116(%rbp), %ecx ## 4-byte Reload
movl %ecx, -68(%rbp) ## 4-byte Spill
movzbl -80(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -43(%rbp) ## 1-byte Spill
movl %r8d, -48(%rbp) ## 4-byte Spill
movzbl -81(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -56(%rbp) ## 1-byte Spill
movzbl -88(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -52(%rbp) ## 1-byte Spill
movzbl -82(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -53(%rbp) ## 1-byte Spill
movzbl -87(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -51(%rbp) ## 1-byte Spill
movzbl -83(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -54(%rbp) ## 1-byte Spill
movzbl -86(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -50(%rbp) ## 1-byte Spill
movzbl -84(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -55(%rbp) ## 1-byte Spill
movzbl -85(%rbp), %ecx ## 1-byte Folded Reload
movb %cl, -49(%rbp) ## 1-byte Spill
movzbl -76(%rbp), %ecx ## 1-byte Folded Reload
## kill: def $cl killed $cl def $ecx
movl %ecx, -96(%rbp) ## 4-byte Spill
movzbl -78(%rbp), %ecx ## 1-byte Folded Reload
## kill: def $cl killed $cl def $ecx
movl %ecx, -100(%rbp) ## 4-byte Spill
movzbl -79(%rbp), %ecx ## 1-byte Folded Reload
## kill: def $cl killed $cl def $ecx
movl %ecx, -104(%rbp) ## 4-byte Spill
testb $1, %al
je LBB1_20
LBB1_130:
xorl %eax, %eax
addq $200, %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 ___VERIFIER_nondet_bool ; -- Begin function __VERIFIER_nondet_bool
.p2align 2
___VERIFIER_nondet_bool: ; @__VERIFIER_nondet_bool
.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 ___VERIFIER_nondet_int
cmp w0, #0
cset w0, ne
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #368
.cfi_def_cfa_offset 368
stp x28, x27, [sp, #272] ; 16-byte Folded Spill
stp x26, x25, [sp, #288] ; 16-byte Folded Spill
stp x24, x23, [sp, #304] ; 16-byte Folded Spill
stp x22, x21, [sp, #320] ; 16-byte Folded Spill
stp x20, x19, [sp, #336] ; 16-byte Folded Spill
stp x29, x30, [sp, #352] ; 16-byte Folded Spill
add x29, sp, #352
.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 ___VERIFIER_nondet_int
stur w0, [x29, #-128] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
stur w0, [x29, #-112] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
stur w0, [x29, #-100] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x19, x0
cmp w0, #0
cset w8, ne
stur w8, [x29, #-132] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
stur w0, [x29, #-108] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
stur w0, [x29, #-96] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x21, x0
cmp w0, #0
cset w8, ne
stur w8, [x29, #-124] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
stur w0, [x29, #-104] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
stur w0, [x29, #-92] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x27, x0
cmp w0, #0
cset w8, ne
stur w8, [x29, #-116] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x28, x0
bl ___VERIFIER_nondet_int
str w0, [sp, #140] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
stur w8, [x29, #-156] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #144] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
stur w8, [x29, #-160] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #148] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
stur w8, [x29, #-164] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #152] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
stur w8, [x29, #-168] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #156] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
stur w8, [x29, #-144] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #164] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
stur w8, [x29, #-148] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #160] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
stur w8, [x29, #-152] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x25, x0
cmp w0, #0
cset w8, ne
stur w8, [x29, #-140] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x23, x0
cmp w0, #0
cset w8, ne
str w8, [sp, #176] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x24, x0
bl ___VERIFIER_nondet_int
stur w0, [x29, #-136] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x20, x0
cmp w0, #0
cset w8, ne
str w8, [sp, #172] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
stur w0, [x29, #-120] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x26, x0
cmp w0, #0
cset w8, ne
str w8, [sp, #168] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x22, x0
bl ___VERIFIER_nondet_int
cmp w0, #0
cset w8, ne
stur w8, [x29, #-172] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
cbnz w28, LBB1_141
; %bb.1:
cbz w27, LBB1_141
; %bb.2:
ldur w8, [x29, #-92] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB1_141
; %bb.3:
ldur w8, [x29, #-104] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.4:
cbz w21, LBB1_141
; %bb.5:
ldur w8, [x29, #-96] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB1_141
; %bb.6:
ldur w8, [x29, #-108] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.7:
cbz w19, LBB1_141
; %bb.8:
ldur w8, [x29, #-100] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB1_141
; %bb.9:
ldur w8, [x29, #-112] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.10:
cbnz w0, LBB1_141
; %bb.11:
cbnz w22, LBB1_141
; %bb.12:
mov x10, x24
cmp w26, #0
ccmp w24, #0, #4, eq
b.ne LBB1_141
; %bb.13:
ldur w8, [x29, #-120] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.14:
cmp w20, #0
ccmp w10, #1, #4, eq
b.ne LBB1_141
; %bb.15:
ldur w8, [x29, #-136] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.16:
cmp w10, #2
ccmp w23, #0, #0, ne
cset w8, eq
ldur w9, [x29, #-128] ; 4-byte Folded Reload
tbnz w9, #31, LBB1_141
; %bb.17:
cbnz w8, LBB1_141
; %bb.18:
cbnz w25, LBB1_141
; %bb.19:
ldr w8, [sp, #160] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.20:
ldr w8, [sp, #164] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.21:
ldr w8, [sp, #156] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.22:
ldr w8, [sp, #152] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.23:
ldr w8, [sp, #148] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.24:
ldr w8, [sp, #144] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.25:
ldr w8, [sp, #140] ; 4-byte Folded Reload
cbnz w8, LBB1_141
; %bb.26:
mov w24, #0
str wzr, [sp, #120] ; 4-byte Folded Spill
str xzr, [sp, #128] ; 8-byte Folded Spill
mov w26, #0
mov w28, #0
str wzr, [sp, #136] ; 4-byte Folded Spill
mov w27, #0
LBB1_27: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-152] ; 4-byte Folded Reload
ldur w9, [x29, #-140] ; 4-byte Folded Reload
and w8, w9, w8
ldur w9, [x29, #-148] ; 4-byte Folded Reload
and w8, w8, w9
ldur w9, [x29, #-144] ; 4-byte Folded Reload
and w8, w8, w9
ldur w9, [x29, #-168] ; 4-byte Folded Reload
and w8, w8, w9
ldur w9, [x29, #-164] ; 4-byte Folded Reload
and w8, w8, w9
ldur w9, [x29, #-160] ; 4-byte Folded Reload
and w8, w8, w9
ldur w9, [x29, #-156] ; 4-byte Folded Reload
and w8, w8, w9
str w8, [sp, #104] ; 4-byte Folded Spill
stur w27, [x29, #-120] ; 4-byte Folded Spill
stur w26, [x29, #-136] ; 4-byte Folded Spill
mov x23, x10
tbz w8, #0, LBB1_29
; %bb.28: ; in Loop: Header=BB1_27 Depth=1
bl ___VERIFIER_nondet_int
stur w0, [x29, #-128] ; 4-byte Folded Spill
b LBB1_30
LBB1_29: ; in Loop: Header=BB1_27 Depth=1
ldur w8, [x29, #-128] ; 4-byte Folded Reload
sub w8, w8, #1
stur w8, [x29, #-128] ; 4-byte Folded Spill
LBB1_30: ; in Loop: Header=BB1_27 Depth=1
bl ___VERIFIER_nondet_int
str w0, [sp, #160] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #156] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
stur w0, [x29, #-108] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #152] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x26, x0
bl ___VERIFIER_nondet_int
stur w0, [x29, #-112] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x21, x0
cmp w0, #0
cset w8, ne
str w8, [sp, #164] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x25, x0
bl ___VERIFIER_nondet_int
stur w0, [x29, #-104] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x19, x0
cmp w0, #0
cset w22, ne
bl ___VERIFIER_nondet_int
mov x27, x0
bl ___VERIFIER_nondet_int
str w0, [sp, #36] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #72] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #84] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #68] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #80] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #64] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #76] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #60] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #96] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #56] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #92] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #52] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #88] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #48] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #100] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #44] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #148] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #40] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
mov x20, x0
bl ___VERIFIER_nondet_int
str w0, [sp, #124] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #144] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #28] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #116] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #24] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #140] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #20] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #112] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #16] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
str w0, [sp, #108] ; 4-byte Folded Spill
cmp w0, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
bl ___VERIFIER_nondet_int
cmp w0, #0
cset w8, ne
ldur w3, [x29, #-120] ; 4-byte Folded Reload
ldur w16, [x29, #-136] ; 4-byte Folded Reload
cbz w27, LBB1_32
; %bb.31: ; in Loop: Header=BB1_27 Depth=1
cmp w3, #3
b.eq LBB1_141
LBB1_32: ; in Loop: Header=BB1_27 Depth=1
cbnz w28, LBB1_34
; %bb.33: ; in Loop: Header=BB1_27 Depth=1
ldur w9, [x29, #-104] ; 4-byte Folded Reload
ldur w10, [x29, #-92] ; 4-byte Folded Reload
cmp w9, w10
b.gt LBB1_36
LBB1_34: ; in Loop: Header=BB1_27 Depth=1
cbz w19, LBB1_36
; %bb.35: ; in Loop: Header=BB1_27 Depth=1
ldur w9, [x29, #-116] ; 4-byte Folded Reload
cbz w9, LBB1_141
LBB1_36: ; in Loop: Header=BB1_27 Depth=1
cmp w19, #0
cset w10, eq
cset w11, ne
ldur w9, [x29, #-116] ; 4-byte Folded Reload
cmp w9, #0
cset w9, eq
and w11, w11, w9
tbnz w11, #0, LBB1_38
; %bb.37: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-104] ; 4-byte Folded Reload
ldur w12, [x29, #-92] ; 4-byte Folded Reload
cmp w12, w11
b.ne LBB1_141
LBB1_38: ; in Loop: Header=BB1_27 Depth=1
sub w11, w28, w25
cmp w11, #1
cset w11, eq
orr w11, w9, w11
cmp w11, #1
b.ne LBB1_141
; %bb.39: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-116] ; 4-byte Folded Reload
cmp w11, #0
cset w11, ne
and w11, w10, w11
cmp w11, #1
b.ne LBB1_41
; %bb.40: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-92] ; 4-byte Folded Reload
cmp w11, w28
b.gt LBB1_141
LBB1_41: ; in Loop: Header=BB1_27 Depth=1
cmp w3, #3
cset w11, eq
and w11, w10, w11
cmp w11, #1
b.ne LBB1_44
; %bb.42: ; in Loop: Header=BB1_27 Depth=1
cbnz w27, LBB1_44
; %bb.43: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-116] ; 4-byte Folded Reload
cbz w11, LBB1_141
LBB1_44: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-116] ; 4-byte Folded Reload
cmp w11, w22
b.ne LBB1_47
; %bb.45: ; in Loop: Header=BB1_27 Depth=1
cmp w23, #0
cset w9, eq
cmp w3, w27
cset w13, ne
b.eq LBB1_50
; %bb.46: ; in Loop: Header=BB1_27 Depth=1
cbnz w23, LBB1_50
b LBB1_141
LBB1_47: ; in Loop: Header=BB1_27 Depth=1
cmp w3, #3
ccmp w27, #0, #0, eq
cset w11, eq
and w11, w11, w9
cmp w23, #0
cset w9, eq
tbnz w11, #0, LBB1_49
; %bb.48: ; in Loop: Header=BB1_27 Depth=1
cbnz w23, LBB1_141
LBB1_49: ; in Loop: Header=BB1_27 Depth=1
cmp w3, w27
cset w13, ne
LBB1_50: ; in Loop: Header=BB1_27 Depth=1
sub w12, w3, w27
cmn w12, #1
cset w11, ne
and w10, w11, w10
cmp w10, #1
b.ne LBB1_53
; %bb.51: ; in Loop: Header=BB1_27 Depth=1
cbz w9, LBB1_53
; %bb.52: ; in Loop: Header=BB1_27 Depth=1
ldur w10, [x29, #-116] ; 4-byte Folded Reload
cbnz w10, LBB1_141
LBB1_53: ; in Loop: Header=BB1_27 Depth=1
cbnz w16, LBB1_55
; %bb.54: ; in Loop: Header=BB1_27 Depth=1
ldur w10, [x29, #-112] ; 4-byte Folded Reload
ldur w11, [x29, #-96] ; 4-byte Folded Reload
cmp w10, w11
b.gt LBB1_57
LBB1_55: ; in Loop: Header=BB1_27 Depth=1
cbz w21, LBB1_57
; %bb.56: ; in Loop: Header=BB1_27 Depth=1
ldur w10, [x29, #-124] ; 4-byte Folded Reload
cbz w10, LBB1_141
LBB1_57: ; in Loop: Header=BB1_27 Depth=1
cmp w21, #0
cset w11, eq
cset w14, ne
ldur w10, [x29, #-124] ; 4-byte Folded Reload
cmp w10, #0
cset w10, eq
and w14, w14, w10
tbnz w14, #0, LBB1_59
; %bb.58: ; in Loop: Header=BB1_27 Depth=1
ldur w14, [x29, #-112] ; 4-byte Folded Reload
ldur w15, [x29, #-96] ; 4-byte Folded Reload
cmp w15, w14
b.ne LBB1_141
LBB1_59: ; in Loop: Header=BB1_27 Depth=1
sub w14, w16, w26
cmp w14, #1
cset w14, eq
orr w14, w10, w14
cmp w14, #1
b.ne LBB1_141
; %bb.60: ; in Loop: Header=BB1_27 Depth=1
ldur w14, [x29, #-124] ; 4-byte Folded Reload
cmp w14, #0
cset w14, ne
and w14, w11, w14
cmp w14, #1
b.ne LBB1_62
; %bb.61: ; in Loop: Header=BB1_27 Depth=1
ldur w14, [x29, #-96] ; 4-byte Folded Reload
cmp w14, w16
b.gt LBB1_141
LBB1_62: ; in Loop: Header=BB1_27 Depth=1
cmp w3, #3
cset w14, eq
and w14, w11, w14
cmp w14, #1
b.ne LBB1_65
; %bb.63: ; in Loop: Header=BB1_27 Depth=1
cbnz w27, LBB1_65
; %bb.64: ; in Loop: Header=BB1_27 Depth=1
ldur w14, [x29, #-124] ; 4-byte Folded Reload
cbz w14, LBB1_141
LBB1_65: ; in Loop: Header=BB1_27 Depth=1
ldr w14, [sp, #164] ; 4-byte Folded Reload
ldur w15, [x29, #-124] ; 4-byte Folded Reload
cmp w15, w14
b.ne LBB1_67
; %bb.66: ; in Loop: Header=BB1_27 Depth=1
cmp w23, #1
cset w10, eq
and w14, w13, w10
tbz w14, #0, LBB1_69
b LBB1_141
LBB1_67: ; in Loop: Header=BB1_27 Depth=1
cmp w3, #3
ccmp w27, #0, #0, eq
cset w14, eq
and w14, w14, w10
cmp w23, #1
cset w10, eq
tbnz w14, #0, LBB1_69
; %bb.68: ; in Loop: Header=BB1_27 Depth=1
b.ne LBB1_141
LBB1_69: ; in Loop: Header=BB1_27 Depth=1
cmn w12, #1
cset w14, ne
and w11, w14, w11
cmp w11, #1
b.ne LBB1_72
; %bb.70: ; in Loop: Header=BB1_27 Depth=1
cbz w10, LBB1_72
; %bb.71: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-124] ; 4-byte Folded Reload
cbnz w11, LBB1_141
LBB1_72: ; in Loop: Header=BB1_27 Depth=1
cbnz w24, LBB1_74
; %bb.73: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-100] ; 4-byte Folded Reload
ldr w14, [sp, #156] ; 4-byte Folded Reload
cmp w14, w11
b.gt LBB1_76
LBB1_74: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-108] ; 4-byte Folded Reload
cbz w11, LBB1_76
; %bb.75: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-132] ; 4-byte Folded Reload
cbz w11, LBB1_141
LBB1_76: ; in Loop: Header=BB1_27 Depth=1
ldur w11, [x29, #-108] ; 4-byte Folded Reload
cmp w11, #0
cset w14, eq
cset w15, ne
ldur w11, [x29, #-132] ; 4-byte Folded Reload
cmp w11, #0
cset w11, eq
and w15, w15, w11
tbnz w15, #0, LBB1_78
; %bb.77: ; in Loop: Header=BB1_27 Depth=1
ldur w15, [x29, #-100] ; 4-byte Folded Reload
ldr w16, [sp, #156] ; 4-byte Folded Reload
cmp w15, w16
b.ne LBB1_141
LBB1_78: ; in Loop: Header=BB1_27 Depth=1
ldr w15, [sp, #160] ; 4-byte Folded Reload
sub w15, w24, w15
cmp w15, #1
cset w15, eq
orr w15, w11, w15
cmp w15, #1
b.ne LBB1_141
; %bb.79: ; in Loop: Header=BB1_27 Depth=1
ldur w15, [x29, #-132] ; 4-byte Folded Reload
cmp w15, #0
cset w15, ne
and w15, w14, w15
cmp w15, #1
b.ne LBB1_81
; %bb.80: ; in Loop: Header=BB1_27 Depth=1
ldur w15, [x29, #-100] ; 4-byte Folded Reload
cmp w15, w24
b.gt LBB1_141
LBB1_81: ; in Loop: Header=BB1_27 Depth=1
cmp w3, #3
cset w15, eq
and w15, w14, w15
cmp w15, #1
b.ne LBB1_84
; %bb.82: ; in Loop: Header=BB1_27 Depth=1
cbnz w27, LBB1_84
; %bb.83: ; in Loop: Header=BB1_27 Depth=1
ldur w15, [x29, #-132] ; 4-byte Folded Reload
cbz w15, LBB1_141
LBB1_84: ; in Loop: Header=BB1_27 Depth=1
ldur w15, [x29, #-132] ; 4-byte Folded Reload
ldr w16, [sp, #152] ; 4-byte Folded Reload
cmp w15, w16
b.ne LBB1_86
; %bb.85: ; in Loop: Header=BB1_27 Depth=1
cmp w23, #2
cset w11, eq
and w13, w13, w11
tbz w13, #0, LBB1_88
b LBB1_141
LBB1_86: ; in Loop: Header=BB1_27 Depth=1
cmp w3, #3
ccmp w27, #0, #0, eq
cset w13, eq
and w13, w13, w11
cmp w23, #2
cset w11, eq
tbnz w13, #0, LBB1_88
; %bb.87: ; in Loop: Header=BB1_27 Depth=1
b.ne LBB1_141
LBB1_88: ; in Loop: Header=BB1_27 Depth=1
cmn w12, #1
cset w12, ne
and w12, w12, w14
cmp w12, #1
b.ne LBB1_91
; %bb.89: ; in Loop: Header=BB1_27 Depth=1
cbz w11, LBB1_91
; %bb.90: ; in Loop: Header=BB1_27 Depth=1
ldur w12, [x29, #-132] ; 4-byte Folded Reload
cbnz w12, LBB1_141
LBB1_91: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #124] ; 4-byte Folded Reload
cbz w12, LBB1_93
; %bb.92: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #136] ; 4-byte Folded Reload
tbnz w12, #0, LBB1_94
b LBB1_141
LBB1_93: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #148] ; 4-byte Folded Reload
cmp w12, #0
ccmp w20, #2, #4, eq
cset w12, ne
ldr w13, [sp, #136] ; 4-byte Folded Reload
and w13, w13, #0x1
cmp w13, w12
b.ne LBB1_141
LBB1_94: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #148] ; 4-byte Folded Reload
cmp w12, #0
ccmp w20, #2, #4, eq
cset w12, eq
ldr w13, [sp, #176] ; 4-byte Folded Reload
and w13, w13, #0x1
cmp w13, w12
b.ne LBB1_141
; %bb.95: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #116] ; 4-byte Folded Reload
cbz w12, LBB1_97
; %bb.96: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #132] ; 4-byte Folded Reload
tbnz w12, #0, LBB1_98
b LBB1_141
LBB1_97: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #144] ; 4-byte Folded Reload
cmp w12, #0
ccmp w20, #1, #4, eq
cset w12, ne
ldr w13, [sp, #132] ; 4-byte Folded Reload
and w13, w13, #0x1
cmp w13, w12
b.ne LBB1_141
LBB1_98: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #144] ; 4-byte Folded Reload
cmp w12, #0
ccmp w20, #1, #4, eq
cset w12, eq
ldr w13, [sp, #172] ; 4-byte Folded Reload
and w13, w13, #0x1
cmp w13, w12
b.ne LBB1_141
; %bb.99: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #112] ; 4-byte Folded Reload
cbz w12, LBB1_101
; %bb.100: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #128] ; 4-byte Folded Reload
tbnz w12, #0, LBB1_102
b LBB1_141
LBB1_101: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #140] ; 4-byte Folded Reload
cmp w12, #0
ccmp w20, #0, #4, eq
cset w12, ne
ldr w13, [sp, #128] ; 4-byte Folded Reload
and w13, w13, #0x1
cmp w13, w12
b.ne LBB1_141
LBB1_102: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #140] ; 4-byte Folded Reload
cmp w12, #0
ccmp w20, #0, #4, eq
cset w12, eq
ldr w13, [sp, #168] ; 4-byte Folded Reload
and w13, w13, #0x1
cmp w13, w12
b.ne LBB1_141
; %bb.103: ; in Loop: Header=BB1_27 Depth=1
cmp w27, #0
ldr w12, [sp, #108] ; 4-byte Folded Reload
ccmp w12, #0, #0, ne
cset w12, ne
ldur w13, [x29, #-172] ; 4-byte Folded Reload
and w13, w13, #0x1
cmp w13, w12
b.ne LBB1_141
; %bb.104: ; in Loop: Header=BB1_27 Depth=1
cmp w0, #0
cset w13, ne
eor w12, w12, #0x1
orr w12, w13, w12
ldr w13, [sp, #120] ; 4-byte Folded Reload
and w13, w13, #0x1
cmp w13, w12
b.ne LBB1_141
; %bb.105: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #104] ; 4-byte Folded Reload
tbz w12, #0, LBB1_114
; %bb.106: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #100] ; 4-byte Folded Reload
cbnz w9, LBB1_141
; %bb.107: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #88] ; 4-byte Folded Reload
cbnz w9, LBB1_141
; %bb.108: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #92] ; 4-byte Folded Reload
cbnz w9, LBB1_141
; %bb.109: ; in Loop: Header=BB1_27 Depth=1
mov x10, x12
ldr w9, [sp, #76] ; 4-byte Folded Reload
cmp w9, #0
cset w11, ne
ldr w9, [sp, #84] ; 4-byte Folded Reload
cmp w9, #0
cset w9, ne
ldr w12, [sp, #96] ; 4-byte Folded Reload
cbnz w12, LBB1_141
; %bb.110: ; in Loop: Header=BB1_27 Depth=1
eor w10, w10, #0x1
eor w11, w11, w10
tbnz w11, #0, LBB1_141
; %bb.111: ; in Loop: Header=BB1_27 Depth=1
ldr w11, [sp, #80] ; 4-byte Folded Reload
cbnz w11, LBB1_141
; %bb.112: ; in Loop: Header=BB1_27 Depth=1
eor w9, w9, w10
tbnz w9, #0, LBB1_141
; %bb.113: ; in Loop: Header=BB1_27 Depth=1
mov w9, #0
b LBB1_139
LBB1_114: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #100] ; 4-byte Folded Reload
cmp w12, #0
cset w12, ne
cmp w3, #0
cset w13, eq
ldur w14, [x29, #-172] ; 4-byte Folded Reload
orn w13, w13, w14
ldur w14, [x29, #-140] ; 4-byte Folded Reload
orr w13, w13, w14
eor w12, w13, w12
tbnz w12, #0, LBB1_141
; %bb.115: ; in Loop: Header=BB1_27 Depth=1
cmp w3, #0
cset w12, eq
ldur w13, [x29, #-172] ; 4-byte Folded Reload
orr w12, w12, w13
tbz w12, #0, LBB1_117
; %bb.116: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #88] ; 4-byte Folded Reload
cmp w12, #0
cset w12, ne
ldur w13, [x29, #-152] ; 4-byte Folded Reload
ldr w14, [sp, #120] ; 4-byte Folded Reload
orn w13, w13, w14
eor w12, w12, w13
tbz w12, #0, LBB1_118
b LBB1_141
LBB1_117: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #88] ; 4-byte Folded Reload
cbz w12, LBB1_141
LBB1_118: ; in Loop: Header=BB1_27 Depth=1
tbz w9, #0, LBB1_120
; %bb.119: ; in Loop: Header=BB1_27 Depth=1
mov w12, #1
b LBB1_121
LBB1_120: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #168] ; 4-byte Folded Reload
eor w12, w12, #0x1
ldur w13, [x29, #-148] ; 4-byte Folded Reload
orr w12, w12, w13
LBB1_121: ; in Loop: Header=BB1_27 Depth=1
ldr w13, [sp, #92] ; 4-byte Folded Reload
cmp w13, #0
cset w13, ne
eor w12, w13, w12
tbnz w12, #0, LBB1_141
; %bb.122: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #168] ; 4-byte Folded Reload
orr w9, w9, w12
tbz w9, #0, LBB1_124
; %bb.123: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #96] ; 4-byte Folded Reload
cmp w9, #0
cset w9, ne
ldur w12, [x29, #-144] ; 4-byte Folded Reload
ldr w13, [sp, #128] ; 4-byte Folded Reload
orn w12, w12, w13
eor w9, w9, w12
tbz w9, #0, LBB1_125
b LBB1_141
LBB1_124: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #96] ; 4-byte Folded Reload
cbz w9, LBB1_141
LBB1_125: ; in Loop: Header=BB1_27 Depth=1
tbz w10, #0, LBB1_127
; %bb.126: ; in Loop: Header=BB1_27 Depth=1
mov w9, #1
b LBB1_128
LBB1_127: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #172] ; 4-byte Folded Reload
eor w9, w9, #0x1
ldur w12, [x29, #-168] ; 4-byte Folded Reload
orr w9, w9, w12
LBB1_128: ; in Loop: Header=BB1_27 Depth=1
ldr w12, [sp, #76] ; 4-byte Folded Reload
cmp w12, #0
cset w12, ne
eor w9, w12, w9
tbnz w9, #0, LBB1_141
; %bb.129: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #172] ; 4-byte Folded Reload
orr w9, w10, w9
tbz w9, #0, LBB1_131
; %bb.130: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #80] ; 4-byte Folded Reload
cmp w9, #0
cset w9, ne
ldur w10, [x29, #-164] ; 4-byte Folded Reload
ldr w12, [sp, #132] ; 4-byte Folded Reload
orn w10, w10, w12
eor w9, w9, w10
tbz w9, #0, LBB1_132
b LBB1_141
LBB1_131: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #80] ; 4-byte Folded Reload
cbz w9, LBB1_141
LBB1_132: ; in Loop: Header=BB1_27 Depth=1
tbz w11, #0, LBB1_134
; %bb.133: ; in Loop: Header=BB1_27 Depth=1
mov w9, #1
b LBB1_135
LBB1_134: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #176] ; 4-byte Folded Reload
eor w9, w9, #0x1
ldur w10, [x29, #-160] ; 4-byte Folded Reload
orr w9, w9, w10
LBB1_135: ; in Loop: Header=BB1_27 Depth=1
ldr w10, [sp, #84] ; 4-byte Folded Reload
cmp w10, #0
cset w10, ne
eor w9, w10, w9
tbnz w9, #0, LBB1_141
; %bb.136: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #176] ; 4-byte Folded Reload
orr w9, w11, w9
tbz w9, #0, LBB1_138
; %bb.137: ; in Loop: Header=BB1_27 Depth=1
ldr w9, [sp, #136] ; 4-byte Folded Reload
eor w9, w9, #0x1
ldur w10, [x29, #-156] ; 4-byte Folded Reload
orr w9, w9, w10
b LBB1_139
LBB1_138: ; in Loop: Header=BB1_27 Depth=1
mov w9, #1
LBB1_139: ; in Loop: Header=BB1_27 Depth=1
ldr w10, [sp, #36] ; 4-byte Folded Reload
cmp w10, #0
cset w10, ne
ldur w11, [x29, #-128] ; 4-byte Folded Reload
tbnz w11, #31, LBB1_141
; %bb.140: ; in Loop: Header=BB1_27 Depth=1
eor w9, w10, w9
str w8, [sp, #120] ; 4-byte Folded Spill
ldp w8, w24, [sp, #156] ; 8-byte Folded Reload
stur w8, [x29, #-100] ; 4-byte Folded Spill
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-172] ; 4-byte Folded Spill
ldr w8, [sp, #152] ; 4-byte Folded Reload
stur w8, [x29, #-132] ; 4-byte Folded Spill
ldr w8, [sp, #16] ; 4-byte Folded Reload
str w8, [sp, #128] ; 4-byte Folded Spill
ldr w8, [sp, #20] ; 4-byte Folded Reload
str w8, [sp, #168] ; 4-byte Folded Spill
ldur w8, [x29, #-112] ; 4-byte Folded Reload
stur w8, [x29, #-96] ; 4-byte Folded Spill
ldr w8, [sp, #24] ; 4-byte Folded Reload
str w8, [sp, #132] ; 4-byte Folded Spill
ldr w8, [sp, #164] ; 4-byte Folded Reload
stur w8, [x29, #-124] ; 4-byte Folded Spill
ldr w8, [sp, #28] ; 4-byte Folded Reload
str w8, [sp, #172] ; 4-byte Folded Spill
mov x28, x25
ldr w8, [sp, #32] ; 4-byte Folded Reload
str w8, [sp, #136] ; 4-byte Folded Spill
ldur w8, [x29, #-104] ; 4-byte Folded Reload
stur w8, [x29, #-92] ; 4-byte Folded Spill
mov x10, x20
stur w22, [x29, #-116] ; 4-byte Folded Spill
ldr w8, [sp, #40] ; 4-byte Folded Reload
str w8, [sp, #176] ; 4-byte Folded Spill
ldr w8, [sp, #44] ; 4-byte Folded Reload
stur w8, [x29, #-140] ; 4-byte Folded Spill
ldr w8, [sp, #72] ; 4-byte Folded Reload
stur w8, [x29, #-156] ; 4-byte Folded Spill
ldr w8, [sp, #48] ; 4-byte Folded Reload
stur w8, [x29, #-152] ; 4-byte Folded Spill
ldr w8, [sp, #68] ; 4-byte Folded Reload
stur w8, [x29, #-160] ; 4-byte Folded Spill
ldr w8, [sp, #52] ; 4-byte Folded Reload
stur w8, [x29, #-148] ; 4-byte Folded Spill
ldr w8, [sp, #64] ; 4-byte Folded Reload
stur w8, [x29, #-164] ; 4-byte Folded Spill
ldr w8, [sp, #56] ; 4-byte Folded Reload
stur w8, [x29, #-144] ; 4-byte Folded Spill
ldr w8, [sp, #60] ; 4-byte Folded Reload
stur w8, [x29, #-168] ; 4-byte Folded Spill
tbz w9, #0, LBB1_27
LBB1_141:
mov w0, #0
ldp x29, x30, [sp, #352] ; 16-byte Folded Reload
ldp x20, x19, [sp, #336] ; 16-byte Folded Reload
ldp x22, x21, [sp, #320] ; 16-byte Folded Reload
ldp x24, x23, [sp, #304] ; 16-byte Folded Reload
ldp x26, x25, [sp, #288] ; 16-byte Folded Reload
ldp x28, x27, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #368
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/665554.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mux_gpio_set
_mux_gpio_set: ## @mux_gpio_set
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movl (%rdi), %edi
callq _mux_chip_priv
movq %rax, %r14
movq _values@GOTPCREL(%rip), %r12
movq (%r12), %r15
movl %ebx, %edi
callq _BITS_PER_TYPE
movq %r15, %rdi
movl %eax, %esi
callq _DECLARE_BITMAP
movq (%r12), %rcx
movl %ebx, (%rcx)
movq (%r14), %rax
movl 8(%rax), %edi
movl (%rax), %edx
movl 4(%rax), %esi
callq _gpiod_set_array_value_cansleep
xorl %eax, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _values,8,3 ## @values
.no_dead_strip _mux_gpio_set
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mux_gpio_set
_mux_gpio_set: ; @mux_gpio_set
.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
ldr w0, [x0]
bl _mux_chip_priv
mov x20, x0
Lloh0:
adrp x22, _values@GOTPAGE
Lloh1:
ldr x22, [x22, _values@GOTPAGEOFF]
ldr x21, [x22]
mov x0, x19
bl _BITS_PER_TYPE
mov x1, x0
mov x0, x21
bl _DECLARE_BITMAP
ldr x3, [x22]
str w19, [x3]
ldr x8, [x20]
ldp w1, w0, [x8, #4]
ldr w2, [x8]
bl _gpiod_set_array_value_cansleep
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 Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _values,8,3 ; @values
.no_dead_strip _mux_gpio_set
.subsections_via_symbols
| AnghaBench/linux/drivers/mux/extr_gpio.c_mux_gpio_set.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _loop_destroy ## -- Begin function loop_destroy
.p2align 4, 0x90
_loop_destroy: ## @loop_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 %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl 12(%rdi), %edi
callq _list_free_items_and_destroy
movl 8(%rbx), %edi
callq _list_free_items_and_destroy
movq (%rbx), %rdi
callq _free
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _free ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _loop_destroy ; -- Begin function loop_destroy
.p2align 2
_loop_destroy: ; @loop_destroy
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w0, [x0, #12]
bl _list_free_items_and_destroy
ldr w0, [x19, #8]
bl _list_free_items_and_destroy
ldr x0, [x19]
bl _free
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _free
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/sway/common/extr_loop.c_loop_destroy.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sun8i_codec_runtime_resume
_sun8i_codec_runtime_resume: ## @sun8i_codec_runtime_resume
.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 _dev_get_drvdata
movq %rax, %r14
movl (%rax), %edi
callq _clk_prepare_enable
testl %eax, %eax
je LBB0_2
## %bb.1:
movl %eax, %ebx
leaq L_.str(%rip), %rsi
movq %r15, %rdi
callq _dev_err
jmp LBB0_7
LBB0_2:
movl 4(%r14), %edi
callq _clk_prepare_enable
testl %eax, %eax
je LBB0_4
## %bb.3:
movl %eax, %ebx
leaq L_.str.1(%rip), %rsi
movq %r15, %rdi
callq _dev_err
jmp LBB0_6
LBB0_4:
movl 8(%r14), %edi
xorl %ebx, %ebx
xorl %esi, %esi
callq _regcache_cache_only
movl 8(%r14), %edi
callq _regcache_sync
testl %eax, %eax
je LBB0_7
## %bb.5:
movl %eax, %r12d
leaq L_.str.2(%rip), %rsi
movq %r15, %rdi
callq _dev_err
movl 4(%r14), %edi
callq _clk_disable_unprepare
movl %r12d, %ebx
LBB0_6:
movl (%r14), %edi
callq _clk_disable_unprepare
LBB0_7:
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Failed to enable the module clock\n"
L_.str.1: ## @.str.1
.asciz "Failed to enable the bus clock\n"
L_.str.2: ## @.str.2
.asciz "Failed to sync regmap cache\n"
.no_dead_strip _sun8i_codec_runtime_resume
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sun8i_codec_runtime_resume
_sun8i_codec_runtime_resume: ; @sun8i_codec_runtime_resume
.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 _dev_get_drvdata
mov x19, x0
ldr w0, [x0]
bl _clk_prepare_enable
cbz w0, LBB0_2
; %bb.1:
mov x20, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x21
bl _dev_err
b LBB0_7
LBB0_2:
ldr w0, [x19, #4]
bl _clk_prepare_enable
cbz w0, LBB0_4
; %bb.3:
mov x20, x0
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x21
bl _dev_err
b LBB0_6
LBB0_4:
ldr w0, [x19, #8]
mov w1, #0
bl _regcache_cache_only
ldr w0, [x19, #8]
bl _regcache_sync
mov x20, x0
cbz w0, LBB0_7
; %bb.5:
Lloh4:
adrp x1, l_.str.2@PAGE
Lloh5:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x21
bl _dev_err
ldr w0, [x19, #4]
bl _clk_disable_unprepare
LBB0_6:
ldr w0, [x19]
bl _clk_disable_unprepare
LBB0_7:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Failed to enable the module clock\n"
l_.str.1: ; @.str.1
.asciz "Failed to enable the bus clock\n"
l_.str.2: ; @.str.2
.asciz "Failed to sync regmap cache\n"
.no_dead_strip _sun8i_codec_runtime_resume
.subsections_via_symbols
| AnghaBench/linux/sound/soc/sunxi/extr_sun8i-codec.c_sun8i_codec_runtime_resume.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function timeval_subtract
LCPI0_0:
.quad 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _timeval_subtract
.p2align 4, 0x90
_timeval_subtract: ## @timeval_subtract
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 8(%rsi), %ecx
movl 8(%rdx), %r8d
movl %r8d, %eax
subl %ecx, %eax
jle LBB0_2
## %bb.1:
cltq
imulq $1125899907, %rax, %rax ## imm = 0x431BDE83
movq %rax, %rcx
shrq $63, %rcx
sarq $50, %rax
addl %ecx, %eax
imull $-1000000, %eax, %ecx ## imm = 0xFFF0BDC0
addl %ecx, %r8d
addl $-1000000, %r8d ## imm = 0xFFF0BDC0
movl %r8d, 8(%rdx)
cltq
movq (%rdx), %rcx
addq %rcx, %rax
incq %rax
movq %rax, (%rdx)
movl 8(%rsi), %ecx
LBB0_2:
subl %r8d, %ecx
cmpl $1000000, %ecx ## imm = 0xF4240
jle LBB0_3
## %bb.4:
movl %ecx, %eax
imulq $1125899907, %rax, %rcx ## imm = 0x431BDE83
shrq $50, %rcx
imull $1000000, %ecx, %r9d ## imm = 0xF4240
addl %r8d, %r9d
movl %r9d, 8(%rdx)
movq (%rdx), %rax
subq %rcx, %rax
movq %rax, (%rdx)
movl 8(%rsi), %ecx
subl %r9d, %ecx
jmp LBB0_5
LBB0_3:
movq (%rdx), %rax
LBB0_5:
movq (%rsi), %rdx
subq %rax, %rdx
movq %rdx, (%rdi)
cvtsi2sd %rdx, %xmm1
cvtsi2sd %ecx, %xmm0
movl %ecx, 8(%rdi)
divsd LCPI0_0(%rip), %xmm0
addsd %xmm1, %xmm0
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 _timeval_subtract ; -- Begin function timeval_subtract
.p2align 2
_timeval_subtract: ; @timeval_subtract
.cfi_startproc
; %bb.0:
mov w8, #16960
movk w8, #15, lsl #16
ldr w10, [x1, #8]
ldr w9, [x2, #8]
subs w11, w9, w10
b.le LBB0_2
; %bb.1:
sdiv w10, w11, w8
add w10, w10, #1
mov w11, #48576
movk w11, #65520, lsl #16
madd w9, w10, w11, w9
str w9, [x2, #8]
ldr x11, [x2]
add x10, x11, w10, sxtw
str x10, [x2]
ldr w10, [x1, #8]
LBB0_2:
sub w10, w10, w9
cmp w10, w8
b.le LBB0_4
; %bb.3:
udiv w10, w10, w8
madd w9, w10, w8, w9
str w9, [x2, #8]
ldr x8, [x2]
sub x8, x8, x10
str x8, [x2]
ldr w10, [x1, #8]
sub w10, w10, w9
b LBB0_5
LBB0_4:
ldr x8, [x2]
LBB0_5:
ldr x9, [x1]
sub x8, x9, x8
str x8, [x0]
scvtf d0, x8
scvtf d1, w10
str w10, [x0, #8]
mov x8, #145685290680320
movk x8, #16686, lsl #48
fmov d2, x8
fdiv d1, d1, d2
fadd d0, d1, d0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/67324991.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_source
_get_source: ## @get_source
.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 %rsi, %rsi
je LBB0_13
## %bb.1:
movq %rcx, %r12
testq %rcx, %rcx
je LBB0_13
## %bb.2:
movq %rsi, %rbx
movq (%rsi), %rax
movq _ZPROP_SRC_TEMPORARY@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_13
## %bb.3:
movq %rdx, %r15
testq %rdx, %rdx
je LBB0_4
## %bb.5:
cmpb $0, (%r15)
je LBB0_6
## %bb.7:
movq %r8, %r14
movq %rdi, %r13
movq _ZPROP_SOURCE_VAL_RECVD@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _strstr
testq %rax, %rax
je LBB0_9
## %bb.8:
movq _ZPROP_SRC_RECEIVED@GOTPCREL(%rip), %rax
jmp LBB0_12
LBB0_4:
movq _ZPROP_SRC_NONE@GOTPCREL(%rip), %rax
jmp LBB0_12
LBB0_6:
movq _ZPROP_SRC_DEFAULT@GOTPCREL(%rip), %rax
jmp LBB0_12
LBB0_9:
movl (%r13), %esi
movq %r15, %rdi
callq _strcmp
testq %rax, %rax
je LBB0_10
## %bb.11:
movq %r12, %rdi
movq %r15, %rsi
movq %r14, %rdx
callq _strlcpy
movq _ZPROP_SRC_INHERITED@GOTPCREL(%rip), %rax
jmp LBB0_12
LBB0_10:
movq _ZPROP_SRC_LOCAL@GOTPCREL(%rip), %rax
LBB0_12:
movq (%rax), %rax
movq %rax, (%rbx)
LBB0_13:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ZPROP_SRC_TEMPORARY,8,3 ## @ZPROP_SRC_TEMPORARY
.comm _ZPROP_SRC_NONE,8,3 ## @ZPROP_SRC_NONE
.comm _ZPROP_SRC_DEFAULT,8,3 ## @ZPROP_SRC_DEFAULT
.comm _ZPROP_SOURCE_VAL_RECVD,4,2 ## @ZPROP_SOURCE_VAL_RECVD
.comm _ZPROP_SRC_RECEIVED,8,3 ## @ZPROP_SRC_RECEIVED
.comm _ZPROP_SRC_LOCAL,8,3 ## @ZPROP_SRC_LOCAL
.comm _ZPROP_SRC_INHERITED,8,3 ## @ZPROP_SRC_INHERITED
.no_dead_strip _get_source
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_source
_get_source: ; @get_source
.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 x1, LBB0_13
; %bb.1:
mov x22, x3
cbz x3, LBB0_13
; %bb.2:
mov x19, x1
ldr x8, [x1]
Lloh0:
adrp x9, _ZPROP_SRC_TEMPORARY@GOTPAGE
Lloh1:
ldr x9, [x9, _ZPROP_SRC_TEMPORARY@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_13
; %bb.3:
mov x21, x2
cbz x2, LBB0_7
; %bb.4:
ldrb w8, [x21]
cbz w8, LBB0_8
; %bb.5:
mov x20, x4
mov x23, x0
Lloh3:
adrp x8, _ZPROP_SOURCE_VAL_RECVD@GOTPAGE
Lloh4:
ldr x8, [x8, _ZPROP_SOURCE_VAL_RECVD@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov x0, x21
bl _strstr
cbz x0, LBB0_9
; %bb.6:
Lloh6:
adrp x8, _ZPROP_SRC_RECEIVED@GOTPAGE
Lloh7:
ldr x8, [x8, _ZPROP_SRC_RECEIVED@GOTPAGEOFF]
b LBB0_12
LBB0_7:
Lloh8:
adrp x8, _ZPROP_SRC_NONE@GOTPAGE
Lloh9:
ldr x8, [x8, _ZPROP_SRC_NONE@GOTPAGEOFF]
b LBB0_12
LBB0_8:
Lloh10:
adrp x8, _ZPROP_SRC_DEFAULT@GOTPAGE
Lloh11:
ldr x8, [x8, _ZPROP_SRC_DEFAULT@GOTPAGEOFF]
b LBB0_12
LBB0_9:
ldr w1, [x23]
mov x0, x21
bl _strcmp
cbz x0, LBB0_11
; %bb.10:
mov x0, x22
mov x1, x21
mov x2, x20
bl _strlcpy
Lloh12:
adrp x8, _ZPROP_SRC_INHERITED@GOTPAGE
Lloh13:
ldr x8, [x8, _ZPROP_SRC_INHERITED@GOTPAGEOFF]
b LBB0_12
LBB0_11:
Lloh14:
adrp x8, _ZPROP_SRC_LOCAL@GOTPAGE
Lloh15:
ldr x8, [x8, _ZPROP_SRC_LOCAL@GOTPAGEOFF]
LBB0_12:
ldr x8, [x8]
str x8, [x19]
LBB0_13:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _ZPROP_SRC_TEMPORARY,8,3 ; @ZPROP_SRC_TEMPORARY
.comm _ZPROP_SRC_NONE,8,3 ; @ZPROP_SRC_NONE
.comm _ZPROP_SRC_DEFAULT,8,3 ; @ZPROP_SRC_DEFAULT
.comm _ZPROP_SOURCE_VAL_RECVD,4,2 ; @ZPROP_SOURCE_VAL_RECVD
.comm _ZPROP_SRC_RECEIVED,8,3 ; @ZPROP_SRC_RECEIVED
.comm _ZPROP_SRC_LOCAL,8,3 ; @ZPROP_SRC_LOCAL
.comm _ZPROP_SRC_INHERITED,8,3 ; @ZPROP_SRC_INHERITED
.no_dead_strip _get_source
.subsections_via_symbols
| AnghaBench/zfs/lib/libzfs/extr_libzfs_dataset.c_get_source.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fec_enet_get_prevdesc
_fec_enet_get_prevdesc: ## @fec_enet_get_prevdesc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpq %rdi, 16(%rsi)
jae LBB0_1
## %bb.2:
movq %rdi, %rax
subq (%rsi), %rax
popq %rbp
retq
LBB0_1:
movq 8(%rsi), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _fec_enet_get_prevdesc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fec_enet_get_prevdesc
_fec_enet_get_prevdesc: ; @fec_enet_get_prevdesc
.cfi_startproc
; %bb.0:
ldr x8, [x1, #16]
cmp x8, x0
b.hs LBB0_2
; %bb.1:
ldr x8, [x1]
sub x0, x0, x8
ret
LBB0_2:
ldr x0, [x1, #8]
ret
.cfi_endproc
; -- End function
.no_dead_strip _fec_enet_get_prevdesc
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/freescale/extr_fec_main.c_fec_enet_get_prevdesc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function slic_handle_irq
_slic_handle_irq: ## @slic_handle_irq
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r15
movl %edx, %r12d
movl %esi, %ebx
movq %rdi, %r14
movq _SLIC_ISR_ERR@GOTPCREL(%rip), %rax
testl %esi, (%rax)
je LBB0_2
## %bb.1:
movq %r14, %rdi
movl %ebx, %esi
callq _slic_handle_err_irq
LBB0_2:
movq _SLIC_ISR_LEVENT@GOTPCREL(%rip), %rax
testl %ebx, (%rax)
je LBB0_4
## %bb.3:
movq %r14, %rdi
callq _slic_handle_link_change
LBB0_4:
movq _SLIC_ISR_UPC_MASK@GOTPCREL(%rip), %rax
testl %ebx, (%rax)
je LBB0_6
## %bb.5:
movq %r14, %rdi
movl %ebx, %esi
callq _slic_handle_upr_irq
LBB0_6:
movq _SLIC_ISR_RCV@GOTPCREL(%rip), %rax
testl %ebx, (%rax)
je LBB0_8
## %bb.7:
movq %r14, %rdi
movl %r12d, %esi
movq %r15, %rdx
callq _slic_handle_receive
LBB0_8:
movq _SLIC_ISR_CMD@GOTPCREL(%rip), %rax
testl %ebx, (%rax)
je LBB0_9
## %bb.10:
movq %r14, %rdi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _slic_xmit_complete ## TAILCALL
LBB0_9:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SLIC_ISR_ERR,4,2 ## @SLIC_ISR_ERR
.comm _SLIC_ISR_LEVENT,4,2 ## @SLIC_ISR_LEVENT
.comm _SLIC_ISR_UPC_MASK,4,2 ## @SLIC_ISR_UPC_MASK
.comm _SLIC_ISR_RCV,4,2 ## @SLIC_ISR_RCV
.comm _SLIC_ISR_CMD,4,2 ## @SLIC_ISR_CMD
.no_dead_strip _slic_handle_irq
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function slic_handle_irq
_slic_handle_irq: ; @slic_handle_irq
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x3
mov x22, x2
mov x20, x1
mov x19, x0
Lloh0:
adrp x8, _SLIC_ISR_ERR@GOTPAGE
Lloh1:
ldr x8, [x8, _SLIC_ISR_ERR@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w1
b.eq LBB0_2
; %bb.1:
mov x0, x19
mov x1, x20
bl _slic_handle_err_irq
LBB0_2:
Lloh3:
adrp x8, _SLIC_ISR_LEVENT@GOTPAGE
Lloh4:
ldr x8, [x8, _SLIC_ISR_LEVENT@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w20
b.eq LBB0_4
; %bb.3:
mov x0, x19
bl _slic_handle_link_change
LBB0_4:
Lloh6:
adrp x8, _SLIC_ISR_UPC_MASK@GOTPAGE
Lloh7:
ldr x8, [x8, _SLIC_ISR_UPC_MASK@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
tst w8, w20
b.eq LBB0_6
; %bb.5:
mov x0, x19
mov x1, x20
bl _slic_handle_upr_irq
LBB0_6:
Lloh9:
adrp x8, _SLIC_ISR_RCV@GOTPAGE
Lloh10:
ldr x8, [x8, _SLIC_ISR_RCV@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
tst w8, w20
b.eq LBB0_8
; %bb.7:
mov x0, x19
mov x1, x22
mov x2, x21
bl _slic_handle_receive
LBB0_8:
Lloh12:
adrp x8, _SLIC_ISR_CMD@GOTPAGE
Lloh13:
ldr x8, [x8, _SLIC_ISR_CMD@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
tst w8, w20
b.eq LBB0_10
; %bb.9:
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
b _slic_xmit_complete
LBB0_10:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _SLIC_ISR_ERR,4,2 ; @SLIC_ISR_ERR
.comm _SLIC_ISR_LEVENT,4,2 ; @SLIC_ISR_LEVENT
.comm _SLIC_ISR_UPC_MASK,4,2 ; @SLIC_ISR_UPC_MASK
.comm _SLIC_ISR_RCV,4,2 ; @SLIC_ISR_RCV
.comm _SLIC_ISR_CMD,4,2 ; @SLIC_ISR_CMD
.no_dead_strip _slic_handle_irq
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/alacritech/extr_slicoss.c_slic_handle_irq.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___thr_rwlock_wrlock ## -- Begin function __thr_rwlock_wrlock
.p2align 4, 0x90
___thr_rwlock_wrlock: ## @__thr_rwlock_wrlock
.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
testq %rsi, %rsi
je LBB0_1
## %bb.2:
movl (%rsi), %eax
movl %eax, -8(%rbp)
movq _UMTX_ABSTIME@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -12(%rbp)
movq _CLOCK_REALTIME@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movl $12, %ecx
leaq -16(%rbp), %r8
jmp LBB0_3
LBB0_1:
xorl %r8d, %r8d
xorl %ecx, %ecx
LBB0_3:
movq _UMTX_OP_RW_WRLOCK@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq __umtx_op_err
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _UMTX_ABSTIME,4,2 ## @UMTX_ABSTIME
.comm _CLOCK_REALTIME,4,2 ## @CLOCK_REALTIME
.comm _UMTX_OP_RW_WRLOCK,4,2 ## @UMTX_OP_RW_WRLOCK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___thr_rwlock_wrlock ; -- Begin function __thr_rwlock_wrlock
.p2align 2
___thr_rwlock_wrlock: ; @__thr_rwlock_wrlock
.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
cbz x1, LBB0_2
; %bb.1:
ldr w8, [x1]
str w8, [sp, #8]
Lloh0:
adrp x8, _UMTX_ABSTIME@GOTPAGE
Lloh1:
ldr x8, [x8, _UMTX_ABSTIME@GOTPAGEOFF]
Lloh2:
adrp x9, _CLOCK_REALTIME@GOTPAGE
Lloh3:
ldr x9, [x9, _CLOCK_REALTIME@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
ldr w9, [x9]
stp w9, w8, [sp]
mov x4, sp
mov w3, #12
b LBB0_3
LBB0_2:
mov x4, #0
mov x3, #0
LBB0_3:
Lloh6:
adrp x8, _UMTX_OP_RW_WRLOCK@GOTPAGE
Lloh7:
ldr x8, [x8, _UMTX_OP_RW_WRLOCK@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
mov w2, #0
bl __umtx_op_err
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _UMTX_ABSTIME,4,2 ; @UMTX_ABSTIME
.comm _CLOCK_REALTIME,4,2 ; @CLOCK_REALTIME
.comm _UMTX_OP_RW_WRLOCK,4,2 ; @UMTX_OP_RW_WRLOCK
.subsections_via_symbols
| AnghaBench/freebsd/lib/libthr/thread/extr_thr_umtx.c___thr_rwlock_wrlock.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sepgsql_set_client_label
_sepgsql_set_client_label: ## @sepgsql_set_client_label
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
testq %rdi, %rdi
je LBB0_1
## %bb.2:
movl %r15d, %edi
callq _security_check_context_raw
movq %r15, %r14
testq %rax, %rax
jns LBB0_4
## %bb.3:
movq _ERROR@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _ERRCODE_INVALID_NAME@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _errcode
leaq L_.str(%rip), %rdi
movq %r15, %rsi
callq _errmsg
movl %ebx, %edi
movl %eax, %esi
callq _ereport
movq %r15, %r14
jmp LBB0_4
LBB0_1:
movq _client_label_peer@GOTPCREL(%rip), %rax
movq (%rax), %r14
LBB0_4:
xorl %eax, %eax
callq _sepgsql_get_client_label
movq _SEPG_CLASS_PROCESS@GOTPCREL(%rip), %rbx
movl (%rbx), %esi
movq _SEPG_PROCESS__SETCURRENT@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq %rax, %rdi
xorl %ecx, %ecx
movl $1, %r8d
callq _sepgsql_avc_check_perms_label
movl (%rbx), %esi
movq _SEPG_PROCESS__DYNTRANSITION@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
xorl %ecx, %ecx
movl $1, %r8d
callq _sepgsql_avc_check_perms_label
movq _CurTransactionContext@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _MemoryContextSwitchTo
movl %eax, %r14d
movl $8, %edi
callq _palloc0
movq %rax, %rbx
xorl %eax, %eax
callq _GetCurrentSubTransactionId
movl %eax, 4(%rbx)
testq %r15, %r15
je LBB0_6
## %bb.5:
movq %r15, %rdi
callq _pstrdup
movl %eax, (%rbx)
LBB0_6:
movq _client_label_pending@GOTPCREL(%rip), %r15
movl (%r15), %edi
movq %rbx, %rsi
callq _lappend
movl %eax, (%r15)
movl %r14d, %edi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _MemoryContextSwitchTo ## TAILCALL
.cfi_endproc
## -- End function
.comm _client_label_peer,8,3 ## @client_label_peer
.comm _ERROR,4,2 ## @ERROR
.comm _ERRCODE_INVALID_NAME,4,2 ## @ERRCODE_INVALID_NAME
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SELinux: invalid security label: \"%s\""
.comm _SEPG_CLASS_PROCESS,4,2 ## @SEPG_CLASS_PROCESS
.comm _SEPG_PROCESS__SETCURRENT,4,2 ## @SEPG_PROCESS__SETCURRENT
.comm _SEPG_PROCESS__DYNTRANSITION,4,2 ## @SEPG_PROCESS__DYNTRANSITION
.comm _CurTransactionContext,4,2 ## @CurTransactionContext
.comm _client_label_pending,4,2 ## @client_label_pending
.no_dead_strip _sepgsql_set_client_label
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sepgsql_set_client_label
_sepgsql_set_client_label: ; @sepgsql_set_client_label
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
cbz x0, LBB0_3
; %bb.1:
mov x0, x19
bl _security_check_context_raw
mov x20, x19
tbz x0, #63, LBB0_4
; %bb.2:
Lloh0:
adrp x8, _ERROR@GOTPAGE
Lloh1:
ldr x8, [x8, _ERROR@GOTPAGEOFF]
Lloh2:
ldr w20, [x8]
Lloh3:
adrp x8, _ERRCODE_INVALID_NAME@GOTPAGE
Lloh4:
ldr x8, [x8, _ERRCODE_INVALID_NAME@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
bl _errcode
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
mov x1, x19
bl _errmsg
mov x1, x0
mov x0, x20
bl _ereport
mov x20, x19
b LBB0_4
LBB0_3:
Lloh8:
adrp x8, _client_label_peer@GOTPAGE
Lloh9:
ldr x8, [x8, _client_label_peer@GOTPAGEOFF]
Lloh10:
ldr x20, [x8]
LBB0_4:
bl _sepgsql_get_client_label
Lloh11:
adrp x21, _SEPG_CLASS_PROCESS@GOTPAGE
Lloh12:
ldr x21, [x21, _SEPG_CLASS_PROCESS@GOTPAGEOFF]
ldr w1, [x21]
Lloh13:
adrp x8, _SEPG_PROCESS__SETCURRENT@GOTPAGE
Lloh14:
ldr x8, [x8, _SEPG_PROCESS__SETCURRENT@GOTPAGEOFF]
Lloh15:
ldr w2, [x8]
mov x3, #0
mov w4, #1
bl _sepgsql_avc_check_perms_label
ldr w1, [x21]
Lloh16:
adrp x8, _SEPG_PROCESS__DYNTRANSITION@GOTPAGE
Lloh17:
ldr x8, [x8, _SEPG_PROCESS__DYNTRANSITION@GOTPAGEOFF]
Lloh18:
ldr w2, [x8]
mov x0, x20
mov x3, #0
mov w4, #1
bl _sepgsql_avc_check_perms_label
Lloh19:
adrp x8, _CurTransactionContext@GOTPAGE
Lloh20:
ldr x8, [x8, _CurTransactionContext@GOTPAGEOFF]
Lloh21:
ldr w0, [x8]
bl _MemoryContextSwitchTo
mov x20, x0
mov w0, #8
bl _palloc0
mov x21, x0
bl _GetCurrentSubTransactionId
str w0, [x21, #4]
cbz x19, LBB0_6
; %bb.5:
mov x0, x19
bl _pstrdup
str w0, [x21]
LBB0_6:
Lloh22:
adrp x19, _client_label_pending@GOTPAGE
Lloh23:
ldr x19, [x19, _client_label_pending@GOTPAGEOFF]
ldr w0, [x19]
mov x1, x21
bl _lappend
str w0, [x19]
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _MemoryContextSwitchTo
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh22, Lloh23
.cfi_endproc
; -- End function
.comm _client_label_peer,8,3 ; @client_label_peer
.comm _ERROR,4,2 ; @ERROR
.comm _ERRCODE_INVALID_NAME,4,2 ; @ERRCODE_INVALID_NAME
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SELinux: invalid security label: \"%s\""
.comm _SEPG_CLASS_PROCESS,4,2 ; @SEPG_CLASS_PROCESS
.comm _SEPG_PROCESS__SETCURRENT,4,2 ; @SEPG_PROCESS__SETCURRENT
.comm _SEPG_PROCESS__DYNTRANSITION,4,2 ; @SEPG_PROCESS__DYNTRANSITION
.comm _CurTransactionContext,4,2 ; @CurTransactionContext
.comm _client_label_pending,4,2 ; @client_label_pending
.no_dead_strip _sepgsql_set_client_label
.subsections_via_symbols
| AnghaBench/postgres/contrib/sepgsql/extr_label.c_sepgsql_set_client_label.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nfsrv_uc_dequeue ## -- Begin function nfsrv_uc_dequeue
.p2align 4, 0x90
_nfsrv_uc_dequeue: ## @nfsrv_uc_dequeue
.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), %rbx
movq _NFS_UC_QUEUED@GOTPCREL(%rip), %r13
movl (%r13), %eax
testl %eax, 8(%rbx)
je LBB0_4
## %bb.1:
movq %rdi, %r14
movq _nfsrv_uc_queue_tbl@GOTPCREL(%rip), %rax
movq (%rax), %r15
movq (%rbx), %r12
movl (%r15,%r12,8), %edi
callq _lck_mtx_lock
movl (%r13), %eax
testl %eax, 8(%rbx)
je LBB0_3
## %bb.2:
leaq L_.str(%rip), %rdi
movq %rbx, %rsi
callq _printf
movl 4(%r15,%r12,8), %edi
movq _nua_svcq@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rsi
callq _TAILQ_REMOVE
movl (%r13), %eax
notl %eax
andl %eax, 8(%rbx)
LBB0_3:
movq (%r14), %rdi
movq _M_TEMP@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _FREE
movq $0, (%r14)
movl (%r15,%r12,8), %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _lck_mtx_unlock ## TAILCALL
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _nfsrv_uc_queue_tbl,8,3 ## @nfsrv_uc_queue_tbl
.comm _NFS_UC_QUEUED,4,2 ## @NFS_UC_QUEUED
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "nfsrv_uc_dequeue remove %p\n"
.comm _nua_svcq,4,2 ## @nua_svcq
.comm _M_TEMP,4,2 ## @M_TEMP
.comm _nfsrv_uc_queue_count,4,2 ## @nfsrv_uc_queue_count
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nfsrv_uc_dequeue ; -- Begin function nfsrv_uc_dequeue
.p2align 2
_nfsrv_uc_dequeue: ; @nfsrv_uc_dequeue
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
ldr x20, [x0]
ldr w8, [x20, #8]
Lloh0:
adrp x22, _NFS_UC_QUEUED@GOTPAGE
Lloh1:
ldr x22, [x22, _NFS_UC_QUEUED@GOTPAGEOFF]
ldr w9, [x22]
tst w9, w8
b.eq LBB0_4
; %bb.1:
mov x19, x0
Lloh2:
adrp x8, _nfsrv_uc_queue_tbl@GOTPAGE
Lloh3:
ldr x8, [x8, _nfsrv_uc_queue_tbl@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
ldr x9, [x20]
add x21, x8, x9, lsl #3
ldr w0, [x21]
bl _lck_mtx_lock
ldr w8, [x20, #8]
ldr w9, [x22]
tst w9, w8
b.eq LBB0_3
; %bb.2:
Lloh5:
adrp x0, l_.str@PAGE
Lloh6:
add x0, x0, l_.str@PAGEOFF
mov x1, x20
bl _printf
ldr w0, [x21, #4]
Lloh7:
adrp x8, _nua_svcq@GOTPAGE
Lloh8:
ldr x8, [x8, _nua_svcq@GOTPAGEOFF]
Lloh9:
ldr w2, [x8]
mov x1, x20
bl _TAILQ_REMOVE
ldr w8, [x22]
ldr w9, [x20, #8]
bic w8, w9, w8
str w8, [x20, #8]
LBB0_3:
ldr x0, [x19]
Lloh10:
adrp x8, _M_TEMP@GOTPAGE
Lloh11:
ldr x8, [x8, _M_TEMP@GOTPAGEOFF]
Lloh12:
ldr w1, [x8]
bl _FREE
str xzr, [x19]
ldr w0, [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 _lck_mtx_unlock
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _nfsrv_uc_queue_tbl,8,3 ; @nfsrv_uc_queue_tbl
.comm _NFS_UC_QUEUED,4,2 ; @NFS_UC_QUEUED
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "nfsrv_uc_dequeue remove %p\n"
.comm _nua_svcq,4,2 ; @nua_svcq
.comm _M_TEMP,4,2 ; @M_TEMP
.comm _nfsrv_uc_queue_count,4,2 ; @nfsrv_uc_queue_count
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/nfs/extr_nfs_upcall.c_nfsrv_uc_dequeue.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function smb_rap_rqparam
_smb_rap_rqparam: ## @smb_rap_rqparam
.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
## kill: def $esi killed $esi def $rsi
addl $-68, %esi
cmpl $30, %esi
ja LBB0_4
## %bb.1:
movq %rdi, %rbx
movq (%rdi), %rdi
leaq LJTI0_0(%rip), %rax
movslq (%rax,%rsi,4), %rsi
addq %rax, %rsi
jmpq *%rsi
LBB0_5:
xorl %esi, %esi
movq %rcx, %rdx
callq _setwle
movl $2, %eax
jmp LBB0_6
LBB0_2:
xorl %esi, %esi
movq %rcx, %rdx
callq _setdle
movl $4, %eax
LBB0_6:
movl %eax, %ecx
addq %rcx, (%rbx)
addl %eax, 8(%rbx)
xorl %eax, %eax
jmp LBB0_7
LBB0_3:
movsbl %dl, %edx
movq %rcx, %rsi
callq _memset
LBB0_4:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_7:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_5
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_5
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_4
.long L0_0_set_3
.end_data_region
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _smb_rap_rqparam
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function smb_rap_rqparam
_smb_rap_rqparam: ; @smb_rap_rqparam
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
sub w8, w1, #68
cmp w8, #30
b.hi LBB0_6
; %bb.1:
mov x19, x0
ldr x0, [x0]
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_2:
mov w1, #0
mov x2, x3
bl _setwle
mov w8, #2
b LBB0_4
LBB0_3:
mov w1, #0
mov x2, x3
bl _setdle
mov w8, #4
LBB0_4:
mov w0, #0
ldr x9, [x19]
add x9, x9, w8, uxtw
str x9, [x19]
ldr w9, [x19, #8]
add w8, w9, w8
str w8, [x19, #8]
b LBB0_7
LBB0_5:
mov x1, x3
bl _memset
LBB0_6:
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
LBB0_7:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_3-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _smb_rap_rqparam
.subsections_via_symbols
| AnghaBench/freebsd/contrib/smbfs/lib/smb/extr_rap.c_smb_rap_rqparam.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __glfwPlatformGetMonitorPos ## -- Begin function _glfwPlatformGetMonitorPos
.p2align 4, 0x90
__glfwPlatformGetMonitorPos: ## @_glfwPlatformGetMonitorPos
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rsi, %rsi
je LBB0_2
## %bb.1:
movl (%rdi), %eax
movl %eax, (%rsi)
LBB0_2:
testq %rdx, %rdx
je LBB0_4
## %bb.3:
movl 4(%rdi), %eax
movl %eax, (%rdx)
LBB0_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __glfwPlatformGetMonitorPos ; -- Begin function _glfwPlatformGetMonitorPos
.p2align 2
__glfwPlatformGetMonitorPos: ; @_glfwPlatformGetMonitorPos
.cfi_startproc
; %bb.0:
cbz x1, LBB0_2
; %bb.1:
ldr w8, [x0]
str w8, [x1]
LBB0_2:
cbz x2, LBB0_4
; %bb.3:
ldr w8, [x0, #4]
str w8, [x2]
LBB0_4:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/Craft/deps/glfw/src/extr_mir_monitor.c__glfwPlatformGetMonitorPos.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xlog_align
_xlog_align: ## @xlog_align
.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), %edi
decl %edi
andl %esi, %edi
popq %rbp
jmp _BBTOB ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _xlog_align
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xlog_align
_xlog_align: ; @xlog_align
.cfi_startproc
; %bb.0:
ldr w8, [x0]
sub w8, w8, #1
and w0, w8, w1
b _BBTOB
.cfi_endproc
; -- End function
.no_dead_strip _xlog_align
.subsections_via_symbols
| AnghaBench/linux/fs/xfs/extr_xfs_log_recover.c_xlog_align.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function UNIT_IS_ACTIVE_OR_ACTIVATING
_UNIT_IS_ACTIVE_OR_ACTIVATING: ## @UNIT_IS_ACTIVE_OR_ACTIVATING
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _UNIT_ACTIVE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _UNIT_ACTIVATING@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _UNIT_RELOADING@GOTPCREL(%rip), %rax
movl (%rax), %ecx
popq %rbp
jmp _IN_SET ## TAILCALL
.cfi_endproc
## -- End function
.comm _UNIT_ACTIVE,4,2 ## @UNIT_ACTIVE
.comm _UNIT_ACTIVATING,4,2 ## @UNIT_ACTIVATING
.comm _UNIT_RELOADING,4,2 ## @UNIT_RELOADING
.no_dead_strip _UNIT_IS_ACTIVE_OR_ACTIVATING
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function UNIT_IS_ACTIVE_OR_ACTIVATING
_UNIT_IS_ACTIVE_OR_ACTIVATING: ; @UNIT_IS_ACTIVE_OR_ACTIVATING
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _UNIT_ACTIVE@GOTPAGE
Lloh1:
ldr x8, [x8, _UNIT_ACTIVE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x8, _UNIT_ACTIVATING@GOTPAGE
Lloh4:
ldr x8, [x8, _UNIT_ACTIVATING@GOTPAGEOFF]
Lloh5:
adrp x9, _UNIT_RELOADING@GOTPAGE
Lloh6:
ldr x9, [x9, _UNIT_RELOADING@GOTPAGEOFF]
Lloh7:
ldr w2, [x8]
Lloh8:
ldr w3, [x9]
b _IN_SET
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh7
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _UNIT_ACTIVE,4,2 ; @UNIT_ACTIVE
.comm _UNIT_ACTIVATING,4,2 ; @UNIT_ACTIVATING
.comm _UNIT_RELOADING,4,2 ; @UNIT_RELOADING
.no_dead_strip _UNIT_IS_ACTIVE_OR_ACTIVATING
.subsections_via_symbols
| AnghaBench/systemd/src/core/extr_unit.h_UNIT_IS_ACTIVE_OR_ACTIVATING.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _migration_entry_wait_huge ## -- Begin function migration_entry_wait_huge
.p2align 4, 0x90
_migration_entry_wait_huge: ## @migration_entry_wait_huge
.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 %rdx, %r14
movq %rsi, %rbx
callq _hstate_vma
movl %eax, %edi
movq %rbx, %rsi
movq %r14, %rdx
callq _huge_pte_lockptr
movq %rbx, %rdi
movq %r14, %rsi
movq %rax, %rdx
popq %rbx
popq %r14
popq %rbp
jmp ___migration_entry_wait ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _migration_entry_wait_huge ; -- Begin function migration_entry_wait_huge
.p2align 2
_migration_entry_wait_huge: ; @migration_entry_wait_huge
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x2
mov x20, x1
bl _hstate_vma
mov x1, x20
mov x2, x19
bl _huge_pte_lockptr
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 ___migration_entry_wait
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/mm/extr_migrate.c_migration_entry_wait_huge.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ngx_close_idle_connections ## -- Begin function ngx_close_idle_connections
.p2align 4, 0x90
_ngx_close_idle_connections: ## @ngx_close_idle_connections
.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), %rax
testq %rax, %rax
je LBB0_6
## %bb.1:
movq %rdi, %r14
movq 8(%rdi), %rbx
addq $24, %rbx
xorl %r15d, %r15d
jmp LBB0_2
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
incq %r15
addq $32, %rbx
cmpq %rax, %r15
jae LBB0_6
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpq $-1, -24(%rbx)
je LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
cmpq $0, (%rbx)
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movl $1, -16(%rbx)
movq -8(%rbx), %rdi
callq *(%rdi)
movq (%r14), %rax
jmp LBB0_5
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 _ngx_close_idle_connections ; -- Begin function ngx_close_idle_connections
.p2align 2
_ngx_close_idle_connections: ; @ngx_close_idle_connections
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
ldr x8, [x0]
cbz x8, LBB0_6
; %bb.1:
mov x19, x0
mov x20, #0
ldr x9, [x0, #8]
add x21, x9, #16
mov w22, #1
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x20, x20, #1
add x21, x21, #32
cmp x20, x8
b.hs LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldur x9, [x21, #-16]
cmn x9, #1
b.eq LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x9, [x21, #8]
cbz x9, LBB0_2
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
stur w22, [x21, #-8]
ldr x0, [x21]
ldr x8, [x0]
blr x8
ldr x8, [x19]
b LBB0_2
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/tengine/src/core/extr_ngx_connection.c_ngx_close_idle_connections.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ivtv_s_input ## -- Begin function ivtv_s_input
.p2align 4, 0x90
_ivtv_s_input: ## @ivtv_s_input
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq (%rsi), %rbx
cmpl %edx, (%rbx)
jbe LBB0_1
## %bb.3:
movl %edx, %r15d
cmpl %edx, 4(%rbx)
jne LBB0_5
## %bb.4:
leaq L_.str(%rip), %rdi
xorl %r14d, %r14d
xorl %eax, %eax
callq _IVTV_DEBUG_INFO
jmp LBB0_8
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_5:
leaq 20(%rbx), %rdi
callq _atomic_read
testq %rax, %rax
jle LBB0_7
## %bb.6:
movq _EBUSY@GOTPCREL(%rip), %rax
LBB0_2:
xorl %r14d, %r14d
subl (%rax), %r14d
LBB0_8:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_7:
movl 4(%rbx), %esi
leaq L_.str.1(%rip), %rdi
xorl %r14d, %r14d
movl %r15d, %edx
xorl %eax, %eax
callq _IVTV_DEBUG_INFO
movl %r15d, 4(%rbx)
movq 8(%rbx), %rax
movq (%rax), %rax
movl %r15d, %ecx
movl (%rax,%rcx,4), %eax
movl %eax, 16(%rbx)
movq %rbx, %rdi
callq _ivtv_mute
movq %rbx, %rdi
callq _ivtv_video_set_io
movq %rbx, %rdi
callq _ivtv_audio_set_io
movq %rbx, %rdi
callq _ivtv_unmute
jmp LBB0_8
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Input unchanged\n"
.comm _EBUSY,4,2 ## @EBUSY
L_.str.1: ## @.str.1
.asciz "Changing input from %d to %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ivtv_s_input ; -- Begin function ivtv_s_input
.p2align 2
_ivtv_s_input: ; @ivtv_s_input
.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 x19, [x1]
ldr w8, [x19]
cmp w8, w2
b.ls LBB0_3
; %bb.1:
mov x20, x2
ldr w8, [x19, #4]
cmp w8, w2
b.ne LBB0_4
; %bb.2:
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _IVTV_DEBUG_INFO
b LBB0_8
LBB0_3:
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
b LBB0_6
LBB0_4:
add x0, x19, #20
bl _atomic_read
cmp x0, #1
b.lt LBB0_7
; %bb.5:
Lloh4:
adrp x8, _EBUSY@GOTPAGE
Lloh5:
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
LBB0_6:
ldr w8, [x8]
neg w0, w8
b LBB0_9
LBB0_7:
ldr w8, [x19, #4]
stp x8, x20, [sp]
Lloh6:
adrp x0, l_.str.1@PAGE
Lloh7:
add x0, x0, l_.str.1@PAGEOFF
bl _IVTV_DEBUG_INFO
str w20, [x19, #4]
ldr x8, [x19, #8]
ldr x8, [x8]
ldr w8, [x8, w20, uxtw #2]
str w8, [x19, #16]
mov x0, x19
bl _ivtv_mute
mov x0, x19
bl _ivtv_video_set_io
mov x0, x19
bl _ivtv_audio_set_io
mov x0, x19
bl _ivtv_unmute
LBB0_8:
mov w0, #0
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 AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Input unchanged\n"
.comm _EBUSY,4,2 ; @EBUSY
l_.str.1: ; @.str.1
.asciz "Changing input from %d to %d\n"
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/video/ivtv/extr_ivtv-ioctl.c_ivtv_s_input.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rbd_features_show
_rbd_features_show: ## @rbd_features_show
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdx, %rbx
callq _dev_to_rbd_dev
movq (%rax), %rdx
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _sprintf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "0x%016llx\n"
.no_dead_strip _rbd_features_show
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rbd_features_show
_rbd_features_show: ; @rbd_features_show
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x2
bl _dev_to_rbd_dev
ldr x2, [x0]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _sprintf
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "0x%016llx\n"
.no_dead_strip _rbd_features_show
.subsections_via_symbols
| AnghaBench/linux/drivers/block/extr_rbd.c_rbd_features_show.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function setCurrentPanel
_setCurrentPanel: ## @setCurrentPanel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl (%rdi), %edi
xorl %esi, %esi
callq _FunctionBar_draw
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _setCurrentPanel
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function setCurrentPanel
_setCurrentPanel: ; @setCurrentPanel
.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]
mov x1, #0
bl _FunctionBar_draw
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _setCurrentPanel
.subsections_via_symbols
| AnghaBench/htop/extr_ScreenManager.c_setCurrentPanel.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function clear_hook_in_cleanup
_clear_hook_in_cleanup: ## @clear_hook_in_cleanup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq $0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _clear_hook_in_cleanup
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function clear_hook_in_cleanup
_clear_hook_in_cleanup: ; @clear_hook_in_cleanup
.cfi_startproc
; %bb.0:
str xzr, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _clear_hook_in_cleanup
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gdb/gdb/cli/extr_cli-script.c_clear_hook_in_cleanup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
cmpl $2, %edi
jne LBB0_4
## %bb.1:
movq 8(%rsi), %rdi
xorl %esi, %esi
movl $10, %edx
callq _strtoul
movq %rax, %rbx
addb $90, %bl
cmpb $-109, %bl
jne LBB0_3
## %bb.2:
leaq L_str(%rip), %rdi
callq _puts
LBB0_3:
movzbl %bl, %esi
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_4:
leaq L_.str(%rip), %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movl $-1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _megaInit ## -- Begin function megaInit
.p2align 4, 0x90
_megaInit: ## @megaInit
.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 _RandomFunc ## -- Begin function RandomFunc
.p2align 4, 0x90
_RandomFunc: ## @RandomFunc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb (%rdi), %cl
movb 1(%rdi), %r10b
addb $-106, %cl
testb %r10b, %r10b
je LBB2_11
## %bb.1:
leal -1(%r10), %r9d
movl %r10d, %eax
andb $7, %al
movl %r10d, %r8d
andb $-8, %r8b
xorl %edi, %edi
jmp LBB2_2
.p2align 4, 0x90
LBB2_7: ## in Loop: Header=BB2_2 Depth=1
xorl %ecx, %ecx
LBB2_10: ## in Loop: Header=BB2_2 Depth=1
addb $2, %dil
cmpb %r10b, %dil
jae LBB2_11
LBB2_2: ## =>This Loop Header: Depth=1
## Child Loop BB2_4 Depth 2
## Child Loop BB2_9 Depth 2
cmpb $7, %r9b
jb LBB2_6
## %bb.3: ## in Loop: Header=BB2_2 Depth=1
movl %r8d, %ecx
.p2align 4, 0x90
LBB2_4: ## Parent Loop BB2_2 Depth=1
## => This Inner Loop Header: Depth=2
addb $-8, %cl
jne LBB2_4
## %bb.5: ## in Loop: Header=BB2_2 Depth=1
xorl %ecx, %ecx
LBB2_6: ## in Loop: Header=BB2_2 Depth=1
testb %al, %al
je LBB2_7
## %bb.8: ## in Loop: Header=BB2_2 Depth=1
movl %eax, %edx
.p2align 4, 0x90
LBB2_9: ## Parent Loop BB2_2 Depth=1
## => This Inner Loop Header: Depth=2
shlb $2, %cl
decb %dl
jne LBB2_9
jmp LBB2_10
LBB2_11:
addb $-60, %cl
movb %cl, (%rsi)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Call this program with %i arguments\n"
L_.str.2: ## @.str.2
.asciz "%u\n"
L_str: ## @str
.asciz "You win!"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
cmp w0, #2
b.ne LBB0_4
; %bb.1:
ldr x0, [x1, #8]
mov x1, #0
mov w2, #10
bl _strtoul
add w19, w0, #90
and w8, w19, #0xff
cmp w8, #147
b.ne LBB0_3
; %bb.2:
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
LBB0_3:
and x8, x19, #0xff
str x8, [sp]
Lloh2:
adrp x0, l_.str.2@PAGE
Lloh3:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB0_4:
mov w8, #1
str x8, [sp]
Lloh4:
adrp x0, l_.str@PAGE
Lloh5:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _megaInit ; -- Begin function megaInit
.p2align 2
_megaInit: ; @megaInit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _RandomFunc ; -- Begin function RandomFunc
.p2align 2
_RandomFunc: ; @RandomFunc
.cfi_startproc
; %bb.0:
ldrb w8, [x0]
sub w8, w8, #106
ldrb w9, [x0, #1]
cbz w9, LBB2_5
; %bb.1:
mov w10, #0
LBB2_2: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
mov w11, #0
LBB2_3: ; Parent Loop BB2_2 Depth=1
; => This Inner Loop Header: Depth=2
lsl w8, w8, #2
add w11, w11, #1
cmp w11, w9
b.lo LBB2_3
; %bb.4: ; in Loop: Header=BB2_2 Depth=1
add w10, w10, #2
cmp w10, w9
b.lo LBB2_2
LBB2_5:
sub w8, w8, #60
strb w8, [x1]
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Call this program with %i arguments\n"
l_.str.2: ; @.str.2
.asciz "%u\n"
l_str: ; @str
.asciz "You win!"
.subsections_via_symbols
| the_stack_data/225141962.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function utf8_char
_utf8_char: ## @utf8_char
.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
cmpl $127, %esi
ja LBB0_2
## %bb.1:
movb %sil, (%rax)
incq %rax
popq %rbp
retq
LBB0_2:
cmpl $2047, %esi ## imm = 0x7FF
ja LBB0_4
## %bb.3:
movl %esi, %ecx
shrl $6, %ecx
addb $-64, %cl
movb %cl, (%rax)
andb $63, %sil
orb $-128, %sil
movb %sil, 1(%rax)
addq $2, %rax
popq %rbp
retq
LBB0_4:
cmpl $65535, %esi ## imm = 0xFFFF
ja LBB0_6
## %bb.5:
movl %esi, %ecx
shrl $12, %ecx
addb $-32, %cl
movb %cl, (%rax)
movl %esi, %ecx
shrl $6, %ecx
andb $63, %cl
orb $-128, %cl
movb %cl, 1(%rax)
andb $63, %sil
orb $-128, %sil
movb %sil, 2(%rax)
addq $3, %rax
popq %rbp
retq
LBB0_6:
cmpl $2097151, %esi ## imm = 0x1FFFFF
ja LBB0_8
## %bb.7:
movl %esi, %ecx
shrl $18, %ecx
addb $-16, %cl
movb %cl, (%rax)
movl %esi, %ecx
shrl $12, %ecx
andb $63, %cl
orb $-128, %cl
movb %cl, 1(%rax)
movl %esi, %ecx
shrl $6, %ecx
andb $63, %cl
orb $-128, %cl
movb %cl, 2(%rax)
andb $63, %sil
orb $-128, %sil
movb %sil, 3(%rax)
addq $4, %rax
LBB0_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _utf8_char
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function utf8_char
_utf8_char: ; @utf8_char
.cfi_startproc
; %bb.0:
cmp w1, #127
b.hi LBB0_2
; %bb.1:
strb w1, [x0], #1
ret
LBB0_2:
cmp w1, #2047
b.hi LBB0_4
; %bb.3:
lsr w8, w1, #6
sub w8, w8, #64
strb w8, [x0]
mov w8, #128
bfxil w8, w1, #0, #6
strb w8, [x0, #1]
add x0, x0, #2
ret
LBB0_4:
lsr w8, w1, #16
cbnz w8, LBB0_6
; %bb.5:
lsr w8, w1, #12
sub w8, w8, #32
strb w8, [x0]
mov w8, #128
mov w9, #128
bfxil w9, w1, #6, #6
strb w9, [x0, #1]
bfxil w8, w1, #0, #6
strb w8, [x0, #2]
add x0, x0, #3
ret
LBB0_6:
lsr w8, w1, #21
cbnz w8, LBB0_8
; %bb.7:
lsr w8, w1, #18
sub w8, w8, #16
strb w8, [x0]
mov w8, #128
mov w9, #128
bfxil w9, w1, #12, #6
strb w9, [x0, #1]
mov w9, #128
bfxil w9, w1, #6, #6
strb w9, [x0, #2]
bfxil w8, w1, #0, #6
strb w8, [x0, #3]
add x0, x0, #4
LBB0_8:
ret
.cfi_endproc
; -- End function
.no_dead_strip _utf8_char
.subsections_via_symbols
| AnghaBench/kphp-kdb/text/extr_text-engine.c_utf8_char.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _backlight_task ## -- Begin function backlight_task
.p2align 4, 0x90
_backlight_task: ## @backlight_task
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _backlight_task ; -- Begin function backlight_task
.p2align 2
_backlight_task: ; @backlight_task
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/qmk_firmware/keyboards/cannonkeys/bluepill/extr_led.c_backlight_task.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function i2c_is_read_busy
_i2c_is_read_busy: ## @i2c_is_read_busy
.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), %rdi
movq _AU0828_I2C_STATUS_201@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _au0828_read
movq _AU0828_I2C_STATUS_READ_DONE@GOTPCREL(%rip), %rdx
xorl %ecx, %ecx
testl %eax, (%rdx)
sete %cl
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AU0828_I2C_STATUS_201,4,2 ## @AU0828_I2C_STATUS_201
.comm _AU0828_I2C_STATUS_READ_DONE,4,2 ## @AU0828_I2C_STATUS_READ_DONE
.no_dead_strip _i2c_is_read_busy
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function i2c_is_read_busy
_i2c_is_read_busy: ; @i2c_is_read_busy
.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 x0, [x0]
Lloh0:
adrp x8, _AU0828_I2C_STATUS_201@GOTPAGE
Lloh1:
ldr x8, [x8, _AU0828_I2C_STATUS_201@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _au0828_read
Lloh3:
adrp x8, _AU0828_I2C_STATUS_READ_DONE@GOTPAGE
Lloh4:
ldr x8, [x8, _AU0828_I2C_STATUS_READ_DONE@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w0
cset w0, eq
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 _AU0828_I2C_STATUS_201,4,2 ; @AU0828_I2C_STATUS_201
.comm _AU0828_I2C_STATUS_READ_DONE,4,2 ; @AU0828_I2C_STATUS_READ_DONE
.no_dead_strip _i2c_is_read_busy
.subsections_via_symbols
| AnghaBench/linux/drivers/media/usb/au0828/extr_au0828-i2c.c_i2c_is_read_busy.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _extcon_set_state_sync ## -- Begin function extcon_set_state_sync
.p2align 4, 0x90
_extcon_set_state_sync: ## @extcon_set_state_sync
.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, %r15d
movl %esi, %r14d
movq %rdi, %r12
callq _find_cable_index_by_id
movl %eax, %ebx
testl %eax, %eax
js LBB0_5
## %bb.1:
movq %r12, %rdi
callq _spin_lock_irqsave
movq %r12, %rdi
movl %ebx, %esi
movl %r15d, %edx
callq _is_extcon_changed
movl %eax, %ebx
movq %r12, %rdi
callq _spin_unlock_irqrestore
testl %ebx, %ebx
je LBB0_2
## %bb.3:
movq %r12, %rdi
movl %r14d, %esi
movl %r15d, %edx
callq _extcon_set_state
testl %eax, %eax
js LBB0_4
## %bb.6:
movq %r12, %rdi
movl %r14d, %esi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _extcon_sync ## TAILCALL
LBB0_2:
xorl %ebx, %ebx
jmp LBB0_5
LBB0_4:
movl %eax, %ebx
LBB0_5:
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _extcon_set_state_sync ; -- Begin function extcon_set_state_sync
.p2align 2
_extcon_set_state_sync: ; @extcon_set_state_sync
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x19, x1
mov x20, x0
bl _find_cable_index_by_id
mov x22, x0
tbnz w0, #31, LBB0_5
; %bb.1:
mov x0, x20
bl _spin_lock_irqsave
mov x0, x20
mov x1, x22
mov x2, x21
bl _is_extcon_changed
mov x22, x0
mov x0, x20
bl _spin_unlock_irqrestore
cbz w22, LBB0_5
; %bb.2:
mov x0, x20
mov x1, x19
mov x2, x21
bl _extcon_set_state
tbnz w0, #31, LBB0_4
; %bb.3:
mov x0, x20
mov x1, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _extcon_sync
LBB0_4:
mov x22, x0
LBB0_5:
mov x0, x22
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/extcon/extr_extcon.c_extcon_set_state_sync.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vdic_try_fmt
_vdic_try_fmt: ## @vdic_try_fmt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r12
movl 16(%rdx), %edi
movq _CS_SEL_YUV@GOTPCREL(%rip), %r13
movl (%r13), %esi
callq _imx_media_find_ipu_format
movq %rax, (%r14)
testq %rax, %rax
jne LBB0_2
## %bb.1:
movl (%r13), %edx
leaq -44(%rbp), %rdi
xorl %esi, %esi
callq _imx_media_enum_ipu_format
movl -44(%rbp), %edi
movl (%r13), %esi
callq _imx_media_find_ipu_format
movq %rax, (%r14)
movq (%rax), %rax
movl (%rax), %eax
movl %eax, 16(%rbx)
LBB0_2:
leaq 4(%rbx), %r14
movl (%r12), %edx
movl 20(%rbx), %ecx
movq %r12, %rdi
movq %r15, %rsi
callq ___vdic_get_fmt
movl (%rbx), %ecx
leal -129(%rcx), %edx
cmpl $2, %edx
jae LBB0_3
## %bb.5:
leaq 12(%rbx), %rdi
movq _MIN_W@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _MAX_W_VDIC@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _W_ALIGN@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq 8(%rbx), %r8
movq _MIN_H@GOTPCREL(%rip), %rax
movl (%rax), %r9d
movq _MAX_H_VDIC@GOTPCREL(%rip), %rax
movl (%rax), %r10d
movq _H_ALIGN@GOTPCREL(%rip), %rax
movl (%rax), %r11d
movq _S_ALIGN@GOTPCREL(%rip), %rax
movl (%rax), %eax
subq $8, %rsp
pushq %rax
pushq %r11
pushq %r10
callq _v4l_bound_align_image
addq $32, %rsp
movl 4(%rbx), %edi
callq _V4L2_FIELD_HAS_BOTH
testl %eax, %eax
jne LBB0_8
## %bb.6:
movq _V4L2_FIELD_SEQ_TB@GOTPCREL(%rip), %rax
jmp LBB0_7
LBB0_3:
cmpl $128, %ecx
jne LBB0_8
## %bb.4:
movups (%rax), %xmm0
movups %xmm0, (%r14)
movq _V4L2_FIELD_NONE@GOTPCREL(%rip), %rax
LBB0_7:
movl (%rax), %eax
movl %eax, (%r14)
LBB0_8:
movq %r14, %rdi
movl $1, %esi
callq _imx_media_try_colorimetry
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CS_SEL_YUV,4,2 ## @CS_SEL_YUV
.comm _V4L2_FIELD_NONE,4,2 ## @V4L2_FIELD_NONE
.comm _MIN_W,4,2 ## @MIN_W
.comm _MAX_W_VDIC,4,2 ## @MAX_W_VDIC
.comm _W_ALIGN,4,2 ## @W_ALIGN
.comm _MIN_H,4,2 ## @MIN_H
.comm _MAX_H_VDIC,4,2 ## @MAX_H_VDIC
.comm _H_ALIGN,4,2 ## @H_ALIGN
.comm _S_ALIGN,4,2 ## @S_ALIGN
.comm _V4L2_FIELD_SEQ_TB,4,2 ## @V4L2_FIELD_SEQ_TB
.no_dead_strip _vdic_try_fmt
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vdic_try_fmt
_vdic_try_fmt: ; @vdic_try_fmt
.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 x20, x3
mov x19, x2
mov x21, x1
mov x22, x0
ldr w0, [x2, #16]
Lloh0:
adrp x23, _CS_SEL_YUV@GOTPAGE
Lloh1:
ldr x23, [x23, _CS_SEL_YUV@GOTPAGEOFF]
ldr w1, [x23]
bl _imx_media_find_ipu_format
str x0, [x20]
cbnz x0, LBB0_2
; %bb.1:
ldr w2, [x23]
add x0, sp, #12
mov w1, #0
bl _imx_media_enum_ipu_format
ldr w0, [sp, #12]
ldr w1, [x23]
bl _imx_media_find_ipu_format
str x0, [x20]
ldr x8, [x0]
ldr w8, [x8]
str w8, [x19, #16]
LBB0_2:
add x20, x19, #4
ldr w2, [x22]
ldr w3, [x19, #20]
mov x0, x22
mov x1, x21
bl ___vdic_get_fmt
ldr w8, [x19]
sub w9, w8, #129
cmp w9, #2
b.hs LBB0_5
; %bb.3:
add x0, x19, #12
Lloh2:
adrp x8, _MIN_W@GOTPAGE
Lloh3:
ldr x8, [x8, _MIN_W@GOTPAGEOFF]
Lloh4:
adrp x9, _MAX_W_VDIC@GOTPAGE
Lloh5:
ldr x9, [x9, _MAX_W_VDIC@GOTPAGEOFF]
Lloh6:
ldr w1, [x8]
Lloh7:
ldr w2, [x9]
Lloh8:
adrp x8, _W_ALIGN@GOTPAGE
Lloh9:
ldr x8, [x8, _W_ALIGN@GOTPAGEOFF]
Lloh10:
ldr w3, [x8]
add x4, x19, #8
Lloh11:
adrp x8, _MIN_H@GOTPAGE
Lloh12:
ldr x8, [x8, _MIN_H@GOTPAGEOFF]
Lloh13:
ldr w5, [x8]
Lloh14:
adrp x8, _MAX_H_VDIC@GOTPAGE
Lloh15:
ldr x8, [x8, _MAX_H_VDIC@GOTPAGEOFF]
Lloh16:
ldr w6, [x8]
Lloh17:
adrp x8, _H_ALIGN@GOTPAGE
Lloh18:
ldr x8, [x8, _H_ALIGN@GOTPAGEOFF]
Lloh19:
ldr w7, [x8]
Lloh20:
adrp x8, _S_ALIGN@GOTPAGE
Lloh21:
ldr x8, [x8, _S_ALIGN@GOTPAGEOFF]
Lloh22:
ldr w8, [x8]
str w8, [sp]
bl _v4l_bound_align_image
ldr w0, [x19, #4]
bl _V4L2_FIELD_HAS_BOTH
cbnz w0, LBB0_8
; %bb.4:
Lloh23:
adrp x8, _V4L2_FIELD_SEQ_TB@GOTPAGE
Lloh24:
ldr x8, [x8, _V4L2_FIELD_SEQ_TB@GOTPAGEOFF]
b LBB0_7
LBB0_5:
cmp w8, #128
b.ne LBB0_8
; %bb.6:
ldr q0, [x0]
str q0, [x20]
Lloh25:
adrp x8, _V4L2_FIELD_NONE@GOTPAGE
Lloh26:
ldr x8, [x8, _V4L2_FIELD_NONE@GOTPAGEOFF]
LBB0_7:
ldr w8, [x8]
str w8, [x20]
LBB0_8:
mov x0, x20
mov w1, #1
bl _imx_media_try_colorimetry
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh6
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh25, Lloh26
.cfi_endproc
; -- End function
.comm _CS_SEL_YUV,4,2 ; @CS_SEL_YUV
.comm _V4L2_FIELD_NONE,4,2 ; @V4L2_FIELD_NONE
.comm _MIN_W,4,2 ; @MIN_W
.comm _MAX_W_VDIC,4,2 ; @MAX_W_VDIC
.comm _W_ALIGN,4,2 ; @W_ALIGN
.comm _MIN_H,4,2 ; @MIN_H
.comm _MAX_H_VDIC,4,2 ; @MAX_H_VDIC
.comm _H_ALIGN,4,2 ; @H_ALIGN
.comm _S_ALIGN,4,2 ; @S_ALIGN
.comm _V4L2_FIELD_SEQ_TB,4,2 ; @V4L2_FIELD_SEQ_TB
.no_dead_strip _vdic_try_fmt
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/media/imx/extr_imx-media-vdic.c_vdic_try_fmt.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function attach_fork_parent
_attach_fork_parent: ## @attach_fork_parent
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movl (%rdi), %edi
callq _close
xorl %eax, %eax
callq _fork
movl %eax, %ebx
xorl %edi, %edi
cmpl $-1, %eax
setne %dil
callq _CHILD_REQUIRE
testl %ebx, %ebx
jne LBB0_1
## %bb.2:
xorl %eax, %eax
callq _getpid
movl %eax, -20(%rbp)
movl 4(%r14), %edi
leaq -20(%rbp), %rbx
movq %rbx, %rsi
movl $4, %edx
callq _write
xorl %edi, %edi
cmpl $4, %eax
sete %dil
callq _CHILD_REQUIRE
movl 4(%r14), %edi
movq %rbx, %rsi
movl $4, %edx
callq _read
xorl %edi, %edi
testq %rax, %rax
sete %dil
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
jmp _CHILD_REQUIRE ## TAILCALL
LBB0_1:
movl $3, %edi
callq __exit
.cfi_endproc
## -- End function
.no_dead_strip _attach_fork_parent
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function attach_fork_parent
_attach_fork_parent: ; @attach_fork_parent
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w0, [x0]
bl _close
bl _fork
mov x20, x0
cmn w0, #1
cset w0, ne
bl _CHILD_REQUIRE
cbnz w20, LBB0_2
; %bb.1:
bl _getpid
str w0, [sp, #12]
ldr w0, [x19, #4]
add x1, sp, #12
mov w2, #4
bl _write
cmp w0, #4
cset w0, eq
bl _CHILD_REQUIRE
ldr w0, [x19, #4]
add x1, sp, #12
mov w2, #4
bl _read
cmp x0, #0
cset w0, eq
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _CHILD_REQUIRE
LBB0_2:
mov w0, #3
bl __exit
.cfi_endproc
; -- End function
.no_dead_strip _attach_fork_parent
.subsections_via_symbols
| AnghaBench/freebsd/tests/sys/kern/extr_ptrace_test.c_attach_fork_parent.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function efx_farch_filter_table_clear_entry
_efx_farch_filter_table_clear_entry: ## @efx_farch_filter_table_clear_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 %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %ebx
movq %rsi, %r15
movq %rdi, %r14
movl 48(%rsi), %esi
movl %edx, %edi
callq _test_bit
xorl %edi, %edi
testl %eax, %eax
sete %dil
callq _EFX_WARN_ON_PARANOID
xorl %edi, %edi
cmpq $0, (%r15)
sete %dil
callq _BUG_ON
movl 48(%r15), %esi
movl %ebx, %edi
callq ___clear_bit
decq 8(%r15)
movl %ebx, %edi
shlq $2, %rdi
addq 40(%r15), %rdi
xorl %esi, %esi
movl $4, %edx
callq _memset
imull 16(%r15), %ebx
addq (%r15), %rbx
leaq _efx_farch_filter_table_clear_entry.filter(%rip), %rsi
movq %r14, %rdi
movq %rbx, %rdx
callq _efx_writeo
xorl %edi, %edi
cmpq $0, 8(%r15)
sete %dil
callq _unlikely
testq %rax, %rax
je LBB0_3
## %bb.1:
movq 32(%r15), %rdi
xorl %esi, %esi
movl $8, %edx
callq _memset
movq 24(%r15), %rax
movq _EFX_FARCH_FILTER_TABLE_TX_MAC@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.4:
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _efx_farch_filter_push_tx_limits ## TAILCALL
LBB0_3:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _efx_farch_filter_push_rx_config ## TAILCALL
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_efx_farch_filter_table_clear_entry.filter,4,2 ## @efx_farch_filter_table_clear_entry.filter
.comm _EFX_FARCH_FILTER_TABLE_TX_MAC,8,3 ## @EFX_FARCH_FILTER_TABLE_TX_MAC
.no_dead_strip _efx_farch_filter_table_clear_entry
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function efx_farch_filter_table_clear_entry
_efx_farch_filter_table_clear_entry: ; @efx_farch_filter_table_clear_entry
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x20, x1
mov x19, x0
ldr w1, [x1, #48]
mov x0, x2
bl _test_bit
cmp w0, #0
cset w0, eq
bl _EFX_WARN_ON_PARANOID
ldr x8, [x20]
cmp x8, #0
cset w0, eq
bl _BUG_ON
ldr w1, [x20, #48]
mov x0, x21
bl ___clear_bit
ldr x8, [x20, #8]
sub x8, x8, #1
str x8, [x20, #8]
ldr x8, [x20, #40]
add x0, x8, w21, uxtw #2
mov w1, #0
mov w2, #4
bl _memset
ldr x8, [x20]
ldr w9, [x20, #16]
mul w9, w9, w21
add x2, x8, x9
Lloh0:
adrp x1, _efx_farch_filter_table_clear_entry.filter@PAGE
Lloh1:
add x1, x1, _efx_farch_filter_table_clear_entry.filter@PAGEOFF
mov x0, x19
bl _efx_writeo
ldr x8, [x20, #8]
cmp x8, #0
cset w0, eq
bl _unlikely
cbz x0, LBB0_3
; %bb.1:
ldr x0, [x20, #32]
mov w1, #0
mov w2, #8
bl _memset
ldr x8, [x20, #24]
Lloh2:
adrp x9, _EFX_FARCH_FILTER_TABLE_TX_MAC@GOTPAGE
Lloh3:
ldr x9, [x9, _EFX_FARCH_FILTER_TABLE_TX_MAC@GOTPAGEOFF]
Lloh4:
ldr x9, [x9]
mov x0, x19
cmp x8, x9
b.ne LBB0_4
; %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
b _efx_farch_filter_push_tx_limits
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _efx_farch_filter_push_rx_config
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_efx_farch_filter_table_clear_entry.filter,4,2 ; @efx_farch_filter_table_clear_entry.filter
.comm _EFX_FARCH_FILTER_TABLE_TX_MAC,8,3 ; @EFX_FARCH_FILTER_TABLE_TX_MAC
.no_dead_strip _efx_farch_filter_table_clear_entry
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/sfc/extr_farch.c_efx_farch_filter_table_clear_entry.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function be_roce_map_pci_bars
_be_roce_map_pci_bars: ## @be_roce_map_pci_bars
.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 _skyhawk_chip
testq %rax, %rax
je LBB0_2
## %bb.1:
movl $4096, 4(%rbx) ## imm = 0x1000
movl (%rbx), %r14d
movq %rbx, %rdi
callq _db_bar
movl %r14d, %edi
movl %eax, %esi
callq _pci_resource_start
movl %eax, 12(%rbx)
movl (%rbx), %r14d
movq %rbx, %rdi
callq _db_bar
movl %r14d, %edi
movl %eax, %esi
callq _pci_resource_len
movl %eax, 8(%rbx)
LBB0_2:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _be_roce_map_pci_bars
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function be_roce_map_pci_bars
_be_roce_map_pci_bars: ; @be_roce_map_pci_bars
.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 _skyhawk_chip
cbz x0, LBB0_2
; %bb.1:
mov w8, #4096
str w8, [x19, #4]
ldr w20, [x19]
mov x0, x19
bl _db_bar
mov x1, x0
mov x0, x20
bl _pci_resource_start
str w0, [x19, #12]
ldr w20, [x19]
mov x0, x19
bl _db_bar
mov x1, x0
mov x0, x20
bl _pci_resource_len
str w0, [x19, #8]
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _be_roce_map_pci_bars
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/benet/extr_be_main.c_be_roce_map_pci_bars.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 $56, %rsp
.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, %ebx
movq $0, -88(%rbp)
movl $0, -76(%rbp)
movl $0, -49(%rbp)
movl $0, -52(%rbp)
xorl %eax, %eax
movq %rax, -72(%rbp) ## 8-byte Spill
xorl %edi, %edi
callq _time
movl %eax, %edi
callq _srand
movl $-1, -44(%rbp) ## 4-byte Folded Spill
leaq L_.str(%rip), %r14
movq _optarg@GOTPCREL(%rip), %r12
xorl %eax, %eax
movq %rax, -64(%rbp) ## 8-byte Spill
movl $-1, %r13d
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl %ebx, %edi
movq %r15, %rsi
movq %r14, %rdx
callq _getopt
cmpl $115, %eax
jne LBB0_2
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movq (%r12), %rdi
leaq -88(%rbp), %rsi
callq _strtod
cvttsd2si %xmm0, %r13d
movq -88(%rbp), %rax
cmpb $0, (%rax)
jne LBB0_13
## %bb.12: ## in Loop: Header=BB0_1 Depth=1
testl %r13d, %r13d
jns LBB0_1
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $37, %esi
movl $1, %edx
leaq L_.str.2(%rip), %rdi
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
callq _fwrite
jmp LBB0_10
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
cmpl $-1, %eax
je LBB0_14
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
cmpl $106, %eax
je LBB0_6
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
cmpl $102, %eax
jne LBB0_10
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq (%r12), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
jmp LBB0_1
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movb $1, %al
movq %rax, -72(%rbp) ## 8-byte Spill
jmp LBB0_1
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq (%r12), %rdi
leaq -88(%rbp), %rsi
callq _strtod
cvttsd2si %xmm0, %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movq -88(%rbp), %rax
cmpb $0, (%rax)
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
jns LBB0_1
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $34, %esi
movl $1, %edx
leaq L_.str.1(%rip), %rdi
jmp LBB0_9
LBB0_14:
movq -64(%rbp), %rdi ## 8-byte Reload
testq %rdi, %rdi
sete %al
movq -72(%rbp), %rcx ## 8-byte Reload
orb %al, %cl
testb $1, %cl
jne LBB0_16
## %bb.15:
movq _optind@GOTPCREL(%rip), %rax
cmpl %ebx, (%rax)
jl LBB0_16
## %bb.17:
leaq -76(%rbp), %rsi
callq _parse_question_file
testq %rax, %rax
je LBB0_76
## %bb.18:
movl -76(%rbp), %r15d
xorl %ebx, %ebx
testl %r15d, %r15d
jle LBB0_19
## %bb.20:
movq %rax, %r12
xorl %r14d, %r14d
jmp LBB0_21
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_21 Depth=1
movq %r12, %rax
LBB0_28: ## in Loop: Header=BB0_21 Depth=1
incl %ebx
movq %rax, %r12
cmpl %r15d, %ebx
je LBB0_29
LBB0_21: ## =>This Loop Header: Depth=1
## Child Loop BB0_24 Depth 2
callq _rand
cltd
idivl %r15d
testl %edx, %edx
je LBB0_22
## %bb.23: ## in Loop: Header=BB0_21 Depth=1
movslq %edx, %rcx
movq 48(%r12), %rax
incq %rcx
movq %r12, %rdx
.p2align 4, 0x90
LBB0_24: ## Parent Loop BB0_21 Depth=1
## => This Inner Loop Header: Depth=2
decq %rcx
je LBB0_25
## %bb.26: ## in Loop: Header=BB0_24 Depth=2
movq 48(%rdx), %rdx
testq %rdx, %rdx
jne LBB0_24
jmp LBB0_27
.p2align 4, 0x90
LBB0_25: ## in Loop: Header=BB0_21 Depth=1
movq 48(%rdx), %rcx
movq %r12, 48(%rdx)
movq %rcx, 48(%r12)
LBB0_27: ## in Loop: Header=BB0_21 Depth=1
movq %rax, %r14
jmp LBB0_28
LBB0_16:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq (%r15), %rdx
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
callq _fprintf
LBB0_76:
movl $1, %eax
jmp LBB0_77
LBB0_19:
xorl %r14d, %r14d
LBB0_29:
movq %r14, -96(%rbp)
movl -44(%rbp), %eax ## 4-byte Reload
cmpl $-1, %eax
jne LBB0_31
## %bb.30:
movslq %r15d, %rax
imulq $1717986919, %rax, %rax ## imm = 0x66666667
movq %rax, %rcx
sarq $34, %rcx
shrq $63, %rax
addl %ecx, %eax
incl %eax
LBB0_31:
movl %eax, -44(%rbp) ## 4-byte Spill
cmpl $-1, %r13d
jne LBB0_33
## %bb.32:
movslq %r15d, %rax
imulq $1717986919, %rax, %rax ## imm = 0x66666667
movq %rax, %rcx
sarq $33, %rcx
shrq $63, %rax
leal (%rcx,%rax), %r13d
incl %r13d
LBB0_33:
leaq L_.str.4(%rip), %rdi
movl %r15d, %esi
movq -64(%rbp), %rdx ## 8-byte Reload
xorl %eax, %eax
callq _printf
leaq L_str(%rip), %rdi
callq _puts
testq %r14, %r14
je LBB0_74
## %bb.34:
movl $1, %r12d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_35: ## =>This Loop Header: Depth=1
## Child Loop BB0_37 Depth 2
movq (%r14), %rsi
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpl $1, %ebx
jne LBB0_42
## %bb.36: ## in Loop: Header=BB0_35 Depth=1
xorl %ebx, %ebx
jmp LBB0_37
.p2align 4, 0x90
LBB0_39: ## in Loop: Header=BB0_37 Depth=2
decl %ebx
LBB0_40: ## in Loop: Header=BB0_37 Depth=2
leal 1(%rbx), %eax
testl %ebx, %ebx
movl %eax, %ebx
jg LBB0_41
LBB0_37: ## Parent Loop BB0_35 Depth=1
## => This Inner Loop Header: Depth=2
callq _rand
## kill: def $eax killed $eax def $rax
leal 3(%rax), %ecx
testl %eax, %eax
cmovnsl %eax, %ecx
andl $-4, %ecx
movl %eax, %edx
subl %ecx, %edx
negl %ecx
addl %ecx, %eax
incl %eax
movl 40(%r14), %ecx
cmpl $4, %ecx
movl %eax, %esi
cmovel %r12d, %esi
cmpl %ecx, %eax
cmovnel %edx, %esi
movslq %esi, %rax
movq 8(%r14,%rax,8), %rax
cmpb $0, (%rax)
je LBB0_39
## %bb.38: ## in Loop: Header=BB0_37 Depth=2
movb $0, (%rax)
jmp LBB0_40
.p2align 4, 0x90
LBB0_41: ## in Loop: Header=BB0_35 Depth=1
movl $-1, %ebx
LBB0_42: ## in Loop: Header=BB0_35 Depth=1
movq 8(%r14), %rdx
cmpb $0, (%rdx)
movl %r15d, -64(%rbp) ## 4-byte Spill
je LBB0_43
## %bb.44: ## in Loop: Header=BB0_35 Depth=1
movw $65, -52(%rbp)
leaq L_.str.7(%rip), %r12
movq %r12, %rdi
movl $65, %esi
xorl %eax, %eax
callq _printf
movl $1, %r15d
jmp LBB0_45
.p2align 4, 0x90
LBB0_43: ## in Loop: Header=BB0_35 Depth=1
xorl %r15d, %r15d
leaq L_.str.7(%rip), %r12
LBB0_45: ## in Loop: Header=BB0_35 Depth=1
movq 16(%r14), %rdx
cmpb $0, (%rdx)
je LBB0_47
## %bb.46: ## in Loop: Header=BB0_35 Depth=1
movl %r15d, %eax
movw $66, -52(%rbp,%rax)
incl %r15d
movq %r12, %rdi
movl $66, %esi
xorl %eax, %eax
callq _printf
LBB0_47: ## in Loop: Header=BB0_35 Depth=1
movq 24(%r14), %rdx
cmpb $0, (%rdx)
movl %ebx, -72(%rbp) ## 4-byte Spill
je LBB0_49
## %bb.48: ## in Loop: Header=BB0_35 Depth=1
movl %r15d, %eax
movw $67, -52(%rbp,%rax)
incl %r15d
movq %r12, %rdi
movl $67, %esi
xorl %eax, %eax
callq _printf
LBB0_49: ## in Loop: Header=BB0_35 Depth=1
movq 32(%r14), %rdx
cmpb $0, (%rdx)
movl %r15d, %ebx
je LBB0_51
## %bb.50: ## in Loop: Header=BB0_35 Depth=1
movb $68, -52(%rbp,%rbx)
movb $0, -51(%rbp,%rbx)
incq %rbx
movq %r12, %rdi
movl $68, %esi
xorl %eax, %eax
callq _printf
movl %ebx, %r15d
LBB0_51: ## in Loop: Header=BB0_35 Depth=1
movb $81, -52(%rbp,%rbx)
movl $10, %edi
callq _putchar
movl %r15d, %r12d
movl -72(%rbp), %ebx ## 4-byte Reload
cmpl $-1, %ebx
je LBB0_52
## %bb.53: ## in Loop: Header=BB0_35 Depth=1
movl -44(%rbp), %esi ## 4-byte Reload
testl %esi, %esi
jle LBB0_55
## %bb.54: ## in Loop: Header=BB0_35 Depth=1
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB0_55: ## in Loop: Header=BB0_35 Depth=1
testl %r13d, %r13d
jle LBB0_57
## %bb.56: ## in Loop: Header=BB0_35 Depth=1
leaq L_.str.11(%rip), %rdi
movl %r13d, %esi
xorl %eax, %eax
callq _printf
LBB0_57: ## in Loop: Header=BB0_35 Depth=1
leaq -52(%rbp), %rsi
movb $74, 1(%r12,%rsi)
movl $2, %eax
jmp LBB0_58
.p2align 4, 0x90
LBB0_52: ## in Loop: Header=BB0_35 Depth=1
leaq L_str.39(%rip), %rdi
callq _puts
movl $1, %eax
leaq -52(%rbp), %rsi
LBB0_58: ## in Loop: Header=BB0_35 Depth=1
movl %eax, %eax
addq %r12, %rax
movb $0, -52(%rbp,%rax)
leaq L_.str.12(%rip), %rdi
movl %r15d, %edx
callq _ask
testb %al, %al
je LBB0_75
## %bb.59: ## in Loop: Header=BB0_35 Depth=1
cmpb $81, %al
je LBB0_60
## %bb.61: ## in Loop: Header=BB0_35 Depth=1
cmpb $74, %al
je LBB0_62
## %bb.65: ## in Loop: Header=BB0_35 Depth=1
movsbl %al, %eax
movl 40(%r14), %ecx
addl $64, %ecx
cmpl %eax, %ecx
movl -64(%rbp), %r15d ## 4-byte Reload
movl $1, %r12d
jne LBB0_69
## %bb.66: ## in Loop: Header=BB0_35 Depth=1
leaq L_.str.15(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpl $1, %r15d
je LBB0_67
## %bb.68: ## in Loop: Header=BB0_35 Depth=1
movl $10, %edi
callq _putchar
decl %r15d
movq 48(%r14), %r14
xorl %ebx, %ebx
testq %r14, %r14
jne LBB0_35
jmp LBB0_74
LBB0_62: ## in Loop: Header=BB0_35 Depth=1
movl -44(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
movl -64(%rbp), %r15d ## 4-byte Reload
movl $1, %r12d
jg LBB0_63
## %bb.64: ## in Loop: Header=BB0_35 Depth=1
leaq L_str.37(%rip), %rdi
callq _puts
jmp LBB0_35
LBB0_69: ## in Loop: Header=BB0_35 Depth=1
leaq L_.str.17(%rip), %rdi
xorl %eax, %eax
callq _printf
testl %r13d, %r13d
jle LBB0_72
## %bb.70: ## in Loop: Header=BB0_35 Depth=1
cmpl $-1, %ebx
je LBB0_72
## %bb.71: ## in Loop: Header=BB0_35 Depth=1
leaq L_.str.18(%rip), %rdi
leaq L_.str.19(%rip), %rsi
movl $2, %edx
callq _ask
cmpb $89, %al
jne LBB0_72
## %bb.78: ## in Loop: Header=BB0_35 Depth=1
decl %r13d
movl $-1, %ebx
jmp LBB0_35
LBB0_63: ## in Loop: Header=BB0_35 Depth=1
decl %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movl $1, %ebx
jmp LBB0_35
LBB0_75:
leaq -96(%rbp), %rdi
callq _free_linked_list
jmp LBB0_76
LBB0_60:
leaq L_str.38(%rip), %rdi
jmp LBB0_73
LBB0_67:
leaq L_str.36(%rip), %rdi
LBB0_73:
callq _puts
LBB0_74:
leaq -96(%rbp), %rdi
callq _free_linked_list
xorl %eax, %eax
LBB0_77:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_72:
leaq L_str.35(%rip), %rdi
jmp LBB0_73
.cfi_endproc
## -- End function
.globl _parse_question_file ## -- Begin function parse_question_file
.p2align 4, 0x90
_parse_question_file: ## @parse_question_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 $152, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r12
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
xorpd %xmm0, %xmm0
movapd %xmm0, -80(%rbp)
movapd %xmm0, -96(%rbp)
movapd %xmm0, -112(%rbp)
movapd %xmm0, -128(%rbp)
movapd %xmm0, -144(%rbp)
movb $0, -64(%rbp)
movq $0, -184(%rbp)
movq $0, -160(%rbp)
movl $0, (%rsi)
leaq L_.str.25(%rip), %rsi
callq _fopen
testq %rax, %rax
je LBB1_44
## %bb.1:
movq %rax, %r13
movq %rax, %rdi
callq _fgetc
movl %eax, %ecx
shll $24, %ecx
movb $1, %bl
cmpl $-16777216, %ecx ## imm = 0xFF000000
je LBB1_39
## %bb.2:
xorl %edx, %edx
movq %rdx, -176(%rbp) ## 8-byte Spill
xorl %r14d, %r14d
xorl %ebx, %ebx
LBB1_3: ## =>This Loop Header: Depth=1
## Child Loop BB1_4 Depth 2
## Child Loop BB1_16 Depth 2
movl %ebx, -148(%rbp) ## 4-byte Spill
xorl %r15d, %r15d
.p2align 4, 0x90
LBB1_4: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
cmpq $81, %r15
je LBB1_37
## %bb.5: ## in Loop: Header=BB1_4 Depth=2
cmpl $167772160, %ecx ## imm = 0xA000000
je LBB1_8
## %bb.6: ## in Loop: Header=BB1_4 Depth=2
cmpl $989855744, %ecx ## imm = 0x3B000000
je LBB1_19
## %bb.7: ## in Loop: Header=BB1_4 Depth=2
movb %al, -144(%rbp,%r15)
movb $0, -143(%rbp,%r15)
incq %r15
movq %r13, %rdi
callq _fgetc
movl %eax, %ecx
shll $24, %ecx
cmpl $-16777216, %ecx ## imm = 0xFF000000
jne LBB1_4
jmp LBB1_38
.p2align 4, 0x90
LBB1_8: ## in Loop: Header=BB1_3 Depth=1
cmpl $5, -148(%rbp) ## 4-byte Folded Reload
jne LBB1_50
## %bb.9: ## in Loop: Header=BB1_3 Depth=1
leaq -144(%rbp), %rdi
leaq -184(%rbp), %rsi
callq _strtod
cvttsd2si %xmm0, %eax
movl %eax, 40(%r14)
movq -184(%rbp), %rcx
cmpb $0, (%rcx)
jne LBB1_53
## %bb.10: ## in Loop: Header=BB1_3 Depth=1
testl %eax, %eax
jle LBB1_53
## %bb.11: ## in Loop: Header=BB1_3 Depth=1
cmpl $4, %eax
jg LBB1_53
## %bb.12: ## in Loop: Header=BB1_3 Depth=1
movl $8, %ebx
jmp LBB1_16
.p2align 4, 0x90
LBB1_13: ## in Loop: Header=BB1_16 Depth=2
movl %ecx, 40(%r14)
LBB1_14: ## in Loop: Header=BB1_16 Depth=2
cltq
movq 8(%r14,%rax,8), %rcx
movq 8(%r14), %rdx
movq %rdx, 8(%r14,%rax,8)
movq %rcx, 8(%r14)
LBB1_15: ## in Loop: Header=BB1_16 Depth=2
decl %ebx
je LBB1_25
LBB1_16: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
callq _rand
## kill: def $eax killed $eax def $rax
leal 3(%rax), %ecx
testl %eax, %eax
cmovnsl %eax, %ecx
andl $-4, %ecx
subl %ecx, %eax
je LBB1_15
## %bb.17: ## in Loop: Header=BB1_16 Depth=2
movl 40(%r14), %edx
leal 1(%rax), %ecx
cmpl $1, %edx
je LBB1_13
## %bb.18: ## in Loop: Header=BB1_16 Depth=2
cmpl %ecx, %edx
movl $1, %ecx
je LBB1_13
jmp LBB1_14
.p2align 4, 0x90
LBB1_19: ## in Loop: Header=BB1_3 Depth=1
movb $0, -144(%rbp,%r15)
cmpl $0, -148(%rbp) ## 4-byte Folded Reload
movq %r12, -168(%rbp) ## 8-byte Spill
je LBB1_26
## %bb.20: ## in Loop: Header=BB1_3 Depth=1
leaq -144(%rbp), %rbx
LBB1_21: ## in Loop: Header=BB1_3 Depth=1
movq %rbx, %rdi
callq _strlen
movq %rax, %r15
incq %r15
movq %r15, %rdi
callq _malloc
testq %rax, %rax
je LBB1_51
## %bb.22: ## in Loop: Header=BB1_3 Depth=1
movq %rax, %r12
movq %rax, %rdi
movq %rbx, %rsi
movq %r15, %rdx
callq _strncpy
movl -148(%rbp), %ebx ## 4-byte Reload
cmpl $4, %ebx
ja LBB1_56
## %bb.23: ## in Loop: Header=BB1_3 Depth=1
movl %ebx, %eax
leaq LJTI1_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB1_24: ## in Loop: Header=BB1_3 Depth=1
movq %r14, %rax
jmp LBB1_34
.p2align 4, 0x90
LBB1_25: ## in Loop: Header=BB1_3 Depth=1
movb $0, -144(%rbp,%r15)
incl (%r12)
movq %r13, %rdi
callq _fgetc
movl %eax, %ecx
shll $24, %ecx
xorl %ebx, %ebx
movq %r14, -176(%rbp) ## 8-byte Spill
cmpl $-16777216, %ecx ## imm = 0xFF000000
jne LBB1_3
jmp LBB1_38
LBB1_26: ## in Loop: Header=BB1_3 Depth=1
movl $56, %edi
callq _malloc
testq %rax, %rax
leaq -144(%rbp), %rbx
je LBB1_54
## %bb.27: ## in Loop: Header=BB1_3 Depth=1
movq %rax, %r14
movq $0, 48(%rax)
xorpd %xmm0, %xmm0
movupd %xmm0, (%rax)
movupd %xmm0, 16(%rax)
movupd %xmm0, 28(%rax)
cmpq $0, -160(%rbp)
je LBB1_35
## %bb.28: ## in Loop: Header=BB1_3 Depth=1
movq -176(%rbp), %rax ## 8-byte Reload
testq %rax, %rax
je LBB1_36
## %bb.29: ## in Loop: Header=BB1_3 Depth=1
movq %r14, 48(%rax)
jmp LBB1_21
LBB1_30: ## in Loop: Header=BB1_3 Depth=1
leaq 8(%r14), %rax
jmp LBB1_34
LBB1_31: ## in Loop: Header=BB1_3 Depth=1
leaq 16(%r14), %rax
jmp LBB1_34
LBB1_32: ## in Loop: Header=BB1_3 Depth=1
leaq 24(%r14), %rax
jmp LBB1_34
LBB1_33: ## in Loop: Header=BB1_3 Depth=1
leaq 32(%r14), %rax
.p2align 4, 0x90
LBB1_34: ## in Loop: Header=BB1_3 Depth=1
movq %r12, (%rax)
incl %ebx
movq %r13, %rdi
callq _fgetc
movl %eax, %ecx
shll $24, %ecx
cmpl $-16777216, %ecx ## imm = 0xFF000000
movq -168(%rbp), %r12 ## 8-byte Reload
jne LBB1_3
jmp LBB1_38
LBB1_35: ## in Loop: Header=BB1_3 Depth=1
movq %r14, -160(%rbp)
jmp LBB1_21
LBB1_36: ## in Loop: Header=BB1_3 Depth=1
xorl %eax, %eax
movq %rax, -176(%rbp) ## 8-byte Spill
jmp LBB1_21
LBB1_37:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.27(%rip), %rsi
xorl %ebx, %ebx
movl $80, %edx
xorl %eax, %eax
callq _fprintf
jmp LBB1_39
LBB1_38:
movb $1, %bl
LBB1_39:
movq %r13, %rdi
callq _fclose
testl %eax, %eax
jne LBB1_45
## %bb.40:
testb %bl, %bl
je LBB1_46
## %bb.41:
cmpl $0, (%r12)
je LBB1_43
## %bb.42:
movq -160(%rbp), %rax
jmp LBB1_48
LBB1_43:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.34(%rip), %rdi
movl $30, %esi
movl $1, %edx
callq _fwrite
jmp LBB1_46
LBB1_44:
leaq L_.str.26(%rip), %rdi
callq _perror
jmp LBB1_47
LBB1_45:
leaq L_.str.33(%rip), %rdi
callq _perror
LBB1_46:
leaq -160(%rbp), %rdi
callq _free_linked_list
LBB1_47:
xorl %eax, %eax
LBB1_48:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -48(%rbp), %rcx
jne LBB1_57
## %bb.49:
addq $152, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB1_50:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.31(%rip), %rdi
movl $67, %esi
jmp LBB1_55
LBB1_51:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.28(%rip), %rdi
movl $51, %esi
movl $1, %edx
callq _fwrite
LBB1_52:
xorl %ebx, %ebx
movq -168(%rbp), %r12 ## 8-byte Reload
jmp LBB1_39
LBB1_53:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.32(%rip), %rdi
movl $52, %esi
jmp LBB1_55
LBB1_54:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.28(%rip), %rdi
movl $51, %esi
LBB1_55:
movl $1, %edx
callq _fwrite
xorl %ebx, %ebx
jmp LBB1_39
LBB1_56:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.30(%rip), %rdi
movl $74, %esi
movl $1, %edx
callq _fwrite
movq %r12, %rdi
callq _free
jmp LBB1_52
LBB1_57:
callq ___stack_chk_fail
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L1_0_set_24, LBB1_24-LJTI1_0
.set L1_0_set_30, LBB1_30-LJTI1_0
.set L1_0_set_31, LBB1_31-LJTI1_0
.set L1_0_set_32, LBB1_32-LJTI1_0
.set L1_0_set_33, LBB1_33-LJTI1_0
LJTI1_0:
.long L1_0_set_24
.long L1_0_set_30
.long L1_0_set_31
.long L1_0_set_32
.long L1_0_set_33
.end_data_region
## -- End function
.globl _randomize_questions ## -- Begin function randomize_questions
.p2align 4, 0x90
_randomize_questions: ## @randomize_questions
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorl %ebx, %ebx
testl %esi, %esi
jle LBB2_1
## %bb.2:
movl %esi, %r14d
movq %rdi, %r12
xorl %r15d, %r15d
jmp LBB2_3
.p2align 4, 0x90
LBB2_4: ## in Loop: Header=BB2_3 Depth=1
movq %r12, %rax
LBB2_10: ## in Loop: Header=BB2_3 Depth=1
incl %ebx
movq %rax, %r12
cmpl %r14d, %ebx
je LBB2_11
LBB2_3: ## =>This Loop Header: Depth=1
## Child Loop BB2_6 Depth 2
callq _rand
cltd
idivl %r14d
testl %edx, %edx
je LBB2_4
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movslq %edx, %rcx
movq 48(%r12), %rax
incq %rcx
movq %r12, %rdx
.p2align 4, 0x90
LBB2_6: ## Parent Loop BB2_3 Depth=1
## => This Inner Loop Header: Depth=2
decq %rcx
je LBB2_7
## %bb.8: ## in Loop: Header=BB2_6 Depth=2
movq 48(%rdx), %rdx
testq %rdx, %rdx
jne LBB2_6
jmp LBB2_9
.p2align 4, 0x90
LBB2_7: ## in Loop: Header=BB2_3 Depth=1
movq 48(%rdx), %rcx
movq %r12, 48(%rdx)
movq %rcx, 48(%r12)
LBB2_9: ## in Loop: Header=BB2_3 Depth=1
movq %rax, %r15
jmp LBB2_10
LBB2_1:
xorl %r15d, %r15d
LBB2_11:
movq %r15, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ask ## -- Begin function ask
.p2align 4, 0x90
_ask: ## @ask
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movq %rsi, %rbx
movq %rdi, %r15
movb $0, -41(%rbp)
movl %edx, %r12d
leaq 1(%rsi), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
## Child Loop BB3_7 Depth 2
## Child Loop BB3_11 Depth 2
leaq L_.str.21(%rip), %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _printf
testl %r14d, %r14d
jle LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
xorl %r13d, %r13d
.p2align 4, 0x90
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movsbl (%rbx,%r13), %edi
callq _putchar
incq %r13
cmpq %r13, %r12
jne LBB3_3
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.23(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.22(%rip), %rdi
leaq -41(%rbp), %rsi
xorl %eax, %eax
callq _scanf
testl %eax, %eax
jle LBB3_5
## %bb.6: ## in Loop: Header=BB3_1 Depth=1
movsbl -41(%rbp), %edi
callq ___toupper
movb %al, -41(%rbp)
.p2align 4, 0x90
LBB3_7: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
callq _getchar
cmpl $10, %eax
jne LBB3_7
## %bb.8: ## in Loop: Header=BB3_1 Depth=1
movb (%rbx), %al
testb %al, %al
je LBB3_1
## %bb.9: ## in Loop: Header=BB3_1 Depth=1
movb -41(%rbp), %cl
movq -56(%rbp), %rdx ## 8-byte Reload
.p2align 4, 0x90
LBB3_11: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpb %cl, %al
je LBB3_12
## %bb.10: ## in Loop: Header=BB3_11 Depth=2
movzbl (%rdx), %eax
incq %rdx
testb %al, %al
jne LBB3_11
jmp LBB3_1
LBB3_12:
movb -41(%rbp), %al
LBB3_13:
movsbl %al, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB3_5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.24(%rip), %rdi
movl $36, %esi
movl $1, %edx
callq _fwrite
xorl %eax, %eax
jmp LBB3_13
.cfi_endproc
## -- End function
.globl _free_linked_list ## -- Begin function free_linked_list
.p2align 4, 0x90
_free_linked_list: ## @free_linked_list
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq (%rdi), %rbx
testq %rbx, %rbx
je LBB4_2
.p2align 4, 0x90
LBB4_1: ## =>This Inner Loop Header: Depth=1
movq (%rbx), %rdi
callq _free
movq $0, (%rbx)
movq 8(%rbx), %rdi
callq _free
movq $0, 8(%rbx)
movq 16(%rbx), %rdi
callq _free
movq $0, 16(%rbx)
movq 24(%rbx), %rdi
callq _free
movq $0, 24(%rbx)
movq 32(%rbx), %rdi
callq _free
movq 48(%rbx), %r15
movq %rbx, %rdi
callq _free
movq %r15, %rbx
testq %r15, %r15
jne LBB4_1
LBB4_2:
movq $0, (%r14)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _randomize_answers ## -- Begin function randomize_answers
.p2align 4, 0x90
_randomize_answers: ## @randomize_answers
.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 $8, %ebx
jmp LBB5_1
.p2align 4, 0x90
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
movl %ecx, 40(%r14)
LBB5_5: ## in Loop: Header=BB5_1 Depth=1
cltq
movq 8(%r14,%rax,8), %rcx
movq 8(%r14), %rdx
movq %rdx, 8(%r14,%rax,8)
movq %rcx, 8(%r14)
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
decl %ebx
je LBB5_7
LBB5_1: ## =>This Inner Loop Header: Depth=1
callq _rand
## kill: def $eax killed $eax def $rax
leal 3(%rax), %ecx
testl %eax, %eax
cmovnsl %eax, %ecx
andl $-4, %ecx
subl %ecx, %eax
je LBB5_6
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl 40(%r14), %edx
leal 1(%rax), %ecx
cmpl $1, %edx
je LBB5_4
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
cmpl %ecx, %edx
movl $1, %ecx
je LBB5_4
jmp LBB5_5
LBB5_7:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "f:j:s:h"
L_.str.1: ## @.str.1
.asciz "Error: Invalid 50/50 joker number\n"
L_.str.2: ## @.str.2
.asciz "Error: Invalid second chances number\n"
L_.str.3: ## @.str.3
.asciz "Usage: %s <-f FILENAME> [-j 50_50_JOKERS] [-s SECOND_CHANCES] [-h]\n"
L_.str.4: ## @.str.4
.asciz "Read %d questions from %s\n\n"
L_.str.6: ## @.str.6
.asciz "\n%s\n\n"
L_.str.7: ## @.str.7
.asciz "\t%c: %s\n"
L_.str.10: ## @.str.10
.asciz "You have %d 50/50 jokers left [J]\n\n"
L_.str.11: ## @.str.11
.asciz "You have %d 2nd chance jokers left\n\n"
L_.str.12: ## @.str.12
.asciz "Guess"
L_.str.15: ## @.str.15
.asciz "\nCorrect."
L_.str.17: ## @.str.17
.asciz "\nWrong answer. "
L_.str.18: ## @.str.18
.asciz "Use 2nd chance joker?"
L_.str.19: ## @.str.19
.asciz "YNQ"
L_.str.21: ## @.str.21
.asciz "%s ["
L_.str.22: ## @.str.22
.asciz "%c"
L_.str.23: ## @.str.23
.asciz "]> "
L_.str.24: ## @.str.24
.asciz "Error: Invalid input or input error\n"
L_.str.25: ## @.str.25
.asciz "r"
L_.str.26: ## @.str.26
.asciz "Error: Opening the question file failed"
L_.str.27: ## @.str.27
.asciz "Error: Parsing question file failed: Column longer than %d characters.\n"
L_.str.28: ## @.str.28
.asciz "Error: Parsing question file failed: Malloc failed\n"
L_.str.30: ## @.str.30
.asciz "Error: Parsing question file failed: question record has too many columns\n"
L_.str.31: ## @.str.31
.asciz "Error: Parsing question file failed: record has too little columns\n"
L_.str.32: ## @.str.32
.asciz "Error: Parsing question file failed: Invalid number\n"
L_.str.33: ## @.str.33
.asciz "Error: Closing question file failed"
L_.str.34: ## @.str.34
.asciz "Error: Question file is empty\n"
L_str: ## @str
.asciz "=== Who wants to be a millionaire ===\n\nPress [A/B/C/D] to guess\nPress [Q] to give up\nPress [J] to use a 50/50 joker"
L_str.35: ## @str.35
.asciz "You lost."
L_str.36: ## @str.36
.asciz " You Won."
L_str.37: ## @str.37
.asciz "\nNo 50/50 jokers left!"
L_str.38: ## @str.38
.asciz "\nQuit. You lost."
L_str.39: ## @str.39
.asciz "You can't use any more jokers this round.\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, #144
.cfi_def_cfa_offset 144
stp x28, x27, [sp, #48] ; 16-byte Folded Spill
stp x26, x25, [sp, #64] ; 16-byte Folded Spill
stp x24, x23, [sp, #80] ; 16-byte Folded Spill
stp x22, x21, [sp, #96] ; 16-byte Folded Spill
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x20, x1
mov x21, x0
str xzr, [sp, #40]
str wzr, [sp, #36]
stur wzr, [sp, #19]
str wzr, [sp, #16]
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
mov w24, #0
mov x19, #0
Lloh0:
adrp x22, l_.str@PAGE
Lloh1:
add x22, x22, l_.str@PAGEOFF
Lloh2:
adrp x26, _optarg@GOTPAGE
Lloh3:
ldr x26, [x26, _optarg@GOTPAGEOFF]
Lloh4:
adrp x25, ___stderrp@GOTPAGE
Lloh5:
ldr x25, [x25, ___stderrp@GOTPAGEOFF]
mov w28, #-1
Lloh6:
adrp x23, l_.str.2@PAGE
Lloh7:
add x23, x23, l_.str.2@PAGEOFF
mov x27, x28
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x0, x21
mov x1, x20
mov x2, x22
bl _getopt
cmp w0, #115
b.ne LBB0_5
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr x0, [x26]
add x1, sp, #40
bl _strtod
fcvtzs w27, d0
ldr x8, [sp, #40]
ldrb w8, [x8]
cbnz w8, LBB0_4
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
tbz w27, #31, LBB0_1
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x3, [x25]
mov w24, #1
mov x0, x23
mov w1, #37
mov w2, #1
bl _fwrite
; kill: def $w24 killed $w24 killed $x24 def $x24
b LBB0_1
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
cmn w0, #1
b.eq LBB0_13
; %bb.6: ; in Loop: Header=BB0_1 Depth=1
cmp w0, #106
b.eq LBB0_9
; %bb.7: ; in Loop: Header=BB0_1 Depth=1
cmp w0, #102
b.ne LBB0_12
; %bb.8: ; in Loop: Header=BB0_1 Depth=1
ldr x19, [x26]
b LBB0_1
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr x0, [x26]
add x1, sp, #40
bl _strtod
fcvtzs w28, d0
ldr x8, [sp, #40]
ldrb w8, [x8]
cbnz w8, LBB0_11
; %bb.10: ; in Loop: Header=BB0_1 Depth=1
tbz w28, #31, LBB0_1
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldr x3, [x25]
mov w24, #1
Lloh8:
adrp x0, l_.str.1@PAGE
Lloh9:
add x0, x0, l_.str.1@PAGEOFF
mov w1, #34
mov w2, #1
bl _fwrite
b LBB0_1
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
mov w24, #1
b LBB0_1
LBB0_13:
cmp x19, #0
cset w8, eq
orr w8, w24, w8
tbnz w8, #0, LBB0_26
; %bb.14:
Lloh10:
adrp x8, _optind@GOTPAGE
Lloh11:
ldr x8, [x8, _optind@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
cmp w8, w21
b.lt LBB0_26
; %bb.15:
add x1, sp, #36
mov x0, x19
bl _parse_question_file
cbz x0, LBB0_27
; %bb.16:
ldr w21, [sp, #36]
cmp w21, #1
b.lt LBB0_28
; %bb.17:
mov x20, x0
mov w22, #0
mov x23, #0
b LBB0_20
LBB0_18: ; in Loop: Header=BB0_20 Depth=1
mov x8, x20
LBB0_19: ; in Loop: Header=BB0_20 Depth=1
add w22, w22, #1
mov x20, x8
cmp w22, w21
b.eq LBB0_29
LBB0_20: ; =>This Loop Header: Depth=1
; Child Loop BB0_22 Depth 2
bl _rand
sdiv w8, w0, w21
msub w8, w8, w21, w0
cbz w8, LBB0_18
; %bb.21: ; in Loop: Header=BB0_20 Depth=1
sxtw x9, w8
ldr x8, [x20, #48]
add x9, x9, #1
mov x10, x20
LBB0_22: ; Parent Loop BB0_20 Depth=1
; => This Inner Loop Header: Depth=2
subs x9, x9, #1
b.eq LBB0_24
; %bb.23: ; in Loop: Header=BB0_22 Depth=2
ldr x10, [x10, #48]
cbnz x10, LBB0_22
b LBB0_25
LBB0_24: ; in Loop: Header=BB0_20 Depth=1
ldr x9, [x10, #48]
str x20, [x10, #48]
str x9, [x20, #48]
LBB0_25: ; in Loop: Header=BB0_20 Depth=1
mov x23, x8
b LBB0_19
LBB0_26:
ldr x0, [x25]
ldr x8, [x20]
str x8, [sp]
Lloh13:
adrp x1, l_.str.3@PAGE
Lloh14:
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
LBB0_27:
mov w0, #1
b LBB0_76
LBB0_28:
mov x23, #0
LBB0_29:
str x23, [sp, #24]
cmn w28, #1
b.eq LBB0_69
; %bb.30:
cmn w27, #1
b.eq LBB0_70
LBB0_31:
stp x21, x19, [sp]
Lloh15:
adrp x0, l_.str.4@PAGE
Lloh16:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
Lloh17:
adrp x0, l_str@PAGE
Lloh18:
add x0, x0, l_str@PAGEOFF
bl _puts
cbz x23, LBB0_75
; %bb.32:
mov w22, #0
mov w19, #1
add x24, sp, #16
Lloh19:
adrp x26, l_.str.7@PAGE
Lloh20:
add x26, x26, l_.str.7@PAGEOFF
LBB0_33: ; =>This Loop Header: Depth=1
; Child Loop BB0_37 Depth 2
ldr x8, [x23]
str x8, [sp]
Lloh21:
adrp x0, l_.str.6@PAGE
Lloh22:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
cmp w22, #1
b.ne LBB0_40
; %bb.34: ; in Loop: Header=BB0_33 Depth=1
mov w22, #0
b LBB0_37
LBB0_35: ; in Loop: Header=BB0_37 Depth=2
sub w22, w22, #1
LBB0_36: ; in Loop: Header=BB0_37 Depth=2
add w8, w22, #1
cmp w22, #1
mov x22, x8
b.ge LBB0_39
LBB0_37: ; Parent Loop BB0_33 Depth=1
; => This Inner Loop Header: Depth=2
bl _rand
negs w8, w0
and w8, w8, #0x3
and w9, w0, #0x3
csneg w8, w9, w8, mi
add w9, w8, #1
ldr w10, [x23, #40]
cmp w10, #4
csinc w11, w19, w8, eq
cmp w9, w10
csel w8, w11, w8, eq
add x8, x23, w8, sxtw #3
ldr x8, [x8, #8]
ldrb w9, [x8]
cbz w9, LBB0_35
; %bb.38: ; in Loop: Header=BB0_37 Depth=2
strb wzr, [x8]
b LBB0_36
LBB0_39: ; in Loop: Header=BB0_33 Depth=1
mov w22, #-1
LBB0_40: ; in Loop: Header=BB0_33 Depth=1
ldr x8, [x23, #8]
ldrb w9, [x8]
cbz w9, LBB0_42
; %bb.41: ; in Loop: Header=BB0_33 Depth=1
mov w9, #65
strh w9, [sp, #16]
stp x9, x8, [sp]
mov x0, x26
bl _printf
mov w25, #1
b LBB0_43
LBB0_42: ; in Loop: Header=BB0_33 Depth=1
mov w25, #0
LBB0_43: ; in Loop: Header=BB0_33 Depth=1
ldr x8, [x23, #16]
ldrb w9, [x8]
cbz w9, LBB0_45
; %bb.44: ; in Loop: Header=BB0_33 Depth=1
mov w9, w25
orr x9, x24, x9
mov w10, #66
strh w10, [x9]
add w25, w25, #1
stp x10, x8, [sp]
mov x0, x26
bl _printf
LBB0_45: ; in Loop: Header=BB0_33 Depth=1
ldr x8, [x23, #24]
ldrb w9, [x8]
cbz w9, LBB0_47
; %bb.46: ; in Loop: Header=BB0_33 Depth=1
mov w9, w25
orr x9, x24, x9
mov w10, #67
strh w10, [x9]
add w25, w25, #1
stp x10, x8, [sp]
mov x0, x26
bl _printf
LBB0_47: ; in Loop: Header=BB0_33 Depth=1
ldr x8, [x23, #32]
ldrb w9, [x8]
mov w20, w25
cbz w9, LBB0_49
; %bb.48: ; in Loop: Header=BB0_33 Depth=1
mov w9, #68
strb w9, [x24, x20]
add x20, x20, #1
strb wzr, [x24, x20]
stp x9, x8, [sp]
mov x0, x26
bl _printf
mov x25, x20
LBB0_49: ; in Loop: Header=BB0_33 Depth=1
mov w8, #81
strb w8, [x24, x20]
mov w0, #10
bl _putchar
cmn w22, #1
b.eq LBB0_55
; %bb.50: ; in Loop: Header=BB0_33 Depth=1
cmp w28, #1
b.lt LBB0_52
; %bb.51: ; in Loop: Header=BB0_33 Depth=1
str x28, [sp]
Lloh23:
adrp x0, l_.str.10@PAGE
Lloh24:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
LBB0_52: ; in Loop: Header=BB0_33 Depth=1
cmp w27, #1
b.lt LBB0_54
; %bb.53: ; in Loop: Header=BB0_33 Depth=1
str x27, [sp]
Lloh25:
adrp x0, l_.str.11@PAGE
Lloh26:
add x0, x0, l_.str.11@PAGEOFF
bl _printf
LBB0_54: ; in Loop: Header=BB0_33 Depth=1
add x8, x24, w25, uxtw
mov w9, #74
strb w9, [x8, #1]
mov w8, #2
b LBB0_56
LBB0_55: ; in Loop: Header=BB0_33 Depth=1
Lloh27:
adrp x0, l_str.39@PAGE
Lloh28:
add x0, x0, l_str.39@PAGEOFF
bl _puts
mov w8, #1
LBB0_56: ; in Loop: Header=BB0_33 Depth=1
mov w9, w25
add x8, x9, w8, uxtw
strb wzr, [x24, x8]
add x1, sp, #16
Lloh29:
adrp x0, l_.str.12@PAGE
Lloh30:
add x0, x0, l_.str.12@PAGEOFF
mov x2, x25
bl _ask
cbz w0, LBB0_71
; %bb.57: ; in Loop: Header=BB0_33 Depth=1
and w8, w0, #0xff
cmp w8, #81
b.eq LBB0_72
; %bb.58: ; in Loop: Header=BB0_33 Depth=1
cmp w8, #74
b.eq LBB0_62
; %bb.59: ; in Loop: Header=BB0_33 Depth=1
ldr w8, [x23, #40]
add w8, w8, #64
cmp w8, w0
b.ne LBB0_64
; %bb.60: ; in Loop: Header=BB0_33 Depth=1
Lloh31:
adrp x0, l_.str.15@PAGE
Lloh32:
add x0, x0, l_.str.15@PAGEOFF
bl _printf
subs w21, w21, #1
b.eq LBB0_73
; %bb.61: ; in Loop: Header=BB0_33 Depth=1
mov w0, #10
bl _putchar
mov w22, #0
ldr x23, [x23, #48]
cbnz x23, LBB0_33
b LBB0_75
LBB0_62: ; in Loop: Header=BB0_33 Depth=1
subs w8, w28, #1
b.ge LBB0_68
; %bb.63: ; in Loop: Header=BB0_33 Depth=1
Lloh33:
adrp x0, l_str.37@PAGE
Lloh34:
add x0, x0, l_str.37@PAGEOFF
bl _puts
b LBB0_33
LBB0_64: ; in Loop: Header=BB0_33 Depth=1
Lloh35:
adrp x0, l_.str.17@PAGE
Lloh36:
add x0, x0, l_.str.17@PAGEOFF
bl _printf
subs w27, w27, #1
b.lt LBB0_77
; %bb.65: ; in Loop: Header=BB0_33 Depth=1
cmn w22, #1
Lloh37:
adrp x20, l_str.35@PAGE
Lloh38:
add x20, x20, l_str.35@PAGEOFF
b.eq LBB0_74
; %bb.66: ; in Loop: Header=BB0_33 Depth=1
Lloh39:
adrp x0, l_.str.18@PAGE
Lloh40:
add x0, x0, l_.str.18@PAGEOFF
Lloh41:
adrp x1, l_.str.19@PAGE
Lloh42:
add x1, x1, l_.str.19@PAGEOFF
mov w2, #2
bl _ask
cmp w0, #89
b.ne LBB0_74
; %bb.67: ; in Loop: Header=BB0_33 Depth=1
mov w22, #-1
b LBB0_33
LBB0_68: ; in Loop: Header=BB0_33 Depth=1
mov w22, #1
mov x28, x8
b LBB0_33
LBB0_69:
mov w8, #26215
movk w8, #26214, lsl #16
smull x8, w21, w8
lsr x9, x8, #63
asr x8, x8, #34
add w8, w8, w9
add w28, w8, #1
cmn w27, #1
b.ne LBB0_31
LBB0_70:
mov w8, #26215
movk w8, #26214, lsl #16
smull x8, w21, w8
lsr x9, x8, #63
asr x8, x8, #33
add w8, w8, w9
add w27, w8, #1
b LBB0_31
LBB0_71:
add x0, sp, #24
bl _free_linked_list
b LBB0_27
LBB0_72:
Lloh43:
adrp x20, l_str.38@PAGE
Lloh44:
add x20, x20, l_str.38@PAGEOFF
b LBB0_74
LBB0_73:
Lloh45:
adrp x20, l_str.36@PAGE
Lloh46:
add x20, x20, l_str.36@PAGEOFF
LBB0_74:
mov x0, x20
bl _puts
LBB0_75:
add x0, sp, #24
bl _free_linked_list
mov w0, #0
LBB0_76:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB0_77:
Lloh47:
adrp x20, l_str.35@PAGE
Lloh48:
add x20, x20, l_str.35@PAGEOFF
b LBB0_74
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.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 Lloh35, Lloh36
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpAdd Lloh43, Lloh44
.loh AdrpAdd Lloh45, Lloh46
.loh AdrpAdd Lloh47, Lloh48
.cfi_endproc
; -- End function
.globl _parse_question_file ; -- Begin function parse_question_file
.p2align 2
_parse_question_file: ; @parse_question_file
.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 x19, x1
Lloh49:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh50:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh51:
ldr x8, [x8]
stur x8, [x29, #-88]
strb wzr, [sp, #112]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #80]
stp q0, q0, [sp, #48]
str q0, [sp, #32]
stp xzr, xzr, [sp, #16]
str wzr, [x1]
Lloh52:
adrp x1, l_.str.25@PAGE
Lloh53:
add x1, x1, l_.str.25@PAGEOFF
bl _fopen
cbz x0, LBB1_45
; %bb.1:
mov x20, x0
bl _fgetc
lsl w8, w0, #24
mov w24, #-16777216
cmp w8, w24
b.ne LBB1_3
LBB1_2:
mov w22, #1
b LBB1_40
LBB1_3:
mov x23, #0
mov x21, #0
mov w28, #0
mov w25, #167772160
add x26, sp, #32
mov w27, #989855744
mov x22, #0
LBB1_4: ; =>This Loop Header: Depth=1
; Child Loop BB1_14 Depth 2
cmp x22, #81
b.eq LBB1_38
; %bb.5: ; in Loop: Header=BB1_4 Depth=1
cmp w8, w25
b.eq LBB1_8
; %bb.6: ; in Loop: Header=BB1_4 Depth=1
cmp w8, w27
b.eq LBB1_18
; %bb.7: ; in Loop: Header=BB1_4 Depth=1
add x8, x26, x22
strb w0, [x8]
add x22, x22, #1
strb wzr, [x8, #1]
mov x0, x20
bl _fgetc
lsl w8, w0, #24
cmp w8, w24
b.ne LBB1_4
b LBB1_2
LBB1_8: ; in Loop: Header=BB1_4 Depth=1
cmp w28, #5
b.ne LBB1_51
; %bb.9: ; in Loop: Header=BB1_4 Depth=1
add x0, sp, #32
add x1, sp, #24
bl _strtod
fcvtzs w8, d0
str w8, [x21, #40]
ldr x9, [sp, #24]
ldrb w9, [x9]
cmp w9, #0
ccmp w8, #1, #8, eq
ccmp w8, #4, #0, ge
b.gt LBB1_53
; %bb.10: ; in Loop: Header=BB1_4 Depth=1
mov w23, #8
b LBB1_14
LBB1_11: ; in Loop: Header=BB1_14 Depth=2
str w9, [x21, #40]
LBB1_12: ; in Loop: Header=BB1_14 Depth=2
mov x9, x21
ldr x10, [x9, #8]!
sbfiz x8, x8, #3, #32
ldr x11, [x9, x8]
str x10, [x9, x8]
str x11, [x9]
LBB1_13: ; in Loop: Header=BB1_14 Depth=2
subs w23, w23, #1
b.eq LBB1_24
LBB1_14: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
bl _rand
negs w8, w0
and w8, w8, #0x3
and w9, w0, #0x3
csneg w8, w9, w8, mi
cbz w8, LBB1_13
; %bb.15: ; in Loop: Header=BB1_14 Depth=2
ldr w10, [x21, #40]
add w9, w8, #1
cmp w10, #1
b.eq LBB1_11
; %bb.16: ; in Loop: Header=BB1_14 Depth=2
cmp w10, w9
b.ne LBB1_12
; %bb.17: ; in Loop: Header=BB1_14 Depth=2
mov w9, #1
b LBB1_11
LBB1_18: ; in Loop: Header=BB1_4 Depth=1
strb wzr, [x26, x22]
cbz w28, LBB1_25
; %bb.19: ; in Loop: Header=BB1_4 Depth=1
str x23, [sp, #8] ; 8-byte Folded Spill
LBB1_20: ; in Loop: Header=BB1_4 Depth=1
add x0, sp, #32
bl _strlen
add x23, x0, #1
mov x0, x23
bl _malloc
mov x22, x0
cbz x0, LBB1_52
; %bb.21: ; in Loop: Header=BB1_4 Depth=1
add x1, sp, #32
mov x0, x22
mov x2, x23
bl _strncpy
cmp w28, #4
b.hi LBB1_56
; %bb.22: ; in Loop: Header=BB1_4 Depth=1
mov w8, w28
Lloh54:
adrp x11, lJTI1_0@PAGE
Lloh55:
add x11, x11, lJTI1_0@PAGEOFF
adr x9, LBB1_23
ldrb w10, [x11, x8]
add x9, x9, x10, lsl #2
br x9
LBB1_23: ; in Loop: Header=BB1_4 Depth=1
mov x8, x21
b LBB1_33
LBB1_24: ; in Loop: Header=BB1_4 Depth=1
strb wzr, [x26, x22]
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
mov x0, x20
bl _fgetc
mov w28, #0
lsl w8, w0, #24
mov w22, #1
mov x23, x21
b LBB1_34
LBB1_25: ; in Loop: Header=BB1_4 Depth=1
mov w0, #56
bl _malloc
cbz x0, LBB1_54
; %bb.26: ; in Loop: Header=BB1_4 Depth=1
mov x21, x0
str xzr, [x0, #48]
movi.2d v0, #0000000000000000
stp q0, q0, [x0]
stur q0, [x0, #28]
ldr x8, [sp, #16]
cbz x8, LBB1_36
; %bb.27: ; in Loop: Header=BB1_4 Depth=1
cbz x23, LBB1_37
; %bb.28: ; in Loop: Header=BB1_4 Depth=1
str x23, [sp, #8] ; 8-byte Folded Spill
str x21, [x23, #48]
b LBB1_20
LBB1_29: ; in Loop: Header=BB1_4 Depth=1
add x8, x21, #8
b LBB1_33
LBB1_30: ; in Loop: Header=BB1_4 Depth=1
add x8, x21, #16
b LBB1_33
LBB1_31: ; in Loop: Header=BB1_4 Depth=1
add x8, x21, #24
b LBB1_33
LBB1_32: ; in Loop: Header=BB1_4 Depth=1
add x8, x21, #32
LBB1_33: ; in Loop: Header=BB1_4 Depth=1
ldr x23, [sp, #8] ; 8-byte Folded Reload
str x22, [x8]
add w28, w28, #1
mov x0, x20
bl _fgetc
lsl w8, w0, #24
mov w22, #1
LBB1_34: ; in Loop: Header=BB1_4 Depth=1
cmp w8, w24
b.eq LBB1_40
; %bb.35: ; in Loop: Header=BB1_4 Depth=1
mov x22, #0
b LBB1_4
LBB1_36: ; in Loop: Header=BB1_4 Depth=1
stp x23, x21, [sp, #8] ; 8-byte Folded Spill
b LBB1_20
LBB1_37: ; in Loop: Header=BB1_4 Depth=1
str xzr, [sp, #8] ; 8-byte Folded Spill
b LBB1_20
LBB1_38:
Lloh56:
adrp x8, ___stderrp@GOTPAGE
Lloh57:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh58:
ldr x0, [x8]
mov w8, #80
str x8, [sp]
Lloh59:
adrp x1, l_.str.27@PAGE
Lloh60:
add x1, x1, l_.str.27@PAGEOFF
bl _fprintf
LBB1_39:
mov w22, #0
LBB1_40:
mov x0, x20
bl _fclose
cbnz w0, LBB1_46
; %bb.41:
cbz w22, LBB1_47
; %bb.42:
ldr w8, [x19]
cbz w8, LBB1_44
; %bb.43:
ldr x0, [sp, #16]
b LBB1_49
LBB1_44:
Lloh61:
adrp x8, ___stderrp@GOTPAGE
Lloh62:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh63:
ldr x3, [x8]
Lloh64:
adrp x0, l_.str.34@PAGE
Lloh65:
add x0, x0, l_.str.34@PAGEOFF
mov w1, #30
mov w2, #1
bl _fwrite
b LBB1_47
LBB1_45:
Lloh66:
adrp x0, l_.str.26@PAGE
Lloh67:
add x0, x0, l_.str.26@PAGEOFF
bl _perror
b LBB1_48
LBB1_46:
Lloh68:
adrp x0, l_.str.33@PAGE
Lloh69:
add x0, x0, l_.str.33@PAGEOFF
bl _perror
LBB1_47:
add x0, sp, #16
bl _free_linked_list
LBB1_48:
mov x0, #0
LBB1_49:
ldur x8, [x29, #-88]
Lloh70:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh71:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh72:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_57
; %bb.50:
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
LBB1_51:
Lloh73:
adrp x8, ___stderrp@GOTPAGE
Lloh74:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh75:
ldr x3, [x8]
Lloh76:
adrp x0, l_.str.31@PAGE
Lloh77:
add x0, x0, l_.str.31@PAGEOFF
mov w1, #67
b LBB1_55
LBB1_52:
Lloh78:
adrp x8, ___stderrp@GOTPAGE
Lloh79:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh80:
ldr x3, [x8]
Lloh81:
adrp x0, l_.str.28@PAGE
Lloh82:
add x0, x0, l_.str.28@PAGEOFF
mov w1, #51
mov w2, #1
bl _fwrite
b LBB1_40
LBB1_53:
Lloh83:
adrp x8, ___stderrp@GOTPAGE
Lloh84:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh85:
ldr x3, [x8]
Lloh86:
adrp x0, l_.str.32@PAGE
Lloh87:
add x0, x0, l_.str.32@PAGEOFF
mov w1, #52
b LBB1_55
LBB1_54:
Lloh88:
adrp x8, ___stderrp@GOTPAGE
Lloh89:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh90:
ldr x3, [x8]
Lloh91:
adrp x0, l_.str.28@PAGE
Lloh92:
add x0, x0, l_.str.28@PAGEOFF
mov w1, #51
LBB1_55:
mov w2, #1
bl _fwrite
b LBB1_39
LBB1_56:
Lloh93:
adrp x8, ___stderrp@GOTPAGE
Lloh94:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh95:
ldr x3, [x8]
Lloh96:
adrp x0, l_.str.30@PAGE
Lloh97:
add x0, x0, l_.str.30@PAGEOFF
mov w1, #74
mov w2, #1
bl _fwrite
mov x0, x22
bl _free
b LBB1_39
LBB1_57:
bl ___stack_chk_fail
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh59, Lloh60
.loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpLdrGotLdr Lloh61, Lloh62, Lloh63
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpAdd Lloh68, Lloh69
.loh AdrpLdrGotLdr Lloh70, Lloh71, Lloh72
.loh AdrpAdd Lloh76, Lloh77
.loh AdrpLdrGotLdr Lloh73, Lloh74, Lloh75
.loh AdrpAdd Lloh81, Lloh82
.loh AdrpLdrGotLdr Lloh78, Lloh79, Lloh80
.loh AdrpAdd Lloh86, Lloh87
.loh AdrpLdrGotLdr Lloh83, Lloh84, Lloh85
.loh AdrpAdd Lloh91, Lloh92
.loh AdrpLdrGotLdr Lloh88, Lloh89, Lloh90
.loh AdrpAdd Lloh96, Lloh97
.loh AdrpLdrGotLdr Lloh93, Lloh94, Lloh95
.cfi_endproc
.section __TEXT,__const
lJTI1_0:
.byte (LBB1_23-LBB1_23)>>2
.byte (LBB1_29-LBB1_23)>>2
.byte (LBB1_30-LBB1_23)>>2
.byte (LBB1_31-LBB1_23)>>2
.byte (LBB1_32-LBB1_23)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _randomize_questions ; -- Begin function randomize_questions
.p2align 2
_randomize_questions: ; @randomize_questions
.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
cmp w1, #1
b.lt LBB2_10
; %bb.1:
mov x19, x1
mov x20, x0
mov w22, #0
mov x21, #0
b LBB2_4
LBB2_2: ; in Loop: Header=BB2_4 Depth=1
mov x8, x20
LBB2_3: ; in Loop: Header=BB2_4 Depth=1
add w22, w22, #1
mov x20, x8
cmp w22, w19
b.eq LBB2_11
LBB2_4: ; =>This Loop Header: Depth=1
; Child Loop BB2_6 Depth 2
bl _rand
sdiv w8, w0, w19
msub w8, w8, w19, w0
cbz w8, LBB2_2
; %bb.5: ; in Loop: Header=BB2_4 Depth=1
sxtw x9, w8
ldr x8, [x20, #48]
add x9, x9, #1
mov x10, x20
LBB2_6: ; Parent Loop BB2_4 Depth=1
; => This Inner Loop Header: Depth=2
subs x9, x9, #1
b.eq LBB2_8
; %bb.7: ; in Loop: Header=BB2_6 Depth=2
ldr x10, [x10, #48]
cbnz x10, LBB2_6
b LBB2_9
LBB2_8: ; in Loop: Header=BB2_4 Depth=1
ldr x9, [x10, #48]
str x20, [x10, #48]
str x9, [x20, #48]
LBB2_9: ; in Loop: Header=BB2_4 Depth=1
mov x21, x8
b LBB2_3
LBB2_10:
mov x21, #0
LBB2_11:
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _ask ; -- Begin function ask
.p2align 2
_ask: ; @ask
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x2
mov x22, x1
mov x21, x0
strb wzr, [sp, #15]
mov w25, w2
add x26, x1, #1
Lloh98:
adrp x23, l_.str.23@PAGE
Lloh99:
add x23, x23, l_.str.23@PAGEOFF
add x27, sp, #15
Lloh100:
adrp x24, l_.str.22@PAGE
Lloh101:
add x24, x24, l_.str.22@PAGEOFF
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
; Child Loop BB3_6 Depth 2
; Child Loop BB3_9 Depth 2
str x21, [sp]
Lloh102:
adrp x0, l_.str.21@PAGE
Lloh103:
add x0, x0, l_.str.21@PAGEOFF
bl _printf
cmp w19, #1
b.lt LBB3_4
; %bb.2: ; in Loop: Header=BB3_1 Depth=1
mov x28, x25
mov x20, x22
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w0, [x20], #1
bl _putchar
subs x28, x28, #1
b.ne LBB3_3
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
mov x0, x23
bl _printf
str x27, [sp]
mov x0, x24
bl _scanf
cmp w0, #0
b.le LBB3_13
; %bb.5: ; in Loop: Header=BB3_1 Depth=1
ldrsb w0, [sp, #15]
bl ___toupper
strb w0, [sp, #15]
LBB3_6: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
bl _getchar
cmp w0, #10
b.ne LBB3_6
; %bb.7: ; in Loop: Header=BB3_1 Depth=1
ldrb w9, [x22]
cbz w9, LBB3_1
; %bb.8: ; in Loop: Header=BB3_1 Depth=1
ldrb w8, [sp, #15]
mov x10, x26
LBB3_9: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
cmp w9, w8
b.eq LBB3_11
; %bb.10: ; in Loop: Header=BB3_9 Depth=2
ldrb w9, [x10], #1
cbnz w9, LBB3_9
b LBB3_1
LBB3_11:
ldrb w8, [sp, #15]
LBB3_12:
sxtb w0, w8
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
LBB3_13:
Lloh104:
adrp x8, ___stderrp@GOTPAGE
Lloh105:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh106:
ldr x3, [x8]
Lloh107:
adrp x0, l_.str.24@PAGE
Lloh108:
add x0, x0, l_.str.24@PAGEOFF
mov w1, #36
mov w2, #1
bl _fwrite
mov w8, #0
b LBB3_12
.loh AdrpAdd Lloh100, Lloh101
.loh AdrpAdd Lloh98, Lloh99
.loh AdrpAdd Lloh102, Lloh103
.loh AdrpAdd Lloh107, Lloh108
.loh AdrpLdrGotLdr Lloh104, Lloh105, Lloh106
.cfi_endproc
; -- End function
.globl _free_linked_list ; -- Begin function free_linked_list
.p2align 2
_free_linked_list: ; @free_linked_list
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr x20, [x0]
cbz x20, LBB4_2
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [x20]
bl _free
str xzr, [x20]
ldr x0, [x20, #8]
bl _free
str xzr, [x20, #8]
ldr x0, [x20, #16]
bl _free
str xzr, [x20, #16]
ldr x0, [x20, #24]
bl _free
str xzr, [x20, #24]
ldr x0, [x20, #32]
bl _free
ldr x21, [x20, #48]
mov x0, x20
bl _free
mov x20, x21
cbnz x21, LBB4_1
LBB4_2:
str xzr, [x19]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _randomize_answers ; -- Begin function randomize_answers
.p2align 2
_randomize_answers: ; @randomize_answers
.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 w20, #8
b LBB5_4
LBB5_1: ; in Loop: Header=BB5_4 Depth=1
str w9, [x19, #40]
LBB5_2: ; in Loop: Header=BB5_4 Depth=1
mov x9, x19
ldr x10, [x9, #8]!
sbfiz x8, x8, #3, #32
ldr x11, [x9, x8]
str x10, [x9, x8]
str x11, [x9]
LBB5_3: ; in Loop: Header=BB5_4 Depth=1
subs w20, w20, #1
b.eq LBB5_8
LBB5_4: ; =>This Inner Loop Header: Depth=1
bl _rand
negs w8, w0
and w8, w8, #0x3
and w9, w0, #0x3
csneg w8, w9, w8, mi
cbz w8, LBB5_3
; %bb.5: ; in Loop: Header=BB5_4 Depth=1
ldr w10, [x19, #40]
add w9, w8, #1
cmp w10, #1
b.eq LBB5_1
; %bb.6: ; in Loop: Header=BB5_4 Depth=1
cmp w10, w9
b.ne LBB5_2
; %bb.7: ; in Loop: Header=BB5_4 Depth=1
mov w9, #1
b LBB5_1
LBB5_8:
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 "f:j:s:h"
l_.str.1: ; @.str.1
.asciz "Error: Invalid 50/50 joker number\n"
l_.str.2: ; @.str.2
.asciz "Error: Invalid second chances number\n"
l_.str.3: ; @.str.3
.asciz "Usage: %s <-f FILENAME> [-j 50_50_JOKERS] [-s SECOND_CHANCES] [-h]\n"
l_.str.4: ; @.str.4
.asciz "Read %d questions from %s\n\n"
l_.str.6: ; @.str.6
.asciz "\n%s\n\n"
l_.str.7: ; @.str.7
.asciz "\t%c: %s\n"
l_.str.10: ; @.str.10
.asciz "You have %d 50/50 jokers left [J]\n\n"
l_.str.11: ; @.str.11
.asciz "You have %d 2nd chance jokers left\n\n"
l_.str.12: ; @.str.12
.asciz "Guess"
l_.str.15: ; @.str.15
.asciz "\nCorrect."
l_.str.17: ; @.str.17
.asciz "\nWrong answer. "
l_.str.18: ; @.str.18
.asciz "Use 2nd chance joker?"
l_.str.19: ; @.str.19
.asciz "YNQ"
l_.str.21: ; @.str.21
.asciz "%s ["
l_.str.22: ; @.str.22
.asciz "%c"
l_.str.23: ; @.str.23
.asciz "]> "
l_.str.24: ; @.str.24
.asciz "Error: Invalid input or input error\n"
l_.str.25: ; @.str.25
.asciz "r"
l_.str.26: ; @.str.26
.asciz "Error: Opening the question file failed"
l_.str.27: ; @.str.27
.asciz "Error: Parsing question file failed: Column longer than %d characters.\n"
l_.str.28: ; @.str.28
.asciz "Error: Parsing question file failed: Malloc failed\n"
l_.str.30: ; @.str.30
.asciz "Error: Parsing question file failed: question record has too many columns\n"
l_.str.31: ; @.str.31
.asciz "Error: Parsing question file failed: record has too little columns\n"
l_.str.32: ; @.str.32
.asciz "Error: Parsing question file failed: Invalid number\n"
l_.str.33: ; @.str.33
.asciz "Error: Closing question file failed"
l_.str.34: ; @.str.34
.asciz "Error: Question file is empty\n"
l_str: ; @str
.asciz "=== Who wants to be a millionaire ===\n\nPress [A/B/C/D] to guess\nPress [Q] to give up\nPress [J] to use a 50/50 joker"
l_str.35: ; @str.35
.asciz "You lost."
l_str.36: ; @str.36
.asciz " You Won."
l_str.37: ; @str.37
.asciz "\nNo 50/50 jokers left!"
l_str.38: ; @str.38
.asciz "\nQuit. You lost."
l_str.39: ; @str.39
.asciz "You can't use any more jokers this round.\n"
.subsections_via_symbols
| the_stack_data/435.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Poly1305_Init ## -- Begin function Poly1305_Init
.p2align 4, 0x90
_Poly1305_Init: ## @Poly1305_Init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Poly1305_Init ; -- Begin function Poly1305_Init
.p2align 2
_Poly1305_Init: ; @Poly1305_Init
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/opencrypto/extr_xform_poly1305.c_Poly1305_Init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _LockList ## -- Begin function LockList
.p2align 4, 0x90
_LockList: ## @LockList
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_1
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %edi
popq %rbp
jmp _Lock ## TAILCALL
LBB0_1:
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _LockList ; -- Begin function LockList
.p2align 2
_LockList: ; @LockList
.cfi_startproc
; %bb.0:
cbz x0, LBB0_2
; %bb.1:
ldr w0, [x0]
b _Lock
LBB0_2:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/SoftEtherVPN/src/Mayaqua/extr_Memory.c_LockList.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $4, %edi
movl $4, %eax
cmovbl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
mov w8, #4
cmp w0, #4
csel w0, w0, w8, lo
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/100179.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _setup_cancel_handler ## -- Begin function setup_cancel_handler
.p2align 4, 0x90
_setup_cancel_handler: ## @setup_cancel_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _SIGINT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _handle_sigint@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _pqsignal ## TAILCALL
.cfi_endproc
## -- End function
.comm _SIGINT,4,2 ## @SIGINT
.comm _handle_sigint,4,2 ## @handle_sigint
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _setup_cancel_handler ; -- Begin function setup_cancel_handler
.p2align 2
_setup_cancel_handler: ; @setup_cancel_handler
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _SIGINT@GOTPAGE
Lloh1:
ldr x8, [x8, _SIGINT@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x8, _handle_sigint@GOTPAGE
Lloh4:
ldr x8, [x8, _handle_sigint@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
b _pqsignal
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SIGINT,4,2 ; @SIGINT
.comm _handle_sigint,4,2 ; @handle_sigint
.subsections_via_symbols
| AnghaBench/postgres/src/bin/psql/extr_common.c_setup_cancel_handler.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function horz_line
_horz_line: ## @horz_line
.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
movl %r9d, -44(%rbp) ## 4-byte Spill
movl %r8d, -48(%rbp) ## 4-byte Spill
movl %ecx, %r14d
movl %edx, %r15d
movl %esi, %ebx
movq %rdi, %r13
callq _gdk_pixbuf_get_pixels
movq %rax, -64(%rbp) ## 8-byte Spill
movq %r13, %rdi
callq _gdk_pixbuf_get_n_channels
movl %eax, %r12d
movq %r13, %rdi
callq _gdk_pixbuf_get_rowstride
movl 24(%rbp), %esi
testl %esi, %esi
jle LBB0_12
## %bb.1:
movl 16(%rbp), %r13d
movl -48(%rbp), %ecx ## 4-byte Reload
imull %r12d, %ecx
movslq %ecx, %r8
movslq %r12d, %rdx
movslq -44(%rbp), %r9 ## 4-byte Folded Reload
movslq %eax, %r10
movl %esi, %r12d
movq -64(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r8,4), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
leal -1(%r13), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movl %r13d, %eax
andl $3, %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movl %r13d, %eax
andl $-4, %eax
movl %eax, -52(%rbp) ## 4-byte Spill
movq %rdx, %rcx
shlq $4, %rcx
movq %r10, %rax
movq %r9, %rsi
movq %r9, -96(%rbp) ## 8-byte Spill
imulq %r9, %rax
leaq (%rax,%r8), %rsi
shlq $2, %rsi
negq %rsi
shlq $2, %r8
leaq (%r8,%rax,4), %r8
movq %r10, -88(%rbp) ## 8-byte Spill
leaq (,%r10,4), %r9
shlq $2, %rdx
xorl %r10d, %r10d
movq %r12, -80(%rbp) ## 8-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
incq %r10
subq %r9, %rsi
addq %r9, %r8
cmpq %r12, %r10
je LBB0_12
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_6 Depth 2
## Child Loop BB0_10 Depth 2
testl %r13d, %r13d
jle LBB0_11
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
cmpl $3, -48(%rbp) ## 4-byte Folded Reload
jae LBB0_5
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq -96(%rbp), %rax ## 8-byte Reload
addq %r10, %rax
imulq -88(%rbp), %rax ## 8-byte Folded Reload
movq -72(%rbp), %rdi ## 8-byte Reload
leaq (%rdi,%rax,4), %r11
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
jne LBB0_9
jmp LBB0_11
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movq %r13, %r12
movl -52(%rbp), %r13d ## 4-byte Reload
movq -64(%rbp), %r11 ## 8-byte Reload
.p2align 4, 0x90
LBB0_6: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
leaq (%r11,%r8), %rax
movl %ebx, (%r11,%r8)
movl %r15d, 4(%r11,%r8)
movl %r14d, 8(%r11,%r8)
leaq (%rax,%rdx), %rdi
movl %ebx, (%rdx,%rax)
movl %r15d, 4(%rdx,%rax)
movl %r14d, 8(%rdx,%rax)
leaq (%rdi,%rdx), %rax
movl %ebx, (%rdx,%rdi)
movl %r15d, 4(%rdx,%rdi)
movl %r14d, 8(%rdx,%rdi)
movl %ebx, (%rdx,%rax)
movl %r15d, 4(%rdx,%rax)
movl %r14d, 8(%rdx,%rax)
addq %rcx, %r11
addl $-4, %r13d
jne LBB0_6
## %bb.7: ## in Loop: Header=BB0_2 Depth=1
subq %rsi, %r11
movq %r12, %r13
movq -80(%rbp), %r12 ## 8-byte Reload
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
je LBB0_11
LBB0_9: ## in Loop: Header=BB0_2 Depth=1
addq $8, %r11
movl -44(%rbp), %eax ## 4-byte Reload
.p2align 4, 0x90
LBB0_10: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl %ebx, -8(%r11)
movl %r15d, -4(%r11)
movl %r14d, (%r11)
addq %rdx, %r11
decl %eax
jne LBB0_10
jmp LBB0_11
LBB0_12:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _horz_line
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function horz_line
_horz_line: ; @horz_line
.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 x24, x7
mov x19, x6
mov x23, x5
mov x25, x4
mov x20, x3
mov x21, x2
mov x22, x1
mov x28, x0
bl _gdk_pixbuf_get_pixels
mov x27, x0
mov x0, x28
bl _gdk_pixbuf_get_n_channels
mov x26, x0
mov x0, x28
bl _gdk_pixbuf_get_rowstride
; kill: def $w0 killed $w0 def $x0
cmp w24, #1
b.lt LBB0_6
; %bb.1:
mov x8, #0
mul w9, w26, w25
sxtw x10, w9
mov w9, w24
smaddl x10, w0, w23, x10
add x10, x27, x10, lsl #2
add x10, x10, #8
sbfiz x11, x0, #2, #32
sbfiz x12, x26, #2, #32
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x8, x8, #1
add x10, x10, x11
cmp x8, x9
b.eq LBB0_6
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
cmp w19, #1
b.lt LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov x13, x10
mov x14, x19
LBB0_5: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
stp w22, w21, [x13, #-8]
str w20, [x13]
add x13, x13, x12
subs w14, w14, #1
b.ne LBB0_5
b LBB0_2
LBB0_6:
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
.cfi_endproc
; -- End function
.no_dead_strip _horz_line
.subsections_via_symbols
| AnghaBench/HandBrake/gtk/src/extr_hb-backend.c_horz_line.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _i915_prandom_u64_state ## -- Begin function i915_prandom_u64_state
.p2align 4, 0x90
_i915_prandom_u64_state: ## @i915_prandom_u64_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 %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _prandom_u32_state
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _prandom_u32_state ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _i915_prandom_u64_state ; -- Begin function i915_prandom_u64_state
.p2align 2
_i915_prandom_u64_state: ; @i915_prandom_u64_state
.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 _prandom_u32_state
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _prandom_u32_state
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/selftests/extr_i915_random.c_i915_prandom_u64_state.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ubifs_drop_inode
_ubifs_drop_inode: ## @ubifs_drop_inode
.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 _generic_drop_inode
testl %eax, %eax
je 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 _fscrypt_drop_inode ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _ubifs_drop_inode
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ubifs_drop_inode
_ubifs_drop_inode: ; @ubifs_drop_inode
.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 _generic_drop_inode
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:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _fscrypt_drop_inode
.cfi_endproc
; -- End function
.no_dead_strip _ubifs_drop_inode
.subsections_via_symbols
| AnghaBench/linux/fs/ubifs/extr_super.c_ubifs_drop_inode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x401921cac083126f ## double 6.2830000000000004
LCPI0_1:
.quad 0x400921cac083126f ## double 3.1415000000000002
LCPI0_2:
.quad 0x4008000000000000 ## double 3
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
leaq -4(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
mulsd LCPI0_0(%rip), %xmm0
cvtsd2ss %xmm0, %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
mulsd %xmm0, %xmm0
mulsd LCPI0_1(%rip), %xmm0
cvtsd2ss %xmm0, %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.3(%rip), %rdi
movb $1, %al
callq _printf
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
xorpd %xmm1, %xmm1
mulsd %xmm0, %xmm1
xorps %xmm0, %xmm0
cvtsd2ss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.4(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%f"
L_.str.2: ## @.str.2
.asciz "Comprimento = %f\n"
L_.str.3: ## @.str.3
.asciz "Area = %f\n"
L_.str.4: ## @.str.4
.asciz "Volume = %f\n"
L_str: ## @str
.asciz "Digite o raio "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
sub x8, x29, #4
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur s0, [x29, #-4]
fcvt d0, s0
mov x8, #4719
movk x8, #49283, lsl #16
movk x8, #8650, lsl #32
movk x8, #16409, lsl #48
fmov d1, x8
fmul d0, d0, d1
fcvt s0, d0
fcvt d0, s0
str d0, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur s0, [x29, #-4]
fcvt d0, s0
fmul d0, d0, d0
mov x8, #4719
movk x8, #49283, lsl #16
movk x8, #8650, lsl #32
movk x8, #16393, lsl #48
fmov d1, x8
fmul d0, d0, d1
fcvt s0, d0
fcvt d0, s0
str d0, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur s0, [x29, #-4]
fcvt d0, s0
fmov d1, #3.00000000
bl _pow
movi d1, #0000000000000000
fmul d0, d0, d1
fcvt s0, d0
fcvt d0, s0
str d0, [sp]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.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.1: ; @.str.1
.asciz "%f"
l_.str.2: ; @.str.2
.asciz "Comprimento = %f\n"
l_.str.3: ; @.str.3
.asciz "Area = %f\n"
l_.str.4: ; @.str.4
.asciz "Volume = %f\n"
l_str: ; @str
.asciz "Digite o raio "
.subsections_via_symbols
| the_stack_data/1081881.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _my_strlen ## -- Begin function my_strlen
.p2align 4, 0x90
_my_strlen: ## @my_strlen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpb $0, (%rdi)
je LBB0_4
## %bb.1:
xorl %eax, %eax
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpb $0, 1(%rdi,%rax)
leaq 1(%rax), %rax
jne LBB0_2
## %bb.3:
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB0_4:
xorl %eax, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str.1(%rip), %rbx
movq %rbx, %rdi
movl $14, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $14, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "length: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _my_strlen ; -- Begin function my_strlen
.p2align 2
_my_strlen: ; @my_strlen
.cfi_startproc
; %bb.0:
ldrb w9, [x0]
cbz w9, LBB0_4
; %bb.1:
mov x8, x0
mov x0, #0
add x8, x8, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x8, x0]
add x0, x0, #1
cbnz w9, LBB0_2
; %bb.3:
; kill: def $w0 killed $w0 killed $x0
ret
LBB0_4:
mov w0, #0
; kill: def $w0 killed $w0 killed $x0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w20, #14
str x20, [sp]
Lloh0:
adrp x19, l_.str.1@PAGE
Lloh1:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _printf
str x20, [sp]
mov x0, x19
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "length: %d\n"
.subsections_via_symbols
| the_stack_data/70845.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
subq $16, %rsp
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -4(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movl -4(%rbp), %ecx
movl -8(%rbp), %edx
movl %edx, %r8d
subl %ecx, %r8d
jge LBB0_1
## %bb.4:
movl $48, %edi
callq _putchar
jmp LBB0_10
LBB0_1:
movl $1, %eax
jle LBB0_9
## %bb.2:
leal 1(%rcx), %eax
cmpl %eax, %edx
jne LBB0_5
## %bb.3:
movl $1, %edi
movl $1, %eax
jmp LBB0_7
LBB0_5:
movl %r8d, %r9d
andl $-2, %r9d
movl $1, %edi
movl $1, %eax
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
leal (%rcx,%rdi), %edx
imull %eax, %edx
movl %edx, %eax
cltd
idivl %edi
leal (%rcx,%rdi), %edx
incl %edx
imull %edx, %eax
leal 1(%rdi), %esi
cltd
idivl %esi
addl $2, %edi
cmpl %r9d, %esi
jne LBB0_6
LBB0_7:
testb $1, %r8b
je LBB0_9
## %bb.8:
addl %edi, %ecx
imull %eax, %ecx
movl %ecx, %eax
cltd
idivl %edi
LBB0_9:
leaq L_.str.2(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
LBB0_10:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d%d"
L_.str.2: ## @.str.2
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub x8, x29, #8
sub x9, x29, #4
stp x9, x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldp w8, w9, [x29, #-8]
subs w9, w9, w8
b.ge LBB0_2
; %bb.1:
mov w0, #48
bl _putchar
b LBB0_7
LBB0_2:
b.le LBB0_5
; %bb.3:
mov w11, #0
add w10, w8, #1
mov w8, #1
LBB0_4: ; =>This Inner Loop Header: Depth=1
add w12, w10, w11
add w13, w11, #1
mul w8, w12, w8
sdiv w8, w8, w13
mov x11, x13
cmp w9, w13
b.ne LBB0_4
b LBB0_6
LBB0_5:
mov w8, #1
LBB0_6:
str x8, [sp]
Lloh2:
adrp x0, l_.str.2@PAGE
Lloh3:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
LBB0_7:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d%d"
l_.str.2: ; @.str.2
.asciz "%d"
.subsections_via_symbols
| the_stack_data/85655.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function f81232_dtr_rts
_f81232_dtr_rts: ## @f81232_dtr_rts
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _TIOCM_DTR@GOTPCREL(%rip), %rax
movq _TIOCM_RTS@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
orl (%rax), %edx
testl %esi, %esi
je LBB0_2
## %bb.1:
movl %edx, %esi
xorl %edx, %edx
popq %rbp
jmp _f81232_set_mctrl ## TAILCALL
LBB0_2:
xorl %esi, %esi
popq %rbp
jmp _f81232_set_mctrl ## TAILCALL
.cfi_endproc
## -- End function
.comm _TIOCM_DTR,4,2 ## @TIOCM_DTR
.comm _TIOCM_RTS,4,2 ## @TIOCM_RTS
.no_dead_strip _f81232_dtr_rts
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function f81232_dtr_rts
_f81232_dtr_rts: ; @f81232_dtr_rts
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _TIOCM_DTR@GOTPAGE
Lloh1:
ldr x8, [x8, _TIOCM_DTR@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _TIOCM_RTS@GOTPAGE
Lloh4:
ldr x9, [x9, _TIOCM_RTS@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w2, w9, w8
cbz w1, LBB0_2
; %bb.1:
mov x1, x2
mov w2, #0
LBB0_2:
b _f81232_set_mctrl
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TIOCM_DTR,4,2 ; @TIOCM_DTR
.comm _TIOCM_RTS,4,2 ; @TIOCM_RTS
.no_dead_strip _f81232_dtr_rts
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/serial/extr_f81232.c_f81232_dtr_rts.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function envctrl_i2c_data_translate
_envctrl_i2c_data_translate: ## @envctrl_i2c_data_translate
.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 %r8, %rbx
cmpl $128, %esi
je LBB0_4
## %bb.1:
cmpl $130, %esi
je LBB0_5
## %bb.2:
xorl %eax, %eax
cmpl $129, %esi
jne LBB0_7
## %bb.3:
movb %dil, (%rbx)
jmp LBB0_6
LBB0_4:
movl %edx, %r8d
movzbl %dil, %eax
movsbl (%rcx,%rax), %eax
addl %eax, %eax
leal (%rax,%rax,4), %eax
cltd
idivl %r8d
movsbl %al, %edx
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
callq _sprintf
movq %rbx, %rdi
callq _strlen
movslq %eax, %rcx
movb -2(%rcx,%rbx), %dl
movb %dl, -1(%rcx,%rbx)
movb $46, -2(%rcx,%rbx)
jmp LBB0_7
LBB0_5:
movzbl %dil, %eax
movb (%rcx,%rax), %al
movb %al, (%rbx)
LBB0_6:
movl $1, %eax
LBB0_7:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
.no_dead_strip _envctrl_i2c_data_translate
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function envctrl_i2c_data_translate
_envctrl_i2c_data_translate: ; @envctrl_i2c_data_translate
.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, x4
cmp w1, #128
b.eq LBB0_4
; %bb.1:
cmp w1, #130
b.eq LBB0_5
; %bb.2:
cmp w1, #129
b.ne LBB0_6
; %bb.3:
strb w0, [x19]
mov w0, #1
b LBB0_7
LBB0_4:
ldrsb w8, [x3, w0, uxtw]
add w8, w8, w8, lsl #2
lsl w8, w8, #1
sdiv w8, w8, w2
sxtb w2, w8
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _sprintf
mov x0, x19
bl _strlen
add x8, x19, w0, sxtw
ldurb w9, [x8, #-2]
sturb w9, [x8, #-1]
mov w9, #46
sturb w9, [x8, #-2]
b LBB0_7
LBB0_5:
ldrb w8, [x3, w0, uxtw]
strb w8, [x19]
mov w0, #1
b LBB0_7
LBB0_6:
mov w0, #0
LBB0_7:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
.no_dead_strip _envctrl_i2c_data_translate
.subsections_via_symbols
| AnghaBench/linux/drivers/sbus/char/extr_envctrl.c_envctrl_i2c_data_translate.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %eax
testl %eax, %eax
jle LBB0_2
## %bb.1:
leal -1(%rax), %ecx
leal -2(%rax), %edx
imulq %rcx, %rdx
shrq %rdx
leal (%rdx,%rax,2), %ebx
decl %ebx
LBB0_2:
leaq L_.str.2(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "n->"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "sum = %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
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x8, x29, #4
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-4]
subs w9, w8, #1
b.lt LBB0_2
; %bb.1:
sub w10, w8, #2
umull x9, w9, w10
lsr x9, x9, #1
add w8, w9, w8, lsl #1
sub w8, w8, #1
b LBB0_3
LBB0_2:
mov w8, #0
LBB0_3:
str x8, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "n->"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "sum = %d"
.subsections_via_symbols
| the_stack_data/392266.c | stack |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.