x86 stringlengths 122 9.39M | arm stringlengths 122 9.33M | file stringlengths 19 200 | source stringclasses 2 values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function __exit_with_error
___exit_with_error: ## @__exit_with_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 %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r14d
movq %rdx, %r15
movq %rsi, %r12
movl %edi, %ebx
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %r13d
callq _strerror
movq %rax, (%rsp)
leaq L_.str(%rip), %rsi
movl %r13d, %edi
movq %r12, %rdx
movq %r15, %rcx
movl %r14d, %r8d
movl %ebx, %r9d
callq _fprintf
xorl %eax, %eax
callq _dump_stats
xorl %eax, %eax
callq _remove_xdp_program
movq _EXIT_FAILURE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _exit
.cfi_endproc
## -- End function
.comm _stderr,4,2 ## @stderr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s:%s:%i: errno: %d/\"%s\"\n"
.comm _EXIT_FAILURE,4,2 ## @EXIT_FAILURE
.no_dead_strip ___exit_with_error
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __exit_with_error
___exit_with_error: ; @__exit_with_error
.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
Lloh0:
adrp x8, _stderr@GOTPAGE
Lloh1:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh2:
ldr w23, [x8]
bl _strerror
mov x6, x0
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x23
mov x2, x21
mov x3, x20
mov x4, x19
mov x5, x22
bl _fprintf
bl _dump_stats
bl _remove_xdp_program
Lloh5:
adrp x8, _EXIT_FAILURE@GOTPAGE
Lloh6:
ldr x8, [x8, _EXIT_FAILURE@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
bl _exit
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s:%s:%i: errno: %d/\"%s\"\n"
.comm _EXIT_FAILURE,4,2 ; @EXIT_FAILURE
.no_dead_strip ___exit_with_error
.subsections_via_symbols
| AnghaBench/linux/samples/bpf/extr_xdpsock_user.c___exit_with_error.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tas_snd_capture_source_info
_tas_snd_capture_source_info: ## @tas_snd_capture_source_info
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rdi
leaq _tas_snd_capture_source_info.texts(%rip), %rcx
movl $1, %esi
movl $2, %edx
popq %rbp
jmp _snd_ctl_enum_info ## TAILCALL
.cfi_endproc
## -- End function
.section __DATA,__const
.p2align 4 ## @tas_snd_capture_source_info.texts
_tas_snd_capture_source_info.texts:
.quad L_.str
.quad L_.str.1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Line-In"
L_.str.1: ## @.str.1
.asciz "Microphone"
.no_dead_strip _tas_snd_capture_source_info
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tas_snd_capture_source_info
_tas_snd_capture_source_info: ; @tas_snd_capture_source_info
.cfi_startproc
; %bb.0:
mov x0, x1
Lloh0:
adrp x3, _tas_snd_capture_source_info.texts@PAGE
Lloh1:
add x3, x3, _tas_snd_capture_source_info.texts@PAGEOFF
mov w1, #1
mov w2, #2
b _snd_ctl_enum_info
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __DATA,__const
.p2align 3 ; @tas_snd_capture_source_info.texts
_tas_snd_capture_source_info.texts:
.quad l_.str
.quad l_.str.1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Line-In"
l_.str.1: ; @.str.1
.asciz "Microphone"
.no_dead_strip _tas_snd_capture_source_info
.subsections_via_symbols
| AnghaBench/linux/sound/aoa/codecs/extr_tas.c_tas_snd_capture_source_info.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ptm_napi_poll
_ptm_napi_poll: ## @ptm_napi_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 %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq %rdi, %r14
movq _g_net_dev@GOTPCREL(%rip), %r12
movq (%r12), %rdi
callq _ARRAY_SIZE
xorl %ebx, %ebx
testl %eax, %eax
jle LBB0_3
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rdi
movq (%rdi,%rbx,8), %rax
cmpq (%r14), %rax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
incq %rbx
callq _ARRAY_SIZE
cltq
cmpq %rax, %rbx
jl LBB0_1
LBB0_3:
movl %ebx, %edi
movl %r15d, %esi
callq _ptm_poll
movl %eax, %r15d
movq (%r14), %rdi
callq _netif_running
testl %eax, %eax
je LBB0_4
## %bb.5:
movl %ebx, %edi
callq _WRX_DMA_CHANNEL_CONFIG
cmpq $0, (%rax)
jne LBB0_8
## %bb.6:
movl $1, %r12d
movl %ebx, %ecx
shll %cl, %r12d
movq _MBOX_IGU1_ISRC@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %edi, %edi
movl %r12d, %esi
callq _IFX_REG_W32_MASK
movl %ebx, %edi
callq _WRX_DMA_CHANNEL_CONFIG
cmpq $0, (%rax)
jne LBB0_8
## %bb.7:
movq %r14, %rdi
callq _napi_complete
movq _MBOX_IGU1_IER@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %edi, %edi
movl %r12d, %esi
callq _IFX_REG_W32_MASK
jmp LBB0_8
LBB0_4:
movq %r14, %rdi
callq _napi_complete
LBB0_8:
movl %r15d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _g_net_dev,8,3 ## @g_net_dev
.comm _MBOX_IGU1_ISRC,4,2 ## @MBOX_IGU1_ISRC
.comm _MBOX_IGU1_IER,4,2 ## @MBOX_IGU1_IER
.no_dead_strip _ptm_napi_poll
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ptm_napi_poll
_ptm_napi_poll: ; @ptm_napi_poll
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x1
mov x19, x0
Lloh0:
adrp x22, _g_net_dev@GOTPAGE
Lloh1:
ldr x22, [x22, _g_net_dev@GOTPAGEOFF]
ldr x0, [x22]
bl _ARRAY_SIZE
cmp w0, #1
b.lt LBB0_4
; %bb.1:
mov x20, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x0, [x22]
ldr x8, [x0, x20, lsl #3]
ldr x9, [x19]
cmp x8, x9
b.eq LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add x20, x20, #1
bl _ARRAY_SIZE
cmp x20, w0, sxtw
b.lt LBB0_2
b LBB0_5
LBB0_4:
mov w20, #0
LBB0_5:
mov x0, x20
mov x1, x21
bl _ptm_poll
mov x21, x0
ldr x0, [x19]
bl _netif_running
cbz w0, LBB0_9
; %bb.6:
mov x0, x20
bl _WRX_DMA_CHANNEL_CONFIG
ldr x8, [x0]
cbnz x8, LBB0_10
; %bb.7:
mov w8, #1
lsl w22, w8, w20
Lloh2:
adrp x8, _MBOX_IGU1_ISRC@GOTPAGE
Lloh3:
ldr x8, [x8, _MBOX_IGU1_ISRC@GOTPAGEOFF]
Lloh4:
ldr w2, [x8]
mov w0, #0
mov x1, x22
bl _IFX_REG_W32_MASK
mov x0, x20
bl _WRX_DMA_CHANNEL_CONFIG
ldr x8, [x0]
cbnz x8, LBB0_10
; %bb.8:
mov x0, x19
bl _napi_complete
Lloh5:
adrp x8, _MBOX_IGU1_IER@GOTPAGE
Lloh6:
ldr x8, [x8, _MBOX_IGU1_IER@GOTPAGEOFF]
Lloh7:
ldr w2, [x8]
mov w0, #0
mov x1, x22
bl _IFX_REG_W32_MASK
b LBB0_10
LBB0_9:
mov x0, x19
bl _napi_complete
LBB0_10:
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 AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _g_net_dev,8,3 ; @g_net_dev
.comm _MBOX_IGU1_ISRC,4,2 ; @MBOX_IGU1_ISRC
.comm _MBOX_IGU1_IER,4,2 ; @MBOX_IGU1_IER
.no_dead_strip _ptm_napi_poll
.subsections_via_symbols
| AnghaBench/openwrt/package/kernel/lantiq/ltq-ptm/src/extr_ifxmips_ptm_adsl.c_ptm_napi_poll.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evergreen_get_temp ## -- Begin function evergreen_get_temp
.p2align 4, 0x90
_evergreen_get_temp: ## @evergreen_get_temp
.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), %rax
movq _CHIP_JUNIPER@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.1:
movq _CG_THERMAL_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _RREG32
movl %eax, %ebx
movq _TOFFSET_MASK@GOTPCREL(%rip), %rax
andl (%rax), %ebx
movq _TOFFSET_SHIFT@GOTPCREL(%rip), %rax
movb (%rax), %cl
sarl %cl, %ebx
movq _CG_TS0_STATUS@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _RREG32
movq _TS0_ADC_DOUT_MASK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movq _TS0_ADC_DOUT_SHIFT@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
movl %eax, %edx
sarl %cl, %edx
shrl $31, %eax
addl %edx, %eax
sarl %eax
leal -512(%rbx), %ecx
testl $256, %ebx ## imm = 0x100
cmovel %ebx, %ecx
addl %eax, %ecx
imull $1000, %ecx, %eax ## imm = 0x3E8
jmp LBB0_8
LBB0_2:
movq _CG_MULT_THERMAL_STATUS@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _RREG32
movq _ASIC_T_MASK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movq _ASIC_T_SHIFT@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
sarl %cl, %eax
movl $-256, %ecx
testl $1024, %eax ## imm = 0x400
jne LBB0_7
## %bb.3:
movl $255, %ecx
testl $512, %eax ## imm = 0x200
jne LBB0_7
## %bb.4:
testl $256, %eax ## imm = 0x100
jne LBB0_5
## %bb.6:
movzbl %al, %ecx
jmp LBB0_7
LBB0_5:
orl $-512, %eax ## imm = 0xFE00
movl %eax, %ecx
LBB0_7:
imull $500, %ecx, %eax ## imm = 0x1F4
LBB0_8:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CHIP_JUNIPER,8,3 ## @CHIP_JUNIPER
.comm _CG_THERMAL_CTRL,4,2 ## @CG_THERMAL_CTRL
.comm _TOFFSET_MASK,4,2 ## @TOFFSET_MASK
.comm _TOFFSET_SHIFT,4,2 ## @TOFFSET_SHIFT
.comm _CG_TS0_STATUS,4,2 ## @CG_TS0_STATUS
.comm _TS0_ADC_DOUT_MASK,4,2 ## @TS0_ADC_DOUT_MASK
.comm _TS0_ADC_DOUT_SHIFT,4,2 ## @TS0_ADC_DOUT_SHIFT
.comm _CG_MULT_THERMAL_STATUS,4,2 ## @CG_MULT_THERMAL_STATUS
.comm _ASIC_T_MASK,4,2 ## @ASIC_T_MASK
.comm _ASIC_T_SHIFT,4,2 ## @ASIC_T_SHIFT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evergreen_get_temp ; -- Begin function evergreen_get_temp
.p2align 2
_evergreen_get_temp: ; @evergreen_get_temp
.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 x8, [x0]
Lloh0:
adrp x9, _CHIP_JUNIPER@GOTPAGE
Lloh1:
ldr x9, [x9, _CHIP_JUNIPER@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_2
; %bb.1:
Lloh3:
adrp x8, _CG_THERMAL_CTRL@GOTPAGE
Lloh4:
ldr x8, [x8, _CG_THERMAL_CTRL@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
bl _RREG32
Lloh6:
adrp x8, _TOFFSET_MASK@GOTPAGE
Lloh7:
ldr x8, [x8, _TOFFSET_MASK@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
Lloh9:
adrp x9, _TOFFSET_SHIFT@GOTPAGE
Lloh10:
ldr x9, [x9, _TOFFSET_SHIFT@GOTPAGEOFF]
and w8, w8, w0
Lloh11:
ldr w9, [x9]
asr w19, w8, w9
Lloh12:
adrp x8, _CG_TS0_STATUS@GOTPAGE
Lloh13:
ldr x8, [x8, _CG_TS0_STATUS@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
bl _RREG32
Lloh15:
adrp x8, _TS0_ADC_DOUT_MASK@GOTPAGE
Lloh16:
ldr x8, [x8, _TS0_ADC_DOUT_MASK@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
and w8, w8, w0
Lloh18:
adrp x9, _TS0_ADC_DOUT_SHIFT@GOTPAGE
Lloh19:
ldr x9, [x9, _TS0_ADC_DOUT_SHIFT@GOTPAGEOFF]
Lloh20:
ldr w9, [x9]
asr w8, w8, w9
cmp w8, #0
cinc w8, w8, lt
sub w9, w19, #512
tst w19, #0x100
csel w9, w19, w9, eq
add w8, w9, w8, asr #1
mov w9, #1000
b LBB0_10
LBB0_2:
Lloh21:
adrp x8, _CG_MULT_THERMAL_STATUS@GOTPAGE
Lloh22:
ldr x8, [x8, _CG_MULT_THERMAL_STATUS@GOTPAGEOFF]
Lloh23:
ldr w0, [x8]
bl _RREG32
Lloh24:
adrp x8, _ASIC_T_MASK@GOTPAGE
Lloh25:
ldr x8, [x8, _ASIC_T_MASK@GOTPAGEOFF]
Lloh26:
ldr w8, [x8]
and w8, w8, w0
Lloh27:
adrp x9, _ASIC_T_SHIFT@GOTPAGE
Lloh28:
ldr x9, [x9, _ASIC_T_SHIFT@GOTPAGEOFF]
Lloh29:
ldr w9, [x9]
asr w8, w8, w9
tbnz w8, #10, LBB0_6
; %bb.3:
tbnz w8, #9, LBB0_7
; %bb.4:
tbnz w8, #8, LBB0_8
; %bb.5:
and w8, w8, #0xff
b LBB0_9
LBB0_6:
mov w8, #-256
b LBB0_9
LBB0_7:
mov w8, #255
b LBB0_9
LBB0_8:
orr w8, w8, #0xfffffe00
LBB0_9:
mov w9, #500
LBB0_10:
mul w0, w8, w9
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 Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.cfi_endproc
; -- End function
.comm _CHIP_JUNIPER,8,3 ; @CHIP_JUNIPER
.comm _CG_THERMAL_CTRL,4,2 ; @CG_THERMAL_CTRL
.comm _TOFFSET_MASK,4,2 ; @TOFFSET_MASK
.comm _TOFFSET_SHIFT,4,2 ; @TOFFSET_SHIFT
.comm _CG_TS0_STATUS,4,2 ; @CG_TS0_STATUS
.comm _TS0_ADC_DOUT_MASK,4,2 ; @TS0_ADC_DOUT_MASK
.comm _TS0_ADC_DOUT_SHIFT,4,2 ; @TS0_ADC_DOUT_SHIFT
.comm _CG_MULT_THERMAL_STATUS,4,2 ; @CG_MULT_THERMAL_STATUS
.comm _ASIC_T_MASK,4,2 ; @ASIC_T_MASK
.comm _ASIC_T_SHIFT,4,2 ; @ASIC_T_SHIFT
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/gpu/drm/radeon/extr_evergreen.c_evergreen_get_temp.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ipc_voucher_reference ## -- Begin function ipc_voucher_reference
.p2align 4, 0x90
_ipc_voucher_reference: ## @ipc_voucher_reference
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _IPC_VOUCHER_NULL@GOTPCREL(%rip), %rax
cmpq %rdi, (%rax)
jne LBB0_2
## %bb.1:
popq %rbp
retq
LBB0_2:
popq %rbp
jmp _iv_reference ## TAILCALL
.cfi_endproc
## -- End function
.comm _IPC_VOUCHER_NULL,8,3 ## @IPC_VOUCHER_NULL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ipc_voucher_reference ; -- Begin function ipc_voucher_reference
.p2align 2
_ipc_voucher_reference: ; @ipc_voucher_reference
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _IPC_VOUCHER_NULL@GOTPAGE
Lloh1:
ldr x8, [x8, _IPC_VOUCHER_NULL@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x0
b.ne LBB0_2
; %bb.1:
ret
LBB0_2:
b _iv_reference
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _IPC_VOUCHER_NULL,8,3 ; @IPC_VOUCHER_NULL
.subsections_via_symbols
| AnghaBench/darwin-xnu/osfmk/ipc/extr_ipc_voucher.c_ipc_voucher_reference.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _errseq_set ## -- Begin function errseq_set
.p2align 4, 0x90
_errseq_set: ## @errseq_set
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq %rdi, %r14
movq _MAX_ERRNO@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
incl %edi
callq _BUILD_BUG_ON_NOT_POWER_OF_2
movl (%r14), %edi
callq _READ_ONCE
testl %r15d, %r15d
sete %cl
movl %r15d, %r13d
negl %r13d
cmpl %r13d, (%rbx)
movl %eax, %r12d
setb %al
orb %cl, %al
movzbl %al, %edi
callq _unlikely
leaq L_.str(%rip), %rsi
movl %eax, %edi
movl %r15d, %edx
callq _WARN
testq %rax, %rax
je LBB0_2
LBB0_7:
movl %r12d, %r15d
LBB0_8:
movl %r15d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
movq %r14, -48(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq _ERRSEQ_SEEN@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %rbx, %r14
movl (%rbx), %ebx
orl %eax, %ebx
notl %ebx
andl %r12d, %ebx
orl %r13d, %ebx
andl %r12d, %eax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq _ERRSEQ_CTR_INC@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
addl %eax, %ebx
cmpl %r12d, %ebx
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movq -48(%rbp), %rdi ## 8-byte Reload
movl %r12d, %esi
movl %ebx, %edx
callq _cmpxchg
movl %eax, %r15d
cmpl %r12d, %eax
sete %al
cmpl %ebx, %r15d
sete %cl
orb %al, %cl
movzbl %cl, %edi
callq _likely
movl %r15d, %r12d
testq %rax, %rax
movq %r14, %rbx
je LBB0_3
jmp LBB0_8
.cfi_endproc
## -- End function
.comm _MAX_ERRNO,4,2 ## @MAX_ERRNO
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "err = %d\n"
.comm _ERRSEQ_SEEN,4,2 ## @ERRSEQ_SEEN
.comm _ERRSEQ_CTR_INC,8,3 ## @ERRSEQ_CTR_INC
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _errseq_set ; -- Begin function errseq_set
.p2align 2
_errseq_set: ; @errseq_set
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x21, x1
mov x19, x0
Lloh0:
adrp x23, _MAX_ERRNO@GOTPAGE
Lloh1:
ldr x23, [x23, _MAX_ERRNO@GOTPAGEOFF]
ldr w8, [x23]
add w0, w8, #1
bl _BUILD_BUG_ON_NOT_POWER_OF_2
ldr w0, [x19]
bl _READ_ONCE
mov x20, x0
neg w24, w21
cmp w21, #0
ldr w8, [x23]
ccmp w8, w24, #0, ne
cset w0, lo
bl _unlikely
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
mov x2, x21
bl _WARN
cbz x0, LBB0_3
LBB0_1:
mov x21, x20
LBB0_2:
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
LBB0_3:
Lloh4:
adrp x25, _ERRSEQ_SEEN@GOTPAGE
Lloh5:
ldr x25, [x25, _ERRSEQ_SEEN@GOTPAGEOFF]
Lloh6:
adrp x26, _ERRSEQ_CTR_INC@GOTPAGE
Lloh7:
ldr x26, [x26, _ERRSEQ_CTR_INC@GOTPAGEOFF]
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [x23]
ldr w9, [x25]
orr w8, w9, w8
bic w8, w20, w8
orr w8, w8, w24
ldr w10, [x26]
tst w9, w20
csel w9, wzr, w10, eq
add w22, w8, w9
cmp w22, w20
b.eq LBB0_1
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
mov x0, x19
mov x1, x20
mov x2, x22
bl _cmpxchg
mov x21, x0
cmp w0, w20
ccmp w0, w22, #4, ne
cset w0, eq
bl _likely
mov x20, x21
cbz x0, LBB0_4
b LBB0_2
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _MAX_ERRNO,4,2 ; @MAX_ERRNO
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "err = %d\n"
.comm _ERRSEQ_SEEN,4,2 ; @ERRSEQ_SEEN
.comm _ERRSEQ_CTR_INC,8,3 ; @ERRSEQ_CTR_INC
.subsections_via_symbols
| AnghaBench/linux/lib/extr_errseq.c_errseq_set.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_get_source_defaults ## -- Begin function obs_get_source_defaults
.p2align 4, 0x90
_obs_get_source_defaults: ## @obs_get_source_defaults
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _get_source_info
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rdi
popq %rbp
jmp _get_defaults ## TAILCALL
LBB0_1:
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 _obs_get_source_defaults ; -- Begin function obs_get_source_defaults
.p2align 2
_obs_get_source_defaults: ; @obs_get_source_defaults
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _get_source_info
cbz x0, LBB0_2
; %bb.1:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _get_defaults
LBB0_2:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/extr_obs-source.c_obs_get_source_defaults.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
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/76699656.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $16, %edi
callq _malloc
movq %rax, _start(%rip)
movl $0, (%rax)
movq $0, 8(%rax)
leaq L_.str(%rip), %r15
leaq L_.str.1(%rip), %rbx
leaq -44(%rbp), %r12
leaq LJTI0_0(%rip), %r14
leaq L_.str.11(%rip), %r13
jmp LBB0_1
.p2align 4, 0x90
LBB0_23: ## in Loop: Header=BB0_1 Depth=1
leaq L_str.24(%rip), %rdi
callq _puts
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_8 Depth 2
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _scanf
movl -44(%rbp), %eax
decl %eax
cmpl $5, %eax
ja LBB0_23
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq (%r14,%rax,4), %rax
addq %r14, %rax
jmpq *%rax
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
callq _insert_sp
jmp LBB0_1
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq _start(%rip), %rax
cmpl $0, (%rax)
je LBB0_5
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
leaq L_str.25(%rip), %rdi
callq _puts
jmp LBB0_7
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
callq _search
jmp LBB0_1
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movq _start(%rip), %rax
cmpl $0, (%rax)
je LBB0_13
## %bb.15: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _scanf
movl -44(%rbp), %eax
cmpl $2, %eax
je LBB0_18
## %bb.16: ## in Loop: Header=BB0_1 Depth=1
cmpl $1, %eax
jne LBB0_23
## %bb.17: ## in Loop: Header=BB0_1 Depth=1
callq _del_val
jmp LBB0_1
LBB0_19: ## in Loop: Header=BB0_1 Depth=1
movq _start(%rip), %rax
testq %rax, %rax
je LBB0_21
## %bb.20: ## in Loop: Header=BB0_1 Depth=1
movl (%rax), %esi
leaq L_.str.22(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB0_1
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movq _start(%rip), %rax
movq 8(%rax), %r15
testq %r15, %r15
je LBB0_10
.p2align 4, 0x90
LBB0_8: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl (%r15), %esi
movq %r13, %rdi
xorl %eax, %eax
callq _printf
movq 8(%r15), %r15
testq %r15, %r15
jne LBB0_8
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl $10, %edi
callq _putchar
leaq L_.str(%rip), %r15
leaq L_.str.1(%rip), %rbx
jmp LBB0_1
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.3(%rip), %rdi
jmp LBB0_14
LBB0_21: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.23(%rip), %rdi
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
callq _printf
jmp LBB0_1
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
callq _del_node
jmp LBB0_1
LBB0_22:
xorl %edi, %edi
callq _exit
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_19, LBB0_19-LJTI0_0
.set L0_0_set_22, LBB0_22-LJTI0_0
LJTI0_0:
.long L0_0_set_3
.long L0_0_set_4
.long L0_0_set_11
.long L0_0_set_12
.long L0_0_set_19
.long L0_0_set_22
.end_data_region
## -- End function
.globl _insert_sp ## -- Begin function insert_sp
.p2align 4, 0x90
_insert_sp: ## @insert_sp
.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 $16, %edi
callq _malloc
movq %rax, %rbx
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -12(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movq _start(%rip), %rax
movq 8(%rax), %rdx
movl -12(%rbp), %ecx
testq %rdx, %rdx
jne LBB1_2
## %bb.1:
cmpl $1, %ecx
jg LBB1_4
LBB1_2:
testq %rdx, %rdx
je LBB1_5
## %bb.3:
movl (%rax), %eax
incl %eax
cmpl %eax, %ecx
jle LBB1_5
LBB1_4:
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB1_18
LBB1_5:
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -16(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -16(%rbp), %eax
movl %eax, (%rbx)
movq _start(%rip), %rax
movq 8(%rax), %rcx
movl -12(%rbp), %edi
testq %rcx, %rcx
jne LBB1_8
## %bb.6:
cmpl $1, %edi
jne LBB1_8
## %bb.7:
movq %rbx, 8(%rax)
movq $0, 8(%rbx)
jmp LBB1_17
LBB1_8:
cmpl $1, %edi
jne LBB1_9
## %bb.16:
movq %rcx, 8(%rbx)
movq %rbx, 8(%rax)
jmp LBB1_17
LBB1_9:
cmpl $3, %edi
jl LBB1_15
## %bb.10:
leal -2(%rdi), %esi
addl $-3, %edi
movl %esi, %edx
andl $7, %edx
cmpl $7, %edi
jb LBB1_13
## %bb.11:
andl $-8, %esi
.p2align 4, 0x90
LBB1_12: ## =>This Inner Loop Header: Depth=1
movq 8(%rcx), %rcx
movq 8(%rcx), %rcx
movq 8(%rcx), %rcx
movq 8(%rcx), %rcx
movq 8(%rcx), %rcx
movq 8(%rcx), %rcx
movq 8(%rcx), %rcx
movq 8(%rcx), %rcx
addl $-8, %esi
jne LBB1_12
LBB1_13:
testl %edx, %edx
je LBB1_15
.p2align 4, 0x90
LBB1_14: ## =>This Inner Loop Header: Depth=1
movq 8(%rcx), %rcx
decl %edx
jne LBB1_14
LBB1_15:
movq 8(%rcx), %rdx
movq %rdx, 8(%rbx)
movq %rbx, 8(%rcx)
LBB1_17:
incl (%rax)
LBB1_18:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _traversal ## -- Begin function traversal
.p2align 4, 0x90
_traversal: ## @traversal
.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 _start(%rip), %rax
cmpl $0, (%rax)
je LBB2_1
## %bb.2:
leaq L_str.25(%rip), %rdi
callq _puts
jmp LBB2_3
LBB2_1:
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB2_3:
movq _start(%rip), %rax
movq 8(%rax), %rbx
testq %rbx, %rbx
je LBB2_6
## %bb.4:
leaq L_.str.11(%rip), %r14
.p2align 4, 0x90
LBB2_5: ## =>This Inner Loop Header: Depth=1
movl (%rbx), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movq 8(%rbx), %rbx
testq %rbx, %rbx
jne LBB2_5
LBB2_6:
movl $10, %edi
popq %rbx
popq %r14
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.globl _del_node ## -- Begin function del_node
.p2align 4, 0x90
_del_node: ## @del_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 %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str.13(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -12(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movq _start(%rip), %r8
movl (%r8), %esi
movl -12(%rbp), %ecx
cmpl %ecx, %esi
jge LBB3_2
## %bb.1:
leaq L_.str.14(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB3_8
LBB3_2:
cmpl $1, %ecx
jne LBB3_3
## %bb.9:
leaq 8(%r8), %rdx
movq 8(%r8), %rbx
jmp LBB3_7
LBB3_3:
decl %ecx
xorl %edi, %edi
movq %r8, %rbx
.p2align 4, 0x90
LBB3_4: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdx
movq 8(%rbx), %rbx
testq %rbx, %rbx
je LBB3_6
## %bb.5: ## in Loop: Header=BB3_4 Depth=1
leal 1(%rdi), %eax
cmpl %ecx, %edi
movl %eax, %edi
jl LBB3_4
LBB3_6:
addq $8, %rdx
LBB3_7:
movq 8(%rbx), %rax
movq %rax, (%rdx)
decl %esi
movl %esi, (%r8)
leaq L_.str.15(%rip), %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
callq _free
LBB3_8:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _del_val ## -- Begin function del_val
.p2align 4, 0x90
_del_val: ## @del_val
.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.16(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -12(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movq _start(%rip), %r8
movq 8(%r8), %rax
testq %rax, %rax
je LBB4_7
## %bb.1:
movl -12(%rbp), %esi
movq %rax, %rbx
cmpl %esi, (%rax)
jne LBB4_2
LBB4_9:
movl (%r8), %esi
decl %esi
movl %esi, (%r8)
movq 8(%rax), %rax
movq %rax, 8(%r8)
jmp LBB4_11
LBB4_2:
movq 8(%rax), %rdi
testq %rdi, %rdi
je LBB4_3
## %bb.4:
xorl %edx, %edx
xorl %ebx, %ebx
movq %rax, %rcx
.p2align 4, 0x90
LBB4_5: ## =>This Inner Loop Header: Depth=1
cmpl %esi, (%rdi)
cmoveq %rdi, %rbx
cmoveq %rcx, %rdx
movq %rdi, %rcx
movq 8(%rdi), %rdi
testq %rdi, %rdi
jne LBB4_5
## %bb.6:
testq %rbx, %rbx
je LBB4_7
LBB4_8:
testq %rdx, %rdx
je LBB4_9
## %bb.10:
movq 8(%rbx), %rax
movq %rax, 8(%rdx)
movl (%r8), %esi
decl %esi
movl %esi, (%r8)
jmp LBB4_11
LBB4_3:
xorl %ebx, %ebx
xorl %edx, %edx
testq %rbx, %rbx
jne LBB4_8
LBB4_7:
leaq L_.str.17(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _printf
movq _start(%rip), %rax
movl (%rax), %esi
LBB4_11:
leaq L_.str.15(%rip), %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
callq _free
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _search ## -- Begin function search
.p2align 4, 0x90
_search: ## @search
.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 _start(%rip), %rax
movq 8(%rax), %r12
testq %r12, %r12
je LBB5_8
## %bb.1:
movl (%rax), %esi
leaq L_.str.22(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.19(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %r14
leaq -44(%rbp), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _scanf
movl $1, %ebx
leaq L_.str.20(%rip), %r15
xorl %r13d, %r13d
jmp LBB5_2
.p2align 4, 0x90
LBB5_4: ## in Loop: Header=BB5_2 Depth=1
incl %ebx
movq 8(%r12), %r12
testq %r12, %r12
je LBB5_5
LBB5_2: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl (%r12), %eax
jne LBB5_4
## %bb.3: ## in Loop: Header=BB5_2 Depth=1
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movq %r14, %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
incl %r13d
jmp LBB5_4
LBB5_5:
testl %r13d, %r13d
jne LBB5_7
## %bb.6:
leaq L_.str.21(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB5_7:
movl $10, %edi
callq _putchar
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB5_8:
leaq L_.str.18(%rip), %rdi
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.globl _count_n ## -- Begin function count_n
.p2align 4, 0x90
_count_n: ## @count_n
.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 _start(%rip), %rax
testq %rax, %rax
je LBB6_2
## %bb.1:
movl (%rax), %esi
leaq L_.str.22(%rip), %rdi
xorl %eax, %eax
callq _printf
movq _start(%rip), %rax
movl (%rax), %ebx
jmp LBB6_3
LBB6_2:
leaq L_.str.23(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _printf
LBB6_3:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _start ## @start
.zerofill __DATA,__common,_start,8,3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n\n1.Insertion\n2.Traversal\n3.Search\n4.Deletion\n5.Count No. of Nodes\n6.Exit"
L_.str.1: ## @.str.1
.asciz "\nEnter your choice: "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "\n\n Error! List is Empty"
L_.str.4: ## @.str.4
.asciz "\n1.Delete by Value\n2.Delete by Node Number"
L_.str.6: ## @.str.6
.asciz "\n\tEnter position:\t"
L_.str.7: ## @.str.7
.asciz "\t\nInvalid Position!"
L_.str.8: ## @.str.8
.asciz "\tEnter data:\t"
L_.str.9: ## @.str.9
.asciz "list empty"
L_.str.11: ## @.str.11
.asciz "\t %d"
L_.str.13: ## @.str.13
.asciz "\n\tEnter Node number to be deleted:\t"
L_.str.14: ## @.str.14
.asciz "\n\tInvalid node number"
L_.str.15: ## @.str.15
.asciz "\n\tNo. of nodes after deletion : %d"
L_.str.16: ## @.str.16
.asciz "\n\tEnter value to be deleted:\t"
L_.str.17: ## @.str.17
.asciz "\n\tItem not in List"
L_.str.18: ## @.str.18
.asciz "\n\tError! List Empty"
L_.str.19: ## @.str.19
.asciz "\n\tEnter the element to be searched:\t"
L_.str.20: ## @.str.20
.asciz "\nThe element is found at position: "
L_.str.21: ## @.str.21
.asciz "\nItem not in list"
L_.str.22: ## @.str.22
.asciz "\n\tNo. of nodes in list : %d"
L_.str.23: ## @.str.23
.asciz "\n\tList has no nodes!"
L_str.24: ## @str.24
.asciz "\nError! Invalid"
L_str.25: ## @str.25
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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 w0, #16
bl _malloc
adrp x26, _start@PAGE
str x0, [x26, _start@PAGEOFF]
Lloh0:
adrp x19, l_.str@PAGE
Lloh1:
add x19, x19, l_.str@PAGEOFF
str wzr, [x0]
Lloh2:
adrp x20, l_.str.1@PAGE
Lloh3:
add x20, x20, l_.str.1@PAGEOFF
str xzr, [x0, #8]
add x28, sp, #12
Lloh4:
adrp x21, l_.str.2@PAGE
Lloh5:
add x21, x21, l_.str.2@PAGEOFF
Lloh6:
adrp x22, l_str.24@PAGE
Lloh7:
add x22, x22, l_str.24@PAGEOFF
Lloh8:
adrp x25, lJTI0_0@PAGE
Lloh9:
add x25, x25, lJTI0_0@PAGEOFF
Lloh10:
adrp x24, l_.str.11@PAGE
Lloh11:
add x24, x24, l_.str.11@PAGEOFF
Lloh12:
adrp x23, l_.str.22@PAGE
Lloh13:
add x23, x23, l_.str.22@PAGEOFF
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
mov x0, x22
bl _puts
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_16 Depth 2
mov x0, x19
bl _printf
mov x0, x20
bl _printf
str x28, [sp]
mov x0, x21
bl _scanf
ldr w8, [sp, #12]
sub w8, w8, #1
cmp w8, #5
b.hi LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
adr x9, LBB0_4
ldrb w10, [x25, x8]
add x9, x9, x10, lsl #2
br x9
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
bl _insert_sp
b LBB0_2
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x26, _start@PAGEOFF]
ldr w8, [x8]
cbz w8, LBB0_14
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
Lloh14:
adrp x0, l_str.25@PAGE
Lloh15:
add x0, x0, l_str.25@PAGEOFF
bl _puts
b LBB0_15
LBB0_7: ; in Loop: Header=BB0_2 Depth=1
bl _search
b LBB0_2
LBB0_8: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x26, _start@PAGEOFF]
ldr w8, [x8]
cbz w8, LBB0_18
; %bb.9: ; in Loop: Header=BB0_2 Depth=1
Lloh16:
adrp x0, l_.str.4@PAGE
Lloh17:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x0, x20
bl _printf
str x28, [sp]
mov x0, x21
bl _scanf
ldr w8, [sp, #12]
cmp w8, #2
b.eq LBB0_20
; %bb.10: ; in Loop: Header=BB0_2 Depth=1
cmp w8, #1
b.ne LBB0_1
; %bb.11: ; in Loop: Header=BB0_2 Depth=1
bl _del_val
b LBB0_2
LBB0_12: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x26, _start@PAGEOFF]
cbz x8, LBB0_19
; %bb.13: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [x8]
str x8, [sp]
mov x0, x23
bl _printf
b LBB0_2
LBB0_14: ; in Loop: Header=BB0_2 Depth=1
Lloh18:
adrp x0, l_.str.9@PAGE
Lloh19:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
LBB0_15: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x26, _start@PAGEOFF]
ldr x27, [x8, #8]
cbz x27, LBB0_17
LBB0_16: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x27]
str x8, [sp]
mov x0, x24
bl _printf
ldr x27, [x27, #8]
cbnz x27, LBB0_16
LBB0_17: ; in Loop: Header=BB0_2 Depth=1
mov w0, #10
bl _putchar
b LBB0_2
LBB0_18: ; in Loop: Header=BB0_2 Depth=1
Lloh20:
adrp x0, l_.str.3@PAGE
Lloh21:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_2
LBB0_19: ; in Loop: Header=BB0_2 Depth=1
Lloh22:
adrp x0, l_.str.23@PAGE
Lloh23:
add x0, x0, l_.str.23@PAGEOFF
bl _printf
b LBB0_2
LBB0_20: ; in Loop: Header=BB0_2 Depth=1
bl _del_node
b LBB0_2
LBB0_21:
mov w0, #0
bl _exit
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_4-LBB0_4)>>2
.byte (LBB0_5-LBB0_4)>>2
.byte (LBB0_7-LBB0_4)>>2
.byte (LBB0_8-LBB0_4)>>2
.byte (LBB0_12-LBB0_4)>>2
.byte (LBB0_21-LBB0_4)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _insert_sp ; -- Begin function insert_sp
.p2align 2
_insert_sp: ; @insert_sp
.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 w0, #16
bl _malloc
mov x19, x0
Lloh24:
adrp x0, l_.str.6@PAGE
Lloh25:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh26:
adrp x0, l_.str.2@PAGE
Lloh27:
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
adrp x20, _start@PAGE
ldr x8, [x20, _start@PAGEOFF]
ldr x10, [x8, #8]
ldr w9, [sp, #12]
cmp x10, #0
ccmp w9, #1, #4, eq
b.gt LBB1_3
; %bb.1:
cbz x10, LBB1_4
; %bb.2:
ldr w8, [x8]
add w8, w8, #1
cmp w9, w8
b.le LBB1_4
LBB1_3:
Lloh28:
adrp x0, l_.str.7@PAGE
Lloh29:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB1_13
LBB1_4:
Lloh30:
adrp x0, l_.str.8@PAGE
Lloh31:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
add x8, sp, #8
str x8, [sp]
Lloh32:
adrp x0, l_.str.2@PAGE
Lloh33:
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldp w8, w10, [sp, #8]
str w8, [x19]
ldr x8, [x20, _start@PAGEOFF]
ldr x9, [x8, #8]
cmp x9, #0
ccmp w10, #1, #0, eq
b.eq LBB1_7
; %bb.5:
cmp w10, #1
b.ne LBB1_8
; %bb.6:
str x9, [x19, #8]
str x19, [x8, #8]
b LBB1_12
LBB1_7:
str x19, [x8, #8]
str xzr, [x19, #8]
b LBB1_12
LBB1_8:
cmp w10, #3
b.lt LBB1_11
; %bb.9:
sub w10, w10, #2
LBB1_10: ; =>This Inner Loop Header: Depth=1
ldr x9, [x9, #8]
subs w10, w10, #1
b.ne LBB1_10
LBB1_11:
ldr x10, [x9, #8]
str x10, [x19, #8]
str x19, [x9, #8]
LBB1_12:
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
LBB1_13:
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 Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh30, Lloh31
.cfi_endproc
; -- End function
.globl _traversal ; -- Begin function traversal
.p2align 2
_traversal: ; @traversal
.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
adrp x19, _start@PAGE
ldr x8, [x19, _start@PAGEOFF]
ldr w8, [x8]
cbz w8, LBB2_2
; %bb.1:
Lloh34:
adrp x0, l_str.25@PAGE
Lloh35:
add x0, x0, l_str.25@PAGEOFF
bl _puts
b LBB2_3
LBB2_2:
Lloh36:
adrp x0, l_.str.9@PAGE
Lloh37:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
LBB2_3:
ldr x8, [x19, _start@PAGEOFF]
ldr x20, [x8, #8]
cbz x20, LBB2_6
; %bb.4:
Lloh38:
adrp x19, l_.str.11@PAGE
Lloh39:
add x19, x19, l_.str.11@PAGEOFF
LBB2_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [x20]
str x8, [sp]
mov x0, x19
bl _printf
ldr x20, [x20, #8]
cbnz x20, LBB2_5
LBB2_6:
mov w0, #10
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _putchar
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpAdd Lloh38, Lloh39
.cfi_endproc
; -- End function
.globl _del_node ; -- Begin function del_node
.p2align 2
_del_node: ; @del_node
.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
Lloh40:
adrp x0, l_.str.13@PAGE
Lloh41:
add x0, x0, l_.str.13@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh42:
adrp x0, l_.str.2@PAGE
Lloh43:
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
Lloh44:
adrp x8, _start@PAGE
Lloh45:
ldr x8, [x8, _start@PAGEOFF]
ldr w9, [x8]
ldr w10, [sp, #12]
cmp w9, w10
b.ge LBB3_2
; %bb.1:
Lloh46:
adrp x0, l_.str.14@PAGE
Lloh47:
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB3_8
LBB3_2:
subs w10, w10, #1
b.ne LBB3_4
; %bb.3:
mov x10, x8
ldr x19, [x10, #8]!
b LBB3_7
LBB3_4:
mov w11, #0
mov x19, x8
LBB3_5: ; =>This Inner Loop Header: Depth=1
mov x12, x19
ldr x19, [x19, #8]
cmp x19, #0
ccmp w11, w10, #0, ne
add w11, w11, #1
b.lt LBB3_5
; %bb.6:
add x10, x12, #8
LBB3_7:
ldr x11, [x19, #8]
str x11, [x10]
sub w9, w9, #1
str w9, [x8]
str x9, [sp]
Lloh48:
adrp x0, l_.str.15@PAGE
Lloh49:
add x0, x0, l_.str.15@PAGEOFF
bl _printf
mov x0, x19
bl _free
LBB3_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdr Lloh44, Lloh45
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpAdd Lloh48, Lloh49
.cfi_endproc
; -- End function
.globl _del_val ; -- Begin function del_val
.p2align 2
_del_val: ; @del_val
.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
Lloh50:
adrp x0, l_.str.16@PAGE
Lloh51:
add x0, x0, l_.str.16@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh52:
adrp x0, l_.str.2@PAGE
Lloh53:
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
adrp x20, _start@PAGE
ldr x8, [x20, _start@PAGEOFF]
ldr x9, [x8, #8]
cbz x9, LBB4_10
; %bb.1:
ldr w11, [x9]
ldr w10, [sp, #12]
mov x19, x9
cmp w11, w10
b.ne LBB4_3
LBB4_2:
ldr w10, [x8]
sub w10, w10, #1
str w10, [x8]
ldr x9, [x9, #8]
str x9, [x8, #8]
b LBB4_11
LBB4_3:
ldr x12, [x9, #8]
cbz x12, LBB4_9
; %bb.4:
mov x11, #0
mov x19, #0
mov x13, x9
LBB4_5: ; =>This Inner Loop Header: Depth=1
ldr w14, [x12]
cmp w14, w10
csel x19, x12, x19, eq
csel x11, x13, x11, eq
mov x13, x12
ldr x12, [x12, #8]
cbnz x12, LBB4_5
; %bb.6:
cbz x19, LBB4_10
LBB4_7:
cbz x11, LBB4_2
; %bb.8:
ldr x9, [x19, #8]
str x9, [x11, #8]
ldr w9, [x8]
sub w10, w9, #1
str w10, [x8]
b LBB4_11
LBB4_9:
mov x19, #0
mov x11, #0
cbnz x19, LBB4_7
LBB4_10:
Lloh54:
adrp x0, l_.str.17@PAGE
Lloh55:
add x0, x0, l_.str.17@PAGEOFF
bl _printf
mov x19, #0
ldr x8, [x20, _start@PAGEOFF]
ldr w10, [x8]
LBB4_11:
str x10, [sp]
Lloh56:
adrp x0, l_.str.15@PAGE
Lloh57:
add x0, x0, l_.str.15@PAGEOFF
bl _printf
mov x0, x19
bl _free
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 Lloh52, Lloh53
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh56, Lloh57
.cfi_endproc
; -- End function
.globl _search ; -- Begin function search
.p2align 2
_search: ; @search
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh58:
adrp x8, _start@PAGE
Lloh59:
ldr x8, [x8, _start@PAGEOFF]
ldr x21, [x8, #8]
cbz x21, LBB5_8
; %bb.1:
ldr w8, [x8]
str x8, [sp]
Lloh60:
adrp x0, l_.str.22@PAGE
Lloh61:
add x0, x0, l_.str.22@PAGEOFF
bl _printf
Lloh62:
adrp x0, l_.str.19@PAGE
Lloh63:
add x0, x0, l_.str.19@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh64:
adrp x19, l_.str.2@PAGE
Lloh65:
add x19, x19, l_.str.2@PAGEOFF
mov x0, x19
bl _scanf
mov w22, #0
mov w23, #1
Lloh66:
adrp x20, l_.str.20@PAGE
Lloh67:
add x20, x20, l_.str.20@PAGEOFF
b LBB5_3
LBB5_2: ; in Loop: Header=BB5_3 Depth=1
add w23, w23, #1
ldr x21, [x21, #8]
cbz x21, LBB5_5
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [x21]
cmp w8, w9
b.ne LBB5_2
; %bb.4: ; in Loop: Header=BB5_3 Depth=1
mov x0, x20
bl _printf
str x23, [sp]
mov x0, x19
bl _printf
add w22, w22, #1
b LBB5_2
LBB5_5:
cbnz w22, LBB5_7
; %bb.6:
Lloh68:
adrp x0, l_.str.21@PAGE
Lloh69:
add x0, x0, l_.str.21@PAGEOFF
bl _printf
LBB5_7:
mov w0, #10
bl _putchar
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB5_8:
Lloh70:
adrp x0, l_.str.18@PAGE
Lloh71:
add x0, x0, l_.str.18@PAGEOFF
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _printf
.loh AdrpLdr Lloh58, Lloh59
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpAdd Lloh62, Lloh63
.loh AdrpAdd Lloh60, Lloh61
.loh AdrpAdd Lloh68, Lloh69
.loh AdrpAdd Lloh70, Lloh71
.cfi_endproc
; -- End function
.globl _count_n ; -- Begin function count_n
.p2align 2
_count_n: ; @count_n
.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
adrp x19, _start@PAGE
ldr x8, [x19, _start@PAGEOFF]
cbz x8, LBB6_2
; %bb.1:
ldr w8, [x8]
str x8, [sp]
Lloh72:
adrp x0, l_.str.22@PAGE
Lloh73:
add x0, x0, l_.str.22@PAGEOFF
bl _printf
ldr x8, [x19, _start@PAGEOFF]
ldr w0, [x8]
b LBB6_3
LBB6_2:
Lloh74:
adrp x0, l_.str.23@PAGE
Lloh75:
add x0, x0, l_.str.23@PAGEOFF
bl _printf
mov w0, #0
LBB6_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh72, Lloh73
.loh AdrpAdd Lloh74, Lloh75
.cfi_endproc
; -- End function
.globl _start ; @start
.zerofill __DATA,__common,_start,8,3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n\n1.Insertion\n2.Traversal\n3.Search\n4.Deletion\n5.Count No. of Nodes\n6.Exit"
l_.str.1: ; @.str.1
.asciz "\nEnter your choice: "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "\n\n Error! List is Empty"
l_.str.4: ; @.str.4
.asciz "\n1.Delete by Value\n2.Delete by Node Number"
l_.str.6: ; @.str.6
.asciz "\n\tEnter position:\t"
l_.str.7: ; @.str.7
.asciz "\t\nInvalid Position!"
l_.str.8: ; @.str.8
.asciz "\tEnter data:\t"
l_.str.9: ; @.str.9
.asciz "list empty"
l_.str.11: ; @.str.11
.asciz "\t %d"
l_.str.13: ; @.str.13
.asciz "\n\tEnter Node number to be deleted:\t"
l_.str.14: ; @.str.14
.asciz "\n\tInvalid node number"
l_.str.15: ; @.str.15
.asciz "\n\tNo. of nodes after deletion : %d"
l_.str.16: ; @.str.16
.asciz "\n\tEnter value to be deleted:\t"
l_.str.17: ; @.str.17
.asciz "\n\tItem not in List"
l_.str.18: ; @.str.18
.asciz "\n\tError! List Empty"
l_.str.19: ; @.str.19
.asciz "\n\tEnter the element to be searched:\t"
l_.str.20: ; @.str.20
.asciz "\nThe element is found at position: "
l_.str.21: ; @.str.21
.asciz "\nItem not in list"
l_.str.22: ; @.str.22
.asciz "\n\tNo. of nodes in list : %d"
l_.str.23: ; @.str.23
.asciz "\n\tList has no nodes!"
l_str.24: ; @str.24
.asciz "\nError! Invalid"
l_str.25: ; @str.25
.asciz "\n"
.subsections_via_symbols
| the_stack_data/330153.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _kvmppc_sanity_check ## -- Begin function kvmppc_sanity_check
.p2align 4, 0x90
_kvmppc_sanity_check: ## @kvmppc_sanity_check
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
cmpl $0, 24(%rdi)
je LBB0_3
## %bb.1:
movq _KVM_CPU_3S_64@GOTPCREL(%rip), %rcx
movq (%rbx), %rdx
movq 16(%rbx), %rax
cmpq (%rcx), %rdx
jne LBB0_2
## %bb.4:
testq %rax, %rax
jne LBB0_6
jmp LBB0_5
LBB0_2:
testq %rax, %rax
jne LBB0_3
LBB0_5:
movl 32(%rbx), %edi
callq _is_kvmppc_hv_enabled
testq %rax, %rax
je LBB0_6
LBB0_3:
movl $0, 8(%rbx)
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_7
LBB0_6:
movl $1, 8(%rbx)
xorl %eax, %eax
LBB0_7:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _KVM_CPU_3S_64,8,3 ## @KVM_CPU_3S_64
.comm _EINVAL,4,2 ## @EINVAL
.comm _CPU_FTR_EMB_HV,4,2 ## @CPU_FTR_EMB_HV
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _kvmppc_sanity_check ; -- Begin function kvmppc_sanity_check
.p2align 2
_kvmppc_sanity_check: ; @kvmppc_sanity_check
.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 w8, [x0, #24]
cbz w8, LBB0_5
; %bb.1:
ldr x9, [x19]
Lloh0:
adrp x8, _KVM_CPU_3S_64@GOTPAGE
Lloh1:
ldr x8, [x8, _KVM_CPU_3S_64@GOTPAGEOFF]
Lloh2:
ldr x10, [x8]
ldr x8, [x19, #16]
cmp x9, x10
b.ne LBB0_3
; %bb.2:
cbnz x8, LBB0_6
b LBB0_4
LBB0_3:
cbnz x8, LBB0_5
LBB0_4:
ldr w0, [x19, #32]
bl _is_kvmppc_hv_enabled
cbz x0, LBB0_6
LBB0_5:
str wzr, [x19, #8]
Lloh3:
adrp x8, _EINVAL@GOTPAGE
Lloh4:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
neg w0, w8
b LBB0_7
LBB0_6:
mov w0, #0
mov w8, #1
str w8, [x19, #8]
LBB0_7:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _KVM_CPU_3S_64,8,3 ; @KVM_CPU_3S_64
.comm _EINVAL,4,2 ; @EINVAL
.comm _CPU_FTR_EMB_HV,4,2 ; @CPU_FTR_EMB_HV
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/kvm/extr_powerpc.c_kvmppc_sanity_check.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pcm_close
_pcm_close: ## @pcm_close
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
callq _snd_pcm_substream_chip
movq %rax, %rbx
leaq 24(%rax), %r14
movq %r14, %rdi
callq _atomic_dec
movq %r14, %rdi
callq _atomic_read
movl %eax, %r14d
movq 16(%rbx), %rax
movl (%rax), %edi
movl (%rbx), %ecx
movq 8(%rbx), %r8
leaq L_.str(%rip), %rsi
movl %r14d, %edx
callq _dev_dbg
cmpl $2, %r14d
jge LBB0_1
## %bb.2:
movl $1, (%rbx)
movl $1, %ecx
testl %r14d, %r14d
jne LBB0_4
## %bb.3:
movq $0, 8(%rbx)
jmp LBB0_4
LBB0_1:
movl (%rbx), %ecx
LBB0_4:
movq 8(%rbx), %r8
movq 16(%rbx), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
movl %r14d, %edx
callq _dev_dbg
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "pcm_close oc=%d cs=%d rs=%d\n"
L_.str.1: ## @.str.1
.asciz "pcm_close2 oc=%d cs=%d rs=%d\n"
.no_dead_strip _pcm_close
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pcm_close
_pcm_close: ; @pcm_close
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
bl _snd_pcm_substream_chip
mov x19, x0
add x20, x0, #24
mov x0, x20
bl _atomic_dec
mov x0, x20
bl _atomic_read
mov x20, x0
ldp x4, x8, [x19, #8]
ldr w0, [x8]
ldr w3, [x19]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x2, x20
bl _dev_dbg
cmp w20, #2
b.ge LBB0_3
; %bb.1:
mov w3, #1
str w3, [x19]
cbnz w20, LBB0_4
; %bb.2:
str xzr, [x19, #8]
mov w3, #1
b LBB0_4
LBB0_3:
ldr w3, [x19]
LBB0_4:
ldp x4, x8, [x19, #8]
ldr w0, [x8]
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x2, x20
bl _dev_dbg
mov w0, #0
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
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "pcm_close oc=%d cs=%d rs=%d\n"
l_.str.1: ; @.str.1
.asciz "pcm_close2 oc=%d cs=%d rs=%d\n"
.no_dead_strip _pcm_close
.subsections_via_symbols
| AnghaBench/linux/sound/pci/echoaudio/extr_echoaudio.c_pcm_close.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _no_pci_devices ## -- Begin function no_pci_devices
.p2align 4, 0x90
_no_pci_devices: ## @no_pci_devices
.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 _find_anything@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _pci_bus_type@GOTPCREL(%rip), %rdi
xorl %esi, %esi
xorl %edx, %edx
callq _bus_find_device
xorl %ebx, %ebx
testq %rax, %rax
sete %bl
movq %rax, %rdi
callq _put_device
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _pci_bus_type,4,2 ## @pci_bus_type
.comm _find_anything,4,2 ## @find_anything
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _no_pci_devices ; -- Begin function no_pci_devices
.p2align 2
_no_pci_devices: ; @no_pci_devices
.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, _find_anything@GOTPAGE
Lloh1:
ldr x8, [x8, _find_anything@GOTPAGEOFF]
Lloh2:
ldr w3, [x8]
Lloh3:
adrp x0, _pci_bus_type@GOTPAGE
Lloh4:
ldr x0, [x0, _pci_bus_type@GOTPAGEOFF]
mov x1, #0
mov x2, #0
bl _bus_find_device
cmp x0, #0
cset w19, eq
bl _put_device
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _pci_bus_type,4,2 ; @pci_bus_type
.comm _find_anything,4,2 ; @find_anything
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/pci/extr_probe.c_no_pci_devices.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function strgtr
_strgtr: ## @strgtr
.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 _strlen
movl %eax, %r15d
movq %r14, %rdi
callq _strlen
cmpl %r15d, %eax
cmovll %eax, %r15d
movq _qfalse@GOTPCREL(%rip), %rdi
testl %r15d, %r15d
jle LBB0_6
## %bb.1:
movl %r15d, %ecx
decq %rcx
xorl %esi, %esi
movq _qtrue@GOTPCREL(%rip), %r8
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movzbl (%r14,%rsi), %edx
movzbl (%rbx,%rsi), %eax
cmpb %al, %dl
jg LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
jl LBB0_6
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
leaq 1(%rsi), %rax
cmpq %rsi, %rcx
movq %rax, %rsi
jne LBB0_2
jmp LBB0_6
LBB0_3:
movq %r8, %rdi
LBB0_6:
movl (%rdi), %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _qtrue,4,2 ## @qtrue
.comm _qfalse,4,2 ## @qfalse
.no_dead_strip _strgtr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function strgtr
_strgtr: ; @strgtr
.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 _strlen
mov x21, x0
mov x0, x19
bl _strlen
cmp w0, w21
csel w8, w0, w21, lt
cmp w8, #1
b.lt LBB0_5
; %bb.1:
sub x10, x8, #1
Lloh0:
adrp x8, _qtrue@GOTPAGE
Lloh1:
ldr x8, [x8, _qtrue@GOTPAGEOFF]
Lloh2:
adrp x9, _qfalse@GOTPAGE
Lloh3:
ldr x9, [x9, _qfalse@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrsb w11, [x19]
ldrsb w12, [x20]
cmp w11, w12
b.gt LBB0_6
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
cmp w11, w12
ccmp x10, #0, #4, ge
sub x10, x10, #1
add x20, x20, #1
add x19, x19, #1
b.ne LBB0_2
; %bb.4:
mov x8, x9
b LBB0_6
LBB0_5:
Lloh4:
adrp x8, _qfalse@GOTPAGE
Lloh5:
ldr x8, [x8, _qfalse@GOTPAGEOFF]
LBB0_6:
ldr w0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _qtrue,4,2 ; @qtrue
.comm _qfalse,4,2 ; @qfalse
.no_dead_strip _strgtr
.subsections_via_symbols
| AnghaBench/Quake-III-Arena/code/win32/extr_win_main.c_strgtr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ast_vhub_epn_ack_irq ## -- Begin function ast_vhub_epn_ack_irq
.p2align 4, 0x90
_ast_vhub_epn_ack_irq: ## @ast_vhub_epn_ack_irq
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpq $0, (%rdi)
je LBB0_2
## %bb.1:
popq %rbp
jmp _ast_vhub_epn_handle_ack_desc ## TAILCALL
LBB0_2:
popq %rbp
jmp _ast_vhub_epn_handle_ack ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ast_vhub_epn_ack_irq ; -- Begin function ast_vhub_epn_ack_irq
.p2align 2
_ast_vhub_epn_ack_irq: ; @ast_vhub_epn_ack_irq
.cfi_startproc
; %bb.0:
ldr x8, [x0]
cbz x8, LBB0_2
; %bb.1:
b _ast_vhub_epn_handle_ack_desc
LBB0_2:
b _ast_vhub_epn_handle_ack
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/gadget/udc/aspeed-vhub/extr_epn.c_ast_vhub_epn_ack_irq.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nvdimm_spa_memattr
_nvdimm_spa_memattr: ## @nvdimm_spa_memattr
.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 _EFI_MD_ATTR_WB@GOTPCREL(%rip), %rax
testl %edi, (%rax)
je LBB0_2
## %bb.1:
movq _VM_MEMATTR_WRITE_BACK@GOTPCREL(%rip), %rbx
jmp LBB0_11
LBB0_2:
movl %edi, %esi
movq _EFI_MD_ATTR_WT@GOTPCREL(%rip), %rax
testl %edi, (%rax)
je LBB0_4
## %bb.3:
movq _VM_MEMATTR_WRITE_THROUGH@GOTPCREL(%rip), %rbx
jmp LBB0_11
LBB0_4:
movq _EFI_MD_ATTR_WC@GOTPCREL(%rip), %rax
testl %esi, (%rax)
je LBB0_6
## %bb.5:
movq _VM_MEMATTR_WRITE_COMBINING@GOTPCREL(%rip), %rbx
jmp LBB0_11
LBB0_6:
movq _EFI_MD_ATTR_WP@GOTPCREL(%rip), %rax
testl %esi, (%rax)
je LBB0_8
## %bb.7:
movq _VM_MEMATTR_WRITE_PROTECTED@GOTPCREL(%rip), %rbx
jmp LBB0_11
LBB0_8:
movq _EFI_MD_ATTR_UC@GOTPCREL(%rip), %rax
movq _VM_MEMATTR_UNCACHEABLE@GOTPCREL(%rip), %rbx
testl %esi, (%rax)
jne LBB0_11
## %bb.9:
movq _bootverbose@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_11
## %bb.10:
leaq L_.str(%rip), %rdi
callq _printf
LBB0_11:
movl (%rbx), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EFI_MD_ATTR_WB,4,2 ## @EFI_MD_ATTR_WB
.comm _VM_MEMATTR_WRITE_BACK,4,2 ## @VM_MEMATTR_WRITE_BACK
.comm _EFI_MD_ATTR_WT,4,2 ## @EFI_MD_ATTR_WT
.comm _VM_MEMATTR_WRITE_THROUGH,4,2 ## @VM_MEMATTR_WRITE_THROUGH
.comm _EFI_MD_ATTR_WC,4,2 ## @EFI_MD_ATTR_WC
.comm _VM_MEMATTR_WRITE_COMBINING,4,2 ## @VM_MEMATTR_WRITE_COMBINING
.comm _EFI_MD_ATTR_WP,4,2 ## @EFI_MD_ATTR_WP
.comm _VM_MEMATTR_WRITE_PROTECTED,4,2 ## @VM_MEMATTR_WRITE_PROTECTED
.comm _EFI_MD_ATTR_UC,4,2 ## @EFI_MD_ATTR_UC
.comm _VM_MEMATTR_UNCACHEABLE,4,2 ## @VM_MEMATTR_UNCACHEABLE
.comm _bootverbose,8,3 ## @bootverbose
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SPA mapping attr %#lx unsupported\n"
.no_dead_strip _nvdimm_spa_memattr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nvdimm_spa_memattr
_nvdimm_spa_memattr: ; @nvdimm_spa_memattr
.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 x8, _EFI_MD_ATTR_WB@GOTPAGE
Lloh1:
ldr x8, [x8, _EFI_MD_ATTR_WB@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_2
; %bb.1:
Lloh3:
adrp x8, _VM_MEMATTR_WRITE_BACK@GOTPAGE
Lloh4:
ldr x8, [x8, _VM_MEMATTR_WRITE_BACK@GOTPAGEOFF]
b LBB0_11
LBB0_2:
mov x1, x0
Lloh5:
adrp x8, _EFI_MD_ATTR_WT@GOTPAGE
Lloh6:
ldr x8, [x8, _EFI_MD_ATTR_WT@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_4
; %bb.3:
Lloh8:
adrp x8, _VM_MEMATTR_WRITE_THROUGH@GOTPAGE
Lloh9:
ldr x8, [x8, _VM_MEMATTR_WRITE_THROUGH@GOTPAGEOFF]
b LBB0_11
LBB0_4:
Lloh10:
adrp x8, _EFI_MD_ATTR_WC@GOTPAGE
Lloh11:
ldr x8, [x8, _EFI_MD_ATTR_WC@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
tst w8, w1
b.eq LBB0_6
; %bb.5:
Lloh13:
adrp x8, _VM_MEMATTR_WRITE_COMBINING@GOTPAGE
Lloh14:
ldr x8, [x8, _VM_MEMATTR_WRITE_COMBINING@GOTPAGEOFF]
b LBB0_11
LBB0_6:
Lloh15:
adrp x8, _EFI_MD_ATTR_WP@GOTPAGE
Lloh16:
ldr x8, [x8, _EFI_MD_ATTR_WP@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
tst w8, w1
b.eq LBB0_8
; %bb.7:
Lloh18:
adrp x8, _VM_MEMATTR_WRITE_PROTECTED@GOTPAGE
Lloh19:
ldr x8, [x8, _VM_MEMATTR_WRITE_PROTECTED@GOTPAGEOFF]
b LBB0_11
LBB0_8:
Lloh20:
adrp x8, _EFI_MD_ATTR_UC@GOTPAGE
Lloh21:
ldr x8, [x8, _EFI_MD_ATTR_UC@GOTPAGEOFF]
Lloh22:
ldr w8, [x8]
and w8, w8, w1
Lloh23:
adrp x9, _bootverbose@GOTPAGE
Lloh24:
ldr x9, [x9, _bootverbose@GOTPAGEOFF]
Lloh25:
ldr x9, [x9]
cmp w8, #0
ccmp x9, #0, #4, eq
b.eq LBB0_10
; %bb.9:
Lloh26:
adrp x0, l_.str@PAGE
Lloh27:
add x0, x0, l_.str@PAGEOFF
bl _printf
LBB0_10:
Lloh28:
adrp x8, _VM_MEMATTR_UNCACHEABLE@GOTPAGE
Lloh29:
ldr x8, [x8, _VM_MEMATTR_UNCACHEABLE@GOTPAGEOFF]
LBB0_11:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpLdrGot Lloh28, Lloh29
.cfi_endproc
; -- End function
.comm _EFI_MD_ATTR_WB,4,2 ; @EFI_MD_ATTR_WB
.comm _VM_MEMATTR_WRITE_BACK,4,2 ; @VM_MEMATTR_WRITE_BACK
.comm _EFI_MD_ATTR_WT,4,2 ; @EFI_MD_ATTR_WT
.comm _VM_MEMATTR_WRITE_THROUGH,4,2 ; @VM_MEMATTR_WRITE_THROUGH
.comm _EFI_MD_ATTR_WC,4,2 ; @EFI_MD_ATTR_WC
.comm _VM_MEMATTR_WRITE_COMBINING,4,2 ; @VM_MEMATTR_WRITE_COMBINING
.comm _EFI_MD_ATTR_WP,4,2 ; @EFI_MD_ATTR_WP
.comm _VM_MEMATTR_WRITE_PROTECTED,4,2 ; @VM_MEMATTR_WRITE_PROTECTED
.comm _EFI_MD_ATTR_UC,4,2 ; @EFI_MD_ATTR_UC
.comm _VM_MEMATTR_UNCACHEABLE,4,2 ; @VM_MEMATTR_UNCACHEABLE
.comm _bootverbose,8,3 ; @bootverbose
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SPA mapping attr %#lx unsupported\n"
.no_dead_strip _nvdimm_spa_memattr
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/nvdimm/extr_nvdimm_spa.c_nvdimm_spa_memattr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _base507c_image_clr ## -- Begin function base507c_image_clr
.p2align 4, 0x90
_base507c_image_clr: ## @base507c_image_clr
.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, %esi
callq _evo_wait
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
movq %rax, %rdi
movl $132, %esi
movl $1, %edx
callq _evo_mthd
movq %rbx, %rdi
xorl %esi, %esi
callq _evo_data
movq %rbx, %rdi
movl $192, %esi
movl $1, %edx
callq _evo_mthd
movq %rbx, %rdi
xorl %esi, %esi
callq _evo_data
movq %rbx, %rdi
movq %r14, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _evo_kick ## TAILCALL
LBB0_1:
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 _base507c_image_clr ; -- Begin function base507c_image_clr
.p2align 2
_base507c_image_clr: ; @base507c_image_clr
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
mov w1, #4
bl _evo_wait
cbz x0, LBB0_2
; %bb.1:
mov x20, x0
mov w1, #132
mov w2, #1
bl _evo_mthd
mov x0, x20
mov w1, #0
bl _evo_data
mov x0, x20
mov w1, #192
mov w2, #1
bl _evo_mthd
mov x0, x20
mov w1, #0
bl _evo_data
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 _evo_kick
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/nouveau/dispnv50/extr_base507c.c_base507c_image_clr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zfs_prop_set ## -- Begin function zfs_prop_set
.p2align 4, 0x90
_zfs_prop_set: ## @zfs_prop_set
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $1056, %rsp ## imm = 0x420
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r15
movq %rsi, %r12
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movq 8(%rdi), %r14
movq $0, -1080(%rbp)
movq _TEXT_DOMAIN@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
callq _dgettext
movl (%rbx), %ecx
leaq -1072(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
movq %rax, %rdx
callq _snprintf
movq _NV_UNIQUE_NAME@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -1080(%rbp), %rdi
xorl %edx, %edx
callq _nvlist_alloc
testq %rax, %rax
jne LBB0_2
## %bb.1:
movq -1080(%rbp), %rdi
movq %r12, %rsi
movq %r15, %rdx
callq _nvlist_add_string
testq %rax, %rax
je LBB0_3
LBB0_2:
movq %r14, %rdi
callq _no_memory
movl $-1, %ebx
LBB0_4:
movq -1080(%rbp), %rdi
callq _nvlist_free
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB0_6
## %bb.5:
movl %ebx, %eax
addq $1056, %rsp ## imm = 0x420
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_3:
movq -1080(%rbp), %rsi
movq %rbx, %rdi
callq _zfs_prop_set_list
movl %eax, %ebx
jmp LBB0_4
LBB0_6:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _TEXT_DOMAIN,4,2 ## @TEXT_DOMAIN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "cannot set property for '%s'"
.comm _NV_UNIQUE_NAME,4,2 ## @NV_UNIQUE_NAME
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zfs_prop_set ; -- Begin function zfs_prop_set
.p2align 2
_zfs_prop_set: ; @zfs_prop_set
.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, #1040
mov x21, x2
mov x22, x1
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
ldr x20, [x0, #8]
str xzr, [sp]
Lloh3:
adrp x8, _TEXT_DOMAIN@GOTPAGE
Lloh4:
ldr x8, [x8, _TEXT_DOMAIN@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
bl _dgettext
mov x2, x0
ldr w3, [x19]
add x0, sp, #8
mov w1, #1024
bl _snprintf
Lloh8:
adrp x8, _NV_UNIQUE_NAME@GOTPAGE
Lloh9:
ldr x8, [x8, _NV_UNIQUE_NAME@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
mov x0, sp
mov w2, #0
bl _nvlist_alloc
cbnz x0, LBB0_2
; %bb.1:
ldr x0, [sp]
mov x1, x22
mov x2, x21
bl _nvlist_add_string
cbz x0, LBB0_5
LBB0_2:
mov x0, x20
bl _no_memory
mov w19, #-1
LBB0_3:
ldr x0, [sp]
bl _nvlist_free
ldur x8, [x29, #-56]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_6
; %bb.4:
mov x0, x19
add sp, sp, #1040
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
LBB0_5:
ldr x1, [sp]
mov x0, x19
bl _zfs_prop_set_list
mov x19, x0
b LBB0_3
LBB0_6:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _TEXT_DOMAIN,4,2 ; @TEXT_DOMAIN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "cannot set property for '%s'"
.comm _NV_UNIQUE_NAME,4,2 ; @NV_UNIQUE_NAME
.subsections_via_symbols
| AnghaBench/zfs/lib/libzfs/extr_libzfs_dataset.c_zfs_prop_set.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function query_formats
_query_formats: ## @query_formats
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
movq 16(%rdi), %rax
movq $0, -40(%rbp)
cmpq $0, (%rax)
leaq _query_formats.pix_fmts(%rip), %rax
leaq _query_formats.gray_pix_fmts(%rip), %rdi
cmoveq %rax, %rdi
callq _ff_make_format_list
movq %rax, -48(%rbp)
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
leaq _query_formats.map_fmts(%rip), %rdi
callq _ff_make_format_list
movq %rax, %r14
movq %rax, -40(%rbp)
testq %rax, %rax
je LBB0_7
## %bb.3:
movq 8(%r12), %rax
movq (%rax), %rsi
movq %rbx, %rdi
callq _ff_formats_ref
testl %eax, %eax
js LBB0_8
## %bb.4:
movq 8(%r12), %rax
movq 8(%rax), %rsi
movq %r14, %rdi
callq _ff_formats_ref
testl %eax, %eax
js LBB0_8
## %bb.5:
movq 8(%r12), %rax
movq 16(%rax), %rsi
movq %r14, %rdi
callq _ff_formats_ref
testl %eax, %eax
js LBB0_8
## %bb.6:
movq (%r12), %rax
movq (%rax), %rsi
movq %rbx, %rdi
callq _ff_formats_ref
xorl %r15d, %r15d
testl %eax, %eax
jns LBB0_11
jmp LBB0_8
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _AVERROR
movl %eax, %r15d
leaq -48(%rbp), %r14
jmp LBB0_9
LBB0_7:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _AVERROR
LBB0_8:
movl %eax, %r15d
movq %rbx, %rdi
callq _av_freep
leaq -48(%rbp), %rdi
callq _av_freep
testq %r14, %r14
je LBB0_10
LBB0_9:
movq %r14, %rdi
callq _av_freep
LBB0_10:
leaq -40(%rbp), %rdi
callq _av_freep
LBB0_11:
movl %r15d, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @query_formats.pix_fmts
_query_formats.pix_fmts:
.long 132 ## 0x84
.long 138 ## 0x8a
.long 128 ## 0x80
.long 142 ## 0x8e
.long 163 ## 0xa3
.long 164 ## 0xa4
.long 165 ## 0xa5
.long 140 ## 0x8c
.long 161 ## 0xa1
.long 155 ## 0x9b
.long 159 ## 0x9f
.long 133 ## 0x85
.long 137 ## 0x89
.long 136 ## 0x88
.long 135 ## 0x87
.long 134 ## 0x86
.long 129 ## 0x81
.long 131 ## 0x83
.long 130 ## 0x82
.long 150 ## 0x96
.long 154 ## 0x9a
.long 153 ## 0x99
.long 152 ## 0x98
.long 151 ## 0x97
.long 158 ## 0x9e
.long 157 ## 0x9d
.long 156 ## 0x9c
.long 141 ## 0x8d
.long 162 ## 0xa2
.long 139 ## 0x8b
.long 160 ## 0xa0
.long 143 ## 0x8f
.p2align 4 ## @query_formats.gray_pix_fmts
_query_formats.gray_pix_fmts:
.long 145 ## 0x91
.long 144 ## 0x90
.long 149 ## 0x95
.long 148 ## 0x94
.long 147 ## 0x93
.long 146 ## 0x92
.long 143 ## 0x8f
.p2align 2 ## @query_formats.map_fmts
_query_formats.map_fmts:
.long 146 ## 0x92
.long 143 ## 0x8f
.comm _ENOMEM,4,2 ## @ENOMEM
.no_dead_strip _query_formats
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function query_formats
_query_formats: ; @query_formats
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x22, x0
ldr x8, [x0, #16]
str xzr, [sp]
ldr x8, [x8]
Lloh0:
adrp x9, _query_formats.gray_pix_fmts@PAGE
Lloh1:
add x9, x9, _query_formats.gray_pix_fmts@PAGEOFF
Lloh2:
adrp x10, _query_formats.pix_fmts@PAGE
Lloh3:
add x10, x10, _query_formats.pix_fmts@PAGEOFF
cmp x8, #0
csel x0, x10, x9, eq
bl _ff_make_format_list
str x0, [sp, #8]
cbz x0, LBB0_7
; %bb.1:
mov x20, x0
Lloh4:
adrp x0, _query_formats.map_fmts@PAGE
Lloh5:
add x0, x0, _query_formats.map_fmts@PAGEOFF
bl _ff_make_format_list
mov x19, x0
str x0, [sp]
cbz x0, LBB0_8
; %bb.2:
ldr x8, [x22, #8]
ldr x1, [x8]
mov x0, x20
bl _ff_formats_ref
tbnz w0, #31, LBB0_9
; %bb.3:
ldr x8, [x22, #8]
ldr x1, [x8, #8]
mov x0, x19
bl _ff_formats_ref
tbnz w0, #31, LBB0_9
; %bb.4:
ldr x8, [x22, #8]
ldr x1, [x8, #16]
mov x0, x19
bl _ff_formats_ref
tbnz w0, #31, LBB0_9
; %bb.5:
ldr x8, [x22]
ldr x1, [x8]
mov x0, x20
bl _ff_formats_ref
tbnz w0, #31, LBB0_9
; %bb.6:
mov w21, #0
b LBB0_12
LBB0_7:
Lloh6:
adrp x8, _ENOMEM@GOTPAGE
Lloh7:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
bl _AVERROR
mov x21, x0
add x19, sp, #8
b LBB0_10
LBB0_8:
Lloh9:
adrp x8, _ENOMEM@GOTPAGE
Lloh10:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
bl _AVERROR
LBB0_9:
mov x21, x0
mov x0, x20
bl _av_freep
add x0, sp, #8
bl _av_freep
cbz x19, LBB0_11
LBB0_10:
mov x0, x19
bl _av_freep
LBB0_11:
mov x0, sp
bl _av_freep
LBB0_12:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @query_formats.pix_fmts
_query_formats.pix_fmts:
.long 132 ; 0x84
.long 138 ; 0x8a
.long 128 ; 0x80
.long 142 ; 0x8e
.long 163 ; 0xa3
.long 164 ; 0xa4
.long 165 ; 0xa5
.long 140 ; 0x8c
.long 161 ; 0xa1
.long 155 ; 0x9b
.long 159 ; 0x9f
.long 133 ; 0x85
.long 137 ; 0x89
.long 136 ; 0x88
.long 135 ; 0x87
.long 134 ; 0x86
.long 129 ; 0x81
.long 131 ; 0x83
.long 130 ; 0x82
.long 150 ; 0x96
.long 154 ; 0x9a
.long 153 ; 0x99
.long 152 ; 0x98
.long 151 ; 0x97
.long 158 ; 0x9e
.long 157 ; 0x9d
.long 156 ; 0x9c
.long 141 ; 0x8d
.long 162 ; 0xa2
.long 139 ; 0x8b
.long 160 ; 0xa0
.long 143 ; 0x8f
.p2align 2 ; @query_formats.gray_pix_fmts
_query_formats.gray_pix_fmts:
.long 145 ; 0x91
.long 144 ; 0x90
.long 149 ; 0x95
.long 148 ; 0x94
.long 147 ; 0x93
.long 146 ; 0x92
.long 143 ; 0x8f
.p2align 2 ; @query_formats.map_fmts
_query_formats.map_fmts:
.long 146 ; 0x92
.long 143 ; 0x8f
.comm _ENOMEM,4,2 ; @ENOMEM
.no_dead_strip _query_formats
.subsections_via_symbols
| AnghaBench/FFmpeg/libavfilter/extr_vf_remap.c_query_formats.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function slab_get_obj
_slab_get_obj: ## @slab_get_obj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %rbx
movq (%rsi), %rdx
callq _index_to_obj
movq %rax, %r14
incl 12(%rbx)
movq %rbx, %rdi
callq _slab_bufctl
movq (%rbx), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, (%rbx)
movq %r14, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BUFCTL_FREE,8,3 ## @BUFCTL_FREE
.no_dead_strip _slab_get_obj
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function slab_get_obj
_slab_get_obj: ; @slab_get_obj
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
ldr x2, [x1]
bl _index_to_obj
mov x20, x0
ldr w8, [x19, #12]
add w8, w8, #1
str w8, [x19, #12]
mov x0, x19
bl _slab_bufctl
ldr x8, [x19]
ldr x8, [x0, x8, lsl #3]
str x8, [x19]
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
.comm _BUFCTL_FREE,8,3 ; @BUFCTL_FREE
.no_dead_strip _slab_get_obj
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/mm/extr_slab.c_slab_get_obj.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hist_buf_process
_hist_buf_process: ## @hist_buf_process
.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 32(%rdi), %r14
addq $24, %rdi
callq _atomic_read
testq %rax, %rax
jne LBB0_2
## %bb.1:
movq (%rbx), %rax
movq _ISPSTAT_ENABLED@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.3:
decq 8(%rbx)
jne LBB0_4
## %bb.5:
cmpq $0, 16(%rbx)
je LBB0_7
## %bb.6:
movq %rbx, %rdi
callq _hist_buf_dma
jmp LBB0_8
LBB0_2:
movq %rbx, %rdi
callq _hist_reset_mem
LBB0_4:
movq _STAT_NO_BUF@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_9:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_7:
movq %rbx, %rdi
callq _hist_buf_pio
LBB0_8:
movq (%r14), %rcx
movq %rcx, 8(%rbx)
jmp LBB0_9
.cfi_endproc
## -- End function
.comm _ISPSTAT_ENABLED,8,3 ## @ISPSTAT_ENABLED
.comm _STAT_NO_BUF,4,2 ## @STAT_NO_BUF
.no_dead_strip _hist_buf_process
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hist_buf_process
_hist_buf_process: ; @hist_buf_process
.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 x20, [x0, #32]
add x0, x0, #24
bl _atomic_read
cbnz x0, LBB0_5
; %bb.1:
ldr x8, [x19]
Lloh0:
adrp x9, _ISPSTAT_ENABLED@GOTPAGE
Lloh1:
ldr x9, [x9, _ISPSTAT_ENABLED@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_5
; %bb.2:
ldr x8, [x19, #8]
subs x8, x8, #1
str x8, [x19, #8]
b.ne LBB0_6
; %bb.3:
ldr x8, [x19, #16]
cbz x8, LBB0_8
; %bb.4:
mov x0, x19
bl _hist_buf_dma
b LBB0_9
LBB0_5:
mov x0, x19
bl _hist_reset_mem
LBB0_6:
Lloh3:
adrp x8, _STAT_NO_BUF@GOTPAGE
Lloh4:
ldr x8, [x8, _STAT_NO_BUF@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
LBB0_7:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_8:
mov x0, x19
bl _hist_buf_pio
LBB0_9:
ldr x8, [x20]
str x8, [x19, #8]
b LBB0_7
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _ISPSTAT_ENABLED,8,3 ; @ISPSTAT_ENABLED
.comm _STAT_NO_BUF,4,2 ; @STAT_NO_BUF
.no_dead_strip _hist_buf_process
.subsections_via_symbols
| AnghaBench/linux/drivers/media/platform/omap3isp/extr_isphist.c_hist_buf_process.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
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -4(%rbp), %rdx
leaq -12(%rbp), %rcx
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %esi
movl -8(%rbp), %edx
movl -4(%rbp), %ecx
leaq L_.str.2(%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 "Enter a date (mm/dd/yyyy):"
L_.str.1: ## @.str.1
.asciz "%d / %d / %d"
L_.str.2: ## @.str.2
.asciz "You entered the date %d%.2d%.2d\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
bl _printf
sub x8, x29, #4
str x8, [sp, #16]
sub x8, x29, #12
sub x9, x29, #8
stp x9, x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldp w9, w8, [x29, #-8]
ldur w10, [x29, #-12]
stp x9, x10, [sp, #8]
str x8, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a date (mm/dd/yyyy):"
l_.str.1: ; @.str.1
.asciz "%d / %d / %d"
l_.str.2: ; @.str.2
.asciz "You entered the date %d%.2d%.2d\n"
.subsections_via_symbols
| the_stack_data/8931.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function adv748x_write_check
_adv748x_write_check: ## @adv748x_write_check
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl (%r8), %eax
testl %eax, %eax
jne LBB0_2
## %bb.1:
movq %r8, %rbx
callq _adv748x_write
movl %eax, (%rbx)
LBB0_2:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _adv748x_write_check
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adv748x_write_check
_adv748x_write_check: ; @adv748x_write_check
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x8, x0
ldr w0, [x4]
cbnz w0, LBB0_2
; %bb.1:
mov x19, x4
mov x0, x8
bl _adv748x_write
str w0, [x19]
LBB0_2:
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 _adv748x_write_check
.subsections_via_symbols
| AnghaBench/linux/drivers/media/i2c/adv748x/extr_adv748x-core.c_adv748x_write_check.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function niter_for_exit
_niter_for_exit: ## @niter_for_exit
.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, %ebx
movq %rdi, %r15
movl 4(%rdi), %r14d
movl %esi, %edi
callq _htab_hash_pointer
movq _INSERT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %r14d, %edi
movl %ebx, %esi
movl %eax, %edx
callq _htab_find_slot_with_hash
movq (%rax), %rax
testq %rax, %rax
je LBB0_2
## %bb.1:
movl (%rax), %eax
jmp LBB0_8
LBB0_2:
movl $8, %edi
callq _xmalloc
movq %rax, %r14
movl %ebx, 4(%rax)
movl (%r15), %edi
leaq -32(%rbp), %rdx
movl %ebx, %esi
movl $1, %ecx
callq _number_of_iterations_exit
testq %rax, %rax
je LBB0_6
## %bb.3:
movl -28(%rbp), %edi
callq _zero_p
testq %rax, %rax
je LBB0_6
## %bb.4:
movl -32(%rbp), %edi
callq _contains_abnormal_ssa_name_p
testl %eax, %eax
je LBB0_5
LBB0_6:
movq _NULL_TREE@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_7:
movl %eax, (%r14)
LBB0_8:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
movl -32(%rbp), %eax
jmp LBB0_7
.cfi_endproc
## -- End function
.comm _INSERT,4,2 ## @INSERT
.comm _NULL_TREE,4,2 ## @NULL_TREE
.no_dead_strip _niter_for_exit
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function niter_for_exit
_niter_for_exit: ; @niter_for_exit
.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 x20, x1
mov x21, x0
ldr w19, [x0, #4]
mov x0, x1
bl _htab_hash_pointer
mov x2, x0
Lloh0:
adrp x8, _INSERT@GOTPAGE
Lloh1:
ldr x8, [x8, _INSERT@GOTPAGEOFF]
Lloh2:
ldr w3, [x8]
mov x0, x19
mov x1, x20
bl _htab_find_slot_with_hash
ldr x8, [x0]
cbz x8, LBB0_2
; %bb.1:
ldr w0, [x8]
b LBB0_7
LBB0_2:
mov w0, #8
bl _xmalloc
mov x19, x0
str w20, [x0, #4]
ldr w0, [x21]
add x2, sp, #8
mov x1, x20
mov w3, #1
bl _number_of_iterations_exit
cbz x0, LBB0_5
; %bb.3:
ldr w0, [sp, #12]
bl _zero_p
cbz x0, LBB0_5
; %bb.4:
ldr w0, [sp, #8]
bl _contains_abnormal_ssa_name_p
cbz w0, LBB0_8
LBB0_5:
Lloh3:
adrp x8, _NULL_TREE@GOTPAGE
Lloh4:
ldr x8, [x8, _NULL_TREE@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
LBB0_6:
str w0, [x19]
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
add sp, sp, #64
ret
LBB0_8:
ldr w0, [sp, #8]
b LBB0_6
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _INSERT,4,2 ; @INSERT
.comm _NULL_TREE,4,2 ; @NULL_TREE
.no_dead_strip _niter_for_exit
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gcc/extr_tree-ssa-loop-ivopts.c_niter_for_exit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function getBit
_getBit: ## @getBit
.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
btl %esi, %edi
setb %al
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _getBit
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function getBit
_getBit: ; @getBit
.cfi_startproc
; %bb.0:
lsr w8, w0, w1
and w0, w8, #0x1
ret
.cfi_endproc
; -- End function
.no_dead_strip _getBit
.subsections_via_symbols
| AnghaBench/linux/drivers/media/pci/cx25821/extr_cx25821-biffuncs.h_getBit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function disCommand
_disCommand: ## @disCommand
.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, %r15
movl %esi, %r12d
movl %edi, %ebx
movq %rdx, %rsi
callq _check_channel
movl %ebx, %ecx
andb $-8, %cl
cmpb $24, %cl
leal -8(%rbx), %ecx
movzbl %cl, %ecx
cmovnel %ebx, %ecx
movl %eax, (%r15)
xorl %r14d, %r14d
leal -16(%rcx), %eax
cmpb $7, %al
ja LBB0_25
## %bb.1:
movzbl %al, %eax
leaq LJTI0_0(%rip), %rdx
movslq (%rdx,%rax,4), %rax
addq %rdx, %rax
jmpq *%rax
LBB0_11:
movl %r12d, %eax
andb $-32, %al
cmpb $32, %al
jne LBB0_12
## %bb.26:
movzbl %cl, %edi
movzbl %r12b, %esi
movq %r15, %rdx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _handle_extended ## TAILCALL
LBB0_14:
movl %r12d, %eax
andb $-16, %al
cmpb $32, %al
jne LBB0_12
## %bb.15:
movzbl %cl, %edi
movzbl %r12b, %esi
movq %r15, %rdx
callq _handle_command
jmp LBB0_25
LBB0_12:
cmpb $64, %r12b
jl LBB0_25
## %bb.13:
movzbl %cl, %edi
movzbl %r12b, %esi
jmp LBB0_24
LBB0_2:
movl %r12d, %eax
andb $-32, %al
cmpb $64, %al
jne LBB0_25
## %bb.3:
movzbl %r12b, %esi
movl $16, %edi
jmp LBB0_24
LBB0_4:
movl %r12d, %eax
andb $-16, %al
cmpb $48, %al
je LBB0_8
## %bb.5:
cmpb $32, %al
jne LBB0_9
## %bb.6:
movzbl %r12b, %esi
movl $17, %edi
jmp LBB0_7
LBB0_16:
cmpb $64, %r12b
jl LBB0_25
## %bb.17:
movzbl %r12b, %esi
movl $22, %edi
jmp LBB0_24
LBB0_18:
leal -33(%r12), %eax
cmpb $2, %al
ja LBB0_20
## %bb.19:
movzbl %r12b, %esi
movl $23, %edi
movq %r15, %rdx
callq _handle_command
LBB0_20:
movl %r12d, %eax
andb $-2, %al
cmpb $46, %al
jne LBB0_22
## %bb.21:
movzbl %r12b, %esi
movl $23, %edi
LBB0_7:
movq %r15, %rdx
callq _handle_text_attr
jmp LBB0_25
LBB0_22:
cmpb $64, %r12b
jl LBB0_25
## %bb.23:
movzbl %r12b, %esi
movl $23, %edi
jmp LBB0_24
LBB0_8:
movzbl %r12b, %esi
movl $17, %edi
movq %r15, %rdx
callq _handle_double
movl $1, %r14d
jmp LBB0_25
LBB0_9:
cmpb $64, %r12b
jl LBB0_25
## %bb.10:
movzbl %r12b, %esi
movl $17, %edi
LBB0_24:
movq %r15, %rdx
callq _handle_pac
LBB0_25:
movl %r14d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
.set L0_0_set_18, LBB0_18-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_4
.long L0_0_set_11
.long L0_0_set_11
.long L0_0_set_14
.long L0_0_set_14
.long L0_0_set_16
.long L0_0_set_18
.end_data_region
## -- End function
.no_dead_strip _disCommand
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function disCommand
_disCommand: ; @disCommand
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
mov x1, x2
bl _check_channel
str w0, [x19]
and w8, w21, #0xf8
sub w9, w21, #8
cmp w8, #24
csel w8, w9, w21, eq
and w9, w8, #0xff
sub w9, w9, #16
cmp w9, #7
b.hi LBB0_26
; %bb.1:
Lloh0:
adrp x10, lJTI0_0@PAGE
Lloh1:
add x10, x10, lJTI0_0@PAGEOFF
adr x11, LBB0_2
ldrb w12, [x10, x9]
add x11, x11, x12, lsl #2
br x11
LBB0_2:
and w9, w20, #0xe0
cmp w9, #32
b.ne LBB0_6
; %bb.3:
and w0, w8, #0xff
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _handle_extended
LBB0_4:
and w9, w20, #0xf0
cmp w9, #32
b.ne LBB0_6
; %bb.5:
and w0, w8, #0xff
mov x1, x20
mov x2, x19
bl _handle_command
b LBB0_26
LBB0_6:
sxtb w9, w20
cmp w9, #64
b.lt LBB0_26
; %bb.7:
and w0, w8, #0xff
b LBB0_25
LBB0_8:
and w8, w20, #0xe0
cmp w8, #64
b.ne LBB0_26
; %bb.9:
mov w0, #16
b LBB0_25
LBB0_10:
and w8, w20, #0xf0
cmp w8, #48
b.eq LBB0_22
; %bb.11:
cmp w8, #32
b.ne LBB0_23
; %bb.12:
mov w0, #17
b LBB0_19
LBB0_13:
sxtb w8, w20
cmp w8, #64
b.lt LBB0_26
; %bb.14:
mov w0, #22
b LBB0_25
LBB0_15:
sub w8, w20, #33
cmp w8, #2
b.hi LBB0_17
; %bb.16:
mov w0, #23
mov x1, x20
mov x2, x19
bl _handle_command
LBB0_17:
and w8, w20, #0xfe
cmp w8, #46
b.ne LBB0_20
; %bb.18:
mov w0, #23
LBB0_19:
mov x1, x20
mov x2, x19
bl _handle_text_attr
b LBB0_26
LBB0_20:
sxtb w8, w20
cmp w8, #64
b.lt LBB0_26
; %bb.21:
mov w0, #23
b LBB0_25
LBB0_22:
mov w0, #17
mov x1, x20
mov x2, x19
bl _handle_double
mov w0, #1
b LBB0_27
LBB0_23:
sxtb w8, w20
cmp w8, #64
b.lt LBB0_26
; %bb.24:
mov w0, #17
LBB0_25:
mov x1, x20
mov x2, x19
bl _handle_pac
LBB0_26:
mov w0, #0
LBB0_27:
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
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_8-LBB0_2)>>2
.byte (LBB0_10-LBB0_2)>>2
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_13-LBB0_2)>>2
.byte (LBB0_15-LBB0_2)>>2
; -- End function
.no_dead_strip _disCommand
.subsections_via_symbols
| AnghaBench/HandBrake/libhb/extr_deccc608sub.c_disCommand.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 $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
callq _fork
cmpl $-1, %eax
je LBB0_5
## %bb.1:
movl %eax, %ebx
testl %eax, %eax
je LBB0_7
## %bb.2:
leaq -20(%rbp), %r14
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
callq _wait
cmpl %ebx, %eax
jne LBB0_3
## %bb.4:
leaq L_str.6(%rip), %rdi
callq _puts
LBB0_6:
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
LBB0_5:
callq _main.cold.1
jmp LBB0_6
LBB0_7:
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.2(%rip), %rdi
leaq L_.str.3(%rip), %rsi
xorl %edx, %edx
xorl %eax, %eax
callq _execl
cmpl $-1, %eax
jne LBB0_9
## %bb.8:
callq _main.cold.2
jmp LBB0_6
LBB0_9:
xorl %edi, %edi
callq _exit
.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_.str(%rip), %rdi
callq _perror
pushq $1
popq %rdi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function main.cold.2
_main.cold.2: ## @main.cold.2
.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.4(%rip), %rdi
callq _perror
pushq $2
popq %rdi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "fork"
L_.str.2: ## @.str.2
.asciz "/usr/bin/who"
L_.str.3: ## @.str.3
.asciz "who"
L_.str.4: ## @.str.4
.asciz "execl"
L_str: ## @str
.asciz "--> Child Process"
L_str.6: ## @str.6
.asciz "--> Parent Process"
.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
bl _fork
cmn w0, #1
b.eq LBB0_4
; %bb.1:
mov x19, x0
cbz w0, LBB0_5
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x0, sp, #12
bl _wait
cmp w0, w19
b.ne LBB0_2
; %bb.3:
Lloh0:
adrp x0, l_str.6@PAGE
Lloh1:
add x0, x0, l_str.6@PAGEOFF
bl _puts
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB0_4:
bl _main.cold.1
LBB0_5:
Lloh2:
adrp x0, l_str@PAGE
Lloh3:
add x0, x0, l_str@PAGEOFF
bl _puts
str xzr, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
Lloh6:
adrp x1, l_.str.3@PAGE
Lloh7:
add x1, x1, l_.str.3@PAGEOFF
bl _execl
cmn w0, #1
b.ne LBB0_7
; %bb.6:
bl _main.cold.2
LBB0_7:
mov w0, #0
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.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
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w0, #1
bl _exit
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function main.cold.2
_main.cold.2: ; @main.cold.2
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh10:
adrp x0, l_.str.4@PAGE
Lloh11:
add x0, x0, l_.str.4@PAGEOFF
bl _perror
mov w0, #2
bl _exit
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "fork"
l_.str.2: ; @.str.2
.asciz "/usr/bin/who"
l_.str.3: ; @.str.3
.asciz "who"
l_.str.4: ; @.str.4
.asciz "execl"
l_str: ; @str
.asciz "--> Child Process"
l_str.6: ; @str.6
.asciz "--> Parent Process"
.subsections_via_symbols
| the_stack_data/75683.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function isp_suspend_module_pipeline
_isp_suspend_module_pipeline: ## @isp_suspend_module_pipeline
.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 _isp_pipeline_is_last
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rbx, %rdi
callq _to_isp_pipeline
movl %eax, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _isp_pipeline_suspend ## TAILCALL
LBB0_1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _isp_suspend_module_pipeline
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function isp_suspend_module_pipeline
_isp_suspend_module_pipeline: ; @isp_suspend_module_pipeline
.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 _isp_pipeline_is_last
cbz x0, LBB0_2
; %bb.1:
mov x0, x19
bl _to_isp_pipeline
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _isp_pipeline_suspend
LBB0_2:
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 _isp_suspend_module_pipeline
.subsections_via_symbols
| AnghaBench/linux/drivers/media/platform/omap3isp/extr_isp.c_isp_suspend_module_pipeline.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _georadiusCommand ## -- Begin function georadiusCommand
.p2align 4, 0x90
_georadiusCommand: ## @georadiusCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _RADIUS_COORDS@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _georadiusGeneric ## TAILCALL
.cfi_endproc
## -- End function
.comm _RADIUS_COORDS,4,2 ## @RADIUS_COORDS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _georadiusCommand ; -- Begin function georadiusCommand
.p2align 2
_georadiusCommand: ; @georadiusCommand
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _RADIUS_COORDS@GOTPAGE
Lloh1:
ldr x8, [x8, _RADIUS_COORDS@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
b _georadiusGeneric
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _RADIUS_COORDS,4,2 ; @RADIUS_COORDS
.subsections_via_symbols
| AnghaBench/redis/src/extr_geo.c_georadiusCommand.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/43888496.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_io_run_diff3 ## -- Begin function svn_io_run_diff3
.p2align 4, 0x90
_svn_io_run_diff3: ## @svn_io_run_diff3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %r8, %r10
movq %rcx, %r8
movq %rdx, %rcx
movq %rsi, %rdx
movq %rdi, %r11
movq 32(%rbp), %rdi
movaps 16(%rbp), %xmm0
movq 40(%rbp), %rax
movq 48(%rbp), %rsi
movq %rsi, 40(%rsp)
movq %rax, 24(%rsp)
movups %xmm0, 8(%rsp)
movq %r9, (%rsp)
movq $0, 32(%rsp)
movq %r11, %rsi
movq %r10, %r9
callq _svn_io_run_diff3_2
movl %eax, %edi
addq $48, %rsp
popq %rbp
jmp _svn_error_trace ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_io_run_diff3 ; -- Begin function svn_io_run_diff3
.p2align 2
_svn_io_run_diff3: ; @svn_io_run_diff3
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, x6
mov x6, x5
mov x5, x4
mov x4, x3
mov x3, x2
mov x2, x1
mov x1, x0
ldp x0, x9, [x29, #16]
ldr x10, [x29, #32]
stp xzr, x10, [sp, #16]
stp x7, x9, [sp]
mov x7, x8
bl _svn_io_run_diff3_2
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
b _svn_error_trace
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/libsvn_subr/extr_deprecated.c_svn_io_run_diff3.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mcam_frame_complete
_mcam_frame_complete: ## @mcam_frame_complete
.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, %rbx
leaq 40(%rdi), %r15
movl %esi, %edi
movq %r15, %rsi
callq _set_bit
movq _CF_DMA_ACTIVE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r15, %rsi
callq _clear_bit
movl %r14d, (%rbx)
movslq 28(%rbx), %rax
leal 1(%rax), %ecx
movl %ecx, 28(%rbx)
movq 32(%rbx), %rcx
movslq %r14d, %rdx
movq %rax, (%rcx,%rdx,8)
incl 24(%rbx)
movq 8(%rbx), %rax
movq _S_STREAMING@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_1
## %bb.2:
movq 16(%rbx), %rax
movq %rbx, %rdi
movl %r14d, %esi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_1:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CF_DMA_ACTIVE,4,2 ## @CF_DMA_ACTIVE
.comm _S_STREAMING,8,3 ## @S_STREAMING
.no_dead_strip _mcam_frame_complete
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mcam_frame_complete
_mcam_frame_complete: ; @mcam_frame_complete
.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
add x21, x0, #40
mov x0, x1
mov x1, x21
bl _set_bit
Lloh0:
adrp x8, _CF_DMA_ACTIVE@GOTPAGE
Lloh1:
ldr x8, [x8, _CF_DMA_ACTIVE@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
mov x1, x21
bl _clear_bit
str w19, [x20]
ldp w9, w8, [x20, #24]
; kill: def $w8 killed $w8 def $x8
sxtw x8, w8
add w10, w8, #1
ldr x11, [x20, #32]
str x8, [x11, w19, sxtw #3]
add w8, w9, #1
stp w8, w10, [x20, #24]
ldr x8, [x20, #8]
Lloh3:
adrp x9, _S_STREAMING@GOTPAGE
Lloh4:
ldr x9, [x9, _S_STREAMING@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_2
; %bb.1:
ldr x2, [x20, #16]
mov x0, x20
mov x1, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
br x2
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
.cfi_endproc
; -- End function
.comm _CF_DMA_ACTIVE,4,2 ; @CF_DMA_ACTIVE
.comm _S_STREAMING,8,3 ; @S_STREAMING
.no_dead_strip _mcam_frame_complete
.subsections_via_symbols
| AnghaBench/linux/drivers/media/platform/marvell-ccic/extr_mcam-core.c_mcam_frame_complete.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sprd_i2c_data_transfer
_sprd_i2c_data_transfer: ## @sprd_i2c_data_transfer
.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, %rbx
movq 16(%rdi), %rax
movq _I2C_M_RD@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, (%rax)
je LBB0_3
## %bb.1:
movl 8(%rbx), %esi
movq _I2C_FIFO_FULL_THLD@GOTPCREL(%rip), %r14
movq (%r14), %rdx
movq %rbx, %rdi
callq _sprd_i2c_read_bytes
movq (%rbx), %rax
subq (%r14), %rax
movq %rax, (%rbx)
movq (%r14), %rcx
addl %ecx, 8(%rbx)
cmpq %rcx, %rax
jl LBB0_4
## %bb.2:
movq %rbx, %rdi
movl $1, %esi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _sprd_i2c_set_fifo_full_int ## TAILCALL
LBB0_3:
movq _I2C_FIFO_DEEP@GOTPCREL(%rip), %r15
movq (%r15), %r14
movq (%rbx), %r12
cmpq %r14, %r12
cmovlq %r12, %r14
movl 8(%rbx), %esi
movq %rbx, %rdi
movq %r14, %rdx
callq _sprd_i2c_write_bytes
addl %r14d, 8(%rbx)
subq %r14, (%rbx)
cmpq (%r15), %r12
jle LBB0_4
## %bb.5:
movq %rbx, %rdi
movl $1, %esi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _sprd_i2c_set_fifo_empty_int ## TAILCALL
LBB0_4:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _I2C_FIFO_DEEP,8,3 ## @I2C_FIFO_DEEP
.comm _I2C_M_RD,4,2 ## @I2C_M_RD
.comm _I2C_FIFO_FULL_THLD,8,3 ## @I2C_FIFO_FULL_THLD
.no_dead_strip _sprd_i2c_data_transfer
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sprd_i2c_data_transfer
_sprd_i2c_data_transfer: ; @sprd_i2c_data_transfer
.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 x8, [x0, #16]
ldr w8, [x8]
Lloh0:
adrp x9, _I2C_M_RD@GOTPAGE
Lloh1:
ldr x9, [x9, _I2C_M_RD@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_3
; %bb.1:
ldr w1, [x19, #8]
Lloh3:
adrp x20, _I2C_FIFO_FULL_THLD@GOTPAGE
Lloh4:
ldr x20, [x20, _I2C_FIFO_FULL_THLD@GOTPAGEOFF]
ldr x2, [x20]
mov x0, x19
bl _sprd_i2c_read_bytes
ldr x8, [x20]
ldr x9, [x19]
sub x8, x9, x8
str x8, [x19]
ldr x9, [x20]
ldr w10, [x19, #8]
add w10, w10, w9
str w10, [x19, #8]
cmp x8, x9
b.lt LBB0_5
; %bb.2:
mov x0, x19
mov w1, #1
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 _sprd_i2c_set_fifo_full_int
LBB0_3:
Lloh5:
adrp x21, _I2C_FIFO_DEEP@GOTPAGE
Lloh6:
ldr x21, [x21, _I2C_FIFO_DEEP@GOTPAGEOFF]
ldr x8, [x21]
ldr x22, [x19]
cmp x22, x8
csel x20, x22, x8, lt
ldr w1, [x19, #8]
mov x0, x19
mov x2, x20
bl _sprd_i2c_write_bytes
ldr w8, [x19, #8]
add w8, w8, w20
str w8, [x19, #8]
ldr x8, [x19]
sub x8, x8, x20
str x8, [x19]
ldr x8, [x21]
cmp x22, x8
b.le LBB0_5
; %bb.4:
mov x0, x19
mov w1, #1
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 _sprd_i2c_set_fifo_empty_int
LBB0_5:
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
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _I2C_FIFO_DEEP,8,3 ; @I2C_FIFO_DEEP
.comm _I2C_M_RD,4,2 ; @I2C_M_RD
.comm _I2C_FIFO_FULL_THLD,8,3 ; @I2C_FIFO_FULL_THLD
.no_dead_strip _sprd_i2c_data_transfer
.subsections_via_symbols
| AnghaBench/linux/drivers/i2c/busses/extr_i2c-sprd.c_sprd_i2c_data_transfer.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %rbx
movl %edi, %r14d
movq (%rsi), %rdi
callq _basename
movq %rax, _programName(%rip)
cmpl $2, %r14d
jne LBB0_6
## %bb.1:
movq 8(%rbx), %rdi
callq _opendir$INODE64
testq %rax, %rax
je LBB0_7
## %bb.2:
movq %rax, %rbx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
callq _readdir$INODE64
testq %rax, %rax
je LBB0_5
## %bb.3: ## in Loop: Header=BB0_4 Depth=1
addq $21, %rax
movq %rax, %rdi
callq _puts
jmp LBB0_4
LBB0_5:
movq %rbx, %rdi
callq _closedir
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_6:
movq ___stderrp@GOTPCREL(%rip), %rcx
movq (%rcx), %rdi
leaq L_.str(%rip), %rsi
movq %rax, %rdx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
movq _programName(%rip), %r14
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
movq %r14, %rdx
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
movl $2, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _programName ## @programName
.zerofill __DATA,__common,_programName,8,3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: %s directory\n"
L_.str.1: ## @.str.1
.asciz "%s: %s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
ldr x0, [x1]
bl _basename
adrp x21, _programName@PAGE
str x0, [x21, _programName@PAGEOFF]
cmp w20, #2
b.ne LBB0_6
; %bb.1:
ldr x0, [x19, #8]
bl _opendir
cbz x0, LBB0_7
; %bb.2:
mov x19, x0
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _readdir
cbz x0, LBB0_5
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
add x0, x0, #21
bl _puts
b LBB0_3
LBB0_5:
mov x0, x19
bl _closedir
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_6:
Lloh0:
adrp x8, ___stderrp@GOTPAGE
Lloh1:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x0, [sp]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x8
bl _fprintf
mov w0, #1
bl _exit
LBB0_7:
Lloh5:
adrp x8, ___stderrp@GOTPAGE
Lloh6:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh7:
ldr x19, [x8]
ldr x20, [x21, _programName@PAGEOFF]
bl ___error
ldr w0, [x0]
bl _strerror
stp x20, x0, [sp]
Lloh8:
adrp x1, l_.str.1@PAGE
Lloh9:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _fprintf
mov w0, #2
bl _exit
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _programName ; @programName
.zerofill __DATA,__common,_programName,8,3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: %s directory\n"
l_.str.1: ; @.str.1
.asciz "%s: %s\n"
.subsections_via_symbols
| the_stack_data/200143003.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sh64_teardown_dtlb_cache_slot
_sh64_teardown_dtlb_cache_slot: ## @sh64_teardown_dtlb_cache_slot
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _dtlb_cache_slot@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _sh64_teardown_tlb_slot
xorl %eax, %eax
popq %rbp
jmp _local_irq_enable ## TAILCALL
.cfi_endproc
## -- End function
.comm _dtlb_cache_slot,4,2 ## @dtlb_cache_slot
.no_dead_strip _sh64_teardown_dtlb_cache_slot
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sh64_teardown_dtlb_cache_slot
_sh64_teardown_dtlb_cache_slot: ; @sh64_teardown_dtlb_cache_slot
.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 x8, _dtlb_cache_slot@GOTPAGE
Lloh1:
ldr x8, [x8, _dtlb_cache_slot@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _sh64_teardown_tlb_slot
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _local_irq_enable
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _dtlb_cache_slot,4,2 ; @dtlb_cache_slot
.no_dead_strip _sh64_teardown_dtlb_cache_slot
.subsections_via_symbols
| AnghaBench/linux/arch/sh/mm/extr_cache-sh5.c_sh64_teardown_dtlb_cache_slot.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _core_alua_store_nonop_delay_msecs ## -- Begin function core_alua_store_nonop_delay_msecs
.p2align 4, 0x90
_core_alua_store_nonop_delay_msecs: ## @core_alua_store_nonop_delay_msecs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rdi, %r15
leaq -32(%rbp), %rdx
movq %rsi, %rdi
xorl %esi, %esi
callq _kstrtoul
testl %eax, %eax
js LBB0_1
## %bb.2:
movq -32(%rbp), %rsi
movq _ALUA_MAX_NONOP_DELAY_MSECS@GOTPCREL(%rip), %rax
movq (%rax), %rdx
cmpq %rdx, %rsi
jbe LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _pr_err
movq _EINVAL@GOTPCREL(%rip), %rax
subl (%rax), %ebx
jmp LBB0_5
LBB0_1:
movl %eax, %ebx
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _pr_err
jmp LBB0_5
LBB0_4:
movl %esi, (%r15)
movl %r14d, %ebx
LBB0_5:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unable to extract nonop_delay_msecs\n"
.comm _ALUA_MAX_NONOP_DELAY_MSECS,8,3 ## @ALUA_MAX_NONOP_DELAY_MSECS
L_.str.1: ## @.str.1
.asciz "Passed nonop_delay_msecs: %lu, exceeds ALUA_MAX_NONOP_DELAY_MSECS: %d\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 _core_alua_store_nonop_delay_msecs ; -- Begin function core_alua_store_nonop_delay_msecs
.p2align 2
_core_alua_store_nonop_delay_msecs: ; @core_alua_store_nonop_delay_msecs
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x0
add x2, sp, #24
mov x0, x1
mov w1, #0
bl _kstrtoul
tbnz w0, #31, LBB0_3
; %bb.1:
ldr x8, [sp, #24]
Lloh0:
adrp x9, _ALUA_MAX_NONOP_DELAY_MSECS@GOTPAGE
Lloh1:
ldr x9, [x9, _ALUA_MAX_NONOP_DELAY_MSECS@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ls LBB0_4
; %bb.2:
stp x8, x9, [sp]
Lloh3:
adrp x0, l_.str.1@PAGE
Lloh4:
add x0, x0, l_.str.1@PAGEOFF
bl _pr_err
Lloh5:
adrp x8, _EINVAL@GOTPAGE
Lloh6:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
neg w21, w8
b LBB0_5
LBB0_3:
mov x21, x0
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
bl _pr_err
b LBB0_5
LBB0_4:
str w8, [x20]
mov x21, x19
LBB0_5:
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
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unable to extract nonop_delay_msecs\n"
.comm _ALUA_MAX_NONOP_DELAY_MSECS,8,3 ; @ALUA_MAX_NONOP_DELAY_MSECS
l_.str.1: ; @.str.1
.asciz "Passed nonop_delay_msecs: %lu, exceeds ALUA_MAX_NONOP_DELAY_MSECS: %d\n"
.comm _EINVAL,4,2 ; @EINVAL
.subsections_via_symbols
| AnghaBench/linux/drivers/target/extr_target_core_alua.c_core_alua_store_nonop_delay_msecs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function num_pipes_out
_num_pipes_out: ## @num_pipes_out
.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 _px_analog_in ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _num_pipes_out
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function num_pipes_out
_num_pipes_out: ; @num_pipes_out
.cfi_startproc
; %bb.0:
b _px_analog_in
.cfi_endproc
; -- End function
.no_dead_strip _num_pipes_out
.subsections_via_symbols
| AnghaBench/linux/sound/pci/echoaudio/extr_echoaudio.h_num_pipes_out.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vcheckspace
_vcheckspace: ## @vcheckspace
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
callq _vspace
movq _vlowat@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB0_2
## %bb.1:
movq _vnlruproc_sig@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB0_2
## %bb.3:
movl $1, (%rax)
movq _vnlruproc@GOTPCREL(%rip), %rax
movl (%rax), %edi
popq %rbp
jmp _wakeup ## TAILCALL
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _vlowat,4,2 ## @vlowat
.comm _vnlruproc_sig,4,2 ## @vnlruproc_sig
.comm _vnlruproc,4,2 ## @vnlruproc
.no_dead_strip _vcheckspace
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vcheckspace
_vcheckspace: ; @vcheckspace
.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 _vspace
Lloh0:
adrp x8, _vlowat@GOTPAGE
Lloh1:
ldr x8, [x8, _vlowat@GOTPAGEOFF]
Lloh2:
ldr w9, [x8]
Lloh3:
adrp x8, _vnlruproc_sig@GOTPAGE
Lloh4:
ldr x8, [x8, _vnlruproc_sig@GOTPAGEOFF]
ldr w10, [x8]
cmp w0, w9
ccmp w10, #0, #0, lt
b.eq LBB0_2
; %bb.1:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_2:
mov w9, #1
str w9, [x8]
Lloh5:
adrp x8, _vnlruproc@GOTPAGE
Lloh6:
ldr x8, [x8, _vnlruproc@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _wakeup
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _vlowat,4,2 ; @vlowat
.comm _vnlruproc_sig,4,2 ; @vnlruproc_sig
.comm _vnlruproc,4,2 ; @vnlruproc
.no_dead_strip _vcheckspace
.subsections_via_symbols
| AnghaBench/freebsd/sys/kern/extr_vfs_subr.c_vcheckspace.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getc ## -- Begin function getc
.p2align 4, 0x90
_getc: ## @getc
.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 _fgetc ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getc ; -- Begin function getc
.p2align 2
_getc: ; @getc
.cfi_startproc
; %bb.0:
b _fgetc
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/200144520.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function do_vfp_dp_ldst
_do_vfp_dp_ldst: ## @do_vfp_dp_ldst
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _inst@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %edi
movq _VFP_REG_Dd@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _encode_arm_vfp_reg
movq _FALSE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _TRUE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl $1, %edi
xorl %ecx, %ecx
popq %rbp
jmp _encode_arm_cp_address ## TAILCALL
.cfi_endproc
## -- End function
.comm _inst,8,3 ## @inst
.comm _VFP_REG_Dd,4,2 ## @VFP_REG_Dd
.comm _FALSE,4,2 ## @FALSE
.comm _TRUE,4,2 ## @TRUE
.no_dead_strip _do_vfp_dp_ldst
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function do_vfp_dp_ldst
_do_vfp_dp_ldst: ; @do_vfp_dp_ldst
.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 x8, _inst@GOTPAGE
Lloh1:
ldr x8, [x8, _inst@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr w0, [x8]
Lloh3:
adrp x8, _VFP_REG_Dd@GOTPAGE
Lloh4:
ldr x8, [x8, _VFP_REG_Dd@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
bl _encode_arm_vfp_reg
Lloh6:
adrp x8, _FALSE@GOTPAGE
Lloh7:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh8:
adrp x9, _TRUE@GOTPAGE
Lloh9:
ldr x9, [x9, _TRUE@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
Lloh11:
ldr w2, [x9]
mov w0, #1
mov w3, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _encode_arm_cp_address
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh10
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _inst,8,3 ; @inst
.comm _VFP_REG_Dd,4,2 ; @VFP_REG_Dd
.comm _FALSE,4,2 ; @FALSE
.comm _TRUE,4,2 ; @TRUE
.no_dead_strip _do_vfp_dp_ldst
.subsections_via_symbols
| AnghaBench/freebsd/contrib/binutils/gas/config/extr_tc-arm.c_do_vfp_dp_ldst.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_fun ## -- Begin function test_fun
.p2align 4, 0x90
_test_fun: ## @test_fun
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl %edx, %eax
movl %edi, %edx
movl %esi, %edi
cmpl %esi, %edx
movl %edx, %esi
jg LBB0_1
## %bb.2:
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 %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
callq ___VERIFIER_nondet_int
movl %eax, %r14d
callq ___VERIFIER_nondet_int
movl %eax, %ebx
callq ___VERIFIER_nondet_int
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl %eax, %ecx
movl %r14d, %eax
movl %ebx, %r14d
cmpl %ebx, %eax
movl %eax, %ebx
jg LBB1_1
## %bb.2:
movl %ecx, %eax
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 _test_fun ; -- Begin function test_fun
.p2align 2
_test_fun: ; @test_fun
.cfi_startproc
; %bb.0:
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x3, x2
mov x2, x0
mov x0, x1
cmp w2, w1
mov x1, x2
b.gt LBB0_1
; %bb.2:
mov x0, x3
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
bl ___VERIFIER_nondet_int
mov x19, x0
bl ___VERIFIER_nondet_int
mov x20, x0
bl ___VERIFIER_nondet_int
LBB1_1: ; =>This Inner Loop Header: Depth=1
mov x1, x0
mov x0, x19
mov x19, x20
cmp w0, w20
mov x20, x0
b.gt LBB1_1
; %bb.2:
mov x0, x1
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
| the_stack_data/1085950.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _abort_remote ## -- Begin function abort_remote
.p2align 4, 0x90
_abort_remote: ## @abort_remote
.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, %r15
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _BUFSIZ@GOTPCREL(%rip), %r12
movl (%r12), %ebx
movq %rbx, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r14
movq _IAC@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _IP@GOTPCREL(%rip), %rax
movl (%rax), %r8d
leaq L_.str(%rip), %rdx
movq %r14, %rdi
movl %ebx, %esi
movl %ecx, %r9d
callq _snprintf
movq _cout@GOTPCREL(%rip), %rbx
movq (%rbx), %rdi
callq _fileno
movq _MSG_OOB@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %eax, %edi
movq %r14, %rsi
movl $3, %edx
callq _send
cmpl $3, %eax
je LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
callq _warn
LBB0_2:
movq (%rbx), %rsi
movq _DM@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _fputc
movq (%rbx), %rdi
leaq L_.str.3(%rip), %rsi
callq _sec_fprintf
movq (%rbx), %rdi
callq _sec_fflush
movq (%rbx), %rcx
leaq L_.str.4(%rip), %rdi
movl $2, %esi
movl $1, %edx
callq _fwrite
movq (%rbx), %rdi
callq _fflush
leaq -52(%rbp), %rdi
callq _FD_ZERO
movq _cin@GOTPCREL(%rip), %rbx
movq (%rbx), %rdi
callq _fileno
movq _FD_SETSIZE@GOTPCREL(%rip), %r13
cmpl (%r13), %eax
jl LBB0_4
## %bb.3:
leaq L_.str.5(%rip), %rsi
movl $1, %edi
callq _errx
LBB0_4:
movq (%rbx), %rdi
callq _fileno
leaq -52(%rbp), %rsi
movl %eax, %edi
callq _FD_SET
testq %r15, %r15
je LBB0_8
## %bb.5:
movq %r15, %rdi
callq _fileno
cmpl (%r13), %eax
jl LBB0_7
## %bb.6:
leaq L_.str.5(%rip), %rsi
movl $1, %edi
callq _errx
LBB0_7:
movq %r15, %rdi
callq _fileno
leaq -52(%rbp), %rsi
movl %eax, %edi
callq _FD_SET
LBB0_8:
leaq -52(%rbp), %rdi
movl $10, %esi
callq _empty
testl %eax, %eax
jg LBB0_14
## %bb.9:
jns LBB0_11
## %bb.10:
leaq L_.str.1(%rip), %rdi
callq _warn
LBB0_11:
movq _ptabflg@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_13
## %bb.12:
movq _code@GOTPCREL(%rip), %rax
movl $-1, (%rax)
LBB0_13:
xorl %edi, %edi
callq _lostpeer
LBB0_14:
testq %r15, %r15
je LBB0_17
## %bb.15:
movq %r15, %rdi
callq _fileno
leaq -52(%rbp), %rsi
movl %eax, %edi
callq _FD_ISSET
testq %rax, %rax
je LBB0_17
.p2align 4, 0x90
LBB0_16: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
callq _fileno
movl (%r12), %edx
movl %eax, %edi
movq %r14, %rsi
callq _read
testq %rax, %rax
jg LBB0_16
LBB0_17:
xorl %edi, %edi
callq _getreply
movq _ERROR@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_20
## %bb.18:
movq _code@GOTPCREL(%rip), %rax
cmpl $552, (%rax) ## imm = 0x228
jne LBB0_20
## %bb.19:
xorl %edi, %edi
callq _getreply
LBB0_20:
xorl %edi, %edi
callq _getreply
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_22
## %bb.21:
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_22:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _BUFSIZ,4,2 ## @BUFSIZ
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c%c%c"
.comm _IAC,4,2 ## @IAC
.comm _IP,4,2 ## @IP
.comm _cout,8,3 ## @cout
.comm _MSG_OOB,4,2 ## @MSG_OOB
L_.str.1: ## @.str.1
.asciz "abort"
.comm _DM,4,2 ## @DM
L_.str.3: ## @.str.3
.asciz "ABOR"
L_.str.4: ## @.str.4
.asciz "\r\n"
.comm _cin,8,3 ## @cin
.comm _FD_SETSIZE,4,2 ## @FD_SETSIZE
L_.str.5: ## @.str.5
.asciz "fd too large"
.comm _ptabflg,8,3 ## @ptabflg
.comm _code,4,2 ## @code
.comm _ERROR,8,3 ## @ERROR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _abort_remote ; -- Begin function abort_remote
.p2align 2
_abort_remote: ; @abort_remote
.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
sub sp, sp, #16
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
Lloh3:
adrp x21, _BUFSIZ@GOTPAGE
Lloh4:
ldr x21, [x21, _BUFSIZ@GOTPAGEOFF]
ldr w1, [x21]
mov x9, x1
Lloh5:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh6:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x8, sp
add x9, x1, #15
and x9, x9, #0x1fffffff0
sub x20, x8, x9
mov sp, x20
Lloh7:
adrp x8, _IAC@GOTPAGE
Lloh8:
ldr x8, [x8, _IAC@GOTPAGEOFF]
Lloh9:
ldr w3, [x8]
Lloh10:
adrp x8, _IP@GOTPAGE
Lloh11:
ldr x8, [x8, _IP@GOTPAGEOFF]
Lloh12:
ldr w4, [x8]
Lloh13:
adrp x2, l_.str@PAGE
Lloh14:
add x2, x2, l_.str@PAGEOFF
mov x0, x20
; kill: def $w1 killed $w1 killed $x1
mov x5, x3
bl _snprintf
Lloh15:
adrp x22, _cout@GOTPAGE
Lloh16:
ldr x22, [x22, _cout@GOTPAGEOFF]
ldr x0, [x22]
bl _fileno
Lloh17:
adrp x8, _MSG_OOB@GOTPAGE
Lloh18:
ldr x8, [x8, _MSG_OOB@GOTPAGEOFF]
Lloh19:
ldr w3, [x8]
mov x1, x20
mov w2, #3
bl _send
cmp w0, #3
b.eq LBB0_2
; %bb.1:
Lloh20:
adrp x0, l_.str.1@PAGE
Lloh21:
add x0, x0, l_.str.1@PAGEOFF
bl _warn
LBB0_2:
ldr x1, [x22]
Lloh22:
adrp x8, _DM@GOTPAGE
Lloh23:
ldr x8, [x8, _DM@GOTPAGEOFF]
Lloh24:
ldr w0, [x8]
bl _fputc
ldr x0, [x22]
Lloh25:
adrp x1, l_.str.3@PAGE
Lloh26:
add x1, x1, l_.str.3@PAGEOFF
bl _sec_fprintf
ldr x0, [x22]
bl _sec_fflush
ldr x3, [x22]
Lloh27:
adrp x0, l_.str.4@PAGE
Lloh28:
add x0, x0, l_.str.4@PAGEOFF
mov w1, #2
mov w2, #1
bl _fwrite
ldr x0, [x22]
bl _fflush
sub x0, x29, #60
bl _FD_ZERO
Lloh29:
adrp x23, _cin@GOTPAGE
Lloh30:
ldr x23, [x23, _cin@GOTPAGEOFF]
ldr x0, [x23]
bl _fileno
Lloh31:
adrp x22, _FD_SETSIZE@GOTPAGE
Lloh32:
ldr x22, [x22, _FD_SETSIZE@GOTPAGEOFF]
ldr w8, [x22]
cmp w0, w8
b.lt LBB0_4
; %bb.3:
Lloh33:
adrp x1, l_.str.5@PAGE
Lloh34:
add x1, x1, l_.str.5@PAGEOFF
mov w0, #1
bl _errx
LBB0_4:
ldr x0, [x23]
bl _fileno
sub x1, x29, #60
bl _FD_SET
cbz x19, LBB0_8
; %bb.5:
mov x0, x19
bl _fileno
ldr w8, [x22]
cmp w0, w8
b.lt LBB0_7
; %bb.6:
Lloh35:
adrp x1, l_.str.5@PAGE
Lloh36:
add x1, x1, l_.str.5@PAGEOFF
mov w0, #1
bl _errx
LBB0_7:
mov x0, x19
bl _fileno
sub x1, x29, #60
bl _FD_SET
LBB0_8:
sub x0, x29, #60
mov w1, #10
bl _empty
Lloh37:
adrp x22, _code@GOTPAGE
Lloh38:
ldr x22, [x22, _code@GOTPAGEOFF]
cmp w0, #0
b.gt LBB0_14
; %bb.9:
tbz w0, #31, LBB0_11
; %bb.10:
Lloh39:
adrp x0, l_.str.1@PAGE
Lloh40:
add x0, x0, l_.str.1@PAGEOFF
bl _warn
LBB0_11:
Lloh41:
adrp x8, _ptabflg@GOTPAGE
Lloh42:
ldr x8, [x8, _ptabflg@GOTPAGEOFF]
Lloh43:
ldr x8, [x8]
cbz x8, LBB0_13
; %bb.12:
mov w8, #-1
str w8, [x22]
LBB0_13:
mov w0, #0
bl _lostpeer
LBB0_14:
cbz x19, LBB0_17
; %bb.15:
mov x0, x19
bl _fileno
sub x1, x29, #60
bl _FD_ISSET
cbz x0, LBB0_17
LBB0_16: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _fileno
ldr w2, [x21]
mov x1, x20
bl _read
cmp x0, #0
b.gt LBB0_16
LBB0_17:
mov w0, #0
bl _getreply
Lloh44:
adrp x8, _ERROR@GOTPAGE
Lloh45:
ldr x8, [x8, _ERROR@GOTPAGEOFF]
Lloh46:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_20
; %bb.18:
ldr w8, [x22]
cmp w8, #552
b.ne LBB0_20
; %bb.19:
mov w0, #0
bl _getreply
LBB0_20:
mov w0, #0
bl _getreply
ldur x8, [x29, #-56]
Lloh47:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh48:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh49:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_22
; %bb.21:
sub sp, x29, #48
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_22:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpLdrGot Lloh31, Lloh32
.loh AdrpLdrGot Lloh29, Lloh30
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpLdrGot Lloh37, Lloh38
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46
.loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49
.cfi_endproc
; -- End function
.comm _BUFSIZ,4,2 ; @BUFSIZ
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%c%c%c"
.comm _IAC,4,2 ; @IAC
.comm _IP,4,2 ; @IP
.comm _cout,8,3 ; @cout
.comm _MSG_OOB,4,2 ; @MSG_OOB
l_.str.1: ; @.str.1
.asciz "abort"
.comm _DM,4,2 ; @DM
l_.str.3: ; @.str.3
.asciz "ABOR"
l_.str.4: ; @.str.4
.asciz "\r\n"
.comm _cin,8,3 ; @cin
.comm _FD_SETSIZE,4,2 ; @FD_SETSIZE
l_.str.5: ; @.str.5
.asciz "fd too large"
.comm _ptabflg,8,3 ; @ptabflg
.comm _code,4,2 ; @code
.comm _ERROR,8,3 ; @ERROR
.subsections_via_symbols
| AnghaBench/freebsd/crypto/heimdal/appl/ftp/ftp/extr_ftp.c_abort_remote.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function test_large_message_tls_read_ahead
_test_large_message_tls_read_ahead: ## @test_large_message_tls_read_ahead
.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
xorl %eax, %eax
callq _TLS_server_method
movl %eax, %ebx
xorl %eax, %eax
callq _TLS_client_method
movq _TLS1_VERSION@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movl %ebx, %edi
movl %eax, %esi
xorl %ecx, %ecx
movl $1, %r8d
addq $8, %rsp
popq %rbx
popq %rbp
jmp _execute_test_large_message ## TAILCALL
.cfi_endproc
## -- End function
.comm _TLS1_VERSION,4,2 ## @TLS1_VERSION
.no_dead_strip _test_large_message_tls_read_ahead
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function test_large_message_tls_read_ahead
_test_large_message_tls_read_ahead: ; @test_large_message_tls_read_ahead
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
bl _TLS_server_method
mov x19, x0
bl _TLS_client_method
mov x1, x0
Lloh0:
adrp x8, _TLS1_VERSION@GOTPAGE
Lloh1:
ldr x8, [x8, _TLS1_VERSION@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov x0, x19
mov w3, #0
mov w4, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _execute_test_large_message
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TLS1_VERSION,4,2 ; @TLS1_VERSION
.no_dead_strip _test_large_message_tls_read_ahead
.subsections_via_symbols
| AnghaBench/openssl/test/extr_sslapitest.c_test_large_message_tls_read_ahead.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _iwe_stream_add_event ## -- Begin function iwe_stream_add_event
.p2align 4, 0x90
_iwe_stream_add_event: ## @iwe_stream_add_event
.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 %r8d, %r12d
movq %rcx, %r14
movq %rdx, %r13
movq %rsi, %r15
movq %rdi, %rbx
callq _iwe_stream_lcp_len
movl %eax, -44(%rbp) ## 4-byte Spill
movq %rbx, %rdi
movl %r12d, %esi
callq _iwe_stream_event_len_adjust
movl %eax, %r12d
movslq %eax, %rbx
addq %r15, %rbx
xorl %edi, %edi
cmpq %r13, %rbx
setb %dil
callq _likely
testq %rax, %rax
je LBB0_1
## %bb.2:
movl %r12d, (%r14)
movq _IW_EV_LCP_PK_LEN@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movq %r14, %rsi
callq _memcpy
movslq -44(%rbp), %rax ## 4-byte Folded Reload
addq %rax, %r15
addq $4, %r14
subl %eax, %r12d
movq %r15, %rdi
movq %r14, %rsi
movl %r12d, %edx
callq _memcpy
jmp LBB0_3
LBB0_1:
movq %r15, %rbx
LBB0_3:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IW_EV_LCP_PK_LEN,4,2 ## @IW_EV_LCP_PK_LEN
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _iwe_stream_add_event ; -- Begin function iwe_stream_add_event
.p2align 2
_iwe_stream_add_event: ; @iwe_stream_add_event
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x22, x4
mov x20, x3
mov x23, x2
mov x19, x1
mov x24, x0
bl _iwe_stream_lcp_len
mov x21, x0
mov x0, x24
mov x1, x22
bl _iwe_stream_event_len_adjust
mov x22, x0
add x24, x19, w0, sxtw
cmp x24, x23
cset w0, lo
bl _likely
cbz x0, LBB0_2
; %bb.1:
mov x23, x20
str w22, [x23], #4
Lloh0:
adrp x8, _IW_EV_LCP_PK_LEN@GOTPAGE
Lloh1:
ldr x8, [x8, _IW_EV_LCP_PK_LEN@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov x0, x19
mov x1, x20
bl _memcpy
add x0, x19, w21, sxtw
sub w2, w22, w21
mov x1, x23
bl _memcpy
mov x19, x24
LBB0_2:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _IW_EV_LCP_PK_LEN,4,2 ; @IW_EV_LCP_PK_LEN
.subsections_via_symbols
| AnghaBench/linux/net/wireless/extr_wext-core.c_iwe_stream_add_event.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function efx_filter_get_encap_type
_efx_filter_get_encap_type: ## @efx_filter_get_encap_type
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _EFX_FILTER_MATCH_ENCAP_TYPE@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%rdi)
jne LBB0_1
## %bb.2:
movq _EFX_ENCAP_TYPE_NONE@GOTPCREL(%rip), %rdi
jmp LBB0_3
LBB0_1:
addq $4, %rdi
LBB0_3:
movl (%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EFX_FILTER_MATCH_ENCAP_TYPE,4,2 ## @EFX_FILTER_MATCH_ENCAP_TYPE
.comm _EFX_ENCAP_TYPE_NONE,4,2 ## @EFX_ENCAP_TYPE_NONE
.no_dead_strip _efx_filter_get_encap_type
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function efx_filter_get_encap_type
_efx_filter_get_encap_type: ; @efx_filter_get_encap_type
.cfi_startproc
; %bb.0:
ldr w8, [x0], #4
Lloh0:
adrp x9, _EFX_FILTER_MATCH_ENCAP_TYPE@GOTPAGE
Lloh1:
ldr x9, [x9, _EFX_FILTER_MATCH_ENCAP_TYPE@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
Lloh3:
adrp x10, _EFX_ENCAP_TYPE_NONE@GOTPAGE
Lloh4:
ldr x10, [x10, _EFX_ENCAP_TYPE_NONE@GOTPAGEOFF]
tst w9, w8
csel x8, x10, x0, eq
ldr w0, [x8]
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EFX_FILTER_MATCH_ENCAP_TYPE,4,2 ; @EFX_FILTER_MATCH_ENCAP_TYPE
.comm _EFX_ENCAP_TYPE_NONE,4,2 ; @EFX_ENCAP_TYPE_NONE
.no_dead_strip _efx_filter_get_encap_type
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/sfc/extr_filter.h_efx_filter_get_encap_type.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hns_roce_setup_hca
_hns_roce_setup_hca: ## @hns_roce_setup_hca
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
movq 24(%rdi), %r15
addq $20, %rdi
callq _spin_lock_init
leaq 16(%r12), %rdi
callq _spin_lock_init
movq _HNS_ROCE_CAP_FLAG_RECORD_DB@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 4(%r12)
je LBB0_2
## %bb.1:
leaq 12(%r12), %rdi
callq _INIT_LIST_HEAD
leaq 8(%r12), %rdi
callq _mutex_init
LBB0_2:
movq %r12, %rdi
callq _hns_roce_init_uar_table
testl %eax, %eax
je LBB0_4
## %bb.3:
movl %eax, %ebx
leaq L_.str(%rip), %rsi
movq %r15, %rdi
callq _dev_err
jmp LBB0_23
LBB0_4:
movq %r12, %rdi
movq %r12, %rsi
callq _hns_roce_uar_alloc
testl %eax, %eax
je LBB0_6
## %bb.5:
movl %eax, %r14d
leaq L_.str.1(%rip), %rsi
movq %r15, %rdi
callq _dev_err
jmp LBB0_22
LBB0_6:
movq %r12, %rdi
callq _hns_roce_init_pd_table
testl %eax, %eax
je LBB0_8
## %bb.7:
movl %eax, %r14d
leaq L_.str.2(%rip), %rsi
movq %r15, %rdi
callq _dev_err
jmp LBB0_21
LBB0_8:
movq %r12, %rdi
callq _hns_roce_init_mr_table
testl %eax, %eax
je LBB0_10
## %bb.9:
movl %eax, %r14d
leaq L_.str.3(%rip), %rsi
movq %r15, %rdi
callq _dev_err
jmp LBB0_20
LBB0_10:
movq %r12, %rdi
callq _hns_roce_init_cq_table
testl %eax, %eax
je LBB0_12
## %bb.11:
movl %eax, %r14d
leaq L_.str.4(%rip), %rsi
movq %r15, %rdi
callq _dev_err
jmp LBB0_19
LBB0_12:
movq %r12, %rdi
callq _hns_roce_init_qp_table
testl %eax, %eax
je LBB0_14
## %bb.13:
movl %eax, %r14d
leaq L_.str.5(%rip), %rsi
movq %r15, %rdi
callq _dev_err
LBB0_18:
movq %r12, %rdi
callq _hns_roce_cleanup_cq_table
LBB0_19:
movq %r12, %rdi
callq _hns_roce_cleanup_mr_table
LBB0_20:
movq %r12, %rdi
callq _hns_roce_cleanup_pd_table
LBB0_21:
movq %r12, %rdi
movq %r12, %rsi
callq _hns_roce_uar_free
LBB0_22:
movq %r12, %rdi
callq _hns_roce_cleanup_uar_table
movl %r14d, %ebx
LBB0_23:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_14:
movq _HNS_ROCE_CAP_FLAG_SRQ@GOTPCREL(%rip), %r13
movl (%r13), %eax
xorl %ebx, %ebx
testl %eax, 4(%r12)
je LBB0_23
## %bb.15:
movq %r12, %rdi
callq _hns_roce_init_srq_table
testl %eax, %eax
je LBB0_23
## %bb.16:
movl %eax, %r14d
leaq L_.str.6(%rip), %rsi
movq %r15, %rdi
callq _dev_err
movl (%r13), %eax
testl %eax, 4(%r12)
je LBB0_18
## %bb.17:
movq %r12, %rdi
callq _hns_roce_cleanup_qp_table
jmp LBB0_18
.cfi_endproc
## -- End function
.comm _HNS_ROCE_CAP_FLAG_RECORD_DB,4,2 ## @HNS_ROCE_CAP_FLAG_RECORD_DB
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Failed to initialize uar table. aborting\n"
L_.str.1: ## @.str.1
.asciz "Failed to allocate priv_uar.\n"
L_.str.2: ## @.str.2
.asciz "Failed to init protected domain table.\n"
L_.str.3: ## @.str.3
.asciz "Failed to init memory region table.\n"
L_.str.4: ## @.str.4
.asciz "Failed to init completion queue table.\n"
L_.str.5: ## @.str.5
.asciz "Failed to init queue pair table.\n"
.comm _HNS_ROCE_CAP_FLAG_SRQ,4,2 ## @HNS_ROCE_CAP_FLAG_SRQ
L_.str.6: ## @.str.6
.asciz "Failed to init share receive queue table.\n"
.no_dead_strip _hns_roce_setup_hca
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hns_roce_setup_hca
_hns_roce_setup_hca: ; @hns_roce_setup_hca
.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 x21, [x0, #24]
add x0, x0, #20
bl _spin_lock_init
add x0, x19, #16
bl _spin_lock_init
ldr w8, [x19, #4]
Lloh0:
adrp x9, _HNS_ROCE_CAP_FLAG_RECORD_DB@GOTPAGE
Lloh1:
ldr x9, [x9, _HNS_ROCE_CAP_FLAG_RECORD_DB@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_2
; %bb.1:
add x0, x19, #12
bl _INIT_LIST_HEAD
add x0, x19, #8
bl _mutex_init
LBB0_2:
mov x0, x19
bl _hns_roce_init_uar_table
cbz w0, LBB0_4
; %bb.3:
mov x20, x0
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x21
bl _dev_err
b LBB0_19
LBB0_4:
mov x0, x19
mov x1, x19
bl _hns_roce_uar_alloc
cbz w0, LBB0_6
; %bb.5:
mov x20, x0
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x21
bl _dev_err
b LBB0_18
LBB0_6:
mov x0, x19
bl _hns_roce_init_pd_table
cbz w0, LBB0_8
; %bb.7:
mov x20, x0
Lloh7:
adrp x1, l_.str.2@PAGE
Lloh8:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x21
bl _dev_err
b LBB0_17
LBB0_8:
mov x0, x19
bl _hns_roce_init_mr_table
cbz w0, LBB0_10
; %bb.9:
mov x20, x0
Lloh9:
adrp x1, l_.str.3@PAGE
Lloh10:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x21
bl _dev_err
b LBB0_16
LBB0_10:
mov x0, x19
bl _hns_roce_init_cq_table
cbz w0, LBB0_12
; %bb.11:
mov x20, x0
Lloh11:
adrp x1, l_.str.4@PAGE
Lloh12:
add x1, x1, l_.str.4@PAGEOFF
mov x0, x21
bl _dev_err
b LBB0_15
LBB0_12:
mov x0, x19
bl _hns_roce_init_qp_table
cbz w0, LBB0_20
; %bb.13:
mov x20, x0
Lloh13:
adrp x1, l_.str.5@PAGE
Lloh14:
add x1, x1, l_.str.5@PAGEOFF
mov x0, x21
bl _dev_err
LBB0_14:
mov x0, x19
bl _hns_roce_cleanup_cq_table
LBB0_15:
mov x0, x19
bl _hns_roce_cleanup_mr_table
LBB0_16:
mov x0, x19
bl _hns_roce_cleanup_pd_table
LBB0_17:
mov x0, x19
mov x1, x19
bl _hns_roce_uar_free
LBB0_18:
mov x0, x19
bl _hns_roce_cleanup_uar_table
LBB0_19:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_20:
ldr w8, [x19, #4]
Lloh15:
adrp x22, _HNS_ROCE_CAP_FLAG_SRQ@GOTPAGE
Lloh16:
ldr x22, [x22, _HNS_ROCE_CAP_FLAG_SRQ@GOTPAGEOFF]
ldr w9, [x22]
tst w9, w8
b.eq LBB0_24
; %bb.21:
mov x0, x19
bl _hns_roce_init_srq_table
mov x20, x0
cbz w0, LBB0_19
; %bb.22:
Lloh17:
adrp x1, l_.str.6@PAGE
Lloh18:
add x1, x1, l_.str.6@PAGEOFF
mov x0, x21
bl _dev_err
ldr w8, [x19, #4]
ldr w9, [x22]
tst w9, w8
b.eq LBB0_14
; %bb.23:
mov x0, x19
bl _hns_roce_cleanup_qp_table
b LBB0_14
LBB0_24:
mov w20, #0
b LBB0_19
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpAdd Lloh17, Lloh18
.cfi_endproc
; -- End function
.comm _HNS_ROCE_CAP_FLAG_RECORD_DB,4,2 ; @HNS_ROCE_CAP_FLAG_RECORD_DB
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Failed to initialize uar table. aborting\n"
l_.str.1: ; @.str.1
.asciz "Failed to allocate priv_uar.\n"
l_.str.2: ; @.str.2
.asciz "Failed to init protected domain table.\n"
l_.str.3: ; @.str.3
.asciz "Failed to init memory region table.\n"
l_.str.4: ; @.str.4
.asciz "Failed to init completion queue table.\n"
l_.str.5: ; @.str.5
.asciz "Failed to init queue pair table.\n"
.comm _HNS_ROCE_CAP_FLAG_SRQ,4,2 ; @HNS_ROCE_CAP_FLAG_SRQ
l_.str.6: ; @.str.6
.asciz "Failed to init share receive queue table.\n"
.no_dead_strip _hns_roce_setup_hca
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/hw/hns/extr_hns_roce_main.c_hns_roce_setup_hca.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function asf_read_metadata
_asf_read_metadata: ## @asf_read_metadata
.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 %rcx, %rbx
movq %rsi, %r15
movq %rdi, %r14
movq 8(%rdi), %rdi
movl %edx, %esi
movq %rcx, %rdx
movl %r8d, %ecx
callq _avio_get_str16le
cmpb $0, (%rbx)
je LBB0_3
## %bb.1:
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
xorl %ecx, %ecx
callq _av_dict_set
testq %rax, %rax
jns LBB0_3
## %bb.2:
movq _AV_LOG_WARNING@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdx
movq %r14, %rdi
callq _av_log
LBB0_3:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AV_LOG_WARNING,4,2 ## @AV_LOG_WARNING
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "av_dict_set failed.\n"
.no_dead_strip _asf_read_metadata
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function asf_read_metadata
_asf_read_metadata: ; @asf_read_metadata
.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, x3
mov x21, x1
mov x19, x0
ldr x0, [x0, #8]
mov x1, x2
mov x2, x3
mov x3, x4
bl _avio_get_str16le
ldrb w8, [x20]
cbz w8, LBB0_3
; %bb.1:
mov x0, x19
mov x1, x21
mov x2, x20
mov w3, #0
bl _av_dict_set
tbz x0, #63, LBB0_3
; %bb.2:
Lloh0:
adrp x8, _AV_LOG_WARNING@GOTPAGE
Lloh1:
ldr x8, [x8, _AV_LOG_WARNING@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x2, l_.str@PAGE
Lloh4:
add x2, x2, l_.str@PAGEOFF
mov x0, x19
bl _av_log
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _AV_LOG_WARNING,4,2 ; @AV_LOG_WARNING
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "av_dict_set failed.\n"
.no_dead_strip _asf_read_metadata
.subsections_via_symbols
| AnghaBench/FFmpeg/libavformat/extr_asfdec_o.c_asf_read_metadata.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function checkout_stream_write
_checkout_stream_write: ## @checkout_stream_write
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movl 4(%rdi), %edi
callq _p_write
movl %eax, %ebx
testl %eax, %eax
jns LBB0_2
## %bb.1:
movq _GIT_ERROR_OS@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%r14), %edx
leaq L_.str(%rip), %rsi
callq _git_error_set
LBB0_2:
movl %ebx, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GIT_ERROR_OS,4,2 ## @GIT_ERROR_OS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "could not write to '%s'"
.no_dead_strip _checkout_stream_write
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function checkout_stream_write
_checkout_stream_write: ; @checkout_stream_write
.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 w0, [x0, #4]
bl _p_write
mov x19, x0
tbz w0, #31, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _GIT_ERROR_OS@GOTPAGE
Lloh1:
ldr x8, [x8, _GIT_ERROR_OS@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldr w2, [x20]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _git_error_set
LBB0_2:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _GIT_ERROR_OS,4,2 ; @GIT_ERROR_OS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "could not write to '%s'"
.no_dead_strip _checkout_stream_write
.subsections_via_symbols
| AnghaBench/libgit2/src/extr_checkout.c_checkout_stream_write.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function draw_chunk_bar_H
_draw_chunk_bar_H: ## @draw_chunk_bar_H
.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
## kill: def $esi killed $esi def $rsi
movl 32(%rdi), %r14d
leal (%r14,%rsi), %eax
movl %eax, -40(%rbp)
movl 40(%rdi), %ecx
movl %ecx, -28(%rbp)
movl 36(%rdi), %ecx
movl %ecx, -32(%rbp)
cmpl %edx, %esi
jge LBB0_3
## %bb.1:
movq %rdi, %rbx
addl %edx, %r14d
leaq -40(%rbp), %r15
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movslq %eax, %rdi
addq 24(%rbx), %rdi
movl %r14d, %esi
callq _min
movl %eax, -36(%rbp)
movl 4(%rbx), %edi
movl 16(%rbx), %edx
movq %r15, %rsi
callq _FillRect
movslq -36(%rbp), %rdi
movl %edi, -40(%rbp)
addq 8(%rbx), %rdi
movl %r14d, %esi
callq _min
movl %eax, -36(%rbp)
movl (%rbx), %edx
movl 4(%rbx), %edi
movq %r15, %rsi
callq _FillRect
movl -36(%rbp), %eax
movl %eax, -40(%rbp)
cmpl %r14d, %eax
jl LBB0_2
LBB0_3:
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _draw_chunk_bar_H
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function draw_chunk_bar_H
_draw_chunk_bar_H: ; @draw_chunk_bar_H
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr w9, [x0, #32]
add w8, w9, w1
str w8, [sp]
ldur d0, [x0, #36]
str d0, [sp, #8]
cmp w1, w2
b.ge LBB0_3
; %bb.1:
mov x19, x0
add w20, w9, w2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, #24]
add x0, x9, w8, sxtw
mov x1, x20
bl _min
str w0, [sp, #4]
ldr w0, [x19, #4]
ldr w2, [x19, #16]
mov x1, sp
bl _FillRect
ldrsw x8, [sp, #4]
str w8, [sp]
ldr x9, [x19, #8]
add x0, x9, x8
mov x1, x20
bl _min
str w0, [sp, #4]
ldp w2, w0, [x19]
mov x1, sp
bl _FillRect
ldr w8, [sp, #4]
str w8, [sp]
cmp w8, w20
b.lt LBB0_2
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _draw_chunk_bar_H
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/comctl32/extr_progress.c_draw_chunk_bar_H.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function renameat
_renameat: ## @renameat
.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
cmpl %edx, %edi
jne LBB0_4
## %bb.1:
movq %rcx, %r15
movq %rsi, %r12
movl %edi, %ebx
movq _O_RDONLY@GOTPCREL(%rip), %rax
movq _O_DIRECTORY@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
orl (%rax), %esi
leaq L_.str(%rip), %rdi
callq _open
cmpl $-1, %eax
je LBB0_5
## %bb.2:
movl %eax, %r14d
movl %ebx, %edi
callq _fchdir
cmpl $-1, %eax
je LBB0_6
## %bb.3:
movq %r12, %rdi
movq %r15, %rsi
callq _rename
movl %eax, %ebx
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movl %r14d, %edi
callq _fchdir
movl %r14d, %edi
callq _close
jmp LBB0_8
LBB0_4:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %r15d
jmp LBB0_7
LBB0_5:
movl $-1, %ebx
jmp LBB0_9
LBB0_6:
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movl %r14d, %edi
callq _close
LBB0_7:
movl $-1, %ebx
LBB0_8:
movq _errno@GOTPCREL(%rip), %rax
movl %r15d, (%rax)
LBB0_9:
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _errno,4,2 ## @errno
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "."
.comm _O_RDONLY,4,2 ## @O_RDONLY
.comm _O_DIRECTORY,4,2 ## @O_DIRECTORY
.no_dead_strip _renameat
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function renameat
_renameat: ; @renameat
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh0:
adrp x23, _errno@GOTPAGE
Lloh1:
ldr x23, [x23, _errno@GOTPAGEOFF]
cmp w0, w2
b.ne LBB0_4
; %bb.1:
mov x19, x3
mov x20, x1
mov x22, x0
Lloh2:
adrp x8, _O_RDONLY@GOTPAGE
Lloh3:
ldr x8, [x8, _O_RDONLY@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
adrp x9, _O_DIRECTORY@GOTPAGE
Lloh6:
ldr x9, [x9, _O_DIRECTORY@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
orr w1, w9, w8
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
bl _open
cmn w0, #1
b.eq LBB0_5
; %bb.2:
mov x21, x0
mov x0, x22
bl _fchdir
cmn w0, #1
b.eq LBB0_6
; %bb.3:
mov x0, x20
mov x1, x19
bl _rename
mov x19, x0
ldr w20, [x23]
mov x0, x21
bl _fchdir
mov x0, x21
bl _close
b LBB0_8
LBB0_4:
Lloh10:
adrp x8, _EINVAL@GOTPAGE
Lloh11:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh12:
ldr w20, [x8]
b LBB0_7
LBB0_5:
mov w19, #-1
b LBB0_9
LBB0_6:
ldr w20, [x23]
mov x0, x21
bl _close
LBB0_7:
mov w19, #-1
LBB0_8:
str w20, [x23]
LBB0_9:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _errno,4,2 ; @errno
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "."
.comm _O_RDONLY,4,2 ; @O_RDONLY
.comm _O_DIRECTORY,4,2 ; @O_DIRECTORY
.no_dead_strip _renameat
.subsections_via_symbols
| AnghaBench/freebsd/contrib/openbsm/bin/auditdistd/extr_renameat.h_renameat.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 $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq 8(%rsi), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, %r14
movq 16(%rbx), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, %rbx
movq %r14, %rdi
callq _feof
testl %eax, %eax
jne LBB0_3
## %bb.1:
leaq -48(%rbp), %r12
leaq -44(%rbp), %r13
leaq -56(%rbp), %r15
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
leaq L_.str.2(%rip), %rsi
movq %r12, %rdx
movq %r13, %rcx
movq %r15, %r8
xorl %eax, %eax
callq _fscanf
movl $4, %esi
movl $1, %edx
movq %r12, %rdi
movq %rbx, %rcx
callq _fwrite
movl $4, %esi
movl $1, %edx
movq %r13, %rdi
movq %rbx, %rcx
callq _fwrite
movl $8, %esi
movl $1, %edx
movq %r15, %rdi
movq %rbx, %rcx
callq _fwrite
movq %r14, %rdi
callq _feof
testl %eax, %eax
je LBB0_2
LBB0_3:
movq %r14, %rdi
callq _fclose
movq %rbx, %rdi
callq _fclose
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "r"
L_.str.1: ## @.str.1
.asciz "wb"
L_.str.2: ## @.str.2
.asciz "%d %d %lf\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, #112
.cfi_def_cfa_offset 112
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x1
ldr x0, [x1, #8]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _fopen
mov x19, x0
ldr x0, [x20, #16]
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
mov x20, x0
mov x0, x19
bl _feof
cbnz w0, LBB0_3
; %bb.1:
add x22, sp, #32
add x23, sp, #40
add x24, sp, #44
Lloh4:
adrp x21, l_.str.2@PAGE
Lloh5:
add x21, x21, l_.str.2@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
stp x23, x22, [sp, #8]
str x24, [sp]
mov x0, x19
mov x1, x21
bl _fscanf
add x0, sp, #44
mov w1, #4
mov w2, #1
mov x3, x20
bl _fwrite
add x0, sp, #40
mov w1, #4
mov w2, #1
mov x3, x20
bl _fwrite
add x0, sp, #32
mov w1, #8
mov w2, #1
mov x3, x20
bl _fwrite
mov x0, x19
bl _feof
cbz w0, LBB0_2
LBB0_3:
mov x0, x19
bl _fclose
mov x0, x20
bl _fclose
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "r"
l_.str.1: ; @.str.1
.asciz "wb"
l_.str.2: ; @.str.2
.asciz "%d %d %lf\n"
.subsections_via_symbols
| the_stack_data/96466.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "TOPAZ_DDKBUILD_00-00-00-0146"
.section __DATA,__data
.globl _szMPG4VBR_MTXTOPAZFW_buildtag ## @szMPG4VBR_MTXTOPAZFW_buildtag
.p2align 3
_szMPG4VBR_MTXTOPAZFW_buildtag:
.quad L_.str
.globl _ui32MPG4VBR_MTXTOPAZFWTextSize ## @ui32MPG4VBR_MTXTOPAZFWTextSize
.p2align 2
_ui32MPG4VBR_MTXTOPAZFWTextSize:
.long 4598 ## 0x11f6
.globl _ui32MPG4VBR_MTXTOPAZFWDataSize ## @ui32MPG4VBR_MTXTOPAZFWDataSize
.p2align 2
_ui32MPG4VBR_MTXTOPAZFWDataSize:
.long 3584 ## 0xe00
.globl _ui32MPG4VBR_MTXTOPAZFWDataLocation ## @ui32MPG4VBR_MTXTOPAZFWDataLocation
.p2align 2
_ui32MPG4VBR_MTXTOPAZFWDataLocation:
.long 2189969408 ## 0x82884800
.globl _aui32MPG4VBR_MTXTOPAZFWText ## @aui32MPG4VBR_MTXTOPAZFWText
.p2align 4
_aui32MPG4VBR_MTXTOPAZFWText:
.long 2420162561 ## 0x9040c001
.long 3356070910 ## 0xc80993fe
.long 3221229122 ## 0xc0000e42
.long 3358133760 ## 0xc8290e00
.long 3308553250 ## 0xc5348422
.long 3358163968 ## 0xc8298400
.long 3296757282 ## 0xc4808622
.long 2659419648 ## 0x9e838600
.long 3356073539 ## 0xc8099e43
.long 3371699522 ## 0xc8f80d42
.long 3356036416 ## 0xc8090d40
.long 3371829570 ## 0xc8fa0942
.long 3356035328 ## 0xc8090900
.long 3221884482 ## 0xc00a0e42
.long 3356036672 ## 0xc8090e40
.long 3222177730 ## 0xc00e87c2
.long 2618853328 ## 0x9c1887d0
.long 201459714 ## 0xc020802
.long 159518082 ## 0x9820d82
.long 151129346 ## 0x9020d02
.long 142740610 ## 0x8820c82
.long 2468413438 ## 0x9320fffe
.long 2751580216 ## 0xa401c838
.long 230869001 ## 0xdc2c809
.long 226543864 ## 0xd80c8f8
.long 239257609 ## 0xe42c809
.long 189182080 ## 0xb46b080
.long 2121578367 ## 0x7e74b77f
.long 2760706178 ## 0xa48d0882
.long 4294942707 ## 0xffff9ff3
.long 2635305952 ## 0x9d1393e0
.long 4164518017 ## 0xf8398081
.long 117940741 ## 0x707a205
.long 109380359 ## 0x6850307
.long 58957463 ## 0x3839e97
.long 262145551 ## 0xfa0060f
.long 26019213 ## 0x18d058d
.long 2623668367 ## 0x9c62008f
.long 2470510591 ## 0x9340ffff
.long 245368331 ## 0xea0060b
.long 4294941794 ## 0xffff9c62
.long 93164448 ## 0x58d93a0
.long 3070230925 ## 0xb700018d
.long 3078640012 ## 0xb780518c
.long 2617331988 ## 0x9c015114
.long 109553157 ## 0x687a605
.long 245368331 ## 0xea0060b
.long 4294941794 ## 0xffff9c62
.long 4193817504 ## 0xf9f893a0
.long 4193823389 ## 0xf9f8aa9d
.long 2619517469 ## 0x9c22aa1d
.long 2785909794 ## 0xa60d9c22
.long 2617180148 ## 0x9bfefff4
.long 211994665 ## 0xca2c829
.long 216057138 ## 0xce0c532
.long 1078834976 ## 0x404db720
.long 172148745 ## 0xa42c809
.long 167822836 ## 0xa00c5f4
.long 184710208 ## 0xb027440
.long 1116517760 ## 0x428cb580
.long 169005058 ## 0xa12d002
.long 1178907681 ## 0x4644b421
.long 3226733962 ## 0xc0540d8a
.long 3078658224 ## 0xb78098b0
.long 3355922956 ## 0xc807520c
.long 3312453826 ## 0xc57008c2
.long 3224504448 ## 0xc0320880
.long 3045067910 ## 0xb5800c86
.long 3022081164 ## 0xb4214c8c
.long 168214528 ## 0xa06c000
.long 211337218 ## 0xc98c002
.long 3221271681 ## 0xc000b481
.long 151132676 ## 0x9021a04
.long 146456578 ## 0x8bac002
.long 1081653600 ## 0x4078b960
.long 167821824 ## 0xa00c200
.long 1485558308 ## 0x588bd224
.long 3221271617 ## 0xc000b441
.long 168939008 ## 0xa11ce00
.long 2466381823 ## 0x9301ffff
.long 411361280 ## 0x1884e000
.long 2453995519 ## 0x9244ffff
.long 172148743 ## 0xa42c807
.long 167822710 ## 0xa00c576
.long 210157618 ## 0xc86c032
.long 3221271681 ## 0xc000b481
.long 142739970 ## 0x8820a02
.long 142870786 ## 0x8840902
.long 1081653600 ## 0x4078b960
.long 167821824 ## 0xa00c200
.long 1485558308 ## 0x588bd224
.long 3221271617 ## 0xc000b441
.long 168939008 ## 0xa11ce00
.long 2466381823 ## 0x9301ffff
.long 1952104452 ## 0x745ac004
.long 2453471231 ## 0x923cffff
.long 3224635906 ## 0xc0340a02
.long 3028356254 ## 0xb4810c9e
.long 3224682496 ## 0xc034c000
.long 3226769613 ## 0xc05498cd
.long 3226769454 ## 0xc054982e
.long 227186730 ## 0xd8a982a
.long 2556543060 ## 0x9861c054
.long 172148737 ## 0xa42c801
.long 168345616 ## 0xa08c010
.long 210157618 ## 0xc86c032
.long 3221271681 ## 0xc000b481
.long 146982913 ## 0x8c2c801
.long 142658320 ## 0x880cb10
.long 3022064868 ## 0xb4210ce4
.long 168214528 ## 0xa06c000
.long 3028356276 ## 0xb4810cb4
.long 3240345600 ## 0xc123c000
.long 3311798482 ## 0xc56608d2
.long 3229616352 ## 0xc08008e0
.long 3022064770 ## 0xb4210c82
.long 436518912 ## 0x1a04c000
.long 3028356228 ## 0xb4810c84
.long 226934784 ## 0xd86c000
.long 218237378 ## 0xd0209c2
.long 151175457 ## 0x902c121
.long 2568732692 ## 0x991bc014
.long 1166849920 ## 0x458cb780
.long 2843931144 ## 0xa982f208
.long 218284065 ## 0xd02c021
.long 163712260 ## 0x9c20d04
.long 2567356436 ## 0x9906c014
.long 1166849920 ## 0x458cb780
.long 181584163 ## 0xad2c123
.long 182502758 ## 0xae0c566
.long 2843931144 ## 0xa982f208
.long 218499522 ## 0xd0609c2
.long 2566570004 ## 0x98fac014
.long 163712390 ## 0x9c20d86
.long 3246460174 ## 0xc1810d0e
.long 3222538498 ## 0xc0140902
.long 3221395710 ## 0xc00298fe
.long 3226734018 ## 0xc0540dc2
.long 1879742477 ## 0x700a980d
.long 2472869887 ## 0x9364ffff
.long 3226733954 ## 0xc0540d82
.long 3221461012 ## 0xc0039814
.long 3074462432 ## 0xb74092e0
.long 3525726852 ## 0xd2265284
.long 2653772040 ## 0x9e2d5908
.long 2857230384 ## 0xaa4de030
.long 2623708836 ## 0x9c629ea4
.long 1158985504 ## 0x4514b720
.long 1079883584 ## 0x405db740
.long 1489093248 ## 0x58c1c280
.long 713084912 ## 0x2a80cff0
.long 1512161920 ## 0x5a21c280
.long 2149708560 ## 0x8021f310
.long 1967046660 ## 0x753ec004
.long 1087223072 ## 0x40cdb520
.long 1078834560 ## 0x404db580
.long 1179825201 ## 0x4652b431
.long 172148737 ## 0xa42c801
.long 168345616 ## 0xa08c010
.long 210157618 ## 0xc86c032
.long 3221271681 ## 0xc000b481
.long 3221358726 ## 0xc0020886
.long 3022064792 ## 0xb4210c98
.long 3078668288 ## 0xb780c000
.long 3229631756 ## 0xc080450c
.long 4060613762 ## 0xf2080c82
.long 3022104705 ## 0xb421a881
.long 226672640 ## 0xd82c000
.long 2614149172 ## 0x9bd0c034
.long 1158461312 ## 0x450cb780
.long 2827088392 ## 0xa881f208
.long 4294930434 ## 0xffff7002
.long 226923268 ## 0xd869304
.long 218237378 ## 0xd0209c2
.long 151175457 ## 0x902c121
.long 2561654804 ## 0x98afc014
.long 1166849920 ## 0x458cb780
.long 2843931144 ## 0xa982f208
.long 218284065 ## 0xd02c021
.long 163712260 ## 0x9c20d04
.long 2560278548 ## 0x989ac014
.long 1166849920 ## 0x458cb780
.long 2843931144 ## 0xa982f208
.long 218499522 ## 0xd0609c2
.long 2559754260 ## 0x9892c014
.long 163712390 ## 0x9c20d86
.long 3238071566 ## 0xc1010d0e
.long 3222538498 ## 0xc0140902
.long 2000722070 ## 0x77409896
.long 2424487936 ## 0x9082c000
.long 2608447540 ## 0x9b79c034
.long 2625685873 ## 0x9c80c971
.long 1514267136 ## 0x5a41e200
.long 2449784832 ## 0x9204c000
.long 230866946 ## 0xdc2c002
.long 2610610228 ## 0x9b9ac034
.long 1158461312 ## 0x450cb780
.long 2827088392 ## 0xa881f208
.long 4294930434 ## 0xffff7002
.long 226661092 ## 0xd8292e4
.long 2610806836 ## 0x9b9dc034
.long 3221255552 ## 0xc0007580
.long 3224671076 ## 0xc0349364
.long 227187550 ## 0xd8a9b5e
.long 2610282548 ## 0x9b95c034
.long 1158461312 ## 0x450cb780
.long 2827088392 ## 0xa881f208
.long 1493749928 ## 0x5908d0a8
.long 155766899 ## 0x948d073
.long 3761282605 ## 0xe0309e2d
.long 3555830477 ## 0xd3f1aacd
.long 3254790748 ## 0xc2002a5c
.long 1964530181 ## 0x75185a05
.long 718458898 ## 0x2ad2d012
.long 2452946939 ## 0x9234fffb
.long 3080652802 ## 0xb79f0802
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 2619513890 ## 0x9c229c22
.long 1159509824 ## 0x451cb740
.long 3254823489 ## 0xc200aa41
.long 3221379592 ## 0xc0025a08
.long 4077914624 ## 0xf3100a00
.long 4060643361 ## 0xf2088021
.long 4060653698 ## 0xf208a882
.long 3233851525 ## 0xc0c0a885
.long 1552485504 ## 0x5c890c80
.long 3221271585 ## 0xc000b421
.long 2785385506 ## 0xa6059c22
.long 1159509824 ## 0x451cb740
.long 143043137 ## 0x886aa41
.long 211730484 ## 0xc9ec034
.long 1510523392 ## 0x5a08c200
.long 167821314 ## 0xa00c002
.long 2158097168 ## 0x80a1f310
.long 3221271585 ## 0xc000b421
.long 210944128 ## 0xc92c080
.long 2854613512 ## 0xaa25f208
.long 3221271681 ## 0xc000b481
.long 3224636866 ## 0xc0340dc2
.long 4060650303 ## 0xf2089b3f
.long 1879616037 ## 0x7008aa25
.long 2470772735 ## 0x9344ffff
.long 3229616642 ## 0xc0800a02
.long 3028356246 ## 0xb4810c96
.long 226934784 ## 0xd86c000
.long 218499522 ## 0xd0609c2
.long 151175457 ## 0x902c121
.long 2551955476 ## 0x981bc014
.long 2846028296 ## 0xa9a2f208
.long 218284065 ## 0xd02c021
.long 163712260 ## 0x9c20d04
.long 2550710292 ## 0x9808c014
.long 2137962399 ## 0x7f6eb79f
.long 2146351039 ## 0x7feeb7bf
.long 2619509824 ## 0x9c228c40
.long 3225460308 ## 0xc0409e54
.long 2656636034 ## 0x9e590c82
.long 3221271585 ## 0xc000b421
.long 218284096 ## 0xd02c040
.long 3221271682 ## 0xc000b482
.long 3222182946 ## 0xc00e9c22
.long 3222154620 ## 0xc00e2d7c
.long 1563437536 ## 0x5d3029e0
.long 3225460308 ## 0xc0409e54
.long 834145410 ## 0x31b80c82
.long 3221271649 ## 0xc000b461
.long 218284096 ## 0xd02c040
.long 3221271618 ## 0xc000b442
.long 2655820834 ## 0x9e4c9c22
.long 687652878 ## 0x28fcc00e
.long 712818702 ## 0x2a7cc00e
.long 209895488 ## 0xc82c040
.long 3020004952 ## 0xb4019e58
.long 3254829056 ## 0xc200c000
.long 1491360364 ## 0x58e45a6c
.long 486814274 ## 0x1d043242
.long 2656132368 ## 0x9e515d10
.long 428104077 ## 0x1984598d
.long 964739089 ## 0x3980c011
.long 1494037062 ## 0x590d3246
.long 1496324356 ## 0x59301904
.long 843330114 ## 0x32443242
.long 3221271681 ## 0xc000b481
.long 2655820834 ## 0x9e4c9c22
.long 687652878 ## 0x28fcc00e
.long 712818702 ## 0x2a7cc00e
.long 209895488 ## 0xc82c040
.long 3020004952 ## 0xb4019e58
.long 3254829056 ## 0xc200c000
.long 1491360364 ## 0x58e45a6c
.long 486814274 ## 0x1d043242
.long 2656132368 ## 0x9e515d10
.long 428104077 ## 0x1984598d
.long 964739097 ## 0x3980c019
.long 1494037062 ## 0x590d3246
.long 1496324356 ## 0x59301904
.long 843330114 ## 0x32443242
.long 3221271681 ## 0xc000b481
.long 2655820834 ## 0x9e4c9c22
.long 687652878 ## 0x28fcc00e
.long 712818702 ## 0x2a7cc00e
.long 209895488 ## 0xc82c040
.long 3020004952 ## 0xb4019e58
.long 3254829056 ## 0xc200c000
.long 1491360364 ## 0x58e45a6c
.long 486814274 ## 0x1d043242
.long 2656132368 ## 0x9e515d10
.long 428104077 ## 0x1984598d
.long 964739101 ## 0x3980c01d
.long 1494037062 ## 0x590d3246
.long 1496324356 ## 0x59301904
.long 843330114 ## 0x32443242
.long 3221271681 ## 0xc000b481
.long 2785909794 ## 0xa60d9c22
.long 117670944 ## 0x7038420
.long 3263170183 ## 0xc2800687
.long 478436493 ## 0x1c845c8d
.long 1554043042 ## 0x5ca0d0a2
.long 3490775687 ## 0xd0110287
.long 3254782558 ## 0xc2000a5e
.long 436492813 ## 0x1a045a0d
.long 1513144832 ## 0x5a30c200
.long 815291600 ## 0x30985cd0
.long 67477068 ## 0x4059e4c
.long 210419762 ## 0xc8ac032
.long 3355521176 ## 0xc8013098
.long 3022076032 ## 0xb4213880
.long 2661924864 ## 0x9ea9c000
.long 167954433 ## 0xa02c801
.long 167821314 ## 0xa00c002
.long 3224397139 ## 0xc0306553
.long 3028356234 ## 0xb4810c8a
.long 3221405696 ## 0xc002c000
.long 209979522 ## 0xc840882
.long 3221271585 ## 0xc000b421
.long 3491929747 ## 0xd0229e93
.long 2656263945 ## 0x9e535f09
.long 486825229 ## 0x1d045d0d
.long 2606432244 ## 0x9b5afff4
.long 1586610816 ## 0x5e91c280
.long 3263176324 ## 0xc2801e84
.long 2657902212 ## 0x9e6c5e84
.long 3263175300 ## 0xc2801a84
.long 3246480016 ## 0xc1815a90
.long 227162752 ## 0xd8a3a80
.long 218237314 ## 0xd020982
.long 4294193482 ## 0xfff4314a
.long 3233848148 ## 0xc0c09b54
.long 160566658 ## 0x9920d82
.long 218284034 ## 0xd02c002
.long 151175170 ## 0x902c002
.long 2588393524 ## 0x9a47c034
.long 3224635914 ## 0xc0340a0a
.long 3028356254 ## 0xb4810c9e
.long 453296128 ## 0x1b04c000
.long 2231530943 ## 0x850275bf
.long 2449653760 ## 0x9202c000
.long 3042942415 ## 0xb55f9dcf
.long 3224665980 ## 0xc0347f7c
.long 4063337039 ## 0xf2319a4f
.long 3076497477 ## 0xb75fa045
.long 453279612 ## 0x1b047f7c
.long 2232448447 ## 0x851075bf
.long 2458189823 ## 0x9284ffff
.long 3224373762 ## 0xc0300a02
.long 3028356238 ## 0xb4810c8e
.long 3080699904 ## 0xb79fc000
.long 3082780270 ## 0xb7bf7e6e
.long 3084877550 ## 0xb7df7eee
.long 3221389166 ## 0xc0027f6e
.long 2619509760 ## 0x9c228c00
.long 3078661637 ## 0xb780a605
.long 3221504908 ## 0xc004438c
.long 1962945024 ## 0x75002a00
.long 1485617056 ## 0x588cb7a0
.long 2462236674 ## 0x92c2c002
.long 2847339016 ## 0xa9b6f208
.long 159563856 ## 0x982c050
.long 226410504 ## 0xd7ec008
.long 2601058292 ## 0x9b08fff4
.long 2847863304 ## 0xa9bef208
.long 159563816 ## 0x982c028
.long 222216196 ## 0xd3ec004
.long 2600534004 ## 0x9b00fff4
.long 1133295488 ## 0x438cb780
.long 952160785 ## 0x38c0d211
.long 33791625 ## 0x2039e89
.long 704692737 ## 0x2a00c201
.long 3489297664 ## 0xcffa7500
.long 3038784765 ## 0xb5202cfd
.long 3221308308 ## 0xc0014394
.long 1950388450 ## 0x744090e2
.long 1494005568 ## 0x590cb740
.long 2455158784 ## 0x9256c000
.long 2856710152 ## 0xaa45f008
.long 2831806472 ## 0xa8c9f008
.long 754894847 ## 0x2cfec7ff
.long 167821328 ## 0xa00c010
.long 2722492424 ## 0xa245f008
.long 142655496 ## 0x880c008
.long 2697588744 ## 0xa0c9f008
.long 1133819168 ## 0x4394b520
.long 2856710152 ## 0xaa45f008
.long 1133295392 ## 0x438cb720
.long 2721444360 ## 0xa235f208
.long 2831872008 ## 0xa8caf008
.long 687787519 ## 0x28fecdff
.long 2696868360 ## 0xa0bef208
.long 1133294880 ## 0x438cb520
.long 2453716992 ## 0x9240c000
.long 2839015944 ## 0xa937f208
.long 2855924232 ## 0xaa39f208
.long 2839343626 ## 0xa93cf20a
.long 2829185608 ## 0xa8a1f248
.long 2149708560 ## 0x8021f310
.long 2191778320 ## 0x82a3e210
.long 2721444360 ## 0xa235f208
.long 2696802824 ## 0xa0bdf208
.long 2847863368 ## 0xa9bef248
.long 159563778 ## 0x982c002
.long 4294184206 ## 0xfff40d0e
.long 4064844469 ## 0xf2489ab5
.long 3072371261 ## 0xb720aa3d
.long 3221373836 ## 0xc002438c
.long 4064807424 ## 0xf2480a00
.long 3254821437 ## 0xc200a23d
.long 3038787712 ## 0xb5203880
.long 3222356876 ## 0xc011438c
.long 1950361728 ## 0x74402880
.long 2464333824 ## 0x92e2c000
.long 2847339080 ## 0xa9b6f248
.long 159563784 ## 0x982c008
.long 4294184254 ## 0xfff40d3e
.long 4064844445 ## 0xf2489a9d
.long 3072371253 ## 0xb720aa35
.long 3221767052 ## 0xc008438c
.long 4064807424 ## 0xf2480a00
.long 3229721141 ## 0xc081a235
.long 3488561280 ## 0xcfef3880
.long 3038783742 ## 0xb52028fe
.long 3078636428 ## 0xb780438c
.long 3221308300 ## 0xc001438c
.long 1962945028 ## 0x75002a04
.long 2464333824 ## 0x92e2c000
.long 2847339080 ## 0xa9b6f248
.long 159563784 ## 0x982c008
.long 4294184254 ## 0xfff40d3e
.long 4064844417 ## 0xf2489a81
.long 3072371253 ## 0xb720aa35
.long 3221767052 ## 0xc008438c
.long 4064807424 ## 0xf2480a00
.long 3221332533 ## 0xc001a235
.long 3489609864 ## 0xcfff3888
.long 3038783738 ## 0xb52028fa
.long 3072344972 ## 0xb720438c
.long 33768332 ## 0x203438c
.long 705740801 ## 0x2a10c001
.long 3221386496 ## 0xc0027500
.long 3221328002 ## 0xc0019082
.long 1950361792 ## 0x744028c0
.long 2441265153 ## 0x9182c001
.long 2846290568 ## 0xa9a6f288
.long 218499522 ## 0xd0609c2
.long 209848642 ## 0xc820942
.long 4294183042 ## 0xfff40882
.long 4069038742 ## 0xf2889a96
.long 4069042614 ## 0xf288a9b6
.long 1569761575 ## 0x5d90a927
.long 2175787552 ## 0x81afe220
.long 1133295488 ## 0x438cb780
.long 218499522 ## 0xd0609c2
.long 209848642 ## 0xc820942
.long 3221293186 ## 0xc0010882
.long 3045079584 ## 0xb5803a20
.long 4294198156 ## 0xfff4438c
.long 3078658720 ## 0xb7809aa0
.long 4069016460 ## 0xf288438c
.long 3221465253 ## 0xc003a8a5
.long 146815488 ## 0x8c03a00
.long 2695230088 ## 0xa0a5f288
.long 707710975 ## 0x2a2ecfff
.long 2455814144 ## 0x9260c000
.long 2846290568 ## 0xa9a6f288
.long 218499522 ## 0xd0609c2
.long 2587295732 ## 0x9a36fff4
.long 1133295488 ## 0x438cb780
.long 2829447816 ## 0xa8a5f288
.long 975224833 ## 0x3a20c001
.long 4069001408 ## 0xf28808c0
.long 3489636517 ## 0xcfffa0a5
.long 3045075566 ## 0xb5802a6e
.long 3080668044 ## 0xb79f438c
.long 3082780526 ## 0xb7bf7f6e
.long 2353037294 ## 0x8c407fee
.long 2785385506 ## 0xa6059c22
.long 1133295488 ## 0x438cb780
.long 704692736 ## 0x2a00c200
.long 2656924928 ## 0x9e5d7500
.long 2466430976 ## 0x9302c000
.long 180120206 ## 0xabc6a8e
.long 159555243 ## 0x9829eab
.long 3238071606 ## 0xc1010d36
.long 3222538498 ## 0xc0140902
.long 2662045860 ## 0x9eab98a4
.long 1133295488 ## 0x438cb780
.long 219810178 ## 0xd1a0982
.long 151175425 ## 0x902c101
.long 712887806 ## 0x2a7dcdfe
.long 1133294976 ## 0x438cb580
.long 2560081940 ## 0x9897c014
.long 1133295488 ## 0x438cb780
.long 704692353 ## 0x2a00c081
.long 3221255424 ## 0xc0007500
.long 3238105634 ## 0xc1019222
.long 3221620994 ## 0xc0060902
.long 231606592 ## 0xdce0940
.long 218237314 ## 0xd020982
.long 2559033364 ## 0x9887c014
.long 1133295488 ## 0x438cb780
.long 712953727 ## 0x2a7ecf7f
.long 1133294976 ## 0x438cb580
.long 1133295488 ## 0x438cb780
.long 705216513 ## 0x2a08c001
.long 3221255424 ## 0xc0007500
.long 3238105634 ## 0xc1019222
.long 3221620994 ## 0xc0060902
.long 232655168 ## 0xdde0940
.long 218237314 ## 0xd020982
.long 2557591572 ## 0x9871c014
.long 1133295488 ## 0x438cb780
.long 712429567 ## 0x2a76cfff
.long 1133294976 ## 0x438cb580
.long 1133295488 ## 0x438cb780
.long 706789377 ## 0x2a20c001
.long 3221255424 ## 0xc0007500
.long 232952290 ## 0xde291e2
.long 218237314 ## 0xd020982
.long 151175425 ## 0x902c101
.long 2556280852 ## 0x985dc014
.long 1133295488 ## 0x438cb780
.long 710856703 ## 0x2a5ecfff
.long 1133294976 ## 0x438cb580
.long 1133295488 ## 0x438cb780
.long 704692227 ## 0x2a00c003
.long 3221255424 ## 0xc0007500
.long 232952290 ## 0xde291e2
.long 218499458 ## 0xd060982
.long 151175425 ## 0x902c101
.long 2554970132 ## 0x9849c014
.long 1133295488 ## 0x438cb780
.long 712953853 ## 0x2a7ecffd
.long 1133294976 ## 0x438cb580
.long 2137962399 ## 0x7f6eb79f
.long 2146351039 ## 0x7feeb7bf
.long 2619509824 ## 0x9c228c40
.long 3080758789 ## 0xb7a0a605
.long 4064827532 ## 0xf248588c
.long 3223431610 ## 0xc021a9ba
.long 222039298 ## 0xd3c0d02
.long 159563784 ## 0x982c008
.long 2577334260 ## 0x999efff4
.long 2846552712 ## 0xa9aaf288
.long 218284065 ## 0xd02c021
.long 163712260 ## 0x9c20d04
.long 2576809972 ## 0x9996fff4
.long 2855924296 ## 0xaa39f248
.long 2829709960 ## 0xa8a9f288
.long 167821320 ## 0xa00c008
.long 2721706568 ## 0xa239f248
.long 4069001408 ## 0xf28808c0
.long 3080691881 ## 0xb79fa0a9
.long 3082780526 ## 0xb7bf7f6e
.long 2353037294 ## 0x8c407fee
.long 2785385506 ## 0xa6059c22
.long 160564871 ## 0x9920687
.long 218284034 ## 0xd02c002
.long 151175170 ## 0x902c002
.long 2558771252 ## 0x9883c034
.long 172146690 ## 0xa42c002
.long 3263172272 ## 0xc2800eb0
.long 3028639369 ## 0xb4855e89
.long 3080699904 ## 0xb79fc000
.long 3082780526 ## 0xb7bf7f6e
.long 2353037294 ## 0x8c407fee
.long 3074464802 ## 0xb7409c22
.long 3517336708 ## 0xd1a64c84
.long 2653773064 ## 0x9e2d5d08
.long 2832064560 ## 0xa8cde030
.long 1510785152 ## 0x5a0cc080
.long 3522386053 ## 0xd1f35885
.long 3222153488 ## 0xc00e2910
.long 3793759612 ## 0xe2202d7c
.long 3222176045 ## 0xc00e812d
.long 1563437632 ## 0x5d302a40
.long 843226705 ## 0x32429e51
.long 209895488 ## 0xc82c040
.long 3221271681 ## 0xc000b481
.long 218284096 ## 0xd02c040
.long 3221271618 ## 0xc000b442
.long 3074464802 ## 0xb7409c22
.long 502290820 ## 0x1df05984
.long 1560859046 ## 0x5d08d1a6
.long 3761282605 ## 0xe0309e2d
.long 3229657293 ## 0xc080a8cd
.long 3493026309 ## 0xd0335a05
.long 1502685518 ## 0x5991294e
.long 8989116 ## 0x8929bc
.long 2175263248 ## 0x81a7e210
.long 688968179 ## 0x2910d1f3
.long 763150350 ## 0x2d7cc00e
.long 2167267872 ## 0x812de220
.long 1563449744 ## 0x5d305990
.long 834182740 ## 0x31b89e54
.long 209895488 ## 0xc82c040
.long 3221271649 ## 0xc000b461
.long 218284096 ## 0xd02c040
.long 3221271618 ## 0xc000b442
.long 2785385506 ## 0xa6059c22
.long 1485617056 ## 0x588cb7a0
.long 243450129 ## 0xe82c111
.long 247513166 ## 0xec0c04e
.long 2847339016 ## 0xa9b6f208
.long 159563856 ## 0x982c050
.long 226410504 ## 0xd7ec008
.long 2568945652 ## 0x991efff4
.long 234004074 ## 0xdf29e6a
.long 159563780 ## 0x982c004
.long 4294184194 ## 0xfff40d02
.long 4060650440 ## 0xf2089bc8
.long 4064848183 ## 0xf248a937
.long 3793791402 ## 0xe220a9aa
.long 3226501551 ## 0xc05081af
.long 3221752194 ## 0xc0080982
.long 4294184318 ## 0xfff40d7e
.long 2657786123 ## 0x9e6a990b
.long 3221491186 ## 0xc0040df2
.long 218237378 ## 0xd0209c2
.long 2612396020 ## 0x9bb5fff4
.long 2839015944 ## 0xa937f208
.long 2846552648 ## 0xa9aaf248
.long 2167325185 ## 0x812ec201
.long 2175787552 ## 0x81afe220
.long 159563856 ## 0x982c050
.long 226410504 ## 0xd7ec008
.long 2566324212 ## 0x98f6fff4
.long 234004074 ## 0xdf29e6a
.long 159563782 ## 0x982c006
.long 4294184194 ## 0xfff40d02
.long 4060650400 ## 0xf2089ba0
.long 3487082942 ## 0xcfd8a9be
.long 3223850625 ## 0xc0280e81
.long 3221490050 ## 0xc0040982
.long 4294184254 ## 0xfff40d3e
.long 2657786085 ## 0x9e6a98e5
.long 3221491186 ## 0xc0040df2
.long 3221490050 ## 0xc0040982
.long 4294184258 ## 0xfff40d42
.long 4060650382 ## 0xf2089b8e
.long 4064848191 ## 0xf248a93f
.long 3793791410 ## 0xe220a9b2
.long 3223880111 ## 0xc02881af
.long 3221490050 ## 0xc0040982
.long 4294184254 ## 0xfff40d3e
.long 2657786065 ## 0x9e6a98d1
.long 3221491186 ## 0xc0040df2
.long 3221490114 ## 0xc00409c2
.long 4294184258 ## 0xfff40d42
.long 4060650362 ## 0xf2089b7a
.long 4064848191 ## 0xf248a93f
.long 3254888882 ## 0xc201a9b2
.long 3793781038 ## 0xe220812e
.long 3223880111 ## 0xc02881af
.long 3221490050 ## 0xc0040982
.long 4294184254 ## 0xfff40d3e
.long 2657786043 ## 0x9e6a98bb
.long 3221622258 ## 0xc0060df2
.long 3221490050 ## 0xc0040982
.long 4294184258 ## 0xfff40d42
.long 4064844644 ## 0xf2489b64
.long 4060785193 ## 0xf20aaa29
.long 4064848180 ## 0xf248a934
.long 3525748913 ## 0xd226a8b1
.long 4060633348 ## 0xf2085904
.long 4077955519 ## 0xf310a9bf
.long 3500572705 ## 0xd0a68021
.long 3792722180 ## 0xe2105904
.long 4077944995 ## 0xf31080a3
.long 3792732705 ## 0xe2108221
.long 4060643507 ## 0xf20880b3
.long 4060652085 ## 0xf208a235
.long 3080691901 ## 0xb79fa0bd
.long 3082780526 ## 0xb7bf7f6e
.long 2353037294 ## 0x8c407fee
.long 2785385506 ## 0xa6059c22
.long 151175457 ## 0x902c121
.long 155238406 ## 0x940c006
.long 42405322 ## 0x2870dca
.long 218237314 ## 0xd020982
.long 721207310 ## 0x2afcc00e
.long 2602303476 ## 0x9b1bfff4
.long 159518154 ## 0x9820dca
.long 3263171870 ## 0xc2800d1e
.long 17521388 ## 0x10b5aec
.long 956350753 ## 0x3900c121
.long 2601648116 ## 0x9b11fff4
.long 1133295488 ## 0x438cb780
.long 973128704 ## 0x3a00c400
.long 1133294976 ## 0x438cb580
.long 2137962399 ## 0x7f6eb79f
.long 2146351039 ## 0x7feeb7bf
.long 2619509824 ## 0x9c228c40
.long 153274409 ## 0x922c829
.long 158385662 ## 0x970c5fe
.long 170051625 ## 0xa22c829
.long 173065726 ## 0xa50c5fe
.long 1510782752 ## 0x5a0cb720
.long 211994665 ## 0xca2c829
.long 216057342 ## 0xce0c5fe
.long 2231549956 ## 0x8502c004
.long 1166849408 ## 0x458cb580
.long 1158460704 ## 0x450cb520
.long 169398385 ## 0xa18d071
.long 2722230280 ## 0xa241f008
.long 1078834464 ## 0x404db520
.long 1094563136 ## 0x413db540
.long 2365636612 ## 0x8d00c004
.long 1086174528 ## 0x40bdb540
.long 1077785920 ## 0x403db540
.long 4164525090 ## 0xf8399c22
.long 4027622021 ## 0xf010a285
.long 1962977889 ## 0x7500aa61
.long 2439299072 ## 0x9164c000
.long 2831273992 ## 0xa8c1d008
.long 168205896 ## 0xa069e48
.long 1375781376 ## 0x5200c200
.long 3490197656 ## 0xd0083098
.long 3490816193 ## 0xd011a0c1
.long 3490712888 ## 0xd0100d38
.long 4027689458 ## 0xf011a9f2
.long 4027587120 ## 0xf0101a30
.long 428124483 ## 0x1984a943
.long 2481111040 ## 0x93e2c000
.long 2265108465 ## 0x8702cff1
.long 2264977392 ## 0x8700cff0
.long 142524431 ## 0x87ec00f
.long 142393358 ## 0x87cc00e
.long 203079760 ## 0xc1ac050
.long 2831544361 ## 0xa8c5f029
.long 546689056 ## 0x2095d020
.long 2655870113 ## 0x9e4d5ca1
.long 3254788624 ## 0xc2002210
.long 819485216 ## 0x30d85a20
.long 1074182665 ## 0x4006ba09
.long 3221271584 ## 0xc000b420
.long 439414801 ## 0x1a30f011
.long 4294908292 ## 0xffff1984
.long 4061172196 ## 0xf21091e4
.long 4027613231 ## 0xf010802f
.long 4193821249 ## 0xf9f8a241
.long 2619517597 ## 0x9c22aa9d
.long 2216732173 ## 0x8420a60d
.long 2656404738 ## 0x9e558502
.long 2138879327 ## 0x7f7cb55f
.long 2858545168 ## 0xaa61f010
.long 2374950930 ## 0x8d8ee012
.long 3042902791 ## 0xb55f0307
.long 436764668 ## 0x1a087ffc
.long 3525735690 ## 0xd226750a
.long 2235586828 ## 0x8540590c
.long 2151997530 ## 0x8044e05a
.long 2447425539 ## 0x91e0c003
.long 2441134080 ## 0x9180c000
.long 2415968257 ## 0x9000c001
.long 2436939777 ## 0x9140c001
.long 2460008449 ## 0x92a0c001
.long 2474688513 ## 0x9380c001
.long 2445328386 ## 0x91c0c002
.long 1527560064 ## 0x5b0cb780
.long 2827082248 ## 0xa881da08
.long 1950361736 ## 0x74402888
.long 3008529770 ## 0xb352856a
.long 3078636642 ## 0xb7804462
.long 2639742220 ## 0x9d57450c
.long 2374557713 ## 0x8d88e011
.long 424988786 ## 0x1954d072
.long 2727997960 ## 0xa299f208
.long 2596061204 ## 0x9abcc014
.long 2447425538 ## 0x91e0c002
.long 1158461312 ## 0x450cb780
.long 2837115400 ## 0xa91af208
.long 3759251113 ## 0xe0119ea9
.long 353668488 ## 0x15148d88
.long 2595274772 ## 0x9ab0c014
.long 2422259714 ## 0x9060c002
.long 2374557713 ## 0x8d88e011
.long 694080498 ## 0x295ed3f2
.long 3222538518 ## 0xc0140916
.long 3078658527 ## 0xb78099df
.long 4060628236 ## 0xf208450c
.long 3221332633 ## 0xc001a299
.long 3759248064 ## 0xe01192c0
.long 3555888520 ## 0xd3f28d88
.long 152447326 ## 0x916295e
.long 2580725780 ## 0x99d2c014
.long 2443231233 ## 0x91a0c001
.long 2856440328 ## 0xaa41d208
.long 2357784593 ## 0x8c88f011
.long 3490859645 ## 0xd0124a7d
.long 218507982 ## 0xd062ace
.long 25889030 ## 0x18b0906
.long 2579808276 ## 0x99c4c014
.long 2657787523 ## 0x9e6a9e83
.long 218235275 ## 0xd02018b
.long 2579415060 ## 0x99bec014
.long 2468397056 ## 0x9320c000
.long 2856440328 ## 0xaa41d208
.long 2357784593 ## 0x8c88f011
.long 3490859645 ## 0xd0124a7d
.long 218245838 ## 0xd022ace
.long 25889030 ## 0x18b0906
.long 2578497556 ## 0x99b0c014
.long 2657787523 ## 0x9e6a9e83
.long 3222143371 ## 0xc00e018b
.long 3222539646 ## 0xc0140d7e
.long 3221264809 ## 0xc00099a9
.long 3221328000 ## 0xc0019080
.long 3080687840 ## 0xb79f90e0
.long 3222240872 ## 0xc00f7e68
.long 3222146302 ## 0xc00e0cfe
.long 2655653116 ## 0x9e4a0cfc
.long 2087237023 ## 0x7c68b59f
.long 2137831231 ## 0x7f6cb73f
.long 167956465 ## 0xa02cff1
.long 167825392 ## 0xa00cff0
.long 211468368 ## 0xc9ac050
.long 3254788632 ## 0xc2002218
.long 546593313 ## 0x20945a21
.long 843208864 ## 0x324258a0
.long 1074182692 ## 0x4006ba24
.long 2137830815 ## 0x7f6cb59f
.long 3221271681 ## 0xc000b481
.long 2839802376 ## 0xa943f208
.long 2146219935 ## 0x7fecb79f
.long 2149708560 ## 0x8021f310
.long 2722230792 ## 0xa241f208
.long 2121185183 ## 0x7e6eb79f
.long 2129573823 ## 0x7eeeb7bf
.long 2137962463 ## 0x7f6eb7df
.long 2348859394 ## 0x8c00c002
.long 2786958370 ## 0xa61d9c22
.long 2231534656 ## 0x85028440
.long 4029783709 ## 0xf0319e9d
.long 184724453 ## 0xb02abe5
.long 2021176671 ## 0x7878b55f
.long 2130490719 ## 0x7efcb55f
.long 2637853070 ## 0x9d3a718e
.long 2447949825 ## 0x91e8c001
.long 1963108929 ## 0x7502aa41
.long 2475868160 ## 0x9392c000
.long 2865877016 ## 0xaad1d018
.long 2366169138 ## 0x8d08e032
.long 2365644881 ## 0x8d00e051
.long 2662440399 ## 0x9eb19dcf
.long 3042936080 ## 0xb55f8510
.long 3221389180 ## 0xc0027f7c
.long 3263171228 ## 0xc2800a9c
.long 25909909 ## 0x18b5a95
.long 2599157748 ## 0x9aebfff4
.long 2138879839 ## 0x7f7cb75f
.long 1518912128 ## 0x5a88c280
.long 2166539009 ## 0x8122c301
.long 2443231232 ## 0x91a0c000
.long 2374557745 ## 0x8d88e031
.long 84647375 ## 0x50b9dcf
.long 3042936080 ## 0xb55f8510
.long 4294213500 ## 0xfff47f7c
.long 3076496153 ## 0xb75f9b19
.long 184844156 ## 0xb047f7c
.long 4294865294 ## 0xfffe718e
.long 3080688294 ## 0xb79f92a6
.long 3226499176 ## 0xc0507868
.long 3028356254 ## 0xb4810c9e
.long 3226517504 ## 0xc050c000
.long 3034713366 ## 0xb4e20d16
.long 3072311296 ## 0xb71fc000
.long 3080683244 ## 0xb79f7eec
.long 3082780014 ## 0xb7bf7d6e
.long 3084877294 ## 0xb7df7dee
.long 3086974574 ## 0xb7ff7e6e
.long 3221389038 ## 0xc0027eee
.long 2619509824 ## 0x9c228c40
.long 2718300217 ## 0xa205f839
.long 2214641680 ## 0x8400c010
.long 1527560064 ## 0x5b0cb780
.long 1159509824 ## 0x451cb740
.long 2827147784 ## 0xa882da08
.long 3490818241 ## 0xd011a8c1
.long 1485319704 ## 0x58882e18
.long 142655490 ## 0x880c002
.long 3792729344 ## 0xe2107500
.long 3221258403 ## 0xc00080a3
.long 168464546 ## 0xa0a90a2
.long 2432745472 ## 0x9100c000
.long 773115921 ## 0x2e14d011
.long 168195328 ## 0xa067500
.long 172281857 ## 0xa44d001
.long 209895504 ## 0xc82c050
.long 3221271681 ## 0xc000b481
.long 167952388 ## 0xa02c004
.long 3028356276 ## 0xb4810cb4
.long 2642919424 ## 0x9d87c000
.long 1076737856 ## 0x402db740
.long 161615298 ## 0x9a20dc2
.long 218284040 ## 0xd02c008
.long 209833968 ## 0xc81cff0
.long 2605580244 ## 0x9b4dffd4
.long 172148737 ## 0xa42c801
.long 167824144 ## 0xa00cb10
.long 216711218 ## 0xceac032
.long 3221271681 ## 0xc000b481
.long 146982913 ## 0x8c2c801
.long 143179792 ## 0x888c010
.long 3022064772 ## 0xb4210c84
.long 3076571136 ## 0xb760c000
.long 2643411210 ## 0x9d8f410a
.long 226611184 ## 0xd81cff0
.long 2607284212 ## 0x9b67fff4
.long 167954433 ## 0xa02c801
.long 167821322 ## 0xa00c00a
.long 210419760 ## 0xc8ac030
.long 3221271681 ## 0xc000b481
.long 146980872 ## 0x8c2c008
.long 3022064772 ## 0xb4210c84
.long 3221798912 ## 0xc008c000
.long 210242050 ## 0xc880a02
.long 3221271681 ## 0xc000b481
.long 226672832 ## 0xd82c0c0
.long 3221752210 ## 0xc0080992
.long 3221753090 ## 0xc0080d02
.long 3222538498 ## 0xc0140902
.long 3221789102 ## 0xc00899ae
.long 3224373762 ## 0xc0300a02
.long 3028356238 ## 0xb4810c8e
.long 3222585344 ## 0xc014c000
.long 3080689711 ## 0xb79f982f
.long 3222302702 ## 0xc0106fee
.long 2619509792 ## 0x9c228c20
.long 2718300217 ## 0xa205f839
.long 209896528 ## 0xc82c450
.long 3028355586 ## 0xb4810a02
.long 2969681920 ## 0xb101c000
.long 3221766688 ## 0xc0084220
.long 3224373824 ## 0xc0300a40
.long 3028356238 ## 0xb4810c8e
.long 3221405696 ## 0xc002c000
.long 3226482880 ## 0xc05038c0
.long 3022064770 ## 0xb4210c82
.long 3233857536 ## 0xc0c0c000
.long 160566658 ## 0x9920d82
.long 218284040 ## 0xd02c008
.long 151175176 ## 0x902c008
.long 2575548436 ## 0x9983c014
.long 167952392 ## 0xa02c008
.long 210681904 ## 0xc8ec030
.long 3221271681 ## 0xc000b481
.long 2854091256 ## 0xaa1df9f8
.long 2420162560 ## 0x9040c000
.long 3293619725 ## 0xc450a60d
.long 167906442 ## 0xa020c8a
.long 3221271681 ## 0xc000b481
.long 1111535877 ## 0x4240b105
.long 788324366 ## 0x2efce00e
.long 1586549380 ## 0x5e90d284
.long 167954433 ## 0xa02c801
.long 3224373824 ## 0xc0300a40
.long 3028356234 ## 0xb4810c8a
.long 146980864 ## 0x8c2c000
.long 3022064772 ## 0xb4210c84
.long 2000732160 ## 0x7740c000
.long 1544337344 ## 0x5c0cb7c0
.long 2481111040 ## 0x93e2c000
.long 249483313 ## 0xeded031
.long 159518186 ## 0x9820dea
.long 717294850 ## 0x2ac10d02
.long 424726609 ## 0x1950d051
.long 956350753 ## 0x3900c121
.long 2564685812 ## 0x98ddfff4
.long 2848387656 ## 0xa9c6f248
.long 3263168907 ## 0xc280018b
.long 444881551 ## 0x1a845a8f
.long 3223428778 ## 0xc0219eaa
.long 4292099328 ## 0xffd43d00
.long 4064844351 ## 0xf2489a3f
.long 4077955399 ## 0xf310a947
.long 4064837675 ## 0xf248802b
.long 3293618757 ## 0xc450a245
.long 167906438 ## 0xa020c86
.long 3221271681 ## 0xc000b481
.long 1109438721 ## 0x4220b101
.long 172148737 ## 0xa42c801
.long 168345616 ## 0xa08c010
.long 210157618 ## 0xc86c032
.long 3221271681 ## 0xc000b481
.long 3221358726 ## 0xc0020886
.long 3022064792 ## 0xb4210c98
.long 3074473984 ## 0xb740c000
.long 4064828044 ## 0xf2485a8c
.long 4031293637 ## 0xf048a8c5
.long 3495144017 ## 0xd053aa51
.long 3229620496 ## 0xc0801910
.long 4077915298 ## 0xf3100ca2
.long 3028387873 ## 0xb4818821
.long 3080765440 ## 0xb7a0c000
.long 3221379724 ## 0xc0025a8c
.long 3222539650 ## 0xc0140d82
.long 4064844079 ## 0xf248992f
.long 4064848069 ## 0xf248a8c5
.long 3495143985 ## 0xd053aa31
.long 4077918480 ## 0xf3101910
.long 1879607329 ## 0x70088821
.long 2456092671 ## 0x9264ffff
.long 163712390 ## 0x9c20d86
.long 3240168714 ## 0xc1210d0a
.long 4292086018 ## 0xffd40902
.long 4064844298 ## 0xf2489a0a
.long 3231820210 ## 0xc0a1a9b2
.long 218369282 ## 0xd040d02
.long 4292086210 ## 0xffd409c2
.long 3233847799 ## 0xc0c099f7
.long 160566658 ## 0x9920d82
.long 155323714 ## 0x9420d42
.long 2566373396 ## 0x98f7c014
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 2656937485 ## 0x9e5da60d
.long 4045691200 ## 0xf1245940
.long 3555809345 ## 0xd3f15841
.long 3008376110 ## 0xb3502d2e
.long 3221373986 ## 0xc0024422
.long 4027093986 ## 0xf00893e2
.long 3758140001 ## 0xe000aa61
.long 3022334492 ## 0xb4252a1c
.long 3624420386 ## 0xd8084422
.long 2233641569 ## 0x8522aa61
.long 2292834832 ## 0x88a9e210
.long 303573532 ## 0x12182a1c
.long 3222183587 ## 0xc00e9ea3
.long 3122334334 ## 0xba1b0a7e
.long 3254796299 ## 0xc200400b
.long 556290567 ## 0x21285207
.long 2457255937 ## 0x9276c001
.long 3238043225 ## 0xc1009e59
.long 285432352 ## 0x11035a20
.long 1376371200 ## 0x5209c200
.long 3254820514 ## 0xc2009ea2
.long 2660063393 ## 0x9e8d58a1
.long 212914225 ## 0xcb0d031
.long 2829242888 ## 0xa8a2d208
.long 712818702 ## 0x2a7cc00e
.long 1376240128 ## 0x5207c200
.long 712818702 ## 0x2a7cc00e
.long 3523753114 ## 0xd208349a
.long 4027097250 ## 0xf008a0a2
.long 2661394787 ## 0x9ea1a963
.long 707711985 ## 0x2a2ed3f1
.long 2166931969 ## 0x8128c201
.long 2283926288 ## 0x8821f310
.long 4027090178 ## 0xf0088502
.long 3525878369 ## 0xd228a261
.long 2662048039 ## 0x9eaba127
.long 755093488 ## 0x2d01cff0
.long 1497454912 ## 0x59415940
.long 3222156578 ## 0xc00e3522
.long 4294192508 ## 0xfff42d7c
.long 3221265329 ## 0xc0009bb1
.long 3523777248 ## 0xd20892e0
.long 2657004065 ## 0x9e5eaa21
.long 1356333067 ## 0x50d8000b
.long 3492360770 ## 0xd0293242
.long 4027097605 ## 0xf008a205
.long 3490949345 ## 0xd013a8e1
.long 4061145374 ## 0xf210291e
.long 1964015657 ## 0x75108029
.long 10001988 ## 0x989e44
.long 2699161608 ## 0xa0e1f008
.long 1143386960 ## 0x4426b350
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 109422093 ## 0x685a60d
.long 2661195369 ## 0x9e9e9e69
.long 1904347906 ## 0x71820b02
.long 3221228166 ## 0xc0000a86
.long 2661913096 ## 0x9ea99208
.long 2657687250 ## 0x9e6916d2
.long 1518649984 ## 0x5a84c280
.long 441634833 ## 0x1a52d011
.long 3490803970 ## 0xd0117102
.long 3555789026 ## 0xd3f108e2
.long 4294912798 ## 0xffff2b1e
.long 3490812550 ## 0xd0119286
.long 1963985506 ## 0x75100a62
.long 3221226125 ## 0xc000028d
.long 2658374100 ## 0x9e7391d4
.long 153226498 ## 0x9220d02
.long 2607874036 ## 0x9b70fff4
.long 3490781856 ## 0xd0111aa0
.long 1963985490 ## 0x75100a52
.long 4294942339 ## 0xffff9e83
.long 2658374354 ## 0x9e7392d2
.long 3490778374 ## 0xd0110d06
.long 3222145362 ## 0xc00e0952
.long 4294191484 ## 0xfff4297c
.long 1972411233 ## 0x75909b61
.long 3221266051 ## 0xc0009e83
.long 3492909812 ## 0xd03192f4
.long 3555793504 ## 0xd3f11a60
.long 2657889102 ## 0x9e6c2b4e
.long 3254820467 ## 0xc2009e73
.long 3555873433 ## 0xd3f25299
.long 153233758 ## 0x922295e
.long 2605776884 ## 0x9b50fff4
.long 3254820483 ## 0xc2009e83
.long 2661896888 ## 0x9ea952b8
.long 382891408 ## 0x16d27590
.long 2444427263 ## 0x91b2ffff
.long 3555892851 ## 0xd3f29e73
.long 17640798 ## 0x10d2d5e
.long 2604859380 ## 0x9b42fff4
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 211873809 ## 0xca0f011
.long 3499794073 ## 0xd09a9e99
.long 3490535940 ## 0xd00d5a04
.long 3221232194 ## 0xc0001a42
.long 302223514 ## 0x1203909a
.long 2655720002 ## 0x9e4b1242
.long 4294745762 ## 0xfffc9ea2
.long 3221328736 ## 0xc0019360
.long 4164522912 ## 0xf83993a0
.long 227189253 ## 0xd8aa205
.long 2553659412 ## 0x9835c014
.long 3222539662 ## 0xc0140d8e
.long 227186738 ## 0xd8a9832
.long 2854091256 ## 0xaa1df9f8
.long 2443231233 ## 0x91a0c001
.long 2656175367 ## 0x9e520507
.long 226672832 ## 0xd82c0c0
.long 3221227922 ## 0xc0000992
.long 2656866368 ## 0x9e5c9040
.long 3517186502 ## 0xd1a401c6
.long 142760073 ## 0x8825889
.long 1015071744 ## 0x3c80c400
.long 3221271585 ## 0xc000b421
.long 1109438724 ## 0x4220b104
.long 2656248388 ## 0x9e532244
.long 4294930694 ## 0xffff7106
.long 2619511588 ## 0x9c229324
.long 3221271651 ## 0xc000b463
.long 4161969186 ## 0xf8129c22
.long 2619514978 ## 0x9c22a062
.long 226542080 ## 0xd80c200
.long 2656656777 ## 0x9e595d89
.long 3288336770 ## 0xc4000982
.long 3026402688 ## 0xb4633d80
.long 2986590208 ## 0xb203c000
.long 476704 ## 0x74620
.long 3240598562 ## 0xc1279c22
.long 2619513999 ## 0x9c229c8f
.long 3111192586 ## 0xb971080a
.long 3222755057 ## 0xc01756f1
.long 3228671105 ## 0xc0719c81
.long 3222772864 ## 0xc0179c80
.long 3110116480 ## 0xb9609c80
.long 2619490304 ## 0x9c224000
.long 2220926493 ## 0x8460a61d
.long 1157936960 ## 0x4504b740
.long 3040807042 ## 0xb53f0882
.long 3038805868 ## 0xb5207f6c
.long 4026550152 ## 0xf0004788
.long 2653792833 ## 0x9e2daa41
.long 1494005664 ## 0x590cb7a0
.long 2121053503 ## 0x7e6cb53f
.long 1510523392 ## 0x5a08c200
.long 155242643 ## 0x940d093
.long 3760234153 ## 0xe0209ea9
.long 230861165 ## 0xdc2a96d
.long 3221358990 ## 0xc002098e
.long 4292087106 ## 0xffd40d42
.long 3072366880 ## 0xb7209920
.long 4060633236 ## 0xf2085894
.long 142780965 ## 0x882aa25
.long 2129442111 ## 0x7eecb53f
.long 2829709832 ## 0xa8a9f208
.long 3657997999 ## 0xda089eaf
.long 3045108025 ## 0xb580a939
.long 3657974477 ## 0xda0842cd
.long 3076565310 ## 0xb760a93e
.long 3038796428 ## 0xb5205a8c
.long 3040887757 ## 0xb54043cd
.long 3040887629 ## 0xb540434d
.long 4060628053 ## 0xf2084455
.long 3658000953 ## 0xda08aa39
.long 3507661218 ## 0xd112a9a2
.long 4031252792 ## 0xf0480938
.long 3624970599 ## 0xd810a967
.long 706783425 ## 0x2a20a8c1
.long 2656859392 ## 0x9e5c7500
.long 2843603016 ## 0xa97df048
.long 3229638850 ## 0xc08060c2
.long 3254803071 ## 0xc2005a7f
.long 9984625 ## 0x985a71
.long 1486117011 ## 0x58945893
.long 2158223888 ## 0x80a3e210
.long 3040872067 ## 0xb5400683
.long 3040888525 ## 0xb54046cd
.long 3038791501 ## 0xb520474d
.long 3221243853 ## 0xc00047cd
.long 3783299458 ## 0xe1809182
.long 3221249472 ## 0xc0005dc0
.long 4031287940 ## 0xf0489284
.long 3624970615 ## 0xd810a977
.long 3221269057 ## 0xc000aa41
.long 3074461952 ## 0xb7409100
.long 3624950404 ## 0xd8105a84
.long 4030769729 ## 0xf040aa41
.long 4077955415 ## 0xf310a957
.long 4069556257 ## 0xf2908021
.long 4069564715 ## 0xf290a12b
.long 4061176357 ## 0xf210a225
.long 3076565561 ## 0xb760aa39
.long 4065352348 ## 0xf2505a9c
.long 4065372321 ## 0xf250a8a1
.long 2858525225 ## 0xaa61a229
.long 2842274022 ## 0xa969a8e6
.long 2696016464 ## 0xa0b1f250
.long 4061175143 ## 0xf2109d67
.long 4061176353 ## 0xf210a221
.long 4061175978 ## 0xf210a0aa
.long 3629687085 ## 0xd858a12d
.long 3629689066 ## 0xd858a8ea
.long 3507595629 ## 0xd111a96d
.long 3657959960 ## 0xda080a18
.long 4061177985 ## 0xf210a881
.long 3072368806 ## 0xb720a0a6
.long 4061158420 ## 0xf2105c14
.long 1489019185 ## 0x58c0a131
.long 4069546193 ## 0xf29058d1
.long 3658522805 ## 0xda10a0b5
.long 3074468449 ## 0xb740aa61
.long 3074441821 ## 0xb740425d
.long 8995525 ## 0x8942c5
.long 1512096256 ## 0x5a20c200
.long 4077934748 ## 0xf310589c
.long 3792732193 ## 0xe2108021
.long 2725085859 ## 0xa26d82a3
.long 2700210200 ## 0xa0f1f018
.long 2720395856 ## 0xa225f250
.long 2695754320 ## 0xa0adf250
.long 167821324 ## 0xa00c00c
.long 1317844352 ## 0x4e8cb580
.long 142655494 ## 0x880c006
.long 1326232864 ## 0x4f0cb520
.long 217236526 ## 0xcf2c42e
.long 3028355586 ## 0xb4810a02
.long 2969681920 ## 0xb101c000
.long 679756320 ## 0x28844220
.long 3221255232 ## 0xc0007440
.long 3074462082 ## 0xb7409182
.long 3507575436 ## 0xd1115a8c
.long 3657959976 ## 0xda080a28
.long 3227035777 ## 0xc058a881
.long 3223811168 ## 0xc0277460
.long 3658519186 ## 0xda109292
.long 3072371297 ## 0xb720aa61
.long 2265334026 ## 0x8706410a
.long 2639557888 ## 0x9d547500
.long 450023426 ## 0x1ad2d002
.long 3042931784 ## 0xb55f7448
.long 3221257700 ## 0xc0007de4
.long 4061171986 ## 0xf2109112
.long 3489573497 ## 0xcffeaa79
.long 4061145661 ## 0xf2102a3d
.long 4061176441 ## 0xf210a279
.long 708881017 ## 0x2a40aa79
.long 3221255424 ## 0xc0007500
.long 168464674 ## 0xa0a9122
.long 212779104 ## 0xcaec060
.long 3221271681 ## 0xc000b481
.long 2430648320 ## 0x90e0c000
.long 3227519494 ## 0xc0600a06
.long 3028356270 ## 0xb4810cae
.long 3072376832 ## 0xb720c000
.long 4073737492 ## 0xf2d04d14
.long 4069567009 ## 0xf290aa21
.long 3355551933 ## 0xc801a8bd
.long 2636004480 ## 0x9d1e3c80
.long 1158461248 ## 0x450cb740
.long 1514193408 ## 0x5a40c200
.long 3271645344 ## 0xc30158a0
.long 843199046 ## 0x32423246
.long 2723278856 ## 0xa251f008
.long 2576990260 ## 0x9999c034
.long 3224635966 ## 0xc0340a3e
.long 3028356254 ## 0xb4810c9e
.long 142786560 ## 0x882c000
.long 3022064784 ## 0xb4210c90
.long 4292132864 ## 0xffd4c000
.long 3221658258 ## 0xc0069a92
.long 3040904514 ## 0xb5408542
.long 167921308 ## 0xa02469c
.long 210419760 ## 0xc8ac030
.long 3221271681 ## 0xc000b481
.long 142786562 ## 0x882c002
.long 3022064772 ## 0xb4210c84
.long 3355557888 ## 0xc801c000
.long 3221359106 ## 0xc0020a02
.long 478415360 ## 0x1c840a00
.long 3221271681 ## 0xc000b481
.long 151175617 ## 0x902c1c1
.long 155238406 ## 0x940c006
.long 159518158 ## 0x9820dce
.long 4289989890 ## 0xffb40d02
.long 3233848234 ## 0xc0c09baa
.long 4292087170 ## 0xffd40d82
.long 3078658584 ## 0xb7809a18
.long 3224651404 ## 0xc034468c
.long 3254783150 ## 0xc2000cae
.long 3028376081 ## 0xb4815a11
.long 142786560 ## 0x882c000
.long 3022064892 ## 0xb4210cfc
.long 4061184000 ## 0xf210c000
.long 704948857 ## 0x2a04aa79
.long 2232055040 ## 0x850a7500
.long 1193063744 ## 0x471cb540
.long 2426585088 ## 0x90a2c000
.long 3040904452 ## 0xb5408504
.long 3078637340 ## 0xb780471c
.long 3225306892 ## 0xc03e470c
.long 3045067906 ## 0xb5800c82
.long 3028371340 ## 0xb481478c
.long 3234381824 ## 0xc0c8c000
.long 3226470530 ## 0xc0500882
.long 3022064866 ## 0xb4210ce2
.long 3270557696 ## 0xc2f0c000
.long 3224898174 ## 0xc0380a7e
.long 3028356346 ## 0xb4810cfa
.long 4065378304 ## 0xf250c000
.long 3226511589 ## 0xc050a8e5
.long 3022064870 ## 0xb4210ce6
.long 3074473984 ## 0xb740c000
.long 3072350476 ## 0xb720590c
.long 2266646284 ## 0x871a470c
.long 2238103940 ## 0x8566c184
.long 4027063472 ## 0xf0081cb0
.long 3040914009 ## 0xb540aa59
.long 948979996 ## 0x3890491c
.long 1192015136 ## 0x470cb520
.long 1962945028 ## 0x75002a04
.long 151439360 ## 0x906c800
.long 167952390 ## 0xa02c006
.long 2401820673 ## 0x8f28e001
.long 1208268096 ## 0x4804b540
.long 3221271681 ## 0xc000b481
.long 218284090 ## 0xd02c03a
.long 3221271618 ## 0xc000b442
.long 3224635582 ## 0xc03408be
.long 3022064798 ## 0xb4210c9e
.long 3078995968 ## 0xb785c000
.long 1962956296 ## 0x75005608
.long 2424487936 ## 0x9082c000
.long 2565062740 ## 0x98e3c054
.long 1225570176 ## 0x490cb780
.long 209895480 ## 0xc82c038
.long 3221271681 ## 0xc000b481
.long 2842024464 ## 0xa965da10
.long 2855662224 ## 0xaa35f290
.long 1552725792 ## 0x5c8cb720
.long 1648723202 ## 0x62458502
.long 1177401120 ## 0x462db720
.long 1100657984 ## 0x419ab540
.long 1109046592 ## 0x421ab540
.long 1117435200 ## 0x429ab540
.long 3254809664 ## 0xc2007440
.long 3045087761 ## 0xb5805a11
.long 3221242634 ## 0xc000430a
.long 4065366274 ## 0xf2509102
.long 3076565482 ## 0xb760a9ea
.long 2659992330 ## 0x9e8c430a
.long 3084950626 ## 0xb7e09c62
.long 184703628 ## 0xb025a8c
.long 3078620939 ## 0xb780070b
.long 3226486796 ## 0xc050480c
.long 3028356226 ## 0xb4810c82
.long 3224420352 ## 0xc030c000
.long 3032616202 ## 0xb4c20d0a
.long 3222192128 ## 0xc00ec000
.long 3224373502 ## 0xc03008fe
.long 3022064782 ## 0xb4210c8e
.long 4061184000 ## 0xf210c000
.long 704948857 ## 0x2a04aa79
.long 3221255424 ## 0xc0007500
.long 3292041602 ## 0xc4389182
.long 3032550538 ## 0xb4c10c8a
.long 2969878528 ## 0xb104c000
.long 3225305632 ## 0xc03e4220
.long 3028356262 ## 0xb4810ca6
.long 3078668288 ## 0xb780c000
.long 1962951436 ## 0x7500430c
.long 2476916737 ## 0x93a2c001
.long 704692256 ## 0x2a00c020
.long 3221320960 ## 0xc0017500
.long 3294662882 ## 0xc46090e2
.long 3032550562 ## 0xb4c10ca2
.long 2969878528 ## 0xb104c000
.long 143278624 ## 0x88a4220
.long 211992672 ## 0xca2c060
.long 3221271585 ## 0xc000b421
.long 151175172 ## 0x902c004
.long 211206192 ## 0xc96c030
.long 3221271617 ## 0xc000b441
.long 1124906880 ## 0x430cb780
.long 712888286 ## 0x2a7dcfde
.long 1124906368 ## 0x430cb580
.long 150519810 ## 0x8f8c002
.long 216842254 ## 0xcecc00e
.long 3221271585 ## 0xc000b421
.long 167952897 ## 0xa02c201
.long 3221271681 ## 0xc000b481
.long 2231549956 ## 0x8502c004
.long 1302115648 ## 0x4d9cb540
.long 1124906784 ## 0x430cb720
.long 211206192 ## 0xc96c030
.long 3221271585 ## 0xc000b421
.long 1124906880 ## 0x430cb780
.long 1962945028 ## 0x75002a04
.long 2430779392 ## 0x90e2c000
.long 1217181568 ## 0x488cb780
.long 3045067268 ## 0xb5800a04
.long 3076475020 ## 0xb75f488c
.long 3078651388 ## 0xb7807dfc
.long 2662023948 ## 0x9eab430c
.long 3045104975 ## 0xb5809d4f
.long 3224653964 ## 0xc034508c
.long 3078658618 ## 0xb7809a3a
.long 3223339916 ## 0xc020438c
.long 1962945024 ## 0x75002a00
.long 679264270 ## 0x287cc00e
.long 2104276255 ## 0x7d6cb51f
.long 2420293634 ## 0x9042c002
.long 2848387664 ## 0xa9c6f250
.long 218284065 ## 0xd02c021
.long 3222277500 ## 0xc0100d7c
.long 4289988994 ## 0xffb40982
.long 4065368729 ## 0xf2509a99
.long 3223431630 ## 0xc021a9ce
.long 222039298 ## 0xd3c0d02
.long 159563784 ## 0x982c008
.long 2593193908 ## 0x9a90ffb4
.long 1133295488 ## 0x438cb780
.long 704693249 ## 0x2a00c401
.long 3221255424 ## 0xc0007500
.long 4060648034 ## 0xf2089262
.long 4060654189 ## 0xf208aa6d
.long 151431409 ## 0x906a8f1
.long 2121053535 ## 0x7e6cb55f
.long 167821328 ## 0xa00c010
.long 2725114376 ## 0xa26df208
.long 142655496 ## 0x880c008
.long 2700210696 ## 0xa0f1f208
.long 2445328384 ## 0x91c0c000
.long 2837967440 ## 0xa927f250
.long 2854875728 ## 0xaa29f250
.long 2838295122 ## 0xa92cf252
.long 2830234192 ## 0xa8b1f250
.long 2149708560 ## 0x8021f310
.long 2191778320 ## 0x82a3e210
.long 2720395856 ## 0xa225f250
.long 2695754320 ## 0xa0adf250
.long 1133295488 ## 0x438cb780
.long 712888286 ## 0x2a7dcfde
.long 1133294976 ## 0x438cb580
.long 1133295488 ## 0x438cb780
.long 704692257 ## 0x2a00c021
.long 3221320960 ## 0xc0017500
.long 3076559138 ## 0xb7609122
.long 3223405588 ## 0xc0214414
.long 219417858 ## 0xd140d02
.long 163758082 ## 0x9c2c002
.long 2589130676 ## 0x9a52ffb4
.long 1150596960 ## 0x4494b760
.long 218284065 ## 0xd02c021
.long 163712260 ## 0x9c20d04
.long 2588606388 ## 0x9a4affb4
.long 1142732608 ## 0x441cb740
.long 2858021392 ## 0xaa59f210
.long 1149548352 ## 0x4484b740
.long 2831282768 ## 0xa8c1f250
.long 1133819680 ## 0x4394b720
.long 2149708560 ## 0x8021f310
.long 2191778320 ## 0x82a3e210
.long 754896863 ## 0x2cfecfdf
.long 1133819168 ## 0x4394b520
.long 1141683584 ## 0x440cb580
.long 1150072096 ## 0x448cb520
.long 1133819680 ## 0x4394b720
.long 3288440396 ## 0xc4019e4c
.long 1962945024 ## 0x75002a00
.long 2443362304 ## 0x91a2c000
.long 2856710736 ## 0xaa45f250
.long 2832069200 ## 0xa8cdf250
.long 440451074 ## 0x1a40c002
.long 1141683584 ## 0x440cb580
.long 3038779584 ## 0xb52018c0
.long 2655798412 ## 0x9e4c448c
.long 746636288 ## 0x2c80c400
.long 3422516800 ## 0xcbff7640
.long 3045075582 ## 0xb5802a7e
.long 3221242764 ## 0xc000438c
.long 4292120898 ## 0xffd49142
.long 3078658157 ## 0xb780986d
.long 3422438284 ## 0xcbfe438c
.long 3045075581 ## 0xb5802a7d
.long 3076473740 ## 0xb75f438c
.long 1988132724 ## 0x76807f74
.long 2472722432 ## 0x9362c000
.long 1544337248 ## 0x5c0cb760
.long 759237948 ## 0x2d410d3c
.long 2850484296 ## 0xa9e6f048
.long 1561173587 ## 0x5d0d9e53
.long 3223395588 ## 0xc0211d04
.long 4290002176 ## 0xffb43d00
.long 3078658557 ## 0xb78099fd
.long 3076480012 ## 0xb75f5c0c
.long 4064837476 ## 0xf2487f64
.long 3076565255 ## 0xb760a907
.long 4027603996 ## 0xf0105c1c
.long 4032331813 ## 0xf0588025
.long 3078660709 ## 0xb780a265
.long 3238019980 ## 0xc100438c
.long 1962945024 ## 0x75002a00
.long 2437070848 ## 0x9142c000
.long 2597388212 ## 0x9ad0ffb4
.long 1133295488 ## 0x438cb780
.long 712888062 ## 0x2a7dcefe
.long 1133294976 ## 0x438cb580
.long 1124906880 ## 0x430cb780
.long 704692228 ## 0x2a00c004
.long 3221386496 ## 0xc0027500
.long 3511784098 ## 0xd15192a2
.long 3072331480 ## 0xb7200ed8
.long 3657974154 ## 0xda08418a
.long 3121195553 ## 0xba09aa21
.long 3122937858 ## 0xba244002
.long 168574978 ## 0xa0c4002
.long 3221385288 ## 0xc0027048
.long 3074396408 ## 0xb73f90f8
.long 3076554476 ## 0xb7607eec
.long 3221507732 ## 0xc0044e94
.long 220072322 ## 0xd1e0982
.long 169005073 ## 0xa12d011
.long 712818702 ## 0x2a7cc00e
.long 2129442207 ## 0x7eecb59f
.long 2579431348 ## 0x99beffb4
.long 1326757728 ## 0x4f14b760
.long 159563778 ## 0x982c002
.long 4289989902 ## 0xffb40d0e
.long 3074464183 ## 0xb74099b7
.long 4061154972 ## 0xf2104e9c
.long 3074468409 ## 0xb740aa39
.long 4060630788 ## 0xf2084f04
.long 3076499617 ## 0xb75fa8a1
.long 4065361644 ## 0xf2507eec
.long 3271665826 ## 0xc301a8a2
.long 3040903456 ## 0xb5408120
.long 1887587996 ## 0x70824e9c
.long 2200092673 ## 0x8322c001
.long 1325708608 ## 0x4f04b540
.long 2458304512 ## 0x9286c000
.long 1645846091 ## 0x62199e4b
.long 4077936791 ## 0xf3106097
.long 3792734241 ## 0xe2108821
.long 151161507 ## 0x9028aa3
.long 2129442143 ## 0x7eecb55f
.long 167821328 ## 0xa00c010
.long 1317844352 ## 0x4e8cb580
.long 142655496 ## 0x880c008
.long 1326232864 ## 0x4f0cb520
.long 1133295488 ## 0x438cb780
.long 973127745 ## 0x3a00c041
.long 1133294976 ## 0x438cb580
.long 1133295488 ## 0x438cb780
.long 704692229 ## 0x2a00c005
.long 3221517568 ## 0xc0047500
.long 4061172034 ## 0xf2109142
.long 4061178306 ## 0xf210a9c2
.long 163752261 ## 0x9c2a945
.long 209849666 ## 0xc820d42
.long 4289988738 ## 0xffb40882
.long 4061174162 ## 0xf2109992
.long 3223366265 ## 0xc020aa79
.long 1962945024 ## 0x75002a00
.long 2466430976 ## 0x9302c000
.long 2846552592 ## 0xa9aaf210
.long 2838622736 ## 0xa931f210
.long 220334498 ## 0xd2209a2
.long 142740610 ## 0x8820c82
.long 2577399732 ## 0x999fffb4
.long 2846814736 ## 0xa9aef210
.long 2838622736 ## 0xa931f210
.long 220334498 ## 0xd2209a2
.long 142740610 ## 0x8820c82
.long 2578710452 ## 0x99b3ffb4
.long 2441134080 ## 0x9180c000
.long 2846552592 ## 0xa9aaf210
.long 2838622736 ## 0xa931f210
.long 220334530 ## 0xd2209c2
.long 142740610 ## 0x8820c82
.long 2573991860 ## 0x996bffb4
.long 1133295392 ## 0x438cb720
.long 3238068739 ## 0xc1010203
.long 1962945024 ## 0x75002a00
.long 2434973697 ## 0x9122c001
.long 2833963592 ## 0xa8eada48
.long 2841899528 ## 0xa963f208
.long 687787775 ## 0x28feceff
.long 1133294880 ## 0x438cb520
.long 2834160200 ## 0xa8edda48
.long 2842227210 ## 0xa968f20a
.long 3793771664 ## 0xe2205c90
.long 4060643499 ## 0xf20880ab
.long 33794407 ## 0x203a967
.long 3254802572 ## 0xc200588c
.long 4077935116 ## 0xf3105a0c
.long 3792732705 ## 0xe2108221
.long 4060643491 ## 0xf20880a3
.long 4060651746 ## 0xf208a0e2
.long 4060652137 ## 0xf208a269
.long 4061176037 ## 0xf210a0e5
.long 4061176002 ## 0xf210a0c2
.long 4061176009 ## 0xf210a0c9
.long 3221332557 ## 0xc001a24d
.long 4061171776 ## 0xf2109040
.long 4061178489 ## 0xf210aa79
.long 3223365825 ## 0xc020a8c1
.long 1962945024 ## 0x75002a00
.long 4061137088 ## 0xf21008c0
.long 3221266625 ## 0xc000a0c1
.long 4061172098 ## 0xf2109182
.long 4061178409 ## 0xf210aa29
.long 169912493 ## 0xa20a8ad
.long 2720657936 ## 0xa229f210
.long 3221227680 ## 0xc00008a0
.long 4061172032 ## 0xf2109140
.long 4061178409 ## 0xf210aa29
.long 172009645 ## 0xa40a8ad
.long 2720657936 ## 0xa229f210
.long 4061137088 ## 0xf21008c0
.long 3078660269 ## 0xb780a0ad
.long 3489350540 ## 0xcffb438c
.long 3221826174 ## 0xc0092a7e
.long 3045079552 ## 0xb5803a00
.long 3078636428 ## 0xb780438c
.long 1962954124 ## 0x75004d8c
.long 2437070848 ## 0x9142c000
.long 209895488 ## 0xc82c040
.long 3221271681 ## 0xc000b481
.long 167952897 ## 0xa02c201
.long 3221271681 ## 0xc000b481
.long 1133295488 ## 0x438cb780
.long 704692232 ## 0x2a00c008
.long 3221255424 ## 0xc0007500
.long 3239154530 ## 0xc1119362
.long 3226339586 ## 0xc04e0902
.long 233965888 ## 0xdf20940
.long 218237314 ## 0xd020982
.long 2609774516 ## 0x9b8dffb4
.long 151175441 ## 0x902c111
.long 155238438 ## 0x940c026
.long 159518198 ## 0x9820df6
.long 222478340 ## 0xd42c004
.long 2609119156 ## 0x9b83ffb4
.long 1133295488 ## 0x438cb780
.long 712888310 ## 0x2a7dcff6
.long 1133294976 ## 0x438cb580
.long 1133295488 ## 0x438cb780
.long 704692352 ## 0x2a00c080
.long 3221255424 ## 0xc0007500
.long 3076559298 ## 0xb76091c2
.long 3122348434 ## 0xba1b4192
.long 3222552579 ## 0xc0144003
.long 3078658720 ## 0xb7809aa0
.long 3481158540 ## 0xcf7e438c
.long 3045075581 ## 0xb5802a7d
.long 3078636428 ## 0xb780438c
.long 3222291340 ## 0xc010438c
.long 1962945024 ## 0x75002a00
.long 2481111041 ## 0x93e2c001
.long 151175457 ## 0x902c121
.long 155238414 ## 0x940c00e
.long 159518110 ## 0x9820d9e
.long 4289989890 ## 0xffb40d02
.long 3240205116 ## 0xc1219b3c
.long 3230009602 ## 0xc0860902
.long 228723008 ## 0xda20940
.long 218237314 ## 0xd020982
.long 2603876276 ## 0x9b33ffb4
.long 2121578335 ## 0x7e74b75f
.long 3221321344 ## 0xc0017680
.long 4061171714 ## 0xf2109002
.long 708881017 ## 0x2a40aa79
.long 3221255424 ## 0xc0007500
.long 3240203074 ## 0xc1219342
.long 3221358850 ## 0xc0020902
.long 228985088 ## 0xda60900
.long 218499458 ## 0xd060982
.long 2602565556 ## 0x9b1fffb4
.long 151175457 ## 0x902c121
.long 151044224 ## 0x900c080
.long 159518118 ## 0x9820da6
.long 4289989910 ## 0xffb40d16
.long 3078658838 ## 0xb7809b16
.long 3223405452 ## 0xc021438c
.long 3045079552 ## 0xb5803a00
.long 3078636428 ## 0xb780438c
.long 3488498572 ## 0xcfee438c
.long 3223333501 ## 0xc0202a7d
.long 3045079552 ## 0xb5803a00
.long 3078636428 ## 0xb780438c
.long 3355460492 ## 0xc800438c
.long 1962945024 ## 0x75002a00
.long 2462236672 ## 0x92c2c000
.long 2104276895 ## 0x7d6cb79f
.long 1100134240 ## 0x4192b760
.long 2843406864 ## 0xa97af210
.long 3122332041 ## 0xba1b0189
.long 1561411587 ## 0x5d114003
.long 755256580 ## 0x2d044d04
.long 2613968820 ## 0x9bcdffb4
.long 1133295488 ## 0x438cb780
.long 712951806 ## 0x2a7ec7fe
.long 1133294976 ## 0x438cb580
.long 1133295488 ## 0x438cb780
.long 704692736 ## 0x2a00c200
.long 3221255424 ## 0xc0007500
.long 226922690 ## 0xd8690c2
.long 4289988994 ## 0xffb40982
.long 3078658606 ## 0xb7809a2e
.long 3225502604 ## 0xc041438c
.long 1962945024 ## 0x75002a00
.long 2470625280 ## 0x9342c000
.long 151175425 ## 0x902c101
.long 155238402 ## 0x940c002
.long 159518118 ## 0x9820da6
.long 4289989890 ## 0xffb40d02
.long 3238107858 ## 0xc1019ad2
.long 3229616386 ## 0xc0800902
.long 228985152 ## 0xda60940
.long 219285890 ## 0xd120982
.long 2596929460 ## 0x9ac9ffb4
.long 1133295488 ## 0x438cb780
.long 712953791 ## 0x2a7ecfbf
.long 1133294976 ## 0x438cb580
.long 1133295392 ## 0x438cb720
.long 3221815811 ## 0xc0090203
.long 1962945024 ## 0x75002a00
.long 2437070849 ## 0x9142c001
.long 151175425 ## 0x902c101
.long 155238414 ## 0x940c00e
.long 687788023 ## 0x28fecff7
.long 1133294880 ## 0x438cb520
.long 159518110 ## 0x9820d9e
.long 4289989890 ## 0xffb40d02
.long 4061174446 ## 0xf2109aae
.long 3223366265 ## 0xc020aa79
.long 1962945024 ## 0x75002a00
.long 2443362304 ## 0x91a2c000
.long 151175425 ## 0x902c101
.long 155238406 ## 0x940c006
.long 159518114 ## 0x9820da2
.long 4289989890 ## 0xffb40d02
.long 3221265054 ## 0xc0009a9e
.long 3238105440 ## 0xc1019160
.long 3230009602 ## 0xc0860902
.long 228723008 ## 0xda20940
.long 218237314 ## 0xd020982
.long 2593390516 ## 0x9a93ffb4
.long 151175617 ## 0x902c1c1
.long 155238406 ## 0x940c006
.long 159518158 ## 0x9820dce
.long 4289989890 ## 0xffb40d02
.long 3222575106 ## 0xc0149802
.long 3224410595 ## 0xc03099e3
.long 3032550538 ## 0xb4c10c8a
.long 3078668288 ## 0xb780c000
.long 210259340 ## 0xc884d8c
.long 3221271681 ## 0xc000b481
.long 142789633 ## 0x882cc01
.long 3022068872 ## 0xb4211c88
.long 3224682496 ## 0xc034c000
.long 3072367610 ## 0xb7209bfa
.long 3492892044 ## 0xd0314d8c
.long 1962945040 ## 0x75002a10
.long 3042904322 ## 0xb55f0902
.long 3221258092 ## 0xc0007f6c
.long 3292172738 ## 0xc43a91c2
.long 3032550530 ## 0xb4c10c82
.long 2969878528 ## 0xb104c000
.long 3222356512 ## 0xc0114220
.long 3225041408 ## 0xc03a3a00
.long 3028356226 ## 0xb4810c82
.long 3524378624 ## 0xd211c000
.long 1962945040 ## 0x75002a10
.long 2470625280 ## 0x9342c000
.long 210420816 ## 0xc8ac450
.long 3221271745 ## 0xc000b4c1
.long 1111535874 ## 0x4240b102
.long 3222183507 ## 0xc00e9e53
.long 3045009916 ## 0xb57f29fc
.long 8879980 ## 0x877f6c
.long 3032554628 ## 0xb4c11c84
.long 2969878528 ## 0xb104c000
.long 705708576 ## 0x2a104220
.long 3221255424 ## 0xc0007500
.long 1485869220 ## 0x589090a4
.long 2137830719 ## 0x7f6cb53f
.long 1191753504 ## 0x4708b720
.long 1124906880 ## 0x430cb780
.long 3045094464 ## 0xb5807440
.long 3221245324 ## 0xc0004d8c
.long 3292041732 ## 0xc4389204
.long 3032550530 ## 0xb4c10c82
.long 2969878528 ## 0xb104c000
.long 712065568 ## 0x2a714220
.long 3224910340 ## 0xc0383a04
.long 3028356226 ## 0xb4810c82
.long 3221274624 ## 0xc000c000
.long 1950519808 ## 0x74429200
.long 2443493376 ## 0x91a4c000
.long 209896504 ## 0xc82c438
.long 3221271745 ## 0xc000b4c1
.long 1109438724 ## 0x4220b104
.long 3224906353 ## 0xc0382a71
.long 3028356226 ## 0xb4810c82
.long 3224420352 ## 0xc030c000
.long 3032550538 ## 0xb4c10c8a
.long 3355557888 ## 0xc801c000
.long 3221359106 ## 0xc0020a02
.long 3028355584 ## 0xb4810a00
.long 146718720 ## 0x8bec000
.long 211075076 ## 0xc94c004
.long 3221271585 ## 0xc000b421
.long 226672832 ## 0xd82c0c0
.long 2583166900 ## 0x99f7ffb4
.long 1091745632 ## 0x4112b760
.long 1116518272 ## 0x428cb780
.long 2623708836 ## 0x9c629ea4
.long 1183627040 ## 0x468cb720
.long 212779060 ## 0xcaec034
.long 3022084241 ## 0xb4215891
.long 167952384 ## 0xa02c000
.long 3221255424 ## 0xc0007500
.long 3074396740 ## 0xb73f9244
.long 1950383980 ## 0x74407f6c
.long 2443362304 ## 0x91a2c000
.long 153014321 ## 0x91ed031
.long 233449793 ## 0xdea2941
.long 218237314 ## 0xd020982
.long 3240171840 ## 0xc1211940
.long 4290001152 ## 0xffb43900
.long 3222575596 ## 0xc01499ec
.long 3078986024 ## 0xb7859928
.long 1962959880 ## 0x75006408
.long 1200404352 ## 0x478cb780
.long 2426585088 ## 0x90a2c000
.long 3049597561 ## 0xb5c52a79
.long 3225314312 ## 0xc03e6408
.long 3028356226 ## 0xb4810c82
.long 3078668288 ## 0xb780c000
.long 2265075852 ## 0x8702508c
.long 1099609888 ## 0x418ab720
.long 3042904706 ## 0xb55f0a82
.long 705199588 ## 0x2a087de4
.long 142898432 ## 0x8847500
.long 1099609376 ## 0x418ab520
.long 2472722432 ## 0x9362c000
.long 1519171360 ## 0x5a8cb720
.long 1116911392 ## 0x4292b720
.long 169398545 ## 0xa18d111
.long 2827082248 ## 0xa881da08
.long 2655784068 ## 0x9e4c0c84
.long 1073920548 ## 0x4002ba24
.long 1895979153 ## 0x71025891
.long 1116910880 ## 0x4292b520
.long 2436415488 ## 0x9138c000
.long 1107998592 ## 0x420ab780
.long 1116386720 ## 0x428ab5a0
.long 3045067268 ## 0xb5800a04
.long 3074376202 ## 0xb73f420a
.long 1983937908 ## 0x76407d74
.long 2430795744 ## 0x90e2ffe0
.long 1133295488 ## 0x438cb780
.long 2101269503 ## 0x7d3ed3ff
.long 2418343904 ## 0x9024ffe0
.long 2137831263 ## 0x7f6cb75f
.long 4292834432 ## 0xffdf7480
.long 3080688516 ## 0xb79f9384
.long 3082779886 ## 0xb7bf7cee
.long 3084877166 ## 0xb7df7d6e
.long 3086974446 ## 0xb7ff7dee
.long 3221388910 ## 0xc0027e6e
.long 2619509856 ## 0x9c228c60
.long 3221530117 ## 0xc004a605
.long 3358164000 ## 0xc8298420
.long 3303541922 ## 0xc4e80ca2
.long 3224374496 ## 0xc0300ce0
.long 3778260029 ## 0xe133ac3d
.long 3224931584 ## 0xc0388d00
.long 3224413277 ## 0xc030a45d
.long 3224939581 ## 0xc038ac3d
.long 3222316125 ## 0xc010a45d
.long 3222842429 ## 0xc018ac3d
.long 3222316125 ## 0xc010a45d
.long 3222842405 ## 0xc018ac25
.long 3074466885 ## 0xb740a445
.long 4026549508 ## 0xf0004504
.long 3080759873 ## 0xb7a0aa41
.long 2653772428 ## 0x9e2d5a8c
.long 1510523392 ## 0x5a08c200
.long 155242643 ## 0x940d093
.long 3760234153 ## 0xe0209ea9
.long 230861165 ## 0xdc2a96d
.long 222478344 ## 0xd42c008
.long 4287891906 ## 0xff9409c2
.long 3078658894 ## 0xb7809b4e
.long 4060634124 ## 0xf2085c0c
.long 2231543969 ## 0x8502a8a1
.long 2829513224 ## 0xa8a6f208
.long 2701390344 ## 0xa103f208
.long 2693132808 ## 0xa085f208
.long 2838098440 ## 0xa929f208
.long 2693460488 ## 0xa08af208
.long 2838426120 ## 0xa92ef208
.long 2830299656 ## 0xa8b2f208
.long 2702045704 ## 0xa10df208
.long 2830234184 ## 0xa8b1f248
.long 2702373384 ## 0xa112f208
.long 2694246920 ## 0xa096f208
.long 2694509064 ## 0xa09af208
.long 3224766730 ## 0xc036090a
.long 146803858 ## 0x8c00c92
.long 2693132872 ## 0xa085f248
.long 3221271617 ## 0xc000b441
.long 478939670 ## 0x1c8c0a16
.long 3221271681 ## 0xc000b481
.long 2348871729 ## 0x8c00f031
.long 2374033713 ## 0x8d80e131
.long 3042942627 ## 0xb55f9ea3
.long 218267644 ## 0xd027ffc
.long 1081653600 ## 0x4078b960
.long 2701390344 ## 0xa103f208
.long 3508706746 ## 0xd1229dba
.long 2653773069 ## 0x9e2d5d0d
.long 2833641513 ## 0xa8e5f029
.long 749654034 ## 0x2caed012
.long 3508952200 ## 0xd1265c88
.long 2655672584 ## 0x9e4a5908
.long 2857230392 ## 0xaa4de038
.long 683412740 ## 0x28bc0d04
.long 843206824 ## 0x324250a8
.long 4294943297 ## 0xffffa241
.long 4027617729 ## 0xf01091c1
.long 3224808033 ## 0xc036aa61
.long 3028356238 ## 0xb4810c8e
.long 3074408448 ## 0xb73fc000
.long 478445548 ## 0x1c847fec
.long 3221271585 ## 0xc000b421
.long 2600190004 ## 0x9afbc034
.long 146982913 ## 0x8c2c801
.long 143704338 ## 0x890c112
.long 172148745 ## 0xa42c809
.long 167822844 ## 0xa00c5fc
.long 213827634 ## 0xcbec032
.long 1116517760 ## 0x428cb580
.long 3221271585 ## 0xc000b421
.long 216009278 ## 0xce00a3e
.long 3221271681 ## 0xc000b481
.long 3229616258 ## 0xc0800882
.long 3022064838 ## 0xb4210cc6
.long 3355557888 ## 0xc801c000
.long 3239184962 ## 0xc1120a42
.long 3224504856 ## 0xc0320a18
.long 3028356290 ## 0xb4810cc2
.long 146849792 ## 0x8c0c000
.long 3022064860 ## 0xb4210cdc
.long 167952384 ## 0xa02c000
.long 214352000 ## 0xcc6c080
.long 3221271681 ## 0xc000b481
.long 146982913 ## 0x8c2c801
.long 143704340 ## 0x890c114
.long 214351922 ## 0xcc6c032
.long 3221271585 ## 0xc000b421
.long 215484996 ## 0xcd80a44
.long 3221271681 ## 0xc000b481
.long 3229616258 ## 0xc0800882
.long 3022064838 ## 0xb4210cc6
.long 3355557888 ## 0xc801c000
.long 3239316034 ## 0xc1140a42
.long 3224504856 ## 0xc0320a18
.long 3028356298 ## 0xb4810cca
.long 147374080 ## 0x8c8c000
.long 3022064852 ## 0xb4210cd4
.long 167952384 ## 0xa02c000
.long 214352000 ## 0xcc6c080
.long 3221271681 ## 0xc000b481
.long 2062464927 ## 0x7aeeb79f
.long 2070853567 ## 0x7b6eb7bf
.long 2355150852 ## 0x8c60c004
.long 142777378 ## 0x8829c22
.long 210944001 ## 0xc92c001
.long 210027314 ## 0xc84c332
.long 3221271585 ## 0xc000b421
.long 1284290432 ## 0x4c8cb780
.long 168855358 ## 0xa10873e
.long 2626404416 ## 0x9c8bc040
.long 3258496896 ## 0xc238b780
.long 3078659106 ## 0xb7809c22
.long 171984524 ## 0xa40468c
.long 1965080588 ## 0x7520c00c
.long 1183626624 ## 0x468cb580
.long 1219801920 ## 0x48b4b340
.long 3040904450 ## 0xb5408502
.long 2619491996 ## 0x9c22469c
.long 1284290432 ## 0x4c8cb780
.long 2828399112 ## 0xa895f208
.long 2827940360 ## 0xa88ef208
.long 2835739144 ## 0xa905f208
.long 2845700616 ## 0xa99df208
.long 2835804808 ## 0xa906f288
.long 2694705672 ## 0xa09df208
.long 2694246920 ## 0xa096f208
.long 2702045704 ## 0xa10df208
.long 2709910024 ## 0xa185f208
.long 2828661256 ## 0xa899f208
.long 2828202504 ## 0xa892f208
.long 2836001288 ## 0xa909f208
.long 2843865672 ## 0xa981f248
.long 2692870728 ## 0xa081f248
.long 2694509064 ## 0xa09af208
.long 2702307848 ## 0xa111f208
.long 2710172168 ## 0xa189f208
.long 2827088520 ## 0xa881f288
.long 2845176392 ## 0xa995f248
.long 2828989000 ## 0xa89ef248
.long 2836263496 ## 0xa90df248
.long 2693132936 ## 0xa085f288
.long 2710434376 ## 0xa18df248
.long 2845438536 ## 0xa999f248
.long 2692936328 ## 0xa082f288
.long 2702570056 ## 0xa115f248
.long 2828137032 ## 0xa891f248
.long 2710696520 ## 0xa191f248
.long 2844390024 ## 0xa989f288
.long 2828726920 ## 0xa89af288
.long 2694443592 ## 0xa099f248
.long 2701849224 ## 0xa10af288
.long 2711482952 ## 0xa19df248
.long 2845700744 ## 0xa99df288
.long 2694771336 ## 0xa09ef288
.long 2828399240 ## 0xa895f288
.long 2828202632 ## 0xa892f288
.long 2836263560 ## 0xa90df288
.long 2694443656 ## 0xa099f288
.long 2694247048 ## 0xa096f288
.long 2702307976 ## 0xa111f288
.long 2710434440 ## 0xa18df288
.long 2785909794 ## 0xa60d9c22
.long 172148737 ## 0xa42c801
.long 167824144 ## 0xa00cb10
.long 216711218 ## 0xceac032
.long 3221271681 ## 0xc000b481
.long 146982913 ## 0x8c2c801
.long 143179792 ## 0x888c010
.long 3022064772 ## 0xb4210c84
.long 3221798912 ## 0xc008c000
.long 3221359170 ## 0xc0020a42
.long 3028360420 ## 0xb4811ce4
.long 3221798912 ## 0xc008c000
.long 3224373442 ## 0xc03008c2
.long 3022130446 ## 0xb4220d0e
.long 3293626368 ## 0xc450c000
.long 3221752962 ## 0xc0080c82
.long 3028359744 ## 0xb4811a40
.long 2969681920 ## 0xb101c000
.long 3221373472 ## 0xc0024220
.long 3038787776 ## 0xb52038c0
.long 3226488332 ## 0xc0504e0c
.long 3022064770 ## 0xb4210c82
.long 3233857536 ## 0xc0c0c000
.long 160566658 ## 0x9920d82
.long 218284040 ## 0xd02c008
.long 151175176 ## 0x902c008
.long 2559573972 ## 0x988fffd4
.long 210158672 ## 0xc86c450
.long 3028355586 ## 0xb4810a02
.long 2969878528 ## 0xb104c000
.long 3221766688 ## 0xc0084220
.long 3224373762 ## 0xc0300a02
.long 3028421902 ## 0xb4820d0e
.long 210026496 ## 0xc84c000
.long 436256776 ## 0x1a00c008
.long 3221271681 ## 0xc000b481
.long 1109438725 ## 0x4220b105
.long 1513472640 ## 0x5a35c280
.long 142788609 ## 0x882c801
.long 3222145216 ## 0xc00e08c0
.long 3263179516 ## 0xc2802afc
.long 3497155216 ## 0xd0725a90
.long 2662148942 ## 0x9ead2b4e
.long 210419760 ## 0xc8ac030
.long 3221271585 ## 0xc000b421
.long 209979970 ## 0xc840a42
.long 3221271681 ## 0xc000b481
.long 3082843968 ## 0xb7c07740
.long 3221314572 ## 0xc0015c0c
.long 3492909058 ## 0xd0319002
.long 233443038 ## 0xdea0ede
.long 218237314 ## 0xd020982
.long 3494980289 ## 0xd0512ac1
.long 3240171856 ## 0xc1211950
.long 4287904000 ## 0xff943900
.long 4064844770 ## 0xf2489be2
.long 25930182 ## 0x18ba9c6
.long 1519239808 ## 0x5a8dc280
.long 2661948036 ## 0x9eaa1a84
.long 1023459361 ## 0x3d00c021
.long 2571435924 ## 0x9944ff94
.long 2856710728 ## 0xaa45f248
.long 383569936 ## 0x16dcd010
.long 4064805450 ## 0xf248024a
.long 3293618757 ## 0xc450a245
.long 167906438 ## 0xa020c86
.long 3221271681 ## 0xc000b481
.long 1109438724 ## 0x4220b104
.long 3224636014 ## 0xc0340a6e
.long 3028356254 ## 0xb4810c9e
.long 3072376832 ## 0xb720c000
.long 4064828044 ## 0xf2485a8c
.long 3072371269 ## 0xb720aa45
.long 3495118389 ## 0xd0534635
.long 4061141312 ## 0xf2101940
.long 3229649067 ## 0xc08088ab
.long 3263171746 ## 0xc2800ca2
.long 3045087756 ## 0xb5805a0c
.long 3030467084 ## 0xb4a1420c
.long 3078995968 ## 0xb785c000
.long 1962956296 ## 0x75005608
.long 2455945219 ## 0x9262c003
.long 1477228321 ## 0x580cb721
.long 1452062593 ## 0x568cb781
.long 2084618288 ## 0x7c40c030
.long 3045132804 ## 0xb5810a04
.long 3221247628 ## 0xc000568c
.long 3224670338 ## 0xc0349082
.long 3072366787 ## 0xb72098c3
.long 3072349068 ## 0xb720538c
.long 3078701493 ## 0xb78141b5
.long 3074446988 ## 0xb740568c
.long 2655601709 ## 0x9e49442d
.long 1896112707 ## 0x71046243
.long 2428026880 ## 0x90b8c000
.long 3041232134 ## 0xb5458506
.long 3078970392 ## 0xb7855c18
.long 1962956552 ## 0x75005708
.long 1553250208 ## 0x5c94b7a0
.long 2455945216 ## 0x9262c000
.long 1418508192 ## 0x548cb7a0
.long 2822631952 ## 0xa83df210
.long 2845962760 ## 0xa9a1f208
.long 2659454342 ## 0x9e840d86
.long 4060650594 ## 0xf2089c62
.long 4065370145 ## 0xf250a021
.long 2662049829 ## 0x9eaba825
.long 2659453318 ## 0x9e840986
.long 3078986850 ## 0xb7859c62
.long 1962956552 ## 0x75005708
.long 2439299072 ## 0x9164c000
.long 1419032416 ## 0x5494b760
.long 2821059088 ## 0xa825f210
.long 2623708804 ## 0x9c629e84
.long 3221226113 ## 0xc0000281
.long 3078984224 ## 0xb7859220
.long 1962956424 ## 0x75005688
.long 2432876544 ## 0x9102c000
.long 1435285376 ## 0x558cb780
.long 2860642824 ## 0xaa81f208
.long 2428551168 ## 0x90c0c000
.long 1443673984 ## 0x560cb780
.long 2861429256 ## 0xaa8df208
.long 1468839712 ## 0x578cb720
.long 1093252992 ## 0x4129b780
.long 50558208 ## 0x3037500
.long 2456076288 ## 0x9264c000
.long 1460189061 ## 0x5708b785
.long 3221255424 ## 0xc0007500
.long 4065366212 ## 0xf25090c4
.long 2661591585 ## 0x9ea4aa21
.long 3074464866 ## 0xb7409c62
.long 4061151772 ## 0xf210421c
.long 3810568757 ## 0xe320aa35
.long 2661583267 ## 0x9ea489a3
.long 4061174882 ## 0xf2109c62
.long 2662050361 ## 0x9eabaa39
.long 2661548429 ## 0x9ea4018d
.long 3078659170 ## 0xb7809c62
.long 3229635596 ## 0xc080540c
.long 3536325798 ## 0xd2c80ca6
.long 3030493841 ## 0xb4a1aa91
.long 3221405696 ## 0xc002c000
.long 4289990034 ## 0xffb40d92
.long 1879743419 ## 0x700a9bbb
.long 2472869887 ## 0x9364ffff
.long 163712390 ## 0x9c20d86
.long 3240168714 ## 0xc1210d0a
.long 4287891714 ## 0xff940902
.long 3078658206 ## 0xb780989e
.long 4064828044 ## 0xf2485a8c
.long 3231820178 ## 0xc0a1a992
.long 218369282 ## 0xd040d02
.long 4287891906 ## 0xff9409c2
.long 3233847433 ## 0xc0c09889
.long 160566658 ## 0x9920d82
.long 155323714 ## 0x9420d42
.long 2609512372 ## 0x9b89ffb4
.long 3224373826 ## 0xc0300a42
.long 3028356238 ## 0xb4810c8e
.long 3080699904 ## 0xb79fc000
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 3070270498 ## 0xb7009c22
.long 1992317580 ## 0x76c05a8c
.long 226626562 ## 0xd820c02
.long 2470625280 ## 0x9342c000
.long 1133295488 ## 0x438cb780
.long 142659889 ## 0x880d131
.long 1077131040 ## 0x4033b720
.long 1335145728 ## 0x4f94b500
.long 1343534336 ## 0x5014b500
.long 1234482432 ## 0x4994b500
.long 1983917192 ## 0x76402c88
.long 712953343 ## 0x2a7ecdff
.long 1133294976 ## 0x438cb580
.long 3221259554 ## 0xc0008522
.long 2232586338 ## 0x85129062
.long 1268561216 ## 0x4b9cb540
.long 3074454720 ## 0xb74074c0
.long 3221248276 ## 0xc0005914
.long 3078656738 ## 0xb78092e2
.long 2231518092 ## 0x8502438c
.long 2831276048 ## 0xa8c1d810
.long 1344058688 ## 0x501cb540
.long 1125954880 ## 0x431cb540
.long 1503442241 ## 0x599cb541
.long 1276949824 ## 0x4c1cb540
.long 1235006784 ## 0x499cb540
.long 1334621472 ## 0x4f8cb520
.long 712953343 ## 0x2a7ecdff
.long 1133294976 ## 0x438cb580
.long 142659889 ## 0x880d131
.long 1077131040 ## 0x4033b720
.long 1124906880 ## 0x430cb780
.long 739561490 ## 0x2c14d012
.long 3221749897 ## 0xc0080089
.long 1962945024 ## 0x75002a00
.long 687722490 ## 0x28fdcffa
.long 1124906272 ## 0x430cb520
.long 2462236672 ## 0x92c2c000
.long 1133295488 ## 0x438cb780
.long 3355473408 ## 0xc8007600
.long 3045079552 ## 0xb5803a00
.long 3221242764 ## 0xc000438c
.long 2231800036 ## 0x850690e4
.long 1746449733 ## 0x6818b545
.long 2432745472 ## 0x9100c000
.long 1745401733 ## 0x6808b785
.long 973606278 ## 0x3a080d86
.long 1745401221 ## 0x6808b585
.long 1745401669 ## 0x6808b745
.long 706924561 ## 0x2a22d011
.long 3221255424 ## 0xc0007500
.long 3078656258 ## 0xb7809102
.long 3222291340 ## 0xc010438c
.long 3045079552 ## 0xb5803a00
.long 3078636428 ## 0xb780438c
.long 1962953740 ## 0x75004c0c
.long 2430779392 ## 0x90e2c000
.long 1124906880 ## 0x430cb780
.long 3045075577 ## 0xb5802a79
.long 3072344844 ## 0xb720430c
.long 3072344852 ## 0xb7204314
.long 2655800204 ## 0x9e4c4b8c
.long 3555817730 ## 0xd3f17902
.long 3254790702 ## 0xc2002a2e
.long 3045415429 ## 0xb5855a05
.long 3221252104 ## 0xc0006808
.long 3524366594 ## 0xd2119102
.long 3045080592 ## 0xb5803e10
.long 3221242636 ## 0xc000430c
.long 3489042624 ## 0xcff690c0
.long 3038784765 ## 0xb5202cfd
.long 3072344852 ## 0xb7204314
.long 3507569428 ## 0xd1114314
.long 1962946064 ## 0x75002e10
.long 2426585088 ## 0x90a2c000
.long 3040904454 ## 0xb5408506
.long 1979730460 ## 0x76004a1c
.long 1579012258 ## 0x5e1dd0a2
.long 3489794178 ## 0xd0020882
.long 704907410 ## 0x2a040892
.long 3221256450 ## 0xc0007902
.long 3507589378 ## 0xd1119102
.long 3045080592 ## 0xb5803e10
.long 3221242636 ## 0xc000430c
.long 1992331552 ## 0x76c09120
.long 2428682240 ## 0x90c2c000
.long 1015070752 ## 0x3c80c020
.long 1125430560 ## 0x4314b520
.long 1124906784 ## 0x430cb720
.long 705875985 ## 0x2a12d011
.long 3221255424 ## 0xc0007500
.long 3078656226 ## 0xb78090e2
.long 840453004 ## 0x32184b8c
.long 2428551168 ## 0x90c0c000
.long 1267513216 ## 0x4b8cb780
.long 572017277 ## 0x22184a7d
.long 1124906368 ## 0x430cb580
.long 1124906784 ## 0x430cb720
.long 706007057 ## 0x2a14d011
.long 3221255424 ## 0xc0007500
.long 3490812162 ## 0xd0119102
.long 3045079570 ## 0xb5803a12
.long 3221242636 ## 0xc000430c
.long 687444128 ## 0x28f990a0
.long 1124906272 ## 0x430cb520
.long 2831276048 ## 0xa8c1d810
.long 1335670592 ## 0x4f9cb740
.long 2856704016 ## 0xaa45d810
.long 2292441616 ## 0x88a3e210
.long 1511113216 ## 0x5a11c200
.long 3221450824 ## 0xc0037048
.long 3507589174 ## 0xd1119036
.long 3657959944 ## 0xda080a08
.long 3072370818 ## 0xb720a882
.long 3074441996 ## 0xb740430c
.long 1553025420 ## 0x5c91498c
.long 3074465356 ## 0xb7409e4c
.long 948454292 ## 0x38884394
.long 1124906272 ## 0x430cb520
.long 3238031496 ## 0xc1007088
.long 3040886016 ## 0xb5403d00
.long 3221242772 ## 0xc0004394
.long 3072430712 ## 0xb7219278
.long 2656328076 ## 0x9e54598c
.long 3221320768 ## 0xc0017440
.long 3045079556 ## 0xb5803a04
.long 3221242764 ## 0xc000438c
.long 3222376740 ## 0xc0119124
.long 3040886020 ## 0xb5403d04
.long 2231780244 ## 0x85064394
.long 1503442241 ## 0x599cb541
.long 143446290 ## 0x88cd112
.long 1078704000 ## 0x404bb780
.long 1334621984 ## 0x4f8cb720
.long 1511113216 ## 0x5a11c200
.long 3221254216 ## 0xc0007048
.long 3078656278 ## 0xb7809116
.long 3221308300 ## 0xc001438c
.long 3045079568 ## 0xb5803a10
.long 3078636428 ## 0xb780438c
.long 3254796363 ## 0xc200404b
.long 436754961 ## 0x1a085a11
.long 3221254216 ## 0xc0007048
.long 3078656278 ## 0xb7809116
.long 3221308300 ## 0xc001438c
.long 3045079616 ## 0xb5803a40
.long 3072344972 ## 0xb720438c
.long 3507572756 ## 0xd1115014
.long 3657959944 ## 0xda080a08
.long 2655824001 ## 0x9e4ca881
.long 1895979153 ## 0x71025891
.long 2432876544 ## 0x9102c000
.long 1133295488 ## 0x438cb780
.long 973127685 ## 0x3a00c005
.long 1133294976 ## 0x438cb580
.long 1133295488 ## 0x438cb780
.long 973127812 ## 0x3a00c084
.long 1133294976 ## 0x438cb580
.long 2443231232 ## 0x91a0c000
.long 1124906880 ## 0x430cb780
.long 1133295392 ## 0x438cb720
.long 3045075573 ## 0xb5802a75
.long 3489284876 ## 0xcffa430c
.long 3038783741 ## 0xb52028fd
.long 3074442124 ## 0xb740438c
.long 4027728652 ## 0xf012430c
.long 3221236002 ## 0xc0002922
.long 3078656258 ## 0xb7809102
.long 3229631372 ## 0xc080438c
.long 3045079552 ## 0xb5803a00
.long 3078636428 ## 0xb780438c
.long 3072346508 ## 0xb720498c
.long 3072347028 ## 0xb7204b94
.long 168054796 ## 0xa04500c
.long 1233958272 ## 0x498cb580
.long 2022219340 ## 0x78889e4c
.long 3038775428 ## 0xb5200884
.long 3221245964 ## 0xc000500c
.long 1988137506 ## 0x76809222
.long 2445590528 ## 0x91c4c000
.long 1192015648 ## 0x470cb720
.long 975360017 ## 0x3a22d011
.long 1124906368 ## 0x430cb580
.long 3040904454 ## 0xb5408506
.long 687426588 ## 0x28f94c1c
.long 1192015136 ## 0x470cb520
.long 168349969 ## 0xa08d111
.long 2827082248 ## 0xa881da08
.long 1343534880 ## 0x5014b720
.long 415285250 ## 0x18c0c002
.long 1518321792 ## 0x5a7fc080
.long 1517404672 ## 0x5a71c200
.long 2655781016 ## 0x9e4c0098
.long 1192015680 ## 0x470cb740
.long 1895979155 ## 0x71025893
.long 1200403776 ## 0x478cb540
.long 2420424705 ## 0x9044c001
.long 1133295424 ## 0x438cb740
.long 3229614597 ## 0xc0800205
.long 1962945024 ## 0x75002a00
.long 2470625280 ## 0x9342c000
.long 1335146272 ## 0x4f94b720
.long 1984037381 ## 0x76420205
.long 973128193 ## 0x3a00c201
.long 1133294976 ## 0x438cb580
.long 2451357696 ## 0x921cc000
.long 168612113 ## 0xa0cd111
.long 2827082248 ## 0xa881da08
.long 2655784076 ## 0x9e4c0c8c
.long 1895979153 ## 0x71025891
.long 2429992960 ## 0x90d6c000
.long 956353025 ## 0x3900ca01
.long 1133294912 ## 0x438cb540
.long 1343534880 ## 0x5014b720
.long 168349969 ## 0xa08d111
.long 2827082248 ## 0xa881da08
.long 1485938252 ## 0x58919e4c
.long 3221254402 ## 0xc0007102
.long 3072365176 ## 0xb7209278
.long 33768332 ## 0x203438c
.long 704692229 ## 0x2a00c005
.long 3221255424 ## 0xc0007500
.long 3238105442 ## 0xc1019162
.long 3038787712 ## 0xb5203880
.long 2231780236 ## 0x8506438c
.long 1251784000 ## 0x4a9cb540
.long 1260172608 ## 0x4b1cb540
.long 3221255680 ## 0xc0007600
.long 3078656290 ## 0xb7809122
.long 1963741196 ## 0x750c500c
.long 2434973696 ## 0x9122c000
.long 2460008448 ## 0x92a0c000
.long 1343010688 ## 0x500cb780
.long 3221255434 ## 0xc000750a
.long 3078656516 ## 0xb7809204
.long 1962953356 ## 0x75004a8c
.long 2439168000 ## 0x9162c000
.long 1133295488 ## 0x438cb780
.long 3040904450 ## 0xb5408502
.long 3288418972 ## 0xc4014a9c
.long 3045079552 ## 0xb5803a00
.long 3078636428 ## 0xb780438c
.long 1963347980 ## 0x7506500c
.long 2449784832 ## 0x9204c000
.long 1259124608 ## 0x4b0cb780
.long 3221255424 ## 0xc0007500
.long 3078656354 ## 0xb7809162
.long 2231518092 ## 0x8502438c
.long 1260172608 ## 0x4b1cb540
.long 973129728 ## 0x3a00c800
.long 1133294976 ## 0x438cb580
.long 1343534880 ## 0x5014b720
.long 168349969 ## 0xa08d111
.long 2827082248 ## 0xa881da08
.long 1485938252 ## 0x58919e4c
.long 3221254402 ## 0xc0007102
.long 3078656344 ## 0xb7809158
.long 2231521164 ## 0x85024f8c
.long 1344058688 ## 0x501cb540
.long 3045067268 ## 0xb5800a04
.long 3078639500 ## 0xb7804f8c
.long 1962951436 ## 0x7500430c
.long 3221259522 ## 0xc0008502
.long 3078656324 ## 0xb7809144
.long 3288351628 ## 0xc400438c
.long 1962945024 ## 0x75002a00
.long 3758195970 ## 0xe0018502
.long 2638447906 ## 0x9d438522
.long 3078986786 ## 0xb7859c22
.long 1962956424 ## 0x75005688
.long 1485616992 ## 0x588cb760
.long 2477047809 ## 0x93a4c001
.long 1494005536 ## 0x590cb720
.long 1127069568 ## 0x432db780
.long 1962945056 ## 0x75002a20
.long 1107867456 ## 0x4208b740
.long 1562163008 ## 0x5d1cb740
.long 2424487936 ## 0x9082c000
.long 1578940224 ## 0x5e1cb740
.long 3225460051 ## 0xc0409d53
.long 3072370885 ## 0xb720a8c5
.long 3492894868 ## 0xd0315894
.long 3221363236 ## 0xc0021a24
.long 3490867826 ## 0xd0126a72
.long 3526453533 ## 0xd231691d
.long 2655718544 ## 0x9e4b0c90
.long 3040900352 ## 0xb5407500
.long 3528540213 ## 0xd2514035
.long 3045067920 ## 0xb5800c90
.long 3493609517 ## 0xd03c402d
.long 3021029632 ## 0xb4114100
.long 3078639160 ## 0xb7804e38
.long 3233300525 ## 0xc0b8402d
.long 3221255480 ## 0xc0007538
.long 3227291868 ## 0xc05c90dc
.long 3040904562 ## 0xb5408572
.long 3490791485 ## 0xd011403d
.long 3530713645 ## 0xd2726a2d
.long 3526428848 ## 0xd23108b0
.long 3040872632 ## 0xb54008b8
.long 3045081141 ## 0xb5804035
.long 3526443085 ## 0xd231404d
.long 4060613168 ## 0xf2080a30
.long 1962977793 ## 0x7500aa01
.long 2428682240 ## 0x90c2c000
.long 213303358 ## 0xcb6c03e
.long 3221271681 ## 0xc000b481
.long 170971729 ## 0xa30d251
.long 2827088392 ## 0xa881f208
.long 212516926 ## 0xcaac03e
.long 3221271585 ## 0xc000b421
.long 171495985 ## 0xa38d231
.long 2852254216 ## 0xaa01f208
.long 3221255424 ## 0xc0007500
.long 3254817058 ## 0xc2009122
.long 3355531840 ## 0xc8015a40
.long 210778624 ## 0xc903a00
.long 3221271681 ## 0xc000b481
.long 171496017 ## 0xa38d251
.long 2852254216 ## 0xaa01f208
.long 3221255424 ## 0xc0007500
.long 3225325762 ## 0xc03e90c2
.long 3028356258 ## 0xb4810ca2
.long 3530670080 ## 0xd271c000
.long 4060613168 ## 0xf2080a30
.long 3225331841 ## 0xc03ea881
.long 3022064778 ## 0xb4210c8a
.long 2619523072 ## 0x9c22c000
.long 3292440197 ## 0xc43ea685
.long 167906450 ## 0xa020c92
.long 3221271681 ## 0xc000b481
.long 1109438723 ## 0x4220b103
.long 1460451200 ## 0x570cb780
.long 2827344392 ## 0xa885da08
.long 2835995144 ## 0xa909da08
.long 2710166024 ## 0xa189da08
.long 2692864520 ## 0xa081da08
.long 2701515272 ## 0xa105da08
.long 167906512 ## 0xa020cd0
.long 3221271681 ## 0xc000b481
.long 1109438723 ## 0x4220b103
.long 1452062592 ## 0x568cb780
.long 1460451264 ## 0x570cb7c0
.long 2827344392 ## 0xa885da08
.long 3657997989 ## 0xda089ea5
.long 3658000522 ## 0xda08a88a
.long 3221791113 ## 0xc008a189
.long 1992306048 ## 0x76c02d80
.long 2692864520 ## 0xa081da08
.long 2693192200 ## 0xa086da08
.long 2432876555 ## 0x9102c00b
.long 1191753600 ## 0x4708b780
.long 3045067268 ## 0xb5800a04
.long 3293595400 ## 0xc4504708
.long 167906470 ## 0xa020ca6
.long 3221271681 ## 0xc000b481
.long 1109438723 ## 0x4220b103
.long 3224436871 ## 0xc0310087
.long 34023552 ## 0x2072880
.long 712818703 ## 0x2a7cc00f
.long 1482805412 ## 0x5861d0a4
.long 1505874472 ## 0x59c1d228
.long 3489530503 ## 0xcffe0287
.long 210250492 ## 0xc882afc
.long 3028355586 ## 0xb4810a02
.long 2969812992 ## 0xb103c000
.long 3517334048 ## 0xd1a64220
.long 17258945 ## 0x10759c1
.long 696045566 ## 0x297ccffe
.long 3028356284 ## 0xb4810cbc
.long 2969812992 ## 0xb103c000
.long 8864288 ## 0x874220
.long 1854584706 ## 0x6e8ab782
.long 679526652 ## 0x2880c0fc
.long 1528418468 ## 0x5b19d0a4
.long 1452324645 ## 0x5690b725
.long 675205361 ## 0x283ed0f1
.long 2661421576 ## 0x9ea21208
.long 3036837440 ## 0xb5027640
.long 3121770122 ## 0xba126e8a
.long 3221241859 ## 0xc0004003
.long 3078983908 ## 0xb78590e4
.long 1962956552 ## 0x75005708
.long 2477047810 ## 0x93a4c002
.long 1460189061 ## 0x5708b785
.long 3811669248 ## 0xe3317500
.long 3490808243 ## 0xd01181b3
.long 3078619431 ## 0xb7800127
.long 1979865356 ## 0x7602590c
.long 3489729666 ## 0xd0010c82
.long 4060613778 ## 0xf2080c92
.long 2655824025 ## 0x9e4ca899
.long 2017994884 ## 0x78482884
.long 1419032416 ## 0x5494b760
.long 2430779392 ## 0x90e2c000
.long 2859063312 ## 0xaa69d810
.long 3624929796 ## 0xd8100a04
.long 4027621993 ## 0xf010a269
.long 4027754859 ## 0xf012a96b
.long 4027623788 ## 0xf010a96c
.long 3792732198 ## 0xe2108026
.long 4027613861 ## 0xf01082a5
.long 4027621993 ## 0xf010a269
.long 3078791405 ## 0xb782a0ed
.long 1962953736 ## 0x75004c08
.long 3489794178 ## 0xd0020882
.long 1979844754 ## 0x76020892
.long 3489794562 ## 0xd0020a02
.long 2017987138 ## 0x78480a42
.long 2428682240 ## 0x90c2c000
.long 2235744380 ## 0x8542c07c
.long 2705578504 ## 0xa143da08
.long 4027610626 ## 0xf0107602
.long 3221268851 ## 0xc000a973
.long 3658518724 ## 0xda1090c4
.long 3221269025 ## 0xc000aa21
.long 3657994368 ## 0xda089080
.long 3809520193 ## 0xe310aa41
.long 3624960161 ## 0xd81080a1
.long 4027624045 ## 0xf010aa6d
.long 1980145905 ## 0x7606a0f1
.long 3624929796 ## 0xd8100a04
.long 3221267053 ## 0xc000a26d
.long 3078656292 ## 0xb7809124
.long 168052616 ## 0xa044788
.long 1200141696 ## 0x4788b580
.long 2449522694 ## 0x9200c006
.long 3040904450 ## 0xb5408502
.long 3221637016 ## 0xc0064798
.long 3072364896 ## 0xb7209160
.long 3072350476 ## 0xb720590c
.long 3543159956 ## 0xd3305494
.long 3078619431 ## 0xb7800127
.long 3271639853 ## 0xc301432d
.long 3074457890 ## 0xb7408122
.long 704922949 ## 0x2a044545
.long 4027610368 ## 0xf0107500
.long 4077944871 ## 0xf3108027
.long 92504609 ## 0x5838221
.long 1162720640 ## 0x454db580
.long 2426585089 ## 0x90a2c001
.long 3221255682 ## 0xc0007602
.long 3658518724 ## 0xda1090c4
.long 3221269025 ## 0xc000aa21
.long 3657994368 ## 0xda089080
.long 3624970817 ## 0xd810aa41
.long 1980146301 ## 0x7606a27d
.long 2424487937 ## 0x9082c001
.long 3221255680 ## 0xc0007600
.long 1988137380 ## 0x768091a4
.long 2842941456 ## 0xa973d810
.long 2368397314 ## 0x8d2ae002
.long 2149970448 ## 0x8025f210
.long 2725369872 ## 0xa271d810
.long 2462105600 ## 0x92c0c000
.long 3629151872 ## 0xd8507680
.long 3758270823 ## 0xe002a967
.long 3221261606 ## 0xc0008d26
.long 3658518880 ## 0xda109160
.long 1988143649 ## 0x7680aa21
.long 2842155088 ## 0xa967d850
.long 2726156304 ## 0xa27dd810
.long 2368397314 ## 0x8d2ae002
.long 2149970448 ## 0x8025f210
.long 2724583504 ## 0xa265d850
.long 1476966277 ## 0x5808b785
.long 3221255424 ## 0xc0007500
.long 3078656738 ## 0xb78092e2
.long 1879589130 ## 0x7008410a
.long 2453979136 ## 0x9244c000
.long 3041232130 ## 0xb5458502
.long 3292157976 ## 0xc43a5818
.long 167906434 ## 0xa020c82
.long 3221271681 ## 0xc000b481
.long 1109438723 ## 0x4220b103
.long 704565231 ## 0x29fecfef
.long 209895482 ## 0xc82c03a
.long 3221271649 ## 0xc000b461
.long 1091221376 ## 0x410ab780
.long 142766088 ## 0x8827008
.long 143839234 ## 0x892d002
.long 167933446 ## 0xa027606
.long 172150785 ## 0xa42d001
.long 3221256264 ## 0xc0007848
.long 2231800386 ## 0x85069242
.long 1478014277 ## 0x5818b545
.long 209896506 ## 0xc82c43a
.long 3028355586 ## 0xb4810a02
.long 2969812992 ## 0xb103c000
.long 3222356512 ## 0xc0114220
.long 3225041280 ## 0xc03a3980
.long 3026259074 ## 0xb4610c82
.long 2004926464 ## 0x7780c000
.long 2439168001 ## 0x9162c001
.long 3221255680 ## 0xc0007600
.long 3657994948 ## 0xda0892c4
.long 4027624001 ## 0xf010aa41
.long 3624970599 ## 0xd810a967
.long 3624970485 ## 0xd810a8f5
.long 4077955322 ## 0xf310a8fa
.long 8552481 ## 0x828021
.long 2700466192 ## 0xa0f5d810
.long 3624930436 ## 0xd8100c84
.long 4027621626 ## 0xf010a0fa
.long 3221267045 ## 0xc000a265
.long 3658519168 ## 0xda109280
.long 4027623969 ## 0xf010aa21
.long 3629164923 ## 0xd850a97b
.long 3629164777 ## 0xd850a8e9
.long 4077955310 ## 0xf310a8ee
.long 8552481 ## 0x828021
.long 2699679824 ## 0xa0e9d850
.long 3629124740 ## 0xd8500c84
.long 4027621614 ## 0xf010a0ee
.long 3624968825 ## 0xd810a279
.long 4027624061 ## 0xf010aa7d
.long 4031949183 ## 0xf052a97f
.long 4031818080 ## 0xf050a960
.long 4077955559 ## 0xf310a9e7
.long 4031807521 ## 0xf0508021
.long 4027623791 ## 0xf010a96f
.long 4077953661 ## 0xf310a27d
.long 3629154851 ## 0xd8508223
.long 4031817954 ## 0xf050a8e2
.long 4027621985 ## 0xf010a261
.long 3792732215 ## 0xe2108037
.long 210010273 ## 0xc8480a1
.long 2699221072 ## 0xa0e2d850
.long 2724589648 ## 0xa265f050
.long 2699948112 ## 0xa0edf050
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509824 ## 0x9c228c40
.long 3078727173 ## 0xb781a605
.long 3221772300 ## 0xc008580c
.long 1962945024 ## 0x75002a00
.long 2458042368 ## 0x9282c000
.long 1418508160 ## 0x548cb780
.long 1552725792 ## 0x5c8cb720
.long 2843931144 ## 0xa982f208
.long 1160623872 ## 0x452db700
.long 2623708804 ## 0x9c629e84
.long 1477228417 ## 0x580cb781
.long 1074443520 ## 0x400ab500
.long 712888310 ## 0x2a7dcff6
.long 1477227905 ## 0x580cb581
.long 1477228417 ## 0x580cb781
.long 704692240 ## 0x2a00c010
.long 3221320960 ## 0xc0017500
.long 3080753602 ## 0xb7a091c2
.long 3080739980 ## 0xb7a05c8c
.long 4060632212 ## 0xf2085494
.long 93038629 ## 0x58ba825
.long 2623708804 ## 0x9c629e84
.long 2854351432 ## 0xaa21f248
.long 2623708836 ## 0x9c629ea4
.long 1401730848 ## 0x538cb720
.long 1645262629 ## 0x6210b725
.long 1110161280 ## 0x422bb780
.long 1883807305 ## 0x70489e49
.long 2451750912 ## 0x9222c000
.long 2845962768 ## 0xa9a1f210
.long 2822631944 ## 0xa83df208
.long 2659454342 ## 0x9e840d86
.long 4064844898 ## 0xf2489c62
.long 4061178405 ## 0xf210aa25
.long 93036577 ## 0x58ba021
.long 2661550470 ## 0x9ea40986
.long 3078724706 ## 0xb7819c62
.long 3488503820 ## 0xcfee580c
.long 3045141117 ## 0xb5812a7d
.long 3072415756 ## 0xb721580c
.long 33773580 ## 0x203580c
.long 704692256 ## 0x2a00c020
.long 3221255424 ## 0xc0007500
.long 3487469762 ## 0xcfde90c2
.long 3038849277 ## 0xb52128fd
.long 3080673292 ## 0xb79f580c
.long 3082780526 ## 0xb7bf7f6e
.long 2353037294 ## 0x8c407fee
.long 4164525090 ## 0xf8399c22
.long 3078726149 ## 0xb781a205
.long 3224393740 ## 0xc030580c
.long 3221257472 ## 0xc0007d00
.long 3078656354 ## 0xb7809162
.long 3221769612 ## 0xc0084d8c
.long 1962945024 ## 0x75002a00
.long 2424487936 ## 0x9082c000
.long 2610102260 ## 0x9b92fff4
.long 1301591904 ## 0x4d94b760
.long 2597912468 ## 0x9ad8ff94
.long 3227519490 ## 0xc0600a02
.long 3028356258 ## 0xb4810ca2
.long 3076571136 ## 0xb760c000
.long 4294200724 ## 0xfff44d94
.long 3078658539 ## 0xb78099eb
.long 3223078792 ## 0xc01c4788
.long 3221255476 ## 0xc0007534
.long 2231800068 ## 0x85069104
.long 1679340869 ## 0x6418b545
.long 3040904450 ## 0xb5408502
.long 3078965144 ## 0xb7854798
.long 1962956296 ## 0x75005608
.long 2458042369 ## 0x9282c001
.long 1401730944 ## 0x538cb780
.long 1192277792 ## 0x4710b720
.long 2827868680 ## 0xa88dda08
.long 1895997004 ## 0x71029e4c
.long 2420424705 ## 0x9044c001
.long 1477228321 ## 0x580cb721
.long 3222274563 ## 0xc0100203
.long 1962945024 ## 0x75002a00
.long 2432876544 ## 0x9102c000
.long 947961888 ## 0x3880c020
.long 1477227809 ## 0x580cb521
.long 2606563316 ## 0x9b5cfff4
.long 1477228417 ## 0x580cb781
.long 1644738341 ## 0x6208b725
.long 1074968352 ## 0x4012b720
.long 3040904450 ## 0xb5408502
.long 142886680 ## 0x8844718
.long 1644737829 ## 0x6208b525
.long 1091745056 ## 0x4112b520
.long 973127704 ## 0x3a00c018
.long 1477227905 ## 0x580cb581
.long 1301067648 ## 0x4d8cb780
.long 1962983440 ## 0x7500c010
.long 2424619008 ## 0x9084c000
.long 2570190836 ## 0x9931fff4
.long 2854091256 ## 0xaa1df9f8
.long 2786958370 ## 0xa61d9c22
.long 1527560064 ## 0x5b0cb780
.long 2827147784 ## 0xa882da08
.long 1519171360 ## 0x5a8cb720
.long 772853905 ## 0x2e10d091
.long 58946816 ## 0x3837500
.long 2458042372 ## 0x9282c004
.long 773115921 ## 0x2e14d011
.long 3041232130 ## 0xb5458502
.long 260201496 ## 0xf825c18
.long 1452586465 ## 0x5694b5e1
.long 2231792896 ## 0x85067500
.long 1444459845 ## 0x5618b545
.long 2424487936 ## 0x9082c000
.long 1452848453 ## 0x5698b545
.long 772854033 ## 0x2e10d111
.long 3221255424 ## 0xc0007500
.long 3041235074 ## 0xb5459082
.long 2655803160 ## 0x9e4c5718
.long 704692288 ## 0x2a00c040
.long 3221255424 ## 0xc0007500
.long 3041235074 ## 0xb5459082
.long 3078969240 ## 0xb7855798
.long 1962956552 ## 0x75005708
.long 1553250240 ## 0x5c94b7c0
.long 2437201922 ## 0x9144c002
.long 172148745 ## 0xa42c809
.long 170968732 ## 0xa30c69c
.long 146982921 ## 0x8c2c809
.long 142657336 ## 0x880c738
.long 214091785 ## 0xcc2c809
.long 216057734 ## 0xce0c786
.long 155371529 ## 0x942c809
.long 156288854 ## 0x950c756
.long 222480393 ## 0xd42c809
.long 220251796 ## 0xd20c694
.long 163760137 ## 0x9c2c809
.long 165726226 ## 0x9e0c812
.long 230869001 ## 0xdc2c809
.long 233883740 ## 0xdf0c85c
.long 205703177 ## 0xc42c809
.long 202426566 ## 0xc10c8c6
.long 138594313 ## 0x842c809
.long 141608582 ## 0x870c686
.long 180537353 ## 0xac2c809
.long 179357324 ## 0xab0c68c
.long 247646217 ## 0xec2c809
.long 244369032 ## 0xe90c688
.long 188925961 ## 0xb42c809
.long 185649352 ## 0xb10c8c8
.long 2722755088 ## 0xa249f210
.long 2698113552 ## 0xa0d1f210
.long 2698441232 ## 0xa0d6f210
.long 2707026448 ## 0xa159f210
.long 2706305552 ## 0xa14ef210
.long 2715677200 ## 0xa1ddf210
.long 2713907792 ## 0xa1c2f250
.long 2689004112 ## 0xa046f250
.long 2689200720 ## 0xa049f250
.long 2730881552 ## 0xa2c5f210
.long 2730684944 ## 0xa2c2f210
.long 2739794512 ## 0xa34df250
.long 2857234960 ## 0xaa4df210
.long 184078641 ## 0xaf8d131
.long 2661588651 ## 0x9ea49eab
.long 3078659170 ## 0xb7809c62
.long 3074448140 ## 0xb7405b0c
.long 3051377684 ## 0xb5e05414
.long 3657973906 ## 0xda084092
.long 3523782785 ## 0xd208a881
.long 3526469921 ## 0xd231a921
.long 4060613232 ## 0xf2080a70
.long 3222317186 ## 0xc010a882
.long 1950361728 ## 0x74402880
.long 2706233360 ## 0xa14dd810
.long 1175762208 ## 0x4614b520
.long 2432876544 ## 0x9102c000
.long 1477228417 ## 0x580cb781
.long 973127744 ## 0x3a00c040
.long 1477227905 ## 0x580cb581
.long 1443411845 ## 0x5608b785
.long 3221583104 ## 0xc0057500
.long 3078721602 ## 0xb7819042
.long 3224393740 ## 0xc030580c
.long 3221257472 ## 0xc0007d00
.long 4294217858 ## 0xfff49082
.long 3072367251 ## 0xb7209a93
.long 4073214868 ## 0xf2c85394
.long 3072371301 ## 0xb720aa65
.long 1883784013 ## 0x7048434d
.long 1553250240 ## 0x5c94b7c0
.long 3221227139 ## 0xc0000683
.long 4065366274 ## 0xf2509102
.long 3509758541 ## 0xd132aa4d
.long 2661550584 ## 0x9ea409f8
.long 3072367714 ## 0xb7209c62
.long 2231517322 ## 0x8502408a
.long 1285076290 ## 0x4c98b542
.long 3041031232 ## 0xb5427440
.long 3041021208 ## 0xb5424d18
.long 3221245336 ## 0xc0004d98
.long 3658518754 ## 0xda1090e2
.long 1883810357 ## 0x7048aa35
.long 2470756352 ## 0x9344c000
.long 1451800453 ## 0x5688b785
.long 2847332880 ## 0xa9b6da10
.long 2831806992 ## 0xa8c9f210
.long 1962968322 ## 0x75008502
.long 1083880768 ## 0x409ab540
.long 3758195978 ## 0xe001850a
.long 2639236388 ## 0x9d4f8d24
.long 2659982724 ## 0x9e8c1d84
.long 4061174882 ## 0xf2109c62
.long 227191377 ## 0xd8aaa51
.long 2623708836 ## 0x9c629ea4
.long 2430648320 ## 0x90e0c000
.long 2857497104 ## 0xaa51f210
.long 2661551494 ## 0x9ea40d86
.long 3078724706 ## 0xb7819c62
.long 3072350220 ## 0xb720580c
.long 3080732810 ## 0xb7a0408a
.long 2231522444 ## 0x8502548c
.long 1645786437 ## 0x6218b545
.long 973127688 ## 0x3a00c008
.long 1477227905 ## 0x580cb581
.long 2856448528 ## 0xaa41f210
.long 142909099 ## 0x8849eab
.long 1082832160 ## 0x408ab520
.long 2623708836 ## 0x9c629ea4
.long 1468839712 ## 0x578cb720
.long 1093252992 ## 0x4129b780
.long 50558208 ## 0x3037500
.long 2464464896 ## 0x92e4c000
.long 2845962760 ## 0xa9a1f208
.long 2824729104 ## 0xa85df210
.long 2659454338 ## 0x9e840d82
.long 4060650594 ## 0xf2089c62
.long 4065370145 ## 0xf250a021
.long 2662049861 ## 0x9eaba845
.long 2659453314 ## 0x9e840982
.long 3657997410 ## 0xda089c62
.long 3045239329 ## 0xb582aa21
.long 3221253770 ## 0xc0006e8a
.long 3072364928 ## 0xb7209180
.long 3524285836 ## 0xd210558c
.long 3074468393 ## 0xb740aa29
.long 4077929659 ## 0xf31044bb
.long 3045097505 ## 0xb5808021
.long 3523757227 ## 0xd20844ab
.long 1950394569 ## 0x7440a8c9
.long 2434973696 ## 0x9122c000
.long 1158461312 ## 0x450cb780
.long 4060644614 ## 0xf2088506
.long 3221266711 ## 0xc000a117
.long 3078656192 ## 0xb78090c0
.long 4060628236 ## 0xf208450c
.long 3072368789 ## 0xb720a095
.long 3078640652 ## 0xb780540c
.long 3045212587 ## 0xb58241ab
.long 3045093002 ## 0xb5806e8a
.long 3045081098 ## 0xb580400a
.long 3221242122 ## 0xc000410a
.long 3078656256 ## 0xb7809100
.long 3657975052 ## 0xda08450c
.long 3038816409 ## 0xb520a899
.long 3080667402 ## 0xb79f410a
.long 3082780270 ## 0xb7bf7e6e
.long 3084877550 ## 0xb7df7eee
.long 3086974830 ## 0xb7ff7f6e
.long 3221389294 ## 0xc0027fee
.long 2619509760 ## 0x9c228c00
.long 3122371618 ## 0xba1b9c22
.long 2656649219 ## 0x9e594003
.long 3120799324 ## 0xba039e5c
.long 3121758210 ## 0xba124002
.long 1883258883 ## 0x70404003
.long 3221266003 ## 0xc0009e53
.long 1879478582 ## 0x70069136
.long 2438512640 ## 0x9158c000
.long 1925498898 ## 0x72c4c812
.long 2441134080 ## 0x9180c000
.long 1879219793 ## 0x70029e51
.long 2428289024 ## 0x90bcc000
.long 3221266050 ## 0xc0009e82
.long 3423637664 ## 0xcc1090a0
.long 2660921544 ## 0x9e9a70c8
.long 2619514448 ## 0x9c229e50
.long 126330397 ## 0x787a61d
.long 788452337 ## 0x2efed3f1
.long 159555243 ## 0x9829eab
.long 2582495252 ## 0x99edc014
.long 3555892907 ## 0xd3f29eab
.long 159787662 ## 0x9862a8e
.long 2582102036 ## 0x99e7c014
.long 1494005536 ## 0x590cb720
.long 1570551616 ## 0x5d9cb740
.long 424857620 ## 0x1952d014
.long 1127069568 ## 0x432db780
.long 688837618 ## 0x290ed3f2
.long 706780717 ## 0x2a209e2d
.long 3223352576 ## 0xc0207500
.long 25405805 ## 0x183a96d
.long 2428682240 ## 0x90c2c000
.long 1587328832 ## 0x5e9cb740
.long 2842542112 ## 0xa96dc020
.long 211731508 ## 0xc9ec434
.long 3028355586 ## 0xb4810a02
.long 2970075136 ## 0xb107c000
.long 3508683296 ## 0xd1224220
.long 3224788512 ## 0xc0365e20
.long 841485562 ## 0x32280cfa
.long 3221271681 ## 0xc000b481
.long 1554043554 ## 0x5ca0d2a2
.long 819072132 ## 0x30d20c84
.long 3221271585 ## 0xc000b421
.long 3221358910 ## 0xc002093e
.long 3024166112 ## 0xb4411ce0
.long 3078668288 ## 0xb780c000
.long 705187980 ## 0x2a08508c
.long 3222041856 ## 0xc00c7500
.long 4027093602 ## 0xf0089262
.long 706783865 ## 0x2a20aa79
.long 3222041856 ## 0xc00c7500
.long 3221787042 ## 0xc00891a2
.long 4287892930 ## 0xff940dc2
.long 42047717 ## 0x28198e5
.long 1485095552 ## 0x5884c280
.long 3534003853 ## 0xd2a49e8d
.long 3123534659 ## 0xba2d5b43
.long 3533848579 ## 0xd2a24003
.long 2657705599 ## 0x9e695e7f
.long 1517666816 ## 0x5a75c200
.long 3542221336 ## 0xd3220218
.long 3525598340 ## 0xd2245c84
.long 2660129423 ## 0x9e8e5a8f
.long 1073986102 ## 0x4003ba36
.long 1585435426 ## 0x5e7fd322
.long 3254820465 ## 0xc2009e71
.long 35150453 ## 0x2185a75
.long 1527763492 ## 0x5b0fd224
.long 211730484 ## 0xc9ec034
.long 3022063810 ## 0xb42108c2
.long 3221536768 ## 0xc004c000
.long 4287892882 ## 0xff940d92
.long 3078658239 ## 0xb78098bf
.long 3757851146 ## 0xdffc420a
.long 176323902 ## 0xa827d3e
.long 3221301260 ## 0xc001280c
.long 3078656004 ## 0xb7809004
.long 3757851274 ## 0xdffc428a
.long 3221257534 ## 0xc0007d3e
.long 3072365380 ## 0xb7209344
.long 3078642572 ## 0xb7805b8c
.long 3072344107 ## 0xb720402b
.long 3072352660 ## 0xb7206194
.long 3254805004 ## 0xc200620c
.long 3525728785 ## 0xd2265a11
.long 3792722180 ## 0xe2105904
.long 3793780899 ## 0xe22080a3
.long 184713387 ## 0xb0280ab
.long 3047165186 ## 0xb5a00d02
.long 3047178283 ## 0xb5a0402b
.long 3221307467 ## 0xc001404b
.long 1946325248 ## 0x74029100
.long 1124126737 ## 0x4300d011
.long 1157681185 ## 0x4500d021
.long 2418196481 ## 0x9022c001
.long 230866952 ## 0xdc2c008
.long 2559508372 ## 0x988eff94
.long 3263169153 ## 0xc2800281
.long 2659866756 ## 0x9e8a5884
.long 1073986066 ## 0x4003ba12
.long 1585434914 ## 0x5e7fd122
.long 3254820433 ## 0xc2009e51
.long 35150457 ## 0x2185a79
.long 1493946916 ## 0x590bd224
.long 1531167360 ## 0x5b43c280
.long 1485095680 ## 0x5884c300
.long 1073920561 ## 0x4002ba31
.long 1518322432 ## 0x5a7fc300
.long 1517928960 ## 0x5a79c200
.long 3254780520 ## 0xc2000268
.long 3078642443 ## 0xb7805b0b
.long 3757851146 ## 0xdffc420a
.long 3072359742 ## 0xb7207d3e
.long 3221242506 ## 0xc000428a
.long 3757871428 ## 0xdffc9144
.long 3490806910 ## 0xd0117c7e
.long 3490791680 ## 0xd0114100
.long 3221504640 ## 0xc0044280
.long 3757871554 ## 0xdffc91c2
.long 3221257534 ## 0xc0007d3e
.long 3122762468 ## 0xba2192e4
.long 3221241866 ## 0xc000400a
.long 3074462306 ## 0xb7409262
.long 3076546948 ## 0xb7606184
.long 436494852 ## 0x1a046204
.long 1493488166 ## 0x5904d226
.long 2653789781 ## 0x9e2d9e55
.long 2706294832 ## 0xa14ec830
.long 17669693 ## 0x10d9e3d
.long 2739783728 ## 0xa34dc830
.long 2460008451 ## 0x92a0c003
.long 1074444809 ## 0x400aba09
.long 2468659201 ## 0x9324c001
.long 1535948576 ## 0x5b8cb720
.long 1636087616 ## 0x6184b740
.long 1076606848 ## 0x402bb780
.long 3254820397 ## 0xc2009e2d
.long 436492817 ## 0x1a045a11
.long 1493488166 ## 0x5904d226
.long 1645000608 ## 0x620cb7a0
.long 2706294832 ## 0xa14ec830
.long 1076606848 ## 0x402bb780
.long 3626081629 ## 0xd8219d5d
.long 3254823366 ## 0xc200a9c6
.long 436492817 ## 0x1a045a11
.long 1493488166 ## 0x5904d226
.long 2848053248 ## 0xa9c1d800
.long 3122334978 ## 0xba1b0d02
.long 3358605315 ## 0xc8304003
.long 3122373453 ## 0xba1ba34d
.long 4294197250 ## 0xfff44002
.long 3078658770 ## 0xb7809ad2
.long 3122938506 ## 0xba24428a
.long 3525722114 ## 0xd2264002
.long 168057092 ## 0xa045904
.long 3525745991 ## 0xd2269d47
.long 2639485188 ## 0x9d535904
.long 2846279760 ## 0xa9a6c850
.long 2844117584 ## 0xa985ca50
.long 3221294338 ## 0xc0010d02
.long 3074462208 ## 0xb7409200
.long 3490800004 ## 0xd0116184
.long 3525843474 ## 0xd2281a12
.long 3500562820 ## 0xd0a65984
.long 2653772036 ## 0x9e2d5904
.long 1645000608 ## 0x620cb7a0
.long 169005073 ## 0xa12d011
.long 2707605536 ## 0xa162c820
.long 2848901168 ## 0xa9cec830
.long 1493488166 ## 0x5904d226
.long 3358629337 ## 0xc8309dd9
.long 3357583821 ## 0xc820a9cd
.long 3122373473 ## 0xba1ba361
.long 3122348035 ## 0xba1b4003
.long 4294197250 ## 0xfff44002
.long 3078658722 ## 0xb7809aa2
.long 3122938506 ## 0xba24428a
.long 3525722114 ## 0xd2264002
.long 168057092 ## 0xa045904
.long 3525745991 ## 0xd2269d47
.long 2662488324 ## 0x9eb25904
.long 3360726355 ## 0xc8509d53
.long 3394283942 ## 0xca50a9a6
.long 3123227013 ## 0xba28a985
.long 3122348034 ## 0xba1b4002
.long 3122348035 ## 0xba1b4003
.long 4294197250 ## 0xfff44002
.long 3121650314 ## 0xba109a8a
.long 3533848578 ## 0xd2a24002
.long 225598980 ## 0xd725e04
.long 3120829002 ## 0xba04124a
.long 2656321538 ## 0x9e544002
.long 1879098388 ## 0x7000c414
.long 1073920521 ## 0x4002ba09
.long 1883816976 ## 0x7048c410
.long 226304 ## 0x37400
.long 2423701504 ## 0x9076c000
.long 3120566275 ## 0xba001003
.long 3542237186 ## 0xd3224002
.long 3491782148 ## 0xd0205e04
.long 306446544 ## 0x124400d0
.long 1073920516 ## 0x4002ba04
.long 3289685588 ## 0xc4149e54
.long 3121180672 ## 0xba097000
.long 3289399298 ## 0xc4104002
.long 3500306504 ## 0xd0a27048
.long 2647219837 ## 0x9dc95e7d
.long 226304 ## 0x37400
.long 76857345 ## 0x494c001
.long 3123272839 ## 0xba295c87
.long 3221241859 ## 0xc0004003
.long 268669046 ## 0x10039076
.long 1073920512 ## 0x4002ba00
.long 3254780448 ## 0xc2000220
.long 37902589 ## 0x24258fd
.long 1510457856 ## 0x5a07c200
.long 788318206 ## 0x2efcc7fe
.long 712820734 ## 0x2a7cc7fe
.long 3224635710 ## 0xc034093e
.long 3024161950 ## 0xb4410c9e
.long 3533881344 ## 0xd2a2c000
.long 3254803592 ## 0xc2005c88
.long 3229768264 ## 0xc0825a48
.long 3489533074 ## 0xcffe0c92
.long 851585276 ## 0x32c228fc
.long 3221271713 ## 0xc000b4a1
.long 219594882 ## 0xd16c082
.long 3221271714 ## 0xc000b4a2
.long 3030453384 ## 0xb4a10c88
.long 218677248 ## 0xd08c000
.long 3221271714 ## 0xc000b4a2
.long 3030453384 ## 0xb4a10c88
.long 218677248 ## 0xd08c000
.long 3221271714 ## 0xc000b4a2
.long 3030453384 ## 0xb4a10c88
.long 218677248 ## 0xd08c000
.long 3221271714 ## 0xc000b4a2
.long 3030453384 ## 0xb4a10c88
.long 218677248 ## 0xd08c000
.long 3221271714 ## 0xc000b4a2
.long 3030453384 ## 0xb4a10c88
.long 218677248 ## 0xd08c000
.long 3221271714 ## 0xc000b4a2
.long 3030453384 ## 0xb4a10c88
.long 218677248 ## 0xd08c000
.long 3221271714 ## 0xc000b4a2
.long 3030453384 ## 0xb4a10c88
.long 218677248 ## 0xd08c000
.long 3221271714 ## 0xc000b4a2
.long 1099609984 ## 0x418ab780
.long 2101272572 ## 0x7d3edffc
.long 2441396224 ## 0x9184c000
.long 3224635978 ## 0xc0340a4a
.long 3028356254 ## 0xb4810c9e
.long 3229794304 ## 0xc082c000
.long 2658733402 ## 0x9e790d5a
.long 3221271586 ## 0xc000b422
.long 211730484 ## 0xc9ec034
.long 3221271777 ## 0xc000b4e1
.long 2121185183 ## 0x7e6eb79f
.long 2129573823 ## 0x7eeeb7bf
.long 2137962463 ## 0x7f6eb7df
.long 2146351103 ## 0x7feeb7ff
.long 2348859394 ## 0x8c00c002
.long 3223100450 ## 0xc01c9c22
.long 2656599294 ## 0x9e587cfe
.long 2481242112 ## 0x93e4c000
.long 436391953 ## 0x1a02d011
.long 3221255430 ## 0xc0007506
.long 3490812916 ## 0xd01193f4
.long 1963334154 ## 0x75061a0a
.long 2429730816 ## 0x90d2c000
.long 1493487654 ## 0x5904d026
.long 2434842625 ## 0x9120c001
.long 436391985 ## 0x1a02d031
.long 3221255454 ## 0xc000751e
.long 3493040338 ## 0xd03390d2
.long 3221293312 ## 0xc0010900
.long 3221262336 ## 0xc0009000
.long 3495123460 ## 0xd0535a04
.long 3221231936 ## 0xc0001940
.long 3490812736 ## 0xd0119340
.long 1963334146 ## 0x75061a02
.long 2427633664 ## 0x90b2c000
.long 3221259554 ## 0xc0008522
.long 3490812480 ## 0xd0119240
.long 1965431306 ## 0x75261a0a
.long 2440216576 ## 0x9172c000
.long 168480817 ## 0xa0ad031
.long 1493025280 ## 0x58fdc200
.long 3525706306 ## 0xd2260242
.long 3221248263 ## 0xc0005907
.long 3490943104 ## 0xd0139080
.long 2638420236 ## 0x9d43190c
.long 134388770 ## 0x8029c22
.long 3078659106 ## 0xb7809c22
.long 2231522316 ## 0x8502540c
.long 2827868680 ## 0xa88dda08
.long 2708205584 ## 0xa16bf010
.long 2708467728 ## 0xa16ff010
.long 2708729872 ## 0xa173f010
.long 2708461584 ## 0xa16fd810
.long 2708199440 ## 0xa16bd810
.long 2699161616 ## 0xa0e1f010
.long 3072367650 ## 0xb7209c22
.long 3624949012 ## 0xd8105514
.long 3038816489 ## 0xb520a8e9
.long 4027597131 ## 0xf010414b
.long 3074468465 ## 0xb740aa71
.long 3254801804 ## 0xc200558c
.long 4031273487 ## 0xf0485a0f
.long 4027621957 ## 0xf010a245
.long 3038816493 ## 0xb520a8ed
.long 4027597261 ## 0xf01041cd
.long 3045108329 ## 0xb580aa69
.long 4027597133 ## 0xf010414d
.long 4027623791 ## 0xf010a96f
.long 3792742505 ## 0xe210a869
.long 4027088929 ## 0xf0088021
.long 2619514945 ## 0x9c22a041
.long 2893922352 ## 0xac7dc030
.long 1402779456 ## 0x539cb740
.long 2757607480 ## 0xa45dc038
.long 2893922352 ## 0xac7dc030
.long 2757607480 ## 0xa45dc038
.long 2893922352 ## 0xac7dc030
.long 2757607480 ## 0xa45dc038
.long 1393866528 ## 0x5314b720
.long 1410119552 ## 0x540cb780
.long 3072362246 ## 0xb7208706
.long 3221378956 ## 0xc002578c
.long 3532293494 ## 0xd28a8576
.long 3040911624 ## 0xb540a108
.long 2231519067 ## 0x8502475b
.long 1077523776 ## 0x4039b540
.long 1084339520 ## 0x40a1b540
.long 2786958370 ## 0xa61d9c22
.long 3078980672 ## 0xb7858440
.long 1962956424 ## 0x75005688
.long 3221227399 ## 0xc0000787
.long 3072365506 ## 0xb72093c2
.long 3072349076 ## 0xb7205394
.long 3555803465 ## 0xd3f14149
.long 3221498398 ## 0xc0042a1e
.long 151156004 ## 0x9027524
.long 421711875 ## 0x1922d003
.long 176135759 ## 0xa7f9e4f
.long 2270315076 ## 0x87524244
.long 2120529247 ## 0x7e64b55f
.long 3042938680 ## 0xb55f8f38
.long 2399960804 ## 0x8f0c7ee4
.long 2137306463 ## 0x7f64b55f
.long 3221364884 ## 0xc0022094
.long 3221236292 ## 0xc0002a44
.long 3072365376 ## 0xb7209340
.long 3072349076 ## 0xb7205394
.long 3555803465 ## 0xd3f14149
.long 1966877214 ## 0x753c2a1e
.long 3489859842 ## 0xd0030902
.long 2655983906 ## 0x9e4f1922
.long 1111755391 ## 0x42440a7f
.long 3042936626 ## 0xb55f8732
.long 2401271396 ## 0x8f207e64
.long 2128917855 ## 0x7ee4b55f
.long 3042938632 ## 0xb55f8f08
.long 546602852 ## 0x20947f64
.long 815278708 ## 0x30982a74
.long 1095349536 ## 0x4149b520
.long 1410119616 ## 0x540cb7c0
.long 1393342368 ## 0x530cb7a0
.long 1477752736 ## 0x5814b7a0
.long 242405393 ## 0xe72d011
.long 4064838914 ## 0xf2488502
.long 17410253 ## 0x109a8cd
.long 2703749640 ## 0xa127f208
.long 2720920080 ## 0xa22df210
.long 2694967880 ## 0xa0a1f248
.long 2859332104 ## 0xaa6df208
.long 3525575049 ## 0xd2240189
.long 218257919 ## 0xd0259ff
.long 2564669524 ## 0x98ddc054
.long 2660370815 ## 0x9e92097f
.long 92340609 ## 0x5810181
.long 2564276308 ## 0x98d7c054
.long 2855662088 ## 0xaa35f208
.long 9019054 ## 0x899eae
.long 1493160484 ## 0x58ffd224
.long 2657841666 ## 0x9e6b7202
.long 2432352256 ## 0x90fac000
.long 2430910464 ## 0x90e4c000
.long 3221254146 ## 0xc0007002
.long 4061171860 ## 0xf2109094
.long 4027097173 ## 0xf008a055
.long 4064848231 ## 0xf248a967
.long 4060654181 ## 0xf208aa65
.long 4077955401 ## 0xf310a949
.long 3508830241 ## 0xd1248021
.long 9001224 ## 0x895908
.long 1493160484 ## 0x58ffd224
.long 4161304220 ## 0xf808769c
.long 3221266665 ## 0xc000a0e9
.long 2232062130 ## 0x850a90b2
.long 2447425536 ## 0x91e0c000
.long 1510260992 ## 0x5a04c100
.long 3221255452 ## 0xc000751c
.long 2232324274 ## 0x850e90b2
.long 2430648320 ## 0x90e0c000
.long 1989722116 ## 0x7698c004
.long 3758720266 ## 0xe009850a
.long 4060646690 ## 0xf2088d22
.long 4061178489 ## 0xf210aa79
.long 302622933 ## 0x1209a8d5
.long 1648739073 ## 0x6245c301
.long 1883789456 ## 0x70485890
.long 2453061632 ## 0x9236c000
.long 2856702672 ## 0xaa45d2d0
.long 3221255424 ## 0xc0007500
.long 3662713220 ## 0xda509184
.long 2231806553 ## 0x8506aa59
.long 2705838800 ## 0xa147d2d0
.long 3662678532 ## 0xda500a04
.long 3221267033 ## 0xc000a259
.long 4060648416 ## 0xf20893e0
.long 4061178105 ## 0xf210a8f9
.long 3271666261 ## 0xc301aa55
.long 3254804629 ## 0xc2006095
.long 1895979532 ## 0x71025a0c
.long 2453454848 ## 0x923cc000
.long 2856702672 ## 0xaa45d2d0
.long 3221255424 ## 0xc0007500
.long 3662713220 ## 0xda509184
.long 2231806553 ## 0x8506aa59
.long 2705838800 ## 0xa147d2d0
.long 3662682628 ## 0xda501a04
.long 3221267033 ## 0xc000a259
.long 2231537824 ## 0x850290a0
.long 2705838800 ## 0xa147d2d0
.long 2858015312 ## 0xaa59da50
.long 1073920548 ## 0x4002ba24
.long 1965735940 ## 0x752ac004
.long 2430255104 ## 0x90dac000
.long 2237317122 ## 0x855ac002
.long 2432745472 ## 0x9100c000
.long 1963114504 ## 0x7502c008
.long 2430386176 ## 0x90dcc000
.long 2231812100 ## 0x8506c004
.long 2707151440 ## 0xa15bda50
.long 2832849488 ## 0xa8d9da50
.long 2859331592 ## 0xaa6df008
.long 2834231816 ## 0xa8eef208
.long 1073920521 ## 0x4002ba09
.long 3074449987 ## 0xb7406243
.long 2655606164 ## 0x9e495594
.long 1648592130 ## 0x62438502
.long 2841235536 ## 0xa959d050
.long 167821314 ## 0xa00c002
.long 1494864424 ## 0x5919d228
.long 4027085954 ## 0xf0087482
.long 109420903 ## 0x685a167
.long 2428813312 ## 0x90c4c000
.long 2857759248 ## 0xaa55f210
.long 2460008448 ## 0x92a0c000
.long 2832658960 ## 0xa8d6f210
.long 2860118536 ## 0xaa79f208
.long 1552994466 ## 0x5c90d0a2
.long 1883771401 ## 0x70481209
.long 2428026880 ## 0x90b8c000
.long 3221255744 ## 0xc0007640
.long 3500577244 ## 0xd0a691dc
.long 4061158660 ## 0xf2105d04
.long 3254812715 ## 0xc200802b
.long 4077935123 ## 0xf3105a13
.long 4027091489 ## 0xf0088a21
.long 3221267045 ## 0xc000a265
.long 4027224192 ## 0xf00a9080
.long 4060651876 ## 0xf208a164
.long 168077897 ## 0xa04aa49
.long 4027086082 ## 0xf0087502
.long 4060652522 ## 0xf208a3ea
.long 3221267017 ## 0xc000a249
.long 3523776836 ## 0xd2089144
.long 3670583905 ## 0xdac8aa61
.long 3662193253 ## 0xda48a265
.long 3221856849 ## 0xc009a251
.long 3528495104 ## 0xd2509000
.long 1962977841 ## 0x7500aa31
.long 2441396224 ## 0x9184c000
.long 2855916112 ## 0xaa39d250
.long 3221255424 ## 0xc0007500
.long 3666383170 ## 0xda889142
.long 1963240001 ## 0x7504aa41
.long 2427764736 ## 0x90b4c000
.long 3221259526 ## 0xc0008506
.long 2231537760 ## 0x85029060
.long 2706625160 ## 0xa153d288
.long 2840320520 ## 0xa94bda08
.long 2848846344 ## 0xa9cdf208
.long 2840916562 ## 0xa954f252
.long 183554225 ## 0xaf0d0b1
.long 2309480976 ## 0x89a7e210
.long 2837631496 ## 0xa922d208
.long 1502073252 ## 0x5987d1a4
.long 2208817184 ## 0x83a7e020
.long 1441488132 ## 0x55eb5d04
.long 2608316468 ## 0x9b77c034
.long 2848649736 ## 0xa9caf208
.long 2856710736 ## 0xaa45f250
.long 481611793 ## 0x1cb4d011
.long 1623426306 ## 0x60c38502
.long 2829242888 ## 0xa8a2d208
.long 2706895440 ## 0xa157f250
.long 2656771460 ## 0x9e5b1d84
.long 16961584 ## 0x102d030
.long 3793771909 ## 0xe2205d85
.long 84115887 ## 0x50381af
.long 2714169936 ## 0xa1c6f250
.long 3224655335 ## 0xc03455e7
.long 3528498014 ## 0xd2509b5e
.long 1962977841 ## 0x7500aa31
.long 2688938576 ## 0xa045f250
.long 2430779393 ## 0x90e2c001
.long 2857753160 ## 0xaa55da48
.long 3662181632 ## 0xda487500
.long 3221268823 ## 0xc000a957
.long 3666383106 ## 0xda889102
.long 3791694401 ## 0xe200aa41
.long 3221248576 ## 0xc0005a40
.long 3078656324 ## 0xb7809144
.long 3657979020 ## 0xda08548c
.long 3670583425 ## 0xdac8a881
.long 3221332193 ## 0xc001a0e1
.long 3254816992 ## 0xc20090e0
.long 4077935173 ## 0xf3105a45
.long 3670573089 ## 0xdac88021
.long 3670581857 ## 0xdac8a261
.long 3666389474 ## 0xda88a9e2
.long 218278337 ## 0xd02a9c1
.long 2603991092 ## 0x9b35c034
.long 3221231620 ## 0xc0001804
.long 3657994912 ## 0xda0892a0
.long 3662719561 ## 0xda50aa49
.long 3254823207 ## 0xc200a927
.long 3254803008 ## 0xc2005a40
.long 4077935173 ## 0xf3105a45
.long 3670573089 ## 0xdac88021
.long 3670581857 ## 0xdac8a261
.long 3658000866 ## 0xda08a9e2
.long 218278345 ## 0xd02a9c9
.long 2602549300 ## 0x9b1fc034
.long 2690767560 ## 0xa061dac8
.long 242405425 ## 0xe72d031
.long 1502859812 ## 0x5993d224
.long 4060640962 ## 0xf20876c2
.long 226667081 ## 0xd82aa49
.long 229822477 ## 0xdb2d00d
.long 3221320964 ## 0xc0017504
.long 3670577300 ## 0xdac89094
.long 3662194914 ## 0xda48a8e2
.long 3490818257 ## 0xd011a8d1
.long 1883770388 ## 0x70480e14
.long 2436546560 ## 0x913ac000
.long 2839665168 ## 0xa941da10
.long 437571601 ## 0x1a14d011
.long 3221254280 ## 0xc0007088
.long 3490812118 ## 0xd01190d6
.long 3221233170 ## 0xc0001e12
.long 3490812352 ## 0xd01191c0
.long 1883774484 ## 0x70481e14
.long 2432221184 ## 0x90f8c000
.long 169136145 ## 0xa14d011
.long 3221254280 ## 0xc0007088
.long 3490812124 ## 0xd01190dc
.long 3670543890 ## 0xdac80e12
.long 3670581857 ## 0xdac8a261
.long 4061178211 ## 0xf210a963
.long 3670575151 ## 0xdac8882f
.long 3670581857 ## 0xdac8a261
.long 3076499681 ## 0xb75fa8e1
.long 1886748284 ## 0x70757e7c
.long 2459484160 ## 0x9298c000
.long 2831342096 ## 0xa8c2da10
.long 504680465 ## 0x1e14d011
.long 3490607176 ## 0xd00e7048
.long 3221228050 ## 0xc0000a12
.long 3490812220 ## 0xd011913c
.long 1883770388 ## 0x70480e14
.long 2430386176 ## 0x90dcc000
.long 437440529 ## 0x1a12d011
.long 2724321992 ## 0xa261dac8
.long 2856972808 ## 0xaa49f208
.long 3221320964 ## 0xc0017504
.long 3523776564 ## 0xd2089034
.long 1965861485 ## 0x752caa6d
.long 2475868160 ## 0x9392c000
.long 2839796240 ## 0xa943da10
.long 2128918367 ## 0x7ee4b75f
.long 2858277448 ## 0xaa5dda48
.long 2292572176 ## 0x88a5e010
.long 1073920548 ## 0x4002ba24
.long 3221254402 ## 0xc0007102
.long 3076493814 ## 0xb75f91f6
.long 3670572900 ## 0xdac87f64
.long 4027623649 ## 0xf010a8e1
.long 1883801637 ## 0x70488825
.long 2430386176 ## 0x90dcc000
.long 437571601 ## 0x1a14d011
.long 2724321992 ## 0xa261dac8
.long 2842284552 ## 0xa969d208
.long 2858539720 ## 0xaa61dac8
.long 3670569220 ## 0xdac87104
.long 167946465 ## 0xa02a8e1
.long 440586250 ## 0x1a42d00a
.long 3523780258 ## 0xd2089ea2
.long 546875622 ## 0x2098a8e6
.long 2656324989 ## 0x9e544d7d
.long 815014184 ## 0x30942128
.long 3229654602 ## 0xc0809e4a
.long 3254803008 ## 0xc2005a40
.long 1887984193 ## 0x70885a41
.long 3489925378 ## 0xd0040902
.long 176101666 ## 0xa7f1922
.long 2660385348 ## 0x9e924244
.long 2635669656 ## 0x9d192098
.long 3271632020 ## 0xc3012494
.long 3670553748 ## 0xdac83494
.long 3670581474 ## 0xdac8a0e2
.long 3662192870 ## 0xda48a0e6
.long 2231541970 ## 0x8502a0d2
.long 2858801864 ## 0xaa65dac8
.long 3532293894 ## 0xd28a8706
.long 4060651848 ## 0xf208a148
.long 3528499535 ## 0xd250a14f
.long 3528499507 ## 0xd250a133
.long 3532169531 ## 0xd288a13b
.long 3528499547 ## 0xd250a15b
.long 3532169527 ## 0xd288a137
.long 3662717279 ## 0xda50a15f
.long 3657998631 ## 0xda08a127
.long 3662192971 ## 0xda48a14b
.long 3666387287 ## 0xda88a157
.long 3662192963 ## 0xda48a143
.long 3080692317 ## 0xb79fa25d
.long 3082780014 ## 0xb7bf7d6e
.long 3084877294 ## 0xb7df7dee
.long 3086974574 ## 0xb7ff7e6e
.long 3221389038 ## 0xc0027eee
.long 2619509824 ## 0x9c228c40
.long 3082855949 ## 0xb7c0a60d
.long 3078641036 ## 0xb780558c
.long 3082834956 ## 0xb7c0540c
.long 134370580 ## 0x8025514
.long 4060640962 ## 0xf20876c2
.long 42574210 ## 0x289a182
.long 2420424707 ## 0x9044c003
.long 1393866656 ## 0x5314b7a0
.long 2688938568 ## 0xa045f248
.long 2689194512 ## 0xa049da10
.long 2847339024 ## 0xa9b6f210
.long 2846224912 ## 0xa9a5f210
.long 1568935170 ## 0x5d840d02
.long 2587869236 ## 0x9a3fc034
.long 2829769224 ## 0xa8aada08
.long 3222276642 ## 0xc0100a22
.long 147025928 ## 0x8c37008
.long 1879228434 ## 0x7002c012
.long 3221255744 ## 0xc0007640
.long 3078656738 ## 0xb78092e2
.long 4060631948 ## 0xf208538c
.long 4061177997 ## 0xf210a88d
.long 3500583078 ## 0xd0a6a8a6
.long 3792722196 ## 0xe2105914
.long 3500574883 ## 0xd0a688a3
.long 1486314756 ## 0x58975d04
.long 2167063041 ## 0x812ac201
.long 2158223888 ## 0x80a3e210
.long 1485506696 ## 0x588b0888
.long 2696016456 ## 0xa0b1f248
.long 2854613520 ## 0xaa25f210
.long 1493488166 ## 0x5904d226
.long 2149708560 ## 0x8021f310
.long 2830234184 ## 0xa8b1f248
.long 1485427236 ## 0x5889d224
.long 1895997004 ## 0x71029e4c
.long 1210626833 ## 0x4828b311
.long 4064845449 ## 0xf2489e89
.long 3527975090 ## 0xd248a0b2
.long 1962977873 ## 0x7500aa51
.long 2447556608 ## 0x91e2c000
.long 2858013256 ## 0xaa59d248
.long 3221255424 ## 0xc0007500
.long 3500577092 ## 0xd0a69144
.long 4061158668 ## 0xf2105d0c
.long 3254812715 ## 0xc200802b
.long 4064827919 ## 0xf2485a0f
.long 4064846385 ## 0xf248a231
.long 3074468017 ## 0xb740a8b1
.long 1645303820 ## 0x6211580c
.long 2832920584 ## 0xa8daf008
.long 1511506432 ## 0x5a17c200
.long 2659848344 ## 0x9e8a1098
.long 1917109264 ## 0x7244c410
.long 2696081992 ## 0xa0b2f248
.long 4061168898 ## 0xf2108502
.long 4061176139 ## 0xf210a14b
.long 4060651855 ## 0xf208a14f
.long 3080692035 ## 0xb79fa143
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 2786958370 ## 0xa61d9c22
.long 1477752608 ## 0x5814b720
.long 1435285472 ## 0x558cb7e0
.long 1088272192 ## 0x40ddb740
.long 2858545672 ## 0xaa61f208
.long 4077952669 ## 0xf3109e9d
.long 3076556833 ## 0xb7608821
.long 3045086212 ## 0xb5805404
.long 3524280525 ## 0xd21040cd
.long 3498093097 ## 0xd080aa29
.long 3524305509 ## 0xd210a265
.long 2655889577 ## 0x9e4da8a9
.long 2656859202 ## 0x9e5c7442
.long 1176679463 ## 0x4622b427
.long 1402255296 ## 0x5394b7c0
.long 1393342400 ## 0x530cb7c0
.long 2841702922 ## 0xa960f20a
.long 2857234960 ## 0xaa4df210
.long 2841113096 ## 0xa957f208
.long 2851598400 ## 0xa9f7f040
.long 2317480720 ## 0x8a21f310
.long 2158093072 ## 0x80a1e310
.long 2150757136 ## 0x8031f310
.long 1950408193 ## 0x7440de01
.long 2725638208 ## 0xa275f040
.long 2698375688 ## 0xa0d5f208
.long 2429992960 ## 0x90d6c000
.long 167956225 ## 0xa02cf01
.long 2723541512 ## 0xa255f208
.long 2840588816 ## 0xa94ff210
.long 2858545672 ## 0xaa61f208
.long 2283926288 ## 0x8821f310
.long 2821323272 ## 0xa829fa08
.long 3525574793 ## 0xd2240089
.long 3758119167 ## 0xe00058ff
.long 67239938 ## 0x4020002
.long 201510915 ## 0xc02d003
.long 1577898018 ## 0x5e0cd022
.long 1492500480 ## 0x58f5c000
.long 823709728 ## 0x3118d020
.long 1494007808 ## 0x590cc000
.long 287367168 ## 0x1120e000
.long 3489862944 ## 0xd0031520
.long 3508673826 ## 0xd1221d22
.long 3238026484 ## 0xc1005cf4
.long 832068109 ## 0x31985a0d
.long 2858545152 ## 0xaa61f000
.long 3517186183 ## 0xd1a40087
.long 1963219199 ## 0x750458ff
.long 2687105544 ## 0xa029fa08
.long 2695756296 ## 0xa0adfa08
.long 2470756352 ## 0x9344c000
.long 241225905 ## 0xe60d0b1
.long 2827145736 ## 0xa882d208
.long 2846487048 ## 0xa9a9f208
.long 2829447688 ## 0xa8a5f208
.long 3517226572 ## 0xd1a49e4c
.long 3492174213 ## 0xd0265985
.long 3793768755 ## 0xe2205133
.long 84115887 ## 0x50381af
.long 2714169864 ## 0xa1c6f208
.long 2573451316 ## 0x9963c034
.long 2688938504 ## 0xa045f208
.long 2468397057 ## 0x9320c001
.long 2854875656 ## 0xaa29f208
.long 2833897472 ## 0xa8e9d800
.long 3498083586 ## 0xd0808502
.long 436511087 ## 0x1a04a16f
.long 2720657928 ## 0xa229f208
.long 3623880836 ## 0xd8000884
.long 3524305129 ## 0xd210a0e9
.long 1983948962 ## 0x7640a8a2
.long 2430910465 ## 0x90e4c001
.long 2858283536 ## 0xaa5df210
.long 2834690112 ## 0xa8f5f040
.long 3254807094 ## 0xc2006a36
.long 1883789843 ## 0x70485a13
.long 2459746304 ## 0x929cc000
.long 3524297990 ## 0xd2108506
.long 4060651819 ## 0xf208a12b
.long 1962977833 ## 0x7500aa29
.long 2445459456 ## 0x91c2c000
.long 2856964624 ## 0xaa49d210
.long 2842155592 ## 0xa967da48
.long 2149708560 ## 0x8021f310
.long 2724584008 ## 0xa265da48
.long 2424356864 ## 0x9080c000
.long 2695549456 ## 0xa0aad210
.long 2854875656 ## 0xaa29f208
.long 3221255424 ## 0xc0007500
.long 3524300932 ## 0xd2109084
.long 3080692265 ## 0xb79fa229
.long 3082780270 ## 0xb7bf7e6e
.long 3084877550 ## 0xb7df7eee
.long 3086974830 ## 0xb7ff7f6e
.long 3221389294 ## 0xc0027fee
.long 2619509760 ## 0x9c228c00
.long 1435285376 ## 0x558cb780
.long 1410119456 ## 0x540cb720
.long 2835608072 ## 0xa903f208
.long 1077262112 ## 0x4035b720
.long 3792739978 ## 0xe2109e8a
.long 1984069935 ## 0x7642812f
.long 4060610953 ## 0xf2080189
.long 3221790977 ## 0xc008a101
.long 3624964420 ## 0xd8109144
.long 1962977865 ## 0x7500aa49
.long 2430779392 ## 0x90e2c000
.long 2848903312 ## 0xa9ced090
.long 3221255872 ## 0xc00076c0
.long 3078656450 ## 0xb78091c2
.long 3072349452 ## 0xb720550c
.long 3657978636 ## 0xda08530c
.long 2661329034 ## 0x9ea0a88a
.long 3038773251 ## 0xb5200003
.long 3221309107 ## 0xc00146b3
.long 3072365088 ## 0xb7209220
.long 3072349460 ## 0xb7205514
.long 3078640524 ## 0xb780538c
.long 3074441547 ## 0xb740414b
.long 1779712299 ## 0x6a14412b
.long 1755762705 ## 0x68a6d011
.long 3070259458 ## 0xb7007102
.long 67326732 ## 0x403530c
.long 2445066240 ## 0x91bcc000
.long 1185593216 ## 0x46aab780
.long 1095415584 ## 0x414ab720
.long 1073920548 ## 0x4002ba24
.long 1485335062 ## 0x58886a16
.long 3221254216 ## 0xc0007048
.long 3072364922 ## 0xb720917a
.long 3555803466 ## 0xd3f1414a
.long 3254807078 ## 0xc2006a26
.long 1883789859 ## 0x70485a23
.long 2438774784 ## 0x915cc000
.long 3494413574 ## 0xd0488506
.long 2232328567 ## 0x850ea177
.long 2706100368 ## 0xa14bd090
.long 2424356864 ## 0x9080c000
.long 2717306952 ## 0xa1f6d048
.long 1477228416 ## 0x580cb780
.long 2827874824 ## 0xa88df208
.long 3221517436 ## 0xc004747c
.long 4027618226 ## 0xf01093b2
.long 1963108937 ## 0x7502aa49
.long 2472853504 ## 0x9364c000
.long 2856966160 ## 0xaa49d810
.long 3221255424 ## 0xc0007500
.long 3499135202 ## 0xd09090e2
.long 1962977869 ## 0x7500aa4d
.long 2451750912 ## 0x9222c000
.long 2833641544 ## 0xa8e5f048
.long 3499132162 ## 0xd0908502
.long 3038814551 ## 0xb520a157
.long 3078635820 ## 0xb780412c
.long 3045081418 ## 0xb580414a
.long 3499114666 ## 0xd09040aa
.long 3221463387 ## 0xc003a15b
.long 3499135968 ## 0xd09093e0
.long 1983949018 ## 0x7640a8da
.long 2470625280 ## 0x9342c000
.long 1084929920 ## 0x40aab780
.long 1095415584 ## 0x414ab720
.long 1073920548 ## 0x4002ba24
.long 37906572 ## 0x242688c
.long 1510720000 ## 0x5a0bc200
.long 1084929408 ## 0x40aab580
.long 2833641544 ## 0xa8e5f048
.long 3038807298 ## 0xb5208502
.long 3499114796 ## 0xd090412c
.long 2231804251 ## 0x8506a15b
.long 2706886800 ## 0xa157d090
.long 2420162563 ## 0x9040c003
.long 1401730880 ## 0x538cb740
.long 2698432656 ## 0xa0d6d090
.long 1095415584 ## 0x414ab720
.long 2856966152 ## 0xaa49d808
.long 1780770984 ## 0x6a2468a8
.long 3221319752 ## 0xc0017048
.long 3078656604 ## 0xb780925c
.long 3072344234 ## 0xb72040aa
.long 3122938186 ## 0xba24414a
.long 1779318786 ## 0x6a0e4002
.long 1883789444 ## 0x70485884
.long 2432483329 ## 0x90fcc001
.long 1093449600 ## 0x412cb780
.long 2833641544 ## 0xa8e5f048
.long 1493488166 ## 0x5904d226
.long 2149708560 ## 0x8021f310
.long 3221254216 ## 0xc0007048
.long 2231800732 ## 0x8506939c
.long 2707148944 ## 0xa15bd090
.long 2707411088 ## 0xa15fd090
.long 2857752584 ## 0xaa55d808
.long 2708721736 ## 0xa173d048
.long 2831800336 ## 0xa8c9d810
.long 3254807060 ## 0xc2006a14
.long 1883789839 ## 0x70485a0f
.long 2698434640 ## 0xa0d6d850
.long 2697123984 ## 0xa0c2d890
.long 2423963648 ## 0x907ac000
.long 3494413570 ## 0xd0488502
.long 3221332347 ## 0xc001a17b
.long 3494416544 ## 0xd04890a0
.long 1962977909 ## 0x7500aa75
.long 3499132162 ## 0xd0908502
.long 3221266779 ## 0xc000a15b
.long 3078656932 ## 0xb78093a4
.long 3072344234 ## 0xb72040aa
.long 3122938186 ## 0xba24414a
.long 3490922498 ## 0xd0134002
.long 3792726343 ## 0xe2106947
.long 3072360611 ## 0xb72080a3
.long 1485521204 ## 0x588b4134
.long 1084929312 ## 0x40aab520
.long 2858807368 ## 0xaa65f048
.long 1560596646 ## 0x5d04d0a6
.long 2167063041 ## 0x812ac201
.long 2149708560 ## 0x8021f310
.long 1510720000 ## 0x5a0bc200
.long 1093449088 ## 0x412cb580
.long 1095415680 ## 0x414ab780
.long 1185592704 ## 0x46aab580
.long 2833109136 ## 0xa8ddd090
.long 3221255232 ## 0xc0007440
.long 3494416898 ## 0xd0489202
.long 1962977905 ## 0x7500aa71
.long 3221259526 ## 0xc0008506
.long 3494416642 ## 0xd0489102
.long 1962977913 ## 0x7500aa79
.long 2422521856 ## 0x9064c000
.long 3499132174 ## 0xd090850e
.long 3624968523 ## 0xd810a14b
.long 1962977865 ## 0x7500aa49
.long 1218753344 ## 0x48a4b340
.long 1095546752 ## 0x414cb780
.long 1168946560 ## 0x45acb580
.long 1984207906 ## 0x76449c22
.long 1218753344 ## 0x48a4b340
.long 1954988035 ## 0x7486c003
.long 2428157953 ## 0x90bac001
.long 1451800453 ## 0x5688b785
.long 3221255424 ## 0xc0007500
.long 3072364802 ## 0xb7209102
.long 3074446228 ## 0xb7405394
.long 3221249796 ## 0xc0005f04
.long 3072364736 ## 0xb72090c0
.long 3074446228 ## 0xb7405394
.long 3072352132 ## 0xb7205f84
.long 2653768907 ## 0x9e2d4ccb
.long 1493487782 ## 0x5904d0a6
.long 2857224240 ## 0xaa4dc830
.long 1393342240 ## 0x530cb720
.long 92496425 ## 0x5836229
.long 3045064707 ## 0xb5800003
.long 3078635949 ## 0xb78041ad
.long 3254796716 ## 0xc20041ac
.long 3221314103 ## 0xc0015a37
.long 3070268064 ## 0xb70092a0
.long 3076543244 ## 0xb760530c
.long 3238024084 ## 0xc1005394
.long 1962957387 ## 0x75005a4b
.long 1451800357 ## 0x5688b725
.long 3221227778 ## 0xc0000902
.long 3254817052 ## 0xc200911c
.long 1962957319 ## 0x75005a07
.long 4294904068 ## 0xffff0904
.long 3223098266 ## 0xc01c939a
.long 3221257342 ## 0xc0007c7e
.long 3637547266 ## 0xd8d09102
.long 3074468453 ## 0xb740aa65
.long 3221249796 ## 0xc0005f04
.long 3637547200 ## 0xd8d090c0
.long 3074468453 ## 0xb740aa65
.long 3525730180 ## 0xd2265f84
.long 2653772036 ## 0x9e2d5904
.long 2832123952 ## 0xa8cec830
.long 2833379336 ## 0xa8e1f008
.long 1353424460 ## 0x50ab9e4c
.long 3038797977 ## 0xb5206099
.long 3078635948 ## 0xb78041ac
.long 2234925484 ## 0x853641ac
.long 2292572688 ## 0x88a5e210
.long 1376240128 ## 0x5207c200
.long 1101837696 ## 0x41acb580
.long 2856972304 ## 0xaa49f010
.long 3221255426 ## 0xc0007502
.long 3078656228 ## 0xb78090e4
.long 3045081516 ## 0xb58041ac
.long 2619490860 ## 0x9c22422c
.long 2849099920 ## 0xa9d1d090
.long 3221583040 ## 0xc00574c0
.long 3074461892 ## 0xb74090c4
.long 3072344620 ## 0xb720422c
.long 3508945332 ## 0xd12641b4
.long 3500300556 ## 0xd0a2590c
.long 4061158536 ## 0xf2105c88
.long 1883801637 ## 0x70488825
.long 2440478720 ## 0x9176c000
.long 1561120934 ## 0x5d0cd0a6
.long 2292965904 ## 0x88abe210
.long 1510523136 ## 0x5a08c100
.long 3221516360 ## 0xc0047048
.long 2655621530 ## 0x9e49919a
.long 1883538822 ## 0x70448586
.long 2714751120 ## 0xa1cfd090
.long 2715799696 ## 0xa1dfd090
.long 2419900418 ## 0x903cc002
.long 1510260992 ## 0x5a04c100
.long 3221254216 ## 0xc0007048
.long 3500314870 ## 0xd0a290f6
.long 1896111620 ## 0x71045e04
.long 2474295296 ## 0x937ac000
.long 1193981728 ## 0x472ab720
.long 1477752608 ## 0x5814b720
.long 3038775448 ## 0xb5200898
.long 3078637354 ## 0xb780472a
.long 4027597261 ## 0xf01041cd
.long 3074468077 ## 0xb740a8ed
.long 1648574661 ## 0x624340c5
.long 3254782496 ## 0xc2000a20
.long 4077935121 ## 0xf3105a11
.long 2233106977 ## 0x851a8221
.long 2706100368 ## 0xa14bd090
.long 3221390606 ## 0xc002850e
.long 3072365376 ## 0xb7209340
.long 3072345898 ## 0xb720472a
.long 143153172 ## 0x8885814
.long 1193981216 ## 0x472ab520
.long 1104000896 ## 0x41cdb780
.long 2834165776 ## 0xa8edf010
.long 1086699328 ## 0x40c5b740
.long 171991619 ## 0xa406243
.long 1511375360 ## 0x5a15c200
.long 2183262992 ## 0x8221f310
.long 3499132174 ## 0xd090850e
.long 3045105995 ## 0xb580a14b
.long 3042984141 ## 0xb56040cd
.long 4294724664 ## 0xfffc4c38
.long 2655621952 ## 0x9e499340
.long 1510260992 ## 0x5a04c100
.long 3221254216 ## 0xc0007048
.long 3500314870 ## 0xd0a290f6
.long 1896111620 ## 0x71045e04
.long 2474295296 ## 0x937ac000
.long 1193981728 ## 0x472ab720
.long 1477752608 ## 0x5814b720
.long 3038779528 ## 0xb5201888
.long 3078637354 ## 0xb780472a
.long 4027597261 ## 0xf01041cd
.long 3074468077 ## 0xb740a8ed
.long 1648574661 ## 0x624340c5
.long 3254782528 ## 0xc2000a40
.long 4077935125 ## 0xf3105a15
.long 2233109025 ## 0x851a8a21
.long 2706100368 ## 0xa14bd090
.long 3221259643 ## 0xc000857b
.long 3072365376 ## 0xb7209340
.long 3072345898 ## 0xb720472a
.long 411326484 ## 0x18845814
.long 1193981216 ## 0x472ab520
.long 1104000896 ## 0x41cdb780
.long 2834165776 ## 0xa8edf010
.long 1086699328 ## 0x40c5b740
.long 3221381699 ## 0xc0026243
.long 3254782464 ## 0xc2000a00
.long 4077935129 ## 0xf3105a19
.long 2232322593 ## 0x850e8a21
.long 2706100368 ## 0xa14bd090
.long 3045098879 ## 0xb580857f
.long 3040886989 ## 0xb54040cd
.long 4294593592 ## 0xfffa4c38
.long 3499135744 ## 0xd0909300
.long 4294615501 ## 0xfffaa1cd
.long 2231538304 ## 0x85029280
.long 2706362512 ## 0xa14fd090
.long 2447441914 ## 0x91e0fffa
.long 3078661645 ## 0xb780a60d
.long 4060632076 ## 0xf208540c
.long 2661656705 ## 0x9ea5a881
.long 488516 ## 0x77444
.long 3221226241 ## 0xc0000301
.long 3078656260 ## 0xb7809104
.long 3670561676 ## 0xdac8538c
.long 3221792773 ## 0xc008a805
.long 1950519872 ## 0x74429240
.long 2447687688 ## 0x91e4c008
.long 2854869520 ## 0xaa29da10
.long 3221255424 ## 0xc0007500
.long 3532690244 ## 0xd2909344
.long 1962977837 ## 0x7500aa2d
.long 2460270592 ## 0x92a4c000
.long 2854605456 ## 0xaa25d290
.long 1401730848 ## 0x538cb720
.long 1435809568 ## 0x5594b720
.long 3070260480 ## 0xb7007500
.long 3074444459 ## 0xb7404cab
.long 3758245083 ## 0xe00244db
.long 4061168934 ## 0xf2108526
.long 3045097505 ## 0xb5808021
.long 3221701835 ## 0xc00744cb
.long 3532689984 ## 0xd2909240
.long 1962977837 ## 0x7500aa2d
.long 2474819585 ## 0x9382c001
.long 1393342336 ## 0x530cb780
.long 1401730880 ## 0x538cb740
.long 2837893776 ## 0xa926d290
.long 1435809632 ## 0x5594b760
.long 2827080392 ## 0xa881d2c8
.long 2848313352 ## 0xa9c5d008
.long 2831863816 ## 0xa8cad008
.long 3121182336 ## 0xba097680
.long 147456 ## 0x24000
.long 3629162057 ## 0xd8509e49
.long 3490818407 ## 0xd011a967
.long 3003386370 ## 0xb3040a02
.long 607266 ## 0x94422
.long 1879228432 ## 0x7002c010
.long 1891683346 ## 0x70c0cc12
.long 67597952 ## 0x4077680
.long 3758227463 ## 0xe0020007
.long 4061168934 ## 0xf2108526
.long 3629154337 ## 0xd8508021
.long 3078660709 ## 0xb780a265
.long 1962952264 ## 0x75004648
.long 2443362304 ## 0x91a2c000
.long 2839009872 ## 0xa937da50
.long 2854345360 ## 0xaa21da90
.long 2158486032 ## 0x80a7e210
.long 3666872836 ## 0xda900a04
.long 3662717473 ## 0xda50a221
.long 499893 ## 0x7a0b5
.long 2455814149 ## 0x9260c005
.long 2855916176 ## 0xaa39d290
.long 3221320960 ## 0xc0017500
.long 3078656418 ## 0xb78091a2
.long 3523761036 ## 0xd208538c
.long 3523782785 ## 0xd208a881
.long 3523782794 ## 0xd208a88a
.long 3490818309 ## 0xd011a905
.long 2655586322 ## 0x9e490812
.long 2854605456 ## 0xaa25d290
.long 1879228432 ## 0x7002c010
.long 1435285280 ## 0x558cb720
.long 1887488018 ## 0x7080c812
.long 357632 ## 0x57500
.long 1153152832 ## 0x44bbb740
.long 2233917442 ## 0x8526e002
.long 2149708304 ## 0x8021f210
.long 2839009872 ## 0xa937da50
.long 1152103808 ## 0x44abb580
.long 2829179536 ## 0xa8a1da90
.long 2149970448 ## 0x8025f210
.long 142868485 ## 0x8840005
.long 2694961808 ## 0xa0a1da90
.long 2721438288 ## 0xa235da50
.long 2422259716 ## 0x9060c004
.long 1393342336 ## 0x530cb780
.long 2830234192 ## 0xa8b1f250
.long 2844914248 ## 0xa991f248
.long 2661708864 ## 0x9ea67440
.long 2710172232 ## 0xa189f248
.long 2467741696 ## 0x9316c000
.long 1435285280 ## 0x558cb720
.long 1193916288 ## 0x4729b780
.long 2659742976 ## 0x9e887500
.long 134402050 ## 0x802d002
.long 2426716160 ## 0x90a4c000
.long 2854867600 ## 0xaa29d290
.long 3078619144 ## 0xb7800008
.long 3523761036 ## 0xd208538c
.long 42576009 ## 0x289a889
.long 1883291664 ## 0x7040c010
.long 2457911297 ## 0x9280c001
.long 1401730976 ## 0x538cb7a0
.long 173068465 ## 0xa50d0b1
.long 2827145736 ## 0xa882d208
.long 2838098512 ## 0xa929f250
.long 4060615062 ## 0xf2081196
.long 1552263341 ## 0x5c85a8ad
.long 1485545036 ## 0x588b9e4c
.long 1891814418 ## 0x70c2cc12
.long 1374900560 ## 0x51f35150
.long 1494536486 ## 0x5914d126
.long 1502073252 ## 0x5987d1a4
.long 2175787552 ## 0x81afe220
.long 4065332482 ## 0xf2500d02
.long 3222577449 ## 0xc014a129
.long 3078986254 ## 0xb7859a0e
.long 1962956424 ## 0x75005688
.long 2430779392 ## 0x90e2c000
.long 3222576771 ## 0xc0149e83
.long 3221264944 ## 0xc0009a30
.long 1478070368 ## 0x58199060
.long 2854867600 ## 0xaa29d290
.long 1435809536 ## 0x5594b700
.long 3222274280 ## 0xc01000e8
.long 308834306 ## 0x12687002
.long 1895874578 ## 0x7100c012
.long 2829505168 ## 0xa8a6d290
.long 2829701640 ## 0xa8a9d208
.long 3523769920 ## 0xd2087640
.long 3490818725 ## 0xd011aaa5
.long 3003386370 ## 0xb3040a02
.long 607266 ## 0x94422
.long 1883291664 ## 0x7040c010
.long 1900074002 ## 0x7140d412
.long 3074455104 ## 0xb7407640
.long 738522 ## 0xb44da
.long 2233917442 ## 0x8526e002
.long 2158092816 ## 0x80a1e210
.long 1179170688 ## 0x4648b780
.long 3038803200 ## 0xb5207500
.long 3221243082 ## 0xc00044ca
.long 3662713250 ## 0xda5091a2
.long 3666913591 ## 0xda90a937
.long 3809520161 ## 0xe310aa21
.long 168067235 ## 0xa0480a3
.long 2720127632 ## 0xa221da90
.long 2696272464 ## 0xa0b5da50
.long 2730613264 ## 0xa2c1da10
.long 3080650763 ## 0xb79f000b
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 2785909794 ## 0xa60d9c22
.long 1410119456 ## 0x540cb720
.long 1076737920 ## 0x402db780
.long 2660070658 ## 0x9e8d7502
.long 2456076300 ## 0x9264c00c
.long 1426896768 ## 0x550cb780
.long 2827940360 ## 0xa88ef208
.long 1984348163 ## 0x7646c003
.long 3221331618 ## 0xc0019ea2
.long 3078983962 ## 0xb785911a
.long 1962956424 ## 0x75005688
.long 2432876544 ## 0x9102c000
.long 1418508160 ## 0x548cb780
.long 1594144576 ## 0x5f04b740
.long 2428551168 ## 0x90c0c000
.long 1418508160 ## 0x548cb780
.long 1602533184 ## 0x5f84b740
.long 2827088392 ## 0xa881f208
.long 3500580397 ## 0xd0a69e2d
.long 3358611716 ## 0xc8305904
.long 2655627853 ## 0x9e49aa4d
.long 3525599769 ## 0xd2246219
.long 3078641687 ## 0xb7805817
.long 3501282188 ## 0xd0b1538c
.long 3072329920 ## 0xb72008c0
.long 2661695537 ## 0x9ea64031
.long 1393342400 ## 0x530cb7c0
.long 3221312519 ## 0xc0015407
.long 3082851072 ## 0xb7c09300
.long 3082834836 ## 0xb7c05394
.long 3500299020 ## 0xd0a2530c
.long 3072679499 ## 0xb7255e4b
.long 1962956424 ## 0x75005688
.long 1419032352 ## 0x5494b720
.long 3221227778 ## 0xc0000902
.long 3254817052 ## 0xc200911c
.long 1962957319 ## 0x75005a07
.long 4294904068 ## 0xffff0904
.long 3223098266 ## 0xc01c939a
.long 3221257342 ## 0xc0007c7e
.long 3078656258 ## 0xb7809102
.long 3074441293 ## 0xb740404d
.long 3221249796 ## 0xc0005f04
.long 3078656192 ## 0xb78090c0
.long 3074441293 ## 0xb740404d
.long 3525730180 ## 0xd2265f84
.long 2653772036 ## 0x9e2d5904
.long 2832123952 ## 0xa8cec830
.long 2832068624 ## 0xa8cdf010
.long 1353424460 ## 0x50ab9e4c
.long 3500433561 ## 0xd0a46099
.long 3501283351 ## 0xd0b15817
.long 3523743328 ## 0xd2080e60
.long 2659821697 ## 0x9e89a881
.long 2660324359 ## 0x9e915407
.long 3658503172 ## 0xda105404
.long 1962977833 ## 0x7500aa29
.long 2430779392 ## 0x90e2c000
.long 2855129744 ## 0xaa2dd290
.long 3221255424 ## 0xc0007500
.long 4064842434 ## 0xf24892c2
.long 4061178199 ## 0xf210a957
.long 4064837673 ## 0xf2488029
.long 4065370709 ## 0xf250a255
.long 4065370150 ## 0xf250a026
.long 4064845866 ## 0xf248a02a
.long 4027621442 ## 0xf010a042
.long 4064848457 ## 0xf248aa49
.long 4064846413 ## 0xf248a24d
.long 3221725777 ## 0xc007a251
.long 3532690176 ## 0xd2909300
.long 1962977849 ## 0x7500aa39
.long 2445590535 ## 0x91c4c007
.long 1435285280 ## 0x558cb720
.long 1185527680 ## 0x46a9b780
.long 2659808512 ## 0x9e897500
.long 2428813319 ## 0x90c4c007
.long 2841113160 ## 0xa957f248
.long 2150232592 ## 0x8029f210
.long 2723541576 ## 0xa255f248
.long 2830488208 ## 0xa8b5d290
.long 3221255232 ## 0xc0007440
.long 4027617474 ## 0xf01090c2
.long 3221269065 ## 0xc000aa49
.long 4064842304 ## 0xf2489240
.long 4027623629 ## 0xf010a8cd
.long 3500583497 ## 0xd0a6aa49
.long 3795867912 ## 0xe2405908
.long 3525738787 ## 0xd2268123
.long 4077934852 ## 0xf3105904
.long 4077944865 ## 0xf3108021
.long 3254813217 ## 0xc2008221
.long 4064827917 ## 0xf2485a0d
.long 4064846413 ## 0xf248a24d
.long 4064848461 ## 0xf248aa4d
.long 3532694097 ## 0xd290a251
.long 1950394549 ## 0x7440a8b5
.long 2432876544 ## 0x9102c000
.long 2686906960 ## 0xa026f250
.long 2687169104 ## 0xa02af250
.long 2472591365 ## 0x9360c005
.long 1179236224 ## 0x4649b780
.long 3221320960 ## 0xc0017500
.long 3666907362 ## 0xda9090e2
.long 4065372322 ## 0xf250a8a2
.long 3666913573 ## 0xda90a925
.long 478456353 ## 0x1c84aa21
.long 3501301022 ## 0xd0b19d1e
.long 3543338208 ## 0xd3330ce0
.long 3076546855 ## 0xb7606127
.long 3254796337 ## 0xc2004031
.long 3254803008 ## 0xc2005a40
.long 3254868549 ## 0xc2015a45
.long 4077945128 ## 0xf3108128
.long 2661384225 ## 0x9ea18021
.long 2845956752 ## 0xa9a1da90
.long 4065330439 ## 0xf2500507
.long 1437573669 ## 0x55afa225
.long 2564276244 ## 0x98d7c014
.long 2686841424 ## 0xa025f250
.long 2687103568 ## 0xa029f250
.long 2451619844 ## 0x9220c004
.long 2838223376 ## 0xa92bda10
.long 2855137808 ## 0xaa2df210
.long 2829513296 ## 0xa8a6f250
.long 2292310800 ## 0x88a1e310
.long 3658653258 ## 0xda129e4a
.long 2173020456 ## 0x8185a928
.long 3493009540 ## 0xd0331884
.long 4077936930 ## 0xf3106122
.long 4077947057 ## 0xf31088b1
.long 3221785121 ## 0xc0088a21
.long 3254809920 ## 0xc2007540
.long 3254868487 ## 0xc2015a07
.long 4077945128 ## 0xf3108128
.long 4065361953 ## 0xf2508021
.long 3221266981 ## 0xc000a225
.long 2662044092 ## 0x9eab91bc
.long 2566766612 ## 0x98fdc014
.long 2854613584 ## 0xaa25f250
.long 1386463744 ## 0x52a3c200
.long 1375977984 ## 0x5203c200
.long 2720395856 ## 0xa225f250
.long 1610921792 ## 0x6004b740
.long 2854613584 ## 0xaa25f250
.long 1493488294 ## 0x5904d2a6
.long 3358629421 ## 0xc8309e2d
.long 25798861 ## 0x189a8cd
.long 1509937700 ## 0x59ffd224
.long 16977026 ## 0x1030c82
.long 3222537475 ## 0xc0140503
.long 3074464004 ## 0xb7409904
.long 2638700700 ## 0x9d47609c
.long 2837889552 ## 0xa926c210
.long 92340609 ## 0x5810181
.long 2564866068 ## 0x98e0c014
.long 2854875664 ## 0xaa29f210
.long 4065359106 ## 0xf2507502
.long 3221266469 ## 0xc000a025
.long 4065366212 ## 0xf25090c4
.long 3221397545 ## 0xc002a029
.long 3658518592 ## 0xda109040
.long 3658655914 ## 0xda12a8aa
.long 3500321108 ## 0xd0a2a954
.long 4027669636 ## 0xf0115c84
.long 1883803170 ## 0x70488e22
.long 2440478720 ## 0x9176c000
.long 2856448584 ## 0xaa41f248
.long 3254780424 ## 0xc2000208
.long 4065352199 ## 0xf2505a07
.long 3221332521 ## 0xc001a229
.long 4064842176 ## 0xf24891c0
.long 3490818241 ## 0xd011a8c1
.long 2655653394 ## 0x9e4a0e12
.long 2317480720 ## 0x8a21f310
.long 1627705395 ## 0x6104d033
.long 3254870169 ## 0xc2016099
.long 4065362210 ## 0xf2508122
.long 3658522923 ## 0xda10a12b
.long 3501304405 ## 0xd0b1aa55
.long 436473056 ## 0x1a040ce0
.long 1510457856 ## 0x5a07c200
.long 2149708560 ## 0x8021f310
.long 1077000032 ## 0x4031b760
.long 2720658000 ## 0xa229f250
.long 2849364496 ## 0xa9d5da10
.long 84385441 ## 0x5079ea1
.long 428103087 ## 0x198455af
.long 2555101204 ## 0x984bc014
.long 2687103568 ## 0xa029f250
.long 2430648320 ## 0x90e0c000
.long 2855137808 ## 0xaa2df210
.long 4061137412 ## 0xf2100a04
.long 4064846381 ## 0xf248a22d
.long 4061178053 ## 0xf210a8c5
.long 4065372713 ## 0xf250aa29
.long 3500583082 ## 0xd0a6a8aa
.long 1963088132 ## 0x75025904
.long 2166538753 ## 0x8122c201
.long 2150363664 ## 0x802bf210
.long 2695819856 ## 0xa0aef250
.long 1485554176 ## 0x588bc200
.long 2431959040 ## 0x90f4c000
.long 3490750026 ## 0xd0109e4a
.long 4065357892 ## 0xf2507044
.long 3080692265 ## 0xb79fa229
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 3072367650 ## 0xb7209c22
.long 3624948748 ## 0xd810540c
.long 134392417 ## 0x802aa61
.long 1101772160 ## 0x41abb580
.long 3074464802 ## 0xb7409c22
.long 3072349068 ## 0xb720538c
.long 4027734036 ## 0xf0125814
.long 4027099500 ## 0xf008a96c
.long 3072371277 ## 0xb720aa4d
.long 3074441549 ## 0xb740414d
.long 4077928669 ## 0xf31040dd
.long 1648593441 ## 0x62438a21
.long 2149708560 ## 0x8021f310
.long 1087223168 ## 0x40cdb580
.long 2834165776 ## 0xa8edf010
.long 2697850888 ## 0xa0cdf008
.long 3221789730 ## 0xc0089c22
.long 2656597184 ## 0x9e5874c0
.long 3221266002 ## 0xc0009e52
.long 3489829116 ## 0xd00290fc
.long 437547200 ## 0x1a1470c0
.long 1343443443 ## 0x501351f3
.long 1946206213 ## 0x7400c005
.long 2432483328 ## 0x90fcc000
.long 1879101442 ## 0x7000d002
.long 1343429200 ## 0x50131a50
.long 3074425128 ## 0xb7400128
.long 3078643716 ## 0xb7806004
.long 3517341836 ## 0xd1a6608c
.long 2653772036 ## 0x9e2d5904
.long 2833629248 ## 0xa8e5c040
.long 2857224240 ## 0xaa4dc830
.long 1611231300 ## 0x60097044
.long 303353885 ## 0x1214d01d
.long 1343475738 ## 0x5013d01a
.long 1220195136 ## 0x48bab340
.long 1343230498 ## 0x50101222
.long 2656869410 ## 0x9e5c9c22
.long 142767398 ## 0x8827526
.long 1073795102 ## 0x4000d01e
.long 1220326208 ## 0x48bcb340
.long 1962984320 ## 0x7500c380
.long 2428289024 ## 0x90bcc000
.long 139378690 ## 0x84ec002
.long 3221527586 ## 0xc0049c22
.long 3221255432 ## 0xc0007508
.long 168071516 ## 0xa04915c
.long 1510457856 ## 0x5a07c200
.long 1963507716 ## 0x7508c004
.long 4294903940 ## 0xffff0884
.long 3074462554 ## 0xb740935a
.long 2638962972 ## 0x9d4b611c
.long 2818949664 ## 0xa805c220
.long 1763561491 ## 0x691dd013
.long 2149704208 ## 0x8021e210
.long 3221396514 ## 0xc0029c22
.long 3490804416 ## 0xd01172c0
.long 2619481098 ## 0x9c221c0a
.long 218161152 ## 0xd00e000
.long 1143124784 ## 0x4422b330
.long 1212330800 ## 0x4842b330
.long 1218622272 ## 0x48a2b340
.long 2231549954 ## 0x8502c002
.long 2284712464 ## 0x882df210
.long 3221255424 ## 0xc0007500
.long 2656669946 ## 0x9e5990fa
.long 302582786 ## 0x12090c02
.long 2619494449 ## 0x9c225031
.long 1355849306 ## 0x50d09e5a
.long 1416207954 ## 0x54699e52
.long 809652841 ## 0x30425269
.long 2793774114 ## 0xa6859c22
.long 2659254279 ## 0x9e810007
.long 3489570448 ## 0xcffe9e90
.long 2655071484 ## 0x9e412cfc
.long 1547804236 ## 0x5c419e4c
.long 3489555601 ## 0xcffe6491
.long 1656957180 ## 0x62c328fc
.long 2655279169 ## 0x9e445841
.long 1611227267 ## 0x60096083
.long 1514259072 ## 0x5a41c280
.long 76586656 ## 0x4909ea0
.long 2634653320 ## 0x9d099e88
.long 2655782032 ## 0x9e4c0490
.long 3221319938 ## 0xc0017102
.long 3500311812 ## 0xd0a28504
.long 3003276865 ## 0xb3025e41
.long 4078978152 ## 0xf3204468
.long 3500572961 ## 0xd0a68121
.long 3489553728 ## 0xcffe5d40
.long 4077923068 ## 0xf3102afc
.long 885027 ## 0xd8123
.long 2656306189 ## 0x9e54040d
.long 1631113267 ## 0x6138d033
.long 1631952476 ## 0x61459e5c
.long 2166743568 ## 0x8125e210
.long 73571985 ## 0x4629e91
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509824 ## 0x9c228c40
.long 2277689353 ## 0x87c2c809
.long 203468896 ## 0xc20b060
.long 2277689353 ## 0x87c2c809
.long 174108768 ## 0xa60b060
.long 2277689353 ## 0x87c2c809
.long 163623008 ## 0x9c0b060
.globl _aui32MPG4VBR_MTXTOPAZFWData ## @aui32MPG4VBR_MTXTOPAZFWData
.p2align 4
_aui32MPG4VBR_MTXTOPAZFWData:
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156921008 ## 0x809000b0
.long 2156921244 ## 0x8090019c
.long 2189970964 ## 0x82884e14
.long 2189970132 ## 0x82884ad4
.long 2189970188 ## 0x82884b0c
.long 2189970244 ## 0x82884b44
.long 2189970304 ## 0x82884b80
.long 2189970364 ## 0x82884bbc
.long 2189970412 ## 0x82884bec
.long 2189970460 ## 0x82884c1c
.long 2189970500 ## 0x82884c44
.long 2189970596 ## 0x82884ca4
.long 2189970604 ## 0x82884cac
.long 2189970612 ## 0x82884cb4
.long 2189970624 ## 0x82884cc0
.long 2189971416 ## 0x82884fd8
.long 2189971368 ## 0x82884fa8
.long 2189971080 ## 0x82884e88
.long 2189970672 ## 0x82884cf0
.long 2189971160 ## 0x82884ed8
.long 2189971232 ## 0x82884f20
.long 2189971228 ## 0x82884f1c
.long 2189971304 ## 0x82884f68
.long 2189972228 ## 0x82885304
.long 2189971791 ## 0x8288514f
.long 2189971792 ## 0x82885150
.long 2189971759 ## 0x8288512f
.long 2189971760 ## 0x82885130
.long 2189971862 ## 0x82885196
.long 2189971966 ## 0x828851fe
.long 2189972030 ## 0x8288523e
.long 2189972160 ## 0x828852c0
.long 2189971824 ## 0x82885170
.long 2189971576 ## 0x82885078
.long 2189971668 ## 0x828850d4
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156922588 ## 0x809006dc
.long 2156927976 ## 0x80901be8
.long 2156930288 ## 0x809024f0
.long 2156922592 ## 0x809006e0
.long 2156936184 ## 0x80903bf8
.long 2156937500 ## 0x8090411c
.long 2156922668 ## 0x8090072c
.long 0 ## 0x0
.long 2156928424 ## 0x80901da8
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156922588 ## 0x809006dc
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2685407586 ## 0xa0101162
.long 2685403508 ## 0xa0100174
.long 2685407490 ## 0xa0101102
.long 2685403524 ## 0xa0100184
.long 2685407492 ## 0xa0101104
.long 2685403540 ## 0xa0100194
.long 2685407494 ## 0xa0101106
.long 2685403556 ## 0xa01001a4
.long 2685403554 ## 0xa01001a2
.long 2685403554 ## 0xa01001a2
.long 2685407618 ## 0xa0101182
.long 2685403458 ## 0xa0100142
.long 2685407522 ## 0xa0101122
.long 2685403474 ## 0xa0100152
.long 2148536612 ## 0x80101124
.long 2148536614 ## 0x80101126
.long 2148536644 ## 0x80101144
.long 2148536646 ## 0x80101146
.long 2148532598 ## 0x80100176
.long 2148532614 ## 0x80100186
.long 2148532630 ## 0x80100196
.long 2148532646 ## 0x801001a6
.long 2148532662 ## 0x801001b6
.long 2148532660 ## 0x801001b4
.long 2150630244 ## 0x80300364
.long 2148577536 ## 0x8010b100
.long 2148553056 ## 0x80105160
.long 2148532482 ## 0x80100102
.long 2816 ## 0xb00
.long 2816 ## 0xb00
.long 2976 ## 0xba0
.long 2976 ## 0xba0
.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 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 16842752 ## 0x1010000
.long 50528770 ## 0x3030202
.long 84149252 ## 0x5040404
.long 101057797 ## 0x6060505
.long 117901062 ## 0x7070706
.long 134744071 ## 0x8080807
.long 151587080 ## 0x9090908
.long 657929 ## 0xa0a09
.long 33619968 ## 0x2010000
.long 67371779 ## 0x4040303
.long 101057797 ## 0x6060505
.long 134743815 ## 0x8080707
.long 168429833 ## 0xa0a0909
.long 185273099 ## 0xb0b0b0b
.long 202116108 ## 0xc0c0c0c
.long 855309 ## 0xd0d0d
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 16842752 ## 0x1010000
.long 33686017 ## 0x2020201
.long 67306243 ## 0x4030303
.long 84149252 ## 0x5040404
.long 1310725 ## 0x140005
.long 1703958 ## 0x1a0016
.long 2097180 ## 0x20001c
.long 2621476 ## 0x280024
.long 3407916 ## 0x34002c
.long 4194360 ## 0x400038
.long 5242952 ## 0x500048
.long 6815832 ## 0x680058
.long 8388720 ## 0x800070
.long 10485904 ## 0xa00090
.long 13631664 ## 0xd000b0
.long 16777440 ## 0x10000e0
.long 20971808 ## 0x1400120
.long 27263328 ## 0x1a00160
.long 33554880 ## 0x20001c0
.long 41943616 ## 0x2800240
.long 54526656 ## 0x34002c0
.long 67109760 ## 0x4000380
.long 83887232 ## 0x5000480
.long 109053312 ## 0x6800580
.long 134219520 ## 0x8000700
.long 167774464 ## 0xa000900
.long 218106624 ## 0xd000b00
.long 268439040 ## 0x10000e00
.long 335548928 ## 0x14001200
.long 436213248 ## 0x1a001600
.long 7168 ## 0x1c00
.long 8388672 ## 0x800040
.long 16777408 ## 0x10000c0
.long 25166144 ## 0x1800140
.long 33554880 ## 0x20001c0
.long 41943616 ## 0x2800240
.long 50332352 ## 0x30002c0
.long 58721088 ## 0x3800340
.long 67109824 ## 0x40003c0
.long 75498560 ## 0x4800440
.long 83887296 ## 0x50004c0
.long 92276032 ## 0x5800540
.long 100664768 ## 0x60005c0
.long 109053504 ## 0x6800640
.long 117442240 ## 0x70006c0
.long 125830976 ## 0x7800740
.long 1984 ## 0x7c0
.long 2097216 ## 0x200040
.long 1049259 ## 0x1002ab
.long 22347981 ## 0x15500cd
.long 524873 ## 0x80249
.long 13435335 ## 0xcd01c7
.long 22347869 ## 0x155005d
.long 38338875 ## 0x249013b
.long 262417 ## 0x40111
.long 29819121 ## 0x1c700f1
.long 13435311 ## 0xcd01af
.long 6095043 ## 0x5d00c3
.long 22347865 ## 0x1550059
.long 20643881 ## 0x13b0029
.long 38339167 ## 0x249025f
.long 17891893 ## 0x1110235
.long 131105 ## 0x20021
.long 15794207 ## 0xf1001f
.long 29818997 ## 0x1c70075
.long 28246127 ## 0x1af006f
.long 13434985 ## 0xcd0069
.long 12779545 ## 0xc30019
.long 6095229 ## 0x5d017d
.long 5832795 ## 0x59005b
.long 22348473 ## 0x15502b9
.long 2687143 ## 0x2900a7
.long 20644483 ## 0x13b0283
.long 39780661 ## 0x25f0135
.long 38338709 ## 0x2490095
.long 37028415 ## 0x235023f
.long 17891467 ## 0x111008b
.long 2163225 ## 0x210219
.long 65601 ## 0x10041
.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 305445548 ## 0x1234baac
.space 11460
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "TOPAZ_DDKBUILD_00-00-00-0146"
.section __DATA,__data
.globl _szMPG4VBR_MTXTOPAZFW_buildtag ; @szMPG4VBR_MTXTOPAZFW_buildtag
.p2align 3
_szMPG4VBR_MTXTOPAZFW_buildtag:
.quad l_.str
.globl _ui32MPG4VBR_MTXTOPAZFWTextSize ; @ui32MPG4VBR_MTXTOPAZFWTextSize
.p2align 2
_ui32MPG4VBR_MTXTOPAZFWTextSize:
.long 4598 ; 0x11f6
.globl _ui32MPG4VBR_MTXTOPAZFWDataSize ; @ui32MPG4VBR_MTXTOPAZFWDataSize
.p2align 2
_ui32MPG4VBR_MTXTOPAZFWDataSize:
.long 3584 ; 0xe00
.globl _ui32MPG4VBR_MTXTOPAZFWDataLocation ; @ui32MPG4VBR_MTXTOPAZFWDataLocation
.p2align 2
_ui32MPG4VBR_MTXTOPAZFWDataLocation:
.long 2189969408 ; 0x82884800
.globl _aui32MPG4VBR_MTXTOPAZFWText ; @aui32MPG4VBR_MTXTOPAZFWText
.p2align 2
_aui32MPG4VBR_MTXTOPAZFWText:
.long 2420162561 ; 0x9040c001
.long 3356070910 ; 0xc80993fe
.long 3221229122 ; 0xc0000e42
.long 3358133760 ; 0xc8290e00
.long 3308553250 ; 0xc5348422
.long 3358163968 ; 0xc8298400
.long 3296757282 ; 0xc4808622
.long 2659419648 ; 0x9e838600
.long 3356073539 ; 0xc8099e43
.long 3371699522 ; 0xc8f80d42
.long 3356036416 ; 0xc8090d40
.long 3371829570 ; 0xc8fa0942
.long 3356035328 ; 0xc8090900
.long 3221884482 ; 0xc00a0e42
.long 3356036672 ; 0xc8090e40
.long 3222177730 ; 0xc00e87c2
.long 2618853328 ; 0x9c1887d0
.long 201459714 ; 0xc020802
.long 159518082 ; 0x9820d82
.long 151129346 ; 0x9020d02
.long 142740610 ; 0x8820c82
.long 2468413438 ; 0x9320fffe
.long 2751580216 ; 0xa401c838
.long 230869001 ; 0xdc2c809
.long 226543864 ; 0xd80c8f8
.long 239257609 ; 0xe42c809
.long 189182080 ; 0xb46b080
.long 2121578367 ; 0x7e74b77f
.long 2760706178 ; 0xa48d0882
.long 4294942707 ; 0xffff9ff3
.long 2635305952 ; 0x9d1393e0
.long 4164518017 ; 0xf8398081
.long 117940741 ; 0x707a205
.long 109380359 ; 0x6850307
.long 58957463 ; 0x3839e97
.long 262145551 ; 0xfa0060f
.long 26019213 ; 0x18d058d
.long 2623668367 ; 0x9c62008f
.long 2470510591 ; 0x9340ffff
.long 245368331 ; 0xea0060b
.long 4294941794 ; 0xffff9c62
.long 93164448 ; 0x58d93a0
.long 3070230925 ; 0xb700018d
.long 3078640012 ; 0xb780518c
.long 2617331988 ; 0x9c015114
.long 109553157 ; 0x687a605
.long 245368331 ; 0xea0060b
.long 4294941794 ; 0xffff9c62
.long 4193817504 ; 0xf9f893a0
.long 4193823389 ; 0xf9f8aa9d
.long 2619517469 ; 0x9c22aa1d
.long 2785909794 ; 0xa60d9c22
.long 2617180148 ; 0x9bfefff4
.long 211994665 ; 0xca2c829
.long 216057138 ; 0xce0c532
.long 1078834976 ; 0x404db720
.long 172148745 ; 0xa42c809
.long 167822836 ; 0xa00c5f4
.long 184710208 ; 0xb027440
.long 1116517760 ; 0x428cb580
.long 169005058 ; 0xa12d002
.long 1178907681 ; 0x4644b421
.long 3226733962 ; 0xc0540d8a
.long 3078658224 ; 0xb78098b0
.long 3355922956 ; 0xc807520c
.long 3312453826 ; 0xc57008c2
.long 3224504448 ; 0xc0320880
.long 3045067910 ; 0xb5800c86
.long 3022081164 ; 0xb4214c8c
.long 168214528 ; 0xa06c000
.long 211337218 ; 0xc98c002
.long 3221271681 ; 0xc000b481
.long 151132676 ; 0x9021a04
.long 146456578 ; 0x8bac002
.long 1081653600 ; 0x4078b960
.long 167821824 ; 0xa00c200
.long 1485558308 ; 0x588bd224
.long 3221271617 ; 0xc000b441
.long 168939008 ; 0xa11ce00
.long 2466381823 ; 0x9301ffff
.long 411361280 ; 0x1884e000
.long 2453995519 ; 0x9244ffff
.long 172148743 ; 0xa42c807
.long 167822710 ; 0xa00c576
.long 210157618 ; 0xc86c032
.long 3221271681 ; 0xc000b481
.long 142739970 ; 0x8820a02
.long 142870786 ; 0x8840902
.long 1081653600 ; 0x4078b960
.long 167821824 ; 0xa00c200
.long 1485558308 ; 0x588bd224
.long 3221271617 ; 0xc000b441
.long 168939008 ; 0xa11ce00
.long 2466381823 ; 0x9301ffff
.long 1952104452 ; 0x745ac004
.long 2453471231 ; 0x923cffff
.long 3224635906 ; 0xc0340a02
.long 3028356254 ; 0xb4810c9e
.long 3224682496 ; 0xc034c000
.long 3226769613 ; 0xc05498cd
.long 3226769454 ; 0xc054982e
.long 227186730 ; 0xd8a982a
.long 2556543060 ; 0x9861c054
.long 172148737 ; 0xa42c801
.long 168345616 ; 0xa08c010
.long 210157618 ; 0xc86c032
.long 3221271681 ; 0xc000b481
.long 146982913 ; 0x8c2c801
.long 142658320 ; 0x880cb10
.long 3022064868 ; 0xb4210ce4
.long 168214528 ; 0xa06c000
.long 3028356276 ; 0xb4810cb4
.long 3240345600 ; 0xc123c000
.long 3311798482 ; 0xc56608d2
.long 3229616352 ; 0xc08008e0
.long 3022064770 ; 0xb4210c82
.long 436518912 ; 0x1a04c000
.long 3028356228 ; 0xb4810c84
.long 226934784 ; 0xd86c000
.long 218237378 ; 0xd0209c2
.long 151175457 ; 0x902c121
.long 2568732692 ; 0x991bc014
.long 1166849920 ; 0x458cb780
.long 2843931144 ; 0xa982f208
.long 218284065 ; 0xd02c021
.long 163712260 ; 0x9c20d04
.long 2567356436 ; 0x9906c014
.long 1166849920 ; 0x458cb780
.long 181584163 ; 0xad2c123
.long 182502758 ; 0xae0c566
.long 2843931144 ; 0xa982f208
.long 218499522 ; 0xd0609c2
.long 2566570004 ; 0x98fac014
.long 163712390 ; 0x9c20d86
.long 3246460174 ; 0xc1810d0e
.long 3222538498 ; 0xc0140902
.long 3221395710 ; 0xc00298fe
.long 3226734018 ; 0xc0540dc2
.long 1879742477 ; 0x700a980d
.long 2472869887 ; 0x9364ffff
.long 3226733954 ; 0xc0540d82
.long 3221461012 ; 0xc0039814
.long 3074462432 ; 0xb74092e0
.long 3525726852 ; 0xd2265284
.long 2653772040 ; 0x9e2d5908
.long 2857230384 ; 0xaa4de030
.long 2623708836 ; 0x9c629ea4
.long 1158985504 ; 0x4514b720
.long 1079883584 ; 0x405db740
.long 1489093248 ; 0x58c1c280
.long 713084912 ; 0x2a80cff0
.long 1512161920 ; 0x5a21c280
.long 2149708560 ; 0x8021f310
.long 1967046660 ; 0x753ec004
.long 1087223072 ; 0x40cdb520
.long 1078834560 ; 0x404db580
.long 1179825201 ; 0x4652b431
.long 172148737 ; 0xa42c801
.long 168345616 ; 0xa08c010
.long 210157618 ; 0xc86c032
.long 3221271681 ; 0xc000b481
.long 3221358726 ; 0xc0020886
.long 3022064792 ; 0xb4210c98
.long 3078668288 ; 0xb780c000
.long 3229631756 ; 0xc080450c
.long 4060613762 ; 0xf2080c82
.long 3022104705 ; 0xb421a881
.long 226672640 ; 0xd82c000
.long 2614149172 ; 0x9bd0c034
.long 1158461312 ; 0x450cb780
.long 2827088392 ; 0xa881f208
.long 4294930434 ; 0xffff7002
.long 226923268 ; 0xd869304
.long 218237378 ; 0xd0209c2
.long 151175457 ; 0x902c121
.long 2561654804 ; 0x98afc014
.long 1166849920 ; 0x458cb780
.long 2843931144 ; 0xa982f208
.long 218284065 ; 0xd02c021
.long 163712260 ; 0x9c20d04
.long 2560278548 ; 0x989ac014
.long 1166849920 ; 0x458cb780
.long 2843931144 ; 0xa982f208
.long 218499522 ; 0xd0609c2
.long 2559754260 ; 0x9892c014
.long 163712390 ; 0x9c20d86
.long 3238071566 ; 0xc1010d0e
.long 3222538498 ; 0xc0140902
.long 2000722070 ; 0x77409896
.long 2424487936 ; 0x9082c000
.long 2608447540 ; 0x9b79c034
.long 2625685873 ; 0x9c80c971
.long 1514267136 ; 0x5a41e200
.long 2449784832 ; 0x9204c000
.long 230866946 ; 0xdc2c002
.long 2610610228 ; 0x9b9ac034
.long 1158461312 ; 0x450cb780
.long 2827088392 ; 0xa881f208
.long 4294930434 ; 0xffff7002
.long 226661092 ; 0xd8292e4
.long 2610806836 ; 0x9b9dc034
.long 3221255552 ; 0xc0007580
.long 3224671076 ; 0xc0349364
.long 227187550 ; 0xd8a9b5e
.long 2610282548 ; 0x9b95c034
.long 1158461312 ; 0x450cb780
.long 2827088392 ; 0xa881f208
.long 1493749928 ; 0x5908d0a8
.long 155766899 ; 0x948d073
.long 3761282605 ; 0xe0309e2d
.long 3555830477 ; 0xd3f1aacd
.long 3254790748 ; 0xc2002a5c
.long 1964530181 ; 0x75185a05
.long 718458898 ; 0x2ad2d012
.long 2452946939 ; 0x9234fffb
.long 3080652802 ; 0xb79f0802
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 2619513890 ; 0x9c229c22
.long 1159509824 ; 0x451cb740
.long 3254823489 ; 0xc200aa41
.long 3221379592 ; 0xc0025a08
.long 4077914624 ; 0xf3100a00
.long 4060643361 ; 0xf2088021
.long 4060653698 ; 0xf208a882
.long 3233851525 ; 0xc0c0a885
.long 1552485504 ; 0x5c890c80
.long 3221271585 ; 0xc000b421
.long 2785385506 ; 0xa6059c22
.long 1159509824 ; 0x451cb740
.long 143043137 ; 0x886aa41
.long 211730484 ; 0xc9ec034
.long 1510523392 ; 0x5a08c200
.long 167821314 ; 0xa00c002
.long 2158097168 ; 0x80a1f310
.long 3221271585 ; 0xc000b421
.long 210944128 ; 0xc92c080
.long 2854613512 ; 0xaa25f208
.long 3221271681 ; 0xc000b481
.long 3224636866 ; 0xc0340dc2
.long 4060650303 ; 0xf2089b3f
.long 1879616037 ; 0x7008aa25
.long 2470772735 ; 0x9344ffff
.long 3229616642 ; 0xc0800a02
.long 3028356246 ; 0xb4810c96
.long 226934784 ; 0xd86c000
.long 218499522 ; 0xd0609c2
.long 151175457 ; 0x902c121
.long 2551955476 ; 0x981bc014
.long 2846028296 ; 0xa9a2f208
.long 218284065 ; 0xd02c021
.long 163712260 ; 0x9c20d04
.long 2550710292 ; 0x9808c014
.long 2137962399 ; 0x7f6eb79f
.long 2146351039 ; 0x7feeb7bf
.long 2619509824 ; 0x9c228c40
.long 3225460308 ; 0xc0409e54
.long 2656636034 ; 0x9e590c82
.long 3221271585 ; 0xc000b421
.long 218284096 ; 0xd02c040
.long 3221271682 ; 0xc000b482
.long 3222182946 ; 0xc00e9c22
.long 3222154620 ; 0xc00e2d7c
.long 1563437536 ; 0x5d3029e0
.long 3225460308 ; 0xc0409e54
.long 834145410 ; 0x31b80c82
.long 3221271649 ; 0xc000b461
.long 218284096 ; 0xd02c040
.long 3221271618 ; 0xc000b442
.long 2655820834 ; 0x9e4c9c22
.long 687652878 ; 0x28fcc00e
.long 712818702 ; 0x2a7cc00e
.long 209895488 ; 0xc82c040
.long 3020004952 ; 0xb4019e58
.long 3254829056 ; 0xc200c000
.long 1491360364 ; 0x58e45a6c
.long 486814274 ; 0x1d043242
.long 2656132368 ; 0x9e515d10
.long 428104077 ; 0x1984598d
.long 964739089 ; 0x3980c011
.long 1494037062 ; 0x590d3246
.long 1496324356 ; 0x59301904
.long 843330114 ; 0x32443242
.long 3221271681 ; 0xc000b481
.long 2655820834 ; 0x9e4c9c22
.long 687652878 ; 0x28fcc00e
.long 712818702 ; 0x2a7cc00e
.long 209895488 ; 0xc82c040
.long 3020004952 ; 0xb4019e58
.long 3254829056 ; 0xc200c000
.long 1491360364 ; 0x58e45a6c
.long 486814274 ; 0x1d043242
.long 2656132368 ; 0x9e515d10
.long 428104077 ; 0x1984598d
.long 964739097 ; 0x3980c019
.long 1494037062 ; 0x590d3246
.long 1496324356 ; 0x59301904
.long 843330114 ; 0x32443242
.long 3221271681 ; 0xc000b481
.long 2655820834 ; 0x9e4c9c22
.long 687652878 ; 0x28fcc00e
.long 712818702 ; 0x2a7cc00e
.long 209895488 ; 0xc82c040
.long 3020004952 ; 0xb4019e58
.long 3254829056 ; 0xc200c000
.long 1491360364 ; 0x58e45a6c
.long 486814274 ; 0x1d043242
.long 2656132368 ; 0x9e515d10
.long 428104077 ; 0x1984598d
.long 964739101 ; 0x3980c01d
.long 1494037062 ; 0x590d3246
.long 1496324356 ; 0x59301904
.long 843330114 ; 0x32443242
.long 3221271681 ; 0xc000b481
.long 2785909794 ; 0xa60d9c22
.long 117670944 ; 0x7038420
.long 3263170183 ; 0xc2800687
.long 478436493 ; 0x1c845c8d
.long 1554043042 ; 0x5ca0d0a2
.long 3490775687 ; 0xd0110287
.long 3254782558 ; 0xc2000a5e
.long 436492813 ; 0x1a045a0d
.long 1513144832 ; 0x5a30c200
.long 815291600 ; 0x30985cd0
.long 67477068 ; 0x4059e4c
.long 210419762 ; 0xc8ac032
.long 3355521176 ; 0xc8013098
.long 3022076032 ; 0xb4213880
.long 2661924864 ; 0x9ea9c000
.long 167954433 ; 0xa02c801
.long 167821314 ; 0xa00c002
.long 3224397139 ; 0xc0306553
.long 3028356234 ; 0xb4810c8a
.long 3221405696 ; 0xc002c000
.long 209979522 ; 0xc840882
.long 3221271585 ; 0xc000b421
.long 3491929747 ; 0xd0229e93
.long 2656263945 ; 0x9e535f09
.long 486825229 ; 0x1d045d0d
.long 2606432244 ; 0x9b5afff4
.long 1586610816 ; 0x5e91c280
.long 3263176324 ; 0xc2801e84
.long 2657902212 ; 0x9e6c5e84
.long 3263175300 ; 0xc2801a84
.long 3246480016 ; 0xc1815a90
.long 227162752 ; 0xd8a3a80
.long 218237314 ; 0xd020982
.long 4294193482 ; 0xfff4314a
.long 3233848148 ; 0xc0c09b54
.long 160566658 ; 0x9920d82
.long 218284034 ; 0xd02c002
.long 151175170 ; 0x902c002
.long 2588393524 ; 0x9a47c034
.long 3224635914 ; 0xc0340a0a
.long 3028356254 ; 0xb4810c9e
.long 453296128 ; 0x1b04c000
.long 2231530943 ; 0x850275bf
.long 2449653760 ; 0x9202c000
.long 3042942415 ; 0xb55f9dcf
.long 3224665980 ; 0xc0347f7c
.long 4063337039 ; 0xf2319a4f
.long 3076497477 ; 0xb75fa045
.long 453279612 ; 0x1b047f7c
.long 2232448447 ; 0x851075bf
.long 2458189823 ; 0x9284ffff
.long 3224373762 ; 0xc0300a02
.long 3028356238 ; 0xb4810c8e
.long 3080699904 ; 0xb79fc000
.long 3082780270 ; 0xb7bf7e6e
.long 3084877550 ; 0xb7df7eee
.long 3221389166 ; 0xc0027f6e
.long 2619509760 ; 0x9c228c00
.long 3078661637 ; 0xb780a605
.long 3221504908 ; 0xc004438c
.long 1962945024 ; 0x75002a00
.long 1485617056 ; 0x588cb7a0
.long 2462236674 ; 0x92c2c002
.long 2847339016 ; 0xa9b6f208
.long 159563856 ; 0x982c050
.long 226410504 ; 0xd7ec008
.long 2601058292 ; 0x9b08fff4
.long 2847863304 ; 0xa9bef208
.long 159563816 ; 0x982c028
.long 222216196 ; 0xd3ec004
.long 2600534004 ; 0x9b00fff4
.long 1133295488 ; 0x438cb780
.long 952160785 ; 0x38c0d211
.long 33791625 ; 0x2039e89
.long 704692737 ; 0x2a00c201
.long 3489297664 ; 0xcffa7500
.long 3038784765 ; 0xb5202cfd
.long 3221308308 ; 0xc0014394
.long 1950388450 ; 0x744090e2
.long 1494005568 ; 0x590cb740
.long 2455158784 ; 0x9256c000
.long 2856710152 ; 0xaa45f008
.long 2831806472 ; 0xa8c9f008
.long 754894847 ; 0x2cfec7ff
.long 167821328 ; 0xa00c010
.long 2722492424 ; 0xa245f008
.long 142655496 ; 0x880c008
.long 2697588744 ; 0xa0c9f008
.long 1133819168 ; 0x4394b520
.long 2856710152 ; 0xaa45f008
.long 1133295392 ; 0x438cb720
.long 2721444360 ; 0xa235f208
.long 2831872008 ; 0xa8caf008
.long 687787519 ; 0x28fecdff
.long 2696868360 ; 0xa0bef208
.long 1133294880 ; 0x438cb520
.long 2453716992 ; 0x9240c000
.long 2839015944 ; 0xa937f208
.long 2855924232 ; 0xaa39f208
.long 2839343626 ; 0xa93cf20a
.long 2829185608 ; 0xa8a1f248
.long 2149708560 ; 0x8021f310
.long 2191778320 ; 0x82a3e210
.long 2721444360 ; 0xa235f208
.long 2696802824 ; 0xa0bdf208
.long 2847863368 ; 0xa9bef248
.long 159563778 ; 0x982c002
.long 4294184206 ; 0xfff40d0e
.long 4064844469 ; 0xf2489ab5
.long 3072371261 ; 0xb720aa3d
.long 3221373836 ; 0xc002438c
.long 4064807424 ; 0xf2480a00
.long 3254821437 ; 0xc200a23d
.long 3038787712 ; 0xb5203880
.long 3222356876 ; 0xc011438c
.long 1950361728 ; 0x74402880
.long 2464333824 ; 0x92e2c000
.long 2847339080 ; 0xa9b6f248
.long 159563784 ; 0x982c008
.long 4294184254 ; 0xfff40d3e
.long 4064844445 ; 0xf2489a9d
.long 3072371253 ; 0xb720aa35
.long 3221767052 ; 0xc008438c
.long 4064807424 ; 0xf2480a00
.long 3229721141 ; 0xc081a235
.long 3488561280 ; 0xcfef3880
.long 3038783742 ; 0xb52028fe
.long 3078636428 ; 0xb780438c
.long 3221308300 ; 0xc001438c
.long 1962945028 ; 0x75002a04
.long 2464333824 ; 0x92e2c000
.long 2847339080 ; 0xa9b6f248
.long 159563784 ; 0x982c008
.long 4294184254 ; 0xfff40d3e
.long 4064844417 ; 0xf2489a81
.long 3072371253 ; 0xb720aa35
.long 3221767052 ; 0xc008438c
.long 4064807424 ; 0xf2480a00
.long 3221332533 ; 0xc001a235
.long 3489609864 ; 0xcfff3888
.long 3038783738 ; 0xb52028fa
.long 3072344972 ; 0xb720438c
.long 33768332 ; 0x203438c
.long 705740801 ; 0x2a10c001
.long 3221386496 ; 0xc0027500
.long 3221328002 ; 0xc0019082
.long 1950361792 ; 0x744028c0
.long 2441265153 ; 0x9182c001
.long 2846290568 ; 0xa9a6f288
.long 218499522 ; 0xd0609c2
.long 209848642 ; 0xc820942
.long 4294183042 ; 0xfff40882
.long 4069038742 ; 0xf2889a96
.long 4069042614 ; 0xf288a9b6
.long 1569761575 ; 0x5d90a927
.long 2175787552 ; 0x81afe220
.long 1133295488 ; 0x438cb780
.long 218499522 ; 0xd0609c2
.long 209848642 ; 0xc820942
.long 3221293186 ; 0xc0010882
.long 3045079584 ; 0xb5803a20
.long 4294198156 ; 0xfff4438c
.long 3078658720 ; 0xb7809aa0
.long 4069016460 ; 0xf288438c
.long 3221465253 ; 0xc003a8a5
.long 146815488 ; 0x8c03a00
.long 2695230088 ; 0xa0a5f288
.long 707710975 ; 0x2a2ecfff
.long 2455814144 ; 0x9260c000
.long 2846290568 ; 0xa9a6f288
.long 218499522 ; 0xd0609c2
.long 2587295732 ; 0x9a36fff4
.long 1133295488 ; 0x438cb780
.long 2829447816 ; 0xa8a5f288
.long 975224833 ; 0x3a20c001
.long 4069001408 ; 0xf28808c0
.long 3489636517 ; 0xcfffa0a5
.long 3045075566 ; 0xb5802a6e
.long 3080668044 ; 0xb79f438c
.long 3082780526 ; 0xb7bf7f6e
.long 2353037294 ; 0x8c407fee
.long 2785385506 ; 0xa6059c22
.long 1133295488 ; 0x438cb780
.long 704692736 ; 0x2a00c200
.long 2656924928 ; 0x9e5d7500
.long 2466430976 ; 0x9302c000
.long 180120206 ; 0xabc6a8e
.long 159555243 ; 0x9829eab
.long 3238071606 ; 0xc1010d36
.long 3222538498 ; 0xc0140902
.long 2662045860 ; 0x9eab98a4
.long 1133295488 ; 0x438cb780
.long 219810178 ; 0xd1a0982
.long 151175425 ; 0x902c101
.long 712887806 ; 0x2a7dcdfe
.long 1133294976 ; 0x438cb580
.long 2560081940 ; 0x9897c014
.long 1133295488 ; 0x438cb780
.long 704692353 ; 0x2a00c081
.long 3221255424 ; 0xc0007500
.long 3238105634 ; 0xc1019222
.long 3221620994 ; 0xc0060902
.long 231606592 ; 0xdce0940
.long 218237314 ; 0xd020982
.long 2559033364 ; 0x9887c014
.long 1133295488 ; 0x438cb780
.long 712953727 ; 0x2a7ecf7f
.long 1133294976 ; 0x438cb580
.long 1133295488 ; 0x438cb780
.long 705216513 ; 0x2a08c001
.long 3221255424 ; 0xc0007500
.long 3238105634 ; 0xc1019222
.long 3221620994 ; 0xc0060902
.long 232655168 ; 0xdde0940
.long 218237314 ; 0xd020982
.long 2557591572 ; 0x9871c014
.long 1133295488 ; 0x438cb780
.long 712429567 ; 0x2a76cfff
.long 1133294976 ; 0x438cb580
.long 1133295488 ; 0x438cb780
.long 706789377 ; 0x2a20c001
.long 3221255424 ; 0xc0007500
.long 232952290 ; 0xde291e2
.long 218237314 ; 0xd020982
.long 151175425 ; 0x902c101
.long 2556280852 ; 0x985dc014
.long 1133295488 ; 0x438cb780
.long 710856703 ; 0x2a5ecfff
.long 1133294976 ; 0x438cb580
.long 1133295488 ; 0x438cb780
.long 704692227 ; 0x2a00c003
.long 3221255424 ; 0xc0007500
.long 232952290 ; 0xde291e2
.long 218499458 ; 0xd060982
.long 151175425 ; 0x902c101
.long 2554970132 ; 0x9849c014
.long 1133295488 ; 0x438cb780
.long 712953853 ; 0x2a7ecffd
.long 1133294976 ; 0x438cb580
.long 2137962399 ; 0x7f6eb79f
.long 2146351039 ; 0x7feeb7bf
.long 2619509824 ; 0x9c228c40
.long 3080758789 ; 0xb7a0a605
.long 4064827532 ; 0xf248588c
.long 3223431610 ; 0xc021a9ba
.long 222039298 ; 0xd3c0d02
.long 159563784 ; 0x982c008
.long 2577334260 ; 0x999efff4
.long 2846552712 ; 0xa9aaf288
.long 218284065 ; 0xd02c021
.long 163712260 ; 0x9c20d04
.long 2576809972 ; 0x9996fff4
.long 2855924296 ; 0xaa39f248
.long 2829709960 ; 0xa8a9f288
.long 167821320 ; 0xa00c008
.long 2721706568 ; 0xa239f248
.long 4069001408 ; 0xf28808c0
.long 3080691881 ; 0xb79fa0a9
.long 3082780526 ; 0xb7bf7f6e
.long 2353037294 ; 0x8c407fee
.long 2785385506 ; 0xa6059c22
.long 160564871 ; 0x9920687
.long 218284034 ; 0xd02c002
.long 151175170 ; 0x902c002
.long 2558771252 ; 0x9883c034
.long 172146690 ; 0xa42c002
.long 3263172272 ; 0xc2800eb0
.long 3028639369 ; 0xb4855e89
.long 3080699904 ; 0xb79fc000
.long 3082780526 ; 0xb7bf7f6e
.long 2353037294 ; 0x8c407fee
.long 3074464802 ; 0xb7409c22
.long 3517336708 ; 0xd1a64c84
.long 2653773064 ; 0x9e2d5d08
.long 2832064560 ; 0xa8cde030
.long 1510785152 ; 0x5a0cc080
.long 3522386053 ; 0xd1f35885
.long 3222153488 ; 0xc00e2910
.long 3793759612 ; 0xe2202d7c
.long 3222176045 ; 0xc00e812d
.long 1563437632 ; 0x5d302a40
.long 843226705 ; 0x32429e51
.long 209895488 ; 0xc82c040
.long 3221271681 ; 0xc000b481
.long 218284096 ; 0xd02c040
.long 3221271618 ; 0xc000b442
.long 3074464802 ; 0xb7409c22
.long 502290820 ; 0x1df05984
.long 1560859046 ; 0x5d08d1a6
.long 3761282605 ; 0xe0309e2d
.long 3229657293 ; 0xc080a8cd
.long 3493026309 ; 0xd0335a05
.long 1502685518 ; 0x5991294e
.long 8989116 ; 0x8929bc
.long 2175263248 ; 0x81a7e210
.long 688968179 ; 0x2910d1f3
.long 763150350 ; 0x2d7cc00e
.long 2167267872 ; 0x812de220
.long 1563449744 ; 0x5d305990
.long 834182740 ; 0x31b89e54
.long 209895488 ; 0xc82c040
.long 3221271649 ; 0xc000b461
.long 218284096 ; 0xd02c040
.long 3221271618 ; 0xc000b442
.long 2785385506 ; 0xa6059c22
.long 1485617056 ; 0x588cb7a0
.long 243450129 ; 0xe82c111
.long 247513166 ; 0xec0c04e
.long 2847339016 ; 0xa9b6f208
.long 159563856 ; 0x982c050
.long 226410504 ; 0xd7ec008
.long 2568945652 ; 0x991efff4
.long 234004074 ; 0xdf29e6a
.long 159563780 ; 0x982c004
.long 4294184194 ; 0xfff40d02
.long 4060650440 ; 0xf2089bc8
.long 4064848183 ; 0xf248a937
.long 3793791402 ; 0xe220a9aa
.long 3226501551 ; 0xc05081af
.long 3221752194 ; 0xc0080982
.long 4294184318 ; 0xfff40d7e
.long 2657786123 ; 0x9e6a990b
.long 3221491186 ; 0xc0040df2
.long 218237378 ; 0xd0209c2
.long 2612396020 ; 0x9bb5fff4
.long 2839015944 ; 0xa937f208
.long 2846552648 ; 0xa9aaf248
.long 2167325185 ; 0x812ec201
.long 2175787552 ; 0x81afe220
.long 159563856 ; 0x982c050
.long 226410504 ; 0xd7ec008
.long 2566324212 ; 0x98f6fff4
.long 234004074 ; 0xdf29e6a
.long 159563782 ; 0x982c006
.long 4294184194 ; 0xfff40d02
.long 4060650400 ; 0xf2089ba0
.long 3487082942 ; 0xcfd8a9be
.long 3223850625 ; 0xc0280e81
.long 3221490050 ; 0xc0040982
.long 4294184254 ; 0xfff40d3e
.long 2657786085 ; 0x9e6a98e5
.long 3221491186 ; 0xc0040df2
.long 3221490050 ; 0xc0040982
.long 4294184258 ; 0xfff40d42
.long 4060650382 ; 0xf2089b8e
.long 4064848191 ; 0xf248a93f
.long 3793791410 ; 0xe220a9b2
.long 3223880111 ; 0xc02881af
.long 3221490050 ; 0xc0040982
.long 4294184254 ; 0xfff40d3e
.long 2657786065 ; 0x9e6a98d1
.long 3221491186 ; 0xc0040df2
.long 3221490114 ; 0xc00409c2
.long 4294184258 ; 0xfff40d42
.long 4060650362 ; 0xf2089b7a
.long 4064848191 ; 0xf248a93f
.long 3254888882 ; 0xc201a9b2
.long 3793781038 ; 0xe220812e
.long 3223880111 ; 0xc02881af
.long 3221490050 ; 0xc0040982
.long 4294184254 ; 0xfff40d3e
.long 2657786043 ; 0x9e6a98bb
.long 3221622258 ; 0xc0060df2
.long 3221490050 ; 0xc0040982
.long 4294184258 ; 0xfff40d42
.long 4064844644 ; 0xf2489b64
.long 4060785193 ; 0xf20aaa29
.long 4064848180 ; 0xf248a934
.long 3525748913 ; 0xd226a8b1
.long 4060633348 ; 0xf2085904
.long 4077955519 ; 0xf310a9bf
.long 3500572705 ; 0xd0a68021
.long 3792722180 ; 0xe2105904
.long 4077944995 ; 0xf31080a3
.long 3792732705 ; 0xe2108221
.long 4060643507 ; 0xf20880b3
.long 4060652085 ; 0xf208a235
.long 3080691901 ; 0xb79fa0bd
.long 3082780526 ; 0xb7bf7f6e
.long 2353037294 ; 0x8c407fee
.long 2785385506 ; 0xa6059c22
.long 151175457 ; 0x902c121
.long 155238406 ; 0x940c006
.long 42405322 ; 0x2870dca
.long 218237314 ; 0xd020982
.long 721207310 ; 0x2afcc00e
.long 2602303476 ; 0x9b1bfff4
.long 159518154 ; 0x9820dca
.long 3263171870 ; 0xc2800d1e
.long 17521388 ; 0x10b5aec
.long 956350753 ; 0x3900c121
.long 2601648116 ; 0x9b11fff4
.long 1133295488 ; 0x438cb780
.long 973128704 ; 0x3a00c400
.long 1133294976 ; 0x438cb580
.long 2137962399 ; 0x7f6eb79f
.long 2146351039 ; 0x7feeb7bf
.long 2619509824 ; 0x9c228c40
.long 153274409 ; 0x922c829
.long 158385662 ; 0x970c5fe
.long 170051625 ; 0xa22c829
.long 173065726 ; 0xa50c5fe
.long 1510782752 ; 0x5a0cb720
.long 211994665 ; 0xca2c829
.long 216057342 ; 0xce0c5fe
.long 2231549956 ; 0x8502c004
.long 1166849408 ; 0x458cb580
.long 1158460704 ; 0x450cb520
.long 169398385 ; 0xa18d071
.long 2722230280 ; 0xa241f008
.long 1078834464 ; 0x404db520
.long 1094563136 ; 0x413db540
.long 2365636612 ; 0x8d00c004
.long 1086174528 ; 0x40bdb540
.long 1077785920 ; 0x403db540
.long 4164525090 ; 0xf8399c22
.long 4027622021 ; 0xf010a285
.long 1962977889 ; 0x7500aa61
.long 2439299072 ; 0x9164c000
.long 2831273992 ; 0xa8c1d008
.long 168205896 ; 0xa069e48
.long 1375781376 ; 0x5200c200
.long 3490197656 ; 0xd0083098
.long 3490816193 ; 0xd011a0c1
.long 3490712888 ; 0xd0100d38
.long 4027689458 ; 0xf011a9f2
.long 4027587120 ; 0xf0101a30
.long 428124483 ; 0x1984a943
.long 2481111040 ; 0x93e2c000
.long 2265108465 ; 0x8702cff1
.long 2264977392 ; 0x8700cff0
.long 142524431 ; 0x87ec00f
.long 142393358 ; 0x87cc00e
.long 203079760 ; 0xc1ac050
.long 2831544361 ; 0xa8c5f029
.long 546689056 ; 0x2095d020
.long 2655870113 ; 0x9e4d5ca1
.long 3254788624 ; 0xc2002210
.long 819485216 ; 0x30d85a20
.long 1074182665 ; 0x4006ba09
.long 3221271584 ; 0xc000b420
.long 439414801 ; 0x1a30f011
.long 4294908292 ; 0xffff1984
.long 4061172196 ; 0xf21091e4
.long 4027613231 ; 0xf010802f
.long 4193821249 ; 0xf9f8a241
.long 2619517597 ; 0x9c22aa9d
.long 2216732173 ; 0x8420a60d
.long 2656404738 ; 0x9e558502
.long 2138879327 ; 0x7f7cb55f
.long 2858545168 ; 0xaa61f010
.long 2374950930 ; 0x8d8ee012
.long 3042902791 ; 0xb55f0307
.long 436764668 ; 0x1a087ffc
.long 3525735690 ; 0xd226750a
.long 2235586828 ; 0x8540590c
.long 2151997530 ; 0x8044e05a
.long 2447425539 ; 0x91e0c003
.long 2441134080 ; 0x9180c000
.long 2415968257 ; 0x9000c001
.long 2436939777 ; 0x9140c001
.long 2460008449 ; 0x92a0c001
.long 2474688513 ; 0x9380c001
.long 2445328386 ; 0x91c0c002
.long 1527560064 ; 0x5b0cb780
.long 2827082248 ; 0xa881da08
.long 1950361736 ; 0x74402888
.long 3008529770 ; 0xb352856a
.long 3078636642 ; 0xb7804462
.long 2639742220 ; 0x9d57450c
.long 2374557713 ; 0x8d88e011
.long 424988786 ; 0x1954d072
.long 2727997960 ; 0xa299f208
.long 2596061204 ; 0x9abcc014
.long 2447425538 ; 0x91e0c002
.long 1158461312 ; 0x450cb780
.long 2837115400 ; 0xa91af208
.long 3759251113 ; 0xe0119ea9
.long 353668488 ; 0x15148d88
.long 2595274772 ; 0x9ab0c014
.long 2422259714 ; 0x9060c002
.long 2374557713 ; 0x8d88e011
.long 694080498 ; 0x295ed3f2
.long 3222538518 ; 0xc0140916
.long 3078658527 ; 0xb78099df
.long 4060628236 ; 0xf208450c
.long 3221332633 ; 0xc001a299
.long 3759248064 ; 0xe01192c0
.long 3555888520 ; 0xd3f28d88
.long 152447326 ; 0x916295e
.long 2580725780 ; 0x99d2c014
.long 2443231233 ; 0x91a0c001
.long 2856440328 ; 0xaa41d208
.long 2357784593 ; 0x8c88f011
.long 3490859645 ; 0xd0124a7d
.long 218507982 ; 0xd062ace
.long 25889030 ; 0x18b0906
.long 2579808276 ; 0x99c4c014
.long 2657787523 ; 0x9e6a9e83
.long 218235275 ; 0xd02018b
.long 2579415060 ; 0x99bec014
.long 2468397056 ; 0x9320c000
.long 2856440328 ; 0xaa41d208
.long 2357784593 ; 0x8c88f011
.long 3490859645 ; 0xd0124a7d
.long 218245838 ; 0xd022ace
.long 25889030 ; 0x18b0906
.long 2578497556 ; 0x99b0c014
.long 2657787523 ; 0x9e6a9e83
.long 3222143371 ; 0xc00e018b
.long 3222539646 ; 0xc0140d7e
.long 3221264809 ; 0xc00099a9
.long 3221328000 ; 0xc0019080
.long 3080687840 ; 0xb79f90e0
.long 3222240872 ; 0xc00f7e68
.long 3222146302 ; 0xc00e0cfe
.long 2655653116 ; 0x9e4a0cfc
.long 2087237023 ; 0x7c68b59f
.long 2137831231 ; 0x7f6cb73f
.long 167956465 ; 0xa02cff1
.long 167825392 ; 0xa00cff0
.long 211468368 ; 0xc9ac050
.long 3254788632 ; 0xc2002218
.long 546593313 ; 0x20945a21
.long 843208864 ; 0x324258a0
.long 1074182692 ; 0x4006ba24
.long 2137830815 ; 0x7f6cb59f
.long 3221271681 ; 0xc000b481
.long 2839802376 ; 0xa943f208
.long 2146219935 ; 0x7fecb79f
.long 2149708560 ; 0x8021f310
.long 2722230792 ; 0xa241f208
.long 2121185183 ; 0x7e6eb79f
.long 2129573823 ; 0x7eeeb7bf
.long 2137962463 ; 0x7f6eb7df
.long 2348859394 ; 0x8c00c002
.long 2786958370 ; 0xa61d9c22
.long 2231534656 ; 0x85028440
.long 4029783709 ; 0xf0319e9d
.long 184724453 ; 0xb02abe5
.long 2021176671 ; 0x7878b55f
.long 2130490719 ; 0x7efcb55f
.long 2637853070 ; 0x9d3a718e
.long 2447949825 ; 0x91e8c001
.long 1963108929 ; 0x7502aa41
.long 2475868160 ; 0x9392c000
.long 2865877016 ; 0xaad1d018
.long 2366169138 ; 0x8d08e032
.long 2365644881 ; 0x8d00e051
.long 2662440399 ; 0x9eb19dcf
.long 3042936080 ; 0xb55f8510
.long 3221389180 ; 0xc0027f7c
.long 3263171228 ; 0xc2800a9c
.long 25909909 ; 0x18b5a95
.long 2599157748 ; 0x9aebfff4
.long 2138879839 ; 0x7f7cb75f
.long 1518912128 ; 0x5a88c280
.long 2166539009 ; 0x8122c301
.long 2443231232 ; 0x91a0c000
.long 2374557745 ; 0x8d88e031
.long 84647375 ; 0x50b9dcf
.long 3042936080 ; 0xb55f8510
.long 4294213500 ; 0xfff47f7c
.long 3076496153 ; 0xb75f9b19
.long 184844156 ; 0xb047f7c
.long 4294865294 ; 0xfffe718e
.long 3080688294 ; 0xb79f92a6
.long 3226499176 ; 0xc0507868
.long 3028356254 ; 0xb4810c9e
.long 3226517504 ; 0xc050c000
.long 3034713366 ; 0xb4e20d16
.long 3072311296 ; 0xb71fc000
.long 3080683244 ; 0xb79f7eec
.long 3082780014 ; 0xb7bf7d6e
.long 3084877294 ; 0xb7df7dee
.long 3086974574 ; 0xb7ff7e6e
.long 3221389038 ; 0xc0027eee
.long 2619509824 ; 0x9c228c40
.long 2718300217 ; 0xa205f839
.long 2214641680 ; 0x8400c010
.long 1527560064 ; 0x5b0cb780
.long 1159509824 ; 0x451cb740
.long 2827147784 ; 0xa882da08
.long 3490818241 ; 0xd011a8c1
.long 1485319704 ; 0x58882e18
.long 142655490 ; 0x880c002
.long 3792729344 ; 0xe2107500
.long 3221258403 ; 0xc00080a3
.long 168464546 ; 0xa0a90a2
.long 2432745472 ; 0x9100c000
.long 773115921 ; 0x2e14d011
.long 168195328 ; 0xa067500
.long 172281857 ; 0xa44d001
.long 209895504 ; 0xc82c050
.long 3221271681 ; 0xc000b481
.long 167952388 ; 0xa02c004
.long 3028356276 ; 0xb4810cb4
.long 2642919424 ; 0x9d87c000
.long 1076737856 ; 0x402db740
.long 161615298 ; 0x9a20dc2
.long 218284040 ; 0xd02c008
.long 209833968 ; 0xc81cff0
.long 2605580244 ; 0x9b4dffd4
.long 172148737 ; 0xa42c801
.long 167824144 ; 0xa00cb10
.long 216711218 ; 0xceac032
.long 3221271681 ; 0xc000b481
.long 146982913 ; 0x8c2c801
.long 143179792 ; 0x888c010
.long 3022064772 ; 0xb4210c84
.long 3076571136 ; 0xb760c000
.long 2643411210 ; 0x9d8f410a
.long 226611184 ; 0xd81cff0
.long 2607284212 ; 0x9b67fff4
.long 167954433 ; 0xa02c801
.long 167821322 ; 0xa00c00a
.long 210419760 ; 0xc8ac030
.long 3221271681 ; 0xc000b481
.long 146980872 ; 0x8c2c008
.long 3022064772 ; 0xb4210c84
.long 3221798912 ; 0xc008c000
.long 210242050 ; 0xc880a02
.long 3221271681 ; 0xc000b481
.long 226672832 ; 0xd82c0c0
.long 3221752210 ; 0xc0080992
.long 3221753090 ; 0xc0080d02
.long 3222538498 ; 0xc0140902
.long 3221789102 ; 0xc00899ae
.long 3224373762 ; 0xc0300a02
.long 3028356238 ; 0xb4810c8e
.long 3222585344 ; 0xc014c000
.long 3080689711 ; 0xb79f982f
.long 3222302702 ; 0xc0106fee
.long 2619509792 ; 0x9c228c20
.long 2718300217 ; 0xa205f839
.long 209896528 ; 0xc82c450
.long 3028355586 ; 0xb4810a02
.long 2969681920 ; 0xb101c000
.long 3221766688 ; 0xc0084220
.long 3224373824 ; 0xc0300a40
.long 3028356238 ; 0xb4810c8e
.long 3221405696 ; 0xc002c000
.long 3226482880 ; 0xc05038c0
.long 3022064770 ; 0xb4210c82
.long 3233857536 ; 0xc0c0c000
.long 160566658 ; 0x9920d82
.long 218284040 ; 0xd02c008
.long 151175176 ; 0x902c008
.long 2575548436 ; 0x9983c014
.long 167952392 ; 0xa02c008
.long 210681904 ; 0xc8ec030
.long 3221271681 ; 0xc000b481
.long 2854091256 ; 0xaa1df9f8
.long 2420162560 ; 0x9040c000
.long 3293619725 ; 0xc450a60d
.long 167906442 ; 0xa020c8a
.long 3221271681 ; 0xc000b481
.long 1111535877 ; 0x4240b105
.long 788324366 ; 0x2efce00e
.long 1586549380 ; 0x5e90d284
.long 167954433 ; 0xa02c801
.long 3224373824 ; 0xc0300a40
.long 3028356234 ; 0xb4810c8a
.long 146980864 ; 0x8c2c000
.long 3022064772 ; 0xb4210c84
.long 2000732160 ; 0x7740c000
.long 1544337344 ; 0x5c0cb7c0
.long 2481111040 ; 0x93e2c000
.long 249483313 ; 0xeded031
.long 159518186 ; 0x9820dea
.long 717294850 ; 0x2ac10d02
.long 424726609 ; 0x1950d051
.long 956350753 ; 0x3900c121
.long 2564685812 ; 0x98ddfff4
.long 2848387656 ; 0xa9c6f248
.long 3263168907 ; 0xc280018b
.long 444881551 ; 0x1a845a8f
.long 3223428778 ; 0xc0219eaa
.long 4292099328 ; 0xffd43d00
.long 4064844351 ; 0xf2489a3f
.long 4077955399 ; 0xf310a947
.long 4064837675 ; 0xf248802b
.long 3293618757 ; 0xc450a245
.long 167906438 ; 0xa020c86
.long 3221271681 ; 0xc000b481
.long 1109438721 ; 0x4220b101
.long 172148737 ; 0xa42c801
.long 168345616 ; 0xa08c010
.long 210157618 ; 0xc86c032
.long 3221271681 ; 0xc000b481
.long 3221358726 ; 0xc0020886
.long 3022064792 ; 0xb4210c98
.long 3074473984 ; 0xb740c000
.long 4064828044 ; 0xf2485a8c
.long 4031293637 ; 0xf048a8c5
.long 3495144017 ; 0xd053aa51
.long 3229620496 ; 0xc0801910
.long 4077915298 ; 0xf3100ca2
.long 3028387873 ; 0xb4818821
.long 3080765440 ; 0xb7a0c000
.long 3221379724 ; 0xc0025a8c
.long 3222539650 ; 0xc0140d82
.long 4064844079 ; 0xf248992f
.long 4064848069 ; 0xf248a8c5
.long 3495143985 ; 0xd053aa31
.long 4077918480 ; 0xf3101910
.long 1879607329 ; 0x70088821
.long 2456092671 ; 0x9264ffff
.long 163712390 ; 0x9c20d86
.long 3240168714 ; 0xc1210d0a
.long 4292086018 ; 0xffd40902
.long 4064844298 ; 0xf2489a0a
.long 3231820210 ; 0xc0a1a9b2
.long 218369282 ; 0xd040d02
.long 4292086210 ; 0xffd409c2
.long 3233847799 ; 0xc0c099f7
.long 160566658 ; 0x9920d82
.long 155323714 ; 0x9420d42
.long 2566373396 ; 0x98f7c014
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 2656937485 ; 0x9e5da60d
.long 4045691200 ; 0xf1245940
.long 3555809345 ; 0xd3f15841
.long 3008376110 ; 0xb3502d2e
.long 3221373986 ; 0xc0024422
.long 4027093986 ; 0xf00893e2
.long 3758140001 ; 0xe000aa61
.long 3022334492 ; 0xb4252a1c
.long 3624420386 ; 0xd8084422
.long 2233641569 ; 0x8522aa61
.long 2292834832 ; 0x88a9e210
.long 303573532 ; 0x12182a1c
.long 3222183587 ; 0xc00e9ea3
.long 3122334334 ; 0xba1b0a7e
.long 3254796299 ; 0xc200400b
.long 556290567 ; 0x21285207
.long 2457255937 ; 0x9276c001
.long 3238043225 ; 0xc1009e59
.long 285432352 ; 0x11035a20
.long 1376371200 ; 0x5209c200
.long 3254820514 ; 0xc2009ea2
.long 2660063393 ; 0x9e8d58a1
.long 212914225 ; 0xcb0d031
.long 2829242888 ; 0xa8a2d208
.long 712818702 ; 0x2a7cc00e
.long 1376240128 ; 0x5207c200
.long 712818702 ; 0x2a7cc00e
.long 3523753114 ; 0xd208349a
.long 4027097250 ; 0xf008a0a2
.long 2661394787 ; 0x9ea1a963
.long 707711985 ; 0x2a2ed3f1
.long 2166931969 ; 0x8128c201
.long 2283926288 ; 0x8821f310
.long 4027090178 ; 0xf0088502
.long 3525878369 ; 0xd228a261
.long 2662048039 ; 0x9eaba127
.long 755093488 ; 0x2d01cff0
.long 1497454912 ; 0x59415940
.long 3222156578 ; 0xc00e3522
.long 4294192508 ; 0xfff42d7c
.long 3221265329 ; 0xc0009bb1
.long 3523777248 ; 0xd20892e0
.long 2657004065 ; 0x9e5eaa21
.long 1356333067 ; 0x50d8000b
.long 3492360770 ; 0xd0293242
.long 4027097605 ; 0xf008a205
.long 3490949345 ; 0xd013a8e1
.long 4061145374 ; 0xf210291e
.long 1964015657 ; 0x75108029
.long 10001988 ; 0x989e44
.long 2699161608 ; 0xa0e1f008
.long 1143386960 ; 0x4426b350
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 109422093 ; 0x685a60d
.long 2661195369 ; 0x9e9e9e69
.long 1904347906 ; 0x71820b02
.long 3221228166 ; 0xc0000a86
.long 2661913096 ; 0x9ea99208
.long 2657687250 ; 0x9e6916d2
.long 1518649984 ; 0x5a84c280
.long 441634833 ; 0x1a52d011
.long 3490803970 ; 0xd0117102
.long 3555789026 ; 0xd3f108e2
.long 4294912798 ; 0xffff2b1e
.long 3490812550 ; 0xd0119286
.long 1963985506 ; 0x75100a62
.long 3221226125 ; 0xc000028d
.long 2658374100 ; 0x9e7391d4
.long 153226498 ; 0x9220d02
.long 2607874036 ; 0x9b70fff4
.long 3490781856 ; 0xd0111aa0
.long 1963985490 ; 0x75100a52
.long 4294942339 ; 0xffff9e83
.long 2658374354 ; 0x9e7392d2
.long 3490778374 ; 0xd0110d06
.long 3222145362 ; 0xc00e0952
.long 4294191484 ; 0xfff4297c
.long 1972411233 ; 0x75909b61
.long 3221266051 ; 0xc0009e83
.long 3492909812 ; 0xd03192f4
.long 3555793504 ; 0xd3f11a60
.long 2657889102 ; 0x9e6c2b4e
.long 3254820467 ; 0xc2009e73
.long 3555873433 ; 0xd3f25299
.long 153233758 ; 0x922295e
.long 2605776884 ; 0x9b50fff4
.long 3254820483 ; 0xc2009e83
.long 2661896888 ; 0x9ea952b8
.long 382891408 ; 0x16d27590
.long 2444427263 ; 0x91b2ffff
.long 3555892851 ; 0xd3f29e73
.long 17640798 ; 0x10d2d5e
.long 2604859380 ; 0x9b42fff4
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 211873809 ; 0xca0f011
.long 3499794073 ; 0xd09a9e99
.long 3490535940 ; 0xd00d5a04
.long 3221232194 ; 0xc0001a42
.long 302223514 ; 0x1203909a
.long 2655720002 ; 0x9e4b1242
.long 4294745762 ; 0xfffc9ea2
.long 3221328736 ; 0xc0019360
.long 4164522912 ; 0xf83993a0
.long 227189253 ; 0xd8aa205
.long 2553659412 ; 0x9835c014
.long 3222539662 ; 0xc0140d8e
.long 227186738 ; 0xd8a9832
.long 2854091256 ; 0xaa1df9f8
.long 2443231233 ; 0x91a0c001
.long 2656175367 ; 0x9e520507
.long 226672832 ; 0xd82c0c0
.long 3221227922 ; 0xc0000992
.long 2656866368 ; 0x9e5c9040
.long 3517186502 ; 0xd1a401c6
.long 142760073 ; 0x8825889
.long 1015071744 ; 0x3c80c400
.long 3221271585 ; 0xc000b421
.long 1109438724 ; 0x4220b104
.long 2656248388 ; 0x9e532244
.long 4294930694 ; 0xffff7106
.long 2619511588 ; 0x9c229324
.long 3221271651 ; 0xc000b463
.long 4161969186 ; 0xf8129c22
.long 2619514978 ; 0x9c22a062
.long 226542080 ; 0xd80c200
.long 2656656777 ; 0x9e595d89
.long 3288336770 ; 0xc4000982
.long 3026402688 ; 0xb4633d80
.long 2986590208 ; 0xb203c000
.long 476704 ; 0x74620
.long 3240598562 ; 0xc1279c22
.long 2619513999 ; 0x9c229c8f
.long 3111192586 ; 0xb971080a
.long 3222755057 ; 0xc01756f1
.long 3228671105 ; 0xc0719c81
.long 3222772864 ; 0xc0179c80
.long 3110116480 ; 0xb9609c80
.long 2619490304 ; 0x9c224000
.long 2220926493 ; 0x8460a61d
.long 1157936960 ; 0x4504b740
.long 3040807042 ; 0xb53f0882
.long 3038805868 ; 0xb5207f6c
.long 4026550152 ; 0xf0004788
.long 2653792833 ; 0x9e2daa41
.long 1494005664 ; 0x590cb7a0
.long 2121053503 ; 0x7e6cb53f
.long 1510523392 ; 0x5a08c200
.long 155242643 ; 0x940d093
.long 3760234153 ; 0xe0209ea9
.long 230861165 ; 0xdc2a96d
.long 3221358990 ; 0xc002098e
.long 4292087106 ; 0xffd40d42
.long 3072366880 ; 0xb7209920
.long 4060633236 ; 0xf2085894
.long 142780965 ; 0x882aa25
.long 2129442111 ; 0x7eecb53f
.long 2829709832 ; 0xa8a9f208
.long 3657997999 ; 0xda089eaf
.long 3045108025 ; 0xb580a939
.long 3657974477 ; 0xda0842cd
.long 3076565310 ; 0xb760a93e
.long 3038796428 ; 0xb5205a8c
.long 3040887757 ; 0xb54043cd
.long 3040887629 ; 0xb540434d
.long 4060628053 ; 0xf2084455
.long 3658000953 ; 0xda08aa39
.long 3507661218 ; 0xd112a9a2
.long 4031252792 ; 0xf0480938
.long 3624970599 ; 0xd810a967
.long 706783425 ; 0x2a20a8c1
.long 2656859392 ; 0x9e5c7500
.long 2843603016 ; 0xa97df048
.long 3229638850 ; 0xc08060c2
.long 3254803071 ; 0xc2005a7f
.long 9984625 ; 0x985a71
.long 1486117011 ; 0x58945893
.long 2158223888 ; 0x80a3e210
.long 3040872067 ; 0xb5400683
.long 3040888525 ; 0xb54046cd
.long 3038791501 ; 0xb520474d
.long 3221243853 ; 0xc00047cd
.long 3783299458 ; 0xe1809182
.long 3221249472 ; 0xc0005dc0
.long 4031287940 ; 0xf0489284
.long 3624970615 ; 0xd810a977
.long 3221269057 ; 0xc000aa41
.long 3074461952 ; 0xb7409100
.long 3624950404 ; 0xd8105a84
.long 4030769729 ; 0xf040aa41
.long 4077955415 ; 0xf310a957
.long 4069556257 ; 0xf2908021
.long 4069564715 ; 0xf290a12b
.long 4061176357 ; 0xf210a225
.long 3076565561 ; 0xb760aa39
.long 4065352348 ; 0xf2505a9c
.long 4065372321 ; 0xf250a8a1
.long 2858525225 ; 0xaa61a229
.long 2842274022 ; 0xa969a8e6
.long 2696016464 ; 0xa0b1f250
.long 4061175143 ; 0xf2109d67
.long 4061176353 ; 0xf210a221
.long 4061175978 ; 0xf210a0aa
.long 3629687085 ; 0xd858a12d
.long 3629689066 ; 0xd858a8ea
.long 3507595629 ; 0xd111a96d
.long 3657959960 ; 0xda080a18
.long 4061177985 ; 0xf210a881
.long 3072368806 ; 0xb720a0a6
.long 4061158420 ; 0xf2105c14
.long 1489019185 ; 0x58c0a131
.long 4069546193 ; 0xf29058d1
.long 3658522805 ; 0xda10a0b5
.long 3074468449 ; 0xb740aa61
.long 3074441821 ; 0xb740425d
.long 8995525 ; 0x8942c5
.long 1512096256 ; 0x5a20c200
.long 4077934748 ; 0xf310589c
.long 3792732193 ; 0xe2108021
.long 2725085859 ; 0xa26d82a3
.long 2700210200 ; 0xa0f1f018
.long 2720395856 ; 0xa225f250
.long 2695754320 ; 0xa0adf250
.long 167821324 ; 0xa00c00c
.long 1317844352 ; 0x4e8cb580
.long 142655494 ; 0x880c006
.long 1326232864 ; 0x4f0cb520
.long 217236526 ; 0xcf2c42e
.long 3028355586 ; 0xb4810a02
.long 2969681920 ; 0xb101c000
.long 679756320 ; 0x28844220
.long 3221255232 ; 0xc0007440
.long 3074462082 ; 0xb7409182
.long 3507575436 ; 0xd1115a8c
.long 3657959976 ; 0xda080a28
.long 3227035777 ; 0xc058a881
.long 3223811168 ; 0xc0277460
.long 3658519186 ; 0xda109292
.long 3072371297 ; 0xb720aa61
.long 2265334026 ; 0x8706410a
.long 2639557888 ; 0x9d547500
.long 450023426 ; 0x1ad2d002
.long 3042931784 ; 0xb55f7448
.long 3221257700 ; 0xc0007de4
.long 4061171986 ; 0xf2109112
.long 3489573497 ; 0xcffeaa79
.long 4061145661 ; 0xf2102a3d
.long 4061176441 ; 0xf210a279
.long 708881017 ; 0x2a40aa79
.long 3221255424 ; 0xc0007500
.long 168464674 ; 0xa0a9122
.long 212779104 ; 0xcaec060
.long 3221271681 ; 0xc000b481
.long 2430648320 ; 0x90e0c000
.long 3227519494 ; 0xc0600a06
.long 3028356270 ; 0xb4810cae
.long 3072376832 ; 0xb720c000
.long 4073737492 ; 0xf2d04d14
.long 4069567009 ; 0xf290aa21
.long 3355551933 ; 0xc801a8bd
.long 2636004480 ; 0x9d1e3c80
.long 1158461248 ; 0x450cb740
.long 1514193408 ; 0x5a40c200
.long 3271645344 ; 0xc30158a0
.long 843199046 ; 0x32423246
.long 2723278856 ; 0xa251f008
.long 2576990260 ; 0x9999c034
.long 3224635966 ; 0xc0340a3e
.long 3028356254 ; 0xb4810c9e
.long 142786560 ; 0x882c000
.long 3022064784 ; 0xb4210c90
.long 4292132864 ; 0xffd4c000
.long 3221658258 ; 0xc0069a92
.long 3040904514 ; 0xb5408542
.long 167921308 ; 0xa02469c
.long 210419760 ; 0xc8ac030
.long 3221271681 ; 0xc000b481
.long 142786562 ; 0x882c002
.long 3022064772 ; 0xb4210c84
.long 3355557888 ; 0xc801c000
.long 3221359106 ; 0xc0020a02
.long 478415360 ; 0x1c840a00
.long 3221271681 ; 0xc000b481
.long 151175617 ; 0x902c1c1
.long 155238406 ; 0x940c006
.long 159518158 ; 0x9820dce
.long 4289989890 ; 0xffb40d02
.long 3233848234 ; 0xc0c09baa
.long 4292087170 ; 0xffd40d82
.long 3078658584 ; 0xb7809a18
.long 3224651404 ; 0xc034468c
.long 3254783150 ; 0xc2000cae
.long 3028376081 ; 0xb4815a11
.long 142786560 ; 0x882c000
.long 3022064892 ; 0xb4210cfc
.long 4061184000 ; 0xf210c000
.long 704948857 ; 0x2a04aa79
.long 2232055040 ; 0x850a7500
.long 1193063744 ; 0x471cb540
.long 2426585088 ; 0x90a2c000
.long 3040904452 ; 0xb5408504
.long 3078637340 ; 0xb780471c
.long 3225306892 ; 0xc03e470c
.long 3045067906 ; 0xb5800c82
.long 3028371340 ; 0xb481478c
.long 3234381824 ; 0xc0c8c000
.long 3226470530 ; 0xc0500882
.long 3022064866 ; 0xb4210ce2
.long 3270557696 ; 0xc2f0c000
.long 3224898174 ; 0xc0380a7e
.long 3028356346 ; 0xb4810cfa
.long 4065378304 ; 0xf250c000
.long 3226511589 ; 0xc050a8e5
.long 3022064870 ; 0xb4210ce6
.long 3074473984 ; 0xb740c000
.long 3072350476 ; 0xb720590c
.long 2266646284 ; 0x871a470c
.long 2238103940 ; 0x8566c184
.long 4027063472 ; 0xf0081cb0
.long 3040914009 ; 0xb540aa59
.long 948979996 ; 0x3890491c
.long 1192015136 ; 0x470cb520
.long 1962945028 ; 0x75002a04
.long 151439360 ; 0x906c800
.long 167952390 ; 0xa02c006
.long 2401820673 ; 0x8f28e001
.long 1208268096 ; 0x4804b540
.long 3221271681 ; 0xc000b481
.long 218284090 ; 0xd02c03a
.long 3221271618 ; 0xc000b442
.long 3224635582 ; 0xc03408be
.long 3022064798 ; 0xb4210c9e
.long 3078995968 ; 0xb785c000
.long 1962956296 ; 0x75005608
.long 2424487936 ; 0x9082c000
.long 2565062740 ; 0x98e3c054
.long 1225570176 ; 0x490cb780
.long 209895480 ; 0xc82c038
.long 3221271681 ; 0xc000b481
.long 2842024464 ; 0xa965da10
.long 2855662224 ; 0xaa35f290
.long 1552725792 ; 0x5c8cb720
.long 1648723202 ; 0x62458502
.long 1177401120 ; 0x462db720
.long 1100657984 ; 0x419ab540
.long 1109046592 ; 0x421ab540
.long 1117435200 ; 0x429ab540
.long 3254809664 ; 0xc2007440
.long 3045087761 ; 0xb5805a11
.long 3221242634 ; 0xc000430a
.long 4065366274 ; 0xf2509102
.long 3076565482 ; 0xb760a9ea
.long 2659992330 ; 0x9e8c430a
.long 3084950626 ; 0xb7e09c62
.long 184703628 ; 0xb025a8c
.long 3078620939 ; 0xb780070b
.long 3226486796 ; 0xc050480c
.long 3028356226 ; 0xb4810c82
.long 3224420352 ; 0xc030c000
.long 3032616202 ; 0xb4c20d0a
.long 3222192128 ; 0xc00ec000
.long 3224373502 ; 0xc03008fe
.long 3022064782 ; 0xb4210c8e
.long 4061184000 ; 0xf210c000
.long 704948857 ; 0x2a04aa79
.long 3221255424 ; 0xc0007500
.long 3292041602 ; 0xc4389182
.long 3032550538 ; 0xb4c10c8a
.long 2969878528 ; 0xb104c000
.long 3225305632 ; 0xc03e4220
.long 3028356262 ; 0xb4810ca6
.long 3078668288 ; 0xb780c000
.long 1962951436 ; 0x7500430c
.long 2476916737 ; 0x93a2c001
.long 704692256 ; 0x2a00c020
.long 3221320960 ; 0xc0017500
.long 3294662882 ; 0xc46090e2
.long 3032550562 ; 0xb4c10ca2
.long 2969878528 ; 0xb104c000
.long 143278624 ; 0x88a4220
.long 211992672 ; 0xca2c060
.long 3221271585 ; 0xc000b421
.long 151175172 ; 0x902c004
.long 211206192 ; 0xc96c030
.long 3221271617 ; 0xc000b441
.long 1124906880 ; 0x430cb780
.long 712888286 ; 0x2a7dcfde
.long 1124906368 ; 0x430cb580
.long 150519810 ; 0x8f8c002
.long 216842254 ; 0xcecc00e
.long 3221271585 ; 0xc000b421
.long 167952897 ; 0xa02c201
.long 3221271681 ; 0xc000b481
.long 2231549956 ; 0x8502c004
.long 1302115648 ; 0x4d9cb540
.long 1124906784 ; 0x430cb720
.long 211206192 ; 0xc96c030
.long 3221271585 ; 0xc000b421
.long 1124906880 ; 0x430cb780
.long 1962945028 ; 0x75002a04
.long 2430779392 ; 0x90e2c000
.long 1217181568 ; 0x488cb780
.long 3045067268 ; 0xb5800a04
.long 3076475020 ; 0xb75f488c
.long 3078651388 ; 0xb7807dfc
.long 2662023948 ; 0x9eab430c
.long 3045104975 ; 0xb5809d4f
.long 3224653964 ; 0xc034508c
.long 3078658618 ; 0xb7809a3a
.long 3223339916 ; 0xc020438c
.long 1962945024 ; 0x75002a00
.long 679264270 ; 0x287cc00e
.long 2104276255 ; 0x7d6cb51f
.long 2420293634 ; 0x9042c002
.long 2848387664 ; 0xa9c6f250
.long 218284065 ; 0xd02c021
.long 3222277500 ; 0xc0100d7c
.long 4289988994 ; 0xffb40982
.long 4065368729 ; 0xf2509a99
.long 3223431630 ; 0xc021a9ce
.long 222039298 ; 0xd3c0d02
.long 159563784 ; 0x982c008
.long 2593193908 ; 0x9a90ffb4
.long 1133295488 ; 0x438cb780
.long 704693249 ; 0x2a00c401
.long 3221255424 ; 0xc0007500
.long 4060648034 ; 0xf2089262
.long 4060654189 ; 0xf208aa6d
.long 151431409 ; 0x906a8f1
.long 2121053535 ; 0x7e6cb55f
.long 167821328 ; 0xa00c010
.long 2725114376 ; 0xa26df208
.long 142655496 ; 0x880c008
.long 2700210696 ; 0xa0f1f208
.long 2445328384 ; 0x91c0c000
.long 2837967440 ; 0xa927f250
.long 2854875728 ; 0xaa29f250
.long 2838295122 ; 0xa92cf252
.long 2830234192 ; 0xa8b1f250
.long 2149708560 ; 0x8021f310
.long 2191778320 ; 0x82a3e210
.long 2720395856 ; 0xa225f250
.long 2695754320 ; 0xa0adf250
.long 1133295488 ; 0x438cb780
.long 712888286 ; 0x2a7dcfde
.long 1133294976 ; 0x438cb580
.long 1133295488 ; 0x438cb780
.long 704692257 ; 0x2a00c021
.long 3221320960 ; 0xc0017500
.long 3076559138 ; 0xb7609122
.long 3223405588 ; 0xc0214414
.long 219417858 ; 0xd140d02
.long 163758082 ; 0x9c2c002
.long 2589130676 ; 0x9a52ffb4
.long 1150596960 ; 0x4494b760
.long 218284065 ; 0xd02c021
.long 163712260 ; 0x9c20d04
.long 2588606388 ; 0x9a4affb4
.long 1142732608 ; 0x441cb740
.long 2858021392 ; 0xaa59f210
.long 1149548352 ; 0x4484b740
.long 2831282768 ; 0xa8c1f250
.long 1133819680 ; 0x4394b720
.long 2149708560 ; 0x8021f310
.long 2191778320 ; 0x82a3e210
.long 754896863 ; 0x2cfecfdf
.long 1133819168 ; 0x4394b520
.long 1141683584 ; 0x440cb580
.long 1150072096 ; 0x448cb520
.long 1133819680 ; 0x4394b720
.long 3288440396 ; 0xc4019e4c
.long 1962945024 ; 0x75002a00
.long 2443362304 ; 0x91a2c000
.long 2856710736 ; 0xaa45f250
.long 2832069200 ; 0xa8cdf250
.long 440451074 ; 0x1a40c002
.long 1141683584 ; 0x440cb580
.long 3038779584 ; 0xb52018c0
.long 2655798412 ; 0x9e4c448c
.long 746636288 ; 0x2c80c400
.long 3422516800 ; 0xcbff7640
.long 3045075582 ; 0xb5802a7e
.long 3221242764 ; 0xc000438c
.long 4292120898 ; 0xffd49142
.long 3078658157 ; 0xb780986d
.long 3422438284 ; 0xcbfe438c
.long 3045075581 ; 0xb5802a7d
.long 3076473740 ; 0xb75f438c
.long 1988132724 ; 0x76807f74
.long 2472722432 ; 0x9362c000
.long 1544337248 ; 0x5c0cb760
.long 759237948 ; 0x2d410d3c
.long 2850484296 ; 0xa9e6f048
.long 1561173587 ; 0x5d0d9e53
.long 3223395588 ; 0xc0211d04
.long 4290002176 ; 0xffb43d00
.long 3078658557 ; 0xb78099fd
.long 3076480012 ; 0xb75f5c0c
.long 4064837476 ; 0xf2487f64
.long 3076565255 ; 0xb760a907
.long 4027603996 ; 0xf0105c1c
.long 4032331813 ; 0xf0588025
.long 3078660709 ; 0xb780a265
.long 3238019980 ; 0xc100438c
.long 1962945024 ; 0x75002a00
.long 2437070848 ; 0x9142c000
.long 2597388212 ; 0x9ad0ffb4
.long 1133295488 ; 0x438cb780
.long 712888062 ; 0x2a7dcefe
.long 1133294976 ; 0x438cb580
.long 1124906880 ; 0x430cb780
.long 704692228 ; 0x2a00c004
.long 3221386496 ; 0xc0027500
.long 3511784098 ; 0xd15192a2
.long 3072331480 ; 0xb7200ed8
.long 3657974154 ; 0xda08418a
.long 3121195553 ; 0xba09aa21
.long 3122937858 ; 0xba244002
.long 168574978 ; 0xa0c4002
.long 3221385288 ; 0xc0027048
.long 3074396408 ; 0xb73f90f8
.long 3076554476 ; 0xb7607eec
.long 3221507732 ; 0xc0044e94
.long 220072322 ; 0xd1e0982
.long 169005073 ; 0xa12d011
.long 712818702 ; 0x2a7cc00e
.long 2129442207 ; 0x7eecb59f
.long 2579431348 ; 0x99beffb4
.long 1326757728 ; 0x4f14b760
.long 159563778 ; 0x982c002
.long 4289989902 ; 0xffb40d0e
.long 3074464183 ; 0xb74099b7
.long 4061154972 ; 0xf2104e9c
.long 3074468409 ; 0xb740aa39
.long 4060630788 ; 0xf2084f04
.long 3076499617 ; 0xb75fa8a1
.long 4065361644 ; 0xf2507eec
.long 3271665826 ; 0xc301a8a2
.long 3040903456 ; 0xb5408120
.long 1887587996 ; 0x70824e9c
.long 2200092673 ; 0x8322c001
.long 1325708608 ; 0x4f04b540
.long 2458304512 ; 0x9286c000
.long 1645846091 ; 0x62199e4b
.long 4077936791 ; 0xf3106097
.long 3792734241 ; 0xe2108821
.long 151161507 ; 0x9028aa3
.long 2129442143 ; 0x7eecb55f
.long 167821328 ; 0xa00c010
.long 1317844352 ; 0x4e8cb580
.long 142655496 ; 0x880c008
.long 1326232864 ; 0x4f0cb520
.long 1133295488 ; 0x438cb780
.long 973127745 ; 0x3a00c041
.long 1133294976 ; 0x438cb580
.long 1133295488 ; 0x438cb780
.long 704692229 ; 0x2a00c005
.long 3221517568 ; 0xc0047500
.long 4061172034 ; 0xf2109142
.long 4061178306 ; 0xf210a9c2
.long 163752261 ; 0x9c2a945
.long 209849666 ; 0xc820d42
.long 4289988738 ; 0xffb40882
.long 4061174162 ; 0xf2109992
.long 3223366265 ; 0xc020aa79
.long 1962945024 ; 0x75002a00
.long 2466430976 ; 0x9302c000
.long 2846552592 ; 0xa9aaf210
.long 2838622736 ; 0xa931f210
.long 220334498 ; 0xd2209a2
.long 142740610 ; 0x8820c82
.long 2577399732 ; 0x999fffb4
.long 2846814736 ; 0xa9aef210
.long 2838622736 ; 0xa931f210
.long 220334498 ; 0xd2209a2
.long 142740610 ; 0x8820c82
.long 2578710452 ; 0x99b3ffb4
.long 2441134080 ; 0x9180c000
.long 2846552592 ; 0xa9aaf210
.long 2838622736 ; 0xa931f210
.long 220334530 ; 0xd2209c2
.long 142740610 ; 0x8820c82
.long 2573991860 ; 0x996bffb4
.long 1133295392 ; 0x438cb720
.long 3238068739 ; 0xc1010203
.long 1962945024 ; 0x75002a00
.long 2434973697 ; 0x9122c001
.long 2833963592 ; 0xa8eada48
.long 2841899528 ; 0xa963f208
.long 687787775 ; 0x28feceff
.long 1133294880 ; 0x438cb520
.long 2834160200 ; 0xa8edda48
.long 2842227210 ; 0xa968f20a
.long 3793771664 ; 0xe2205c90
.long 4060643499 ; 0xf20880ab
.long 33794407 ; 0x203a967
.long 3254802572 ; 0xc200588c
.long 4077935116 ; 0xf3105a0c
.long 3792732705 ; 0xe2108221
.long 4060643491 ; 0xf20880a3
.long 4060651746 ; 0xf208a0e2
.long 4060652137 ; 0xf208a269
.long 4061176037 ; 0xf210a0e5
.long 4061176002 ; 0xf210a0c2
.long 4061176009 ; 0xf210a0c9
.long 3221332557 ; 0xc001a24d
.long 4061171776 ; 0xf2109040
.long 4061178489 ; 0xf210aa79
.long 3223365825 ; 0xc020a8c1
.long 1962945024 ; 0x75002a00
.long 4061137088 ; 0xf21008c0
.long 3221266625 ; 0xc000a0c1
.long 4061172098 ; 0xf2109182
.long 4061178409 ; 0xf210aa29
.long 169912493 ; 0xa20a8ad
.long 2720657936 ; 0xa229f210
.long 3221227680 ; 0xc00008a0
.long 4061172032 ; 0xf2109140
.long 4061178409 ; 0xf210aa29
.long 172009645 ; 0xa40a8ad
.long 2720657936 ; 0xa229f210
.long 4061137088 ; 0xf21008c0
.long 3078660269 ; 0xb780a0ad
.long 3489350540 ; 0xcffb438c
.long 3221826174 ; 0xc0092a7e
.long 3045079552 ; 0xb5803a00
.long 3078636428 ; 0xb780438c
.long 1962954124 ; 0x75004d8c
.long 2437070848 ; 0x9142c000
.long 209895488 ; 0xc82c040
.long 3221271681 ; 0xc000b481
.long 167952897 ; 0xa02c201
.long 3221271681 ; 0xc000b481
.long 1133295488 ; 0x438cb780
.long 704692232 ; 0x2a00c008
.long 3221255424 ; 0xc0007500
.long 3239154530 ; 0xc1119362
.long 3226339586 ; 0xc04e0902
.long 233965888 ; 0xdf20940
.long 218237314 ; 0xd020982
.long 2609774516 ; 0x9b8dffb4
.long 151175441 ; 0x902c111
.long 155238438 ; 0x940c026
.long 159518198 ; 0x9820df6
.long 222478340 ; 0xd42c004
.long 2609119156 ; 0x9b83ffb4
.long 1133295488 ; 0x438cb780
.long 712888310 ; 0x2a7dcff6
.long 1133294976 ; 0x438cb580
.long 1133295488 ; 0x438cb780
.long 704692352 ; 0x2a00c080
.long 3221255424 ; 0xc0007500
.long 3076559298 ; 0xb76091c2
.long 3122348434 ; 0xba1b4192
.long 3222552579 ; 0xc0144003
.long 3078658720 ; 0xb7809aa0
.long 3481158540 ; 0xcf7e438c
.long 3045075581 ; 0xb5802a7d
.long 3078636428 ; 0xb780438c
.long 3222291340 ; 0xc010438c
.long 1962945024 ; 0x75002a00
.long 2481111041 ; 0x93e2c001
.long 151175457 ; 0x902c121
.long 155238414 ; 0x940c00e
.long 159518110 ; 0x9820d9e
.long 4289989890 ; 0xffb40d02
.long 3240205116 ; 0xc1219b3c
.long 3230009602 ; 0xc0860902
.long 228723008 ; 0xda20940
.long 218237314 ; 0xd020982
.long 2603876276 ; 0x9b33ffb4
.long 2121578335 ; 0x7e74b75f
.long 3221321344 ; 0xc0017680
.long 4061171714 ; 0xf2109002
.long 708881017 ; 0x2a40aa79
.long 3221255424 ; 0xc0007500
.long 3240203074 ; 0xc1219342
.long 3221358850 ; 0xc0020902
.long 228985088 ; 0xda60900
.long 218499458 ; 0xd060982
.long 2602565556 ; 0x9b1fffb4
.long 151175457 ; 0x902c121
.long 151044224 ; 0x900c080
.long 159518118 ; 0x9820da6
.long 4289989910 ; 0xffb40d16
.long 3078658838 ; 0xb7809b16
.long 3223405452 ; 0xc021438c
.long 3045079552 ; 0xb5803a00
.long 3078636428 ; 0xb780438c
.long 3488498572 ; 0xcfee438c
.long 3223333501 ; 0xc0202a7d
.long 3045079552 ; 0xb5803a00
.long 3078636428 ; 0xb780438c
.long 3355460492 ; 0xc800438c
.long 1962945024 ; 0x75002a00
.long 2462236672 ; 0x92c2c000
.long 2104276895 ; 0x7d6cb79f
.long 1100134240 ; 0x4192b760
.long 2843406864 ; 0xa97af210
.long 3122332041 ; 0xba1b0189
.long 1561411587 ; 0x5d114003
.long 755256580 ; 0x2d044d04
.long 2613968820 ; 0x9bcdffb4
.long 1133295488 ; 0x438cb780
.long 712951806 ; 0x2a7ec7fe
.long 1133294976 ; 0x438cb580
.long 1133295488 ; 0x438cb780
.long 704692736 ; 0x2a00c200
.long 3221255424 ; 0xc0007500
.long 226922690 ; 0xd8690c2
.long 4289988994 ; 0xffb40982
.long 3078658606 ; 0xb7809a2e
.long 3225502604 ; 0xc041438c
.long 1962945024 ; 0x75002a00
.long 2470625280 ; 0x9342c000
.long 151175425 ; 0x902c101
.long 155238402 ; 0x940c002
.long 159518118 ; 0x9820da6
.long 4289989890 ; 0xffb40d02
.long 3238107858 ; 0xc1019ad2
.long 3229616386 ; 0xc0800902
.long 228985152 ; 0xda60940
.long 219285890 ; 0xd120982
.long 2596929460 ; 0x9ac9ffb4
.long 1133295488 ; 0x438cb780
.long 712953791 ; 0x2a7ecfbf
.long 1133294976 ; 0x438cb580
.long 1133295392 ; 0x438cb720
.long 3221815811 ; 0xc0090203
.long 1962945024 ; 0x75002a00
.long 2437070849 ; 0x9142c001
.long 151175425 ; 0x902c101
.long 155238414 ; 0x940c00e
.long 687788023 ; 0x28fecff7
.long 1133294880 ; 0x438cb520
.long 159518110 ; 0x9820d9e
.long 4289989890 ; 0xffb40d02
.long 4061174446 ; 0xf2109aae
.long 3223366265 ; 0xc020aa79
.long 1962945024 ; 0x75002a00
.long 2443362304 ; 0x91a2c000
.long 151175425 ; 0x902c101
.long 155238406 ; 0x940c006
.long 159518114 ; 0x9820da2
.long 4289989890 ; 0xffb40d02
.long 3221265054 ; 0xc0009a9e
.long 3238105440 ; 0xc1019160
.long 3230009602 ; 0xc0860902
.long 228723008 ; 0xda20940
.long 218237314 ; 0xd020982
.long 2593390516 ; 0x9a93ffb4
.long 151175617 ; 0x902c1c1
.long 155238406 ; 0x940c006
.long 159518158 ; 0x9820dce
.long 4289989890 ; 0xffb40d02
.long 3222575106 ; 0xc0149802
.long 3224410595 ; 0xc03099e3
.long 3032550538 ; 0xb4c10c8a
.long 3078668288 ; 0xb780c000
.long 210259340 ; 0xc884d8c
.long 3221271681 ; 0xc000b481
.long 142789633 ; 0x882cc01
.long 3022068872 ; 0xb4211c88
.long 3224682496 ; 0xc034c000
.long 3072367610 ; 0xb7209bfa
.long 3492892044 ; 0xd0314d8c
.long 1962945040 ; 0x75002a10
.long 3042904322 ; 0xb55f0902
.long 3221258092 ; 0xc0007f6c
.long 3292172738 ; 0xc43a91c2
.long 3032550530 ; 0xb4c10c82
.long 2969878528 ; 0xb104c000
.long 3222356512 ; 0xc0114220
.long 3225041408 ; 0xc03a3a00
.long 3028356226 ; 0xb4810c82
.long 3524378624 ; 0xd211c000
.long 1962945040 ; 0x75002a10
.long 2470625280 ; 0x9342c000
.long 210420816 ; 0xc8ac450
.long 3221271745 ; 0xc000b4c1
.long 1111535874 ; 0x4240b102
.long 3222183507 ; 0xc00e9e53
.long 3045009916 ; 0xb57f29fc
.long 8879980 ; 0x877f6c
.long 3032554628 ; 0xb4c11c84
.long 2969878528 ; 0xb104c000
.long 705708576 ; 0x2a104220
.long 3221255424 ; 0xc0007500
.long 1485869220 ; 0x589090a4
.long 2137830719 ; 0x7f6cb53f
.long 1191753504 ; 0x4708b720
.long 1124906880 ; 0x430cb780
.long 3045094464 ; 0xb5807440
.long 3221245324 ; 0xc0004d8c
.long 3292041732 ; 0xc4389204
.long 3032550530 ; 0xb4c10c82
.long 2969878528 ; 0xb104c000
.long 712065568 ; 0x2a714220
.long 3224910340 ; 0xc0383a04
.long 3028356226 ; 0xb4810c82
.long 3221274624 ; 0xc000c000
.long 1950519808 ; 0x74429200
.long 2443493376 ; 0x91a4c000
.long 209896504 ; 0xc82c438
.long 3221271745 ; 0xc000b4c1
.long 1109438724 ; 0x4220b104
.long 3224906353 ; 0xc0382a71
.long 3028356226 ; 0xb4810c82
.long 3224420352 ; 0xc030c000
.long 3032550538 ; 0xb4c10c8a
.long 3355557888 ; 0xc801c000
.long 3221359106 ; 0xc0020a02
.long 3028355584 ; 0xb4810a00
.long 146718720 ; 0x8bec000
.long 211075076 ; 0xc94c004
.long 3221271585 ; 0xc000b421
.long 226672832 ; 0xd82c0c0
.long 2583166900 ; 0x99f7ffb4
.long 1091745632 ; 0x4112b760
.long 1116518272 ; 0x428cb780
.long 2623708836 ; 0x9c629ea4
.long 1183627040 ; 0x468cb720
.long 212779060 ; 0xcaec034
.long 3022084241 ; 0xb4215891
.long 167952384 ; 0xa02c000
.long 3221255424 ; 0xc0007500
.long 3074396740 ; 0xb73f9244
.long 1950383980 ; 0x74407f6c
.long 2443362304 ; 0x91a2c000
.long 153014321 ; 0x91ed031
.long 233449793 ; 0xdea2941
.long 218237314 ; 0xd020982
.long 3240171840 ; 0xc1211940
.long 4290001152 ; 0xffb43900
.long 3222575596 ; 0xc01499ec
.long 3078986024 ; 0xb7859928
.long 1962959880 ; 0x75006408
.long 1200404352 ; 0x478cb780
.long 2426585088 ; 0x90a2c000
.long 3049597561 ; 0xb5c52a79
.long 3225314312 ; 0xc03e6408
.long 3028356226 ; 0xb4810c82
.long 3078668288 ; 0xb780c000
.long 2265075852 ; 0x8702508c
.long 1099609888 ; 0x418ab720
.long 3042904706 ; 0xb55f0a82
.long 705199588 ; 0x2a087de4
.long 142898432 ; 0x8847500
.long 1099609376 ; 0x418ab520
.long 2472722432 ; 0x9362c000
.long 1519171360 ; 0x5a8cb720
.long 1116911392 ; 0x4292b720
.long 169398545 ; 0xa18d111
.long 2827082248 ; 0xa881da08
.long 2655784068 ; 0x9e4c0c84
.long 1073920548 ; 0x4002ba24
.long 1895979153 ; 0x71025891
.long 1116910880 ; 0x4292b520
.long 2436415488 ; 0x9138c000
.long 1107998592 ; 0x420ab780
.long 1116386720 ; 0x428ab5a0
.long 3045067268 ; 0xb5800a04
.long 3074376202 ; 0xb73f420a
.long 1983937908 ; 0x76407d74
.long 2430795744 ; 0x90e2ffe0
.long 1133295488 ; 0x438cb780
.long 2101269503 ; 0x7d3ed3ff
.long 2418343904 ; 0x9024ffe0
.long 2137831263 ; 0x7f6cb75f
.long 4292834432 ; 0xffdf7480
.long 3080688516 ; 0xb79f9384
.long 3082779886 ; 0xb7bf7cee
.long 3084877166 ; 0xb7df7d6e
.long 3086974446 ; 0xb7ff7dee
.long 3221388910 ; 0xc0027e6e
.long 2619509856 ; 0x9c228c60
.long 3221530117 ; 0xc004a605
.long 3358164000 ; 0xc8298420
.long 3303541922 ; 0xc4e80ca2
.long 3224374496 ; 0xc0300ce0
.long 3778260029 ; 0xe133ac3d
.long 3224931584 ; 0xc0388d00
.long 3224413277 ; 0xc030a45d
.long 3224939581 ; 0xc038ac3d
.long 3222316125 ; 0xc010a45d
.long 3222842429 ; 0xc018ac3d
.long 3222316125 ; 0xc010a45d
.long 3222842405 ; 0xc018ac25
.long 3074466885 ; 0xb740a445
.long 4026549508 ; 0xf0004504
.long 3080759873 ; 0xb7a0aa41
.long 2653772428 ; 0x9e2d5a8c
.long 1510523392 ; 0x5a08c200
.long 155242643 ; 0x940d093
.long 3760234153 ; 0xe0209ea9
.long 230861165 ; 0xdc2a96d
.long 222478344 ; 0xd42c008
.long 4287891906 ; 0xff9409c2
.long 3078658894 ; 0xb7809b4e
.long 4060634124 ; 0xf2085c0c
.long 2231543969 ; 0x8502a8a1
.long 2829513224 ; 0xa8a6f208
.long 2701390344 ; 0xa103f208
.long 2693132808 ; 0xa085f208
.long 2838098440 ; 0xa929f208
.long 2693460488 ; 0xa08af208
.long 2838426120 ; 0xa92ef208
.long 2830299656 ; 0xa8b2f208
.long 2702045704 ; 0xa10df208
.long 2830234184 ; 0xa8b1f248
.long 2702373384 ; 0xa112f208
.long 2694246920 ; 0xa096f208
.long 2694509064 ; 0xa09af208
.long 3224766730 ; 0xc036090a
.long 146803858 ; 0x8c00c92
.long 2693132872 ; 0xa085f248
.long 3221271617 ; 0xc000b441
.long 478939670 ; 0x1c8c0a16
.long 3221271681 ; 0xc000b481
.long 2348871729 ; 0x8c00f031
.long 2374033713 ; 0x8d80e131
.long 3042942627 ; 0xb55f9ea3
.long 218267644 ; 0xd027ffc
.long 1081653600 ; 0x4078b960
.long 2701390344 ; 0xa103f208
.long 3508706746 ; 0xd1229dba
.long 2653773069 ; 0x9e2d5d0d
.long 2833641513 ; 0xa8e5f029
.long 749654034 ; 0x2caed012
.long 3508952200 ; 0xd1265c88
.long 2655672584 ; 0x9e4a5908
.long 2857230392 ; 0xaa4de038
.long 683412740 ; 0x28bc0d04
.long 843206824 ; 0x324250a8
.long 4294943297 ; 0xffffa241
.long 4027617729 ; 0xf01091c1
.long 3224808033 ; 0xc036aa61
.long 3028356238 ; 0xb4810c8e
.long 3074408448 ; 0xb73fc000
.long 478445548 ; 0x1c847fec
.long 3221271585 ; 0xc000b421
.long 2600190004 ; 0x9afbc034
.long 146982913 ; 0x8c2c801
.long 143704338 ; 0x890c112
.long 172148745 ; 0xa42c809
.long 167822844 ; 0xa00c5fc
.long 213827634 ; 0xcbec032
.long 1116517760 ; 0x428cb580
.long 3221271585 ; 0xc000b421
.long 216009278 ; 0xce00a3e
.long 3221271681 ; 0xc000b481
.long 3229616258 ; 0xc0800882
.long 3022064838 ; 0xb4210cc6
.long 3355557888 ; 0xc801c000
.long 3239184962 ; 0xc1120a42
.long 3224504856 ; 0xc0320a18
.long 3028356290 ; 0xb4810cc2
.long 146849792 ; 0x8c0c000
.long 3022064860 ; 0xb4210cdc
.long 167952384 ; 0xa02c000
.long 214352000 ; 0xcc6c080
.long 3221271681 ; 0xc000b481
.long 146982913 ; 0x8c2c801
.long 143704340 ; 0x890c114
.long 214351922 ; 0xcc6c032
.long 3221271585 ; 0xc000b421
.long 215484996 ; 0xcd80a44
.long 3221271681 ; 0xc000b481
.long 3229616258 ; 0xc0800882
.long 3022064838 ; 0xb4210cc6
.long 3355557888 ; 0xc801c000
.long 3239316034 ; 0xc1140a42
.long 3224504856 ; 0xc0320a18
.long 3028356298 ; 0xb4810cca
.long 147374080 ; 0x8c8c000
.long 3022064852 ; 0xb4210cd4
.long 167952384 ; 0xa02c000
.long 214352000 ; 0xcc6c080
.long 3221271681 ; 0xc000b481
.long 2062464927 ; 0x7aeeb79f
.long 2070853567 ; 0x7b6eb7bf
.long 2355150852 ; 0x8c60c004
.long 142777378 ; 0x8829c22
.long 210944001 ; 0xc92c001
.long 210027314 ; 0xc84c332
.long 3221271585 ; 0xc000b421
.long 1284290432 ; 0x4c8cb780
.long 168855358 ; 0xa10873e
.long 2626404416 ; 0x9c8bc040
.long 3258496896 ; 0xc238b780
.long 3078659106 ; 0xb7809c22
.long 171984524 ; 0xa40468c
.long 1965080588 ; 0x7520c00c
.long 1183626624 ; 0x468cb580
.long 1219801920 ; 0x48b4b340
.long 3040904450 ; 0xb5408502
.long 2619491996 ; 0x9c22469c
.long 1284290432 ; 0x4c8cb780
.long 2828399112 ; 0xa895f208
.long 2827940360 ; 0xa88ef208
.long 2835739144 ; 0xa905f208
.long 2845700616 ; 0xa99df208
.long 2835804808 ; 0xa906f288
.long 2694705672 ; 0xa09df208
.long 2694246920 ; 0xa096f208
.long 2702045704 ; 0xa10df208
.long 2709910024 ; 0xa185f208
.long 2828661256 ; 0xa899f208
.long 2828202504 ; 0xa892f208
.long 2836001288 ; 0xa909f208
.long 2843865672 ; 0xa981f248
.long 2692870728 ; 0xa081f248
.long 2694509064 ; 0xa09af208
.long 2702307848 ; 0xa111f208
.long 2710172168 ; 0xa189f208
.long 2827088520 ; 0xa881f288
.long 2845176392 ; 0xa995f248
.long 2828989000 ; 0xa89ef248
.long 2836263496 ; 0xa90df248
.long 2693132936 ; 0xa085f288
.long 2710434376 ; 0xa18df248
.long 2845438536 ; 0xa999f248
.long 2692936328 ; 0xa082f288
.long 2702570056 ; 0xa115f248
.long 2828137032 ; 0xa891f248
.long 2710696520 ; 0xa191f248
.long 2844390024 ; 0xa989f288
.long 2828726920 ; 0xa89af288
.long 2694443592 ; 0xa099f248
.long 2701849224 ; 0xa10af288
.long 2711482952 ; 0xa19df248
.long 2845700744 ; 0xa99df288
.long 2694771336 ; 0xa09ef288
.long 2828399240 ; 0xa895f288
.long 2828202632 ; 0xa892f288
.long 2836263560 ; 0xa90df288
.long 2694443656 ; 0xa099f288
.long 2694247048 ; 0xa096f288
.long 2702307976 ; 0xa111f288
.long 2710434440 ; 0xa18df288
.long 2785909794 ; 0xa60d9c22
.long 172148737 ; 0xa42c801
.long 167824144 ; 0xa00cb10
.long 216711218 ; 0xceac032
.long 3221271681 ; 0xc000b481
.long 146982913 ; 0x8c2c801
.long 143179792 ; 0x888c010
.long 3022064772 ; 0xb4210c84
.long 3221798912 ; 0xc008c000
.long 3221359170 ; 0xc0020a42
.long 3028360420 ; 0xb4811ce4
.long 3221798912 ; 0xc008c000
.long 3224373442 ; 0xc03008c2
.long 3022130446 ; 0xb4220d0e
.long 3293626368 ; 0xc450c000
.long 3221752962 ; 0xc0080c82
.long 3028359744 ; 0xb4811a40
.long 2969681920 ; 0xb101c000
.long 3221373472 ; 0xc0024220
.long 3038787776 ; 0xb52038c0
.long 3226488332 ; 0xc0504e0c
.long 3022064770 ; 0xb4210c82
.long 3233857536 ; 0xc0c0c000
.long 160566658 ; 0x9920d82
.long 218284040 ; 0xd02c008
.long 151175176 ; 0x902c008
.long 2559573972 ; 0x988fffd4
.long 210158672 ; 0xc86c450
.long 3028355586 ; 0xb4810a02
.long 2969878528 ; 0xb104c000
.long 3221766688 ; 0xc0084220
.long 3224373762 ; 0xc0300a02
.long 3028421902 ; 0xb4820d0e
.long 210026496 ; 0xc84c000
.long 436256776 ; 0x1a00c008
.long 3221271681 ; 0xc000b481
.long 1109438725 ; 0x4220b105
.long 1513472640 ; 0x5a35c280
.long 142788609 ; 0x882c801
.long 3222145216 ; 0xc00e08c0
.long 3263179516 ; 0xc2802afc
.long 3497155216 ; 0xd0725a90
.long 2662148942 ; 0x9ead2b4e
.long 210419760 ; 0xc8ac030
.long 3221271585 ; 0xc000b421
.long 209979970 ; 0xc840a42
.long 3221271681 ; 0xc000b481
.long 3082843968 ; 0xb7c07740
.long 3221314572 ; 0xc0015c0c
.long 3492909058 ; 0xd0319002
.long 233443038 ; 0xdea0ede
.long 218237314 ; 0xd020982
.long 3494980289 ; 0xd0512ac1
.long 3240171856 ; 0xc1211950
.long 4287904000 ; 0xff943900
.long 4064844770 ; 0xf2489be2
.long 25930182 ; 0x18ba9c6
.long 1519239808 ; 0x5a8dc280
.long 2661948036 ; 0x9eaa1a84
.long 1023459361 ; 0x3d00c021
.long 2571435924 ; 0x9944ff94
.long 2856710728 ; 0xaa45f248
.long 383569936 ; 0x16dcd010
.long 4064805450 ; 0xf248024a
.long 3293618757 ; 0xc450a245
.long 167906438 ; 0xa020c86
.long 3221271681 ; 0xc000b481
.long 1109438724 ; 0x4220b104
.long 3224636014 ; 0xc0340a6e
.long 3028356254 ; 0xb4810c9e
.long 3072376832 ; 0xb720c000
.long 4064828044 ; 0xf2485a8c
.long 3072371269 ; 0xb720aa45
.long 3495118389 ; 0xd0534635
.long 4061141312 ; 0xf2101940
.long 3229649067 ; 0xc08088ab
.long 3263171746 ; 0xc2800ca2
.long 3045087756 ; 0xb5805a0c
.long 3030467084 ; 0xb4a1420c
.long 3078995968 ; 0xb785c000
.long 1962956296 ; 0x75005608
.long 2455945219 ; 0x9262c003
.long 1477228321 ; 0x580cb721
.long 1452062593 ; 0x568cb781
.long 2084618288 ; 0x7c40c030
.long 3045132804 ; 0xb5810a04
.long 3221247628 ; 0xc000568c
.long 3224670338 ; 0xc0349082
.long 3072366787 ; 0xb72098c3
.long 3072349068 ; 0xb720538c
.long 3078701493 ; 0xb78141b5
.long 3074446988 ; 0xb740568c
.long 2655601709 ; 0x9e49442d
.long 1896112707 ; 0x71046243
.long 2428026880 ; 0x90b8c000
.long 3041232134 ; 0xb5458506
.long 3078970392 ; 0xb7855c18
.long 1962956552 ; 0x75005708
.long 1553250208 ; 0x5c94b7a0
.long 2455945216 ; 0x9262c000
.long 1418508192 ; 0x548cb7a0
.long 2822631952 ; 0xa83df210
.long 2845962760 ; 0xa9a1f208
.long 2659454342 ; 0x9e840d86
.long 4060650594 ; 0xf2089c62
.long 4065370145 ; 0xf250a021
.long 2662049829 ; 0x9eaba825
.long 2659453318 ; 0x9e840986
.long 3078986850 ; 0xb7859c62
.long 1962956552 ; 0x75005708
.long 2439299072 ; 0x9164c000
.long 1419032416 ; 0x5494b760
.long 2821059088 ; 0xa825f210
.long 2623708804 ; 0x9c629e84
.long 3221226113 ; 0xc0000281
.long 3078984224 ; 0xb7859220
.long 1962956424 ; 0x75005688
.long 2432876544 ; 0x9102c000
.long 1435285376 ; 0x558cb780
.long 2860642824 ; 0xaa81f208
.long 2428551168 ; 0x90c0c000
.long 1443673984 ; 0x560cb780
.long 2861429256 ; 0xaa8df208
.long 1468839712 ; 0x578cb720
.long 1093252992 ; 0x4129b780
.long 50558208 ; 0x3037500
.long 2456076288 ; 0x9264c000
.long 1460189061 ; 0x5708b785
.long 3221255424 ; 0xc0007500
.long 4065366212 ; 0xf25090c4
.long 2661591585 ; 0x9ea4aa21
.long 3074464866 ; 0xb7409c62
.long 4061151772 ; 0xf210421c
.long 3810568757 ; 0xe320aa35
.long 2661583267 ; 0x9ea489a3
.long 4061174882 ; 0xf2109c62
.long 2662050361 ; 0x9eabaa39
.long 2661548429 ; 0x9ea4018d
.long 3078659170 ; 0xb7809c62
.long 3229635596 ; 0xc080540c
.long 3536325798 ; 0xd2c80ca6
.long 3030493841 ; 0xb4a1aa91
.long 3221405696 ; 0xc002c000
.long 4289990034 ; 0xffb40d92
.long 1879743419 ; 0x700a9bbb
.long 2472869887 ; 0x9364ffff
.long 163712390 ; 0x9c20d86
.long 3240168714 ; 0xc1210d0a
.long 4287891714 ; 0xff940902
.long 3078658206 ; 0xb780989e
.long 4064828044 ; 0xf2485a8c
.long 3231820178 ; 0xc0a1a992
.long 218369282 ; 0xd040d02
.long 4287891906 ; 0xff9409c2
.long 3233847433 ; 0xc0c09889
.long 160566658 ; 0x9920d82
.long 155323714 ; 0x9420d42
.long 2609512372 ; 0x9b89ffb4
.long 3224373826 ; 0xc0300a42
.long 3028356238 ; 0xb4810c8e
.long 3080699904 ; 0xb79fc000
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 3070270498 ; 0xb7009c22
.long 1992317580 ; 0x76c05a8c
.long 226626562 ; 0xd820c02
.long 2470625280 ; 0x9342c000
.long 1133295488 ; 0x438cb780
.long 142659889 ; 0x880d131
.long 1077131040 ; 0x4033b720
.long 1335145728 ; 0x4f94b500
.long 1343534336 ; 0x5014b500
.long 1234482432 ; 0x4994b500
.long 1983917192 ; 0x76402c88
.long 712953343 ; 0x2a7ecdff
.long 1133294976 ; 0x438cb580
.long 3221259554 ; 0xc0008522
.long 2232586338 ; 0x85129062
.long 1268561216 ; 0x4b9cb540
.long 3074454720 ; 0xb74074c0
.long 3221248276 ; 0xc0005914
.long 3078656738 ; 0xb78092e2
.long 2231518092 ; 0x8502438c
.long 2831276048 ; 0xa8c1d810
.long 1344058688 ; 0x501cb540
.long 1125954880 ; 0x431cb540
.long 1503442241 ; 0x599cb541
.long 1276949824 ; 0x4c1cb540
.long 1235006784 ; 0x499cb540
.long 1334621472 ; 0x4f8cb520
.long 712953343 ; 0x2a7ecdff
.long 1133294976 ; 0x438cb580
.long 142659889 ; 0x880d131
.long 1077131040 ; 0x4033b720
.long 1124906880 ; 0x430cb780
.long 739561490 ; 0x2c14d012
.long 3221749897 ; 0xc0080089
.long 1962945024 ; 0x75002a00
.long 687722490 ; 0x28fdcffa
.long 1124906272 ; 0x430cb520
.long 2462236672 ; 0x92c2c000
.long 1133295488 ; 0x438cb780
.long 3355473408 ; 0xc8007600
.long 3045079552 ; 0xb5803a00
.long 3221242764 ; 0xc000438c
.long 2231800036 ; 0x850690e4
.long 1746449733 ; 0x6818b545
.long 2432745472 ; 0x9100c000
.long 1745401733 ; 0x6808b785
.long 973606278 ; 0x3a080d86
.long 1745401221 ; 0x6808b585
.long 1745401669 ; 0x6808b745
.long 706924561 ; 0x2a22d011
.long 3221255424 ; 0xc0007500
.long 3078656258 ; 0xb7809102
.long 3222291340 ; 0xc010438c
.long 3045079552 ; 0xb5803a00
.long 3078636428 ; 0xb780438c
.long 1962953740 ; 0x75004c0c
.long 2430779392 ; 0x90e2c000
.long 1124906880 ; 0x430cb780
.long 3045075577 ; 0xb5802a79
.long 3072344844 ; 0xb720430c
.long 3072344852 ; 0xb7204314
.long 2655800204 ; 0x9e4c4b8c
.long 3555817730 ; 0xd3f17902
.long 3254790702 ; 0xc2002a2e
.long 3045415429 ; 0xb5855a05
.long 3221252104 ; 0xc0006808
.long 3524366594 ; 0xd2119102
.long 3045080592 ; 0xb5803e10
.long 3221242636 ; 0xc000430c
.long 3489042624 ; 0xcff690c0
.long 3038784765 ; 0xb5202cfd
.long 3072344852 ; 0xb7204314
.long 3507569428 ; 0xd1114314
.long 1962946064 ; 0x75002e10
.long 2426585088 ; 0x90a2c000
.long 3040904454 ; 0xb5408506
.long 1979730460 ; 0x76004a1c
.long 1579012258 ; 0x5e1dd0a2
.long 3489794178 ; 0xd0020882
.long 704907410 ; 0x2a040892
.long 3221256450 ; 0xc0007902
.long 3507589378 ; 0xd1119102
.long 3045080592 ; 0xb5803e10
.long 3221242636 ; 0xc000430c
.long 1992331552 ; 0x76c09120
.long 2428682240 ; 0x90c2c000
.long 1015070752 ; 0x3c80c020
.long 1125430560 ; 0x4314b520
.long 1124906784 ; 0x430cb720
.long 705875985 ; 0x2a12d011
.long 3221255424 ; 0xc0007500
.long 3078656226 ; 0xb78090e2
.long 840453004 ; 0x32184b8c
.long 2428551168 ; 0x90c0c000
.long 1267513216 ; 0x4b8cb780
.long 572017277 ; 0x22184a7d
.long 1124906368 ; 0x430cb580
.long 1124906784 ; 0x430cb720
.long 706007057 ; 0x2a14d011
.long 3221255424 ; 0xc0007500
.long 3490812162 ; 0xd0119102
.long 3045079570 ; 0xb5803a12
.long 3221242636 ; 0xc000430c
.long 687444128 ; 0x28f990a0
.long 1124906272 ; 0x430cb520
.long 2831276048 ; 0xa8c1d810
.long 1335670592 ; 0x4f9cb740
.long 2856704016 ; 0xaa45d810
.long 2292441616 ; 0x88a3e210
.long 1511113216 ; 0x5a11c200
.long 3221450824 ; 0xc0037048
.long 3507589174 ; 0xd1119036
.long 3657959944 ; 0xda080a08
.long 3072370818 ; 0xb720a882
.long 3074441996 ; 0xb740430c
.long 1553025420 ; 0x5c91498c
.long 3074465356 ; 0xb7409e4c
.long 948454292 ; 0x38884394
.long 1124906272 ; 0x430cb520
.long 3238031496 ; 0xc1007088
.long 3040886016 ; 0xb5403d00
.long 3221242772 ; 0xc0004394
.long 3072430712 ; 0xb7219278
.long 2656328076 ; 0x9e54598c
.long 3221320768 ; 0xc0017440
.long 3045079556 ; 0xb5803a04
.long 3221242764 ; 0xc000438c
.long 3222376740 ; 0xc0119124
.long 3040886020 ; 0xb5403d04
.long 2231780244 ; 0x85064394
.long 1503442241 ; 0x599cb541
.long 143446290 ; 0x88cd112
.long 1078704000 ; 0x404bb780
.long 1334621984 ; 0x4f8cb720
.long 1511113216 ; 0x5a11c200
.long 3221254216 ; 0xc0007048
.long 3078656278 ; 0xb7809116
.long 3221308300 ; 0xc001438c
.long 3045079568 ; 0xb5803a10
.long 3078636428 ; 0xb780438c
.long 3254796363 ; 0xc200404b
.long 436754961 ; 0x1a085a11
.long 3221254216 ; 0xc0007048
.long 3078656278 ; 0xb7809116
.long 3221308300 ; 0xc001438c
.long 3045079616 ; 0xb5803a40
.long 3072344972 ; 0xb720438c
.long 3507572756 ; 0xd1115014
.long 3657959944 ; 0xda080a08
.long 2655824001 ; 0x9e4ca881
.long 1895979153 ; 0x71025891
.long 2432876544 ; 0x9102c000
.long 1133295488 ; 0x438cb780
.long 973127685 ; 0x3a00c005
.long 1133294976 ; 0x438cb580
.long 1133295488 ; 0x438cb780
.long 973127812 ; 0x3a00c084
.long 1133294976 ; 0x438cb580
.long 2443231232 ; 0x91a0c000
.long 1124906880 ; 0x430cb780
.long 1133295392 ; 0x438cb720
.long 3045075573 ; 0xb5802a75
.long 3489284876 ; 0xcffa430c
.long 3038783741 ; 0xb52028fd
.long 3074442124 ; 0xb740438c
.long 4027728652 ; 0xf012430c
.long 3221236002 ; 0xc0002922
.long 3078656258 ; 0xb7809102
.long 3229631372 ; 0xc080438c
.long 3045079552 ; 0xb5803a00
.long 3078636428 ; 0xb780438c
.long 3072346508 ; 0xb720498c
.long 3072347028 ; 0xb7204b94
.long 168054796 ; 0xa04500c
.long 1233958272 ; 0x498cb580
.long 2022219340 ; 0x78889e4c
.long 3038775428 ; 0xb5200884
.long 3221245964 ; 0xc000500c
.long 1988137506 ; 0x76809222
.long 2445590528 ; 0x91c4c000
.long 1192015648 ; 0x470cb720
.long 975360017 ; 0x3a22d011
.long 1124906368 ; 0x430cb580
.long 3040904454 ; 0xb5408506
.long 687426588 ; 0x28f94c1c
.long 1192015136 ; 0x470cb520
.long 168349969 ; 0xa08d111
.long 2827082248 ; 0xa881da08
.long 1343534880 ; 0x5014b720
.long 415285250 ; 0x18c0c002
.long 1518321792 ; 0x5a7fc080
.long 1517404672 ; 0x5a71c200
.long 2655781016 ; 0x9e4c0098
.long 1192015680 ; 0x470cb740
.long 1895979155 ; 0x71025893
.long 1200403776 ; 0x478cb540
.long 2420424705 ; 0x9044c001
.long 1133295424 ; 0x438cb740
.long 3229614597 ; 0xc0800205
.long 1962945024 ; 0x75002a00
.long 2470625280 ; 0x9342c000
.long 1335146272 ; 0x4f94b720
.long 1984037381 ; 0x76420205
.long 973128193 ; 0x3a00c201
.long 1133294976 ; 0x438cb580
.long 2451357696 ; 0x921cc000
.long 168612113 ; 0xa0cd111
.long 2827082248 ; 0xa881da08
.long 2655784076 ; 0x9e4c0c8c
.long 1895979153 ; 0x71025891
.long 2429992960 ; 0x90d6c000
.long 956353025 ; 0x3900ca01
.long 1133294912 ; 0x438cb540
.long 1343534880 ; 0x5014b720
.long 168349969 ; 0xa08d111
.long 2827082248 ; 0xa881da08
.long 1485938252 ; 0x58919e4c
.long 3221254402 ; 0xc0007102
.long 3072365176 ; 0xb7209278
.long 33768332 ; 0x203438c
.long 704692229 ; 0x2a00c005
.long 3221255424 ; 0xc0007500
.long 3238105442 ; 0xc1019162
.long 3038787712 ; 0xb5203880
.long 2231780236 ; 0x8506438c
.long 1251784000 ; 0x4a9cb540
.long 1260172608 ; 0x4b1cb540
.long 3221255680 ; 0xc0007600
.long 3078656290 ; 0xb7809122
.long 1963741196 ; 0x750c500c
.long 2434973696 ; 0x9122c000
.long 2460008448 ; 0x92a0c000
.long 1343010688 ; 0x500cb780
.long 3221255434 ; 0xc000750a
.long 3078656516 ; 0xb7809204
.long 1962953356 ; 0x75004a8c
.long 2439168000 ; 0x9162c000
.long 1133295488 ; 0x438cb780
.long 3040904450 ; 0xb5408502
.long 3288418972 ; 0xc4014a9c
.long 3045079552 ; 0xb5803a00
.long 3078636428 ; 0xb780438c
.long 1963347980 ; 0x7506500c
.long 2449784832 ; 0x9204c000
.long 1259124608 ; 0x4b0cb780
.long 3221255424 ; 0xc0007500
.long 3078656354 ; 0xb7809162
.long 2231518092 ; 0x8502438c
.long 1260172608 ; 0x4b1cb540
.long 973129728 ; 0x3a00c800
.long 1133294976 ; 0x438cb580
.long 1343534880 ; 0x5014b720
.long 168349969 ; 0xa08d111
.long 2827082248 ; 0xa881da08
.long 1485938252 ; 0x58919e4c
.long 3221254402 ; 0xc0007102
.long 3078656344 ; 0xb7809158
.long 2231521164 ; 0x85024f8c
.long 1344058688 ; 0x501cb540
.long 3045067268 ; 0xb5800a04
.long 3078639500 ; 0xb7804f8c
.long 1962951436 ; 0x7500430c
.long 3221259522 ; 0xc0008502
.long 3078656324 ; 0xb7809144
.long 3288351628 ; 0xc400438c
.long 1962945024 ; 0x75002a00
.long 3758195970 ; 0xe0018502
.long 2638447906 ; 0x9d438522
.long 3078986786 ; 0xb7859c22
.long 1962956424 ; 0x75005688
.long 1485616992 ; 0x588cb760
.long 2477047809 ; 0x93a4c001
.long 1494005536 ; 0x590cb720
.long 1127069568 ; 0x432db780
.long 1962945056 ; 0x75002a20
.long 1107867456 ; 0x4208b740
.long 1562163008 ; 0x5d1cb740
.long 2424487936 ; 0x9082c000
.long 1578940224 ; 0x5e1cb740
.long 3225460051 ; 0xc0409d53
.long 3072370885 ; 0xb720a8c5
.long 3492894868 ; 0xd0315894
.long 3221363236 ; 0xc0021a24
.long 3490867826 ; 0xd0126a72
.long 3526453533 ; 0xd231691d
.long 2655718544 ; 0x9e4b0c90
.long 3040900352 ; 0xb5407500
.long 3528540213 ; 0xd2514035
.long 3045067920 ; 0xb5800c90
.long 3493609517 ; 0xd03c402d
.long 3021029632 ; 0xb4114100
.long 3078639160 ; 0xb7804e38
.long 3233300525 ; 0xc0b8402d
.long 3221255480 ; 0xc0007538
.long 3227291868 ; 0xc05c90dc
.long 3040904562 ; 0xb5408572
.long 3490791485 ; 0xd011403d
.long 3530713645 ; 0xd2726a2d
.long 3526428848 ; 0xd23108b0
.long 3040872632 ; 0xb54008b8
.long 3045081141 ; 0xb5804035
.long 3526443085 ; 0xd231404d
.long 4060613168 ; 0xf2080a30
.long 1962977793 ; 0x7500aa01
.long 2428682240 ; 0x90c2c000
.long 213303358 ; 0xcb6c03e
.long 3221271681 ; 0xc000b481
.long 170971729 ; 0xa30d251
.long 2827088392 ; 0xa881f208
.long 212516926 ; 0xcaac03e
.long 3221271585 ; 0xc000b421
.long 171495985 ; 0xa38d231
.long 2852254216 ; 0xaa01f208
.long 3221255424 ; 0xc0007500
.long 3254817058 ; 0xc2009122
.long 3355531840 ; 0xc8015a40
.long 210778624 ; 0xc903a00
.long 3221271681 ; 0xc000b481
.long 171496017 ; 0xa38d251
.long 2852254216 ; 0xaa01f208
.long 3221255424 ; 0xc0007500
.long 3225325762 ; 0xc03e90c2
.long 3028356258 ; 0xb4810ca2
.long 3530670080 ; 0xd271c000
.long 4060613168 ; 0xf2080a30
.long 3225331841 ; 0xc03ea881
.long 3022064778 ; 0xb4210c8a
.long 2619523072 ; 0x9c22c000
.long 3292440197 ; 0xc43ea685
.long 167906450 ; 0xa020c92
.long 3221271681 ; 0xc000b481
.long 1109438723 ; 0x4220b103
.long 1460451200 ; 0x570cb780
.long 2827344392 ; 0xa885da08
.long 2835995144 ; 0xa909da08
.long 2710166024 ; 0xa189da08
.long 2692864520 ; 0xa081da08
.long 2701515272 ; 0xa105da08
.long 167906512 ; 0xa020cd0
.long 3221271681 ; 0xc000b481
.long 1109438723 ; 0x4220b103
.long 1452062592 ; 0x568cb780
.long 1460451264 ; 0x570cb7c0
.long 2827344392 ; 0xa885da08
.long 3657997989 ; 0xda089ea5
.long 3658000522 ; 0xda08a88a
.long 3221791113 ; 0xc008a189
.long 1992306048 ; 0x76c02d80
.long 2692864520 ; 0xa081da08
.long 2693192200 ; 0xa086da08
.long 2432876555 ; 0x9102c00b
.long 1191753600 ; 0x4708b780
.long 3045067268 ; 0xb5800a04
.long 3293595400 ; 0xc4504708
.long 167906470 ; 0xa020ca6
.long 3221271681 ; 0xc000b481
.long 1109438723 ; 0x4220b103
.long 3224436871 ; 0xc0310087
.long 34023552 ; 0x2072880
.long 712818703 ; 0x2a7cc00f
.long 1482805412 ; 0x5861d0a4
.long 1505874472 ; 0x59c1d228
.long 3489530503 ; 0xcffe0287
.long 210250492 ; 0xc882afc
.long 3028355586 ; 0xb4810a02
.long 2969812992 ; 0xb103c000
.long 3517334048 ; 0xd1a64220
.long 17258945 ; 0x10759c1
.long 696045566 ; 0x297ccffe
.long 3028356284 ; 0xb4810cbc
.long 2969812992 ; 0xb103c000
.long 8864288 ; 0x874220
.long 1854584706 ; 0x6e8ab782
.long 679526652 ; 0x2880c0fc
.long 1528418468 ; 0x5b19d0a4
.long 1452324645 ; 0x5690b725
.long 675205361 ; 0x283ed0f1
.long 2661421576 ; 0x9ea21208
.long 3036837440 ; 0xb5027640
.long 3121770122 ; 0xba126e8a
.long 3221241859 ; 0xc0004003
.long 3078983908 ; 0xb78590e4
.long 1962956552 ; 0x75005708
.long 2477047810 ; 0x93a4c002
.long 1460189061 ; 0x5708b785
.long 3811669248 ; 0xe3317500
.long 3490808243 ; 0xd01181b3
.long 3078619431 ; 0xb7800127
.long 1979865356 ; 0x7602590c
.long 3489729666 ; 0xd0010c82
.long 4060613778 ; 0xf2080c92
.long 2655824025 ; 0x9e4ca899
.long 2017994884 ; 0x78482884
.long 1419032416 ; 0x5494b760
.long 2430779392 ; 0x90e2c000
.long 2859063312 ; 0xaa69d810
.long 3624929796 ; 0xd8100a04
.long 4027621993 ; 0xf010a269
.long 4027754859 ; 0xf012a96b
.long 4027623788 ; 0xf010a96c
.long 3792732198 ; 0xe2108026
.long 4027613861 ; 0xf01082a5
.long 4027621993 ; 0xf010a269
.long 3078791405 ; 0xb782a0ed
.long 1962953736 ; 0x75004c08
.long 3489794178 ; 0xd0020882
.long 1979844754 ; 0x76020892
.long 3489794562 ; 0xd0020a02
.long 2017987138 ; 0x78480a42
.long 2428682240 ; 0x90c2c000
.long 2235744380 ; 0x8542c07c
.long 2705578504 ; 0xa143da08
.long 4027610626 ; 0xf0107602
.long 3221268851 ; 0xc000a973
.long 3658518724 ; 0xda1090c4
.long 3221269025 ; 0xc000aa21
.long 3657994368 ; 0xda089080
.long 3809520193 ; 0xe310aa41
.long 3624960161 ; 0xd81080a1
.long 4027624045 ; 0xf010aa6d
.long 1980145905 ; 0x7606a0f1
.long 3624929796 ; 0xd8100a04
.long 3221267053 ; 0xc000a26d
.long 3078656292 ; 0xb7809124
.long 168052616 ; 0xa044788
.long 1200141696 ; 0x4788b580
.long 2449522694 ; 0x9200c006
.long 3040904450 ; 0xb5408502
.long 3221637016 ; 0xc0064798
.long 3072364896 ; 0xb7209160
.long 3072350476 ; 0xb720590c
.long 3543159956 ; 0xd3305494
.long 3078619431 ; 0xb7800127
.long 3271639853 ; 0xc301432d
.long 3074457890 ; 0xb7408122
.long 704922949 ; 0x2a044545
.long 4027610368 ; 0xf0107500
.long 4077944871 ; 0xf3108027
.long 92504609 ; 0x5838221
.long 1162720640 ; 0x454db580
.long 2426585089 ; 0x90a2c001
.long 3221255682 ; 0xc0007602
.long 3658518724 ; 0xda1090c4
.long 3221269025 ; 0xc000aa21
.long 3657994368 ; 0xda089080
.long 3624970817 ; 0xd810aa41
.long 1980146301 ; 0x7606a27d
.long 2424487937 ; 0x9082c001
.long 3221255680 ; 0xc0007600
.long 1988137380 ; 0x768091a4
.long 2842941456 ; 0xa973d810
.long 2368397314 ; 0x8d2ae002
.long 2149970448 ; 0x8025f210
.long 2725369872 ; 0xa271d810
.long 2462105600 ; 0x92c0c000
.long 3629151872 ; 0xd8507680
.long 3758270823 ; 0xe002a967
.long 3221261606 ; 0xc0008d26
.long 3658518880 ; 0xda109160
.long 1988143649 ; 0x7680aa21
.long 2842155088 ; 0xa967d850
.long 2726156304 ; 0xa27dd810
.long 2368397314 ; 0x8d2ae002
.long 2149970448 ; 0x8025f210
.long 2724583504 ; 0xa265d850
.long 1476966277 ; 0x5808b785
.long 3221255424 ; 0xc0007500
.long 3078656738 ; 0xb78092e2
.long 1879589130 ; 0x7008410a
.long 2453979136 ; 0x9244c000
.long 3041232130 ; 0xb5458502
.long 3292157976 ; 0xc43a5818
.long 167906434 ; 0xa020c82
.long 3221271681 ; 0xc000b481
.long 1109438723 ; 0x4220b103
.long 704565231 ; 0x29fecfef
.long 209895482 ; 0xc82c03a
.long 3221271649 ; 0xc000b461
.long 1091221376 ; 0x410ab780
.long 142766088 ; 0x8827008
.long 143839234 ; 0x892d002
.long 167933446 ; 0xa027606
.long 172150785 ; 0xa42d001
.long 3221256264 ; 0xc0007848
.long 2231800386 ; 0x85069242
.long 1478014277 ; 0x5818b545
.long 209896506 ; 0xc82c43a
.long 3028355586 ; 0xb4810a02
.long 2969812992 ; 0xb103c000
.long 3222356512 ; 0xc0114220
.long 3225041280 ; 0xc03a3980
.long 3026259074 ; 0xb4610c82
.long 2004926464 ; 0x7780c000
.long 2439168001 ; 0x9162c001
.long 3221255680 ; 0xc0007600
.long 3657994948 ; 0xda0892c4
.long 4027624001 ; 0xf010aa41
.long 3624970599 ; 0xd810a967
.long 3624970485 ; 0xd810a8f5
.long 4077955322 ; 0xf310a8fa
.long 8552481 ; 0x828021
.long 2700466192 ; 0xa0f5d810
.long 3624930436 ; 0xd8100c84
.long 4027621626 ; 0xf010a0fa
.long 3221267045 ; 0xc000a265
.long 3658519168 ; 0xda109280
.long 4027623969 ; 0xf010aa21
.long 3629164923 ; 0xd850a97b
.long 3629164777 ; 0xd850a8e9
.long 4077955310 ; 0xf310a8ee
.long 8552481 ; 0x828021
.long 2699679824 ; 0xa0e9d850
.long 3629124740 ; 0xd8500c84
.long 4027621614 ; 0xf010a0ee
.long 3624968825 ; 0xd810a279
.long 4027624061 ; 0xf010aa7d
.long 4031949183 ; 0xf052a97f
.long 4031818080 ; 0xf050a960
.long 4077955559 ; 0xf310a9e7
.long 4031807521 ; 0xf0508021
.long 4027623791 ; 0xf010a96f
.long 4077953661 ; 0xf310a27d
.long 3629154851 ; 0xd8508223
.long 4031817954 ; 0xf050a8e2
.long 4027621985 ; 0xf010a261
.long 3792732215 ; 0xe2108037
.long 210010273 ; 0xc8480a1
.long 2699221072 ; 0xa0e2d850
.long 2724589648 ; 0xa265f050
.long 2699948112 ; 0xa0edf050
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509824 ; 0x9c228c40
.long 3078727173 ; 0xb781a605
.long 3221772300 ; 0xc008580c
.long 1962945024 ; 0x75002a00
.long 2458042368 ; 0x9282c000
.long 1418508160 ; 0x548cb780
.long 1552725792 ; 0x5c8cb720
.long 2843931144 ; 0xa982f208
.long 1160623872 ; 0x452db700
.long 2623708804 ; 0x9c629e84
.long 1477228417 ; 0x580cb781
.long 1074443520 ; 0x400ab500
.long 712888310 ; 0x2a7dcff6
.long 1477227905 ; 0x580cb581
.long 1477228417 ; 0x580cb781
.long 704692240 ; 0x2a00c010
.long 3221320960 ; 0xc0017500
.long 3080753602 ; 0xb7a091c2
.long 3080739980 ; 0xb7a05c8c
.long 4060632212 ; 0xf2085494
.long 93038629 ; 0x58ba825
.long 2623708804 ; 0x9c629e84
.long 2854351432 ; 0xaa21f248
.long 2623708836 ; 0x9c629ea4
.long 1401730848 ; 0x538cb720
.long 1645262629 ; 0x6210b725
.long 1110161280 ; 0x422bb780
.long 1883807305 ; 0x70489e49
.long 2451750912 ; 0x9222c000
.long 2845962768 ; 0xa9a1f210
.long 2822631944 ; 0xa83df208
.long 2659454342 ; 0x9e840d86
.long 4064844898 ; 0xf2489c62
.long 4061178405 ; 0xf210aa25
.long 93036577 ; 0x58ba021
.long 2661550470 ; 0x9ea40986
.long 3078724706 ; 0xb7819c62
.long 3488503820 ; 0xcfee580c
.long 3045141117 ; 0xb5812a7d
.long 3072415756 ; 0xb721580c
.long 33773580 ; 0x203580c
.long 704692256 ; 0x2a00c020
.long 3221255424 ; 0xc0007500
.long 3487469762 ; 0xcfde90c2
.long 3038849277 ; 0xb52128fd
.long 3080673292 ; 0xb79f580c
.long 3082780526 ; 0xb7bf7f6e
.long 2353037294 ; 0x8c407fee
.long 4164525090 ; 0xf8399c22
.long 3078726149 ; 0xb781a205
.long 3224393740 ; 0xc030580c
.long 3221257472 ; 0xc0007d00
.long 3078656354 ; 0xb7809162
.long 3221769612 ; 0xc0084d8c
.long 1962945024 ; 0x75002a00
.long 2424487936 ; 0x9082c000
.long 2610102260 ; 0x9b92fff4
.long 1301591904 ; 0x4d94b760
.long 2597912468 ; 0x9ad8ff94
.long 3227519490 ; 0xc0600a02
.long 3028356258 ; 0xb4810ca2
.long 3076571136 ; 0xb760c000
.long 4294200724 ; 0xfff44d94
.long 3078658539 ; 0xb78099eb
.long 3223078792 ; 0xc01c4788
.long 3221255476 ; 0xc0007534
.long 2231800068 ; 0x85069104
.long 1679340869 ; 0x6418b545
.long 3040904450 ; 0xb5408502
.long 3078965144 ; 0xb7854798
.long 1962956296 ; 0x75005608
.long 2458042369 ; 0x9282c001
.long 1401730944 ; 0x538cb780
.long 1192277792 ; 0x4710b720
.long 2827868680 ; 0xa88dda08
.long 1895997004 ; 0x71029e4c
.long 2420424705 ; 0x9044c001
.long 1477228321 ; 0x580cb721
.long 3222274563 ; 0xc0100203
.long 1962945024 ; 0x75002a00
.long 2432876544 ; 0x9102c000
.long 947961888 ; 0x3880c020
.long 1477227809 ; 0x580cb521
.long 2606563316 ; 0x9b5cfff4
.long 1477228417 ; 0x580cb781
.long 1644738341 ; 0x6208b725
.long 1074968352 ; 0x4012b720
.long 3040904450 ; 0xb5408502
.long 142886680 ; 0x8844718
.long 1644737829 ; 0x6208b525
.long 1091745056 ; 0x4112b520
.long 973127704 ; 0x3a00c018
.long 1477227905 ; 0x580cb581
.long 1301067648 ; 0x4d8cb780
.long 1962983440 ; 0x7500c010
.long 2424619008 ; 0x9084c000
.long 2570190836 ; 0x9931fff4
.long 2854091256 ; 0xaa1df9f8
.long 2786958370 ; 0xa61d9c22
.long 1527560064 ; 0x5b0cb780
.long 2827147784 ; 0xa882da08
.long 1519171360 ; 0x5a8cb720
.long 772853905 ; 0x2e10d091
.long 58946816 ; 0x3837500
.long 2458042372 ; 0x9282c004
.long 773115921 ; 0x2e14d011
.long 3041232130 ; 0xb5458502
.long 260201496 ; 0xf825c18
.long 1452586465 ; 0x5694b5e1
.long 2231792896 ; 0x85067500
.long 1444459845 ; 0x5618b545
.long 2424487936 ; 0x9082c000
.long 1452848453 ; 0x5698b545
.long 772854033 ; 0x2e10d111
.long 3221255424 ; 0xc0007500
.long 3041235074 ; 0xb5459082
.long 2655803160 ; 0x9e4c5718
.long 704692288 ; 0x2a00c040
.long 3221255424 ; 0xc0007500
.long 3041235074 ; 0xb5459082
.long 3078969240 ; 0xb7855798
.long 1962956552 ; 0x75005708
.long 1553250240 ; 0x5c94b7c0
.long 2437201922 ; 0x9144c002
.long 172148745 ; 0xa42c809
.long 170968732 ; 0xa30c69c
.long 146982921 ; 0x8c2c809
.long 142657336 ; 0x880c738
.long 214091785 ; 0xcc2c809
.long 216057734 ; 0xce0c786
.long 155371529 ; 0x942c809
.long 156288854 ; 0x950c756
.long 222480393 ; 0xd42c809
.long 220251796 ; 0xd20c694
.long 163760137 ; 0x9c2c809
.long 165726226 ; 0x9e0c812
.long 230869001 ; 0xdc2c809
.long 233883740 ; 0xdf0c85c
.long 205703177 ; 0xc42c809
.long 202426566 ; 0xc10c8c6
.long 138594313 ; 0x842c809
.long 141608582 ; 0x870c686
.long 180537353 ; 0xac2c809
.long 179357324 ; 0xab0c68c
.long 247646217 ; 0xec2c809
.long 244369032 ; 0xe90c688
.long 188925961 ; 0xb42c809
.long 185649352 ; 0xb10c8c8
.long 2722755088 ; 0xa249f210
.long 2698113552 ; 0xa0d1f210
.long 2698441232 ; 0xa0d6f210
.long 2707026448 ; 0xa159f210
.long 2706305552 ; 0xa14ef210
.long 2715677200 ; 0xa1ddf210
.long 2713907792 ; 0xa1c2f250
.long 2689004112 ; 0xa046f250
.long 2689200720 ; 0xa049f250
.long 2730881552 ; 0xa2c5f210
.long 2730684944 ; 0xa2c2f210
.long 2739794512 ; 0xa34df250
.long 2857234960 ; 0xaa4df210
.long 184078641 ; 0xaf8d131
.long 2661588651 ; 0x9ea49eab
.long 3078659170 ; 0xb7809c62
.long 3074448140 ; 0xb7405b0c
.long 3051377684 ; 0xb5e05414
.long 3657973906 ; 0xda084092
.long 3523782785 ; 0xd208a881
.long 3526469921 ; 0xd231a921
.long 4060613232 ; 0xf2080a70
.long 3222317186 ; 0xc010a882
.long 1950361728 ; 0x74402880
.long 2706233360 ; 0xa14dd810
.long 1175762208 ; 0x4614b520
.long 2432876544 ; 0x9102c000
.long 1477228417 ; 0x580cb781
.long 973127744 ; 0x3a00c040
.long 1477227905 ; 0x580cb581
.long 1443411845 ; 0x5608b785
.long 3221583104 ; 0xc0057500
.long 3078721602 ; 0xb7819042
.long 3224393740 ; 0xc030580c
.long 3221257472 ; 0xc0007d00
.long 4294217858 ; 0xfff49082
.long 3072367251 ; 0xb7209a93
.long 4073214868 ; 0xf2c85394
.long 3072371301 ; 0xb720aa65
.long 1883784013 ; 0x7048434d
.long 1553250240 ; 0x5c94b7c0
.long 3221227139 ; 0xc0000683
.long 4065366274 ; 0xf2509102
.long 3509758541 ; 0xd132aa4d
.long 2661550584 ; 0x9ea409f8
.long 3072367714 ; 0xb7209c62
.long 2231517322 ; 0x8502408a
.long 1285076290 ; 0x4c98b542
.long 3041031232 ; 0xb5427440
.long 3041021208 ; 0xb5424d18
.long 3221245336 ; 0xc0004d98
.long 3658518754 ; 0xda1090e2
.long 1883810357 ; 0x7048aa35
.long 2470756352 ; 0x9344c000
.long 1451800453 ; 0x5688b785
.long 2847332880 ; 0xa9b6da10
.long 2831806992 ; 0xa8c9f210
.long 1962968322 ; 0x75008502
.long 1083880768 ; 0x409ab540
.long 3758195978 ; 0xe001850a
.long 2639236388 ; 0x9d4f8d24
.long 2659982724 ; 0x9e8c1d84
.long 4061174882 ; 0xf2109c62
.long 227191377 ; 0xd8aaa51
.long 2623708836 ; 0x9c629ea4
.long 2430648320 ; 0x90e0c000
.long 2857497104 ; 0xaa51f210
.long 2661551494 ; 0x9ea40d86
.long 3078724706 ; 0xb7819c62
.long 3072350220 ; 0xb720580c
.long 3080732810 ; 0xb7a0408a
.long 2231522444 ; 0x8502548c
.long 1645786437 ; 0x6218b545
.long 973127688 ; 0x3a00c008
.long 1477227905 ; 0x580cb581
.long 2856448528 ; 0xaa41f210
.long 142909099 ; 0x8849eab
.long 1082832160 ; 0x408ab520
.long 2623708836 ; 0x9c629ea4
.long 1468839712 ; 0x578cb720
.long 1093252992 ; 0x4129b780
.long 50558208 ; 0x3037500
.long 2464464896 ; 0x92e4c000
.long 2845962760 ; 0xa9a1f208
.long 2824729104 ; 0xa85df210
.long 2659454338 ; 0x9e840d82
.long 4060650594 ; 0xf2089c62
.long 4065370145 ; 0xf250a021
.long 2662049861 ; 0x9eaba845
.long 2659453314 ; 0x9e840982
.long 3657997410 ; 0xda089c62
.long 3045239329 ; 0xb582aa21
.long 3221253770 ; 0xc0006e8a
.long 3072364928 ; 0xb7209180
.long 3524285836 ; 0xd210558c
.long 3074468393 ; 0xb740aa29
.long 4077929659 ; 0xf31044bb
.long 3045097505 ; 0xb5808021
.long 3523757227 ; 0xd20844ab
.long 1950394569 ; 0x7440a8c9
.long 2434973696 ; 0x9122c000
.long 1158461312 ; 0x450cb780
.long 4060644614 ; 0xf2088506
.long 3221266711 ; 0xc000a117
.long 3078656192 ; 0xb78090c0
.long 4060628236 ; 0xf208450c
.long 3072368789 ; 0xb720a095
.long 3078640652 ; 0xb780540c
.long 3045212587 ; 0xb58241ab
.long 3045093002 ; 0xb5806e8a
.long 3045081098 ; 0xb580400a
.long 3221242122 ; 0xc000410a
.long 3078656256 ; 0xb7809100
.long 3657975052 ; 0xda08450c
.long 3038816409 ; 0xb520a899
.long 3080667402 ; 0xb79f410a
.long 3082780270 ; 0xb7bf7e6e
.long 3084877550 ; 0xb7df7eee
.long 3086974830 ; 0xb7ff7f6e
.long 3221389294 ; 0xc0027fee
.long 2619509760 ; 0x9c228c00
.long 3122371618 ; 0xba1b9c22
.long 2656649219 ; 0x9e594003
.long 3120799324 ; 0xba039e5c
.long 3121758210 ; 0xba124002
.long 1883258883 ; 0x70404003
.long 3221266003 ; 0xc0009e53
.long 1879478582 ; 0x70069136
.long 2438512640 ; 0x9158c000
.long 1925498898 ; 0x72c4c812
.long 2441134080 ; 0x9180c000
.long 1879219793 ; 0x70029e51
.long 2428289024 ; 0x90bcc000
.long 3221266050 ; 0xc0009e82
.long 3423637664 ; 0xcc1090a0
.long 2660921544 ; 0x9e9a70c8
.long 2619514448 ; 0x9c229e50
.long 126330397 ; 0x787a61d
.long 788452337 ; 0x2efed3f1
.long 159555243 ; 0x9829eab
.long 2582495252 ; 0x99edc014
.long 3555892907 ; 0xd3f29eab
.long 159787662 ; 0x9862a8e
.long 2582102036 ; 0x99e7c014
.long 1494005536 ; 0x590cb720
.long 1570551616 ; 0x5d9cb740
.long 424857620 ; 0x1952d014
.long 1127069568 ; 0x432db780
.long 688837618 ; 0x290ed3f2
.long 706780717 ; 0x2a209e2d
.long 3223352576 ; 0xc0207500
.long 25405805 ; 0x183a96d
.long 2428682240 ; 0x90c2c000
.long 1587328832 ; 0x5e9cb740
.long 2842542112 ; 0xa96dc020
.long 211731508 ; 0xc9ec434
.long 3028355586 ; 0xb4810a02
.long 2970075136 ; 0xb107c000
.long 3508683296 ; 0xd1224220
.long 3224788512 ; 0xc0365e20
.long 841485562 ; 0x32280cfa
.long 3221271681 ; 0xc000b481
.long 1554043554 ; 0x5ca0d2a2
.long 819072132 ; 0x30d20c84
.long 3221271585 ; 0xc000b421
.long 3221358910 ; 0xc002093e
.long 3024166112 ; 0xb4411ce0
.long 3078668288 ; 0xb780c000
.long 705187980 ; 0x2a08508c
.long 3222041856 ; 0xc00c7500
.long 4027093602 ; 0xf0089262
.long 706783865 ; 0x2a20aa79
.long 3222041856 ; 0xc00c7500
.long 3221787042 ; 0xc00891a2
.long 4287892930 ; 0xff940dc2
.long 42047717 ; 0x28198e5
.long 1485095552 ; 0x5884c280
.long 3534003853 ; 0xd2a49e8d
.long 3123534659 ; 0xba2d5b43
.long 3533848579 ; 0xd2a24003
.long 2657705599 ; 0x9e695e7f
.long 1517666816 ; 0x5a75c200
.long 3542221336 ; 0xd3220218
.long 3525598340 ; 0xd2245c84
.long 2660129423 ; 0x9e8e5a8f
.long 1073986102 ; 0x4003ba36
.long 1585435426 ; 0x5e7fd322
.long 3254820465 ; 0xc2009e71
.long 35150453 ; 0x2185a75
.long 1527763492 ; 0x5b0fd224
.long 211730484 ; 0xc9ec034
.long 3022063810 ; 0xb42108c2
.long 3221536768 ; 0xc004c000
.long 4287892882 ; 0xff940d92
.long 3078658239 ; 0xb78098bf
.long 3757851146 ; 0xdffc420a
.long 176323902 ; 0xa827d3e
.long 3221301260 ; 0xc001280c
.long 3078656004 ; 0xb7809004
.long 3757851274 ; 0xdffc428a
.long 3221257534 ; 0xc0007d3e
.long 3072365380 ; 0xb7209344
.long 3078642572 ; 0xb7805b8c
.long 3072344107 ; 0xb720402b
.long 3072352660 ; 0xb7206194
.long 3254805004 ; 0xc200620c
.long 3525728785 ; 0xd2265a11
.long 3792722180 ; 0xe2105904
.long 3793780899 ; 0xe22080a3
.long 184713387 ; 0xb0280ab
.long 3047165186 ; 0xb5a00d02
.long 3047178283 ; 0xb5a0402b
.long 3221307467 ; 0xc001404b
.long 1946325248 ; 0x74029100
.long 1124126737 ; 0x4300d011
.long 1157681185 ; 0x4500d021
.long 2418196481 ; 0x9022c001
.long 230866952 ; 0xdc2c008
.long 2559508372 ; 0x988eff94
.long 3263169153 ; 0xc2800281
.long 2659866756 ; 0x9e8a5884
.long 1073986066 ; 0x4003ba12
.long 1585434914 ; 0x5e7fd122
.long 3254820433 ; 0xc2009e51
.long 35150457 ; 0x2185a79
.long 1493946916 ; 0x590bd224
.long 1531167360 ; 0x5b43c280
.long 1485095680 ; 0x5884c300
.long 1073920561 ; 0x4002ba31
.long 1518322432 ; 0x5a7fc300
.long 1517928960 ; 0x5a79c200
.long 3254780520 ; 0xc2000268
.long 3078642443 ; 0xb7805b0b
.long 3757851146 ; 0xdffc420a
.long 3072359742 ; 0xb7207d3e
.long 3221242506 ; 0xc000428a
.long 3757871428 ; 0xdffc9144
.long 3490806910 ; 0xd0117c7e
.long 3490791680 ; 0xd0114100
.long 3221504640 ; 0xc0044280
.long 3757871554 ; 0xdffc91c2
.long 3221257534 ; 0xc0007d3e
.long 3122762468 ; 0xba2192e4
.long 3221241866 ; 0xc000400a
.long 3074462306 ; 0xb7409262
.long 3076546948 ; 0xb7606184
.long 436494852 ; 0x1a046204
.long 1493488166 ; 0x5904d226
.long 2653789781 ; 0x9e2d9e55
.long 2706294832 ; 0xa14ec830
.long 17669693 ; 0x10d9e3d
.long 2739783728 ; 0xa34dc830
.long 2460008451 ; 0x92a0c003
.long 1074444809 ; 0x400aba09
.long 2468659201 ; 0x9324c001
.long 1535948576 ; 0x5b8cb720
.long 1636087616 ; 0x6184b740
.long 1076606848 ; 0x402bb780
.long 3254820397 ; 0xc2009e2d
.long 436492817 ; 0x1a045a11
.long 1493488166 ; 0x5904d226
.long 1645000608 ; 0x620cb7a0
.long 2706294832 ; 0xa14ec830
.long 1076606848 ; 0x402bb780
.long 3626081629 ; 0xd8219d5d
.long 3254823366 ; 0xc200a9c6
.long 436492817 ; 0x1a045a11
.long 1493488166 ; 0x5904d226
.long 2848053248 ; 0xa9c1d800
.long 3122334978 ; 0xba1b0d02
.long 3358605315 ; 0xc8304003
.long 3122373453 ; 0xba1ba34d
.long 4294197250 ; 0xfff44002
.long 3078658770 ; 0xb7809ad2
.long 3122938506 ; 0xba24428a
.long 3525722114 ; 0xd2264002
.long 168057092 ; 0xa045904
.long 3525745991 ; 0xd2269d47
.long 2639485188 ; 0x9d535904
.long 2846279760 ; 0xa9a6c850
.long 2844117584 ; 0xa985ca50
.long 3221294338 ; 0xc0010d02
.long 3074462208 ; 0xb7409200
.long 3490800004 ; 0xd0116184
.long 3525843474 ; 0xd2281a12
.long 3500562820 ; 0xd0a65984
.long 2653772036 ; 0x9e2d5904
.long 1645000608 ; 0x620cb7a0
.long 169005073 ; 0xa12d011
.long 2707605536 ; 0xa162c820
.long 2848901168 ; 0xa9cec830
.long 1493488166 ; 0x5904d226
.long 3358629337 ; 0xc8309dd9
.long 3357583821 ; 0xc820a9cd
.long 3122373473 ; 0xba1ba361
.long 3122348035 ; 0xba1b4003
.long 4294197250 ; 0xfff44002
.long 3078658722 ; 0xb7809aa2
.long 3122938506 ; 0xba24428a
.long 3525722114 ; 0xd2264002
.long 168057092 ; 0xa045904
.long 3525745991 ; 0xd2269d47
.long 2662488324 ; 0x9eb25904
.long 3360726355 ; 0xc8509d53
.long 3394283942 ; 0xca50a9a6
.long 3123227013 ; 0xba28a985
.long 3122348034 ; 0xba1b4002
.long 3122348035 ; 0xba1b4003
.long 4294197250 ; 0xfff44002
.long 3121650314 ; 0xba109a8a
.long 3533848578 ; 0xd2a24002
.long 225598980 ; 0xd725e04
.long 3120829002 ; 0xba04124a
.long 2656321538 ; 0x9e544002
.long 1879098388 ; 0x7000c414
.long 1073920521 ; 0x4002ba09
.long 1883816976 ; 0x7048c410
.long 226304 ; 0x37400
.long 2423701504 ; 0x9076c000
.long 3120566275 ; 0xba001003
.long 3542237186 ; 0xd3224002
.long 3491782148 ; 0xd0205e04
.long 306446544 ; 0x124400d0
.long 1073920516 ; 0x4002ba04
.long 3289685588 ; 0xc4149e54
.long 3121180672 ; 0xba097000
.long 3289399298 ; 0xc4104002
.long 3500306504 ; 0xd0a27048
.long 2647219837 ; 0x9dc95e7d
.long 226304 ; 0x37400
.long 76857345 ; 0x494c001
.long 3123272839 ; 0xba295c87
.long 3221241859 ; 0xc0004003
.long 268669046 ; 0x10039076
.long 1073920512 ; 0x4002ba00
.long 3254780448 ; 0xc2000220
.long 37902589 ; 0x24258fd
.long 1510457856 ; 0x5a07c200
.long 788318206 ; 0x2efcc7fe
.long 712820734 ; 0x2a7cc7fe
.long 3224635710 ; 0xc034093e
.long 3024161950 ; 0xb4410c9e
.long 3533881344 ; 0xd2a2c000
.long 3254803592 ; 0xc2005c88
.long 3229768264 ; 0xc0825a48
.long 3489533074 ; 0xcffe0c92
.long 851585276 ; 0x32c228fc
.long 3221271713 ; 0xc000b4a1
.long 219594882 ; 0xd16c082
.long 3221271714 ; 0xc000b4a2
.long 3030453384 ; 0xb4a10c88
.long 218677248 ; 0xd08c000
.long 3221271714 ; 0xc000b4a2
.long 3030453384 ; 0xb4a10c88
.long 218677248 ; 0xd08c000
.long 3221271714 ; 0xc000b4a2
.long 3030453384 ; 0xb4a10c88
.long 218677248 ; 0xd08c000
.long 3221271714 ; 0xc000b4a2
.long 3030453384 ; 0xb4a10c88
.long 218677248 ; 0xd08c000
.long 3221271714 ; 0xc000b4a2
.long 3030453384 ; 0xb4a10c88
.long 218677248 ; 0xd08c000
.long 3221271714 ; 0xc000b4a2
.long 3030453384 ; 0xb4a10c88
.long 218677248 ; 0xd08c000
.long 3221271714 ; 0xc000b4a2
.long 3030453384 ; 0xb4a10c88
.long 218677248 ; 0xd08c000
.long 3221271714 ; 0xc000b4a2
.long 1099609984 ; 0x418ab780
.long 2101272572 ; 0x7d3edffc
.long 2441396224 ; 0x9184c000
.long 3224635978 ; 0xc0340a4a
.long 3028356254 ; 0xb4810c9e
.long 3229794304 ; 0xc082c000
.long 2658733402 ; 0x9e790d5a
.long 3221271586 ; 0xc000b422
.long 211730484 ; 0xc9ec034
.long 3221271777 ; 0xc000b4e1
.long 2121185183 ; 0x7e6eb79f
.long 2129573823 ; 0x7eeeb7bf
.long 2137962463 ; 0x7f6eb7df
.long 2146351103 ; 0x7feeb7ff
.long 2348859394 ; 0x8c00c002
.long 3223100450 ; 0xc01c9c22
.long 2656599294 ; 0x9e587cfe
.long 2481242112 ; 0x93e4c000
.long 436391953 ; 0x1a02d011
.long 3221255430 ; 0xc0007506
.long 3490812916 ; 0xd01193f4
.long 1963334154 ; 0x75061a0a
.long 2429730816 ; 0x90d2c000
.long 1493487654 ; 0x5904d026
.long 2434842625 ; 0x9120c001
.long 436391985 ; 0x1a02d031
.long 3221255454 ; 0xc000751e
.long 3493040338 ; 0xd03390d2
.long 3221293312 ; 0xc0010900
.long 3221262336 ; 0xc0009000
.long 3495123460 ; 0xd0535a04
.long 3221231936 ; 0xc0001940
.long 3490812736 ; 0xd0119340
.long 1963334146 ; 0x75061a02
.long 2427633664 ; 0x90b2c000
.long 3221259554 ; 0xc0008522
.long 3490812480 ; 0xd0119240
.long 1965431306 ; 0x75261a0a
.long 2440216576 ; 0x9172c000
.long 168480817 ; 0xa0ad031
.long 1493025280 ; 0x58fdc200
.long 3525706306 ; 0xd2260242
.long 3221248263 ; 0xc0005907
.long 3490943104 ; 0xd0139080
.long 2638420236 ; 0x9d43190c
.long 134388770 ; 0x8029c22
.long 3078659106 ; 0xb7809c22
.long 2231522316 ; 0x8502540c
.long 2827868680 ; 0xa88dda08
.long 2708205584 ; 0xa16bf010
.long 2708467728 ; 0xa16ff010
.long 2708729872 ; 0xa173f010
.long 2708461584 ; 0xa16fd810
.long 2708199440 ; 0xa16bd810
.long 2699161616 ; 0xa0e1f010
.long 3072367650 ; 0xb7209c22
.long 3624949012 ; 0xd8105514
.long 3038816489 ; 0xb520a8e9
.long 4027597131 ; 0xf010414b
.long 3074468465 ; 0xb740aa71
.long 3254801804 ; 0xc200558c
.long 4031273487 ; 0xf0485a0f
.long 4027621957 ; 0xf010a245
.long 3038816493 ; 0xb520a8ed
.long 4027597261 ; 0xf01041cd
.long 3045108329 ; 0xb580aa69
.long 4027597133 ; 0xf010414d
.long 4027623791 ; 0xf010a96f
.long 3792742505 ; 0xe210a869
.long 4027088929 ; 0xf0088021
.long 2619514945 ; 0x9c22a041
.long 2893922352 ; 0xac7dc030
.long 1402779456 ; 0x539cb740
.long 2757607480 ; 0xa45dc038
.long 2893922352 ; 0xac7dc030
.long 2757607480 ; 0xa45dc038
.long 2893922352 ; 0xac7dc030
.long 2757607480 ; 0xa45dc038
.long 1393866528 ; 0x5314b720
.long 1410119552 ; 0x540cb780
.long 3072362246 ; 0xb7208706
.long 3221378956 ; 0xc002578c
.long 3532293494 ; 0xd28a8576
.long 3040911624 ; 0xb540a108
.long 2231519067 ; 0x8502475b
.long 1077523776 ; 0x4039b540
.long 1084339520 ; 0x40a1b540
.long 2786958370 ; 0xa61d9c22
.long 3078980672 ; 0xb7858440
.long 1962956424 ; 0x75005688
.long 3221227399 ; 0xc0000787
.long 3072365506 ; 0xb72093c2
.long 3072349076 ; 0xb7205394
.long 3555803465 ; 0xd3f14149
.long 3221498398 ; 0xc0042a1e
.long 151156004 ; 0x9027524
.long 421711875 ; 0x1922d003
.long 176135759 ; 0xa7f9e4f
.long 2270315076 ; 0x87524244
.long 2120529247 ; 0x7e64b55f
.long 3042938680 ; 0xb55f8f38
.long 2399960804 ; 0x8f0c7ee4
.long 2137306463 ; 0x7f64b55f
.long 3221364884 ; 0xc0022094
.long 3221236292 ; 0xc0002a44
.long 3072365376 ; 0xb7209340
.long 3072349076 ; 0xb7205394
.long 3555803465 ; 0xd3f14149
.long 1966877214 ; 0x753c2a1e
.long 3489859842 ; 0xd0030902
.long 2655983906 ; 0x9e4f1922
.long 1111755391 ; 0x42440a7f
.long 3042936626 ; 0xb55f8732
.long 2401271396 ; 0x8f207e64
.long 2128917855 ; 0x7ee4b55f
.long 3042938632 ; 0xb55f8f08
.long 546602852 ; 0x20947f64
.long 815278708 ; 0x30982a74
.long 1095349536 ; 0x4149b520
.long 1410119616 ; 0x540cb7c0
.long 1393342368 ; 0x530cb7a0
.long 1477752736 ; 0x5814b7a0
.long 242405393 ; 0xe72d011
.long 4064838914 ; 0xf2488502
.long 17410253 ; 0x109a8cd
.long 2703749640 ; 0xa127f208
.long 2720920080 ; 0xa22df210
.long 2694967880 ; 0xa0a1f248
.long 2859332104 ; 0xaa6df208
.long 3525575049 ; 0xd2240189
.long 218257919 ; 0xd0259ff
.long 2564669524 ; 0x98ddc054
.long 2660370815 ; 0x9e92097f
.long 92340609 ; 0x5810181
.long 2564276308 ; 0x98d7c054
.long 2855662088 ; 0xaa35f208
.long 9019054 ; 0x899eae
.long 1493160484 ; 0x58ffd224
.long 2657841666 ; 0x9e6b7202
.long 2432352256 ; 0x90fac000
.long 2430910464 ; 0x90e4c000
.long 3221254146 ; 0xc0007002
.long 4061171860 ; 0xf2109094
.long 4027097173 ; 0xf008a055
.long 4064848231 ; 0xf248a967
.long 4060654181 ; 0xf208aa65
.long 4077955401 ; 0xf310a949
.long 3508830241 ; 0xd1248021
.long 9001224 ; 0x895908
.long 1493160484 ; 0x58ffd224
.long 4161304220 ; 0xf808769c
.long 3221266665 ; 0xc000a0e9
.long 2232062130 ; 0x850a90b2
.long 2447425536 ; 0x91e0c000
.long 1510260992 ; 0x5a04c100
.long 3221255452 ; 0xc000751c
.long 2232324274 ; 0x850e90b2
.long 2430648320 ; 0x90e0c000
.long 1989722116 ; 0x7698c004
.long 3758720266 ; 0xe009850a
.long 4060646690 ; 0xf2088d22
.long 4061178489 ; 0xf210aa79
.long 302622933 ; 0x1209a8d5
.long 1648739073 ; 0x6245c301
.long 1883789456 ; 0x70485890
.long 2453061632 ; 0x9236c000
.long 2856702672 ; 0xaa45d2d0
.long 3221255424 ; 0xc0007500
.long 3662713220 ; 0xda509184
.long 2231806553 ; 0x8506aa59
.long 2705838800 ; 0xa147d2d0
.long 3662678532 ; 0xda500a04
.long 3221267033 ; 0xc000a259
.long 4060648416 ; 0xf20893e0
.long 4061178105 ; 0xf210a8f9
.long 3271666261 ; 0xc301aa55
.long 3254804629 ; 0xc2006095
.long 1895979532 ; 0x71025a0c
.long 2453454848 ; 0x923cc000
.long 2856702672 ; 0xaa45d2d0
.long 3221255424 ; 0xc0007500
.long 3662713220 ; 0xda509184
.long 2231806553 ; 0x8506aa59
.long 2705838800 ; 0xa147d2d0
.long 3662682628 ; 0xda501a04
.long 3221267033 ; 0xc000a259
.long 2231537824 ; 0x850290a0
.long 2705838800 ; 0xa147d2d0
.long 2858015312 ; 0xaa59da50
.long 1073920548 ; 0x4002ba24
.long 1965735940 ; 0x752ac004
.long 2430255104 ; 0x90dac000
.long 2237317122 ; 0x855ac002
.long 2432745472 ; 0x9100c000
.long 1963114504 ; 0x7502c008
.long 2430386176 ; 0x90dcc000
.long 2231812100 ; 0x8506c004
.long 2707151440 ; 0xa15bda50
.long 2832849488 ; 0xa8d9da50
.long 2859331592 ; 0xaa6df008
.long 2834231816 ; 0xa8eef208
.long 1073920521 ; 0x4002ba09
.long 3074449987 ; 0xb7406243
.long 2655606164 ; 0x9e495594
.long 1648592130 ; 0x62438502
.long 2841235536 ; 0xa959d050
.long 167821314 ; 0xa00c002
.long 1494864424 ; 0x5919d228
.long 4027085954 ; 0xf0087482
.long 109420903 ; 0x685a167
.long 2428813312 ; 0x90c4c000
.long 2857759248 ; 0xaa55f210
.long 2460008448 ; 0x92a0c000
.long 2832658960 ; 0xa8d6f210
.long 2860118536 ; 0xaa79f208
.long 1552994466 ; 0x5c90d0a2
.long 1883771401 ; 0x70481209
.long 2428026880 ; 0x90b8c000
.long 3221255744 ; 0xc0007640
.long 3500577244 ; 0xd0a691dc
.long 4061158660 ; 0xf2105d04
.long 3254812715 ; 0xc200802b
.long 4077935123 ; 0xf3105a13
.long 4027091489 ; 0xf0088a21
.long 3221267045 ; 0xc000a265
.long 4027224192 ; 0xf00a9080
.long 4060651876 ; 0xf208a164
.long 168077897 ; 0xa04aa49
.long 4027086082 ; 0xf0087502
.long 4060652522 ; 0xf208a3ea
.long 3221267017 ; 0xc000a249
.long 3523776836 ; 0xd2089144
.long 3670583905 ; 0xdac8aa61
.long 3662193253 ; 0xda48a265
.long 3221856849 ; 0xc009a251
.long 3528495104 ; 0xd2509000
.long 1962977841 ; 0x7500aa31
.long 2441396224 ; 0x9184c000
.long 2855916112 ; 0xaa39d250
.long 3221255424 ; 0xc0007500
.long 3666383170 ; 0xda889142
.long 1963240001 ; 0x7504aa41
.long 2427764736 ; 0x90b4c000
.long 3221259526 ; 0xc0008506
.long 2231537760 ; 0x85029060
.long 2706625160 ; 0xa153d288
.long 2840320520 ; 0xa94bda08
.long 2848846344 ; 0xa9cdf208
.long 2840916562 ; 0xa954f252
.long 183554225 ; 0xaf0d0b1
.long 2309480976 ; 0x89a7e210
.long 2837631496 ; 0xa922d208
.long 1502073252 ; 0x5987d1a4
.long 2208817184 ; 0x83a7e020
.long 1441488132 ; 0x55eb5d04
.long 2608316468 ; 0x9b77c034
.long 2848649736 ; 0xa9caf208
.long 2856710736 ; 0xaa45f250
.long 481611793 ; 0x1cb4d011
.long 1623426306 ; 0x60c38502
.long 2829242888 ; 0xa8a2d208
.long 2706895440 ; 0xa157f250
.long 2656771460 ; 0x9e5b1d84
.long 16961584 ; 0x102d030
.long 3793771909 ; 0xe2205d85
.long 84115887 ; 0x50381af
.long 2714169936 ; 0xa1c6f250
.long 3224655335 ; 0xc03455e7
.long 3528498014 ; 0xd2509b5e
.long 1962977841 ; 0x7500aa31
.long 2688938576 ; 0xa045f250
.long 2430779393 ; 0x90e2c001
.long 2857753160 ; 0xaa55da48
.long 3662181632 ; 0xda487500
.long 3221268823 ; 0xc000a957
.long 3666383106 ; 0xda889102
.long 3791694401 ; 0xe200aa41
.long 3221248576 ; 0xc0005a40
.long 3078656324 ; 0xb7809144
.long 3657979020 ; 0xda08548c
.long 3670583425 ; 0xdac8a881
.long 3221332193 ; 0xc001a0e1
.long 3254816992 ; 0xc20090e0
.long 4077935173 ; 0xf3105a45
.long 3670573089 ; 0xdac88021
.long 3670581857 ; 0xdac8a261
.long 3666389474 ; 0xda88a9e2
.long 218278337 ; 0xd02a9c1
.long 2603991092 ; 0x9b35c034
.long 3221231620 ; 0xc0001804
.long 3657994912 ; 0xda0892a0
.long 3662719561 ; 0xda50aa49
.long 3254823207 ; 0xc200a927
.long 3254803008 ; 0xc2005a40
.long 4077935173 ; 0xf3105a45
.long 3670573089 ; 0xdac88021
.long 3670581857 ; 0xdac8a261
.long 3658000866 ; 0xda08a9e2
.long 218278345 ; 0xd02a9c9
.long 2602549300 ; 0x9b1fc034
.long 2690767560 ; 0xa061dac8
.long 242405425 ; 0xe72d031
.long 1502859812 ; 0x5993d224
.long 4060640962 ; 0xf20876c2
.long 226667081 ; 0xd82aa49
.long 229822477 ; 0xdb2d00d
.long 3221320964 ; 0xc0017504
.long 3670577300 ; 0xdac89094
.long 3662194914 ; 0xda48a8e2
.long 3490818257 ; 0xd011a8d1
.long 1883770388 ; 0x70480e14
.long 2436546560 ; 0x913ac000
.long 2839665168 ; 0xa941da10
.long 437571601 ; 0x1a14d011
.long 3221254280 ; 0xc0007088
.long 3490812118 ; 0xd01190d6
.long 3221233170 ; 0xc0001e12
.long 3490812352 ; 0xd01191c0
.long 1883774484 ; 0x70481e14
.long 2432221184 ; 0x90f8c000
.long 169136145 ; 0xa14d011
.long 3221254280 ; 0xc0007088
.long 3490812124 ; 0xd01190dc
.long 3670543890 ; 0xdac80e12
.long 3670581857 ; 0xdac8a261
.long 4061178211 ; 0xf210a963
.long 3670575151 ; 0xdac8882f
.long 3670581857 ; 0xdac8a261
.long 3076499681 ; 0xb75fa8e1
.long 1886748284 ; 0x70757e7c
.long 2459484160 ; 0x9298c000
.long 2831342096 ; 0xa8c2da10
.long 504680465 ; 0x1e14d011
.long 3490607176 ; 0xd00e7048
.long 3221228050 ; 0xc0000a12
.long 3490812220 ; 0xd011913c
.long 1883770388 ; 0x70480e14
.long 2430386176 ; 0x90dcc000
.long 437440529 ; 0x1a12d011
.long 2724321992 ; 0xa261dac8
.long 2856972808 ; 0xaa49f208
.long 3221320964 ; 0xc0017504
.long 3523776564 ; 0xd2089034
.long 1965861485 ; 0x752caa6d
.long 2475868160 ; 0x9392c000
.long 2839796240 ; 0xa943da10
.long 2128918367 ; 0x7ee4b75f
.long 2858277448 ; 0xaa5dda48
.long 2292572176 ; 0x88a5e010
.long 1073920548 ; 0x4002ba24
.long 3221254402 ; 0xc0007102
.long 3076493814 ; 0xb75f91f6
.long 3670572900 ; 0xdac87f64
.long 4027623649 ; 0xf010a8e1
.long 1883801637 ; 0x70488825
.long 2430386176 ; 0x90dcc000
.long 437571601 ; 0x1a14d011
.long 2724321992 ; 0xa261dac8
.long 2842284552 ; 0xa969d208
.long 2858539720 ; 0xaa61dac8
.long 3670569220 ; 0xdac87104
.long 167946465 ; 0xa02a8e1
.long 440586250 ; 0x1a42d00a
.long 3523780258 ; 0xd2089ea2
.long 546875622 ; 0x2098a8e6
.long 2656324989 ; 0x9e544d7d
.long 815014184 ; 0x30942128
.long 3229654602 ; 0xc0809e4a
.long 3254803008 ; 0xc2005a40
.long 1887984193 ; 0x70885a41
.long 3489925378 ; 0xd0040902
.long 176101666 ; 0xa7f1922
.long 2660385348 ; 0x9e924244
.long 2635669656 ; 0x9d192098
.long 3271632020 ; 0xc3012494
.long 3670553748 ; 0xdac83494
.long 3670581474 ; 0xdac8a0e2
.long 3662192870 ; 0xda48a0e6
.long 2231541970 ; 0x8502a0d2
.long 2858801864 ; 0xaa65dac8
.long 3532293894 ; 0xd28a8706
.long 4060651848 ; 0xf208a148
.long 3528499535 ; 0xd250a14f
.long 3528499507 ; 0xd250a133
.long 3532169531 ; 0xd288a13b
.long 3528499547 ; 0xd250a15b
.long 3532169527 ; 0xd288a137
.long 3662717279 ; 0xda50a15f
.long 3657998631 ; 0xda08a127
.long 3662192971 ; 0xda48a14b
.long 3666387287 ; 0xda88a157
.long 3662192963 ; 0xda48a143
.long 3080692317 ; 0xb79fa25d
.long 3082780014 ; 0xb7bf7d6e
.long 3084877294 ; 0xb7df7dee
.long 3086974574 ; 0xb7ff7e6e
.long 3221389038 ; 0xc0027eee
.long 2619509824 ; 0x9c228c40
.long 3082855949 ; 0xb7c0a60d
.long 3078641036 ; 0xb780558c
.long 3082834956 ; 0xb7c0540c
.long 134370580 ; 0x8025514
.long 4060640962 ; 0xf20876c2
.long 42574210 ; 0x289a182
.long 2420424707 ; 0x9044c003
.long 1393866656 ; 0x5314b7a0
.long 2688938568 ; 0xa045f248
.long 2689194512 ; 0xa049da10
.long 2847339024 ; 0xa9b6f210
.long 2846224912 ; 0xa9a5f210
.long 1568935170 ; 0x5d840d02
.long 2587869236 ; 0x9a3fc034
.long 2829769224 ; 0xa8aada08
.long 3222276642 ; 0xc0100a22
.long 147025928 ; 0x8c37008
.long 1879228434 ; 0x7002c012
.long 3221255744 ; 0xc0007640
.long 3078656738 ; 0xb78092e2
.long 4060631948 ; 0xf208538c
.long 4061177997 ; 0xf210a88d
.long 3500583078 ; 0xd0a6a8a6
.long 3792722196 ; 0xe2105914
.long 3500574883 ; 0xd0a688a3
.long 1486314756 ; 0x58975d04
.long 2167063041 ; 0x812ac201
.long 2158223888 ; 0x80a3e210
.long 1485506696 ; 0x588b0888
.long 2696016456 ; 0xa0b1f248
.long 2854613520 ; 0xaa25f210
.long 1493488166 ; 0x5904d226
.long 2149708560 ; 0x8021f310
.long 2830234184 ; 0xa8b1f248
.long 1485427236 ; 0x5889d224
.long 1895997004 ; 0x71029e4c
.long 1210626833 ; 0x4828b311
.long 4064845449 ; 0xf2489e89
.long 3527975090 ; 0xd248a0b2
.long 1962977873 ; 0x7500aa51
.long 2447556608 ; 0x91e2c000
.long 2858013256 ; 0xaa59d248
.long 3221255424 ; 0xc0007500
.long 3500577092 ; 0xd0a69144
.long 4061158668 ; 0xf2105d0c
.long 3254812715 ; 0xc200802b
.long 4064827919 ; 0xf2485a0f
.long 4064846385 ; 0xf248a231
.long 3074468017 ; 0xb740a8b1
.long 1645303820 ; 0x6211580c
.long 2832920584 ; 0xa8daf008
.long 1511506432 ; 0x5a17c200
.long 2659848344 ; 0x9e8a1098
.long 1917109264 ; 0x7244c410
.long 2696081992 ; 0xa0b2f248
.long 4061168898 ; 0xf2108502
.long 4061176139 ; 0xf210a14b
.long 4060651855 ; 0xf208a14f
.long 3080692035 ; 0xb79fa143
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 2786958370 ; 0xa61d9c22
.long 1477752608 ; 0x5814b720
.long 1435285472 ; 0x558cb7e0
.long 1088272192 ; 0x40ddb740
.long 2858545672 ; 0xaa61f208
.long 4077952669 ; 0xf3109e9d
.long 3076556833 ; 0xb7608821
.long 3045086212 ; 0xb5805404
.long 3524280525 ; 0xd21040cd
.long 3498093097 ; 0xd080aa29
.long 3524305509 ; 0xd210a265
.long 2655889577 ; 0x9e4da8a9
.long 2656859202 ; 0x9e5c7442
.long 1176679463 ; 0x4622b427
.long 1402255296 ; 0x5394b7c0
.long 1393342400 ; 0x530cb7c0
.long 2841702922 ; 0xa960f20a
.long 2857234960 ; 0xaa4df210
.long 2841113096 ; 0xa957f208
.long 2851598400 ; 0xa9f7f040
.long 2317480720 ; 0x8a21f310
.long 2158093072 ; 0x80a1e310
.long 2150757136 ; 0x8031f310
.long 1950408193 ; 0x7440de01
.long 2725638208 ; 0xa275f040
.long 2698375688 ; 0xa0d5f208
.long 2429992960 ; 0x90d6c000
.long 167956225 ; 0xa02cf01
.long 2723541512 ; 0xa255f208
.long 2840588816 ; 0xa94ff210
.long 2858545672 ; 0xaa61f208
.long 2283926288 ; 0x8821f310
.long 2821323272 ; 0xa829fa08
.long 3525574793 ; 0xd2240089
.long 3758119167 ; 0xe00058ff
.long 67239938 ; 0x4020002
.long 201510915 ; 0xc02d003
.long 1577898018 ; 0x5e0cd022
.long 1492500480 ; 0x58f5c000
.long 823709728 ; 0x3118d020
.long 1494007808 ; 0x590cc000
.long 287367168 ; 0x1120e000
.long 3489862944 ; 0xd0031520
.long 3508673826 ; 0xd1221d22
.long 3238026484 ; 0xc1005cf4
.long 832068109 ; 0x31985a0d
.long 2858545152 ; 0xaa61f000
.long 3517186183 ; 0xd1a40087
.long 1963219199 ; 0x750458ff
.long 2687105544 ; 0xa029fa08
.long 2695756296 ; 0xa0adfa08
.long 2470756352 ; 0x9344c000
.long 241225905 ; 0xe60d0b1
.long 2827145736 ; 0xa882d208
.long 2846487048 ; 0xa9a9f208
.long 2829447688 ; 0xa8a5f208
.long 3517226572 ; 0xd1a49e4c
.long 3492174213 ; 0xd0265985
.long 3793768755 ; 0xe2205133
.long 84115887 ; 0x50381af
.long 2714169864 ; 0xa1c6f208
.long 2573451316 ; 0x9963c034
.long 2688938504 ; 0xa045f208
.long 2468397057 ; 0x9320c001
.long 2854875656 ; 0xaa29f208
.long 2833897472 ; 0xa8e9d800
.long 3498083586 ; 0xd0808502
.long 436511087 ; 0x1a04a16f
.long 2720657928 ; 0xa229f208
.long 3623880836 ; 0xd8000884
.long 3524305129 ; 0xd210a0e9
.long 1983948962 ; 0x7640a8a2
.long 2430910465 ; 0x90e4c001
.long 2858283536 ; 0xaa5df210
.long 2834690112 ; 0xa8f5f040
.long 3254807094 ; 0xc2006a36
.long 1883789843 ; 0x70485a13
.long 2459746304 ; 0x929cc000
.long 3524297990 ; 0xd2108506
.long 4060651819 ; 0xf208a12b
.long 1962977833 ; 0x7500aa29
.long 2445459456 ; 0x91c2c000
.long 2856964624 ; 0xaa49d210
.long 2842155592 ; 0xa967da48
.long 2149708560 ; 0x8021f310
.long 2724584008 ; 0xa265da48
.long 2424356864 ; 0x9080c000
.long 2695549456 ; 0xa0aad210
.long 2854875656 ; 0xaa29f208
.long 3221255424 ; 0xc0007500
.long 3524300932 ; 0xd2109084
.long 3080692265 ; 0xb79fa229
.long 3082780270 ; 0xb7bf7e6e
.long 3084877550 ; 0xb7df7eee
.long 3086974830 ; 0xb7ff7f6e
.long 3221389294 ; 0xc0027fee
.long 2619509760 ; 0x9c228c00
.long 1435285376 ; 0x558cb780
.long 1410119456 ; 0x540cb720
.long 2835608072 ; 0xa903f208
.long 1077262112 ; 0x4035b720
.long 3792739978 ; 0xe2109e8a
.long 1984069935 ; 0x7642812f
.long 4060610953 ; 0xf2080189
.long 3221790977 ; 0xc008a101
.long 3624964420 ; 0xd8109144
.long 1962977865 ; 0x7500aa49
.long 2430779392 ; 0x90e2c000
.long 2848903312 ; 0xa9ced090
.long 3221255872 ; 0xc00076c0
.long 3078656450 ; 0xb78091c2
.long 3072349452 ; 0xb720550c
.long 3657978636 ; 0xda08530c
.long 2661329034 ; 0x9ea0a88a
.long 3038773251 ; 0xb5200003
.long 3221309107 ; 0xc00146b3
.long 3072365088 ; 0xb7209220
.long 3072349460 ; 0xb7205514
.long 3078640524 ; 0xb780538c
.long 3074441547 ; 0xb740414b
.long 1779712299 ; 0x6a14412b
.long 1755762705 ; 0x68a6d011
.long 3070259458 ; 0xb7007102
.long 67326732 ; 0x403530c
.long 2445066240 ; 0x91bcc000
.long 1185593216 ; 0x46aab780
.long 1095415584 ; 0x414ab720
.long 1073920548 ; 0x4002ba24
.long 1485335062 ; 0x58886a16
.long 3221254216 ; 0xc0007048
.long 3072364922 ; 0xb720917a
.long 3555803466 ; 0xd3f1414a
.long 3254807078 ; 0xc2006a26
.long 1883789859 ; 0x70485a23
.long 2438774784 ; 0x915cc000
.long 3494413574 ; 0xd0488506
.long 2232328567 ; 0x850ea177
.long 2706100368 ; 0xa14bd090
.long 2424356864 ; 0x9080c000
.long 2717306952 ; 0xa1f6d048
.long 1477228416 ; 0x580cb780
.long 2827874824 ; 0xa88df208
.long 3221517436 ; 0xc004747c
.long 4027618226 ; 0xf01093b2
.long 1963108937 ; 0x7502aa49
.long 2472853504 ; 0x9364c000
.long 2856966160 ; 0xaa49d810
.long 3221255424 ; 0xc0007500
.long 3499135202 ; 0xd09090e2
.long 1962977869 ; 0x7500aa4d
.long 2451750912 ; 0x9222c000
.long 2833641544 ; 0xa8e5f048
.long 3499132162 ; 0xd0908502
.long 3038814551 ; 0xb520a157
.long 3078635820 ; 0xb780412c
.long 3045081418 ; 0xb580414a
.long 3499114666 ; 0xd09040aa
.long 3221463387 ; 0xc003a15b
.long 3499135968 ; 0xd09093e0
.long 1983949018 ; 0x7640a8da
.long 2470625280 ; 0x9342c000
.long 1084929920 ; 0x40aab780
.long 1095415584 ; 0x414ab720
.long 1073920548 ; 0x4002ba24
.long 37906572 ; 0x242688c
.long 1510720000 ; 0x5a0bc200
.long 1084929408 ; 0x40aab580
.long 2833641544 ; 0xa8e5f048
.long 3038807298 ; 0xb5208502
.long 3499114796 ; 0xd090412c
.long 2231804251 ; 0x8506a15b
.long 2706886800 ; 0xa157d090
.long 2420162563 ; 0x9040c003
.long 1401730880 ; 0x538cb740
.long 2698432656 ; 0xa0d6d090
.long 1095415584 ; 0x414ab720
.long 2856966152 ; 0xaa49d808
.long 1780770984 ; 0x6a2468a8
.long 3221319752 ; 0xc0017048
.long 3078656604 ; 0xb780925c
.long 3072344234 ; 0xb72040aa
.long 3122938186 ; 0xba24414a
.long 1779318786 ; 0x6a0e4002
.long 1883789444 ; 0x70485884
.long 2432483329 ; 0x90fcc001
.long 1093449600 ; 0x412cb780
.long 2833641544 ; 0xa8e5f048
.long 1493488166 ; 0x5904d226
.long 2149708560 ; 0x8021f310
.long 3221254216 ; 0xc0007048
.long 2231800732 ; 0x8506939c
.long 2707148944 ; 0xa15bd090
.long 2707411088 ; 0xa15fd090
.long 2857752584 ; 0xaa55d808
.long 2708721736 ; 0xa173d048
.long 2831800336 ; 0xa8c9d810
.long 3254807060 ; 0xc2006a14
.long 1883789839 ; 0x70485a0f
.long 2698434640 ; 0xa0d6d850
.long 2697123984 ; 0xa0c2d890
.long 2423963648 ; 0x907ac000
.long 3494413570 ; 0xd0488502
.long 3221332347 ; 0xc001a17b
.long 3494416544 ; 0xd04890a0
.long 1962977909 ; 0x7500aa75
.long 3499132162 ; 0xd0908502
.long 3221266779 ; 0xc000a15b
.long 3078656932 ; 0xb78093a4
.long 3072344234 ; 0xb72040aa
.long 3122938186 ; 0xba24414a
.long 3490922498 ; 0xd0134002
.long 3792726343 ; 0xe2106947
.long 3072360611 ; 0xb72080a3
.long 1485521204 ; 0x588b4134
.long 1084929312 ; 0x40aab520
.long 2858807368 ; 0xaa65f048
.long 1560596646 ; 0x5d04d0a6
.long 2167063041 ; 0x812ac201
.long 2149708560 ; 0x8021f310
.long 1510720000 ; 0x5a0bc200
.long 1093449088 ; 0x412cb580
.long 1095415680 ; 0x414ab780
.long 1185592704 ; 0x46aab580
.long 2833109136 ; 0xa8ddd090
.long 3221255232 ; 0xc0007440
.long 3494416898 ; 0xd0489202
.long 1962977905 ; 0x7500aa71
.long 3221259526 ; 0xc0008506
.long 3494416642 ; 0xd0489102
.long 1962977913 ; 0x7500aa79
.long 2422521856 ; 0x9064c000
.long 3499132174 ; 0xd090850e
.long 3624968523 ; 0xd810a14b
.long 1962977865 ; 0x7500aa49
.long 1218753344 ; 0x48a4b340
.long 1095546752 ; 0x414cb780
.long 1168946560 ; 0x45acb580
.long 1984207906 ; 0x76449c22
.long 1218753344 ; 0x48a4b340
.long 1954988035 ; 0x7486c003
.long 2428157953 ; 0x90bac001
.long 1451800453 ; 0x5688b785
.long 3221255424 ; 0xc0007500
.long 3072364802 ; 0xb7209102
.long 3074446228 ; 0xb7405394
.long 3221249796 ; 0xc0005f04
.long 3072364736 ; 0xb72090c0
.long 3074446228 ; 0xb7405394
.long 3072352132 ; 0xb7205f84
.long 2653768907 ; 0x9e2d4ccb
.long 1493487782 ; 0x5904d0a6
.long 2857224240 ; 0xaa4dc830
.long 1393342240 ; 0x530cb720
.long 92496425 ; 0x5836229
.long 3045064707 ; 0xb5800003
.long 3078635949 ; 0xb78041ad
.long 3254796716 ; 0xc20041ac
.long 3221314103 ; 0xc0015a37
.long 3070268064 ; 0xb70092a0
.long 3076543244 ; 0xb760530c
.long 3238024084 ; 0xc1005394
.long 1962957387 ; 0x75005a4b
.long 1451800357 ; 0x5688b725
.long 3221227778 ; 0xc0000902
.long 3254817052 ; 0xc200911c
.long 1962957319 ; 0x75005a07
.long 4294904068 ; 0xffff0904
.long 3223098266 ; 0xc01c939a
.long 3221257342 ; 0xc0007c7e
.long 3637547266 ; 0xd8d09102
.long 3074468453 ; 0xb740aa65
.long 3221249796 ; 0xc0005f04
.long 3637547200 ; 0xd8d090c0
.long 3074468453 ; 0xb740aa65
.long 3525730180 ; 0xd2265f84
.long 2653772036 ; 0x9e2d5904
.long 2832123952 ; 0xa8cec830
.long 2833379336 ; 0xa8e1f008
.long 1353424460 ; 0x50ab9e4c
.long 3038797977 ; 0xb5206099
.long 3078635948 ; 0xb78041ac
.long 2234925484 ; 0x853641ac
.long 2292572688 ; 0x88a5e210
.long 1376240128 ; 0x5207c200
.long 1101837696 ; 0x41acb580
.long 2856972304 ; 0xaa49f010
.long 3221255426 ; 0xc0007502
.long 3078656228 ; 0xb78090e4
.long 3045081516 ; 0xb58041ac
.long 2619490860 ; 0x9c22422c
.long 2849099920 ; 0xa9d1d090
.long 3221583040 ; 0xc00574c0
.long 3074461892 ; 0xb74090c4
.long 3072344620 ; 0xb720422c
.long 3508945332 ; 0xd12641b4
.long 3500300556 ; 0xd0a2590c
.long 4061158536 ; 0xf2105c88
.long 1883801637 ; 0x70488825
.long 2440478720 ; 0x9176c000
.long 1561120934 ; 0x5d0cd0a6
.long 2292965904 ; 0x88abe210
.long 1510523136 ; 0x5a08c100
.long 3221516360 ; 0xc0047048
.long 2655621530 ; 0x9e49919a
.long 1883538822 ; 0x70448586
.long 2714751120 ; 0xa1cfd090
.long 2715799696 ; 0xa1dfd090
.long 2419900418 ; 0x903cc002
.long 1510260992 ; 0x5a04c100
.long 3221254216 ; 0xc0007048
.long 3500314870 ; 0xd0a290f6
.long 1896111620 ; 0x71045e04
.long 2474295296 ; 0x937ac000
.long 1193981728 ; 0x472ab720
.long 1477752608 ; 0x5814b720
.long 3038775448 ; 0xb5200898
.long 3078637354 ; 0xb780472a
.long 4027597261 ; 0xf01041cd
.long 3074468077 ; 0xb740a8ed
.long 1648574661 ; 0x624340c5
.long 3254782496 ; 0xc2000a20
.long 4077935121 ; 0xf3105a11
.long 2233106977 ; 0x851a8221
.long 2706100368 ; 0xa14bd090
.long 3221390606 ; 0xc002850e
.long 3072365376 ; 0xb7209340
.long 3072345898 ; 0xb720472a
.long 143153172 ; 0x8885814
.long 1193981216 ; 0x472ab520
.long 1104000896 ; 0x41cdb780
.long 2834165776 ; 0xa8edf010
.long 1086699328 ; 0x40c5b740
.long 171991619 ; 0xa406243
.long 1511375360 ; 0x5a15c200
.long 2183262992 ; 0x8221f310
.long 3499132174 ; 0xd090850e
.long 3045105995 ; 0xb580a14b
.long 3042984141 ; 0xb56040cd
.long 4294724664 ; 0xfffc4c38
.long 2655621952 ; 0x9e499340
.long 1510260992 ; 0x5a04c100
.long 3221254216 ; 0xc0007048
.long 3500314870 ; 0xd0a290f6
.long 1896111620 ; 0x71045e04
.long 2474295296 ; 0x937ac000
.long 1193981728 ; 0x472ab720
.long 1477752608 ; 0x5814b720
.long 3038779528 ; 0xb5201888
.long 3078637354 ; 0xb780472a
.long 4027597261 ; 0xf01041cd
.long 3074468077 ; 0xb740a8ed
.long 1648574661 ; 0x624340c5
.long 3254782528 ; 0xc2000a40
.long 4077935125 ; 0xf3105a15
.long 2233109025 ; 0x851a8a21
.long 2706100368 ; 0xa14bd090
.long 3221259643 ; 0xc000857b
.long 3072365376 ; 0xb7209340
.long 3072345898 ; 0xb720472a
.long 411326484 ; 0x18845814
.long 1193981216 ; 0x472ab520
.long 1104000896 ; 0x41cdb780
.long 2834165776 ; 0xa8edf010
.long 1086699328 ; 0x40c5b740
.long 3221381699 ; 0xc0026243
.long 3254782464 ; 0xc2000a00
.long 4077935129 ; 0xf3105a19
.long 2232322593 ; 0x850e8a21
.long 2706100368 ; 0xa14bd090
.long 3045098879 ; 0xb580857f
.long 3040886989 ; 0xb54040cd
.long 4294593592 ; 0xfffa4c38
.long 3499135744 ; 0xd0909300
.long 4294615501 ; 0xfffaa1cd
.long 2231538304 ; 0x85029280
.long 2706362512 ; 0xa14fd090
.long 2447441914 ; 0x91e0fffa
.long 3078661645 ; 0xb780a60d
.long 4060632076 ; 0xf208540c
.long 2661656705 ; 0x9ea5a881
.long 488516 ; 0x77444
.long 3221226241 ; 0xc0000301
.long 3078656260 ; 0xb7809104
.long 3670561676 ; 0xdac8538c
.long 3221792773 ; 0xc008a805
.long 1950519872 ; 0x74429240
.long 2447687688 ; 0x91e4c008
.long 2854869520 ; 0xaa29da10
.long 3221255424 ; 0xc0007500
.long 3532690244 ; 0xd2909344
.long 1962977837 ; 0x7500aa2d
.long 2460270592 ; 0x92a4c000
.long 2854605456 ; 0xaa25d290
.long 1401730848 ; 0x538cb720
.long 1435809568 ; 0x5594b720
.long 3070260480 ; 0xb7007500
.long 3074444459 ; 0xb7404cab
.long 3758245083 ; 0xe00244db
.long 4061168934 ; 0xf2108526
.long 3045097505 ; 0xb5808021
.long 3221701835 ; 0xc00744cb
.long 3532689984 ; 0xd2909240
.long 1962977837 ; 0x7500aa2d
.long 2474819585 ; 0x9382c001
.long 1393342336 ; 0x530cb780
.long 1401730880 ; 0x538cb740
.long 2837893776 ; 0xa926d290
.long 1435809632 ; 0x5594b760
.long 2827080392 ; 0xa881d2c8
.long 2848313352 ; 0xa9c5d008
.long 2831863816 ; 0xa8cad008
.long 3121182336 ; 0xba097680
.long 147456 ; 0x24000
.long 3629162057 ; 0xd8509e49
.long 3490818407 ; 0xd011a967
.long 3003386370 ; 0xb3040a02
.long 607266 ; 0x94422
.long 1879228432 ; 0x7002c010
.long 1891683346 ; 0x70c0cc12
.long 67597952 ; 0x4077680
.long 3758227463 ; 0xe0020007
.long 4061168934 ; 0xf2108526
.long 3629154337 ; 0xd8508021
.long 3078660709 ; 0xb780a265
.long 1962952264 ; 0x75004648
.long 2443362304 ; 0x91a2c000
.long 2839009872 ; 0xa937da50
.long 2854345360 ; 0xaa21da90
.long 2158486032 ; 0x80a7e210
.long 3666872836 ; 0xda900a04
.long 3662717473 ; 0xda50a221
.long 499893 ; 0x7a0b5
.long 2455814149 ; 0x9260c005
.long 2855916176 ; 0xaa39d290
.long 3221320960 ; 0xc0017500
.long 3078656418 ; 0xb78091a2
.long 3523761036 ; 0xd208538c
.long 3523782785 ; 0xd208a881
.long 3523782794 ; 0xd208a88a
.long 3490818309 ; 0xd011a905
.long 2655586322 ; 0x9e490812
.long 2854605456 ; 0xaa25d290
.long 1879228432 ; 0x7002c010
.long 1435285280 ; 0x558cb720
.long 1887488018 ; 0x7080c812
.long 357632 ; 0x57500
.long 1153152832 ; 0x44bbb740
.long 2233917442 ; 0x8526e002
.long 2149708304 ; 0x8021f210
.long 2839009872 ; 0xa937da50
.long 1152103808 ; 0x44abb580
.long 2829179536 ; 0xa8a1da90
.long 2149970448 ; 0x8025f210
.long 142868485 ; 0x8840005
.long 2694961808 ; 0xa0a1da90
.long 2721438288 ; 0xa235da50
.long 2422259716 ; 0x9060c004
.long 1393342336 ; 0x530cb780
.long 2830234192 ; 0xa8b1f250
.long 2844914248 ; 0xa991f248
.long 2661708864 ; 0x9ea67440
.long 2710172232 ; 0xa189f248
.long 2467741696 ; 0x9316c000
.long 1435285280 ; 0x558cb720
.long 1193916288 ; 0x4729b780
.long 2659742976 ; 0x9e887500
.long 134402050 ; 0x802d002
.long 2426716160 ; 0x90a4c000
.long 2854867600 ; 0xaa29d290
.long 3078619144 ; 0xb7800008
.long 3523761036 ; 0xd208538c
.long 42576009 ; 0x289a889
.long 1883291664 ; 0x7040c010
.long 2457911297 ; 0x9280c001
.long 1401730976 ; 0x538cb7a0
.long 173068465 ; 0xa50d0b1
.long 2827145736 ; 0xa882d208
.long 2838098512 ; 0xa929f250
.long 4060615062 ; 0xf2081196
.long 1552263341 ; 0x5c85a8ad
.long 1485545036 ; 0x588b9e4c
.long 1891814418 ; 0x70c2cc12
.long 1374900560 ; 0x51f35150
.long 1494536486 ; 0x5914d126
.long 1502073252 ; 0x5987d1a4
.long 2175787552 ; 0x81afe220
.long 4065332482 ; 0xf2500d02
.long 3222577449 ; 0xc014a129
.long 3078986254 ; 0xb7859a0e
.long 1962956424 ; 0x75005688
.long 2430779392 ; 0x90e2c000
.long 3222576771 ; 0xc0149e83
.long 3221264944 ; 0xc0009a30
.long 1478070368 ; 0x58199060
.long 2854867600 ; 0xaa29d290
.long 1435809536 ; 0x5594b700
.long 3222274280 ; 0xc01000e8
.long 308834306 ; 0x12687002
.long 1895874578 ; 0x7100c012
.long 2829505168 ; 0xa8a6d290
.long 2829701640 ; 0xa8a9d208
.long 3523769920 ; 0xd2087640
.long 3490818725 ; 0xd011aaa5
.long 3003386370 ; 0xb3040a02
.long 607266 ; 0x94422
.long 1883291664 ; 0x7040c010
.long 1900074002 ; 0x7140d412
.long 3074455104 ; 0xb7407640
.long 738522 ; 0xb44da
.long 2233917442 ; 0x8526e002
.long 2158092816 ; 0x80a1e210
.long 1179170688 ; 0x4648b780
.long 3038803200 ; 0xb5207500
.long 3221243082 ; 0xc00044ca
.long 3662713250 ; 0xda5091a2
.long 3666913591 ; 0xda90a937
.long 3809520161 ; 0xe310aa21
.long 168067235 ; 0xa0480a3
.long 2720127632 ; 0xa221da90
.long 2696272464 ; 0xa0b5da50
.long 2730613264 ; 0xa2c1da10
.long 3080650763 ; 0xb79f000b
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 2785909794 ; 0xa60d9c22
.long 1410119456 ; 0x540cb720
.long 1076737920 ; 0x402db780
.long 2660070658 ; 0x9e8d7502
.long 2456076300 ; 0x9264c00c
.long 1426896768 ; 0x550cb780
.long 2827940360 ; 0xa88ef208
.long 1984348163 ; 0x7646c003
.long 3221331618 ; 0xc0019ea2
.long 3078983962 ; 0xb785911a
.long 1962956424 ; 0x75005688
.long 2432876544 ; 0x9102c000
.long 1418508160 ; 0x548cb780
.long 1594144576 ; 0x5f04b740
.long 2428551168 ; 0x90c0c000
.long 1418508160 ; 0x548cb780
.long 1602533184 ; 0x5f84b740
.long 2827088392 ; 0xa881f208
.long 3500580397 ; 0xd0a69e2d
.long 3358611716 ; 0xc8305904
.long 2655627853 ; 0x9e49aa4d
.long 3525599769 ; 0xd2246219
.long 3078641687 ; 0xb7805817
.long 3501282188 ; 0xd0b1538c
.long 3072329920 ; 0xb72008c0
.long 2661695537 ; 0x9ea64031
.long 1393342400 ; 0x530cb7c0
.long 3221312519 ; 0xc0015407
.long 3082851072 ; 0xb7c09300
.long 3082834836 ; 0xb7c05394
.long 3500299020 ; 0xd0a2530c
.long 3072679499 ; 0xb7255e4b
.long 1962956424 ; 0x75005688
.long 1419032352 ; 0x5494b720
.long 3221227778 ; 0xc0000902
.long 3254817052 ; 0xc200911c
.long 1962957319 ; 0x75005a07
.long 4294904068 ; 0xffff0904
.long 3223098266 ; 0xc01c939a
.long 3221257342 ; 0xc0007c7e
.long 3078656258 ; 0xb7809102
.long 3074441293 ; 0xb740404d
.long 3221249796 ; 0xc0005f04
.long 3078656192 ; 0xb78090c0
.long 3074441293 ; 0xb740404d
.long 3525730180 ; 0xd2265f84
.long 2653772036 ; 0x9e2d5904
.long 2832123952 ; 0xa8cec830
.long 2832068624 ; 0xa8cdf010
.long 1353424460 ; 0x50ab9e4c
.long 3500433561 ; 0xd0a46099
.long 3501283351 ; 0xd0b15817
.long 3523743328 ; 0xd2080e60
.long 2659821697 ; 0x9e89a881
.long 2660324359 ; 0x9e915407
.long 3658503172 ; 0xda105404
.long 1962977833 ; 0x7500aa29
.long 2430779392 ; 0x90e2c000
.long 2855129744 ; 0xaa2dd290
.long 3221255424 ; 0xc0007500
.long 4064842434 ; 0xf24892c2
.long 4061178199 ; 0xf210a957
.long 4064837673 ; 0xf2488029
.long 4065370709 ; 0xf250a255
.long 4065370150 ; 0xf250a026
.long 4064845866 ; 0xf248a02a
.long 4027621442 ; 0xf010a042
.long 4064848457 ; 0xf248aa49
.long 4064846413 ; 0xf248a24d
.long 3221725777 ; 0xc007a251
.long 3532690176 ; 0xd2909300
.long 1962977849 ; 0x7500aa39
.long 2445590535 ; 0x91c4c007
.long 1435285280 ; 0x558cb720
.long 1185527680 ; 0x46a9b780
.long 2659808512 ; 0x9e897500
.long 2428813319 ; 0x90c4c007
.long 2841113160 ; 0xa957f248
.long 2150232592 ; 0x8029f210
.long 2723541576 ; 0xa255f248
.long 2830488208 ; 0xa8b5d290
.long 3221255232 ; 0xc0007440
.long 4027617474 ; 0xf01090c2
.long 3221269065 ; 0xc000aa49
.long 4064842304 ; 0xf2489240
.long 4027623629 ; 0xf010a8cd
.long 3500583497 ; 0xd0a6aa49
.long 3795867912 ; 0xe2405908
.long 3525738787 ; 0xd2268123
.long 4077934852 ; 0xf3105904
.long 4077944865 ; 0xf3108021
.long 3254813217 ; 0xc2008221
.long 4064827917 ; 0xf2485a0d
.long 4064846413 ; 0xf248a24d
.long 4064848461 ; 0xf248aa4d
.long 3532694097 ; 0xd290a251
.long 1950394549 ; 0x7440a8b5
.long 2432876544 ; 0x9102c000
.long 2686906960 ; 0xa026f250
.long 2687169104 ; 0xa02af250
.long 2472591365 ; 0x9360c005
.long 1179236224 ; 0x4649b780
.long 3221320960 ; 0xc0017500
.long 3666907362 ; 0xda9090e2
.long 4065372322 ; 0xf250a8a2
.long 3666913573 ; 0xda90a925
.long 478456353 ; 0x1c84aa21
.long 3501301022 ; 0xd0b19d1e
.long 3543338208 ; 0xd3330ce0
.long 3076546855 ; 0xb7606127
.long 3254796337 ; 0xc2004031
.long 3254803008 ; 0xc2005a40
.long 3254868549 ; 0xc2015a45
.long 4077945128 ; 0xf3108128
.long 2661384225 ; 0x9ea18021
.long 2845956752 ; 0xa9a1da90
.long 4065330439 ; 0xf2500507
.long 1437573669 ; 0x55afa225
.long 2564276244 ; 0x98d7c014
.long 2686841424 ; 0xa025f250
.long 2687103568 ; 0xa029f250
.long 2451619844 ; 0x9220c004
.long 2838223376 ; 0xa92bda10
.long 2855137808 ; 0xaa2df210
.long 2829513296 ; 0xa8a6f250
.long 2292310800 ; 0x88a1e310
.long 3658653258 ; 0xda129e4a
.long 2173020456 ; 0x8185a928
.long 3493009540 ; 0xd0331884
.long 4077936930 ; 0xf3106122
.long 4077947057 ; 0xf31088b1
.long 3221785121 ; 0xc0088a21
.long 3254809920 ; 0xc2007540
.long 3254868487 ; 0xc2015a07
.long 4077945128 ; 0xf3108128
.long 4065361953 ; 0xf2508021
.long 3221266981 ; 0xc000a225
.long 2662044092 ; 0x9eab91bc
.long 2566766612 ; 0x98fdc014
.long 2854613584 ; 0xaa25f250
.long 1386463744 ; 0x52a3c200
.long 1375977984 ; 0x5203c200
.long 2720395856 ; 0xa225f250
.long 1610921792 ; 0x6004b740
.long 2854613584 ; 0xaa25f250
.long 1493488294 ; 0x5904d2a6
.long 3358629421 ; 0xc8309e2d
.long 25798861 ; 0x189a8cd
.long 1509937700 ; 0x59ffd224
.long 16977026 ; 0x1030c82
.long 3222537475 ; 0xc0140503
.long 3074464004 ; 0xb7409904
.long 2638700700 ; 0x9d47609c
.long 2837889552 ; 0xa926c210
.long 92340609 ; 0x5810181
.long 2564866068 ; 0x98e0c014
.long 2854875664 ; 0xaa29f210
.long 4065359106 ; 0xf2507502
.long 3221266469 ; 0xc000a025
.long 4065366212 ; 0xf25090c4
.long 3221397545 ; 0xc002a029
.long 3658518592 ; 0xda109040
.long 3658655914 ; 0xda12a8aa
.long 3500321108 ; 0xd0a2a954
.long 4027669636 ; 0xf0115c84
.long 1883803170 ; 0x70488e22
.long 2440478720 ; 0x9176c000
.long 2856448584 ; 0xaa41f248
.long 3254780424 ; 0xc2000208
.long 4065352199 ; 0xf2505a07
.long 3221332521 ; 0xc001a229
.long 4064842176 ; 0xf24891c0
.long 3490818241 ; 0xd011a8c1
.long 2655653394 ; 0x9e4a0e12
.long 2317480720 ; 0x8a21f310
.long 1627705395 ; 0x6104d033
.long 3254870169 ; 0xc2016099
.long 4065362210 ; 0xf2508122
.long 3658522923 ; 0xda10a12b
.long 3501304405 ; 0xd0b1aa55
.long 436473056 ; 0x1a040ce0
.long 1510457856 ; 0x5a07c200
.long 2149708560 ; 0x8021f310
.long 1077000032 ; 0x4031b760
.long 2720658000 ; 0xa229f250
.long 2849364496 ; 0xa9d5da10
.long 84385441 ; 0x5079ea1
.long 428103087 ; 0x198455af
.long 2555101204 ; 0x984bc014
.long 2687103568 ; 0xa029f250
.long 2430648320 ; 0x90e0c000
.long 2855137808 ; 0xaa2df210
.long 4061137412 ; 0xf2100a04
.long 4064846381 ; 0xf248a22d
.long 4061178053 ; 0xf210a8c5
.long 4065372713 ; 0xf250aa29
.long 3500583082 ; 0xd0a6a8aa
.long 1963088132 ; 0x75025904
.long 2166538753 ; 0x8122c201
.long 2150363664 ; 0x802bf210
.long 2695819856 ; 0xa0aef250
.long 1485554176 ; 0x588bc200
.long 2431959040 ; 0x90f4c000
.long 3490750026 ; 0xd0109e4a
.long 4065357892 ; 0xf2507044
.long 3080692265 ; 0xb79fa229
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 3072367650 ; 0xb7209c22
.long 3624948748 ; 0xd810540c
.long 134392417 ; 0x802aa61
.long 1101772160 ; 0x41abb580
.long 3074464802 ; 0xb7409c22
.long 3072349068 ; 0xb720538c
.long 4027734036 ; 0xf0125814
.long 4027099500 ; 0xf008a96c
.long 3072371277 ; 0xb720aa4d
.long 3074441549 ; 0xb740414d
.long 4077928669 ; 0xf31040dd
.long 1648593441 ; 0x62438a21
.long 2149708560 ; 0x8021f310
.long 1087223168 ; 0x40cdb580
.long 2834165776 ; 0xa8edf010
.long 2697850888 ; 0xa0cdf008
.long 3221789730 ; 0xc0089c22
.long 2656597184 ; 0x9e5874c0
.long 3221266002 ; 0xc0009e52
.long 3489829116 ; 0xd00290fc
.long 437547200 ; 0x1a1470c0
.long 1343443443 ; 0x501351f3
.long 1946206213 ; 0x7400c005
.long 2432483328 ; 0x90fcc000
.long 1879101442 ; 0x7000d002
.long 1343429200 ; 0x50131a50
.long 3074425128 ; 0xb7400128
.long 3078643716 ; 0xb7806004
.long 3517341836 ; 0xd1a6608c
.long 2653772036 ; 0x9e2d5904
.long 2833629248 ; 0xa8e5c040
.long 2857224240 ; 0xaa4dc830
.long 1611231300 ; 0x60097044
.long 303353885 ; 0x1214d01d
.long 1343475738 ; 0x5013d01a
.long 1220195136 ; 0x48bab340
.long 1343230498 ; 0x50101222
.long 2656869410 ; 0x9e5c9c22
.long 142767398 ; 0x8827526
.long 1073795102 ; 0x4000d01e
.long 1220326208 ; 0x48bcb340
.long 1962984320 ; 0x7500c380
.long 2428289024 ; 0x90bcc000
.long 139378690 ; 0x84ec002
.long 3221527586 ; 0xc0049c22
.long 3221255432 ; 0xc0007508
.long 168071516 ; 0xa04915c
.long 1510457856 ; 0x5a07c200
.long 1963507716 ; 0x7508c004
.long 4294903940 ; 0xffff0884
.long 3074462554 ; 0xb740935a
.long 2638962972 ; 0x9d4b611c
.long 2818949664 ; 0xa805c220
.long 1763561491 ; 0x691dd013
.long 2149704208 ; 0x8021e210
.long 3221396514 ; 0xc0029c22
.long 3490804416 ; 0xd01172c0
.long 2619481098 ; 0x9c221c0a
.long 218161152 ; 0xd00e000
.long 1143124784 ; 0x4422b330
.long 1212330800 ; 0x4842b330
.long 1218622272 ; 0x48a2b340
.long 2231549954 ; 0x8502c002
.long 2284712464 ; 0x882df210
.long 3221255424 ; 0xc0007500
.long 2656669946 ; 0x9e5990fa
.long 302582786 ; 0x12090c02
.long 2619494449 ; 0x9c225031
.long 1355849306 ; 0x50d09e5a
.long 1416207954 ; 0x54699e52
.long 809652841 ; 0x30425269
.long 2793774114 ; 0xa6859c22
.long 2659254279 ; 0x9e810007
.long 3489570448 ; 0xcffe9e90
.long 2655071484 ; 0x9e412cfc
.long 1547804236 ; 0x5c419e4c
.long 3489555601 ; 0xcffe6491
.long 1656957180 ; 0x62c328fc
.long 2655279169 ; 0x9e445841
.long 1611227267 ; 0x60096083
.long 1514259072 ; 0x5a41c280
.long 76586656 ; 0x4909ea0
.long 2634653320 ; 0x9d099e88
.long 2655782032 ; 0x9e4c0490
.long 3221319938 ; 0xc0017102
.long 3500311812 ; 0xd0a28504
.long 3003276865 ; 0xb3025e41
.long 4078978152 ; 0xf3204468
.long 3500572961 ; 0xd0a68121
.long 3489553728 ; 0xcffe5d40
.long 4077923068 ; 0xf3102afc
.long 885027 ; 0xd8123
.long 2656306189 ; 0x9e54040d
.long 1631113267 ; 0x6138d033
.long 1631952476 ; 0x61459e5c
.long 2166743568 ; 0x8125e210
.long 73571985 ; 0x4629e91
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509824 ; 0x9c228c40
.long 2277689353 ; 0x87c2c809
.long 203468896 ; 0xc20b060
.long 2277689353 ; 0x87c2c809
.long 174108768 ; 0xa60b060
.long 2277689353 ; 0x87c2c809
.long 163623008 ; 0x9c0b060
.globl _aui32MPG4VBR_MTXTOPAZFWData ; @aui32MPG4VBR_MTXTOPAZFWData
.p2align 2
_aui32MPG4VBR_MTXTOPAZFWData:
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156921008 ; 0x809000b0
.long 2156921244 ; 0x8090019c
.long 2189970964 ; 0x82884e14
.long 2189970132 ; 0x82884ad4
.long 2189970188 ; 0x82884b0c
.long 2189970244 ; 0x82884b44
.long 2189970304 ; 0x82884b80
.long 2189970364 ; 0x82884bbc
.long 2189970412 ; 0x82884bec
.long 2189970460 ; 0x82884c1c
.long 2189970500 ; 0x82884c44
.long 2189970596 ; 0x82884ca4
.long 2189970604 ; 0x82884cac
.long 2189970612 ; 0x82884cb4
.long 2189970624 ; 0x82884cc0
.long 2189971416 ; 0x82884fd8
.long 2189971368 ; 0x82884fa8
.long 2189971080 ; 0x82884e88
.long 2189970672 ; 0x82884cf0
.long 2189971160 ; 0x82884ed8
.long 2189971232 ; 0x82884f20
.long 2189971228 ; 0x82884f1c
.long 2189971304 ; 0x82884f68
.long 2189972228 ; 0x82885304
.long 2189971791 ; 0x8288514f
.long 2189971792 ; 0x82885150
.long 2189971759 ; 0x8288512f
.long 2189971760 ; 0x82885130
.long 2189971862 ; 0x82885196
.long 2189971966 ; 0x828851fe
.long 2189972030 ; 0x8288523e
.long 2189972160 ; 0x828852c0
.long 2189971824 ; 0x82885170
.long 2189971576 ; 0x82885078
.long 2189971668 ; 0x828850d4
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156922588 ; 0x809006dc
.long 2156927976 ; 0x80901be8
.long 2156930288 ; 0x809024f0
.long 2156922592 ; 0x809006e0
.long 2156936184 ; 0x80903bf8
.long 2156937500 ; 0x8090411c
.long 2156922668 ; 0x8090072c
.long 0 ; 0x0
.long 2156928424 ; 0x80901da8
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156922588 ; 0x809006dc
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2685407586 ; 0xa0101162
.long 2685403508 ; 0xa0100174
.long 2685407490 ; 0xa0101102
.long 2685403524 ; 0xa0100184
.long 2685407492 ; 0xa0101104
.long 2685403540 ; 0xa0100194
.long 2685407494 ; 0xa0101106
.long 2685403556 ; 0xa01001a4
.long 2685403554 ; 0xa01001a2
.long 2685403554 ; 0xa01001a2
.long 2685407618 ; 0xa0101182
.long 2685403458 ; 0xa0100142
.long 2685407522 ; 0xa0101122
.long 2685403474 ; 0xa0100152
.long 2148536612 ; 0x80101124
.long 2148536614 ; 0x80101126
.long 2148536644 ; 0x80101144
.long 2148536646 ; 0x80101146
.long 2148532598 ; 0x80100176
.long 2148532614 ; 0x80100186
.long 2148532630 ; 0x80100196
.long 2148532646 ; 0x801001a6
.long 2148532662 ; 0x801001b6
.long 2148532660 ; 0x801001b4
.long 2150630244 ; 0x80300364
.long 2148577536 ; 0x8010b100
.long 2148553056 ; 0x80105160
.long 2148532482 ; 0x80100102
.long 2816 ; 0xb00
.long 2816 ; 0xb00
.long 2976 ; 0xba0
.long 2976 ; 0xba0
.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 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 16842752 ; 0x1010000
.long 50528770 ; 0x3030202
.long 84149252 ; 0x5040404
.long 101057797 ; 0x6060505
.long 117901062 ; 0x7070706
.long 134744071 ; 0x8080807
.long 151587080 ; 0x9090908
.long 657929 ; 0xa0a09
.long 33619968 ; 0x2010000
.long 67371779 ; 0x4040303
.long 101057797 ; 0x6060505
.long 134743815 ; 0x8080707
.long 168429833 ; 0xa0a0909
.long 185273099 ; 0xb0b0b0b
.long 202116108 ; 0xc0c0c0c
.long 855309 ; 0xd0d0d
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 16842752 ; 0x1010000
.long 33686017 ; 0x2020201
.long 67306243 ; 0x4030303
.long 84149252 ; 0x5040404
.long 1310725 ; 0x140005
.long 1703958 ; 0x1a0016
.long 2097180 ; 0x20001c
.long 2621476 ; 0x280024
.long 3407916 ; 0x34002c
.long 4194360 ; 0x400038
.long 5242952 ; 0x500048
.long 6815832 ; 0x680058
.long 8388720 ; 0x800070
.long 10485904 ; 0xa00090
.long 13631664 ; 0xd000b0
.long 16777440 ; 0x10000e0
.long 20971808 ; 0x1400120
.long 27263328 ; 0x1a00160
.long 33554880 ; 0x20001c0
.long 41943616 ; 0x2800240
.long 54526656 ; 0x34002c0
.long 67109760 ; 0x4000380
.long 83887232 ; 0x5000480
.long 109053312 ; 0x6800580
.long 134219520 ; 0x8000700
.long 167774464 ; 0xa000900
.long 218106624 ; 0xd000b00
.long 268439040 ; 0x10000e00
.long 335548928 ; 0x14001200
.long 436213248 ; 0x1a001600
.long 7168 ; 0x1c00
.long 8388672 ; 0x800040
.long 16777408 ; 0x10000c0
.long 25166144 ; 0x1800140
.long 33554880 ; 0x20001c0
.long 41943616 ; 0x2800240
.long 50332352 ; 0x30002c0
.long 58721088 ; 0x3800340
.long 67109824 ; 0x40003c0
.long 75498560 ; 0x4800440
.long 83887296 ; 0x50004c0
.long 92276032 ; 0x5800540
.long 100664768 ; 0x60005c0
.long 109053504 ; 0x6800640
.long 117442240 ; 0x70006c0
.long 125830976 ; 0x7800740
.long 1984 ; 0x7c0
.long 2097216 ; 0x200040
.long 1049259 ; 0x1002ab
.long 22347981 ; 0x15500cd
.long 524873 ; 0x80249
.long 13435335 ; 0xcd01c7
.long 22347869 ; 0x155005d
.long 38338875 ; 0x249013b
.long 262417 ; 0x40111
.long 29819121 ; 0x1c700f1
.long 13435311 ; 0xcd01af
.long 6095043 ; 0x5d00c3
.long 22347865 ; 0x1550059
.long 20643881 ; 0x13b0029
.long 38339167 ; 0x249025f
.long 17891893 ; 0x1110235
.long 131105 ; 0x20021
.long 15794207 ; 0xf1001f
.long 29818997 ; 0x1c70075
.long 28246127 ; 0x1af006f
.long 13434985 ; 0xcd0069
.long 12779545 ; 0xc30019
.long 6095229 ; 0x5d017d
.long 5832795 ; 0x59005b
.long 22348473 ; 0x15502b9
.long 2687143 ; 0x2900a7
.long 20644483 ; 0x13b0283
.long 39780661 ; 0x25f0135
.long 38338709 ; 0x2490095
.long 37028415 ; 0x235023f
.long 17891467 ; 0x111008b
.long 2163225 ; 0x210219
.long 65601 ; 0x10041
.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 305445548 ; 0x1234baac
.space 11460
.subsections_via_symbols
| the_stack_data/156394552.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function m68k_op_svs_8_ix
_m68k_op_svs_8_ix: ## @m68k_op_svs_8_ix
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
xorl %r14d, %r14d
xorl %eax, %eax
callq _EA_AY_IX_8
movl %eax, %ebx
xorl %eax, %eax
callq _COND_VS
testq %rax, %rax
movl $255, %esi
cmovel %r14d, %esi
movl %ebx, %edi
popq %rbx
popq %r14
popq %rbp
jmp _m68ki_write_8 ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _m68k_op_svs_8_ix
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function m68k_op_svs_8_ix
_m68k_op_svs_8_ix: ; @m68k_op_svs_8_ix
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
bl _EA_AY_IX_8
mov x19, x0
bl _COND_VS
cmp x0, #0
mov w8, #255
csel w1, wzr, w8, eq
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _m68ki_write_8
.cfi_endproc
; -- End function
.no_dead_strip _m68k_op_svs_8_ix
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/m68k/extr_m68kops.h_m68k_op_svs_8_ix.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _NVSetStartAddress ## -- Begin function NVSetStartAddress
.p2align 4, 0x90
_NVSetStartAddress: ## @NVSetStartAddress
.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 (%rdi), %edi
movl $2048, %esi ## imm = 0x800
popq %rbp
jmp _NV_WR32 ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _NVSetStartAddress ; -- Begin function NVSetStartAddress
.p2align 2
_NVSetStartAddress: ; @NVSetStartAddress
.cfi_startproc
; %bb.0:
mov x2, x1
ldr w0, [x0]
mov w1, #2048
b _NV_WR32
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/video/fbdev/nvidia/extr_nv_hw.c_NVSetStartAddress.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cqspi_prep
_cqspi_prep: ## @cqspi_prep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq (%rdi), %rax
movq (%rax), %rdi
callq _mutex_lock
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _cqspi_prep
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cqspi_prep
_cqspi_prep: ; @cqspi_prep
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
ldr x8, [x0]
ldr x0, [x8]
bl _mutex_lock
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _cqspi_prep
.subsections_via_symbols
| AnghaBench/linux/drivers/mtd/spi-nor/extr_cadence-quadspi.c_cqspi_prep.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mode ## -- Begin function mode
.p2align 4, 0x90
_mode: ## @mode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
leaq L_.str(%rip), %rsi
callq _my_strcmp
testl %eax, %eax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
callq _casu
LBB0_2:
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
callq _my_strcmp
testl %eax, %eax
je LBB0_4
## %bb.3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_4:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
jmp _hardcore ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "a"
L_.str.1: ## @.str.1
.asciz "b"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mode ; -- Begin function mode
.p2align 2
_mode: ; @mode
.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 x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _my_strcmp
cbnz w0, LBB0_2
; %bb.1:
bl _casu
LBB0_2:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _my_strcmp
cbz w0, LBB0_4
; %bb.3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _hardcore
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "a"
l_.str.1: ; @.str.1
.asciz "b"
.subsections_via_symbols
| the_stack_data/362038.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
movl $2, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #2
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/62637646.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function wbsoft_start
_wbsoft_start: ## @wbsoft_start
.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
movl $1, (%rax)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _wbsoft_start
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wbsoft_start
_wbsoft_start: ; @wbsoft_start
.cfi_startproc
; %bb.0:
ldr x8, [x0]
mov w9, #1
str w9, [x8]
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _wbsoft_start
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/staging/winbond/extr_wbusb.c_wbsoft_start.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function replay_revend
_replay_revend: ## @replay_revend
.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 %r9, %r15
movq %rsi, %rbx
movl %edi, %r14d
movq %rcx, %rdi
movq %r9, %rsi
callq *(%rdx)
movl %eax, %edi
callq _SVN_ERR
cmpl $0, (%rbx)
jne LBB0_2
## %bb.1:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rdx
movq %r15, %rsi
movl %r14d, %ecx
callq _svn_cmdline_fprintf
movl %eax, %edi
callq _SVN_ERR
LBB0_2:
movq _SVN_NO_ERROR@GOTPCREL(%rip), %rax
movq (%rax), %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _stderr,4,2 ## @stderr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "* Dumped revision %lu.\n"
.comm _SVN_NO_ERROR,8,3 ## @SVN_NO_ERROR
.no_dead_strip _replay_revend
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function replay_revend
_replay_revend: ; @replay_revend
.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, x5
mov x21, x1
mov x20, x0
ldr x8, [x2]
mov x0, x3
mov x1, x5
blr x8
bl _SVN_ERR
ldr w8, [x21]
cbnz w8, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _stderr@GOTPAGE
Lloh1:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x2, l_.str@PAGE
Lloh4:
add x2, x2, l_.str@PAGEOFF
mov x1, x19
mov x3, x20
bl _svn_cmdline_fprintf
bl _SVN_ERR
LBB0_2:
Lloh5:
adrp x8, _SVN_NO_ERROR@GOTPAGE
Lloh6:
ldr x8, [x8, _SVN_NO_ERROR@GOTPAGEOFF]
Lloh7:
ldr x0, [x8]
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 Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "* Dumped revision %lu.\n"
.comm _SVN_NO_ERROR,8,3 ; @SVN_NO_ERROR
.no_dead_strip _replay_revend
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/svnrdump/extr_svnrdump.c_replay_revend.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dmu_fsname ## -- Begin function dmu_fsname
.p2align 4, 0x90
_dmu_fsname: ## @dmu_fsname
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movl $64, %esi
callq _strchr
testq %rax, %rax
je LBB0_1
## %bb.3:
subq %rbx, %rax
movq _ZFS_MAX_DATASET_NAME_LEN@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
cmpq %rcx, %rax
jge LBB0_4
## %bb.5:
incl %eax
movq %r14, %rdi
movq %rbx, %rsi
movl %eax, %edx
callq _strlcpy
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_4:
movq _ENAMETOOLONG@GOTPCREL(%rip), %rax
LBB0_2:
movl (%rax), %edi
popq %rbx
popq %r14
popq %rbp
jmp _SET_ERROR ## TAILCALL
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _ZFS_MAX_DATASET_NAME_LEN,4,2 ## @ZFS_MAX_DATASET_NAME_LEN
.comm _ENAMETOOLONG,4,2 ## @ENAMETOOLONG
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dmu_fsname ; -- Begin function dmu_fsname
.p2align 2
_dmu_fsname: ; @dmu_fsname
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
mov w1, #64
bl _strchr
cbz x0, LBB0_3
; %bb.1:
Lloh0:
adrp x8, _ZFS_MAX_DATASET_NAME_LEN@GOTPAGE
Lloh1:
ldr x8, [x8, _ZFS_MAX_DATASET_NAME_LEN@GOTPAGEOFF]
Lloh2:
ldrsw x9, [x8]
sub x8, x0, x19
cmp x8, x9
b.ge LBB0_4
; %bb.2:
add w2, w8, #1
mov x0, x20
mov x1, x19
bl _strlcpy
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_3:
Lloh3:
adrp x8, _EINVAL@GOTPAGE
Lloh4:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
b LBB0_5
LBB0_4:
Lloh5:
adrp x8, _ENAMETOOLONG@GOTPAGE
Lloh6:
ldr x8, [x8, _ENAMETOOLONG@GOTPAGEOFF]
LBB0_5:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _SET_ERROR
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _ZFS_MAX_DATASET_NAME_LEN,4,2 ; @ZFS_MAX_DATASET_NAME_LEN
.comm _ENAMETOOLONG,4,2 ; @ENAMETOOLONG
.subsections_via_symbols
| AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/extr_dmu_objset.c_dmu_fsname.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CacheRegisterSyscacheCallback ## -- Begin function CacheRegisterSyscacheCallback
.p2align 4, 0x90
_CacheRegisterSyscacheCallback: ## @CacheRegisterSyscacheCallback
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movl %esi, %r15d
movl %edi, %ebx
testl %edi, %edi
js LBB0_2
## %bb.1:
movq _SysCacheSize@GOTPCREL(%rip), %rax
cmpl %ebx, (%rax)
jg LBB0_3
LBB0_2:
movq _FATAL@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _elog
LBB0_3:
movq _syscache_callback_count@GOTPCREL(%rip), %r12
movl (%r12), %eax
movq _MAX_SYSCACHE_CALLBACKS@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jl LBB0_5
## %bb.4:
movq _FATAL@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
callq _elog
LBB0_5:
movq _syscache_callback_links@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq %ebx, %rdx
movl (%rax,%rdx,4), %ecx
testl %ecx, %ecx
je LBB0_10
## %bb.6:
movq _syscache_callback_list@GOTPCREL(%rip), %rax
movq (%rax), %rax
.p2align 4, 0x90
LBB0_7: ## =>This Inner Loop Header: Depth=1
movslq %ecx, %rdx
shlq $4, %rdx
movl -16(%rdx,%rax), %ecx
testl %ecx, %ecx
jg LBB0_7
## %bb.8:
leaq (%rdx,%rax), %rcx
addq $-16, %rcx
movl (%r12), %edx
incl %edx
movl %edx, (%rcx)
jmp LBB0_9
LBB0_10:
movl (%r12), %ecx
incl %ecx
movl %ecx, (%rax,%rdx,4)
movq _syscache_callback_list@GOTPCREL(%rip), %rax
movq (%rax), %rax
LBB0_9:
movslq (%r12), %rcx
shlq $4, %rcx
movl %ebx, 4(%rax,%rcx)
movslq (%r12), %rcx
shlq $4, %rcx
movl $0, (%rax,%rcx)
movslq (%r12), %rcx
shlq $4, %rcx
movl %r15d, 12(%rax,%rcx)
movslq (%r12), %rcx
shlq $4, %rcx
movl %r14d, 8(%rax,%rcx)
incl (%r12)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SysCacheSize,4,2 ## @SysCacheSize
.comm _FATAL,4,2 ## @FATAL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "invalid cache ID: %d"
.comm _syscache_callback_count,4,2 ## @syscache_callback_count
.comm _MAX_SYSCACHE_CALLBACKS,4,2 ## @MAX_SYSCACHE_CALLBACKS
L_.str.1: ## @.str.1
.asciz "out of syscache_callback_list slots"
.comm _syscache_callback_links,8,3 ## @syscache_callback_links
.comm _syscache_callback_list,8,3 ## @syscache_callback_list
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CacheRegisterSyscacheCallback ; -- Begin function CacheRegisterSyscacheCallback
.p2align 2
_CacheRegisterSyscacheCallback: ; @CacheRegisterSyscacheCallback
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
tbnz w0, #31, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _SysCacheSize@GOTPAGE
Lloh1:
ldr x8, [x8, _SysCacheSize@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w8, w21
b.gt LBB0_3
LBB0_2:
Lloh3:
adrp x8, _FATAL@GOTPAGE
Lloh4:
ldr x8, [x8, _FATAL@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
str x21, [sp]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
bl _elog
LBB0_3:
Lloh8:
adrp x22, _syscache_callback_count@GOTPAGE
Lloh9:
ldr x22, [x22, _syscache_callback_count@GOTPAGEOFF]
ldr w8, [x22]
Lloh10:
adrp x9, _MAX_SYSCACHE_CALLBACKS@GOTPAGE
Lloh11:
ldr x9, [x9, _MAX_SYSCACHE_CALLBACKS@GOTPAGEOFF]
Lloh12:
ldr w9, [x9]
cmp w8, w9
b.lt LBB0_5
; %bb.4:
Lloh13:
adrp x8, _FATAL@GOTPAGE
Lloh14:
ldr x8, [x8, _FATAL@GOTPAGEOFF]
Lloh15:
ldr w0, [x8]
Lloh16:
adrp x1, l_.str.1@PAGE
Lloh17:
add x1, x1, l_.str.1@PAGEOFF
bl _elog
LBB0_5:
Lloh18:
adrp x8, _syscache_callback_links@GOTPAGE
Lloh19:
ldr x8, [x8, _syscache_callback_links@GOTPAGEOFF]
Lloh20:
ldr x8, [x8]
ldr w9, [x8, w21, sxtw #2]
cbz w9, LBB0_9
; %bb.6:
Lloh21:
adrp x8, _syscache_callback_list@GOTPAGE
Lloh22:
ldr x8, [x8, _syscache_callback_list@GOTPAGEOFF]
Lloh23:
ldr x8, [x8]
LBB0_7: ; =>This Inner Loop Header: Depth=1
add x10, x8, w9, sxtw #4
ldr w9, [x10, #-16]!
cmp w9, #0
b.gt LBB0_7
; %bb.8:
ldr w9, [x22]
add w9, w9, #1
str w9, [x10]
b LBB0_10
LBB0_9:
mov x9, x21
sxtw x9, w9
ldr w10, [x22]
add w10, w10, #1
str w10, [x8, x9, lsl #2]
Lloh24:
adrp x8, _syscache_callback_list@GOTPAGE
Lloh25:
ldr x8, [x8, _syscache_callback_list@GOTPAGEOFF]
Lloh26:
ldr x8, [x8]
LBB0_10:
ldrsw x9, [x22]
add x9, x8, x9, lsl #4
str w21, [x9, #4]
ldrsw x9, [x22]
lsl x9, x9, #4
str wzr, [x8, x9]
ldrsw x9, [x22]
add x9, x8, x9, lsl #4
str w20, [x9, #12]
ldrsw x9, [x22]
add x8, x8, x9, lsl #4
str w19, [x8, #8]
ldr w8, [x22]
add w8, w8, #1
str w8, [x22]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.cfi_endproc
; -- End function
.comm _SysCacheSize,4,2 ; @SysCacheSize
.comm _FATAL,4,2 ; @FATAL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "invalid cache ID: %d"
.comm _syscache_callback_count,4,2 ; @syscache_callback_count
.comm _MAX_SYSCACHE_CALLBACKS,4,2 ; @MAX_SYSCACHE_CALLBACKS
l_.str.1: ; @.str.1
.asciz "out of syscache_callback_list slots"
.comm _syscache_callback_links,8,3 ; @syscache_callback_links
.comm _syscache_callback_list,8,3 ; @syscache_callback_list
.subsections_via_symbols
| AnghaBench/postgres/src/backend/utils/cache/extr_inval.c_CacheRegisterSyscacheCallback.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function linecnt
_linecnt: ## @linecnt
.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, %r15
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
callq _ftello
movl %eax, %r14d
movq _BUFSIZ@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq %r12, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r13
movl $-1, %ebx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %r13, %rdi
movl %r12d, %esi
movq %r15, %rdx
callq _fgets
incl %ebx
testq %rax, %rax
jne LBB0_1
## %bb.2:
movq %r15, %rdi
callq _clearerr
movq _SEEK_SET@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movl %r14d, %esi
callq _fseeko
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_4
## %bb.3:
movl %ebx, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _BUFSIZ,4,2 ## @BUFSIZ
.comm _SEEK_SET,4,2 ## @SEEK_SET
.no_dead_strip _linecnt
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function linecnt
_linecnt: ; @linecnt
.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
sub sp, sp, #16
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
bl _ftello
mov x20, x0
Lloh3:
adrp x8, _BUFSIZ@GOTPAGE
Lloh4:
ldr x8, [x8, _BUFSIZ@GOTPAGEOFF]
Lloh5:
ldr w22, [x8]
mov x9, x22
Lloh6:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh7:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x8, sp
add x9, x22, #15
and x9, x9, #0x1fffffff0
sub x23, x8, x9
mov sp, x23
mov w21, #-1
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x0, x23
mov x1, x22
mov x2, x19
bl _fgets
add w21, w21, #1
cbnz x0, LBB0_1
; %bb.2:
mov x0, x19
bl _clearerr
Lloh8:
adrp x8, _SEEK_SET@GOTPAGE
Lloh9:
ldr x8, [x8, _SEEK_SET@GOTPAGEOFF]
Lloh10:
ldr w2, [x8]
mov x0, x19
mov x1, x20
bl _fseeko
ldur x8, [x29, #-56]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_4
; %bb.3:
mov x0, x21
sub sp, x29, #48
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_4:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _BUFSIZ,4,2 ; @BUFSIZ
.comm _SEEK_SET,4,2 ; @SEEK_SET
.no_dead_strip _linecnt
.subsections_via_symbols
| AnghaBench/freebsd/usr.bin/msgs/extr_msgs.c_linecnt.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _matrix_init_user ## -- Begin function matrix_init_user
.p2align 4, 0x90
_matrix_init_user: ## @matrix_init_user
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
callq _eeprom_read_led_dim_lvl
xorl %eax, %eax
popq %rbp
jmp _matrix_init_keymap ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _matrix_init_user ; -- Begin function matrix_init_user
.p2align 2
_matrix_init_user: ; @matrix_init_user
.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 _eeprom_read_led_dim_lvl
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _matrix_init_keymap
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/qmk_firmware/users/zer09/extr_zer09.c_matrix_init_user.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/14548.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _testCksumDatabase ## -- Begin function testCksumDatabase
.p2align 4, 0x90
_testCksumDatabase: ## @testCksumDatabase
.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 %rsi, %r14
movq %rdi, %rbx
leaq -48(%rbp), %r15
movq %r15, %rdi
xorl %esi, %esi
movl $24, %edx
callq _memset
movq _scanCksumDb@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %rbx, %rdi
movq %r15, %rsi
xorl %edx, %edx
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
pushq %rax
pushq $0
callq _tdb_scan
addq $16, %rsp
movl -32(%rbp), %ecx
movl -48(%rbp), %edx
movl -40(%rbp), %r8d
leaq L_.str(%rip), %rsi
movq %r14, %rdi
callq _sprintf
movq %r14, %rdi
callq _strlen
movq _TEST_CKSUM_BYTES@GOTPCREL(%rip), %rcx
xorl %edi, %edi
cmpq (%rcx), %rax
setl %dil
callq _assert
movl -48(%rbp), %eax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _scanCksumDb,4,2 ## @scanCksumDb
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %x %x"
.comm _TEST_CKSUM_BYTES,8,3 ## @TEST_CKSUM_BYTES
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _testCksumDatabase ; -- Begin function testCksumDatabase
.p2align 2
_testCksumDatabase: ; @testCksumDatabase
.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, x1
mov x20, x0
add x0, sp, #8
mov w1, #0
mov w2, #24
bl _memset
Lloh0:
adrp x8, _scanCksumDb@GOTPAGE
Lloh1:
ldr x8, [x8, _scanCksumDb@GOTPAGEOFF]
Lloh2:
ldr w7, [x8]
add x1, sp, #8
mov x0, x20
mov w2, #0
mov w3, #0
mov w4, #0
mov w5, #0
mov w6, #0
bl _tdb_scan
ldr w3, [sp, #24]
ldr w2, [sp, #8]
ldr w4, [sp, #16]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _sprintf
mov x0, x19
bl _strlen
Lloh5:
adrp x8, _TEST_CKSUM_BYTES@GOTPAGE
Lloh6:
ldr x8, [x8, _TEST_CKSUM_BYTES@GOTPAGEOFF]
Lloh7:
ldr x8, [x8]
cmp x0, x8
cset w0, lt
bl _assert
ldr w0, [sp, #8]
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 Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _scanCksumDb,4,2 ; @scanCksumDb
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %x %x"
.comm _TEST_CKSUM_BYTES,8,3 ; @TEST_CKSUM_BYTES
.subsections_via_symbols
| AnghaBench/sqlcipher/ext/lsm1/lsm-test/extr_lsmtest2.c_testCksumDatabase.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _spec_strategy ## -- Begin function spec_strategy
.p2align 4, 0x90
_spec_strategy: ## @spec_strategy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %r14
xorl %eax, %eax
callq _current_proc
movq %rax, -64(%rbp) ## 8-byte Spill
movq (%rbx), %rbx
movq %rbx, %rdi
callq _buf_device
movl %eax, -52(%rbp) ## 4-byte Spill
movq %rbx, -96(%rbp) ## 8-byte Spill
movq %rbx, %rdi
callq _buf_vnode
movq (%rax), %r15
leaq -44(%rbp), %rbx
movq %rbx, %rdi
callq _throttle_get_io_policy
movl %eax, %r12d
movl %eax, %r13d
movq %rbx, %rdi
callq _throttle_get_passive_io_policy
movq %r14, -80(%rbp) ## 8-byte Spill
movl %eax, -48(%rbp) ## 4-byte Spill
movq %r15, -104(%rbp) ## 8-byte Spill
testq %r15, %r15
je LBB0_3
## %bb.1:
movl -44(%rbp), %edi
movl %r13d, %esi
callq _throttle_get_thread_throttle_level_internal
movq -80(%rbp), %r14 ## 8-byte Reload
cmpl %eax, %r12d
jle LBB0_3
## %bb.2:
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %r14
LBB0_3:
movq %r14, -72(%rbp) ## 8-byte Spill
movq -96(%rbp), %r14 ## 8-byte Reload
leaq 12(%r14), %rbx
movq _B_META@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%r14)
je LBB0_5
## %bb.4:
movq _BA_META@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, (%rbx)
LBB0_5:
movq %rbx, %rdi
movl %r13d, %esi
callq _SET_BUFATTR_IO_TIER
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
je LBB0_7
## %bb.6:
movq _B_PASSIVE@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, (%r14)
movq _BA_PASSIVE@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, 12(%r14)
LBB0_7:
movq -64(%rbp), %rax ## 8-byte Reload
testq %rax, %rax
je LBB0_10
## %bb.8:
movl (%rax), %eax
movq _P_DELAYIDLESLEEP@GOTPCREL(%rip), %rcx
notl %eax
testl %eax, (%rcx)
jne LBB0_10
## %bb.9:
movq _BA_DELAYIDLESLEEP@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, (%rbx)
LBB0_10:
movl (%r14), %edx
movq _B_READ@GOTPCREL(%rip), %r15
testl %edx, (%r15)
movl %edx, -64(%rbp) ## 4-byte Spill
movq %rbx, -88(%rbp) ## 8-byte Spill
je LBB0_12
LBB0_11:
movq _DKIO_READ@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_15
LBB0_12:
movq _B_ASYNC@GOTPCREL(%rip), %rax
testl %edx, (%rax)
jne LBB0_14
## %bb.13:
movq %rbx, %rdi
callq _bufattr_markquickcomplete
movl -64(%rbp), %edx ## 4-byte Reload
testl %edx, (%r15)
jne LBB0_11
LBB0_14:
xorl %eax, %eax
LBB0_15:
movq -72(%rbp), %rsi ## 8-byte Reload
movq _B_ASYNC@GOTPCREL(%rip), %rcx
movl (%rcx), %r15d
andl %edx, %r15d
je LBB0_17
## %bb.16:
movq _DKIO_ASYNC@GOTPCREL(%rip), %rcx
movl (%rcx), %r15d
LBB0_17:
orl %eax, %r15d
movq -88(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
movq _BA_META@GOTPCREL(%rip), %rax
testl %edi, (%rax)
je LBB0_19
## %bb.18:
movq _DKIO_META@GOTPCREL(%rip), %rax
jmp LBB0_21
LBB0_19:
movq _B_PAGEIO@GOTPCREL(%rip), %rax
testl %edx, (%rax)
je LBB0_22
## %bb.20:
movq _DKIO_PAGING@GOTPCREL(%rip), %rax
LBB0_21:
orl (%rax), %r15d
LBB0_22:
testl %r12d, %r12d
je LBB0_24
## %bb.23:
movq _DKIO_THROTTLE@GOTPCREL(%rip), %rax
movl (%rax), %r13d
LBB0_24:
movq _DKIO_TIER_SHIFT@GOTPCREL(%rip), %rax
movb (%rax), %cl
shll %cl, %r12d
movq _DKIO_TIER_MASK@GOTPCREL(%rip), %rax
andl (%rax), %r12d
movq _B_PASSIVE@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl %edx, %eax
je LBB0_26
## %bb.25:
movq _DKIO_PASSIVE@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_26:
orl %eax, %r13d
orl %r12d, %r15d
movq _BA_NOCACHE@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl %edi, %eax
je LBB0_28
## %bb.27:
movq _DKIO_NOCACHE@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_28:
orl %eax, %r13d
orl %r13d, %r15d
testq %rsi, %rsi
je LBB0_30
## %bb.29:
movq _DKIO_TIER_UPGRADE@GOTPCREL(%rip), %rax
orl (%rax), %r15d
movq _BA_IO_TIER_UPGRADE@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _SET
LBB0_30:
movq _kdebug_enable@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_32
## %bb.31:
movq _KDEBUG_COMMON@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movq _DBG_DKRW@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl %r15d, %esi
callq _FSDBG_CODE
movl %eax, %ebx
movq _DBG_FUNC_NONE@GOTPCREL(%rip), %rax
orl (%rax), %ebx
movq %r14, %rdi
callq _buf_kernel_addrperm_addr
movl %eax, %r13d
movq %r14, %rdi
callq _buf_blkno
movl %eax, %r12d
movq %r14, %rdi
callq _buf_count
movl $0, (%rsp)
movl -48(%rbp), %edi ## 4-byte Reload
movl %ebx, %esi
movl %r13d, %edx
movl -52(%rbp), %ecx ## 4-byte Reload
movl %r12d, %r8d
movl %eax, %r9d
callq _KERNEL_DEBUG_CONSTANT_IST
LBB0_32:
xorl %eax, %eax
callq _current_thread
movl %eax, %ebx
movq %r14, %rdi
callq _buf_count
movl %ebx, %edi
movl %eax, %esi
movl %r15d, %edx
callq _thread_update_io_stats
movq -104(%rbp), %r13 ## 8-byte Reload
testq %r13, %r13
je LBB0_38
## %bb.33:
movq %r13, %rdi
callq _disk_conditioner_mount_is_ssd
testq %rax, %rax
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, %r15
movq -80(%rbp), %r8 ## 8-byte Reload
cmoveq %r8, %r15
movq 8(%r13), %r12
testq %r12, %r12
jne LBB0_36
## %bb.34:
movl 16(%r13), %ecx
testb $1, %cl
je LBB0_37
## %bb.35:
movq _LOWPRI_MAX_NUM_DEV@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
decl %edx
cmpl %edx, %ecx
je LBB0_37
LBB0_36:
movq %rax, %r8
LBB0_37:
movq __throttle_io_info@GOTPCREL(%rip), %rax
shlq $2, %r12
addq (%rax), %r12
jmp LBB0_39
LBB0_38:
movq __throttle_io_info@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _LOWPRI_MAX_NUM_DEV@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
leaq (%rax,%rcx,4), %r12
addq $-4, %r12
movq -80(%rbp), %r8 ## 8-byte Reload
movq %r8, %r15
LBB0_39:
movl -44(%rbp), %esi
movq %r12, %rdi
movl -64(%rbp), %ebx ## 4-byte Reload
movl %ebx, %edx
movq %r15, %rcx
movq -88(%rbp), %r9 ## 8-byte Reload
callq _throttle_info_update_internal
movq _B_READ@GOTPCREL(%rip), %rax
testl %ebx, (%rax)
je LBB0_40
## %bb.42:
testq %r13, %r13
je LBB0_45
## %bb.43:
movq %r14, %rdi
callq _buf_count
movl 20(%r13), %esi
jmp LBB0_44
LBB0_40:
movq %r12, %rdi
callq _microuptime
testq %r13, %r13
je LBB0_45
## %bb.41:
movl (%r12), %eax
movl %eax, 28(%r13)
movq %r14, %rdi
callq _buf_count
movl 24(%r13), %esi
LBB0_44:
movl %eax, %edi
callq _INCR_PENDING_IO
LBB0_45:
movq _bdevsw@GOTPCREL(%rip), %rax
movq (%rax), %rbx
movl -52(%rbp), %edi ## 4-byte Reload
callq _major
movq %r14, %rdi
callq *(%rbx,%rax,8)
movl %eax, %ebx
addq $4, %r14
movq %r14, %rdi
callq _microuptime
cmpl $-889274641, %ebx ## imm = 0xCAFEBEEF
je LBB0_48
## %bb.46:
cmpl $-889258259, %ebx ## imm = 0xCAFEFEED
jne LBB0_49
## %bb.47:
movl -44(%rbp), %edi
callq _throttle_info_reset_window
jmp LBB0_49
LBB0_48:
movl -44(%rbp), %edi
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq %r12, %rsi
movq %r15, %rcx
callq _throttle_info_set_initial_window
LBB0_49:
xorl %eax, %eax
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FALSE,8,3 ## @FALSE
.comm _TRUE,8,3 ## @TRUE
.comm _B_META,4,2 ## @B_META
.comm _BA_META,4,2 ## @BA_META
.comm _B_PASSIVE,4,2 ## @B_PASSIVE
.comm _BA_PASSIVE,4,2 ## @BA_PASSIVE
.comm _P_DELAYIDLESLEEP,4,2 ## @P_DELAYIDLESLEEP
.comm _BA_DELAYIDLESLEEP,4,2 ## @BA_DELAYIDLESLEEP
.comm _B_READ,4,2 ## @B_READ
.comm _B_ASYNC,4,2 ## @B_ASYNC
.comm _DKIO_READ,4,2 ## @DKIO_READ
.comm _DKIO_ASYNC,4,2 ## @DKIO_ASYNC
.comm _DKIO_META,4,2 ## @DKIO_META
.comm _B_PAGEIO,4,2 ## @B_PAGEIO
.comm _DKIO_PAGING,4,2 ## @DKIO_PAGING
.comm _DKIO_THROTTLE,4,2 ## @DKIO_THROTTLE
.comm _DKIO_TIER_SHIFT,4,2 ## @DKIO_TIER_SHIFT
.comm _DKIO_TIER_MASK,4,2 ## @DKIO_TIER_MASK
.comm _DKIO_PASSIVE,4,2 ## @DKIO_PASSIVE
.comm _BA_NOCACHE,4,2 ## @BA_NOCACHE
.comm _DKIO_NOCACHE,4,2 ## @DKIO_NOCACHE
.comm _DKIO_TIER_UPGRADE,4,2 ## @DKIO_TIER_UPGRADE
.comm _BA_IO_TIER_UPGRADE,4,2 ## @BA_IO_TIER_UPGRADE
.comm _kdebug_enable,8,3 ## @kdebug_enable
.comm _KDEBUG_COMMON,4,2 ## @KDEBUG_COMMON
.comm _DBG_DKRW,4,2 ## @DBG_DKRW
.comm _DBG_FUNC_NONE,4,2 ## @DBG_FUNC_NONE
.comm _LOWPRI_MAX_NUM_DEV,4,2 ## @LOWPRI_MAX_NUM_DEV
.comm __throttle_io_info,8,3 ## @_throttle_io_info
.comm _bdevsw,8,3 ## @bdevsw
.comm _B_CLUSTER,4,2 ## @B_CLUSTER
.comm _DBG_THROTTLE,4,2 ## @DBG_THROTTLE
.comm _IOSCHED_METADATA_TIER,4,2 ## @IOSCHED_METADATA_TIER
.comm _IO_SATISFIED_BY_CACHE,4,2 ## @IO_SATISFIED_BY_CACHE
.comm _IO_SHOULD_BE_THROTTLED,4,2 ## @IO_SHOULD_BE_THROTTLED
.comm _IO_TIER_UPL_MISMATCH,4,2 ## @IO_TIER_UPL_MISMATCH
.comm _MNT_IOFLAGS_IOSCHED_SUPPORTED,4,2 ## @MNT_IOFLAGS_IOSCHED_SUPPORTED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _spec_strategy ; -- Begin function spec_strategy
.p2align 2
_spec_strategy: ; @spec_strategy
.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 x20, x0
Lloh0:
adrp x8, _FALSE@GOTPAGE
Lloh1:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh2:
ldr x19, [x8]
bl _current_proc
mov x24, x0
ldr x20, [x20]
mov x0, x20
bl _buf_device
str w0, [sp, #8] ; 4-byte Folded Spill
mov x0, x20
bl _buf_vnode
ldr x22, [x0]
add x0, sp, #12
bl _throttle_get_io_policy
mov x25, x0
add x0, sp, #12
bl _throttle_get_passive_io_policy
mov x26, x0
Lloh3:
adrp x23, _TRUE@GOTPAGE
Lloh4:
ldr x23, [x23, _TRUE@GOTPAGEOFF]
mov x21, x19
cbz x22, LBB0_2
; %bb.1:
ldr w0, [sp, #12]
mov x1, x25
bl _throttle_get_thread_throttle_level_internal
ldr x8, [x23]
cmp w25, w0
csel x21, x8, x19, gt
LBB0_2:
add x23, x20, #12
ldr w8, [x20]
Lloh5:
adrp x9, _B_META@GOTPAGE
Lloh6:
ldr x9, [x9, _B_META@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
Lloh8:
adrp x28, _BA_META@GOTPAGE
Lloh9:
ldr x28, [x28, _BA_META@GOTPAGEOFF]
tst w9, w8
b.eq LBB0_4
; %bb.3:
ldr w8, [x28]
ldr w9, [x23]
orr w8, w9, w8
str w8, [x23]
LBB0_4:
mov x0, x23
mov x1, x25
bl _SET_BUFATTR_IO_TIER
Lloh10:
adrp x27, _B_PASSIVE@GOTPAGE
Lloh11:
ldr x27, [x27, _B_PASSIVE@GOTPAGEOFF]
cbz w26, LBB0_6
; %bb.5:
ldr w8, [x27]
ldr w9, [x20]
orr w8, w9, w8
str w8, [x20]
Lloh12:
adrp x8, _BA_PASSIVE@GOTPAGE
Lloh13:
ldr x8, [x8, _BA_PASSIVE@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
ldr w9, [x20, #12]
orr w8, w9, w8
str w8, [x20, #12]
LBB0_6:
cbz x24, LBB0_9
; %bb.7:
ldr w8, [x24]
Lloh15:
adrp x9, _P_DELAYIDLESLEEP@GOTPAGE
Lloh16:
ldr x9, [x9, _P_DELAYIDLESLEEP@GOTPAGEOFF]
Lloh17:
ldr w9, [x9]
bics wzr, w9, w8
b.ne LBB0_9
; %bb.8:
Lloh18:
adrp x8, _BA_DELAYIDLESLEEP@GOTPAGE
Lloh19:
ldr x8, [x8, _BA_DELAYIDLESLEEP@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
ldr w9, [x23]
orr w8, w9, w8
str w8, [x23]
LBB0_9:
ldr w24, [x20]
Lloh21:
adrp x8, _B_READ@GOTPAGE
Lloh22:
ldr x8, [x8, _B_READ@GOTPAGEOFF]
Lloh23:
ldr w8, [x8]
Lloh24:
adrp x26, _B_ASYNC@GOTPAGE
Lloh25:
ldr x26, [x26, _B_ASYNC@GOTPAGEOFF]
tst w8, w24
b.eq LBB0_11
LBB0_10:
Lloh26:
adrp x8, _DKIO_READ@GOTPAGE
Lloh27:
ldr x8, [x8, _DKIO_READ@GOTPAGEOFF]
Lloh28:
ldr w8, [x8]
b LBB0_14
LBB0_11:
ldr w8, [x26]
tst w8, w24
b.ne LBB0_13
; %bb.12:
mov x0, x23
bl _bufattr_markquickcomplete
Lloh29:
adrp x8, _B_READ@GOTPAGE
Lloh30:
ldr x8, [x8, _B_READ@GOTPAGEOFF]
Lloh31:
ldr w8, [x8]
tst w8, w24
b.ne LBB0_10
LBB0_13:
mov w8, #0
LBB0_14:
ldr w9, [x26]
Lloh32:
adrp x10, _DKIO_ASYNC@GOTPAGE
Lloh33:
ldr x10, [x10, _DKIO_ASYNC@GOTPAGEOFF]
Lloh34:
ldr w10, [x10]
tst w9, w24
csel w9, wzr, w10, eq
orr w8, w9, w8
ldr w0, [x23]
ldr w9, [x28]
tst w9, w0
b.eq LBB0_16
; %bb.15:
Lloh35:
adrp x9, _DKIO_META@GOTPAGE
Lloh36:
ldr x9, [x9, _DKIO_META@GOTPAGEOFF]
b LBB0_18
LBB0_16:
Lloh37:
adrp x9, _B_PAGEIO@GOTPAGE
Lloh38:
ldr x9, [x9, _B_PAGEIO@GOTPAGEOFF]
Lloh39:
ldr w9, [x9]
tst w9, w24
b.eq LBB0_19
; %bb.17:
Lloh40:
adrp x9, _DKIO_PAGING@GOTPAGE
Lloh41:
ldr x9, [x9, _DKIO_PAGING@GOTPAGEOFF]
LBB0_18:
ldr w9, [x9]
orr w8, w9, w8
LBB0_19:
Lloh42:
adrp x9, _DKIO_THROTTLE@GOTPAGE
Lloh43:
ldr x9, [x9, _DKIO_THROTTLE@GOTPAGEOFF]
Lloh44:
ldr w9, [x9]
cmp w25, #0
csel w9, wzr, w9, eq
Lloh45:
adrp x10, _DKIO_TIER_SHIFT@GOTPAGE
Lloh46:
ldr x10, [x10, _DKIO_TIER_SHIFT@GOTPAGEOFF]
orr w8, w9, w8
Lloh47:
ldr w9, [x10]
lsl w9, w25, w9
Lloh48:
adrp x10, _DKIO_TIER_MASK@GOTPAGE
Lloh49:
ldr x10, [x10, _DKIO_TIER_MASK@GOTPAGEOFF]
Lloh50:
ldr w10, [x10]
and w9, w9, w10
orr w8, w8, w9
ldr w9, [x27]
Lloh51:
adrp x10, _DKIO_PASSIVE@GOTPAGE
Lloh52:
ldr x10, [x10, _DKIO_PASSIVE@GOTPAGEOFF]
Lloh53:
ldr w10, [x10]
tst w9, w24
csel w9, wzr, w10, eq
orr w8, w8, w9
Lloh54:
adrp x9, _BA_NOCACHE@GOTPAGE
Lloh55:
ldr x9, [x9, _BA_NOCACHE@GOTPAGEOFF]
Lloh56:
ldr w9, [x9]
Lloh57:
adrp x10, _DKIO_NOCACHE@GOTPAGE
Lloh58:
ldr x10, [x10, _DKIO_NOCACHE@GOTPAGEOFF]
Lloh59:
ldr w10, [x10]
tst w9, w0
csel w9, wzr, w10, eq
orr w25, w8, w9
cbz x21, LBB0_21
; %bb.20:
Lloh60:
adrp x8, _DKIO_TIER_UPGRADE@GOTPAGE
Lloh61:
ldr x8, [x8, _DKIO_TIER_UPGRADE@GOTPAGEOFF]
Lloh62:
ldr w8, [x8]
orr w25, w8, w25
Lloh63:
adrp x8, _BA_IO_TIER_UPGRADE@GOTPAGE
Lloh64:
ldr x8, [x8, _BA_IO_TIER_UPGRADE@GOTPAGEOFF]
Lloh65:
ldr w1, [x8]
bl _SET
LBB0_21:
Lloh66:
adrp x8, _kdebug_enable@GOTPAGE
Lloh67:
ldr x8, [x8, _kdebug_enable@GOTPAGEOFF]
Lloh68:
ldr x8, [x8]
cbz x8, LBB0_23
; %bb.22:
Lloh69:
adrp x8, _KDEBUG_COMMON@GOTPAGE
Lloh70:
ldr x8, [x8, _KDEBUG_COMMON@GOTPAGEOFF]
Lloh71:
ldr w26, [x8]
Lloh72:
adrp x8, _DBG_DKRW@GOTPAGE
Lloh73:
ldr x8, [x8, _DBG_DKRW@GOTPAGEOFF]
Lloh74:
ldr w0, [x8]
mov x1, x25
bl _FSDBG_CODE
Lloh75:
adrp x8, _DBG_FUNC_NONE@GOTPAGE
Lloh76:
ldr x8, [x8, _DBG_FUNC_NONE@GOTPAGEOFF]
Lloh77:
ldr w8, [x8]
orr w27, w8, w0
mov x0, x20
bl _buf_kernel_addrperm_addr
mov x28, x0
mov x0, x20
bl _buf_blkno
mov x21, x0
mov x0, x20
bl _buf_count
mov x5, x0
mov x0, x26
mov x1, x27
mov x2, x28
ldr w3, [sp, #8] ; 4-byte Folded Reload
mov x4, x21
mov w6, #0
bl _KERNEL_DEBUG_CONSTANT_IST
LBB0_23:
bl _current_thread
mov x21, x0
mov x0, x20
bl _buf_count
mov x1, x0
mov x0, x21
mov x2, x25
bl _thread_update_io_stats
cbz x22, LBB0_29
; %bb.24:
mov x0, x22
bl _disk_conditioner_mount_is_ssd
Lloh78:
adrp x8, _TRUE@GOTPAGE
Lloh79:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh80:
ldr x10, [x8]
cmp x0, #0
csel x8, x19, x10, eq
ldr x9, [x22, #8]
cbnz x9, LBB0_27
; %bb.25:
ldr w11, [x22, #16]
tbz w11, #0, LBB0_28
; %bb.26:
Lloh81:
adrp x12, _LOWPRI_MAX_NUM_DEV@GOTPAGE
Lloh82:
ldr x12, [x12, _LOWPRI_MAX_NUM_DEV@GOTPAGEOFF]
Lloh83:
ldr w12, [x12]
sub w12, w12, #1
cmp w11, w12
b.eq LBB0_28
LBB0_27:
mov x19, x10
LBB0_28:
mov x4, x19
Lloh84:
adrp x10, __throttle_io_info@GOTPAGE
Lloh85:
ldr x10, [x10, __throttle_io_info@GOTPAGEOFF]
Lloh86:
ldr x10, [x10]
add x25, x10, x9, lsl #2
mov x19, x8
b LBB0_30
LBB0_29:
Lloh87:
adrp x8, __throttle_io_info@GOTPAGE
Lloh88:
ldr x8, [x8, __throttle_io_info@GOTPAGEOFF]
Lloh89:
ldr x8, [x8]
Lloh90:
adrp x9, _LOWPRI_MAX_NUM_DEV@GOTPAGE
Lloh91:
ldr x9, [x9, _LOWPRI_MAX_NUM_DEV@GOTPAGEOFF]
Lloh92:
ldrsw x9, [x9]
add x8, x8, x9, lsl #2
sub x25, x8, #4
mov x4, x19
LBB0_30:
ldr w1, [sp, #12]
mov x0, x25
mov x2, x24
mov x3, x19
mov x5, x23
bl _throttle_info_update_internal
Lloh93:
adrp x8, _B_READ@GOTPAGE
Lloh94:
ldr x8, [x8, _B_READ@GOTPAGEOFF]
Lloh95:
ldr w8, [x8]
tst w8, w24
b.eq LBB0_33
; %bb.31:
Lloh96:
adrp x23, _TRUE@GOTPAGE
Lloh97:
ldr x23, [x23, _TRUE@GOTPAGEOFF]
cbz x22, LBB0_36
; %bb.32:
mov x0, x20
bl _buf_count
ldr w1, [x22, #20]
b LBB0_35
LBB0_33:
mov x0, x25
bl _microuptime
Lloh98:
adrp x23, _TRUE@GOTPAGE
Lloh99:
ldr x23, [x23, _TRUE@GOTPAGEOFF]
cbz x22, LBB0_36
; %bb.34:
ldr w8, [x25]
str w8, [x22, #28]
mov x0, x20
bl _buf_count
ldr w1, [x22, #24]
LBB0_35:
bl _INCR_PENDING_IO
LBB0_36:
Lloh100:
adrp x8, _bdevsw@GOTPAGE
Lloh101:
ldr x8, [x8, _bdevsw@GOTPAGEOFF]
Lloh102:
ldr x21, [x8]
ldr w0, [sp, #8] ; 4-byte Folded Reload
bl _major
ldr x8, [x21, x0, lsl #3]
mov x0, x20
blr x8
mov x21, x0
add x0, x20, #4
bl _microuptime
mov w8, #48879
movk w8, #51966, lsl #16
cmp w21, w8
b.eq LBB0_39
; %bb.37:
mov w8, #65261
movk w8, #51966, lsl #16
cmp w21, w8
b.ne LBB0_40
; %bb.38:
ldr w0, [sp, #12]
bl _throttle_info_reset_window
b LBB0_40
LBB0_39:
ldr w0, [sp, #12]
ldr x2, [x23]
mov x1, x25
mov x3, x19
bl _throttle_info_set_initial_window
LBB0_40:
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 AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGot Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGot Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59
.loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpLdrGotLdr Lloh63, Lloh64, Lloh65
.loh AdrpLdrGotLdr Lloh60, Lloh61, Lloh62
.loh AdrpLdrGotLdr Lloh66, Lloh67, Lloh68
.loh AdrpLdrGotLdr Lloh75, Lloh76, Lloh77
.loh AdrpLdrGotLdr Lloh72, Lloh73, Lloh74
.loh AdrpLdrGotLdr Lloh69, Lloh70, Lloh71
.loh AdrpLdrGotLdr Lloh78, Lloh79, Lloh80
.loh AdrpLdrGotLdr Lloh81, Lloh82, Lloh83
.loh AdrpLdrGotLdr Lloh84, Lloh85, Lloh86
.loh AdrpLdrGotLdr Lloh90, Lloh91, Lloh92
.loh AdrpLdrGotLdr Lloh87, Lloh88, Lloh89
.loh AdrpLdrGotLdr Lloh93, Lloh94, Lloh95
.loh AdrpLdrGot Lloh96, Lloh97
.loh AdrpLdrGot Lloh98, Lloh99
.loh AdrpLdrGotLdr Lloh100, Lloh101, Lloh102
.cfi_endproc
; -- End function
.comm _FALSE,8,3 ; @FALSE
.comm _TRUE,8,3 ; @TRUE
.comm _B_META,4,2 ; @B_META
.comm _BA_META,4,2 ; @BA_META
.comm _B_PASSIVE,4,2 ; @B_PASSIVE
.comm _BA_PASSIVE,4,2 ; @BA_PASSIVE
.comm _P_DELAYIDLESLEEP,4,2 ; @P_DELAYIDLESLEEP
.comm _BA_DELAYIDLESLEEP,4,2 ; @BA_DELAYIDLESLEEP
.comm _B_READ,4,2 ; @B_READ
.comm _B_ASYNC,4,2 ; @B_ASYNC
.comm _DKIO_READ,4,2 ; @DKIO_READ
.comm _DKIO_ASYNC,4,2 ; @DKIO_ASYNC
.comm _DKIO_META,4,2 ; @DKIO_META
.comm _B_PAGEIO,4,2 ; @B_PAGEIO
.comm _DKIO_PAGING,4,2 ; @DKIO_PAGING
.comm _DKIO_THROTTLE,4,2 ; @DKIO_THROTTLE
.comm _DKIO_TIER_SHIFT,4,2 ; @DKIO_TIER_SHIFT
.comm _DKIO_TIER_MASK,4,2 ; @DKIO_TIER_MASK
.comm _DKIO_PASSIVE,4,2 ; @DKIO_PASSIVE
.comm _BA_NOCACHE,4,2 ; @BA_NOCACHE
.comm _DKIO_NOCACHE,4,2 ; @DKIO_NOCACHE
.comm _DKIO_TIER_UPGRADE,4,2 ; @DKIO_TIER_UPGRADE
.comm _BA_IO_TIER_UPGRADE,4,2 ; @BA_IO_TIER_UPGRADE
.comm _kdebug_enable,8,3 ; @kdebug_enable
.comm _KDEBUG_COMMON,4,2 ; @KDEBUG_COMMON
.comm _DBG_DKRW,4,2 ; @DBG_DKRW
.comm _DBG_FUNC_NONE,4,2 ; @DBG_FUNC_NONE
.comm _LOWPRI_MAX_NUM_DEV,4,2 ; @LOWPRI_MAX_NUM_DEV
.comm __throttle_io_info,8,3 ; @_throttle_io_info
.comm _bdevsw,8,3 ; @bdevsw
.comm _B_CLUSTER,4,2 ; @B_CLUSTER
.comm _DBG_THROTTLE,4,2 ; @DBG_THROTTLE
.comm _IOSCHED_METADATA_TIER,4,2 ; @IOSCHED_METADATA_TIER
.comm _IO_SATISFIED_BY_CACHE,4,2 ; @IO_SATISFIED_BY_CACHE
.comm _IO_SHOULD_BE_THROTTLED,4,2 ; @IO_SHOULD_BE_THROTTLED
.comm _IO_TIER_UPL_MISMATCH,4,2 ; @IO_TIER_UPL_MISMATCH
.comm _MNT_IOFLAGS_IOSCHED_SUPPORTED,4,2 ; @MNT_IOFLAGS_IOSCHED_SUPPORTED
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/miscfs/specfs/extr_spec_vnops.c_spec_strategy.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cafe_read_buf
_cafe_read_buf: ## @cafe_read_buf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movq %rsi, %r15
callq _nand_get_controller_data
movq %rax, %rbx
cmpq $0, 32(%rax)
je LBB0_2
## %bb.1:
movq (%rbx), %rsi
addq 24(%rbx), %rsi
movq %r15, %rdi
movl %r14d, %edx
callq _memcpy
jmp LBB0_3
LBB0_2:
movq _CAFE_NAND_READ_DATA@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq 16(%rbx), %rsi
addq (%rbx), %rsi
movq %r15, %rdi
movl %r14d, %edx
callq _memcpy_fromio
LBB0_3:
movq (%rbx), %rcx
movq 8(%rbx), %rdi
leaq L_.str(%rip), %rsi
movl %r14d, %edx
callq _cafe_dev_dbg
movslq %r14d, %rax
addq %rax, (%rbx)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CAFE_NAND_READ_DATA,8,3 ## @CAFE_NAND_READ_DATA
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Copy 0x%x bytes from position 0x%x in read buffer.\n"
.no_dead_strip _cafe_read_buf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cafe_read_buf
_cafe_read_buf: ; @cafe_read_buf
.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
bl _nand_get_controller_data
mov x20, x0
ldr x8, [x0, #32]
cbz x8, LBB0_2
; %bb.1:
ldr x8, [x20, #24]
ldr x9, [x20]
add x1, x9, x8
mov x0, x21
mov x2, x19
bl _memcpy
b LBB0_3
LBB0_2:
ldr x8, [x20, #16]
Lloh0:
adrp x9, _CAFE_NAND_READ_DATA@GOTPAGE
Lloh1:
ldr x9, [x9, _CAFE_NAND_READ_DATA@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
ldr x10, [x20]
add x8, x9, x8
add x1, x8, x10
mov x0, x21
mov x2, x19
bl _memcpy_fromio
LBB0_3:
ldp x3, x0, [x20]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x2, x19
bl _cafe_dev_dbg
ldr x8, [x20]
add x8, x8, w19, sxtw
str x8, [x20]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _CAFE_NAND_READ_DATA,8,3 ; @CAFE_NAND_READ_DATA
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Copy 0x%x bytes from position 0x%x in read buffer.\n"
.no_dead_strip _cafe_read_buf
.subsections_via_symbols
| AnghaBench/linux/drivers/mtd/nand/raw/extr_cafe_nand.c_cafe_read_buf.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hilse_take_exd
_hilse_take_exd: ## @hilse_take_exd
.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), %rcx
movq 8(%rdi), %rdx
movq _HIL_PKT_DATA_MASK@GOTPCREL(%rip), %rsi
movl (%rsi), %eax
andl (%rcx), %eax
movl %eax, (%rdx)
movl (%rsi), %esi
movl 4(%rcx), %edi
andl %esi, %edi
movl %edi, 4(%rdx)
movl 8(%rcx), %edi
andl %esi, %edi
movl %edi, 8(%rdx)
movl 12(%rcx), %edi
andl %esi, %edi
movl %edi, 12(%rdx)
movl 16(%rcx), %edi
andl %esi, %edi
movl %edi, 16(%rdx)
movl 20(%rcx), %edi
andl %esi, %edi
movl %edi, 20(%rdx)
movl 24(%rcx), %edi
andl %esi, %edi
movl %edi, 24(%rdx)
movl 28(%rcx), %edi
andl %esi, %edi
movl %edi, 28(%rdx)
movl 32(%rcx), %edi
andl %esi, %edi
movl %edi, 32(%rdx)
movl 36(%rcx), %edi
andl %esi, %edi
movl %edi, 36(%rdx)
movl 40(%rcx), %edi
andl %esi, %edi
movl %edi, 40(%rdx)
movl 44(%rcx), %edi
andl %esi, %edi
movl %edi, 44(%rdx)
movl 48(%rcx), %edi
andl %esi, %edi
movl %edi, 48(%rdx)
movl 52(%rcx), %edi
andl %esi, %edi
movl %edi, 52(%rdx)
movl 56(%rcx), %edi
andl %esi, %edi
movl %edi, 56(%rdx)
andl 60(%rcx), %esi
movl %esi, 60(%rdx)
movq _HIL_EXD_HEADER_RNM@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
je LBB0_2
## %bb.1:
movq _HILSEN_NEXT@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HIL_PKT_DATA_MASK,4,2 ## @HIL_PKT_DATA_MASK
.comm _HIL_EXD_HEADER_RNM,4,2 ## @HIL_EXD_HEADER_RNM
.comm _HILSEN_NEXT,4,2 ## @HILSEN_NEXT
.no_dead_strip _hilse_take_exd
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hilse_take_exd
_hilse_take_exd: ; @hilse_take_exd
.cfi_startproc
; %bb.0:
ldp x8, x9, [x0]
ldr w10, [x8]
Lloh0:
adrp x11, _HIL_PKT_DATA_MASK@GOTPAGE
Lloh1:
ldr x11, [x11, _HIL_PKT_DATA_MASK@GOTPAGEOFF]
ldr w12, [x11]
and w10, w12, w10
str w10, [x9]
ldr w12, [x8, #4]
ldr w11, [x11]
and w12, w11, w12
str w12, [x9, #4]
ldr w12, [x8, #8]
and w12, w11, w12
str w12, [x9, #8]
ldr w12, [x8, #12]
and w12, w11, w12
str w12, [x9, #12]
ldr w12, [x8, #16]
and w12, w11, w12
str w12, [x9, #16]
ldr w12, [x8, #20]
and w12, w11, w12
str w12, [x9, #20]
ldr w12, [x8, #24]
and w12, w11, w12
str w12, [x9, #24]
ldr w12, [x8, #28]
and w12, w11, w12
str w12, [x9, #28]
ldr w12, [x8, #32]
and w12, w11, w12
str w12, [x9, #32]
ldr w12, [x8, #36]
and w12, w11, w12
str w12, [x9, #36]
ldr w12, [x8, #40]
and w12, w11, w12
str w12, [x9, #40]
ldr w12, [x8, #44]
and w12, w11, w12
str w12, [x9, #44]
ldr w12, [x8, #48]
and w12, w11, w12
str w12, [x9, #48]
ldr w12, [x8, #52]
and w12, w11, w12
str w12, [x9, #52]
ldr w12, [x8, #56]
and w12, w11, w12
str w12, [x9, #56]
ldr w8, [x8, #60]
and w8, w11, w8
str w8, [x9, #60]
Lloh2:
adrp x8, _HIL_EXD_HEADER_RNM@GOTPAGE
Lloh3:
ldr x8, [x8, _HIL_EXD_HEADER_RNM@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
adrp x9, _HILSEN_NEXT@GOTPAGE
Lloh6:
ldr x9, [x9, _HILSEN_NEXT@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
tst w8, w10
csel w0, wzr, w9, eq
ret
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _HIL_PKT_DATA_MASK,4,2 ; @HIL_PKT_DATA_MASK
.comm _HIL_EXD_HEADER_RNM,4,2 ; @HIL_EXD_HEADER_RNM
.comm _HILSEN_NEXT,4,2 ; @HILSEN_NEXT
.no_dead_strip _hilse_take_exd
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/input/serio/extr_hil_mlc.c_hilse_take_exd.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dibx000_init_i2c_master ## -- Begin function dibx000_init_i2c_master
.p2align 4, 0x90
_dibx000_init_i2c_master: ## @dibx000_init_i2c_master
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r13d
movq %rdx, %r14
movq %rsi, %r12
movq %rdi, %rbx
leaq 8(%rdi), %r15
movq %r15, %rdi
callq _mutex_init
movq %r15, %rdi
callq _mutex_lock_interruptible
testq %rax, %rax
js LBB0_1
## %bb.2:
movq 16(%rbx), %rdi
xorl %esi, %esi
movl $4, %edx
callq _memset
sarl %r13d
movq 16(%rbx), %rax
movl %r13d, (%rax)
movq $0, 16(%rax)
movl 24(%rbx), %ecx
movl %ecx, 8(%rax)
movl $4, 4(%rax)
movq %r12, 56(%rbx)
movq %r14, 32(%rbx)
movl %r13d, (%rbx)
movq _DIB7000P@GOTPCREL(%rip), %rax
cmpq %r12, (%rax)
sete %al
movq _DIB8000@GOTPCREL(%rip), %rcx
cmpq %r12, (%rcx)
sete %cl
orb %al, %cl
movzbl %cl, %eax
shll $8, %eax
addl $768, %eax ## imm = 0x300
movl %eax, 4(%rbx)
movl (%r14), %eax
leaq 48(%rbx), %rdi
movl %eax, 48(%rbx)
movq _dibx000_i2c_gated_tuner_algo@GOTPCREL(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movq %rbx, %rcx
callq _i2c_adapter_init
testq %rax, %rax
je LBB0_4
## %bb.3:
leaq L_.str.2(%rip), %rdi
callq _pr_err
LBB0_4:
movq 32(%rbx), %rax
movl (%rax), %eax
leaq 44(%rbx), %rdi
movl %eax, 44(%rbx)
movq _dibx000_i2c_master_gpio12_xfer_algo@GOTPCREL(%rip), %rsi
leaq L_.str.3(%rip), %rdx
movq %rbx, %rcx
callq _i2c_adapter_init
testq %rax, %rax
je LBB0_6
## %bb.5:
leaq L_.str.4(%rip), %rdi
callq _pr_err
LBB0_6:
movq 32(%rbx), %rax
movl (%rax), %eax
leaq 40(%rbx), %rdi
movl %eax, 40(%rbx)
movq _dibx000_i2c_master_gpio34_xfer_algo@GOTPCREL(%rip), %rsi
leaq L_.str.5(%rip), %rdx
movq %rbx, %rcx
callq _i2c_adapter_init
testq %rax, %rax
je LBB0_8
## %bb.7:
leaq L_.str.4(%rip), %rdi
callq _pr_err
LBB0_8:
movq 32(%rbx), %rax
movl (%rax), %eax
leaq 28(%rbx), %rdi
movl %eax, 28(%rbx)
movq _dibx000_i2c_gated_gpio67_algo@GOTPCREL(%rip), %rsi
leaq L_.str.6(%rip), %rdx
movq %rbx, %rcx
callq _i2c_adapter_init
testq %rax, %rax
je LBB0_10
## %bb.9:
leaq L_.str.4(%rip), %rdi
callq _pr_err
LBB0_10:
movl 24(%rbx), %esi
movq %rbx, %rdi
xorl %edx, %edx
xorl %ecx, %ecx
callq _dibx000_i2c_gate_ctrl
movq 16(%rbx), %rsi
movq %r14, %rdi
movl $1, %edx
callq _i2c_transfer
xorl %ebx, %ebx
cmpl $1, %eax
sete %bl
movq %r15, %rdi
callq _mutex_unlock
jmp LBB0_11
LBB0_1:
leaq L_.str(%rip), %rdi
callq _dprintk
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_11:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "could not acquire lock\n"
.comm _EINVAL,4,2 ## @EINVAL
.comm _DIB7000P,8,3 ## @DIB7000P
.comm _DIB8000,8,3 ## @DIB8000
.comm _dibx000_i2c_gated_tuner_algo,4,2 ## @dibx000_i2c_gated_tuner_algo
L_.str.1: ## @.str.1
.asciz "DiBX000 tuner I2C bus"
L_.str.2: ## @.str.2
.asciz "could not initialize the tuner i2c_adapter\n"
.comm _dibx000_i2c_master_gpio12_xfer_algo,4,2 ## @dibx000_i2c_master_gpio12_xfer_algo
L_.str.3: ## @.str.3
.asciz "DiBX000 master GPIO12 I2C bus"
L_.str.4: ## @.str.4
.asciz "could not initialize the master i2c_adapter\n"
.comm _dibx000_i2c_master_gpio34_xfer_algo,4,2 ## @dibx000_i2c_master_gpio34_xfer_algo
L_.str.5: ## @.str.5
.asciz "DiBX000 master GPIO34 I2C bus"
.comm _dibx000_i2c_gated_gpio67_algo,4,2 ## @dibx000_i2c_gated_gpio67_algo
L_.str.6: ## @.str.6
.asciz "DiBX000 master GPIO67 I2C bus"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dibx000_init_i2c_master ; -- Begin function dibx000_init_i2c_master
.p2align 2
_dibx000_init_i2c_master: ; @dibx000_init_i2c_master
.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 x23, x3
mov x20, x2
mov x22, x1
mov x21, x0
add x19, x0, #8
mov x0, x19
bl _mutex_init
mov x0, x19
bl _mutex_lock_interruptible
tbnz x0, #63, LBB0_10
; %bb.1:
ldr x0, [x21, #16]
mov w24, #4
mov w1, #0
mov w2, #4
bl _memset
asr w8, w23, #1
ldr x9, [x21, #16]
str xzr, [x9, #16]
ldr w10, [x21, #24]
stp w24, w10, [x9, #4]
str w8, [x9]
str x22, [x21, #56]
str x20, [x21, #32]
str w8, [x21]
Lloh0:
adrp x8, _DIB7000P@GOTPAGE
Lloh1:
ldr x8, [x8, _DIB7000P@GOTPAGEOFF]
Lloh2:
adrp x9, _DIB8000@GOTPAGE
Lloh3:
ldr x9, [x9, _DIB8000@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
Lloh5:
ldr x9, [x9]
cmp x9, x22
ccmp x8, x22, #4, ne
mov w8, #768
mov w9, #1024
csel w8, w9, w8, eq
str w8, [x21, #4]
ldr w8, [x20]
mov x0, x21
str w8, [x0, #48]!
Lloh6:
adrp x1, _dibx000_i2c_gated_tuner_algo@GOTPAGE
Lloh7:
ldr x1, [x1, _dibx000_i2c_gated_tuner_algo@GOTPAGEOFF]
Lloh8:
adrp x2, l_.str.1@PAGE
Lloh9:
add x2, x2, l_.str.1@PAGEOFF
mov x3, x21
bl _i2c_adapter_init
cbz x0, LBB0_3
; %bb.2:
Lloh10:
adrp x0, l_.str.2@PAGE
Lloh11:
add x0, x0, l_.str.2@PAGEOFF
bl _pr_err
LBB0_3:
ldr x8, [x21, #32]
ldr w8, [x8]
mov x0, x21
str w8, [x0, #44]!
Lloh12:
adrp x1, _dibx000_i2c_master_gpio12_xfer_algo@GOTPAGE
Lloh13:
ldr x1, [x1, _dibx000_i2c_master_gpio12_xfer_algo@GOTPAGEOFF]
Lloh14:
adrp x2, l_.str.3@PAGE
Lloh15:
add x2, x2, l_.str.3@PAGEOFF
mov x3, x21
bl _i2c_adapter_init
cbz x0, LBB0_5
; %bb.4:
Lloh16:
adrp x0, l_.str.4@PAGE
Lloh17:
add x0, x0, l_.str.4@PAGEOFF
bl _pr_err
LBB0_5:
ldr x8, [x21, #32]
ldr w8, [x8]
mov x0, x21
str w8, [x0, #40]!
Lloh18:
adrp x1, _dibx000_i2c_master_gpio34_xfer_algo@GOTPAGE
Lloh19:
ldr x1, [x1, _dibx000_i2c_master_gpio34_xfer_algo@GOTPAGEOFF]
Lloh20:
adrp x2, l_.str.5@PAGE
Lloh21:
add x2, x2, l_.str.5@PAGEOFF
mov x3, x21
bl _i2c_adapter_init
cbz x0, LBB0_7
; %bb.6:
Lloh22:
adrp x0, l_.str.4@PAGE
Lloh23:
add x0, x0, l_.str.4@PAGEOFF
bl _pr_err
LBB0_7:
ldr x8, [x21, #32]
ldr w8, [x8]
mov x0, x21
str w8, [x0, #28]!
Lloh24:
adrp x1, _dibx000_i2c_gated_gpio67_algo@GOTPAGE
Lloh25:
ldr x1, [x1, _dibx000_i2c_gated_gpio67_algo@GOTPAGEOFF]
Lloh26:
adrp x2, l_.str.6@PAGE
Lloh27:
add x2, x2, l_.str.6@PAGEOFF
mov x3, x21
bl _i2c_adapter_init
cbz x0, LBB0_9
; %bb.8:
Lloh28:
adrp x0, l_.str.4@PAGE
Lloh29:
add x0, x0, l_.str.4@PAGEOFF
bl _pr_err
LBB0_9:
ldr w1, [x21, #24]
mov x0, x21
mov w2, #0
mov w3, #0
bl _dibx000_i2c_gate_ctrl
ldr x1, [x21, #16]
mov x0, x20
mov w2, #1
bl _i2c_transfer
cmp w0, #1
cset w20, eq
mov x0, x19
bl _mutex_unlock
b LBB0_11
LBB0_10:
Lloh30:
adrp x0, l_.str@PAGE
Lloh31:
add x0, x0, l_.str@PAGEOFF
bl _dprintk
Lloh32:
adrp x8, _EINVAL@GOTPAGE
Lloh33:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh34:
ldr w8, [x8]
neg w20, w8
LBB0_11:
mov x0, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpAdd Lloh30, Lloh31
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "could not acquire lock\n"
.comm _EINVAL,4,2 ; @EINVAL
.comm _DIB7000P,8,3 ; @DIB7000P
.comm _DIB8000,8,3 ; @DIB8000
.comm _dibx000_i2c_gated_tuner_algo,4,2 ; @dibx000_i2c_gated_tuner_algo
l_.str.1: ; @.str.1
.asciz "DiBX000 tuner I2C bus"
l_.str.2: ; @.str.2
.asciz "could not initialize the tuner i2c_adapter\n"
.comm _dibx000_i2c_master_gpio12_xfer_algo,4,2 ; @dibx000_i2c_master_gpio12_xfer_algo
l_.str.3: ; @.str.3
.asciz "DiBX000 master GPIO12 I2C bus"
l_.str.4: ; @.str.4
.asciz "could not initialize the master i2c_adapter\n"
.comm _dibx000_i2c_master_gpio34_xfer_algo,4,2 ; @dibx000_i2c_master_gpio34_xfer_algo
l_.str.5: ; @.str.5
.asciz "DiBX000 master GPIO34 I2C bus"
.comm _dibx000_i2c_gated_gpio67_algo,4,2 ; @dibx000_i2c_gated_gpio67_algo
l_.str.6: ; @.str.6
.asciz "DiBX000 master GPIO67 I2C bus"
.subsections_via_symbols
| AnghaBench/linux/drivers/media/dvb-frontends/extr_dibx000_common.c_dibx000_init_i2c_master.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _av_fifo_free ## -- Begin function av_fifo_free
.p2align 4, 0x90
_av_fifo_free: ## @av_fifo_free
.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
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _av_freep
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _av_free ## TAILCALL
LBB0_1:
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _av_fifo_free ; -- Begin function av_fifo_free
.p2align 2
_av_fifo_free: ; @av_fifo_free
.cfi_startproc
; %bb.0:
cbz x0, LBB0_2
; %bb.1:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _av_freep
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _av_free
LBB0_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/FFmpeg/libavutil/extr_fifo.c_av_fifo_free.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function e100_get_link
_e100_get_link: ## @e100_get_link
.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 _mii_link_ok ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _e100_get_link
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function e100_get_link
_e100_get_link: ; @e100_get_link
.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 _mii_link_ok
.cfi_endproc
; -- End function
.no_dead_strip _e100_get_link
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/extr_e100.c_e100_get_link.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function stack_8w
_stack_8w: ## @stack_8w
.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, -16(%rbp)
movq $0, -8(%rbp)
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _stack_8w
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function stack_8w
_stack_8w: ; @stack_8w
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str xzr, [sp, #8]
str xzr, [sp]
ldr x8, [sp], #16
ret
.cfi_endproc
; -- End function
.no_dead_strip _stack_8w
.subsections_via_symbols
| AnghaBench/h2o/deps/picotls/deps/cifra/src/arm/extr_main.c_stack_8w.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _memory_object_control_uiomove ## -- Begin function memory_object_control_uiomove
.p2align 4, 0x90
_memory_object_control_uiomove: ## @memory_object_control_uiomove
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %r9d, %r14d
movl %r8d, %r12d
movl %ecx, -60(%rbp) ## 4-byte Spill
movq %rdx, -112(%rbp) ## 8-byte Spill
movl %esi, -52(%rbp) ## 4-byte Spill
movl %edi, %ebx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _MAX_RUN@GOTPCREL(%rip), %rax
movl (%rax), %eax
shlq $3, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r13
movl %ebx, %edi
callq _memory_object_control_to_vm_object
movq _VM_OBJECT_NULL@GOTPCREL(%rip), %rbx
cmpq (%rbx), %rax
je LBB0_41
## %bb.1:
movq %rax, %r15
xorl %edi, %edi
cmpl $0, 16(%rax)
sete %dil
callq _assert
movq %r15, %rdi
callq _vm_object_lock
movl %r14d, -92(%rbp) ## 4-byte Spill
testl %r14d, %r14d
je LBB0_3
## %bb.2:
movq 8(%r15), %rax
xorl %r14d, %r14d
cmpq (%rbx), %rax
jne LBB0_48
LBB0_3:
testl %r12d, %r12d
je LBB0_42
## %bb.4:
movq %r13, -80(%rbp) ## 8-byte Spill
movl $0, -56(%rbp) ## 4-byte Folded Spill
movl -60(%rbp), %eax ## 4-byte Reload
movl %eax, %edx
movq %r15, -88(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
## Child Loop BB0_8 Depth 3
## Child Loop BB0_23 Depth 2
## Child Loop BB0_32 Depth 2
## Child Loop BB0_37 Depth 2
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rdx, -72(%rbp) ## 8-byte Spill
leal (%r12,%rdx), %eax
addl %ecx, %eax
decl %eax
cltd
idivl %ecx
movq _MAX_RUN@GOTPCREL(%rip), %rcx
movl (%rcx), %r14d
cmpl %r14d, %eax
cmovll %eax, %r14d
testl %r14d, %r14d
jle LBB0_44
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
xorl %r13d, %r13d
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_8 Depth 3
movq %r15, %rdi
movl -52(%rbp), %esi ## 4-byte Reload
callq _vm_page_lookup
movq %rax, %rbx
.p2align 4, 0x90
LBB0_8: ## Parent Loop BB0_5 Depth=1
## Parent Loop BB0_7 Depth=2
## => This Inner Loop Header: Depth=3
movq _VM_PAGE_NULL@GOTPCREL(%rip), %rax
cmpq (%rax), %rbx
je LBB0_20
## %bb.9: ## in Loop: Header=BB0_8 Depth=3
cmpq $0, 16(%rbx)
jne LBB0_11
## %bb.10: ## in Loop: Header=BB0_8 Depth=3
cmpq $0, 48(%rbx)
je LBB0_13
LBB0_11: ## in Loop: Header=BB0_8 Depth=3
testl %r13d, %r13d
jne LBB0_21
## %bb.12: ## in Loop: Header=BB0_8 Depth=3
movq _THREAD_UNINT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movq %rbx, %rsi
callq _PAGE_SLEEP
movq %r15, %rdi
movl -52(%rbp), %esi ## 4-byte Reload
callq _vm_page_lookup
movq %rax, %rbx
xorl %r13d, %r13d
jmp LBB0_8
LBB0_13: ## in Loop: Header=BB0_7 Depth=2
cmpq $0, 40(%rbx)
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_7 Depth=2
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq %rbx, %rdi
callq _vm_pageout_steal_laundry
LBB0_15: ## in Loop: Header=BB0_7 Depth=2
cmpl $0, -92(%rbp) ## 4-byte Folded Reload
je LBB0_19
## %bb.16: ## in Loop: Header=BB0_7 Depth=2
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rsi
xorl %eax, %eax
cmpq %rsi, (%rbx)
sete %al
addl %eax, -56(%rbp) ## 4-byte Folded Spill
movq %rbx, %rdi
callq _SET_PAGE_DIRTY
cmpq $0, 24(%rbx)
je LBB0_19
## %bb.17: ## in Loop: Header=BB0_7 Depth=2
cmpl $0, 32(%rbx)
jne LBB0_19
## %bb.18: ## in Loop: Header=BB0_7 Depth=2
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, 24(%rbx)
movq _vm_cs_validated_resets@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $1, %esi
callq _VM_PAGEOUT_DEBUG
movq %rbx, %rdi
callq _VM_PAGE_GET_PHYS_PAGE
movq %rax, %rdi
callq _pmap_disconnect
LBB0_19: ## in Loop: Header=BB0_7 Depth=2
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, 16(%rbx)
movslq %r13d, %rax
incl %r13d
movq -80(%rbp), %rcx ## 8-byte Reload
movq %rbx, (%rcx,%rax,8)
movl -52(%rbp), %eax ## 4-byte Reload
movq _PAGE_SIZE_64@GOTPCREL(%rip), %rcx
addl (%rcx), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
cmpl %r14d, %r13d
jl LBB0_7
.p2align 4, 0x90
LBB0_20: ## in Loop: Header=BB0_5 Depth=1
testl %r13d, %r13d
je LBB0_44
LBB0_21: ## in Loop: Header=BB0_5 Depth=1
movq %r15, %rdi
callq _vm_object_unlock
testl %r13d, %r13d
movl %r13d, -64(%rbp) ## 4-byte Spill
jle LBB0_25
## %bb.22: ## in Loop: Header=BB0_5 Depth=1
movl %r13d, %eax
movq %rax, -104(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
movq -72(%rbp), %r13 ## 8-byte Reload
.p2align 4, 0x90
LBB0_23: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movq -80(%rbp), %rax ## 8-byte Reload
movq (%rax,%r15,8), %rdi
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %ebx
subl %r13d, %ebx
cmpl %r12d, %ebx
cmovgel %r12d, %ebx
callq _VM_PAGE_GET_PHYS_PAGE
movq _PAGE_SHIFT@GOTPCREL(%rip), %rcx
movzbl (%rcx), %ecx
shll %cl, %eax
leal (%rax,%r13), %edi
movl %ebx, %esi
movq -112(%rbp), %rdx ## 8-byte Reload
callq _uiomove64
testl %eax, %eax
jne LBB0_26
## %bb.24: ## in Loop: Header=BB0_23 Depth=2
subl %ebx, %r12d
incq %r15
xorl %r13d, %r13d
movl $0, %r14d
cmpq %r15, -104(%rbp) ## 8-byte Folded Reload
jne LBB0_23
jmp LBB0_27
.p2align 4, 0x90
LBB0_25: ## in Loop: Header=BB0_5 Depth=1
xorl %r14d, %r14d
movq -72(%rbp), %r13 ## 8-byte Reload
jmp LBB0_27
.p2align 4, 0x90
LBB0_26: ## in Loop: Header=BB0_5 Depth=1
movl %eax, %r14d
LBB0_27: ## in Loop: Header=BB0_5 Depth=1
movq %r13, -72(%rbp) ## 8-byte Spill
movq -88(%rbp), %rdi ## 8-byte Reload
callq _vm_object_lock
cmpl $0, 16(%rbp)
movl -64(%rbp), %ebx ## 4-byte Reload
je LBB0_34
## %bb.28: ## in Loop: Header=BB0_5 Depth=1
cmpl $0, -60(%rbp) ## 4-byte Folded Reload
je LBB0_30
## %bb.29: ## in Loop: Header=BB0_5 Depth=1
cmpl $2, %ebx
jl LBB0_34
LBB0_30: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
callq _vm_page_lockspin_queues
testl %ebx, %ebx
movq -80(%rbp), %r13 ## 8-byte Reload
jle LBB0_33
## %bb.31: ## in Loop: Header=BB0_5 Depth=1
movl -64(%rbp), %r15d ## 4-byte Reload
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_32: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r13,%rbx,8), %rdi
callq _vm_page_lru
incq %rbx
cmpq %rbx, %r15
jne LBB0_32
LBB0_33: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
callq _vm_page_unlock_queues
movl -64(%rbp), %ebx ## 4-byte Reload
LBB0_34: ## in Loop: Header=BB0_5 Depth=1
testl %ebx, %ebx
jle LBB0_39
## %bb.35: ## in Loop: Header=BB0_5 Depth=1
movl %ebx, %r15d
xorl %ebx, %ebx
jmp LBB0_37
.p2align 4, 0x90
LBB0_36: ## in Loop: Header=BB0_37 Depth=2
movq %r13, %rdi
callq _PAGE_WAKEUP_DONE
incq %rbx
cmpq %rbx, %r15
je LBB0_39
LBB0_37: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movq -80(%rbp), %rax ## 8-byte Reload
movq (%rax,%rbx,8), %r13
cmpq $0, 8(%r13)
je LBB0_36
## %bb.38: ## in Loop: Header=BB0_37 Depth=2
movq %r13, %rdi
callq _VM_PAGE_CONSUME_CLUSTERED
jmp LBB0_36
.p2align 4, 0x90
LBB0_39: ## in Loop: Header=BB0_5 Depth=1
testl %r12d, %r12d
je LBB0_45
## %bb.40: ## in Loop: Header=BB0_5 Depth=1
movl $0, -60(%rbp) ## 4-byte Folded Spill
testl %r14d, %r14d
movq -88(%rbp), %r15 ## 8-byte Reload
movq -72(%rbp), %rdx ## 8-byte Reload
je LBB0_5
jmp LBB0_46
LBB0_41:
xorl %r14d, %r14d
jmp LBB0_49
LBB0_44:
xorl %r14d, %r14d
cmpq $0, (%r15)
jne LBB0_47
jmp LBB0_48
LBB0_42:
xorl %r14d, %r14d
movl $0, -56(%rbp) ## 4-byte Folded Spill
LBB0_46:
cmpq $0, (%r15)
je LBB0_48
LBB0_47:
xorl %eax, %eax
callq _current_task
movq _PAGE_SIZE@GOTPCREL(%rip), %rcx
movl -56(%rbp), %ebx ## 4-byte Reload
imull (%rcx), %ebx
movl %eax, %r13d
movq _TASK_WRITE_DEFERRED@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq (%r15), %rdi
callq _vnode_pager_lookup_vnode
movl %r13d, %edi
movl %ebx, %esi
movl %r12d, %edx
movl %eax, %ecx
callq _task_update_logical_writes
LBB0_48:
movq %r15, %rdi
callq _vm_object_unlock
LBB0_49:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_51
## %bb.50:
movl %r14d, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_45:
movq -88(%rbp), %r15 ## 8-byte Reload
cmpq $0, (%r15)
jne LBB0_47
jmp LBB0_48
LBB0_51:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _MAX_RUN,4,2 ## @MAX_RUN
.comm _VM_OBJECT_NULL,8,3 ## @VM_OBJECT_NULL
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.comm _VM_PAGE_NULL,8,3 ## @VM_PAGE_NULL
.comm _THREAD_UNINT,4,2 ## @THREAD_UNINT
.comm _FALSE,8,3 ## @FALSE
.comm _vm_cs_validated_resets,4,2 ## @vm_cs_validated_resets
.comm _TRUE,8,3 ## @TRUE
.comm _PAGE_SIZE_64,8,3 ## @PAGE_SIZE_64
.comm _PAGE_SHIFT,4,2 ## @PAGE_SHIFT
.comm _TASK_WRITE_DEFERRED,4,2 ## @TASK_WRITE_DEFERRED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _memory_object_control_uiomove ; -- Begin function memory_object_control_uiomove
.p2align 2
_memory_object_control_uiomove: ; @memory_object_control_uiomove
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #48
stur w6, [x29, #-112] ; 4-byte Folded Spill
mov x21, x5
mov x22, x4
mov x28, x3
stur x2, [x29, #-96] ; 8-byte Folded Spill
mov x24, x1
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
Lloh3:
adrp x8, _MAX_RUN@GOTPAGE
Lloh4:
ldr x8, [x8, _MAX_RUN@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
lsl x8, x8, #3
mov x9, x8
Lloh6:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh7:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0xffffffff0
sub x8, x9, x8
stur x8, [x29, #-104] ; 8-byte Folded Spill
mov sp, x8
bl _memory_object_control_to_vm_object
Lloh8:
adrp x20, _VM_OBJECT_NULL@GOTPAGE
Lloh9:
ldr x20, [x20, _VM_OBJECT_NULL@GOTPAGEOFF]
ldr x8, [x20]
cmp x0, x8
b.eq LBB0_49
; %bb.1:
mov x19, x0
ldr w8, [x0, #16]
cmp w8, #0
cset w0, eq
bl _assert
mov x0, x19
bl _vm_object_lock
cbz w21, LBB0_4
; %bb.2:
ldr x8, [x19, #8]
ldr x9, [x20]
cmp x8, x9
b.eq LBB0_4
; %bb.3:
mov w26, #0
b LBB0_48
LBB0_4:
cbz w22, LBB0_52
; %bb.5:
stp w21, wzr, [x29, #-120] ; 8-byte Folded Spill
Lloh10:
adrp x21, _VM_PAGE_NULL@GOTPAGE
Lloh11:
ldr x21, [x21, _VM_PAGE_NULL@GOTPAGEOFF]
mov x20, x28
Lloh12:
adrp x23, _THREAD_UNINT@GOTPAGE
Lloh13:
ldr x23, [x23, _THREAD_UNINT@GOTPAGEOFF]
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
; Child Loop BB0_10 Depth 3
; Child Loop BB0_26 Depth 2
; Child Loop BB0_35 Depth 2
; Child Loop BB0_40 Depth 2
Lloh14:
adrp x8, _PAGE_SIZE@GOTPAGE
Lloh15:
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
add w9, w22, w20
add w9, w9, w8
sub w9, w9, #1
sdiv w8, w9, w8
Lloh17:
adrp x9, _MAX_RUN@GOTPAGE
Lloh18:
ldr x9, [x9, _MAX_RUN@GOTPAGEOFF]
Lloh19:
ldr w9, [x9]
cmp w8, w9
csel w27, w8, w9, lt
cmp w27, #1
b.lt LBB0_45
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
mov w25, #0
LBB0_8: ; Parent Loop BB0_6 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_10 Depth 3
mov x0, x19
mov x1, x24
bl _vm_page_lookup
ldr x8, [x21]
cmp x0, x8
b.eq LBB0_44
; %bb.9: ; in Loop: Header=BB0_8 Depth=2
mov x26, x0
LBB0_10: ; Parent Loop BB0_6 Depth=1
; Parent Loop BB0_8 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [x26, #16]
cbnz x8, LBB0_12
; %bb.11: ; in Loop: Header=BB0_10 Depth=3
ldr x8, [x26, #48]
cbz x8, LBB0_14
LBB0_12: ; in Loop: Header=BB0_10 Depth=3
cbnz w25, LBB0_24
; %bb.13: ; in Loop: Header=BB0_10 Depth=3
ldr w2, [x23]
mov x0, x19
mov x1, x26
bl _PAGE_SLEEP
mov x0, x19
mov x1, x24
bl _vm_page_lookup
mov x26, x0
ldr x8, [x21]
cmp x0, x8
b.ne LBB0_10
b LBB0_21
LBB0_14: ; in Loop: Header=BB0_8 Depth=2
ldr x8, [x26, #40]
cbz x8, LBB0_16
; %bb.15: ; in Loop: Header=BB0_8 Depth=2
Lloh20:
adrp x8, _FALSE@GOTPAGE
Lloh21:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh22:
ldr x1, [x8]
mov x0, x26
bl _vm_pageout_steal_laundry
LBB0_16: ; in Loop: Header=BB0_8 Depth=2
ldur w8, [x29, #-120] ; 4-byte Folded Reload
cbz w8, LBB0_20
; %bb.17: ; in Loop: Header=BB0_8 Depth=2
ldr x8, [x26]
Lloh23:
adrp x9, _FALSE@GOTPAGE
Lloh24:
ldr x9, [x9, _FALSE@GOTPAGEOFF]
Lloh25:
ldr x1, [x9]
cmp x8, x1
ldur w8, [x29, #-116] ; 4-byte Folded Reload
cinc w8, w8, eq
stur w8, [x29, #-116] ; 4-byte Folded Spill
mov x0, x26
bl _SET_PAGE_DIRTY
ldr x8, [x26, #24]
cbz x8, LBB0_20
; %bb.18: ; in Loop: Header=BB0_8 Depth=2
ldr w8, [x26, #32]
cbnz w8, LBB0_20
; %bb.19: ; in Loop: Header=BB0_8 Depth=2
Lloh26:
adrp x8, _FALSE@GOTPAGE
Lloh27:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh28:
ldr x8, [x8]
str x8, [x26, #24]
Lloh29:
adrp x8, _vm_cs_validated_resets@GOTPAGE
Lloh30:
ldr x8, [x8, _vm_cs_validated_resets@GOTPAGEOFF]
Lloh31:
ldr w0, [x8]
mov w1, #1
bl _VM_PAGEOUT_DEBUG
mov x0, x26
bl _VM_PAGE_GET_PHYS_PAGE
bl _pmap_disconnect
LBB0_20: ; in Loop: Header=BB0_8 Depth=2
Lloh32:
adrp x8, _TRUE@GOTPAGE
Lloh33:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh34:
ldr x8, [x8]
str x8, [x26, #16]
add w8, w25, #1
ldur x9, [x29, #-104] ; 8-byte Folded Reload
str x26, [x9, w25, sxtw #3]
Lloh35:
adrp x9, _PAGE_SIZE_64@GOTPAGE
Lloh36:
ldr x9, [x9, _PAGE_SIZE_64@GOTPAGEOFF]
Lloh37:
ldr w9, [x9]
add w24, w24, w9
mov x25, x8
cmp w8, w27
b.lt LBB0_8
b LBB0_22
LBB0_21: ; in Loop: Header=BB0_6 Depth=1
mov x8, x25
LBB0_22: ; in Loop: Header=BB0_6 Depth=1
cbz w8, LBB0_45
LBB0_23: ; in Loop: Header=BB0_6 Depth=1
mov x25, x8
LBB0_24: ; in Loop: Header=BB0_6 Depth=1
stur w28, [x29, #-108] ; 4-byte Folded Spill
mov x0, x19
bl _vm_object_unlock
cmp w25, #1
b.lt LBB0_28
; %bb.25: ; in Loop: Header=BB0_6 Depth=1
mov w21, w25
ldur x23, [x29, #-104] ; 8-byte Folded Reload
mov x28, x20
LBB0_26: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [x23]
Lloh38:
adrp x8, _PAGE_SIZE@GOTPAGE
Lloh39:
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
Lloh40:
ldr w8, [x8]
sub w8, w8, w28
cmp w8, w22
csel w27, w8, w22, lt
bl _VM_PAGE_GET_PHYS_PAGE
Lloh41:
adrp x8, _PAGE_SHIFT@GOTPAGE
Lloh42:
ldr x8, [x8, _PAGE_SHIFT@GOTPAGEOFF]
Lloh43:
ldr w8, [x8]
lsl w8, w0, w8
add w0, w8, w28
mov x1, x27
ldur x2, [x29, #-96] ; 8-byte Folded Reload
bl _uiomove64
mov x26, x0
cbnz w0, LBB0_29
; %bb.27: ; in Loop: Header=BB0_26 Depth=2
mov w28, #0
mov w20, #0
sub w22, w22, w27
add x23, x23, #8
subs x21, x21, #1
b.ne LBB0_26
b LBB0_30
LBB0_28: ; in Loop: Header=BB0_6 Depth=1
mov w26, #0
b LBB0_30
LBB0_29: ; in Loop: Header=BB0_6 Depth=1
mov x20, x28
LBB0_30: ; in Loop: Header=BB0_6 Depth=1
mov x0, x19
bl _vm_object_lock
ldur w8, [x29, #-112] ; 4-byte Folded Reload
cbz w8, LBB0_37
; %bb.31: ; in Loop: Header=BB0_6 Depth=1
ldur w8, [x29, #-108] ; 4-byte Folded Reload
cbz w8, LBB0_33
; %bb.32: ; in Loop: Header=BB0_6 Depth=1
cmp w25, #1
b.le LBB0_37
LBB0_33: ; in Loop: Header=BB0_6 Depth=1
bl _vm_page_lockspin_queues
cmp w25, #1
b.lt LBB0_36
; %bb.34: ; in Loop: Header=BB0_6 Depth=1
mov w21, w25
ldur x23, [x29, #-104] ; 8-byte Folded Reload
LBB0_35: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [x23], #8
bl _vm_page_lru
subs x21, x21, #1
b.ne LBB0_35
LBB0_36: ; in Loop: Header=BB0_6 Depth=1
bl _vm_page_unlock_queues
LBB0_37: ; in Loop: Header=BB0_6 Depth=1
cmp w25, #1
b.lt LBB0_42
; %bb.38: ; in Loop: Header=BB0_6 Depth=1
mov w21, w25
ldur x23, [x29, #-104] ; 8-byte Folded Reload
b LBB0_40
LBB0_39: ; in Loop: Header=BB0_40 Depth=2
mov x0, x25
bl _PAGE_WAKEUP_DONE
add x23, x23, #8
subs x21, x21, #1
b.eq LBB0_42
LBB0_40: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x25, [x23]
ldr x8, [x25, #8]
cbz x8, LBB0_39
; %bb.41: ; in Loop: Header=BB0_40 Depth=2
mov x0, x25
bl _VM_PAGE_CONSUME_CLUSTERED
b LBB0_39
LBB0_42: ; in Loop: Header=BB0_6 Depth=1
cbz w22, LBB0_46
; %bb.43: ; in Loop: Header=BB0_6 Depth=1
mov w28, #0
Lloh44:
adrp x21, _VM_PAGE_NULL@GOTPAGE
Lloh45:
ldr x21, [x21, _VM_PAGE_NULL@GOTPAGEOFF]
Lloh46:
adrp x23, _THREAD_UNINT@GOTPAGE
Lloh47:
ldr x23, [x23, _THREAD_UNINT@GOTPAGEOFF]
cbz w26, LBB0_6
b LBB0_46
LBB0_44: ; in Loop: Header=BB0_6 Depth=1
mov x8, x25
cbnz w8, LBB0_23
LBB0_45:
mov w26, #0
LBB0_46:
ldr x8, [x19]
cbz x8, LBB0_48
LBB0_47:
bl _current_task
mov x20, x0
Lloh48:
adrp x8, _PAGE_SIZE@GOTPAGE
Lloh49:
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
Lloh50:
ldr w8, [x8]
ldur w9, [x29, #-116] ; 4-byte Folded Reload
mul w21, w8, w9
Lloh51:
adrp x8, _TASK_WRITE_DEFERRED@GOTPAGE
Lloh52:
ldr x8, [x8, _TASK_WRITE_DEFERRED@GOTPAGEOFF]
Lloh53:
ldr w22, [x8]
ldr x0, [x19]
bl _vnode_pager_lookup_vnode
mov x3, x0
mov x0, x20
mov x1, x21
mov x2, x22
bl _task_update_logical_writes
LBB0_48:
mov x0, x19
bl _vm_object_unlock
b LBB0_50
LBB0_49:
mov w26, #0
LBB0_50:
ldur x8, [x29, #-88]
Lloh54:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh55:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh56:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_53
; %bb.51:
mov x0, x26
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_52:
mov w26, #0
stur wzr, [x29, #-116] ; 4-byte Folded Spill
ldr x8, [x19]
cbnz x8, LBB0_47
b LBB0_48
LBB0_53:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGot Lloh46, Lloh47
.loh AdrpLdrGot Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56
.cfi_endproc
; -- End function
.comm _MAX_RUN,4,2 ; @MAX_RUN
.comm _VM_OBJECT_NULL,8,3 ; @VM_OBJECT_NULL
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.comm _VM_PAGE_NULL,8,3 ; @VM_PAGE_NULL
.comm _THREAD_UNINT,4,2 ; @THREAD_UNINT
.comm _FALSE,8,3 ; @FALSE
.comm _vm_cs_validated_resets,4,2 ; @vm_cs_validated_resets
.comm _TRUE,8,3 ; @TRUE
.comm _PAGE_SIZE_64,8,3 ; @PAGE_SIZE_64
.comm _PAGE_SHIFT,4,2 ; @PAGE_SHIFT
.comm _TASK_WRITE_DEFERRED,4,2 ; @TASK_WRITE_DEFERRED
.subsections_via_symbols
| AnghaBench/darwin-xnu/osfmk/vm/extr_bsd_vm.c_memory_object_control_uiomove.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function no_conflict_move_test
_no_conflict_move_test: ## @no_conflict_move_test
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r15
movl %esi, %r14d
movl %edi, %ebx
movl 24(%rdx), %edi
movl %ebx, %esi
callq _reg_overlap_mentioned_p
testq %rax, %rax
je LBB0_1
LBB0_11:
movl $1, (%r15)
LBB0_12:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
movq 16(%r15), %rdi
cmpq %rdi, 8(%r15)
je LBB0_12
## %bb.2:
callq _PATTERN
movl %ebx, %edi
movl %eax, %esi
callq _reg_overlap_mentioned_p
testq %rax, %rax
jne LBB0_11
## %bb.3:
movq 16(%r15), %rdi
callq _CALL_P
testq %rax, %rax
je LBB0_5
## %bb.4:
movq 16(%r15), %rdi
movq _USE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %ebx, %edx
callq _find_reg_fusage
testq %rax, %rax
jne LBB0_11
LBB0_5:
movq 8(%r15), %rdx
movq 16(%r15), %rsi
movl %ebx, %edi
callq _reg_used_between_p
testq %rax, %rax
jne LBB0_11
## %bb.6:
movl %r14d, %edi
callq _GET_CODE
movq _SET@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_12
## %bb.7:
movl %r14d, %edi
callq _SET_SRC
movq 16(%r15), %rsi
movl %eax, %edi
callq _modified_in_p
testq %rax, %rax
jne LBB0_11
## %bb.8:
movl %r14d, %edi
callq _SET_DEST
movq 16(%r15), %rsi
movl %eax, %edi
callq _modified_in_p
testq %rax, %rax
jne LBB0_11
## %bb.9:
movl %r14d, %edi
callq _SET_SRC
movq 8(%r15), %rdx
movq 16(%r15), %rsi
movl %eax, %edi
callq _modified_between_p
testq %rax, %rax
jne LBB0_11
## %bb.10:
movl %r14d, %edi
callq _SET_DEST
movq 8(%r15), %rdx
movq 16(%r15), %rsi
movl %eax, %edi
callq _modified_between_p
testq %rax, %rax
jne LBB0_11
jmp LBB0_12
.cfi_endproc
## -- End function
.comm _USE,4,2 ## @USE
.comm _SET,8,3 ## @SET
.no_dead_strip _no_conflict_move_test
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function no_conflict_move_test
_no_conflict_move_test: ; @no_conflict_move_test
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
ldr w0, [x2, #24]
mov x1, x21
bl _reg_overlap_mentioned_p
cbz x0, LBB0_3
LBB0_1:
mov w8, #1
str w8, [x19]
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
LBB0_3:
ldp x8, x0, [x19, #8]
cmp x8, x0
b.eq LBB0_2
; %bb.4:
bl _PATTERN
mov x1, x0
mov x0, x21
bl _reg_overlap_mentioned_p
cbnz x0, LBB0_1
; %bb.5:
ldr x0, [x19, #16]
bl _CALL_P
cbz x0, LBB0_7
; %bb.6:
ldr x0, [x19, #16]
Lloh0:
adrp x8, _USE@GOTPAGE
Lloh1:
ldr x8, [x8, _USE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x2, x21
bl _find_reg_fusage
cbnz x0, LBB0_1
LBB0_7:
ldp x2, x1, [x19, #8]
mov x0, x21
bl _reg_used_between_p
cbnz x0, LBB0_1
; %bb.8:
mov x0, x20
bl _GET_CODE
Lloh3:
adrp x8, _SET@GOTPAGE
Lloh4:
ldr x8, [x8, _SET@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_2
; %bb.9:
mov x0, x20
bl _SET_SRC
ldr x1, [x19, #16]
bl _modified_in_p
cbnz x0, LBB0_1
; %bb.10:
mov x0, x20
bl _SET_DEST
ldr x1, [x19, #16]
bl _modified_in_p
cbnz x0, LBB0_1
; %bb.11:
mov x0, x20
bl _SET_SRC
ldp x2, x1, [x19, #8]
bl _modified_between_p
cbnz x0, LBB0_1
; %bb.12:
mov x0, x20
bl _SET_DEST
ldp x2, x1, [x19, #8]
bl _modified_between_p
cbnz x0, LBB0_1
b LBB0_2
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _USE,4,2 ; @USE
.comm _SET,8,3 ; @SET
.no_dead_strip _no_conflict_move_test
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gcc/extr_optabs.c_no_conflict_move_test.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function i386_convert_register_p
_i386_convert_register_p: ## @i386_convert_register_p
.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 %rsi, %rdi
callq _TYPE_LENGTH
cmpl $5, %eax
jl LBB0_6
## %bb.1:
movl %eax, %ebx
andl $3, %eax
jne LBB0_6
## %bb.2:
addl $4, %ebx
movl %r14d, %eax
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl %eax, %edi
callq _i386_next_regnum
addl $-4, %ebx
cmpl $8, %ebx
ja LBB0_3
## %bb.4:
cmpl $-1, %eax
je LBB0_6
## %bb.5:
movl $1, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_6:
movl %r14d, %edi
popq %rbx
popq %r14
popq %rbp
jmp _i386_fp_regnum_p ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _i386_convert_register_p
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function i386_convert_register_p
_i386_convert_register_p: ; @i386_convert_register_p
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
mov x0, x1
bl _TYPE_LENGTH
cmp w0, #5
b.lt LBB0_6
; %bb.1:
and w8, w0, #0x3
cbnz w8, LBB0_6
; %bb.2:
add w20, w0, #4
mov x0, x19
LBB0_3: ; =>This Inner Loop Header: Depth=1
bl _i386_next_regnum
sub w20, w20, #4
cmp w20, #8
b.hi LBB0_3
; %bb.4:
cmn w0, #1
b.eq LBB0_6
; %bb.5:
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_6:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _i386_fp_regnum_p
.cfi_endproc
; -- End function
.no_dead_strip _i386_convert_register_p
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gdb/gdb/extr_i386-tdep.c_i386_convert_register_p.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rtsp_read_response
_rtsp_read_response: ## @rtsp_read_response
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq (%rdi), %rax
movq (%rax), %rcx
movq %rcx, -80(%rbp) ## 8-byte Spill
movq 8(%rax), %r12
movq (%r12), %r13
movq _COMMS_BUFFER_SIZE@GOTPCREL(%rip), %rax
movq (%rax), %rbx
movl 8(%r12), %edi
callq _vc_containers_list_reset
movq $0, -64(%rbp)
movq %r13, -56(%rbp)
decq %rbx
je LBB0_32
## %bb.1:
movq %rbx, %rdx
movq %r14, -72(%rbp) ## 8-byte Spill
movl $0, -44(%rbp) ## 4-byte Folded Spill
movq %r13, %r14
jmp LBB0_4
.p2align 4, 0x90
LBB0_21: ## in Loop: Header=BB0_4 Depth=1
movq %r14, %r15
LBB0_3: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %r14
testq %rdx, %rdx
je LBB0_30
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_10 Depth 2
movq -80(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
movq %r13, %rsi
movq %rdx, %rbx
callq _vc_container_io_read
movq (%r15), %rcx
movq _VC_CONTAINER_SUCCESS@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
jne LBB0_29
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
addq %rax, %r13
subq %rax, %rbx
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
movq %rbx, %rdx
jne LBB0_21
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
cmpq %r13, %r14
jae LBB0_21
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
movq %rdx, -88(%rbp) ## 8-byte Spill
movq -72(%rbp), %rbx ## 8-byte Reload
jmp LBB0_10
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_10 Depth=2
incq %r14
LBB0_9: ## in Loop: Header=BB0_10 Depth=2
cmpq %r13, %r14
jae LBB0_2
LBB0_10: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movsbl (%r14), %eax
cmpl $10, %eax
je LBB0_14
## %bb.11: ## in Loop: Header=BB0_10 Depth=2
cmpl $58, %eax
jne LBB0_8
## %bb.12: ## in Loop: Header=BB0_10 Depth=2
leaq 1(%r14), %rax
cmpq $0, -56(%rbp)
je LBB0_17
## %bb.13: ## in Loop: Header=BB0_10 Depth=2
movq %rax, %r14
jmp LBB0_9
.p2align 4, 0x90
LBB0_14: ## in Loop: Header=BB0_10 Depth=2
leaq 1(%r14), %r15
cmpq $0, -56(%rbp)
movb $0, (%r14)
je LBB0_22
## %bb.15: ## in Loop: Header=BB0_10 Depth=2
movq -56(%rbp), %rdi
callq _rtsp_trim
movq %rax, -56(%rbp)
cmpq $0, -64(%rbp)
je LBB0_18
## %bb.16: ## in Loop: Header=BB0_10 Depth=2
movl 8(%r12), %edi
leaq -64(%rbp), %rsi
xorl %edx, %edx
callq _vc_containers_list_insert
testl %eax, %eax
jne LBB0_19
jmp LBB0_28
LBB0_17: ## in Loop: Header=BB0_10 Depth=2
movb $0, (%r14)
movq %rax, -56(%rbp)
movq %rax, %r14
jmp LBB0_9
LBB0_18: ## in Loop: Header=BB0_10 Depth=2
movq %rbx, %rdi
movq %rax, %rsi
callq _rtsp_successful_response_status
testl %eax, %eax
je LBB0_33
LBB0_19: ## in Loop: Header=BB0_10 Depth=2
movq %r15, -64(%rbp)
movq $0, -56(%rbp)
movq %r15, %r14
jmp LBB0_9
.p2align 4, 0x90
LBB0_2: ## in Loop: Header=BB0_4 Depth=1
movl $0, -44(%rbp) ## 4-byte Folded Spill
movq %r14, %r15
movq -88(%rbp), %rdx ## 8-byte Reload
jmp LBB0_3
LBB0_22: ## in Loop: Header=BB0_4 Depth=1
movq -64(%rbp), %rdx
movb (%rdx), %al
testb %al, %al
je LBB0_24
## %bb.23: ## in Loop: Header=BB0_4 Depth=1
cmpb $13, %al
jne LBB0_37
LBB0_24: ## in Loop: Header=BB0_4 Depth=1
movq _CONTENT_PSEUDOHEADER_NAME@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -64(%rbp)
movq %r15, -56(%rbp)
movl 8(%r12), %edi
leaq -64(%rbp), %rsi
xorl %edx, %edx
callq _vc_containers_list_insert
testl %eax, %eax
je LBB0_35
## %bb.25: ## in Loop: Header=BB0_4 Depth=1
movl 8(%r12), %edi
callq _rtsp_get_content_length
leaq (%r15,%rax), %rcx
cmpq %r13, %rcx
jb LBB0_31
## %bb.26: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %rcx
subq %r13, %rcx
addq %rcx, %rax
movl $1, -44(%rbp) ## 4-byte Folded Spill
cmpq -88(%rbp), %rax ## 8-byte Folded Reload
movq %rax, %rdx
jl LBB0_3
## %bb.27:
leaq L_.str.3(%rip), %rsi
movq -72(%rbp), %rdi ## 8-byte Reload
jmp LBB0_36
LBB0_28:
movq -64(%rbp), %rdx
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _LOG_ERROR
movq _VC_CONTAINER_ERROR_OUT_OF_MEMORY@GOTPCREL(%rip), %rax
jmp LBB0_34
LBB0_29:
movq -80(%rbp), %rax ## 8-byte Reload
jmp LBB0_34
LBB0_30:
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
movq -72(%rbp), %r14 ## 8-byte Reload
je LBB0_32
LBB0_31:
movb $0, (%r13)
movq -80(%rbp), %rax ## 8-byte Reload
jmp LBB0_34
LBB0_32:
leaq L_.str.4(%rip), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _LOG_ERROR
LBB0_33:
movq _VC_CONTAINER_ERROR_FORMAT_INVALID@GOTPCREL(%rip), %rax
LBB0_34:
movq (%rax), %rax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_35:
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdi
LBB0_36:
xorl %eax, %eax
callq _LOG_ERROR
movq _VC_CONTAINER_ERROR_OUT_OF_MEMORY@GOTPCREL(%rip), %rax
jmp LBB0_34
LBB0_37:
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _LOG_ERROR
jmp LBB0_33
.cfi_endproc
## -- End function
.comm _COMMS_BUFFER_SIZE,8,3 ## @COMMS_BUFFER_SIZE
.comm _VC_CONTAINER_SUCCESS,8,3 ## @VC_CONTAINER_SUCCESS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "RTSP: Failed to add <%s> header to list"
.comm _VC_CONTAINER_ERROR_OUT_OF_MEMORY,8,3 ## @VC_CONTAINER_ERROR_OUT_OF_MEMORY
.comm _VC_CONTAINER_ERROR_FORMAT_INVALID,8,3 ## @VC_CONTAINER_ERROR_FORMAT_INVALID
L_.str.1: ## @.str.1
.asciz "RTSP: Invalid name in header - no colon:\n%s"
.comm _CONTENT_PSEUDOHEADER_NAME,8,3 ## @CONTENT_PSEUDOHEADER_NAME
L_.str.2: ## @.str.2
.asciz "RTSP: Failed to add content pseudoheader to list"
L_.str.3: ## @.str.3
.asciz "RTSP: Not enough room to read content"
L_.str.4: ## @.str.4
.asciz "RTSP: Response header section too big / content missing"
.no_dead_strip _rtsp_read_response
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rtsp_read_response
_rtsp_read_response: ; @rtsp_read_response
.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 x20, x0
ldr x8, [x0]
ldp x19, x23, [x8]
ldr x21, [x23]
Lloh0:
adrp x8, _COMMS_BUFFER_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _COMMS_BUFFER_SIZE@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
sub x22, x8, #1
ldr w0, [x23, #8]
bl _vc_containers_list_reset
stp xzr, x21, [sp, #16]
cbz x22, LBB0_29
; %bb.1:
mov w28, #0
Lloh3:
adrp x24, _VC_CONTAINER_SUCCESS@GOTPAGE
Lloh4:
ldr x24, [x24, _VC_CONTAINER_SUCCESS@GOTPAGEOFF]
Lloh5:
adrp x25, _CONTENT_PSEUDOHEADER_NAME@GOTPAGE
Lloh6:
ldr x25, [x25, _CONTENT_PSEUDOHEADER_NAME@GOTPAGEOFF]
mov x27, x21
Lloh7:
adrp x26, _VC_CONTAINER_ERROR_FORMAT_INVALID@GOTPAGE
Lloh8:
ldr x26, [x26, _VC_CONTAINER_ERROR_FORMAT_INVALID@GOTPAGEOFF]
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
mov w28, #0
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
cbz x22, LBB0_27
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_9 Depth 2
mov x0, x19
mov x1, x21
mov x2, x22
bl _vc_container_io_read
ldr x8, [x19]
ldr x9, [x24]
cmp x8, x9
b.ne LBB0_31
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
add x21, x21, x0
sub x22, x22, x0
cbnz w28, LBB0_3
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
cmp x27, x21
b.lo LBB0_9
b LBB0_3
LBB0_7: ; in Loop: Header=BB0_9 Depth=2
add x27, x27, #1
LBB0_8: ; in Loop: Header=BB0_9 Depth=2
cmp x27, x21
b.hs LBB0_2
LBB0_9: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w8, [x27]
cmp w8, #10
b.eq LBB0_13
; %bb.10: ; in Loop: Header=BB0_9 Depth=2
cmp w8, #58
b.ne LBB0_7
; %bb.11: ; in Loop: Header=BB0_9 Depth=2
ldr x9, [sp, #24]
add x8, x27, #1
cbz x9, LBB0_16
; %bb.12: ; in Loop: Header=BB0_9 Depth=2
mov x27, x8
b LBB0_8
LBB0_13: ; in Loop: Header=BB0_9 Depth=2
ldr x8, [sp, #24]
strb wzr, [x27], #1
cbz x8, LBB0_19
; %bb.14: ; in Loop: Header=BB0_9 Depth=2
ldr x0, [sp, #24]
bl _rtsp_trim
str x0, [sp, #24]
ldr x8, [sp, #16]
cbz x8, LBB0_17
; %bb.15: ; in Loop: Header=BB0_9 Depth=2
ldr w0, [x23, #8]
add x1, sp, #16
mov w2, #0
bl _vc_containers_list_insert
cbnz w0, LBB0_18
b LBB0_24
LBB0_16: ; in Loop: Header=BB0_9 Depth=2
strb wzr, [x27]
str x8, [sp, #24]
mov x27, x8
b LBB0_8
LBB0_17: ; in Loop: Header=BB0_9 Depth=2
mov x1, x0
mov x0, x20
bl _rtsp_successful_response_status
cbz w0, LBB0_26
LBB0_18: ; in Loop: Header=BB0_9 Depth=2
stp x27, xzr, [sp, #16]
b LBB0_8
LBB0_19: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [sp, #16]
ldrb w9, [x8]
cmp w9, #0
ccmp w9, #13, #4, ne
b.ne LBB0_34
; %bb.20: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [x25]
stp x8, x27, [sp, #16]
ldr w0, [x23, #8]
add x1, sp, #16
mov w2, #0
bl _vc_containers_list_insert
cbz w0, LBB0_32
; %bb.21: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [x23, #8]
bl _rtsp_get_content_length
add x8, x27, x0
cmp x8, x21
b.lo LBB0_28
; %bb.22: ; in Loop: Header=BB0_4 Depth=1
sub x8, x27, x21
add x8, x0, x8
cmp x8, x22
b.ge LBB0_33
; %bb.23: ; in Loop: Header=BB0_4 Depth=1
mov w28, #1
mov x22, x8
b LBB0_3
LBB0_24:
ldr x8, [sp, #16]
str x8, [sp]
Lloh9:
adrp x1, l_.str@PAGE
Lloh10:
add x1, x1, l_.str@PAGEOFF
LBB0_25:
mov x0, x20
bl _LOG_ERROR
Lloh11:
adrp x19, _VC_CONTAINER_ERROR_OUT_OF_MEMORY@GOTPAGE
Lloh12:
ldr x19, [x19, _VC_CONTAINER_ERROR_OUT_OF_MEMORY@GOTPAGEOFF]
b LBB0_31
LBB0_26:
mov x19, x26
b LBB0_31
LBB0_27:
cbz w28, LBB0_29
LBB0_28:
strb wzr, [x21]
b LBB0_31
LBB0_29:
Lloh13:
adrp x1, l_.str.4@PAGE
Lloh14:
add x1, x1, l_.str.4@PAGEOFF
LBB0_30:
mov x0, x20
bl _LOG_ERROR
Lloh15:
adrp x19, _VC_CONTAINER_ERROR_FORMAT_INVALID@GOTPAGE
Lloh16:
ldr x19, [x19, _VC_CONTAINER_ERROR_FORMAT_INVALID@GOTPAGEOFF]
LBB0_31:
ldr x0, [x19]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
LBB0_32:
Lloh17:
adrp x1, l_.str.2@PAGE
Lloh18:
add x1, x1, l_.str.2@PAGEOFF
b LBB0_25
LBB0_33:
Lloh19:
adrp x1, l_.str.3@PAGE
Lloh20:
add x1, x1, l_.str.3@PAGEOFF
b LBB0_25
LBB0_34:
str x8, [sp]
Lloh21:
adrp x1, l_.str.1@PAGE
Lloh22:
add x1, x1, l_.str.1@PAGEOFF
b LBB0_30
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpAdd Lloh21, Lloh22
.cfi_endproc
; -- End function
.comm _COMMS_BUFFER_SIZE,8,3 ; @COMMS_BUFFER_SIZE
.comm _VC_CONTAINER_SUCCESS,8,3 ; @VC_CONTAINER_SUCCESS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "RTSP: Failed to add <%s> header to list"
.comm _VC_CONTAINER_ERROR_OUT_OF_MEMORY,8,3 ; @VC_CONTAINER_ERROR_OUT_OF_MEMORY
.comm _VC_CONTAINER_ERROR_FORMAT_INVALID,8,3 ; @VC_CONTAINER_ERROR_FORMAT_INVALID
l_.str.1: ; @.str.1
.asciz "RTSP: Invalid name in header - no colon:\n%s"
.comm _CONTENT_PSEUDOHEADER_NAME,8,3 ; @CONTENT_PSEUDOHEADER_NAME
l_.str.2: ; @.str.2
.asciz "RTSP: Failed to add content pseudoheader to list"
l_.str.3: ; @.str.3
.asciz "RTSP: Not enough room to read content"
l_.str.4: ; @.str.4
.asciz "RTSP: Response header section too big / content missing"
.no_dead_strip _rtsp_read_response
.subsections_via_symbols
| AnghaBench/RetroArch/gfx/include/userland/containers/rtsp/extr_rtsp_reader.c_rtsp_read_response.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fusb302_pm_resume
_fusb302_pm_resume: ## @fusb302_pm_resume
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq (%rdi), %rbx
leaq 8(%rbx), %r14
movq %r14, %rdi
callq _spin_lock_irqsave
cmpl $0, (%rbx)
je LBB0_2
## %bb.1:
leaq 12(%rbx), %rdi
callq _schedule_work
movl $0, (%rbx)
LBB0_2:
movl $0, 4(%rbx)
movq %r14, %rdi
callq _spin_unlock_irqrestore
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _fusb302_pm_resume
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fusb302_pm_resume
_fusb302_pm_resume: ; @fusb302_pm_resume
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x20, [x0]
add x19, x20, #8
mov x0, x19
bl _spin_lock_irqsave
ldr w8, [x20]
cbz w8, LBB0_2
; %bb.1:
add x0, x20, #12
bl _schedule_work
str wzr, [x20]
LBB0_2:
str wzr, [x20, #4]
mov x0, x19
bl _spin_unlock_irqrestore
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _fusb302_pm_resume
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/typec/tcpm/extr_fusb302.c_fusb302_pm_resume.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sigmadelta_set_prescale ## -- Begin function sigmadelta_set_prescale
.p2align 4, 0x90
_sigmadelta_set_prescale: ## @sigmadelta_set_prescale
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movq %rdi, %rbx
movq _SIGMADELTA_CHANNEL_MAX@GOTPCREL(%rip), %rax
xorl %edi, %edi
cmpq %rbx, (%rax)
seta %dil
movq _SIGMADELTA_CHANNEL_ERR_STR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _ESP_ERR_INVALID_ARG@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _SIGMADELTA_CHECK
movq _SIGMADELTA@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl %r14d, (%rax,%rbx,4)
movq _ESP_OK@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SIGMADELTA_CHANNEL_MAX,8,3 ## @SIGMADELTA_CHANNEL_MAX
.comm _SIGMADELTA_CHANNEL_ERR_STR,4,2 ## @SIGMADELTA_CHANNEL_ERR_STR
.comm _ESP_ERR_INVALID_ARG,4,2 ## @ESP_ERR_INVALID_ARG
.comm _SIGMADELTA,8,3 ## @SIGMADELTA
.comm _ESP_OK,4,2 ## @ESP_OK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sigmadelta_set_prescale ; -- Begin function sigmadelta_set_prescale
.p2align 2
_sigmadelta_set_prescale: ; @sigmadelta_set_prescale
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
Lloh0:
adrp x8, _SIGMADELTA_CHANNEL_MAX@GOTPAGE
Lloh1:
ldr x8, [x8, _SIGMADELTA_CHANNEL_MAX@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x0
cset w0, hi
Lloh3:
adrp x8, _SIGMADELTA_CHANNEL_ERR_STR@GOTPAGE
Lloh4:
ldr x8, [x8, _SIGMADELTA_CHANNEL_ERR_STR@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
Lloh6:
adrp x8, _ESP_ERR_INVALID_ARG@GOTPAGE
Lloh7:
ldr x8, [x8, _ESP_ERR_INVALID_ARG@GOTPAGEOFF]
Lloh8:
ldr w2, [x8]
bl _SIGMADELTA_CHECK
Lloh9:
adrp x8, _SIGMADELTA@GOTPAGE
Lloh10:
ldr x8, [x8, _SIGMADELTA@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
str w19, [x8, x20, lsl #2]
Lloh12:
adrp x8, _ESP_OK@GOTPAGE
Lloh13:
ldr x8, [x8, _ESP_OK@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SIGMADELTA_CHANNEL_MAX,8,3 ; @SIGMADELTA_CHANNEL_MAX
.comm _SIGMADELTA_CHANNEL_ERR_STR,4,2 ; @SIGMADELTA_CHANNEL_ERR_STR
.comm _ESP_ERR_INVALID_ARG,4,2 ; @ESP_ERR_INVALID_ARG
.comm _SIGMADELTA,8,3 ; @SIGMADELTA
.comm _ESP_OK,4,2 ; @ESP_OK
.subsections_via_symbols
| AnghaBench/esp-idf/components/driver/extr_sigmadelta.c_sigmadelta_set_prescale.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _OutRpcListenerList ## -- Begin function OutRpcListenerList
.p2align 4, 0x90
_OutRpcListenerList: ## @OutRpcListenerList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB0_6
## %bb.1:
movq %rsi, %r15
testq %rsi, %rsi
je LBB0_6
## %bb.2:
movq %rdi, %r14
leaq L_.str(%rip), %rsi
callq _PackSetCurrentJsonGroupName
movq (%r15), %r8
testq %r8, %r8
je LBB0_5
## %bb.3:
xorl %ebx, %ebx
leaq L_.str.2(%rip), %r13
leaq L_.str.3(%rip), %r12
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq 24(%r15), %rax
movl (%rax,%rbx,4), %edx
movq %r14, %rdi
leaq L_.str.1(%rip), %rsi
movq %rbx, %rcx
callq _PackAddIntEx
movq (%r15), %r8
movq 16(%r15), %rax
movl (%rax,%rbx,4), %edx
movq %r14, %rdi
movq %r13, %rsi
movq %rbx, %rcx
callq _PackAddBoolEx
movq (%r15), %r8
movq 8(%r15), %rax
movl (%rax,%rbx,4), %edx
movq %r14, %rdi
movq %r12, %rsi
movq %rbx, %rcx
callq _PackAddBoolEx
incq %rbx
movq (%r15), %r8
cmpq %r8, %rbx
jb LBB0_4
LBB0_5:
movq %r14, %rdi
xorl %esi, %esi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _PackSetCurrentJsonGroupName ## TAILCALL
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ListenerList"
L_.str.1: ## @.str.1
.asciz "Ports"
L_.str.2: ## @.str.2
.asciz "Enables"
L_.str.3: ## @.str.3
.asciz "Errors"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _OutRpcListenerList ; -- Begin function OutRpcListenerList
.p2align 2
_OutRpcListenerList: ; @OutRpcListenerList
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
cbz x0, LBB0_6
; %bb.1:
mov x20, x1
cbz x1, LBB0_6
; %bb.2:
mov x19, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _PackSetCurrentJsonGroupName
ldr x4, [x20]
cbz x4, LBB0_5
; %bb.3:
mov x21, #0
Lloh2:
adrp x22, l_.str.1@PAGE
Lloh3:
add x22, x22, l_.str.1@PAGEOFF
Lloh4:
adrp x23, l_.str.2@PAGE
Lloh5:
add x23, x23, l_.str.2@PAGEOFF
Lloh6:
adrp x24, l_.str.3@PAGE
Lloh7:
add x24, x24, l_.str.3@PAGEOFF
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20, #24]
lsl x25, x21, #2
ldr w2, [x8, x25]
mov x0, x19
mov x1, x22
mov x3, x21
bl _PackAddIntEx
ldr x8, [x20, #16]
ldr w2, [x8, x25]
ldr x4, [x20]
mov x0, x19
mov x1, x23
mov x3, x21
bl _PackAddBoolEx
ldp x4, x8, [x20]
ldr w2, [x8, x25]
mov x0, x19
mov x1, x24
mov x3, x21
bl _PackAddBoolEx
add x21, x21, #1
ldr x4, [x20]
cmp x21, x4
b.lo LBB0_4
LBB0_5:
mov x0, x19
mov x1, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _PackSetCurrentJsonGroupName
LBB0_6:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ListenerList"
l_.str.1: ; @.str.1
.asciz "Ports"
l_.str.2: ; @.str.2
.asciz "Enables"
l_.str.3: ; @.str.3
.asciz "Errors"
.subsections_via_symbols
| AnghaBench/SoftEtherVPN/src/Cedar/extr_Admin.c_OutRpcListenerList.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function php_stream_output_write
_php_stream_output_write: ## @php_stream_output_write
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdx, %rbx
movq %rsi, %rdi
movq %rdx, %rsi
callq _PHPWRITE
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _php_stream_output_write
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function php_stream_output_write
_php_stream_output_write: ; @php_stream_output_write
.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 x0, x1
mov x1, x2
bl _PHPWRITE
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 _php_stream_output_write
.subsections_via_symbols
| AnghaBench/php-src/ext/standard/extr_php_fopen_wrapper.c_php_stream_output_write.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sdp_alloc_mb_srcavail_cancel
_sdp_alloc_mb_srcavail_cancel: ## @sdp_alloc_mb_srcavail_cancel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %ecx
movq _SDP_MID_SRCAVAIL_CANCEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
popq %rbp
jmp _sdp_alloc_mb ## TAILCALL
.cfi_endproc
## -- End function
.comm _SDP_MID_SRCAVAIL_CANCEL,4,2 ## @SDP_MID_SRCAVAIL_CANCEL
.no_dead_strip _sdp_alloc_mb_srcavail_cancel
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sdp_alloc_mb_srcavail_cancel
_sdp_alloc_mb_srcavail_cancel: ; @sdp_alloc_mb_srcavail_cancel
.cfi_startproc
; %bb.0:
mov x3, x1
Lloh0:
adrp x8, _SDP_MID_SRCAVAIL_CANCEL@GOTPAGE
Lloh1:
ldr x8, [x8, _SDP_MID_SRCAVAIL_CANCEL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w2, #0
b _sdp_alloc_mb
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SDP_MID_SRCAVAIL_CANCEL,4,2 ; @SDP_MID_SRCAVAIL_CANCEL
.no_dead_strip _sdp_alloc_mb_srcavail_cancel
.subsections_via_symbols
| AnghaBench/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/extr_sdp.h_sdp_alloc_mb_srcavail_cancel.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fc0011_init
_fc0011_init: ## @fc0011_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %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), %r15
xorl %edi, %edi
cmpq $0, (%r14)
sete %dil
callq _WARN_ON
testq %rax, %rax
je LBB0_2
## %bb.1:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
jmp LBB0_8
LBB0_2:
movq (%r15), %rdi
movq _DVB_FRONTEND_COMPONENT_TUNER@GOTPCREL(%rip), %r12
movl (%r12), %esi
movq _FC0011_FE_CALLBACK_POWER@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl 8(%r15), %ecx
callq *(%r14)
testl %eax, %eax
je LBB0_4
## %bb.3:
movl %eax, %ebx
movq (%r15), %rdi
leaq L_.str(%rip), %rsi
jmp LBB0_7
LBB0_4:
movq (%r15), %rdi
movl (%r12), %esi
movq _FC0011_FE_CALLBACK_RESET@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl 8(%r15), %ecx
callq *(%r14)
testl %eax, %eax
je LBB0_5
## %bb.6:
movl %eax, %ebx
movq (%r15), %rdi
leaq L_.str.1(%rip), %rsi
LBB0_7:
callq _dev_err
LBB0_8:
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
xorl %ebx, %ebx
jmp LBB0_8
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _DVB_FRONTEND_COMPONENT_TUNER,4,2 ## @DVB_FRONTEND_COMPONENT_TUNER
.comm _FC0011_FE_CALLBACK_POWER,4,2 ## @FC0011_FE_CALLBACK_POWER
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Power-on callback failed\n"
.comm _FC0011_FE_CALLBACK_RESET,4,2 ## @FC0011_FE_CALLBACK_RESET
L_.str.1: ## @.str.1
.asciz "Reset callback failed\n"
.no_dead_strip _fc0011_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fc0011_init
_fc0011_init: ; @fc0011_init
.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, x0
ldp x8, x21, [x0]
cmp x8, #0
cset w0, eq
bl _WARN_ON
cbz x0, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w19, w8
b LBB0_7
LBB0_2:
ldr x8, [x20]
Lloh3:
adrp x22, _DVB_FRONTEND_COMPONENT_TUNER@GOTPAGE
Lloh4:
ldr x22, [x22, _DVB_FRONTEND_COMPONENT_TUNER@GOTPAGEOFF]
ldr x0, [x21]
ldr w1, [x22]
Lloh5:
adrp x9, _FC0011_FE_CALLBACK_POWER@GOTPAGE
Lloh6:
ldr x9, [x9, _FC0011_FE_CALLBACK_POWER@GOTPAGEOFF]
Lloh7:
ldr w2, [x9]
ldr w3, [x21, #8]
blr x8
cbz w0, LBB0_4
; %bb.3:
mov x19, x0
ldr x0, [x21]
Lloh8:
adrp x1, l_.str@PAGE
Lloh9:
add x1, x1, l_.str@PAGEOFF
b LBB0_6
LBB0_4:
ldr x8, [x20]
ldr x0, [x21]
ldr w1, [x22]
Lloh10:
adrp x9, _FC0011_FE_CALLBACK_RESET@GOTPAGE
Lloh11:
ldr x9, [x9, _FC0011_FE_CALLBACK_RESET@GOTPAGEOFF]
Lloh12:
ldr w2, [x9]
ldr w3, [x21, #8]
blr x8
mov x19, x0
cbz w0, LBB0_7
; %bb.5:
ldr x0, [x21]
Lloh13:
adrp x1, l_.str.1@PAGE
Lloh14:
add x1, x1, l_.str.1@PAGEOFF
LBB0_6:
bl _dev_err
LBB0_7:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _DVB_FRONTEND_COMPONENT_TUNER,4,2 ; @DVB_FRONTEND_COMPONENT_TUNER
.comm _FC0011_FE_CALLBACK_POWER,4,2 ; @FC0011_FE_CALLBACK_POWER
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Power-on callback failed\n"
.comm _FC0011_FE_CALLBACK_RESET,4,2 ; @FC0011_FE_CALLBACK_RESET
l_.str.1: ; @.str.1
.asciz "Reset callback failed\n"
.no_dead_strip _fc0011_init
.subsections_via_symbols
| AnghaBench/linux/drivers/media/tuners/extr_fc0011.c_fc0011_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cpu_has_vmx_encls_vmexit
_cpu_has_vmx_encls_vmexit: ## @cpu_has_vmx_encls_vmexit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _vmcs_config@GOTPCREL(%rip), %rcx
movq _SECONDARY_EXEC_ENCLS_EXITING@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _vmcs_config,4,2 ## @vmcs_config
.comm _SECONDARY_EXEC_ENCLS_EXITING,4,2 ## @SECONDARY_EXEC_ENCLS_EXITING
.no_dead_strip _cpu_has_vmx_encls_vmexit
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cpu_has_vmx_encls_vmexit
_cpu_has_vmx_encls_vmexit: ; @cpu_has_vmx_encls_vmexit
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _vmcs_config@GOTPAGE
Lloh1:
ldr x8, [x8, _vmcs_config@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _SECONDARY_EXEC_ENCLS_EXITING@GOTPAGE
Lloh4:
ldr x9, [x9, _SECONDARY_EXEC_ENCLS_EXITING@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
and w0, w9, w8
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _vmcs_config,4,2 ; @vmcs_config
.comm _SECONDARY_EXEC_ENCLS_EXITING,4,2 ; @SECONDARY_EXEC_ENCLS_EXITING
.no_dead_strip _cpu_has_vmx_encls_vmexit
.subsections_via_symbols
| AnghaBench/linux/arch/x86/kvm/vmx/extr_capabilities.h_cpu_has_vmx_encls_vmexit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _verify ## -- Begin function verify
.p2align 4, 0x90
_verify: ## @verify
.cfi_startproc
## %bb.0:
cmpl %edx, %edi
jne LBB0_3
## %bb.1:
cmpl %ecx, %esi
jne LBB0_3
## %bb.2:
retq
LBB0_3:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _abort
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI1_0:
.byte 160 ## 0xa0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 113 ## 0x71
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_1:
.byte 220 ## 0xdc
.byte 5 ## 0x5
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 20 ## 0x14
.byte 5 ## 0x5
.byte 0 ## 0x0
.byte 0 ## 0x0
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_2:
.byte 15 ## 0xf
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 7 ## 0x7
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_3:
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 4 ## 0x4
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_4:
.byte 158 ## 0x9e
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 109 ## 0x6d
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_5:
.byte 156 ## 0x9c
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 105 ## 0x69
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_6:
.byte 106 ## 0x6a
.byte 255 ## 0xff
.byte 255 ## 0xff
.byte 255 ## 0xff
.byte 156 ## 0x9c
.byte 255 ## 0xff
.byte 255 ## 0xff
.byte 255 ## 0xff
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_7:
.byte 105 ## 0x69
.byte 255 ## 0xff
.byte 255 ## 0xff
.byte 255 ## 0xff
.byte 155 ## 0x9b
.byte 255 ## 0xff
.byte 255 ## 0xff
.byte 255 ## 0xff
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_8:
.byte 139 ## 0x8b
.byte 6 ## 0x6
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 150 ## 0x96
.byte 5 ## 0x5
.byte 0 ## 0x0
.byte 0 ## 0x0
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI1_9:
.byte 0 ## 0x0
.byte 240 ## 0xf0
.byte 207 ## 0xcf
.byte 86 ## 0x56
.byte 64 ## 0x40
.byte 109 ## 0x6d
.byte 217 ## 0xd9
.byte 161 ## 0xa1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _i(%rip), %xmm7 ## xmm7 = mem[0],zero
movq _j(%rip), %xmm0 ## xmm0 = mem[0],zero
movdqa %xmm0, %xmm1
paddd %xmm7, %xmm1
movq _res@GOTPCREL(%rip), %rdi
movq %xmm1, (%rdi)
movdqa LCPI1_0(%rip), %xmm2 ## xmm2 = <160,0,0,0,113,0,0,0,u,u,u,u,u,u,u,u>
pcmpeqb %xmm1, %xmm2
pmovmskb %xmm2, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.1:
movdqa %xmm0, %xmm2
pmulld %xmm7, %xmm2
movq %xmm2, (%rdi)
movdqa LCPI1_1(%rip), %xmm3 ## xmm3 = <220,5,0,0,20,5,0,0,u,u,u,u,u,u,u,u>
pcmpeqb %xmm2, %xmm3
pmovmskb %xmm3, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.2:
pextrd $1, %xmm7, %eax
pextrd $1, %xmm0, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movd %xmm7, %eax
movd %xmm0, %esi
cltd
idivl %esi
movd %eax, %xmm3
pinsrd $1, %ecx, %xmm3
movq %xmm3, (%rdi)
movdqa LCPI1_2(%rip), %xmm4 ## xmm4 = <15,0,0,0,7,0,0,0,u,u,u,u,u,u,u,u>
pcmpeqb %xmm3, %xmm4
pmovmskb %xmm4, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.3:
movdqa %xmm0, %xmm4
pand %xmm7, %xmm4
movq %xmm4, (%rdi)
movdqa LCPI1_3(%rip), %xmm5 ## xmm5 = <2,0,0,0,4,0,0,0,u,u,u,u,u,u,u,u>
pcmpeqb %xmm4, %xmm5
pmovmskb %xmm5, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.4:
movdqa %xmm0, %xmm5
por %xmm7, %xmm5
movq %xmm5, (%rdi)
movdqa LCPI1_4(%rip), %xmm6 ## xmm6 = <158,0,0,0,109,0,0,0,u,u,u,u,u,u,u,u>
pcmpeqb %xmm5, %xmm6
pmovmskb %xmm6, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.5:
pxor %xmm7, %xmm0
movq %xmm0, (%rdi)
movdqa LCPI1_5(%rip), %xmm6 ## xmm6 = <156,0,0,0,105,0,0,0,u,u,u,u,u,u,u,u>
pcmpeqb %xmm0, %xmm6
pmovmskb %xmm6, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.6:
pxor %xmm9, %xmm9
psubd %xmm7, %xmm9
movq %xmm9, (%rdi)
movdqa LCPI1_6(%rip), %xmm6 ## xmm6 = <106,255,255,255,156,255,255,255,u,u,u,u,u,u,u,u>
pcmpeqb %xmm9, %xmm6
pmovmskb %xmm6, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.7:
pcmpeqd %xmm8, %xmm8
pxor %xmm7, %xmm8
movq %xmm8, (%rdi)
movdqa LCPI1_7(%rip), %xmm6 ## xmm6 = <105,255,255,255,155,255,255,255,u,u,u,u,u,u,u,u>
pcmpeqb %xmm8, %xmm6
pmovmskb %xmm6, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.8:
movdqa %xmm8, %xmm6
psubd %xmm7, %xmm6
paddd %xmm2, %xmm6
paddd %xmm1, %xmm6
paddd %xmm4, %xmm6
paddd %xmm5, %xmm6
paddd %xmm0, %xmm6
movq _k@GOTPCREL(%rip), %r8
movq %xmm6, (%r8)
movq %xmm6, (%rdi)
pcmpeqb LCPI1_8(%rip), %xmm6
pmovmskb %xmm6, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.9:
movdqa %xmm8, %xmm6
pmulld %xmm9, %xmm6
pmulld %xmm2, %xmm6
pmulld %xmm1, %xmm6
pmulld %xmm4, %xmm6
pmulld %xmm5, %xmm6
pmulld %xmm0, %xmm6
movq %xmm6, (%r8)
movq %xmm6, (%rdi)
pcmpeqb LCPI1_9(%rip), %xmm6
pmovmskb %xmm6, %eax
cmpb $-1, %al
jne LBB1_12
## %bb.10:
pextrd $1, %xmm1, %eax
pextrd $1, %xmm2, %ecx
cltd
idivl %ecx
movl %eax, %r9d
movd %xmm1, %eax
movd %xmm2, %esi
cltd
idivl %esi
movd %xmm3, %esi
cltd
idivl %esi
movl %eax, %esi
pextrd $1, %xmm3, %ecx
movl %r9d, %eax
cltd
idivl %ecx
pextrd $1, %xmm4, %ecx
cltd
idivl %ecx
movl %eax, %r9d
movd %xmm4, %ecx
movl %esi, %eax
cltd
idivl %ecx
movd %xmm5, %ecx
cltd
idivl %ecx
movl %eax, %esi
pextrd $1, %xmm5, %ecx
movl %r9d, %eax
cltd
idivl %ecx
pextrd $1, %xmm0, %ecx
cltd
idivl %ecx
movl %eax, %r9d
movd %xmm0, %ecx
movl %esi, %eax
cltd
idivl %ecx
movd %xmm9, %ecx
cltd
idivl %ecx
movl %eax, %r10d
pextrd $1, %xmm9, %ecx
movl %r9d, %eax
cltd
idivl %ecx
pextrd $1, %xmm8, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movd %xmm8, %esi
movl %r10d, %eax
cltd
idivl %esi
movd %eax, %xmm0
pinsrd $1, %ecx, %xmm0
movq %xmm0, (%r8)
movq %xmm0, %rax
movq %xmm0, (%rdi)
testq %rax, %rax
jne LBB1_12
## %bb.11:
xorl %edi, %edi
callq _exit
LBB1_12:
callq _abort
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _i ## @i
.p2align 3
_i:
.long 150 ## 0x96
.long 100 ## 0x64
.globl _j ## @j
.p2align 3
_j:
.long 10 ## 0xa
.long 13 ## 0xd
.comm _res,8,3 ## @res
.comm _k,8,3 ## @k
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _verify ; -- Begin function verify
.p2align 2
_verify: ; @verify
.cfi_startproc
; %bb.0:
cmp w0, w2
b.ne LBB0_3
; %bb.1:
cmp w1, w3
b.ne LBB0_3
; %bb.2:
ret
LBB0_3:
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 _abort
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI1_0:
.long 160 ; 0xa0
.long 113 ; 0x71
lCPI1_1:
.long 1500 ; 0x5dc
.long 1300 ; 0x514
lCPI1_2:
.long 15 ; 0xf
.long 7 ; 0x7
lCPI1_3:
.long 2 ; 0x2
.long 4 ; 0x4
lCPI1_4:
.long 158 ; 0x9e
.long 109 ; 0x6d
lCPI1_5:
.long 156 ; 0x9c
.long 105 ; 0x69
lCPI1_6:
.long 4294967146 ; 0xffffff6a
.long 4294967196 ; 0xffffff9c
lCPI1_7:
.long 4294967145 ; 0xffffff69
.long 4294967195 ; 0xffffff9b
lCPI1_8:
.long 1675 ; 0x68b
.long 1430 ; 0x596
lCPI1_9:
.long 1456467968 ; 0x56cff000
.long 2715381056 ; 0xa1d96d40
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x8, _i@PAGE
Lloh1:
ldr d3, [x8, _i@PAGEOFF]
Lloh2:
adrp x8, _j@PAGE
Lloh3:
ldr d6, [x8, _j@PAGEOFF]
add.2s v0, v6, v3
Lloh4:
adrp x8, _res@GOTPAGE
Lloh5:
ldr x8, [x8, _res@GOTPAGEOFF]
str d0, [x8]
Lloh6:
adrp x9, lCPI1_0@PAGE
Lloh7:
ldr d1, [x9, lCPI1_0@PAGEOFF]
cmeq.2s v1, v0, v1
dup.2s v2, v1[1]
and.8b v1, v1, v2
fmov w9, s1
tbz w9, #0, LBB1_12
; %bb.1:
mul.2s v1, v6, v3
str d1, [x8]
Lloh8:
adrp x9, lCPI1_1@PAGE
Lloh9:
ldr d2, [x9, lCPI1_1@PAGEOFF]
cmeq.2s v2, v1, v2
dup.2s v4, v2[1]
and.8b v2, v2, v4
fmov w9, s2
tbz w9, #0, LBB1_12
; %bb.2:
mov.s w9, v6[1]
mov.s w10, v3[1]
sdiv w9, w10, w9
fmov w10, s6
fmov w11, s3
sdiv w10, w11, w10
fmov s2, w10
mov.s v2[1], w9
str d2, [x8]
Lloh10:
adrp x9, lCPI1_2@PAGE
Lloh11:
ldr d4, [x9, lCPI1_2@PAGEOFF]
cmeq.2s v4, v2, v4
dup.2s v5, v4[1]
and.8b v4, v4, v5
fmov w9, s4
tbz w9, #0, LBB1_12
; %bb.3:
and.8b v4, v6, v3
str d4, [x8]
Lloh12:
adrp x9, lCPI1_3@PAGE
Lloh13:
ldr d5, [x9, lCPI1_3@PAGEOFF]
cmeq.2s v5, v4, v5
dup.2s v7, v5[1]
and.8b v5, v5, v7
fmov w9, s5
tbz w9, #0, LBB1_12
; %bb.4:
orr.8b v5, v6, v3
str d5, [x8]
Lloh14:
adrp x9, lCPI1_4@PAGE
Lloh15:
ldr d7, [x9, lCPI1_4@PAGEOFF]
cmeq.2s v7, v5, v7
dup.2s v16, v7[1]
and.8b v7, v7, v16
fmov w9, s7
tbz w9, #0, LBB1_12
; %bb.5:
eor.8b v6, v6, v3
str d6, [x8]
Lloh16:
adrp x9, lCPI1_5@PAGE
Lloh17:
ldr d7, [x9, lCPI1_5@PAGEOFF]
cmeq.2s v7, v6, v7
dup.2s v16, v7[1]
and.8b v7, v7, v16
fmov w9, s7
tbz w9, #0, LBB1_12
; %bb.6:
neg.2s v7, v3
str d7, [x8]
Lloh18:
adrp x9, lCPI1_6@PAGE
Lloh19:
ldr d16, [x9, lCPI1_6@PAGEOFF]
cmeq.2s v16, v7, v16
dup.2s v17, v16[1]
and.8b v16, v16, v17
fmov w9, s16
tbz w9, #0, LBB1_12
; %bb.7:
mvn.8b v16, v3
str d16, [x8]
Lloh20:
adrp x9, lCPI1_7@PAGE
Lloh21:
ldr d17, [x9, lCPI1_7@PAGEOFF]
cmeq.2s v17, v16, v17
dup.2s v18, v17[1]
and.8b v17, v17, v18
fmov w9, s17
tbz w9, #0, LBB1_12
; %bb.8:
sub.2s v3, v16, v3
add.2s v3, v3, v1
add.2s v3, v3, v0
add.2s v3, v3, v4
add.2s v3, v3, v5
add.2s v3, v3, v6
Lloh22:
adrp x9, _k@GOTPAGE
Lloh23:
ldr x9, [x9, _k@GOTPAGEOFF]
str d3, [x9]
str d3, [x8]
Lloh24:
adrp x10, lCPI1_8@PAGE
Lloh25:
ldr d17, [x10, lCPI1_8@PAGEOFF]
cmeq.2s v3, v3, v17
dup.2s v17, v3[1]
and.8b v3, v3, v17
fmov w10, s3
tbz w10, #0, LBB1_12
; %bb.9:
mul.2s v3, v16, v7
mul.2s v3, v3, v1
mul.2s v3, v3, v0
mul.2s v3, v3, v4
mul.2s v3, v3, v5
mul.2s v3, v3, v6
str d3, [x9]
str d3, [x8]
Lloh26:
adrp x10, lCPI1_9@PAGE
Lloh27:
ldr d17, [x10, lCPI1_9@PAGEOFF]
cmeq.2s v3, v3, v17
dup.2s v17, v3[1]
and.8b v3, v3, v17
fmov w10, s3
tbz w10, #0, LBB1_12
; %bb.10:
mov.s w10, v1[1]
mov.s w11, v0[1]
sdiv w10, w11, w10
fmov w11, s1
fmov w12, s0
sdiv w11, w12, w11
fmov w12, s2
mov.s w13, v2[1]
sdiv w11, w11, w12
sdiv w10, w10, w13
mov.s w12, v4[1]
sdiv w10, w10, w12
fmov w12, s4
sdiv w11, w11, w12
fmov w12, s5
sdiv w11, w11, w12
mov.s w12, v5[1]
sdiv w10, w10, w12
mov.s w12, v6[1]
sdiv w10, w10, w12
fmov w12, s6
sdiv w11, w11, w12
fmov w12, s7
sdiv w11, w11, w12
mov.s w12, v7[1]
sdiv w10, w10, w12
fmov w12, s16
sdiv w11, w11, w12
mov.s w12, v16[1]
fmov s0, w11
sdiv w10, w10, w12
mov.s v0[1], w10
str d0, [x9]
str d0, [x8]
dup.2s v1, w10
orr.8b v0, v1, v0
fmov w8, s0
cbnz w8, LBB1_12
; %bb.11:
mov w0, #0
bl _exit
LBB1_12:
bl _abort
.loh AdrpLdr Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdrp Lloh2, Lloh4
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpAdrp Lloh0, Lloh2
.loh AdrpLdr Lloh0, Lloh1
.loh AdrpLdr Lloh8, Lloh9
.loh AdrpLdr Lloh10, Lloh11
.loh AdrpLdr Lloh12, Lloh13
.loh AdrpLdr Lloh14, Lloh15
.loh AdrpLdr Lloh16, Lloh17
.loh AdrpLdr Lloh18, Lloh19
.loh AdrpLdr Lloh20, Lloh21
.loh AdrpLdr Lloh24, Lloh25
.loh AdrpLdrGot Lloh22, Lloh23
.loh AdrpLdr Lloh26, Lloh27
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _i ; @i
.p2align 3
_i:
.long 150 ; 0x96
.long 100 ; 0x64
.globl _j ; @j
.p2align 3
_j:
.long 10 ; 0xa
.long 13 ; 0xd
.comm _res,8,3 ; @res
.comm _k,8,3 ; @k
.subsections_via_symbols
| the_stack_data/145453475.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function devcgroup_can_attach
_devcgroup_can_attach: ## @devcgroup_can_attach
.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 _current@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
cmpq %rdx, (%rax)
je LBB0_3
## %bb.1:
movq _CAP_SYS_ADMIN@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _capable
testl %eax, %eax
jne LBB0_3
## %bb.2:
movq _EPERM@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_3:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _current,8,3 ## @current
.comm _CAP_SYS_ADMIN,4,2 ## @CAP_SYS_ADMIN
.comm _EPERM,4,2 ## @EPERM
.no_dead_strip _devcgroup_can_attach
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function devcgroup_can_attach
_devcgroup_can_attach: ; @devcgroup_can_attach
.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 x8, _current@GOTPAGE
Lloh1:
ldr x8, [x8, _current@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x2
b.eq LBB0_2
; %bb.1:
Lloh3:
adrp x8, _CAP_SYS_ADMIN@GOTPAGE
Lloh4:
ldr x8, [x8, _CAP_SYS_ADMIN@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
bl _capable
cbz w0, LBB0_3
LBB0_2:
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_3:
Lloh6:
adrp x8, _EPERM@GOTPAGE
Lloh7:
ldr x8, [x8, _EPERM@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
neg w0, w8
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _current,8,3 ; @current
.comm _CAP_SYS_ADMIN,4,2 ; @CAP_SYS_ADMIN
.comm _EPERM,4,2 ; @EPERM
.no_dead_strip _devcgroup_can_attach
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/security/extr_device_cgroup.c_devcgroup_can_attach.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _binSearch ## -- Begin function binSearch
.p2align 4, 0x90
_binSearch: ## @binSearch
.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
movl $-1, %eax
testl %esi, %esi
jle LBB0_8
## %bb.1:
decl %esi
xorl %r8d, %r8d
jmp LBB0_2
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_2 Depth=1
incl %r10d
movl %r10d, %r8d
cmpl %esi, %r8d
jg LBB0_8
LBB0_2: ## =>This Inner Loop Header: Depth=1
leal (%rsi,%r8), %r9d
movl %r9d, %r10d
shrl $31, %r10d
addl %r9d, %r10d
sarl %r10d
movslq %r10d, %rcx
cmpl %edx, (%rdi,%rcx,4)
jl LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
jle LBB0_5
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
decl %r10d
movl %r10d, %esi
cmpl %esi, %r8d
jle LBB0_2
LBB0_8:
popq %rbp
retq
LBB0_5:
movl %r10d, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
movl $-1, %esi
xorl %eax, %eax
callq _printf
movl $6, %eax
jmp LBB1_1
.p2align 4, 0x90
LBB1_2: ## in Loop: Header=BB1_1 Depth=1
incl %esi
movl %esi, %ebx
cmpl %eax, %ebx
jg LBB1_6
LBB1_1: ## =>This Inner Loop Header: Depth=1
leal (%rbx,%rax), %ecx
movl %ecx, %esi
shrl $31, %esi
addl %ecx, %esi
sarl %esi
cmpl $3, %esi
jbe LBB1_2
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
addl $-10, %ecx
cmpl $3, %ecx
ja LBB1_7
## %bb.4: ## in Loop: Header=BB1_1 Depth=1
decl %esi
movl %esi, %eax
cmpl %eax, %ebx
jle LBB1_1
LBB1_6:
movl $-1, %esi
LBB1_7:
leaq L_.str.1(%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: ## @.str
.asciz "\nTest case 1: %d\n"
L_.str.1: ## @.str.1
.asciz "Test case 1: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _binSearch ; -- Begin function binSearch
.p2align 2
_binSearch: ; @binSearch
.cfi_startproc
; %bb.0:
subs w9, w1, #1
b.lt LBB0_6
; %bb.1:
mov w10, #0
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add w10, w8, #1
cmp w10, w9
b.gt LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
add w8, w9, w10
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
ldr w11, [x0, w8, sxtw #2]
cmp w11, w2
b.lt LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
b.le LBB0_7
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
sub w9, w8, #1
cmp w10, w9
b.le LBB0_3
LBB0_6:
mov w8, #-1
LBB0_7:
mov x0, x8
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #-1
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #0
mov w9, #6
b LBB1_2
LBB1_1: ; in Loop: Header=BB1_2 Depth=1
add w8, w10, #1
cmp w8, w9
b.gt LBB1_5
LBB1_2: ; =>This Inner Loop Header: Depth=1
add w11, w8, w9
cmp w11, #0
cinc w10, w11, lt
asr w10, w10, #1
cmp w10, #3
b.ls LBB1_1
; %bb.3: ; in Loop: Header=BB1_2 Depth=1
sub w9, w11, #10
cmp w9, #3
b.hi LBB1_6
; %bb.4: ; in Loop: Header=BB1_2 Depth=1
sub w9, w10, #1
cmp w8, w9
b.le LBB1_2
LBB1_5:
mov w10, #-1
LBB1_6:
str x10, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nTest case 1: %d\n"
l_.str.1: ; @.str.1
.asciz "Test case 1: %d\n"
.subsections_via_symbols
| the_stack_data/598268.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function DictionaryGetattr
_DictionaryGetattr: ## @DictionaryGetattr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %rbx
movq %rdi, %r14
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testq %rax, %rax
je LBB0_1
## %bb.3:
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testq %rax, %rax
je LBB0_4
## %bb.5:
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testq %rax, %rax
je LBB0_6
## %bb.7:
movq _DictionaryMethods@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r14, %rsi
movq %rbx, %rdx
popq %rbx
popq %r14
popq %rbp
jmp _Py_FindMethod ## TAILCALL
LBB0_1:
movq (%r14), %rax
movl 4(%rax), %edi
jmp LBB0_2
LBB0_4:
movq (%r14), %rax
movl (%rax), %edi
LBB0_2:
popq %rbx
popq %r14
popq %rbp
jmp _PyInt_FromLong ## TAILCALL
LBB0_6:
movq _DictionaryAttrs@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edi, %edi
popq %rbx
popq %r14
popq %rbp
jmp _ObjectDir ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "locked"
L_.str.1: ## @.str.1
.asciz "scope"
L_.str.2: ## @.str.2
.asciz "__members__"
.comm _DictionaryAttrs,4,2 ## @DictionaryAttrs
.comm _DictionaryMethods,4,2 ## @DictionaryMethods
.no_dead_strip _DictionaryGetattr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function DictionaryGetattr
_DictionaryGetattr: ; @DictionaryGetattr
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x20
bl _strcmp
cbz x0, 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 x0, 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 x0, LBB0_7
; %bb.3:
Lloh6:
adrp x8, _DictionaryMethods@GOTPAGE
Lloh7:
ldr x8, [x8, _DictionaryMethods@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
mov x1, x19
mov x2, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _Py_FindMethod
LBB0_4:
ldr x8, [x19]
ldr w0, [x8, #4]
b LBB0_6
LBB0_5:
ldr x8, [x19]
ldr w0, [x8]
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _PyInt_FromLong
LBB0_7:
Lloh9:
adrp x8, _DictionaryAttrs@GOTPAGE
Lloh10:
ldr x8, [x8, _DictionaryAttrs@GOTPAGEOFF]
Lloh11:
ldr w1, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _ObjectDir
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "locked"
l_.str.1: ; @.str.1
.asciz "scope"
l_.str.2: ; @.str.2
.asciz "__members__"
.comm _DictionaryAttrs,4,2 ; @DictionaryAttrs
.comm _DictionaryMethods,4,2 ; @DictionaryMethods
.no_dead_strip _DictionaryGetattr
.subsections_via_symbols
| AnghaBench/vim.js/src/extr_if_python.c_DictionaryGetattr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rcu_expedited_show
_rcu_expedited_show: ## @rcu_expedited_show
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdx, %rbx
movq _rcu_expedited@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _READ_ONCE
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
movl %eax, %edx
addq $8, %rsp
popq %rbx
popq %rbp
jmp _sprintf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.comm _rcu_expedited,4,2 ## @rcu_expedited
.no_dead_strip _rcu_expedited_show
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rcu_expedited_show
_rcu_expedited_show: ; @rcu_expedited_show
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x2
Lloh0:
adrp x8, _rcu_expedited@GOTPAGE
Lloh1:
ldr x8, [x8, _rcu_expedited@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _READ_ONCE
mov x2, x0
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _sprintf
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.comm _rcu_expedited,4,2 ; @rcu_expedited
.no_dead_strip _rcu_expedited_show
.subsections_via_symbols
| AnghaBench/linux/kernel/extr_ksysfs.c_rcu_expedited_show.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function o2hb_dead_threshold_set
_o2hb_dead_threshold_set: ## @o2hb_dead_threshold_set
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq _O2HB_MIN_DEAD_THRESHOLD@GOTPCREL(%rip), %rax
cmpl %edi, (%rax)
jae LBB0_4
## %bb.1:
movl %edi, %ebx
movq _o2hb_live_lock@GOTPCREL(%rip), %rdi
callq _spin_lock
movq _o2hb_all_regions@GOTPCREL(%rip), %rdi
callq _list_empty
testq %rax, %rax
je LBB0_3
## %bb.2:
movq _o2hb_dead_threshold@GOTPCREL(%rip), %rax
movl %ebx, (%rax)
LBB0_3:
movq _o2hb_live_lock@GOTPCREL(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _spin_unlock ## TAILCALL
LBB0_4:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _O2HB_MIN_DEAD_THRESHOLD,4,2 ## @O2HB_MIN_DEAD_THRESHOLD
.comm _o2hb_live_lock,4,2 ## @o2hb_live_lock
.comm _o2hb_all_regions,4,2 ## @o2hb_all_regions
.comm _o2hb_dead_threshold,4,2 ## @o2hb_dead_threshold
.no_dead_strip _o2hb_dead_threshold_set
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function o2hb_dead_threshold_set
_o2hb_dead_threshold_set: ; @o2hb_dead_threshold_set
.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, _O2HB_MIN_DEAD_THRESHOLD@GOTPAGE
Lloh1:
ldr x8, [x8, _O2HB_MIN_DEAD_THRESHOLD@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w8, w0
b.hs LBB0_4
; %bb.1:
mov x19, x0
Lloh3:
adrp x0, _o2hb_live_lock@GOTPAGE
Lloh4:
ldr x0, [x0, _o2hb_live_lock@GOTPAGEOFF]
bl _spin_lock
Lloh5:
adrp x0, _o2hb_all_regions@GOTPAGE
Lloh6:
ldr x0, [x0, _o2hb_all_regions@GOTPAGEOFF]
bl _list_empty
cbz x0, LBB0_3
; %bb.2:
Lloh7:
adrp x8, _o2hb_dead_threshold@GOTPAGE
Lloh8:
ldr x8, [x8, _o2hb_dead_threshold@GOTPAGEOFF]
Lloh9:
str w19, [x8]
LBB0_3:
Lloh10:
adrp x0, _o2hb_live_lock@GOTPAGE
Lloh11:
ldr x0, [x0, _o2hb_live_lock@GOTPAGEOFF]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _spin_unlock
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _O2HB_MIN_DEAD_THRESHOLD,4,2 ; @O2HB_MIN_DEAD_THRESHOLD
.comm _o2hb_live_lock,4,2 ; @o2hb_live_lock
.comm _o2hb_all_regions,4,2 ; @o2hb_all_regions
.comm _o2hb_dead_threshold,4,2 ; @o2hb_dead_threshold
.no_dead_strip _o2hb_dead_threshold_set
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/ocfs2/cluster/extr_heartbeat.c_o2hb_dead_threshold_set.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function FIO_addFInfo
_FIO_addFInfo: ## @FIO_addFInfo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
xorl %esi, %esi
movl $48, %edx
callq _memset
movdqa 96(%rbp), %xmm0
paddq 48(%rbp), %xmm0
movdqu %xmm0, 32(%rbx)
movdqa 80(%rbp), %xmm0
paddq 32(%rbp), %xmm0
movdqu %xmm0, 16(%rbx)
movl 64(%rbp), %eax
orl 16(%rbp), %eax
movl %eax, (%rbx)
movl 68(%rbp), %eax
andl 20(%rbp), %eax
movl %eax, 4(%rbx)
movq 72(%rbp), %rax
addq 24(%rbp), %rax
movq %rax, 8(%rbx)
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _FIO_addFInfo
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function FIO_addFInfo
_FIO_addFInfo: ; @FIO_addFInfo
.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 x21, x8
mov x0, x8
mov w1, #0
mov w2, #48
bl _memset
ldp q1, q0, [x20, #16]
ldp q3, q2, [x19, #16]
add.2d v0, v2, v0
add.2d v1, v3, v1
ldr d2, [x20]
ldr d3, [x19]
orr.8b v4, v3, v2
and.8b v2, v3, v2
mov.s v4[1], v2[1]
stp q1, q0, [x21, #16]
str d4, [x21]
ldr x8, [x20, #8]
ldr x9, [x19, #8]
add x8, x9, x8
str x8, [x21, #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
.cfi_endproc
; -- End function
.no_dead_strip _FIO_addFInfo
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/zstd/programs/extr_fileio.c_FIO_addFInfo.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tw686x_memcpy_dma_alloc
_tw686x_memcpy_dma_alloc: ## @tw686x_memcpy_dma_alloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq %rdi, %r13
movq 32(%rdi), %r14
testl %esi, %esi
jne LBB0_1
## %bb.2:
movq _VDMA_P_ADDR@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _VDMA_B_ADDR@GOTPCREL(%rip), %rax
LBB0_3:
movq (%rax), %rax
movq (%r13), %rcx
movq 16(%r13), %rdx
movl (%rax,%rcx,4), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movl %r15d, %r12d
shlq $4, %r12
movq 8(%rdx,%r12), %rdi
leaq L_.str(%rip), %rsi
callq _WARN
movl 12(%r13), %ebx
imull 8(%r13), %ebx
movq 24(%r13), %rax
imull (%rax), %ebx
sarl $3, %ebx
movl 4(%r14), %edi
movq 16(%r13), %rax
leaq (%rax,%r12), %rdx
addq $4, %rdx
movl %ebx, %esi
callq _pci_alloc_consistent
testq %rax, %rax
je LBB0_4
## %bb.5:
movq 16(%r13), %rcx
movl %ebx, (%rcx,%r12)
movq %rax, 8(%rcx,%r12)
movl 4(%rcx,%r12), %edx
movq %r14, %rdi
movl -44(%rbp), %esi ## 4-byte Reload
callq _reg_write
xorl %eax, %eax
jmp LBB0_6
LBB0_4:
testl %r15d, %r15d
movq (%r13), %rdx
leaq L_.str.3(%rip), %rax
leaq L_.str.2(%rip), %rcx
cmoveq %rax, %rcx
leaq L_.str.1(%rip), %rsi
movq %r14, %rdi
callq _v4l2_err
movq _ENOMEM@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _VDMA_B_ADDR,8,3 ## @VDMA_B_ADDR
.comm _VDMA_P_ADDR,8,3 ## @VDMA_P_ADDR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Allocating buffer but previous still here\n"
L_.str.1: ## @.str.1
.asciz "dma%d: unable to allocate %s-buffer\n"
L_.str.2: ## @.str.2
.asciz "B"
L_.str.3: ## @.str.3
.asciz "P"
.comm _ENOMEM,4,2 ## @ENOMEM
.no_dead_strip _tw686x_memcpy_dma_alloc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tw686x_memcpy_dma_alloc
_tw686x_memcpy_dma_alloc: ; @tw686x_memcpy_dma_alloc
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x21, x1
mov x20, x0
Lloh0:
adrp x8, _VDMA_P_ADDR@GOTPAGE
Lloh1:
ldr x8, [x8, _VDMA_P_ADDR@GOTPAGEOFF]
Lloh2:
adrp x9, _VDMA_B_ADDR@GOTPAGE
Lloh3:
ldr x9, [x9, _VDMA_B_ADDR@GOTPAGEOFF]
cmp w1, #0
csel x8, x8, x9, eq
ldr x8, [x8]
ldr x9, [x0]
ldr w22, [x8, x9, lsl #2]
ldr x19, [x0, #32]
ldr x8, [x0, #16]
mov w24, w1
lsl x25, x24, #4
add x8, x8, x25
ldr x0, [x8, #8]
Lloh4:
adrp x1, l_.str@PAGE
Lloh5:
add x1, x1, l_.str@PAGEOFF
bl _WARN
ldp w8, w9, [x20, #8]
mul w8, w9, w8
ldp x10, x9, [x20, #16]
ldr w9, [x9]
mul w8, w8, w9
asr w23, w8, #3
ldr w0, [x19, #4]
add x8, x10, x25
add x2, x8, #4
mov x1, x23
bl _pci_alloc_consistent
cbz x0, LBB0_2
; %bb.1:
ldr x8, [x20, #16]
add x8, x8, x24, lsl #4
str w23, [x8]
str x0, [x8, #8]
ldr w2, [x8, #4]
mov x0, x19
mov x1, x22
bl _reg_write
mov w0, #0
b LBB0_3
LBB0_2:
ldr x2, [x20]
Lloh6:
adrp x8, l_.str.2@PAGE
Lloh7:
add x8, x8, l_.str.2@PAGEOFF
Lloh8:
adrp x9, l_.str.3@PAGE
Lloh9:
add x9, x9, l_.str.3@PAGEOFF
cmp w21, #0
csel x3, x9, x8, eq
Lloh10:
adrp x1, l_.str.1@PAGE
Lloh11:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _v4l2_err
Lloh12:
adrp x8, _ENOMEM@GOTPAGE
Lloh13:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
neg w0, w8
LBB0_3:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _VDMA_B_ADDR,8,3 ; @VDMA_B_ADDR
.comm _VDMA_P_ADDR,8,3 ; @VDMA_P_ADDR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Allocating buffer but previous still here\n"
l_.str.1: ; @.str.1
.asciz "dma%d: unable to allocate %s-buffer\n"
l_.str.2: ; @.str.2
.asciz "B"
l_.str.3: ; @.str.3
.asciz "P"
.comm _ENOMEM,4,2 ; @ENOMEM
.no_dead_strip _tw686x_memcpy_dma_alloc
.subsections_via_symbols
| AnghaBench/linux/drivers/media/pci/tw686x/extr_tw686x-video.c_tw686x_memcpy_dma_alloc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _readIntCols ## -- Begin function readIntCols
.p2align 4, 0x90
_readIntCols: ## @readIntCols
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testl %edi, %edi
jle LBB0_1
## %bb.2:
movl %edi, %r14d
leal (,%r14,4), %edi
callq _palloc
movq %rax, %r15
movl %r14d, %r12d
xorl %ebx, %ebx
leaq -36(%rbp), %r14
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
callq _pg_strtok
movq %rax, %rdi
callq _atoi
movl %eax, (%r15,%rbx,4)
incq %rbx
cmpq %rbx, %r12
jne LBB0_3
jmp LBB0_4
LBB0_1:
xorl %r15d, %r15d
LBB0_4:
movq %r15, %rax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _readIntCols ; -- Begin function readIntCols
.p2align 2
_readIntCols: ; @readIntCols
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cmp w0, #1
b.lt LBB0_3
; %bb.1:
mov x20, x0
lsl w0, w0, #2
bl _palloc
mov x19, x0
mov x21, #0
mov w8, w20
lsl x20, x8, #2
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x0, sp, #12
bl _pg_strtok
bl _atoi
str w0, [x19, x21]
add x21, x21, #4
cmp x20, x21
b.ne LBB0_2
b LBB0_4
LBB0_3:
mov x19, #0
LBB0_4:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/postgres/src/backend/nodes/extr_readfuncs.c_readIntCols.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _line6_read_serial_number ## -- Begin function line6_read_serial_number
.p2align 4, 0x90
_line6_read_serial_number: ## @line6_read_serial_number
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rdx
movl $32976, %esi ## imm = 0x80D0
movl $4, %ecx
popq %rbp
jmp _line6_read_data ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _line6_read_serial_number ; -- Begin function line6_read_serial_number
.p2align 2
_line6_read_serial_number: ; @line6_read_serial_number
.cfi_startproc
; %bb.0:
mov x2, x1
mov w1, #32976
mov w3, #4
b _line6_read_data
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/staging/line6/extr_driver.c_line6_read_serial_number.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fnic_stats_debugfs_open
_fnic_stats_debugfs_open: ## @fnic_stats_debugfs_open
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq (%rdi), %r15
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $16, %edi
callq _kzalloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
addl %r12d, %r12d
movl %r12d, %edi
callq _vmalloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB0_3
## %bb.4:
movl %r12d, (%rbx)
xorl %r13d, %r13d
movq %rax, %rdi
xorl %esi, %esi
movl %r12d, %edx
callq _memset
movq %rbx, %rdi
movq %r15, %rsi
callq _fnic_get_stats_data
movl %eax, 4(%rbx)
movq %rbx, (%r14)
jmp LBB0_5
LBB0_3:
movq %rbx, %rdi
callq _kfree
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rax
xorl %r13d, %r13d
subl (%rax), %r13d
LBB0_5:
movl %r13d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.no_dead_strip _fnic_stats_debugfs_open
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fnic_stats_debugfs_open
_fnic_stats_debugfs_open: ; @fnic_stats_debugfs_open
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
ldr x20, [x0]
Lloh0:
adrp x8, _PAGE_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
Lloh2:
ldr w22, [x8]
Lloh3:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh4:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov w0, #16
bl _kzalloc
cbz x0, LBB0_4
; %bb.1:
mov x21, x0
lsl w22, w22, #1
mov x0, x22
bl _vmalloc
str x0, [x21, #8]
cbz x0, LBB0_3
; %bb.2:
str w22, [x21]
mov w1, #0
mov x2, x22
bl _memset
mov x0, x21
mov x1, x20
bl _fnic_get_stats_data
mov x8, x0
mov w0, #0
str w8, [x21, #4]
str x21, [x19]
b LBB0_5
LBB0_3:
mov x0, x21
bl _kfree
LBB0_4:
Lloh6:
adrp x8, _ENOMEM@GOTPAGE
Lloh7:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
neg w0, w8
LBB0_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.no_dead_strip _fnic_stats_debugfs_open
.subsections_via_symbols
| AnghaBench/linux/drivers/scsi/fnic/extr_fnic_debugfs.c_fnic_stats_debugfs_open.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function stm32_cryp_gcm_init
_stm32_cryp_gcm_init: ## @stm32_cryp_gcm_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movq 8(%rdi), %rax
movl (%rax), %esi
leaq -64(%rbp), %r15
movq %r15, %rdi
movl $12, %edx
callq _memcpy
movq _GCM_CTR_INIT@GOTPCREL(%rip), %r12
movl (%r12), %edi
callq _cpu_to_be32
movl %eax, -52(%rbp)
movl (%r12), %eax
movl %eax, 4(%r14)
movq %r14, %rdi
movq %r15, %rsi
callq _stm32_cryp_hw_write_iv
movq _CRYP_CR@GOTPCREL(%rip), %rax
movq _CR_PH_INIT@GOTPCREL(%rip), %rcx
orl (%rcx), %ebx
movl (%rax), %esi
movq _CR_CRYPEN@GOTPCREL(%rip), %rax
orl (%rax), %ebx
movq %r14, %rdi
movl %ebx, %edx
callq _stm32_cryp_write
movq %r14, %rdi
callq _stm32_cryp_wait_enable
movl %eax, %ebx
testl %eax, %eax
je LBB0_2
## %bb.1:
movl (%r14), %edi
leaq L_.str(%rip), %rsi
callq _dev_err
LBB0_2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB0_4
## %bb.3:
movl %ebx, %eax
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _GCM_CTR_INIT,4,2 ## @GCM_CTR_INIT
.comm _CRYP_CR,4,2 ## @CRYP_CR
.comm _CR_PH_INIT,4,2 ## @CR_PH_INIT
.comm _CR_CRYPEN,4,2 ## @CR_CRYPEN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Timeout (gcm init)\n"
.no_dead_strip _stm32_cryp_gcm_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function stm32_cryp_gcm_init
_stm32_cryp_gcm_init: ; @stm32_cryp_gcm_init
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
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]
ldr x8, [x0, #8]
ldr w1, [x8]
add x0, sp, #8
mov w2, #12
bl _memcpy
Lloh3:
adrp x21, _GCM_CTR_INIT@GOTPAGE
Lloh4:
ldr x21, [x21, _GCM_CTR_INIT@GOTPAGEOFF]
ldr w0, [x21]
bl _cpu_to_be32
str w0, [sp, #20]
ldr w8, [x21]
str w8, [x19, #4]
add x1, sp, #8
mov x0, x19
bl _stm32_cryp_hw_write_iv
Lloh5:
adrp x8, _CRYP_CR@GOTPAGE
Lloh6:
ldr x8, [x8, _CRYP_CR@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
Lloh8:
adrp x8, _CR_PH_INIT@GOTPAGE
Lloh9:
ldr x8, [x8, _CR_PH_INIT@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
orr w8, w8, w20
Lloh11:
adrp x9, _CR_CRYPEN@GOTPAGE
Lloh12:
ldr x9, [x9, _CR_CRYPEN@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
orr w2, w8, w9
mov x0, x19
bl _stm32_cryp_write
mov x0, x19
bl _stm32_cryp_wait_enable
mov x20, x0
cbz w0, LBB0_2
; %bb.1:
ldr w0, [x19]
Lloh14:
adrp x1, l_.str@PAGE
Lloh15:
add x1, x1, l_.str@PAGEOFF
bl _dev_err
LBB0_2:
ldr x8, [sp, #24]
Lloh16:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh17:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh18:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_4
; %bb.3:
mov x0, x20
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_4:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.cfi_endproc
; -- End function
.comm _GCM_CTR_INIT,4,2 ; @GCM_CTR_INIT
.comm _CRYP_CR,4,2 ; @CRYP_CR
.comm _CR_PH_INIT,4,2 ; @CR_PH_INIT
.comm _CR_CRYPEN,4,2 ; @CR_CRYPEN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Timeout (gcm init)\n"
.no_dead_strip _stm32_cryp_gcm_init
.subsections_via_symbols
| AnghaBench/linux/drivers/crypto/stm32/extr_stm32-cryp.c_stm32_cryp_gcm_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function unregister_sba
_unregister_sba: ## @unregister_sba
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
xorl %r14d, %r14d
cmpq $0, 8(%rdi)
je LBB0_5
## %bb.1:
movq %rdi, %rbx
movq _ISM_UNREG_SBA@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _ism_cmd_simple
testl %eax, %eax
je LBB0_4
## %bb.2:
movq _ISM_ERROR@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_4
## %bb.3:
movq _EIO@GOTPCREL(%rip), %rax
xorl %r14d, %r14d
subl (%rax), %r14d
jmp LBB0_5
LBB0_4:
movq 16(%rbx), %rdi
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq (%rbx), %rcx
movq 8(%rbx), %rdx
callq _dma_free_coherent
xorps %xmm0, %xmm0
movups %xmm0, (%rbx)
LBB0_5:
movl %r14d, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ISM_UNREG_SBA,4,2 ## @ISM_UNREG_SBA
.comm _ISM_ERROR,4,2 ## @ISM_ERROR
.comm _EIO,4,2 ## @EIO
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.no_dead_strip _unregister_sba
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function unregister_sba
_unregister_sba: ; @unregister_sba
.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 x8, [x0, #8]
cbz x8, LBB0_3
; %bb.1:
mov x19, x0
Lloh0:
adrp x8, _ISM_UNREG_SBA@GOTPAGE
Lloh1:
ldr x8, [x8, _ISM_UNREG_SBA@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _ism_cmd_simple
Lloh3:
adrp x8, _ISM_ERROR@GOTPAGE
Lloh4:
ldr x8, [x8, _ISM_ERROR@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
cmp w0, #0
ccmp w0, w8, #4, ne
b.ne LBB0_4
; %bb.2:
ldp x2, x0, [x19, #8]
Lloh6:
adrp x8, _PAGE_SIZE@GOTPAGE
Lloh7:
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
ldr x3, [x19]
bl _dma_free_coherent
mov w0, #0
stp xzr, xzr, [x19]
b LBB0_5
LBB0_3:
mov w0, #0
b LBB0_5
LBB0_4:
Lloh9:
adrp x8, _EIO@GOTPAGE
Lloh10:
ldr x8, [x8, _EIO@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
neg w0, w8
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _ISM_UNREG_SBA,4,2 ; @ISM_UNREG_SBA
.comm _ISM_ERROR,4,2 ; @ISM_ERROR
.comm _EIO,4,2 ; @EIO
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.no_dead_strip _unregister_sba
.subsections_via_symbols
| AnghaBench/linux/drivers/s390/net/extr_ism_drv.c_unregister_sba.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_descriptor_addr
_get_descriptor_addr: ## @get_descriptor_addr
.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, %r15
movl %esi, %r14d
movq %rdi, %r12
movl $2, %ebx
xorl %r13d, %r13d
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
movl %ebx, %esi
movl $8, %edx
movq %r15, %rcx
callq _read_rom
testl %eax, %eax
jne LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl %r14d, (%r15)
je LBB0_3
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl 4(%r15), %edi
callq _le16_to_cpu
## kill: def $eax killed $eax def $rax
addl %eax, %ebx
addl $8, %ebx
movq _TI_MAX_I2C_SIZE@GOTPCREL(%rip), %rax
cmpl (%rax), %ebx
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, (%r15)
jne LBB0_1
jmp LBB0_6
LBB0_3:
movl %ebx, %r13d
LBB0_6:
movl %r13d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TI_MAX_I2C_SIZE,4,2 ## @TI_MAX_I2C_SIZE
.no_dead_strip _get_descriptor_addr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_descriptor_addr
_get_descriptor_addr: ; @get_descriptor_addr
.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 x21, x1
mov x22, x0
mov w19, #2
Lloh0:
adrp x23, _TI_MAX_I2C_SIZE@GOTPAGE
Lloh1:
ldr x23, [x23, _TI_MAX_I2C_SIZE@GOTPAGEOFF]
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x0, x22
mov x1, x19
mov w2, #8
mov x3, x20
bl _read_rom
cbnz w0, LBB0_5
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [x20]
cmp w8, w21
b.eq LBB0_6
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
ldr w0, [x20, #4]
bl _le16_to_cpu
add w8, w19, w0
add w19, w8, #8
ldr w8, [x23]
cmp w19, w8
b.ge LBB0_5
; %bb.4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [x20]
cbnz w8, LBB0_1
LBB0_5:
mov w19, #0
LBB0_6:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _TI_MAX_I2C_SIZE,4,2 ; @TI_MAX_I2C_SIZE
.no_dead_strip _get_descriptor_addr
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/serial/extr_io_ti.c_get_descriptor_addr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pmap_bootstrap_l2
_pmap_bootstrap_l2: ## @pmap_bootstrap_l2
.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, %ebx
movl %esi, %r12d
movl %edi, -48(%rbp) ## 4-byte Spill
movq _L1_OFFSET@GOTPCREL(%rip), %rax
xorl %edi, %edi
movl (%rax), %eax
andl %esi, %eax
sete %dil
leaq L_.str(%rip), %rsi
callq _KASSERT
movl %r12d, %edi
callq _pmap_l1_index
movq _VM_MAX_KERNEL_ADDRESS@GOTPCREL(%rip), %r15
movl %ebx, -44(%rbp) ## 4-byte Spill
cmpl %r12d, (%r15)
jle LBB0_3
## %bb.1:
movq %rax, %r13
movslq -48(%rbp), %rax ## 4-byte Folded Reload
leaq (%rax,%r13,4), %r14
movl -44(%rbp), %ebx ## 4-byte Reload
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
xorl %edi, %edi
movq _Ln_ENTRIES@GOTPCREL(%rip), %rax
cmpq (%rax), %r13
setb %dil
leaq L_.str.1(%rip), %rsi
callq _KASSERT
movl -48(%rbp), %edi ## 4-byte Reload
movl %ebx, %esi
callq _pmap_early_vtophys
movq _Ln_TABLE_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
notl %esi
andl %eax, %esi
movq _L1_TABLE@GOTPCREL(%rip), %rax
orl (%rax), %esi
movq %r14, %rdi
callq _pmap_store
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
addl (%rax), %ebx
movq _L1_SIZE@GOTPCREL(%rip), %rax
addl (%rax), %r12d
incq %r13
addq $4, %r14
cmpl (%r15), %r12d
jl LBB0_2
LBB0_3:
movslq -44(%rbp), %rdi ## 4-byte Folded Reload
movl %ebx, %edx
subl %edi, %edx
xorl %esi, %esi
callq _memset
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _L1_OFFSET,4,2 ## @L1_OFFSET
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Invalid virtual address"
.comm _VM_MAX_KERNEL_ADDRESS,4,2 ## @VM_MAX_KERNEL_ADDRESS
.comm _Ln_ENTRIES,8,3 ## @Ln_ENTRIES
L_.str.1: ## @.str.1
.asciz "Invalid L1 index"
.comm _Ln_TABLE_MASK,4,2 ## @Ln_TABLE_MASK
.comm _L1_TABLE,4,2 ## @L1_TABLE
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.comm _L1_SIZE,8,3 ## @L1_SIZE
.no_dead_strip _pmap_bootstrap_l2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pmap_bootstrap_l2
_pmap_bootstrap_l2: ; @pmap_bootstrap_l2
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x2
mov x20, x1
mov x21, x0
Lloh0:
adrp x8, _L1_OFFSET@GOTPAGE
Lloh1:
ldr x8, [x8, _L1_OFFSET@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w1
cset w0, eq
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _KASSERT
mov x0, x20
bl _pmap_l1_index
Lloh5:
adrp x28, _VM_MAX_KERNEL_ADDRESS@GOTPAGE
Lloh6:
ldr x28, [x28, _VM_MAX_KERNEL_ADDRESS@GOTPAGEOFF]
ldr w8, [x28]
str x19, [sp, #8] ; 8-byte Folded Spill
mov x23, x19
cmp w8, w20
b.le LBB0_3
; %bb.1:
mov x22, x0
sxtw x8, w21
Lloh7:
adrp x19, _L1_TABLE@GOTPAGE
Lloh8:
ldr x19, [x19, _L1_TABLE@GOTPAGEOFF]
Lloh9:
adrp x26, _PAGE_SIZE@GOTPAGE
Lloh10:
ldr x26, [x26, _PAGE_SIZE@GOTPAGEOFF]
add x24, x8, x0, lsl #2
ldr x8, [sp, #8] ; 8-byte Folded Reload
mov x23, x8
Lloh11:
adrp x27, _L1_SIZE@GOTPAGE
Lloh12:
ldr x27, [x27, _L1_SIZE@GOTPAGEOFF]
Lloh13:
adrp x25, l_.str.1@PAGE
Lloh14:
add x25, x25, l_.str.1@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
Lloh15:
adrp x8, _Ln_ENTRIES@GOTPAGE
Lloh16:
ldr x8, [x8, _Ln_ENTRIES@GOTPAGEOFF]
Lloh17:
ldr x8, [x8]
cmp x22, x8
cset w0, lo
mov x1, x25
bl _KASSERT
mov x0, x21
mov x1, x23
bl _pmap_early_vtophys
Lloh18:
adrp x8, _Ln_TABLE_MASK@GOTPAGE
Lloh19:
ldr x8, [x8, _Ln_TABLE_MASK@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
bic w8, w0, w8
ldr w9, [x19]
orr w1, w8, w9
mov x0, x24
bl _pmap_store
ldr w8, [x26]
add w23, w8, w23
add x22, x22, #1
ldr w8, [x27]
ldr w9, [x28]
add x24, x24, #4
add w20, w20, w8
cmp w20, w9
b.lt LBB0_2
LBB0_3:
ldr x8, [sp, #8] ; 8-byte Folded Reload
sxtw x0, w8
sub w2, w23, w8
mov w1, #0
bl _memset
mov x0, x23
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.cfi_endproc
; -- End function
.comm _L1_OFFSET,4,2 ; @L1_OFFSET
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Invalid virtual address"
.comm _VM_MAX_KERNEL_ADDRESS,4,2 ; @VM_MAX_KERNEL_ADDRESS
.comm _Ln_ENTRIES,8,3 ; @Ln_ENTRIES
l_.str.1: ; @.str.1
.asciz "Invalid L1 index"
.comm _Ln_TABLE_MASK,4,2 ; @Ln_TABLE_MASK
.comm _L1_TABLE,4,2 ; @L1_TABLE
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.comm _L1_SIZE,8,3 ; @L1_SIZE
.no_dead_strip _pmap_bootstrap_l2
.subsections_via_symbols
| AnghaBench/freebsd/sys/arm64/arm64/extr_pmap.c_pmap_bootstrap_l2.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function inode2sd
_inode2sd: ## @inode2sd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movq %rsi, %rbx
movq %rdi, %r14
movl 8(%rsi), %esi
callq _set_sd_v2_mode
movl 24(%rbx), %esi
movq %r14, %rdi
callq _set_sd_v2_nlink
movq %rbx, %rdi
callq _i_uid_read
movq %r14, %rdi
movl %eax, %esi
callq _set_sd_v2_uid
movq %r14, %rdi
movl %r15d, %esi
callq _set_sd_v2_size
movq %rbx, %rdi
callq _i_gid_read
movq %r14, %rdi
movl %eax, %esi
callq _set_sd_v2_gid
movl 20(%rbx), %esi
movq %r14, %rdi
callq _set_sd_v2_mtime
movl 16(%rbx), %esi
movq %r14, %rdi
callq _set_sd_v2_atime
movl 12(%rbx), %esi
movq %r14, %rdi
callq _set_sd_v2_ctime
movq _SD_V2_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _to_fake_used_blocks
movq %r14, %rdi
movl %eax, %esi
callq _set_sd_v2_blocks
movl 8(%rbx), %edi
callq _S_ISCHR
testq %rax, %rax
jne LBB0_2
## %bb.1:
movl 8(%rbx), %edi
callq _S_ISBLK
testq %rax, %rax
je LBB0_3
LBB0_2:
movl 4(%rbx), %edi
callq _new_encode_dev
movq %r14, %rdi
movl %eax, %esi
callq _set_sd_v2_rdev
LBB0_4:
movq %rbx, %rdi
callq _REISERFS_I
movl (%rax), %esi
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _set_sd_v2_attrs ## TAILCALL
LBB0_3:
movl (%rbx), %esi
movq %r14, %rdi
callq _set_sd_v2_generation
jmp LBB0_4
.cfi_endproc
## -- End function
.comm _SD_V2_SIZE,4,2 ## @SD_V2_SIZE
.no_dead_strip _inode2sd
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function inode2sd
_inode2sd: ; @inode2sd
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x20, x1
mov x19, x0
ldr w1, [x1, #8]
bl _set_sd_v2_mode
ldr w1, [x20, #24]
mov x0, x19
bl _set_sd_v2_nlink
mov x0, x20
bl _i_uid_read
mov x1, x0
mov x0, x19
bl _set_sd_v2_uid
mov x0, x19
mov x1, x21
bl _set_sd_v2_size
mov x0, x20
bl _i_gid_read
mov x1, x0
mov x0, x19
bl _set_sd_v2_gid
ldr w1, [x20, #20]
mov x0, x19
bl _set_sd_v2_mtime
ldr w1, [x20, #16]
mov x0, x19
bl _set_sd_v2_atime
ldr w1, [x20, #12]
mov x0, x19
bl _set_sd_v2_ctime
Lloh0:
adrp x8, _SD_V2_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _SD_V2_SIZE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x20
bl _to_fake_used_blocks
mov x1, x0
mov x0, x19
bl _set_sd_v2_blocks
ldr w0, [x20, #8]
bl _S_ISCHR
cbnz x0, LBB0_2
; %bb.1:
ldr w0, [x20, #8]
bl _S_ISBLK
cbz x0, LBB0_4
LBB0_2:
ldr w0, [x20, #4]
bl _new_encode_dev
mov x1, x0
mov x0, x19
bl _set_sd_v2_rdev
LBB0_3:
mov x0, x20
bl _REISERFS_I
ldr w1, [x0]
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 _set_sd_v2_attrs
LBB0_4:
ldr w1, [x20]
mov x0, x19
bl _set_sd_v2_generation
b LBB0_3
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SD_V2_SIZE,4,2 ; @SD_V2_SIZE
.no_dead_strip _inode2sd
.subsections_via_symbols
| AnghaBench/linux/fs/reiserfs/extr_inode.c_inode2sd.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ieee80211_get_ringparam
_ieee80211_get_ringparam: ## @ieee80211_get_ringparam
.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 %r8, %r14
movq %rcx, %r15
movq %rdx, %r12
movq %rsi, %rbx
callq _wiphy_priv
movq %rax, %rdi
movq %rbx, %rsi
movq %r12, %rdx
movq %r15, %rcx
movq %r14, %r8
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _drv_get_ringparam ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _ieee80211_get_ringparam
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ieee80211_get_ringparam
_ieee80211_get_ringparam: ; @ieee80211_get_ringparam
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x4
mov x20, x3
mov x21, x2
mov x22, x1
bl _wiphy_priv
mov x1, x22
mov x2, x21
mov x3, x20
mov x4, 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 _drv_get_ringparam
.cfi_endproc
; -- End function
.no_dead_strip _ieee80211_get_ringparam
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/mac80211/extr_cfg.c_ieee80211_get_ringparam.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function PWM_ACZ_TO_REG
_PWM_ACZ_TO_REG: ## @PWM_ACZ_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
andl $31, %esi
movl %edi, %eax
shll $5, %eax
addl $224, %eax
cmpq $4, %rdi
movzbl %al, %ecx
movl $64, %eax
cmovnel %ecx, %eax
orl %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _PWM_ACZ_TO_REG
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function PWM_ACZ_TO_REG
_PWM_ACZ_TO_REG: ; @PWM_ACZ_TO_REG
.cfi_startproc
; %bb.0:
lsl w8, w0, #5
add w8, w8, #224
and w8, w8, #0xe0
cmp x0, #4
mov w9, #64
csel w0, w9, w8, eq
bfxil w0, w1, #0, #5
ret
.cfi_endproc
; -- End function
.no_dead_strip _PWM_ACZ_TO_REG
.subsections_via_symbols
| AnghaBench/linux/drivers/hwmon/extr_dme1737.c_PWM_ACZ_TO_REG.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.