x86 stringlengths 122 5.97M | arm stringlengths 122 5.84M | file stringlengths 18 195 | source stringclasses 3
values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _make_raw ## -- Begin function make_raw
.p2align 4, 0x90
_make_raw: ## @make_raw
.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
movl $2000, %edi ## imm = 0x7D0
callq _malloc
movq %rax, %rbx
movq _RAW_FMT_STR@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movl (%r15), %edx
movq %rbx, %rdi
movq %r14, %rcx
callq _sprintf
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _RAW_FMT_STR,8,3 ## @RAW_FMT_STR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _make_raw ; -- Begin function make_raw
.p2align 2
_make_raw: ; @make_raw
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
mov w0, #2000
bl _malloc
mov x21, x0
Lloh0:
adrp x8, _RAW_FMT_STR@GOTPAGE
Lloh1:
ldr x8, [x8, _RAW_FMT_STR@GOTPAGEOFF]
Lloh2:
ldr x1, [x8]
ldr w2, [x20]
mov x3, x19
bl _sprintf
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
.cfi_endproc
; -- End function
.comm _RAW_FMT_STR,8,3 ; @RAW_FMT_STR
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/linux/remote/extr_4087.c_make_raw.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function open_on_current_dir
_open_on_current_dir: ## @open_on_current_dir
.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, %r14d
movq %rsi, %rbx
callq _tree_enter_working_dir
testq %rax, %rax
je LBB0_2
## %bb.1:
movl $-1, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
movq %rbx, %rdi
movl %r14d, %esi
popq %rbx
popq %r14
popq %rbp
jmp _open ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _open_on_current_dir
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function open_on_current_dir
_open_on_current_dir: ; @open_on_current_dir
.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 _tree_enter_working_dir
cbz x0, LBB0_2
; %bb.1:
mov w0, #-1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
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 _open
.cfi_endproc
; -- End function
.no_dead_strip _open_on_current_dir
.subsections_via_symbols
| AnghaBench/freebsd/contrib/libarchive/libarchive/extr_archive_read_disk_posix.c_open_on_current_dir.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function snd_ac97_get_enum_double
_snd_ac97_get_enum_double: ## @snd_ac97_get_enum_double
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
callq _snd_kcontrol_chip
movq (%rbx), %r15
movzwl (%r15), %ecx
movl $1, %edx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movzwl %dx, %ebx
leal (%rbx,%rbx), %edx
cmpl %ecx, %ebx
jb LBB0_1
## %bb.2:
movl 8(%r15), %esi
movq %rax, %rdi
callq _snd_ac97_read_cache
movzwl %ax, %eax
movb 2(%r15), %cl
movl %eax, %esi
shrl %cl, %esi
decl %ebx
andl %ebx, %esi
movq (%r14), %rdx
movw %si, (%rdx)
movzwl 4(%r15), %ecx
cmpw %cx, 2(%r15)
je LBB0_4
## %bb.3:
## kill: def $cl killed $cl killed $ecx
shrl %cl, %eax
andl %ebx, %eax
movw %ax, 2(%rdx)
LBB0_4:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _snd_ac97_get_enum_double
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function snd_ac97_get_enum_double
_snd_ac97_get_enum_double: ; @snd_ac97_get_enum_double
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
bl _snd_kcontrol_chip
ldr x20, [x20]
ldrh w8, [x20]
mov w9, #1
LBB0_1: ; =>This Inner Loop Header: Depth=1
and w21, w9, #0xffff
lsl w9, w21, #1
cmp w21, w8
b.lo LBB0_1
; %bb.2:
ldr w1, [x20, #8]
bl _snd_ac97_read_cache
ldrh w8, [x20, #2]
lsr w9, w0, w8
sub w8, w21, #1
and w10, w9, w8
ldr x9, [x19]
strh w10, [x9]
ldrh w11, [x20, #2]
ldrh w10, [x20, #4]
cmp w11, w10
b.eq LBB0_4
; %bb.3:
lsr w10, w0, w10
and w8, w10, w8
strh w8, [x9, #2]
LBB0_4:
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
.cfi_endproc
; -- End function
.no_dead_strip _snd_ac97_get_enum_double
.subsections_via_symbols
| AnghaBench/linux/sound/pci/ac97/extr_ac97_codec.c_snd_ac97_get_enum_double.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function jz4780_bch_disable
_jz4780_bch_disable: ## @jz4780_bch_disable
.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 _BCH_BHINT@GOTPCREL(%rip), %r14
movq (%r14), %rdi
addq (%rbx), %rdi
callq _readl
movq (%r14), %rsi
addq (%rbx), %rsi
movl %eax, %edi
callq _writel
movq _BCH_BHCR_BCHE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _BCH_BHCCR@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq (%rbx), %rsi
popq %rbx
popq %r14
popq %rbp
jmp _writel ## TAILCALL
.cfi_endproc
## -- End function
.comm _BCH_BHINT,8,3 ## @BCH_BHINT
.comm _BCH_BHCR_BCHE,4,2 ## @BCH_BHCR_BCHE
.comm _BCH_BHCCR,8,3 ## @BCH_BHCCR
.no_dead_strip _jz4780_bch_disable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function jz4780_bch_disable
_jz4780_bch_disable: ; @jz4780_bch_disable
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x8, [x0]
Lloh0:
adrp x20, _BCH_BHINT@GOTPAGE
Lloh1:
ldr x20, [x20, _BCH_BHINT@GOTPAGEOFF]
ldr x9, [x20]
add x0, x9, x8
bl _readl
ldr x8, [x19]
ldr x9, [x20]
add x1, x9, x8
bl _writel
Lloh2:
adrp x8, _BCH_BHCR_BCHE@GOTPAGE
Lloh3:
ldr x8, [x8, _BCH_BHCR_BCHE@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
ldr x8, [x19]
Lloh5:
adrp x9, _BCH_BHCCR@GOTPAGE
Lloh6:
ldr x9, [x9, _BCH_BHCCR@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
add x1, x9, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _writel
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _BCH_BHINT,8,3 ; @BCH_BHINT
.comm _BCH_BHCR_BCHE,4,2 ; @BCH_BHCR_BCHE
.comm _BCH_BHCCR,8,3 ; @BCH_BHCCR
.no_dead_strip _jz4780_bch_disable
.subsections_via_symbols
| AnghaBench/linux/drivers/mtd/nand/raw/ingenic/extr_jz4780_bch.c_jz4780_bch_disable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function module_set_runfiles_path
_module_set_runfiles_path: ## @module_set_runfiles_path
.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
leaq -16(%rbp), %rdx
movq %rax, %rdi
callq _PyArg_ParseTuple
testl %eax, %eax
je LBB0_4
## %bb.1:
movq %rbx, %rdi
callq _get_module_state
movq %rax, %rbx
movq -16(%rbp), %rdi
callq _strlen
cmpl $3, %eax
ja LBB0_3
## %bb.2:
movl (%rbx), %edi
movq -16(%rbp), %rsi
callq _strcpy
jmp LBB0_4
LBB0_3:
movq _PyExc_RuntimeError@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
callq _PyErr_SetString
LBB0_4:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "s"
.comm _PyExc_RuntimeError,4,2 ## @PyExc_RuntimeError
L_.str.1: ## @.str.1
.asciz "Runfiles directory name too long!"
.comm _Py_RETURN_TRUE,4,2 ## @Py_RETURN_TRUE
.no_dead_strip _module_set_runfiles_path
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function module_set_runfiles_path
_module_set_runfiles_path: ; @module_set_runfiles_path
.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 x8, x1
mov x19, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
add x2, sp, #8
mov x0, x8
bl _PyArg_ParseTuple
cbz w0, LBB0_4
; %bb.1:
mov x0, x19
bl _get_module_state
mov x19, x0
ldr x0, [sp, #8]
bl _strlen
cmp w0, #3
b.hi LBB0_3
; %bb.2:
ldr w0, [x19]
ldr x1, [sp, #8]
bl _strcpy
b LBB0_4
LBB0_3:
Lloh2:
adrp x8, _PyExc_RuntimeError@GOTPAGE
Lloh3:
ldr x8, [x8, _PyExc_RuntimeError@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
bl _PyErr_SetString
LBB0_4:
mov x0, #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
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "s"
.comm _PyExc_RuntimeError,4,2 ; @PyExc_RuntimeError
l_.str.1: ; @.str.1
.asciz "Runfiles directory name too long!"
.comm _Py_RETURN_TRUE,4,2 ; @Py_RETURN_TRUE
.no_dead_strip _module_set_runfiles_path
.subsections_via_symbols
| AnghaBench/lab/python/extr_dmlab_module.c_module_set_runfiles_path.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.section __TEXT,__literal8,8byte_literals
.p2align 3, 0x0 ## -- Begin function TryMergeWinding
LCPI0_0:
.quad 0x3fb999999999999a ## double 0.10000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _TryMergeWinding
.p2align 4, 0x90
_TryMergeWinding: ## @TryMergeWinding
.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 %edx, %r13d
movq %rsi, %rbx
movq %rdi, %r15
movl (%rdi), %ecx
testl %ecx, %ecx
movq %rdi, -96(%rbp) ## 8-byte Spill
jle LBB0_13
## %bb.1:
xorl %edx, %edx
movl %r13d, -64(%rbp) ## 4-byte Spill
.p2align 4, 0x90
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
movq 8(%r15), %rsi
movq (%rsi,%rdx,8), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq %rdx, -80(%rbp) ## 8-byte Spill
leaq 1(%rdx), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
## kill: def $eax killed $eax killed $rax
cltd
idivl %ecx
## kill: def $edx killed $edx def $rdx
movq (%rsi,%rdx,8), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movl (%rbx), %esi
xorl %r14d, %r14d
testl %esi, %esi
jg LBB0_4
jmp LBB0_11
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_4 Depth=2
movq %r12, %rbx
movslq (%r12), %rsi
movq %r15, %r14
cmpq %rsi, %r15
jge LBB0_11
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %r12
movq 8(%rbx), %rcx
movq (%rcx,%r14,8), %rbx
leaq 1(%r14), %rax
movq %rax, %r15
## kill: def $eax killed $eax killed $rax
cltd
idivl %esi
## kill: def $edx killed $edx def $rdx
movq (%rcx,%rdx,8), %r13
movq -56(%rbp), %rax ## 8-byte Reload
movq (%rax), %rdi
subq (%r13), %rdi
callq _fabs
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = [1.0000000000000001E-1,0.0E+0]
ucomisd %xmm1, %xmm0
ja LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax), %rdi
subq (%rbx), %rdi
callq _fabs
ucomisd LCPI0_0(%rip), %xmm0
ja LBB0_3
LBB0_6: ## in Loop: Header=BB0_4 Depth=2
movq -56(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rdi
subq 8(%r13), %rdi
callq _fabs
ucomisd LCPI0_0(%rip), %xmm0
ja LBB0_8
## %bb.7: ## in Loop: Header=BB0_4 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rdi
subq 8(%rbx), %rdi
callq _fabs
ucomisd LCPI0_0(%rip), %xmm0
ja LBB0_3
LBB0_8: ## in Loop: Header=BB0_4 Depth=2
movq -56(%rbp), %rax ## 8-byte Reload
movq 16(%rax), %rdi
subq 16(%r13), %rdi
callq _fabs
ucomisd LCPI0_0(%rip), %xmm0
ja LBB0_10
## %bb.9: ## in Loop: Header=BB0_4 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
movq 16(%rax), %rdi
subq 16(%rbx), %rdi
callq _fabs
ucomisd LCPI0_0(%rip), %xmm0
ja LBB0_3
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
movq %r12, %rbx
movl (%r12), %esi
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
movq -96(%rbp), %r15 ## 8-byte Reload
movl (%r15), %ecx
cmpl %r14d, %esi
jg LBB0_16
## %bb.12: ## in Loop: Header=BB0_2 Depth=1
movslq %ecx, %rax
movq -72(%rbp), %rdi ## 8-byte Reload
movq %rdi, %rdx
cmpq %rax, %rdi
movl -64(%rbp), %r13d ## 4-byte Reload
jl LBB0_2
## %bb.14:
cmpl %ecx, %edi
jne LBB0_17
jmp LBB0_15
LBB0_13:
xorl %edi, %edi
movq $0, -48(%rbp) ## 8-byte Folded Spill
xorl %r14d, %r14d
movq $0, -56(%rbp) ## 8-byte Folded Spill
cmpl %ecx, %edi
jne LBB0_17
jmp LBB0_15
LBB0_16:
movq -80(%rbp), %rdi ## 8-byte Reload
## kill: def $edi killed $edi killed $rdi def $rdi
movl -64(%rbp), %r13d ## 4-byte Reload
cmpl %ecx, %edi
je LBB0_15
LBB0_17:
movq 8(%r15), %rsi
leal (%rdi,%rcx), %eax
decl %eax
cltd
idivl %ecx
movslq %edx, %rax
movq (%rsi,%rax,8), %rsi
movq %rdi, -72(%rbp) ## 8-byte Spill
movq -56(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdi
callq _VectorSubtract
movl %r13d, %edi
callq _CrossProduct
callq _VectorNormalize
movq 8(%rbx), %rcx
leal 2(%r14), %eax
cltd
idivl (%rbx)
## kill: def $edx killed $edx def $rdx
movq (%rcx,%rdx,8), %rdi
movq %r12, %rsi
callq _VectorSubtract
callq _DotProduct
movq _CONTINUOUS_EPSILON@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq %rcx, %rax
jg LBB0_15
## %bb.19:
movq %rbx, %r12
movq %rcx, -80(%rbp) ## 8-byte Spill
movq %rax, -88(%rbp) ## 8-byte Spill
movq 8(%r15), %rcx
movq -72(%rbp), %rax ## 8-byte Reload
addl $2, %eax
cltd
idivl (%r15)
## kill: def $edx killed $edx def $rdx
movq (%rcx,%rdx,8), %rdi
movq -48(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rsi
callq _VectorSubtract
movl %r13d, %edi
callq _CrossProduct
callq _VectorNormalize
movq 8(%r12), %rcx
movl (%r12), %esi
movq %r14, -56(%rbp) ## 8-byte Spill
leal (%r14,%rsi), %eax
decl %eax
cltd
idivl %esi
movslq %edx, %rax
movq (%rcx,%rax,8), %rdi
movq %rbx, %rsi
callq _VectorSubtract
callq _DotProduct
movq _CONTINUOUS_EPSILON@GOTPCREL(%rip), %rcx
movq (%rcx), %r14
cmpq %r14, %rax
jle LBB0_21
LBB0_15:
xorl %r13d, %r13d
LBB0_23:
movq %r13, %rax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_21:
movl (%r15), %edi
subl (%r12), %edi
movq %rax, -64(%rbp) ## 8-byte Spill
callq _AllocWinding
movq -64(%rbp), %r8 ## 8-byte Reload
movq %rax, %r13
movq -72(%rbp), %rdi ## 8-byte Reload
leal 1(%rdi), %r9d
movl (%r15), %ecx
movl %r9d, %eax
cltd
idivl %ecx
cmpl %edi, %edx
movq %r12, -48(%rbp) ## 8-byte Spill
movq -80(%rbp), %rbx ## 8-byte Reload
jne LBB0_24
LBB0_22:
movq -56(%rbp), %rsi ## 8-byte Reload
leal 1(%rsi), %r15d
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %ecx
movl %r15d, %eax
cltd
idivl %ecx
cmpl %esi, %edx
je LBB0_23
## %bb.28:
movl %edx, %r14d
negq %rbx
movq -88(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %r12 ## 8-byte Reload
jmp LBB0_30
.p2align 4, 0x90
LBB0_29: ## in Loop: Header=BB0_30 Depth=1
incl %r14d
movl %r14d, %eax
cltd
idivl %ecx
movl %edx, %r14d
cmpl -56(%rbp), %edx ## 4-byte Folded Reload
je LBB0_23
LBB0_30: ## =>This Inner Loop Header: Depth=1
cmpq %rbx, %rdi
setl %sil
movl %r15d, %eax
cltd
idivl %ecx
cmpl %edx, %r14d
setne %al
orb %sil, %al
cmpb $1, %al
jne LBB0_29
## %bb.31: ## in Loop: Header=BB0_30 Depth=1
movq 8(%r12), %rax
movslq %r14d, %rcx
movq (%rax,%rcx,8), %rdi
movq 8(%r13), %rax
movslq (%r13), %rcx
movq (%rax,%rcx,8), %rsi
callq _VectorCopy
movq -88(%rbp), %rdi ## 8-byte Reload
incl (%r13)
movl (%r12), %ecx
jmp LBB0_29
LBB0_24:
movl %edx, %r15d
negq %r14
jmp LBB0_26
.p2align 4, 0x90
LBB0_25: ## in Loop: Header=BB0_26 Depth=1
incl %r15d
movl %r15d, %eax
cltd
idivl %ecx
movl %edx, %r15d
cmpl %edi, %edx
je LBB0_22
LBB0_26: ## =>This Inner Loop Header: Depth=1
cmpq %r14, %r8
setl %sil
movl %r9d, %eax
cltd
idivl %ecx
cmpl %edx, %r15d
setne %al
orb %sil, %al
cmpb $1, %al
jne LBB0_25
## %bb.27: ## in Loop: Header=BB0_26 Depth=1
movq -96(%rbp), %rbx ## 8-byte Reload
movq 8(%rbx), %rax
movslq %r15d, %rcx
movq (%rax,%rcx,8), %rdi
movq 8(%r13), %rax
movslq (%r13), %rcx
movq (%rax,%rcx,8), %rsi
movq %r13, %r12
movq %r14, %r13
movl %r9d, %r14d
callq _VectorCopy
movl %r14d, %r9d
movq %r13, %r14
movq %r12, %r13
movq -64(%rbp), %r8 ## 8-byte Reload
movq -72(%rbp), %rdi ## 8-byte Reload
incl (%r12)
movl (%rbx), %ecx
movq -80(%rbp), %rbx ## 8-byte Reload
jmp LBB0_25
.cfi_endproc
## -- End function
.comm _CONTINUOUS_EPSILON,8,3 ## @CONTINUOUS_EPSILON
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _TryMergeWinding ; -- Begin function TryMergeWinding
.p2align 2
_TryMergeWinding: ; @TryMergeWinding
.cfi_startproc
; %bb.0:
sub sp, sp, #112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
str w2, [sp] ; 4-byte Folded Spill
mov x19, x1
mov x21, x0
ldr w8, [x0]
cmp w8, #1
str x0, [sp, #8] ; 8-byte Folded Spill
b.lt LBB0_16
; %bb.1:
mov x26, #0 ; =0x0
mov x27, #-7378697629483820647 ; =0x9999999999999999
movk x27, #39322
movk x27, #16313, lsl #48
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
ldr x9, [x21, #8]
ldr x23, [x9, x26, lsl #3]
add x25, x26, #1
sdiv w10, w25, w8
msub w8, w10, w8, w25
ldr x22, [x9, w8, uxtw #3]
ldr w9, [x19]
cmp w9, #1
b.lt LBB0_12
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x28, #0 ; =0x0
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=2
ldrsw x9, [x19]
mov x28, x24
cmp x24, x9
b.ge LBB0_13
LBB0_5: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x19, #8]
ldr x21, [x8, x28, lsl #3]
add x24, x28, #1
sdiv w10, w24, w9
msub w9, w10, w9, w24
ldr x20, [x8, w9, uxtw #3]
ldr x8, [x23]
ldr x9, [x20]
sub x0, x8, x9
bl _fabs
fmov d1, x27
fcmp d0, d1
b.gt LBB0_7
; %bb.6: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [x22]
ldr x9, [x21]
sub x0, x8, x9
bl _fabs
fmov d1, x27
fcmp d0, d1
b.gt LBB0_4
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [x23, #8]
ldr x9, [x20, #8]
sub x0, x8, x9
bl _fabs
fmov d1, x27
fcmp d0, d1
b.gt LBB0_9
; %bb.8: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [x22, #8]
ldr x9, [x21, #8]
sub x0, x8, x9
bl _fabs
fmov d1, x27
fcmp d0, d1
b.gt LBB0_4
LBB0_9: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [x23, #16]
ldr x9, [x20, #16]
sub x0, x8, x9
bl _fabs
fmov d1, x27
fcmp d0, d1
b.gt LBB0_11
; %bb.10: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [x22, #16]
ldr x9, [x21, #16]
sub x0, x8, x9
bl _fabs
fmov d1, x27
fcmp d0, d1
b.gt LBB0_4
LBB0_11: ; in Loop: Header=BB0_2 Depth=1
ldr w9, [x19]
mov x24, x28
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_2 Depth=1
mov x24, #0 ; =0x0
LBB0_13: ; in Loop: Header=BB0_2 Depth=1
ldr x21, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x21]
cmp w9, w24
b.gt LBB0_17
; %bb.14: ; in Loop: Header=BB0_2 Depth=1
sxtw x9, w8
mov x26, x25
cmp x25, x9
b.lt LBB0_2
; %bb.15:
cmp w25, w8
b.ne LBB0_18
b LBB0_20
LBB0_16:
mov w25, #0 ; =0x0
mov x22, #0 ; =0x0
mov w24, #0 ; =0x0
mov x23, #0 ; =0x0
cmp w25, w8
b.ne LBB0_18
b LBB0_20
LBB0_17:
mov x25, x26
cmp w25, w8
b.eq LBB0_20
LBB0_18:
ldr x9, [x21, #8]
add w10, w25, w8
sub w10, w10, #1
sdiv w11, w10, w8
msub w8, w11, w8, w10
ldr x1, [x9, w8, sxtw #3]
mov x0, x23
bl _VectorSubtract
ldr w26, [sp] ; 4-byte Folded Reload
mov x0, x26
bl _CrossProduct
bl _VectorNormalize
ldr x8, [x19, #8]
add w9, w24, #2
ldr w10, [x19]
sdiv w11, w9, w10
msub w9, w11, w10, w9
ldr x0, [x8, w9, uxtw #3]
mov x1, x23
bl _VectorSubtract
bl _DotProduct
Lloh0:
adrp x20, _CONTINUOUS_EPSILON@GOTPAGE
Lloh1:
ldr x20, [x20, _CONTINUOUS_EPSILON@GOTPAGEOFF]
ldr x27, [x20]
cmp x0, x27
b.gt LBB0_20
; %bb.19:
mov x23, x0
ldr x8, [x21, #8]
add w9, w25, #2
ldr w10, [x21]
sdiv w11, w9, w10
msub w9, w11, w10, w9
ldr x0, [x8, w9, uxtw #3]
mov x1, x22
bl _VectorSubtract
mov x0, x26
bl _CrossProduct
bl _VectorNormalize
ldr x8, [x19, #8]
ldr w9, [x19]
add w10, w24, w9
sub w10, w10, #1
sdiv w11, w10, w9
msub w9, w11, w9, w10
ldr x0, [x8, w9, sxtw #3]
mov x1, x22
bl _VectorSubtract
bl _DotProduct
ldr x28, [x20]
cmp x0, x28
b.le LBB0_22
LBB0_20:
mov x21, #0 ; =0x0
LBB0_21:
mov x0, x21
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
LBB0_22:
mov x22, x0
str x27, [sp] ; 8-byte Folded Spill
ldr w8, [x21]
ldr w9, [x19]
sub w0, w8, w9
bl _AllocWinding
mov x8, x21
mov x21, x0
add w20, w25, #1
ldr w8, [x8]
sdiv w9, w20, w8
msub w27, w9, w8, w20
cmp w27, w25
b.ne LBB0_28
LBB0_23:
add w20, w24, #1
ldr w8, [x19]
sdiv w9, w20, w8
msub w22, w9, w8, w20
cmp w22, w24
b.eq LBB0_21
; %bb.24:
ldr x9, [sp] ; 8-byte Folded Reload
neg x25, x9
b LBB0_26
LBB0_25: ; in Loop: Header=BB0_26 Depth=1
add w9, w22, #1
sdiv w10, w9, w8
msub w22, w10, w8, w9
cmp w22, w24
b.eq LBB0_21
LBB0_26: ; =>This Inner Loop Header: Depth=1
sdiv w9, w20, w8
msub w9, w9, w8, w20
cmp w22, w9
ccmp x23, x25, #8, eq
b.ge LBB0_25
; %bb.27: ; in Loop: Header=BB0_26 Depth=1
ldr x8, [x19, #8]
ldr x0, [x8, w22, sxtw #3]
ldr x8, [x21, #8]
ldrsw x9, [x21]
ldr x1, [x8, x9, lsl #3]
bl _VectorCopy
ldr w8, [x21]
add w8, w8, #1
str w8, [x21]
ldr w8, [x19]
b LBB0_25
LBB0_28:
neg x28, x28
ldr x26, [sp, #8] ; 8-byte Folded Reload
b LBB0_30
LBB0_29: ; in Loop: Header=BB0_30 Depth=1
add w9, w27, #1
sdiv w10, w9, w8
msub w27, w10, w8, w9
cmp w27, w25
b.eq LBB0_23
LBB0_30: ; =>This Inner Loop Header: Depth=1
sdiv w9, w20, w8
msub w9, w9, w8, w20
cmp w27, w9
ccmp x22, x28, #8, eq
b.ge LBB0_29
; %bb.31: ; in Loop: Header=BB0_30 Depth=1
ldr x8, [x26, #8]
ldr x0, [x8, w27, sxtw #3]
ldr x8, [x21, #8]
ldrsw x9, [x21]
ldr x1, [x8, x9, lsl #3]
bl _VectorCopy
ldr w8, [x21]
add w8, w8, #1
str w8, [x21]
ldr w8, [x26]
b LBB0_29
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _CONTINUOUS_EPSILON,8,3 ; @CONTINUOUS_EPSILON
.subsections_via_symbols
| assembly_file_160494.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trap_check ## -- Begin function trap_check
.p2align 4, 0x90
_trap_check: ## @trap_check
.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 _trap ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trap_check ; -- Begin function trap_check
.p2align 2
_trap_check: ; @trap_check
.cfi_startproc
; %bb.0:
b _trap
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/amd64/amd64/extr_trap.c_trap_check.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $64, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movaps L___const.main.shellcode+32(%rip), %xmm0
movaps %xmm0, -48(%rbp)
movaps L___const.main.shellcode+16(%rip), %xmm0
movaps %xmm0, -64(%rbp)
movaps L___const.main.shellcode(%rip), %xmm0
movaps %xmm0, -80(%rbp)
movq _stdout@GOTPCREL(%rip), %rax
movl (%rax), %ebx
leaq -80(%rbp), %r14
movq %r14, %rdi
callq _strlen
leaq L_.str(%rip), %rsi
movl %ebx, %edi
movl %eax, %edx
callq _fprintf
xorl %eax, %eax
callq *%r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $64, %rsp
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
.p2align 4 ## @__const.main.shellcode
L___const.main.shellcode:
.asciz "j\013X\231Rfh-F\211\341Rjsfhleh6tabhn/iph/sbih/usr\211\343RQS\211\341\315\200"
.comm _stdout,4,2 ## @stdout
L_.str: ## @.str
.asciz "Length: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
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
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
Lloh3:
adrp x8, l___const.main.shellcode@PAGE
Lloh4:
add x8, x8, l___const.main.shellcode@PAGEOFF
ldp q0, q1, [x8]
stp q0, q1, [sp]
ldr q0, [x8, #32]
str q0, [sp, #32]
Lloh5:
adrp x8, _stdout@GOTPAGE
Lloh6:
ldr x8, [x8, _stdout@GOTPAGEOFF]
Lloh7:
ldr w19, [x8]
mov x20, sp
mov x0, sp
bl _strlen
mov x2, x0
Lloh8:
adrp x1, l_.str@PAGE
Lloh9:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _fprintf
blr x20
ldur x8, [x29, #-24]
Lloh10:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh11:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh12:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB0_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.shellcode: ; @__const.main.shellcode
.asciz "j\013X\231Rfh-F\211\341Rjsfhleh6tabhn/iph/sbih/usr\211\343RQS\211\341\315\200"
.comm _stdout,4,2 ; @stdout
l_.str: ; @.str
.asciz "Length: %d\n"
.subsections_via_symbols
| AnghaBench/exploitdb/shellcodes/linux_x86/extr_13600.c_main.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _timeout ## -- Begin function timeout
.p2align 4, 0x90
_timeout: ## @timeout
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %ebx
movq _TIMEOUT@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -40(%rbp)
movq $0, -48(%rbp)
leaq -28(%rbp), %r15
movq %r15, %rdi
callq _FD_ZERO
movl %ebx, %edi
movq %r15, %rsi
callq _FD_SET
incl %ebx
xorl %r14d, %r14d
leaq -48(%rbp), %r8
movl %ebx, %edi
movq %r15, %rsi
xorl %edx, %edx
xorl %ecx, %ecx
callq _select
movl %eax, %ebx
testl %eax, %eax
jns LBB0_2
## %bb.1:
xorl %eax, %eax
callq _std_err
LBB0_2:
cmpl $1, %ebx
sbbl %r14d, %r14d
movl %r14d, %eax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TIMEOUT,4,2 ## @TIMEOUT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _timeout ; -- Begin function timeout
.p2align 2
_timeout: ; @timeout
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _TIMEOUT@GOTPAGE
Lloh1:
ldr x8, [x8, _TIMEOUT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
str w8, [sp, #24]
str xzr, [sp, #16]
add x0, sp, #12
bl _FD_ZERO
add x1, sp, #12
mov x0, x19
bl _FD_SET
add w0, w19, #1
add x1, sp, #12
add x4, sp, #16
mov x2, #0
mov x3, #0
bl _select
mov x19, x0
tbz w0, #31, LBB0_2
; %bb.1:
bl _std_err
LBB0_2:
cmp w19, #0
csetm w0, eq
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TIMEOUT,4,2 ; @TIMEOUT
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/windows/dos/extr_571.c_timeout.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function pass_dispatch_sample_polar
LCPI0_0:
.long 0x42000000 ## float 32
LCPI0_1:
.long 0x41000000 ## float 8
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_pass_dispatch_sample_polar: ## @pass_dispatch_sample_polar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r13d
movl %edx, %r14d
movq %rsi, %r15
movq %rdi, %rbx
movq _RA_CAP_COMPUTE@GOTPCREL(%rip), %rax
movq (%rdi), %rcx
movl (%rcx), %ecx
movl %ecx, %edx
notl %edx
testl %edx, (%rax)
jne LBB0_3
## %bb.1:
movl %r8d, %r12d
movq (%r15), %rax
movl (%rax), %edi
movaps %xmm0, -64(%rbp) ## 16-byte Spill
callq _ceil
xorps %xmm0, %xmm0
cvtsi2ss %r13d, %xmm0
cvtsi2ss %r12d, %xmm2
movl %eax, %r13d
movaps -64(%rbp), %xmm1 ## 16-byte Reload
divss %xmm1, %xmm0
movshdup %xmm1, %xmm1 ## xmm1 = xmm1[1,1,3,3]
divss %xmm1, %xmm2
movss %xmm2, -64(%rbp) ## 4-byte Spill
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm0, %xmm1
cvttss2si %xmm1, %edi
callq _ceil
## kill: def $eax killed $eax def $rax
leal (%rax,%r13,2), %r12d
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -64(%rbp), %xmm0 ## 4-byte Folded Reload
cvttss2si %xmm0, %edi
callq _ceil
## kill: def $eax killed $eax def $rax
leal (%rax,%r13,2), %r13d
movl %r14d, %ecx
imull %r12d, %ecx
imull %r13d, %ecx
shll $2, %ecx
movq (%rbx), %rax
cmpl 4(%rax), %ecx
jle LBB0_4
## %bb.2:
movl (%rax), %ecx
LBB0_3:
movl 8(%rbx), %edi
movq _RA_CAP_GATHER@GOTPCREL(%rip), %rax
andl (%rax), %ecx
movq %r15, %rsi
movl %r14d, %edx
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _pass_sample_polar ## TAILCALL
LBB0_4:
movq %rbx, %rdi
movl $32, %esi
movl $8, %edx
xorl %ecx, %ecx
callq _pass_is_compute
movl 8(%rbx), %edi
movl %r13d, (%rsp)
movq %r15, %rsi
movl %r14d, %edx
movl $32, %ecx
movl $8, %r8d
movl %r12d, %r9d
callq _pass_compute_polar
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _RA_CAP_COMPUTE,4,2 ## @RA_CAP_COMPUTE
.comm _RA_CAP_GATHER,4,2 ## @RA_CAP_GATHER
.no_dead_strip _pass_dispatch_sample_polar
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pass_dispatch_sample_polar
_pass_dispatch_sample_polar: ; @pass_dispatch_sample_polar
.cfi_startproc
; %bb.0:
stp d9, d8, [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 b8, -72
.cfi_offset b9, -80
mov x19, x3
mov x20, x1
mov x21, x0
Lloh0:
adrp x8, _RA_CAP_COMPUTE@GOTPAGE
Lloh1:
ldr x8, [x8, _RA_CAP_COMPUTE@GOTPAGEOFF]
Lloh2:
ldr w9, [x8]
ldr x8, [x0]
ldr w8, [x8]
bics wzr, w9, w8
b.ne LBB0_3
; %bb.1:
mov x22, x5
mov x23, x4
lsr x8, x2, #32
fmov s8, w8
fmov s9, w2
ldr x8, [x20]
ldr w0, [x8]
bl _ceil
lsl w24, w0, #1
scvtf s0, w23
scvtf s1, w22
fdiv s0, s0, s9
fdiv s8, s1, s8
movi.2s v1, #66, lsl #24
fdiv s0, s1, s0
fcvtzs w0, s0
bl _ceil
add w22, w0, w24
fmov s0, #8.00000000
fdiv s0, s0, s8
fcvtzs w0, s0
bl _ceil
add w23, w0, w24
mul w8, w19, w22
mul w9, w8, w23
ldr x8, [x21]
ldr w10, [x8, #4]
cmp w10, w9, lsl #2
b.ge LBB0_4
; %bb.2:
ldr w8, [x8]
LBB0_3:
ldr w0, [x21, #8]
Lloh3:
adrp x9, _RA_CAP_GATHER@GOTPAGE
Lloh4:
ldr x9, [x9, _RA_CAP_GATHER@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
and w3, w9, w8
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #80 ; 16-byte Folded Reload
b _pass_sample_polar
LBB0_4:
mov x0, x21
mov w1, #32
mov w2, #8
mov w3, #0
bl _pass_is_compute
ldr w0, [x21, #8]
mov x1, x20
mov x2, x19
mov w3, #32
mov w4, #8
mov x5, x22
mov x6, x23
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 d9, d8, [sp], #80 ; 16-byte Folded Reload
b _pass_compute_polar
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _RA_CAP_COMPUTE,4,2 ; @RA_CAP_COMPUTE
.comm _RA_CAP_GATHER,4,2 ; @RA_CAP_GATHER
.no_dead_strip _pass_dispatch_sample_polar
.subsections_via_symbols
| AnghaBench/mpv/video/out/gpu/extr_video.c_pass_dispatch_sample_polar.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pyb_flash_init_vfs ## -- Begin function pyb_flash_init_vfs
.p2align 4, 0x90
_pyb_flash_init_vfs: ## @pyb_flash_init_vfs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _mp_fat_vfs_type@GOTPCREL(%rip), %rax
movq %rax, 40(%rdi)
movq _MP_BLOCKDEV_FLAG_NATIVE@GOTPCREL(%rip), %rax
movq _MP_BLOCKDEV_FLAG_HAVE_IOCTL@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
orl %ecx, (%rdi)
movq %rdi, 32(%rdi)
movq 24(%rdi), %rax
movq _pyb_flash_readblocks_obj@GOTPCREL(%rip), %rcx
movq %rcx, (%rax)
movq 24(%rdi), %rax
movq _pyb_flash_obj@GOTPCREL(%rip), %rcx
movq %rcx, 8(%rax)
movq _sflash_disk_read@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 24(%rdi), %rdx
movq %rax, 16(%rdx)
movq 16(%rdi), %rax
movq _pyb_flash_writeblocks_obj@GOTPCREL(%rip), %rdx
movq %rdx, (%rax)
movq 16(%rdi), %rax
movq %rcx, 8(%rax)
movq _sflash_disk_write@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 16(%rdi), %rdx
movq %rax, 16(%rdx)
movq 8(%rdi), %rax
movq _pyb_flash_ioctl_obj@GOTPCREL(%rip), %rdx
movq %rdx, (%rax)
movq 8(%rdi), %rax
movq %rcx, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _mp_fat_vfs_type,4,2 ## @mp_fat_vfs_type
.comm _MP_BLOCKDEV_FLAG_NATIVE,4,2 ## @MP_BLOCKDEV_FLAG_NATIVE
.comm _MP_BLOCKDEV_FLAG_HAVE_IOCTL,4,2 ## @MP_BLOCKDEV_FLAG_HAVE_IOCTL
.comm _pyb_flash_readblocks_obj,4,2 ## @pyb_flash_readblocks_obj
.comm _pyb_flash_obj,4,2 ## @pyb_flash_obj
.comm _sflash_disk_read,8,3 ## @sflash_disk_read
.comm _pyb_flash_writeblocks_obj,4,2 ## @pyb_flash_writeblocks_obj
.comm _sflash_disk_write,8,3 ## @sflash_disk_write
.comm _pyb_flash_ioctl_obj,4,2 ## @pyb_flash_ioctl_obj
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pyb_flash_init_vfs ; -- Begin function pyb_flash_init_vfs
.p2align 2
_pyb_flash_init_vfs: ; @pyb_flash_init_vfs
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _mp_fat_vfs_type@GOTPAGE
Lloh1:
ldr x8, [x8, _mp_fat_vfs_type@GOTPAGEOFF]
Lloh2:
adrp x9, _MP_BLOCKDEV_FLAG_NATIVE@GOTPAGE
Lloh3:
ldr x9, [x9, _MP_BLOCKDEV_FLAG_NATIVE@GOTPAGEOFF]
Lloh4:
ldr w9, [x9]
Lloh5:
adrp x10, _MP_BLOCKDEV_FLAG_HAVE_IOCTL@GOTPAGE
Lloh6:
ldr x10, [x10, _MP_BLOCKDEV_FLAG_HAVE_IOCTL@GOTPAGEOFF]
Lloh7:
ldr w10, [x10]
orr w9, w10, w9
ldr w10, [x0]
orr w9, w9, w10
str w9, [x0]
stp x0, x8, [x0, #32]
ldr x8, [x0, #24]
Lloh8:
adrp x9, _pyb_flash_readblocks_obj@GOTPAGE
Lloh9:
ldr x9, [x9, _pyb_flash_readblocks_obj@GOTPAGEOFF]
str x9, [x8]
Lloh10:
adrp x8, _pyb_flash_obj@GOTPAGE
Lloh11:
ldr x8, [x8, _pyb_flash_obj@GOTPAGEOFF]
ldr x9, [x0, #24]
str x8, [x9, #8]
Lloh12:
adrp x9, _sflash_disk_read@GOTPAGE
Lloh13:
ldr x9, [x9, _sflash_disk_read@GOTPAGEOFF]
Lloh14:
ldr x9, [x9]
ldr x10, [x0, #24]
str x9, [x10, #16]
ldr x9, [x0, #16]
Lloh15:
adrp x10, _pyb_flash_writeblocks_obj@GOTPAGE
Lloh16:
ldr x10, [x10, _pyb_flash_writeblocks_obj@GOTPAGEOFF]
str x10, [x9]
ldr x9, [x0, #16]
str x8, [x9, #8]
Lloh17:
adrp x9, _sflash_disk_write@GOTPAGE
Lloh18:
ldr x9, [x9, _sflash_disk_write@GOTPAGEOFF]
Lloh19:
ldr x9, [x9]
ldr x10, [x0, #16]
str x9, [x10, #16]
ldr x9, [x0, #8]
Lloh20:
adrp x10, _pyb_flash_ioctl_obj@GOTPAGE
Lloh21:
ldr x10, [x10, _pyb_flash_ioctl_obj@GOTPAGEOFF]
str x10, [x9]
ldr x9, [x0, #8]
str x8, [x9, #8]
ret
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _mp_fat_vfs_type,4,2 ; @mp_fat_vfs_type
.comm _MP_BLOCKDEV_FLAG_NATIVE,4,2 ; @MP_BLOCKDEV_FLAG_NATIVE
.comm _MP_BLOCKDEV_FLAG_HAVE_IOCTL,4,2 ; @MP_BLOCKDEV_FLAG_HAVE_IOCTL
.comm _pyb_flash_readblocks_obj,4,2 ; @pyb_flash_readblocks_obj
.comm _pyb_flash_obj,4,2 ; @pyb_flash_obj
.comm _sflash_disk_read,8,3 ; @sflash_disk_read
.comm _pyb_flash_writeblocks_obj,4,2 ; @pyb_flash_writeblocks_obj
.comm _sflash_disk_write,8,3 ; @sflash_disk_write
.comm _pyb_flash_ioctl_obj,4,2 ; @pyb_flash_ioctl_obj
.subsections_via_symbols
| AnghaBench/micropython/ports/cc3200/mods/extr_pybflash.c_pyb_flash_init_vfs.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 $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 %rsi, %r14
movl %edi, %ebx
movl $1, %r13d
movl $1, %edi
movl $2, %esi
callq _dup2
leaq L_.str(%rip), %rdx
movl %ebx, %edi
movq %r14, %rsi
callq _getopt
shll $24, %eax
cmpl $-16777216, %eax ## imm = 0xFF000000
jne LBB0_1
LBB0_6:
leaq _sigint_handler(%rip), %rax
movq %rax, -1088(%rbp)
movabsq $8589934592, %rbx ## imm = 0x200000000
movq %rbx, -1080(%rbp)
leaq -1088(%rbp), %rsi
leaq -56(%rbp), %rdx
movl $2, %edi
callq _sigaction
testl %eax, %eax
js LBB0_17
## %bb.7:
leaq _sigtstp_handler(%rip), %rax
movq %rax, -1088(%rbp)
movq %rbx, -1080(%rbp)
leaq -1088(%rbp), %rsi
leaq -56(%rbp), %rdx
movl $18, %edi
callq _sigaction
testl %eax, %eax
js LBB0_17
## %bb.8:
leaq _sigchld_handler(%rip), %rax
movq %rax, -1088(%rbp)
movq %rbx, -1080(%rbp)
leaq -1088(%rbp), %rsi
leaq -56(%rbp), %rdx
movl $20, %edi
callq _sigaction
testl %eax, %eax
js LBB0_17
## %bb.9:
leaq _sigquit_handler(%rip), %rax
movq %rax, -1088(%rbp)
movq %rbx, -1080(%rbp)
leaq -1088(%rbp), %rsi
leaq -56(%rbp), %rdx
movl $3, %edi
callq _sigaction
testl %eax, %eax
jns LBB0_10
LBB0_17:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
leaq L_.str.36(%rip), %rdx
movq %rbx, %rdi
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_1:
movl $1, %ecx
leaq L_.str(%rip), %r15
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movl $1, _verbose(%rip)
movl %ecx, %r13d
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movl %ebx, %edi
movq %r14, %rsi
movq %r15, %rdx
callq _getopt
shll $24, %eax
movl %r13d, %ecx
cmpl $-16777216, %eax ## imm = 0xFF000000
je LBB0_6
LBB0_2: ## =>This Inner Loop Header: Depth=1
sarl $24, %eax
xorl %r13d, %r13d
cmpl $112, %eax
je LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
cmpl $118, %eax
je LBB0_4
## %bb.20:
cmpl $104, %eax
leaq L_str(%rip), %rdi
callq _puts
leaq L_str.38(%rip), %rdi
callq _puts
leaq L_str.39(%rip), %rdi
callq _puts
leaq L_str.40(%rip), %rdi
callq _puts
movl $1, %edi
callq _exit
LBB0_10:
movq _jobs@GOTPCREL(%rip), %rax
movq $0, (%rax)
movq $0, 5(%rax)
movq $0, 1036(%rax)
movq $0, 1041(%rax)
movq $0, 2072(%rax)
movq $0, 2077(%rax)
movq $0, 3108(%rax)
movq $0, 3113(%rax)
movq $0, 4144(%rax)
movq $0, 4149(%rax)
movq $0, 5180(%rax)
movq $0, 5185(%rax)
movq $0, 6221(%rax)
movq $0, 6216(%rax)
movq $0, 7257(%rax)
movq $0, 7252(%rax)
movq $0, 8293(%rax)
movq $0, 8288(%rax)
movq $0, 9329(%rax)
movq $0, 9324(%rax)
movq $0, 10365(%rax)
movq $0, 10360(%rax)
movq $0, 11401(%rax)
movq $0, 11396(%rax)
movq $0, 12437(%rax)
movq $0, 12432(%rax)
movq $0, 13473(%rax)
movq $0, 13468(%rax)
movq $0, 14509(%rax)
movq $0, 14504(%rax)
movq $0, 15545(%rax)
movq $0, 15540(%rax)
movq ___stdinp@GOTPCREL(%rip), %r14
leaq -1088(%rbp), %r12
movq ___stdoutp@GOTPCREL(%rip), %r15
testl %r13d, %r13d
je LBB0_13
.p2align 4, 0x90
LBB0_12:
leaq L_.str.1(%rip), %rdi
leaq _prompt(%rip), %rsi
xorl %eax, %eax
callq _printf
movq (%r15), %rdi
callq _fflush
LBB0_13: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rdx
movq %r12, %rdi
movl $1024, %esi ## imm = 0x400
callq _fgets
movq (%r14), %rbx
testq %rax, %rax
jne LBB0_15
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movq %rbx, %rdi
callq _ferror
testl %eax, %eax
jne LBB0_18
LBB0_15: ## in Loop: Header=BB0_13 Depth=1
movq %rbx, %rdi
callq _feof
testl %eax, %eax
jne LBB0_19
## %bb.16: ## in Loop: Header=BB0_13 Depth=1
movq %r12, %rdi
callq _eval
movq (%r15), %rdi
callq _fflush
movq (%r15), %rdi
callq _fflush
testl %r13d, %r13d
jne LBB0_12
jmp LBB0_13
LBB0_19:
movq (%r15), %rdi
callq _fflush
xorl %edi, %edi
callq _exit
LBB0_18:
movq (%r15), %rdi
leaq L_.str.35(%rip), %rsi
leaq L_.str.2(%rip), %rdx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _usage ## -- Begin function usage
.p2align 4, 0x90
_usage: ## @usage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_str(%rip), %rdi
callq _puts
leaq L_str.38(%rip), %rdi
callq _puts
leaq L_str.39(%rip), %rdi
callq _puts
leaq L_str.40(%rip), %rdi
callq _puts
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _Signal ## -- Begin function Signal
.p2align 4, 0x90
_Signal: ## @Signal
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -24
movq %rsi, -24(%rbp)
movabsq $8589934592, %rax ## imm = 0x200000000
movq %rax, -16(%rbp)
leaq -24(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _sigaction
testl %eax, %eax
js LBB2_2
## %bb.1:
movq -40(%rbp), %rax
addq $40, %rsp
popq %rbx
popq %rbp
retq
LBB2_2:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
leaq L_.str.36(%rip), %rdx
movq %rbx, %rdi
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _sigint_handler ## -- Begin function sigint_handler
.p2align 4, 0x90
_sigint_handler: ## @sigint_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 %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %edi, %r14d
movq _jobs@GOTPCREL(%rip), %rax
cmpl $1, 8(%rax)
jne LBB3_2
## %bb.1:
xorl %ecx, %ecx
jmp LBB3_17
LBB3_2:
movl $1, %ecx
cmpl $1, 1044(%rax)
je LBB3_17
## %bb.3:
movl $2, %ecx
cmpl $1, 2080(%rax)
je LBB3_17
## %bb.4:
movl $3, %ecx
cmpl $1, 3116(%rax)
je LBB3_17
## %bb.5:
movl $4, %ecx
cmpl $1, 4152(%rax)
je LBB3_17
## %bb.6:
movl $5, %ecx
cmpl $1, 5188(%rax)
je LBB3_17
## %bb.7:
movl $6, %ecx
cmpl $1, 6224(%rax)
je LBB3_17
## %bb.8:
movl $7, %ecx
cmpl $1, 7260(%rax)
je LBB3_17
## %bb.9:
movl $8, %ecx
cmpl $1, 8296(%rax)
je LBB3_17
## %bb.10:
movl $9, %ecx
cmpl $1, 9332(%rax)
je LBB3_17
## %bb.11:
movl $10, %ecx
cmpl $1, 10368(%rax)
je LBB3_17
## %bb.12:
movl $11, %ecx
cmpl $1, 11404(%rax)
je LBB3_17
## %bb.13:
movl $12, %ecx
cmpl $1, 12440(%rax)
je LBB3_17
## %bb.14:
movl $13, %ecx
cmpl $1, 13476(%rax)
je LBB3_17
## %bb.15:
movl $14, %ecx
cmpl $1, 14512(%rax)
je LBB3_17
## %bb.16:
movl $15, %ecx
cmpl $1, 15548(%rax)
jne LBB3_21
LBB3_17:
imulq $1036, %rcx, %rcx ## imm = 0x40C
movl (%rax,%rcx), %ebx
testl %ebx, %ebx
je LBB3_21
## %bb.18:
movl %ebx, %edi
negl %edi
movl $2, %esi
callq _kill
testl %eax, %eax
jns LBB3_20
## %bb.19:
callq ___error
cmpl $3, (%rax)
jne LBB3_22
LBB3_20:
testl %r14d, %r14d
js LBB3_23
LBB3_21:
popq %rbx
popq %r14
popq %rbp
retq
LBB3_23:
movl %ebx, %edi
callq _pid2jid
negl %r14d
leaq L_.str.21(%rip), %rdi
movl %eax, %esi
movl %ebx, %edx
movl %r14d, %ecx
xorl %eax, %eax
callq _printf
movq _jobs@GOTPCREL(%rip), %rdi
movl %ebx, %esi
popq %rbx
popq %r14
popq %rbp
jmp _deletejob ## TAILCALL
LBB3_22:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
leaq L_.str.19(%rip), %rdx
movq %rbx, %rdi
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _sigtstp_handler ## -- Begin function sigtstp_handler
.p2align 4, 0x90
_sigtstp_handler: ## @sigtstp_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 %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %r14d
movq _jobs@GOTPCREL(%rip), %r15
cmpl $1, 8(%r15)
jne LBB4_2
## %bb.1:
xorl %eax, %eax
jmp LBB4_17
LBB4_2:
movl $1, %eax
cmpl $1, 1044(%r15)
je LBB4_17
## %bb.3:
movl $2, %eax
cmpl $1, 2080(%r15)
je LBB4_17
## %bb.4:
movl $3, %eax
cmpl $1, 3116(%r15)
je LBB4_17
## %bb.5:
movl $4, %eax
cmpl $1, 4152(%r15)
je LBB4_17
## %bb.6:
movl $5, %eax
cmpl $1, 5188(%r15)
je LBB4_17
## %bb.7:
movl $6, %eax
cmpl $1, 6224(%r15)
je LBB4_17
## %bb.8:
movl $7, %eax
cmpl $1, 7260(%r15)
je LBB4_17
## %bb.9:
movl $8, %eax
cmpl $1, 8296(%r15)
je LBB4_17
## %bb.10:
movl $9, %eax
cmpl $1, 9332(%r15)
je LBB4_17
## %bb.11:
movl $10, %eax
cmpl $1, 10368(%r15)
je LBB4_17
## %bb.12:
movl $11, %eax
cmpl $1, 11404(%r15)
je LBB4_17
## %bb.13:
movl $12, %eax
cmpl $1, 12440(%r15)
je LBB4_17
## %bb.14:
movl $13, %eax
cmpl $1, 13476(%r15)
je LBB4_17
## %bb.15:
movl $14, %eax
cmpl $1, 14512(%r15)
je LBB4_17
## %bb.16:
movl $15, %eax
cmpl $1, 15548(%r15)
jne LBB4_52
LBB4_17:
imulq $1036, %rax, %rax ## imm = 0x40C
movl (%r15,%rax), %ebx
testl %ebx, %ebx
je LBB4_52
## %bb.18:
movl %ebx, %edi
negl %edi
movl $18, %esi
callq _kill
testl %eax, %eax
jns LBB4_20
## %bb.19:
callq ___error
cmpl $3, (%rax)
jne LBB4_53
LBB4_20:
testl %r14d, %r14d
jns LBB4_52
## %bb.21:
movl %ebx, %edi
callq _pid2jid
negl %r14d
leaq L_.str.22(%rip), %rdi
movl %eax, %esi
movl %ebx, %edx
movl %r14d, %ecx
xorl %eax, %eax
callq _printf
cmpl %ebx, (%r15)
je LBB4_51
## %bb.22:
movq _jobs@GOTPCREL(%rip), %r15
cmpl %ebx, 1036(%r15)
jne LBB4_24
## %bb.23:
addq $1036, %r15 ## imm = 0x40C
jmp LBB4_51
LBB4_24:
cmpl %ebx, 2072(%r15)
jne LBB4_26
## %bb.25:
addq $2072, %r15 ## imm = 0x818
jmp LBB4_51
LBB4_26:
cmpl %ebx, 3108(%r15)
jne LBB4_28
## %bb.27:
addq $3108, %r15 ## imm = 0xC24
jmp LBB4_51
LBB4_28:
cmpl %ebx, 4144(%r15)
jne LBB4_30
## %bb.29:
addq $4144, %r15 ## imm = 0x1030
jmp LBB4_51
LBB4_30:
cmpl %ebx, 5180(%r15)
jne LBB4_32
## %bb.31:
addq $5180, %r15 ## imm = 0x143C
jmp LBB4_51
LBB4_32:
cmpl %ebx, 6216(%r15)
jne LBB4_34
## %bb.33:
addq $6216, %r15 ## imm = 0x1848
jmp LBB4_51
LBB4_34:
cmpl %ebx, 7252(%r15)
jne LBB4_36
## %bb.35:
addq $7252, %r15 ## imm = 0x1C54
jmp LBB4_51
LBB4_36:
cmpl %ebx, 8288(%r15)
jne LBB4_38
## %bb.37:
addq $8288, %r15 ## imm = 0x2060
jmp LBB4_51
LBB4_38:
cmpl %ebx, 9324(%r15)
jne LBB4_40
## %bb.39:
addq $9324, %r15 ## imm = 0x246C
jmp LBB4_51
LBB4_40:
cmpl %ebx, 10360(%r15)
jne LBB4_42
## %bb.41:
addq $10360, %r15 ## imm = 0x2878
jmp LBB4_51
LBB4_42:
cmpl %ebx, 11396(%r15)
jne LBB4_44
## %bb.43:
addq $11396, %r15 ## imm = 0x2C84
jmp LBB4_51
LBB4_44:
cmpl %ebx, 12432(%r15)
jne LBB4_46
## %bb.45:
addq $12432, %r15 ## imm = 0x3090
jmp LBB4_51
LBB4_46:
cmpl %ebx, 13468(%r15)
jne LBB4_48
## %bb.47:
addq $13468, %r15 ## imm = 0x349C
jmp LBB4_51
LBB4_48:
cmpl %ebx, 14504(%r15)
jne LBB4_50
## %bb.49:
addq $14504, %r15 ## imm = 0x38A8
jmp LBB4_51
LBB4_50:
leaq 15540(%r15), %rax
xorl %ecx, %ecx
cmpl %ebx, 15540(%r15)
cmoveq %rax, %rcx
movq %rcx, %r15
LBB4_51:
movl $3, 8(%r15)
LBB4_52:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB4_53:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
leaq L_.str.19(%rip), %rdx
movq %rbx, %rdi
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _sigchld_handler ## -- Begin function sigchld_handler
.p2align 4, 0x90
_sigchld_handler: ## @sigchld_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 %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
leaq -20(%rbp), %rsi
movl $-1, %edi
movl $3, %edx
callq _waitpid
testl %eax, %eax
jle LBB5_10
## %bb.1:
movq _jobs@GOTPCREL(%rip), %r14
leaq -20(%rbp), %rbx
jmp LBB5_2
.p2align 4, 0x90
LBB5_8: ## in Loop: Header=BB5_2 Depth=1
movq %r14, %rdi
movl %eax, %esi
callq _deletejob
LBB5_9: ## in Loop: Header=BB5_2 Depth=1
movl $-1, %edi
movq %rbx, %rsi
movl $3, %edx
callq _waitpid
testl %eax, %eax
jle LBB5_10
LBB5_2: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %edx
movl %edx, %ecx
andl $127, %ecx
cmpl $127, %ecx
jne LBB5_5
## %bb.3: ## in Loop: Header=BB5_2 Depth=1
andl $-256, %edx
cmpl $4864, %edx ## imm = 0x1300
je LBB5_5
## %bb.4: ## in Loop: Header=BB5_2 Depth=1
movl $-18, %edi
callq _sigtstp_handler
jmp LBB5_9
.p2align 4, 0x90
LBB5_5: ## in Loop: Header=BB5_2 Depth=1
testl %ecx, %ecx
je LBB5_8
## %bb.6: ## in Loop: Header=BB5_2 Depth=1
cmpl $127, %ecx
je LBB5_8
## %bb.7: ## in Loop: Header=BB5_2 Depth=1
movl $-2, %edi
callq _sigint_handler
jmp LBB5_9
LBB5_10:
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sigquit_handler ## -- Begin function sigquit_handler
.p2align 4, 0x90
_sigquit_handler: ## @sigquit_handler
.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.41(%rip), %rdi
callq _puts
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _initjobs ## -- Begin function initjobs
.p2align 4, 0x90
_initjobs: ## @initjobs
.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, 5(%rdi)
movq $0, (%rdi)
movq $0, 1036(%rdi)
movq $0, 1041(%rdi)
movq $0, 2072(%rdi)
movq $0, 2077(%rdi)
movq $0, 3108(%rdi)
movq $0, 3113(%rdi)
movq $0, 4144(%rdi)
movq $0, 4149(%rdi)
movq $0, 5180(%rdi)
movq $0, 5185(%rdi)
movq $0, 6216(%rdi)
movq $0, 6221(%rdi)
movq $0, 7257(%rdi)
movq $0, 7252(%rdi)
movq $0, 8293(%rdi)
movq $0, 8288(%rdi)
movq $0, 9329(%rdi)
movq $0, 9324(%rdi)
movq $0, 10365(%rdi)
movq $0, 10360(%rdi)
movq $0, 11401(%rdi)
movq $0, 11396(%rdi)
movq $0, 12437(%rdi)
movq $0, 12432(%rdi)
movq $0, 13473(%rdi)
movq $0, 13468(%rdi)
movq $0, 14509(%rdi)
movq $0, 14504(%rdi)
movq $0, 15545(%rdi)
movq $0, 15540(%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _app_error ## -- Begin function app_error
.p2align 4, 0x90
_app_error: ## @app_error
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rdx
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.35(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _eval ## -- Begin function eval
.p2align 4, 0x90
_eval: ## @eval
.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 $1056, %rsp ## imm = 0x420
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
leaq -1072(%rbp), %rsi
callq _parseline
movq -1072(%rbp), %rbx
testq %rbx, %rbx
je LBB9_17
## %bb.1:
movl %eax, %r15d
leaq -1072(%rbp), %rdi
callq _builtin_cmd
testl %eax, %eax
je LBB9_2
LBB9_17:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB9_19
## %bb.18:
addq $1056, %rsp ## imm = 0x420
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB9_2:
movl $524288, -1076(%rbp) ## imm = 0x80000
leaq -1076(%rbp), %rsi
movl $1, %edi
xorl %edx, %edx
callq _sigprocmask
testl %eax, %eax
jne LBB9_3
## %bb.5:
callq _fork
testl %eax, %eax
js LBB9_6
## %bb.7:
je LBB9_11
## %bb.8:
movl %eax, %r12d
cmpl $1, %r15d
movl $2, %edx
sbbl $0, %edx
movq _jobs@GOTPCREL(%rip), %rdi
movl %eax, %esi
movq %r14, %rcx
callq _addjob
leaq -1076(%rbp), %rsi
movl $2, %edi
xorl %edx, %edx
callq _sigprocmask
testl %eax, %eax
jne LBB9_3
## %bb.9:
testl %r15d, %r15d
je LBB9_16
## %bb.10:
movl %r12d, %edi
callq _pid2jid
leaq L_.str.7(%rip), %rdi
movl %eax, %esi
movl %r12d, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
jmp LBB9_17
LBB9_11:
xorl %edi, %edi
xorl %esi, %esi
callq _setpgid
testl %eax, %eax
js LBB9_12
## %bb.13:
leaq -1076(%rbp), %rsi
movl $2, %edi
xorl %edx, %edx
callq _sigprocmask
testl %eax, %eax
jne LBB9_3
## %bb.14:
leaq -1072(%rbp), %rsi
movq %rbx, %rdi
callq _execvp
testl %eax, %eax
jns LBB9_17
## %bb.15:
movq -1072(%rbp), %rsi
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %edi, %edi
callq _exit
LBB9_16:
movl %r12d, %edi
callq _waitfg
jmp LBB9_17
LBB9_19:
callq ___stack_chk_fail
LBB9_3:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
leaq L_.str.5(%rip), %rdx
jmp LBB9_4
LBB9_6:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
leaq L_.str.6(%rip), %rdx
jmp LBB9_4
LBB9_12:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
leaq L_.str.8(%rip), %rdx
LBB9_4:
movq %rbx, %rdi
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _parseline ## -- Begin function parseline
.p2align 4, 0x90
_parseline: ## @parseline
.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, %rsi
leaq _parseline.array(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rdi
callq ___strcpy_chk
movq %rbx, %rdi
callq _strlen
movb $32, -1(%rax,%rbx)
.p2align 4, 0x90
LBB10_1: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
cmpb $32, %al
jne LBB10_2
## %bb.19: ## in Loop: Header=BB10_1 Depth=1
incq %rbx
jmp LBB10_1
LBB10_2:
cmpb $39, %al
jne LBB10_4
## %bb.3:
incq %rbx
movq %rbx, %rdi
movl $39, %esi
jmp LBB10_5
LBB10_4:
movq %rbx, %rdi
movl $32, %esi
LBB10_5:
callq _strchr
testq %rax, %rax
je LBB10_16
## %bb.6:
xorl %r15d, %r15d
jmp LBB10_7
.p2align 4, 0x90
LBB10_11: ## in Loop: Header=BB10_7 Depth=1
decq %rbx
movq %rbx, %rdi
movl $32, %esi
LBB10_12: ## in Loop: Header=BB10_7 Depth=1
callq _strchr
testq %rax, %rax
je LBB10_13
LBB10_7: ## =>This Loop Header: Depth=1
## Child Loop BB10_8 Depth 2
movq %r15, %r12
incq %r15
movq %rbx, (%r14,%r12,8)
movb $0, (%rax)
incq %rax
movq %rax, %rbx
.p2align 4, 0x90
LBB10_8: ## Parent Loop BB10_7 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%rbx), %eax
incq %rbx
cmpb $32, %al
je LBB10_8
## %bb.9: ## in Loop: Header=BB10_7 Depth=1
cmpb $39, %al
jne LBB10_11
## %bb.10: ## in Loop: Header=BB10_7 Depth=1
movq %rbx, %rdi
movl $39, %esi
jmp LBB10_12
LBB10_13:
movl %r15d, %eax
movq $0, (%r14,%rax,8)
testl %r15d, %r15d
je LBB10_17
## %bb.14:
movslq %r12d, %rcx
movq (%r14,%rcx,8), %rdx
xorl %eax, %eax
cmpb $38, (%rdx)
jne LBB10_18
## %bb.15:
leaq (%r14,%rcx,8), %r14
LBB10_16:
movq $0, (%r14)
LBB10_17:
movl $1, %eax
LBB10_18:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _builtin_cmd ## -- Begin function builtin_cmd
.p2align 4, 0x90
_builtin_cmd: ## @builtin_cmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movq (%rdi), %rbx
leaq L_.str.10(%rip), %rsi
movl $4, %edx
movq %rbx, %rdi
callq _strncmp
testl %eax, %eax
je LBB11_9
## %bb.1:
leaq L_.str.11(%rip), %rsi
movl $2, %edx
movq %rbx, %rdi
callq _strncmp
testl %eax, %eax
je LBB11_5
## %bb.2:
leaq L_.str.12(%rip), %rsi
movl $2, %edx
movq %rbx, %rdi
callq _strncmp
testl %eax, %eax
je LBB11_5
## %bb.3:
leaq L_.str.13(%rip), %rsi
movl $4, %edx
movq %rbx, %rdi
callq _strncmp
testl %eax, %eax
je LBB11_8
## %bb.4:
xorl %eax, %eax
cmpb $38, (%rbx)
sete %al
jmp LBB11_7
LBB11_5:
movq %r14, %rdi
callq _do_bgfg
LBB11_6:
movl $1, %eax
LBB11_7:
popq %rbx
popq %r14
popq %rbp
retq
LBB11_8:
movq _jobs@GOTPCREL(%rip), %rdi
callq _listjobs
jmp LBB11_6
LBB11_9:
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _unix_error ## -- Begin function unix_error
.p2align 4, 0x90
_unix_error: ## @unix_error
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
movq %rbx, %rdi
movq %r14, %rdx
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _addjob ## -- Begin function addjob
.p2align 4, 0x90
_addjob: ## @addjob
.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
testl %esi, %esi
jle LBB13_38
## %bb.1:
movq %rdi, %r14
cmpl $0, (%rdi)
je LBB13_2
## %bb.7:
cmpl $0, 1036(%r14)
je LBB13_8
## %bb.9:
cmpl $0, 2072(%r14)
je LBB13_10
## %bb.11:
cmpl $0, 3108(%r14)
je LBB13_12
## %bb.13:
cmpl $0, 4144(%r14)
je LBB13_14
## %bb.15:
cmpl $0, 5180(%r14)
je LBB13_16
## %bb.17:
cmpl $0, 6216(%r14)
je LBB13_18
## %bb.19:
cmpl $0, 7252(%r14)
je LBB13_20
## %bb.21:
cmpl $0, 8288(%r14)
je LBB13_22
## %bb.23:
cmpl $0, 9324(%r14)
je LBB13_24
## %bb.25:
cmpl $0, 10360(%r14)
je LBB13_26
## %bb.27:
cmpl $0, 11396(%r14)
je LBB13_28
## %bb.29:
cmpl $0, 12432(%r14)
je LBB13_30
## %bb.31:
cmpl $0, 13468(%r14)
je LBB13_32
## %bb.33:
cmpl $0, 14504(%r14)
je LBB13_34
## %bb.35:
cmpl $0, 15540(%r14)
je LBB13_36
## %bb.37:
leaq L_str.42(%rip), %rdi
callq _puts
LBB13_38:
xorl %r13d, %r13d
jmp LBB13_39
LBB13_2:
xorl %eax, %eax
movq %r14, %r12
jmp LBB13_3
LBB13_8:
leaq 1036(%r14), %r12
movl $1, %eax
jmp LBB13_3
LBB13_10:
leaq 2072(%r14), %r12
movl $2, %eax
jmp LBB13_3
LBB13_12:
leaq 3108(%r14), %r12
movl $3, %eax
jmp LBB13_3
LBB13_14:
leaq 4144(%r14), %r12
movl $4, %eax
jmp LBB13_3
LBB13_16:
leaq 5180(%r14), %r12
movl $5, %eax
jmp LBB13_3
LBB13_18:
leaq 6216(%r14), %r12
movl $6, %eax
jmp LBB13_3
LBB13_20:
leaq 7252(%r14), %r12
movl $7, %eax
jmp LBB13_3
LBB13_22:
leaq 8288(%r14), %r12
movl $8, %eax
jmp LBB13_3
LBB13_24:
leaq 9324(%r14), %r12
movl $9, %eax
jmp LBB13_3
LBB13_26:
leaq 10360(%r14), %r12
movl $10, %eax
jmp LBB13_3
LBB13_28:
leaq 11396(%r14), %r12
movl $11, %eax
jmp LBB13_3
LBB13_30:
leaq 12432(%r14), %r12
movl $12, %eax
jmp LBB13_3
LBB13_32:
leaq 13468(%r14), %r12
movl $13, %eax
jmp LBB13_3
LBB13_34:
leaq 14504(%r14), %r12
movl $14, %eax
jmp LBB13_3
LBB13_36:
leaq 15540(%r14), %r12
movl $15, %eax
LBB13_3:
movl %esi, (%r12)
imulq $1036, %rax, %rbx ## imm = 0x40C
movl %edx, 8(%r14,%rbx)
movl _nextjid(%rip), %eax
leal 1(%rax), %edx
movl %edx, _nextjid(%rip)
movl %eax, 4(%r14,%rbx)
cmpl $17, _nextjid(%rip)
jl LBB13_5
## %bb.4:
movl $1, _nextjid(%rip)
LBB13_5:
leaq (%r14,%rbx), %r15
addq $12, %r15
movq %r15, %rdi
movq %rcx, %rsi
callq _strcpy
movl $1, %r13d
cmpl $0, _verbose(%rip)
je LBB13_39
## %bb.6:
leaq (%r14,%rbx), %rax
addq $4, %rax
movl (%rax), %esi
movl (%r12), %edx
leaq L_.str.23(%rip), %rdi
movq %r15, %rcx
xorl %eax, %eax
callq _printf
LBB13_39:
movl %r13d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pid2jid ## -- Begin function pid2jid
.p2align 4, 0x90
_pid2jid: ## @pid2jid
.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
jle LBB14_3
## %bb.1:
movq _jobs@GOTPCREL(%rip), %rcx
cmpl %edi, (%rcx)
jne LBB14_4
## %bb.2:
xorl %edx, %edx
jmp LBB14_19
LBB14_3:
xorl %eax, %eax
popq %rbp
retq
LBB14_4:
movl $1, %edx
cmpl %edi, 1036(%rcx)
je LBB14_19
## %bb.5:
movl $2, %edx
cmpl %edi, 2072(%rcx)
je LBB14_19
## %bb.6:
movl $3, %edx
cmpl %edi, 3108(%rcx)
je LBB14_19
## %bb.7:
movl $4, %edx
cmpl %edi, 4144(%rcx)
je LBB14_19
## %bb.8:
movl $5, %edx
cmpl %edi, 5180(%rcx)
je LBB14_19
## %bb.9:
movl $6, %edx
cmpl %edi, 6216(%rcx)
je LBB14_19
## %bb.10:
movl $7, %edx
cmpl %edi, 7252(%rcx)
je LBB14_19
## %bb.11:
movl $8, %edx
cmpl %edi, 8288(%rcx)
je LBB14_19
## %bb.12:
movl $9, %edx
cmpl %edi, 9324(%rcx)
je LBB14_19
## %bb.13:
movl $10, %edx
cmpl %edi, 10360(%rcx)
je LBB14_19
## %bb.14:
movl $11, %edx
cmpl %edi, 11396(%rcx)
je LBB14_19
## %bb.15:
movl $12, %edx
cmpl %edi, 12432(%rcx)
je LBB14_19
## %bb.16:
movl $13, %edx
cmpl %edi, 13468(%rcx)
je LBB14_19
## %bb.17:
movl $14, %edx
cmpl %edi, 14504(%rcx)
je LBB14_19
## %bb.18:
xorl %eax, %eax
movl $15, %edx
cmpl %edi, 15540(%rcx)
jne LBB14_20
LBB14_19:
imulq $1036, %rdx, %rax ## imm = 0x40C
movl 4(%rcx,%rax), %eax
LBB14_20:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _waitfg ## -- Begin function waitfg
.p2align 4, 0x90
_waitfg: ## @waitfg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %r15d
movl $0, -28(%rbp)
movq _jobs@GOTPCREL(%rip), %rbx
leaq -28(%rbp), %r14
cmpl $1, 8(%rbx)
jne LBB15_4
.p2align 4, 0x90
LBB15_2:
xorl %eax, %eax
jmp LBB15_3
.p2align 4, 0x90
LBB15_4:
movl $1, %eax
cmpl $1, 1044(%rbx)
je LBB15_3
## %bb.5:
movl $2, %eax
cmpl $1, 2080(%rbx)
je LBB15_3
## %bb.6:
movl $3, %eax
cmpl $1, 3116(%rbx)
je LBB15_3
## %bb.7:
movl $4, %eax
cmpl $1, 4152(%rbx)
je LBB15_3
## %bb.8:
movl $5, %eax
cmpl $1, 5188(%rbx)
je LBB15_3
## %bb.9:
movl $6, %eax
cmpl $1, 6224(%rbx)
je LBB15_3
## %bb.10:
movl $7, %eax
cmpl $1, 7260(%rbx)
je LBB15_3
## %bb.11:
movl $8, %eax
cmpl $1, 8296(%rbx)
je LBB15_3
## %bb.12:
movl $9, %eax
cmpl $1, 9332(%rbx)
je LBB15_3
## %bb.13:
movl $10, %eax
cmpl $1, 10368(%rbx)
je LBB15_3
## %bb.14:
movl $11, %eax
cmpl $1, 11404(%rbx)
je LBB15_3
## %bb.15:
movl $12, %eax
cmpl $1, 12440(%rbx)
je LBB15_3
## %bb.16:
movl $13, %eax
cmpl $1, 13476(%rbx)
je LBB15_3
## %bb.17:
movl $14, %eax
cmpl $1, 14512(%rbx)
je LBB15_3
## %bb.18:
xorl %ecx, %ecx
movl $15, %eax
cmpl $1, 15548(%rbx)
jne LBB15_19
.p2align 4, 0x90
LBB15_3:
imulq $1036, %rax, %rax ## imm = 0x40C
movl (%rbx,%rax), %ecx
LBB15_19:
cmpl %r15d, %ecx
jne LBB15_21
## %bb.20:
movq %r14, %rdi
callq _sigsuspend
cmpl $1, 8(%rbx)
jne LBB15_4
jmp LBB15_2
LBB15_21:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function do_bgfg
LCPI16_0:
.long 4294967248 ## 0xffffffd0
.long 4294967248 ## 0xffffffd0
.long 4294967248 ## 0xffffffd0
.long 4294967248 ## 0xffffffd0
LCPI16_1:
.long 9 ## 0x9
.long 9 ## 0x9
.long 9 ## 0x9
.long 9 ## 0x9
.section __TEXT,__text,regular,pure_instructions
.globl _do_bgfg
.p2align 4, 0x90
_do_bgfg: ## @do_bgfg
.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 8(%rdi), %r15
testq %r15, %r15
je LBB16_1
## %bb.2:
movsbl (%r15), %ebx
cmpl $37, %ebx
jne LBB16_28
## %bb.3:
incq %r15
movq %r15, %rdi
callq _atoi
testl %eax, %eax
jle LBB16_26
## %bb.4:
movq _jobs@GOTPCREL(%rip), %rcx
cmpl %eax, 4(%rcx)
jne LBB16_6
## %bb.5:
xorl %edx, %edx
jmp LBB16_21
LBB16_1:
movq (%r14), %rsi
leaq L_.str.15(%rip), %rdi
jmp LBB16_79
LBB16_28:
movq %r15, %rdi
callq _strlen
testq %rax, %rax
je LBB16_42
## %bb.29:
addl $-48, %ebx
xorl %ecx, %ecx
cmpl $10, %ebx
setb %cl
cmpq $1, %rax
je LBB16_41
## %bb.30:
leaq -1(%rax), %r8
movl $1, %edx
cmpq $8, %r8
jb LBB16_39
## %bb.31:
movq %r8, %rdx
andq $-8, %rdx
movd %ecx, %xmm8
pshufd $0, %xmm8, %xmm1 ## xmm1 = xmm8[0,0,0,0]
leaq -8(%rdx), %rsi
movq %rsi, %r9
shrq $3, %r9
incq %r9
testq %rsi, %rsi
je LBB16_32
## %bb.33:
movq %r9, %rdi
andq $-2, %rdi
xorl %esi, %esi
movdqa LCPI16_0(%rip), %xmm9 ## xmm9 = [4294967248,4294967248,4294967248,4294967248]
movdqa LCPI16_1(%rip), %xmm4 ## xmm4 = [9,9,9,9]
movdqa %xmm1, %xmm2
.p2align 4, 0x90
LBB16_34: ## =>This Inner Loop Header: Depth=1
pmovsxbd 1(%r15,%rsi), %xmm5
pmovsxbd 5(%r15,%rsi), %xmm6
paddd %xmm9, %xmm5
paddd %xmm9, %xmm6
movdqa %xmm5, %xmm7
pminud %xmm4, %xmm7
pcmpeqd %xmm5, %xmm7
movdqa %xmm6, %xmm5
pminud %xmm4, %xmm5
pcmpeqd %xmm6, %xmm5
pmovsxbd 9(%r15,%rsi), %xmm3
pmovsxbd 13(%r15,%rsi), %xmm0
paddd %xmm9, %xmm3
paddd %xmm9, %xmm0
movdqa %xmm3, %xmm6
pminud %xmm4, %xmm6
pcmpeqd %xmm3, %xmm6
pand %xmm7, %xmm6
pand %xmm6, %xmm1
movdqa %xmm0, %xmm3
pminud %xmm4, %xmm3
pcmpeqd %xmm0, %xmm3
pand %xmm5, %xmm3
pand %xmm3, %xmm2
addq $16, %rsi
addq $-2, %rdi
jne LBB16_34
## %bb.35:
testb $1, %r9b
je LBB16_37
LBB16_36:
orq $1, %rsi
pmovsxbd (%r15,%rsi), %xmm0
pmovsxbd 4(%r15,%rsi), %xmm3
movdqa LCPI16_0(%rip), %xmm4 ## xmm4 = [4294967248,4294967248,4294967248,4294967248]
paddd %xmm4, %xmm0
paddd %xmm4, %xmm3
movdqa LCPI16_1(%rip), %xmm4 ## xmm4 = [9,9,9,9]
movdqa %xmm0, %xmm5
pminud %xmm4, %xmm5
pcmpeqd %xmm0, %xmm5
pand %xmm5, %xmm1
pminud %xmm3, %xmm4
pcmpeqd %xmm3, %xmm4
pand %xmm4, %xmm2
LBB16_37:
pshufd $0, %xmm8, %xmm3 ## xmm3 = xmm8[0,0,0,0]
movdqa %xmm1, %xmm0
pcmpeqd %xmm3, %xmm0
blendvps %xmm0, %xmm2, %xmm1
psubd %xmm3, %xmm1
xorl %esi, %esi
ptest %xmm1, %xmm1
cmovnel %esi, %ecx
cmpq %rdx, %r8
je LBB16_41
## %bb.38:
orq $1, %rdx
LBB16_39:
xorl %esi, %esi
.p2align 4, 0x90
LBB16_40: ## =>This Inner Loop Header: Depth=1
movsbl (%r15,%rdx), %edi
addl $-48, %edi
cmpl $10, %edi
cmovael %esi, %ecx
incq %rdx
cmpq %rdx, %rax
jne LBB16_40
LBB16_41:
testl %ecx, %ecx
je LBB16_75
LBB16_42:
movq %r15, %rdi
callq _atoi
testl %eax, %eax
jle LBB16_74
## %bb.43:
movq _jobs@GOTPCREL(%rip), %r15
cmpl %eax, (%r15)
je LBB16_22
## %bb.44:
movq _jobs@GOTPCREL(%rip), %r15
cmpl %eax, 1036(%r15)
jne LBB16_46
## %bb.45:
addq $1036, %r15 ## imm = 0x40C
jmp LBB16_22
LBB16_6:
movl $1, %edx
cmpl %eax, 1040(%rcx)
je LBB16_21
## %bb.7:
movl $2, %edx
cmpl %eax, 2076(%rcx)
je LBB16_21
## %bb.8:
movl $3, %edx
cmpl %eax, 3112(%rcx)
je LBB16_21
## %bb.9:
movl $4, %edx
cmpl %eax, 4148(%rcx)
je LBB16_21
## %bb.10:
movl $5, %edx
cmpl %eax, 5184(%rcx)
je LBB16_21
## %bb.11:
movl $6, %edx
cmpl %eax, 6220(%rcx)
je LBB16_21
## %bb.12:
movl $7, %edx
cmpl %eax, 7256(%rcx)
je LBB16_21
## %bb.13:
movl $8, %edx
cmpl %eax, 8292(%rcx)
je LBB16_21
## %bb.14:
movl $9, %edx
cmpl %eax, 9328(%rcx)
je LBB16_21
## %bb.15:
movl $10, %edx
cmpl %eax, 10364(%rcx)
je LBB16_21
## %bb.16:
movl $11, %edx
cmpl %eax, 11400(%rcx)
je LBB16_21
## %bb.17:
movl $12, %edx
cmpl %eax, 12436(%rcx)
je LBB16_21
## %bb.18:
movl $13, %edx
cmpl %eax, 13472(%rcx)
je LBB16_21
## %bb.19:
movl $14, %edx
cmpl %eax, 14508(%rcx)
je LBB16_21
## %bb.20:
movl $15, %edx
cmpl %eax, 15544(%rcx)
jne LBB16_26
LBB16_21:
imulq $1036, %rdx, %r15 ## imm = 0x40C
addq _jobs@GOTPCREL(%rip), %r15
LBB16_22:
cmpl $3, 8(%r15)
jne LBB16_76
## %bb.23:
xorl %edi, %edi
subl (%r15), %edi
movl $19, %esi
callq _kill
testl %eax, %eax
jns LBB16_76
## %bb.24:
callq ___error
cmpl $3, (%rax)
jne LBB16_25
LBB16_76:
movq (%r14), %rbx
leaq L_.str.11(%rip), %rdi
movl $2, %edx
movq %rbx, %rsi
callq _strncmp
testl %eax, %eax
je LBB16_80
## %bb.77:
leaq L_.str.12(%rip), %rdi
movl $2, %edx
movq %rbx, %rsi
callq _strncmp
testl %eax, %eax
je LBB16_81
## %bb.78:
leaq L_.str.20(%rip), %rdi
movq %rbx, %rsi
jmp LBB16_79
LBB16_80:
movl (%r15), %edx
movl 4(%r15), %esi
leaq 12(%r15), %rcx
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $2, 8(%r15)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB16_26:
leaq L_.str.16(%rip), %rdi
jmp LBB16_27
LBB16_81:
movl $1, 8(%r15)
movl (%r15), %edi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _waitfg ## TAILCALL
LBB16_75:
movq (%r14), %rsi
leaq L_.str.18(%rip), %rdi
LBB16_79:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB16_46:
cmpl %eax, 2072(%r15)
jne LBB16_48
## %bb.47:
addq $2072, %r15 ## imm = 0x818
jmp LBB16_22
LBB16_48:
cmpl %eax, 3108(%r15)
jne LBB16_50
## %bb.49:
addq $3108, %r15 ## imm = 0xC24
jmp LBB16_22
LBB16_32:
xorl %esi, %esi
movdqa %xmm1, %xmm2
testb $1, %r9b
jne LBB16_36
jmp LBB16_37
LBB16_50:
cmpl %eax, 4144(%r15)
jne LBB16_52
## %bb.51:
addq $4144, %r15 ## imm = 0x1030
jmp LBB16_22
LBB16_52:
cmpl %eax, 5180(%r15)
jne LBB16_54
## %bb.53:
addq $5180, %r15 ## imm = 0x143C
jmp LBB16_22
LBB16_54:
cmpl %eax, 6216(%r15)
jne LBB16_56
## %bb.55:
addq $6216, %r15 ## imm = 0x1848
jmp LBB16_22
LBB16_56:
cmpl %eax, 7252(%r15)
jne LBB16_58
## %bb.57:
addq $7252, %r15 ## imm = 0x1C54
jmp LBB16_22
LBB16_58:
cmpl %eax, 8288(%r15)
jne LBB16_60
## %bb.59:
addq $8288, %r15 ## imm = 0x2060
jmp LBB16_22
LBB16_60:
cmpl %eax, 9324(%r15)
jne LBB16_62
## %bb.61:
addq $9324, %r15 ## imm = 0x246C
jmp LBB16_22
LBB16_62:
cmpl %eax, 10360(%r15)
jne LBB16_64
## %bb.63:
addq $10360, %r15 ## imm = 0x2878
jmp LBB16_22
LBB16_64:
cmpl %eax, 11396(%r15)
jne LBB16_66
## %bb.65:
addq $11396, %r15 ## imm = 0x2C84
jmp LBB16_22
LBB16_66:
cmpl %eax, 12432(%r15)
jne LBB16_68
## %bb.67:
addq $12432, %r15 ## imm = 0x3090
jmp LBB16_22
LBB16_68:
cmpl %eax, 13468(%r15)
jne LBB16_70
## %bb.69:
addq $13468, %r15 ## imm = 0x349C
jmp LBB16_22
LBB16_70:
cmpl %eax, 14504(%r15)
jne LBB16_72
## %bb.71:
addq $14504, %r15 ## imm = 0x38A8
jmp LBB16_22
LBB16_72:
cmpl %eax, 15540(%r15)
jne LBB16_74
## %bb.73:
addq $15540, %r15 ## imm = 0x3CB4
jmp LBB16_22
LBB16_74:
leaq L_.str.17(%rip), %rdi
LBB16_27:
movl %eax, %esi
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB16_25:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.34(%rip), %rsi
leaq L_.str.19(%rip), %rdx
movq %rbx, %rdi
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _listjobs ## -- Begin function listjobs
.p2align 4, 0x90
_listjobs: ## @listjobs
.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
addq $12, %rbx
leaq L_.str.25(%rip), %r14
leaq L_.str.1(%rip), %r12
leaq L_.str.28(%rip), %r13
xorl %r15d, %r15d
jmp LBB17_1
LBB17_8: ## in Loop: Header=BB17_1 Depth=1
movq %r13, %rdi
LBB17_6: ## in Loop: Header=BB17_1 Depth=1
xorl %eax, %eax
callq _printf
LBB17_10: ## in Loop: Header=BB17_1 Depth=1
movq %r12, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _printf
LBB17_11: ## in Loop: Header=BB17_1 Depth=1
incq %r15
addq $1036, %rbx ## imm = 0x40C
cmpq $16, %r15
je LBB17_12
LBB17_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbx), %edx
testl %edx, %edx
je LBB17_11
## %bb.2: ## in Loop: Header=BB17_1 Depth=1
movl -8(%rbx), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movl -4(%rbx), %edx
cmpl $1, %edx
je LBB17_7
## %bb.3: ## in Loop: Header=BB17_1 Depth=1
cmpl $3, %edx
je LBB17_8
## %bb.4: ## in Loop: Header=BB17_1 Depth=1
cmpl $2, %edx
jne LBB17_9
## %bb.5: ## in Loop: Header=BB17_1 Depth=1
leaq L_.str.26(%rip), %rdi
jmp LBB17_6
LBB17_7: ## in Loop: Header=BB17_1 Depth=1
leaq L_.str.27(%rip), %rdi
jmp LBB17_6
LBB17_9: ## in Loop: Header=BB17_1 Depth=1
leaq L_.str.29(%rip), %rdi
movl %r15d, %esi
xorl %eax, %eax
callq _printf
jmp LBB17_10
LBB17_12:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getjobjid ## -- Begin function getjobjid
.p2align 4, 0x90
_getjobjid: ## @getjobjid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testl %esi, %esi
jle LBB18_19
## %bb.1:
movq %rdi, %rax
cmpl %esi, 4(%rdi)
jne LBB18_4
## %bb.2:
xorl %ecx, %ecx
jmp LBB18_3
LBB18_4:
movl $1, %ecx
cmpl %esi, 1040(%rax)
je LBB18_3
## %bb.5:
movl $2, %ecx
cmpl %esi, 2076(%rax)
je LBB18_3
## %bb.6:
movl $3, %ecx
cmpl %esi, 3112(%rax)
je LBB18_3
## %bb.7:
movl $4, %ecx
cmpl %esi, 4148(%rax)
je LBB18_3
## %bb.8:
movl $5, %ecx
cmpl %esi, 5184(%rax)
je LBB18_3
## %bb.9:
movl $6, %ecx
cmpl %esi, 6220(%rax)
je LBB18_3
## %bb.10:
movl $7, %ecx
cmpl %esi, 7256(%rax)
je LBB18_3
## %bb.11:
movl $8, %ecx
cmpl %esi, 8292(%rax)
je LBB18_3
## %bb.12:
movl $9, %ecx
cmpl %esi, 9328(%rax)
je LBB18_3
## %bb.13:
movl $10, %ecx
cmpl %esi, 10364(%rax)
je LBB18_3
## %bb.14:
movl $11, %ecx
cmpl %esi, 11400(%rax)
je LBB18_3
## %bb.15:
movl $12, %ecx
cmpl %esi, 12436(%rax)
je LBB18_3
## %bb.16:
movl $13, %ecx
cmpl %esi, 13472(%rax)
je LBB18_3
## %bb.17:
movl $14, %ecx
cmpl %esi, 14508(%rax)
je LBB18_3
## %bb.18:
movl $15, %ecx
cmpl %esi, 15544(%rax)
jne LBB18_19
LBB18_3:
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
popq %rbp
retq
LBB18_19:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function isdigits
LCPI19_0:
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
LCPI19_1:
.long 4294967248 ## 0xffffffd0
.long 4294967248 ## 0xffffffd0
.long 4294967248 ## 0xffffffd0
.long 4294967248 ## 0xffffffd0
LCPI19_2:
.long 9 ## 0x9
.long 9 ## 0x9
.long 9 ## 0x9
.long 9 ## 0x9
.section __TEXT,__text,regular,pure_instructions
.globl _isdigits
.p2align 4, 0x90
_isdigits: ## @isdigits
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _strlen
testq %rax, %rax
je LBB19_1
## %bb.2:
xorl %edx, %edx
cmpq $8, %rax
jae LBB19_5
## %bb.3:
movl $1, %ecx
xorl %esi, %esi
jmp LBB19_4
LBB19_1:
movl $1, %ecx
jmp LBB19_13
LBB19_5:
movq %rax, %rsi
andq $-8, %rsi
leaq -8(%rsi), %rcx
movq %rcx, %r8
shrq $3, %r8
incq %r8
testq %rcx, %rcx
je LBB19_6
## %bb.7:
movq %r8, %rcx
andq $-2, %rcx
movdqa LCPI19_0(%rip), %xmm1 ## xmm1 = [1,1,1,1]
xorl %edi, %edi
movdqa LCPI19_1(%rip), %xmm8 ## xmm8 = [4294967248,4294967248,4294967248,4294967248]
movdqa LCPI19_2(%rip), %xmm3 ## xmm3 = [9,9,9,9]
movdqa %xmm1, %xmm2
.p2align 4, 0x90
LBB19_8: ## =>This Inner Loop Header: Depth=1
pmovsxbd (%rbx,%rdi), %xmm4
pmovsxbd 4(%rbx,%rdi), %xmm5
paddd %xmm8, %xmm4
paddd %xmm8, %xmm5
movdqa %xmm4, %xmm6
pminud %xmm3, %xmm6
pcmpeqd %xmm4, %xmm6
movdqa %xmm5, %xmm4
pminud %xmm3, %xmm4
pcmpeqd %xmm5, %xmm4
pmovsxbd 8(%rbx,%rdi), %xmm0
pmovsxbd 12(%rbx,%rdi), %xmm7
paddd %xmm8, %xmm0
paddd %xmm8, %xmm7
movdqa %xmm0, %xmm5
pminud %xmm3, %xmm5
pcmpeqd %xmm0, %xmm5
pand %xmm6, %xmm5
pand %xmm5, %xmm1
movdqa %xmm7, %xmm0
pminud %xmm3, %xmm0
pcmpeqd %xmm7, %xmm0
pand %xmm4, %xmm0
pand %xmm0, %xmm2
addq $16, %rdi
addq $-2, %rcx
jne LBB19_8
## %bb.9:
testb $1, %r8b
je LBB19_11
LBB19_10:
pmovsxbd (%rbx,%rdi), %xmm0
pmovsxbd 4(%rbx,%rdi), %xmm3
movdqa LCPI19_1(%rip), %xmm4 ## xmm4 = [4294967248,4294967248,4294967248,4294967248]
paddd %xmm4, %xmm0
paddd %xmm4, %xmm3
movdqa LCPI19_2(%rip), %xmm4 ## xmm4 = [9,9,9,9]
movdqa %xmm0, %xmm5
pminud %xmm4, %xmm5
pcmpeqd %xmm0, %xmm5
pand %xmm5, %xmm1
pminud %xmm3, %xmm4
pcmpeqd %xmm3, %xmm4
pand %xmm4, %xmm2
LBB19_11:
movdqa LCPI19_0(%rip), %xmm0 ## xmm0 = [1,1,1,1]
pcmpeqd %xmm1, %xmm0
blendvps %xmm0, %xmm2, %xmm1
pcmpeqd %xmm0, %xmm0
paddd %xmm1, %xmm0
xorl %ecx, %ecx
ptest %xmm0, %xmm0
sete %cl
jmp LBB19_12
LBB19_6:
movdqa LCPI19_0(%rip), %xmm1 ## xmm1 = [1,1,1,1]
xorl %edi, %edi
movdqa %xmm1, %xmm2
testb $1, %r8b
jne LBB19_10
jmp LBB19_11
LBB19_4:
movsbl (%rbx,%rsi), %edi
addl $-48, %edi
cmpl $10, %edi
cmovael %edx, %ecx
incq %rsi
LBB19_12:
cmpq %rsi, %rax
jne LBB19_4
LBB19_13:
movl %ecx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getjobpid ## -- Begin function getjobpid
.p2align 4, 0x90
_getjobpid: ## @getjobpid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testl %esi, %esi
jle LBB20_1
## %bb.2:
movq %rdi, %rax
cmpl %esi, (%rdi)
jne LBB20_3
## %bb.32:
popq %rbp
retq
LBB20_1:
xorl %eax, %eax
popq %rbp
retq
LBB20_3:
cmpl %esi, 1036(%rax)
jne LBB20_5
## %bb.4:
addq $1036, %rax ## imm = 0x40C
popq %rbp
retq
LBB20_5:
cmpl %esi, 2072(%rax)
jne LBB20_7
## %bb.6:
addq $2072, %rax ## imm = 0x818
popq %rbp
retq
LBB20_7:
cmpl %esi, 3108(%rax)
jne LBB20_9
## %bb.8:
addq $3108, %rax ## imm = 0xC24
popq %rbp
retq
LBB20_9:
cmpl %esi, 4144(%rax)
jne LBB20_11
## %bb.10:
addq $4144, %rax ## imm = 0x1030
popq %rbp
retq
LBB20_11:
cmpl %esi, 5180(%rax)
jne LBB20_13
## %bb.12:
addq $5180, %rax ## imm = 0x143C
popq %rbp
retq
LBB20_13:
cmpl %esi, 6216(%rax)
jne LBB20_15
## %bb.14:
addq $6216, %rax ## imm = 0x1848
popq %rbp
retq
LBB20_15:
cmpl %esi, 7252(%rax)
jne LBB20_17
## %bb.16:
addq $7252, %rax ## imm = 0x1C54
popq %rbp
retq
LBB20_17:
cmpl %esi, 8288(%rax)
jne LBB20_19
## %bb.18:
addq $8288, %rax ## imm = 0x2060
popq %rbp
retq
LBB20_19:
cmpl %esi, 9324(%rax)
jne LBB20_21
## %bb.20:
addq $9324, %rax ## imm = 0x246C
popq %rbp
retq
LBB20_21:
cmpl %esi, 10360(%rax)
jne LBB20_23
## %bb.22:
addq $10360, %rax ## imm = 0x2878
popq %rbp
retq
LBB20_23:
cmpl %esi, 11396(%rax)
jne LBB20_25
## %bb.24:
addq $11396, %rax ## imm = 0x2C84
popq %rbp
retq
LBB20_25:
cmpl %esi, 12432(%rax)
jne LBB20_27
## %bb.26:
addq $12432, %rax ## imm = 0x3090
popq %rbp
retq
LBB20_27:
cmpl %esi, 13468(%rax)
jne LBB20_29
## %bb.28:
addq $13468, %rax ## imm = 0x349C
popq %rbp
retq
LBB20_29:
cmpl %esi, 14504(%rax)
jne LBB20_31
## %bb.30:
addq $14504, %rax ## imm = 0x38A8
popq %rbp
retq
LBB20_31:
leaq 15540(%rax), %rcx
xorl %edx, %edx
cmpl %esi, 15540(%rax)
cmoveq %rcx, %rdx
movq %rdx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fgpid ## -- Begin function fgpid
.p2align 4, 0x90
_fgpid: ## @fgpid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $1, 8(%rdi)
jne LBB21_2
## %bb.1:
xorl %ecx, %ecx
jmp LBB21_17
LBB21_2:
movl $1, %ecx
cmpl $1, 1044(%rdi)
je LBB21_17
## %bb.3:
movl $2, %ecx
cmpl $1, 2080(%rdi)
je LBB21_17
## %bb.4:
movl $3, %ecx
cmpl $1, 3116(%rdi)
je LBB21_17
## %bb.5:
movl $4, %ecx
cmpl $1, 4152(%rdi)
je LBB21_17
## %bb.6:
movl $5, %ecx
cmpl $1, 5188(%rdi)
je LBB21_17
## %bb.7:
movl $6, %ecx
cmpl $1, 6224(%rdi)
je LBB21_17
## %bb.8:
movl $7, %ecx
cmpl $1, 7260(%rdi)
je LBB21_17
## %bb.9:
movl $8, %ecx
cmpl $1, 8296(%rdi)
je LBB21_17
## %bb.10:
movl $9, %ecx
cmpl $1, 9332(%rdi)
je LBB21_17
## %bb.11:
movl $10, %ecx
cmpl $1, 10368(%rdi)
je LBB21_17
## %bb.12:
movl $11, %ecx
cmpl $1, 11404(%rdi)
je LBB21_17
## %bb.13:
movl $12, %ecx
cmpl $1, 12440(%rdi)
je LBB21_17
## %bb.14:
movl $13, %ecx
cmpl $1, 13476(%rdi)
je LBB21_17
## %bb.15:
movl $14, %ecx
cmpl $1, 14512(%rdi)
je LBB21_17
## %bb.16:
xorl %eax, %eax
movl $15, %ecx
cmpl $1, 15548(%rdi)
jne LBB21_18
LBB21_17:
imulq $1036, %rcx, %rax ## imm = 0x40C
movl (%rdi,%rax), %eax
LBB21_18:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _deletejob ## -- Begin function deletejob
.p2align 4, 0x90
_deletejob: ## @deletejob
.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
testl %esi, %esi
jle LBB22_33
## %bb.1:
movq %rdi, %rcx
cmpl %esi, (%rdi)
je LBB22_32
## %bb.2:
cmpl %esi, 1036(%rdi)
jne LBB22_4
## %bb.3:
leaq 1036(%rdi), %rcx
jmp LBB22_32
LBB22_4:
cmpl %esi, 2072(%rdi)
jne LBB22_6
## %bb.5:
leaq 2072(%rdi), %rcx
jmp LBB22_32
LBB22_6:
cmpl %esi, 3108(%rdi)
jne LBB22_8
## %bb.7:
leaq 3108(%rdi), %rcx
jmp LBB22_32
LBB22_8:
cmpl %esi, 4144(%rdi)
jne LBB22_10
## %bb.9:
leaq 4144(%rdi), %rcx
jmp LBB22_32
LBB22_10:
cmpl %esi, 5180(%rdi)
jne LBB22_12
## %bb.11:
leaq 5180(%rdi), %rcx
jmp LBB22_32
LBB22_12:
cmpl %esi, 6216(%rdi)
jne LBB22_14
## %bb.13:
leaq 6216(%rdi), %rcx
jmp LBB22_32
LBB22_14:
cmpl %esi, 7252(%rdi)
jne LBB22_16
## %bb.15:
leaq 7252(%rdi), %rcx
jmp LBB22_32
LBB22_16:
cmpl %esi, 8288(%rdi)
jne LBB22_18
## %bb.17:
leaq 8288(%rdi), %rcx
jmp LBB22_32
LBB22_18:
cmpl %esi, 9324(%rdi)
jne LBB22_20
## %bb.19:
leaq 9324(%rdi), %rcx
jmp LBB22_32
LBB22_20:
cmpl %esi, 10360(%rdi)
jne LBB22_22
## %bb.21:
leaq 10360(%rdi), %rcx
jmp LBB22_32
LBB22_22:
cmpl %esi, 11396(%rdi)
jne LBB22_24
## %bb.23:
leaq 11396(%rdi), %rcx
jmp LBB22_32
LBB22_24:
cmpl %esi, 12432(%rdi)
jne LBB22_26
## %bb.25:
leaq 12432(%rdi), %rcx
jmp LBB22_32
LBB22_26:
cmpl %esi, 13468(%rdi)
jne LBB22_28
## %bb.27:
leaq 13468(%rdi), %rcx
jmp LBB22_32
LBB22_28:
cmpl %esi, 14504(%rdi)
jne LBB22_30
## %bb.29:
leaq 14504(%rdi), %rcx
jmp LBB22_32
LBB22_30:
cmpl %esi, 15540(%rdi)
jne LBB22_33
## %bb.31:
leaq 15540(%rdi), %rcx
LBB22_32:
movq $0, 5(%rcx)
movq $0, (%rcx)
movl 4(%rdi), %ecx
movl 1040(%rdi), %eax
cmpl %eax, %ecx
cmovgl %ecx, %eax
movl 2076(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 3112(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 4148(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 5184(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 6220(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 7256(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 8292(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 9328(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 10364(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 11400(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 12436(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 13472(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 14508(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
movl 15544(%rdi), %ecx
cmpl %ecx, %eax
cmovlel %ecx, %eax
xorl %ecx, %ecx
testl %eax, %eax
cmovgl %eax, %ecx
incl %ecx
movl %ecx, _nextjid(%rip)
movl $1, %eax
LBB22_33:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clearjob ## -- Begin function clearjob
.p2align 4, 0x90
_clearjob: ## @clearjob
.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, 5(%rdi)
movq $0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _maxjid ## -- Begin function maxjid
.p2align 4, 0x90
_maxjid: ## @maxjid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movd 8292(%rdi), %xmm0 ## xmm0 = mem[0],zero,zero,zero
pinsrd $1, 9328(%rdi), %xmm0
pinsrd $2, 10364(%rdi), %xmm0
pinsrd $3, 11400(%rdi), %xmm0
movd 4(%rdi), %xmm1 ## xmm1 = mem[0],zero,zero,zero
pinsrd $1, 1040(%rdi), %xmm1
pinsrd $2, 2076(%rdi), %xmm1
pinsrd $3, 3112(%rdi), %xmm1
movd 12436(%rdi), %xmm2 ## xmm2 = mem[0],zero,zero,zero
pinsrd $1, 13472(%rdi), %xmm2
pinsrd $2, 14508(%rdi), %xmm2
pinsrd $3, 15544(%rdi), %xmm2
movd 4148(%rdi), %xmm3 ## xmm3 = mem[0],zero,zero,zero
pinsrd $1, 5184(%rdi), %xmm3
pinsrd $2, 6220(%rdi), %xmm3
pinsrd $3, 7256(%rdi), %xmm3
pmaxsd %xmm0, %xmm1
pmaxsd %xmm2, %xmm3
pmaxsd %xmm1, %xmm3
pshufd $238, %xmm3, %xmm0 ## xmm0 = xmm3[2,3,2,3]
pmaxsd %xmm3, %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
pmaxsd %xmm0, %xmm1
movd %xmm1, %ecx
xorl %eax, %eax
testl %ecx, %ecx
cmovgl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _prompt ## @prompt
_prompt:
.asciz "tsh> "
.globl _verbose ## @verbose
.zerofill __DATA,__common,_verbose,4,2
.globl _nextjid ## @nextjid
.p2align 2
_nextjid:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hvp"
.comm _jobs,16576,4 ## @jobs
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "fgets error"
L_.str.5: ## @.str.5
.asciz "sigprocmask error"
L_.str.6: ## @.str.6
.asciz "forking error"
L_.str.7: ## @.str.7
.asciz "[%d] (%d) %s"
L_.str.8: ## @.str.8
.asciz "setpgid error"
L_.str.9: ## @.str.9
.asciz "%s: Command not found\n"
.zerofill __DATA,__bss,_parseline.array,1024,4 ## @parseline.array
L_.str.10: ## @.str.10
.asciz "quit"
L_.str.11: ## @.str.11
.asciz "bg"
L_.str.12: ## @.str.12
.asciz "fg"
L_.str.13: ## @.str.13
.asciz "jobs"
L_.str.15: ## @.str.15
.asciz "%s command requires PID or %%jobid argument\n"
L_.str.16: ## @.str.16
.asciz "%%%d: No such job\n"
L_.str.17: ## @.str.17
.asciz "(%d): No such process\n"
L_.str.18: ## @.str.18
.asciz "%s: argument must be a PID or %%jobid\n"
L_.str.19: ## @.str.19
.asciz "kill error"
L_.str.20: ## @.str.20
.asciz "error: %s\n"
L_.str.21: ## @.str.21
.asciz "Job [%d] (%d) terminated by signal %d\n"
L_.str.22: ## @.str.22
.asciz "Job [%d] (%d) Stopped by signal %d\n"
L_.str.23: ## @.str.23
.asciz "Added job [%d] %d %s\n"
L_.str.25: ## @.str.25
.asciz "[%d] (%d) "
L_.str.26: ## @.str.26
.asciz "Running "
L_.str.27: ## @.str.27
.asciz "Foreground "
L_.str.28: ## @.str.28
.asciz "Stopped "
L_.str.29: ## @.str.29
.asciz "listjobs: Internal error: job[%d].state=%d "
L_.str.34: ## @.str.34
.asciz "%s: %s\n"
L_.str.35: ## @.str.35
.asciz "%s\n"
L_.str.36: ## @.str.36
.asciz "Signal error"
.comm _sbuf,1024,4 ## @sbuf
L_str: ## @str
.asciz "Usage: shell [-hvp]"
L_str.38: ## @str.38
.asciz " -h print this message"
L_str.39: ## @str.39
.asciz " -v print additional diagnostic information"
L_str.40: ## @str.40
.asciz " -p do not emit a command prompt"
L_str.41: ## @str.41
.asciz "Terminating after receipt of SIGQUIT signal"
L_str.42: ## @str.42
.asciz "Tried to create too many jobs"
.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 main
lCPI0_0:
.long 0 ; 0x0
.long 2 ; 0x2
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp d9, d8, [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 b8, -88
.cfi_offset b9, -96
sub sp, sp, #1056
mov x19, x1
mov x20, x0
mov w23, #1
mov w0, #1
mov w1, #2
bl _dup2
Lloh0:
adrp x2, l_.str@PAGE
Lloh1:
add x2, x2, l_.str@PAGEOFF
mov x0, x20
mov x1, x19
bl _getopt
lsl w8, w0, #24
mov w24, #-16777216
mov w22, #1
cmp w8, w24
b.ne LBB0_7
LBB0_1:
Lloh2:
adrp x8, _sigint_handler@PAGE
Lloh3:
add x8, x8, _sigint_handler@PAGEOFF
str x8, [sp, #16]
Lloh4:
adrp x8, lCPI0_0@PAGE
Lloh5:
ldr d8, [x8, lCPI0_0@PAGEOFF]
str d8, [sp, #24]
add x1, sp, #16
sub x2, x29, #96
mov w0, #2
bl _sigaction
tbnz w0, #31, LBB0_5
; %bb.2:
Lloh6:
adrp x8, _sigtstp_handler@PAGE
Lloh7:
add x8, x8, _sigtstp_handler@PAGEOFF
str x8, [sp, #16]
str d8, [sp, #24]
add x1, sp, #16
sub x2, x29, #96
mov w0, #18
bl _sigaction
tbnz w0, #31, LBB0_5
; %bb.3:
Lloh8:
adrp x8, _sigchld_handler@PAGE
Lloh9:
add x8, x8, _sigchld_handler@PAGEOFF
str x8, [sp, #16]
str d8, [sp, #24]
add x1, sp, #16
sub x2, x29, #96
mov w0, #20
bl _sigaction
tbnz w0, #31, LBB0_5
; %bb.4:
Lloh10:
adrp x8, _sigquit_handler@PAGE
Lloh11:
add x8, x8, _sigquit_handler@PAGEOFF
str x8, [sp, #16]
str d8, [sp, #24]
add x1, sp, #16
sub x2, x29, #96
mov w0, #3
bl _sigaction
tbz w0, #31, LBB0_14
LBB0_5:
Lloh12:
adrp x8, ___stdoutp@GOTPAGE
Lloh13:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh14:
ldr x19, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
Lloh15:
adrp x8, l_.str.36@PAGE
Lloh16:
add x8, x8, l_.str.36@PAGEOFF
stp x8, x0, [sp]
Lloh17:
adrp x1, l_.str.34@PAGE
Lloh18:
add x1, x1, l_.str.34@PAGEOFF
mov x0, x19
LBB0_6:
bl _fprintf
mov w0, #1
bl _exit
LBB0_7:
Lloh19:
adrp x21, l_.str@PAGE
Lloh20:
add x21, x21, l_.str@PAGEOFF
adrp x25, _verbose@PAGE
mov w22, #1
b LBB0_10
LBB0_8: ; in Loop: Header=BB0_10 Depth=1
mov w22, #0
LBB0_9: ; in Loop: Header=BB0_10 Depth=1
mov x0, x20
mov x1, x19
mov x2, x21
bl _getopt
lsl w8, w0, #24
cmp w8, w24
b.eq LBB0_1
LBB0_10: ; =>This Inner Loop Header: Depth=1
asr w8, w8, #24
cmp w8, #112
b.eq LBB0_8
; %bb.11: ; in Loop: Header=BB0_10 Depth=1
cmp w8, #118
b.ne LBB0_13
; %bb.12: ; in Loop: Header=BB0_10 Depth=1
str w23, [x25, _verbose@PAGEOFF]
b LBB0_9
LBB0_13:
cmp w8, #104
Lloh21:
adrp x0, l_str@PAGE
Lloh22:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh23:
adrp x0, l_str.38@PAGE
Lloh24:
add x0, x0, l_str.38@PAGEOFF
bl _puts
Lloh25:
adrp x0, l_str.39@PAGE
Lloh26:
add x0, x0, l_str.39@PAGEOFF
bl _puts
Lloh27:
adrp x0, l_str.40@PAGE
Lloh28:
add x0, x0, l_str.40@PAGEOFF
bl _puts
mov w0, #1
bl _exit
LBB0_14:
Lloh29:
adrp x8, _jobs@GOTPAGE
Lloh30:
ldr x8, [x8, _jobs@GOTPAGEOFF]
str xzr, [x8]
stur xzr, [x8, #5]
add x9, x8, #1036
str xzr, [x9]
stur xzr, [x9, #5]
str xzr, [x8, #2072]
add x9, x8, #2072
stur xzr, [x9, #5]
add x9, x8, #3108
str xzr, [x9]
stur xzr, [x9, #5]
str xzr, [x8, #4144]
mov w9, #4144
add x9, x8, x9
stur xzr, [x9, #5]
mov w9, #5180
add x9, x8, x9
str xzr, [x9]
stur xzr, [x9, #5]
str xzr, [x8, #6216]
mov w9, #6216
add x9, x8, x9
stur xzr, [x9, #5]
mov w9, #7252
add x9, x8, x9
stur xzr, [x9, #5]
str xzr, [x9]
mov w9, #8288
add x9, x8, x9
stur xzr, [x9, #5]
str xzr, [x8, #8288]
mov w9, #9324
add x9, x8, x9
stur xzr, [x9, #5]
str xzr, [x9]
mov w9, #10360
add x9, x8, x9
stur xzr, [x9, #5]
str xzr, [x8, #10360]
mov w9, #11396
add x9, x8, x9
stur xzr, [x9, #5]
str xzr, [x9]
mov w9, #12432
add x9, x8, x9
stur xzr, [x9, #5]
str xzr, [x8, #12432]
mov w9, #13468
add x9, x8, x9
stur xzr, [x9, #5]
str xzr, [x9]
mov w9, #14504
add x9, x8, x9
stur xzr, [x9, #5]
str xzr, [x8, #14504]
mov w9, #15540
add x8, x8, x9
stur xzr, [x8, #5]
Lloh31:
adrp x23, _prompt@PAGE
Lloh32:
add x23, x23, _prompt@PAGEOFF
str xzr, [x8]
Lloh33:
adrp x24, ___stdinp@GOTPAGE
Lloh34:
ldr x24, [x24, ___stdinp@GOTPAGEOFF]
Lloh35:
adrp x19, l_.str.1@PAGE
Lloh36:
add x19, x19, l_.str.1@PAGEOFF
Lloh37:
adrp x21, ___stdoutp@GOTPAGE
Lloh38:
ldr x21, [x21, ___stdoutp@GOTPAGEOFF]
cbz w22, LBB0_16
LBB0_15:
str x23, [sp]
mov x0, x19
bl _printf
ldr x0, [x21]
bl _fflush
LBB0_16: ; =>This Inner Loop Header: Depth=1
ldr x2, [x24]
add x0, sp, #16
mov w1, #1024
bl _fgets
ldr x20, [x24]
cbnz x0, LBB0_18
; %bb.17: ; in Loop: Header=BB0_16 Depth=1
mov x0, x20
bl _ferror
cbnz w0, LBB0_21
LBB0_18: ; in Loop: Header=BB0_16 Depth=1
mov x0, x20
bl _feof
cbnz w0, LBB0_20
; %bb.19: ; in Loop: Header=BB0_16 Depth=1
add x0, sp, #16
bl _eval
ldr x0, [x21]
bl _fflush
ldr x0, [x21]
bl _fflush
cbnz w22, LBB0_15
b LBB0_16
LBB0_20:
ldr x0, [x21]
bl _fflush
mov w0, #0
bl _exit
LBB0_21:
ldr x0, [x21]
Lloh39:
adrp x8, l_.str.2@PAGE
Lloh40:
add x8, x8, l_.str.2@PAGEOFF
str x8, [sp]
Lloh41:
adrp x1, l_.str.35@PAGE
Lloh42:
add x1, x1, l_.str.35@PAGEOFF
b LBB0_6
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdr Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpLdrGot Lloh37, Lloh38
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpLdrGot Lloh33, Lloh34
.loh AdrpAdd Lloh31, Lloh32
.loh AdrpLdrGot Lloh29, Lloh30
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpAdd Lloh39, Lloh40
.cfi_endproc
; -- End function
.globl _usage ; -- Begin function usage
.p2align 2
_usage: ; @usage
.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
Lloh43:
adrp x0, l_str@PAGE
Lloh44:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh45:
adrp x0, l_str.38@PAGE
Lloh46:
add x0, x0, l_str.38@PAGEOFF
bl _puts
Lloh47:
adrp x0, l_str.39@PAGE
Lloh48:
add x0, x0, l_str.39@PAGEOFF
bl _puts
Lloh49:
adrp x0, l_str.40@PAGE
Lloh50:
add x0, x0, l_str.40@PAGEOFF
bl _puts
mov w0, #1
bl _exit
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpAdd Lloh47, Lloh48
.loh AdrpAdd Lloh45, Lloh46
.loh AdrpAdd Lloh43, Lloh44
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function Signal
lCPI2_0:
.long 0 ; 0x0
.long 2 ; 0x2
.section __TEXT,__text,regular,pure_instructions
.globl _Signal
.p2align 2
_Signal: ; @Signal
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
str x1, [sp, #32]
Lloh51:
adrp x8, lCPI2_0@PAGE
Lloh52:
ldr d0, [x8, lCPI2_0@PAGEOFF]
str d0, [sp, #40]
add x1, sp, #32
add x2, sp, #16
bl _sigaction
tbnz w0, #31, LBB2_2
; %bb.1:
ldr x0, [sp, #16]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB2_2:
Lloh53:
adrp x8, ___stdoutp@GOTPAGE
Lloh54:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh55:
ldr x19, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
Lloh56:
adrp x8, l_.str.36@PAGE
Lloh57:
add x8, x8, l_.str.36@PAGEOFF
stp x8, x0, [sp]
Lloh58:
adrp x1, l_.str.34@PAGE
Lloh59:
add x1, x1, l_.str.34@PAGEOFF
mov x0, x19
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpLdr Lloh51, Lloh52
.loh AdrpAdd Lloh58, Lloh59
.loh AdrpAdd Lloh56, Lloh57
.loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55
.cfi_endproc
; -- End function
.globl _sigint_handler ; -- Begin function sigint_handler
.p2align 2
_sigint_handler: ; @sigint_handler
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh60:
adrp x8, _jobs@GOTPAGE
Lloh61:
ldr x8, [x8, _jobs@GOTPAGEOFF]
ldr w9, [x8, #8]
cmp w9, #1
b.ne LBB3_2
; %bb.1:
mov x9, #0
b LBB3_32
LBB3_2:
ldr w9, [x8, #1044]
cmp w9, #1
b.ne LBB3_4
; %bb.3:
mov w9, #1
b LBB3_32
LBB3_4:
ldr w9, [x8, #2080]
cmp w9, #1
b.ne LBB3_6
; %bb.5:
mov w9, #2
b LBB3_32
LBB3_6:
ldr w9, [x8, #3116]
cmp w9, #1
b.ne LBB3_8
; %bb.7:
mov w9, #3
b LBB3_32
LBB3_8:
ldr w9, [x8, #4152]
cmp w9, #1
b.ne LBB3_10
; %bb.9:
mov w9, #4
b LBB3_32
LBB3_10:
ldr w9, [x8, #5188]
cmp w9, #1
b.ne LBB3_12
; %bb.11:
mov w9, #5
b LBB3_32
LBB3_12:
ldr w9, [x8, #6224]
cmp w9, #1
b.ne LBB3_14
; %bb.13:
mov w9, #6
b LBB3_32
LBB3_14:
ldr w9, [x8, #7260]
cmp w9, #1
b.ne LBB3_16
; %bb.15:
mov w9, #7
b LBB3_32
LBB3_16:
ldr w9, [x8, #8296]
cmp w9, #1
b.ne LBB3_18
; %bb.17:
mov w9, #8
b LBB3_32
LBB3_18:
ldr w9, [x8, #9332]
cmp w9, #1
b.ne LBB3_20
; %bb.19:
mov w9, #9
b LBB3_32
LBB3_20:
ldr w9, [x8, #10368]
cmp w9, #1
b.ne LBB3_22
; %bb.21:
mov w9, #10
b LBB3_32
LBB3_22:
ldr w9, [x8, #11404]
cmp w9, #1
b.ne LBB3_24
; %bb.23:
mov w9, #11
b LBB3_32
LBB3_24:
ldr w9, [x8, #12440]
cmp w9, #1
b.ne LBB3_26
; %bb.25:
mov w9, #12
b LBB3_32
LBB3_26:
ldr w9, [x8, #13476]
cmp w9, #1
b.ne LBB3_28
; %bb.27:
mov w9, #13
b LBB3_32
LBB3_28:
ldr w9, [x8, #14512]
cmp w9, #1
b.ne LBB3_30
; %bb.29:
mov w9, #14
b LBB3_32
LBB3_30:
ldr w9, [x8, #15548]
cmp w9, #1
b.ne LBB3_36
; %bb.31:
mov w9, #15
LBB3_32:
mov w10, #1036
mul x9, x9, x10
ldr w20, [x8, x9]
cbz w20, LBB3_36
; %bb.33:
neg w0, w20
mov w1, #2
bl _kill
tbz w0, #31, LBB3_35
; %bb.34:
bl ___error
ldr w8, [x0]
cmp w8, #3
b.ne LBB3_38
LBB3_35:
tbnz w19, #31, LBB3_37
LBB3_36:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB3_37:
mov x0, x20
bl _pid2jid
; kill: def $w0 killed $w0 def $x0
neg w8, w19
stp x20, x8, [sp, #8]
str x0, [sp]
Lloh62:
adrp x0, l_.str.21@PAGE
Lloh63:
add x0, x0, l_.str.21@PAGEOFF
bl _printf
Lloh64:
adrp x0, _jobs@GOTPAGE
Lloh65:
ldr x0, [x0, _jobs@GOTPAGEOFF]
mov x1, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
b _deletejob
LBB3_38:
Lloh66:
adrp x8, ___stdoutp@GOTPAGE
Lloh67:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh68:
ldr x19, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
Lloh69:
adrp x8, l_.str.19@PAGE
Lloh70:
add x8, x8, l_.str.19@PAGEOFF
stp x8, x0, [sp]
Lloh71:
adrp x1, l_.str.34@PAGE
Lloh72:
add x1, x1, l_.str.34@PAGEOFF
mov x0, x19
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh60, Lloh61
.loh AdrpLdrGot Lloh64, Lloh65
.loh AdrpAdd Lloh62, Lloh63
.loh AdrpAdd Lloh71, Lloh72
.loh AdrpAdd Lloh69, Lloh70
.loh AdrpLdrGotLdr Lloh66, Lloh67, Lloh68
.cfi_endproc
; -- End function
.globl _sigtstp_handler ; -- Begin function sigtstp_handler
.p2align 2
_sigtstp_handler: ; @sigtstp_handler
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
Lloh73:
adrp x21, _jobs@GOTPAGE
Lloh74:
ldr x21, [x21, _jobs@GOTPAGEOFF]
ldr w8, [x21, #8]
cmp w8, #1
b.ne LBB4_2
; %bb.1:
mov x8, #0
b LBB4_32
LBB4_2:
ldr w8, [x21, #1044]
cmp w8, #1
b.ne LBB4_4
; %bb.3:
mov w8, #1
b LBB4_32
LBB4_4:
ldr w8, [x21, #2080]
cmp w8, #1
b.ne LBB4_6
; %bb.5:
mov w8, #2
b LBB4_32
LBB4_6:
ldr w8, [x21, #3116]
cmp w8, #1
b.ne LBB4_8
; %bb.7:
mov w8, #3
b LBB4_32
LBB4_8:
ldr w8, [x21, #4152]
cmp w8, #1
b.ne LBB4_10
; %bb.9:
mov w8, #4
b LBB4_32
LBB4_10:
ldr w8, [x21, #5188]
cmp w8, #1
b.ne LBB4_12
; %bb.11:
mov w8, #5
b LBB4_32
LBB4_12:
ldr w8, [x21, #6224]
cmp w8, #1
b.ne LBB4_14
; %bb.13:
mov w8, #6
b LBB4_32
LBB4_14:
ldr w8, [x21, #7260]
cmp w8, #1
b.ne LBB4_16
; %bb.15:
mov w8, #7
b LBB4_32
LBB4_16:
ldr w8, [x21, #8296]
cmp w8, #1
b.ne LBB4_18
; %bb.17:
mov w8, #8
b LBB4_32
LBB4_18:
ldr w8, [x21, #9332]
cmp w8, #1
b.ne LBB4_20
; %bb.19:
mov w8, #9
b LBB4_32
LBB4_20:
ldr w8, [x21, #10368]
cmp w8, #1
b.ne LBB4_22
; %bb.21:
mov w8, #10
b LBB4_32
LBB4_22:
ldr w8, [x21, #11404]
cmp w8, #1
b.ne LBB4_24
; %bb.23:
mov w8, #11
b LBB4_32
LBB4_24:
ldr w8, [x21, #12440]
cmp w8, #1
b.ne LBB4_26
; %bb.25:
mov w8, #12
b LBB4_32
LBB4_26:
ldr w8, [x21, #13476]
cmp w8, #1
b.ne LBB4_28
; %bb.27:
mov w8, #13
b LBB4_32
LBB4_28:
ldr w8, [x21, #14512]
cmp w8, #1
b.ne LBB4_30
; %bb.29:
mov w8, #14
b LBB4_32
LBB4_30:
ldr w8, [x21, #15548]
cmp w8, #1
b.ne LBB4_67
; %bb.31:
mov w8, #15
LBB4_32:
mov w9, #1036
mul x8, x8, x9
ldr w20, [x21, x8]
cbz w20, LBB4_67
; %bb.33:
neg w0, w20
mov w1, #18
bl _kill
tbz w0, #31, LBB4_35
; %bb.34:
bl ___error
ldr w8, [x0]
cmp w8, #3
b.ne LBB4_68
LBB4_35:
tbz w19, #31, LBB4_67
; %bb.36:
mov x0, x20
bl _pid2jid
; kill: def $w0 killed $w0 def $x0
neg w8, w19
stp x20, x8, [sp, #8]
str x0, [sp]
Lloh75:
adrp x0, l_.str.22@PAGE
Lloh76:
add x0, x0, l_.str.22@PAGEOFF
bl _printf
ldr w8, [x21]
cmp w8, w20
b.eq LBB4_66
; %bb.37:
ldr w8, [x21, #1036]
cmp w8, w20
b.ne LBB4_39
; %bb.38:
add x21, x21, #1036
b LBB4_66
LBB4_39:
ldr w8, [x21, #2072]
cmp w8, w20
b.ne LBB4_41
; %bb.40:
add x21, x21, #2072
b LBB4_66
LBB4_41:
ldr w8, [x21, #3108]
cmp w8, w20
b.ne LBB4_43
; %bb.42:
add x21, x21, #3108
b LBB4_66
LBB4_43:
ldr w8, [x21, #4144]
cmp w8, w20
b.ne LBB4_45
; %bb.44:
mov w8, #4144
add x21, x21, x8
b LBB4_66
LBB4_45:
ldr w8, [x21, #5180]
cmp w8, w20
b.ne LBB4_47
; %bb.46:
mov w8, #5180
add x21, x21, x8
b LBB4_66
LBB4_47:
ldr w8, [x21, #6216]
cmp w8, w20
b.ne LBB4_49
; %bb.48:
mov w8, #6216
add x21, x21, x8
b LBB4_66
LBB4_49:
ldr w8, [x21, #7252]
cmp w8, w20
b.ne LBB4_51
; %bb.50:
mov w8, #7252
add x21, x21, x8
b LBB4_66
LBB4_51:
ldr w8, [x21, #8288]
cmp w8, w20
b.ne LBB4_53
; %bb.52:
mov w8, #8288
add x21, x21, x8
b LBB4_66
LBB4_53:
ldr w8, [x21, #9324]
cmp w8, w20
b.ne LBB4_55
; %bb.54:
mov w8, #9324
add x21, x21, x8
b LBB4_66
LBB4_55:
ldr w8, [x21, #10360]
cmp w8, w20
b.ne LBB4_57
; %bb.56:
mov w8, #10360
add x21, x21, x8
b LBB4_66
LBB4_57:
ldr w8, [x21, #11396]
cmp w8, w20
b.ne LBB4_59
; %bb.58:
mov w8, #11396
add x21, x21, x8
b LBB4_66
LBB4_59:
ldr w8, [x21, #12432]
cmp w8, w20
b.ne LBB4_61
; %bb.60:
mov w8, #12432
add x21, x21, x8
b LBB4_66
LBB4_61:
ldr w8, [x21, #13468]
cmp w8, w20
b.ne LBB4_63
; %bb.62:
mov w8, #13468
add x21, x21, x8
b LBB4_66
LBB4_63:
ldr w8, [x21, #14504]
cmp w8, w20
b.ne LBB4_65
; %bb.64:
mov w8, #14504
add x21, x21, x8
b LBB4_66
LBB4_65:
mov w8, #15540
add x8, x21, x8
ldr w9, [x21, #15540]
cmp w9, w20
csel x21, x8, xzr, eq
LBB4_66:
mov w8, #3
str w8, [x21, #8]
LBB4_67:
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
LBB4_68:
Lloh77:
adrp x8, ___stdoutp@GOTPAGE
Lloh78:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh79:
ldr x19, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
Lloh80:
adrp x8, l_.str.19@PAGE
Lloh81:
add x8, x8, l_.str.19@PAGEOFF
stp x8, x0, [sp]
Lloh82:
adrp x1, l_.str.34@PAGE
Lloh83:
add x1, x1, l_.str.34@PAGEOFF
mov x0, x19
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh73, Lloh74
.loh AdrpAdd Lloh75, Lloh76
.loh AdrpAdd Lloh82, Lloh83
.loh AdrpAdd Lloh80, Lloh81
.loh AdrpLdrGotLdr Lloh77, Lloh78, Lloh79
.cfi_endproc
; -- End function
.globl _sigchld_handler ; -- Begin function sigchld_handler
.p2align 2
_sigchld_handler: ; @sigchld_handler
.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
add x1, sp, #12
mov w0, #-1
mov w2, #3
bl _waitpid
cmp w0, #1
b.lt LBB5_9
; %bb.1:
mov x1, x0
mov w20, #4864
Lloh84:
adrp x19, _jobs@GOTPAGE
Lloh85:
ldr x19, [x19, _jobs@GOTPAGEOFF]
b LBB5_4
LBB5_2: ; in Loop: Header=BB5_4 Depth=1
mov w0, #-18
bl _sigtstp_handler
LBB5_3: ; in Loop: Header=BB5_4 Depth=1
add x1, sp, #12
mov w0, #-1
mov w2, #3
bl _waitpid
mov x1, x0
cmp w0, #0
b.le LBB5_9
LBB5_4: ; =>This Inner Loop Header: Depth=1
ldr w9, [sp, #12]
and w8, w9, #0x7f
and w9, w9, #0xffffff00
cmp w8, #127
ccmp w9, w20, #4, eq
b.ne LBB5_2
; %bb.5: ; in Loop: Header=BB5_4 Depth=1
cbz w8, LBB5_7
; %bb.6: ; in Loop: Header=BB5_4 Depth=1
cmp w8, #127
b.ne LBB5_8
LBB5_7: ; in Loop: Header=BB5_4 Depth=1
mov x0, x19
bl _deletejob
b LBB5_3
LBB5_8: ; in Loop: Header=BB5_4 Depth=1
mov w0, #-2
bl _sigint_handler
b LBB5_3
LBB5_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 AdrpLdrGot Lloh84, Lloh85
.cfi_endproc
; -- End function
.globl _sigquit_handler ; -- Begin function sigquit_handler
.p2align 2
_sigquit_handler: ; @sigquit_handler
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh86:
adrp x0, l_str.41@PAGE
Lloh87:
add x0, x0, l_str.41@PAGEOFF
bl _puts
mov w0, #1
bl _exit
.loh AdrpAdd Lloh86, Lloh87
.cfi_endproc
; -- End function
.globl _initjobs ; -- Begin function initjobs
.p2align 2
_initjobs: ; @initjobs
.cfi_startproc
; %bb.0:
stur xzr, [x0, #5]
str xzr, [x0]
add x8, x0, #1036
str xzr, [x8]
stur xzr, [x8, #5]
add x8, x0, #2072
str xzr, [x0, #2072]
stur xzr, [x8, #5]
add x8, x0, #3108
str xzr, [x8]
stur xzr, [x8, #5]
mov w8, #4144
add x8, x0, x8
str xzr, [x0, #4144]
stur xzr, [x8, #5]
mov w8, #5180
add x8, x0, x8
str xzr, [x8]
stur xzr, [x8, #5]
mov w8, #6216
add x8, x0, x8
str xzr, [x0, #6216]
stur xzr, [x8, #5]
mov w8, #7252
add x8, x0, x8
stur xzr, [x8, #5]
str xzr, [x8]
mov w8, #8288
add x8, x0, x8
str xzr, [x0, #8288]
stur xzr, [x8, #5]
mov w8, #9324
add x8, x0, x8
stur xzr, [x8, #5]
str xzr, [x8]
mov w8, #10360
add x8, x0, x8
stur xzr, [x8, #5]
str xzr, [x0, #10360]
mov w8, #11396
add x8, x0, x8
stur xzr, [x8, #5]
str xzr, [x8]
mov w8, #12432
add x8, x0, x8
stur xzr, [x8, #5]
str xzr, [x0, #12432]
mov w8, #13468
add x8, x0, x8
stur xzr, [x8, #5]
str xzr, [x8]
mov w8, #14504
add x8, x0, x8
stur xzr, [x8, #5]
str xzr, [x0, #14504]
mov w8, #15540
add x8, x0, x8
stur xzr, [x8, #5]
str xzr, [x8]
ret
.cfi_endproc
; -- End function
.globl _app_error ; -- Begin function app_error
.p2align 2
_app_error: ; @app_error
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh88:
adrp x8, ___stdoutp@GOTPAGE
Lloh89:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh90:
ldr x8, [x8]
str x0, [sp]
Lloh91:
adrp x1, l_.str.35@PAGE
Lloh92:
add x1, x1, l_.str.35@PAGEOFF
mov x0, x8
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpAdd Lloh91, Lloh92
.loh AdrpLdrGotLdr Lloh88, Lloh89, Lloh90
.cfi_endproc
; -- End function
.globl _eval ; -- Begin function eval
.p2align 2
_eval: ; @eval
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w27, -56
.cfi_offset w28, -64
sub sp, sp, #1072
mov x19, x0
Lloh93:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh94:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh95:
ldr x8, [x8]
stur x8, [x29, #-56]
add x1, sp, #40
bl _parseline
ldr x20, [sp, #40]
cbz x20, LBB9_2
; %bb.1:
mov x21, x0
add x0, sp, #40
bl _builtin_cmd
cbz w0, LBB9_4
LBB9_2:
ldur x8, [x29, #-56]
Lloh96:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh97:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh98:
ldr x9, [x9]
cmp x9, x8
b.ne LBB9_15
; %bb.3:
add sp, sp, #1072
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #64 ; 16-byte Folded Reload
ret
LBB9_4:
mov w8, #524288
str w8, [sp, #36]
add x1, sp, #36
mov w0, #1
mov x2, #0
bl _sigprocmask
cbnz w0, LBB9_16
; %bb.5:
bl _fork
tbnz w0, #31, LBB9_17
; %bb.6:
mov x22, x0
cbz w0, LBB9_10
; %bb.7:
cmp w21, #0
mov w8, #1
cinc w2, w8, ne
Lloh99:
adrp x0, _jobs@GOTPAGE
Lloh100:
ldr x0, [x0, _jobs@GOTPAGEOFF]
mov x1, x22
mov x3, x19
bl _addjob
add x1, sp, #36
mov w0, #2
mov x2, #0
bl _sigprocmask
cbnz w0, LBB9_16
; %bb.8:
cbz w21, LBB9_14
; %bb.9:
mov x0, x22
bl _pid2jid
; kill: def $w0 killed $w0 def $x0
stp x22, x19, [sp, #8]
str x0, [sp]
Lloh101:
adrp x0, l_.str.7@PAGE
Lloh102:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB9_2
LBB9_10:
mov w0, #0
mov w1, #0
bl _setpgid
tbnz w0, #31, LBB9_18
; %bb.11:
add x1, sp, #36
mov w0, #2
mov x2, #0
bl _sigprocmask
cbnz w0, LBB9_16
; %bb.12:
add x1, sp, #40
mov x0, x20
bl _execvp
tbz w0, #31, LBB9_2
; %bb.13:
ldr x8, [sp, #40]
str x8, [sp]
Lloh103:
adrp x0, l_.str.9@PAGE
Lloh104:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB9_14:
mov x0, x22
bl _waitfg
b LBB9_2
LBB9_15:
bl ___stack_chk_fail
LBB9_16:
Lloh105:
adrp x8, ___stdoutp@GOTPAGE
Lloh106:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh107:
ldr x19, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
Lloh108:
adrp x8, l_.str.5@PAGE
Lloh109:
add x8, x8, l_.str.5@PAGEOFF
b LBB9_19
LBB9_17:
Lloh110:
adrp x8, ___stdoutp@GOTPAGE
Lloh111:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh112:
ldr x19, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
Lloh113:
adrp x8, l_.str.6@PAGE
Lloh114:
add x8, x8, l_.str.6@PAGEOFF
b LBB9_19
LBB9_18:
Lloh115:
adrp x8, ___stdoutp@GOTPAGE
Lloh116:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh117:
ldr x19, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
Lloh118:
adrp x8, l_.str.8@PAGE
Lloh119:
add x8, x8, l_.str.8@PAGEOFF
LBB9_19:
stp x8, x0, [sp]
Lloh120:
adrp x1, l_.str.34@PAGE
Lloh121:
add x1, x1, l_.str.34@PAGEOFF
mov x0, x19
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpLdrGotLdr Lloh93, Lloh94, Lloh95
.loh AdrpLdrGotLdr Lloh96, Lloh97, Lloh98
.loh AdrpLdrGot Lloh99, Lloh100
.loh AdrpAdd Lloh101, Lloh102
.loh AdrpAdd Lloh103, Lloh104
.loh AdrpAdd Lloh108, Lloh109
.loh AdrpLdrGotLdr Lloh105, Lloh106, Lloh107
.loh AdrpAdd Lloh113, Lloh114
.loh AdrpLdrGotLdr Lloh110, Lloh111, Lloh112
.loh AdrpAdd Lloh118, Lloh119
.loh AdrpLdrGotLdr Lloh115, Lloh116, Lloh117
.loh AdrpAdd Lloh120, Lloh121
.cfi_endproc
; -- End function
.globl _parseline ; -- Begin function parseline
.p2align 2
_parseline: ; @parseline
.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 x1, x0
Lloh122:
adrp x20, _parseline.array@PAGE
Lloh123:
add x20, x20, _parseline.array@PAGEOFF
mov x0, x20
mov w2, #1024
bl ___strcpy_chk
mov x0, x20
bl _strlen
add x8, x0, x20
mov w9, #32
sturb w9, [x8, #-1]
LBB10_1: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x20]
cmp w8, #32
b.ne LBB10_3
; %bb.2: ; in Loop: Header=BB10_1 Depth=1
add x20, x20, #1
b LBB10_1
LBB10_3:
cmp w8, #39
b.ne LBB10_5
; %bb.4:
add x20, x20, #1
mov x0, x20
mov w1, #39
bl _strchr
cbnz x0, LBB10_6
b LBB10_14
LBB10_5:
mov x0, x20
mov w1, #32
bl _strchr
cbz x0, LBB10_14
LBB10_6:
mov x21, #0
b LBB10_8
LBB10_7: ; in Loop: Header=BB10_8 Depth=1
sub x20, x20, #1
mov x0, x20
mov w1, #32
bl _strchr
cbz x0, LBB10_12
LBB10_8: ; =>This Loop Header: Depth=1
; Child Loop BB10_9 Depth 2
mov x22, x21
add x21, x21, #1
str x20, [x19, x22, lsl #3]
strb wzr, [x0], #1
mov x20, x0
LBB10_9: ; Parent Loop BB10_8 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x20], #1
cmp w8, #32
b.eq LBB10_9
; %bb.10: ; in Loop: Header=BB10_8 Depth=1
cmp w8, #39
b.ne LBB10_7
; %bb.11: ; in Loop: Header=BB10_8 Depth=1
mov x0, x20
mov w1, #39
bl _strchr
cbnz x0, LBB10_8
LBB10_12:
str xzr, [x19, w21, uxtw #3]
cbz w21, LBB10_15
; %bb.13:
lsl x8, x22, #32
add x19, x19, x8, asr #29
ldr x8, [x19]
ldrb w8, [x8]
cmp w8, #38
b.ne LBB10_16
LBB10_14:
str xzr, [x19]
LBB10_15:
mov w0, #1
b LBB10_17
LBB10_16:
mov w0, #0
LBB10_17:
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 Lloh122, Lloh123
.cfi_endproc
; -- End function
.globl _builtin_cmd ; -- Begin function builtin_cmd
.p2align 2
_builtin_cmd: ; @builtin_cmd
.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]
Lloh124:
adrp x1, l_.str.10@PAGE
Lloh125:
add x1, x1, l_.str.10@PAGEOFF
mov x0, x19
mov w2, #4
bl _strncmp
cbz w0, LBB11_9
; %bb.1:
Lloh126:
adrp x1, l_.str.11@PAGE
Lloh127:
add x1, x1, l_.str.11@PAGEOFF
mov x0, x19
mov w2, #2
bl _strncmp
cbz w0, LBB11_5
; %bb.2:
Lloh128:
adrp x1, l_.str.12@PAGE
Lloh129:
add x1, x1, l_.str.12@PAGEOFF
mov x0, x19
mov w2, #2
bl _strncmp
cbz w0, LBB11_5
; %bb.3:
Lloh130:
adrp x1, l_.str.13@PAGE
Lloh131:
add x1, x1, l_.str.13@PAGEOFF
mov x0, x19
mov w2, #4
bl _strncmp
cbz w0, LBB11_8
; %bb.4:
ldrb w8, [x19]
cmp w8, #38
cset w0, eq
b LBB11_7
LBB11_5:
mov x0, x20
bl _do_bgfg
LBB11_6:
mov w0, #1
LBB11_7:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB11_8:
Lloh132:
adrp x0, _jobs@GOTPAGE
Lloh133:
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _listjobs
b LBB11_6
LBB11_9:
bl _exit
.loh AdrpAdd Lloh124, Lloh125
.loh AdrpAdd Lloh126, Lloh127
.loh AdrpAdd Lloh128, Lloh129
.loh AdrpAdd Lloh130, Lloh131
.loh AdrpLdrGot Lloh132, Lloh133
.cfi_endproc
; -- End function
.globl _unix_error ; -- Begin function unix_error
.p2align 2
_unix_error: ; @unix_error
.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
Lloh134:
adrp x8, ___stdoutp@GOTPAGE
Lloh135:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh136:
ldr x20, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
stp x19, x0, [sp]
Lloh137:
adrp x1, l_.str.34@PAGE
Lloh138:
add x1, x1, l_.str.34@PAGEOFF
mov x0, x20
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpAdd Lloh137, Lloh138
.loh AdrpLdrGotLdr Lloh134, Lloh135, Lloh136
.cfi_endproc
; -- End function
.globl _addjob ; -- Begin function addjob
.p2align 2
_addjob: ; @addjob
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
cmp w1, #1
b.lt LBB13_18
; %bb.1:
ldr w8, [x0]
cbz w8, LBB13_19
; %bb.2:
ldr w8, [x0, #1036]
cbz w8, LBB13_20
; %bb.3:
ldr w8, [x0, #2072]
cbz w8, LBB13_21
; %bb.4:
ldr w8, [x0, #3108]
cbz w8, LBB13_22
; %bb.5:
ldr w8, [x0, #4144]
cbz w8, LBB13_23
; %bb.6:
ldr w8, [x0, #5180]
cbz w8, LBB13_24
; %bb.7:
ldr w8, [x0, #6216]
cbz w8, LBB13_25
; %bb.8:
ldr w8, [x0, #7252]
cbz w8, LBB13_26
; %bb.9:
ldr w8, [x0, #8288]
cbz w8, LBB13_27
; %bb.10:
ldr w8, [x0, #9324]
cbz w8, LBB13_28
; %bb.11:
ldr w8, [x0, #10360]
cbz w8, LBB13_29
; %bb.12:
ldr w8, [x0, #11396]
cbz w8, LBB13_30
; %bb.13:
ldr w8, [x0, #12432]
cbz w8, LBB13_31
; %bb.14:
ldr w8, [x0, #13468]
cbz w8, LBB13_32
; %bb.15:
ldr w8, [x0, #14504]
cbz w8, LBB13_33
; %bb.16:
ldr w8, [x0, #15540]
cbz w8, LBB13_34
; %bb.17:
Lloh139:
adrp x0, l_str.42@PAGE
Lloh140:
add x0, x0, l_str.42@PAGEOFF
bl _puts
LBB13_18:
mov w0, #0
b LBB13_40
LBB13_19:
mov x8, #0
mov x19, x0
b LBB13_35
LBB13_20:
add x19, x0, #1036
mov w8, #1
b LBB13_35
LBB13_21:
add x19, x0, #2072
mov w8, #2
b LBB13_35
LBB13_22:
add x19, x0, #3108
mov w8, #3
b LBB13_35
LBB13_23:
mov w8, #4144
add x19, x0, x8
mov w8, #4
b LBB13_35
LBB13_24:
mov w8, #5180
add x19, x0, x8
mov w8, #5
b LBB13_35
LBB13_25:
mov w8, #6216
add x19, x0, x8
mov w8, #6
b LBB13_35
LBB13_26:
mov w8, #7252
add x19, x0, x8
mov w8, #7
b LBB13_35
LBB13_27:
mov w8, #8288
add x19, x0, x8
mov w8, #8
b LBB13_35
LBB13_28:
mov w8, #9324
add x19, x0, x8
mov w8, #9
b LBB13_35
LBB13_29:
mov w8, #10360
add x19, x0, x8
mov w8, #10
b LBB13_35
LBB13_30:
mov w8, #11396
add x19, x0, x8
mov w8, #11
b LBB13_35
LBB13_31:
mov w8, #12432
add x19, x0, x8
mov w8, #12
b LBB13_35
LBB13_32:
mov w8, #13468
add x19, x0, x8
mov w8, #13
b LBB13_35
LBB13_33:
mov w8, #14504
add x19, x0, x8
mov w8, #14
b LBB13_35
LBB13_34:
mov w8, #15540
add x19, x0, x8
mov w8, #15
LBB13_35:
str w1, [x19]
mov w9, #1036
madd x20, x8, x9, x0
str w2, [x20, #8]
adrp x9, _nextjid@PAGE
ldr w10, [x9, _nextjid@PAGEOFF]
add w11, w10, #1
str w11, [x9, _nextjid@PAGEOFF]
str w10, [x20, #4]!
ldr w10, [x9, _nextjid@PAGEOFF]
cmp w10, #17
b.lt LBB13_37
; %bb.36:
mov w10, #1
str w10, [x9, _nextjid@PAGEOFF]
LBB13_37:
mov w9, #1036
madd x8, x8, x9, x0
add x0, x8, #12
mov x1, x3
bl _strcpy
Lloh141:
adrp x8, _verbose@PAGE
Lloh142:
ldr w8, [x8, _verbose@PAGEOFF]
cbz w8, LBB13_39
; %bb.38:
ldr w8, [x20]
ldr w9, [x19]
stp x9, x0, [sp, #8]
str x8, [sp]
Lloh143:
adrp x0, l_.str.23@PAGE
Lloh144:
add x0, x0, l_.str.23@PAGEOFF
bl _printf
LBB13_39:
mov w0, #1
LBB13_40:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh139, Lloh140
.loh AdrpLdr Lloh141, Lloh142
.loh AdrpAdd Lloh143, Lloh144
.cfi_endproc
; -- End function
.globl _pid2jid ; -- Begin function pid2jid
.p2align 2
_pid2jid: ; @pid2jid
.cfi_startproc
; %bb.0:
cmp w0, #1
b.lt LBB14_34
; %bb.1:
Lloh145:
adrp x8, _jobs@GOTPAGE
Lloh146:
ldr x8, [x8, _jobs@GOTPAGEOFF]
ldr w9, [x8]
cmp w9, w0
b.ne LBB14_3
; %bb.2:
mov x9, #0
b LBB14_33
LBB14_3:
ldr w9, [x8, #1036]
cmp w9, w0
b.ne LBB14_5
; %bb.4:
mov w9, #1
b LBB14_33
LBB14_5:
ldr w9, [x8, #2072]
cmp w9, w0
b.ne LBB14_7
; %bb.6:
mov w9, #2
b LBB14_33
LBB14_7:
ldr w9, [x8, #3108]
cmp w9, w0
b.ne LBB14_9
; %bb.8:
mov w9, #3
b LBB14_33
LBB14_9:
ldr w9, [x8, #4144]
cmp w9, w0
b.ne LBB14_11
; %bb.10:
mov w9, #4
b LBB14_33
LBB14_11:
ldr w9, [x8, #5180]
cmp w9, w0
b.ne LBB14_13
; %bb.12:
mov w9, #5
b LBB14_33
LBB14_13:
ldr w9, [x8, #6216]
cmp w9, w0
b.ne LBB14_15
; %bb.14:
mov w9, #6
b LBB14_33
LBB14_15:
ldr w9, [x8, #7252]
cmp w9, w0
b.ne LBB14_17
; %bb.16:
mov w9, #7
b LBB14_33
LBB14_17:
ldr w9, [x8, #8288]
cmp w9, w0
b.ne LBB14_19
; %bb.18:
mov w9, #8
b LBB14_33
LBB14_19:
ldr w9, [x8, #9324]
cmp w9, w0
b.ne LBB14_21
; %bb.20:
mov w9, #9
b LBB14_33
LBB14_21:
ldr w9, [x8, #10360]
cmp w9, w0
b.ne LBB14_23
; %bb.22:
mov w9, #10
b LBB14_33
LBB14_23:
ldr w9, [x8, #11396]
cmp w9, w0
b.ne LBB14_25
; %bb.24:
mov w9, #11
b LBB14_33
LBB14_25:
ldr w9, [x8, #12432]
cmp w9, w0
b.ne LBB14_27
; %bb.26:
mov w9, #12
b LBB14_33
LBB14_27:
ldr w9, [x8, #13468]
cmp w9, w0
b.ne LBB14_29
; %bb.28:
mov w9, #13
b LBB14_33
LBB14_29:
ldr w9, [x8, #14504]
cmp w9, w0
b.ne LBB14_31
; %bb.30:
mov w9, #14
b LBB14_33
LBB14_31:
ldr w9, [x8, #15540]
cmp w9, w0
b.ne LBB14_34
; %bb.32:
mov w9, #15
LBB14_33:
mov w10, #1036
madd x8, x9, x10, x8
ldr w0, [x8, #4]
ret
LBB14_34:
mov w0, #0
ret
.loh AdrpLdrGot Lloh145, Lloh146
.cfi_endproc
; -- End function
.globl _waitfg ; -- Begin function waitfg
.p2align 2
_waitfg: ; @waitfg
.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]
Lloh147:
adrp x20, _jobs@GOTPAGE
Lloh148:
ldr x20, [x20, _jobs@GOTPAGEOFF]
mov w21, #1036
LBB15_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [x20, #8]
cmp w8, #1
b.ne LBB15_3
; %bb.2: ; in Loop: Header=BB15_1 Depth=1
mov x8, #0
b LBB15_33
LBB15_3: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #1044]
cmp w8, #1
b.ne LBB15_5
; %bb.4: ; in Loop: Header=BB15_1 Depth=1
mov w8, #1
b LBB15_33
LBB15_5: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #2080]
cmp w8, #1
b.ne LBB15_7
; %bb.6: ; in Loop: Header=BB15_1 Depth=1
mov w8, #2
b LBB15_33
LBB15_7: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #3116]
cmp w8, #1
b.ne LBB15_9
; %bb.8: ; in Loop: Header=BB15_1 Depth=1
mov w8, #3
b LBB15_33
LBB15_9: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #4152]
cmp w8, #1
b.ne LBB15_11
; %bb.10: ; in Loop: Header=BB15_1 Depth=1
mov w8, #4
b LBB15_33
LBB15_11: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #5188]
cmp w8, #1
b.ne LBB15_13
; %bb.12: ; in Loop: Header=BB15_1 Depth=1
mov w8, #5
b LBB15_33
LBB15_13: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #6224]
cmp w8, #1
b.ne LBB15_15
; %bb.14: ; in Loop: Header=BB15_1 Depth=1
mov w8, #6
b LBB15_33
LBB15_15: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #7260]
cmp w8, #1
b.ne LBB15_17
; %bb.16: ; in Loop: Header=BB15_1 Depth=1
mov w8, #7
b LBB15_33
LBB15_17: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #8296]
cmp w8, #1
b.ne LBB15_19
; %bb.18: ; in Loop: Header=BB15_1 Depth=1
mov w8, #8
b LBB15_33
LBB15_19: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #9332]
cmp w8, #1
b.ne LBB15_21
; %bb.20: ; in Loop: Header=BB15_1 Depth=1
mov w8, #9
b LBB15_33
LBB15_21: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #10368]
cmp w8, #1
b.ne LBB15_23
; %bb.22: ; in Loop: Header=BB15_1 Depth=1
mov w8, #10
b LBB15_33
LBB15_23: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #11404]
cmp w8, #1
b.ne LBB15_25
; %bb.24: ; in Loop: Header=BB15_1 Depth=1
mov w8, #11
b LBB15_33
LBB15_25: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #12440]
cmp w8, #1
b.ne LBB15_27
; %bb.26: ; in Loop: Header=BB15_1 Depth=1
mov w8, #12
b LBB15_33
LBB15_27: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #13476]
cmp w8, #1
b.ne LBB15_29
; %bb.28: ; in Loop: Header=BB15_1 Depth=1
mov w8, #13
b LBB15_33
LBB15_29: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #14512]
cmp w8, #1
b.ne LBB15_31
; %bb.30: ; in Loop: Header=BB15_1 Depth=1
mov w8, #14
b LBB15_33
LBB15_31: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, #15548]
cmp w8, #1
b.ne LBB15_35
; %bb.32: ; in Loop: Header=BB15_1 Depth=1
mov w8, #15
LBB15_33: ; in Loop: Header=BB15_1 Depth=1
mul x8, x8, x21
ldr w8, [x20, x8]
cmp w8, w19
b.ne LBB15_36
LBB15_34: ; in Loop: Header=BB15_1 Depth=1
add x0, sp, #12
bl _sigsuspend
b LBB15_1
LBB15_35: ; in Loop: Header=BB15_1 Depth=1
mov w8, #0
cmp w8, w19
b.eq LBB15_34
LBB15_36:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGot Lloh147, Lloh148
.cfi_endproc
; -- End function
.globl _do_bgfg ; -- Begin function do_bgfg
.p2align 2
_do_bgfg: ; @do_bgfg
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr x20, [x0, #8]
cbz x20, LBB16_5
; %bb.1:
ldrsb w21, [x20]
cmp w21, #37
b.ne LBB16_6
; %bb.2:
add x0, x20, #1
bl _atoi
; kill: def $w0 killed $w0 def $x0
cmp w0, #1
b.lt LBB16_93
; %bb.3:
Lloh149:
adrp x8, _jobs@GOTPAGE
Lloh150:
ldr x8, [x8, _jobs@GOTPAGEOFF]
ldr w9, [x8, #4]
cmp w9, w0
b.ne LBB16_10
; %bb.4:
mov x9, #0
b LBB16_85
LBB16_5:
ldr x8, [x19]
str x8, [sp]
Lloh151:
adrp x0, l_.str.15@PAGE
Lloh152:
add x0, x0, l_.str.15@PAGEOFF
b LBB16_98
LBB16_6:
mov x0, x20
bl _strlen
cbz x0, LBB16_30
; %bb.7:
sub w8, w21, #48
cmp w8, #10
cset w8, lo
subs x9, x0, #1
b.eq LBB16_29
; %bb.8:
cmp x9, #8
b.hs LBB16_12
; %bb.9:
mov w11, #1
b LBB16_27
LBB16_10:
ldr w9, [x8, #1040]
cmp w9, w0
b.ne LBB16_14
; %bb.11:
mov w9, #1
b LBB16_85
LBB16_12:
cmp x9, #16
b.hs LBB16_16
; %bb.13:
mov x10, #0
mov x13, x8
b LBB16_24
LBB16_14:
ldr w9, [x8, #2076]
cmp w9, w0
b.ne LBB16_20
; %bb.15:
mov w9, #2
b LBB16_85
LBB16_16:
dup.4s v2, w8
and x10, x9, #0xfffffffffffffff0
add x11, x20, #1
mvni.4s v3, #47
movi.4s v4, #10
mov x12, x10
mov.16b v5, v2
mov.16b v1, v2
mov.16b v0, v2
LBB16_17: ; =>This Inner Loop Header: Depth=1
ldr q6, [x11], #16
sshll.8h v7, v6, #0
sshll2.8h v6, v6, #0
saddw2.4s v16, v3, v6
saddw.4s v6, v3, v6
saddw2.4s v17, v3, v7
saddw.4s v7, v3, v7
cmhi.4s v7, v4, v7
cmhi.4s v17, v4, v17
cmhi.4s v6, v4, v6
cmhi.4s v16, v4, v16
and.16b v0, v0, v16
and.16b v1, v1, v6
and.16b v5, v5, v17
and.16b v2, v2, v7
subs x12, x12, #16
b.ne LBB16_17
; %bb.18:
dup.4s v3, w8
cmeq.4s v4, v5, v3
mvn.16b v4, v4
cmeq.4s v2, v2, v3
mvn.16b v2, v2
uzp1.8h v2, v2, v4
xtn.8b v2, v2
umov.b w11, v2[1]
and w11, w11, #0x1
umov.b w12, v2[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v2[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v2[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v2[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v2[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v2[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v2[7]
and w12, w12, #0x1
orr w11, w11, w12, lsl #7
cmeq.4s v1, v1, v3
mvn.16b v1, v1
cmeq.4s v0, v0, v3
mvn.16b v0, v0
uzp1.8h v0, v1, v0
xtn.8b v0, v0
umov.b w12, v0[0]
and w12, w12, #0x1
orr w11, w11, w12, lsl #8
umov.b w12, v0[1]
and w12, w12, #0x1
orr w11, w11, w12, lsl #9
umov.b w12, v0[2]
and w12, w12, #0x1
orr w11, w11, w12, lsl #10
umov.b w12, v0[3]
and w12, w12, #0x1
orr w11, w11, w12, lsl #11
umov.b w12, v0[4]
and w12, w12, #0x1
orr w11, w11, w12, lsl #12
umov.b w12, v0[5]
and w12, w12, #0x1
orr w11, w11, w12, lsl #13
umov.b w12, v0[6]
and w12, w12, #0x1
orr w11, w11, w12, lsl #14
umov.b w12, v0[7]
orr w11, w11, w12, lsl #15
tst w11, #0xffff
csel w13, w8, wzr, eq
cmp x9, x10
b.ne LBB16_22
; %bb.19:
mov x8, x13
b LBB16_29
LBB16_20:
ldr w9, [x8, #3112]
cmp w9, w0
b.ne LBB16_39
; %bb.21:
mov w9, #3
b LBB16_85
LBB16_22:
tbnz w9, #3, LBB16_24
; %bb.23:
orr x11, x10, #0x1
mov x8, x13
b LBB16_27
LBB16_24:
and x12, x9, #0xfffffffffffffff8
orr x11, x12, #0x1
dup.4s v0, w13
add x13, x10, x20
add x13, x13, #1
sub x10, x10, x12
mvni.4s v1, #47
movi.4s v2, #10
mov.16b v3, v0
LBB16_25: ; =>This Inner Loop Header: Depth=1
ldr d4, [x13], #8
sshll.8h v4, v4, #0
saddw2.4s v5, v1, v4
saddw.4s v4, v1, v4
cmhi.4s v4, v2, v4
cmhi.4s v5, v2, v5
and.16b v3, v3, v5
and.16b v0, v0, v4
adds x10, x10, #8
b.ne LBB16_25
; %bb.26:
dup.4s v1, w8
cmeq.4s v2, v3, v1
mvn.16b v2, v2
cmeq.4s v0, v0, v1
mvn.16b v0, v0
uzp1.8h v0, v0, v2
xtn.8b v0, v0
umov.b w10, v0[1]
and w10, w10, #0x1
umov.b w13, v0[0]
and w13, w13, #0x1
bfi w13, w10, #1, #1
umov.b w10, v0[2]
and w10, w10, #0x1
bfi w13, w10, #2, #1
umov.b w10, v0[3]
and w10, w10, #0x1
bfi w13, w10, #3, #1
umov.b w10, v0[4]
and w10, w10, #0x1
bfi w13, w10, #4, #1
umov.b w10, v0[5]
and w10, w10, #0x1
bfi w13, w10, #5, #1
umov.b w10, v0[6]
and w10, w10, #0x1
orr w10, w13, w10, lsl #6
umov.b w13, v0[7]
orr w10, w10, w13, lsl #7
tst w10, #0xff
csel w8, w8, wzr, eq
cmp x9, x12
b.eq LBB16_29
LBB16_27:
sub x9, x0, x11
add x10, x20, x11
LBB16_28: ; =>This Inner Loop Header: Depth=1
ldrsb w11, [x10], #1
sub w11, w11, #48
cmp w11, #10
csel w8, w8, wzr, lo
subs x9, x9, #1
b.ne LBB16_28
LBB16_29:
cbz w8, LBB16_34
LBB16_30:
mov x0, x20
bl _atoi
; kill: def $w0 killed $w0 def $x0
cmp w0, #1
b.lt LBB16_97
; %bb.31:
Lloh153:
adrp x20, _jobs@GOTPAGE
Lloh154:
ldr x20, [x20, _jobs@GOTPAGEOFF]
ldr w8, [x20]
cmp w8, w0
b.eq LBB16_86
; %bb.32:
ldr w8, [x20, #1036]
cmp w8, w0
b.ne LBB16_35
; %bb.33:
add x20, x20, #1036
b LBB16_86
LBB16_34:
ldr x8, [x19]
str x8, [sp]
Lloh155:
adrp x0, l_.str.18@PAGE
Lloh156:
add x0, x0, l_.str.18@PAGEOFF
b LBB16_98
LBB16_35:
ldr w8, [x20, #2072]
cmp w8, w0
b.ne LBB16_37
; %bb.36:
add x20, x20, #2072
b LBB16_86
LBB16_37:
ldr w8, [x20, #3108]
cmp w8, w0
b.ne LBB16_41
; %bb.38:
add x20, x20, #3108
b LBB16_86
LBB16_39:
ldr w9, [x8, #4148]
cmp w9, w0
b.ne LBB16_43
; %bb.40:
mov w9, #4
b LBB16_85
LBB16_41:
ldr w8, [x20, #4144]
cmp w8, w0
b.ne LBB16_45
; %bb.42:
mov w8, #4144
add x20, x20, x8
b LBB16_86
LBB16_43:
ldr w9, [x8, #5184]
cmp w9, w0
b.ne LBB16_47
; %bb.44:
mov w9, #5
b LBB16_85
LBB16_45:
ldr w8, [x20, #5180]
cmp w8, w0
b.ne LBB16_49
; %bb.46:
mov w8, #5180
add x20, x20, x8
b LBB16_86
LBB16_47:
ldr w9, [x8, #6220]
cmp w9, w0
b.ne LBB16_51
; %bb.48:
mov w9, #6
b LBB16_85
LBB16_49:
ldr w8, [x20, #6216]
cmp w8, w0
b.ne LBB16_53
; %bb.50:
mov w8, #6216
add x20, x20, x8
b LBB16_86
LBB16_51:
ldr w9, [x8, #7256]
cmp w9, w0
b.ne LBB16_55
; %bb.52:
mov w9, #7
b LBB16_85
LBB16_53:
ldr w8, [x20, #7252]
cmp w8, w0
b.ne LBB16_57
; %bb.54:
mov w8, #7252
add x20, x20, x8
b LBB16_86
LBB16_55:
ldr w9, [x8, #8292]
cmp w9, w0
b.ne LBB16_59
; %bb.56:
mov w9, #8
b LBB16_85
LBB16_57:
ldr w8, [x20, #8288]
cmp w8, w0
b.ne LBB16_61
; %bb.58:
mov w8, #8288
add x20, x20, x8
b LBB16_86
LBB16_59:
ldr w9, [x8, #9328]
cmp w9, w0
b.ne LBB16_63
; %bb.60:
mov w9, #9
b LBB16_85
LBB16_61:
ldr w8, [x20, #9324]
cmp w8, w0
b.ne LBB16_65
; %bb.62:
mov w8, #9324
add x20, x20, x8
b LBB16_86
LBB16_63:
ldr w9, [x8, #10364]
cmp w9, w0
b.ne LBB16_67
; %bb.64:
mov w9, #10
b LBB16_85
LBB16_65:
ldr w8, [x20, #10360]
cmp w8, w0
b.ne LBB16_69
; %bb.66:
mov w8, #10360
add x20, x20, x8
b LBB16_86
LBB16_67:
ldr w9, [x8, #11400]
cmp w9, w0
b.ne LBB16_71
; %bb.68:
mov w9, #11
b LBB16_85
LBB16_69:
ldr w8, [x20, #11396]
cmp w8, w0
b.ne LBB16_73
; %bb.70:
mov w8, #11396
add x20, x20, x8
b LBB16_86
LBB16_71:
ldr w9, [x8, #12436]
cmp w9, w0
b.ne LBB16_75
; %bb.72:
mov w9, #12
b LBB16_85
LBB16_73:
ldr w8, [x20, #12432]
cmp w8, w0
b.ne LBB16_77
; %bb.74:
mov w8, #12432
add x20, x20, x8
b LBB16_86
LBB16_75:
ldr w9, [x8, #13472]
cmp w9, w0
b.ne LBB16_79
; %bb.76:
mov w9, #13
b LBB16_85
LBB16_77:
ldr w8, [x20, #13468]
cmp w8, w0
b.ne LBB16_81
; %bb.78:
mov w8, #13468
add x20, x20, x8
b LBB16_86
LBB16_79:
ldr w9, [x8, #14508]
cmp w9, w0
b.ne LBB16_83
; %bb.80:
mov w9, #14
b LBB16_85
LBB16_81:
ldr w8, [x20, #14504]
cmp w8, w0
b.ne LBB16_95
; %bb.82:
mov w8, #14504
add x20, x20, x8
b LBB16_86
LBB16_83:
ldr w9, [x8, #15544]
cmp w9, w0
b.ne LBB16_93
; %bb.84:
mov w9, #15
LBB16_85:
mov w10, #1036
madd x20, x9, x10, x8
LBB16_86:
ldr w8, [x20, #8]
cmp w8, #3
b.ne LBB16_89
; %bb.87:
ldr w8, [x20]
neg w0, w8
mov w1, #19
bl _kill
tbz w0, #31, LBB16_89
; %bb.88:
bl ___error
ldr w8, [x0]
cmp w8, #3
b.ne LBB16_100
LBB16_89:
ldr x19, [x19]
Lloh157:
adrp x0, l_.str.11@PAGE
Lloh158:
add x0, x0, l_.str.11@PAGEOFF
mov w21, #2
mov x1, x19
mov w2, #2
bl _strncmp
cbz w0, LBB16_92
; %bb.90:
Lloh159:
adrp x0, l_.str.12@PAGE
Lloh160:
add x0, x0, l_.str.12@PAGEOFF
mov x1, x19
mov w2, #2
bl _strncmp
cbz w0, LBB16_94
; %bb.91:
str x19, [sp]
Lloh161:
adrp x0, l_.str.20@PAGE
Lloh162:
add x0, x0, l_.str.20@PAGEOFF
b LBB16_98
LBB16_92:
add x8, x20, #12
ldp w10, w9, [x20]
stp x10, x8, [sp, #8]
str x9, [sp]
Lloh163:
adrp x0, l_.str.7@PAGE
Lloh164:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
str w21, [x20, #8]
b LBB16_99
LBB16_93:
str x0, [sp]
Lloh165:
adrp x0, l_.str.16@PAGE
Lloh166:
add x0, x0, l_.str.16@PAGEOFF
b LBB16_98
LBB16_94:
mov w8, #1
str w8, [x20, #8]
ldr w0, [x20]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
b _waitfg
LBB16_95:
ldr w8, [x20, #15540]
cmp w8, w0
b.ne LBB16_97
; %bb.96:
mov w8, #15540
add x20, x20, x8
b LBB16_86
LBB16_97:
str x0, [sp]
Lloh167:
adrp x0, l_.str.17@PAGE
Lloh168:
add x0, x0, l_.str.17@PAGEOFF
LBB16_98:
bl _printf
LBB16_99:
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
LBB16_100:
Lloh169:
adrp x8, ___stdoutp@GOTPAGE
Lloh170:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh171:
ldr x19, [x8]
bl ___error
ldr w0, [x0]
bl _strerror
Lloh172:
adrp x8, l_.str.19@PAGE
Lloh173:
add x8, x8, l_.str.19@PAGEOFF
stp x8, x0, [sp]
Lloh174:
adrp x1, l_.str.34@PAGE
Lloh175:
add x1, x1, l_.str.34@PAGEOFF
mov x0, x19
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh149, Lloh150
.loh AdrpAdd Lloh151, Lloh152
.loh AdrpLdrGot Lloh153, Lloh154
.loh AdrpAdd Lloh155, Lloh156
.loh AdrpAdd Lloh157, Lloh158
.loh AdrpAdd Lloh159, Lloh160
.loh AdrpAdd Lloh161, Lloh162
.loh AdrpAdd Lloh163, Lloh164
.loh AdrpAdd Lloh165, Lloh166
.loh AdrpAdd Lloh167, Lloh168
.loh AdrpAdd Lloh174, Lloh175
.loh AdrpAdd Lloh172, Lloh173
.loh AdrpLdrGotLdr Lloh169, Lloh170, Lloh171
.cfi_endproc
; -- End function
.globl _listjobs ; -- Begin function listjobs
.p2align 2
_listjobs: ; @listjobs
.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 x25, #0
add x26, x0, #12
Lloh176:
adrp x19, l_.str.25@PAGE
Lloh177:
add x19, x19, l_.str.25@PAGEOFF
Lloh178:
adrp x20, l_.str.27@PAGE
Lloh179:
add x20, x20, l_.str.27@PAGEOFF
Lloh180:
adrp x21, l_.str.1@PAGE
Lloh181:
add x21, x21, l_.str.1@PAGEOFF
Lloh182:
adrp x22, l_.str.28@PAGE
Lloh183:
add x22, x22, l_.str.28@PAGEOFF
Lloh184:
adrp x23, l_.str.26@PAGE
Lloh185:
add x23, x23, l_.str.26@PAGEOFF
Lloh186:
adrp x24, l_.str.29@PAGE
Lloh187:
add x24, x24, l_.str.29@PAGEOFF
b LBB17_4
LBB17_1: ; in Loop: Header=BB17_4 Depth=1
mov x0, x22
LBB17_2: ; in Loop: Header=BB17_4 Depth=1
bl _printf
str x26, [sp]
mov x0, x21
bl _printf
LBB17_3: ; in Loop: Header=BB17_4 Depth=1
add x25, x25, #1
add x26, x26, #1036
cmp x25, #16
b.eq LBB17_11
LBB17_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x26, #-12]
cbz w8, LBB17_3
; %bb.5: ; in Loop: Header=BB17_4 Depth=1
ldur w9, [x26, #-8]
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldur w8, [x26, #-4]
cmp w8, #1
b.eq LBB17_9
; %bb.6: ; in Loop: Header=BB17_4 Depth=1
cmp w8, #3
b.eq LBB17_1
; %bb.7: ; in Loop: Header=BB17_4 Depth=1
cmp w8, #2
b.ne LBB17_10
; %bb.8: ; in Loop: Header=BB17_4 Depth=1
mov x0, x23
b LBB17_2
LBB17_9: ; in Loop: Header=BB17_4 Depth=1
mov x0, x20
b LBB17_2
LBB17_10: ; in Loop: Header=BB17_4 Depth=1
stp x25, x8, [sp]
mov x0, x24
b LBB17_2
LBB17_11:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh186, Lloh187
.loh AdrpAdd Lloh184, Lloh185
.loh AdrpAdd Lloh182, Lloh183
.loh AdrpAdd Lloh180, Lloh181
.loh AdrpAdd Lloh178, Lloh179
.loh AdrpAdd Lloh176, Lloh177
.cfi_endproc
; -- End function
.globl _getjobjid ; -- Begin function getjobjid
.p2align 2
_getjobjid: ; @getjobjid
.cfi_startproc
; %bb.0:
cmp w1, #1
b.lt LBB18_34
; %bb.1:
ldr w8, [x0, #4]
cmp w8, w1
b.ne LBB18_3
; %bb.2:
mov x8, #0
b LBB18_33
LBB18_3:
ldr w8, [x0, #1040]
cmp w8, w1
b.ne LBB18_5
; %bb.4:
mov w8, #1
b LBB18_33
LBB18_5:
ldr w8, [x0, #2076]
cmp w8, w1
b.ne LBB18_7
; %bb.6:
mov w8, #2
b LBB18_33
LBB18_7:
ldr w8, [x0, #3112]
cmp w8, w1
b.ne LBB18_9
; %bb.8:
mov w8, #3
b LBB18_33
LBB18_9:
ldr w8, [x0, #4148]
cmp w8, w1
b.ne LBB18_11
; %bb.10:
mov w8, #4
b LBB18_33
LBB18_11:
ldr w8, [x0, #5184]
cmp w8, w1
b.ne LBB18_13
; %bb.12:
mov w8, #5
b LBB18_33
LBB18_13:
ldr w8, [x0, #6220]
cmp w8, w1
b.ne LBB18_15
; %bb.14:
mov w8, #6
b LBB18_33
LBB18_15:
ldr w8, [x0, #7256]
cmp w8, w1
b.ne LBB18_17
; %bb.16:
mov w8, #7
b LBB18_33
LBB18_17:
ldr w8, [x0, #8292]
cmp w8, w1
b.ne LBB18_19
; %bb.18:
mov w8, #8
b LBB18_33
LBB18_19:
ldr w8, [x0, #9328]
cmp w8, w1
b.ne LBB18_21
; %bb.20:
mov w8, #9
b LBB18_33
LBB18_21:
ldr w8, [x0, #10364]
cmp w8, w1
b.ne LBB18_23
; %bb.22:
mov w8, #10
b LBB18_33
LBB18_23:
ldr w8, [x0, #11400]
cmp w8, w1
b.ne LBB18_25
; %bb.24:
mov w8, #11
b LBB18_33
LBB18_25:
ldr w8, [x0, #12436]
cmp w8, w1
b.ne LBB18_27
; %bb.26:
mov w8, #12
b LBB18_33
LBB18_27:
ldr w8, [x0, #13472]
cmp w8, w1
b.ne LBB18_29
; %bb.28:
mov w8, #13
b LBB18_33
LBB18_29:
ldr w8, [x0, #14508]
cmp w8, w1
b.ne LBB18_31
; %bb.30:
mov w8, #14
b LBB18_33
LBB18_31:
ldr w8, [x0, #15544]
cmp w8, w1
b.ne LBB18_34
; %bb.32:
mov w8, #15
LBB18_33:
mov w9, #1036
madd x0, x8, x9, x0
ret
LBB18_34:
mov x0, #0
ret
.cfi_endproc
; -- End function
.globl _isdigits ; -- Begin function isdigits
.p2align 2
_isdigits: ; @isdigits
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _strlen
cbz x0, LBB19_3
; %bb.1:
cmp x0, #8
b.hs LBB19_4
; %bb.2:
mov x9, #0
mov w8, #1
b LBB19_13
LBB19_3:
mov w8, #1
b LBB19_15
LBB19_4:
cmp x0, #32
b.hs LBB19_6
; %bb.5:
mov x9, #0
mov w8, #1
b LBB19_10
LBB19_6:
movi.4s v0, #1
and x9, x0, #0xffffffffffffffe0
mvni.4s v4, #47
add x8, x19, #16
movi.4s v7, #10
mov x10, x9
movi.4s v1, #1
movi.4s v2, #1
movi.4s v5, #1
movi.4s v3, #1
movi.4s v6, #1
movi.4s v16, #1
movi.4s v17, #1
LBB19_7: ; =>This Inner Loop Header: Depth=1
ldp q18, q20, [x8, #-16]
sshll.8h v19, v18, #0
sshll2.8h v18, v18, #0
sshll.8h v21, v20, #0
sshll2.8h v20, v20, #0
saddw2.4s v22, v4, v18
saddw.4s v18, v4, v18
saddw2.4s v23, v4, v19
saddw.4s v19, v4, v19
saddw2.4s v24, v4, v20
saddw.4s v20, v4, v20
saddw2.4s v25, v4, v21
saddw.4s v21, v4, v21
cmhi.4s v19, v7, v19
cmhi.4s v23, v7, v23
cmhi.4s v18, v7, v18
cmhi.4s v22, v7, v22
cmhi.4s v21, v7, v21
cmhi.4s v25, v7, v25
cmhi.4s v20, v7, v20
cmhi.4s v24, v7, v24
and.16b v5, v5, v22
and.16b v2, v2, v18
and.16b v1, v1, v23
and.16b v0, v0, v19
and.16b v17, v17, v24
and.16b v16, v16, v20
and.16b v6, v6, v25
and.16b v3, v3, v21
add x8, x8, #32
subs x10, x10, #32
b.ne LBB19_7
; %bb.8:
movi.4s v4, #1
cmeq.4s v7, v0, v4
cmeq.4s v18, v1, v4
cmeq.4s v19, v2, v4
cmeq.4s v20, v5, v4
bit.16b v5, v17, v20
bit.16b v2, v16, v19
bit.16b v1, v6, v18
bit.16b v0, v3, v7
cmeq.4s v0, v0, v4
mvn.16b v0, v0
cmeq.4s v1, v1, v4
mvn.16b v1, v1
uzp1.8h v0, v0, v1
xtn.8b v0, v0
umov.b w8, v0[1]
and w8, w8, #0x1
umov.b w10, v0[0]
and w10, w10, #0x1
bfi w10, w8, #1, #1
umov.b w8, v0[2]
and w8, w8, #0x1
bfi w10, w8, #2, #1
umov.b w8, v0[3]
and w8, w8, #0x1
bfi w10, w8, #3, #1
umov.b w8, v0[4]
and w8, w8, #0x1
bfi w10, w8, #4, #1
umov.b w8, v0[5]
and w8, w8, #0x1
bfi w10, w8, #5, #1
umov.b w8, v0[6]
and w8, w8, #0x1
orr w8, w10, w8, lsl #6
umov.b w10, v0[7]
and w10, w10, #0x1
orr w8, w8, w10, lsl #7
cmeq.4s v0, v2, v4
mvn.16b v0, v0
cmeq.4s v1, v5, v4
mvn.16b v1, v1
uzp1.8h v0, v0, v1
xtn.8b v0, v0
umov.b w10, v0[0]
and w10, w10, #0x1
orr w8, w8, w10, lsl #8
umov.b w10, v0[1]
and w10, w10, #0x1
orr w8, w8, w10, lsl #9
umov.b w10, v0[2]
and w10, w10, #0x1
orr w8, w8, w10, lsl #10
umov.b w10, v0[3]
and w10, w10, #0x1
orr w8, w8, w10, lsl #11
umov.b w10, v0[4]
and w10, w10, #0x1
orr w8, w8, w10, lsl #12
umov.b w10, v0[5]
and w10, w10, #0x1
orr w8, w8, w10, lsl #13
umov.b w10, v0[6]
and w10, w10, #0x1
orr w8, w8, w10, lsl #14
umov.b w10, v0[7]
orr w8, w8, w10, lsl #15
tst w8, #0xffff
cset w8, eq
cmp x0, x9
b.eq LBB19_15
; %bb.9:
tst x0, #0x18
b.eq LBB19_13
LBB19_10:
mov x10, x9
dup.4s v0, w8
and x9, x0, #0xfffffffffffffff8
add x8, x19, x10
sub x10, x10, x9
mvni.4s v1, #47
movi.4s v3, #10
mov.16b v2, v0
LBB19_11: ; =>This Inner Loop Header: Depth=1
ldr d4, [x8], #8
sshll.8h v4, v4, #0
saddw2.4s v5, v1, v4
saddw.4s v4, v1, v4
cmhi.4s v4, v3, v4
cmhi.4s v5, v3, v5
and.16b v2, v2, v5
and.16b v0, v0, v4
adds x10, x10, #8
b.ne LBB19_11
; %bb.12:
movi.4s v1, #1
cmeq.4s v0, v0, v1
mvn.16b v0, v0
cmeq.4s v1, v2, v1
mvn.16b v1, v1
uzp1.8h v0, v0, v1
xtn.8b v0, v0
umov.b w8, v0[1]
and w8, w8, #0x1
umov.b w10, v0[0]
and w10, w10, #0x1
bfi w10, w8, #1, #1
umov.b w8, v0[2]
and w8, w8, #0x1
bfi w10, w8, #2, #1
umov.b w8, v0[3]
and w8, w8, #0x1
bfi w10, w8, #3, #1
umov.b w8, v0[4]
and w8, w8, #0x1
bfi w10, w8, #4, #1
umov.b w8, v0[5]
and w8, w8, #0x1
bfi w10, w8, #5, #1
umov.b w8, v0[6]
and w8, w8, #0x1
orr w8, w10, w8, lsl #6
umov.b w10, v0[7]
orr w8, w8, w10, lsl #7
tst w8, #0xff
cset w8, eq
cmp x0, x9
b.eq LBB19_15
LBB19_13:
add x10, x19, x9
sub x9, x0, x9
LBB19_14: ; =>This Inner Loop Header: Depth=1
ldrsb w11, [x10], #1
sub w11, w11, #48
cmp w11, #10
csel w8, w8, wzr, lo
subs x9, x9, #1
b.ne LBB19_14
LBB19_15:
mov x0, x8
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _getjobpid ; -- Begin function getjobpid
.p2align 2
_getjobpid: ; @getjobpid
.cfi_startproc
; %bb.0:
cmp w1, #1
b.lt LBB20_3
; %bb.1:
ldr w8, [x0]
cmp w8, w1
b.ne LBB20_4
; %bb.2:
ret
LBB20_3:
mov x0, #0
ret
LBB20_4:
ldr w8, [x0, #1036]
cmp w8, w1
b.ne LBB20_6
; %bb.5:
add x0, x0, #1036
ret
LBB20_6:
ldr w8, [x0, #2072]
cmp w8, w1
b.ne LBB20_8
; %bb.7:
add x0, x0, #2072
ret
LBB20_8:
ldr w8, [x0, #3108]
cmp w8, w1
b.ne LBB20_10
; %bb.9:
add x0, x0, #3108
ret
LBB20_10:
ldr w8, [x0, #4144]
cmp w8, w1
b.ne LBB20_12
; %bb.11:
mov w8, #4144
add x0, x0, x8
ret
LBB20_12:
ldr w8, [x0, #5180]
cmp w8, w1
b.ne LBB20_14
; %bb.13:
mov w8, #5180
add x0, x0, x8
ret
LBB20_14:
ldr w8, [x0, #6216]
cmp w8, w1
b.ne LBB20_16
; %bb.15:
mov w8, #6216
add x0, x0, x8
ret
LBB20_16:
ldr w8, [x0, #7252]
cmp w8, w1
b.ne LBB20_18
; %bb.17:
mov w8, #7252
add x0, x0, x8
ret
LBB20_18:
ldr w8, [x0, #8288]
cmp w8, w1
b.ne LBB20_20
; %bb.19:
mov w8, #8288
add x0, x0, x8
ret
LBB20_20:
ldr w8, [x0, #9324]
cmp w8, w1
b.ne LBB20_22
; %bb.21:
mov w8, #9324
add x0, x0, x8
ret
LBB20_22:
ldr w8, [x0, #10360]
cmp w8, w1
b.ne LBB20_24
; %bb.23:
mov w8, #10360
add x0, x0, x8
ret
LBB20_24:
ldr w8, [x0, #11396]
cmp w8, w1
b.ne LBB20_26
; %bb.25:
mov w8, #11396
add x0, x0, x8
ret
LBB20_26:
ldr w8, [x0, #12432]
cmp w8, w1
b.ne LBB20_28
; %bb.27:
mov w8, #12432
add x0, x0, x8
ret
LBB20_28:
ldr w8, [x0, #13468]
cmp w8, w1
b.ne LBB20_30
; %bb.29:
mov w8, #13468
add x0, x0, x8
ret
LBB20_30:
ldr w8, [x0, #14504]
cmp w8, w1
b.ne LBB20_32
; %bb.31:
mov w8, #14504
add x0, x0, x8
ret
LBB20_32:
mov w8, #15540
add x8, x0, x8
ldr w9, [x0, #15540]
cmp w9, w1
csel x0, x8, xzr, eq
ret
.cfi_endproc
; -- End function
.globl _fgpid ; -- Begin function fgpid
.p2align 2
_fgpid: ; @fgpid
.cfi_startproc
; %bb.0:
ldr w8, [x0, #8]
cmp w8, #1
b.ne LBB21_2
; %bb.1:
mov x8, #0
b LBB21_32
LBB21_2:
ldr w8, [x0, #1044]
cmp w8, #1
b.ne LBB21_4
; %bb.3:
mov w8, #1
b LBB21_32
LBB21_4:
ldr w8, [x0, #2080]
cmp w8, #1
b.ne LBB21_6
; %bb.5:
mov w8, #2
b LBB21_32
LBB21_6:
ldr w8, [x0, #3116]
cmp w8, #1
b.ne LBB21_8
; %bb.7:
mov w8, #3
b LBB21_32
LBB21_8:
ldr w8, [x0, #4152]
cmp w8, #1
b.ne LBB21_10
; %bb.9:
mov w8, #4
b LBB21_32
LBB21_10:
ldr w8, [x0, #5188]
cmp w8, #1
b.ne LBB21_12
; %bb.11:
mov w8, #5
b LBB21_32
LBB21_12:
ldr w8, [x0, #6224]
cmp w8, #1
b.ne LBB21_14
; %bb.13:
mov w8, #6
b LBB21_32
LBB21_14:
ldr w8, [x0, #7260]
cmp w8, #1
b.ne LBB21_16
; %bb.15:
mov w8, #7
b LBB21_32
LBB21_16:
ldr w8, [x0, #8296]
cmp w8, #1
b.ne LBB21_18
; %bb.17:
mov w8, #8
b LBB21_32
LBB21_18:
ldr w8, [x0, #9332]
cmp w8, #1
b.ne LBB21_20
; %bb.19:
mov w8, #9
b LBB21_32
LBB21_20:
ldr w8, [x0, #10368]
cmp w8, #1
b.ne LBB21_22
; %bb.21:
mov w8, #10
b LBB21_32
LBB21_22:
ldr w8, [x0, #11404]
cmp w8, #1
b.ne LBB21_24
; %bb.23:
mov w8, #11
b LBB21_32
LBB21_24:
ldr w8, [x0, #12440]
cmp w8, #1
b.ne LBB21_26
; %bb.25:
mov w8, #12
b LBB21_32
LBB21_26:
ldr w8, [x0, #13476]
cmp w8, #1
b.ne LBB21_28
; %bb.27:
mov w8, #13
b LBB21_32
LBB21_28:
ldr w8, [x0, #14512]
cmp w8, #1
b.ne LBB21_30
; %bb.29:
mov w8, #14
b LBB21_32
LBB21_30:
ldr w8, [x0, #15548]
cmp w8, #1
b.ne LBB21_33
; %bb.31:
mov w8, #15
LBB21_32:
mov w9, #1036
mul x8, x8, x9
ldr w0, [x0, x8]
ret
LBB21_33:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _deletejob ; -- Begin function deletejob
.p2align 2
_deletejob: ; @deletejob
.cfi_startproc
; %bb.0:
cmp w1, #1
b.lt LBB22_34
; %bb.1:
ldr w9, [x0]
mov x8, x0
cmp w9, w1
b.eq LBB22_33
; %bb.2:
ldr w8, [x0, #1036]
cmp w8, w1
b.ne LBB22_4
; %bb.3:
add x8, x0, #1036
b LBB22_33
LBB22_4:
ldr w8, [x0, #2072]
cmp w8, w1
b.ne LBB22_6
; %bb.5:
add x8, x0, #2072
b LBB22_33
LBB22_6:
ldr w8, [x0, #3108]
cmp w8, w1
b.ne LBB22_8
; %bb.7:
add x8, x0, #3108
b LBB22_33
LBB22_8:
ldr w8, [x0, #4144]
cmp w8, w1
b.ne LBB22_10
; %bb.9:
mov w8, #4144
b LBB22_32
LBB22_10:
ldr w8, [x0, #5180]
cmp w8, w1
b.ne LBB22_12
; %bb.11:
mov w8, #5180
b LBB22_32
LBB22_12:
ldr w8, [x0, #6216]
cmp w8, w1
b.ne LBB22_14
; %bb.13:
mov w8, #6216
b LBB22_32
LBB22_14:
ldr w8, [x0, #7252]
cmp w8, w1
b.ne LBB22_16
; %bb.15:
mov w8, #7252
b LBB22_32
LBB22_16:
ldr w8, [x0, #8288]
cmp w8, w1
b.ne LBB22_18
; %bb.17:
mov w8, #8288
b LBB22_32
LBB22_18:
ldr w8, [x0, #9324]
cmp w8, w1
b.ne LBB22_20
; %bb.19:
mov w8, #9324
b LBB22_32
LBB22_20:
ldr w8, [x0, #10360]
cmp w8, w1
b.ne LBB22_22
; %bb.21:
mov w8, #10360
b LBB22_32
LBB22_22:
ldr w8, [x0, #11396]
cmp w8, w1
b.ne LBB22_24
; %bb.23:
mov w8, #11396
b LBB22_32
LBB22_24:
ldr w8, [x0, #12432]
cmp w8, w1
b.ne LBB22_26
; %bb.25:
mov w8, #12432
b LBB22_32
LBB22_26:
ldr w8, [x0, #13468]
cmp w8, w1
b.ne LBB22_28
; %bb.27:
mov w8, #13468
b LBB22_32
LBB22_28:
ldr w8, [x0, #14504]
cmp w8, w1
b.ne LBB22_30
; %bb.29:
mov w8, #14504
b LBB22_32
LBB22_30:
ldr w8, [x0, #15540]
cmp w8, w1
b.ne LBB22_34
; %bb.31:
mov w8, #15540
LBB22_32:
add x8, x0, x8
LBB22_33:
stur xzr, [x8, #5]
str xzr, [x8]
ldr w8, [x0, #4]
ldr w9, [x0, #1040]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #2076]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #3112]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #4148]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #5184]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #6220]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #7256]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #8292]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #9328]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #10364]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #11400]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #12436]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #13472]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #14508]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #15544]
cmp w8, w9
csel w8, w8, w9, gt
cmp w8, #0
csel w8, w8, wzr, gt
add w8, w8, #1
adrp x9, _nextjid@PAGE
str w8, [x9, _nextjid@PAGEOFF]
mov w0, #1
ret
LBB22_34:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _clearjob ; -- Begin function clearjob
.p2align 2
_clearjob: ; @clearjob
.cfi_startproc
; %bb.0:
stur xzr, [x0, #5]
str xzr, [x0]
ret
.cfi_endproc
; -- End function
.globl _maxjid ; -- Begin function maxjid
.p2align 2
_maxjid: ; @maxjid
.cfi_startproc
; %bb.0:
ldr w8, [x0, #4]
ldr w9, [x0, #1040]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #2076]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #3112]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #4148]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #5184]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #6220]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #7256]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #8292]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #9328]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #10364]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #11400]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #12436]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #13472]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #14508]
cmp w8, w9
csel w8, w8, w9, gt
ldr w9, [x0, #15544]
cmp w8, w9
csel w8, w8, w9, gt
cmp w8, #0
csel w0, w8, wzr, gt
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _prompt ; @prompt
_prompt:
.asciz "tsh> "
.globl _verbose ; @verbose
.zerofill __DATA,__common,_verbose,4,2
.globl _nextjid ; @nextjid
.p2align 2
_nextjid:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hvp"
.comm _jobs,16576,2 ; @jobs
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "fgets error"
l_.str.5: ; @.str.5
.asciz "sigprocmask error"
l_.str.6: ; @.str.6
.asciz "forking error"
l_.str.7: ; @.str.7
.asciz "[%d] (%d) %s"
l_.str.8: ; @.str.8
.asciz "setpgid error"
l_.str.9: ; @.str.9
.asciz "%s: Command not found\n"
.zerofill __DATA,__bss,_parseline.array,1024,0 ; @parseline.array
l_.str.10: ; @.str.10
.asciz "quit"
l_.str.11: ; @.str.11
.asciz "bg"
l_.str.12: ; @.str.12
.asciz "fg"
l_.str.13: ; @.str.13
.asciz "jobs"
l_.str.15: ; @.str.15
.asciz "%s command requires PID or %%jobid argument\n"
l_.str.16: ; @.str.16
.asciz "%%%d: No such job\n"
l_.str.17: ; @.str.17
.asciz "(%d): No such process\n"
l_.str.18: ; @.str.18
.asciz "%s: argument must be a PID or %%jobid\n"
l_.str.19: ; @.str.19
.asciz "kill error"
l_.str.20: ; @.str.20
.asciz "error: %s\n"
l_.str.21: ; @.str.21
.asciz "Job [%d] (%d) terminated by signal %d\n"
l_.str.22: ; @.str.22
.asciz "Job [%d] (%d) Stopped by signal %d\n"
l_.str.23: ; @.str.23
.asciz "Added job [%d] %d %s\n"
l_.str.25: ; @.str.25
.asciz "[%d] (%d) "
l_.str.26: ; @.str.26
.asciz "Running "
l_.str.27: ; @.str.27
.asciz "Foreground "
l_.str.28: ; @.str.28
.asciz "Stopped "
l_.str.29: ; @.str.29
.asciz "listjobs: Internal error: job[%d].state=%d "
l_.str.34: ; @.str.34
.asciz "%s: %s\n"
l_.str.35: ; @.str.35
.asciz "%s\n"
l_.str.36: ; @.str.36
.asciz "Signal error"
.comm _sbuf,1024,0 ; @sbuf
l_str: ; @str
.asciz "Usage: shell [-hvp]"
l_str.38: ; @str.38
.asciz " -h print this message"
l_str.39: ; @str.39
.asciz " -v print additional diagnostic information"
l_str.40: ; @str.40
.asciz " -p do not emit a command prompt"
l_str.41: ; @str.41
.asciz "Terminating after receipt of SIGQUIT signal"
l_str.42: ; @str.42
.asciz "Tried to create too many jobs"
.subsections_via_symbols
| the_stack_data/234519553.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _prefix_sum ## -- Begin function prefix_sum
.p2align 4, 0x90
_prefix_sum: ## @prefix_sum
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _a@GOTPCREL(%rip), %rcx
movl (%rcx), %eax
testl %eax, %eax
js LBB0_4
## %bb.1:
xorl %edx, %edx
movq _pfx@GOTPCREL(%rip), %rsi
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl %eax, (%rsi,%rdx,4)
addl 4(%rcx,%rdx,4), %eax
cmpq $30, %rdx
ja LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
incq %rdx
testl %eax, %eax
jns LBB0_2
LBB0_4:
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
movq _a@GOTPCREL(%rip), %rax
movl (%rax), %esi
testl %esi, %esi
js LBB1_4
## %bb.1:
xorl %ecx, %ecx
movq _pfx@GOTPCREL(%rip), %rdx
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movl %esi, (%rdx,%rcx,4)
addl 4(%rax,%rcx,4), %esi
cmpq $30, %rcx
ja LBB1_4
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
incq %rcx
testl %esi, %esi
jns LBB1_2
LBB1_4:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _a,128,4 ## @a
.comm _pfx,128,4 ## @pfx
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _prefix_sum ; -- Begin function prefix_sum
.p2align 2
_prefix_sum: ; @prefix_sum
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _a@GOTPAGE
Lloh1:
ldr x8, [x8, _a@GOTPAGEOFF]
ldr w0, [x8]
tbnz w0, #31, LBB0_4
; %bb.1:
mov x9, #0
Lloh2:
adrp x10, _pfx@GOTPAGE
Lloh3:
ldr x10, [x10, _pfx@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
lsl x11, x9, #2
str w0, [x10, x11]
add x11, x8, x11
ldr w11, [x11, #4]
add w0, w11, w0
cmp x9, #30
b.hi LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add x9, x9, #1
tbz w0, #31, LBB0_2
LBB0_4:
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh4:
adrp x9, _a@GOTPAGE
Lloh5:
ldr x9, [x9, _a@GOTPAGEOFF]
ldr w8, [x9]
tbnz w8, #31, LBB1_4
; %bb.1:
mov x10, #0
Lloh6:
adrp x11, _pfx@GOTPAGE
Lloh7:
ldr x11, [x11, _pfx@GOTPAGEOFF]
LBB1_2: ; =>This Inner Loop Header: Depth=1
lsl x12, x10, #2
str w8, [x11, x12]
add x12, x9, x12
ldr w12, [x12, #4]
add w8, w12, w8
cmp x10, #30
b.hi LBB1_4
; %bb.3: ; in Loop: Header=BB1_2 Depth=1
add x10, x10, #1
tbz w8, #31, LBB1_2
LBB1_4:
str x8, [sp]
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
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 AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _a,128,2 ; @a
.comm _pfx,128,2 ; @pfx
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/367760.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _dtoverlay_find_matching_node ## -- Begin function dtoverlay_find_matching_node
.p2align 4, 0x90
_dtoverlay_find_matching_node: ## @dtoverlay_find_matching_node
.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, %r15d
movq %rsi, %rbx
movq %rdi, %r14
leaq -8(%rsi), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, -48(%rbp) ## 8-byte Spill
jmp LBB0_1
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movq -56(%rbp), %rbx ## 8-byte Reload
movq -48(%rbp), %r14 ## 8-byte Reload
.p2align 4, 0x90
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movl (%r14), %edi
movl %r15d, %esi
xorl %edx, %edx
callq _fdt_next_node
movl %eax, %r15d
testl %eax, %eax
jle LBB0_1
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl (%r14), %edi
movl %r15d, %esi
xorl %edx, %edx
callq _fdt_get_name
testq %rax, %rax
je LBB0_1
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq (%rbx), %r13
testq %r13, %r13
je LBB0_1
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movq %rax, %r12
movq -64(%rbp), %r14 ## 8-byte Reload
jmp LBB0_5
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_5 Depth=2
movq (%r14), %r13
addq $-8, %r14
testq %r13, %r13
je LBB0_8
LBB0_5: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq %r13, %rdi
callq _strlen
movl %eax, %ebx
movq %r12, %rdi
movq %r13, %rsi
movl %eax, %edx
callq _strncmp
testq %rax, %rax
jne LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
movslq %ebx, %rax
movzbl (%r13,%rax), %eax
testb $-65, %al
jne LBB0_7
## %bb.9:
movl %r15d, %eax
addq $24, %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, 15, 0 sdk_version 15, 5
.globl _dtoverlay_find_matching_node ; -- Begin function dtoverlay_find_matching_node
.p2align 2
_dtoverlay_find_matching_node: ; @dtoverlay_find_matching_node
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
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 x19, x1
mov x20, x0
sub x25, x1, #8
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
ldr w0, [x20]
mov x1, x21
mov x2, #0 ; =0x0
bl _fdt_next_node
mov x21, x0
cmp w0, #1
b.lt LBB0_1
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr w0, [x20]
mov x1, x21
mov x2, #0 ; =0x0
bl _fdt_get_name
cbz x0, LBB0_1
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
ldr x23, [x19]
cbz x23, LBB0_1
; %bb.4: ; in Loop: Header=BB0_1 Depth=1
mov x22, x0
mov x26, x25
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_6 Depth=2
ldr x23, [x26], #-8
cbz x23, LBB0_1
LBB0_6: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x23
bl _strlen
mov x24, x0
mov x0, x22
mov x1, x23
mov x2, x24
bl _strncmp
cbnz x0, LBB0_5
; %bb.7: ; in Loop: Header=BB0_6 Depth=2
ldrb w8, [x23, w24, sxtw]
orr w8, w8, #0x40
cmp w8, #64
b.ne LBB0_5
; %bb.8:
mov x0, x21
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| assembly_file_93342.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _wizchip_spi_writebytes ## -- Begin function wizchip_spi_writebytes
.p2align 4, 0x90
_wizchip_spi_writebytes: ## @wizchip_spi_writebytes
.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 _wizchip_spi_writebytes ; -- Begin function wizchip_spi_writebytes
.p2align 2
_wizchip_spi_writebytes: ; @wizchip_spi_writebytes
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/micropython/drivers/wiznet5k/ethernet/extr_wizchip_conf.c_wizchip_spi_writebytes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function ext4_ext_create_new_leaf
_ext4_ext_create_new_leaf: ## @ext4_ext_create_new_leaf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rdi, %rbx
movq %rsi, -48(%rbp)
leaq -48(%rbp), %r15
.p2align 4, 0x90
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
movq %rbx, %rdi
callq _ext4_ext_inode_depth
movl %eax, %r12d
movq -48(%rbp), %r13
cltq
shlq $3, %rax
subq %rax, %r13
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=2
incl %r12d
addq $-8, %r13
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
testl %r12d, %r12d
jg LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
movq %r13, %rdi
callq _EXT_HAS_FREE_INDEX
testq %rax, %rax
je LBB0_4
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq %r13, %rdi
callq _EXT_HAS_FREE_INDEX
movq -48(%rbp), %rsi
movq %rbx, %rdi
movq %r14, %rdx
testq %rax, %rax
jne LBB0_6
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
callq _ext4_ext_grow_indepth
testl %eax, %eax
jne LBB0_12
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movq -48(%rbp), %rdi
callq _ext4_ext_drop_refs
movl (%r14), %esi
movq %rbx, %rdi
movq %r15, %rdx
callq _ext4_ext_find_extent
testl %eax, %eax
jne LBB0_12
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _ext4_ext_inode_depth
movq -48(%rbp), %rcx
cltq
movq (%rcx,%rax,8), %rax
movq (%rax), %rcx
cmpq 8(%rax), %rcx
je LBB0_1
## %bb.11:
xorl %eax, %eax
jmp LBB0_12
LBB0_6:
movl %r12d, %ecx
callq _ext4_ext_split
testl %eax, %eax
jne LBB0_12
## %bb.7:
movq -48(%rbp), %rdi
callq _ext4_ext_drop_refs
movl (%r14), %esi
leaq -48(%rbp), %rdx
movq %rbx, %rdi
callq _ext4_ext_find_extent
LBB0_12:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ext4_ext_create_new_leaf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function ext4_ext_create_new_leaf
_ext4_ext_create_new_leaf: ; @ext4_ext_create_new_leaf
.cfi_startproc
; %bb.0:
sub sp, sp, #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 x20, x2
mov x19, x0
str x1, [sp, #8]
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
mov x0, x19
bl _ext4_ext_inode_depth
mov x21, x0
ldr x8, [sp, #8]
sub x22, x8, w0, sxtw #3
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=2
add w21, w21, #1
sub x22, x22, #8
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
cmp w21, #0
b.gt LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=2
mov x0, x22
bl _EXT_HAS_FREE_INDEX
cbz x0, LBB0_2
; %bb.5: ; in Loop: Header=BB0_1 Depth=1
mov x0, x22
bl _EXT_HAS_FREE_INDEX
ldr x1, [sp, #8]
cbnz x0, LBB0_10
; %bb.6: ; in Loop: Header=BB0_1 Depth=1
mov x0, x19
mov x2, x20
bl _ext4_ext_grow_indepth
cbnz w0, LBB0_12
; %bb.7: ; in Loop: Header=BB0_1 Depth=1
ldr x0, [sp, #8]
bl _ext4_ext_drop_refs
ldr w1, [x20]
add x2, sp, #8
mov x0, x19
bl _ext4_ext_find_extent
cbnz w0, LBB0_12
; %bb.8: ; in Loop: Header=BB0_1 Depth=1
mov x0, x19
bl _ext4_ext_inode_depth
ldr x8, [sp, #8]
ldr x8, [x8, w0, sxtw #3]
ldp x9, x8, [x8]
cmp x9, x8
b.eq LBB0_1
; %bb.9:
mov w0, #0 ; =0x0
b LBB0_12
LBB0_10:
mov x0, x19
mov x2, x20
mov x3, x21
bl _ext4_ext_split
cbnz w0, LBB0_12
; %bb.11:
ldr x0, [sp, #8]
bl _ext4_ext_drop_refs
ldr w1, [x20]
add x2, sp, #8
mov x0, x19
bl _ext4_ext_find_extent
LBB0_12:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.no_dead_strip _ext4_ext_create_new_leaf
.subsections_via_symbols
| assembly_file_186382.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function eap_sim_db_add_pending
_eap_sim_db_add_pending: ## @eap_sim_db_add_pending
.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, (%rsi)
movq %rsi, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _eap_sim_db_add_pending
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function eap_sim_db_add_pending
_eap_sim_db_add_pending: ; @eap_sim_db_add_pending
.cfi_startproc
; %bb.0:
ldr x8, [x0]
str x8, [x1]
str x1, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _eap_sim_db_add_pending
.subsections_via_symbols
| AnghaBench/freebsd/contrib/wpa/src/eap_server/extr_eap_sim_db.c_eap_sim_db_add_pending.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ibmvscsi_resume
_ibmvscsi_resume: ## @ibmvscsi_resume
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _dev_get_drvdata
movq _ibmvscsi_ops@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rax, %rdi
popq %rbp
jmpq *(%rcx) ## TAILCALL
.cfi_endproc
## -- End function
.comm _ibmvscsi_ops,8,3 ## @ibmvscsi_ops
.no_dead_strip _ibmvscsi_resume
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ibmvscsi_resume
_ibmvscsi_resume: ; @ibmvscsi_resume
.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 _dev_get_drvdata
Lloh0:
adrp x8, _ibmvscsi_ops@GOTPAGE
Lloh1:
ldr x8, [x8, _ibmvscsi_ops@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr x1, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
br x1
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ibmvscsi_ops,8,3 ; @ibmvscsi_ops
.no_dead_strip _ibmvscsi_resume
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/scsi/ibmvscsi/extr_ibmvscsi.c_ibmvscsi_resume.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function _rtl8192ee_read_power_value_fromprom
__rtl8192ee_read_power_value_fromprom: ## @_rtl8192ee_read_power_value_fromprom
.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 %r8, %rbx
movl %ecx, -56(%rbp) ## 4-byte Spill
movq %rdx, -48(%rbp) ## 8-byte Spill
movq %rsi, -64(%rbp) ## 8-byte Spill
movq %rdi, %r13
callq _rtl_priv
movq %rax, %rdi
movq _EEPROM_TX_PWR_INX@GOTPCREL(%rip), %rax
movslq (%rax), %r12
movq _COMP_INIT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _DBG_LOUD@GOTPCREL(%rip), %r15
movl (%r15), %edx
leaq 1(%r12), %r8
movl 4(%rbx,%r12,4), %r9d
leaq L_.str(%rip), %rcx
movq %rdi, %r14
## kill: def $r8d killed $r8d killed $r8
xorl %eax, %eax
callq _RT_TRACE
cmpl $0, -56(%rbp) ## 4-byte Folded Reload
jne LBB0_2
## %bb.1:
cmpl $255, 4(%rbx,%r12,4)
je LBB0_2
## %bb.20:
movq %r13, %rdi
callq _rtl_priv
movl $1, (%rax)
movq _MAX_RF_PATH@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB0_112
## %bb.21:
xorl %r13d, %r13d
movq _MAX_CHNL_GROUP_24G@GOTPCREL(%rip), %r15
movl $45, %r8d
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %r11
movl $254, %r14d
movq %rbx, -56(%rbp) ## 8-byte Spill
jmp LBB0_22
.p2align 4, 0x90
LBB0_110: ## in Loop: Header=BB0_22 Depth=1
addl %r14d, %r12d
movq _MAX_CHNL_GROUP_24G@GOTPCREL(%rip), %r15
movl $254, %r14d
LBB0_111: ## in Loop: Header=BB0_22 Depth=1
incq %r13
movq _MAX_RF_PATH@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r13
movq -56(%rbp), %rbx ## 8-byte Reload
movl $45, %r8d
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %r11
jge LBB0_112
LBB0_22: ## =>This Loop Header: Depth=1
## Child Loop BB0_27 Depth 2
## Child Loop BB0_35 Depth 2
## Child Loop BB0_31 Depth 2
## Child Loop BB0_38 Depth 2
## Child Loop BB0_42 Depth 2
## Child Loop BB0_93 Depth 2
## Child Loop BB0_97 Depth 2
cmpl $0, (%r15)
jle LBB0_23
## %bb.26: ## in Loop: Header=BB0_22 Depth=1
movslq %r12d, %rax
leaq (%rbx,%rax,4), %rdx
movl %r12d, %ecx
xorl %eax, %eax
movq -64(%rbp), %r9 ## 8-byte Reload
.p2align 4, 0x90
LBB0_27: ## Parent Loop BB0_22 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rdx,%rax,4), %esi
movq (%r9), %rdi
movq (%rdi,%r13,8), %rdi
cmpl $255, %esi
cmovel %r8d, %esi
movl %esi, (%rdi,%rax,4)
incq %rax
movslq (%r15), %rsi
incl %ecx
cmpq %rsi, %rax
jl LBB0_27
## %bb.24: ## in Loop: Header=BB0_22 Depth=1
cmpl $1, %esi
movq -48(%rbp), %r8 ## 8-byte Reload
jle LBB0_25
## %bb.34: ## in Loop: Header=BB0_22 Depth=1
movslq %ecx, %rcx
movq -56(%rbp), %rdx ## 8-byte Reload
leaq (%rdx,%rcx,4), %rdx
xorl %ecx, %ecx
movl $45, %r10d
.p2align 4, 0x90
LBB0_35: ## Parent Loop BB0_22 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rdx,%rcx,4), %esi
movq 8(%r9), %rdi
movq (%rdi,%r13,8), %rdi
cmpl $255, %esi
cmovel %r10d, %esi
movl %esi, (%rdi,%rcx,4)
incq %rcx
movslq (%r15), %rsi
decq %rsi
cmpq %rsi, %rcx
jl LBB0_35
## %bb.28: ## in Loop: Header=BB0_22 Depth=1
addl %eax, %r12d
addl %r12d, %ecx
movl %ecx, %r12d
jmp LBB0_29
.p2align 4, 0x90
LBB0_23: ## in Loop: Header=BB0_22 Depth=1
movq -48(%rbp), %r8 ## 8-byte Reload
movq -64(%rbp), %r9 ## 8-byte Reload
jmp LBB0_29
.p2align 4, 0x90
LBB0_25: ## in Loop: Header=BB0_22 Depth=1
movl %r12d, %r12d
addq %rax, %r12
LBB0_29: ## in Loop: Header=BB0_22 Depth=1
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, %eax
jle LBB0_36
## %bb.30: ## in Loop: Header=BB0_22 Depth=1
xorl %r15d, %r15d
jmp LBB0_31
.p2align 4, 0x90
LBB0_65: ## in Loop: Header=BB0_31 Depth=2
movq 40(%r9), %rax
movq (%rax,%r13,8), %rax
movl $254, (%rax,%r15,4)
movl $2, %ecx
movq -48(%rbp), %r8 ## 8-byte Reload
LBB0_69: ## in Loop: Header=BB0_31 Depth=2
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %r11
movl $254, %r14d
LBB0_70: ## in Loop: Header=BB0_31 Depth=2
addl %ecx, %r12d
incq %r15
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r15
jge LBB0_71
LBB0_31: ## Parent Loop BB0_22 Depth=1
## => This Inner Loop Header: Depth=2
movslq %r12d, %r14
testq %r15, %r15
je LBB0_32
## %bb.52: ## in Loop: Header=BB0_31 Depth=2
movq -56(%rbp), %rcx ## 8-byte Reload
movl (%rcx,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_54
## %bb.53: ## in Loop: Header=BB0_31 Depth=2
movq 32(%r9), %rax
movq (%rax,%r13,8), %rax
movl $254, (%rax,%r15,4)
jmp LBB0_56
.p2align 4, 0x90
LBB0_32: ## in Loop: Header=BB0_31 Depth=2
movq 32(%r9), %rax
movq (%rax,%r13,8), %rax
movl $0, (%rax)
movq -56(%rbp), %rcx ## 8-byte Reload
movl (%rcx,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_45
## %bb.33: ## in Loop: Header=BB0_31 Depth=2
movq 16(%r9), %rax
movq (%rax,%r13,8), %rax
movl $2, (%rax)
jmp LBB0_47
.p2align 4, 0x90
LBB0_54: ## in Loop: Header=BB0_31 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 32(%r9), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax,%r15,4)
movl $3, %edi
callq _BIT
movq -56(%rbp), %rcx ## 8-byte Reload
movq -64(%rbp), %r9 ## 8-byte Reload
testl %ebx, %eax
je LBB0_56
## %bb.55: ## in Loop: Header=BB0_31 Depth=2
movq 32(%r9), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r15,4)
LBB0_56: ## in Loop: Header=BB0_31 Depth=2
movl (%rcx,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_58
## %bb.57: ## in Loop: Header=BB0_31 Depth=2
movq 16(%r9), %rax
movq (%rax,%r13,8), %rax
movl $254, (%rax,%r15,4)
jmp LBB0_60
.p2align 4, 0x90
LBB0_58: ## in Loop: Header=BB0_31 Depth=2
andl $15, %ebx
movq 16(%r9), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax,%r15,4)
movl $3, %edi
callq _BIT
movq -56(%rbp), %rcx ## 8-byte Reload
movq -64(%rbp), %r9 ## 8-byte Reload
testl %ebx, %eax
je LBB0_60
## %bb.59: ## in Loop: Header=BB0_31 Depth=2
movq 16(%r9), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r15,4)
LBB0_60: ## in Loop: Header=BB0_31 Depth=2
movl 4(%rcx,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_62
## %bb.61: ## in Loop: Header=BB0_31 Depth=2
movq 24(%r9), %rax
movq (%rax,%r13,8), %rax
movl $254, (%rax,%r15,4)
jmp LBB0_64
.p2align 4, 0x90
LBB0_62: ## in Loop: Header=BB0_31 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 24(%r9), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax,%r15,4)
movl $3, %edi
callq _BIT
movq -56(%rbp), %rcx ## 8-byte Reload
movq -64(%rbp), %r9 ## 8-byte Reload
testl %ebx, %eax
je LBB0_64
## %bb.63: ## in Loop: Header=BB0_31 Depth=2
movq 24(%r9), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r15,4)
LBB0_64: ## in Loop: Header=BB0_31 Depth=2
movl 4(%rcx,%r14,4), %ebx
cmpl $255, %ebx
je LBB0_65
## %bb.66: ## in Loop: Header=BB0_31 Depth=2
andl $15, %ebx
movq 40(%r9), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax,%r15,4)
movl $3, %edi
movq %r9, %r14
callq _BIT
movl $2, %ecx
testl %ebx, %eax
je LBB0_68
## %bb.67: ## in Loop: Header=BB0_31 Depth=2
movq 40(%r14), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r15,4)
LBB0_68: ## in Loop: Header=BB0_31 Depth=2
movq -48(%rbp), %r8 ## 8-byte Reload
movq %r14, %r9
jmp LBB0_69
LBB0_45: ## in Loop: Header=BB0_31 Depth=2
sarl $4, %ebx
orl $15, %ebx
movq 16(%r9), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax)
movl $3, %edi
callq _BIT
movq -56(%rbp), %rcx ## 8-byte Reload
movq -64(%rbp), %r9 ## 8-byte Reload
testl %ebx, %eax
je LBB0_47
## %bb.46: ## in Loop: Header=BB0_31 Depth=2
movq 16(%r9), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax)
LBB0_47: ## in Loop: Header=BB0_31 Depth=2
movl (%rcx,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_49
## %bb.48: ## in Loop: Header=BB0_31 Depth=2
movq 24(%r9), %rax
movq (%rax,%r13,8), %rax
movl $4, (%rax)
movq -48(%rbp), %r8 ## 8-byte Reload
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %r11
movl $254, %r14d
jmp LBB0_51
LBB0_49: ## in Loop: Header=BB0_31 Depth=2
andl $15, %ebx
movq 24(%r9), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax)
movl $3, %edi
callq _BIT
movq -64(%rbp), %r9 ## 8-byte Reload
testl %ebx, %eax
movq -48(%rbp), %r8 ## 8-byte Reload
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %r11
movl $254, %r14d
je LBB0_51
## %bb.50: ## in Loop: Header=BB0_31 Depth=2
movq 24(%r9), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax)
LBB0_51: ## in Loop: Header=BB0_31 Depth=2
movq 40(%r9), %rax
movq (%rax,%r13,8), %rax
movl $0, (%rax)
movl $1, %ecx
jmp LBB0_70
.p2align 4, 0x90
LBB0_71: ## in Loop: Header=BB0_22 Depth=1
movq _MAX_CHNL_GROUP_24G@GOTPCREL(%rip), %r15
LBB0_36: ## in Loop: Header=BB0_22 Depth=1
cmpl $0, (%r11)
jle LBB0_40
## %bb.37: ## in Loop: Header=BB0_22 Depth=1
movslq %r12d, %rax
movq -56(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,4), %rcx
xorl %eax, %eax
.p2align 4, 0x90
LBB0_38: ## Parent Loop BB0_22 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rcx,%rax,4), %edx
movq (%r8), %rsi
movq (%rsi,%r13,8), %rsi
cmpl $255, %edx
cmovel %r14d, %edx
movl %edx, (%rsi,%rax,4)
incq %rax
movslq (%r11), %rdx
cmpq %rdx, %rax
jl LBB0_38
## %bb.39: ## in Loop: Header=BB0_22 Depth=1
addl %eax, %r12d
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_40: ## in Loop: Header=BB0_22 Depth=1
testl %eax, %eax
jle LBB0_88
## %bb.41: ## in Loop: Header=BB0_22 Depth=1
movslq %r12d, %rax
movq -56(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,4), %r14
xorl %r15d, %r15d
jmp LBB0_42
.p2align 4, 0x90
LBB0_83: ## in Loop: Header=BB0_42 Depth=2
movq 16(%r8), %rax
movq (%rax,%r13,8), %rax
movl $254, (%rax,%r15,4)
LBB0_86: ## in Loop: Header=BB0_42 Depth=2
incq %r15
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r15
jge LBB0_87
LBB0_42: ## Parent Loop BB0_22 Depth=1
## => This Inner Loop Header: Depth=2
testq %r15, %r15
je LBB0_43
## %bb.78: ## in Loop: Header=BB0_42 Depth=2
movl (%r14,%r15,4), %ebx
cmpl $255, %ebx
jne LBB0_80
## %bb.79: ## in Loop: Header=BB0_42 Depth=2
movq 40(%r8), %rax
movq (%rax,%r13,8), %rax
movl $254, (%rax,%r15,4)
jmp LBB0_82
.p2align 4, 0x90
LBB0_43: ## in Loop: Header=BB0_42 Depth=2
movq 40(%r8), %rax
movq (%rax,%r13,8), %rax
movl $0, (%rax)
movl (%r14,%r15,4), %ebx
cmpl $255, %ebx
jne LBB0_72
## %bb.44: ## in Loop: Header=BB0_42 Depth=2
movq 16(%r8), %rax
movq (%rax,%r13,8), %rax
movl $0, (%rax)
jmp LBB0_74
.p2align 4, 0x90
LBB0_80: ## in Loop: Header=BB0_42 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 40(%r8), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax,%r15,4)
movl $3, %edi
callq _BIT
movq -48(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_82
## %bb.81: ## in Loop: Header=BB0_42 Depth=2
movq 40(%r8), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r15,4)
LBB0_82: ## in Loop: Header=BB0_42 Depth=2
movl (%r14,%r15,4), %ebx
cmpl $255, %ebx
je LBB0_83
## %bb.84: ## in Loop: Header=BB0_42 Depth=2
andl $15, %ebx
movq 16(%r8), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax,%r15,4)
movl $3, %edi
callq _BIT
movq -48(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_86
## %bb.85: ## in Loop: Header=BB0_42 Depth=2
movq 16(%r8), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r15,4)
jmp LBB0_86
LBB0_72: ## in Loop: Header=BB0_42 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 16(%r8), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax)
movl $3, %edi
callq _BIT
movq -48(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_74
## %bb.73: ## in Loop: Header=BB0_42 Depth=2
movq 16(%r8), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax)
LBB0_74: ## in Loop: Header=BB0_42 Depth=2
movl (%r14,%r15,4), %ebx
cmpl $255, %ebx
jne LBB0_76
## %bb.75: ## in Loop: Header=BB0_42 Depth=2
movq 8(%r8), %rax
movq (%rax,%r13,8), %rax
movl $4, (%rax)
jmp LBB0_86
LBB0_76: ## in Loop: Header=BB0_42 Depth=2
andl $15, %ebx
movq 8(%r8), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax)
movl $3, %edi
callq _BIT
movq -48(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_86
## %bb.77: ## in Loop: Header=BB0_42 Depth=2
movq 8(%r8), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax)
jmp LBB0_86
.p2align 4, 0x90
LBB0_87: ## in Loop: Header=BB0_22 Depth=1
addl %r15d, %r12d
movq _MAX_CHNL_GROUP_24G@GOTPCREL(%rip), %r15
movl $254, %r14d
LBB0_88: ## in Loop: Header=BB0_22 Depth=1
movslq %r12d, %rcx
movq -56(%rbp), %rdi ## 8-byte Reload
movl (%rdi,%rcx,4), %esi
cmpl $255, %esi
jne LBB0_90
## %bb.89: ## in Loop: Header=BB0_22 Depth=1
movq 8(%r8), %rdx
movq (%rdx,%r13,8), %rdx
movl $254, 4(%rdx)
movl $254, %esi
jmp LBB0_91
.p2align 4, 0x90
LBB0_90: ## in Loop: Header=BB0_22 Depth=1
shrl $4, %esi
andl $15, %esi
movq 8(%r8), %rdx
movq (%rdx,%r13,8), %rdx
movl %esi, 4(%rdx)
movl (%rdi,%rcx,4), %esi
andl $15, %esi
LBB0_91: ## in Loop: Header=BB0_22 Depth=1
movl %esi, 8(%rdx)
movl 4(%rdi,%rcx,4), %ecx
movl %ecx, %esi
andl $15, %esi
cmpl $255, %ecx
cmovel %r14d, %esi
movl %esi, 12(%rdx)
cmpl $2, %eax
jl LBB0_95
## %bb.92: ## in Loop: Header=BB0_22 Depth=1
movl $1, %r14d
jmp LBB0_93
.p2align 4, 0x90
LBB0_94: ## in Loop: Header=BB0_93 Depth=2
movl $254, (%rax,%r14,4)
LBB0_101: ## in Loop: Header=BB0_93 Depth=2
incq %r14
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r14
jge LBB0_102
LBB0_93: ## Parent Loop BB0_22 Depth=1
## => This Inner Loop Header: Depth=2
movq 8(%r8), %rax
movq (%rax,%r13,8), %rax
movl (%rax,%r14,4), %ebx
cmpl $255, %ebx
je LBB0_94
## %bb.99: ## in Loop: Header=BB0_93 Depth=2
movl $3, %edi
callq _BIT
movq -48(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_101
## %bb.100: ## in Loop: Header=BB0_93 Depth=2
movq 8(%r8), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r14,4)
jmp LBB0_101
.p2align 4, 0x90
LBB0_102: ## in Loop: Header=BB0_22 Depth=1
movl $254, %r14d
LBB0_95: ## in Loop: Header=BB0_22 Depth=1
addl $2, %r12d
testl %eax, %eax
jle LBB0_111
## %bb.96: ## in Loop: Header=BB0_22 Depth=1
movslq %r12d, %rax
movq -56(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,4), %r15
xorl %r14d, %r14d
jmp LBB0_97
.p2align 4, 0x90
LBB0_106: ## in Loop: Header=BB0_97 Depth=2
movq 32(%r8), %rax
movq (%rax,%r13,8), %rax
movl $254, (%rax,%r14,4)
LBB0_109: ## in Loop: Header=BB0_97 Depth=2
incq %r14
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r14
jge LBB0_110
LBB0_97: ## Parent Loop BB0_22 Depth=1
## => This Inner Loop Header: Depth=2
movl (%r15,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_103
## %bb.98: ## in Loop: Header=BB0_97 Depth=2
movq 24(%r8), %rax
movq (%rax,%r13,8), %rax
movl $254, (%rax,%r14,4)
jmp LBB0_105
.p2align 4, 0x90
LBB0_103: ## in Loop: Header=BB0_97 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 24(%r8), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax,%r14,4)
movl $3, %edi
callq _BIT
movq -48(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_105
## %bb.104: ## in Loop: Header=BB0_97 Depth=2
movq 24(%r8), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r14,4)
LBB0_105: ## in Loop: Header=BB0_97 Depth=2
movl (%r15,%r14,4), %ebx
cmpl $255, %ebx
je LBB0_106
## %bb.107: ## in Loop: Header=BB0_97 Depth=2
andl $15, %ebx
movq 32(%r8), %rax
movq (%rax,%r13,8), %rax
movl %ebx, (%rax,%r14,4)
movl $3, %edi
callq _BIT
movq -48(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_109
## %bb.108: ## in Loop: Header=BB0_97 Depth=2
movq 32(%r8), %rax
movq (%rax,%r13,8), %rax
orl $240, (%rax,%r14,4)
jmp LBB0_109
LBB0_2:
movq _COMP_INIT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl (%r15), %edx
leaq L_.str.1(%rip), %rcx
movq %r14, %rdi
xorl %eax, %eax
callq _RT_TRACE
movq _MAX_RF_PATH@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB0_112
## %bb.3:
xorl %ecx, %ecx
movq _MAX_CHNL_GROUP_24G@GOTPCREL(%rip), %rdx
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rsi
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %rdi
jmp LBB0_4
.p2align 4, 0x90
LBB0_19: ## in Loop: Header=BB0_4 Depth=1
leaq -1(%rcx), %r8
movslq (%rax), %r9
cmpq %r9, %rcx
movq %r8, %rcx
jg LBB0_112
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_6 Depth 2
## Child Loop BB0_10 Depth 2
## Child Loop BB0_13 Depth 2
## Child Loop BB0_18 Depth 2
cmpl $0, (%rdx)
jle LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -64(%rbp), %r9 ## 8-byte Reload
movq (%r9), %r8
movq 8(%r9), %r9
movq (%r8,%rcx,8), %r8
movq (%r9,%rcx,8), %r9
xorl %r10d, %r10d
.p2align 4, 0x90
LBB0_6: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl $45, (%r8,%r10,4)
movl $45, (%r9,%r10,4)
incq %r10
movslq (%rdx), %r11
cmpq %r11, %r10
jl LBB0_6
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
movl (%rsi), %r9d
testl %r9d, %r9d
jle LBB0_11
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
movq -64(%rbp), %r9 ## 8-byte Reload
movq 16(%r9), %r8
movq (%r8,%rcx,8), %r8
movl $2, (%r8)
movq 24(%r9), %r9
movq (%r9,%rcx,8), %r10
movl $4, (%r10)
movl (%rsi), %r9d
cmpl $2, %r9d
jl LBB0_11
## %bb.9: ## in Loop: Header=BB0_4 Depth=1
movq -64(%rbp), %r11 ## 8-byte Reload
movq 32(%r11), %r9
movq 40(%r11), %rbx
movq (%r9,%rcx,8), %r11
movq (%rbx,%rcx,8), %rbx
movl $1, %r14d
.p2align 4, 0x90
LBB0_10: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl $254, (%r8,%r14,4)
movl $254, (%r11,%r14,4)
movl $254, (%rbx,%r14,4)
movl $254, (%r10,%r14,4)
movslq (%rsi), %r9
incq %r14
cmpq %r9, %r14
jl LBB0_10
LBB0_11: ## in Loop: Header=BB0_4 Depth=1
cmpl $0, (%rdi)
jle LBB0_15
## %bb.12: ## in Loop: Header=BB0_4 Depth=1
movq -48(%rbp), %r8 ## 8-byte Reload
movq (%r8), %r8
movq (%r8,%rcx,8), %r8
xorl %r9d, %r9d
.p2align 4, 0x90
LBB0_13: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl $42, (%r8,%r9,4)
incq %r9
movslq (%rdi), %r10
cmpq %r10, %r9
jl LBB0_13
## %bb.14: ## in Loop: Header=BB0_4 Depth=1
movl (%rsi), %r9d
LBB0_15: ## in Loop: Header=BB0_4 Depth=1
testl %r9d, %r9d
jle LBB0_19
## %bb.16: ## in Loop: Header=BB0_4 Depth=1
movq -48(%rbp), %r11 ## 8-byte Reload
movq 8(%r11), %r8
movq (%r8,%rcx,8), %r8
movl $4, (%r8)
movq 16(%r11), %r9
movq (%r9,%rcx,8), %r9
movl $0, (%r9)
movq 24(%r11), %r10
movq (%r10,%rcx,8), %r10
movl $254, (%r10)
movq 32(%r11), %r11
movq (%r11,%rcx,8), %r11
movl $254, (%r11)
cmpl $2, (%rsi)
jl LBB0_19
## %bb.17: ## in Loop: Header=BB0_4 Depth=1
movq -48(%rbp), %rbx ## 8-byte Reload
movq 40(%rbx), %rbx
movq (%rbx,%rcx,8), %rbx
movl $1, %r14d
.p2align 4, 0x90
LBB0_18: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl $254, (%r8)
movl $254, (%r9)
movl $254, (%rbx)
movl $254, (%r10)
movl $254, (%r11)
incl %r14d
cmpl (%rsi), %r14d
jl LBB0_18
jmp LBB0_19
LBB0_112:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EEPROM_TX_PWR_INX,4,2 ## @EEPROM_TX_PWR_INX
.comm _COMP_INIT,4,2 ## @COMP_INIT
.comm _DBG_LOUD,4,2 ## @DBG_LOUD
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hal_ReadPowerValueFromPROM92E(): PROMContent[0x%x]=0x%x\n"
L_.str.1: ## @.str.1
.asciz "auto load fail : Use Default value!\n"
.comm _MAX_RF_PATH,4,2 ## @MAX_RF_PATH
.comm _MAX_CHNL_GROUP_24G,4,2 ## @MAX_CHNL_GROUP_24G
.comm _MAX_TX_COUNT,4,2 ## @MAX_TX_COUNT
.comm _MAX_CHNL_GROUP_5G,4,2 ## @MAX_CHNL_GROUP_5G
.no_dead_strip __rtl8192ee_read_power_value_fromprom
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function _rtl8192ee_read_power_value_fromprom
__rtl8192ee_read_power_value_fromprom: ; @_rtl8192ee_read_power_value_fromprom
.cfi_startproc
; %bb.0:
sub sp, sp, #128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x21, x4
mov x24, x3
mov x19, x2
mov x20, x1
mov x22, x0
bl _rtl_priv
mov x23, x0
Lloh0:
adrp x8, _EEPROM_TX_PWR_INX@GOTPAGE
Lloh1:
ldr x8, [x8, _EEPROM_TX_PWR_INX@GOTPAGEOFF]
Lloh2:
ldr w27, [x8]
Lloh3:
adrp x25, _COMP_INIT@GOTPAGE
Lloh4:
ldr x25, [x25, _COMP_INIT@GOTPAGEOFF]
ldr w1, [x25]
Lloh5:
adrp x26, _DBG_LOUD@GOTPAGE
Lloh6:
ldr x26, [x26, _DBG_LOUD@GOTPAGEOFF]
ldr w2, [x26]
add w28, w27, #1
ldr w8, [x21, w28, sxtw #2]
stp x28, x8, [sp]
Lloh7:
adrp x3, l_.str@PAGE
Lloh8:
add x3, x3, l_.str@PAGEOFF
bl _RT_TRACE
cbnz w24, LBB0_95
; %bb.1:
ldr w8, [x21, w28, sxtw #2]
cmp w8, #255
b.eq LBB0_95
; %bb.2:
mov x0, x22
bl _rtl_priv
mov w8, #1 ; =0x1
str w8, [x0]
Lloh9:
adrp x8, _MAX_RF_PATH@GOTPAGE
Lloh10:
ldr x8, [x8, _MAX_RF_PATH@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
cmp w8, #1
b.lt LBB0_113
; %bb.3:
mov x23, #0 ; =0x0
add x8, x21, #4
str x8, [sp, #24] ; 8-byte Folded Spill
Lloh12:
adrp x12, _MAX_CHNL_GROUP_24G@GOTPAGE
Lloh13:
ldr x12, [x12, _MAX_CHNL_GROUP_24G@GOTPAGEOFF]
Lloh14:
adrp x26, _MAX_TX_COUNT@GOTPAGE
Lloh15:
ldr x26, [x26, _MAX_TX_COUNT@GOTPAGEOFF]
mov w13, #45 ; =0x2d
mov w28, #254 ; =0xfe
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=1
add w27, w27, w22
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
add x23, x23, #1
Lloh16:
adrp x8, _MAX_RF_PATH@GOTPAGE
Lloh17:
ldr x8, [x8, _MAX_RF_PATH@GOTPAGEOFF]
Lloh18:
ldrsw x8, [x8]
cmp x23, x8
Lloh19:
adrp x12, _MAX_CHNL_GROUP_24G@GOTPAGE
Lloh20:
ldr x12, [x12, _MAX_CHNL_GROUP_24G@GOTPAGEOFF]
mov w13, #45 ; =0x2d
b.ge LBB0_113
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
; Child Loop BB0_11 Depth 2
; Child Loop BB0_20 Depth 2
; Child Loop BB0_50 Depth 2
; Child Loop BB0_56 Depth 2
; Child Loop BB0_80 Depth 2
; Child Loop BB0_88 Depth 2
ldr w8, [x12]
cmp w8, #1
b.lt LBB0_12
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
mov x8, #0 ; =0x0
add x9, x21, w27, sxtw #2
add w10, w27, #1
LBB0_8: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr w11, [x9, x8, lsl #2]
mov x22, x10
ldr x10, [x20]
ldr x10, [x10, x23, lsl #3]
cmp w11, #255
csel w11, w13, w11, eq
str w11, [x10, x8, lsl #2]
add x8, x8, #1
ldrsw x11, [x12]
add w10, w22, #1
cmp x8, x11
b.lt LBB0_8
; %bb.9: ; in Loop: Header=BB0_6 Depth=1
cmp w11, #1
b.le LBB0_13
; %bb.10: ; in Loop: Header=BB0_6 Depth=1
mov x8, #0 ; =0x0
add x9, x21, w22, sxtw #2
Lloh21:
adrp x14, _MAX_CHNL_GROUP_5G@GOTPAGE
Lloh22:
ldr x14, [x14, _MAX_CHNL_GROUP_5G@GOTPAGEOFF]
LBB0_11: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr w10, [x9], #4
ldr x11, [x20, #8]
ldr x11, [x11, x23, lsl #3]
cmp w10, #255
csel w10, w13, w10, eq
str w10, [x11, x8, lsl #2]
add x8, x8, #1
ldrsw x10, [x12]
sub x10, x10, #1
add w22, w22, #1
cmp x8, x10
b.lt LBB0_11
b LBB0_15
LBB0_12: ; in Loop: Header=BB0_6 Depth=1
mov x22, x27
b LBB0_14
LBB0_13: ; in Loop: Header=BB0_6 Depth=1
add x22, x8, w27, uxtw
; kill: def $w22 killed $w22 killed $x22 def $x22
LBB0_14: ; in Loop: Header=BB0_6 Depth=1
Lloh23:
adrp x14, _MAX_CHNL_GROUP_5G@GOTPAGE
Lloh24:
ldr x14, [x14, _MAX_CHNL_GROUP_5G@GOTPAGEOFF]
LBB0_15: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [x26]
cmp w8, #1
b.lt LBB0_48
; %bb.16: ; in Loop: Header=BB0_6 Depth=1
mov x27, #0 ; =0x0
b LBB0_20
LBB0_17: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #40]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
LBB0_18: ; in Loop: Header=BB0_20 Depth=2
mov w8, #2 ; =0x2
LBB0_19: ; in Loop: Header=BB0_20 Depth=2
add w22, w22, w8
add x27, x27, #1
ldrsw x8, [x26]
cmp x27, x8
b.ge LBB0_47
LBB0_20: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
cbz x27, LBB0_23
; %bb.21: ; in Loop: Header=BB0_20 Depth=2
ldr w8, [x21, w22, sxtw #2]
cmp w8, #255
b.ne LBB0_25
; %bb.22: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #32]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
b LBB0_27
LBB0_23: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #32]
ldr x8, [x8, x23, lsl #3]
str wzr, [x8]
ldr w8, [x21, w22, sxtw #2]
cmp w8, #255
b.ne LBB0_38
; %bb.24: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #16]
ldr x8, [x8, x23, lsl #3]
mov w9, #2 ; =0x2
b LBB0_40
LBB0_25: ; in Loop: Header=BB0_20 Depth=2
ubfx w25, w8, #4, #4
ldr x8, [x20, #32]
ldr x8, [x8, x23, lsl #3]
str w25, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_27
; %bb.26: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #32]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
LBB0_27: ; in Loop: Header=BB0_20 Depth=2
ldr w8, [x21, w22, sxtw #2]
cmp w8, #255
b.ne LBB0_29
; %bb.28: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #16]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
b LBB0_31
LBB0_29: ; in Loop: Header=BB0_20 Depth=2
and w25, w8, #0xf
ldr x8, [x20, #16]
ldr x8, [x8, x23, lsl #3]
str w25, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_31
; %bb.30: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #16]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
LBB0_31: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8, w22, sxtw #2]
cmp w8, #255
b.ne LBB0_33
; %bb.32: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #24]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
b LBB0_35
LBB0_33: ; in Loop: Header=BB0_20 Depth=2
ubfx w25, w8, #4, #4
ldr x8, [x20, #24]
ldr x8, [x8, x23, lsl #3]
str w25, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_35
; %bb.34: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #24]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
LBB0_35: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8, w22, sxtw #2]
cmp w8, #255
b.eq LBB0_17
; %bb.36: ; in Loop: Header=BB0_20 Depth=2
and w25, w8, #0xf
ldr x8, [x20, #40]
ldr x8, [x8, x23, lsl #3]
str w25, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_18
; %bb.37: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #40]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
b LBB0_18
LBB0_38: ; in Loop: Header=BB0_20 Depth=2
asr w8, w8, #4
orr w25, w8, #0xf
ldr x8, [x20, #16]
ldr x8, [x8, x23, lsl #3]
str w25, [x8]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_41
; %bb.39: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #16]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8]
orr w9, w9, #0xf0
LBB0_40: ; in Loop: Header=BB0_20 Depth=2
str w9, [x8]
LBB0_41: ; in Loop: Header=BB0_20 Depth=2
mov x8, x22
ldr w8, [x21, w8, sxtw #2]
cmp w8, #255
b.ne LBB0_43
; %bb.42: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #24]
ldr x8, [x8, x23, lsl #3]
mov w9, #4 ; =0x4
b LBB0_45
LBB0_43: ; in Loop: Header=BB0_20 Depth=2
and w25, w8, #0xf
ldr x8, [x20, #24]
ldr x8, [x8, x23, lsl #3]
str w25, [x8]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_46
; %bb.44: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #24]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8]
orr w9, w9, #0xf0
LBB0_45: ; in Loop: Header=BB0_20 Depth=2
str w9, [x8]
LBB0_46: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x20, #40]
ldr x8, [x8, x23, lsl #3]
str wzr, [x8]
mov w8, #1 ; =0x1
b LBB0_19
LBB0_47: ; in Loop: Header=BB0_6 Depth=1
Lloh25:
adrp x14, _MAX_CHNL_GROUP_5G@GOTPAGE
Lloh26:
ldr x14, [x14, _MAX_CHNL_GROUP_5G@GOTPAGEOFF]
LBB0_48: ; in Loop: Header=BB0_6 Depth=1
ldr w9, [x14]
cmp w9, #1
b.lt LBB0_52
; %bb.49: ; in Loop: Header=BB0_6 Depth=1
mov x8, #0 ; =0x0
add x9, x21, w22, sxtw #2
LBB0_50: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr w10, [x9, x8, lsl #2]
ldr x11, [x19]
ldr x11, [x11, x23, lsl #3]
cmp w10, #255
csel w10, w28, w10, eq
str w10, [x11, x8, lsl #2]
add x8, x8, #1
ldrsw x10, [x14]
cmp x8, x10
b.lt LBB0_50
; %bb.51: ; in Loop: Header=BB0_6 Depth=1
add w22, w22, w8
ldr w8, [x26]
LBB0_52: ; in Loop: Header=BB0_6 Depth=1
cmp w8, #1
b.lt LBB0_73
; %bb.53: ; in Loop: Header=BB0_6 Depth=1
mov x27, #0 ; =0x0
add x25, x21, w22, sxtw #2
b LBB0_56
LBB0_54: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
LBB0_55: ; in Loop: Header=BB0_56 Depth=2
add x27, x27, #1
ldrsw x8, [x26]
cmp x27, x8
b.ge LBB0_72
LBB0_56: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
cbz x27, LBB0_59
; %bb.57: ; in Loop: Header=BB0_56 Depth=2
ldr w8, [x25, x27, lsl #2]
cmp w8, #255
b.ne LBB0_61
; %bb.58: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #40]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
b LBB0_63
LBB0_59: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #40]
ldr x8, [x8, x23, lsl #3]
str wzr, [x8]
ldr w8, [x25, x27, lsl #2]
cmp w8, #255
b.ne LBB0_66
; %bb.60: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
str wzr, [x8]
b LBB0_68
LBB0_61: ; in Loop: Header=BB0_56 Depth=2
ubfx w24, w8, #4, #4
ldr x8, [x19, #40]
ldr x8, [x8, x23, lsl #3]
str w24, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_63
; %bb.62: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #40]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
LBB0_63: ; in Loop: Header=BB0_56 Depth=2
ldr w8, [x25, x27, lsl #2]
cmp w8, #255
b.eq LBB0_54
; %bb.64: ; in Loop: Header=BB0_56 Depth=2
and w24, w8, #0xf
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
str w24, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_55
; %bb.65: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
b LBB0_55
LBB0_66: ; in Loop: Header=BB0_56 Depth=2
ubfx w24, w8, #4, #4
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
str w24, [x8]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_68
; %bb.67: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8]
orr w9, w9, #0xf0
str w9, [x8]
LBB0_68: ; in Loop: Header=BB0_56 Depth=2
ldr w8, [x25, x27, lsl #2]
cmp w8, #255
b.ne LBB0_70
; %bb.69: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #8]
ldr x8, [x8, x23, lsl #3]
mov w9, #4 ; =0x4
str w9, [x8]
b LBB0_55
LBB0_70: ; in Loop: Header=BB0_56 Depth=2
and w24, w8, #0xf
ldr x8, [x19, #8]
ldr x8, [x8, x23, lsl #3]
str w24, [x8]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_55
; %bb.71: ; in Loop: Header=BB0_56 Depth=2
ldr x8, [x19, #8]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8]
orr w9, w9, #0xf0
str w9, [x8]
b LBB0_55
LBB0_72: ; in Loop: Header=BB0_6 Depth=1
add w22, w22, w27
; kill: def $w8 killed $w8 killed $x8 def $x8
LBB0_73: ; in Loop: Header=BB0_6 Depth=1
mov x9, x22
sxtw x25, w9
ldr w9, [x21, w22, sxtw #2]
cmp w9, #255
b.ne LBB0_75
; %bb.74: ; in Loop: Header=BB0_6 Depth=1
ldr x9, [x19, #8]
ldr x9, [x9, x23, lsl #3]
mov w10, #254 ; =0xfe
str w10, [x9, #4]
b LBB0_76
LBB0_75: ; in Loop: Header=BB0_6 Depth=1
ubfx w10, w9, #4, #4
ldr x9, [x19, #8]
ldr x9, [x9, x23, lsl #3]
str w10, [x9, #4]
ldr w10, [x21, x25, lsl #2]
and w10, w10, #0xf
LBB0_76: ; in Loop: Header=BB0_6 Depth=1
str w10, [x9, #8]
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr w10, [x10, x25, lsl #2]
and w11, w10, #0xf
cmp w10, #255
csel w10, w28, w11, eq
str w10, [x9, #12]
cmp w8, #1
b.le LBB0_84
; %bb.77: ; in Loop: Header=BB0_6 Depth=1
mov w22, #1 ; =0x1
b LBB0_80
LBB0_78: ; in Loop: Header=BB0_80 Depth=2
str w28, [x8, x22, lsl #2]
LBB0_79: ; in Loop: Header=BB0_80 Depth=2
add x22, x22, #1
ldrsw x8, [x26]
cmp x22, x8
b.ge LBB0_83
LBB0_80: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x19, #8]
ldr x8, [x8, x23, lsl #3]
ldr w27, [x8, x22, lsl #2]
cmp w27, #255
b.eq LBB0_78
; %bb.81: ; in Loop: Header=BB0_80 Depth=2
mov w0, #3 ; =0x3
bl _BIT
tst w0, w27
b.eq LBB0_79
; %bb.82: ; in Loop: Header=BB0_80 Depth=2
ldr x8, [x19, #8]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x22, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x22, lsl #2]
b LBB0_79
LBB0_83: ; in Loop: Header=BB0_6 Depth=1
; kill: def $w8 killed $w8 killed $x8 def $x8
LBB0_84: ; in Loop: Header=BB0_6 Depth=1
add w27, w25, #2
cmp w8, #1
b.lt LBB0_5
; %bb.85: ; in Loop: Header=BB0_6 Depth=1
mov x22, #0 ; =0x0
add x25, x21, w27, sxtw #2
b LBB0_88
LBB0_86: ; in Loop: Header=BB0_88 Depth=2
ldr x8, [x19, #32]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x22, lsl #2]
LBB0_87: ; in Loop: Header=BB0_88 Depth=2
add x22, x22, #1
ldrsw x8, [x26]
cmp x22, x8
b.ge LBB0_4
LBB0_88: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x25, x22, lsl #2]
cmp w8, #255
b.ne LBB0_90
; %bb.89: ; in Loop: Header=BB0_88 Depth=2
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x22, lsl #2]
b LBB0_92
LBB0_90: ; in Loop: Header=BB0_88 Depth=2
ubfx w24, w8, #4, #4
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
str w24, [x8, x22, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_92
; %bb.91: ; in Loop: Header=BB0_88 Depth=2
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x22, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x22, lsl #2]
LBB0_92: ; in Loop: Header=BB0_88 Depth=2
ldr w8, [x25, x22, lsl #2]
cmp w8, #255
b.eq LBB0_86
; %bb.93: ; in Loop: Header=BB0_88 Depth=2
and w24, w8, #0xf
ldr x8, [x19, #32]
ldr x8, [x8, x23, lsl #3]
str w24, [x8, x22, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_87
; %bb.94: ; in Loop: Header=BB0_88 Depth=2
ldr x8, [x19, #32]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x22, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x22, lsl #2]
b LBB0_87
LBB0_95:
ldr w1, [x25]
ldr w2, [x26]
Lloh27:
adrp x3, l_.str.1@PAGE
Lloh28:
add x3, x3, l_.str.1@PAGEOFF
mov x0, x23
bl _RT_TRACE
Lloh29:
adrp x8, _MAX_RF_PATH@GOTPAGE
Lloh30:
ldr x8, [x8, _MAX_RF_PATH@GOTPAGEOFF]
ldr w9, [x8]
cmp w9, #1
b.lt LBB0_113
; %bb.96:
mov x9, #0 ; =0x0
Lloh31:
adrp x10, _MAX_CHNL_GROUP_24G@GOTPAGE
Lloh32:
ldr x10, [x10, _MAX_CHNL_GROUP_24G@GOTPAGEOFF]
mov w11, #45 ; =0x2d
Lloh33:
adrp x12, _MAX_TX_COUNT@GOTPAGE
Lloh34:
ldr x12, [x12, _MAX_TX_COUNT@GOTPAGEOFF]
mov w13, #2 ; =0x2
mov w14, #4 ; =0x4
mov w15, #254 ; =0xfe
Lloh35:
adrp x16, _MAX_CHNL_GROUP_5G@GOTPAGE
Lloh36:
ldr x16, [x16, _MAX_CHNL_GROUP_5G@GOTPAGEOFF]
mov w17, #42 ; =0x2a
b LBB0_98
LBB0_97: ; in Loop: Header=BB0_98 Depth=1
sub x0, x9, #1
ldrsw x1, [x8]
cmp x9, x1
mov x9, x0
b.gt LBB0_113
LBB0_98: ; =>This Loop Header: Depth=1
; Child Loop BB0_100 Depth 2
; Child Loop BB0_104 Depth 2
; Child Loop BB0_107 Depth 2
; Child Loop BB0_112 Depth 2
ldr w0, [x10]
cmp w0, #1
b.lt LBB0_101
; %bb.99: ; in Loop: Header=BB0_98 Depth=1
mov x0, #0 ; =0x0
ldp x1, x2, [x20]
ldr x1, [x1, x9, lsl #3]
ldr x2, [x2, x9, lsl #3]
LBB0_100: ; Parent Loop BB0_98 Depth=1
; => This Inner Loop Header: Depth=2
str w11, [x1, x0, lsl #2]
str w11, [x2, x0, lsl #2]
add x0, x0, #1
ldrsw x3, [x10]
cmp x0, x3
b.lt LBB0_100
LBB0_101: ; in Loop: Header=BB0_98 Depth=1
ldr w1, [x12]
cmp w1, #1
b.lt LBB0_105
; %bb.102: ; in Loop: Header=BB0_98 Depth=1
ldp x0, x1, [x20, #16]
ldr x0, [x0, x9, lsl #3]
str w13, [x0]
ldr x2, [x1, x9, lsl #3]
str w14, [x2]
ldr w1, [x12]
cmp w1, #1
b.le LBB0_105
; %bb.103: ; in Loop: Header=BB0_98 Depth=1
ldp x1, x4, [x20, #32]
ldr x3, [x1, x9, lsl #3]
ldr x4, [x4, x9, lsl #3]
mov w5, #1 ; =0x1
LBB0_104: ; Parent Loop BB0_98 Depth=1
; => This Inner Loop Header: Depth=2
str w15, [x0, x5, lsl #2]
str w15, [x3, x5, lsl #2]
str w15, [x4, x5, lsl #2]
str w15, [x2, x5, lsl #2]
ldrsw x1, [x12]
add x5, x5, #1
cmp x5, x1
b.lt LBB0_104
LBB0_105: ; in Loop: Header=BB0_98 Depth=1
ldr w0, [x16]
cmp w0, #1
b.lt LBB0_109
; %bb.106: ; in Loop: Header=BB0_98 Depth=1
mov x0, #0 ; =0x0
ldr x1, [x19]
ldr x1, [x1, x9, lsl #3]
LBB0_107: ; Parent Loop BB0_98 Depth=1
; => This Inner Loop Header: Depth=2
str w17, [x1, x0, lsl #2]
add x0, x0, #1
ldrsw x2, [x16]
cmp x0, x2
b.lt LBB0_107
; %bb.108: ; in Loop: Header=BB0_98 Depth=1
ldr w1, [x12]
LBB0_109: ; in Loop: Header=BB0_98 Depth=1
cmp w1, #1
b.lt LBB0_97
; %bb.110: ; in Loop: Header=BB0_98 Depth=1
ldp x0, x1, [x19, #8]
ldr x0, [x0, x9, lsl #3]
ldr x1, [x1, x9, lsl #3]
str w14, [x0]
str wzr, [x1]
ldp x2, x3, [x19, #24]
ldr x2, [x2, x9, lsl #3]
str w15, [x2]
ldr x3, [x3, x9, lsl #3]
str w15, [x3]
ldr w4, [x12]
cmp w4, #2
b.lt LBB0_97
; %bb.111: ; in Loop: Header=BB0_98 Depth=1
ldr x4, [x19, #40]
ldr x4, [x4, x9, lsl #3]
mov w5, #1 ; =0x1
LBB0_112: ; Parent Loop BB0_98 Depth=1
; => This Inner Loop Header: Depth=2
str w15, [x0]
str w15, [x1]
str w15, [x4]
str w15, [x2]
str w15, [x3]
ldr w6, [x12]
add w5, w5, #1
cmp w5, w6
b.lt LBB0_112
b LBB0_97
LBB0_113:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh25, Lloh26
.loh AdrpLdrGot Lloh29, Lloh30
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpLdrGot Lloh35, Lloh36
.loh AdrpLdrGot Lloh33, Lloh34
.loh AdrpLdrGot Lloh31, Lloh32
.cfi_endproc
; -- End function
.comm _EEPROM_TX_PWR_INX,4,2 ; @EEPROM_TX_PWR_INX
.comm _COMP_INIT,4,2 ; @COMP_INIT
.comm _DBG_LOUD,4,2 ; @DBG_LOUD
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hal_ReadPowerValueFromPROM92E(): PROMContent[0x%x]=0x%x\n"
l_.str.1: ; @.str.1
.asciz "auto load fail : Use Default value!\n"
.comm _MAX_RF_PATH,4,2 ; @MAX_RF_PATH
.comm _MAX_CHNL_GROUP_24G,4,2 ; @MAX_CHNL_GROUP_24G
.comm _MAX_TX_COUNT,4,2 ; @MAX_TX_COUNT
.comm _MAX_CHNL_GROUP_5G,4,2 ; @MAX_CHNL_GROUP_5G
.no_dead_strip __rtl8192ee_read_power_value_fromprom
.subsections_via_symbols
| assembly_file_43784.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trap_CM_PointContents ## -- Begin function trap_CM_PointContents
.p2align 4, 0x90
_trap_CM_PointContents: ## @trap_CM_PointContents
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %edx
movl %edi, %esi
movq _CG_CM_POINTCONTENTS@GOTPCREL(%rip), %rax
movl (%rax), %edi
popq %rbp
jmp _syscall ## TAILCALL
.cfi_endproc
## -- End function
.comm _CG_CM_POINTCONTENTS,4,2 ## @CG_CM_POINTCONTENTS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trap_CM_PointContents ; -- Begin function trap_CM_PointContents
.p2align 2
_trap_CM_PointContents: ; @trap_CM_PointContents
.cfi_startproc
; %bb.0:
mov x2, x1
mov x1, x0
Lloh0:
adrp x8, _CG_CM_POINTCONTENTS@GOTPAGE
Lloh1:
ldr x8, [x8, _CG_CM_POINTCONTENTS@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
b _syscall
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _CG_CM_POINTCONTENTS,4,2 ; @CG_CM_POINTCONTENTS
.subsections_via_symbols
| AnghaBench/Quake-III-Arena/code/cgame/extr_cg_syscalls.c_trap_CM_PointContents.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vxge_config_ci_for_tti_rti
_vxge_config_ci_for_tti_rti: ## @vxge_config_ci_for_tti_rti
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq 8(%rdi), %rcx
movq _MSI_X@GOTPCREL(%rip), %rdx
movl (%rdi), %eax
cmpq (%rdx), %rcx
jne LBB0_4
## %bb.1:
testl %eax, %eax
jle LBB0_9
## %bb.2:
movl $8, %r15d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq 16(%r14), %rax
movq (%rax,%r15), %rdi
callq _vxge_hw_vpath_dynamic_rti_ci_set
incq %rbx
movslq (%r14), %rax
addq $16, %r15
cmpq %rax, %rbx
jl LBB0_3
LBB0_4:
testl %eax, %eax
jle LBB0_9
## %bb.5:
xorl %r12d, %r12d
movq _INTA@GOTPCREL(%rip), %r15
xorl %ebx, %ebx
jmp LBB0_7
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_7 Depth=1
incq %rbx
movslq (%r14), %rax
addq $16, %r12
cmpq %rax, %rbx
jge LBB0_9
LBB0_7: ## =>This Inner Loop Header: Depth=1
movq 16(%r14), %rax
movq (%rax,%r12), %rdi
callq _vxge_hw_vpath_tti_ci_set
movq 8(%r14), %rax
cmpq (%r15), %rax
jne LBB0_6
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
testq %rbx, %rbx
jne LBB0_6
LBB0_9:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MSI_X,8,3 ## @MSI_X
.comm _INTA,8,3 ## @INTA
.no_dead_strip _vxge_config_ci_for_tti_rti
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vxge_config_ci_for_tti_rti
_vxge_config_ci_for_tti_rti: ; @vxge_config_ci_for_tti_rti
.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 x9, [x0, #8]
Lloh0:
adrp x8, _MSI_X@GOTPAGE
Lloh1:
ldr x8, [x8, _MSI_X@GOTPAGEOFF]
Lloh2:
ldr x10, [x8]
ldr w8, [x0]
cmp x9, x10
b.ne LBB0_4
; %bb.1:
cmp w8, #1
b.lt LBB0_8
; %bb.2:
mov x20, #0
mov w21, #8
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #16]
ldr x0, [x8, x21]
bl _vxge_hw_vpath_dynamic_rti_ci_set
add x20, x20, #1
ldrsw x8, [x19]
add x21, x21, #16
cmp x20, x8
b.lt LBB0_3
LBB0_4:
cmp w8, #1
b.lt LBB0_8
; %bb.5:
mov x20, #0
mov x21, #0
Lloh3:
adrp x22, _INTA@GOTPAGE
Lloh4:
ldr x22, [x22, _INTA@GOTPAGEOFF]
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #16]
ldr x0, [x8, x20]
bl _vxge_hw_vpath_tti_ci_set
ldr x8, [x19, #8]
ldr x9, [x22]
cmp x8, x9
ccmp x21, #0, #0, eq
b.eq LBB0_8
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
add x21, x21, #1
ldrsw x8, [x19]
add x20, x20, #16
cmp x21, x8
b.lt LBB0_6
LBB0_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _MSI_X,8,3 ; @MSI_X
.comm _INTA,8,3 ; @INTA
.no_dead_strip _vxge_config_ci_for_tti_rti
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/neterion/vxge/extr_vxge-main.c_vxge_config_ci_for_tti_rti.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pinmux_map_to_setting
_pinmux_map_to_setting: ## @pinmux_map_to_setting
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _pinmux_map_to_setting
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pinmux_map_to_setting
_pinmux_map_to_setting: ; @pinmux_map_to_setting
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _pinmux_map_to_setting
.subsections_via_symbols
| AnghaBench/linux/drivers/pinctrl/mediatek/extr_..pinmux.h_pinmux_map_to_setting.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ieee80211_networks_initialize
_ieee80211_networks_initialize: ## @ieee80211_networks_initialize
.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 _INIT_LIST_HEAD
leaq 16(%r15), %rdi
callq _INIT_LIST_HEAD
movq _MAX_NETWORK_COUNT@GOTPCREL(%rip), %r14
cmpl $0, (%r14)
jle LBB0_3
## %bb.1:
xorl %r12d, %r12d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq 8(%r15), %rdi
addq %r12, %rdi
movq %r15, %rsi
callq _list_add_tail
incq %rbx
movslq (%r14), %rax
addq $4, %r12
cmpq %rax, %rbx
jl LBB0_2
LBB0_3:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MAX_NETWORK_COUNT,4,2 ## @MAX_NETWORK_COUNT
.no_dead_strip _ieee80211_networks_initialize
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ieee80211_networks_initialize
_ieee80211_networks_initialize: ; @ieee80211_networks_initialize
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
bl _INIT_LIST_HEAD
add x0, x19, #16
bl _INIT_LIST_HEAD
Lloh0:
adrp x20, _MAX_NETWORK_COUNT@GOTPAGE
Lloh1:
ldr x20, [x20, _MAX_NETWORK_COUNT@GOTPAGEOFF]
ldr w8, [x20]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov x21, #0
mov x22, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #8]
add x0, x8, x21
mov x1, x19
bl _list_add_tail
add x22, x22, #1
ldrsw x8, [x20]
add x21, x21, #4
cmp x22, x8
b.lt LBB0_2
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _MAX_NETWORK_COUNT,4,2 ; @MAX_NETWORK_COUNT
.no_dead_strip _ieee80211_networks_initialize
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/staging/rtl8187se/ieee80211/extr_ieee80211_module.c_ieee80211_networks_initialize.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fwstx ## -- Begin function fwstx
.p2align 4, 0x90
_fwstx: ## @fwstx
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r13d
movq %rdi, %r14
movq (%rsi), %rdi
xorl %eax, %eax
testq %rdi, %rdi
je LBB0_5
## %bb.1:
testl %r13d, %r13d
jle LBB0_5
## %bb.2:
movq %rsi, %r15
movl %r13d, %r12d
movl $1, %ebx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %r14, %rsi
callq _fputc
movq (%r15,%rbx,8), %rdi
leaq 1(%rbx), %rax
testq %rdi, %rdi
je LBB0_4
## %bb.9: ## in Loop: Header=BB0_3 Depth=1
cmpq %r12, %rbx
movq %rax, %rbx
jb LBB0_3
LBB0_4:
decl %eax
LBB0_5:
cmpl %r13d, %eax
jge LBB0_8
## %bb.6:
subl %eax, %r13d
.p2align 4, 0x90
LBB0_7: ## =>This Inner Loop Header: Depth=1
xorl %edi, %edi
movq %r14, %rsi
callq _fputc
decl %r13d
jne LBB0_7
LBB0_8:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fwstx ; -- Begin function fwstx
.p2align 2
_fwstx: ; @fwstx
.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, x2
mov x19, x0
ldr x0, [x1]
cmp x0, #0
ccmp w2, #1, #8, ne
b.ge LBB0_2
; %bb.1:
mov w8, #0
cmp w8, w20
b.lt LBB0_5
b LBB0_7
LBB0_2:
mov x21, x1
mov w22, w20
mov w8, #1
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x23, x8
mov x1, x19
bl _fputc
ldr x0, [x21, x23, lsl #3]
add x8, x23, #1
cmp x0, #0
ccmp x23, x22, #2, ne
b.lo LBB0_3
; %bb.4:
sub w8, w8, #1
cmp w8, w20
b.ge LBB0_7
LBB0_5:
sub w20, w20, w8
LBB0_6: ; =>This Inner Loop Header: Depth=1
mov x0, #0
mov x1, x19
bl _fputc
subs w20, w20, #1
b.ne LBB0_6
LBB0_7:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/windows/dos/extr_2037.c_fwstx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function receive_new
_receive_new: ## @receive_new
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r12d
movq %rsi, %r13
movq %rdi, %r14
movl (%rdi), %r15d
callq _sky2_rx_alloc
movq %rax, %rbx
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _unlikely
testq %rax, %rax
je LBB0_2
## %bb.1:
xorl %r12d, %r12d
jmp LBB0_7
LBB0_2:
movl %r12d, -44(%rbp) ## 4-byte Spill
movq (%r13), %r12
movq 8(%r14), %rax
movl (%rax), %edi
movq %r13, %rsi
callq _sky2_rx_unmap_skb
movl (%r12), %edi
callq _prefetch
movq %rbx, (%r13)
movq 8(%r14), %rax
movl (%rax), %edi
movq %r13, %rsi
movl %r15d, %edx
callq _sky2_rx_map_skb
testq %rax, %rax
je LBB0_4
## %bb.3:
movq %rbx, %rdi
callq _dev_kfree_skb
movq %r12, (%r13)
xorl %r12d, %r12d
jmp LBB0_7
LBB0_4:
movq %r12, %rdi
callq _skb_shinfo
cmpq $0, (%rax)
je LBB0_6
## %bb.5:
movq %r12, %rdi
movl %r15d, %esi
movl -44(%rbp), %edx ## 4-byte Reload
callq _skb_put_frags
jmp LBB0_7
LBB0_6:
movq %r12, %rdi
movl -44(%rbp), %esi ## 4-byte Reload
callq _skb_put
LBB0_7:
movq %r12, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _receive_new
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function receive_new
_receive_new: ; @receive_new
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x2
mov x22, x1
mov x24, x0
ldr w21, [x0]
bl _sky2_rx_alloc
mov x23, x0
cmp x0, #0
cset w0, eq
bl _unlikely
cbz x0, LBB0_2
; %bb.1:
mov x20, #0
b LBB0_7
LBB0_2:
ldr x20, [x22]
ldr x8, [x24, #8]
ldr w0, [x8]
mov x1, x22
bl _sky2_rx_unmap_skb
ldr w0, [x20]
bl _prefetch
str x23, [x22]
ldr x8, [x24, #8]
ldr w0, [x8]
mov x1, x22
mov x2, x21
bl _sky2_rx_map_skb
cbz x0, LBB0_4
; %bb.3:
mov x0, x23
bl _dev_kfree_skb
str x20, [x22]
mov x20, #0
b LBB0_7
LBB0_4:
mov x0, x20
bl _skb_shinfo
ldr x8, [x0]
cbz x8, LBB0_6
; %bb.5:
mov x0, x20
mov x1, x21
mov x2, x19
bl _skb_put_frags
b LBB0_7
LBB0_6:
mov x0, x20
mov x1, x19
bl _skb_put
LBB0_7:
mov x0, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _receive_new
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/extr_sky2.c_receive_new.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function validate_cmd
_validate_cmd: ## @validate_cmd
.cfi_startproc
## %bb.0:
movl %edi, %ecx
shrl $29, %ecx
cmpl $3, %ecx
je LBB0_5
## %bb.1:
cmpl $2, %ecx
je LBB0_4
## %bb.2:
movl $0, %eax
testl %ecx, %ecx
jne LBB0_22
## %bb.3:
xorl %eax, %eax
testl $494927872, %edi ## imm = 0x1D800000
sete %al
retq
LBB0_5:
movl %edi, %ecx
shrl $24, %ecx
andl $31, %ecx
movl $1, %eax
cmpl $25, %ecx
jae LBB0_6
LBB0_22:
retq
LBB0_4:
movzbl %dil, %eax
addl $2, %eax
retq
LBB0_6:
addl $-28, %ecx
cmpl $3, %ecx
ja LBB0_21
## %bb.7:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq LJTI0_0(%rip), %rdx
movslq (%rdx,%rcx,4), %rcx
addq %rdx, %rcx
popq %rbp
jmpq *%rcx
LBB0_8:
movl %edi, %eax
shrl $16, %eax
cmpb $4, %al
je LBB0_12
## %bb.9:
cmpb $3, %al
jne LBB0_13
## %bb.10:
andl $31, %edi
jmp LBB0_11
LBB0_21:
xorl %eax, %eax
retq
LBB0_14:
testl $8388608, %edi ## imm = 0x800000
je LBB0_22
## %bb.15:
movzwl %di, %eax
incl %eax
retq
LBB0_16:
testl $8388608, %edi ## imm = 0x800000
jne LBB0_18
## %bb.17:
andl $131071, %edi ## imm = 0x1FFFF
jmp LBB0_11
LBB0_18:
movl $2, %eax
testl $131072, %edi ## imm = 0x20000
je LBB0_22
## %bb.19:
movl $0, %eax
andl $65535, %edi ## imm = 0xFFFF
je LBB0_22
## %bb.20:
incl %edi
shrl %edi
incl %edi
movl %edi, %eax
retq
LBB0_12:
andl $15, %edi
LBB0_11:
addl $2, %edi
movl %edi, %eax
retq
LBB0_13:
movzwl %di, %eax
addl $2, %eax
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_22, LBB0_22-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
LJTI0_0:
.long L0_0_set_22
.long L0_0_set_8
.long L0_0_set_14
.long L0_0_set_16
.end_data_region
## -- End function
.no_dead_strip _validate_cmd
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function validate_cmd
_validate_cmd: ; @validate_cmd
.cfi_startproc
; %bb.0:
lsr w8, w0, #29
cmp w8, #3
b.eq LBB0_2
; %bb.1:
and w9, w0, #0xff
add w9, w9, #2
mov w10, #494927872
tst w0, w10
cset w10, eq
cmp w8, #0
csel w10, wzr, w10, ne
cmp w8, #2
csel w0, w9, w10, eq
ret
LBB0_2:
ubfx w8, w0, #24, #5
cmp w8, #25
b.hs LBB0_4
; %bb.3:
mov w0, #1
ret
LBB0_4:
sub w9, w8, #28
cmp w9, #3
b.hi LBB0_7
; %bb.5:
mov w8, #1
Lloh0:
adrp x10, lJTI0_0@PAGE
Lloh1:
add x10, x10, lJTI0_0@PAGEOFF
adr x11, LBB0_6
ldrb w12, [x10, x9]
add x11, x11, x12, lsl #2
br x11
LBB0_6:
ubfx w8, w0, #16, #8
and w9, w0, #0xf
add w9, w9, #2
and w10, w0, #0xffff
add w10, w10, #2
and w11, w0, #0x1f
add w11, w11, #2
cmp w8, #3
csel w10, w10, w11, ne
cmp w8, #4
csel w0, w9, w10, eq
ret
LBB0_7:
mov w8, #0
LBB0_8:
mov x0, x8
ret
LBB0_9:
mov w8, #1
and w9, w0, #0xffff
tst w0, #0x800000
csinc w0, w8, w9, eq
ret
LBB0_10:
mov w8, #2
ands w9, w0, #0xffff
add w9, w9, #1
lsr w9, w9, #1
csinc w9, wzr, w9, eq
tst w0, #0x20000
csel w8, w8, w9, eq
and w9, w0, #0x1ffff
add w9, w9, #2
tst w0, #0x800000
csel w0, w8, w9, ne
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_8-LBB0_6)>>2
.byte (LBB0_6-LBB0_6)>>2
.byte (LBB0_9-LBB0_6)>>2
.byte (LBB0_10-LBB0_6)>>2
; -- End function
.no_dead_strip _validate_cmd
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/gpu/drm/i915/extr_i915_dma.c_validate_cmd.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function adm5120_if_napi_enable
_adm5120_if_napi_enable: ## @adm5120_if_napi_enable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _netdev_priv
movq %rax, %rdi
popq %rbp
jmp _napi_enable ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _adm5120_if_napi_enable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adm5120_if_napi_enable
_adm5120_if_napi_enable: ; @adm5120_if_napi_enable
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _netdev_priv
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _napi_enable
.cfi_endproc
; -- End function
.no_dead_strip _adm5120_if_napi_enable
.subsections_via_symbols
| AnghaBench/lede/target/linux/adm5120/files-3.18/drivers/net/extr_adm5120sw.c_adm5120_if_napi_enable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function kadm5_log_replay_modify
_kadm5_log_replay_modify: ## @kadm5_log_replay_modify
.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 $192, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %rbx
movl %edx, %r15d
movq %rdi, %r14
leaq -216(%rbp), %rdi
xorl %esi, %esi
movl $88, %edx
callq _memset
leaq -36(%rbp), %rsi
movq %rbx, %rdi
callq _krb5_ret_int32
addl $-4, %r15d
leaq -40(%rbp), %rdi
movl %r15d, %esi
callq _krb5_data_alloc
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %rax, %r12
movl (%r14), %edi
leaq L_.str(%rip), %rdx
movq %rax, %rsi
callq _krb5_set_error_message
jmp LBB0_74
LBB0_2:
movl -40(%rbp), %esi
movq %rbx, %rdi
movl %r15d, %edx
callq _krb5_storage_read
movl (%r14), %edi
leaq -40(%rbp), %rbx
leaq -216(%rbp), %rdx
movq %rbx, %rsi
callq _hdb_value2entry
movq %rax, %r12
movq %rbx, %rdi
callq _krb5_data_free
testq %r12, %r12
jne LBB0_74
## %bb.3:
leaq -128(%rbp), %rbx
movq %rbx, %rdi
xorl %esi, %esi
movl $88, %edx
callq _memset
movq 8(%r14), %rsi
movl (%r14), %edi
movq _HDB_F_DECRYPT@GOTPCREL(%rip), %rax
movq _HDB_F_GET_ANY@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movl -136(%rbp), %edx
movq _HDB_F_ADMIN_DATA@GOTPCREL(%rip), %rax
orl (%rax), %ecx
xorl %r8d, %r8d
movq %rbx, %r9
callq *8(%rsi)
movq %rax, %r12
testq %rax, %rax
jne LBB0_73
## %bb.4:
movl -36(%rbp), %eax
movq _KADM5_PRINC_EXPIRE_TIME@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_11
## %bb.5:
movq -144(%rbp), %rcx
testq %rcx, %rcx
je LBB0_6
## %bb.7:
movq -56(%rbp), %rax
testq %rax, %rax
jne LBB0_10
## %bb.8:
movl $4, %edi
callq _malloc
movq %rax, -56(%rbp)
testq %rax, %rax
je LBB0_32
## %bb.9:
movq -144(%rbp), %rcx
LBB0_10:
movl (%rcx), %ecx
movl %ecx, (%rax)
movl -36(%rbp), %eax
jmp LBB0_11
LBB0_6:
movq $0, -56(%rbp)
LBB0_11:
movq _KADM5_PW_EXPIRATION@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_18
## %bb.12:
movq -152(%rbp), %rcx
testq %rcx, %rcx
je LBB0_13
## %bb.14:
movq -64(%rbp), %rax
testq %rax, %rax
jne LBB0_17
## %bb.15:
movl $4, %edi
callq _malloc
movq %rax, -64(%rbp)
testq %rax, %rax
je LBB0_32
## %bb.16:
movq -152(%rbp), %rcx
LBB0_17:
movl (%rcx), %ecx
movl %ecx, (%rax)
movl -36(%rbp), %eax
jmp LBB0_18
LBB0_13:
movq $0, -64(%rbp)
LBB0_18:
movq _KADM5_LAST_PWD_CHANGE@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_75
## %bb.19:
movq _KADM5_ATTRIBUTES@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_21
## %bb.20:
movl -160(%rbp), %ecx
movl %ecx, -72(%rbp)
LBB0_21:
movq _KADM5_MAX_LIFE@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_28
## %bb.22:
movq -168(%rbp), %rcx
testq %rcx, %rcx
je LBB0_23
## %bb.24:
movq -80(%rbp), %rax
testq %rax, %rax
jne LBB0_27
## %bb.25:
movl $4, %edi
callq _malloc
movq %rax, -80(%rbp)
testq %rax, %rax
je LBB0_32
## %bb.26:
movq -168(%rbp), %rcx
LBB0_27:
movl (%rcx), %ecx
movl %ecx, (%rax)
movl -36(%rbp), %eax
jmp LBB0_28
LBB0_23:
movq $0, -80(%rbp)
LBB0_28:
movq _KADM5_MOD_TIME@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_36
## %bb.29:
movq _KADM5_MOD_NAME@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_36
## %bb.30:
movq -88(%rbp), %rdi
testq %rdi, %rdi
je LBB0_31
## %bb.33:
callq _free_Event
movq -88(%rbp), %rsi
jmp LBB0_34
LBB0_31:
movl $4, %edi
callq _malloc
movq %rax, %rsi
movq %rax, -88(%rbp)
testq %rax, %rax
je LBB0_32
LBB0_34:
movq -176(%rbp), %rdi
callq _copy_Event
testq %rax, %rax
je LBB0_35
LBB0_62:
movq %rax, %r12
jmp LBB0_63
LBB0_35:
movl -36(%rbp), %eax
LBB0_36:
movq _KADM5_KVNO@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_38
## %bb.37:
movl -184(%rbp), %ecx
movl %ecx, -96(%rbp)
LBB0_38:
movq _KADM5_MKVNO@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_75
## %bb.39:
movq _KADM5_AUX_ATTRIBUTES@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_75
## %bb.40:
movq _KADM5_POLICY@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_75
## %bb.41:
movq _KADM5_POLICY_CLR@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_75
## %bb.42:
movq _KADM5_MAX_RLIFE@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_49
## %bb.43:
movq -192(%rbp), %rcx
testq %rcx, %rcx
je LBB0_44
## %bb.45:
movq -104(%rbp), %rax
testq %rax, %rax
jne LBB0_48
## %bb.46:
movl $4, %edi
callq _malloc
movq %rax, -104(%rbp)
testq %rax, %rax
je LBB0_32
## %bb.47:
movq -192(%rbp), %rcx
LBB0_48:
movl (%rcx), %ecx
movl %ecx, (%rax)
movl -36(%rbp), %eax
jmp LBB0_49
LBB0_32:
movq _ENOMEM@GOTPCREL(%rip), %rax
movq (%rax), %r12
jmp LBB0_63
LBB0_44:
movq $0, -104(%rbp)
LBB0_49:
movq _KADM5_LAST_SUCCESS@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_75
## %bb.50:
movq _KADM5_LAST_FAILED@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_75
## %bb.51:
movq _KADM5_FAIL_AUTH_COUNT@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_75
## %bb.52:
movq _KADM5_KEY_DATA@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_64
## %bb.53:
cmpq $0, -120(%rbp)
je LBB0_56
## %bb.54:
xorl %r12d, %r12d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_55: ## =>This Inner Loop Header: Depth=1
movq -112(%rbp), %rdi
addq %r12, %rdi
callq _free_Key
incq %rbx
addq $4, %r12
cmpq -120(%rbp), %rbx
jb LBB0_55
LBB0_56:
movq -112(%rbp), %rdi
callq _free
movq -208(%rbp), %rax
movq %rax, -120(%rbp)
shll $2, %r15d
movl %r15d, %edi
callq _malloc
movq %rax, -112(%rbp)
testq %rax, %rax
je LBB0_76
## %bb.57:
cmpq $0, -120(%rbp)
je LBB0_64
## %bb.58:
movq -200(%rbp), %rdi
movq %rax, %rsi
callq _copy_Key
movq %rax, %r12
testq %rax, %rax
je LBB0_59
LBB0_63:
movl (%r14), %edi
leaq L_.str(%rip), %rdx
movq %r12, %rsi
callq _krb5_set_error_message
jmp LBB0_73
LBB0_76:
movl (%r14), %edi
movq _ENOMEM@GOTPCREL(%rip), %rbx
movq (%rbx), %rsi
leaq L_.str(%rip), %rdx
callq _krb5_set_error_message
movq (%rbx), %r12
jmp LBB0_74
LBB0_59:
movl $4, %esi
xorl %ebx, %ebx
LBB0_60: ## =>This Inner Loop Header: Depth=1
incq %rbx
cmpq -120(%rbp), %rbx
jae LBB0_64
## %bb.61: ## in Loop: Header=BB0_60 Depth=1
leaq 4(%rsi), %r15
movq -200(%rbp), %rdi
addq %rsi, %rdi
addq -112(%rbp), %rsi
callq _copy_Key
movq %r15, %rsi
testq %rax, %rax
je LBB0_60
jmp LBB0_62
LBB0_64:
movq _KADM5_TL_DATA@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, -36(%rbp)
je LBB0_72
## %bb.65:
movq -216(%rbp), %rbx
testq %rbx, %rbx
je LBB0_72
## %bb.66:
movq -128(%rbp), %r15
movl $1, %edi
movl $4, %esi
callq _calloc
movq %rax, -128(%rbp)
testq %rax, %rax
je LBB0_67
## %bb.68:
movq %rbx, %rdi
movq %rax, %rsi
callq _copy_HDB_extensions
testq %rax, %rax
je LBB0_70
## %bb.69:
movq %rax, %r12
movl (%r14), %edi
leaq L_.str(%rip), %rdx
movq %rax, %rsi
callq _krb5_set_error_message
movq -128(%rbp), %rdi
callq _free
movq %r15, -128(%rbp)
jmp LBB0_73
LBB0_67:
xorl %r12d, %r12d
jmp LBB0_73
LBB0_70:
testq %r15, %r15
je LBB0_72
## %bb.71:
movq %r15, %rdi
callq _free_HDB_extensions
movq %r15, %rdi
callq _free
LBB0_72:
movq 8(%r14), %rsi
movl (%r14), %edi
movq _HDB_F_REPLACE@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -128(%rbp), %rcx
callq *(%rsi)
movq %rax, %r12
LBB0_73:
movl (%r14), %edi
leaq -128(%rbp), %rsi
callq _hdb_free_entry
movl (%r14), %edi
leaq -216(%rbp), %rsi
callq _hdb_free_entry
LBB0_74:
movq %r12, %rax
addq $192, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_75:
xorl %eax, %eax
callq _abort
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "out of memory"
.comm _HDB_F_DECRYPT,4,2 ## @HDB_F_DECRYPT
.comm _HDB_F_GET_ANY,4,2 ## @HDB_F_GET_ANY
.comm _HDB_F_ADMIN_DATA,4,2 ## @HDB_F_ADMIN_DATA
.comm _KADM5_PRINC_EXPIRE_TIME,4,2 ## @KADM5_PRINC_EXPIRE_TIME
.comm _ENOMEM,8,3 ## @ENOMEM
.comm _KADM5_PW_EXPIRATION,4,2 ## @KADM5_PW_EXPIRATION
.comm _KADM5_LAST_PWD_CHANGE,4,2 ## @KADM5_LAST_PWD_CHANGE
.comm _KADM5_ATTRIBUTES,4,2 ## @KADM5_ATTRIBUTES
.comm _KADM5_MAX_LIFE,4,2 ## @KADM5_MAX_LIFE
.comm _KADM5_MOD_TIME,4,2 ## @KADM5_MOD_TIME
.comm _KADM5_MOD_NAME,4,2 ## @KADM5_MOD_NAME
.comm _KADM5_KVNO,4,2 ## @KADM5_KVNO
.comm _KADM5_MKVNO,4,2 ## @KADM5_MKVNO
.comm _KADM5_AUX_ATTRIBUTES,4,2 ## @KADM5_AUX_ATTRIBUTES
.comm _KADM5_POLICY,4,2 ## @KADM5_POLICY
.comm _KADM5_POLICY_CLR,4,2 ## @KADM5_POLICY_CLR
.comm _KADM5_MAX_RLIFE,4,2 ## @KADM5_MAX_RLIFE
.comm _KADM5_LAST_SUCCESS,4,2 ## @KADM5_LAST_SUCCESS
.comm _KADM5_LAST_FAILED,4,2 ## @KADM5_LAST_FAILED
.comm _KADM5_FAIL_AUTH_COUNT,4,2 ## @KADM5_FAIL_AUTH_COUNT
.comm _KADM5_KEY_DATA,4,2 ## @KADM5_KEY_DATA
.comm _KADM5_TL_DATA,4,2 ## @KADM5_TL_DATA
.comm _HDB_F_REPLACE,4,2 ## @HDB_F_REPLACE
.no_dead_strip _kadm5_log_replay_modify
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function kadm5_log_replay_modify
_kadm5_log_replay_modify: ; @kadm5_log_replay_modify
.cfi_startproc
; %bb.0:
sub sp, sp, #240
.cfi_def_cfa_offset 240
stp x22, x21, [sp, #192] ; 16-byte Folded Spill
stp x20, x19, [sp, #208] ; 16-byte Folded Spill
stp x29, x30, [sp, #224] ; 16-byte Folded Spill
add x29, sp, #224
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x22, x3
mov x20, x2
mov x19, x0
add x0, sp, #8
mov w1, #0
mov w2, #88
bl _memset
sub x1, x29, #36
mov x0, x22
bl _krb5_ret_int32
sub w20, w20, #4
sub x0, x29, #40
mov x1, x20
bl _krb5_data_alloc
cbz x0, LBB0_2
; %bb.1:
mov x21, x0
ldr w0, [x19]
Lloh0:
adrp x2, l_.str@PAGE
Lloh1:
add x2, x2, l_.str@PAGEOFF
mov x1, x21
bl _krb5_set_error_message
b LBB0_72
LBB0_2:
ldur w1, [x29, #-40]
mov x0, x22
mov x2, x20
bl _krb5_storage_read
ldr w0, [x19]
sub x1, x29, #40
add x2, sp, #8
bl _hdb_value2entry
mov x21, x0
sub x0, x29, #40
bl _krb5_data_free
cbnz x21, LBB0_72
; %bb.3:
add x0, sp, #96
mov w1, #0
mov w2, #88
bl _memset
ldr x1, [x19, #8]
ldr x8, [x1, #8]
ldr w0, [x19]
ldr w2, [sp, #88]
Lloh2:
adrp x9, _HDB_F_DECRYPT@GOTPAGE
Lloh3:
ldr x9, [x9, _HDB_F_DECRYPT@GOTPAGEOFF]
Lloh4:
ldr w9, [x9]
Lloh5:
adrp x10, _HDB_F_GET_ANY@GOTPAGE
Lloh6:
ldr x10, [x10, _HDB_F_GET_ANY@GOTPAGEOFF]
Lloh7:
ldr w10, [x10]
orr w9, w10, w9
Lloh8:
adrp x10, _HDB_F_ADMIN_DATA@GOTPAGE
Lloh9:
ldr x10, [x10, _HDB_F_ADMIN_DATA@GOTPAGEOFF]
Lloh10:
ldr w10, [x10]
orr w3, w9, w10
add x5, sp, #96
mov w4, #0
blr x8
mov x21, x0
cbnz x0, LBB0_71
; %bb.4:
ldur w8, [x29, #-36]
Lloh11:
adrp x9, _KADM5_PRINC_EXPIRE_TIME@GOTPAGE
Lloh12:
ldr x9, [x9, _KADM5_PRINC_EXPIRE_TIME@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_11
; %bb.5:
ldr x9, [sp, #80]
cbz x9, LBB0_10
; %bb.6:
ldr x0, [sp, #168]
cbnz x0, LBB0_9
; %bb.7:
mov w0, #4
bl _malloc
str x0, [sp, #168]
cbz x0, LBB0_48
; %bb.8:
ldr x9, [sp, #80]
LBB0_9:
ldr w8, [x9]
str w8, [x0]
ldur w8, [x29, #-36]
b LBB0_11
LBB0_10:
str xzr, [sp, #168]
LBB0_11:
Lloh14:
adrp x9, _KADM5_PW_EXPIRATION@GOTPAGE
Lloh15:
ldr x9, [x9, _KADM5_PW_EXPIRATION@GOTPAGEOFF]
Lloh16:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_18
; %bb.12:
ldr x9, [sp, #72]
cbz x9, LBB0_17
; %bb.13:
ldr x0, [sp, #160]
cbnz x0, LBB0_16
; %bb.14:
mov w0, #4
bl _malloc
str x0, [sp, #160]
cbz x0, LBB0_48
; %bb.15:
ldr x9, [sp, #72]
LBB0_16:
ldr w8, [x9]
str w8, [x0]
ldur w8, [x29, #-36]
b LBB0_18
LBB0_17:
str xzr, [sp, #160]
LBB0_18:
Lloh17:
adrp x9, _KADM5_LAST_PWD_CHANGE@GOTPAGE
Lloh18:
ldr x9, [x9, _KADM5_LAST_PWD_CHANGE@GOTPAGEOFF]
Lloh19:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_75
; %bb.19:
Lloh20:
adrp x9, _KADM5_ATTRIBUTES@GOTPAGE
Lloh21:
ldr x9, [x9, _KADM5_ATTRIBUTES@GOTPAGEOFF]
Lloh22:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_21
; %bb.20:
ldr w9, [sp, #64]
str w9, [sp, #152]
LBB0_21:
Lloh23:
adrp x9, _KADM5_MAX_LIFE@GOTPAGE
Lloh24:
ldr x9, [x9, _KADM5_MAX_LIFE@GOTPAGEOFF]
Lloh25:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_28
; %bb.22:
ldr x9, [sp, #56]
cbz x9, LBB0_27
; %bb.23:
ldr x0, [sp, #144]
cbnz x0, LBB0_26
; %bb.24:
mov w0, #4
bl _malloc
str x0, [sp, #144]
cbz x0, LBB0_48
; %bb.25:
ldr x9, [sp, #56]
LBB0_26:
ldr w8, [x9]
str w8, [x0]
ldur w8, [x29, #-36]
b LBB0_28
LBB0_27:
str xzr, [sp, #144]
LBB0_28:
Lloh26:
adrp x9, _KADM5_MOD_TIME@GOTPAGE
Lloh27:
ldr x9, [x9, _KADM5_MOD_TIME@GOTPAGEOFF]
Lloh28:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_36
; %bb.29:
Lloh29:
adrp x9, _KADM5_MOD_NAME@GOTPAGE
Lloh30:
ldr x9, [x9, _KADM5_MOD_NAME@GOTPAGEOFF]
Lloh31:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_36
; %bb.30:
ldr x0, [sp, #136]
cbz x0, LBB0_32
; %bb.31:
bl _free_Event
ldr x1, [sp, #136]
b LBB0_33
LBB0_32:
mov w0, #4
bl _malloc
mov x1, x0
str x0, [sp, #136]
cbz x0, LBB0_48
LBB0_33:
ldr x0, [sp, #48]
bl _copy_Event
cbz x0, LBB0_35
LBB0_34:
mov x21, x0
b LBB0_60
LBB0_35:
ldur w8, [x29, #-36]
LBB0_36:
Lloh32:
adrp x9, _KADM5_KVNO@GOTPAGE
Lloh33:
ldr x9, [x9, _KADM5_KVNO@GOTPAGEOFF]
Lloh34:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_38
; %bb.37:
ldr w9, [sp, #40]
str w9, [sp, #128]
LBB0_38:
Lloh35:
adrp x9, _KADM5_MKVNO@GOTPAGE
Lloh36:
ldr x9, [x9, _KADM5_MKVNO@GOTPAGEOFF]
Lloh37:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_75
; %bb.39:
Lloh38:
adrp x9, _KADM5_AUX_ATTRIBUTES@GOTPAGE
Lloh39:
ldr x9, [x9, _KADM5_AUX_ATTRIBUTES@GOTPAGEOFF]
Lloh40:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_75
; %bb.40:
Lloh41:
adrp x9, _KADM5_POLICY@GOTPAGE
Lloh42:
ldr x9, [x9, _KADM5_POLICY@GOTPAGEOFF]
Lloh43:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_75
; %bb.41:
Lloh44:
adrp x9, _KADM5_POLICY_CLR@GOTPAGE
Lloh45:
ldr x9, [x9, _KADM5_POLICY_CLR@GOTPAGEOFF]
Lloh46:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_75
; %bb.42:
Lloh47:
adrp x9, _KADM5_MAX_RLIFE@GOTPAGE
Lloh48:
ldr x9, [x9, _KADM5_MAX_RLIFE@GOTPAGEOFF]
Lloh49:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_50
; %bb.43:
ldr x9, [sp, #32]
cbz x9, LBB0_49
; %bb.44:
ldr x0, [sp, #120]
cbnz x0, LBB0_47
; %bb.45:
mov w0, #4
bl _malloc
str x0, [sp, #120]
cbz x0, LBB0_48
; %bb.46:
ldr x9, [sp, #32]
LBB0_47:
ldr w8, [x9]
str w8, [x0]
ldur w8, [x29, #-36]
b LBB0_50
LBB0_48:
Lloh50:
adrp x8, _ENOMEM@GOTPAGE
Lloh51:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh52:
ldr x21, [x8]
b LBB0_60
LBB0_49:
str xzr, [sp, #120]
LBB0_50:
Lloh53:
adrp x9, _KADM5_LAST_SUCCESS@GOTPAGE
Lloh54:
ldr x9, [x9, _KADM5_LAST_SUCCESS@GOTPAGEOFF]
Lloh55:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_75
; %bb.51:
Lloh56:
adrp x9, _KADM5_LAST_FAILED@GOTPAGE
Lloh57:
ldr x9, [x9, _KADM5_LAST_FAILED@GOTPAGEOFF]
Lloh58:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_75
; %bb.52:
Lloh59:
adrp x9, _KADM5_FAIL_AUTH_COUNT@GOTPAGE
Lloh60:
ldr x9, [x9, _KADM5_FAIL_AUTH_COUNT@GOTPAGEOFF]
Lloh61:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_75
; %bb.53:
Lloh62:
adrp x9, _KADM5_KEY_DATA@GOTPAGE
Lloh63:
ldr x9, [x9, _KADM5_KEY_DATA@GOTPAGEOFF]
Lloh64:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_65
; %bb.54:
ldr x8, [sp, #104]
cbz x8, LBB0_57
; %bb.55:
mov x21, #0
mov x22, #0
LBB0_56: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #112]
add x0, x8, x21
bl _free_Key
add x22, x22, #1
ldr x8, [sp, #104]
add x21, x21, #4
cmp x22, x8
b.lo LBB0_56
LBB0_57:
ldr x0, [sp, #112]
bl _free
ldr x8, [sp, #16]
str x8, [sp, #104]
lsl w0, w20, #2
bl _malloc
str x0, [sp, #112]
cbz x0, LBB0_61
; %bb.58:
ldr x8, [sp, #104]
cbz x8, LBB0_65
; %bb.59:
mov x1, x0
ldr x0, [sp, #24]
bl _copy_Key
mov x21, x0
cbz x0, LBB0_62
LBB0_60:
ldr w0, [x19]
Lloh65:
adrp x2, l_.str@PAGE
Lloh66:
add x2, x2, l_.str@PAGEOFF
mov x1, x21
bl _krb5_set_error_message
b LBB0_71
LBB0_61:
ldr w0, [x19]
Lloh67:
adrp x19, _ENOMEM@GOTPAGE
Lloh68:
ldr x19, [x19, _ENOMEM@GOTPAGEOFF]
ldr x1, [x19]
Lloh69:
adrp x2, l_.str@PAGE
Lloh70:
add x2, x2, l_.str@PAGEOFF
bl _krb5_set_error_message
ldr x21, [x19]
b LBB0_72
LBB0_62:
mov x20, #0
mov w8, #4
LBB0_63: ; =>This Inner Loop Header: Depth=1
add x20, x20, #1
ldr x9, [sp, #104]
cmp x20, x9
b.hs LBB0_65
; %bb.64: ; in Loop: Header=BB0_63 Depth=1
add x22, x8, #4
ldr x9, [sp, #112]
ldr x10, [sp, #24]
add x0, x10, x8
add x1, x9, x8
bl _copy_Key
mov x8, x22
cbz x0, LBB0_63
b LBB0_34
LBB0_65:
Lloh71:
adrp x8, _KADM5_TL_DATA@GOTPAGE
Lloh72:
ldr x8, [x8, _KADM5_TL_DATA@GOTPAGEOFF]
ldur w9, [x29, #-36]
Lloh73:
ldr w8, [x8]
and w8, w8, w9
ldr x21, [sp, #8]
cmp w8, #0
ccmp x21, #0, #4, ne
b.ne LBB0_67
LBB0_66:
ldr x1, [x19, #8]
ldr x8, [x1]
ldr w0, [x19]
Lloh74:
adrp x9, _HDB_F_REPLACE@GOTPAGE
Lloh75:
ldr x9, [x9, _HDB_F_REPLACE@GOTPAGEOFF]
Lloh76:
ldr w2, [x9]
add x3, sp, #96
blr x8
mov x21, x0
b LBB0_71
LBB0_67:
ldr x20, [sp, #96]
mov w0, #1
mov w1, #4
bl _calloc
str x0, [sp, #96]
cbz x0, LBB0_70
; %bb.68:
mov x1, x0
mov x0, x21
bl _copy_HDB_extensions
cbz x0, LBB0_73
; %bb.69:
mov x21, x0
ldr w0, [x19]
Lloh77:
adrp x2, l_.str@PAGE
Lloh78:
add x2, x2, l_.str@PAGEOFF
mov x1, x21
bl _krb5_set_error_message
ldr x0, [sp, #96]
bl _free
str x20, [sp, #96]
b LBB0_71
LBB0_70:
mov x21, #0
LBB0_71:
ldr w0, [x19]
add x1, sp, #96
bl _hdb_free_entry
ldr w0, [x19]
add x1, sp, #8
bl _hdb_free_entry
LBB0_72:
mov x0, x21
ldp x29, x30, [sp, #224] ; 16-byte Folded Reload
ldp x20, x19, [sp, #208] ; 16-byte Folded Reload
ldp x22, x21, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #240
ret
LBB0_73:
cbz x20, LBB0_66
; %bb.74:
mov x0, x20
bl _free_HDB_extensions
mov x0, x20
bl _free
b LBB0_66
LBB0_75:
bl _abort
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46
.loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49
.loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52
.loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58
.loh AdrpLdrGotLdr Lloh59, Lloh60, Lloh61
.loh AdrpLdrGotLdr Lloh62, Lloh63, Lloh64
.loh AdrpAdd Lloh65, Lloh66
.loh AdrpAdd Lloh69, Lloh70
.loh AdrpLdrGot Lloh67, Lloh68
.loh AdrpLdrGotLdr Lloh71, Lloh72, Lloh73
.loh AdrpLdrGotLdr Lloh74, Lloh75, Lloh76
.loh AdrpAdd Lloh77, Lloh78
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "out of memory"
.comm _HDB_F_DECRYPT,4,2 ; @HDB_F_DECRYPT
.comm _HDB_F_GET_ANY,4,2 ; @HDB_F_GET_ANY
.comm _HDB_F_ADMIN_DATA,4,2 ; @HDB_F_ADMIN_DATA
.comm _KADM5_PRINC_EXPIRE_TIME,4,2 ; @KADM5_PRINC_EXPIRE_TIME
.comm _ENOMEM,8,3 ; @ENOMEM
.comm _KADM5_PW_EXPIRATION,4,2 ; @KADM5_PW_EXPIRATION
.comm _KADM5_LAST_PWD_CHANGE,4,2 ; @KADM5_LAST_PWD_CHANGE
.comm _KADM5_ATTRIBUTES,4,2 ; @KADM5_ATTRIBUTES
.comm _KADM5_MAX_LIFE,4,2 ; @KADM5_MAX_LIFE
.comm _KADM5_MOD_TIME,4,2 ; @KADM5_MOD_TIME
.comm _KADM5_MOD_NAME,4,2 ; @KADM5_MOD_NAME
.comm _KADM5_KVNO,4,2 ; @KADM5_KVNO
.comm _KADM5_MKVNO,4,2 ; @KADM5_MKVNO
.comm _KADM5_AUX_ATTRIBUTES,4,2 ; @KADM5_AUX_ATTRIBUTES
.comm _KADM5_POLICY,4,2 ; @KADM5_POLICY
.comm _KADM5_POLICY_CLR,4,2 ; @KADM5_POLICY_CLR
.comm _KADM5_MAX_RLIFE,4,2 ; @KADM5_MAX_RLIFE
.comm _KADM5_LAST_SUCCESS,4,2 ; @KADM5_LAST_SUCCESS
.comm _KADM5_LAST_FAILED,4,2 ; @KADM5_LAST_FAILED
.comm _KADM5_FAIL_AUTH_COUNT,4,2 ; @KADM5_FAIL_AUTH_COUNT
.comm _KADM5_KEY_DATA,4,2 ; @KADM5_KEY_DATA
.comm _KADM5_TL_DATA,4,2 ; @KADM5_TL_DATA
.comm _HDB_F_REPLACE,4,2 ; @HDB_F_REPLACE
.no_dead_strip _kadm5_log_replay_modify
.subsections_via_symbols
| AnghaBench/freebsd/crypto/heimdal/lib/kadm5/extr_log.c_kadm5_log_replay_modify.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _svg_ubox ## -- Begin function svg_ubox
.p2align 4, 0x90
_svg_ubox: ## @svg_ubox
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %r9d, -60(%rbp) ## 4-byte Spill
movl %r8d, %r13d
movq %rcx, -80(%rbp) ## 8-byte Spill
movsd %xmm0, -48(%rbp) ## 8-byte Spill
movl %esi, %r15d
movl %edi, %r14d
movl 16(%rbp), %ebx
movl %edx, %edi
callq _time2pixels
movsd %xmm0, -56(%rbp) ## 8-byte Spill
movl %r15d, %edi
callq _time2pixels
movsd %xmm0, -72(%rbp) ## 8-byte Spill
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq _normalize_height
movq _svgfile@GOTPCREL(%rip), %r12
movl (%r12), %edi
testl %edi, %edi
je LBB0_1
## %bb.2:
movsd -56(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
subsd -72(%rbp), %xmm1 ## 8-byte Folded Reload
movsd %xmm1, -56(%rbp) ## 8-byte Spill
leaq L_.str(%rip), %rsi
xorl %eax, %eax
movsd %xmm0, -48(%rbp) ## 8-byte Spill
callq _fprintf
movl (%r12), %edi
leaq L_.str.1(%rip), %rsi
movl %r13d, %edx
movl -60(%rbp), %ecx ## 4-byte Reload
movl %ebx, %r8d
xorl %eax, %eax
callq _fprintf
movl (%r12), %ebx
movl %r15d, %edi
callq _time2pixels
movq _SLOT_MULT@GOTPCREL(%rip), %rax
imull (%rax), %r14d
movq _SLOT_HALF@GOTPCREL(%rip), %rax
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
mulsd (%rax), %xmm2
leaq L_.str.2(%rip), %rsi
movl %ebx, %edi
movsd -56(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movl %r14d, %edx
movq -80(%rbp), %rcx ## 8-byte Reload
movb $3, %al
callq _fprintf
movl (%r12), %edi
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _fprintf ## TAILCALL
LBB0_1:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _g_aug_volatile_9715 ## @g_aug_volatile_9715
.p2align 2, 0x0
_g_aug_volatile_9715:
.long 5 ## 0x5
.comm _svgfile,4,2 ## @svgfile
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "<g>\n"
L_.str.1: ## @.str.1
.asciz "<title>fd=%d error=%d merges=%d</title>\n"
L_.str.2: ## @.str.2
.asciz "<rect x=\"%.8f\" width=\"%.8f\" y=\"%.1f\" height=\"%.1f\" class=\"%s\"/>\n"
.comm _SLOT_MULT,4,2 ## @SLOT_MULT
.comm _SLOT_HALF,8,3 ## @SLOT_HALF
L_.str.3: ## @.str.3
.asciz "</g>\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _svg_ubox ; -- Begin function svg_ubox
.p2align 2
_svg_ubox: ; @svg_ubox
.cfi_startproc
; %bb.0:
sub sp, sp, #160
stp d11, d10, [sp, #48] ; 16-byte Folded Spill
stp d9, d8, [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 b8, -88
.cfi_offset b9, -96
.cfi_offset b10, -104
.cfi_offset b11, -112
mov x24, x6
mov x23, x5
mov x22, x4
mov x19, x3
fmov d8, d0
mov x21, x1
mov x20, x0
mov x0, x2
bl _time2pixels
fmov d9, d0
mov x0, x21
bl _time2pixels
fmov d10, d0
fmov d0, d8
bl _normalize_height
Lloh0:
adrp x25, _svgfile@GOTPAGE
Lloh1:
ldr x25, [x25, _svgfile@GOTPAGEOFF]
ldr w0, [x25]
cbz w0, LBB0_2
; %bb.1:
fmov d8, d0
fsub d9, d9, d10
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldr w0, [x25]
stp x23, x24, [sp, #8]
str x22, [sp]
Lloh4:
adrp x1, l_.str.1@PAGE
Lloh5:
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
ldr w22, [x25]
mov x0, x21
bl _time2pixels
Lloh6:
adrp x8, _SLOT_MULT@GOTPAGE
Lloh7:
ldr x8, [x8, _SLOT_MULT@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
mul w8, w8, w20
Lloh9:
adrp x9, _SLOT_HALF@GOTPAGE
Lloh10:
ldr x9, [x9, _SLOT_HALF@GOTPAGEOFF]
Lloh11:
ldr d1, [x9]
fmul d1, d8, d1
str x19, [sp, #32]
str d1, [sp, #24]
str x8, [sp, #16]
stp d0, d9, [sp]
Lloh12:
adrp x1, l_.str.2@PAGE
Lloh13:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x22
bl _fprintf
ldr w0, [x25]
Lloh14:
adrp x1, l_.str.3@PAGE
Lloh15:
add x1, x1, l_.str.3@PAGEOFF
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 d9, d8, [sp, #64] ; 16-byte Folded Reload
ldp d11, d10, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #160
b _fprintf
LBB0_2:
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 d9, d8, [sp, #64] ; 16-byte Folded Reload
ldp d11, d10, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #160
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _g_aug_volatile_9715 ; @g_aug_volatile_9715
.p2align 2, 0x0
_g_aug_volatile_9715:
.long 5 ; 0x5
.comm _svgfile,4,2 ; @svgfile
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "<g>\n"
l_.str.1: ; @.str.1
.asciz "<title>fd=%d error=%d merges=%d</title>\n"
l_.str.2: ; @.str.2
.asciz "<rect x=\"%.8f\" width=\"%.8f\" y=\"%.1f\" height=\"%.1f\" class=\"%s\"/>\n"
.comm _SLOT_MULT,4,2 ; @SLOT_MULT
.comm _SLOT_HALF,8,3 ; @SLOT_HALF
l_.str.3: ; @.str.3
.asciz "</g>\n"
.subsections_via_symbols
| assembly_file_135739.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function is_signature_correct
_is_signature_correct: ## @is_signature_correct
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $280, %rsp ## imm = 0x118
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
callq _dbus_message_get_signature
movq %rax, -312(%rbp) ## 8-byte Spill
movb $0, -304(%rbp)
movq (%r14), %rbx
leaq -304(%rbp), %r14
movq _ARG_IN@GOTPCREL(%rip), %r15
jmp LBB0_1
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
addq $24, %rbx
LBB0_1: ## =>This Inner Loop Header: Depth=1
testq %rbx, %rbx
jne LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpq $0, 16
je LBB0_7
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movq (%rbx), %rax
cmpq (%r15), %rax
jne LBB0_6
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
leaq -560(%rbp), %r13
subq %r14, %r13
movl 8(%rbx), %ecx
movq %r14, %rdi
movq %r13, %rsi
leaq L_.str(%rip), %rdx
callq _os_snprintf
movl %eax, %r12d
movq %r13, %rdi
movl %eax, %esi
callq _os_snprintf_error
testq %rax, %rax
jne LBB0_10
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movslq %r12d, %rax
addq %rax, %r14
jmp LBB0_6
LBB0_10:
xorl %eax, %eax
jmp LBB0_8
LBB0_7:
leaq -304(%rbp), %rdi
movq -312(%rbp), %rsi ## 8-byte Reload
movl $256, %edx ## imm = 0x100
callq _os_strncmp
movl %eax, %ecx
xorl %eax, %eax
testl %ecx, %ecx
sete %al
LBB0_8:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -48(%rbp), %rcx
jne LBB0_11
## %bb.9:
addq $280, %rsp ## imm = 0x118
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _ARG_IN,8,3 ## @ARG_IN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
.comm _MAX_SIG_LEN,4,2 ## @MAX_SIG_LEN
.no_dead_strip _is_signature_correct
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function is_signature_correct
_is_signature_correct: ; @is_signature_correct
.cfi_startproc
; %bb.0:
sub sp, sp, #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
mov x20, x1
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
bl _dbus_message_get_signature
mov x19, x0
strb wzr, [sp, #8]
ldr x24, [x20]
add x20, sp, #8
sub x25, x20, #256
mov w26, #16 ; =0x10
Lloh3:
adrp x27, _ARG_IN@GOTPAGE
Lloh4:
ldr x27, [x27, _ARG_IN@GOTPAGEOFF]
Lloh5:
adrp x21, l_.str@PAGE
Lloh6:
add x21, x21, l_.str@PAGEOFF
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
add x24, x24, #24
LBB0_2: ; =>This Inner Loop Header: Depth=1
cbnz x24, LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x26]
cbz x8, LBB0_8
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x24]
ldr x9, [x27]
cmp x8, x9
b.ne LBB0_1
; %bb.5: ; in Loop: Header=BB0_2 Depth=1
sub x23, x25, x20
ldr w3, [x24, #8]
mov x0, x20
mov x1, x23
mov x2, x21
bl _os_snprintf
mov x22, x0
mov x0, x23
mov x1, x22
bl _os_snprintf_error
cbnz x0, LBB0_7
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
add x20, x20, w22, sxtw
b LBB0_1
LBB0_7:
mov w0, #0 ; =0x0
b LBB0_9
LBB0_8:
add x0, sp, #8
mov x1, x19
mov w2, #256 ; =0x100
bl _os_strncmp
cmp w0, #0
cset w0, eq
LBB0_9:
ldur x8, [x29, #-88]
Lloh7:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh8:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_11
; %bb.10:
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
LBB0_11:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _ARG_IN,8,3 ; @ARG_IN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
.comm _MAX_SIG_LEN,4,2 ; @MAX_SIG_LEN
.no_dead_strip _is_signature_correct
.subsections_via_symbols
| assembly_file_123060.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function verify_xkb_rmlvo
_verify_xkb_rmlvo: ## @verify_xkb_rmlvo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _verify_xkb_rmlvo
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function verify_xkb_rmlvo
_verify_xkb_rmlvo: ; @verify_xkb_rmlvo
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _verify_xkb_rmlvo
.subsections_via_symbols
| AnghaBench/systemd/src/locale/extr_localed.c_verify_xkb_rmlvo.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _s_copy ## -- Begin function s_copy
.p2align 4, 0x90
_s_copy: ## @s_copy
.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, %rax
addq %rdi, %rdx
cmpq %rcx, %rax
jle LBB0_1
## %bb.21:
testq %rcx, %rcx
jle LBB0_34
## %bb.22:
addq %rsi, %rcx
leaq 1(%rsi), %r9
cmpq %r9, %rcx
cmovaq %rcx, %r9
subq %rsi, %r9
cmpq $32, %r9
jb LBB0_33
## %bb.23:
movq %rdi, %rax
subq %rsi, %rax
cmpq $32, %rax
jb LBB0_33
## %bb.24:
movq %r9, %r8
andq $-32, %r8
leaq -32(%r8), %rax
movq %rax, %r11
shrq $5, %r11
incq %r11
movl %r11d, %r10d
andl $3, %r10d
cmpq $96, %rax
jae LBB0_26
## %bb.25:
xorl %eax, %eax
jmp LBB0_28
LBB0_1:
testq %rax, %rax
jle LBB0_36
## %bb.2:
leaq 1(%rdi), %r8
cmpq %r8, %rdx
cmovaq %rdx, %r8
subq %rdi, %r8
cmpq $8, %r8
jb LBB0_3
## %bb.5:
movq %rdi, %rax
subq %rsi, %rax
cmpq $32, %rax
jb LBB0_3
## %bb.6:
cmpq $32, %r8
jae LBB0_11
## %bb.7:
xorl %r11d, %r11d
jmp LBB0_8
LBB0_26:
andq $-4, %r11
xorl %eax, %eax
.p2align 4, 0x90
LBB0_27: ## =>This Inner Loop Header: Depth=1
movups (%rsi,%rax), %xmm0
movups 16(%rsi,%rax), %xmm1
movups %xmm0, (%rdi,%rax)
movups %xmm1, 16(%rdi,%rax)
movups 32(%rsi,%rax), %xmm0
movups 48(%rsi,%rax), %xmm1
movups %xmm0, 32(%rdi,%rax)
movups %xmm1, 48(%rdi,%rax)
movups 64(%rsi,%rax), %xmm0
movups 80(%rsi,%rax), %xmm1
movups %xmm0, 64(%rdi,%rax)
movups %xmm1, 80(%rdi,%rax)
movups 96(%rsi,%rax), %xmm0
movups 112(%rsi,%rax), %xmm1
movups %xmm0, 96(%rdi,%rax)
movups %xmm1, 112(%rdi,%rax)
subq $-128, %rax
addq $-4, %r11
jne LBB0_27
LBB0_28:
testq %r10, %r10
je LBB0_31
## %bb.29:
leaq (%rsi,%rax), %r11
addq $16, %r11
addq %rdi, %rax
addq $16, %rax
shlq $5, %r10
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_30: ## =>This Inner Loop Header: Depth=1
movups -16(%r11,%rbx), %xmm0
movups (%r11,%rbx), %xmm1
movups %xmm0, -16(%rax,%rbx)
movups %xmm1, (%rax,%rbx)
addq $32, %rbx
cmpq %rbx, %r10
jne LBB0_30
LBB0_31:
addq %r8, %rdi
cmpq %r8, %r9
je LBB0_34
## %bb.32:
addq %r8, %rsi
.p2align 4, 0x90
LBB0_33: ## =>This Inner Loop Header: Depth=1
movzbl (%rsi), %eax
incq %rsi
movb %al, (%rdi)
incq %rdi
cmpq %rcx, %rsi
jb LBB0_33
LBB0_34:
cmpq %rdx, %rdi
jae LBB0_36
## %bb.35:
subq %rdi, %rdx
movl $32, %esi
callq _memset
jmp LBB0_36
LBB0_11:
movq %r8, %r11
andq $-32, %r11
leaq -32(%r11), %rax
movq %rax, %r10
shrq $5, %r10
incq %r10
movl %r10d, %r9d
andl $3, %r9d
cmpq $96, %rax
jae LBB0_13
## %bb.12:
xorl %eax, %eax
jmp LBB0_15
LBB0_13:
andq $-4, %r10
xorl %eax, %eax
.p2align 4, 0x90
LBB0_14: ## =>This Inner Loop Header: Depth=1
movups (%rsi,%rax), %xmm0
movups 16(%rsi,%rax), %xmm1
movups %xmm0, (%rdi,%rax)
movups %xmm1, 16(%rdi,%rax)
movups 32(%rsi,%rax), %xmm0
movups 48(%rsi,%rax), %xmm1
movups %xmm0, 32(%rdi,%rax)
movups %xmm1, 48(%rdi,%rax)
movups 64(%rsi,%rax), %xmm0
movups 80(%rsi,%rax), %xmm1
movups %xmm0, 64(%rdi,%rax)
movups %xmm1, 80(%rdi,%rax)
movups 96(%rsi,%rax), %xmm0
movups 112(%rsi,%rax), %xmm1
movups %xmm0, 96(%rdi,%rax)
movups %xmm1, 112(%rdi,%rax)
subq $-128, %rax
addq $-4, %r10
jne LBB0_14
LBB0_15:
testq %r9, %r9
je LBB0_18
## %bb.16:
leaq (%rsi,%rax), %r10
addq $16, %r10
addq %rdi, %rax
addq $16, %rax
shlq $5, %r9
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_17: ## =>This Inner Loop Header: Depth=1
movups -16(%r10,%rcx), %xmm0
movups (%r10,%rcx), %xmm1
movups %xmm0, -16(%rax,%rcx)
movups %xmm1, (%rax,%rcx)
addq $32, %rcx
cmpq %rcx, %r9
jne LBB0_17
LBB0_18:
cmpq %r11, %r8
je LBB0_36
## %bb.19:
testb $24, %r8b
je LBB0_20
LBB0_8:
movq %r8, %r9
andq $-8, %r9
leaq (%rdi,%r9), %rax
leaq (%rsi,%r9), %rcx
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movq (%rsi,%r11), %rbx
movq %rbx, (%rdi,%r11)
addq $8, %r11
cmpq %r11, %r9
jne LBB0_9
## %bb.10:
cmpq %r9, %r8
jne LBB0_4
jmp LBB0_36
LBB0_20:
addq %r11, %rsi
addq %r11, %rdi
LBB0_3:
movq %rdi, %rax
movq %rsi, %rcx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movzbl (%rcx), %ebx
incq %rcx
movb %bl, (%rax)
incq %rax
cmpq %rdx, %rax
jb LBB0_4
LBB0_36:
addq $8, %rsp
popq %rbx
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 _s_copy ; -- Begin function s_copy
.p2align 2
_s_copy: ; @s_copy
.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
add x9, x0, x2
cmp x2, x3
b.le LBB0_7
; %bb.1:
cmp x3, #1
b.lt LBB0_12
; %bb.2:
add x8, x1, #1
add x10, x1, x3
cmp x10, x8
csinc x8, x10, x1, hi
sub x12, x8, x1
cmp x12, #64
b.lo LBB0_13
; %bb.3:
sub x8, x0, x1
cmp x8, #64
b.lo LBB0_13
; %bb.4:
and x13, x12, #0xffffffffffffffc0
add x8, x0, x13
add x11, x1, x13
add x14, x0, #32
add x15, x1, #32
mov x16, x13
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldp q0, q1, [x15, #-32]
ldp q2, q3, [x15], #64
stp q0, q1, [x14, #-32]
stp q2, q3, [x14], #64
subs x16, x16, #64
b.ne LBB0_5
; %bb.6:
cmp x12, x13
b.ne LBB0_14
b LBB0_15
LBB0_7:
cmp x2, #1
b.lt LBB0_27
; %bb.8:
add x8, x0, #1
add x10, x0, x2
cmp x10, x8
csinc x8, x10, x0, hi
sub x8, x8, x0
cmp x8, #8
b.lo LBB0_17
; %bb.9:
sub x10, x0, x1
cmp x10, #64
b.lo LBB0_17
; %bb.10:
cmp x8, #64
b.hs LBB0_18
; %bb.11:
mov x12, #0
b LBB0_22
LBB0_12:
mov x8, x0
b LBB0_15
LBB0_13:
mov x8, x0
mov x11, x1
LBB0_14: ; =>This Inner Loop Header: Depth=1
ldrb w12, [x11], #1
strb w12, [x8], #1
cmp x11, x10
b.lo LBB0_14
LBB0_15:
cmp x8, x9
b.hs LBB0_27
; %bb.16:
add x9, x0, x2
sub x2, x9, x8
mov x0, x8
mov w1, #32
bl _memset
b LBB0_27
LBB0_17:
mov x10, x0
mov x11, x1
b LBB0_26
LBB0_18:
and x12, x8, #0xffffffffffffffc0
add x10, x0, #32
add x11, x1, #32
mov x13, x12
LBB0_19: ; =>This Inner Loop Header: Depth=1
ldp q0, q1, [x11, #-32]
ldp q2, q3, [x11], #64
stp q0, q1, [x10, #-32]
stp q2, q3, [x10], #64
subs x13, x13, #64
b.ne LBB0_19
; %bb.20:
cmp x8, x12
b.eq LBB0_27
; %bb.21:
tst x8, #0x38
b.eq LBB0_25
LBB0_22:
and x13, x8, #0xfffffffffffffff8
add x10, x0, x13
add x11, x1, x13
add x14, x1, x12
add x15, x0, x12
sub x12, x12, x13
LBB0_23: ; =>This Inner Loop Header: Depth=1
ldr d0, [x14], #8
str d0, [x15], #8
adds x12, x12, #8
b.ne LBB0_23
; %bb.24:
cmp x8, x13
b.ne LBB0_26
b LBB0_27
LBB0_25:
add x11, x1, x12
add x10, x0, x12
LBB0_26: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x11], #1
strb w8, [x10], #1
cmp x10, x9
b.lo LBB0_26
LBB0_27:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/103266141.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function XXH_readBE64
_XXH_readBE64: ## @XXH_readBE64
.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 _XXH_CPU_LITTLE_ENDIAN@GOTPCREL(%rip), %rax
movq (%rax), %rbx
callq _XXH_read64
testq %rbx, %rbx
je LBB0_1
## %bb.2:
movl %eax, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _XXH_swap64 ## TAILCALL
LBB0_1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _XXH_CPU_LITTLE_ENDIAN,8,3 ## @XXH_CPU_LITTLE_ENDIAN
.no_dead_strip _XXH_readBE64
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function XXH_readBE64
_XXH_readBE64: ; @XXH_readBE64
.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, _XXH_CPU_LITTLE_ENDIAN@GOTPAGE
Lloh1:
ldr x8, [x8, _XXH_CPU_LITTLE_ENDIAN@GOTPAGEOFF]
Lloh2:
ldr x19, [x8]
bl _XXH_read64
cbz x19, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _XXH_swap64
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _XXH_CPU_LITTLE_ENDIAN,8,3 ; @XXH_CPU_LITTLE_ENDIAN
.no_dead_strip _XXH_readBE64
.subsections_via_symbols
| AnghaBench/reactos/drivers/filesystems/btrfs/zstd/extr_xxhash.c_XXH_readBE64.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 textbox_get_estimated_ch
LCPI0_0:
.quad 0x4020000000000000 ## double 8
.section __TEXT,__text,regular,pure_instructions
.globl _textbox_get_estimated_ch
.p2align 4, 0x90
_textbox_get_estimated_ch: ## @textbox_get_estimated_ch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
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 _textbox_get_estimated_ch ; -- Begin function textbox_get_estimated_ch
.p2align 2
_textbox_get_estimated_ch: ; @textbox_get_estimated_ch
.cfi_startproc
; %bb.0:
fmov d0, #8.00000000
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/rofi/test/extr_scrollbar-test.c_textbox_get_estimated_ch.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function arm_disasm_longmul
_arm_disasm_longmul: ## @arm_disasm_longmul
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, -80(%rbp) ## 8-byte Spill
movl (%rdi), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
testl $4194304, %esi ## imm = 0x400000
leaq L_.str.2(%rip), %r12
leaq L_.str.1(%rip), %r15
cmovneq %r15, %r12
testl $2097152, %esi ## imm = 0x200000
leaq L_.str.4(%rip), %rax
leaq L_.str.3(%rip), %r13
cmoveq %rax, %r13
movl %esi, %edi
callq _get_cond
movl %eax, -44(%rbp) ## 4-byte Spill
testl $1048576, %ebx ## imm = 0x100000
leaq L_.str.5(%rip), %r14
cmovneq %r15, %r14
movq _tbl_regs@GOTPCREL(%rip), %rax
movq (%rax), %r15
movl %ebx, %edi
movl $3, %esi
callq _get_nibble
movl (%r15,%rax,4), %eax
movq %rax, -72(%rbp) ## 8-byte Spill
movq _tbl_regs@GOTPCREL(%rip), %rax
movq (%rax), %r15
movl %ebx, %edi
movl $4, %esi
callq _get_nibble
movl (%r15,%rax,4), %eax
movq %rax, -64(%rbp) ## 8-byte Spill
movq _tbl_regs@GOTPCREL(%rip), %rax
movq (%rax), %r15
movl %ebx, %edi
xorl %esi, %esi
callq _get_nibble
movl (%r15,%rax,4), %eax
movq %rax, -56(%rbp) ## 8-byte Spill
movq _tbl_regs@GOTPCREL(%rip), %rax
movq (%rax), %r15
movl %ebx, %edi
movl $2, %esi
callq _get_nibble
movl (%r15,%rax,4), %eax
leaq L_.str(%rip), %rsi
movl -48(%rbp), %edi ## 4-byte Reload
movq %r12, %rdx
movq %r13, %rcx
movl -44(%rbp), %r8d ## 4-byte Reload
movq %r14, %r9
pushq %rax
pushq -56(%rbp) ## 8-byte Folded Reload
pushq -64(%rbp) ## 8-byte Folded Reload
pushq -72(%rbp) ## 8-byte Folded Reload
callq _r_str_appendf
addq $32, %rsp
movq -80(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx)
xorl %eax, %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
L_.str: ## @.str
.asciz "%s%s%s%s %s, %s, %s, %s"
L_.str.1: ## @.str.1
.asciz "s"
L_.str.2: ## @.str.2
.asciz "u"
L_.str.3: ## @.str.3
.asciz "mlal"
L_.str.4: ## @.str.4
.asciz "mull"
L_.str.5: ## @.str.5
.space 1
.comm _tbl_regs,8,3 ## @tbl_regs
.no_dead_strip _arm_disasm_longmul
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function arm_disasm_longmul
_arm_disasm_longmul: ; @arm_disasm_longmul
.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, x1
mov x19, x0
ldr w8, [x0]
str w8, [sp, #12] ; 4-byte Folded Spill
Lloh0:
adrp x25, l_.str.1@PAGE
Lloh1:
add x25, x25, l_.str.1@PAGEOFF
Lloh2:
adrp x8, l_.str.2@PAGE
Lloh3:
add x8, x8, l_.str.2@PAGEOFF
tst w1, #0x400000
csel x22, x8, x25, eq
Lloh4:
adrp x8, l_.str.3@PAGE
Lloh5:
add x8, x8, l_.str.3@PAGEOFF
Lloh6:
adrp x9, l_.str.4@PAGE
Lloh7:
add x9, x9, l_.str.4@PAGEOFF
tst w1, #0x200000
csel x23, x9, x8, eq
mov x0, x1
bl _get_cond
mov x24, x0
Lloh8:
adrp x8, l_.str.5@PAGE
Lloh9:
add x8, x8, l_.str.5@PAGEOFF
tst w21, #0x100000
csel x25, x8, x25, eq
Lloh10:
adrp x28, _tbl_regs@GOTPAGE
Lloh11:
ldr x28, [x28, _tbl_regs@GOTPAGEOFF]
ldr x26, [x28]
mov x0, x21
mov w1, #3
bl _get_nibble
ldr w26, [x26, x0, lsl #2]
ldr x27, [x28]
mov x0, x21
mov w1, #4
bl _get_nibble
ldr w27, [x27, x0, lsl #2]
ldr x20, [x28]
mov x0, x21
mov w1, #0
bl _get_nibble
ldr w20, [x20, x0, lsl #2]
ldr x28, [x28]
mov x0, x21
mov w1, #2
bl _get_nibble
ldr w8, [x28, x0, lsl #2]
stp w20, w8, [sp]
Lloh12:
adrp x1, l_.str@PAGE
Lloh13:
add x1, x1, l_.str@PAGEOFF
ldr w0, [sp, #12] ; 4-byte Folded Reload
mov x2, x22
mov x3, x23
mov x4, x24
mov x5, x25
mov x6, x26
mov x7, x27
bl _r_str_appendf
str w0, [x19]
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s%s%s%s %s, %s, %s, %s"
l_.str.1: ; @.str.1
.asciz "s"
l_.str.2: ; @.str.2
.asciz "u"
l_.str.3: ; @.str.3
.asciz "mlal"
l_.str.4: ; @.str.4
.asciz "mull"
l_.str.5: ; @.str.5
.space 1
.comm _tbl_regs,8,3 ; @tbl_regs
.no_dead_strip _arm_disasm_longmul
.subsections_via_symbols
| AnghaBench/radare2/libr/asm/arch/arm/winedbg/extr_be_arm.c_arm_disasm_longmul.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isc_result_totext ## -- Begin function isc_result_totext
.p2align 4, 0x90
_isc_result_totext: ## @isc_result_totext
.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
xorl %eax, %eax
callq _initialize
movq _lock@GOTPCREL(%rip), %rdi
callq _LOCK
movq _tables@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ISC_LIST_HEAD
testq %rax, %rax
je LBB0_6
## %bb.1:
movq _link@GOTPCREL(%rip), %r14
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movl (%r14), %esi
movq %rax, %rdi
callq _ISC_LIST_NEXT
testq %rax, %rax
je LBB0_6
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq (%rax), %rcx
cmpq %rbx, %rcx
jg LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
cmpq %rbx, 8(%rax)
jl LBB0_4
## %bb.5:
subq %rcx, %rbx
movq 16(%rax), %rcx
movslq %ebx, %rdx
movq (%rcx,%rdx,8), %rcx
movl 28(%rax), %edi
movl 24(%rax), %esi
incl %edx
## kill: def $edx killed $edx killed $rdx
callq _isc_msgcat_get
movq %rax, %rbx
testq %rax, %rax
jne LBB0_7
LBB0_6:
movq _isc_msgcat@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _ISC_RESULT_UNAVAILABLESET@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rcx
movl $1, %edx
callq _isc_msgcat_get
movq %rax, %rbx
LBB0_7:
movq _lock@GOTPCREL(%rip), %rdi
callq _UNLOCK
movq %rbx, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _lock,4,2 ## @lock
.comm _tables,4,2 ## @tables
.comm _link,4,2 ## @link
.comm _isc_msgcat,4,2 ## @isc_msgcat
.comm _ISC_RESULT_UNAVAILABLESET,4,2 ## @ISC_RESULT_UNAVAILABLESET
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "(result code text not available)"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isc_result_totext ; -- Begin function isc_result_totext
.p2align 2
_isc_result_totext: ; @isc_result_totext
.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 _initialize
Lloh0:
adrp x0, _lock@GOTPAGE
Lloh1:
ldr x0, [x0, _lock@GOTPAGEOFF]
bl _LOCK
Lloh2:
adrp x8, _tables@GOTPAGE
Lloh3:
ldr x8, [x8, _tables@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
bl _ISC_LIST_HEAD
cbz x0, LBB0_6
; %bb.1:
Lloh5:
adrp x20, _link@GOTPAGE
Lloh6:
ldr x20, [x20, _link@GOTPAGEOFF]
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldr w1, [x20]
bl _ISC_LIST_NEXT
cbz x0, LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x0]
cmp x8, x19
b.gt LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x9, [x0, #8]
cmp x9, x19
b.lt LBB0_2
; %bb.5:
sub x9, x19, x8
ldr x8, [x0, #16]
sbfiz x10, x9, #3, #32
ldr x3, [x8, x10]
ldp w1, w8, [x0, #24]
add w2, w9, #1
mov x0, x8
bl _isc_msgcat_get
mov x19, x0
cbnz x0, LBB0_7
LBB0_6:
Lloh7:
adrp x8, _isc_msgcat@GOTPAGE
Lloh8:
ldr x8, [x8, _isc_msgcat@GOTPAGEOFF]
Lloh9:
ldr w0, [x8]
Lloh10:
adrp x8, _ISC_RESULT_UNAVAILABLESET@GOTPAGE
Lloh11:
ldr x8, [x8, _ISC_RESULT_UNAVAILABLESET@GOTPAGEOFF]
Lloh12:
ldr w1, [x8]
Lloh13:
adrp x3, l_.str@PAGE
Lloh14:
add x3, x3, l_.str@PAGEOFF
mov w2, #1
bl _isc_msgcat_get
mov x19, x0
LBB0_7:
Lloh15:
adrp x0, _lock@GOTPAGE
Lloh16:
ldr x0, [x0, _lock@GOTPAGEOFF]
bl _UNLOCK
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh15, Lloh16
.cfi_endproc
; -- End function
.comm _lock,4,2 ; @lock
.comm _tables,4,2 ; @tables
.comm _link,4,2 ; @link
.comm _isc_msgcat,4,2 ; @isc_msgcat
.comm _ISC_RESULT_UNAVAILABLESET,4,2 ; @ISC_RESULT_UNAVAILABLESET
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "(result code text not available)"
.subsections_via_symbols
| AnghaBench/freebsd/contrib/ntp/lib/isc/extr_result.c_isc_result_totext.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gxv_mort_feature_validate
_gxv_mort_feature_validate: ## @gxv_mort_feature_validate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movq (%rdi), %rdi
movq _gxv_feat_registry_length@GOTPCREL(%rip), %rax
cmpq (%rax), %rdi
jae LBB0_5
## %bb.1:
movq _gxv_feat_registry@GOTPCREL(%rip), %rax
movq (%rax), %rax
leaq (%rdi,%rdi,2), %rcx
cmpl $0, 16(%rax,%rcx,8)
je LBB0_5
## %bb.2:
movslq (%rax,%rcx,8), %r14
cmpq $0, 8(%rax,%rcx,8)
setne %cl
shlq %cl, %r14
callq _GXV_TRACE
movslq 8(%rbx), %rdi
callq _GXV_TRACE
cmpl %r14d, 8(%rbx)
jle LBB0_4
## %bb.3:
movq %r14, %rdi
callq _GXV_TRACE
movq _FT_INVALID_DATA@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _GXV_SET_ERR_IF_PARANOID
LBB0_4:
leaq L_.str.5(%rip), %rdi
popq %rbx
popq %r14
popq %rbp
jmp _GXV_TRACE ## TAILCALL
LBB0_5:
movslq 8(%rbx), %rdi
callq _GXV_TRACE
movq _FT_INVALID_DATA@GOTPCREL(%rip), %rax
movl (%rax), %edi
popq %rbx
popq %r14
popq %rbp
jmp _GXV_SET_ERR_IF_PARANOID ## TAILCALL
.cfi_endproc
## -- End function
.comm _gxv_feat_registry_length,8,3 ## @gxv_feat_registry_length
.comm _FT_INVALID_DATA,4,2 ## @FT_INVALID_DATA
.comm _gxv_feat_registry,8,3 ## @gxv_feat_registry
.section __TEXT,__cstring,cstring_literals
L_.str.5: ## @.str.5
.asciz "\n"
.no_dead_strip _gxv_mort_feature_validate
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gxv_mort_feature_validate
_gxv_mort_feature_validate: ; @gxv_mort_feature_validate
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0]
Lloh0:
adrp x8, _gxv_feat_registry_length@GOTPAGE
Lloh1:
ldr x8, [x8, _gxv_feat_registry_length@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x0, x8
b.hs LBB0_5
; %bb.1:
Lloh3:
adrp x8, _gxv_feat_registry@GOTPAGE
Lloh4:
ldr x8, [x8, _gxv_feat_registry@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
mov w9, #24
madd x9, x0, x9, x8
ldr w9, [x9, #16]
cbz w9, LBB0_5
; %bb.2:
mov w9, #24
madd x8, x0, x9, x8
ldrsw x9, [x8]
ldr x8, [x8, #8]
cmp x8, #0
cset w8, ne
lsl x20, x9, x8
bl _GXV_TRACE
ldrsw x0, [x19, #8]
bl _GXV_TRACE
ldr w8, [x19, #8]
cmp w8, w20
b.le LBB0_4
; %bb.3:
mov x0, x20
bl _GXV_TRACE
Lloh6:
adrp x8, _FT_INVALID_DATA@GOTPAGE
Lloh7:
ldr x8, [x8, _FT_INVALID_DATA@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
bl _GXV_SET_ERR_IF_PARANOID
LBB0_4:
Lloh9:
adrp x0, l_.str.5@PAGE
Lloh10:
add x0, x0, l_.str.5@PAGEOFF
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _GXV_TRACE
LBB0_5:
ldrsw x0, [x19, #8]
bl _GXV_TRACE
Lloh11:
adrp x8, _FT_INVALID_DATA@GOTPAGE
Lloh12:
ldr x8, [x8, _FT_INVALID_DATA@GOTPAGEOFF]
Lloh13:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _GXV_SET_ERR_IF_PARANOID
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _gxv_feat_registry_length,8,3 ; @gxv_feat_registry_length
.comm _FT_INVALID_DATA,4,2 ; @FT_INVALID_DATA
.comm _gxv_feat_registry,8,3 ; @gxv_feat_registry
.section __TEXT,__cstring,cstring_literals
l_.str.5: ; @.str.5
.asciz "\n"
.no_dead_strip _gxv_mort_feature_validate
.subsections_via_symbols
| AnghaBench/sumatrapdf/ext/freetype/src/gxvalid/extr_gxvmort.c_gxv_mort_feature_validate.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cp_convert_to_pointer
_cp_convert_to_pointer: ## @cp_convert_to_pointer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, -56(%rbp) ## 4-byte Spill
movq %rsi, %r12
movq %rdi, %r14
movq %rsi, %rdi
callq _TREE_TYPE
movq %rax, %r15
movq _error_mark_node@GOTPCREL(%rip), %rbx
cmpq (%rbx), %rax
je LBB0_77
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
callq _IS_AGGR_TYPE
testq %rax, %rax
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
callq _complete_type
movq %rax, %r15
movq %rax, %rdi
callq _COMPLETE_TYPE_P
testl %eax, %eax
je LBB0_36
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
movq %r12, %rsi
callq _build_type_conversion
testq %rax, %rax
jne LBB0_38
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
callq _TREE_CODE
movq _POINTER_TYPE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_11
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
callq _TREE_TYPE
movq %rax, %rdi
callq _TREE_CODE
movq _FUNCTION_TYPE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
callq _TREE_TYPE
movq %rax, %rdi
callq _VOID_TYPE_P
testq %rax, %rax
je LBB0_11
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
callq _TYPE_PTRMEMFUNC_P
testq %rax, %rax
jne LBB0_35
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
callq _TREE_CODE
movq _METHOD_TYPE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_35
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movq %r12, %rdi
callq _TREE_TYPE
movq %rax, %rdi
callq _TREE_CODE
movq _POINTER_TYPE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_80
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movq %r12, %rdi
callq _TREE_TYPE
movq %rax, %r15
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
cmpq %r12, (%rbx)
je LBB0_21
## %bb.12: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
callq _TREE_CODE
movq %rax, %r13
movq %r15, %rdi
callq _POINTER_TYPE_P
testq %rax, %rax
jne LBB0_22
## %bb.13: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
callq _TYPE_PTRMEM_P
testq %rax, %rax
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
callq _TYPE_PTRMEM_P
testq %rax, %rax
jne LBB0_40
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
callq _TYPE_PTRMEMFUNC_P
testq %rax, %rax
je LBB0_17
## %bb.16: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
callq _TYPE_PTRMEMFUNC_P
testq %rax, %rax
jne LBB0_32
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
callq _TYPE_PTRMEMFUNC_P
testq %rax, %rax
je LBB0_30
## %bb.18: ## in Loop: Header=BB0_1 Depth=1
movq _warn_pmf2ptr@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB0_66
## %bb.19: ## in Loop: Header=BB0_1 Depth=1
movq %r12, %rdi
callq _TREE_CODE
movq _PTRMEM_CST@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_33
## %bb.20: ## in Loop: Header=BB0_1 Depth=1
movq %r12, %rdi
callq _PTRMEM_CST_MEMBER
movq %rax, %r12
movq %rax, %rdi
callq _TREE_TYPE
movq %rax, %r15
cmpq (%rbx), %rax
jne LBB0_1
jmp LBB0_77
LBB0_21:
movq %r12, %r15
jmp LBB0_77
LBB0_22:
movq %rbx, %r13
movq %r15, %rdi
callq _TYPE_MAIN_VARIANT
movq %rax, %rbx
movq %r14, %rdi
callq _TYPE_MAIN_VARIANT
cmpq %rbx, %rax
je LBB0_75
## %bb.23:
movq %r14, %rdi
callq _TREE_CODE
movq _POINTER_TYPE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_75
## %bb.24:
movq %r14, %rdi
callq _TREE_TYPE
movq %rax, %rdi
callq _TREE_CODE
movq _RECORD_TYPE@GOTPCREL(%rip), %r15
cmpq (%r15), %rax
jne LBB0_75
## %bb.25:
movq %r14, %rdi
callq _TREE_TYPE
movq %rax, %rdi
callq _IS_AGGR_TYPE
testq %rax, %rax
je LBB0_75
## %bb.26:
movq %rbx, %rdi
callq _TREE_TYPE
movq %rax, %rdi
callq _IS_AGGR_TYPE
testq %rax, %rax
je LBB0_75
## %bb.27:
movq %rbx, %rdi
callq _TREE_TYPE
movq %rax, %rdi
callq _TREE_CODE
cmpq (%r15), %rax
jne LBB0_75
## %bb.28:
movq _PLUS_EXPR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -72(%rbp) ## 4-byte Spill
movq %rbx, %rdi
callq _TREE_TYPE
movq %rax, %r15
movq %r14, %rdi
callq _TREE_TYPE
movq %rax, -56(%rbp) ## 8-byte Spill
movq %r15, -48(%rbp) ## 8-byte Spill
movq %r15, %rdi
callq _TYPE_MAIN_VARIANT
movq %rax, %r15
movq -56(%rbp), %rdi ## 8-byte Reload
callq _TYPE_MAIN_VARIANT
movq %r15, %rdi
movq %rax, %rsi
callq _same_type_p
movl %eax, %ecx
testl %eax, %eax
je LBB0_70
## %bb.29:
movq _NULL_TREE@GOTPCREL(%rip), %rax
movq (%rax), %r15
jmp LBB0_72
LBB0_30:
movq %r12, %rdi
callq _integer_zerop
movq %r14, %rdi
testq %rax, %rax
je LBB0_46
## %bb.31:
callq _TYPE_PTRMEMFUNC_P
testq %rax, %rax
je LBB0_50
LBB0_32:
movq %r14, %rdi
callq _TYPE_PTRMEMFUNC_FN_TYPE
movl %eax, %edi
movq %r12, %rsi
xorl %edx, %edx
xorl %ecx, %ecx
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _build_ptrmemfunc ## TAILCALL
LBB0_33:
movq %r12, %rdi
callq _TREE_CODE
movq _OFFSET_REF@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_66
## %bb.34:
movq %r12, %rdi
xorl %esi, %esi
callq _TREE_OPERAND
movq %rax, -80(%rbp)
movq %r12, %rdi
movl $1, %esi
callq _TREE_OPERAND
leaq -80(%rbp), %rdi
movq %rax, %rsi
callq _get_member_function_from_ptrfunc
movq %rax, %r15
jmp LBB0_77
LBB0_35:
movq %r14, %rdi
movq %r12, %rsi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _convert_member_func_to_ptr ## TAILCALL
LBB0_36:
leaq L_.str(%rip), %rdi
LBB0_37:
movq %r15, %rsi
movq %r14, %rdx
xorl %eax, %eax
callq _error
jmp LBB0_67
LBB0_38:
movq %rax, %r13
cmpq (%rbx), %rax
jne LBB0_49
## %bb.39:
leaq L_.str.1(%rip), %rdi
movq %r12, %rsi
movq %r15, %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _error
movq %r13, %r15
jmp LBB0_77
LBB0_40:
movq _PLUS_EXPR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movq %r14, %rdi
callq _TYPE_PTRMEM_CLASS_TYPE
movq %rax, %rbx
movq %r15, %rdi
callq _TYPE_PTRMEM_CLASS_TYPE
movq _ba_check@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
leaq -80(%rbp), %rcx
movq %rbx, -72(%rbp) ## 8-byte Spill
movq %rbx, %rdi
movq %rax, %rbx
movq %rax, %rsi
callq _lookup_base
movq %rax, %r13
testq %rax, %rax
jne LBB0_42
## %bb.41:
movq _ba_check@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -80(%rbp), %rcx
movq %rbx, %rdi
movq -72(%rbp), %rsi ## 8-byte Reload
callq _lookup_base
movq %rax, %r13
movq _MINUS_EXPR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
LBB0_42:
movq _error_mark_node@GOTPCREL(%rip), %rbx
cmpq (%rbx), %r13
je LBB0_49
## %bb.43:
movq -80(%rbp), %rax
movq _bk_via_virtual@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_55
## %bb.44:
cmpl $0, -56(%rbp) ## 4-byte Folded Reload
je LBB0_69
## %bb.45:
leaq L_.str.3(%rip), %rsi
xorl %edi, %edi
movq %r15, %rdx
movq %r14, %rcx
callq _warning
movq _NOP_EXPR@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r14, %rsi
movq %r12, %rdx
callq _build1
jmp LBB0_61
LBB0_46:
callq _TYPE_PTR_TO_MEMBER_P
testq %rax, %rax
je LBB0_52
## %bb.47:
movl %r13d, %edi
callq _INTEGRAL_CODE_P
testq %rax, %rax
je LBB0_52
## %bb.48:
leaq L_.str.4(%rip), %rdi
jmp LBB0_37
LBB0_50:
movq %r14, %rdi
callq _TYPE_PTRMEM_P
movq %r14, %rdi
testq %rax, %rax
je LBB0_63
## %bb.51:
movl $-1, %esi
callq _build_int_cst
movq %rax, %rdi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _force_fit_type ## TAILCALL
LBB0_52:
movl %r13d, %edi
callq _INTEGRAL_CODE_P
testq %rax, %rax
je LBB0_64
## %bb.53:
movq %r15, %rdi
callq _TYPE_PRECISION
movq _POINTER_SIZE@GOTPCREL(%rip), %rcx
movq (%rcx), %rdi
cmpq %rdi, %rax
jne LBB0_68
## %bb.54:
movq _CONVERT_EXPR@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r14, %rsi
movq %r12, %rdx
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _build1 ## TAILCALL
LBB0_55:
movq %r12, %rdi
callq _TREE_CODE
movq _PTRMEM_CST@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_57
## %bb.56:
movq %r12, %rdi
callq _cplus_expand_constant
movq %rax, %r12
LBB0_57:
testq %r13, %r13
je LBB0_60
## %bb.58:
movq %r13, %rdi
callq _BINFO_OFFSET
movq %rax, %rdi
callq _integer_zerop
testq %rax, %rax
jne LBB0_60
## %bb.59:
movq _sizetype@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq %r12, %rsi
callq _build_nop
movq %rax, %rbx
movq %r13, %rdi
callq _BINFO_OFFSET
movl -48(%rbp), %edi ## 4-byte Reload
movq %rbx, %rsi
movq %rax, %rdx
callq _size_binop
movq %rax, %r12
LBB0_60:
movq %r14, %rdi
movq %r12, %rsi
callq _build_nop
LBB0_61:
movq %rax, %r13
LBB0_49:
movq %r13, %r15
jmp LBB0_77
LBB0_63:
xorl %esi, %esi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _build_int_cst ## TAILCALL
LBB0_64:
movq %r12, %rdi
callq _type_unknown_p
testq %rax, %rax
je LBB0_66
## %bb.65:
movq _tf_warning_or_error@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
movq %r12, %rsi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _instantiate_type ## TAILCALL
LBB0_66:
leaq L_.str.2(%rip), %rdi
movq %r12, %rsi
movq %r15, %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _error
LBB0_67:
movq (%rbx), %r15
jmp LBB0_77
LBB0_68:
xorl %esi, %esi
callq _c_common_type_for_size
movl %eax, %edi
movq %r12, %rsi
callq _cp_convert
movq %rax, %r15
movq %rax, %rdi
callq _TREE_TYPE
movq %rax, %rdi
callq _TYPE_MODE
movl %eax, %edi
callq _GET_MODE_SIZE
movq %rax, %rbx
movq %r14, %rdi
callq _TYPE_MODE
movl %eax, %edi
callq _GET_MODE_SIZE
xorl %edi, %edi
cmpq %rax, %rbx
sete %dil
callq _gcc_assert
movq %r14, %rdi
movq %r15, %rsi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _convert_to_pointer ## TAILCALL
LBB0_69:
leaq L_.str.3(%rip), %rdi
movq %r15, %rsi
movq %r14, %rdx
xorl %eax, %eax
callq _error
movq (%rbx), %r15
jmp LBB0_77
LBB0_70:
movq _ba_check@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq -48(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movl %ecx, -60(%rbp) ## 4-byte Spill
xorl %ecx, %ecx
callq _lookup_base
movl -60(%rbp), %ecx ## 4-byte Reload
movq %rax, %r15
testq %rax, %rax
jne LBB0_72
## %bb.71:
movq _ba_check@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
xorl %ecx, %ecx
callq _lookup_base
movl -60(%rbp), %ecx ## 4-byte Reload
movq %rax, %r15
movq _MINUS_EXPR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -72(%rbp) ## 4-byte Spill
LBB0_72:
cmpq (%r13), %r15
je LBB0_77
## %bb.73:
testq %r15, %r15
jne LBB0_78
## %bb.74:
testl %ecx, %ecx
jne LBB0_78
LBB0_75:
movq %r14, %rdi
callq _TYPE_PTRMEMFUNC_P
testq %rax, %rax
je LBB0_80
## %bb.76:
leaq L_.str.2(%rip), %rdi
movq %r12, %rsi
movq %rbx, %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _error
movq (%r13), %r15
LBB0_77:
movq %r15, %rax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_78:
testq %r15, %r15
je LBB0_80
## %bb.79:
movl -72(%rbp), %edi ## 4-byte Reload
movq %r12, %rsi
movq %r15, %rdx
xorl %ecx, %ecx
callq _build_base_path
movq %rax, %r12
LBB0_80:
movq %r14, %rdi
movq %r12, %rsi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _build_nop ## TAILCALL
.cfi_endproc
## -- End function
.comm _error_mark_node,8,3 ## @error_mark_node
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "can't convert from incomplete type %qT to %qT"
L_.str.1: ## @.str.1
.asciz "conversion of %qE from %qT to %qT is ambiguous"
.comm _POINTER_TYPE,8,3 ## @POINTER_TYPE
.comm _FUNCTION_TYPE,8,3 ## @FUNCTION_TYPE
.comm _METHOD_TYPE,8,3 ## @METHOD_TYPE
.comm _RECORD_TYPE,8,3 ## @RECORD_TYPE
.comm _PLUS_EXPR,4,2 ## @PLUS_EXPR
.comm _NULL_TREE,8,3 ## @NULL_TREE
.comm _ba_check,4,2 ## @ba_check
.comm _MINUS_EXPR,4,2 ## @MINUS_EXPR
L_.str.2: ## @.str.2
.asciz "cannot convert %qE from type %qT to type %qT"
.comm _bk_via_virtual,8,3 ## @bk_via_virtual
L_.str.3: ## @.str.3
.asciz "pointer to member cast from %qT to %qT is via virtual base"
.comm _NOP_EXPR,4,2 ## @NOP_EXPR
.comm _PTRMEM_CST,8,3 ## @PTRMEM_CST
.comm _sizetype,8,3 ## @sizetype
.comm _warn_pmf2ptr,4,2 ## @warn_pmf2ptr
.comm _OFFSET_REF,8,3 ## @OFFSET_REF
L_.str.4: ## @.str.4
.asciz "invalid conversion from %qT to %qT"
.comm _POINTER_SIZE,8,3 ## @POINTER_SIZE
.comm _CONVERT_EXPR,4,2 ## @CONVERT_EXPR
.comm _tf_warning_or_error,4,2 ## @tf_warning_or_error
.no_dead_strip _cp_convert_to_pointer
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cp_convert_to_pointer
_cp_convert_to_pointer: ; @cp_convert_to_pointer
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x22, x2
mov x20, x1
mov x19, x0
mov x0, x1
bl _TREE_TYPE
mov x21, x0
Lloh0:
adrp x27, _error_mark_node@GOTPAGE
Lloh1:
ldr x27, [x27, _error_mark_node@GOTPAGEOFF]
ldr x8, [x27]
cmp x0, x8
b.eq LBB0_79
; %bb.1:
Lloh2:
adrp x24, _POINTER_TYPE@GOTPAGE
Lloh3:
ldr x24, [x24, _POINTER_TYPE@GOTPAGEOFF]
Lloh4:
adrp x25, _FUNCTION_TYPE@GOTPAGE
Lloh5:
ldr x25, [x25, _FUNCTION_TYPE@GOTPAGEOFF]
Lloh6:
adrp x26, _warn_pmf2ptr@GOTPAGE
Lloh7:
ldr x26, [x26, _warn_pmf2ptr@GOTPAGEOFF]
Lloh8:
adrp x28, _PTRMEM_CST@GOTPAGE
Lloh9:
ldr x28, [x28, _PTRMEM_CST@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x21
bl _IS_AGGR_TYPE
cbz x0, LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _complete_type
mov x21, x0
bl _COMPLETE_TYPE_P
cbz w0, LBB0_37
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
mov x1, x20
bl _build_type_conversion
cbnz x0, LBB0_39
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
bl _TREE_CODE
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_12
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
bl _TREE_TYPE
bl _TREE_CODE
ldr x8, [x25]
cmp x0, x8
b.eq LBB0_8
; %bb.7: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
bl _TREE_TYPE
bl _VOID_TYPE_P
cbz x0, LBB0_12
LBB0_8: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _TYPE_PTRMEMFUNC_P
cbnz x0, LBB0_36
; %bb.9: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _TREE_CODE
Lloh10:
adrp x8, _METHOD_TYPE@GOTPAGE
Lloh11:
ldr x8, [x8, _METHOD_TYPE@GOTPAGEOFF]
Lloh12:
ldr x8, [x8]
cmp x0, x8
b.eq LBB0_36
; %bb.10: ; in Loop: Header=BB0_2 Depth=1
mov x0, x20
bl _TREE_TYPE
bl _TREE_CODE
ldr x8, [x24]
cmp x0, x8
b.eq LBB0_82
; %bb.11: ; in Loop: Header=BB0_2 Depth=1
mov x0, x20
bl _TREE_TYPE
mov x21, x0
LBB0_12: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x27]
cmp x8, x20
b.eq LBB0_22
; %bb.13: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _TREE_CODE
mov x23, x0
mov x0, x21
bl _POINTER_TYPE_P
cbnz x0, LBB0_23
; %bb.14: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
bl _TYPE_PTRMEM_P
cbz x0, LBB0_16
; %bb.15: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _TYPE_PTRMEM_P
cbnz x0, LBB0_41
LBB0_16: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
bl _TYPE_PTRMEMFUNC_P
cbz x0, LBB0_18
; %bb.17: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _TYPE_PTRMEMFUNC_P
cbnz x0, LBB0_33
LBB0_18: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _TYPE_PTRMEMFUNC_P
cbz x0, LBB0_31
; %bb.19: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [x26]
cbnz w8, LBB0_68
; %bb.20: ; in Loop: Header=BB0_2 Depth=1
mov x0, x20
bl _TREE_CODE
ldr x8, [x28]
cmp x0, x8
b.ne LBB0_34
; %bb.21: ; in Loop: Header=BB0_2 Depth=1
mov x0, x20
bl _PTRMEM_CST_MEMBER
mov x20, x0
bl _TREE_TYPE
mov x21, x0
ldr x8, [x27]
cmp x0, x8
b.ne LBB0_2
b LBB0_79
LBB0_22:
mov x21, x20
b LBB0_79
LBB0_23:
mov x0, x21
bl _TYPE_MAIN_VARIANT
mov x22, x0
mov x0, x19
bl _TYPE_MAIN_VARIANT
cmp x0, x22
b.eq LBB0_76
; %bb.24:
mov x0, x19
bl _TREE_CODE
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_76
; %bb.25:
mov x0, x19
bl _TREE_TYPE
bl _TREE_CODE
Lloh13:
adrp x21, _RECORD_TYPE@GOTPAGE
Lloh14:
ldr x21, [x21, _RECORD_TYPE@GOTPAGEOFF]
ldr x8, [x21]
cmp x0, x8
b.ne LBB0_76
; %bb.26:
mov x0, x19
bl _TREE_TYPE
bl _IS_AGGR_TYPE
cbz x0, LBB0_76
; %bb.27:
mov x0, x22
bl _TREE_TYPE
bl _IS_AGGR_TYPE
cbz x0, LBB0_76
; %bb.28:
mov x0, x22
bl _TREE_TYPE
bl _TREE_CODE
ldr x8, [x21]
cmp x0, x8
b.ne LBB0_76
; %bb.29:
Lloh15:
adrp x8, _PLUS_EXPR@GOTPAGE
Lloh16:
ldr x8, [x8, _PLUS_EXPR@GOTPAGEOFF]
Lloh17:
ldr w23, [x8]
mov x0, x22
bl _TREE_TYPE
mov x25, x0
mov x0, x19
bl _TREE_TYPE
mov x26, x0
mov x0, x25
bl _TYPE_MAIN_VARIANT
mov x21, x0
mov x0, x26
bl _TYPE_MAIN_VARIANT
mov x1, x0
mov x0, x21
bl _same_type_p
mov x24, x0
cbz w0, LBB0_71
; %bb.30:
Lloh18:
adrp x8, _NULL_TREE@GOTPAGE
Lloh19:
ldr x8, [x8, _NULL_TREE@GOTPAGEOFF]
Lloh20:
ldr x21, [x8]
b LBB0_73
LBB0_31:
mov x0, x20
bl _integer_zerop
cbz x0, LBB0_43
; %bb.32:
mov x0, x19
bl _TYPE_PTRMEMFUNC_P
cbz x0, LBB0_52
LBB0_33:
mov x0, x19
bl _TYPE_PTRMEMFUNC_FN_TYPE
mov x1, x20
mov w2, #0
mov w3, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _build_ptrmemfunc
LBB0_34:
mov x0, x20
bl _TREE_CODE
Lloh21:
adrp x8, _OFFSET_REF@GOTPAGE
Lloh22:
ldr x8, [x8, _OFFSET_REF@GOTPAGEOFF]
Lloh23:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_68
; %bb.35:
mov x0, x20
mov w1, #0
bl _TREE_OPERAND
str x0, [sp, #24]
mov x0, x20
mov w1, #1
bl _TREE_OPERAND
mov x1, x0
add x0, sp, #24
bl _get_member_function_from_ptrfunc
mov x21, x0
b LBB0_79
LBB0_36:
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _convert_member_func_to_ptr
LBB0_37:
Lloh24:
adrp x0, l_.str@PAGE
Lloh25:
add x0, x0, l_.str@PAGEOFF
LBB0_38:
mov x1, x21
mov x2, x19
b LBB0_78
LBB0_39:
mov x23, x0
ldr x8, [x27]
cmp x0, x8
b.ne LBB0_46
; %bb.40:
str x19, [sp]
Lloh26:
adrp x0, l_.str.1@PAGE
Lloh27:
add x0, x0, l_.str.1@PAGEOFF
mov x1, x20
mov x2, x21
bl _error
mov x21, x23
b LBB0_79
LBB0_41:
Lloh28:
adrp x8, _PLUS_EXPR@GOTPAGE
Lloh29:
ldr x8, [x8, _PLUS_EXPR@GOTPAGEOFF]
Lloh30:
ldr w8, [x8]
str w8, [sp, #20] ; 4-byte Folded Spill
mov x0, x19
bl _TYPE_PTRMEM_CLASS_TYPE
mov x25, x0
mov x0, x21
bl _TYPE_PTRMEM_CLASS_TYPE
mov x26, x0
Lloh31:
adrp x23, _ba_check@GOTPAGE
Lloh32:
ldr x23, [x23, _ba_check@GOTPAGEOFF]
ldr w2, [x23]
add x3, sp, #24
mov x0, x25
mov x1, x26
bl _lookup_base
cbz x0, LBB0_47
; %bb.42:
mov x24, x0
b LBB0_48
LBB0_43:
mov x0, x19
bl _TYPE_PTR_TO_MEMBER_P
cbz x0, LBB0_54
; %bb.44:
mov x0, x23
bl _INTEGRAL_CODE_P
cbz x0, LBB0_54
; %bb.45:
Lloh33:
adrp x0, l_.str.4@PAGE
Lloh34:
add x0, x0, l_.str.4@PAGEOFF
b LBB0_38
LBB0_46:
mov x21, x23
b LBB0_79
LBB0_47:
ldr w2, [x23]
add x3, sp, #24
mov x0, x26
mov x1, x25
bl _lookup_base
mov x24, x0
Lloh35:
adrp x8, _MINUS_EXPR@GOTPAGE
Lloh36:
ldr x8, [x8, _MINUS_EXPR@GOTPAGEOFF]
Lloh37:
ldr w8, [x8]
str w8, [sp, #20] ; 4-byte Folded Spill
LBB0_48:
ldr x8, [x27]
cmp x24, x8
b.eq LBB0_64
; %bb.49:
ldr x8, [sp, #24]
Lloh38:
adrp x9, _bk_via_virtual@GOTPAGE
Lloh39:
ldr x9, [x9, _bk_via_virtual@GOTPAGEOFF]
Lloh40:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_57
; %bb.50:
cbz w22, LBB0_70
; %bb.51:
Lloh41:
adrp x1, l_.str.3@PAGE
Lloh42:
add x1, x1, l_.str.3@PAGEOFF
mov w0, #0
mov x2, x21
mov x3, x19
bl _warning
Lloh43:
adrp x8, _NOP_EXPR@GOTPAGE
Lloh44:
ldr x8, [x8, _NOP_EXPR@GOTPAGEOFF]
Lloh45:
ldr w0, [x8]
mov x1, x19
mov x2, x20
bl _build1
b LBB0_63
LBB0_52:
mov x0, x19
bl _TYPE_PTRMEM_P
cbz x0, LBB0_65
; %bb.53:
mov x0, x19
mov w1, #-1
bl _build_int_cst
mov w1, #0
mov w2, #0
mov w3, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _force_fit_type
LBB0_54:
mov x0, x23
bl _INTEGRAL_CODE_P
cbz x0, LBB0_66
; %bb.55:
mov x0, x21
bl _TYPE_PRECISION
mov x8, x0
Lloh46:
adrp x9, _POINTER_SIZE@GOTPAGE
Lloh47:
ldr x9, [x9, _POINTER_SIZE@GOTPAGEOFF]
Lloh48:
ldr x0, [x9]
cmp x8, x0
b.ne LBB0_69
; %bb.56:
Lloh49:
adrp x8, _CONVERT_EXPR@GOTPAGE
Lloh50:
ldr x8, [x8, _CONVERT_EXPR@GOTPAGEOFF]
Lloh51:
ldr w0, [x8]
mov x1, x19
mov x2, x20
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _build1
LBB0_57:
mov x0, x20
bl _TREE_CODE
ldr x8, [x28]
cmp x0, x8
b.ne LBB0_59
; %bb.58:
mov x0, x20
bl _cplus_expand_constant
mov x20, x0
LBB0_59:
cbz x24, LBB0_62
; %bb.60:
mov x0, x24
bl _BINFO_OFFSET
bl _integer_zerop
cbnz x0, LBB0_62
; %bb.61:
Lloh52:
adrp x8, _sizetype@GOTPAGE
Lloh53:
ldr x8, [x8, _sizetype@GOTPAGEOFF]
Lloh54:
ldr x0, [x8]
mov x1, x20
bl _build_nop
mov x20, x0
mov x0, x24
bl _BINFO_OFFSET
mov x2, x0
ldr w0, [sp, #20] ; 4-byte Folded Reload
mov x1, x20
bl _size_binop
mov x20, x0
LBB0_62:
mov x0, x19
mov x1, x20
bl _build_nop
LBB0_63:
mov x24, x0
LBB0_64:
mov x21, x24
b LBB0_79
LBB0_65:
mov x0, x19
mov w1, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _build_int_cst
LBB0_66:
mov x0, x20
bl _type_unknown_p
cbz x0, LBB0_68
; %bb.67:
Lloh55:
adrp x8, _tf_warning_or_error@GOTPAGE
Lloh56:
ldr x8, [x8, _tf_warning_or_error@GOTPAGEOFF]
Lloh57:
ldr w2, [x8]
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _instantiate_type
LBB0_68:
str x19, [sp]
Lloh58:
adrp x0, l_.str.2@PAGE
Lloh59:
add x0, x0, l_.str.2@PAGEOFF
mov x1, x20
mov x2, x21
b LBB0_78
LBB0_69:
mov w1, #0
bl _c_common_type_for_size
mov x1, x20
bl _cp_convert
mov x20, x0
bl _TREE_TYPE
bl _TYPE_MODE
bl _GET_MODE_SIZE
mov x21, x0
mov x0, x19
bl _TYPE_MODE
bl _GET_MODE_SIZE
cmp x21, x0
cset w0, eq
bl _gcc_assert
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _convert_to_pointer
LBB0_70:
Lloh60:
adrp x0, l_.str.3@PAGE
Lloh61:
add x0, x0, l_.str.3@PAGEOFF
b LBB0_38
LBB0_71:
Lloh62:
adrp x28, _ba_check@GOTPAGE
Lloh63:
ldr x28, [x28, _ba_check@GOTPAGEOFF]
ldr w2, [x28]
mov x0, x25
mov x1, x26
mov x3, #0
bl _lookup_base
mov x21, x0
cbnz x0, LBB0_73
; %bb.72:
ldr w2, [x28]
mov x0, x26
mov x1, x25
mov x3, #0
bl _lookup_base
mov x21, x0
Lloh64:
adrp x8, _MINUS_EXPR@GOTPAGE
Lloh65:
ldr x8, [x8, _MINUS_EXPR@GOTPAGEOFF]
Lloh66:
ldr w23, [x8]
LBB0_73:
ldr x8, [x27]
cmp x21, x8
b.eq LBB0_79
; %bb.74:
cbnz x21, LBB0_80
; %bb.75:
cbnz w24, LBB0_80
LBB0_76:
mov x0, x19
bl _TYPE_PTRMEMFUNC_P
cbz x0, LBB0_82
; %bb.77:
str x19, [sp]
Lloh67:
adrp x0, l_.str.2@PAGE
Lloh68:
add x0, x0, l_.str.2@PAGEOFF
mov x1, x20
mov x2, x22
LBB0_78:
bl _error
ldr x21, [x27]
LBB0_79:
mov x0, x21
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
LBB0_80:
cbz x21, LBB0_82
; %bb.81:
mov x0, x23
mov x1, x20
mov x2, x21
mov w3, #0
bl _build_base_path
mov x20, x0
LBB0_82:
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _build_nop
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpLdrGot Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51
.loh AdrpLdrGotLdr Lloh52, Lloh53, Lloh54
.loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh57
.loh AdrpAdd Lloh58, Lloh59
.loh AdrpAdd Lloh60, Lloh61
.loh AdrpLdrGot Lloh62, Lloh63
.loh AdrpLdrGotLdr Lloh64, Lloh65, Lloh66
.loh AdrpAdd Lloh67, Lloh68
.cfi_endproc
; -- End function
.comm _error_mark_node,8,3 ; @error_mark_node
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "can't convert from incomplete type %qT to %qT"
l_.str.1: ; @.str.1
.asciz "conversion of %qE from %qT to %qT is ambiguous"
.comm _POINTER_TYPE,8,3 ; @POINTER_TYPE
.comm _FUNCTION_TYPE,8,3 ; @FUNCTION_TYPE
.comm _METHOD_TYPE,8,3 ; @METHOD_TYPE
.comm _RECORD_TYPE,8,3 ; @RECORD_TYPE
.comm _PLUS_EXPR,4,2 ; @PLUS_EXPR
.comm _NULL_TREE,8,3 ; @NULL_TREE
.comm _ba_check,4,2 ; @ba_check
.comm _MINUS_EXPR,4,2 ; @MINUS_EXPR
l_.str.2: ; @.str.2
.asciz "cannot convert %qE from type %qT to type %qT"
.comm _bk_via_virtual,8,3 ; @bk_via_virtual
l_.str.3: ; @.str.3
.asciz "pointer to member cast from %qT to %qT is via virtual base"
.comm _NOP_EXPR,4,2 ; @NOP_EXPR
.comm _PTRMEM_CST,8,3 ; @PTRMEM_CST
.comm _sizetype,8,3 ; @sizetype
.comm _warn_pmf2ptr,4,2 ; @warn_pmf2ptr
.comm _OFFSET_REF,8,3 ; @OFFSET_REF
l_.str.4: ; @.str.4
.asciz "invalid conversion from %qT to %qT"
.comm _POINTER_SIZE,8,3 ; @POINTER_SIZE
.comm _CONVERT_EXPR,4,2 ; @CONVERT_EXPR
.comm _tf_warning_or_error,4,2 ; @tf_warning_or_error
.no_dead_strip _cp_convert_to_pointer
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gcc/cp/extr_cvt.c_cp_convert_to_pointer.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ScuSendTimer0 ## -- Begin function ScuSendTimer0
.p2align 4, 0x90
_ScuSendTimer0: ## @ScuSendTimer0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $67, %edi
movl $12, %esi
movl $8, %edx
movl $8, %ecx
popq %rbp
jmp _SendInterrupt ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ScuSendTimer0 ; -- Begin function ScuSendTimer0
.p2align 2
_ScuSendTimer0: ; @ScuSendTimer0
.cfi_startproc
; %bb.0:
mov w0, #67
mov w1, #12
mov w2, #8
mov w3, #8
b _SendInterrupt
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Yabause/yabause/src/extr_scu.c_ScuSendTimer0.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hyst_to_reg
_hyst_to_reg: ## @hyst_to_reg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
jle LBB0_1
## %bb.2:
movl $31, %eax
cmpq $30499, %rdi ## imm = 0x7723
ja LBB0_4
## %bb.3:
addl $500, %edi ## imm = 0x1F4
movzwl %di, %eax
shrl $3, %eax
imull $8389, %eax, %eax ## imm = 0x20C5
shrl $20, %eax
LBB0_4:
popq %rbp
retq
LBB0_1:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _hyst_to_reg
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hyst_to_reg
_hyst_to_reg: ; @hyst_to_reg
.cfi_startproc
; %bb.0:
cmp x0, #1
b.lt LBB0_2
; %bb.1:
mov w8, #31
mov w9, #30499
cmp x0, x9
add w9, w0, #500
ubfx w9, w9, #3, #13
mov w10, #8389
mul w9, w9, w10
lsr w9, w9, #20
csel w0, w8, w9, hi
ret
LBB0_2:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _hyst_to_reg
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/hwmon/extr_lm90.c_hyst_to_reg.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___find_get_block ## -- Begin function __find_get_block
.p2align 4, 0x90
___find_get_block: ## @__find_get_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 %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movq %rdi, %r15
callq _lookup_bh_lru
movq %rax, %rbx
testq %rax, %rax
jne LBB0_4
## %bb.1:
movq %r15, %rdi
movl %r14d, %esi
callq ___find_get_block_slow
testq %rax, %rax
je LBB0_2
## %bb.3:
movq %rax, %rbx
movq %rax, %rdi
callq _bh_lru_install
LBB0_4:
movq %rbx, %rdi
callq _touch_buffer
LBB0_5:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
xorl %ebx, %ebx
jmp LBB0_5
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___find_get_block ; -- Begin function __find_get_block
.p2align 2
___find_get_block: ; @__find_get_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 x20, x1
mov x21, x0
bl _lookup_bh_lru
mov x19, x0
cbnz x0, LBB0_3
; %bb.1:
mov x0, x21
mov x1, x20
bl ___find_get_block_slow
mov x19, x0
cbz x0, LBB0_4
; %bb.2:
mov x0, x19
bl _bh_lru_install
LBB0_3:
mov x0, x19
bl _touch_buffer
LBB0_4:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/extr_buffer.c___find_get_block.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function clear_bit_unlock_is_negative_byte
_clear_bit_unlock_is_negative_byte: ## @clear_bit_unlock_is_negative_byte
.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
callq _clear_bit_unlock
movq _PG_waiters@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _test_bit ## TAILCALL
.cfi_endproc
## -- End function
.comm _PG_waiters,4,2 ## @PG_waiters
.no_dead_strip _clear_bit_unlock_is_negative_byte
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function clear_bit_unlock_is_negative_byte
_clear_bit_unlock_is_negative_byte: ; @clear_bit_unlock_is_negative_byte
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
bl _clear_bit_unlock
Lloh0:
adrp x8, _PG_waiters@GOTPAGE
Lloh1:
ldr x8, [x8, _PG_waiters@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _test_bit
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _PG_waiters,4,2 ; @PG_waiters
.no_dead_strip _clear_bit_unlock_is_negative_byte
.subsections_via_symbols
| AnghaBench/linux/mm/extr_filemap.c_clear_bit_unlock_is_negative_byte.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
leaq L_.str.2(%rip), %rsi
leaq -12(%rbp), %rdx
leaq -8(%rbp), %rcx
leaq -4(%rbp), %r8
movq %rax, %rdi
xorl %eax, %eax
callq _fscanf
movl -12(%rbp), %esi
movl -8(%rbp), %edx
movl -4(%rbp), %ecx
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "pr01.txt"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "%d %d %d"
L_.str.3: ## @.str.3
.asciz "The values of a b and c is %d %d %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp 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
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
sub x8, x29, #12
str x8, [sp, #16]
sub x8, x29, #8
sub x9, x29, #4
stp x9, x8, [sp]
Lloh4:
adrp x1, l_.str.2@PAGE
Lloh5:
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
ldp w9, w8, [x29, #-8]
ldur w10, [x29, #-12]
stp x9, x10, [sp, #8]
str x8, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "pr01.txt"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "%d %d %d"
l_.str.3: ; @.str.3
.asciz "The values of a b and c is %d %d %d\n"
.subsections_via_symbols
| the_stack_data/314609.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function allocset
_allocset: ## @allocset
.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 8(%rdi), %rax
movslq 20(%rax), %r14
leal -1(%r14), %ecx
movl %ecx, 20(%rax)
movslq 16(%rax), %rbx
movl (%rdi), %r12d
cmpl %r12d, %r14d
jge LBB0_1
LBB0_32:
leaq (%r14,%r14,4), %rsi
shlq $3, %rsi
movq (%rax), %rdi
movq _CHAR_BIT@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %r14, %rdx
orq %rcx, %rdx
addq 8(%rax), %rsi
shrq $32, %rdx
je LBB0_33
## %bb.34:
movq %r14, %rax
xorl %edx, %edx
divq %rcx
movq %rdx, %rcx
jmp LBB0_35
LBB0_1:
movq %rdi, %r15
movq _CHAR_BIT@GOTPCREL(%rip), %rax
movq (%rax), %rcx
addl %ecx, %r12d
movl %r12d, (%rdi)
movslq %r12d, %r13
movq %r13, %rax
orq %rcx, %rax
shrq $32, %rax
je LBB0_2
## %bb.3:
movq %r13, %rax
xorl %edx, %edx
divq %rcx
jmp LBB0_4
LBB0_33:
movl %r14d, %eax
xorl %edx, %edx
divl %ecx
movl %edx, %ecx
## kill: def $eax killed $eax def $rax
LBB0_35:
imulq %rbx, %rax
leaq (%rdi,%rax,4), %rax
movq %rax, 32(%rsi)
movl $1, %eax
## kill: def $cl killed $cl killed $rcx
shll %cl, %eax
movl %eax, (%rsi)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rsi)
movq $0, 24(%rsi)
jmp LBB0_36
LBB0_2:
movl %r12d, %eax
xorl %edx, %edx
divl %ecx
## kill: def $edx killed $edx def $rdx
LBB0_4:
xorl %edi, %edi
testq %rdx, %rdx
sete %dil
callq _assert
movq _CHAR_BIT@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq %r13, %rax
orq %rcx, %rax
shrq $32, %rax
je LBB0_5
## %bb.6:
movq %r13, %rax
xorl %edx, %edx
divq %rcx
movq %rax, %r12
jmp LBB0_7
LBB0_5:
movl %r12d, %eax
xorl %edx, %edx
divl %ecx
movl %eax, %r12d
LBB0_7:
movq %r15, %rdi
callq _MEMSIZE
movq _MEMLIMIT@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jle LBB0_8
LBB0_37:
movq _REG_ESPACE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _SETERROR
xorl %esi, %esi
LBB0_36:
movq %rsi, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
movq 8(%r15), %rax
movq 8(%rax), %rdi
shlq $3, %r13
leaq (,%r13,4), %rsi
addq %r13, %rsi
testq %rdi, %rdi
je LBB0_9
## %bb.10:
callq _realloc
jmp LBB0_11
LBB0_9:
movq %rsi, %rdi
callq _malloc
LBB0_11:
imulq %rbx, %r12
movq 8(%r15), %rcx
movq %rax, 8(%rcx)
movq (%rcx), %rdi
testq %rdi, %rdi
je LBB0_12
## %bb.13:
movq %r12, %rsi
callq _realloc
movq %rax, %rdi
movq 8(%r15), %rsi
movq %rax, (%rsi)
testl %r14d, %r14d
js LBB0_29
## %bb.14:
movl %r14d, %eax
movq _CHAR_BIT@GOTPCREL(%rip), %rcx
movq (%rcx), %r9
movq 8(%rsi), %r8
leaq 1(%rax), %r10
testq %rax, %rax
je LBB0_15
## %bb.16:
movl %r10d, %r11d
andl $-2, %r11d
leaq 32(%r8), %r13
xorl %ecx, %ecx
jmp LBB0_17
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_17 Depth=1
xorl %edx, %edx
divq %r9
LBB0_23: ## in Loop: Header=BB0_17 Depth=1
imulq %rbx, %rax
shlq $2, %rax
movq %rdi, %rdx
subq %rax, %rdx
movq %rdx, 40(%r13)
addq $2, %rcx
addq $80, %r13
cmpq %rcx, %r11
je LBB0_24
LBB0_17: ## =>This Inner Loop Header: Depth=1
movq %rcx, %rax
orq %r9, %rax
shrq $32, %rax
je LBB0_18
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
movq %rcx, %rax
xorl %edx, %edx
divq %r9
jmp LBB0_20
.p2align 4, 0x90
LBB0_18: ## in Loop: Header=BB0_17 Depth=1
movl %ecx, %eax
xorl %edx, %edx
divl %r9d
## kill: def $eax killed $eax def $rax
LBB0_20: ## in Loop: Header=BB0_17 Depth=1
imulq %rbx, %rax
shlq $2, %rax
movq %rdi, %rdx
subq %rax, %rdx
movq %rdx, (%r13)
leaq 1(%rcx), %rax
movq %rax, %rdx
orq %r9, %rdx
shrq $32, %rdx
jne LBB0_22
## %bb.21: ## in Loop: Header=BB0_17 Depth=1
## kill: def $eax killed $eax killed $rax
xorl %edx, %edx
divl %r9d
## kill: def $eax killed $eax def $rax
jmp LBB0_23
LBB0_12:
movq %r12, %rdi
callq _malloc
movq %rax, %rdi
movq 8(%r15), %rsi
movq %rax, (%rsi)
jmp LBB0_29
LBB0_15:
xorl %ecx, %ecx
LBB0_24:
testb $1, %r10b
je LBB0_29
## %bb.25:
movq %rcx, %rax
orq %r9, %rax
shrq $32, %rax
je LBB0_26
## %bb.27:
movq %rcx, %rax
xorl %edx, %edx
divq %r9
jmp LBB0_28
LBB0_26:
movl %ecx, %eax
xorl %edx, %edx
divl %r9d
## kill: def $eax killed $eax def $rax
LBB0_28:
imulq %rbx, %rax
shlq $2, %rax
movq %rdi, %rdx
subq %rax, %rdx
leaq (%rcx,%rcx,4), %rax
movq %rdx, 32(%r8,%rax,8)
LBB0_29:
cmpq $0, 8(%rsi)
je LBB0_37
## %bb.30:
testq %rdi, %rdi
je LBB0_37
## %bb.31:
subq %rbx, %r12
addq %r12, %rdi
xorl %esi, %esi
movq %rbx, %rdx
callq _memset
movq 8(%r15), %rax
jmp LBB0_32
.cfi_endproc
## -- End function
.comm _CHAR_BIT,8,3 ## @CHAR_BIT
.comm _MEMLIMIT,8,3 ## @MEMLIMIT
.comm _REG_ESPACE,4,2 ## @REG_ESPACE
.no_dead_strip _allocset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function allocset
_allocset: ; @allocset
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
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
ldr x8, [x0, #8]
ldp w19, w24, [x8, #16]
; kill: def $w19 killed $w19 def $x19
sxtw x19, w19
sxtw x22, w24
sub w9, w24, #1
str w9, [x8, #20]
ldr w9, [x0]
Lloh0:
adrp x23, _CHAR_BIT@GOTPAGE
Lloh1:
ldr x23, [x23, _CHAR_BIT@GOTPAGEOFF]
cmp w24, w9
b.ge LBB0_2
LBB0_1:
mov w9, #40 ; =0x28
ldp x8, x10, [x8]
smaddl x0, w22, w9, x10
ldr x9, [x23]
udiv x10, x22, x9
mul x11, x10, x19
msub w9, w10, w9, w22
mov w10, #1 ; =0x1
lsl w9, w10, w9
str w9, [x0]
add x8, x8, x11, lsl #2
stp xzr, x8, [x0, #24]
stp xzr, xzr, [x0, #8]
b LBB0_4
LBB0_2:
mov x20, x0
ldr x8, [x23]
add w9, w9, w8
str w9, [x0]
sxtw x25, w9
udiv x9, x25, x8
msub x8, x9, x8, x25
cmp x8, #0
cset w0, eq
bl _assert
ldr x21, [x23]
mov x0, x20
bl _MEMSIZE
Lloh2:
adrp x8, _MEMLIMIT@GOTPAGE
Lloh3:
ldr x8, [x8, _MEMLIMIT@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
cmp x0, x8
b.le LBB0_5
LBB0_3:
Lloh5:
adrp x8, _REG_ESPACE@GOTPAGE
Lloh6:
ldr x8, [x8, _REG_ESPACE@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
bl _SETERROR
mov x0, #0 ; =0x0
LBB0_4:
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_5:
udiv x8, x25, x21
mul x21, x8, x19
ldr x8, [x20, #8]
ldr x0, [x8, #8]
add x8, x25, x25, lsl #2
lsl x1, x8, #3
cbz x0, LBB0_7
; %bb.6:
bl _realloc
b LBB0_8
LBB0_7:
mov x0, x1
bl _malloc
LBB0_8:
ldr x8, [x20, #8]
str x0, [x8, #8]
ldr x0, [x8]
cbz x0, LBB0_12
; %bb.9:
mov x1, x21
bl _realloc
ldr x8, [x20, #8]
str x0, [x8]
tbnz w22, #31, LBB0_18
; %bb.10:
ldr x9, [x23]
ldr x12, [x8, #8]
add x10, x24, #1
cmp w24, #3
b.hs LBB0_13
; %bb.11:
mov x11, #0 ; =0x0
b LBB0_16
LBB0_12:
mov x0, x21
bl _malloc
ldr x8, [x20, #8]
str x0, [x8]
b LBB0_18
LBB0_13:
mov x13, #0 ; =0x0
and x11, x10, #0xfffffffc
add x14, x12, #112
LBB0_14: ; =>This Inner Loop Header: Depth=1
add x15, x13, #1
add x16, x13, #2
add x17, x13, #3
udiv x1, x13, x9
udiv x15, x15, x9
udiv x16, x16, x9
mul x1, x1, x19
mul x15, x15, x19
mul x16, x16, x19
sub x1, x0, x1, lsl #2
udiv x17, x17, x9
mul x17, x17, x19
sub x15, x0, x15, lsl #2
sub x16, x0, x16, lsl #2
sub x17, x0, x17, lsl #2
stur x1, [x14, #-80]
stur x15, [x14, #-40]
str x16, [x14]
str x17, [x14, #40]
add x13, x13, #4
add x14, x14, #160
cmp x11, x13
b.ne LBB0_14
; %bb.15:
cmp x11, x10
b.eq LBB0_18
LBB0_16:
mov w13, #40 ; =0x28
umaddl x12, w11, w13, x12
add x12, x12, #32
LBB0_17: ; =>This Inner Loop Header: Depth=1
udiv x13, x11, x9
mul x13, x13, x19
sub x13, x0, x13, lsl #2
str x13, [x12], #40
add x11, x11, #1
cmp x10, x11
b.ne LBB0_17
LBB0_18:
ldr x8, [x8, #8]
cbz x8, LBB0_3
; %bb.19:
cbz x0, LBB0_3
; %bb.20:
sub x8, x21, x19
add x0, x0, x8
mov w1, #0 ; =0x0
mov x2, x19
bl _memset
ldr x8, [x20, #8]
b LBB0_1
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _CHAR_BIT,8,3 ; @CHAR_BIT
.comm _MEMLIMIT,8,3 ; @MEMLIMIT
.comm _REG_ESPACE,4,2 ; @REG_ESPACE
.no_dead_strip _allocset
.subsections_via_symbols
| assembly_file_158937.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _log1p ## -- Begin function log1p
.p2align 4, 0x90
_log1p: ## @log1p
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
ud2
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _g_aug_volatile_3048 ## @g_aug_volatile_3048
.p2align 2, 0x0
_g_aug_volatile_3048:
.long 10 ## 0xa
.comm _Lg2,8,3 ## @Lg2
.comm _Lg4,8,3 ## @Lg4
.comm _Lg6,8,3 ## @Lg6
.comm _Lg1,8,3 ## @Lg1
.comm _Lg3,8,3 ## @Lg3
.comm _Lg5,8,3 ## @Lg5
.comm _Lg7,8,3 ## @Lg7
.comm _ln2_lo,8,3 ## @ln2_lo
.comm _ln2_hi,8,3 ## @ln2_hi
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _log1p ; -- Begin function log1p
.p2align 2
_log1p: ; @log1p
.cfi_startproc
; %bb.0:
brk #0x1
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _g_aug_volatile_3048 ; @g_aug_volatile_3048
.p2align 2, 0x0
_g_aug_volatile_3048:
.long 10 ; 0xa
.comm _Lg2,8,3 ; @Lg2
.comm _Lg4,8,3 ; @Lg4
.comm _Lg6,8,3 ; @Lg6
.comm _Lg1,8,3 ; @Lg1
.comm _Lg3,8,3 ; @Lg3
.comm _Lg5,8,3 ; @Lg5
.comm _Lg7,8,3 ; @Lg7
.comm _ln2_lo,8,3 ; @ln2_lo
.comm _ln2_hi,8,3 ; @ln2_hi
.subsections_via_symbols
| assembly_file_39322.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function compare_operands
_compare_operands: ## @compare_operands
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq %rdi, %r14
movq (%rdi), %rdi
testq %rdi, %rdi
leaq L_.str(%rip), %r12
cmoveq %r12, %rdi
movq (%rsi), %rsi
testq %rsi, %rsi
cmoveq %r12, %rsi
callq _strcmp
xorl %r15d, %r15d
testq %rax, %rax
jne LBB0_5
## %bb.1:
movq 8(%r14), %rdi
testq %rdi, %rdi
cmoveq %r12, %rdi
movq 8(%rbx), %rsi
testq %rsi, %rsi
cmoveq %r12, %rsi
callq _strcmp
testq %rax, %rax
jne LBB0_5
## %bb.2:
movq 16(%r14), %rax
cmpq 16(%rbx), %rax
jne LBB0_5
## %bb.3:
movq 24(%r14), %rax
cmpq 24(%rbx), %rax
jne LBB0_5
## %bb.4:
movq 32(%r14), %rax
xorl %r15d, %r15d
cmpq 32(%rbx), %rax
sete %r15b
LBB0_5:
movl %r15d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
.no_dead_strip _compare_operands
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function compare_operands
_compare_operands: ; @compare_operands
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
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
Lloh0:
adrp x21, l_.str@PAGE
Lloh1:
add x21, x21, l_.str@PAGEOFF
ldr x8, [x0]
cmp x8, #0
csel x0, x21, x8, eq
ldr x8, [x1]
cmp x8, #0
csel x1, x21, x8, eq
bl _strcmp
cbnz x0, LBB0_5
; %bb.1:
ldr x8, [x20, #8]
cmp x8, #0
csel x0, x21, x8, eq
ldr x8, [x19, #8]
cmp x8, #0
csel x1, x21, x8, eq
bl _strcmp
cbnz x0, LBB0_5
; %bb.2:
ldr x8, [x20, #16]
ldr x9, [x19, #16]
cmp x8, x9
b.ne LBB0_5
; %bb.3:
ldr x8, [x20, #24]
ldr x9, [x19, #24]
cmp x8, x9
b.ne LBB0_5
; %bb.4:
ldr x8, [x20, #32]
ldr x9, [x19, #32]
cmp x8, x9
cset w0, eq
b LBB0_6
LBB0_5:
mov w0, #0 ; =0x0
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
.no_dead_strip _compare_operands
.subsections_via_symbols
| assembly_file_39239.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mevent_qunlock
_mevent_qunlock: ## @mevent_qunlock
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _mevent_lmutex@GOTPCREL(%rip), %rdi
popq %rbp
jmp _pthread_mutex_unlock ## TAILCALL
.cfi_endproc
## -- End function
.comm _mevent_lmutex,4,2 ## @mevent_lmutex
.no_dead_strip _mevent_qunlock
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mevent_qunlock
_mevent_qunlock: ; @mevent_qunlock
.cfi_startproc
; %bb.0:
Lloh0:
adrp x0, _mevent_lmutex@GOTPAGE
Lloh1:
ldr x0, [x0, _mevent_lmutex@GOTPAGEOFF]
b _pthread_mutex_unlock
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _mevent_lmutex,4,2 ; @mevent_lmutex
.no_dead_strip _mevent_qunlock
.subsections_via_symbols
| AnghaBench/freebsd/usr.sbin/bhyve/extr_mevent.c_mevent_qunlock.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
subq $24, %rsp
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rbx
leaq -20(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -16(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -12(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -16(%rbp), %esi
addl -20(%rbp), %esi
addl -12(%rbp), %esi
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Elmanin fiyati: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Armudun fiyati: "
L_.str.3: ## @.str.3
.asciz "Muzun fiyati: "
L_.str.4: ## @.str.4
.asciz "Toplam fiyat: %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, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x8, x29, #20
str x8, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add x8, sp, #24
str x8, [sp]
mov x0, x19
bl _scanf
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
add x8, sp, #20
str x8, [sp]
mov x0, x19
bl _scanf
ldur w8, [x29, #-20]
ldp w10, w9, [sp, #20]
add w8, w9, w8
add w8, w8, w10
str x8, [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, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
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: ; @.str
.asciz "Elmanin fiyati: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Armudun fiyati: "
l_.str.3: ; @.str.3
.asciz "Muzun fiyati: "
l_.str.4: ; @.str.4
.asciz "Toplam fiyat: %d"
.subsections_via_symbols
| the_stack_data/247018727.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function map_init_meta
_map_init_meta: ## @map_init_meta
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq 8(%rdi), %r15
movq 16(%rdi), %rcx
movq _EM_META_NEXT@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $1, %eax
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %rax, %rsi
decq %rax
cmpq %rdx, -8(%rcx,%rsi,8)
jne LBB0_1
## %bb.2:
cmpq $254, %rax
jle LBB0_3
## %bb.4:
movl $3, %eax
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpq %rdx, -24(%r15,%rax,8)
je LBB0_11
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
cmpq %rdx, -16(%r15,%rax,8)
je LBB0_12
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
cmpq %rdx, -8(%r15,%rax,8)
je LBB0_13
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
cmpq %rdx, (%r15,%rax,8)
je LBB0_14
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
addq $4, %rax
cmpq $259, %rax ## imm = 0x103
jne LBB0_5
## %bb.10:
movq (%rbx), %rax
movq _MAP_VI@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rax
cmovneq %rcx, %r15
movl $27, %eax
jmp LBB0_14
LBB0_3:
movq %rcx, %r15
LBB0_14:
movl %eax, -60(%rbp)
movl $0, -52(%rbp)
movl $128, %r12d
movq _XK_CMD@GOTPCREL(%rip), %r13
leaq -60(%rbp), %r14
jmp LBB0_15
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_15 Depth=1
incq %r12
cmpq $256, %r12 ## imm = 0x100
je LBB0_18
LBB0_15: ## =>This Inner Loop Header: Depth=1
movq (%r15,%r12,8), %rsi
leaq -128(%rsi), %rax
cmpq $3, %rax
jb LBB0_17
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movl %r12d, %eax
orl $127, %eax
movl %eax, -56(%rbp)
movq %rbx, %rdi
## kill: def $esi killed $esi killed $rsi
callq _keymacro_map_cmd
movl (%r13), %ecx
movq %rbx, %rdi
movq %r14, %rsi
movl %eax, %edx
callq _keymacro_add
jmp LBB0_17
LBB0_18:
movslq -60(%rbp), %rax
movq $129, (%r15,%rax,8)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_20
## %bb.19:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_11:
addq $-3, %rax
jmp LBB0_14
LBB0_12:
addq $-2, %rax
jmp LBB0_14
LBB0_13:
decq %rax
jmp LBB0_14
LBB0_20:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _EM_META_NEXT,8,3 ## @EM_META_NEXT
.comm _MAP_VI,8,3 ## @MAP_VI
.comm _XK_CMD,4,2 ## @XK_CMD
.no_dead_strip _map_init_meta
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function map_init_meta
_map_init_meta: ; @map_init_meta
.cfi_startproc
; %bb.0:
sub sp, sp, #80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
mov x10, #0 ; =0x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #24]
ldp x8, x20, [x0, #8]
Lloh3:
adrp x9, _EM_META_NEXT@GOTPAGE
Lloh4:
ldr x9, [x9, _EM_META_NEXT@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x11, [x20, x10, lsl #3]
sub x10, x10, #1
cmp x11, x9
b.ne LBB0_1
; %bb.2:
add x10, x10, #1
cmp x10, #254
b.le LBB0_8
; %bb.3:
mov x10, #0 ; =0x0
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x11, [x8, x10, lsl #3]
cmp x11, x9
b.eq LBB0_7
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
add x10, x10, #1
cmp x10, #256
b.ne LBB0_4
; %bb.6:
ldr x9, [x19]
Lloh6:
adrp x10, _MAP_VI@GOTPAGE
Lloh7:
ldr x10, [x10, _MAP_VI@GOTPAGEOFF]
Lloh8:
ldr x10, [x10]
cmp x9, x10
csel x20, x8, x20, eq
mov w10, #27 ; =0x1b
b LBB0_8
LBB0_7:
mov x20, x8
; kill: def $w10 killed $w10 killed $x10 def $x10
LBB0_8:
str w10, [sp, #12]
str wzr, [sp, #20]
mov w21, #128 ; =0x80
Lloh9:
adrp x22, _XK_CMD@GOTPAGE
Lloh10:
ldr x22, [x22, _XK_CMD@GOTPAGEOFF]
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_10 Depth=1
add x21, x21, #1
cmp x21, #256
b.eq LBB0_12
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldr x1, [x20, x21, lsl #3]
sub x8, x1, #128
cmp x8, #3
b.lo LBB0_9
; %bb.11: ; in Loop: Header=BB0_10 Depth=1
orr w8, w21, #0x7f
str w8, [sp, #16]
mov x0, x19
; kill: def $w1 killed $w1 killed $x1
bl _keymacro_map_cmd
mov x2, x0
ldr w3, [x22]
add x1, sp, #12
mov x0, x19
bl _keymacro_add
b LBB0_9
LBB0_12:
ldrsw x8, [sp, #12]
mov w9, #129 ; =0x81
str x9, [x20, x8, lsl #3]
ldr x8, [sp, #24]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_14
; %bb.13:
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
LBB0_14:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _EM_META_NEXT,8,3 ; @EM_META_NEXT
.comm _MAP_VI,8,3 ; @MAP_VI
.comm _XK_CMD,4,2 ; @XK_CMD
.no_dead_strip _map_init_meta
.subsections_via_symbols
| assembly_file_166511.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function change_pte_range
_change_pte_range: ## @change_pte_range
.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, -76(%rbp) ## 4-byte Spill
movl %r8d, -44(%rbp) ## 4-byte Spill
movq %rcx, %r13
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
movq _NUMA_NO_NODE@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq %rsi, %rdi
callq _pmd_trans_unstable
testq %rax, %rax
je LBB0_2
## %bb.1:
xorl %eax, %eax
jmp LBB0_37
LBB0_2:
movl %r12d, -48(%rbp) ## 4-byte Spill
movq 8(%r15), %rdi
leaq -96(%rbp), %rcx
movq %r14, %rsi
movq %rbx, %rdx
callq _pte_offset_map_lock
movq %rax, %r14
cmpl $0, 16(%rbp)
movq %r15, -72(%rbp) ## 8-byte Spill
je LBB0_4
## %bb.3:
movq _VM_SHARED@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%r15)
je LBB0_38
LBB0_4:
movl -44(%rbp), %r15d ## 4-byte Reload
movl -48(%rbp), %r12d ## 4-byte Reload
LBB0_5:
movq -72(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rdi
callq _flush_tlb_batched_pending
xorl %eax, %eax
movq %rax, -88(%rbp) ## 8-byte Spill
xorl %eax, %eax
callq _arch_enter_lazy_mmu_mode
movq %r13, -64(%rbp) ## 8-byte Spill
movl %r12d, -48(%rbp) ## 4-byte Spill
jmp LBB0_10
LBB0_31: ## in Loop: Header=BB0_10 Depth=1
movl %r15d, %edi
callq _pte_mkwrite
movl %eax, %r15d
LBB0_33: ## in Loop: Header=BB0_10 Depth=1
movq -72(%rbp), %rdi ## 8-byte Reload
movq %rbx, %rsi
movq %r14, %rdx
movl %r12d, %ecx
movl %r15d, %r8d
callq _ptep_modify_prot_commit
incq -88(%rbp) ## 8-byte Folded Spill
movl -44(%rbp), %r15d ## 4-byte Reload
LBB0_9: ## in Loop: Header=BB0_10 Depth=1
addq $4, %r14
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
addq (%rax), %rbx
cmpq %r13, %rbx
je LBB0_36
LBB0_10: ## =>This Inner Loop Header: Depth=1
movl (%r14), %r12d
movl %r12d, %edi
callq _pte_present
testq %rax, %rax
je LBB0_18
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
cmpl $0, 16(%rbp)
je LBB0_25
## %bb.12: ## in Loop: Header=BB0_10 Depth=1
movl %r12d, %edi
callq _pte_write
testq %rax, %rax
setne %r13b
movq -72(%rbp), %rdi ## 8-byte Reload
movq %rbx, %rsi
movl %r12d, %edx
callq _vm_normal_page
testq %rax, %rax
je LBB0_7
## %bb.13: ## in Loop: Header=BB0_10 Depth=1
movq %rax, %r15
movq %rax, %rdi
callq _PageKsm
testq %rax, %rax
je LBB0_14
LBB0_7: ## in Loop: Header=BB0_10 Depth=1
movl -44(%rbp), %r15d ## 4-byte Reload
LBB0_8: ## in Loop: Header=BB0_10 Depth=1
movq -64(%rbp), %r13 ## 8-byte Reload
jmp LBB0_9
.p2align 4, 0x90
LBB0_18: ## in Loop: Header=BB0_10 Depth=1
movq _CONFIG_MIGRATION@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _IS_ENABLED
testq %rax, %rax
je LBB0_9
## %bb.19: ## in Loop: Header=BB0_10 Depth=1
movl %r12d, %edi
callq _pte_to_swp_entry
movl %eax, -52(%rbp)
movl %eax, %edi
callq _is_write_migration_entry
testq %rax, %rax
je LBB0_23
## %bb.20: ## in Loop: Header=BB0_10 Depth=1
leaq -52(%rbp), %rdi
callq _make_migration_entry_read
movl -52(%rbp), %edi
callq _swp_entry_to_pte
movl %eax, %r15d
movl %r12d, %edi
callq _pte_swp_soft_dirty
testq %rax, %rax
je LBB0_22
## %bb.21: ## in Loop: Header=BB0_10 Depth=1
movl %r15d, %edi
callq _pte_swp_mksoft_dirty
movl %eax, %r15d
LBB0_22: ## in Loop: Header=BB0_10 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rdi
movq %rbx, %rsi
movq %r14, %rdx
movl %r15d, %ecx
callq _set_pte_at
incq -88(%rbp) ## 8-byte Folded Spill
movl -44(%rbp), %r15d ## 4-byte Reload
LBB0_23: ## in Loop: Header=BB0_10 Depth=1
movl -52(%rbp), %edi
callq _is_write_device_private_entry
testq %rax, %rax
je LBB0_9
## %bb.24: ## in Loop: Header=BB0_10 Depth=1
leaq -52(%rbp), %rdi
callq _make_device_private_entry_read
movl -52(%rbp), %edi
callq _swp_entry_to_pte
movq -72(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rdi
movq %rbx, %rsi
movq %r14, %rdx
movl %eax, %ecx
callq _set_pte_at
incq -88(%rbp) ## 8-byte Folded Spill
jmp LBB0_9
.p2align 4, 0x90
LBB0_25: ## in Loop: Header=BB0_10 Depth=1
xorl %r13d, %r13d
LBB0_26: ## in Loop: Header=BB0_10 Depth=1
movq -72(%rbp), %rdi ## 8-byte Reload
movq %rbx, %rsi
movq %r14, %rdx
callq _ptep_modify_prot_start
movl %eax, %r12d
movl %eax, %edi
movl %r15d, %esi
callq _pte_modify
movl %eax, %r15d
testb %r13b, %r13b
je LBB0_28
## %bb.27: ## in Loop: Header=BB0_10 Depth=1
movl %r15d, %edi
callq _pte_mk_savedwrite
movl %eax, %r15d
LBB0_28: ## in Loop: Header=BB0_10 Depth=1
movl -76(%rbp), %eax ## 4-byte Reload
movq -64(%rbp), %r13 ## 8-byte Reload
testl %eax, %eax
je LBB0_33
## %bb.29: ## in Loop: Header=BB0_10 Depth=1
movl %r15d, %edi
callq _pte_dirty
testq %rax, %rax
je LBB0_33
## %bb.30: ## in Loop: Header=BB0_10 Depth=1
movl %r15d, %edi
callq _pte_soft_dirty
testq %rax, %rax
jne LBB0_31
## %bb.32: ## in Loop: Header=BB0_10 Depth=1
movq _VM_SOFTDIRTY@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq -72(%rbp), %rcx ## 8-byte Reload
testl %eax, (%rcx)
jne LBB0_33
jmp LBB0_31
LBB0_14: ## in Loop: Header=BB0_10 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _is_cow_mapping
testq %rax, %rax
je LBB0_16
## %bb.15: ## in Loop: Header=BB0_10 Depth=1
movq %r15, %rdi
callq _page_mapcount
cmpl $1, %eax
jne LBB0_7
LBB0_16: ## in Loop: Header=BB0_10 Depth=1
movq %r15, %rdi
callq _page_is_file_cache
testq %rax, %rax
je LBB0_6
## %bb.17: ## in Loop: Header=BB0_10 Depth=1
movq %r15, %rdi
callq _PageDirty
testq %rax, %rax
jne LBB0_7
LBB0_6: ## in Loop: Header=BB0_10 Depth=1
movl %r12d, %edi
callq _pte_protnone
testq %rax, %rax
jne LBB0_7
## %bb.34: ## in Loop: Header=BB0_10 Depth=1
movq %r15, %rdi
callq _page_to_nid
cmpl %eax, -48(%rbp) ## 4-byte Folded Reload
movl -44(%rbp), %r15d ## 4-byte Reload
je LBB0_8
jmp LBB0_26
LBB0_36:
xorl %eax, %eax
callq _arch_leave_lazy_mmu_mode
movq -96(%rbp), %rsi
addq $-4, %r14
movq %r14, %rdi
callq _pte_unmap_unlock
movq -88(%rbp), %rax ## 8-byte Reload
LBB0_37:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_38:
movq 8(%r15), %rdi
callq _atomic_read
cmpl $1, %eax
movl -44(%rbp), %r15d ## 4-byte Reload
movl -48(%rbp), %r12d ## 4-byte Reload
jne LBB0_5
## %bb.39:
xorl %eax, %eax
callq _numa_node_id
movl %eax, %r12d
jmp LBB0_5
.cfi_endproc
## -- End function
.comm _NUMA_NO_NODE,4,2 ## @NUMA_NO_NODE
.comm _VM_SHARED,4,2 ## @VM_SHARED
.comm _VM_SOFTDIRTY,4,2 ## @VM_SOFTDIRTY
.comm _CONFIG_MIGRATION,4,2 ## @CONFIG_MIGRATION
.comm _PAGE_SIZE,8,3 ## @PAGE_SIZE
.no_dead_strip _change_pte_range
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function change_pte_range
_change_pte_range: ; @change_pte_range
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x6
mov x20, x5
mov x21, x4
mov x22, x3
mov x23, x2
mov x25, x1
mov x24, x0
Lloh0:
adrp x8, _NUMA_NO_NODE@GOTPAGE
Lloh1:
ldr x8, [x8, _NUMA_NO_NODE@GOTPAGEOFF]
Lloh2:
ldr w27, [x8]
mov x0, x1
bl _pmd_trans_unstable
cbz x0, LBB0_2
; %bb.1:
mov x27, #0
b LBB0_36
LBB0_2:
ldr x0, [x24, #8]
add x3, sp, #24
mov x1, x25
mov x2, x23
bl _pte_offset_map_lock
mov x26, x0
stp w21, w20, [sp, #12] ; 8-byte Folded Spill
cbz w19, LBB0_6
; %bb.3:
ldr w8, [x24]
Lloh3:
adrp x9, _VM_SHARED@GOTPAGE
Lloh4:
ldr x9, [x9, _VM_SHARED@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_6
; %bb.4:
ldr x0, [x24, #8]
bl _atomic_read
cmp w0, #1
b.ne LBB0_6
; %bb.5:
bl _numa_node_id
mov x27, x0
LBB0_6:
str w27, [sp, #8] ; 4-byte Folded Spill
ldr x0, [x24, #8]
bl _flush_tlb_batched_pending
bl _arch_enter_lazy_mmu_mode
mov x27, #0
Lloh6:
adrp x20, _PAGE_SIZE@GOTPAGE
Lloh7:
ldr x20, [x20, _PAGE_SIZE@GOTPAGEOFF]
b LBB0_11
LBB0_7: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _pte_mkwrite
mov x25, x0
LBB0_8: ; in Loop: Header=BB0_11 Depth=1
mov x0, x24
mov x1, x23
mov x2, x26
mov x3, x28
mov x4, x25
bl _ptep_modify_prot_commit
LBB0_9: ; in Loop: Header=BB0_11 Depth=1
add x27, x27, #1
LBB0_10: ; in Loop: Header=BB0_11 Depth=1
add x26, x26, #4
ldr x8, [x20]
add x23, x8, x23
cmp x23, x22
b.eq LBB0_35
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr w28, [x26]
mov x0, x28
bl _pte_present
cbz x0, LBB0_21
; %bb.12: ; in Loop: Header=BB0_11 Depth=1
cbz w19, LBB0_28
; %bb.13: ; in Loop: Header=BB0_11 Depth=1
mov x0, x28
bl _pte_write
cmp x0, #0
cset w21, ne
mov x0, x24
mov x1, x23
mov x2, x28
bl _vm_normal_page
cbz x0, LBB0_10
; %bb.14: ; in Loop: Header=BB0_11 Depth=1
mov x25, x0
bl _PageKsm
cbnz x0, LBB0_10
; %bb.15: ; in Loop: Header=BB0_11 Depth=1
ldr w0, [x24]
bl _is_cow_mapping
cbz x0, LBB0_17
; %bb.16: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _page_mapcount
cmp w0, #1
b.ne LBB0_10
LBB0_17: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _page_is_file_cache
cbz x0, LBB0_19
; %bb.18: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _PageDirty
cbnz x0, LBB0_10
LBB0_19: ; in Loop: Header=BB0_11 Depth=1
mov x0, x28
bl _pte_protnone
cbnz x0, LBB0_10
; %bb.20: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _page_to_nid
ldr w8, [sp, #8] ; 4-byte Folded Reload
cmp w8, w0
b.eq LBB0_10
b LBB0_29
LBB0_21: ; in Loop: Header=BB0_11 Depth=1
Lloh8:
adrp x8, _CONFIG_MIGRATION@GOTPAGE
Lloh9:
ldr x8, [x8, _CONFIG_MIGRATION@GOTPAGEOFF]
Lloh10:
ldr w0, [x8]
bl _IS_ENABLED
cbz x0, LBB0_10
; %bb.22: ; in Loop: Header=BB0_11 Depth=1
mov x0, x28
bl _pte_to_swp_entry
str w0, [sp, #20]
bl _is_write_migration_entry
cbz x0, LBB0_26
; %bb.23: ; in Loop: Header=BB0_11 Depth=1
add x0, sp, #20
bl _make_migration_entry_read
ldr w0, [sp, #20]
bl _swp_entry_to_pte
mov x25, x0
mov x0, x28
bl _pte_swp_soft_dirty
cbz x0, LBB0_25
; %bb.24: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _pte_swp_mksoft_dirty
mov x25, x0
LBB0_25: ; in Loop: Header=BB0_11 Depth=1
ldr x0, [x24, #8]
mov x1, x23
mov x2, x26
mov x3, x25
bl _set_pte_at
add x27, x27, #1
LBB0_26: ; in Loop: Header=BB0_11 Depth=1
ldr w0, [sp, #20]
bl _is_write_device_private_entry
cbz x0, LBB0_10
; %bb.27: ; in Loop: Header=BB0_11 Depth=1
add x0, sp, #20
bl _make_device_private_entry_read
ldr w0, [sp, #20]
bl _swp_entry_to_pte
mov x3, x0
ldr x0, [x24, #8]
mov x1, x23
mov x2, x26
bl _set_pte_at
b LBB0_9
LBB0_28: ; in Loop: Header=BB0_11 Depth=1
mov w21, #0
LBB0_29: ; in Loop: Header=BB0_11 Depth=1
mov x0, x24
mov x1, x23
mov x2, x26
bl _ptep_modify_prot_start
mov x28, x0
ldr w1, [sp, #12] ; 4-byte Folded Reload
bl _pte_modify
mov x25, x0
cbz w21, LBB0_31
; %bb.30: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _pte_mk_savedwrite
mov x25, x0
LBB0_31: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
cbz w8, LBB0_8
; %bb.32: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _pte_dirty
cbz x0, LBB0_8
; %bb.33: ; in Loop: Header=BB0_11 Depth=1
mov x0, x25
bl _pte_soft_dirty
cbnz x0, LBB0_7
; %bb.34: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [x24]
Lloh11:
adrp x9, _VM_SOFTDIRTY@GOTPAGE
Lloh12:
ldr x9, [x9, _VM_SOFTDIRTY@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_8
b LBB0_7
LBB0_35:
bl _arch_leave_lazy_mmu_mode
ldr x1, [sp, #24]
sub x0, x26, #4
bl _pte_unmap_unlock
LBB0_36:
mov x0, x27
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _NUMA_NO_NODE,4,2 ; @NUMA_NO_NODE
.comm _VM_SHARED,4,2 ; @VM_SHARED
.comm _VM_SOFTDIRTY,4,2 ; @VM_SOFTDIRTY
.comm _CONFIG_MIGRATION,4,2 ; @CONFIG_MIGRATION
.comm _PAGE_SIZE,8,3 ; @PAGE_SIZE
.no_dead_strip _change_pte_range
.subsections_via_symbols
| AnghaBench/linux/mm/extr_mprotect.c_change_pte_range.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dolby_status ## -- Begin function dolby_status
.p2align 4, 0x90
_dolby_status: ## @dolby_status
.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 _UseAkmSpeaker ## -- Begin function UseAkmSpeaker
.p2align 4, 0x90
_UseAkmSpeaker: ## @UseAkmSpeaker
.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 _dolby_status ; -- Begin function dolby_status
.p2align 2
_dolby_status: ; @dolby_status
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _UseAkmSpeaker ; -- Begin function UseAkmSpeaker
.p2align 2
_UseAkmSpeaker: ; @UseAkmSpeaker
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/154830667.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/1260792.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function wined3d_cs_exec_callback
_wined3d_cs_exec_callback: ## @wined3d_cs_exec_callback
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rsi), %edi
popq %rbp
jmpq *8(%rsi) ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _wined3d_cs_exec_callback
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wined3d_cs_exec_callback
_wined3d_cs_exec_callback: ; @wined3d_cs_exec_callback
.cfi_startproc
; %bb.0:
ldr x2, [x1, #8]
ldr w0, [x1]
br x2
.cfi_endproc
; -- End function
.no_dead_strip _wined3d_cs_exec_callback
.subsections_via_symbols
| AnghaBench/reactos/dll/directx/wine/wined3d/extr_cs.c_wined3d_cs_exec_callback.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sclp_chp_configure ## -- Begin function sclp_chp_configure
.p2align 4, 0x90
_sclp_chp_configure: ## @sclp_chp_configure
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _SCLP_CMDW_CONFIGURE_CHPATH@GOTPCREL(%rip), %rax
shll $8, %edi
orl (%rax), %edi
popq %rbp
jmp _do_chp_configure ## TAILCALL
.cfi_endproc
## -- End function
.comm _SCLP_CMDW_CONFIGURE_CHPATH,4,2 ## @SCLP_CMDW_CONFIGURE_CHPATH
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sclp_chp_configure ; -- Begin function sclp_chp_configure
.p2align 2
_sclp_chp_configure: ; @sclp_chp_configure
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _SCLP_CMDW_CONFIGURE_CHPATH@GOTPAGE
Lloh1:
ldr x8, [x8, _SCLP_CMDW_CONFIGURE_CHPATH@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
orr w0, w8, w0, lsl #8
b _do_chp_configure
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SCLP_CMDW_CONFIGURE_CHPATH,4,2 ; @SCLP_CMDW_CONFIGURE_CHPATH
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/s390/char/extr_sclp_cmd.c_sclp_chp_configure.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pmap_qremove ## -- Begin function pmap_qremove
.p2align 4, 0x90
_pmap_qremove: ## @pmap_qremove
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq %rdi, %rbx
testl %esi, %esi
jle LBB0_3
## %bb.1:
movl %esi, %r15d
incl %r15d
movq _PAGE_SIZE@GOTPCREL(%rip), %r12
movq %r14, %rbx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
callq _pmap_kremove
addq (%r12), %rbx
decl %r15d
cmpl $1, %r15d
ja LBB0_2
LBB0_3:
subq %r14, %rbx
movq %r14, %rdi
movq %rbx, %rsi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _tlb_flush_range ## TAILCALL
.cfi_endproc
## -- End function
.comm _PAGE_SIZE,8,3 ## @PAGE_SIZE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pmap_qremove ; -- Begin function pmap_qremove
.p2align 2
_pmap_qremove: ; @pmap_qremove
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
mov x20, x0
cmp w1, #1
b.lt LBB0_3
; %bb.1:
add w21, w1, #1
Lloh0:
adrp x22, _PAGE_SIZE@GOTPAGE
Lloh1:
ldr x22, [x22, _PAGE_SIZE@GOTPAGEOFF]
mov x20, x19
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x20
bl _pmap_kremove
ldr x8, [x22]
add x20, x8, x20
sub w21, w21, #1
cmp w21, #1
b.hi LBB0_2
LBB0_3:
sub x1, x20, x19
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 _tlb_flush_range
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _PAGE_SIZE,8,3 ; @PAGE_SIZE
.subsections_via_symbols
| AnghaBench/freebsd/sys/arm/arm/extr_pmap-v6.c_pmap_qremove.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hp_sdc_enqueue_transaction ## -- Begin function hp_sdc_enqueue_transaction
.p2align 4, 0x90
_hp_sdc_enqueue_transaction: ## @hp_sdc_enqueue_transaction
.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 _hp_sdc@GOTPCREL(%rip), %r14
movq %r14, %rdi
callq _write_lock_irqsave
movq %rbx, %rdi
callq ___hp_sdc_enqueue_transaction
movl %eax, %ebx
movq %r14, %rdi
callq _write_unlock_irqrestore
movl %ebx, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _hp_sdc,4,2 ## @hp_sdc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hp_sdc_enqueue_transaction ; -- Begin function hp_sdc_enqueue_transaction
.p2align 2
_hp_sdc_enqueue_transaction: ; @hp_sdc_enqueue_transaction
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x20, _hp_sdc@GOTPAGE
Lloh1:
ldr x20, [x20, _hp_sdc@GOTPAGEOFF]
mov x0, x20
bl _write_lock_irqsave
mov x0, x19
bl ___hp_sdc_enqueue_transaction
mov x19, x0
mov x0, x20
bl _write_unlock_irqrestore
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _hp_sdc,4,2 ; @hp_sdc
.subsections_via_symbols
| AnghaBench/linux/drivers/input/serio/extr_hp_sdc.c_hp_sdc_enqueue_transaction.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function getnum_str
_getnum_str: ## @getnum_str
.cfi_startproc
## %bb.0:
movq (%rdi), %rcx
xorl %eax, %eax
cmpq %rsi, %rcx
ja LBB0_18
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
xorl %r12d, %r12d
movb $1, %r13b
movq $0, -48(%rbp) ## 8-byte Folded Spill
jmp LBB0_5
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
addq $4, %rcx
movq %rcx, (%rbx)
LBB0_3: ## in Loop: Header=BB0_5 Depth=1
movb $1, %r13b
xorl %r12d, %r12d
cmpq %r14, %rcx
ja LBB0_16
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
movl (%rcx), %r15d
movl %r15d, %edi
callq _isspace
testl %r15d, %r15d
jne LBB0_9
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
testq %rax, %rax
je LBB0_9
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq (%rbx), %rcx
testb $1, %r13b
jne LBB0_8
## %bb.13: ## in Loop: Header=BB0_5 Depth=1
movb $1, %r12b
xorl %r13d, %r13d
cmpq %r14, %rcx
jbe LBB0_5
jmp LBB0_16
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
cmpl $59, %r15d
jne LBB0_14
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
movq (%rbx), %rcx
cmpq %r14, %rcx
ja LBB0_2
.p2align 4, 0x90
LBB0_11: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, (%rcx)
je LBB0_2
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
addq $4, %rcx
movq %rcx, (%rbx)
cmpq %r14, %rcx
jbe LBB0_11
LBB0_2: ## in Loop: Header=BB0_5 Depth=1
testb $1, %r13b
jne LBB0_3
jmp LBB0_16
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
leal -48(%r15), %eax
cmpl $10, %eax
jae LBB0_19
## %bb.15: ## in Loop: Header=BB0_5 Depth=1
movq (%rbx), %rcx
addq $4, %rcx
movq %rcx, (%rbx)
movq -48(%rbp), %rdx ## 8-byte Reload
addl %edx, %edx
leal (%rdx,%rdx,4), %edx
subl %eax, %edx
movb $1, %r12b
xorl %r13d, %r13d
movq %rdx, -48(%rbp) ## 8-byte Spill
movl %edx, %eax
cmpq %r14, %rcx
jbe LBB0_5
jmp LBB0_17
LBB0_19:
cmpl $41, %r15d
setne %al
notb %r12b
orb %al, %r12b
movl $-1, %eax
testb $1, %r12b
jne LBB0_17
## %bb.20:
addq $-4, (%rbx)
LBB0_16:
movq -48(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
LBB0_17:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
LBB0_18:
retq
.cfi_endproc
## -- End function
.no_dead_strip _getnum_str
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function getnum_str
_getnum_str: ; @getnum_str
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
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
ldr x8, [x0]
cmp x8, x1
b.ls LBB0_3
; %bb.1:
mov w19, #0 ; =0x0
LBB0_2:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_3:
mov x21, x1
mov x20, x0
mov w25, #0 ; =0x0
mov w19, #0 ; =0x0
mov w24, #1 ; =0x1
mov w23, #10 ; =0xa
b LBB0_7
LBB0_4: ; in Loop: Header=BB0_7 Depth=1
mov w25, #0 ; =0x0
add x8, x8, #4
str x8, [x20]
LBB0_5: ; in Loop: Header=BB0_7 Depth=1
mov w24, #1 ; =0x1
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
cmp x8, x21
b.hi LBB0_2
LBB0_7: ; =>This Loop Header: Depth=1
; Child Loop BB0_10 Depth 2
ldr w22, [x8]
mov x0, x22
bl _isspace
cmp w22, #0
ccmp x0, #0, #4, eq
b.ne LBB0_14
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
cmp w22, #59
b.ne LBB0_16
; %bb.9: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [x20]
cmp x8, x21
b.hi LBB0_12
LBB0_10: ; Parent Loop BB0_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w9, [x8]
cmp w9, #10
b.eq LBB0_12
; %bb.11: ; in Loop: Header=BB0_10 Depth=2
add x8, x8, #4
str x8, [x20]
cmp x8, x21
b.ls LBB0_10
LBB0_12: ; in Loop: Header=BB0_7 Depth=1
tbz w24, #0, LBB0_2
; %bb.13: ; in Loop: Header=BB0_7 Depth=1
mov w25, #0 ; =0x0
b LBB0_5
LBB0_14: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [x20]
tbnz w24, #0, LBB0_4
; %bb.15: ; in Loop: Header=BB0_7 Depth=1
mov w24, #0 ; =0x0
mov w25, #1 ; =0x1
b LBB0_6
LBB0_16: ; in Loop: Header=BB0_7 Depth=1
sub w9, w22, #48
cmp w9, #10
b.hs LBB0_18
; %bb.17: ; in Loop: Header=BB0_7 Depth=1
mov w24, #0 ; =0x0
ldr x8, [x20]
add x8, x8, #4
str x8, [x20]
mul w10, w19, w23
sub w19, w10, w9
mov w25, #1 ; =0x1
b LBB0_6
LBB0_18:
cmp w22, #41
cset w8, ne
orn w8, w8, w25
tbnz w8, #0, LBB0_20
; %bb.19:
ldr x8, [x20]
sub x8, x8, #4
str x8, [x20]
b LBB0_2
LBB0_20:
mov w19, #-1 ; =0xffffffff
b LBB0_2
.cfi_endproc
; -- End function
.no_dead_strip _getnum_str
.subsections_via_symbols
| assembly_file_31552.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function relay_file_poll
_relay_file_poll: ## @relay_file_poll
.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 8(%rdi), %rbx
cmpq $0, 8(%rbx)
je LBB0_2
## %bb.1:
movq _POLLERR@GOTPCREL(%rip), %rax
movl (%rax), %r14d
LBB0_5:
movl %r14d, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
movq _FMODE_READ@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %r14d, %r14d
testl %eax, (%rdi)
je LBB0_5
## %bb.3:
movq %rsi, %rdx
movq %rbx, %rsi
callq _poll_wait
movq %rbx, %rdi
callq _relay_buf_empty
testl %eax, %eax
jne LBB0_5
## %bb.4:
movq _POLLIN@GOTPCREL(%rip), %rax
movq _POLLRDNORM@GOTPCREL(%rip), %rcx
movl (%rcx), %r14d
orl (%rax), %r14d
jmp LBB0_5
.cfi_endproc
## -- End function
.comm _POLLERR,4,2 ## @POLLERR
.comm _FMODE_READ,4,2 ## @FMODE_READ
.comm _POLLIN,4,2 ## @POLLIN
.comm _POLLRDNORM,4,2 ## @POLLRDNORM
.no_dead_strip _relay_file_poll
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function relay_file_poll
_relay_file_poll: ; @relay_file_poll
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x19, [x0, #8]
ldr x8, [x19, #8]
cbz x8, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _POLLERR@GOTPAGE
Lloh1:
ldr x8, [x8, _POLLERR@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
b LBB0_6
LBB0_2:
ldr w8, [x0]
Lloh3:
adrp x9, _FMODE_READ@GOTPAGE
Lloh4:
ldr x9, [x9, _FMODE_READ@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_4
; %bb.3:
mov x2, x1
mov x1, x19
bl _poll_wait
mov x0, x19
bl _relay_buf_empty
cbz w0, LBB0_5
LBB0_4:
mov w0, #0
b LBB0_6
LBB0_5:
Lloh6:
adrp x8, _POLLIN@GOTPAGE
Lloh7:
ldr x8, [x8, _POLLIN@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
Lloh9:
adrp x9, _POLLRDNORM@GOTPAGE
Lloh10:
ldr x9, [x9, _POLLRDNORM@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
orr w0, w9, w8
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _POLLERR,4,2 ; @POLLERR
.comm _FMODE_READ,4,2 ; @FMODE_READ
.comm _POLLIN,4,2 ; @POLLIN
.comm _POLLRDNORM,4,2 ; @POLLRDNORM
.no_dead_strip _relay_file_poll
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/kernel/extr_relay.c_relay_file_poll.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function TransactionIdInArray
_TransactionIdInArray: ## @TransactionIdInArray
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movq _xidComparator@GOTPCREL(%rip), %rax
movl (%rax), %r8d
leaq -4(%rbp), %rdi
movl $4, %ecx
callq _bsearch
xorl %ecx, %ecx
testq %rax, %rax
setne %cl
movl %ecx, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _xidComparator,4,2 ## @xidComparator
.no_dead_strip _TransactionIdInArray
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function TransactionIdInArray
_TransactionIdInArray: ; @TransactionIdInArray
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
Lloh0:
adrp x8, _xidComparator@GOTPAGE
Lloh1:
ldr x8, [x8, _xidComparator@GOTPAGEOFF]
Lloh2:
ldr w4, [x8]
sub x0, x29, #4
mov w3, #4
bl _bsearch
cmp x0, #0
cset w0, ne
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _xidComparator,4,2 ; @xidComparator
.no_dead_strip _TransactionIdInArray
.subsections_via_symbols
| AnghaBench/postgres/src/backend/access/heap/extr_heapam_visibility.c_TransactionIdInArray.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ipip6_tunnel_unlink
_ipip6_tunnel_unlink: ## @ipip6_tunnel_unlink
.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 _ipip6_bucket
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %rax, %rbx
movq (%rax), %rax
testq %rax, %rax
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpq %r14, %rax
jne LBB0_1
## %bb.3:
movq _ipip6_lock@GOTPCREL(%rip), %r15
movq %r15, %rdi
callq _write_lock_bh
movq (%r14), %rax
movq %rax, (%rbx)
movq %r15, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _write_unlock_bh ## TAILCALL
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ipip6_lock,4,2 ## @ipip6_lock
.no_dead_strip _ipip6_tunnel_unlink
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ipip6_tunnel_unlink
_ipip6_tunnel_unlink: ; @ipip6_tunnel_unlink
.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 _ipip6_bucket
ldr x8, [x0]
cbz x8, LBB0_4
; %bb.1:
cmp x8, x19
b.eq LBB0_5
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x20, x8
ldr x8, [x8]
cbz x8, LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
cmp x8, x19
b.ne LBB0_2
b LBB0_6
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_5:
mov x20, x0
LBB0_6:
Lloh0:
adrp x21, _ipip6_lock@GOTPAGE
Lloh1:
ldr x21, [x21, _ipip6_lock@GOTPAGEOFF]
mov x0, x21
bl _write_lock_bh
ldr x8, [x19]
str x8, [x20]
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
b _write_unlock_bh
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ipip6_lock,4,2 ; @ipip6_lock
.no_dead_strip _ipip6_tunnel_unlink
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/ipv6/extr_sit.c_ipip6_tunnel_unlink.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getMinIndex ## -- Begin function getMinIndex
.p2align 4, 0x90
_getMinIndex: ## @getMinIndex
.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
## kill: def $edx killed $edx def $rdx
testl %edx, %edx
jle LBB0_1
## %bb.2:
movl %edx, %r8d
cmpl $1, %edx
jne LBB0_4
## %bb.3:
movl $2147483647, %r9d ## imm = 0x7FFFFFFF
movl $-1, %eax
movq %r8, %rcx
testb $1, %r8b
jne LBB0_12
jmp LBB0_14
LBB0_1:
movl $-1, %eax
jmp LBB0_14
LBB0_4:
leal -2(%rdx), %r10d
decl %edx
movl %r8d, %r11d
andl $-2, %r11d
negq %r11
movl $2147483647, %r9d ## imm = 0x7FFFFFFF
movl $-1, %eax
xorl %ecx, %ecx
jmp LBB0_5
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
addq $-2, %rcx
cmpq %rcx, %r11
je LBB0_10
LBB0_5: ## =>This Inner Loop Header: Depth=1
leal (%r8,%rcx), %ebx
decl %ebx
movl (%rdi,%rbx,4), %r14d
cmpl %r9d, %r14d
jg LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leal (%rdx,%rcx), %r15d
cmpl $0, (%rsi,%rbx,4)
cmovel %r14d, %r9d
cmovel %r15d, %eax
LBB0_7: ## in Loop: Header=BB0_5 Depth=1
leal (%r8,%rcx), %ebx
addl $-2, %ebx
movl (%rdi,%rbx,4), %r14d
cmpl %r9d, %r14d
jg LBB0_9
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
leal (%r10,%rcx), %r15d
cmpl $0, (%rsi,%rbx,4)
cmovel %r14d, %r9d
cmovel %r15d, %eax
jmp LBB0_9
LBB0_10:
addq %r8, %rcx
testb $1, %r8b
je LBB0_14
LBB0_12:
decq %rcx
movl %ecx, %edx
cmpl %r9d, (%rdi,%rdx,4)
jg LBB0_14
## %bb.13:
cmpl $0, (%rsi,%rdx,4)
cmovel %ecx, %eax
LBB0_14:
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $88, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
leaq -56(%rbp), %rsi
leaq -72(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movq %rsp, -104(%rbp) ## 8-byte Spill
movl -56(%rbp), %eax
movq %rax, -80(%rbp) ## 8-byte Spill
imulq %rax, %rax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rcx
movl -56(%rbp), %r12d
testl %r12d, %r12d
movq %rcx, -88(%rbp) ## 8-byte Spill
jle LBB1_4
## %bb.1:
leaq (,%r12,4), %r15
movq -80(%rbp), %rax ## 8-byte Reload
leaq (,%rax,4), %r13
leaq L_.memset_pattern.3(%rip), %r14
movq %r12, -64(%rbp) ## 8-byte Spill
movq %rcx, %rbx
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
movq %r14, %rsi
movq %r15, %rdx
callq _memset_pattern16
addq %r13, %rbx
decq %r12
jne LBB1_2
## %bb.3:
movq -64(%rbp), %r12 ## 8-byte Reload
movl %r12d, %ebx
LBB1_4:
movl %ebx, -52(%rbp)
movl %r12d, -68(%rbp)
cmpl $0, -72(%rbp)
jle LBB1_8
## %bb.5:
leaq -52(%rbp), %r15
leaq -68(%rbp), %r12
leaq -92(%rbp), %r13
xorl %ebx, %ebx
movq -80(%rbp), %r14 ## 8-byte Reload
.p2align 4, 0x90
LBB1_6: ## =>This Inner Loop Header: Depth=1
leaq L_.str.1(%rip), %rdi
movq %r15, %rsi
movq %r12, %rdx
movq %r13, %rcx
xorl %eax, %eax
callq _scanf
movq -88(%rbp), %rdi ## 8-byte Reload
movl -92(%rbp), %eax
movslq -52(%rbp), %rcx
leaq -1(%rcx), %rdx
imulq %r14, %rdx
leaq (%rdi,%rdx,4), %rdx
movslq -68(%rbp), %rsi
movl %eax, -4(%rdx,%rsi,4)
decq %rsi
imulq %r14, %rsi
leaq (%rdi,%rsi,4), %rdx
movl %eax, -4(%rdx,%rcx,4)
incl %ebx
cmpl -72(%rbp), %ebx
jl LBB1_6
## %bb.7:
movl -56(%rbp), %r12d
LBB1_8:
movq %r12, -64(%rbp) ## 8-byte Spill
movl %r12d, %r13d
leaq (,%r13,4), %rbx
movq %rbx, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r14
movq %rbx, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r15
cmpl $0, -64(%rbp) ## 4-byte Folded Reload
jle LBB1_9
## %bb.28:
movq %r14, %rdi
movq %rbx, %rsi
callq ___bzero
leaq L_.memset_pattern.3(%rip), %rsi
movq %r15, %rdi
movq %rbx, %rdx
callq _memset_pattern16
movq -64(%rbp), %r8 ## 8-byte Reload
movl %r8d, -52(%rbp)
movl $0, (%r15)
leaq -1(%r13), %rdi
movl %r13d, %r9d
andl $-2, %r9d
leal -2(%r8), %r11d
leal -1(%r8), %r10d
movq %r9, %r12
negq %r12
movq -88(%rbp), %rax ## 8-byte Reload
addq $4, %rax
movq %rax, -112(%rbp) ## 8-byte Spill
xorl %esi, %esi
movq -80(%rbp), %rbx ## 8-byte Reload
movq %rdi, -120(%rbp) ## 8-byte Spill
jmp LBB1_29
.p2align 4, 0x90
LBB1_16: ## in Loop: Header=BB1_29 Depth=1
cmpl %r8d, %esi
je LBB1_17
LBB1_29: ## =>This Loop Header: Depth=1
## Child Loop BB1_32 Depth 2
## Child Loop BB1_44 Depth 2
movq %rsi, -128(%rbp) ## 8-byte Spill
movl $2147483647, %esi ## imm = 0x7FFFFFFF
movl $-1, %eax
testq %rdi, %rdi
je LBB1_30
## %bb.31: ## in Loop: Header=BB1_29 Depth=1
xorl %edx, %edx
jmp LBB1_32
.p2align 4, 0x90
LBB1_36: ## in Loop: Header=BB1_32 Depth=2
addq $-2, %rdx
cmpq %rdx, %r12
je LBB1_37
LBB1_32: ## Parent Loop BB1_29 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rdx,%r13), %ecx
decl %ecx
movl (%r15,%rcx,4), %r8d
cmpl %esi, %r8d
jg LBB1_34
## %bb.33: ## in Loop: Header=BB1_32 Depth=2
leal (%r10,%rdx), %edi
cmpl $0, (%r14,%rcx,4)
cmovel %r8d, %esi
cmovel %edi, %eax
LBB1_34: ## in Loop: Header=BB1_32 Depth=2
leal (%rdx,%r13), %ecx
addl $-2, %ecx
movl (%r15,%rcx,4), %edi
cmpl %esi, %edi
jg LBB1_36
## %bb.35: ## in Loop: Header=BB1_32 Depth=2
leal (%r11,%rdx), %ebx
cmpl $0, (%r14,%rcx,4)
cmovel %edi, %esi
cmovel %ebx, %eax
movq -80(%rbp), %rbx ## 8-byte Reload
jmp LBB1_36
.p2align 4, 0x90
LBB1_37: ## in Loop: Header=BB1_29 Depth=1
addq %r13, %rdx
movq -64(%rbp), %r8 ## 8-byte Reload
movq -120(%rbp), %rdi ## 8-byte Reload
testb $1, %r13b
jne LBB1_39
jmp LBB1_41
.p2align 4, 0x90
LBB1_30: ## in Loop: Header=BB1_29 Depth=1
movq %r13, %rdx
testb $1, %r13b
je LBB1_41
LBB1_39: ## in Loop: Header=BB1_29 Depth=1
decq %rdx
movl %edx, %ecx
cmpl %esi, (%r15,%rcx,4)
jg LBB1_41
## %bb.40: ## in Loop: Header=BB1_29 Depth=1
cmpl $0, (%r14,%rcx,4)
cmovel %edx, %eax
LBB1_41: ## in Loop: Header=BB1_29 Depth=1
movslq %eax, %rdx
movl $1, (%r14,%rdx,4)
imulq %rbx, %rdx
testq %rdi, %rdi
je LBB1_42
## %bb.43: ## in Loop: Header=BB1_29 Depth=1
movq -112(%rbp), %rax ## 8-byte Reload
leaq (%rax,%rdx,4), %rsi
xorl %eax, %eax
jmp LBB1_44
.p2align 4, 0x90
LBB1_50: ## in Loop: Header=BB1_44 Depth=2
addq $2, %rax
cmpq %rax, %r9
je LBB1_12
LBB1_44: ## Parent Loop BB1_29 Depth=1
## => This Inner Loop Header: Depth=2
movl -4(%rsi,%rax,4), %ecx
cmpl (%r15,%rax,4), %ecx
jge LBB1_47
## %bb.45: ## in Loop: Header=BB1_44 Depth=2
cmpl $0, (%r14,%rax,4)
jne LBB1_47
## %bb.46: ## in Loop: Header=BB1_44 Depth=2
movl %ecx, (%r15,%rax,4)
.p2align 4, 0x90
LBB1_47: ## in Loop: Header=BB1_44 Depth=2
movl (%rsi,%rax,4), %ecx
cmpl 4(%r15,%rax,4), %ecx
jge LBB1_50
## %bb.48: ## in Loop: Header=BB1_44 Depth=2
cmpl $0, 4(%r14,%rax,4)
jne LBB1_50
## %bb.49: ## in Loop: Header=BB1_44 Depth=2
movl %ecx, 4(%r15,%rax,4)
jmp LBB1_50
.p2align 4, 0x90
LBB1_42: ## in Loop: Header=BB1_29 Depth=1
xorl %eax, %eax
LBB1_12: ## in Loop: Header=BB1_29 Depth=1
movq -128(%rbp), %rsi ## 8-byte Reload
incl %esi
testb $1, %r13b
je LBB1_16
## %bb.13: ## in Loop: Header=BB1_29 Depth=1
movq -88(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rdx,4), %rcx
movl (%rcx,%rax,4), %ecx
cmpl (%r15,%rax,4), %ecx
jge LBB1_16
## %bb.14: ## in Loop: Header=BB1_29 Depth=1
cmpl $0, (%r14,%rax,4)
jne LBB1_16
## %bb.15: ## in Loop: Header=BB1_29 Depth=1
movl %ecx, (%r15,%rax,4)
jmp LBB1_16
LBB1_17:
cmpl $8, %r8d
jae LBB1_19
## %bb.18:
xorl %eax, %eax
xorl %esi, %esi
jmp LBB1_27
LBB1_9:
movl $0, (%r15)
xorl %r8d, %r8d
xorl %esi, %esi
jmp LBB1_10
LBB1_19:
movl %r13d, %eax
andl $-8, %eax
leaq -8(%rax), %rdx
movq %rdx, %rsi
shrq $3, %rsi
incq %rsi
movl %esi, %ecx
andl $3, %ecx
cmpq $24, %rdx
jae LBB1_21
## %bb.20:
pxor %xmm0, %xmm0
xorl %edx, %edx
pxor %xmm1, %xmm1
jmp LBB1_23
LBB1_21:
andq $-4, %rsi
pxor %xmm0, %xmm0
xorl %edx, %edx
pxor %xmm1, %xmm1
.p2align 4, 0x90
LBB1_22: ## =>This Inner Loop Header: Depth=1
paddd (%r15,%rdx,4), %xmm0
paddd 16(%r15,%rdx,4), %xmm1
paddd 32(%r15,%rdx,4), %xmm0
paddd 48(%r15,%rdx,4), %xmm1
paddd 64(%r15,%rdx,4), %xmm0
paddd 80(%r15,%rdx,4), %xmm1
paddd 96(%r15,%rdx,4), %xmm0
paddd 112(%r15,%rdx,4), %xmm1
addq $32, %rdx
addq $-4, %rsi
jne LBB1_22
LBB1_23:
testq %rcx, %rcx
je LBB1_26
## %bb.24:
leaq (%r15,%rdx,4), %rdx
addq $16, %rdx
shlq $5, %rcx
xorl %esi, %esi
.p2align 4, 0x90
LBB1_25: ## =>This Inner Loop Header: Depth=1
paddd -16(%rdx,%rsi), %xmm0
paddd (%rdx,%rsi), %xmm1
addq $32, %rsi
cmpq %rsi, %rcx
jne LBB1_25
LBB1_26:
paddd %xmm1, %xmm0
pshufd $238, %xmm0, %xmm1 ## xmm1 = xmm0[2,3,2,3]
paddd %xmm0, %xmm1
pshufd $85, %xmm1, %xmm0 ## xmm0 = xmm1[1,1,1,1]
paddd %xmm1, %xmm0
movd %xmm0, %esi
cmpq %r13, %rax
je LBB1_10
.p2align 4, 0x90
LBB1_27: ## =>This Inner Loop Header: Depth=1
addl (%r15,%rax,4), %esi
incq %rax
cmpq %rax, %r13
jne LBB1_27
LBB1_10:
movl %r8d, -52(%rbp)
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
movq -104(%rbp), %rsp ## 8-byte Reload
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB1_11
## %bb.51:
xorl %eax, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB1_11:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d"
L_.str.1: ## @.str.1
.asciz "%d %d %d"
L_.str.2: ## @.str.2
.asciz "%d\n"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## @.memset_pattern.3
L_.memset_pattern.3:
.long 2147483647 ## 0x7fffffff
.long 2147483647 ## 0x7fffffff
.long 2147483647 ## 0x7fffffff
.long 2147483647 ## 0x7fffffff
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getMinIndex ; -- Begin function getMinIndex
.p2align 2
_getMinIndex: ; @getMinIndex
.cfi_startproc
; %bb.0:
cmp w2, #1
b.lt LBB0_6
; %bb.1:
mov w11, w2
mov w9, #2147483647
mov w8, #-1
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x12, x10, #1
mov x11, x10
cmp x12, #1
b.ls LBB0_5
LBB0_3: ; =>This Inner Loop Header: Depth=1
sub x10, x11, #1
ldr w12, [x0, w10, uxtw #2]
cmp w12, w9
b.gt LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
and x13, x10, #0xffffffff
sub w11, w11, #1
ldr w13, [x1, x13, lsl #2]
cmp w13, #0
csel w9, w12, w9, eq
csel w8, w11, w8, eq
b LBB0_2
LBB0_5:
mov x0, x8
ret
LBB0_6:
mov w0, #-1
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #32
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
sub x8, x29, #96
sub x9, x29, #92
stp x9, x8, [sp, #-16]!
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
mov x22, sp
ldur w24, [x29, #-92]
mul x8, x24, x24
lsl x8, x8, #2
mov x9, x8
Lloh5:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh6:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
sub x25, x9, x8
mov sp, x25
ldur w23, [x29, #-92]
cmp w23, #1
b.lt LBB1_4
; %bb.1:
lsl x19, x23, #2
lsl x26, x24, #2
mov x27, x23
mov x20, x25
Lloh7:
adrp x21, l_.memset_pattern.3@PAGE
Lloh8:
add x21, x21, l_.memset_pattern.3@PAGEOFF
LBB1_2: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x21
mov x2, x19
bl _memset_pattern16
add x20, x20, x26
subs x27, x27, #1
b.ne LBB1_2
; %bb.3:
mov x8, x23
b LBB1_5
LBB1_4:
mov w8, #0
LBB1_5:
stp w23, w8, [x29, #-104]
ldur w8, [x29, #-96]
cmp w8, #1
b.lt LBB1_9
; %bb.6:
mov w20, #0
sub x21, x29, #108
sub x23, x29, #104
sub x26, x29, #100
Lloh9:
adrp x19, l_.str.1@PAGE
Lloh10:
add x19, x19, l_.str.1@PAGEOFF
LBB1_7: ; =>This Inner Loop Header: Depth=1
sub sp, sp, #32
stp x23, x21, [sp, #8]
str x26, [sp]
mov x0, x19
bl _scanf
add sp, sp, #32
ldp w8, w11, [x29, #-108]
; kill: def $w11 killed $w11 def $x11
sxtw x11, w11
ldursw x9, [x29, #-100]
sub x9, x9, #1
mul x10, x9, x24
add x10, x25, x10, lsl #2
sub x11, x11, #1
str w8, [x10, x11, lsl #2]
mul x10, x11, x24
add x10, x25, x10, lsl #2
str w8, [x10, x9, lsl #2]
add w20, w20, #1
ldur w8, [x29, #-96]
cmp w20, w8
b.lt LBB1_7
; %bb.8:
ldur w23, [x29, #-92]
LBB1_9:
mov w26, w23
lsl x21, x26, #2
mov x9, x21
Lloh11:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh12:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x8, sp
add x9, x21, #15
and x12, x9, #0x7fffffff0
sub x20, x8, x12
mov sp, x20
mov x9, x21
Lloh13:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh14:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x8, sp
sub x19, x8, x12
mov sp, x19
cmp w23, #0
b.le LBB1_23
; %bb.10:
mov x0, x20
mov x1, x21
bl _bzero
Lloh15:
adrp x1, l_.memset_pattern.3@PAGE
Lloh16:
add x1, x1, l_.memset_pattern.3@PAGEOFF
mov x0, x19
mov x2, x21
bl _memset_pattern16
mov w8, #0
stur w23, [x29, #-100]
str wzr, [x19]
mov w9, #1
b LBB1_12
LBB1_11: ; in Loop: Header=BB1_12 Depth=1
cmp w8, w23
b.eq LBB1_21
LBB1_12: ; =>This Loop Header: Depth=1
; Child Loop BB1_14 Depth 2
; Child Loop BB1_18 Depth 2
mov w11, #2147483647
mov w10, #-1
mov x13, x26
b LBB1_14
LBB1_13: ; in Loop: Header=BB1_14 Depth=2
add x14, x12, #1
mov x13, x12
cmp x14, #1
b.ls LBB1_16
LBB1_14: ; Parent Loop BB1_12 Depth=1
; => This Inner Loop Header: Depth=2
sub x12, x13, #1
ldr w14, [x19, w12, uxtw #2]
cmp w14, w11
b.gt LBB1_13
; %bb.15: ; in Loop: Header=BB1_14 Depth=2
and x15, x12, #0xffffffff
sub w13, w13, #1
ldr w15, [x20, x15, lsl #2]
cmp w15, #0
csel w11, w14, w11, eq
csel w10, w13, w10, eq
b LBB1_13
LBB1_16: ; in Loop: Header=BB1_12 Depth=1
sxtw x11, w10
str w9, [x20, w10, sxtw #2]
add w8, w8, #1
mul x10, x11, x24
add x10, x25, x10, lsl #2
mov x11, x26
mov x12, x19
mov x13, x20
b LBB1_18
LBB1_17: ; in Loop: Header=BB1_18 Depth=2
add x13, x13, #4
add x12, x12, #4
add x10, x10, #4
subs x11, x11, #1
b.eq LBB1_11
LBB1_18: ; Parent Loop BB1_12 Depth=1
; => This Inner Loop Header: Depth=2
ldr w14, [x10]
ldr w15, [x12]
cmp w14, w15
b.ge LBB1_17
; %bb.19: ; in Loop: Header=BB1_18 Depth=2
ldr w15, [x13]
cbnz w15, LBB1_17
; %bb.20: ; in Loop: Header=BB1_18 Depth=2
str w14, [x12]
b LBB1_17
LBB1_21:
cmp w23, #16
b.hs LBB1_24
; %bb.22:
mov x8, #0
mov w9, #0
b LBB1_27
LBB1_23:
mov w23, #0
mov w9, #0
str wzr, [x19]
b LBB1_29
LBB1_24:
and x8, x26, #0xfffffff0
add x9, x19, #32
movi.2d v0, #0000000000000000
mov x10, x8
movi.2d v1, #0000000000000000
movi.2d v2, #0000000000000000
movi.2d v3, #0000000000000000
LBB1_25: ; =>This Inner Loop Header: Depth=1
ldp q4, q5, [x9, #-32]
ldp q6, q7, [x9], #64
add.4s v0, v4, v0
add.4s v1, v5, v1
add.4s v2, v6, v2
add.4s v3, v7, v3
subs x10, x10, #16
b.ne LBB1_25
; %bb.26:
add.4s v0, v1, v0
add.4s v0, v2, v0
add.4s v0, v3, v0
addv.4s s0, v0
fmov w9, s0
cmp x8, x26
b.eq LBB1_29
LBB1_27:
add x10, x19, x8, lsl #2
sub x8, x26, x8
LBB1_28: ; =>This Inner Loop Header: Depth=1
ldr w11, [x10], #4
add w9, w11, w9
subs x8, x8, #1
b.ne LBB1_28
LBB1_29:
stur w23, [x29, #-100]
str x9, [sp, #-16]!
Lloh17:
adrp x0, l_.str.2@PAGE
Lloh18:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add sp, sp, #16
mov sp, x22
ldur x8, [x29, #-88]
Lloh19:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh20:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh21:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_31
; %bb.30:
mov w0, #0
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB1_31:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpAdd Lloh17, Lloh18
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d"
l_.str.1: ; @.str.1
.asciz "%d %d %d"
l_.str.2: ; @.str.2
.asciz "%d\n"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; @.memset_pattern.3
l_.memset_pattern.3:
.long 2147483647 ; 0x7fffffff
.long 2147483647 ; 0x7fffffff
.long 2147483647 ; 0x7fffffff
.long 2147483647 ; 0x7fffffff
.subsections_via_symbols
| the_stack_data/848099.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rbx
leaq -16(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_str.5(%rip), %rdi
callq _puts
leaq -12(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -16(%rbp), %eax
movl -12(%rbp), %esi
movl %eax, -12(%rbp)
movl %esi, -16(%rbp)
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -12(%rbp), %esi
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "the value of a is : %d \n"
L_.str.4: ## @.str.4
.asciz "the value of b is : %d "
L_str: ## @str
.asciz "enter the value of a : "
L_str.5: ## @str.5
.asciz "enter the value of b : "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
add x8, sp, #12
str x8, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
Lloh4:
adrp x0, l_str.5@PAGE
Lloh5:
add x0, x0, l_str.5@PAGEOFF
bl _puts
add x8, sp, #8
str x8, [sp]
mov x0, x19
bl _scanf
ldp w9, w8, [sp, #8]
stp w8, w9, [sp, #8]
str x9, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w8, [sp, #8]
str x8, [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, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
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 "%d"
l_.str.3: ; @.str.3
.asciz "the value of a is : %d \n"
l_.str.4: ; @.str.4
.asciz "the value of b is : %d "
l_str: ; @str
.asciz "enter the value of a : "
l_str.5: ; @str.5
.asciz "enter the value of b : "
.subsections_via_symbols
| the_stack_data/42618.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function l2_cache_pmu_disable
_l2_cache_pmu_disable: ## @l2_cache_pmu_disable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
jmp _cluster_pmu_disable ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _l2_cache_pmu_disable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function l2_cache_pmu_disable
_l2_cache_pmu_disable: ; @l2_cache_pmu_disable
.cfi_startproc
; %bb.0:
b _cluster_pmu_disable
.cfi_endproc
; -- End function
.no_dead_strip _l2_cache_pmu_disable
.subsections_via_symbols
| AnghaBench/linux/drivers/perf/extr_qcom_l2_pmu.c_l2_cache_pmu_disable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function oxnas_pinctrl_probe
_oxnas_pinctrl_probe: ## @oxnas_pinctrl_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
movq _oxnas_pinctrl_of_match@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%r15), %esi
callq _of_match_node
testq %rax, %rax
je LBB0_1
## %bb.3:
movq (%rax), %rbx
testq %rbx, %rbx
je LBB0_6
## %bb.4:
cmpq $0, 8(%rbx)
je LBB0_6
## %bb.5:
cmpl $0, (%rbx)
je LBB0_6
## %bb.7:
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movl $40, %esi
callq _devm_kzalloc
testq %rax, %rax
je LBB0_8
## %bb.9:
movq %rax, %r14
movq %r15, 32(%rax)
movq %r15, %rdi
movq %rax, %rsi
callq _dev_set_drvdata
movl (%r15), %edi
leaq L_.str(%rip), %rsi
callq _syscon_regmap_lookup_by_phandle
movl %eax, 28(%r14)
movl %eax, %edi
callq _IS_ERR
testq %rax, %rax
je LBB0_11
## %bb.10:
leaq L_.str.1(%rip), %rsi
movq %r15, %rdi
callq _dev_err
LBB0_1:
movq _ENODEV@GOTPCREL(%rip), %rcx
jmp LBB0_2
LBB0_6:
movq _EINVAL@GOTPCREL(%rip), %rcx
LBB0_2:
xorl %eax, %eax
subl (%rcx), %eax
LBB0_13:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
movq _ENOMEM@GOTPCREL(%rip), %rcx
jmp LBB0_2
LBB0_11:
movq 8(%rbx), %rax
movl 20(%rax), %ecx
movl %ecx, 24(%r14)
movl 16(%rax), %ecx
movl %ecx, 20(%r14)
movups (%rax), %xmm0
movups %xmm0, 4(%r14)
movl (%rbx), %edi
movq %r15, %rsi
movq %r14, %rdx
callq _pinctrl_register
movl %eax, (%r14)
movl %eax, %edi
callq _IS_ERR
testq %rax, %rax
je LBB0_12
## %bb.14:
leaq L_.str.2(%rip), %rsi
movq %r15, %rdi
callq _dev_err
movl (%r14), %edi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _PTR_ERR ## TAILCALL
LBB0_12:
xorl %eax, %eax
jmp LBB0_13
.cfi_endproc
## -- End function
.comm _oxnas_pinctrl_of_match,4,2 ## @oxnas_pinctrl_of_match
.comm _ENODEV,4,2 ## @ENODEV
.comm _EINVAL,4,2 ## @EINVAL
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "oxsemi,sys-ctrl"
L_.str.1: ## @.str.1
.asciz "failed to get sys ctrl regmap\n"
L_.str.2: ## @.str.2
.asciz "Failed to register pinctrl device\n"
.no_dead_strip _oxnas_pinctrl_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function oxnas_pinctrl_probe
_oxnas_pinctrl_probe: ; @oxnas_pinctrl_probe
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
Lloh0:
adrp x8, _oxnas_pinctrl_of_match@GOTPAGE
Lloh1:
ldr x8, [x8, _oxnas_pinctrl_of_match@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldr w1, [x19]
bl _of_match_node
cbz x0, LBB0_7
; %bb.1:
ldr x21, [x0]
cbz x21, LBB0_8
; %bb.2:
ldr x8, [x21, #8]
cbz x8, LBB0_8
; %bb.3:
ldr w8, [x21]
cbz w8, LBB0_8
; %bb.4:
Lloh3:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh4:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
mov x0, x19
mov w1, #40
bl _devm_kzalloc
cbz x0, LBB0_11
; %bb.5:
mov x20, x0
str x19, [x0, #32]
mov x0, x19
mov x1, x20
bl _dev_set_drvdata
ldr w0, [x19]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
bl _syscon_regmap_lookup_by_phandle
str w0, [x20, #28]
bl _IS_ERR
cbz x0, LBB0_12
; %bb.6:
Lloh8:
adrp x1, l_.str.1@PAGE
Lloh9:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _dev_err
LBB0_7:
Lloh10:
adrp x8, _ENODEV@GOTPAGE
Lloh11:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
b LBB0_9
LBB0_8:
Lloh12:
adrp x8, _EINVAL@GOTPAGE
Lloh13:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_9:
ldr w8, [x8]
neg w0, w8
LBB0_10:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_11:
Lloh14:
adrp x8, _ENOMEM@GOTPAGE
Lloh15:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
b LBB0_9
LBB0_12:
ldr x8, [x21, #8]
ldr d0, [x8, #16]
stur d0, [x20, #20]
ldr q0, [x8]
stur q0, [x20, #4]
ldr w0, [x21]
mov x1, x19
mov x2, x20
bl _pinctrl_register
str w0, [x20]
bl _IS_ERR
cbz x0, LBB0_10
; %bb.13:
Lloh16:
adrp x1, l_.str.2@PAGE
Lloh17:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x19
bl _dev_err
ldr w0, [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 _PTR_ERR
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.cfi_endproc
; -- End function
.comm _oxnas_pinctrl_of_match,4,2 ; @oxnas_pinctrl_of_match
.comm _ENODEV,4,2 ; @ENODEV
.comm _EINVAL,4,2 ; @EINVAL
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "oxsemi,sys-ctrl"
l_.str.1: ; @.str.1
.asciz "failed to get sys ctrl regmap\n"
l_.str.2: ; @.str.2
.asciz "Failed to register pinctrl device\n"
.no_dead_strip _oxnas_pinctrl_probe
.subsections_via_symbols
| AnghaBench/linux/drivers/pinctrl/extr_pinctrl-oxnas.c_oxnas_pinctrl_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlxsw_sp1_ptp_transmitted ## -- Begin function mlxsw_sp1_ptp_transmitted
.p2align 4, 0x90
_mlxsw_sp1_ptp_transmitted: ## @mlxsw_sp1_ptp_transmitted
.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 _mlxsw_sp1_ptp_got_packet ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlxsw_sp1_ptp_transmitted ; -- Begin function mlxsw_sp1_ptp_transmitted
.p2align 2
_mlxsw_sp1_ptp_transmitted: ; @mlxsw_sp1_ptp_transmitted
.cfi_startproc
; %bb.0:
mov w3, #0
b _mlxsw_sp1_ptp_got_packet
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/mellanox/mlxsw/extr_spectrum_ptp.c_mlxsw_sp1_ptp_transmitted.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function allocateIndexInfo
_allocateIndexInfo: ## @allocateIndexInfo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $104, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r9, -136(%rbp) ## 8-byte Spill
movq %r8, -88(%rbp) ## 8-byte Spill
movq %rsi, %r13
cmpl $0, (%rsi)
movl $0, %r8d
movl %edx, -44(%rbp) ## 4-byte Spill
movq %rcx, -72(%rbp) ## 8-byte Spill
jle LBB0_11
## %bb.1:
movq 8(%r13), %r14
xorl %r8d, %r8d
movl $1, %ebx
jmp LBB0_4
LBB0_2: ## in Loop: Header=BB0_4 Depth=1
movq %r12, %rdi
movl -44(%rbp), %edx ## 4-byte Reload
movl -56(%rbp), %r8d ## 4-byte Reload
movq -72(%rbp), %rcx ## 8-byte Reload
movq %r15, %r13
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_4 Depth=1
addq $40, %r14
decl %ebx
cmpl (%r13), %ebx
jg LBB0_11
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rax
cmpq (%rcx), %rax
jne LBB0_3
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
testl %edx, 8(%r14)
jne LBB0_3
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movq %r13, %r15
movl %r8d, -56(%rbp) ## 4-byte Spill
movq %rdi, %r12
movq _WO_EQUIV@GOTPCREL(%rip), %r13
movl (%r13), %edi
notl %edi
andl 12(%r14), %edi
callq _IsPowerOfTwo
movl %eax, %edi
callq _assert
movq _WO_IN@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl 12(%r14), %edi
callq _testcase
movq _WO_ISNULL@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl 12(%r14), %edi
callq _testcase
movq _WO_IS@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl 12(%r14), %edi
callq _testcase
movq _WO_ALL@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl 12(%r14), %edi
callq _testcase
movl (%r13), %eax
notl %eax
testl %eax, 12(%r14)
je LBB0_2
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
movq _TERM_VNULL@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 16(%r14)
movl -56(%rbp), %r8d ## 4-byte Reload
movq %r15, %r13
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
movq %r12, %rdi
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
xorl %edi, %edi
cmpl $-1, 32(%r14)
setge %dil
callq _assert
movl -56(%rbp), %r8d ## 4-byte Reload
movq %r12, %rdi
incl %r8d
LBB0_10: ## in Loop: Header=BB0_4 Depth=1
movl -44(%rbp), %edx ## 4-byte Reload
movq -72(%rbp), %rcx ## 8-byte Reload
jmp LBB0_3
LBB0_11:
movq -88(%rbp), %rax ## 8-byte Reload
testq %rax, %rax
movl $0, %ebx
je LBB0_13
## %bb.12:
movl (%rax), %eax
xorl %ebx, %ebx
testl %eax, %eax
cmovgl %eax, %ebx
LBB0_13:
movq %rdi, %r12
movl (%rdi), %edi
movl %r8d, %eax
shll $4, %eax
leal (%rax,%rbx,8), %esi
addl $36, %esi
movl %r8d, %r15d
callq _sqlite3DbMallocZero
movq %rax, %r14
testq %rax, %rax
je LBB0_44
## %bb.14:
movq %rbx, -128(%rbp) ## 8-byte Spill
movl %ebx, %edx
movslq %r15d, %rax
leaq 36(%r14), %rsi
leaq (%rax,%rax,2), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
leaq 36(%r14,%rax,4), %rcx
movq %rdx, -80(%rbp) ## 8-byte Spill
leaq (%rcx,%rdx,8), %rax
movl %r15d, 16(%r14)
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rsi, 8(%r14)
movq %rcx, -112(%rbp) ## 8-byte Spill
movq %rcx, 4(%r14)
movq %rax, (%r14)
movq %r13, 28(%r14)
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r12, 20(%r14)
cmpl $0, (%r13)
jle LBB0_45
## %bb.15:
movq 8(%r13), %rbx
addq $32, %rbx
xorl %r14d, %r14d
movl $0, -64(%rbp) ## 4-byte Folded Spill
movl $0, -48(%rbp) ## 4-byte Folded Spill
movl -44(%rbp), %r12d ## 4-byte Reload
movq -72(%rbp), %r15 ## 8-byte Reload
jmp LBB0_18
LBB0_16: ## in Loop: Header=BB0_18 Depth=1
movl -44(%rbp), %r12d ## 4-byte Reload
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_18 Depth=1
incl %r14d
addq $40, %rbx
cmpl (%r13), %r14d
jge LBB0_46
LBB0_18: ## =>This Inner Loop Header: Depth=1
movq -32(%rbx), %rax
cmpq (%r15), %rax
jne LBB0_17
## %bb.19: ## in Loop: Header=BB0_18 Depth=1
testl %r12d, -24(%rbx)
jne LBB0_17
## %bb.20: ## in Loop: Header=BB0_18 Depth=1
movq _WO_EQUIV@GOTPCREL(%rip), %r12
movl (%r12), %edi
notl %edi
andl -20(%rbx), %edi
callq _IsPowerOfTwo
movl %eax, %edi
callq _assert
movq _WO_IN@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl -20(%rbx), %edi
callq _testcase
movq _WO_IS@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl -20(%rbx), %edi
callq _testcase
movq _WO_ISNULL@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl -20(%rbx), %edi
callq _testcase
movq _WO_ALL@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl -20(%rbx), %edi
callq _testcase
movl (%r12), %eax
notl %eax
testl %eax, -20(%rbx)
je LBB0_16
## %bb.21: ## in Loop: Header=BB0_18 Depth=1
movq _TERM_VNULL@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, -16(%rbx)
jne LBB0_16
## %bb.23: ## in Loop: Header=BB0_18 Depth=1
movq _JT_LEFT@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 8(%r15)
movl -44(%rbp), %r12d ## 4-byte Reload
je LBB0_25
## %bb.24: ## in Loop: Header=BB0_18 Depth=1
movq -8(%rbx), %rdi
movq _EP_FromJoin@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _ExprHasProperty
testl %eax, %eax
je LBB0_32
LBB0_25: ## in Loop: Header=BB0_18 Depth=1
xorl %edi, %edi
cmpl $-1, (%rbx)
setge %dil
callq _assert
movl (%rbx), %ecx
movslq -64(%rbp), %rax ## 4-byte Folded Reload
leaq (%rax,%rax,2), %rax
movq -56(%rbp), %rdx ## 8-byte Reload
movl %ecx, (%rdx,%rax,4)
movl %r14d, 4(%rdx,%rax,4)
movq _WO_ALL@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
andl -20(%rbx), %esi
movq _WO_IN@GOTPCREL(%rip), %rcx
cmpl (%rcx), %esi
jne LBB0_27
## %bb.26: ## in Loop: Header=BB0_18 Depth=1
movq _WO_EQ@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
LBB0_27: ## in Loop: Header=BB0_18 Depth=1
movq -56(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,4), %rdx
movq _WO_AUX@GOTPCREL(%rip), %rax
cmpl (%rax), %esi
jne LBB0_29
## %bb.28: ## in Loop: Header=BB0_18 Depth=1
movl -12(%rbx), %eax
jmp LBB0_42
LBB0_29: ## in Loop: Header=BB0_18 Depth=1
movq _WO_ISNULL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _WO_IS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl %eax, %ecx
testl %esi, %ecx
je LBB0_34
## %bb.30: ## in Loop: Header=BB0_18 Depth=1
cmpl %eax, %esi
jne LBB0_40
## %bb.31: ## in Loop: Header=BB0_18 Depth=1
movq _SQLITE_INDEX_CONSTRAINT_ISNULL@GOTPCREL(%rip), %rax
jmp LBB0_41
LBB0_32: ## in Loop: Header=BB0_18 Depth=1
movl -20(%rbx), %eax
movq _WO_ISNULL@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movq _WO_IS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl %edi, %ecx
testl %eax, %ecx
je LBB0_25
## %bb.33: ## in Loop: Header=BB0_18 Depth=1
andl %eax, %edi
callq _testcase
movq _WO_IS@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl -20(%rbx), %edi
callq _testcase
jmp LBB0_17
LBB0_34: ## in Loop: Header=BB0_18 Depth=1
movq %rdx, -96(%rbp) ## 8-byte Spill
movl %esi, 8(%rdx)
movq _WO_EQ@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
movq _SQLITE_INDEX_CONSTRAINT_EQ@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %dil
movl %esi, -60(%rbp) ## 4-byte Spill
callq _assert
movq _WO_LT@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
movq _SQLITE_INDEX_CONSTRAINT_LT@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %dil
callq _assert
movq _WO_LE@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
movq _SQLITE_INDEX_CONSTRAINT_LE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %dil
callq _assert
movq _WO_GT@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
movq _SQLITE_INDEX_CONSTRAINT_GT@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %dil
callq _assert
movq _WO_GE@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
movq _SQLITE_INDEX_CONSTRAINT_GE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %dil
callq _assert
movq _WO_EQ@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _WO_IN@GOTPCREL(%rip), %rax
orl (%rax), %edi
movq _WO_LT@GOTPCREL(%rip), %rax
orl (%rax), %edi
movq _WO_LE@GOTPCREL(%rip), %rax
orl (%rax), %edi
movq _WO_GT@GOTPCREL(%rip), %rax
orl (%rax), %edi
movq _WO_GE@GOTPCREL(%rip), %rax
orl (%rax), %edi
movq _WO_AUX@GOTPCREL(%rip), %rax
orl (%rax), %edi
andl -20(%rbx), %edi
callq _assert
movq _WO_LE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _WO_LT@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movq _WO_GT@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movq _WO_GE@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
testl %eax, -60(%rbp) ## 4-byte Folded Reload
je LBB0_43
## %bb.35: ## in Loop: Header=BB0_18 Depth=1
movq -8(%rbx), %rax
movl (%rax), %edi
callq _sqlite3ExprIsVector
testq %rax, %rax
je LBB0_43
## %bb.36: ## in Loop: Header=BB0_18 Depth=1
movl $1, %eax
movl %r14d, %ecx
shll %cl, %eax
cmpl $16, %r14d
movl $0, %ecx
cmovael %ecx, %eax
movq _WO_LT@GOTPCREL(%rip), %rcx
movl -60(%rbp), %esi ## 4-byte Reload
cmpl (%rcx), %esi
movq -96(%rbp), %rdx ## 8-byte Reload
jne LBB0_38
## %bb.37: ## in Loop: Header=BB0_18 Depth=1
movq _WO_LE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, 8(%rdx)
LBB0_38: ## in Loop: Header=BB0_18 Depth=1
orl %eax, -48(%rbp) ## 4-byte Folded Spill
movq _WO_GT@GOTPCREL(%rip), %rax
cmpl (%rax), %esi
jne LBB0_43
## %bb.39: ## in Loop: Header=BB0_18 Depth=1
movq _WO_GE@GOTPCREL(%rip), %rax
jmp LBB0_41
LBB0_40: ## in Loop: Header=BB0_18 Depth=1
movq _SQLITE_INDEX_CONSTRAINT_IS@GOTPCREL(%rip), %rax
LBB0_41: ## in Loop: Header=BB0_18 Depth=1
movl (%rax), %eax
LBB0_42: ## in Loop: Header=BB0_18 Depth=1
movl %eax, 8(%rdx)
LBB0_43: ## in Loop: Header=BB0_18 Depth=1
incl -64(%rbp) ## 4-byte Folded Spill
jmp LBB0_17
LBB0_44:
leaq L_.str(%rip), %rsi
movq %r12, %rdi
callq _sqlite3ErrorMsg
jmp LBB0_54
LBB0_45:
movl $0, -48(%rbp) ## 4-byte Folded Spill
LBB0_46:
movq -128(%rbp), %rcx ## 8-byte Reload
testl %ecx, %ecx
movq -120(%rbp), %r14 ## 8-byte Reload
je LBB0_53
## %bb.47:
movq -88(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rax
cmpl $1, %ecx
jne LBB0_49
## %bb.48:
xorl %ecx, %ecx
movq -80(%rbp), %r9 ## 8-byte Reload
jmp LBB0_51
LBB0_49:
movq -80(%rbp), %r9 ## 8-byte Reload
movl %r9d, %edx
andl $2147483646, %edx ## imm = 0x7FFFFFFE
leaq 24(%rax), %rsi
movq -104(%rbp), %rcx ## 8-byte Reload
leaq (%r14,%rcx,4), %rdi
addq $48, %rdi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_50: ## =>This Inner Loop Header: Depth=1
movq -16(%rsi), %r8
movl 16(%r8), %r8d
movl %r8d, -8(%rdi,%rcx,8)
movl -24(%rsi), %r8d
movl %r8d, -12(%rdi,%rcx,8)
movq (%rsi), %r8
movl 16(%r8), %r8d
movl %r8d, (%rdi,%rcx,8)
movl -8(%rsi), %r8d
movl %r8d, -4(%rdi,%rcx,8)
addq $2, %rcx
addq $32, %rsi
cmpq %rcx, %rdx
jne LBB0_50
LBB0_51:
testb $1, %r9b
je LBB0_53
## %bb.52:
movq %rcx, %rdx
shlq $4, %rdx
movq 8(%rax,%rdx), %rsi
movl 16(%rsi), %esi
movq -112(%rbp), %rdi ## 8-byte Reload
movl %esi, 4(%rdi,%rcx,8)
movl (%rax,%rdx), %eax
movl %eax, (%rdi,%rcx,8)
LBB0_53:
movq -136(%rbp), %rax ## 8-byte Reload
movl -48(%rbp), %ecx ## 4-byte Reload
movl %ecx, (%rax)
LBB0_54:
movq %r14, %rax
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _WO_EQUIV,4,2 ## @WO_EQUIV
.comm _WO_IN,4,2 ## @WO_IN
.comm _WO_ISNULL,4,2 ## @WO_ISNULL
.comm _WO_IS,4,2 ## @WO_IS
.comm _WO_ALL,4,2 ## @WO_ALL
.comm _TERM_VNULL,4,2 ## @TERM_VNULL
.comm _TK_COLUMN,8,3 ## @TK_COLUMN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "out of memory"
.comm _JT_LEFT,4,2 ## @JT_LEFT
.comm _EP_FromJoin,4,2 ## @EP_FromJoin
.comm _WO_EQ,4,2 ## @WO_EQ
.comm _WO_AUX,4,2 ## @WO_AUX
.comm _SQLITE_INDEX_CONSTRAINT_ISNULL,4,2 ## @SQLITE_INDEX_CONSTRAINT_ISNULL
.comm _SQLITE_INDEX_CONSTRAINT_IS,4,2 ## @SQLITE_INDEX_CONSTRAINT_IS
.comm _SQLITE_INDEX_CONSTRAINT_EQ,4,2 ## @SQLITE_INDEX_CONSTRAINT_EQ
.comm _WO_LT,4,2 ## @WO_LT
.comm _SQLITE_INDEX_CONSTRAINT_LT,4,2 ## @SQLITE_INDEX_CONSTRAINT_LT
.comm _WO_LE,4,2 ## @WO_LE
.comm _SQLITE_INDEX_CONSTRAINT_LE,4,2 ## @SQLITE_INDEX_CONSTRAINT_LE
.comm _WO_GT,4,2 ## @WO_GT
.comm _SQLITE_INDEX_CONSTRAINT_GT,4,2 ## @SQLITE_INDEX_CONSTRAINT_GT
.comm _WO_GE,4,2 ## @WO_GE
.comm _SQLITE_INDEX_CONSTRAINT_GE,4,2 ## @SQLITE_INDEX_CONSTRAINT_GE
.no_dead_strip _allocateIndexInfo
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function allocateIndexInfo
_allocateIndexInfo: ; @allocateIndexInfo
.cfi_startproc
; %bb.0:
sub sp, sp, #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 x28, x5
mov x24, x4
mov x21, x3
mov x22, x2
mov x23, x1
mov x25, x0
Lloh0:
adrp x26, _WO_EQUIV@GOTPAGE
Lloh1:
ldr x26, [x26, _WO_EQUIV@GOTPAGEOFF]
ldr w8, [x1]
cmp w8, #1
b.lt LBB0_8
; %bb.1:
mov w27, #0 ; =0x0
ldr x8, [x23, #8]
add x19, x8, #16
mov w20, #1 ; =0x1
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x23]
sub w20, w20, #1
add x19, x19, #40
cmp w20, w8
b.gt LBB0_9
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x19, #-16]
ldr x9, [x21]
cmp x8, x9
b.ne LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x19, #-8]
tst w8, w22
b.ne LBB0_2
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x19, #-4]
ldr w9, [x26]
bic w0, w8, w9
bl _IsPowerOfTwo
bl _assert
ldur w8, [x19, #-4]
Lloh2:
adrp x9, _WO_IN@GOTPAGE
Lloh3:
ldr x9, [x9, _WO_IN@GOTPAGEOFF]
Lloh4:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
Lloh5:
adrp x9, _WO_ISNULL@GOTPAGE
Lloh6:
ldr x9, [x9, _WO_ISNULL@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
Lloh8:
adrp x9, _WO_IS@GOTPAGE
Lloh9:
ldr x9, [x9, _WO_IS@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
Lloh11:
adrp x9, _WO_ALL@GOTPAGE
Lloh12:
ldr x9, [x9, _WO_ALL@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
ldr w9, [x26]
bics wzr, w8, w9
b.eq LBB0_2
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x19]
Lloh14:
adrp x9, _TERM_VNULL@GOTPAGE
Lloh15:
ldr x9, [x9, _TERM_VNULL@GOTPAGEOFF]
Lloh16:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_2
; %bb.7: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x19, #16]
cmn w8, #2
cset w0, gt
bl _assert
add w27, w27, #1
b LBB0_2
LBB0_8:
mov w27, #0 ; =0x0
LBB0_9:
str x24, [sp, #32] ; 8-byte Folded Spill
cbz x24, LBB0_11
; %bb.10:
ldr w8, [x24]
bic w19, w8, w8, asr #31
b LBB0_12
LBB0_11:
mov w19, #0 ; =0x0
LBB0_12:
ldr w0, [x25]
lsl w8, w27, #4
add w8, w8, w19, lsl #3
add w1, w8, #36
bl _sqlite3DbMallocZero
mov x24, x0
cbz x0, LBB0_15
; %bb.13:
add x10, x24, #36
mov w8, #12 ; =0xc
smaddl x8, w27, w8, x10
str w19, [sp, #28] ; 4-byte Folded Spill
add x9, x8, w19, uxtw #3
str w27, [x24, #16]
str x10, [sp, #16] ; 8-byte Folded Spill
str x10, [x24, #8]
stur x8, [x24, #4]
str x9, [x24]
stur x23, [x24, #28]
stur x25, [x24, #20]
ldr w8, [x23]
cmp w8, #1
b.lt LBB0_40
; %bb.14:
mov w25, #0 ; =0x0
str wzr, [sp, #44] ; 4-byte Folded Spill
mov w20, #0 ; =0x0
ldr x8, [x23, #8]
add x19, x8, #16
str x28, [sp] ; 8-byte Folded Spill
b LBB0_20
LBB0_15:
Lloh17:
adrp x1, l_.str@PAGE
Lloh18:
add x1, x1, l_.str@PAGEOFF
mov x0, x25
bl _sqlite3ErrorMsg
b LBB0_50
LBB0_16: ; in Loop: Header=BB0_20 Depth=1
ldr w8, [x19, #4]
LBB0_17: ; in Loop: Header=BB0_20 Depth=1
str w8, [x28, #8]
LBB0_18: ; in Loop: Header=BB0_20 Depth=1
ldr w20, [sp, #12] ; 4-byte Folded Reload
ldr w8, [sp, #44] ; 4-byte Folded Reload
add w8, w8, #1
str w8, [sp, #44] ; 4-byte Folded Spill
ldr x28, [sp] ; 8-byte Folded Reload
LBB0_19: ; in Loop: Header=BB0_20 Depth=1
add w25, w25, #1
ldr w8, [x23]
add x19, x19, #40
cmp w25, w8
b.ge LBB0_41
LBB0_20: ; =>This Inner Loop Header: Depth=1
ldur x8, [x19, #-16]
ldr x9, [x21]
cmp x8, x9
b.ne LBB0_19
; %bb.21: ; in Loop: Header=BB0_20 Depth=1
ldur w8, [x19, #-8]
tst w8, w22
b.ne LBB0_19
; %bb.22: ; in Loop: Header=BB0_20 Depth=1
ldur w8, [x19, #-4]
ldr w9, [x26]
bic w0, w8, w9
bl _IsPowerOfTwo
bl _assert
ldur w8, [x19, #-4]
Lloh19:
adrp x9, _WO_IN@GOTPAGE
Lloh20:
ldr x9, [x9, _WO_IN@GOTPAGEOFF]
Lloh21:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
Lloh22:
adrp x9, _WO_IS@GOTPAGE
Lloh23:
ldr x9, [x9, _WO_IS@GOTPAGEOFF]
Lloh24:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
Lloh25:
adrp x9, _WO_ISNULL@GOTPAGE
Lloh26:
ldr x9, [x9, _WO_ISNULL@GOTPAGEOFF]
Lloh27:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
Lloh28:
adrp x9, _WO_ALL@GOTPAGE
Lloh29:
ldr x9, [x9, _WO_ALL@GOTPAGEOFF]
Lloh30:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
ldr w9, [x26]
bics wzr, w8, w9
b.eq LBB0_19
; %bb.23: ; in Loop: Header=BB0_20 Depth=1
ldr w8, [x19]
Lloh31:
adrp x9, _TERM_VNULL@GOTPAGE
Lloh32:
ldr x9, [x9, _TERM_VNULL@GOTPAGEOFF]
Lloh33:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_19
; %bb.24: ; in Loop: Header=BB0_20 Depth=1
ldr w8, [x21, #8]
Lloh34:
adrp x9, _JT_LEFT@GOTPAGE
Lloh35:
ldr x9, [x9, _JT_LEFT@GOTPAGEOFF]
Lloh36:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_26
; %bb.25: ; in Loop: Header=BB0_20 Depth=1
ldr x0, [x19, #8]
Lloh37:
adrp x8, _EP_FromJoin@GOTPAGE
Lloh38:
ldr x8, [x8, _EP_FromJoin@GOTPAGEOFF]
Lloh39:
ldr w1, [x8]
bl _ExprHasProperty
cbz w0, LBB0_30
LBB0_26: ; in Loop: Header=BB0_20 Depth=1
str w20, [sp, #12] ; 4-byte Folded Spill
ldr w8, [x19, #16]
cmn w8, #2
cset w0, gt
bl _assert
ldr w8, [x19, #16]
ldr x9, [sp, #16] ; 8-byte Folded Reload
mov w10, #12 ; =0xc
ldr w11, [sp, #44] ; 4-byte Folded Reload
smaddl x28, w11, w10, x9
stp w8, w25, [x28]
ldur w8, [x19, #-4]
Lloh40:
adrp x9, _WO_ALL@GOTPAGE
Lloh41:
ldr x9, [x9, _WO_ALL@GOTPAGEOFF]
Lloh42:
ldr w9, [x9]
and w8, w9, w8
Lloh43:
adrp x9, _WO_IN@GOTPAGE
Lloh44:
ldr x9, [x9, _WO_IN@GOTPAGEOFF]
Lloh45:
ldr w9, [x9]
Lloh46:
adrp x10, _WO_EQ@GOTPAGE
Lloh47:
ldr x10, [x10, _WO_EQ@GOTPAGEOFF]
Lloh48:
ldr w10, [x10]
cmp w8, w9
csel w20, w10, w8, eq
Lloh49:
adrp x8, _WO_AUX@GOTPAGE
Lloh50:
ldr x8, [x8, _WO_AUX@GOTPAGEOFF]
Lloh51:
ldr w8, [x8]
cmp w20, w8
b.eq LBB0_16
; %bb.27: ; in Loop: Header=BB0_20 Depth=1
Lloh52:
adrp x8, _WO_ISNULL@GOTPAGE
Lloh53:
ldr x8, [x8, _WO_ISNULL@GOTPAGEOFF]
Lloh54:
ldr w8, [x8]
Lloh55:
adrp x9, _WO_IS@GOTPAGE
Lloh56:
ldr x9, [x9, _WO_IS@GOTPAGEOFF]
Lloh57:
ldr w9, [x9]
orr w9, w9, w8
tst w9, w20
b.eq LBB0_32
; %bb.28: ; in Loop: Header=BB0_20 Depth=1
cmp w20, w8
b.ne LBB0_38
; %bb.29: ; in Loop: Header=BB0_20 Depth=1
Lloh58:
adrp x8, _SQLITE_INDEX_CONSTRAINT_ISNULL@GOTPAGE
Lloh59:
ldr x8, [x8, _SQLITE_INDEX_CONSTRAINT_ISNULL@GOTPAGEOFF]
b LBB0_39
LBB0_30: ; in Loop: Header=BB0_20 Depth=1
ldur w8, [x19, #-4]
Lloh60:
adrp x9, _WO_IS@GOTPAGE
Lloh61:
ldr x9, [x9, _WO_IS@GOTPAGEOFF]
Lloh62:
ldr w10, [x9]
Lloh63:
adrp x9, _WO_ISNULL@GOTPAGE
Lloh64:
ldr x9, [x9, _WO_ISNULL@GOTPAGEOFF]
Lloh65:
ldr w9, [x9]
orr w10, w9, w10
tst w10, w8
b.eq LBB0_26
; %bb.31: ; in Loop: Header=BB0_20 Depth=1
and w0, w9, w8
bl _testcase
ldur w8, [x19, #-4]
Lloh66:
adrp x9, _WO_IS@GOTPAGE
Lloh67:
ldr x9, [x9, _WO_IS@GOTPAGEOFF]
Lloh68:
ldr w9, [x9]
and w0, w9, w8
bl _testcase
b LBB0_19
LBB0_32: ; in Loop: Header=BB0_20 Depth=1
str w20, [x28, #8]
Lloh69:
adrp x8, _WO_EQ@GOTPAGE
Lloh70:
ldr x8, [x8, _WO_EQ@GOTPAGEOFF]
Lloh71:
ldr w8, [x8]
Lloh72:
adrp x9, _SQLITE_INDEX_CONSTRAINT_EQ@GOTPAGE
Lloh73:
ldr x9, [x9, _SQLITE_INDEX_CONSTRAINT_EQ@GOTPAGEOFF]
Lloh74:
ldr w9, [x9]
cmp w8, w9
cset w0, eq
bl _assert
Lloh75:
adrp x8, _WO_LT@GOTPAGE
Lloh76:
ldr x8, [x8, _WO_LT@GOTPAGEOFF]
Lloh77:
ldr w8, [x8]
Lloh78:
adrp x9, _SQLITE_INDEX_CONSTRAINT_LT@GOTPAGE
Lloh79:
ldr x9, [x9, _SQLITE_INDEX_CONSTRAINT_LT@GOTPAGEOFF]
Lloh80:
ldr w9, [x9]
cmp w8, w9
cset w0, eq
bl _assert
Lloh81:
adrp x8, _WO_LE@GOTPAGE
Lloh82:
ldr x8, [x8, _WO_LE@GOTPAGEOFF]
Lloh83:
ldr w8, [x8]
Lloh84:
adrp x9, _SQLITE_INDEX_CONSTRAINT_LE@GOTPAGE
Lloh85:
ldr x9, [x9, _SQLITE_INDEX_CONSTRAINT_LE@GOTPAGEOFF]
Lloh86:
ldr w9, [x9]
cmp w8, w9
cset w0, eq
bl _assert
Lloh87:
adrp x8, _WO_GT@GOTPAGE
Lloh88:
ldr x8, [x8, _WO_GT@GOTPAGEOFF]
Lloh89:
ldr w8, [x8]
Lloh90:
adrp x9, _SQLITE_INDEX_CONSTRAINT_GT@GOTPAGE
Lloh91:
ldr x9, [x9, _SQLITE_INDEX_CONSTRAINT_GT@GOTPAGEOFF]
Lloh92:
ldr w9, [x9]
cmp w8, w9
cset w0, eq
bl _assert
Lloh93:
adrp x8, _WO_GE@GOTPAGE
Lloh94:
ldr x8, [x8, _WO_GE@GOTPAGEOFF]
Lloh95:
ldr w8, [x8]
Lloh96:
adrp x9, _SQLITE_INDEX_CONSTRAINT_GE@GOTPAGE
Lloh97:
ldr x9, [x9, _SQLITE_INDEX_CONSTRAINT_GE@GOTPAGEOFF]
Lloh98:
ldr w9, [x9]
cmp w8, w9
cset w0, eq
bl _assert
ldur w8, [x19, #-4]
Lloh99:
adrp x9, _WO_IN@GOTPAGE
Lloh100:
ldr x9, [x9, _WO_IN@GOTPAGEOFF]
Lloh101:
ldr w9, [x9]
Lloh102:
adrp x10, _WO_EQ@GOTPAGE
Lloh103:
ldr x10, [x10, _WO_EQ@GOTPAGEOFF]
Lloh104:
ldr w10, [x10]
orr w9, w10, w9
Lloh105:
adrp x10, _WO_LT@GOTPAGE
Lloh106:
ldr x10, [x10, _WO_LT@GOTPAGEOFF]
Lloh107:
ldr w10, [x10]
Lloh108:
adrp x11, _WO_LE@GOTPAGE
Lloh109:
ldr x11, [x11, _WO_LE@GOTPAGEOFF]
Lloh110:
ldr w11, [x11]
orr w10, w10, w11
orr w9, w9, w10
Lloh111:
adrp x10, _WO_GT@GOTPAGE
Lloh112:
ldr x10, [x10, _WO_GT@GOTPAGEOFF]
Lloh113:
ldr w10, [x10]
Lloh114:
adrp x11, _WO_GE@GOTPAGE
Lloh115:
ldr x11, [x11, _WO_GE@GOTPAGEOFF]
Lloh116:
ldr w11, [x11]
orr w10, w10, w11
Lloh117:
adrp x11, _WO_AUX@GOTPAGE
Lloh118:
ldr x11, [x11, _WO_AUX@GOTPAGEOFF]
Lloh119:
ldr w11, [x11]
orr w10, w10, w11
orr w9, w9, w10
and w0, w9, w8
bl _assert
Lloh120:
adrp x8, _WO_LT@GOTPAGE
Lloh121:
ldr x8, [x8, _WO_LT@GOTPAGEOFF]
Lloh122:
ldr w8, [x8]
Lloh123:
adrp x9, _WO_LE@GOTPAGE
Lloh124:
ldr x9, [x9, _WO_LE@GOTPAGEOFF]
Lloh125:
ldr w9, [x9]
orr w8, w9, w8
Lloh126:
adrp x9, _WO_GT@GOTPAGE
Lloh127:
ldr x9, [x9, _WO_GT@GOTPAGEOFF]
Lloh128:
ldr w9, [x9]
Lloh129:
adrp x10, _WO_GE@GOTPAGE
Lloh130:
ldr x10, [x10, _WO_GE@GOTPAGEOFF]
Lloh131:
ldr w10, [x10]
orr w9, w9, w10
orr w8, w8, w9
tst w8, w20
b.eq LBB0_18
; %bb.33: ; in Loop: Header=BB0_20 Depth=1
ldr x8, [x19, #8]
ldr w0, [x8]
bl _sqlite3ExprIsVector
cbz x0, LBB0_18
; %bb.34: ; in Loop: Header=BB0_20 Depth=1
mov w8, #1 ; =0x1
lsl w8, w8, w25
cmp w25, #16
csel w8, w8, wzr, lo
Lloh132:
adrp x9, _WO_LT@GOTPAGE
Lloh133:
ldr x9, [x9, _WO_LT@GOTPAGEOFF]
Lloh134:
ldr w9, [x9]
cmp w20, w9
b.ne LBB0_36
; %bb.35: ; in Loop: Header=BB0_20 Depth=1
Lloh135:
adrp x9, _WO_LE@GOTPAGE
Lloh136:
ldr x9, [x9, _WO_LE@GOTPAGEOFF]
Lloh137:
ldr w9, [x9]
str w9, [x28, #8]
LBB0_36: ; in Loop: Header=BB0_20 Depth=1
ldr w9, [sp, #12] ; 4-byte Folded Reload
orr w9, w8, w9
str w9, [sp, #12] ; 4-byte Folded Spill
Lloh138:
adrp x8, _WO_GT@GOTPAGE
Lloh139:
ldr x8, [x8, _WO_GT@GOTPAGEOFF]
Lloh140:
ldr w8, [x8]
cmp w20, w8
b.ne LBB0_18
; %bb.37: ; in Loop: Header=BB0_20 Depth=1
Lloh141:
adrp x8, _WO_GE@GOTPAGE
Lloh142:
ldr x8, [x8, _WO_GE@GOTPAGEOFF]
b LBB0_39
LBB0_38: ; in Loop: Header=BB0_20 Depth=1
Lloh143:
adrp x8, _SQLITE_INDEX_CONSTRAINT_IS@GOTPAGE
Lloh144:
ldr x8, [x8, _SQLITE_INDEX_CONSTRAINT_IS@GOTPAGEOFF]
LBB0_39: ; in Loop: Header=BB0_20 Depth=1
ldr w8, [x8]
b LBB0_17
LBB0_40:
mov w20, #0 ; =0x0
LBB0_41:
ldr w10, [sp, #28] ; 4-byte Folded Reload
cbz w10, LBB0_49
; %bb.42:
sxtw x8, w27
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr x11, [x9, #8]
mov w9, w10
cmp w10, #1
b.ne LBB0_44
; %bb.43:
mov x10, #0 ; =0x0
b LBB0_47
LBB0_44:
and x10, x9, #0x7ffffffe
add x12, x11, #16
mov w13, #12 ; =0xc
smaddl x13, w8, w13, x24
add x13, x13, #48
mov x14, x10
LBB0_45: ; =>This Inner Loop Header: Depth=1
ldur x15, [x12, #-8]
ldr x16, [x12, #8]
ldr w15, [x15, #16]
ldr w16, [x16, #16]
ldur w17, [x12, #-16]
ldr w0, [x12], #32
stp w17, w15, [x13, #-12]
stp w0, w16, [x13, #-4]
add x13, x13, #16
subs x14, x14, #2
b.ne LBB0_45
; %bb.46:
cmp x10, x9
b.eq LBB0_49
LBB0_47:
add x11, x11, x10, lsl #4
add x11, x11, #8
sub x9, x9, x10
mov w12, #12 ; =0xc
smull x8, w8, w12
add x8, x8, x10, lsl #3
add x8, x8, x24
add x8, x8, #40
LBB0_48: ; =>This Inner Loop Header: Depth=1
ldr x10, [x11]
ldr w10, [x10, #16]
ldur w12, [x11, #-8]
stp w12, w10, [x8, #-4]
add x11, x11, #16
add x8, x8, #8
subs x9, x9, #1
b.ne LBB0_48
LBB0_49:
str w20, [x28]
LBB0_50:
mov x0, x24
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh57
.loh AdrpLdrGotLdr Lloh52, Lloh53, Lloh54
.loh AdrpLdrGot Lloh58, Lloh59
.loh AdrpLdrGotLdr Lloh63, Lloh64, Lloh65
.loh AdrpLdrGotLdr Lloh60, Lloh61, Lloh62
.loh AdrpLdrGotLdr Lloh66, Lloh67, Lloh68
.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 Lloh132, Lloh133, Lloh134
.loh AdrpLdrGotLdr Lloh135, Lloh136, Lloh137
.loh AdrpLdrGotLdr Lloh138, Lloh139, Lloh140
.loh AdrpLdrGot Lloh141, Lloh142
.loh AdrpLdrGot Lloh143, Lloh144
.cfi_endproc
; -- End function
.comm _WO_EQUIV,4,2 ; @WO_EQUIV
.comm _WO_IN,4,2 ; @WO_IN
.comm _WO_ISNULL,4,2 ; @WO_ISNULL
.comm _WO_IS,4,2 ; @WO_IS
.comm _WO_ALL,4,2 ; @WO_ALL
.comm _TERM_VNULL,4,2 ; @TERM_VNULL
.comm _TK_COLUMN,8,3 ; @TK_COLUMN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "out of memory"
.comm _JT_LEFT,4,2 ; @JT_LEFT
.comm _EP_FromJoin,4,2 ; @EP_FromJoin
.comm _WO_EQ,4,2 ; @WO_EQ
.comm _WO_AUX,4,2 ; @WO_AUX
.comm _SQLITE_INDEX_CONSTRAINT_ISNULL,4,2 ; @SQLITE_INDEX_CONSTRAINT_ISNULL
.comm _SQLITE_INDEX_CONSTRAINT_IS,4,2 ; @SQLITE_INDEX_CONSTRAINT_IS
.comm _SQLITE_INDEX_CONSTRAINT_EQ,4,2 ; @SQLITE_INDEX_CONSTRAINT_EQ
.comm _WO_LT,4,2 ; @WO_LT
.comm _SQLITE_INDEX_CONSTRAINT_LT,4,2 ; @SQLITE_INDEX_CONSTRAINT_LT
.comm _WO_LE,4,2 ; @WO_LE
.comm _SQLITE_INDEX_CONSTRAINT_LE,4,2 ; @SQLITE_INDEX_CONSTRAINT_LE
.comm _WO_GT,4,2 ; @WO_GT
.comm _SQLITE_INDEX_CONSTRAINT_GT,4,2 ; @SQLITE_INDEX_CONSTRAINT_GT
.comm _WO_GE,4,2 ; @WO_GE
.comm _SQLITE_INDEX_CONSTRAINT_GE,4,2 ; @SQLITE_INDEX_CONSTRAINT_GE
.no_dead_strip _allocateIndexInfo
.subsections_via_symbols
| assembly_file_70097.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function shm_add_rss_swap
_shm_add_rss_swap: ## @shm_add_rss_swap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
movl (%rdi), %edi
callq _file_inode
movq %rax, %r15
movl (%rbx), %edi
callq _is_file_hugepages
movq (%r15), %r15
testq %rax, %rax
je LBB0_2
## %bb.1:
movl (%rbx), %edi
callq _hstate_file
movq %rax, %rdi
callq _pages_per_huge_page
imulq (%r15), %rax
jmp LBB0_3
LBB0_2:
movq (%r15), %rax
LBB0_3:
addq %rax, (%r14)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _shm_add_rss_swap
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function shm_add_rss_swap
_shm_add_rss_swap: ; @shm_add_rss_swap
.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, [x0]
bl _file_inode
mov x21, x0
ldr w0, [x20]
bl _is_file_hugepages
ldr x21, [x21]
cbz x0, LBB0_2
; %bb.1:
ldr w0, [x20]
bl _hstate_file
bl _pages_per_huge_page
ldr x8, [x21]
mul x8, x8, x0
b LBB0_3
LBB0_2:
ldr x8, [x21]
LBB0_3:
ldr x9, [x19]
add x8, x9, x8
str x8, [x19]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _shm_add_rss_swap
.subsections_via_symbols
| AnghaBench/linux/ipc/extr_shm.c_shm_add_rss_swap.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _addlist ## -- Begin function addlist
.p2align 4, 0x90
_addlist: ## @addlist
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl %edi, %ebx
xorl %eax, %eax
callq _getlist
cmpl $-1, %eax
je LBB0_1
## %bb.2:
movslq %eax, %rcx
movq _list@GOTPCREL(%rip), %rdx
movl %ebx, (%rdx,%rcx,4)
movq _pre_index@GOTPCREL(%rip), %rsi
movslq (%rsi), %rdi
cmpq $-1, %rdi
je LBB0_4
## %bb.3:
movl %eax, 8(%rdx,%rdi,4)
movl %edi, 4(%rdx,%rcx,4)
LBB0_4:
movl %eax, (%rsi)
xorl %eax, %eax
jmp LBB0_5
LBB0_1:
movl $-1, %eax
LBB0_5:
addq $8, %rsp
popq %rbx
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 _addlist ; -- Begin function addlist
.p2align 2
_addlist: ; @addlist
.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 _getlist
; kill: def $w0 killed $w0 def $x0
cmn w0, #1
b.eq LBB0_4
; %bb.1:
Lloh0:
adrp x8, _list@GOTPAGE
Lloh1:
ldr x8, [x8, _list@GOTPAGEOFF]
str w19, [x8, w0, sxtw #2]
Lloh2:
adrp x9, _pre_index@GOTPAGE
Lloh3:
ldr x9, [x9, _pre_index@GOTPAGEOFF]
ldr w10, [x9]
cmn w10, #1
b.eq LBB0_3
; %bb.2:
sxtw x11, w0
add w12, w10, #2
str w0, [x8, w12, sxtw #2]
add x8, x8, x11, lsl #2
str w10, [x8, #4]
LBB0_3:
mov w8, #0
str w0, [x9]
b LBB0_5
LBB0_4:
mov w8, #-1
LBB0_5:
mov x0, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/965186.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/64201261.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function pefile_digest_pe_contents
_pefile_digest_pe_contents: ## @pefile_digest_pe_contents
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r15
movq %rdx, %r12
movl %esi, %r14d
movq %rdi, %r13
movl (%rdx), %edx
movq %rcx, %rdi
movq %r13, %rsi
callq _crypto_shash_update
testl %eax, %eax
jle LBB0_11
## %bb.1:
movl (%r12), %eax
movl 4(%r12), %edx
addl $4, %eax
leaq (%rax,%r13), %rsi
subl %eax, %edx
movq %r15, %rdi
callq _crypto_shash_update
testl %eax, %eax
js LBB0_11
## %bb.2:
movl 4(%r12), %eax
movl 8(%r12), %edx
addl $4, %eax
leaq (%rax,%r13), %rsi
subl %eax, %edx
movq %r15, %rdi
callq _crypto_shash_update
testl %eax, %eax
js LBB0_11
## %bb.3:
movl 12(%r12), %edi
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl $4, %esi
callq _kcalloc
testq %rax, %rax
je LBB0_24
## %bb.4:
movq %rax, %rbx
movq %r13, -64(%rbp) ## 8-byte Spill
movq %r15, -72(%rbp) ## 8-byte Spill
movl %r14d, -52(%rbp) ## 4-byte Spill
movl $0, (%rax)
movl 12(%r12), %eax
cmpl $2, %eax
movq %rbx, -48(%rbp) ## 8-byte Spill
jb LBB0_13
## %bb.5:
movl $1, %r13d
movl $4, %r14d
jmp LBB0_7
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_7 Depth=1
movl %r13d, %eax
movq -48(%rbp), %rbx ## 8-byte Reload
movl %r13d, (%rbx,%rax,4)
incq %r13
movl 12(%r12), %eax
movq -80(%rbp), %r14 ## 8-byte Reload
addq $4, %r14
cmpq %rax, %r13
jae LBB0_13
LBB0_7: ## =>This Loop Header: Depth=1
## Child Loop BB0_9 Depth 2
movq %r13, %r15
shlq $4, %r15
movq %r14, -80(%rbp) ## 8-byte Spill
jmp LBB0_9
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_9 Depth=2
addq $4, %rbx
addq $-4, %r14
je LBB0_6
LBB0_9: ## Parent Loop BB0_7 Depth=1
## => This Inner Loop Header: Depth=2
movq 24(%r12), %rsi
movl (%rbx), %edi
shlq $4, %rdi
addq %rsi, %rdi
addq %r15, %rsi
callq _pefile_compare_shdrs
testq %rax, %rax
jle LBB0_8
## %bb.10: ## in Loop: Header=BB0_9 Depth=2
leaq 4(%rbx), %rdi
movq %rbx, %rsi
movl %r14d, %edx
callq _memmove
jmp LBB0_8
LBB0_13:
movl 8(%r12), %r14d
testl %eax, %eax
je LBB0_21
## %bb.14:
movq 24(%r12), %rcx
xorl %r15d, %r15d
jmp LBB0_17
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_17 Depth=1
movq 24(%r12), %rcx
addl (%rcx,%r13), %r14d
movl 12(%r12), %eax
movq -48(%rbp), %rbx ## 8-byte Reload
LBB0_16: ## in Loop: Header=BB0_17 Depth=1
incq %r15
movl %eax, %edx
cmpq %rdx, %r15
jae LBB0_21
LBB0_17: ## =>This Inner Loop Header: Depth=1
movl (%rbx,%r15,4), %r13d
shlq $4, %r13
movq (%rcx,%r13), %rdx
testq %rdx, %rdx
je LBB0_16
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
addq %r13, %rcx
movslq 8(%rcx), %rsi
addq -64(%rbp), %rsi ## 8-byte Folded Reload
movq -72(%rbp), %rdi ## 8-byte Reload
## kill: def $edx killed $edx killed $rdx
callq _crypto_shash_update
testl %eax, %eax
jns LBB0_15
## %bb.19:
movl %eax, %ebx
movq -48(%rbp), %rdi ## 8-byte Reload
callq _kfree
jmp LBB0_25
LBB0_21:
movq %rbx, %rdi
callq _kfree
movl -52(%rbp), %edx ## 4-byte Reload
cmpl %edx, %r14d
jae LBB0_23
## %bb.22:
movl %r14d, %eax
movq -64(%rbp), %rsi ## 8-byte Reload
addq %rax, %rsi
addl 16(%r12), %r14d
subl %r14d, %edx
movq -72(%rbp), %rdi ## 8-byte Reload
callq _crypto_shash_update
testl %eax, %eax
js LBB0_11
LBB0_23:
xorl %ebx, %ebx
jmp LBB0_25
LBB0_11:
movl %eax, %ebx
LBB0_25:
movl %ebx, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_24:
movq _ENOMEM@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
jmp LBB0_25
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.no_dead_strip _pefile_digest_pe_contents
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function pefile_digest_pe_contents
_pefile_digest_pe_contents: ; @pefile_digest_pe_contents
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x3
mov x21, x2
mov x20, x1
mov x22, x0
ldr w2, [x2]
mov x0, x3
mov x1, x22
bl _crypto_shash_update
cmp w0, #1
b.lt LBB0_22
; %bb.1:
ldp w8, w9, [x21]
add w8, w8, #4
sub w2, w9, w8
add x1, x22, x8
mov x0, x19
bl _crypto_shash_update
tbnz w0, #31, LBB0_22
; %bb.2:
ldp w8, w9, [x21, #4]
add w8, w8, #4
sub w2, w9, w8
add x1, x22, x8
mov x0, x19
bl _crypto_shash_update
tbnz w0, #31, LBB0_22
; %bb.3:
ldr w0, [x21, #12]
Lloh0:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov w1, #4 ; =0x4
bl _kcalloc
cbz x0, LBB0_21
; %bb.4:
mov x23, x0
str wzr, [x0]
ldr w8, [x21, #12]
cmp w8, #2
b.lo LBB0_11
; %bb.5:
mov w26, #1 ; =0x1
mov w27, #4 ; =0x4
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
str w26, [x23, w26, uxtw #2]
add x26, x26, #1
ldr w8, [x21, #12]
add x27, x27, #4
cmp x26, x8
b.hs LBB0_11
LBB0_7: ; =>This Loop Header: Depth=1
; Child Loop BB0_9 Depth 2
mov x24, x23
mov x25, x27
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_9 Depth=2
add x24, x24, #4
subs x25, x25, #4
b.eq LBB0_6
LBB0_9: ; Parent Loop BB0_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x21, #24]
ldr w9, [x24]
add x0, x8, x9, lsl #4
add x1, x8, x26, lsl #4
bl _pefile_compare_shdrs
cmp x0, #1
b.lt LBB0_8
; %bb.10: ; in Loop: Header=BB0_9 Depth=2
add x0, x24, #4
mov x1, x24
mov x2, x25
bl _memmove
b LBB0_8
LBB0_11:
ldr w24, [x21, #8]
cbz x8, LBB0_18
; %bb.12:
mov x25, #0 ; =0x0
ldr x9, [x21, #24]
b LBB0_15
LBB0_13: ; in Loop: Header=BB0_15 Depth=1
ldr x9, [x21, #24]
lsl x8, x26, #4
ldr w8, [x9, x8]
add w24, w24, w8
ldr w8, [x21, #12]
LBB0_14: ; in Loop: Header=BB0_15 Depth=1
add x25, x25, #1
cmp x25, x8
b.hs LBB0_18
LBB0_15: ; =>This Inner Loop Header: Depth=1
ldr w26, [x23, x25, lsl #2]
add x10, x9, x26, lsl #4
ldr x2, [x10]
cbz x2, LBB0_14
; %bb.16: ; in Loop: Header=BB0_15 Depth=1
ldrsw x8, [x10, #8]
add x1, x22, x8
mov x0, x19
; kill: def $w2 killed $w2 killed $x2
bl _crypto_shash_update
tbz w0, #31, LBB0_13
; %bb.17:
mov x19, x0
mov x0, x23
bl _kfree
mov x0, x19
b LBB0_22
LBB0_18:
mov x0, x23
bl _kfree
cmp w24, w20
b.hs LBB0_20
; %bb.19:
ldr w8, [x21, #16]
add x1, x22, w24, uxtw
sub w9, w20, w24
sub w2, w9, w8
mov x0, x19
bl _crypto_shash_update
tbnz w0, #31, LBB0_22
LBB0_20:
mov w0, #0 ; =0x0
b LBB0_22
LBB0_21:
Lloh3:
adrp x8, _ENOMEM@GOTPAGE
Lloh4:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
neg w0, w8
LBB0_22:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.no_dead_strip _pefile_digest_pe_contents
.subsections_via_symbols
| assembly_file_179477.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cxacru_find_firmware
_cxacru_find_firmware: ## @cxacru_find_firmware
.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, %r15
movq %rsi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq (%rdi), %rbx
movq (%rbx), %r12
leaq L_.str(%rip), %rsi
leaq -64(%rbp), %r13
movq %r13, %rdi
movq %r14, %rdx
callq _sprintf
leaq L_.str.1(%rip), %rdi
movq %r13, %rsi
callq _dbg
movq %r15, %rdi
movq %r13, %rsi
movq %r12, %rdx
callq _request_firmware
testq %rax, %rax
je LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdi
movq %r14, %rdx
callq _usb_dbg
movq _ENOENT@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_3
LBB0_2:
leaq L_.str.3(%rip), %rsi
leaq -64(%rbp), %rdx
movq %rbx, %rdi
callq _usb_info
xorl %eax, %eax
LBB0_3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -48(%rbp), %rcx
jne LBB0_5
## %bb.4:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "cxacru-%s.bin"
L_.str.1: ## @.str.1
.asciz "cxacru_find_firmware: looking for %s"
L_.str.2: ## @.str.2
.asciz "no stage %s firmware found\n"
.comm _ENOENT,4,2 ## @ENOENT
L_.str.3: ## @.str.3
.asciz "found firmware %s\n"
.no_dead_strip _cxacru_find_firmware
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cxacru_find_firmware
_cxacru_find_firmware: ; @cxacru_find_firmware
.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, x2
mov x20, x1
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #24]
ldr x19, [x0]
ldr x22, [x19]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
add x0, sp, #8
mov x2, x20
bl _sprintf
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
add x1, sp, #8
bl _dbg
add x1, sp, #8
mov x0, x21
mov x2, x22
bl _request_firmware
cbz x0, LBB0_2
; %bb.1:
Lloh7:
adrp x1, l_.str.2@PAGE
Lloh8:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x19
mov x2, x20
bl _usb_dbg
Lloh9:
adrp x8, _ENOENT@GOTPAGE
Lloh10:
ldr x8, [x8, _ENOENT@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
neg w0, w8
b LBB0_3
LBB0_2:
Lloh12:
adrp x1, l_.str.3@PAGE
Lloh13:
add x1, x1, l_.str.3@PAGEOFF
add x2, sp, #8
mov x0, x19
bl _usb_info
mov w0, #0
LBB0_3:
ldr x8, [sp, #24]
Lloh14:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh15:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh16:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_5
; %bb.4:
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
LBB0_5:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "cxacru-%s.bin"
l_.str.1: ; @.str.1
.asciz "cxacru_find_firmware: looking for %s"
l_.str.2: ; @.str.2
.asciz "no stage %s firmware found\n"
.comm _ENOENT,4,2 ; @ENOENT
l_.str.3: ; @.str.3
.asciz "found firmware %s\n"
.no_dead_strip _cxacru_find_firmware
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/usb/atm/extr_cxacru.c_cxacru_find_firmware.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function chv_cgm_gamma_ldw
_chv_cgm_gamma_ldw: ## @chv_cgm_gamma_ldw
.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 4(%rdi), %edi
movl $10, %esi
callq _drm_color_lut_extract
movl %eax, %ebx
shll $16, %ebx
movl (%r14), %edi
movl $10, %esi
callq _drm_color_lut_extract
orl %ebx, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _chv_cgm_gamma_ldw
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function chv_cgm_gamma_ldw
_chv_cgm_gamma_ldw: ; @chv_cgm_gamma_ldw
.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, #4]
mov w1, #10
bl _drm_color_lut_extract
mov x20, x0
ldr w0, [x19]
mov w1, #10
bl _drm_color_lut_extract
orr w0, w0, w20, lsl #16
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 _chv_cgm_gamma_ldw
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/display/extr_intel_color.c_chv_cgm_gamma_ldw.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function mips_elf64_write_rela
_mips_elf64_write_rela: ## @mips_elf64_write_rela
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $104, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %rbx
movq %rcx, %r14
movq %rdx, %r15
movq %rsi, -48(%rbp) ## 8-byte Spill
movq %rdi, %r12
movl (%rcx), %esi
imull 4(%rdx), %esi
movl %esi, (%rdx)
callq _bfd_alloc
movq %rax, 8(%r15)
testq %rax, %rax
je LBB0_26
## %bb.1:
movq %rax, %rcx
movq %r15, -120(%rbp) ## 8-byte Spill
movq %r14, -128(%rbp) ## 8-byte Spill
movq %rbx, -112(%rbp) ## 8-byte Spill
xorl %r13d, %r13d
movq %rax, %rbx
movl $0, -52(%rbp) ## 4-byte Folded Spill
movq $0, -64(%rbp) ## 8-byte Folded Spill
movq -48(%rbp), %r15 ## 8-byte Reload
movq %r12, -136(%rbp) ## 8-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_2 Depth=1
movl %r13d, %r12d
LBB0_23: ## in Loop: Header=BB0_2 Depth=1
movq -136(%rbp), %r14 ## 8-byte Reload
movq %r14, %rdi
leaq -104(%rbp), %rsi
movq %rbx, %rdx
callq _mips_elf64_swap_reloca_out
decl %r12d
addq $4, %rbx
movq -144(%rbp), %rcx ## 8-byte Reload
addq $4, %rcx
movl %r12d, %r13d
cmpl (%r15), %r12d
movq %r14, %r12
ja LBB0_24
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %rcx, -144(%rbp) ## 8-byte Spill
movq 16(%r15), %rax
movl %r13d, %ecx
movq _DYNAMIC@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
movq _EXEC_P@GOTPCREL(%rip), %rsi
orl (%rsi), %edx
movq (%rax,%rcx,8), %r14
movq (%r14), %rax
testl %edx, (%r12)
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
subq 8(%r15), %rax
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movq %rax, -104(%rbp)
movq 16(%r14), %rax
movq (%rax), %rax
movq %rax, -72(%rbp)
cmpq -64(%rbp), %rax ## 8-byte Folded Reload
je LBB0_5
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
movl 8(%rax), %edi
callq _bfd_is_abs_section
testq %rax, %rax
je LBB0_7
LBB0_8: ## in Loop: Header=BB0_2 Depth=1
movq _STN_UNDEF@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -48(%rbp), %r15 ## 8-byte Reload
jmp LBB0_10
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movl -52(%rbp), %ecx ## 4-byte Reload
jmp LBB0_10
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
movq -72(%rbp), %r15
cmpq $0, (%r15)
je LBB0_8
## %bb.9: ## in Loop: Header=BB0_2 Depth=1
movq %r12, %rdi
leaq -72(%rbp), %rsi
callq __bfd_elf_symbol_from_bfd_symbol
movq %r15, -64(%rbp) ## 8-byte Spill
movl %eax, %ecx
movl %eax, -52(%rbp) ## 4-byte Spill
testl %eax, %eax
movq -48(%rbp), %r15 ## 8-byte Reload
js LBB0_27
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
movl %ecx, -96(%rbp)
movl 24(%r14), %eax
movl %eax, -76(%rbp)
movq _RSS_UNDEF@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -80(%rbp)
movq 16(%r14), %rax
movq (%rax), %rax
movq 16(%rax), %rax
movq (%rax), %rax
cmpq 8(%r12), %rax
je LBB0_12
## %bb.11: ## in Loop: Header=BB0_2 Depth=1
movq %r12, %rdi
movq %r14, %rsi
callq __bfd_elf_validate_reloc
testl %eax, %eax
je LBB0_27
LBB0_12: ## in Loop: Header=BB0_2 Depth=1
movq 8(%r14), %rax
movl (%rax), %eax
movl %eax, -92(%rbp)
movq _R_MIPS_NONE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -88(%rbp)
movl %eax, -84(%rbp)
leal 1(%r13), %r12d
cmpl (%r15), %r12d
jae LBB0_22
## %bb.13: ## in Loop: Header=BB0_2 Depth=1
movq 16(%r15), %rax
movl %r12d, %ecx
movq (%rax,%rcx,8), %r15
movq (%r15), %rax
cmpq (%r14), %rax
jne LBB0_14
## %bb.15: ## in Loop: Header=BB0_2 Depth=1
movq 16(%r15), %rax
movq (%rax), %rax
movl 8(%rax), %edi
callq _bfd_is_abs_section
testq %rax, %rax
je LBB0_14
## %bb.16: ## in Loop: Header=BB0_2 Depth=1
movq 16(%r15), %rax
movq (%rax), %rax
cmpq $0, (%rax)
je LBB0_17
LBB0_14: ## in Loop: Header=BB0_2 Depth=1
movl %r13d, %r12d
movq -48(%rbp), %r15 ## 8-byte Reload
jmp LBB0_23
LBB0_17: ## in Loop: Header=BB0_2 Depth=1
movq 8(%r15), %rax
movl (%rax), %eax
movl %eax, -88(%rbp)
addl $2, %r13d
movq -48(%rbp), %r15 ## 8-byte Reload
cmpl (%r15), %r13d
jae LBB0_23
## %bb.18: ## in Loop: Header=BB0_2 Depth=1
movq 16(%r15), %rax
movl %r13d, %ecx
movq (%rax,%rcx,8), %rcx
movq (%rcx), %rax
cmpq (%r14), %rax
jne LBB0_23
## %bb.19: ## in Loop: Header=BB0_2 Depth=1
movq %rcx, %r14
movq 16(%rcx), %rax
movq (%rax), %rax
movl 8(%rax), %edi
callq _bfd_is_abs_section
testq %rax, %rax
je LBB0_23
## %bb.20: ## in Loop: Header=BB0_2 Depth=1
movq 16(%r14), %rax
movq (%rax), %rax
cmpq $0, (%rax)
jne LBB0_23
## %bb.21: ## in Loop: Header=BB0_2 Depth=1
movq 8(%r14), %rax
movl (%rax), %eax
movl %eax, -84(%rbp)
jmp LBB0_22
LBB0_24:
movq -120(%rbp), %rax ## 8-byte Reload
subq 8(%rax), %rcx
sarq $2, %rcx
movq -128(%rbp), %rax ## 8-byte Reload
movslq (%rax), %rax
xorl %edi, %edi
cmpq %rax, %rcx
sete %dil
callq _BFD_ASSERT
jmp LBB0_25
LBB0_26:
movq _TRUE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%rbx)
jmp LBB0_25
LBB0_27:
movq _TRUE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq -112(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx)
LBB0_25:
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TRUE,4,2 ## @TRUE
.comm _EXEC_P,4,2 ## @EXEC_P
.comm _DYNAMIC,4,2 ## @DYNAMIC
.comm _STN_UNDEF,4,2 ## @STN_UNDEF
.comm _RSS_UNDEF,4,2 ## @RSS_UNDEF
.comm _R_MIPS_NONE,8,3 ## @R_MIPS_NONE
.no_dead_strip _mips_elf64_write_rela
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function mips_elf64_write_rela
_mips_elf64_write_rela: ; @mips_elf64_write_rela
.cfi_startproc
; %bb.0:
sub sp, sp, #160
stp x28, x27, [sp, #64] ; 16-byte Folded Spill
stp x26, x25, [sp, #80] ; 16-byte Folded Spill
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x4
mov x20, x3
mov x21, x2
mov x22, x1
mov x23, x0
ldr w8, [x2, #4]
ldr w9, [x3]
mul w1, w9, w8
str w1, [x2]
bl _bfd_alloc
str x0, [x21, #8]
cbz x0, LBB0_25
; %bb.1:
mov x24, x0
stp x21, x20, [sp, #8] ; 16-byte Folded Spill
str x19, [sp] ; 8-byte Folded Spill
mov w20, #0 ; =0x0
mov w25, #0 ; =0x0
mov x21, #0 ; =0x0
mov x26, x0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x22, #16]
ldr x27, [x8, w20, uxtw #3]
ldr w9, [x23]
Lloh0:
adrp x8, _EXEC_P@GOTPAGE
Lloh1:
ldr x8, [x8, _EXEC_P@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x10, _DYNAMIC@GOTPAGE
Lloh4:
ldr x10, [x10, _DYNAMIC@GOTPAGEOFF]
Lloh5:
ldr w10, [x10]
orr w10, w10, w8
ldr x8, [x27]
tst w10, w9
b.eq LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldr x9, [x22, #8]
sub x8, x8, x9
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
str x8, [sp, #32]
ldr x8, [x27, #16]
ldr x8, [x8]
str x8, [sp, #24]
cmp x8, x21
b.eq LBB0_10
; %bb.5: ; in Loop: Header=BB0_2 Depth=1
ldr w0, [x8, #8]
bl _bfd_is_abs_section
cbz x0, LBB0_7
LBB0_6: ; in Loop: Header=BB0_2 Depth=1
Lloh6:
adrp x8, _STN_UNDEF@GOTPAGE
Lloh7:
ldr x8, [x8, _STN_UNDEF@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
b LBB0_11
LBB0_7: ; in Loop: Header=BB0_2 Depth=1
ldr x19, [sp, #24]
ldr x8, [x19]
cbz x8, LBB0_6
; %bb.8: ; in Loop: Header=BB0_2 Depth=1
add x1, sp, #24
mov x0, x23
bl __bfd_elf_symbol_from_bfd_symbol
tbnz w0, #31, LBB0_26
; %bb.9: ; in Loop: Header=BB0_2 Depth=1
mov x25, x0
mov x21, x19
LBB0_10: ; in Loop: Header=BB0_2 Depth=1
mov x8, x25
LBB0_11: ; in Loop: Header=BB0_2 Depth=1
ldr w9, [x27, #24]
str w9, [sp, #60]
Lloh9:
adrp x9, _RSS_UNDEF@GOTPAGE
Lloh10:
ldr x9, [x9, _RSS_UNDEF@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
str w8, [sp, #40]
str w9, [sp, #56]
ldr x8, [x27, #16]
ldr x8, [x8]
ldr x8, [x8, #16]
ldr x8, [x8]
ldr x9, [x23, #8]
cmp x8, x9
b.eq LBB0_13
; %bb.12: ; in Loop: Header=BB0_2 Depth=1
mov x0, x23
mov x1, x27
bl __bfd_elf_validate_reloc
cbz w0, LBB0_26
LBB0_13: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x27, #8]
ldr w8, [x8]
Lloh12:
adrp x9, _R_MIPS_NONE@GOTPAGE
Lloh13:
ldr x9, [x9, _R_MIPS_NONE@GOTPAGEOFF]
Lloh14:
ldr w9, [x9]
stp w8, w9, [sp, #44]
str w9, [sp, #52]
add w28, w20, #1
ldr w8, [x22]
cmp w28, w8
b.hs LBB0_17
; %bb.14: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x22, #16]
ldr x19, [x8, w28, uxtw #3]
ldr x8, [x19]
ldr x9, [x27]
cmp x8, x9
b.ne LBB0_17
; %bb.15: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x19, #16]
ldr x8, [x8]
ldr w0, [x8, #8]
bl _bfd_is_abs_section
cbz x0, LBB0_17
; %bb.16: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x19, #16]
ldr x8, [x8]
ldr x8, [x8]
cbz x8, LBB0_19
LBB0_17: ; in Loop: Header=BB0_2 Depth=1
mov x28, x20
LBB0_18: ; in Loop: Header=BB0_2 Depth=1
add x1, sp, #32
mov x0, x23
mov x2, x26
bl _mips_elf64_swap_reloca_out
sub w20, w28, #1
add x26, x26, #4
ldr w8, [x22]
add x24, x24, #4
cmp w20, w8
b.ls LBB0_2
b LBB0_24
LBB0_19: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x19, #8]
ldr w8, [x8]
str w8, [sp, #48]
add w20, w20, #2
ldr w8, [x22]
cmp w20, w8
b.hs LBB0_18
; %bb.20: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x22, #16]
ldr x19, [x8, w20, uxtw #3]
ldr x8, [x19]
ldr x9, [x27]
cmp x8, x9
b.ne LBB0_18
; %bb.21: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x19, #16]
ldr x8, [x8]
ldr w0, [x8, #8]
bl _bfd_is_abs_section
cbz x0, LBB0_18
; %bb.22: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x19, #16]
ldr x8, [x8]
ldr x8, [x8]
cbnz x8, LBB0_18
; %bb.23: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x19, #8]
ldr w8, [x8]
str w8, [sp, #52]
b LBB0_17
LBB0_24:
ldp x8, x9, [sp, #8] ; 16-byte Folded Reload
ldr x8, [x8, #8]
sub x8, x24, x8
ldrsw x9, [x9]
cmp x9, x8, asr #2
cset w0, eq
bl _BFD_ASSERT
b LBB0_27
LBB0_25:
Lloh15:
adrp x8, _TRUE@GOTPAGE
Lloh16:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
str w8, [x19]
b LBB0_27
LBB0_26:
Lloh18:
adrp x8, _TRUE@GOTPAGE
Lloh19:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
ldr x9, [sp] ; 8-byte Folded Reload
str w8, [x9]
LBB0_27:
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #160
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _TRUE,4,2 ; @TRUE
.comm _EXEC_P,4,2 ; @EXEC_P
.comm _DYNAMIC,4,2 ; @DYNAMIC
.comm _STN_UNDEF,4,2 ; @STN_UNDEF
.comm _RSS_UNDEF,4,2 ; @RSS_UNDEF
.comm _R_MIPS_NONE,8,3 ; @R_MIPS_NONE
.no_dead_strip _mips_elf64_write_rela
.subsections_via_symbols
| assembly_file_168110.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function menu_display_vita2d_viewport
_menu_display_vita2d_viewport: ## @menu_display_vita2d_viewport
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _menu_display_vita2d_viewport
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function menu_display_vita2d_viewport
_menu_display_vita2d_viewport: ; @menu_display_vita2d_viewport
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _menu_display_vita2d_viewport
.subsections_via_symbols
| AnghaBench/RetroArch/menu/drivers_display/extr_menu_display_vita2d.c_menu_display_vita2d_viewport.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ClientThink ## -- Begin function ClientThink
.p2align 4, 0x90
_ClientThink: ## @ClientThink
.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_entities@GOTPCREL(%rip), %rax
movq (%rax), %r14
movslq %edi, %rdi
movq %rdi, %rbx
shlq $4, %rbx
movq 8(%r14,%rbx), %rsi
addq $4, %rsi
## kill: def $edi killed $edi killed $rdi
callq _trap_GetUsercmd
movq _level@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq 8(%r14,%rbx), %rcx
movl %eax, (%rcx)
movq _SVF_BOT@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl (%r14,%rbx), %eax
movq _g_synchronousClients@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
je LBB0_2
## %bb.1:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
addq %rbx, %r14
movq %r14, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _ClientThink_real ## TAILCALL
.cfi_endproc
## -- End function
.comm _g_entities,8,3 ## @g_entities
.comm _level,4,2 ## @level
.comm _SVF_BOT,4,2 ## @SVF_BOT
.comm _g_synchronousClients,4,2 ## @g_synchronousClients
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ClientThink ; -- Begin function ClientThink
.p2align 2
_ClientThink: ; @ClientThink
.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_entities@GOTPAGE
Lloh1:
ldr x8, [x8, _g_entities@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
add x19, x8, w0, sxtw #4
ldr x8, [x19, #8]
add x1, x8, #4
bl _trap_GetUsercmd
Lloh3:
adrp x8, _level@GOTPAGE
Lloh4:
ldr x8, [x8, _level@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
ldr x9, [x19, #8]
str w8, [x9]
ldr w8, [x19]
Lloh6:
adrp x9, _SVF_BOT@GOTPAGE
Lloh7:
ldr x9, [x9, _SVF_BOT@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
and w8, w9, w8
Lloh9:
adrp x9, _g_synchronousClients@GOTPAGE
Lloh10:
ldr x9, [x9, _g_synchronousClients@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
orr w8, w8, w9
cbz w8, 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 _ClientThink_real
.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 _g_entities,8,3 ; @g_entities
.comm _level,4,2 ; @level
.comm _SVF_BOT,4,2 ; @SVF_BOT
.comm _g_synchronousClients,4,2 ; @g_synchronousClients
.subsections_via_symbols
| AnghaBench/Quake-III-Arena/code/game/extr_g_active.c_ClientThink.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function udc_release
_udc_release: ## @udc_release
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
leaq L_.str(%rip), %rdi
movq %rbx, %rsi
callq _trace
testq %rbx, %rbx
je LBB0_2
## %bb.1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
leaq L_.str.1(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _err ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%p"
L_.str.1: ## @.str.1
.asciz "EINVAL"
.no_dead_strip _udc_release
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function udc_release
_udc_release: ; @udc_release
.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 x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
mov x1, x19
bl _trace
cbz x19, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _err
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%p"
l_.str.1: ; @.str.1
.asciz "EINVAL"
.no_dead_strip _udc_release
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/usb/gadget/extr_ci13xxx_udc.c_udc_release.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sun4i_gpadc_read
_sun4i_gpadc_read: ## @sun4i_gpadc_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 %ecx, %r12d
movq %rdx, -56(%rbp) ## 8-byte Spill
movl %esi, %ebx
movq %rdi, %r14
callq _iio_priv
movq %rax, %r13
leaq 12(%rax), %r15
movq %r15, %rdi
callq _mutex_lock
movq %r14, %rdi
movl %ebx, %esi
movl %r12d, %ebx
movl %r12d, %edx
callq _sun4i_prepare_for_irq
movl %eax, %r12d
testl %eax, %eax
jne LBB0_4
## %bb.1:
movq -56(%rbp), %r12 ## 8-byte Reload
movl %ebx, %edi
callq _enable_irq
movl %ebx, -44(%rbp) ## 4-byte Spill
leaq 16(%r13), %rbx
movl $1000, %edi ## imm = 0x3E8
callq _msecs_to_jiffies
movq %rbx, %rdi
movl %eax, %esi
callq _wait_for_completion_timeout
testl %eax, %eax
je LBB0_2
## %bb.3:
xorl %eax, %eax
movl -44(%rbp), %ebx ## 4-byte Reload
cmpl %ebx, (%r13)
setne %al
movl 4(%r13,%rax,4), %eax
movl %eax, (%r12)
movl (%r14), %edi
callq _pm_runtime_mark_last_busy
xorl %r12d, %r12d
jmp LBB0_4
LBB0_2:
movq _ETIMEDOUT@GOTPCREL(%rip), %rax
xorl %r12d, %r12d
subl (%rax), %r12d
movl -44(%rbp), %ebx ## 4-byte Reload
LBB0_4:
movl (%r14), %edi
callq _pm_runtime_put_autosuspend
movl %ebx, %edi
callq _disable_irq
movq %r15, %rdi
callq _mutex_unlock
movl %r12d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ETIMEDOUT,4,2 ## @ETIMEDOUT
.no_dead_strip _sun4i_gpadc_read
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sun4i_gpadc_read
_sun4i_gpadc_read: ; @sun4i_gpadc_read
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x22, x2
mov x24, x1
mov x21, x0
bl _iio_priv
mov x23, x0
add x20, x0, #12
mov x0, x20
bl _mutex_lock
mov x0, x21
mov x1, x24
mov x2, x19
bl _sun4i_prepare_for_irq
mov x24, x0
cbnz w0, LBB0_4
; %bb.1:
mov x0, x19
bl _enable_irq
add x24, x23, #16
mov w0, #1000
bl _msecs_to_jiffies
mov x1, x0
mov x0, x24
bl _wait_for_completion_timeout
cbz w0, LBB0_3
; %bb.2:
ldr w8, [x23]
cmp w8, w19
mov w8, #8
mov w9, #4
csel x8, x9, x8, eq
ldr w8, [x23, x8]
str w8, [x22]
ldr w0, [x21]
bl _pm_runtime_mark_last_busy
mov w24, #0
b LBB0_4
LBB0_3:
Lloh0:
adrp x8, _ETIMEDOUT@GOTPAGE
Lloh1:
ldr x8, [x8, _ETIMEDOUT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w24, w8
LBB0_4:
ldr w0, [x21]
bl _pm_runtime_put_autosuspend
mov x0, x19
bl _disable_irq
mov x0, x20
bl _mutex_unlock
mov x0, x24
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
.cfi_endproc
; -- End function
.comm _ETIMEDOUT,4,2 ; @ETIMEDOUT
.no_dead_strip _sun4i_gpadc_read
.subsections_via_symbols
| AnghaBench/linux/drivers/iio/adc/extr_sun4i-gpadc-iio.c_sun4i_gpadc_read.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _regexec ## -- Begin function regexec
.p2align 4, 0x90
_regexec: ## @regexec
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r13
movq _REG_NOTBOL@GOTPCREL(%rip), %rax
movq _REG_NOTEOL@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movq _REG_STARTEND@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, %ecx
notl %ecx
testl %r8d, %ecx
je LBB0_2
## %bb.1:
movq _REG_BADPAT@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_9
LBB0_2:
movl %r8d, %ebx
movq %rdi, %r15
movq %rdx, -56(%rbp) ## 8-byte Spill
testl %r8d, %eax
movq %rsi, -48(%rbp) ## 8-byte Spill
je LBB0_4
## %bb.3:
movl (%r13), %r14d
movl 4(%r13), %r12d
jmp LBB0_5
LBB0_4:
movq %rsi, %rdi
callq _strlen
movl %eax, %r12d
xorl %r14d, %r14d
LBB0_5:
movq _dfa@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %edi
callq ___libc_lock_lock
movl %r12d, %r8d
subl %r14d, %r8d
cmpq $0, (%r15)
je LBB0_7
## %bb.6:
movl %ebx, 16(%rsp)
xorps %xmm0, %xmm0
movups %xmm0, (%rsp)
jmp LBB0_8
LBB0_7:
movl %ebx, 16(%rsp)
movq %r13, 8(%rsp)
movq -56(%rbp), %rax ## 8-byte Reload
movq %rax, (%rsp)
LBB0_8:
movq %r15, %rdi
movq -48(%rbp), %rsi ## 8-byte Reload
movl %r12d, %edx
movl %r14d, %ecx
movl %r12d, %r9d
callq _re_search_internal
movq %rax, %rbx
movq _dfa@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %edi
callq ___libc_lock_unlock
movq _REG_NOERROR@GOTPCREL(%rip), %rcx
xorl %eax, %eax
cmpq (%rcx), %rbx
setne %al
LBB0_9:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _REG_NOTBOL,4,2 ## @REG_NOTBOL
.comm _REG_NOTEOL,4,2 ## @REG_NOTEOL
.comm _REG_STARTEND,4,2 ## @REG_STARTEND
.comm _REG_BADPAT,4,2 ## @REG_BADPAT
.comm _dfa,8,3 ## @dfa
.comm _REG_NOERROR,8,3 ## @REG_NOERROR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _regexec ; -- Begin function regexec
.p2align 2
_regexec: ; @regexec
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
Lloh0:
adrp x8, _REG_NOTBOL@GOTPAGE
Lloh1:
ldr x8, [x8, _REG_NOTBOL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _REG_NOTEOL@GOTPAGE
Lloh4:
ldr x9, [x9, _REG_NOTEOL@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w9, w9, w8
Lloh6:
adrp x8, _REG_STARTEND@GOTPAGE
Lloh7:
ldr x8, [x8, _REG_STARTEND@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
orr w9, w9, w8
bics wzr, w4, w9
b.eq LBB0_2
; %bb.1:
Lloh9:
adrp x8, _REG_BADPAT@GOTPAGE
Lloh10:
ldr x8, [x8, _REG_BADPAT@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
b LBB0_9
LBB0_2:
mov x22, x4
mov x19, x3
mov x21, x2
mov x20, x1
mov x23, x0
tst w8, w4
b.eq LBB0_4
; %bb.3:
ldp w25, w24, [x19]
b LBB0_5
LBB0_4:
mov x0, x20
bl _strlen
mov x24, x0
mov w25, #0
LBB0_5:
Lloh12:
adrp x26, _dfa@GOTPAGE
Lloh13:
ldr x26, [x26, _dfa@GOTPAGEOFF]
ldr x8, [x26]
ldr w0, [x8]
bl ___libc_lock_lock
ldr x8, [x23]
sub w4, w24, w25
cbz x8, LBB0_7
; %bb.6:
str w22, [sp]
mov x0, x23
mov x1, x20
mov x2, x24
mov x3, x25
mov x5, x24
mov x6, #0
mov x7, #0
b LBB0_8
LBB0_7:
str w22, [sp]
mov x0, x23
mov x1, x20
mov x2, x24
mov x3, x25
mov x5, x24
mov x6, x21
mov x7, x19
LBB0_8:
bl _re_search_internal
mov x19, x0
ldr x8, [x26]
ldr w0, [x8]
bl ___libc_lock_unlock
Lloh14:
adrp x8, _REG_NOERROR@GOTPAGE
Lloh15:
ldr x8, [x8, _REG_NOERROR@GOTPAGEOFF]
Lloh16:
ldr x8, [x8]
cmp x19, x8
cset w0, ne
LBB0_9:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.cfi_endproc
; -- End function
.comm _REG_NOTBOL,4,2 ; @REG_NOTBOL
.comm _REG_NOTEOL,4,2 ; @REG_NOTEOL
.comm _REG_STARTEND,4,2 ; @REG_STARTEND
.comm _REG_BADPAT,4,2 ; @REG_BADPAT
.comm _dfa,8,3 ; @dfa
.comm _REG_NOERROR,8,3 ; @REG_NOERROR
.subsections_via_symbols
| AnghaBench/git/compat/regex/extr_regexec.c_regexec.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _PicoGetModelName ## -- Begin function PicoGetModelName
.p2align 4, 0x90
_PicoGetModelName: ## @PicoGetModelName
.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
movq (%rdi), %rcx
testq %rcx, %rcx
leaq L_.str(%rip), %rax
cmovneq %rcx, %rax
popq %rbp
retq
LBB0_1:
xorl %eax, %eax
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _PicoGetModelName ; -- Begin function PicoGetModelName
.p2align 2
_PicoGetModelName: ; @PicoGetModelName
.cfi_startproc
; %bb.0:
cbz x0, LBB0_2
; %bb.1:
ldr x8, [x0]
Lloh0:
adrp x9, l_.str@PAGE
Lloh1:
add x9, x9, l_.str@PAGEOFF
cmp x8, #0
csel x0, x9, x8, eq
LBB0_2:
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
.subsections_via_symbols
| AnghaBench/lab/q3map2/libs/picomodel/extr_picomodel.c_PicoGetModelName.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function obs_weak_ref_release
_obs_weak_ref_release: ## @obs_weak_ref_release
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _os_atomic_dec_long
xorl %ecx, %ecx
cmpl $-1, %eax
sete %cl
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _obs_weak_ref_release
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function obs_weak_ref_release
_obs_weak_ref_release: ; @obs_weak_ref_release
.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 _os_atomic_dec_long
cmn w0, #1
cset w0, eq
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _obs_weak_ref_release
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/extr_obs-internal.h_obs_weak_ref_release.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ts_dimension_slice_copy ## -- Begin function ts_dimension_slice_copy
.p2align 4, 0x90
_ts_dimension_slice_copy: ## @ts_dimension_slice_copy
.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
movl $16, %edi
callq _palloc
movq %rax, %r14
xorl %edi, %edi
cmpq $0, 8(%rbx)
sete %dil
callq _Assert
xorl %edi, %edi
cmpq $0, (%rbx)
sete %dil
callq _Assert
movq %r14, %rdi
movq %rbx, %rsi
movl $16, %edx
callq _memcpy
movq %r14, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ts_dimension_slice_copy ; -- Begin function ts_dimension_slice_copy
.p2align 2
_ts_dimension_slice_copy: ; @ts_dimension_slice_copy
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
mov w0, #16
bl _palloc
mov x20, x0
ldr x8, [x19, #8]
cmp x8, #0
cset w0, eq
bl _Assert
ldr x8, [x19]
cmp x8, #0
cset w0, eq
bl _Assert
mov x0, x20
mov x1, x19
mov w2, #16
bl _memcpy
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/timescaledb/src/extr_dimension_slice.c_ts_dimension_slice_copy.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _skb_append_pagefrags ## -- Begin function skb_append_pagefrags
.p2align 4, 0x90
_skb_append_pagefrags: ## @skb_append_pagefrags
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movl %edx, %r15d
movq %rsi, %r12
movq %rdi, %rbx
callq _skb_shinfo
movl (%rax), %r13d
movq %rbx, %rdi
movl %r13d, %esi
movq %r12, %rdx
movl %r15d, %ecx
callq _skb_can_coalesce
testq %rax, %rax
je LBB0_2
## %bb.1:
movslq %r13d, %r15
movq %rbx, %rdi
callq _skb_shinfo
movq 8(%rax), %rax
leaq (%rax,%r15,4), %rdi
addq $-4, %rdi
movq %r14, %rsi
callq _skb_frag_size_add
xorl %eax, %eax
jmp LBB0_5
LBB0_2:
movq _MAX_SKB_FRAGS@GOTPCREL(%rip), %rax
cmpl (%rax), %r13d
jge LBB0_4
## %bb.3:
movq %r12, %rdi
callq _get_page
movq %rbx, %rdi
movl %r13d, %esi
movq %r12, %rdx
movl %r15d, %ecx
movq %r14, %r8
callq _skb_fill_page_desc
xorl %eax, %eax
jmp LBB0_5
LBB0_4:
movq _EMSGSIZE@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MAX_SKB_FRAGS,4,2 ## @MAX_SKB_FRAGS
.comm _EMSGSIZE,4,2 ## @EMSGSIZE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _skb_append_pagefrags ; -- Begin function skb_append_pagefrags
.p2align 2
_skb_append_pagefrags: ; @skb_append_pagefrags
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x20, x2
mov x21, x1
mov x22, x0
bl _skb_shinfo
ldr w23, [x0]
mov x0, x22
mov x1, x23
mov x2, x21
mov x3, x20
bl _skb_can_coalesce
cbz x0, LBB0_2
; %bb.1:
mov x0, x22
bl _skb_shinfo
ldr x8, [x0, #8]
sub w9, w23, #1
add x0, x8, w9, sxtw #2
mov x1, x19
bl _skb_frag_size_add
mov w0, #0
b LBB0_5
LBB0_2:
Lloh0:
adrp x8, _MAX_SKB_FRAGS@GOTPAGE
Lloh1:
ldr x8, [x8, _MAX_SKB_FRAGS@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w23, w8
b.ge LBB0_4
; %bb.3:
mov x0, x21
bl _get_page
mov x0, x22
mov x1, x23
mov x2, x21
mov x3, x20
mov x4, x19
bl _skb_fill_page_desc
mov w0, #0
b LBB0_5
LBB0_4:
Lloh3:
adrp x8, _EMSGSIZE@GOTPAGE
Lloh4:
ldr x8, [x8, _EMSGSIZE@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
neg w0, w8
LBB0_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _MAX_SKB_FRAGS,4,2 ; @MAX_SKB_FRAGS
.comm _EMSGSIZE,4,2 ; @EMSGSIZE
.subsections_via_symbols
| AnghaBench/linux/net/core/extr_skbuff.c_skb_append_pagefrags.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
movl $10, -4(%rbp)
leaq -4(%rbp), %rdi
callq _change_pointer_target_of_const_pointer
cmpl $10, -4(%rbp)
jne LBB0_1
LBB0_2:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
LBB0_1:
callq _main.cold.1
jmp LBB0_2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function main.cold.1
_main.cold.1: ## @main.cold.1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
pushq $10
popq %rdx
callq ___assert_rtn
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "87637088.c"
L_.str.1: ## @.str.1
.asciz "x == 10"
.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, #10
stur w8, [x29, #-4]
sub x0, x29, #4
bl _change_pointer_target_of_const_pointer
ldur w8, [x29, #-4]
cmp w8, #10
b.ne LBB0_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
LBB0_2:
bl _main.cold.1
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function main.cold.1
_main.cold.1: ; @main.cold.1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l___func__.main@PAGE
Lloh1:
add x0, x0, l___func__.main@PAGEOFF
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
Lloh4:
adrp x3, l_.str.1@PAGE
Lloh5:
add x3, x3, l_.str.1@PAGEOFF
mov w2, #10
bl ___assert_rtn
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "87637088.c"
l_.str.1: ; @.str.1
.asciz "x == 10"
.subsections_via_symbols
| the_stack_data/87637088.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xfs_bmdr_maxrecs ## -- Begin function xfs_bmdr_maxrecs
.p2align 4, 0x90
_xfs_bmdr_maxrecs: ## @xfs_bmdr_maxrecs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $esi killed $esi def $rsi
leal -4(%rsi), %eax
testl %edx, %edx
sete %cl
orb $2, %cl
sarl %cl, %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 _xfs_bmdr_maxrecs ; -- Begin function xfs_bmdr_maxrecs
.p2align 2
_xfs_bmdr_maxrecs: ; @xfs_bmdr_maxrecs
.cfi_startproc
; %bb.0:
sub w8, w1, #4
cmp w2, #0
mov w9, #2
cinc w9, w9, eq
asr w0, w8, w9
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/xfs/extr_xfs_bmap_btree.c_xfs_bmdr_maxrecs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do_l2t_write_rpl ## -- Begin function do_l2t_write_rpl
.p2align 4, 0x90
_do_l2t_write_rpl: ## @do_l2t_write_rpl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
leaq 4(%rsi), %r15
movq %r15, %rdi
callq _GET_TID
movl %eax, %r14d
movq _L2T_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq 4(%rbx), %rax
movq _CPL_ERR_NONE@GOTPCREL(%rip), %rcx
xorl %edi, %edi
cmpq (%rcx), %rax
setne %dil
callq ___predict_false
testq %rax, %rax
je LBB0_1
## %bb.2:
movl %r14d, %eax
xorl %edx, %edx
divl %r12d
movl %edx, %ecx
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq (%r15), %rdx
leaq L_.str(%rip), %rsi
callq _log
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_3
LBB0_1:
xorl %eax, %eax
LBB0_3:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _L2T_SIZE,4,2 ## @L2T_SIZE
.comm _CPL_ERR_NONE,8,3 ## @CPL_ERR_NONE
.comm _LOG_ERR,4,2 ## @LOG_ERR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unexpected L2T_WRITE_RPL (%u) for entry at hw_idx %u\n"
.comm _EINVAL,4,2 ## @EINVAL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do_l2t_write_rpl ; -- Begin function do_l2t_write_rpl
.p2align 2
_do_l2t_write_rpl: ; @do_l2t_write_rpl
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x1
add x19, x1, #4
mov x0, x19
bl _GET_TID
mov x20, x0
Lloh0:
adrp x8, _L2T_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _L2T_SIZE@GOTPAGEOFF]
Lloh2:
ldr w22, [x8]
ldur x8, [x21, #4]
Lloh3:
adrp x9, _CPL_ERR_NONE@GOTPAGE
Lloh4:
ldr x9, [x9, _CPL_ERR_NONE@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x9
cset w0, ne
bl ___predict_false
cbz x0, LBB0_2
; %bb.1:
udiv w8, w20, w22
msub w3, w8, w22, w20
Lloh6:
adrp x8, _LOG_ERR@GOTPAGE
Lloh7:
ldr x8, [x8, _LOG_ERR@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
ldr x2, [x19]
Lloh9:
adrp x1, l_.str@PAGE
Lloh10:
add x1, x1, l_.str@PAGEOFF
bl _log
Lloh11:
adrp x8, _EINVAL@GOTPAGE
Lloh12:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh13:
ldr w0, [x8]
LBB0_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _L2T_SIZE,4,2 ; @L2T_SIZE
.comm _CPL_ERR_NONE,8,3 ; @CPL_ERR_NONE
.comm _LOG_ERR,4,2 ; @LOG_ERR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unexpected L2T_WRITE_RPL (%u) for entry at hw_idx %u\n"
.comm _EINVAL,4,2 ; @EINVAL
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/cxgbe/extr_t4_l2t.c_do_l2t_write_rpl.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gm107_ltc_new ## -- Begin function gm107_ltc_new
.p2align 4, 0x90
_gm107_ltc_new: ## @gm107_ltc_new
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdx, %rcx
movl %esi, %edx
movq %rdi, %rsi
movq _gm107_ltc@GOTPCREL(%rip), %rdi
popq %rbp
jmp _nvkm_ltc_new_ ## TAILCALL
.cfi_endproc
## -- End function
.comm _gm107_ltc,4,2 ## @gm107_ltc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gm107_ltc_new ; -- Begin function gm107_ltc_new
.p2align 2
_gm107_ltc_new: ; @gm107_ltc_new
.cfi_startproc
; %bb.0:
mov x3, x2
mov x2, x1
mov x1, x0
Lloh0:
adrp x0, _gm107_ltc@GOTPAGE
Lloh1:
ldr x0, [x0, _gm107_ltc@GOTPAGEOFF]
b _nvkm_ltc_new_
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _gm107_ltc,4,2 ; @gm107_ltc
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/extr_gm107.c_gm107_ltc_new.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function setup_display
_setup_display: ## @setup_display
.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
testq %rdi, %rdi
leaq L_.str(%rip), %rsi
movq %rdi, %r14
cmoveq %rsi, %r14
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_1
## %bb.3:
leaq L_.str.1(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_4
## %bb.5:
leaq L_.str.2(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_6
## %bb.7:
leaq L_.str.3(%rip), %rdi
movq %rbx, %rsi
callq _pr_err
movl $-1, %eax
jmp LBB0_8
LBB0_1:
movq _DISPLAY_TOT@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_4:
movq _DISPLAY_RMT@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_6:
movq _DISPLAY_LCL@GOTPCREL(%rip), %rax
LBB0_2:
movl (%rax), %eax
movq _c2c@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
xorl %eax, %eax
LBB0_8:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "tot"
.comm _DISPLAY_TOT,4,2 ## @DISPLAY_TOT
.comm _c2c,4,2 ## @c2c
L_.str.1: ## @.str.1
.asciz "rmt"
.comm _DISPLAY_RMT,4,2 ## @DISPLAY_RMT
L_.str.2: ## @.str.2
.asciz "lcl"
.comm _DISPLAY_LCL,4,2 ## @DISPLAY_LCL
L_.str.3: ## @.str.3
.asciz "failed: unknown display type: %s\n"
.no_dead_strip _setup_display
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function setup_display
_setup_display: ; @setup_display
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
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 x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
cmp x0, #0
csel x20, x1, x0, eq
mov x0, x20
bl _strcmp
cbz w0, LBB0_4
; %bb.1:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_5
; %bb.2:
Lloh4:
adrp x1, l_.str.2@PAGE
Lloh5:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_6
; %bb.3:
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
mov x1, x19
bl _pr_err
mov w0, #-1 ; =0xffffffff
b LBB0_8
LBB0_4:
Lloh8:
adrp x8, _DISPLAY_TOT@GOTPAGE
Lloh9:
ldr x8, [x8, _DISPLAY_TOT@GOTPAGEOFF]
b LBB0_7
LBB0_5:
Lloh10:
adrp x8, _DISPLAY_RMT@GOTPAGE
Lloh11:
ldr x8, [x8, _DISPLAY_RMT@GOTPAGEOFF]
b LBB0_7
LBB0_6:
Lloh12:
adrp x8, _DISPLAY_LCL@GOTPAGE
Lloh13:
ldr x8, [x8, _DISPLAY_LCL@GOTPAGEOFF]
LBB0_7:
ldr w8, [x8]
Lloh14:
adrp x9, _c2c@GOTPAGE
Lloh15:
ldr x9, [x9, _c2c@GOTPAGEOFF]
Lloh16:
str w8, [x9]
LBB0_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGotStr Lloh14, Lloh15, Lloh16
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "tot"
.comm _DISPLAY_TOT,4,2 ; @DISPLAY_TOT
.comm _c2c,4,2 ; @c2c
l_.str.1: ; @.str.1
.asciz "rmt"
.comm _DISPLAY_RMT,4,2 ; @DISPLAY_RMT
l_.str.2: ; @.str.2
.asciz "lcl"
.comm _DISPLAY_LCL,4,2 ; @DISPLAY_LCL
l_.str.3: ; @.str.3
.asciz "failed: unknown display type: %s\n"
.no_dead_strip _setup_display
.subsections_via_symbols
| assembly_file_186393.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.section __TEXT,__literal4,4byte_literals
.p2align 2, 0x0 ## -- Begin function fz_css_strtof
LCPI0_0:
.long 0x41200000 ## float 10
LCPI0_1:
.long 0x3f800000 ## float 1
.section __TEXT,__literal16,16byte_literals
.p2align 4, 0x0
LCPI0_2:
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_fz_css_strtof: ## @fz_css_strtof
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movzbl (%rdi), %eax
xorl %edx, %edx
cmpb $45, %al
sete %dl
leaq (%rdi,%rdx), %rcx
movzbl (%rdi,%rdx), %edx
leal -48(%rdx), %edi
xorps %xmm0, %xmm0
cmpb $9, %dil
ja LBB0_3
## %bb.1:
movss LCPI0_0(%rip), %xmm1 ## xmm1 = [1.0E+1,0.0E+0,0.0E+0,0.0E+0]
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
addb $-48, %dl
movsbl %dl, %edx
xorps %xmm2, %xmm2
cvtsi2ss %edx, %xmm2
mulss %xmm1, %xmm0
subss %xmm2, %xmm0
movzbl 1(%rcx), %edx
incq %rcx
leal -48(%rdx), %edi
cmpb $10, %dil
jb LBB0_2
LBB0_3:
cmpb $46, %dl
jne LBB0_9
## %bb.4:
movzbl 1(%rcx), %edx
incq %rcx
leal -48(%rdx), %edi
xorps %xmm1, %xmm1
cmpb $9, %dil
ja LBB0_8
## %bb.5:
movss LCPI0_1(%rip), %xmm2 ## xmm2 = [1.0E+0,0.0E+0,0.0E+0,0.0E+0]
movss LCPI0_0(%rip), %xmm3 ## xmm3 = [1.0E+1,0.0E+0,0.0E+0,0.0E+0]
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
addb $-48, %dl
movsbl %dl, %edx
xorps %xmm4, %xmm4
cvtsi2ss %edx, %xmm4
mulss %xmm3, %xmm1
addss %xmm4, %xmm1
mulss %xmm3, %xmm2
movzbl 1(%rcx), %edx
incq %rcx
leal -48(%rdx), %edi
cmpb $10, %dil
jb LBB0_6
## %bb.7:
divss %xmm2, %xmm1
LBB0_8:
addss %xmm1, %xmm0
LBB0_9:
testq %rsi, %rsi
je LBB0_11
## %bb.10:
movq %rcx, (%rsi)
LBB0_11:
cmpb $45, %al
jne LBB0_13
## %bb.12:
xorps LCPI0_2(%rip), %xmm0
LBB0_13:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _fz_css_strtof
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function fz_css_strtof
_fz_css_strtof: ; @fz_css_strtof
.cfi_startproc
; %bb.0:
mov x9, x0
ldrb w8, [x9], #1
cmp w8, #45
csel x9, x0, x9, ne
ldrb w10, [x9]
sub w11, w10, #48
movi d0, #0000000000000000
cmp w11, #9
b.hi LBB0_3
; %bb.1:
fmov s1, #10.00000000
LBB0_2: ; =>This Inner Loop Header: Depth=1
sub w10, w10, #48
and w10, w10, #0xff
ucvtf s2, w10
fnmsub s0, s0, s1, s2
ldrb w10, [x9, #1]!
sub w11, w10, #48
cmp w11, #10
b.lo LBB0_2
LBB0_3:
cmp w10, #46
b.ne LBB0_9
; %bb.4:
ldrb w10, [x9, #1]!
sub w11, w10, #48
movi d1, #0000000000000000
cmp w11, #9
b.hi LBB0_8
; %bb.5:
fmov s2, #1.00000000
fmov s3, #10.00000000
LBB0_6: ; =>This Inner Loop Header: Depth=1
sub w10, w10, #48
and w10, w10, #0xff
ucvtf s4, w10
fmadd s1, s1, s3, s4
fmul s2, s2, s3
ldrb w10, [x9, #1]!
sub w11, w10, #48
cmp w11, #10
b.lo LBB0_6
; %bb.7:
fdiv s1, s1, s2
LBB0_8:
fadd s0, s0, s1
LBB0_9:
cbz x1, LBB0_11
; %bb.10:
str x9, [x1]
LBB0_11:
fneg s1, s0
cmp w8, #45
fcsel s0, s1, s0, eq
ret
.cfi_endproc
; -- End function
.no_dead_strip _fz_css_strtof
.subsections_via_symbols
| assembly_file_148822.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _copy_user_page ## -- Begin function copy_user_page
.p2align 4, 0x90
_copy_user_page: ## @copy_user_page
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rcx, %rbx
callq _copy_page
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _flush_dcache_page ## TAILCALL
.cfi_endproc
## -- End function
.comm _VM_EXEC,4,2 ## @VM_EXEC
.comm _vma,8,3 ## @vma
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _copy_user_page ; -- Begin function copy_user_page
.p2align 2
_copy_user_page: ; @copy_user_page
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x3
bl _copy_page
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _flush_dcache_page
.cfi_endproc
; -- End function
.comm _VM_EXEC,4,2 ; @VM_EXEC
.comm _vma,8,3 ; @vma
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/mm/extr_mem.c_copy_user_page.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWTextSize ## @ui32MPG4VBR_SlaveMTXTOPAZFWTextSize
.p2align 2
_ui32MPG4VBR_SlaveMTXTOPAZFWTextSize:
.long 2821 ## 0xb05
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWDataSize ## @ui32MPG4VBR_SlaveMTXTOPAZFWDataSize
.p2align 2
_ui32MPG4VBR_SlaveMTXTOPAZFWDataSize:
.long 724 ## 0x2d4
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWTextRelocSize ## @ui32MPG4VBR_SlaveMTXTOPAZFWTextRelocSize
.zerofill __DATA,__common,_ui32MPG4VBR_SlaveMTXTOPAZFWTextRelocSize,4,2
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWDataRelocSize ## @ui32MPG4VBR_SlaveMTXTOPAZFWDataRelocSize
.zerofill __DATA,__common,_ui32MPG4VBR_SlaveMTXTOPAZFWDataRelocSize,4,2
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWTextOrigin ## @ui32MPG4VBR_SlaveMTXTOPAZFWTextOrigin
.p2align 2
_ui32MPG4VBR_SlaveMTXTOPAZFWTextOrigin:
.long 2156920832 ## 0x80900000
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWDataOrigin ## @ui32MPG4VBR_SlaveMTXTOPAZFWDataOrigin
.p2align 2
_ui32MPG4VBR_SlaveMTXTOPAZFWDataOrigin:
.long 2189962272 ## 0x82882c20
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWText ## @aui32MPG4VBR_SlaveMTXTOPAZFWText
.p2align 4
_aui32MPG4VBR_SlaveMTXTOPAZFWText:
.long 2420162561 ## 0x9040c001
.long 3356070910 ## 0xc80993fe
.long 3221229122 ## 0xc0000e42
.long 3358133760 ## 0xc8290e00
.long 3279324194 ## 0xc3768422
.long 3358164032 ## 0xc8298440
.long 3267528226 ## 0xc2c28622
.long 2659419648 ## 0x9e838600
.long 3356073539 ## 0xc8099e43
.long 3313503554 ## 0xc5800d42
.long 3356036352 ## 0xc8090d00
.long 3313502530 ## 0xc5800942
.long 3356035392 ## 0xc8090940
.long 3221884482 ## 0xc00a0e42
.long 3356036672 ## 0xc8090e40
.long 3222177730 ## 0xc00e87c2
.long 2618853312 ## 0x9c1887c0
.long 201459714 ## 0xc020802
.long 159518082 ## 0x9820d82
.long 151129346 ## 0x9020d02
.long 142740610 ## 0x8820c82
.long 2468413438 ## 0x9320fffe
.long 2751580216 ## 0xa401c838
.long 230869001 ## 0xdc2c809
.long 230737278 ## 0xdc0c57e
.long 239257609 ## 0xe42c809
.long 208056448 ## 0xc66b080
.long 142780818 ## 0x882a992
.long 2683544717 ## 0x9ff3a48d
.long 2480996351 ## 0x93e0ffff
.long 2155978003 ## 0x80819d13
.long 2718300217 ## 0xa205f839
.long 50792199 ## 0x3070707
.long 2660697733 ## 0x9e970685
.long 3356033923 ## 0xc8090383
.long 3313633986 ## 0xc5820ac2
.long 3356035712 ## 0xc8090a80
.long 3313507008 ## 0xc5801ac0
.long 101653216 ## 0x60f1ae0
.long 133873921 ## 0x7fac101
.long 26019213 ## 0x18d058d
.long 2623668367 ## 0x9c62008f
.long 2468413439 ## 0x9320ffff
.long 3238069771 ## 0xc101060b
.long 2623669978 ## 0x9c6206da
.long 2474704895 ## 0x9380ffff
.long 26019213 ## 0x18d058d
.long 1368176384 ## 0x518cb700
.long 1360312192 ## 0x5114b780
.long 2785385473 ## 0xa6059c01
.long 3356034695 ## 0xc8090687
.long 3313633986 ## 0xc5820ac2
.long 3356035712 ## 0xc8090a80
.long 3313507008 ## 0xc5801ac0
.long 101391072 ## 0x60b1ae0
.long 114999553 ## 0x6dac101
.long 4294941794 ## 0xffff9c62
.long 4193817472 ## 0xf9f89380
.long 4193823389 ## 0xf9f8aa9d
.long 2619517469 ## 0x9c22aa1d
.long 3026426914 ## 0xb4639c22
.long 2619523072 ## 0x9c22c000
.long 2690840594 ## 0xa062f812
.long 3254819874 ## 0xc2009c22
.long 1569262976 ## 0x5d890d80
.long 159555161 ## 0x9829e59
.long 1031848960 ## 0x3d80c400
.long 3221271651 ## 0xc000b463
.long 1176547843 ## 0x4620b203
.long 2619473927 ## 0x9c220007
.long 2626666791 ## 0x9c8fc127
.long 134913058 ## 0x80a9c22
.long 1458682225 ## 0x56f1b971
.long 2625749015 ## 0x9c81c017
.long 2625683569 ## 0x9c80c071
.long 2625683479 ## 0x9c80c017
.long 1073789280 ## 0x4000b960
.long 2619513890 ## 0x9c229c22
.long 758043633 ## 0x2d2ed3f1
.long 3221255296 ## 0xc0007480
.long 3517092388 ## 0xd1a29224
.long 3230686728 ## 0xc0905e08
.long 3525577216 ## 0xd2240a00
.long 3288357001 ## 0xc4005889
.long 3024174208 ## 0xb4413c80
.long 2969878528 ## 0xb104c000
.long 1962951200 ## 0x75004220
.long 2472869887 ## 0x9364ffff
.long 1560854912 ## 0x5d08c180
.long 218153104 ## 0xd00c090
.long 3026345225 ## 0xb4625d09
.long 2619523072 ## 0x9c22c000
.long 3230686600 ## 0xc0905d88
.long 1569262976 ## 0x5d890d80
.long 167904519 ## 0xa020507
.long 1023460352 ## 0x3d00c400
.long 3221271682 ## 0xc000b482
.long 1109438724 ## 0x4220b104
.long 2724327432 ## 0xa261f008
.long 3028486658 ## 0xb4830a02
.long 2619523072 ## 0x9c22c000
.long 3295676930 ## 0xc4700a02
.long 3028421906 ## 0xb4820d12
.long 2969812992 ## 0xb103c000
.long 34030112 ## 0x2074220
.long 704962561 ## 0x2a04e001
.long 2426716160 ## 0x90a4c000
.long 3221266083 ## 0xc0009ea3
.long 3076559744 ## 0xb7609380
.long 3250608020 ## 0xc1c05794
.long 134351202 ## 0x8020962
.long 1081653600 ## 0x4078b960
.long 1493815588 ## 0x5909d124
.long 1023460352 ## 0x3d00c400
.long 3221271554 ## 0xc000b402
.long 1109438724 ## 0x4220b104
.long 10928385 ## 0xa6c101
.long 2100147601 ## 0x7d2db591
.long 4294904080 ## 0xffff0910
.long 3489632865 ## 0xcfff9261
.long 3221498362 ## 0xc00429fa
.long 3221294466 ## 0xc0010d82
.long 3221322948 ## 0xc0017cc4
.long 2656735490 ## 0x9e5a9102
.long 1502918432 ## 0x5994b720
.long 157336000 ## 0x960c1c0
.long 3110078594 ## 0xb9600882
.long 3508813888 ## 0xd1244040
.long 3288357129 ## 0xc4005909
.long 3022142720 ## 0xb4223d00
.long 2969878528 ## 0xb104c000
.long 4029760032 ## 0xf0314220
.long 152085029 ## 0x910a225
.long 2460090367 ## 0x92a1ffff
.long 3250717959 ## 0xc1c20507
.long 1560874352 ## 0x5d090d70
.long 1023460352 ## 0x3d00c400
.long 3028421122 ## 0xb4820a02
.long 2969747456 ## 0xb102c000
.long 3078636064 ## 0xb7804220
.long 3489617676 ## 0xcfff570c
.long 3670551030 ## 0xdac829f6
.long 3228606725 ## 0xc070a105
.long 3026324754 ## 0xb4620d12
.long 2619523072 ## 0x9c22c000
.long 1837285388 ## 0x6d82c00c
.long 75958786 ## 0x4870a02
.long 213959104 ## 0xcc0c1c0
.long 84106379 ## 0x5035c8b
.long 1023460352 ## 0x3d00c400
.long 3221271682 ## 0xc000b482
.long 1109438722 ## 0x4220b102
.long 233882058 ## 0xdf0c1ca
.long 3078643083 ## 0xb7805d8b
.long 3028503948 ## 0xb4834d8c
.long 3221340160 ## 0xc001c000
.long 3024173376 ## 0xb4413940
.long 2619523072 ## 0x9c22c000
.long 1837285388 ## 0x6d82c00c
.long 3250626140 ## 0xc1c09e5c
.long 3525577280 ## 0xd2240a40
.long 167925899 ## 0xa02588b
.long 3288335619 ## 0xc4000503
.long 3028434176 ## 0xb4823d00
.long 2969812992 ## 0xb103c000
.long 3072344608 ## 0xb7204220
.long 2656720908 ## 0x9e5a580c
.long 1079556448 ## 0x4058b960
.long 157336000 ## 0x960c1c0
.long 2854613033 ## 0xaa25f029
.long 1493815588 ## 0x5909d124
.long 3221271682 ## 0xc000b482
.long 4294904080 ## 0xffff0910
.long 3221328673 ## 0xc0019321
.long 3026270608 ## 0xb4613990
.long 2619523072 ## 0x9c22c000
.long 774820849 ## 0x2e2ed3f1
.long 702595086 ## 0x29e0c00e
.long 1513144832 ## 0x5a30c200
.long 3225432646 ## 0xc0403246
.long 3028421890 ## 0xb4820d02
.long 3024273408 ## 0xb442c000
.long 2619523072 ## 0x9c22c000
.long 167945741 ## 0xa02a60d
.long 219071600 ## 0xd0ec470
.long 3221271682 ## 0xc000b482
.long 1109438723 ## 0x4220b103
.long 1418508160 ## 0x548cb780
.long 487328002 ## 0x1d0c0902
.long 2709910024 ## 0xa185f208
.long 3221271618 ## 0xc000b442
.long 1111535877 ## 0x4240b105
.long 1418508160 ## 0x548cb780
.long 794743281 ## 0x2f5ed1f1
.long 4060613892 ## 0xf2080d04
.long 3024265858 ## 0xb442a282
.long 2969878528 ## 0xb104c000
.long 3045081632 ## 0xb5804220
.long 218384140 ## 0xd04470c
.long 3028421122 ## 0xb4820a02
.long 2969878528 ## 0xb104c000
.long 3228582432 ## 0xc0704220
.long 3045068046 ## 0xb5800d0e
.long 167921548 ## 0xa02478c
.long 3221271682 ## 0xc000b482
.long 3028425996 ## 0xb4821d0c
.long 219201536 ## 0xd10c000
.long 3221271682 ## 0xc000b482
.long 3028425996 ## 0xb4821d0c
.long 218415104 ## 0xd04c000
.long 3221271682 ## 0xc000b482
.long 1569503040 ## 0x5d8cb740
.long 1510523648 ## 0x5a08c300
.long 2852512288 ## 0xaa05e220
.long 2623708836 ## 0x9c629ea4
.long 1418508160 ## 0x548cb780
.long 3355511042 ## 0xc8010902
.long 3222276546 ## 0xc01009c2
.long 4060612992 ## 0xf2080980
.long 3224543501 ## 0xc032a10d
.long 3026324778 ## 0xb4620d2a
.long 170573824 ## 0xa2ac000
.long 3028422004 ## 0xb4820d74
.long 3078668288 ## 0xb780c000
.long 3229635724 ## 0xc080548c
.long 4060613906 ## 0xf2080d12
.long 3028462081 ## 0xb482aa01
.long 3078668288 ## 0xb780c000
.long 218649740 ## 0xd08548c
.long 2852778504 ## 0xaa09f208
.long 3221271682 ## 0xc000b482
.long 218368514 ## 0xd040a02
.long 3221271682 ## 0xc000b482
.long 3028426008 ## 0xb4821d18
.long 3078668288 ## 0xb780c000
.long 219174028 ## 0xd10548c
.long 2852516360 ## 0xaa05f208
.long 3221271682 ## 0xc000b482
.long 1418508192 ## 0x548cb7a0
.long 4294184402 ## 0xfff40dd2
.long 4060650144 ## 0xf2089aa0
.long 1879616037 ## 0x7008aa25
.long 2470772735 ## 0x9344ffff
.long 159518122 ## 0x9820daa
.long 3240168710 ## 0xc1210d06
.long 4294183170 ## 0xfff40902
.long 3074464629 ## 0xb7409b75
.long 3225438092 ## 0xc040478c
.long 3024227586 ## 0xb4420d02
.long 3223437312 ## 0xc021c000
.long 168036866 ## 0xa040a02
.long 3221271682 ## 0xc000b482
.long 3221271618 ## 0xc000b442
.long 3028421126 ## 0xb4820a06
.long 159563776 ## 0x982c000
.long 229285530 ## 0xdaa9e9a
.long 151175425 ## 0x902c101
.long 1418508192 ## 0x548cb7a0
.long 2606563316 ## 0x9b5cfff4
.long 4294184338 ## 0xfff40d92
.long 4060650104 ## 0xf2089a78
.long 1879616037 ## 0x7008aa25
.long 2470772735 ## 0x9344ffff
.long 2134949904 ## 0x7f40c010
.long 3489794306 ## 0xd0020902
.long 167905570 ## 0xa020922
.long 2134958048 ## 0x7f40dfe0
.long 172150785 ## 0xa42d001
.long 3221256328 ## 0xc0007888
.long 227446946 ## 0xd8e90a2
.long 2591096820 ## 0x9a70fff4
.long 4294184330 ## 0xfff40d8a
.long 168204909 ## 0xa069a6d
.long 218284144 ## 0xd02c070
.long 3221271682 ## 0xc000b482
.long 3080650765 ## 0xb79f000d
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 4164525090 ## 0xf8399c22
.long 228237829 ## 0xd9aa205
.long 2589655028 ## 0x9a5afff4
.long 4193783178 ## 0xf9f80d8a
.long 4294093341 ## 0xfff2aa1d
.long 3238105760 ## 0xc10192a0
.long 3517186486 ## 0xd1a401b6
.long 159537545 ## 0x9825989
.long 1031848960 ## 0x3d80c400
.long 3221271651 ## 0xc000b463
.long 1109438724 ## 0x4220b104
.long 1897210436 ## 0x71152244
.long 2470772735 ## 0x9344ffff
.long 2785909794 ## 0xa60d9c22
.long 1552798114 ## 0x5c8dd1a2
.long 171888657 ## 0xa3ed011
.long 3500415108 ## 0xd0a41884
.long 3254802512 ## 0xc2005850
.long 2655017485 ## 0x9e405a0d
.long 814766240 ## 0x309058a0
.long 3254786564 ## 0xc2001a04
.long 3355531824 ## 0xc8015a30
.long 2656385152 ## 0x9e553880
.long 2655924376 ## 0x9e4e3098
.long 218808370 ## 0xd0ac032
.long 3221271586 ## 0xc000b422
.long 167954433 ## 0xa02c801
.long 167821314 ## 0xa00c002
.long 486588418 ## 0x1d00c002
.long 3221271682 ## 0xc000b482
.long 167952386 ## 0xa02c002
.long 3028421892 ## 0xb4820d04
.long 3222192128 ## 0xc00ec000
.long 3024227700 ## 0xb4420d74
.long 3238117376 ## 0xc101c000
.long 3254805047 ## 0xc2006237
.long 436492813 ## 0x1a045a0d
.long 3221271682 ## 0xc000b482
.long 1502615940 ## 0x59901984
.long 2660916625 ## 0x9e9a5d91
.long 95821188 ## 0x5b61d84
.long 159528372 ## 0x98235b4
.long 2660933210 ## 0x9e9a9e5a
.long 956350849 ## 0x3900c181
.long 4294184330 ## 0xfff40d8a
.long 3221396185 ## 0xc0029ad9
.long 2656177410 ## 0x9e520d02
.long 226672832 ## 0xd82c0c0
.long 4294183314 ## 0xfff40992
.long 3263208362 ## 0xc2809baa
.long 168450697 ## 0xa0a5a89
.long 220119092 ## 0xd1ec034
.long 3221271682 ## 0xc000b482
.long 3221229186 ## 0xc0000e82
.long 4294217984 ## 0xfff49100
.long 2662504932 ## 0x9eb299e4
.long 2689196112 ## 0xa049e050
.long 444862096 ## 0x1a840e90
.long 93025663 ## 0x58b757f
.long 2464481279 ## 0x92e4ffff
.long 172146690 ## 0xa42c002
.long 219070512 ## 0xd0ec030
.long 3221271682 ## 0xc000b482
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 2726688825 ## 0xa285f839
.long 75996816 ## 0x4879e90
.long 746377214 ## 0x2c7ccffe
.long 3555816960 ## 0xd3f17600
.long 470190 ## 0x72cae
.long 2466430978 ## 0x9302c002
.long 2858545160 ## 0xaa61f008
.long 706535424 ## 0x2a1ce000
.long 1145222179 ## 0x4442b423
.long 1076672320 ## 0x402cb740
.long 3508537890 ## 0xd1200a22
.long 689705281 ## 0x291c1141
.long 3238072900 ## 0xc1011244
.long 2656375360 ## 0x9e551240
.long 3222183587 ## 0xc00e9ea3
.long 1364658558 ## 0x5157097e
.long 1074510363 ## 0x400bba1b
.long 3072336162 ## 0xb7202122
.long 3221241929 ## 0xc0004049
.long 2656801482 ## 0x9e5b92ca
.long 843207244 ## 0x3242524c
.long 1078572416 ## 0x4049b580
.long 1076672320 ## 0x402cb740
.long 707710993 ## 0x2a2ed011
.long 101306640 ## 0x609d110
.long 3507516686 ## 0xd110750e
.long 3490252293 ## 0xd0090605
.long 3045067922 ## 0xb5800c92
.long 3221307436 ## 0xc001402c
.long 3508834592 ## 0xd1249120
.long 3238091040 ## 0xc1015920
.long 2660569351 ## 0x9e951107
.long 3508688213 ## 0xd1225555
.long 3222167073 ## 0xc00e5e21
.long 843197820 ## 0x32422d7c
.long 2720387121 ## 0xa225d031
.long 1076672384 ## 0x402cb780
.long 212914225 ## 0xcb0d031
.long 699323378 ## 0x29aed3f2
.long 101306640 ## 0x609d110
.long 3238108808 ## 0xc1019e88
.long 1430458950 ## 0x55431246
.long 1076671872 ## 0x402cb580
.long 167904643 ## 0xa020583
.long 763150350 ## 0x2d7cc00e
.long 696045566 ## 0x297ccffe
.long 1078572416 ## 0x4049b580
.long 2862479864 ## 0xaa9df9f8
.long 2415984637 ## 0x9000fffd
.long 4193820232 ## 0xf9f89e48
.long 2619517597 ## 0x9c22aa9d
.long 4027688461 ## 0xf011a60d
.long 2656575136 ## 0x9e581ea0
.long 39505949 ## 0x25ad01d
.long 3490553502 ## 0xd00d9e9e
.long 3221232450 ## 0xc0001b42
.long 302747802 ## 0x120b909a
.long 151393098 ## 0x906134a
.long 3221228802 ## 0xc0000d02
.long 325357696 ## 0x13649080
.long 3490775332 ## 0xd0110124
.long 1896618530 ## 0x710c1a22
.long 783209458 ## 0x2eaed3f2
.long 4294905092 ## 0xffff0d04
.long 2657981190 ## 0x9e6d9306
.long 2424356864 ## 0x9080c000
.long 2608660468 ## 0x9b7cfff4
.long 173199377 ## 0xa52d011
.long 2659415312 ## 0x9e837510
.long 218275443 ## 0xd029e73
.long 446695714 ## 0x1aa00922
.long 2463301631 ## 0x92d2ffff
.long 693031921 ## 0x294ed3f1
.long 4294184196 ## 0xfff40d04
.long 3221265261 ## 0xc0009b6d
.long 3555889632 ## 0xd3f291e0
.long 2657888974 ## 0x9e6c2ace
.long 1389478400 ## 0x52d1c200
.long 694080498 ## 0x295ed3f2
.long 2606956532 ## 0x9b62fff4
.long 3254820460 ## 0xc2009e6c
.long 325735088 ## 0x136a52b0
.long 3492902736 ## 0xd0317750
.long 2659393104 ## 0x9e831e50
.long 153263731 ## 0x9229e73
.long 2444427263 ## 0x91b2ffff
.long 695129074 ## 0x296ed3f2
.long 3080691306 ## 0xb79f9e6a
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 2436956154 ## 0x9140fffa
.long 3221399069 ## 0xc002a61d
.long 4029776896 ## 0xf0318400
.long 2661198821 ## 0x9e9eabe5
.long 2357256337 ## 0x8c80e091
.long 4034043485 ## 0xf0729e5d
.long 4033973646 ## 0xf0718d8e
.long 243436808 ## 0xe828d08
.long 753849330 ## 0x2ceed3f2
.long 2113189311 ## 0x7df4b5bf
.long 2104800703 ## 0x7d74b5bf
.long 2693963929 ## 0xa092a099
.long 2428551174 ## 0x90c0c006
.long 2854351368 ## 0xaa21f208
.long 3221320962 ## 0xc0017502
.long 3523777458 ## 0xd20893b2
.long 1962977714 ## 0x7500a9b2
.long 238997649 ## 0xe3ed091
.long 1502986752 ## 0x5995c200
.long 2445590528 ## 0x91c4c000
.long 2112665439 ## 0x7decb75f
.long 2104276799 ## 0x7d6cb73f
.long 3254782470 ## 0xc2000a06
.long 843207176 ## 0x32425208
.long 712818702 ## 0x2a7cc00e
.long 2104276383 ## 0x7d6cb59f
.long 156815378 ## 0x958d012
.long 2626666512 ## 0x9c8fc010
.long 2466299904 ## 0x9300c000
.long 2856710193 ## 0xaa45f031
.long 142790641 ## 0x882cff1
.long 142659568 ## 0x880cff0
.long 3222217026 ## 0xc00f2142
.long 3222145278 ## 0xc00e08fe
.long 574753020 ## 0x224208fc
.long 3254802721 ## 0xc2005921
.long 843340320 ## 0x32445a20
.long 1074182692 ## 0x4006ba24
.long 211468368 ## 0xc9ac050
.long 3221271681 ## 0xc000b481
.long 2437021695 ## 0x9141ffff
.long 156815377 ## 0x958d011
.long 1510523264 ## 0x5a08c180
.long 44566230 ## 0x2a806d6
.long 2418065412 ## 0x9020c004
.long 151169306 ## 0x902a91a
.long 2087499103 ## 0x7c6cb55f
.long 2705715216 ## 0xa145f010
.long 2854351368 ## 0xaa21f208
.long 1963596296 ## 0x750a1a08
.long 2459090947 ## 0x9292c003
.long 1493750310 ## 0x5908d226
.long 3763373344 ## 0xe0508520
.long 2483454020 ## 0x94068044
.long 2485031958 ## 0x941e9416
.long 2485949479 ## 0x942c9427
.long 3076559929 ## 0xb7609439
.long 93279756 ## 0x58f560c
.long 2859855944 ## 0xaa75f048
.long 705167757 ## 0x2a08018d
.long 174748928 ## 0xa6a7500
.long 1210233700 ## 0x4822b364
.long 423940210 ## 0x1944d072
.long 1292678528 ## 0x4d0cb580
.long 2430648320 ## 0x90e0c000
.long 1293203264 ## 0x4d14b740
.long 26019215 ## 0x18d058f
.long 4294186340 ## 0xfff41564
.long 3221330729 ## 0xc0019b29
.long 2836566496 ## 0xa91291e0
.long 26019215 ## 0x18d058f
.long 4294183190 ## 0xfff40916
.long 3049298619 ## 0xb5c09abb
.long 3221310740 ## 0xc0014d14
.long 2836566176 ## 0xa91290a0
.long 26019215 ## 0x18d058f
.long 3221227798 ## 0xc0000916
.long 218534816 ## 0xd0693a0
.long 93298258 ## 0x58f9e52
.long 4294181261 ## 0xfff4018d
.long 2657786539 ## 0x9e6a9aab
.long 1232969347 ## 0x497d9e83
.long 26028316 ## 0x18d291c
.long 3221228802 ## 0xc0000d02
.long 93295072 ## 0x58f91e0
.long 218235277 ## 0xd02018d
.long 4294183174 ## 0xfff40906
.long 2657786525 ## 0x9e6a9a9d
.long 1232969347 ## 0x497d9e83
.long 26028316 ## 0x18d291c
.long 226410510 ## 0xd7ec00e
.long 2593456116 ## 0x9a94fff4
.long 3080693913 ## 0xb79fa899
.long 3488709868 ## 0xcff17cec
.long 3488614786 ## 0xcff00982
.long 3045067136 ## 0xb5800980
.long 3076472873 ## 0xb75f4029
.long 3222240364 ## 0xc00f7c6c
.long 3222145278 ## 0xc00e08fe
.long 3491760380 ## 0xd02008fc
.long 555884838 ## 0x21222126
.long 2656263457 ## 0x9e535d21
.long 824596768 ## 0x31265920
.long 1074182674 ## 0x4006ba12
.long 2087499103 ## 0x7c6cb55f
.long 211468368 ## 0xc9ac050
.long 3221271617 ## 0xc000b441
.long 114868481 ## 0x6d8c101
.long 3076459152 ## 0xb75f0a90
.long 151289324 ## 0x9047dec
.long 2112664927 ## 0x7decb55f
.long 2112665471 ## 0x7decb77f
.long 4294537422 ## 0xfff970ce
.long 3226506020 ## 0xc0509324
.long 3080654110 ## 0xb79f0d1e
.long 3028450668 ## 0xb4827d6c
.long 487112704 ## 0x1d08c000
.long 3221271778 ## 0xc000b4e2
.long 3080691304 ## 0xb79f9e68
.long 3082779758 ## 0xb7bf7c6e
.long 3084877038 ## 0xb7df7cee
.long 3086974318 ## 0xb7ff7d6e
.long 3221519854 ## 0xc0047dee
.long 2619509760 ## 0x9c228c00
.long 3254822405 ## 0xc200a605
.long 226627202 ## 0xd820e82
.long 2552692724 ## 0x9826fff4
.long 2626013223 ## 0x9c85c827
.long 2625683825 ## 0x9c80c171
.long 2625685527 ## 0x9c80c817
.long 4294184330 ## 0xfff40d8a
.long 3078658077 ## 0xb780981d
.long 1962951688 ## 0x75004408
.long 2424487936 ## 0x9082c000
.long 2555707380 ## 0x9854fff4
.long 2566324212 ## 0x98f6fff4
.long 4294181505 ## 0xfff40281
.long 1967298996 ## 0x754299b4
.long 2430926847 ## 0x90e4ffff
.long 2137962399 ## 0x7f6eb79f
.long 2146351039 ## 0x7feeb7bf
.long 2619509824 ## 0x9c228c40
.long 2656869976 ## 0x9e5c9e58
.long 2626666512 ## 0x9c8fc010
.long 3221227778 ## 0xc0000902
.long 3525939328 ## 0xd2299080
.long 4294942981 ## 0xffffa105
.long 2619511745 ## 0x9c2293c1
.long 1561638752 ## 0x5d14b760
.long 3223325186 ## 0xc0200a02
.long 3045067218 ## 0xb58009d2
.long 3045082120 ## 0xb5804408
.long 3045083276 ## 0xb580488c
.long 3045083660 ## 0xb5804a0c
.long 3045084428 ## 0xb5804d0c
.long 4294921100 ## 0xffff4b8c
.long 167940256 ## 0xa0290a0
.long 218809424 ## 0xd0ac450
.long 3221271682 ## 0xc000b482
.long 1109438720 ## 0x4220b100
.long 679237685 ## 0x287c5835
.long 3078659106 ## 0xb7809c22
.long 4060633356 ## 0xf208590c
.long 1958783361 ## 0x74c0a981
.long 2433007616 ## 0x9104c000
.long 1443673984 ## 0x560cb780
.long 2835542600 ## 0xa902f248
.long 2434842624 ## 0x9120c000
.long 3293579778 ## 0xc4500a02
.long 3028422002 ## 0xb4820d72
.long 2969747456 ## 0xb102c000
.long 3074441792 ## 0xb7404240
.long 3490797836 ## 0xd011590c
.long 3494971954 ## 0xd0510a32
.long 4027059616 ## 0xf0080da0
.long 4027097414 ## 0xf008a146
.long 3226509889 ## 0xc050a241
.long 3026324850 ## 0xb4620d72
.long 2619523072 ## 0x9c22c000
.long 2718300217 ## 0xa205f839
.long 1183627136 ## 0x468cb780
.long 3042991500 ## 0xb5605d8c
.long 1962954132 ## 0x75004d94
.long 2432876544 ## 0x9102c000
.long 4294184322 ## 0xfff40d82
.long 226662471 ## 0xd829847
.long 2556362740 ## 0x985efff4
.long 4193781762 ## 0xf9f80802
.long 2619517469 ## 0x9c22aa1d
.long 84387333 ## 0x507a605
.long 218153472 ## 0xd00c200
.long 42403463 ## 0x2870687
.long 3026345225 ## 0xb4625d09
.long 93044736 ## 0x58bc000
.long 2610036692 ## 0x9b91ffd4
.long 4294930442 ## 0xffff700a
.long 3080688516 ## 0xb79f9384
.long 3082780526 ## 0xb7bf7f6e
.long 2353037294 ## 0x8c407fee
.long 2785909794 ## 0xa60d9c22
.long 2656411230 ## 0x9e559e5e
.long 218500482 ## 0xd060d82
.long 4292124317 ## 0xffd49e9d
.long 3355548573 ## 0xc8019b9d
.long 3222276674 ## 0xc0100a42
.long 3224504832 ## 0xc0320a00
.long 3028421994 ## 0xb4820d6a
.long 174768128 ## 0xa6ac000
.long 3028421940 ## 0xb4820d34
.long 3229663232 ## 0xc080c000
.long 443026734 ## 0x1a680d2e
.long 3221271682 ## 0xc000b482
.long 1208792960 ## 0x480cb780
.long 3028425988 ## 0xb4821d04
.long 3221405696 ## 0xc002c000
.long 25890194 ## 0x18b0d92
.long 2613772276 ## 0x9bcafff4
.long 3221397099 ## 0xc0029e6b
.long 4294184322 ## 0xfff40d82
.long 233479109 ## 0xdea9bc5
.long 218761602 ## 0xd0a0982
.long 151175457 ## 0x902c121
.long 2554003444 ## 0x983afff4
.long 218284096 ## 0xd02c040
.long 3221271746 ## 0xc000b4c2
.long 167952545 ## 0xa02c0a1
.long 3028421124 ## 0xb4820a04
.long 222478336 ## 0xd42c000
.long 3233848914 ## 0xc0c09e52
.long 160566658 ## 0x9920d82
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 4293364832 ## 0xffe78c60
.long 2785907584 ## 0xa60d9380
.long 167954433 ## 0xa02c801
.long 771538958 ## 0x2dfcc00e
.long 3224373824 ## 0xc0300a40
.long 3028421898 ## 0xb4820d0a
.long 3221798912 ## 0xc008c000
.long 218368578 ## 0xd040a42
.long 3221271682 ## 0xc000b482
.long 172148737 ## 0xa42c801
.long 167821328 ## 0xa00c010
.long 219987970 ## 0xd1cc002
.long 3221271682 ## 0xc000b482
.long 225708586 ## 0xd740a2a
.long 3221271682 ## 0xc000b482
.long 225625168 ## 0xd72c450
.long 3028425256 ## 0xb4821a28
.long 2969747456 ## 0xb102c000
.long 3072344608 ## 0xb7204220
.long 3078641164 ## 0xb780560c
.long 1992317196 ## 0x76c0590c
.long 1093777217 ## 0x4131b741
.long 2852516360 ## 0xaa05f208
.long 3489794818 ## 0xd0020b02
.long 176294754 ## 0xa820b62
.long 287864448 ## 0x11287680
.long 181587970 ## 0xad2d002
.long 3495064960 ## 0xd0527580
.long 3221232288 ## 0xc0001aa0
.long 1967165604 ## 0x754090a4
.long 2437070848 ## 0x9142c000
.long 2603220980 ## 0x9b29fff4
.long 340906256 ## 0x1451d110
.long 3356625410 ## 0xc8120a02
.long 2660593920 ## 0x9e957100
.long 1494005632 ## 0x590cb780
.long 4060640576 ## 0xf2087540
.long 4060653841 ## 0xf208a911
.long 3221268742 ## 0xc000a906
.long 17535140 ## 0x10b90a4
.long 2436939776 ## 0x9140c000
.long 4060639381 ## 0xf2087095
.long 3221268745 ## 0xc000a909
.long 4060647588 ## 0xf20890a4
.long 287877645 ## 0x1128aa0d
.long 1494005632 ## 0x590cb780
.long 19579137 ## 0x12ac101
.long 4060640640 ## 0xf2087580
.long 4060651794 ## 0xf208a112
.long 4060652174 ## 0xf208a28e
.long 3221266697 ## 0xc000a109
.long 2660471426 ## 0x9e939282
.long 2603417588 ## 0x9b2cfff4
.long 50427200 ## 0x3017540
.long 2443362304 ## 0x91a2c000
.long 3293579778 ## 0xc4500a02
.long 3028422002 ## 0xb4820d72
.long 2969812992 ## 0xb103c000
.long 159531584 ## 0x9824240
.long 4294221466 ## 0xfff49e9a
.long 3076561734 ## 0xb7609b46
.long 2657835284 ## 0x9e6b5914
.long 4027621042 ## 0xf0109eb2
.long 3080694246 ## 0xb79fa9e6
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 2464219129 ## 0x92e0fff9
.long 109553181 ## 0x687a61d
.long 194429008 ## 0xb96c050
.long 176341000 ## 0xa82c008
.long 185253936 ## 0xb0ac030
.long 252624944 ## 0xf0ec030
.long 261537840 ## 0xf96c030
.long 2478882816 ## 0x93c0c000
.long 3223232106 ## 0xc01e9e6a
.long 3490712062 ## 0xd01009fe
.long 3238097030 ## 0xc1017086
.long 2662995672 ## 0x9eba16d8
.long 1511309824 ## 0x5a14c200
.long 3221271682 ## 0xc000b482
.long 3030556338 ## 0xb4a29eb2
.long 3030827008 ## 0xb4a6c000
.long 3030892544 ## 0xb4a7c000
.long 2661990400 ## 0x9eaac000
.long 226672832 ## 0xd82c0c0
.long 17500562 ## 0x10b0992
.long 2555379700 ## 0x984ffff4
.long 3221271718 ## 0xc000b4a6
.long 4294932288 ## 0xffff7740
.long 93032548 ## 0x58b9064
.long 2121185183 ## 0x7e6eb79f
.long 2129573823 ## 0x7eeeb7bf
.long 2137962463 ## 0x7f6eb7df
.long 2146351103 ## 0x7feeb7ff
.long 2348859394 ## 0x8c00c002
.long 2422276090 ## 0x9060fffa
.long 3555829253 ## 0xd3f1a605
.long 167915198 ## 0xa022ebe
.long 218285136 ## 0xd02c450
.long 3221271682 ## 0xc000b482
.long 1109438724 ## 0x4220b104
.long 218284112 ## 0xd02c050
.long 977321986 ## 0x3a40c002
.long 3221271682 ## 0xc000b482
.long 172146696 ## 0xa42c008
.long 219070512 ## 0xd0ec030
.long 3221271682 ## 0xc000b482
.long 218284040 ## 0xd02c008
.long 3233848914 ## 0xc0c09e52
.long 160566658 ## 0x9920d82
.long 2552233972 ## 0x981ffff4
.long 167952392 ## 0xa02c008
.long 219070512 ## 0xd0ec030
.long 3221271682 ## 0xc000b482
.long 3080691371 ## 0xb79f9eab
.long 3082780526 ## 0xb7bf7f6e
.long 2353037294 ## 0x8c407fee
.long 2464219128 ## 0x92e0fff8
.long 4294839682 ## 0xfffe0d82
.long 4164522592 ## 0xf8399260
.long 3074466309 ## 0xb740a205
.long 3074447116 ## 0xb740570c
.long 4027076116 ## 0xf0084e14
.long 4031294029 ## 0xf048aa4d
.long 3509692737 ## 0xd131a941
.long 1896113705 ## 0x71046629
.long 2428026880 ## 0x90b8c000
.long 3045067270 ## 0xb5800a06
.long 3490792584 ## 0xd0114488
.long 226889250 ## 0xd860e22
.long 1309455744 ## 0x4e0cb580
.long 2612723700 ## 0x9bbafff4
.long 3225291266 ## 0xc03e0a02
.long 3028421994 ## 0xb4820d6a
.long 4193828864 ## 0xf9f8c000
.long 2619517469 ## 0x9c22aa1d
.long 2718300217 ## 0xa205f839
.long 2214641680 ## 0x8400c010
.long 1443673984 ## 0x560cb780
.long 2836787784 ## 0xa915f248
.long 3221257360 ## 0xc0007c90
.long 3078656450 ## 0xb78091c2
.long 1962951688 ## 0x75004408
.long 2434973696 ## 0x9122c000
.long 1468839808 ## 0x578cb780
.long 2852246152 ## 0xaa01d288
.long 3221452032 ## 0xc0037500
.long 2089325060 ## 0x7c889204
.long 2426585088 ## 0x90a2c000
.long 3221228042 ## 0xc0000a0a
.long 3490812160 ## 0xd0119100
.long 1962945060 ## 0x75002a24
.long 3489729030 ## 0xd0010a06
.long 3226470980 ## 0xc0500a44
.long 3028421890 ## 0xb4820d02
.long 230866944 ## 0xdc2c000
.long 1192015680 ## 0x470cb740
.long 2656804231 ## 0x9e5b9d87
.long 218284048 ## 0xd02c010
.long 209833968 ## 0xc81cff0
.long 2613837780 ## 0x9bcbffd4
.long 1141421952 ## 0x4408b780
.long 3221255424 ## 0xc0007500
.long 3078656610 ## 0xb7809262
.long 3532150668 ## 0xd288578c
.long 1962977793 ## 0x7500aa01
.long 2441265152 ## 0x9182c000
.long 1617737631 ## 0x606cb79f
.long 2097201184 ## 0x7d00c020
.long 2428682240 ## 0x90c2c000
.long 2374033937 ## 0x8d80e211
.long 2426454016 ## 0x90a0c000
.long 3488652559 ## 0xcff09d0f
.long 3080587649 ## 0xb79e0981
.long 3355525224 ## 0xc8014068
.long 3222276418 ## 0xc0100942
.long 3047098624 ## 0xb59f0900
.long 3224526956 ## 0xc032606c
.long 3024227690 ## 0xb4420d6a
.long 2661007360 ## 0x9e9bc000
.long 1468839776 ## 0x578cb760
.long 2850936840 ## 0xa9edd808
.long 2562916340 ## 0x98c2fff4
.long 167954433 ## 0xa02c801
.long 167821322 ## 0xa00c00a
.long 218808368 ## 0xd0ac030
.long 3221271682 ## 0xc000b482
.long 172146696 ## 0xa42c008
.long 3028421892 ## 0xb4820d04
.long 440451072 ## 0x1a40c000
.long 3028421896 ## 0xb4820d08
.long 3221798912 ## 0xc008c000
.long 2656177410 ## 0x9e520d02
.long 226672832 ## 0xd82c0c0
.long 4292086162 ## 0xffd40992
.long 3221789558 ## 0xc0089b76
.long 3224373762 ## 0xc0300a02
.long 3028421902 ## 0xb4820d0e
.long 3072376832 ## 0xb720c000
.long 168187788 ## 0xa06578c
.long 3045068162 ## 0xb5800d82
.long 4294204969 ## 0xfff45e29
.long 3080690286 ## 0xb79f9a6e
.long 3488509934 ## 0xcfee6fee
.long 2619507809 ## 0x9c228461
.long 2464219085 ## 0x92e0ffcd
.long 2656596183 ## 0x9e5870d7
.long 2656738900 ## 0x9e5a9e54
.long 2450046976 ## 0x9208c000
.long 20500512 ## 0x138d020
.long 2625882128 ## 0x9c83c810
.long 3221225736 ## 0xc0000108
.long 3522203840 ## 0xd1f090c0
.long 3521686109 ## 0xd1e8aa5d
.long 4294943325 ## 0xffffa25d
.long 2619511681 ## 0x9c229381
.long 3007344855 ## 0xb34070d7
.long 3221244066 ## 0xc00048a2
.long 3492385024 ## 0xd0299100
.long 3492391525 ## 0xd029aa65
.long 3221267013 ## 0xc000a245
.long 3223359616 ## 0xc0209080
.long 4294941835 ## 0xffff9c8b
.long 2619511553 ## 0x9c229301
.long 1150072704 ## 0x448cb780
.long 152223944 ## 0x912c0c8
.long 1090042208 ## 0x40f8b960
.long 164155409 ## 0x9c8d011
.long 2858807337 ## 0xaa65f029
.long 1493815588 ## 0x5909d124
.long 3221271682 ## 0xc000b482
.long 4294904080 ## 0xffff0910
.long 2619511585 ## 0x9c229321
.long 3082855949 ## 0xb7c0a60d
.long 4064826892 ## 0xf248560c
.long 3229788757 ## 0xc082aa55
.long 3238275584 ## 0xc1042a00
.long 3221386496 ## 0xc0027500
.long 3074462372 ## 0xb74092a4
.long 168186892 ## 0xa06540c
.long 1141421440 ## 0x4408b580
.long 172148745 ## 0xa42c809
.long 174113888 ## 0xa60c460
.long 2723016712 ## 0xa24df008
.long 172148745 ## 0xa42c809
.long 168871144 ## 0xa10c4e8
.long 2724065288 ## 0xa25df008
.long 172148745 ## 0xa42c809
.long 172016744 ## 0xa40c468
.long 2722230344 ## 0xa241f048
.long 172148745 ## 0xa42c809
.long 175162518 ## 0xa70c496
.long 2722492488 ## 0xa245f048
.long 172148745 ## 0xa42c809
.long 175162520 ## 0xa70c498
.long 2722754632 ## 0xa249f048
.long 172148745 ## 0xa42c809
.long 168871066 ## 0xa10c49a
.long 2722492424 ## 0xa245f008
.long 172148745 ## 0xa42c809
.long 172016800 ## 0xa40c4a0
.long 2722230280 ## 0xa241f008
.long 182505714 ## 0xae0d0f2
.long 172148745 ## 0xa42c809
.long 174113956 ## 0xa60c4a4
.long 4031253122 ## 0xf0480a82
.long 93037133 ## 0x58ba24d
.long 1309455776 ## 0x4e0cb5a0
.long 1149810080 ## 0x4488b5a0
.long 2586755156 ## 0x9a2ec054
.long 2857759304 ## 0xaa55f248
.long 2837565968 ## 0xa921d210
.long 1158329760 ## 0x450ab5a0
.long 3078651140 ## 0xb7807d04
.long 3657979788 ## 0xda08578c
.long 3221266701 ## 0xc000a10d
.long 174756066 ## 0xa6a90e2
.long 1292678528 ## 0x4d0cb580
.long 2424356864 ## 0x9080c000
.long 1292678464 ## 0x4d0cb540
.long 1443674016 ## 0x560cb7a0
.long 1460451200 ## 0x570cb780
.long 2838622856 ## 0xa931f288
.long 2853827080 ## 0xaa19f208
.long 3221254404 ## 0xc0007104
.long 3078656322 ## 0xb7809142
.long 3505542156 ## 0xd0f2540c
.long 4064807376 ## 0xf24809d0
.long 2661591565 ## 0x9ea4aa0d
.long 3078659170 ## 0xb7809c62
.long 3074444940 ## 0xb7404e8c
.long 973358088 ## 0x3a044408
.long 3045094528 ## 0xb5807480
.long 3221245580 ## 0xc0004e8c
.long 4064842468 ## 0xf24892e4
.long 2097457717 ## 0x7d04aa35
.long 2426585088 ## 0x90a2c000
.long 3221228138 ## 0xc0000a6a
.long 9146528 ## 0x8b90a0
.long 1546237824 ## 0x5c29b780
.long 1443673888 ## 0x560cb720
.long 1292678528 ## 0x4d0cb580
.long 1468839808 ## 0x578cb780
.long 1546237728 ## 0x5c29b720
.long 2693650952 ## 0xa08dda08
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 3221530125 ## 0xc004a60d
.long 3074458656 ## 0xb7408420
.long 3072352276 ## 0xb7206014
.long 3776142604 ## 0xe1135d0c
.long 3224407296 ## 0xc0308d00
.long 3224939869 ## 0xc038ad5d
.long 3076629853 ## 0xb761a55d
.long 3224388149 ## 0xc0304235
.long 3224939869 ## 0xc038ad5d
.long 3222316381 ## 0xc010a55d
.long 3222842717 ## 0xc018ad5d
.long 3222316381 ## 0xc010a55d
.long 1992469829 ## 0x76c2ad45
.long 2772811800 ## 0xa545c018
.long 2430779392 ## 0x90e2c000
.long 3221255876 ## 0xc00076c4
.long 3221263268 ## 0xc00093a4
.long 167940448 ## 0xa029160
.long 1168749952 ## 0x45a9b580
.long 1110160768 ## 0x422bb580
.long 1101772160 ## 0x41abb580
.long 2453716992 ## 0x9240c000
.long 1426896768 ## 0x550cb780
.long 1077262144 ## 0x4035b740
.long 1093515104 ## 0x412db760
.long 2853565064 ## 0xaa15f288
.long 3238070530 ## 0xc1010902
.long 1922630950 ## 0x72990526
.long 1210495778 ## 0x4826b322
.long 1076737344 ## 0x402db540
.long 1494529888 ## 0x5914b760
.long 1443674016 ## 0x560cb7a0
.long 4294183378 ## 0xfff409d2
.long 230856861 ## 0xdc2989d
.long 1192015680 ## 0x470cb740
.long 2656804521 ## 0x9e5b9ea9
.long 224575496 ## 0xd62c008
.long 2589458388 ## 0x9a57ffd4
.long 3078619275 ## 0xb780008b
.long 1963089963 ## 0x7502602b
.long 2424619008 ## 0x9084c000
.long 1158460800 ## 0x450cb580
.long 2855662152 ## 0xaa35f248
.long 3221257476 ## 0xc0007d04
.long 168202404 ## 0xa0690a4
.long 1158460800 ## 0x450cb580
.long 1552725888 ## 0x5c8cb780
.long 2830299656 ## 0xa8b2f208
.long 2837639688 ## 0xa922f208
.long 2846224904 ## 0xa9a5f208
.long 2846552584 ## 0xa9aaf208
.long 2829971976 ## 0xa8adf208
.long 4060612866 ## 0xf2080902
.long 4060651674 ## 0xf208a09a
.long 4060651777 ## 0xf208a101
.long 4060651782 ## 0xf208a106
.long 4060651913 ## 0xf208a189
.long 4060651918 ## 0xf208a18e
.long 4060651665 ## 0xf208a091
.long 3040911510 ## 0xb540a096
.long 4294200716 ## 0xfff44d8c
.long 168466572 ## 0xa0a988c
.long 219332662 ## 0xd12c036
.long 3221271682 ## 0xc000b482
.long 487328268 ## 0x1d0c0a0c
.long 3221271682 ## 0xc000b482
.long 2661489172 ## 0x9ea31a14
.long 2357256465 ## 0x8c80e111
.long 2012001695 ## 0x77ecb59f
.long 2003613087 ## 0x776cb59f
.long 1081653600 ## 0x4078b960
.long 1561186722 ## 0x5d0dd1a2
.long 2365645107 ## 0x8d00e133
.long 2636994824 ## 0x9d2d5908
.long 2854613033 ## 0xaa25f029
.long 2166808608 ## 0x8126e020
.long 1560859042 ## 0x5d08d1a2
.long 2848059408 ## 0xa9c1f010
.long 3254790716 ## 0xc2002a3c
.long 843469320 ## 0x32465208
.long 2722230288 ## 0xa241f010
.long 4294905220 ## 0xffff0d84
.long 3080687969 ## 0xb79f9161
.long 3224794988 ## 0xc036776c
.long 3028421902 ## 0xb4820d0e
.long 486850560 ## 0x1d04c000
.long 2012002207 ## 0x77ecb79f
.long 3221271682 ## 0xc000b482
.long 1527560096 ## 0x5b0cb7a0
.long 2595684340 ## 0x9ab6fff4
.long 2855391752 ## 0xaa31d208
.long 3221255424 ## 0xc0007500
.long 3078656642 ## 0xb7809282
.long 4064826892 ## 0xf248560c
.long 4027689493 ## 0xf011aa15
.long 3221236552 ## 0xc0002b48
.long 3489698180 ## 0xd0009184
.long 3221257472 ## 0xc0007d00
.long 4060647620 ## 0xf20890c4
.long 4294224298 ## 0xfff4a9aa
.long 3523778901 ## 0xd2089955
.long 3078660913 ## 0xb780a331
.long 4064826892 ## 0xf248560c
.long 2089068821 ## 0x7c84a915
.long 2433007616 ## 0x9104c000
.long 172148745 ## 0xa42c809
.long 172016860 ## 0xa40c4dc
.long 1141683584 ## 0x440cb580
.long 1183627136 ## 0x468cb780
.long 3221255424 ## 0xc0007500
.long 3238039906 ## 0xc1009162
.long 704928305 ## 0x2a045a31
.long 225099838 ## 0xd6ac03e
.long 3221271682 ## 0xc000b482
.long 2455814144 ## 0x9260c000
.long 1158461312 ## 0x450cb780
.long 3221255426 ## 0xc0007502
.long 3254817084 ## 0xc200913c
.long 3221257344 ## 0xc0007c80
.long 168726690 ## 0xa0e90a2
.long 2422259712 ## 0x9060c000
.long 3225291266 ## 0xc03e0a02
.long 3028421994 ## 0xb4820d6a
.long 3355557888 ## 0xc801c000
.long 3239447106 ## 0xc1160a42
.long 3224504832 ## 0xc0320a00
.long 3028421950 ## 0xb4820d3e
.long 171884544 ## 0xa3ec000
.long 3028421984 ## 0xb4820d60
.long 3229663232 ## 0xc080c000
.long 440143174 ## 0x1a3c0d46
.long 3221271682 ## 0xc000b482
.long 172148737 ## 0xa42c801
.long 168345878 ## 0xa08c116
.long 222478386 ## 0xd42c032
.long 3221271682 ## 0xc000b482
.long 224135746 ## 0xd5c0a42
.long 3221271682 ## 0xc000b482
.long 222740608 ## 0xd46c080
.long 3028425280 ## 0xb4821a40
.long 3355557888 ## 0xc801c000
.long 3239578178 ## 0xc1180a42
.long 3224504832 ## 0xc0320a00
.long 3028421958 ## 0xb4820d46
.long 172408832 ## 0xa46c000
.long 3028421976 ## 0xb4820d58
.long 3229663232 ## 0xc080c000
.long 440667462 ## 0x1a440d46
.long 3221271682 ## 0xc000b482
.long 172148737 ## 0xa42c801
.long 168345880 ## 0xa08c118
.long 223002674 ## 0xd4ac032
.long 3221271682 ## 0xc000b482
.long 223611466 ## 0xd540a4a
.long 3221271682 ## 0xc000b482
.long 222740608 ## 0xd46c080
.long 3028425288 ## 0xb4821a48
.long 3080699904 ## 0xb79fc000
.long 3082779246 ## 0xb7bf7a6e
.long 3084876526 ## 0xb7df7aee
.long 3221650286 ## 0xc0067b6e
.long 2619509760 ## 0x9c228c00
.long 3221399069 ## 0xc002a61d
.long 3074458656 ## 0xb7408420
.long 3072352148 ## 0xb7205f94
.long 3555876620 ## 0xd3f25f0c
.long 3769837758 ## 0xe0b328be
.long 3222310144 ## 0xc0108d00
.long 3222842717 ## 0xc018ad5d
.long 1983948125 ## 0x7640a55d
.long 2906505224 ## 0xad3dc008
.long 2774384664 ## 0xa55dc018
.long 3221266013 ## 0xc0009e5d
.long 4038234434 ## 0xf0b29142
.long 3221654912 ## 0xc0068d80
.long 254413154 ## 0xf2a0962
.long 3221266713 ## 0xc000a119
.long 3221655808 ## 0xc0069100
.long 4034006358 ## 0xf0720d56
.long 254184832 ## 0xf268d80
.long 167944474 ## 0xa02a11a
.long 218285136 ## 0xd02c450
.long 3221271682 ## 0xc000b482
.long 1111535877 ## 0x4240b105
.long 218808368 ## 0xd0ac030
.long 172015624 ## 0xa40c008
.long 3221271682 ## 0xc000b482
.long 3028421892 ## 0xb4820d04
.long 2662055936 ## 0x9eabc000
.long 3226771059 ## 0xc0549e73
.long 3238108127 ## 0xc1019bdf
.long 2657902605 ## 0x9e6c600d
.long 159543306 ## 0x982700a
.long 1143124742 ## 0x4422b306
.long 51237138 ## 0x30dd112
.long 42809920 ## 0x28d3a40
.long 245022800 ## 0xe9ac050
.long 2719810439 ## 0xa21d0387
.long 2445328386 ## 0x91c0c002
.long 3490752793 ## 0xd010a919
.long 3555881284 ## 0xd3f27144
.long 4061145422 ## 0xf210294e
.long 3508709729 ## 0xd122a961
.long 843341408 ## 0x32445e60
.long 3221271685 ## 0xc000b485
.long 3221255856 ## 0xc00076b0
.long 4061172436 ## 0xf21092d4
.long 3028658789 ## 0xb485aa65
.long 3221536768 ## 0xc004c000
.long 3221255856 ## 0xc00076b0
.long 4061172180 ## 0xf21091d4
.long 3028658793 ## 0xb485aa69
.long 3221798912 ## 0xc008c000
.long 3221255856 ## 0xc00076b0
.long 4061171924 ## 0xf21090d4
.long 3028658797 ## 0xb485aa6d
.long 3490824192 ## 0xd011c000
.long 3555789362 ## 0xd3f10a32
.long 1959274958 ## 0x74c829ce
.long 315932929 ## 0x12d4c101
.long 2426585088 ## 0x90a2c000
.long 3221255488 ## 0xc0007540
.long 3226506212 ## 0xc05093e4
.long 3026324758 ## 0xb4620d16
.long 2854076416 ## 0xaa1dc000
.long 3028426004 ## 0xb4821d14
.long 3221798912 ## 0xc008c000
.long 2656177410 ## 0x9e520d02
.long 226672832 ## 0xd82c0c0
.long 4292086162 ## 0xffd40992
.long 3293616326 ## 0xc45098c6
.long 3034713350 ## 0xb4e20d06
.long 2969878528 ## 0xb104c000
.long 3221766688 ## 0xc0084220
.long 3224373762 ## 0xc0300a02
.long 3028421902 ## 0xb4820d0e
.long 26198016 ## 0x18fc000
.long 4294799709 ## 0xfffd715d
.long 889448 ## 0xd9268
.long 2079242143 ## 0x7beeb79f
.long 2087630783 ## 0x7c6eb7bf
.long 2096019423 ## 0x7ceeb7df
.long 2104408063 ## 0x7d6eb7ff
.long 2350956548 ## 0x8c20c004
.long 3078659106 ## 0xb7809c22
.long 2656717068 ## 0x9e5a490c
.long 708886783 ## 0x2a40c0ff
.long 692109567 ## 0x2940c0ff
.long 3490803848 ## 0xd0117088
.long 3221230152 ## 0xc0001248
.long 168202338 ## 0xa069062
.long 1233958272 ## 0x498cb580
.long 1226093920 ## 0x4914b560
.long 2785909794 ## 0xa60d9c22
.long 2656992992 ## 0x9e5e7ee0
.long 2430910464 ## 0x90e4c000
.long 1233958784 ## 0x498cb780
.long 3221255424 ## 0xc0007500
.long 3233845570 ## 0xc0c09142
.long 3222408578 ## 0xc0120d82
.long 218237378 ## 0xd0209c2
.long 4292086082 ## 0xffd40942
.long 3078658182 ## 0xb7809886
.long 3497085196 ## 0xd071490c
.long 1961896384 ## 0x74f029c0
.long 2418327554 ## 0x9024c002
.long 708694014 ## 0x2a3dcffe
.long 226672832 ## 0xd82c0c0
.long 159321346 ## 0x97f0d02
.long 1225569664 ## 0x490cb580
.long 4292086402 ## 0xffd40a82
.long 176461940 ## 0xa849874
.long 226672832 ## 0xd82c0c0
.long 218237410 ## 0xd0209e2
.long 4292086143 ## 0xffd4097f
.long 3221526636 ## 0xc004986c
.long 4294931812 ## 0xffff7564
.long 3355546308 ## 0xc80192c4
.long 3221883394 ## 0xc00a0a02
.long 3224373760 ## 0xc0300a00
.long 3028421898 ## 0xb4820d0a
.long 3221798912 ## 0xc008c000
.long 218368578 ## 0xd040a42
.long 3221271682 ## 0xc000b482
.long 218285136 ## 0xd02c450
.long 440451080 ## 0x1a40c008
.long 3221271682 ## 0xc000b482
.long 1109438724 ## 0x4220b104
.long 218284112 ## 0xd02c050
.long 3028433472 ## 0xb4823a40
.long 3221798912 ## 0xc008c000
.long 2656177410 ## 0x9e520d02
.long 226672832 ## 0xd82c0c0
.long 4292086162 ## 0xffd40992
.long 3221788742 ## 0xc0089846
.long 3224373762 ## 0xc0300a02
.long 3028421902 ## 0xb4820d0e
.long 3078668288 ## 0xb780c000
.long 3224652044 ## 0xc034490c
.long 3028421942 ## 0xb4820d36
.long 486850560 ## 0x1d04c000
.long 3221271746 ## 0xc000b4c2
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 2718300217 ## 0xa205f839
.long 1200666464 ## 0x4790b760
.long 1208530720 ## 0x4808b720
.long 1577891680 ## 0x5e0cb760
.long 1175107456 ## 0x460ab780
.long 1560854912 ## 0x5d08c180
.long 1343010624 ## 0x500cb740
.long 3224411728 ## 0xc0309e50
.long 3760236965 ## 0xe020a9a5
.long 436512902 ## 0x1a04a886
.long 1444198144 ## 0x5614b700
.long 1175106944 ## 0x460ab580
.long 712822782 ## 0x2a7ccffe
.long 95863041 ## 0x5b6c101
.long 3042997504 ## 0xb5607500
.long 3038791568 ## 0xb5204790
.long 3070250772 ## 0xb7004f14
.long 3221315402 ## 0xc0015f4a
.long 3490812452 ## 0xd0119224
.long 3045067282 ## 0xb5800a12
.long 3222161416 ## 0xc00e4808
.long 1963207292 ## 0x75042a7c
.long 2419376129 ## 0x9034c001
.long 1335146336 ## 0x4f94b760
.long 3040872710 ## 0xb5400906
.long 622216968 ## 0x25164708
.long 3040900736 ## 0xb5407680
.long 3040888328 ## 0xb5404608
.long 3221245716 ## 0xc0004f14
.long 134647972 ## 0x80690a4
.long 2449522693 ## 0x9200c005
.long 1279965056 ## 0x4c4ab780
.long 134651474 ## 0x8069e52
.long 1514193408 ## 0x5a40c200
.long 708886783 ## 0x2a40c0ff
.long 973129729 ## 0x3a00c801
.long 3045077572 ## 0xb5803244
.long 3221573388 ## 0xc0054f0c
.long 3074461728 ## 0xb7409020
.long 38296588 ## 0x2485c0c
.long 2852506144 ## 0xaa05ca20
.long 1175106944 ## 0x460ab580
.long 1443673984 ## 0x560cb780
.long 1192408896 ## 0x4712b740
.long 2852248264 ## 0xaa01dac8
.long 1073986066 ## 0x4003ba12
.long 1485947392 ## 0x5891c200
.long 437440529 ## 0x1a12d011
.long 3221254809 ## 0xc0007299
.long 3078656260 ## 0xb7809104
.long 3225440140 ## 0xc0404f8c
.long 3045079552 ## 0xb5803a00
.long 3074445196 ## 0xb7404f8c
.long 3490794380 ## 0xd0114b8c
.long 1922632232 ## 0x72990a28
.long 2433007616 ## 0x9104c000
.long 1334622080 ## 0x4f8cb780
.long 973127696 ## 0x3a00c010
.long 1334621568 ## 0x4f8cb580
.long 170709009 ## 0xa2cd011
.long 3221254809 ## 0xc0007299
.long 3078656260 ## 0xb7809104
.long 3223342988 ## 0xc0204f8c
.long 3045079552 ## 0xb5803a00
.long 3078639500 ## 0xb7804f8c
.long 3074446604 ## 0xb740550c
.long 4069017482 ## 0xf288478a
.long 4069042582 ## 0xf288a996
.long 3121785241 ## 0xba12a999
.long 3238084610 ## 0xc1014002
.long 3490775332 ## 0xd0110124
.long 3238074932 ## 0xc1011a34
.long 1887986247 ## 0x70886247
.long 2433138688 ## 0x9106c000
.long 1334622080 ## 0x4f8cb780
.long 712691711 ## 0x2a7acfff
.long 1334621568 ## 0x4f8cb580
.long 439537681 ## 0x1a32d011
.long 1648869633 ## 0x6247c101
.long 3221254280 ## 0xc0007088
.long 3078656262 ## 0xb7809106
.long 3355332492 ## 0xc7fe4f8c
.long 3045075582 ## 0xb5802a7e
.long 3078639500 ## 0xb7804f8c
.long 3221243530 ## 0xc000468a
.long 306469141 ## 0x12445915
.long 3221254809 ## 0xc0007299
.long 3078656260 ## 0xb7809104
.long 3489615756 ## 0xcfff4f8c
.long 3045075534 ## 0xb5802a4e
.long 3078639500 ## 0xb7804f8c
.long 3074446732 ## 0xb740558c
.long 2655735692 ## 0x9e4b4f8c
.long 2852510216 ## 0xaa05da08
.long 3040878900 ## 0xb5402134
.long 3254800140 ## 0xc2004f0c
.long 436492817 ## 0x1a045a11
.long 1648869633 ## 0x6247c101
.long 3122924036 ## 0xba240a04
.long 1922646018 ## 0x72994002
.long 2434318336 ## 0x9118c000
.long 956352513 ## 0x3900c801
.long 1326232896 ## 0x4f0cb540
.long 2439036928 ## 0x9160c000
.long 1515241600 ## 0x5a50c080
.long 708886783 ## 0x2a40c0ff
.long 973129729 ## 0x3a00c801
.long 3045077572 ## 0xb5803244
.long 3078639372 ## 0xb7804f0c
.long 4060632460 ## 0xf208558c
.long 3229657625 ## 0xc080aa19
.long 3221257472 ## 0xc0007d00
.long 3078656258 ## 0xb7809102
.long 3238088460 ## 0xc1014f0c
.long 3045079552 ## 0xb5803a00
.long 3076542220 ## 0xb7604f0c
.long 4294201108 ## 0xfff44f14
.long 134388380 ## 0x8029a9c
.long 2854091256 ## 0xaa1df9f8
.long 4164525090 ## 0xf8399c22
.long 3072369285 ## 0xb720a285
.long 3074446860 ## 0xb740560c
.long 3555874060 ## 0xd3f2550c
.long 3070242494 ## 0xb7002ebe
.long 4027080627 ## 0xf0085fb3
.long 3080759617 ## 0xb7a0a941
.long 3224652843 ## 0xc0344c2b
.long 3024227642 ## 0xb4420d3a
.long 3078668288 ## 0xb780c000
.long 3074446860 ## 0xb740560c
.long 3224655124 ## 0xc0345514
.long 3662155198 ## 0xda480dbe
.long 4027623433 ## 0xf010a809
.long 3221268937 ## 0xc000a9c9
.long 38033936 ## 0x2445a10
.long 2722230288 ## 0xa241f010
.long 3221271651 ## 0xc000b463
.long 1443673984 ## 0x560cb780
.long 1427420992 ## 0x5514b740
.long 3662155140 ## 0xda480d84
.long 4027623573 ## 0xf010a895
.long 26650957 ## 0x196a94d
.long 2714365968 ## 0xa1c9f010
.long 3221271619 ## 0xc000b443
.long 1426896736 ## 0x550cb760
.long 3224633876 ## 0xc0340214
.long 4027059534 ## 0xf0080d4e
.long 4027097709 ## 0xf008a26d
.long 3026364917 ## 0xb462a9f5
.long 3078668288 ## 0xb780c000
.long 218387724 ## 0xd04550c
.long 2854089224 ## 0xaa1df208
.long 3221271682 ## 0xc000b482
.long 1251260192 ## 0x4a94b720
.long 1578487842 ## 0x5e15d022
.long 1494274596 ## 0x5910d224
.long 1578160290 ## 0x5e10d0a2
.long 155242641 ## 0x940d091
.long 3221254293 ## 0xc0007095
.long 3078656796 ## 0xb780931c
.long 3670562316 ## 0xdac8560c
.long 3238111749 ## 0xc101aa05
.long 1887965764 ## 0x70881244
.long 2448867328 ## 0x91f6c000
.long 1426896768 ## 0x550cb780
.long 4060651162 ## 0xf2089e9a
.long 3222317341 ## 0xc010a91d
.long 4060613888 ## 0xf2080d00
.long 3221790998 ## 0xc008a116
.long 4060612864 ## 0xf2080900
.long 3076563229 ## 0xb760a11d
.long 3224652812 ## 0xc0344c0c
.long 3026324826 ## 0xb4620d5a
.long 3074473984 ## 0xb740c000
.long 218385548 ## 0xd044c8c
.long 3221271618 ## 0xc000b442
.long 3494972772 ## 0xd0510d64
.long 3028421168 ## 0xb4820a30
.long 218415104 ## 0xd04c000
.long 169922641 ## 0xa20d051
.long 3221271682 ## 0xc000b482
.long 151044104 ## 0x900c008
.long 1284289856 ## 0x4c8cb540
.long 1426896704 ## 0x550cb740
.long 159432720 ## 0x980c010
.long 1275901280 ## 0x4c0cb560
.long 2839933000 ## 0xa945f048
.long 3024231780 ## 0xb4421d64
.long 3078668288 ## 0xb780c000
.long 218387724 ## 0xd04550c
.long 2853040712 ## 0xaa0df248
.long 3221271682 ## 0xc000b482
.long 1427420992 ## 0x5514b740
.long 151044112 ## 0x900c010
.long 233488436 ## 0xdeac034
.long 2857234512 ## 0xaa4df050
.long 2705715280 ## 0xa145f050
.long 2840981584 ## 0xa955f050
.long 167821320 ## 0xa00c008
.long 2723016784 ## 0xa24df050
.long 3221271619 ## 0xc000b443
.long 1426896768 ## 0x550cb780
.long 225624116 ## 0xd72c034
.long 2852516488 ## 0xaa05f288
.long 3221271682 ## 0xc000b482
.long 1502728868 ## 0x5991d2a4
.long 1426896704 ## 0x550cb740
.long 1569771938 ## 0x5d90d1a2
.long 37227784 ## 0x2380d08
.long 2722492552 ## 0xa245f088
.long 2840195208 ## 0xa949f088
.long 3221271618 ## 0xc000b442
.long 1426896768 ## 0x550cb780
.long 487326132 ## 0x1d0c01b4
.long 2710172296 ## 0xa189f288
.long 2854089288 ## 0xaa1df248
.long 3221271682 ## 0xc000b482
.long 1561645474 ## 0x5d14d1a2
.long 19429184 ## 0x1287740
.long 1426896768 ## 0x550cb780
.long 2703094344 ## 0xa11df248
.long 2424487937 ## 0x9082c001
.long 3020037416 ## 0xb4021d28
.long 3229663232 ## 0xc080c000
.long 3238025485 ## 0xc100590d
.long 843340352 ## 0x32445a40
.long 3028421892 ## 0xb4820d04
.long 3078668288 ## 0xb780c000
.long 218912268 ## 0xd0c560c
.long 2852510408 ## 0xaa05dac8
.long 1494008320 ## 0x590cc200
.long 696045566 ## 0x297ccffe
.long 1515241984 ## 0x5a50c200
.long 3028431428 ## 0xb4823244
.long 3491938304 ## 0xd022c000
.long 220225041 ## 0xd205e11
.long 708581904 ## 0x2a3c1a10
.long 973127684 ## 0x3a00c004
.long 3221271682 ## 0xc000b482
.long 236113937 ## 0xe12d011
.long 1250735488 ## 0x4a8cb580
.long 2862479864 ## 0xaa9df9f8
.long 2793774114 ## 0xa6859c22
.long 3292400130 ## 0xc43e0a02
.long 3028421906 ## 0xb4820d12
.long 2969812992 ## 0xb103c000
.long 3078636096 ## 0xb7804240
.long 159537804 ## 0x9825a8c
.long 3657960784 ## 0xda080d50
.long 3658001030 ## 0xda08aa86
.long 3658000649 ## 0xda08a909
.long 3657998730 ## 0xda08a18a
.long 3657998978 ## 0xda08a282
.long 3026362629 ## 0xb462a105
.long 2969812992 ## 0xb103c000
.long 3074441760 ## 0xb7404220
.long 3078642188 ## 0xb7805a0c
.long 3624423180 ## 0xd8084f0c
.long 3624446279 ## 0xd808a947
.long 2099292490 ## 0x7d20a94a
.long 2714359816 ## 0xa1c9d808
.long 2705774600 ## 0xa146d808
.long 2705577992 ## 0xa143d808
.long 2430779392 ## 0x90e2c000
.long 1200142208 ## 0x4788b780
.long 3221255434 ## 0xc000750a
.long 3078656242 ## 0xb78090f2
.long 1964656520 ## 0x751a4788
.long 2424619015 ## 0x9084c007
.long 1166718848 ## 0x458ab780
.long 3293579522 ## 0xc4500902
.long 168037670 ## 0xa040d26
.long 1166718336 ## 0x458ab580
.long 3221271618 ## 0xc000b442
.long 1111535873 ## 0x4240b101
.long 218668620 ## 0xd089e4c
.long 704692273 ## 0x2a00c031
.long 1524744704 ## 0x5ae1c200
.long 3028421122 ## 0xb4820a02
.long 2969616384 ## 0xb100c000
.long 222052928 ## 0xd3c4240
.long 3221271682 ## 0xc000b482
.long 1109438724 ## 0x4220b104
.long 1561114400 ## 0x5d0cb720
.long 712818690 ## 0x2a7cc002
.long 1149941120 ## 0x448ab580
.long 1110292225 ## 0x422db701
.long 3221451778 ## 0xc0037402
.long 1967296708 ## 0x754290c4
.long 2439299073 ## 0x9164c001
.long 1101772608 ## 0x41abb740
.long 218286081 ## 0xd02c801
.long 3121745276 ## 0xba120d7c
.long 1954562050 ## 0x74804002
.long 170840177 ## 0xa2ed071
.long 3007512965 ## 0xb3430185
.long 34030648 ## 0x2074438
.long 1511506432 ## 0x5a17c200
.long 3254820499 ## 0xc2009e93
.long 37902856 ## 0x2425a08
.long 624222208 ## 0x2534e000
.long 164155441 ## 0x9c8d031
.long 2429337600 ## 0x90ccc000
.long 3489537284 ## 0xcffe1d04
.long 218381569 ## 0xd043d01
.long 4027096662 ## 0xf0089e56
.long 3254823265 ## 0xc200a961
.long 1249727032 ## 0x4a7d5238
.long 4027064900 ## 0xf0082244
.long 3221332577 ## 0xc001a261
.long 3078656608 ## 0xb7809260
.long 3122937899 ## 0xba24402b
.long 1935228930 ## 0x73594002
.long 2442969089 ## 0x919cc001
.long 1101772608 ## 0x41abb740
.long 218286081 ## 0xd02c801
.long 3121745276 ## 0xba120d7c
.long 1954562050 ## 0x74804002
.long 170840177 ## 0xa2ed071
.long 3007512965 ## 0xb3430185
.long 34030648 ## 0x2074438
.long 1511506432 ## 0x5a17c200
.long 3254820438 ## 0xc2009e56
.long 37902856 ## 0x2425a08
.long 564977664 ## 0x21ace000
.long 164155442 ## 0x9c8d032
.long 2429337600 ## 0x90ccc000
.long 3489536388 ## 0xcffe1984
.long 159660417 ## 0x9843981
.long 2841833488 ## 0xa962f010
.long 1126938434 ## 0x432bb742
.long 2656260620 ## 0x9e53520c
.long 843450628 ## 0x32460904
.long 2724327440 ## 0xa261f010
.long 1126937922 ## 0x432bb542
.long 1561114432 ## 0x5d0cb740
.long 2857228296 ## 0xaa4dd808
.long 3624405508 ## 0xd8080a04
.long 3078660685 ## 0xb780a24d
.long 1967281548 ## 0x7542558c
.long 4060612610 ## 0xf2080802
.long 3489770009 ## 0xd001aa19
.long 2097285122 ## 0x7d020802
.long 2441265152 ## 0x9182c000
.long 3221255168 ## 0xc0007400
.long 3074461986 ## 0xb7409122
.long 3624425484 ## 0xd808580c
.long 168077897 ## 0xa04aa49
.long 2722748424 ## 0xa249d808
.long 1477228384 ## 0x580cb760
.long 3221226755 ## 0xc0000503
.long 4027080129 ## 0xf0085dc1
.long 4027099497 ## 0xf008a969
.long 3072371309 ## 0xb720aa6d
.long 3489547528 ## 0xcffe4508
.long 3222220156 ## 0xc00f2d7c
.long 3489541372 ## 0xcffe2cfc
.long 3238079612 ## 0xc1012c7c
.long 3507488036 ## 0xd1100524
.long 3500279305 ## 0xd0a20609
.long 86400321 ## 0x5265d41
.long 1950351940 ## 0x74400244
.long 2725113864 ## 0xa26df008
.long 2708140040 ## 0xa16af008
.long 2439168000 ## 0x9162c000
.long 3221255490 ## 0xc0007542
.long 3078656258 ## 0xb7809102
.long 3229375116 ## 0xc07c5a8c
.long 3657959746 ## 0xda080942
.long 3078660353 ## 0xb780a101
.long 1946179596 ## 0x7400580c
.long 2836591112 ## 0xa912f208
.long 2426585088 ## 0x90a2c000
.long 3221265739 ## 0xc0009d4b
.long 3078656192 ## 0xb78090c0
.long 3657980556 ## 0xda085a8c
.long 3078662401 ## 0xb780a901
.long 3508557836 ## 0xd120580c
.long 3657957669 ## 0xda080125
.long 4060653837 ## 0xf208a90d
.long 151298322 ## 0x904a112
.long 2702039560 ## 0xa10dda08
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509824 ## 0x9c228c40
.long 3555829261 ## 0xd3f1a60d
.long 1962946110 ## 0x75002e3e
.long 2441265152 ## 0x9182c000
.long 226672832 ## 0xd82c0c0
.long 163758098 ## 0x9c2c012
.long 151391490 ## 0x9060d02
.long 2569011124 ## 0x991fffb4
.long 2449522688 ## 0x9200c000
.long 221430836 ## 0xd32c434
.long 3221271682 ## 0xc000b482
.long 1109438724 ## 0x4220b104
.long 3221257474 ## 0xc0007d02
.long 3078656226 ## 0xb78090e2
.long 1962952072 ## 0x75004588
.long 2416099337 ## 0x9002c009
.long 1259124608 ## 0x4b0cb780
.long 3491919106 ## 0xd0227502
.long 3221231322 ## 0xc00016da
.long 226660548 ## 0xd8290c4
.long 2580021236 ## 0x99c7fff4
.long 3078622914 ## 0xb7800ec2
.long 3074446604 ## 0xb740550c
.long 3080738188 ## 0xb7a0558c
.long 4069017354 ## 0xf288470a
.long 3624446230 ## 0xd808a916
.long 3123554885 ## 0xba2daa45
.long 3238084610 ## 0xc1014002
.long 3254805061 ## 0xc2006245
.long 168057361 ## 0xa045a11
.long 1073920548 ## 0x4002ba24
.long 3221254472 ## 0xc0007148
.long 3078656312 ## 0xb7809138
.long 709970060 ## 0x2a51488c
.long 1217181056 ## 0x488cb580
.long 2443231237 ## 0x91a0c005
.long 2858020872 ## 0xaa59f008
.long 3221585154 ## 0xc0057d02
.long 3078656258 ## 0xb7809102
.long 3074443404 ## 0xb740488c
.long 3490794252 ## 0xd0114b0c
.long 3758110786 ## 0xe0003842
.long 3036682504 ## 0xb5001908
.long 3507832972 ## 0xd115488c
.long 3072327973 ## 0xb7200125
.long 3072417036 ## 0xb7215d0c
.long 1984053813 ## 0x76424235
.long 2430779392 ## 0x90e2c000
.long 3221517892 ## 0xc0047644
.long 3221459524 ## 0xc0039244
.long 1967166336 ## 0x75409380
.long 2449260547 ## 0x91fcc003
.long 1110685504 ## 0x4233b740
.long 1093908320 ## 0x4133b760
.long 1073986066 ## 0x4003ba12
.long 237162513 ## 0xe22d011
.long 1073986075 ## 0x4003ba1b
.long 25786048 ## 0x18976c0
.long 1110160768 ## 0x422bb580
.long 2482814978 ## 0x93fcc002
.long 201508865 ## 0xc02c801
.long 4027583612 ## 0xf0100c7c
.long 3221234976 ## 0xc0002520
.long 419729612 ## 0x190490cc
.long 956420094 ## 0x3901cffe
.long 3497068804 ## 0xd0710904
.long 4027649582 ## 0xf0110e2e
.long 3007717152 ## 0xb3461f20
.long 34423864 ## 0x20d4438
.long 1511506432 ## 0x5a17c200
.long 1510523392 ## 0x5a08c200
.long 4060611138 ## 0xf2080242
.long 2655955469 ## 0x9e4eaa0d
.long 1363722752 ## 0x5148c200
.long 3221387400 ## 0xc0027888
.long 3078656002 ## 0xb7809002
.long 1962952105 ## 0x750045a9
.long 2472853505 ## 0x9364c001
.long 1084995456 ## 0x40abb780
.long 1073920548 ## 0x4002ba24
.long 3221320345 ## 0xc0017299
.long 1988137624 ## 0x76809298
.long 2430910464 ## 0x90e4c000
.long 1160361856 ## 0x4529b780
.long 3221320960 ## 0xc0017500
.long 3043004804 ## 0xb5609184
.long 3122348203 ## 0xba1b40ab
.long 1958756354 ## 0x74c04002
.long 171888753 ## 0xa3ed071
.long 3007447303 ## 0xb3420107
.long 33899576 ## 0x2054438
.long 3254820510 ## 0xc2009e9e
.long 3254802967 ## 0xc2005a17
.long 3490798088 ## 0xd0115a08
.long 37887282 ## 0x2421d32
.long 627105792 ## 0x2560e000
.long 1093383488 ## 0x412bb540
.long 164155441 ## 0x9c8d031
.long 2429337600 ## 0x90ccc000
.long 3489537284 ## 0xcffe1d04
.long 218381569 ## 0xd043d01
.long 2841767944 ## 0xa961f008
.long 1445515298 ## 0x5628d022
.long 574900861 ## 0x22444a7d
.long 4027096650 ## 0xf0089e4a
.long 3221267041 ## 0xc000a261
.long 151162976 ## 0x9029060
.long 1561114496 ## 0x5d0cb780
.long 3527963776 ## 0xd2487480
.long 3221266701 ## 0xc000a10d
.long 3221262852 ## 0xc0009204
.long 3074462400 ## 0xb74092c0
.long 1888829493 ## 0x70954035
.long 2453192704 ## 0x9238c000
.long 1085126528 ## 0x40adb780
.long 103403792 ## 0x629d110
.long 3221254280 ## 0xc0007088
.long 3078656342 ## 0xb7809156
.long 1962951944 ## 0x75004508
.long 2426716160 ## 0x90a4c000
.long 3036686425 ## 0xb5002859
.long 3078637708 ## 0xb780488c
.long 3225307276 ## 0xc03e488c
.long 3028421890 ## 0xb4820d02
.long 3490824192 ## 0xd011c000
.long 3045067346 ## 0xb5800a52
.long 4294199050 ## 0xfff4470a
.long 4294220264 ## 0xfff499e8
.long 3078658049 ## 0xb7809801
.long 4069020940 ## 0xf288550c
.long 3078662422 ## 0xb780a916
.long 168053516 ## 0xa044b0c
.long 3045093653 ## 0xb5807115
.long 3221244684 ## 0xc0004b0c
.long 167940260 ## 0xa0290a4
.long 1259124096 ## 0x4b0cb580
.long 1435285376 ## 0x558cb780
.long 1191884608 ## 0x470ab740
.long 1054003217 ## 0x3ed2d011
.long 2852510216 ## 0xaa05da08
.long 1073920530 ## 0x4002ba12
.long 1511113216 ## 0x5a11c200
.long 1648738561 ## 0x6245c101
.long 1887963652 ## 0x70880a04
.long 2424750080 ## 0x9086c000
.long 717082622 ## 0x2abdcffe
.long 3221257568 ## 0xc0007d60
.long 3233845570 ## 0xc0c09142
.long 3222408578 ## 0xc0120d82
.long 218237378 ## 0xd0209c2
.long 4289988930 ## 0xffb40942
.long 3078658048 ## 0xb7809800
.long 1962954508 ## 0x75004f0c
.long 2441265152 ## 0x9182c000
.long 3080691371 ## 0xb79f9eab
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 2472607706 ## 0x9360ffda
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 2218829341 ## 0x8440a61d
.long 1141421952 ## 0x4408b780
.long 3221255424 ## 0xc0007500
.long 3078656290 ## 0xb7809122
.long 3532150668 ## 0xd288578c
.long 1962977793 ## 0x7500aa01
.long 2426716184 ## 0x90a4c018
.long 1435809696 ## 0x5594b7a0
.long 1192015680 ## 0x470cb740
.long 76221890 ## 0x48b0dc2
.long 3221358990 ## 0xc002098e
.long 4287892802 ## 0xff940d42
.long 3072367584 ## 0xb7209be0
.long 4061156876 ## 0xf210560c
.long 3658525237 ## 0xda10aa35
.long 3076565409 ## 0xb760a9a1
.long 3074449331 ## 0xb7405fb3
.long 3045089067 ## 0xb5805f2b
.long 3517073420 ## 0xd1a2480c
.long 1494572565 ## 0x59155e15
.long 305682704 ## 0x12385910
.long 218276113 ## 0xd02a111
.long 3356663457 ## 0xc8129ea1
.long 3078648450 ## 0xb7807282
.long 3238087851 ## 0xc1014cab
.long 1962938950 ## 0x75001246
.long 156160049 ## 0x94ed031
.long 1144566564 ## 0x4438b324
.long 1511244288 ## 0x5a13c200
.long 3356532387 ## 0xc8109ea3
.long 3072356998 ## 0xb7207286
.long 3082832939 ## 0xb7c04c2b
.long 4065352972 ## 0xf2505d0c
.long 1637328941 ## 0x6197a82d
.long 2821124688 ## 0xa826f250
.long 3492902080 ## 0xd03174c0
.long 9243198 ## 0x8d0a3e
.long 1144566595 ## 0x4438b343
.long 1110816545 ## 0x4235b721
.long 1426896768 ## 0x550cb780
.long 4061157779 ## 0xf2105993
.long 4061178149 ## 0xf210a925
.long 3658524970 ## 0xda10a92a
.long 3658525114 ## 0xda10a9ba
.long 3492915389 ## 0xd031a8bd
.long 1502882446 ## 0x59942a8e
.long 28360961 ## 0x1b0c101
.long 4064834139 ## 0xf248725b
.long 4060651933 ## 0xf208a19d
.long 4060651797 ## 0xf208a115
.long 4060651806 ## 0xf208a11e
.long 4064846234 ## 0xf248a19a
.long 3221266561 ## 0xc000a081
.long 2662568802 ## 0x9eb39362
.long 164806688 ## 0x9d2c020
.long 2579955636 ## 0x99c6ffb4
.long 3221255492 ## 0xc0007544
.long 4065366628 ## 0xf2509264
.long 3489573421 ## 0xcffeaa2d
.long 4060612990 ## 0xf208097e
.long 3553730881 ## 0xd3d1a141
.long 3236964672 ## 0xc0f02940
.long 1494297088 ## 0x59112a00
.long 1512161792 ## 0x5a21c200
.long 2705715720 ## 0xa145f208
.long 2722755080 ## 0xa249f208
.long 1561114400 ## 0x5d0cb720
.long 3047257410 ## 0xb5a17542
.long 3221242413 ## 0xc000422d
.long 3074462308 ## 0xb7409264
.long 3624424844 ## 0xd808558c
.long 1988143426 ## 0x7680a942
.long 2441396224 ## 0x9184c000
.long 2857752712 ## 0xaa55d888
.long 2840713352 ## 0xa951d888
.long 1127462210 ## 0x4333b542
.long 1076606336 ## 0x402bb580
.long 1093383488 ## 0x412bb540
.long 1443673920 ## 0x560cb740
.long 1553250080 ## 0x5c94b720
.long 1435285376 ## 0x558cb780
.long 2840254536 ## 0xa94ad848
.long 2848839752 ## 0xa9cdd848
.long 1121302368 ## 0x42d5b760
.long 3657998618 ## 0xda08a11a
.long 3637029122 ## 0xd8c8a902
.long 2711530434 ## 0xa19eabc2
.long 2710937243 ## 0xa1959e9b
.long 2845467687 ## 0xa99a6427
.long 1112913696 ## 0x4255b720
.long 228773905 ## 0xda2d011
.long 2873749576 ## 0xab49f048
.long 2873552968 ## 0xab46f048
.long 1545654562 ## 0x5c20d122
.long 1426896768 ## 0x550cb780
.long 1688653873 ## 0x64a6d031
.long 1639956737 ## 0x61bfc101
.long 4027082229 ## 0xf00865f5
.long 3238111945 ## 0xc101aac9
.long 2828926978 ## 0xa89e0002
.long 2865158344 ## 0xaac6d8c8
.long 2881613832 ## 0xabc1f008
.long 2840064008 ## 0xa947f008
.long 96256257 ## 0x5bcc101
.long 29147393 ## 0x1bcc101
.long 2848780362 ## 0xa9ccf04a
.long 2841172042 ## 0xa958d84a
.long 2850019400 ## 0xa9dfd848
.long 2710237832 ## 0xa18af288
.long 2709910152 ## 0xa185f288
.long 2845419926 ## 0xa999a996
.long 1562139660 ## 0x5d1c5c0c
.long 3507488034 ## 0xd1100522
.long 1485833867 ## 0x5890068b
.long 522244242 ## 0x1f20d092
.long 3271622814 ## 0xc301009e
.long 3507553284 ## 0xd1110404
.long 3263175424 ## 0xc2801b00
.long 3279969937 ## 0xc3805e91
.long 4064959633 ## 0xf24a5c91
.long 4064977304 ## 0xf24aa198
.long 4064846088 ## 0xf248a108
.long 4060651923 ## 0xf208a193
.long 4060651649 ## 0xf208a081
.long 4060651530 ## 0xf208a00a
.long 4060652173 ## 0xf208a28d
.long 4060651909 ## 0xf208a185
.long 3049300370 ## 0xb5c0a192
.long 3049278476 ## 0xb5c04c0c
.long 4064824468 ## 0xf2484c94
.long 4069040398 ## 0xf288a10e
.long 4064977046 ## 0xf24aa096
.long 4027097492 ## 0xf008a194
.long 4064846162 ## 0xf248a152
.long 4069040133 ## 0xf288a005
.long 4027097754 ## 0xf008a29a
.long 167944269 ## 0xa02a04d
.long 225625134 ## 0xd72c42e
.long 3221271682 ## 0xc000b482
.long 1109438724 ## 0x4220b104
.long 3221257474 ## 0xc0007d02
.long 3231486146 ## 0xc09c90c2
.long 3222239230 ## 0xc00f77fe
.long 3233845906 ## 0xc0c09292
.long 3226470982 ## 0xc0500a46
.long 3028421986 ## 0xb4820d62
.long 3078668288 ## 0xb780c000
.long 4060632460 ## 0xf208558c
.long 2093525401 ## 0x7cc8a999
.long 2468528128 ## 0x9322c000
.long 1527560096 ## 0x5b0cb7a0
.long 2855391752 ## 0xaa31d208
.long 3221255424 ## 0xc0007500
.long 3078656578 ## 0xb7809242
.long 4064826892 ## 0xf248560c
.long 3892357782 ## 0xe800aa96
.long 3221237376 ## 0xc0002e80
.long 4060647748 ## 0xf2089144
.long 696560042 ## 0x2984a9aa
.long 4292107668 ## 0xffd45d94
.long 3523778907 ## 0xd208995b
.long 3078660786 ## 0xb780a2b2
.long 3074446860 ## 0xb740560c
.long 3670562188 ## 0xdac8558c
.long 4027099649 ## 0xf008aa01
.long 3254823257 ## 0xc200a959
.long 2090883601 ## 0x7ca05a11
.long 1267512704 ## 0x4b8cb580
.long 2455945216 ## 0x9262c000
.long 3227519490 ## 0xc0600a02
.long 3028421934 ## 0xb4820d2e
.long 3078668288 ## 0xb780c000
.long 3657979276 ## 0xda08558c
.long 1962977793 ## 0x7500aa01
.long 2464333824 ## 0x92e2c000
.long 3045067266 ## 0xb5800a02
.long 3221244812 ## 0xc0004b8c
.long 3288371776 ## 0xc4009240
.long 3221257344 ## 0xc0007c80
.long 168464674 ## 0xa0a9122
.long 221167712 ## 0xd2ec060
.long 3221271682 ## 0xc000b482
.long 2430648320 ## 0x90e0c000
.long 3227519494 ## 0xc0600a06
.long 3028421934 ## 0xb4820d2e
.long 168476672 ## 0xa0ac000
.long 3045096578 ## 0xb5807c82
.long 3221244044 ## 0xc000488c
.long 168071330 ## 0xa0490a2
.long 1217181056 ## 0x488cb580
.long 1141421952 ## 0x4408b780
.long 3221255424 ## 0xc0007500
.long 3078656482 ## 0xb78091e2
.long 1962952332 ## 0x7500468c
.long 2437070848 ## 0x9142c000
.long 1410119552 ## 0x540cb780
.long 1477752672 ## 0x5814b760
.long 2852254216 ## 0xaa01f208
.long 2623708836 ## 0x9c629ea4
.long 1435285312 ## 0x558cb740
.long 2858020872 ## 0xaa59f008
.long 3221257488 ## 0xc0007d10
.long 3624440034 ## 0xd80890e2
.long 1962977857 ## 0x7500aa41
.long 2453979136 ## 0x9244c000
.long 1469364064 ## 0x5794b760
.long 1141684096 ## 0x440cb780
.long 2851002384 ## 0xa9eed810
.long 2623708836 ## 0x9c629ea4
.long 1141421952 ## 0x4408b780
.long 3221255424 ## 0xc0007500
.long 168202402 ## 0xa0690a2
.long 1183364480 ## 0x4688b580
.long 1435285376 ## 0x558cb780
.long 2837049864 ## 0xa919f208
.long 3221322888 ## 0xc0017c88
.long 3270545730 ## 0xc2f09142
.long 3224898174 ## 0xc0380a7e
.long 3028422010 ## 0xb4820d7a
.long 3078668288 ## 0xb780c000
.long 3226490252 ## 0xc050558c
.long 4064808294 ## 0xf2480d66
.long 3028462081 ## 0xb482aa01
.long 3078668288 ## 0xb780c000
.long 688146572 ## 0x2904488c
.long 974149896 ## 0x3a105908
.long 3045079304 ## 0xb5803908
.long 3040888972 ## 0xb540488c
.long 3246672396 ## 0xc1844a0c
.long 3224898150 ## 0xc0380a66
.long 3028421890 ## 0xb4820d02
.long 3078668288 ## 0xb780c000
.long 3355467404 ## 0xc8005e8c
.long 3221358854 ## 0xc0020906
.long 3045068032 ## 0xb5800d00
.long 3024244748 ## 0xb442500c
.long 4290035712 ## 0xffb4c000
.long 3078658771 ## 0xb7809ad3
.long 3225307276 ## 0xc03e488c
.long 3028421890 ## 0xb4820d02
.long 3078668288 ## 0xb780c000
.long 3226487308 ## 0xc0504a0c
.long 3028421890 ## 0xb4820d02
.long 3080765440 ## 0xb7a0c000
.long 3080738188 ## 0xb7a0558c
.long 3072349460 ## 0xb7205514
.long 3657980940 ## 0xda085c0c
.long 4069566757 ## 0xf290a925
.long 3658000821 ## 0xda08a9b5
.long 3082856738 ## 0xb7c0a922
.long 1629967892 ## 0x61275614
.long 1705496881 ## 0x65a7d131
.long 211441937 ## 0xc9a5911
.long 170268960 ## 0xa261920
.long 486804226 ## 0x1d040b02
.long 1093383552 ## 0x412bb580
.long 1084994880 ## 0x40abb540
.long 1077130528 ## 0x4033b520
.long 226888319 ## 0xd860a7f
.long 1251259712 ## 0x4a94b540
.long 1200272736 ## 0x478ab560
.long 1191884160 ## 0x470ab580
.long 1175631136 ## 0x4612b520
.long 1166718400 ## 0x458ab5c0
.long 2593783764 ## 0x9a99ffd4
.long 2856442576 ## 0xaa41dad0
.long 2864116368 ## 0xaab6f290
.long 2839147016 ## 0xa939f208
.long 1514193408 ## 0x5a40c200
.long 2862995976 ## 0xaaa5da08
.long 708886783 ## 0x2a40c0ff
.long 687923264 ## 0x2900e040
.long 976275969 ## 0x3a30ca01
.long 226672897 ## 0xd82c101
.long 1145221923 ## 0x4442b323
.long 3238108833 ## 0xc1019ea1
.long 168190683 ## 0xa0662db
.long 899026562 ## 0x35960e82
.long 1519501952 ## 0x5a91c280
.long 1166587264 ## 0x4588b580
.long 1191753152 ## 0x4708b5c0
.long 1183495584 ## 0x468ab5a0
.long 1174975936 ## 0x4608b5c0
.long 1259648416 ## 0x4b14b5a0
.long 1200141760 ## 0x4788b5c0
.long 1208530368 ## 0x4808b5c0
.long 1326757280 ## 0x4f14b5a0
.long 2567045076 ## 0x9901ffd4
.long 3233809675 ## 0xc0c0050b
.long 3222408578 ## 0xc0120d82
.long 155322818 ## 0x94209c2
.long 2577530772 ## 0x99a1ff94
.long 2861735533 ## 0xaa929e6d
.long 3225422406 ## 0xc0400a46
.long 3221359362 ## 0xc0020b02
.long 3221298816 ## 0xc0011e80
.long 4292120640 ## 0xffd49040
.long 3233847552 ## 0xc0c09900
.long 3222408578 ## 0xc0120d82
.long 218237378 ## 0xd0209c2
.long 4287891718 ## 0xff940906
.long 3671103886 ## 0xdad0998e
.long 1901832642 ## 0x715ba9c2
.long 17631746 ## 0x10d0a02
.long 1144566594 ## 0x4438b342
.long 2660392384 ## 0x9e925dc0
.long 767607039 ## 0x2dc0c0ff
.long 1034995713 ## 0x3db0c801
.long 4292097460 ## 0xffd435b4
.long 3495008470 ## 0xd05198d6
.long 42535504 ## 0x2890a50
.long 721211390 ## 0x2afccffe
.long 2844854790 ## 0xa9910a06
.long 1900453539 ## 0x71469ea3
.long 2477195262 ## 0x93a6fffe
.long 176148430 ## 0xa7fcfce
.long 1334621568 ## 0x4f8cb580
.long 1410119552 ## 0x540cb780
.long 2853302856 ## 0xaa11f248
.long 3221255424 ## 0xc0007500
.long 3076559170 ## 0xb7609142
.long 3076543892 ## 0xb7605594
.long 4027598474 ## 0xf010468a
.long 2661591550 ## 0x9ea4a9fe
.long 226663522 ## 0xd829c62
.long 2553479156 ## 0x9832fff4
.long 3045067266 ## 0xb5800a02
.long 3221243272 ## 0xc0004588
.long 4294217856 ## 0xfff49080
.long 3078658091 ## 0xb780982b
.long 226903560 ## 0xd864608
.long 4294931712 ## 0xffff7500
.long 3233846082 ## 0xc0c09342
.long 3222408578 ## 0xc0120d82
.long 218237378 ## 0xd0209c2
.long 4287891718 ## 0xff940906
.long 3355547976 ## 0xc8019948
.long 3222407682 ## 0xc0120a02
.long 218237378 ## 0xd0209c2
.long 3233810754 ## 0xc0c00942
.long 3045068162 ## 0xb5800d82
.long 4287909644 ## 0xff944f0c
.long 3076561212 ## 0xb760993c
.long 4292103956 ## 0xffd44f14
.long 226924688 ## 0xd869890
.long 2560622548 ## 0x989fffd4
.long 226672832 ## 0xd82c0c0
.long 163758098 ## 0x9c2c012
.long 151391490 ## 0x9060d02
.long 2569928596 ## 0x992dff94
.long 219332614 ## 0xd12c006
.long 2656242178 ## 0x9e530a02
.long 1326232960 ## 0x4f0cb580
.long 3291480329 ## 0xc4300109
.long 3024293274 ## 0xb4430d9a
.long 2969878528 ## 0xb104c000
.long 708854304 ## 0x2a404220
.long 1962974873 ## 0x75009e99
.long 1212330785 ## 0x4842b321
.long 487780370 ## 0x1d12f012
.long 2460286975 ## 0x92a4ffff
.long 152223750 ## 0x912c006
.long 2656280211 ## 0x9e539e93
.long 219857968 ## 0xd1ac430
.long 3221271650 ## 0xc000b462
.long 1109438724 ## 0x4220b104
.long 704692226 ## 0x2a00c002
.long 2656859392 ## 0x9e5c7500
.long 1143124772 ## 0x4422b324
.long 423817233 ## 0x1942f011
.long 2458189823 ## 0x9284ffff
.long 3225289221 ## 0xc03e0205
.long 3110079850 ## 0xb9600d6a
.long 3028435176 ## 0xb48240e8
.long 4294950912 ## 0xffffc000
.long 3078656961 ## 0xb78093c1
.long 1962952332 ## 0x7500468c
.long 2434973696 ## 0x9122c000
.long 3225291266 ## 0xc03e0a02
.long 3028421994 ## 0xb4820d6a
.long 3221274624 ## 0xc000c000
.long 3074462080 ## 0xb7409180
.long 168445196 ## 0xa0a450c
.long 225099838 ## 0xd6ac03e
.long 3490477188 ## 0xd00c7484
.long 3028425284 ## 0xb4821a44
.long 3233857536 ## 0xc0c0c000
.long 165809538 ## 0x9e20d82
.long 155323650 ## 0x9420d02
.long 2564685716 ## 0x98ddff94
.long 3224635906 ## 0xc0340a02
.long 3028421942 ## 0xb4820d36
.long 3080699904 ## 0xb79fc000
.long 3082780014 ## 0xb7bf7d6e
.long 3084877294 ## 0xb7df7dee
.long 3086974574 ## 0xb7ff7e6e
.long 3221389038 ## 0xc0027eee
.long 2619509824 ## 0x9c228c40
.long 2718300217 ## 0xa205f839
.long 2565013492 ## 0x98e2fff4
.long 1443673888 ## 0x560cb720
.long 1621866368 ## 0x60abb780
.long 3221255424 ## 0xc0007500
.long 226660738 ## 0xd829182
.long 2558853044 ## 0x9884ffb4
.long 2603745172 ## 0x9b31ff94
.long 3225291266 ## 0xc03e0a02
.long 3028421994 ## 0xb4820d6a
.long 4193828864 ## 0xf9f8c000
.long 2619517469 ## 0x9c22aa1d
.long 2718300217 ## 0xa205f839
.long 3076562523 ## 0xb7609e5b
.long 3221509908 ## 0xc0045714
.long 4289989906 ## 0xffb40d12
.long 3078658381 ## 0xb780994d
.long 3221378700 ## 0xc002568c
.long 3076524406 ## 0xb7600976
.long 3662174988 ## 0xda485b0c
.long 3078660377 ## 0xb780a119
.long 218519436 ## 0xd06578c
.long 2707869704 ## 0xa166d008
.long 2701841032 ## 0xa10ad288
.long 3490187778 ## 0xd0080a02
.long 4193821281 ## 0xf9f8a261
.long 2619517469 ## 0x9c22aa1d
.long 1468839744 ## 0x578cb740
.long 2856448008 ## 0xaa41f008
.long 2823483464 ## 0xa84af048
.long 3007345922 ## 0xb3407502
.long 3078637732 ## 0xb78048a4
.long 3624425612 ## 0xd808588c
.long 159557834 ## 0x982a8ca
.long 2844717576 ## 0xa98ef208
.long 1477228416 ## 0x580cb780
.long 1565245824 ## 0x5d4bc180
.long 2835477000 ## 0xa901f208
.long 2424356864 ## 0x9080c000
.long 159669511 ## 0x9845d07
.long 4294932096 ## 0xffff7680
.long 3072365498 ## 0xb72093ba
.long 3078641420 ## 0xb780570c
.long 19157644 ## 0x124528c
.long 1412020000 ## 0x5429b720
.long 2839922752 ## 0xa945c840
.long 3490881112 ## 0xd0129e58
.long 1376717082 ## 0x520f091a
.long 1893032133 ## 0x70d560c5
.long 371708190 ## 0x1627d11e
.long 305516829 ## 0x1235d11d
.long 1370542106 ## 0x51b0d01a
.long 1370738716 ## 0x51b3d01c
.long 3072357952 ## 0xb7207640
.long 3221247884 ## 0xc000578c
.long 3078656226 ## 0xb78090e2
.long 1962953257 ## 0x75004a29
.long 2468528128 ## 0x9322c000
.long 1452586816 ## 0x5694b740
.long 1485617024 ## 0x588cb780
.long 1160623456 ## 0x452db560
.long 2840719440 ## 0xa951f050
.long 2852778504 ## 0xaa09f208
.long 2713841744 ## 0xa1c1f050
.long 4031775028 ## 0xf0500134
.long 4031816269 ## 0xf050a24d
.long 3043008849 ## 0xb560a151
.long 4031792301 ## 0xf05044ad
.long 3221463625 ## 0xc003a249
.long 3078656096 ## 0xb7809060
.long 1962953641 ## 0x75004ba9
.long 2464464898 ## 0x92e4c002
.long 1502394240 ## 0x598cb780
.long 2853556808 ## 0xaa15d248
.long 3221386496 ## 0xc0027500
.long 3076559364 ## 0xb7609204
.long 3072349844 ## 0xb7205694
.long 3074444073 ## 0xb7404b29
.long 4031797388 ## 0xf050588c
.long 1950394993 ## 0x7440aa71
.long 4031775288 ## 0xf0500238
.long 3221267057 ## 0xc000a271
.long 4027093250 ## 0xf0089102
.long 4031818313 ## 0xf050aa49
.long 3221267049 ## 0xc000a269
.long 4031812032 ## 0xf05091c0
.long 4027099498 ## 0xf008a96a
.long 1830201929 ## 0x6d16aa49
.long 19398984 ## 0x1280148
.long 19185921 ## 0x124c101
.long 4031797517 ## 0xf050590d
.long 3074466153 ## 0xb740a169
.long 1950373516 ## 0x7440568c
.long 1468839712 ## 0x578cb720
.long 2856972360 ## 0xaa49f048
.long 2723016776 ## 0xa24df048
.long 2432876544 ## 0x9102c000
.long 1160623456 ## 0x452db560
.long 1152234848 ## 0x44adb560
.long 2428551169 ## 0x90c0c001
.long 1502394240 ## 0x598cb780
.long 1152235328 ## 0x44adb740
.long 2853294664 ## 0xaa11d248
.long 3221255424 ## 0xc0007500
.long 36999426 ## 0x2349102
.long 1485292032 ## 0x5887c200
.long 3221225735 ## 0xc0000107
.long 35950848 ## 0x2249100
.long 37225028 ## 0x2380244
.long 1485554176 ## 0x588bc200
.long 3078619395 ## 0xb7800103
.long 4064827276 ## 0xf248578c
.long 4064845957 ## 0xf248a085
.long 3221266697 ## 0xc000a109
.long 3074461984 ## 0xb7409120
.long 4027078540 ## 0xf008578c
.long 168077901 ## 0xa04aa4d
.long 2723016712 ## 0xa24df008
.long 1468839808 ## 0x578cb780
.long 2685334088 ## 0xa00ef248
.long 4027620386 ## 0xf0109c22
.long 3078662626 ## 0xb780a9e2
.long 134371212 ## 0x802578c
.long 2710493704 ## 0xa18eda08
.long 134388770 ## 0x8029c22
.long 4027620386 ## 0xf0109c22
.long 3074468465 ## 0xb740aa71
.long 3624950164 ## 0xd8105994
.long 3254823401 ## 0xc200a9e9
.long 4031797775 ## 0xf0505a0f
.long 4027621953 ## 0xf010a241
.long 4027623785 ## 0xf010a969
.long 3078662638 ## 0xb780a9ee
.long 3238090892 ## 0xc101588c
.long 3657957414 ## 0xda080026
.long 4060651913 ## 0xf208a189
.long 4027621641 ## 0xf010a109
.long 4060651585 ## 0xf208a041
.long 2619515278 ## 0x9c22a18e
.long 1468839808 ## 0x578cb780
.long 3657959682 ## 0xda080902
.long 3624970765 ## 0xd810aa0d
.long 4027621737 ## 0xf010a169
.long 4027621737 ## 0xf010a169
.long 4027621985 ## 0xf010a261
.long 4027621741 ## 0xf010a16d
.long 3624968561 ## 0xd810a171
.long 2619515245 ## 0x9c22a16d
.long 1460451104 ## 0x570cb720
.long 1535948608 ## 0x5b8cb740
.long 2834231312 ## 0xa8eef010
.long 1101903744 ## 0x41adb780
.long 2840260616 ## 0xa94af008
.long 2848321544 ## 0xa9c5f008
.long 370790672 ## 0x1619d110
.long 1102427424 ## 0x41b5b520
.long 1648738561 ## 0x6245c101
.long 4027056710 ## 0xf0080246
.long 3624968773 ## 0xd810a245
.long 3043011062 ## 0xb560a9f6
.long 2619490995 ## 0x9c2242b3
.long 226926172 ## 0xd869e5c
.long 1094246400 ## 0x4138e000
.long 498388997 ## 0x1db4d005
.long 3289685290 ## 0xc4149d2a
.long 3423891712 ## 0xcc147100
.long 3221778624 ## 0xc00870c0
.long 3221255360 ## 0xc00074c0
.long 3489829116 ## 0xd00290fc
.long 437547200 ## 0x1a1470c0
.long 1374900403 ## 0x51f350b3
.long 1950400517 ## 0x7440c005
.long 2434580480 ## 0x911cc000
.long 1883295746 ## 0x7040d002
.long 3271629392 ## 0xc3011a50
.long 1353941280 ## 0x50b38120
.long 1401730880 ## 0x538cb740
.long 3223323190 ## 0xc0200236
.long 3074468198 ## 0xb740a966
.long 1924485900 ## 0x72b5530c
.long 2852506144 ## 0xaa05ca20
.long 3541917721 ## 0xd31d6019
.long 4062058021 ## 0xf21e1625
.long 3491399725 ## 0xd01a882d
.long 3491516435 ## 0xd01c5013
.long 3238088720 ## 0xc1015010
.long 2619498503 ## 0x9c226007
.long 2216732165 ## 0x8420a605
.long 2576547700 ## 0x9992ff74
.long 4285795722 ## 0xff740d8a
.long 4287928739 ## 0xff9499a3
.long 4287928743 ## 0xff9499a7
.long 167943147 ## 0xa029beb
.long 223527968 ## 0xd52c420
.long 3221271682 ## 0xc000b482
.long 1109438725 ## 0x4220b105
.long 2374033457 ## 0x8d80e031
.long 4285795722 ## 0xff740d8a
.long 3497105855 ## 0xd07199bf
.long 3045075550 ## 0xb5802a5e
.long 2837005708 ## 0xa919458c
.long 1888012304 ## 0x7088c810
.long 161663017 ## 0x9a2c829
.long 162579282 ## 0x9b0c352
.long 2841833480 ## 0xa962f008
.long 713080862 ## 0x2a80c01e
.long 1519764096 ## 0x5a95c280
.long 1988102658 ## 0x76800a02
.long 1158460736 ## 0x450cb540
.long 1183626656 ## 0x468cb5a0
.long 1175238016 ## 0x460cb580
.long 2428682240 ## 0x90c2c000
.long 237162513 ## 0xe22d011
.long 2724327432 ## 0xa261f008
.long 1376565120 ## 0x520cb780
.long 155371527 ## 0x942c807
.long 151045488 ## 0x900c570
.long 1150072192 ## 0x448cb580
.long 220905522 ## 0xd2ac032
.long 3221271618 ## 0xc000b442
.long 225708586 ## 0xd740a2a
.long 3221271682 ## 0xc000b482
.long 226673152 ## 0xd82c200
.long 3110078850 ## 0xb9600982
.long 3221307752 ## 0xc0014168
.long 3508834784 ## 0xd12491e0
.long 3026344203 ## 0xb462590b
.long 168869888 ## 0xa10c000
.long 1962983432 ## 0x7500c008
.long 4294904080 ## 0xffff0910
.long 3221525252 ## 0xc0049304
.long 3221294464 ## 0xc0010d80
.long 3355938849 ## 0xc8079021
.long 3312847426 ## 0xc5760a42
.long 3224504832 ## 0xc0320a00
.long 3028421930 ## 0xb4820d2a
.long 3254829056 ## 0xc200c000
.long 159518082 ## 0x9820d82
.long 1097382240 ## 0x4168b960
.long 2462105600 ## 0x92c0c000
.long 1493946660 ## 0x590bd124
.long 3221271650 ## 0xc000b462
.long 3221752336 ## 0xc0080a10
.long 152073472 ## 0x9107500
.long 2466578431 ## 0x9304ffff
.long 226541572 ## 0xd80c004
.long 2432811008 ## 0x9101c000
.long 2436939776 ## 0x9140c000
.long 34053722 ## 0x2079e5a
.long 2451636222 ## 0x9220fffe
.long 34053722 ## 0x2079e5a
.long 2436956159 ## 0x9140ffff
.long 3224635906 ## 0xc0340a02
.long 3028421918 ## 0xb4820d1e
.long 4287938560 ## 0xff94c000
.long 134387959 ## 0x80298f7
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2619509856 ## 0x9c228c60
.long 1468839712 ## 0x578cb720
.long 767480817 ## 0x2dbed3f1
.long 1579792256 ## 0x5e29b780
.long 3006428418 ## 0xb3327502
.long 3221242914 ## 0xc0004422
.long 167940930 ## 0xa029342
.long 223003708 ## 0xd4ac43c
.long 3221271682 ## 0xc000b482
.long 1109438722 ## 0x4220b102
.long 696045566 ## 0x297ccffe
.long 170184721 ## 0xa24d011
.long 1073920548 ## 0x4002ba24
.long 1892208656 ## 0x70c8d010
.long 3222149384 ## 0xc00e1908
.long 3121752700 ## 0xba122a7c
.long 3490856962 ## 0xd0124002
.long 3555815684 ## 0xd3f17104
.long 3072338254 ## 0xb720294e
.long 167925644 ## 0xa02578c
.long 226410550 ## 0xd7ec036
.long 1579791744 ## 0x5e29b580
.long 3221271618 ## 0xc000b442
.long 2785909794 ## 0xa60d9c22
.long 1468839744 ## 0x578cb740
.long 4027096734 ## 0xf0089e9e
.long 1963240001 ## 0x7504aa41
.long 2433007616 ## 0x9104c000
.long 1460451200 ## 0x570cb780
.long 2818955976 ## 0xa805dac8
.long 2441134090 ## 0x9180c00a
.long 3006297346 ## 0xb3307502
.long 3221898276 ## 0xc00a4424
.long 3624440036 ## 0xd80890e4
.long 1962977865 ## 0x7500aa49
.long 2424619009 ## 0x9084c001
.long 2857488520 ## 0xaa51d088
.long 3221255424 ## 0xc0007500
.long 3498611684 ## 0xd08893e4
.long 1962977861 ## 0x7500aa45
.long 1460451200 ## 0x570cb780
.long 2835798728 ## 0xa906dac8
.long 1502394240 ## 0x598cb780
.long 2843859528 ## 0xa981da48
.long 2426716160 ## 0x90a4c000
.long 3221266002 ## 0xc0009e52
.long 3490812128 ## 0xd01190e0
.long 17370662 ## 0x1090e26
.long 696045566 ## 0x297ccffe
.long 1502394240 ## 0x598cb780
.long 19308112 ## 0x1269e50
.long 2701253192 ## 0xa101da48
.long 2415968265 ## 0x9000c009
.long 1468839872 ## 0x578cb7c0
.long 2857489032 ## 0xaa51d288
.long 3221386496 ## 0xc0027500
.long 3078656098 ## 0xb7809062
.long 3532150412 ## 0xd288568c
.long 3536366021 ## 0xd2c8a9c5
.long 1958783489 ## 0x74c0aa01
.long 1073789476 ## 0x4000ba24
.long 90751233 ## 0x568c101
.long 1460451200 ## 0x570cb780
.long 220385282 ## 0xd22d002
.long 3523780177 ## 0xd2089e51
.long 3356666117 ## 0xc812a905
.long 3523768388 ## 0xd2087044
.long 3222317577 ## 0xc010aa09
.long 3078647944 ## 0xb7807088
.long 1958762892 ## 0x74c0598c
.long 2835536456 ## 0xa902da48
.long 2430779392 ## 0x90e2c000
.long 168218641 ## 0xa06d011
.long 3221225737 ## 0xc0000109
.long 16879712 ## 0x1019060
.long 1502394240 ## 0x598cb780
.long 696045566 ## 0x297ccffe
.long 19185921 ## 0x124c101
.long 2836582984 ## 0xa912d248
.long 2701253192 ## 0xa101da48
.long 3221714560 ## 0xc0077680
.long 3078656226 ## 0xb78090e2
.long 3662174092 ## 0xda48578c
.long 3666389274 ## 0xda88a91a
.long 3508578565 ## 0xd120a905
.long 151257349 ## 0x9040105
.long 2701515400 ## 0xa105da88
.long 2702891592 ## 0xa11ada48
.long 2466299910 ## 0x9300c006
.long 2841563784 ## 0xa95ed288
.long 3221321344 ## 0xc0017680
.long 3074462274 ## 0xb7409242
.long 3490207500 ## 0xd008570c
.long 3490228801 ## 0xd008aa41
.long 168077638 ## 0xa04a946
.long 3490881107 ## 0xd0129e53
.long 3490214150 ## 0xd0087106
.long 3222317385 ## 0xc010a949
.long 3532157188 ## 0xd2887104
.long 1962977861 ## 0x7500aa45
.long 1502394240 ## 0x598cb780
.long 2835470920 ## 0xa901da48
.long 168218626 ## 0xa06d002
.long 1143124740 ## 0x4422b304
.long 1468839776 ## 0x578cb760
.long 712822782 ## 0x2a7ccffe
.long 29675552 ## 0x1c4d020
.long 2843400264 ## 0xa97ad848
.long 2842024072 ## 0xa965d888
.long 1502394240 ## 0x598cb780
.long 17158432 ## 0x105d120
.long 3662153988 ## 0xda480904
.long 3632832898 ## 0xd888a182
.long 3628638565 ## 0xd848a165
.long 3221594490 ## 0xc005a17a
.long 3078656096 ## 0xb7809060
.long 4064827020 ## 0xf248568c
.long 4064848338 ## 0xf248a9d2
.long 1992337805 ## 0x76c0a98d
.long 2709910088 ## 0xa185f248
.long 2440609792 ## 0x9178c000
.long 1460451104 ## 0x570cb720
.long 2840982088 ## 0xa955f248
.long 1135458176 ## 0x43adb780
.long 3221254280 ## 0xc0007088
.long 3078656828 ## 0xb780933c
.long 3527956876 ## 0xd248598c
.long 1962977817 ## 0x7500aa19
.long 2428682240 ## 0x90c2c000
.long 207802385 ## 0xc62d011
.long 2428551168 ## 0x90c0c000
.long 2856964744 ## 0xaa49d288
.long 74043664 ## 0x469d110
.long 1460451200 ## 0x570cb780
.long 2852770312 ## 0xaa09d208
.long 1879622672 ## 0x7008c410
.long 2445328385 ## 0x91c0c001
.long 1101903744 ## 0x41adb780
.long 364368144 ## 0x15b7d110
.long 2865689160 ## 0xaacef248
.long 1510720000 ## 0x5a0bc200
.long 2865361480 ## 0xaac9f248
.long 1892207634 ## 0x70c8cc12
.long 1412020096 ## 0x5429b780
.long 169085190 ## 0xa140906
.long 3423752691 ## 0xcc1251f3
.long 3492049092 ## 0xd02470c4
.long 3238089195 ## 0xc10151eb
.long 1790576058 ## 0x6aba05ba
.long 2585067508 ## 0x9a14fff4
.long 1519633024 ## 0x5a93c280
.long 1503252516 ## 0x5999d024
.long 3532157275 ## 0xd288715b
.long 3490425161 ## 0xd00ba949
.long 2656767412 ## 0x9e5b0db4
.long 107335952 ## 0x665d110
.long 1896271888 ## 0x7106d010
.long 358994192 ## 0x1565d110
.long 1888011282 ## 0x7088c412
.long 1468839808 ## 0x578cb780
.long 3532168842 ## 0xd2889e8a
.long 3078662533 ## 0xb780a985
.long 1958762252 ## 0x74c0570c
.long 2835730952 ## 0xa905d208
.long 220385282 ## 0xd22d002
.long 3356663377 ## 0xc8129e51
.long 3523768388 ## 0xd2087044
.long 3222317577 ## 0xc010aa09
.long 3078647944 ## 0xb7807088
.long 1958762892 ## 0x74c0598c
.long 2835536456 ## 0xa902da48
.long 2430779392 ## 0x90e2c000
.long 168218641 ## 0xa06d011
.long 3221225737 ## 0xc0000109
.long 16879712 ## 0x1019060
.long 1502394240 ## 0x598cb780
.long 696045566 ## 0x297ccffe
.long 19185921 ## 0x124c101
.long 2836582984 ## 0xa912d248
.long 2701253192 ## 0xa101da48
.long 3221255808 ## 0xc0007680
.long 3078656482 ## 0xb78091e2
.long 3662174092 ## 0xda48578c
.long 3666389274 ## 0xda88a91a
.long 3508578565 ## 0xd120a905
.long 151257349 ## 0x9040105
.long 2701515400 ## 0xa105da88
.long 2702891592 ## 0xa11ada48
.long 1460451136 ## 0x570cb740
.long 1468839808 ## 0x578cb780
.long 2840975368 ## 0xa955d808
.long 2852772360 ## 0xaa09da08
.long 1896093960 ## 0x71041908
.long 2428813312 ## 0x90c4c000
.long 1452062592 ## 0x568cb780
.long 2684475912 ## 0xa001da08
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 134389400 ## 0x8029e98
.long 3221227778 ## 0xc0000902
.long 2660798784 ## 0x9e989140
.long 3490711554 ## 0xd0100802
.long 3423880496 ## 0xcc144530
.long 3222565568 ## 0xc01472c0
.long 1925214720 ## 0x72c07200
.long 1560920448 ## 0x5d09c180
.long 1912922121 ## 0x7204e009
.long 1560604690 ## 0x5d04f012
.long 2455027712 ## 0x9254c000
.long 3489952452 ## 0xd00472c4
.long 3492022276 ## 0xd0240804
.long 1925191092 ## 0x72c015b4
.long 134402052 ## 0x802d004
.long 363909156 ## 0x15b0d024
.long 824500224 ## 0x3124e000
.long 3006271873 ## 0xb3301181
.long 2619491370 ## 0x9c22442a
.long 143028928 ## 0x88672c0
.long 2477195263 ## 0x93a6ffff
.long 1925235714 ## 0x72c0c402
.long 748605541 ## 0x2c9ed065
.long 1017040997 ## 0x3c9ed065
.long 1912653826 ## 0x7200c802
.long 758042725 ## 0x2d2ed065
.long 1026478181 ## 0x3d2ed065
.long 353689600 ## 0x1514e000
.long 3491405395 ## 0xd01a9e53
.long 3491386376 ## 0xd01a5408
.long 1925206188 ## 0x72c050ac
.long 184340 ## 0x2d014
.long 363909156 ## 0x15b0d024
.long 1485168768 ## 0x5885e080
.long 4294925317 ## 0xffff5c05
.long 3758134020 ## 0xe0009304
.long 293679396 ## 0x11813124
.long 1143649072 ## 0x442ab330
.long 3074464802 ## 0xb7409c22
.long 3221311638 ## 0xc0015096
.long 1992334472 ## 0x76c09c88
.long 671137793 ## 0x2800c001
.long 1102075936 ## 0x41b05820
.long 1212461874 ## 0x4844b332
.long 203485201 ## 0xc20f011
.long 1218622272 ## 0x48a2b340
.long 2839738384 ## 0xa942f810
.long 4294930566 ## 0xffff7086
.long 2013303588 ## 0x78009324
.long 3221330978 ## 0xc0019c22
.long 3221257410 ## 0xc0007cc2
.long 3228668130 ## 0xc07190e2
.long 3497041036 ## 0xd0709c8c
.long 833635712 ## 0x31b04580
.long 4164527245 ## 0xf839a48d
.long 2683085189 ## 0x9feca185
.long 2820536824 ## 0xa81df9f8
.long 2619509856 ## 0x9c228c60
.long 2626207746 ## 0x9c88c002
.long 2625683457 ## 0x9c80c001
.long 738508801 ## 0x2c04c001
.long 3228589088 ## 0xc0705c20
.long 1481123840 ## 0x58482800
.long 3070270498 ## 0xb7009c22
.long 3076538421 ## 0xb7604035
.long 3221373887 ## 0xc00243bf
.long 221147648 ## 0xd2e7200
.long 1352839984 ## 0x50a2b330
.long 2265058566 ## 0x87020d06
.long 2630795380 ## 0x9ccec074
.long 3070270707 ## 0xb7009cf3
.long 3288481845 ## 0xc4024035
.long 1430548992 ## 0x55447200
.long 3036693508 ## 0xb5004404
.long 2632990773 ## 0x9cf04035
.long 2630795380 ## 0x9ccec074
.long 1552420138 ## 0x5c880d2a
.long 2619018372 ## 0x9c1b0c84
.long 3356075525 ## 0xc809a605
.long 2961837634 ## 0xb08a0e42
.long 42020550 ## 0x2812ec6
.long 1351530304 ## 0x508eb740
.long 1351398688 ## 0x508cb520
.long 3221255296 ## 0xc0007480
.long 3501298658 ## 0xd0b193e2
.long 2662140376 ## 0x9ead09d8
.long 3356036482 ## 0xc8090d82
.long 2961837634 ## 0xb08a0e42
.long 3356043750 ## 0xc80929e6
.long 2961837634 ## 0xb08a0e42
.long 3222354342 ## 0xc01139a6
.long 3501263488 ## 0xd0b10a80
.long 3374385624 ## 0xc92109d8
.long 226663621 ## 0xd829cc5
.long 239257609 ## 0xe42c809
.long 702984330 ## 0x29e6b08a
.long 239257609 ## 0xe42c809
.long 967225482 ## 0x39a6b08a
.long 1074705824 ## 0x400eb5a0
.long 2862479864 ## 0xaa9df9f8
.long 2854091256 ## 0xaa1df9f8
.long 2013305890 ## 0x78009c22
.long 1188745249 ## 0x46dad021
.long 1218622272 ## 0x48a2b340
.long 1119663968 ## 0x42bcb760
.long 226672713 ## 0xd82c049
.long 226541576 ## 0xd80c008
.long 2134949921 ## 0x7f40c021
.long 780193729 ## 0x2e80cfc1
.long 1589232256 ## 0x5eb9c280
.long 248565794 ## 0xed0d022
.long 159516090 ## 0x98205ba
.long 2716203065 ## 0xa1e5f839
.long 4029849219 ## 0xf0329e83
.long 4164521136 ## 0xf8398cb0
.long 3110117861 ## 0xb960a1e5
.long 3356049528 ## 0xc8094078
.long 3310882114 ## 0xc5580d42
.long 2656177488 ## 0x9e520d50
.long 2707814457 ## 0xa165f839
.long 2478964735 ## 0x93c1ffff
.long 222480393 ## 0xd42c809
.long 219202912 ## 0xd10c560
.long 2707878296 ## 0xa166f198
.long 39970 ## 0x9c22
.long 2277689353 ## 0x87c2c809
.long 241217632 ## 0xe60b060
.long 2277689353 ## 0x87c2c809
.long 192983136 ## 0xb80b060
.long 2470510588 ## 0x9340fffc
.long 2277689353 ## 0x87c2c809
.long 180400224 ## 0xac0b060
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWData ## @aui32MPG4VBR_SlaveMTXTOPAZFWData
.p2align 4
_aui32MPG4VBR_SlaveMTXTOPAZFWData:
.long 2156943376 ## 0x80905810
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156943376 ## 0x80905810
.long 2156921008 ## 0x809000b0
.long 2156940176 ## 0x80904b90
.long 2189962596 ## 0x82882d64
.long 2189962896 ## 0x82882e90
.long 2189962960 ## 0x82882ed0
.long 2189963092 ## 0x82882f54
.long 2189963160 ## 0x82882f98
.long 2189963212 ## 0x82882fcc
.long 2189963228 ## 0x82882fdc
.long 2189963388 ## 0x8288307c
.long 2189963440 ## 0x828830b0
.long 2189963592 ## 0x82883148
.long 2189963644 ## 0x8288317c
.long 2189963712 ## 0x828831c0
.long 2189963776 ## 0x82883200
.long 2189963824 ## 0x82883230
.long 2189963872 ## 0x82883260
.long 2189963892 ## 0x82883274
.long 2189963928 ## 0x82883298
.long 2189963934 ## 0x8288329e
.long 2189963940 ## 0x828832a4
.long 2189963952 ## 0x828832b0
.long 2189964000 ## 0x828832e0
.long 2189964008 ## 0x828832e8
.long 2189964056 ## 0x82883318
.long 2189962544 ## 0x82882d30
.long 2189962732 ## 0x82882dec
.long 2189962736 ## 0x82882df0
.long 2189962800 ## 0x82882e30
.long 2189962816 ## 0x82882e40
.long 2189962832 ## 0x82882e50
.long 0 ## 0x0
.long 2189964592 ## 0x82883530
.long 0 ## 0x0
.long 2156921452 ## 0x8090026c
.long 2156921452 ## 0x8090026c
.long 2156928672 ## 0x80901ea0
.long 2156927288 ## 0x80901938
.long 2156938680 ## 0x809045b8
.long 2156927156 ## 0x809018b4
.long 2156927144 ## 0x809018a8
.long 2156921452 ## 0x8090026c
.long 2156921452 ## 0x8090026c
.long 2156921452 ## 0x8090026c
.long 2156921452 ## 0x8090026c
.long 2156921452 ## 0x8090026c
.long 0 ## 0x0
.long 0 ## 0x0
.long 2685407488 ## 0xa0101100
.long 2685403568 ## 0xa01001b0
.long 2685407490 ## 0xa0101102
.long 2685403570 ## 0xa01001b2
.long 2685407492 ## 0xa0101104
.long 2685403428 ## 0xa0100124
.long 2685407494 ## 0xa0101106
.long 2685403430 ## 0xa0100126
.long 2685403444 ## 0xa0100134
.long 0 ## 0x0
.long 2685407520 ## 0xa0101120
.long 2685403446 ## 0xa0100136
.long 2685407522 ## 0xa0101122
.long 2685403460 ## 0xa0100144
.long 2148536672 ## 0x80101160
.long 2148536674 ## 0x80101162
.long 2148536704 ## 0x80101180
.long 2148536706 ## 0x80101182
.long 2148532544 ## 0x80100140
.long 2148532546 ## 0x80100142
.long 2148532560 ## 0x80100150
.long 2148532562 ## 0x80100152
.long 2148532564 ## 0x80100154
.long 2148532550 ## 0x80100146
.long 2150630304 ## 0x803003a0
.long 2148532480 ## 0x80100100
.long 2148553046 ## 0x80105156
.long 2685407588 ## 0xa0101164
.long 2685403524 ## 0xa0100184
.long 2148536724 ## 0x80101194
.long 2148532660 ## 0x801001b4
.long 2148532550 ## 0x80100146
.long 0 ## 0x0
.long 65537 ## 0x10001
.long 1020928 ## 0xf9400
.long 1020929 ## 0xf9401
.long 1037315 ## 0xfd403
.long 1037323 ## 0xfd40b
.long 1037339 ## 0xfd41b
.long 1047579 ## 0xffc1b
.long 1047579 ## 0xffc1b
.long 1046555 ## 0xff81b
.long 26651 ## 0x681b
.long 26650 ## 0x681a
.long 10266 ## 0x281a
.long 10256 ## 0x2810
.long 10240 ## 0x2800
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 32832 ## 0x8040
.long 537921540 ## 0x20100804
.long 33620096 ## 0x2010080
.long 1075843080 ## 0x40201008
.long 16400 ## 0x4010
.long 67174464 ## 0x4010040
.long 268697856 ## 0x10040100
.long 1074791425 ## 0x40100401
.long 3 ## 0x3
.long 2 ## 0x2
.long 2 ## 0x2
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 5 ## 0x5
.long 4194304 ## 0x400000
.long 12583040 ## 0xc00080
.long 20971776 ## 0x1400100
.long 29360512 ## 0x1c00180
.long 37749248 ## 0x2400200
.long 46137984 ## 0x2c00280
.long 54526720 ## 0x3400300
.long 62915456 ## 0x3c00380
.long 71304192 ## 0x4400400
.long 79692928 ## 0x4c00480
.long 88081664 ## 0x5400500
.long 96470400 ## 0x5c00580
.long 104859136 ## 0x6400600
.long 113247872 ## 0x6c00680
.long 121636608 ## 0x7400700
.long 130025344 ## 0x7c00780
.long 4194304 ## 0x400000
.long 44761120 ## 0x2ab0020
.long 13434896 ## 0xcd0010
.long 38338901 ## 0x2490155
.long 29818888 ## 0x1c70008
.long 6095053 ## 0x5d00cd
.long 20644181 ## 0x13b0155
.long 17891913 ## 0x1110249
.long 15794180 ## 0xf10004
.long 28246471 ## 0x1af01c7
.long 12779725 ## 0xc300cd
.long 5832797 ## 0x59005d
.long 2687317 ## 0x290155
.long 39780667 ## 0x25f013b
.long 37028425 ## 0x2350249
.long 2162961 ## 0x210111
.long 2031618 ## 0x1f0002
.long 7667953 ## 0x7500f1
.long 7274951 ## 0x6f01c7
.long 6881711 ## 0x6901af
.long 1638605 ## 0x1900cd
.long 24969411 ## 0x17d00c3
.long 5963869 ## 0x5b005d
.long 45678681 ## 0x2b90059
.long 10944853 ## 0xa70155
.long 42139689 ## 0x2830029
.long 20250939 ## 0x135013b
.long 9765471 ## 0x95025f
.long 37683785 ## 0x23f0249
.long 9110069 ## 0x8b0235
.long 35193105 ## 0x2190111
.long 4259873 ## 0x410021
.long 1 ## 0x1
.long 184944128 ## 0xb060600
.long 202050054 ## 0xc0b0a06
.long 168496134 ## 0xa0b0c06
.long 202181644 ## 0xc0d0c0c
.long 218958854 ## 0xd0d0c06
.long 185273356 ## 0xb0b0c0c
.long 235735565 ## 0xe0d0a0d
.long 168627726 ## 0xa0d0e0e
.long 202181126 ## 0xc0d0a06
.long 202247182 ## 0xc0e0c0e
.long 235735565 ## 0xe0d0a0d
.long 252447756 ## 0xf0c0c0c
.long 252382478 ## 0xf0b0d0e
.long 219090446 ## 0xd0f0e0e
.long 219090703 ## 0xd0f0f0f
.long 202051342 ## 0xc0b0f0e
.long 6 ## 0x6
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 305445548 ## 0x1234baac
.long 2189964768 ## 0x828835e0
.long 44 ## 0x2c
.long 0 ## 0x0
.long 144 ## 0x90
.long 2189964616 ## 0x82883548
.long 2189964616 ## 0x82883548
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2189964944 ## 0x82883690
.long 16777260 ## 0x100002c
.long 0 ## 0x0
.long 144 ## 0x90
.long 2189964792 ## 0x828835f8
.long 2189964792 ## 0x828835f8
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2189964976 ## 0x828836b0
.long 2214592554 ## 0x8400002a
.long 0 ## 0x0
.long 0 ## 0x0
.long 2189964592 ## 0x82883530
.long 2189964592 ## 0x82883530
.long 0 ## 0x0
.long 257 ## 0x101
.long 2189965008 ## 0x828836d0
.long 20 ## 0x14
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2189965040 ## 0x828836f0
.long 18 ## 0x12
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156920832 ## 0x80900000
.long 2156920832 ## 0x80900000
.long 0 ## 0x0
.long 0 ## 0x0
.long 2189965072 ## 0x82883710
.long 18 ## 0x12
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156943376 ## 0x80905810
.long 2156943376 ## 0x80905810
.long 0 ## 0x0
.long 0 ## 0x0
.long 2189965104 ## 0x82883730
.long 18 ## 0x12
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156943360 ## 0x80905800
.long 2156943360 ## 0x80905800
.long 0 ## 0x0
.long 0 ## 0x0
.long 2189965136 ## 0x82883750
.long 18 ## 0x12
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156943344 ## 0x809057f0
.long 2156943344 ## 0x809057f0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 26 ## 0x1a
.long 0 ## 0x0
.long 8388592 ## 0x7ffff0
.long 2952790016 ## 0xb0000000
.long 2952790016 ## 0xb0000000
.long 0 ## 0x0
.long 0 ## 0x0
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWTextReloc ## @aui32MPG4VBR_SlaveMTXTOPAZFWTextReloc
.zerofill __DATA,__common,_aui32MPG4VBR_SlaveMTXTOPAZFWTextReloc,4,2
.globl _aui8MPG4VBR_SlaveMTXTOPAZFWTextRelocType ## @aui8MPG4VBR_SlaveMTXTOPAZFWTextRelocType
.zerofill __DATA,__common,_aui8MPG4VBR_SlaveMTXTOPAZFWTextRelocType,1,0
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWTextRelocFullAddr ## @aui32MPG4VBR_SlaveMTXTOPAZFWTextRelocFullAddr
.zerofill __DATA,__common,_aui32MPG4VBR_SlaveMTXTOPAZFWTextRelocFullAddr,4,2
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWDataReloc ## @aui32MPG4VBR_SlaveMTXTOPAZFWDataReloc
.zerofill __DATA,__common,_aui32MPG4VBR_SlaveMTXTOPAZFWDataReloc,4,2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWTextSize ; @ui32MPG4VBR_SlaveMTXTOPAZFWTextSize
.p2align 2
_ui32MPG4VBR_SlaveMTXTOPAZFWTextSize:
.long 2821 ; 0xb05
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWDataSize ; @ui32MPG4VBR_SlaveMTXTOPAZFWDataSize
.p2align 2
_ui32MPG4VBR_SlaveMTXTOPAZFWDataSize:
.long 724 ; 0x2d4
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWTextRelocSize ; @ui32MPG4VBR_SlaveMTXTOPAZFWTextRelocSize
.zerofill __DATA,__common,_ui32MPG4VBR_SlaveMTXTOPAZFWTextRelocSize,4,2
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWDataRelocSize ; @ui32MPG4VBR_SlaveMTXTOPAZFWDataRelocSize
.zerofill __DATA,__common,_ui32MPG4VBR_SlaveMTXTOPAZFWDataRelocSize,4,2
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWTextOrigin ; @ui32MPG4VBR_SlaveMTXTOPAZFWTextOrigin
.p2align 2
_ui32MPG4VBR_SlaveMTXTOPAZFWTextOrigin:
.long 2156920832 ; 0x80900000
.globl _ui32MPG4VBR_SlaveMTXTOPAZFWDataOrigin ; @ui32MPG4VBR_SlaveMTXTOPAZFWDataOrigin
.p2align 2
_ui32MPG4VBR_SlaveMTXTOPAZFWDataOrigin:
.long 2189962272 ; 0x82882c20
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWText ; @aui32MPG4VBR_SlaveMTXTOPAZFWText
.p2align 2
_aui32MPG4VBR_SlaveMTXTOPAZFWText:
.long 2420162561 ; 0x9040c001
.long 3356070910 ; 0xc80993fe
.long 3221229122 ; 0xc0000e42
.long 3358133760 ; 0xc8290e00
.long 3279324194 ; 0xc3768422
.long 3358164032 ; 0xc8298440
.long 3267528226 ; 0xc2c28622
.long 2659419648 ; 0x9e838600
.long 3356073539 ; 0xc8099e43
.long 3313503554 ; 0xc5800d42
.long 3356036352 ; 0xc8090d00
.long 3313502530 ; 0xc5800942
.long 3356035392 ; 0xc8090940
.long 3221884482 ; 0xc00a0e42
.long 3356036672 ; 0xc8090e40
.long 3222177730 ; 0xc00e87c2
.long 2618853312 ; 0x9c1887c0
.long 201459714 ; 0xc020802
.long 159518082 ; 0x9820d82
.long 151129346 ; 0x9020d02
.long 142740610 ; 0x8820c82
.long 2468413438 ; 0x9320fffe
.long 2751580216 ; 0xa401c838
.long 230869001 ; 0xdc2c809
.long 230737278 ; 0xdc0c57e
.long 239257609 ; 0xe42c809
.long 208056448 ; 0xc66b080
.long 142780818 ; 0x882a992
.long 2683544717 ; 0x9ff3a48d
.long 2480996351 ; 0x93e0ffff
.long 2155978003 ; 0x80819d13
.long 2718300217 ; 0xa205f839
.long 50792199 ; 0x3070707
.long 2660697733 ; 0x9e970685
.long 3356033923 ; 0xc8090383
.long 3313633986 ; 0xc5820ac2
.long 3356035712 ; 0xc8090a80
.long 3313507008 ; 0xc5801ac0
.long 101653216 ; 0x60f1ae0
.long 133873921 ; 0x7fac101
.long 26019213 ; 0x18d058d
.long 2623668367 ; 0x9c62008f
.long 2468413439 ; 0x9320ffff
.long 3238069771 ; 0xc101060b
.long 2623669978 ; 0x9c6206da
.long 2474704895 ; 0x9380ffff
.long 26019213 ; 0x18d058d
.long 1368176384 ; 0x518cb700
.long 1360312192 ; 0x5114b780
.long 2785385473 ; 0xa6059c01
.long 3356034695 ; 0xc8090687
.long 3313633986 ; 0xc5820ac2
.long 3356035712 ; 0xc8090a80
.long 3313507008 ; 0xc5801ac0
.long 101391072 ; 0x60b1ae0
.long 114999553 ; 0x6dac101
.long 4294941794 ; 0xffff9c62
.long 4193817472 ; 0xf9f89380
.long 4193823389 ; 0xf9f8aa9d
.long 2619517469 ; 0x9c22aa1d
.long 3026426914 ; 0xb4639c22
.long 2619523072 ; 0x9c22c000
.long 2690840594 ; 0xa062f812
.long 3254819874 ; 0xc2009c22
.long 1569262976 ; 0x5d890d80
.long 159555161 ; 0x9829e59
.long 1031848960 ; 0x3d80c400
.long 3221271651 ; 0xc000b463
.long 1176547843 ; 0x4620b203
.long 2619473927 ; 0x9c220007
.long 2626666791 ; 0x9c8fc127
.long 134913058 ; 0x80a9c22
.long 1458682225 ; 0x56f1b971
.long 2625749015 ; 0x9c81c017
.long 2625683569 ; 0x9c80c071
.long 2625683479 ; 0x9c80c017
.long 1073789280 ; 0x4000b960
.long 2619513890 ; 0x9c229c22
.long 758043633 ; 0x2d2ed3f1
.long 3221255296 ; 0xc0007480
.long 3517092388 ; 0xd1a29224
.long 3230686728 ; 0xc0905e08
.long 3525577216 ; 0xd2240a00
.long 3288357001 ; 0xc4005889
.long 3024174208 ; 0xb4413c80
.long 2969878528 ; 0xb104c000
.long 1962951200 ; 0x75004220
.long 2472869887 ; 0x9364ffff
.long 1560854912 ; 0x5d08c180
.long 218153104 ; 0xd00c090
.long 3026345225 ; 0xb4625d09
.long 2619523072 ; 0x9c22c000
.long 3230686600 ; 0xc0905d88
.long 1569262976 ; 0x5d890d80
.long 167904519 ; 0xa020507
.long 1023460352 ; 0x3d00c400
.long 3221271682 ; 0xc000b482
.long 1109438724 ; 0x4220b104
.long 2724327432 ; 0xa261f008
.long 3028486658 ; 0xb4830a02
.long 2619523072 ; 0x9c22c000
.long 3295676930 ; 0xc4700a02
.long 3028421906 ; 0xb4820d12
.long 2969812992 ; 0xb103c000
.long 34030112 ; 0x2074220
.long 704962561 ; 0x2a04e001
.long 2426716160 ; 0x90a4c000
.long 3221266083 ; 0xc0009ea3
.long 3076559744 ; 0xb7609380
.long 3250608020 ; 0xc1c05794
.long 134351202 ; 0x8020962
.long 1081653600 ; 0x4078b960
.long 1493815588 ; 0x5909d124
.long 1023460352 ; 0x3d00c400
.long 3221271554 ; 0xc000b402
.long 1109438724 ; 0x4220b104
.long 10928385 ; 0xa6c101
.long 2100147601 ; 0x7d2db591
.long 4294904080 ; 0xffff0910
.long 3489632865 ; 0xcfff9261
.long 3221498362 ; 0xc00429fa
.long 3221294466 ; 0xc0010d82
.long 3221322948 ; 0xc0017cc4
.long 2656735490 ; 0x9e5a9102
.long 1502918432 ; 0x5994b720
.long 157336000 ; 0x960c1c0
.long 3110078594 ; 0xb9600882
.long 3508813888 ; 0xd1244040
.long 3288357129 ; 0xc4005909
.long 3022142720 ; 0xb4223d00
.long 2969878528 ; 0xb104c000
.long 4029760032 ; 0xf0314220
.long 152085029 ; 0x910a225
.long 2460090367 ; 0x92a1ffff
.long 3250717959 ; 0xc1c20507
.long 1560874352 ; 0x5d090d70
.long 1023460352 ; 0x3d00c400
.long 3028421122 ; 0xb4820a02
.long 2969747456 ; 0xb102c000
.long 3078636064 ; 0xb7804220
.long 3489617676 ; 0xcfff570c
.long 3670551030 ; 0xdac829f6
.long 3228606725 ; 0xc070a105
.long 3026324754 ; 0xb4620d12
.long 2619523072 ; 0x9c22c000
.long 1837285388 ; 0x6d82c00c
.long 75958786 ; 0x4870a02
.long 213959104 ; 0xcc0c1c0
.long 84106379 ; 0x5035c8b
.long 1023460352 ; 0x3d00c400
.long 3221271682 ; 0xc000b482
.long 1109438722 ; 0x4220b102
.long 233882058 ; 0xdf0c1ca
.long 3078643083 ; 0xb7805d8b
.long 3028503948 ; 0xb4834d8c
.long 3221340160 ; 0xc001c000
.long 3024173376 ; 0xb4413940
.long 2619523072 ; 0x9c22c000
.long 1837285388 ; 0x6d82c00c
.long 3250626140 ; 0xc1c09e5c
.long 3525577280 ; 0xd2240a40
.long 167925899 ; 0xa02588b
.long 3288335619 ; 0xc4000503
.long 3028434176 ; 0xb4823d00
.long 2969812992 ; 0xb103c000
.long 3072344608 ; 0xb7204220
.long 2656720908 ; 0x9e5a580c
.long 1079556448 ; 0x4058b960
.long 157336000 ; 0x960c1c0
.long 2854613033 ; 0xaa25f029
.long 1493815588 ; 0x5909d124
.long 3221271682 ; 0xc000b482
.long 4294904080 ; 0xffff0910
.long 3221328673 ; 0xc0019321
.long 3026270608 ; 0xb4613990
.long 2619523072 ; 0x9c22c000
.long 774820849 ; 0x2e2ed3f1
.long 702595086 ; 0x29e0c00e
.long 1513144832 ; 0x5a30c200
.long 3225432646 ; 0xc0403246
.long 3028421890 ; 0xb4820d02
.long 3024273408 ; 0xb442c000
.long 2619523072 ; 0x9c22c000
.long 167945741 ; 0xa02a60d
.long 219071600 ; 0xd0ec470
.long 3221271682 ; 0xc000b482
.long 1109438723 ; 0x4220b103
.long 1418508160 ; 0x548cb780
.long 487328002 ; 0x1d0c0902
.long 2709910024 ; 0xa185f208
.long 3221271618 ; 0xc000b442
.long 1111535877 ; 0x4240b105
.long 1418508160 ; 0x548cb780
.long 794743281 ; 0x2f5ed1f1
.long 4060613892 ; 0xf2080d04
.long 3024265858 ; 0xb442a282
.long 2969878528 ; 0xb104c000
.long 3045081632 ; 0xb5804220
.long 218384140 ; 0xd04470c
.long 3028421122 ; 0xb4820a02
.long 2969878528 ; 0xb104c000
.long 3228582432 ; 0xc0704220
.long 3045068046 ; 0xb5800d0e
.long 167921548 ; 0xa02478c
.long 3221271682 ; 0xc000b482
.long 3028425996 ; 0xb4821d0c
.long 219201536 ; 0xd10c000
.long 3221271682 ; 0xc000b482
.long 3028425996 ; 0xb4821d0c
.long 218415104 ; 0xd04c000
.long 3221271682 ; 0xc000b482
.long 1569503040 ; 0x5d8cb740
.long 1510523648 ; 0x5a08c300
.long 2852512288 ; 0xaa05e220
.long 2623708836 ; 0x9c629ea4
.long 1418508160 ; 0x548cb780
.long 3355511042 ; 0xc8010902
.long 3222276546 ; 0xc01009c2
.long 4060612992 ; 0xf2080980
.long 3224543501 ; 0xc032a10d
.long 3026324778 ; 0xb4620d2a
.long 170573824 ; 0xa2ac000
.long 3028422004 ; 0xb4820d74
.long 3078668288 ; 0xb780c000
.long 3229635724 ; 0xc080548c
.long 4060613906 ; 0xf2080d12
.long 3028462081 ; 0xb482aa01
.long 3078668288 ; 0xb780c000
.long 218649740 ; 0xd08548c
.long 2852778504 ; 0xaa09f208
.long 3221271682 ; 0xc000b482
.long 218368514 ; 0xd040a02
.long 3221271682 ; 0xc000b482
.long 3028426008 ; 0xb4821d18
.long 3078668288 ; 0xb780c000
.long 219174028 ; 0xd10548c
.long 2852516360 ; 0xaa05f208
.long 3221271682 ; 0xc000b482
.long 1418508192 ; 0x548cb7a0
.long 4294184402 ; 0xfff40dd2
.long 4060650144 ; 0xf2089aa0
.long 1879616037 ; 0x7008aa25
.long 2470772735 ; 0x9344ffff
.long 159518122 ; 0x9820daa
.long 3240168710 ; 0xc1210d06
.long 4294183170 ; 0xfff40902
.long 3074464629 ; 0xb7409b75
.long 3225438092 ; 0xc040478c
.long 3024227586 ; 0xb4420d02
.long 3223437312 ; 0xc021c000
.long 168036866 ; 0xa040a02
.long 3221271682 ; 0xc000b482
.long 3221271618 ; 0xc000b442
.long 3028421126 ; 0xb4820a06
.long 159563776 ; 0x982c000
.long 229285530 ; 0xdaa9e9a
.long 151175425 ; 0x902c101
.long 1418508192 ; 0x548cb7a0
.long 2606563316 ; 0x9b5cfff4
.long 4294184338 ; 0xfff40d92
.long 4060650104 ; 0xf2089a78
.long 1879616037 ; 0x7008aa25
.long 2470772735 ; 0x9344ffff
.long 2134949904 ; 0x7f40c010
.long 3489794306 ; 0xd0020902
.long 167905570 ; 0xa020922
.long 2134958048 ; 0x7f40dfe0
.long 172150785 ; 0xa42d001
.long 3221256328 ; 0xc0007888
.long 227446946 ; 0xd8e90a2
.long 2591096820 ; 0x9a70fff4
.long 4294184330 ; 0xfff40d8a
.long 168204909 ; 0xa069a6d
.long 218284144 ; 0xd02c070
.long 3221271682 ; 0xc000b482
.long 3080650765 ; 0xb79f000d
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 4164525090 ; 0xf8399c22
.long 228237829 ; 0xd9aa205
.long 2589655028 ; 0x9a5afff4
.long 4193783178 ; 0xf9f80d8a
.long 4294093341 ; 0xfff2aa1d
.long 3238105760 ; 0xc10192a0
.long 3517186486 ; 0xd1a401b6
.long 159537545 ; 0x9825989
.long 1031848960 ; 0x3d80c400
.long 3221271651 ; 0xc000b463
.long 1109438724 ; 0x4220b104
.long 1897210436 ; 0x71152244
.long 2470772735 ; 0x9344ffff
.long 2785909794 ; 0xa60d9c22
.long 1552798114 ; 0x5c8dd1a2
.long 171888657 ; 0xa3ed011
.long 3500415108 ; 0xd0a41884
.long 3254802512 ; 0xc2005850
.long 2655017485 ; 0x9e405a0d
.long 814766240 ; 0x309058a0
.long 3254786564 ; 0xc2001a04
.long 3355531824 ; 0xc8015a30
.long 2656385152 ; 0x9e553880
.long 2655924376 ; 0x9e4e3098
.long 218808370 ; 0xd0ac032
.long 3221271586 ; 0xc000b422
.long 167954433 ; 0xa02c801
.long 167821314 ; 0xa00c002
.long 486588418 ; 0x1d00c002
.long 3221271682 ; 0xc000b482
.long 167952386 ; 0xa02c002
.long 3028421892 ; 0xb4820d04
.long 3222192128 ; 0xc00ec000
.long 3024227700 ; 0xb4420d74
.long 3238117376 ; 0xc101c000
.long 3254805047 ; 0xc2006237
.long 436492813 ; 0x1a045a0d
.long 3221271682 ; 0xc000b482
.long 1502615940 ; 0x59901984
.long 2660916625 ; 0x9e9a5d91
.long 95821188 ; 0x5b61d84
.long 159528372 ; 0x98235b4
.long 2660933210 ; 0x9e9a9e5a
.long 956350849 ; 0x3900c181
.long 4294184330 ; 0xfff40d8a
.long 3221396185 ; 0xc0029ad9
.long 2656177410 ; 0x9e520d02
.long 226672832 ; 0xd82c0c0
.long 4294183314 ; 0xfff40992
.long 3263208362 ; 0xc2809baa
.long 168450697 ; 0xa0a5a89
.long 220119092 ; 0xd1ec034
.long 3221271682 ; 0xc000b482
.long 3221229186 ; 0xc0000e82
.long 4294217984 ; 0xfff49100
.long 2662504932 ; 0x9eb299e4
.long 2689196112 ; 0xa049e050
.long 444862096 ; 0x1a840e90
.long 93025663 ; 0x58b757f
.long 2464481279 ; 0x92e4ffff
.long 172146690 ; 0xa42c002
.long 219070512 ; 0xd0ec030
.long 3221271682 ; 0xc000b482
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 2726688825 ; 0xa285f839
.long 75996816 ; 0x4879e90
.long 746377214 ; 0x2c7ccffe
.long 3555816960 ; 0xd3f17600
.long 470190 ; 0x72cae
.long 2466430978 ; 0x9302c002
.long 2858545160 ; 0xaa61f008
.long 706535424 ; 0x2a1ce000
.long 1145222179 ; 0x4442b423
.long 1076672320 ; 0x402cb740
.long 3508537890 ; 0xd1200a22
.long 689705281 ; 0x291c1141
.long 3238072900 ; 0xc1011244
.long 2656375360 ; 0x9e551240
.long 3222183587 ; 0xc00e9ea3
.long 1364658558 ; 0x5157097e
.long 1074510363 ; 0x400bba1b
.long 3072336162 ; 0xb7202122
.long 3221241929 ; 0xc0004049
.long 2656801482 ; 0x9e5b92ca
.long 843207244 ; 0x3242524c
.long 1078572416 ; 0x4049b580
.long 1076672320 ; 0x402cb740
.long 707710993 ; 0x2a2ed011
.long 101306640 ; 0x609d110
.long 3507516686 ; 0xd110750e
.long 3490252293 ; 0xd0090605
.long 3045067922 ; 0xb5800c92
.long 3221307436 ; 0xc001402c
.long 3508834592 ; 0xd1249120
.long 3238091040 ; 0xc1015920
.long 2660569351 ; 0x9e951107
.long 3508688213 ; 0xd1225555
.long 3222167073 ; 0xc00e5e21
.long 843197820 ; 0x32422d7c
.long 2720387121 ; 0xa225d031
.long 1076672384 ; 0x402cb780
.long 212914225 ; 0xcb0d031
.long 699323378 ; 0x29aed3f2
.long 101306640 ; 0x609d110
.long 3238108808 ; 0xc1019e88
.long 1430458950 ; 0x55431246
.long 1076671872 ; 0x402cb580
.long 167904643 ; 0xa020583
.long 763150350 ; 0x2d7cc00e
.long 696045566 ; 0x297ccffe
.long 1078572416 ; 0x4049b580
.long 2862479864 ; 0xaa9df9f8
.long 2415984637 ; 0x9000fffd
.long 4193820232 ; 0xf9f89e48
.long 2619517597 ; 0x9c22aa9d
.long 4027688461 ; 0xf011a60d
.long 2656575136 ; 0x9e581ea0
.long 39505949 ; 0x25ad01d
.long 3490553502 ; 0xd00d9e9e
.long 3221232450 ; 0xc0001b42
.long 302747802 ; 0x120b909a
.long 151393098 ; 0x906134a
.long 3221228802 ; 0xc0000d02
.long 325357696 ; 0x13649080
.long 3490775332 ; 0xd0110124
.long 1896618530 ; 0x710c1a22
.long 783209458 ; 0x2eaed3f2
.long 4294905092 ; 0xffff0d04
.long 2657981190 ; 0x9e6d9306
.long 2424356864 ; 0x9080c000
.long 2608660468 ; 0x9b7cfff4
.long 173199377 ; 0xa52d011
.long 2659415312 ; 0x9e837510
.long 218275443 ; 0xd029e73
.long 446695714 ; 0x1aa00922
.long 2463301631 ; 0x92d2ffff
.long 693031921 ; 0x294ed3f1
.long 4294184196 ; 0xfff40d04
.long 3221265261 ; 0xc0009b6d
.long 3555889632 ; 0xd3f291e0
.long 2657888974 ; 0x9e6c2ace
.long 1389478400 ; 0x52d1c200
.long 694080498 ; 0x295ed3f2
.long 2606956532 ; 0x9b62fff4
.long 3254820460 ; 0xc2009e6c
.long 325735088 ; 0x136a52b0
.long 3492902736 ; 0xd0317750
.long 2659393104 ; 0x9e831e50
.long 153263731 ; 0x9229e73
.long 2444427263 ; 0x91b2ffff
.long 695129074 ; 0x296ed3f2
.long 3080691306 ; 0xb79f9e6a
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 2436956154 ; 0x9140fffa
.long 3221399069 ; 0xc002a61d
.long 4029776896 ; 0xf0318400
.long 2661198821 ; 0x9e9eabe5
.long 2357256337 ; 0x8c80e091
.long 4034043485 ; 0xf0729e5d
.long 4033973646 ; 0xf0718d8e
.long 243436808 ; 0xe828d08
.long 753849330 ; 0x2ceed3f2
.long 2113189311 ; 0x7df4b5bf
.long 2104800703 ; 0x7d74b5bf
.long 2693963929 ; 0xa092a099
.long 2428551174 ; 0x90c0c006
.long 2854351368 ; 0xaa21f208
.long 3221320962 ; 0xc0017502
.long 3523777458 ; 0xd20893b2
.long 1962977714 ; 0x7500a9b2
.long 238997649 ; 0xe3ed091
.long 1502986752 ; 0x5995c200
.long 2445590528 ; 0x91c4c000
.long 2112665439 ; 0x7decb75f
.long 2104276799 ; 0x7d6cb73f
.long 3254782470 ; 0xc2000a06
.long 843207176 ; 0x32425208
.long 712818702 ; 0x2a7cc00e
.long 2104276383 ; 0x7d6cb59f
.long 156815378 ; 0x958d012
.long 2626666512 ; 0x9c8fc010
.long 2466299904 ; 0x9300c000
.long 2856710193 ; 0xaa45f031
.long 142790641 ; 0x882cff1
.long 142659568 ; 0x880cff0
.long 3222217026 ; 0xc00f2142
.long 3222145278 ; 0xc00e08fe
.long 574753020 ; 0x224208fc
.long 3254802721 ; 0xc2005921
.long 843340320 ; 0x32445a20
.long 1074182692 ; 0x4006ba24
.long 211468368 ; 0xc9ac050
.long 3221271681 ; 0xc000b481
.long 2437021695 ; 0x9141ffff
.long 156815377 ; 0x958d011
.long 1510523264 ; 0x5a08c180
.long 44566230 ; 0x2a806d6
.long 2418065412 ; 0x9020c004
.long 151169306 ; 0x902a91a
.long 2087499103 ; 0x7c6cb55f
.long 2705715216 ; 0xa145f010
.long 2854351368 ; 0xaa21f208
.long 1963596296 ; 0x750a1a08
.long 2459090947 ; 0x9292c003
.long 1493750310 ; 0x5908d226
.long 3763373344 ; 0xe0508520
.long 2483454020 ; 0x94068044
.long 2485031958 ; 0x941e9416
.long 2485949479 ; 0x942c9427
.long 3076559929 ; 0xb7609439
.long 93279756 ; 0x58f560c
.long 2859855944 ; 0xaa75f048
.long 705167757 ; 0x2a08018d
.long 174748928 ; 0xa6a7500
.long 1210233700 ; 0x4822b364
.long 423940210 ; 0x1944d072
.long 1292678528 ; 0x4d0cb580
.long 2430648320 ; 0x90e0c000
.long 1293203264 ; 0x4d14b740
.long 26019215 ; 0x18d058f
.long 4294186340 ; 0xfff41564
.long 3221330729 ; 0xc0019b29
.long 2836566496 ; 0xa91291e0
.long 26019215 ; 0x18d058f
.long 4294183190 ; 0xfff40916
.long 3049298619 ; 0xb5c09abb
.long 3221310740 ; 0xc0014d14
.long 2836566176 ; 0xa91290a0
.long 26019215 ; 0x18d058f
.long 3221227798 ; 0xc0000916
.long 218534816 ; 0xd0693a0
.long 93298258 ; 0x58f9e52
.long 4294181261 ; 0xfff4018d
.long 2657786539 ; 0x9e6a9aab
.long 1232969347 ; 0x497d9e83
.long 26028316 ; 0x18d291c
.long 3221228802 ; 0xc0000d02
.long 93295072 ; 0x58f91e0
.long 218235277 ; 0xd02018d
.long 4294183174 ; 0xfff40906
.long 2657786525 ; 0x9e6a9a9d
.long 1232969347 ; 0x497d9e83
.long 26028316 ; 0x18d291c
.long 226410510 ; 0xd7ec00e
.long 2593456116 ; 0x9a94fff4
.long 3080693913 ; 0xb79fa899
.long 3488709868 ; 0xcff17cec
.long 3488614786 ; 0xcff00982
.long 3045067136 ; 0xb5800980
.long 3076472873 ; 0xb75f4029
.long 3222240364 ; 0xc00f7c6c
.long 3222145278 ; 0xc00e08fe
.long 3491760380 ; 0xd02008fc
.long 555884838 ; 0x21222126
.long 2656263457 ; 0x9e535d21
.long 824596768 ; 0x31265920
.long 1074182674 ; 0x4006ba12
.long 2087499103 ; 0x7c6cb55f
.long 211468368 ; 0xc9ac050
.long 3221271617 ; 0xc000b441
.long 114868481 ; 0x6d8c101
.long 3076459152 ; 0xb75f0a90
.long 151289324 ; 0x9047dec
.long 2112664927 ; 0x7decb55f
.long 2112665471 ; 0x7decb77f
.long 4294537422 ; 0xfff970ce
.long 3226506020 ; 0xc0509324
.long 3080654110 ; 0xb79f0d1e
.long 3028450668 ; 0xb4827d6c
.long 487112704 ; 0x1d08c000
.long 3221271778 ; 0xc000b4e2
.long 3080691304 ; 0xb79f9e68
.long 3082779758 ; 0xb7bf7c6e
.long 3084877038 ; 0xb7df7cee
.long 3086974318 ; 0xb7ff7d6e
.long 3221519854 ; 0xc0047dee
.long 2619509760 ; 0x9c228c00
.long 3254822405 ; 0xc200a605
.long 226627202 ; 0xd820e82
.long 2552692724 ; 0x9826fff4
.long 2626013223 ; 0x9c85c827
.long 2625683825 ; 0x9c80c171
.long 2625685527 ; 0x9c80c817
.long 4294184330 ; 0xfff40d8a
.long 3078658077 ; 0xb780981d
.long 1962951688 ; 0x75004408
.long 2424487936 ; 0x9082c000
.long 2555707380 ; 0x9854fff4
.long 2566324212 ; 0x98f6fff4
.long 4294181505 ; 0xfff40281
.long 1967298996 ; 0x754299b4
.long 2430926847 ; 0x90e4ffff
.long 2137962399 ; 0x7f6eb79f
.long 2146351039 ; 0x7feeb7bf
.long 2619509824 ; 0x9c228c40
.long 2656869976 ; 0x9e5c9e58
.long 2626666512 ; 0x9c8fc010
.long 3221227778 ; 0xc0000902
.long 3525939328 ; 0xd2299080
.long 4294942981 ; 0xffffa105
.long 2619511745 ; 0x9c2293c1
.long 1561638752 ; 0x5d14b760
.long 3223325186 ; 0xc0200a02
.long 3045067218 ; 0xb58009d2
.long 3045082120 ; 0xb5804408
.long 3045083276 ; 0xb580488c
.long 3045083660 ; 0xb5804a0c
.long 3045084428 ; 0xb5804d0c
.long 4294921100 ; 0xffff4b8c
.long 167940256 ; 0xa0290a0
.long 218809424 ; 0xd0ac450
.long 3221271682 ; 0xc000b482
.long 1109438720 ; 0x4220b100
.long 679237685 ; 0x287c5835
.long 3078659106 ; 0xb7809c22
.long 4060633356 ; 0xf208590c
.long 1958783361 ; 0x74c0a981
.long 2433007616 ; 0x9104c000
.long 1443673984 ; 0x560cb780
.long 2835542600 ; 0xa902f248
.long 2434842624 ; 0x9120c000
.long 3293579778 ; 0xc4500a02
.long 3028422002 ; 0xb4820d72
.long 2969747456 ; 0xb102c000
.long 3074441792 ; 0xb7404240
.long 3490797836 ; 0xd011590c
.long 3494971954 ; 0xd0510a32
.long 4027059616 ; 0xf0080da0
.long 4027097414 ; 0xf008a146
.long 3226509889 ; 0xc050a241
.long 3026324850 ; 0xb4620d72
.long 2619523072 ; 0x9c22c000
.long 2718300217 ; 0xa205f839
.long 1183627136 ; 0x468cb780
.long 3042991500 ; 0xb5605d8c
.long 1962954132 ; 0x75004d94
.long 2432876544 ; 0x9102c000
.long 4294184322 ; 0xfff40d82
.long 226662471 ; 0xd829847
.long 2556362740 ; 0x985efff4
.long 4193781762 ; 0xf9f80802
.long 2619517469 ; 0x9c22aa1d
.long 84387333 ; 0x507a605
.long 218153472 ; 0xd00c200
.long 42403463 ; 0x2870687
.long 3026345225 ; 0xb4625d09
.long 93044736 ; 0x58bc000
.long 2610036692 ; 0x9b91ffd4
.long 4294930442 ; 0xffff700a
.long 3080688516 ; 0xb79f9384
.long 3082780526 ; 0xb7bf7f6e
.long 2353037294 ; 0x8c407fee
.long 2785909794 ; 0xa60d9c22
.long 2656411230 ; 0x9e559e5e
.long 218500482 ; 0xd060d82
.long 4292124317 ; 0xffd49e9d
.long 3355548573 ; 0xc8019b9d
.long 3222276674 ; 0xc0100a42
.long 3224504832 ; 0xc0320a00
.long 3028421994 ; 0xb4820d6a
.long 174768128 ; 0xa6ac000
.long 3028421940 ; 0xb4820d34
.long 3229663232 ; 0xc080c000
.long 443026734 ; 0x1a680d2e
.long 3221271682 ; 0xc000b482
.long 1208792960 ; 0x480cb780
.long 3028425988 ; 0xb4821d04
.long 3221405696 ; 0xc002c000
.long 25890194 ; 0x18b0d92
.long 2613772276 ; 0x9bcafff4
.long 3221397099 ; 0xc0029e6b
.long 4294184322 ; 0xfff40d82
.long 233479109 ; 0xdea9bc5
.long 218761602 ; 0xd0a0982
.long 151175457 ; 0x902c121
.long 2554003444 ; 0x983afff4
.long 218284096 ; 0xd02c040
.long 3221271746 ; 0xc000b4c2
.long 167952545 ; 0xa02c0a1
.long 3028421124 ; 0xb4820a04
.long 222478336 ; 0xd42c000
.long 3233848914 ; 0xc0c09e52
.long 160566658 ; 0x9920d82
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 4293364832 ; 0xffe78c60
.long 2785907584 ; 0xa60d9380
.long 167954433 ; 0xa02c801
.long 771538958 ; 0x2dfcc00e
.long 3224373824 ; 0xc0300a40
.long 3028421898 ; 0xb4820d0a
.long 3221798912 ; 0xc008c000
.long 218368578 ; 0xd040a42
.long 3221271682 ; 0xc000b482
.long 172148737 ; 0xa42c801
.long 167821328 ; 0xa00c010
.long 219987970 ; 0xd1cc002
.long 3221271682 ; 0xc000b482
.long 225708586 ; 0xd740a2a
.long 3221271682 ; 0xc000b482
.long 225625168 ; 0xd72c450
.long 3028425256 ; 0xb4821a28
.long 2969747456 ; 0xb102c000
.long 3072344608 ; 0xb7204220
.long 3078641164 ; 0xb780560c
.long 1992317196 ; 0x76c0590c
.long 1093777217 ; 0x4131b741
.long 2852516360 ; 0xaa05f208
.long 3489794818 ; 0xd0020b02
.long 176294754 ; 0xa820b62
.long 287864448 ; 0x11287680
.long 181587970 ; 0xad2d002
.long 3495064960 ; 0xd0527580
.long 3221232288 ; 0xc0001aa0
.long 1967165604 ; 0x754090a4
.long 2437070848 ; 0x9142c000
.long 2603220980 ; 0x9b29fff4
.long 340906256 ; 0x1451d110
.long 3356625410 ; 0xc8120a02
.long 2660593920 ; 0x9e957100
.long 1494005632 ; 0x590cb780
.long 4060640576 ; 0xf2087540
.long 4060653841 ; 0xf208a911
.long 3221268742 ; 0xc000a906
.long 17535140 ; 0x10b90a4
.long 2436939776 ; 0x9140c000
.long 4060639381 ; 0xf2087095
.long 3221268745 ; 0xc000a909
.long 4060647588 ; 0xf20890a4
.long 287877645 ; 0x1128aa0d
.long 1494005632 ; 0x590cb780
.long 19579137 ; 0x12ac101
.long 4060640640 ; 0xf2087580
.long 4060651794 ; 0xf208a112
.long 4060652174 ; 0xf208a28e
.long 3221266697 ; 0xc000a109
.long 2660471426 ; 0x9e939282
.long 2603417588 ; 0x9b2cfff4
.long 50427200 ; 0x3017540
.long 2443362304 ; 0x91a2c000
.long 3293579778 ; 0xc4500a02
.long 3028422002 ; 0xb4820d72
.long 2969812992 ; 0xb103c000
.long 159531584 ; 0x9824240
.long 4294221466 ; 0xfff49e9a
.long 3076561734 ; 0xb7609b46
.long 2657835284 ; 0x9e6b5914
.long 4027621042 ; 0xf0109eb2
.long 3080694246 ; 0xb79fa9e6
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 2464219129 ; 0x92e0fff9
.long 109553181 ; 0x687a61d
.long 194429008 ; 0xb96c050
.long 176341000 ; 0xa82c008
.long 185253936 ; 0xb0ac030
.long 252624944 ; 0xf0ec030
.long 261537840 ; 0xf96c030
.long 2478882816 ; 0x93c0c000
.long 3223232106 ; 0xc01e9e6a
.long 3490712062 ; 0xd01009fe
.long 3238097030 ; 0xc1017086
.long 2662995672 ; 0x9eba16d8
.long 1511309824 ; 0x5a14c200
.long 3221271682 ; 0xc000b482
.long 3030556338 ; 0xb4a29eb2
.long 3030827008 ; 0xb4a6c000
.long 3030892544 ; 0xb4a7c000
.long 2661990400 ; 0x9eaac000
.long 226672832 ; 0xd82c0c0
.long 17500562 ; 0x10b0992
.long 2555379700 ; 0x984ffff4
.long 3221271718 ; 0xc000b4a6
.long 4294932288 ; 0xffff7740
.long 93032548 ; 0x58b9064
.long 2121185183 ; 0x7e6eb79f
.long 2129573823 ; 0x7eeeb7bf
.long 2137962463 ; 0x7f6eb7df
.long 2146351103 ; 0x7feeb7ff
.long 2348859394 ; 0x8c00c002
.long 2422276090 ; 0x9060fffa
.long 3555829253 ; 0xd3f1a605
.long 167915198 ; 0xa022ebe
.long 218285136 ; 0xd02c450
.long 3221271682 ; 0xc000b482
.long 1109438724 ; 0x4220b104
.long 218284112 ; 0xd02c050
.long 977321986 ; 0x3a40c002
.long 3221271682 ; 0xc000b482
.long 172146696 ; 0xa42c008
.long 219070512 ; 0xd0ec030
.long 3221271682 ; 0xc000b482
.long 218284040 ; 0xd02c008
.long 3233848914 ; 0xc0c09e52
.long 160566658 ; 0x9920d82
.long 2552233972 ; 0x981ffff4
.long 167952392 ; 0xa02c008
.long 219070512 ; 0xd0ec030
.long 3221271682 ; 0xc000b482
.long 3080691371 ; 0xb79f9eab
.long 3082780526 ; 0xb7bf7f6e
.long 2353037294 ; 0x8c407fee
.long 2464219128 ; 0x92e0fff8
.long 4294839682 ; 0xfffe0d82
.long 4164522592 ; 0xf8399260
.long 3074466309 ; 0xb740a205
.long 3074447116 ; 0xb740570c
.long 4027076116 ; 0xf0084e14
.long 4031294029 ; 0xf048aa4d
.long 3509692737 ; 0xd131a941
.long 1896113705 ; 0x71046629
.long 2428026880 ; 0x90b8c000
.long 3045067270 ; 0xb5800a06
.long 3490792584 ; 0xd0114488
.long 226889250 ; 0xd860e22
.long 1309455744 ; 0x4e0cb580
.long 2612723700 ; 0x9bbafff4
.long 3225291266 ; 0xc03e0a02
.long 3028421994 ; 0xb4820d6a
.long 4193828864 ; 0xf9f8c000
.long 2619517469 ; 0x9c22aa1d
.long 2718300217 ; 0xa205f839
.long 2214641680 ; 0x8400c010
.long 1443673984 ; 0x560cb780
.long 2836787784 ; 0xa915f248
.long 3221257360 ; 0xc0007c90
.long 3078656450 ; 0xb78091c2
.long 1962951688 ; 0x75004408
.long 2434973696 ; 0x9122c000
.long 1468839808 ; 0x578cb780
.long 2852246152 ; 0xaa01d288
.long 3221452032 ; 0xc0037500
.long 2089325060 ; 0x7c889204
.long 2426585088 ; 0x90a2c000
.long 3221228042 ; 0xc0000a0a
.long 3490812160 ; 0xd0119100
.long 1962945060 ; 0x75002a24
.long 3489729030 ; 0xd0010a06
.long 3226470980 ; 0xc0500a44
.long 3028421890 ; 0xb4820d02
.long 230866944 ; 0xdc2c000
.long 1192015680 ; 0x470cb740
.long 2656804231 ; 0x9e5b9d87
.long 218284048 ; 0xd02c010
.long 209833968 ; 0xc81cff0
.long 2613837780 ; 0x9bcbffd4
.long 1141421952 ; 0x4408b780
.long 3221255424 ; 0xc0007500
.long 3078656610 ; 0xb7809262
.long 3532150668 ; 0xd288578c
.long 1962977793 ; 0x7500aa01
.long 2441265152 ; 0x9182c000
.long 1617737631 ; 0x606cb79f
.long 2097201184 ; 0x7d00c020
.long 2428682240 ; 0x90c2c000
.long 2374033937 ; 0x8d80e211
.long 2426454016 ; 0x90a0c000
.long 3488652559 ; 0xcff09d0f
.long 3080587649 ; 0xb79e0981
.long 3355525224 ; 0xc8014068
.long 3222276418 ; 0xc0100942
.long 3047098624 ; 0xb59f0900
.long 3224526956 ; 0xc032606c
.long 3024227690 ; 0xb4420d6a
.long 2661007360 ; 0x9e9bc000
.long 1468839776 ; 0x578cb760
.long 2850936840 ; 0xa9edd808
.long 2562916340 ; 0x98c2fff4
.long 167954433 ; 0xa02c801
.long 167821322 ; 0xa00c00a
.long 218808368 ; 0xd0ac030
.long 3221271682 ; 0xc000b482
.long 172146696 ; 0xa42c008
.long 3028421892 ; 0xb4820d04
.long 440451072 ; 0x1a40c000
.long 3028421896 ; 0xb4820d08
.long 3221798912 ; 0xc008c000
.long 2656177410 ; 0x9e520d02
.long 226672832 ; 0xd82c0c0
.long 4292086162 ; 0xffd40992
.long 3221789558 ; 0xc0089b76
.long 3224373762 ; 0xc0300a02
.long 3028421902 ; 0xb4820d0e
.long 3072376832 ; 0xb720c000
.long 168187788 ; 0xa06578c
.long 3045068162 ; 0xb5800d82
.long 4294204969 ; 0xfff45e29
.long 3080690286 ; 0xb79f9a6e
.long 3488509934 ; 0xcfee6fee
.long 2619507809 ; 0x9c228461
.long 2464219085 ; 0x92e0ffcd
.long 2656596183 ; 0x9e5870d7
.long 2656738900 ; 0x9e5a9e54
.long 2450046976 ; 0x9208c000
.long 20500512 ; 0x138d020
.long 2625882128 ; 0x9c83c810
.long 3221225736 ; 0xc0000108
.long 3522203840 ; 0xd1f090c0
.long 3521686109 ; 0xd1e8aa5d
.long 4294943325 ; 0xffffa25d
.long 2619511681 ; 0x9c229381
.long 3007344855 ; 0xb34070d7
.long 3221244066 ; 0xc00048a2
.long 3492385024 ; 0xd0299100
.long 3492391525 ; 0xd029aa65
.long 3221267013 ; 0xc000a245
.long 3223359616 ; 0xc0209080
.long 4294941835 ; 0xffff9c8b
.long 2619511553 ; 0x9c229301
.long 1150072704 ; 0x448cb780
.long 152223944 ; 0x912c0c8
.long 1090042208 ; 0x40f8b960
.long 164155409 ; 0x9c8d011
.long 2858807337 ; 0xaa65f029
.long 1493815588 ; 0x5909d124
.long 3221271682 ; 0xc000b482
.long 4294904080 ; 0xffff0910
.long 2619511585 ; 0x9c229321
.long 3082855949 ; 0xb7c0a60d
.long 4064826892 ; 0xf248560c
.long 3229788757 ; 0xc082aa55
.long 3238275584 ; 0xc1042a00
.long 3221386496 ; 0xc0027500
.long 3074462372 ; 0xb74092a4
.long 168186892 ; 0xa06540c
.long 1141421440 ; 0x4408b580
.long 172148745 ; 0xa42c809
.long 174113888 ; 0xa60c460
.long 2723016712 ; 0xa24df008
.long 172148745 ; 0xa42c809
.long 168871144 ; 0xa10c4e8
.long 2724065288 ; 0xa25df008
.long 172148745 ; 0xa42c809
.long 172016744 ; 0xa40c468
.long 2722230344 ; 0xa241f048
.long 172148745 ; 0xa42c809
.long 175162518 ; 0xa70c496
.long 2722492488 ; 0xa245f048
.long 172148745 ; 0xa42c809
.long 175162520 ; 0xa70c498
.long 2722754632 ; 0xa249f048
.long 172148745 ; 0xa42c809
.long 168871066 ; 0xa10c49a
.long 2722492424 ; 0xa245f008
.long 172148745 ; 0xa42c809
.long 172016800 ; 0xa40c4a0
.long 2722230280 ; 0xa241f008
.long 182505714 ; 0xae0d0f2
.long 172148745 ; 0xa42c809
.long 174113956 ; 0xa60c4a4
.long 4031253122 ; 0xf0480a82
.long 93037133 ; 0x58ba24d
.long 1309455776 ; 0x4e0cb5a0
.long 1149810080 ; 0x4488b5a0
.long 2586755156 ; 0x9a2ec054
.long 2857759304 ; 0xaa55f248
.long 2837565968 ; 0xa921d210
.long 1158329760 ; 0x450ab5a0
.long 3078651140 ; 0xb7807d04
.long 3657979788 ; 0xda08578c
.long 3221266701 ; 0xc000a10d
.long 174756066 ; 0xa6a90e2
.long 1292678528 ; 0x4d0cb580
.long 2424356864 ; 0x9080c000
.long 1292678464 ; 0x4d0cb540
.long 1443674016 ; 0x560cb7a0
.long 1460451200 ; 0x570cb780
.long 2838622856 ; 0xa931f288
.long 2853827080 ; 0xaa19f208
.long 3221254404 ; 0xc0007104
.long 3078656322 ; 0xb7809142
.long 3505542156 ; 0xd0f2540c
.long 4064807376 ; 0xf24809d0
.long 2661591565 ; 0x9ea4aa0d
.long 3078659170 ; 0xb7809c62
.long 3074444940 ; 0xb7404e8c
.long 973358088 ; 0x3a044408
.long 3045094528 ; 0xb5807480
.long 3221245580 ; 0xc0004e8c
.long 4064842468 ; 0xf24892e4
.long 2097457717 ; 0x7d04aa35
.long 2426585088 ; 0x90a2c000
.long 3221228138 ; 0xc0000a6a
.long 9146528 ; 0x8b90a0
.long 1546237824 ; 0x5c29b780
.long 1443673888 ; 0x560cb720
.long 1292678528 ; 0x4d0cb580
.long 1468839808 ; 0x578cb780
.long 1546237728 ; 0x5c29b720
.long 2693650952 ; 0xa08dda08
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 3221530125 ; 0xc004a60d
.long 3074458656 ; 0xb7408420
.long 3072352276 ; 0xb7206014
.long 3776142604 ; 0xe1135d0c
.long 3224407296 ; 0xc0308d00
.long 3224939869 ; 0xc038ad5d
.long 3076629853 ; 0xb761a55d
.long 3224388149 ; 0xc0304235
.long 3224939869 ; 0xc038ad5d
.long 3222316381 ; 0xc010a55d
.long 3222842717 ; 0xc018ad5d
.long 3222316381 ; 0xc010a55d
.long 1992469829 ; 0x76c2ad45
.long 2772811800 ; 0xa545c018
.long 2430779392 ; 0x90e2c000
.long 3221255876 ; 0xc00076c4
.long 3221263268 ; 0xc00093a4
.long 167940448 ; 0xa029160
.long 1168749952 ; 0x45a9b580
.long 1110160768 ; 0x422bb580
.long 1101772160 ; 0x41abb580
.long 2453716992 ; 0x9240c000
.long 1426896768 ; 0x550cb780
.long 1077262144 ; 0x4035b740
.long 1093515104 ; 0x412db760
.long 2853565064 ; 0xaa15f288
.long 3238070530 ; 0xc1010902
.long 1922630950 ; 0x72990526
.long 1210495778 ; 0x4826b322
.long 1076737344 ; 0x402db540
.long 1494529888 ; 0x5914b760
.long 1443674016 ; 0x560cb7a0
.long 4294183378 ; 0xfff409d2
.long 230856861 ; 0xdc2989d
.long 1192015680 ; 0x470cb740
.long 2656804521 ; 0x9e5b9ea9
.long 224575496 ; 0xd62c008
.long 2589458388 ; 0x9a57ffd4
.long 3078619275 ; 0xb780008b
.long 1963089963 ; 0x7502602b
.long 2424619008 ; 0x9084c000
.long 1158460800 ; 0x450cb580
.long 2855662152 ; 0xaa35f248
.long 3221257476 ; 0xc0007d04
.long 168202404 ; 0xa0690a4
.long 1158460800 ; 0x450cb580
.long 1552725888 ; 0x5c8cb780
.long 2830299656 ; 0xa8b2f208
.long 2837639688 ; 0xa922f208
.long 2846224904 ; 0xa9a5f208
.long 2846552584 ; 0xa9aaf208
.long 2829971976 ; 0xa8adf208
.long 4060612866 ; 0xf2080902
.long 4060651674 ; 0xf208a09a
.long 4060651777 ; 0xf208a101
.long 4060651782 ; 0xf208a106
.long 4060651913 ; 0xf208a189
.long 4060651918 ; 0xf208a18e
.long 4060651665 ; 0xf208a091
.long 3040911510 ; 0xb540a096
.long 4294200716 ; 0xfff44d8c
.long 168466572 ; 0xa0a988c
.long 219332662 ; 0xd12c036
.long 3221271682 ; 0xc000b482
.long 487328268 ; 0x1d0c0a0c
.long 3221271682 ; 0xc000b482
.long 2661489172 ; 0x9ea31a14
.long 2357256465 ; 0x8c80e111
.long 2012001695 ; 0x77ecb59f
.long 2003613087 ; 0x776cb59f
.long 1081653600 ; 0x4078b960
.long 1561186722 ; 0x5d0dd1a2
.long 2365645107 ; 0x8d00e133
.long 2636994824 ; 0x9d2d5908
.long 2854613033 ; 0xaa25f029
.long 2166808608 ; 0x8126e020
.long 1560859042 ; 0x5d08d1a2
.long 2848059408 ; 0xa9c1f010
.long 3254790716 ; 0xc2002a3c
.long 843469320 ; 0x32465208
.long 2722230288 ; 0xa241f010
.long 4294905220 ; 0xffff0d84
.long 3080687969 ; 0xb79f9161
.long 3224794988 ; 0xc036776c
.long 3028421902 ; 0xb4820d0e
.long 486850560 ; 0x1d04c000
.long 2012002207 ; 0x77ecb79f
.long 3221271682 ; 0xc000b482
.long 1527560096 ; 0x5b0cb7a0
.long 2595684340 ; 0x9ab6fff4
.long 2855391752 ; 0xaa31d208
.long 3221255424 ; 0xc0007500
.long 3078656642 ; 0xb7809282
.long 4064826892 ; 0xf248560c
.long 4027689493 ; 0xf011aa15
.long 3221236552 ; 0xc0002b48
.long 3489698180 ; 0xd0009184
.long 3221257472 ; 0xc0007d00
.long 4060647620 ; 0xf20890c4
.long 4294224298 ; 0xfff4a9aa
.long 3523778901 ; 0xd2089955
.long 3078660913 ; 0xb780a331
.long 4064826892 ; 0xf248560c
.long 2089068821 ; 0x7c84a915
.long 2433007616 ; 0x9104c000
.long 172148745 ; 0xa42c809
.long 172016860 ; 0xa40c4dc
.long 1141683584 ; 0x440cb580
.long 1183627136 ; 0x468cb780
.long 3221255424 ; 0xc0007500
.long 3238039906 ; 0xc1009162
.long 704928305 ; 0x2a045a31
.long 225099838 ; 0xd6ac03e
.long 3221271682 ; 0xc000b482
.long 2455814144 ; 0x9260c000
.long 1158461312 ; 0x450cb780
.long 3221255426 ; 0xc0007502
.long 3254817084 ; 0xc200913c
.long 3221257344 ; 0xc0007c80
.long 168726690 ; 0xa0e90a2
.long 2422259712 ; 0x9060c000
.long 3225291266 ; 0xc03e0a02
.long 3028421994 ; 0xb4820d6a
.long 3355557888 ; 0xc801c000
.long 3239447106 ; 0xc1160a42
.long 3224504832 ; 0xc0320a00
.long 3028421950 ; 0xb4820d3e
.long 171884544 ; 0xa3ec000
.long 3028421984 ; 0xb4820d60
.long 3229663232 ; 0xc080c000
.long 440143174 ; 0x1a3c0d46
.long 3221271682 ; 0xc000b482
.long 172148737 ; 0xa42c801
.long 168345878 ; 0xa08c116
.long 222478386 ; 0xd42c032
.long 3221271682 ; 0xc000b482
.long 224135746 ; 0xd5c0a42
.long 3221271682 ; 0xc000b482
.long 222740608 ; 0xd46c080
.long 3028425280 ; 0xb4821a40
.long 3355557888 ; 0xc801c000
.long 3239578178 ; 0xc1180a42
.long 3224504832 ; 0xc0320a00
.long 3028421958 ; 0xb4820d46
.long 172408832 ; 0xa46c000
.long 3028421976 ; 0xb4820d58
.long 3229663232 ; 0xc080c000
.long 440667462 ; 0x1a440d46
.long 3221271682 ; 0xc000b482
.long 172148737 ; 0xa42c801
.long 168345880 ; 0xa08c118
.long 223002674 ; 0xd4ac032
.long 3221271682 ; 0xc000b482
.long 223611466 ; 0xd540a4a
.long 3221271682 ; 0xc000b482
.long 222740608 ; 0xd46c080
.long 3028425288 ; 0xb4821a48
.long 3080699904 ; 0xb79fc000
.long 3082779246 ; 0xb7bf7a6e
.long 3084876526 ; 0xb7df7aee
.long 3221650286 ; 0xc0067b6e
.long 2619509760 ; 0x9c228c00
.long 3221399069 ; 0xc002a61d
.long 3074458656 ; 0xb7408420
.long 3072352148 ; 0xb7205f94
.long 3555876620 ; 0xd3f25f0c
.long 3769837758 ; 0xe0b328be
.long 3222310144 ; 0xc0108d00
.long 3222842717 ; 0xc018ad5d
.long 1983948125 ; 0x7640a55d
.long 2906505224 ; 0xad3dc008
.long 2774384664 ; 0xa55dc018
.long 3221266013 ; 0xc0009e5d
.long 4038234434 ; 0xf0b29142
.long 3221654912 ; 0xc0068d80
.long 254413154 ; 0xf2a0962
.long 3221266713 ; 0xc000a119
.long 3221655808 ; 0xc0069100
.long 4034006358 ; 0xf0720d56
.long 254184832 ; 0xf268d80
.long 167944474 ; 0xa02a11a
.long 218285136 ; 0xd02c450
.long 3221271682 ; 0xc000b482
.long 1111535877 ; 0x4240b105
.long 218808368 ; 0xd0ac030
.long 172015624 ; 0xa40c008
.long 3221271682 ; 0xc000b482
.long 3028421892 ; 0xb4820d04
.long 2662055936 ; 0x9eabc000
.long 3226771059 ; 0xc0549e73
.long 3238108127 ; 0xc1019bdf
.long 2657902605 ; 0x9e6c600d
.long 159543306 ; 0x982700a
.long 1143124742 ; 0x4422b306
.long 51237138 ; 0x30dd112
.long 42809920 ; 0x28d3a40
.long 245022800 ; 0xe9ac050
.long 2719810439 ; 0xa21d0387
.long 2445328386 ; 0x91c0c002
.long 3490752793 ; 0xd010a919
.long 3555881284 ; 0xd3f27144
.long 4061145422 ; 0xf210294e
.long 3508709729 ; 0xd122a961
.long 843341408 ; 0x32445e60
.long 3221271685 ; 0xc000b485
.long 3221255856 ; 0xc00076b0
.long 4061172436 ; 0xf21092d4
.long 3028658789 ; 0xb485aa65
.long 3221536768 ; 0xc004c000
.long 3221255856 ; 0xc00076b0
.long 4061172180 ; 0xf21091d4
.long 3028658793 ; 0xb485aa69
.long 3221798912 ; 0xc008c000
.long 3221255856 ; 0xc00076b0
.long 4061171924 ; 0xf21090d4
.long 3028658797 ; 0xb485aa6d
.long 3490824192 ; 0xd011c000
.long 3555789362 ; 0xd3f10a32
.long 1959274958 ; 0x74c829ce
.long 315932929 ; 0x12d4c101
.long 2426585088 ; 0x90a2c000
.long 3221255488 ; 0xc0007540
.long 3226506212 ; 0xc05093e4
.long 3026324758 ; 0xb4620d16
.long 2854076416 ; 0xaa1dc000
.long 3028426004 ; 0xb4821d14
.long 3221798912 ; 0xc008c000
.long 2656177410 ; 0x9e520d02
.long 226672832 ; 0xd82c0c0
.long 4292086162 ; 0xffd40992
.long 3293616326 ; 0xc45098c6
.long 3034713350 ; 0xb4e20d06
.long 2969878528 ; 0xb104c000
.long 3221766688 ; 0xc0084220
.long 3224373762 ; 0xc0300a02
.long 3028421902 ; 0xb4820d0e
.long 26198016 ; 0x18fc000
.long 4294799709 ; 0xfffd715d
.long 889448 ; 0xd9268
.long 2079242143 ; 0x7beeb79f
.long 2087630783 ; 0x7c6eb7bf
.long 2096019423 ; 0x7ceeb7df
.long 2104408063 ; 0x7d6eb7ff
.long 2350956548 ; 0x8c20c004
.long 3078659106 ; 0xb7809c22
.long 2656717068 ; 0x9e5a490c
.long 708886783 ; 0x2a40c0ff
.long 692109567 ; 0x2940c0ff
.long 3490803848 ; 0xd0117088
.long 3221230152 ; 0xc0001248
.long 168202338 ; 0xa069062
.long 1233958272 ; 0x498cb580
.long 1226093920 ; 0x4914b560
.long 2785909794 ; 0xa60d9c22
.long 2656992992 ; 0x9e5e7ee0
.long 2430910464 ; 0x90e4c000
.long 1233958784 ; 0x498cb780
.long 3221255424 ; 0xc0007500
.long 3233845570 ; 0xc0c09142
.long 3222408578 ; 0xc0120d82
.long 218237378 ; 0xd0209c2
.long 4292086082 ; 0xffd40942
.long 3078658182 ; 0xb7809886
.long 3497085196 ; 0xd071490c
.long 1961896384 ; 0x74f029c0
.long 2418327554 ; 0x9024c002
.long 708694014 ; 0x2a3dcffe
.long 226672832 ; 0xd82c0c0
.long 159321346 ; 0x97f0d02
.long 1225569664 ; 0x490cb580
.long 4292086402 ; 0xffd40a82
.long 176461940 ; 0xa849874
.long 226672832 ; 0xd82c0c0
.long 218237410 ; 0xd0209e2
.long 4292086143 ; 0xffd4097f
.long 3221526636 ; 0xc004986c
.long 4294931812 ; 0xffff7564
.long 3355546308 ; 0xc80192c4
.long 3221883394 ; 0xc00a0a02
.long 3224373760 ; 0xc0300a00
.long 3028421898 ; 0xb4820d0a
.long 3221798912 ; 0xc008c000
.long 218368578 ; 0xd040a42
.long 3221271682 ; 0xc000b482
.long 218285136 ; 0xd02c450
.long 440451080 ; 0x1a40c008
.long 3221271682 ; 0xc000b482
.long 1109438724 ; 0x4220b104
.long 218284112 ; 0xd02c050
.long 3028433472 ; 0xb4823a40
.long 3221798912 ; 0xc008c000
.long 2656177410 ; 0x9e520d02
.long 226672832 ; 0xd82c0c0
.long 4292086162 ; 0xffd40992
.long 3221788742 ; 0xc0089846
.long 3224373762 ; 0xc0300a02
.long 3028421902 ; 0xb4820d0e
.long 3078668288 ; 0xb780c000
.long 3224652044 ; 0xc034490c
.long 3028421942 ; 0xb4820d36
.long 486850560 ; 0x1d04c000
.long 3221271746 ; 0xc000b4c2
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 2718300217 ; 0xa205f839
.long 1200666464 ; 0x4790b760
.long 1208530720 ; 0x4808b720
.long 1577891680 ; 0x5e0cb760
.long 1175107456 ; 0x460ab780
.long 1560854912 ; 0x5d08c180
.long 1343010624 ; 0x500cb740
.long 3224411728 ; 0xc0309e50
.long 3760236965 ; 0xe020a9a5
.long 436512902 ; 0x1a04a886
.long 1444198144 ; 0x5614b700
.long 1175106944 ; 0x460ab580
.long 712822782 ; 0x2a7ccffe
.long 95863041 ; 0x5b6c101
.long 3042997504 ; 0xb5607500
.long 3038791568 ; 0xb5204790
.long 3070250772 ; 0xb7004f14
.long 3221315402 ; 0xc0015f4a
.long 3490812452 ; 0xd0119224
.long 3045067282 ; 0xb5800a12
.long 3222161416 ; 0xc00e4808
.long 1963207292 ; 0x75042a7c
.long 2419376129 ; 0x9034c001
.long 1335146336 ; 0x4f94b760
.long 3040872710 ; 0xb5400906
.long 622216968 ; 0x25164708
.long 3040900736 ; 0xb5407680
.long 3040888328 ; 0xb5404608
.long 3221245716 ; 0xc0004f14
.long 134647972 ; 0x80690a4
.long 2449522693 ; 0x9200c005
.long 1279965056 ; 0x4c4ab780
.long 134651474 ; 0x8069e52
.long 1514193408 ; 0x5a40c200
.long 708886783 ; 0x2a40c0ff
.long 973129729 ; 0x3a00c801
.long 3045077572 ; 0xb5803244
.long 3221573388 ; 0xc0054f0c
.long 3074461728 ; 0xb7409020
.long 38296588 ; 0x2485c0c
.long 2852506144 ; 0xaa05ca20
.long 1175106944 ; 0x460ab580
.long 1443673984 ; 0x560cb780
.long 1192408896 ; 0x4712b740
.long 2852248264 ; 0xaa01dac8
.long 1073986066 ; 0x4003ba12
.long 1485947392 ; 0x5891c200
.long 437440529 ; 0x1a12d011
.long 3221254809 ; 0xc0007299
.long 3078656260 ; 0xb7809104
.long 3225440140 ; 0xc0404f8c
.long 3045079552 ; 0xb5803a00
.long 3074445196 ; 0xb7404f8c
.long 3490794380 ; 0xd0114b8c
.long 1922632232 ; 0x72990a28
.long 2433007616 ; 0x9104c000
.long 1334622080 ; 0x4f8cb780
.long 973127696 ; 0x3a00c010
.long 1334621568 ; 0x4f8cb580
.long 170709009 ; 0xa2cd011
.long 3221254809 ; 0xc0007299
.long 3078656260 ; 0xb7809104
.long 3223342988 ; 0xc0204f8c
.long 3045079552 ; 0xb5803a00
.long 3078639500 ; 0xb7804f8c
.long 3074446604 ; 0xb740550c
.long 4069017482 ; 0xf288478a
.long 4069042582 ; 0xf288a996
.long 3121785241 ; 0xba12a999
.long 3238084610 ; 0xc1014002
.long 3490775332 ; 0xd0110124
.long 3238074932 ; 0xc1011a34
.long 1887986247 ; 0x70886247
.long 2433138688 ; 0x9106c000
.long 1334622080 ; 0x4f8cb780
.long 712691711 ; 0x2a7acfff
.long 1334621568 ; 0x4f8cb580
.long 439537681 ; 0x1a32d011
.long 1648869633 ; 0x6247c101
.long 3221254280 ; 0xc0007088
.long 3078656262 ; 0xb7809106
.long 3355332492 ; 0xc7fe4f8c
.long 3045075582 ; 0xb5802a7e
.long 3078639500 ; 0xb7804f8c
.long 3221243530 ; 0xc000468a
.long 306469141 ; 0x12445915
.long 3221254809 ; 0xc0007299
.long 3078656260 ; 0xb7809104
.long 3489615756 ; 0xcfff4f8c
.long 3045075534 ; 0xb5802a4e
.long 3078639500 ; 0xb7804f8c
.long 3074446732 ; 0xb740558c
.long 2655735692 ; 0x9e4b4f8c
.long 2852510216 ; 0xaa05da08
.long 3040878900 ; 0xb5402134
.long 3254800140 ; 0xc2004f0c
.long 436492817 ; 0x1a045a11
.long 1648869633 ; 0x6247c101
.long 3122924036 ; 0xba240a04
.long 1922646018 ; 0x72994002
.long 2434318336 ; 0x9118c000
.long 956352513 ; 0x3900c801
.long 1326232896 ; 0x4f0cb540
.long 2439036928 ; 0x9160c000
.long 1515241600 ; 0x5a50c080
.long 708886783 ; 0x2a40c0ff
.long 973129729 ; 0x3a00c801
.long 3045077572 ; 0xb5803244
.long 3078639372 ; 0xb7804f0c
.long 4060632460 ; 0xf208558c
.long 3229657625 ; 0xc080aa19
.long 3221257472 ; 0xc0007d00
.long 3078656258 ; 0xb7809102
.long 3238088460 ; 0xc1014f0c
.long 3045079552 ; 0xb5803a00
.long 3076542220 ; 0xb7604f0c
.long 4294201108 ; 0xfff44f14
.long 134388380 ; 0x8029a9c
.long 2854091256 ; 0xaa1df9f8
.long 4164525090 ; 0xf8399c22
.long 3072369285 ; 0xb720a285
.long 3074446860 ; 0xb740560c
.long 3555874060 ; 0xd3f2550c
.long 3070242494 ; 0xb7002ebe
.long 4027080627 ; 0xf0085fb3
.long 3080759617 ; 0xb7a0a941
.long 3224652843 ; 0xc0344c2b
.long 3024227642 ; 0xb4420d3a
.long 3078668288 ; 0xb780c000
.long 3074446860 ; 0xb740560c
.long 3224655124 ; 0xc0345514
.long 3662155198 ; 0xda480dbe
.long 4027623433 ; 0xf010a809
.long 3221268937 ; 0xc000a9c9
.long 38033936 ; 0x2445a10
.long 2722230288 ; 0xa241f010
.long 3221271651 ; 0xc000b463
.long 1443673984 ; 0x560cb780
.long 1427420992 ; 0x5514b740
.long 3662155140 ; 0xda480d84
.long 4027623573 ; 0xf010a895
.long 26650957 ; 0x196a94d
.long 2714365968 ; 0xa1c9f010
.long 3221271619 ; 0xc000b443
.long 1426896736 ; 0x550cb760
.long 3224633876 ; 0xc0340214
.long 4027059534 ; 0xf0080d4e
.long 4027097709 ; 0xf008a26d
.long 3026364917 ; 0xb462a9f5
.long 3078668288 ; 0xb780c000
.long 218387724 ; 0xd04550c
.long 2854089224 ; 0xaa1df208
.long 3221271682 ; 0xc000b482
.long 1251260192 ; 0x4a94b720
.long 1578487842 ; 0x5e15d022
.long 1494274596 ; 0x5910d224
.long 1578160290 ; 0x5e10d0a2
.long 155242641 ; 0x940d091
.long 3221254293 ; 0xc0007095
.long 3078656796 ; 0xb780931c
.long 3670562316 ; 0xdac8560c
.long 3238111749 ; 0xc101aa05
.long 1887965764 ; 0x70881244
.long 2448867328 ; 0x91f6c000
.long 1426896768 ; 0x550cb780
.long 4060651162 ; 0xf2089e9a
.long 3222317341 ; 0xc010a91d
.long 4060613888 ; 0xf2080d00
.long 3221790998 ; 0xc008a116
.long 4060612864 ; 0xf2080900
.long 3076563229 ; 0xb760a11d
.long 3224652812 ; 0xc0344c0c
.long 3026324826 ; 0xb4620d5a
.long 3074473984 ; 0xb740c000
.long 218385548 ; 0xd044c8c
.long 3221271618 ; 0xc000b442
.long 3494972772 ; 0xd0510d64
.long 3028421168 ; 0xb4820a30
.long 218415104 ; 0xd04c000
.long 169922641 ; 0xa20d051
.long 3221271682 ; 0xc000b482
.long 151044104 ; 0x900c008
.long 1284289856 ; 0x4c8cb540
.long 1426896704 ; 0x550cb740
.long 159432720 ; 0x980c010
.long 1275901280 ; 0x4c0cb560
.long 2839933000 ; 0xa945f048
.long 3024231780 ; 0xb4421d64
.long 3078668288 ; 0xb780c000
.long 218387724 ; 0xd04550c
.long 2853040712 ; 0xaa0df248
.long 3221271682 ; 0xc000b482
.long 1427420992 ; 0x5514b740
.long 151044112 ; 0x900c010
.long 233488436 ; 0xdeac034
.long 2857234512 ; 0xaa4df050
.long 2705715280 ; 0xa145f050
.long 2840981584 ; 0xa955f050
.long 167821320 ; 0xa00c008
.long 2723016784 ; 0xa24df050
.long 3221271619 ; 0xc000b443
.long 1426896768 ; 0x550cb780
.long 225624116 ; 0xd72c034
.long 2852516488 ; 0xaa05f288
.long 3221271682 ; 0xc000b482
.long 1502728868 ; 0x5991d2a4
.long 1426896704 ; 0x550cb740
.long 1569771938 ; 0x5d90d1a2
.long 37227784 ; 0x2380d08
.long 2722492552 ; 0xa245f088
.long 2840195208 ; 0xa949f088
.long 3221271618 ; 0xc000b442
.long 1426896768 ; 0x550cb780
.long 487326132 ; 0x1d0c01b4
.long 2710172296 ; 0xa189f288
.long 2854089288 ; 0xaa1df248
.long 3221271682 ; 0xc000b482
.long 1561645474 ; 0x5d14d1a2
.long 19429184 ; 0x1287740
.long 1426896768 ; 0x550cb780
.long 2703094344 ; 0xa11df248
.long 2424487937 ; 0x9082c001
.long 3020037416 ; 0xb4021d28
.long 3229663232 ; 0xc080c000
.long 3238025485 ; 0xc100590d
.long 843340352 ; 0x32445a40
.long 3028421892 ; 0xb4820d04
.long 3078668288 ; 0xb780c000
.long 218912268 ; 0xd0c560c
.long 2852510408 ; 0xaa05dac8
.long 1494008320 ; 0x590cc200
.long 696045566 ; 0x297ccffe
.long 1515241984 ; 0x5a50c200
.long 3028431428 ; 0xb4823244
.long 3491938304 ; 0xd022c000
.long 220225041 ; 0xd205e11
.long 708581904 ; 0x2a3c1a10
.long 973127684 ; 0x3a00c004
.long 3221271682 ; 0xc000b482
.long 236113937 ; 0xe12d011
.long 1250735488 ; 0x4a8cb580
.long 2862479864 ; 0xaa9df9f8
.long 2793774114 ; 0xa6859c22
.long 3292400130 ; 0xc43e0a02
.long 3028421906 ; 0xb4820d12
.long 2969812992 ; 0xb103c000
.long 3078636096 ; 0xb7804240
.long 159537804 ; 0x9825a8c
.long 3657960784 ; 0xda080d50
.long 3658001030 ; 0xda08aa86
.long 3658000649 ; 0xda08a909
.long 3657998730 ; 0xda08a18a
.long 3657998978 ; 0xda08a282
.long 3026362629 ; 0xb462a105
.long 2969812992 ; 0xb103c000
.long 3074441760 ; 0xb7404220
.long 3078642188 ; 0xb7805a0c
.long 3624423180 ; 0xd8084f0c
.long 3624446279 ; 0xd808a947
.long 2099292490 ; 0x7d20a94a
.long 2714359816 ; 0xa1c9d808
.long 2705774600 ; 0xa146d808
.long 2705577992 ; 0xa143d808
.long 2430779392 ; 0x90e2c000
.long 1200142208 ; 0x4788b780
.long 3221255434 ; 0xc000750a
.long 3078656242 ; 0xb78090f2
.long 1964656520 ; 0x751a4788
.long 2424619015 ; 0x9084c007
.long 1166718848 ; 0x458ab780
.long 3293579522 ; 0xc4500902
.long 168037670 ; 0xa040d26
.long 1166718336 ; 0x458ab580
.long 3221271618 ; 0xc000b442
.long 1111535873 ; 0x4240b101
.long 218668620 ; 0xd089e4c
.long 704692273 ; 0x2a00c031
.long 1524744704 ; 0x5ae1c200
.long 3028421122 ; 0xb4820a02
.long 2969616384 ; 0xb100c000
.long 222052928 ; 0xd3c4240
.long 3221271682 ; 0xc000b482
.long 1109438724 ; 0x4220b104
.long 1561114400 ; 0x5d0cb720
.long 712818690 ; 0x2a7cc002
.long 1149941120 ; 0x448ab580
.long 1110292225 ; 0x422db701
.long 3221451778 ; 0xc0037402
.long 1967296708 ; 0x754290c4
.long 2439299073 ; 0x9164c001
.long 1101772608 ; 0x41abb740
.long 218286081 ; 0xd02c801
.long 3121745276 ; 0xba120d7c
.long 1954562050 ; 0x74804002
.long 170840177 ; 0xa2ed071
.long 3007512965 ; 0xb3430185
.long 34030648 ; 0x2074438
.long 1511506432 ; 0x5a17c200
.long 3254820499 ; 0xc2009e93
.long 37902856 ; 0x2425a08
.long 624222208 ; 0x2534e000
.long 164155441 ; 0x9c8d031
.long 2429337600 ; 0x90ccc000
.long 3489537284 ; 0xcffe1d04
.long 218381569 ; 0xd043d01
.long 4027096662 ; 0xf0089e56
.long 3254823265 ; 0xc200a961
.long 1249727032 ; 0x4a7d5238
.long 4027064900 ; 0xf0082244
.long 3221332577 ; 0xc001a261
.long 3078656608 ; 0xb7809260
.long 3122937899 ; 0xba24402b
.long 1935228930 ; 0x73594002
.long 2442969089 ; 0x919cc001
.long 1101772608 ; 0x41abb740
.long 218286081 ; 0xd02c801
.long 3121745276 ; 0xba120d7c
.long 1954562050 ; 0x74804002
.long 170840177 ; 0xa2ed071
.long 3007512965 ; 0xb3430185
.long 34030648 ; 0x2074438
.long 1511506432 ; 0x5a17c200
.long 3254820438 ; 0xc2009e56
.long 37902856 ; 0x2425a08
.long 564977664 ; 0x21ace000
.long 164155442 ; 0x9c8d032
.long 2429337600 ; 0x90ccc000
.long 3489536388 ; 0xcffe1984
.long 159660417 ; 0x9843981
.long 2841833488 ; 0xa962f010
.long 1126938434 ; 0x432bb742
.long 2656260620 ; 0x9e53520c
.long 843450628 ; 0x32460904
.long 2724327440 ; 0xa261f010
.long 1126937922 ; 0x432bb542
.long 1561114432 ; 0x5d0cb740
.long 2857228296 ; 0xaa4dd808
.long 3624405508 ; 0xd8080a04
.long 3078660685 ; 0xb780a24d
.long 1967281548 ; 0x7542558c
.long 4060612610 ; 0xf2080802
.long 3489770009 ; 0xd001aa19
.long 2097285122 ; 0x7d020802
.long 2441265152 ; 0x9182c000
.long 3221255168 ; 0xc0007400
.long 3074461986 ; 0xb7409122
.long 3624425484 ; 0xd808580c
.long 168077897 ; 0xa04aa49
.long 2722748424 ; 0xa249d808
.long 1477228384 ; 0x580cb760
.long 3221226755 ; 0xc0000503
.long 4027080129 ; 0xf0085dc1
.long 4027099497 ; 0xf008a969
.long 3072371309 ; 0xb720aa6d
.long 3489547528 ; 0xcffe4508
.long 3222220156 ; 0xc00f2d7c
.long 3489541372 ; 0xcffe2cfc
.long 3238079612 ; 0xc1012c7c
.long 3507488036 ; 0xd1100524
.long 3500279305 ; 0xd0a20609
.long 86400321 ; 0x5265d41
.long 1950351940 ; 0x74400244
.long 2725113864 ; 0xa26df008
.long 2708140040 ; 0xa16af008
.long 2439168000 ; 0x9162c000
.long 3221255490 ; 0xc0007542
.long 3078656258 ; 0xb7809102
.long 3229375116 ; 0xc07c5a8c
.long 3657959746 ; 0xda080942
.long 3078660353 ; 0xb780a101
.long 1946179596 ; 0x7400580c
.long 2836591112 ; 0xa912f208
.long 2426585088 ; 0x90a2c000
.long 3221265739 ; 0xc0009d4b
.long 3078656192 ; 0xb78090c0
.long 3657980556 ; 0xda085a8c
.long 3078662401 ; 0xb780a901
.long 3508557836 ; 0xd120580c
.long 3657957669 ; 0xda080125
.long 4060653837 ; 0xf208a90d
.long 151298322 ; 0x904a112
.long 2702039560 ; 0xa10dda08
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509824 ; 0x9c228c40
.long 3555829261 ; 0xd3f1a60d
.long 1962946110 ; 0x75002e3e
.long 2441265152 ; 0x9182c000
.long 226672832 ; 0xd82c0c0
.long 163758098 ; 0x9c2c012
.long 151391490 ; 0x9060d02
.long 2569011124 ; 0x991fffb4
.long 2449522688 ; 0x9200c000
.long 221430836 ; 0xd32c434
.long 3221271682 ; 0xc000b482
.long 1109438724 ; 0x4220b104
.long 3221257474 ; 0xc0007d02
.long 3078656226 ; 0xb78090e2
.long 1962952072 ; 0x75004588
.long 2416099337 ; 0x9002c009
.long 1259124608 ; 0x4b0cb780
.long 3491919106 ; 0xd0227502
.long 3221231322 ; 0xc00016da
.long 226660548 ; 0xd8290c4
.long 2580021236 ; 0x99c7fff4
.long 3078622914 ; 0xb7800ec2
.long 3074446604 ; 0xb740550c
.long 3080738188 ; 0xb7a0558c
.long 4069017354 ; 0xf288470a
.long 3624446230 ; 0xd808a916
.long 3123554885 ; 0xba2daa45
.long 3238084610 ; 0xc1014002
.long 3254805061 ; 0xc2006245
.long 168057361 ; 0xa045a11
.long 1073920548 ; 0x4002ba24
.long 3221254472 ; 0xc0007148
.long 3078656312 ; 0xb7809138
.long 709970060 ; 0x2a51488c
.long 1217181056 ; 0x488cb580
.long 2443231237 ; 0x91a0c005
.long 2858020872 ; 0xaa59f008
.long 3221585154 ; 0xc0057d02
.long 3078656258 ; 0xb7809102
.long 3074443404 ; 0xb740488c
.long 3490794252 ; 0xd0114b0c
.long 3758110786 ; 0xe0003842
.long 3036682504 ; 0xb5001908
.long 3507832972 ; 0xd115488c
.long 3072327973 ; 0xb7200125
.long 3072417036 ; 0xb7215d0c
.long 1984053813 ; 0x76424235
.long 2430779392 ; 0x90e2c000
.long 3221517892 ; 0xc0047644
.long 3221459524 ; 0xc0039244
.long 1967166336 ; 0x75409380
.long 2449260547 ; 0x91fcc003
.long 1110685504 ; 0x4233b740
.long 1093908320 ; 0x4133b760
.long 1073986066 ; 0x4003ba12
.long 237162513 ; 0xe22d011
.long 1073986075 ; 0x4003ba1b
.long 25786048 ; 0x18976c0
.long 1110160768 ; 0x422bb580
.long 2482814978 ; 0x93fcc002
.long 201508865 ; 0xc02c801
.long 4027583612 ; 0xf0100c7c
.long 3221234976 ; 0xc0002520
.long 419729612 ; 0x190490cc
.long 956420094 ; 0x3901cffe
.long 3497068804 ; 0xd0710904
.long 4027649582 ; 0xf0110e2e
.long 3007717152 ; 0xb3461f20
.long 34423864 ; 0x20d4438
.long 1511506432 ; 0x5a17c200
.long 1510523392 ; 0x5a08c200
.long 4060611138 ; 0xf2080242
.long 2655955469 ; 0x9e4eaa0d
.long 1363722752 ; 0x5148c200
.long 3221387400 ; 0xc0027888
.long 3078656002 ; 0xb7809002
.long 1962952105 ; 0x750045a9
.long 2472853505 ; 0x9364c001
.long 1084995456 ; 0x40abb780
.long 1073920548 ; 0x4002ba24
.long 3221320345 ; 0xc0017299
.long 1988137624 ; 0x76809298
.long 2430910464 ; 0x90e4c000
.long 1160361856 ; 0x4529b780
.long 3221320960 ; 0xc0017500
.long 3043004804 ; 0xb5609184
.long 3122348203 ; 0xba1b40ab
.long 1958756354 ; 0x74c04002
.long 171888753 ; 0xa3ed071
.long 3007447303 ; 0xb3420107
.long 33899576 ; 0x2054438
.long 3254820510 ; 0xc2009e9e
.long 3254802967 ; 0xc2005a17
.long 3490798088 ; 0xd0115a08
.long 37887282 ; 0x2421d32
.long 627105792 ; 0x2560e000
.long 1093383488 ; 0x412bb540
.long 164155441 ; 0x9c8d031
.long 2429337600 ; 0x90ccc000
.long 3489537284 ; 0xcffe1d04
.long 218381569 ; 0xd043d01
.long 2841767944 ; 0xa961f008
.long 1445515298 ; 0x5628d022
.long 574900861 ; 0x22444a7d
.long 4027096650 ; 0xf0089e4a
.long 3221267041 ; 0xc000a261
.long 151162976 ; 0x9029060
.long 1561114496 ; 0x5d0cb780
.long 3527963776 ; 0xd2487480
.long 3221266701 ; 0xc000a10d
.long 3221262852 ; 0xc0009204
.long 3074462400 ; 0xb74092c0
.long 1888829493 ; 0x70954035
.long 2453192704 ; 0x9238c000
.long 1085126528 ; 0x40adb780
.long 103403792 ; 0x629d110
.long 3221254280 ; 0xc0007088
.long 3078656342 ; 0xb7809156
.long 1962951944 ; 0x75004508
.long 2426716160 ; 0x90a4c000
.long 3036686425 ; 0xb5002859
.long 3078637708 ; 0xb780488c
.long 3225307276 ; 0xc03e488c
.long 3028421890 ; 0xb4820d02
.long 3490824192 ; 0xd011c000
.long 3045067346 ; 0xb5800a52
.long 4294199050 ; 0xfff4470a
.long 4294220264 ; 0xfff499e8
.long 3078658049 ; 0xb7809801
.long 4069020940 ; 0xf288550c
.long 3078662422 ; 0xb780a916
.long 168053516 ; 0xa044b0c
.long 3045093653 ; 0xb5807115
.long 3221244684 ; 0xc0004b0c
.long 167940260 ; 0xa0290a4
.long 1259124096 ; 0x4b0cb580
.long 1435285376 ; 0x558cb780
.long 1191884608 ; 0x470ab740
.long 1054003217 ; 0x3ed2d011
.long 2852510216 ; 0xaa05da08
.long 1073920530 ; 0x4002ba12
.long 1511113216 ; 0x5a11c200
.long 1648738561 ; 0x6245c101
.long 1887963652 ; 0x70880a04
.long 2424750080 ; 0x9086c000
.long 717082622 ; 0x2abdcffe
.long 3221257568 ; 0xc0007d60
.long 3233845570 ; 0xc0c09142
.long 3222408578 ; 0xc0120d82
.long 218237378 ; 0xd0209c2
.long 4289988930 ; 0xffb40942
.long 3078658048 ; 0xb7809800
.long 1962954508 ; 0x75004f0c
.long 2441265152 ; 0x9182c000
.long 3080691371 ; 0xb79f9eab
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 2472607706 ; 0x9360ffda
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 2218829341 ; 0x8440a61d
.long 1141421952 ; 0x4408b780
.long 3221255424 ; 0xc0007500
.long 3078656290 ; 0xb7809122
.long 3532150668 ; 0xd288578c
.long 1962977793 ; 0x7500aa01
.long 2426716184 ; 0x90a4c018
.long 1435809696 ; 0x5594b7a0
.long 1192015680 ; 0x470cb740
.long 76221890 ; 0x48b0dc2
.long 3221358990 ; 0xc002098e
.long 4287892802 ; 0xff940d42
.long 3072367584 ; 0xb7209be0
.long 4061156876 ; 0xf210560c
.long 3658525237 ; 0xda10aa35
.long 3076565409 ; 0xb760a9a1
.long 3074449331 ; 0xb7405fb3
.long 3045089067 ; 0xb5805f2b
.long 3517073420 ; 0xd1a2480c
.long 1494572565 ; 0x59155e15
.long 305682704 ; 0x12385910
.long 218276113 ; 0xd02a111
.long 3356663457 ; 0xc8129ea1
.long 3078648450 ; 0xb7807282
.long 3238087851 ; 0xc1014cab
.long 1962938950 ; 0x75001246
.long 156160049 ; 0x94ed031
.long 1144566564 ; 0x4438b324
.long 1511244288 ; 0x5a13c200
.long 3356532387 ; 0xc8109ea3
.long 3072356998 ; 0xb7207286
.long 3082832939 ; 0xb7c04c2b
.long 4065352972 ; 0xf2505d0c
.long 1637328941 ; 0x6197a82d
.long 2821124688 ; 0xa826f250
.long 3492902080 ; 0xd03174c0
.long 9243198 ; 0x8d0a3e
.long 1144566595 ; 0x4438b343
.long 1110816545 ; 0x4235b721
.long 1426896768 ; 0x550cb780
.long 4061157779 ; 0xf2105993
.long 4061178149 ; 0xf210a925
.long 3658524970 ; 0xda10a92a
.long 3658525114 ; 0xda10a9ba
.long 3492915389 ; 0xd031a8bd
.long 1502882446 ; 0x59942a8e
.long 28360961 ; 0x1b0c101
.long 4064834139 ; 0xf248725b
.long 4060651933 ; 0xf208a19d
.long 4060651797 ; 0xf208a115
.long 4060651806 ; 0xf208a11e
.long 4064846234 ; 0xf248a19a
.long 3221266561 ; 0xc000a081
.long 2662568802 ; 0x9eb39362
.long 164806688 ; 0x9d2c020
.long 2579955636 ; 0x99c6ffb4
.long 3221255492 ; 0xc0007544
.long 4065366628 ; 0xf2509264
.long 3489573421 ; 0xcffeaa2d
.long 4060612990 ; 0xf208097e
.long 3553730881 ; 0xd3d1a141
.long 3236964672 ; 0xc0f02940
.long 1494297088 ; 0x59112a00
.long 1512161792 ; 0x5a21c200
.long 2705715720 ; 0xa145f208
.long 2722755080 ; 0xa249f208
.long 1561114400 ; 0x5d0cb720
.long 3047257410 ; 0xb5a17542
.long 3221242413 ; 0xc000422d
.long 3074462308 ; 0xb7409264
.long 3624424844 ; 0xd808558c
.long 1988143426 ; 0x7680a942
.long 2441396224 ; 0x9184c000
.long 2857752712 ; 0xaa55d888
.long 2840713352 ; 0xa951d888
.long 1127462210 ; 0x4333b542
.long 1076606336 ; 0x402bb580
.long 1093383488 ; 0x412bb540
.long 1443673920 ; 0x560cb740
.long 1553250080 ; 0x5c94b720
.long 1435285376 ; 0x558cb780
.long 2840254536 ; 0xa94ad848
.long 2848839752 ; 0xa9cdd848
.long 1121302368 ; 0x42d5b760
.long 3657998618 ; 0xda08a11a
.long 3637029122 ; 0xd8c8a902
.long 2711530434 ; 0xa19eabc2
.long 2710937243 ; 0xa1959e9b
.long 2845467687 ; 0xa99a6427
.long 1112913696 ; 0x4255b720
.long 228773905 ; 0xda2d011
.long 2873749576 ; 0xab49f048
.long 2873552968 ; 0xab46f048
.long 1545654562 ; 0x5c20d122
.long 1426896768 ; 0x550cb780
.long 1688653873 ; 0x64a6d031
.long 1639956737 ; 0x61bfc101
.long 4027082229 ; 0xf00865f5
.long 3238111945 ; 0xc101aac9
.long 2828926978 ; 0xa89e0002
.long 2865158344 ; 0xaac6d8c8
.long 2881613832 ; 0xabc1f008
.long 2840064008 ; 0xa947f008
.long 96256257 ; 0x5bcc101
.long 29147393 ; 0x1bcc101
.long 2848780362 ; 0xa9ccf04a
.long 2841172042 ; 0xa958d84a
.long 2850019400 ; 0xa9dfd848
.long 2710237832 ; 0xa18af288
.long 2709910152 ; 0xa185f288
.long 2845419926 ; 0xa999a996
.long 1562139660 ; 0x5d1c5c0c
.long 3507488034 ; 0xd1100522
.long 1485833867 ; 0x5890068b
.long 522244242 ; 0x1f20d092
.long 3271622814 ; 0xc301009e
.long 3507553284 ; 0xd1110404
.long 3263175424 ; 0xc2801b00
.long 3279969937 ; 0xc3805e91
.long 4064959633 ; 0xf24a5c91
.long 4064977304 ; 0xf24aa198
.long 4064846088 ; 0xf248a108
.long 4060651923 ; 0xf208a193
.long 4060651649 ; 0xf208a081
.long 4060651530 ; 0xf208a00a
.long 4060652173 ; 0xf208a28d
.long 4060651909 ; 0xf208a185
.long 3049300370 ; 0xb5c0a192
.long 3049278476 ; 0xb5c04c0c
.long 4064824468 ; 0xf2484c94
.long 4069040398 ; 0xf288a10e
.long 4064977046 ; 0xf24aa096
.long 4027097492 ; 0xf008a194
.long 4064846162 ; 0xf248a152
.long 4069040133 ; 0xf288a005
.long 4027097754 ; 0xf008a29a
.long 167944269 ; 0xa02a04d
.long 225625134 ; 0xd72c42e
.long 3221271682 ; 0xc000b482
.long 1109438724 ; 0x4220b104
.long 3221257474 ; 0xc0007d02
.long 3231486146 ; 0xc09c90c2
.long 3222239230 ; 0xc00f77fe
.long 3233845906 ; 0xc0c09292
.long 3226470982 ; 0xc0500a46
.long 3028421986 ; 0xb4820d62
.long 3078668288 ; 0xb780c000
.long 4060632460 ; 0xf208558c
.long 2093525401 ; 0x7cc8a999
.long 2468528128 ; 0x9322c000
.long 1527560096 ; 0x5b0cb7a0
.long 2855391752 ; 0xaa31d208
.long 3221255424 ; 0xc0007500
.long 3078656578 ; 0xb7809242
.long 4064826892 ; 0xf248560c
.long 3892357782 ; 0xe800aa96
.long 3221237376 ; 0xc0002e80
.long 4060647748 ; 0xf2089144
.long 696560042 ; 0x2984a9aa
.long 4292107668 ; 0xffd45d94
.long 3523778907 ; 0xd208995b
.long 3078660786 ; 0xb780a2b2
.long 3074446860 ; 0xb740560c
.long 3670562188 ; 0xdac8558c
.long 4027099649 ; 0xf008aa01
.long 3254823257 ; 0xc200a959
.long 2090883601 ; 0x7ca05a11
.long 1267512704 ; 0x4b8cb580
.long 2455945216 ; 0x9262c000
.long 3227519490 ; 0xc0600a02
.long 3028421934 ; 0xb4820d2e
.long 3078668288 ; 0xb780c000
.long 3657979276 ; 0xda08558c
.long 1962977793 ; 0x7500aa01
.long 2464333824 ; 0x92e2c000
.long 3045067266 ; 0xb5800a02
.long 3221244812 ; 0xc0004b8c
.long 3288371776 ; 0xc4009240
.long 3221257344 ; 0xc0007c80
.long 168464674 ; 0xa0a9122
.long 221167712 ; 0xd2ec060
.long 3221271682 ; 0xc000b482
.long 2430648320 ; 0x90e0c000
.long 3227519494 ; 0xc0600a06
.long 3028421934 ; 0xb4820d2e
.long 168476672 ; 0xa0ac000
.long 3045096578 ; 0xb5807c82
.long 3221244044 ; 0xc000488c
.long 168071330 ; 0xa0490a2
.long 1217181056 ; 0x488cb580
.long 1141421952 ; 0x4408b780
.long 3221255424 ; 0xc0007500
.long 3078656482 ; 0xb78091e2
.long 1962952332 ; 0x7500468c
.long 2437070848 ; 0x9142c000
.long 1410119552 ; 0x540cb780
.long 1477752672 ; 0x5814b760
.long 2852254216 ; 0xaa01f208
.long 2623708836 ; 0x9c629ea4
.long 1435285312 ; 0x558cb740
.long 2858020872 ; 0xaa59f008
.long 3221257488 ; 0xc0007d10
.long 3624440034 ; 0xd80890e2
.long 1962977857 ; 0x7500aa41
.long 2453979136 ; 0x9244c000
.long 1469364064 ; 0x5794b760
.long 1141684096 ; 0x440cb780
.long 2851002384 ; 0xa9eed810
.long 2623708836 ; 0x9c629ea4
.long 1141421952 ; 0x4408b780
.long 3221255424 ; 0xc0007500
.long 168202402 ; 0xa0690a2
.long 1183364480 ; 0x4688b580
.long 1435285376 ; 0x558cb780
.long 2837049864 ; 0xa919f208
.long 3221322888 ; 0xc0017c88
.long 3270545730 ; 0xc2f09142
.long 3224898174 ; 0xc0380a7e
.long 3028422010 ; 0xb4820d7a
.long 3078668288 ; 0xb780c000
.long 3226490252 ; 0xc050558c
.long 4064808294 ; 0xf2480d66
.long 3028462081 ; 0xb482aa01
.long 3078668288 ; 0xb780c000
.long 688146572 ; 0x2904488c
.long 974149896 ; 0x3a105908
.long 3045079304 ; 0xb5803908
.long 3040888972 ; 0xb540488c
.long 3246672396 ; 0xc1844a0c
.long 3224898150 ; 0xc0380a66
.long 3028421890 ; 0xb4820d02
.long 3078668288 ; 0xb780c000
.long 3355467404 ; 0xc8005e8c
.long 3221358854 ; 0xc0020906
.long 3045068032 ; 0xb5800d00
.long 3024244748 ; 0xb442500c
.long 4290035712 ; 0xffb4c000
.long 3078658771 ; 0xb7809ad3
.long 3225307276 ; 0xc03e488c
.long 3028421890 ; 0xb4820d02
.long 3078668288 ; 0xb780c000
.long 3226487308 ; 0xc0504a0c
.long 3028421890 ; 0xb4820d02
.long 3080765440 ; 0xb7a0c000
.long 3080738188 ; 0xb7a0558c
.long 3072349460 ; 0xb7205514
.long 3657980940 ; 0xda085c0c
.long 4069566757 ; 0xf290a925
.long 3658000821 ; 0xda08a9b5
.long 3082856738 ; 0xb7c0a922
.long 1629967892 ; 0x61275614
.long 1705496881 ; 0x65a7d131
.long 211441937 ; 0xc9a5911
.long 170268960 ; 0xa261920
.long 486804226 ; 0x1d040b02
.long 1093383552 ; 0x412bb580
.long 1084994880 ; 0x40abb540
.long 1077130528 ; 0x4033b520
.long 226888319 ; 0xd860a7f
.long 1251259712 ; 0x4a94b540
.long 1200272736 ; 0x478ab560
.long 1191884160 ; 0x470ab580
.long 1175631136 ; 0x4612b520
.long 1166718400 ; 0x458ab5c0
.long 2593783764 ; 0x9a99ffd4
.long 2856442576 ; 0xaa41dad0
.long 2864116368 ; 0xaab6f290
.long 2839147016 ; 0xa939f208
.long 1514193408 ; 0x5a40c200
.long 2862995976 ; 0xaaa5da08
.long 708886783 ; 0x2a40c0ff
.long 687923264 ; 0x2900e040
.long 976275969 ; 0x3a30ca01
.long 226672897 ; 0xd82c101
.long 1145221923 ; 0x4442b323
.long 3238108833 ; 0xc1019ea1
.long 168190683 ; 0xa0662db
.long 899026562 ; 0x35960e82
.long 1519501952 ; 0x5a91c280
.long 1166587264 ; 0x4588b580
.long 1191753152 ; 0x4708b5c0
.long 1183495584 ; 0x468ab5a0
.long 1174975936 ; 0x4608b5c0
.long 1259648416 ; 0x4b14b5a0
.long 1200141760 ; 0x4788b5c0
.long 1208530368 ; 0x4808b5c0
.long 1326757280 ; 0x4f14b5a0
.long 2567045076 ; 0x9901ffd4
.long 3233809675 ; 0xc0c0050b
.long 3222408578 ; 0xc0120d82
.long 155322818 ; 0x94209c2
.long 2577530772 ; 0x99a1ff94
.long 2861735533 ; 0xaa929e6d
.long 3225422406 ; 0xc0400a46
.long 3221359362 ; 0xc0020b02
.long 3221298816 ; 0xc0011e80
.long 4292120640 ; 0xffd49040
.long 3233847552 ; 0xc0c09900
.long 3222408578 ; 0xc0120d82
.long 218237378 ; 0xd0209c2
.long 4287891718 ; 0xff940906
.long 3671103886 ; 0xdad0998e
.long 1901832642 ; 0x715ba9c2
.long 17631746 ; 0x10d0a02
.long 1144566594 ; 0x4438b342
.long 2660392384 ; 0x9e925dc0
.long 767607039 ; 0x2dc0c0ff
.long 1034995713 ; 0x3db0c801
.long 4292097460 ; 0xffd435b4
.long 3495008470 ; 0xd05198d6
.long 42535504 ; 0x2890a50
.long 721211390 ; 0x2afccffe
.long 2844854790 ; 0xa9910a06
.long 1900453539 ; 0x71469ea3
.long 2477195262 ; 0x93a6fffe
.long 176148430 ; 0xa7fcfce
.long 1334621568 ; 0x4f8cb580
.long 1410119552 ; 0x540cb780
.long 2853302856 ; 0xaa11f248
.long 3221255424 ; 0xc0007500
.long 3076559170 ; 0xb7609142
.long 3076543892 ; 0xb7605594
.long 4027598474 ; 0xf010468a
.long 2661591550 ; 0x9ea4a9fe
.long 226663522 ; 0xd829c62
.long 2553479156 ; 0x9832fff4
.long 3045067266 ; 0xb5800a02
.long 3221243272 ; 0xc0004588
.long 4294217856 ; 0xfff49080
.long 3078658091 ; 0xb780982b
.long 226903560 ; 0xd864608
.long 4294931712 ; 0xffff7500
.long 3233846082 ; 0xc0c09342
.long 3222408578 ; 0xc0120d82
.long 218237378 ; 0xd0209c2
.long 4287891718 ; 0xff940906
.long 3355547976 ; 0xc8019948
.long 3222407682 ; 0xc0120a02
.long 218237378 ; 0xd0209c2
.long 3233810754 ; 0xc0c00942
.long 3045068162 ; 0xb5800d82
.long 4287909644 ; 0xff944f0c
.long 3076561212 ; 0xb760993c
.long 4292103956 ; 0xffd44f14
.long 226924688 ; 0xd869890
.long 2560622548 ; 0x989fffd4
.long 226672832 ; 0xd82c0c0
.long 163758098 ; 0x9c2c012
.long 151391490 ; 0x9060d02
.long 2569928596 ; 0x992dff94
.long 219332614 ; 0xd12c006
.long 2656242178 ; 0x9e530a02
.long 1326232960 ; 0x4f0cb580
.long 3291480329 ; 0xc4300109
.long 3024293274 ; 0xb4430d9a
.long 2969878528 ; 0xb104c000
.long 708854304 ; 0x2a404220
.long 1962974873 ; 0x75009e99
.long 1212330785 ; 0x4842b321
.long 487780370 ; 0x1d12f012
.long 2460286975 ; 0x92a4ffff
.long 152223750 ; 0x912c006
.long 2656280211 ; 0x9e539e93
.long 219857968 ; 0xd1ac430
.long 3221271650 ; 0xc000b462
.long 1109438724 ; 0x4220b104
.long 704692226 ; 0x2a00c002
.long 2656859392 ; 0x9e5c7500
.long 1143124772 ; 0x4422b324
.long 423817233 ; 0x1942f011
.long 2458189823 ; 0x9284ffff
.long 3225289221 ; 0xc03e0205
.long 3110079850 ; 0xb9600d6a
.long 3028435176 ; 0xb48240e8
.long 4294950912 ; 0xffffc000
.long 3078656961 ; 0xb78093c1
.long 1962952332 ; 0x7500468c
.long 2434973696 ; 0x9122c000
.long 3225291266 ; 0xc03e0a02
.long 3028421994 ; 0xb4820d6a
.long 3221274624 ; 0xc000c000
.long 3074462080 ; 0xb7409180
.long 168445196 ; 0xa0a450c
.long 225099838 ; 0xd6ac03e
.long 3490477188 ; 0xd00c7484
.long 3028425284 ; 0xb4821a44
.long 3233857536 ; 0xc0c0c000
.long 165809538 ; 0x9e20d82
.long 155323650 ; 0x9420d02
.long 2564685716 ; 0x98ddff94
.long 3224635906 ; 0xc0340a02
.long 3028421942 ; 0xb4820d36
.long 3080699904 ; 0xb79fc000
.long 3082780014 ; 0xb7bf7d6e
.long 3084877294 ; 0xb7df7dee
.long 3086974574 ; 0xb7ff7e6e
.long 3221389038 ; 0xc0027eee
.long 2619509824 ; 0x9c228c40
.long 2718300217 ; 0xa205f839
.long 2565013492 ; 0x98e2fff4
.long 1443673888 ; 0x560cb720
.long 1621866368 ; 0x60abb780
.long 3221255424 ; 0xc0007500
.long 226660738 ; 0xd829182
.long 2558853044 ; 0x9884ffb4
.long 2603745172 ; 0x9b31ff94
.long 3225291266 ; 0xc03e0a02
.long 3028421994 ; 0xb4820d6a
.long 4193828864 ; 0xf9f8c000
.long 2619517469 ; 0x9c22aa1d
.long 2718300217 ; 0xa205f839
.long 3076562523 ; 0xb7609e5b
.long 3221509908 ; 0xc0045714
.long 4289989906 ; 0xffb40d12
.long 3078658381 ; 0xb780994d
.long 3221378700 ; 0xc002568c
.long 3076524406 ; 0xb7600976
.long 3662174988 ; 0xda485b0c
.long 3078660377 ; 0xb780a119
.long 218519436 ; 0xd06578c
.long 2707869704 ; 0xa166d008
.long 2701841032 ; 0xa10ad288
.long 3490187778 ; 0xd0080a02
.long 4193821281 ; 0xf9f8a261
.long 2619517469 ; 0x9c22aa1d
.long 1468839744 ; 0x578cb740
.long 2856448008 ; 0xaa41f008
.long 2823483464 ; 0xa84af048
.long 3007345922 ; 0xb3407502
.long 3078637732 ; 0xb78048a4
.long 3624425612 ; 0xd808588c
.long 159557834 ; 0x982a8ca
.long 2844717576 ; 0xa98ef208
.long 1477228416 ; 0x580cb780
.long 1565245824 ; 0x5d4bc180
.long 2835477000 ; 0xa901f208
.long 2424356864 ; 0x9080c000
.long 159669511 ; 0x9845d07
.long 4294932096 ; 0xffff7680
.long 3072365498 ; 0xb72093ba
.long 3078641420 ; 0xb780570c
.long 19157644 ; 0x124528c
.long 1412020000 ; 0x5429b720
.long 2839922752 ; 0xa945c840
.long 3490881112 ; 0xd0129e58
.long 1376717082 ; 0x520f091a
.long 1893032133 ; 0x70d560c5
.long 371708190 ; 0x1627d11e
.long 305516829 ; 0x1235d11d
.long 1370542106 ; 0x51b0d01a
.long 1370738716 ; 0x51b3d01c
.long 3072357952 ; 0xb7207640
.long 3221247884 ; 0xc000578c
.long 3078656226 ; 0xb78090e2
.long 1962953257 ; 0x75004a29
.long 2468528128 ; 0x9322c000
.long 1452586816 ; 0x5694b740
.long 1485617024 ; 0x588cb780
.long 1160623456 ; 0x452db560
.long 2840719440 ; 0xa951f050
.long 2852778504 ; 0xaa09f208
.long 2713841744 ; 0xa1c1f050
.long 4031775028 ; 0xf0500134
.long 4031816269 ; 0xf050a24d
.long 3043008849 ; 0xb560a151
.long 4031792301 ; 0xf05044ad
.long 3221463625 ; 0xc003a249
.long 3078656096 ; 0xb7809060
.long 1962953641 ; 0x75004ba9
.long 2464464898 ; 0x92e4c002
.long 1502394240 ; 0x598cb780
.long 2853556808 ; 0xaa15d248
.long 3221386496 ; 0xc0027500
.long 3076559364 ; 0xb7609204
.long 3072349844 ; 0xb7205694
.long 3074444073 ; 0xb7404b29
.long 4031797388 ; 0xf050588c
.long 1950394993 ; 0x7440aa71
.long 4031775288 ; 0xf0500238
.long 3221267057 ; 0xc000a271
.long 4027093250 ; 0xf0089102
.long 4031818313 ; 0xf050aa49
.long 3221267049 ; 0xc000a269
.long 4031812032 ; 0xf05091c0
.long 4027099498 ; 0xf008a96a
.long 1830201929 ; 0x6d16aa49
.long 19398984 ; 0x1280148
.long 19185921 ; 0x124c101
.long 4031797517 ; 0xf050590d
.long 3074466153 ; 0xb740a169
.long 1950373516 ; 0x7440568c
.long 1468839712 ; 0x578cb720
.long 2856972360 ; 0xaa49f048
.long 2723016776 ; 0xa24df048
.long 2432876544 ; 0x9102c000
.long 1160623456 ; 0x452db560
.long 1152234848 ; 0x44adb560
.long 2428551169 ; 0x90c0c001
.long 1502394240 ; 0x598cb780
.long 1152235328 ; 0x44adb740
.long 2853294664 ; 0xaa11d248
.long 3221255424 ; 0xc0007500
.long 36999426 ; 0x2349102
.long 1485292032 ; 0x5887c200
.long 3221225735 ; 0xc0000107
.long 35950848 ; 0x2249100
.long 37225028 ; 0x2380244
.long 1485554176 ; 0x588bc200
.long 3078619395 ; 0xb7800103
.long 4064827276 ; 0xf248578c
.long 4064845957 ; 0xf248a085
.long 3221266697 ; 0xc000a109
.long 3074461984 ; 0xb7409120
.long 4027078540 ; 0xf008578c
.long 168077901 ; 0xa04aa4d
.long 2723016712 ; 0xa24df008
.long 1468839808 ; 0x578cb780
.long 2685334088 ; 0xa00ef248
.long 4027620386 ; 0xf0109c22
.long 3078662626 ; 0xb780a9e2
.long 134371212 ; 0x802578c
.long 2710493704 ; 0xa18eda08
.long 134388770 ; 0x8029c22
.long 4027620386 ; 0xf0109c22
.long 3074468465 ; 0xb740aa71
.long 3624950164 ; 0xd8105994
.long 3254823401 ; 0xc200a9e9
.long 4031797775 ; 0xf0505a0f
.long 4027621953 ; 0xf010a241
.long 4027623785 ; 0xf010a969
.long 3078662638 ; 0xb780a9ee
.long 3238090892 ; 0xc101588c
.long 3657957414 ; 0xda080026
.long 4060651913 ; 0xf208a189
.long 4027621641 ; 0xf010a109
.long 4060651585 ; 0xf208a041
.long 2619515278 ; 0x9c22a18e
.long 1468839808 ; 0x578cb780
.long 3657959682 ; 0xda080902
.long 3624970765 ; 0xd810aa0d
.long 4027621737 ; 0xf010a169
.long 4027621737 ; 0xf010a169
.long 4027621985 ; 0xf010a261
.long 4027621741 ; 0xf010a16d
.long 3624968561 ; 0xd810a171
.long 2619515245 ; 0x9c22a16d
.long 1460451104 ; 0x570cb720
.long 1535948608 ; 0x5b8cb740
.long 2834231312 ; 0xa8eef010
.long 1101903744 ; 0x41adb780
.long 2840260616 ; 0xa94af008
.long 2848321544 ; 0xa9c5f008
.long 370790672 ; 0x1619d110
.long 1102427424 ; 0x41b5b520
.long 1648738561 ; 0x6245c101
.long 4027056710 ; 0xf0080246
.long 3624968773 ; 0xd810a245
.long 3043011062 ; 0xb560a9f6
.long 2619490995 ; 0x9c2242b3
.long 226926172 ; 0xd869e5c
.long 1094246400 ; 0x4138e000
.long 498388997 ; 0x1db4d005
.long 3289685290 ; 0xc4149d2a
.long 3423891712 ; 0xcc147100
.long 3221778624 ; 0xc00870c0
.long 3221255360 ; 0xc00074c0
.long 3489829116 ; 0xd00290fc
.long 437547200 ; 0x1a1470c0
.long 1374900403 ; 0x51f350b3
.long 1950400517 ; 0x7440c005
.long 2434580480 ; 0x911cc000
.long 1883295746 ; 0x7040d002
.long 3271629392 ; 0xc3011a50
.long 1353941280 ; 0x50b38120
.long 1401730880 ; 0x538cb740
.long 3223323190 ; 0xc0200236
.long 3074468198 ; 0xb740a966
.long 1924485900 ; 0x72b5530c
.long 2852506144 ; 0xaa05ca20
.long 3541917721 ; 0xd31d6019
.long 4062058021 ; 0xf21e1625
.long 3491399725 ; 0xd01a882d
.long 3491516435 ; 0xd01c5013
.long 3238088720 ; 0xc1015010
.long 2619498503 ; 0x9c226007
.long 2216732165 ; 0x8420a605
.long 2576547700 ; 0x9992ff74
.long 4285795722 ; 0xff740d8a
.long 4287928739 ; 0xff9499a3
.long 4287928743 ; 0xff9499a7
.long 167943147 ; 0xa029beb
.long 223527968 ; 0xd52c420
.long 3221271682 ; 0xc000b482
.long 1109438725 ; 0x4220b105
.long 2374033457 ; 0x8d80e031
.long 4285795722 ; 0xff740d8a
.long 3497105855 ; 0xd07199bf
.long 3045075550 ; 0xb5802a5e
.long 2837005708 ; 0xa919458c
.long 1888012304 ; 0x7088c810
.long 161663017 ; 0x9a2c829
.long 162579282 ; 0x9b0c352
.long 2841833480 ; 0xa962f008
.long 713080862 ; 0x2a80c01e
.long 1519764096 ; 0x5a95c280
.long 1988102658 ; 0x76800a02
.long 1158460736 ; 0x450cb540
.long 1183626656 ; 0x468cb5a0
.long 1175238016 ; 0x460cb580
.long 2428682240 ; 0x90c2c000
.long 237162513 ; 0xe22d011
.long 2724327432 ; 0xa261f008
.long 1376565120 ; 0x520cb780
.long 155371527 ; 0x942c807
.long 151045488 ; 0x900c570
.long 1150072192 ; 0x448cb580
.long 220905522 ; 0xd2ac032
.long 3221271618 ; 0xc000b442
.long 225708586 ; 0xd740a2a
.long 3221271682 ; 0xc000b482
.long 226673152 ; 0xd82c200
.long 3110078850 ; 0xb9600982
.long 3221307752 ; 0xc0014168
.long 3508834784 ; 0xd12491e0
.long 3026344203 ; 0xb462590b
.long 168869888 ; 0xa10c000
.long 1962983432 ; 0x7500c008
.long 4294904080 ; 0xffff0910
.long 3221525252 ; 0xc0049304
.long 3221294464 ; 0xc0010d80
.long 3355938849 ; 0xc8079021
.long 3312847426 ; 0xc5760a42
.long 3224504832 ; 0xc0320a00
.long 3028421930 ; 0xb4820d2a
.long 3254829056 ; 0xc200c000
.long 159518082 ; 0x9820d82
.long 1097382240 ; 0x4168b960
.long 2462105600 ; 0x92c0c000
.long 1493946660 ; 0x590bd124
.long 3221271650 ; 0xc000b462
.long 3221752336 ; 0xc0080a10
.long 152073472 ; 0x9107500
.long 2466578431 ; 0x9304ffff
.long 226541572 ; 0xd80c004
.long 2432811008 ; 0x9101c000
.long 2436939776 ; 0x9140c000
.long 34053722 ; 0x2079e5a
.long 2451636222 ; 0x9220fffe
.long 34053722 ; 0x2079e5a
.long 2436956159 ; 0x9140ffff
.long 3224635906 ; 0xc0340a02
.long 3028421918 ; 0xb4820d1e
.long 4287938560 ; 0xff94c000
.long 134387959 ; 0x80298f7
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2619509856 ; 0x9c228c60
.long 1468839712 ; 0x578cb720
.long 767480817 ; 0x2dbed3f1
.long 1579792256 ; 0x5e29b780
.long 3006428418 ; 0xb3327502
.long 3221242914 ; 0xc0004422
.long 167940930 ; 0xa029342
.long 223003708 ; 0xd4ac43c
.long 3221271682 ; 0xc000b482
.long 1109438722 ; 0x4220b102
.long 696045566 ; 0x297ccffe
.long 170184721 ; 0xa24d011
.long 1073920548 ; 0x4002ba24
.long 1892208656 ; 0x70c8d010
.long 3222149384 ; 0xc00e1908
.long 3121752700 ; 0xba122a7c
.long 3490856962 ; 0xd0124002
.long 3555815684 ; 0xd3f17104
.long 3072338254 ; 0xb720294e
.long 167925644 ; 0xa02578c
.long 226410550 ; 0xd7ec036
.long 1579791744 ; 0x5e29b580
.long 3221271618 ; 0xc000b442
.long 2785909794 ; 0xa60d9c22
.long 1468839744 ; 0x578cb740
.long 4027096734 ; 0xf0089e9e
.long 1963240001 ; 0x7504aa41
.long 2433007616 ; 0x9104c000
.long 1460451200 ; 0x570cb780
.long 2818955976 ; 0xa805dac8
.long 2441134090 ; 0x9180c00a
.long 3006297346 ; 0xb3307502
.long 3221898276 ; 0xc00a4424
.long 3624440036 ; 0xd80890e4
.long 1962977865 ; 0x7500aa49
.long 2424619009 ; 0x9084c001
.long 2857488520 ; 0xaa51d088
.long 3221255424 ; 0xc0007500
.long 3498611684 ; 0xd08893e4
.long 1962977861 ; 0x7500aa45
.long 1460451200 ; 0x570cb780
.long 2835798728 ; 0xa906dac8
.long 1502394240 ; 0x598cb780
.long 2843859528 ; 0xa981da48
.long 2426716160 ; 0x90a4c000
.long 3221266002 ; 0xc0009e52
.long 3490812128 ; 0xd01190e0
.long 17370662 ; 0x1090e26
.long 696045566 ; 0x297ccffe
.long 1502394240 ; 0x598cb780
.long 19308112 ; 0x1269e50
.long 2701253192 ; 0xa101da48
.long 2415968265 ; 0x9000c009
.long 1468839872 ; 0x578cb7c0
.long 2857489032 ; 0xaa51d288
.long 3221386496 ; 0xc0027500
.long 3078656098 ; 0xb7809062
.long 3532150412 ; 0xd288568c
.long 3536366021 ; 0xd2c8a9c5
.long 1958783489 ; 0x74c0aa01
.long 1073789476 ; 0x4000ba24
.long 90751233 ; 0x568c101
.long 1460451200 ; 0x570cb780
.long 220385282 ; 0xd22d002
.long 3523780177 ; 0xd2089e51
.long 3356666117 ; 0xc812a905
.long 3523768388 ; 0xd2087044
.long 3222317577 ; 0xc010aa09
.long 3078647944 ; 0xb7807088
.long 1958762892 ; 0x74c0598c
.long 2835536456 ; 0xa902da48
.long 2430779392 ; 0x90e2c000
.long 168218641 ; 0xa06d011
.long 3221225737 ; 0xc0000109
.long 16879712 ; 0x1019060
.long 1502394240 ; 0x598cb780
.long 696045566 ; 0x297ccffe
.long 19185921 ; 0x124c101
.long 2836582984 ; 0xa912d248
.long 2701253192 ; 0xa101da48
.long 3221714560 ; 0xc0077680
.long 3078656226 ; 0xb78090e2
.long 3662174092 ; 0xda48578c
.long 3666389274 ; 0xda88a91a
.long 3508578565 ; 0xd120a905
.long 151257349 ; 0x9040105
.long 2701515400 ; 0xa105da88
.long 2702891592 ; 0xa11ada48
.long 2466299910 ; 0x9300c006
.long 2841563784 ; 0xa95ed288
.long 3221321344 ; 0xc0017680
.long 3074462274 ; 0xb7409242
.long 3490207500 ; 0xd008570c
.long 3490228801 ; 0xd008aa41
.long 168077638 ; 0xa04a946
.long 3490881107 ; 0xd0129e53
.long 3490214150 ; 0xd0087106
.long 3222317385 ; 0xc010a949
.long 3532157188 ; 0xd2887104
.long 1962977861 ; 0x7500aa45
.long 1502394240 ; 0x598cb780
.long 2835470920 ; 0xa901da48
.long 168218626 ; 0xa06d002
.long 1143124740 ; 0x4422b304
.long 1468839776 ; 0x578cb760
.long 712822782 ; 0x2a7ccffe
.long 29675552 ; 0x1c4d020
.long 2843400264 ; 0xa97ad848
.long 2842024072 ; 0xa965d888
.long 1502394240 ; 0x598cb780
.long 17158432 ; 0x105d120
.long 3662153988 ; 0xda480904
.long 3632832898 ; 0xd888a182
.long 3628638565 ; 0xd848a165
.long 3221594490 ; 0xc005a17a
.long 3078656096 ; 0xb7809060
.long 4064827020 ; 0xf248568c
.long 4064848338 ; 0xf248a9d2
.long 1992337805 ; 0x76c0a98d
.long 2709910088 ; 0xa185f248
.long 2440609792 ; 0x9178c000
.long 1460451104 ; 0x570cb720
.long 2840982088 ; 0xa955f248
.long 1135458176 ; 0x43adb780
.long 3221254280 ; 0xc0007088
.long 3078656828 ; 0xb780933c
.long 3527956876 ; 0xd248598c
.long 1962977817 ; 0x7500aa19
.long 2428682240 ; 0x90c2c000
.long 207802385 ; 0xc62d011
.long 2428551168 ; 0x90c0c000
.long 2856964744 ; 0xaa49d288
.long 74043664 ; 0x469d110
.long 1460451200 ; 0x570cb780
.long 2852770312 ; 0xaa09d208
.long 1879622672 ; 0x7008c410
.long 2445328385 ; 0x91c0c001
.long 1101903744 ; 0x41adb780
.long 364368144 ; 0x15b7d110
.long 2865689160 ; 0xaacef248
.long 1510720000 ; 0x5a0bc200
.long 2865361480 ; 0xaac9f248
.long 1892207634 ; 0x70c8cc12
.long 1412020096 ; 0x5429b780
.long 169085190 ; 0xa140906
.long 3423752691 ; 0xcc1251f3
.long 3492049092 ; 0xd02470c4
.long 3238089195 ; 0xc10151eb
.long 1790576058 ; 0x6aba05ba
.long 2585067508 ; 0x9a14fff4
.long 1519633024 ; 0x5a93c280
.long 1503252516 ; 0x5999d024
.long 3532157275 ; 0xd288715b
.long 3490425161 ; 0xd00ba949
.long 2656767412 ; 0x9e5b0db4
.long 107335952 ; 0x665d110
.long 1896271888 ; 0x7106d010
.long 358994192 ; 0x1565d110
.long 1888011282 ; 0x7088c412
.long 1468839808 ; 0x578cb780
.long 3532168842 ; 0xd2889e8a
.long 3078662533 ; 0xb780a985
.long 1958762252 ; 0x74c0570c
.long 2835730952 ; 0xa905d208
.long 220385282 ; 0xd22d002
.long 3356663377 ; 0xc8129e51
.long 3523768388 ; 0xd2087044
.long 3222317577 ; 0xc010aa09
.long 3078647944 ; 0xb7807088
.long 1958762892 ; 0x74c0598c
.long 2835536456 ; 0xa902da48
.long 2430779392 ; 0x90e2c000
.long 168218641 ; 0xa06d011
.long 3221225737 ; 0xc0000109
.long 16879712 ; 0x1019060
.long 1502394240 ; 0x598cb780
.long 696045566 ; 0x297ccffe
.long 19185921 ; 0x124c101
.long 2836582984 ; 0xa912d248
.long 2701253192 ; 0xa101da48
.long 3221255808 ; 0xc0007680
.long 3078656482 ; 0xb78091e2
.long 3662174092 ; 0xda48578c
.long 3666389274 ; 0xda88a91a
.long 3508578565 ; 0xd120a905
.long 151257349 ; 0x9040105
.long 2701515400 ; 0xa105da88
.long 2702891592 ; 0xa11ada48
.long 1460451136 ; 0x570cb740
.long 1468839808 ; 0x578cb780
.long 2840975368 ; 0xa955d808
.long 2852772360 ; 0xaa09da08
.long 1896093960 ; 0x71041908
.long 2428813312 ; 0x90c4c000
.long 1452062592 ; 0x568cb780
.long 2684475912 ; 0xa001da08
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 134389400 ; 0x8029e98
.long 3221227778 ; 0xc0000902
.long 2660798784 ; 0x9e989140
.long 3490711554 ; 0xd0100802
.long 3423880496 ; 0xcc144530
.long 3222565568 ; 0xc01472c0
.long 1925214720 ; 0x72c07200
.long 1560920448 ; 0x5d09c180
.long 1912922121 ; 0x7204e009
.long 1560604690 ; 0x5d04f012
.long 2455027712 ; 0x9254c000
.long 3489952452 ; 0xd00472c4
.long 3492022276 ; 0xd0240804
.long 1925191092 ; 0x72c015b4
.long 134402052 ; 0x802d004
.long 363909156 ; 0x15b0d024
.long 824500224 ; 0x3124e000
.long 3006271873 ; 0xb3301181
.long 2619491370 ; 0x9c22442a
.long 143028928 ; 0x88672c0
.long 2477195263 ; 0x93a6ffff
.long 1925235714 ; 0x72c0c402
.long 748605541 ; 0x2c9ed065
.long 1017040997 ; 0x3c9ed065
.long 1912653826 ; 0x7200c802
.long 758042725 ; 0x2d2ed065
.long 1026478181 ; 0x3d2ed065
.long 353689600 ; 0x1514e000
.long 3491405395 ; 0xd01a9e53
.long 3491386376 ; 0xd01a5408
.long 1925206188 ; 0x72c050ac
.long 184340 ; 0x2d014
.long 363909156 ; 0x15b0d024
.long 1485168768 ; 0x5885e080
.long 4294925317 ; 0xffff5c05
.long 3758134020 ; 0xe0009304
.long 293679396 ; 0x11813124
.long 1143649072 ; 0x442ab330
.long 3074464802 ; 0xb7409c22
.long 3221311638 ; 0xc0015096
.long 1992334472 ; 0x76c09c88
.long 671137793 ; 0x2800c001
.long 1102075936 ; 0x41b05820
.long 1212461874 ; 0x4844b332
.long 203485201 ; 0xc20f011
.long 1218622272 ; 0x48a2b340
.long 2839738384 ; 0xa942f810
.long 4294930566 ; 0xffff7086
.long 2013303588 ; 0x78009324
.long 3221330978 ; 0xc0019c22
.long 3221257410 ; 0xc0007cc2
.long 3228668130 ; 0xc07190e2
.long 3497041036 ; 0xd0709c8c
.long 833635712 ; 0x31b04580
.long 4164527245 ; 0xf839a48d
.long 2683085189 ; 0x9feca185
.long 2820536824 ; 0xa81df9f8
.long 2619509856 ; 0x9c228c60
.long 2626207746 ; 0x9c88c002
.long 2625683457 ; 0x9c80c001
.long 738508801 ; 0x2c04c001
.long 3228589088 ; 0xc0705c20
.long 1481123840 ; 0x58482800
.long 3070270498 ; 0xb7009c22
.long 3076538421 ; 0xb7604035
.long 3221373887 ; 0xc00243bf
.long 221147648 ; 0xd2e7200
.long 1352839984 ; 0x50a2b330
.long 2265058566 ; 0x87020d06
.long 2630795380 ; 0x9ccec074
.long 3070270707 ; 0xb7009cf3
.long 3288481845 ; 0xc4024035
.long 1430548992 ; 0x55447200
.long 3036693508 ; 0xb5004404
.long 2632990773 ; 0x9cf04035
.long 2630795380 ; 0x9ccec074
.long 1552420138 ; 0x5c880d2a
.long 2619018372 ; 0x9c1b0c84
.long 3356075525 ; 0xc809a605
.long 2961837634 ; 0xb08a0e42
.long 42020550 ; 0x2812ec6
.long 1351530304 ; 0x508eb740
.long 1351398688 ; 0x508cb520
.long 3221255296 ; 0xc0007480
.long 3501298658 ; 0xd0b193e2
.long 2662140376 ; 0x9ead09d8
.long 3356036482 ; 0xc8090d82
.long 2961837634 ; 0xb08a0e42
.long 3356043750 ; 0xc80929e6
.long 2961837634 ; 0xb08a0e42
.long 3222354342 ; 0xc01139a6
.long 3501263488 ; 0xd0b10a80
.long 3374385624 ; 0xc92109d8
.long 226663621 ; 0xd829cc5
.long 239257609 ; 0xe42c809
.long 702984330 ; 0x29e6b08a
.long 239257609 ; 0xe42c809
.long 967225482 ; 0x39a6b08a
.long 1074705824 ; 0x400eb5a0
.long 2862479864 ; 0xaa9df9f8
.long 2854091256 ; 0xaa1df9f8
.long 2013305890 ; 0x78009c22
.long 1188745249 ; 0x46dad021
.long 1218622272 ; 0x48a2b340
.long 1119663968 ; 0x42bcb760
.long 226672713 ; 0xd82c049
.long 226541576 ; 0xd80c008
.long 2134949921 ; 0x7f40c021
.long 780193729 ; 0x2e80cfc1
.long 1589232256 ; 0x5eb9c280
.long 248565794 ; 0xed0d022
.long 159516090 ; 0x98205ba
.long 2716203065 ; 0xa1e5f839
.long 4029849219 ; 0xf0329e83
.long 4164521136 ; 0xf8398cb0
.long 3110117861 ; 0xb960a1e5
.long 3356049528 ; 0xc8094078
.long 3310882114 ; 0xc5580d42
.long 2656177488 ; 0x9e520d50
.long 2707814457 ; 0xa165f839
.long 2478964735 ; 0x93c1ffff
.long 222480393 ; 0xd42c809
.long 219202912 ; 0xd10c560
.long 2707878296 ; 0xa166f198
.long 39970 ; 0x9c22
.long 2277689353 ; 0x87c2c809
.long 241217632 ; 0xe60b060
.long 2277689353 ; 0x87c2c809
.long 192983136 ; 0xb80b060
.long 2470510588 ; 0x9340fffc
.long 2277689353 ; 0x87c2c809
.long 180400224 ; 0xac0b060
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWData ; @aui32MPG4VBR_SlaveMTXTOPAZFWData
.p2align 2
_aui32MPG4VBR_SlaveMTXTOPAZFWData:
.long 2156943376 ; 0x80905810
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156943376 ; 0x80905810
.long 2156921008 ; 0x809000b0
.long 2156940176 ; 0x80904b90
.long 2189962596 ; 0x82882d64
.long 2189962896 ; 0x82882e90
.long 2189962960 ; 0x82882ed0
.long 2189963092 ; 0x82882f54
.long 2189963160 ; 0x82882f98
.long 2189963212 ; 0x82882fcc
.long 2189963228 ; 0x82882fdc
.long 2189963388 ; 0x8288307c
.long 2189963440 ; 0x828830b0
.long 2189963592 ; 0x82883148
.long 2189963644 ; 0x8288317c
.long 2189963712 ; 0x828831c0
.long 2189963776 ; 0x82883200
.long 2189963824 ; 0x82883230
.long 2189963872 ; 0x82883260
.long 2189963892 ; 0x82883274
.long 2189963928 ; 0x82883298
.long 2189963934 ; 0x8288329e
.long 2189963940 ; 0x828832a4
.long 2189963952 ; 0x828832b0
.long 2189964000 ; 0x828832e0
.long 2189964008 ; 0x828832e8
.long 2189964056 ; 0x82883318
.long 2189962544 ; 0x82882d30
.long 2189962732 ; 0x82882dec
.long 2189962736 ; 0x82882df0
.long 2189962800 ; 0x82882e30
.long 2189962816 ; 0x82882e40
.long 2189962832 ; 0x82882e50
.long 0 ; 0x0
.long 2189964592 ; 0x82883530
.long 0 ; 0x0
.long 2156921452 ; 0x8090026c
.long 2156921452 ; 0x8090026c
.long 2156928672 ; 0x80901ea0
.long 2156927288 ; 0x80901938
.long 2156938680 ; 0x809045b8
.long 2156927156 ; 0x809018b4
.long 2156927144 ; 0x809018a8
.long 2156921452 ; 0x8090026c
.long 2156921452 ; 0x8090026c
.long 2156921452 ; 0x8090026c
.long 2156921452 ; 0x8090026c
.long 2156921452 ; 0x8090026c
.long 0 ; 0x0
.long 0 ; 0x0
.long 2685407488 ; 0xa0101100
.long 2685403568 ; 0xa01001b0
.long 2685407490 ; 0xa0101102
.long 2685403570 ; 0xa01001b2
.long 2685407492 ; 0xa0101104
.long 2685403428 ; 0xa0100124
.long 2685407494 ; 0xa0101106
.long 2685403430 ; 0xa0100126
.long 2685403444 ; 0xa0100134
.long 0 ; 0x0
.long 2685407520 ; 0xa0101120
.long 2685403446 ; 0xa0100136
.long 2685407522 ; 0xa0101122
.long 2685403460 ; 0xa0100144
.long 2148536672 ; 0x80101160
.long 2148536674 ; 0x80101162
.long 2148536704 ; 0x80101180
.long 2148536706 ; 0x80101182
.long 2148532544 ; 0x80100140
.long 2148532546 ; 0x80100142
.long 2148532560 ; 0x80100150
.long 2148532562 ; 0x80100152
.long 2148532564 ; 0x80100154
.long 2148532550 ; 0x80100146
.long 2150630304 ; 0x803003a0
.long 2148532480 ; 0x80100100
.long 2148553046 ; 0x80105156
.long 2685407588 ; 0xa0101164
.long 2685403524 ; 0xa0100184
.long 2148536724 ; 0x80101194
.long 2148532660 ; 0x801001b4
.long 2148532550 ; 0x80100146
.long 0 ; 0x0
.long 65537 ; 0x10001
.long 1020928 ; 0xf9400
.long 1020929 ; 0xf9401
.long 1037315 ; 0xfd403
.long 1037323 ; 0xfd40b
.long 1037339 ; 0xfd41b
.long 1047579 ; 0xffc1b
.long 1047579 ; 0xffc1b
.long 1046555 ; 0xff81b
.long 26651 ; 0x681b
.long 26650 ; 0x681a
.long 10266 ; 0x281a
.long 10256 ; 0x2810
.long 10240 ; 0x2800
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 32832 ; 0x8040
.long 537921540 ; 0x20100804
.long 33620096 ; 0x2010080
.long 1075843080 ; 0x40201008
.long 16400 ; 0x4010
.long 67174464 ; 0x4010040
.long 268697856 ; 0x10040100
.long 1074791425 ; 0x40100401
.long 3 ; 0x3
.long 2 ; 0x2
.long 2 ; 0x2
.long 1 ; 0x1
.long 1 ; 0x1
.long 1 ; 0x1
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 5 ; 0x5
.long 4194304 ; 0x400000
.long 12583040 ; 0xc00080
.long 20971776 ; 0x1400100
.long 29360512 ; 0x1c00180
.long 37749248 ; 0x2400200
.long 46137984 ; 0x2c00280
.long 54526720 ; 0x3400300
.long 62915456 ; 0x3c00380
.long 71304192 ; 0x4400400
.long 79692928 ; 0x4c00480
.long 88081664 ; 0x5400500
.long 96470400 ; 0x5c00580
.long 104859136 ; 0x6400600
.long 113247872 ; 0x6c00680
.long 121636608 ; 0x7400700
.long 130025344 ; 0x7c00780
.long 4194304 ; 0x400000
.long 44761120 ; 0x2ab0020
.long 13434896 ; 0xcd0010
.long 38338901 ; 0x2490155
.long 29818888 ; 0x1c70008
.long 6095053 ; 0x5d00cd
.long 20644181 ; 0x13b0155
.long 17891913 ; 0x1110249
.long 15794180 ; 0xf10004
.long 28246471 ; 0x1af01c7
.long 12779725 ; 0xc300cd
.long 5832797 ; 0x59005d
.long 2687317 ; 0x290155
.long 39780667 ; 0x25f013b
.long 37028425 ; 0x2350249
.long 2162961 ; 0x210111
.long 2031618 ; 0x1f0002
.long 7667953 ; 0x7500f1
.long 7274951 ; 0x6f01c7
.long 6881711 ; 0x6901af
.long 1638605 ; 0x1900cd
.long 24969411 ; 0x17d00c3
.long 5963869 ; 0x5b005d
.long 45678681 ; 0x2b90059
.long 10944853 ; 0xa70155
.long 42139689 ; 0x2830029
.long 20250939 ; 0x135013b
.long 9765471 ; 0x95025f
.long 37683785 ; 0x23f0249
.long 9110069 ; 0x8b0235
.long 35193105 ; 0x2190111
.long 4259873 ; 0x410021
.long 1 ; 0x1
.long 184944128 ; 0xb060600
.long 202050054 ; 0xc0b0a06
.long 168496134 ; 0xa0b0c06
.long 202181644 ; 0xc0d0c0c
.long 218958854 ; 0xd0d0c06
.long 185273356 ; 0xb0b0c0c
.long 235735565 ; 0xe0d0a0d
.long 168627726 ; 0xa0d0e0e
.long 202181126 ; 0xc0d0a06
.long 202247182 ; 0xc0e0c0e
.long 235735565 ; 0xe0d0a0d
.long 252447756 ; 0xf0c0c0c
.long 252382478 ; 0xf0b0d0e
.long 219090446 ; 0xd0f0e0e
.long 219090703 ; 0xd0f0f0f
.long 202051342 ; 0xc0b0f0e
.long 6 ; 0x6
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 305445548 ; 0x1234baac
.long 2189964768 ; 0x828835e0
.long 44 ; 0x2c
.long 0 ; 0x0
.long 144 ; 0x90
.long 2189964616 ; 0x82883548
.long 2189964616 ; 0x82883548
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2189964944 ; 0x82883690
.long 16777260 ; 0x100002c
.long 0 ; 0x0
.long 144 ; 0x90
.long 2189964792 ; 0x828835f8
.long 2189964792 ; 0x828835f8
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2189964976 ; 0x828836b0
.long 2214592554 ; 0x8400002a
.long 0 ; 0x0
.long 0 ; 0x0
.long 2189964592 ; 0x82883530
.long 2189964592 ; 0x82883530
.long 0 ; 0x0
.long 257 ; 0x101
.long 2189965008 ; 0x828836d0
.long 20 ; 0x14
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2189965040 ; 0x828836f0
.long 18 ; 0x12
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156920832 ; 0x80900000
.long 2156920832 ; 0x80900000
.long 0 ; 0x0
.long 0 ; 0x0
.long 2189965072 ; 0x82883710
.long 18 ; 0x12
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156943376 ; 0x80905810
.long 2156943376 ; 0x80905810
.long 0 ; 0x0
.long 0 ; 0x0
.long 2189965104 ; 0x82883730
.long 18 ; 0x12
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156943360 ; 0x80905800
.long 2156943360 ; 0x80905800
.long 0 ; 0x0
.long 0 ; 0x0
.long 2189965136 ; 0x82883750
.long 18 ; 0x12
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156943344 ; 0x809057f0
.long 2156943344 ; 0x809057f0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 26 ; 0x1a
.long 0 ; 0x0
.long 8388592 ; 0x7ffff0
.long 2952790016 ; 0xb0000000
.long 2952790016 ; 0xb0000000
.long 0 ; 0x0
.long 0 ; 0x0
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWTextReloc ; @aui32MPG4VBR_SlaveMTXTOPAZFWTextReloc
.zerofill __DATA,__common,_aui32MPG4VBR_SlaveMTXTOPAZFWTextReloc,4,2
.globl _aui8MPG4VBR_SlaveMTXTOPAZFWTextRelocType ; @aui8MPG4VBR_SlaveMTXTOPAZFWTextRelocType
.zerofill __DATA,__common,_aui8MPG4VBR_SlaveMTXTOPAZFWTextRelocType,1,0
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWTextRelocFullAddr ; @aui32MPG4VBR_SlaveMTXTOPAZFWTextRelocFullAddr
.zerofill __DATA,__common,_aui32MPG4VBR_SlaveMTXTOPAZFWTextRelocFullAddr,4,2
.globl _aui32MPG4VBR_SlaveMTXTOPAZFWDataReloc ; @aui32MPG4VBR_SlaveMTXTOPAZFWDataReloc
.zerofill __DATA,__common,_aui32MPG4VBR_SlaveMTXTOPAZFWDataReloc,4,2
.subsections_via_symbols
| the_stack_data/220558.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FPU_gettagi ## -- Begin function FPU_gettagi
.p2align 4, 0x90
_FPU_gettagi: ## @FPU_gettagi
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edi killed $edi def $rdi
movq _fpu_tag_word@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _top@GOTPCREL(%rip), %rcx
addl (%rcx), %edi
leal (%rdi,%rdi), %ecx
andb $14, %cl
## kill: def $cl killed $cl killed $ecx
sarl %cl, %eax
andl $3, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _fpu_tag_word,4,2 ## @fpu_tag_word
.comm _top,4,2 ## @top
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FPU_gettagi ; -- Begin function FPU_gettagi
.p2align 2
_FPU_gettagi: ; @FPU_gettagi
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _fpu_tag_word@GOTPAGE
Lloh1:
ldr x8, [x8, _fpu_tag_word@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _top@GOTPAGE
Lloh4:
ldr x9, [x9, _top@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
add w9, w9, w0
ubfiz w9, w9, #1, #3
asr w8, w8, w9
and w0, w8, #0x3
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _fpu_tag_word,4,2 ; @fpu_tag_word
.comm _top,4,2 ; @top
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/x86/math-emu/extr_fpu_tags.c_FPU_gettagi.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.section __TEXT,__literal8,8byte_literals
.p2align 3, 0x0 ## -- Begin function png_write_cHRM
LCPI0_0:
.quad 0x3fe999999999999a ## double 0.80000000000000004
LCPI0_1:
.quad 0x3ff0000000000000 ## double 1
LCPI0_2:
.quad 0x40f86a0000000000 ## double 1.0E+5
LCPI0_3:
.quad 0x3fe0000000000000 ## double 0.5
LCPI0_4:
.quad 0x0000000000000000 ## double 0
.section __TEXT,__text,regular,pure_instructions
.globl _png_write_cHRM
.p2align 4, 0x90
_png_write_cHRM: ## @png_write_cHRM
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $216, %rsp
.cfi_offset %rbx, -24
movsd %xmm7, -160(%rbp) ## 8-byte Spill
movsd %xmm6, -184(%rbp) ## 8-byte Spill
movsd %xmm5, -168(%rbp) ## 8-byte Spill
movsd %xmm4, -192(%rbp) ## 8-byte Spill
movsd %xmm3, -176(%rbp) ## 8-byte Spill
movsd %xmm2, -200(%rbp) ## 8-byte Spill
movsd %xmm1, -152(%rbp) ## 8-byte Spill
movaps %xmm0, -224(%rbp) ## 16-byte Spill
movl %edi, %ebx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
leaq L_.str(%rip), %rsi
movl $1, %edi
callq _png_debug
movapd -224(%rbp), %xmm4 ## 16-byte Reload
movsd -152(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movapd %xmm4, %xmm0
addsd %xmm3, %xmm0
ucomisd LCPI0_1(%rip), %xmm0
ja LBB0_4
## %bb.1:
ucomisd LCPI0_0(%rip), %xmm3
ja LBB0_4
## %bb.2:
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = [8.0000000000000004E-1,0.0E+0]
cmpltpd %xmm4, %xmm0
xorpd %xmm1, %xmm1
movapd %xmm4, %xmm2
cmpltpd %xmm1, %xmm2
andpd %xmm0, %xmm2
movd %xmm2, %eax
testb $1, %al
jne LBB0_4
## %bb.3:
xorpd %xmm0, %xmm0
ucomisd %xmm3, %xmm0
ja LBB0_4
## %bb.6:
mulsd LCPI0_2(%rip), %xmm4
addsd LCPI0_3(%rip), %xmm4
cvttsd2si %xmm4, %rsi
leaq -144(%rbp), %rdi
callq _png_save_uint_32
movsd -152(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd LCPI0_2(%rip), %xmm0
addsd LCPI0_3(%rip), %xmm0
cvttsd2si %xmm0, %rsi
leaq -128(%rbp), %rdi
callq _png_save_uint_32
movsd -200(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
xorpd %xmm0, %xmm0
ucomisd %xmm2, %xmm0
movsd -176(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ja LBB0_9
## %bb.7:
ucomisd %xmm1, %xmm0
ja LBB0_9
## %bb.8:
movapd %xmm2, %xmm0
addsd %xmm1, %xmm0
ucomisd LCPI0_1(%rip), %xmm0
ja LBB0_9
## %bb.11:
movsd LCPI0_2(%rip), %xmm0 ## xmm0 = [1.0E+5,0.0E+0]
mulsd %xmm0, %xmm2
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = [5.0E-1,0.0E+0]
addsd %xmm0, %xmm2
cvttsd2si %xmm2, %rsi
leaq -112(%rbp), %rdi
callq _png_save_uint_32
movsd -176(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd LCPI0_2(%rip), %xmm0
addsd LCPI0_3(%rip), %xmm0
cvttsd2si %xmm0, %rsi
leaq -96(%rbp), %rdi
callq _png_save_uint_32
xorpd %xmm0, %xmm0
movsd -192(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
ucomisd %xmm2, %xmm0
movsd -168(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ja LBB0_14
## %bb.12:
ucomisd %xmm1, %xmm0
ja LBB0_14
## %bb.13:
movapd %xmm2, %xmm0
addsd %xmm1, %xmm0
ucomisd LCPI0_1(%rip), %xmm0
ja LBB0_14
## %bb.15:
movsd LCPI0_2(%rip), %xmm0 ## xmm0 = [1.0E+5,0.0E+0]
mulsd %xmm0, %xmm2
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = [5.0E-1,0.0E+0]
addsd %xmm0, %xmm2
cvttsd2si %xmm2, %rsi
leaq -80(%rbp), %rdi
callq _png_save_uint_32
movsd -168(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd LCPI0_2(%rip), %xmm0
addsd LCPI0_3(%rip), %xmm0
cvttsd2si %xmm0, %rsi
leaq -64(%rbp), %rdi
callq _png_save_uint_32
xorpd %xmm0, %xmm0
movsd -184(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
ucomisd %xmm2, %xmm0
movsd -160(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ja LBB0_18
## %bb.16:
ucomisd %xmm1, %xmm0
ja LBB0_18
## %bb.17:
movapd %xmm2, %xmm0
addsd %xmm1, %xmm0
ucomisd LCPI0_1(%rip), %xmm0
ja LBB0_18
## %bb.19:
movsd LCPI0_2(%rip), %xmm0 ## xmm0 = [1.0E+5,0.0E+0]
mulsd %xmm0, %xmm2
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = [5.0E-1,0.0E+0]
addsd %xmm0, %xmm2
cvttsd2si %xmm2, %rsi
leaq -48(%rbp), %rdi
callq _png_save_uint_32
movsd -160(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd LCPI0_2(%rip), %xmm0
addsd LCPI0_3(%rip), %xmm0
cvttsd2si %xmm0, %rsi
leaq -32(%rbp), %rdi
callq _png_save_uint_32
movq _png_cHRM@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -144(%rbp), %rdx
movl %ebx, %edi
movl $32, %ecx
callq _png_write_chunk
jmp LBB0_20
LBB0_4:
leaq L_.str.1(%rip), %rsi
movl %ebx, %edi
callq _png_warning
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB0_22
## %bb.5:
leaq L_.str.2(%rip), %rsi
movaps -224(%rbp), %xmm0 ## 16-byte Reload
movsd -152(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
addq $216, %rsp
popq %rbx
popq %rbp
jmp _fprintf ## TAILCALL
LBB0_9:
leaq L_.str.3(%rip), %rsi
jmp LBB0_10
LBB0_14:
leaq L_.str.4(%rip), %rsi
jmp LBB0_10
LBB0_18:
leaq L_.str.5(%rip), %rsi
LBB0_10:
movl %ebx, %edi
callq _png_warning
LBB0_20:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB0_22
## %bb.21:
addq $216, %rsp
popq %rbx
popq %rbp
retq
LBB0_22:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "in png_write_cHRM\n"
L_.str.1: ## @.str.1
.asciz "Invalid cHRM white point specified"
.comm _stderr,4,2 ## @stderr
L_.str.2: ## @.str.2
.asciz "white_x=%f, white_y=%f\n"
L_.str.3: ## @.str.3
.asciz "Invalid cHRM red point specified"
L_.str.4: ## @.str.4
.asciz "Invalid cHRM green point specified"
L_.str.5: ## @.str.5
.asciz "Invalid cHRM blue point specified"
.comm _png_cHRM,4,2 ## @png_cHRM
.comm _PNG_cHRM,4,2 ## @PNG_cHRM
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _png_write_cHRM ; -- Begin function png_write_cHRM
.p2align 2
_png_write_cHRM: ; @png_write_cHRM
.cfi_startproc
; %bb.0:
sub sp, sp, #272
stp d15, d14, [sp, #160] ; 16-byte Folded Spill
stp d13, d12, [sp, #176] ; 16-byte Folded Spill
stp d11, d10, [sp, #192] ; 16-byte Folded Spill
stp d9, d8, [sp, #208] ; 16-byte Folded Spill
stp x28, x27, [sp, #224] ; 16-byte Folded Spill
stp x20, x19, [sp, #240] ; 16-byte Folded Spill
stp x29, x30, [sp, #256] ; 16-byte Folded Spill
add x29, sp, #256
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w27, -40
.cfi_offset w28, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
.cfi_offset b10, -72
.cfi_offset b11, -80
.cfi_offset b12, -88
.cfi_offset b13, -96
.cfi_offset b14, -104
.cfi_offset b15, -112
fmov d8, d7
fmov d9, d6
fmov d10, d5
fmov d11, d4
fmov d12, d3
fmov d13, d2
fmov d14, d1
fmov d15, d0
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-104]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov w0, #1 ; =0x1
bl _png_debug
fcmp d15, #0.0
cset w8, mi
mov x9, #-7378697629483820647 ; =0x9999999999999999
movk x9, #39322
movk x9, #16361, lsl #48
fmov d0, x9
fcmp d15, d0
csel w8, wzr, w8, le
fadd d0, d15, d14
fmov d1, #1.00000000
fcmp d0, d1
fmov d0, x9
fccmp d14, d0, #0, le
b.gt LBB0_13
; %bb.1:
tbnz w8, #0, LBB0_13
; %bb.2:
fcmp d14, #0.0
b.mi LBB0_13
; %bb.3:
stp d9, d8, [sp, #8] ; 16-byte Folded Spill
mov x8, #116548232544256 ; =0x6a0000000000
movk x8, #16632, lsl #48
fmov d8, x8
fmov d9, #0.50000000
fmadd d0, d15, d8, d9
fcvtzs x1, d0
add x20, sp, #24
add x0, sp, #24
bl _png_save_uint_32
fmadd d0, d14, d8, d9
fcvtzs x1, d0
add x0, x20, #16
bl _png_save_uint_32
fcmp d13, #0.0
b.mi LBB0_15
; %bb.4:
fcmp d12, #0.0
b.mi LBB0_15
; %bb.5:
fadd d0, d13, d12
fmov d1, #1.00000000
fcmp d0, d1
b.gt LBB0_15
; %bb.6:
mov x8, #116548232544256 ; =0x6a0000000000
movk x8, #16632, lsl #48
fmov d8, x8
fmadd d0, d13, d8, d9
fcvtzs x1, d0
add x20, sp, #24
add x0, x20, #32
bl _png_save_uint_32
fmadd d0, d12, d8, d9
fcvtzs x1, d0
add x0, x20, #48
bl _png_save_uint_32
fcmp d11, #0.0
b.mi LBB0_16
; %bb.7:
fcmp d10, #0.0
b.mi LBB0_16
; %bb.8:
fadd d0, d11, d10
fmov d1, #1.00000000
fcmp d0, d1
b.gt LBB0_16
; %bb.9:
mov x8, #116548232544256 ; =0x6a0000000000
movk x8, #16632, lsl #48
fmov d8, x8
fmadd d0, d11, d8, d9
fcvtzs x1, d0
add x20, sp, #24
add x0, x20, #64
bl _png_save_uint_32
fmadd d0, d10, d8, d9
fcvtzs x1, d0
add x0, x20, #80
bl _png_save_uint_32
ldp d3, d2, [sp, #8] ; 16-byte Folded Reload
fcmp d3, #0.0
b.mi LBB0_17
; %bb.10:
fcmp d2, #0.0
b.mi LBB0_17
; %bb.11:
fadd d0, d3, d2
fmov d1, #1.00000000
fcmp d0, d1
b.gt LBB0_17
; %bb.12:
mov x8, #116548232544256 ; =0x6a0000000000
movk x8, #16632, lsl #48
fmov d10, d2
fmov d8, x8
fmadd d0, d3, d8, d9
fcvtzs x1, d0
add x20, sp, #24
add x0, x20, #96
bl _png_save_uint_32
fmadd d0, d10, d8, d9
fcvtzs x1, d0
add x0, x20, #112
bl _png_save_uint_32
Lloh5:
adrp x8, _png_cHRM@GOTPAGE
Lloh6:
ldr x8, [x8, _png_cHRM@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
add x2, sp, #24
mov x0, x19
mov w3, #32 ; =0x20
bl _png_write_chunk
b LBB0_19
LBB0_13:
Lloh8:
adrp x1, l_.str.1@PAGE
Lloh9:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _png_warning
Lloh10:
adrp x8, _stderr@GOTPAGE
Lloh11:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh12:
ldr w0, [x8]
ldur x8, [x29, #-104]
Lloh13:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh14:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_21
; %bb.14:
Lloh16:
adrp x1, l_.str.2@PAGE
Lloh17:
add x1, x1, l_.str.2@PAGEOFF
fmov d0, d15
fmov d1, d14
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x20, x19, [sp, #240] ; 16-byte Folded Reload
ldp x28, x27, [sp, #224] ; 16-byte Folded Reload
ldp d9, d8, [sp, #208] ; 16-byte Folded Reload
ldp d11, d10, [sp, #192] ; 16-byte Folded Reload
ldp d13, d12, [sp, #176] ; 16-byte Folded Reload
ldp d15, d14, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #272
b _fprintf
LBB0_15:
Lloh18:
adrp x1, l_.str.3@PAGE
Lloh19:
add x1, x1, l_.str.3@PAGEOFF
b LBB0_18
LBB0_16:
Lloh20:
adrp x1, l_.str.4@PAGE
Lloh21:
add x1, x1, l_.str.4@PAGEOFF
b LBB0_18
LBB0_17:
Lloh22:
adrp x1, l_.str.5@PAGE
Lloh23:
add x1, x1, l_.str.5@PAGEOFF
LBB0_18:
mov x0, x19
bl _png_warning
LBB0_19:
ldur x8, [x29, #-104]
Lloh24:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh25:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh26:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_21
; %bb.20:
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x20, x19, [sp, #240] ; 16-byte Folded Reload
ldp x28, x27, [sp, #224] ; 16-byte Folded Reload
ldp d9, d8, [sp, #208] ; 16-byte Folded Reload
ldp d11, d10, [sp, #192] ; 16-byte Folded Reload
ldp d13, d12, [sp, #176] ; 16-byte Folded Reload
ldp d15, d14, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #272
ret
LBB0_21:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "in png_write_cHRM\n"
l_.str.1: ; @.str.1
.asciz "Invalid cHRM white point specified"
.comm _stderr,4,2 ; @stderr
l_.str.2: ; @.str.2
.asciz "white_x=%f, white_y=%f\n"
l_.str.3: ; @.str.3
.asciz "Invalid cHRM red point specified"
l_.str.4: ; @.str.4
.asciz "Invalid cHRM green point specified"
l_.str.5: ; @.str.5
.asciz "Invalid cHRM blue point specified"
.comm _png_cHRM,4,2 ; @png_cHRM
.comm _PNG_cHRM,4,2 ; @PNG_cHRM
.subsections_via_symbols
| assembly_file_67923.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function elink_ets_e3b0_set_credit_upper_bound_pbf
_elink_ets_e3b0_set_credit_upper_bound_pbf: ## @elink_ets_e3b0_set_credit_upper_bound_pbf
.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 8(%rdi), %r14
movq %rsi, %rdi
callq _elink_ets_get_credit_upper_bound
cmpl $0, (%rbx)
movq _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1@GOTPCREL(%rip), %rcx
cmoveq _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0@GOTPCREL(%rip), %rcx
movq %rax, %r15
movl (%rcx), %eax
movq _PBF_REG_COS0_UPPER_BOUND_P1@GOTPCREL(%rip), %rcx
cmoveq _PBF_REG_COS0_UPPER_BOUND_P0@GOTPCREL(%rip), %rcx
testl %eax, %eax
jle LBB0_3
## %bb.1:
movq (%rcx), %r12
movl %eax, %r13d
shlq $2, %r13
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movslq %ebx, %rsi
addq %r12, %rsi
movq %r14, %rdi
movq %r15, %rdx
callq _REG_WR
addq $4, %rbx
cmpq %rbx, %r13
jne LBB0_2
LBB0_3:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PBF_REG_COS0_UPPER_BOUND_P0,8,3 ## @PBF_REG_COS0_UPPER_BOUND_P0
.comm _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0,4,2 ## @ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0
.comm _PBF_REG_COS0_UPPER_BOUND_P1,8,3 ## @PBF_REG_COS0_UPPER_BOUND_P1
.comm _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1,4,2 ## @ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1
.no_dead_strip _elink_ets_e3b0_set_credit_upper_bound_pbf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function elink_ets_e3b0_set_credit_upper_bound_pbf
_elink_ets_e3b0_set_credit_upper_bound_pbf: ; @elink_ets_e3b0_set_credit_upper_bound_pbf
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x0
ldr x19, [x0, #8]
mov x0, x1
bl _elink_ets_get_credit_upper_bound
Lloh0:
adrp x8, _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0@GOTPAGE
Lloh1:
ldr x8, [x8, _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0@GOTPAGEOFF]
ldr w9, [x21]
Lloh2:
adrp x10, _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1@GOTPAGE
Lloh3:
ldr x10, [x10, _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1@GOTPAGEOFF]
cmp w9, #0
csel x8, x8, x10, eq
ldr w8, [x8]
Lloh4:
adrp x9, _PBF_REG_COS0_UPPER_BOUND_P0@GOTPAGE
Lloh5:
ldr x9, [x9, _PBF_REG_COS0_UPPER_BOUND_P0@GOTPAGEOFF]
Lloh6:
adrp x10, _PBF_REG_COS0_UPPER_BOUND_P1@GOTPAGE
Lloh7:
ldr x10, [x10, _PBF_REG_COS0_UPPER_BOUND_P1@GOTPAGEOFF]
csel x9, x9, x10, eq
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov x20, x0
mov x21, #0
ldr x22, [x9]
lsl x23, x8, #2
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x1, x22, w21, sxtw
mov x0, x19
mov x2, x20
bl _REG_WR
add x21, x21, #4
cmp x23, x21
b.ne LBB0_2
LBB0_3:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _PBF_REG_COS0_UPPER_BOUND_P0,8,3 ; @PBF_REG_COS0_UPPER_BOUND_P0
.comm _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0,4,2 ; @ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0
.comm _PBF_REG_COS0_UPPER_BOUND_P1,8,3 ; @PBF_REG_COS0_UPPER_BOUND_P1
.comm _ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1,4,2 ; @ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1
.no_dead_strip _elink_ets_e3b0_set_credit_upper_bound_pbf
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/bxe/extr_bxe_elink.c_elink_ets_e3b0_set_credit_upper_bound_pbf.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $48, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movq _BUFFERSIZE@GOTPCREL(%rip), %r15
movl (%r15), %edi
callq _malloc
movq %rax, %r14
movq _EGGSIZE@GOTPCREL(%rip), %r12
movl (%r12), %edi
callq _malloc
movq %rax, %rbx
movl (%r12), %ecx
movl (%r15), %r8d
movq _shellcode_binsh@GOTPCREL(%rip), %rdx
movq %rax, %rdi
movq %r14, %rsi
callq _cex_load_environment
leaq L_.str(%rip), %rdi
movq %rdi, -64(%rbp)
movq %r14, -56(%rbp)
movq $0, -48(%rbp)
movq %rbx, -80(%rbp)
movq $0, -72(%rbp)
leaq -64(%rbp), %rsi
leaq -80(%rbp), %rdx
callq _execve
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $48, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _BUFFERSIZE,4,2 ## @BUFFERSIZE
.comm _EGGSIZE,4,2 ## @EGGSIZE
.comm _shellcode_binsh,4,2 ## @shellcode_binsh
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "/usr/bin/paginit"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp 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
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #40]
Lloh3:
adrp x21, _BUFFERSIZE@GOTPAGE
Lloh4:
ldr x21, [x21, _BUFFERSIZE@GOTPAGEOFF]
ldr w0, [x21]
bl _malloc
mov x19, x0
Lloh5:
adrp x22, _EGGSIZE@GOTPAGE
Lloh6:
ldr x22, [x22, _EGGSIZE@GOTPAGEOFF]
ldr w0, [x22]
bl _malloc
mov x20, x0
ldr w3, [x22]
ldr w4, [x21]
Lloh7:
adrp x2, _shellcode_binsh@GOTPAGE
Lloh8:
ldr x2, [x2, _shellcode_binsh@GOTPAGEOFF]
mov x1, x19
bl _cex_load_environment
Lloh9:
adrp x0, l_.str@PAGE
Lloh10:
add x0, x0, l_.str@PAGEOFF
stp x0, x19, [sp, #16]
str xzr, [sp, #32]
stp x20, xzr, [sp]
add x1, sp, #16
mov x2, sp
bl _execve
ldr x8, [sp, #40]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB0_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _BUFFERSIZE,4,2 ; @BUFFERSIZE
.comm _EGGSIZE,4,2 ; @EGGSIZE
.comm _shellcode_binsh,4,2 ; @shellcode_binsh
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "/usr/bin/paginit"
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/aix/local/extr_1046.c_main.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 saa7164_bus_setup
LCPI0_0:
.quad 24 ## 0x18
.quad 16 ## 0x10
LCPI0_1:
.quad 8 ## 0x8
.quad 32 ## 0x20
.section __TEXT,__text,regular,pure_instructions
.globl _saa7164_bus_setup
.p2align 4, 0x90
_saa7164_bus_setup: ## @saa7164_bus_setup
.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
addq $96, %rdi
callq _mutex_init
movq _TYPE_BUS_PCIe@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 92(%rbx)
movq _SAA_DEVICE_MAXREQUESTSIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 88(%rbx)
movq 16(%rbx), %rax
movslq 8(%rbx), %rcx
addq %rax, %rcx
movq %rcx, 80(%rbx)
movq _SAA_DEVICE_BUFFERBLOCKSIZE@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rcx, 72(%rbx)
movslq 4(%rbx), %rdx
addq %rax, %rdx
movq %rdx, 64(%rbx)
movq %rcx, 56(%rbx)
movslq (%rbx), %rax
movq %rax, %xmm0
pshufd $68, %xmm0, %xmm0 ## xmm0 = xmm0[0,1,0,1]
movdqa LCPI0_0(%rip), %xmm1 ## xmm1 = [24,16]
paddq %xmm0, %xmm1
movdqu %xmm1, 40(%rbx)
paddq LCPI0_1(%rip), %xmm0
movdqu %xmm0, 24(%rbx)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TYPE_BUS_PCIe,4,2 ## @TYPE_BUS_PCIe
.comm _SAA_DEVICE_MAXREQUESTSIZE,4,2 ## @SAA_DEVICE_MAXREQUESTSIZE
.comm _SAA_DEVICE_BUFFERBLOCKSIZE,8,3 ## @SAA_DEVICE_BUFFERBLOCKSIZE
.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 saa7164_bus_setup
lCPI0_0:
.quad 24 ; 0x18
.quad 16 ; 0x10
lCPI0_1:
.quad 8 ; 0x8
.quad 32 ; 0x20
.section __TEXT,__text,regular,pure_instructions
.globl _saa7164_bus_setup
.p2align 2
_saa7164_bus_setup: ; @saa7164_bus_setup
.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
add x0, x0, #96
bl _mutex_init
Lloh0:
adrp x8, _TYPE_BUS_PCIe@GOTPAGE
Lloh1:
ldr x8, [x8, _TYPE_BUS_PCIe@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _SAA_DEVICE_MAXREQUESTSIZE@GOTPAGE
Lloh4:
ldr x9, [x9, _SAA_DEVICE_MAXREQUESTSIZE@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
stp w9, w8, [x19, #88]
ldr x8, [x19, #16]
ldpsw x10, x9, [x19, #4]
add x9, x8, x9
ldrsw x11, [x19]
add x8, x8, x10
Lloh6:
adrp x10, _SAA_DEVICE_BUFFERBLOCKSIZE@GOTPAGE
Lloh7:
ldr x10, [x10, _SAA_DEVICE_BUFFERBLOCKSIZE@GOTPAGEOFF]
Lloh8:
ldr x10, [x10]
stp x10, x9, [x19, #72]
stp x10, x8, [x19, #56]
dup.2d v0, x11
Lloh9:
adrp x8, lCPI0_0@PAGE
Lloh10:
ldr q1, [x8, lCPI0_0@PAGEOFF]
add.2d v1, v0, v1
stur q1, [x19, #40]
Lloh11:
adrp x8, lCPI0_1@PAGE
Lloh12:
ldr q1, [x8, lCPI0_1@PAGEOFF]
add.2d v0, v0, v1
stur q0, [x19, #24]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh11, Lloh12
.loh AdrpAdrp Lloh9, Lloh11
.loh AdrpLdr Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TYPE_BUS_PCIe,4,2 ; @TYPE_BUS_PCIe
.comm _SAA_DEVICE_MAXREQUESTSIZE,4,2 ; @SAA_DEVICE_MAXREQUESTSIZE
.comm _SAA_DEVICE_BUFFERBLOCKSIZE,8,3 ; @SAA_DEVICE_BUFFERBLOCKSIZE
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/video/saa7164/extr_saa7164-bus.c_saa7164_bus_setup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function denali_direct_read
_denali_direct_read: ## @denali_direct_read
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
addq (%rdi), %rsi
movq %rsi, %rdi
popq %rbp
jmp _ioread32 ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _denali_direct_read
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function denali_direct_read
_denali_direct_read: ; @denali_direct_read
.cfi_startproc
; %bb.0:
ldr x8, [x0]
add x0, x8, x1
b _ioread32
.cfi_endproc
; -- End function
.no_dead_strip _denali_direct_read
.subsections_via_symbols
| AnghaBench/linux/drivers/mtd/nand/raw/extr_denali.c_denali_direct_read.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function SplitTag
_SplitTag: ## @SplitTag
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r12
movq %rdi, %r15
callq _IsEndTag
cmpq $1, %rax
sbbq $0, %r15
movq $0, (%r12)
movsbl 2(%r15), %edi
addq $2, %r15
callq _isalpha
movq %r15, %rbx
testq %rax, %rax
je LBB0_6
## %bb.1:
movsbl (%r15), %edi
callq _isalnum
movq %r15, %rbx
testq %rax, %rax
je LBB0_4
## %bb.2:
movq %r15, %rbx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
incq (%r12)
movsbl 1(%rbx), %edi
incq %rbx
callq _isalnum
testq %rax, %rax
jne LBB0_3
LBB0_4:
decq %rbx
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movsbl 1(%rbx), %edi
incq %rbx
callq _isspace
testq %rax, %rax
jne LBB0_5
LBB0_6:
movq %rbx, (%r14)
movq %r15, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _SplitTag
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function SplitTag
_SplitTag: ; @SplitTag
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x21, x1
mov x20, x0
bl _IsEndTag
cmp x0, #0
mov w8, #1
cinc x8, x8, ne
add x20, x20, x8
str xzr, [x21]
ldrsb w0, [x20]
bl _isalpha
mov x22, x20
cbz x0, LBB0_6
; %bb.1:
ldrsb w0, [x20]
bl _isalnum
mov x22, x20
cbz x0, LBB0_4
; %bb.2:
mov x22, x20
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x21]
add x8, x8, #1
str x8, [x21]
ldrsb w0, [x22, #1]!
bl _isalnum
cbnz x0, LBB0_3
LBB0_4:
sub x22, x22, #1
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldrsb w0, [x22, #1]!
bl _isspace
cbnz x0, LBB0_5
LBB0_6:
str x22, [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
ret
.cfi_endproc
; -- End function
.no_dead_strip _SplitTag
.subsections_via_symbols
| AnghaBench/vlc/modules/codec/webvtt/extr_subsvtt.c_SplitTag.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dwarf_alloc_abbrev
_dwarf_alloc_abbrev: ## @dwarf_alloc_abbrev
.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 $4, %edi
callq _xmalloc
movq %rax, %rbx
movq %rax, %rdi
xorl %esi, %esi
movl $4, %edx
callq _memset
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _dwarf_alloc_abbrev
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dwarf_alloc_abbrev
_dwarf_alloc_abbrev: ; @dwarf_alloc_abbrev
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w0, #4
bl _xmalloc
mov x19, x0
mov w1, #0
mov w2, #4
bl _memset
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 _dwarf_alloc_abbrev
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gdb/gdb/extr_dwarf2read.c_dwarf_alloc_abbrev.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _EVP_DigestFinalXOF ## -- Begin function EVP_DigestFinalXOF
.p2align 4, 0x90
_EVP_DigestFinalXOF: ## @EVP_DigestFinalXOF
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq %rdx, -48(%rbp)
movq (%rdi), %r8
testq %r8, %r8
je LBB0_7
## %bb.1:
cmpq $0, 48(%r8)
je LBB0_7
## %bb.2:
cmpq $0, (%r8)
je LBB0_3
## %bb.4:
movq %rsi, %r15
movq _OSSL_DIGEST_PARAM_XOFLEN@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq -48(%rbp), %rsi
callq _OSSL_PARAM_construct_size_t
movl %eax, -40(%rbp)
xorl %r14d, %r14d
xorl %eax, %eax
callq _OSSL_PARAM_construct_end
movl %eax, -44(%rbp)
leaq -40(%rbp), %rsi
movq %rbx, %rdi
callq _EVP_MD_CTX_set_params
testq %rax, %rax
jle LBB0_6
## %bb.5:
movq (%rbx), %rax
movl 12(%rbx), %edi
movq -48(%rbp), %rcx
leaq -48(%rbp), %rdx
movq %r15, %rsi
callq *(%rax)
movl %eax, %r14d
LBB0_6:
movq %rbx, %rdi
callq _EVP_MD_CTX_reset
jmp LBB0_15
LBB0_7:
movq _EVP_MD_FLAG_XOF@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 8(%r8)
je LBB0_13
## %bb.8:
movq _INT_MAX@GOTPCREL(%rip), %rax
cmpq %rdx, (%rax)
jb LBB0_13
## %bb.9:
movq _EVP_MD_CTRL_XOF_LEN@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %rbx, %rdi
movq %rsi, %r14
movl %eax, %esi
## kill: def $edx killed $edx killed $rdx
xorl %ecx, %ecx
callq *40(%r8)
testq %rax, %rax
je LBB0_13
## %bb.10:
movq %r14, %rsi
movq (%rbx), %rax
movq %rbx, %rdi
callq *16(%rax)
movl %eax, %r14d
movq (%rbx), %rax
movq 32(%rax), %rcx
testq %rcx, %rcx
je LBB0_12
## %bb.11:
movq %rbx, %rdi
callq *%rcx
movq _EVP_MD_CTX_FLAG_CLEANED@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _EVP_MD_CTX_set_flags
movq (%rbx), %rax
LBB0_12:
movl 8(%rbx), %edi
movl 24(%rax), %esi
callq _OPENSSL_cleanse
jmp LBB0_15
LBB0_13:
movq _EVP_F_EVP_DIGESTFINALXOF@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _EVP_R_NOT_XOF_OR_INVALID_LENGTH@GOTPCREL(%rip), %rax
jmp LBB0_14
LBB0_3:
movq _EVP_F_EVP_DIGESTFINALXOF@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _EVP_R_FINAL_ERROR@GOTPCREL(%rip), %rax
LBB0_14:
movl (%rax), %esi
callq _EVPerr
xorl %r14d, %r14d
LBB0_15:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB0_17
## %bb.16:
movl %r14d, %eax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_17:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _EVP_F_EVP_DIGESTFINALXOF,4,2 ## @EVP_F_EVP_DIGESTFINALXOF
.comm _EVP_R_FINAL_ERROR,4,2 ## @EVP_R_FINAL_ERROR
.comm _OSSL_DIGEST_PARAM_XOFLEN,4,2 ## @OSSL_DIGEST_PARAM_XOFLEN
.comm _EVP_MD_FLAG_XOF,4,2 ## @EVP_MD_FLAG_XOF
.comm _INT_MAX,8,3 ## @INT_MAX
.comm _EVP_MD_CTRL_XOF_LEN,4,2 ## @EVP_MD_CTRL_XOF_LEN
.comm _EVP_MD_CTX_FLAG_CLEANED,4,2 ## @EVP_MD_CTX_FLAG_CLEANED
.comm _EVP_R_NOT_XOF_OR_INVALID_LENGTH,4,2 ## @EVP_R_NOT_XOF_OR_INVALID_LENGTH
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _EVP_DigestFinalXOF ; -- Begin function EVP_DigestFinalXOF
.p2align 2
_EVP_DigestFinalXOF: ; @EVP_DigestFinalXOF
.cfi_startproc
; %bb.0:
sub sp, sp, #64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #24]
str x2, [sp, #8]
ldr x8, [x0]
cbz x8, LBB0_5
; %bb.1:
ldr x9, [x8, #48]
cbz x9, LBB0_5
; %bb.2:
ldr x8, [x8]
cbz x8, LBB0_11
; %bb.3:
mov x20, x1
Lloh3:
adrp x8, _OSSL_DIGEST_PARAM_XOFLEN@GOTPAGE
Lloh4:
ldr x8, [x8, _OSSL_DIGEST_PARAM_XOFLEN@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
add x1, sp, #8
bl _OSSL_PARAM_construct_size_t
str w0, [sp, #16]
bl _OSSL_PARAM_construct_end
stur w0, [sp, #12]
add x1, sp, #16
mov x0, x19
bl _EVP_MD_CTX_set_params
cmp x0, #1
b.lt LBB0_13
; %bb.4:
ldr x8, [x19]
ldr x8, [x8]
ldr w0, [x19, #12]
ldr x3, [sp, #8]
add x2, sp, #8
mov x1, x20
blr x8
mov x20, x0
b LBB0_14
LBB0_5:
ldr w9, [x8, #8]
Lloh6:
adrp x10, _EVP_MD_FLAG_XOF@GOTPAGE
Lloh7:
ldr x10, [x10, _EVP_MD_FLAG_XOF@GOTPAGEOFF]
Lloh8:
ldr w10, [x10]
and w9, w10, w9
Lloh9:
adrp x10, _INT_MAX@GOTPAGE
Lloh10:
ldr x10, [x10, _INT_MAX@GOTPAGEOFF]
Lloh11:
ldr x10, [x10]
cmp w9, #0
ccmp x10, x2, #0, ne
b.lo LBB0_10
; %bb.6:
ldr x9, [x8, #40]
Lloh12:
adrp x8, _EVP_MD_CTRL_XOF_LEN@GOTPAGE
Lloh13:
ldr x8, [x8, _EVP_MD_CTRL_XOF_LEN@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
mov x0, x19
mov x20, x1
mov x1, x8
; kill: def $w2 killed $w2 killed $x2
mov x3, #0 ; =0x0
blr x9
cbz x0, LBB0_10
; %bb.7:
mov x1, x20
ldr x8, [x19]
ldr x8, [x8, #16]
mov x0, x19
blr x8
mov x20, x0
ldr x8, [x19]
ldr x9, [x8, #32]
cbz x9, LBB0_9
; %bb.8:
mov x0, x19
blr x9
Lloh15:
adrp x8, _EVP_MD_CTX_FLAG_CLEANED@GOTPAGE
Lloh16:
ldr x8, [x8, _EVP_MD_CTX_FLAG_CLEANED@GOTPAGEOFF]
Lloh17:
ldr w1, [x8]
mov x0, x19
bl _EVP_MD_CTX_set_flags
ldr x8, [x19]
LBB0_9:
ldr w0, [x19, #8]
ldr w1, [x8, #24]
bl _OPENSSL_cleanse
b LBB0_15
LBB0_10:
Lloh18:
adrp x8, _EVP_F_EVP_DIGESTFINALXOF@GOTPAGE
Lloh19:
ldr x8, [x8, _EVP_F_EVP_DIGESTFINALXOF@GOTPAGEOFF]
Lloh20:
ldr w0, [x8]
Lloh21:
adrp x8, _EVP_R_NOT_XOF_OR_INVALID_LENGTH@GOTPAGE
Lloh22:
ldr x8, [x8, _EVP_R_NOT_XOF_OR_INVALID_LENGTH@GOTPAGEOFF]
b LBB0_12
LBB0_11:
Lloh23:
adrp x8, _EVP_F_EVP_DIGESTFINALXOF@GOTPAGE
Lloh24:
ldr x8, [x8, _EVP_F_EVP_DIGESTFINALXOF@GOTPAGEOFF]
Lloh25:
ldr w0, [x8]
Lloh26:
adrp x8, _EVP_R_FINAL_ERROR@GOTPAGE
Lloh27:
ldr x8, [x8, _EVP_R_FINAL_ERROR@GOTPAGEOFF]
LBB0_12:
ldr w1, [x8]
bl _EVPerr
mov w0, #0 ; =0x0
b LBB0_16
LBB0_13:
mov w20, #0 ; =0x0
LBB0_14:
mov x0, x19
bl _EVP_MD_CTX_reset
LBB0_15:
mov x0, x20
LBB0_16:
ldr x8, [sp, #24]
Lloh28:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh29:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh30:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_18
; %bb.17:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_18:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.cfi_endproc
; -- End function
.comm _EVP_F_EVP_DIGESTFINALXOF,4,2 ; @EVP_F_EVP_DIGESTFINALXOF
.comm _EVP_R_FINAL_ERROR,4,2 ; @EVP_R_FINAL_ERROR
.comm _OSSL_DIGEST_PARAM_XOFLEN,4,2 ; @OSSL_DIGEST_PARAM_XOFLEN
.comm _EVP_MD_FLAG_XOF,4,2 ; @EVP_MD_FLAG_XOF
.comm _INT_MAX,8,3 ; @INT_MAX
.comm _EVP_MD_CTRL_XOF_LEN,4,2 ; @EVP_MD_CTRL_XOF_LEN
.comm _EVP_MD_CTX_FLAG_CLEANED,4,2 ; @EVP_MD_CTX_FLAG_CLEANED
.comm _EVP_R_NOT_XOF_OR_INVALID_LENGTH,4,2 ; @EVP_R_NOT_XOF_OR_INVALID_LENGTH
.subsections_via_symbols
| assembly_file_87871.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function is_vcpu_idle
_is_vcpu_idle: ## @is_vcpu_idle
.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(%rdi), %eax
movq (%rdi), %rcx
movl (%rcx), %esi
movl %eax, %edi
popq %rbp
jmp _test_bit ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _is_vcpu_idle
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function is_vcpu_idle
_is_vcpu_idle: ; @is_vcpu_idle
.cfi_startproc
; %bb.0:
ldr w8, [x0, #8]
ldr x9, [x0]
ldr w1, [x9]
mov x0, x8
b _test_bit
.cfi_endproc
; -- End function
.no_dead_strip _is_vcpu_idle
.subsections_via_symbols
| AnghaBench/linux/arch/s390/kvm/extr_kvm-s390.h_is_vcpu_idle.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.