arm
stringlengths 122
13.2M
| x86
stringlengths 122
12.4M
| filename
stringlengths 18
26
|
---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function InitUnigramTable
lCPI0_0:
.quad 0x4197d78400000000 ; double 1.0E+8
.section __TEXT,__text,regular,pure_instructions
.globl _InitUnigramTable
.p2align 2
_InitUnigramTable: ; @InitUnigramTable
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
movi d0, #0000000000000000
stur d0, [x29, #-16]
fmov d0, #0.75000000
str d0, [sp, #16]
mov x0, #33792
movk x0, #6103, lsl #16
bl _malloc
adrp x8, _table@GOTPAGE
ldr x8, [x8, _table@GOTPAGEOFF]
str x0, [x8]
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldursw x8, [x29, #-4]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
mov x10, #40
mul x9, x9, x10
ldr d0, [x8, x9]
scvtf d0, d0
ldr d1, [sp, #16]
bl _pow
fmov d1, d0
ldur d0, [x29, #-16]
fadd d0, d0, d1
stur d0, [x29, #-16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_1
LBB0_4:
ldr x8, [sp, #8] ; 8-byte Folded Reload
stur wzr, [x29, #-8]
ldr x8, [x8]
ldursw x9, [x29, #-8]
mov x10, #40
mul x9, x9, x10
ldr d0, [x8, x9]
scvtf d0, d0
ldr d1, [sp, #16]
bl _pow
ldur d1, [x29, #-16]
fdiv d0, d0, d1
str d0, [sp, #24]
stur wzr, [x29, #-4]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
mov w9, #57600
movk w9, #1525, lsl #16
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-8]
adrp x9, _table@GOTPAGE
ldr x9, [x9, _table@GOTPAGEOFF]
ldr x9, [x9]
ldursw x10, [x29, #-4]
str w8, [x9, x10, lsl #2]
ldur s1, [x29, #-4]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
ldr d1, [sp, #24]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldur w9, [x29, #-8]
add w9, w9, #1
stur w9, [x29, #-8]
ldr x8, [x8]
ldursw x9, [x29, #-8]
mov x10, #40
mul x9, x9, x10
ldr d0, [x8, x9]
scvtf d0, d0
ldr d1, [sp, #16]
bl _pow
ldur d1, [x29, #-16]
fdiv d1, d0, d1
ldr d0, [sp, #24]
fadd d0, d0, d1
str d0, [sp, #24]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldursw x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
adrp x8, _vocab_size@PAGE
ldr x8, [x8, _vocab_size@PAGEOFF]
subs x8, x8, #1
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-8]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_5
LBB0_12:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _ReadWord ; -- Begin function ReadWord
.p2align 2
_ReadWord: ; @ReadWord
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #16]
bl _feof
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_17
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x0, [sp, #16]
bl _fgetc
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB1_7
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #9
cset w8, eq
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_14
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_11
b LBB1_8
LBB1_8:
ldr w8, [sp, #8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
ldr w0, [sp, #8]
ldr x1, [sp, #16]
bl _ungetc
b LBB1_10
LBB1_10:
b LBB1_17
LBB1_11: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12:
ldur x0, [x29, #-8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
b LBB1_18
LBB1_13: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_14: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #12]
strb w8, [x9, x10]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #99
cset w8, lt
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_17:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
b LBB1_18
LBB1_18:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _str_replace ; -- Begin function str_replace
.p2align 2
_str_replace: ; @str_replace
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB2_17
LBB2_3:
ldur x0, [x29, #-24]
bl _strlen
mov x8, x0
str w8, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB2_17
LBB2_5:
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6:
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
stur x8, [x29, #-32]
b LBB2_7
LBB2_7:
ldur x0, [x29, #-32]
bl _strlen
mov x8, x0
str w8, [sp, #16]
ldur x8, [x29, #-16]
str x8, [sp, #32]
str wzr, [sp, #8]
b LBB2_8
LBB2_8: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #32]
ldur x1, [x29, #-24]
bl _strstr
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB2_11
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_8 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
add x8, x8, x9
str x8, [sp, #32]
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_8 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_8
LBB2_11:
ldur x0, [x29, #-16]
bl _strlen
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
ldr w9, [sp, #8]
mul w8, w8, w9
add x8, x0, w8, sxtw
add x0, x8, #1
bl _malloc
mov x8, x0
str x8, [sp, #40]
str x0, [sp, #24]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_13
b LBB2_12
LBB2_12:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB2_17
LBB2_13:
b LBB2_14
LBB2_14: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w9, w8, #1
str w9, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_16
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_14 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _strstr
str x0, [sp, #32]
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
ldr x0, [sp, #24]
ldur x1, [x29, #-16]
ldrsw x2, [sp, #12]
mov x3, #-1
str x3, [sp] ; 8-byte Folded Spill
bl ___strncpy_chk
ldr x2, [sp] ; 8-byte Folded Reload
ldrsw x8, [sp, #12]
add x8, x0, x8
str x8, [sp, #24]
ldr x0, [sp, #24]
ldur x1, [x29, #-32]
bl ___strcpy_chk
ldrsw x8, [sp, #16]
add x8, x0, x8
str x8, [sp, #24]
ldr w8, [sp, #12]
ldr w9, [sp, #20]
add w9, w8, w9
ldur x8, [x29, #-16]
add x8, x8, w9, sxtw
stur x8, [x29, #-16]
b LBB2_14
LBB2_16:
ldr x0, [sp, #24]
ldur x1, [x29, #-16]
mov x2, #-1
bl ___strcpy_chk
ldr x8, [sp, #40]
stur x8, [x29, #-8]
b LBB2_17
LBB2_17:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _GetWordHash ; -- Begin function GetWordHash
.p2align 2
_GetWordHash: ; @GetWordHash
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str xzr, [sp, #8]
str xzr, [sp, #16]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
bl _strlen
ldr x8, [sp] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8]
mov x9, #257
mul x8, x8, x9
ldur x9, [x29, #-8]
ldr x10, [sp, #16]
ldrsb x9, [x9, x10]
add x8, x8, x9
str x8, [sp, #8]
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB3_1
LBB3_4:
ldr x8, [sp, #8]
mov x10, #50048
movk x10, #457, lsl #16
udiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #8]
mov x0, x8
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _SearchVocab ; -- Begin function SearchVocab
.p2align 2
_SearchVocab: ; @SearchVocab
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _vocab_hash@GOTPAGE
ldr x8, [x8, _vocab_hash@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
str x0, [sp, #16]
ldr x0, [sp, #16]
bl _GetWordHash
str w0, [sp, #12]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8]
ldr w9, [sp, #12]
; kill: def $x9 killed $w9
ldr w8, [x8, x9, lsl #2]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2:
mov w8, #-1
stur w8, [x29, #-4]
b LBB4_6
LBB4_3: ; in Loop: Header=BB4_1 Depth=1
ldr x9, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #16]
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
ldr x8, [x8]
ldr x9, [x9]
ldr w10, [sp, #12]
; kill: def $x10 killed $w10
ldrsw x9, [x9, x10, lsl #2]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x1, [x8, #16]
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8]
ldr w9, [sp, #12]
; kill: def $x9 killed $w9
ldr w8, [x8, x9, lsl #2]
stur w8, [x29, #-4]
b LBB4_6
LBB4_5: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
mov w10, #50048
movk w10, #457, lsl #16
udiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
str w8, [sp, #12]
b LBB4_1
LBB4_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ReadWordIndex ; -- Begin function ReadWordIndex
.p2align 2
_ReadWordIndex: ; @ReadWordIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #8]
ldr x1, [sp, #8]
add x0, sp, #20
bl _ReadWord
ldr x0, [sp, #8]
bl _feof
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
mov w8, #-1
str w8, [sp, #16]
b LBB5_3
LBB5_2:
add x0, sp, #20
bl _SearchVocab
str w0, [sp, #16]
b LBB5_3
LBB5_3:
ldr w8, [sp, #16]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4:
bl ___stack_chk_fail
LBB5_5:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.globl _AddWordToVocab ; -- Begin function AddWordToVocab
.p2align 2
_AddWordToVocab: ; @AddWordToVocab
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
bl _strlen
add x8, x0, #1
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-16]
ldur w8, [x29, #-16]
subs w8, w8, #100
cset w8, ls
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
mov w8, #100
stur w8, [x29, #-16]
b LBB6_2
LBB6_2:
ldur w8, [x29, #-16]
mov x0, x8
mov x1, #1
bl _calloc
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x11, [x8]
adrp x9, _vocab_size@PAGE
str x9, [sp, #16] ; 8-byte Folded Spill
ldr x12, [x9, _vocab_size@PAGEOFF]
mov x10, #40
str x10, [sp, #8] ; 8-byte Folded Spill
mul x12, x12, x10
add x11, x11, x12
str x0, [x11, #16]
ldr x8, [x8]
ldr x9, [x9, _vocab_size@PAGEOFF]
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #16]
ldur x1, [x29, #-8]
mov x2, #-1
bl ___strcpy_chk
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x11, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x10, [x9]
ldr x9, [x8, _vocab_size@PAGEOFF]
mul x11, x9, x11
mov x9, #0
str x9, [x10, x11]
ldr x9, [x8, _vocab_size@PAGEOFF]
add x9, x9, #1
str x9, [x8, _vocab_size@PAGEOFF]
ldr x8, [x8, _vocab_size@PAGEOFF]
add x8, x8, #2
adrp x9, _vocab_max_size@PAGE
ldr x9, [x9, _vocab_max_size@PAGEOFF]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
ldr x9, [sp, #24] ; 8-byte Folded Reload
adrp x8, _vocab_max_size@PAGE
ldr x10, [x8, _vocab_max_size@PAGEOFF]
add x10, x10, #1000
str x10, [x8, _vocab_max_size@PAGEOFF]
ldr x0, [x9]
ldr x8, [x8, _vocab_max_size@PAGEOFF]
mov x9, #40
mul x1, x8, x9
bl _realloc
ldr x8, [sp, #24] ; 8-byte Folded Reload
str x0, [x8]
b LBB6_4
LBB6_4:
ldur x0, [x29, #-8]
bl _GetWordHash
stur w0, [x29, #-12]
b LBB6_5
LBB6_5: ; =>This Inner Loop Header: Depth=1
adrp x8, _vocab_hash@GOTPAGE
ldr x8, [x8, _vocab_hash@GOTPAGEOFF]
ldr x8, [x8]
ldur w9, [x29, #-12]
; kill: def $x9 killed $w9
ldr w8, [x8, x9, lsl #2]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB6_7
b LBB6_6
LBB6_6: ; in Loop: Header=BB6_5 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
mov w10, #50048
movk w10, #457, lsl #16
udiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-12]
b LBB6_5
LBB6_7:
adrp x8, _vocab_size@PAGE
ldr x9, [x8, _vocab_size@PAGEOFF]
subs x9, x9, #1
adrp x10, _vocab_hash@GOTPAGE
ldr x10, [x10, _vocab_hash@GOTPAGEOFF]
ldr x10, [x10]
ldur w11, [x29, #-12]
; kill: def $x11 killed $w11
; kill: def $w9 killed $w9 killed $x9
str w9, [x10, x11, lsl #2]
ldr x8, [x8, _vocab_size@PAGEOFF]
subs x8, x8, #1
mov x0, x8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _VocabCompare ; -- Begin function VocabCompare
.p2align 2
_VocabCompare: ; @VocabCompare
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x8, [x8]
ldr x9, [sp, #8]
ldr x9, [x9]
subs x8, x8, x9
mov x0, x8
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _SortVocab ; -- Begin function SortVocab
.p2align 2
_SortVocab: ; @SortVocab
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
mov w9, #50048
movk w9, #457, lsl #16
stur w9, [x29, #-28] ; 4-byte Folded Spill
adrp x9, _vocab_hash@GOTPAGE
ldr x9, [x9, _vocab_hash@GOTPAGEOFF]
stur x9, [x29, #-24] ; 8-byte Folded Spill
ldr x8, [x8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x1, x9, #1
add x0, x8, #40
mov x2, #40
adrp x3, _VocabCompare@PAGE
add x3, x3, _VocabCompare@PAGEOFF
bl _qsort
stur wzr, [x29, #-4]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldur w9, [x29, #-28] ; 4-byte Folded Reload
ldur w8, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_4
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x10, [x29, #-4]
mov w8, #-1
str w8, [x9, x10, lsl #2]
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB8_1
LBB8_4:
adrp x8, _vocab_size@PAGE
ldr x8, [x8, _vocab_size@PAGEOFF]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-8]
adrp x8, _train_words@PAGE
str xzr, [x8, _train_words@PAGEOFF]
stur wzr, [x29, #-4]
b LBB8_5
LBB8_5: ; =>This Loop Header: Depth=1
; Child Loop BB8_10 Depth 2
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_15
b LBB8_6
LBB8_6: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
mov x10, #40
mul x9, x9, x10
ldr x8, [x8, x9]
adrp x9, _min_count@PAGE
ldrsw x9, [x9, _min_count@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB8_9
b LBB8_7
LBB8_7: ; in Loop: Header=BB8_5 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_9
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
adrp x10, _vocab_size@PAGE
ldr x9, [x10, _vocab_size@PAGEOFF]
subs x9, x9, #1
str x9, [x10, _vocab_size@PAGEOFF]
ldr x8, [x8]
ldursw x9, [x29, #-4]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #16]
bl _free
b LBB8_13
LBB8_9: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #16]
bl _GetWordHash
stur w0, [x29, #-12]
b LBB8_10
LBB8_10: ; Parent Loop BB8_5 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr x8, [x8]
ldur w9, [x29, #-12]
; kill: def $x9 killed $w9
ldr w8, [x8, x9, lsl #2]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB8_12
b LBB8_11
LBB8_11: ; in Loop: Header=BB8_10 Depth=2
ldur w10, [x29, #-28] ; 4-byte Folded Reload
ldur w8, [x29, #-12]
add w8, w8, #1
udiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-12]
b LBB8_10
LBB8_12: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldur x10, [x29, #-24] ; 8-byte Folded Reload
ldur w9, [x29, #-4]
ldr x10, [x10]
ldur w11, [x29, #-12]
; kill: def $x11 killed $w11
str w9, [x10, x11, lsl #2]
ldr x8, [x8]
ldursw x9, [x29, #-4]
mov x10, #40
mul x9, x9, x10
ldr x10, [x8, x9]
adrp x9, _train_words@PAGE
ldr x8, [x9, _train_words@PAGEOFF]
add x8, x8, x10
str x8, [x9, _train_words@PAGEOFF]
b LBB8_13
LBB8_13: ; in Loop: Header=BB8_5 Depth=1
b LBB8_14
LBB8_14: ; in Loop: Header=BB8_5 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB8_5
LBB8_15:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x8, _vocab_size@PAGE
ldr x8, [x8, _vocab_size@PAGEOFF]
add x8, x8, #1
mov x9, #40
mul x1, x8, x9
bl _realloc
ldr x8, [sp, #24] ; 8-byte Folded Reload
str x0, [x8]
stur wzr, [x29, #-4]
b LBB8_16
LBB8_16: ; =>This Inner Loop Header: Depth=1
ldursw x8, [x29, #-4]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB8_19
b LBB8_17
LBB8_17: ; in Loop: Header=BB8_16 Depth=1
mov x0, #40
str x0, [sp, #8] ; 8-byte Folded Spill
mov x1, #1
bl _calloc
ldr x9, [sp, #24] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x9, [x9]
ldursw x10, [x29, #-4]
mov x11, #40
str x11, [sp, #16] ; 8-byte Folded Spill
mul x10, x10, x11
add x9, x9, x10
str x8, [x9, #24]
mov x1, #4
bl _calloc
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
mul x9, x9, x10
add x8, x8, x9
str x0, [x8, #8]
b LBB8_18
LBB8_18: ; in Loop: Header=BB8_16 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB8_16
LBB8_19:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _ReduceVocab ; -- Begin function ReduceVocab
.p2align 2
_ReduceVocab: ; @ReduceVocab
.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
mov w8, #50048
movk w8, #457, lsl #16
str w8, [sp, #12] ; 4-byte Folded Spill
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _vocab_hash@GOTPAGE
ldr x8, [x8, _vocab_hash@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur wzr, [x29, #-8]
stur wzr, [x29, #-4]
b LBB9_1
LBB9_1: ; =>This Inner Loop Header: Depth=1
ldursw x8, [x29, #-4]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB9_7
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
mov x10, #40
mul x9, x9, x10
ldr x8, [x8, x9]
adrp x9, _min_reduce@PAGE
ldrsw x9, [x9, _min_reduce@PAGEOFF]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB9_4
b LBB9_3
LBB9_3: ; in Loop: Header=BB9_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x9]
ldursw x10, [x29, #-4]
mov x11, #40
mul x10, x10, x11
ldr x8, [x8, x10]
ldr x10, [x9]
ldursw x12, [x29, #-8]
mul x12, x12, x11
str x8, [x10, x12]
ldr x8, [x9]
ldursw x10, [x29, #-4]
mul x10, x10, x11
add x8, x8, x10
ldr x8, [x8, #16]
ldr x9, [x9]
ldursw x10, [x29, #-8]
mul x10, x10, x11
add x9, x9, x10
str x8, [x9, #16]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB9_5
LBB9_4: ; in Loop: Header=BB9_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #16]
bl _free
b LBB9_5
LBB9_5: ; in Loop: Header=BB9_1 Depth=1
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB9_1
LBB9_7:
ldursw x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
str x8, [x9, _vocab_size@PAGEOFF]
stur wzr, [x29, #-4]
b LBB9_8
LBB9_8: ; =>This Inner Loop Header: Depth=1
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldur w8, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_11
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_8 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x10, [x29, #-4]
mov w8, #-1
str w8, [x9, x10, lsl #2]
b LBB9_10
LBB9_10: ; in Loop: Header=BB9_8 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB9_8
LBB9_11:
stur wzr, [x29, #-4]
b LBB9_12
LBB9_12: ; =>This Loop Header: Depth=1
; Child Loop BB9_14 Depth 2
ldursw x8, [x29, #-4]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB9_18
b LBB9_13
LBB9_13: ; in Loop: Header=BB9_12 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #16]
bl _GetWordHash
stur w0, [x29, #-12]
b LBB9_14
LBB9_14: ; Parent Loop BB9_12 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
ldur w9, [x29, #-12]
; kill: def $x9 killed $w9
ldr w8, [x8, x9, lsl #2]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB9_16
b LBB9_15
LBB9_15: ; in Loop: Header=BB9_14 Depth=2
ldr w10, [sp, #12] ; 4-byte Folded Reload
ldur w8, [x29, #-12]
add w8, w8, #1
udiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-12]
b LBB9_14
LBB9_16: ; in Loop: Header=BB9_12 Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr x9, [x9]
ldur w10, [x29, #-12]
; kill: def $x10 killed $w10
str w8, [x9, x10, lsl #2]
b LBB9_17
LBB9_17: ; in Loop: Header=BB9_12 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB9_12
LBB9_18:
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
adrp x9, _min_reduce@PAGE
ldr w8, [x9, _min_reduce@PAGEOFF]
add w8, w8, #1
str w8, [x9, _min_reduce@PAGEOFF]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _CreateBinaryTree ; -- Begin function CreateBinaryTree
.p2align 2
_CreateBinaryTree: ; @CreateBinaryTree
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #480
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
adrp x8, _vocab_size@PAGE
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [x8, _vocab_size@PAGEOFF]
lsl x8, x8, #1
add x0, x8, #1
mov x1, #8
str x1, [sp, #24] ; 8-byte Folded Spill
bl _calloc
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #24] ; 8-byte Folded Reload
str x0, [sp, #48]
ldr x8, [x8, _vocab_size@PAGEOFF]
lsl x8, x8, #1
add x0, x8, #1
bl _calloc
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #24] ; 8-byte Folded Reload
str x0, [sp, #40]
ldr x8, [x8, _vocab_size@PAGEOFF]
lsl x8, x8, #1
add x0, x8, #1
bl _calloc
str x0, [sp, #32]
str xzr, [sp, #104]
b LBB10_1
LBB10_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #104]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB10_4
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x9, [sp, #104]
mov x10, #40
mul x9, x9, x10
ldr x8, [x8, x9]
ldr x9, [sp, #48]
ldr x10, [sp, #104]
str x8, [x9, x10, lsl #3]
b LBB10_3
LBB10_3: ; in Loop: Header=BB10_1 Depth=1
ldr x8, [sp, #104]
add x8, x8, #1
str x8, [sp, #104]
b LBB10_1
LBB10_4:
adrp x8, _vocab_size@PAGE
ldr x8, [x8, _vocab_size@PAGEOFF]
str x8, [sp, #104]
b LBB10_5
LBB10_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #104]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9, lsl #1
cset w8, ge
tbnz w8, #0, LBB10_8
b LBB10_6
LBB10_6: ; in Loop: Header=BB10_5 Depth=1
ldr x9, [sp, #48]
ldr x10, [sp, #104]
mov x8, #1125899906809856
movk x8, #42182, lsl #16
movk x8, #36222, lsl #32
str x8, [x9, x10, lsl #3]
b LBB10_7
LBB10_7: ; in Loop: Header=BB10_5 Depth=1
ldr x8, [sp, #104]
add x8, x8, #1
str x8, [sp, #104]
b LBB10_5
LBB10_8:
adrp x8, _vocab_size@PAGE
ldr x9, [x8, _vocab_size@PAGEOFF]
subs x9, x9, #1
str x9, [sp, #64]
ldr x8, [x8, _vocab_size@PAGEOFF]
str x8, [sp, #56]
str xzr, [sp, #104]
b LBB10_9
LBB10_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #104]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x9, x9, #1
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB10_24
b LBB10_10
LBB10_10: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, lt
tbnz w8, #0, LBB10_15
b LBB10_11
LBB10_11: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #64]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #48]
ldr x10, [sp, #56]
ldr x9, [x9, x10, lsl #3]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB10_13
b LBB10_12
LBB10_12: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #64]
str x8, [sp, #80]
ldr x8, [sp, #64]
subs x8, x8, #1
str x8, [sp, #64]
b LBB10_14
LBB10_13: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #56]
str x8, [sp, #80]
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
b LBB10_14
LBB10_14: ; in Loop: Header=BB10_9 Depth=1
b LBB10_16
LBB10_15: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #56]
str x8, [sp, #80]
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
b LBB10_16
LBB10_16: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, lt
tbnz w8, #0, LBB10_21
b LBB10_17
LBB10_17: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #64]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #48]
ldr x10, [sp, #56]
ldr x9, [x9, x10, lsl #3]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB10_19
b LBB10_18
LBB10_18: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #64]
str x8, [sp, #72]
ldr x8, [sp, #64]
subs x8, x8, #1
str x8, [sp, #64]
b LBB10_20
LBB10_19: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #56]
str x8, [sp, #72]
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
b LBB10_20
LBB10_20: ; in Loop: Header=BB10_9 Depth=1
b LBB10_22
LBB10_21: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #56]
str x8, [sp, #72]
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
b LBB10_22
LBB10_22: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #80]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #48]
ldr x10, [sp, #72]
ldr x9, [x9, x10, lsl #3]
add x9, x8, x9
ldr x10, [sp, #48]
adrp x8, _vocab_size@PAGE
ldr x11, [x8, _vocab_size@PAGEOFF]
ldr x12, [sp, #104]
add x11, x11, x12
str x9, [x10, x11, lsl #3]
ldr x9, [x8, _vocab_size@PAGEOFF]
ldr x10, [sp, #104]
add x9, x9, x10
ldr x10, [sp, #32]
ldr x11, [sp, #80]
str x9, [x10, x11, lsl #3]
ldr x8, [x8, _vocab_size@PAGEOFF]
ldr x9, [sp, #104]
add x8, x8, x9
ldr x9, [sp, #32]
ldr x10, [sp, #72]
str x8, [x9, x10, lsl #3]
ldr x9, [sp, #40]
ldr x10, [sp, #72]
mov x8, #1
str x8, [x9, x10, lsl #3]
b LBB10_23
LBB10_23: ; in Loop: Header=BB10_9 Depth=1
ldr x8, [sp, #104]
add x8, x8, #1
str x8, [sp, #104]
b LBB10_9
LBB10_24:
str xzr, [sp, #104]
b LBB10_25
LBB10_25: ; =>This Loop Header: Depth=1
; Child Loop BB10_27 Depth 2
; Child Loop BB10_31 Depth 2
ldr x8, [sp, #104]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB10_36
b LBB10_26
LBB10_26: ; in Loop: Header=BB10_25 Depth=1
ldr x8, [sp, #104]
str x8, [sp, #96]
str xzr, [sp, #88]
b LBB10_27
LBB10_27: ; Parent Loop BB10_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #40]
ldr x9, [sp, #96]
ldr x8, [x8, x9, lsl #3]
ldr x10, [sp, #88]
add x9, sp, #112
; kill: def $w8 killed $w8 killed $x8
strb w8, [x9, x10]
ldr x8, [sp, #96]
ldr x10, [sp, #88]
add x9, sp, #152
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #88]
add x8, x8, #1
str x8, [sp, #88]
ldr x8, [sp, #32]
ldr x9, [sp, #96]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #96]
ldr x8, [sp, #96]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
lsl x9, x9, #1
subs x9, x9, #2
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB10_29
b LBB10_28
LBB10_28: ; in Loop: Header=BB10_25 Depth=1
b LBB10_30
LBB10_29: ; in Loop: Header=BB10_27 Depth=2
b LBB10_27
LBB10_30: ; in Loop: Header=BB10_25 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #88]
ldr x10, [x9]
ldr x12, [sp, #104]
mov x11, #40
mul x12, x12, x11
add x10, x10, x12
; kill: def $w8 killed $w8 killed $x8
strb w8, [x10, #32]
adrp x8, _vocab_size@PAGE
ldr x8, [x8, _vocab_size@PAGEOFF]
subs x8, x8, #2
ldr x9, [x9]
ldr x10, [sp, #104]
mul x10, x10, x11
add x9, x9, x10
ldr x9, [x9, #8]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
str xzr, [sp, #96]
b LBB10_31
LBB10_31: ; Parent Loop BB10_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #96]
ldr x9, [sp, #88]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB10_34
b LBB10_32
LBB10_32: ; in Loop: Header=BB10_31 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp, #96]
add x8, sp, #112
add x8, x8, x10
ldrb w8, [x8]
ldr x10, [x9]
ldr x12, [sp, #104]
mov x11, #40
mul x12, x12, x11
add x10, x10, x12
ldr x10, [x10, #24]
ldr x12, [sp, #88]
ldr x13, [sp, #96]
subs x12, x12, x13
subs x12, x12, #1
add x10, x10, x12
strb w8, [x10]
ldr x10, [sp, #96]
add x8, sp, #152
ldr x8, [x8, x10, lsl #3]
adrp x10, _vocab_size@PAGE
ldr x10, [x10, _vocab_size@PAGEOFF]
subs x8, x8, x10
ldr x9, [x9]
ldr x10, [sp, #104]
mul x10, x10, x11
add x9, x9, x10
ldr x9, [x9, #8]
ldr x10, [sp, #88]
ldr x11, [sp, #96]
subs x10, x10, x11
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, x10, lsl #2]
b LBB10_33
LBB10_33: ; in Loop: Header=BB10_31 Depth=2
ldr x8, [sp, #96]
add x8, x8, #1
str x8, [sp, #96]
b LBB10_31
LBB10_34: ; in Loop: Header=BB10_25 Depth=1
b LBB10_35
LBB10_35: ; in Loop: Header=BB10_25 Depth=1
ldr x8, [sp, #104]
add x8, x8, #1
str x8, [sp, #104]
b LBB10_25
LBB10_36:
ldr x0, [sp, #48]
bl _free
ldr x0, [sp, #40]
bl _free
ldr x0, [sp, #32]
bl _free
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB10_38
b LBB10_37
LBB10_37:
bl ___stack_chk_fail
LBB10_38:
add sp, sp, #480
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function LearnVocabFromTrainFile
lCPI11_0:
.quad 0x417406f400000000 ; double 2.1E+7
.section __TEXT,__text,regular,pure_instructions
.globl _LearnVocabFromTrainFile
.p2align 2
_LearnVocabFromTrainFile: ; @LearnVocabFromTrainFile
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str xzr, [sp, #32]
b LBB11_1
LBB11_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
mov x9, #50048
movk x9, #457, lsl #16
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB11_4
b LBB11_2
LBB11_2: ; in Loop: Header=BB11_1 Depth=1
adrp x8, _vocab_hash@GOTPAGE
ldr x8, [x8, _vocab_hash@GOTPAGEOFF]
ldr x9, [x8]
ldr x10, [sp, #32]
mov w8, #-1
str w8, [x9, x10, lsl #2]
b LBB11_3
LBB11_3: ; in Loop: Header=BB11_1 Depth=1
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB11_1
LBB11_4:
adrp x0, _train_file@GOTPAGE
ldr x0, [x0, _train_file@GOTPAGEOFF]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB11_6
b LBB11_5
LBB11_5:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_6:
adrp x8, _vocab_size@PAGE
str xzr, [x8, _vocab_size@PAGEOFF]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _AddWordToVocab
b LBB11_7
LBB11_7: ; =>This Inner Loop Header: Depth=1
ldr x1, [sp, #40]
add x0, sp, #52
bl _ReadWord
ldr x0, [sp, #40]
bl _feof
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB11_9
b LBB11_8
LBB11_8:
b LBB11_18
LBB11_9: ; in Loop: Header=BB11_7 Depth=1
adrp x9, _train_words@PAGE
ldr x8, [x9, _train_words@PAGEOFF]
add x8, x8, #1
str x8, [x9, _train_words@PAGEOFF]
adrp x8, _debug_mode@PAGE
ldr w8, [x8, _debug_mode@PAGEOFF]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB11_12
b LBB11_10
LBB11_10: ; in Loop: Header=BB11_7 Depth=1
adrp x8, _train_words@PAGE
ldr x8, [x8, _train_words@PAGEOFF]
mov x10, #34464
movk x10, #1, lsl #16
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB11_12
b LBB11_11
LBB11_11: ; in Loop: Header=BB11_7 Depth=1
adrp x8, _train_words@PAGE
ldr x8, [x8, _train_words@PAGEOFF]
mov x9, #1000
sdiv x8, x8, x9
mov x9, sp
str x8, [x9]
mov x8, #13
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
b LBB11_12
LBB11_12: ; in Loop: Header=BB11_7 Depth=1
add x0, sp, #52
bl _SearchVocab
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
str x8, [sp, #24]
ldr x8, [sp, #24]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB11_14
b LBB11_13
LBB11_13: ; in Loop: Header=BB11_7 Depth=1
add x0, sp, #52
bl _AddWordToVocab
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
str x8, [sp, #32]
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
ldr x9, [x8]
ldr x8, [sp, #32]
mov x10, #40
mul x10, x8, x10
mov x8, #1
str x8, [x9, x10]
b LBB11_15
LBB11_14: ; in Loop: Header=BB11_7 Depth=1
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
ldr x8, [x8]
ldr x9, [sp, #24]
mov x10, #40
mul x9, x9, x10
add x9, x8, x9
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
b LBB11_15
LBB11_15: ; in Loop: Header=BB11_7 Depth=1
adrp x8, _vocab_size@PAGE
ldr d0, [x8, _vocab_size@PAGEOFF]
scvtf d0, d0
adrp x8, lCPI11_0@PAGE
ldr d1, [x8, lCPI11_0@PAGEOFF]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB11_17
b LBB11_16
LBB11_16: ; in Loop: Header=BB11_7 Depth=1
bl _ReduceVocab
b LBB11_17
LBB11_17: ; in Loop: Header=BB11_7 Depth=1
b LBB11_7
LBB11_18:
bl _SortVocab
adrp x8, _debug_mode@PAGE
ldr w8, [x8, _debug_mode@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB11_20
b LBB11_19
LBB11_19:
adrp x8, _vocab_size@PAGE
ldr x8, [x8, _vocab_size@PAGEOFF]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x8, _train_words@PAGE
ldr x8, [x8, _train_words@PAGEOFF]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB11_20
LBB11_20:
ldr x0, [sp, #40]
bl _ftell
adrp x8, _file_size@PAGE
str x0, [x8, _file_size@PAGEOFF]
ldr x0, [sp, #40]
bl _fclose
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB11_22
b LBB11_21
LBB11_21:
bl ___stack_chk_fail
LBB11_22:
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _SaveVocab ; -- Begin function SaveVocab
.p2align 2
_SaveVocab: ; @SaveVocab
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, _save_vocab_file@GOTPAGE
ldr x0, [x0, _save_vocab_file@GOTPAGEOFF]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fopen
str x0, [sp, #16]
stur xzr, [x29, #-8]
b LBB12_1
LBB12_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB12_4
b LBB12_2
LBB12_2: ; in Loop: Header=BB12_1 Depth=1
ldr x0, [sp, #16]
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
ldr x9, [x8]
ldur x10, [x29, #-8]
mov x11, #40
mul x10, x10, x11
add x9, x9, x10
ldr x10, [x9, #16]
ldr x8, [x8]
ldur x9, [x29, #-8]
mul x9, x9, x11
ldr x8, [x8, x9]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fprintf
b LBB12_3
LBB12_3: ; in Loop: Header=BB12_1 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB12_1
LBB12_4:
ldr x0, [sp, #16]
bl _fclose
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ReadVocab ; -- Begin function ReadVocab
.p2align 2
_ReadVocab: ; @ReadVocab
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str xzr, [sp, #32]
adrp x0, _read_vocab_file@GOTPAGE
ldr x0, [x0, _read_vocab_file@GOTPAGEOFF]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB13_2
b LBB13_1
LBB13_1:
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB13_2:
str xzr, [sp, #40]
b LBB13_3
LBB13_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
mov x9, #50048
movk x9, #457, lsl #16
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB13_6
b LBB13_4
LBB13_4: ; in Loop: Header=BB13_3 Depth=1
adrp x8, _vocab_hash@GOTPAGE
ldr x8, [x8, _vocab_hash@GOTPAGEOFF]
ldr x9, [x8]
ldr x10, [sp, #40]
mov w8, #-1
str w8, [x9, x10, lsl #2]
b LBB13_5
LBB13_5: ; in Loop: Header=BB13_3 Depth=1
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB13_3
LBB13_6:
adrp x8, _vocab_size@PAGE
str xzr, [x8, _vocab_size@PAGEOFF]
b LBB13_7
LBB13_7: ; =>This Inner Loop Header: Depth=1
ldr x1, [sp, #16]
add x0, sp, #52
bl _ReadWord
ldr x0, [sp, #16]
bl _feof
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB13_9
b LBB13_8
LBB13_8:
b LBB13_10
LBB13_9: ; in Loop: Header=BB13_7 Depth=1
add x0, sp, #52
bl _AddWordToVocab
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
str x8, [sp, #40]
ldr x0, [sp, #16]
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
ldr x8, [x8]
ldr x9, [sp, #40]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
mov x9, sp
str x8, [x9]
add x8, sp, #31
str x8, [x9, #8]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fscanf
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB13_7
LBB13_10:
bl _SortVocab
adrp x8, _debug_mode@PAGE
ldr w8, [x8, _debug_mode@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB13_12
b LBB13_11
LBB13_11:
adrp x8, _vocab_size@PAGE
ldr x8, [x8, _vocab_size@PAGEOFF]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x8, _train_words@PAGE
ldr x8, [x8, _train_words@PAGEOFF]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB13_12
LBB13_12:
adrp x0, _train_file@GOTPAGE
ldr x0, [x0, _train_file@GOTPAGEOFF]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB13_14
b LBB13_13
LBB13_13:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB13_14:
ldr x0, [sp, #16]
mov x1, #0
mov w2, #2
bl _fseek
ldr x0, [sp, #16]
bl _ftell
adrp x8, _file_size@PAGE
str x0, [x8, _file_size@PAGEOFF]
ldr x0, [sp, #16]
bl _fclose
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB13_16
b LBB13_15
LBB13_15:
bl ___stack_chk_fail
LBB13_16:
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _InitNet ; -- Begin function InitNet
.p2align 2
_InitNet: ; @InitNet
.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, #1
str x8, [sp, #8]
adrp x8, _syn0@GOTPAGE
ldr x8, [x8, _syn0@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB14_2
b LBB14_1
LBB14_1:
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB14_2:
adrp x8, _hs@PAGE
ldr w8, [x8, _hs@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_14
b LBB14_3
LBB14_3:
adrp x8, _syn1@GOTPAGE
ldr x8, [x8, _syn1@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB14_5
b LBB14_4
LBB14_4:
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB14_5:
stur xzr, [x29, #-8]
b LBB14_6
LBB14_6: ; =>This Loop Header: Depth=1
; Child Loop BB14_8 Depth 2
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB14_13
b LBB14_7
LBB14_7: ; in Loop: Header=BB14_6 Depth=1
str xzr, [sp, #16]
b LBB14_8
LBB14_8: ; Parent Loop BB14_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #16]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB14_11
b LBB14_9
LBB14_9: ; in Loop: Header=BB14_8 Depth=2
adrp x8, _syn1@GOTPAGE
ldr x8, [x8, _syn1@GOTPAGEOFF]
ldr x8, [x8]
ldur x9, [x29, #-8]
adrp x10, _layer1_size@PAGE
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
ldr x10, [sp, #16]
add x9, x9, x10
movi d0, #0000000000000000
str s0, [x8, x9, lsl #2]
b LBB14_10
LBB14_10: ; in Loop: Header=BB14_8 Depth=2
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB14_8
LBB14_11: ; in Loop: Header=BB14_6 Depth=1
b LBB14_12
LBB14_12: ; in Loop: Header=BB14_6 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB14_6
LBB14_13:
b LBB14_14
LBB14_14:
adrp x8, _negative@PAGE
ldr w8, [x8, _negative@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB14_26
b LBB14_15
LBB14_15:
adrp x8, _syn1neg@GOTPAGE
ldr x8, [x8, _syn1neg@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB14_17
b LBB14_16
LBB14_16:
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB14_17:
stur xzr, [x29, #-8]
b LBB14_18
LBB14_18: ; =>This Loop Header: Depth=1
; Child Loop BB14_20 Depth 2
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB14_25
b LBB14_19
LBB14_19: ; in Loop: Header=BB14_18 Depth=1
str xzr, [sp, #16]
b LBB14_20
LBB14_20: ; Parent Loop BB14_18 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #16]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB14_23
b LBB14_21
LBB14_21: ; in Loop: Header=BB14_20 Depth=2
adrp x8, _syn1neg@GOTPAGE
ldr x8, [x8, _syn1neg@GOTPAGEOFF]
ldr x8, [x8]
ldur x9, [x29, #-8]
adrp x10, _layer1_size@PAGE
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
ldr x10, [sp, #16]
add x9, x9, x10
movi d0, #0000000000000000
str s0, [x8, x9, lsl #2]
b LBB14_22
LBB14_22: ; in Loop: Header=BB14_20 Depth=2
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB14_20
LBB14_23: ; in Loop: Header=BB14_18 Depth=1
b LBB14_24
LBB14_24: ; in Loop: Header=BB14_18 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB14_18
LBB14_25:
b LBB14_26
LBB14_26:
stur xzr, [x29, #-8]
b LBB14_27
LBB14_27: ; =>This Loop Header: Depth=1
; Child Loop BB14_29 Depth 2
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB14_34
b LBB14_28
LBB14_28: ; in Loop: Header=BB14_27 Depth=1
str xzr, [sp, #16]
b LBB14_29
LBB14_29: ; Parent Loop BB14_27 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #16]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB14_32
b LBB14_30
LBB14_30: ; in Loop: Header=BB14_29 Depth=2
ldr x8, [sp, #8]
mov x9, #58989
movk x9, #57068, lsl #16
movk x9, #5, lsl #32
mul x8, x8, x9
add x8, x8, #11
str x8, [sp, #8]
ldrh w8, [sp, #8]
; kill: def $x8 killed $w8
ucvtf s0, x8
mov w8, #1199570944
fmov s1, w8
fdiv s0, s0, s1
fcvt d0, s0
fmov d1, #0.50000000
fsub d0, d0, d1
adrp x10, _layer1_size@PAGE
ldr d1, [x10, _layer1_size@PAGEOFF]
scvtf d1, d1
fdiv d0, d0, d1
fcvt s0, d0
adrp x8, _syn0@GOTPAGE
ldr x8, [x8, _syn0@GOTPAGEOFF]
ldr x8, [x8]
ldur x9, [x29, #-8]
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
ldr x10, [sp, #16]
add x9, x9, x10
str s0, [x8, x9, lsl #2]
b LBB14_31
LBB14_31: ; in Loop: Header=BB14_29 Depth=2
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB14_29
LBB14_32: ; in Loop: Header=BB14_27 Depth=1
b LBB14_33
LBB14_33: ; in Loop: Header=BB14_27 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB14_27
LBB14_34:
bl _CreateBinaryTree
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function TrainModelThread
lCPI15_0:
.quad 0x3f1a36e2eb1c432d ; double 1.0E-4
.section __TEXT,__text,regular,pure_instructions
.globl _TrainModelThread
.p2align 2
_TrainModelThread: ; @TrainModelThread
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov w9, #8352
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #2, lsl #12 ; =8192
sub sp, sp, #160
add x8, sp, #272
str x8, [sp, #128] ; 8-byte Folded Spill
adrp x9, _starting_alpha@GOTPAGE
ldr x9, [x9, _starting_alpha@GOTPAGEOFF]
str x9, [sp, #48] ; 8-byte Folded Spill
adrp x9, _vocab@GOTPAGE
ldr x9, [x9, _vocab@GOTPAGEOFF]
str x9, [sp, #56] ; 8-byte Folded Spill
mov x9, #58989
movk x9, #57068, lsl #16
movk x9, #5, lsl #32
str x9, [sp, #64] ; 8-byte Folded Spill
adrp x9, _syn0@GOTPAGE
ldr x9, [x9, _syn0@GOTPAGEOFF]
str x9, [sp, #72] ; 8-byte Folded Spill
mov x9, #57600
movk x9, #1525, lsl #16
str x9, [sp, #80] ; 8-byte Folded Spill
adrp x9, _expTable@GOTPAGE
ldr x9, [x9, _expTable@GOTPAGEOFF]
str x9, [sp, #88] ; 8-byte Folded Spill
adrp x9, _syn1neg@GOTPAGE
ldr x9, [x9, _syn1neg@GOTPAGEOFF]
str x9, [sp, #96] ; 8-byte Folded Spill
adrp x9, _syn1@GOTPAGE
ldr x9, [x9, _syn1@GOTPAGEOFF]
str x9, [sp, #104] ; 8-byte Folded Spill
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-24]
str x0, [x8, #48]
str xzr, [sp, #264]
str xzr, [sp, #256]
str xzr, [sp, #248]
str xzr, [sp, #240]
adrp x9, _iter@PAGE
ldr x9, [x9, _iter@PAGEOFF]
str x9, [sp, #192]
ldr x8, [x8, #48]
str x8, [sp, #184]
adrp x8, _layer1_size@PAGE
str x8, [sp, #112] ; 8-byte Folded Spill
ldr x0, [x8, _layer1_size@PAGEOFF]
mov x1, #4
str x1, [sp, #120] ; 8-byte Folded Spill
bl _calloc
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr x1, [sp, #120] ; 8-byte Folded Reload
str x0, [sp, #160]
ldr x0, [x8, _layer1_size@PAGEOFF]
bl _calloc
str x0, [sp, #152]
adrp x0, _train_file@GOTPAGE
ldr x0, [x0, _train_file@GOTPAGEOFF]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
ldr x9, [sp, #128] ; 8-byte Folded Reload
str x0, [sp, #144]
ldr x0, [sp, #144]
adrp x8, _file_size@PAGE
ldr x8, [x8, _file_size@PAGEOFF]
adrp x10, _num_threads@PAGE
ldrsw x10, [x10, _num_threads@PAGEOFF]
sdiv x8, x8, x10
ldr x9, [x9, #48]
mul x1, x8, x9
mov w2, #0
bl _fseek
b LBB15_1
LBB15_1: ; =>This Loop Header: Depth=1
; Child Loop BB15_9 Depth 2
; Child Loop BB15_31 Depth 2
; Child Loop BB15_35 Depth 2
; Child Loop BB15_134 Depth 2
; Child Loop BB15_143 Depth 3
; Child Loop BB15_148 Depth 3
; Child Loop BB15_150 Depth 4
; Child Loop BB15_160 Depth 4
; Child Loop BB15_164 Depth 4
; Child Loop BB15_172 Depth 3
; Child Loop BB15_181 Depth 4
; Child Loop BB15_191 Depth 4
; Child Loop BB15_195 Depth 4
; Child Loop BB15_202 Depth 3
; Child Loop BB15_40 Depth 2
; Child Loop BB15_49 Depth 3
; Child Loop BB15_57 Depth 2
; Child Loop BB15_62 Depth 2
; Child Loop BB15_64 Depth 3
; Child Loop BB15_74 Depth 3
; Child Loop BB15_78 Depth 3
; Child Loop BB15_86 Depth 2
; Child Loop BB15_95 Depth 3
; Child Loop BB15_105 Depth 3
; Child Loop BB15_109 Depth 3
; Child Loop BB15_116 Depth 2
; Child Loop BB15_125 Depth 3
ldr x8, [sp, #248]
ldr x9, [sp, #240]
subs x8, x8, x9
mov x9, #10000
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB15_7
b LBB15_2
LBB15_2: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #248]
ldr x9, [sp, #240]
subs x10, x8, x9
adrp x9, _word_count_actual@PAGE
ldr x8, [x9, _word_count_actual@PAGEOFF]
add x8, x8, x10
str x8, [x9, _word_count_actual@PAGEOFF]
ldr x8, [sp, #248]
str x8, [sp, #240]
adrp x8, _debug_mode@PAGE
ldr w8, [x8, _debug_mode@PAGEOFF]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB15_4
b LBB15_3
LBB15_3: ; in Loop: Header=BB15_1 Depth=1
bl _clock
str x0, [sp, #168]
adrp x8, _alpha@PAGE
ldr s0, [x8, _alpha@PAGEOFF]
fcvt d2, s0
adrp x8, _word_count_actual@PAGE
ldr d0, [x8, _word_count_actual@PAGEOFF]
fmov x9, d0
scvtf s0, x9
adrp x9, _iter@PAGE
ldr x9, [x9, _iter@PAGEOFF]
adrp x10, _train_words@PAGE
ldr x10, [x10, _train_words@PAGEOFF]
mul x9, x9, x10
add x9, x9, #1
scvtf s1, x9
fdiv s0, s0, s1
mov w9, #1120403456
fmov s1, w9
fmul s0, s0, s1
fcvt d1, s0
ldr d0, [x8, _word_count_actual@PAGEOFF]
fmov x8, d0
scvtf s0, x8
ldr x8, [sp, #168]
adrp x9, _start@GOTPAGE
ldr x9, [x9, _start@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
add x8, x8, #1
ucvtf s3, x8
mov w8, #9216
movk w8, #18804, lsl #16
fmov s4, w8
fdiv s3, s3, s4
mov w8, #1148846080
fmov s4, w8
fmul s3, s3, s4
fdiv s0, s0, s3
fcvt d0, s0
mov x8, sp
mov x9, #13
str x9, [x8]
str d2, [x8, #8]
str d1, [x8, #16]
str d0, [x8, #24]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
b LBB15_4
LBB15_4: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr s0, [x8]
adrp x9, _word_count_actual@PAGE
ldr d1, [x9, _word_count_actual@PAGEOFF]
fmov x9, d1
scvtf s1, x9
adrp x9, _iter@PAGE
ldr x9, [x9, _iter@PAGEOFF]
adrp x10, _train_words@PAGE
ldr x10, [x10, _train_words@PAGEOFF]
mul x9, x9, x10
add x9, x9, #1
scvtf s2, x9
fdiv s2, s1, s2
fmov s1, #1.00000000
fsub s1, s1, s2
fmul s0, s0, s1
adrp x9, _alpha@PAGE
str s0, [x9, _alpha@PAGEOFF]
ldr s0, [x9, _alpha@PAGEOFF]
fcvt d0, s0
ldr s1, [x8]
fcvt d1, s1
adrp x8, lCPI15_0@PAGE
ldr d2, [x8, lCPI15_0@PAGEOFF]
fmul d1, d1, d2
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB15_6
b LBB15_5
LBB15_5: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d0, s0
adrp x8, lCPI15_0@PAGE
ldr d1, [x8, lCPI15_0@PAGEOFF]
fmul d0, d0, d1
fcvt s0, d0
adrp x8, _alpha@PAGE
str s0, [x8, _alpha@PAGEOFF]
b LBB15_6
LBB15_6: ; in Loop: Header=BB15_1 Depth=1
b LBB15_7
LBB15_7: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #264]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB15_23
b LBB15_8
LBB15_8: ; in Loop: Header=BB15_1 Depth=1
b LBB15_9
LBB15_9: ; Parent Loop BB15_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [sp, #144]
bl _ReadWordIndex
ldr x9, [sp, #128] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
str x8, [x9, #8]
ldr x0, [sp, #144]
bl _feof
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB15_11
b LBB15_10
LBB15_10: ; in Loop: Header=BB15_1 Depth=1
b LBB15_22
LBB15_11: ; in Loop: Header=BB15_9 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #8]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB15_13
b LBB15_12
LBB15_12: ; in Loop: Header=BB15_9 Depth=2
b LBB15_9
LBB15_13: ; in Loop: Header=BB15_9 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x9, [sp, #248]
add x9, x9, #1
str x9, [sp, #248]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB15_15
b LBB15_14
LBB15_14: ; in Loop: Header=BB15_1 Depth=1
b LBB15_22
LBB15_15: ; in Loop: Header=BB15_9 Depth=2
adrp x8, _sample@PAGE
ldr s0, [x8, _sample@PAGEOFF]
fcmp s0, #0.0
cset w8, le
tbnz w8, #0, LBB15_19
b LBB15_16
LBB15_16: ; in Loop: Header=BB15_9 Depth=2
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldr x10, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x12, [x8]
ldr x13, [x10, #8]
mov x11, #40
mul x13, x13, x11
ldr d0, [x12, x13]
fmov x12, d0
scvtf s0, x12
adrp x13, _sample@PAGE
ldr s1, [x13, _sample@PAGEOFF]
adrp x12, _train_words@PAGE
ldr d2, [x12, _train_words@PAGEOFF]
fmov x14, d2
scvtf s2, x14
fmul s1, s1, s2
fdiv s0, s0, s1
fcvt d0, s0
fsqrt d0, d0
fmov d1, #1.00000000
fadd d0, d0, d1
ldr s1, [x13, _sample@PAGEOFF]
ldr d2, [x12, _train_words@PAGEOFF]
fmov x12, d2
scvtf s2, x12
fmul s1, s1, s2
fcvt d1, s1
fmul d0, d0, d1
ldr x8, [x8]
ldr x10, [x10, #8]
mul x10, x10, x11
ldr d1, [x8, x10]
scvtf d1, d1
fdiv d0, d0, d1
fcvt s0, d0
str s0, [sp, #140]
ldr x8, [sp, #184]
mul x8, x8, x9
add x8, x8, #11
str x8, [sp, #184]
ldr s0, [sp, #140]
ldrh w8, [sp, #184]
; kill: def $x8 killed $w8
ucvtf s1, x8
mov w8, #1199570944
fmov s2, w8
fdiv s1, s1, s2
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB15_18
b LBB15_17
LBB15_17: ; in Loop: Header=BB15_9 Depth=2
b LBB15_9
LBB15_18: ; in Loop: Header=BB15_9 Depth=2
b LBB15_19
LBB15_19: ; in Loop: Header=BB15_9 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #8]
ldr x10, [sp, #264]
add x9, sp, #336
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #264]
add x8, x8, #1
str x8, [sp, #264]
ldr x8, [sp, #264]
subs x8, x8, #1000
cset w8, lt
tbnz w8, #0, LBB15_21
b LBB15_20
LBB15_20: ; in Loop: Header=BB15_1 Depth=1
b LBB15_22
LBB15_21: ; in Loop: Header=BB15_9 Depth=2
b LBB15_9
LBB15_22: ; in Loop: Header=BB15_1 Depth=1
str xzr, [sp, #256]
b LBB15_23
LBB15_23: ; in Loop: Header=BB15_1 Depth=1
ldr x0, [sp, #144]
bl _feof
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB15_25
b LBB15_24
LBB15_24: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #248]
adrp x9, _train_words@PAGE
ldr x9, [x9, _train_words@PAGEOFF]
adrp x10, _num_threads@PAGE
ldrsw x10, [x10, _num_threads@PAGEOFF]
sdiv x9, x9, x10
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB15_28
b LBB15_25
LBB15_25: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #248]
ldr x9, [sp, #240]
subs x10, x8, x9
adrp x9, _word_count_actual@PAGE
ldr x8, [x9, _word_count_actual@PAGEOFF]
add x8, x8, x10
str x8, [x9, _word_count_actual@PAGEOFF]
ldr x8, [sp, #192]
subs x8, x8, #1
str x8, [sp, #192]
ldr x8, [sp, #192]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB15_27
b LBB15_26
LBB15_26:
b LBB15_212
LBB15_27: ; in Loop: Header=BB15_1 Depth=1
ldr x9, [sp, #128] ; 8-byte Folded Reload
str xzr, [sp, #248]
str xzr, [sp, #240]
str xzr, [sp, #264]
ldr x0, [sp, #144]
adrp x8, _file_size@PAGE
ldr x8, [x8, _file_size@PAGEOFF]
adrp x10, _num_threads@PAGE
ldrsw x10, [x10, _num_threads@PAGEOFF]
sdiv x8, x8, x10
ldr x9, [x9, #48]
mul x1, x8, x9
mov w2, #0
bl _fseek
b LBB15_1
LBB15_28: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x10, [sp, #256]
add x9, sp, #336
ldr x9, [x9, x10, lsl #3]
str x9, [x8, #8]
ldr x8, [x8, #8]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB15_30
b LBB15_29
LBB15_29: ; in Loop: Header=BB15_1 Depth=1
b LBB15_1
LBB15_30: ; in Loop: Header=BB15_1 Depth=1
str xzr, [sp, #216]
b LBB15_31
LBB15_31: ; Parent Loop BB15_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_34
b LBB15_32
LBB15_32: ; in Loop: Header=BB15_31 Depth=2
ldr x8, [sp, #160]
ldr x9, [sp, #216]
movi d0, #0000000000000000
str s0, [x8, x9, lsl #2]
b LBB15_33
LBB15_33: ; in Loop: Header=BB15_31 Depth=2
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_31
LBB15_34: ; in Loop: Header=BB15_1 Depth=1
str xzr, [sp, #216]
b LBB15_35
LBB15_35: ; Parent Loop BB15_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_38
b LBB15_36
LBB15_36: ; in Loop: Header=BB15_35 Depth=2
ldr x8, [sp, #152]
ldr x9, [sp, #216]
movi d0, #0000000000000000
str s0, [x8, x9, lsl #2]
b LBB15_37
LBB15_37: ; in Loop: Header=BB15_35 Depth=2
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_35
LBB15_38: ; in Loop: Header=BB15_1 Depth=1
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x10, [sp, #64] ; 8-byte Folded Reload
ldr x8, [sp, #184]
mul x8, x8, x10
add x8, x8, #11
str x8, [sp, #184]
ldr x8, [sp, #184]
adrp x10, _window@PAGE
ldrsw x11, [x10, _window@PAGEOFF]
udiv x10, x8, x11
mul x10, x10, x11
subs x8, x8, x10
str x8, [x9, #32]
adrp x8, _cbow@PAGE
ldr w8, [x8, _cbow@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB15_133
b LBB15_39
LBB15_39: ; in Loop: Header=BB15_1 Depth=1
ldr x9, [sp, #128] ; 8-byte Folded Reload
str xzr, [x9, #16]
ldr x8, [x9, #32]
str x8, [x9, #40]
b LBB15_40
LBB15_40: ; Parent Loop BB15_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB15_49 Depth 3
ldr x10, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x10, #40]
adrp x9, _window@PAGE
ldr w9, [x9, _window@PAGEOFF]
lsl w9, w9, #1
add w11, w9, #1
; implicit-def: $x9
mov x9, x11
sxtw x9, w9
ldr x10, [x10, #32]
subs x9, x9, x10
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_55
b LBB15_41
LBB15_41: ; in Loop: Header=BB15_40 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #40]
adrp x9, _window@PAGE
ldrsw x9, [x9, _window@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB15_53
b LBB15_42
LBB15_42: ; in Loop: Header=BB15_40 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #256]
adrp x10, _window@PAGE
ldrsw x10, [x10, _window@PAGEOFF]
subs x8, x8, x10
ldr x9, [x9, #40]
add x8, x8, x9
str x8, [sp, #216]
ldr x8, [sp, #216]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB15_44
b LBB15_43
LBB15_43: ; in Loop: Header=BB15_40 Depth=2
b LBB15_54
LBB15_44: ; in Loop: Header=BB15_40 Depth=2
ldr x8, [sp, #216]
ldr x9, [sp, #264]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB15_46
b LBB15_45
LBB15_45: ; in Loop: Header=BB15_40 Depth=2
b LBB15_54
LBB15_46: ; in Loop: Header=BB15_40 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x10, [sp, #216]
add x9, sp, #336
ldr x9, [x9, x10, lsl #3]
str x9, [x8]
ldr x8, [x8]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB15_48
b LBB15_47
LBB15_47: ; in Loop: Header=BB15_40 Depth=2
b LBB15_54
LBB15_48: ; in Loop: Header=BB15_40 Depth=2
str xzr, [sp, #216]
b LBB15_49
LBB15_49: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_40 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_52
b LBB15_50
LBB15_50: ; in Loop: Header=BB15_49 Depth=3
ldr x10, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [x10]
adrp x11, _layer1_size@PAGE
ldr x11, [x11, _layer1_size@PAGEOFF]
mul x10, x10, x11
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr x8, [sp, #160]
ldr x9, [sp, #216]
add x8, x8, x9, lsl #2
ldr s0, [x8]
fadd s0, s0, s1
str s0, [x8]
b LBB15_51
LBB15_51: ; in Loop: Header=BB15_49 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_49
LBB15_52: ; in Loop: Header=BB15_40 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #16]
add x8, x8, #1
str x8, [x9, #16]
b LBB15_53
LBB15_53: ; in Loop: Header=BB15_40 Depth=2
b LBB15_54
LBB15_54: ; in Loop: Header=BB15_40 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #40]
add x8, x8, #1
str x8, [x9, #40]
b LBB15_40
LBB15_55: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB15_132
b LBB15_56
LBB15_56: ; in Loop: Header=BB15_1 Depth=1
str xzr, [sp, #216]
b LBB15_57
LBB15_57: ; Parent Loop BB15_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_60
b LBB15_58
LBB15_58: ; in Loop: Header=BB15_57 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr d0, [x8, #16]
fmov x8, d0
scvtf s1, x8
ldr x8, [sp, #160]
ldr x9, [sp, #216]
add x8, x8, x9, lsl #2
ldr s0, [x8]
fdiv s0, s0, s1
str s0, [x8]
b LBB15_59
LBB15_59: ; in Loop: Header=BB15_57 Depth=2
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_57
LBB15_60: ; in Loop: Header=BB15_1 Depth=1
adrp x8, _hs@PAGE
ldr w8, [x8, _hs@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB15_84
b LBB15_61
LBB15_61: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #128] ; 8-byte Folded Reload
str xzr, [x8, #24]
b LBB15_62
LBB15_62: ; Parent Loop BB15_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB15_64 Depth 3
; Child Loop BB15_74 Depth 3
; Child Loop BB15_78 Depth 3
ldr x10, [sp, #128] ; 8-byte Folded Reload
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x10, #24]
ldr x9, [x9]
ldr x10, [x10, #8]
mov x11, #40
mul x10, x10, x11
add x9, x9, x10
ldrsb x9, [x9, #32]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_83
b LBB15_63
LBB15_63: ; in Loop: Header=BB15_62 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
movi d0, #0000000000000000
str s0, [sp, #180]
ldr x8, [x8]
ldr x10, [x9, #8]
mov x11, #40
mul x10, x10, x11
add x8, x8, x10
ldr x8, [x8, #8]
ldr x9, [x9, #24]
ldrsw x8, [x8, x9, lsl #2]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
mul x8, x8, x9
str x8, [sp, #224]
str xzr, [sp, #216]
b LBB15_64
LBB15_64: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_62 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_67
b LBB15_65
LBB15_65: ; in Loop: Header=BB15_64 Depth=3
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr x9, [sp, #160]
ldr x10, [sp, #216]
ldr s0, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr s2, [sp, #180]
fmadd s0, s0, s1, s2
str s0, [sp, #180]
b LBB15_66
LBB15_66: ; in Loop: Header=BB15_64 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_64
LBB15_67: ; in Loop: Header=BB15_62 Depth=2
ldr s0, [sp, #180]
fmov s1, #-6.00000000
fcmp s0, s1
cset w8, hi
tbnz w8, #0, LBB15_69
b LBB15_68
LBB15_68: ; in Loop: Header=BB15_62 Depth=2
b LBB15_82
LBB15_69: ; in Loop: Header=BB15_62 Depth=2
ldr s0, [sp, #180]
fmov s1, #6.00000000
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB15_71
b LBB15_70
LBB15_70: ; in Loop: Header=BB15_62 Depth=2
b LBB15_82
LBB15_71: ; in Loop: Header=BB15_62 Depth=2
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8]
ldr s0, [sp, #180]
fmov s1, #6.00000000
fadd s0, s0, s1
mov w9, #1118175232
fmov s1, w9
fmul s0, s0, s1
fcvtzs w9, s0
ldr s0, [x8, w9, sxtw #2]
str s0, [sp, #180]
b LBB15_72
LBB15_72: ; in Loop: Header=BB15_62 Depth=2
b LBB15_73
LBB15_73: ; in Loop: Header=BB15_62 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x10, [x9, #8]
mov x11, #40
mul x10, x10, x11
add x8, x8, x10
ldr x8, [x8, #24]
ldr x9, [x9, #24]
ldrsb w9, [x8, x9]
mov w8, #1
subs w8, w8, w9
scvtf s0, w8
ldr s1, [sp, #180]
fsub s0, s0, s1
adrp x8, _alpha@PAGE
ldr s1, [x8, _alpha@PAGEOFF]
fmul s0, s0, s1
str s0, [sp, #176]
str xzr, [sp, #216]
b LBB15_74
LBB15_74: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_62 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_77
b LBB15_75
LBB15_75: ; in Loop: Header=BB15_74 Depth=3
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr s0, [sp, #176]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr x8, [sp, #152]
ldr x9, [sp, #216]
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB15_76
LBB15_76: ; in Loop: Header=BB15_74 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_74
LBB15_77: ; in Loop: Header=BB15_62 Depth=2
str xzr, [sp, #216]
b LBB15_78
LBB15_78: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_62 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_81
b LBB15_79
LBB15_79: ; in Loop: Header=BB15_78 Depth=3
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr s0, [sp, #176]
ldr x9, [sp, #160]
ldr x10, [sp, #216]
ldr s1, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB15_80
LBB15_80: ; in Loop: Header=BB15_78 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_78
LBB15_81: ; in Loop: Header=BB15_62 Depth=2
b LBB15_82
LBB15_82: ; in Loop: Header=BB15_62 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #24]
add x8, x8, #1
str x8, [x9, #24]
b LBB15_62
LBB15_83: ; in Loop: Header=BB15_1 Depth=1
b LBB15_84
LBB15_84: ; in Loop: Header=BB15_1 Depth=1
adrp x8, _negative@PAGE
ldr w8, [x8, _negative@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB15_115
b LBB15_85
LBB15_85: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #128] ; 8-byte Folded Reload
str xzr, [x8, #24]
b LBB15_86
LBB15_86: ; Parent Loop BB15_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB15_95 Depth 3
; Child Loop BB15_105 Depth 3
; Child Loop BB15_109 Depth 3
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #24]
adrp x9, _negative@PAGE
ldr w9, [x9, _negative@PAGEOFF]
add w9, w9, #1
subs x8, x8, w9, sxtw
cset w8, ge
tbnz w8, #0, LBB15_114
b LBB15_87
LBB15_87: ; in Loop: Header=BB15_86 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB15_89
b LBB15_88
LBB15_88: ; in Loop: Header=BB15_86 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #8]
str x8, [sp, #208]
mov x8, #1
str x8, [sp, #200]
b LBB15_94
LBB15_89: ; in Loop: Header=BB15_86 Depth=2
ldr x11, [sp, #80] ; 8-byte Folded Reload
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldr x8, [sp, #184]
mul x8, x8, x9
add x8, x8, #11
str x8, [sp, #184]
adrp x8, _table@GOTPAGE
ldr x8, [x8, _table@GOTPAGEOFF]
ldr x8, [x8]
ldr x9, [sp, #184]
lsr x9, x9, #16
udiv x10, x9, x11
mul x10, x10, x11
subs x9, x9, x10
ldrsw x8, [x8, x9, lsl #2]
str x8, [sp, #208]
ldr x8, [sp, #208]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB15_91
b LBB15_90
LBB15_90: ; in Loop: Header=BB15_86 Depth=2
ldr x8, [sp, #184]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x10, x9, #1
udiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
add x8, x8, #1
str x8, [sp, #208]
b LBB15_91
LBB15_91: ; in Loop: Header=BB15_86 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #208]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB15_93
b LBB15_92
LBB15_92: ; in Loop: Header=BB15_86 Depth=2
b LBB15_113
LBB15_93: ; in Loop: Header=BB15_86 Depth=2
str xzr, [sp, #200]
b LBB15_94
LBB15_94: ; in Loop: Header=BB15_86 Depth=2
ldr x8, [sp, #208]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
mul x8, x8, x9
str x8, [sp, #224]
movi d0, #0000000000000000
str s0, [sp, #180]
str xzr, [sp, #216]
b LBB15_95
LBB15_95: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_86 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_98
b LBB15_96
LBB15_96: ; in Loop: Header=BB15_95 Depth=3
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x9, [sp, #160]
ldr x10, [sp, #216]
ldr s0, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr s2, [sp, #180]
fmadd s0, s0, s1, s2
str s0, [sp, #180]
b LBB15_97
LBB15_97: ; in Loop: Header=BB15_95 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_95
LBB15_98: ; in Loop: Header=BB15_86 Depth=2
ldr s0, [sp, #180]
fmov s1, #6.00000000
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB15_100
b LBB15_99
LBB15_99: ; in Loop: Header=BB15_86 Depth=2
ldr x8, [sp, #200]
subs x8, x8, #1
scvtf s0, x8
adrp x8, _alpha@PAGE
ldr s1, [x8, _alpha@PAGEOFF]
fmul s0, s0, s1
str s0, [sp, #176]
b LBB15_104
LBB15_100: ; in Loop: Header=BB15_86 Depth=2
ldr s0, [sp, #180]
fmov s1, #-6.00000000
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB15_102
b LBB15_101
LBB15_101: ; in Loop: Header=BB15_86 Depth=2
ldr x8, [sp, #200]
subs x8, x8, #0
scvtf s0, x8
adrp x8, _alpha@PAGE
ldr s1, [x8, _alpha@PAGEOFF]
fmul s0, s0, s1
str s0, [sp, #176]
b LBB15_103
LBB15_102: ; in Loop: Header=BB15_86 Depth=2
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr d0, [sp, #200]
fmov x9, d0
scvtf s0, x9
ldr x8, [x8]
ldr s1, [sp, #180]
fmov s2, #6.00000000
fadd s1, s1, s2
mov w9, #1118175232
fmov s2, w9
fmul s1, s1, s2
fcvtzs w9, s1
ldr s1, [x8, w9, sxtw #2]
fsub s0, s0, s1
adrp x8, _alpha@PAGE
ldr s1, [x8, _alpha@PAGEOFF]
fmul s0, s0, s1
str s0, [sp, #176]
b LBB15_103
LBB15_103: ; in Loop: Header=BB15_86 Depth=2
b LBB15_104
LBB15_104: ; in Loop: Header=BB15_86 Depth=2
str xzr, [sp, #216]
b LBB15_105
LBB15_105: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_86 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_108
b LBB15_106
LBB15_106: ; in Loop: Header=BB15_105 Depth=3
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr s0, [sp, #176]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr x8, [sp, #152]
ldr x9, [sp, #216]
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB15_107
LBB15_107: ; in Loop: Header=BB15_105 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_105
LBB15_108: ; in Loop: Header=BB15_86 Depth=2
str xzr, [sp, #216]
b LBB15_109
LBB15_109: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_86 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_112
b LBB15_110
LBB15_110: ; in Loop: Header=BB15_109 Depth=3
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr s0, [sp, #176]
ldr x9, [sp, #160]
ldr x10, [sp, #216]
ldr s1, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB15_111
LBB15_111: ; in Loop: Header=BB15_109 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_109
LBB15_112: ; in Loop: Header=BB15_86 Depth=2
b LBB15_113
LBB15_113: ; in Loop: Header=BB15_86 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #24]
add x8, x8, #1
str x8, [x9, #24]
b LBB15_86
LBB15_114: ; in Loop: Header=BB15_1 Depth=1
b LBB15_115
LBB15_115: ; in Loop: Header=BB15_1 Depth=1
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #32]
str x8, [x9, #40]
b LBB15_116
LBB15_116: ; Parent Loop BB15_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB15_125 Depth 3
ldr x10, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x10, #40]
adrp x9, _window@PAGE
ldr w9, [x9, _window@PAGEOFF]
lsl w9, w9, #1
add w11, w9, #1
; implicit-def: $x9
mov x9, x11
sxtw x9, w9
ldr x10, [x10, #32]
subs x9, x9, x10
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_131
b LBB15_117
LBB15_117: ; in Loop: Header=BB15_116 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #40]
adrp x9, _window@PAGE
ldrsw x9, [x9, _window@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB15_129
b LBB15_118
LBB15_118: ; in Loop: Header=BB15_116 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #256]
adrp x10, _window@PAGE
ldrsw x10, [x10, _window@PAGEOFF]
subs x8, x8, x10
ldr x9, [x9, #40]
add x8, x8, x9
str x8, [sp, #216]
ldr x8, [sp, #216]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB15_120
b LBB15_119
LBB15_119: ; in Loop: Header=BB15_116 Depth=2
b LBB15_130
LBB15_120: ; in Loop: Header=BB15_116 Depth=2
ldr x8, [sp, #216]
ldr x9, [sp, #264]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB15_122
b LBB15_121
LBB15_121: ; in Loop: Header=BB15_116 Depth=2
b LBB15_130
LBB15_122: ; in Loop: Header=BB15_116 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x10, [sp, #216]
add x9, sp, #336
ldr x9, [x9, x10, lsl #3]
str x9, [x8]
ldr x8, [x8]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB15_124
b LBB15_123
LBB15_123: ; in Loop: Header=BB15_116 Depth=2
b LBB15_130
LBB15_124: ; in Loop: Header=BB15_116 Depth=2
str xzr, [sp, #216]
b LBB15_125
LBB15_125: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_116 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_128
b LBB15_126
LBB15_126: ; in Loop: Header=BB15_125 Depth=3
ldr x10, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x9, [sp, #152]
ldr x11, [sp, #216]
ldr s1, [x9, x11, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [x10]
adrp x11, _layer1_size@PAGE
ldr x11, [x11, _layer1_size@PAGEOFF]
mul x10, x10, x11
add x9, x9, x10
add x8, x8, x9, lsl #2
ldr s0, [x8]
fadd s0, s0, s1
str s0, [x8]
b LBB15_127
LBB15_127: ; in Loop: Header=BB15_125 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_125
LBB15_128: ; in Loop: Header=BB15_116 Depth=2
b LBB15_129
LBB15_129: ; in Loop: Header=BB15_116 Depth=2
b LBB15_130
LBB15_130: ; in Loop: Header=BB15_116 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #40]
add x8, x8, #1
str x8, [x9, #40]
b LBB15_116
LBB15_131: ; in Loop: Header=BB15_1 Depth=1
b LBB15_132
LBB15_132: ; in Loop: Header=BB15_1 Depth=1
b LBB15_209
LBB15_133: ; in Loop: Header=BB15_1 Depth=1
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #32]
str x8, [x9, #40]
b LBB15_134
LBB15_134: ; Parent Loop BB15_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB15_143 Depth 3
; Child Loop BB15_148 Depth 3
; Child Loop BB15_150 Depth 4
; Child Loop BB15_160 Depth 4
; Child Loop BB15_164 Depth 4
; Child Loop BB15_172 Depth 3
; Child Loop BB15_181 Depth 4
; Child Loop BB15_191 Depth 4
; Child Loop BB15_195 Depth 4
; Child Loop BB15_202 Depth 3
ldr x10, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x10, #40]
adrp x9, _window@PAGE
ldr w9, [x9, _window@PAGEOFF]
lsl w9, w9, #1
add w11, w9, #1
; implicit-def: $x9
mov x9, x11
sxtw x9, w9
ldr x10, [x10, #32]
subs x9, x9, x10
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_208
b LBB15_135
LBB15_135: ; in Loop: Header=BB15_134 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #40]
adrp x9, _window@PAGE
ldrsw x9, [x9, _window@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB15_206
b LBB15_136
LBB15_136: ; in Loop: Header=BB15_134 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #256]
adrp x10, _window@PAGE
ldrsw x10, [x10, _window@PAGEOFF]
subs x8, x8, x10
ldr x9, [x9, #40]
add x8, x8, x9
str x8, [sp, #216]
ldr x8, [sp, #216]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB15_138
b LBB15_137
LBB15_137: ; in Loop: Header=BB15_134 Depth=2
b LBB15_207
LBB15_138: ; in Loop: Header=BB15_134 Depth=2
ldr x8, [sp, #216]
ldr x9, [sp, #264]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB15_140
b LBB15_139
LBB15_139: ; in Loop: Header=BB15_134 Depth=2
b LBB15_207
LBB15_140: ; in Loop: Header=BB15_134 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x10, [sp, #216]
add x9, sp, #336
ldr x9, [x9, x10, lsl #3]
str x9, [x8]
ldr x8, [x8]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB15_142
b LBB15_141
LBB15_141: ; in Loop: Header=BB15_134 Depth=2
b LBB15_207
LBB15_142: ; in Loop: Header=BB15_134 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
mul x8, x8, x9
str x8, [sp, #232]
str xzr, [sp, #216]
b LBB15_143
LBB15_143: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_146
b LBB15_144
LBB15_144: ; in Loop: Header=BB15_143 Depth=3
ldr x8, [sp, #152]
ldr x9, [sp, #216]
movi d0, #0000000000000000
str s0, [x8, x9, lsl #2]
b LBB15_145
LBB15_145: ; in Loop: Header=BB15_143 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_143
LBB15_146: ; in Loop: Header=BB15_134 Depth=2
adrp x8, _hs@PAGE
ldr w8, [x8, _hs@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB15_170
b LBB15_147
LBB15_147: ; in Loop: Header=BB15_134 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
str xzr, [x8, #24]
b LBB15_148
LBB15_148: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB15_150 Depth 4
; Child Loop BB15_160 Depth 4
; Child Loop BB15_164 Depth 4
ldr x10, [sp, #128] ; 8-byte Folded Reload
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x10, #24]
ldr x9, [x9]
ldr x10, [x10, #8]
mov x11, #40
mul x10, x10, x11
add x9, x9, x10
ldrsb x9, [x9, #32]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_169
b LBB15_149
LBB15_149: ; in Loop: Header=BB15_148 Depth=3
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
movi d0, #0000000000000000
str s0, [sp, #180]
ldr x8, [x8]
ldr x10, [x9, #8]
mov x11, #40
mul x10, x10, x11
add x8, x8, x10
ldr x8, [x8, #8]
ldr x9, [x9, #24]
ldrsw x8, [x8, x9, lsl #2]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
mul x8, x8, x9
str x8, [sp, #224]
str xzr, [sp, #216]
b LBB15_150
LBB15_150: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; Parent Loop BB15_148 Depth=3
; => This Inner Loop Header: Depth=4
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_153
b LBB15_151
LBB15_151: ; in Loop: Header=BB15_150 Depth=4
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr x9, [sp, #72] ; 8-byte Folded Reload
ldr x9, [x9]
ldr x10, [sp, #216]
ldr x11, [sp, #232]
add x10, x10, x11
ldr s0, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr s2, [sp, #180]
fmadd s0, s0, s1, s2
str s0, [sp, #180]
b LBB15_152
LBB15_152: ; in Loop: Header=BB15_150 Depth=4
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_150
LBB15_153: ; in Loop: Header=BB15_148 Depth=3
ldr s0, [sp, #180]
fmov s1, #-6.00000000
fcmp s0, s1
cset w8, hi
tbnz w8, #0, LBB15_155
b LBB15_154
LBB15_154: ; in Loop: Header=BB15_148 Depth=3
b LBB15_168
LBB15_155: ; in Loop: Header=BB15_148 Depth=3
ldr s0, [sp, #180]
fmov s1, #6.00000000
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB15_157
b LBB15_156
LBB15_156: ; in Loop: Header=BB15_148 Depth=3
b LBB15_168
LBB15_157: ; in Loop: Header=BB15_148 Depth=3
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8]
ldr s0, [sp, #180]
fmov s1, #6.00000000
fadd s0, s0, s1
mov w9, #1118175232
fmov s1, w9
fmul s0, s0, s1
fcvtzs w9, s0
ldr s0, [x8, w9, sxtw #2]
str s0, [sp, #180]
b LBB15_158
LBB15_158: ; in Loop: Header=BB15_148 Depth=3
b LBB15_159
LBB15_159: ; in Loop: Header=BB15_148 Depth=3
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x10, [x9, #8]
mov x11, #40
mul x10, x10, x11
add x8, x8, x10
ldr x8, [x8, #24]
ldr x9, [x9, #24]
ldrsb w9, [x8, x9]
mov w8, #1
subs w8, w8, w9
scvtf s0, w8
ldr s1, [sp, #180]
fsub s0, s0, s1
adrp x8, _alpha@PAGE
ldr s1, [x8, _alpha@PAGEOFF]
fmul s0, s0, s1
str s0, [sp, #176]
str xzr, [sp, #216]
b LBB15_160
LBB15_160: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; Parent Loop BB15_148 Depth=3
; => This Inner Loop Header: Depth=4
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_163
b LBB15_161
LBB15_161: ; in Loop: Header=BB15_160 Depth=4
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr s0, [sp, #176]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr x8, [sp, #152]
ldr x9, [sp, #216]
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB15_162
LBB15_162: ; in Loop: Header=BB15_160 Depth=4
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_160
LBB15_163: ; in Loop: Header=BB15_148 Depth=3
str xzr, [sp, #216]
b LBB15_164
LBB15_164: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; Parent Loop BB15_148 Depth=3
; => This Inner Loop Header: Depth=4
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_167
b LBB15_165
LBB15_165: ; in Loop: Header=BB15_164 Depth=4
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr x9, [sp, #72] ; 8-byte Folded Reload
ldr s0, [sp, #176]
ldr x9, [x9]
ldr x10, [sp, #216]
ldr x11, [sp, #232]
add x10, x10, x11
ldr s1, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB15_166
LBB15_166: ; in Loop: Header=BB15_164 Depth=4
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_164
LBB15_167: ; in Loop: Header=BB15_148 Depth=3
b LBB15_168
LBB15_168: ; in Loop: Header=BB15_148 Depth=3
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #24]
add x8, x8, #1
str x8, [x9, #24]
b LBB15_148
LBB15_169: ; in Loop: Header=BB15_134 Depth=2
b LBB15_170
LBB15_170: ; in Loop: Header=BB15_134 Depth=2
adrp x8, _negative@PAGE
ldr w8, [x8, _negative@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB15_201
b LBB15_171
LBB15_171: ; in Loop: Header=BB15_134 Depth=2
ldr x8, [sp, #128] ; 8-byte Folded Reload
str xzr, [x8, #24]
b LBB15_172
LBB15_172: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB15_181 Depth 4
; Child Loop BB15_191 Depth 4
; Child Loop BB15_195 Depth 4
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #24]
adrp x9, _negative@PAGE
ldr w9, [x9, _negative@PAGEOFF]
add w9, w9, #1
subs x8, x8, w9, sxtw
cset w8, ge
tbnz w8, #0, LBB15_200
b LBB15_173
LBB15_173: ; in Loop: Header=BB15_172 Depth=3
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB15_175
b LBB15_174
LBB15_174: ; in Loop: Header=BB15_172 Depth=3
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #8]
str x8, [sp, #208]
mov x8, #1
str x8, [sp, #200]
b LBB15_180
LBB15_175: ; in Loop: Header=BB15_172 Depth=3
ldr x11, [sp, #80] ; 8-byte Folded Reload
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldr x8, [sp, #184]
mul x8, x8, x9
add x8, x8, #11
str x8, [sp, #184]
adrp x8, _table@GOTPAGE
ldr x8, [x8, _table@GOTPAGEOFF]
ldr x8, [x8]
ldr x9, [sp, #184]
lsr x9, x9, #16
udiv x10, x9, x11
mul x10, x10, x11
subs x9, x9, x10
ldrsw x8, [x8, x9, lsl #2]
str x8, [sp, #208]
ldr x8, [sp, #208]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB15_177
b LBB15_176
LBB15_176: ; in Loop: Header=BB15_172 Depth=3
ldr x8, [sp, #184]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x10, x9, #1
udiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
add x8, x8, #1
str x8, [sp, #208]
b LBB15_177
LBB15_177: ; in Loop: Header=BB15_172 Depth=3
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #208]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB15_179
b LBB15_178
LBB15_178: ; in Loop: Header=BB15_172 Depth=3
b LBB15_199
LBB15_179: ; in Loop: Header=BB15_172 Depth=3
str xzr, [sp, #200]
b LBB15_180
LBB15_180: ; in Loop: Header=BB15_172 Depth=3
ldr x8, [sp, #208]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
mul x8, x8, x9
str x8, [sp, #224]
movi d0, #0000000000000000
str s0, [sp, #180]
str xzr, [sp, #216]
b LBB15_181
LBB15_181: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; Parent Loop BB15_172 Depth=3
; => This Inner Loop Header: Depth=4
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_184
b LBB15_182
LBB15_182: ; in Loop: Header=BB15_181 Depth=4
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x9, [sp, #72] ; 8-byte Folded Reload
ldr x9, [x9]
ldr x10, [sp, #216]
ldr x11, [sp, #232]
add x10, x10, x11
ldr s0, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr s2, [sp, #180]
fmadd s0, s0, s1, s2
str s0, [sp, #180]
b LBB15_183
LBB15_183: ; in Loop: Header=BB15_181 Depth=4
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_181
LBB15_184: ; in Loop: Header=BB15_172 Depth=3
ldr s0, [sp, #180]
fmov s1, #6.00000000
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB15_186
b LBB15_185
LBB15_185: ; in Loop: Header=BB15_172 Depth=3
ldr x8, [sp, #200]
subs x8, x8, #1
scvtf s0, x8
adrp x8, _alpha@PAGE
ldr s1, [x8, _alpha@PAGEOFF]
fmul s0, s0, s1
str s0, [sp, #176]
b LBB15_190
LBB15_186: ; in Loop: Header=BB15_172 Depth=3
ldr s0, [sp, #180]
fmov s1, #-6.00000000
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB15_188
b LBB15_187
LBB15_187: ; in Loop: Header=BB15_172 Depth=3
ldr x8, [sp, #200]
subs x8, x8, #0
scvtf s0, x8
adrp x8, _alpha@PAGE
ldr s1, [x8, _alpha@PAGEOFF]
fmul s0, s0, s1
str s0, [sp, #176]
b LBB15_189
LBB15_188: ; in Loop: Header=BB15_172 Depth=3
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr d0, [sp, #200]
fmov x9, d0
scvtf s0, x9
ldr x8, [x8]
ldr s1, [sp, #180]
fmov s2, #6.00000000
fadd s1, s1, s2
mov w9, #1118175232
fmov s2, w9
fmul s1, s1, s2
fcvtzs w9, s1
ldr s1, [x8, w9, sxtw #2]
fsub s0, s0, s1
adrp x8, _alpha@PAGE
ldr s1, [x8, _alpha@PAGEOFF]
fmul s0, s0, s1
str s0, [sp, #176]
b LBB15_189
LBB15_189: ; in Loop: Header=BB15_172 Depth=3
b LBB15_190
LBB15_190: ; in Loop: Header=BB15_172 Depth=3
str xzr, [sp, #216]
b LBB15_191
LBB15_191: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; Parent Loop BB15_172 Depth=3
; => This Inner Loop Header: Depth=4
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_194
b LBB15_192
LBB15_192: ; in Loop: Header=BB15_191 Depth=4
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr s0, [sp, #176]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr x8, [sp, #152]
ldr x9, [sp, #216]
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB15_193
LBB15_193: ; in Loop: Header=BB15_191 Depth=4
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_191
LBB15_194: ; in Loop: Header=BB15_172 Depth=3
str xzr, [sp, #216]
b LBB15_195
LBB15_195: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; Parent Loop BB15_172 Depth=3
; => This Inner Loop Header: Depth=4
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_198
b LBB15_196
LBB15_196: ; in Loop: Header=BB15_195 Depth=4
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x9, [sp, #72] ; 8-byte Folded Reload
ldr s0, [sp, #176]
ldr x9, [x9]
ldr x10, [sp, #216]
ldr x11, [sp, #232]
add x10, x10, x11
ldr s1, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #224]
add x9, x9, x10
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB15_197
LBB15_197: ; in Loop: Header=BB15_195 Depth=4
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_195
LBB15_198: ; in Loop: Header=BB15_172 Depth=3
b LBB15_199
LBB15_199: ; in Loop: Header=BB15_172 Depth=3
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #24]
add x8, x8, #1
str x8, [x9, #24]
b LBB15_172
LBB15_200: ; in Loop: Header=BB15_134 Depth=2
b LBB15_201
LBB15_201: ; in Loop: Header=BB15_134 Depth=2
str xzr, [sp, #216]
b LBB15_202
LBB15_202: ; Parent Loop BB15_1 Depth=1
; Parent Loop BB15_134 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #216]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB15_205
b LBB15_203
LBB15_203: ; in Loop: Header=BB15_202 Depth=3
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x9, [sp, #152]
ldr x10, [sp, #216]
ldr s1, [x9, x10, lsl #2]
ldr x8, [x8]
ldr x9, [sp, #216]
ldr x10, [sp, #232]
add x9, x9, x10
add x8, x8, x9, lsl #2
ldr s0, [x8]
fadd s0, s0, s1
str s0, [x8]
b LBB15_204
LBB15_204: ; in Loop: Header=BB15_202 Depth=3
ldr x8, [sp, #216]
add x8, x8, #1
str x8, [sp, #216]
b LBB15_202
LBB15_205: ; in Loop: Header=BB15_134 Depth=2
b LBB15_206
LBB15_206: ; in Loop: Header=BB15_134 Depth=2
b LBB15_207
LBB15_207: ; in Loop: Header=BB15_134 Depth=2
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x9, #40]
add x8, x8, #1
str x8, [x9, #40]
b LBB15_134
LBB15_208: ; in Loop: Header=BB15_1 Depth=1
b LBB15_209
LBB15_209: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #256]
add x8, x8, #1
str x8, [sp, #256]
ldr x8, [sp, #256]
ldr x9, [sp, #264]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB15_211
b LBB15_210
LBB15_210: ; in Loop: Header=BB15_1 Depth=1
str xzr, [sp, #264]
b LBB15_1
LBB15_211: ; in Loop: Header=BB15_1 Depth=1
b LBB15_1
LBB15_212:
ldr x0, [sp, #144]
bl _fclose
ldr x0, [sp, #160]
bl _free
ldr x0, [sp, #152]
bl _free
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr x8, [x8, #56]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB15_214
b LBB15_213
LBB15_213:
bl ___stack_chk_fail
LBB15_214:
ldr x0, [sp, #40] ; 8-byte Folded Reload
add sp, sp, #2, lsl #12 ; =8192
add sp, sp, #160
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _TrainModel ; -- Begin function TrainModel
.p2align 2
_TrainModel: ; @TrainModel
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _output_file@GOTPAGE
ldr x8, [x8, _output_file@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, _syn0@GOTPAGE
ldr x8, [x8, _syn0@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
mov x9, sp
adrp x8, _train_file@GOTPAGE
ldr x8, [x8, _train_file@GOTPAGEOFF]
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
adrp x8, _alpha@PAGE
ldr s0, [x8, _alpha@PAGEOFF]
adrp x8, _starting_alpha@GOTPAGE
ldr x8, [x8, _starting_alpha@GOTPAGEOFF]
str s0, [x8]
adrp x8, _read_vocab_file@GOTPAGE
ldr x8, [x8, _read_vocab_file@GOTPAGEOFF]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB16_2
b LBB16_1
LBB16_1:
bl _ReadVocab
b LBB16_3
LBB16_2:
bl _LearnVocabFromTrainFile
b LBB16_3
LBB16_3:
adrp x8, _save_vocab_file@GOTPAGE
ldr x8, [x8, _save_vocab_file@GOTPAGEOFF]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB16_5
b LBB16_4
LBB16_4:
bl _SaveVocab
b LBB16_5
LBB16_5:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB16_7
b LBB16_6
LBB16_6:
b LBB16_105
LBB16_7:
bl _InitNet
adrp x8, _negative@PAGE
ldr w8, [x8, _negative@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB16_9
b LBB16_8
LBB16_8:
bl _InitUnigramTable
b LBB16_9
LBB16_9:
bl _clock
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
adrp x9, _start@GOTPAGE
ldr x9, [x9, _start@GOTPAGEOFF]
str x8, [x9]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fopen
stur x0, [x29, #-40]
adrp x8, _binary@PAGE
ldr w8, [x8, _binary@PAGEOFF]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB16_11
b LBB16_10
LBB16_10:
ldr x0, [sp, #32] ; 8-byte Folded Reload
adrp x1, l_.str.14@PAGE
add x1, x1, l_.str.14@PAGEOFF
adrp x2, l_.str.15@PAGE
add x2, x2, l_.str.15@PAGEOFF
bl _str_replace
stur x0, [x29, #-56]
ldur x0, [x29, #-56]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fopen
stur x0, [x29, #-48]
b LBB16_11
LBB16_11:
adrp x8, _classes@PAGE
ldr x8, [x8, _classes@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB16_49
b LBB16_12
LBB16_12:
adrp x8, _binary@PAGE
ldr w8, [x8, _binary@PAGEOFF]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB16_30
b LBB16_13
LBB16_13:
ldur x0, [x29, #-40]
adrp x8, _vocab_size@PAGE
ldr x10, [x8, _vocab_size@PAGEOFF]
adrp x8, _layer1_size@PAGE
ldr x8, [x8, _layer1_size@PAGEOFF]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
stur xzr, [x29, #-8]
b LBB16_14
LBB16_14: ; =>This Loop Header: Depth=1
; Child Loop BB16_16 Depth 2
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_21
b LBB16_15
LBB16_15: ; in Loop: Header=BB16_14 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldur x0, [x29, #-40]
ldr x8, [x8]
ldur x9, [x29, #-8]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
stur xzr, [x29, #-16]
b LBB16_16
LBB16_16: ; Parent Loop BB16_14 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_19
b LBB16_17
LBB16_17: ; in Loop: Header=BB16_16 Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur x0, [x29, #-40]
ldr x8, [x8]
ldur x9, [x29, #-8]
adrp x10, _layer1_size@PAGE
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
ldur x10, [x29, #-16]
add x9, x9, x10
ldr s0, [x8, x9, lsl #2]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _fprintf
b LBB16_18
LBB16_18: ; in Loop: Header=BB16_16 Depth=2
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB16_16
LBB16_19: ; in Loop: Header=BB16_14 Depth=1
ldur x0, [x29, #-40]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _fprintf
b LBB16_20
LBB16_20: ; in Loop: Header=BB16_14 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB16_14
LBB16_21:
ldur x0, [x29, #-48]
adrp x8, _vocab_size@PAGE
ldr x10, [x8, _vocab_size@PAGEOFF]
adrp x8, _layer1_size@PAGE
ldr x8, [x8, _layer1_size@PAGEOFF]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
stur xzr, [x29, #-8]
b LBB16_22
LBB16_22: ; =>This Loop Header: Depth=1
; Child Loop BB16_24 Depth 2
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_29
b LBB16_23
LBB16_23: ; in Loop: Header=BB16_22 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldur x0, [x29, #-48]
ldr x8, [x8]
ldur x9, [x29, #-8]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
stur xzr, [x29, #-16]
b LBB16_24
LBB16_24: ; Parent Loop BB16_22 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_27
b LBB16_25
LBB16_25: ; in Loop: Header=BB16_24 Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x8]
ldur x9, [x29, #-8]
adrp x10, _layer1_size@PAGE
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
ldur x10, [x29, #-16]
add x9, x9, x10
add x0, x8, x9, lsl #2
ldur x3, [x29, #-48]
mov x1, #4
mov x2, #1
bl _fwrite
b LBB16_26
LBB16_26: ; in Loop: Header=BB16_24 Depth=2
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB16_24
LBB16_27: ; in Loop: Header=BB16_22 Depth=1
ldur x0, [x29, #-48]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _fprintf
b LBB16_28
LBB16_28: ; in Loop: Header=BB16_22 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB16_22
LBB16_29:
ldur x0, [x29, #-48]
bl _fclose
b LBB16_48
LBB16_30:
ldur x0, [x29, #-40]
adrp x8, _vocab_size@PAGE
ldr x10, [x8, _vocab_size@PAGEOFF]
adrp x8, _layer1_size@PAGE
ldr x8, [x8, _layer1_size@PAGEOFF]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
stur xzr, [x29, #-8]
b LBB16_31
LBB16_31: ; =>This Loop Header: Depth=1
; Child Loop BB16_40 Depth 2
; Child Loop BB16_34 Depth 2
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_47
b LBB16_32
LBB16_32: ; in Loop: Header=BB16_31 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldur x0, [x29, #-40]
ldr x8, [x8]
ldur x9, [x29, #-8]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
adrp x8, _binary@PAGE
ldr w8, [x8, _binary@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB16_38
b LBB16_33
LBB16_33: ; in Loop: Header=BB16_31 Depth=1
stur xzr, [x29, #-16]
b LBB16_34
LBB16_34: ; Parent Loop BB16_31 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_37
b LBB16_35
LBB16_35: ; in Loop: Header=BB16_34 Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x8]
ldur x9, [x29, #-8]
adrp x10, _layer1_size@PAGE
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
ldur x10, [x29, #-16]
add x9, x9, x10
add x0, x8, x9, lsl #2
ldur x3, [x29, #-40]
mov x1, #4
mov x2, #1
bl _fwrite
b LBB16_36
LBB16_36: ; in Loop: Header=BB16_34 Depth=2
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB16_34
LBB16_37: ; in Loop: Header=BB16_31 Depth=1
b LBB16_45
LBB16_38: ; in Loop: Header=BB16_31 Depth=1
adrp x8, _binary@PAGE
ldr w8, [x8, _binary@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB16_44
b LBB16_39
LBB16_39: ; in Loop: Header=BB16_31 Depth=1
stur xzr, [x29, #-16]
b LBB16_40
LBB16_40: ; Parent Loop BB16_31 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_43
b LBB16_41
LBB16_41: ; in Loop: Header=BB16_40 Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur x0, [x29, #-40]
ldr x8, [x8]
ldur x9, [x29, #-8]
adrp x10, _layer1_size@PAGE
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
ldur x10, [x29, #-16]
add x9, x9, x10
ldr s0, [x8, x9, lsl #2]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _fprintf
b LBB16_42
LBB16_42: ; in Loop: Header=BB16_40 Depth=2
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB16_40
LBB16_43: ; in Loop: Header=BB16_31 Depth=1
b LBB16_44
LBB16_44: ; in Loop: Header=BB16_31 Depth=1
b LBB16_45
LBB16_45: ; in Loop: Header=BB16_31 Depth=1
ldur x0, [x29, #-40]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _fprintf
b LBB16_46
LBB16_46: ; in Loop: Header=BB16_31 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB16_31
LBB16_47:
b LBB16_48
LBB16_48:
b LBB16_104
LBB16_49:
adrp x8, _classes@PAGE
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x9, [x8, _classes@PAGEOFF]
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-60]
mov w9, #10
stur w9, [x29, #-64]
ldr x8, [x8, _classes@PAGEOFF]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #80]
adrp x8, _vocab_size@PAGE
ldr x0, [x8, _vocab_size@PAGEOFF]
mov x1, #4
str x1, [sp, #24] ; 8-byte Folded Spill
bl _calloc
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #24] ; 8-byte Folded Reload
str x0, [sp, #72]
ldr x8, [x8, _classes@PAGEOFF]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
mul x0, x8, x9
bl _calloc
str x0, [sp, #56]
stur xzr, [x29, #-8]
b LBB16_50
LBB16_50: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_53
b LBB16_51
LBB16_51: ; in Loop: Header=BB16_50 Depth=1
ldur x8, [x29, #-8]
ldursw x10, [x29, #-60]
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
ldr x9, [sp, #72]
ldur x10, [x29, #-8]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, x10, lsl #2]
b LBB16_52
LBB16_52: ; in Loop: Header=BB16_50 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB16_50
LBB16_53:
stur xzr, [x29, #-8]
b LBB16_54
LBB16_54: ; =>This Loop Header: Depth=1
; Child Loop BB16_56 Depth 2
; Child Loop BB16_60 Depth 2
; Child Loop BB16_64 Depth 2
; Child Loop BB16_66 Depth 3
; Child Loop BB16_72 Depth 2
; Child Loop BB16_74 Depth 3
; Child Loop BB16_78 Depth 3
; Child Loop BB16_84 Depth 2
; Child Loop BB16_86 Depth 3
; Child Loop BB16_88 Depth 4
ldur x8, [x29, #-8]
ldursw x9, [x29, #-64]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_99
b LBB16_55
LBB16_55: ; in Loop: Header=BB16_54 Depth=1
stur xzr, [x29, #-16]
b LBB16_56
LBB16_56: ; Parent Loop BB16_54 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
ldursw x9, [x29, #-60]
adrp x10, _layer1_size@PAGE
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_59
b LBB16_57
LBB16_57: ; in Loop: Header=BB16_56 Depth=2
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
movi d0, #0000000000000000
str s0, [x8, x9, lsl #2]
b LBB16_58
LBB16_58: ; in Loop: Header=BB16_56 Depth=2
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB16_56
LBB16_59: ; in Loop: Header=BB16_54 Depth=1
stur xzr, [x29, #-16]
b LBB16_60
LBB16_60: ; Parent Loop BB16_54 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
ldursw x9, [x29, #-60]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_63
b LBB16_61
LBB16_61: ; in Loop: Header=BB16_60 Depth=2
ldr x9, [sp, #80]
ldur x10, [x29, #-16]
mov w8, #1
str w8, [x9, x10, lsl #2]
b LBB16_62
LBB16_62: ; in Loop: Header=BB16_60 Depth=2
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB16_60
LBB16_63: ; in Loop: Header=BB16_54 Depth=1
stur xzr, [x29, #-24]
b LBB16_64
LBB16_64: ; Parent Loop BB16_54 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB16_66 Depth 3
ldur x8, [x29, #-24]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_71
b LBB16_65
LBB16_65: ; in Loop: Header=BB16_64 Depth=2
stur xzr, [x29, #-32]
b LBB16_66
LBB16_66: ; Parent Loop BB16_54 Depth=1
; Parent Loop BB16_64 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-32]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_69
b LBB16_67
LBB16_67: ; in Loop: Header=BB16_66 Depth=3
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x8]
ldur x10, [x29, #-24]
adrp x9, _layer1_size@PAGE
ldr x11, [x9, _layer1_size@PAGEOFF]
mul x10, x10, x11
ldur x11, [x29, #-32]
add x10, x10, x11
ldr s1, [x8, x10, lsl #2]
ldr x8, [sp, #56]
ldr x9, [x9, _layer1_size@PAGEOFF]
ldr x10, [sp, #72]
ldur x11, [x29, #-24]
ldrsw x10, [x10, x11, lsl #2]
mul x9, x9, x10
ldur x10, [x29, #-32]
add x9, x9, x10
add x8, x8, x9, lsl #2
ldr s0, [x8]
fadd s0, s0, s1
str s0, [x8]
b LBB16_68
LBB16_68: ; in Loop: Header=BB16_66 Depth=3
ldur x8, [x29, #-32]
add x8, x8, #1
stur x8, [x29, #-32]
b LBB16_66
LBB16_69: ; in Loop: Header=BB16_64 Depth=2
ldr x8, [sp, #80]
ldr x9, [sp, #72]
ldur x10, [x29, #-24]
ldrsw x9, [x9, x10, lsl #2]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB16_70
LBB16_70: ; in Loop: Header=BB16_64 Depth=2
ldur x8, [x29, #-24]
add x8, x8, #1
stur x8, [x29, #-24]
b LBB16_64
LBB16_71: ; in Loop: Header=BB16_54 Depth=1
stur xzr, [x29, #-16]
b LBB16_72
LBB16_72: ; Parent Loop BB16_54 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB16_74 Depth 3
; Child Loop BB16_78 Depth 3
ldur x8, [x29, #-16]
ldursw x9, [x29, #-60]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_83
b LBB16_73
LBB16_73: ; in Loop: Header=BB16_72 Depth=2
movi d0, #0000000000000000
str s0, [sp, #68]
stur xzr, [x29, #-24]
b LBB16_74
LBB16_74: ; Parent Loop BB16_54 Depth=1
; Parent Loop BB16_72 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-24]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_77
b LBB16_75
LBB16_75: ; in Loop: Header=BB16_74 Depth=3
ldr x8, [sp, #80]
ldur x9, [x29, #-16]
ldr s0, [x8, x9, lsl #2]
scvtf s1, s0
ldr x8, [sp, #56]
adrp x9, _layer1_size@PAGE
ldr x10, [x9, _layer1_size@PAGEOFF]
ldur x11, [x29, #-16]
mul x10, x10, x11
ldur x11, [x29, #-24]
add x10, x10, x11
add x8, x8, x10, lsl #2
ldr s0, [x8]
fdiv s0, s0, s1
str s0, [x8]
ldr x8, [sp, #56]
ldr x10, [x9, _layer1_size@PAGEOFF]
ldur x11, [x29, #-16]
mul x10, x10, x11
ldur x11, [x29, #-24]
add x10, x10, x11
ldr s0, [x8, x10, lsl #2]
ldr x8, [sp, #56]
ldr x9, [x9, _layer1_size@PAGEOFF]
ldur x10, [x29, #-16]
mul x9, x9, x10
ldur x10, [x29, #-24]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr s2, [sp, #68]
fmadd s0, s0, s1, s2
str s0, [sp, #68]
b LBB16_76
LBB16_76: ; in Loop: Header=BB16_74 Depth=3
ldur x8, [x29, #-24]
add x8, x8, #1
stur x8, [x29, #-24]
b LBB16_74
LBB16_77: ; in Loop: Header=BB16_72 Depth=2
ldr s0, [sp, #68]
fcvt d0, s0
fsqrt d0, d0
fcvt s0, d0
str s0, [sp, #68]
stur xzr, [x29, #-24]
b LBB16_78
LBB16_78: ; Parent Loop BB16_54 Depth=1
; Parent Loop BB16_72 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-24]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_81
b LBB16_79
LBB16_79: ; in Loop: Header=BB16_78 Depth=3
ldr s1, [sp, #68]
ldr x8, [sp, #56]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
ldur x10, [x29, #-16]
mul x9, x9, x10
ldur x10, [x29, #-24]
add x9, x9, x10
add x8, x8, x9, lsl #2
ldr s0, [x8]
fdiv s0, s0, s1
str s0, [x8]
b LBB16_80
LBB16_80: ; in Loop: Header=BB16_78 Depth=3
ldur x8, [x29, #-24]
add x8, x8, #1
stur x8, [x29, #-24]
b LBB16_78
LBB16_81: ; in Loop: Header=BB16_72 Depth=2
b LBB16_82
LBB16_82: ; in Loop: Header=BB16_72 Depth=2
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB16_72
LBB16_83: ; in Loop: Header=BB16_54 Depth=1
stur xzr, [x29, #-24]
b LBB16_84
LBB16_84: ; Parent Loop BB16_54 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB16_86 Depth 3
; Child Loop BB16_88 Depth 4
ldur x8, [x29, #-24]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_97
b LBB16_85
LBB16_85: ; in Loop: Header=BB16_84 Depth=2
fmov s0, #-10.00000000
str s0, [sp, #68]
stur wzr, [x29, #-68]
stur xzr, [x29, #-32]
b LBB16_86
LBB16_86: ; Parent Loop BB16_54 Depth=1
; Parent Loop BB16_84 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB16_88 Depth 4
ldur x8, [x29, #-32]
ldursw x9, [x29, #-60]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_95
b LBB16_87
LBB16_87: ; in Loop: Header=BB16_86 Depth=3
movi d0, #0000000000000000
str s0, [sp, #64]
stur xzr, [x29, #-16]
b LBB16_88
LBB16_88: ; Parent Loop BB16_54 Depth=1
; Parent Loop BB16_84 Depth=2
; Parent Loop BB16_86 Depth=3
; => This Inner Loop Header: Depth=4
ldur x8, [x29, #-16]
adrp x9, _layer1_size@PAGE
ldr x9, [x9, _layer1_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_91
b LBB16_89
LBB16_89: ; in Loop: Header=BB16_88 Depth=4
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x9, [sp, #56]
adrp x10, _layer1_size@PAGE
ldr x11, [x10, _layer1_size@PAGEOFF]
ldur x12, [x29, #-32]
mul x11, x11, x12
ldur x12, [x29, #-16]
add x11, x11, x12
ldr s0, [x9, x11, lsl #2]
ldr x8, [x8]
ldur x9, [x29, #-24]
ldr x10, [x10, _layer1_size@PAGEOFF]
mul x9, x9, x10
ldur x10, [x29, #-16]
add x9, x9, x10
ldr s1, [x8, x9, lsl #2]
ldr s2, [sp, #64]
fmadd s0, s0, s1, s2
str s0, [sp, #64]
b LBB16_90
LBB16_90: ; in Loop: Header=BB16_88 Depth=4
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB16_88
LBB16_91: ; in Loop: Header=BB16_86 Depth=3
ldr s0, [sp, #64]
ldr s1, [sp, #68]
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB16_93
b LBB16_92
LBB16_92: ; in Loop: Header=BB16_86 Depth=3
ldr s0, [sp, #64]
str s0, [sp, #68]
ldur x8, [x29, #-32]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-68]
b LBB16_93
LBB16_93: ; in Loop: Header=BB16_86 Depth=3
b LBB16_94
LBB16_94: ; in Loop: Header=BB16_86 Depth=3
ldur x8, [x29, #-32]
add x8, x8, #1
stur x8, [x29, #-32]
b LBB16_86
LBB16_95: ; in Loop: Header=BB16_84 Depth=2
ldur w8, [x29, #-68]
ldr x9, [sp, #72]
ldur x10, [x29, #-24]
str w8, [x9, x10, lsl #2]
b LBB16_96
LBB16_96: ; in Loop: Header=BB16_84 Depth=2
ldur x8, [x29, #-24]
add x8, x8, #1
stur x8, [x29, #-24]
b LBB16_84
LBB16_97: ; in Loop: Header=BB16_54 Depth=1
b LBB16_98
LBB16_98: ; in Loop: Header=BB16_54 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB16_54
LBB16_99:
stur xzr, [x29, #-8]
b LBB16_100
LBB16_100: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
adrp x9, _vocab_size@PAGE
ldr x9, [x9, _vocab_size@PAGEOFF]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB16_103
b LBB16_101
LBB16_101: ; in Loop: Header=BB16_100 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldur x0, [x29, #-40]
ldr x8, [x8]
ldur x9, [x29, #-8]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
ldr x10, [x8, #16]
ldr x8, [sp, #72]
ldur x9, [x29, #-8]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.20@PAGE
add x1, x1, l_.str.20@PAGEOFF
bl _fprintf
b LBB16_102
LBB16_102: ; in Loop: Header=BB16_100 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB16_100
LBB16_103:
ldr x0, [sp, #80]
bl _free
ldr x0, [sp, #56]
bl _free
ldr x0, [sp, #72]
bl _free
b LBB16_104
LBB16_104:
ldur x0, [x29, #-40]
bl _fclose
b LBB16_105
LBB16_105:
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _ArgPos ; -- Begin function ArgPos
.p2align 2
_ArgPos: ; @ArgPos
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB17_1
LBB17_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB17_8
b LBB17_2
LBB17_2: ; in Loop: Header=BB17_1 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr x1, [x8, x9, lsl #3]
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB17_6
b LBB17_3
LBB17_3:
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB17_5
b LBB17_4
LBB17_4:
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB17_5:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB17_9
LBB17_6: ; in Loop: Header=BB17_1 Depth=1
b LBB17_7
LBB17_7: ; in Loop: Header=BB17_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB17_1
LBB17_8:
mov w8, #-1
stur w8, [x29, #-4]
b LBB17_9
LBB17_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _expTable@GOTPAGE
ldr x8, [x8, _expTable@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB18_2
b LBB18_1
LBB18_1:
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _printf
adrp x0, l_.str.26@PAGE
add x0, x0, l_.str.26@PAGEOFF
bl _printf
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
adrp x0, l_.str.29@PAGE
add x0, x0, l_.str.29@PAGEOFF
bl _printf
adrp x0, l_.str.30@PAGE
add x0, x0, l_.str.30@PAGEOFF
bl _printf
adrp x0, l_.str.31@PAGE
add x0, x0, l_.str.31@PAGEOFF
bl _printf
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _printf
adrp x0, l_.str.33@PAGE
add x0, x0, l_.str.33@PAGEOFF
bl _printf
adrp x0, l_.str.34@PAGE
add x0, x0, l_.str.34@PAGEOFF
bl _printf
adrp x0, l_.str.35@PAGE
add x0, x0, l_.str.35@PAGEOFF
bl _printf
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _printf
adrp x0, l_.str.37@PAGE
add x0, x0, l_.str.37@PAGEOFF
bl _printf
adrp x0, l_.str.38@PAGE
add x0, x0, l_.str.38@PAGEOFF
bl _printf
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _printf
adrp x0, l_.str.40@PAGE
add x0, x0, l_.str.40@PAGEOFF
bl _printf
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _printf
adrp x0, l_.str.42@PAGE
add x0, x0, l_.str.42@PAGEOFF
bl _printf
adrp x0, l_.str.43@PAGE
add x0, x0, l_.str.43@PAGEOFF
bl _printf
adrp x0, l_.str.44@PAGE
add x0, x0, l_.str.44@PAGEOFF
bl _printf
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
adrp x0, l_.str.46@PAGE
add x0, x0, l_.str.46@PAGEOFF
bl _printf
adrp x0, l_.str.47@PAGE
add x0, x0, l_.str.47@PAGEOFF
bl _printf
adrp x0, l_.str.48@PAGE
add x0, x0, l_.str.48@PAGEOFF
bl _printf
adrp x0, l_.str.49@PAGE
add x0, x0, l_.str.49@PAGEOFF
bl _printf
adrp x0, l_.str.50@PAGE
add x0, x0, l_.str.50@PAGEOFF
bl _printf
adrp x0, l_.str.51@PAGE
add x0, x0, l_.str.51@PAGEOFF
bl _printf
adrp x0, l_.str.52@PAGE
add x0, x0, l_.str.52@PAGEOFF
bl _printf
adrp x0, l_.str.53@PAGE
add x0, x0, l_.str.53@PAGEOFF
bl _printf
adrp x0, l_.str.54@PAGE
add x0, x0, l_.str.54@PAGEOFF
bl _printf
adrp x0, l_.str.55@PAGE
add x0, x0, l_.str.55@PAGEOFF
bl _printf
adrp x0, l_.str.56@PAGE
add x0, x0, l_.str.56@PAGEOFF
bl _printf
adrp x0, l_.str.57@PAGE
add x0, x0, l_.str.57@PAGEOFF
bl _printf
adrp x0, l_.str.58@PAGE
add x0, x0, l_.str.58@PAGEOFF
bl _printf
adrp x0, l_.str.59@PAGE
add x0, x0, l_.str.59@PAGEOFF
bl _printf
adrp x0, l_.str.60@PAGE
add x0, x0, l_.str.60@PAGEOFF
bl _printf
adrp x0, l_.str.61@PAGE
add x0, x0, l_.str.61@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB18_43
LBB18_2:
adrp x8, _output_file@GOTPAGE
ldr x8, [x8, _output_file@GOTPAGEOFF]
strb wzr, [x8]
adrp x8, _save_vocab_file@GOTPAGE
ldr x8, [x8, _save_vocab_file@GOTPAGEOFF]
strb wzr, [x8]
adrp x8, _read_vocab_file@GOTPAGE
ldr x8, [x8, _read_vocab_file@GOTPAGEOFF]
strb wzr, [x8]
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.62@PAGE
add x0, x0, l_.str.62@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_4
b LBB18_3
LBB18_3:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
adrp x9, _layer1_size@PAGE
str x8, [x9, _layer1_size@PAGEOFF]
b LBB18_4
LBB18_4:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.63@PAGE
add x0, x0, l_.str.63@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_6
b LBB18_5
LBB18_5:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
adrp x0, _train_file@GOTPAGE
ldr x0, [x0, _train_file@GOTPAGEOFF]
mov x2, #100
bl ___strcpy_chk
b LBB18_6
LBB18_6:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.64@PAGE
add x0, x0, l_.str.64@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_8
b LBB18_7
LBB18_7:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
adrp x0, _save_vocab_file@GOTPAGE
ldr x0, [x0, _save_vocab_file@GOTPAGEOFF]
mov x2, #100
bl ___strcpy_chk
b LBB18_8
LBB18_8:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.65@PAGE
add x0, x0, l_.str.65@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_10
b LBB18_9
LBB18_9:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
adrp x0, _read_vocab_file@GOTPAGE
ldr x0, [x0, _read_vocab_file@GOTPAGEOFF]
mov x2, #100
bl ___strcpy_chk
b LBB18_10
LBB18_10:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.66@PAGE
add x0, x0, l_.str.66@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_12
b LBB18_11
LBB18_11:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
adrp x8, _debug_mode@PAGE
str w0, [x8, _debug_mode@PAGEOFF]
b LBB18_12
LBB18_12:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.67@PAGE
add x0, x0, l_.str.67@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_14
b LBB18_13
LBB18_13:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
adrp x8, _binary@PAGE
str w0, [x8, _binary@PAGEOFF]
b LBB18_14
LBB18_14:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.68@PAGE
add x0, x0, l_.str.68@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_16
b LBB18_15
LBB18_15:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
adrp x8, _cbow@PAGE
str w0, [x8, _cbow@PAGEOFF]
b LBB18_16
LBB18_16:
adrp x8, _cbow@PAGE
ldr w8, [x8, _cbow@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB18_18
b LBB18_17
LBB18_17:
adrp x8, _alpha@PAGE
mov w9, #52429
movk w9, #15692, lsl #16
fmov s0, w9
str s0, [x8, _alpha@PAGEOFF]
b LBB18_18
LBB18_18:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.69@PAGE
add x0, x0, l_.str.69@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_20
b LBB18_19
LBB18_19:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atof
fcvt s0, d0
adrp x8, _alpha@PAGE
str s0, [x8, _alpha@PAGEOFF]
b LBB18_20
LBB18_20:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.70@PAGE
add x0, x0, l_.str.70@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_22
b LBB18_21
LBB18_21:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
adrp x0, _output_file@GOTPAGE
ldr x0, [x0, _output_file@GOTPAGEOFF]
mov x2, #100
bl ___strcpy_chk
b LBB18_22
LBB18_22:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.71@PAGE
add x0, x0, l_.str.71@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_24
b LBB18_23
LBB18_23:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
adrp x8, _window@PAGE
str w0, [x8, _window@PAGEOFF]
b LBB18_24
LBB18_24:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.72@PAGE
add x0, x0, l_.str.72@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_26
b LBB18_25
LBB18_25:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atof
fcvt s0, d0
adrp x8, _sample@PAGE
str s0, [x8, _sample@PAGEOFF]
b LBB18_26
LBB18_26:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.73@PAGE
add x0, x0, l_.str.73@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_28
b LBB18_27
LBB18_27:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
adrp x8, _hs@PAGE
str w0, [x8, _hs@PAGEOFF]
b LBB18_28
LBB18_28:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.74@PAGE
add x0, x0, l_.str.74@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_30
b LBB18_29
LBB18_29:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
adrp x8, _negative@PAGE
str w0, [x8, _negative@PAGEOFF]
b LBB18_30
LBB18_30:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.75@PAGE
add x0, x0, l_.str.75@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_32
b LBB18_31
LBB18_31:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
adrp x8, _num_threads@PAGE
str w0, [x8, _num_threads@PAGEOFF]
b LBB18_32
LBB18_32:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.76@PAGE
add x0, x0, l_.str.76@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_34
b LBB18_33
LBB18_33:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
adrp x9, _iter@PAGE
str x8, [x9, _iter@PAGEOFF]
b LBB18_34
LBB18_34:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.77@PAGE
add x0, x0, l_.str.77@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_36
b LBB18_35
LBB18_35:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
adrp x8, _min_count@PAGE
str w0, [x8, _min_count@PAGEOFF]
b LBB18_36
LBB18_36:
ldur w1, [x29, #-8]
ldr x2, [sp, #16]
adrp x0, l_.str.78@PAGE
add x0, x0, l_.str.78@PAGEOFF
bl _ArgPos
str w0, [sp, #12]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB18_38
b LBB18_37
LBB18_37:
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _atoi
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
adrp x9, _classes@PAGE
str x8, [x9, _classes@PAGEOFF]
b LBB18_38
LBB18_38:
adrp x8, _vocab_max_size@PAGE
ldr x0, [x8, _vocab_max_size@PAGEOFF]
mov x1, #40
bl _calloc
adrp x8, _vocab@GOTPAGE
ldr x8, [x8, _vocab@GOTPAGEOFF]
str x0, [x8]
mov x0, #50048
movk x0, #457, lsl #16
mov x1, #4
bl _calloc
adrp x8, _vocab_hash@GOTPAGE
ldr x8, [x8, _vocab_hash@GOTPAGEOFF]
str x0, [x8]
mov x0, #4004
bl _malloc
ldr x8, [sp] ; 8-byte Folded Reload
str x0, [x8]
str wzr, [sp, #12]
b LBB18_39
LBB18_39: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB18_42
b LBB18_40
LBB18_40: ; in Loop: Header=BB18_39 Depth=1
ldr s0, [sp, #12]
scvtf s0, s0
mov w8, #1148846080
fmov s1, w8
fdiv s0, s0, s1
fmov s2, #-1.00000000
fmov s1, #2.00000000
fmadd s0, s0, s1, s2
fmov s1, #6.00000000
fmul s0, s0, s1
fcvt d0, s0
bl _exp
ldr x8, [sp] ; 8-byte Folded Reload
fcvt s0, d0
ldr x9, [x8]
ldrsw x10, [sp, #12]
str s0, [x9, x10, lsl #2]
ldr x9, [x8]
ldrsw x10, [sp, #12]
ldr s0, [x9, x10, lsl #2]
ldr x9, [x8]
ldrsw x10, [sp, #12]
ldr s1, [x9, x10, lsl #2]
fmov s2, #1.00000000
fadd s1, s1, s2
fdiv s0, s0, s1
ldr x8, [x8]
ldrsw x9, [sp, #12]
str s0, [x8, x9, lsl #2]
b LBB18_41
LBB18_41: ; in Loop: Header=BB18_39 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB18_39
LBB18_42:
bl _TrainModel
stur wzr, [x29, #-4]
b LBB18_43
LBB18_43:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl _vocab_hash_size ; @vocab_hash_size
.p2align 2
_vocab_hash_size:
.long 30000000 ; 0x1c9c380
.globl _binary ; @binary
.zerofill __DATA,__common,_binary,4,2
.section __DATA,__data
.globl _cbow ; @cbow
.p2align 2
_cbow:
.long 1 ; 0x1
.globl _debug_mode ; @debug_mode
.p2align 2
_debug_mode:
.long 2 ; 0x2
.globl _window ; @window
.p2align 2
_window:
.long 5 ; 0x5
.globl _min_count ; @min_count
.p2align 2
_min_count:
.long 5 ; 0x5
.globl _num_threads ; @num_threads
.p2align 2
_num_threads:
.long 12 ; 0xc
.globl _min_reduce ; @min_reduce
.p2align 2
_min_reduce:
.long 1 ; 0x1
.globl _vocab_max_size ; @vocab_max_size
.p2align 3
_vocab_max_size:
.quad 1000 ; 0x3e8
.globl _vocab_size ; @vocab_size
.zerofill __DATA,__common,_vocab_size,8,3
.globl _layer1_size ; @layer1_size
.p2align 3
_layer1_size:
.quad 100 ; 0x64
.globl _train_words ; @train_words
.zerofill __DATA,__common,_train_words,8,3
.globl _word_count_actual ; @word_count_actual
.zerofill __DATA,__common,_word_count_actual,8,3
.globl _iter ; @iter
.p2align 3
_iter:
.quad 5 ; 0x5
.globl _file_size ; @file_size
.zerofill __DATA,__common,_file_size,8,3
.globl _classes ; @classes
.zerofill __DATA,__common,_classes,8,3
.globl _alpha ; @alpha
.p2align 2
_alpha:
.long 0x3ccccccd ; float 0.0250000004
.globl _sample ; @sample
.p2align 2
_sample:
.long 0x3a83126f ; float 0.00100000005
.globl _hs ; @hs
.zerofill __DATA,__common,_hs,4,2
.globl _negative ; @negative
.p2align 2
_negative:
.long 5 ; 0x5
.section __TEXT,__const
.globl _table_size ; @table_size
.p2align 2
_table_size:
.long 100000000 ; 0x5f5e100
.comm _table,8,3 ; @table
.comm _vocab,8,3 ; @vocab
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "</s>"
l_.str.1: ; @.str.1
.space 1
.comm _vocab_hash,8,3 ; @vocab_hash
.comm _train_file,100,0 ; @train_file
l_.str.2: ; @.str.2
.asciz "rb"
l_.str.3: ; @.str.3
.asciz "ERROR: training data file not found!\n"
l_.str.4: ; @.str.4
.asciz "%lldK%c"
l_.str.5: ; @.str.5
.asciz "Vocab size: %lld\n"
l_.str.6: ; @.str.6
.asciz "Words in train file: %lld\n"
.comm _save_vocab_file,100,0 ; @save_vocab_file
l_.str.7: ; @.str.7
.asciz "wb"
l_.str.8: ; @.str.8
.asciz "%s %lld\n"
.comm _read_vocab_file,100,0 ; @read_vocab_file
l_.str.9: ; @.str.9
.asciz "Vocabulary file not found\n"
l_.str.10: ; @.str.10
.asciz "%lld%c"
.comm _syn0,8,3 ; @syn0
l_.str.11: ; @.str.11
.asciz "Memory allocation failed\n"
.comm _syn1,8,3 ; @syn1
.comm _syn1neg,8,3 ; @syn1neg
l_.str.12: ; @.str.12
.asciz "%cAlpha: %f Progress: %.2f%% Words/thread/sec: %.2fk "
.comm _start,8,3 ; @start
.comm _starting_alpha,4,2 ; @starting_alpha
.comm _expTable,8,3 ; @expTable
l_.str.13: ; @.str.13
.asciz "Starting training using file %s\n"
.comm _output_file,100,0 ; @output_file
l_.str.14: ; @.str.14
.asciz ".txt"
l_.str.15: ; @.str.15
.asciz ".bin"
l_.str.16: ; @.str.16
.asciz "%lld %lld\n"
l_.str.17: ; @.str.17
.asciz "%s "
l_.str.18: ; @.str.18
.asciz "%lf "
l_.str.19: ; @.str.19
.asciz "\n"
l_.str.20: ; @.str.20
.asciz "%s %d\n"
l_.str.21: ; @.str.21
.asciz "Argument missing for %s\n"
l_.str.22: ; @.str.22
.asciz "WORD VECTOR estimation toolkit v 0.1c\n\n"
l_.str.23: ; @.str.23
.asciz "Options:\n"
l_.str.24: ; @.str.24
.asciz "Parameters for training:\n"
l_.str.25: ; @.str.25
.asciz "\t-train <file>\n"
l_.str.26: ; @.str.26
.asciz "\t\tUse text data from <file> to train the model\n"
l_.str.27: ; @.str.27
.asciz "\t-output <file>\n"
l_.str.28: ; @.str.28
.asciz "\t\tUse <file> to save the resulting word vectors / word clusters\n"
l_.str.29: ; @.str.29
.asciz "\t-size <int>\n"
l_.str.30: ; @.str.30
.asciz "\t\tSet size of word vectors; default is 100\n"
l_.str.31: ; @.str.31
.asciz "\t-window <int>\n"
l_.str.32: ; @.str.32
.asciz "\t\tSet max skip length between words; default is 5\n"
l_.str.33: ; @.str.33
.asciz "\t-sample <float>\n"
l_.str.34: ; @.str.34
.asciz "\t\tSet threshold for occurrence of words. Those that appear with higher frequency in the training data\n"
l_.str.35: ; @.str.35
.asciz "\t\twill be randomly down-sampled; default is 1e-3, useful range is (0, 1e-5)\n"
l_.str.36: ; @.str.36
.asciz "\t-hs <int>\n"
l_.str.37: ; @.str.37
.asciz "\t\tUse Hierarchical Softmax; default is 0 (not used)\n"
l_.str.38: ; @.str.38
.asciz "\t-negative <int>\n"
l_.str.39: ; @.str.39
.asciz "\t\tNumber of negative examples; default is 5, common values are 3 - 10 (0 = not used)\n"
l_.str.40: ; @.str.40
.asciz "\t-threads <int>\n"
l_.str.41: ; @.str.41
.asciz "\t\tUse <int> threads (default 12)\n"
l_.str.42: ; @.str.42
.asciz "\t-iter <int>\n"
l_.str.43: ; @.str.43
.asciz "\t\tRun more training iterations (default 5)\n"
l_.str.44: ; @.str.44
.asciz "\t-min-count <int>\n"
l_.str.45: ; @.str.45
.asciz "\t\tThis will discard words that appear less than <int> times; default is 5\n"
l_.str.46: ; @.str.46
.asciz "\t-alpha <float>\n"
l_.str.47: ; @.str.47
.asciz "\t\tSet the starting learning rate; default is 0.025 for skip-gram and 0.05 for CBOW\n"
l_.str.48: ; @.str.48
.asciz "\t-classes <int>\n"
l_.str.49: ; @.str.49
.asciz "\t\tOutput word classes rather than word vectors; default number of classes is 0 (vectors are written)\n"
l_.str.50: ; @.str.50
.asciz "\t-debug <int>\n"
l_.str.51: ; @.str.51
.asciz "\t\tSet the debug mode (default = 2 = more info during training)\n"
l_.str.52: ; @.str.52
.asciz "\t-binary <int>\n"
l_.str.53: ; @.str.53
.asciz "\t\tSave the resulting vectors in binary moded; default is 0 (off)\n"
l_.str.54: ; @.str.54
.asciz "\t-save-vocab <file>\n"
l_.str.55: ; @.str.55
.asciz "\t\tThe vocabulary will be saved to <file>\n"
l_.str.56: ; @.str.56
.asciz "\t-read-vocab <file>\n"
l_.str.57: ; @.str.57
.asciz "\t\tThe vocabulary will be read from <file>, not constructed from the training data\n"
l_.str.58: ; @.str.58
.asciz "\t-cbow <int>\n"
l_.str.59: ; @.str.59
.asciz "\t\tUse the continuous bag of words model; default is 1 (use 0 for skip-gram model)\n"
l_.str.60: ; @.str.60
.asciz "\nExamples:\n"
l_.str.61: ; @.str.61
.asciz "./word2vec -train data.txt -output vec.txt -size 200 -window 5 -sample 1e-4 -negative 5 -hs 0 -binary 0 -cbow 1 -iter 3\n\n"
l_.str.62: ; @.str.62
.asciz "-size"
l_.str.63: ; @.str.63
.asciz "-train"
l_.str.64: ; @.str.64
.asciz "-save-vocab"
l_.str.65: ; @.str.65
.asciz "-read-vocab"
l_.str.66: ; @.str.66
.asciz "-debug"
l_.str.67: ; @.str.67
.asciz "-binary"
l_.str.68: ; @.str.68
.asciz "-cbow"
l_.str.69: ; @.str.69
.asciz "-alpha"
l_.str.70: ; @.str.70
.asciz "-output"
l_.str.71: ; @.str.71
.asciz "-window"
l_.str.72: ; @.str.72
.asciz "-sample"
l_.str.73: ; @.str.73
.asciz "-hs"
l_.str.74: ; @.str.74
.asciz "-negative"
l_.str.75: ; @.str.75
.asciz "-threads"
l_.str.76: ; @.str.76
.asciz "-iter"
l_.str.77: ; @.str.77
.asciz "-min-count"
l_.str.78: ; @.str.78
.asciz "-classes"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function InitUnigramTable
LCPI0_0:
.quad 0x3fe8000000000000 ## double 0.75
LCPI0_1:
.quad 0x4197d78400000000 ## double 1.0E+8
.section __TEXT,__text,regular,pure_instructions
.globl _InitUnigramTable
.p2align 4, 0x90
_InitUnigramTable: ## @InitUnigramTable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
xorps %xmm0, %xmm0
movsd %xmm0, -16(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp)
movl $400000000, %edi ## imm = 0x17D78400
callq _malloc
movq %rax, %rcx
movq _table@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -4(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
cvtsi2sdq (%rax), %xmm0
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _pow
addsd -16(%rbp), %xmm0
movsd %xmm0, -16(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -8(%rbp)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
cvtsi2sdq (%rax), %xmm0
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _pow
divsd -16(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
movl $0, -4(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $100000000, -4(%rbp) ## imm = 0x5F5E100
jge LBB0_12
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -8(%rbp), %edx
movq _table@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
cvtsi2sdl -4(%rbp), %xmm0
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
ucomisd -24(%rbp), %xmm0
jbe LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
cvtsi2sdq (%rax), %xmm0
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _pow
divsd -16(%rbp), %xmm0
addsd -24(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movslq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jl LBB0_10
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
movq _vocab_size(%rip), %rax
subq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -8(%rbp)
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_5
LBB0_12:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ReadWord ## -- Begin function ReadWord
.p2align 4, 0x90
_ReadWord: ## @ReadWord
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
callq _feof
cmpl $0, %eax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB1_2
jmp LBB1_17
LBB1_2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rdi
callq _fgetc
movl %eax, -24(%rbp)
cmpl $13, -24(%rbp)
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
cmpl $32, -24(%rbp)
je LBB1_7
## %bb.5: ## in Loop: Header=BB1_1 Depth=1
cmpl $9, -24(%rbp)
je LBB1_7
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
cmpl $10, -24(%rbp)
jne LBB1_14
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
cmpl $0, -20(%rbp)
jle LBB1_11
## %bb.8:
cmpl $10, -24(%rbp)
jne LBB1_10
## %bb.9:
movl -24(%rbp), %edi
movq -16(%rbp), %rsi
callq _ungetc
LBB1_10:
jmp LBB1_17
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
cmpl $10, -24(%rbp)
jne LBB1_13
## %bb.12:
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
jmp LBB1_18
LBB1_13: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_14: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
cmpl $99, -20(%rbp)
jl LBB1_16
## %bb.15: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
LBB1_16: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_17:
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
LBB1_18:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _str_replace ## -- Begin function str_replace
.p2align 4, 0x90
_str_replace: ## @str_replace
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
cmpq $0, -16(%rbp)
je LBB2_2
## %bb.1:
cmpq $0, -24(%rbp)
jne LBB2_3
LBB2_2:
movq $0, -8(%rbp)
jmp LBB2_17
LBB2_3:
movq -24(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
jne LBB2_5
## %bb.4:
movq $0, -8(%rbp)
jmp LBB2_17
LBB2_5:
cmpq $0, -32(%rbp)
jne LBB2_7
## %bb.6:
leaq L_.str.1(%rip), %rax
movq %rax, -32(%rbp)
LBB2_7:
movq -32(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -64(%rbp)
movq -16(%rbp), %rax
movq %rax, -48(%rbp)
movl $0, -72(%rbp)
LBB2_8: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rdi
movq -24(%rbp), %rsi
callq _strstr
movq %rax, -56(%rbp)
cmpq $0, %rax
je LBB2_11
## %bb.9: ## in Loop: Header=BB2_8 Depth=1
movq -56(%rbp), %rax
movslq -60(%rbp), %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
## %bb.10: ## in Loop: Header=BB2_8 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB2_8
LBB2_11:
movq -16(%rbp), %rdi
callq _strlen
movq %rax, %rdi
movl -64(%rbp), %eax
subl -60(%rbp), %eax
imull -72(%rbp), %eax
cltq
addq %rax, %rdi
addq $1, %rdi
callq _malloc
movq %rax, -40(%rbp)
movq %rax, -56(%rbp)
cmpq $0, -40(%rbp)
jne LBB2_13
## %bb.12:
movq $0, -8(%rbp)
jmp LBB2_17
LBB2_13:
jmp LBB2_14
LBB2_14: ## =>This Inner Loop Header: Depth=1
movl -72(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -72(%rbp)
cmpl $0, %eax
je LBB2_16
## %bb.15: ## in Loop: Header=BB2_14 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _strstr
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq -16(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -68(%rbp)
movq -56(%rbp), %rdi
movq -16(%rbp), %rsi
movslq -68(%rbp), %rdx
movq $-1, %rcx
callq ___strncpy_chk
movslq -68(%rbp), %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
movq -32(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movslq -64(%rbp), %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
movl -68(%rbp), %ecx
addl -60(%rbp), %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
jmp LBB2_14
LBB2_16:
movq -56(%rbp), %rdi
movq -16(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
LBB2_17:
movq -8(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _GetWordHash ## -- Begin function GetWordHash
.p2align 4, 0x90
_GetWordHash: ## @GetWordHash
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq $0, -24(%rbp)
movq $0, -16(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -32(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
imulq $257, -24(%rbp), %rax ## imm = 0x101
movq -8(%rbp), %rcx
movq -16(%rbp), %rdx
movsbq (%rcx,%rdx), %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB3_1
LBB3_4:
movq -24(%rbp), %rax
movl $30000000, %ecx ## imm = 0x1C9C380
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
## kill: def $eax killed $eax killed $rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _SearchVocab ## -- Begin function SearchVocab
.p2align 4, 0x90
_SearchVocab: ## @SearchVocab
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq _GetWordHash
movl %eax, -20(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -20(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpl $-1, (%rax,%rcx,4)
jne LBB4_3
## %bb.2:
movl $-1, -4(%rbp)
jmp LBB4_6
LBB4_3: ## in Loop: Header=BB4_1 Depth=1
movq -16(%rbp), %rdi
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _vocab_hash@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl -20(%rbp), %edx
## kill: def $rdx killed $edx
movslq (%rcx,%rdx,4), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB4_5
## %bb.4:
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -20(%rbp), %ecx
## kill: def $rcx killed $ecx
movl (%rax,%rcx,4), %eax
movl %eax, -4(%rbp)
jmp LBB4_6
LBB4_5: ## in Loop: Header=BB4_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl $30000000, %ecx ## imm = 0x1C9C380
xorl %edx, %edx
divl %ecx
movl %edx, -20(%rbp)
jmp LBB4_1
LBB4_6:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ReadWordIndex ## -- Begin function ReadWordIndex
.p2align 4, 0x90
_ReadWordIndex: ## @ReadWordIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -128(%rbp)
leaq -112(%rbp), %rdi
movq -128(%rbp), %rsi
callq _ReadWord
movq -128(%rbp), %rdi
callq _feof
cmpl $0, %eax
je LBB5_2
## %bb.1:
movl $-1, -116(%rbp)
jmp LBB5_3
LBB5_2:
leaq -112(%rbp), %rdi
callq _SearchVocab
movl %eax, -116(%rbp)
LBB5_3:
movl -116(%rbp), %eax
movl %eax, -132(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB5_5
## %bb.4:
movl -132(%rbp), %eax ## 4-byte Reload
addq $144, %rsp
popq %rbp
retq
LBB5_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _AddWordToVocab ## -- Begin function AddWordToVocab
.p2align 4, 0x90
_AddWordToVocab: ## @AddWordToVocab
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _strlen
addq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -16(%rbp)
cmpl $100, -16(%rbp)
jbe LBB6_2
## %bb.1:
movl $100, -16(%rbp)
LBB6_2:
movl -16(%rbp), %eax
movl %eax, %edi
movl $1, %esi
callq _calloc
movq %rax, %rcx
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, _vocab_size(%rip), %rdx
addq %rdx, %rax
movq %rcx, 16(%rax)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, _vocab_size(%rip), %rcx
addq %rcx, %rax
movq 16(%rax), %rdi
movq -8(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, _vocab_size(%rip), %rcx
addq %rcx, %rax
movq $0, (%rax)
movq _vocab_size(%rip), %rax
addq $1, %rax
movq %rax, _vocab_size(%rip)
movq _vocab_size(%rip), %rax
addq $2, %rax
cmpq _vocab_max_size(%rip), %rax
jl LBB6_4
## %bb.3:
movq _vocab_max_size(%rip), %rax
addq $1000, %rax ## imm = 0x3E8
movq %rax, _vocab_max_size(%rip)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rdi
imulq $40, _vocab_max_size(%rip), %rsi
callq _realloc
movq %rax, %rcx
movq _vocab@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB6_4:
movq -8(%rbp), %rdi
callq _GetWordHash
movl %eax, -12(%rbp)
LBB6_5: ## =>This Inner Loop Header: Depth=1
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpl $-1, (%rax,%rcx,4)
je LBB6_7
## %bb.6: ## in Loop: Header=BB6_5 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl $30000000, %ecx ## imm = 0x1C9C380
xorl %edx, %edx
divl %ecx
movl %edx, -12(%rbp)
jmp LBB6_5
LBB6_7:
movq _vocab_size(%rip), %rax
subq $1, %rax
movl %eax, %edx
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movl %edx, (%rax,%rcx,4)
movq _vocab_size(%rip), %rax
subq $1, %rax
## kill: def $eax killed $eax killed $rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _VocabCompare ## -- Begin function VocabCompare
.p2align 4, 0x90
_VocabCompare: ## @VocabCompare
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
subq (%rcx), %rax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _SortVocab ## -- Begin function SortVocab
.p2align 4, 0x90
_SortVocab: ## @SortVocab
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rdi
addq $40, %rdi
movq _vocab_size(%rip), %rsi
subq $1, %rsi
movl $40, %edx
leaq _VocabCompare(%rip), %rcx
callq _qsort
movl $0, -4(%rbp)
LBB8_1: ## =>This Inner Loop Header: Depth=1
cmpl $30000000, -4(%rbp) ## imm = 0x1C9C380
jge LBB8_4
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movl $-1, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB8_1
LBB8_4:
movq _vocab_size(%rip), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -8(%rbp)
movq $0, _train_words(%rip)
movl $0, -4(%rbp)
LBB8_5: ## =>This Loop Header: Depth=1
## Child Loop BB8_10 Depth 2
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB8_15
## %bb.6: ## in Loop: Header=BB8_5 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rax
movslq _min_count(%rip), %rcx
cmpq %rcx, %rax
jge LBB8_9
## %bb.7: ## in Loop: Header=BB8_5 Depth=1
cmpl $0, -4(%rbp)
je LBB8_9
## %bb.8: ## in Loop: Header=BB8_5 Depth=1
movq _vocab_size(%rip), %rax
addq $-1, %rax
movq %rax, _vocab_size(%rip)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rdi
callq _free
jmp LBB8_13
LBB8_9: ## in Loop: Header=BB8_5 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rdi
callq _GetWordHash
movl %eax, -12(%rbp)
LBB8_10: ## Parent Loop BB8_5 Depth=1
## => This Inner Loop Header: Depth=2
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpl $-1, (%rax,%rcx,4)
je LBB8_12
## %bb.11: ## in Loop: Header=BB8_10 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl $30000000, %ecx ## imm = 0x1C9C380
xorl %edx, %edx
divl %ecx
movl %edx, -12(%rbp)
jmp LBB8_10
LBB8_12: ## in Loop: Header=BB8_5 Depth=1
movl -4(%rbp), %edx
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movl %edx, (%rax,%rcx,4)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rax
addq _train_words(%rip), %rax
movq %rax, _train_words(%rip)
LBB8_13: ## in Loop: Header=BB8_5 Depth=1
jmp LBB8_14
LBB8_14: ## in Loop: Header=BB8_5 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB8_5
LBB8_15:
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _vocab_size(%rip), %rax
addq $1, %rax
imulq $40, %rax, %rsi
callq _realloc
movq %rax, %rcx
movq _vocab@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB8_16: ## =>This Inner Loop Header: Depth=1
movslq -4(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB8_19
## %bb.17: ## in Loop: Header=BB8_16 Depth=1
movl $40, %edi
movl $1, %esi
callq _calloc
movq %rax, %rcx
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rdx
imulq $40, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 24(%rax)
movl $40, %edi
movl $4, %esi
callq _calloc
movq %rax, %rcx
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rdx
imulq $40, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
## %bb.18: ## in Loop: Header=BB8_16 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB8_16
LBB8_19:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ReduceVocab ## -- Begin function ReduceVocab
.p2align 4, 0x90
_ReduceVocab: ## @ReduceVocab
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -8(%rbp)
movl $0, -4(%rbp)
LBB9_1: ## =>This Inner Loop Header: Depth=1
movslq -4(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB9_7
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rax
movslq _min_reduce(%rip), %rcx
cmpq %rcx, %rax
jle LBB9_4
## %bb.3: ## in Loop: Header=BB9_1 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rcx
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
imulq $40, %rdx, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rcx
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
imulq $40, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 16(%rax)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB9_5
LBB9_4: ## in Loop: Header=BB9_1 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rdi
callq _free
LBB9_5: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_6
LBB9_6: ## in Loop: Header=BB9_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB9_1
LBB9_7:
movslq -8(%rbp), %rax
movq %rax, _vocab_size(%rip)
movl $0, -4(%rbp)
LBB9_8: ## =>This Inner Loop Header: Depth=1
cmpl $30000000, -4(%rbp) ## imm = 0x1C9C380
jge LBB9_11
## %bb.9: ## in Loop: Header=BB9_8 Depth=1
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movl $-1, (%rax,%rcx,4)
## %bb.10: ## in Loop: Header=BB9_8 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB9_8
LBB9_11:
movl $0, -4(%rbp)
LBB9_12: ## =>This Loop Header: Depth=1
## Child Loop BB9_14 Depth 2
movslq -4(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB9_18
## %bb.13: ## in Loop: Header=BB9_12 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rdi
callq _GetWordHash
movl %eax, -12(%rbp)
LBB9_14: ## Parent Loop BB9_12 Depth=1
## => This Inner Loop Header: Depth=2
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpl $-1, (%rax,%rcx,4)
je LBB9_16
## %bb.15: ## in Loop: Header=BB9_14 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl $30000000, %ecx ## imm = 0x1C9C380
xorl %edx, %edx
divl %ecx
movl %edx, -12(%rbp)
jmp LBB9_14
LBB9_16: ## in Loop: Header=BB9_12 Depth=1
movl -4(%rbp), %edx
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movl %edx, (%rax,%rcx,4)
## %bb.17: ## in Loop: Header=BB9_12 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB9_12
LBB9_18:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movl _min_reduce(%rip), %eax
addl $1, %eax
movl %eax, _min_reduce(%rip)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _CreateBinaryTree ## -- Begin function CreateBinaryTree
.p2align 4, 0x90
_CreateBinaryTree: ## @CreateBinaryTree
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $464, %rsp ## imm = 0x1D0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq _vocab_size(%rip), %rdi
shlq $1, %rdi
addq $1, %rdi
movl $8, %esi
callq _calloc
movq %rax, -448(%rbp)
movq _vocab_size(%rip), %rdi
shlq $1, %rdi
addq $1, %rdi
movl $8, %esi
callq _calloc
movq %rax, -456(%rbp)
movq _vocab_size(%rip), %rdi
shlq $1, %rdi
addq $1, %rdi
movl $8, %esi
callq _calloc
movq %rax, -464(%rbp)
movq $0, -392(%rbp)
LBB10_1: ## =>This Inner Loop Header: Depth=1
movq -392(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB10_4
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -392(%rbp), %rcx
addq %rcx, %rax
movq (%rax), %rdx
movq -448(%rbp), %rax
movq -392(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB10_1 Depth=1
movq -392(%rbp), %rax
addq $1, %rax
movq %rax, -392(%rbp)
jmp LBB10_1
LBB10_4:
movq _vocab_size(%rip), %rax
movq %rax, -392(%rbp)
LBB10_5: ## =>This Inner Loop Header: Depth=1
movq -392(%rbp), %rax
movq _vocab_size(%rip), %rcx
shlq $1, %rcx
cmpq %rcx, %rax
jge LBB10_8
## %bb.6: ## in Loop: Header=BB10_5 Depth=1
movq -448(%rbp), %rax
movq -392(%rbp), %rcx
movabsq $1000000000000000, %rdx ## imm = 0x38D7EA4C68000
movq %rdx, (%rax,%rcx,8)
## %bb.7: ## in Loop: Header=BB10_5 Depth=1
movq -392(%rbp), %rax
addq $1, %rax
movq %rax, -392(%rbp)
jmp LBB10_5
LBB10_8:
movq _vocab_size(%rip), %rax
subq $1, %rax
movq %rax, -432(%rbp)
movq _vocab_size(%rip), %rax
movq %rax, -440(%rbp)
movq $0, -392(%rbp)
LBB10_9: ## =>This Inner Loop Header: Depth=1
movq -392(%rbp), %rax
movq _vocab_size(%rip), %rcx
subq $1, %rcx
cmpq %rcx, %rax
jge LBB10_24
## %bb.10: ## in Loop: Header=BB10_9 Depth=1
cmpq $0, -432(%rbp)
jl LBB10_15
## %bb.11: ## in Loop: Header=BB10_9 Depth=1
movq -448(%rbp), %rax
movq -432(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq -448(%rbp), %rcx
movq -440(%rbp), %rdx
cmpq (%rcx,%rdx,8), %rax
jge LBB10_13
## %bb.12: ## in Loop: Header=BB10_9 Depth=1
movq -432(%rbp), %rax
movq %rax, -416(%rbp)
movq -432(%rbp), %rax
addq $-1, %rax
movq %rax, -432(%rbp)
jmp LBB10_14
LBB10_13: ## in Loop: Header=BB10_9 Depth=1
movq -440(%rbp), %rax
movq %rax, -416(%rbp)
movq -440(%rbp), %rax
addq $1, %rax
movq %rax, -440(%rbp)
LBB10_14: ## in Loop: Header=BB10_9 Depth=1
jmp LBB10_16
LBB10_15: ## in Loop: Header=BB10_9 Depth=1
movq -440(%rbp), %rax
movq %rax, -416(%rbp)
movq -440(%rbp), %rax
addq $1, %rax
movq %rax, -440(%rbp)
LBB10_16: ## in Loop: Header=BB10_9 Depth=1
cmpq $0, -432(%rbp)
jl LBB10_21
## %bb.17: ## in Loop: Header=BB10_9 Depth=1
movq -448(%rbp), %rax
movq -432(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq -448(%rbp), %rcx
movq -440(%rbp), %rdx
cmpq (%rcx,%rdx,8), %rax
jge LBB10_19
## %bb.18: ## in Loop: Header=BB10_9 Depth=1
movq -432(%rbp), %rax
movq %rax, -424(%rbp)
movq -432(%rbp), %rax
addq $-1, %rax
movq %rax, -432(%rbp)
jmp LBB10_20
LBB10_19: ## in Loop: Header=BB10_9 Depth=1
movq -440(%rbp), %rax
movq %rax, -424(%rbp)
movq -440(%rbp), %rax
addq $1, %rax
movq %rax, -440(%rbp)
LBB10_20: ## in Loop: Header=BB10_9 Depth=1
jmp LBB10_22
LBB10_21: ## in Loop: Header=BB10_9 Depth=1
movq -440(%rbp), %rax
movq %rax, -424(%rbp)
movq -440(%rbp), %rax
addq $1, %rax
movq %rax, -440(%rbp)
LBB10_22: ## in Loop: Header=BB10_9 Depth=1
movq -448(%rbp), %rax
movq -416(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -448(%rbp), %rax
movq -424(%rbp), %rcx
addq (%rax,%rcx,8), %rdx
movq -448(%rbp), %rax
movq _vocab_size(%rip), %rcx
addq -392(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq _vocab_size(%rip), %rdx
addq -392(%rbp), %rdx
movq -464(%rbp), %rax
movq -416(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq _vocab_size(%rip), %rdx
addq -392(%rbp), %rdx
movq -464(%rbp), %rax
movq -424(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq -456(%rbp), %rax
movq -424(%rbp), %rcx
movq $1, (%rax,%rcx,8)
## %bb.23: ## in Loop: Header=BB10_9 Depth=1
movq -392(%rbp), %rax
addq $1, %rax
movq %rax, -392(%rbp)
jmp LBB10_9
LBB10_24:
movq $0, -392(%rbp)
LBB10_25: ## =>This Loop Header: Depth=1
## Child Loop BB10_27 Depth 2
## Child Loop BB10_31 Depth 2
movq -392(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB10_36
## %bb.26: ## in Loop: Header=BB10_25 Depth=1
movq -392(%rbp), %rax
movq %rax, -400(%rbp)
movq $0, -408(%rbp)
LBB10_27: ## Parent Loop BB10_25 Depth=1
## => This Inner Loop Header: Depth=2
movq -456(%rbp), %rax
movq -400(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movb %al, %cl
movq -408(%rbp), %rax
movb %cl, -384(%rbp,%rax)
movq -400(%rbp), %rcx
movq -408(%rbp), %rax
movq %rcx, -336(%rbp,%rax,8)
movq -408(%rbp), %rax
addq $1, %rax
movq %rax, -408(%rbp)
movq -464(%rbp), %rax
movq -400(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -400(%rbp)
movq -400(%rbp), %rax
movq _vocab_size(%rip), %rcx
shlq $1, %rcx
subq $2, %rcx
cmpq %rcx, %rax
jne LBB10_29
## %bb.28: ## in Loop: Header=BB10_25 Depth=1
jmp LBB10_30
LBB10_29: ## in Loop: Header=BB10_27 Depth=2
jmp LBB10_27
LBB10_30: ## in Loop: Header=BB10_25 Depth=1
movq -408(%rbp), %rax
movb %al, %cl
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -392(%rbp), %rdx
addq %rdx, %rax
movb %cl, 32(%rax)
movq _vocab_size(%rip), %rax
subq $2, %rax
movl %eax, %ecx
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -392(%rbp), %rdx
addq %rdx, %rax
movq 8(%rax), %rax
movl %ecx, (%rax)
movq $0, -400(%rbp)
LBB10_31: ## Parent Loop BB10_25 Depth=1
## => This Inner Loop Header: Depth=2
movq -400(%rbp), %rax
cmpq -408(%rbp), %rax
jge LBB10_34
## %bb.32: ## in Loop: Header=BB10_31 Depth=2
movq -400(%rbp), %rax
movb -384(%rbp,%rax), %dl
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -392(%rbp), %rcx
addq %rcx, %rax
movq 24(%rax), %rax
movq -408(%rbp), %rcx
subq -400(%rbp), %rcx
subq $1, %rcx
movb %dl, (%rax,%rcx)
movq -400(%rbp), %rax
movq -336(%rbp,%rax,8), %rax
subq _vocab_size(%rip), %rax
movl %eax, %edx
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -392(%rbp), %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movq -408(%rbp), %rcx
subq -400(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.33: ## in Loop: Header=BB10_31 Depth=2
movq -400(%rbp), %rax
addq $1, %rax
movq %rax, -400(%rbp)
jmp LBB10_31
LBB10_34: ## in Loop: Header=BB10_25 Depth=1
jmp LBB10_35
LBB10_35: ## in Loop: Header=BB10_25 Depth=1
movq -392(%rbp), %rax
addq $1, %rax
movq %rax, -392(%rbp)
jmp LBB10_25
LBB10_36:
movq -448(%rbp), %rdi
callq _free
movq -456(%rbp), %rdi
callq _free
movq -464(%rbp), %rdi
callq _free
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB10_38
## %bb.37:
addq $464, %rsp ## imm = 0x1D0
popq %rbp
retq
LBB10_38:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function LearnVocabFromTrainFile
LCPI11_0:
.quad 0x417406f400000000 ## double 2.1E+7
.section __TEXT,__text,regular,pure_instructions
.globl _LearnVocabFromTrainFile
.p2align 4, 0x90
_LearnVocabFromTrainFile: ## @LearnVocabFromTrainFile
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq $0, -128(%rbp)
LBB11_1: ## =>This Inner Loop Header: Depth=1
cmpq $30000000, -128(%rbp) ## imm = 0x1C9C380
jge LBB11_4
## %bb.2: ## in Loop: Header=BB11_1 Depth=1
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -128(%rbp), %rcx
movl $-1, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB11_1 Depth=1
movq -128(%rbp), %rax
addq $1, %rax
movq %rax, -128(%rbp)
jmp LBB11_1
LBB11_4:
movq _train_file@GOTPCREL(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -120(%rbp)
cmpq $0, -120(%rbp)
jne LBB11_6
## %bb.5:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_6:
movq $0, _vocab_size(%rip)
leaq L_.str(%rip), %rdi
callq _AddWordToVocab
LBB11_7: ## =>This Inner Loop Header: Depth=1
leaq -112(%rbp), %rdi
movq -120(%rbp), %rsi
callq _ReadWord
movq -120(%rbp), %rdi
callq _feof
cmpl $0, %eax
je LBB11_9
## %bb.8:
jmp LBB11_18
LBB11_9: ## in Loop: Header=BB11_7 Depth=1
movq _train_words(%rip), %rax
addq $1, %rax
movq %rax, _train_words(%rip)
cmpl $1, _debug_mode(%rip)
jle LBB11_12
## %bb.10: ## in Loop: Header=BB11_7 Depth=1
movq _train_words(%rip), %rax
movl $100000, %ecx ## imm = 0x186A0
cqto
idivq %rcx
cmpq $0, %rdx
jne LBB11_12
## %bb.11: ## in Loop: Header=BB11_7 Depth=1
movq _train_words(%rip), %rax
movl $1000, %ecx ## imm = 0x3E8
cqto
idivq %rcx
movq %rax, %rsi
leaq L_.str.4(%rip), %rdi
movl $13, %edx
movb $0, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
LBB11_12: ## in Loop: Header=BB11_7 Depth=1
leaq -112(%rbp), %rdi
callq _SearchVocab
cltq
movq %rax, -136(%rbp)
cmpq $-1, -136(%rbp)
jne LBB11_14
## %bb.13: ## in Loop: Header=BB11_7 Depth=1
leaq -112(%rbp), %rdi
callq _AddWordToVocab
cltq
movq %rax, -128(%rbp)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -128(%rbp), %rcx
addq %rcx, %rax
movq $1, (%rax)
jmp LBB11_15
LBB11_14: ## in Loop: Header=BB11_7 Depth=1
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -136(%rbp), %rcx
addq %rcx, %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
LBB11_15: ## in Loop: Header=BB11_7 Depth=1
cvtsi2sdq _vocab_size(%rip), %xmm0
movsd LCPI11_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB11_17
## %bb.16: ## in Loop: Header=BB11_7 Depth=1
callq _ReduceVocab
LBB11_17: ## in Loop: Header=BB11_7 Depth=1
jmp LBB11_7
LBB11_18:
callq _SortVocab
cmpl $0, _debug_mode(%rip)
jle LBB11_20
## %bb.19:
movq _vocab_size(%rip), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq _train_words(%rip), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB11_20:
movq -120(%rbp), %rdi
callq _ftell
movq %rax, _file_size(%rip)
movq -120(%rbp), %rdi
callq _fclose
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB11_22
## %bb.21:
addq $144, %rsp
popq %rbp
retq
LBB11_22:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _SaveVocab ## -- Begin function SaveVocab
.p2align 4, 0x90
_SaveVocab: ## @SaveVocab
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq _save_vocab_file@GOTPCREL(%rip), %rdi
leaq L_.str.7(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
movq $0, -8(%rbp)
LBB12_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB12_4
## %bb.2: ## in Loop: Header=BB12_1 Depth=1
movq -16(%rbp), %rdi
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8(%rbp), %rcx
addq %rcx, %rax
movq 16(%rax), %rdx
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8(%rbp), %rcx
addq %rcx, %rax
movq (%rax), %rcx
leaq L_.str.8(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.3: ## in Loop: Header=BB12_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB12_1
LBB12_4:
movq -16(%rbp), %rdi
callq _fclose
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ReadVocab ## -- Begin function ReadVocab
.p2align 4, 0x90
_ReadVocab: ## @ReadVocab
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq $0, -128(%rbp)
movq _read_vocab_file@GOTPCREL(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -144(%rbp)
cmpq $0, -144(%rbp)
jne LBB13_2
## %bb.1:
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB13_2:
movq $0, -120(%rbp)
LBB13_3: ## =>This Inner Loop Header: Depth=1
cmpq $30000000, -120(%rbp) ## imm = 0x1C9C380
jge LBB13_6
## %bb.4: ## in Loop: Header=BB13_3 Depth=1
movq _vocab_hash@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -120(%rbp), %rcx
movl $-1, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB13_3 Depth=1
movq -120(%rbp), %rax
addq $1, %rax
movq %rax, -120(%rbp)
jmp LBB13_3
LBB13_6:
movq $0, _vocab_size(%rip)
LBB13_7: ## =>This Inner Loop Header: Depth=1
leaq -112(%rbp), %rdi
movq -144(%rbp), %rsi
callq _ReadWord
movq -144(%rbp), %rdi
callq _feof
cmpl $0, %eax
je LBB13_9
## %bb.8:
jmp LBB13_10
LBB13_9: ## in Loop: Header=BB13_7 Depth=1
leaq -112(%rbp), %rdi
callq _AddWordToVocab
cltq
movq %rax, -120(%rbp)
movq -144(%rbp), %rdi
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rdx
imulq $40, -120(%rbp), %rax
addq %rax, %rdx
leaq L_.str.10(%rip), %rsi
leaq -129(%rbp), %rcx
movb $0, %al
callq _fscanf
movq -128(%rbp), %rax
addq $1, %rax
movq %rax, -128(%rbp)
jmp LBB13_7
LBB13_10:
callq _SortVocab
cmpl $0, _debug_mode(%rip)
jle LBB13_12
## %bb.11:
movq _vocab_size(%rip), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq _train_words(%rip), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB13_12:
movq _train_file@GOTPCREL(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -144(%rbp)
cmpq $0, -144(%rbp)
jne LBB13_14
## %bb.13:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB13_14:
movq -144(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $2, %edx
callq _fseek
movq -144(%rbp), %rdi
callq _ftell
movq %rax, _file_size(%rip)
movq -144(%rbp), %rdi
callq _fclose
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB13_16
## %bb.15:
addq $144, %rsp
popq %rbp
retq
LBB13_16:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function InitNet
LCPI14_0:
.quad 0x3fe0000000000000 ## double 0.5
.section __TEXT,__literal4,4byte_literals
.p2align 2
LCPI14_1:
.long 0x47800000 ## float 65536
.section __TEXT,__text,regular,pure_instructions
.globl _InitNet
.p2align 4, 0x90
_InitNet: ## @InitNet
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq $1, -24(%rbp)
movq _syn0@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB14_2
## %bb.1:
leaq L_.str.11(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB14_2:
cmpl $0, _hs(%rip)
je LBB14_14
## %bb.3:
movq _syn1@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB14_5
## %bb.4:
leaq L_.str.11(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB14_5:
movq $0, -8(%rbp)
LBB14_6: ## =>This Loop Header: Depth=1
## Child Loop BB14_8 Depth 2
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB14_13
## %bb.7: ## in Loop: Header=BB14_6 Depth=1
movq $0, -16(%rbp)
LBB14_8: ## Parent Loop BB14_6 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB14_11
## %bb.9: ## in Loop: Header=BB14_8 Depth=2
movq _syn1@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
imulq _layer1_size(%rip), %rcx
addq -16(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.10: ## in Loop: Header=BB14_8 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB14_8
LBB14_11: ## in Loop: Header=BB14_6 Depth=1
jmp LBB14_12
LBB14_12: ## in Loop: Header=BB14_6 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB14_6
LBB14_13:
jmp LBB14_14
LBB14_14:
cmpl $0, _negative(%rip)
jle LBB14_26
## %bb.15:
movq _syn1neg@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB14_17
## %bb.16:
leaq L_.str.11(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB14_17:
movq $0, -8(%rbp)
LBB14_18: ## =>This Loop Header: Depth=1
## Child Loop BB14_20 Depth 2
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB14_25
## %bb.19: ## in Loop: Header=BB14_18 Depth=1
movq $0, -16(%rbp)
LBB14_20: ## Parent Loop BB14_18 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB14_23
## %bb.21: ## in Loop: Header=BB14_20 Depth=2
movq _syn1neg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
imulq _layer1_size(%rip), %rcx
addq -16(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.22: ## in Loop: Header=BB14_20 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB14_20
LBB14_23: ## in Loop: Header=BB14_18 Depth=1
jmp LBB14_24
LBB14_24: ## in Loop: Header=BB14_18 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB14_18
LBB14_25:
jmp LBB14_26
LBB14_26:
movq $0, -8(%rbp)
LBB14_27: ## =>This Loop Header: Depth=1
## Child Loop BB14_29 Depth 2
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB14_34
## %bb.28: ## in Loop: Header=BB14_27 Depth=1
movq $0, -16(%rbp)
LBB14_29: ## Parent Loop BB14_27 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB14_32
## %bb.30: ## in Loop: Header=BB14_29 Depth=2
movq -24(%rbp), %rax
movabsq $25214903917, %rcx ## imm = 0x5DEECE66D
imulq %rcx, %rax
addq $11, %rax
movq %rax, -24(%rbp)
movzwl -24(%rbp), %eax
cvtsi2ss %eax, %xmm0
movss LCPI14_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
movsd LCPI14_0(%rip), %xmm1 ## xmm1 = mem[0],zero
subsd %xmm1, %xmm0
cvtsi2sdq _layer1_size(%rip), %xmm1
divsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
imulq _layer1_size(%rip), %rcx
addq -16(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
## %bb.31: ## in Loop: Header=BB14_29 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB14_29
LBB14_32: ## in Loop: Header=BB14_27 Depth=1
jmp LBB14_33
LBB14_33: ## in Loop: Header=BB14_27 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB14_27
LBB14_34:
callq _CreateBinaryTree
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function TrainModelThread
LCPI15_0:
.long 0x447a0000 ## float 1000
LCPI15_1:
.long 0x49742400 ## float 1.0E+6
LCPI15_2:
.long 0x42c80000 ## float 100
LCPI15_4:
.long 0x3f800000 ## float 1
LCPI15_5:
.long 0x47800000 ## float 65536
LCPI15_7:
.long 0x40c00000 ## float 6
LCPI15_8:
.long 0xc0c00000 ## float -6
LCPI15_9:
.long 0x42a60000 ## float 83
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI15_3:
.quad 0x3f1a36e2eb1c432d ## double 1.0E-4
LCPI15_6:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _TrainModelThread
.p2align 4, 0x90
_TrainModelThread: ## @TrainModelThread
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $8288, %eax ## imm = 0x2060
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -8032(%rbp)
movq $0, -8088(%rbp)
movq $0, -8096(%rbp)
movq $0, -8104(%rbp)
movq $0, -8112(%rbp)
movq _iter(%rip), %rax
movq %rax, -8160(%rbp)
movq -8032(%rbp), %rax
movq %rax, -8168(%rbp)
movq _layer1_size(%rip), %rdi
movl $4, %esi
callq _calloc
movq %rax, -8192(%rbp)
movq _layer1_size(%rip), %rdi
movl $4, %esi
callq _calloc
movq %rax, -8200(%rbp)
movq _train_file@GOTPCREL(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -8208(%rbp)
movq -8208(%rbp), %rdi
movq _file_size(%rip), %rax
movslq _num_threads(%rip), %rcx
cqto
idivq %rcx
movq %rax, %rsi
movq -8032(%rbp), %rax
imulq %rax, %rsi
xorl %edx, %edx
callq _fseek
LBB15_1: ## =>This Loop Header: Depth=1
## Child Loop BB15_9 Depth 2
## Child Loop BB15_31 Depth 2
## Child Loop BB15_35 Depth 2
## Child Loop BB15_40 Depth 2
## Child Loop BB15_49 Depth 3
## Child Loop BB15_57 Depth 2
## Child Loop BB15_62 Depth 2
## Child Loop BB15_64 Depth 3
## Child Loop BB15_74 Depth 3
## Child Loop BB15_78 Depth 3
## Child Loop BB15_86 Depth 2
## Child Loop BB15_95 Depth 3
## Child Loop BB15_105 Depth 3
## Child Loop BB15_109 Depth 3
## Child Loop BB15_116 Depth 2
## Child Loop BB15_125 Depth 3
## Child Loop BB15_134 Depth 2
## Child Loop BB15_143 Depth 3
## Child Loop BB15_148 Depth 3
## Child Loop BB15_150 Depth 4
## Child Loop BB15_160 Depth 4
## Child Loop BB15_164 Depth 4
## Child Loop BB15_172 Depth 3
## Child Loop BB15_181 Depth 4
## Child Loop BB15_191 Depth 4
## Child Loop BB15_195 Depth 4
## Child Loop BB15_202 Depth 3
movq -8104(%rbp), %rax
subq -8112(%rbp), %rax
cmpq $10000, %rax ## imm = 0x2710
jle LBB15_7
## %bb.2: ## in Loop: Header=BB15_1 Depth=1
movq -8104(%rbp), %rax
subq -8112(%rbp), %rax
addq _word_count_actual(%rip), %rax
movq %rax, _word_count_actual(%rip)
movq -8104(%rbp), %rax
movq %rax, -8112(%rbp)
cmpl $1, _debug_mode(%rip)
jle LBB15_4
## %bb.3: ## in Loop: Header=BB15_1 Depth=1
callq _clock
movq %rax, -8184(%rbp)
movss _alpha(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd %xmm0, -8248(%rbp) ## 8-byte Spill
cvtsi2ssq _word_count_actual(%rip), %xmm0
movss %xmm0, -8236(%rbp) ## 4-byte Spill
movq _iter(%rip), %rax
movq _train_words(%rip), %rcx
imulq %rcx, %rax
incq %rax
cvtsi2ss %rax, %xmm1
divss %xmm1, %xmm0
movss LCPI15_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
movsd %xmm0, -8232(%rbp) ## 8-byte Spill
movq -8184(%rbp), %rax
movq _start@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
subq %rcx, %rax
incq %rax
movq %rax, %rdx
shrq %rdx
movl %eax, %ecx
andl $1, %ecx
## kill: def $rcx killed $ecx
orq %rdx, %rcx
cvtsi2ss %rcx, %xmm0
addss %xmm0, %xmm0
cvtsi2ss %rax, %xmm1
movss %xmm1, -8220(%rbp) ## 4-byte Spill
testq %rax, %rax
movss %xmm0, -8216(%rbp) ## 4-byte Spill
js LBB15_216
## %bb.215: ## in Loop: Header=BB15_1 Depth=1
movss -8220(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8216(%rbp) ## 4-byte Spill
LBB15_216: ## in Loop: Header=BB15_1 Depth=1
movsd -8232(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -8248(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movss -8236(%rbp), %xmm2 ## 4-byte Reload
## xmm2 = mem[0],zero,zero,zero
movss -8216(%rbp), %xmm3 ## 4-byte Reload
## xmm3 = mem[0],zero,zero,zero
movss LCPI15_1(%rip), %xmm4 ## xmm4 = mem[0],zero,zero,zero
divss %xmm4, %xmm3
movss LCPI15_0(%rip), %xmm4 ## xmm4 = mem[0],zero,zero,zero
mulss %xmm4, %xmm3
divss %xmm3, %xmm2
cvtss2sd %xmm2, %xmm2
leaq L_.str.12(%rip), %rdi
movl $13, %esi
movb $3, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
LBB15_4: ## in Loop: Header=BB15_1 Depth=1
movq _starting_alpha@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtsi2ssq _word_count_actual(%rip), %xmm2
movq _iter(%rip), %rax
imulq _train_words(%rip), %rax
addq $1, %rax
cvtsi2ss %rax, %xmm1
divss %xmm1, %xmm2
movss LCPI15_4(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
subss %xmm2, %xmm1
mulss %xmm1, %xmm0
movss %xmm0, _alpha(%rip)
movss _alpha(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movq _starting_alpha@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI15_3(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
ucomisd %xmm1, %xmm0
jbe LBB15_6
## %bb.5: ## in Loop: Header=BB15_1 Depth=1
movq _starting_alpha@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI15_3(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, _alpha(%rip)
LBB15_6: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_7
LBB15_7: ## in Loop: Header=BB15_1 Depth=1
cmpq $0, -8088(%rbp)
jne LBB15_23
## %bb.8: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_9
LBB15_9: ## Parent Loop BB15_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -8208(%rbp), %rdi
callq _ReadWordIndex
cltq
movq %rax, -8072(%rbp)
movq -8208(%rbp), %rdi
callq _feof
cmpl $0, %eax
je LBB15_11
## %bb.10: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_22
LBB15_11: ## in Loop: Header=BB15_9 Depth=2
cmpq $-1, -8072(%rbp)
jne LBB15_13
## %bb.12: ## in Loop: Header=BB15_9 Depth=2
jmp LBB15_9
LBB15_13: ## in Loop: Header=BB15_9 Depth=2
movq -8104(%rbp), %rax
addq $1, %rax
movq %rax, -8104(%rbp)
cmpq $0, -8072(%rbp)
jne LBB15_15
## %bb.14: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_22
LBB15_15: ## in Loop: Header=BB15_9 Depth=2
movss _sample(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jbe LBB15_19
## %bb.16: ## in Loop: Header=BB15_9 Depth=2
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8072(%rbp), %rcx
leaq (%rcx,%rcx,4), %rcx
movq (%rax,%rcx,8), %rax
cvtsi2ss %rax, %xmm0
movss _sample(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtsi2ssq _train_words(%rip), %xmm2
mulss %xmm2, %xmm1
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
sqrtsd %xmm0, %xmm0
movsd LCPI15_6(%rip), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm0
cvtss2sd %xmm1, %xmm1
mulsd %xmm1, %xmm0
cvtsi2sd %rax, %xmm1
divsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -8212(%rbp)
movq -8168(%rbp), %rax
movabsq $25214903917, %rcx ## imm = 0x5DEECE66D
imulq %rcx, %rax
addq $11, %rax
movq %rax, -8168(%rbp)
movss -8212(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movzwl -8168(%rbp), %eax
cvtsi2ss %eax, %xmm0
movss LCPI15_5(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
divss %xmm2, %xmm0
ucomiss %xmm1, %xmm0
jbe LBB15_18
## %bb.17: ## in Loop: Header=BB15_9 Depth=2
jmp LBB15_9
LBB15_18: ## in Loop: Header=BB15_9 Depth=2
jmp LBB15_19
LBB15_19: ## in Loop: Header=BB15_9 Depth=2
movq -8072(%rbp), %rcx
movq -8088(%rbp), %rax
movq %rcx, -8016(%rbp,%rax,8)
movq -8088(%rbp), %rax
addq $1, %rax
movq %rax, -8088(%rbp)
cmpq $1000, -8088(%rbp) ## imm = 0x3E8
jl LBB15_21
## %bb.20: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_22
LBB15_21: ## in Loop: Header=BB15_9 Depth=2
jmp LBB15_9
LBB15_22: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8096(%rbp)
LBB15_23: ## in Loop: Header=BB15_1 Depth=1
movq -8208(%rbp), %rdi
callq _feof
cmpl $0, %eax
jne LBB15_25
## %bb.24: ## in Loop: Header=BB15_1 Depth=1
movq -8104(%rbp), %rax
movq %rax, -8256(%rbp) ## 8-byte Spill
movq _train_words(%rip), %rax
movslq _num_threads(%rip), %rcx
cqto
idivq %rcx
movq %rax, %rcx
movq -8256(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jle LBB15_28
LBB15_25: ## in Loop: Header=BB15_1 Depth=1
movq -8104(%rbp), %rax
subq -8112(%rbp), %rax
addq _word_count_actual(%rip), %rax
movq %rax, _word_count_actual(%rip)
movq -8160(%rbp), %rax
addq $-1, %rax
movq %rax, -8160(%rbp)
cmpq $0, -8160(%rbp)
jne LBB15_27
## %bb.26:
jmp LBB15_212
LBB15_27: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8104(%rbp)
movq $0, -8112(%rbp)
movq $0, -8088(%rbp)
movq -8208(%rbp), %rdi
movq _file_size(%rip), %rax
movslq _num_threads(%rip), %rcx
cqto
idivq %rcx
movq %rax, %rsi
movq -8032(%rbp), %rax
imulq %rax, %rsi
xorl %edx, %edx
callq _fseek
jmp LBB15_1
LBB15_28: ## in Loop: Header=BB15_1 Depth=1
movq -8096(%rbp), %rax
movq -8016(%rbp,%rax,8), %rax
movq %rax, -8072(%rbp)
cmpq $-1, -8072(%rbp)
jne LBB15_30
## %bb.29: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_1
LBB15_30: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8136(%rbp)
LBB15_31: ## Parent Loop BB15_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_34
## %bb.32: ## in Loop: Header=BB15_31 Depth=2
movq -8192(%rbp), %rax
movq -8136(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.33: ## in Loop: Header=BB15_31 Depth=2
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_31
LBB15_34: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8136(%rbp)
LBB15_35: ## Parent Loop BB15_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_38
## %bb.36: ## in Loop: Header=BB15_35 Depth=2
movq -8200(%rbp), %rax
movq -8136(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.37: ## in Loop: Header=BB15_35 Depth=2
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_35
LBB15_38: ## in Loop: Header=BB15_1 Depth=1
movabsq $25214903917, %rax ## imm = 0x5DEECE66D
imulq -8168(%rbp), %rax
addq $11, %rax
movq %rax, -8168(%rbp)
movq -8168(%rbp), %rax
movslq _window(%rip), %rcx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq %rdx, -8048(%rbp)
cmpl $0, _cbow(%rip)
je LBB15_133
## %bb.39: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8064(%rbp)
movq -8048(%rbp), %rax
movq %rax, -8040(%rbp)
LBB15_40: ## Parent Loop BB15_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB15_49 Depth 3
movq -8040(%rbp), %rax
movl _window(%rip), %ecx
shll $1, %ecx
addl $1, %ecx
movslq %ecx, %rcx
subq -8048(%rbp), %rcx
cmpq %rcx, %rax
jge LBB15_55
## %bb.41: ## in Loop: Header=BB15_40 Depth=2
movq -8040(%rbp), %rax
movslq _window(%rip), %rcx
cmpq %rcx, %rax
je LBB15_53
## %bb.42: ## in Loop: Header=BB15_40 Depth=2
movq -8096(%rbp), %rax
movslq _window(%rip), %rcx
subq %rcx, %rax
addq -8040(%rbp), %rax
movq %rax, -8136(%rbp)
cmpq $0, -8136(%rbp)
jge LBB15_44
## %bb.43: ## in Loop: Header=BB15_40 Depth=2
jmp LBB15_54
LBB15_44: ## in Loop: Header=BB15_40 Depth=2
movq -8136(%rbp), %rax
cmpq -8088(%rbp), %rax
jl LBB15_46
## %bb.45: ## in Loop: Header=BB15_40 Depth=2
jmp LBB15_54
LBB15_46: ## in Loop: Header=BB15_40 Depth=2
movq -8136(%rbp), %rax
movq -8016(%rbp,%rax,8), %rax
movq %rax, -8080(%rbp)
cmpq $-1, -8080(%rbp)
jne LBB15_48
## %bb.47: ## in Loop: Header=BB15_40 Depth=2
jmp LBB15_54
LBB15_48: ## in Loop: Header=BB15_40 Depth=2
movq $0, -8136(%rbp)
LBB15_49: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_40 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_52
## %bb.50: ## in Loop: Header=BB15_49 Depth=3
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
movq -8080(%rbp), %rdx
imulq _layer1_size(%rip), %rdx
addq %rdx, %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8192(%rbp), %rax
movq -8136(%rbp), %rcx
addss (%rax,%rcx,4), %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.51: ## in Loop: Header=BB15_49 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_49
LBB15_52: ## in Loop: Header=BB15_40 Depth=2
movq -8064(%rbp), %rax
addq $1, %rax
movq %rax, -8064(%rbp)
LBB15_53: ## in Loop: Header=BB15_40 Depth=2
jmp LBB15_54
LBB15_54: ## in Loop: Header=BB15_40 Depth=2
movq -8040(%rbp), %rax
addq $1, %rax
movq %rax, -8040(%rbp)
jmp LBB15_40
LBB15_55: ## in Loop: Header=BB15_1 Depth=1
cmpq $0, -8064(%rbp)
je LBB15_132
## %bb.56: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8136(%rbp)
LBB15_57: ## Parent Loop BB15_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_60
## %bb.58: ## in Loop: Header=BB15_57 Depth=2
cvtsi2ssq -8064(%rbp), %xmm1
movq -8192(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.59: ## in Loop: Header=BB15_57 Depth=2
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_57
LBB15_60: ## in Loop: Header=BB15_1 Depth=1
cmpl $0, _hs(%rip)
je LBB15_84
## %bb.61: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8056(%rbp)
LBB15_62: ## Parent Loop BB15_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB15_64 Depth 3
## Child Loop BB15_74 Depth 3
## Child Loop BB15_78 Depth 3
movq -8056(%rbp), %rax
movq _vocab@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
imulq $40, -8072(%rbp), %rdx
addq %rdx, %rcx
movsbq 32(%rcx), %rcx
cmpq %rcx, %rax
jge LBB15_83
## %bb.63: ## in Loop: Header=BB15_62 Depth=2
xorps %xmm0, %xmm0
movss %xmm0, -8172(%rbp)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8072(%rbp), %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movq -8056(%rbp), %rcx
movslq (%rax,%rcx,4), %rax
imulq _layer1_size(%rip), %rax
movq %rax, -8128(%rbp)
movq $0, -8136(%rbp)
LBB15_64: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_62 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_67
## %bb.65: ## in Loop: Header=BB15_64 Depth=3
movq -8192(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn1@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -8172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, -8172(%rbp)
## %bb.66: ## in Loop: Header=BB15_64 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_64
LBB15_67: ## in Loop: Header=BB15_62 Depth=2
movss LCPI15_8(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8172(%rbp), %xmm0
jb LBB15_69
## %bb.68: ## in Loop: Header=BB15_62 Depth=2
jmp LBB15_82
LBB15_69: ## in Loop: Header=BB15_62 Depth=2
movss -8172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI15_7(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jb LBB15_71
## %bb.70: ## in Loop: Header=BB15_62 Depth=2
jmp LBB15_82
LBB15_71: ## in Loop: Header=BB15_62 Depth=2
movq _expTable@GOTPCREL(%rip), %rax
movq (%rax), %rax
movss LCPI15_7(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -8172(%rbp), %xmm0
movss LCPI15_9(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm1, %xmm0
cvttss2si %xmm0, %ecx
movslq %ecx, %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8172(%rbp)
## %bb.72: ## in Loop: Header=BB15_62 Depth=2
jmp LBB15_73
LBB15_73: ## in Loop: Header=BB15_62 Depth=2
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8072(%rbp), %rcx
addq %rcx, %rax
movq 24(%rax), %rax
movq -8056(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
movl $1, %eax
subl %ecx, %eax
cvtsi2ss %eax, %xmm0
subss -8172(%rbp), %xmm0
mulss _alpha(%rip), %xmm0
movss %xmm0, -8176(%rbp)
movq $0, -8136(%rbp)
LBB15_74: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_62 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_77
## %bb.75: ## in Loop: Header=BB15_74 Depth=3
movss -8176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn1@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq -8200(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.76: ## in Loop: Header=BB15_74 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_74
LBB15_77: ## in Loop: Header=BB15_62 Depth=2
movq $0, -8136(%rbp)
LBB15_78: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_62 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_81
## %bb.79: ## in Loop: Header=BB15_78 Depth=3
movss -8176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8192(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq _syn1@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.80: ## in Loop: Header=BB15_78 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_78
LBB15_81: ## in Loop: Header=BB15_62 Depth=2
jmp LBB15_82
LBB15_82: ## in Loop: Header=BB15_62 Depth=2
movq -8056(%rbp), %rax
addq $1, %rax
movq %rax, -8056(%rbp)
jmp LBB15_62
LBB15_83: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_84
LBB15_84: ## in Loop: Header=BB15_1 Depth=1
cmpl $0, _negative(%rip)
jle LBB15_115
## %bb.85: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8056(%rbp)
LBB15_86: ## Parent Loop BB15_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB15_95 Depth 3
## Child Loop BB15_105 Depth 3
## Child Loop BB15_109 Depth 3
movq -8056(%rbp), %rax
movl _negative(%rip), %ecx
addl $1, %ecx
movslq %ecx, %rcx
cmpq %rcx, %rax
jge LBB15_114
## %bb.87: ## in Loop: Header=BB15_86 Depth=2
cmpq $0, -8056(%rbp)
jne LBB15_89
## %bb.88: ## in Loop: Header=BB15_86 Depth=2
movq -8072(%rbp), %rax
movq %rax, -8144(%rbp)
movq $1, -8152(%rbp)
jmp LBB15_94
LBB15_89: ## in Loop: Header=BB15_86 Depth=2
movabsq $25214903917, %rax ## imm = 0x5DEECE66D
imulq -8168(%rbp), %rax
addq $11, %rax
movq %rax, -8168(%rbp)
movq _table@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8264(%rbp) ## 8-byte Spill
movq -8168(%rbp), %rax
shrq $16, %rax
movl $100000000, %ecx ## imm = 0x5F5E100
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq -8264(%rbp), %rax ## 8-byte Reload
movslq (%rax,%rdx,4), %rax
movq %rax, -8144(%rbp)
cmpq $0, -8144(%rbp)
jne LBB15_91
## %bb.90: ## in Loop: Header=BB15_86 Depth=2
movq -8168(%rbp), %rax
movq _vocab_size(%rip), %rcx
subq $1, %rcx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
addq $1, %rdx
movq %rdx, -8144(%rbp)
LBB15_91: ## in Loop: Header=BB15_86 Depth=2
movq -8144(%rbp), %rax
cmpq -8072(%rbp), %rax
jne LBB15_93
## %bb.92: ## in Loop: Header=BB15_86 Depth=2
jmp LBB15_113
LBB15_93: ## in Loop: Header=BB15_86 Depth=2
movq $0, -8152(%rbp)
LBB15_94: ## in Loop: Header=BB15_86 Depth=2
movq -8144(%rbp), %rax
imulq _layer1_size(%rip), %rax
movq %rax, -8128(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -8172(%rbp)
movq $0, -8136(%rbp)
LBB15_95: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_86 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_98
## %bb.96: ## in Loop: Header=BB15_95 Depth=3
movq -8192(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn1neg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -8172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, -8172(%rbp)
## %bb.97: ## in Loop: Header=BB15_95 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_95
LBB15_98: ## in Loop: Header=BB15_86 Depth=2
movss -8172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI15_7(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB15_100
## %bb.99: ## in Loop: Header=BB15_86 Depth=2
movq -8152(%rbp), %rax
subq $1, %rax
cvtsi2ss %rax, %xmm0
mulss _alpha(%rip), %xmm0
movss %xmm0, -8176(%rbp)
jmp LBB15_104
LBB15_100: ## in Loop: Header=BB15_86 Depth=2
movss LCPI15_8(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8172(%rbp), %xmm0
jbe LBB15_102
## %bb.101: ## in Loop: Header=BB15_86 Depth=2
movq -8152(%rbp), %rax
subq $0, %rax
cvtsi2ss %rax, %xmm0
mulss _alpha(%rip), %xmm0
movss %xmm0, -8176(%rbp)
jmp LBB15_103
LBB15_102: ## in Loop: Header=BB15_86 Depth=2
cvtsi2ssq -8152(%rbp), %xmm0
movq _expTable@GOTPCREL(%rip), %rax
movq (%rax), %rax
movss LCPI15_7(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
addss -8172(%rbp), %xmm1
movss LCPI15_9(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
mulss %xmm2, %xmm1
cvttss2si %xmm1, %ecx
movslq %ecx, %rcx
subss (%rax,%rcx,4), %xmm0
mulss _alpha(%rip), %xmm0
movss %xmm0, -8176(%rbp)
LBB15_103: ## in Loop: Header=BB15_86 Depth=2
jmp LBB15_104
LBB15_104: ## in Loop: Header=BB15_86 Depth=2
movq $0, -8136(%rbp)
LBB15_105: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_86 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_108
## %bb.106: ## in Loop: Header=BB15_105 Depth=3
movss -8176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn1neg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq -8200(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.107: ## in Loop: Header=BB15_105 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_105
LBB15_108: ## in Loop: Header=BB15_86 Depth=2
movq $0, -8136(%rbp)
LBB15_109: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_86 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_112
## %bb.110: ## in Loop: Header=BB15_109 Depth=3
movss -8176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8192(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq _syn1neg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.111: ## in Loop: Header=BB15_109 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_109
LBB15_112: ## in Loop: Header=BB15_86 Depth=2
jmp LBB15_113
LBB15_113: ## in Loop: Header=BB15_86 Depth=2
movq -8056(%rbp), %rax
addq $1, %rax
movq %rax, -8056(%rbp)
jmp LBB15_86
LBB15_114: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_115
LBB15_115: ## in Loop: Header=BB15_1 Depth=1
movq -8048(%rbp), %rax
movq %rax, -8040(%rbp)
LBB15_116: ## Parent Loop BB15_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB15_125 Depth 3
movq -8040(%rbp), %rax
movl _window(%rip), %ecx
shll $1, %ecx
addl $1, %ecx
movslq %ecx, %rcx
subq -8048(%rbp), %rcx
cmpq %rcx, %rax
jge LBB15_131
## %bb.117: ## in Loop: Header=BB15_116 Depth=2
movq -8040(%rbp), %rax
movslq _window(%rip), %rcx
cmpq %rcx, %rax
je LBB15_129
## %bb.118: ## in Loop: Header=BB15_116 Depth=2
movq -8096(%rbp), %rax
movslq _window(%rip), %rcx
subq %rcx, %rax
addq -8040(%rbp), %rax
movq %rax, -8136(%rbp)
cmpq $0, -8136(%rbp)
jge LBB15_120
## %bb.119: ## in Loop: Header=BB15_116 Depth=2
jmp LBB15_130
LBB15_120: ## in Loop: Header=BB15_116 Depth=2
movq -8136(%rbp), %rax
cmpq -8088(%rbp), %rax
jl LBB15_122
## %bb.121: ## in Loop: Header=BB15_116 Depth=2
jmp LBB15_130
LBB15_122: ## in Loop: Header=BB15_116 Depth=2
movq -8136(%rbp), %rax
movq -8016(%rbp,%rax,8), %rax
movq %rax, -8080(%rbp)
cmpq $-1, -8080(%rbp)
jne LBB15_124
## %bb.123: ## in Loop: Header=BB15_116 Depth=2
jmp LBB15_130
LBB15_124: ## in Loop: Header=BB15_116 Depth=2
movq $0, -8136(%rbp)
LBB15_125: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_116 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_128
## %bb.126: ## in Loop: Header=BB15_125 Depth=3
movq -8200(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
movq -8080(%rbp), %rdx
imulq _layer1_size(%rip), %rdx
addq %rdx, %rcx
addss (%rax,%rcx,4), %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.127: ## in Loop: Header=BB15_125 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_125
LBB15_128: ## in Loop: Header=BB15_116 Depth=2
jmp LBB15_129
LBB15_129: ## in Loop: Header=BB15_116 Depth=2
jmp LBB15_130
LBB15_130: ## in Loop: Header=BB15_116 Depth=2
movq -8040(%rbp), %rax
addq $1, %rax
movq %rax, -8040(%rbp)
jmp LBB15_116
LBB15_131: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_132
LBB15_132: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_209
LBB15_133: ## in Loop: Header=BB15_1 Depth=1
movq -8048(%rbp), %rax
movq %rax, -8040(%rbp)
LBB15_134: ## Parent Loop BB15_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB15_143 Depth 3
## Child Loop BB15_148 Depth 3
## Child Loop BB15_150 Depth 4
## Child Loop BB15_160 Depth 4
## Child Loop BB15_164 Depth 4
## Child Loop BB15_172 Depth 3
## Child Loop BB15_181 Depth 4
## Child Loop BB15_191 Depth 4
## Child Loop BB15_195 Depth 4
## Child Loop BB15_202 Depth 3
movq -8040(%rbp), %rax
movl _window(%rip), %ecx
shll $1, %ecx
addl $1, %ecx
movslq %ecx, %rcx
subq -8048(%rbp), %rcx
cmpq %rcx, %rax
jge LBB15_208
## %bb.135: ## in Loop: Header=BB15_134 Depth=2
movq -8040(%rbp), %rax
movslq _window(%rip), %rcx
cmpq %rcx, %rax
je LBB15_206
## %bb.136: ## in Loop: Header=BB15_134 Depth=2
movq -8096(%rbp), %rax
movslq _window(%rip), %rcx
subq %rcx, %rax
addq -8040(%rbp), %rax
movq %rax, -8136(%rbp)
cmpq $0, -8136(%rbp)
jge LBB15_138
## %bb.137: ## in Loop: Header=BB15_134 Depth=2
jmp LBB15_207
LBB15_138: ## in Loop: Header=BB15_134 Depth=2
movq -8136(%rbp), %rax
cmpq -8088(%rbp), %rax
jl LBB15_140
## %bb.139: ## in Loop: Header=BB15_134 Depth=2
jmp LBB15_207
LBB15_140: ## in Loop: Header=BB15_134 Depth=2
movq -8136(%rbp), %rax
movq -8016(%rbp,%rax,8), %rax
movq %rax, -8080(%rbp)
cmpq $-1, -8080(%rbp)
jne LBB15_142
## %bb.141: ## in Loop: Header=BB15_134 Depth=2
jmp LBB15_207
LBB15_142: ## in Loop: Header=BB15_134 Depth=2
movq -8080(%rbp), %rax
imulq _layer1_size(%rip), %rax
movq %rax, -8120(%rbp)
movq $0, -8136(%rbp)
LBB15_143: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_146
## %bb.144: ## in Loop: Header=BB15_143 Depth=3
movq -8200(%rbp), %rax
movq -8136(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.145: ## in Loop: Header=BB15_143 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_143
LBB15_146: ## in Loop: Header=BB15_134 Depth=2
cmpl $0, _hs(%rip)
je LBB15_170
## %bb.147: ## in Loop: Header=BB15_134 Depth=2
movq $0, -8056(%rbp)
LBB15_148: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB15_150 Depth 4
## Child Loop BB15_160 Depth 4
## Child Loop BB15_164 Depth 4
movq -8056(%rbp), %rax
movq _vocab@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
imulq $40, -8072(%rbp), %rdx
addq %rdx, %rcx
movsbq 32(%rcx), %rcx
cmpq %rcx, %rax
jge LBB15_169
## %bb.149: ## in Loop: Header=BB15_148 Depth=3
xorps %xmm0, %xmm0
movss %xmm0, -8172(%rbp)
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8072(%rbp), %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movq -8056(%rbp), %rcx
movslq (%rax,%rcx,4), %rax
imulq _layer1_size(%rip), %rax
movq %rax, -8128(%rbp)
movq $0, -8136(%rbp)
LBB15_150: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## Parent Loop BB15_148 Depth=3
## => This Inner Loop Header: Depth=4
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_153
## %bb.151: ## in Loop: Header=BB15_150 Depth=4
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8120(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn1@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -8172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, -8172(%rbp)
## %bb.152: ## in Loop: Header=BB15_150 Depth=4
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_150
LBB15_153: ## in Loop: Header=BB15_148 Depth=3
movss LCPI15_8(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8172(%rbp), %xmm0
jb LBB15_155
## %bb.154: ## in Loop: Header=BB15_148 Depth=3
jmp LBB15_168
LBB15_155: ## in Loop: Header=BB15_148 Depth=3
movss -8172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI15_7(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jb LBB15_157
## %bb.156: ## in Loop: Header=BB15_148 Depth=3
jmp LBB15_168
LBB15_157: ## in Loop: Header=BB15_148 Depth=3
movq _expTable@GOTPCREL(%rip), %rax
movq (%rax), %rax
movss LCPI15_7(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -8172(%rbp), %xmm0
movss LCPI15_9(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm1, %xmm0
cvttss2si %xmm0, %ecx
movslq %ecx, %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8172(%rbp)
## %bb.158: ## in Loop: Header=BB15_148 Depth=3
jmp LBB15_159
LBB15_159: ## in Loop: Header=BB15_148 Depth=3
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8072(%rbp), %rcx
addq %rcx, %rax
movq 24(%rax), %rax
movq -8056(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
movl $1, %eax
subl %ecx, %eax
cvtsi2ss %eax, %xmm0
subss -8172(%rbp), %xmm0
mulss _alpha(%rip), %xmm0
movss %xmm0, -8176(%rbp)
movq $0, -8136(%rbp)
LBB15_160: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## Parent Loop BB15_148 Depth=3
## => This Inner Loop Header: Depth=4
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_163
## %bb.161: ## in Loop: Header=BB15_160 Depth=4
movss -8176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn1@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq -8200(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.162: ## in Loop: Header=BB15_160 Depth=4
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_160
LBB15_163: ## in Loop: Header=BB15_148 Depth=3
movq $0, -8136(%rbp)
LBB15_164: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## Parent Loop BB15_148 Depth=3
## => This Inner Loop Header: Depth=4
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_167
## %bb.165: ## in Loop: Header=BB15_164 Depth=4
movss -8176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8120(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq _syn1@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.166: ## in Loop: Header=BB15_164 Depth=4
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_164
LBB15_167: ## in Loop: Header=BB15_148 Depth=3
jmp LBB15_168
LBB15_168: ## in Loop: Header=BB15_148 Depth=3
movq -8056(%rbp), %rax
addq $1, %rax
movq %rax, -8056(%rbp)
jmp LBB15_148
LBB15_169: ## in Loop: Header=BB15_134 Depth=2
jmp LBB15_170
LBB15_170: ## in Loop: Header=BB15_134 Depth=2
cmpl $0, _negative(%rip)
jle LBB15_201
## %bb.171: ## in Loop: Header=BB15_134 Depth=2
movq $0, -8056(%rbp)
LBB15_172: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB15_181 Depth 4
## Child Loop BB15_191 Depth 4
## Child Loop BB15_195 Depth 4
movq -8056(%rbp), %rax
movl _negative(%rip), %ecx
addl $1, %ecx
movslq %ecx, %rcx
cmpq %rcx, %rax
jge LBB15_200
## %bb.173: ## in Loop: Header=BB15_172 Depth=3
cmpq $0, -8056(%rbp)
jne LBB15_175
## %bb.174: ## in Loop: Header=BB15_172 Depth=3
movq -8072(%rbp), %rax
movq %rax, -8144(%rbp)
movq $1, -8152(%rbp)
jmp LBB15_180
LBB15_175: ## in Loop: Header=BB15_172 Depth=3
movabsq $25214903917, %rax ## imm = 0x5DEECE66D
imulq -8168(%rbp), %rax
addq $11, %rax
movq %rax, -8168(%rbp)
movq _table@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8272(%rbp) ## 8-byte Spill
movq -8168(%rbp), %rax
shrq $16, %rax
movl $100000000, %ecx ## imm = 0x5F5E100
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq -8272(%rbp), %rax ## 8-byte Reload
movslq (%rax,%rdx,4), %rax
movq %rax, -8144(%rbp)
cmpq $0, -8144(%rbp)
jne LBB15_177
## %bb.176: ## in Loop: Header=BB15_172 Depth=3
movq -8168(%rbp), %rax
movq _vocab_size(%rip), %rcx
subq $1, %rcx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
addq $1, %rdx
movq %rdx, -8144(%rbp)
LBB15_177: ## in Loop: Header=BB15_172 Depth=3
movq -8144(%rbp), %rax
cmpq -8072(%rbp), %rax
jne LBB15_179
## %bb.178: ## in Loop: Header=BB15_172 Depth=3
jmp LBB15_199
LBB15_179: ## in Loop: Header=BB15_172 Depth=3
movq $0, -8152(%rbp)
LBB15_180: ## in Loop: Header=BB15_172 Depth=3
movq -8144(%rbp), %rax
imulq _layer1_size(%rip), %rax
movq %rax, -8128(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -8172(%rbp)
movq $0, -8136(%rbp)
LBB15_181: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## Parent Loop BB15_172 Depth=3
## => This Inner Loop Header: Depth=4
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_184
## %bb.182: ## in Loop: Header=BB15_181 Depth=4
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8120(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn1neg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -8172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, -8172(%rbp)
## %bb.183: ## in Loop: Header=BB15_181 Depth=4
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_181
LBB15_184: ## in Loop: Header=BB15_172 Depth=3
movss -8172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI15_7(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB15_186
## %bb.185: ## in Loop: Header=BB15_172 Depth=3
movq -8152(%rbp), %rax
subq $1, %rax
cvtsi2ss %rax, %xmm0
mulss _alpha(%rip), %xmm0
movss %xmm0, -8176(%rbp)
jmp LBB15_190
LBB15_186: ## in Loop: Header=BB15_172 Depth=3
movss LCPI15_8(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8172(%rbp), %xmm0
jbe LBB15_188
## %bb.187: ## in Loop: Header=BB15_172 Depth=3
movq -8152(%rbp), %rax
subq $0, %rax
cvtsi2ss %rax, %xmm0
mulss _alpha(%rip), %xmm0
movss %xmm0, -8176(%rbp)
jmp LBB15_189
LBB15_188: ## in Loop: Header=BB15_172 Depth=3
cvtsi2ssq -8152(%rbp), %xmm0
movq _expTable@GOTPCREL(%rip), %rax
movq (%rax), %rax
movss LCPI15_7(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
addss -8172(%rbp), %xmm1
movss LCPI15_9(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
mulss %xmm2, %xmm1
cvttss2si %xmm1, %ecx
movslq %ecx, %rcx
subss (%rax,%rcx,4), %xmm0
mulss _alpha(%rip), %xmm0
movss %xmm0, -8176(%rbp)
LBB15_189: ## in Loop: Header=BB15_172 Depth=3
jmp LBB15_190
LBB15_190: ## in Loop: Header=BB15_172 Depth=3
movq $0, -8136(%rbp)
LBB15_191: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## Parent Loop BB15_172 Depth=3
## => This Inner Loop Header: Depth=4
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_194
## %bb.192: ## in Loop: Header=BB15_191 Depth=4
movss -8176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn1neg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq -8200(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.193: ## in Loop: Header=BB15_191 Depth=4
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_191
LBB15_194: ## in Loop: Header=BB15_172 Depth=3
movq $0, -8136(%rbp)
LBB15_195: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## Parent Loop BB15_172 Depth=3
## => This Inner Loop Header: Depth=4
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_198
## %bb.196: ## in Loop: Header=BB15_195 Depth=4
movss -8176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8120(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq _syn1neg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8128(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.197: ## in Loop: Header=BB15_195 Depth=4
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_195
LBB15_198: ## in Loop: Header=BB15_172 Depth=3
jmp LBB15_199
LBB15_199: ## in Loop: Header=BB15_172 Depth=3
movq -8056(%rbp), %rax
addq $1, %rax
movq %rax, -8056(%rbp)
jmp LBB15_172
LBB15_200: ## in Loop: Header=BB15_134 Depth=2
jmp LBB15_201
LBB15_201: ## in Loop: Header=BB15_134 Depth=2
movq $0, -8136(%rbp)
LBB15_202: ## Parent Loop BB15_1 Depth=1
## Parent Loop BB15_134 Depth=2
## => This Inner Loop Header: Depth=3
movq -8136(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB15_205
## %bb.203: ## in Loop: Header=BB15_202 Depth=3
movq -8200(%rbp), %rax
movq -8136(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8136(%rbp), %rcx
addq -8120(%rbp), %rcx
addss (%rax,%rcx,4), %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.204: ## in Loop: Header=BB15_202 Depth=3
movq -8136(%rbp), %rax
addq $1, %rax
movq %rax, -8136(%rbp)
jmp LBB15_202
LBB15_205: ## in Loop: Header=BB15_134 Depth=2
jmp LBB15_206
LBB15_206: ## in Loop: Header=BB15_134 Depth=2
jmp LBB15_207
LBB15_207: ## in Loop: Header=BB15_134 Depth=2
movq -8040(%rbp), %rax
addq $1, %rax
movq %rax, -8040(%rbp)
jmp LBB15_134
LBB15_208: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_209
LBB15_209: ## in Loop: Header=BB15_1 Depth=1
movq -8096(%rbp), %rax
addq $1, %rax
movq %rax, -8096(%rbp)
movq -8096(%rbp), %rax
cmpq -8088(%rbp), %rax
jl LBB15_211
## %bb.210: ## in Loop: Header=BB15_1 Depth=1
movq $0, -8088(%rbp)
jmp LBB15_1
LBB15_211: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_1
LBB15_212:
movq -8208(%rbp), %rdi
callq _fclose
movq -8192(%rbp), %rdi
callq _free
movq -8200(%rbp), %rdi
callq _free
movq -8024(%rbp), %rax
movq %rax, -8280(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB15_214
## %bb.213:
movq -8280(%rbp), %rax ## 8-byte Reload
addq $8288, %rsp ## imm = 0x2060
popq %rbp
retq
LBB15_214:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function TrainModel
LCPI16_0:
.long 0xc1200000 ## float -10
.section __TEXT,__text,regular,pure_instructions
.globl _TrainModel
.p2align 4, 0x90
_TrainModel: ## @TrainModel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
leaq L_.str.13(%rip), %rdi
movq _train_file@GOTPCREL(%rip), %rsi
movb $0, %al
callq _printf
movss _alpha(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _starting_alpha@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
movq _read_vocab_file@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB16_2
## %bb.1:
callq _ReadVocab
jmp LBB16_3
LBB16_2:
callq _LearnVocabFromTrainFile
LBB16_3:
movq _save_vocab_file@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB16_5
## %bb.4:
callq _SaveVocab
LBB16_5:
movq _output_file@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB16_7
## %bb.6:
jmp LBB16_105
LBB16_7:
callq _InitNet
cmpl $0, _negative(%rip)
jle LBB16_9
## %bb.8:
callq _InitUnigramTable
LBB16_9:
callq _clock
movq %rax, %rcx
movq _start@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _output_file@GOTPCREL(%rip), %rdi
leaq L_.str.7(%rip), %rsi
callq _fopen
movq %rax, -40(%rbp)
cmpl $2, _binary(%rip)
jne LBB16_11
## %bb.10:
movq _output_file@GOTPCREL(%rip), %rdi
leaq L_.str.14(%rip), %rsi
leaq L_.str.15(%rip), %rdx
callq _str_replace
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
callq _fopen
movq %rax, -48(%rbp)
LBB16_11:
cmpq $0, _classes(%rip)
jne LBB16_49
## %bb.12:
cmpl $2, _binary(%rip)
jne LBB16_30
## %bb.13:
movq -40(%rbp), %rdi
movq _vocab_size(%rip), %rdx
movq _layer1_size(%rip), %rcx
leaq L_.str.16(%rip), %rsi
movb $0, %al
callq _fprintf
movq $0, -8(%rbp)
LBB16_14: ## =>This Loop Header: Depth=1
## Child Loop BB16_16 Depth 2
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB16_21
## %bb.15: ## in Loop: Header=BB16_14 Depth=1
movq -40(%rbp), %rdi
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8(%rbp), %rcx
addq %rcx, %rax
movq 16(%rax), %rdx
leaq L_.str.17(%rip), %rsi
movb $0, %al
callq _fprintf
movq $0, -16(%rbp)
LBB16_16: ## Parent Loop BB16_14 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB16_19
## %bb.17: ## in Loop: Header=BB16_16 Depth=2
movq -40(%rbp), %rdi
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
imulq _layer1_size(%rip), %rcx
addq -16(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.18(%rip), %rsi
movb $1, %al
callq _fprintf
## %bb.18: ## in Loop: Header=BB16_16 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB16_16
LBB16_19: ## in Loop: Header=BB16_14 Depth=1
movq -40(%rbp), %rdi
leaq L_.str.19(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.20: ## in Loop: Header=BB16_14 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB16_14
LBB16_21:
movq -48(%rbp), %rdi
movq _vocab_size(%rip), %rdx
movq _layer1_size(%rip), %rcx
leaq L_.str.16(%rip), %rsi
movb $0, %al
callq _fprintf
movq $0, -8(%rbp)
LBB16_22: ## =>This Loop Header: Depth=1
## Child Loop BB16_24 Depth 2
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB16_29
## %bb.23: ## in Loop: Header=BB16_22 Depth=1
movq -48(%rbp), %rdi
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8(%rbp), %rcx
addq %rcx, %rax
movq 16(%rax), %rdx
leaq L_.str.17(%rip), %rsi
movb $0, %al
callq _fprintf
movq $0, -16(%rbp)
LBB16_24: ## Parent Loop BB16_22 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB16_27
## %bb.25: ## in Loop: Header=BB16_24 Depth=2
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -8(%rbp), %rax
imulq _layer1_size(%rip), %rax
addq -16(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movq -48(%rbp), %rcx
movl $4, %esi
movl $1, %edx
callq _fwrite
## %bb.26: ## in Loop: Header=BB16_24 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB16_24
LBB16_27: ## in Loop: Header=BB16_22 Depth=1
movq -48(%rbp), %rdi
leaq L_.str.19(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.28: ## in Loop: Header=BB16_22 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB16_22
LBB16_29:
movq -48(%rbp), %rdi
callq _fclose
jmp LBB16_48
LBB16_30:
movq -40(%rbp), %rdi
movq _vocab_size(%rip), %rdx
movq _layer1_size(%rip), %rcx
leaq L_.str.16(%rip), %rsi
movb $0, %al
callq _fprintf
movq $0, -8(%rbp)
LBB16_31: ## =>This Loop Header: Depth=1
## Child Loop BB16_34 Depth 2
## Child Loop BB16_40 Depth 2
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB16_47
## %bb.32: ## in Loop: Header=BB16_31 Depth=1
movq -40(%rbp), %rdi
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8(%rbp), %rcx
addq %rcx, %rax
movq 16(%rax), %rdx
leaq L_.str.17(%rip), %rsi
movb $0, %al
callq _fprintf
cmpl $1, _binary(%rip)
jne LBB16_38
## %bb.33: ## in Loop: Header=BB16_31 Depth=1
movq $0, -16(%rbp)
LBB16_34: ## Parent Loop BB16_31 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB16_37
## %bb.35: ## in Loop: Header=BB16_34 Depth=2
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -8(%rbp), %rax
imulq _layer1_size(%rip), %rax
addq -16(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movq -40(%rbp), %rcx
movl $4, %esi
movl $1, %edx
callq _fwrite
## %bb.36: ## in Loop: Header=BB16_34 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB16_34
LBB16_37: ## in Loop: Header=BB16_31 Depth=1
jmp LBB16_45
LBB16_38: ## in Loop: Header=BB16_31 Depth=1
cmpl $0, _binary(%rip)
jne LBB16_44
## %bb.39: ## in Loop: Header=BB16_31 Depth=1
movq $0, -16(%rbp)
LBB16_40: ## Parent Loop BB16_31 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB16_43
## %bb.41: ## in Loop: Header=BB16_40 Depth=2
movq -40(%rbp), %rdi
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
imulq _layer1_size(%rip), %rcx
addq -16(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.18(%rip), %rsi
movb $1, %al
callq _fprintf
## %bb.42: ## in Loop: Header=BB16_40 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB16_40
LBB16_43: ## in Loop: Header=BB16_31 Depth=1
jmp LBB16_44
LBB16_44: ## in Loop: Header=BB16_31 Depth=1
jmp LBB16_45
LBB16_45: ## in Loop: Header=BB16_31 Depth=1
movq -40(%rbp), %rdi
leaq L_.str.19(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.46: ## in Loop: Header=BB16_31 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB16_31
LBB16_47:
jmp LBB16_48
LBB16_48:
jmp LBB16_104
LBB16_49:
movq _classes(%rip), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -60(%rbp)
movl $10, -64(%rbp)
movq _classes(%rip), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -80(%rbp)
movq _vocab_size(%rip), %rdi
movl $4, %esi
callq _calloc
movq %rax, -88(%rbp)
movq _classes(%rip), %rdi
imulq _layer1_size(%rip), %rdi
movl $4, %esi
callq _calloc
movq %rax, -104(%rbp)
movq $0, -8(%rbp)
LBB16_50: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB16_53
## %bb.51: ## in Loop: Header=BB16_50 Depth=1
movq -8(%rbp), %rax
movslq -60(%rbp), %rcx
cqto
idivq %rcx
## kill: def $edx killed $edx killed $rdx
movq -88(%rbp), %rax
movq -8(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.52: ## in Loop: Header=BB16_50 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB16_50
LBB16_53:
movq $0, -8(%rbp)
LBB16_54: ## =>This Loop Header: Depth=1
## Child Loop BB16_56 Depth 2
## Child Loop BB16_60 Depth 2
## Child Loop BB16_64 Depth 2
## Child Loop BB16_66 Depth 3
## Child Loop BB16_72 Depth 2
## Child Loop BB16_74 Depth 3
## Child Loop BB16_78 Depth 3
## Child Loop BB16_84 Depth 2
## Child Loop BB16_86 Depth 3
## Child Loop BB16_88 Depth 4
movq -8(%rbp), %rax
movslq -64(%rbp), %rcx
cmpq %rcx, %rax
jge LBB16_99
## %bb.55: ## in Loop: Header=BB16_54 Depth=1
movq $0, -16(%rbp)
LBB16_56: ## Parent Loop BB16_54 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
movslq -60(%rbp), %rcx
imulq _layer1_size(%rip), %rcx
cmpq %rcx, %rax
jge LBB16_59
## %bb.57: ## in Loop: Header=BB16_56 Depth=2
movq -104(%rbp), %rax
movq -16(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.58: ## in Loop: Header=BB16_56 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB16_56
LBB16_59: ## in Loop: Header=BB16_54 Depth=1
movq $0, -16(%rbp)
LBB16_60: ## Parent Loop BB16_54 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
movslq -60(%rbp), %rcx
cmpq %rcx, %rax
jge LBB16_63
## %bb.61: ## in Loop: Header=BB16_60 Depth=2
movq -80(%rbp), %rax
movq -16(%rbp), %rcx
movl $1, (%rax,%rcx,4)
## %bb.62: ## in Loop: Header=BB16_60 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB16_60
LBB16_63: ## in Loop: Header=BB16_54 Depth=1
movq $0, -24(%rbp)
LBB16_64: ## Parent Loop BB16_54 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB16_66 Depth 3
movq -24(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB16_71
## %bb.65: ## in Loop: Header=BB16_64 Depth=2
movq $0, -32(%rbp)
LBB16_66: ## Parent Loop BB16_54 Depth=1
## Parent Loop BB16_64 Depth=2
## => This Inner Loop Header: Depth=3
movq -32(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB16_69
## %bb.67: ## in Loop: Header=BB16_66 Depth=3
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -24(%rbp), %rcx
imulq _layer1_size(%rip), %rcx
addq -32(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -104(%rbp), %rax
movq _layer1_size(%rip), %rcx
movq -88(%rbp), %rdx
movq -24(%rbp), %rsi
movslq (%rdx,%rsi,4), %rdx
imulq %rdx, %rcx
addq -32(%rbp), %rcx
addss (%rax,%rcx,4), %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.68: ## in Loop: Header=BB16_66 Depth=3
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB16_66
LBB16_69: ## in Loop: Header=BB16_64 Depth=2
movq -80(%rbp), %rax
movq -88(%rbp), %rcx
movq -24(%rbp), %rdx
movslq (%rcx,%rdx,4), %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
## %bb.70: ## in Loop: Header=BB16_64 Depth=2
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB16_64
LBB16_71: ## in Loop: Header=BB16_54 Depth=1
movq $0, -16(%rbp)
LBB16_72: ## Parent Loop BB16_54 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB16_74 Depth 3
## Child Loop BB16_78 Depth 3
movq -16(%rbp), %rax
movslq -60(%rbp), %rcx
cmpq %rcx, %rax
jge LBB16_83
## %bb.73: ## in Loop: Header=BB16_72 Depth=2
xorps %xmm0, %xmm0
movss %xmm0, -92(%rbp)
movq $0, -24(%rbp)
LBB16_74: ## Parent Loop BB16_54 Depth=1
## Parent Loop BB16_72 Depth=2
## => This Inner Loop Header: Depth=3
movq -24(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB16_77
## %bb.75: ## in Loop: Header=BB16_74 Depth=3
movq -80(%rbp), %rax
movq -16(%rbp), %rcx
cvtsi2ssl (%rax,%rcx,4), %xmm1
movq -104(%rbp), %rax
movq _layer1_size(%rip), %rcx
imulq -16(%rbp), %rcx
addq -24(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
movq -104(%rbp), %rax
movq _layer1_size(%rip), %rcx
imulq -16(%rbp), %rcx
addq -24(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -104(%rbp), %rax
movq _layer1_size(%rip), %rcx
imulq -16(%rbp), %rcx
addq -24(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, -92(%rbp)
## %bb.76: ## in Loop: Header=BB16_74 Depth=3
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB16_74
LBB16_77: ## in Loop: Header=BB16_72 Depth=2
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
sqrtsd %xmm0, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -92(%rbp)
movq $0, -24(%rbp)
LBB16_78: ## Parent Loop BB16_54 Depth=1
## Parent Loop BB16_72 Depth=2
## => This Inner Loop Header: Depth=3
movq -24(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB16_81
## %bb.79: ## in Loop: Header=BB16_78 Depth=3
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movq -104(%rbp), %rax
movq _layer1_size(%rip), %rcx
imulq -16(%rbp), %rcx
addq -24(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.80: ## in Loop: Header=BB16_78 Depth=3
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB16_78
LBB16_81: ## in Loop: Header=BB16_72 Depth=2
jmp LBB16_82
LBB16_82: ## in Loop: Header=BB16_72 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB16_72
LBB16_83: ## in Loop: Header=BB16_54 Depth=1
movq $0, -24(%rbp)
LBB16_84: ## Parent Loop BB16_54 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB16_86 Depth 3
## Child Loop BB16_88 Depth 4
movq -24(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB16_97
## %bb.85: ## in Loop: Header=BB16_84 Depth=2
movss LCPI16_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -92(%rbp)
movl $0, -68(%rbp)
movq $0, -32(%rbp)
LBB16_86: ## Parent Loop BB16_54 Depth=1
## Parent Loop BB16_84 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB16_88 Depth 4
movq -32(%rbp), %rax
movslq -60(%rbp), %rcx
cmpq %rcx, %rax
jge LBB16_95
## %bb.87: ## in Loop: Header=BB16_86 Depth=3
xorps %xmm0, %xmm0
movss %xmm0, -96(%rbp)
movq $0, -16(%rbp)
LBB16_88: ## Parent Loop BB16_54 Depth=1
## Parent Loop BB16_84 Depth=2
## Parent Loop BB16_86 Depth=3
## => This Inner Loop Header: Depth=4
movq -16(%rbp), %rax
cmpq _layer1_size(%rip), %rax
jge LBB16_91
## %bb.89: ## in Loop: Header=BB16_88 Depth=4
movq -104(%rbp), %rax
movq _layer1_size(%rip), %rcx
imulq -32(%rbp), %rcx
addq -16(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _syn0@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -24(%rbp), %rcx
imulq _layer1_size(%rip), %rcx
addq -16(%rbp), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -96(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, -96(%rbp)
## %bb.90: ## in Loop: Header=BB16_88 Depth=4
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB16_88
LBB16_91: ## in Loop: Header=BB16_86 Depth=3
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -92(%rbp), %xmm0
jbe LBB16_93
## %bb.92: ## in Loop: Header=BB16_86 Depth=3
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -92(%rbp)
movq -32(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -68(%rbp)
LBB16_93: ## in Loop: Header=BB16_86 Depth=3
jmp LBB16_94
LBB16_94: ## in Loop: Header=BB16_86 Depth=3
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB16_86
LBB16_95: ## in Loop: Header=BB16_84 Depth=2
movl -68(%rbp), %edx
movq -88(%rbp), %rax
movq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.96: ## in Loop: Header=BB16_84 Depth=2
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB16_84
LBB16_97: ## in Loop: Header=BB16_54 Depth=1
jmp LBB16_98
LBB16_98: ## in Loop: Header=BB16_54 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB16_54
LBB16_99:
movq $0, -8(%rbp)
LBB16_100: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpq _vocab_size(%rip), %rax
jge LBB16_103
## %bb.101: ## in Loop: Header=BB16_100 Depth=1
movq -40(%rbp), %rdi
movq _vocab@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq $40, -8(%rbp), %rcx
addq %rcx, %rax
movq 16(%rax), %rdx
movq -88(%rbp), %rax
movq -8(%rbp), %rcx
movl (%rax,%rcx,4), %ecx
leaq L_.str.20(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.102: ## in Loop: Header=BB16_100 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB16_100
LBB16_103:
movq -80(%rbp), %rdi
callq _free
movq -104(%rbp), %rdi
callq _free
movq -88(%rbp), %rdi
callq _free
LBB16_104:
movq -40(%rbp), %rdi
callq _fclose
LBB16_105:
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ArgPos ## -- Begin function ArgPos
.p2align 4, 0x90
_ArgPos: ## @ArgPos
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $1, -36(%rbp)
LBB17_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB17_8
## %bb.2: ## in Loop: Header=BB17_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB17_6
## %bb.3:
movl -36(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB17_5
## %bb.4:
movq -16(%rbp), %rsi
leaq L_.str.21(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB17_5:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB17_9
LBB17_6: ## in Loop: Header=BB17_1 Depth=1
jmp LBB17_7
LBB17_7: ## in Loop: Header=BB17_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB17_1
LBB17_8:
movl $-1, -4(%rbp)
LBB17_9:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI18_0:
.long 0x3d4ccccd ## float 0.0500000007
LCPI18_1:
.long 0x3f800000 ## float 1
LCPI18_2:
.long 0x40c00000 ## float 6
LCPI18_3:
.long 0xbf800000 ## float -1
LCPI18_4:
.long 0x447a0000 ## float 1000
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $1, -8(%rbp)
jne LBB18_2
## %bb.1:
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.26(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.27(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.28(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.29(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.30(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.31(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.32(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.33(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.34(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.35(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.36(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.37(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.38(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.40(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.41(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.42(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.43(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.44(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.46(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.47(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.48(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.49(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.50(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.51(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.52(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.53(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.54(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.55(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.56(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.57(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.58(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.59(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.60(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.61(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB18_43
LBB18_2:
movq _output_file@GOTPCREL(%rip), %rax
movb $0, (%rax)
movq _save_vocab_file@GOTPCREL(%rip), %rax
movb $0, (%rax)
movq _read_vocab_file@GOTPCREL(%rip), %rax
movb $0, (%rax)
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.62(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_4
## %bb.3:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
cltq
movq %rax, _layer1_size(%rip)
LBB18_4:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.63(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_6
## %bb.5:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
movq _train_file@GOTPCREL(%rip), %rdi
movl $100, %edx
callq ___strcpy_chk
LBB18_6:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.64(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_8
## %bb.7:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
movq _save_vocab_file@GOTPCREL(%rip), %rdi
movl $100, %edx
callq ___strcpy_chk
LBB18_8:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.65(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_10
## %bb.9:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
movq _read_vocab_file@GOTPCREL(%rip), %rdi
movl $100, %edx
callq ___strcpy_chk
LBB18_10:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.66(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_12
## %bb.11:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, _debug_mode(%rip)
LBB18_12:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.67(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_14
## %bb.13:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, _binary(%rip)
LBB18_14:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.68(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_16
## %bb.15:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, _cbow(%rip)
LBB18_16:
cmpl $0, _cbow(%rip)
je LBB18_18
## %bb.17:
movss LCPI18_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, _alpha(%rip)
LBB18_18:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.69(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_20
## %bb.19:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atof
cvtsd2ss %xmm0, %xmm0
movss %xmm0, _alpha(%rip)
LBB18_20:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.70(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_22
## %bb.21:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
movq _output_file@GOTPCREL(%rip), %rdi
movl $100, %edx
callq ___strcpy_chk
LBB18_22:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.71(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_24
## %bb.23:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, _window(%rip)
LBB18_24:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.72(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_26
## %bb.25:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atof
cvtsd2ss %xmm0, %xmm0
movss %xmm0, _sample(%rip)
LBB18_26:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.73(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_28
## %bb.27:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, _hs(%rip)
LBB18_28:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.74(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_30
## %bb.29:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, _negative(%rip)
LBB18_30:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.75(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_32
## %bb.31:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, _num_threads(%rip)
LBB18_32:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.76(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_34
## %bb.33:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
cltq
movq %rax, _iter(%rip)
LBB18_34:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.77(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_36
## %bb.35:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, _min_count(%rip)
LBB18_36:
movl -8(%rbp), %esi
movq -16(%rbp), %rdx
leaq L_.str.78(%rip), %rdi
callq _ArgPos
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB18_38
## %bb.37:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
cltq
movq %rax, _classes(%rip)
LBB18_38:
movq _vocab_max_size(%rip), %rdi
movl $40, %esi
callq _calloc
movq %rax, %rcx
movq _vocab@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $30000000, %edi ## imm = 0x1C9C380
movl $4, %esi
callq _calloc
movq %rax, %rcx
movq _vocab_hash@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $4004, %edi ## imm = 0xFA4
callq _malloc
movq %rax, %rcx
movq _expTable@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $0, -20(%rbp)
LBB18_39: ## =>This Inner Loop Header: Depth=1
cmpl $1000, -20(%rbp) ## imm = 0x3E8
jge LBB18_42
## %bb.40: ## in Loop: Header=BB18_39 Depth=1
cvtsi2ssl -20(%rbp), %xmm0
movss LCPI18_4(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
addss %xmm0, %xmm0
movss LCPI18_3(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
addss %xmm1, %xmm0
movss LCPI18_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
callq _exp
cvtsd2ss %xmm0, %xmm0
movq _expTable@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
movq _expTable@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _expTable@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
movss LCPI18_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
addss (%rax,%rcx,4), %xmm1
divss %xmm1, %xmm0
movq _expTable@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
## %bb.41: ## in Loop: Header=BB18_39 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB18_39
LBB18_42:
callq _TrainModel
movl $0, -4(%rbp)
LBB18_43:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl _vocab_hash_size ## @vocab_hash_size
.p2align 2
_vocab_hash_size:
.long 30000000 ## 0x1c9c380
.globl _binary ## @binary
.zerofill __DATA,__common,_binary,4,2
.section __DATA,__data
.globl _cbow ## @cbow
.p2align 2
_cbow:
.long 1 ## 0x1
.globl _debug_mode ## @debug_mode
.p2align 2
_debug_mode:
.long 2 ## 0x2
.globl _window ## @window
.p2align 2
_window:
.long 5 ## 0x5
.globl _min_count ## @min_count
.p2align 2
_min_count:
.long 5 ## 0x5
.globl _num_threads ## @num_threads
.p2align 2
_num_threads:
.long 12 ## 0xc
.globl _min_reduce ## @min_reduce
.p2align 2
_min_reduce:
.long 1 ## 0x1
.globl _vocab_max_size ## @vocab_max_size
.p2align 3
_vocab_max_size:
.quad 1000 ## 0x3e8
.globl _vocab_size ## @vocab_size
.zerofill __DATA,__common,_vocab_size,8,3
.globl _layer1_size ## @layer1_size
.p2align 3
_layer1_size:
.quad 100 ## 0x64
.globl _train_words ## @train_words
.zerofill __DATA,__common,_train_words,8,3
.globl _word_count_actual ## @word_count_actual
.zerofill __DATA,__common,_word_count_actual,8,3
.globl _iter ## @iter
.p2align 3
_iter:
.quad 5 ## 0x5
.globl _file_size ## @file_size
.zerofill __DATA,__common,_file_size,8,3
.globl _classes ## @classes
.zerofill __DATA,__common,_classes,8,3
.globl _alpha ## @alpha
.p2align 2
_alpha:
.long 0x3ccccccd ## float 0.0250000004
.globl _sample ## @sample
.p2align 2
_sample:
.long 0x3a83126f ## float 0.00100000005
.globl _hs ## @hs
.zerofill __DATA,__common,_hs,4,2
.globl _negative ## @negative
.p2align 2
_negative:
.long 5 ## 0x5
.section __TEXT,__const
.globl _table_size ## @table_size
.p2align 2
_table_size:
.long 100000000 ## 0x5f5e100
.comm _table,8,3 ## @table
.comm _vocab,8,3 ## @vocab
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "</s>"
L_.str.1: ## @.str.1
.space 1
.comm _vocab_hash,8,3 ## @vocab_hash
.comm _train_file,100,4 ## @train_file
L_.str.2: ## @.str.2
.asciz "rb"
L_.str.3: ## @.str.3
.asciz "ERROR: training data file not found!\n"
L_.str.4: ## @.str.4
.asciz "%lldK%c"
L_.str.5: ## @.str.5
.asciz "Vocab size: %lld\n"
L_.str.6: ## @.str.6
.asciz "Words in train file: %lld\n"
.comm _save_vocab_file,100,4 ## @save_vocab_file
L_.str.7: ## @.str.7
.asciz "wb"
L_.str.8: ## @.str.8
.asciz "%s %lld\n"
.comm _read_vocab_file,100,4 ## @read_vocab_file
L_.str.9: ## @.str.9
.asciz "Vocabulary file not found\n"
L_.str.10: ## @.str.10
.asciz "%lld%c"
.comm _syn0,8,3 ## @syn0
L_.str.11: ## @.str.11
.asciz "Memory allocation failed\n"
.comm _syn1,8,3 ## @syn1
.comm _syn1neg,8,3 ## @syn1neg
L_.str.12: ## @.str.12
.asciz "%cAlpha: %f Progress: %.2f%% Words/thread/sec: %.2fk "
.comm _start,8,3 ## @start
.comm _starting_alpha,4,2 ## @starting_alpha
.comm _expTable,8,3 ## @expTable
L_.str.13: ## @.str.13
.asciz "Starting training using file %s\n"
.comm _output_file,100,4 ## @output_file
L_.str.14: ## @.str.14
.asciz ".txt"
L_.str.15: ## @.str.15
.asciz ".bin"
L_.str.16: ## @.str.16
.asciz "%lld %lld\n"
L_.str.17: ## @.str.17
.asciz "%s "
L_.str.18: ## @.str.18
.asciz "%lf "
L_.str.19: ## @.str.19
.asciz "\n"
L_.str.20: ## @.str.20
.asciz "%s %d\n"
L_.str.21: ## @.str.21
.asciz "Argument missing for %s\n"
L_.str.22: ## @.str.22
.asciz "WORD VECTOR estimation toolkit v 0.1c\n\n"
L_.str.23: ## @.str.23
.asciz "Options:\n"
L_.str.24: ## @.str.24
.asciz "Parameters for training:\n"
L_.str.25: ## @.str.25
.asciz "\t-train <file>\n"
L_.str.26: ## @.str.26
.asciz "\t\tUse text data from <file> to train the model\n"
L_.str.27: ## @.str.27
.asciz "\t-output <file>\n"
L_.str.28: ## @.str.28
.asciz "\t\tUse <file> to save the resulting word vectors / word clusters\n"
L_.str.29: ## @.str.29
.asciz "\t-size <int>\n"
L_.str.30: ## @.str.30
.asciz "\t\tSet size of word vectors; default is 100\n"
L_.str.31: ## @.str.31
.asciz "\t-window <int>\n"
L_.str.32: ## @.str.32
.asciz "\t\tSet max skip length between words; default is 5\n"
L_.str.33: ## @.str.33
.asciz "\t-sample <float>\n"
L_.str.34: ## @.str.34
.asciz "\t\tSet threshold for occurrence of words. Those that appear with higher frequency in the training data\n"
L_.str.35: ## @.str.35
.asciz "\t\twill be randomly down-sampled; default is 1e-3, useful range is (0, 1e-5)\n"
L_.str.36: ## @.str.36
.asciz "\t-hs <int>\n"
L_.str.37: ## @.str.37
.asciz "\t\tUse Hierarchical Softmax; default is 0 (not used)\n"
L_.str.38: ## @.str.38
.asciz "\t-negative <int>\n"
L_.str.39: ## @.str.39
.asciz "\t\tNumber of negative examples; default is 5, common values are 3 - 10 (0 = not used)\n"
L_.str.40: ## @.str.40
.asciz "\t-threads <int>\n"
L_.str.41: ## @.str.41
.asciz "\t\tUse <int> threads (default 12)\n"
L_.str.42: ## @.str.42
.asciz "\t-iter <int>\n"
L_.str.43: ## @.str.43
.asciz "\t\tRun more training iterations (default 5)\n"
L_.str.44: ## @.str.44
.asciz "\t-min-count <int>\n"
L_.str.45: ## @.str.45
.asciz "\t\tThis will discard words that appear less than <int> times; default is 5\n"
L_.str.46: ## @.str.46
.asciz "\t-alpha <float>\n"
L_.str.47: ## @.str.47
.asciz "\t\tSet the starting learning rate; default is 0.025 for skip-gram and 0.05 for CBOW\n"
L_.str.48: ## @.str.48
.asciz "\t-classes <int>\n"
L_.str.49: ## @.str.49
.asciz "\t\tOutput word classes rather than word vectors; default number of classes is 0 (vectors are written)\n"
L_.str.50: ## @.str.50
.asciz "\t-debug <int>\n"
L_.str.51: ## @.str.51
.asciz "\t\tSet the debug mode (default = 2 = more info during training)\n"
L_.str.52: ## @.str.52
.asciz "\t-binary <int>\n"
L_.str.53: ## @.str.53
.asciz "\t\tSave the resulting vectors in binary moded; default is 0 (off)\n"
L_.str.54: ## @.str.54
.asciz "\t-save-vocab <file>\n"
L_.str.55: ## @.str.55
.asciz "\t\tThe vocabulary will be saved to <file>\n"
L_.str.56: ## @.str.56
.asciz "\t-read-vocab <file>\n"
L_.str.57: ## @.str.57
.asciz "\t\tThe vocabulary will be read from <file>, not constructed from the training data\n"
L_.str.58: ## @.str.58
.asciz "\t-cbow <int>\n"
L_.str.59: ## @.str.59
.asciz "\t\tUse the continuous bag of words model; default is 1 (use 0 for skip-gram model)\n"
L_.str.60: ## @.str.60
.asciz "\nExamples:\n"
L_.str.61: ## @.str.61
.asciz "./word2vec -train data.txt -output vec.txt -size 200 -window 5 -sample 1e-4 -negative 5 -hs 0 -binary 0 -cbow 1 -iter 3\n\n"
L_.str.62: ## @.str.62
.asciz "-size"
L_.str.63: ## @.str.63
.asciz "-train"
L_.str.64: ## @.str.64
.asciz "-save-vocab"
L_.str.65: ## @.str.65
.asciz "-read-vocab"
L_.str.66: ## @.str.66
.asciz "-debug"
L_.str.67: ## @.str.67
.asciz "-binary"
L_.str.68: ## @.str.68
.asciz "-cbow"
L_.str.69: ## @.str.69
.asciz "-alpha"
L_.str.70: ## @.str.70
.asciz "-output"
L_.str.71: ## @.str.71
.asciz "-window"
L_.str.72: ## @.str.72
.asciz "-sample"
L_.str.73: ## @.str.73
.asciz "-hs"
L_.str.74: ## @.str.74
.asciz "-negative"
L_.str.75: ## @.str.75
.asciz "-threads"
L_.str.76: ## @.str.76
.asciz "-iter"
L_.str.77: ## @.str.77
.asciz "-min-count"
L_.str.78: ## @.str.78
.asciz "-classes"
.subsections_via_symbols
| the_stack_data/91626.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov w9, #14528
movk w9, #1, lsl #16
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #19, lsl #12 ; =77824
sub sp, sp, #2240
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #52]
mov w8, #100
str w8, [sp, #28]
mov w8, #1
str w8, [sp, #48]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #48]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #44]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #44]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_10
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #48]
ldr w9, [sp, #44]
mul w8, w8, w9
str w8, [sp, #40]
ldr s1, [sp, #28]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
fmov d1, #2.00000000
fdiv d0, d0, d1
str d0, [sp, #32]
ldr s1, [sp, #40]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldr d1, [sp, #32]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #28]
ldr w9, [sp, #48]
subs w8, w8, w9
subs w8, w8, #1
add x10, sp, #56
mov x11, x10
mov w9, #800
smaddl x8, w8, w9, x11
ldr w9, [sp, #48]
ldr w11, [sp, #44]
add w9, w9, w11
subs w9, w9, #1
fmov d0, #1.00000000
str d0, [x8, w9, sxtw #3]
ldr w8, [sp, #48]
subs w8, w8, #1
mov w9, #800
smaddl x8, w8, w9, x10
ldr w9, [sp, #28]
ldr w10, [sp, #48]
subs w9, w9, w10
ldr w10, [sp, #44]
subs w9, w9, w10
subs w9, w9, #1
str d0, [x8, w9, sxtw #3]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #48]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #48]
subs w8, w8, #1
add x10, sp, #56
mov w9, #800
smaddl x8, w8, w9, x10
ldr w9, [sp, #44]
subs w9, w9, #1
fmov d0, #1.00000000
str d0, [x8, w9, sxtw #3]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_1
LBB0_12:
str wzr, [sp, #24]
b LBB0_13
LBB0_13: ; =>This Loop Header: Depth=1
; Child Loop BB0_15 Depth 2
ldr w8, [sp, #24]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=1
str wzr, [sp, #20]
b LBB0_15
LBB0_15: ; Parent Loop BB0_13 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=2
ldrsw x8, [sp, #24]
mov x9, #800
mul x9, x8, x9
add x8, sp, #56
add x8, x8, x9
ldrsw x9, [sp, #20]
ldr d0, [x8, x9, lsl #3]
mov x8, sp
str d0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_15 Depth=2
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_15
LBB0_18: ; in Loop: Header=BB0_13 Depth=1
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_13 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_13
LBB0_20:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
bl ___stack_chk_fail
LBB0_22:
mov w0, #0
add sp, sp, #19, lsl #12 ; =77824
add sp, sp, #2240
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4000000000000000 ## double 2
LCPI0_1:
.quad 0x3ff0000000000000 ## double 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
movl $80064, %eax ## imm = 0x138C0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -80020(%rbp)
movl $100, -80044(%rbp)
movl $1, -80024(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -80024(%rbp), %eax
cmpl -80044(%rbp), %eax
jg LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $1, -80028(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -80028(%rbp), %eax
cmpl -80044(%rbp), %eax
jg LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -80024(%rbp), %eax
imull -80028(%rbp), %eax
movl %eax, -80032(%rbp)
cvtsi2sdl -80044(%rbp), %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -80040(%rbp)
cvtsi2sdl -80032(%rbp), %xmm1
movsd -80040(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -80044(%rbp), %eax
subl -80024(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -80016(%rbp), %rax
imulq $800, %rcx, %rcx ## imm = 0x320
addq %rcx, %rax
movl -80024(%rbp), %ecx
addl -80028(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
movl -80024(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -80016(%rbp), %rax
imulq $800, %rcx, %rcx ## imm = 0x320
addq %rcx, %rax
movl -80044(%rbp), %ecx
subl -80024(%rbp), %ecx
subl -80028(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
movl -80024(%rbp), %eax
cmpl -80028(%rbp), %eax
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_3 Depth=2
movl -80024(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -80016(%rbp), %rax
imulq $800, %rcx, %rcx ## imm = 0x320
addq %rcx, %rax
movl -80028(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_3 Depth=2
movl -80028(%rbp), %eax
addl $1, %eax
movl %eax, -80028(%rbp)
jmp LBB0_3
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
movl -80024(%rbp), %eax
addl $1, %eax
movl %eax, -80024(%rbp)
jmp LBB0_1
LBB0_12:
movl $0, -80048(%rbp)
LBB0_13: ## =>This Loop Header: Depth=1
## Child Loop BB0_15 Depth 2
movl -80048(%rbp), %eax
cmpl -80044(%rbp), %eax
jge LBB0_20
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movl $0, -80052(%rbp)
LBB0_15: ## Parent Loop BB0_13 Depth=1
## => This Inner Loop Header: Depth=2
movl -80052(%rbp), %eax
cmpl -80044(%rbp), %eax
jge LBB0_18
## %bb.16: ## in Loop: Header=BB0_15 Depth=2
movslq -80048(%rbp), %rcx
leaq -80016(%rbp), %rax
imulq $800, %rcx, %rcx ## imm = 0x320
addq %rcx, %rax
movslq -80052(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
## %bb.17: ## in Loop: Header=BB0_15 Depth=2
movl -80052(%rbp), %eax
addl $1, %eax
movl %eax, -80052(%rbp)
jmp LBB0_15
LBB0_18: ## in Loop: Header=BB0_13 Depth=1
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_13 Depth=1
movl -80048(%rbp), %eax
addl $1, %eax
movl %eax, -80048(%rbp)
jmp LBB0_13
LBB0_20:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_22
## %bb.21:
xorl %eax, %eax
addq $80064, %rsp ## imm = 0x138C0
popq %rbp
retq
LBB0_22:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%f\n"
.subsections_via_symbols
| the_stack_data/20449192.c |
.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/36074850.c |
.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/176706058.c |
.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, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x8, _a@PAGE
ldr x0, [x8, _a@PAGEOFF]
ldr x12, [x8, _a@PAGEOFF]
mov x9, sp
mov x8, #10
str x8, [x9]
mov x10, #47
str x10, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
mov x11, #34
str x11, [x9, #32]
str x12, [x9, #40]
str x11, [x9, #48]
str x8, [x9, #56]
str x10, [x9, #64]
str x10, [x9, #72]
str x8, [x9, #80]
str x8, [x9, #88]
bl _printf
ldur w0, [x29, #-8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _secondfunction ; -- Begin function secondfunction
.p2align 2
_secondfunction: ; @secondfunction
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "#include <stdio.h>%c%c*First comm*%c%cchar *a=%c%s%c;%cint main(){%c*Second comm*%cprintf(a, 10, '/', '/', 10, 34, a, 34, 10, '/', '/', 10, 10); return 0;}%cvoid secondfunction(){}%c"
.section __DATA,__data
.globl _a ; @a
.p2align 3
_a:
.quad l_.str
.subsections_via_symbols
| .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 $64, %rsp
movl $0, -4(%rbp)
movq _a(%rip), %rdi
movq _a(%rip), %rax
movl $10, %r8d
movl $47, %ecx
movl $34, %r9d
movl %r8d, %esi
movl %ecx, %edx
movq %rax, (%rsp)
movl $34, 8(%rsp)
movl $10, 16(%rsp)
movl $47, 24(%rsp)
movl $47, 32(%rsp)
movl $10, 40(%rsp)
movl $10, 48(%rsp)
movb $0, %al
callq _printf
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _secondfunction ## -- Begin function secondfunction
.p2align 4, 0x90
_secondfunction: ## @secondfunction
.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
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "#include <stdio.h>%c%c*First comm*%c%cchar *a=%c%s%c;%cint main(){%c*Second comm*%cprintf(a, 10, '/', '/', 10, 34, a, 34, 10, '/', '/', 10, 10); return 0;}%cvoid secondfunction(){}%c"
.section __DATA,__data
.globl _a ## @a
.p2align 3
_a:
.quad L_.str
.subsections_via_symbols
| the_stack_data/215767159.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _megaInit ; -- Begin function megaInit
.p2align 2
_megaInit: ; @megaInit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _RandomFunc ; -- Begin function RandomFunc
.p2align 2
_RandomFunc: ; @RandomFunc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
ldr w8, [x8]
; kill: def $x8 killed $w8
mov x9, #26986
movk x9, #13958, lsl #16
and x8, x8, x9
lsl x8, x8, #7
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
ldr w8, [sp, #12]
lsr w8, w8, #1
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_1
LBB1_1:
ldr w8, [sp, #12]
lsr w8, w8, #1
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_2
LBB1_2:
ldr w8, [sp, #12]
lsr w8, w8, #4
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldrb w8, [sp, #15]
strb w8, [sp, #11]
ldrb w8, [sp, #12]
strb w8, [sp, #15]
ldrb w8, [sp, #11]
strb w8, [sp, #12]
b LBB1_4
LBB1_4:
b LBB1_9
LBB1_5:
ldr w8, [sp, #12]
lsr w8, w8, #3
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6:
ldrh w8, [sp, #14]
strh w8, [sp, #8]
ldrh w8, [sp, #12]
strh w8, [sp, #14]
ldrh w8, [sp, #8]
strh w8, [sp, #12]
ldrh w8, [sp, #12]
strh w8, [sp, #8]
ldrh w8, [sp, #14]
strh w8, [sp, #12]
ldrh w8, [sp, #8]
strh w8, [sp, #14]
b LBB1_8
LBB1_7:
ldr w8, [sp, #12]
lsr w8, w8, #3
and w8, w8, #0x7
; kill: def $x8 killed $w8
orr x9, x8, #0x1
ldr w8, [sp, #12]
; kill: def $w9 killed $w9 killed $x9
lsr w8, w8, w9
str w8, [sp, #12]
b LBB1_8
LBB1_8:
b LBB1_9
LBB1_9:
b LBB1_14
LBB1_10:
ldr w8, [sp, #12]
lsr w8, w8, #2
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
ldrh w8, [sp, #12]
strh w8, [sp, #6]
ldrh w8, [sp, #14]
strh w8, [sp, #12]
ldrh w8, [sp, #6]
strh w8, [sp, #14]
b LBB1_13
LBB1_12:
ldr w8, [sp, #12]
and w8, w8, #0x7
; kill: def $x8 killed $w8
orr x9, x8, #0x1
ldr w8, [sp, #12]
; kill: def $w9 killed $w9 killed $x9
lsr w8, w8, w9
str w8, [sp, #12]
b LBB1_13
LBB1_13:
b LBB1_14
LBB1_14:
ldr w8, [sp, #12]
lsr w8, w8, #1
ldr x9, [sp, #16]
str w8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
bl _megaInit
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB2_2:
b LBB2_3
LBB2_3:
str wzr, [sp, #20]
b LBB2_4
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
ldur x8, [x29, #-16]
ldr w9, [sp, #20]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
mov x1, #0
mov w2, #10
bl _strtoul
mov x8, x0
str w8, [sp, #16]
ldr w8, [sp, #16]
ldrsw x10, [sp, #20]
sub x9, x29, #20
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB2_4
LBB2_6:
sub x0, x29, #20
add x1, sp, #24
bl _RandomFunc
ldr w8, [sp, #24]
mov w9, #1280
movk w9, #4, lsl #16
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_9
LBB2_8:
b LBB2_9
LBB2_9:
str wzr, [sp, #12]
b LBB2_10
LBB2_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_10 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #24
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_10
LBB2_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Call this program with %i arguments\n"
l_.str.1: ; @.str.1
.asciz "You win!\n"
l_.str.2: ; @.str.2
.asciz "%u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _megaInit ## -- Begin function megaInit
.p2align 4, 0x90
_megaInit: ## @megaInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RandomFunc ## -- Begin function RandomFunc
.p2align 4, 0x90
_RandomFunc: ## @RandomFunc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
## kill: def $rax killed $eax
andq $914778474, %rax ## imm = 0x3686696A
shlq $7, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
shrl $1, %eax
andl $1, %eax
cmpl $0, %eax
je LBB1_10
## %bb.1:
movl -20(%rbp), %eax
shrl $1, %eax
andl $1, %eax
cmpl $0, %eax
je LBB1_5
## %bb.2:
movl -20(%rbp), %eax
shrl $4, %eax
andl $1, %eax
cmpl $0, %eax
jne LBB1_4
## %bb.3:
movb -17(%rbp), %al
movb %al, -21(%rbp)
movb -20(%rbp), %al
movb %al, -17(%rbp)
movb -21(%rbp), %al
movb %al, -20(%rbp)
LBB1_4:
jmp LBB1_9
LBB1_5:
movl -20(%rbp), %eax
shrl $3, %eax
andl $1, %eax
cmpl $0, %eax
je LBB1_7
## %bb.6:
movw -18(%rbp), %ax
movw %ax, -24(%rbp)
movw -20(%rbp), %ax
movw %ax, -18(%rbp)
movw -24(%rbp), %ax
movw %ax, -20(%rbp)
movw -20(%rbp), %ax
movw %ax, -24(%rbp)
movw -18(%rbp), %ax
movw %ax, -20(%rbp)
movw -24(%rbp), %ax
movw %ax, -18(%rbp)
jmp LBB1_8
LBB1_7:
movl -20(%rbp), %eax
shrl $3, %eax
andl $7, %eax
movl %eax, %eax
movl %eax, %ecx
orq $1, %rcx
movl -20(%rbp), %eax
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -20(%rbp)
LBB1_8:
jmp LBB1_9
LBB1_9:
jmp LBB1_14
LBB1_10:
movl -20(%rbp), %eax
shrl $2, %eax
andl $1, %eax
cmpl $0, %eax
je LBB1_12
## %bb.11:
movw -20(%rbp), %ax
movw %ax, -26(%rbp)
movw -18(%rbp), %ax
movw %ax, -20(%rbp)
movw -26(%rbp), %ax
movw %ax, -18(%rbp)
jmp LBB1_13
LBB1_12:
movl -20(%rbp), %eax
andl $7, %eax
movl %eax, %eax
movl %eax, %ecx
orq $1, %rcx
movl -20(%rbp), %eax
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -20(%rbp)
LBB1_13:
jmp LBB1_14
LBB1_14:
movl -20(%rbp), %ecx
shrl $1, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _megaInit
cmpl $2, -8(%rbp)
je LBB2_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %esi
callq _printf
movl $-1, %edi
callq _exit
LBB2_2:
jmp LBB2_3
LBB2_3:
movl $0, -28(%rbp)
LBB2_4: ## =>This Inner Loop Header: Depth=1
cmpl $1, -28(%rbp)
jge LBB2_6
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $10, %edx
callq _strtoul
## kill: def $eax killed $eax killed $rax
movl %eax, -32(%rbp)
movl -32(%rbp), %ecx
movslq -28(%rbp), %rax
movl %ecx, -20(%rbp,%rax,4)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB2_4
LBB2_6:
leaq -20(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _RandomFunc
cmpl $263424, -24(%rbp) ## imm = 0x40500
jne LBB2_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_9
LBB2_8:
jmp LBB2_9
LBB2_9:
movl $0, -36(%rbp)
LBB2_10: ## =>This Inner Loop Header: Depth=1
cmpl $1, -36(%rbp)
jge LBB2_12
## %bb.11: ## in Loop: Header=BB2_10 Depth=1
movslq -36(%rbp), %rax
movl -24(%rbp,%rax,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB2_10
LBB2_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Call this program with %i arguments\n"
L_.str.1: ## @.str.1
.asciz "You win!\n"
L_.str.2: ## @.str.2
.asciz "%u\n"
.subsections_via_symbols
| the_stack_data/56426.c |
.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, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #52]
mov x9, sp
add x8, sp, #48
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #48]
subs w9, w8, #1
str w9, [sp, #48]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
sub x8, x29, #31
str x8, [x9]
sub x8, x29, #54
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
str wzr, [sp, #44]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #44]
str x8, [sp, #24] ; 8-byte Folded Spill
sub x0, x29, #31
bl _strlen
str x0, [sp, #32] ; 8-byte Folded Spill
sub x0, x29, #54
bl _strlen
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
add x9, x0, x9
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_9
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #44]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
sub x0, x29, #54
str x0, [sp, #16] ; 8-byte Folded Spill
bl _strlen
ldr x8, [sp, #16] ; 8-byte Folded Reload
subs x9, x0, #1
ldr w10, [sp, #44]
asr w10, w10, #1
subs x9, x9, w10, sxtw
ldrsb w0, [x8, x9]
bl _putchar
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #44]
asr w9, w8, #1
sub x8, x29, #31
ldrsb w0, [x8, w9, sxtw]
bl _putchar
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_3
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
mov w0, #10
bl _putchar
b LBB0_1
LBB0_10:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
bl ___stack_chk_fail
LBB0_12:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%s%s"
.subsections_via_symbols
| .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 $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
leaq L_.str(%rip), %rdi
leaq -72(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -72(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -72(%rbp)
cmpl $0, %eax
je LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -32(%rbp), %rsi
leaq -64(%rbp), %rdx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movl $0, -76(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -76(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
leaq -32(%rbp), %rdi
callq _strlen
movq %rax, -96(%rbp) ## 8-byte Spill
leaq -64(%rbp), %rdi
callq _strlen
movq -96(%rbp), %rcx ## 8-byte Reload
movq %rax, %rdx
movq -88(%rbp), %rax ## 8-byte Reload
addq %rdx, %rcx
cmpq %rcx, %rax
jae LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -76(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
leaq -64(%rbp), %rdi
callq _strlen
subq $1, %rax
movl -76(%rbp), %ecx
sarl $1, %ecx
movslq %ecx, %rcx
subq %rcx, %rax
movsbl -64(%rbp,%rax), %edi
callq _putchar
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
movl -76(%rbp), %eax
sarl $1, %eax
cltq
movsbl -32(%rbp,%rax), %edi
callq _putchar
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_3
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl $10, %edi
callq _putchar
jmp LBB0_1
LBB0_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_12
## %bb.11:
xorl %eax, %eax
addq $96, %rsp
popq %rbp
retq
LBB0_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%s%s"
.subsections_via_symbols
| the_stack_data/71360.c |
.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/175144429.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
; InlineAsm Start
; InlineAsm End
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x8, [x8]
add x8, x8, #1
stur x8, [x29, #-16]
ldur x8, [x29, #-8]
add x8, x8, #40
ldur x9, [x29, #-8]
ldrsw x9, [x9, #8]
add x8, x8, x9, lsl #4
stur x8, [x29, #-24]
ldur x8, [x29, #-24]
ldr x8, [x8]
stur x8, [x29, #-32]
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
str x8, [x9]
ldur x8, [x29, #-32]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_10
b LBB1_1
LBB1_1:
ldur x8, [x29, #-32]
stur x8, [x29, #-40]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
str x8, [sp, #48]
ldr x8, [sp, #48]
ldur x9, [x29, #-40]
ldr x9, [x9, #8]
add x8, x8, x9
str x8, [sp, #40]
ldur x8, [x29, #-16]
ldr x9, [sp, #40]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_9
b LBB1_2
LBB1_2:
ldur x8, [x29, #-16]
add x8, x8, #8
str x8, [sp, #24]
ldur x8, [x29, #-40]
ldr x8, [x8, #16]
str x8, [sp, #16]
ldur x8, [x29, #-40]
ldr x8, [x8, #24]
str x8, [sp, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #40]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr x8, [sp, #40]
str x8, [sp, #24]
b LBB1_4
LBB1_4:
ldur x8, [x29, #-16]
str x8, [sp, #32]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldr x8, [sp, #16]
ldr x9, [sp, #32]
ldr x10, [sp, #48]
subs x0, x9, x10
ldr x1, [sp, #8]
blr x8
ldur x8, [x29, #-8]
add x8, x8, #824
ldr x9, [sp, #32]
ldur x10, [x29, #-16]
subs x9, x9, x10
strb w0, [x8, x9]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB1_5
LBB1_8:
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
str x8, [x9, #24]
ldur x8, [x29, #-8]
add x8, x8, #824
ldur x9, [x29, #-8]
str x8, [x9, #16]
ldr x8, [sp, #24]
ldur x9, [x29, #-8]
str x8, [x9, #32]
b LBB1_18
LBB1_9:
b LBB1_10
LBB1_10:
b LBB1_11
LBB1_11: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, le
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_11 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldur x9, [x9, #-8]
subs x8, x8, x9
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_11 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB1_15
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_11 Depth=1
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldur x8, [x29, #-24]
subs x8, x8, #16
stur x8, [x29, #-24]
b LBB1_11
LBB1_15:
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_17
b LBB1_16
LBB1_16:
ldur x9, [x29, #-8]
mov w8, #1431655765
str w8, [x9, #8]
b LBB1_18
LBB1_17:
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldur x0, [x29, #-8]
bl _foo
b LBB1_18
LBB1_18:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _baz ; -- Begin function baz
.p2align 2
_baz: ; @baz
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
bl _abort
LBB2_2:
ldr x8, [sp, #8]
; kill: def $w8 killed $w8 killed $x8
sxtb w0, w8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #896
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #52]
movi.2d v0, #0000000000000000
add x8, sp, #16
str x8, [sp] ; 8-byte Folded Spill
str q0, [sp, #16]
str q0, [sp, #32]
mov w8, #4
strb w8, [sp, #17]
mov x8, #13
str x8, [sp, #24]
adrp x8, _baz@PAGE
add x8, x8, _baz@PAGEOFF
str x8, [sp, #32]
add x0, sp, #56
str x0, [sp, #8] ; 8-byte Folded Spill
mov x1, #832
bl _bzero
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
str x8, [sp, #96]
bl _bar
ldr x8, [sp, #80]
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB3_3
b LBB3_1
LBB3_1:
ldr x8, [sp, #88]
subs x8, x8, #9
cset w8, ne
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2:
add x9, sp, #56
ldr x8, [sp, #72]
add x9, x9, #824
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
bl _abort
LBB3_4:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5:
bl ___stack_chk_fail
LBB3_6:
mov w0, #0
add sp, sp, #896
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
## InlineAsm Start
## InlineAsm End
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
addq $1, %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
addq $40, %rax
movq -8(%rbp), %rcx
movslq 8(%rcx), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_10
## %bb.1:
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq -40(%rbp), %rcx
addq 8(%rcx), %rax
movq %rax, -56(%rbp)
movq -16(%rbp), %rax
cmpq -56(%rbp), %rax
jae LBB1_9
## %bb.2:
movq -16(%rbp), %rax
addq $8, %rax
movq %rax, -72(%rbp)
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -80(%rbp)
movq -40(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -88(%rbp)
movq -72(%rbp), %rax
cmpq -56(%rbp), %rax
jbe LBB1_4
## %bb.3:
movq -56(%rbp), %rax
movq %rax, -72(%rbp)
LBB1_4:
movq -16(%rbp), %rax
movq %rax, -64(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movq -64(%rbp), %rax
cmpq -72(%rbp), %rax
jae LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movq -80(%rbp), %rax
movq -64(%rbp), %rdi
subq -48(%rbp), %rdi
movq -88(%rbp), %rsi
callq *%rax
movb %al, %dl
movq -8(%rbp), %rax
movq -64(%rbp), %rcx
subq -16(%rbp), %rcx
movb %dl, 824(%rax,%rcx)
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
jmp LBB1_5
LBB1_8:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movq -8(%rbp), %rcx
addq $824, %rcx ## imm = 0x338
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -72(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB1_18
LBB1_9:
jmp LBB1_10
LBB1_10:
jmp LBB1_11
LBB1_11: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, 8(%rcx)
movb %al, -89(%rbp) ## 1-byte Spill
jle LBB1_13
## %bb.12: ## in Loop: Header=BB1_11 Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq -24(%rbp), %rcx
cmpq -8(%rcx), %rax
setne %al
movb %al, -89(%rbp) ## 1-byte Spill
LBB1_13: ## in Loop: Header=BB1_11 Depth=1
movb -89(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_14
jmp LBB1_15
LBB1_14: ## in Loop: Header=BB1_11 Depth=1
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -24(%rbp), %rax
addq $-16, %rax
movq %rax, -24(%rbp)
jmp LBB1_11
LBB1_15:
movq -8(%rbp), %rax
cmpl $0, 8(%rax)
jne LBB1_17
## %bb.16:
movq -8(%rbp), %rax
movl $1431655765, 8(%rax) ## imm = 0x55555555
jmp LBB1_18
LBB1_17:
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -8(%rbp), %rdi
callq _foo
LBB1_18:
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _baz ## -- Begin function baz
.p2align 4, 0x90
_baz: ## @baz
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpq $0, -16(%rbp)
je LBB2_2
## %bb.1:
callq _abort
LBB2_2:
movq -8(%rbp), %rax
## kill: def $al killed $al killed $rax
movsbl %al, %eax
addq $16, %rsp
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
subq $880, %rsp ## imm = 0x370
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -844(%rbp)
leaq -880(%rbp), %rdi
xorl %esi, %esi
movl $32, %edx
callq _memset
movb $4, -879(%rbp)
movq $13, -872(%rbp)
leaq _baz(%rip), %rax
movq %rax, -864(%rbp)
leaq -840(%rbp), %rdi
xorl %esi, %esi
movl $832, %edx ## imm = 0x340
callq _memset
leaq -880(%rbp), %rax
movq %rax, -800(%rbp)
leaq -840(%rbp), %rdi
callq _bar
cmpq $1, -816(%rbp)
jne LBB3_3
## %bb.1:
cmpq $9, -808(%rbp)
jne LBB3_3
## %bb.2:
movq -824(%rbp), %rax
leaq -840(%rbp), %rcx
addq $824, %rcx ## imm = 0x338
cmpq %rcx, %rax
je LBB3_4
LBB3_3:
callq _abort
LBB3_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_6
## %bb.5:
xorl %eax, %eax
addq $880, %rsp ## imm = 0x370
popq %rbp
retq
LBB3_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/182951914.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dec2bin ; -- Begin function dec2bin
.p2align 2
_dec2bin: ; @dec2bin
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str w0, [sp, #36]
str x1, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w9, [sp, #36]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #36]
mov w8, #1
str w8, [sp, #12]
b LBB0_2
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
str w8, [sp, #4]
ldr w8, [sp, #36]
mov w9, #2
sdiv w10, w8, w9
mul w10, w10, w9
subs w8, w8, w10
str w8, [sp, #8]
ldr w8, [sp, #36]
sdiv w8, w8, w9
str w8, [sp, #36]
ldr w8, [sp, #8]
add w8, w8, #48
ldrsw x10, [sp, #20]
mov x9, x10
add w9, w9, #1
str w9, [sp, #20]
add x9, sp, #40
strb w8, [x9, x10]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_5
LBB0_5:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldrsw x9, [sp, #20]
mov x8, x9
add w8, w8, #1
str w8, [sp, #20]
add x8, sp, #40
add x9, x8, x9
mov w8, #45
strb w8, [x9]
b LBB0_8
LBB0_7:
ldrsw x9, [sp, #20]
mov x8, x9
add w8, w8, #1
str w8, [sp, #20]
add x8, sp, #40
add x9, x8, x9
mov w8, #32
strb w8, [x9]
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #20]
subs w9, w8, #1
str w9, [sp, #20]
add x8, sp, #40
add x8, x8, w9, sxtw
ldrb w8, [x8]
ldr x9, [sp, #24]
ldrsw x10, [sp, #16]
mov x11, x10
add w11, w11, #1
str w11, [sp, #16]
add x9, x9, x10
strb w8, [x9]
b LBB0_9
LBB0_11:
ldr x8, [sp, #24]
ldr w9, [sp, #16]
subs w9, w9, #1
add x8, x8, w9, sxtw
strb wzr, [x8]
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
bl ___stack_chk_fail
LBB0_13:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dec2bin ## -- Begin function dec2bin
.p2align 4, 0x90
_dec2bin: ## @dec2bin
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -100(%rbp)
movq %rsi, -112(%rbp)
movl $0, -116(%rbp)
movl $0, -120(%rbp)
movl $0, -124(%rbp)
cmpl $0, -100(%rbp)
jge LBB0_2
## %bb.1:
xorl %eax, %eax
subl -100(%rbp), %eax
movl %eax, -100(%rbp)
movl $1, -124(%rbp)
LBB0_2:
jmp LBB0_3
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl -100(%rbp), %eax
movl %eax, -132(%rbp)
movl -100(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, -128(%rbp)
movl -100(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -100(%rbp)
movl -128(%rbp), %eax
addl $48, %eax
movb %al, %cl
movl -116(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -116(%rbp)
cltq
movb %cl, -96(%rbp,%rax)
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
cmpl $0, -100(%rbp)
jg LBB0_3
## %bb.5:
cmpl $0, -124(%rbp)
je LBB0_7
## %bb.6:
movl -116(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -116(%rbp)
cltq
movb $45, -96(%rbp,%rax)
jmp LBB0_8
LBB0_7:
movl -116(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -116(%rbp)
cltq
movb $32, -96(%rbp,%rax)
LBB0_8:
jmp LBB0_9
LBB0_9: ## =>This Inner Loop Header: Depth=1
cmpl $0, -116(%rbp)
jl LBB0_11
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl -116(%rbp), %eax
addl $-1, %eax
movl %eax, -116(%rbp)
cltq
movb -96(%rbp,%rax), %dl
movq -112(%rbp), %rax
movl -120(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -120(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
jmp LBB0_9
LBB0_11:
movq -112(%rbp), %rax
movl -120(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_13
## %bb.12:
addq $144, %rsp
popq %rbp
retq
LBB0_13:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1157948.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #36]
str w0, [sp, #32]
str x1, [sp, #24]
add x0, sp, #40
str x0, [sp, #16] ; 8-byte Folded Spill
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, #80
str x2, [sp, #8] ; 8-byte Folded Spill
bl ___strcpy_chk
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl ___strcat_chk
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #24]
ldr x1, [x8, #8]
bl ___strcat_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _puts
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello world program"
l_.str.1: ; @.str.1
.asciz " written by: "
.subsections_via_symbols
| .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 $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
movl %edi, -104(%rbp)
movq %rsi, -112(%rbp)
leaq -96(%rbp), %rdi
leaq L_.str(%rip), %rsi
movl $80, %edx
callq ___strcpy_chk
leaq -96(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
movl $80, %edx
callq ___strcat_chk
leaq -96(%rbp), %rdi
movq -112(%rbp), %rax
movq 8(%rax), %rsi
movl $80, %edx
callq ___strcat_chk
leaq -96(%rbp), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello world program"
L_.str.1: ## @.str.1
.asciz " written by: "
.subsections_via_symbols
| the_stack_data/128911.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #100
stur w8, [x29, #-4]
mov w8, #200
stur w8, [x29, #-8]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $100, -4(%rbp)
movl $200, -8(%rbp)
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
.subsections_via_symbols
| the_stack_data/181392577.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _delay ; -- Begin function delay
.p2align 2
_delay: ; @delay
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, hs
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #4]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #4]
mov w9, #37856
movk w9, #4, lsl #16
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _transmit_ch ; -- Begin function transmit_ch
.p2align 2
_transmit_ch: ; @transmit_ch
.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
mov x8, #1044
movk x8, #18432, lsl #16
str x8, [sp, #16] ; 8-byte Folded Spill
sturb w0, [x29, #-1]
mov w8, #1
stur w8, [x29, #-20]
ldurb w9, [x29, #-1]
mov w8, #48
subs w8, w8, w9
cset w8, gt
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldurb w9, [x29, #-1]
mov w8, #90
subs w8, w8, w9
cset w8, lt
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB1_2
LBB1_2:
ldr w8, [sp, #24] ; 4-byte Folded Reload
eor w8, w8, #0x1
and w0, w8, #0x1
bl _assert
ldurb w9, [x29, #-1]
mov w8, #57
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldurb w8, [x29, #-1]
subs w8, w8, #65
cset w8, lt
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_4
LBB1_4:
ldr w8, [sp, #12] ; 4-byte Folded Reload
eor w8, w8, #0x1
and w0, w8, #0x1
bl _assert
ldurb w8, [x29, #-1]
subs w8, w8, #48
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
; kill: def $x8 killed $w8
subs x8, x8, #43
cset w8, lo
and w0, w8, #0x1
bl _assert
ldur w8, [x29, #-8]
; kill: def $x8 killed $w8
lsl x9, x8, #1
adrp x8, _morse_table@PAGE
add x8, x8, _morse_table@PAGEOFF
ldrb w9, [x8, x9]
stur w9, [x29, #-12]
ldur w9, [x29, #-8]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #1
ldrb w8, [x8, #1]
stur w8, [x29, #-16]
ldur w8, [x29, #-16]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_5
LBB1_5:
b LBB1_6
LBB1_6:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
orr w8, w8, #0x4000
str w8, [x9]
b LBB1_7
LBB1_7:
mov w0, #3
bl _delay
b LBB1_8
LBB1_8:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
and w8, w8, #0xffffbfff
str w8, [x9]
b LBB1_9
LBB1_9:
b LBB1_15
LBB1_10:
b LBB1_11
LBB1_11:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
orr w8, w8, #0x4000
str w8, [x9]
b LBB1_12
LBB1_12:
mov w0, #1
bl _delay
b LBB1_13
LBB1_13:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
and w8, w8, #0xffffbfff
str w8, [x9]
b LBB1_14
LBB1_14:
b LBB1_15
LBB1_15:
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
ldur w8, [x29, #-16]
lsr w8, w8, #1
stur w8, [x29, #-16]
b LBB1_16
LBB1_16: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ls
tbnz w8, #0, LBB1_31
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_16 Depth=1
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_16 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
and w8, w8, #0xffffbfff
str w8, [x9]
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_16 Depth=1
mov w0, #1
bl _delay
ldur w8, [x29, #-16]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_25
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_16 Depth=1
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_16 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
orr w8, w8, #0x4000
str w8, [x9]
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_16 Depth=1
mov w0, #3
bl _delay
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_16 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
and w8, w8, #0xffffbfff
str w8, [x9]
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_16 Depth=1
b LBB1_30
LBB1_25: ; in Loop: Header=BB1_16 Depth=1
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_16 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
orr w8, w8, #0x4000
str w8, [x9]
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_16 Depth=1
mov w0, #1
bl _delay
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_16 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
and w8, w8, #0xffffbfff
str w8, [x9]
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_16 Depth=1
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_16 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
ldur w8, [x29, #-16]
lsr w8, w8, #1
stur w8, [x29, #-16]
b LBB1_16
LBB1_31:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function assert
_assert: ; @assert
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_3
b LBB2_1
LBB2_1:
b LBB2_2
LBB2_2: ; =>This Inner Loop Header: Depth=1
b LBB2_2
LBB2_3:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _transmit_text ; -- Begin function transmit_text
.p2align 2
_transmit_text: ; @transmit_text
.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, #1044
movk x8, #18432, lsl #16
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2:
b LBB3_15
LBB3_3:
ldur x8, [x29, #-8]
ldrb w0, [x8]
bl _transmit_ch
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
b LBB3_4
LBB3_4: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_4 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, hi
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_4 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB3_15
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_4 Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB3_11
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_4 Depth=1
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_4 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9]
and w8, w8, #0xffffbfff
str w8, [x9]
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_4 Depth=1
mov w0, #7
bl _delay
b LBB3_14
LBB3_11: ; in Loop: Header=BB3_4 Depth=1
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_4 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9]
and w8, w8, #0xffffbfff
str w8, [x9]
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_4 Depth=1
mov w0, #3
bl _delay
ldur x8, [x29, #-8]
ldrb w0, [x8]
bl _transmit_ch
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_4 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
b LBB3_4
LBB3_15:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
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
stur wzr, [x29, #-4]
adrp x8, l___const.main.name@PAGE
add x8, x8, l___const.main.name@PAGEOFF
ldr x10, [x8]
mov x9, sp
str x10, [sp]
ldur w8, [x8, #7]
stur w8, [x9, #7]
b LBB4_1
LBB4_1:
mov x9, #4172
movk x9, #16386, lsl #16
ldr w8, [x9]
orr w8, w8, #0x2
str w8, [x9]
mov x9, #1024
movk x9, #18432, lsl #16
ldr w8, [x9]
and w8, w8, #0xcfffffff
orr w8, w8, #0x10000000
str w8, [x9]
b LBB4_2
LBB4_2:
mov x0, sp
mov w1, #10
bl _transmit_text
b LBB4_3
LBB4_3: ; =>This Inner Loop Header: Depth=1
b LBB4_3
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl _morse_table ; @morse_table
_morse_table:
.byte 5 ; 0x5
.byte 31 ; 0x1f
.byte 5 ; 0x5
.byte 30 ; 0x1e
.byte 5 ; 0x5
.byte 28 ; 0x1c
.byte 5 ; 0x5
.byte 24 ; 0x18
.byte 5 ; 0x5
.byte 16 ; 0x10
.byte 5 ; 0x5
.byte 0 ; 0x0
.byte 5 ; 0x5
.byte 1 ; 0x1
.byte 5 ; 0x5
.byte 3 ; 0x3
.byte 5 ; 0x5
.byte 7 ; 0x7
.byte 5 ; 0x5
.byte 15 ; 0xf
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 4 ; 0x4
.byte 1 ; 0x1
.byte 4 ; 0x4
.byte 5 ; 0x5
.byte 3 ; 0x3
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 4 ; 0x4
.byte 4 ; 0x4
.byte 3 ; 0x3
.byte 3 ; 0x3
.byte 4 ; 0x4
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 4 ; 0x4
.byte 14 ; 0xe
.byte 3 ; 0x3
.byte 5 ; 0x5
.byte 4 ; 0x4
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 3 ; 0x3
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 7 ; 0x7
.byte 4 ; 0x4
.byte 6 ; 0x6
.byte 4 ; 0x4
.byte 11 ; 0xb
.byte 3 ; 0x3
.byte 2 ; 0x2
.byte 3 ; 0x3
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 4 ; 0x4
.byte 4 ; 0x4
.byte 8 ; 0x8
.byte 3 ; 0x3
.byte 6 ; 0x6
.byte 4 ; 0x4
.byte 9 ; 0x9
.byte 4 ; 0x4
.byte 13 ; 0xd
.byte 4 ; 0x4
.byte 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l___const.main.name: ; @__const.main.name
.asciz "CHIEN HUNG"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _delay ## -- Begin function delay
.p2align 4, 0x90
_delay: ## @delay
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jae LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -12(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $300000, -12(%rbp) ## imm = 0x493E0
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _transmit_ch ## -- Begin function transmit_ch
.p2align 4, 0x90
_transmit_ch: ## @transmit_ch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %dil, %al
movb %al, -1(%rbp)
movl $1, -20(%rbp)
movzbl -1(%rbp), %edx
movb $1, %al
movl $48, %ecx
cmpl %edx, %ecx
movb %al, -21(%rbp) ## 1-byte Spill
jg LBB1_2
## %bb.1:
movzbl -1(%rbp), %ecx
movl $90, %eax
cmpl %ecx, %eax
setl %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB1_2:
movb -21(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _assert
movzbl -1(%rbp), %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $57, %ecx
cmpl %edx, %ecx
movb %al, -22(%rbp) ## 1-byte Spill
jge LBB1_4
## %bb.3:
movzbl -1(%rbp), %eax
cmpl $65, %eax
setl %al
movb %al, -22(%rbp) ## 1-byte Spill
LBB1_4:
movb -22(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _assert
movzbl -1(%rbp), %eax
subl $48, %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
## kill: def $rax killed $eax
cmpq $43, %rax
setb %al
andb $1, %al
movzbl %al, %edi
callq _assert
movl -8(%rbp), %eax
movl %eax, %ecx
leaq _morse_table(%rip), %rax
movzbl (%rax,%rcx,2), %eax
movl %eax, -12(%rbp)
movl -8(%rbp), %eax
movl %eax, %ecx
leaq _morse_table(%rip), %rax
movzbl 1(%rax,%rcx,2), %eax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB1_10
## %bb.5:
jmp LBB1_6
LBB1_6:
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
orl $16384, %ecx ## imm = 0x4000
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.7:
movl $3, %edi
callq _delay
## %bb.8:
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
andl $-16385, %ecx ## imm = 0xBFFF
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.9:
jmp LBB1_15
LBB1_10:
jmp LBB1_11
LBB1_11:
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
orl $16384, %ecx ## imm = 0x4000
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.12:
movl $1, %edi
callq _delay
## %bb.13:
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
andl $-16385, %ecx ## imm = 0xBFFF
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.14:
jmp LBB1_15
LBB1_15:
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -12(%rbp)
movl -16(%rbp), %eax
shrl $1, %eax
movl %eax, -16(%rbp)
LBB1_16: ## =>This Inner Loop Header: Depth=1
cmpl $0, -12(%rbp)
jbe LBB1_31
## %bb.17: ## in Loop: Header=BB1_16 Depth=1
jmp LBB1_18
LBB1_18: ## in Loop: Header=BB1_16 Depth=1
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
andl $-16385, %ecx ## imm = 0xBFFF
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.19: ## in Loop: Header=BB1_16 Depth=1
movl $1, %edi
callq _delay
movl -16(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB1_25
## %bb.20: ## in Loop: Header=BB1_16 Depth=1
jmp LBB1_21
LBB1_21: ## in Loop: Header=BB1_16 Depth=1
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
orl $16384, %ecx ## imm = 0x4000
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.22: ## in Loop: Header=BB1_16 Depth=1
movl $3, %edi
callq _delay
## %bb.23: ## in Loop: Header=BB1_16 Depth=1
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
andl $-16385, %ecx ## imm = 0xBFFF
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.24: ## in Loop: Header=BB1_16 Depth=1
jmp LBB1_30
LBB1_25: ## in Loop: Header=BB1_16 Depth=1
jmp LBB1_26
LBB1_26: ## in Loop: Header=BB1_16 Depth=1
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
orl $16384, %ecx ## imm = 0x4000
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.27: ## in Loop: Header=BB1_16 Depth=1
movl $1, %edi
callq _delay
## %bb.28: ## in Loop: Header=BB1_16 Depth=1
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
andl $-16385, %ecx ## imm = 0xBFFF
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.29: ## in Loop: Header=BB1_16 Depth=1
jmp LBB1_30
LBB1_30: ## in Loop: Header=BB1_16 Depth=1
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -12(%rbp)
movl -16(%rbp), %eax
shrl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_16
LBB1_31:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function assert
_assert: ## @assert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
cmpl $0, -4(%rbp)
jne LBB2_3
## %bb.1:
jmp LBB2_2
LBB2_2: ## =>This Inner Loop Header: Depth=1
jmp LBB2_2
LBB2_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _transmit_text ## -- Begin function transmit_text
.p2align 4, 0x90
_transmit_text: ## @transmit_text
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB3_2
## %bb.1:
cmpl $0, -12(%rbp)
jne LBB3_3
LBB3_2:
jmp LBB3_15
LBB3_3:
movq -8(%rbp), %rax
movzbl (%rax), %edi
callq _transmit_ch
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -12(%rbp)
LBB3_4: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -13(%rbp) ## 1-byte Spill
je LBB3_6
## %bb.5: ## in Loop: Header=BB3_4 Depth=1
cmpl $0, -12(%rbp)
seta %al
movb %al, -13(%rbp) ## 1-byte Spill
LBB3_6: ## in Loop: Header=BB3_4 Depth=1
movb -13(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_7
jmp LBB3_15
LBB3_7: ## in Loop: Header=BB3_4 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
jne LBB3_11
## %bb.8: ## in Loop: Header=BB3_4 Depth=1
jmp LBB3_9
LBB3_9: ## in Loop: Header=BB3_4 Depth=1
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
andl $-16385, %ecx ## imm = 0xBFFF
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.10: ## in Loop: Header=BB3_4 Depth=1
movl $7, %edi
callq _delay
jmp LBB3_14
LBB3_11: ## in Loop: Header=BB3_4 Depth=1
jmp LBB3_12
LBB3_12: ## in Loop: Header=BB3_4 Depth=1
movl $1207960596, %eax ## imm = 0x48000414
movl (%rax), %ecx
andl $-16385, %ecx ## imm = 0xBFFF
movl $1207960596, %eax ## imm = 0x48000414
movl %ecx, (%rax)
## %bb.13: ## in Loop: Header=BB3_4 Depth=1
movl $3, %edi
callq _delay
movq -8(%rbp), %rax
movzbl (%rax), %edi
callq _transmit_ch
LBB3_14: ## in Loop: Header=BB3_4 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -12(%rbp)
jmp LBB3_4
LBB3_15:
addq $16, %rsp
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
subq $16, %rsp
movl $0, -4(%rbp)
movq L___const.main.name(%rip), %rax
movq %rax, -15(%rbp)
movw L___const.main.name+8(%rip), %ax
movw %ax, -7(%rbp)
movb L___const.main.name+10(%rip), %al
movb %al, -5(%rbp)
## %bb.1:
movl $1073877068, %eax ## imm = 0x4002104C
movl (%rax), %ecx
orl $2, %ecx
movl $1073877068, %eax ## imm = 0x4002104C
movl %ecx, (%rax)
movl $1207960576, %eax ## imm = 0x48000400
movl (%rax), %ecx
andl $-805306369, %ecx ## imm = 0xCFFFFFFF
orl $268435456, %ecx ## imm = 0x10000000
movl $1207960576, %eax ## imm = 0x48000400
movl %ecx, (%rax)
## %bb.2:
leaq -15(%rbp), %rdi
movl $10, %esi
callq _transmit_text
LBB4_3: ## =>This Inner Loop Header: Depth=1
jmp LBB4_3
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl _morse_table ## @morse_table
.p2align 4
_morse_table:
.byte 5 ## 0x5
.byte 31 ## 0x1f
.byte 5 ## 0x5
.byte 30 ## 0x1e
.byte 5 ## 0x5
.byte 28 ## 0x1c
.byte 5 ## 0x5
.byte 24 ## 0x18
.byte 5 ## 0x5
.byte 16 ## 0x10
.byte 5 ## 0x5
.byte 0 ## 0x0
.byte 5 ## 0x5
.byte 1 ## 0x1
.byte 5 ## 0x5
.byte 3 ## 0x3
.byte 5 ## 0x5
.byte 7 ## 0x7
.byte 5 ## 0x5
.byte 15 ## 0xf
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 4 ## 0x4
.byte 1 ## 0x1
.byte 4 ## 0x4
.byte 5 ## 0x5
.byte 3 ## 0x3
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 4 ## 0x4
.byte 4 ## 0x4
.byte 3 ## 0x3
.byte 3 ## 0x3
.byte 4 ## 0x4
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 4 ## 0x4
.byte 14 ## 0xe
.byte 3 ## 0x3
.byte 5 ## 0x5
.byte 4 ## 0x4
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 3 ## 0x3
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 7 ## 0x7
.byte 4 ## 0x4
.byte 6 ## 0x6
.byte 4 ## 0x4
.byte 11 ## 0xb
.byte 3 ## 0x3
.byte 2 ## 0x2
.byte 3 ## 0x3
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 4 ## 0x4
.byte 4 ## 0x4
.byte 8 ## 0x8
.byte 3 ## 0x3
.byte 6 ## 0x6
.byte 4 ## 0x4
.byte 9 ## 0x9
.byte 4 ## 0x4
.byte 13 ## 0xd
.byte 4 ## 0x4
.byte 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L___const.main.name: ## @__const.main.name
.asciz "CHIEN HUNG"
.subsections_via_symbols
| the_stack_data/37637122.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #32]
str wzr, [sp, #20]
str wzr, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #6
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #24]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #6
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #20]
ldrsw x9, [sp, #28]
mov x10, #12
mul x10, x9, x10
add x9, sp, #36
add x9, x9, x10
ldrsw x10, [sp, #24]
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
str w8, [sp, #20]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_1
LBB0_8:
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #32]
str w8, [sp, #16] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
ldr w0, [sp, #16] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 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 $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movl $0, -64(%rbp)
movl $0, -56(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $6, -56(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -60(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $6, -60(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -64(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -64(%rbp), %eax
movslq -56(%rbp), %rdx
leaq -48(%rbp), %rcx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
movslq -60(%rbp), %rdx
addl (%rcx,%rdx,4), %eax
movl %eax, -64(%rbp)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_1
LBB0_8:
movl -64(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -52(%rbp), %eax
movl %eax, -68(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_10
## %bb.9:
movl -68(%rbp), %eax ## 4-byte Reload
addq $80, %rsp
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n %d"
.subsections_via_symbols
| the_stack_data/92328420.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _RandomFunc ; -- Begin function RandomFunc
.p2align 2
_RandomFunc: ; @RandomFunc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
ldr w8, [x8]
; kill: def $x8 killed $w8
mov x9, #26986
movk x9, #13958, lsl #16
add x8, x8, x9
mov x9, #29623
movk x9, #14972, lsl #16
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
; kill: def $x8 killed $w8
subs x8, x8, #1
cset w8, hs
tbnz w8, #0, LBB0_9
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, hs
tbnz w8, #0, LBB0_7
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
mov x10, x8
add x9, sp, #12
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8]
strh w8, [sp, #6]
ldr w8, [sp, #8]
mov x10, x8
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8, #2]
ldr w10, [sp, #8]
mov x11, x10
mov x10, x9
add x10, x10, x11, lsl #2
strh w8, [x10]
ldrh w8, [sp, #6]
ldr w10, [sp, #8]
; kill: def $x10 killed $w10
add x9, x9, x10, lsl #2
strh w8, [x9, #2]
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
; kill: def $x8 killed $w8
add x9, sp, #12
ldr w8, [x9, x8, lsl #2]
ldr w10, [sp, #8]
; kill: def $x10 killed $w10
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
str w8, [sp, #12]
ldr w9, [sp, #12]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
; kill: def $x8 killed $w8
add x9, sp, #12
ldr w8, [x9, x8, lsl #2]
ldr w10, [sp, #8]
; kill: def $x10 killed $w10
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
str w8, [sp, #12]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_9:
ldr w8, [sp, #12]
; kill: def $x8 killed $w8
mov x9, #16456
movk x9, #7158, lsl #16
add x8, x8, x9
mov x9, #38468
movk x9, #13559, lsl #16
add x8, x8, x9
ldr x9, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _megaInit ; -- Begin function megaInit
.p2align 2
_megaInit: ; @megaInit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
bl _megaInit
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB2_2:
b LBB2_3
LBB2_3:
str wzr, [sp, #20]
b LBB2_4
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
ldur x8, [x29, #-16]
ldr w9, [sp, #20]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
mov x1, #0
mov w2, #10
bl _strtoul
mov x8, x0
str w8, [sp, #16]
ldr w8, [sp, #16]
ldrsw x10, [sp, #20]
sub x9, x29, #20
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB2_4
LBB2_6:
sub x0, x29, #20
add x1, sp, #24
bl _RandomFunc
ldr w8, [sp, #24]
mov w9, #16818
movk w9, #64734, lsl #16
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_9
LBB2_8:
b LBB2_9
LBB2_9:
str wzr, [sp, #12]
b LBB2_10
LBB2_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_10 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #24
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_10
LBB2_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Call this program with %i arguments\n"
l_.str.1: ; @.str.1
.asciz "You win!\n"
l_.str.2: ; @.str.2
.asciz "%u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _RandomFunc ## -- Begin function RandomFunc
.p2align 4, 0x90
_RandomFunc: ## @RandomFunc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
## kill: def $rax killed $eax
addq $914778474, %rax ## imm = 0x3686696A
subq $981234615, %rax ## imm = 0x3A7C73B7
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
cmpq $1, %rax
jae LBB0_9
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
cmpl -24(%rbp), %eax
jae LBB0_7
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
cmpl -24(%rbp), %eax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -20(%rbp,%rax,4), %ax
movw %ax, -26(%rbp)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -18(%rbp,%rax,4), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -20(%rbp,%rax,4)
movw -26(%rbp), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -18(%rbp,%rax,4)
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movl -20(%rbp,%rax,4), %eax
movl -24(%rbp), %ecx
## kill: def $rcx killed $ecx
addl -20(%rbp,%rcx,4), %eax
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movl -20(%rbp,%rax,4), %eax
movl -24(%rbp), %ecx
## kill: def $rcx killed $ecx
addl -20(%rbp,%rcx,4), %eax
movl %eax, -20(%rbp)
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_9:
movl -20(%rbp), %eax
## kill: def $rax killed $eax
addq $469123144, %rax ## imm = 0x1BF64048
addq $888641092, %rax ## imm = 0x34F79644
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _megaInit ## -- Begin function megaInit
.p2align 4, 0x90
_megaInit: ## @megaInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _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 $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _megaInit
cmpl $2, -8(%rbp)
je LBB2_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %esi
callq _printf
movl $-1, %edi
callq _exit
LBB2_2:
jmp LBB2_3
LBB2_3:
movl $0, -28(%rbp)
LBB2_4: ## =>This Inner Loop Header: Depth=1
cmpl $1, -28(%rbp)
jge LBB2_6
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $10, %edx
callq _strtoul
## kill: def $eax killed $eax killed $rax
movl %eax, -32(%rbp)
movl -32(%rbp), %ecx
movslq -28(%rbp), %rax
movl %ecx, -20(%rbp,%rax,4)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB2_4
LBB2_6:
leaq -20(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _RandomFunc
cmpl $-52543054, -24(%rbp) ## imm = 0xFCDE41B2
jne LBB2_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_9
LBB2_8:
jmp LBB2_9
LBB2_9:
movl $0, -36(%rbp)
LBB2_10: ## =>This Inner Loop Header: Depth=1
cmpl $1, -36(%rbp)
jge LBB2_12
## %bb.11: ## in Loop: Header=BB2_10 Depth=1
movslq -36(%rbp), %rax
movl -24(%rbp,%rax,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB2_10
LBB2_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Call this program with %i arguments\n"
L_.str.1: ## @.str.1
.asciz "You win!\n"
L_.str.2: ## @.str.2
.asciz "%u\n"
.subsections_via_symbols
| the_stack_data/225143936.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _datatoc_inflate_png_size ; @datatoc_inflate_png_size
.p2align 2
_datatoc_inflate_png_size:
.long 8840 ; 0x2288
.globl _datatoc_inflate_png ; @datatoc_inflate_png
_datatoc_inflate_png:
.asciz "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000`\000\000\000`\b\002\000\000\001\032\375\320\371\000\000\000\004gAMA\000\000\261\217\013\374a\005\000\000\000\006bKGD\000\000\000\000\000\000\371C\273\177\000\000\000\tpHYs\000\000\r\327\000\000\r\327\001B(\233x\000\000\000\007tIME\007\332\007\023\000\"\f!\371\273\203\000\000 \000IDATx\332\355}i\264eWq^\325\336\347\334\351\r\375\336kuK\255n\265d\rH2H\r\310\313`9\264\211H\024/\007\333B\003\203M\206\037\200\022\311 ,,\313\314\"\302\020\024C0\226M\2620\210\305\212M\260`e\221\301!qV\354\b\007k\000\244\304N\274\2228HhV\217o\270\367L{\357\252\374\250=\235\373\232\226\204\025G8\\\201\372\366{\367\236S\247vU\355\252\257\276\332\302\203\007\017\302\323\276\236\311\207\212\271\277/--\375\333\257\374\336t\272\371\350\303\017\275\351\315oI\037\372\332\335w;G\316\322pT\026\305\260i;\0065Y\\\376\225\333>\362\013\277x3\000\024D\204\272P@e\251\215\351\254k\333\266m\333\246m[c\235\\I\001\000\0002\200.\212\215\215\215\255\255\315\255\315\215\255\315\315\255\315\315\315\315\315O\376\306\355\376vL\000\004M\323\324\365\254\251\333\266\355\246\323\215\343G\217>\371\330\303\247\236\272\373\037}\344C\n\000\230\210\230\2141k;w+\255\016\037z\342\211\307\036}\370\241ou]=\032/\250bP\000\000\261s\316\021\221\265ve\307\332\350\202\361t\272u\336\371\027j\255\333\246\361\267s\341E\3169r\2008\032\215\265\322]\327\022\021\021\025\000`\255s\316Yk\234s\316Y\262\3269\371\237\177\025\000`\214q\316:\353,9\262\306:k\215\265\326Yk\255\265\316:|Fk\367L^8\367\367\273\357\375z]W\033\307\217]q\305\025\351C/y\351K\177\355\366_\027\005,-\257X\347\252\331lsc\375\360\241'\337\374\3467\313\207\364\227\377\325\277FV\200\252\256\246\252(\273\256\253\353zVM\26767_x\301\013\276\366Gw\003\200bFF\000\304\246\256e\325\246\323\315\255\315\315\351\326\326\346\306\361_\371\310\207\344C\300\fDn\327i{\217\0369r\354\350\341\243G\216\034=r\344\320SO<\372\320\377\032\216\027\336~\375[\02433;\"j\232f\347\256\335\033\353\353O=\361\370c\217|\373\221\007\377\307+\377\306\025\210j\327i{\361\017\377\350^\347\310Y\353\2345\326Xcf\263Y5\233\"\"\021U\263\351tkC\211Z)-\002\025E9YX\320\272 \"&b\342\302\257\253s\306\206\317\221q\3269g\235\265\316\221sT\030c\0349\212\237\260\306/\230u\3269k\255s\016\236\253\265S\360\034\275z\376\253\224\272\346\232k\256\375{\327\222#\"ZY\333\251T\341\210\254\265]\327um\323\324uU\315\2666\327\257\273\356zkm\357BDt\367=\367\021300\223c\006\346rR\000(\006e\0359g\2151\326\030c\214\350\206\031>\374\241_>\374\324c\267}\364\023\275GC]\240\326\250\024(\245t1\236,\034=|\270\252f\325l6\233Mg3y3\2237\225\177\325]g>\376\321\333z\217\306\f\300\300b\355\314\316\271\341xr\354\350Q\2455\000\020\2211\306\230\256m\332\246\251\233\272\232nmm\254\037;\374\344\343g\237{\376'>\376\261j\272\371K\357\271E.\304\314\300\314D\304\314M\323\f\206\343\325\235\372\311'\036\253\24631\257\256k\345B\263\351\326\346\306\361\243\207\036\233L\026\264.\230\251\034Mn\275\345\275\005\0008\" \362\027\002&\347\034[&\332\265\353T\263b\252j\266\276~\2743\2351]\327\265\272(\366\356\377\201\213^\374C\223\311\204\231\272\256CT\272\224\270\344\234\\\007\230\210\231\310\221c\"\307D\3004\032\rw\355\332\275\266v\n9+\306K\216\234\263\326Zg\034\023\02333HX2\242\013&\"\271\024\261c\307\216\210\231\234#\"&\347?\340\210(\370\003\311U\263\370\006\314\304\216\210\211\035\020\210H\314,\021\224\231\235\263r\033\347\254sD\336WD\260\020\003\255\355\210\t\b\210E(\361v\257{\"G\216\034;r\304DN\034\320:k\214\r!\3669\215\223\317\311k\377\376\375\317\231\323\376\337\361\376\355\257;\277\370\245\323\367\236\341\254\r\276?\373\300-\357\377\223\377\366\337\237f+\031\016\207\237\376\364\247\367\354\331CD\216\334)\273\3660\260s\324u\235\351\332\246\256\305E\326\217\035y\333\333o\234\323\021\002\300\235_\372\342i\247\235\216\200\314,\026\340\034--\357@\245\231\311Zk\214\351\332\266i\232\246\236U\263\331\326\346\306\223\217?\362\301\017\337\226_\250\270\347\276\257\0231\00301\023!\200*\264\322D\314\030\254X\"\2647h\"b\036\f\307\363\312FU *D\004\205\210J\353b4\032\221#\037\311\214\351:c\255\265\306\232\256\223\320\346\254u\344^w\345O\366\224\215\210\210\310\304\000\210\310J\353\246\256\332\256\225\037\020\221\ra$\004\200\256\355\272\256m\027\026&Zk\347\262$\210\031X\324\316\314\fJ\027M\3234M\3356M\3334m\3336M#*j\333V~(\001\356c\037\275mue\207\277\0203\000\002\"\020\021\001\020\221.J\323uuU\325\325\254\256\253\272\252\233\246i\352\246m\232\272\252\352\252\252f\263\331t\253\256*]\224\357~\327;\021Q$\222\360\350\037U\302\304\362\312j\323\324U5\253\252YUM\253Y\214\337\323\331lkkkc\343\370\341\275g\236\243P\351\242\374\340\007\336\307\314\00533\023\313\365$Bwf4\032/.\3558r\370\251\256\353\254Wy\333\324uUU\323\255\315\365c\2077\326\217\035\370\241\227#*\245\224.\312\313^\371\212\202\231\001\230I\322\274\020\271\035/,.\022\271\303\207\016\315\246[u]7M]\317\252\331l:\335<^\3176/z\351\313w\254\254\001\000 *\245Q\025\"\0213\203\017\231\f\314>\016\215F\343]\247\236:\236\214\327\217\037\337\334Xgb\245\325\312\332\332\352\312\352\216\225\025\245\265\263V\266\037D,\230\3319/\222D2\021\212\210\210\251,\212\245\245\345\321p\270\272\272fL\347\034!\202R\212\231\255\265\376\316q\247\005p\234^^\034 \006bfFD\255\213\321H\225e\351B\224\365WI\253\204\005\021;G^\323\342l\216\230\331\201\013\221\227\310?7KR\035\005\217/\000.8>Nx$\t\330\331#:\366;\213\177\336\370\377\370%\006(|\270'\"`\366\273Z\270\246\213\353@\376V\376\313\304\314.^\221\231\231\013r.~\327?\000q\270\0069\347|n\307D\344\034s\022'<7\021\003s\341\210\234#\037\210|8\n\367t\216\231\344\326\376f\344\344I%\276\304\207\215\022Q\020\207\034\021$}\02039\236\277\177\334\374\302&L\314\f\317\253}\355\2143\316P\360|z!\342\363K\240\247\337f\237\341\353\274\363\316{\347\273\336u\326\231g\271\340\317\326t\277\363\205\337\371\355\317\177\376Y+\351\340\301\203w\335u\327w!\304g\356\370\354\213.\272\030\000\305\007%\025s\216\310\027\250\222\337w\246k\353\272\331X?\372\3637\336\364LR\243y\r]r\311%o\273\341\206}{\367\225\203\001\307\360\323\013;\274\274\274\242\264FP\200@\304\310D\214\200\b\200\350\277\001\300\222\234(@U\024\345\342\322\312\355\267\177\242\232n\335\374\316\367p\334\255N\270dDt\317\275\367\021\261\\\304\337\037@R\t\t\341)\353a7\034M\000\02532\020\207\375&\246\313\316\347\274$Q\311\221\243\220\2023\243\322\345-\357{\357\277\373\312\357~\355\236\257\237,\347C\245\225\326\2404\242BT\250P\3116\205\210\250\224\322\272(\206\303\221\355\032D\035\343\276\013\326\"U\250\344\310\262T\202-X+\305\254\374\312JN\016\000\177\345\025\257\030\215\206'\025\b\025\240R\200\250\024\002 ()\360\021\024\000h\255\007\203\001\020u]\027\352\276\316\244W\327u\2355\235\351\272\256m\345\215O\247\374\237\362a\333\031c\214\210k\337\370\272+O\352e\210@\004\210\f$f\200\240\b\b\021\020\025*\205\250\344>\f\250\264\025\345E\343\362[\025\371r\337E\215Y_\263v\235\027\267k\333\266i\273\246\351\272\366\327\177\355\023\246kn\271\365\227\327\3277\266\t\344s;\3662\371\244\rH\254\217\210\210\313\341H)\335\3245j-\002y\233\213>\026\352$\347\327\316\004\221|.\324\265mS\327u=\255f\323\331\346q@\324\345\340\375\357}\2171\355\257\376\352\355\217=\361dV\021\003\2130D\200\210\204\f$N\202DD\210\316Y\245\324\362\312\332\372\261\243u]\205U\226RZ\362\003\216\352\361B\031cC\356j\272N`\273\246\232V\263\351\326\306\341SN\335k\214)\313R\027\300\314o{\333\365u]\335\362\017>\234Jt\004\"\362\016\306\304\310\000\b\004\304\300@`\331\"\242\326zem\255\330*\26767\232\272\366\273\350v\r\371\022\327\032k\374j\265]\333\324M=\253f[\263\255\343m\347\316\337u\232\362>\304J\027\232h8\234\274\377}\357\276\357\336{\363R\037\000}\376\310\310$zc\220\262\224\303^3\236,\024\345\240\232\315\246\323\255\272\232u]'\271\177@\207\344\037\301=:I\351E\232z\266\325\266\325d\274\360\203\007\016\234z\332\351e9\000d$TJ\241\322J\271\262(v\357>5\b$\245\214X\005\371$\233!\346e\036v\221\020\245\020'\013\013\203\341\240[Zj\352\272\256\252\252\2325\256\262\326v]+^\326u\235\355:c:k\f9;\030\216W\327v\257\254\255\255\254\254N\026\026\312\262\364\371\2157`\037_Pi/\020\371\324/\204EIs\275\020@\3141Z\372\234\031\b\021\207\203A\241\365x<^\336\261#D\000/\204\265Vr\035Yk]\024eQ(\255%\005\006f\"\007\000\030\362`\016e\247\b$\371c\214\351\234\f*h\314\013\002\262\266!]\365\305\230*\313R\302\3258%\247!qd\212_\220+\223\317\232\231\231\t\342\257D\036,\304\257!\030\265h\001DL\257\226`\272\000\321\262|\226\035\236C>+\021\r\224R\204\240@<\205HLS\360\250\220\364\346\211y\250\306D*\021\310?\206\274\027\375\021\313RQX\262\360\203\364\304\363\331>31\001CRN\3577\304\2310Y\305D\0343u\006\016K\306\222\345\373\232\310\253\215C\345\307bI\004i\377O:\nE\"%\013\223\354\334\327\007\024\343\271\367\037\216\205\206\000G^V\"\006\201\301$\215\211&\035\225\030l9J\343e\006\226\374],\214I\352\272 \003\307\312#\240}\001;$\377\031\251\030\202\225\305*@\276\351\221Bo8\301\326\242g\005K\212\005i\024\230\343W\0028\230\027M\262rQ\250|\275\210\230@\314\336E\373O& \032\"\"\007\320\273)\312\323{\357\317\374\275\237\265\371\253AT\r\005\271\\\300U]\020\310\305\"2\326B\002\033r\254\213\200\nD\374\352]\177\300\036\336\r\3211\177\023\203\001\363\334\277c2\227\311\nI\321I\376hv>\304d+Ky\271\273\276\276\371<\303\033\2456{\376\bs\360\340A%\231\315\363\347\365\274+\024\277/\320\367\234@\317Mm\177\335\365\327]}\3655\222sYc\234\263\017=\364\320\255\267\336z\350\320\341\277P\201\256\273\376\3727\276\361o\243R\001\203\"D\013\250\320\2523\317\374\201O~\362\237\230\256\375\223?\376\257\037\374\320?|\346\327\324;v\354\330\330\330x\266\242\0348p\340\337\374\356W\016\274\370\245\250\225/\2320k\303\205$\201\230WW\327^\3757\177\342\241\007\037|\352\320\241\247\275\354\231g\236\371\0355\244\265>\367\334s\257\274\352\312\313.\273L)\025\263>&\236,,\f\307\023F\345\2537A\031H\n'\221\rY\022eDT\n\225\276\366\332k\037\370\3467>\365\231\317>\353%\273\351\246\233.\275\364\322Sv\355b\006GN:!\314\f\b@\004\300\223\245\361p0F\245\302\206\207\262w!\"\204\352%\333\003\021\001\000Q\353\342\302\027\276\360\r\257\273\372\363_\370\342\323\bDDeY\376\334[\177\356\232k^\353\210}I\312\214\b\032Q\362\020\277\032\210\n\261,\207\240TH\317)\226\007<\217RK\326\304\004(\245\260R\372\342\213\017\374\373\377\360\037\217\036=v2\267\277\356\372\353\377\340?}\365\265\257}\003\242\326\272PJ\203` \250d\tT\250Q\n\245\313r\000\322=\242\210\022\373\255\332E<\231C\266\345\023\311\210r\003\000\376\375\267\274\351i\342\0203(\255Q! \"\002\003(\024M\243R\210\200\200\250\224*\212\3029\343\021)I^CJE\251\335\232\222\035\027\376\026\020n\017\317\243R\027\274\340\274\223\t\204\210\n\225\230\240\224\354\f\n\021\001\201YIkDk]\226%\207\316ZD;\344\306.&~\322YM\302\370\017\261\363\251\233,\357_\177\325\301\223\0335\262B\337\377`$EH\000\214\000\034\365\244\213b\266\265\316\f\316\221\367!_\b\244\336H\350]\007\030\315\205\306\257s.\317\023\231\245:\375\316[\207`\205\210\210\302!\nq\205\001\021\020\001\265\326ZU\325\314\371\376\264K\022$\214\301F\254!`{B\361\310a\032\377crt\326\376\275'\333\313XZp\034{\250\f\300\240\0240\003\242\022_#a\2618\217\261f\357E\f\337\306\fh\225\263\201\210b\035\271\360q\337\026\267\327\\\371\323\257\177\335\325'\201\3640r\254|\222\354\301\237\020\345\030\020\225'$9\001\017\203,\376\366^\b\377\263p\367\f}46}\333\032k~\344e/\277\361\206\353O\242!`\344L\270\364\222\222\276\030\f<\314bL\020\3148aO\211\210\201e\340\177`\2351\306\313h\023\275\312\230\316\232\026\020UQ\354;c\377\273n~\307\211\004\002@\337zM\275o\006 \214\355X\034\fGD.\300\341\t\367\264\306d\340\235\r(\254\027Q~n\255\261\235\261\306\330\256\263\246k\333fyiU\241.\212rum\347\315\277\360\366\355K\006\202\t1\000\021`\330\222B}L\3044\030\214\n]\312#\372{\bhg\2141]\260+\023\324 \202\312\257\004\211\025\250\246m\333\246\255\247\013K\313\200\200J\025E\271\266\266\363\357\374\354\3533\201\002@#\265!b\004l\3303:\230\211H)5\232L\000\300\030g\243r\202(\322\350\r\230q'\bcg:+\315\005\337\036o\332\272n\352YU\325BFBT\250\264\322\305\371\027\\\360\243\227\276,\313\030YP^\301\364\374\276\216\200\001\017!\201\210\206\303\321p4f&\217\325\265\235\351L\327\266\246k\255\007\253\004<\356\004\310\013\177\266]\333\265M\3236u\333TM\265U\224c\364{\256\354JZ\353\342\307/\377keY0\263\202\244\036\357\377\241\246gY9&O\230QZ\217\027\026\206\243\221t\201\003(.\222\264\246kM\327\n\244\347\245\021`\272m\332\266i\233\252\251\253\252\332j\233ny\307rQ\016d\257DDT\b\n\225\3227\277\343\006\000(<.\346\303\240l\210\210\000\2149\262\340?R\026\345\302\302\"97\233M\005\353\354\307i\312\334\312\232\200\300\n\201\244\256\246m=#\200=\373\316\034\f\206\250\020H\234Z\272\031\272(\007\021\260\222\265\002fD\b}\230H0`F\000\307>3)\312r\262\270\310\314S\232\332\326\337>\264\275\275c9kC_\241\355\332\246m\252\272\2326\365\224\231\367\237y\316\332\316]EY\"*\006'J\n\250\247\006\200\302gS\021y\245\030~\"\324\t\354\301a\217\f\227\345`\274\260 69\243\031\030\353\234\363No\215\363\006/&\325\266m\3356\2155\355p8\336\271\373\364\323\367\236\261\260\270\244\265NM*\277\257+I\372\212\304\273\361Pg\000\0359n$\036\273f\212\327\340\262,a<AT\252\320\225.\260\236\021\2215\226\211\255\207\253=!\025A\rG\343\345\345\325\345\225\225\325\265\235K\313\313\203\341P+\0251a\340d\337\336\206\304\303\031\020\2212\236\201\307\3308b\302\t|aI\272\207\243\241RX\024\305p8\0306\243\246\256\333\266\351\332A\327uv`F\3162\003*5\030\fF\243\321x2\031\215Fe9@D\210\006\221\336H\01304_8*&\006D\206\236)%\\7`?\302\371)KA\242\007\303r4\036{j\2171\3169\271\206RX\024\272(J]\024Z)@O0\344\310\316\231\317\207\022\270\233\255\227\317\335\275@\024\276\234\262g\277\243\260B\005Z\213\302\n]\272\3010\245(\342&>\017V\241N\212\317\032\264\336\027\252\210\310\031\263\360\217\274\032)\000\374\300Y\022\020\025\235<\221%\345\006\000(\n\311/)P.\"V\0321\263\b\260a\276{\263DB\214^\026\205\026\261<&\234\335\336\013@=\000\036<\214\356U\007J!1\242\326\n\245\245\204\204\244<lL\2619\034.\225\2543\031w\212C~\261\242\266\222\307s\252\021y\256?\035\0263b\210^\333\030\302=\n\210\337\007o\275\tb\024\242\207i\312\222Id\314\324\021\024\305\020\200X\350\341\302qU\0232\212 q>\331j\252\033cC'~\001\244\031\221s~Bk!\030Ij*\220\3679\216\236\357\273\034\334\353\275\364:1Qj\n\375\207\350)\231/@\350\211\306\360\301\311\206D\216\"\201\271\320\0236uq \177\220\364\314\024\240\335\024\3423\004\033\202ym[\352\2607f\275%\200\3442\205de\224mb\304\251U\346\245\211\365r\320s\3604\331\374\222:r\314?0\333 {\224\034r\207\271v\020G\r\021\244{Pr\305\320a\210W\243dL\375\247\016\355iH\013\221\337\0352\245$\366\\\326\307\350-Yh\n\000\344\240{Z\262\330m\311\250\201=iR\2731\334\250\357\224p\0024\"kOE/\f\3752\366-\303\364\020\024#z\274\034\305>Hp\335t\007\3573\336\025\3007\207\230#!\261'9\364\331-\224\251X\356Z\004\036;\305\016k\3343\244\251\003\000\004\004I\253\334\263\227\314\023d\351\221\301AjFBoiN\320\367\313\224$6\304).\307\325\343\020Ji\316\\zKF\036\004\211\302\244\036U\300F\340\2042P\266\236\275\033\210@\276\275\225\354*\354;\030\224\224\024J\224\031Zv\311\f\266\312\324\351\273\242},+n?r\033\312\315,\306\241\271\016S\310\221\322f\230\236`\316\3703\f\017h\316)\222\273\366\256\300\251]M\320\207\335\000\240x\370\241\2072\022)s\377_Y\203l\356\257=\"\004\244\177(\021\016\372-\263l\313O\235\317\2404\217xy\016\332\361\343\307\327\327\327\237om\241\377\267/f^YYY]]-\000`cc\343\221G\036\371\276R\266\223<WWW\325\367\025\361=\326,\373\276\202\276\257\240\277\\\257\342\371)\326\332\332\352\276}\373F\303\321h<\006\340\266\355\252\331\354\311\247\236<|\370\310\377_\n\332y\312)\347\235{\356+\016\376\330\345\227_\276\270\270(\031\222\263\216\321\317\205e3\030\251\031&\303a\207\236z\362\256\273\276z\317\275\367>\362\310\243s\323\256\337\333\n\322Z_u\365\325o\377\371\033\013\255\211\001\0213n\024!\260\322\310L\254\244\301\215\212\220\001\225\207\326\034 2\200b\330}\352\236\327\\y\345\253\177\362\247\2345D\366\376o>\360\233\237\271\243\252\252\347\251\202\212\242\330\267o\357\356\335\273\227\226\226'\223\311p8\230L&\013\013\013\021F$\242\323\366\234\376W/{\325\342\342\"\021H\223_\305^: 2!*\006\026\215a@j\004\be\224\266\235\002dD\205\212\221\031\225\366]I\247.~\361\213?\376\217?VW\263\273\357\276\373\013w~)\301\222\177\001\nRJ\355\335\273w\317\236=\347\234s\316\205\027^x\346Yg\355?\343\f]\0241\277'?:\226\000\276\274\242G\304\311dR\016\2062\n\311\210J\243\224R\200*k\371(\220R!\301h\230\301!\021\327\300\230\311\371nZ@\333\231y0\032\377\310\245?\372\262\227\375\360\003\367\337\377\333\377\374\316\316\230\347@A\371\270\207\364\345\3179\347\234\253\256\272\352\362\313/\327E\341\353{)DR\t$\022\na^+\355\225\022[\243\030\n\332\321\260\034\f\307\250\024*%\255\377\330\200K\000\322\211\246Xr@%\257\372\"J\222\021@\003\266\215J\200ir\356\007_\364\242\367\275\347\334\177\361\345\177\371\215o>\360\347R\0203\257\254\256\376\330+_y\305\025W\254\254\256N&\023\000$\"`\020\312\013\246\006uh\272\204u\364}#YtA7}\357\213\001P\001\214\212B\227%\242B@H\320f>Y\003}d\253\247*\bc\3009\2157U\272\211c\236\210\251\036SAT\252@]\374\364O\275\372\207/y\311'?u\307w\0371\367\357\337\377\232\327\274\346\365o\370\231\245\345\035\203\301\320\267\322\224\300\337\350\247`\225?\236D)\321V|\003\n\303d\222\222/y:\206PF\224.Q)\337U\216\353\317\360\235\320\345TR\367\212\3528>\230\3663\216|\3434}\351(\375Z\206\037\231\034\215F\243\013\316?\347O\377\364\177\232g\271\323\355\330\261cee\305O\003)\245e\310&\364\031\225\037\235\226i\013i0\"\200|@\001\203\002@\245\024\370Q&Q\214*\212b0\030 \260\265\006Q\315\023\3143\332L\332\272\363>dx6\371\251\013\003\250\216\342\320'\305a\316l\3222\r`f F$\367\343\352\312\332O\374\370\253\376|\2314z_\0216\n\000\202\f\255!\260\230\213\302\370a\344\340{\034C$\206\331\210\322YS\315\266\362Q\274\310/\317\250E\271-\b=%\235\241 S\272^G\216<\237&\021m<\355&\f\262\271\370\207\347*\271\304Z\017#\266\260o\357\336K^r\321w\273\213!\"\240\037\000BV$\363d\214\004\200\2121DA\025~\002\204\214\276\021\350-N\230N\212\211\266\266\326\231A\021\243\243\320\334V\230\2506\275n\026\301<\242\034\347|e\\ \f\374F\223\361*\212\343G\361`\2148\036E\341\214\214@a\362\376x\311\201\213\276y\377\037\363w\271\315#\000I\267Q!\022p\324@\210\303\362\006Xt\342\243k\242&*\2455\"t\2465\306hU8g\031X\261F$T\ne\2541br9FLqx\205 \247\3653;\031\360\226\363L\2229\206#DRV\035l-\236\271\340\210\034\345'\3608\"\353\334\315\357x\353\357\377\341\335\367\335\367\215g\236%\025\031<\024\033m\311y\240\337\313d\000NT\031\316\b\033\236U\351,\001\243uN\332m\204\244\264F\"\3649\013\310\"p\017\273\345\024:(@\303D\275Q\377d@.\013]\234\346D\263\311:\341L\371\241L\351\315\033\343\254!\342\256\353\376\326\317\376\314\353_{\365\267\276\365\340\247>\375\331\246i\236U\242\030\364\222N\221\360;\273\347\033\312\\^D\315sbA\370\206pm\214\351,X\305\214J)&Q_d\221\345Y\020\345\255\270\336>F\375i\n\361)\216\303(1\030eg\317$\005\2710\240\351\311d\236\342\324\022\223\326\0051\234}\366\331\037\376\340\007\216\0349r\307\347\376\331\343\217?\361\214\024D\034\343\n\307\264\006N\3047\340\230\310\022\201Rq\277\366\354\201\301PhU\n\t\375\244.J\240\207\234\3000\337\204\211\3431r\022\002%#r972)\250\347c^G6\262_\254'V\2310\000\330\232\266.\007#\006\245\224\206\002\310\271\265\235;o\274\341\255\307\216\035\375\215\177\372\233s\223\254\363\n\362\305\017\003bN8\t\321\311\277A\002\n\335noo\220:\025\n\000\224\326\203\341\310Z\333\324\225u\016\311\371t\001\024*\230;V\346$\371s\276\233sn<\351\215\330\224\313\310\244\226\\\232\317\264\326\3300\277\332uM\333Tu]\255\254\356\"r\302R\366f\201nee\365\227n\272\361\341o?|\307\347~\253\336\346t\005\344e\217\237\026\217\345#\b\247\t\201\205\021\354?$\031u\342$xJ\217\270R9\030\214hB\314m#47\n4\227H=G\310[\306p\002\365d~\346O\324\311cP\210=y\364\t\023\375\022\203\274s\265\2465\235\251\333\272j\352\351\302\342\212Rh\255-\213Rt\304\f\n\240(\301Z\334\267\177\377{\337\375\213\367?\360_\356\374\322\227O\350b\2763\207\236_\212\241\370\364\276\023\b\357({\227\0376C\364<9\037\255=\223\270\034\f\306\314\b\3204\2651\206\310qd\231`\362\322TJemnJ\243y\031)\233\363\f\331e\001\310\237\243\025\247\345]v\352\2015]\3276][\265M\005P\354\334\265\313\221\013dZ\311\335\224\003Ff\255\013\000t\016\017\\|\361\013\316=\367\216\317\375\326\343\371\220v\322\020\212\245\210vX6\237\364\306\363i\030B\032\300\304!K\362\364\"\245\024\373\t\327\001\310\021\002m\3236\215\265\3069\312)\033\br\231\320\234eH\323\223\264\255\332\360\311\214\344\223N\222\036\342\340Ui\024\333\370\350\334u\306\264]\327\230\2662]\333\031ZX\030\215\306\013Z\227\336\337Q\3300R\"10+\245\2305k\036\216&oy\323\337\375\337\177\366g\277\367\373\3779T\363\236@\311\354\035\312\017\373#\312\232\"\242\240\020\310@)\022132\372\2160\247B\336\027%P\224\245\247\220j\335\266M\327vbM\222\367\001\3149W\210\323\224\346\013x>\355vq\203\367)`0\236\310\017\026\355X\323\231\256\356\332\332\030\343\034\224\203r\367i{\227\226W\007\203\201R\332[\261\300L\2625\241bd\231a/\nm\035\237}\316\271\227\353\362\301o?Z@\2421!\223\307td\316\236\263*>\353\356r\344\214! 1\211\243\211%\304\275\034}\264Qe9PR\207\024\255\220;\001\214\265\336Eb\267\227y\233\355\244s\177z\001(#\317[\312N\025p\326Z\333\031#\263\352\2651\235\263\016\000\226\226\227v\357\331\177\312\356S\027\026\027\007\203\201\226\263\002\023\375\020%\242F\312\244C\362\305)\252\214\033(p\247\267\031\026\315\37272\335\343\225\315\340\365\210\336\224B\226\224\366\354\355\365\236V%\016\224\326EY\226]\031\206\335[k\2145L\034\203J\332\317\323ag!\177f\227\306\016\262\274P(\365^;\326\030kZk;\"\253\224\236,/\355X=ee\355\224\345\345\035\223\205\305\341p\250\264\016\005B\31470$\261(\223\"\25042\253\000Y\364\203\264lX\200\201}\200an=`\205a\246#\230S\260 \n\244\020\214A)/\272@\312\221\262,\225REQ\226e9\034\016\205\372\335u\201\246\016\300l\211\330o\341\236d\354(\333\255\266\333N8a\325\021[\000(\006\303\361dq8\032\217\027\026\027\026\226&\213\213\343\361x8\034\351\242(\264\366\265\266\347\250A\202\245<\252\213\001vSRm\3461\b\230\t\020\211\021\222\341\370\240\344\253\263dY\024\006\265\204\347\030R\003O\264J\307\314\344\006\305\236\316\250\261\360\363DeYZkG\221Ll<35\034\221b\311ZK\326Y\345\234\215y\031\003\003\024\236\214NEHZ\225V\252(\312b0\030\016\006\203\341p8\034\226\203AY\n\2535\3147\365h*\211\316\237\223n=\222\033j\243\002\"\2670S\r\211\256\000\275\322B\254f\002\226\200-\241[\030\241\f\204\211\217H!b!\364\230f\230)\013\025*\324\002D\021QY\224\216\234s\243\376\274Lz\343l\034\354!\226\303\301zO\244\224VZ)\255\013\245\305V\224\326\205\034\271\003J\205\332\032z\f\325\271\372 \313\215\263|$&\212\236\r%)!A\320Qx\303\202\303\"\240\337\234e_G\b\343\200\331\254\205O\r\305\314\374\357\343\021\250\211d\351y\302J\371]D\t\317\274\327\002\343\210\366P??\3420\261\024\310\337\036\263A\245\224\340+s);F\306\032\373,\257wR\340\234\3422Fw\332\346\263\312\301\007\240m:\002\2118@a\034\207R\311\352\027\225r\3422\020\206k1\020\020r\202\007 0Y1\364'\264F\"\362dg\326T\244\323C\2661\256R\271\273\215\327\003Y\212\3139\205\217\022$A9.\316\320\273R\250\314\373.\346{0^\035r\003b\306HA\246\220.\223\034d\3031{\202\271\240\023\203Z\274ud\316\021PH3\363\263\035\222\200\230aFJv\033BV\276\330\323s\247U$\036Y\244\216\371\212(\301\016Y\037\n}\276\016'\3602\3567w8\315\322)H4f\220::p\377 \247$B8\217Qx\272\034,<\036\244\001=>\246\020\310)\022@\243\223\365\t\254i!{\271\202\230+\204&\t\200\237C\224\202\306\247,qJ\321\317\266r\262\240l\203\350\317T\204\347\307>Q7\343s\317\005\357x\036TF_\025\3618\364x8BB\034\222\207\234\273\230s\306\263Q\212\334\204\022l\030\350\246\251\271\030*\217\336\210@\346\357\024\261\221\264Sbv\316Prg\316\305\312\230\214\3514\224\214\214J\301`\321\007n\3168\316i\004\000\362D1o\207b\314\375\263\234\250\307:\357\315w\005\264L\002s\326\337\351\225\243\241\255\030\t\331\222_\245!\232^\024I-\263\240\202^\233\260\327\277\365\030h\357P\226\036\223<\362\305\3438#\245\360\026\265\315Q\226\\I*Y\020\244\321\335\354c\371\274\013d\2431\236\006\355\317\370\362\205f\220\213\30217ic\215\352\247\340\201 \3634\210\211{\r\341\0318\0332\362\203Y\220\265\263!\322u\343\225\373\272\313\341&\364|\335X\"Q\177\026\242\327\266\244\254U7gA1\177\t5{8\232*Ob<%\032\372Q\226\222\360^\024\237\2522\311\371;\311\0320lj\320?\236+\234T\024L\205\262\350\n\000\204~p\r \036\346\223G\341y\253\231'6g\373\001G\2664H-\t<\327\323\315\355 \333\346{\037I\345(\204iM\210\20199I&`>\305\222\257_\234\034\024\235S\234\306\211\223\017\336\1770\231\017\347\317\335\177C\231\343Bo\334an\373\357M\037\304g\244|\023\213s\001\003\333\3129\000\000\001\371IDATs\f\200^\034*\022\350 G\366\315i\0360\305D\360\232\223\025DFfB\377g\204>H\262q\237%\212\030\210\361\232\030\036H\376;\t\b}p\021\346\266\376\030\3759\243\207o7\036\306>8\231\002X\177\024g\256\357\232\017\020\314\r\242\366],\206\033\n\223V\022Z\000\375\351x\030\267d\017ja\030\231\310\24793\227\3136\2210\006\326\333\310\343!\316\031a$s\204,t\263xe\357H\016\310fd\374\250B\336j\313O\244\352\305h\3326\220\321\233\213\311\233u}\027\213c\ny~\232V&\200\321\331\020\000Aor\033\240\227\271aV\267\246\215\001\373\346?\177\352Vf\331if*\250\233z\323\030\363\343\020\375\231\256|b$o\336\022\364\016\"\3438\241\261\235F\221\355ZE\2742qz\352<\325\240\260\225\213\311`x\323\233u'\t2(\365\204?\220\026\303\362c\214\351\340\261\265\f\277\205\\M\234\2153aX$\216\331J\254\211\021\266)(\235\036\230k:\324\3171\002\001\237h\013\353Ux\271%\307D\221\222\365f^\036\305\361\016\325\033F\312\",'\303\312\216\260\213\371\335\274\213%\247&\2069\355\344\275\244\350\260\220\321\200 \214Y\315Oe\365'\370N\260\267\245 \035\255\007x~\344,\213\310\271\005\t\266\211Y\326\306y=\303\333\240\327m'\325A8\3273U\256\331~\r':\314\216\373yY\266\360\324\033\354\353e\346\371\266\225\2341=a\374\357\270$\317\350\357L\351\bK\236\003|O\020\275C\220\316\212\354^\256\fy\035\345\223\037\350\347\370\371\223\36551\0078<\235v \277Uvk\330v\034 \367\316\032\205\0365-!\025Y\305\220\333Q\272~~\024u>bE\220\217\347\342\301\203\007y\356\t\377R\216\356\364\310\204\317b\340\347\377\000\302\007g\317#\225}x\000\000\000\000IEND\256B`\202"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _datatoc_inflate_png_size ## @datatoc_inflate_png_size
.p2align 2
_datatoc_inflate_png_size:
.long 8840 ## 0x2288
.globl _datatoc_inflate_png ## @datatoc_inflate_png
.p2align 4
_datatoc_inflate_png:
.asciz "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000`\000\000\000`\b\002\000\000\001\032\375\320\371\000\000\000\004gAMA\000\000\261\217\013\374a\005\000\000\000\006bKGD\000\000\000\000\000\000\371C\273\177\000\000\000\tpHYs\000\000\r\327\000\000\r\327\001B(\233x\000\000\000\007tIME\007\332\007\023\000\"\f!\371\273\203\000\000 \000IDATx\332\355}i\264eWq^\325\336\347\334\351\r\375\336kuK\255n\265d\rH2H\r\310\313`9\264\211H\024/\007\333B\003\203M\206\037\200\022\311 ,,\313\314\"\302\020\024C0\226M\2620\210\305\212M\260`e\221\301!qV\354\b\007k\000\244\304N\274\2228HhV\217o\270\367L{\357\252\374\250=\235\373\232\226\204\025G8\\\201\372\366{\367\236S\247vU\355\252\257\276\332\302\203\007\017\302\323\276\236\311\207\212\271\277/--\375\333\257\374\336t\272\371\350\303\017\275\351\315oI\037\372\332\335w;G\316\322pT\026\305\260i;\0065Y\\\376\225\333>\362\013\277x3\000\024D\204\272P@e\251\215\351\254k\333\266m\333\246m[c\235\\I\001\000\0002\200.\212\215\215\215\255\255\315\255\315\215\255\315\315\255\315\315\315\315\315O\376\306\355\376vL\000\004M\323\324\365\254\251\333\266\355\246\323\215\343G\217>\371\330\303\247\236\272\373\037}\344C\n\000\230\210\230\2141k;w+\255\016\037z\342\211\307\036}\370\241ou]=\032/\250bP\000\000\261s\316\021\221\265ve\307\332\350\202\361t\272u\336\371\027j\255\333\246\361\267s\341E\3169r\2008\032\215\265\322]\327\022\021\021\025\000`\255s\316Yk\234s\316Y\262\3269\371\237\177\025\000`\214q\316:\353,9\262\306:k\215\265\326Yk\255\265\316:|Fk\367L^8\367\367\273\357\375z]W\033\307\217]q\305\025\351C/y\351K\177\355\366_\027\005,-\257X\347\252\331lsc\375\360\241'\337\374\3467\313\207\364\227\377\325\277FV\200\252\256\246\252(\273\256\253\353zVM\26767_x\301\013\276\366Gw\003\200bFF\000\304\246\256e\325\246\323\315\255\315\315\351\326\326\346\306\361_\371\310\207\344C\300\fDn\327i{\217\0369r\354\350\341\243G\216\034=r\344\320SO<\372\320\377\032\216\027\336~\375[\02433;\"j\232f\347\256\335\033\353\353O=\361\370c\217|\373\221\007\377\307+\377\306\025\210j\327i{\361\017\377\350^\347\310Y\353\2345\326Xcf\263Y5\233\"\"\021U\263\351tkC\211Z)-\002\025E9YX\320\272 \"&b\342\302\257\253s\306\206\317\221q\3269g\235\265\316\221sT\030c\0349\212\237\260\306/\230u\3269k\255s\016\236\253\265S\360\034\275z\376\253\224\272\346\232k\256\375{\327\222#\"ZY\333\251T\341\210\254\265]\327um\323\324uU\315\2666\327\257\273\356zkm\357BDt\367=\367\021300\223c\006\346rR\000(\006e\0359g\2151\326\030c\214\350\206\031>\374\241_>\374\324c\267}\364\023\275GC]\240\326\250\024(\245t1\236,\034=|\270\252f\325l6\233Mg3y3\2237\225\177\325]g>\376\321\333z\217\306\f\300\300b\355\314\316\271\341xr\354\350Q\2455\000\020\2211\306\230\256m\332\246\251\233\272\232nmm\254\037;\374\344\343g\237{\376'>\376\261j\272\371K\357\271E.\304\314\300\314D\304\314M\323\f\206\343\325\235\372\311'\036\253\24631\257\256k\345B\263\351\326\346\306\361\243\207\036\233L\026\264.\230\251\034Mn\275\345\275\005\0008\" \362\027\002&\347\034[&\332\265\353T\263b\252j\266\276~\2743\2351]\327\265\272(\366\356\377\201\213^\374C\223\311\204\231\272\256CT\272\224\270\344\234\\\007\230\210\231\310\221c\"\307D\3004\032\rw\355\332\275\266v\n9+\306K\216\234\263\326Zg\034\023\02333HX2\242\013&\"\271\024\261c\307\216\210\231\234#\"&\347?\340\210(\370\003\311U\263\370\006\314\304\216\210\211\035\020\210H\314,\021\224\231\235\263r\033\347\254sD\336WD\260\020\003\255\355\210\t\b\210E(\361v\257{\"G\216\034;r\304DN\034\320:k\214\r!\3669\215\223\317\311k\377\376\375\317\231\323\376\337\361\376\355\257;\277\370\245\323\367\236\341\254\r\276?\373\300-\357\377\223\377\366\337\237f+\031\016\207\237\376\364\247\367\354\331CD\216\334)\273\3660\260s\324u\235\351\332\246\256\305E\326\217\035y\333\333o\234\323\021\002\300\235_\372\342i\247\235\216\200\314,\026\340\034--\357@\245\231\311Zk\214\351\332\266i\232\246\236U\263\331\326\346\306\223\217?\362\301\017\337\226_\250\270\347\276\257\0231\00301\023!\200*\264\322D\314\030\254X\"\2647h\"b\036\f\307\363\312FU *D\004\205\210J\353b4\032\221#\037\311\214\351:c\255\265\306\232\256\223\320\346\254u\344^w\345O\366\224\215\210\210\310\304\000\210\310J\353\246\256\332\256\225\037\020\221\ra$\004\200\256\355\272\256m\027\026&Zk\347\262$\210\031X\324\316\314\fJ\027M\3234M\3356M\3334m\3336M#*j\333V~(\001\356c\037\275mue\207\277\0203\000\002\"\020\021\001\020\221.J\323uuU\325\325\254\256\253\272\252\233\246i\352\246m\232\272\252\352\252\252f\263\331t\253\256*]\224\357~\327;\021Q$\222\360\350\037U\302\304\362\312j\323\324U5\253\252YUM\253Y\214\337\323\331lkkkc\343\370\341\275g\236\243P\351\242\374\340\007\336\307\314\00533\023\313\365$Bwf4\032/.\3558r\370\251\256\353\254Wy\333\324uUU\323\255\315\365c\2077\326\217\035\370\241\227#*\245\224.\312\313^\371\212\202\231\001\230I\322\274\020\271\035/,.\022\271\303\207\016\315\246[u]7M]\317\252\331l:\335<^\3176/z\351\313w\254\254\001\000 *\245Q\025\"\0213\203\017\231\f\314>\016\215F\343]\247\236:\236\214\327\217\037\337\334Xgb\245\325\312\332\332\352\312\352\216\225\025\245\265\263V\266\037D,\230\3319/\222D2\021\212\210\210\251,\212\245\245\345\321p\270\272\272fL\347\034!\202R\212\231\255\265\376\316q\247\005p\234^^\034 \006bfFD\255\213\321H\225e\351B\224\365WI\253\204\005\021;G^\323\342l\216\230\331\201\013\221\227\310?7KR\035\005\217/\000.8>Nx$\t\330\331#:\366;\213\177\336\370\377\370%\006(|\270'\"`\366\273Z\270\246\213\353@\376V\376\313\304\314.^\221\231\231\013r.~\327?\000q\270\0069\347|n\307D\344\034s\022'<7\021\003s\341\210\234#\037\210|8\n\367t\216\231\344\326\376f\344\344I%\276\304\207\215\022Q\020\207\034\021$}\02039\236\277\177\334\374\302&L\314\f\317\253}\355\2143\316P\360|z!\342\363K\240\247\337f\237\341\353\274\363\316{\347\273\336u\326\231g\271\340\317\326t\277\363\205\337\371\355\317\177\376Y+\351\340\301\203w\335u\327w!\304g\356\370\354\213.\272\030\000\305\007%\025s\216\310\027\250\222\337w\246k\353\272\331X?\372\3637\336\364LR\243y\r]r\311%o\273\341\206}{\367\225\203\001\307\360\323\013;\274\274\274\242\264FP\200@\304\310D\214\200\b\200\350\277\001\300\222\234(@U\024\345\342\322\312\355\267\177\242\232n\335\374\316\367p\334\255N\270dDt\317\275\367\021\261\\\304\337\037@R\t\t\341)\353a7\034M\000\02532\020\207\375&\246\313\316\347\274$Q\311\221\243\220\2023\243\322\345-\357{\357\277\373\312\357~\355\236\257\237,\347C\245\225\326\2404\242BT\250P\3116\205\210\250\224\322\272(\206\303\221\355\032D\035\343\276\013\326\"U\250\344\310\262T\202-X+\305\254\374\312JN\016\000\177\345\025\257\030\215\206'\025\b\025\240R\200\250\024\002 ()\360\021\024\000h\255\007\203\001\020u]\027\352\276\316\244W\327u\2355\235\351\272\256m\345\215O\247\374\237\362a\333\031c\214\210k\337\370\272+O\352e\210@\004\210\f$f\200\240\b\b\021\020\025*\205\250\344>\f\250\264\025\345E\343\362[\025\371r\337E\215Y_\263v\235\027\267k\333\266i\273\246\351\272\366\327\177\355\023\246kn\271\365\227\327\3277\266\t\344s;\3662\371\244\rH\254\217\210\210\313\341H)\335\3245j-\002y\233\213>\026\352$\347\327\316\004\221|.\324\265mS\327u=\255f\323\331\346q@\324\345\340\375\357}\2171\355\257\376\352\355\217=\361dV\021\003\2130D\200\210\204\f$N\202DD\210\316Y\245\324\362\312\332\372\261\243u]\205U\226RZ\362\003\216\352\361B\031cC\356j\272N`\273\246\232V\263\351\326\306\341SN\335k\214)\313R\027\300\314o{\333\365u]\335\362\017>\234Jt\004\"\362\016\306\304\310\000\b\004\304\300@`\331\"\242\326zem\255\330*\26767\232\272\366\273\350v\r\371\022\327\032k\374j\265]\333\324M=\253f[\263\255\343m\347\316\337u\232\362>\304J\027\232h8\234\274\377}\357\276\357\336{\363R\037\000}\376\310\310$zc\220\262\224\303^3\236,\024\345\240\232\315\246\323\255\272\232u]'\271\177@\207\344\037\301=:I\351E\232z\266\325\266\325d\274\360\203\007\016\234z\332\351e9\000d$TJ\241\322J\271\262(v\357>5\b$\245\214X\005\371$\233!\346e\036v\221\020\245\020'\013\013\203\341\240[Zj\352\272\256\252\252\2325\256\262\326v]+^\326u\235\355:c:k\f9;\030\216W\327v\257\254\255\255\254\254N\026\026\312\262\364\371\2157`\037_Pi/\020\371\324/\204EIs\275\020@\3141Z\372\234\031\b\021\207\203A\241\365x<^\336\261#D\000/\204\265Vr\035Yk]\024eQ(\255%\005\006f\"\007\000\030\362`\016e\247\b$\371c\214\351\234\f*h\314\013\002\262\266!]\365\305\230*\313R\302\3258%\247!qd\212_\220+\223\317\232\231\231\t\342\257D\036,\304\257!\030\265h\001DL\257\226`\272\000\321\262|\226\035\236C>+\021\r\224R\204\240@<\205HLS\360\250\220\364\346\211y\250\306D*\021\310?\206\274\027\375\021\313RQX\262\360\203\364\304\363\331>31\001CRN\3577\304\2310Y\305D\0343u\006\016K\306\222\345\373\232\310\253\215C\345\307bI\004i\377O:\nE\"%\013\223\354\334\327\007\024\343\271\367\037\216\205\206\000G^V\"\006\201\301$\215\211&\035\225\030l9J\343e\006\226\374],\214I\352\272 \003\307\312#\240}\001;$\377\031\251\030\202\225\305*@\276\351\221Bo8\301\326\242g\005K\212\005i\024\230\343W\0028\230\027M\262rQ\250|\275\210\230@\314\336E\373O& \032\"\"\007\320\273)\312\323{\357\317\374\275\237\265\371\253AT\r\005\271\\\300U]\020\310\305\"2\326B\002\033r\254\213\200\nD\374\352]\177\300\036\336\r\3211\177\023\203\001\363\334\277c2\227\311\nI\321I\376hv>\304d+Ky\271\273\276\276\371<\303\033\2456{\376\bs\360\340A%\231\315\363\347\365\274+\024\277/\320\367\234@\317Mm\177\335\365\327]}\3655\222sYc\234\263\017=\364\320\255\267\336z\350\320\341\277P\201\256\273\376\3727\276\361o\243R\001\203\"D\013\250\320\2523\317\374\201O~\362\237\230\256\375\223?\376\257\037\374\320?|\346\327\324;v\354\330\330\330x\266\242\0348p\340\337\374\356W\016\274\370\245\250\225/\2320k\303\205$\201\230WW\327^\3757\177\342\241\007\037|\352\320\241\247\275\354\231g\236\371\0355\244\265>\367\334s\257\274\352\312\313.\273L)\025\263>&\236,,\f\307\023F\345\2537A\031H\n'\221\rY\022eDT\n\225\276\366\332k\037\370\3467>\365\231\317>\353%\273\351\246\233.\275\364\322Sv\355b\006GN:!\314\f\b@\004\300\223\245\361p0F\245\302\206\207\262w!\"\204\352%\333\003\021\001\000Q\353\342\302\027\276\360\r\257\273\372\363_\370\342\323\bDDeY\376\334[\177\356\232k^\353\210}I\312\214\b\032Q\362\020\277\032\210\n\261,\207\240TH\317)\226\007<\217RK\326\304\004(\245\260R\372\342\213\017\374\373\377\360\037\217\036=v2\267\277\356\372\353\377\340?}\365\265\257}\003\242\326\272PJ\203` \250d\tT\250Q\n\245\313r\000\322=\242\210\022\373\255\332E<\231C\266\345\023\311\210r\003\000\376\375\267\274\351i\342\0203(\255Q! \"\002\003(\024M\243R\210\200\200\250\224*\212\3029\343\021)I^CJE\251\335\232\222\035\027\376\026\020n\017\317\243R\027\274\340\274\223\t\204\210\n\225\230\240\224\354\f\n\021\001\201YIkDk]\226%\207\316ZD;\344\306.&~\322YM\302\370\017\261\363\251\233,\357_\177\325\301\223\0335\262B\337\377`$EH\000\214\000\034\365\244\213b\266\265\316\f\316\221\367!_\b\244\336H\350]\007\030\315\205\306\257s.\317\023\231\245:\375\316[\207`\205\210\210\302!\nq\205\001\021\020\001\265\326ZU\325\314\371\376\264K\022$\214\301F\254!`{B\361\310a\032\377crt\326\376\275'\333\313XZp\034{\250\f\300\240\0240\003\242\022_#a\2618\217\261f\357E\f\337\306\fh\225\263\201\210b\035\271\360q\337\026\267\327\\\371\323\257\177\335\325'\201\3640r\254|\222\354\301\237\020\345\030\020\225'$9\001\017\203,\376\366^\b\377\263p\367\f}46}\333\032k~\344e/\277\361\206\353O\242!`\344L\270\364\222\222\276\030\f<\314bL\020\3148aO\211\210\201e\340\177`\2351\306\313h\023\275\312\230\316\232\026\020UQ\354;c\377\273n~\307\211\004\002@\337zM\275o\006 \214\355X\034\fGD.\300\341\t\367\264\306d\340\235\r(\254\027Q~n\255\261\235\261\306\330\256\263\246k\333fyiU\241.\212rum\347\315\277\360\366\355K\006\202\t1\000\021`\330\222B}L\3044\030\214\n]\312#\372{\bhg\2141]\260+\023\324 \202\312\257\004\211\025\250\246m\333\246\255\247\013K\313\200\200J\025E\271\266\266\363\357\374\354\3533\201\002@#\265!b\004l\3303:\230\211H)5\232L\000\300\030g\243r\202(\322\350\r\230q'\bcg:+\315\005\337\036o\332\272n\352YU\325BFBT\250\264\322\305\371\027\\\360\243\227\276,\313\030YP^\301\364\374\276\216\200\001\017!\201\210\206\303\321p4f&\217\325\265\235\351L\327\266\246k\255\007\253\004<\356\004\310\013\177\266]\333\265M\3236u\333TM\265U\224c\364{\256\354JZ\353\342\307/\377keY0\263\202\244\036\357\377\241\246gY9&O\230QZ\217\027\026\206\243\221t\201\003(.\222\264\246kM\327\n\244\347\245\021`\272m\332\266i\233\252\251\253\252\332j\233ny\307rQ\016d\257DDT\b\n\225\3227\277\343\006\000(<.\346\303\240l\210\210\000\2149\262\340?R\026\345\302\302\"97\233M\005\353\354\307i\312\334\312\232\200\300\n\201\244\256\246m=#\200=\373\316\034\f\206\250\020H\234Z\272\031\272(\007\021\260\222\265\002fD\b}\230H0`F\000\307>3)\312r\262\270\310\314S\232\332\326\337>\264\275\275c9kC_\241\355\332\246m\252\272\2326\365\224\231\367\237y\316\332\316]EY\"*\006'J\n\250\247\006\200\302gS\021y\245\030~\"\324\t\354\301a\217\f\227\345`\274\260 69\243\031\030\353\234\363No\215\363\006/&\325\266m\3356\2155\355p8\336\271\373\364\323\367\236\261\260\270\244\265NM*\277\257+I\372\212\304\273\361Pg\000\0359n$\036\273f\212\327\340\262,a<AT\252\320\225.\260\236\021\2215\226\211\255\207\253=!\025A\rG\343\345\345\325\345\225\225\325\265\235K\313\313\203\341P+\0251a\340d\337\336\206\304\303\031\020\2212\236\201\307\3308b\302\t|aI\272\207\243\241RX\024\305p8\0306\243\246\256\333\266\351\332A\327uv`F\3162\003*5\030\fF\243\321x2\031\215Fe9@D\210\006\221\336H\01304_8*&\006D\206\236)%\\7`?\302\371)KA\242\007\303r4\036{j\2171\3169\271\206RX\024\272(J]\024Z)@O0\344\310\316\231\317\207\022\270\233\255\227\317\335\275@\024\276\234\262g\277\243\260B\005Z\213\302\n]\272\3010\245(\342&>\017V\241N\212\317\032\264\336\027\252\210\310\031\263\360\217\274\032)\000\374\300Y\022\020\025\235<\221%\345\006\000(\n\311/)P.\"V\0321\263\b\260a\276{\263DB\214^\026\205\026\261<&\234\335\336\013@=\000\036<\214\356U\007J!1\242\326\n\245\245\204\204\244<lL\2619\034.\225\2543\031w\212C~\261\242\266\222\307s\252\021y\256?\035\0263b\210^\333\030\302=\n\210\337\007o\275\tb\024\242\207i\312\222Id\314\324\021\024\305\020\200X\350\341\302qU\0232\212 q>\331j\252\033cC'~\001\244\031\221s~Bk!\030Ij*\220\3679\216\236\357\273\034\334\353\275\364:1Qj\n\375\207\350)\231/@\350\211\306\360\301\311\206D\216\"\201\271\320\0236uq \177\220\364\314\024\240\335\024\3423\004\033\202ym[\352\2607f\275%\200\3442\205de\224mb\304\251U\346\245\211\365r\320s\3604\331\374\222:r\314?0\333 {\224\034r\207\271v\020G\r\021\244{Pr\305\320a\210W\243dL\375\247\016\355iH\013\221\337\0352\245$\366\\\326\307\350-Yh\n\000\344\240{Z\262\330m\311\250\201=iR\2731\334\250\357\224p\0024\"kOE/\f\3752\366-\303\364\020\024#z\274\034\305>Hp\335t\007\3573\336\025\3007\207\230#!\261'9\364\331-\224\251X\356Z\004\036;\305\016k\3343\244\251\003\000\004\004I\253\334\263\227\314\023d\351\221\301AjFBoiN\320\367\313\224$6\304).\307\325\343\020Ji\316\\zKF\036\004\211\302\244\036U\300F\340\2042P\266\236\275\033\210@\276\275\225\354*\354;\030\224\224\024J\224\031Zv\311\f\266\312\324\351\273\242},+n?r\033\312\315,\306\241\271\016S\310\221\322f\230\236`\316\3703\f\017h\316)\222\273\366\256\300\251]M\320\207\335\000\240x\370\241\2072\022)s\377_Y\203l\356\257=\"\004\244\177(\021\016\372-\263l\313O\235\317\2404\217xy\016\332\361\343\307\327\327\327\237om\241\377\267/f^YYY]]-\000`cc\343\221G\036\371\276R\266\223<WWW\325\367\025\361=\326,\373\276\202\276\257\240\277\\\257\342\371)\326\332\332\352\276}\373F\303\321h<\006\340\266\355\252\331\354\311\247\236<|\370\310\377_\n\332y\312)\347\235{\356+\016\376\330\345\227_\276\270\270(\031\222\263\216\321\317\205e3\030\251\031&\303a\207\236z\362\256\273\276z\317\275\367>\362\310\243s\323\256\337\333\n\322Z_u\365\325o\377\371\033\013\255\211\001\0213n\024!\260\322\310L\254\244\301\215\212\220\001\225\207\326\034 2\200b\330}\352\236\327\\y\345\253\177\362\247\2345D\366\376o>\360\233\237\271\243\252\252\347\251\202\212\242\330\267o\357\356\335\273\227\226\226'\223\311p8\230L&\013\013\013\021F$\242\323\366\234\376W/{\325\342\342\"\021H\223_\305^: 2!*\006\026\215a@j\004\be\224\266\235\002dD\205\212\221\031\225\366]I\247.~\361\213?\376\217?VW\263\273\357\276\373\013w~)\301\222\177\001\nRJ\355\335\273w\317\236=\347\234s\316\205\027^x\346Yg\355?\343\f]\0241\277'?:\226\000\276\274\242G\304\311dR\016\2062\n\311\210J\243\224R\200*k\371(\220R!\301h\230\301!\021\327\300\230\311\371nZ@\333\231y0\032\377\310\245?\372\262\227\375\360\003\367\337\377\333\377\374\316\316\230\347@A\371\270\207\364\345\3179\347\234\253\256\272\352\362\313/\327E\341\353{)DR\t$\022\na^+\355\225\022[\243\030\n\332\321\260\034\f\307\250\024*%\255\377\330\200K\000\322\211\246Xr@%\257\372\"J\222\021@\003\266\215J\200ir\356\007_\364\242\367\275\347\334\177\361\345\177\371\215o>\360\347R\0203\257\254\256\376\330+_y\305\025W\254\254\256N&\023\000$\"`\020\312\013\246\006uh\272\204u\364}#YtA7}\357\213\001P\001\214\212B\227%\242B@H\320f>Y\003}d\253\247*\bc\3009\2157U\272\211c\236\210\251\036SAT\252@]\374\364O\275\372\207/y\311'?u\307w\0371\367\357\337\377\232\327\274\346\365o\370\231\245\345\035\203\301\320\267\322\224\300\337\350\247`\225?\236D)\321V|\003\n\303d\222\222/y:\206PF\224.Q)\337U\216\353\317\360\235\320\345TR\367\212\3528>\230\3663\216|\3434}\351(\375Z\206\037\231\034\215F\243\013\316?\347O\377\364\177\232g\271\323\355\330\261cee\305O\003)\245e\310&\364\031\225\037\235\226i\013i0\"\200|@\001\203\002@\245\024\370Q&Q\214*\212b0\030 \260\265\006Q\315\023\3143\332L\332\272\363>dx6\371\251\013\003\250\216\342\320'\305a\316l\3222\r`f F$\367\343\352\312\332O\374\370\253\376|\2314z_\0216\n\000\202\f\255!\260\230\213\302\370a\344\340{\034C$\206\331\210\322YS\315\266\362Q\274\310/\317\250E\271-\b=%\235\241 S\272^G\216<\237&\021m<\355&\f\262\271\370\207\347*\271\304Z\017#\266\260o\357\336K^r\321w\273\213!\"\240\037\000BV$\363d\214\004\200\2121DA\025~\002\204\214\276\021\350-N\230N\212\211\266\266\326\231A\021\243\243\320\334V\230\2506\275n\026\301<\242\034\347|e\\ \f\374F\223\361*\212\343G\361`\2148\036E\341\214\214@a\362\376x\311\201\213\276y\377\037\363w\271\315#\000I\267Q!\022p\324@\210\303\362\006Xt\342\243k\242&*\2455\"t\2465\306hU8g\031X\261F$T\ne\2541br9FLqx\205 \247\3653;\031\360\226\363L\2229\206#DRV\035l-\236\271\340\210\034\345'\3608\"\353\334\315\357x\353\357\377\341\335\367\335\367\215g\236%\025\031<\024\033m\311y\240\337\313d\000NT\031\316\b\033\236U\351,\001\243uN\332m\204\244\264F\"\3649\013\310\"p\017\273\345\024:(@\303D\275Q\377d@.\013]\234\346D\263\311:\341L\371\241L\351\315\033\343\254!\342\256\353\376\326\317\376\314\353_{\365\267\276\365\340\247>\375\331\246i\236U\242\030\364\222N\221\360;\273\347\033\312\\^D\315sbA\370\206pm\214\351,X\305\214J)&Q_d\221\345Y\020\345\255\270\336>F\375i\n\361)\216\303(1\030eg\317$\005\2710\240\351\311d\236\342\324\022\223\326\0051\234}\366\331\037\376\340\007\216\0349r\307\347\376\331\343\217?\361\214\024D\034\343\n\307\264\006N\3047\340\230\310\022\201Rq\277\366\354\201\301PhU\n\t\375\244.J\240\207\234\3000\337\204\211\3431r\022\002%#r972)\250\347c^G6\262_\254'V\2310\000\330\232\266.\007#\006\245\224\206\002\310\271\265\235;o\274\341\255\307\216\035\375\215\177\372\233s\223\254\363\n\362\305\017\003bN8\t\321\311\277A\002\n\335noo\220:\025\n\000\224\326\203\341\310Z\333\324\225u\016\311\371t\001\024*\230;V\346$\371s\276\233sn<\351\215\330\224\313\310\244\226\\\232\317\264\326\3300\277\332uM\333Tu]\255\254\356\"r\302R\366f\201nee\365\227n\272\361\341o?|\307\347~\253\336\346t\005\344e\217\237\026\217\345#\b\247\t\201\205\021\354?$\031u\342$xJ\217\270R9\030\214hB\314m#47\n4\227H=G\310[\306p\002\365d~\346O\324\311cP\210=y\364\t\023\375\022\203\274s\265\2465\235\251\333\272j\352\351\302\342\212Rh\255-\213Rt\304\f\n\240(\301Z\334\267\177\377{\337\375\213\367?\360_\356\374\322\227O\350b\2763\207\236_\212\241\370\364\276\023\b\357({\227\0376C\364<9\037\255=\223\270\034\f\306\314\b\3204\2651\206\310qd\231`\362\322TJemnJ\243y\031)\233\363\f\331e\001\310\237\243\025\247\345]v\352\2015]\3276][\265M\005P\354\334\265\313\221\013dZ\311\335\224\003Ff\255\013\000t\016\017\\|\361\013\316=\367\216\317\375\326\343\371\220v\322\020\212\245\210vX6\237\364\306\363i\030B\032\300\304!K\362\364\"\245\024\373\t\327\001\310\021\002m\3236\215\265\3069\312)\033\br\231\320\234eH\323\223\264\255\332\360\311\214\344\223N\222\036\342\340Ui\024\333\370\350\334u\306\264]\327\230\2662]\333\031ZX\030\215\306\013Z\227\336\337Q\3300R\"10+\245\2305k\036\216&oy\323\337\375\337\177\366g\277\367\373\3779T\363\236@\311\354\035\312\017\373#\312\232\"\242\240\020\310@)\022132\372\2160\247B\336\027%P\224\245\247\220j\335\266M\327vbM\222\367\001\3149W\210\323\224\346\013x>\355vq\203\367)`0\236\310\017\026\355X\323\231\256\356\332\332\030\343\034\224\203r\367i{\227\226W\007\203\201R\332[\261\300L\2625\241bd\231a/\nm\035\237}\316\271\227\353\362\301o?Z@\2421!\223\307td\316\236\263*>\353\356r\344\214! 1\211\243\211%\304\275\034}\264Qe9PR\207\024\255\220;\001\214\265\336Eb\267\227y\233\355\244s\177z\001(#\317[\312N\025p\326Z\333\031#\263\352\2651\235\263\016\000\226\226\227v\357\331\177\312\356S\027\026\027\007\203\201\226\263\002\023\375\020%\242F\312\244C\362\305)\252\214\033(p\247\267\031\026\315\37272\335\343\225\315\340\365\210\336\224B\226\224\366\354\355\365\236V%\016\224\326EY\226]\031\206\335[k\2145L\034\203J\332\317\323ag!\177f\227\306\016\262\274P(\365^;\326\030kZk;\"\253\224\236,/\355X=ee\355\224\345\345\035\223\205\305\341p\250\264\016\005B\31470$\261(\223\"\25042\253\000Y\364\203\264lX\200\201}\200an=`\205a\246#\230S\260 \n\244\020\214A)/\272@\312\221\262,\225REQ\226e9\034\016\205\372\335u\201\246\016\300l\211\330o\341\236d\354(\333\255\266\333N8a\325\021[\000(\006\303\361dq8\032\217\027\026\027\026\226&\213\213\343\361x8\034\351\242(\264\366\265\266\347\250A\202\245<\252\213\001vSRm\3461\b\230\t\020\211\021\222\341\370\240\344\253\263dY\024\006\265\204\347\030R\003O\264J\307\314\344\006\305\236\316\250\261\360\363DeYZkG\221Ll<35\034\221b\311ZK\326Y\345\234\215y\031\003\003\024\236\214NEHZ\225V\252(\312b0\030\016\006\203\341p8\034\226\203AY\n\2535\3147\365h*\211\316\237\223n=\222\033j\243\002\"\2670S\r\211\256\000\275\322B\254f\002\226\200-\241[\030\241\f\204\211\217H!b!\364\230f\230)\013\025*\324\002D\021QY\224\216\234s\243\376\274Lz\343l\034\354!\226\303\301zO\244\224VZ)\255\013\245\305V\224\326\205\034\271\003J\205\332\032z\f\325\271\372 \313\215\263|$&\212\236\r%)!A\320Qx\303\202\303\"\240\337\234e_G\b\343\200\331\254\205O\r\305\314\374\357\343\021\250\211d\351y\302J\371]D\t\317\274\327\002\343\210\366P??\3420\261\024\310\337\036\263A\245\224\340+s);F\306\032\373,\257wR\340\234\3422Fw\332\346\263\312\301\007\240m:\002\2118@a\034\207R\311\352\027\225r\3422\020\206k1\020\020r\202\007 0Y1\364'\264F\"\362dg\326T\244\323C\2661\256R\271\273\215\327\003Y\212\3139\205\217\022$A9.\316\320\273R\250\314\373.\346{0^\035r\003b\306HA\246\220.\223\034d\3031{\202\271\240\023\203Z\274ud\316\021PH3\363\263\035\222\200\230aFJv\033BV\276\330\323s\247U$\036Y\244\216\371\212(\301\016Y\037\n}\276\016'\3602\3567w8\315\322)H4f\220::p\377 \247$B8\217Qx\272\034,<\036\244\001=>\246\020\310)\022@\243\223\365\t\254i!{\271\202\230+\204&\t\200\237C\224\202\306\247,qJ\321\317\266r\262\240l\203\350\317T\204\347\307>Q7\343s\317\005\357x\036TF_\025\3618\364x8BB\034\222\207\234\273\230s\306\263Q\212\334\204\022l\030\350\246\251\271\030*\217\336\210@\346\357\024\261\221\264Sbv\316Prg\316\305\312\230\214\3514\224\214\214J\301`\321\007n\3168\316i\004\000\362D1o\207b\314\375\263\234\250\307:\357\315w\005\264L\002s\326\337\351\225\243\241\255\030\t\331\222_\245!\232^\024I-\263\240\202^\233\260\327\277\365\030h\357P\226\036\223<\362\305\3438#\245\360\026\265\315Q\226\\I*Y\020\244\321\335\354c\371\274\013d\2431\236\006\355\317\370\362\205f\220\213\30217ic\215\352\247\340\201 \3634\210\211{\r\341\0318\0332\362\203Y\220\265\263!\322u\343\225\373\272\313\341&\364|\335X\"Q\177\026\242\327\266\244\254U7gA1\177\t5{8\232*Ob<%\032\372Q\226\222\360^\024\237\2522\311\371;\311\0320lj\320?\236+\234T\024L\205\262\350\n\000\204~p\r \036\346\223G\341y\253\231'6g\373\001G\2664H-\t<\327\323\315\355 \333\346{\037I\345(\204iM\210\20199I&`>\305\222\257_\234\034\024\235S\234\306\211\223\017\336\1770\231\017\347\317\335\177C\231\343Bo\334an\373\357M\037\304g\244|\023\213s\001\003\333\3129\000\000\001\371IDATs\f\200^\034*\022\350 G\366\315i\0360\305D\360\232\223\025DFfB\377g\204>H\262q\237%\212\030\210\361\232\030\036H\376;\t\b}p\021\346\266\376\030\3759\243\207o7\036\306>8\231\002X\177\024g\256\357\232\017\020\314\r\242\366],\206\033\n\223V\022Z\000\375\351x\030\267d\017ja\030\231\310\24793\227\3136\2210\006\326\333\310\343!\316\031a$s\204,t\263xe\357H\016\310fd\374\250B\336j\313O\244\352\305h\3326\220\321\233\213\311\233u}\027\213c\ny~\232V&\200\321\331\020\000Aor\033\240\227\271aV\267\246\215\001\373\346?\177\352Vf\331if*\250\233z\323\030\363\343\020\375\231\256|b$o\336\022\364\016\"\3438\241\261\235F\221\355ZE\2742qz\352<\325\240\260\225\213\311`x\323\233u'\t2(\365\204?\220\026\303\362c\214\351\340\261\265\f\277\205\\M\234\2153aX$\216\331J\254\211\021\266)(\235\036\230k:\324\3171\002\001\237h\013\353Ux\271%\307D\221\222\365f^\036\305\361\016\325\033F\312\",'\303\312\216\260\213\371\335\274\213%\247&\2069\355\344\275\244\350\260\220\321\200 \214Y\315Oe\365'\370N\260\267\245 \035\255\007x~\344,\213\310\271\005\t\266\211Y\326\306y=\303\333\240\327m'\325A8\3273U\256\331~\r':\314\216\373yY\266\360\324\033\354\353e\346\371\266\225\2341=a\374\357\270$\317\350\357L\351\bK\236\003|O\020\275C\220\316\212\354^\256\fy\035\345\223\037\350\347\370\371\223\36551\0078<\235v \277Uvk\330v\034 \367\316\032\205\0365-!\025Y\305\220\333Q\272~~\024u>bE\220\217\347\342\301\203\007y\356\t\377R\216\356\364\310\204\317b\340\347\377\000\302\007g\317#\225}x\000\000\000\000IEND\256B`\202"
.subsections_via_symbols
| the_stack_data/182953447.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #1
str w8, [sp, #28] ; 4-byte Folded Spill
str w8, [sp, #32]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldursw x8, [x29, #-8]
lsl x0, x8, #2
bl _malloc
stur x0, [x29, #-16]
ldursw x8, [x29, #-8]
lsl x0, x8, #2
bl _malloc
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur x0, [x29, #-24]
stur w8, [x29, #-28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #32]
ldur w9, [x29, #-28]
mul w8, w8, w9
str w8, [sp, #32]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_1
LBB0_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
stur wzr, [x29, #-28]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-28]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
ldursw x9, [x29, #-28]
add x10, x8, x9, lsl #2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
add x8, x8, x9, lsl #2
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_5
LBB0_8:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur w2, [x29, #-8]
ldr w3, [sp, #32]
bl _distance
ldur x0, [x29, #-16]
bl _free
ldur x0, [x29, #-24]
bl _free
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _distance ; -- Begin function distance
.p2align 2
_distance: ; @distance
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
stur w3, [x29, #-24]
stur wzr, [x29, #-36]
ldursw x8, [x29, #-24]
lsl x0, x8, #2
bl _malloc
stur x0, [x29, #-48]
stur wzr, [x29, #-28]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldur w8, [x29, #-28]
ldur w9, [x29, #-24]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-32]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-28]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldursw x10, [x29, #-32]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
scvtf d0, w8
fmov d1, #2.00000000
str d1, [sp, #56] ; 8-byte Folded Spill
bl _pow
ldr d1, [sp, #56] ; 8-byte Folded Reload
str d0, [sp, #64] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
ldursw x9, [x29, #-28]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-32]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
scvtf d0, w8
bl _pow
fmov d1, d0
ldr d0, [sp, #64] ; 8-byte Folded Reload
fadd d0, d0, d1
fsqrt d0, d0
fcvt s0, d0
ldur x8, [x29, #-48]
ldursw x9, [x29, #-36]
str s0, [x8, x9, lsl #2]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB1_3
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB1_1
LBB1_8:
ldur x8, [x29, #-48]
ldr s0, [x8]
stur s0, [x29, #-52]
mov w8, #1
stur w8, [x29, #-28]
b LBB1_9
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_14
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-52]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-28]
ldr s1, [x8, x9, lsl #2]
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-48]
ldursw x9, [x29, #-28]
ldr s0, [x8, x9, lsl #2]
stur s0, [x29, #-52]
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_9 Depth=1
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB1_9
LBB1_14:
ldur s0, [x29, #-52]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
stur wzr, [x29, #-36]
stur wzr, [x29, #-28]
b LBB1_15
LBB1_15: ; =>This Loop Header: Depth=1
; Child Loop BB1_17 Depth 2
ldur w8, [x29, #-28]
ldur w9, [x29, #-24]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_24
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_15 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB1_17
LBB1_17: ; Parent Loop BB1_15 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-32]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_22
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_17 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-28]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldursw x10, [x29, #-32]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
scvtf d0, w8
fmov d1, #2.00000000
str d1, [sp, #40] ; 8-byte Folded Spill
bl _pow
ldr d1, [sp, #40] ; 8-byte Folded Reload
str d0, [sp, #48] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
ldursw x9, [x29, #-28]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-32]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
scvtf d0, w8
bl _pow
fmov d1, d0
ldr d0, [sp, #48] ; 8-byte Folded Reload
fadd d0, d0, d1
fsqrt d0, d0
fcvt s0, d0
ldur x8, [x29, #-48]
ldursw x9, [x29, #-36]
str s0, [x8, x9, lsl #2]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-36]
ldr s0, [x8, x9, lsl #2]
ldur s1, [x29, #-52]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_15 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-28]
ldr w8, [x8, x9, lsl #2]
; implicit-def: $x12
mov x12, x8
ldur x8, [x29, #-16]
ldursw x9, [x29, #-28]
ldr w8, [x8, x9, lsl #2]
; implicit-def: $x11
mov x11, x8
ldur x8, [x29, #-8]
ldursw x9, [x29, #-32]
ldr w8, [x8, x9, lsl #2]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-16]
ldursw x9, [x29, #-32]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB1_22
LBB1_20: ; in Loop: Header=BB1_17 Depth=2
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_17 Depth=2
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB1_17
LBB1_22: ; in Loop: Header=BB1_15 Depth=1
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_15 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB1_15
LBB1_24:
ldur x0, [x29, #-48]
bl _free
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter the number of co-ordinates you would like to insert : "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\n Enter the x and y co-ordinate \n"
l_.str.3: ; @.str.3
.asciz "%d \n"
l_.str.4: ; @.str.4
.asciz "%d%d"
l_.str.5: ; @.str.5
.asciz "\n\n"
l_.str.6: ; @.str.6
.asciz "\n Smallest distance is : %f "
l_.str.7: ; @.str.7
.asciz "\n Closest pairs are : (%d,%d) and (%d,%d)"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 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 $32, %rsp
movl $0, -4(%rbp)
movl $1, -32(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -8(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -16(%rbp)
movslq -8(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -24(%rbp)
movl $1, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %eax
imull -28(%rbp), %eax
movl %eax, -32(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -28(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -28(%rbp), %esi
addl $1, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
movslq -28(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
movq -24(%rbp), %rdx
movslq -28(%rbp), %rax
shlq $2, %rax
addq %rax, %rdx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_5
LBB0_8:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -8(%rbp), %edx
movl -32(%rbp), %ecx
callq _distance
movq -16(%rbp), %rdi
callq _free
movq -24(%rbp), %rdi
callq _free
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function distance
LCPI1_0:
.quad 0x4000000000000000 ## double 2
.section __TEXT,__text,regular,pure_instructions
.globl _distance
.p2align 4, 0x90
_distance: ## @distance
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movl $0, -36(%rbp)
movslq -24(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -48(%rbp)
movl $0, -28(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -28(%rbp), %eax
movl -24(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -32(%rbp), %rdx
subl (%rcx,%rdx,4), %eax
cvtsi2sd %eax, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movsd %xmm0, -64(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -16(%rbp), %rcx
movslq -32(%rbp), %rdx
subl (%rcx,%rdx,4), %eax
cvtsi2sd %eax, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movsd -64(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
sqrtsd %xmm0, %xmm0
cvtsd2ss %xmm0, %xmm0
movq -48(%rbp), %rax
movslq -36(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB1_3
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_1
LBB1_8:
movq -48(%rbp), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -52(%rbp)
movl $1, -28(%rbp)
LBB1_9: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB1_14
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -48(%rbp), %rax
movslq -28(%rbp), %rcx
ucomiss (%rax,%rcx,4), %xmm0
jbe LBB1_12
## %bb.11: ## in Loop: Header=BB1_9 Depth=1
movq -48(%rbp), %rax
movslq -28(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -52(%rbp)
LBB1_12: ## in Loop: Header=BB1_9 Depth=1
jmp LBB1_13
LBB1_13: ## in Loop: Header=BB1_9 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_9
LBB1_14:
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.6(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -36(%rbp)
movl $0, -28(%rbp)
LBB1_15: ## =>This Loop Header: Depth=1
## Child Loop BB1_17 Depth 2
movl -28(%rbp), %eax
movl -24(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB1_24
## %bb.16: ## in Loop: Header=BB1_15 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
LBB1_17: ## Parent Loop BB1_15 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB1_22
## %bb.18: ## in Loop: Header=BB1_17 Depth=2
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -32(%rbp), %rdx
subl (%rcx,%rdx,4), %eax
cvtsi2sd %eax, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movsd %xmm0, -72(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -16(%rbp), %rcx
movslq -32(%rbp), %rdx
subl (%rcx,%rdx,4), %eax
cvtsi2sd %eax, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movsd -72(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
sqrtsd %xmm0, %xmm0
cvtsd2ss %xmm0, %xmm0
movq -48(%rbp), %rax
movslq -36(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
movq -48(%rbp), %rax
movslq -36(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -52(%rbp), %xmm0
jne LBB1_20
jp LBB1_20
## %bb.19: ## in Loop: Header=BB1_15 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %esi
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movslq -32(%rbp), %rdi
movl (%rax,%rdi,4), %r8d
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_22
LBB1_20: ## in Loop: Header=BB1_17 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
## %bb.21: ## in Loop: Header=BB1_17 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB1_17
LBB1_22: ## in Loop: Header=BB1_15 Depth=1
jmp LBB1_23
LBB1_23: ## in Loop: Header=BB1_15 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_15
LBB1_24:
movq -48(%rbp), %rdi
callq _free
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter the number of co-ordinates you would like to insert : "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\n Enter the x and y co-ordinate \n"
L_.str.3: ## @.str.3
.asciz "%d \n"
L_.str.4: ## @.str.4
.asciz "%d%d"
L_.str.5: ## @.str.5
.asciz "\n\n"
L_.str.6: ## @.str.6
.asciz "\n Smallest distance is : %f "
L_.str.7: ## @.str.7
.asciz "\n Closest pairs are : (%d,%d) and (%d,%d)"
.subsections_via_symbols
| the_stack_data/134686.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _martLLVM_Metamutant_mutant_selector ; -- Begin function martLLVM_Metamutant_mutant_selector
.p2align 2
_martLLVM_Metamutant_mutant_selector: ; @martLLVM_Metamutant_mutant_selector
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _getenv
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #8]
bl _atoll
adrp x9, _klee_semu_GenMu_Mutant_ID_Selector@GOTPAGE
ldr x9, [x9, _klee_semu_GenMu_Mutant_ID_Selector@GOTPAGEOFF]
mov x8, x0
str w8, [x9]
b LBB0_2
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "MART_SELECTED_MUTANT_ID"
.section __DATA,__mod_init_func,mod_init_funcs
.p2align 3
.quad _martLLVM_Metamutant_mutant_selector
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _martLLVM_Metamutant_mutant_selector ## -- Begin function martLLVM_Metamutant_mutant_selector
.p2align 4, 0x90
_martLLVM_Metamutant_mutant_selector: ## @martLLVM_Metamutant_mutant_selector
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
callq _getenv
movq %rax, -8(%rbp)
cmpq $0, -8(%rbp)
je LBB0_2
## %bb.1:
movq -8(%rbp), %rdi
callq _atoll
movl %eax, %ecx
movq _klee_semu_GenMu_Mutant_ID_Selector@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
LBB0_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "MART_SELECTED_MUTANT_ID"
.section __DATA,__mod_init_func,mod_init_funcs
.p2align 3
.quad _martLLVM_Metamutant_mutant_selector
.subsections_via_symbols
| the_stack_data/59514156.c |
.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, #240
.cfi_def_cfa_offset 240
stp x29, x30, [sp, #224] ; 16-byte Folded Spill
add x29, sp, #224
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #12]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
add x0, sp, #16
mov w1, #200
bl _fgets
str x0, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
ldrsb w0, [x8]
bl _isalpha
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
ldrsb w0, [x8]
bl _tolower
mov w8, #219
subs w0, w8, w0
bl _putchar
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
ldrsb w0, [x8]
bl _putchar
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB0_1
LBB0_7:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
bl ___stack_chk_fail
LBB0_9:
mov w0, #0
ldp x29, x30, [sp, #224] ; 16-byte Folded Reload
add sp, sp, #240
ret
.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 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 $224, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -212(%rbp)
leaq -208(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $200, %esi
callq _fgets
movq %rax, -224(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -224(%rbp), %rax
cmpb $0, (%rax)
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -224(%rbp), %rax
movsbl (%rax), %edi
callq _isalpha
cmpl $0, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -224(%rbp), %rax
movsbl (%rax), %edi
callq _tolower
movl $219, %edi
subl %eax, %edi
callq _putchar
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -224(%rbp), %rax
movsbl (%rax), %edi
callq _putchar
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq -224(%rbp), %rax
addq $1, %rax
movq %rax, -224(%rbp)
jmp LBB0_1
LBB0_7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_9
## %bb.8:
xorl %eax, %eax
addq $224, %rsp
popq %rbp
retq
LBB0_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/54975.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _incr_a ; -- Begin function incr_a
.p2align 2
_incr_a: ; @incr_a
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #15]
ldrsb w8, [sp, #15]
str w8, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function do_locals_tests
lCPI1_0:
.quad 0x4015fe8370d7b749 ; double 5.4985482818281719
lCPI1_1:
.quad 0x4005bf0a8b145769 ; double 2.7182818284590451
.section __TEXT,__text,regular,pure_instructions
.globl _do_locals_tests
.p2align 2
_do_locals_tests: ; @do_locals_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub x8, x29, #4
str x8, [sp] ; 8-byte Folded Spill
mov w1, #0
stur wzr, [x29, #-4]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-16]
sub x8, x29, #18
str x8, [sp, #24] ; 8-byte Folded Spill
sturh wzr, [x29, #-18]
stur xzr, [x29, #-32]
sub x8, x29, #40
str x8, [sp, #40] ; 8-byte Folded Spill
stur xzr, [x29, #-40]
stur xzr, [x29, #-48]
sub x8, x29, #52
str x8, [sp, #8] ; 8-byte Folded Spill
movi d0, #0000000000000000
stur s0, [x29, #-52]
stur xzr, [x29, #-64]
sub x8, x29, #72
str x8, [sp, #16] ; 8-byte Folded Spill
movi d0, #0000000000000000
stur d0, [x29, #-72]
stur xzr, [x29, #-80]
add x0, sp, #64
str x0, [sp, #32] ; 8-byte Folded Spill
mov x2, #64
bl _memset
ldr x11, [sp] ; 8-byte Folded Reload
ldr x13, [sp, #8] ; 8-byte Folded Reload
ldr x12, [sp, #16] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x1, [sp, #40] ; 8-byte Folded Reload
str xzr, [sp, #56]
str xzr, [sp, #48]
mov w10, #1234
stur w10, [x29, #-4]
stur x11, [x29, #-16]
mov w11, #97
sturb w11, [x29, #-18]
mov x14, x9
stur x14, [x29, #-32]
mov x14, #2121
stur x14, [x29, #-40]
mov x14, x1
stur x14, [x29, #-48]
mov w14, #26214
movk w14, #16390, lsl #16
fmov s0, w14
stur s0, [x29, #-52]
stur x13, [x29, #-64]
adrp x13, lCPI1_1@PAGE
ldr d0, [x13, lCPI1_1@PAGEOFF]
stur d0, [x29, #-72]
stur x12, [x29, #-80]
str w10, [sp, #64]
mov w10, #255
str w10, [sp, #68]
strb w11, [sp, #72]
mov w11, #21
strb w11, [sp, #73]
str x9, [sp, #80]
str x8, [sp, #56]
adrp x8, _nothing@PAGE
add x8, x8, _nothing@PAGEOFF
str x8, [sp, #48]
mov w9, #4321
stur w9, [x29, #-4]
mov w8, #98
sturb w8, [x29, #-18]
mov x11, #1212
stur x11, [x29, #-40]
mov w11, #39322
movk w11, #16281, lsl #16
fmov s0, w11
stur s0, [x29, #-52]
adrp x11, lCPI1_0@PAGE
ldr d0, [x11, lCPI1_0@PAGEOFF]
stur d0, [x29, #-72]
str w10, [sp, #64]
str w9, [sp, #68]
strb w8, [sp, #72]
strb wzr, [sp, #73]
ldur w0, [x29, #-4]
bl _subroutine1
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.globl _nothing ; -- Begin function nothing
.p2align 2
_nothing: ; @nothing
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _subroutine1 ; -- Begin function subroutine1
.p2align 2
_subroutine1: ; @subroutine1
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str x1, [sp]
ldr w8, [sp, #12]
add w8, w8, #3
adrp x9, _global_simple@GOTPAGE
ldr x9, [x9, _global_simple@GOTPAGEOFF]
str w8, [x9]
mov w8, #212
str w8, [sp, #12]
ldr x9, [sp]
mov x8, #12
str x8, [x9]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _nothing1 ; -- Begin function nothing1
.p2align 2
_nothing1: ; @nothing1
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str x1, [sp, #16]
str x2, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _nothing2 ; -- Begin function nothing2
.p2align 2
_nothing2: ; @nothing2
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str x1, [sp, #16]
str x2, [sp, #8]
mov x0, #0
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _do_block_tests ; -- Begin function do_block_tests
.p2align 2
_do_block_tests: ; @do_block_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #12
str w8, [sp, #12]
mov w8, #123
str w8, [sp, #8]
str w8, [sp, #4]
mov w8, #321
str w8, [sp]
str wzr, [sp, #4]
str wzr, [sp, #8]
mov w8, #21
str w8, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _do_children_tests ; -- Begin function do_children_tests
.p2align 2
_do_children_tests: ; @do_children_tests
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #704
add x8, sp, #184
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
add x8, sp, #270
str x8, [sp, #16] ; 8-byte Folded Spill
strh wzr, [sp, #270]
add x8, sp, #238
str x8, [sp, #24] ; 8-byte Folded Spill
strh wzr, [sp, #238]
add x8, sp, #206
str x8, [sp, #32] ; 8-byte Folded Spill
strh wzr, [sp, #206]
add x8, sp, #56
str x8, [sp] ; 8-byte Folded Spill
add x8, sp, #64
str x8, [sp, #56]
add x0, sp, #432
str x0, [sp, #8] ; 8-byte Folded Spill
mov x1, #264
bl _bzero
ldr x13, [sp] ; 8-byte Folded Reload
ldr x12, [sp, #8] ; 8-byte Folded Reload
ldr x11, [sp, #16] ; 8-byte Folded Reload
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x9, [sp, #40] ; 8-byte Folded Reload
str x13, [x9, #272]
str x12, [x9, #240]
mov w12, #123
str w12, [sp, #432]
ldr x13, [x9, #240]
adrp x12, l_.str@PAGE
add x12, x12, l_.str@PAGEOFF
str x12, [x13, #8]
add x13, sp, #68
mov w12, #2121
str w12, [sp, #68]
add x12, sp, #72
str x13, [sp, #72]
str x12, [x9, #272]
ldr x13, [x9, #240]
mov x12, #1234
str x12, [x13, #32]
mov x13, #2345
str x13, [x9, #288]
ldr x14, [x9, #240]
mov x13, #3456
str x13, [x14, #48]
mov x13, #4567
str x13, [x9, #304]
ldr x14, [x9, #240]
mov x13, #5678
str x13, [x14, #64]
mov x13, #6789
str x13, [x9, #320]
ldr x14, [x9, #240]
mov x13, #7890
str x13, [x14, #80]
mov x13, #8901
str x13, [x9, #336]
ldr x14, [x9, #240]
mov x13, #9012
str x13, [x14, #96]
str x12, [x9, #352]
ldr x13, [x9, #240]
adrp x12, _nothing@PAGE
add x12, x12, _nothing@PAGEOFF
str x12, [x13, #112]
ldr x13, [x9, #240]
adrp x12, _nothing1@PAGE
add x12, x12, _nothing1@PAGEOFF
str x12, [x13, #120]
ldr x13, [x9, #240]
adrp x12, _nothing2@PAGE
add x12, x12, _nothing2@PAGEOFF
str x12, [x13, #128]
mov w12, #48
strb w12, [sp, #270]
add x12, sp, #256
str x11, [x9, #72]
add x11, sp, #248
str x12, [x9, #64]
add x12, sp, #240
str x11, [x9, #56]
mov w11, #49
strb w11, [sp, #238]
add x11, sp, #224
str x10, [x9, #40]
add x10, sp, #216
str x11, [x9, #32]
add x14, sp, #208
str x10, [x9, #24]
mov w10, #50
strb w10, [sp, #206]
add x10, sp, #192
str x8, [x9, #8]
add x8, sp, #184
str x10, [x9]
add x13, sp, #176
str x8, [sp, #176]
add x10, sp, #168
mov x8, #57005
str x8, [sp, #168]
add x8, sp, #160
str x10, [sp, #160]
add x10, sp, #152
str x8, [sp, #152]
add x8, sp, #144
str x10, [sp, #144]
add x10, sp, #136
mov x11, #57006
str x11, [sp, #136]
add x11, sp, #128
str x10, [sp, #128]
add x10, sp, #120
str x11, [sp, #120]
add x11, sp, #112
str x10, [sp, #112]
add x15, sp, #104
mov x10, #57007
str x10, [sp, #104]
add x10, sp, #96
str x15, [sp, #96]
add x15, sp, #88
str x10, [sp, #88]
add x10, sp, #80
str x15, [sp, #80]
add x15, sp, #368
mov x16, x12
str x16, [x9, #184]
mov x16, x8
str x16, [x9, #192]
mov x16, x15
str x16, [x9, #200]
add x17, sp, #320
mov x16, x17
str x16, [x9, #208]
add x16, sp, #272
mov x0, x16
str x0, [x9, #216]
mov x0, x17
str x0, [x9, #224]
mov x0, x14
str x0, [x9, #136]
mov x0, x11
str x0, [x9, #144]
mov x0, x15
str x0, [x9, #152]
mov x0, x17
str x0, [x9, #160]
mov x0, x16
str x0, [x9, #168]
mov x0, x16
str x0, [x9, #176]
mov x0, x13
str x0, [x9, #88]
mov x0, x10
str x0, [x9, #96]
mov x0, x15
str x0, [x9, #104]
str x17, [x9, #112]
str x16, [x9, #120]
; kill: def $x16 killed $xzr
str xzr, [x9, #128]
str x15, [x9, #232]
str x14, [x9, #184]
str x13, [x9, #136]
str x12, [x9, #88]
str x11, [x9, #192]
str x10, [x9, #144]
str x8, [x9, #96]
str wzr, [sp, #52]
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
bl ___stack_chk_fail
LBB7_2:
add sp, sp, #704
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _do_special_tests ; -- Begin function do_special_tests
.p2align 2
_do_special_tests: ; @do_special_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w8, #1
str w8, [sp, #4]
ldr w9, [sp, #4]
str w9, [sp, #104]
ldr w9, [sp, #4]
str w9, [sp, #96]
ldr w9, [sp, #4]
str w9, [sp, #32]
ldr w9, [sp, #4]
str w9, [sp, #16]
str w8, [sp, #12]
str wzr, [sp, #8]
mov w0, #2
bl _incr_a
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
bl ___stack_chk_fail
LBB8_2:
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.globl _do_frozen_tests ; -- Begin function do_frozen_tests
.p2align 2
_do_frozen_tests: ; @do_frozen_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, l___const.do_frozen_tests.v1@PAGE
add x8, x8, l___const.do_frozen_tests.v1@PAGEOFF
ldr x9, [x8]
str x9, [sp, #16]
ldr w8, [x8, #8]
str w8, [sp, #24]
mov w8, #4
str w8, [sp, #12]
mov w8, #5
str w8, [sp, #12]
mov w8, #6
str w8, [sp, #12]
mov w8, #7
str w8, [sp, #16]
mov w8, #8
str w8, [sp, #20]
mov w8, #9
str w8, [sp, #24]
mov w8, #10
str w8, [sp, #16]
mov w8, #11
str w8, [sp, #20]
mov w8, #12
str w8, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _do_at_tests_callee ; -- Begin function do_at_tests_callee
.p2align 2
_do_at_tests_callee: ; @do_at_tests_callee
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
mov w8, #10
str w8, [sp, #28]
mov w8, #11
str w8, [sp, #24]
mov w8, #12
str w8, [sp, #20]
mov w8, #7
str w8, [sp, #16]
mov w8, #13
str w8, [sp, #12]
mov w8, #14
str w8, [sp, #8]
mov w8, #15
str w8, [sp, #4]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _do_at_tests ; -- Begin function do_at_tests
.p2align 2
_do_at_tests: ; @do_at_tests
.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 w8, #10
stur w8, [x29, #-8]
mov w8, #15
stur w8, [x29, #-12]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
fmov d0, #15.00000000
str d0, [sp, #8]
ldr d0, [sp, #8]
fmov d1, #2.00000000
fadd d0, d0, d1
str d0, [sp, #8]
fmov s0, #19.00000000
str s0, [sp, #4]
ldr s0, [sp, #4]
fcvt d0, s0
fadd d0, d0, d1
fcvt s0, d0
str s0, [sp, #4]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
bl _do_at_tests_callee
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _do_bitfield_tests ; -- Begin function do_bitfield_tests
.p2align 2
_do_bitfield_tests: ; @do_bitfield_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, l___const.do_bitfield_tests.d@PAGE
add x8, x8, l___const.do_bitfield_tests.d@PAGEOFF
ldr x8, [x8]
str x8, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _do_anonymous_type_tests ; -- Begin function do_anonymous_type_tests
.p2align 2
_do_anonymous_type_tests: ; @do_anonymous_type_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, l___const.do_anonymous_type_tests.v@PAGE
add x8, x8, l___const.do_anonymous_type_tests.v@PAGEOFF
ldr x9, [x8]
str x9, [sp]
ldr w8, [x8, #8]
str w8, [sp, #8]
mov x0, #48
bl _malloc
sub x8, x29, #8
stur x0, [x29, #-8]
ldur x10, [x29, #-8]
mov w9, #1
str w9, [x10]
ldur x10, [x29, #-8]
mov w9, #2
str w9, [x10, #8]
ldur x10, [x29, #-8]
mov x9, #3
str x9, [x10, #16]
ldur x10, [x29, #-8]
mov w9, #4
str w9, [x10, #24]
ldur x10, [x29, #-8]
mov w9, #53
strb w9, [x10, #24]
ldur x10, [x29, #-8]
mov x9, #6
str x9, [x10, #32]
ldur x10, [x29, #-8]
mov x9, #7
str x9, [x10, #40]
str x8, [sp, #16]
ldur x0, [x29, #-8]
bl _free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _do_nested_struct_union_tests ; -- Begin function do_nested_struct_union_tests
.p2align 2
_do_nested_struct_union_tests: ; @do_nested_struct_union_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
add x8, sp, #24
str xzr, [sp, #24]
str xzr, [sp, #32]
str wzr, [sp, #40]
str wzr, [sp, #20]
str x8, [sp, #8]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp 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 w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
bl _do_locals_tests
bl _do_block_tests
bl _do_children_tests
bl _do_special_tests
bl _do_frozen_tests
bl _do_at_tests
bl _do_bitfield_tests
bl _do_anonymous_type_tests
bl _do_nested_struct_union_tests
ldr w0, [sp, #12] ; 4-byte Folded Reload
bl _exit
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _array ; @array
.p2align 2
_array:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.globl _array2 ; @array2
.p2align 2
_array2:
.long 4 ; 0x4
.long 5 ; 0x5
.long 6 ; 0x6
.globl _array_ptr ; @array_ptr
.p2align 3
_array_ptr:
.quad _array
.comm _global_simple,64,3 ; @global_simple
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello"
.section __TEXT,__const
.p2align 2 ; @__const.do_frozen_tests.v1
l___const.do_frozen_tests.v1:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__literal8,8byte_literals
.p2align 2 ; @__const.do_bitfield_tests.d
l___const.do_bitfield_tests.d:
.long 0 ; 0x0
.byte 3 ; 0x3
.space 3
.section __TEXT,__const
.p2align 2 ; @__const.do_anonymous_type_tests.v
l___const.do_anonymous_type_tests.v:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _incr_a ## -- Begin function incr_a
.p2align 4, 0x90
_incr_a: ## @incr_a
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -1(%rbp)
movsbl -1(%rbp), %eax
movl %eax, -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function do_locals_tests
LCPI1_0:
.quad 0x4015fe8370d7b749 ## double 5.4985482818281719
LCPI1_2:
.quad 0x4005bf0a8b145769 ## double 2.7182818284590451
.section __TEXT,__literal4,4byte_literals
.p2align 2
LCPI1_1:
.long 0x3f99999a ## float 1.20000005
LCPI1_3:
.long 0x40066666 ## float 2.0999999
.section __TEXT,__text,regular,pure_instructions
.globl _do_locals_tests
.p2align 4, 0x90
_do_locals_tests: ## @do_locals_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movl $0, -4(%rbp)
movq $0, -16(%rbp)
leaq -18(%rbp), %rdi
xorl %esi, %esi
movl $2, %edx
callq _memset
movq $0, -32(%rbp)
movq $0, -40(%rbp)
movq $0, -48(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -52(%rbp)
movq $0, -64(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
movq $0, -80(%rbp)
leaq -144(%rbp), %rdi
xorl %esi, %esi
movl $64, %edx
callq _memset
movq $0, -152(%rbp)
movq $0, -160(%rbp)
movl $1234, -4(%rbp) ## imm = 0x4D2
leaq -4(%rbp), %rax
movq %rax, -16(%rbp)
movb $97, -18(%rbp)
leaq -18(%rbp), %rax
movq %rax, -32(%rbp)
movq $2121, -40(%rbp) ## imm = 0x849
leaq -40(%rbp), %rax
movq %rax, -48(%rbp)
movss LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -52(%rbp)
leaq -52(%rbp), %rax
movq %rax, -64(%rbp)
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
leaq -72(%rbp), %rax
movq %rax, -80(%rbp)
movl $1234, -144(%rbp) ## imm = 0x4D2
movl $255, -140(%rbp)
movb $97, -136(%rbp)
movb $21, -135(%rbp)
leaq -18(%rbp), %rax
movq %rax, -128(%rbp)
leaq -144(%rbp), %rax
movq %rax, -152(%rbp)
leaq _nothing(%rip), %rax
movq %rax, -160(%rbp)
movl $4321, -4(%rbp) ## imm = 0x10E1
movb $98, -18(%rbp)
movq $1212, -40(%rbp) ## imm = 0x4BC
movss LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -52(%rbp)
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
movl $255, -144(%rbp)
movl $4321, -140(%rbp) ## imm = 0x10E1
movb $98, -136(%rbp)
movb $0, -135(%rbp)
movl -4(%rbp), %edi
leaq -40(%rbp), %rsi
callq _subroutine1
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _nothing ## -- Begin function nothing
.p2align 4, 0x90
_nothing: ## @nothing
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subroutine1 ## -- Begin function subroutine1
.p2align 4, 0x90
_subroutine1: ## @subroutine1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl -4(%rbp), %ecx
addl $3, %ecx
movq _global_simple@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl $212, -4(%rbp)
movq -16(%rbp), %rax
movq $12, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _nothing1 ## -- Begin function nothing1
.p2align 4, 0x90
_nothing1: ## @nothing1
.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 %esi, -4(%rbp)
movq %rdx, -16(%rbp)
movq %rcx, -24(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _nothing2 ## -- Begin function nothing2
.p2align 4, 0x90
_nothing2: ## @nothing2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
xorl %eax, %eax
## kill: def $rax killed $eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do_block_tests ## -- Begin function do_block_tests
.p2align 4, 0x90
_do_block_tests: ## @do_block_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $12, -4(%rbp)
movl $123, -8(%rbp)
movl $123, -12(%rbp)
movl $321, -16(%rbp) ## imm = 0x141
movl $0, -12(%rbp)
movl $0, -8(%rbp)
movl $21, -4(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do_children_tests ## -- Begin function do_children_tests
.p2align 4, 0x90
_do_children_tests: ## @do_children_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $656, %rsp ## imm = 0x290
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq -434(%rbp), %rdi
xorl %esi, %esi
movl $2, %edx
callq _memset
leaq -466(%rbp), %rdi
xorl %esi, %esi
movl $2, %edx
callq _memset
leaq -498(%rbp), %rdi
xorl %esi, %esi
movl $2, %edx
callq _memset
leaq -640(%rbp), %rax
movq %rax, -648(%rbp)
leaq -272(%rbp), %rdi
xorl %esi, %esi
movl $264, %edx ## imm = 0x108
callq _memset
leaq -648(%rbp), %rax
movq %rax, -248(%rbp)
leaq -272(%rbp), %rax
movq %rax, -280(%rbp)
movl $123, -272(%rbp)
movq -280(%rbp), %rax
leaq L_.str(%rip), %rcx
movq %rcx, 8(%rax)
movl $2121, -636(%rbp) ## imm = 0x849
leaq -636(%rbp), %rax
movq %rax, -632(%rbp)
leaq -632(%rbp), %rax
movq %rax, -248(%rbp)
movq -280(%rbp), %rax
movq $1234, 32(%rax) ## imm = 0x4D2
movq $2345, -232(%rbp) ## imm = 0x929
movq -280(%rbp), %rax
movq $3456, 48(%rax) ## imm = 0xD80
movq $4567, -216(%rbp) ## imm = 0x11D7
movq -280(%rbp), %rax
movq $5678, 64(%rax) ## imm = 0x162E
movq $6789, -200(%rbp) ## imm = 0x1A85
movq -280(%rbp), %rax
movq $7890, 80(%rax) ## imm = 0x1ED2
movq $8901, -184(%rbp) ## imm = 0x22C5
movq -280(%rbp), %rax
movq $9012, 96(%rax) ## imm = 0x2334
movq $1234, -168(%rbp) ## imm = 0x4D2
movq -280(%rbp), %rax
leaq _nothing(%rip), %rcx
movq %rcx, 112(%rax)
movq -280(%rbp), %rax
leaq _nothing1(%rip), %rcx
movq %rcx, 120(%rax)
movq -280(%rbp), %rax
leaq _nothing2(%rip), %rcx
movq %rcx, 128(%rax)
movb $48, -434(%rbp)
leaq -434(%rbp), %rax
movq %rax, -448(%rbp)
leaq -448(%rbp), %rax
movq %rax, -456(%rbp)
leaq -456(%rbp), %rax
movq %rax, -464(%rbp)
movb $49, -466(%rbp)
leaq -466(%rbp), %rax
movq %rax, -480(%rbp)
leaq -480(%rbp), %rax
movq %rax, -488(%rbp)
leaq -488(%rbp), %rax
movq %rax, -496(%rbp)
movb $50, -498(%rbp)
leaq -498(%rbp), %rax
movq %rax, -512(%rbp)
leaq -512(%rbp), %rax
movq %rax, -520(%rbp)
leaq -520(%rbp), %rax
movq %rax, -528(%rbp)
movq $57005, -536(%rbp) ## imm = 0xDEAD
leaq -536(%rbp), %rax
movq %rax, -544(%rbp)
leaq -544(%rbp), %rax
movq %rax, -552(%rbp)
leaq -552(%rbp), %rax
movq %rax, -560(%rbp)
movq $57006, -568(%rbp) ## imm = 0xDEAE
leaq -568(%rbp), %rax
movq %rax, -576(%rbp)
leaq -576(%rbp), %rax
movq %rax, -584(%rbp)
leaq -584(%rbp), %rax
movq %rax, -592(%rbp)
movq $57007, -600(%rbp) ## imm = 0xDEAF
leaq -600(%rbp), %rax
movq %rax, -608(%rbp)
leaq -608(%rbp), %rax
movq %rax, -616(%rbp)
leaq -616(%rbp), %rax
movq %rax, -624(%rbp)
leaq -464(%rbp), %rax
movq %rax, -336(%rbp)
leaq -560(%rbp), %rax
movq %rax, -328(%rbp)
leaq -336(%rbp), %rax
movq %rax, -320(%rbp)
leaq -384(%rbp), %rax
movq %rax, -312(%rbp)
leaq -432(%rbp), %rax
movq %rax, -304(%rbp)
leaq -384(%rbp), %rax
movq %rax, -296(%rbp)
leaq -496(%rbp), %rax
movq %rax, -384(%rbp)
leaq -592(%rbp), %rax
movq %rax, -376(%rbp)
leaq -336(%rbp), %rax
movq %rax, -368(%rbp)
leaq -384(%rbp), %rax
movq %rax, -360(%rbp)
leaq -432(%rbp), %rax
movq %rax, -352(%rbp)
leaq -432(%rbp), %rax
movq %rax, -344(%rbp)
leaq -528(%rbp), %rax
movq %rax, -432(%rbp)
leaq -624(%rbp), %rax
movq %rax, -424(%rbp)
leaq -336(%rbp), %rax
movq %rax, -416(%rbp)
leaq -384(%rbp), %rax
movq %rax, -408(%rbp)
leaq -432(%rbp), %rax
movq %rax, -400(%rbp)
movq $0, -392(%rbp)
leaq -336(%rbp), %rax
movq %rax, -288(%rbp)
leaq -496(%rbp), %rax
movq %rax, -336(%rbp)
leaq -528(%rbp), %rax
movq %rax, -384(%rbp)
leaq -464(%rbp), %rax
movq %rax, -432(%rbp)
leaq -592(%rbp), %rax
movq %rax, -328(%rbp)
leaq -624(%rbp), %rax
movq %rax, -376(%rbp)
leaq -560(%rbp), %rax
movq %rax, -424(%rbp)
movl $0, -652(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB7_2
## %bb.1:
addq $656, %rsp ## imm = 0x290
popq %rbp
retq
LBB7_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _do_special_tests ## -- Begin function do_special_tests
.p2align 4, 0x90
_do_special_tests: ## @do_special_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $208, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $1, -204(%rbp)
movl -204(%rbp), %eax
movl %eax, -104(%rbp)
movl -204(%rbp), %eax
movl %eax, -112(%rbp)
movl -204(%rbp), %eax
movl %eax, -176(%rbp)
movl -204(%rbp), %eax
movl %eax, -192(%rbp)
movl $1, -196(%rbp)
movl $0, -200(%rbp)
movl $2, %edi
callq _incr_a
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB8_2
## %bb.1:
addq $208, %rsp
popq %rbp
retq
LBB8_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _do_frozen_tests ## -- Begin function do_frozen_tests
.p2align 4, 0x90
_do_frozen_tests: ## @do_frozen_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq l___const.do_frozen_tests.v1(%rip), %rax
movq %rax, -16(%rbp)
movl l___const.do_frozen_tests.v1+8(%rip), %eax
movl %eax, -8(%rbp)
movl $4, -20(%rbp)
movl $5, -20(%rbp)
movl $6, -20(%rbp)
movl $7, -16(%rbp)
movl $8, -12(%rbp)
movl $9, -8(%rbp)
movl $10, -16(%rbp)
movl $11, -12(%rbp)
movl $12, -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do_at_tests_callee ## -- Begin function do_at_tests_callee
.p2align 4, 0x90
_do_at_tests_callee: ## @do_at_tests_callee
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $10, -4(%rbp)
movl $11, -8(%rbp)
movl $12, -12(%rbp)
movl $7, -16(%rbp)
movl $13, -20(%rbp)
movl $14, -24(%rbp)
movl $15, -28(%rbp)
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function do_at_tests
LCPI11_0:
.quad 0x4000000000000000 ## double 2
LCPI11_2:
.quad 0x402e000000000000 ## double 15
.section __TEXT,__literal4,4byte_literals
.p2align 2
LCPI11_1:
.long 0x41980000 ## float 19
.section __TEXT,__text,regular,pure_instructions
.globl _do_at_tests
.p2align 4, 0x90
_do_at_tests: ## @do_at_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $10, -8(%rbp)
movl $15, -12(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movsd LCPI11_2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movsd LCPI11_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd -24(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
movss LCPI11_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -28(%rbp)
movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI11_0(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -28(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
callq _do_at_tests_callee
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do_bitfield_tests ## -- Begin function do_bitfield_tests
.p2align 4, 0x90
_do_bitfield_tests: ## @do_bitfield_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq L___const.do_bitfield_tests.d(%rip), %rax
movq %rax, -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do_anonymous_type_tests ## -- Begin function do_anonymous_type_tests
.p2align 4, 0x90
_do_anonymous_type_tests: ## @do_anonymous_type_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq l___const.do_anonymous_type_tests.v(%rip), %rax
movq %rax, -32(%rbp)
movl l___const.do_anonymous_type_tests.v+8(%rip), %eax
movl %eax, -24(%rbp)
movl $48, %edi
callq _malloc
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movl $1, (%rax)
movq -8(%rbp), %rax
movl $2, 8(%rax)
movq -8(%rbp), %rax
movl $3, %ecx
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl $4, 24(%rax)
movq -8(%rbp), %rax
movb $53, 24(%rax)
movq -8(%rbp), %rax
movl $6, %ecx
movq %rcx, 32(%rax)
movq -8(%rbp), %rax
movl $7, %ecx
movq %rcx, 40(%rax)
leaq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rdi
callq _free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do_nested_struct_union_tests ## -- Begin function do_nested_struct_union_tests
.p2align 4, 0x90
_do_nested_struct_union_tests: ## @do_nested_struct_union_tests
.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
leaq -24(%rbp), %rdi
xorl %esi, %esi
movl $20, %edx
callq _memset
leaq -32(%rbp), %rdi
xorl %esi, %esi
movl $4, %edx
callq _memset
leaq -24(%rbp), %rax
movq %rax, -40(%rbp)
addq $48, %rsp
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
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _do_locals_tests
callq _do_block_tests
callq _do_children_tests
callq _do_special_tests
callq _do_frozen_tests
callq _do_at_tests
callq _do_bitfield_tests
callq _do_anonymous_type_tests
callq _do_nested_struct_union_tests
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _array ## @array
.p2align 2
_array:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.globl _array2 ## @array2
.p2align 2
_array2:
.long 4 ## 0x4
.long 5 ## 0x5
.long 6 ## 0x6
.globl _array_ptr ## @array_ptr
.p2align 3
_array_ptr:
.quad _array
.comm _global_simple,64,3 ## @global_simple
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello"
.section __TEXT,__const
.p2align 2 ## @__const.do_frozen_tests.v1
l___const.do_frozen_tests.v1:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.section __TEXT,__literal8,8byte_literals
.p2align 2 ## @__const.do_bitfield_tests.d
L___const.do_bitfield_tests.d:
.long 0 ## 0x0
.byte 3 ## 0x3
.space 3
.section __TEXT,__const
.p2align 2 ## @__const.do_anonymous_type_tests.v
l___const.do_anonymous_type_tests.v:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.subsections_via_symbols
| the_stack_data/112248.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #3
str w8, [sp, #8]
ldr w0, [sp, #8]
bl _fun
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _fun ; -- Begin function fun
.p2align 2
_fun: ; @fun
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
add w8, w8, #3
str w8, [sp, #12]
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $3, -8(%rbp)
movl -8(%rbp), %edi
callq _fun
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fun ## -- Begin function fun
.p2align 4, 0x90
_fun: ## @fun
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
addl $3, %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/36076503.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strnew ; -- Begin function ft_strnew
.p2align 2
_ft_strnew: ; @ft_strnew
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x8, [sp, #16]
add x0, x8, #1
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB0_6
LBB0_2:
str xzr, [sp]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #8]
ldr x9, [sp]
add x10, x9, #1
str x10, [sp]
add x8, x8, x9
strb wzr, [x8]
b LBB0_3
LBB0_5:
ldr x8, [sp, #8]
ldr x9, [sp]
add x8, x8, x9
strb wzr, [x8]
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB0_6
LBB0_6:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strnew ## -- Begin function ft_strnew
.p2align 4, 0x90
_ft_strnew: ## @ft_strnew
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
addq $1, %rdi
callq _malloc
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB0_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB0_6
LBB0_2:
movq $0, -32(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpq -16(%rbp), %rax
jae LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb $0, (%rax,%rcx)
jmp LBB0_3
LBB0_5:
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_6:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/45449561.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI0_0:
.quad 0x7ff8000000000000 ; double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-28] ; 4-byte Folded Spill
stur wzr, [x29, #-12]
adrp x8, lCPI0_0@PAGE
ldr d0, [x8, lCPI0_0@PAGEOFF]
stur d0, [x29, #-24]
ldur d0, [x29, #-24]
mov x8, sp
str d0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur d0, [x29, #-24]
fmov d1, #1.00000000
fsub d0, d0, d1
mov x8, sp
str d0, [x8]
bl _printf
ldur d0, [x29, #-24]
ldur d1, [x29, #-24]
fcmp d0, d1
cset w10, eq
mov x9, sp
; implicit-def: $x8
mov x8, x10
and x8, x8, #0x1
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur d0, [x29, #-24]
stur d0, [x29, #-8]
ldur d0, [x29, #-8]
ldur d1, [x29, #-8]
fcmp d0, d1
cset w10, ne
mov x9, sp
; implicit-def: $x8
mov x8, x10
and x8, x8, #0x1
str x8, [x9]
bl _printf
ldur w0, [x29, #-28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%lf\n"
l_.str.1: ; @.str.1
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
LCPI0_1:
.quad 0x7ff8000000000000 ## double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -12(%rbp)
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
subsd %xmm1, %xmm0
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -24(%rbp), %xmm0
sete %al
setnp %cl
andb %cl, %al
andb $1, %al
movzbl %al, %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -8(%rbp), %xmm0
setne %al
setp %cl
orb %cl, %al
andb $1, %al
movzbl %al, %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lf\n"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/200142651.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bcopy ; -- Begin function bcopy
.p2align 2
_bcopy: ; @bcopy
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str x1, [sp, #8]
str w2, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w9, w8, #1
str w9, [sp, #4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
add x9, x8, #1
str x9, [sp, #16]
ldrb w8, [x8]
ldr x9, [sp, #8]
add x10, x9, #1
str x10, [sp, #8]
strb w8, [x9]
b LBB0_1
LBB0_3:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bcopy ## -- Begin function bcopy
.p2align 4, 0x90
_bcopy: ## @bcopy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -28(%rbp)
cmpl $0, %eax
jle LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb (%rax), %cl
movq -24(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -24(%rbp)
movb %cl, (%rax)
jmp LBB0_1
LBB0_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/3864.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _marioMapTiles ; @marioMapTiles
.p2align 2
_marioMapTiles:
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38502 ; 0x9666
.short 38502 ; 0x9666
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 26982 ; 0x6966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26214 ; 0x6666
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38502 ; 0x9666
.short 26214 ; 0x6666
.short 39318 ; 0x9996
.short 26982 ; 0x6966
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 26982 ; 0x6966
.short 38505 ; 0x9669
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 38502 ; 0x9666
.short 38502 ; 0x9666
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26214 ; 0x6666
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38502 ; 0x9666
.short 26214 ; 0x6666
.short 39318 ; 0x9996
.short 26982 ; 0x6966
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26214 ; 0x6666
.short 39318 ; 0x9996
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 26214 ; 0x6666
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38502 ; 0x9666
.short 38502 ; 0x9666
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 26982 ; 0x6966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 26214 ; 0x6666
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38505 ; 0x9669
.short 39273 ; 0x9969
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38505 ; 0x9669
.short 39273 ; 0x9969
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38505 ; 0x9669
.short 39273 ; 0x9969
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38505 ; 0x9669
.short 39273 ; 0x9969
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38505 ; 0x9669
.short 39273 ; 0x9969
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38505 ; 0x9669
.short 39273 ; 0x9969
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 30617 ; 0x7799
.short 39312 ; 0x9990
.short 30585 ; 0x7779
.short 39175 ; 0x9907
.short 30585 ; 0x7779
.short 39175 ; 0x9907
.short 30585 ; 0x7779
.short 39175 ; 0x9907
.short 30585 ; 0x7779
.short 39175 ; 0x9907
.short 30585 ; 0x7779
.short 39175 ; 0x9907
.short 30473 ; 0x7709
.short 39296 ; 0x9980
.short 153 ; 0x99
.short 39320 ; 0x9998
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39273 ; 0x9969
.short 39273 ; 0x9969
.short 38553 ; 0x9699
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39321 ; 0x9999
.short 38553 ; 0x9699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39273 ; 0x9969
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38505 ; 0x9669
.short 39273 ; 0x9969
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39273 ; 0x9969
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 38505 ; 0x9669
.short 39273 ; 0x9969
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 26265 ; 0x6699
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39270 ; 0x9966
.short 27033 ; 0x6999
.short 39318 ; 0x9996
.short 26265 ; 0x6699
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26217 ; 0x6669
.short 39270 ; 0x9966
.short 39270 ; 0x9966
.short 38505 ; 0x9669
.short 39321 ; 0x9999
.short 38502 ; 0x9666
.short 26265 ; 0x6699
.short 39270 ; 0x9966
.short 26217 ; 0x6669
.short 39318 ; 0x9996
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 26214 ; 0x6666
.short 38502 ; 0x9666
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 9 ; 0x9
.short 39321 ; 0x9999
.short 26208 ; 0x6660
.short 153 ; 0x99
.short 26214 ; 0x6666
.short 26121 ; 0x6609
.short 26214 ; 0x6666
.short 26121 ; 0x6609
.short 26214 ; 0x6666
.short 26121 ; 0x6609
.short 26214 ; 0x6666
.short 26208 ; 0x6660
.short 26129 ; 0x6611
.short 5734 ; 0x1666
.short 26214 ; 0x6666
.short 39312 ; 0x9990
.short 39321 ; 0x9999
.short 39174 ; 0x9906
.short 39321 ; 0x9999
.short 36966 ; 0x9066
.short 39321 ; 0x9999
.short 36966 ; 0x9066
.short 39312 ; 0x9990
.short 1638 ; 0x666
.short 39174 ; 0x9906
.short 26209 ; 0x6661
.short 36966 ; 0x9066
.short 26134 ; 0x6616
.short 36966 ; 0x9066
.short 26214 ; 0x6666
.short 36966 ; 0x9066
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 24576 ; 0x6000
.short 2457 ; 0x999
.short 26214 ; 0x6666
.short 24729 ; 0x6099
.short 26214 ; 0x6666
.short 26265 ; 0x6699
.short 26214 ; 0x6666
.short 26112 ; 0x6600
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26208 ; 0x6660
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 1638 ; 0x666
.short 26214 ; 0x6666
.short 1638 ; 0x666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 37017 ; 0x9099
.short 39321 ; 0x9999
.short 1545 ; 0x609
.short 39321 ; 0x9999
.short 1632 ; 0x660
.short 39321 ; 0x9999
.short 1638 ; 0x666
.short 39177 ; 0x9909
.short 26214 ; 0x6666
.short 36960 ; 0x9060
.short 26214 ; 0x6666
.short 36966 ; 0x9066
.short 26214 ; 0x6666
.short 36966 ; 0x9066
.short 26214 ; 0x6666
.short 39174 ; 0x9906
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26121 ; 0x6609
.short 26209 ; 0x6661
.short 24729 ; 0x6099
.short 26134 ; 0x6616
.short 2457 ; 0x999
.short 4454 ; 0x1166
.short 2457 ; 0x999
.short 26214 ; 0x6666
.short 39321 ; 0x9999
.short 24576 ; 0x6000
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26209 ; 0x6661
.short 5734 ; 0x1666
.short 26129 ; 0x6611
.short 4374 ; 0x1116
.short 4374 ; 0x1116
.short 24849 ; 0x6111
.short 5734 ; 0x1666
.short 26209 ; 0x6661
.short 26214 ; 0x6666
.short 24678 ; 0x6066
.short 26112 ; 0x6600
.short 2310 ; 0x906
.short 153 ; 0x99
.short 39312 ; 0x9990
.short 26209 ; 0x6661
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26209 ; 0x6661
.short 26134 ; 0x6616
.short 4369 ; 0x1111
.short 26209 ; 0x6661
.short 4374 ; 0x1116
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 1638 ; 0x666
.short 26208 ; 0x6660
.short 36870 ; 0x9006
.short 9 ; 0x9
.short 39312 ; 0x9990
.short 26214 ; 0x6666
.short 39312 ; 0x9990
.short 26214 ; 0x6666
.short 39174 ; 0x9906
.short 26214 ; 0x6666
.short 36966 ; 0x9066
.short 26214 ; 0x6666
.short 39270 ; 0x9966
.short 26214 ; 0x6666
.short 39168 ; 0x9900
.short 102 ; 0x66
.short 39321 ; 0x9999
.short 39168 ; 0x9900
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 30471 ; 0x7707
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 34952 ; 0x8888
.short 34679 ; 0x8777
.short 8 ; 0x8
.short 34679 ; 0x8777
.short 30472 ; 0x7708
.short 34679 ; 0x8777
.short 30472 ; 0x7708
.short 30583 ; 0x7777
.short 34560 ; 0x8700
.short 34952 ; 0x8888
.short 39304 ; 0x9988
.short 30583 ; 0x7777
.short 36983 ; 0x9077
.short 30583 ; 0x7777
.short 36976 ; 0x9070
.short 30584 ; 0x7778
.short 36983 ; 0x9077
.short 30600 ; 0x7788
.short 36983 ; 0x9077
.short 28808 ; 0x7088
.short 36983 ; 0x9077
.short 28808 ; 0x7088
.short 36983 ; 0x9077
.short 28808 ; 0x7088
.short 36983 ; 0x9077
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 1911 ; 0x777
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30471 ; 0x7707
.short 1911 ; 0x777
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 0 ; 0x0
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 36983 ; 0x9077
.short 30576 ; 0x7770
.short 36983 ; 0x9077
.short 30576 ; 0x7770
.short 36983 ; 0x9077
.short 30583 ; 0x7777
.short 36983 ; 0x9077
.short 30576 ; 0x7770
.short 36983 ; 0x9077
.short 30576 ; 0x7770
.short 36976 ; 0x9070
.short 30583 ; 0x7777
.short 36983 ; 0x9077
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 30471 ; 0x7707
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 34952 ; 0x8888
.short 34679 ; 0x8777
.short 8 ; 0x8
.short 34679 ; 0x8777
.short 30472 ; 0x7708
.short 34679 ; 0x8777
.short 30472 ; 0x7708
.short 30583 ; 0x7777
.short 34560 ; 0x8700
.short 34952 ; 0x8888
.short 39304 ; 0x9988
.short 30583 ; 0x7777
.short 36983 ; 0x9077
.short 30583 ; 0x7777
.short 36976 ; 0x9070
.short 30584 ; 0x7778
.short 36983 ; 0x9077
.short 30600 ; 0x7788
.short 36983 ; 0x9077
.short 28808 ; 0x7088
.short 36983 ; 0x9077
.short 28808 ; 0x7088
.short 36983 ; 0x9077
.short 28808 ; 0x7088
.short 36983 ; 0x9077
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 14745 ; 0x3999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 0 ; 0x0
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 0 ; 0x0
.short 13107 ; 0x3333
.short 37683 ; 0x9333
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 30471 ; 0x7707
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 34952 ; 0x8888
.short 34679 ; 0x8777
.short 8 ; 0x8
.short 34679 ; 0x8777
.short 30472 ; 0x7708
.short 34679 ; 0x8777
.short 30472 ; 0x7708
.short 30583 ; 0x7777
.short 34560 ; 0x8700
.short 34952 ; 0x8888
.short 14728 ; 0x3988
.short 30583 ; 0x7777
.short 32887 ; 0x8077
.short 30583 ; 0x7777
.short 32880 ; 0x8070
.short 30584 ; 0x7778
.short 119 ; 0x77
.short 30600 ; 0x7788
.short 32887 ; 0x8077
.short 28808 ; 0x7088
.short 32887 ; 0x8077
.short 28808 ; 0x7088
.short 32887 ; 0x8077
.short 28808 ; 0x7088
.short 119 ; 0x77
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 0 ; 0x0
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 0 ; 0x0
.short 13107 ; 0x3333
.short 37683 ; 0x9333
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 30471 ; 0x7707
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 34952 ; 0x8888
.short 34679 ; 0x8777
.short 8 ; 0x8
.short 34679 ; 0x8777
.short 30472 ; 0x7708
.short 34679 ; 0x8777
.short 30472 ; 0x7708
.short 30583 ; 0x7777
.short 34560 ; 0x8700
.short 34952 ; 0x8888
.short 14728 ; 0x3988
.short 30583 ; 0x7777
.short 32887 ; 0x8077
.short 30583 ; 0x7777
.short 32880 ; 0x8070
.short 30584 ; 0x7778
.short 119 ; 0x77
.short 30600 ; 0x7788
.short 32887 ; 0x8077
.short 28808 ; 0x7088
.short 32887 ; 0x8077
.short 28808 ; 0x7088
.short 32887 ; 0x8077
.short 28808 ; 0x7088
.short 119 ; 0x77
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 0 ; 0x0
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 0 ; 0x0
.short 13107 ; 0x3333
.short 37683 ; 0x9333
.short 34952 ; 0x8888
.short 37000 ; 0x9088
.short 34952 ; 0x8888
.short 37000 ; 0x9088
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 32904 ; 0x8088
.short 39048 ; 0x9888
.short 32904 ; 0x8088
.short 39048 ; 0x9888
.short 32904 ; 0x8088
.short 39048 ; 0x9888
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 1911 ; 0x777
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30471 ; 0x7707
.short 1911 ; 0x777
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 0 ; 0x0
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 36983 ; 0x9077
.short 30576 ; 0x7770
.short 36983 ; 0x9077
.short 30576 ; 0x7770
.short 36983 ; 0x9077
.short 30583 ; 0x7777
.short 36983 ; 0x9077
.short 30576 ; 0x7770
.short 36983 ; 0x9077
.short 30576 ; 0x7770
.short 36976 ; 0x9070
.short 30583 ; 0x7777
.short 36983 ; 0x9077
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 0 ; 0x0
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 0 ; 0x0
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 0 ; 0x0
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 1911 ; 0x777
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30471 ; 0x7707
.short 1911 ; 0x777
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 0 ; 0x0
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 32887 ; 0x8077
.short 30576 ; 0x7770
.short 32887 ; 0x8077
.short 30576 ; 0x7770
.short 32887 ; 0x8077
.short 30583 ; 0x7777
.short 119 ; 0x77
.short 30576 ; 0x7770
.short 32887 ; 0x8077
.short 30576 ; 0x7770
.short 32880 ; 0x8070
.short 30583 ; 0x7777
.short 32887 ; 0x8077
.short 0 ; 0x0
.short 0 ; 0x0
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 0 ; 0x0
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 0 ; 0x0
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 0 ; 0x0
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 1911 ; 0x777
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30583 ; 0x7777
.short 34935 ; 0x8877
.short 30471 ; 0x7707
.short 1911 ; 0x777
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 0 ; 0x0
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 32887 ; 0x8077
.short 30576 ; 0x7770
.short 32887 ; 0x8077
.short 30576 ; 0x7770
.short 32887 ; 0x8077
.short 30583 ; 0x7777
.short 119 ; 0x77
.short 30576 ; 0x7770
.short 32887 ; 0x8077
.short 30576 ; 0x7770
.short 32880 ; 0x8070
.short 30583 ; 0x7777
.short 32887 ; 0x8077
.short 0 ; 0x0
.short 0 ; 0x0
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 0 ; 0x0
.short 0 ; 0x0
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 32904 ; 0x8088
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 0 ; 0x0
.short 34952 ; 0x8888
.short 37000 ; 0x9088
.short 34952 ; 0x8888
.short 37000 ; 0x9088
.short 34952 ; 0x8888
.short 37000 ; 0x9088
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 32904 ; 0x8088
.short 39048 ; 0x9888
.short 32904 ; 0x8088
.short 39048 ; 0x9888
.short 32904 ; 0x8088
.short 39048 ; 0x9888
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 43673 ; 0xaa99
.short 39321 ; 0x9999
.short 43689 ; 0xaaa9
.short 39321 ; 0x9999
.short 17481 ; 0x4449
.short 39321 ; 0x9999
.short 29812 ; 0x7474
.short 39321 ; 0x9999
.short 17524 ; 0x4474
.short 39321 ; 0x9999
.short 30532 ; 0x7744
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 30585 ; 0x7779
.short 39594 ; 0x9aaa
.short 30585 ; 0x7779
.short 43690 ; 0xaaaa
.short 30634 ; 0x77aa
.short 29815 ; 0x7477
.short 17481 ; 0x4449
.short 29815 ; 0x7477
.short 17479 ; 0x4447
.short 18295 ; 0x4777
.short 18295 ; 0x4777
.short 17527 ; 0x4477
.short 37956 ; 0x9444
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 30617 ; 0x7799
.short 17561 ; 0x4499
.short 42052 ; 0xa444
.short 17481 ; 0x4449
.short 17476 ; 0x4444
.short 17527 ; 0x4477
.short 17476 ; 0x4444
.short 38775 ; 0x9777
.short 42154 ; 0xa4aa
.short 18809 ; 0x4979
.short 43690 ; 0xaaaa
.short 17561 ; 0x4499
.short 43684 ; 0xaaa4
.short 17481 ; 0x4449
.short 43690 ; 0xaaaa
.short 30583 ; 0x7777
.short 39239 ; 0x9947
.short 42052 ; 0xa444
.short 39316 ; 0x9994
.short 17482 ; 0x444a
.short 18842 ; 0x499a
.short 43690 ; 0xaaaa
.short 18842 ; 0x499a
.short 43642 ; 0xaa7a
.short 17575 ; 0x44a7
.short 43690 ; 0xaaaa
.short 17578 ; 0x44aa
.short 43690 ; 0xaaaa
.short 17578 ; 0x44aa
.short 39594 ; 0x9aaa
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39241 ; 0x9949
.short 43690 ; 0xaaaa
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 0 ; 0x0
.short 9 ; 0x9
.short 21845 ; 0x5555
.short 21840 ; 0x5550
.short 21845 ; 0x5555
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39168 ; 0x9900
.short 39321 ; 0x9999
.short 85 ; 0x55
.short 39312 ; 0x9990
.short 21845 ; 0x5555
.short 36869 ; 0x9005
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 9 ; 0x9
.short 39321 ; 0x9999
.short 8736 ; 0x2220
.short 153 ; 0x99
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8736 ; 0x2220
.short 8789 ; 0x2255
.short 21026 ; 0x5222
.short 8738 ; 0x2222
.short 39312 ; 0x9990
.short 39321 ; 0x9999
.short 39170 ; 0x9902
.short 39321 ; 0x9999
.short 36898 ; 0x9022
.short 39321 ; 0x9999
.short 36898 ; 0x9022
.short 39312 ; 0x9990
.short 546 ; 0x222
.short 39170 ; 0x9902
.short 8741 ; 0x2225
.short 36898 ; 0x9022
.short 8786 ; 0x2252
.short 36898 ; 0x9022
.short 8738 ; 0x2222
.short 34 ; 0x22
.short 39321 ; 0x9999
.short 9 ; 0x9
.short 39321 ; 0x9999
.short 8736 ; 0x2220
.short 153 ; 0x99
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8736 ; 0x2220
.short 8789 ; 0x2255
.short 21026 ; 0x5222
.short 8738 ; 0x2222
.short 39312 ; 0x9990
.short 39321 ; 0x9999
.short 39170 ; 0x9902
.short 39321 ; 0x9999
.short 36898 ; 0x9022
.short 39321 ; 0x9999
.short 36898 ; 0x9022
.short 39312 ; 0x9990
.short 546 ; 0x222
.short 39170 ; 0x9902
.short 8741 ; 0x2225
.short 36898 ; 0x9022
.short 8786 ; 0x2252
.short 36898 ; 0x9022
.short 8738 ; 0x2222
.short 34 ; 0x22
.short 39321 ; 0x9999
.short 9 ; 0x9
.short 39321 ; 0x9999
.short 8736 ; 0x2220
.short 153 ; 0x99
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8736 ; 0x2220
.short 8789 ; 0x2255
.short 21026 ; 0x5222
.short 8738 ; 0x2222
.short 39312 ; 0x9990
.short 39321 ; 0x9999
.short 39170 ; 0x9902
.short 39321 ; 0x9999
.short 36898 ; 0x9022
.short 39321 ; 0x9999
.short 36898 ; 0x9022
.short 39312 ; 0x9990
.short 546 ; 0x222
.short 39170 ; 0x9902
.short 8741 ; 0x2225
.short 36898 ; 0x9022
.short 8786 ; 0x2252
.short 36898 ; 0x9022
.short 8738 ; 0x2222
.short 36898 ; 0x9022
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 20633 ; 0x5099
.short 39321 ; 0x9999
.short 21769 ; 0x5509
.short 39321 ; 0x9999
.short 21840 ; 0x5550
.short 2457 ; 0x999
.short 21845 ; 0x5555
.short 20633 ; 0x5099
.short 21845 ; 0x5555
.short 21769 ; 0x5509
.short 21845 ; 0x5555
.short 21840 ; 0x5550
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 1360 ; 0x550
.short 1365 ; 0x555
.short 21760 ; 0x5500
.short 1365 ; 0x555
.short 21760 ; 0x5500
.short 1365 ; 0x555
.short 21760 ; 0x5500
.short 1280 ; 0x500
.short 21760 ; 0x5500
.short 21760 ; 0x5500
.short 21840 ; 0x5550
.short 21760 ; 0x5500
.short 21845 ; 0x5555
.short 21760 ; 0x5500
.short 21845 ; 0x5555
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39312 ; 0x9990
.short 39321 ; 0x9999
.short 39173 ; 0x9905
.short 39321 ; 0x9999
.short 36949 ; 0x9055
.short 39321 ; 0x9999
.short 1365 ; 0x555
.short 39321 ; 0x9999
.short 21845 ; 0x5555
.short 39312 ; 0x9990
.short 21845 ; 0x5555
.short 39173 ; 0x9905
.short 21845 ; 0x5555
.short 36949 ; 0x9055
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 34953 ; 0x8889
.short 39321 ; 0x9999
.short 34952 ; 0x8888
.short 35225 ; 0x8999
.short 34952 ; 0x8888
.short 34969 ; 0x8899
.short 34952 ; 0x8888
.short 137 ; 0x89
.short 34952 ; 0x8888
.short 14472 ; 0x3888
.short 34944 ; 0x8880
.short 14472 ; 0x3888
.short 0 ; 0x0
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39320 ; 0x9998
.short 39321 ; 0x9999
.short 39304 ; 0x9988
.short 39321 ; 0x9999
.short 39048 ; 0x9888
.short 39321 ; 0x9999
.short 34952 ; 0x8888
.short 39321 ; 0x9999
.short 136 ; 0x88
.short 39320 ; 0x9998
.short 33544 ; 0x8308
.short 39304 ; 0x9988
.short 33536 ; 0x8300
.short 39304 ; 0x9988
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 9 ; 0x9
.short 39321 ; 0x9999
.short 8736 ; 0x2220
.short 153 ; 0x99
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8713 ; 0x2209
.short 8738 ; 0x2222
.short 8736 ; 0x2220
.short 8789 ; 0x2255
.short 21026 ; 0x5222
.short 8738 ; 0x2222
.short 39312 ; 0x9990
.short 39321 ; 0x9999
.short 39170 ; 0x9902
.short 39321 ; 0x9999
.short 36898 ; 0x9022
.short 39321 ; 0x9999
.short 36898 ; 0x9022
.short 39312 ; 0x9990
.short 546 ; 0x222
.short 39170 ; 0x9902
.short 8741 ; 0x2225
.short 36898 ; 0x9022
.short 8786 ; 0x2252
.short 36898 ; 0x9022
.short 8738 ; 0x2222
.short 36898 ; 0x9022
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 8192 ; 0x2000
.short 2457 ; 0x999
.short 8738 ; 0x2222
.short 8345 ; 0x2099
.short 8738 ; 0x2222
.short 8857 ; 0x2299
.short 8738 ; 0x2222
.short 8704 ; 0x2200
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8736 ; 0x2220
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 546 ; 0x222
.short 8738 ; 0x2222
.short 546 ; 0x222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 37017 ; 0x9099
.short 39321 ; 0x9999
.short 521 ; 0x209
.short 39321 ; 0x9999
.short 544 ; 0x220
.short 39321 ; 0x9999
.short 546 ; 0x222
.short 39177 ; 0x9909
.short 8738 ; 0x2222
.short 36896 ; 0x9020
.short 8738 ; 0x2222
.short 36898 ; 0x9022
.short 8738 ; 0x2222
.short 36898 ; 0x9022
.short 8738 ; 0x2222
.short 39170 ; 0x9902
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 20633 ; 0x5099
.short 39321 ; 0x9999
.short 21769 ; 0x5509
.short 39321 ; 0x9999
.short 21840 ; 0x5550
.short 2457 ; 0x999
.short 21845 ; 0x5555
.short 20633 ; 0x5099
.short 21845 ; 0x5555
.short 21769 ; 0x5509
.short 21845 ; 0x5555
.short 21840 ; 0x5550
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 1365 ; 0x555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39312 ; 0x9990
.short 39321 ; 0x9999
.short 39173 ; 0x9905
.short 39321 ; 0x9999
.short 36949 ; 0x9055
.short 39321 ; 0x9999
.short 1365 ; 0x555
.short 39321 ; 0x9999
.short 21845 ; 0x5555
.short 39312 ; 0x9990
.short 21845 ; 0x5555
.short 39173 ; 0x9905
.short 21845 ; 0x5555
.short 36949 ; 0x9055
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 35225 ; 0x8999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 14472 ; 0x3888
.short 34864 ; 0x8830
.short 14472 ; 0x3888
.short 34867 ; 0x8833
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13107 ; 0x3333
.short 14745 ; 0x3999
.short 13107 ; 0x3333
.short 12297 ; 0x3009
.short 13107 ; 0x3333
.short 0 ; 0x0
.short 13104 ; 0x3330
.short 0 ; 0x0
.short 13056 ; 0x3300
.short 33539 ; 0x8303
.short 39048 ; 0x9888
.short 33587 ; 0x8333
.short 39048 ; 0x9888
.short 34952 ; 0x8888
.short 39048 ; 0x9888
.short 34867 ; 0x8833
.short 39304 ; 0x9988
.short 37683 ; 0x9333
.short 39321 ; 0x9999
.short 37683 ; 0x9333
.short 39321 ; 0x9999
.short 51 ; 0x33
.short 39321 ; 0x9999
.short 3 ; 0x3
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 2457 ; 0x999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 8192 ; 0x2000
.short 2457 ; 0x999
.short 8738 ; 0x2222
.short 8345 ; 0x2099
.short 8738 ; 0x2222
.short 8857 ; 0x2299
.short 8738 ; 0x2222
.short 8704 ; 0x2200
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8736 ; 0x2220
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 546 ; 0x222
.short 8738 ; 0x2222
.short 546 ; 0x222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 8738 ; 0x2222
.short 37017 ; 0x9099
.short 39321 ; 0x9999
.short 521 ; 0x209
.short 39321 ; 0x9999
.short 544 ; 0x220
.short 39321 ; 0x9999
.short 546 ; 0x222
.short 39177 ; 0x9909
.short 8738 ; 0x2222
.short 36896 ; 0x9020
.short 8738 ; 0x2222
.short 36898 ; 0x9022
.short 8738 ; 0x2222
.short 36898 ; 0x9022
.short 8738 ; 0x2222
.short 39170 ; 0x9902
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 12288 ; 0x3000
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13184 ; 0x3380
.short 34867 ; 0x8833
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 32816 ; 0x8030
.short 12424 ; 0x3088
.short 128 ; 0x80
.short 14336 ; 0x3800
.short 13104 ; 0x3330
.short 12339 ; 0x3033
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34864 ; 0x8830
.short 12424 ; 0x3088
.short 34947 ; 0x8883
.short 136 ; 0x88
.short 34947 ; 0x8883
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 34952 ; 0x8888
.short 12296 ; 0x3008
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 34944 ; 0x8880
.short 2184 ; 0x888
.short 32771 ; 0x8003
.short 2184 ; 0x888
.short 824 ; 0x338
.short 12288 ; 0x3000
.short 14472 ; 0x3888
.short 12339 ; 0x3033
.short 34952 ; 0x8888
.short 12424 ; 0x3088
.short 0 ; 0x0
.short 14336 ; 0x3800
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.globl _marioMapMap ; @marioMapMap
.p2align 2
_marioMapMap:
.short 0 ; 0x0
.short 1 ; 0x1
.short 2 ; 0x2
.short 3 ; 0x3
.short 4 ; 0x4
.short 5 ; 0x5
.short 6 ; 0x6
.short 7 ; 0x7
.short 8 ; 0x8
.short 9 ; 0x9
.short 10 ; 0xa
.short 11 ; 0xb
.short 12 ; 0xc
.short 13 ; 0xd
.short 14 ; 0xe
.short 15 ; 0xf
.short 16 ; 0x10
.short 17 ; 0x11
.short 18 ; 0x12
.short 19 ; 0x13
.short 20 ; 0x14
.short 21 ; 0x15
.short 22 ; 0x16
.short 23 ; 0x17
.short 24 ; 0x18
.short 25 ; 0x19
.short 26 ; 0x1a
.short 27 ; 0x1b
.short 28 ; 0x1c
.short 29 ; 0x1d
.short 30 ; 0x1e
.short 31 ; 0x1f
.short 32 ; 0x20
.short 33 ; 0x21
.short 34 ; 0x22
.short 35 ; 0x23
.short 36 ; 0x24
.short 37 ; 0x25
.short 38 ; 0x26
.short 39 ; 0x27
.short 40 ; 0x28
.short 41 ; 0x29
.short 42 ; 0x2a
.short 43 ; 0x2b
.short 44 ; 0x2c
.short 45 ; 0x2d
.short 46 ; 0x2e
.short 47 ; 0x2f
.short 48 ; 0x30
.short 49 ; 0x31
.short 50 ; 0x32
.short 51 ; 0x33
.short 52 ; 0x34
.short 53 ; 0x35
.short 54 ; 0x36
.short 55 ; 0x37
.short 56 ; 0x38
.short 57 ; 0x39
.short 58 ; 0x3a
.short 59 ; 0x3b
.short 60 ; 0x3c
.short 61 ; 0x3d
.short 62 ; 0x3e
.short 63 ; 0x3f
.short 64 ; 0x40
.short 65 ; 0x41
.short 66 ; 0x42
.short 67 ; 0x43
.short 68 ; 0x44
.short 69 ; 0x45
.short 70 ; 0x46
.short 71 ; 0x47
.short 72 ; 0x48
.short 73 ; 0x49
.short 74 ; 0x4a
.short 75 ; 0x4b
.short 76 ; 0x4c
.short 77 ; 0x4d
.short 78 ; 0x4e
.short 79 ; 0x4f
.short 80 ; 0x50
.short 81 ; 0x51
.short 82 ; 0x52
.short 83 ; 0x53
.short 84 ; 0x54
.short 85 ; 0x55
.short 86 ; 0x56
.short 87 ; 0x57
.short 88 ; 0x58
.short 89 ; 0x59
.short 90 ; 0x5a
.short 91 ; 0x5b
.short 92 ; 0x5c
.short 93 ; 0x5d
.short 94 ; 0x5e
.short 95 ; 0x5f
.short 96 ; 0x60
.short 97 ; 0x61
.short 98 ; 0x62
.short 99 ; 0x63
.short 100 ; 0x64
.short 101 ; 0x65
.short 102 ; 0x66
.short 103 ; 0x67
.short 104 ; 0x68
.short 105 ; 0x69
.short 106 ; 0x6a
.short 107 ; 0x6b
.short 108 ; 0x6c
.short 109 ; 0x6d
.short 110 ; 0x6e
.short 111 ; 0x6f
.short 112 ; 0x70
.short 113 ; 0x71
.short 114 ; 0x72
.short 115 ; 0x73
.short 116 ; 0x74
.short 117 ; 0x75
.short 118 ; 0x76
.short 119 ; 0x77
.short 120 ; 0x78
.short 121 ; 0x79
.short 122 ; 0x7a
.short 123 ; 0x7b
.short 124 ; 0x7c
.short 125 ; 0x7d
.short 126 ; 0x7e
.short 127 ; 0x7f
.short 128 ; 0x80
.short 129 ; 0x81
.short 130 ; 0x82
.short 131 ; 0x83
.short 132 ; 0x84
.short 133 ; 0x85
.short 134 ; 0x86
.short 135 ; 0x87
.short 136 ; 0x88
.short 137 ; 0x89
.short 138 ; 0x8a
.short 139 ; 0x8b
.short 140 ; 0x8c
.short 141 ; 0x8d
.short 142 ; 0x8e
.short 143 ; 0x8f
.short 144 ; 0x90
.short 145 ; 0x91
.short 146 ; 0x92
.short 147 ; 0x93
.short 148 ; 0x94
.short 149 ; 0x95
.short 150 ; 0x96
.short 151 ; 0x97
.short 152 ; 0x98
.short 153 ; 0x99
.short 154 ; 0x9a
.short 155 ; 0x9b
.short 156 ; 0x9c
.short 157 ; 0x9d
.short 158 ; 0x9e
.short 159 ; 0x9f
.short 160 ; 0xa0
.short 161 ; 0xa1
.short 162 ; 0xa2
.short 163 ; 0xa3
.short 164 ; 0xa4
.short 165 ; 0xa5
.short 166 ; 0xa6
.short 167 ; 0xa7
.short 168 ; 0xa8
.short 169 ; 0xa9
.short 170 ; 0xaa
.short 171 ; 0xab
.short 172 ; 0xac
.short 173 ; 0xad
.short 174 ; 0xae
.short 175 ; 0xaf
.short 176 ; 0xb0
.short 177 ; 0xb1
.short 178 ; 0xb2
.short 179 ; 0xb3
.short 180 ; 0xb4
.short 181 ; 0xb5
.short 182 ; 0xb6
.short 183 ; 0xb7
.short 184 ; 0xb8
.short 185 ; 0xb9
.short 186 ; 0xba
.short 187 ; 0xbb
.short 188 ; 0xbc
.short 189 ; 0xbd
.short 190 ; 0xbe
.short 191 ; 0xbf
.short 192 ; 0xc0
.short 193 ; 0xc1
.short 194 ; 0xc2
.short 195 ; 0xc3
.short 196 ; 0xc4
.short 197 ; 0xc5
.short 198 ; 0xc6
.short 199 ; 0xc7
.short 200 ; 0xc8
.short 201 ; 0xc9
.short 202 ; 0xca
.short 203 ; 0xcb
.short 204 ; 0xcc
.short 205 ; 0xcd
.short 206 ; 0xce
.short 207 ; 0xcf
.short 208 ; 0xd0
.short 209 ; 0xd1
.short 210 ; 0xd2
.short 211 ; 0xd3
.short 212 ; 0xd4
.short 213 ; 0xd5
.short 214 ; 0xd6
.short 215 ; 0xd7
.short 216 ; 0xd8
.short 217 ; 0xd9
.short 218 ; 0xda
.short 219 ; 0xdb
.short 220 ; 0xdc
.short 221 ; 0xdd
.short 222 ; 0xde
.short 223 ; 0xdf
.short 224 ; 0xe0
.short 225 ; 0xe1
.short 226 ; 0xe2
.short 227 ; 0xe3
.short 228 ; 0xe4
.short 229 ; 0xe5
.short 230 ; 0xe6
.short 231 ; 0xe7
.short 232 ; 0xe8
.short 233 ; 0xe9
.short 234 ; 0xea
.short 235 ; 0xeb
.short 236 ; 0xec
.short 237 ; 0xed
.short 238 ; 0xee
.short 239 ; 0xef
.short 240 ; 0xf0
.short 241 ; 0xf1
.short 242 ; 0xf2
.short 243 ; 0xf3
.short 244 ; 0xf4
.short 245 ; 0xf5
.short 246 ; 0xf6
.short 247 ; 0xf7
.short 248 ; 0xf8
.short 249 ; 0xf9
.short 250 ; 0xfa
.short 251 ; 0xfb
.short 252 ; 0xfc
.short 253 ; 0xfd
.short 254 ; 0xfe
.short 255 ; 0xff
.short 256 ; 0x100
.short 257 ; 0x101
.short 258 ; 0x102
.short 259 ; 0x103
.short 260 ; 0x104
.short 261 ; 0x105
.short 262 ; 0x106
.short 263 ; 0x107
.short 264 ; 0x108
.short 265 ; 0x109
.short 266 ; 0x10a
.short 267 ; 0x10b
.short 268 ; 0x10c
.short 269 ; 0x10d
.short 270 ; 0x10e
.short 271 ; 0x10f
.short 272 ; 0x110
.short 273 ; 0x111
.short 274 ; 0x112
.short 275 ; 0x113
.short 276 ; 0x114
.short 277 ; 0x115
.short 278 ; 0x116
.short 279 ; 0x117
.short 280 ; 0x118
.short 281 ; 0x119
.short 282 ; 0x11a
.short 283 ; 0x11b
.short 284 ; 0x11c
.short 285 ; 0x11d
.short 286 ; 0x11e
.short 287 ; 0x11f
.short 288 ; 0x120
.short 289 ; 0x121
.short 290 ; 0x122
.short 291 ; 0x123
.short 292 ; 0x124
.short 293 ; 0x125
.short 294 ; 0x126
.short 295 ; 0x127
.short 296 ; 0x128
.short 297 ; 0x129
.short 298 ; 0x12a
.short 299 ; 0x12b
.short 300 ; 0x12c
.short 301 ; 0x12d
.short 302 ; 0x12e
.short 303 ; 0x12f
.short 304 ; 0x130
.short 305 ; 0x131
.short 306 ; 0x132
.short 307 ; 0x133
.short 308 ; 0x134
.short 309 ; 0x135
.short 310 ; 0x136
.short 311 ; 0x137
.short 312 ; 0x138
.short 313 ; 0x139
.short 314 ; 0x13a
.short 315 ; 0x13b
.short 316 ; 0x13c
.short 317 ; 0x13d
.short 318 ; 0x13e
.short 319 ; 0x13f
.short 320 ; 0x140
.short 321 ; 0x141
.short 322 ; 0x142
.short 323 ; 0x143
.short 324 ; 0x144
.short 325 ; 0x145
.short 326 ; 0x146
.short 327 ; 0x147
.short 328 ; 0x148
.short 329 ; 0x149
.short 330 ; 0x14a
.short 331 ; 0x14b
.short 332 ; 0x14c
.short 333 ; 0x14d
.short 334 ; 0x14e
.short 335 ; 0x14f
.short 336 ; 0x150
.short 337 ; 0x151
.short 338 ; 0x152
.short 339 ; 0x153
.short 340 ; 0x154
.short 341 ; 0x155
.short 342 ; 0x156
.short 343 ; 0x157
.short 344 ; 0x158
.short 345 ; 0x159
.short 346 ; 0x15a
.short 347 ; 0x15b
.short 348 ; 0x15c
.short 349 ; 0x15d
.short 350 ; 0x15e
.short 351 ; 0x15f
.short 352 ; 0x160
.short 353 ; 0x161
.short 354 ; 0x162
.short 355 ; 0x163
.short 356 ; 0x164
.short 357 ; 0x165
.short 358 ; 0x166
.short 359 ; 0x167
.short 360 ; 0x168
.short 361 ; 0x169
.short 362 ; 0x16a
.short 363 ; 0x16b
.short 364 ; 0x16c
.short 365 ; 0x16d
.short 366 ; 0x16e
.short 367 ; 0x16f
.short 368 ; 0x170
.short 369 ; 0x171
.short 370 ; 0x172
.short 371 ; 0x173
.short 372 ; 0x174
.short 373 ; 0x175
.short 374 ; 0x176
.short 375 ; 0x177
.short 376 ; 0x178
.short 377 ; 0x179
.short 378 ; 0x17a
.short 379 ; 0x17b
.short 380 ; 0x17c
.short 381 ; 0x17d
.short 382 ; 0x17e
.short 383 ; 0x17f
.short 384 ; 0x180
.short 385 ; 0x181
.short 386 ; 0x182
.short 387 ; 0x183
.short 388 ; 0x184
.short 389 ; 0x185
.short 390 ; 0x186
.short 391 ; 0x187
.short 392 ; 0x188
.short 393 ; 0x189
.short 394 ; 0x18a
.short 395 ; 0x18b
.short 396 ; 0x18c
.short 397 ; 0x18d
.short 398 ; 0x18e
.short 399 ; 0x18f
.short 400 ; 0x190
.short 401 ; 0x191
.short 402 ; 0x192
.short 403 ; 0x193
.short 404 ; 0x194
.short 405 ; 0x195
.short 406 ; 0x196
.short 407 ; 0x197
.short 408 ; 0x198
.short 409 ; 0x199
.short 410 ; 0x19a
.short 411 ; 0x19b
.short 412 ; 0x19c
.short 413 ; 0x19d
.short 414 ; 0x19e
.short 415 ; 0x19f
.short 416 ; 0x1a0
.short 417 ; 0x1a1
.short 418 ; 0x1a2
.short 419 ; 0x1a3
.short 420 ; 0x1a4
.short 421 ; 0x1a5
.short 422 ; 0x1a6
.short 423 ; 0x1a7
.short 424 ; 0x1a8
.short 425 ; 0x1a9
.short 426 ; 0x1aa
.short 427 ; 0x1ab
.short 428 ; 0x1ac
.short 429 ; 0x1ad
.short 430 ; 0x1ae
.short 431 ; 0x1af
.short 432 ; 0x1b0
.short 433 ; 0x1b1
.short 434 ; 0x1b2
.short 435 ; 0x1b3
.short 436 ; 0x1b4
.short 437 ; 0x1b5
.short 438 ; 0x1b6
.short 439 ; 0x1b7
.short 440 ; 0x1b8
.short 441 ; 0x1b9
.short 442 ; 0x1ba
.short 443 ; 0x1bb
.short 444 ; 0x1bc
.short 445 ; 0x1bd
.short 446 ; 0x1be
.short 447 ; 0x1bf
.short 448 ; 0x1c0
.short 449 ; 0x1c1
.short 450 ; 0x1c2
.short 451 ; 0x1c3
.short 452 ; 0x1c4
.short 453 ; 0x1c5
.short 454 ; 0x1c6
.short 455 ; 0x1c7
.short 456 ; 0x1c8
.short 457 ; 0x1c9
.short 458 ; 0x1ca
.short 459 ; 0x1cb
.short 460 ; 0x1cc
.short 461 ; 0x1cd
.short 462 ; 0x1ce
.short 463 ; 0x1cf
.short 464 ; 0x1d0
.short 465 ; 0x1d1
.short 466 ; 0x1d2
.short 467 ; 0x1d3
.short 468 ; 0x1d4
.short 469 ; 0x1d5
.short 470 ; 0x1d6
.short 471 ; 0x1d7
.short 472 ; 0x1d8
.short 473 ; 0x1d9
.short 474 ; 0x1da
.short 475 ; 0x1db
.short 476 ; 0x1dc
.short 477 ; 0x1dd
.short 478 ; 0x1de
.short 479 ; 0x1df
.short 480 ; 0x1e0
.short 481 ; 0x1e1
.short 482 ; 0x1e2
.short 483 ; 0x1e3
.short 484 ; 0x1e4
.short 485 ; 0x1e5
.short 486 ; 0x1e6
.short 487 ; 0x1e7
.short 488 ; 0x1e8
.short 489 ; 0x1e9
.short 490 ; 0x1ea
.short 491 ; 0x1eb
.short 492 ; 0x1ec
.short 493 ; 0x1ed
.short 494 ; 0x1ee
.short 495 ; 0x1ef
.short 496 ; 0x1f0
.short 497 ; 0x1f1
.short 498 ; 0x1f2
.short 499 ; 0x1f3
.short 500 ; 0x1f4
.short 501 ; 0x1f5
.short 502 ; 0x1f6
.short 503 ; 0x1f7
.short 504 ; 0x1f8
.short 505 ; 0x1f9
.short 506 ; 0x1fa
.short 507 ; 0x1fb
.short 508 ; 0x1fc
.short 509 ; 0x1fd
.short 510 ; 0x1fe
.short 511 ; 0x1ff
.short 512 ; 0x200
.short 513 ; 0x201
.short 514 ; 0x202
.short 515 ; 0x203
.short 516 ; 0x204
.short 517 ; 0x205
.short 518 ; 0x206
.short 519 ; 0x207
.short 520 ; 0x208
.short 521 ; 0x209
.short 522 ; 0x20a
.short 523 ; 0x20b
.short 524 ; 0x20c
.short 525 ; 0x20d
.short 526 ; 0x20e
.short 527 ; 0x20f
.short 528 ; 0x210
.short 529 ; 0x211
.short 530 ; 0x212
.short 531 ; 0x213
.short 532 ; 0x214
.short 533 ; 0x215
.short 534 ; 0x216
.short 535 ; 0x217
.short 536 ; 0x218
.short 537 ; 0x219
.short 538 ; 0x21a
.short 539 ; 0x21b
.short 540 ; 0x21c
.short 541 ; 0x21d
.short 542 ; 0x21e
.short 543 ; 0x21f
.short 544 ; 0x220
.short 545 ; 0x221
.short 546 ; 0x222
.short 547 ; 0x223
.short 548 ; 0x224
.short 549 ; 0x225
.short 550 ; 0x226
.short 551 ; 0x227
.short 552 ; 0x228
.short 553 ; 0x229
.short 554 ; 0x22a
.short 555 ; 0x22b
.short 556 ; 0x22c
.short 557 ; 0x22d
.short 558 ; 0x22e
.short 559 ; 0x22f
.short 560 ; 0x230
.short 561 ; 0x231
.short 562 ; 0x232
.short 563 ; 0x233
.short 564 ; 0x234
.short 565 ; 0x235
.short 566 ; 0x236
.short 567 ; 0x237
.short 568 ; 0x238
.short 569 ; 0x239
.short 570 ; 0x23a
.short 571 ; 0x23b
.short 572 ; 0x23c
.short 573 ; 0x23d
.short 574 ; 0x23e
.short 575 ; 0x23f
.short 576 ; 0x240
.short 577 ; 0x241
.short 578 ; 0x242
.short 579 ; 0x243
.short 580 ; 0x244
.short 581 ; 0x245
.short 582 ; 0x246
.short 583 ; 0x247
.short 584 ; 0x248
.short 585 ; 0x249
.short 586 ; 0x24a
.short 587 ; 0x24b
.short 588 ; 0x24c
.short 589 ; 0x24d
.short 590 ; 0x24e
.short 591 ; 0x24f
.short 592 ; 0x250
.short 593 ; 0x251
.short 594 ; 0x252
.short 595 ; 0x253
.short 596 ; 0x254
.short 597 ; 0x255
.short 598 ; 0x256
.short 599 ; 0x257
.short 600 ; 0x258
.short 601 ; 0x259
.short 602 ; 0x25a
.short 603 ; 0x25b
.short 604 ; 0x25c
.short 605 ; 0x25d
.short 606 ; 0x25e
.short 607 ; 0x25f
.short 608 ; 0x260
.short 609 ; 0x261
.short 610 ; 0x262
.short 611 ; 0x263
.short 612 ; 0x264
.short 613 ; 0x265
.short 614 ; 0x266
.short 615 ; 0x267
.short 616 ; 0x268
.short 617 ; 0x269
.short 618 ; 0x26a
.short 619 ; 0x26b
.short 620 ; 0x26c
.short 621 ; 0x26d
.short 622 ; 0x26e
.short 623 ; 0x26f
.short 624 ; 0x270
.short 625 ; 0x271
.short 626 ; 0x272
.short 627 ; 0x273
.short 628 ; 0x274
.short 629 ; 0x275
.short 630 ; 0x276
.short 631 ; 0x277
.short 632 ; 0x278
.short 633 ; 0x279
.short 634 ; 0x27a
.short 635 ; 0x27b
.short 636 ; 0x27c
.short 637 ; 0x27d
.short 638 ; 0x27e
.short 639 ; 0x27f
.short 640 ; 0x280
.short 641 ; 0x281
.short 642 ; 0x282
.short 643 ; 0x283
.short 644 ; 0x284
.short 645 ; 0x285
.short 646 ; 0x286
.short 647 ; 0x287
.short 648 ; 0x288
.short 649 ; 0x289
.short 650 ; 0x28a
.short 651 ; 0x28b
.short 652 ; 0x28c
.short 653 ; 0x28d
.short 654 ; 0x28e
.short 655 ; 0x28f
.short 656 ; 0x290
.short 657 ; 0x291
.short 658 ; 0x292
.short 659 ; 0x293
.short 660 ; 0x294
.short 661 ; 0x295
.short 662 ; 0x296
.short 663 ; 0x297
.short 664 ; 0x298
.short 665 ; 0x299
.short 666 ; 0x29a
.short 667 ; 0x29b
.short 668 ; 0x29c
.short 669 ; 0x29d
.short 670 ; 0x29e
.short 671 ; 0x29f
.short 672 ; 0x2a0
.short 673 ; 0x2a1
.short 674 ; 0x2a2
.short 675 ; 0x2a3
.short 676 ; 0x2a4
.short 677 ; 0x2a5
.short 678 ; 0x2a6
.short 679 ; 0x2a7
.short 680 ; 0x2a8
.short 681 ; 0x2a9
.short 682 ; 0x2aa
.short 683 ; 0x2ab
.short 684 ; 0x2ac
.short 685 ; 0x2ad
.short 686 ; 0x2ae
.short 687 ; 0x2af
.short 688 ; 0x2b0
.short 689 ; 0x2b1
.short 690 ; 0x2b2
.short 691 ; 0x2b3
.short 692 ; 0x2b4
.short 693 ; 0x2b5
.short 694 ; 0x2b6
.short 695 ; 0x2b7
.short 696 ; 0x2b8
.short 697 ; 0x2b9
.short 698 ; 0x2ba
.short 699 ; 0x2bb
.short 700 ; 0x2bc
.short 701 ; 0x2bd
.short 702 ; 0x2be
.short 703 ; 0x2bf
.short 704 ; 0x2c0
.short 705 ; 0x2c1
.short 706 ; 0x2c2
.short 707 ; 0x2c3
.short 708 ; 0x2c4
.short 709 ; 0x2c5
.short 710 ; 0x2c6
.short 711 ; 0x2c7
.short 712 ; 0x2c8
.short 713 ; 0x2c9
.short 714 ; 0x2ca
.short 715 ; 0x2cb
.short 716 ; 0x2cc
.short 717 ; 0x2cd
.short 718 ; 0x2ce
.short 719 ; 0x2cf
.short 720 ; 0x2d0
.short 721 ; 0x2d1
.short 722 ; 0x2d2
.short 723 ; 0x2d3
.short 724 ; 0x2d4
.short 725 ; 0x2d5
.short 726 ; 0x2d6
.short 727 ; 0x2d7
.short 728 ; 0x2d8
.short 729 ; 0x2d9
.short 730 ; 0x2da
.short 731 ; 0x2db
.short 732 ; 0x2dc
.short 733 ; 0x2dd
.short 734 ; 0x2de
.short 735 ; 0x2df
.short 736 ; 0x2e0
.short 737 ; 0x2e1
.short 738 ; 0x2e2
.short 739 ; 0x2e3
.short 740 ; 0x2e4
.short 741 ; 0x2e5
.short 742 ; 0x2e6
.short 743 ; 0x2e7
.short 744 ; 0x2e8
.short 745 ; 0x2e9
.short 746 ; 0x2ea
.short 747 ; 0x2eb
.short 748 ; 0x2ec
.short 749 ; 0x2ed
.short 750 ; 0x2ee
.short 751 ; 0x2ef
.short 752 ; 0x2f0
.short 753 ; 0x2f1
.short 754 ; 0x2f2
.short 755 ; 0x2f3
.short 756 ; 0x2f4
.short 757 ; 0x2f5
.short 758 ; 0x2f6
.short 759 ; 0x2f7
.short 760 ; 0x2f8
.short 761 ; 0x2f9
.short 762 ; 0x2fa
.short 763 ; 0x2fb
.short 764 ; 0x2fc
.short 765 ; 0x2fd
.short 766 ; 0x2fe
.short 767 ; 0x2ff
.short 768 ; 0x300
.short 769 ; 0x301
.short 770 ; 0x302
.short 771 ; 0x303
.short 772 ; 0x304
.short 773 ; 0x305
.short 774 ; 0x306
.short 775 ; 0x307
.short 776 ; 0x308
.short 777 ; 0x309
.short 778 ; 0x30a
.short 779 ; 0x30b
.short 780 ; 0x30c
.short 781 ; 0x30d
.short 782 ; 0x30e
.short 783 ; 0x30f
.short 784 ; 0x310
.short 785 ; 0x311
.short 786 ; 0x312
.short 787 ; 0x313
.short 788 ; 0x314
.short 789 ; 0x315
.short 790 ; 0x316
.short 791 ; 0x317
.short 792 ; 0x318
.short 793 ; 0x319
.short 794 ; 0x31a
.short 795 ; 0x31b
.short 796 ; 0x31c
.short 797 ; 0x31d
.short 798 ; 0x31e
.short 799 ; 0x31f
.short 800 ; 0x320
.short 801 ; 0x321
.short 802 ; 0x322
.short 803 ; 0x323
.short 804 ; 0x324
.short 805 ; 0x325
.short 806 ; 0x326
.short 807 ; 0x327
.short 808 ; 0x328
.short 809 ; 0x329
.short 810 ; 0x32a
.short 811 ; 0x32b
.short 812 ; 0x32c
.short 813 ; 0x32d
.short 814 ; 0x32e
.short 815 ; 0x32f
.short 816 ; 0x330
.short 817 ; 0x331
.short 818 ; 0x332
.short 819 ; 0x333
.short 820 ; 0x334
.short 821 ; 0x335
.short 822 ; 0x336
.short 823 ; 0x337
.short 824 ; 0x338
.short 825 ; 0x339
.short 826 ; 0x33a
.short 827 ; 0x33b
.short 828 ; 0x33c
.short 829 ; 0x33d
.short 830 ; 0x33e
.short 831 ; 0x33f
.short 832 ; 0x340
.short 833 ; 0x341
.short 834 ; 0x342
.short 835 ; 0x343
.short 836 ; 0x344
.short 837 ; 0x345
.short 838 ; 0x346
.short 839 ; 0x347
.short 840 ; 0x348
.short 841 ; 0x349
.short 842 ; 0x34a
.short 843 ; 0x34b
.short 844 ; 0x34c
.short 845 ; 0x34d
.short 846 ; 0x34e
.short 847 ; 0x34f
.short 848 ; 0x350
.short 849 ; 0x351
.short 850 ; 0x352
.short 851 ; 0x353
.short 852 ; 0x354
.short 853 ; 0x355
.short 854 ; 0x356
.short 855 ; 0x357
.short 856 ; 0x358
.short 857 ; 0x359
.short 858 ; 0x35a
.short 859 ; 0x35b
.short 860 ; 0x35c
.short 861 ; 0x35d
.short 862 ; 0x35e
.short 863 ; 0x35f
.short 864 ; 0x360
.short 865 ; 0x361
.short 866 ; 0x362
.short 867 ; 0x363
.short 868 ; 0x364
.short 869 ; 0x365
.short 870 ; 0x366
.short 871 ; 0x367
.short 872 ; 0x368
.short 873 ; 0x369
.short 874 ; 0x36a
.short 875 ; 0x36b
.short 876 ; 0x36c
.short 877 ; 0x36d
.short 878 ; 0x36e
.short 879 ; 0x36f
.short 880 ; 0x370
.short 881 ; 0x371
.short 882 ; 0x372
.short 883 ; 0x373
.short 884 ; 0x374
.short 885 ; 0x375
.short 886 ; 0x376
.short 887 ; 0x377
.short 888 ; 0x378
.short 889 ; 0x379
.short 890 ; 0x37a
.short 891 ; 0x37b
.short 892 ; 0x37c
.short 893 ; 0x37d
.short 894 ; 0x37e
.short 895 ; 0x37f
.short 896 ; 0x380
.short 897 ; 0x381
.short 898 ; 0x382
.short 899 ; 0x383
.short 900 ; 0x384
.short 901 ; 0x385
.short 902 ; 0x386
.short 903 ; 0x387
.short 904 ; 0x388
.short 905 ; 0x389
.short 906 ; 0x38a
.short 907 ; 0x38b
.short 908 ; 0x38c
.short 909 ; 0x38d
.short 910 ; 0x38e
.short 911 ; 0x38f
.short 912 ; 0x390
.short 913 ; 0x391
.short 914 ; 0x392
.short 915 ; 0x393
.short 916 ; 0x394
.short 917 ; 0x395
.short 918 ; 0x396
.short 919 ; 0x397
.short 920 ; 0x398
.short 921 ; 0x399
.short 922 ; 0x39a
.short 923 ; 0x39b
.short 924 ; 0x39c
.short 925 ; 0x39d
.short 926 ; 0x39e
.short 927 ; 0x39f
.short 928 ; 0x3a0
.short 929 ; 0x3a1
.short 930 ; 0x3a2
.short 931 ; 0x3a3
.short 932 ; 0x3a4
.short 933 ; 0x3a5
.short 934 ; 0x3a6
.short 935 ; 0x3a7
.short 936 ; 0x3a8
.short 937 ; 0x3a9
.short 938 ; 0x3aa
.short 939 ; 0x3ab
.short 940 ; 0x3ac
.short 941 ; 0x3ad
.short 942 ; 0x3ae
.short 943 ; 0x3af
.short 944 ; 0x3b0
.short 945 ; 0x3b1
.short 946 ; 0x3b2
.short 947 ; 0x3b3
.short 948 ; 0x3b4
.short 949 ; 0x3b5
.short 950 ; 0x3b6
.short 951 ; 0x3b7
.short 952 ; 0x3b8
.short 953 ; 0x3b9
.short 954 ; 0x3ba
.short 955 ; 0x3bb
.short 956 ; 0x3bc
.short 957 ; 0x3bd
.short 958 ; 0x3be
.short 959 ; 0x3bf
.short 960 ; 0x3c0
.short 961 ; 0x3c1
.short 962 ; 0x3c2
.short 963 ; 0x3c3
.short 964 ; 0x3c4
.short 965 ; 0x3c5
.short 966 ; 0x3c6
.short 967 ; 0x3c7
.short 968 ; 0x3c8
.short 969 ; 0x3c9
.short 970 ; 0x3ca
.short 971 ; 0x3cb
.short 972 ; 0x3cc
.short 973 ; 0x3cd
.short 974 ; 0x3ce
.short 975 ; 0x3cf
.short 976 ; 0x3d0
.short 977 ; 0x3d1
.short 978 ; 0x3d2
.short 979 ; 0x3d3
.short 980 ; 0x3d4
.short 981 ; 0x3d5
.short 982 ; 0x3d6
.short 983 ; 0x3d7
.short 984 ; 0x3d8
.short 985 ; 0x3d9
.short 986 ; 0x3da
.short 987 ; 0x3db
.short 988 ; 0x3dc
.short 989 ; 0x3dd
.short 990 ; 0x3de
.short 991 ; 0x3df
.short 992 ; 0x3e0
.short 993 ; 0x3e1
.short 994 ; 0x3e2
.short 995 ; 0x3e3
.short 996 ; 0x3e4
.short 997 ; 0x3e5
.short 998 ; 0x3e6
.short 999 ; 0x3e7
.short 1000 ; 0x3e8
.short 1001 ; 0x3e9
.short 1002 ; 0x3ea
.short 1003 ; 0x3eb
.short 1004 ; 0x3ec
.short 1005 ; 0x3ed
.short 1006 ; 0x3ee
.short 1007 ; 0x3ef
.short 1008 ; 0x3f0
.short 1009 ; 0x3f1
.short 1010 ; 0x3f2
.short 1011 ; 0x3f3
.short 1012 ; 0x3f4
.short 1013 ; 0x3f5
.short 1014 ; 0x3f6
.short 1015 ; 0x3f7
.short 1016 ; 0x3f8
.short 1017 ; 0x3f9
.short 1018 ; 0x3fa
.short 1019 ; 0x3fb
.short 1020 ; 0x3fc
.short 1021 ; 0x3fd
.short 1022 ; 0x3fe
.short 1023 ; 0x3ff
.globl _marioMapPal ; @marioMapPal
.p2align 2
_marioMapPal:
.short 0 ; 0x0
.short 32487 ; 0x7ee7
.short 2896 ; 0xb50
.short 23295 ; 0x5aff
.short 465 ; 0x1d1
.short 672 ; 0x2a0
.short 32767 ; 0x7fff
.short 7807 ; 0x1e7f
.short 1337 ; 0x539
.short 32331 ; 0x7e4b
.short 187 ; 0xbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _marioMapTiles ## @marioMapTiles
.p2align 2
_marioMapTiles:
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38502 ## 0x9666
.short 38502 ## 0x9666
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 26982 ## 0x6966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26214 ## 0x6666
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38502 ## 0x9666
.short 26214 ## 0x6666
.short 39318 ## 0x9996
.short 26982 ## 0x6966
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 26982 ## 0x6966
.short 38505 ## 0x9669
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 38502 ## 0x9666
.short 38502 ## 0x9666
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26214 ## 0x6666
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38502 ## 0x9666
.short 26214 ## 0x6666
.short 39318 ## 0x9996
.short 26982 ## 0x6966
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26214 ## 0x6666
.short 39318 ## 0x9996
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 26214 ## 0x6666
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38502 ## 0x9666
.short 38502 ## 0x9666
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 26982 ## 0x6966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 26214 ## 0x6666
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38505 ## 0x9669
.short 39273 ## 0x9969
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38505 ## 0x9669
.short 39273 ## 0x9969
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38505 ## 0x9669
.short 39273 ## 0x9969
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38505 ## 0x9669
.short 39273 ## 0x9969
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38505 ## 0x9669
.short 39273 ## 0x9969
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38505 ## 0x9669
.short 39273 ## 0x9969
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 30617 ## 0x7799
.short 39312 ## 0x9990
.short 30585 ## 0x7779
.short 39175 ## 0x9907
.short 30585 ## 0x7779
.short 39175 ## 0x9907
.short 30585 ## 0x7779
.short 39175 ## 0x9907
.short 30585 ## 0x7779
.short 39175 ## 0x9907
.short 30585 ## 0x7779
.short 39175 ## 0x9907
.short 30473 ## 0x7709
.short 39296 ## 0x9980
.short 153 ## 0x99
.short 39320 ## 0x9998
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39273 ## 0x9969
.short 39273 ## 0x9969
.short 38553 ## 0x9699
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39321 ## 0x9999
.short 38553 ## 0x9699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39273 ## 0x9969
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38505 ## 0x9669
.short 39273 ## 0x9969
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39273 ## 0x9969
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 38505 ## 0x9669
.short 39273 ## 0x9969
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 26265 ## 0x6699
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39270 ## 0x9966
.short 27033 ## 0x6999
.short 39318 ## 0x9996
.short 26265 ## 0x6699
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26217 ## 0x6669
.short 39270 ## 0x9966
.short 39270 ## 0x9966
.short 38505 ## 0x9669
.short 39321 ## 0x9999
.short 38502 ## 0x9666
.short 26265 ## 0x6699
.short 39270 ## 0x9966
.short 26217 ## 0x6669
.short 39318 ## 0x9996
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 26214 ## 0x6666
.short 38502 ## 0x9666
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 9 ## 0x9
.short 39321 ## 0x9999
.short 26208 ## 0x6660
.short 153 ## 0x99
.short 26214 ## 0x6666
.short 26121 ## 0x6609
.short 26214 ## 0x6666
.short 26121 ## 0x6609
.short 26214 ## 0x6666
.short 26121 ## 0x6609
.short 26214 ## 0x6666
.short 26208 ## 0x6660
.short 26129 ## 0x6611
.short 5734 ## 0x1666
.short 26214 ## 0x6666
.short 39312 ## 0x9990
.short 39321 ## 0x9999
.short 39174 ## 0x9906
.short 39321 ## 0x9999
.short 36966 ## 0x9066
.short 39321 ## 0x9999
.short 36966 ## 0x9066
.short 39312 ## 0x9990
.short 1638 ## 0x666
.short 39174 ## 0x9906
.short 26209 ## 0x6661
.short 36966 ## 0x9066
.short 26134 ## 0x6616
.short 36966 ## 0x9066
.short 26214 ## 0x6666
.short 36966 ## 0x9066
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 24576 ## 0x6000
.short 2457 ## 0x999
.short 26214 ## 0x6666
.short 24729 ## 0x6099
.short 26214 ## 0x6666
.short 26265 ## 0x6699
.short 26214 ## 0x6666
.short 26112 ## 0x6600
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26208 ## 0x6660
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 1638 ## 0x666
.short 26214 ## 0x6666
.short 1638 ## 0x666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 37017 ## 0x9099
.short 39321 ## 0x9999
.short 1545 ## 0x609
.short 39321 ## 0x9999
.short 1632 ## 0x660
.short 39321 ## 0x9999
.short 1638 ## 0x666
.short 39177 ## 0x9909
.short 26214 ## 0x6666
.short 36960 ## 0x9060
.short 26214 ## 0x6666
.short 36966 ## 0x9066
.short 26214 ## 0x6666
.short 36966 ## 0x9066
.short 26214 ## 0x6666
.short 39174 ## 0x9906
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26121 ## 0x6609
.short 26209 ## 0x6661
.short 24729 ## 0x6099
.short 26134 ## 0x6616
.short 2457 ## 0x999
.short 4454 ## 0x1166
.short 2457 ## 0x999
.short 26214 ## 0x6666
.short 39321 ## 0x9999
.short 24576 ## 0x6000
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26209 ## 0x6661
.short 5734 ## 0x1666
.short 26129 ## 0x6611
.short 4374 ## 0x1116
.short 4374 ## 0x1116
.short 24849 ## 0x6111
.short 5734 ## 0x1666
.short 26209 ## 0x6661
.short 26214 ## 0x6666
.short 24678 ## 0x6066
.short 26112 ## 0x6600
.short 2310 ## 0x906
.short 153 ## 0x99
.short 39312 ## 0x9990
.short 26209 ## 0x6661
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26209 ## 0x6661
.short 26134 ## 0x6616
.short 4369 ## 0x1111
.short 26209 ## 0x6661
.short 4374 ## 0x1116
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 1638 ## 0x666
.short 26208 ## 0x6660
.short 36870 ## 0x9006
.short 9 ## 0x9
.short 39312 ## 0x9990
.short 26214 ## 0x6666
.short 39312 ## 0x9990
.short 26214 ## 0x6666
.short 39174 ## 0x9906
.short 26214 ## 0x6666
.short 36966 ## 0x9066
.short 26214 ## 0x6666
.short 39270 ## 0x9966
.short 26214 ## 0x6666
.short 39168 ## 0x9900
.short 102 ## 0x66
.short 39321 ## 0x9999
.short 39168 ## 0x9900
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 30471 ## 0x7707
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 34952 ## 0x8888
.short 34679 ## 0x8777
.short 8 ## 0x8
.short 34679 ## 0x8777
.short 30472 ## 0x7708
.short 34679 ## 0x8777
.short 30472 ## 0x7708
.short 30583 ## 0x7777
.short 34560 ## 0x8700
.short 34952 ## 0x8888
.short 39304 ## 0x9988
.short 30583 ## 0x7777
.short 36983 ## 0x9077
.short 30583 ## 0x7777
.short 36976 ## 0x9070
.short 30584 ## 0x7778
.short 36983 ## 0x9077
.short 30600 ## 0x7788
.short 36983 ## 0x9077
.short 28808 ## 0x7088
.short 36983 ## 0x9077
.short 28808 ## 0x7088
.short 36983 ## 0x9077
.short 28808 ## 0x7088
.short 36983 ## 0x9077
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 1911 ## 0x777
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30471 ## 0x7707
.short 1911 ## 0x777
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 0 ## 0x0
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 36983 ## 0x9077
.short 30576 ## 0x7770
.short 36983 ## 0x9077
.short 30576 ## 0x7770
.short 36983 ## 0x9077
.short 30583 ## 0x7777
.short 36983 ## 0x9077
.short 30576 ## 0x7770
.short 36983 ## 0x9077
.short 30576 ## 0x7770
.short 36976 ## 0x9070
.short 30583 ## 0x7777
.short 36983 ## 0x9077
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 30471 ## 0x7707
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 34952 ## 0x8888
.short 34679 ## 0x8777
.short 8 ## 0x8
.short 34679 ## 0x8777
.short 30472 ## 0x7708
.short 34679 ## 0x8777
.short 30472 ## 0x7708
.short 30583 ## 0x7777
.short 34560 ## 0x8700
.short 34952 ## 0x8888
.short 39304 ## 0x9988
.short 30583 ## 0x7777
.short 36983 ## 0x9077
.short 30583 ## 0x7777
.short 36976 ## 0x9070
.short 30584 ## 0x7778
.short 36983 ## 0x9077
.short 30600 ## 0x7788
.short 36983 ## 0x9077
.short 28808 ## 0x7088
.short 36983 ## 0x9077
.short 28808 ## 0x7088
.short 36983 ## 0x9077
.short 28808 ## 0x7088
.short 36983 ## 0x9077
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 14745 ## 0x3999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 0 ## 0x0
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 0 ## 0x0
.short 13107 ## 0x3333
.short 37683 ## 0x9333
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 30471 ## 0x7707
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 34952 ## 0x8888
.short 34679 ## 0x8777
.short 8 ## 0x8
.short 34679 ## 0x8777
.short 30472 ## 0x7708
.short 34679 ## 0x8777
.short 30472 ## 0x7708
.short 30583 ## 0x7777
.short 34560 ## 0x8700
.short 34952 ## 0x8888
.short 14728 ## 0x3988
.short 30583 ## 0x7777
.short 32887 ## 0x8077
.short 30583 ## 0x7777
.short 32880 ## 0x8070
.short 30584 ## 0x7778
.short 119 ## 0x77
.short 30600 ## 0x7788
.short 32887 ## 0x8077
.short 28808 ## 0x7088
.short 32887 ## 0x8077
.short 28808 ## 0x7088
.short 32887 ## 0x8077
.short 28808 ## 0x7088
.short 119 ## 0x77
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 0 ## 0x0
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 0 ## 0x0
.short 13107 ## 0x3333
.short 37683 ## 0x9333
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 30471 ## 0x7707
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 34952 ## 0x8888
.short 34679 ## 0x8777
.short 8 ## 0x8
.short 34679 ## 0x8777
.short 30472 ## 0x7708
.short 34679 ## 0x8777
.short 30472 ## 0x7708
.short 30583 ## 0x7777
.short 34560 ## 0x8700
.short 34952 ## 0x8888
.short 14728 ## 0x3988
.short 30583 ## 0x7777
.short 32887 ## 0x8077
.short 30583 ## 0x7777
.short 32880 ## 0x8070
.short 30584 ## 0x7778
.short 119 ## 0x77
.short 30600 ## 0x7788
.short 32887 ## 0x8077
.short 28808 ## 0x7088
.short 32887 ## 0x8077
.short 28808 ## 0x7088
.short 32887 ## 0x8077
.short 28808 ## 0x7088
.short 119 ## 0x77
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 0 ## 0x0
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 0 ## 0x0
.short 13107 ## 0x3333
.short 37683 ## 0x9333
.short 34952 ## 0x8888
.short 37000 ## 0x9088
.short 34952 ## 0x8888
.short 37000 ## 0x9088
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 32904 ## 0x8088
.short 39048 ## 0x9888
.short 32904 ## 0x8088
.short 39048 ## 0x9888
.short 32904 ## 0x8088
.short 39048 ## 0x9888
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 1911 ## 0x777
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30471 ## 0x7707
.short 1911 ## 0x777
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 0 ## 0x0
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 36983 ## 0x9077
.short 30576 ## 0x7770
.short 36983 ## 0x9077
.short 30576 ## 0x7770
.short 36983 ## 0x9077
.short 30583 ## 0x7777
.short 36983 ## 0x9077
.short 30576 ## 0x7770
.short 36983 ## 0x9077
.short 30576 ## 0x7770
.short 36976 ## 0x9070
.short 30583 ## 0x7777
.short 36983 ## 0x9077
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 0 ## 0x0
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 0 ## 0x0
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 0 ## 0x0
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 1911 ## 0x777
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30471 ## 0x7707
.short 1911 ## 0x777
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 0 ## 0x0
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 32887 ## 0x8077
.short 30576 ## 0x7770
.short 32887 ## 0x8077
.short 30576 ## 0x7770
.short 32887 ## 0x8077
.short 30583 ## 0x7777
.short 119 ## 0x77
.short 30576 ## 0x7770
.short 32887 ## 0x8077
.short 30576 ## 0x7770
.short 32880 ## 0x8070
.short 30583 ## 0x7777
.short 32887 ## 0x8077
.short 0 ## 0x0
.short 0 ## 0x0
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 0 ## 0x0
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 0 ## 0x0
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 0 ## 0x0
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 1911 ## 0x777
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30583 ## 0x7777
.short 34935 ## 0x8877
.short 30471 ## 0x7707
.short 1911 ## 0x777
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 0 ## 0x0
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 32887 ## 0x8077
.short 30576 ## 0x7770
.short 32887 ## 0x8077
.short 30576 ## 0x7770
.short 32887 ## 0x8077
.short 30583 ## 0x7777
.short 119 ## 0x77
.short 30576 ## 0x7770
.short 32887 ## 0x8077
.short 30576 ## 0x7770
.short 32880 ## 0x8070
.short 30583 ## 0x7777
.short 32887 ## 0x8077
.short 0 ## 0x0
.short 0 ## 0x0
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 0 ## 0x0
.short 0 ## 0x0
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 32904 ## 0x8088
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 0 ## 0x0
.short 34952 ## 0x8888
.short 37000 ## 0x9088
.short 34952 ## 0x8888
.short 37000 ## 0x9088
.short 34952 ## 0x8888
.short 37000 ## 0x9088
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 32904 ## 0x8088
.short 39048 ## 0x9888
.short 32904 ## 0x8088
.short 39048 ## 0x9888
.short 32904 ## 0x8088
.short 39048 ## 0x9888
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 43673 ## 0xaa99
.short 39321 ## 0x9999
.short 43689 ## 0xaaa9
.short 39321 ## 0x9999
.short 17481 ## 0x4449
.short 39321 ## 0x9999
.short 29812 ## 0x7474
.short 39321 ## 0x9999
.short 17524 ## 0x4474
.short 39321 ## 0x9999
.short 30532 ## 0x7744
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 30585 ## 0x7779
.short 39594 ## 0x9aaa
.short 30585 ## 0x7779
.short 43690 ## 0xaaaa
.short 30634 ## 0x77aa
.short 29815 ## 0x7477
.short 17481 ## 0x4449
.short 29815 ## 0x7477
.short 17479 ## 0x4447
.short 18295 ## 0x4777
.short 18295 ## 0x4777
.short 17527 ## 0x4477
.short 37956 ## 0x9444
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 30617 ## 0x7799
.short 17561 ## 0x4499
.short 42052 ## 0xa444
.short 17481 ## 0x4449
.short 17476 ## 0x4444
.short 17527 ## 0x4477
.short 17476 ## 0x4444
.short 38775 ## 0x9777
.short 42154 ## 0xa4aa
.short 18809 ## 0x4979
.short 43690 ## 0xaaaa
.short 17561 ## 0x4499
.short 43684 ## 0xaaa4
.short 17481 ## 0x4449
.short 43690 ## 0xaaaa
.short 30583 ## 0x7777
.short 39239 ## 0x9947
.short 42052 ## 0xa444
.short 39316 ## 0x9994
.short 17482 ## 0x444a
.short 18842 ## 0x499a
.short 43690 ## 0xaaaa
.short 18842 ## 0x499a
.short 43642 ## 0xaa7a
.short 17575 ## 0x44a7
.short 43690 ## 0xaaaa
.short 17578 ## 0x44aa
.short 43690 ## 0xaaaa
.short 17578 ## 0x44aa
.short 39594 ## 0x9aaa
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39241 ## 0x9949
.short 43690 ## 0xaaaa
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 0 ## 0x0
.short 9 ## 0x9
.short 21845 ## 0x5555
.short 21840 ## 0x5550
.short 21845 ## 0x5555
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39168 ## 0x9900
.short 39321 ## 0x9999
.short 85 ## 0x55
.short 39312 ## 0x9990
.short 21845 ## 0x5555
.short 36869 ## 0x9005
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 9 ## 0x9
.short 39321 ## 0x9999
.short 8736 ## 0x2220
.short 153 ## 0x99
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8736 ## 0x2220
.short 8789 ## 0x2255
.short 21026 ## 0x5222
.short 8738 ## 0x2222
.short 39312 ## 0x9990
.short 39321 ## 0x9999
.short 39170 ## 0x9902
.short 39321 ## 0x9999
.short 36898 ## 0x9022
.short 39321 ## 0x9999
.short 36898 ## 0x9022
.short 39312 ## 0x9990
.short 546 ## 0x222
.short 39170 ## 0x9902
.short 8741 ## 0x2225
.short 36898 ## 0x9022
.short 8786 ## 0x2252
.short 36898 ## 0x9022
.short 8738 ## 0x2222
.short 34 ## 0x22
.short 39321 ## 0x9999
.short 9 ## 0x9
.short 39321 ## 0x9999
.short 8736 ## 0x2220
.short 153 ## 0x99
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8736 ## 0x2220
.short 8789 ## 0x2255
.short 21026 ## 0x5222
.short 8738 ## 0x2222
.short 39312 ## 0x9990
.short 39321 ## 0x9999
.short 39170 ## 0x9902
.short 39321 ## 0x9999
.short 36898 ## 0x9022
.short 39321 ## 0x9999
.short 36898 ## 0x9022
.short 39312 ## 0x9990
.short 546 ## 0x222
.short 39170 ## 0x9902
.short 8741 ## 0x2225
.short 36898 ## 0x9022
.short 8786 ## 0x2252
.short 36898 ## 0x9022
.short 8738 ## 0x2222
.short 34 ## 0x22
.short 39321 ## 0x9999
.short 9 ## 0x9
.short 39321 ## 0x9999
.short 8736 ## 0x2220
.short 153 ## 0x99
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8736 ## 0x2220
.short 8789 ## 0x2255
.short 21026 ## 0x5222
.short 8738 ## 0x2222
.short 39312 ## 0x9990
.short 39321 ## 0x9999
.short 39170 ## 0x9902
.short 39321 ## 0x9999
.short 36898 ## 0x9022
.short 39321 ## 0x9999
.short 36898 ## 0x9022
.short 39312 ## 0x9990
.short 546 ## 0x222
.short 39170 ## 0x9902
.short 8741 ## 0x2225
.short 36898 ## 0x9022
.short 8786 ## 0x2252
.short 36898 ## 0x9022
.short 8738 ## 0x2222
.short 36898 ## 0x9022
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 20633 ## 0x5099
.short 39321 ## 0x9999
.short 21769 ## 0x5509
.short 39321 ## 0x9999
.short 21840 ## 0x5550
.short 2457 ## 0x999
.short 21845 ## 0x5555
.short 20633 ## 0x5099
.short 21845 ## 0x5555
.short 21769 ## 0x5509
.short 21845 ## 0x5555
.short 21840 ## 0x5550
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 1360 ## 0x550
.short 1365 ## 0x555
.short 21760 ## 0x5500
.short 1365 ## 0x555
.short 21760 ## 0x5500
.short 1365 ## 0x555
.short 21760 ## 0x5500
.short 1280 ## 0x500
.short 21760 ## 0x5500
.short 21760 ## 0x5500
.short 21840 ## 0x5550
.short 21760 ## 0x5500
.short 21845 ## 0x5555
.short 21760 ## 0x5500
.short 21845 ## 0x5555
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39312 ## 0x9990
.short 39321 ## 0x9999
.short 39173 ## 0x9905
.short 39321 ## 0x9999
.short 36949 ## 0x9055
.short 39321 ## 0x9999
.short 1365 ## 0x555
.short 39321 ## 0x9999
.short 21845 ## 0x5555
.short 39312 ## 0x9990
.short 21845 ## 0x5555
.short 39173 ## 0x9905
.short 21845 ## 0x5555
.short 36949 ## 0x9055
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 34953 ## 0x8889
.short 39321 ## 0x9999
.short 34952 ## 0x8888
.short 35225 ## 0x8999
.short 34952 ## 0x8888
.short 34969 ## 0x8899
.short 34952 ## 0x8888
.short 137 ## 0x89
.short 34952 ## 0x8888
.short 14472 ## 0x3888
.short 34944 ## 0x8880
.short 14472 ## 0x3888
.short 0 ## 0x0
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39320 ## 0x9998
.short 39321 ## 0x9999
.short 39304 ## 0x9988
.short 39321 ## 0x9999
.short 39048 ## 0x9888
.short 39321 ## 0x9999
.short 34952 ## 0x8888
.short 39321 ## 0x9999
.short 136 ## 0x88
.short 39320 ## 0x9998
.short 33544 ## 0x8308
.short 39304 ## 0x9988
.short 33536 ## 0x8300
.short 39304 ## 0x9988
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 9 ## 0x9
.short 39321 ## 0x9999
.short 8736 ## 0x2220
.short 153 ## 0x99
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8713 ## 0x2209
.short 8738 ## 0x2222
.short 8736 ## 0x2220
.short 8789 ## 0x2255
.short 21026 ## 0x5222
.short 8738 ## 0x2222
.short 39312 ## 0x9990
.short 39321 ## 0x9999
.short 39170 ## 0x9902
.short 39321 ## 0x9999
.short 36898 ## 0x9022
.short 39321 ## 0x9999
.short 36898 ## 0x9022
.short 39312 ## 0x9990
.short 546 ## 0x222
.short 39170 ## 0x9902
.short 8741 ## 0x2225
.short 36898 ## 0x9022
.short 8786 ## 0x2252
.short 36898 ## 0x9022
.short 8738 ## 0x2222
.short 36898 ## 0x9022
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 8192 ## 0x2000
.short 2457 ## 0x999
.short 8738 ## 0x2222
.short 8345 ## 0x2099
.short 8738 ## 0x2222
.short 8857 ## 0x2299
.short 8738 ## 0x2222
.short 8704 ## 0x2200
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8736 ## 0x2220
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 546 ## 0x222
.short 8738 ## 0x2222
.short 546 ## 0x222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 37017 ## 0x9099
.short 39321 ## 0x9999
.short 521 ## 0x209
.short 39321 ## 0x9999
.short 544 ## 0x220
.short 39321 ## 0x9999
.short 546 ## 0x222
.short 39177 ## 0x9909
.short 8738 ## 0x2222
.short 36896 ## 0x9020
.short 8738 ## 0x2222
.short 36898 ## 0x9022
.short 8738 ## 0x2222
.short 36898 ## 0x9022
.short 8738 ## 0x2222
.short 39170 ## 0x9902
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 20633 ## 0x5099
.short 39321 ## 0x9999
.short 21769 ## 0x5509
.short 39321 ## 0x9999
.short 21840 ## 0x5550
.short 2457 ## 0x999
.short 21845 ## 0x5555
.short 20633 ## 0x5099
.short 21845 ## 0x5555
.short 21769 ## 0x5509
.short 21845 ## 0x5555
.short 21840 ## 0x5550
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 1365 ## 0x555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39312 ## 0x9990
.short 39321 ## 0x9999
.short 39173 ## 0x9905
.short 39321 ## 0x9999
.short 36949 ## 0x9055
.short 39321 ## 0x9999
.short 1365 ## 0x555
.short 39321 ## 0x9999
.short 21845 ## 0x5555
.short 39312 ## 0x9990
.short 21845 ## 0x5555
.short 39173 ## 0x9905
.short 21845 ## 0x5555
.short 36949 ## 0x9055
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 35225 ## 0x8999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 14472 ## 0x3888
.short 34864 ## 0x8830
.short 14472 ## 0x3888
.short 34867 ## 0x8833
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13107 ## 0x3333
.short 14745 ## 0x3999
.short 13107 ## 0x3333
.short 12297 ## 0x3009
.short 13107 ## 0x3333
.short 0 ## 0x0
.short 13104 ## 0x3330
.short 0 ## 0x0
.short 13056 ## 0x3300
.short 33539 ## 0x8303
.short 39048 ## 0x9888
.short 33587 ## 0x8333
.short 39048 ## 0x9888
.short 34952 ## 0x8888
.short 39048 ## 0x9888
.short 34867 ## 0x8833
.short 39304 ## 0x9988
.short 37683 ## 0x9333
.short 39321 ## 0x9999
.short 37683 ## 0x9333
.short 39321 ## 0x9999
.short 51 ## 0x33
.short 39321 ## 0x9999
.short 3 ## 0x3
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 2457 ## 0x999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 8192 ## 0x2000
.short 2457 ## 0x999
.short 8738 ## 0x2222
.short 8345 ## 0x2099
.short 8738 ## 0x2222
.short 8857 ## 0x2299
.short 8738 ## 0x2222
.short 8704 ## 0x2200
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8736 ## 0x2220
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 546 ## 0x222
.short 8738 ## 0x2222
.short 546 ## 0x222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 8738 ## 0x2222
.short 37017 ## 0x9099
.short 39321 ## 0x9999
.short 521 ## 0x209
.short 39321 ## 0x9999
.short 544 ## 0x220
.short 39321 ## 0x9999
.short 546 ## 0x222
.short 39177 ## 0x9909
.short 8738 ## 0x2222
.short 36896 ## 0x9020
.short 8738 ## 0x2222
.short 36898 ## 0x9022
.short 8738 ## 0x2222
.short 36898 ## 0x9022
.short 8738 ## 0x2222
.short 39170 ## 0x9902
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 12288 ## 0x3000
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13184 ## 0x3380
.short 34867 ## 0x8833
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 32816 ## 0x8030
.short 12424 ## 0x3088
.short 128 ## 0x80
.short 14336 ## 0x3800
.short 13104 ## 0x3330
.short 12339 ## 0x3033
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34864 ## 0x8830
.short 12424 ## 0x3088
.short 34947 ## 0x8883
.short 136 ## 0x88
.short 34947 ## 0x8883
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 34952 ## 0x8888
.short 12296 ## 0x3008
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 34944 ## 0x8880
.short 2184 ## 0x888
.short 32771 ## 0x8003
.short 2184 ## 0x888
.short 824 ## 0x338
.short 12288 ## 0x3000
.short 14472 ## 0x3888
.short 12339 ## 0x3033
.short 34952 ## 0x8888
.short 12424 ## 0x3088
.short 0 ## 0x0
.short 14336 ## 0x3800
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.globl _marioMapMap ## @marioMapMap
.p2align 2
_marioMapMap:
.short 0 ## 0x0
.short 1 ## 0x1
.short 2 ## 0x2
.short 3 ## 0x3
.short 4 ## 0x4
.short 5 ## 0x5
.short 6 ## 0x6
.short 7 ## 0x7
.short 8 ## 0x8
.short 9 ## 0x9
.short 10 ## 0xa
.short 11 ## 0xb
.short 12 ## 0xc
.short 13 ## 0xd
.short 14 ## 0xe
.short 15 ## 0xf
.short 16 ## 0x10
.short 17 ## 0x11
.short 18 ## 0x12
.short 19 ## 0x13
.short 20 ## 0x14
.short 21 ## 0x15
.short 22 ## 0x16
.short 23 ## 0x17
.short 24 ## 0x18
.short 25 ## 0x19
.short 26 ## 0x1a
.short 27 ## 0x1b
.short 28 ## 0x1c
.short 29 ## 0x1d
.short 30 ## 0x1e
.short 31 ## 0x1f
.short 32 ## 0x20
.short 33 ## 0x21
.short 34 ## 0x22
.short 35 ## 0x23
.short 36 ## 0x24
.short 37 ## 0x25
.short 38 ## 0x26
.short 39 ## 0x27
.short 40 ## 0x28
.short 41 ## 0x29
.short 42 ## 0x2a
.short 43 ## 0x2b
.short 44 ## 0x2c
.short 45 ## 0x2d
.short 46 ## 0x2e
.short 47 ## 0x2f
.short 48 ## 0x30
.short 49 ## 0x31
.short 50 ## 0x32
.short 51 ## 0x33
.short 52 ## 0x34
.short 53 ## 0x35
.short 54 ## 0x36
.short 55 ## 0x37
.short 56 ## 0x38
.short 57 ## 0x39
.short 58 ## 0x3a
.short 59 ## 0x3b
.short 60 ## 0x3c
.short 61 ## 0x3d
.short 62 ## 0x3e
.short 63 ## 0x3f
.short 64 ## 0x40
.short 65 ## 0x41
.short 66 ## 0x42
.short 67 ## 0x43
.short 68 ## 0x44
.short 69 ## 0x45
.short 70 ## 0x46
.short 71 ## 0x47
.short 72 ## 0x48
.short 73 ## 0x49
.short 74 ## 0x4a
.short 75 ## 0x4b
.short 76 ## 0x4c
.short 77 ## 0x4d
.short 78 ## 0x4e
.short 79 ## 0x4f
.short 80 ## 0x50
.short 81 ## 0x51
.short 82 ## 0x52
.short 83 ## 0x53
.short 84 ## 0x54
.short 85 ## 0x55
.short 86 ## 0x56
.short 87 ## 0x57
.short 88 ## 0x58
.short 89 ## 0x59
.short 90 ## 0x5a
.short 91 ## 0x5b
.short 92 ## 0x5c
.short 93 ## 0x5d
.short 94 ## 0x5e
.short 95 ## 0x5f
.short 96 ## 0x60
.short 97 ## 0x61
.short 98 ## 0x62
.short 99 ## 0x63
.short 100 ## 0x64
.short 101 ## 0x65
.short 102 ## 0x66
.short 103 ## 0x67
.short 104 ## 0x68
.short 105 ## 0x69
.short 106 ## 0x6a
.short 107 ## 0x6b
.short 108 ## 0x6c
.short 109 ## 0x6d
.short 110 ## 0x6e
.short 111 ## 0x6f
.short 112 ## 0x70
.short 113 ## 0x71
.short 114 ## 0x72
.short 115 ## 0x73
.short 116 ## 0x74
.short 117 ## 0x75
.short 118 ## 0x76
.short 119 ## 0x77
.short 120 ## 0x78
.short 121 ## 0x79
.short 122 ## 0x7a
.short 123 ## 0x7b
.short 124 ## 0x7c
.short 125 ## 0x7d
.short 126 ## 0x7e
.short 127 ## 0x7f
.short 128 ## 0x80
.short 129 ## 0x81
.short 130 ## 0x82
.short 131 ## 0x83
.short 132 ## 0x84
.short 133 ## 0x85
.short 134 ## 0x86
.short 135 ## 0x87
.short 136 ## 0x88
.short 137 ## 0x89
.short 138 ## 0x8a
.short 139 ## 0x8b
.short 140 ## 0x8c
.short 141 ## 0x8d
.short 142 ## 0x8e
.short 143 ## 0x8f
.short 144 ## 0x90
.short 145 ## 0x91
.short 146 ## 0x92
.short 147 ## 0x93
.short 148 ## 0x94
.short 149 ## 0x95
.short 150 ## 0x96
.short 151 ## 0x97
.short 152 ## 0x98
.short 153 ## 0x99
.short 154 ## 0x9a
.short 155 ## 0x9b
.short 156 ## 0x9c
.short 157 ## 0x9d
.short 158 ## 0x9e
.short 159 ## 0x9f
.short 160 ## 0xa0
.short 161 ## 0xa1
.short 162 ## 0xa2
.short 163 ## 0xa3
.short 164 ## 0xa4
.short 165 ## 0xa5
.short 166 ## 0xa6
.short 167 ## 0xa7
.short 168 ## 0xa8
.short 169 ## 0xa9
.short 170 ## 0xaa
.short 171 ## 0xab
.short 172 ## 0xac
.short 173 ## 0xad
.short 174 ## 0xae
.short 175 ## 0xaf
.short 176 ## 0xb0
.short 177 ## 0xb1
.short 178 ## 0xb2
.short 179 ## 0xb3
.short 180 ## 0xb4
.short 181 ## 0xb5
.short 182 ## 0xb6
.short 183 ## 0xb7
.short 184 ## 0xb8
.short 185 ## 0xb9
.short 186 ## 0xba
.short 187 ## 0xbb
.short 188 ## 0xbc
.short 189 ## 0xbd
.short 190 ## 0xbe
.short 191 ## 0xbf
.short 192 ## 0xc0
.short 193 ## 0xc1
.short 194 ## 0xc2
.short 195 ## 0xc3
.short 196 ## 0xc4
.short 197 ## 0xc5
.short 198 ## 0xc6
.short 199 ## 0xc7
.short 200 ## 0xc8
.short 201 ## 0xc9
.short 202 ## 0xca
.short 203 ## 0xcb
.short 204 ## 0xcc
.short 205 ## 0xcd
.short 206 ## 0xce
.short 207 ## 0xcf
.short 208 ## 0xd0
.short 209 ## 0xd1
.short 210 ## 0xd2
.short 211 ## 0xd3
.short 212 ## 0xd4
.short 213 ## 0xd5
.short 214 ## 0xd6
.short 215 ## 0xd7
.short 216 ## 0xd8
.short 217 ## 0xd9
.short 218 ## 0xda
.short 219 ## 0xdb
.short 220 ## 0xdc
.short 221 ## 0xdd
.short 222 ## 0xde
.short 223 ## 0xdf
.short 224 ## 0xe0
.short 225 ## 0xe1
.short 226 ## 0xe2
.short 227 ## 0xe3
.short 228 ## 0xe4
.short 229 ## 0xe5
.short 230 ## 0xe6
.short 231 ## 0xe7
.short 232 ## 0xe8
.short 233 ## 0xe9
.short 234 ## 0xea
.short 235 ## 0xeb
.short 236 ## 0xec
.short 237 ## 0xed
.short 238 ## 0xee
.short 239 ## 0xef
.short 240 ## 0xf0
.short 241 ## 0xf1
.short 242 ## 0xf2
.short 243 ## 0xf3
.short 244 ## 0xf4
.short 245 ## 0xf5
.short 246 ## 0xf6
.short 247 ## 0xf7
.short 248 ## 0xf8
.short 249 ## 0xf9
.short 250 ## 0xfa
.short 251 ## 0xfb
.short 252 ## 0xfc
.short 253 ## 0xfd
.short 254 ## 0xfe
.short 255 ## 0xff
.short 256 ## 0x100
.short 257 ## 0x101
.short 258 ## 0x102
.short 259 ## 0x103
.short 260 ## 0x104
.short 261 ## 0x105
.short 262 ## 0x106
.short 263 ## 0x107
.short 264 ## 0x108
.short 265 ## 0x109
.short 266 ## 0x10a
.short 267 ## 0x10b
.short 268 ## 0x10c
.short 269 ## 0x10d
.short 270 ## 0x10e
.short 271 ## 0x10f
.short 272 ## 0x110
.short 273 ## 0x111
.short 274 ## 0x112
.short 275 ## 0x113
.short 276 ## 0x114
.short 277 ## 0x115
.short 278 ## 0x116
.short 279 ## 0x117
.short 280 ## 0x118
.short 281 ## 0x119
.short 282 ## 0x11a
.short 283 ## 0x11b
.short 284 ## 0x11c
.short 285 ## 0x11d
.short 286 ## 0x11e
.short 287 ## 0x11f
.short 288 ## 0x120
.short 289 ## 0x121
.short 290 ## 0x122
.short 291 ## 0x123
.short 292 ## 0x124
.short 293 ## 0x125
.short 294 ## 0x126
.short 295 ## 0x127
.short 296 ## 0x128
.short 297 ## 0x129
.short 298 ## 0x12a
.short 299 ## 0x12b
.short 300 ## 0x12c
.short 301 ## 0x12d
.short 302 ## 0x12e
.short 303 ## 0x12f
.short 304 ## 0x130
.short 305 ## 0x131
.short 306 ## 0x132
.short 307 ## 0x133
.short 308 ## 0x134
.short 309 ## 0x135
.short 310 ## 0x136
.short 311 ## 0x137
.short 312 ## 0x138
.short 313 ## 0x139
.short 314 ## 0x13a
.short 315 ## 0x13b
.short 316 ## 0x13c
.short 317 ## 0x13d
.short 318 ## 0x13e
.short 319 ## 0x13f
.short 320 ## 0x140
.short 321 ## 0x141
.short 322 ## 0x142
.short 323 ## 0x143
.short 324 ## 0x144
.short 325 ## 0x145
.short 326 ## 0x146
.short 327 ## 0x147
.short 328 ## 0x148
.short 329 ## 0x149
.short 330 ## 0x14a
.short 331 ## 0x14b
.short 332 ## 0x14c
.short 333 ## 0x14d
.short 334 ## 0x14e
.short 335 ## 0x14f
.short 336 ## 0x150
.short 337 ## 0x151
.short 338 ## 0x152
.short 339 ## 0x153
.short 340 ## 0x154
.short 341 ## 0x155
.short 342 ## 0x156
.short 343 ## 0x157
.short 344 ## 0x158
.short 345 ## 0x159
.short 346 ## 0x15a
.short 347 ## 0x15b
.short 348 ## 0x15c
.short 349 ## 0x15d
.short 350 ## 0x15e
.short 351 ## 0x15f
.short 352 ## 0x160
.short 353 ## 0x161
.short 354 ## 0x162
.short 355 ## 0x163
.short 356 ## 0x164
.short 357 ## 0x165
.short 358 ## 0x166
.short 359 ## 0x167
.short 360 ## 0x168
.short 361 ## 0x169
.short 362 ## 0x16a
.short 363 ## 0x16b
.short 364 ## 0x16c
.short 365 ## 0x16d
.short 366 ## 0x16e
.short 367 ## 0x16f
.short 368 ## 0x170
.short 369 ## 0x171
.short 370 ## 0x172
.short 371 ## 0x173
.short 372 ## 0x174
.short 373 ## 0x175
.short 374 ## 0x176
.short 375 ## 0x177
.short 376 ## 0x178
.short 377 ## 0x179
.short 378 ## 0x17a
.short 379 ## 0x17b
.short 380 ## 0x17c
.short 381 ## 0x17d
.short 382 ## 0x17e
.short 383 ## 0x17f
.short 384 ## 0x180
.short 385 ## 0x181
.short 386 ## 0x182
.short 387 ## 0x183
.short 388 ## 0x184
.short 389 ## 0x185
.short 390 ## 0x186
.short 391 ## 0x187
.short 392 ## 0x188
.short 393 ## 0x189
.short 394 ## 0x18a
.short 395 ## 0x18b
.short 396 ## 0x18c
.short 397 ## 0x18d
.short 398 ## 0x18e
.short 399 ## 0x18f
.short 400 ## 0x190
.short 401 ## 0x191
.short 402 ## 0x192
.short 403 ## 0x193
.short 404 ## 0x194
.short 405 ## 0x195
.short 406 ## 0x196
.short 407 ## 0x197
.short 408 ## 0x198
.short 409 ## 0x199
.short 410 ## 0x19a
.short 411 ## 0x19b
.short 412 ## 0x19c
.short 413 ## 0x19d
.short 414 ## 0x19e
.short 415 ## 0x19f
.short 416 ## 0x1a0
.short 417 ## 0x1a1
.short 418 ## 0x1a2
.short 419 ## 0x1a3
.short 420 ## 0x1a4
.short 421 ## 0x1a5
.short 422 ## 0x1a6
.short 423 ## 0x1a7
.short 424 ## 0x1a8
.short 425 ## 0x1a9
.short 426 ## 0x1aa
.short 427 ## 0x1ab
.short 428 ## 0x1ac
.short 429 ## 0x1ad
.short 430 ## 0x1ae
.short 431 ## 0x1af
.short 432 ## 0x1b0
.short 433 ## 0x1b1
.short 434 ## 0x1b2
.short 435 ## 0x1b3
.short 436 ## 0x1b4
.short 437 ## 0x1b5
.short 438 ## 0x1b6
.short 439 ## 0x1b7
.short 440 ## 0x1b8
.short 441 ## 0x1b9
.short 442 ## 0x1ba
.short 443 ## 0x1bb
.short 444 ## 0x1bc
.short 445 ## 0x1bd
.short 446 ## 0x1be
.short 447 ## 0x1bf
.short 448 ## 0x1c0
.short 449 ## 0x1c1
.short 450 ## 0x1c2
.short 451 ## 0x1c3
.short 452 ## 0x1c4
.short 453 ## 0x1c5
.short 454 ## 0x1c6
.short 455 ## 0x1c7
.short 456 ## 0x1c8
.short 457 ## 0x1c9
.short 458 ## 0x1ca
.short 459 ## 0x1cb
.short 460 ## 0x1cc
.short 461 ## 0x1cd
.short 462 ## 0x1ce
.short 463 ## 0x1cf
.short 464 ## 0x1d0
.short 465 ## 0x1d1
.short 466 ## 0x1d2
.short 467 ## 0x1d3
.short 468 ## 0x1d4
.short 469 ## 0x1d5
.short 470 ## 0x1d6
.short 471 ## 0x1d7
.short 472 ## 0x1d8
.short 473 ## 0x1d9
.short 474 ## 0x1da
.short 475 ## 0x1db
.short 476 ## 0x1dc
.short 477 ## 0x1dd
.short 478 ## 0x1de
.short 479 ## 0x1df
.short 480 ## 0x1e0
.short 481 ## 0x1e1
.short 482 ## 0x1e2
.short 483 ## 0x1e3
.short 484 ## 0x1e4
.short 485 ## 0x1e5
.short 486 ## 0x1e6
.short 487 ## 0x1e7
.short 488 ## 0x1e8
.short 489 ## 0x1e9
.short 490 ## 0x1ea
.short 491 ## 0x1eb
.short 492 ## 0x1ec
.short 493 ## 0x1ed
.short 494 ## 0x1ee
.short 495 ## 0x1ef
.short 496 ## 0x1f0
.short 497 ## 0x1f1
.short 498 ## 0x1f2
.short 499 ## 0x1f3
.short 500 ## 0x1f4
.short 501 ## 0x1f5
.short 502 ## 0x1f6
.short 503 ## 0x1f7
.short 504 ## 0x1f8
.short 505 ## 0x1f9
.short 506 ## 0x1fa
.short 507 ## 0x1fb
.short 508 ## 0x1fc
.short 509 ## 0x1fd
.short 510 ## 0x1fe
.short 511 ## 0x1ff
.short 512 ## 0x200
.short 513 ## 0x201
.short 514 ## 0x202
.short 515 ## 0x203
.short 516 ## 0x204
.short 517 ## 0x205
.short 518 ## 0x206
.short 519 ## 0x207
.short 520 ## 0x208
.short 521 ## 0x209
.short 522 ## 0x20a
.short 523 ## 0x20b
.short 524 ## 0x20c
.short 525 ## 0x20d
.short 526 ## 0x20e
.short 527 ## 0x20f
.short 528 ## 0x210
.short 529 ## 0x211
.short 530 ## 0x212
.short 531 ## 0x213
.short 532 ## 0x214
.short 533 ## 0x215
.short 534 ## 0x216
.short 535 ## 0x217
.short 536 ## 0x218
.short 537 ## 0x219
.short 538 ## 0x21a
.short 539 ## 0x21b
.short 540 ## 0x21c
.short 541 ## 0x21d
.short 542 ## 0x21e
.short 543 ## 0x21f
.short 544 ## 0x220
.short 545 ## 0x221
.short 546 ## 0x222
.short 547 ## 0x223
.short 548 ## 0x224
.short 549 ## 0x225
.short 550 ## 0x226
.short 551 ## 0x227
.short 552 ## 0x228
.short 553 ## 0x229
.short 554 ## 0x22a
.short 555 ## 0x22b
.short 556 ## 0x22c
.short 557 ## 0x22d
.short 558 ## 0x22e
.short 559 ## 0x22f
.short 560 ## 0x230
.short 561 ## 0x231
.short 562 ## 0x232
.short 563 ## 0x233
.short 564 ## 0x234
.short 565 ## 0x235
.short 566 ## 0x236
.short 567 ## 0x237
.short 568 ## 0x238
.short 569 ## 0x239
.short 570 ## 0x23a
.short 571 ## 0x23b
.short 572 ## 0x23c
.short 573 ## 0x23d
.short 574 ## 0x23e
.short 575 ## 0x23f
.short 576 ## 0x240
.short 577 ## 0x241
.short 578 ## 0x242
.short 579 ## 0x243
.short 580 ## 0x244
.short 581 ## 0x245
.short 582 ## 0x246
.short 583 ## 0x247
.short 584 ## 0x248
.short 585 ## 0x249
.short 586 ## 0x24a
.short 587 ## 0x24b
.short 588 ## 0x24c
.short 589 ## 0x24d
.short 590 ## 0x24e
.short 591 ## 0x24f
.short 592 ## 0x250
.short 593 ## 0x251
.short 594 ## 0x252
.short 595 ## 0x253
.short 596 ## 0x254
.short 597 ## 0x255
.short 598 ## 0x256
.short 599 ## 0x257
.short 600 ## 0x258
.short 601 ## 0x259
.short 602 ## 0x25a
.short 603 ## 0x25b
.short 604 ## 0x25c
.short 605 ## 0x25d
.short 606 ## 0x25e
.short 607 ## 0x25f
.short 608 ## 0x260
.short 609 ## 0x261
.short 610 ## 0x262
.short 611 ## 0x263
.short 612 ## 0x264
.short 613 ## 0x265
.short 614 ## 0x266
.short 615 ## 0x267
.short 616 ## 0x268
.short 617 ## 0x269
.short 618 ## 0x26a
.short 619 ## 0x26b
.short 620 ## 0x26c
.short 621 ## 0x26d
.short 622 ## 0x26e
.short 623 ## 0x26f
.short 624 ## 0x270
.short 625 ## 0x271
.short 626 ## 0x272
.short 627 ## 0x273
.short 628 ## 0x274
.short 629 ## 0x275
.short 630 ## 0x276
.short 631 ## 0x277
.short 632 ## 0x278
.short 633 ## 0x279
.short 634 ## 0x27a
.short 635 ## 0x27b
.short 636 ## 0x27c
.short 637 ## 0x27d
.short 638 ## 0x27e
.short 639 ## 0x27f
.short 640 ## 0x280
.short 641 ## 0x281
.short 642 ## 0x282
.short 643 ## 0x283
.short 644 ## 0x284
.short 645 ## 0x285
.short 646 ## 0x286
.short 647 ## 0x287
.short 648 ## 0x288
.short 649 ## 0x289
.short 650 ## 0x28a
.short 651 ## 0x28b
.short 652 ## 0x28c
.short 653 ## 0x28d
.short 654 ## 0x28e
.short 655 ## 0x28f
.short 656 ## 0x290
.short 657 ## 0x291
.short 658 ## 0x292
.short 659 ## 0x293
.short 660 ## 0x294
.short 661 ## 0x295
.short 662 ## 0x296
.short 663 ## 0x297
.short 664 ## 0x298
.short 665 ## 0x299
.short 666 ## 0x29a
.short 667 ## 0x29b
.short 668 ## 0x29c
.short 669 ## 0x29d
.short 670 ## 0x29e
.short 671 ## 0x29f
.short 672 ## 0x2a0
.short 673 ## 0x2a1
.short 674 ## 0x2a2
.short 675 ## 0x2a3
.short 676 ## 0x2a4
.short 677 ## 0x2a5
.short 678 ## 0x2a6
.short 679 ## 0x2a7
.short 680 ## 0x2a8
.short 681 ## 0x2a9
.short 682 ## 0x2aa
.short 683 ## 0x2ab
.short 684 ## 0x2ac
.short 685 ## 0x2ad
.short 686 ## 0x2ae
.short 687 ## 0x2af
.short 688 ## 0x2b0
.short 689 ## 0x2b1
.short 690 ## 0x2b2
.short 691 ## 0x2b3
.short 692 ## 0x2b4
.short 693 ## 0x2b5
.short 694 ## 0x2b6
.short 695 ## 0x2b7
.short 696 ## 0x2b8
.short 697 ## 0x2b9
.short 698 ## 0x2ba
.short 699 ## 0x2bb
.short 700 ## 0x2bc
.short 701 ## 0x2bd
.short 702 ## 0x2be
.short 703 ## 0x2bf
.short 704 ## 0x2c0
.short 705 ## 0x2c1
.short 706 ## 0x2c2
.short 707 ## 0x2c3
.short 708 ## 0x2c4
.short 709 ## 0x2c5
.short 710 ## 0x2c6
.short 711 ## 0x2c7
.short 712 ## 0x2c8
.short 713 ## 0x2c9
.short 714 ## 0x2ca
.short 715 ## 0x2cb
.short 716 ## 0x2cc
.short 717 ## 0x2cd
.short 718 ## 0x2ce
.short 719 ## 0x2cf
.short 720 ## 0x2d0
.short 721 ## 0x2d1
.short 722 ## 0x2d2
.short 723 ## 0x2d3
.short 724 ## 0x2d4
.short 725 ## 0x2d5
.short 726 ## 0x2d6
.short 727 ## 0x2d7
.short 728 ## 0x2d8
.short 729 ## 0x2d9
.short 730 ## 0x2da
.short 731 ## 0x2db
.short 732 ## 0x2dc
.short 733 ## 0x2dd
.short 734 ## 0x2de
.short 735 ## 0x2df
.short 736 ## 0x2e0
.short 737 ## 0x2e1
.short 738 ## 0x2e2
.short 739 ## 0x2e3
.short 740 ## 0x2e4
.short 741 ## 0x2e5
.short 742 ## 0x2e6
.short 743 ## 0x2e7
.short 744 ## 0x2e8
.short 745 ## 0x2e9
.short 746 ## 0x2ea
.short 747 ## 0x2eb
.short 748 ## 0x2ec
.short 749 ## 0x2ed
.short 750 ## 0x2ee
.short 751 ## 0x2ef
.short 752 ## 0x2f0
.short 753 ## 0x2f1
.short 754 ## 0x2f2
.short 755 ## 0x2f3
.short 756 ## 0x2f4
.short 757 ## 0x2f5
.short 758 ## 0x2f6
.short 759 ## 0x2f7
.short 760 ## 0x2f8
.short 761 ## 0x2f9
.short 762 ## 0x2fa
.short 763 ## 0x2fb
.short 764 ## 0x2fc
.short 765 ## 0x2fd
.short 766 ## 0x2fe
.short 767 ## 0x2ff
.short 768 ## 0x300
.short 769 ## 0x301
.short 770 ## 0x302
.short 771 ## 0x303
.short 772 ## 0x304
.short 773 ## 0x305
.short 774 ## 0x306
.short 775 ## 0x307
.short 776 ## 0x308
.short 777 ## 0x309
.short 778 ## 0x30a
.short 779 ## 0x30b
.short 780 ## 0x30c
.short 781 ## 0x30d
.short 782 ## 0x30e
.short 783 ## 0x30f
.short 784 ## 0x310
.short 785 ## 0x311
.short 786 ## 0x312
.short 787 ## 0x313
.short 788 ## 0x314
.short 789 ## 0x315
.short 790 ## 0x316
.short 791 ## 0x317
.short 792 ## 0x318
.short 793 ## 0x319
.short 794 ## 0x31a
.short 795 ## 0x31b
.short 796 ## 0x31c
.short 797 ## 0x31d
.short 798 ## 0x31e
.short 799 ## 0x31f
.short 800 ## 0x320
.short 801 ## 0x321
.short 802 ## 0x322
.short 803 ## 0x323
.short 804 ## 0x324
.short 805 ## 0x325
.short 806 ## 0x326
.short 807 ## 0x327
.short 808 ## 0x328
.short 809 ## 0x329
.short 810 ## 0x32a
.short 811 ## 0x32b
.short 812 ## 0x32c
.short 813 ## 0x32d
.short 814 ## 0x32e
.short 815 ## 0x32f
.short 816 ## 0x330
.short 817 ## 0x331
.short 818 ## 0x332
.short 819 ## 0x333
.short 820 ## 0x334
.short 821 ## 0x335
.short 822 ## 0x336
.short 823 ## 0x337
.short 824 ## 0x338
.short 825 ## 0x339
.short 826 ## 0x33a
.short 827 ## 0x33b
.short 828 ## 0x33c
.short 829 ## 0x33d
.short 830 ## 0x33e
.short 831 ## 0x33f
.short 832 ## 0x340
.short 833 ## 0x341
.short 834 ## 0x342
.short 835 ## 0x343
.short 836 ## 0x344
.short 837 ## 0x345
.short 838 ## 0x346
.short 839 ## 0x347
.short 840 ## 0x348
.short 841 ## 0x349
.short 842 ## 0x34a
.short 843 ## 0x34b
.short 844 ## 0x34c
.short 845 ## 0x34d
.short 846 ## 0x34e
.short 847 ## 0x34f
.short 848 ## 0x350
.short 849 ## 0x351
.short 850 ## 0x352
.short 851 ## 0x353
.short 852 ## 0x354
.short 853 ## 0x355
.short 854 ## 0x356
.short 855 ## 0x357
.short 856 ## 0x358
.short 857 ## 0x359
.short 858 ## 0x35a
.short 859 ## 0x35b
.short 860 ## 0x35c
.short 861 ## 0x35d
.short 862 ## 0x35e
.short 863 ## 0x35f
.short 864 ## 0x360
.short 865 ## 0x361
.short 866 ## 0x362
.short 867 ## 0x363
.short 868 ## 0x364
.short 869 ## 0x365
.short 870 ## 0x366
.short 871 ## 0x367
.short 872 ## 0x368
.short 873 ## 0x369
.short 874 ## 0x36a
.short 875 ## 0x36b
.short 876 ## 0x36c
.short 877 ## 0x36d
.short 878 ## 0x36e
.short 879 ## 0x36f
.short 880 ## 0x370
.short 881 ## 0x371
.short 882 ## 0x372
.short 883 ## 0x373
.short 884 ## 0x374
.short 885 ## 0x375
.short 886 ## 0x376
.short 887 ## 0x377
.short 888 ## 0x378
.short 889 ## 0x379
.short 890 ## 0x37a
.short 891 ## 0x37b
.short 892 ## 0x37c
.short 893 ## 0x37d
.short 894 ## 0x37e
.short 895 ## 0x37f
.short 896 ## 0x380
.short 897 ## 0x381
.short 898 ## 0x382
.short 899 ## 0x383
.short 900 ## 0x384
.short 901 ## 0x385
.short 902 ## 0x386
.short 903 ## 0x387
.short 904 ## 0x388
.short 905 ## 0x389
.short 906 ## 0x38a
.short 907 ## 0x38b
.short 908 ## 0x38c
.short 909 ## 0x38d
.short 910 ## 0x38e
.short 911 ## 0x38f
.short 912 ## 0x390
.short 913 ## 0x391
.short 914 ## 0x392
.short 915 ## 0x393
.short 916 ## 0x394
.short 917 ## 0x395
.short 918 ## 0x396
.short 919 ## 0x397
.short 920 ## 0x398
.short 921 ## 0x399
.short 922 ## 0x39a
.short 923 ## 0x39b
.short 924 ## 0x39c
.short 925 ## 0x39d
.short 926 ## 0x39e
.short 927 ## 0x39f
.short 928 ## 0x3a0
.short 929 ## 0x3a1
.short 930 ## 0x3a2
.short 931 ## 0x3a3
.short 932 ## 0x3a4
.short 933 ## 0x3a5
.short 934 ## 0x3a6
.short 935 ## 0x3a7
.short 936 ## 0x3a8
.short 937 ## 0x3a9
.short 938 ## 0x3aa
.short 939 ## 0x3ab
.short 940 ## 0x3ac
.short 941 ## 0x3ad
.short 942 ## 0x3ae
.short 943 ## 0x3af
.short 944 ## 0x3b0
.short 945 ## 0x3b1
.short 946 ## 0x3b2
.short 947 ## 0x3b3
.short 948 ## 0x3b4
.short 949 ## 0x3b5
.short 950 ## 0x3b6
.short 951 ## 0x3b7
.short 952 ## 0x3b8
.short 953 ## 0x3b9
.short 954 ## 0x3ba
.short 955 ## 0x3bb
.short 956 ## 0x3bc
.short 957 ## 0x3bd
.short 958 ## 0x3be
.short 959 ## 0x3bf
.short 960 ## 0x3c0
.short 961 ## 0x3c1
.short 962 ## 0x3c2
.short 963 ## 0x3c3
.short 964 ## 0x3c4
.short 965 ## 0x3c5
.short 966 ## 0x3c6
.short 967 ## 0x3c7
.short 968 ## 0x3c8
.short 969 ## 0x3c9
.short 970 ## 0x3ca
.short 971 ## 0x3cb
.short 972 ## 0x3cc
.short 973 ## 0x3cd
.short 974 ## 0x3ce
.short 975 ## 0x3cf
.short 976 ## 0x3d0
.short 977 ## 0x3d1
.short 978 ## 0x3d2
.short 979 ## 0x3d3
.short 980 ## 0x3d4
.short 981 ## 0x3d5
.short 982 ## 0x3d6
.short 983 ## 0x3d7
.short 984 ## 0x3d8
.short 985 ## 0x3d9
.short 986 ## 0x3da
.short 987 ## 0x3db
.short 988 ## 0x3dc
.short 989 ## 0x3dd
.short 990 ## 0x3de
.short 991 ## 0x3df
.short 992 ## 0x3e0
.short 993 ## 0x3e1
.short 994 ## 0x3e2
.short 995 ## 0x3e3
.short 996 ## 0x3e4
.short 997 ## 0x3e5
.short 998 ## 0x3e6
.short 999 ## 0x3e7
.short 1000 ## 0x3e8
.short 1001 ## 0x3e9
.short 1002 ## 0x3ea
.short 1003 ## 0x3eb
.short 1004 ## 0x3ec
.short 1005 ## 0x3ed
.short 1006 ## 0x3ee
.short 1007 ## 0x3ef
.short 1008 ## 0x3f0
.short 1009 ## 0x3f1
.short 1010 ## 0x3f2
.short 1011 ## 0x3f3
.short 1012 ## 0x3f4
.short 1013 ## 0x3f5
.short 1014 ## 0x3f6
.short 1015 ## 0x3f7
.short 1016 ## 0x3f8
.short 1017 ## 0x3f9
.short 1018 ## 0x3fa
.short 1019 ## 0x3fb
.short 1020 ## 0x3fc
.short 1021 ## 0x3fd
.short 1022 ## 0x3fe
.short 1023 ## 0x3ff
.globl _marioMapPal ## @marioMapPal
.p2align 2
_marioMapPal:
.short 0 ## 0x0
.short 32487 ## 0x7ee7
.short 2896 ## 0xb50
.short 23295 ## 0x5aff
.short 465 ## 0x1d1
.short 672 ## 0x2a0
.short 32767 ## 0x7fff
.short 7807 ## 0x1e7f
.short 1337 ## 0x539
.short 32331 ## 0x7e4b
.short 187 ## 0xbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.subsections_via_symbols
| the_stack_data/554764.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #10
str w8, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_1
b LBB0_3
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d \t"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $10, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
addl $-1, %eax
movl %eax, -8(%rbp)
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $1, -8(%rbp)
jge LBB0_1
## %bb.3:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d \t"
.subsections_via_symbols
| the_stack_data/33321.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _demangle_symbol_name ; -- Begin function demangle_symbol_name
.p2align 2
_demangle_symbol_name: ; @demangle_symbol_name
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #8]
mov x3, #0
mov x1, x3
mov x2, x3
bl ___cxa_demangle
str x0, [sp] ; 8-byte Folded Spill
b LBB0_3
LBB0_2:
adrp x8, l_.str.3@PAGE
add x8, x8, l_.str.3@PAGEOFF
str x8, [sp] ; 8-byte Folded Spill
b LBB0_3
LBB0_3:
ldr x0, [sp] ; 8-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur wzr, [x29, #-8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldursw x9, [x29, #-8]
adrp x8, _names@PAGE
add x8, x8, _names@PAGEOFF
ldr x9, [x8, x9, lsl #3]
str x9, [sp, #16] ; 8-byte Folded Spill
ldursw x9, [x29, #-8]
ldr x0, [x8, x9, lsl #3]
bl _demangle_symbol_name
ldr x9, [sp, #16] ; 8-byte Folded Reload
mov x8, sp
str x9, [x8]
str x0, [x8, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_1
LBB1_4:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "_ZN6SkPath4IterC1ERKS_b"
l_.str.1: ; @.str.1
.asciz "_ZN6SkPath4Iter4nextEP7SkPoint"
l_.str.2: ; @.str.2
.asciz "_ZN6SkScan8HairLineERK7SkPointS2_PK8SkRegionP9SkBlitter"
.section __DATA,__data
.globl _names ; @names
.p2align 3
_names:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.space 1
l_.str.4: ; @.str.4
.asciz "%s -> %s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _demangle_symbol_name ## -- Begin function demangle_symbol_name
.p2align 4, 0x90
_demangle_symbol_name: ## @demangle_symbol_name
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
je LBB0_2
## %bb.1:
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
movq %rcx, %rsi
movq %rcx, %rdx
callq ___cxa_demangle
movq %rax, -16(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_2:
leaq L_.str.3(%rip), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_3:
movq -16(%rbp), %rax ## 8-byte Reload
addq $16, %rsp
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
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $4, -8(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -8(%rbp), %rcx
leaq _names(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movslq -8(%rbp), %rcx
leaq _names(%rip), %rax
movq (%rax,%rcx,8), %rdi
callq _demangle_symbol_name
movq -16(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_4:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "_ZN6SkPath4IterC1ERKS_b"
L_.str.1: ## @.str.1
.asciz "_ZN6SkPath4Iter4nextEP7SkPoint"
L_.str.2: ## @.str.2
.asciz "_ZN6SkScan8HairLineERK7SkPointS2_PK8SkRegionP9SkBlitter"
.section __DATA,__data
.globl _names ## @names
.p2align 4
_names:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.space 1
L_.str.4: ## @.str.4
.asciz "%s -> %s\n"
.subsections_via_symbols
| the_stack_data/192330438.c |
.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/37638134.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _padding_upg ; -- Begin function padding_upg
.p2align 2
_padding_upg: ; @padding_upg
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
stur w1, [x29, #-8]
stur x2, [x29, #-16]
stur w3, [x29, #-20]
stur x4, [x29, #-32]
ldur w8, [x29, #-8]
; kill: def $x8 killed $w8
str x8, [sp, #40] ; 8-byte Folded Spill
ldur w8, [x29, #-4]
; kill: def $x8 killed $w8
str x8, [sp, #48] ; 8-byte Folded Spill
ldur w8, [x29, #-8]
ldur w9, [x29, #-20]
add w8, w8, w9, lsl #1
; kill: def $x8 killed $w8
str x8, [sp, #56] ; 8-byte Folded Spill
ldur w8, [x29, #-4]
; kill: def $x8 killed $w8
str x8, [sp, #64] ; 8-byte Folded Spill
ldur w8, [x29, #-20]
stur w8, [x29, #-48]
stur wzr, [x29, #-52]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_1
LBB0_1:
stur wzr, [x29, #-44]
b LBB0_2
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
; Child Loop BB0_6 Depth 3
ldur w8, [x29, #-44]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
stur wzr, [x29, #-36]
b LBB0_4
LBB0_4: ; Parent Loop BB0_2 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_6 Depth 3
ldur w8, [x29, #-36]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=2
stur wzr, [x29, #-40]
b LBB0_6
LBB0_6: ; Parent Loop BB0_2 Depth=1
; Parent Loop BB0_4 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-40]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=3
ldr x11, [sp, #64] ; 8-byte Folded Reload
ldr x12, [sp, #56] ; 8-byte Folded Reload
ldr x10, [sp, #48] ; 8-byte Folded Reload
ldr x13, [sp, #40] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldursw x9, [x29, #-36]
mul x13, x13, x10
mul x9, x9, x13
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-40]
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-44]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-32]
ldursw x10, [x29, #-36]
mul x12, x12, x11
mul x10, x10, x12
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-40]
mul x10, x10, x11
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-44]
str w8, [x9, x10, lsl #2]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=3
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB0_6
LBB0_9: ; in Loop: Header=BB0_4 Depth=2
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_4 Depth=2
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB0_4
LBB0_11: ; in Loop: Header=BB0_2 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_2 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB0_2
LBB0_13:
b LBB0_42
LBB0_14:
stur wzr, [x29, #-44]
b LBB0_15
LBB0_15: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
; Child Loop BB0_19 Depth 3
; Child Loop BB0_24 Depth 2
; Child Loop BB0_26 Depth 3
; Child Loop BB0_32 Depth 2
; Child Loop BB0_34 Depth 3
ldur w8, [x29, #-44]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_41
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=1
b LBB0_17
LBB0_17: ; Parent Loop BB0_15 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_19 Depth 3
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_23
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=2
ldur w8, [x29, #-52]
stur w8, [x29, #-36]
b LBB0_19
LBB0_19: ; Parent Loop BB0_15 Depth=1
; Parent Loop BB0_17 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-36]
ldur w9, [x29, #-8]
ldur w10, [x29, #-48]
add w9, w9, w10, lsl #1
ldur w10, [x29, #-52]
add w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=3
ldr x11, [sp, #64] ; 8-byte Folded Reload
ldr x12, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldursw x9, [x29, #-52]
mul x10, x12, x11
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-36]
mul x9, x9, x11
add x9, x8, x9, lsl #2
ldursw x10, [x29, #-44]
mov w8, #0
str w8, [x9, x10, lsl #2]
ldur x9, [x29, #-32]
ldursw x10, [x29, #-36]
mul x13, x12, x11
mul x10, x10, x13
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-52]
mul x10, x10, x11
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-44]
str w8, [x9, x10, lsl #2]
ldur x9, [x29, #-32]
ldur w10, [x29, #-8]
ldur w13, [x29, #-48]
add w10, w10, w13, lsl #1
subs w10, w10, #1
ldur w13, [x29, #-52]
add w13, w10, w13
; implicit-def: $x10
mov x10, x13
sxtw x10, w10
mul x13, x12, x11
mul x10, x10, x13
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-36]
mul x10, x10, x11
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-44]
str w8, [x9, x10, lsl #2]
ldur x9, [x29, #-32]
ldursw x10, [x29, #-36]
mul x12, x12, x11
mul x10, x10, x12
add x9, x9, x10, lsl #2
ldur w10, [x29, #-8]
ldur w12, [x29, #-48]
add w10, w10, w12, lsl #1
subs w10, w10, #1
ldur w12, [x29, #-52]
add w12, w10, w12
; implicit-def: $x10
mov x10, x12
sxtw x10, w10
mul x10, x10, x11
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-44]
str w8, [x9, x10, lsl #2]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_19 Depth=3
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB0_19
LBB0_22: ; in Loop: Header=BB0_17 Depth=2
ldur w8, [x29, #-48]
subs w8, w8, #1
stur w8, [x29, #-48]
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_17
LBB0_23: ; in Loop: Header=BB0_15 Depth=1
ldur w8, [x29, #-20]
stur w8, [x29, #-36]
b LBB0_24
LBB0_24: ; Parent Loop BB0_15 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_26 Depth 3
ldur w8, [x29, #-36]
ldur w9, [x29, #-8]
ldur w10, [x29, #-20]
add w9, w9, w10, lsl #1
ldur w10, [x29, #-20]
subs w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_31
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_24 Depth=2
ldur w8, [x29, #-20]
stur w8, [x29, #-40]
b LBB0_26
LBB0_26: ; Parent Loop BB0_15 Depth=1
; Parent Loop BB0_24 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-40]
ldur w9, [x29, #-8]
ldur w10, [x29, #-20]
add w9, w9, w10, lsl #1
ldur w10, [x29, #-20]
subs w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_29
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_26 Depth=3
ldr x11, [sp, #64] ; 8-byte Folded Reload
ldr x12, [sp, #56] ; 8-byte Folded Reload
ldr x10, [sp, #48] ; 8-byte Folded Reload
ldr x13, [sp, #40] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
ldur w14, [x29, #-20]
subs w14, w9, w14
; implicit-def: $x9
mov x9, x14
sxtw x9, w9
mul x13, x13, x10
mul x9, x9, x13
add x8, x8, x9, lsl #2
ldur w9, [x29, #-40]
ldur w13, [x29, #-20]
subs w13, w9, w13
; implicit-def: $x9
mov x9, x13
sxtw x9, w9
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-44]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-32]
ldursw x10, [x29, #-36]
mul x12, x12, x11
mul x10, x10, x12
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-40]
mul x10, x10, x11
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-44]
str w8, [x9, x10, lsl #2]
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_26 Depth=3
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB0_26
LBB0_29: ; in Loop: Header=BB0_24 Depth=2
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_24 Depth=2
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB0_24
LBB0_31: ; in Loop: Header=BB0_15 Depth=1
stur wzr, [x29, #-36]
b LBB0_32
LBB0_32: ; Parent Loop BB0_15 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_34 Depth 3
ldur w8, [x29, #-36]
ldur w9, [x29, #-8]
ldur w10, [x29, #-20]
add w9, w9, w10, lsl #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_39
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_32 Depth=2
stur wzr, [x29, #-40]
b LBB0_34
LBB0_34: ; Parent Loop BB0_15 Depth=1
; Parent Loop BB0_32 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-40]
ldur w9, [x29, #-8]
ldur w10, [x29, #-20]
add w9, w9, w10, lsl #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_37
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_34 Depth=3
ldr x10, [sp, #64] ; 8-byte Folded Reload
ldr x14, [sp, #56] ; 8-byte Folded Reload
ldur w8, [x29, #-36]
add w13, w8, #1
ldur w8, [x29, #-40]
add w12, w8, #1
ldur w8, [x29, #-44]
add w11, w8, #1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
mul x14, x14, x10
mul x9, x9, x14
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-40]
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-44]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x13
str x10, [x9]
; implicit-def: $x10
mov x10, x12
str x10, [x9, #8]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_34 Depth=3
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB0_34
LBB0_37: ; in Loop: Header=BB0_32 Depth=2
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_32 Depth=2
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB0_32
LBB0_39: ; in Loop: Header=BB0_15 Depth=1
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_15 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB0_15
LBB0_41:
b LBB0_42
LBB0_42:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.globl _conv_upg ; -- Begin function conv_upg
.p2align 2
_conv_upg: ; @conv_upg
.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
sub sp, sp, #208
ldr x8, [x29, #16]
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-8]
stur w0, [x29, #-12]
stur w1, [x29, #-16]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
stur w4, [x29, #-32]
stur x5, [x29, #-40]
stur w6, [x29, #-44]
stur w7, [x29, #-48]
stur x8, [x29, #-56]
ldur w8, [x29, #-32]
; kill: def $x8 killed $w8
stur x8, [x29, #-200] ; 8-byte Folded Spill
ldur w8, [x29, #-28]
ldur w9, [x29, #-12]
mul w8, w8, w9
; kill: def $x8 killed $w8
stur x8, [x29, #-192] ; 8-byte Folded Spill
ldur w8, [x29, #-16]
ldur w9, [x29, #-48]
add w8, w8, w9, lsl #1
ldur w9, [x29, #-32]
subs w8, w8, w9
ldur w9, [x29, #-44]
sdiv w8, w8, w9
add w8, w8, #1
; kill: def $x8 killed $w8
stur x8, [x29, #-184] ; 8-byte Folded Spill
ldur w8, [x29, #-28]
; kill: def $x8 killed $w8
stur x8, [x29, #-176] ; 8-byte Folded Spill
stur wzr, [x29, #-84]
stur wzr, [x29, #-88]
ldur w8, [x29, #-16]
ldur w9, [x29, #-48]
add w8, w8, w9, lsl #1
stur w8, [x29, #-92]
ldur w8, [x29, #-92]
mov x9, x8
stur x9, [x29, #-160] ; 8-byte Folded Spill
ldur w8, [x29, #-92]
mov x10, x8
stur x10, [x29, #-152] ; 8-byte Folded Spill
ldur w8, [x29, #-12]
; kill: def $x8 killed $w8
stur x8, [x29, #-168] ; 8-byte Folded Spill
mov x11, sp
stur x11, [x29, #-104]
mul x9, x9, x10
mul x9, x9, x8
lsl x9, x9, #2
add x9, x9, #15
and x12, x9, #0xfffffffffffffff0
mov x9, x12
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-160] ; 8-byte Folded Reload
ldur x9, [x29, #-152] ; 8-byte Folded Reload
mov x11, sp
subs x4, x11, x12
mov sp, x4
stur x4, [x29, #-144] ; 8-byte Folded Spill
stur x10, [x29, #-112]
stur x9, [x29, #-120]
stur x8, [x29, #-128]
ldur w0, [x29, #-12]
ldur w1, [x29, #-16]
ldur x2, [x29, #-24]
ldur w3, [x29, #-48]
bl _padding_upg
stur wzr, [x29, #-64]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
; Child Loop BB1_5 Depth 3
; Child Loop BB1_7 Depth 4
; Child Loop BB1_9 Depth 5
; Child Loop BB1_11 Depth 6
ldur w8, [x29, #-64]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_24
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
stur wzr, [x29, #-132]
stur wzr, [x29, #-68]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_5 Depth 3
; Child Loop BB1_7 Depth 4
; Child Loop BB1_9 Depth 5
; Child Loop BB1_11 Depth 6
ldur w8, [x29, #-68]
ldur w9, [x29, #-92]
ldur w10, [x29, #-32]
subs w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_22
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
stur wzr, [x29, #-72]
b LBB1_5
LBB1_5: ; Parent Loop BB1_1 Depth=1
; Parent Loop BB1_3 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB1_7 Depth 4
; Child Loop BB1_9 Depth 5
; Child Loop BB1_11 Depth 6
ldur w8, [x29, #-72]
ldur w9, [x29, #-92]
ldur w10, [x29, #-32]
subs w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_20
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=3
stur wzr, [x29, #-60]
b LBB1_7
LBB1_7: ; Parent Loop BB1_1 Depth=1
; Parent Loop BB1_3 Depth=2
; Parent Loop BB1_5 Depth=3
; => This Loop Header: Depth=4
; Child Loop BB1_9 Depth 5
; Child Loop BB1_11 Depth 6
ldur w8, [x29, #-60]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_18
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_7 Depth=4
stur wzr, [x29, #-76]
b LBB1_9
LBB1_9: ; Parent Loop BB1_1 Depth=1
; Parent Loop BB1_3 Depth=2
; Parent Loop BB1_5 Depth=3
; Parent Loop BB1_7 Depth=4
; => This Loop Header: Depth=5
; Child Loop BB1_11 Depth 6
ldur w8, [x29, #-76]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_16
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=5
stur wzr, [x29, #-80]
b LBB1_11
LBB1_11: ; Parent Loop BB1_1 Depth=1
; Parent Loop BB1_3 Depth=2
; Parent Loop BB1_5 Depth=3
; Parent Loop BB1_7 Depth=4
; Parent Loop BB1_9 Depth=5
; => This Inner Loop Header: Depth=6
ldur w8, [x29, #-80]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_14
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_11 Depth=6
ldur x11, [x29, #-168] ; 8-byte Folded Reload
ldur x9, [x29, #-144] ; 8-byte Folded Reload
ldur x12, [x29, #-152] ; 8-byte Folded Reload
ldur x13, [x29, #-192] ; 8-byte Folded Reload
ldur x14, [x29, #-200] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
ldursw x10, [x29, #-76]
mul x14, x14, x13
mul x10, x10, x14
add x8, x8, x10, lsl #2
ldursw x10, [x29, #-80]
mul x10, x10, x13
add x8, x8, x10, lsl #2
ldursw x10, [x29, #-84]
ldr w8, [x8, x10, lsl #2]
ldur w10, [x29, #-76]
ldur w13, [x29, #-68]
ldur w14, [x29, #-44]
mul w13, w13, w14
add w13, w10, w13
; implicit-def: $x10
mov x10, x13
sxtw x10, w10
mul x12, x12, x11
mul x10, x10, x12
add x9, x9, x10, lsl #2
ldur w10, [x29, #-80]
ldur w12, [x29, #-72]
ldur w13, [x29, #-44]
mul w12, w12, w13
add w12, w10, w12
; implicit-def: $x10
mov x10, x12
sxtw x10, w10
mul x10, x10, x11
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-60]
ldr w9, [x9, x10, lsl #2]
mul w9, w8, w9
ldur w8, [x29, #-132]
add w8, w8, w9
stur w8, [x29, #-132]
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_11 Depth=6
ldur w8, [x29, #-80]
add w8, w8, #1
stur w8, [x29, #-80]
b LBB1_11
LBB1_14: ; in Loop: Header=BB1_9 Depth=5
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_9 Depth=5
ldur w8, [x29, #-76]
add w8, w8, #1
stur w8, [x29, #-76]
b LBB1_9
LBB1_16: ; in Loop: Header=BB1_7 Depth=4
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_7 Depth=4
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB1_7
LBB1_18: ; in Loop: Header=BB1_5 Depth=3
ldur x13, [x29, #-176] ; 8-byte Folded Reload
ldur x14, [x29, #-184] ; 8-byte Folded Reload
ldur w8, [x29, #-132]
ldur x9, [x29, #-56]
ldursw x10, [x29, #-68]
mul x11, x14, x13
mul x10, x10, x11
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-72]
mul x10, x10, x13
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-64]
str w8, [x9, x10, lsl #2]
ldur w8, [x29, #-68]
; implicit-def: $x12
mov x12, x8
ldur w8, [x29, #-72]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-64]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-56]
ldursw x9, [x29, #-68]
mul x14, x14, x13
mul x9, x9, x14
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-72]
mul x9, x9, x13
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-64]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #32
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add sp, sp, #32
ldur w8, [x29, #-84]
add w8, w8, #1
stur w8, [x29, #-84]
stur wzr, [x29, #-132]
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_5 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB1_5
LBB1_20: ; in Loop: Header=BB1_3 Depth=2
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_3 Depth=2
ldur w8, [x29, #-68]
add w8, w8, #1
stur w8, [x29, #-68]
b LBB1_3
LBB1_22: ; in Loop: Header=BB1_1 Depth=1
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB1_1
LBB1_24:
ldur x8, [x29, #-104]
stur x8, [x29, #-208] ; 8-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_26
b LBB1_25
LBB1_25:
bl ___stack_chk_fail
LBB1_26:
ldur x8, [x29, #-208] ; 8-byte Folded Reload
mov sp, x8
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
sub sp, sp, #672
mov x19, sp
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [x19, #156]
mov w8, #3
str w8, [x19, #152]
mov w9, #2
str w9, [x19, #148]
str wzr, [x19, #144]
mov w9, #1
str w9, [x19, #140]
str w8, [x19, #136]
mov w8, #4
str w8, [x19, #132]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w8, [x19, #152]
ldr w9, [x19, #144]
add w8, w8, w9, lsl #1
ldr w9, [x19, #148]
subs w8, w8, w9
ldr w9, [x19, #140]
sdiv w8, w8, w9
add w9, w8, #1
mov x8, x9
str x8, [x19, #16] ; 8-byte Folded Spill
ldr w8, [x19, #152]
ldr w10, [x19, #144]
add w8, w8, w10, lsl #1
ldr w10, [x19, #148]
subs w8, w8, w10
ldr w10, [x19, #140]
sdiv w8, w8, w10
add w10, w8, #1
mov x8, x10
mov x11, sp
str x11, [x19, #112]
umull x9, w9, w10
lsl x9, x9, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
str x9, [x19, #8] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldr x11, [x19, #8] ; 8-byte Folded Reload
ldr x9, [x19, #16] ; 8-byte Folded Reload
mov x10, sp
subs x0, x10, x11
mov sp, x0
str x9, [x19, #104]
str x8, [x19, #96]
mov w8, #5
str w8, [x19, #92]
add x0, x19, #368
adrp x1, l___const.main.image@PAGE
add x1, x1, l___const.main.image@PAGEOFF
mov x2, #100
bl _memcpy
add x0, x19, #260
str x0, [x19, #24] ; 8-byte Folded Spill
adrp x1, l___const.main.image_3d@PAGE
add x1, x1, l___const.main.image_3d@PAGEOFF
mov x2, #108
bl _memcpy
add x0, x19, #196
str x0, [x19, #32] ; 8-byte Folded Spill
adrp x1, l___const.main.kernel_4d@PAGE
add x1, x1, l___const.main.kernel_4d@PAGEOFF
mov x2, #64
bl _memcpy
ldr x2, [x19, #24] ; 8-byte Folded Reload
ldr x5, [x19, #32] ; 8-byte Folded Reload
ldr w8, [x19, #152]
ldr w9, [x19, #144]
add w8, w8, w9, lsl #1
ldr w9, [x19, #148]
subs w8, w8, w9
ldr w9, [x19, #140]
sdiv w8, w8, w9
add w8, w8, #1
mov x9, x8
str x9, [x19, #48] ; 8-byte Folded Spill
ldr w9, [x19, #152]
ldr w10, [x19, #144]
add w9, w9, w10, lsl #1
ldr w10, [x19, #148]
subs w9, w9, w10
ldr w10, [x19, #140]
sdiv w9, w9, w10
add w9, w9, #1
mov x10, x9
str x10, [x19, #56] ; 8-byte Folded Spill
umull x8, w8, w9
lsl x8, x8, #4
add x8, x8, #15
and x9, x8, #0xfffffffffffffff0
str x9, [x19, #40] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldr x11, [x19, #40] ; 8-byte Folded Reload
ldr x10, [x19, #48] ; 8-byte Folded Reload
ldr x9, [x19, #56] ; 8-byte Folded Reload
mov x8, sp
subs x8, x8, x11
mov sp, x8
str x8, [x19, #64] ; 8-byte Folded Spill
str x10, [x19, #80]
str x9, [x19, #72]
ldr w0, [x19, #136]
ldr w1, [x19, #152]
ldr w3, [x19, #132]
ldr w4, [x19, #148]
ldr w6, [x19, #140]
ldr w7, [x19, #144]
sub sp, sp, #16
mov x9, sp
str x8, [x9]
bl _conv_upg
add sp, sp, #16
add x0, x19, #160
adrp x1, l___const.main.kernel@PAGE
add x1, x1, l___const.main.kernel@PAGEOFF
mov x2, #36
bl _memcpy
str wzr, [x19, #120]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
; Child Loop BB2_5 Depth 3
ldr w8, [x19, #120]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr w9, [x19, #120]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
add sp, sp, #16
str wzr, [x19, #128]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB2_5 Depth 3
ldr w8, [x19, #128]
ldr w9, [x19, #152]
ldr w10, [x19, #144]
add w9, w9, w10, lsl #1
ldr w10, [x19, #148]
subs w9, w9, w10
ldr w10, [x19, #140]
sdiv w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_10
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
str wzr, [x19, #124]
b LBB2_5
LBB2_5: ; Parent Loop BB2_1 Depth=1
; Parent Loop BB2_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [x19, #124]
ldr w9, [x19, #152]
ldr w10, [x19, #144]
add w9, w9, w10, lsl #1
ldr w10, [x19, #148]
subs w9, w9, w10
ldr w10, [x19, #140]
sdiv w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_5 Depth=3
ldr x8, [x19, #64] ; 8-byte Folded Reload
ldr x13, [x19, #56] ; 8-byte Folded Reload
ldr w9, [x19, #128]
; implicit-def: $x12
mov x12, x9
ldr w9, [x19, #124]
; implicit-def: $x11
mov x11, x9
ldr w9, [x19, #120]
; implicit-def: $x10
mov x10, x9
ldrsw x9, [x19, #128]
mul x9, x9, x13
add x8, x8, x9, lsl #4
ldrsw x9, [x19, #124]
add x8, x8, x9, lsl #4
ldrsw x9, [x19, #120]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #32
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
add sp, sp, #32
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_5 Depth=3
ldr w8, [x19, #124]
add w8, w8, #1
str w8, [x19, #124]
b LBB2_5
LBB2_8: ; in Loop: Header=BB2_3 Depth=2
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [x19, #128]
add w8, w8, #1
str w8, [x19, #128]
b LBB2_3
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [x19, #120]
add w8, w8, #1
str w8, [x19, #120]
b LBB2_1
LBB2_12:
ldr x8, [x19, #112]
mov sp, x8
ldr w8, [x19, #156]
str w8, [x19, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_14
b LBB2_13
LBB2_13:
bl ___stack_chk_fail
LBB2_14:
ldr w0, [x19, #4] ; 4-byte Folded Reload
sub sp, x29, #16
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " p[%d][%d][%d] = %d "
l_.str.1: ; @.str.1
.asciz "\n"
l_.str.2: ; @.str.2
.asciz "outputa atanan deger output[%d][%d][%d] = %d \n"
l_.str.3: ; @.str.3
.asciz "5\n"
.section __TEXT,__const
.p2align 2 ; @__const.main.image
l___const.main.image:
.long 2 ; 0x2
.long 3 ; 0x3
.long 5 ; 0x5
.long 7 ; 0x7
.long 11 ; 0xb
.long 12 ; 0xc
.long 8 ; 0x8
.long 4 ; 0x4
.long 6 ; 0x6
.long 1 ; 0x1
.long 9 ; 0x9
.long 7 ; 0x7
.long 5 ; 0x5
.long 0 ; 0x0
.long 13 ; 0xd
.long 1 ; 0x1
.long 3 ; 0x3
.long 2 ; 0x2
.long 6 ; 0x6
.long 5 ; 0x5
.long 4 ; 0x4
.long 6 ; 0x6
.long 8 ; 0x8
.long 8 ; 0x8
.long 1 ; 0x1
.p2align 2 ; @__const.main.image_3d
l___const.main.image_3d:
.long 2 ; 0x2
.long 3 ; 0x3
.long 5 ; 0x5
.long 12 ; 0xc
.long 8 ; 0x8
.long 4 ; 0x4
.long 9 ; 0x9
.long 7 ; 0x7
.long 5 ; 0x5
.long 1 ; 0x1
.long 3 ; 0x3
.long 2 ; 0x2
.long 6 ; 0x6
.long 5 ; 0x5
.long 8 ; 0x8
.long 4 ; 0x4
.long 6 ; 0x6
.long 8 ; 0x8
.long 7 ; 0x7
.long 5 ; 0x5
.long 1 ; 0x1
.long 8 ; 0x8
.long 9 ; 0x9
.long 0 ; 0x0
.long 4 ; 0x4
.long 3 ; 0x3
.long 2 ; 0x2
.p2align 2 ; @__const.main.kernel_4d
l___const.main.kernel_4d:
.long 1 ; 0x1
.long 4 ; 0x4
.long 0 ; 0x0
.long 0 ; 0x0
.long 2 ; 0x2
.long 6 ; 0x6
.long 0 ; 0x0
.long 0 ; 0x0
.long 5 ; 0x5
.long 9 ; 0x9
.long 0 ; 0x0
.long 0 ; 0x0
.long 8 ; 0x8
.long 2 ; 0x2
.long 0 ; 0x0
.long 0 ; 0x0
.p2align 2 ; @__const.main.kernel
l___const.main.kernel:
.long 1 ; 0x1
.long 3 ; 0x3
.long 5 ; 0x5
.long 2 ; 0x2
.long 7 ; 0x7
.long 6 ; 0x6
.long 9 ; 0x9
.long 3 ; 0x3
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str.4: ; @.str.4
.asciz "%d katman \n"
l_.str.5: ; @.str.5
.asciz "conv_out[%d][%d][%d] = %d "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _padding_upg ## -- Begin function padding_upg
.p2align 4, 0x90
_padding_upg: ## @padding_upg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movq %rdx, -16(%rbp)
movl %ecx, -20(%rbp)
movq %r8, -32(%rbp)
movl -8(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -88(%rbp) ## 8-byte Spill
movl -4(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
movl -8(%rbp), %eax
movl -20(%rbp), %ecx
shll $1, %ecx
addl %ecx, %eax
movl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -72(%rbp) ## 8-byte Spill
movl -4(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -64(%rbp) ## 8-byte Spill
movl -20(%rbp), %eax
movl %eax, -48(%rbp)
movl $0, -52(%rbp)
cmpl $0, -20(%rbp)
jne LBB0_14
## %bb.1:
movl $0, -44(%rbp)
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
## Child Loop BB0_6 Depth 3
movl -44(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_13
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl $0, -36(%rbp)
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_6 Depth 3
movl -36(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_11
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movl $0, -40(%rbp)
LBB0_6: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_4 Depth=2
## => This Inner Loop Header: Depth=3
movl -40(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_9
## %bb.7: ## in Loop: Header=BB0_6 Depth=3
movq -64(%rbp), %rsi ## 8-byte Reload
movq -72(%rbp), %rdi ## 8-byte Reload
movq -80(%rbp), %rdx ## 8-byte Reload
movq -88(%rbp), %r8 ## 8-byte Reload
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rdx, %r8
imulq %r8, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rsi, %rdi
imulq %rdi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
imulq %rsi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.8: ## in Loop: Header=BB0_6 Depth=3
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_6
LBB0_9: ## in Loop: Header=BB0_4 Depth=2
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_4 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_4
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_2 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_2
LBB0_13:
jmp LBB0_42
LBB0_14:
movl $0, -44(%rbp)
LBB0_15: ## =>This Loop Header: Depth=1
## Child Loop BB0_17 Depth 2
## Child Loop BB0_19 Depth 3
## Child Loop BB0_24 Depth 2
## Child Loop BB0_26 Depth 3
## Child Loop BB0_32 Depth 2
## Child Loop BB0_34 Depth 3
movl -44(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_41
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_17
LBB0_17: ## Parent Loop BB0_15 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_19 Depth 3
cmpl $0, -48(%rbp)
jle LBB0_23
## %bb.18: ## in Loop: Header=BB0_17 Depth=2
movl -52(%rbp), %eax
movl %eax, -36(%rbp)
LBB0_19: ## Parent Loop BB0_15 Depth=1
## Parent Loop BB0_17 Depth=2
## => This Inner Loop Header: Depth=3
movl -36(%rbp), %eax
movl -8(%rbp), %ecx
movl -48(%rbp), %edx
shll $1, %edx
addl %edx, %ecx
addl -52(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_22
## %bb.20: ## in Loop: Header=BB0_19 Depth=3
movq -64(%rbp), %rdx ## 8-byte Reload
movq -72(%rbp), %rsi ## 8-byte Reload
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq %rsi, %rdi
imulq %rdx, %rdi
imulq %rdi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -36(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl $0, (%rax,%rcx,4)
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq %rsi, %rdi
imulq %rdx, %rdi
imulq %rdi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -52(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl $0, (%rax,%rcx,4)
movq -32(%rbp), %rax
movl -8(%rbp), %ecx
movl -48(%rbp), %edi
shll $1, %edi
addl %edi, %ecx
subl $1, %ecx
addl -52(%rbp), %ecx
movslq %ecx, %rcx
movq %rsi, %rdi
imulq %rdx, %rdi
imulq %rdi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -36(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl $0, (%rax,%rcx,4)
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rdx, %rsi
imulq %rsi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movl -8(%rbp), %ecx
movl -48(%rbp), %esi
shll $1, %esi
addl %esi, %ecx
subl $1, %ecx
addl -52(%rbp), %ecx
movslq %ecx, %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl $0, (%rax,%rcx,4)
## %bb.21: ## in Loop: Header=BB0_19 Depth=3
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_19
LBB0_22: ## in Loop: Header=BB0_17 Depth=2
movl -48(%rbp), %eax
subl $1, %eax
movl %eax, -48(%rbp)
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_17
LBB0_23: ## in Loop: Header=BB0_15 Depth=1
movl -20(%rbp), %eax
movl %eax, -36(%rbp)
LBB0_24: ## Parent Loop BB0_15 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_26 Depth 3
movl -36(%rbp), %eax
movl -8(%rbp), %ecx
movl -20(%rbp), %edx
shll $1, %edx
addl %edx, %ecx
subl -20(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_31
## %bb.25: ## in Loop: Header=BB0_24 Depth=2
movl -20(%rbp), %eax
movl %eax, -40(%rbp)
LBB0_26: ## Parent Loop BB0_15 Depth=1
## Parent Loop BB0_24 Depth=2
## => This Inner Loop Header: Depth=3
movl -40(%rbp), %eax
movl -8(%rbp), %ecx
movl -20(%rbp), %edx
shll $1, %edx
addl %edx, %ecx
subl -20(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_29
## %bb.27: ## in Loop: Header=BB0_26 Depth=3
movq -64(%rbp), %rsi ## 8-byte Reload
movq -72(%rbp), %rdi ## 8-byte Reload
movq -80(%rbp), %rdx ## 8-byte Reload
movq -88(%rbp), %r8 ## 8-byte Reload
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
subl -20(%rbp), %ecx
movslq %ecx, %rcx
imulq %rdx, %r8
imulq %r8, %rcx
shlq $2, %rcx
addq %rcx, %rax
movl -40(%rbp), %ecx
subl -20(%rbp), %ecx
movslq %ecx, %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rsi, %rdi
imulq %rdi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
imulq %rsi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.28: ## in Loop: Header=BB0_26 Depth=3
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_26
LBB0_29: ## in Loop: Header=BB0_24 Depth=2
jmp LBB0_30
LBB0_30: ## in Loop: Header=BB0_24 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_24
LBB0_31: ## in Loop: Header=BB0_15 Depth=1
movl $0, -36(%rbp)
LBB0_32: ## Parent Loop BB0_15 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_34 Depth 3
movl -36(%rbp), %eax
movl -8(%rbp), %ecx
movl -20(%rbp), %edx
shll $1, %edx
addl %edx, %ecx
cmpl %ecx, %eax
jge LBB0_39
## %bb.33: ## in Loop: Header=BB0_32 Depth=2
movl $0, -40(%rbp)
LBB0_34: ## Parent Loop BB0_15 Depth=1
## Parent Loop BB0_32 Depth=2
## => This Inner Loop Header: Depth=3
movl -40(%rbp), %eax
movl -8(%rbp), %ecx
movl -20(%rbp), %edx
shll $1, %edx
addl %edx, %ecx
cmpl %ecx, %eax
jge LBB0_37
## %bb.35: ## in Loop: Header=BB0_34 Depth=3
movq -64(%rbp), %r8 ## 8-byte Reload
movq -72(%rbp), %r9 ## 8-byte Reload
movl -36(%rbp), %esi
addl $1, %esi
movl -40(%rbp), %edx
addl $1, %edx
movl -44(%rbp), %ecx
addl $1, %ecx
movq -32(%rbp), %rax
movslq -36(%rbp), %rdi
imulq %r8, %r9
imulq %r9, %rdi
shlq $2, %rdi
addq %rdi, %rax
movslq -40(%rbp), %rdi
imulq %r8, %rdi
shlq $2, %rdi
addq %rdi, %rax
movslq -44(%rbp), %rdi
movl (%rax,%rdi,4), %r8d
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.36: ## in Loop: Header=BB0_34 Depth=3
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_34
LBB0_37: ## in Loop: Header=BB0_32 Depth=2
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.38: ## in Loop: Header=BB0_32 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_32
LBB0_39: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_40
LBB0_40: ## in Loop: Header=BB0_15 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_15
LBB0_41:
jmp LBB0_42
LBB0_42:
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _conv_upg ## -- Begin function conv_upg
.p2align 4, 0x90
_conv_upg: ## @conv_upg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq 32(%rbp), %rax
movl 24(%rbp), %eax
movl 16(%rbp), %eax
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -12(%rbp)
movl %esi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movl %r8d, -32(%rbp)
movq %r9, -40(%rbp)
movl -16(%rbp), %esi
movl -12(%rbp), %edx
movl -32(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -184(%rbp) ## 8-byte Spill
movl %eax, %ecx
movl -28(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -176(%rbp) ## 8-byte Spill
imull %edx, %eax
## kill: def $rax killed $eax
movq %rax, -168(%rbp) ## 8-byte Spill
movl 24(%rbp), %eax
## implicit-def: $rdx
movl %eax, %edx
## implicit-def: $rax
movl %esi, %eax
leal (%rax,%rdx,2), %eax
subl %ecx, %eax
movl 16(%rbp), %ecx
cltd
idivl %ecx
incl %eax
## kill: def $rax killed $eax
movq %rax, -160(%rbp) ## 8-byte Spill
movl $0, -68(%rbp)
movl $0, -72(%rbp)
movl -16(%rbp), %edx
movl 24(%rbp), %eax
## implicit-def: $rcx
movl %eax, %ecx
## implicit-def: $rax
movl %edx, %eax
leal (%rax,%rcx,2), %eax
movl %eax, -76(%rbp)
movl -76(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -152(%rbp) ## 8-byte Spill
movq %rax, %rcx
movq %rcx, -144(%rbp) ## 8-byte Spill
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movq %rcx, -136(%rbp) ## 8-byte Spill
movq %rsp, %rdx
movq %rdx, -88(%rbp)
imulq %rax, %rax
imulq %rcx, %rax
shlq $2, %rax
callq ____chkstk_darwin
movq -152(%rbp), %rdx ## 8-byte Reload
movq -144(%rbp), %rcx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -136(%rbp), %rax ## 8-byte Reload
movq %rsp, %r8
movq %r8, -128(%rbp) ## 8-byte Spill
movq %rdx, -96(%rbp)
movq %rcx, -104(%rbp)
movq %rax, -112(%rbp)
movl -12(%rbp), %edi
movl -16(%rbp), %esi
movq -24(%rbp), %rdx
movl 24(%rbp), %ecx
callq _padding_upg
movl $0, -48(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
## Child Loop BB1_5 Depth 3
## Child Loop BB1_7 Depth 4
## Child Loop BB1_9 Depth 5
## Child Loop BB1_11 Depth 6
movl -48(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB1_24
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -116(%rbp)
movl $0, -52(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_5 Depth 3
## Child Loop BB1_7 Depth 4
## Child Loop BB1_9 Depth 5
## Child Loop BB1_11 Depth 6
movl -52(%rbp), %eax
movl -76(%rbp), %ecx
subl -32(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB1_22
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movl $0, -56(%rbp)
LBB1_5: ## Parent Loop BB1_1 Depth=1
## Parent Loop BB1_3 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB1_7 Depth 4
## Child Loop BB1_9 Depth 5
## Child Loop BB1_11 Depth 6
movl -56(%rbp), %eax
movl -76(%rbp), %ecx
subl -32(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB1_20
## %bb.6: ## in Loop: Header=BB1_5 Depth=3
movl $0, -44(%rbp)
LBB1_7: ## Parent Loop BB1_1 Depth=1
## Parent Loop BB1_3 Depth=2
## Parent Loop BB1_5 Depth=3
## => This Loop Header: Depth=4
## Child Loop BB1_9 Depth 5
## Child Loop BB1_11 Depth 6
movl -44(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_18
## %bb.8: ## in Loop: Header=BB1_7 Depth=4
movl $0, -60(%rbp)
LBB1_9: ## Parent Loop BB1_1 Depth=1
## Parent Loop BB1_3 Depth=2
## Parent Loop BB1_5 Depth=3
## Parent Loop BB1_7 Depth=4
## => This Loop Header: Depth=5
## Child Loop BB1_11 Depth 6
movl -60(%rbp), %eax
cmpl -32(%rbp), %eax
jge LBB1_16
## %bb.10: ## in Loop: Header=BB1_9 Depth=5
movl $0, -64(%rbp)
LBB1_11: ## Parent Loop BB1_1 Depth=1
## Parent Loop BB1_3 Depth=2
## Parent Loop BB1_5 Depth=3
## Parent Loop BB1_7 Depth=4
## Parent Loop BB1_9 Depth=5
## => This Inner Loop Header: Depth=6
movl -64(%rbp), %eax
cmpl -32(%rbp), %eax
jge LBB1_14
## %bb.12: ## in Loop: Header=BB1_11 Depth=6
movq -136(%rbp), %rsi ## 8-byte Reload
movq -128(%rbp), %rcx ## 8-byte Reload
movq -144(%rbp), %rdi ## 8-byte Reload
movq -168(%rbp), %r8 ## 8-byte Reload
movq -184(%rbp), %r9 ## 8-byte Reload
movq -40(%rbp), %rax
movslq -60(%rbp), %rdx
imulq %r8, %r9
imulq %r9, %rdx
shlq $2, %rdx
addq %rdx, %rax
movslq -64(%rbp), %rdx
imulq %r8, %rdx
shlq $2, %rdx
addq %rdx, %rax
movslq -68(%rbp), %rdx
movl (%rax,%rdx,4), %eax
movl -60(%rbp), %edx
movl -52(%rbp), %r8d
imull 16(%rbp), %r8d
addl %r8d, %edx
movslq %edx, %rdx
imulq %rsi, %rdi
imulq %rdi, %rdx
shlq $2, %rdx
addq %rdx, %rcx
movl -64(%rbp), %edx
movl -56(%rbp), %edi
imull 16(%rbp), %edi
addl %edi, %edx
movslq %edx, %rdx
imulq %rsi, %rdx
shlq $2, %rdx
addq %rdx, %rcx
movslq -44(%rbp), %rdx
imull (%rcx,%rdx,4), %eax
addl -116(%rbp), %eax
movl %eax, -116(%rbp)
## %bb.13: ## in Loop: Header=BB1_11 Depth=6
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB1_11
LBB1_14: ## in Loop: Header=BB1_9 Depth=5
jmp LBB1_15
LBB1_15: ## in Loop: Header=BB1_9 Depth=5
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB1_9
LBB1_16: ## in Loop: Header=BB1_7 Depth=4
jmp LBB1_17
LBB1_17: ## in Loop: Header=BB1_7 Depth=4
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB1_7
LBB1_18: ## in Loop: Header=BB1_5 Depth=3
movq -176(%rbp), %r8 ## 8-byte Reload
movq -160(%rbp), %r9 ## 8-byte Reload
movl -116(%rbp), %edx
movq 32(%rbp), %rax
movslq -52(%rbp), %rcx
movq %r9, %rsi
imulq %r8, %rsi
imulq %rsi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -56(%rbp), %rcx
imulq %r8, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -48(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -52(%rbp), %esi
movl -56(%rbp), %edx
movl -48(%rbp), %ecx
movq 32(%rbp), %rax
movslq -52(%rbp), %rdi
imulq %r8, %r9
imulq %r9, %rdi
shlq $2, %rdi
addq %rdi, %rax
movslq -56(%rbp), %rdi
imulq %r8, %rdi
shlq $2, %rdi
addq %rdi, %rax
movslq -48(%rbp), %rdi
movl (%rax,%rdi,4), %r8d
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movl $0, -116(%rbp)
## %bb.19: ## in Loop: Header=BB1_5 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB1_5
LBB1_20: ## in Loop: Header=BB1_3 Depth=2
jmp LBB1_21
LBB1_21: ## in Loop: Header=BB1_3 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB1_3
LBB1_22: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_23
LBB1_23: ## in Loop: Header=BB1_1 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB1_1
LBB1_24:
movq -88(%rbp), %rax
movq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_26
## %bb.25:
movq %rbp, %rsp
popq %rbp
retq
LBB1_26:
callq ___stack_chk_fail
ud2
.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
subq $688, %rsp ## imm = 0x2B0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -548(%rbp)
movl $3, -552(%rbp)
movl $2, -556(%rbp)
movl $0, -560(%rbp)
movl $1, -564(%rbp)
movl $3, -568(%rbp)
movl $4, -572(%rbp)
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl -552(%rbp), %edx
movl -560(%rbp), %eax
## implicit-def: $rcx
movl %eax, %ecx
## implicit-def: $rax
movl %edx, %eax
leal (%rax,%rcx,2), %eax
movl -556(%rbp), %ecx
subl %ecx, %eax
movl -564(%rbp), %ecx
cltd
idivl %ecx
incl %eax
## kill: def $rax killed $eax
movq %rax, -664(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -592(%rbp)
imulq %rax, %rax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -664(%rbp), %rax ## 8-byte Reload
## kill: def $rcx killed $rsp
movq %rax, -600(%rbp)
movq %rax, -608(%rbp)
movl $5, -612(%rbp)
movl l___const.main.image+96(%rip), %eax
movl %eax, -224(%rbp)
movaps l___const.main.image+80(%rip), %xmm0
movaps %xmm0, -240(%rbp)
movaps l___const.main.image+64(%rip), %xmm0
movaps %xmm0, -256(%rbp)
movaps l___const.main.image+48(%rip), %xmm0
movaps %xmm0, -272(%rbp)
movaps l___const.main.image+32(%rip), %xmm0
movaps %xmm0, -288(%rbp)
movaps l___const.main.image+16(%rip), %xmm0
movaps %xmm0, -304(%rbp)
movaps l___const.main.image(%rip), %xmm0
movaps %xmm0, -320(%rbp)
movups l___const.main.image_3d+92(%rip), %xmm0
movups %xmm0, -340(%rbp)
movaps l___const.main.image_3d+80(%rip), %xmm0
movaps %xmm0, -352(%rbp)
movaps l___const.main.image_3d+64(%rip), %xmm0
movaps %xmm0, -368(%rbp)
movaps l___const.main.image_3d+48(%rip), %xmm0
movaps %xmm0, -384(%rbp)
movaps l___const.main.image_3d+32(%rip), %xmm0
movaps %xmm0, -400(%rbp)
movaps l___const.main.image_3d+16(%rip), %xmm0
movaps %xmm0, -416(%rbp)
movaps l___const.main.image_3d(%rip), %xmm0
movaps %xmm0, -432(%rbp)
movaps l___const.main.kernel_4d+48(%rip), %xmm0
movaps %xmm0, -448(%rbp)
movaps l___const.main.kernel_4d+32(%rip), %xmm0
movaps %xmm0, -464(%rbp)
movaps l___const.main.kernel_4d+16(%rip), %xmm0
movaps %xmm0, -480(%rbp)
movaps l___const.main.kernel_4d(%rip), %xmm0
movaps %xmm0, -496(%rbp)
movl -552(%rbp), %edx
movl -560(%rbp), %eax
## implicit-def: $rcx
movl %eax, %ecx
## implicit-def: $rax
movl %edx, %eax
leal (%rax,%rcx,2), %eax
movl -556(%rbp), %ecx
subl %ecx, %eax
movl -564(%rbp), %ecx
cltd
idivl %ecx
incl %eax
## kill: def $rax killed $eax
movq %rax, -648(%rbp) ## 8-byte Spill
movq %rax, %rcx
movq %rcx, -656(%rbp) ## 8-byte Spill
imulq %rax, %rax
shlq $4, %rax
callq ____chkstk_darwin
movq -656(%rbp), %rdx ## 8-byte Reload
movq -648(%rbp), %rcx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rax, -640(%rbp) ## 8-byte Spill
movq %rdx, -624(%rbp)
movq %rcx, -632(%rbp)
movl -568(%rbp), %edi
movl -552(%rbp), %esi
leaq -432(%rbp), %rdx
movl -572(%rbp), %ecx
movl -556(%rbp), %r8d
leaq -496(%rbp), %r9
movl -564(%rbp), %r11d
movl -560(%rbp), %r10d
subq $32, %rsp
movl %r11d, (%rsp)
movl %r10d, 8(%rsp)
movq %rax, 16(%rsp)
callq _conv_upg
addq $32, %rsp
leaq -544(%rbp), %rdi
leaq l___const.main.kernel(%rip), %rsi
movl $36, %edx
callq _memcpy
movl $0, -584(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
## Child Loop BB2_5 Depth 3
cmpl $4, -584(%rbp)
jge LBB2_12
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl -584(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -576(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB2_5 Depth 3
movl -576(%rbp), %eax
movl %eax, -668(%rbp) ## 4-byte Spill
movl -552(%rbp), %eax
movl -560(%rbp), %ecx
shll $1, %ecx
addl %ecx, %eax
subl -556(%rbp), %eax
cltd
idivl -564(%rbp)
movl %eax, %ecx
movl -668(%rbp), %eax ## 4-byte Reload
addl $1, %ecx
cmpl %ecx, %eax
jge LBB2_10
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movl $0, -580(%rbp)
LBB2_5: ## Parent Loop BB2_1 Depth=1
## Parent Loop BB2_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -580(%rbp), %eax
movl %eax, -672(%rbp) ## 4-byte Spill
movl -552(%rbp), %eax
movl -560(%rbp), %ecx
shll $1, %ecx
addl %ecx, %eax
subl -556(%rbp), %eax
cltd
idivl -564(%rbp)
movl %eax, %ecx
movl -672(%rbp), %eax ## 4-byte Reload
addl $1, %ecx
cmpl %ecx, %eax
jge LBB2_8
## %bb.6: ## in Loop: Header=BB2_5 Depth=3
movq -640(%rbp), %rax ## 8-byte Reload
movq -648(%rbp), %r8 ## 8-byte Reload
movl -576(%rbp), %esi
movl -580(%rbp), %edx
movl -584(%rbp), %ecx
movslq -576(%rbp), %rdi
imulq %r8, %rdi
shlq $4, %rdi
addq %rdi, %rax
movslq -580(%rbp), %rdi
shlq $4, %rdi
addq %rdi, %rax
movslq -584(%rbp), %rdi
movl (%rax,%rdi,4), %r8d
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB2_5 Depth=3
movl -580(%rbp), %eax
addl $1, %eax
movl %eax, -580(%rbp)
jmp LBB2_5
LBB2_8: ## in Loop: Header=BB2_3 Depth=2
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9: ## in Loop: Header=BB2_3 Depth=2
movl -576(%rbp), %eax
addl $1, %eax
movl %eax, -576(%rbp)
jmp LBB2_3
LBB2_10: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_11
LBB2_11: ## in Loop: Header=BB2_1 Depth=1
movl -584(%rbp), %eax
addl $1, %eax
movl %eax, -584(%rbp)
jmp LBB2_1
LBB2_12:
movq -592(%rbp), %rax
movq %rax, %rsp
movl -548(%rbp), %eax
movl %eax, -676(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_14
## %bb.13:
movl -676(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB2_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " p[%d][%d][%d] = %d "
L_.str.1: ## @.str.1
.asciz "\n"
L_.str.2: ## @.str.2
.asciz "outputa atanan deger output[%d][%d][%d] = %d \n"
L_.str.3: ## @.str.3
.asciz "5\n"
.section __TEXT,__const
.p2align 4 ## @__const.main.image
l___const.main.image:
.long 2 ## 0x2
.long 3 ## 0x3
.long 5 ## 0x5
.long 7 ## 0x7
.long 11 ## 0xb
.long 12 ## 0xc
.long 8 ## 0x8
.long 4 ## 0x4
.long 6 ## 0x6
.long 1 ## 0x1
.long 9 ## 0x9
.long 7 ## 0x7
.long 5 ## 0x5
.long 0 ## 0x0
.long 13 ## 0xd
.long 1 ## 0x1
.long 3 ## 0x3
.long 2 ## 0x2
.long 6 ## 0x6
.long 5 ## 0x5
.long 4 ## 0x4
.long 6 ## 0x6
.long 8 ## 0x8
.long 8 ## 0x8
.long 1 ## 0x1
.p2align 4 ## @__const.main.image_3d
l___const.main.image_3d:
.long 2 ## 0x2
.long 3 ## 0x3
.long 5 ## 0x5
.long 12 ## 0xc
.long 8 ## 0x8
.long 4 ## 0x4
.long 9 ## 0x9
.long 7 ## 0x7
.long 5 ## 0x5
.long 1 ## 0x1
.long 3 ## 0x3
.long 2 ## 0x2
.long 6 ## 0x6
.long 5 ## 0x5
.long 8 ## 0x8
.long 4 ## 0x4
.long 6 ## 0x6
.long 8 ## 0x8
.long 7 ## 0x7
.long 5 ## 0x5
.long 1 ## 0x1
.long 8 ## 0x8
.long 9 ## 0x9
.long 0 ## 0x0
.long 4 ## 0x4
.long 3 ## 0x3
.long 2 ## 0x2
.p2align 4 ## @__const.main.kernel_4d
l___const.main.kernel_4d:
.long 1 ## 0x1
.long 4 ## 0x4
.long 0 ## 0x0
.long 0 ## 0x0
.long 2 ## 0x2
.long 6 ## 0x6
.long 0 ## 0x0
.long 0 ## 0x0
.long 5 ## 0x5
.long 9 ## 0x9
.long 0 ## 0x0
.long 0 ## 0x0
.long 8 ## 0x8
.long 2 ## 0x2
.long 0 ## 0x0
.long 0 ## 0x0
.p2align 4 ## @__const.main.kernel
l___const.main.kernel:
.long 1 ## 0x1
.long 3 ## 0x3
.long 5 ## 0x5
.long 2 ## 0x2
.long 7 ## 0x7
.long 6 ## 0x6
.long 9 ## 0x9
.long 3 ## 0x3
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str.4: ## @.str.4
.asciz "%d katman \n"
L_.str.5: ## @.str.5
.asciz "conv_out[%d][%d][%d] = %d "
.subsections_via_symbols
| the_stack_data/14467.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strncpy ; -- Begin function ft_strncpy
.p2align 2
_ft_strncpy: ; @ft_strncpy
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
str x2, [sp, #24]
str xzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, lo
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #16]
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #40]
ldr x10, [sp, #16]
add x9, x9, x10
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_1
LBB0_5:
b LBB0_6
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [sp, #40]
ldr x9, [sp, #16]
add x8, x8, x9
strb wzr, [x8]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_6
LBB0_8:
ldr x0, [sp, #40]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strncpy ## -- Begin function ft_strncpy
.p2align 4, 0x90
_ft_strncpy: ## @ft_strncpy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq $0, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq -32(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -33(%rbp) ## 1-byte Spill
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rax
cmpq -24(%rbp), %rax
setb %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq -32(%rbp), %rcx
movb (%rax,%rcx), %dl
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
movb %dl, (%rax,%rcx)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_1
LBB0_5:
jmp LBB0_6
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpq -24(%rbp), %rax
jae LBB0_8
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_6
LBB0_8:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/125454.c |
.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/162643454.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sub ; -- Begin function sub
.p2align 2
_sub: ; @sub
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str w1, [sp, #8]
ldur w8, [x29, #-4]
ldr w9, [sp, #8]
subs w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Addition result = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sub ## -- Begin function sub
.p2align 4, 0x90
_sub: ## @sub
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %esi
subl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Addition result = %d\n"
.subsections_via_symbols
| the_stack_data/365606.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #832
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #20]
mov x9, sp
add x8, sp, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #16]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
ldr w9, [sp, #12]
subs w9, w8, w9
add x8, sp, #24
add x8, x8, w9, sxtw #3
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
ldr w1, [sp, #16]
add x0, sp, #24
bl _conta
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl ___stack_chk_fail
LBB0_6:
mov w0, #0
add sp, sp, #832
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _conta ; -- Begin function conta
.p2align 2
_conta: ; @conta
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldur x8, [x29, #-16]
ldr d0, [x8]
stur d0, [x29, #-8]
b LBB1_3
LBB1_2:
ldur x8, [x29, #-16]
ldursw x9, [x29, #-20]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
subs w1, w8, #1
bl _conta
fmov d2, d0
ldr d0, [sp, #8] ; 8-byte Folded Reload
fmov d1, #1.00000000
fdiv d1, d1, d2
fadd d0, d0, d1
str d0, [sp, #16]
ldr d0, [sp, #16]
stur d0, [x29, #-8]
b LBB1_3
LBB1_3:
ldur d0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%lf"
l_.str.2: ; @.str.2
.asciz "%.2lf\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 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 $832, %rsp ## imm = 0x340
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -820(%rbp)
leaq L_.str(%rip), %rdi
leaq -824(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -828(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -828(%rbp), %eax
movl -824(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -824(%rbp), %eax
subl -828(%rbp), %eax
cltq
leaq -816(%rbp), %rsi
shlq $3, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -828(%rbp), %eax
addl $1, %eax
movl %eax, -828(%rbp)
jmp LBB0_1
LBB0_4:
leaq -816(%rbp), %rdi
movl -824(%rbp), %esi
callq _conta
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_6
## %bb.5:
xorl %eax, %eax
addq $832, %rsp ## imm = 0x340
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function conta
LCPI1_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _conta
.p2align 4, 0x90
_conta: ## @conta
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
cmpl $0, -20(%rbp)
jne LBB1_2
## %bb.1:
movq -16(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB1_3
LBB1_2:
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -40(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
subl $1, %esi
callq _conta
movaps %xmm0, %xmm2
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm2, %xmm1
addsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
LBB1_3:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%lf"
L_.str.2: ## @.str.2
.asciz "%.2lf\n"
.subsections_via_symbols
| the_stack_data/73574574.c |
.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, #464
.cfi_def_cfa_offset 464
stp x28, x27, [sp, #432] ; 16-byte Folded Spill
stp x29, x30, [sp, #448] ; 16-byte Folded Spill
add x29, sp, #448
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #20]
str wzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
ldr w9, [sp, #12]
add w9, w9, #1
mul w9, w8, w9
ldrsw x8, [sp, #16]
mov x10, #40
mul x12, x8, x10
add x8, sp, #24
mov x11, x8
add x11, x11, x12
ldrsw x12, [sp, #12]
str w9, [x11, x12, lsl #2]
ldrsw x9, [sp, #16]
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #12]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_8:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
mov w0, #0
ldp x29, x30, [sp, #448] ; 16-byte Folded Reload
ldp x28, x27, [sp, #432] ; 16-byte Folded Reload
add sp, sp, #464
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%3d "
l_.str.1: ; @.str.1
.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 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 $432, %rsp ## imm = 0x1B0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -420(%rbp)
movl $0, -424(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $10, -424(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -428(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -428(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -424(%rbp), %edx
addl $1, %edx
movl -428(%rbp), %eax
addl $1, %eax
imull %eax, %edx
movslq -424(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movslq -428(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movslq -424(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movslq -428(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -428(%rbp), %eax
addl $1, %eax
movl %eax, -428(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movl -424(%rbp), %eax
addl $1, %eax
movl %eax, -424(%rbp)
jmp LBB0_1
LBB0_8:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_10
## %bb.9:
xorl %eax, %eax
addq $432, %rsp ## imm = 0x1B0
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%3d "
L_.str.1: ## @.str.1
.asciz "\n"
.subsections_via_symbols
| the_stack_data/563178.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI0_0:
.quad 0x4059000000000000 ; double 100
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #36] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #5
str x8, [x9]
sub x8, x29, #16
str x8, [x9, #8]
sub x8, x29, #24
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur d0, [x29, #-24]
fmov d1, #15.00000000
fmul d0, d0, d1
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
str d0, [sp, #40]
ldr d0, [sp, #40]
ldur d1, [x29, #-16]
fadd d0, d0, d1
stur d0, [x29, #-32]
ldur d0, [x29, #-32]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #36] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s %lf %lf"
l_.str.1: ; @.str.1
.asciz "TOTAL = R$ %.2f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4059000000000000 ## double 100
LCPI0_1:
.quad 0x402e000000000000 ## double 15
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -5(%rbp), %rsi
leaq -16(%rbp), %rdx
leaq -24(%rbp), %rcx
movb $0, %al
callq _scanf
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -24(%rbp), %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -40(%rbp)
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -16(%rbp), %xmm0
movsd %xmm0, -32(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s %lf %lf"
L_.str.1: ## @.str.1
.asciz "TOTAL = R$ %.2f\n"
.subsections_via_symbols
| the_stack_data/830488.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _row ; -- Begin function row
.p2align 2
_row: ; @row
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str w1, [sp, #8]
ldur w8, [x29, #-4]
str w8, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_3:
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB0_4
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _col ; -- Begin function col
.p2align 2
_col: ; @col
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
str w8, [sp, #8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-4]
ldr w9, [sp, #8]
subs w0, w8, w9
ldur w1, [x29, #-4]
bl _row
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB1_1
LBB1_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp 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 w8, #0
stur w8, [x29, #-12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur w0, [x29, #-8]
bl _col
ldur w0, [x29, #-12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " "
l_.str.1: ; @.str.1
.asciz "*"
l_.str.2: ; @.str.2
.asciz "\n"
l_.str.3: ; @.str.3
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _row ## -- Begin function row
.p2align 4, 0x90
_row: ## @row
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
movl %eax, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -12(%rbp)
jle LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_3:
jmp LBB0_4
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
addl $-1, %eax
movl %eax, -8(%rbp)
jmp LBB0_4
LBB0_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _col ## -- Begin function col
.p2align 4, 0x90
_col: ## @col
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
movl %eax, -8(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -8(%rbp)
jle LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %edi
subl -8(%rbp), %edi
movl -4(%rbp), %esi
callq _row
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
addl $-1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_3:
addq $16, %rsp
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
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str.3(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %edi
callq _col
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " "
L_.str.1: ## @.str.1
.asciz "*"
L_.str.2: ## @.str.2
.asciz "\n"
L_.str.3: ## @.str.3
.asciz "%d"
.subsections_via_symbols
| the_stack_data/51701368.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init ; -- Begin function init
.p2align 2
_init: ; @init
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x8, [sp]
str wzr, [x8, #3200]
ldr x8, [sp]
str wzr, [x8, #3204]
ldr x8, [sp]
str wzr, [x8, #3208]
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _empty ; -- Begin function empty
.p2align 2
_empty: ; @empty
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x8, [sp]
ldr w8, [x8, #3200]
ldr x9, [sp]
ldr w9, [x9, #3204]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-4]
b LBB1_3
LBB1_2:
stur wzr, [x29, #-4]
b LBB1_3
LBB1_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _full ; -- Begin function full
.p2align 2
_full: ; @full
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x8, [sp]
ldr w8, [x8, #3208]
subs w8, w8, #800
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w8, #-2
stur w8, [x29, #-4]
b LBB2_3
LBB2_2:
stur wzr, [x29, #-4]
b LBB2_3
LBB2_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _enqueue ; -- Begin function enqueue
.p2align 2
_enqueue: ; @enqueue
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #4]
ldr x9, [sp, #8]
ldr x10, [sp, #8]
ldrsw x10, [x10, #3204]
str w8, [x9, x10, lsl #2]
ldr x9, [sp, #8]
ldr w8, [x9, #3208]
add w8, w8, #1
str w8, [x9, #3208]
ldr x8, [sp, #8]
ldr w8, [x8, #3204]
subs w8, w8, #800
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr x9, [sp, #8]
mov w8, #1
str w8, [x9, #3204]
b LBB3_3
LBB3_2:
ldr x9, [sp, #8]
ldr w8, [x9, #3204]
add w8, w8, #1
str w8, [x9, #3204]
b LBB3_3
LBB3_3:
mov w0, #0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _dequeue ; -- Begin function dequeue
.p2align 2
_dequeue: ; @dequeue
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #8]
ldrsw x9, [x9, #3200]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4]
ldr x9, [sp, #8]
ldr w8, [x9, #3208]
subs w8, w8, #1
str w8, [x9, #3208]
ldr x8, [sp, #8]
ldr w8, [x8, #3200]
subs w8, w8, #800
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr x9, [sp, #8]
mov w8, #1
str w8, [x9, #3200]
b LBB4_3
LBB4_2:
ldr x9, [sp, #8]
ldr w8, [x9, #3200]
add w8, w8, #1
str w8, [x9, #3200]
b LBB4_3
LBB4_3:
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _t1 ; -- Begin function t1
.p2align 2
_t1: ; @t1
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
adrp x0, _m@GOTPAGE
ldr x0, [x0, _m@GOTPAGEOFF]
bl _pthread_mutex_lock
adrp x8, _enqueue_flag@GOTPAGE
ldr x8, [x8, _enqueue_flag@GOTPAGEOFF]
ldrb w8, [x8]
tbz w8, #0, LBB5_6
b LBB5_1
LBB5_1:
str wzr, [sp]
b LBB5_2
LBB5_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
subs w8, w8, #800
cset w8, ge
tbnz w8, #0, LBB5_5
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_2 Depth=1
bl ___VERIFIER_nondet_int
str w0, [sp, #4]
ldr w1, [sp, #4]
adrp x0, _queue@GOTPAGE
ldr x0, [x0, _queue@GOTPAGEOFF]
bl _enqueue
ldr w8, [sp, #4]
ldrsw x10, [sp]
adrp x9, _stored_elements@GOTPAGE
ldr x9, [x9, _stored_elements@GOTPAGEOFF]
str w8, [x9, x10, lsl #2]
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_2 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB5_2
LBB5_5:
adrp x8, _enqueue_flag@GOTPAGE
ldr x8, [x8, _enqueue_flag@GOTPAGEOFF]
strb wzr, [x8]
adrp x9, _dequeue_flag@GOTPAGE
ldr x9, [x9, _dequeue_flag@GOTPAGEOFF]
mov w8, #1
strb w8, [x9]
b LBB5_6
LBB5_6:
adrp x0, _m@GOTPAGE
ldr x0, [x0, _m@GOTPAGEOFF]
bl _pthread_mutex_unlock
mov x0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _t2 ; -- Begin function t2
.p2align 2
_t2: ; @t2
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
adrp x0, _m@GOTPAGE
ldr x0, [x0, _m@GOTPAGEOFF]
bl _pthread_mutex_lock
adrp x8, _dequeue_flag@GOTPAGE
ldr x8, [x8, _dequeue_flag@GOTPAGEOFF]
ldrb w8, [x8]
tbz w8, #0, LBB6_11
b LBB6_1
LBB6_1:
str wzr, [sp, #4]
b LBB6_2
LBB6_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #800
cset w8, ge
tbnz w8, #0, LBB6_10
b LBB6_3
LBB6_3: ; in Loop: Header=BB6_2 Depth=1
adrp x0, _queue@GOTPAGE
ldr x0, [x0, _queue@GOTPAGEOFF]
bl _empty
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB6_8
b LBB6_4
LBB6_4: ; in Loop: Header=BB6_2 Depth=1
adrp x0, _queue@GOTPAGE
ldr x0, [x0, _queue@GOTPAGEOFF]
bl _dequeue
subs w8, w0, #0
cset w8, eq
and w8, w8, #0x1
ldrsw x10, [sp, #4]
adrp x9, _stored_elements@GOTPAGE
ldr x9, [x9, _stored_elements@GOTPAGEOFF]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB6_7
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_2 Depth=1
b LBB6_6
LBB6_6: ; in Loop: Header=BB6_2 Depth=1
bl ___VERIFIER_error
b LBB6_7
LBB6_7: ; in Loop: Header=BB6_2 Depth=1
b LBB6_8
LBB6_8: ; in Loop: Header=BB6_2 Depth=1
b LBB6_9
LBB6_9: ; in Loop: Header=BB6_2 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB6_2
LBB6_10:
adrp x8, _dequeue_flag@GOTPAGE
ldr x8, [x8, _dequeue_flag@GOTPAGEOFF]
strb wzr, [x8]
adrp x9, _enqueue_flag@GOTPAGE
ldr x9, [x9, _enqueue_flag@GOTPAGEOFF]
mov w8, #1
strb w8, [x9]
b LBB6_11
LBB6_11:
adrp x0, _m@GOTPAGE
ldr x0, [x0, _m@GOTPAGEOFF]
bl _pthread_mutex_unlock
mov x0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, _queue@GOTPAGE
ldr x0, [x0, _queue@GOTPAGEOFF]
str x0, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
adrp x9, _enqueue_flag@GOTPAGE
ldr x9, [x9, _enqueue_flag@GOTPAGEOFF]
mov w8, #1
strb w8, [x9]
adrp x8, _dequeue_flag@GOTPAGE
ldr x8, [x8, _dequeue_flag@GOTPAGEOFF]
strb wzr, [x8]
bl _init
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _empty
subs w8, w0, #0
cset w8, eq
and w8, w8, #0x1
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB7_3
b LBB7_1
LBB7_1:
b LBB7_2
LBB7_2:
bl ___VERIFIER_error
b LBB7_3
LBB7_3:
adrp x0, _m@GOTPAGE
ldr x0, [x0, _m@GOTPAGEOFF]
mov x1, #0
str x1, [sp, #8] ; 8-byte Folded Spill
bl _pthread_mutex_init
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #8] ; 8-byte Folded Reload
sub x0, x29, #16
adrp x2, _t1@PAGE
add x2, x2, _t1@PAGEOFF
bl _pthread_create
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #8] ; 8-byte Folded Reload
add x0, sp, #24
adrp x2, _t2@PAGE
add x2, x2, _t2@PAGEOFF
bl _pthread_create
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
bl _pthread_join
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #24]
bl _pthread_join
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "queue is empty\n"
l_.str.1: ; @.str.1
.asciz "queue is full\n"
.comm _m,64,3 ; @m
.comm _enqueue_flag,1,0 ; @enqueue_flag
.comm _queue,3212,2 ; @queue
.comm _stored_elements,3200,2 ; @stored_elements
.comm _dequeue_flag,1,0 ; @dequeue_flag
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init ## -- Begin function init
.p2align 4, 0x90
_init: ## @init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movl $0, 3200(%rax)
movq -16(%rbp), %rax
movl $0, 3204(%rax)
movq -16(%rbp), %rax
movl $0, 3208(%rax)
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _empty ## -- Begin function empty
.p2align 4, 0x90
_empty: ## @empty
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movl 3200(%rax), %eax
movq -16(%rbp), %rcx
cmpl 3204(%rcx), %eax
jne LBB1_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -4(%rbp)
jmp LBB1_3
LBB1_2:
movl $0, -4(%rbp)
LBB1_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _full ## -- Begin function full
.p2align 4, 0x90
_full: ## @full
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
cmpl $800, 3208(%rax) ## imm = 0x320
jne LBB2_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $-2, -4(%rbp)
jmp LBB2_3
LBB2_2:
movl $0, -4(%rbp)
LBB2_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _enqueue ## -- Begin function enqueue
.p2align 4, 0x90
_enqueue: ## @enqueue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %edx
movq -8(%rbp), %rax
movq -8(%rbp), %rcx
movslq 3204(%rcx), %rcx
movl %edx, (%rax,%rcx,4)
movq -8(%rbp), %rax
movl 3208(%rax), %ecx
addl $1, %ecx
movl %ecx, 3208(%rax)
movq -8(%rbp), %rax
cmpl $800, 3204(%rax) ## imm = 0x320
jne LBB3_2
## %bb.1:
movq -8(%rbp), %rax
movl $1, 3204(%rax)
jmp LBB3_3
LBB3_2:
movq -8(%rbp), %rax
movl 3204(%rax), %ecx
addl $1, %ecx
movl %ecx, 3204(%rax)
LBB3_3:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dequeue ## -- Begin function dequeue
.p2align 4, 0x90
_dequeue: ## @dequeue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq -8(%rbp), %rcx
movslq 3200(%rcx), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -12(%rbp)
movq -8(%rbp), %rax
movl 3208(%rax), %ecx
addl $-1, %ecx
movl %ecx, 3208(%rax)
movq -8(%rbp), %rax
cmpl $800, 3200(%rax) ## imm = 0x320
jne LBB4_2
## %bb.1:
movq -8(%rbp), %rax
movl $1, 3200(%rax)
jmp LBB4_3
LBB4_2:
movq -8(%rbp), %rax
movl 3200(%rax), %ecx
addl $1, %ecx
movl %ecx, 3200(%rax)
LBB4_3:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _t1 ## -- Begin function t1
.p2align 4, 0x90
_t1: ## @t1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq _m@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
movq _enqueue_flag@GOTPCREL(%rip), %rax
testb $1, (%rax)
je LBB5_6
## %bb.1:
movl $0, -16(%rbp)
LBB5_2: ## =>This Inner Loop Header: Depth=1
cmpl $800, -16(%rbp) ## imm = 0x320
jge LBB5_5
## %bb.3: ## in Loop: Header=BB5_2 Depth=1
movb $0, %al
callq ___VERIFIER_nondet_int
movl %eax, -12(%rbp)
movl -12(%rbp), %esi
movq _queue@GOTPCREL(%rip), %rdi
callq _enqueue
movl -12(%rbp), %edx
movslq -16(%rbp), %rcx
movq _stored_elements@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
## %bb.4: ## in Loop: Header=BB5_2 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB5_2
LBB5_5:
movq _enqueue_flag@GOTPCREL(%rip), %rax
movb $0, (%rax)
movq _dequeue_flag@GOTPCREL(%rip), %rax
movb $1, (%rax)
LBB5_6:
movq _m@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
xorl %eax, %eax
## kill: def $rax killed $eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _t2 ## -- Begin function t2
.p2align 4, 0x90
_t2: ## @t2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq _m@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
movq _dequeue_flag@GOTPCREL(%rip), %rax
testb $1, (%rax)
je LBB6_11
## %bb.1:
movl $0, -12(%rbp)
LBB6_2: ## =>This Inner Loop Header: Depth=1
cmpl $800, -12(%rbp) ## imm = 0x320
jge LBB6_10
## %bb.3: ## in Loop: Header=BB6_2 Depth=1
movq _queue@GOTPCREL(%rip), %rdi
callq _empty
cmpl $-1, %eax
je LBB6_8
## %bb.4: ## in Loop: Header=BB6_2 Depth=1
movq _queue@GOTPCREL(%rip), %rdi
callq _dequeue
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movslq -12(%rbp), %rdx
movq _stored_elements@GOTPCREL(%rip), %rcx
cmpl (%rcx,%rdx,4), %eax
jne LBB6_7
## %bb.5: ## in Loop: Header=BB6_2 Depth=1
jmp LBB6_6
LBB6_6: ## in Loop: Header=BB6_2 Depth=1
movb $0, %al
callq ___VERIFIER_error
LBB6_7: ## in Loop: Header=BB6_2 Depth=1
jmp LBB6_8
LBB6_8: ## in Loop: Header=BB6_2 Depth=1
jmp LBB6_9
LBB6_9: ## in Loop: Header=BB6_2 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB6_2
LBB6_10:
movq _dequeue_flag@GOTPCREL(%rip), %rax
movb $0, (%rax)
movq _enqueue_flag@GOTPCREL(%rip), %rax
movb $1, (%rax)
LBB6_11:
movq _m@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
xorl %eax, %eax
## kill: def $rax killed $eax
addq $16, %rsp
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
subq $32, %rsp
movl $0, -4(%rbp)
movq _enqueue_flag@GOTPCREL(%rip), %rax
movb $1, (%rax)
movq _dequeue_flag@GOTPCREL(%rip), %rax
movb $0, (%rax)
movq _queue@GOTPCREL(%rip), %rdi
callq _init
movq _queue@GOTPCREL(%rip), %rdi
callq _empty
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cmpl $-1, %eax
jne LBB7_3
## %bb.1:
jmp LBB7_2
LBB7_2:
movb $0, %al
callq ___VERIFIER_error
LBB7_3:
movq _m@GOTPCREL(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_mutex_init
leaq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
leaq _t1(%rip), %rdx
movq _queue@GOTPCREL(%rip), %rcx
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
leaq _t2(%rip), %rdx
movq _queue@GOTPCREL(%rip), %rcx
callq _pthread_create
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
movq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "queue is empty\n"
L_.str.1: ## @.str.1
.asciz "queue is full\n"
.comm _m,64,3 ## @m
.comm _enqueue_flag,1,0 ## @enqueue_flag
.comm _queue,3212,2 ## @queue
.comm _stored_elements,3200,4 ## @stored_elements
.comm _dequeue_flag,1,0 ## @dequeue_flag
.subsections_via_symbols
| the_stack_data/92327436.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str wzr, [sp, #28]
str w0, [sp, #24]
str x1, [sp, #16]
str wzr, [sp, #12]
ldrsw x9, [sp, #24]
adrp x8, _info_size@PAGE
add x8, x8, _info_size@PAGEOFF
ldrsb w9, [x8, x9]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
ldr w0, [sp, #12]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _info_size ; @info_size
_info_size:
.asciz "INFO:size[00008]"
.subsections_via_symbols
| .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 $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
movslq -8(%rbp), %rcx
leaq _info_size(%rip), %rax
movsbl (%rax,%rcx), %eax
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _info_size ## @info_size
.p2align 4
_info_size:
.asciz "INFO:size[00008] key[__x86_64]"
.subsections_via_symbols
| the_stack_data/952064.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _readln ; -- Begin function readln
.p2align 2
_readln: ; @readln
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-12]
str x1, [sp, #24]
str x2, [sp, #16]
str xzr, [sp, #8]
adrp x8, _readln.count@PAGE
ldr w8, [x8, _readln.count@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur w0, [x29, #-12]
adrp x1, _readln.buff@PAGE
add x1, x1, _readln.buff@PAGEOFF
mov x2, #4096
bl _read
mov x8, x0
adrp x10, _readln.upper@PAGE
mov x9, x0
str w9, [x10, _readln.upper@PAGEOFF]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov x8, #-1
stur x8, [x29, #-8]
b LBB0_13
LBB0_3:
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hs
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
adrp x8, _readln.count@PAGE
ldrsw x8, [x8, _readln.count@PAGEOFF]
ldr x9, [sp, #8]
add x8, x8, x9
adrp x9, _readln.upper@PAGE
ldrsw x9, [x9, _readln.upper@PAGEOFF]
subs x8, x8, x9
cset w8, hs
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
adrp x8, _readln.count@PAGE
ldrsw x8, [x8, _readln.count@PAGEOFF]
ldr x9, [sp, #8]
add x9, x8, x9
adrp x8, _readln.buff@PAGE
add x8, x8, _readln.buff@PAGEOFF
ldrsb w8, [x8, x9]
subs w8, w8, #10
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_4 Depth=1
adrp x8, _readln.count@PAGE
ldrsw x8, [x8, _readln.count@PAGEOFF]
ldr x9, [sp, #8]
add x9, x8, x9
adrp x8, _readln.buff@PAGE
add x8, x8, _readln.buff@PAGEOFF
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #24]
ldr x10, [sp, #8]
add x9, x9, x10
strb w8, [x9]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB0_4
LBB0_9:
ldr x8, [sp, #8]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10:
adrp x8, _readln.count@PAGE
ldrsw x8, [x8, _readln.count@PAGEOFF]
ldr x9, [sp, #8]
add x8, x8, x9
subs x8, x8, #1, lsl #12 ; =4096
cset w8, hs
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
adrp x8, _readln.count@PAGE
ldrsw x8, [x8, _readln.count@PAGEOFF]
ldr x9, [sp, #8]
add x9, x8, x9
adrp x8, _readln.buff@PAGE
add x8, x8, _readln.buff@PAGEOFF
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #24]
ldr x10, [sp, #8]
add x9, x9, x10
strb w8, [x9]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB0_12
LBB0_12:
adrp x9, _readln.count@PAGE
ldrsw x8, [x9, _readln.count@PAGEOFF]
ldr x10, [sp, #8]
add x8, x8, x10
adrp x10, _readln.upper@PAGE
ldrsw x11, [x10, _readln.upper@PAGEOFF]
udiv x10, x8, x11
mul x10, x10, x11
subs x8, x8, x10
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, _readln.count@PAGEOFF]
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB0_13
LBB0_13:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_readln.buff,4096,0 ; @readln.buff
.zerofill __DATA,__bss,_readln.count,4,2 ; @readln.count
.zerofill __DATA,__bss,_readln.upper,4,2 ; @readln.upper
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _readln ## -- Begin function readln
.p2align 4, 0x90
_readln: ## @readln
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl %edi, -12(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq $0, -40(%rbp)
cmpl $0, _readln.count(%rip)
jne LBB0_3
## %bb.1:
movl -12(%rbp), %edi
leaq _readln.buff(%rip), %rsi
movl $4096, %edx ## imm = 0x1000
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, _readln.upper(%rip)
cmpl $0, %eax
jg LBB0_3
## %bb.2:
movq $-1, -8(%rbp)
jmp LBB0_13
LBB0_3:
jmp LBB0_4
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -32(%rbp), %rcx
movb %al, -41(%rbp) ## 1-byte Spill
jae LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movslq _readln.count(%rip), %rcx
addq -40(%rbp), %rcx
movslq _readln.upper(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq %rdx, %rcx
movb %al, -41(%rbp) ## 1-byte Spill
jae LBB0_7
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movslq _readln.count(%rip), %rcx
addq -40(%rbp), %rcx
leaq _readln.buff(%rip), %rax
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
setne %al
movb %al, -41(%rbp) ## 1-byte Spill
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
movb -41(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_8
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_4 Depth=1
movslq _readln.count(%rip), %rcx
addq -40(%rbp), %rcx
leaq _readln.buff(%rip), %rax
movb (%rax,%rcx), %dl
movq -24(%rbp), %rax
movq -40(%rbp), %rcx
movb %dl, (%rax,%rcx)
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
jmp LBB0_4
LBB0_9:
movq -40(%rbp), %rax
cmpq -32(%rbp), %rax
jae LBB0_12
## %bb.10:
movslq _readln.count(%rip), %rax
addq -40(%rbp), %rax
cmpq $4096, %rax ## imm = 0x1000
jae LBB0_12
## %bb.11:
movslq _readln.count(%rip), %rcx
addq -40(%rbp), %rcx
leaq _readln.buff(%rip), %rax
movb (%rax,%rcx), %dl
movq -24(%rbp), %rax
movq -40(%rbp), %rcx
movb %dl, (%rax,%rcx)
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
LBB0_12:
movslq _readln.count(%rip), %rax
addq -40(%rbp), %rax
movslq _readln.upper(%rip), %rcx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movl %edx, %eax
movl %eax, _readln.count(%rip)
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_13:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_readln.buff,4096,4 ## @readln.buff
.zerofill __DATA,__bss,_readln.count,4,2 ## @readln.count
.zerofill __DATA,__bss,_readln.upper,4,2 ## @readln.upper
.subsections_via_symbols
| the_stack_data/126703199.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello\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 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello\n"
.subsections_via_symbols
| the_stack_data/92325965.c |
.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, #336
.cfi_def_cfa_offset 336
stp x28, x27, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #72]
str wzr, [sp, #60]
str wzr, [sp, #56]
str wzr, [sp, #52]
str wzr, [sp, #48]
str wzr, [sp, #44]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x0, x29, #124
bl _gets
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
sub x0, x29, #144
bl _gets
str wzr, [sp, #64]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
ldrsw x8, [sp, #64]
str x8, [sp, #32] ; 8-byte Folded Spill
sub x0, x29, #124
bl _strlen
ldr x8, [sp, #32] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB0_16
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #64]
sub x8, x29, #124
add x8, x8, x9
ldrb w8, [x8]
strb w8, [sp, #71]
ldrb w8, [sp, #71]
ldrsw x10, [sp, #60]
add x9, sp, #156
add x9, x9, x10
strb w8, [x9]
ldrsb w8, [sp, #71]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldrsw x8, [sp, #64]
str x8, [sp, #24] ; 8-byte Folded Spill
sub x0, x29, #124
bl _strlen
ldr x8, [sp, #24] ; 8-byte Folded Reload
subs x9, x0, #1
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
ldr w8, [sp, #60]
add w9, w8, #1
str w9, [sp, #60]
add x8, sp, #156
add x8, x8, w9, sxtw
strb wzr, [x8]
b LBB0_5
LBB0_5: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x9, [sp, #56]
sub x8, x29, #144
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=2
ldrsw x9, [sp, #56]
sub x8, x29, #144
ldrsb w8, [x8, x9]
ldrsw x10, [sp, #56]
add x9, sp, #156
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
mov w8, #1
str w8, [sp, #44]
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #44]
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB0_5
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #44]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #40]
ldr w8, [sp, #52]
ldrsw x10, [sp, #48]
add x9, sp, #76
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #60]
str wzr, [sp, #56]
b LBB0_14
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB0_1
LBB0_16:
ldr w8, [sp, #40]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_25
b LBB0_17
LBB0_17:
ldr w9, [sp, #48]
; implicit-def: $x8
mov x8, x9
mov x9, sp
sub x10, x29, #144
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
str wzr, [sp, #64]
b LBB0_18
LBB0_18: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #64]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_24
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_18 Depth=1
ldr w8, [sp, #64]
ldr w9, [sp, #48]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_18 Depth=1
ldrsw x9, [sp, #64]
add x8, sp, #76
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_22
LBB0_21: ; in Loop: Header=BB0_18 Depth=1
ldrsw x9, [sp, #64]
add x8, sp, #76
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_18 Depth=1
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_18 Depth=1
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB0_18
LBB0_24:
b LBB0_26
LBB0_25:
mov x9, sp
sub x8, x29, #144
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_26
LBB0_26:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
bl ___stack_chk_fail
LBB0_28:
mov w0, #0
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x28, x27, [sp, #304] ; 16-byte Folded Reload
add sp, sp, #336
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter string: "
l_.str.1: ; @.str.1
.asciz "\nEnter word to be searched: "
l_.str.2: ; @.str.2
.asciz "\n'%s' is occured %d time(s) at position "
l_.str.3: ; @.str.3
.asciz "%d."
l_.str.4: ; @.str.4
.asciz "%d, "
l_.str.5: ; @.str.5
.asciz "\n'%s' is not found."
.subsections_via_symbols
| .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 $320, %rsp ## imm = 0x140
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -260(%rbp)
movl $0, -272(%rbp)
movl $0, -276(%rbp)
movl $0, -280(%rbp)
movl $0, -284(%rbp)
movl $0, -288(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -112(%rbp), %rdi
callq _gets
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq -144(%rbp), %rdi
callq _gets
movl $0, -268(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movslq -268(%rbp), %rax
movq %rax, -304(%rbp) ## 8-byte Spill
leaq -112(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -304(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB0_16
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -268(%rbp), %rax
movb -112(%rbp,%rax), %al
movb %al, -261(%rbp)
movb -261(%rbp), %cl
movslq -272(%rbp), %rax
movb %cl, -176(%rbp,%rax)
movsbl -261(%rbp), %eax
cmpl $32, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movslq -268(%rbp), %rax
movq %rax, -312(%rbp) ## 8-byte Spill
leaq -112(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -312(%rbp), %rax ## 8-byte Reload
subq $1, %rcx
cmpq %rcx, %rax
jne LBB0_13
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -280(%rbp), %eax
addl $1, %eax
movl %eax, -280(%rbp)
movl -272(%rbp), %eax
addl $1, %eax
movl %eax, -272(%rbp)
cltq
movb $0, -176(%rbp,%rax)
LBB0_5: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -276(%rbp), %rax
movsbl -144(%rbp,%rax), %eax
cmpl $0, %eax
je LBB0_10
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
movslq -276(%rbp), %rax
movsbl -144(%rbp,%rax), %eax
movslq -276(%rbp), %rcx
movsbl -176(%rbp,%rcx), %ecx
cmpl %ecx, %eax
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
movl $1, -288(%rbp)
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl $0, -288(%rbp)
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_5 Depth=2
movl -276(%rbp), %eax
addl $1, %eax
movl %eax, -276(%rbp)
jmp LBB0_5
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
cmpl $1, -288(%rbp)
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movl $1, -292(%rbp)
movl -280(%rbp), %ecx
movslq -284(%rbp), %rax
movl %ecx, -256(%rbp,%rax,4)
movl -284(%rbp), %eax
addl $1, %eax
movl %eax, -284(%rbp)
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movl $0, -272(%rbp)
movl $0, -276(%rbp)
jmp LBB0_14
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
movl -272(%rbp), %eax
addl $1, %eax
movl %eax, -272(%rbp)
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movl -268(%rbp), %eax
addl $1, %eax
movl %eax, -268(%rbp)
jmp LBB0_1
LBB0_16:
cmpl $1, -292(%rbp)
jne LBB0_25
## %bb.17:
leaq -144(%rbp), %rsi
movl -284(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -268(%rbp)
LBB0_18: ## =>This Inner Loop Header: Depth=1
movl -268(%rbp), %eax
cmpl -284(%rbp), %eax
jge LBB0_24
## %bb.19: ## in Loop: Header=BB0_18 Depth=1
movl -268(%rbp), %eax
movl -284(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB0_21
## %bb.20: ## in Loop: Header=BB0_18 Depth=1
movslq -268(%rbp), %rax
movl -256(%rbp,%rax,4), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_22
LBB0_21: ## in Loop: Header=BB0_18 Depth=1
movslq -268(%rbp), %rax
movl -256(%rbp,%rax,4), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_22: ## in Loop: Header=BB0_18 Depth=1
jmp LBB0_23
LBB0_23: ## in Loop: Header=BB0_18 Depth=1
movl -268(%rbp), %eax
addl $1, %eax
movl %eax, -268(%rbp)
jmp LBB0_18
LBB0_24:
jmp LBB0_26
LBB0_25:
leaq -144(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB0_26:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_28
## %bb.27:
xorl %eax, %eax
addq $320, %rsp ## imm = 0x140
popq %rbp
retq
LBB0_28:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter string: "
L_.str.1: ## @.str.1
.asciz "\nEnter word to be searched: "
L_.str.2: ## @.str.2
.asciz "\n'%s' is occured %d time(s) at position "
L_.str.3: ## @.str.3
.asciz "%d."
L_.str.4: ## @.str.4
.asciz "%d, "
L_.str.5: ## @.str.5
.asciz "\n'%s' is not found."
.subsections_via_symbols
| the_stack_data/127907.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get_Node ; -- Begin function get_Node
.p2align 2
_get_Node: ; @get_Node
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
mov x0, #24
bl _malloc
str x0, [sp]
ldur w8, [x29, #-4]
ldr x9, [sp]
str w8, [x9]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp]
str xzr, [x8, #16]
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _insert ; -- Begin function insert
.p2align 2
_insert: ; @insert
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr w0, [sp, #4]
bl _get_Node
ldr x8, [sp, #8]
str x0, [x8]
b LBB1_5
LBB1_2:
ldr w8, [sp, #4]
ldr x9, [sp, #8]
ldr x9, [x9]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr x8, [sp, #8]
ldr x8, [x8]
add x0, x8, #8
ldr w1, [sp, #4]
bl _insert
b LBB1_5
LBB1_4:
ldr x8, [sp, #8]
ldr x8, [x8]
add x0, x8, #16
ldr w1, [sp, #4]
bl _insert
b LBB1_5
LBB1_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _inorder ; -- Begin function inorder
.p2align 2
_inorder: ; @inorder
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
b LBB2_3
LBB2_2:
ldr x8, [sp, #8]
ldr x8, [x8]
add x0, x8, #8
bl _inorder
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x8, [x8]
add x0, x8, #16
bl _inorder
b LBB2_3
LBB2_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _preorder ; -- Begin function preorder
.p2align 2
_preorder: ; @preorder
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
b LBB3_3
LBB3_2:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x8, [x8]
add x0, x8, #8
bl _preorder
ldr x8, [sp, #8]
ldr x8, [x8]
add x0, x8, #16
bl _preorder
b LBB3_3
LBB3_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _postorder ; -- Begin function postorder
.p2align 2
_postorder: ; @postorder
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
b LBB4_3
LBB4_2:
ldr x8, [sp, #8]
ldr x8, [x8]
add x0, x8, #8
bl _postorder
ldr x8, [sp, #8]
ldr x8, [x8]
add x0, x8, #16
bl _postorder
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB4_3
LBB4_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _find ; -- Begin function find
.p2align 2
_find: ; @find
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB5_11
LBB5_2:
adrp x8, _find.item@PAGE
ldr x8, [x8, _find.item@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_4
b LBB5_3
LBB5_3:
mov x0, #24
bl _malloc
adrp x8, _find.item@PAGE
str x0, [x8, _find.item@PAGEOFF]
b LBB5_4
LBB5_4:
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB5_6
b LBB5_5
LBB5_5:
ldr x8, [sp, #16]
ldr x8, [x8]
adrp x9, _find.item@PAGE
str x8, [x9, _find.item@PAGEOFF]
b LBB5_10
LBB5_6:
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_8
b LBB5_7
LBB5_7:
ldr x8, [sp, #16]
ldr x8, [x8]
add x0, x8, #8
ldr w1, [sp, #12]
bl _find
b LBB5_9
LBB5_8:
ldr x8, [sp, #16]
ldr x8, [x8]
add x0, x8, #16
ldr w1, [sp, #12]
bl _find
b LBB5_9
LBB5_9:
b LBB5_10
LBB5_10:
adrp x8, _find.item@PAGE
ldr x8, [x8, _find.item@PAGEOFF]
stur x8, [x29, #-8]
b LBB5_11
LBB5_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _find_minimum ; -- Begin function find_minimum
.p2align 2
_find_minimum: ; @find_minimum
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_3
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp]
b LBB6_1
LBB6_3:
ldr x0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _find_maximum ; -- Begin function find_maximum
.p2align 2
_find_maximum: ; @find_maximum
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
b LBB7_1
LBB7_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_3
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #16]
str x8, [sp]
b LBB7_1
LBB7_3:
ldr x0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _is_leaf_node ; -- Begin function is_leaf_node
.p2align 2
_is_leaf_node: ; @is_leaf_node
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
ldr x8, [sp, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB8_2
LBB8_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _is_root_node ; -- Begin function is_root_node
.p2align 2
_is_root_node: ; @is_root_node
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp]
subs x8, x8, x9
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _delete ; -- Begin function delete
.p2align 2
_delete: ; @delete
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
ldur x8, [x29, #-16]
stur x8, [x29, #-8]
b LBB10_20
LBB10_2:
ldur w8, [x29, #-20]
ldur x9, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB10_4
b LBB10_3
LBB10_3:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
ldur w1, [x29, #-20]
bl _delete
ldur x8, [x29, #-16]
str x0, [x8, #8]
b LBB10_19
LBB10_4:
ldur w8, [x29, #-20]
ldur x9, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB10_6
b LBB10_5
LBB10_5:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
ldur w1, [x29, #-20]
bl _delete
ldur x8, [x29, #-16]
str x0, [x8, #16]
b LBB10_18
LBB10_6:
ldur x0, [x29, #-16]
bl _is_leaf_node
tbz w0, #0, LBB10_8
b LBB10_7
LBB10_7:
ldur x0, [x29, #-16]
bl _free
; kill: def $x8 killed $xzr
stur xzr, [x29, #-16]
stur xzr, [x29, #-8]
b LBB10_20
LBB10_8:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_11
b LBB10_9
LBB10_9:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_11
b LBB10_10
LBB10_10:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
bl _find_minimum
str x0, [sp, #16]
ldr x8, [sp, #16]
ldr w8, [x8]
ldur x9, [x29, #-16]
str w8, [x9]
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
ldr x8, [sp, #16]
ldr w1, [x8]
bl _delete
ldur x8, [x29, #-16]
str x0, [x8, #16]
b LBB10_17
LBB10_11:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_13
b LBB10_12
LBB10_12:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _free
ldur x8, [x29, #-16]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB10_20
LBB10_13:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_15
b LBB10_14
LBB10_14:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
str x8, [sp]
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
bl _free
ldur x8, [x29, #-16]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
ldr x8, [sp]
stur x8, [x29, #-8]
b LBB10_20
LBB10_15:
b LBB10_16
LBB10_16:
b LBB10_17
LBB10_17:
b LBB10_18
LBB10_18:
b LBB10_19
LBB10_19:
ldur x8, [x29, #-16]
stur x8, [x29, #-8]
b LBB10_20
LBB10_20:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-16]
mov x9, sp
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
stur wzr, [x29, #-32]
b LBB11_1
LBB11_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB11_4
b LBB11_2
LBB11_2: ; in Loop: Header=BB11_1 Depth=1
mov x9, sp
sub x8, x29, #24
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur w1, [x29, #-24]
sub x0, x29, #16
bl _insert
b LBB11_3
LBB11_3: ; in Loop: Header=BB11_1 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB11_1
LBB11_4:
mov x9, sp
adrp x8, l_.str.5@PAGE
add x8, x8, l_.str.5@PAGEOFF
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
sub x0, x29, #16
str x0, [sp, #24] ; 8-byte Folded Spill
bl _inorder
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
adrp x8, l_.str.6@PAGE
add x8, x8, l_.str.6@PAGEOFF
str x8, [x9]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _preorder
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
adrp x8, l_.str.7@PAGE
add x8, x8, l_.str.7@PAGEOFF
str x8, [x9]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _postorder
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
adrp x8, l_.str.8@PAGE
add x8, x8, l_.str.8@PAGEOFF
str x8, [x9]
bl _printf
mov x9, sp
sub x8, x29, #28
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur w1, [x29, #-28]
bl _find
str x0, [sp, #40]
ldur w8, [x29, #-28]
ldr x9, [sp, #40]
ldr w9, [x9]
subs w8, w8, w9
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB11_6
b LBB11_5
LBB11_5:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
mov w2, #291
adrp x3, l_.str.10@PAGE
add x3, x3, l_.str.10@PAGEOFF
bl ___assert_rtn
LBB11_6:
b LBB11_7
LBB11_7:
ldur x0, [x29, #-16]
ldur w1, [x29, #-28]
bl _delete
str x0, [sp, #32]
ldr x8, [sp, #32]
ldr w8, [x8]
ldur x9, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB11_9
b LBB11_8
LBB11_8:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
mov w2, #294
adrp x3, l_.str.11@PAGE
add x3, x3, l_.str.11@PAGEOFF
bl ___assert_rtn
LBB11_9:
b LBB11_10
LBB11_10:
mov x9, sp
adrp x8, l_.str.13@PAGE
add x8, x8, l_.str.13@PAGEOFF
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
sub x0, x29, #16
bl _preorder
ldur x0, [x29, #-16]
bl _free
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
.zerofill __DATA,__bss,_find.item,8,3 ; @find.item
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "How many data? "
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "Enter %d numbers\n"
l_.str.5: ; @.str.5
.asciz "Inorder: "
l_.str.6: ; @.str.6
.asciz "\nPreorder: "
l_.str.7: ; @.str.7
.asciz "\nPostorder: "
l_.str.8: ; @.str.8
.asciz "\n\nDelete? "
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.9: ; @.str.9
.asciz "162641907.c"
l_.str.10: ; @.str.10
.asciz "del == found->data"
l_.str.11: ; @.str.11
.asciz "new_root->data == n->data"
l_.str.12: ; @.str.12
.asciz "\n%s"
l_.str.13: ; @.str.13
.asciz "After Deletion: "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get_Node ## -- Begin function get_Node
.p2align 4, 0x90
_get_Node: ## @get_Node
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl $24, %edi
callq _malloc
movq %rax, -16(%rbp)
movl -4(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
movq $0, 16(%rax)
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insert ## -- Begin function insert
.p2align 4, 0x90
_insert: ## @insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB1_2
## %bb.1:
movl -12(%rbp), %edi
callq _get_Node
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB1_5
LBB1_2:
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
movq (%rcx), %rcx
cmpl (%rcx), %eax
jge LBB1_4
## %bb.3:
movq -8(%rbp), %rax
movq (%rax), %rdi
addq $8, %rdi
movl -12(%rbp), %esi
callq _insert
jmp LBB1_5
LBB1_4:
movq -8(%rbp), %rax
movq (%rax), %rdi
addq $16, %rdi
movl -12(%rbp), %esi
callq _insert
LBB1_5:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _inorder ## -- Begin function inorder
.p2align 4, 0x90
_inorder: ## @inorder
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB2_2
## %bb.1:
jmp LBB2_3
LBB2_2:
movq -8(%rbp), %rax
movq (%rax), %rdi
addq $8, %rdi
callq _inorder
movq -8(%rbp), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq (%rax), %rdi
addq $16, %rdi
callq _inorder
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _preorder ## -- Begin function preorder
.p2align 4, 0x90
_preorder: ## @preorder
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB3_2
## %bb.1:
jmp LBB3_3
LBB3_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq (%rax), %rdi
addq $8, %rdi
callq _preorder
movq -8(%rbp), %rax
movq (%rax), %rdi
addq $16, %rdi
callq _preorder
LBB3_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _postorder ## -- Begin function postorder
.p2align 4, 0x90
_postorder: ## @postorder
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB4_2
## %bb.1:
jmp LBB4_3
LBB4_2:
movq -8(%rbp), %rax
movq (%rax), %rdi
addq $8, %rdi
callq _postorder
movq -8(%rbp), %rax
movq (%rax), %rdi
addq $16, %rdi
callq _postorder
movq -8(%rbp), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB4_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find ## -- Begin function find
.p2align 4, 0x90
_find: ## @find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
cmpq $0, (%rax)
jne LBB5_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB5_11
LBB5_2:
cmpq $0, _find.item(%rip)
jne LBB5_4
## %bb.3:
movl $24, %edi
callq _malloc
movq %rax, _find.item(%rip)
LBB5_4:
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
cmpl (%rcx), %eax
jne LBB5_6
## %bb.5:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, _find.item(%rip)
jmp LBB5_10
LBB5_6:
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
cmpl (%rcx), %eax
jge LBB5_8
## %bb.7:
movq -16(%rbp), %rax
movq (%rax), %rdi
addq $8, %rdi
movl -20(%rbp), %esi
callq _find
jmp LBB5_9
LBB5_8:
movq -16(%rbp), %rax
movq (%rax), %rdi
addq $16, %rdi
movl -20(%rbp), %esi
callq _find
LBB5_9:
jmp LBB5_10
LBB5_10:
movq _find.item(%rip), %rax
movq %rax, -8(%rbp)
LBB5_11:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find_minimum ## -- Begin function find_minimum
.p2align 4, 0x90
_find_minimum: ## @find_minimum
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB6_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB6_3
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB6_1
LBB6_3:
movq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find_maximum ## -- Begin function find_maximum
.p2align 4, 0x90
_find_maximum: ## @find_maximum
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB7_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, 16(%rax)
je LBB7_3
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB7_1
LBB7_3:
movq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_leaf_node ## -- Begin function is_leaf_node
.p2align 4, 0x90
_is_leaf_node: ## @is_leaf_node
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, 8(%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB8_2
## %bb.1:
movq -8(%rbp), %rax
cmpq $0, 16(%rax)
sete %al
movb %al, -9(%rbp) ## 1-byte Spill
LBB8_2:
movb -9(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_root_node ## -- Begin function is_root_node
.p2align 4, 0x90
_is_root_node: ## @is_root_node
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _delete ## -- Begin function delete
.p2align 4, 0x90
_delete: ## @delete
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
cmpq $0, -16(%rbp)
jne LBB10_2
## %bb.1:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB10_20
LBB10_2:
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB10_4
## %bb.3:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
movl -20(%rbp), %esi
callq _delete
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB10_19
LBB10_4:
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB10_6
## %bb.5:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
movl -20(%rbp), %esi
callq _delete
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB10_18
LBB10_6:
movq -16(%rbp), %rdi
callq _is_leaf_node
testb $1, %al
jne LBB10_7
jmp LBB10_8
LBB10_7:
movq -16(%rbp), %rdi
callq _free
movq $0, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB10_20
LBB10_8:
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB10_11
## %bb.9:
movq -16(%rbp), %rax
cmpq $0, 16(%rax)
je LBB10_11
## %bb.10:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
callq _find_minimum
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl (%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movq 16(%rax), %rdi
movq -32(%rbp), %rax
movl (%rax), %esi
callq _delete
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB10_17
LBB10_11:
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB10_13
## %bb.12:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _free
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB10_20
LBB10_13:
movq -16(%rbp), %rax
cmpq $0, 16(%rax)
je LBB10_15
## %bb.14:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rdi
callq _free
movq -16(%rbp), %rax
movq $0, 16(%rax)
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB10_20
LBB10_15:
jmp LBB10_16
LBB10_16:
jmp LBB10_17
LBB10_17:
jmp LBB10_18
LBB10_18:
jmp LBB10_19
LBB10_19:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
LBB10_20:
movq -8(%rbp), %rax
addq $48, %rsp
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
subq $48, %rsp
movl $0, -4(%rbp)
movq $0, -16(%rbp)
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl -20(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -32(%rbp)
LBB11_1: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB11_4
## %bb.2: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.3(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
movl -24(%rbp), %esi
leaq -16(%rbp), %rdi
callq _insert
## %bb.3: ## in Loop: Header=BB11_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB11_1
LBB11_4:
leaq L_.str.1(%rip), %rdi
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _printf
leaq -16(%rbp), %rdi
callq _inorder
leaq L_.str.1(%rip), %rdi
leaq L_.str.6(%rip), %rsi
movb $0, %al
callq _printf
leaq -16(%rbp), %rdi
callq _preorder
leaq L_.str.1(%rip), %rdi
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _printf
leaq -16(%rbp), %rdi
callq _postorder
leaq L_.str.1(%rip), %rdi
leaq L_.str.8(%rip), %rsi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -28(%rbp), %rsi
movb $0, %al
callq _scanf
movl -28(%rbp), %esi
leaq -16(%rbp), %rdi
callq _find
movq %rax, -40(%rbp)
movl -28(%rbp), %eax
movq -40(%rbp), %rcx
cmpl (%rcx), %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB11_6
## %bb.5:
leaq L___func__.main(%rip), %rdi
leaq L_.str.9(%rip), %rsi
leaq L_.str.10(%rip), %rcx
movl $291, %edx ## imm = 0x123
callq ___assert_rtn
LBB11_6:
jmp LBB11_7
LBB11_7:
movq -16(%rbp), %rdi
movl -28(%rbp), %esi
callq _delete
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB11_9
## %bb.8:
leaq L___func__.main(%rip), %rdi
leaq L_.str.9(%rip), %rsi
leaq L_.str.11(%rip), %rcx
movl $294, %edx ## imm = 0x126
callq ___assert_rtn
LBB11_9:
jmp LBB11_10
LBB11_10:
leaq L_.str.12(%rip), %rdi
leaq L_.str.13(%rip), %rsi
movb $0, %al
callq _printf
leaq -16(%rbp), %rdi
callq _preorder
movq -16(%rbp), %rdi
callq _free
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
.zerofill __DATA,__bss,_find.item,8,3 ## @find.item
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "How many data? "
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "Enter %d numbers\n"
L_.str.5: ## @.str.5
.asciz "Inorder: "
L_.str.6: ## @.str.6
.asciz "\nPreorder: "
L_.str.7: ## @.str.7
.asciz "\nPostorder: "
L_.str.8: ## @.str.8
.asciz "\n\nDelete? "
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.9: ## @.str.9
.asciz "162641907.c"
L_.str.10: ## @.str.10
.asciz "del == found->data"
L_.str.11: ## @.str.11
.asciz "new_root->data == n->data"
L_.str.12: ## @.str.12
.asciz "\n%s"
L_.str.13: ## @.str.13
.asciz "After Deletion: "
.subsections_via_symbols
| the_stack_data/162641907.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _is_valid ; -- Begin function is_valid
.p2align 2
_is_valid: ; @is_valid
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str wzr, [sp, #20]
mov w8, #4999
str w8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #16]
add w8, w8, w9
mov w9, #2
sdiv w8, w8, w9
str w8, [sp, #12]
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
mov x10, #13
mul x9, x9, x10
add x1, x8, x9
bl _strcmp
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_13
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #16]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_9:
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
mov x10, #13
mul x9, x9, x10
add x1, x8, x9
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_13
LBB0_12:
stur wzr, [x29, #-4]
b LBB0_13
LBB0_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
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
mov w9, #65232
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #15, lsl #12 ; =61440
sub sp, sp, #3792
mov x19, sp
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [x19, #164]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
str x1, [x19, #56] ; 8-byte Folded Spill
bl _fopen
str x0, [x19, #152]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
ldr x1, [x19, #56] ; 8-byte Folded Reload
str x0, [x19, #144]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _fopen
str x0, [x19, #136]
ldr x8, [x19, #152]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [x19, #68] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_3
b LBB1_1
LBB1_1:
ldr x8, [x19, #144]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [x19, #68] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldr x8, [x19, #136]
subs x8, x8, #0
cset w8, ne
str w8, [x19, #68] ; 4-byte Folded Spill
b LBB1_3
LBB1_3:
ldr w8, [x19, #68] ; 4-byte Folded Reload
eor w9, w8, #0x1
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
mov w2, #45
adrp x3, l_.str.6@PAGE
add x3, x3, l_.str.6@PAGEOFF
bl ___assert_rtn
LBB1_5:
b LBB1_6
LBB1_6:
ldr x0, [x19, #152]
sub sp, sp, #16
mov x9, sp
add x8, x19, #211
str x8, [x9]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fscanf
add sp, sp, #16
ldr x0, [x19, #152]
bl _fclose
str wzr, [x19, #128]
add x0, x19, #224
mov x1, #65000
bl _bzero
b LBB1_7
LBB1_7: ; =>This Inner Loop Header: Depth=1
ldr x0, [x19, #136]
bl _feof
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_7 Depth=1
ldr x0, [x19, #136]
ldrsw x8, [x19, #128]
mov x9, x8
add w9, w9, #1
str w9, [x19, #128]
mov x9, #13
mul x9, x8, x9
add x8, x19, #224
add x8, x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fscanf
add sp, sp, #16
b LBB1_7
LBB1_9:
add x0, x19, #171
mov w1, #0
mov x2, #40
bl _memset
mov w8, #2
str w8, [x19, #124]
b LBB1_10
LBB1_10: ; =>This Loop Header: Depth=1
; Child Loop BB1_12 Depth 2
ldr w8, [x19, #124]
subs w8, w8, #7
cset w8, ge
tbnz w8, #0, LBB1_17
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_10 Depth=1
str wzr, [x19, #120]
b LBB1_12
LBB1_12: ; Parent Loop BB1_10 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x19, #120]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB1_15
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_12 Depth=2
ldr w8, [x19, #124]
subs w9, w8, #2
mov w8, #3
mul w8, w8, w9
add w8, w8, #65
ldr w9, [x19, #120]
add w8, w8, w9
ldrsw x10, [x19, #124]
add x9, x19, #171
add x9, x9, x10, lsl #2
ldrsw x10, [x19, #120]
strb w8, [x9, x10]
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_12 Depth=2
ldr w8, [x19, #120]
add w8, w8, #1
str w8, [x19, #120]
b LBB1_12
LBB1_15: ; in Loop: Header=BB1_10 Depth=1
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_10 Depth=1
ldr w8, [x19, #124]
add w8, w8, #1
str w8, [x19, #124]
b LBB1_10
LBB1_17:
add x8, x19, #171
str x8, [x19, #16] ; 8-byte Folded Spill
add x0, x8, #28
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
mov x2, #4
str x2, [x19, #24] ; 8-byte Folded Spill
bl ___strcpy_chk
ldr x8, [x19, #16] ; 8-byte Folded Reload
ldr x2, [x19, #24] ; 8-byte Folded Reload
add x0, x8, #32
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl ___strcpy_chk
ldr x8, [x19, #16] ; 8-byte Folded Reload
ldr x2, [x19, #24] ; 8-byte Folded Reload
add x0, x8, #36
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl ___strcpy_chk
add x0, x19, #211
bl _strlen
mov x8, x0
str w8, [x19, #112]
ldr s1, [x19, #112]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d1, d0
fmov d0, #3.00000000
bl _pow
fcvtzs w8, d0
str w8, [x19, #108]
ldr w8, [x19, #108]
; kill: def $x8 killed $w8
ldr w9, [x19, #112]
add w9, w9, #1
; kill: def $x9 killed $w9
str x9, [x19, #40] ; 8-byte Folded Spill
mov x10, sp
str x10, [x19, #96]
mul x9, x8, x9
lsr x9, x9, #0
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
str x9, [x19, #32] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldr x11, [x19, #32] ; 8-byte Folded Reload
ldr x9, [x19, #40] ; 8-byte Folded Reload
mov x10, sp
subs x0, x10, x11
mov sp, x0
str x0, [x19, #48] ; 8-byte Folded Spill
str x8, [x19, #88]
str x9, [x19, #80]
mul x2, x8, x9
mov w1, #0
mov x3, #-1
bl ___memset_chk
str wzr, [x19, #124]
b LBB1_18
LBB1_18: ; =>This Loop Header: Depth=1
; Child Loop BB1_20 Depth 2
; Child Loop BB1_22 Depth 3
; Child Loop BB1_26 Depth 3
; Child Loop BB1_30 Depth 3
ldr w8, [x19, #124]
ldr w9, [x19, #112]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_37
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_18 Depth=1
ldr w8, [x19, #112]
subs w8, w8, #1
ldr w9, [x19, #124]
subs w8, w8, w9
scvtf d1, w8
fmov d0, #3.00000000
bl _pow
fcvtzs w8, d0
str w8, [x19, #76]
str wzr, [x19, #120]
b LBB1_20
LBB1_20: ; Parent Loop BB1_18 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_22 Depth 3
; Child Loop BB1_26 Depth 3
; Child Loop BB1_30 Depth 3
ldr w8, [x19, #120]
ldr w9, [x19, #108]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_35
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_20 Depth=2
ldrsw x9, [x19, #124]
add x8, x19, #211
ldrsb w8, [x8, x9]
subs w8, w8, #48
str w8, [x19, #72]
str wzr, [x19, #116]
b LBB1_22
LBB1_22: ; Parent Loop BB1_18 Depth=1
; Parent Loop BB1_20 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [x19, #116]
ldr w9, [x19, #76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_25
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_22 Depth=3
ldr x9, [x19, #48] ; 8-byte Folded Reload
ldr x11, [x19, #40] ; 8-byte Folded Reload
ldrsw x10, [x19, #72]
add x8, x19, #171
add x8, x8, x10, lsl #2
ldrb w8, [x8]
ldr w10, [x19, #120]
ldr w12, [x19, #116]
add w12, w10, w12
; implicit-def: $x10
mov x10, x12
sxtw x10, w10
mul x10, x10, x11
add x9, x9, x10
ldrsw x10, [x19, #124]
add x9, x9, x10
strb w8, [x9]
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_22 Depth=3
ldr w8, [x19, #116]
add w8, w8, #1
str w8, [x19, #116]
b LBB1_22
LBB1_25: ; in Loop: Header=BB1_20 Depth=2
b LBB1_26
LBB1_26: ; Parent Loop BB1_18 Depth=1
; Parent Loop BB1_20 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [x19, #116]
ldr w10, [x19, #76]
mov w9, #2
mul w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_29
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_26 Depth=3
ldr x9, [x19, #48] ; 8-byte Folded Reload
ldr x11, [x19, #40] ; 8-byte Folded Reload
ldrsw x10, [x19, #72]
add x8, x19, #171
add x8, x8, x10, lsl #2
ldrb w8, [x8, #1]
ldr w10, [x19, #120]
ldr w12, [x19, #116]
add w12, w10, w12
; implicit-def: $x10
mov x10, x12
sxtw x10, w10
mul x10, x10, x11
add x9, x9, x10
ldrsw x10, [x19, #124]
add x9, x9, x10
strb w8, [x9]
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_26 Depth=3
ldr w8, [x19, #116]
add w8, w8, #1
str w8, [x19, #116]
b LBB1_26
LBB1_29: ; in Loop: Header=BB1_20 Depth=2
b LBB1_30
LBB1_30: ; Parent Loop BB1_18 Depth=1
; Parent Loop BB1_20 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [x19, #116]
ldr w10, [x19, #76]
mov w9, #3
mul w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_33
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_30 Depth=3
ldr x9, [x19, #48] ; 8-byte Folded Reload
ldr x11, [x19, #40] ; 8-byte Folded Reload
ldrsw x10, [x19, #72]
add x8, x19, #171
add x8, x8, x10, lsl #2
ldrb w8, [x8, #2]
ldr w10, [x19, #120]
ldr w12, [x19, #116]
add w12, w10, w12
; implicit-def: $x10
mov x10, x12
sxtw x10, w10
mul x10, x10, x11
add x9, x9, x10
ldrsw x10, [x19, #124]
add x9, x9, x10
strb w8, [x9]
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_30 Depth=3
ldr w8, [x19, #116]
add w8, w8, #1
str w8, [x19, #116]
b LBB1_30
LBB1_33: ; in Loop: Header=BB1_20 Depth=2
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_20 Depth=2
ldr w9, [x19, #76]
mov w8, #3
mul w9, w8, w9
ldr w8, [x19, #120]
add w8, w8, w9
str w8, [x19, #120]
b LBB1_20
LBB1_35: ; in Loop: Header=BB1_18 Depth=1
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_18 Depth=1
ldr w8, [x19, #124]
add w8, w8, #1
str w8, [x19, #124]
b LBB1_18
LBB1_37:
str wzr, [x19, #128]
str wzr, [x19, #124]
b LBB1_38
LBB1_38: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19, #124]
ldr w9, [x19, #108]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_43
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_38 Depth=1
ldr x8, [x19, #48] ; 8-byte Folded Reload
ldr x10, [x19, #40] ; 8-byte Folded Reload
ldrsw x9, [x19, #124]
mul x9, x9, x10
add x0, x8, x9
add x1, x19, #224
bl _is_valid
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_41
b LBB1_40
LBB1_40: ; in Loop: Header=BB1_38 Depth=1
ldr x8, [x19, #48] ; 8-byte Folded Reload
ldr x10, [x19, #40] ; 8-byte Folded Reload
ldr w9, [x19, #128]
add w9, w9, #1
str w9, [x19, #128]
ldr x0, [x19, #144]
ldrsw x9, [x19, #124]
mul x9, x9, x10
add x8, x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fprintf
add sp, sp, #16
b LBB1_41
LBB1_41: ; in Loop: Header=BB1_38 Depth=1
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_38 Depth=1
ldr w8, [x19, #124]
add w8, w8, #1
str w8, [x19, #124]
b LBB1_38
LBB1_43:
ldr w8, [x19, #128]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_45
b LBB1_44
LBB1_44:
ldr x0, [x19, #144]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
b LBB1_45
LBB1_45:
ldr x0, [x19, #144]
bl _fclose
str wzr, [x19, #164]
ldr x8, [x19, #96]
mov sp, x8
ldr w8, [x19, #164]
str w8, [x19, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_47
b LBB1_46
LBB1_46:
bl ___stack_chk_fail
LBB1_47:
ldr w0, [x19, #12] ; 4-byte Folded Reload
sub sp, x29, #16
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "namenum.in"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "namenum.out"
l_.str.3: ; @.str.3
.asciz "w"
l_.str.4: ; @.str.4
.asciz "dict.txt"
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.5: ; @.str.5
.asciz "9514040.c"
l_.str.6: ; @.str.6
.asciz "fin && fout && fdict"
l_.str.7: ; @.str.7
.asciz "%s"
l_.str.8: ; @.str.8
.asciz "PRS"
l_.str.9: ; @.str.9
.asciz "TUV"
l_.str.10: ; @.str.10
.asciz "WXY"
l_.str.11: ; @.str.11
.asciz "%s\n"
l_.str.12: ; @.str.12
.asciz "NONE\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _is_valid ## -- Begin function is_valid
.p2align 4, 0x90
_is_valid: ## @is_valid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl $0, -28(%rbp)
movl $4999, -32(%rbp) ## imm = 0x1387
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -32(%rbp), %eax
jge LBB0_9
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl -32(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -36(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movslq -36(%rbp), %rax
imulq $13, %rax, %rax
addq %rax, %rsi
callq _strcmp
movl %eax, -40(%rbp)
cmpl $0, -40(%rbp)
jne LBB0_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB0_13
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -40(%rbp)
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %eax
subl $1, %eax
movl %eax, -32(%rbp)
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_9:
movl -28(%rbp), %eax
cmpl -32(%rbp), %eax
jne LBB0_12
## %bb.10:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movslq -28(%rbp), %rax
imulq $13, %rax, %rax
addq %rax, %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_12
## %bb.11:
movl $1, -4(%rbp)
jmp LBB0_13
LBB0_12:
movl $0, -4(%rbp)
LBB0_13:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI1_0:
.quad 0x4008000000000000 ## double 3
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $65216, %eax ## imm = 0xFEC0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -65076(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -65088(%rbp)
leaq L_.str.2(%rip), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -65096(%rbp)
leaq L_.str.4(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -65104(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -65088(%rbp)
movb %al, -65169(%rbp) ## 1-byte Spill
je LBB1_3
## %bb.1:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -65096(%rbp)
movb %al, -65169(%rbp) ## 1-byte Spill
je LBB1_3
## %bb.2:
cmpq $0, -65104(%rbp)
setne %al
movb %al, -65169(%rbp) ## 1-byte Spill
LBB1_3:
movb -65169(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_5
## %bb.4:
leaq L___func__.main(%rip), %rdi
leaq L_.str.5(%rip), %rsi
leaq L_.str.6(%rip), %rcx
movl $45, %edx
callq ___assert_rtn
LBB1_5:
jmp LBB1_6
LBB1_6:
movq -65088(%rbp), %rdi
leaq -65021(%rbp), %rdx
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _fscanf
movq -65088(%rbp), %rdi
callq _fclose
movl $0, -65112(%rbp)
leaq -65008(%rbp), %rdi
xorl %esi, %esi
movl $65000, %edx ## imm = 0xFDE8
callq _memset
LBB1_7: ## =>This Inner Loop Header: Depth=1
movq -65104(%rbp), %rdi
callq _feof
cmpl $0, %eax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB1_8
jmp LBB1_9
LBB1_8: ## in Loop: Header=BB1_7 Depth=1
movq -65104(%rbp), %rdi
movl -65112(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -65112(%rbp)
cltq
leaq -65008(%rbp), %rdx
imulq $13, %rax, %rax
addq %rax, %rdx
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _fscanf
jmp LBB1_7
LBB1_9:
leaq -65072(%rbp), %rdi
xorl %esi, %esi
movl $40, %edx
callq _memset
movl $2, -65116(%rbp)
LBB1_10: ## =>This Loop Header: Depth=1
## Child Loop BB1_12 Depth 2
cmpl $7, -65116(%rbp)
jge LBB1_17
## %bb.11: ## in Loop: Header=BB1_10 Depth=1
movl $0, -65120(%rbp)
LBB1_12: ## Parent Loop BB1_10 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $3, -65120(%rbp)
jge LBB1_15
## %bb.13: ## in Loop: Header=BB1_12 Depth=2
movl -65116(%rbp), %eax
subl $2, %eax
imull $3, %eax, %eax
addl $65, %eax
addl -65120(%rbp), %eax
movb %al, %dl
movslq -65116(%rbp), %rcx
leaq -65072(%rbp), %rax
shlq $2, %rcx
addq %rcx, %rax
movslq -65120(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.14: ## in Loop: Header=BB1_12 Depth=2
movl -65120(%rbp), %eax
addl $1, %eax
movl %eax, -65120(%rbp)
jmp LBB1_12
LBB1_15: ## in Loop: Header=BB1_10 Depth=1
jmp LBB1_16
LBB1_16: ## in Loop: Header=BB1_10 Depth=1
movl -65116(%rbp), %eax
addl $1, %eax
movl %eax, -65116(%rbp)
jmp LBB1_10
LBB1_17:
leaq -65044(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movl $4, %edx
movq %rdx, -65208(%rbp) ## 8-byte Spill
callq ___strcpy_chk
movq -65208(%rbp), %rdx ## 8-byte Reload
leaq -65040(%rbp), %rdi
leaq L_.str.9(%rip), %rsi
callq ___strcpy_chk
movq -65208(%rbp), %rdx ## 8-byte Reload
leaq -65036(%rbp), %rdi
leaq L_.str.10(%rip), %rsi
callq ___strcpy_chk
leaq -65021(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -65128(%rbp)
cvtsi2sdl -65128(%rbp), %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _pow
cvttsd2si %xmm0, %eax
movl %eax, -65132(%rbp)
movl -65132(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -65200(%rbp) ## 8-byte Spill
movl -65128(%rbp), %ecx
incl %ecx
## kill: def $rcx killed $ecx
movq %rcx, -65192(%rbp) ## 8-byte Spill
movq %rsp, %rdx
movq %rdx, -65144(%rbp)
imulq %rcx, %rax
callq ____chkstk_darwin
movq -65200(%rbp), %rdx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -65192(%rbp), %rax ## 8-byte Reload
movq %rsp, %rdi
movq %rdi, -65184(%rbp) ## 8-byte Spill
movq %rdx, -65152(%rbp)
movq %rax, -65160(%rbp)
imulq %rax, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movl $0, -65116(%rbp)
LBB1_18: ## =>This Loop Header: Depth=1
## Child Loop BB1_20 Depth 2
## Child Loop BB1_22 Depth 3
## Child Loop BB1_26 Depth 3
## Child Loop BB1_30 Depth 3
movl -65116(%rbp), %eax
cmpl -65128(%rbp), %eax
jge LBB1_37
## %bb.19: ## in Loop: Header=BB1_18 Depth=1
movl -65128(%rbp), %eax
subl $1, %eax
subl -65116(%rbp), %eax
cvtsi2sd %eax, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _pow
cvttsd2si %xmm0, %eax
movl %eax, -65164(%rbp)
movl $0, -65120(%rbp)
LBB1_20: ## Parent Loop BB1_18 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_22 Depth 3
## Child Loop BB1_26 Depth 3
## Child Loop BB1_30 Depth 3
movl -65120(%rbp), %eax
cmpl -65132(%rbp), %eax
jge LBB1_35
## %bb.21: ## in Loop: Header=BB1_20 Depth=2
movslq -65116(%rbp), %rax
movsbl -65021(%rbp,%rax), %eax
subl $48, %eax
movl %eax, -65168(%rbp)
movl $0, -65124(%rbp)
LBB1_22: ## Parent Loop BB1_18 Depth=1
## Parent Loop BB1_20 Depth=2
## => This Inner Loop Header: Depth=3
movl -65124(%rbp), %eax
cmpl -65164(%rbp), %eax
jge LBB1_25
## %bb.23: ## in Loop: Header=BB1_22 Depth=3
movq -65184(%rbp), %rax ## 8-byte Reload
movq -65192(%rbp), %rsi ## 8-byte Reload
movslq -65168(%rbp), %rcx
movb -65072(%rbp,%rcx,4), %dl
movl -65120(%rbp), %ecx
addl -65124(%rbp), %ecx
movslq %ecx, %rcx
imulq %rsi, %rcx
addq %rcx, %rax
movslq -65116(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.24: ## in Loop: Header=BB1_22 Depth=3
movl -65124(%rbp), %eax
addl $1, %eax
movl %eax, -65124(%rbp)
jmp LBB1_22
LBB1_25: ## in Loop: Header=BB1_20 Depth=2
jmp LBB1_26
LBB1_26: ## Parent Loop BB1_18 Depth=1
## Parent Loop BB1_20 Depth=2
## => This Inner Loop Header: Depth=3
movl -65124(%rbp), %eax
movl -65164(%rbp), %ecx
shll $1, %ecx
cmpl %ecx, %eax
jge LBB1_29
## %bb.27: ## in Loop: Header=BB1_26 Depth=3
movq -65184(%rbp), %rax ## 8-byte Reload
movq -65192(%rbp), %rsi ## 8-byte Reload
movslq -65168(%rbp), %rcx
movb -65071(%rbp,%rcx,4), %dl
movl -65120(%rbp), %ecx
addl -65124(%rbp), %ecx
movslq %ecx, %rcx
imulq %rsi, %rcx
addq %rcx, %rax
movslq -65116(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.28: ## in Loop: Header=BB1_26 Depth=3
movl -65124(%rbp), %eax
addl $1, %eax
movl %eax, -65124(%rbp)
jmp LBB1_26
LBB1_29: ## in Loop: Header=BB1_20 Depth=2
jmp LBB1_30
LBB1_30: ## Parent Loop BB1_18 Depth=1
## Parent Loop BB1_20 Depth=2
## => This Inner Loop Header: Depth=3
movl -65124(%rbp), %eax
imull $3, -65164(%rbp), %ecx
cmpl %ecx, %eax
jge LBB1_33
## %bb.31: ## in Loop: Header=BB1_30 Depth=3
movq -65184(%rbp), %rax ## 8-byte Reload
movq -65192(%rbp), %rsi ## 8-byte Reload
movslq -65168(%rbp), %rcx
movb -65070(%rbp,%rcx,4), %dl
movl -65120(%rbp), %ecx
addl -65124(%rbp), %ecx
movslq %ecx, %rcx
imulq %rsi, %rcx
addq %rcx, %rax
movslq -65116(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.32: ## in Loop: Header=BB1_30 Depth=3
movl -65124(%rbp), %eax
addl $1, %eax
movl %eax, -65124(%rbp)
jmp LBB1_30
LBB1_33: ## in Loop: Header=BB1_20 Depth=2
jmp LBB1_34
LBB1_34: ## in Loop: Header=BB1_20 Depth=2
imull $3, -65164(%rbp), %eax
addl -65120(%rbp), %eax
movl %eax, -65120(%rbp)
jmp LBB1_20
LBB1_35: ## in Loop: Header=BB1_18 Depth=1
jmp LBB1_36
LBB1_36: ## in Loop: Header=BB1_18 Depth=1
movl -65116(%rbp), %eax
addl $1, %eax
movl %eax, -65116(%rbp)
jmp LBB1_18
LBB1_37:
movl $0, -65112(%rbp)
movl $0, -65116(%rbp)
LBB1_38: ## =>This Inner Loop Header: Depth=1
movl -65116(%rbp), %eax
cmpl -65132(%rbp), %eax
jge LBB1_43
## %bb.39: ## in Loop: Header=BB1_38 Depth=1
movq -65184(%rbp), %rdi ## 8-byte Reload
movq -65192(%rbp), %rcx ## 8-byte Reload
movslq -65116(%rbp), %rax
imulq %rcx, %rax
addq %rax, %rdi
leaq -65008(%rbp), %rsi
callq _is_valid
cmpl $0, %eax
je LBB1_41
## %bb.40: ## in Loop: Header=BB1_38 Depth=1
movq -65184(%rbp), %rdx ## 8-byte Reload
movq -65192(%rbp), %rcx ## 8-byte Reload
movl -65112(%rbp), %eax
addl $1, %eax
movl %eax, -65112(%rbp)
movq -65096(%rbp), %rdi
movslq -65116(%rbp), %rax
imulq %rcx, %rax
addq %rax, %rdx
leaq L_.str.11(%rip), %rsi
movb $0, %al
callq _fprintf
LBB1_41: ## in Loop: Header=BB1_38 Depth=1
jmp LBB1_42
LBB1_42: ## in Loop: Header=BB1_38 Depth=1
movl -65116(%rbp), %eax
addl $1, %eax
movl %eax, -65116(%rbp)
jmp LBB1_38
LBB1_43:
cmpl $0, -65112(%rbp)
jne LBB1_45
## %bb.44:
movq -65096(%rbp), %rdi
leaq L_.str.12(%rip), %rsi
movb $0, %al
callq _fprintf
LBB1_45:
movq -65096(%rbp), %rdi
callq _fclose
movl $0, -65076(%rbp)
movq -65144(%rbp), %rax
movq %rax, %rsp
movl -65076(%rbp), %eax
movl %eax, -65212(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_47
## %bb.46:
movl -65212(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB1_47:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "namenum.in"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "namenum.out"
L_.str.3: ## @.str.3
.asciz "w"
L_.str.4: ## @.str.4
.asciz "dict.txt"
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.5: ## @.str.5
.asciz "9514040.c"
L_.str.6: ## @.str.6
.asciz "fin && fout && fdict"
L_.str.7: ## @.str.7
.asciz "%s"
L_.str.8: ## @.str.8
.asciz "PRS"
L_.str.9: ## @.str.9
.asciz "TUV"
L_.str.10: ## @.str.10
.asciz "WXY"
L_.str.11: ## @.str.11
.asciz "%s\n"
L_.str.12: ## @.str.12
.asciz "NONE\n"
.subsections_via_symbols
| the_stack_data/9514040.c |
.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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB0_2:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _opendir
mov x8, x0
str x8, [sp, #16]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _perror
mov w0, #-1
bl _exit
LBB0_4:
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #16]
bl _readdir
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #24]
add x8, x8, #21
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_5
LBB0_7:
ldr x0, [sp, #16]
bl _closedir
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: ./a.out <dirname>\n"
l_.str.1: ; @.str.1
.asciz "%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 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 $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _opendir$INODE64
movq %rax, -32(%rbp)
cmpq $0, %rax
jne LBB0_4
## %bb.3:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _perror
movl $-1, %edi
callq _exit
LBB0_4:
jmp LBB0_5
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rdi
callq _readdir$INODE64
movq %rax, -24(%rbp)
cmpq $0, %rax
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -24(%rbp), %rsi
addq $21, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_5
LBB0_7:
movq -32(%rbp), %rdi
callq _closedir
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: ./a.out <dirname>\n"
L_.str.1: ## @.str.1
.asciz "%s\n"
.subsections_via_symbols
| the_stack_data/126702211.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #864
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #52]
add x0, sp, #56
mov x1, #800
bl _bzero
mov x9, sp
add x8, sp, #48
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #40
str x8, [x9]
bl _scanf
ldr w8, [sp, #48]
subs w8, w8, #1
str w8, [sp, #48]
mov w8, #1
str w8, [sp, #456]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
subs w9, w8, #1
str w9, [sp, #48]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
add x8, sp, #36
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #36]
ldr w9, [sp, #40]
subs w8, w8, w9
add w9, w8, #100
add x8, sp, #56
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_1
LBB0_3:
mov x9, sp
add x8, sp, #44
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
subs w9, w8, #1
str w9, [sp, #44]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
mov x9, sp
add x8, sp, #32
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #32]
ldr w9, [sp, #40]
subs w8, w8, w9
add w9, w8, #100
add x8, sp, #56
add x9, x8, w9, sxtw #2
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
b LBB0_4
LBB0_6:
str wzr, [sp, #28]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #200
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldrsw x9, [sp, #28]
add x8, sp, #56
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #100
ldr w9, [sp, #40]
add w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_7 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_7
LBB0_12:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
bl ___stack_chk_fail
LBB0_14:
mov w0, #0
add sp, sp, #864
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 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 $848, %rsp ## imm = 0x350
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -820(%rbp)
leaq -816(%rbp), %rdi
xorl %esi, %esi
movl $800, %edx ## imm = 0x320
callq _memset
leaq L_.str(%rip), %rdi
leaq -824(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str(%rip), %rdi
leaq -832(%rbp), %rsi
movb $0, %al
callq _scanf
movl -824(%rbp), %eax
addl $-1, %eax
movl %eax, -824(%rbp)
movl $1, -416(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -824(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -824(%rbp)
cmpl $0, %eax
jle LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -836(%rbp), %rsi
movb $0, %al
callq _scanf
movl -836(%rbp), %eax
subl -832(%rbp), %eax
addl $100, %eax
cltq
movl -816(%rbp,%rax,4), %ecx
addl $1, %ecx
movl %ecx, -816(%rbp,%rax,4)
jmp LBB0_1
LBB0_3:
leaq L_.str(%rip), %rdi
leaq -828(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl -828(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -828(%rbp)
cmpl $0, %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
leaq L_.str(%rip), %rdi
leaq -840(%rbp), %rsi
movb $0, %al
callq _scanf
movl -840(%rbp), %eax
subl -832(%rbp), %eax
addl $100, %eax
cltq
movl -816(%rbp,%rax,4), %ecx
addl $-1, %ecx
movl %ecx, -816(%rbp,%rax,4)
jmp LBB0_4
LBB0_6:
movl $0, -844(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
cmpl $200, -844(%rbp)
jge LBB0_12
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movslq -844(%rbp), %rax
cmpl $0, -816(%rbp,%rax,4)
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movl -844(%rbp), %esi
subl $100, %esi
addl -832(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_10: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_7 Depth=1
movl -844(%rbp), %eax
addl $1, %eax
movl %eax, -844(%rbp)
jmp LBB0_7
LBB0_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_14
## %bb.13:
xorl %eax, %eax
addq $848, %rsp ## imm = 0x350
popq %rbp
retq
LBB0_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d "
.subsections_via_symbols
| the_stack_data/76700284.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #640
adrp x8, ___darwin_check_fd_set_overflow@GOTPAGE
ldr x8, [x8, ___darwin_check_fd_set_overflow@GOTPAGEOFF]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #44] ; 4-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #364]
str w0, [sp, #360]
str x1, [sp, #352]
ldr w8, [sp, #360]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #352]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB0_2:
mov w0, #2
mov w1, #1
mov w2, #0
bl _socket
str w0, [sp, #348]
sub x8, x29, #40
str x8, [sp, #32] ; 8-byte Folded Spill
stur xzr, [x29, #-40]
stur xzr, [x29, #-32]
mov w8, #2
sturb w8, [x29, #-39]
stur wzr, [x29, #-36]
ldr x8, [sp, #352]
ldr x0, [x8, #8]
bl _atoi
and w0, w0, #0xffff
bl __OSSwapInt16
ldr x1, [sp, #32] ; 8-byte Folded Reload
and w8, w0, #0xffff
sturh w8, [x29, #-38]
ldr w0, [sp, #348]
mov w2, #16
bl _bind
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _error_handling
b LBB0_4
LBB0_4:
ldr w0, [sp, #348]
mov w1, #5
bl _listen
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _error_handling
b LBB0_6
LBB0_6:
add x0, sp, #200
str x0, [sp, #24] ; 8-byte Folded Spill
mov w1, #0
mov x2, #128
bl _memset
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w8, [sp, #44] ; 4-byte Folded Reload
ldr w10, [sp, #348]
str w10, [sp, #396]
str x9, [sp, #384]
ldr w10, [sp, #396]
ldr x9, [sp, #384]
stur w10, [x29, #-184]
stur x9, [x29, #-192]
tbz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur w0, [x29, #-184]
ldur x1, [x29, #-192]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-180]
b LBB0_9
LBB0_8:
mov w8, #1
stur w8, [x29, #-180]
b LBB0_9
LBB0_9:
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldrsw x8, [sp, #396]
mov x11, #32
udiv x9, x8, x11
mul x9, x9, x11
subs x9, x8, x9
mov x8, #1
lsl x8, x8, x9
mov x10, x8
ldr x8, [sp, #384]
ldrsw x9, [sp, #396]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_11
LBB0_11:
ldr w8, [sp, #348]
str w8, [sp, #64]
b LBB0_12
LBB0_12: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
; Child Loop BB0_42 Depth 3
add x0, sp, #72
str x0, [sp, #16] ; 8-byte Folded Spill
add x1, sp, #200
mov x2, #128
bl _memcpy
ldr x1, [sp, #16] ; 8-byte Folded Reload
add x4, sp, #328
mov x8, #5
str x8, [sp, #328]
mov w8, #5000
str w8, [sp, #336]
ldr w8, [sp, #64]
add w0, w8, #1
mov x3, #0
mov x2, x3
bl _select
str w0, [sp, #56]
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
b LBB0_51
LBB0_14: ; in Loop: Header=BB0_12 Depth=1
ldr w8, [sp, #56]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_12 Depth=1
b LBB0_12
LBB0_16: ; in Loop: Header=BB0_12 Depth=1
str wzr, [sp, #52]
b LBB0_17
LBB0_17: ; Parent Loop BB0_12 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_42 Depth 3
ldr w8, [sp, #52]
ldr w9, [sp, #64]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_50
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=2
ldr w8, [sp, #44] ; 4-byte Folded Reload
ldr w9, [sp, #52]
stur w9, [x29, #-248]
add x9, sp, #72
stur x9, [x29, #-256]
ldur w10, [x29, #-248]
ldur x9, [x29, #-256]
stur w10, [x29, #-200]
stur x9, [x29, #-208]
tbz w8, #0, LBB0_20
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_17 Depth=2
ldur w0, [x29, #-200]
ldur x1, [x29, #-208]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-196]
b LBB0_21
LBB0_20: ; in Loop: Header=BB0_17 Depth=2
mov w8, #1
stur w8, [x29, #-196]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_17 Depth=2
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_17 Depth=2
ldur x8, [x29, #-256]
ldursw x9, [x29, #-248]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldursw x9, [x29, #-248]
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
and w8, w8, w9
stur w8, [x29, #-244]
b LBB0_24
LBB0_23: ; in Loop: Header=BB0_17 Depth=2
stur wzr, [x29, #-244]
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_17 Depth=2
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_17 Depth=2
ldr w8, [sp, #52]
ldr w9, [sp, #348]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_34
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_17 Depth=2
add x2, sp, #68
mov w8, #16
str w8, [sp, #68]
ldr w0, [sp, #348]
sub x1, x29, #56
bl _accept
ldr w8, [sp, #44] ; 4-byte Folded Reload
str w0, [sp, #344]
ldr w9, [sp, #344]
str w9, [sp, #380]
add x9, sp, #200
str x9, [sp, #368]
ldr w10, [sp, #380]
ldr x9, [sp, #368]
stur w10, [x29, #-164]
stur x9, [x29, #-176]
tbz w8, #0, LBB0_28
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_17 Depth=2
ldur w0, [x29, #-164]
ldur x1, [x29, #-176]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-160]
b LBB0_29
LBB0_28: ; in Loop: Header=BB0_17 Depth=2
mov w8, #1
stur w8, [x29, #-160]
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_17 Depth=2
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_17 Depth=2
ldrsw x8, [sp, #380]
mov x11, #32
udiv x9, x8, x11
mul x9, x9, x11
subs x9, x8, x9
mov x8, #1
lsl x8, x8, x9
mov x10, x8
ldr x8, [sp, #368]
ldrsw x9, [sp, #380]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_17 Depth=2
ldr w8, [sp, #64]
ldr w9, [sp, #344]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_33
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_17 Depth=2
ldr w8, [sp, #344]
str w8, [sp, #64]
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_17 Depth=2
ldr w9, [sp, #344]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_47
LBB0_34: ; in Loop: Header=BB0_17 Depth=2
ldr w0, [sp, #52]
sub x1, x29, #156
mov x2, #100
bl _read
mov x8, x0
str w8, [sp, #60]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_41
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_17 Depth=2
ldr w8, [sp, #44] ; 4-byte Folded Reload
ldr w9, [sp, #52]
stur w9, [x29, #-228]
add x9, sp, #200
stur x9, [x29, #-240]
ldur w10, [x29, #-228]
ldur x9, [x29, #-240]
stur w10, [x29, #-216]
stur x9, [x29, #-224]
tbz w8, #0, LBB0_37
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_17 Depth=2
ldur w0, [x29, #-216]
ldur x1, [x29, #-224]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-212]
b LBB0_38
LBB0_37: ; in Loop: Header=BB0_17 Depth=2
mov w8, #1
stur w8, [x29, #-212]
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_17 Depth=2
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39: ; in Loop: Header=BB0_17 Depth=2
ldursw x8, [x29, #-228]
mov x11, #32
udiv x9, x8, x11
mul x9, x9, x11
subs x9, x8, x9
mov x8, #1
lsl x8, x8, x9
mov x10, x8
ldur x8, [x29, #-240]
ldursw x9, [x29, #-228]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
bic w8, w8, w10
str w8, [x9]
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_17 Depth=2
ldr w0, [sp, #52]
bl _close
ldr w9, [sp, #52]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_46
LBB0_41: ; in Loop: Header=BB0_17 Depth=2
mov w8, #4
str w8, [sp, #48]
b LBB0_42
LBB0_42: ; Parent Loop BB0_12 Depth=1
; Parent Loop BB0_17 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #48]
ldr w9, [sp, #64]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_45
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_42 Depth=3
ldr w0, [sp, #48]
ldrsw x2, [sp, #60]
sub x1, x29, #156
bl _write
b LBB0_44
LBB0_44: ; in Loop: Header=BB0_42 Depth=3
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_42
LBB0_45: ; in Loop: Header=BB0_17 Depth=2
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_17 Depth=2
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_17 Depth=2
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_17 Depth=2
b LBB0_49
LBB0_49: ; in Loop: Header=BB0_17 Depth=2
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_17
LBB0_50: ; in Loop: Header=BB0_12 Depth=1
b LBB0_12
LBB0_51:
ldr w0, [sp, #348]
bl _close
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_53
b LBB0_52
LBB0_52:
bl ___stack_chk_fail
LBB0_53:
mov w0, #0
add sp, sp, #640
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function _OSSwapInt16
__OSSwapInt16: ; @_OSSwapInt16
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strh w0, [sp, #14]
ldrh w9, [sp, #14]
ldrh w8, [sp, #14]
asr w8, w8, #8
orr w8, w8, w9, lsl #8
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _error_handling ; -- Begin function error_handling
.p2align 2
_error_handling: ; @error_handling
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
ldr x1, [x8]
bl _fputs
ldr x8, [sp] ; 8-byte Folded Reload
ldr x1, [x8]
mov w0, #10
bl _fputc
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage : %s <port>\n"
l_.str.1: ; @.str.1
.asciz "bind() error"
l_.str.2: ; @.str.2
.asciz "listen() error"
l_.str.3: ; @.str.3
.asciz "connected client: %d \n"
l_.str.4: ; @.str.4
.asciz "closed client: %d \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 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 $624, %rsp ## imm = 0x270
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -276(%rbp)
movl %edi, -280(%rbp)
movq %rsi, -288(%rbp)
cmpl $2, -280(%rbp)
je LBB0_2
## %bb.1:
movq -288(%rbp), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB0_2:
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, -292(%rbp)
leaq -24(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
movb $2, -23(%rbp)
movl $0, -20(%rbp)
movq -288(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
## kill: def $ax killed $ax killed $eax
movzwl %ax, %edi
callq __OSSwapInt16
movzwl %ax, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -22(%rbp)
movl -292(%rbp), %edi
leaq -24(%rbp), %rsi
movl $16, %edx
callq _bind
cmpl $-1, %eax
jne LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
callq _error_handling
LBB0_4:
movl -292(%rbp), %edi
movl $5, %esi
callq _listen
cmpl $-1, %eax
jne LBB0_6
## %bb.5:
leaq L_.str.2(%rip), %rdi
callq _error_handling
LBB0_6:
xorps %xmm0, %xmm0
movaps %xmm0, -624(%rbp) ## 16-byte Spill
movaps %xmm0, -336(%rbp)
movaps %xmm0, -352(%rbp)
movaps %xmm0, -368(%rbp)
movaps %xmm0, -384(%rbp)
movaps %xmm0, -400(%rbp)
movaps %xmm0, -416(%rbp)
movaps %xmm0, -432(%rbp)
movaps %xmm0, -448(%rbp)
movl -292(%rbp), %eax
movl %eax, -244(%rbp)
leaq -448(%rbp), %rax
movq %rax, -256(%rbp)
movl -244(%rbp), %ecx
movq -256(%rbp), %rax
movl %ecx, -168(%rbp)
movq %rax, -176(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB0_8
jmp LBB0_7
LBB0_7:
movl -168(%rbp), %edi
movq -176(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -164(%rbp)
jmp LBB0_9
LBB0_8:
movl $1, -164(%rbp)
LBB0_9:
cmpl $0, -164(%rbp)
je LBB0_11
## %bb.10:
movslq -244(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -256(%rbp), %rax
movslq -244(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB0_11:
movl -292(%rbp), %eax
movl %eax, -584(%rbp)
LBB0_12: ## =>This Loop Header: Depth=1
## Child Loop BB0_17 Depth 2
## Child Loop BB0_42 Depth 3
leaq -576(%rbp), %rdi
leaq -448(%rbp), %rsi
movl $128, %edx
callq _memcpy
movq $5, -312(%rbp)
movl $5000, -304(%rbp) ## imm = 0x1388
movl -584(%rbp), %edi
addl $1, %edi
leaq -576(%rbp), %rsi
xorl %eax, %eax
movl %eax, %ecx
leaq -312(%rbp), %r8
movq %rcx, %rdx
callq _select$1050
movl %eax, -592(%rbp)
cmpl $-1, %eax
jne LBB0_14
## %bb.13:
jmp LBB0_51
LBB0_14: ## in Loop: Header=BB0_12 Depth=1
cmpl $0, -592(%rbp)
jne LBB0_16
## %bb.15: ## in Loop: Header=BB0_12 Depth=1
jmp LBB0_12
LBB0_16: ## in Loop: Header=BB0_12 Depth=1
movl $0, -596(%rbp)
LBB0_17: ## Parent Loop BB0_12 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_42 Depth 3
movl -596(%rbp), %eax
movl -584(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_50
## %bb.18: ## in Loop: Header=BB0_17 Depth=2
movl -596(%rbp), %eax
movl %eax, -232(%rbp)
leaq -576(%rbp), %rax
movq %rax, -240(%rbp)
movl -232(%rbp), %ecx
movq -240(%rbp), %rax
movl %ecx, -184(%rbp)
movq %rax, -192(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB0_20
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_17 Depth=2
movl -184(%rbp), %edi
movq -192(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -180(%rbp)
jmp LBB0_21
LBB0_20: ## in Loop: Header=BB0_17 Depth=2
movl $1, -180(%rbp)
LBB0_21: ## in Loop: Header=BB0_17 Depth=2
cmpl $0, -180(%rbp)
je LBB0_23
## %bb.22: ## in Loop: Header=BB0_17 Depth=2
movq -240(%rbp), %rax
movslq -232(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -232(%rbp), %rcx
andq $31, %rcx
movl $1, %edx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
andl %ecx, %eax
movl %eax, -228(%rbp)
jmp LBB0_24
LBB0_23: ## in Loop: Header=BB0_17 Depth=2
movl $0, -228(%rbp)
LBB0_24: ## in Loop: Header=BB0_17 Depth=2
cmpl $0, -228(%rbp)
je LBB0_48
## %bb.25: ## in Loop: Header=BB0_17 Depth=2
movl -596(%rbp), %eax
cmpl -292(%rbp), %eax
jne LBB0_34
## %bb.26: ## in Loop: Header=BB0_17 Depth=2
movl $16, -580(%rbp)
movl -292(%rbp), %edi
leaq -40(%rbp), %rsi
leaq -580(%rbp), %rdx
callq _accept
movl %eax, -296(%rbp)
movl -296(%rbp), %eax
movl %eax, -260(%rbp)
leaq -448(%rbp), %rax
movq %rax, -272(%rbp)
movl -260(%rbp), %ecx
movq -272(%rbp), %rax
movl %ecx, -152(%rbp)
movq %rax, -160(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB0_28
jmp LBB0_27
LBB0_27: ## in Loop: Header=BB0_17 Depth=2
movl -152(%rbp), %edi
movq -160(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -148(%rbp)
jmp LBB0_29
LBB0_28: ## in Loop: Header=BB0_17 Depth=2
movl $1, -148(%rbp)
LBB0_29: ## in Loop: Header=BB0_17 Depth=2
cmpl $0, -148(%rbp)
je LBB0_31
## %bb.30: ## in Loop: Header=BB0_17 Depth=2
movslq -260(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -272(%rbp), %rax
movslq -260(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB0_31: ## in Loop: Header=BB0_17 Depth=2
movl -584(%rbp), %eax
cmpl -296(%rbp), %eax
jge LBB0_33
## %bb.32: ## in Loop: Header=BB0_17 Depth=2
movl -296(%rbp), %eax
movl %eax, -584(%rbp)
LBB0_33: ## in Loop: Header=BB0_17 Depth=2
movl -296(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_47
LBB0_34: ## in Loop: Header=BB0_17 Depth=2
movl -596(%rbp), %edi
leaq -144(%rbp), %rsi
movl $100, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -588(%rbp)
cmpl $0, -588(%rbp)
jne LBB0_41
## %bb.35: ## in Loop: Header=BB0_17 Depth=2
movl -596(%rbp), %eax
movl %eax, -212(%rbp)
leaq -448(%rbp), %rax
movq %rax, -224(%rbp)
movl -212(%rbp), %ecx
movq -224(%rbp), %rax
movl %ecx, -200(%rbp)
movq %rax, -208(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB0_37
jmp LBB0_36
LBB0_36: ## in Loop: Header=BB0_17 Depth=2
movl -200(%rbp), %edi
movq -208(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -196(%rbp)
jmp LBB0_38
LBB0_37: ## in Loop: Header=BB0_17 Depth=2
movl $1, -196(%rbp)
LBB0_38: ## in Loop: Header=BB0_17 Depth=2
cmpl $0, -196(%rbp)
je LBB0_40
## %bb.39: ## in Loop: Header=BB0_17 Depth=2
movslq -212(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
xorl $-1, %edx
movq -224(%rbp), %rax
movslq -212(%rbp), %rcx
shrq $5, %rcx
andl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB0_40: ## in Loop: Header=BB0_17 Depth=2
movl -596(%rbp), %edi
callq _close
movl -596(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_46
LBB0_41: ## in Loop: Header=BB0_17 Depth=2
movl $4, -600(%rbp)
LBB0_42: ## Parent Loop BB0_12 Depth=1
## Parent Loop BB0_17 Depth=2
## => This Inner Loop Header: Depth=3
movl -600(%rbp), %eax
movl -584(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_45
## %bb.43: ## in Loop: Header=BB0_42 Depth=3
movl -600(%rbp), %edi
leaq -144(%rbp), %rsi
movslq -588(%rbp), %rdx
callq _write
## %bb.44: ## in Loop: Header=BB0_42 Depth=3
movl -600(%rbp), %eax
addl $1, %eax
movl %eax, -600(%rbp)
jmp LBB0_42
LBB0_45: ## in Loop: Header=BB0_17 Depth=2
jmp LBB0_46
LBB0_46: ## in Loop: Header=BB0_17 Depth=2
jmp LBB0_47
LBB0_47: ## in Loop: Header=BB0_17 Depth=2
jmp LBB0_48
LBB0_48: ## in Loop: Header=BB0_17 Depth=2
jmp LBB0_49
LBB0_49: ## in Loop: Header=BB0_17 Depth=2
movl -596(%rbp), %eax
addl $1, %eax
movl %eax, -596(%rbp)
jmp LBB0_17
LBB0_50: ## in Loop: Header=BB0_12 Depth=1
jmp LBB0_12
LBB0_51:
movl -292(%rbp), %edi
callq _close
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_53
## %bb.52:
xorl %eax, %eax
addq $624, %rsp ## imm = 0x270
popq %rbp
retq
LBB0_53:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function _OSSwapInt16
__OSSwapInt16: ## @_OSSwapInt16
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %di, %ax
movw %ax, -2(%rbp)
movzwl -2(%rbp), %eax
shll $8, %eax
movzwl -2(%rbp), %ecx
sarl $8, %ecx
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _error_handling ## -- Begin function error_handling
.p2align 4, 0x90
_error_handling: ## @error_handling
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
movq ___stderrp@GOTPCREL(%rip), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movq (%rax), %rsi
callq _fputs
## kill: def $ecx killed $eax
movq -16(%rbp), %rax ## 8-byte Reload
movq (%rax), %rsi
movl $10, %edi
callq _fputc
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage : %s <port>\n"
L_.str.1: ## @.str.1
.asciz "bind() error"
L_.str.2: ## @.str.2
.asciz "listen() error"
L_.str.3: ## @.str.3
.asciz "connected client: %d \n"
L_.str.4: ## @.str.4
.asciz "closed client: %d \n"
.subsections_via_symbols
| the_stack_data/29826062.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp 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
mov w8, #0
str w8, [sp, #28] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #12
str x8, [x9]
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #16
str x8, [x9]
bl _scanf
ldur s0, [x29, #-8]
fmov s1, #2.00000000
fmul s0, s0, s1
stur s0, [x29, #-24]
ldur s0, [x29, #-12]
fmov s1, #3.00000000
fmul s0, s0, s1
stur s0, [x29, #-28]
ldur s0, [x29, #-16]
fmov s1, #5.00000000
fmul s0, s0, s1
str s0, [sp, #32]
ldur s0, [x29, #-24]
ldur s1, [x29, #-28]
fadd s0, s0, s1
ldr s1, [sp, #32]
fadd s0, s0, s1
fmov s1, #10.00000000
fdiv s0, s0, s1
stur s0, [x29, #-20]
ldur s0, [x29, #-20]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%f"
l_.str.1: ; @.str.1
.asciz "MEDIA = %.1f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x41200000 ## float 10
LCPI0_1:
.long 0x40a00000 ## float 5
LCPI0_2:
.long 0x40400000 ## float 3
LCPI0_3:
.long 0x40000000 ## float 2
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movss LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -8(%rbp), %xmm0
movss %xmm0, -24(%rbp)
movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -12(%rbp), %xmm0
movss %xmm0, -28(%rbp)
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -16(%rbp), %xmm0
movss %xmm0, -32(%rbp)
movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -28(%rbp), %xmm0
addss -32(%rbp), %xmm0
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
movss %xmm0, -20(%rbp)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%f"
L_.str.1: ## @.str.1
.asciz "MEDIA = %.1f\n"
.subsections_via_symbols
| the_stack_data/151181.c |
.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/59430.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _realmain
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movb $0, %al
callq _realmain
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/34511981.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rotation_changed ; -- Begin function rotation_changed
.p2align 2
_rotation_changed: ; @rotation_changed
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, #8]
adrp x8, _accel_y@PAGE
ldr d0, [x8, _accel_y@PAGEOFF]
adrp x8, _accel_g@PAGE
ldr d1, [x8, _accel_g@PAGEOFF]
fneg d1, d1
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
str wzr, [sp, #8]
b LBB0_11
LBB0_2:
adrp x8, _accel_y@PAGE
ldr d0, [x8, _accel_y@PAGEOFF]
adrp x8, _accel_g@PAGE
ldr d1, [x8, _accel_g@PAGEOFF]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
str w8, [sp, #8]
b LBB0_10
LBB0_4:
adrp x8, _accel_x@PAGE
ldr d0, [x8, _accel_x@PAGEOFF]
adrp x8, _accel_g@PAGE
ldr d1, [x8, _accel_g@PAGEOFF]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
mov w8, #2
str w8, [sp, #8]
b LBB0_9
LBB0_6:
adrp x8, _accel_x@PAGE
ldr d0, [x8, _accel_x@PAGEOFF]
adrp x8, _accel_g@PAGE
ldr d1, [x8, _accel_g@PAGEOFF]
fneg d1, d1
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #3
str w8, [sp, #8]
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
b LBB0_10
LBB0_10:
b LBB0_11
LBB0_11:
adrp x8, _current_state@PAGE
ldr w8, [x8, _current_state@PAGEOFF]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldr w8, [sp, #8]
adrp x9, _current_state@PAGE
str w8, [x9, _current_state@PAGEOFF]
mov w8, #1
str w8, [sp, #12]
b LBB0_14
LBB0_13:
str wzr, [sp, #12]
b LBB0_14
LBB0_14:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _bdopen ; -- Begin function bdopen
.p2align 2
_bdopen: ; @bdopen
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
sturb w1, [x29, #-17]
adrp x8, _basedir_end@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x10, [x8, _basedir_end@PAGEOFF]
mov w9, #47
strb w9, [x10]
ldr x8, [x8, _basedir_end@PAGEOFF]
ldur x1, [x29, #-16]
add x0, x8, #1
mov x2, #-1
bl ___strcpy_chk
adrp x0, _basedir@GOTPAGE
ldr x0, [x0, _basedir@GOTPAGEOFF]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fopen
str x0, [sp, #16]
ldr x0, [sp, #16]
mov x1, #0
mov w2, #2
mov x3, #0
bl _setvbuf
ldr x2, [sp, #16]
adrp x0, _content@GOTPAGE
ldr x0, [x0, _content@GOTPAGEOFF]
mov w1, #256
bl _fgets
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, _basedir_end@PAGEOFF]
strb wzr, [x8]
ldursb w8, [x29, #-17]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x0, [sp, #16]
bl _fclose
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB1_3
LBB1_2:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB1_3
LBB1_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _rotate_screen ; -- Begin function rotate_screen
.p2align 2
_rotate_screen: ; @rotate_screen
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, _command@GOTPAGE
ldr x0, [x0, _command@GOTPAGEOFF]
stur x0, [x29, #-16] ; 8-byte Folded Spill
adrp x8, _current_state@PAGE
stur x8, [x29, #-8] ; 8-byte Folded Spill
ldrsw x9, [x8, _current_state@PAGEOFF]
adrp x8, _ROT@PAGE
add x8, x8, _ROT@PAGEOFF
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
mov w1, #0
str w1, [sp, #20] ; 4-byte Folded Spill
mov x2, #1024
str x2, [sp, #24] ; 8-byte Folded Spill
adrp x3, l_.str.9@PAGE
add x3, x3, l_.str.9@PAGEOFF
bl ___sprintf_chk
ldur x0, [x29, #-16] ; 8-byte Folded Reload
bl _system
ldr w1, [sp, #20] ; 4-byte Folded Reload
ldr x2, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-8] ; 8-byte Folded Reload
ldur x0, [x29, #-16] ; 8-byte Folded Reload
ldrsw x9, [x8, _current_state@PAGEOFF]
adrp x8, _COOR@PAGE
add x8, x8, _COOR@PAGEOFF
ldr x8, [x8, x9, lsl #3]
mov x9, sp
adrp x10, l_.str.11@PAGE
add x10, x10, l_.str.11@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x3, l_.str.10@PAGE
add x3, x3, l_.str.10@PAGEOFF
bl ___sprintf_chk
ldur x0, [x29, #-16] ; 8-byte Folded Reload
bl _system
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _system
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _system
ldur x8, [x29, #-8] ; 8-byte Folded Reload
ldr w8, [x8, _current_state@PAGEOFF]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldur x0, [x29, #-16] ; 8-byte Folded Reload
mov x9, sp
adrp x8, _WIDE_WALLPAPER@PAGE
add x8, x8, _WIDE_WALLPAPER@PAGEOFF
str x8, [x9]
mov w1, #0
mov x2, #1024
adrp x3, l_.str.14@PAGE
add x3, x3, l_.str.14@PAGEOFF
bl ___sprintf_chk
b LBB2_3
LBB2_2:
ldur x0, [x29, #-16] ; 8-byte Folded Reload
mov x9, sp
adrp x8, _TALL_WALLPAPER@PAGE
add x8, x8, _TALL_WALLPAPER@PAGEOFF
str x8, [x9]
mov w1, #0
mov x2, #1024
adrp x3, l_.str.14@PAGE
add x3, x3, l_.str.14@PAGEOFF
bl ___sprintf_chk
b LBB2_3
LBB2_3:
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _system
mov w0, #37856
movk w0, #4, lsl #16
bl _usleep
ldur x0, [x29, #-16] ; 8-byte Folded Reload
bl _system
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _system
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, _basedir@GOTPAGE
ldr x8, [x8, _basedir@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
adrp x8, _content@GOTPAGE
ldr x8, [x8, _content@GOTPAGEOFF]
str x8, [sp, #56] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _popen
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _fprintf
mov w8, #2
stur w8, [x29, #-4]
b LBB3_11
LBB3_2:
ldr x0, [sp, #48] ; 8-byte Folded Reload
ldur x2, [x29, #-24]
mov w1, #256
bl _fgets
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_3
LBB3_3:
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov w1, #47
bl _strrchr
adrp x8, _basedir_end@PAGE
str x0, [x8, _basedir_end@PAGEOFF]
ldr x8, [x8, _basedir_end@PAGEOFF]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
adrp x8, _basedir_end@PAGE
ldr x8, [x8, _basedir_end@PAGEOFF]
strb wzr, [x8]
b LBB3_5
LBB3_5:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x0, [x9]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _fprintf
b LBB3_7
LBB3_6:
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.20@PAGE
add x1, x1, l_.str.20@PAGEOFF
bl _fprintf
mov w8, #1
stur w8, [x29, #-4]
b LBB3_11
LBB3_7:
ldur x0, [x29, #-24]
bl _pclose
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
mov w1, #0
bl _bdopen
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _atof
stur d0, [x29, #-32]
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
mov w1, #1
str w1, [sp, #36] ; 4-byte Folded Spill
bl _bdopen
ldr w1, [sp, #36] ; 4-byte Folded Reload
stur x0, [x29, #-40]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _bdopen
stur x0, [x29, #-48]
b LBB3_8
LBB3_8: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-40]
mov x1, #0
str x1, [sp, #16] ; 8-byte Folded Spill
mov w2, #0
str w2, [sp, #28] ; 4-byte Folded Spill
bl _fseek
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x2, [x29, #-40]
mov w1, #256
str w1, [sp, #32] ; 4-byte Folded Spill
bl _fgets
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _atof
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr w2, [sp, #28] ; 4-byte Folded Reload
ldur d1, [x29, #-32]
fmul d0, d0, d1
adrp x8, _accel_y@PAGE
str d0, [x8, _accel_y@PAGEOFF]
ldur x0, [x29, #-48]
bl _fseek
ldr w1, [sp, #32] ; 4-byte Folded Reload
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x2, [x29, #-48]
bl _fgets
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _atof
ldur d1, [x29, #-32]
fmul d0, d0, d1
adrp x8, _accel_x@PAGE
str d0, [x8, _accel_x@PAGEOFF]
bl _rotation_changed
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_8 Depth=1
bl _rotate_screen
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_8 Depth=1
mov w0, #2
bl _sleep
b LBB3_8
LBB3_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _basedir_end ; @basedir_end
.zerofill __DATA,__common,_basedir_end,8,3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "normal"
l_.str.1: ; @.str.1
.asciz "inverted"
l_.str.2: ; @.str.2
.asciz "left"
l_.str.3: ; @.str.3
.asciz "right"
.section __DATA,__data
.globl _ROT ; @ROT
.p2align 3
_ROT:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.section __TEXT,__cstring,cstring_literals
l_.str.4: ; @.str.4
.asciz "1 0 0 0 1 0 0 0 1"
l_.str.5: ; @.str.5
.asciz "-1 0 1 0 -1 1 0 0 1"
l_.str.6: ; @.str.6
.asciz "0 -1 1 1 0 0 0 0 1"
l_.str.7: ; @.str.7
.asciz "0 1 0 -1 0 1 0 0 1"
.section __DATA,__data
.globl _COOR ; @COOR
.p2align 3
_COOR:
.quad l_.str.4
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.globl _TALL_WALLPAPER ; @TALL_WALLPAPER
_TALL_WALLPAPER:
.asciz "~/Pictures/TALL-1080x1920.jpg"
.globl _WIDE_WALLPAPER ; @WIDE_WALLPAPER
_WIDE_WALLPAPER:
.asciz "~/Pictures/WIDE-1920x1080.jpg"
.globl _accel_y ; @accel_y
.zerofill __DATA,__common,_accel_y,8,3
.globl _accel_x ; @accel_x
.zerofill __DATA,__common,_accel_x,8,3
.globl _accel_g ; @accel_g
.p2align 3
_accel_g:
.quad 0x401c000000000000 ; double 7
.globl _current_state ; @current_state
.zerofill __DATA,__common,_current_state,4,2
.comm _basedir,256,0 ; @basedir
.section __TEXT,__cstring,cstring_literals
l_.str.8: ; @.str.8
.asciz "r"
.comm _content,256,0 ; @content
.comm _command,1024,0 ; @command
l_.str.9: ; @.str.9
.asciz "xrandr -o %s"
l_.str.10: ; @.str.10
.asciz "xinput set-prop \"%s\" \"Coordinate Transformation Matrix\" %s"
l_.str.11: ; @.str.11
.asciz "Wacom HID 4848 Finger touch"
l_.str.12: ; @.str.12
.asciz "killall docky"
l_.str.13: ; @.str.13
.asciz "killall spacefm"
l_.str.14: ; @.str.14
.asciz "/usr/bin/spacefm --set-wallpaper %s"
l_.str.15: ; @.str.15
.asciz "/usr/bin/spacefm --desktop &"
l_.str.16: ; @.str.16
.asciz "/usr/bin/docky &"
l_.str.17: ; @.str.17
.asciz "ls /sys/bus/iio/devices/iio:device*/in_accel*"
l_.str.18: ; @.str.18
.asciz "IO Error.\n"
l_.str.19: ; @.str.19
.asciz "Accelerometer: %s\n"
l_.str.20: ; @.str.20
.asciz "Unable to find any accelerometer.\n"
l_.str.21: ; @.str.21
.asciz "in_accel_scale"
l_.str.22: ; @.str.22
.asciz "in_accel_y_raw"
l_.str.23: ; @.str.23
.asciz "in_accel_x_raw"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rotation_changed ## -- Begin function rotation_changed
.p2align 4, 0x90
_rotation_changed: ## @rotation_changed
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -8(%rbp)
movsd _accel_y(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd _accel_g(%rip), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
ucomisd %xmm1, %xmm0
jbe LBB0_2
## %bb.1:
movl $0, -8(%rbp)
jmp LBB0_11
LBB0_2:
movsd _accel_y(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd _accel_g(%rip), %xmm0
jbe LBB0_4
## %bb.3:
movl $1, -8(%rbp)
jmp LBB0_10
LBB0_4:
movsd _accel_x(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd _accel_g(%rip), %xmm0
jbe LBB0_6
## %bb.5:
movl $2, -8(%rbp)
jmp LBB0_9
LBB0_6:
movsd _accel_x(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd _accel_g(%rip), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
ucomisd %xmm1, %xmm0
jbe LBB0_8
## %bb.7:
movl $3, -8(%rbp)
LBB0_8:
jmp LBB0_9
LBB0_9:
jmp LBB0_10
LBB0_10:
jmp LBB0_11
LBB0_11:
movl _current_state(%rip), %eax
cmpl -8(%rbp), %eax
je LBB0_13
## %bb.12:
movl -8(%rbp), %eax
movl %eax, _current_state(%rip)
movl $1, -4(%rbp)
jmp LBB0_14
LBB0_13:
movl $0, -4(%rbp)
LBB0_14:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bdopen ## -- Begin function bdopen
.p2align 4, 0x90
_bdopen: ## @bdopen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %sil, %al
movq %rdi, -16(%rbp)
movb %al, -17(%rbp)
movq _basedir_end(%rip), %rax
movb $47, (%rax)
movq _basedir_end(%rip), %rdi
addq $1, %rdi
movq -16(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq _basedir@GOTPCREL(%rip), %rdi
leaq L_.str.8(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
movl $2, %edx
movq %rcx, %rsi
callq _setvbuf
movq -32(%rbp), %rdx
movq _content@GOTPCREL(%rip), %rdi
movl $256, %esi ## imm = 0x100
callq _fgets
movq _basedir_end(%rip), %rax
movb $0, (%rax)
movsbl -17(%rbp), %eax
cmpl $0, %eax
jne LBB1_2
## %bb.1:
movq -32(%rbp), %rdi
callq _fclose
movq $0, -8(%rbp)
jmp LBB1_3
LBB1_2:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB1_3:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _rotate_screen ## -- Begin function rotate_screen
.p2align 4, 0x90
_rotate_screen: ## @rotate_screen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq _current_state(%rip), %rcx
leaq _ROT(%rip), %rax
movq (%rax,%rcx,8), %r8
movq _command@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $1024, %edx ## imm = 0x400
leaq L_.str.9(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movq _command@GOTPCREL(%rip), %rdi
callq _system
movslq _current_state(%rip), %rcx
leaq _COOR(%rip), %rax
movq (%rax,%rcx,8), %r9
movq _command@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $1024, %edx ## imm = 0x400
leaq L_.str.10(%rip), %rcx
leaq L_.str.11(%rip), %r8
movb $0, %al
callq ___sprintf_chk
movq _command@GOTPCREL(%rip), %rdi
callq _system
leaq L_.str.12(%rip), %rdi
callq _system
leaq L_.str.13(%rip), %rdi
callq _system
cmpl $2, _current_state(%rip)
jge LBB2_2
## %bb.1:
movq _command@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $1024, %edx ## imm = 0x400
leaq L_.str.14(%rip), %rcx
leaq _WIDE_WALLPAPER(%rip), %r8
movb $0, %al
callq ___sprintf_chk
jmp LBB2_3
LBB2_2:
movq _command@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $1024, %edx ## imm = 0x400
leaq L_.str.14(%rip), %rcx
leaq _TALL_WALLPAPER(%rip), %r8
movb $0, %al
callq ___sprintf_chk
LBB2_3:
leaq L_.str.15(%rip), %rdi
callq _system
movl $300000, %edi ## imm = 0x493E0
callq _usleep
movq _command@GOTPCREL(%rip), %rdi
callq _system
leaq L_.str.16(%rip), %rdi
callq _system
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
subq $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str.17(%rip), %rdi
leaq L_.str.8(%rip), %rsi
callq _popen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB3_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.18(%rip), %rsi
movb $0, %al
callq _fprintf
movl $2, -4(%rbp)
jmp LBB3_11
LBB3_2:
movq -24(%rbp), %rdx
movq _basedir@GOTPCREL(%rip), %rdi
movl $256, %esi ## imm = 0x100
callq _fgets
cmpq $0, %rax
je LBB3_6
## %bb.3:
movq _basedir@GOTPCREL(%rip), %rdi
movl $47, %esi
callq _strrchr
movq %rax, _basedir_end(%rip)
cmpq $0, _basedir_end(%rip)
je LBB3_5
## %bb.4:
movq _basedir_end(%rip), %rax
movb $0, (%rax)
LBB3_5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.19(%rip), %rsi
movq _basedir@GOTPCREL(%rip), %rdx
movb $0, %al
callq _fprintf
jmp LBB3_7
LBB3_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.20(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, -4(%rbp)
jmp LBB3_11
LBB3_7:
movq -24(%rbp), %rdi
callq _pclose
leaq L_.str.21(%rip), %rdi
xorl %esi, %esi
callq _bdopen
movq _content@GOTPCREL(%rip), %rdi
callq _atof
movsd %xmm0, -32(%rbp)
leaq L_.str.22(%rip), %rdi
movl $1, %esi
callq _bdopen
movq %rax, -40(%rbp)
leaq L_.str.23(%rip), %rdi
movl $1, %esi
callq _bdopen
movq %rax, -48(%rbp)
LBB3_8: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _fseek
movq -40(%rbp), %rdx
movq _content@GOTPCREL(%rip), %rdi
movl $256, %esi ## imm = 0x100
callq _fgets
movq _content@GOTPCREL(%rip), %rdi
callq _atof
mulsd -32(%rbp), %xmm0
movsd %xmm0, _accel_y(%rip)
movq -48(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _fseek
movq -48(%rbp), %rdx
movq _content@GOTPCREL(%rip), %rdi
movl $256, %esi ## imm = 0x100
callq _fgets
movq _content@GOTPCREL(%rip), %rdi
callq _atof
mulsd -32(%rbp), %xmm0
movsd %xmm0, _accel_x(%rip)
callq _rotation_changed
cmpl $0, %eax
je LBB3_10
## %bb.9: ## in Loop: Header=BB3_8 Depth=1
callq _rotate_screen
LBB3_10: ## in Loop: Header=BB3_8 Depth=1
movl $2, %edi
callq _sleep
jmp LBB3_8
LBB3_11:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _basedir_end ## @basedir_end
.zerofill __DATA,__common,_basedir_end,8,3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "normal"
L_.str.1: ## @.str.1
.asciz "inverted"
L_.str.2: ## @.str.2
.asciz "left"
L_.str.3: ## @.str.3
.asciz "right"
.section __DATA,__data
.globl _ROT ## @ROT
.p2align 4
_ROT:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.section __TEXT,__cstring,cstring_literals
L_.str.4: ## @.str.4
.asciz "1 0 0 0 1 0 0 0 1"
L_.str.5: ## @.str.5
.asciz "-1 0 1 0 -1 1 0 0 1"
L_.str.6: ## @.str.6
.asciz "0 -1 1 1 0 0 0 0 1"
L_.str.7: ## @.str.7
.asciz "0 1 0 -1 0 1 0 0 1"
.section __DATA,__data
.globl _COOR ## @COOR
.p2align 4
_COOR:
.quad L_.str.4
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.globl _TALL_WALLPAPER ## @TALL_WALLPAPER
.p2align 4
_TALL_WALLPAPER:
.asciz "~/Pictures/TALL-1080x1920.jpg"
.globl _WIDE_WALLPAPER ## @WIDE_WALLPAPER
.p2align 4
_WIDE_WALLPAPER:
.asciz "~/Pictures/WIDE-1920x1080.jpg"
.globl _accel_y ## @accel_y
.zerofill __DATA,__common,_accel_y,8,3
.globl _accel_x ## @accel_x
.zerofill __DATA,__common,_accel_x,8,3
.globl _accel_g ## @accel_g
.p2align 3
_accel_g:
.quad 0x401c000000000000 ## double 7
.globl _current_state ## @current_state
.zerofill __DATA,__common,_current_state,4,2
.comm _basedir,256,4 ## @basedir
.section __TEXT,__cstring,cstring_literals
L_.str.8: ## @.str.8
.asciz "r"
.comm _content,256,4 ## @content
.comm _command,1024,4 ## @command
L_.str.9: ## @.str.9
.asciz "xrandr -o %s"
L_.str.10: ## @.str.10
.asciz "xinput set-prop \"%s\" \"Coordinate Transformation Matrix\" %s"
L_.str.11: ## @.str.11
.asciz "Wacom HID 4848 Finger touch"
L_.str.12: ## @.str.12
.asciz "killall docky"
L_.str.13: ## @.str.13
.asciz "killall spacefm"
L_.str.14: ## @.str.14
.asciz "/usr/bin/spacefm --set-wallpaper %s"
L_.str.15: ## @.str.15
.asciz "/usr/bin/spacefm --desktop &"
L_.str.16: ## @.str.16
.asciz "/usr/bin/docky &"
L_.str.17: ## @.str.17
.asciz "ls /sys/bus/iio/devices/iio:device*/in_accel*"
L_.str.18: ## @.str.18
.asciz "IO Error.\n"
L_.str.19: ## @.str.19
.asciz "Accelerometer: %s\n"
L_.str.20: ## @.str.20
.asciz "Unable to find any accelerometer.\n"
L_.str.21: ## @.str.21
.asciz "in_accel_scale"
L_.str.22: ## @.str.22
.asciz "in_accel_y_raw"
L_.str.23: ## @.str.23
.asciz "in_accel_x_raw"
.subsections_via_symbols
| the_stack_data/125140660.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #496
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #84]
str w0, [sp, #80]
str x1, [sp, #72]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #68
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #64
str x8, [x9]
bl _scanf
str wzr, [sp, #52]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr s0, [sp, #52]
scvtf s0, s0
ldr s1, [sp, #68]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #48]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr s0, [sp, #48]
scvtf s0, s0
ldr s1, [sp, #64]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #52]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #48]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldrsw x8, [sp, #52]
mov x9, #40
mul x9, x8, x9
add x8, sp, #88
add x8, x8, x9
ldrsw x9, [sp, #48]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_1
LBB0_8:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
str wzr, [sp, #44]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldr s0, [sp, #44]
scvtf s0, s0
ldr s1, [sp, #68]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
str wzr, [sp, #40]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr s0, [sp, #40]
scvtf s0, s0
ldr s1, [sp, #64]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldrsw x8, [sp, #44]
mov x9, #40
mul x9, x8, x9
add x8, sp, #88
add x8, x8, x9
ldrsw x9, [sp, #40]
ldr s0, [x8, x9, lsl #2]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_9
LBB0_16:
ldr s0, [sp, #88]
str s0, [sp, #56]
str s0, [sp, #60]
str wzr, [sp, #36]
b LBB0_17
LBB0_17: ; =>This Loop Header: Depth=1
; Child Loop BB0_19 Depth 2
ldr s0, [sp, #36]
scvtf s0, s0
ldr s1, [sp, #68]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_29
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
str wzr, [sp, #32]
b LBB0_19
LBB0_19: ; Parent Loop BB0_17 Depth=1
; => This Inner Loop Header: Depth=2
ldr s0, [sp, #32]
scvtf s0, s0
ldr s1, [sp, #64]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_27
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=2
ldr s0, [sp, #60]
ldrsw x8, [sp, #36]
mov x9, #40
mul x9, x8, x9
add x8, sp, #88
add x8, x8, x9
ldrsw x9, [sp, #32]
ldr s1, [x8, x9, lsl #2]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_19 Depth=2
ldrsw x8, [sp, #36]
mov x9, #40
mul x9, x8, x9
add x8, sp, #88
add x8, x8, x9
ldrsw x9, [sp, #32]
ldr s0, [x8, x9, lsl #2]
str s0, [sp, #60]
b LBB0_25
LBB0_22: ; in Loop: Header=BB0_19 Depth=2
ldr s0, [sp, #56]
ldrsw x8, [sp, #36]
mov x9, #40
mul x9, x8, x9
add x8, sp, #88
add x8, x8, x9
ldrsw x9, [sp, #32]
ldr s1, [x8, x9, lsl #2]
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_19 Depth=2
ldrsw x8, [sp, #36]
mov x9, #40
mul x9, x8, x9
add x8, sp, #88
add x8, x8, x9
ldrsw x9, [sp, #32]
ldr s0, [x8, x9, lsl #2]
str s0, [sp, #56]
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_19 Depth=2
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_19 Depth=2
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_19 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_19
LBB0_27: ; in Loop: Header=BB0_17 Depth=1
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_17 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_17
LBB0_29:
ldr s0, [sp, #60]
fcvt d1, s0
ldr s0, [sp, #56]
fcvt d0, s0
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30:
bl ___stack_chk_fail
LBB0_31:
mov w0, #0
add sp, sp, #496
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter row : "
l_.str.1: ; @.str.1
.asciz "%f"
l_.str.2: ; @.str.2
.asciz "Enter column : "
l_.str.3: ; @.str.3
.asciz "A[%d][%d] : "
l_.str.4: ; @.str.4
.asciz "Array : \n"
l_.str.5: ; @.str.5
.asciz "%.2f\t"
l_.str.6: ; @.str.6
.asciz "\n"
l_.str.7: ; @.str.7
.asciz "Max : %.2f\nMin : %.2f"
.subsections_via_symbols
| .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 $480, %rsp ## imm = 0x1E0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -420(%rbp)
movl %edi, -424(%rbp)
movq %rsi, -432(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -436(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -440(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -452(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cvtsi2ssl -452(%rbp), %xmm1
movss -436(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -456(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cvtsi2ssl -456(%rbp), %xmm1
movss -440(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -452(%rbp), %esi
movl -456(%rbp), %edx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movslq -452(%rbp), %rax
leaq -416(%rbp), %rsi
imulq $40, %rax, %rax
addq %rax, %rsi
movslq -456(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -456(%rbp), %eax
addl $1, %eax
movl %eax, -456(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -452(%rbp), %eax
addl $1, %eax
movl %eax, -452(%rbp)
jmp LBB0_1
LBB0_8:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -460(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
cvtsi2ssl -460(%rbp), %xmm1
movss -436(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_16
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $0, -464(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
cvtsi2ssl -464(%rbp), %xmm1
movss -440(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movslq -460(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movslq -464(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.5(%rip), %rdi
movb $1, %al
callq _printf
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movl -464(%rbp), %eax
addl $1, %eax
movl %eax, -464(%rbp)
jmp LBB0_11
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
## %bb.15: ## in Loop: Header=BB0_9 Depth=1
movl -460(%rbp), %eax
addl $1, %eax
movl %eax, -460(%rbp)
jmp LBB0_9
LBB0_16:
movss -416(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -448(%rbp)
movss %xmm0, -444(%rbp)
movl $0, -468(%rbp)
LBB0_17: ## =>This Loop Header: Depth=1
## Child Loop BB0_19 Depth 2
cvtsi2ssl -468(%rbp), %xmm1
movss -436(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_29
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movl $0, -472(%rbp)
LBB0_19: ## Parent Loop BB0_17 Depth=1
## => This Inner Loop Header: Depth=2
cvtsi2ssl -472(%rbp), %xmm1
movss -440(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_27
## %bb.20: ## in Loop: Header=BB0_19 Depth=2
movss -444(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movslq -468(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movslq -472(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_22
## %bb.21: ## in Loop: Header=BB0_19 Depth=2
movslq -468(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movslq -472(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -444(%rbp)
jmp LBB0_25
LBB0_22: ## in Loop: Header=BB0_19 Depth=2
movss -448(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movslq -468(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movslq -472(%rbp), %rcx
ucomiss (%rax,%rcx,4), %xmm0
jbe LBB0_24
## %bb.23: ## in Loop: Header=BB0_19 Depth=2
movslq -468(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movslq -472(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -448(%rbp)
LBB0_24: ## in Loop: Header=BB0_19 Depth=2
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_19 Depth=2
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_19 Depth=2
movl -472(%rbp), %eax
addl $1, %eax
movl %eax, -472(%rbp)
jmp LBB0_19
LBB0_27: ## in Loop: Header=BB0_17 Depth=1
jmp LBB0_28
LBB0_28: ## in Loop: Header=BB0_17 Depth=1
movl -468(%rbp), %eax
addl $1, %eax
movl %eax, -468(%rbp)
jmp LBB0_17
LBB0_29:
movss -444(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -448(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
leaq L_.str.7(%rip), %rdi
movb $2, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_31
## %bb.30:
xorl %eax, %eax
addq $480, %rsp ## imm = 0x1E0
popq %rbp
retq
LBB0_31:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter row : "
L_.str.1: ## @.str.1
.asciz "%f"
L_.str.2: ## @.str.2
.asciz "Enter column : "
L_.str.3: ## @.str.3
.asciz "A[%d][%d] : "
L_.str.4: ## @.str.4
.asciz "Array : \n"
L_.str.5: ## @.str.5
.asciz "%.2f\t"
L_.str.6: ## @.str.6
.asciz "\n"
L_.str.7: ## @.str.7
.asciz "Max : %.2f\nMin : %.2f"
.subsections_via_symbols
| the_stack_data/1537.c |
.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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
mov w8, #1
stur w8, [x29, #-20]
mov w8, #2
str w8, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
mov x9, sp
add x8, sp, #12
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [sp, #24]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #24]
ldr w8, [sp, #16]
add w8, w8, w9
str w8, [sp, #16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
ldr w9, [sp, #24]
add w8, w8, w9
str w8, [sp, #20]
ldr w8, [sp, #24]
stur w8, [x29, #-20]
ldr w8, [sp, #20]
str w8, [sp, #24]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_1
b LBB0_5
LBB0_5:
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d "
l_.str.2: ; @.str.2
.asciz "\n%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 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 $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $1, -20(%rbp)
movl $2, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
leaq L_.str(%rip), %rdi
leaq -36(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -24(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl -32(%rbp), %eax
movl %eax, -32(%rbp)
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl -24(%rbp), %eax
movl %eax, -28(%rbp)
movl -24(%rbp), %eax
movl %eax, -20(%rbp)
movl -28(%rbp), %eax
movl %eax, -24(%rbp)
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
cmpl -36(%rbp), %eax
jle LBB0_1
## %bb.5:
movl -32(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d "
L_.str.2: ## @.str.2
.asciz "\n%d"
.subsections_via_symbols
| the_stack_data/54826168.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp, #16]
bl _getpid
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "boss process (pid %d) started\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 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
callq _getpid
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "boss process (pid %d) started\n"
.subsections_via_symbols
| the_stack_data/610806.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x9, sp
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
str x8, [x9]
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [x9, #8]
adrp x8, l_.str.3@PAGE
add x8, x8, l_.str.3@PAGEOFF
str x8, [x9, #16]
adrp x8, l_.str.4@PAGE
add x8, x8, l_.str.4@PAGEOFF
str x8, [x9, #24]
adrp x8, l_.str.5@PAGE
add x8, x8, l_.str.5@PAGEOFF
str x8, [x9, #32]
mov x8, #19
str x8, [x9, #40]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
bl _abort
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n%s%s\n%s%s\n%s%d\n\n"
l_.str.1: ; @.str.1
.asciz "Assertion failed: "
l_.str.2: ; @.str.2
.asciz "1 > 2"
l_.str.3: ; @.str.3
.asciz "in file "
l_.str.4: ; @.str.4
.asciz "the_stack_data/16934.c"
l_.str.5: ; @.str.5
.asciz "at line "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movq %rsp, %rax
movl $19, (%rax)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rdx
leaq L_.str.3(%rip), %rcx
leaq L_.str.4(%rip), %r8
leaq L_.str.5(%rip), %r9
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
callq _abort
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n%s%s\n%s%s\n%s%d\n\n"
L_.str.1: ## @.str.1
.asciz "Assertion failed: "
L_.str.2: ## @.str.2
.asciz "1 > 2"
L_.str.3: ## @.str.3
.asciz "in file "
L_.str.4: ## @.str.4
.asciz "the_stack_data/16934.c"
L_.str.5: ## @.str.5
.asciz "at line "
.subsections_via_symbols
| the_stack_data/16934.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zpftri_ ; -- Begin function zpftri_
.p2align 2
_zpftri_: ; @zpftri_
.cfi_startproc
; %bb.0:
sub sp, sp, #448
.cfi_def_cfa_offset 448
stp x28, x27, [sp, #416] ; 16-byte Folded Spill
stp x29, x30, [sp, #432] ; 16-byte Folded Spill
add x29, sp, #432
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-32]
stur x1, [x29, #-40]
stur x2, [x29, #-48]
stur x3, [x29, #-56]
stur x4, [x29, #-64]
ldur x8, [x29, #-64]
str wzr, [x8]
ldur x0, [x29, #-32]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _lsame_
stur w0, [x29, #-80]
ldur x0, [x29, #-40]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _lsame_
stur w0, [x29, #-84]
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur x0, [x29, #-32]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur x9, [x29, #-64]
mov w8, #-1
str w8, [x9]
b LBB0_10
LBB0_3:
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldur x0, [x29, #-40]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur x9, [x29, #-64]
mov w8, #-2
str w8, [x9]
b LBB0_9
LBB0_6:
ldur x8, [x29, #-48]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur x9, [x29, #-64]
mov w8, #-3
str w8, [x9]
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
b LBB0_10
LBB0_10:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldur x8, [x29, #-64]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
sub x1, x29, #68
stur w8, [x29, #-68]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
mov w2, #6
bl _xerbla_
stur wzr, [x29, #-20]
b LBB0_44
LBB0_12:
ldur x8, [x29, #-48]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
stur wzr, [x29, #-20]
b LBB0_44
LBB0_14:
ldur x0, [x29, #-32]
ldur x1, [x29, #-40]
ldur x3, [x29, #-48]
ldur x4, [x29, #-56]
ldur x5, [x29, #-64]
adrp x2, l_.str@PAGE
add x2, x2, l_.str@PAGEOFF
bl _ztftri_
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
stur wzr, [x29, #-20]
b LBB0_44
LBB0_16:
ldur x8, [x29, #-48]
ldr w8, [x8]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldur x8, [x29, #-48]
ldr w8, [x8]
mov w9, #2
sdiv w8, w8, w9
stur w8, [x29, #-76]
stur wzr, [x29, #-96]
b LBB0_19
LBB0_18:
mov w8, #1
stur w8, [x29, #-96]
b LBB0_19
LBB0_19:
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20:
ldur x8, [x29, #-48]
ldr w8, [x8]
mov w9, #2
sdiv w8, w8, w9
stur w8, [x29, #-92]
ldur x8, [x29, #-48]
ldr w8, [x8]
ldur w9, [x29, #-92]
subs w8, w8, w9
stur w8, [x29, #-88]
b LBB0_22
LBB0_21:
ldur x8, [x29, #-48]
ldr w8, [x8]
mov w9, #2
sdiv w8, w8, w9
stur w8, [x29, #-88]
ldur x8, [x29, #-48]
ldr w8, [x8]
ldur w9, [x29, #-88]
subs w8, w8, w9
stur w8, [x29, #-92]
b LBB0_22
LBB0_22:
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_33
b LBB0_23
LBB0_23:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_24
LBB0_24:
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
ldur x2, [x29, #-56]
ldur x3, [x29, #-48]
ldur x4, [x29, #-64]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
stur x0, [x29, #-120] ; 8-byte Folded Spill
sub x1, x29, #88
stur x1, [x29, #-128] ; 8-byte Folded Spill
bl _zlauum_
ldur x2, [x29, #-128] ; 8-byte Folded Reload
ldur x0, [x29, #-120] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldursw x9, [x29, #-88]
add x5, x8, x9, lsl #4
ldur x6, [x29, #-48]
ldur x10, [x29, #-56]
ldur x8, [x29, #-48]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
sub x3, x29, #92
stur x3, [x29, #-112] ; 8-byte Folded Spill
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
mov x4, x7
bl _zherk_
ldur x5, [x29, #-128] ; 8-byte Folded Reload
ldur x4, [x29, #-112] ; 8-byte Folded Reload
ldur x0, [x29, #-120] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur x9, [x29, #-48]
ldrsw x9, [x9]
add x7, x8, x9, lsl #4
ldur x11, [x29, #-48]
ldur x8, [x29, #-56]
ldursw x9, [x29, #-88]
add x10, x8, x9, lsl #4
ldur x8, [x29, #-48]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
stur x1, [x29, #-104] ; 8-byte Folded Spill
adrp x3, l_.str@PAGE
add x3, x3, l_.str@PAGEOFF
mov x2, x3
adrp x6, _c_b1@PAGE
add x6, x6, _c_b1@PAGEOFF
bl _ztrmm_
ldur x1, [x29, #-112] ; 8-byte Folded Reload
ldur x0, [x29, #-104] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur x9, [x29, #-48]
ldrsw x9, [x9]
add x2, x8, x9, lsl #4
ldur x3, [x29, #-48]
ldur x4, [x29, #-64]
bl _zlauum_
b LBB0_27
LBB0_26:
ldur x8, [x29, #-56]
sub x9, x29, #92
stur x9, [x29, #-144] ; 8-byte Folded Spill
ldursw x9, [x29, #-92]
add x2, x8, x9, lsl #4
ldur x3, [x29, #-48]
ldur x4, [x29, #-64]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
stur x0, [x29, #-168] ; 8-byte Folded Spill
sub x1, x29, #88
stur x1, [x29, #-152] ; 8-byte Folded Spill
bl _zlauum_
ldur x2, [x29, #-152] ; 8-byte Folded Reload
ldur x3, [x29, #-144] ; 8-byte Folded Reload
ldur x0, [x29, #-168] ; 8-byte Folded Reload
ldur x5, [x29, #-56]
ldur x6, [x29, #-48]
ldur x8, [x29, #-56]
ldursw x9, [x29, #-92]
add x10, x8, x9, lsl #4
ldur x8, [x29, #-48]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
stur x1, [x29, #-160] ; 8-byte Folded Spill
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
mov x4, x7
bl _zherk_
ldur x3, [x29, #-160] ; 8-byte Folded Reload
ldur x4, [x29, #-152] ; 8-byte Folded Reload
ldur x5, [x29, #-144] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldursw x9, [x29, #-88]
add x7, x8, x9, lsl #4
ldur x11, [x29, #-48]
ldur x10, [x29, #-56]
ldur x8, [x29, #-48]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
stur x1, [x29, #-136] ; 8-byte Folded Spill
adrp x2, l_.str.2@PAGE
add x2, x2, l_.str.2@PAGEOFF
adrp x6, _c_b1@PAGE
add x6, x6, _c_b1@PAGEOFF
bl _ztrmm_
ldur x1, [x29, #-144] ; 8-byte Folded Reload
ldur x0, [x29, #-136] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldursw x9, [x29, #-88]
add x2, x8, x9, lsl #4
ldur x3, [x29, #-48]
ldur x4, [x29, #-64]
bl _zlauum_
b LBB0_27
LBB0_27:
b LBB0_32
LBB0_28:
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
ldur x2, [x29, #-56]
ldur x4, [x29, #-64]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
stur x0, [x29, #-208] ; 8-byte Folded Spill
sub x3, x29, #88
stur x3, [x29, #-184] ; 8-byte Folded Spill
mov x1, x3
bl _zlauum_
ldur x6, [x29, #-184] ; 8-byte Folded Reload
ldur x0, [x29, #-208] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur w9, [x29, #-88]
ldur w10, [x29, #-88]
mul w9, w9, w10
add x5, x8, w9, sxtw #4
ldur x8, [x29, #-56]
mov x9, sp
str x8, [x9]
mov x8, x6
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
stur x1, [x29, #-200] ; 8-byte Folded Spill
mov x2, x6
sub x3, x29, #92
stur x3, [x29, #-192] ; 8-byte Folded Spill
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
mov x4, x7
bl _zherk_
ldur x3, [x29, #-200] ; 8-byte Folded Reload
ldur x5, [x29, #-192] ; 8-byte Folded Reload
ldur x4, [x29, #-184] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
add x7, x8, #16
ldur x8, [x29, #-56]
ldur w9, [x29, #-88]
ldur w10, [x29, #-88]
mul w9, w9, w10
add x8, x8, w9, sxtw #4
mov x9, sp
mov x10, x4
str x10, [x9]
str x8, [x9, #8]
mov x8, x4
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
stur x1, [x29, #-176] ; 8-byte Folded Spill
mov x2, x3
adrp x6, _c_b1@PAGE
add x6, x6, _c_b1@PAGEOFF
bl _ztrmm_
ldur x1, [x29, #-192] ; 8-byte Folded Reload
ldur x3, [x29, #-184] ; 8-byte Folded Reload
ldur x0, [x29, #-176] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
add x2, x8, #16
ldur x4, [x29, #-64]
bl _zlauum_
b LBB0_31
LBB0_30:
ldur x8, [x29, #-56]
sub x3, x29, #92
str x3, [sp, #208] ; 8-byte Folded Spill
ldur w9, [x29, #-92]
ldur w10, [x29, #-92]
mul w9, w9, w10
add x2, x8, w9, sxtw #4
ldur x4, [x29, #-64]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #184] ; 8-byte Folded Spill
sub x1, x29, #88
str x1, [sp, #200] ; 8-byte Folded Spill
bl _zlauum_
ldr x2, [sp, #200] ; 8-byte Folded Reload
ldr x6, [sp, #208] ; 8-byte Folded Reload
ldr x0, [sp, #184] ; 8-byte Folded Reload
ldur x5, [x29, #-56]
ldur x8, [x29, #-56]
ldur w9, [x29, #-92]
ldur w10, [x29, #-92]
mul w9, w9, w10
add x8, x8, w9, sxtw #4
mov x9, sp
str x8, [x9]
mov x8, x6
str x8, [x9, #8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
str x1, [sp, #192] ; 8-byte Folded Spill
mov x3, x6
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
mov x4, x7
bl _zherk_
ldr x2, [sp, #192] ; 8-byte Folded Reload
ldr x5, [sp, #200] ; 8-byte Folded Reload
ldr x4, [sp, #208] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur w9, [x29, #-88]
ldur w10, [x29, #-92]
mul w9, w9, w10
add x7, x8, w9, sxtw #4
ldur x8, [x29, #-56]
mov x9, sp
mov x10, x4
str x10, [x9]
str x8, [x9, #8]
mov x8, x4
str x8, [x9, #16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
str x1, [sp, #216] ; 8-byte Folded Spill
mov x0, x1
adrp x3, l_.str@PAGE
add x3, x3, l_.str@PAGEOFF
adrp x6, _c_b1@PAGE
add x6, x6, _c_b1@PAGEOFF
bl _ztrmm_
ldr x3, [sp, #208] ; 8-byte Folded Reload
ldr x0, [sp, #216] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur w9, [x29, #-88]
ldur w10, [x29, #-92]
mul w9, w9, w10
add x2, x8, w9, sxtw #4
ldur x4, [x29, #-64]
mov x1, x3
bl _zlauum_
b LBB0_31
LBB0_31:
b LBB0_32
LBB0_32:
b LBB0_43
LBB0_33:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_38
b LBB0_34
LBB0_34:
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_36
b LBB0_35
LBB0_35:
ldur x8, [x29, #-48]
ldr w8, [x8]
add w8, w8, #1
sub x3, x29, #68
str x3, [sp, #168] ; 8-byte Folded Spill
stur w8, [x29, #-68]
ldur x8, [x29, #-56]
add x2, x8, #16
ldur x4, [x29, #-64]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #152] ; 8-byte Folded Spill
sub x1, x29, #76
str x1, [sp, #160] ; 8-byte Folded Spill
bl _zlauum_
ldr x3, [sp, #160] ; 8-byte Folded Reload
ldr x6, [sp, #168] ; 8-byte Folded Reload
ldr x0, [sp, #152] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr w8, [x8]
add w8, w8, #1
stur w8, [x29, #-68]
ldur x8, [x29, #-48]
ldr w8, [x8]
add w9, w8, #1
sub x8, x29, #72
str x8, [sp, #144] ; 8-byte Folded Spill
stur w9, [x29, #-72]
ldur x9, [x29, #-56]
ldur w10, [x29, #-76]
add w10, w10, #1
add x5, x9, w10, sxtw #4
ldur x9, [x29, #-56]
add x10, x9, #16
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov x2, x3
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
mov x4, x7
bl _zherk_
ldr x8, [sp, #144] ; 8-byte Folded Reload
ldr x5, [sp, #160] ; 8-byte Folded Reload
ldr x11, [sp, #168] ; 8-byte Folded Reload
ldr x0, [sp, #152] ; 8-byte Folded Reload
ldur x9, [x29, #-48]
ldr w9, [x9]
add w9, w9, #1
stur w9, [x29, #-68]
ldur x9, [x29, #-48]
ldr w9, [x9]
add w9, w9, #1
stur w9, [x29, #-72]
ldur x7, [x29, #-56]
ldur x9, [x29, #-56]
ldur w10, [x29, #-76]
add w10, w10, #1
add x10, x9, w10, sxtw #4
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
str x1, [sp, #176] ; 8-byte Folded Spill
adrp x3, l_.str@PAGE
add x3, x3, l_.str@PAGEOFF
mov x2, x3
mov x4, x5
adrp x6, _c_b1@PAGE
add x6, x6, _c_b1@PAGEOFF
bl _ztrmm_
ldr x1, [sp, #160] ; 8-byte Folded Reload
ldr x3, [sp, #168] ; 8-byte Folded Reload
ldr x0, [sp, #176] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr w8, [x8]
add w8, w8, #1
stur w8, [x29, #-68]
ldur x2, [x29, #-56]
ldur x4, [x29, #-64]
bl _zlauum_
b LBB0_37
LBB0_36:
ldur x8, [x29, #-48]
ldr w8, [x8]
add w8, w8, #1
sub x3, x29, #68
str x3, [sp, #128] ; 8-byte Folded Spill
stur w8, [x29, #-68]
ldur x8, [x29, #-56]
sub x1, x29, #76
str x1, [sp, #120] ; 8-byte Folded Spill
ldur w9, [x29, #-76]
add w9, w9, #1
add x2, x8, w9, sxtw #4
ldur x4, [x29, #-64]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #96] ; 8-byte Folded Spill
bl _zlauum_
ldr x3, [sp, #120] ; 8-byte Folded Reload
ldr x6, [sp, #128] ; 8-byte Folded Reload
ldr x0, [sp, #96] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr w8, [x8]
add w8, w8, #1
stur w8, [x29, #-68]
ldur x8, [x29, #-48]
ldr w8, [x8]
add w9, w8, #1
sub x8, x29, #72
str x8, [sp, #104] ; 8-byte Folded Spill
stur w9, [x29, #-72]
ldur x5, [x29, #-56]
ldur x9, [x29, #-56]
ldur w10, [x29, #-76]
add w10, w10, #1
add x10, x9, w10, sxtw #4
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
str x1, [sp, #112] ; 8-byte Folded Spill
mov x2, x3
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
mov x4, x7
bl _zherk_
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr x3, [sp, #112] ; 8-byte Folded Reload
ldr x5, [sp, #120] ; 8-byte Folded Reload
ldr x11, [sp, #128] ; 8-byte Folded Reload
ldur x9, [x29, #-48]
ldr w9, [x9]
add w9, w9, #1
stur w9, [x29, #-68]
ldur x9, [x29, #-48]
ldr w9, [x9]
add w9, w9, #1
stur w9, [x29, #-72]
ldur x9, [x29, #-56]
ldursw x10, [x29, #-76]
add x7, x9, x10, lsl #4
ldur x10, [x29, #-56]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
str x1, [sp, #136] ; 8-byte Folded Spill
adrp x2, l_.str.2@PAGE
add x2, x2, l_.str.2@PAGEOFF
mov x4, x5
adrp x6, _c_b1@PAGE
add x6, x6, _c_b1@PAGEOFF
bl _ztrmm_
ldr x1, [sp, #120] ; 8-byte Folded Reload
ldr x3, [sp, #128] ; 8-byte Folded Reload
ldr x0, [sp, #136] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr w8, [x8]
add w8, w8, #1
stur w8, [x29, #-68]
ldur x8, [x29, #-56]
ldursw x9, [x29, #-76]
add x2, x8, x9, lsl #4
ldur x4, [x29, #-64]
bl _zlauum_
b LBB0_37
LBB0_37:
b LBB0_42
LBB0_38:
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39:
ldur x8, [x29, #-56]
sub x3, x29, #76
str x3, [sp, #80] ; 8-byte Folded Spill
ldursw x9, [x29, #-76]
add x2, x8, x9, lsl #4
ldur x4, [x29, #-64]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #64] ; 8-byte Folded Spill
mov x1, x3
bl _zlauum_
ldr x6, [sp, #80] ; 8-byte Folded Reload
ldr x0, [sp, #64] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur w9, [x29, #-76]
ldur w10, [x29, #-76]
add w10, w10, #1
mul w9, w9, w10
add x5, x8, w9, sxtw #4
ldur x8, [x29, #-56]
ldursw x9, [x29, #-76]
add x8, x8, x9, lsl #4
mov x9, sp
str x8, [x9]
mov x8, x6
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
str x1, [sp, #72] ; 8-byte Folded Spill
mov x2, x6
mov x3, x6
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
mov x4, x7
bl _zherk_
ldr x3, [sp, #72] ; 8-byte Folded Reload
ldr x5, [sp, #80] ; 8-byte Folded Reload
ldur x7, [x29, #-56]
ldur x8, [x29, #-56]
ldur w9, [x29, #-76]
ldur w10, [x29, #-76]
add w10, w10, #1
mul w9, w9, w10
add x8, x8, w9, sxtw #4
mov x9, sp
mov x10, x5
str x10, [x9]
str x8, [x9, #8]
mov x8, x5
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
str x1, [sp, #88] ; 8-byte Folded Spill
mov x2, x3
mov x4, x5
adrp x6, _c_b1@PAGE
add x6, x6, _c_b1@PAGEOFF
bl _ztrmm_
ldr x3, [sp, #80] ; 8-byte Folded Reload
ldr x0, [sp, #88] ; 8-byte Folded Reload
ldur x2, [x29, #-56]
ldur x4, [x29, #-64]
mov x1, x3
bl _zlauum_
b LBB0_41
LBB0_40:
ldur x8, [x29, #-56]
sub x3, x29, #76
str x3, [sp, #48] ; 8-byte Folded Spill
ldur w9, [x29, #-76]
ldur w10, [x29, #-76]
add w10, w10, #1
mul w9, w9, w10
add x2, x8, w9, sxtw #4
ldur x4, [x29, #-64]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
mov x1, x3
bl _zlauum_
ldr x6, [sp, #48] ; 8-byte Folded Reload
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldur x5, [x29, #-56]
ldur x8, [x29, #-56]
ldur w9, [x29, #-76]
ldur w10, [x29, #-76]
add w10, w10, #1
mul w9, w9, w10
add x8, x8, w9, sxtw #4
mov x9, sp
str x8, [x9]
mov x8, x6
str x8, [x9, #8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
str x1, [sp, #40] ; 8-byte Folded Spill
mov x2, x6
mov x3, x6
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
mov x4, x7
bl _zherk_
ldr x2, [sp, #40] ; 8-byte Folded Reload
ldr x5, [sp, #48] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur w9, [x29, #-76]
ldur w10, [x29, #-76]
mul w9, w9, w10
add x7, x8, w9, sxtw #4
ldur x8, [x29, #-56]
mov x9, sp
mov x10, x5
str x10, [x9]
str x8, [x9, #8]
mov x8, x5
str x8, [x9, #16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
str x1, [sp, #56] ; 8-byte Folded Spill
mov x0, x1
adrp x3, l_.str@PAGE
add x3, x3, l_.str@PAGEOFF
mov x4, x5
adrp x6, _c_b1@PAGE
add x6, x6, _c_b1@PAGEOFF
bl _ztrmm_
ldr x3, [sp, #48] ; 8-byte Folded Reload
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur w9, [x29, #-76]
ldur w10, [x29, #-76]
mul w9, w9, w10
add x2, x8, w9, sxtw #4
ldur x4, [x29, #-64]
mov x1, x3
bl _zlauum_
b LBB0_41
LBB0_41:
b LBB0_42
LBB0_42:
b LBB0_43
LBB0_43:
stur wzr, [x29, #-20]
b LBB0_44
LBB0_44:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #432] ; 16-byte Folded Reload
ldp x28, x27, [sp, #416] ; 16-byte Folded Reload
add sp, sp, #448
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "N"
l_.str.1: ; @.str.1
.asciz "L"
l_.str.2: ; @.str.2
.asciz "C"
l_.str.3: ; @.str.3
.asciz "U"
l_.str.4: ; @.str.4
.asciz "ZPFTRI"
.section __DATA,__data
.p2align 3 ; @c_b12
_c_b12:
.quad 0x3ff0000000000000 ; double 1
.p2align 3 ; @c_b1
_c_b1:
.quad 0x3ff0000000000000 ; double 1
.quad 0x0000000000000000 ; double 0
.section __TEXT,__cstring,cstring_literals
l_.str.5: ; @.str.5
.asciz "R"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zpftri_ ## -- Begin function zpftri_
.p2align 4, 0x90
_zpftri_: ## @zpftri_
.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 $128, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, -32(%rbp)
movq %rsi, -40(%rbp)
movq %rdx, -48(%rbp)
movq %rcx, -56(%rbp)
movq %r8, -64(%rbp)
movq -64(%rbp), %rax
movl $0, (%rax)
movq -32(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
movl %eax, -80(%rbp)
movq -40(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _lsame_
movl %eax, -84(%rbp)
cmpl $0, -80(%rbp)
jne LBB0_3
## %bb.1:
movq -32(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_3
## %bb.2:
movq -64(%rbp), %rax
movl $-1, (%rax)
jmp LBB0_10
LBB0_3:
cmpl $0, -84(%rbp)
jne LBB0_6
## %bb.4:
movq -40(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_6
## %bb.5:
movq -64(%rbp), %rax
movl $-2, (%rax)
jmp LBB0_9
LBB0_6:
movq -48(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_8
## %bb.7:
movq -64(%rbp), %rax
movl $-3, (%rax)
LBB0_8:
jmp LBB0_9
LBB0_9:
jmp LBB0_10
LBB0_10:
movq -64(%rbp), %rax
cmpl $0, (%rax)
je LBB0_12
## %bb.11:
movq -64(%rbp), %rcx
xorl %eax, %eax
subl (%rcx), %eax
movl %eax, -68(%rbp)
leaq L_.str.4(%rip), %rdi
leaq -68(%rbp), %rsi
movl $6, %edx
callq _xerbla_
movl $0, -20(%rbp)
jmp LBB0_44
LBB0_12:
movq -48(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_14
## %bb.13:
movl $0, -20(%rbp)
jmp LBB0_44
LBB0_14:
movq -32(%rbp), %rdi
movq -40(%rbp), %rsi
movq -48(%rbp), %rcx
movq -56(%rbp), %r8
movq -64(%rbp), %r9
leaq L_.str(%rip), %rdx
callq _ztftri_
movq -64(%rbp), %rax
cmpl $0, (%rax)
jle LBB0_16
## %bb.15:
movl $0, -20(%rbp)
jmp LBB0_44
LBB0_16:
movq -48(%rbp), %rax
movl (%rax), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_18
## %bb.17:
movq -48(%rbp), %rax
movl (%rax), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -76(%rbp)
movl $0, -96(%rbp)
jmp LBB0_19
LBB0_18:
movl $1, -96(%rbp)
LBB0_19:
cmpl $0, -84(%rbp)
je LBB0_21
## %bb.20:
movq -48(%rbp), %rax
movl (%rax), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -92(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl -92(%rbp), %eax
movl %eax, -88(%rbp)
jmp LBB0_22
LBB0_21:
movq -48(%rbp), %rax
movl (%rax), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -88(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl -88(%rbp), %eax
movl %eax, -92(%rbp)
LBB0_22:
cmpl $0, -96(%rbp)
je LBB0_33
## %bb.23:
cmpl $0, -80(%rbp)
je LBB0_28
## %bb.24:
cmpl $0, -84(%rbp)
je LBB0_26
## %bb.25:
movq -56(%rbp), %rdx
movq -48(%rbp), %rcx
movq -64(%rbp), %r8
leaq L_.str.1(%rip), %rdi
leaq -88(%rbp), %rsi
callq _zlauum_
movq -56(%rbp), %r9
movslq -88(%rbp), %rax
shlq $4, %rax
addq %rax, %r9
movq -48(%rbp), %rbx
movq -56(%rbp), %r10
movq -48(%rbp), %rax
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq -88(%rbp), %rdx
leaq -92(%rbp), %rcx
leaq _c_b12(%rip), %r11
movq %r11, %r8
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _zherk_
movq -56(%rbp), %rbx
movq -48(%rbp), %rax
movslq (%rax), %rax
shlq $4, %rax
addq %rax, %rbx
movq -48(%rbp), %r11
movq -56(%rbp), %r10
movslq -88(%rbp), %rax
shlq $4, %rax
addq %rax, %r10
movq -48(%rbp), %rax
leaq L_.str.1(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str(%rip), %rcx
leaq -92(%rbp), %r8
leaq -88(%rbp), %r9
leaq _c_b1(%rip), %r14
movq %rcx, %rdx
movq %r14, (%rsp)
movq %rbx, 8(%rsp)
movq %r11, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _ztrmm_
movq -56(%rbp), %rdx
movq -48(%rbp), %rax
movslq (%rax), %rax
shlq $4, %rax
addq %rax, %rdx
movq -48(%rbp), %rcx
movq -64(%rbp), %r8
leaq L_.str.3(%rip), %rdi
leaq -92(%rbp), %rsi
callq _zlauum_
jmp LBB0_27
LBB0_26:
movq -56(%rbp), %rdx
movslq -92(%rbp), %rax
shlq $4, %rax
addq %rax, %rdx
movq -48(%rbp), %rcx
movq -64(%rbp), %r8
leaq L_.str.1(%rip), %rdi
leaq -88(%rbp), %rsi
callq _zlauum_
movq -56(%rbp), %r9
movq -48(%rbp), %rbx
movq -56(%rbp), %r10
movslq -92(%rbp), %rax
shlq $4, %rax
addq %rax, %r10
movq -48(%rbp), %rax
leaq L_.str.1(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq -88(%rbp), %rdx
leaq -92(%rbp), %rcx
leaq _c_b12(%rip), %r11
movq %r11, %r8
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _zherk_
movq -56(%rbp), %rbx
movslq -88(%rbp), %rax
shlq $4, %rax
addq %rax, %rbx
movq -48(%rbp), %r11
movq -56(%rbp), %r10
movq -48(%rbp), %rax
leaq L_.str.5(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str.2(%rip), %rdx
leaq L_.str(%rip), %rcx
leaq -88(%rbp), %r8
leaq -92(%rbp), %r9
leaq _c_b1(%rip), %r14
movq %r14, (%rsp)
movq %rbx, 8(%rsp)
movq %r11, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _ztrmm_
movq -56(%rbp), %rdx
movslq -88(%rbp), %rax
shlq $4, %rax
addq %rax, %rdx
movq -48(%rbp), %rcx
movq -64(%rbp), %r8
leaq L_.str.3(%rip), %rdi
leaq -92(%rbp), %rsi
callq _zlauum_
LBB0_27:
jmp LBB0_32
LBB0_28:
cmpl $0, -84(%rbp)
je LBB0_30
## %bb.29:
movq -56(%rbp), %rdx
movq -64(%rbp), %r8
leaq L_.str.3(%rip), %rdi
leaq -88(%rbp), %rcx
movq %rcx, %rsi
callq _zlauum_
movq -56(%rbp), %r9
movl -88(%rbp), %eax
imull -88(%rbp), %eax
cltq
shlq $4, %rax
addq %rax, %r9
movq -56(%rbp), %r10
leaq L_.str.3(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq -88(%rbp), %rax
leaq -92(%rbp), %rcx
leaq _c_b12(%rip), %r11
movq %rax, %rdx
movq %r11, %r8
movq %rax, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _zherk_
movq -56(%rbp), %r11
addq $16, %r11
movq -56(%rbp), %r10
movl -88(%rbp), %eax
imull -88(%rbp), %eax
cltq
shlq $4, %rax
addq %rax, %r10
leaq L_.str.5(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str(%rip), %rcx
leaq -88(%rbp), %rax
leaq -92(%rbp), %r9
leaq _c_b1(%rip), %rbx
movq %rcx, %rdx
movq %rax, %r8
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %rax, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _ztrmm_
movq -56(%rbp), %rdx
addq $16, %rdx
movq -64(%rbp), %r8
leaq L_.str.1(%rip), %rdi
leaq -92(%rbp), %rsi
leaq -88(%rbp), %rcx
callq _zlauum_
jmp LBB0_31
LBB0_30:
movq -56(%rbp), %rdx
movl -92(%rbp), %eax
imull -92(%rbp), %eax
cltq
shlq $4, %rax
addq %rax, %rdx
movq -64(%rbp), %r8
leaq L_.str.3(%rip), %rdi
leaq -88(%rbp), %rsi
leaq -92(%rbp), %rcx
callq _zlauum_
movq -56(%rbp), %r9
movq -56(%rbp), %r10
movl -92(%rbp), %eax
imull -92(%rbp), %eax
cltq
shlq $4, %rax
addq %rax, %r10
leaq L_.str.3(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq -88(%rbp), %rdx
leaq -92(%rbp), %rax
leaq _c_b12(%rip), %r11
movq %rax, %rcx
movq %r11, %r8
movq %rax, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _zherk_
movq -56(%rbp), %r11
movl -88(%rbp), %eax
imull -92(%rbp), %eax
cltq
shlq $4, %rax
addq %rax, %r11
movq -56(%rbp), %r10
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rdx
leaq L_.str(%rip), %rcx
leaq -92(%rbp), %rax
leaq -88(%rbp), %r9
leaq _c_b1(%rip), %rbx
movq %rsi, %rdi
movq %rax, %r8
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %rax, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _ztrmm_
movq -56(%rbp), %rdx
movl -88(%rbp), %eax
imull -92(%rbp), %eax
cltq
shlq $4, %rax
addq %rax, %rdx
movq -64(%rbp), %r8
leaq L_.str.1(%rip), %rdi
leaq -92(%rbp), %rcx
movq %rcx, %rsi
callq _zlauum_
LBB0_31:
jmp LBB0_32
LBB0_32:
jmp LBB0_43
LBB0_33:
cmpl $0, -80(%rbp)
je LBB0_38
## %bb.34:
cmpl $0, -84(%rbp)
je LBB0_36
## %bb.35:
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rdx
addq $16, %rdx
movq -64(%rbp), %r8
leaq L_.str.1(%rip), %rdi
leaq -76(%rbp), %rsi
leaq -68(%rbp), %rcx
callq _zlauum_
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -72(%rbp)
movq -56(%rbp), %r9
movl -76(%rbp), %eax
addl $1, %eax
cltq
shlq $4, %rax
addq %rax, %r9
movq -56(%rbp), %r10
addq $16, %r10
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq -76(%rbp), %rcx
leaq _c_b12(%rip), %r11
leaq -68(%rbp), %rbx
leaq -72(%rbp), %rax
movq %rcx, %rdx
movq %r11, %r8
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _zherk_
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -72(%rbp)
movq -56(%rbp), %rbx
movq -56(%rbp), %r10
movl -76(%rbp), %eax
addl $1, %eax
cltq
shlq $4, %rax
addq %rax, %r10
leaq L_.str.1(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str(%rip), %rcx
leaq -76(%rbp), %r9
leaq _c_b1(%rip), %r14
leaq -68(%rbp), %r11
leaq -72(%rbp), %rax
movq %rcx, %rdx
movq %r9, %r8
movq %r14, (%rsp)
movq %rbx, 8(%rsp)
movq %r11, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _ztrmm_
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rdx
movq -64(%rbp), %r8
leaq L_.str.3(%rip), %rdi
leaq -76(%rbp), %rsi
leaq -68(%rbp), %rcx
callq _zlauum_
jmp LBB0_37
LBB0_36:
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rdx
movl -76(%rbp), %eax
addl $1, %eax
cltq
shlq $4, %rax
addq %rax, %rdx
movq -64(%rbp), %r8
leaq L_.str.1(%rip), %rdi
leaq -76(%rbp), %rsi
leaq -68(%rbp), %rcx
callq _zlauum_
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -72(%rbp)
movq -56(%rbp), %r9
movq -56(%rbp), %r10
movl -76(%rbp), %eax
addl $1, %eax
cltq
shlq $4, %rax
addq %rax, %r10
leaq L_.str.1(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq -76(%rbp), %rcx
leaq _c_b12(%rip), %r11
leaq -68(%rbp), %rbx
leaq -72(%rbp), %rax
movq %rcx, %rdx
movq %r11, %r8
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _zherk_
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -72(%rbp)
movq -56(%rbp), %rbx
movslq -76(%rbp), %rax
shlq $4, %rax
addq %rax, %rbx
movq -56(%rbp), %r10
leaq L_.str.5(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str.2(%rip), %rdx
leaq L_.str(%rip), %rcx
leaq -76(%rbp), %r9
leaq _c_b1(%rip), %r14
leaq -68(%rbp), %r11
leaq -72(%rbp), %rax
movq %r9, %r8
movq %r14, (%rsp)
movq %rbx, 8(%rsp)
movq %r11, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _ztrmm_
movq -48(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rdx
movslq -76(%rbp), %rax
shlq $4, %rax
addq %rax, %rdx
movq -64(%rbp), %r8
leaq L_.str.3(%rip), %rdi
leaq -76(%rbp), %rsi
leaq -68(%rbp), %rcx
callq _zlauum_
LBB0_37:
jmp LBB0_42
LBB0_38:
cmpl $0, -84(%rbp)
je LBB0_40
## %bb.39:
movq -56(%rbp), %rdx
movslq -76(%rbp), %rax
shlq $4, %rax
addq %rax, %rdx
movq -64(%rbp), %r8
leaq L_.str.3(%rip), %rdi
leaq -76(%rbp), %rcx
movq %rcx, %rsi
callq _zlauum_
movq -56(%rbp), %r9
movl -76(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
imull %ecx, %eax
cltq
shlq $4, %rax
addq %rax, %r9
movq -56(%rbp), %r10
movslq -76(%rbp), %rax
shlq $4, %rax
addq %rax, %r10
leaq L_.str.3(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq -76(%rbp), %rax
leaq _c_b12(%rip), %r11
movq %rax, %rdx
movq %rax, %rcx
movq %r11, %r8
movq %rax, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _zherk_
movq -56(%rbp), %r11
movq -56(%rbp), %r10
movl -76(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
imull %ecx, %eax
cltq
shlq $4, %rax
addq %rax, %r10
leaq L_.str.5(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str(%rip), %rcx
leaq -76(%rbp), %rax
leaq _c_b1(%rip), %rbx
movq %rcx, %rdx
movq %rax, %r8
movq %rax, %r9
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %rax, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _ztrmm_
movq -56(%rbp), %rdx
movq -64(%rbp), %r8
leaq L_.str.1(%rip), %rdi
leaq -76(%rbp), %rcx
movq %rcx, %rsi
callq _zlauum_
jmp LBB0_41
LBB0_40:
movq -56(%rbp), %rdx
movl -76(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
imull %ecx, %eax
cltq
shlq $4, %rax
addq %rax, %rdx
movq -64(%rbp), %r8
leaq L_.str.3(%rip), %rdi
leaq -76(%rbp), %rcx
movq %rcx, %rsi
callq _zlauum_
movq -56(%rbp), %r9
movq -56(%rbp), %r10
movl -76(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
imull %ecx, %eax
cltq
shlq $4, %rax
addq %rax, %r10
leaq L_.str.3(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq -76(%rbp), %rax
leaq _c_b12(%rip), %r11
movq %rax, %rdx
movq %rax, %rcx
movq %r11, %r8
movq %rax, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _zherk_
movq -56(%rbp), %r11
movl -76(%rbp), %eax
imull -76(%rbp), %eax
cltq
shlq $4, %rax
addq %rax, %r11
movq -56(%rbp), %r10
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rdx
leaq L_.str(%rip), %rcx
leaq -76(%rbp), %rax
leaq _c_b1(%rip), %rbx
movq %rsi, %rdi
movq %rax, %r8
movq %rax, %r9
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %rax, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _ztrmm_
movq -56(%rbp), %rdx
movl -76(%rbp), %eax
imull -76(%rbp), %eax
cltq
shlq $4, %rax
addq %rax, %rdx
movq -64(%rbp), %r8
leaq L_.str.1(%rip), %rdi
leaq -76(%rbp), %rcx
movq %rcx, %rsi
callq _zlauum_
LBB0_41:
jmp LBB0_42
LBB0_42:
jmp LBB0_43
LBB0_43:
movl $0, -20(%rbp)
LBB0_44:
movl -20(%rbp), %eax
addq $128, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "N"
L_.str.1: ## @.str.1
.asciz "L"
L_.str.2: ## @.str.2
.asciz "C"
L_.str.3: ## @.str.3
.asciz "U"
L_.str.4: ## @.str.4
.asciz "ZPFTRI"
.section __DATA,__data
.p2align 3 ## @c_b12
_c_b12:
.quad 0x3ff0000000000000 ## double 1
.p2align 3 ## @c_b1
_c_b1:
.quad 0x3ff0000000000000 ## double 1
.quad 0x0000000000000000 ## double 0
.section __TEXT,__cstring,cstring_literals
L_.str.5: ## @.str.5
.asciz "R"
.subsections_via_symbols
| the_stack_data/150209.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str wzr, [sp, #8]
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #15
cset w8, gt
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
mov w10, #3
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_1
LBB0_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%i\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -8(%rbp)
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $15, -4(%rbp)
jg LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -4(%rbp)
jle LBB0_6
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_6
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
cmpl $5, -8(%rbp)
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%i\n"
.subsections_via_symbols
| the_stack_data/34512611.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mul7u_03M ; -- Begin function mul7u_03M
.p2align 2
_mul7u_03M: ; @mul7u_03M
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #944
sub x8, x29, #104
str x8, [sp] ; 8-byte Folded Spill
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-24]
str x0, [x8, #16]
str x1, [x8, #8]
str xzr, [x8]
ldr x9, [x8, #16]
lsr x9, x9, #0
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-52]
ldr x9, [x8, #8]
lsr x9, x9, #0
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-80]
ldr x9, [x8, #16]
lsr x9, x9, #1
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-48]
ldr x9, [x8, #8]
lsr x9, x9, #1
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-76]
ldr x9, [x8, #16]
lsr x9, x9, #2
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-44]
ldr x9, [x8, #8]
lsr x9, x9, #2
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-72]
ldr x9, [x8, #16]
lsr x9, x9, #3
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-40]
ldr x9, [x8, #8]
lsr x9, x9, #3
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-68]
ldr x9, [x8, #16]
lsr x9, x9, #4
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-36]
ldr x9, [x8, #8]
lsr x9, x9, #4
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-64]
ldr x9, [x8, #16]
lsr x9, x9, #5
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-32]
ldr x9, [x8, #8]
lsr x9, x9, #5
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-60]
ldr x9, [x8, #16]
lsr x9, x9, #6
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-28]
ldr x9, [x8, #8]
lsr x9, x9, #6
and x9, x9, #0x1
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-56]
ldur w9, [x29, #-36]
ldur w10, [x29, #-80]
and w9, w9, w10
stur w9, [x29, #-108]
ldur w9, [x29, #-32]
ldur w10, [x29, #-80]
and w9, w9, w10
stur w9, [x29, #-112]
ldur w9, [x29, #-28]
ldur w10, [x29, #-80]
and w9, w9, w10
stur w9, [x29, #-116]
ldur w9, [x29, #-40]
ldur w10, [x29, #-76]
and w9, w9, w10
stur w9, [x29, #-120]
ldur w9, [x29, #-36]
ldur w10, [x29, #-76]
and w9, w9, w10
stur w9, [x29, #-124]
ldur w9, [x29, #-32]
ldur w10, [x29, #-76]
and w9, w9, w10
stur w9, [x29, #-128]
ldur w9, [x29, #-28]
ldur w10, [x29, #-76]
and w9, w9, w10
stur w9, [x29, #-132]
ldur w9, [x29, #-108]
ldur w10, [x29, #-120]
eor w9, w9, w10
stur w9, [x29, #-136]
ldur w9, [x29, #-108]
ldur w10, [x29, #-120]
and w9, w9, w10
stur w9, [x29, #-140]
ldur w9, [x29, #-112]
ldur w10, [x29, #-124]
eor w9, w9, w10
stur w9, [x29, #-144]
ldur w9, [x29, #-112]
ldur w10, [x29, #-124]
and w9, w9, w10
stur w9, [x29, #-148]
ldur w9, [x29, #-116]
ldur w10, [x29, #-128]
eor w9, w9, w10
stur w9, [x29, #-152]
ldur w9, [x29, #-116]
ldur w10, [x29, #-128]
and w9, w9, w10
stur w9, [x29, #-156]
ldur w9, [x29, #-44]
ldur w10, [x29, #-72]
and w9, w9, w10
stur w9, [x29, #-160]
ldur w9, [x29, #-40]
ldur w10, [x29, #-72]
and w9, w9, w10
stur w9, [x29, #-164]
ldur w9, [x29, #-36]
ldur w10, [x29, #-72]
and w9, w9, w10
stur w9, [x29, #-168]
ldur w9, [x29, #-32]
ldur w10, [x29, #-72]
and w9, w9, w10
stur w9, [x29, #-172]
ldur w9, [x29, #-28]
ldur w10, [x29, #-72]
and w9, w9, w10
stur w9, [x29, #-176]
ldur w9, [x29, #-72]
ldur w10, [x29, #-48]
and w9, w9, w10
stur w9, [x29, #-180]
ldur w9, [x29, #-136]
ldur w10, [x29, #-160]
eor w9, w9, w10
stur w9, [x29, #-184]
ldur w9, [x29, #-136]
ldur w10, [x29, #-72]
and w9, w9, w10
stur w9, [x29, #-188]
ldur w9, [x29, #-184]
stur w9, [x29, #-192]
ldur w9, [x29, #-188]
ldur w10, [x29, #-44]
and w9, w9, w10
stur w9, [x29, #-196]
ldur w9, [x29, #-144]
ldur w10, [x29, #-164]
eor w9, w9, w10
stur w9, [x29, #-200]
ldur w9, [x29, #-144]
ldur w10, [x29, #-164]
and w9, w9, w10
stur w9, [x29, #-204]
ldur w9, [x29, #-200]
ldur w10, [x29, #-140]
and w9, w9, w10
stur w9, [x29, #-208]
ldur w9, [x29, #-200]
ldur w10, [x29, #-140]
eor w9, w9, w10
stur w9, [x29, #-212]
ldur w9, [x29, #-204]
ldur w10, [x29, #-208]
eor w9, w9, w10
stur w9, [x29, #-216]
ldur w9, [x29, #-152]
ldur w10, [x29, #-168]
eor w9, w9, w10
stur w9, [x29, #-220]
ldur w9, [x29, #-152]
ldur w10, [x29, #-168]
and w9, w9, w10
stur w9, [x29, #-224]
ldur w9, [x29, #-220]
ldur w10, [x29, #-148]
and w9, w9, w10
stur w9, [x29, #-228]
ldur w9, [x29, #-220]
ldur w10, [x29, #-148]
eor w9, w9, w10
stur w9, [x29, #-232]
ldur w9, [x29, #-224]
ldur w10, [x29, #-228]
eor w9, w9, w10
stur w9, [x29, #-236]
ldur w9, [x29, #-132]
ldur w10, [x29, #-172]
eor w9, w9, w10
stur w9, [x29, #-240]
ldur w9, [x29, #-132]
ldur w10, [x29, #-172]
and w9, w9, w10
stur w9, [x29, #-244]
ldur w9, [x29, #-28]
ldur w10, [x29, #-156]
and w9, w9, w10
stur w9, [x29, #-248]
ldur w9, [x29, #-240]
ldur w10, [x29, #-156]
eor w9, w9, w10
stur w9, [x29, #-252]
ldur w9, [x29, #-244]
ldur w10, [x29, #-248]
orr w9, w9, w10
stur w9, [x29, #-256]
ldur w9, [x29, #-52]
ldur w10, [x29, #-80]
and w9, w9, w10
str w9, [sp, #700]
ldur w9, [x29, #-48]
ldur w10, [x29, #-68]
and w9, w9, w10
str w9, [sp, #696]
ldur w9, [x29, #-44]
ldur w10, [x29, #-68]
and w9, w9, w10
str w9, [sp, #692]
ldur w9, [x29, #-40]
ldur w10, [x29, #-68]
and w9, w9, w10
str w9, [sp, #688]
ldur w9, [x29, #-36]
ldur w10, [x29, #-68]
and w9, w9, w10
str w9, [sp, #684]
ldur w9, [x29, #-32]
ldur w10, [x29, #-68]
and w9, w9, w10
str w9, [sp, #680]
ldur w9, [x29, #-28]
ldur w10, [x29, #-68]
and w9, w9, w10
str w9, [sp, #676]
ldur w9, [x29, #-76]
ldur w10, [x29, #-44]
and w9, w9, w10
str w9, [sp, #672]
ldur w9, [x29, #-192]
ldr w10, [sp, #696]
eor w9, w9, w10
str w9, [sp, #668]
ldur w9, [x29, #-192]
ldr w10, [sp, #696]
and w9, w9, w10
str w9, [sp, #664]
ldr w9, [sp, #668]
ldur w10, [x29, #-180]
and w9, w9, w10
str w9, [sp, #660]
ldr w9, [sp, #668]
ldur w10, [x29, #-180]
eor w9, w9, w10
str w9, [sp, #656]
ldr w9, [sp, #664]
ldr w10, [sp, #660]
eor w9, w9, w10
str w9, [sp, #652]
ldur w9, [x29, #-212]
ldr w10, [sp, #692]
eor w9, w9, w10
str w9, [sp, #648]
ldur w9, [x29, #-212]
ldr w10, [sp, #692]
and w9, w9, w10
str w9, [sp, #644]
ldr w9, [sp, #648]
ldur w10, [x29, #-196]
and w9, w9, w10
str w9, [sp, #640]
ldr w9, [sp, #648]
ldur w10, [x29, #-196]
eor w9, w9, w10
str w9, [sp, #636]
ldr w9, [sp, #644]
ldr w10, [sp, #640]
eor w9, w9, w10
str w9, [sp, #632]
ldur w9, [x29, #-232]
ldr w10, [sp, #688]
eor w9, w9, w10
str w9, [sp, #628]
ldur w9, [x29, #-232]
ldr w10, [sp, #688]
and w9, w9, w10
str w9, [sp, #624]
ldr w9, [sp, #628]
ldur w10, [x29, #-216]
and w9, w9, w10
str w9, [sp, #620]
ldr w9, [sp, #628]
ldur w10, [x29, #-216]
eor w9, w9, w10
str w9, [sp, #616]
ldr w9, [sp, #624]
ldr w10, [sp, #620]
eor w9, w9, w10
str w9, [sp, #612]
ldur w9, [x29, #-252]
ldr w10, [sp, #684]
eor w9, w9, w10
str w9, [sp, #608]
ldur w9, [x29, #-252]
ldr w10, [sp, #684]
and w9, w9, w10
str w9, [sp, #604]
ldr w9, [sp, #608]
ldur w10, [x29, #-236]
and w9, w9, w10
str w9, [sp, #600]
ldr w9, [sp, #608]
ldur w10, [x29, #-236]
eor w9, w9, w10
str w9, [sp, #596]
ldr w9, [sp, #604]
ldr w10, [sp, #600]
orr w9, w9, w10
str w9, [sp, #592]
ldur w9, [x29, #-176]
ldr w10, [sp, #680]
eor w9, w9, w10
str w9, [sp, #588]
ldur w9, [x29, #-176]
ldr w10, [sp, #680]
and w9, w9, w10
str w9, [sp, #584]
ldr w9, [sp, #588]
ldur w10, [x29, #-256]
and w9, w9, w10
str w9, [sp, #580]
ldr w9, [sp, #588]
ldur w10, [x29, #-256]
eor w9, w9, w10
str w9, [sp, #576]
ldr w9, [sp, #584]
ldr w10, [sp, #580]
orr w9, w9, w10
str w9, [sp, #572]
ldur w9, [x29, #-52]
ldur w10, [x29, #-64]
and w9, w9, w10
str w9, [sp, #568]
ldur w9, [x29, #-48]
ldur w10, [x29, #-64]
and w9, w9, w10
str w9, [sp, #564]
ldur w9, [x29, #-44]
ldur w10, [x29, #-64]
and w9, w9, w10
str w9, [sp, #560]
ldur w9, [x29, #-40]
ldur w10, [x29, #-64]
and w9, w9, w10
str w9, [sp, #556]
ldur w9, [x29, #-36]
ldur w10, [x29, #-64]
and w9, w9, w10
str w9, [sp, #552]
ldur w9, [x29, #-32]
ldur w10, [x29, #-64]
and w9, w9, w10
str w9, [sp, #548]
ldur w9, [x29, #-28]
ldur w10, [x29, #-64]
and w9, w9, w10
str w9, [sp, #544]
ldr w9, [sp, #656]
ldr w10, [sp, #568]
eor w9, w9, w10
str w9, [sp, #540]
ldr w9, [sp, #656]
ldr w10, [sp, #568]
and w9, w9, w10
str w9, [sp, #536]
ldr w9, [sp, #540]
ldr w10, [sp, #672]
and w9, w9, w10
str w9, [sp, #532]
ldr w9, [sp, #540]
ldr w10, [sp, #672]
eor w9, w9, w10
str w9, [sp, #528]
ldr w9, [sp, #536]
ldr w10, [sp, #532]
eor w9, w9, w10
str w9, [sp, #524]
ldr w9, [sp, #636]
ldr w10, [sp, #564]
eor w9, w9, w10
str w9, [sp, #520]
ldr w9, [sp, #636]
ldr w10, [sp, #564]
and w9, w9, w10
str w9, [sp, #516]
ldr w9, [sp, #520]
ldr w10, [sp, #652]
and w9, w9, w10
str w9, [sp, #512]
ldr w9, [sp, #520]
ldr w10, [sp, #652]
eor w9, w9, w10
str w9, [sp, #508]
ldr w9, [sp, #516]
ldr w10, [sp, #512]
eor w9, w9, w10
str w9, [sp, #504]
ldr w9, [sp, #616]
ldr w10, [sp, #560]
eor w9, w9, w10
str w9, [sp, #500]
ldr w9, [sp, #616]
ldr w10, [sp, #560]
and w9, w9, w10
str w9, [sp, #496]
ldr w9, [sp, #500]
ldr w10, [sp, #632]
and w9, w9, w10
str w9, [sp, #492]
ldr w9, [sp, #500]
ldr w10, [sp, #632]
eor w9, w9, w10
str w9, [sp, #488]
ldr w9, [sp, #496]
ldr w10, [sp, #492]
orr w9, w9, w10
str w9, [sp, #484]
ldr w9, [sp, #596]
ldr w10, [sp, #556]
eor w9, w9, w10
str w9, [sp, #480]
ldr w9, [sp, #596]
ldr w10, [sp, #556]
and w9, w9, w10
str w9, [sp, #476]
ldr w9, [sp, #480]
ldr w10, [sp, #612]
and w9, w9, w10
str w9, [sp, #472]
ldr w9, [sp, #480]
ldr w10, [sp, #612]
eor w9, w9, w10
str w9, [sp, #468]
ldr w9, [sp, #476]
ldr w10, [sp, #472]
eor w9, w9, w10
str w9, [sp, #464]
ldr w9, [sp, #576]
ldr w10, [sp, #552]
eor w9, w9, w10
str w9, [sp, #460]
ldr w9, [sp, #576]
ldr w10, [sp, #552]
and w9, w9, w10
str w9, [sp, #456]
ldr w9, [sp, #460]
ldr w10, [sp, #592]
and w9, w9, w10
str w9, [sp, #452]
ldr w9, [sp, #460]
ldr w10, [sp, #592]
eor w9, w9, w10
str w9, [sp, #448]
ldr w9, [sp, #456]
ldr w10, [sp, #452]
eor w9, w9, w10
str w9, [sp, #444]
ldr w9, [sp, #676]
ldr w10, [sp, #548]
eor w9, w9, w10
str w9, [sp, #440]
ldr w9, [sp, #676]
ldr w10, [sp, #548]
and w9, w9, w10
str w9, [sp, #436]
ldr w9, [sp, #440]
ldr w10, [sp, #572]
and w9, w9, w10
str w9, [sp, #432]
ldr w9, [sp, #440]
ldr w10, [sp, #572]
eor w9, w9, w10
str w9, [sp, #428]
ldr w9, [sp, #436]
ldr w10, [sp, #432]
eor w9, w9, w10
str w9, [sp, #424]
ldur w9, [x29, #-52]
ldur w10, [x29, #-60]
and w9, w9, w10
str w9, [sp, #420]
ldur w9, [x29, #-48]
ldur w10, [x29, #-60]
and w9, w9, w10
str w9, [sp, #416]
ldur w9, [x29, #-44]
ldur w10, [x29, #-60]
and w9, w9, w10
str w9, [sp, #412]
ldur w9, [x29, #-40]
ldur w10, [x29, #-60]
and w9, w9, w10
str w9, [sp, #408]
ldur w9, [x29, #-36]
ldur w10, [x29, #-60]
and w9, w9, w10
str w9, [sp, #404]
ldur w9, [x29, #-32]
ldur w10, [x29, #-60]
and w9, w9, w10
str w9, [sp, #400]
ldur w9, [x29, #-28]
ldur w10, [x29, #-60]
and w9, w9, w10
str w9, [sp, #396]
ldr w9, [sp, #508]
ldr w10, [sp, #420]
eor w9, w9, w10
str w9, [sp, #392]
ldr w9, [sp, #508]
ldr w10, [sp, #420]
and w9, w9, w10
str w9, [sp, #388]
ldr w9, [sp, #392]
ldr w10, [sp, #524]
and w9, w9, w10
str w9, [sp, #384]
ldr w9, [sp, #392]
ldr w10, [sp, #524]
eor w9, w9, w10
str w9, [sp, #380]
ldr w9, [sp, #388]
ldr w10, [sp, #384]
orr w9, w9, w10
str w9, [sp, #376]
ldr w9, [sp, #488]
ldr w10, [sp, #416]
eor w9, w9, w10
str w9, [sp, #372]
ldr w9, [sp, #488]
ldr w10, [sp, #416]
and w9, w9, w10
str w9, [sp, #368]
ldr w9, [sp, #372]
ldr w10, [sp, #504]
and w9, w9, w10
str w9, [sp, #364]
ldr w9, [sp, #372]
ldr w10, [sp, #504]
eor w9, w9, w10
str w9, [sp, #360]
ldr w9, [sp, #368]
ldr w10, [sp, #364]
orr w9, w9, w10
str w9, [sp, #356]
ldr w9, [sp, #468]
ldr w10, [sp, #412]
eor w9, w9, w10
str w9, [sp, #352]
ldr w9, [sp, #468]
ldr w10, [sp, #412]
and w9, w9, w10
str w9, [sp, #348]
ldr w9, [sp, #352]
ldr w10, [sp, #484]
and w9, w9, w10
str w9, [sp, #344]
ldr w9, [sp, #352]
ldr w10, [sp, #484]
eor w9, w9, w10
str w9, [sp, #340]
ldr w9, [sp, #348]
ldr w10, [sp, #344]
orr w9, w9, w10
str w9, [sp, #336]
ldr w9, [sp, #448]
ldr w10, [sp, #408]
eor w9, w9, w10
str w9, [sp, #332]
ldr w9, [sp, #448]
ldr w10, [sp, #408]
and w9, w9, w10
str w9, [sp, #328]
ldr w9, [sp, #332]
ldr w10, [sp, #464]
and w9, w9, w10
str w9, [sp, #324]
ldr w9, [sp, #332]
ldr w10, [sp, #464]
eor w9, w9, w10
str w9, [sp, #320]
ldr w9, [sp, #328]
ldr w10, [sp, #324]
orr w9, w9, w10
str w9, [sp, #316]
ldr w9, [sp, #428]
ldr w10, [sp, #404]
eor w9, w9, w10
str w9, [sp, #312]
ldr w9, [sp, #428]
ldr w10, [sp, #404]
and w9, w9, w10
str w9, [sp, #308]
ldr w9, [sp, #312]
ldr w10, [sp, #444]
and w9, w9, w10
str w9, [sp, #304]
ldr w9, [sp, #312]
ldr w10, [sp, #444]
eor w9, w9, w10
str w9, [sp, #300]
ldr w9, [sp, #308]
ldr w10, [sp, #304]
eor w9, w9, w10
str w9, [sp, #296]
ldr w9, [sp, #544]
ldr w10, [sp, #400]
eor w9, w9, w10
str w9, [sp, #292]
ldr w9, [sp, #544]
ldr w10, [sp, #400]
and w9, w9, w10
str w9, [sp, #288]
ldr w9, [sp, #292]
ldr w10, [sp, #424]
and w9, w9, w10
str w9, [sp, #284]
ldr w9, [sp, #292]
ldr w10, [sp, #424]
eor w9, w9, w10
str w9, [sp, #280]
ldr w9, [sp, #288]
ldr w10, [sp, #284]
orr w9, w9, w10
str w9, [sp, #276]
ldur w9, [x29, #-52]
ldur w10, [x29, #-56]
and w9, w9, w10
str w9, [sp, #272]
ldur w9, [x29, #-48]
ldur w10, [x29, #-56]
and w9, w9, w10
str w9, [sp, #268]
ldur w9, [x29, #-44]
ldur w10, [x29, #-56]
and w9, w9, w10
str w9, [sp, #264]
ldur w9, [x29, #-40]
ldur w10, [x29, #-56]
and w9, w9, w10
str w9, [sp, #260]
ldur w9, [x29, #-36]
ldur w10, [x29, #-56]
and w9, w9, w10
str w9, [sp, #256]
ldur w9, [x29, #-32]
ldur w10, [x29, #-56]
and w9, w9, w10
str w9, [sp, #252]
ldur w9, [x29, #-28]
ldur w10, [x29, #-56]
and w9, w9, w10
str w9, [sp, #248]
ldr w9, [sp, #360]
ldr w10, [sp, #272]
eor w9, w9, w10
str w9, [sp, #244]
ldr w9, [sp, #360]
ldr w10, [sp, #272]
and w9, w9, w10
str w9, [sp, #240]
ldr w9, [sp, #244]
ldr w10, [sp, #376]
and w9, w9, w10
str w9, [sp, #236]
ldr w9, [sp, #244]
ldr w10, [sp, #376]
eor w9, w9, w10
str w9, [sp, #232]
ldr w9, [sp, #240]
ldr w10, [sp, #236]
eor w9, w9, w10
str w9, [sp, #228]
ldr w9, [sp, #340]
ldr w10, [sp, #268]
eor w9, w9, w10
str w9, [sp, #224]
ldr w9, [sp, #340]
ldr w10, [sp, #268]
and w9, w9, w10
str w9, [sp, #220]
ldr w9, [sp, #224]
ldr w10, [sp, #356]
and w9, w9, w10
str w9, [sp, #216]
ldr w9, [sp, #224]
ldr w10, [sp, #356]
eor w9, w9, w10
str w9, [sp, #212]
ldr w9, [sp, #220]
ldr w10, [sp, #216]
orr w9, w9, w10
str w9, [sp, #208]
ldr w9, [sp, #320]
ldr w10, [sp, #264]
eor w9, w9, w10
str w9, [sp, #204]
ldr w9, [sp, #320]
ldr w10, [sp, #264]
and w9, w9, w10
str w9, [sp, #200]
ldr w9, [sp, #204]
ldr w10, [sp, #336]
and w9, w9, w10
str w9, [sp, #196]
ldr w9, [sp, #204]
ldr w10, [sp, #336]
eor w9, w9, w10
str w9, [sp, #192]
ldr w9, [sp, #200]
ldr w10, [sp, #196]
orr w9, w9, w10
str w9, [sp, #188]
ldr w9, [sp, #300]
ldr w10, [sp, #260]
eor w9, w9, w10
str w9, [sp, #184]
ldr w9, [sp, #300]
ldr w10, [sp, #260]
and w9, w9, w10
str w9, [sp, #180]
ldr w9, [sp, #184]
ldr w10, [sp, #316]
and w9, w9, w10
str w9, [sp, #176]
ldr w9, [sp, #184]
ldr w10, [sp, #316]
eor w9, w9, w10
str w9, [sp, #172]
ldr w9, [sp, #180]
ldr w10, [sp, #176]
eor w9, w9, w10
str w9, [sp, #168]
ldr w9, [sp, #280]
ldr w10, [sp, #256]
eor w9, w9, w10
str w9, [sp, #164]
ldr w9, [sp, #280]
ldr w10, [sp, #256]
and w9, w9, w10
str w9, [sp, #160]
ldr w9, [sp, #164]
ldr w10, [sp, #296]
and w9, w9, w10
str w9, [sp, #156]
ldr w9, [sp, #164]
ldr w10, [sp, #296]
eor w9, w9, w10
str w9, [sp, #152]
ldr w9, [sp, #160]
ldr w10, [sp, #156]
orr w9, w9, w10
str w9, [sp, #148]
ldr w9, [sp, #396]
ldr w10, [sp, #252]
eor w9, w9, w10
str w9, [sp, #144]
ldr w9, [sp, #396]
ldr w10, [sp, #252]
and w9, w9, w10
str w9, [sp, #140]
ldr w9, [sp, #144]
ldr w10, [sp, #276]
and w9, w9, w10
str w9, [sp, #136]
ldr w9, [sp, #144]
ldr w10, [sp, #276]
eor w9, w9, w10
str w9, [sp, #132]
ldr w9, [sp, #140]
ldr w10, [sp, #136]
orr w9, w9, w10
str w9, [sp, #128]
ldr w9, [sp, #212]
ldr w10, [sp, #228]
eor w9, w9, w10
str w9, [sp, #124]
ldr w9, [sp, #212]
ldr w10, [sp, #228]
and w9, w9, w10
str w9, [sp, #120]
ldr w9, [sp, #192]
ldr w10, [sp, #208]
eor w9, w9, w10
str w9, [sp, #116]
ldr w9, [sp, #192]
ldr w10, [sp, #208]
and w9, w9, w10
str w9, [sp, #112]
ldr w9, [sp, #116]
ldr w10, [sp, #120]
and w9, w9, w10
str w9, [sp, #108]
ldr w9, [sp, #116]
ldr w10, [sp, #120]
eor w9, w9, w10
str w9, [sp, #104]
ldr w9, [sp, #112]
ldr w10, [sp, #108]
orr w9, w9, w10
str w9, [sp, #100]
ldr w9, [sp, #172]
ldr w10, [sp, #188]
eor w9, w9, w10
str w9, [sp, #96]
ldr w9, [sp, #172]
ldr w10, [sp, #188]
and w9, w9, w10
str w9, [sp, #92]
ldr w9, [sp, #96]
ldr w10, [sp, #100]
and w9, w9, w10
str w9, [sp, #88]
ldr w9, [sp, #96]
ldr w10, [sp, #100]
eor w9, w9, w10
str w9, [sp, #84]
ldr w9, [sp, #92]
ldr w10, [sp, #88]
orr w9, w9, w10
str w9, [sp, #80]
ldr w9, [sp, #152]
ldr w10, [sp, #168]
eor w9, w9, w10
str w9, [sp, #76]
ldr w9, [sp, #152]
ldr w10, [sp, #168]
and w9, w9, w10
str w9, [sp, #72]
ldr w9, [sp, #76]
ldr w10, [sp, #80]
and w9, w9, w10
str w9, [sp, #68]
ldr w9, [sp, #76]
ldr w10, [sp, #80]
eor w9, w9, w10
str w9, [sp, #64]
ldr w9, [sp, #72]
ldr w10, [sp, #68]
orr w9, w9, w10
str w9, [sp, #60]
ldr w9, [sp, #132]
ldr w10, [sp, #148]
eor w9, w9, w10
str w9, [sp, #56]
ldr w9, [sp, #132]
ldr w10, [sp, #148]
and w9, w9, w10
str w9, [sp, #52]
ldr w9, [sp, #56]
ldr w10, [sp, #60]
and w9, w9, w10
str w9, [sp, #48]
ldr w9, [sp, #56]
ldr w10, [sp, #60]
eor w9, w9, w10
str w9, [sp, #44]
ldr w9, [sp, #52]
ldr w10, [sp, #48]
orr w9, w9, w10
str w9, [sp, #40]
ldr w9, [sp, #248]
ldr w10, [sp, #128]
eor w9, w9, w10
str w9, [sp, #36]
ldur w9, [x29, #-56]
ldr w10, [sp, #128]
and w9, w9, w10
str w9, [sp, #32]
ldr w9, [sp, #36]
ldr w10, [sp, #40]
and w9, w9, w10
str w9, [sp, #28]
ldr w9, [sp, #36]
ldr w10, [sp, #40]
eor w9, w9, w10
str w9, [sp, #24]
ldr w9, [sp, #32]
ldr w10, [sp, #28]
eor w9, w9, w10
str w9, [sp, #20]
ldr w9, [sp, #324]
and w9, w9, #0x1
lsr w10, w9, #0
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #140]
and w9, w9, #0x1
lsl w10, w9, #1
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #700]
and w9, w9, #0x1
lsl w10, w9, #2
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #700]
and w9, w9, #0x1
lsl w10, w9, #3
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #528]
and w9, w9, #0x1
lsl w10, w9, #4
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #380]
and w9, w9, #0x1
lsl w10, w9, #5
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #232]
and w9, w9, #0x1
lsl w10, w9, #6
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #124]
and w9, w9, #0x1
lsl w10, w9, #7
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #104]
and w9, w9, #0x1
lsl w10, w9, #8
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #84]
and w9, w9, #0x1
lsl w10, w9, #9
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #64]
and w9, w9, #0x1
lsl w10, w9, #10
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #44]
and w9, w9, #0x1
lsl w10, w9, #11
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #24]
and w9, w9, #0x1
lsl w10, w9, #12
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr w9, [sp, #20]
and w9, w9, #0x1
lsl w10, w9, #13
; implicit-def: $x9
mov x9, x10
sxtw x10, w9
ldr x9, [x8]
orr x9, x9, x10
str x9, [x8]
ldr x8, [x8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
ldr x0, [sp, #8] ; 8-byte Folded Reload
add sp, sp, #944
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mul7u_03M ## -- Begin function mul7u_03M
.p2align 4, 0x90
_mul7u_03M: ## @mul7u_03M
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $960, %rsp ## imm = 0x3C0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -88(%rbp)
movq %rsi, -96(%rbp)
movq $0, -104(%rbp)
movq -88(%rbp), %rax
shrq $0, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -48(%rbp)
movq -96(%rbp), %rax
shrq $0, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -80(%rbp)
movq -88(%rbp), %rax
shrq $1, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -44(%rbp)
movq -96(%rbp), %rax
shrq $1, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -76(%rbp)
movq -88(%rbp), %rax
shrq $2, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -40(%rbp)
movq -96(%rbp), %rax
shrq $2, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -72(%rbp)
movq -88(%rbp), %rax
shrq $3, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
movq -96(%rbp), %rax
shrq $3, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -68(%rbp)
movq -88(%rbp), %rax
shrq $4, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -32(%rbp)
movq -96(%rbp), %rax
shrq $4, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -64(%rbp)
movq -88(%rbp), %rax
shrq $5, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -28(%rbp)
movq -96(%rbp), %rax
shrq $5, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -60(%rbp)
movq -88(%rbp), %rax
shrq $6, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -24(%rbp)
movq -96(%rbp), %rax
shrq $6, %rax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -56(%rbp)
movl -32(%rbp), %eax
andl -80(%rbp), %eax
movl %eax, -108(%rbp)
movl -28(%rbp), %eax
andl -80(%rbp), %eax
movl %eax, -112(%rbp)
movl -24(%rbp), %eax
andl -80(%rbp), %eax
movl %eax, -116(%rbp)
movl -36(%rbp), %eax
andl -76(%rbp), %eax
movl %eax, -120(%rbp)
movl -32(%rbp), %eax
andl -76(%rbp), %eax
movl %eax, -124(%rbp)
movl -28(%rbp), %eax
andl -76(%rbp), %eax
movl %eax, -128(%rbp)
movl -24(%rbp), %eax
andl -76(%rbp), %eax
movl %eax, -132(%rbp)
movl -108(%rbp), %eax
xorl -120(%rbp), %eax
movl %eax, -136(%rbp)
movl -108(%rbp), %eax
andl -120(%rbp), %eax
movl %eax, -140(%rbp)
movl -112(%rbp), %eax
xorl -124(%rbp), %eax
movl %eax, -144(%rbp)
movl -112(%rbp), %eax
andl -124(%rbp), %eax
movl %eax, -148(%rbp)
movl -116(%rbp), %eax
xorl -128(%rbp), %eax
movl %eax, -152(%rbp)
movl -116(%rbp), %eax
andl -128(%rbp), %eax
movl %eax, -156(%rbp)
movl -40(%rbp), %eax
andl -72(%rbp), %eax
movl %eax, -160(%rbp)
movl -36(%rbp), %eax
andl -72(%rbp), %eax
movl %eax, -164(%rbp)
movl -32(%rbp), %eax
andl -72(%rbp), %eax
movl %eax, -168(%rbp)
movl -28(%rbp), %eax
andl -72(%rbp), %eax
movl %eax, -172(%rbp)
movl -24(%rbp), %eax
andl -72(%rbp), %eax
movl %eax, -176(%rbp)
movl -72(%rbp), %eax
andl -44(%rbp), %eax
movl %eax, -180(%rbp)
movl -136(%rbp), %eax
xorl -160(%rbp), %eax
movl %eax, -184(%rbp)
movl -136(%rbp), %eax
andl -72(%rbp), %eax
movl %eax, -188(%rbp)
movl -184(%rbp), %eax
movl %eax, -192(%rbp)
movl -188(%rbp), %eax
andl -40(%rbp), %eax
movl %eax, -196(%rbp)
movl -144(%rbp), %eax
xorl -164(%rbp), %eax
movl %eax, -200(%rbp)
movl -144(%rbp), %eax
andl -164(%rbp), %eax
movl %eax, -204(%rbp)
movl -200(%rbp), %eax
andl -140(%rbp), %eax
movl %eax, -208(%rbp)
movl -200(%rbp), %eax
xorl -140(%rbp), %eax
movl %eax, -212(%rbp)
movl -204(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -216(%rbp)
movl -152(%rbp), %eax
xorl -168(%rbp), %eax
movl %eax, -220(%rbp)
movl -152(%rbp), %eax
andl -168(%rbp), %eax
movl %eax, -224(%rbp)
movl -220(%rbp), %eax
andl -148(%rbp), %eax
movl %eax, -228(%rbp)
movl -220(%rbp), %eax
xorl -148(%rbp), %eax
movl %eax, -232(%rbp)
movl -224(%rbp), %eax
xorl -228(%rbp), %eax
movl %eax, -236(%rbp)
movl -132(%rbp), %eax
xorl -172(%rbp), %eax
movl %eax, -240(%rbp)
movl -132(%rbp), %eax
andl -172(%rbp), %eax
movl %eax, -244(%rbp)
movl -24(%rbp), %eax
andl -156(%rbp), %eax
movl %eax, -248(%rbp)
movl -240(%rbp), %eax
xorl -156(%rbp), %eax
movl %eax, -252(%rbp)
movl -244(%rbp), %eax
orl -248(%rbp), %eax
movl %eax, -256(%rbp)
movl -48(%rbp), %eax
andl -80(%rbp), %eax
movl %eax, -260(%rbp)
movl -44(%rbp), %eax
andl -68(%rbp), %eax
movl %eax, -264(%rbp)
movl -40(%rbp), %eax
andl -68(%rbp), %eax
movl %eax, -268(%rbp)
movl -36(%rbp), %eax
andl -68(%rbp), %eax
movl %eax, -272(%rbp)
movl -32(%rbp), %eax
andl -68(%rbp), %eax
movl %eax, -276(%rbp)
movl -28(%rbp), %eax
andl -68(%rbp), %eax
movl %eax, -280(%rbp)
movl -24(%rbp), %eax
andl -68(%rbp), %eax
movl %eax, -284(%rbp)
movl -76(%rbp), %eax
andl -40(%rbp), %eax
movl %eax, -288(%rbp)
movl -192(%rbp), %eax
xorl -264(%rbp), %eax
movl %eax, -292(%rbp)
movl -192(%rbp), %eax
andl -264(%rbp), %eax
movl %eax, -296(%rbp)
movl -292(%rbp), %eax
andl -180(%rbp), %eax
movl %eax, -300(%rbp)
movl -292(%rbp), %eax
xorl -180(%rbp), %eax
movl %eax, -304(%rbp)
movl -296(%rbp), %eax
xorl -300(%rbp), %eax
movl %eax, -308(%rbp)
movl -212(%rbp), %eax
xorl -268(%rbp), %eax
movl %eax, -312(%rbp)
movl -212(%rbp), %eax
andl -268(%rbp), %eax
movl %eax, -316(%rbp)
movl -312(%rbp), %eax
andl -196(%rbp), %eax
movl %eax, -320(%rbp)
movl -312(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -324(%rbp)
movl -316(%rbp), %eax
xorl -320(%rbp), %eax
movl %eax, -328(%rbp)
movl -232(%rbp), %eax
xorl -272(%rbp), %eax
movl %eax, -332(%rbp)
movl -232(%rbp), %eax
andl -272(%rbp), %eax
movl %eax, -336(%rbp)
movl -332(%rbp), %eax
andl -216(%rbp), %eax
movl %eax, -340(%rbp)
movl -332(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -344(%rbp)
movl -336(%rbp), %eax
xorl -340(%rbp), %eax
movl %eax, -348(%rbp)
movl -252(%rbp), %eax
xorl -276(%rbp), %eax
movl %eax, -352(%rbp)
movl -252(%rbp), %eax
andl -276(%rbp), %eax
movl %eax, -356(%rbp)
movl -352(%rbp), %eax
andl -236(%rbp), %eax
movl %eax, -360(%rbp)
movl -352(%rbp), %eax
xorl -236(%rbp), %eax
movl %eax, -364(%rbp)
movl -356(%rbp), %eax
orl -360(%rbp), %eax
movl %eax, -368(%rbp)
movl -176(%rbp), %eax
xorl -280(%rbp), %eax
movl %eax, -372(%rbp)
movl -176(%rbp), %eax
andl -280(%rbp), %eax
movl %eax, -376(%rbp)
movl -372(%rbp), %eax
andl -256(%rbp), %eax
movl %eax, -380(%rbp)
movl -372(%rbp), %eax
xorl -256(%rbp), %eax
movl %eax, -384(%rbp)
movl -376(%rbp), %eax
orl -380(%rbp), %eax
movl %eax, -388(%rbp)
movl -48(%rbp), %eax
andl -64(%rbp), %eax
movl %eax, -392(%rbp)
movl -44(%rbp), %eax
andl -64(%rbp), %eax
movl %eax, -396(%rbp)
movl -40(%rbp), %eax
andl -64(%rbp), %eax
movl %eax, -400(%rbp)
movl -36(%rbp), %eax
andl -64(%rbp), %eax
movl %eax, -404(%rbp)
movl -32(%rbp), %eax
andl -64(%rbp), %eax
movl %eax, -408(%rbp)
movl -28(%rbp), %eax
andl -64(%rbp), %eax
movl %eax, -412(%rbp)
movl -24(%rbp), %eax
andl -64(%rbp), %eax
movl %eax, -416(%rbp)
movl -304(%rbp), %eax
xorl -392(%rbp), %eax
movl %eax, -420(%rbp)
movl -304(%rbp), %eax
andl -392(%rbp), %eax
movl %eax, -424(%rbp)
movl -420(%rbp), %eax
andl -288(%rbp), %eax
movl %eax, -428(%rbp)
movl -420(%rbp), %eax
xorl -288(%rbp), %eax
movl %eax, -432(%rbp)
movl -424(%rbp), %eax
xorl -428(%rbp), %eax
movl %eax, -436(%rbp)
movl -324(%rbp), %eax
xorl -396(%rbp), %eax
movl %eax, -440(%rbp)
movl -324(%rbp), %eax
andl -396(%rbp), %eax
movl %eax, -444(%rbp)
movl -440(%rbp), %eax
andl -308(%rbp), %eax
movl %eax, -448(%rbp)
movl -440(%rbp), %eax
xorl -308(%rbp), %eax
movl %eax, -452(%rbp)
movl -444(%rbp), %eax
xorl -448(%rbp), %eax
movl %eax, -456(%rbp)
movl -344(%rbp), %eax
xorl -400(%rbp), %eax
movl %eax, -460(%rbp)
movl -344(%rbp), %eax
andl -400(%rbp), %eax
movl %eax, -464(%rbp)
movl -460(%rbp), %eax
andl -328(%rbp), %eax
movl %eax, -468(%rbp)
movl -460(%rbp), %eax
xorl -328(%rbp), %eax
movl %eax, -472(%rbp)
movl -464(%rbp), %eax
orl -468(%rbp), %eax
movl %eax, -476(%rbp)
movl -364(%rbp), %eax
xorl -404(%rbp), %eax
movl %eax, -480(%rbp)
movl -364(%rbp), %eax
andl -404(%rbp), %eax
movl %eax, -484(%rbp)
movl -480(%rbp), %eax
andl -348(%rbp), %eax
movl %eax, -488(%rbp)
movl -480(%rbp), %eax
xorl -348(%rbp), %eax
movl %eax, -492(%rbp)
movl -484(%rbp), %eax
xorl -488(%rbp), %eax
movl %eax, -496(%rbp)
movl -384(%rbp), %eax
xorl -408(%rbp), %eax
movl %eax, -500(%rbp)
movl -384(%rbp), %eax
andl -408(%rbp), %eax
movl %eax, -504(%rbp)
movl -500(%rbp), %eax
andl -368(%rbp), %eax
movl %eax, -508(%rbp)
movl -500(%rbp), %eax
xorl -368(%rbp), %eax
movl %eax, -512(%rbp)
movl -504(%rbp), %eax
xorl -508(%rbp), %eax
movl %eax, -516(%rbp)
movl -284(%rbp), %eax
xorl -412(%rbp), %eax
movl %eax, -520(%rbp)
movl -284(%rbp), %eax
andl -412(%rbp), %eax
movl %eax, -524(%rbp)
movl -520(%rbp), %eax
andl -388(%rbp), %eax
movl %eax, -528(%rbp)
movl -520(%rbp), %eax
xorl -388(%rbp), %eax
movl %eax, -532(%rbp)
movl -524(%rbp), %eax
xorl -528(%rbp), %eax
movl %eax, -536(%rbp)
movl -48(%rbp), %eax
andl -60(%rbp), %eax
movl %eax, -540(%rbp)
movl -44(%rbp), %eax
andl -60(%rbp), %eax
movl %eax, -544(%rbp)
movl -40(%rbp), %eax
andl -60(%rbp), %eax
movl %eax, -548(%rbp)
movl -36(%rbp), %eax
andl -60(%rbp), %eax
movl %eax, -552(%rbp)
movl -32(%rbp), %eax
andl -60(%rbp), %eax
movl %eax, -556(%rbp)
movl -28(%rbp), %eax
andl -60(%rbp), %eax
movl %eax, -560(%rbp)
movl -24(%rbp), %eax
andl -60(%rbp), %eax
movl %eax, -564(%rbp)
movl -452(%rbp), %eax
xorl -540(%rbp), %eax
movl %eax, -568(%rbp)
movl -452(%rbp), %eax
andl -540(%rbp), %eax
movl %eax, -572(%rbp)
movl -568(%rbp), %eax
andl -436(%rbp), %eax
movl %eax, -576(%rbp)
movl -568(%rbp), %eax
xorl -436(%rbp), %eax
movl %eax, -580(%rbp)
movl -572(%rbp), %eax
orl -576(%rbp), %eax
movl %eax, -584(%rbp)
movl -472(%rbp), %eax
xorl -544(%rbp), %eax
movl %eax, -588(%rbp)
movl -472(%rbp), %eax
andl -544(%rbp), %eax
movl %eax, -592(%rbp)
movl -588(%rbp), %eax
andl -456(%rbp), %eax
movl %eax, -596(%rbp)
movl -588(%rbp), %eax
xorl -456(%rbp), %eax
movl %eax, -600(%rbp)
movl -592(%rbp), %eax
orl -596(%rbp), %eax
movl %eax, -604(%rbp)
movl -492(%rbp), %eax
xorl -548(%rbp), %eax
movl %eax, -608(%rbp)
movl -492(%rbp), %eax
andl -548(%rbp), %eax
movl %eax, -612(%rbp)
movl -608(%rbp), %eax
andl -476(%rbp), %eax
movl %eax, -616(%rbp)
movl -608(%rbp), %eax
xorl -476(%rbp), %eax
movl %eax, -620(%rbp)
movl -612(%rbp), %eax
orl -616(%rbp), %eax
movl %eax, -624(%rbp)
movl -512(%rbp), %eax
xorl -552(%rbp), %eax
movl %eax, -628(%rbp)
movl -512(%rbp), %eax
andl -552(%rbp), %eax
movl %eax, -632(%rbp)
movl -628(%rbp), %eax
andl -496(%rbp), %eax
movl %eax, -636(%rbp)
movl -628(%rbp), %eax
xorl -496(%rbp), %eax
movl %eax, -640(%rbp)
movl -632(%rbp), %eax
orl -636(%rbp), %eax
movl %eax, -644(%rbp)
movl -532(%rbp), %eax
xorl -556(%rbp), %eax
movl %eax, -648(%rbp)
movl -532(%rbp), %eax
andl -556(%rbp), %eax
movl %eax, -652(%rbp)
movl -648(%rbp), %eax
andl -516(%rbp), %eax
movl %eax, -656(%rbp)
movl -648(%rbp), %eax
xorl -516(%rbp), %eax
movl %eax, -660(%rbp)
movl -652(%rbp), %eax
xorl -656(%rbp), %eax
movl %eax, -664(%rbp)
movl -416(%rbp), %eax
xorl -560(%rbp), %eax
movl %eax, -668(%rbp)
movl -416(%rbp), %eax
andl -560(%rbp), %eax
movl %eax, -672(%rbp)
movl -668(%rbp), %eax
andl -536(%rbp), %eax
movl %eax, -676(%rbp)
movl -668(%rbp), %eax
xorl -536(%rbp), %eax
movl %eax, -680(%rbp)
movl -672(%rbp), %eax
orl -676(%rbp), %eax
movl %eax, -684(%rbp)
movl -48(%rbp), %eax
andl -56(%rbp), %eax
movl %eax, -688(%rbp)
movl -44(%rbp), %eax
andl -56(%rbp), %eax
movl %eax, -692(%rbp)
movl -40(%rbp), %eax
andl -56(%rbp), %eax
movl %eax, -696(%rbp)
movl -36(%rbp), %eax
andl -56(%rbp), %eax
movl %eax, -700(%rbp)
movl -32(%rbp), %eax
andl -56(%rbp), %eax
movl %eax, -704(%rbp)
movl -28(%rbp), %eax
andl -56(%rbp), %eax
movl %eax, -708(%rbp)
movl -24(%rbp), %eax
andl -56(%rbp), %eax
movl %eax, -712(%rbp)
movl -600(%rbp), %eax
xorl -688(%rbp), %eax
movl %eax, -716(%rbp)
movl -600(%rbp), %eax
andl -688(%rbp), %eax
movl %eax, -720(%rbp)
movl -716(%rbp), %eax
andl -584(%rbp), %eax
movl %eax, -724(%rbp)
movl -716(%rbp), %eax
xorl -584(%rbp), %eax
movl %eax, -728(%rbp)
movl -720(%rbp), %eax
xorl -724(%rbp), %eax
movl %eax, -732(%rbp)
movl -620(%rbp), %eax
xorl -692(%rbp), %eax
movl %eax, -736(%rbp)
movl -620(%rbp), %eax
andl -692(%rbp), %eax
movl %eax, -740(%rbp)
movl -736(%rbp), %eax
andl -604(%rbp), %eax
movl %eax, -744(%rbp)
movl -736(%rbp), %eax
xorl -604(%rbp), %eax
movl %eax, -748(%rbp)
movl -740(%rbp), %eax
orl -744(%rbp), %eax
movl %eax, -752(%rbp)
movl -640(%rbp), %eax
xorl -696(%rbp), %eax
movl %eax, -756(%rbp)
movl -640(%rbp), %eax
andl -696(%rbp), %eax
movl %eax, -760(%rbp)
movl -756(%rbp), %eax
andl -624(%rbp), %eax
movl %eax, -764(%rbp)
movl -756(%rbp), %eax
xorl -624(%rbp), %eax
movl %eax, -768(%rbp)
movl -760(%rbp), %eax
orl -764(%rbp), %eax
movl %eax, -772(%rbp)
movl -660(%rbp), %eax
xorl -700(%rbp), %eax
movl %eax, -776(%rbp)
movl -660(%rbp), %eax
andl -700(%rbp), %eax
movl %eax, -780(%rbp)
movl -776(%rbp), %eax
andl -644(%rbp), %eax
movl %eax, -784(%rbp)
movl -776(%rbp), %eax
xorl -644(%rbp), %eax
movl %eax, -788(%rbp)
movl -780(%rbp), %eax
xorl -784(%rbp), %eax
movl %eax, -792(%rbp)
movl -680(%rbp), %eax
xorl -704(%rbp), %eax
movl %eax, -796(%rbp)
movl -680(%rbp), %eax
andl -704(%rbp), %eax
movl %eax, -800(%rbp)
movl -796(%rbp), %eax
andl -664(%rbp), %eax
movl %eax, -804(%rbp)
movl -796(%rbp), %eax
xorl -664(%rbp), %eax
movl %eax, -808(%rbp)
movl -800(%rbp), %eax
orl -804(%rbp), %eax
movl %eax, -812(%rbp)
movl -564(%rbp), %eax
xorl -708(%rbp), %eax
movl %eax, -816(%rbp)
movl -564(%rbp), %eax
andl -708(%rbp), %eax
movl %eax, -820(%rbp)
movl -816(%rbp), %eax
andl -684(%rbp), %eax
movl %eax, -824(%rbp)
movl -816(%rbp), %eax
xorl -684(%rbp), %eax
movl %eax, -828(%rbp)
movl -820(%rbp), %eax
orl -824(%rbp), %eax
movl %eax, -832(%rbp)
movl -748(%rbp), %eax
xorl -732(%rbp), %eax
movl %eax, -836(%rbp)
movl -748(%rbp), %eax
andl -732(%rbp), %eax
movl %eax, -840(%rbp)
movl -768(%rbp), %eax
xorl -752(%rbp), %eax
movl %eax, -844(%rbp)
movl -768(%rbp), %eax
andl -752(%rbp), %eax
movl %eax, -848(%rbp)
movl -844(%rbp), %eax
andl -840(%rbp), %eax
movl %eax, -852(%rbp)
movl -844(%rbp), %eax
xorl -840(%rbp), %eax
movl %eax, -856(%rbp)
movl -848(%rbp), %eax
orl -852(%rbp), %eax
movl %eax, -860(%rbp)
movl -788(%rbp), %eax
xorl -772(%rbp), %eax
movl %eax, -864(%rbp)
movl -788(%rbp), %eax
andl -772(%rbp), %eax
movl %eax, -868(%rbp)
movl -864(%rbp), %eax
andl -860(%rbp), %eax
movl %eax, -872(%rbp)
movl -864(%rbp), %eax
xorl -860(%rbp), %eax
movl %eax, -876(%rbp)
movl -868(%rbp), %eax
orl -872(%rbp), %eax
movl %eax, -880(%rbp)
movl -808(%rbp), %eax
xorl -792(%rbp), %eax
movl %eax, -884(%rbp)
movl -808(%rbp), %eax
andl -792(%rbp), %eax
movl %eax, -888(%rbp)
movl -884(%rbp), %eax
andl -880(%rbp), %eax
movl %eax, -892(%rbp)
movl -884(%rbp), %eax
xorl -880(%rbp), %eax
movl %eax, -896(%rbp)
movl -888(%rbp), %eax
orl -892(%rbp), %eax
movl %eax, -900(%rbp)
movl -828(%rbp), %eax
xorl -812(%rbp), %eax
movl %eax, -904(%rbp)
movl -828(%rbp), %eax
andl -812(%rbp), %eax
movl %eax, -908(%rbp)
movl -904(%rbp), %eax
andl -900(%rbp), %eax
movl %eax, -912(%rbp)
movl -904(%rbp), %eax
xorl -900(%rbp), %eax
movl %eax, -916(%rbp)
movl -908(%rbp), %eax
orl -912(%rbp), %eax
movl %eax, -920(%rbp)
movl -712(%rbp), %eax
xorl -832(%rbp), %eax
movl %eax, -924(%rbp)
movl -56(%rbp), %eax
andl -832(%rbp), %eax
movl %eax, -928(%rbp)
movl -924(%rbp), %eax
andl -920(%rbp), %eax
movl %eax, -932(%rbp)
movl -924(%rbp), %eax
xorl -920(%rbp), %eax
movl %eax, -936(%rbp)
movl -928(%rbp), %eax
xorl -932(%rbp), %eax
movl %eax, -940(%rbp)
movl -636(%rbp), %eax
andl $1, %eax
shll $0, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -820(%rbp), %eax
andl $1, %eax
shll $1, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -260(%rbp), %eax
andl $1, %eax
shll $2, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -260(%rbp), %eax
andl $1, %eax
shll $3, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -432(%rbp), %eax
andl $1, %eax
shll $4, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -580(%rbp), %eax
andl $1, %eax
shll $5, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -728(%rbp), %eax
andl $1, %eax
shll $6, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -836(%rbp), %eax
andl $1, %eax
shll $7, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -856(%rbp), %eax
andl $1, %eax
shll $8, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -876(%rbp), %eax
andl $1, %eax
shll $9, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -896(%rbp), %eax
andl $1, %eax
shll $10, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -916(%rbp), %eax
andl $1, %eax
shll $11, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -936(%rbp), %eax
andl $1, %eax
shll $12, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movl -940(%rbp), %eax
andl $1, %eax
shll $13, %eax
cltq
orq -104(%rbp), %rax
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movq %rax, -952(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
movq -952(%rbp), %rax ## 8-byte Reload
addq $960, %rsp ## imm = 0x3C0
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/613796.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #20
stur w8, [x29, #-8]
mov w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldursw x8, [x29, #-12]
mov x9, #201
mul x9, x8, x9
adrp x8, _s@GOTPAGE
ldr x8, [x8, _s@GOTPAGEOFF]
add x0, x8, x9
bl _gets
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_4:
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
ldur w8, [x29, #-16]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
ldur w0, [x29, #-20]
bl _strlen
b LBB0_20
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #24
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #28
str x8, [x9]
bl _scanf
ldur w0, [x29, #-24]
ldur w1, [x29, #-28]
bl _strcat
b LBB0_19
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #32
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #28
str x8, [x9]
bl _scanf
ldr w0, [sp, #32]
ldr w1, [sp, #28]
bl _strcmp
b LBB0_18
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
b LBB0_21
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #4
cset w8, le
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_5 Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB0_5
LBB0_16: ; in Loop: Header=BB0_5 Depth=1
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_5 Depth=1
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_5 Depth=1
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_5 Depth=1
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_5 Depth=1
b LBB0_5
LBB0_21:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _strlen ; -- Begin function strlen
.p2align 2
_strlen: ; @strlen
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str wzr, [sp, #8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldursw x8, [x29, #-4]
mov x9, #201
mul x9, x8, x9
adrp x8, _s@GOTPAGE
ldr x8, [x8, _s@GOTPAGEOFF]
add x8, x8, x9
ldrsw x9, [sp, #8]
ldrsb w8, [x8, x9]
subs w8, w8, #48
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_1
LBB1_4:
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _strcat ; -- Begin function strcat
.p2align 2
_strcat: ; @strcat
.cfi_startproc
; %bb.0:
sub sp, sp, #496
.cfi_def_cfa_offset 496
stp x28, x27, [sp, #464] ; 16-byte Folded Spill
stp x29, x30, [sp, #480] ; 16-byte Folded Spill
add x29, sp, #480
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, _s@GOTPAGE
ldr x8, [x8, _s@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str w0, [sp, #48]
str w1, [sp, #44]
str wzr, [sp, #40]
str wzr, [sp, #36]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsw x9, [sp, #48]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #40]
ldrsb w8, [x8, x9]
subs w8, w8, #48
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsw x9, [sp, #48]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #40]
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #36]
add x9, sp, #54
add x9, x9, x10
strb w8, [x9]
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB2_1
LBB2_3:
ldr w8, [sp, #36]
str w8, [sp, #32]
str wzr, [sp, #28]
b LBB2_4
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsw x9, [sp, #44]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #28]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsw x9, [sp, #44]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #28]
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #32]
add x9, sp, #54
add x9, x9, x10
strb w8, [x9]
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB2_4
LBB2_6:
ldrsw x9, [sp, #32]
add x8, sp, #54
add x8, x8, x9
strb wzr, [x8]
str wzr, [sp, #24]
b LBB2_7
LBB2_7: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [sp, #24]
add x8, sp, #54
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_10
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_7 Depth=1
ldrsw x9, [sp, #24]
add x8, sp, #54
ldrsb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_7 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_7
LBB2_10:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
bl ___stack_chk_fail
LBB2_12:
ldp x29, x30, [sp, #480] ; 16-byte Folded Reload
ldp x28, x27, [sp, #464] ; 16-byte Folded Reload
add sp, sp, #496
ret
.cfi_endproc
; -- End function
.globl _strcmp ; -- Begin function strcmp
.p2align 2
_strcmp: ; @strcmp
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _s@GOTPAGE
ldr x8, [x8, _s@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur w1, [x29, #-8]
mov w8, #1
stur w8, [x29, #-12]
stur wzr, [x29, #-16]
stur wzr, [x29, #-20]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-4]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-16]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-20]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB3_7
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldursw x8, [x29, #-4]
mov x11, #201
mul x10, x8, x11
mov x8, x9
add x8, x8, x10
ldursw x10, [x29, #-16]
ldrsb w8, [x8, x10]
ldursw x10, [x29, #-8]
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-20]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
stur wzr, [x29, #-12]
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB3_1
LBB3_7:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-4]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-16]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_10
b LBB3_8
LBB3_8:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-20]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9:
mov w8, #-1
stur w8, [x29, #-12]
b LBB3_14
LBB3_10:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-20]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_13
b LBB3_11
LBB3_11:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-4]
mov x10, #201
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-16]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12:
mov w8, #2
stur w8, [x29, #-12]
b LBB3_13
LBB3_13:
b LBB3_14
LBB3_14:
ldur w8, [x29, #-12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_16
b LBB3_15
LBB3_15:
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB3_25
LBB3_16:
ldur w8, [x29, #-12]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB3_18
b LBB3_17
LBB3_17:
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
b LBB3_24
LBB3_18:
ldur w8, [x29, #-12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_20
b LBB3_19
LBB3_19:
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
b LBB3_23
LBB3_20:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_22
b LBB3_21
LBB3_21:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB3_22
LBB3_22:
b LBB3_23
LBB3_23:
b LBB3_24
LBB3_24:
b LBB3_25
LBB3_25:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter string No-%d (not more than 200 chars): "
.comm _s,4020,0 ; @s
l_.str.1: ; @.str.1
.asciz "Enter your choice:\npress\t1 to know the length of string\n\t\t"
l_.str.2: ; @.str.2
.asciz "2 to add two strings\n\t\t3 to compare two strings\n\t\t"
l_.str.3: ; @.str.3
.asciz "4 to quit.\n\t\t"
l_.str.4: ; @.str.4
.asciz "%d"
l_.str.5: ; @.str.5
.asciz "Enter string number: "
l_.str.6: ; @.str.6
.asciz "Enter first string number: "
l_.str.7: ; @.str.7
.asciz "Enter second string number: "
l_.str.8: ; @.str.8
.asciz "Wrong input!"
l_.str.9: ; @.str.9
.asciz "Number of chars: %d"
l_.str.10: ; @.str.10
.asciz "%c"
l_.str.11: ; @.str.11
.asciz "String matched."
l_.str.12: ; @.str.12
.asciz "The first one is bigger."
l_.str.13: ; @.str.13
.asciz "The second one is bigger."
l_.str.14: ; @.str.14
.asciz "Size is same but doesn't match."
.subsections_via_symbols
| .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 $48, %rsp
movl $0, -4(%rbp)
movl $20, -8(%rbp)
movl $1, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movslq -12(%rbp), %rax
movq _s@GOTPCREL(%rip), %rdi
imulq $201, %rax, %rax
addq %rax, %rdi
callq _gets
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_4:
jmp LBB0_5
LBB0_5: ## =>This Inner Loop Header: Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $1, -16(%rbp)
jne LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl -20(%rbp), %edi
callq _strlen
jmp LBB0_20
LBB0_7: ## in Loop: Header=BB0_5 Depth=1
cmpl $2, -16(%rbp)
jne LBB0_9
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -28(%rbp), %rsi
movb $0, %al
callq _scanf
movl -24(%rbp), %edi
movl -28(%rbp), %esi
callq _strcat
jmp LBB0_19
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
cmpl $3, -16(%rbp)
jne LBB0_11
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -32(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -36(%rbp), %rsi
movb $0, %al
callq _scanf
movl -32(%rbp), %edi
movl -36(%rbp), %esi
callq _strcmp
jmp LBB0_18
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
cmpl $4, -16(%rbp)
jne LBB0_13
## %bb.12:
jmp LBB0_21
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
cmpl $1, -16(%rbp)
jl LBB0_15
## %bb.14: ## in Loop: Header=BB0_5 Depth=1
cmpl $4, -16(%rbp)
jle LBB0_16
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_5
LBB0_16: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_18
LBB0_18: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_20
LBB0_20: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_5
LBB0_21:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _strlen ## -- Begin function strlen
.p2align 4, 0x90
_strlen: ## @strlen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl $0, -8(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movslq -4(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -8(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $48, %eax
je LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_3
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_4:
movl -8(%rbp), %esi
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _strcat ## -- Begin function strcat
.p2align 4, 0x90
_strcat: ## @strcat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $448, %rsp ## imm = 0x1C0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -420(%rbp)
movl %esi, -424(%rbp)
movl $0, -428(%rbp)
movl $0, -432(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movslq -420(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -428(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $48, %eax
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -420(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -428(%rbp), %rcx
movb (%rax,%rcx), %cl
movslq -432(%rbp), %rax
movb %cl, -416(%rbp,%rax)
movl -428(%rbp), %eax
addl $1, %eax
movl %eax, -428(%rbp)
movl -432(%rbp), %eax
addl $1, %eax
movl %eax, -432(%rbp)
jmp LBB2_1
LBB2_3:
movl -432(%rbp), %eax
movl %eax, -436(%rbp)
movl $0, -440(%rbp)
LBB2_4: ## =>This Inner Loop Header: Depth=1
movslq -424(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -440(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB2_6
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movslq -424(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -440(%rbp), %rcx
movb (%rax,%rcx), %cl
movslq -436(%rbp), %rax
movb %cl, -416(%rbp,%rax)
movl -440(%rbp), %eax
addl $1, %eax
movl %eax, -440(%rbp)
movl -436(%rbp), %eax
addl $1, %eax
movl %eax, -436(%rbp)
jmp LBB2_4
LBB2_6:
movslq -436(%rbp), %rax
movb $0, -416(%rbp,%rax)
movl $0, -444(%rbp)
LBB2_7: ## =>This Inner Loop Header: Depth=1
movslq -444(%rbp), %rax
cmpb $0, -416(%rbp,%rax)
je LBB2_10
## %bb.8: ## in Loop: Header=BB2_7 Depth=1
movslq -444(%rbp), %rax
movsbl -416(%rbp,%rax), %esi
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9: ## in Loop: Header=BB2_7 Depth=1
movl -444(%rbp), %eax
addl $1, %eax
movl %eax, -444(%rbp)
jmp LBB2_7
LBB2_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_12
## %bb.11:
addq $448, %rsp ## imm = 0x1C0
popq %rbp
retq
LBB2_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _strcmp ## -- Begin function strcmp
.p2align 4, 0x90
_strcmp: ## @strcmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl $1, -12(%rbp)
movl $0, -16(%rbp)
movl $0, -20(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movslq -4(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -21(%rbp) ## 1-byte Spill
je LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movslq -8(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
setne %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB3_3: ## in Loop: Header=BB3_1 Depth=1
movb -21(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_4
jmp LBB3_7
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
movslq -4(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movslq -8(%rbp), %rdx
movq _s@GOTPCREL(%rip), %rcx
imulq $201, %rdx, %rdx
addq %rdx, %rcx
movslq -20(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
je LBB3_6
## %bb.5: ## in Loop: Header=BB3_1 Depth=1
movl $0, -12(%rbp)
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB3_1
LBB3_7:
movslq -4(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB3_10
## %bb.8:
movslq -8(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB3_10
## %bb.9:
movl $-1, -12(%rbp)
jmp LBB3_14
LBB3_10:
movslq -8(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB3_13
## %bb.11:
movslq -4(%rbp), %rcx
movq _s@GOTPCREL(%rip), %rax
imulq $201, %rcx, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB3_13
## %bb.12:
movl $2, -12(%rbp)
LBB3_13:
jmp LBB3_14
LBB3_14:
cmpl $1, -12(%rbp)
jne LBB3_16
## %bb.15:
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_25
LBB3_16:
cmpl $2, -12(%rbp)
jne LBB3_18
## %bb.17:
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_24
LBB3_18:
cmpl $-1, -12(%rbp)
jne LBB3_20
## %bb.19:
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_23
LBB3_20:
cmpl $0, -12(%rbp)
jne LBB3_22
## %bb.21:
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
LBB3_22:
jmp LBB3_23
LBB3_23:
jmp LBB3_24
LBB3_24:
jmp LBB3_25
LBB3_25:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter string No-%d (not more than 200 chars): "
.comm _s,4020,4 ## @s
L_.str.1: ## @.str.1
.asciz "Enter your choice:\npress\t1 to know the length of string\n\t\t"
L_.str.2: ## @.str.2
.asciz "2 to add two strings\n\t\t3 to compare two strings\n\t\t"
L_.str.3: ## @.str.3
.asciz "4 to quit.\n\t\t"
L_.str.4: ## @.str.4
.asciz "%d"
L_.str.5: ## @.str.5
.asciz "Enter string number: "
L_.str.6: ## @.str.6
.asciz "Enter first string number: "
L_.str.7: ## @.str.7
.asciz "Enter second string number: "
L_.str.8: ## @.str.8
.asciz "Wrong input!"
L_.str.9: ## @.str.9
.asciz "Number of chars: %d"
L_.str.10: ## @.str.10
.asciz "%c"
L_.str.11: ## @.str.11
.asciz "String matched."
L_.str.12: ## @.str.12
.asciz "The first one is bigger."
L_.str.13: ## @.str.13
.asciz "The second one is bigger."
L_.str.14: ## @.str.14
.asciz "Size is same but doesn't match."
.subsections_via_symbols
| the_stack_data/34513599.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp 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
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w0, #29
bl _sysconf
ldr w1, [sp, #12] ; 4-byte Folded Reload
mov x8, x0
stur w8, [x29, #-8]
stur xzr, [x29, #-16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _open
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_7
LBB0_2:
ldur x0, [x29, #-16]
ldur w8, [x29, #-8]
mov x1, x8
ldur w4, [x29, #-28]
mov w2, #0
mov w3, #18
mov x5, #0
bl _mmap
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3:
bl ___error
ldr w8, [x0]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
mov w8, #2
stur w8, [x29, #-4]
b LBB0_7
LBB0_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_7
LBB0_6:
ldur x8, [x29, #-24]
str x8, [sp, #24]
ldur x8, [x29, #-24]
ldur w9, [x29, #-8]
; kill: def $x9 killed $w9
add x8, x8, x9
str x8, [sp, #16]
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _pass
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _fail
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _fail
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _fail
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _fail
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _fail
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _fail
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _fail
ldr x1, [sp, #24]
ldr x2, [sp, #16]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _fail
stur wzr, [x29, #-4]
b LBB0_7
LBB0_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function pass
_pass: ; @pass
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #48]
str x1, [sp, #40]
str x2, [sp, #32]
ldr x4, [sp, #48]
ldr x10, [sp, #40]
ldr x8, [sp, #32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
sub x0, x29, #72
str x0, [sp, #24] ; 8-byte Folded Spill
mov x3, #64
str x3, [sp, #16] ; 8-byte Folded Spill
mov x1, x3
mov w2, #0
bl ___snprintf_chk
ldr x2, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
add x1, sp, #56
bl _readlink
adds x8, x0, #1
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov w0, #1
bl _exit
LBB1_2:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
bl ___stack_chk_fail
LBB1_4:
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function fail
_fail: ; @fail
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #48]
str x1, [sp, #40]
str x2, [sp, #32]
ldr x4, [sp, #48]
ldr x10, [sp, #40]
ldr x8, [sp, #32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
sub x0, x29, #72
str x0, [sp, #24] ; 8-byte Folded Spill
mov x3, #64
str x3, [sp, #16] ; 8-byte Folded Spill
mov x1, x3
mov w2, #0
bl ___snprintf_chk
ldr x2, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
add x1, sp, #56
bl _readlink
adds x8, x0, #1
cset w8, ne
tbnz w8, #0, LBB2_5
b LBB2_1
LBB2_1:
bl ___error
ldr w8, [x0]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB2_5
b LBB2_2
LBB2_2:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
bl ___stack_chk_fail
LBB2_4:
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
LBB2_5:
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "/dev/zero"
l_.str.1: ; @.str.1
.asciz "/proc/self/map_files/%lx-%lx"
l_.str.2: ; @.str.2
.asciz "/proc/self/map_files/ %lx-%lx"
l_.str.3: ; @.str.3
.asciz "/proc/self/map_files/%lx -%lx"
l_.str.4: ; @.str.4
.asciz "/proc/self/map_files/%lx- %lx"
l_.str.5: ; @.str.5
.asciz "/proc/self/map_files/%lx-%lx "
l_.str.6: ; @.str.6
.asciz "/proc/self/map_files/0%lx-%lx"
l_.str.7: ; @.str.7
.asciz "/proc/self/map_files/%lx-0%lx"
l_.str.8: ; @.str.8
.asciz "/proc/self/map_files/10000000000000000%lx-%lx"
l_.str.9: ; @.str.9
.asciz "/proc/self/map_files/%lx-10000000000000000%lx"
.subsections_via_symbols
| .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 $48, %rsp
movl $0, -4(%rbp)
movl $29, %edi
callq _sysconf
## kill: def $eax killed $eax killed $rax
movl %eax, -8(%rbp)
movq $0, -16(%rbp)
leaq L_.str(%rip), %rdi
xorl %esi, %esi
movb $0, %al
callq _open
movl %eax, -28(%rbp)
cmpl $-1, -28(%rbp)
jne LBB0_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB0_7
LBB0_2:
movq -16(%rbp), %rdi
movl -8(%rbp), %eax
movl %eax, %esi
movl -28(%rbp), %r8d
xorl %edx, %edx
movl $18, %ecx
xorl %eax, %eax
movl %eax, %r9d
callq _mmap
movq %rax, -24(%rbp)
movq $-1, %rax
cmpq %rax, -24(%rbp)
jne LBB0_6
## %bb.3:
callq ___error
cmpl $1, (%rax)
jne LBB0_5
## %bb.4:
movl $2, -4(%rbp)
jmp LBB0_7
LBB0_5:
movl $1, -4(%rbp)
jmp LBB0_7
LBB0_6:
movq -24(%rbp), %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
movl -8(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.1(%rip), %rdi
callq _pass
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.2(%rip), %rdi
callq _fail
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.3(%rip), %rdi
callq _fail
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.4(%rip), %rdi
callq _fail
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.5(%rip), %rdi
callq _fail
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.6(%rip), %rdi
callq _fail
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.7(%rip), %rdi
callq _fail
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.8(%rip), %rdi
callq _fail
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
leaq L_.str.9(%rip), %rdi
callq _fail
movl $0, -4(%rbp)
LBB0_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function pass
_pass: ## @pass
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $176, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -152(%rbp)
movq %rsi, -160(%rbp)
movq %rdx, -168(%rbp)
leaq -80(%rbp), %rdi
movq -152(%rbp), %r8
movq -160(%rbp), %r9
movq -168(%rbp), %rax
movl $64, %ecx
xorl %edx, %edx
movq %rcx, %rsi
movq %rax, (%rsp)
movb $0, %al
callq ___snprintf_chk
leaq -80(%rbp), %rdi
leaq -144(%rbp), %rsi
movl $64, %edx
callq _readlink
cmpq $-1, %rax
jne LBB1_2
## %bb.1:
movl $1, %edi
callq _exit
LBB1_2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_4
## %bb.3:
addq $176, %rsp
popq %rbp
retq
LBB1_4:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function fail
_fail: ## @fail
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $176, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -152(%rbp)
movq %rsi, -160(%rbp)
movq %rdx, -168(%rbp)
leaq -80(%rbp), %rdi
movq -152(%rbp), %r8
movq -160(%rbp), %r9
movq -168(%rbp), %rax
movl $64, %ecx
xorl %edx, %edx
movq %rcx, %rsi
movq %rax, (%rsp)
movb $0, %al
callq ___snprintf_chk
leaq -80(%rbp), %rdi
leaq -144(%rbp), %rsi
movl $64, %edx
callq _readlink
cmpq $-1, %rax
jne LBB2_4
## %bb.1:
callq ___error
cmpl $2, (%rax)
jne LBB2_4
## %bb.2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_5
## %bb.3:
addq $176, %rsp
popq %rbp
retq
LBB2_4:
movl $1, %edi
callq _exit
LBB2_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "/dev/zero"
L_.str.1: ## @.str.1
.asciz "/proc/self/map_files/%lx-%lx"
L_.str.2: ## @.str.2
.asciz "/proc/self/map_files/ %lx-%lx"
L_.str.3: ## @.str.3
.asciz "/proc/self/map_files/%lx -%lx"
L_.str.4: ## @.str.4
.asciz "/proc/self/map_files/%lx- %lx"
L_.str.5: ## @.str.5
.asciz "/proc/self/map_files/%lx-%lx "
L_.str.6: ## @.str.6
.asciz "/proc/self/map_files/0%lx-%lx"
L_.str.7: ## @.str.7
.asciz "/proc/self/map_files/%lx-0%lx"
L_.str.8: ## @.str.8
.asciz "/proc/self/map_files/10000000000000000%lx-%lx"
L_.str.9: ## @.str.9
.asciz "/proc/self/map_files/%lx-10000000000000000%lx"
.subsections_via_symbols
| the_stack_data/192330573.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fn1 ; -- Begin function fn1
.p2align 2
_fn1: ; @fn1
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
adrp x8, _a@GOTPAGE
ldr x8, [x8, _a@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #12]
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_2:
ldr w8, [sp, #12]
adrp x9, _a@GOTPAGE
ldr x9, [x9, _a@GOTPAGEOFF]
ldr w9, [x9]
add w8, w8, w9
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_3:
ldr w0, [sp, #8] ; 4-byte Folded Reload
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _fn2 ; -- Begin function fn2
.p2align 2
_fn2: ; @fn2
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #15]
str w1, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldrb w8, [sp, #15]
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_3
LBB1_2:
ldrb w8, [sp, #15]
ldr w9, [sp, #8]
asr w8, w8, w9
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_3
LBB1_3:
ldr w8, [sp, #4] ; 4-byte Folded Reload
and w0, w8, #0xff
add sp, sp, #16
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, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _fn3
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function fn3
_fn3: ; @fn3
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _p@GOTPAGE
ldr x8, [x8, _p@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _c@GOTPAGE
ldr x8, [x8, _c@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x8, _y@GOTPAGE
ldr x8, [x8, _y@GOTPAGEOFF]
stur x8, [x29, #-16] ; 8-byte Folded Spill
stur wzr, [x29, #-8]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_5 Depth 2
; Child Loop BB3_11 Depth 2
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #31
cset w8, ge
tbnz w8, #0, LBB3_19
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldrsb w8, [x10]
ldrsb w9, [x10]
mov w11, #0
str w11, [sp, #8] ; 4-byte Folded Spill
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
ldrsb w10, [x10]
subs w9, w9, w10
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _fn1
adrp x8, _s@GOTPAGE
ldr x8, [x8, _s@GOTPAGEOFF]
str w0, [x8]
ldr w8, [x8]
ldur w1, [x29, #-8]
and w0, w8, #0xff
bl _fn2
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x11, [sp, #16] ; 8-byte Folded Reload
ldr w9, [sp, #8] ; 4-byte Folded Reload
and w12, w0, #0xff
adrp x10, _t@GOTPAGE
ldr x10, [x10, _t@GOTPAGEOFF]
str w12, [x10]
ldrsb w8, [x8]
ldr w10, [x10]
adrp x12, _d@GOTPAGE
ldr x12, [x12, _d@GOTPAGEOFF]
strh w10, [x12]
sxth w10, w10
adrp x12, _m@GOTPAGE
ldr x12, [x12, _m@GOTPAGEOFF]
str w10, [x12]
ldr w11, [x11]
subs w10, w10, w11
cset w11, eq
and w10, w11, #0x1
adrp x12, _o@GOTPAGE
ldr x12, [x12, _o@GOTPAGEOFF]
str w10, [x12]
; implicit-def: $x10
mov x10, x11
and x10, x10, #0x1
subs x10, x10, #4
cset w10, ls
and w10, w10, #0x1
subs w9, w9, w10
subs w8, w8, w9
cset w8, ls
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
adrp x8, _n@GOTPAGE
ldr x8, [x8, _n@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w10, [sp, #12] ; 4-byte Folded Reload
and w10, w10, #0x1
strb w10, [x8]
ldrsb w10, [x8]
mov w8, #0
subs w8, w8, w10
adrp x10, _v@PAGE
strh w8, [x10, _v@PAGEOFF]
mov w8, #1
strb w8, [x9]
b LBB3_5
LBB3_5: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16] ; 8-byte Folded Reload
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_8
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=2
adrp x8, _v@PAGE
ldrsh w8, [x8, _v@PAGEOFF]
subs w8, w8, #1
cset w8, eq
and w8, w8, #0x1
adrp x9, _e@GOTPAGE
ldr x9, [x9, _e@GOTPAGEOFF]
strb w8, [x9]
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_5 Depth=2
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldrb w8, [x9]
add w8, w8, #1
strb w8, [x9]
b LBB3_5
LBB3_8: ; in Loop: Header=BB3_1 Depth=1
adrp x8, _d@GOTPAGE
ldr x8, [x8, _d@GOTPAGEOFF]
strh wzr, [x8]
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_1 Depth=1
adrp x8, _h@PAGE
ldr w8, [x8, _h@PAGEOFF]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB3_17
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_1 Depth=1
b LBB3_11
LBB3_11: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
adrp x8, _m@GOTPAGE
ldr x8, [x8, _m@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12:
bl _abort
LBB3_13: ; in Loop: Header=BB3_11 Depth=2
adrp x8, _f@PAGE
ldr w9, [x8, _f@PAGEOFF]
mov w8, #7
subs w8, w8, w9
adrp x9, _r@PAGE
strh w8, [x9, _r@PAGEOFF]
adrp x8, _i@GOTPAGE
ldr x8, [x8, _i@GOTPAGEOFF]
ldr w8, [x8]
ldrsh w9, [x9, _r@PAGEOFF]
orr w8, w8, w9
adrp x9, _e@GOTPAGE
ldr x9, [x9, _e@GOTPAGEOFF]
strb w8, [x9]
and w8, w8, #0xff
stur w8, [x29, #-8]
adrp x8, _u@GOTPAGE
ldr x8, [x8, _u@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _g@PAGE
ldrsh w9, [x9, _g@PAGEOFF]
mul w8, w8, w9
adrp x9, _q@GOTPAGE
ldr x9, [x9, _q@GOTPAGEOFF]
strb w8, [x9]
adrp x8, _b@GOTPAGE
ldr x8, [x8, _b@GOTPAGEOFF]
ldr w8, [x8]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
stur w8, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_15
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_1 Depth=1
b LBB3_16
LBB3_15: ; in Loop: Header=BB3_11 Depth=2
b LBB3_11
LBB3_16: ; in Loop: Header=BB3_1 Depth=1
b LBB3_17
LBB3_17: ; in Loop: Header=BB3_1 Depth=1
b LBB3_18
LBB3_18: ; in Loop: Header=BB3_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB3_1
LBB3_19:
ldur w8, [x29, #-8]
sxth w0, w8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _a,4,2 ; @a
.comm _b,4,2 ; @b
.comm _m,4,2 ; @m
.comm _n,4,2 ; @n
.comm _o,4,2 ; @o
.comm _p,4,2 ; @p
.comm _s,4,2 ; @s
.comm _u,4,2 ; @u
.comm _i,4,2 ; @i
.comm _c,1,0 ; @c
.comm _q,1,0 ; @q
.comm _y,1,0 ; @y
.comm _d,2,1 ; @d
.comm _e,1,0 ; @e
.comm _t,4,2 ; @t
.zerofill __DATA,__bss,_v,2,1 ; @v
.zerofill __DATA,__bss,_h,4,2 ; @h
.zerofill __DATA,__bss,_f,4,2 ; @f
.zerofill __DATA,__bss,_r,2,1 ; @r
.zerofill __DATA,__bss,_g,2,1 ; @g
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fn1 ## -- Begin function fn1
.p2align 4, 0x90
_fn1: ## @fn1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movq _a@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_2
## %bb.1:
movl -4(%rbp), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
jmp LBB0_3
LBB0_2:
movl -4(%rbp), %eax
movq _a@GOTPCREL(%rip), %rcx
addl (%rcx), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
LBB0_3:
movl -8(%rbp), %eax ## 4-byte Reload
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fn2 ## -- Begin function fn2
.p2align 4, 0x90
_fn2: ## @fn2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -1(%rbp)
movl %esi, -8(%rbp)
cmpl $2, -8(%rbp)
jl LBB1_2
## %bb.1:
movzbl -1(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
jmp LBB1_3
LBB1_2:
movzbl -1(%rbp), %eax
movl -8(%rbp), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movl %eax, -12(%rbp) ## 4-byte Spill
LBB1_3:
movl -12(%rbp), %eax ## 4-byte Reload
## kill: def $al killed $al killed $eax
movzbl %al, %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
subq $16, %rsp
movl $0, -4(%rbp)
callq _fn3
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function fn3
_fn3: ## @fn3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -8(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_5 Depth 2
## Child Loop BB3_11 Depth 2
movq _p@GOTPCREL(%rip), %rax
cmpl $31, (%rax)
jge LBB3_19
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq _c@GOTPCREL(%rip), %rax
movsbl (%rax), %edi
movq _c@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq _c@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
sete %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _fn1
movl %eax, %ecx
movq _s@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _s@GOTPCREL(%rip), %rax
movl (%rax), %eax
## kill: def $al killed $al killed $eax
movl -8(%rbp), %esi
movzbl %al, %edi
callq _fn2
movzbl %al, %ecx
movq _t@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _c@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
movq _t@GOTPCREL(%rip), %rax
movl (%rax), %eax
## kill: def $ax killed $ax killed $eax
movq _d@GOTPCREL(%rip), %rdx
movw %ax, (%rdx)
cwtl
movq _m@GOTPCREL(%rip), %rdx
movl %eax, (%rdx)
movq _p@GOTPCREL(%rip), %rdx
cmpl (%rdx), %eax
sete %al
andb $1, %al
movzbl %al, %eax
movq _o@GOTPCREL(%rip), %rdx
movl %eax, (%rdx)
cltq
cmpq $4, %rax
setbe %al
andb $1, %al
movzbl %al, %eax
xorl %edx, %edx
subl %eax, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
jbe LBB3_4
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movq _n@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
setne %al
movb %al, -9(%rbp) ## 1-byte Spill
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
movb -9(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq _c@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq _c@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
subl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, _v(%rip)
movq _y@GOTPCREL(%rip), %rax
movb $1, (%rax)
LBB3_5: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movq _y@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB3_8
## %bb.6: ## in Loop: Header=BB3_5 Depth=2
movswl _v(%rip), %eax
cmpl $1, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq _e@GOTPCREL(%rip), %rax
movb %cl, (%rax)
## %bb.7: ## in Loop: Header=BB3_5 Depth=2
movq _y@GOTPCREL(%rip), %rax
movb (%rax), %cl
addb $1, %cl
movq _y@GOTPCREL(%rip), %rax
movb %cl, (%rax)
jmp LBB3_5
LBB3_8: ## in Loop: Header=BB3_1 Depth=1
movq _d@GOTPCREL(%rip), %rax
movw $0, (%rax)
## %bb.9: ## in Loop: Header=BB3_1 Depth=1
cmpl $2, _h(%rip)
je LBB3_17
## %bb.10: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_11
LBB3_11: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movq _m@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB3_13
## %bb.12:
callq _abort
LBB3_13: ## in Loop: Header=BB3_11 Depth=2
movl $7, %eax
subl _f(%rip), %eax
## kill: def $ax killed $ax killed $eax
movw %ax, _r(%rip)
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %eax
movswl _r(%rip), %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movq _e@GOTPCREL(%rip), %rcx
movb %al, (%rcx)
movzbl %al, %eax
movl %eax, -8(%rbp)
movq _u@GOTPCREL(%rip), %rax
movl (%rax), %eax
movswl _g(%rip), %ecx
imull %ecx, %eax
movb %al, %cl
movq _q@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq _b@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _q@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -4(%rbp)
cmpl $0, -4(%rbp)
je LBB3_15
## %bb.14: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_16
LBB3_15: ## in Loop: Header=BB3_11 Depth=2
jmp LBB3_11
LBB3_16: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_17
LBB3_17: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_18
LBB3_18: ## in Loop: Header=BB3_1 Depth=1
movq _p@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _p@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB3_1
LBB3_19:
movl -8(%rbp), %eax
## kill: def $ax killed $ax killed $eax
cwtl
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _a,4,2 ## @a
.comm _b,4,2 ## @b
.comm _m,4,2 ## @m
.comm _n,4,2 ## @n
.comm _o,4,2 ## @o
.comm _p,4,2 ## @p
.comm _s,4,2 ## @s
.comm _u,4,2 ## @u
.comm _i,4,2 ## @i
.comm _c,1,0 ## @c
.comm _q,1,0 ## @q
.comm _y,1,0 ## @y
.comm _d,2,1 ## @d
.comm _e,1,0 ## @e
.comm _t,4,2 ## @t
.zerofill __DATA,__bss,_v,2,1 ## @v
.zerofill __DATA,__bss,_h,4,2 ## @h
.zerofill __DATA,__bss,_f,4,2 ## @f
.zerofill __DATA,__bss,_r,2,1 ## @r
.zerofill __DATA,__bss,_g,2,1 ## @g
.subsections_via_symbols
| the_stack_data/124697.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
mov x8, #8080
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w2, [sp, #8] ; 4-byte Folded Reload
mov w0, #2
mov w1, #1
bl _socket
stur w0, [x29, #-8]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB0_2:
sub x1, x29, #24
mov w8, #2
sturb w8, [x29, #-23]
mov w8, #36895
sturh w8, [x29, #-22]
stur wzr, [x29, #-20]
ldur w0, [x29, #-8]
mov w2, #16
bl _bind
ldur w0, [x29, #-8]
mov w1, #128
bl _listen
b LBB0_3
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
ldur w0, [x29, #-8]
mov x2, #0
mov x1, x2
bl _accept
stur w0, [x29, #-28]
add x0, sp, #19
adrp x1, l___const.main.response@PAGE
add x1, x1, l___const.main.response@PAGEOFF
mov x2, #81
bl _memcpy
str wzr, [sp, #12]
b LBB0_4
LBB0_4: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #12]
subs x8, x8, #81
cset w8, hs
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=2
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=2
ldur w0, [x29, #-28]
ldrsw x9, [sp, #12]
add x8, sp, #19
add x1, x8, x9
ldrsw x9, [sp, #12]
mov x8, #81
subs x2, x8, x9
mov w3, #0
bl _send
ldrsw x8, [sp, #12]
add x8, x8, x0
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
b LBB0_4
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
ldur w0, [x29, #-28]
bl _close
b LBB0_3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n\033[0;33mRun Server port:%d\033[0m\n"
l_.str.1: ; @.str.1
.asciz "Error in connection.\n"
l___const.main.response: ; @__const.main.response
.asciz "HTTP/1.1 200 OK\r\nContent-Length: 21\r\nConnection: close\r\n\r\n<h1>Hello, world!</h1>"
.subsections_via_symbols
| .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 $128, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movl $8080, %esi ## imm = 0x1F90
movb $0, %al
callq _printf
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
jge LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB0_2:
movb $2, -23(%rbp)
movw $-28641, -22(%rbp) ## imm = 0x901F
movl $0, -20(%rbp)
movl -8(%rbp), %edi
leaq -24(%rbp), %rsi
movl $16, %edx
callq _bind
movl -8(%rbp), %edi
movl $128, %esi
callq _listen
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
movl -8(%rbp), %edi
xorl %eax, %eax
movl %eax, %edx
movq %rdx, %rsi
callq _accept
movl %eax, -28(%rbp)
leaq -112(%rbp), %rdi
leaq L___const.main.response(%rip), %rsi
movl $81, %edx
callq _memcpy
movl $0, -116(%rbp)
LBB0_4: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movslq -116(%rbp), %rax
cmpq $81, %rax
jae LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_4 Depth=2
movl -28(%rbp), %edi
leaq -112(%rbp), %rsi
movslq -116(%rbp), %rax
addq %rax, %rsi
movslq -116(%rbp), %rax
movl $81, %edx
subq %rax, %rdx
xorl %ecx, %ecx
callq _send
movq %rax, %rcx
movslq -116(%rbp), %rax
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -116(%rbp)
jmp LBB0_4
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
movl -28(%rbp), %edi
callq _close
jmp LBB0_3
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n\033[0;33mRun Server port:%d\033[0m\n"
L_.str.1: ## @.str.1
.asciz "Error in connection.\n"
.p2align 4 ## @__const.main.response
L___const.main.response:
.asciz "HTTP/1.1 200 OK\r\nContent-Length: 21\r\nConnection: close\r\n\r\n<h1>Hello, world!</h1>"
.subsections_via_symbols
| the_stack_data/162642697.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _system
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "clear"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
callq _system
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "clear"
.subsections_via_symbols
| the_stack_data/90763389.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _divCount ; -- Begin function divCount
.p2align 2
_divCount: ; @divCount
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov w9, #2336
movk w9, #61, lsl #16
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #976, lsl #12 ; =3997696
sub sp, sp, #2336
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str w0, [sp, #20]
add x0, sp, #24
mov x1, #2304
movk x1, #61, lsl #16
bl _bzero
mov w8, #4
str w8, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x10, [sp, #12]
add x9, sp, #24
mov w8, #1
str w8, [x9, x10, lsl #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #2
str w8, [sp, #12]
b LBB0_1
LBB0_4:
mov w8, #3
str w8, [sp, #16]
b LBB0_5
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
ldr w8, [sp, #16]
ldr w9, [sp, #16]
mul w8, w8, w9
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #16]
add x8, sp, #24
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #16]
lsl w8, w8, #1
str w8, [sp, #12]
b LBB0_8
LBB0_8: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=2
ldrsw x10, [sp, #12]
add x9, sp, #24
mov w8, #1
str w8, [x9, x10, lsl #2]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=2
ldr w9, [sp, #16]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
b LBB0_8
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #16]
add w8, w8, #2
str w8, [sp, #16]
b LBB0_5
LBB0_14:
mov w8, #1
str w8, [sp, #8]
mov w8, #2
str w8, [sp, #16]
b LBB0_15
LBB0_15: ; =>This Loop Header: Depth=1
; Child Loop BB0_19 Depth 2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_25
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=1
ldrsw x9, [sp, #16]
add x8, sp, #24
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_23
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_15 Depth=1
str wzr, [sp, #4]
ldr w8, [sp, #20]
ldr w10, [sp, #16]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_22
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_15 Depth=1
b LBB0_19
LBB0_19: ; Parent Loop BB0_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
ldr w10, [sp, #16]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=2
ldr w9, [sp, #16]
ldr w8, [sp, #20]
sdiv w8, w8, w9
str w8, [sp, #20]
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_19
LBB0_21: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #4]
add w9, w8, #1
ldr w8, [sp, #8]
mul w8, w8, w9
str w8, [sp, #8]
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_15 Depth=1
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_15 Depth=1
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_15
LBB0_25:
ldr w8, [sp, #8]
str w8, [sp] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
bl ___stack_chk_fail
LBB0_27:
ldr w0, [sp] ; 4-byte Folded Reload
add sp, sp, #976, lsl #12 ; =3997696
add sp, sp, #2336
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _merge ; -- Begin function merge
.p2align 2
_merge: ; @merge
.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
sub sp, sp, #128
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur w2, [x29, #-24]
stur w3, [x29, #-28]
ldur w8, [x29, #-24]
ldur w9, [x29, #-20]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-44]
ldur w8, [x29, #-28]
ldur w9, [x29, #-24]
subs w8, w8, w9
stur w8, [x29, #-48]
ldur w8, [x29, #-44]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-56]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-104] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-104] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-96] ; 8-byte Folded Spill
stur x8, [x29, #-64]
ldur w8, [x29, #-48]
; kill: def $x8 killed $w8
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-88] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-88] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-80] ; 8-byte Folded Spill
stur x8, [x29, #-72]
stur wzr, [x29, #-32]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-96] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur w10, [x29, #-20]
ldur w11, [x29, #-32]
add w10, w10, w11
ldr w8, [x8, w10, sxtw #2]
ldursw x10, [x29, #-32]
str w8, [x9, x10, lsl #2]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB1_1
LBB1_4:
stur wzr, [x29, #-36]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-48]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldur x9, [x29, #-80] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur w10, [x29, #-24]
add w10, w10, #1
ldur w11, [x29, #-36]
add w10, w10, w11
ldr w8, [x8, w10, sxtw #2]
ldursw x10, [x29, #-36]
str w8, [x9, x10, lsl #2]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB1_5
LBB1_8:
stur wzr, [x29, #-32]
stur wzr, [x29, #-36]
ldur w8, [x29, #-20]
stur w8, [x29, #-40]
b LBB1_9
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
mov w9, #0
stur w9, [x29, #-108] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-48]
subs w8, w8, w9
cset w8, lt
stur w8, [x29, #-108] ; 4-byte Folded Spill
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-108] ; 4-byte Folded Reload
tbz w8, #0, LBB1_16
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_9 Depth=1
ldur x9, [x29, #-80] ; 8-byte Folded Reload
ldur x8, [x29, #-96] ; 8-byte Folded Reload
ldursw x10, [x29, #-32]
ldr w8, [x8, x10, lsl #2]
ldursw x10, [x29, #-36]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-96] ; 8-byte Folded Reload
ldursw x9, [x29, #-32]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-32]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-40]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-40]
str w8, [x9, x10, lsl #2]
b LBB1_15
LBB1_14: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-80] ; 8-byte Folded Reload
ldursw x9, [x29, #-36]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-36]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-40]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-40]
str w8, [x9, x10, lsl #2]
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_9 Depth=1
b LBB1_9
LBB1_16:
b LBB1_17
LBB1_17: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_19
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_17 Depth=1
ldur x8, [x29, #-96] ; 8-byte Folded Reload
ldursw x9, [x29, #-32]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-32]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-40]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-40]
str w8, [x9, x10, lsl #2]
b LBB1_17
LBB1_19:
b LBB1_20
LBB1_20: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-48]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_22
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_20 Depth=1
ldur x8, [x29, #-80] ; 8-byte Folded Reload
ldursw x9, [x29, #-36]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-36]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-40]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-40]
str w8, [x9, x10, lsl #2]
b LBB1_20
LBB1_22:
ldur x8, [x29, #-56]
stur x8, [x29, #-120] ; 8-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_24
b LBB1_23
LBB1_23:
bl ___stack_chk_fail
LBB1_24:
ldur x8, [x29, #-120] ; 8-byte Folded Reload
mov sp, x8
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _mergeSort ; -- Begin function mergeSort
.p2align 2
_mergeSort: ; @mergeSort
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
ldur w10, [x29, #-12]
subs w9, w9, w10
mov w10, #2
sdiv w9, w9, w10
add w8, w8, w9
str w8, [sp, #12]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr w2, [sp, #12]
bl _mergeSort
ldur x0, [x29, #-8]
ldr w8, [sp, #12]
add w1, w8, #1
ldr w2, [sp, #16]
bl _mergeSort
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr w2, [sp, #12]
ldr w3, [sp, #16]
bl _merge
b LBB2_2
LBB2_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov w9, #20416
movk w9, #18, lsl #16
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #292, lsl #12 ; =1196032
sub sp, sp, #4032
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #52]
str wzr, [sp, #36]
mov w8, #1
str w8, [sp, #44]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
subs w8, w8, #1000
cset w8, gt
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr w0, [sp, #44]
bl _divCount
ldrsw x9, [sp, #44]
add x8, sp, #195, lsl #12 ; =798720
add x8, x8, #1336
str w0, [x8, x9, lsl #2]
ldr w0, [sp, #44]
bl _divCount
ldrsw x9, [sp, #44]
add x8, sp, #97, lsl #12 ; =397312
add x8, x8, #2744
str w0, [x8, x9, lsl #2]
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB3_1
LBB3_4:
add x0, sp, #195, lsl #12 ; =798720
add x0, x0, #1336
mov w1, #1
str w1, [sp, #24] ; 4-byte Folded Spill
mov w2, #1000
bl _mergeSort
ldr w8, [sp, #24] ; 4-byte Folded Reload
str w8, [sp, #32]
str w8, [sp, #28]
b LBB3_5
LBB3_5: ; =>This Loop Header: Depth=1
; Child Loop BB3_7 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #1000
cset w8, gt
tbnz w8, #0, LBB3_14
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=1
mov w8, #1000
str w8, [sp, #44]
b LBB3_7
LBB3_7: ; Parent Loop BB3_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB3_12
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_7 Depth=2
ldrsw x9, [sp, #28]
add x8, sp, #195, lsl #12 ; =798720
add x8, x8, #1336
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #44]
add x9, sp, #97, lsl #12 ; =397312
add x9, x9, #2744
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_7 Depth=2
ldrsw x10, [sp, #44]
add x9, sp, #97, lsl #12 ; =397312
add x9, x9, #2744
mov w8, #-1
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #44]
ldrsw x10, [sp, #32]
mov x9, x10
add w9, w9, #1
str w9, [sp, #32]
add x9, sp, #56
str w8, [x9, x10, lsl #2]
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_7 Depth=2
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_7 Depth=2
ldr w8, [sp, #44]
subs w8, w8, #1
str w8, [sp, #44]
b LBB3_7
LBB3_12: ; in Loop: Header=BB3_5 Depth=1
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_5 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB3_5
LBB3_14:
mov x9, sp
add x8, sp, #40
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB3_15
LBB3_15: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
subs w9, w8, #1
str w9, [sp, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_17
b LBB3_16
LBB3_16: ; in Loop: Header=BB3_15 Depth=1
mov x9, sp
add x8, sp, #48
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #36]
add w11, w8, #1
str w11, [sp, #36]
ldrsw x9, [sp, #48]
add x8, sp, #56
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x11
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB3_15
LBB3_17:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_19
b LBB3_18
LBB3_18:
bl ___stack_chk_fail
LBB3_19:
mov w0, #0
add sp, sp, #292, lsl #12 ; =1196032
add sp, sp, #4032
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "Case %d: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _divCount ## -- Begin function divCount
.p2align 4, 0x90
_divCount: ## @divCount
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $4000048, %eax ## imm = 0x3D0930
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -4000020(%rbp)
leaq -4000016(%rbp), %rdi
xorl %esi, %esi
movl $4000000, %edx ## imm = 0x3D0900
callq _memset
movl $4, -4000028(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -4000028(%rbp), %eax
cmpl -4000020(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -4000028(%rbp), %rax
movl $1, -4000016(%rbp,%rax,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -4000028(%rbp), %eax
addl $2, %eax
movl %eax, -4000028(%rbp)
jmp LBB0_1
LBB0_4:
movl $3, -4000024(%rbp)
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_8 Depth 2
movl -4000024(%rbp), %eax
imull -4000024(%rbp), %eax
cmpl -4000020(%rbp), %eax
jge LBB0_14
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq -4000024(%rbp), %rax
cmpl $0, -4000016(%rbp,%rax,4)
jne LBB0_12
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -4000024(%rbp), %eax
shll $1, %eax
movl %eax, -4000028(%rbp)
LBB0_8: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -4000028(%rbp), %eax
cmpl -4000020(%rbp), %eax
jge LBB0_11
## %bb.9: ## in Loop: Header=BB0_8 Depth=2
movslq -4000028(%rbp), %rax
movl $1, -4000016(%rbp,%rax,4)
## %bb.10: ## in Loop: Header=BB0_8 Depth=2
movl -4000024(%rbp), %eax
addl -4000028(%rbp), %eax
movl %eax, -4000028(%rbp)
jmp LBB0_8
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
movl -4000024(%rbp), %eax
addl $2, %eax
movl %eax, -4000024(%rbp)
jmp LBB0_5
LBB0_14:
movl $1, -4000032(%rbp)
movl $2, -4000024(%rbp)
LBB0_15: ## =>This Loop Header: Depth=1
## Child Loop BB0_19 Depth 2
movl -4000024(%rbp), %eax
cmpl -4000020(%rbp), %eax
jg LBB0_25
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movslq -4000024(%rbp), %rax
cmpl $0, -4000016(%rbp,%rax,4)
jne LBB0_23
## %bb.17: ## in Loop: Header=BB0_15 Depth=1
movl $0, -4000036(%rbp)
movl -4000020(%rbp), %eax
cltd
idivl -4000024(%rbp)
cmpl $0, %edx
jne LBB0_22
## %bb.18: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_19
LBB0_19: ## Parent Loop BB0_15 Depth=1
## => This Inner Loop Header: Depth=2
movl -4000020(%rbp), %eax
cltd
idivl -4000024(%rbp)
cmpl $0, %edx
jne LBB0_21
## %bb.20: ## in Loop: Header=BB0_19 Depth=2
movl -4000024(%rbp), %ecx
movl -4000020(%rbp), %eax
cltd
idivl %ecx
movl %eax, -4000020(%rbp)
movl -4000036(%rbp), %eax
addl $1, %eax
movl %eax, -4000036(%rbp)
jmp LBB0_19
LBB0_21: ## in Loop: Header=BB0_15 Depth=1
movl -4000036(%rbp), %eax
addl $1, %eax
imull -4000032(%rbp), %eax
movl %eax, -4000032(%rbp)
LBB0_22: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_23
LBB0_23: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_24
LBB0_24: ## in Loop: Header=BB0_15 Depth=1
movl -4000024(%rbp), %eax
addl $1, %eax
movl %eax, -4000024(%rbp)
jmp LBB0_15
LBB0_25:
movl -4000032(%rbp), %eax
movl %eax, -4000040(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_27
## %bb.26:
movl -4000040(%rbp), %eax ## 4-byte Reload
addq $4000048, %rsp ## imm = 0x3D0930
popq %rbp
retq
LBB0_27:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _merge ## -- Begin function merge
.p2align 4, 0x90
_merge: ## @merge
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl %ecx, -28(%rbp)
movl -24(%rbp), %eax
movl -20(%rbp), %ecx
subl %ecx, %eax
incl %eax
movl %eax, -44(%rbp)
movl -28(%rbp), %eax
movl -24(%rbp), %ecx
subl %ecx, %eax
movl %eax, -48(%rbp)
movl -44(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -104(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -56(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -104(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -96(%rbp) ## 8-byte Spill
movq %rax, -64(%rbp)
movl -48(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -88(%rbp) ## 8-byte Spill
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -88(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -80(%rbp) ## 8-byte Spill
movq %rax, -72(%rbp)
movl $0, -32(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -96(%rbp), %rax ## 8-byte Reload
movq -16(%rbp), %rcx
movl -20(%rbp), %edx
addl -32(%rbp), %edx
movslq %edx, %rdx
movl (%rcx,%rdx,4), %edx
movslq -32(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB1_1
LBB1_4:
movl $0, -36(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -48(%rbp), %eax
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movq -16(%rbp), %rcx
movl -24(%rbp), %edx
addl $1, %edx
addl -36(%rbp), %edx
movslq %edx, %rdx
movl (%rcx,%rdx,4), %edx
movslq -36(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB1_5
LBB1_8:
movl $0, -32(%rbp)
movl $0, -36(%rbp)
movl -20(%rbp), %eax
movl %eax, -40(%rbp)
LBB1_9: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -44(%rbp), %ecx
movb %al, -105(%rbp) ## 1-byte Spill
jge LBB1_11
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movl -36(%rbp), %eax
cmpl -48(%rbp), %eax
setl %al
movb %al, -105(%rbp) ## 1-byte Spill
LBB1_11: ## in Loop: Header=BB1_9 Depth=1
movb -105(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_12
jmp LBB1_16
LBB1_12: ## in Loop: Header=BB1_9 Depth=1
movq -80(%rbp), %rcx ## 8-byte Reload
movq -96(%rbp), %rax ## 8-byte Reload
movslq -32(%rbp), %rdx
movl (%rax,%rdx,4), %eax
movslq -36(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jg LBB1_14
## %bb.13: ## in Loop: Header=BB1_9 Depth=1
movq -96(%rbp), %rax ## 8-byte Reload
movl -32(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -32(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movl -40(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -40(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB1_15
LBB1_14: ## in Loop: Header=BB1_9 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movl -36(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -36(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movl -40(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -40(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
LBB1_15: ## in Loop: Header=BB1_9 Depth=1
jmp LBB1_9
LBB1_16:
jmp LBB1_17
LBB1_17: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB1_19
## %bb.18: ## in Loop: Header=BB1_17 Depth=1
movq -96(%rbp), %rax ## 8-byte Reload
movl -32(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -32(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movl -40(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -40(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB1_17
LBB1_19:
jmp LBB1_20
LBB1_20: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -48(%rbp), %eax
jge LBB1_22
## %bb.21: ## in Loop: Header=BB1_20 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movl -36(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -36(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movl -40(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -40(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB1_20
LBB1_22:
movq -56(%rbp), %rax
movq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_24
## %bb.23:
movq %rbp, %rsp
popq %rbp
retq
LBB1_24:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _mergeSort ## -- Begin function mergeSort
.p2align 4, 0x90
_mergeSort: ## @mergeSort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB2_2
## %bb.1:
movl -12(%rbp), %eax
movl %eax, -24(%rbp) ## 4-byte Spill
movl -16(%rbp), %eax
subl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -24(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl -20(%rbp), %edx
callq _mergeSort
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
addl $1, %esi
movl -16(%rbp), %edx
callq _mergeSort
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl -20(%rbp), %edx
movl -16(%rbp), %ecx
callq _merge
LBB2_2:
addq $32, %rsp
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
movl $1200048, %eax ## imm = 0x124FB0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1200020(%rbp)
movl $0, -1200036(%rbp)
movl $1, -1200028(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpl $1000, -1200028(%rbp) ## imm = 0x3E8
jg LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl -1200028(%rbp), %edi
callq _divCount
movl %eax, %ecx
movslq -1200028(%rbp), %rax
movl %ecx, -400016(%rbp,%rax,4)
movl -1200028(%rbp), %edi
callq _divCount
movl %eax, %ecx
movslq -1200028(%rbp), %rax
movl %ecx, -800016(%rbp,%rax,4)
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -1200028(%rbp), %eax
addl $1, %eax
movl %eax, -1200028(%rbp)
jmp LBB3_1
LBB3_4:
leaq -400016(%rbp), %rdi
movl $1, %esi
movl $1000, %edx ## imm = 0x3E8
callq _mergeSort
movl $1, -1200040(%rbp)
movl $1, -1200044(%rbp)
LBB3_5: ## =>This Loop Header: Depth=1
## Child Loop BB3_7 Depth 2
cmpl $1000, -1200044(%rbp) ## imm = 0x3E8
jg LBB3_14
## %bb.6: ## in Loop: Header=BB3_5 Depth=1
movl $1000, -1200028(%rbp) ## imm = 0x3E8
LBB3_7: ## Parent Loop BB3_5 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -1200028(%rbp)
jle LBB3_12
## %bb.8: ## in Loop: Header=BB3_7 Depth=2
movslq -1200044(%rbp), %rax
movl -400016(%rbp,%rax,4), %eax
movslq -1200028(%rbp), %rcx
cmpl -800016(%rbp,%rcx,4), %eax
jne LBB3_10
## %bb.9: ## in Loop: Header=BB3_7 Depth=2
movslq -1200028(%rbp), %rax
movl $-1, -800016(%rbp,%rax,4)
movl -1200028(%rbp), %ecx
movl -1200040(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -1200040(%rbp)
cltq
movl %ecx, -1200016(%rbp,%rax,4)
LBB3_10: ## in Loop: Header=BB3_7 Depth=2
jmp LBB3_11
LBB3_11: ## in Loop: Header=BB3_7 Depth=2
movl -1200028(%rbp), %eax
addl $-1, %eax
movl %eax, -1200028(%rbp)
jmp LBB3_7
LBB3_12: ## in Loop: Header=BB3_5 Depth=1
jmp LBB3_13
LBB3_13: ## in Loop: Header=BB3_5 Depth=1
movl -1200044(%rbp), %eax
addl $1, %eax
movl %eax, -1200044(%rbp)
jmp LBB3_5
LBB3_14:
leaq L_.str(%rip), %rdi
leaq -1200032(%rbp), %rsi
movb $0, %al
callq _scanf
LBB3_15: ## =>This Inner Loop Header: Depth=1
movl -1200032(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -1200032(%rbp)
cmpl $0, %eax
je LBB3_17
## %bb.16: ## in Loop: Header=BB3_15 Depth=1
leaq L_.str(%rip), %rdi
leaq -1200024(%rbp), %rsi
movb $0, %al
callq _scanf
movl -1200036(%rbp), %esi
addl $1, %esi
movl %esi, -1200036(%rbp)
movslq -1200024(%rbp), %rax
movl -1200016(%rbp,%rax,4), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_15
LBB3_17:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_19
## %bb.18:
xorl %eax, %eax
addq $1200048, %rsp ## imm = 0x124FB0
popq %rbp
retq
LBB3_19:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "Case %d: %d\n"
.subsections_via_symbols
| the_stack_data/107953895.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _addtree ; -- Begin function addtree
.p2align 2
_addtree: ; @addtree
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
str w2, [sp, #4]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _wordalloc
stur x0, [x29, #-8]
b LBB0_10
LBB0_2:
ldr x0, [sp, #8]
ldr x8, [sp, #16]
ldr x1, [x8]
bl _strcmp
str w0, [sp]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #16]
ldr x0, [x8, #16]
ldr x1, [sp, #8]
ldr w2, [sp, #4]
bl _addtree
ldr x8, [sp, #16]
str x0, [x8, #16]
b LBB0_8
LBB0_4:
ldr w8, [sp]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
ldr w1, [sp, #4]
bl _addlist
ldr x8, [sp, #16]
str x0, [x8, #8]
b LBB0_7
LBB0_6:
ldr x8, [sp, #16]
ldr x0, [x8, #24]
ldr x1, [sp, #8]
ldr w2, [sp, #4]
bl _addtree
ldr x8, [sp, #16]
str x0, [x8, #24]
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB0_10
LBB0_10:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _wordalloc ; -- Begin function wordalloc
.p2align 2
_wordalloc: ; @wordalloc
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
mov x0, #32
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #24]
ldr x8, [sp, #8]
str xzr, [x8, #16]
ldur w0, [x29, #-12]
bl _listalloc
ldr x8, [sp, #8]
str x0, [x8, #8]
ldur x0, [x29, #-8]
bl _strlen
add x8, x0, #1
lsr x0, x8, #0
bl _malloc
str x0, [sp]
ldr x0, [sp]
ldur x1, [x29, #-8]
mov x2, #-1
bl ___strcpy_chk
ldr x8, [sp, #8]
str x0, [x8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _addlist ; -- Begin function addlist
.p2align 2
_addlist: ; @addlist
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w0, [sp, #12]
bl _listalloc
stur x0, [x29, #-8]
b LBB2_7
LBB2_2:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldr w0, [sp, #12]
bl _listalloc
ldr x8, [sp, #16]
str x0, [x8, #8]
b LBB2_5
LBB2_4:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
ldr w1, [sp, #12]
bl _addlist
b LBB2_5
LBB2_5:
b LBB2_6
LBB2_6:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB2_7
LBB2_7:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _listalloc ; -- Begin function listalloc
.p2align 2
_listalloc: ; @listalloc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
mov x0, #16
bl _malloc
str x0, [sp]
ldur w8, [x29, #-4]
ldr x9, [sp]
str w8, [x9]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _getline2 ; -- Begin function getline2
.p2align 2
_getline2: ; @getline2
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #12]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
str w0, [sp, #16]
adds w8, w0, #1
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_4
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
subs w8, w8, #0
cset w8, gt
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB4_6
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #12]
mov x11, x10
add w11, w11, #1
str w11, [sp, #12]
strb w8, [x9, x10]
b LBB4_1
LBB4_6:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _getword ; -- Begin function getword
.p2align 2
_getword: ; @getword
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldur x8, [x29, #-16]
str x8, [sp]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldr x11, [sp, #16]
ldrsw x9, [x11]
mov x10, x9
add w10, w10, #1
str w10, [x11]
ldrsb w0, [x8, x9]
str w0, [sp, #12]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB5_3
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
b LBB5_1
LBB5_3:
ldr w8, [sp, #12]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4:
ldr w8, [sp, #12]
ldr x9, [sp]
add x10, x9, #1
str x10, [sp]
strb w8, [x9]
b LBB5_5
LBB5_5:
ldr w0, [sp, #12]
bl _isalpha
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_7
b LBB5_6
LBB5_6:
ldr x8, [sp]
strb wzr, [x8]
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB5_11
LBB5_7:
b LBB5_8
LBB5_8: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldr x11, [sp, #16]
ldrsw x9, [x11]
mov x10, x9
add w10, w10, #1
str w10, [x11]
ldrsb w0, [x8, x9]
str w0, [sp, #12]
bl _isalpha
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB5_10
b LBB5_9
LBB5_9: ; in Loop: Header=BB5_8 Depth=1
ldr w8, [sp, #12]
ldr x9, [sp]
add x10, x9, #1
str x10, [sp]
strb w8, [x9]
b LBB5_8
LBB5_10:
ldr x8, [sp, #16]
ldr w8, [x8]
subs w8, w8, #1
ldr x9, [sp, #16]
str w8, [x9]
ldr x8, [sp]
strb wzr, [x8]
ldur x8, [x29, #-16]
ldrsb w8, [x8]
stur w8, [x29, #-4]
b LBB5_11
LBB5_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _treeprint ; -- Begin function treeprint
.p2align 2
_treeprint: ; @treeprint
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
ldr x8, [sp, #8]
ldr x0, [x8, #16]
bl _treeprint
ldr x8, [sp, #8]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x0, [x8, #8]
bl _listprint
ldr x8, [sp, #8]
ldr x0, [x8, #24]
bl _treeprint
b LBB6_2
LBB6_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _listprint ; -- Begin function listprint
.p2align 2
_listprint: ; @listprint
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
ldr x8, [sp, #8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x0, [x8, #8]
bl _listprint
b LBB7_2
LBB7_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #2048
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #36]
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB8_1
LBB8_1: ; =>This Loop Header: Depth=1
; Child Loop BB8_3 Depth 2
add x0, sp, #1040
mov w1, #1000
bl _getline2
str w0, [sp, #20]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB8_10
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
b LBB8_3
LBB8_3: ; Parent Loop BB8_1 Depth=1
; => This Inner Loop Header: Depth=2
add x0, sp, #40
add x1, sp, #1040
add x2, sp, #16
bl _getword
adds w8, w0, #1
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB8_5
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_3 Depth=2
ldrsb w8, [sp, #40]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB8_5
LBB8_5: ; in Loop: Header=BB8_3 Depth=2
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB8_9
b LBB8_6
LBB8_6: ; in Loop: Header=BB8_3 Depth=2
ldrsb w0, [sp, #40]
bl _isalpha
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB8_8
b LBB8_7
LBB8_7: ; in Loop: Header=BB8_3 Depth=2
ldr x0, [sp, #24]
ldr w2, [sp, #12]
add x1, sp, #40
bl _addtree
str x0, [sp, #24]
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_3 Depth=2
b LBB8_3
LBB8_9: ; in Loop: Header=BB8_1 Depth=1
str wzr, [sp, #16]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB8_1
LBB8_10:
ldr x0, [sp, #24]
bl _treeprint
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB8_12
b LBB8_11
LBB8_11:
bl ___stack_chk_fail
LBB8_12:
mov w0, #0
add sp, sp, #2048
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nword: %s\n"
l_.str.1: ; @.str.1
.asciz "%d "
l_.str.2: ; @.str.2
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _addtree ## -- Begin function addtree
.p2align 4, 0x90
_addtree: ## @addtree
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
cmpq $0, -16(%rbp)
jne LBB0_2
## %bb.1:
movq -24(%rbp), %rdi
movl -28(%rbp), %esi
callq _wordalloc
movq %rax, -8(%rbp)
jmp LBB0_10
LBB0_2:
movq -24(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _strcmp
movl %eax, -32(%rbp)
cmpl $0, %eax
jge LBB0_4
## %bb.3:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
callq _addtree
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB0_8
LBB0_4:
cmpl $0, -32(%rbp)
jne LBB0_6
## %bb.5:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
movl -28(%rbp), %esi
callq _addlist
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB0_7
LBB0_6:
movq -16(%rbp), %rax
movq 24(%rax), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
callq _addtree
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
LBB0_7:
jmp LBB0_8
LBB0_8:
jmp LBB0_9
LBB0_9:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_10:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _wordalloc ## -- Begin function wordalloc
.p2align 4, 0x90
_wordalloc: ## @wordalloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $32, %edi
callq _malloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq $0, 24(%rax)
movq -24(%rbp), %rax
movq $0, 16(%rax)
movl -12(%rbp), %edi
callq _listalloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rdi
callq _strlen
movq %rax, %rdi
addq $1, %rdi
shlq $0, %rdi
callq _malloc
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movq -8(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addlist ## -- Begin function addlist
.p2align 4, 0x90
_addlist: ## @addlist
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
cmpq $0, -16(%rbp)
jne LBB2_2
## %bb.1:
movl -20(%rbp), %edi
callq _listalloc
movq %rax, -8(%rbp)
jmp LBB2_7
LBB2_2:
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB2_4
## %bb.3:
movl -20(%rbp), %edi
callq _listalloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB2_5
LBB2_4:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
movl -20(%rbp), %esi
callq _addlist
LBB2_5:
jmp LBB2_6
LBB2_6:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
LBB2_7:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _listalloc ## -- Begin function listalloc
.p2align 4, 0x90
_listalloc: ## @listalloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -16(%rbp)
movl -4(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getline2 ## -- Begin function getline2
.p2align 4, 0x90
_getline2: ## @getline2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -20(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, %ecx
movl %ecx, -16(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $-1, %ecx
movb %al, -21(%rbp) ## 1-byte Spill
je LBB4_4
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $10, -16(%rbp)
movb %al, -21(%rbp) ## 1-byte Spill
je LBB4_4
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
cmpl $0, %eax
setg %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB4_4: ## in Loop: Header=BB4_1 Depth=1
movb -21(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB4_5
jmp LBB4_6
LBB4_5: ## in Loop: Header=BB4_1 Depth=1
movl -16(%rbp), %eax
movb %al, %dl
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -20(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
jmp LBB4_1
LBB4_6:
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getword ## -- Begin function getword
.p2align 4, 0x90
_getword: ## @getword
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq %rax, -48(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
movq -32(%rbp), %rdx
movl (%rdx), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, (%rdx)
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edi
movl %edi, -36(%rbp)
callq _isspace
cmpl $0, %eax
je LBB5_3
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_1
LBB5_3:
cmpl $-1, -36(%rbp)
je LBB5_5
## %bb.4:
movl -36(%rbp), %eax
movb %al, %cl
movq -48(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -48(%rbp)
movb %cl, (%rax)
LBB5_5:
movl -36(%rbp), %edi
callq _isalpha
cmpl $0, %eax
jne LBB5_7
## %bb.6:
movq -48(%rbp), %rax
movb $0, (%rax)
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB5_11
LBB5_7:
jmp LBB5_8
LBB5_8: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
movq -32(%rbp), %rdx
movl (%rdx), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, (%rdx)
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edi
movl %edi, -36(%rbp)
callq _isalpha
cmpl $0, %eax
je LBB5_10
## %bb.9: ## in Loop: Header=BB5_8 Depth=1
movl -36(%rbp), %eax
movb %al, %cl
movq -48(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -48(%rbp)
movb %cl, (%rax)
jmp LBB5_8
LBB5_10:
movq -32(%rbp), %rax
movl (%rax), %ecx
subl $1, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq -48(%rbp), %rax
movb $0, (%rax)
movq -16(%rbp), %rax
movsbl (%rax), %eax
movl %eax, -4(%rbp)
LBB5_11:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _treeprint ## -- Begin function treeprint
.p2align 4, 0x90
_treeprint: ## @treeprint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
je LBB6_2
## %bb.1:
movq -8(%rbp), %rax
movq 16(%rax), %rdi
callq _treeprint
movq -8(%rbp), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _listprint
movq -8(%rbp), %rax
movq 24(%rax), %rdi
callq _treeprint
LBB6_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _listprint ## -- Begin function listprint
.p2align 4, 0x90
_listprint: ## @listprint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
je LBB7_2
## %bb.1:
movq -8(%rbp), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _listprint
LBB7_2:
addq $16, %rsp
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
subq $2048, %rsp ## imm = 0x800
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -2020(%rbp)
movq $0, -2032(%rbp)
movl $0, -2040(%rbp)
movl $0, -2044(%rbp)
LBB8_1: ## =>This Loop Header: Depth=1
## Child Loop BB8_3 Depth 2
leaq -1008(%rbp), %rdi
movl $1000, %esi ## imm = 0x3E8
callq _getline2
movl %eax, -2036(%rbp)
cmpl $0, %eax
jle LBB8_10
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_3
LBB8_3: ## Parent Loop BB8_1 Depth=1
## => This Inner Loop Header: Depth=2
leaq -2016(%rbp), %rdi
leaq -1008(%rbp), %rsi
leaq -2040(%rbp), %rdx
callq _getword
movl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $-1, %ecx
movb %al, -2045(%rbp) ## 1-byte Spill
je LBB8_5
## %bb.4: ## in Loop: Header=BB8_3 Depth=2
movsbl -2016(%rbp), %eax
cmpl $0, %eax
setne %al
movb %al, -2045(%rbp) ## 1-byte Spill
LBB8_5: ## in Loop: Header=BB8_3 Depth=2
movb -2045(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB8_6
jmp LBB8_9
LBB8_6: ## in Loop: Header=BB8_3 Depth=2
movsbl -2016(%rbp), %edi
callq _isalpha
cmpl $0, %eax
je LBB8_8
## %bb.7: ## in Loop: Header=BB8_3 Depth=2
movq -2032(%rbp), %rdi
leaq -2016(%rbp), %rsi
movl -2044(%rbp), %edx
callq _addtree
movq %rax, -2032(%rbp)
LBB8_8: ## in Loop: Header=BB8_3 Depth=2
jmp LBB8_3
LBB8_9: ## in Loop: Header=BB8_1 Depth=1
movl $0, -2040(%rbp)
movl -2044(%rbp), %eax
addl $1, %eax
movl %eax, -2044(%rbp)
jmp LBB8_1
LBB8_10:
movq -2032(%rbp), %rdi
callq _treeprint
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB8_12
## %bb.11:
xorl %eax, %eax
addq $2048, %rsp ## imm = 0x800
popq %rbp
retq
LBB8_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nword: %s\n"
L_.str.1: ## @.str.1
.asciz "%d "
L_.str.2: ## @.str.2
.asciz "\n"
.subsections_via_symbols
| the_stack_data/1115842.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #16]
add x0, sp, #20
adrp x1, l___const.main.matris@PAGE
add x1, x1, l___const.main.matris@PAGEOFF
mov x2, #36
bl _memcpy
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #12]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #8]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x8, [sp, #12]
mov x9, #12
mul x9, x8, x9
add x8, sp, #20
add x8, x8, x9
ldrsw x9, [sp, #8]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_8:
str wzr, [sp, #12]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldr w8, [sp, #12]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
str wzr, [sp, #8]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldrsw x8, [sp, #12]
mov x9, #12
mul x9, x8, x9
add x8, sp, #20
add x8, x8, x9
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_9
LBB0_16:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
bl ___stack_chk_fail
LBB0_18:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.matris
l___const.main.matris:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 4 ; 0x4
.long 5 ; 0x5
.long 6 ; 0x6
.long 7 ; 0x7
.long 8 ; 0x8
.long 9 ; 0x9
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d "
l_.str.2: ; @.str.2
.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 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 $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
leaq -48(%rbp), %rdi
leaq l___const.main.matris(%rip), %rsi
movl $36, %edx
callq _memcpy
movl $0, -56(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $3, -56(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -60(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $3, -60(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -56(%rbp), %rax
leaq -48(%rbp), %rsi
imulq $12, %rax, %rax
addq %rax, %rsi
movslq -60(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_1
LBB0_8:
movl $0, -56(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
cmpl $3, -56(%rbp)
jge LBB0_16
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $0, -60(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $3, -60(%rbp)
jge LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movslq -56(%rbp), %rcx
leaq -48(%rbp), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movslq -60(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB0_11
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.15: ## in Loop: Header=BB0_9 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_9
LBB0_16:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_18
## %bb.17:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB0_18:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.matris
l___const.main.matris:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 4 ## 0x4
.long 5 ## 0x5
.long 6 ## 0x6
.long 7 ## 0x7
.long 8 ## 0x8
.long 9 ## 0x9
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d "
L_.str.2: ## @.str.2
.asciz "\n"
.subsections_via_symbols
| the_stack_data/544775.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _absoluteValue ; -- Begin function absoluteValue
.p2align 2
_absoluteValue: ; @absoluteValue
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str s0, [sp, #12]
ldr s0, [sp, #12]
fcmp s0, #0.0
cset w8, pl
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr s0, [sp, #12]
fneg s0, s0
str s0, [sp, #12]
b LBB0_2
LBB0_2:
ldr s0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _squareRoot ; -- Begin function squareRoot
.p2align 2
_squareRoot: ; @squareRoot
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur s0, [x29, #-4]
mov w8, #50604
movk w8, #14119, lsl #16
fmov s0, w8
str s0, [sp, #8]
fmov s0, #1.00000000
str s0, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur s0, [x29, #-4]
ldr s1, [sp, #4]
ldr s2, [sp, #4]
fmul s1, s1, s2
fdiv s0, s0, s1
fmov s1, #1.00000000
fcmp s0, s1
cset w8, eq
and w8, w8, #0x1
scvtf s0, w8
bl _absoluteValue
fcmp s0, #0.0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur s0, [x29, #-4]
ldr s1, [sp, #4]
fdiv s0, s0, s1
ldr s1, [sp, #4]
fmul s0, s0, s1
fmov s1, #2.00000000
fdiv s0, s0, s1
str s0, [sp, #4]
b LBB1_1
LBB1_3:
ldr s0, [sp, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp 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 w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
fmov s0, #4.00000000
bl _squareRoot
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "squareRoot (2.0) = %f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _absoluteValue ## -- Begin function absoluteValue
.p2align 4, 0x90
_absoluteValue: ## @absoluteValue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movss %xmm0, -4(%rbp)
xorps %xmm0, %xmm0
ucomiss -4(%rbp), %xmm0
jbe LBB0_2
## %bb.1:
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -4(%rbp)
LBB0_2:
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function squareRoot
LCPI1_0:
.long 0x3f800000 ## float 1
LCPI1_1:
.long 0x3727c5ac ## float 9.99999974E-6
LCPI1_2:
.long 0x40000000 ## float 2
.section __TEXT,__text,regular,pure_instructions
.globl _squareRoot
.p2align 4, 0x90
_squareRoot: ## @squareRoot
.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
movss %xmm0, -4(%rbp)
movss LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8(%rbp)
movss LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -12(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss -12(%rbp), %xmm1
divss %xmm1, %xmm0
movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
sete %al
setnp %cl
andb %cl, %al
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
callq _absoluteValue
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB1_2
jp LBB1_2
jmp LBB1_3
LBB1_2: ## in Loop: Header=BB1_1 Depth=1
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -12(%rbp), %xmm0
mulss -12(%rbp), %xmm0
movss LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
movss %xmm0, -12(%rbp)
jmp LBB1_1
LBB1_3:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI2_0:
.long 0x40800000 ## float 4
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movss LCPI2_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
callq _squareRoot
cvtss2sd %xmm0, %xmm0
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "squareRoot (2.0) = %f\n"
.subsections_via_symbols
| the_stack_data/563033.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
mov w0, #0
str wzr, [sp, #28]
add x8, sp, #24
mov w9, #5
str w9, [sp, #24]
str x8, [sp, #16]
ldr x8, [sp, #16]
str x8, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 $0, -4(%rbp)
movl $5, -8(%rbp)
leaq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/90762001.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #10
str w8, [sp, #16]
str w8, [sp, #12]
mov w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_7 Depth 2
ldur w8, [x29, #-8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [sp, #12]
stur w8, [x29, #-12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
stur w8, [x29, #-4]
b LBB0_7
LBB0_7: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_7
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_12:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Code for Indenting a Triangle\n\n"
l_.str.1: ; @.str.1
.asciz "\t"
l_.str.2: ; @.str.2
.asciz " "
l_.str.3: ; @.str.3
.asciz "*"
l_.str.4: ; @.str.4
.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 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 $32, %rsp
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $10, -16(%rbp)
movl $10, -20(%rbp)
movl $1, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_7 Depth 2
movl -8(%rbp), %eax
cmpl -20(%rbp), %eax
jg LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -20(%rbp), %eax
movl %eax, -12(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jl LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl $1, -4(%rbp)
LBB0_7: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_7
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_12:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Code for Indenting a Triangle\n\n"
L_.str.1: ## @.str.1
.asciz "\t"
L_.str.2: ## @.str.2
.asciz " "
L_.str.3: ## @.str.3
.asciz "*"
L_.str.4: ## @.str.4
.asciz "\n"
.subsections_via_symbols
| the_stack_data/102259.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
adrp x8, _str@PAGE
add x8, x8, _str@PAGEOFF
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _strlen
mov x8, sp
str x0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _strlen
; kill: def $w0 killed $w0 killed $x0
bl _Reserse_Optput
ldur w0, [x29, #-8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Reserse_Optput ; -- Begin function Reserse_Optput
.p2align 2
_Reserse_Optput: ; @Reserse_Optput
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-4]
subs w9, w8, #1
stur w9, [x29, #-4]
adrp x8, _str@PAGE
add x8, x8, _str@PAGEOFF
ldrsb w10, [x8, w9, sxtw]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB1_1
LBB1_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Please input a digit: "
l_.str.1: ; @.str.1
.asciz "%s"
.zerofill __DATA,__bss,_str,5,0 ; @str
l_.str.2: ; @.str.2
.asciz "It has %lu digits. \n"
l_.str.3: ; @.str.3
.asciz "The reversed digits: "
l_.str.4: ; @.str.4
.asciz "%c"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq _str(%rip), %rsi
movb $0, %al
callq _scanf
leaq _str(%rip), %rdi
callq _strlen
movq %rax, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq _str(%rip), %rdi
callq _strlen
movl %eax, %edi
callq _Reserse_Optput
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Reserse_Optput ## -- Begin function Reserse_Optput
.p2align 4, 0x90
_Reserse_Optput: ## @Reserse_Optput
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -4(%rbp)
jle LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %eax
addl $-1, %eax
movl %eax, -4(%rbp)
movslq %eax, %rcx
leaq _str(%rip), %rax
movsbl (%rax,%rcx), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_1
LBB1_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Please input a digit: "
L_.str.1: ## @.str.1
.asciz "%s"
.zerofill __DATA,__bss,_str,5,0 ## @str
L_.str.2: ## @.str.2
.asciz "It has %lu digits. \n"
L_.str.3: ## @.str.3
.asciz "The reversed digits: "
L_.str.4: ## @.str.4
.asciz "%c"
.subsections_via_symbols
| the_stack_data/81637.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _one ; -- Begin function one
.p2align 2
_one: ; @one
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _one ## -- Begin function one
.p2align 4, 0x90
_one: ## @one
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
movl $1, %edx
movb $0, %al
callq _fprintf
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/187642298.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ins ; -- Begin function ins
.p2align 2
_ins: ; @ins
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _books@GOTPAGE
ldr x8, [x8, _books@GOTPAGEOFF]
stur x8, [x29, #-16] ; 8-byte Folded Spill
adrp x9, _cnt@PAGE
stur x9, [x29, #-8] ; 8-byte Folded Spill
ldrsw x10, [x9, _cnt@PAGEOFF]
mov x13, #136
stur x13, [x29, #-24] ; 8-byte Folded Spill
mul x11, x10, x13
mov x10, x8
add x12, x10, x11
ldrsw x10, [x9, _cnt@PAGEOFF]
mul x11, x10, x13
mov x10, x8
add x10, x10, x11
add x11, x10, #55
ldrsw x10, [x9, _cnt@PAGEOFF]
mul x14, x10, x13
mov x10, x8
add x10, x10, x14
add x10, x10, #80
ldrsw x9, [x9, _cnt@PAGEOFF]
mul x9, x9, x13
add x8, x8, x9
add x8, x8, #115
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur x11, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-16] ; 8-byte Folded Reload
ldur x9, [x29, #-8] ; 8-byte Folded Reload
ldrsw x10, [x9, _cnt@PAGEOFF]
mul x10, x10, x11
add x8, x8, x10
str wzr, [x8, #132]
ldr w8, [x9, _cnt@PAGEOFF]
add w8, w8, #1
str w8, [x9, _cnt@PAGEOFF]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _cmp ; -- Begin function cmp
.p2align 2
_cmp: ; @cmp
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
bl _strcmp
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _query ; -- Begin function query
.p2align 2
_query: ; @query
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #1088
adrp x8, _books@GOTPAGE
ldr x8, [x8, _books@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
mov x9, sp
add x8, sp, #56
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x0, [sp, #40] ; 8-byte Folded Reload
adrp x8, _cnt@PAGE
ldrsw x1, [x8, _cnt@PAGEOFF]
mov x2, #136
adrp x3, _cmp@PAGE
add x3, x3, _cmp@PAGEOFF
bl _qsort
str wzr, [sp, #52]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
adrp x9, _cnt@PAGE
ldr w9, [x9, _cnt@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldrsw x9, [sp, #52]
mov x10, #136
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #132]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
b LBB2_7
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldrsw x9, [sp, #52]
mov x10, #136
mul x9, x9, x10
add x0, x8, x9
add x1, sp, #56
bl _strstr
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
b LBB2_7
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldrsw x9, [sp, #52]
mov x13, #136
mul x10, x9, x13
mov x9, x8
add x12, x9, x10
ldrsw x9, [sp, #52]
mul x10, x9, x13
mov x9, x8
add x9, x9, x10
add x11, x9, #55
ldrsw x9, [sp, #52]
mul x10, x9, x13
mov x9, x8
add x9, x9, x10
add x10, x9, #80
ldrsw x9, [sp, #52]
mul x9, x9, x13
add x8, x8, x9
add x8, x8, #115
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB2_1
LBB2_8:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9:
bl ___stack_chk_fail
LBB2_10:
add sp, sp, #1088
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #1104
adrp x8, _books@GOTPAGE
ldr x8, [x8, _books@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #68]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fopen
str x0, [sp, #56]
adrp x8, _cnt@PAGE
str wzr, [x8, _cnt@PAGEOFF]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #56]
adrp x9, _cnt@PAGE
ldrsw x10, [x9, _cnt@PAGEOFF]
mov x13, #136
mul x11, x10, x13
mov x10, x8
add x12, x10, x11
ldrsw x10, [x9, _cnt@PAGEOFF]
mul x11, x10, x13
mov x10, x8
add x10, x10, x11
add x11, x10, #55
ldrsw x10, [x9, _cnt@PAGEOFF]
mul x14, x10, x13
mov x10, x8
add x10, x10, x14
add x10, x10, #80
ldrsw x9, [x9, _cnt@PAGEOFF]
mul x9, x9, x13
add x8, x8, x9
add x8, x8, #115
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fscanf
subs w8, w0, #4
cset w8, ne
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
adrp x9, _cnt@PAGE
ldrsw x10, [x9, _cnt@PAGEOFF]
mov x11, #136
mul x10, x10, x11
add x8, x8, x10
str wzr, [x8, #132]
ldr w8, [x9, _cnt@PAGEOFF]
add w8, w8, #1
str w8, [x9, _cnt@PAGEOFF]
b LBB3_1
LBB3_3:
ldr x0, [sp, #56]
bl _fclose
b LBB3_4
LBB3_4: ; =>This Loop Header: Depth=1
; Child Loop BB3_13 Depth 2
mov x9, sp
add x8, sp, #52
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB3_24
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_4 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6:
b LBB3_24
LBB3_7: ; in Loop: Header=BB3_4 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_9
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_4 Depth=1
bl _ins
b LBB3_23
LBB3_9: ; in Loop: Header=BB3_4 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_4 Depth=1
bl _query
b LBB3_22
LBB3_11: ; in Loop: Header=BB3_4 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB3_21
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_4 Depth=1
mov x9, sp
add x8, sp, #72
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x0, [sp, #32] ; 8-byte Folded Reload
adrp x8, _cnt@PAGE
ldrsw x1, [x8, _cnt@PAGEOFF]
mov x2, #136
adrp x3, _cmp@PAGE
add x3, x3, _cmp@PAGEOFF
bl _qsort
str wzr, [sp, #48]
b LBB3_13
LBB3_13: ; Parent Loop BB3_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #48]
adrp x9, _cnt@PAGE
ldr w9, [x9, _cnt@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_20
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_13 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldrsw x9, [sp, #48]
mov x10, #136
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #132]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_16
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_13 Depth=2
b LBB3_19
LBB3_16: ; in Loop: Header=BB3_13 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldrsw x9, [sp, #48]
mov x10, #136
mul x9, x9, x10
add x0, x8, x9
add x1, sp, #72
bl _strstr
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB3_18
b LBB3_17
LBB3_17: ; in Loop: Header=BB3_13 Depth=2
b LBB3_19
LBB3_18: ; in Loop: Header=BB3_13 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldrsw x9, [sp, #48]
mov x10, #136
mul x9, x9, x10
add x9, x8, x9
mov w8, #1
str w8, [x9, #132]
b LBB3_19
LBB3_19: ; in Loop: Header=BB3_13 Depth=2
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB3_13
LBB3_20: ; in Loop: Header=BB3_4 Depth=1
b LBB3_21
LBB3_21: ; in Loop: Header=BB3_4 Depth=1
b LBB3_22
LBB3_22: ; in Loop: Header=BB3_4 Depth=1
b LBB3_23
LBB3_23: ; in Loop: Header=BB3_4 Depth=1
b LBB3_4
LBB3_24:
b LBB3_25
LBB3_25:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fopen
ldr x0, [sp, #32] ; 8-byte Folded Reload
adrp x8, _cnt@PAGE
ldrsw x1, [x8, _cnt@PAGEOFF]
mov x2, #136
adrp x3, _cmp@PAGE
add x3, x3, _cmp@PAGEOFF
bl _qsort
str wzr, [sp, #44]
b LBB3_26
LBB3_26: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
adrp x9, _cnt@PAGE
ldr w9, [x9, _cnt@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_31
b LBB3_27
LBB3_27: ; in Loop: Header=BB3_26 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldrsw x9, [sp, #44]
mov x10, #136
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #132]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_29
b LBB3_28
LBB3_28: ; in Loop: Header=BB3_26 Depth=1
b LBB3_30
LBB3_29: ; in Loop: Header=BB3_26 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #56]
ldrsw x9, [sp, #44]
mov x13, #136
mul x10, x9, x13
mov x9, x8
add x12, x9, x10
ldrsw x9, [sp, #44]
mul x10, x9, x13
mov x9, x8
add x9, x9, x10
add x11, x9, #55
ldrsw x9, [sp, #44]
mul x10, x9, x13
mov x9, x8
add x9, x9, x10
add x10, x9, #80
ldrsw x9, [sp, #44]
mul x9, x9, x13
add x8, x8, x9
add x8, x8, #115
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
b LBB3_30
LBB3_30: ; in Loop: Header=BB3_26 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB3_26
LBB3_31:
ldr x0, [sp, #56]
bl _fclose
b LBB3_32
LBB3_32:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_34
b LBB3_33
LBB3_33:
bl ___stack_chk_fail
LBB3_34:
mov w0, #0
add sp, sp, #1104
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _cnt ; @cnt
.zerofill __DATA,__common,_cnt,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s%s%s%s"
.comm _books,68680,2 ; @books
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "%-50s%-20s%-30s%-10s\n"
l_.str.3: ; @.str.3
.asciz "books.txt"
l_.str.4: ; @.str.4
.asciz "r"
l_.str.5: ; @.str.5
.asciz "%d"
l_.str.6: ; @.str.6
.asciz "ordered.txt"
l_.str.7: ; @.str.7
.asciz "w"
.comm _head,4,2 ; @head
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ins ## -- Begin function ins
.p2align 4, 0x90
_ins: ## @ins
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq _cnt(%rip), %rax
movq _books@GOTPCREL(%rip), %rsi
imulq $136, %rax, %rax
addq %rax, %rsi
movslq _cnt(%rip), %rax
movq _books@GOTPCREL(%rip), %rdx
imulq $136, %rax, %rax
addq %rax, %rdx
addq $55, %rdx
movslq _cnt(%rip), %rax
movq _books@GOTPCREL(%rip), %rcx
imulq $136, %rax, %rax
addq %rax, %rcx
addq $80, %rcx
movslq _cnt(%rip), %rax
movq _books@GOTPCREL(%rip), %r8
imulq $136, %rax, %rax
addq %rax, %r8
addq $115, %r8
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
movslq _cnt(%rip), %rcx
movq _books@GOTPCREL(%rip), %rax
imulq $136, %rcx, %rcx
addq %rcx, %rax
movl $0, 132(%rax)
movl _cnt(%rip), %eax
addl $1, %eax
movl %eax, _cnt(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _cmp ## -- Begin function cmp
.p2align 4, 0x90
_cmp: ## @cmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _strcmp
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _query ## -- Begin function query
.p2align 4, 0x90
_query: ## @query
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $1056, %rsp ## imm = 0x420
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq -1040(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movslq _cnt(%rip), %rsi
movq _books@GOTPCREL(%rip), %rdi
movl $136, %edx
leaq _cmp(%rip), %rcx
callq _qsort
movl $0, -1044(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -1044(%rbp), %eax
cmpl _cnt(%rip), %eax
jge LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -1044(%rbp), %rcx
movq _books@GOTPCREL(%rip), %rax
imulq $136, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 132(%rax)
je LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_7
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movslq -1044(%rbp), %rax
movq _books@GOTPCREL(%rip), %rdi
imulq $136, %rax, %rax
addq %rax, %rdi
leaq -1040(%rbp), %rsi
callq _strstr
cmpq $0, %rax
jne LBB2_6
## %bb.5: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_7
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movslq -1044(%rbp), %rax
movq _books@GOTPCREL(%rip), %rsi
imulq $136, %rax, %rax
addq %rax, %rsi
movslq -1044(%rbp), %rax
movq _books@GOTPCREL(%rip), %rdx
imulq $136, %rax, %rax
addq %rax, %rdx
addq $55, %rdx
movslq -1044(%rbp), %rax
movq _books@GOTPCREL(%rip), %rcx
imulq $136, %rax, %rax
addq %rax, %rcx
addq $80, %rcx
movslq -1044(%rbp), %rax
movq _books@GOTPCREL(%rip), %r8
imulq $136, %rax, %rax
addq %rax, %r8
addq $115, %r8
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movl -1044(%rbp), %eax
addl $1, %eax
movl %eax, -1044(%rbp)
jmp LBB2_1
LBB2_8:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_10
## %bb.9:
addq $1056, %rsp ## imm = 0x420
popq %rbp
retq
LBB2_10:
callq ___stack_chk_fail
ud2
.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
subq $1072, %rsp ## imm = 0x430
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1044(%rbp)
leaq L_.str.3(%rip), %rdi
leaq L_.str.4(%rip), %rsi
callq _fopen
movq %rax, -1056(%rbp)
movl $0, _cnt(%rip)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -1056(%rbp), %rdi
movslq _cnt(%rip), %rax
movq _books@GOTPCREL(%rip), %rdx
imulq $136, %rax, %rax
addq %rax, %rdx
movslq _cnt(%rip), %rax
movq _books@GOTPCREL(%rip), %rcx
imulq $136, %rax, %rax
addq %rax, %rcx
addq $55, %rcx
movslq _cnt(%rip), %rax
movq _books@GOTPCREL(%rip), %r8
imulq $136, %rax, %rax
addq %rax, %r8
addq $80, %r8
movslq _cnt(%rip), %rax
movq _books@GOTPCREL(%rip), %r9
imulq $136, %rax, %rax
addq %rax, %r9
addq $115, %r9
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fscanf
cmpl $4, %eax
jne LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movslq _cnt(%rip), %rcx
movq _books@GOTPCREL(%rip), %rax
imulq $136, %rcx, %rcx
addq %rcx, %rax
movl $0, 132(%rax)
movl _cnt(%rip), %eax
addl $1, %eax
movl %eax, _cnt(%rip)
jmp LBB3_1
LBB3_3:
movq -1056(%rbp), %rdi
callq _fclose
LBB3_4: ## =>This Loop Header: Depth=1
## Child Loop BB3_13 Depth 2
leaq L_.str.5(%rip), %rdi
leaq -1060(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $1, %eax
jne LBB3_24
## %bb.5: ## in Loop: Header=BB3_4 Depth=1
cmpl $0, -1060(%rbp)
jne LBB3_7
## %bb.6:
jmp LBB3_24
LBB3_7: ## in Loop: Header=BB3_4 Depth=1
cmpl $1, -1060(%rbp)
jne LBB3_9
## %bb.8: ## in Loop: Header=BB3_4 Depth=1
callq _ins
jmp LBB3_23
LBB3_9: ## in Loop: Header=BB3_4 Depth=1
cmpl $2, -1060(%rbp)
jne LBB3_11
## %bb.10: ## in Loop: Header=BB3_4 Depth=1
callq _query
jmp LBB3_22
LBB3_11: ## in Loop: Header=BB3_4 Depth=1
cmpl $3, -1060(%rbp)
jne LBB3_21
## %bb.12: ## in Loop: Header=BB3_4 Depth=1
leaq -1040(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movslq _cnt(%rip), %rsi
movq _books@GOTPCREL(%rip), %rdi
movl $136, %edx
leaq _cmp(%rip), %rcx
callq _qsort
movl $0, -1064(%rbp)
LBB3_13: ## Parent Loop BB3_4 Depth=1
## => This Inner Loop Header: Depth=2
movl -1064(%rbp), %eax
cmpl _cnt(%rip), %eax
jge LBB3_20
## %bb.14: ## in Loop: Header=BB3_13 Depth=2
movslq -1064(%rbp), %rcx
movq _books@GOTPCREL(%rip), %rax
imulq $136, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 132(%rax)
je LBB3_16
## %bb.15: ## in Loop: Header=BB3_13 Depth=2
jmp LBB3_19
LBB3_16: ## in Loop: Header=BB3_13 Depth=2
movslq -1064(%rbp), %rax
movq _books@GOTPCREL(%rip), %rdi
imulq $136, %rax, %rax
addq %rax, %rdi
leaq -1040(%rbp), %rsi
callq _strstr
cmpq $0, %rax
jne LBB3_18
## %bb.17: ## in Loop: Header=BB3_13 Depth=2
jmp LBB3_19
LBB3_18: ## in Loop: Header=BB3_13 Depth=2
movslq -1064(%rbp), %rcx
movq _books@GOTPCREL(%rip), %rax
imulq $136, %rcx, %rcx
addq %rcx, %rax
movl $1, 132(%rax)
LBB3_19: ## in Loop: Header=BB3_13 Depth=2
movl -1064(%rbp), %eax
addl $1, %eax
movl %eax, -1064(%rbp)
jmp LBB3_13
LBB3_20: ## in Loop: Header=BB3_4 Depth=1
jmp LBB3_21
LBB3_21: ## in Loop: Header=BB3_4 Depth=1
jmp LBB3_22
LBB3_22: ## in Loop: Header=BB3_4 Depth=1
jmp LBB3_23
LBB3_23: ## in Loop: Header=BB3_4 Depth=1
jmp LBB3_4
LBB3_24:
jmp LBB3_25
LBB3_25:
leaq L_.str.6(%rip), %rdi
leaq L_.str.7(%rip), %rsi
callq _fopen
movslq _cnt(%rip), %rsi
movq _books@GOTPCREL(%rip), %rdi
movl $136, %edx
leaq _cmp(%rip), %rcx
callq _qsort
movl $0, -1068(%rbp)
LBB3_26: ## =>This Inner Loop Header: Depth=1
movl -1068(%rbp), %eax
cmpl _cnt(%rip), %eax
jge LBB3_31
## %bb.27: ## in Loop: Header=BB3_26 Depth=1
movslq -1068(%rbp), %rcx
movq _books@GOTPCREL(%rip), %rax
imulq $136, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 132(%rax)
je LBB3_29
## %bb.28: ## in Loop: Header=BB3_26 Depth=1
jmp LBB3_30
LBB3_29: ## in Loop: Header=BB3_26 Depth=1
movq -1056(%rbp), %rdi
movslq -1068(%rbp), %rax
movq _books@GOTPCREL(%rip), %rdx
imulq $136, %rax, %rax
addq %rax, %rdx
movslq -1068(%rbp), %rax
movq _books@GOTPCREL(%rip), %rcx
imulq $136, %rax, %rax
addq %rax, %rcx
addq $55, %rcx
movslq -1068(%rbp), %rax
movq _books@GOTPCREL(%rip), %r8
imulq $136, %rax, %rax
addq %rax, %r8
addq $80, %r8
movslq -1068(%rbp), %rax
movq _books@GOTPCREL(%rip), %r9
imulq $136, %rax, %rax
addq %rax, %r9
addq $115, %r9
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fprintf
LBB3_30: ## in Loop: Header=BB3_26 Depth=1
movl -1068(%rbp), %eax
addl $1, %eax
movl %eax, -1068(%rbp)
jmp LBB3_26
LBB3_31:
movq -1056(%rbp), %rdi
callq _fclose
## %bb.32:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_34
## %bb.33:
xorl %eax, %eax
addq $1072, %rsp ## imm = 0x430
popq %rbp
retq
LBB3_34:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _cnt ## @cnt
.zerofill __DATA,__common,_cnt,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s%s%s%s"
.comm _books,68680,4 ## @books
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "%-50s%-20s%-30s%-10s\n"
L_.str.3: ## @.str.3
.asciz "books.txt"
L_.str.4: ## @.str.4
.asciz "r"
L_.str.5: ## @.str.5
.asciz "%d"
L_.str.6: ## @.str.6
.asciz "ordered.txt"
L_.str.7: ## @.str.7
.asciz "w"
.comm _head,4,2 ## @head
.subsections_via_symbols
| the_stack_data/115766217.c |
.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
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
mov w1, #384
bl _creat
stur w0, [x29, #-8]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w8, #1
stur w8, [x29, #-4]
b LBB0_9
LBB0_2:
ldur w8, [x29, #-8]
stur w8, [x29, #-12] ; 4-byte Folded Spill
adrp x0, _buf1@PAGE
add x0, x0, _buf1@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov x2, x0
ldur w0, [x29, #-12] ; 4-byte Folded Reload
bl _write
subs x8, x0, #10
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
mov w8, #1
stur w8, [x29, #-4]
b LBB0_9
LBB0_4:
ldur w0, [x29, #-8]
mov x1, #16384
movk x1, #156, lsl #16
mov w2, #1
bl _lseek
adds x8, x0, #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _perror
mov w8, #1
stur w8, [x29, #-4]
b LBB0_9
LBB0_6:
ldur w8, [x29, #-8]
str w8, [sp, #20] ; 4-byte Folded Spill
adrp x0, _buf2@PAGE
add x0, x0, _buf2@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr w0, [sp, #20] ; 4-byte Folded Reload
bl _write
subs x8, x0, #10
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _perror
mov w8, #1
stur w8, [x29, #-4]
b LBB0_9
LBB0_8:
ldur w0, [x29, #-8]
bl _close
stur wzr, [x29, #-4]
b LBB0_9
LBB0_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _buf1 ; @buf1
_buf1:
.asciz "abcdefghij"
.globl _buf2 ; @buf2
_buf2:
.asciz "ABCDEFGHIJ"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "file.hole"
l_.str.1: ; @.str.1
.asciz "creat error"
l_.str.2: ; @.str.2
.asciz "error writing buf1"
l_.str.3: ; @.str.3
.asciz "lseek error"
l_.str.4: ; @.str.4
.asciz "error writing buf2"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movl $384, %esi ## imm = 0x180
callq _creat
movl %eax, -8(%rbp)
cmpl $0, %eax
jge LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
callq _perror
movl $1, -4(%rbp)
jmp LBB0_9
LBB0_2:
movl -8(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
leaq _buf1(%rip), %rdi
callq _strlen
movl -12(%rbp), %edi ## 4-byte Reload
movq %rax, %rdx
leaq _buf1(%rip), %rsi
callq _write
cmpq $10, %rax
je LBB0_4
## %bb.3:
leaq L_.str.2(%rip), %rdi
callq _perror
movl $1, -4(%rbp)
jmp LBB0_9
LBB0_4:
movl -8(%rbp), %edi
movl $10240000, %esi ## imm = 0x9C4000
movl $1, %edx
callq _lseek
cmpq $-1, %rax
jne LBB0_6
## %bb.5:
leaq L_.str.3(%rip), %rdi
callq _perror
movl $1, -4(%rbp)
jmp LBB0_9
LBB0_6:
movl -8(%rbp), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
leaq _buf2(%rip), %rdi
callq _strlen
movl -16(%rbp), %edi ## 4-byte Reload
movq %rax, %rdx
leaq _buf2(%rip), %rsi
callq _write
cmpq $10, %rax
je LBB0_8
## %bb.7:
leaq L_.str.4(%rip), %rdi
callq _perror
movl $1, -4(%rbp)
jmp LBB0_9
LBB0_8:
movl -8(%rbp), %edi
callq _close
movl $0, -4(%rbp)
LBB0_9:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _buf1 ## @buf1
_buf1:
.asciz "abcdefghij"
.globl _buf2 ## @buf2
_buf2:
.asciz "ABCDEFGHIJ"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "file.hole"
L_.str.1: ## @.str.1
.asciz "creat error"
L_.str.2: ## @.str.2
.asciz "error writing buf1"
L_.str.3: ## @.str.3
.asciz "lseek error"
L_.str.4: ## @.str.4
.asciz "error writing buf2"
.subsections_via_symbols
| the_stack_data/167326720.c |
.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/211080161.c |
.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, #16
.cfi_def_cfa_offset 16
mov w0, #0
str wzr, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 $0, -4(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/122015635.c |
.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/187643110.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mul8x2u_166 ; -- Begin function mul8x2u_166
.p2align 2
_mul8x2u_166: ; @mul8x2u_166
.cfi_startproc
; %bb.0:
sub sp, sp, #432
.cfi_def_cfa_offset 432
stp x28, x27, [sp, #416] ; 16-byte Folded Spill
.cfi_offset w27, -8
.cfi_offset w28, -16
str x0, [sp, #408]
str x1, [sp, #400]
ldr x8, [sp, #408]
lsr x8, x8, #0
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #0
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #392]
ldr x8, [sp, #408]
lsr x8, x8, #1
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #0
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #384]
ldr x8, [sp, #408]
lsr x8, x8, #2
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #0
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #376]
ldr x8, [sp, #408]
lsr x8, x8, #3
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #0
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #368]
ldr x8, [sp, #408]
lsr x8, x8, #4
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #0
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #360]
ldr x8, [sp, #408]
lsr x8, x8, #5
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #0
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #352]
ldr x8, [sp, #408]
lsr x8, x8, #6
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #0
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #344]
ldr x8, [sp, #408]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #0
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #336]
ldr x8, [sp, #408]
lsr x8, x8, #0
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #328]
ldr x8, [sp, #408]
lsr x8, x8, #1
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #320]
ldr x8, [sp, #408]
lsr x8, x8, #2
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #312]
ldr x8, [sp, #408]
lsr x8, x8, #3
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #304]
ldr x8, [sp, #408]
lsr x8, x8, #4
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #296]
ldr x8, [sp, #408]
lsr x8, x8, #5
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #288]
ldr x8, [sp, #408]
lsr x8, x8, #6
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #280]
ldr x8, [sp, #408]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #400]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #272]
ldr x8, [sp, #384]
ldr x9, [sp, #408]
lsr x9, x9, #2
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #264]
ldr x8, [sp, #384]
ldr x9, [sp, #328]
eor x8, x8, x9
str x8, [sp, #256]
ldr x8, [sp, #376]
ldr x9, [sp, #320]
eor x8, x8, x9
str x8, [sp, #248]
ldr x8, [sp, #376]
ldr x9, [sp, #320]
and x8, x8, x9
str x8, [sp, #240]
ldr x8, [sp, #248]
ldr x9, [sp, #264]
eor x8, x8, x9
str x8, [sp, #232]
ldr x8, [sp, #368]
ldr x9, [sp, #312]
eor x8, x8, x9
str x8, [sp, #224]
ldr x8, [sp, #368]
ldr x9, [sp, #312]
and x8, x8, x9
str x8, [sp, #216]
ldr x8, [sp, #224]
ldr x9, [sp, #240]
and x8, x8, x9
str x8, [sp, #208]
ldr x8, [sp, #224]
ldr x9, [sp, #240]
eor x8, x8, x9
str x8, [sp, #200]
ldr x8, [sp, #216]
ldr x9, [sp, #208]
orr x8, x8, x9
str x8, [sp, #192]
ldr x8, [sp, #360]
ldr x9, [sp, #304]
eor x8, x8, x9
str x8, [sp, #184]
ldr x8, [sp, #360]
ldr x9, [sp, #304]
and x8, x8, x9
str x8, [sp, #176]
ldr x8, [sp, #184]
ldr x9, [sp, #192]
and x8, x8, x9
str x8, [sp, #168]
ldr x8, [sp, #184]
ldr x9, [sp, #192]
eor x8, x8, x9
str x8, [sp, #160]
ldr x8, [sp, #176]
ldr x9, [sp, #168]
orr x8, x8, x9
str x8, [sp, #152]
ldr x8, [sp, #352]
ldr x9, [sp, #296]
eor x8, x8, x9
str x8, [sp, #144]
ldr x8, [sp, #352]
ldr x9, [sp, #296]
and x8, x8, x9
str x8, [sp, #136]
ldr x8, [sp, #144]
ldr x9, [sp, #152]
and x8, x8, x9
str x8, [sp, #128]
ldr x8, [sp, #144]
ldr x9, [sp, #152]
eor x8, x8, x9
str x8, [sp, #120]
ldr x8, [sp, #136]
ldr x9, [sp, #128]
orr x8, x8, x9
str x8, [sp, #112]
ldr x8, [sp, #344]
ldr x9, [sp, #288]
eor x8, x8, x9
str x8, [sp, #104]
ldr x8, [sp, #344]
ldr x9, [sp, #288]
and x8, x8, x9
str x8, [sp, #96]
ldr x8, [sp, #104]
ldr x9, [sp, #112]
and x8, x8, x9
str x8, [sp, #88]
ldr x8, [sp, #104]
ldr x9, [sp, #112]
eor x8, x8, x9
str x8, [sp, #80]
ldr x8, [sp, #96]
ldr x9, [sp, #88]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #336]
ldr x9, [sp, #280]
eor x8, x8, x9
str x8, [sp, #64]
ldr x8, [sp, #336]
ldr x9, [sp, #280]
and x8, x8, x9
str x8, [sp, #56]
ldr x8, [sp, #64]
ldr x9, [sp, #72]
and x8, x8, x9
str x8, [sp, #48]
ldr x8, [sp, #64]
ldr x9, [sp, #72]
eor x8, x8, x9
str x8, [sp, #40]
ldr x8, [sp, #56]
ldr x9, [sp, #48]
orr x8, x8, x9
str x8, [sp, #32]
ldr x8, [sp, #32]
ldr x9, [sp, #272]
and x8, x8, x9
str x8, [sp, #24]
ldr x8, [sp, #32]
ldr x9, [sp, #272]
eor x8, x8, x9
str x8, [sp, #16]
str xzr, [sp, #8]
ldr x8, [sp, #392]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #256]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #1
str x8, [sp, #8]
ldr x8, [sp, #232]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #2
str x8, [sp, #8]
ldr x8, [sp, #200]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #3
str x8, [sp, #8]
ldr x8, [sp, #160]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #4
str x8, [sp, #8]
ldr x8, [sp, #120]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #5
str x8, [sp, #8]
ldr x8, [sp, #80]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #6
str x8, [sp, #8]
ldr x8, [sp, #40]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #7
str x8, [sp, #8]
ldr x8, [sp, #16]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #8
str x8, [sp, #8]
ldr x8, [sp, #24]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #9
str x8, [sp, #8]
ldr x0, [sp, #8]
ldp x28, x27, [sp, #416] ; 16-byte Folded Reload
add sp, sp, #432
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mul8x2u_166 ## -- Begin function mul8x2u_166
.p2align 4, 0x90
_mul8x2u_166: ## @mul8x2u_166
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $280, %rsp ## imm = 0x118
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
shrq $0, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
shrq $1, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
shrq $2, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -40(%rbp)
movq -8(%rbp), %rax
shrq $3, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -48(%rbp)
movq -8(%rbp), %rax
shrq $4, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -56(%rbp)
movq -8(%rbp), %rax
shrq $5, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -64(%rbp)
movq -8(%rbp), %rax
shrq $6, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -72(%rbp)
movq -8(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -80(%rbp)
movq -8(%rbp), %rax
shrq $0, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -88(%rbp)
movq -8(%rbp), %rax
shrq $1, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -96(%rbp)
movq -8(%rbp), %rax
shrq $2, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -104(%rbp)
movq -8(%rbp), %rax
shrq $3, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -112(%rbp)
movq -8(%rbp), %rax
shrq $4, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -120(%rbp)
movq -8(%rbp), %rax
shrq $5, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -128(%rbp)
movq -8(%rbp), %rax
shrq $6, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -136(%rbp)
movq -8(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -144(%rbp)
movq -32(%rbp), %rax
movq -8(%rbp), %rcx
shrq $2, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -152(%rbp)
movq -32(%rbp), %rax
xorq -88(%rbp), %rax
movq %rax, -160(%rbp)
movq -40(%rbp), %rax
xorq -96(%rbp), %rax
movq %rax, -168(%rbp)
movq -40(%rbp), %rax
andq -96(%rbp), %rax
movq %rax, -176(%rbp)
movq -168(%rbp), %rax
xorq -152(%rbp), %rax
movq %rax, -184(%rbp)
movq -48(%rbp), %rax
xorq -104(%rbp), %rax
movq %rax, -192(%rbp)
movq -48(%rbp), %rax
andq -104(%rbp), %rax
movq %rax, -200(%rbp)
movq -192(%rbp), %rax
andq -176(%rbp), %rax
movq %rax, -208(%rbp)
movq -192(%rbp), %rax
xorq -176(%rbp), %rax
movq %rax, -216(%rbp)
movq -200(%rbp), %rax
orq -208(%rbp), %rax
movq %rax, -224(%rbp)
movq -56(%rbp), %rax
xorq -112(%rbp), %rax
movq %rax, -232(%rbp)
movq -56(%rbp), %rax
andq -112(%rbp), %rax
movq %rax, -240(%rbp)
movq -232(%rbp), %rax
andq -224(%rbp), %rax
movq %rax, -248(%rbp)
movq -232(%rbp), %rax
xorq -224(%rbp), %rax
movq %rax, -256(%rbp)
movq -240(%rbp), %rax
orq -248(%rbp), %rax
movq %rax, -264(%rbp)
movq -64(%rbp), %rax
xorq -120(%rbp), %rax
movq %rax, -272(%rbp)
movq -64(%rbp), %rax
andq -120(%rbp), %rax
movq %rax, -280(%rbp)
movq -272(%rbp), %rax
andq -264(%rbp), %rax
movq %rax, -288(%rbp)
movq -272(%rbp), %rax
xorq -264(%rbp), %rax
movq %rax, -296(%rbp)
movq -280(%rbp), %rax
orq -288(%rbp), %rax
movq %rax, -304(%rbp)
movq -72(%rbp), %rax
xorq -128(%rbp), %rax
movq %rax, -312(%rbp)
movq -72(%rbp), %rax
andq -128(%rbp), %rax
movq %rax, -320(%rbp)
movq -312(%rbp), %rax
andq -304(%rbp), %rax
movq %rax, -328(%rbp)
movq -312(%rbp), %rax
xorq -304(%rbp), %rax
movq %rax, -336(%rbp)
movq -320(%rbp), %rax
orq -328(%rbp), %rax
movq %rax, -344(%rbp)
movq -80(%rbp), %rax
xorq -136(%rbp), %rax
movq %rax, -352(%rbp)
movq -80(%rbp), %rax
andq -136(%rbp), %rax
movq %rax, -360(%rbp)
movq -352(%rbp), %rax
andq -344(%rbp), %rax
movq %rax, -368(%rbp)
movq -352(%rbp), %rax
xorq -344(%rbp), %rax
movq %rax, -376(%rbp)
movq -360(%rbp), %rax
orq -368(%rbp), %rax
movq %rax, -384(%rbp)
movq -384(%rbp), %rax
andq -144(%rbp), %rax
movq %rax, -392(%rbp)
movq -384(%rbp), %rax
xorq -144(%rbp), %rax
movq %rax, -400(%rbp)
movq $0, -408(%rbp)
movq -24(%rbp), %rax
andq $1, %rax
shlq $0, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -160(%rbp), %rax
andq $1, %rax
shlq $1, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -184(%rbp), %rax
andq $1, %rax
shlq $2, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -216(%rbp), %rax
andq $1, %rax
shlq $3, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -256(%rbp), %rax
andq $1, %rax
shlq $4, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -296(%rbp), %rax
andq $1, %rax
shlq $5, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -336(%rbp), %rax
andq $1, %rax
shlq $6, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -376(%rbp), %rax
andq $1, %rax
shlq $7, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -400(%rbp), %rax
andq $1, %rax
shlq $8, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -392(%rbp), %rax
andq $1, %rax
shlq $9, %rax
orq -408(%rbp), %rax
movq %rax, -408(%rbp)
movq -408(%rbp), %rax
addq $280, %rsp ## imm = 0x118
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/46437.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _signal_white_now ; -- Begin function signal_white_now
.p2align 2
_signal_white_now: ; @signal_white_now
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Bye Bye !\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _signal_white_now ## -- Begin function signal_white_now
.p2align 4, 0x90
_signal_white_now: ## @signal_white_now
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Bye Bye !\n"
.subsections_via_symbols
| the_stack_data/975669.c |
.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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #20]
str w0, [sp, #16]
str x1, [sp, #8]
add x8, sp, #24
mov w9, #17
str w9, [sp, #36]
ldrsw x9, [sp, #36]
add x9, x8, x9
mov w8, #65
strb w8, [x9]
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -28(%rbp)
movl %edi, -32(%rbp)
movq %rsi, -40(%rbp)
movl $17, -12(%rbp)
movslq -12(%rbp), %rax
movb $65, -24(%rbp,%rax)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1147959.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _push ; -- Begin function push
.p2align 2
_push: ; @push
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
adrp x8, _top@PAGE
ldr w8, [x8, _top@PAGEOFF]
subs w8, w8, #99
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
adrp x9, _top@PAGE
ldr w10, [x9, _top@PAGEOFF]
add w10, w10, #1
str w10, [x9, _top@PAGEOFF]
adrp x9, _stack@GOTPAGE
ldr x9, [x9, _stack@GOTPAGEOFF]
str x8, [x9, w10, sxtw #3]
b LBB0_2
LBB0_2:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _pop ; -- Begin function pop
.p2align 2
_pop: ; @pop
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
adrp x8, _top@PAGE
ldr w8, [x8, _top@PAGEOFF]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x10, _top@PAGE
ldrsw x9, [x10, _top@PAGEOFF]
mov x8, x9
subs w8, w8, #1
str w8, [x10, _top@PAGEOFF]
adrp x8, _stack@GOTPAGE
ldr x8, [x8, _stack@GOTPAGEOFF]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
b LBB1_2
LBB1_2:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _inorder_iter ; -- Begin function inorder_iter
.p2align 2
_inorder_iter: ; @inorder_iter
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_2 Depth 2
b LBB2_2
LBB2_2: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_5
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_2 Depth=2
ldr x0, [sp, #8]
bl _push
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_2 Depth=2
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB2_2
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
bl _pop
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6:
b LBB2_8
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x8, [x8, #16]
str x8, [sp, #8]
b LBB2_1
LBB2_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x8, _root@PAGE
ldr x0, [x8, _root@PAGEOFF]
bl _inorder_iter
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _top ; @top
.p2align 2
_top:
.long 4294967295 ; 0xffffffff
.comm _stack,800,3 ; @stack
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "[%d] "
.section __DATA,__data
.globl _n1 ; @n1
.p2align 3
_n1:
.long 1 ; 0x1
.space 4
.quad 0
.quad 0
.globl _n2 ; @n2
.p2align 3
_n2:
.long 4 ; 0x4
.space 4
.quad _n1
.quad 0
.globl _n3 ; @n3
.p2align 3
_n3:
.long 16 ; 0x10
.space 4
.quad 0
.quad 0
.globl _n4 ; @n4
.p2align 3
_n4:
.long 25 ; 0x19
.space 4
.quad 0
.quad 0
.globl _n5 ; @n5
.p2align 3
_n5:
.long 20 ; 0x14
.space 4
.quad _n3
.quad _n4
.globl _n6 ; @n6
.p2align 3
_n6:
.long 15 ; 0xf
.space 4
.quad _n2
.quad _n5
.globl _root ; @root
.p2align 3
_root:
.quad _n6
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "\354\244\221\354\234\204 \354\210\234\355\232\214= "
l_.str.2: ; @.str.2
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _push ## -- Begin function push
.p2align 4, 0x90
_push: ## @push
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
cmpl $99, _top(%rip)
jge LBB0_2
## %bb.1:
movq -8(%rbp), %rdx
movl _top(%rip), %eax
addl $1, %eax
movl %eax, _top(%rip)
movslq %eax, %rcx
movq _stack@GOTPCREL(%rip), %rax
movq %rdx, (%rax,%rcx,8)
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pop ## -- Begin function pop
.p2align 4, 0x90
_pop: ## @pop
.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, -8(%rbp)
cmpl $-1, _top(%rip)
je LBB1_2
## %bb.1:
movl _top(%rip), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, _top(%rip)
movslq %eax, %rcx
movq _stack@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -8(%rbp)
LBB1_2:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _inorder_iter ## -- Begin function inorder_iter
.p2align 4, 0x90
_inorder_iter: ## @inorder_iter
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_2 Depth 2
jmp LBB2_2
LBB2_2: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpq $0, -8(%rbp)
je LBB2_5
## %bb.3: ## in Loop: Header=BB2_2 Depth=2
movq -8(%rbp), %rdi
callq _push
## %bb.4: ## in Loop: Header=BB2_2 Depth=2
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB2_2
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
callq _pop
movq %rax, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB2_7
## %bb.6:
jmp LBB2_8
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB2_1
LBB2_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq _root(%rip), %rdi
callq _inorder_iter
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _top ## @top
.p2align 2
_top:
.long 4294967295 ## 0xffffffff
.comm _stack,800,4 ## @stack
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "[%d] "
.section __DATA,__data
.globl _n1 ## @n1
.p2align 3
_n1:
.long 1 ## 0x1
.space 4
.quad 0
.quad 0
.globl _n2 ## @n2
.p2align 3
_n2:
.long 4 ## 0x4
.space 4
.quad _n1
.quad 0
.globl _n3 ## @n3
.p2align 3
_n3:
.long 16 ## 0x10
.space 4
.quad 0
.quad 0
.globl _n4 ## @n4
.p2align 3
_n4:
.long 25 ## 0x19
.space 4
.quad 0
.quad 0
.globl _n5 ## @n5
.p2align 3
_n5:
.long 20 ## 0x14
.space 4
.quad _n3
.quad _n4
.globl _n6 ## @n6
.p2align 3
_n6:
.long 15 ## 0xf
.space 4
.quad _n2
.quad _n5
.globl _root ## @root
.p2align 3
_root:
.quad _n6
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "\354\244\221\354\234\204 \354\210\234\355\232\214= "
L_.str.2: ## @.str.2
.asciz "\n"
.subsections_via_symbols
| the_stack_data/76701047.c |
.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
mov w8, #0
str w8, [sp, #16] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #20
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #20]
mov w10, #100
sdiv w8, w8, w10
scvtf s0, w8
stur s0, [x29, #-20]
ldr w8, [sp, #20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
scvtf s0, w8
str s0, [sp, #24]
ldur s0, [x29, #-20]
fcvt d0, s0
ldr s1, [sp, #24]
fcvt d2, s1
fmov d1, #15.00000000
fmadd d0, d0, d1, d2
fcvt s0, d0
stur s0, [x29, #-8]
ldur s0, [x29, #-8]
ldr s1, [sp, #24]
mov w8, #1120403456
fmov s2, w8
fdiv s1, s1, s2
fmul s0, s0, s1
stur s0, [x29, #-12]
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fsub s0, s0, s1
stur s0, [x29, #-16]
ldur s0, [x29, #-8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur s0, [x29, #-12]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur s0, [x29, #-16]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr w0, [sp, #16] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Digite o codigo do produto com quatro digitos numericos (exemplo: 1234) \n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Preco basico: %.2f R$\n"
l_.str.3: ; @.str.3
.asciz "Percentual de desconto: %.0f %%\n"
l_.str.4: ; @.str.4
.asciz "Preco total a pagar:R$ %.2f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x42c80000 ## float 100
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI0_1:
.quad 0x402e000000000000 ## double 15
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -28(%rbp), %rsi
movb $0, %al
callq _scanf
movl -28(%rbp), %eax
movl $100, %ecx
cltd
idivl %ecx
cvtsi2ss %eax, %xmm0
movss %xmm0, -20(%rbp)
movl -28(%rbp), %eax
movl $100, %ecx
cltd
idivl %ecx
cvtsi2ss %edx, %xmm0
movss %xmm0, -24(%rbp)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -24(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
movsd LCPI0_1(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -8(%rbp)
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss -24(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
divss %xmm2, %xmm1
mulss %xmm1, %xmm0
movss %xmm0, -12(%rbp)
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -12(%rbp), %xmm0
movss %xmm0, -16(%rbp)
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.3(%rip), %rdi
movb $1, %al
callq _printf
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.4(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Digite o codigo do produto com quatro digitos numericos (exemplo: 1234) \n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Preco basico: %.2f R$\n"
L_.str.3: ## @.str.3
.asciz "Percentual de desconto: %.0f %%\n"
L_.str.4: ## @.str.4
.asciz "Preco total a pagar:R$ %.2f\n"
.subsections_via_symbols
| the_stack_data/54826023.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dgeqr2p_ ; -- Begin function dgeqr2p_
.p2align 2
_dgeqr2p_: ; @dgeqr2p_
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur x3, [x29, #-40]
stur x4, [x29, #-48]
stur x5, [x29, #-56]
stur x6, [x29, #-64]
ldur x8, [x29, #-40]
ldr w8, [x8]
stur w8, [x29, #-68]
ldur w8, [x29, #-68]
mov x9, #0
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-72]
ldursw x10, [x29, #-72]
ldur x8, [x29, #-32]
subs x9, x9, x10
add x8, x8, x9, lsl #3
stur x8, [x29, #-32]
ldur x8, [x29, #-48]
subs x8, x8, #8
stur x8, [x29, #-48]
ldur x8, [x29, #-56]
subs x8, x8, #8
stur x8, [x29, #-56]
ldur x8, [x29, #-64]
str wzr, [x8]
ldur x8, [x29, #-16]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x9, [x29, #-64]
mov w8, #-1
str w8, [x9]
b LBB0_11
LBB0_2:
ldur x8, [x29, #-24]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x9, [x29, #-64]
mov w8, #-2
str w8, [x9]
b LBB0_10
LBB0_4:
ldur x8, [x29, #-40]
ldr w8, [x8]
str w8, [sp, #52] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w9, [x8]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
mov w8, #1
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB0_7
LBB0_6:
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB0_7
LBB0_7:
ldr w8, [sp, #52] ; 4-byte Folded Reload
ldr w9, [sp, #48] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur x9, [x29, #-64]
mov w8, #-4
str w8, [x9]
b LBB0_9
LBB0_9:
b LBB0_10
LBB0_10:
b LBB0_11
LBB0_11:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldur x8, [x29, #-64]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
sub x1, x29, #76
stur w8, [x29, #-76]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
mov w2, #7
bl _xerbla_
stur wzr, [x29, #-4]
b LBB0_26
LBB0_13:
ldur x8, [x29, #-16]
ldr w8, [x8]
ldur x9, [x29, #-24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_16
LBB0_15:
ldur x8, [x29, #-24]
ldr w8, [x8]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_16
LBB0_16:
ldr w8, [sp, #44] ; 4-byte Folded Reload
str w8, [sp, #68]
ldr w8, [sp, #68]
stur w8, [x29, #-76]
mov w8, #1
str w8, [sp, #72]
b LBB0_17
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #72]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_25
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8]
ldr w9, [sp, #72]
subs w8, w8, w9
add w8, w8, #1
str w8, [sp, #80]
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #76]
ldur x8, [x29, #-32]
ldr w9, [sp, #72]
ldr w10, [sp, #72]
ldur w11, [x29, #-68]
mul w10, w10, w11
add w9, w9, w10
add x8, x8, w9, sxtw #3
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr w8, [sp, #76]
ldur x9, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_17 Depth=1
ldr w8, [sp, #76]
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB0_21
LBB0_20: ; in Loop: Header=BB0_17 Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_17 Depth=1
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldr w10, [sp, #72]
ldur w11, [x29, #-68]
mul w10, w10, w11
add w9, w9, w10
add x2, x8, w9, sxtw #3
ldur x8, [x29, #-48]
ldrsw x9, [sp, #72]
add x4, x8, x9, lsl #3
add x0, sp, #80
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _dlarfgp_
ldr w8, [sp, #72]
ldur x9, [x29, #-24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_17 Depth=1
ldur x8, [x29, #-32]
ldr w9, [sp, #72]
ldr w10, [sp, #72]
ldur w11, [x29, #-68]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
str d0, [sp, #56]
ldur x8, [x29, #-32]
ldr w9, [sp, #72]
ldr w10, [sp, #72]
ldur w11, [x29, #-68]
mul w10, w10, w11
add w9, w9, w10
fmov d0, #1.00000000
str d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-16]
ldr w8, [x8]
ldr w9, [sp, #72]
subs w8, w8, w9
add w8, w8, #1
add x1, sp, #80
str w8, [sp, #80]
ldur x8, [x29, #-24]
ldr w8, [x8]
ldr w9, [sp, #72]
subs w8, w8, w9
add x2, sp, #76
str w8, [sp, #76]
ldur x8, [x29, #-32]
ldr w9, [sp, #72]
ldr w10, [sp, #72]
ldur w11, [x29, #-68]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x8, [x29, #-48]
ldrsw x9, [sp, #72]
add x5, x8, x9, lsl #3
ldur x8, [x29, #-32]
ldr w9, [sp, #72]
ldr w10, [sp, #72]
add w10, w10, #1
ldur w11, [x29, #-68]
mul w10, w10, w11
add w9, w9, w10
add x6, x8, w9, sxtw #3
ldur x7, [x29, #-40]
ldur x8, [x29, #-56]
add x8, x8, #8
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
adrp x4, _c__1@PAGE
add x4, x4, _c__1@PAGEOFF
bl _dlarf_
ldr d0, [sp, #56]
ldur x8, [x29, #-32]
ldr w9, [sp, #72]
ldr w10, [sp, #72]
ldur w11, [x29, #-68]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_17 Depth=1
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_17 Depth=1
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
b LBB0_17
LBB0_25:
stur wzr, [x29, #-4]
b LBB0_26
LBB0_26:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "DGEQR2P"
.section __DATA,__data
.p2align 2 ; @c__1
_c__1:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "Left"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function dgeqr2p_
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _dgeqr2p_
.p2align 4, 0x90
_dgeqr2p_: ## @dgeqr2p_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq 16(%rbp), %rax
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq %r9, -56(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -64(%rbp)
movl -64(%rbp), %ecx
movq -32(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movq -48(%rbp), %rax
addq $-8, %rax
movq %rax, -48(%rbp)
movq -56(%rbp), %rax
addq $-8, %rax
movq %rax, -56(%rbp)
movq 16(%rbp), %rax
movl $0, (%rax)
movq -16(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_2
## %bb.1:
movq 16(%rbp), %rax
movl $-1, (%rax)
jmp LBB0_11
LBB0_2:
movq -24(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_4
## %bb.3:
movq 16(%rbp), %rax
movl $-2, (%rax)
jmp LBB0_10
LBB0_4:
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -100(%rbp) ## 4-byte Spill
movq -16(%rbp), %rcx
movl $1, %eax
cmpl (%rcx), %eax
jl LBB0_6
## %bb.5:
movl $1, %eax
movl %eax, -104(%rbp) ## 4-byte Spill
jmp LBB0_7
LBB0_6:
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -104(%rbp) ## 4-byte Spill
LBB0_7:
movl -100(%rbp), %eax ## 4-byte Reload
movl -104(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_9
## %bb.8:
movq 16(%rbp), %rax
movl $-4, (%rax)
LBB0_9:
jmp LBB0_10
LBB0_10:
jmp LBB0_11
LBB0_11:
movq 16(%rbp), %rax
cmpl $0, (%rax)
je LBB0_13
## %bb.12:
movq 16(%rbp), %rcx
xorl %eax, %eax
subl (%rcx), %eax
movl %eax, -68(%rbp)
leaq L_.str(%rip), %rdi
leaq -68(%rbp), %rsi
movl $7, %edx
callq _xerbla_
movl $0, -4(%rbp)
jmp LBB0_26
LBB0_13:
movq -16(%rbp), %rax
movl (%rax), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB0_15
## %bb.14:
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -108(%rbp) ## 4-byte Spill
jmp LBB0_16
LBB0_15:
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -108(%rbp) ## 4-byte Spill
LBB0_16:
movl -108(%rbp), %eax ## 4-byte Reload
movl %eax, -84(%rbp)
movl -84(%rbp), %eax
movl %eax, -68(%rbp)
movl $1, -80(%rbp)
LBB0_17: ## =>This Inner Loop Header: Depth=1
movl -80(%rbp), %eax
cmpl -68(%rbp), %eax
jg LBB0_25
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movq -16(%rbp), %rax
movl (%rax), %eax
subl -80(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movq -32(%rbp), %rax
movl -80(%rbp), %ecx
movl -80(%rbp), %edx
imull -60(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movl -76(%rbp), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB0_20
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
movl -76(%rbp), %eax
movl %eax, -132(%rbp) ## 4-byte Spill
jmp LBB0_21
LBB0_20: ## in Loop: Header=BB0_17 Depth=1
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -132(%rbp) ## 4-byte Spill
LBB0_21: ## in Loop: Header=BB0_17 Depth=1
movq -128(%rbp), %rsi ## 8-byte Reload
movq -120(%rbp), %rdx ## 8-byte Reload
movl -132(%rbp), %eax ## 4-byte Reload
movl -80(%rbp), %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rdx
movq -48(%rbp), %r8
movslq -80(%rbp), %rax
shlq $3, %rax
addq %rax, %r8
leaq -72(%rbp), %rdi
leaq _c__1(%rip), %rcx
callq _dlarfgp_
movl -80(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_23
## %bb.22: ## in Loop: Header=BB0_17 Depth=1
movq -32(%rbp), %rax
movl -80(%rbp), %ecx
movl -80(%rbp), %edx
imull -60(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp)
movq -32(%rbp), %rax
movl -80(%rbp), %ecx
movl -80(%rbp), %edx
imull -60(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
movq -16(%rbp), %rax
movl (%rax), %eax
subl -80(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
movq -24(%rbp), %rax
movl (%rax), %eax
subl -80(%rbp), %eax
movl %eax, -76(%rbp)
movq -32(%rbp), %rcx
movl -80(%rbp), %eax
movl -80(%rbp), %edx
imull -60(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r9
movslq -80(%rbp), %rax
shlq $3, %rax
addq %rax, %r9
movq -32(%rbp), %r11
movl -80(%rbp), %eax
movl -80(%rbp), %edx
addl $1, %edx
imull -60(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r11
movq -40(%rbp), %r10
movq -56(%rbp), %rax
addq $8, %rax
leaq L_.str.1(%rip), %rdi
leaq -72(%rbp), %rsi
leaq -76(%rbp), %rdx
leaq _c__1(%rip), %r8
movq %r11, (%rsp)
movq %r10, 8(%rsp)
movq %rax, 16(%rsp)
callq _dlarf_
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movl -80(%rbp), %ecx
movl -80(%rbp), %edx
imull -60(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_23: ## in Loop: Header=BB0_17 Depth=1
jmp LBB0_24
LBB0_24: ## in Loop: Header=BB0_17 Depth=1
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
jmp LBB0_17
LBB0_25:
movl $0, -4(%rbp)
LBB0_26:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "DGEQR2P"
.section __DATA,__data
.p2align 2 ## @c__1
_c__1:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "Left"
.subsections_via_symbols
| the_stack_data/311298.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #1216
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #52]
mov x9, sp
add x8, sp, #48
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #44]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_9 Depth 2
ldr w8, [sp, #48]
subs w9, w8, #1
str w9, [sp, #48]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #36]
mov w8, #1
str w8, [sp, #40]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #40]
subs w8, w8, #10
cset w8, gt
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x8, [sp, #40]
mov x9, #101
mul x9, x8, x9
add x8, sp, #97
add x10, x8, x9
ldrsw x9, [sp, #40]
add x8, sp, #56
str x8, [sp, #24] ; 8-byte Folded Spill
add x8, x8, x9, lsl #2
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w8, [sp, #36]
ldrsw x10, [sp, #40]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #40]
add x8, sp, #56
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #36]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_3
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #44]
mov w9, #1
str w9, [sp, #20] ; 4-byte Folded Spill
add w10, w8, #1
str w10, [sp, #44]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #20] ; 4-byte Folded Reload
str w8, [sp, #40]
b LBB0_9
LBB0_9: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #40]
subs w8, w8, #10
cset w8, gt
tbnz w8, #0, LBB0_14
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=2
ldr w8, [sp, #36]
ldrsw x10, [sp, #40]
add x9, sp, #56
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=2
ldrsw x8, [sp, #40]
mov x9, #101
mul x9, x8, x9
add x8, sp, #97
add x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_9 Depth=2
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_9 Depth=2
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_9
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_15:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
bl ___stack_chk_fail
LBB0_17:
mov w0, #0
add sp, sp, #1216
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%s %d"
l_.str.2: ; @.str.2
.asciz "Case #%d:\n"
l_.str.3: ; @.str.3
.asciz "%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 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 $1200, %rsp ## imm = 0x4B0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1172(%rbp)
leaq L_.str(%rip), %rdi
leaq -1176(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -1180(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_9 Depth 2
movl -1176(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -1176(%rbp)
cmpl $0, %eax
je LBB0_15
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -1188(%rbp)
movl $1, -1184(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -1184(%rbp)
jg LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -1184(%rbp), %rax
leaq -1120(%rbp), %rsi
imulq $101, %rax, %rax
addq %rax, %rsi
movslq -1184(%rbp), %rax
leaq -1168(%rbp), %rdx
shlq $2, %rax
addq %rax, %rdx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movl -1188(%rbp), %eax
movslq -1184(%rbp), %rcx
cmpl -1168(%rbp,%rcx,4), %eax
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movslq -1184(%rbp), %rax
movl -1168(%rbp,%rax,4), %eax
movl %eax, -1188(%rbp)
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movl -1184(%rbp), %eax
addl $1, %eax
movl %eax, -1184(%rbp)
jmp LBB0_3
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl -1180(%rbp), %esi
addl $1, %esi
movl %esi, -1180(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -1184(%rbp)
LBB0_9: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -1184(%rbp)
jg LBB0_14
## %bb.10: ## in Loop: Header=BB0_9 Depth=2
movl -1188(%rbp), %eax
movslq -1184(%rbp), %rcx
cmpl -1168(%rbp,%rcx,4), %eax
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_9 Depth=2
movslq -1184(%rbp), %rax
leaq -1120(%rbp), %rsi
imulq $101, %rax, %rax
addq %rax, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_12: ## in Loop: Header=BB0_9 Depth=2
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_9 Depth=2
movl -1184(%rbp), %eax
addl $1, %eax
movl %eax, -1184(%rbp)
jmp LBB0_9
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_15:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_17
## %bb.16:
xorl %eax, %eax
addq $1200, %rsp ## imm = 0x4B0
popq %rbp
retq
LBB0_17:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%s %d"
L_.str.2: ## @.str.2
.asciz "Case #%d:\n"
L_.str.3: ## @.str.3
.asciz "%s\n"
.subsections_via_symbols
| the_stack_data/138900.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #5
stur w8, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
subs w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_3:
mov w8, #4
stur w8, [x29, #-8]
b LBB0_4
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_9
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
subs w8, w8, #1
stur w8, [x29, #-8]
mov w8, #4
stur w8, [x29, #-12]
b LBB0_6
LBB0_6: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=2
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
mul w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
b LBB0_6
LBB0_8: ; in Loop: Header=BB0_4 Depth=1
b LBB0_4
LBB0_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello world"
l_.str.1: ; @.str.1
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $5, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -8(%rbp)
jle LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
addl $-1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_3:
movl $4, -8(%rbp)
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_6 Depth 2
cmpl $0, -8(%rbp)
jle LBB0_9
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movl -8(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
addl $-1, %eax
movl %eax, -8(%rbp)
movl $4, -12(%rbp)
LBB0_6: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -12(%rbp)
jle LBB0_8
## %bb.7: ## in Loop: Header=BB0_6 Depth=2
movl -8(%rbp), %esi
imull -12(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB0_6
LBB0_8: ## in Loop: Header=BB0_4 Depth=1
jmp LBB0_4
LBB0_9:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello world"
L_.str.1: ## @.str.1
.asciz "%d"
.subsections_via_symbols
| the_stack_data/215767012.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-20]
add x0, sp, #28
str x0, [sp, #16] ; 8-byte Folded Spill
mov x1, #80
bl _gethostname
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldur w9, [x29, #-20]
; implicit-def: $x10
mov x10, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB0_2:
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello master, I am slave %d running on %s!\n"
l_.str.1: ; @.str.1
.asciz "Usage: %s id\n"
l_.str.2: ; @.str.2
.asciz "where id is an integer\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 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 $144, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -20(%rbp)
leaq -112(%rbp), %rdi
movq %rdi, -128(%rbp) ## 8-byte Spill
movl $80, %esi
callq _gethostname
movq -128(%rbp), %rdx ## 8-byte Reload
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
movl %eax, -116(%rbp) ## 4-byte Spill
callq _printf
movl -116(%rbp), %edi ## 4-byte Reload
callq _exit
LBB0_2:
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -129(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -129(%rbp), %al ## 1-byte Reload
leaq L_.str.2(%rip), %rdi
callq _printf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello master, I am slave %d running on %s!\n"
L_.str.1: ## @.str.1
.asciz "Usage: %s id\n"
L_.str.2: ## @.str.2
.asciz "where id is an integer\n"
.subsections_via_symbols
| the_stack_data/215768004.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function raydium_i2c_probe
_raydium_i2c_probe: ; @raydium_i2c_probe
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _ENOMEM@GOTPAGE
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
str x8, [sp, #64] ; 8-byte Folded Spill
adrp x8, _EPROBE_DEFER@GOTPAGE
ldr x8, [x8, _EPROBE_DEFER@GOTPAGEOFF]
stur x8, [x29, #-56] ; 8-byte Folded Spill
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x8, _I2C_FUNC_I2C@GOTPAGE
ldr x8, [x8, _I2C_FUNC_I2C@GOTPAGEOFF]
ldr w1, [x8]
bl _i2c_check_functionality
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x0, [x29, #-16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _dev_err
adrp x8, _ENXIO@GOTPAGE
ldr x8, [x8, _ENXIO@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_37
LBB0_2:
ldur x0, [x29, #-16]
adrp x8, _GFP_KERNEL@GOTPAGE
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
ldr w2, [x8]
mov w1, #72
bl _devm_kzalloc
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_37
LBB0_4:
ldur x8, [x29, #-40]
add x0, x8, #64
bl _mutex_init
ldur x8, [x29, #-16]
ldur x9, [x29, #-40]
str x8, [x9, #56]
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
bl _i2c_set_clientdata
ldur x0, [x29, #-16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _devm_regulator_get
ldur x8, [x29, #-40]
str x0, [x8, #48]
ldur x8, [x29, #-40]
ldr x0, [x8, #48]
bl _IS_ERR
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_5
LBB0_5:
ldur x8, [x29, #-40]
ldr x0, [x8, #48]
bl _PTR_ERR
ldur x9, [x29, #-56] ; 8-byte Folded Reload
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
ldr w9, [x9]
adds w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur x0, [x29, #-16]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _dev_err
b LBB0_7
LBB0_7:
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_8:
ldur x0, [x29, #-16]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _devm_regulator_get
ldur x8, [x29, #-40]
str x0, [x8, #40]
ldur x8, [x29, #-40]
ldr x0, [x8, #40]
bl _IS_ERR
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_9
LBB0_9:
ldur x8, [x29, #-40]
ldr x0, [x8, #40]
bl _PTR_ERR
ldur x9, [x29, #-56] ; 8-byte Folded Reload
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
ldr w9, [x9]
adds w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x0, [x29, #-16]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _dev_err
b LBB0_11
LBB0_11:
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_12:
ldur x0, [x29, #-16]
adrp x8, _GPIOD_OUT_LOW@GOTPAGE
ldr x8, [x8, _GPIOD_OUT_LOW@GOTPAGEOFF]
ldr w2, [x8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _devm_gpiod_get_optional
ldur x8, [x29, #-40]
str x0, [x8, #32]
ldur x8, [x29, #-40]
ldr x0, [x8, #32]
bl _IS_ERR
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_13
LBB0_13:
ldur x8, [x29, #-40]
ldr x0, [x8, #32]
bl _PTR_ERR
ldur x9, [x29, #-56] ; 8-byte Folded Reload
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
ldr w9, [x9]
adds w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur x0, [x29, #-16]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _dev_err
b LBB0_15
LBB0_15:
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_16:
ldur x0, [x29, #-40]
bl _raydium_i2c_power_on
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_18:
ldur x0, [x29, #-16]
ldur x2, [x29, #-40]
adrp x1, _raydium_i2c_power_off@GOTPAGE
ldr x1, [x1, _raydium_i2c_power_off@GOTPAGEOFF]
bl _devm_add_action
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldur x0, [x29, #-16]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _dev_err
ldur x0, [x29, #-40]
bl _raydium_i2c_power_off
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_20:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
ldur x8, [x29, #-16]
ldr w1, [x8, #12]
adrp x8, _I2C_SMBUS_READ@GOTPAGE
ldr x8, [x8, _I2C_SMBUS_READ@GOTPAGEOFF]
ldr w3, [x8]
adrp x8, _I2C_SMBUS_BYTE@GOTPAGE
ldr x8, [x8, _I2C_SMBUS_BYTE@GOTPAGEOFF]
ldr w5, [x8]
mov w4, #0
mov x2, x4
sub x6, x29, #28
bl _i2c_smbus_xfer
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
ldur x0, [x29, #-16]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _dev_err
adrp x8, _ENXIO@GOTPAGE
ldr x8, [x8, _ENXIO@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_37
LBB0_22:
ldur x0, [x29, #-40]
bl _raydium_i2c_initialize
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23:
ldur x0, [x29, #-16]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _dev_err
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_24:
ldur x0, [x29, #-16]
ldur x8, [x29, #-40]
ldr w1, [x8, #28]
adrp x8, _GFP_KERNEL@GOTPAGE
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
ldr w2, [x8]
bl _devm_kmalloc
ldur x8, [x29, #-40]
str w0, [x8, #24]
ldur x8, [x29, #-40]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_37
LBB0_26:
ldur x0, [x29, #-16]
bl _devm_input_allocate_device
ldur x8, [x29, #-40]
str x0, [x8]
ldur x8, [x29, #-40]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
ldur x0, [x29, #-16]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _dev_err
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_37
LBB0_28:
ldur x8, [x29, #-40]
ldr x9, [x8]
adrp x8, l_.str.11@PAGE
add x8, x8, l_.str.11@PAGEOFF
str x8, [x9]
adrp x8, _BUS_I2C@GOTPAGE
ldr x8, [x8, _BUS_I2C@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr x9, [x9]
str w8, [x9, #8]
ldur x8, [x29, #-40]
ldr x8, [x8]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _ABS_MT_POSITION_X@GOTPAGE
ldr x8, [x8, _ABS_MT_POSITION_X@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
ldr w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x8, [x29, #-40]
ldr w0, [x8, #20]
bl _le16_to_cpu
ldr w1, [sp, #12] ; 4-byte Folded Reload
mov x3, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w5, #0
str w5, [sp, #60] ; 4-byte Folded Spill
mov x2, x5
mov x4, x5
bl _input_set_abs_params
ldur x8, [x29, #-40]
ldr x8, [x8]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, _ABS_MT_POSITION_Y@GOTPAGE
ldr x8, [x8, _ABS_MT_POSITION_Y@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
ldr w8, [x8]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x8, [x29, #-40]
ldr w0, [x8, #16]
bl _le16_to_cpu
ldr w1, [sp, #28] ; 4-byte Folded Reload
ldr w5, [sp, #60] ; 4-byte Folded Reload
mov x3, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x2, x5
mov x4, x5
bl _input_set_abs_params
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldur x9, [x29, #-40]
ldr x0, [x9]
ldr w1, [x8]
ldur x8, [x29, #-40]
ldr w2, [x8, #12]
bl _input_abs_set_res
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur x9, [x29, #-40]
ldr x0, [x9]
ldr w1, [x8]
ldur x8, [x29, #-40]
ldr w2, [x8, #8]
bl _input_abs_set_res
ldr w5, [sp, #60] ; 4-byte Folded Reload
ldur x8, [x29, #-40]
ldr x0, [x8]
adrp x8, _ABS_MT_TOUCH_MAJOR@GOTPAGE
ldr x8, [x8, _ABS_MT_TOUCH_MAJOR@GOTPAGEOFF]
ldr w1, [x8]
mov x2, x5
mov w3, #255
str w3, [sp, #56] ; 4-byte Folded Spill
mov x4, x5
bl _input_set_abs_params
ldr w3, [sp, #56] ; 4-byte Folded Reload
ldr w5, [sp, #60] ; 4-byte Folded Reload
ldur x8, [x29, #-40]
ldr x0, [x8]
adrp x8, _ABS_MT_PRESSURE@GOTPAGE
ldr x8, [x8, _ABS_MT_PRESSURE@GOTPAGEOFF]
ldr w1, [x8]
mov x2, x5
mov x4, x5
bl _input_set_abs_params
ldur x8, [x29, #-40]
ldr x0, [x8]
adrp x8, _RM_MAX_TOUCH_NUM@GOTPAGE
ldr x8, [x8, _RM_MAX_TOUCH_NUM@GOTPAGEOFF]
ldr w1, [x8]
adrp x8, _INPUT_MT_DIRECT@GOTPAGE
ldr x8, [x8, _INPUT_MT_DIRECT@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _INPUT_MT_DROP_UNUSED@GOTPAGE
ldr x9, [x9, _INPUT_MT_DROP_UNUSED@GOTPAGEOFF]
ldr w9, [x9]
orr w2, w8, w9
bl _input_mt_init_slots
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
ldur x0, [x29, #-16]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _dev_err
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_30:
ldur x8, [x29, #-40]
ldr x0, [x8]
bl _input_register_device
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31:
ldur x0, [x29, #-16]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _dev_err
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_32:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr w1, [x8, #8]
adrp x8, _raydium_i2c_irq@GOTPAGE
ldr x8, [x8, _raydium_i2c_irq@GOTPAGEOFF]
ldr w3, [x8]
adrp x8, _IRQF_ONESHOT@GOTPAGE
ldr x8, [x8, _IRQF_ONESHOT@GOTPAGEOFF]
ldr w4, [x8]
ldur x8, [x29, #-16]
ldr w5, [x8, #4]
ldur x6, [x29, #-40]
mov x2, #0
bl _devm_request_threaded_irq
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
ldur x0, [x29, #-16]
adrp x1, l_.str.14@PAGE
add x1, x1, l_.str.14@PAGEOFF
bl _dev_err
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_34:
ldur x0, [x29, #-16]
adrp x1, _raydium_i2c_attribute_group@GOTPAGE
ldr x1, [x1, _raydium_i2c_attribute_group@GOTPAGEOFF]
bl _devm_device_add_group
stur w0, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_36
b LBB0_35
LBB0_35:
ldur x0, [x29, #-16]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _dev_err
ldur w8, [x29, #-44]
stur w8, [x29, #-4]
b LBB0_37
LBB0_36:
stur wzr, [x29, #-4]
b LBB0_37
LBB0_37:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.comm _I2C_FUNC_I2C,4,2 ; @I2C_FUNC_I2C
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "i2c check functionality error (need I2C_FUNC_I2C)\n"
.comm _ENXIO,4,2 ; @ENXIO
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
l_.str.1: ; @.str.1
.asciz "avdd"
.comm _EPROBE_DEFER,4,2 ; @EPROBE_DEFER
l_.str.2: ; @.str.2
.asciz "Failed to get 'avdd' regulator: %d\n"
l_.str.3: ; @.str.3
.asciz "vccio"
l_.str.4: ; @.str.4
.asciz "Failed to get 'vccio' regulator: %d\n"
l_.str.5: ; @.str.5
.asciz "reset"
.comm _GPIOD_OUT_LOW,4,2 ; @GPIOD_OUT_LOW
l_.str.6: ; @.str.6
.asciz "failed to get reset gpio: %d\n"
l_.str.7: ; @.str.7
.asciz "failed to install power off action: %d\n"
.comm _I2C_SMBUS_READ,4,2 ; @I2C_SMBUS_READ
.comm _I2C_SMBUS_BYTE,4,2 ; @I2C_SMBUS_BYTE
l_.str.8: ; @.str.8
.asciz "nothing at this address\n"
l_.str.9: ; @.str.9
.asciz "failed to initialize: %d\n"
l_.str.10: ; @.str.10
.asciz "Failed to allocate input device\n"
l_.str.11: ; @.str.11
.asciz "Raydium Touchscreen"
.comm _BUS_I2C,4,2 ; @BUS_I2C
.comm _ABS_MT_POSITION_X,4,2 ; @ABS_MT_POSITION_X
.comm _ABS_MT_POSITION_Y,4,2 ; @ABS_MT_POSITION_Y
.comm _ABS_MT_TOUCH_MAJOR,4,2 ; @ABS_MT_TOUCH_MAJOR
.comm _ABS_MT_PRESSURE,4,2 ; @ABS_MT_PRESSURE
.comm _RM_MAX_TOUCH_NUM,4,2 ; @RM_MAX_TOUCH_NUM
.comm _INPUT_MT_DIRECT,4,2 ; @INPUT_MT_DIRECT
.comm _INPUT_MT_DROP_UNUSED,4,2 ; @INPUT_MT_DROP_UNUSED
l_.str.12: ; @.str.12
.asciz "failed to initialize MT slots: %d\n"
l_.str.13: ; @.str.13
.asciz "unable to register input device: %d\n"
.comm _raydium_i2c_irq,4,2 ; @raydium_i2c_irq
.comm _IRQF_ONESHOT,4,2 ; @IRQF_ONESHOT
l_.str.14: ; @.str.14
.asciz "Failed to register interrupt\n"
.comm _raydium_i2c_attribute_group,4,2 ; @raydium_i2c_attribute_group
l_.str.15: ; @.str.15
.asciz "failed to create sysfs attributes: %d\n"
.no_dead_strip _raydium_i2c_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function raydium_i2c_probe
_raydium_i2c_probe: ## @raydium_i2c_probe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
movl 16(%rax), %edi
movq _I2C_FUNC_I2C@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _i2c_check_functionality
cmpl $0, %eax
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
movb $0, %al
callq _dev_err
xorl %eax, %eax
movq _ENXIO@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_2:
movq -16(%rbp), %rdi
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl $72, %esi
callq _devm_kzalloc
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB0_4
## %bb.3:
xorl %eax, %eax
movq _ENOMEM@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_4:
movq -40(%rbp), %rdi
addq $64, %rdi
callq _mutex_init
movq -16(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 56(%rax)
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _i2c_set_clientdata
movq -16(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _devm_regulator_get
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 48(%rax)
movq -40(%rbp), %rax
movq 48(%rax), %rdi
callq _IS_ERR
cmpq $0, %rax
je LBB0_8
## %bb.5:
movq -40(%rbp), %rax
movq 48(%rax), %rdi
callq _PTR_ERR
movl %eax, -44(%rbp)
movl -44(%rbp), %eax
xorl %ecx, %ecx
movq _EPROBE_DEFER@GOTPCREL(%rip), %rdx
subl (%rdx), %ecx
cmpl %ecx, %eax
je LBB0_7
## %bb.6:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _dev_err
LBB0_7:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_8:
movq -16(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _devm_regulator_get
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 40(%rax)
movq -40(%rbp), %rax
movq 40(%rax), %rdi
callq _IS_ERR
cmpq $0, %rax
je LBB0_12
## %bb.9:
movq -40(%rbp), %rax
movq 40(%rax), %rdi
callq _PTR_ERR
movl %eax, -44(%rbp)
movl -44(%rbp), %eax
xorl %ecx, %ecx
movq _EPROBE_DEFER@GOTPCREL(%rip), %rdx
subl (%rdx), %ecx
cmpl %ecx, %eax
je LBB0_11
## %bb.10:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _dev_err
LBB0_11:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_12:
movq -16(%rbp), %rdi
movq _GPIOD_OUT_LOW@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq L_.str.5(%rip), %rsi
callq _devm_gpiod_get_optional
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 32(%rax)
movq -40(%rbp), %rax
movq 32(%rax), %rdi
callq _IS_ERR
cmpq $0, %rax
je LBB0_16
## %bb.13:
movq -40(%rbp), %rax
movq 32(%rax), %rdi
callq _PTR_ERR
movl %eax, -44(%rbp)
movl -44(%rbp), %eax
xorl %ecx, %ecx
movq _EPROBE_DEFER@GOTPCREL(%rip), %rdx
subl (%rdx), %ecx
cmpl %ecx, %eax
je LBB0_15
## %bb.14:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
leaq L_.str.6(%rip), %rsi
movb $0, %al
callq _dev_err
LBB0_15:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_16:
movq -40(%rbp), %rdi
callq _raydium_i2c_power_on
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB0_18
## %bb.17:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_18:
movq -16(%rbp), %rdi
movq -40(%rbp), %rdx
movq _raydium_i2c_power_off@GOTPCREL(%rip), %rsi
callq _devm_add_action
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB0_20
## %bb.19:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _dev_err
movq -40(%rbp), %rdi
callq _raydium_i2c_power_off
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_20:
movq -16(%rbp), %rax
movl 16(%rax), %edi
movq -16(%rbp), %rax
movl 12(%rax), %esi
movq _I2C_SMBUS_READ@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _I2C_SMBUS_BYTE@GOTPCREL(%rip), %rax
movl (%rax), %r9d
xorl %r8d, %r8d
leaq -32(%rbp), %rax
movl %r8d, %edx
movq %rax, (%rsp)
callq _i2c_smbus_xfer
cmpq $0, %rax
jge LBB0_22
## %bb.21:
movq -16(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movb $0, %al
callq _dev_err
xorl %eax, %eax
movq _ENXIO@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_22:
movq -40(%rbp), %rdi
callq _raydium_i2c_initialize
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB0_24
## %bb.23:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
leaq L_.str.9(%rip), %rsi
movb $0, %al
callq _dev_err
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_24:
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movl 28(%rax), %esi
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _devm_kmalloc
movl %eax, %ecx
movq -40(%rbp), %rax
movl %ecx, 24(%rax)
movq -40(%rbp), %rax
cmpl $0, 24(%rax)
jne LBB0_26
## %bb.25:
xorl %eax, %eax
movq _ENOMEM@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_26:
movq -16(%rbp), %rdi
callq _devm_input_allocate_device
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movq -40(%rbp), %rax
cmpq $0, (%rax)
jne LBB0_28
## %bb.27:
movq -16(%rbp), %rdi
leaq L_.str.10(%rip), %rsi
movb $0, %al
callq _dev_err
xorl %eax, %eax
movq _ENOMEM@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_28:
movq -40(%rbp), %rax
movq (%rax), %rax
leaq L_.str.11(%rip), %rcx
movq %rcx, (%rax)
movq _BUS_I2C@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movq (%rax), %rax
movl %ecx, 8(%rax)
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq _ABS_MT_POSITION_X@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -60(%rbp) ## 4-byte Spill
movq -40(%rbp), %rax
movl 20(%rax), %edi
callq _le16_to_cpu
movq -72(%rbp), %rdi ## 8-byte Reload
movl -60(%rbp), %esi ## 4-byte Reload
movl %eax, %ecx
xorl %r9d, %r9d
movl %r9d, %edx
movl %r9d, %r8d
callq _input_set_abs_params
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq _ABS_MT_POSITION_Y@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movq -40(%rbp), %rax
movl 16(%rax), %edi
callq _le16_to_cpu
movq -56(%rbp), %rdi ## 8-byte Reload
movl -48(%rbp), %esi ## 4-byte Reload
movl %eax, %ecx
xorl %r9d, %r9d
movl %r9d, %edx
movl %r9d, %r8d
callq _input_set_abs_params
movq -40(%rbp), %rax
movq (%rax), %rdi
movq _ABS_MT_POSITION_X@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -40(%rbp), %rax
movl 12(%rax), %edx
callq _input_abs_set_res
movq -40(%rbp), %rax
movq (%rax), %rdi
movq _ABS_MT_POSITION_Y@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -40(%rbp), %rax
movl 8(%rax), %edx
callq _input_abs_set_res
movq -40(%rbp), %rax
movq (%rax), %rdi
movq _ABS_MT_TOUCH_MAJOR@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %r9d, %r9d
movl $255, %ecx
movl %r9d, %edx
movl %r9d, %r8d
callq _input_set_abs_params
movq -40(%rbp), %rax
movq (%rax), %rdi
movq _ABS_MT_PRESSURE@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %r9d, %r9d
movl $255, %ecx
movl %r9d, %edx
movl %r9d, %r8d
callq _input_set_abs_params
movq -40(%rbp), %rax
movq (%rax), %rdi
movq _RM_MAX_TOUCH_NUM@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _INPUT_MT_DIRECT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _INPUT_MT_DROP_UNUSED@GOTPCREL(%rip), %rax
orl (%rax), %edx
callq _input_mt_init_slots
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB0_30
## %bb.29:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
leaq L_.str.12(%rip), %rsi
movb $0, %al
callq _dev_err
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_30:
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _input_register_device
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB0_32
## %bb.31:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
leaq L_.str.13(%rip), %rsi
movb $0, %al
callq _dev_err
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_32:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movl 8(%rax), %esi
movq _raydium_i2c_irq@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _IRQF_ONESHOT@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq -16(%rbp), %rax
movl 4(%rax), %r9d
movq -40(%rbp), %rax
xorl %edx, %edx
## kill: def $rdx killed $edx
movq %rax, (%rsp)
callq _devm_request_threaded_irq
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB0_34
## %bb.33:
movq -16(%rbp), %rdi
leaq L_.str.14(%rip), %rsi
movb $0, %al
callq _dev_err
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_34:
movq -16(%rbp), %rdi
movq _raydium_i2c_attribute_group@GOTPCREL(%rip), %rsi
callq _devm_device_add_group
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB0_36
## %bb.35:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
leaq L_.str.15(%rip), %rsi
movb $0, %al
callq _dev_err
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_37
LBB0_36:
movl $0, -4(%rbp)
LBB0_37:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _I2C_FUNC_I2C,4,2 ## @I2C_FUNC_I2C
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "i2c check functionality error (need I2C_FUNC_I2C)\n"
.comm _ENXIO,4,2 ## @ENXIO
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
L_.str.1: ## @.str.1
.asciz "avdd"
.comm _EPROBE_DEFER,4,2 ## @EPROBE_DEFER
L_.str.2: ## @.str.2
.asciz "Failed to get 'avdd' regulator: %d\n"
L_.str.3: ## @.str.3
.asciz "vccio"
L_.str.4: ## @.str.4
.asciz "Failed to get 'vccio' regulator: %d\n"
L_.str.5: ## @.str.5
.asciz "reset"
.comm _GPIOD_OUT_LOW,4,2 ## @GPIOD_OUT_LOW
L_.str.6: ## @.str.6
.asciz "failed to get reset gpio: %d\n"
L_.str.7: ## @.str.7
.asciz "failed to install power off action: %d\n"
.comm _I2C_SMBUS_READ,4,2 ## @I2C_SMBUS_READ
.comm _I2C_SMBUS_BYTE,4,2 ## @I2C_SMBUS_BYTE
L_.str.8: ## @.str.8
.asciz "nothing at this address\n"
L_.str.9: ## @.str.9
.asciz "failed to initialize: %d\n"
L_.str.10: ## @.str.10
.asciz "Failed to allocate input device\n"
L_.str.11: ## @.str.11
.asciz "Raydium Touchscreen"
.comm _BUS_I2C,4,2 ## @BUS_I2C
.comm _ABS_MT_POSITION_X,4,2 ## @ABS_MT_POSITION_X
.comm _ABS_MT_POSITION_Y,4,2 ## @ABS_MT_POSITION_Y
.comm _ABS_MT_TOUCH_MAJOR,4,2 ## @ABS_MT_TOUCH_MAJOR
.comm _ABS_MT_PRESSURE,4,2 ## @ABS_MT_PRESSURE
.comm _RM_MAX_TOUCH_NUM,4,2 ## @RM_MAX_TOUCH_NUM
.comm _INPUT_MT_DIRECT,4,2 ## @INPUT_MT_DIRECT
.comm _INPUT_MT_DROP_UNUSED,4,2 ## @INPUT_MT_DROP_UNUSED
L_.str.12: ## @.str.12
.asciz "failed to initialize MT slots: %d\n"
L_.str.13: ## @.str.13
.asciz "unable to register input device: %d\n"
.comm _raydium_i2c_irq,4,2 ## @raydium_i2c_irq
.comm _IRQF_ONESHOT,4,2 ## @IRQF_ONESHOT
L_.str.14: ## @.str.14
.asciz "Failed to register interrupt\n"
.comm _raydium_i2c_attribute_group,4,2 ## @raydium_i2c_attribute_group
L_.str.15: ## @.str.15
.asciz "failed to create sysfs attributes: %d\n"
.no_dead_strip _raydium_i2c_probe
.subsections_via_symbols
| the_stack_data/29826129.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
adrp x8, _b@PAGE
ldr w8, [x8, _b@PAGEOFF]
asr w9, w8, #11
mov w8, #0
subs w8, w8, w9, sxth
cset w8, gt
and w8, w8, #0x1
adrp x9, _a@PAGE
strb w8, [x9, _a@PAGEOFF]
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
stur wzr, [x29, #-4]
; InlineAsm Start
; InlineAsm End
bl _foo
adrp x8, _a@PAGE
ldrsb w8, [x8, _a@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl _abort
LBB1_2:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _a ; @a
.zerofill __DATA,__common,_a,1,0
.section __DATA,__data
.globl _b ; @b
.p2align 2
_b:
.long 197412621 ; 0xbc4470d
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _b(%rip), %eax
sarl $11, %eax
## kill: def $ax killed $ax killed $eax
movswl %ax, %ecx
xorl %eax, %eax
cmpl %ecx, %eax
setg %al
andb $1, %al
movzbl %al, %eax
## kill: def $al killed $al killed $eax
movb %al, _a(%rip)
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
subq $16, %rsp
movl $0, -4(%rbp)
## InlineAsm Start
## InlineAsm End
callq _foo
movsbl _a(%rip), %eax
cmpl $0, %eax
je LBB1_2
## %bb.1:
callq _abort
LBB1_2:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _a ## @a
.zerofill __DATA,__common,_a,1,0
.section __DATA,__data
.globl _b ## @b
.p2align 2
_b:
.long 197412621 ## 0xbc4470d
.subsections_via_symbols
| the_stack_data/411585.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #1
str w8, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
mov w8, #100
strb w8, [sp, #7]
ldrsb w8, [sp, #7]
subs w8, w8, #121
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_9
LBB0_5:
ldrsb w8, [sp, #7]
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_8
LBB0_7:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hey friend!\n"
l_.str.1: ; @.str.1
.asciz "Hi! What's your name?\n"
l_.str.2: ; @.str.2
.asciz "Me too!\n"
l_.str.3: ; @.str.3
.asciz "What does it depend on?\n"
l_.str.4: ; @.str.4
.asciz "Why not?"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $1, -8(%rbp)
cmpl $0, -8(%rbp)
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movb $100, -9(%rbp)
movsbl -9(%rbp), %eax
cmpl $121, %eax
jne LBB0_5
## %bb.4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_9
LBB0_5:
movsbl -9(%rbp), %eax
cmpl $100, %eax
jne LBB0_7
## %bb.6:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_7:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_8:
jmp LBB0_9
LBB0_9:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hey friend!\n"
L_.str.1: ## @.str.1
.asciz "Hi! What's your name?\n"
L_.str.2: ## @.str.2
.asciz "Me too!\n"
L_.str.3: ## @.str.3
.asciz "What does it depend on?\n"
L_.str.4: ## @.str.4
.asciz "Why not?"
.subsections_via_symbols
| the_stack_data/100139354.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
.cfi_offset w27, -8
.cfi_offset w28, -16
sub sp, sp, #496
.cfi_def_cfa_offset 512
adrp x8, _x_2@GOTPAGE
ldr x8, [x8, _x_2@GOTPAGEOFF]
str x8, [sp, #392] ; 8-byte Folded Spill
adrp x8, _x_3@GOTPAGE
ldr x8, [x8, _x_3@GOTPAGEOFF]
str x8, [sp, #400] ; 8-byte Folded Spill
adrp x8, _x_5@GOTPAGE
ldr x8, [x8, _x_5@GOTPAGEOFF]
str x8, [sp, #408] ; 8-byte Folded Spill
adrp x8, _x_7@GOTPAGE
ldr x8, [x8, _x_7@GOTPAGEOFF]
str x8, [sp, #416] ; 8-byte Folded Spill
adrp x8, _x_0@GOTPAGE
ldr x8, [x8, _x_0@GOTPAGEOFF]
str x8, [sp, #424] ; 8-byte Folded Spill
adrp x8, _x_1@GOTPAGE
ldr x8, [x8, _x_1@GOTPAGEOFF]
str x8, [sp, #432] ; 8-byte Folded Spill
adrp x8, _x_6@GOTPAGE
ldr x8, [x8, _x_6@GOTPAGEOFF]
str x8, [sp, #440] ; 8-byte Folded Spill
adrp x8, _x_4@GOTPAGE
ldr x8, [x8, _x_4@GOTPAGEOFF]
str x8, [sp, #448] ; 8-byte Folded Spill
str wzr, [sp, #492]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #4.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #8.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #4.00000000
fadd d0, d0, d1
str d0, [sp, #384] ; 8-byte Folded Spill
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #8.00000000
fadd d0, d0, d1
str d0, [sp, #384] ; 8-byte Folded Spill
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #408] ; 8-byte Folded Reload
ldr d0, [sp, #384] ; 8-byte Folded Reload
str d0, [sp, #376] ; 8-byte Folded Spill
ldr s0, [x9]
fcvt d1, s0
fmov d0, #3.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #18.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #3.00000000
fadd d0, d0, d1
str d0, [sp, #368] ; 8-byte Folded Spill
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #18.00000000
fadd d0, d0, d1
str d0, [sp, #368] ; 8-byte Folded Spill
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #376] ; 8-byte Folded Reload
ldr d1, [sp, #368] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_12
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #4.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #8.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #4.00000000
fadd d0, d0, d1
str d0, [sp, #360] ; 8-byte Folded Spill
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #8.00000000
fadd d0, d0, d1
str d0, [sp, #360] ; 8-byte Folded Spill
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #360] ; 8-byte Folded Reload
str d0, [sp, #352] ; 8-byte Folded Spill
b LBB0_16
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #3.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #18.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #3.00000000
fadd d0, d0, d1
str d0, [sp, #344] ; 8-byte Folded Spill
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #18.00000000
fadd d0, d0, d1
str d0, [sp, #344] ; 8-byte Folded Spill
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #344] ; 8-byte Folded Reload
str d0, [sp, #352] ; 8-byte Folded Spill
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr x9, [sp, #424] ; 8-byte Folded Reload
ldr d0, [sp, #352] ; 8-byte Folded Reload
fcvt s0, d0
str s0, [sp, #488]
ldr s0, [x9]
fcvt d1, s0
fmov d0, #12.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #20.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #12.00000000
fadd d0, d0, d1
str d0, [sp, #336] ; 8-byte Folded Spill
b LBB0_19
LBB0_18: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #20.00000000
fadd d0, d0, d1
str d0, [sp, #336] ; 8-byte Folded Spill
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr x9, [sp, #400] ; 8-byte Folded Reload
ldr d0, [sp, #336] ; 8-byte Folded Reload
str d0, [sp, #328] ; 8-byte Folded Spill
ldr s0, [x9]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #9.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
str d0, [sp, #320] ; 8-byte Folded Spill
b LBB0_22
LBB0_21: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #9.00000000
fadd d0, d0, d1
str d0, [sp, #320] ; 8-byte Folded Spill
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #328] ; 8-byte Folded Reload
ldr d1, [sp, #320] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_27
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr x9, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #12.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #20.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #12.00000000
fadd d0, d0, d1
str d0, [sp, #312] ; 8-byte Folded Spill
b LBB0_26
LBB0_25: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #20.00000000
fadd d0, d0, d1
str d0, [sp, #312] ; 8-byte Folded Spill
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #312] ; 8-byte Folded Reload
str d0, [sp, #304] ; 8-byte Folded Spill
b LBB0_31
LBB0_27: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr x9, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #9.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
str d0, [sp, #296] ; 8-byte Folded Spill
b LBB0_30
LBB0_29: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #9.00000000
fadd d0, d0, d1
str d0, [sp, #296] ; 8-byte Folded Spill
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #296] ; 8-byte Folded Reload
str d0, [sp, #304] ; 8-byte Folded Spill
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr d0, [sp, #304] ; 8-byte Folded Reload
fcvt s0, d0
str s0, [sp, #484]
ldr s0, [x9]
fcvt d1, s0
fmov d0, #10.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #17.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_33
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #10.00000000
fadd d0, d0, d1
str d0, [sp, #288] ; 8-byte Folded Spill
b LBB0_34
LBB0_33: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #17.00000000
fadd d0, d0, d1
str d0, [sp, #288] ; 8-byte Folded Spill
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #440] ; 8-byte Folded Reload
ldr d0, [sp, #288] ; 8-byte Folded Reload
str d0, [sp, #280] ; 8-byte Folded Spill
ldr s0, [x9]
fcvt d1, s0
fmov d0, #4.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #7.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_36
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #4.00000000
fadd d0, d0, d1
str d0, [sp, #272] ; 8-byte Folded Spill
b LBB0_37
LBB0_36: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
str d0, [sp, #272] ; 8-byte Folded Spill
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #280] ; 8-byte Folded Reload
ldr d1, [sp, #272] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_42
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #10.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #17.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #10.00000000
fadd d0, d0, d1
str d0, [sp, #264] ; 8-byte Folded Spill
b LBB0_41
LBB0_40: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #17.00000000
fadd d0, d0, d1
str d0, [sp, #264] ; 8-byte Folded Spill
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #264] ; 8-byte Folded Reload
str d0, [sp, #256] ; 8-byte Folded Spill
b LBB0_46
LBB0_42: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #4.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #7.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_44
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #4.00000000
fadd d0, d0, d1
str d0, [sp, #248] ; 8-byte Folded Spill
b LBB0_45
LBB0_44: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
str d0, [sp, #248] ; 8-byte Folded Spill
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #248] ; 8-byte Folded Reload
str d0, [sp, #256] ; 8-byte Folded Spill
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #448] ; 8-byte Folded Reload
ldr x9, [sp, #400] ; 8-byte Folded Reload
ldr d0, [sp, #256] ; 8-byte Folded Reload
fcvt s0, d0
str s0, [sp, #480]
ldr s0, [x9]
fcvt d1, s0
fmov d0, #16.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #6.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_48
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #16.00000000
fadd d0, d0, d1
str d0, [sp, #240] ; 8-byte Folded Spill
b LBB0_49
LBB0_48: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #448] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #6.00000000
fadd d0, d0, d1
str d0, [sp, #240] ; 8-byte Folded Spill
b LBB0_49
LBB0_49: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr x9, [sp, #408] ; 8-byte Folded Reload
ldr d0, [sp, #240] ; 8-byte Folded Reload
str d0, [sp, #232] ; 8-byte Folded Spill
ldr s0, [x9]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #14.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_51
b LBB0_50
LBB0_50: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
str d0, [sp, #224] ; 8-byte Folded Spill
b LBB0_52
LBB0_51: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #14.00000000
fadd d0, d0, d1
str d0, [sp, #224] ; 8-byte Folded Spill
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #232] ; 8-byte Folded Reload
ldr d1, [sp, #224] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_57
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #448] ; 8-byte Folded Reload
ldr x9, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #16.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #6.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_55
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #16.00000000
fadd d0, d0, d1
str d0, [sp, #216] ; 8-byte Folded Spill
b LBB0_56
LBB0_55: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #448] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #6.00000000
fadd d0, d0, d1
str d0, [sp, #216] ; 8-byte Folded Spill
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #216] ; 8-byte Folded Reload
str d0, [sp, #208] ; 8-byte Folded Spill
b LBB0_61
LBB0_57: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr x9, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #14.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_59
b LBB0_58
LBB0_58: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
str d0, [sp, #200] ; 8-byte Folded Spill
b LBB0_60
LBB0_59: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #14.00000000
fadd d0, d0, d1
str d0, [sp, #200] ; 8-byte Folded Spill
b LBB0_60
LBB0_60: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #200] ; 8-byte Folded Reload
str d0, [sp, #208] ; 8-byte Folded Spill
b LBB0_61
LBB0_61: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr x9, [sp, #424] ; 8-byte Folded Reload
ldr d0, [sp, #208] ; 8-byte Folded Reload
fcvt s0, d0
str s0, [sp, #476]
ldr s0, [x9]
fcvt d1, s0
fmov d0, #6.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #13.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_63
b LBB0_62
LBB0_62: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #6.00000000
fadd d0, d0, d1
str d0, [sp, #192] ; 8-byte Folded Spill
b LBB0_64
LBB0_63: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #13.00000000
fadd d0, d0, d1
str d0, [sp, #192] ; 8-byte Folded Spill
b LBB0_64
LBB0_64: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr x9, [sp, #408] ; 8-byte Folded Reload
ldr d0, [sp, #192] ; 8-byte Folded Reload
str d0, [sp, #184] ; 8-byte Folded Spill
ldr s0, [x9]
fcvt d1, s0
fmov d0, #11.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #2.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_66
b LBB0_65
LBB0_65: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #11.00000000
fadd d0, d0, d1
str d0, [sp, #176] ; 8-byte Folded Spill
b LBB0_67
LBB0_66: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #2.00000000
fadd d0, d0, d1
str d0, [sp, #176] ; 8-byte Folded Spill
b LBB0_67
LBB0_67: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #184] ; 8-byte Folded Reload
ldr d1, [sp, #176] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_72
b LBB0_68
LBB0_68: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr x9, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #6.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #13.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_70
b LBB0_69
LBB0_69: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #6.00000000
fadd d0, d0, d1
str d0, [sp, #168] ; 8-byte Folded Spill
b LBB0_71
LBB0_70: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #13.00000000
fadd d0, d0, d1
str d0, [sp, #168] ; 8-byte Folded Spill
b LBB0_71
LBB0_71: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #168] ; 8-byte Folded Reload
str d0, [sp, #160] ; 8-byte Folded Spill
b LBB0_76
LBB0_72: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr x9, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #11.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #2.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_74
b LBB0_73
LBB0_73: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #408] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #11.00000000
fadd d0, d0, d1
str d0, [sp, #152] ; 8-byte Folded Spill
b LBB0_75
LBB0_74: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #2.00000000
fadd d0, d0, d1
str d0, [sp, #152] ; 8-byte Folded Spill
b LBB0_75
LBB0_75: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #152] ; 8-byte Folded Reload
str d0, [sp, #160] ; 8-byte Folded Spill
b LBB0_76
LBB0_76: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr d0, [sp, #160] ; 8-byte Folded Reload
fcvt s0, d0
str s0, [sp, #472]
ldr s0, [x9]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #13.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_78
b LBB0_77
LBB0_77: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
str d0, [sp, #144] ; 8-byte Folded Spill
b LBB0_79
LBB0_78: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #13.00000000
fadd d0, d0, d1
str d0, [sp, #144] ; 8-byte Folded Spill
b LBB0_79
LBB0_79: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #440] ; 8-byte Folded Reload
ldr d0, [sp, #144] ; 8-byte Folded Reload
str d0, [sp, #136] ; 8-byte Folded Spill
ldr s0, [x9]
fcvt d1, s0
fmov d0, #2.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #12.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_81
b LBB0_80
LBB0_80: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #2.00000000
fadd d0, d0, d1
str d0, [sp, #128] ; 8-byte Folded Spill
b LBB0_82
LBB0_81: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #12.00000000
fadd d0, d0, d1
str d0, [sp, #128] ; 8-byte Folded Spill
b LBB0_82
LBB0_82: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #136] ; 8-byte Folded Reload
ldr d1, [sp, #128] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_87
b LBB0_83
LBB0_83: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #13.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_85
b LBB0_84
LBB0_84: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
str d0, [sp, #120] ; 8-byte Folded Spill
b LBB0_86
LBB0_85: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #13.00000000
fadd d0, d0, d1
str d0, [sp, #120] ; 8-byte Folded Spill
b LBB0_86
LBB0_86: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #120] ; 8-byte Folded Reload
str d0, [sp, #112] ; 8-byte Folded Spill
b LBB0_91
LBB0_87: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #2.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #12.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_89
b LBB0_88
LBB0_88: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #2.00000000
fadd d0, d0, d1
str d0, [sp, #104] ; 8-byte Folded Spill
b LBB0_90
LBB0_89: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #12.00000000
fadd d0, d0, d1
str d0, [sp, #104] ; 8-byte Folded Spill
b LBB0_90
LBB0_90: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #104] ; 8-byte Folded Reload
str d0, [sp, #112] ; 8-byte Folded Spill
b LBB0_91
LBB0_91: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr x9, [sp, #424] ; 8-byte Folded Reload
ldr d0, [sp, #112] ; 8-byte Folded Reload
fcvt s0, d0
str s0, [sp, #468]
ldr s0, [x9]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #19.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_93
b LBB0_92
LBB0_92: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB0_94
LBB0_93: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB0_94
LBB0_94: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr d0, [sp, #96] ; 8-byte Folded Reload
str d0, [sp, #88] ; 8-byte Folded Spill
ldr s0, [x9]
fcvt d1, s0
fmov d0, #8.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #3.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_96
b LBB0_95
LBB0_95: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #8.00000000
fadd d0, d0, d1
str d0, [sp, #80] ; 8-byte Folded Spill
b LBB0_97
LBB0_96: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #3.00000000
fadd d0, d0, d1
str d0, [sp, #80] ; 8-byte Folded Spill
b LBB0_97
LBB0_97: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #88] ; 8-byte Folded Reload
ldr d1, [sp, #80] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_102
b LBB0_98
LBB0_98: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr x9, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #19.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_100
b LBB0_99
LBB0_99: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #424] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
str d0, [sp, #72] ; 8-byte Folded Spill
b LBB0_101
LBB0_100: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #19.00000000
fadd d0, d0, d1
str d0, [sp, #72] ; 8-byte Folded Spill
b LBB0_101
LBB0_101: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #72] ; 8-byte Folded Reload
str d0, [sp, #64] ; 8-byte Folded Spill
b LBB0_106
LBB0_102: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #8.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #3.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_104
b LBB0_103
LBB0_103: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #8.00000000
fadd d0, d0, d1
str d0, [sp, #56] ; 8-byte Folded Spill
b LBB0_105
LBB0_104: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #3.00000000
fadd d0, d0, d1
str d0, [sp, #56] ; 8-byte Folded Spill
b LBB0_105
LBB0_105: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #56] ; 8-byte Folded Reload
str d0, [sp, #64] ; 8-byte Folded Spill
b LBB0_106
LBB0_106: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #448] ; 8-byte Folded Reload
ldr x9, [sp, #400] ; 8-byte Folded Reload
ldr d0, [sp, #64] ; 8-byte Folded Reload
fcvt s0, d0
str s0, [sp, #464]
ldr s0, [x9]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #1.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_108
b LBB0_107
LBB0_107: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
str d0, [sp, #48] ; 8-byte Folded Spill
b LBB0_109
LBB0_108: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #448] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
str d0, [sp, #48] ; 8-byte Folded Spill
b LBB0_109
LBB0_109: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #440] ; 8-byte Folded Reload
ldr d0, [sp, #48] ; 8-byte Folded Reload
str d0, [sp, #40] ; 8-byte Folded Spill
ldr s0, [x9]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #3.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_111
b LBB0_110
LBB0_110: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
str d0, [sp, #32] ; 8-byte Folded Spill
b LBB0_112
LBB0_111: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #3.00000000
fadd d0, d0, d1
str d0, [sp, #32] ; 8-byte Folded Spill
b LBB0_112
LBB0_112: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #40] ; 8-byte Folded Reload
ldr d1, [sp, #32] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_117
b LBB0_113
LBB0_113: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #448] ; 8-byte Folded Reload
ldr x9, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #1.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_115
b LBB0_114
LBB0_114: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
str d0, [sp, #24] ; 8-byte Folded Spill
b LBB0_116
LBB0_115: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #448] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #1.00000000
fadd d0, d0, d1
str d0, [sp, #24] ; 8-byte Folded Spill
b LBB0_116
LBB0_116: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #24] ; 8-byte Folded Reload
str d0, [sp, #16] ; 8-byte Folded Spill
b LBB0_121
LBB0_117: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x9]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
ldr s1, [x8]
fcvt d2, s1
fmov d1, #3.00000000
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_119
b LBB0_118
LBB0_118: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #7.00000000
fadd d0, d0, d1
str d0, [sp, #8] ; 8-byte Folded Spill
b LBB0_120
LBB0_119: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr s0, [x8]
fcvt d1, s0
fmov d0, #3.00000000
fadd d0, d0, d1
str d0, [sp, #8] ; 8-byte Folded Spill
b LBB0_120
LBB0_120: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #8] ; 8-byte Folded Reload
str d0, [sp, #16] ; 8-byte Folded Spill
b LBB0_121
LBB0_121: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [sp, #440] ; 8-byte Folded Reload
ldr x10, [sp, #408] ; 8-byte Folded Reload
ldr x11, [sp, #448] ; 8-byte Folded Reload
ldr x12, [sp, #400] ; 8-byte Folded Reload
ldr x13, [sp, #392] ; 8-byte Folded Reload
ldr x14, [sp, #432] ; 8-byte Folded Reload
ldr x15, [sp, #424] ; 8-byte Folded Reload
ldr d0, [sp, #16] ; 8-byte Folded Reload
fcvt s0, d0
str s0, [sp, #460]
ldr s0, [sp, #488]
str s0, [x15]
ldr s0, [sp, #484]
str s0, [x14]
ldr s0, [sp, #480]
str s0, [x13]
ldr s0, [sp, #476]
str s0, [x12]
ldr s0, [sp, #472]
str s0, [x11]
ldr s0, [sp, #468]
str s0, [x10]
ldr s0, [sp, #464]
str s0, [x9]
ldr s0, [sp, #460]
str s0, [x8]
b LBB0_1
.cfi_endproc
; -- End function
.comm _x_2,4,2 ; @x_2
.comm _x_3,4,2 ; @x_3
.comm _x_5,4,2 ; @x_5
.comm _x_7,4,2 ; @x_7
.comm _x_0,4,2 ; @x_0
.comm _x_1,4,2 ; @x_1
.comm _x_6,4,2 ; @x_6
.comm _x_4,4,2 ; @x_4
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4020000000000000 ## double 8
LCPI0_1:
.quad 0x4010000000000000 ## double 4
LCPI0_2:
.quad 0x4032000000000000 ## double 18
LCPI0_3:
.quad 0x4008000000000000 ## double 3
LCPI0_4:
.quad 0x4034000000000000 ## double 20
LCPI0_5:
.quad 0x4028000000000000 ## double 12
LCPI0_6:
.quad 0x4022000000000000 ## double 9
LCPI0_7:
.quad 0x4033000000000000 ## double 19
LCPI0_8:
.quad 0x4031000000000000 ## double 17
LCPI0_9:
.quad 0x4024000000000000 ## double 10
LCPI0_10:
.quad 0x401c000000000000 ## double 7
LCPI0_11:
.quad 0x4018000000000000 ## double 6
LCPI0_12:
.quad 0x4030000000000000 ## double 16
LCPI0_13:
.quad 0x402c000000000000 ## double 14
LCPI0_14:
.quad 0x3ff0000000000000 ## double 1
LCPI0_15:
.quad 0x402a000000000000 ## double 13
LCPI0_16:
.quad 0x4000000000000000 ## double 2
LCPI0_17:
.quad 0x4026000000000000 ## double 11
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $296, %rsp ## imm = 0x128
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -48(%rbp) ## 8-byte Spill
jmp LBB0_4
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -48(%rbp) ## 8-byte Spill
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -56(%rbp) ## 8-byte Spill
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -64(%rbp) ## 8-byte Spill
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -64(%rbp) ## 8-byte Spill
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movsd -56(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -64(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_12
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_10
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp) ## 8-byte Spill
jmp LBB0_11
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp) ## 8-byte Spill
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
movsd -72(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp) ## 8-byte Spill
jmp LBB0_16
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_14
## %bb.13: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -88(%rbp) ## 8-byte Spill
jmp LBB0_15
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -88(%rbp) ## 8-byte Spill
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movsd -88(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp) ## 8-byte Spill
LBB0_16: ## in Loop: Header=BB0_1 Depth=1
movsd -80(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -8(%rbp)
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_18
## %bb.17: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -96(%rbp) ## 8-byte Spill
jmp LBB0_19
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -96(%rbp) ## 8-byte Spill
LBB0_19: ## in Loop: Header=BB0_1 Depth=1
movsd -96(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp) ## 8-byte Spill
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_21
## %bb.20: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp) ## 8-byte Spill
jmp LBB0_22
LBB0_21: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp) ## 8-byte Spill
LBB0_22: ## in Loop: Header=BB0_1 Depth=1
movsd -104(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -112(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_27
## %bb.23: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_25
## %bb.24: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -120(%rbp) ## 8-byte Spill
jmp LBB0_26
LBB0_25: ## in Loop: Header=BB0_1 Depth=1
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -120(%rbp) ## 8-byte Spill
LBB0_26: ## in Loop: Header=BB0_1 Depth=1
movsd -120(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -128(%rbp) ## 8-byte Spill
jmp LBB0_31
LBB0_27: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_29
## %bb.28: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -136(%rbp) ## 8-byte Spill
jmp LBB0_30
LBB0_29: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -136(%rbp) ## 8-byte Spill
LBB0_30: ## in Loop: Header=BB0_1 Depth=1
movsd -136(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -128(%rbp) ## 8-byte Spill
LBB0_31: ## in Loop: Header=BB0_1 Depth=1
movsd -128(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -12(%rbp)
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_8(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_33
## %bb.32: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -144(%rbp) ## 8-byte Spill
jmp LBB0_34
LBB0_33: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -144(%rbp) ## 8-byte Spill
LBB0_34: ## in Loop: Header=BB0_1 Depth=1
movsd -144(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -152(%rbp) ## 8-byte Spill
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_36
## %bb.35: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -160(%rbp) ## 8-byte Spill
jmp LBB0_37
LBB0_36: ## in Loop: Header=BB0_1 Depth=1
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -160(%rbp) ## 8-byte Spill
LBB0_37: ## in Loop: Header=BB0_1 Depth=1
movsd -152(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -160(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_42
## %bb.38: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_8(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_40
## %bb.39: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -168(%rbp) ## 8-byte Spill
jmp LBB0_41
LBB0_40: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -168(%rbp) ## 8-byte Spill
LBB0_41: ## in Loop: Header=BB0_1 Depth=1
movsd -168(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -176(%rbp) ## 8-byte Spill
jmp LBB0_46
LBB0_42: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_44
## %bb.43: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -184(%rbp) ## 8-byte Spill
jmp LBB0_45
LBB0_44: ## in Loop: Header=BB0_1 Depth=1
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -184(%rbp) ## 8-byte Spill
LBB0_45: ## in Loop: Header=BB0_1 Depth=1
movsd -184(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -176(%rbp) ## 8-byte Spill
LBB0_46: ## in Loop: Header=BB0_1 Depth=1
movsd -176(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -16(%rbp)
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_4@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_48
## %bb.47: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -192(%rbp) ## 8-byte Spill
jmp LBB0_49
LBB0_48: ## in Loop: Header=BB0_1 Depth=1
movq _x_4@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -192(%rbp) ## 8-byte Spill
LBB0_49: ## in Loop: Header=BB0_1 Depth=1
movsd -192(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -200(%rbp) ## 8-byte Spill
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_51
## %bb.50: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -208(%rbp) ## 8-byte Spill
jmp LBB0_52
LBB0_51: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -208(%rbp) ## 8-byte Spill
LBB0_52: ## in Loop: Header=BB0_1 Depth=1
movsd -200(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -208(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_57
## %bb.53: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_4@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_55
## %bb.54: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -216(%rbp) ## 8-byte Spill
jmp LBB0_56
LBB0_55: ## in Loop: Header=BB0_1 Depth=1
movq _x_4@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -216(%rbp) ## 8-byte Spill
LBB0_56: ## in Loop: Header=BB0_1 Depth=1
movsd -216(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -224(%rbp) ## 8-byte Spill
jmp LBB0_61
LBB0_57: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_59
## %bb.58: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -232(%rbp) ## 8-byte Spill
jmp LBB0_60
LBB0_59: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -232(%rbp) ## 8-byte Spill
LBB0_60: ## in Loop: Header=BB0_1 Depth=1
movsd -232(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -224(%rbp) ## 8-byte Spill
LBB0_61: ## in Loop: Header=BB0_1 Depth=1
movsd -224(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -20(%rbp)
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_15(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_63
## %bb.62: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -240(%rbp) ## 8-byte Spill
jmp LBB0_64
LBB0_63: ## in Loop: Header=BB0_1 Depth=1
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -240(%rbp) ## 8-byte Spill
LBB0_64: ## in Loop: Header=BB0_1 Depth=1
movsd -240(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -248(%rbp) ## 8-byte Spill
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_16(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_66
## %bb.65: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -256(%rbp) ## 8-byte Spill
jmp LBB0_67
LBB0_66: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -256(%rbp) ## 8-byte Spill
LBB0_67: ## in Loop: Header=BB0_1 Depth=1
movsd -248(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -256(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_72
## %bb.68: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_15(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_70
## %bb.69: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -264(%rbp) ## 8-byte Spill
jmp LBB0_71
LBB0_70: ## in Loop: Header=BB0_1 Depth=1
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -264(%rbp) ## 8-byte Spill
LBB0_71: ## in Loop: Header=BB0_1 Depth=1
movsd -264(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -272(%rbp) ## 8-byte Spill
jmp LBB0_76
LBB0_72: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_16(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_74
## %bb.73: ## in Loop: Header=BB0_1 Depth=1
movq _x_5@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -280(%rbp) ## 8-byte Spill
jmp LBB0_75
LBB0_74: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -280(%rbp) ## 8-byte Spill
LBB0_75: ## in Loop: Header=BB0_1 Depth=1
movsd -280(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -272(%rbp) ## 8-byte Spill
LBB0_76: ## in Loop: Header=BB0_1 Depth=1
movsd -272(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -24(%rbp)
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_15(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_78
## %bb.77: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -288(%rbp) ## 8-byte Spill
jmp LBB0_79
LBB0_78: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -288(%rbp) ## 8-byte Spill
LBB0_79: ## in Loop: Header=BB0_1 Depth=1
movsd -288(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -296(%rbp) ## 8-byte Spill
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_5(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_81
## %bb.80: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -304(%rbp) ## 8-byte Spill
jmp LBB0_82
LBB0_81: ## in Loop: Header=BB0_1 Depth=1
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -304(%rbp) ## 8-byte Spill
LBB0_82: ## in Loop: Header=BB0_1 Depth=1
movsd -296(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -304(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_87
## %bb.83: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_15(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_85
## %bb.84: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -312(%rbp) ## 8-byte Spill
jmp LBB0_86
LBB0_85: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -312(%rbp) ## 8-byte Spill
LBB0_86: ## in Loop: Header=BB0_1 Depth=1
movsd -312(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -320(%rbp) ## 8-byte Spill
jmp LBB0_91
LBB0_87: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_5(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_89
## %bb.88: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -328(%rbp) ## 8-byte Spill
jmp LBB0_90
LBB0_89: ## in Loop: Header=BB0_1 Depth=1
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -328(%rbp) ## 8-byte Spill
LBB0_90: ## in Loop: Header=BB0_1 Depth=1
movsd -328(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -320(%rbp) ## 8-byte Spill
LBB0_91: ## in Loop: Header=BB0_1 Depth=1
movsd -320(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -28(%rbp)
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_7(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_93
## %bb.92: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -336(%rbp) ## 8-byte Spill
jmp LBB0_94
LBB0_93: ## in Loop: Header=BB0_1 Depth=1
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -336(%rbp) ## 8-byte Spill
LBB0_94: ## in Loop: Header=BB0_1 Depth=1
movsd -336(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -344(%rbp) ## 8-byte Spill
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_96
## %bb.95: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -352(%rbp) ## 8-byte Spill
jmp LBB0_97
LBB0_96: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -352(%rbp) ## 8-byte Spill
LBB0_97: ## in Loop: Header=BB0_1 Depth=1
movsd -344(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -352(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_102
## %bb.98: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_7(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_100
## %bb.99: ## in Loop: Header=BB0_1 Depth=1
movq _x_0@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -360(%rbp) ## 8-byte Spill
jmp LBB0_101
LBB0_100: ## in Loop: Header=BB0_1 Depth=1
movq _x_1@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -360(%rbp) ## 8-byte Spill
LBB0_101: ## in Loop: Header=BB0_1 Depth=1
movsd -360(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -368(%rbp) ## 8-byte Spill
jmp LBB0_106
LBB0_102: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_104
## %bb.103: ## in Loop: Header=BB0_1 Depth=1
movq _x_2@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -376(%rbp) ## 8-byte Spill
jmp LBB0_105
LBB0_104: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -376(%rbp) ## 8-byte Spill
LBB0_105: ## in Loop: Header=BB0_1 Depth=1
movsd -376(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -368(%rbp) ## 8-byte Spill
LBB0_106: ## in Loop: Header=BB0_1 Depth=1
movsd -368(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -32(%rbp)
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_4@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_108
## %bb.107: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -384(%rbp) ## 8-byte Spill
jmp LBB0_109
LBB0_108: ## in Loop: Header=BB0_1 Depth=1
movq _x_4@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -384(%rbp) ## 8-byte Spill
LBB0_109: ## in Loop: Header=BB0_1 Depth=1
movsd -384(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -392(%rbp) ## 8-byte Spill
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_111
## %bb.110: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -400(%rbp) ## 8-byte Spill
jmp LBB0_112
LBB0_111: ## in Loop: Header=BB0_1 Depth=1
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -400(%rbp) ## 8-byte Spill
LBB0_112: ## in Loop: Header=BB0_1 Depth=1
movsd -392(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -400(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_117
## %bb.113: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_4@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_115
## %bb.114: ## in Loop: Header=BB0_1 Depth=1
movq _x_3@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -408(%rbp) ## 8-byte Spill
jmp LBB0_116
LBB0_115: ## in Loop: Header=BB0_1 Depth=1
movq _x_4@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -408(%rbp) ## 8-byte Spill
LBB0_116: ## in Loop: Header=BB0_1 Depth=1
movsd -408(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -416(%rbp) ## 8-byte Spill
jmp LBB0_121
LBB0_117: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_119
## %bb.118: ## in Loop: Header=BB0_1 Depth=1
movq _x_6@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -424(%rbp) ## 8-byte Spill
jmp LBB0_120
LBB0_119: ## in Loop: Header=BB0_1 Depth=1
movq _x_7@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -424(%rbp) ## 8-byte Spill
LBB0_120: ## in Loop: Header=BB0_1 Depth=1
movsd -424(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -416(%rbp) ## 8-byte Spill
LBB0_121: ## in Loop: Header=BB0_1 Depth=1
movsd -416(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -36(%rbp)
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _x_0@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _x_1@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _x_2@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _x_3@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _x_4@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _x_5@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _x_6@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _x_7@GOTPCREL(%rip), %rax
movss %xmm0, (%rax)
jmp LBB0_1
.cfi_endproc
## -- End function
.comm _x_2,4,2 ## @x_2
.comm _x_3,4,2 ## @x_3
.comm _x_5,4,2 ## @x_5
.comm _x_7,4,2 ## @x_7
.comm _x_0,4,2 ## @x_0
.comm _x_1,4,2 ## @x_1
.comm _x_6,4,2 ## @x_6
.comm _x_4,4,2 ## @x_4
.subsections_via_symbols
| the_stack_data/942075.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Jac_GetCurrentSCounter ; -- Begin function Jac_GetCurrentSCounter
.p2align 2
_Jac_GetCurrentSCounter: ; @Jac_GetCurrentSCounter
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _DspbufProcess ; -- Begin function DspbufProcess
.p2align 2
_DspbufProcess: ; @DspbufProcess
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _UpdateDSP ; -- Begin function UpdateDSP
.p2align 2
_UpdateDSP: ; @UpdateDSP
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _MixDsp ; -- Begin function MixDsp
.p2align 2
_MixDsp: ; @MixDsp
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _DspFrameEnd ; -- Begin function DspFrameEnd
.p2align 2
_DspFrameEnd: ; @DspFrameEnd
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Jac_GetCurrentSCounter ## -- Begin function Jac_GetCurrentSCounter
.p2align 4, 0x90
_Jac_GetCurrentSCounter: ## @Jac_GetCurrentSCounter
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _DspbufProcess ## -- Begin function DspbufProcess
.p2align 4, 0x90
_DspbufProcess: ## @DspbufProcess
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _UpdateDSP ## -- Begin function UpdateDSP
.p2align 4, 0x90
_UpdateDSP: ## @UpdateDSP
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _MixDsp ## -- Begin function MixDsp
.p2align 4, 0x90
_MixDsp: ## @MixDsp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _DspFrameEnd ## -- Begin function DspFrameEnd
.p2align 4, 0x90
_DspFrameEnd: ## @DspFrameEnd
.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
| the_stack_data/216173.c |
.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, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-68]
str w0, [sp, #72]
str x1, [sp, #64]
adrp x8, l___const.main.usr_name@PAGE
add x8, x8, l___const.main.usr_name@PAGEOFF
ldr q0, [x8]
stur q0, [x29, #-32]
ldr w8, [x8, #16]
stur w8, [x29, #-16]
adrp x8, l___const.main.pass_word@PAGE
add x8, x8, l___const.main.pass_word@PAGEOFF
ldr q0, [x8]
stur q0, [x29, #-64]
ldr w8, [x8, #16]
stur w8, [x29, #-48]
; kill: def $x8 killed $xzr
str xzr, [sp, #48]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #40]
str xzr, [sp, #32]
str wzr, [sp, #28]
str wzr, [sp, #24]
str wzr, [sp, #20]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
add x1, sp, #56
bl _sqlite3_open
str w0, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
b LBB0_2
LBB0_2:
ldr x0, [sp, #56]
ldr x1, [sp, #40]
add x2, sp, #32
add x3, sp, #28
add x4, sp, #24
add x5, sp, #48
bl _sqlite3_get_table
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #48]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_4
LBB0_4:
mov w8, #2
str w8, [sp, #20]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #28]
ldr w10, [sp, #24]
mul w9, w9, w10
add w9, w9, #2
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #20]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
ldr x1, [x8, x9, lsl #3]
sub x0, x29, #32
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
add x8, x8, x9, lsl #3
ldr x1, [x8, #8]
sub x0, x29, #64
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
add x8, x8, x9, lsl #3
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_16
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #28]
ldr w10, [sp, #24]
mul w9, w9, w10
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x0, [sp, #32]
bl _sqlite3_free_table
ldr x0, [sp, #56]
bl _sqlite3_close
stur wzr, [x29, #-68]
b LBB0_17
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_5 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_5
LBB0_16:
ldr x0, [sp, #32]
bl _sqlite3_free_table
ldr x0, [sp, #56]
bl _sqlite3_close
stur wzr, [x29, #-68]
b LBB0_17
LBB0_17:
ldur w8, [x29, #-68]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
bl ___stack_chk_fail
LBB0_19:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
l___const.main.usr_name: ; @__const.main.usr_name
.asciz "root\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
l___const.main.pass_word: ; @__const.main.pass_word
.asciz "123456\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "select * from usr_list;"
l_.str.1: ; @.str.1
.asciz "usr_list.db"
l_.str.2: ; @.str.2
.asciz "sqlite3_open"
l_.str.3: ; @.str.3
.asciz "%s\n"
l_.str.4: ; @.str.4
.asciz "__usr_name_%s\n"
l_.str.5: ; @.str.5
.asciz "the user is %s\n"
l_.str.6: ; @.str.6
.asciz "the password is %s\n"
l_.str.7: ; @.str.7
.asciz "there is nobody\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 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 $144, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
movl %edi, -72(%rbp)
movq %rsi, -80(%rbp)
movq l___const.main.usr_name(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.main.usr_name+8(%rip), %rax
movq %rax, -24(%rbp)
movl l___const.main.usr_name+16(%rip), %eax
movl %eax, -16(%rbp)
movq l___const.main.pass_word(%rip), %rax
movq %rax, -64(%rbp)
movq l___const.main.pass_word+8(%rip), %rax
movq %rax, -56(%rbp)
movl l___const.main.pass_word+16(%rip), %eax
movl %eax, -48(%rbp)
movq $0, -96(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -104(%rbp)
movq $0, -112(%rbp)
movl $0, -116(%rbp)
movl $0, -120(%rbp)
movl $0, -124(%rbp)
leaq L_.str.1(%rip), %rdi
leaq -88(%rbp), %rsi
callq _sqlite3_open
movl %eax, -128(%rbp)
cmpl $0, -128(%rbp)
je LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
callq _perror
LBB0_2:
movq -88(%rbp), %rdi
movq -104(%rbp), %rsi
leaq -112(%rbp), %rdx
leaq -116(%rbp), %rcx
leaq -120(%rbp), %r8
leaq -96(%rbp), %r9
callq _sqlite3_get_table
cmpq $0, -96(%rbp)
je LBB0_4
## %bb.3:
movq -96(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4:
movl $2, -124(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -124(%rbp), %eax
movl -116(%rbp), %ecx
imull -120(%rbp), %ecx
addl $2, %ecx
cmpl %ecx, %eax
jge LBB0_16
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -124(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_14
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq -112(%rbp), %rax
movslq -124(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rdi
movq -112(%rbp), %rax
movslq -124(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_10
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
leaq -64(%rbp), %rdi
movq -112(%rbp), %rax
movslq -124(%rbp), %rcx
movq 8(%rax,%rcx,8), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_10
## %bb.9:
movq -112(%rbp), %rax
movslq -124(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq -112(%rbp), %rax
movslq -124(%rbp), %rcx
movq 8(%rax,%rcx,8), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_16
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
movl -124(%rbp), %eax
movl -116(%rbp), %ecx
imull -120(%rbp), %ecx
cmpl %ecx, %eax
jne LBB0_12
## %bb.11:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movq -112(%rbp), %rdi
callq _sqlite3_free_table
movq -88(%rbp), %rdi
callq _sqlite3_close
movl $0, -68(%rbp)
jmp LBB0_17
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_14
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
movl -124(%rbp), %eax
addl $1, %eax
movl %eax, -124(%rbp)
jmp LBB0_5
LBB0_16:
movq -112(%rbp), %rdi
callq _sqlite3_free_table
movq -88(%rbp), %rdi
callq _sqlite3_close
movl $0, -68(%rbp)
LBB0_17:
movl -68(%rbp), %eax
movl %eax, -132(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_19
## %bb.18:
movl -132(%rbp), %eax ## 4-byte Reload
addq $144, %rsp
popq %rbp
retq
LBB0_19:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.usr_name
l___const.main.usr_name:
.asciz "root\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.p2align 4 ## @__const.main.pass_word
l___const.main.pass_word:
.asciz "123456\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "select * from usr_list;"
L_.str.1: ## @.str.1
.asciz "usr_list.db"
L_.str.2: ## @.str.2
.asciz "sqlite3_open"
L_.str.3: ## @.str.3
.asciz "%s\n"
L_.str.4: ## @.str.4
.asciz "__usr_name_%s\n"
L_.str.5: ## @.str.5
.asciz "the user is %s\n"
L_.str.6: ## @.str.6
.asciz "the password is %s\n"
L_.str.7: ## @.str.7
.asciz "there is nobody\n"
.subsections_via_symbols
| the_stack_data/176706113.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _myfunc ; -- Begin function myfunc
.p2align 2
_myfunc: ; @myfunc
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _c ; @c
.p2align 2
_c:
.long 3 ; 0x3
.globl _d ; @d
_d:
.asciz "kjbk\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.globl _e ; @e
_e:
.asciz "jljlj"
.globl _f ; @f
.zerofill __DATA,__common,_f,40,2
.globl _h ; @h
.p2align 2
_h:
.long 3 ; 0x3
.comm _a,4,2 ; @a
.comm _b,400,2 ; @b
.comm _g,4,2 ; @g
.comm _i,4,2 ; @i
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _myfunc ## -- Begin function myfunc
.p2align 4, 0x90
_myfunc: ## @myfunc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _c ## @c
.p2align 2
_c:
.long 3 ## 0x3
.globl _d ## @d
.p2align 4
_d:
.asciz "kjbk\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.globl _e ## @e
_e:
.asciz "jljlj"
.globl _f ## @f
.zerofill __DATA,__common,_f,40,4
.globl _h ## @h
.p2align 2
_h:
.long 3 ## 0x3
.comm _a,4,2 ## @a
.comm _b,400,4 ## @b
.comm _g,4,2 ## @g
.comm _i,4,2 ## @i
.subsections_via_symbols
| the_stack_data/170454100.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func ; -- Begin function func
.p2align 2
_func: ; @func
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
add w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp 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 w8, #0
stur w8, [x29, #-12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
sub x8, x29, #8
mov w9, #1
stur w9, [x29, #-8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w0, [x29, #-8]
bl _func
stur w0, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w0, [x29, #-12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func ## -- Begin function func
.p2align 4, 0x90
_func: ## @func
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
addl -8(%rbp), %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
subq $16, %rsp
movl $0, -4(%rbp)
movl $1, -8(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %edi
callq _func
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d "
.subsections_via_symbols
| the_stack_data/19869.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _plus ; -- Begin function plus
.p2align 2
_plus: ; @plus
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
add w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _minus ; -- Begin function minus
.p2align 2
_minus: ; @minus
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
mov x0, #8
bl _malloc
str x0, [sp]
add x8, sp, #8
add x9, sp, #16
str x9, [sp, #8]
ldr x9, [sp]
str x8, [x9]
ldur w8, [x29, #-4]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x8, _minus@PAGE
add x8, x8, _minus@PAGEOFF
str x8, [sp, #16]
ldr x8, [sp, #8]
ldr x8, [x8]
ldur w1, [x29, #-4]
mov w0, #1
blr x8
stur w0, [x29, #-4]
adrp x8, _plus@PAGE
add x8, x8, _plus@PAGEOFF
str x8, [sp, #16]
b LBB2_3
LBB2_2:
ldr x8, [sp]
ldr x8, [x8]
ldr x9, [x8]
adrp x8, _plus@PAGE
add x8, x8, _plus@PAGEOFF
str x8, [x9]
b LBB2_3
LBB2_3:
ldr x8, [sp, #16]
ldur w1, [x29, #-4]
mov w0, #1
blr x8
stur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _plus ## -- Begin function plus
.p2align 4, 0x90
_plus: ## @plus
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
addl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _minus ## -- Begin function minus
.p2align 4, 0x90
_minus: ## @minus
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
subl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movl $8, %edi
callq _malloc
movq %rax, -32(%rbp)
leaq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -32(%rbp), %rax
leaq -24(%rbp), %rcx
movq %rcx, (%rax)
cmpl $1, -4(%rbp)
jle LBB2_2
## %bb.1:
leaq _minus(%rip), %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movl -4(%rbp), %esi
movl $1, %edi
callq *%rax
movl %eax, -4(%rbp)
leaq _plus(%rip), %rax
movq %rax, -16(%rbp)
jmp LBB2_3
LBB2_2:
movq -32(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
leaq _plus(%rip), %rcx
movq %rcx, (%rax)
LBB2_3:
movq -16(%rbp), %rax
movl -4(%rbp), %esi
movl $1, %edi
callq *%rax
movl %eax, -4(%rbp)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/519678.c |
.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, #16
.cfi_def_cfa_offset 16
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x8, _should_exit@PAGE
ldr w8, [x8, _should_exit@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_3:
mov w0, #0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _should_exit ; @should_exit
.zerofill __DATA,__common,_should_exit,4,2
.subsections_via_symbols
| .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 $0, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, _should_exit(%rip)
setne %al
xorb $-1, %al
testb $1, %al
jne LBB0_2
jmp LBB0_3
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_3:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _should_exit ## @should_exit
.zerofill __DATA,__common,_should_exit,4,2
.subsections_via_symbols
| the_stack_data/1029378.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _strlen
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl _abort
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _strlen
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jge LBB0_2
## %bb.1:
callq _abort
LBB0_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/141190.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mknod ; -- Begin function mknod
.p2align 2
_mknod: ; @mknod
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
strh w1, [sp, #6]
str w2, [sp]
bl ___error
mov w8, #78
str w8, [x0]
mov w0, #-1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mknod ## -- Begin function mknod
.p2align 4, 0x90
_mknod: ## @mknod
.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
movw %si, %ax
movq %rdi, -8(%rbp)
movw %ax, -10(%rbp)
movl %edx, -16(%rbp)
callq ___error
movl $78, (%rax)
movl $4294967295, %eax ## imm = 0xFFFFFFFF
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/688713.c |
.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/781766.c |
.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/22012761.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w0, #1
bl _up_and_down
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _up_and_down ; -- Begin function up_and_down
.p2align 2
_up_and_down: ; @up_and_down
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub x8, x29, #4
stur w0, [x29, #-4]
ldur w9, [x29, #-4]
; implicit-def: $x10
mov x10, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w8, [x29, #-4]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldur w8, [x29, #-4]
add w0, w8, #1
bl _up_and_down
b LBB1_2
LBB1_2:
sub x8, x29, #4
ldur w9, [x29, #-4]
; implicit-def: $x10
mov x10, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Level %d: n location %p\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 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $1, %edi
callq _up_and_down
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _up_and_down ## -- Begin function up_and_down
.p2align 4, 0x90
_up_and_down: ## @up_and_down
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
leaq -4(%rbp), %rdx
movb $0, %al
callq _printf
cmpl $4, -4(%rbp)
jge LBB1_2
## %bb.1:
movl -4(%rbp), %edi
addl $1, %edi
callq _up_and_down
LBB1_2:
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
leaq -4(%rbp), %rdx
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Level %d: n location %p\n"
.subsections_via_symbols
| the_stack_data/186390.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
mov w0, #0
str wzr, [sp, #28]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
ldr x8, [sp, #16]
ldr w8, [x8]
str w8, [sp, #12]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 $0, -4(%rbp)
movq $0, -16(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/37637069.c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.