hexsha stringlengths 40 40 | size int64 6 1.05M | ext stringclasses 3 values | lang stringclasses 1 value | max_stars_repo_path stringlengths 4 232 | max_stars_repo_name stringlengths 7 106 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 7 | max_stars_count int64 1 33.5k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 232 | max_issues_repo_name stringlengths 7 106 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 7 | max_issues_count int64 1 37.5k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 4 232 | max_forks_repo_name stringlengths 7 106 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 7 | max_forks_count int64 1 12.6k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 6 1.05M | avg_line_length float64 1.16 19.7k | max_line_length int64 2 938k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
470b89808e83da723c5ba55d5f8789703cab88b8 | 335 | asm | Assembly | programs/oeis/172/A172968.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/172/A172968.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/172/A172968.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A172968: a(n) = 7*a(n-1) - a(n-2) for n>1, a(0)=1, a(1)=2.
; 1,2,13,89,610,4181,28657,196418,1346269,9227465,63245986,433494437,2971215073,20365011074,139583862445,956722026041,6557470319842,44945570212853,308061521170129,2111485077978050,14472334024676221
mul $0,2
sub $0,1
mov $1,1
lpb $0,1
sub $0,1
add $2,$1
add $1,$2
lpe
| 27.916667 | 197 | 0.716418 |
da41b2d08f1ff5da96ed57e954d2571762c4c5f4 | 402 | asm | Assembly | oeis/091/A091630.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/091/A091630.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/091/A091630.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A091630: Numbers n + product of digits associated with A091628.
; Submitted by Christian Krause
; 29,235,2247,22271,222319,2222415,22222607,222222991,2222223759,22222225295,222222228367,2222222234511,22222222246799,222222222271375,2222222222320527,22222222222418831,222222222222615439
add $0,1
mov $1,5
mov $2,1
lpb $0
sub $0,1
mul $2,10
sub $2,1
add $1,$2
mul $1,2
lpe
mov $0,$1
add $0,1
| 23.647059 | 188 | 0.758706 |
5a45a57b12c0d13ce5acc0e82ecb45502aa083eb | 711 | asm | Assembly | oeis/056/A056454.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/056/A056454.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/056/A056454.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A056454: Number of palindromes of length n using exactly three different symbols.
; Submitted by Jamie Morken(s2)
; 0,0,0,0,6,6,36,36,150,150,540,540,1806,1806,5796,5796,18150,18150,55980,55980,171006,171006,519156,519156,1569750,1569750,4733820,4733820,14250606,14250606,42850116,42850116,128746950,128746950,386634060,386634060,1160688606,1160688606,3483638676,3483638676,10454061750,10454061750,31368476700,31368476700,94118013006,94118013006,282379204836,282379204836,847187946150,847187946150,2541664501740,2541664501740,7625194831806,7625194831806,22875987148596,22875987148596,68628766752150,68628766752150
div $0,2
mov $1,3
pow $1,$0
add $0,1
mov $2,2
pow $2,$0
sub $1,$2
mov $0,$1
add $0,1
mul $0,3
| 47.4 | 499 | 0.818565 |
035765f39786fb947776d0fff78e53b9dc4b1acc | 410 | asm | Assembly | cc4x86/tests/regressive/asm_listings/div_bug__optimize.asm | artyompal/C-compiler | 0c13e96b926d4c3282be8e9629cbc7ba439ea2d4 | [
"MIT"
] | 4 | 2017-03-19T20:10:55.000Z | 2022-01-20T08:34:25.000Z | cc4x86/tests/regressive/asm_listings/div_bug__optimize_noinline.asm | artyompal/C-compiler | 0c13e96b926d4c3282be8e9629cbc7ba439ea2d4 | [
"MIT"
] | null | null | null | cc4x86/tests/regressive/asm_listings/div_bug__optimize_noinline.asm | artyompal/C-compiler | 0c13e96b926d4c3282be8e9629cbc7ba439ea2d4 | [
"MIT"
] | null | null | null |
.686
.model flat
.xmm
.code
_test proc
push ebp
mov ebp,esp
sub esp,20
push edi
mov edi,2
mov dword ptr [ebp-12],1
mov eax,4
cdq
idiv edi
add eax,[ebp-12]
sub eax,3
pop edi
add esp,20
pop ebp
ret
_test endp
end
| 15.185185 | 37 | 0.373171 |
a253b2184e60b2974edc5bac14e9390c88795275 | 763 | asm | Assembly | programs/oeis/240/A240438.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/240/A240438.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/240/A240438.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A240438: Greatest minimal difference between numbers of adjacent cells in a regular hexagonal honeycomb of order n with cells numbered from 1 through the total number of cells, the order n corresponding to the number of cells on one side of the honeycomb.
; 0,1,5,11,18,28,40,53,69,87,106,128,152,177,205,235,266,300,336,373,413,455,498,544,592,641,693,747,802,860,920,981,1045,1111,1178,1248,1320,1393,1469,1547,1626,1708,1792,1877,1965,2055,2146,2240,2336,2433,2533,2635,2738,2844,2952,3061,3173,3287,3402,3520,3640,3761,3885,4011,4138,4268,4400,4533,4669,4807,4946,5088,5232,5377,5525,5675,5826,5980,6136,6293,6453,6615,6778,6944,7112,7281,7453,7627,7802,7980,8160,8341,8525,8711,8898,9088,9280,9473,9669,9867
mov $1,$0
mul $0,2
div $0,3
pow $1,2
add $0,$1
| 84.777778 | 456 | 0.773263 |
1e36feb4caf4b8bee8ab6480f368df9546cb9a22 | 445 | asm | Assembly | programs/oeis/001/A001352.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001352.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001352.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A001352: a(0) = 1, a(1) = 6, a(2) = 24; for n>=3, a(n) = 4a(n-1) - a(n-2).
; 1,6,24,90,336,1254,4680,17466,65184,243270,907896,3388314,12645360,47193126,176127144,657315450,2453134656,9155223174,34167758040,127515808986,475895477904,1776066102630,6628368932616,24737409627834,92321269578720,344547668687046,1285869405169464,4798929951990810
mov $2,1
lpb $0,1
sub $0,1
add $3,$2
add $4,2
add $4,$3
mov $2,$4
mul $2,2
lpe
add $1,$2
| 31.785714 | 265 | 0.707865 |
af006a5c35d433d56b78a53945e9df452633a95a | 587 | asm | Assembly | programs/oeis/141/A141214.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/141/A141214.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/141/A141214.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A141214: Defining A to be the interior angle of a regular polygon, the number of constructible regular polygons such that A is in a field extension <= degree 2^n, starting with n=0. This is also the number of values of x such that phi(x)/2 is a power of 2 <= 2^n (where phi is Euler's phi function), also starting with n=0.
; 3,7,12,18,25,33,42,52,63,75,88,102,117,133,150,168,187,207,228,250,273,297,322,348,375,403,432,462,493,525,558,592,626,660,694
mov $3,$0
mov $4,$0
mov $0,31
lpb $0,1
sub $0,1
add $2,$4
trn $4,1
lpe
mov $1,$2
lpb $3,1
add $1,3
sub $3,1
lpe
add $1,3
| 32.611111 | 325 | 0.684838 |
bb3201d0d6c333b312cbace3e32805f53b9dce1b | 2,615 | asm | Assembly | data/tilesets/champions_room_collision.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/tilesets/champions_room_collision.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/tilesets/champions_room_collision.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | tilecoll WALL, WALL, WALL, WALL ; 00
tilecoll WALL, WALL, FLOOR, WALL ; 01
tilecoll WALL, WALL, WALL, FLOOR ; 02
tilecoll FLOOR, FLOOR, WALL, WALL ; 03
tilecoll WALL, WALL, WALL, WALL ; 04
tilecoll WALL, WALL, COUNTER, FLOOR ; 05
tilecoll COUNTER, FLOOR, COUNTER, FLOOR ; 06
tilecoll COUNTER, COUNTER, FLOOR, FLOOR ; 07
tilecoll FLOOR, FLOOR, WARP_CARPET_DOWN, WARP_CARPET_DOWN ; 08
tilecoll WALL, FLOOR, FLOOR, WALL ; 09
tilecoll WALL, WALL, WALL, WALL ; 0a
tilecoll WALL, WALL, LADDER, LADDER ; 0b
tilecoll WALL, WALL, FLOOR, FLOOR ; 0c
tilecoll WALL, WALL, WALL, WALL ; 0d
tilecoll FLOOR, WALL, FLOOR, FLOOR ; 0e
tilecoll WALL, WALL, WALL, WALL ; 0f
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 10
tilecoll WALL, WALL, WALL, FLOOR ; 11
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 12
tilecoll WALL, WALL, FLOOR, WALL ; 13
tilecoll WALL, FLOOR, WALL, WALL ; 14
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 15
tilecoll FLOOR, FLOOR, WALL, WALL ; 16
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 17
tilecoll WALL, FLOOR, WALL, FLOOR ; 18
tilecoll FLOOR, WALL, FLOOR, WALL ; 19
tilecoll WALL, FLOOR, WALL, FLOOR ; 1a
tilecoll FLOOR, WALL, FLOOR, WALL ; 1b
tilecoll WALL, UP_WALL, WALL, FLOOR ; 1c
tilecoll UP_WALL, UP_WALL, FLOOR, FLOOR ; 1d
tilecoll UP_WALL, WALL, FLOOR, WALL ; 1e
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 1f
tilecoll WALL, FLOOR, WALL, WALL ; 20
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 21
tilecoll FLOOR, WALL, WALL, WALL ; 22
tilecoll FLOOR, FLOOR, WARP_CARPET_DOWN, WARP_CARPET_DOWN ; 23
tilecoll WALL, FLOOR, WALL, FLOOR ; 24
tilecoll WALL, WALL, WALL, WALL ; 25
tilecoll WALL, WALL, WALL, WALL ; 26
tilecoll FLOOR, WALL, FLOOR, WALL ; 27
tilecoll WALL, WALL, WALL, WALL ; 28
tilecoll WALL, WALL, WALL, WALL ; 29
tilecoll WALL, WALL, WALL, WALL ; 2a
tilecoll FLOOR, FLOOR, WALL, WALL ; 2b
tilecoll WALL, WALL, WALL, WALL ; 2c
tilecoll WALL, WALL, WALL, WALL ; 2d
tilecoll WALL, WALL, WALL, WALL ; 2e
tilecoll WALL, FLOOR, WALL, FLOOR ; 2f
tilecoll FLOOR, WALL, FLOOR, WALL ; 30
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 31
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 32
tilecoll WALL, WALL, FLOOR, FLOOR ; 33
tilecoll FLOOR, FLOOR, WALL, WALL ; 34
tilecoll WALL, FLOOR, WALL, FLOOR ; 35
tilecoll FLOOR, WALL, FLOOR, WALL ; 36
tilecoll FLOOR, WALL, WALL, WALL ; 37
tilecoll WALL, FLOOR, WALL, FLOOR ; 38
tilecoll FLOOR, WALL, FLOOR, WALL ; 39
tilecoll WALL, WALL, WALL, WALL ; 3a
tilecoll WALL, WALL, WALL, WALL ; 3b
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 3c
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 3d
tilecoll WALL, FLOOR, WALL, WALL ; 3e
tilecoll FLOOR, WALL, WALL, WALL ; 3f
| 40.230769 | 63 | 0.70631 |
f899bd010f0dcb9043c1fa0216275533947bb034 | 308 | asm | Assembly | Vezba 9/while/program.asm | KristianKalamin/Programski-Prevodioci-Domaci | 8e97173f0fbcd21acc12d1c8a04945b989be1dc3 | [
"MIT"
] | 1 | 2021-02-02T11:35:42.000Z | 2021-02-02T11:35:42.000Z | Vezba 9/while/program.asm | KristianKalamin/Programski-Prevodioci-Domaci | 8e97173f0fbcd21acc12d1c8a04945b989be1dc3 | [
"MIT"
] | null | null | null | Vezba 9/while/program.asm | KristianKalamin/Programski-Prevodioci-Domaci | 8e97173f0fbcd21acc12d1c8a04945b989be1dc3 | [
"MIT"
] | null | null | null |
main:
PUSH %14
MOV %15,%14
SUBS %15,$8,%15
@main_body:
MOV $1,-4(%14)
MOV $3,-8(%14)
@while0:
CMPS -4(%14),-8(%14)
JGES @true0
ADDS -4(%14),-4(%14),%0
MOV %0,-4(%14)
JMP @while0
@true0:
MOV -4(%14),%13
JMP @main_exit
@main_exit:
MOV %14,%15
POP %14
RET | 14.666667 | 26 | 0.487013 |
aada888e2e24b0926844ea81fdfb114acfdd7b31 | 757 | asm | Assembly | programs/oeis/267/A267006.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/267/A267006.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/267/A267006.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A267006: Triangle read by rows giving successive states of cellular automaton generated by "Rule 84" initiated with a single ON (black) cell.
; 1,0,1,1,0,0,0,1,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
add $0,2
mov $2,2
lpb $0
sub $0,1
add $1,$2
add $3,$2
trn $3,$0
trn $0,$1
add $0,$3
lpe
mov $1,$0
| 50.466667 | 501 | 0.549538 |
d58cba6640b82582a1fa41a42088d05087b9659e | 3,320 | asm | Assembly | source/expression/exprutils.asm | paulscottrobson/x16-basic | 75ad512093e4565c569780557a3f65aefb956979 | [
"MIT"
] | 1 | 2020-02-08T15:30:11.000Z | 2020-02-08T15:30:11.000Z | source/expression/exprutils.asm | paulscottrobson/x16-basic | 75ad512093e4565c569780557a3f65aefb956979 | [
"MIT"
] | 1 | 2020-11-10T17:11:35.000Z | 2020-11-11T09:52:43.000Z | source/expression/exprutils.asm | paulscottrobson/x16-basic | 75ad512093e4565c569780557a3f65aefb956979 | [
"MIT"
] | 1 | 2021-05-14T11:06:04.000Z | 2021-05-14T11:06:04.000Z | ; *****************************************************************************
; *****************************************************************************
;
; Name : exprutils.asm
; Purpose : Expression Utilities
; Author : Paul Robson (paul@robsons.org.uk)
; Date : 8th February 2020
;
; *****************************************************************************
; *****************************************************************************
; *****************************************************************************
;
; Evaluate a term at stack level X
;
; *****************************************************************************
EvaluateTermAtX:
lda #$1F ; too high precedence so just term
jsr EvaluateExpressionAtXPrecA
rts
; *****************************************************************************
;
; Dereference either 2 stack references, or 1
;
; Used when stack contains a reference (normally a variable) and needs its
; value to calculate an expression.
;
; *****************************************************************************
DeReferenceBinary:
inx
jsr DeReferenceUnary
dex
DeReferenceUnary:
lda xsStatus,x ; the reference flag is in bit 0
ror a ; shift into carry.
bcc _DRNotReference ; if clear, it's already a reference.
asl a ; get back, but with bit 0 cleared
sta xsStatus,x
;
lda xsAddrLow,x ; put the address to dereference into zTemp1
sta zTemp1
lda xsAddrHigh,x
sta zTemp1+1
;
phy ; save position in code
lda (zTemp1) ; dereference the first two bytes - this will be
sta xsIntLow,x ; for float, int and string, and will go in these
ldy #1 ; which are also the address, and mantissa3 & 2
lda (zTemp1),y
sta xsIntHigh,x
;
lda xsStatus,x ; check if it's a float (bit 7)
bpl _DRNotFloat ; if not, we are complete
;
iny ; if float, copy all five bytes of the floating point
lda (zTemp1),y ; number into the stack.
sta xsMantissa1,x
iny
lda (zTemp1),y
sta xsMantissa0,x
iny
lda (zTemp1),y
sta xsExponent,x
;
_DRNotFloat:
ply ; restore code position.
_DRNotReference:
rts
; *****************************************************************************
;
; Check the top 1/2 stack values are number(s). Return CS if a float is
; required (e.g. if one of them is a floating point number), CC if
; can be done using integers.
;
; *****************************************************************************
UnaryNumberTypeCheck:
lda xsStatus,x
bra BNTCMain
BinaryNumberTypeCheck:
lda xsStatus,x ; bit 7 set if either float, bit 6 set if either string.
ora xsStatus+1,x
BNTCMain:
asl a ; carry set if either float, bit 7 set if either string
bmi _NTCError ; so fail if string, we want int
rts
_NTCError:
berror "Number expected"
; *****************************************************************************
;
; Unary version of above
;
; *****************************************************************************
BinaryStringTypeCheck:
bit xsStatus+1,x
bvc STCError
UnaryStringTypeCheck:
bit xsStatus,x ; check if string
bvc STCError
rts
STCError:
berror "String expected"
| 30.181818 | 79 | 0.469277 |
737cd7aed585678bc5da2a19678c19e26f733497 | 1,692 | asm | Assembly | src/Compiler/ASM/Runtime/asm/itoa_and_write.asm | PetukhovVictor/compiler2 | 0bf87393ce9ecdd421393165fc14cb7f03f5e3b8 | [
"MIT"
] | 3 | 2017-09-08T21:35:31.000Z | 2019-04-24T11:48:59.000Z | src/Compiler/ASM/Runtime/asm/itoa_and_write.asm | PetukhovVictor/compiler2 | 0bf87393ce9ecdd421393165fc14cb7f03f5e3b8 | [
"MIT"
] | 1 | 2018-11-19T15:34:00.000Z | 2018-11-19T15:35:52.000Z | src/Compiler/ASM/Runtime/asm/itoa_and_write.asm | PetukhovVictor/compiler2 | 0bf87393ce9ecdd421393165fc14cb7f03f5e3b8 | [
"MIT"
] | 4 | 2017-03-13T06:16:48.000Z | 2019-04-24T11:49:00.000Z | %define ASCII_ZERO 48
%define ASCII_MINUS 45
global itoa_and_write
itoa_and_write:
.itoa_start:
test eax, eax ; this test uses the SF flag (significant bit check)
js .itoa_print_minus ; if the first bit is 1 (SF=1), then the number is negative (go to the print minus section)
xor edx, edx ; zeroing EDX (division remainder is written in it)
mov ebx, 10 ; 10 is a divisor (because we output the values in the decimal system)
div ebx ; the division of EAX by 10
push edx ; storing a division remainder (it correspond to the digits that we will output in the reverse order)
test eax, eax ; check that the quotient is 0 (this test uses the ZF flag)
je .itoa_next ; expanding recursion: printing ascii symbols, that correspond to the division remainders
call itoa_and_write ; recursive call to process next symbol
.itoa_next:
pop edx ; get previously stored division remainders
lea eax, [edx + ASCII_ZERO] ; convert division remainder to the ascii symbol code
call write
ret ; recursive return
.itoa_print_minus:
mov ebx, eax ; storing a EAX (because write already use EAX)
mov eax, ASCII_MINUS
call write
mov eax, ebx ; restoring a EAX
neg eax ; number invert to negative
jmp .itoa_start ; continue process symbols
| 60.428571 | 141 | 0.55792 |
47e881fe757221595ac192020f767f9655e1ad56 | 1,253 | asm | Assembly | data/mapObjects/silphco7.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapObjects/silphco7.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapObjects/silphco7.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | SilphCo7Object:
db $2e ; border block
db $6 ; warps
db $0, $10, $1, SILPH_CO_8F
db $0, $16, $0, SILPH_CO_6F
db $0, $12, $0, SILPH_CO_ELEVATOR
db $7, $5, $3, SILPH_CO_11F
db $3, $5, $8, SILPH_CO_3F
db $f, $15, $3, SILPH_CO_5F
db $0 ; signs
db $b ; objects
object SPRITE_LAPRAS_GIVER, $1, $5, STAY, NONE, $1 ; person
object SPRITE_LAPRAS_GIVER, $d, $d, STAY, UP, $2 ; person
object SPRITE_LAPRAS_GIVER, $7, $a, STAY, NONE, $3 ; person
object SPRITE_ERIKA, $a, $8, STAY, NONE, $4 ; person
object SPRITE_ROCKET, $d, $1, STAY, DOWN, $5, OPP_ROCKET, $20
object SPRITE_OAK_AIDE, $2, $d, STAY, DOWN, $6, OPP_SCIENTIST, $8
object SPRITE_ROCKET, $14, $2, STAY, LEFT, $7, OPP_ROCKET, $21
object SPRITE_ROCKET, $13, $e, STAY, RIGHT, $8, OPP_ROCKET, $22
object SPRITE_BLUE, $3, $7, STAY, UP, $9 ; person
object SPRITE_BALL, $1, $9, STAY, NONE, $a, CALCIUM
object SPRITE_BALL, $18, $b, STAY, NONE, $b, TM_03
; warp-to
EVENT_DISP SILPH_CO_7F_WIDTH, $0, $10 ; SILPH_CO_8F
EVENT_DISP SILPH_CO_7F_WIDTH, $0, $16 ; SILPH_CO_6F
EVENT_DISP SILPH_CO_7F_WIDTH, $0, $12 ; SILPH_CO_ELEVATOR
EVENT_DISP SILPH_CO_7F_WIDTH, $7, $5 ; SILPH_CO_11F
EVENT_DISP SILPH_CO_7F_WIDTH, $3, $5 ; SILPH_CO_3F
EVENT_DISP SILPH_CO_7F_WIDTH, $f, $15 ; SILPH_CO_5F
| 36.852941 | 66 | 0.681564 |
b2f5b88b295ebe2312ebbcd128d22d68f941748d | 1,655 | asm | Assembly | programs/oeis/099/A099016.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/099/A099016.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/099/A099016.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A099016: a(n) = 3*L(2*n)/5 - (-1)^n/5, where L = A000032.
; 1,2,4,11,28,74,193,506,1324,3467,9076,23762,62209,162866,426388,1116299,2922508,7651226,20031169,52442282,137295676,359444747,941038564,2463670946,6449974273,16886251874,44208781348,115740092171,303011495164,793294393322,2076871684801,5437320661082,14235090298444,37267950234251,97568760404308,255438330978674,668746232531713,1750800366616466,4583654867317684
mov $20,$0
mov $22,$0
add $22,1
lpb $22
clr $0,20
mov $0,$20
sub $22,1
sub $0,$22
mov $17,$0
mov $19,$0
add $19,1
lpb $19
mov $0,$17
sub $19,1
sub $0,$19
mov $13,$0
mov $15,2
lpb $15
mov $0,$13
sub $15,1
add $0,$15
sub $0,1
mov $9,$0
mov $11,2
lpb $11
mov $0,$9
sub $11,1
add $0,$11
sub $0,1
mov $5,$0
mov $7,2
lpb $7
mov $0,$5
sub $7,1
add $0,$7
sub $0,1
cal $0,264080 ; a(n) = 6*F(n)*F(n+1) + (-1)^n, where F = A000045.
mov $1,$0
add $1,1
mov $8,$7
lpb $8
mov $6,$1
sub $8,1
lpe
lpe
lpb $5
mov $5,0
sub $6,$1
lpe
mov $1,$6
mov $12,$11
lpb $12
mov $10,$1
sub $12,1
lpe
lpe
lpb $9
mov $9,0
sub $10,$1
lpe
mov $1,$10
mov $16,$15
lpb $16
mov $14,$1
sub $16,1
lpe
lpe
lpb $13
mov $13,0
sub $14,$1
lpe
mov $1,$14
div $1,2
add $18,$1
lpe
add $21,$18
lpe
mov $1,$21
| 20.182927 | 361 | 0.471903 |
1cf3d5eab589774ee7a6f36d408d5d3a8f6f5649 | 260 | asm | Assembly | Lab Assessment Submission/LA1_1812399042.asm | saimamiduri/CSE331L-Section-1-Fall20-NSU | 721fec082f9fb29fb30552e4f0d93a53bb3e31df | [
"MIT"
] | null | null | null | Lab Assessment Submission/LA1_1812399042.asm | saimamiduri/CSE331L-Section-1-Fall20-NSU | 721fec082f9fb29fb30552e4f0d93a53bb3e31df | [
"MIT"
] | null | null | null | Lab Assessment Submission/LA1_1812399042.asm | saimamiduri/CSE331L-Section-1-Fall20-NSU | 721fec082f9fb29fb30552e4f0d93a53bb3e31df | [
"MIT"
] | null | null | null |
org 100h ; i#include<stdio.h>
;02---02H;
;int main(){
MOV AX, 02
MOV BX, 02
MOV CX, 0
ADD CX,AX
ADD CX, BX
;AK=AX+BX
;Int a=2,b=3,c=0;
;c=a+b;
;printf(c);
;return 0;
ret
| 10.4 | 29 | 0.392308 |
c5bed4084d07f5ac35b19dc811db3f9a1f7e9760 | 98 | asm | Assembly | x16-racer_vars.asm | palisv/x16-racer | 9f05a43faf5fdab807ab141b4ddc9e41f1986db1 | [
"MIT"
] | null | null | null | x16-racer_vars.asm | palisv/x16-racer | 9f05a43faf5fdab807ab141b4ddc9e41f1986db1 | [
"MIT"
] | null | null | null | x16-racer_vars.asm | palisv/x16-racer | 9f05a43faf5fdab807ab141b4ddc9e41f1986db1 | [
"MIT"
] | null | null | null | ; .ifdef X16_RACER_VARIABLES_ASM !eof
; X16_RACER_VARIABLES_ASM=1
Palette_cycle_index: .byte $00
| 19.6 | 37 | 0.816327 |
1801f444fc12e2eba08ffda4929dd61cff7ca992 | 1,715 | asm | Assembly | assembly/binarysearch.asm | mahzoun/programs | 39fbd730d635ed49a0af2d16dd486eba1db2f295 | [
"MIT"
] | null | null | null | assembly/binarysearch.asm | mahzoun/programs | 39fbd730d635ed49a0af2d16dd486eba1db2f295 | [
"MIT"
] | null | null | null | assembly/binarysearch.asm | mahzoun/programs | 39fbd730d635ed49a0af2d16dd486eba1db2f295 | [
"MIT"
] | null | null | null | section .data
source dw 1, 2, 3, 4, 5, 6
len equ ($ - source)/2
item dw 2
section .text
global _start
_start:
push word [item]
mov ax, len
dec ax
push ax
push word 0
push qword source
call binary_search
exit:
mov ebx, 0
mov eax, 1
int 80h
binary_search:
enter 14, 0
mov r8w, [rbp + 24]
mov [rbp - 2], r8w
mov r8w, [rbp + 26]
mov [rbp - 4], r8w
mov r8w, [rbp + 28]
mov [rbp - 6], r8w
mov r8, [rbp + 16]
mov [rbp - 14], r8
mov r8w, [rbp - 4]
mov r9w, [rbp - 2]
cmp r8w, r9w
jge end_not_less_than_start
mov ax, -1
leave
ret 14
end_not_less_than_start:
xor r8, r8
mov r8w, [rbp - 4]
sub r8w, [rbp - 2]
sar r8, 1
xor r9, r9
mov r9w, [rbp - 2]
add r8, r9
mov r9, [rbp - 14]
add r9, r8
add r9, r8
mov r10w, [r9]
mov r9w, [rbp - 6]
cmp r9w, r10w
jne not_equal
mov ax, r8w
leave
ret 14
not_equal:
cmp r9w, r10w
jnl not_lower
push word [rbp - 6]
mov ax, r8w
dec ax
push ax
push word [rbp - 2]
push qword [rbp - 14]
call binary_search
leave
ret 14
not_lower:
push word [rbp - 6]
push word [rbp - 4]
mov ax, r8w
inc ax
push ax
push qword [rbp - 14]
call binary_search
leave
ret 14
| 18.052632 | 59 | 0.417493 |
b6d6b6abc38f59a331325c74b6971df7b00d0972 | 40,630 | asm | Assembly | rm.asm | priyasun19/xv6 | 78d3a926ff3b956232811e92218485f6e82cca5b | [
"MIT-0"
] | null | null | null | rm.asm | priyasun19/xv6 | 78d3a926ff3b956232811e92218485f6e82cca5b | [
"MIT-0"
] | null | null | null | rm.asm | priyasun19/xv6 | 78d3a926ff3b956232811e92218485f6e82cca5b | [
"MIT-0"
] | null | null | null |
_rm: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 83 ec 20 sub $0x20,%esp
int i;
if(argc < 2){
9: 83 7d 08 01 cmpl $0x1,0x8(%ebp)
d: 7f 19 jg 28 <main+0x28>
printf(2, "Usage: rm files...\n");
f: c7 44 24 04 2b 08 00 movl $0x82b,0x4(%esp)
16: 00
17: c7 04 24 02 00 00 00 movl $0x2,(%esp)
1e: e8 44 04 00 00 call 467 <printf>
exit();
23: e8 c0 02 00 00 call 2e8 <exit>
}
for(i = 1; i < argc; i++){
28: c7 44 24 1c 01 00 00 movl $0x1,0x1c(%esp)
2f: 00
30: eb 43 jmp 75 <main+0x75>
if(unlink(argv[i]) < 0){
32: 8b 44 24 1c mov 0x1c(%esp),%eax
36: c1 e0 02 shl $0x2,%eax
39: 03 45 0c add 0xc(%ebp),%eax
3c: 8b 00 mov (%eax),%eax
3e: 89 04 24 mov %eax,(%esp)
41: e8 f2 02 00 00 call 338 <unlink>
46: 85 c0 test %eax,%eax
48: 79 26 jns 70 <main+0x70>
printf(2, "rm: %s failed to delete\n", argv[i]);
4a: 8b 44 24 1c mov 0x1c(%esp),%eax
4e: c1 e0 02 shl $0x2,%eax
51: 03 45 0c add 0xc(%ebp),%eax
54: 8b 00 mov (%eax),%eax
56: 89 44 24 08 mov %eax,0x8(%esp)
5a: c7 44 24 04 3f 08 00 movl $0x83f,0x4(%esp)
61: 00
62: c7 04 24 02 00 00 00 movl $0x2,(%esp)
69: e8 f9 03 00 00 call 467 <printf>
break;
6e: eb 0e jmp 7e <main+0x7e>
if(argc < 2){
printf(2, "Usage: rm files...\n");
exit();
}
for(i = 1; i < argc; i++){
70: 83 44 24 1c 01 addl $0x1,0x1c(%esp)
75: 8b 44 24 1c mov 0x1c(%esp),%eax
79: 3b 45 08 cmp 0x8(%ebp),%eax
7c: 7c b4 jl 32 <main+0x32>
printf(2, "rm: %s failed to delete\n", argv[i]);
break;
}
}
exit();
7e: e8 65 02 00 00 call 2e8 <exit>
83: 90 nop
00000084 <stosb>:
"cc");
}
static inline void
stosb(void *addr, int data, int cnt)
{
84: 55 push %ebp
85: 89 e5 mov %esp,%ebp
87: 57 push %edi
88: 53 push %ebx
asm volatile("cld; rep stosb" :
89: 8b 4d 08 mov 0x8(%ebp),%ecx
8c: 8b 55 10 mov 0x10(%ebp),%edx
8f: 8b 45 0c mov 0xc(%ebp),%eax
92: 89 cb mov %ecx,%ebx
94: 89 df mov %ebx,%edi
96: 89 d1 mov %edx,%ecx
98: fc cld
99: f3 aa rep stos %al,%es:(%edi)
9b: 89 ca mov %ecx,%edx
9d: 89 fb mov %edi,%ebx
9f: 89 5d 08 mov %ebx,0x8(%ebp)
a2: 89 55 10 mov %edx,0x10(%ebp)
"=D" (addr), "=c" (cnt) :
"0" (addr), "1" (cnt), "a" (data) :
"memory", "cc");
}
a5: 5b pop %ebx
a6: 5f pop %edi
a7: 5d pop %ebp
a8: c3 ret
000000a9 <strcpy>:
#include "user.h"
#include "x86.h"
char*
strcpy(char *s, char *t)
{
a9: 55 push %ebp
aa: 89 e5 mov %esp,%ebp
ac: 83 ec 10 sub $0x10,%esp
char *os;
os = s;
af: 8b 45 08 mov 0x8(%ebp),%eax
b2: 89 45 fc mov %eax,-0x4(%ebp)
while((*s++ = *t++) != 0)
b5: 90 nop
b6: 8b 45 0c mov 0xc(%ebp),%eax
b9: 0f b6 10 movzbl (%eax),%edx
bc: 8b 45 08 mov 0x8(%ebp),%eax
bf: 88 10 mov %dl,(%eax)
c1: 8b 45 08 mov 0x8(%ebp),%eax
c4: 0f b6 00 movzbl (%eax),%eax
c7: 84 c0 test %al,%al
c9: 0f 95 c0 setne %al
cc: 83 45 08 01 addl $0x1,0x8(%ebp)
d0: 83 45 0c 01 addl $0x1,0xc(%ebp)
d4: 84 c0 test %al,%al
d6: 75 de jne b6 <strcpy+0xd>
;
return os;
d8: 8b 45 fc mov -0x4(%ebp),%eax
}
db: c9 leave
dc: c3 ret
000000dd <strcmp>:
int
strcmp(const char *p, const char *q)
{
dd: 55 push %ebp
de: 89 e5 mov %esp,%ebp
while(*p && *p == *q)
e0: eb 08 jmp ea <strcmp+0xd>
p++, q++;
e2: 83 45 08 01 addl $0x1,0x8(%ebp)
e6: 83 45 0c 01 addl $0x1,0xc(%ebp)
}
int
strcmp(const char *p, const char *q)
{
while(*p && *p == *q)
ea: 8b 45 08 mov 0x8(%ebp),%eax
ed: 0f b6 00 movzbl (%eax),%eax
f0: 84 c0 test %al,%al
f2: 74 10 je 104 <strcmp+0x27>
f4: 8b 45 08 mov 0x8(%ebp),%eax
f7: 0f b6 10 movzbl (%eax),%edx
fa: 8b 45 0c mov 0xc(%ebp),%eax
fd: 0f b6 00 movzbl (%eax),%eax
100: 38 c2 cmp %al,%dl
102: 74 de je e2 <strcmp+0x5>
p++, q++;
return (uchar)*p - (uchar)*q;
104: 8b 45 08 mov 0x8(%ebp),%eax
107: 0f b6 00 movzbl (%eax),%eax
10a: 0f b6 d0 movzbl %al,%edx
10d: 8b 45 0c mov 0xc(%ebp),%eax
110: 0f b6 00 movzbl (%eax),%eax
113: 0f b6 c0 movzbl %al,%eax
116: 89 d1 mov %edx,%ecx
118: 29 c1 sub %eax,%ecx
11a: 89 c8 mov %ecx,%eax
}
11c: 5d pop %ebp
11d: c3 ret
0000011e <strlen>:
uint
strlen(char *s)
{
11e: 55 push %ebp
11f: 89 e5 mov %esp,%ebp
121: 83 ec 10 sub $0x10,%esp
int n;
for(n = 0; s[n]; n++)
124: c7 45 fc 00 00 00 00 movl $0x0,-0x4(%ebp)
12b: eb 04 jmp 131 <strlen+0x13>
12d: 83 45 fc 01 addl $0x1,-0x4(%ebp)
131: 8b 45 fc mov -0x4(%ebp),%eax
134: 03 45 08 add 0x8(%ebp),%eax
137: 0f b6 00 movzbl (%eax),%eax
13a: 84 c0 test %al,%al
13c: 75 ef jne 12d <strlen+0xf>
;
return n;
13e: 8b 45 fc mov -0x4(%ebp),%eax
}
141: c9 leave
142: c3 ret
00000143 <memset>:
void*
memset(void *dst, int c, uint n)
{
143: 55 push %ebp
144: 89 e5 mov %esp,%ebp
146: 83 ec 0c sub $0xc,%esp
stosb(dst, c, n);
149: 8b 45 10 mov 0x10(%ebp),%eax
14c: 89 44 24 08 mov %eax,0x8(%esp)
150: 8b 45 0c mov 0xc(%ebp),%eax
153: 89 44 24 04 mov %eax,0x4(%esp)
157: 8b 45 08 mov 0x8(%ebp),%eax
15a: 89 04 24 mov %eax,(%esp)
15d: e8 22 ff ff ff call 84 <stosb>
return dst;
162: 8b 45 08 mov 0x8(%ebp),%eax
}
165: c9 leave
166: c3 ret
00000167 <strchr>:
char*
strchr(const char *s, char c)
{
167: 55 push %ebp
168: 89 e5 mov %esp,%ebp
16a: 83 ec 04 sub $0x4,%esp
16d: 8b 45 0c mov 0xc(%ebp),%eax
170: 88 45 fc mov %al,-0x4(%ebp)
for(; *s; s++)
173: eb 14 jmp 189 <strchr+0x22>
if(*s == c)
175: 8b 45 08 mov 0x8(%ebp),%eax
178: 0f b6 00 movzbl (%eax),%eax
17b: 3a 45 fc cmp -0x4(%ebp),%al
17e: 75 05 jne 185 <strchr+0x1e>
return (char*)s;
180: 8b 45 08 mov 0x8(%ebp),%eax
183: eb 13 jmp 198 <strchr+0x31>
}
char*
strchr(const char *s, char c)
{
for(; *s; s++)
185: 83 45 08 01 addl $0x1,0x8(%ebp)
189: 8b 45 08 mov 0x8(%ebp),%eax
18c: 0f b6 00 movzbl (%eax),%eax
18f: 84 c0 test %al,%al
191: 75 e2 jne 175 <strchr+0xe>
if(*s == c)
return (char*)s;
return 0;
193: b8 00 00 00 00 mov $0x0,%eax
}
198: c9 leave
199: c3 ret
0000019a <gets>:
char*
gets(char *buf, int max)
{
19a: 55 push %ebp
19b: 89 e5 mov %esp,%ebp
19d: 83 ec 28 sub $0x28,%esp
int i, cc;
char c;
for(i=0; i+1 < max; ){
1a0: c7 45 f4 00 00 00 00 movl $0x0,-0xc(%ebp)
1a7: eb 44 jmp 1ed <gets+0x53>
cc = read(0, &c, 1);
1a9: c7 44 24 08 01 00 00 movl $0x1,0x8(%esp)
1b0: 00
1b1: 8d 45 ef lea -0x11(%ebp),%eax
1b4: 89 44 24 04 mov %eax,0x4(%esp)
1b8: c7 04 24 00 00 00 00 movl $0x0,(%esp)
1bf: e8 3c 01 00 00 call 300 <read>
1c4: 89 45 f0 mov %eax,-0x10(%ebp)
if(cc < 1)
1c7: 83 7d f0 00 cmpl $0x0,-0x10(%ebp)
1cb: 7e 2d jle 1fa <gets+0x60>
break;
buf[i++] = c;
1cd: 8b 45 f4 mov -0xc(%ebp),%eax
1d0: 03 45 08 add 0x8(%ebp),%eax
1d3: 0f b6 55 ef movzbl -0x11(%ebp),%edx
1d7: 88 10 mov %dl,(%eax)
1d9: 83 45 f4 01 addl $0x1,-0xc(%ebp)
if(c == '\n' || c == '\r')
1dd: 0f b6 45 ef movzbl -0x11(%ebp),%eax
1e1: 3c 0a cmp $0xa,%al
1e3: 74 16 je 1fb <gets+0x61>
1e5: 0f b6 45 ef movzbl -0x11(%ebp),%eax
1e9: 3c 0d cmp $0xd,%al
1eb: 74 0e je 1fb <gets+0x61>
gets(char *buf, int max)
{
int i, cc;
char c;
for(i=0; i+1 < max; ){
1ed: 8b 45 f4 mov -0xc(%ebp),%eax
1f0: 83 c0 01 add $0x1,%eax
1f3: 3b 45 0c cmp 0xc(%ebp),%eax
1f6: 7c b1 jl 1a9 <gets+0xf>
1f8: eb 01 jmp 1fb <gets+0x61>
cc = read(0, &c, 1);
if(cc < 1)
break;
1fa: 90 nop
buf[i++] = c;
if(c == '\n' || c == '\r')
break;
}
buf[i] = '\0';
1fb: 8b 45 f4 mov -0xc(%ebp),%eax
1fe: 03 45 08 add 0x8(%ebp),%eax
201: c6 00 00 movb $0x0,(%eax)
return buf;
204: 8b 45 08 mov 0x8(%ebp),%eax
}
207: c9 leave
208: c3 ret
00000209 <stat>:
int
stat(char *n, struct stat *st)
{
209: 55 push %ebp
20a: 89 e5 mov %esp,%ebp
20c: 83 ec 28 sub $0x28,%esp
int fd;
int r;
fd = open(n, O_RDONLY);
20f: c7 44 24 04 00 00 00 movl $0x0,0x4(%esp)
216: 00
217: 8b 45 08 mov 0x8(%ebp),%eax
21a: 89 04 24 mov %eax,(%esp)
21d: e8 06 01 00 00 call 328 <open>
222: 89 45 f4 mov %eax,-0xc(%ebp)
if(fd < 0)
225: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
229: 79 07 jns 232 <stat+0x29>
return -1;
22b: b8 ff ff ff ff mov $0xffffffff,%eax
230: eb 23 jmp 255 <stat+0x4c>
r = fstat(fd, st);
232: 8b 45 0c mov 0xc(%ebp),%eax
235: 89 44 24 04 mov %eax,0x4(%esp)
239: 8b 45 f4 mov -0xc(%ebp),%eax
23c: 89 04 24 mov %eax,(%esp)
23f: e8 fc 00 00 00 call 340 <fstat>
244: 89 45 f0 mov %eax,-0x10(%ebp)
close(fd);
247: 8b 45 f4 mov -0xc(%ebp),%eax
24a: 89 04 24 mov %eax,(%esp)
24d: e8 be 00 00 00 call 310 <close>
return r;
252: 8b 45 f0 mov -0x10(%ebp),%eax
}
255: c9 leave
256: c3 ret
00000257 <atoi>:
int
atoi(const char *s)
{
257: 55 push %ebp
258: 89 e5 mov %esp,%ebp
25a: 83 ec 10 sub $0x10,%esp
int n;
n = 0;
25d: c7 45 fc 00 00 00 00 movl $0x0,-0x4(%ebp)
while('0' <= *s && *s <= '9')
264: eb 23 jmp 289 <atoi+0x32>
n = n*10 + *s++ - '0';
266: 8b 55 fc mov -0x4(%ebp),%edx
269: 89 d0 mov %edx,%eax
26b: c1 e0 02 shl $0x2,%eax
26e: 01 d0 add %edx,%eax
270: 01 c0 add %eax,%eax
272: 89 c2 mov %eax,%edx
274: 8b 45 08 mov 0x8(%ebp),%eax
277: 0f b6 00 movzbl (%eax),%eax
27a: 0f be c0 movsbl %al,%eax
27d: 01 d0 add %edx,%eax
27f: 83 e8 30 sub $0x30,%eax
282: 89 45 fc mov %eax,-0x4(%ebp)
285: 83 45 08 01 addl $0x1,0x8(%ebp)
atoi(const char *s)
{
int n;
n = 0;
while('0' <= *s && *s <= '9')
289: 8b 45 08 mov 0x8(%ebp),%eax
28c: 0f b6 00 movzbl (%eax),%eax
28f: 3c 2f cmp $0x2f,%al
291: 7e 0a jle 29d <atoi+0x46>
293: 8b 45 08 mov 0x8(%ebp),%eax
296: 0f b6 00 movzbl (%eax),%eax
299: 3c 39 cmp $0x39,%al
29b: 7e c9 jle 266 <atoi+0xf>
n = n*10 + *s++ - '0';
return n;
29d: 8b 45 fc mov -0x4(%ebp),%eax
}
2a0: c9 leave
2a1: c3 ret
000002a2 <memmove>:
void*
memmove(void *vdst, void *vsrc, int n)
{
2a2: 55 push %ebp
2a3: 89 e5 mov %esp,%ebp
2a5: 83 ec 10 sub $0x10,%esp
char *dst, *src;
dst = vdst;
2a8: 8b 45 08 mov 0x8(%ebp),%eax
2ab: 89 45 fc mov %eax,-0x4(%ebp)
src = vsrc;
2ae: 8b 45 0c mov 0xc(%ebp),%eax
2b1: 89 45 f8 mov %eax,-0x8(%ebp)
while(n-- > 0)
2b4: eb 13 jmp 2c9 <memmove+0x27>
*dst++ = *src++;
2b6: 8b 45 f8 mov -0x8(%ebp),%eax
2b9: 0f b6 10 movzbl (%eax),%edx
2bc: 8b 45 fc mov -0x4(%ebp),%eax
2bf: 88 10 mov %dl,(%eax)
2c1: 83 45 fc 01 addl $0x1,-0x4(%ebp)
2c5: 83 45 f8 01 addl $0x1,-0x8(%ebp)
{
char *dst, *src;
dst = vdst;
src = vsrc;
while(n-- > 0)
2c9: 83 7d 10 00 cmpl $0x0,0x10(%ebp)
2cd: 0f 9f c0 setg %al
2d0: 83 6d 10 01 subl $0x1,0x10(%ebp)
2d4: 84 c0 test %al,%al
2d6: 75 de jne 2b6 <memmove+0x14>
*dst++ = *src++;
return vdst;
2d8: 8b 45 08 mov 0x8(%ebp),%eax
}
2db: c9 leave
2dc: c3 ret
2dd: 90 nop
2de: 90 nop
2df: 90 nop
000002e0 <fork>:
name: \
movl $SYS_ ## name, %eax; \
int $T_SYSCALL; \
ret
SYSCALL(fork)
2e0: b8 01 00 00 00 mov $0x1,%eax
2e5: cd 40 int $0x40
2e7: c3 ret
000002e8 <exit>:
SYSCALL(exit)
2e8: b8 02 00 00 00 mov $0x2,%eax
2ed: cd 40 int $0x40
2ef: c3 ret
000002f0 <wait>:
SYSCALL(wait)
2f0: b8 03 00 00 00 mov $0x3,%eax
2f5: cd 40 int $0x40
2f7: c3 ret
000002f8 <pipe>:
SYSCALL(pipe)
2f8: b8 04 00 00 00 mov $0x4,%eax
2fd: cd 40 int $0x40
2ff: c3 ret
00000300 <read>:
SYSCALL(read)
300: b8 05 00 00 00 mov $0x5,%eax
305: cd 40 int $0x40
307: c3 ret
00000308 <write>:
SYSCALL(write)
308: b8 10 00 00 00 mov $0x10,%eax
30d: cd 40 int $0x40
30f: c3 ret
00000310 <close>:
SYSCALL(close)
310: b8 15 00 00 00 mov $0x15,%eax
315: cd 40 int $0x40
317: c3 ret
00000318 <kill>:
SYSCALL(kill)
318: b8 06 00 00 00 mov $0x6,%eax
31d: cd 40 int $0x40
31f: c3 ret
00000320 <exec>:
SYSCALL(exec)
320: b8 07 00 00 00 mov $0x7,%eax
325: cd 40 int $0x40
327: c3 ret
00000328 <open>:
SYSCALL(open)
328: b8 0f 00 00 00 mov $0xf,%eax
32d: cd 40 int $0x40
32f: c3 ret
00000330 <mknod>:
SYSCALL(mknod)
330: b8 11 00 00 00 mov $0x11,%eax
335: cd 40 int $0x40
337: c3 ret
00000338 <unlink>:
SYSCALL(unlink)
338: b8 12 00 00 00 mov $0x12,%eax
33d: cd 40 int $0x40
33f: c3 ret
00000340 <fstat>:
SYSCALL(fstat)
340: b8 08 00 00 00 mov $0x8,%eax
345: cd 40 int $0x40
347: c3 ret
00000348 <link>:
SYSCALL(link)
348: b8 13 00 00 00 mov $0x13,%eax
34d: cd 40 int $0x40
34f: c3 ret
00000350 <mkdir>:
SYSCALL(mkdir)
350: b8 14 00 00 00 mov $0x14,%eax
355: cd 40 int $0x40
357: c3 ret
00000358 <chdir>:
SYSCALL(chdir)
358: b8 09 00 00 00 mov $0x9,%eax
35d: cd 40 int $0x40
35f: c3 ret
00000360 <dup>:
SYSCALL(dup)
360: b8 0a 00 00 00 mov $0xa,%eax
365: cd 40 int $0x40
367: c3 ret
00000368 <getpid>:
SYSCALL(getpid)
368: b8 0b 00 00 00 mov $0xb,%eax
36d: cd 40 int $0x40
36f: c3 ret
00000370 <sbrk>:
SYSCALL(sbrk)
370: b8 0c 00 00 00 mov $0xc,%eax
375: cd 40 int $0x40
377: c3 ret
00000378 <sleep>:
SYSCALL(sleep)
378: b8 0d 00 00 00 mov $0xd,%eax
37d: cd 40 int $0x40
37f: c3 ret
00000380 <uptime>:
SYSCALL(uptime)
380: b8 0e 00 00 00 mov $0xe,%eax
385: cd 40 int $0x40
387: c3 ret
00000388 <signal>:
388: b8 16 00 00 00 mov $0x16,%eax
38d: cd 40 int $0x40
38f: c3 ret
00000390 <putc>:
#include "stat.h"
#include "user.h"
static void
putc(int fd, char c)
{
390: 55 push %ebp
391: 89 e5 mov %esp,%ebp
393: 83 ec 28 sub $0x28,%esp
396: 8b 45 0c mov 0xc(%ebp),%eax
399: 88 45 f4 mov %al,-0xc(%ebp)
write(fd, &c, 1);
39c: c7 44 24 08 01 00 00 movl $0x1,0x8(%esp)
3a3: 00
3a4: 8d 45 f4 lea -0xc(%ebp),%eax
3a7: 89 44 24 04 mov %eax,0x4(%esp)
3ab: 8b 45 08 mov 0x8(%ebp),%eax
3ae: 89 04 24 mov %eax,(%esp)
3b1: e8 52 ff ff ff call 308 <write>
}
3b6: c9 leave
3b7: c3 ret
000003b8 <printint>:
static void
printint(int fd, int xx, int base, int sgn)
{
3b8: 55 push %ebp
3b9: 89 e5 mov %esp,%ebp
3bb: 83 ec 48 sub $0x48,%esp
static char digits[] = "0123456789ABCDEF";
char buf[16];
int i, neg;
uint x;
neg = 0;
3be: c7 45 f0 00 00 00 00 movl $0x0,-0x10(%ebp)
if(sgn && xx < 0){
3c5: 83 7d 14 00 cmpl $0x0,0x14(%ebp)
3c9: 74 17 je 3e2 <printint+0x2a>
3cb: 83 7d 0c 00 cmpl $0x0,0xc(%ebp)
3cf: 79 11 jns 3e2 <printint+0x2a>
neg = 1;
3d1: c7 45 f0 01 00 00 00 movl $0x1,-0x10(%ebp)
x = -xx;
3d8: 8b 45 0c mov 0xc(%ebp),%eax
3db: f7 d8 neg %eax
3dd: 89 45 ec mov %eax,-0x14(%ebp)
3e0: eb 06 jmp 3e8 <printint+0x30>
} else {
x = xx;
3e2: 8b 45 0c mov 0xc(%ebp),%eax
3e5: 89 45 ec mov %eax,-0x14(%ebp)
}
i = 0;
3e8: c7 45 f4 00 00 00 00 movl $0x0,-0xc(%ebp)
do{
buf[i++] = digits[x % base];
3ef: 8b 4d 10 mov 0x10(%ebp),%ecx
3f2: 8b 45 ec mov -0x14(%ebp),%eax
3f5: ba 00 00 00 00 mov $0x0,%edx
3fa: f7 f1 div %ecx
3fc: 89 d0 mov %edx,%eax
3fe: 0f b6 90 9c 0a 00 00 movzbl 0xa9c(%eax),%edx
405: 8d 45 dc lea -0x24(%ebp),%eax
408: 03 45 f4 add -0xc(%ebp),%eax
40b: 88 10 mov %dl,(%eax)
40d: 83 45 f4 01 addl $0x1,-0xc(%ebp)
}while((x /= base) != 0);
411: 8b 55 10 mov 0x10(%ebp),%edx
414: 89 55 d4 mov %edx,-0x2c(%ebp)
417: 8b 45 ec mov -0x14(%ebp),%eax
41a: ba 00 00 00 00 mov $0x0,%edx
41f: f7 75 d4 divl -0x2c(%ebp)
422: 89 45 ec mov %eax,-0x14(%ebp)
425: 83 7d ec 00 cmpl $0x0,-0x14(%ebp)
429: 75 c4 jne 3ef <printint+0x37>
if(neg)
42b: 83 7d f0 00 cmpl $0x0,-0x10(%ebp)
42f: 74 2a je 45b <printint+0xa3>
buf[i++] = '-';
431: 8d 45 dc lea -0x24(%ebp),%eax
434: 03 45 f4 add -0xc(%ebp),%eax
437: c6 00 2d movb $0x2d,(%eax)
43a: 83 45 f4 01 addl $0x1,-0xc(%ebp)
while(--i >= 0)
43e: eb 1b jmp 45b <printint+0xa3>
putc(fd, buf[i]);
440: 8d 45 dc lea -0x24(%ebp),%eax
443: 03 45 f4 add -0xc(%ebp),%eax
446: 0f b6 00 movzbl (%eax),%eax
449: 0f be c0 movsbl %al,%eax
44c: 89 44 24 04 mov %eax,0x4(%esp)
450: 8b 45 08 mov 0x8(%ebp),%eax
453: 89 04 24 mov %eax,(%esp)
456: e8 35 ff ff ff call 390 <putc>
buf[i++] = digits[x % base];
}while((x /= base) != 0);
if(neg)
buf[i++] = '-';
while(--i >= 0)
45b: 83 6d f4 01 subl $0x1,-0xc(%ebp)
45f: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
463: 79 db jns 440 <printint+0x88>
putc(fd, buf[i]);
}
465: c9 leave
466: c3 ret
00000467 <printf>:
// Print to the given fd. Only understands %d, %x, %p, %s.
void
printf(int fd, char *fmt, ...)
{
467: 55 push %ebp
468: 89 e5 mov %esp,%ebp
46a: 83 ec 38 sub $0x38,%esp
char *s;
int c, i, state;
uint *ap;
state = 0;
46d: c7 45 ec 00 00 00 00 movl $0x0,-0x14(%ebp)
ap = (uint*)(void*)&fmt + 1;
474: 8d 45 0c lea 0xc(%ebp),%eax
477: 83 c0 04 add $0x4,%eax
47a: 89 45 e8 mov %eax,-0x18(%ebp)
for(i = 0; fmt[i]; i++){
47d: c7 45 f0 00 00 00 00 movl $0x0,-0x10(%ebp)
484: e9 7d 01 00 00 jmp 606 <printf+0x19f>
c = fmt[i] & 0xff;
489: 8b 55 0c mov 0xc(%ebp),%edx
48c: 8b 45 f0 mov -0x10(%ebp),%eax
48f: 01 d0 add %edx,%eax
491: 0f b6 00 movzbl (%eax),%eax
494: 0f be c0 movsbl %al,%eax
497: 25 ff 00 00 00 and $0xff,%eax
49c: 89 45 e4 mov %eax,-0x1c(%ebp)
if(state == 0){
49f: 83 7d ec 00 cmpl $0x0,-0x14(%ebp)
4a3: 75 2c jne 4d1 <printf+0x6a>
if(c == '%'){
4a5: 83 7d e4 25 cmpl $0x25,-0x1c(%ebp)
4a9: 75 0c jne 4b7 <printf+0x50>
state = '%';
4ab: c7 45 ec 25 00 00 00 movl $0x25,-0x14(%ebp)
4b2: e9 4b 01 00 00 jmp 602 <printf+0x19b>
} else {
putc(fd, c);
4b7: 8b 45 e4 mov -0x1c(%ebp),%eax
4ba: 0f be c0 movsbl %al,%eax
4bd: 89 44 24 04 mov %eax,0x4(%esp)
4c1: 8b 45 08 mov 0x8(%ebp),%eax
4c4: 89 04 24 mov %eax,(%esp)
4c7: e8 c4 fe ff ff call 390 <putc>
4cc: e9 31 01 00 00 jmp 602 <printf+0x19b>
}
} else if(state == '%'){
4d1: 83 7d ec 25 cmpl $0x25,-0x14(%ebp)
4d5: 0f 85 27 01 00 00 jne 602 <printf+0x19b>
if(c == 'd'){
4db: 83 7d e4 64 cmpl $0x64,-0x1c(%ebp)
4df: 75 2d jne 50e <printf+0xa7>
printint(fd, *ap, 10, 1);
4e1: 8b 45 e8 mov -0x18(%ebp),%eax
4e4: 8b 00 mov (%eax),%eax
4e6: c7 44 24 0c 01 00 00 movl $0x1,0xc(%esp)
4ed: 00
4ee: c7 44 24 08 0a 00 00 movl $0xa,0x8(%esp)
4f5: 00
4f6: 89 44 24 04 mov %eax,0x4(%esp)
4fa: 8b 45 08 mov 0x8(%ebp),%eax
4fd: 89 04 24 mov %eax,(%esp)
500: e8 b3 fe ff ff call 3b8 <printint>
ap++;
505: 83 45 e8 04 addl $0x4,-0x18(%ebp)
509: e9 ed 00 00 00 jmp 5fb <printf+0x194>
} else if(c == 'x' || c == 'p'){
50e: 83 7d e4 78 cmpl $0x78,-0x1c(%ebp)
512: 74 06 je 51a <printf+0xb3>
514: 83 7d e4 70 cmpl $0x70,-0x1c(%ebp)
518: 75 2d jne 547 <printf+0xe0>
printint(fd, *ap, 16, 0);
51a: 8b 45 e8 mov -0x18(%ebp),%eax
51d: 8b 00 mov (%eax),%eax
51f: c7 44 24 0c 00 00 00 movl $0x0,0xc(%esp)
526: 00
527: c7 44 24 08 10 00 00 movl $0x10,0x8(%esp)
52e: 00
52f: 89 44 24 04 mov %eax,0x4(%esp)
533: 8b 45 08 mov 0x8(%ebp),%eax
536: 89 04 24 mov %eax,(%esp)
539: e8 7a fe ff ff call 3b8 <printint>
ap++;
53e: 83 45 e8 04 addl $0x4,-0x18(%ebp)
542: e9 b4 00 00 00 jmp 5fb <printf+0x194>
} else if(c == 's'){
547: 83 7d e4 73 cmpl $0x73,-0x1c(%ebp)
54b: 75 46 jne 593 <printf+0x12c>
s = (char*)*ap;
54d: 8b 45 e8 mov -0x18(%ebp),%eax
550: 8b 00 mov (%eax),%eax
552: 89 45 f4 mov %eax,-0xc(%ebp)
ap++;
555: 83 45 e8 04 addl $0x4,-0x18(%ebp)
if(s == 0)
559: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
55d: 75 27 jne 586 <printf+0x11f>
s = "(null)";
55f: c7 45 f4 58 08 00 00 movl $0x858,-0xc(%ebp)
while(*s != 0){
566: eb 1e jmp 586 <printf+0x11f>
putc(fd, *s);
568: 8b 45 f4 mov -0xc(%ebp),%eax
56b: 0f b6 00 movzbl (%eax),%eax
56e: 0f be c0 movsbl %al,%eax
571: 89 44 24 04 mov %eax,0x4(%esp)
575: 8b 45 08 mov 0x8(%ebp),%eax
578: 89 04 24 mov %eax,(%esp)
57b: e8 10 fe ff ff call 390 <putc>
s++;
580: 83 45 f4 01 addl $0x1,-0xc(%ebp)
584: eb 01 jmp 587 <printf+0x120>
} else if(c == 's'){
s = (char*)*ap;
ap++;
if(s == 0)
s = "(null)";
while(*s != 0){
586: 90 nop
587: 8b 45 f4 mov -0xc(%ebp),%eax
58a: 0f b6 00 movzbl (%eax),%eax
58d: 84 c0 test %al,%al
58f: 75 d7 jne 568 <printf+0x101>
591: eb 68 jmp 5fb <printf+0x194>
putc(fd, *s);
s++;
}
} else if(c == 'c'){
593: 83 7d e4 63 cmpl $0x63,-0x1c(%ebp)
597: 75 1d jne 5b6 <printf+0x14f>
putc(fd, *ap);
599: 8b 45 e8 mov -0x18(%ebp),%eax
59c: 8b 00 mov (%eax),%eax
59e: 0f be c0 movsbl %al,%eax
5a1: 89 44 24 04 mov %eax,0x4(%esp)
5a5: 8b 45 08 mov 0x8(%ebp),%eax
5a8: 89 04 24 mov %eax,(%esp)
5ab: e8 e0 fd ff ff call 390 <putc>
ap++;
5b0: 83 45 e8 04 addl $0x4,-0x18(%ebp)
5b4: eb 45 jmp 5fb <printf+0x194>
} else if(c == '%'){
5b6: 83 7d e4 25 cmpl $0x25,-0x1c(%ebp)
5ba: 75 17 jne 5d3 <printf+0x16c>
putc(fd, c);
5bc: 8b 45 e4 mov -0x1c(%ebp),%eax
5bf: 0f be c0 movsbl %al,%eax
5c2: 89 44 24 04 mov %eax,0x4(%esp)
5c6: 8b 45 08 mov 0x8(%ebp),%eax
5c9: 89 04 24 mov %eax,(%esp)
5cc: e8 bf fd ff ff call 390 <putc>
5d1: eb 28 jmp 5fb <printf+0x194>
} else {
// Unknown % sequence. Print it to draw attention.
putc(fd, '%');
5d3: c7 44 24 04 25 00 00 movl $0x25,0x4(%esp)
5da: 00
5db: 8b 45 08 mov 0x8(%ebp),%eax
5de: 89 04 24 mov %eax,(%esp)
5e1: e8 aa fd ff ff call 390 <putc>
putc(fd, c);
5e6: 8b 45 e4 mov -0x1c(%ebp),%eax
5e9: 0f be c0 movsbl %al,%eax
5ec: 89 44 24 04 mov %eax,0x4(%esp)
5f0: 8b 45 08 mov 0x8(%ebp),%eax
5f3: 89 04 24 mov %eax,(%esp)
5f6: e8 95 fd ff ff call 390 <putc>
}
state = 0;
5fb: c7 45 ec 00 00 00 00 movl $0x0,-0x14(%ebp)
int c, i, state;
uint *ap;
state = 0;
ap = (uint*)(void*)&fmt + 1;
for(i = 0; fmt[i]; i++){
602: 83 45 f0 01 addl $0x1,-0x10(%ebp)
606: 8b 55 0c mov 0xc(%ebp),%edx
609: 8b 45 f0 mov -0x10(%ebp),%eax
60c: 01 d0 add %edx,%eax
60e: 0f b6 00 movzbl (%eax),%eax
611: 84 c0 test %al,%al
613: 0f 85 70 fe ff ff jne 489 <printf+0x22>
putc(fd, c);
}
state = 0;
}
}
}
619: c9 leave
61a: c3 ret
61b: 90 nop
0000061c <free>:
static Header base;
static Header *freep;
void
free(void *ap)
{
61c: 55 push %ebp
61d: 89 e5 mov %esp,%ebp
61f: 83 ec 10 sub $0x10,%esp
Header *bp, *p;
bp = (Header*)ap - 1;
622: 8b 45 08 mov 0x8(%ebp),%eax
625: 83 e8 08 sub $0x8,%eax
628: 89 45 f8 mov %eax,-0x8(%ebp)
for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr)
62b: a1 b8 0a 00 00 mov 0xab8,%eax
630: 89 45 fc mov %eax,-0x4(%ebp)
633: eb 24 jmp 659 <free+0x3d>
if(p >= p->s.ptr && (bp > p || bp < p->s.ptr))
635: 8b 45 fc mov -0x4(%ebp),%eax
638: 8b 00 mov (%eax),%eax
63a: 3b 45 fc cmp -0x4(%ebp),%eax
63d: 77 12 ja 651 <free+0x35>
63f: 8b 45 f8 mov -0x8(%ebp),%eax
642: 3b 45 fc cmp -0x4(%ebp),%eax
645: 77 24 ja 66b <free+0x4f>
647: 8b 45 fc mov -0x4(%ebp),%eax
64a: 8b 00 mov (%eax),%eax
64c: 3b 45 f8 cmp -0x8(%ebp),%eax
64f: 77 1a ja 66b <free+0x4f>
free(void *ap)
{
Header *bp, *p;
bp = (Header*)ap - 1;
for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr)
651: 8b 45 fc mov -0x4(%ebp),%eax
654: 8b 00 mov (%eax),%eax
656: 89 45 fc mov %eax,-0x4(%ebp)
659: 8b 45 f8 mov -0x8(%ebp),%eax
65c: 3b 45 fc cmp -0x4(%ebp),%eax
65f: 76 d4 jbe 635 <free+0x19>
661: 8b 45 fc mov -0x4(%ebp),%eax
664: 8b 00 mov (%eax),%eax
666: 3b 45 f8 cmp -0x8(%ebp),%eax
669: 76 ca jbe 635 <free+0x19>
if(p >= p->s.ptr && (bp > p || bp < p->s.ptr))
break;
if(bp + bp->s.size == p->s.ptr){
66b: 8b 45 f8 mov -0x8(%ebp),%eax
66e: 8b 40 04 mov 0x4(%eax),%eax
671: c1 e0 03 shl $0x3,%eax
674: 89 c2 mov %eax,%edx
676: 03 55 f8 add -0x8(%ebp),%edx
679: 8b 45 fc mov -0x4(%ebp),%eax
67c: 8b 00 mov (%eax),%eax
67e: 39 c2 cmp %eax,%edx
680: 75 24 jne 6a6 <free+0x8a>
bp->s.size += p->s.ptr->s.size;
682: 8b 45 f8 mov -0x8(%ebp),%eax
685: 8b 50 04 mov 0x4(%eax),%edx
688: 8b 45 fc mov -0x4(%ebp),%eax
68b: 8b 00 mov (%eax),%eax
68d: 8b 40 04 mov 0x4(%eax),%eax
690: 01 c2 add %eax,%edx
692: 8b 45 f8 mov -0x8(%ebp),%eax
695: 89 50 04 mov %edx,0x4(%eax)
bp->s.ptr = p->s.ptr->s.ptr;
698: 8b 45 fc mov -0x4(%ebp),%eax
69b: 8b 00 mov (%eax),%eax
69d: 8b 10 mov (%eax),%edx
69f: 8b 45 f8 mov -0x8(%ebp),%eax
6a2: 89 10 mov %edx,(%eax)
6a4: eb 0a jmp 6b0 <free+0x94>
} else
bp->s.ptr = p->s.ptr;
6a6: 8b 45 fc mov -0x4(%ebp),%eax
6a9: 8b 10 mov (%eax),%edx
6ab: 8b 45 f8 mov -0x8(%ebp),%eax
6ae: 89 10 mov %edx,(%eax)
if(p + p->s.size == bp){
6b0: 8b 45 fc mov -0x4(%ebp),%eax
6b3: 8b 40 04 mov 0x4(%eax),%eax
6b6: c1 e0 03 shl $0x3,%eax
6b9: 03 45 fc add -0x4(%ebp),%eax
6bc: 3b 45 f8 cmp -0x8(%ebp),%eax
6bf: 75 20 jne 6e1 <free+0xc5>
p->s.size += bp->s.size;
6c1: 8b 45 fc mov -0x4(%ebp),%eax
6c4: 8b 50 04 mov 0x4(%eax),%edx
6c7: 8b 45 f8 mov -0x8(%ebp),%eax
6ca: 8b 40 04 mov 0x4(%eax),%eax
6cd: 01 c2 add %eax,%edx
6cf: 8b 45 fc mov -0x4(%ebp),%eax
6d2: 89 50 04 mov %edx,0x4(%eax)
p->s.ptr = bp->s.ptr;
6d5: 8b 45 f8 mov -0x8(%ebp),%eax
6d8: 8b 10 mov (%eax),%edx
6da: 8b 45 fc mov -0x4(%ebp),%eax
6dd: 89 10 mov %edx,(%eax)
6df: eb 08 jmp 6e9 <free+0xcd>
} else
p->s.ptr = bp;
6e1: 8b 45 fc mov -0x4(%ebp),%eax
6e4: 8b 55 f8 mov -0x8(%ebp),%edx
6e7: 89 10 mov %edx,(%eax)
freep = p;
6e9: 8b 45 fc mov -0x4(%ebp),%eax
6ec: a3 b8 0a 00 00 mov %eax,0xab8
}
6f1: c9 leave
6f2: c3 ret
000006f3 <morecore>:
static Header*
morecore(uint nu)
{
6f3: 55 push %ebp
6f4: 89 e5 mov %esp,%ebp
6f6: 83 ec 28 sub $0x28,%esp
char *p;
Header *hp;
if(nu < 4096)
6f9: 81 7d 08 ff 0f 00 00 cmpl $0xfff,0x8(%ebp)
700: 77 07 ja 709 <morecore+0x16>
nu = 4096;
702: c7 45 08 00 10 00 00 movl $0x1000,0x8(%ebp)
p = sbrk(nu * sizeof(Header));
709: 8b 45 08 mov 0x8(%ebp),%eax
70c: c1 e0 03 shl $0x3,%eax
70f: 89 04 24 mov %eax,(%esp)
712: e8 59 fc ff ff call 370 <sbrk>
717: 89 45 f4 mov %eax,-0xc(%ebp)
if(p == (char*)-1)
71a: 83 7d f4 ff cmpl $0xffffffff,-0xc(%ebp)
71e: 75 07 jne 727 <morecore+0x34>
return 0;
720: b8 00 00 00 00 mov $0x0,%eax
725: eb 22 jmp 749 <morecore+0x56>
hp = (Header*)p;
727: 8b 45 f4 mov -0xc(%ebp),%eax
72a: 89 45 f0 mov %eax,-0x10(%ebp)
hp->s.size = nu;
72d: 8b 45 f0 mov -0x10(%ebp),%eax
730: 8b 55 08 mov 0x8(%ebp),%edx
733: 89 50 04 mov %edx,0x4(%eax)
free((void*)(hp + 1));
736: 8b 45 f0 mov -0x10(%ebp),%eax
739: 83 c0 08 add $0x8,%eax
73c: 89 04 24 mov %eax,(%esp)
73f: e8 d8 fe ff ff call 61c <free>
return freep;
744: a1 b8 0a 00 00 mov 0xab8,%eax
}
749: c9 leave
74a: c3 ret
0000074b <malloc>:
void*
malloc(uint nbytes)
{
74b: 55 push %ebp
74c: 89 e5 mov %esp,%ebp
74e: 83 ec 28 sub $0x28,%esp
Header *p, *prevp;
uint nunits;
nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1;
751: 8b 45 08 mov 0x8(%ebp),%eax
754: 83 c0 07 add $0x7,%eax
757: c1 e8 03 shr $0x3,%eax
75a: 83 c0 01 add $0x1,%eax
75d: 89 45 ec mov %eax,-0x14(%ebp)
if((prevp = freep) == 0){
760: a1 b8 0a 00 00 mov 0xab8,%eax
765: 89 45 f0 mov %eax,-0x10(%ebp)
768: 83 7d f0 00 cmpl $0x0,-0x10(%ebp)
76c: 75 23 jne 791 <malloc+0x46>
base.s.ptr = freep = prevp = &base;
76e: c7 45 f0 b0 0a 00 00 movl $0xab0,-0x10(%ebp)
775: 8b 45 f0 mov -0x10(%ebp),%eax
778: a3 b8 0a 00 00 mov %eax,0xab8
77d: a1 b8 0a 00 00 mov 0xab8,%eax
782: a3 b0 0a 00 00 mov %eax,0xab0
base.s.size = 0;
787: c7 05 b4 0a 00 00 00 movl $0x0,0xab4
78e: 00 00 00
}
for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){
791: 8b 45 f0 mov -0x10(%ebp),%eax
794: 8b 00 mov (%eax),%eax
796: 89 45 f4 mov %eax,-0xc(%ebp)
if(p->s.size >= nunits){
799: 8b 45 f4 mov -0xc(%ebp),%eax
79c: 8b 40 04 mov 0x4(%eax),%eax
79f: 3b 45 ec cmp -0x14(%ebp),%eax
7a2: 72 4d jb 7f1 <malloc+0xa6>
if(p->s.size == nunits)
7a4: 8b 45 f4 mov -0xc(%ebp),%eax
7a7: 8b 40 04 mov 0x4(%eax),%eax
7aa: 3b 45 ec cmp -0x14(%ebp),%eax
7ad: 75 0c jne 7bb <malloc+0x70>
prevp->s.ptr = p->s.ptr;
7af: 8b 45 f4 mov -0xc(%ebp),%eax
7b2: 8b 10 mov (%eax),%edx
7b4: 8b 45 f0 mov -0x10(%ebp),%eax
7b7: 89 10 mov %edx,(%eax)
7b9: eb 26 jmp 7e1 <malloc+0x96>
else {
p->s.size -= nunits;
7bb: 8b 45 f4 mov -0xc(%ebp),%eax
7be: 8b 40 04 mov 0x4(%eax),%eax
7c1: 89 c2 mov %eax,%edx
7c3: 2b 55 ec sub -0x14(%ebp),%edx
7c6: 8b 45 f4 mov -0xc(%ebp),%eax
7c9: 89 50 04 mov %edx,0x4(%eax)
p += p->s.size;
7cc: 8b 45 f4 mov -0xc(%ebp),%eax
7cf: 8b 40 04 mov 0x4(%eax),%eax
7d2: c1 e0 03 shl $0x3,%eax
7d5: 01 45 f4 add %eax,-0xc(%ebp)
p->s.size = nunits;
7d8: 8b 45 f4 mov -0xc(%ebp),%eax
7db: 8b 55 ec mov -0x14(%ebp),%edx
7de: 89 50 04 mov %edx,0x4(%eax)
}
freep = prevp;
7e1: 8b 45 f0 mov -0x10(%ebp),%eax
7e4: a3 b8 0a 00 00 mov %eax,0xab8
return (void*)(p + 1);
7e9: 8b 45 f4 mov -0xc(%ebp),%eax
7ec: 83 c0 08 add $0x8,%eax
7ef: eb 38 jmp 829 <malloc+0xde>
}
if(p == freep)
7f1: a1 b8 0a 00 00 mov 0xab8,%eax
7f6: 39 45 f4 cmp %eax,-0xc(%ebp)
7f9: 75 1b jne 816 <malloc+0xcb>
if((p = morecore(nunits)) == 0)
7fb: 8b 45 ec mov -0x14(%ebp),%eax
7fe: 89 04 24 mov %eax,(%esp)
801: e8 ed fe ff ff call 6f3 <morecore>
806: 89 45 f4 mov %eax,-0xc(%ebp)
809: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
80d: 75 07 jne 816 <malloc+0xcb>
return 0;
80f: b8 00 00 00 00 mov $0x0,%eax
814: eb 13 jmp 829 <malloc+0xde>
nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1;
if((prevp = freep) == 0){
base.s.ptr = freep = prevp = &base;
base.s.size = 0;
}
for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){
816: 8b 45 f4 mov -0xc(%ebp),%eax
819: 89 45 f0 mov %eax,-0x10(%ebp)
81c: 8b 45 f4 mov -0xc(%ebp),%eax
81f: 8b 00 mov (%eax),%eax
821: 89 45 f4 mov %eax,-0xc(%ebp)
return (void*)(p + 1);
}
if(p == freep)
if((p = morecore(nunits)) == 0)
return 0;
}
824: e9 70 ff ff ff jmp 799 <malloc+0x4e>
}
829: c9 leave
82a: c3 ret
| 33.886572 | 60 | 0.42636 |
8d5f2e94e3578267c78e6039caf0596f1143b847 | 2,148 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_204_2434.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_204_2434.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_204_2434.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %rbx
lea addresses_WC_ht+0x19db4, %rbx
nop
nop
xor %r11, %r11
movb (%rbx), %r12b
nop
nop
nop
add %r11, %r11
pop %rbx
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r13
push %r15
push %r9
push %rbp
push %rdi
push %rsi
// Store
lea addresses_A+0x2af2, %rdi
nop
sub %rsi, %rsi
movb $0x51, (%rdi)
// Exception!!!
nop
nop
nop
nop
mov (0), %rbp
nop
and %rsi, %rsi
// Load
lea addresses_WC+0x148bc, %rdi
nop
nop
cmp $38526, %rbp
vmovups (%rdi), %ymm4
vextracti128 $1, %ymm4, %xmm4
vpextrq $0, %xmm4, %r15
nop
nop
cmp $22608, %rsi
// Faulty Load
lea addresses_WT+0xc2bc, %r15
sub $11072, %r9
mov (%r15), %r12
lea oracles, %r13
and $0xff, %r12
shlq $12, %r12
mov (%r13,%r12,1), %r12
pop %rsi
pop %rdi
pop %rbp
pop %r9
pop %r15
pop %r13
pop %r12
ret
/*
<gen_faulty_load>
[REF]
{'src': {'type': 'addresses_WT', 'same': False, 'size': 16, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
{'dst': {'type': 'addresses_A', 'same': False, 'size': 1, 'congruent': 1, 'NT': False, 'AVXalign': True}, 'OP': 'STOR'}
{'src': {'type': 'addresses_WC', 'same': False, 'size': 32, 'congruent': 8, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
[Faulty Load]
{'src': {'type': 'addresses_WT', 'same': True, 'size': 8, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'type': 'addresses_WC_ht', 'same': False, 'size': 1, 'congruent': 3, 'NT': False, 'AVXalign': True}, 'OP': 'LOAD'}
{'39': 204}
39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39
*/
| 24.689655 | 611 | 0.644786 |
e5c58f496e53dda481a9d02ceca05caae5e391bd | 1,599 | asm | Assembly | src/video_mode_hacks.asm | mvdhout1992/ts-patches | a426970abeb6993eea6703d1a756fd74489ffed2 | [
"MIT"
] | 33 | 2016-07-30T14:17:28.000Z | 2021-12-19T15:45:19.000Z | src/video_mode_hacks.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 73 | 2018-08-17T00:25:19.000Z | 2021-05-10T08:31:15.000Z | src/video_mode_hacks.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 18 | 2017-05-16T11:28:06.000Z | 2022-03-20T20:41:03.000Z | %include "macros/patch.inc"
%include "macros/datatypes.inc"
%include "TiberianSun.inc"
cextern VideoWindowed
cextern UsingTSDDRAW
;;; Setup th main window to be the requested size (reg TS always tries to do 640x480 in the menus)
hack 0x006013DE
mov edx, [ScreenWidth]
jmp hackend
.Reg:
mov edx, 640
jmp hackend
;;; Setup th main window to be the requested size (reg TS always tries to do 640x480 in the menus)
hack 0x00601335
mov esi, [ScreenHeight]
push esi
push dword[ScreenWidth]
jmp 0x006013A5
.Reg:
mov esi, 480
jmp hackend
;;; Don't set the screen to 640x480 while in fullscreen mode.
hack 0x006015AD
mov edx, [ScreenWidth]
jmp hackend
.Reg:
mov edx, 0x280
jmp hackend
;;; Don't set the screen to 640x480 while in fullscreen mode.
hack 0x006015E6
mov edx, [ScreenWidth]
jmp hackend
.Reg:
mov edx, 0x280
jmp hackend
hack 0x0060161C
add esp, 4
push dword[ScreenHeight]
mov edx, dword[ScreenWidth]
call 0x00472DF0
jmp 0x0060141C
;;; Don't reset video mode on Win or Lose
hack 0x005DCCB7, 0x005DCCBD
jmp 0x005DCD06
.Reg:
cmp byte[0x007E4902], bl
jz 0x005DCD06
jmp hackend
hack 0x005DC96B
jmp 0x005DC9BB
.Reg:
mov al, byte[0x007E4902]
jmp hackend
;; Do_Abort
hack 0x005DD070
pop edi
jmp 0x005DD0C1
.Reg:
mov al, byte[0x007E4902]
jmp hackend
;;; This will force the game to always use ddraw's blit function rather than WW blit.
;;; We're avoiding ww blit functions because they are not thread safe
@SET 0x0048B70E, { mov bl, 0 }
| 19.035714 | 98 | 0.690432 |
5246f1c20c3dac8f78470877d5f366a232e9d9bd | 163 | asm | Assembly | asm/reboot/reboot.asm | severinkaderli/BTI7061-CSBas | 3eab8432b98d1ad3ec3c80eb1e779710689eba9b | [
"MIT"
] | 1 | 2018-09-18T19:03:59.000Z | 2018-09-18T19:03:59.000Z | asm/reboot/reboot.asm | severinkaderli/BTI7061-CSBas | 3eab8432b98d1ad3ec3c80eb1e779710689eba9b | [
"MIT"
] | null | null | null | asm/reboot/reboot.asm | severinkaderli/BTI7061-CSBas | 3eab8432b98d1ad3ec3c80eb1e779710689eba9b | [
"MIT"
] | null | null | null | section .text
global _start
_start:
mov rax, 88
mov rbx, 0xFEE1DEAD
mov rcx, 672274793
mov rdx, 0x1234567
int 0x80
exit:
mov rax, 1
mov rbx, 0
int 0x80
| 10.866667 | 20 | 0.705521 |
b2730ad4a3ff217fb4385773b4aa4484724f81f0 | 1,108 | asm | Assembly | debitbustp1.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | 25 | 2019-08-16T11:03:39.000Z | 2022-03-23T23:22:46.000Z | debitbustp1.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | null | null | null | debitbustp1.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | 1 | 2021-04-04T01:07:24.000Z | 2021-04-04T01:07:24.000Z | ;In: HL: source
; DE: destination
scf
fill_bit_buffer:
ld a,(hl)
inc hl
adc a,a
jr c,get_offset
one_literal:
ldi
main_loop:
add a
jr nc,one_literal
jr z,fill_bit_buffer
get_offset:
ld c,(hl)
inc hl
bit 7,c
jr nz,long_offset
ld b,0
apply_offset:
push de ; (----sp) = dest
ex de,hl
sbc hl,bc
ex de,hl
push de ; (----sp) = dest-offset
ld bc,1
ld d,b
get_bit_length_loop:
inc b
call get_bit
jr c,get_bit_length_loop
jr get_bit_length_end
get_length_loop:
call get_bit
rl c
rl d
get_bit_length_end:
djnz get_length_loop
ld b,d ; bc = length - 1
pop de ; de = (sp++++) = dest-offset
jr c,exit
ex (sp),hl ; (sp) = source, hl = dest
ex de,hl ; hl = dest-offset, de = dest
ldir
ldi
pop hl ; hl = (sp++++) = source
jr main_loop
exit:
pop de
ret
long_offset:
ld b,0c0h
long_offset_loop:
call get_bit
rl b
jr c,long_offset_loop
call get_bit
jr c,apply_offset
res 7,c
scf
jr apply_offset
get_bit:
add a
ret nz
ld a,(hl)
inc hl
adc a,a
ret
| 11.663158 | 41 | 0.600181 |
7a95046758ef563f8f17926d13e9a54bc5c2346c | 313 | asm | Assembly | programs/oeis/238/A238055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/238/A238055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/238/A238055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A238055: a(n) = (13*3^n-1)/2.
; 6,19,58,175,526,1579,4738,14215,42646,127939,383818,1151455,3454366,10363099,31089298,93267895,279803686,839411059,2518233178,7554699535,22664098606,67992295819,203976887458,611930662375,1835791987126,5507375961379,16522127884138
mov $1,3
pow $1,$0
mul $1,13
div $1,2
mov $0,$1
| 34.777778 | 231 | 0.779553 |
ac20c5c367acaf5935a0e1fe2632f4264a23ab59 | 5,302 | asm | Assembly | pic/ad.asm | kajusK/DarkStar | 667a4ea3ebbe378fd2566659efb06eb9a769a1eb | [
"BSD-3-Clause"
] | 3 | 2018-06-08T08:18:21.000Z | 2021-01-28T01:47:05.000Z | pic/ad.asm | kajusK/DarkStar | 667a4ea3ebbe378fd2566659efb06eb9a769a1eb | [
"BSD-3-Clause"
] | null | null | null | pic/ad.asm | kajusK/DarkStar | 667a4ea3ebbe378fd2566659efb06eb9a769a1eb | [
"BSD-3-Clause"
] | null | null | null | ;**********************************************************************
;Led headlamp
;PIC 16F616
;internal 8MHz
;------------------------------
; Jakub Kaderka
; jakub.kaderka@gmail.com
; 2015
;------------------------------
; ad.asm
;------------------------------
; This task determines the actual voltage and shuts system down when it
; reaches about 3V
;
; As the measuring takes some time and measuring diode is connected
; to pwm1 pin to keep the sleep current as low as possible, the
; interrupt must be dissabled for time of measurement (2us). Also, the pwm1
; must be in high state. Therefore AD can't be used very often as it would
; cause light output instability.
;
; Supply voltage can be calculated:
; Ucc = 255*diode_fwd/ADRESH
;
; Pwm duty in % for output voltage U
; Pwm = U / Ucc = U*ADRESH / (255*diode_fwd) * 100
;
; For selected values of components, the ADRESH can be between 158 (3V) and
; around 100 (5V).
;**********************************************************************
;------------------------------
; Run the ADC conversion
;
; measured value from ADRESH is stored in adc_result and w
;
; Supply voltage is Ucc = 255*diode_drop/ADRESH
; Higher ADRESH means lower supply voltage!
;
; Disables interrupts and pools until the convertion is finished!
;------------------------------
adc_convert
bcf intcon, gie ;disable interrupt
btfss pwm1
bsf pwm1 ;set output to H
;wait for a while (10us) to get stable voltage
adc_convert_wait
goto $+1
goto $+1
goto $+1
goto $+1
goto $+1
goto $+1
goto $+1
goto $+1
goto $+1
goto $+1
adc_convert_run
bsf adcon0, go ;start conversion
;run conversion
adc_convert_1
btfsc adcon0, go
goto adc_convert_1
;conversion finished, reenable interrupts and force new pwm pulse
clrf tmr0
bsf intcon, t0if ;force interrupt to occur - generate new pwm
bsf intcon, gie ;reenable interrupts
movf ADRESH, w
movwf adc_result ;store the result
return
;------------------------------
; ADC voltage check
;
; Check the current voltage level, if too low, set status, c to zero
;------------------------------
adc_voltage_check
call adc_convert ;result in W
sublw ADC_OFF_TRESHOLD ;treshold - adc_result
return
;------------------------------
; ADC task
;
; Check the current voltage level, if too low, turn the device off,
; if not, calculate and apply pwm duty correction
;
; 2 stack levels and tmp
;------------------------------
adc_task
decfsz adc_task_timer, f
return ;delay to get longer AD task period - reduce blinking
movlw ADC_TASK_PERIOD
movwf adc_task_timer
call adc_convert ;result in W
movwf tmp
sublw ADC_OFF_TRESHOLD ;treshold - adc_result
btfss status, c
goto adc_below_off ;voltage too low
adc_task_check
movf tmp, w
sublw ADC_LOW_TRESHOLD
btfss status, c
goto adc_below_low ;voltage low, reduce out power
movlw ADC_LOW_RETRIES
movwf adc_low_count ;reset adc low counter
movwf adc_off_count
;TODO: apply pwm output correction
adc_task_update
; movf led1_intensity, w
; call adc_pwm_calculate ;get the new pwm
; call pwm1_set ;and set it
;
; movf led2_intensity, w
; call adc_pwm_calculate
; call pwm2_set
;
; call pwm_update ;finally, apply the new values
return
;voltage below treshold
adc_below_off
decfsz adc_off_count, f ;low voltage event must repeat few times before shutdown
goto adc_task_check ;not enough repeated low voltage measurements, continue
;ugh, battery is low, shutdown
movlw ADC_LOW_RETRIES
movwf adc_off_count ;reset adc off counter
call turnoff_voltage
return
adc_below_low
decfsz adc_low_count, f ;low voltage event must repeat few times before any action
goto adc_task_update ;not enough repeated low voltage measurements, continue
;ugh, battery is low, reduce power
call low_voltage
return
;-----------------------------
; calculate pwm value from intensity (W) and store result in W
; TODO add brightness compensation during voltage drop
;
; pwm_duty = intensity^2 * PWM_LED_STEP
; Intensity 1 has hardcoded value to PWM_LEVEL1_VAL
;
; uses tmp and 1 level stack
;-----------------------------
adc_pwm_calculate
movwf tmp
sublw 1
btfsc status, z
retlw PWM_LEVEL1_VAL ;brightness 1 has hardcoded value
movf tmp, w
movwf numberl
call multiply ;intensity^2
movf numberh, f
btfss status, z
retlw PWM_LEVEL_MAX ;result > 255, shouldn't happen, return full anyway
movlw PWM_LED_STEP
call multiply ;*PWM_LED_STEP
movf numberh, f
btfss status, z
retlw PWM_LEVEL_MAX ;result > 255, shouldn't happen, return full anyway
movf numberl, w
sublw PWM_LEVEL_MAX
btfss status, c
retlw PWM_LEVEL_MAX ;result > MAX, return MAX
movf numberl, w
return
;------------------------------
; 8x8 bit multiply
;
; source: http://www.piclist.com/techref/microchip/math/mul/8x8.htm
;
; input numbers are in w and numberl
; Result is in numberh:numberl
;------------------------------
MULT macro
btfsc status,c
addwf numberh,f
rrf numberh,f
rrf numberl,f
endm
multiply:
clrf numberh
rrf numberl,f
MULT
MULT
MULT
MULT
MULT
MULT
MULT
MULT
return
;------------------------------
; 16 bit divide by 2^W
;
; input and result is in numberh:numberl
; uses tmp
;------------------------------
divide:
movwf tmp
divide_1:
bcf status, c
rrf numberh, f
rrf numberl, f
decfsz tmp, f
goto divide_1
return
| 23.052174 | 83 | 0.668993 |
87e13c0f9434ce8c08858e870c1dbd3751aa9136 | 1,733 | asm | Assembly | src/inidisp-glitch/inidisp_d7_glitch_test.asm | undisbeliever/snes-test-roms | d057b2efbd895caf30f01c4d97e7165a4fa47c36 | [
"MIT"
] | 7 | 2019-09-28T19:40:59.000Z | 2021-01-06T03:06:28.000Z | src/inidisp-glitch/inidisp_d7_glitch_test.asm | undisbeliever/snes-test-roms | d057b2efbd895caf30f01c4d97e7165a4fa47c36 | [
"MIT"
] | 1 | 2021-09-01T01:10:51.000Z | 2021-09-02T09:55:08.000Z | src/inidisp-glitch/inidisp_d7_glitch_test.asm | undisbeliever/snes-test-roms | d057b2efbd895caf30f01c4d97e7165a4fa47c36 | [
"MIT"
] | null | null | null | // Tests if writing to INIDISP when the previous value on the data bus
// has bit 7 set would cause a sprite glitch.
//
// This is an interactive test:
// * if A/B/X/Y button is not pressed then the test will write
// 0x80 to $20ff and `0x0f` to INIDISP.
//
// * if A/B/X/Y button is pressed then the test will write
// 0x00 to $20ff and `0x0f` to INIDISP.
//
// Copyright (c) 2021, Marcus Rowe <undisbeliever@gmail.com>.
// Distributed under The MIT License: https://opensource.org/licenses/MIT
define ROM_NAME = "INIDISP D7 GLITCH TEST"
define VERSION = 1
include "_inidisp_d7_common.inc"
au()
iu()
code()
function Main {
rep #$30
sep #$20
a8()
i16()
sei
SetupPpu()
lda.b #0x0f
sta.w INIDISP
lda.b #NMITIMEN.autoJoy
sta.w NMITIMEN
MainLoop:
// Check if a button is pressed
// There is not need to check `HVBJOY`, bad `JOY1` reads affect non-visible scanlines.
lda.b #JOYH.b | JOYH.y
bit.w JOY1H
bne ButtonPressed
lda.b #JOYL.a | JOYL.x
bit.w JOY1L
bne ButtonPressed
// No button pressed, write to 2100 with data bus b7 set
ldx.w #0x0f80
bra EndIf
ButtonPressed:
// No button pressed, write to 2100 with data bus b7 clear
ldx.w #0x0f00
EndIf:
// Wait until hBlank
-
assert(HVBJOY.hBlank == 0x40)
bit.w HVBJOY
bvc -
stx.w INIDISP - 1
// Wait until the end of hBlank
-
assert(HVBJOY.hBlank == 0x40)
bit.w HVBJOY
bvs -
bra MainLoop
}
| 21.134146 | 94 | 0.552799 |
2686bd334dd92dcdef23a92a848e075f962c9243 | 571 | asm | Assembly | oeis/114/A114283.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/114/A114283.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/114/A114283.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A114283: Sequence array for binomial transform of Jacobsthal numbers A001045(n+1).
; Submitted by Jon Maiga
; 1,2,1,6,2,1,18,6,2,1,54,18,6,2,1,162,54,18,6,2,1,486,162,54,18,6,2,1,1458,486,162,54,18,6,2,1,4374,1458,486,162,54,18,6,2,1,13122,4374,1458,486,162,54,18,6,2,1,39366,13122,4374,1458,486,162,54,18,6,2,1,118098,39366,13122,4374,1458,486,162,54,18,6,2,1,354294,118098,39366,13122,4374,1458,486,162,54,18,6,2,1,1062882,354294,118098,39366,13122,4374,1458,486,162
lpb $0
add $1,1
sub $0,$1
lpe
sub $1,$0
mov $0,3
pow $0,$1
mul $0,2
sub $0,2
div $0,3
add $0,1
| 35.6875 | 360 | 0.697023 |
48785af4b1c73fbcf3a6f844679d18b423ad8057 | 511 | asm | Assembly | 4th SEM/MICROPROCESSOR AND MICROCONTROLLER LABORATORY - XXCSL48/LAB3.asm | AbhishekMali21/VTU-CSE-ISE-LAB-SOLUTIONS | 599916c270d285b3c9b1c8969cfb6cbcae8bd619 | [
"MIT"
] | 80 | 2019-02-12T19:30:15.000Z | 2022-03-28T14:38:55.000Z | 4th SEM/MICROPROCESSOR AND MICROCONTROLLER LABORATORY - XXCSL48/LAB3.asm | AbhishekMali21/VTU-CSE-ISE-LAB-SOLUTIONS | 599916c270d285b3c9b1c8969cfb6cbcae8bd619 | [
"MIT"
] | 1 | 2021-06-14T04:25:25.000Z | 2021-06-14T04:25:25.000Z | 4th SEM/MICROPROCESSOR AND MICROCONTROLLER LABORATORY - XXCSL48/LAB3.asm | AbhishekMali21/VTU-CSE-ISE-LAB-SOLUTIONS | 599916c270d285b3c9b1c8969cfb6cbcae8bd619 | [
"MIT"
] | 115 | 2019-02-20T13:32:44.000Z | 2022-03-28T17:19:29.000Z | .model small
.stack 10
.data
m1 db 'palindrome$'
m2 db 'not palindrome$'
str1 db 'aabbaa$'
l1 dw $-str1-1
str2 db 25 dup(?)
.code
mov ax,@data
mov ds,ax
mov es,ax
mov si,0
mov di,l1
mov str2[di],'$'
mov cx,l1
dec di
up: mov al,0
mov al,str1[si]
mov str2[di],al
dec di
inc si
loop up
mov si,offset str1
mov di,offset str2
mov cx,l1
cld
repe cmpsb
jz pal
mov dx,offset m2
jmp exit
pal: mov dx,offset m1
exit: mov ah,09h
int 21h
int 3
end
| 11.883721 | 25 | 0.598826 |
75a10d4c781c87a87a2103fc6e684c5084a63641 | 329 | asm | Assembly | programs/oeis/156/A156605.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/156/A156605.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/156/A156605.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A156605: a(n) = (4^n + 20)/3.
; 7,8,12,28,92,348,1372,5468,21852,87388,349532,1398108,5592412,22369628,89478492,357913948,1431655772,5726623068,22906492252,91625968988,366503875932,1466015503708,5864062014812,23456248059228,93824992236892,375299968947548,1501199875790172,6004799503160668
mov $1,4
pow $1,$0
div $1,3
add $1,7
| 41.125 | 258 | 0.799392 |
1ac84e69581374acd2d2dd7fa567da1569b22e86 | 4,632 | asm | Assembly | DeliriOS_64bits/bsp_code/isr.asm | Izikiel/intel_multicore | 10ab11fa901f555608a75f9256ea7d14f8aab84d | [
"MIT"
] | 3 | 2015-12-16T06:17:14.000Z | 2019-09-01T08:21:21.000Z | DeliriOS_64bits/bsp_code/isr.asm | Izikiel/intel_multicore | 10ab11fa901f555608a75f9256ea7d14f8aab84d | [
"MIT"
] | null | null | null | DeliriOS_64bits/bsp_code/isr.asm | Izikiel/intel_multicore | 10ab11fa901f555608a75f9256ea7d14f8aab84d | [
"MIT"
] | null | null | null | %include "../macros/long_mode_macros.mac"
%include "../macros/asm_screen_utils.mac"
BITS 64
;; PIC
extern fin_intr_pic1
;; contextManager
extern notificarRelojTick
extern notificarTecla
;; kmain64
extern kernel_panic
%define eoi_register_apic 0xFEE000B0
%macro interrupt_finished 0
push rax
mov rax, eoi_register_apic
mov [rax], eax
pop rax
%endmacro
%macro ISR_GENERIC_HANDLER_ERR_CODE 2
global _isr%1
%defstr intr_itoa_%1 %1
interrupt_base_msg%1: db "KERNEL PANIC - Exception #", intr_itoa_%1, " : ", %2, " has ocurred", 0
interrupt_base_len%1 equ $ - interrupt_base_msg%1
_isr%1:
;xchg bx, bx
add rsp, 8;desapilo (e ignoro) el error code.
pushaq
imprimir_texto_ml interrupt_base_msg%1, interrupt_base_len%1, 0x4F, 0, 80-interrupt_base_len%1
xchg bx, bx ;nota para mi yo del futuro: es una buena idea parar aca
;y debugear el iretq y revisar si es trap , fault o interrupt para que no lopee en la instr que explota
popaq
iretq
%endmacro
%macro ISR_GENERIC_HANDLER 2
global _isr%1
%defstr intr_itoa_%1 %1
interrupt_base_msg%1: db "KERNEL PANIC - Exception #", intr_itoa_%1, " : ", %2, " has ocurred", 0
interrupt_base_len%1 equ $ - interrupt_base_msg%1
_isr%1:
;xchg bx, bx
pushaq
imprimir_texto_ml interrupt_base_msg%1, interrupt_base_len%1, 0x4F, 0, 80-interrupt_base_len%1
xchg bx, bx ;nota para mi yo del futuro: es una buena idea parar aca
;y debugear el iretq y revisar si es trap , fault o interrupt para que no lopee en la instr que explota
popaq
iretq
%endmacro
%macro user_interrupt 1
global _isr%1
_isr%1:
xchg bx, bx
interrupt_finished
iretq
%endmacro
%macro set_user_interrupts 2
%assign j %1
%rep %2-%1
user_interrupt j
%assign j j+1
%endrep
%endmacro
;;
;; Rutinas de atención de las EXCEPCIONES
;;
ISR_GENERIC_HANDLER 0, '#DE Divide Error'
ISR_GENERIC_HANDLER 1, '#DB RESERVED'
ISR_GENERIC_HANDLER 2, 'NMI Interrupt'
ISR_GENERIC_HANDLER 3, '#BP Breakpoint'
ISR_GENERIC_HANDLER 4, '#OF Overflow'
ISR_GENERIC_HANDLER 5, '#BR BOUND Range Exceeded'
ISR_GENERIC_HANDLER 6, '#UD Invalid Opcode (Undefined Opcode)'
ISR_GENERIC_HANDLER 7, '#NM Device Not Available (No Math Coprocessor)'
ISR_GENERIC_HANDLER_ERR_CODE 8, '#DF Double Fault'
ISR_GENERIC_HANDLER_ERR_CODE 9, 'Coprocessor Segment Overrun (reserved)'; --> desde 386 no se produce esta excepcion
ISR_GENERIC_HANDLER_ERR_CODE 10, '#TS Invalid TSS'
ISR_GENERIC_HANDLER_ERR_CODE 11, '#NP Segment Not Present'
ISR_GENERIC_HANDLER_ERR_CODE 12, '#SS Stack-Segment Fault'
ISR_GENERIC_HANDLER_ERR_CODE 13, '#GP General Protection'
ISR_GENERIC_HANDLER_ERR_CODE 14, '#PF Page Fault'
ISR_GENERIC_HANDLER 15, '(Intel reserved. Do not use.)'
ISR_GENERIC_HANDLER 16, '#MF x87 FPU Floating-Point Error (Math Fault)'
ISR_GENERIC_HANDLER_ERR_CODE 17, '#AC Alignment Check'
ISR_GENERIC_HANDLER 18, '#MC Machine Check'
ISR_GENERIC_HANDLER 19, '#XM SIMD Floating-Point Exception'
ISR_GENERIC_HANDLER 20, '#VE Virtualization Exception'
;ISR_GENERIC_HANDLER 20//Reserved -> intel use only
;...//Reserved -> intel use only
;ISR_GENERIC_HANDLER 31//Reserved -> intel use only
;...user defined data
;...user defined interrupts
;;
;; Rutina de atención del RELOJ
;; -------------------------------------------------------------------------- ;;
global _isr32
_isr32:
pushaq
call fin_intr_pic1;comunicarle al al pic que ya se atendio la interrupción
;wrapper en contextManager
;void notificarRelojTick()
call notificarRelojTick
popaq
iretq
;;
;; Rutina de atención del TECLADO
;; -------------------------------------------------------------------------- ;;
global _isr33
_isr33:
pushaq
;xchg bx, bx
call fin_intr_pic1;comunicarle al al pic que ya se atendio la interrupción
;obtenemos el scan code
in al, 0x60
;wrapper en contextManager
;void notificarTecla(uint8_t keyCode);
mov di, ax;no puedo acceder a al en x64 pero muevo 16 bits en modo x64,
;y tomo los 8 bits menos significativos en C
;call notificarTecla
popaq
iretq
;Ignorar la interrupcion
;Sirve para evitar interrupciones espurias
global _isr_spurious
_isr_spurious:
xchg bx, bx
interrupt_finished
iretq
global _isr34
_isr34:
mov rax, 1
interrupt_finished
iretq
set_user_interrupts 21, 32
set_user_interrupts 35,143
set_user_interrupts 144,256
| 28.770186 | 117 | 0.681563 |
28bbbb7ad56567cce26074e60fa070e0b98164f4 | 945 | asm | Assembly | final practice/f_2017/question5/question5.asm | ConstantinCezB/Computer-Architecture-assembly | 24ddc05c96d2be019c77e914a3b1146352b4088e | [
"Apache-2.0"
] | null | null | null | final practice/f_2017/question5/question5.asm | ConstantinCezB/Computer-Architecture-assembly | 24ddc05c96d2be019c77e914a3b1146352b4088e | [
"Apache-2.0"
] | null | null | null | final practice/f_2017/question5/question5.asm | ConstantinCezB/Computer-Architecture-assembly | 24ddc05c96d2be019c77e914a3b1146352b4088e | [
"Apache-2.0"
] | null | null | null | include Irvine32.inc
.data
lVar DWORD 3
mVar DWORD 3
nVar DWORD 2
iVar DWORD 1
jVar DWORD 1
kVar DWORD 1
.code
main proc
MOV eax, 1
MOV edx, iVar
do_while_1:
CMP edx, lVar
je end_do_while_1
MOV ebx, jVar
;statment for do_while_1
do_while_2:
CMP ebx, mVar
je end_do_while_2
MOV ecx, kVar
;statment for do_while_2
do_while_3:
CMP ecx, nVar
je end_do_while_3
;statment for do_while_3
; Since 42 = 2^1 + 2^3 + 2^5
MOV esi, eax
MOV edi, eax
SHL eax, 1
SHL esi, 3
SHL edi, 5
add eax, esi
add eax, edi
;end statment for do_while_3
inc ecx
jmp do_while_3
end_do_while_3:
;end statment for do_while_2
inc ebx
jmp do_while_2
end_do_while_2:
;end statment for do_while_1
inc edx
jmp do_while_1
end_do_while_1:
CALL WriteDec
CALL Crlf
exit
main ENDP
END main | 15 | 37 | 0.615873 |
a6b93aa6988793af13873b91150ba3736cb0a018 | 6,429 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x8ffc, %r11
nop
nop
nop
cmp $23294, %r12
movb $0x61, (%r11)
nop
nop
nop
nop
and $33650, %rdx
lea addresses_WT_ht+0x1d2fc, %rsi
lea addresses_WC_ht+0x3404, %rdi
nop
nop
nop
nop
inc %r13
mov $91, %rcx
rep movsb
nop
nop
xor %r13, %r13
lea addresses_WC_ht+0x2bfc, %rsi
clflush (%rsi)
nop
nop
nop
xor %rcx, %rcx
movb $0x61, (%rsi)
cmp $13694, %r13
lea addresses_D_ht+0x12914, %rdi
nop
sub $31056, %r11
vmovups (%rdi), %ymm3
vextracti128 $1, %ymm3, %xmm3
vpextrq $1, %xmm3, %rdx
nop
nop
nop
xor $42279, %rsi
lea addresses_D_ht+0x1a28c, %rsi
clflush (%rsi)
nop
add $43515, %rdi
mov $0x6162636465666768, %r11
movq %r11, %xmm2
movups %xmm2, (%rsi)
nop
nop
nop
nop
nop
inc %rdx
lea addresses_normal_ht+0x27fc, %rsi
xor $16528, %rdx
mov (%rsi), %r12d
nop
dec %rdi
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %r13
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r14
push %r15
push %r8
push %r9
push %rbx
push %rcx
push %rdx
// Store
lea addresses_UC+0x1761c, %r9
nop
nop
nop
and %r15, %r15
movl $0x51525354, (%r9)
dec %r15
// Store
lea addresses_WT+0xcf3c, %rbx
nop
nop
nop
nop
nop
sub $19312, %r14
mov $0x5152535455565758, %rdx
movq %rdx, %xmm2
vmovups %ymm2, (%rbx)
nop
sub $10928, %rdx
// Store
mov $0xfe6, %r9
nop
nop
nop
nop
sub $40726, %rcx
movw $0x5152, (%r9)
nop
nop
nop
nop
cmp %r9, %r9
// Store
lea addresses_US+0x185fc, %rdx
nop
and %r8, %r8
movw $0x5152, (%rdx)
nop
nop
nop
nop
nop
sub %rcx, %rcx
// Faulty Load
lea addresses_WT+0x127fc, %r14
nop
nop
nop
nop
nop
sub $28964, %rdx
movups (%r14), %xmm2
vpextrq $1, %xmm2, %rbx
lea oracles, %rdx
and $0xff, %rbx
shlq $12, %rbx
mov (%rdx,%rbx,1), %rbx
pop %rdx
pop %rcx
pop %rbx
pop %r9
pop %r8
pop %r15
pop %r14
ret
/*
<gen_faulty_load>
[REF]
{'src': {'NT': True, 'same': False, 'congruent': 0, 'type': 'addresses_WT', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 5, 'type': 'addresses_UC', 'AVXalign': False, 'size': 4}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 6, 'type': 'addresses_WT', 'AVXalign': False, 'size': 32}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 1, 'type': 'addresses_P', 'AVXalign': False, 'size': 2}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 9, 'type': 'addresses_US', 'AVXalign': False, 'size': 2}}
[Faulty Load]
{'src': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_WT', 'AVXalign': False, 'size': 16}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 9, 'type': 'addresses_A_ht', 'AVXalign': False, 'size': 1}}
{'src': {'same': False, 'congruent': 6, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 0, 'type': 'addresses_WC_ht'}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 9, 'type': 'addresses_WC_ht', 'AVXalign': False, 'size': 1}}
{'src': {'NT': False, 'same': False, 'congruent': 2, 'type': 'addresses_D_ht', 'AVXalign': False, 'size': 32}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 4, 'type': 'addresses_D_ht', 'AVXalign': False, 'size': 16}}
{'src': {'NT': False, 'same': False, 'congruent': 11, 'type': 'addresses_normal_ht', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'}
{'46': 21804, '07': 1, '00': 24}
46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46
*/
| 35.716667 | 2,999 | 0.653445 |
0cb02ad044dd47d67e8e9ccaddd871362db4adfa | 1,787 | asm | Assembly | boot/stage2/paging.asm | Daouki/hikari-os | b705a115623aee7fc685afa244551b2d8d18a85e | [
"MIT"
] | 2 | 2021-01-14T19:56:02.000Z | 2022-01-09T22:49:01.000Z | boot/stage2/paging.asm | Daouki/hikari-os | b705a115623aee7fc685afa244551b2d8d18a85e | [
"MIT"
] | null | null | null | boot/stage2/paging.asm | Daouki/hikari-os | b705a115623aee7fc685afa244551b2d8d18a85e | [
"MIT"
] | null | null | null | bits 32
initialize_paging_and_enable_long_mode:
push eax
push ecx
call initialize_page_tables
; Load CR3 with the address of the PML4.
mov eax, pml4_offset
mov cr3, eax
; Set the PAE (Physical Address Extension) the in CR0.
mov eax, cr4
or eax, 1 << 5
mov cr4, eax
; Set the LM (Long Mode) bit in EFER MSR.
mov ecx, 0xC0000080
rdmsr
or eax, 1 << 8
wrmsr
; Set the PG (Paging) bit in CR0.
mov eax, cr0
or eax, 1 << 31
mov cr0, eax
pop ecx
pop eax
ret
initialize_page_tables:
push eax
push ecx
; Map the first PML4 entry to the PML3 table.
mov eax, pml3_offset
or eax, 0b00000011 ; Present + writable.
mov [pml4_offset], eax
; Map the first PML3 entry to the PML2 table.
mov eax, pml2_offset
or eax, 0b00000011 ; Present + writable.
mov [pml3_offset], eax
; Map each PML2 table entry to huge 2 MiB page.
mov ecx, 0
.map_pml2_entry:
mov eax, 0x200000
mul ecx
or eax, 0b10000011 ; Present + writable + huge.
mov [pml2_offset + ecx * 8], eax
inc ecx
cmp ecx, page_entry_count
jne .map_pml2_entry
pop ecx
pop eax
ret
; Use an unused memory region instead of having to reserve 3 * 4096 of bytes
; in the image.
pml4_offset equ 0x1000
pml3_offset equ 0x2000
pml2_offset equ 0x3000
page_entry_count equ 512
| 24.479452 | 76 | 0.505876 |
e2331d1a5a3811e13c100bd95111461e30027de2 | 343 | asm | Assembly | programs/oeis/133/A133897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/133/A133897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/133/A133897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A133897: Numbers m such that binomial(m+7,m) mod 7 = 0.
; 42,43,44,45,46,47,48,91,92,93,94,95,96,97,140,141,142,143,144,145,146,189,190,191,192,193,194,195,238,239,240,241,242,243,244,287,288,289,290,291,292,293,336,337,338,339,340,341,342,385,386,387,388,389,390
mov $1,7
mov $3,$0
mod $0,7
sub $1,$0
mul $1,6
mov $2,$3
mul $2,7
add $1,$2
| 28.583333 | 207 | 0.670554 |
ecd4a25b670e4a0ae91dd649ed1a2d2667c79bc1 | 413 | asm | Assembly | oeis/156/A156087.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/156/A156087.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/156/A156087.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A156087: One ninth of the sum of the squares of the first n Fibonacci numbers with index divisible by 4.
; 0,1,50,2354,110595,5195620,244083556,11466731525,538692298134,25307071280790,1188893657899015,55852694849972936,2623887764290829000,123266872226818990089,5790919106896201705210,272049931151894661154810
lpb $0
mov $2,$0
sub $0,1
seq $2,49682 ; a(n) = (Lucas(8*n) - 2)/45.
add $3,$2
lpe
mov $0,$3
| 37.545455 | 203 | 0.767554 |
2162f8cc601fae7821c063ffe58ece9cb1200cfe | 14,875 | asm | Assembly | x86/QSearchMacros.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 150 | 2016-11-26T05:41:31.000Z | 2022-02-09T20:54:53.000Z | x86/QSearchMacros.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 199 | 2016-12-07T22:13:00.000Z | 2022-03-22T15:42:18.000Z | x86/QSearchMacros.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 95 | 2016-11-24T22:57:13.000Z | 2022-01-24T19:42:10.000Z |
macro QSearch PvNode, InCheck
; in:
; rbp: address of Pos struct in thread struct
; rbx: address of State
; ecx: alpha
; edx: beta
; r8d: depth
virtual at rsp
.tte rq 1 ; 0
.ltte rq 1 ; 8
.searchFxn rq 1 ; 16
.stage rq 1
.ttMove rd 1 ; 24
.ttValue rd 1
.ttDepth rd 1
.move rd 1
.excludedMove rd 1
.bestMove rd 1
.ext rd 1
.newDepth rd 1
.predictedDepth rd 1
.moveCount rd 1
.oldAlpha rd 1
.alpha rd 1
.beta rd 1
.depth rd 1
.bestValue rd 1
.value rd 1
.evalu rd 1
.nullValue rd 1
.futilityValue rd 1
.futilityBase rd 1
.inCheck rb 1 ; 104
rb 1 ; 105
.singularExtensionNode rb 1 ; 106
.improving rb 1 ; 107
.captureOrPromotion rb 1 ; 108
.dangerous rb 1 ; 109
.doFullDepthSearch rb 1 ; 110
.cutNode rb 1 ; 111
.ttHit rb 1
rb 1
rb 1
rb 1
rb 1
rb 1
rb 1
rb 1
if PvNode = 1
._pv rd MAX_PLY+1
end if
.lend rb 0
end virtual
.localsize = ((.lend-rsp+15) and (-16))
push rbx rsi rdi r12 r13 r14 r15
_chkstk_ms rsp, .localsize
sub rsp, .localsize
if PvNode = 1
if InCheck = 1
Display 2, "QSearch<1,1>(alpha=%i1, beta=%i2, depth=%i8) called%n"
else
Display 2, "QSearch<1,0>(alpha=%i1, beta=%i2, depth=%i8) called%n"
end if
else
if InCheck = 1
Display 2, "QSearch<0,1>(alpha=%i1, beta=%i2, depth=%i8) called%n"
else
Display 2, "QSearch<0,0>(alpha=%i1, beta=%i2, depth=%i8) called%n"
end if
end if
mov dword[.alpha], ecx
mov dword[.beta], edx
mov dword[.depth], r8d
Assert le, r8d, 0, 'assertion depth<=0 failed in qsearch'
movzx eax, byte[rbx+State.ply]
xor edx, edx
if PvNode = 1
lea r8, [._pv]
mov r9, qword[rbx+State.pv]
mov dword[.oldAlpha], ecx
mov qword[rbx+1*sizeof.State+State.pv], r8
mov dword[r9], edx
end if
lea ecx, [rax + 1]
mov dword[.moveCount], 2
mov dword[.bestMove], edx
mov dword[rbx+State.currentMove], edx
mov byte[rbx + 1*sizeof.State + State.ply], cl
; check for instant draw or max ply
movzx edx, word[rbx+State.rule50]
movzx rcx, word[rbx+State.pliesFromNull]
mov r8, qword[rbx+State.key]
cmp eax, MAX_PLY
jae .AbortSearch_PlyBigger
; ss->ply < MAX_PLY holds at this point, so if we should
; go to .AbortSearch_PlySmaller if a draw is detected
PosIsDraw .AbortSearch_PlySmaller, .CheckDraw_Cold, .CheckDraw_ColdRet
if InCheck = 1
mov r12d, DEPTH_QS_CHECKS
mov dword[.ttDepth],r12d
else
mov eax, DEPTH_QS_CHECKS
mov r12d, DEPTH_QS_NO_CHECKS
cmp eax, dword[.depth]
cmovle r12d, eax
mov dword[.ttDepth], r12d
end if
Assert b, byte[rbx+State.ply], MAX_PLY, 'assertion 0 <= ss->ply < MAX_PLY failed in Search'
; transposition table lookup
mov rcx, qword[rbx+State.key]
sub r12d, 1
call MainHash_Probe
mov qword[.tte], rax
mov qword[.ltte], rcx
mov byte[.ttHit], dl
mov rdi, rcx
sar rdi, 48
movsx eax, ch
sub r12d, eax
sar r12d, 31
; r12d = 0 if tte.depth < ttDepth
; =-1 if tte.depth >= ttDepth
shr rcx, 16
mov r13d, edx
movzx ecx, cx
mov dword[.ttMove], ecx
mov dword[.ttValue], edi
lea r8d, [rdi+VALUE_MATE_IN_MAX_PLY]
test edx, edx
jz .DontReturnTTValue
mov eax, edi
sub eax, dword[.beta]
sar eax, 31
; eax = 0 if ttValue<beta
; =-1 if ttvalue>=beta
cmp edi, VALUE_NONE
je .DontReturnTTValue
cmp r8d, 2*VALUE_MATE_IN_MAX_PLY
jae .ValueFromTT
.ValueFromTTRet:
if PvNode = 0
add eax, 2
; eax = 2 if ttValue<beta ie BOUND_UPPER
; = 1 if ttvalue>=beta ie BOUND_LOWER
and eax, r12d
test al, byte[.ltte+MainHashEntry.genBound]
mov eax, edi
jnz .Return
end if
.DontReturnTTValue:
; Evaluate the position statically
; r13d = ttHit
if InCheck = 1
mov eax, -VALUE_INFINITE
mov dword[rbx+State.staticEval], VALUE_NONE
mov dword[.bestValue], eax
mov dword[.futilityBase], eax
else
mov edx, dword[rbx-1*sizeof.State+State.currentMove]
test r13d, r13d
jz .StaticValueNoTTHit
.StaticValueYesTTHit:
movsx eax, word[.ltte+MainHashEntry.eval_]
cmp eax, VALUE_NONE
jne @f
call Evaluate
@@:
xor ecx, ecx
mov dword[rbx+State.staticEval], eax
cmp edi, eax
setg cl
add ecx, 1
; ecx = 2 if ttValue > bestValue ie BOUND_LOWER
; = 1 if ttValue <=bestValue ie BOUND_UPPER
cmp edi, VALUE_NONE
je .StaticValueDone
test cl, byte[.ltte+MainHashEntry.genBound]
cmovnz eax, edi
jmp .StaticValueDone
.StaticValueNoTTHit:
mov eax, dword[rbx+State.staticEval-1*sizeof.State]
neg eax
add eax, 2*Eval_Tempo
cmp edx, MOVE_NULL
je @f
call Evaluate
@@:
mov dword[rbx+State.staticEval], eax
.StaticValueDone:
mov dword[.bestValue], eax
; Return immediately if static value is at least beta
cmp eax, dword[.beta]
jge .ReturnStaticValue
if PvNode = 1
mov ecx, dword[.alpha]
cmp ecx, eax
cmovl ecx, eax
mov dword[.alpha], ecx
end if
add eax, 128
mov dword[.futilityBase], eax
end if ; InCheck = 1
; ss->history = &(*pos->counterMoveHistory)[0][0];
mov ecx, CmhDeadOffset
add rcx, qword[rbp+Pos.counterMoveHistory]
mov qword[rbx+0*sizeof.State+State.counterMoves], rcx
; initialize move picker
mov ecx, dword[.ttMove]
if InCheck = 1
lea r15, [MovePick_ALL_EVASIONS]
lea r14, [MovePick_EVASIONS]
else
mov edx, dword[.depth]
mov dword[rbx+State.depth], edx
lea r15, [MovePick_QCAPTURES_CHECKS_GEN]
lea r14, [MovePick_QSEARCH_WITH_CHECKS]
cmp edx, DEPTH_QS_NO_CHECKS
jg .MovePickInitGo
lea r15, [MovePick_QCAPTURES_NO_CHECKS_GEN]
lea r14, [MovePick_QSEARCH_WITHOUT_CHECKS]
end if
.MovePickInitGo:
mov edi, ecx
test ecx, ecx
jz .MovePickNoTTMove
mov eax, dword[rbx-1*sizeof.State+State.currentMove]
and eax, 63 ; recaptureSquare = eax
mov edx, ecx
and edx, 63 ; to_sq(ttm) = edx
cmp eax, edx
je @f
mov edx, dword[.depth]
cmp edx, DEPTH_QS_RECAPTURES
jg @f
xor edi, edi
jmp .MovePickNoTTMove
@@:
call Move_IsPseudoLegal
test rax, rax
cmovz edi, eax
cmovnz r15, r14
.MovePickNoTTMove:
mov dword[rbx+State.ttMove], edi
mov qword[rbx+State.stage], r15
calign 8
.MovePickLoop:
xor esi, esi
GetNextMove
mov dword[.move], eax
mov ecx, eax
test eax, eax
jz .MovePickDone
sub [.moveCount], 1
; check for check and get address of search function
call Move_GivesCheck
mov byte[rbx+State.givesCheck], al
mov r13d, eax
if PvNode = 1
lea rdx, [QSearch_Pv_NoCheck]
lea rcx, [QSearch_Pv_InCheck]
else
lea rdx, [QSearch_NonPv_NoCheck]
lea rcx, [QSearch_NonPv_InCheck]
end if
test eax, eax
cmovnz rdx, rcx
mov qword[.searchFxn], rdx
mov ecx, dword[.move]
mov edi, dword[.bestValue]
mov esi, ecx
shr esi, 12
mov r8d, ecx
shr r8d, 6
and r8d, 63 ; r8d = from
movzx eax, byte[rbp+Pos.board+r8] ; r14d = from piece
mov r14d, eax
mov r9d, ecx
and r9d, 63 ; r9d = to
movzx r15d, byte[rbp+Pos.board+r9] ; r15d = to piece
; futility pruning
if InCheck = 0
mov r12d, dword[.futilityBase]
test r13d, r13d
jnz .SkipFutilityPruning
and eax, 7
cmp r12d, -VALUE_KNOWN_WIN
jle .SkipFutilityPruning
mov edx, dword[rbp+Pos.sideToMove]
neg edx
cmp eax, Pawn
je .CheckAdvancedPawnPush
.DoFutilityPruning:
mov edx, dword[PieceValue_EG+4*r15]
add edx, r12d
cmp edx, dword[.alpha]
jle .ContinueFromFutilityValue
cmp r12d, dword[.alpha]
jle .ContinueFromFutilityBase
.SkipFutilityPruning:
end if
; do not search moves with negative see value
if InCheck = 0
lea eax, [rsi-MOVE_TYPE_PROM]
shl r14d, 9
shl r15d, 9
cmp eax, 4
jb .DontContinue
else
Assert ne, esi, MOVE_TYPE_CASTLE, 'castling encountered in qsearch<InCheck=true>'
mov eax, VALUE_MATED_IN_MAX_PLY
sub eax, edi
shl r14d, 9
mov edx, dword[.moveCount]
shl r15d, 9
jnz .DontContinue
or edx, dword[.depth]
cmp esi, MOVE_TYPE_PROM
jae .DontContinue ; catch MOVE_TYPE_EPCAP
test eax, edx
jns .DontContinue
end if
SeeSignTest .DontContinue
mov ecx, dword[.move]
test eax, eax
jz .MovePickLoop
.DontContinue:
; speculative prefetch
mov edx, ecx
and edx, 63 ; edx = to
shr ecx, 6
and ecx, 63 ; ecx = from
mov rax, qword[rbx+State.key]
xor rax, qword[Zobrist_side]
xor rax, qword[Zobrist_Pieces+r14+8*rcx]
xor rax, qword[Zobrist_Pieces+r14+8*rdx]
xor rax, qword[Zobrist_Pieces+r15+8*rdx]
mul dword[mainHash.clusterCount]
shl rdx, 5
add rdx, qword[mainHash.table]
prefetchnta [rdx]
; check for legality
mov ecx, dword[.move]
call Move_IsLegal
lea edx, [rax+1]
add dword[.moveCount], edx
test eax, eax
jz .MovePickLoop
; make the move
mov ecx, dword[.move]
mov dword[rbx+State.currentMove], ecx
mov edx, ecx
shr edx, 6
and edx, 63
movzx edx, byte[rbp+Pos.board+rdx]
mov eax, ecx
and eax, 63
shl edx, 6
add edx, eax
; ss->history = &(*pos->counterMoveHistory)[moved_piece(move)][to_sq(move)];
mov eax, edx
shl eax, 2+4+6
add rax, qword[rbp+Pos.counterMoveHistory]
mov qword[rbx+State.counterMoves], rax
mov rsi, qword[.searchFxn]
call Move_Do__QSearch
; search the move
mov ecx, dword[.beta]
neg ecx
mov edx, dword[.alpha]
neg edx
mov r8d, dword[.depth]
sub r8d, 1
call rsi
neg eax
mov edi, eax
mov dword[.value], eax
; undo the move
mov ecx, dword[.move]
call Move_Undo
; check for new best move
cmp edi, dword[.bestValue]
jle .MovePickLoop
mov dword[.bestValue], edi
cmp edi, dword[.alpha]
jle .MovePickLoop
if PvNode = 1
mov ecx, dword[.move]
mov r8, qword[rbx+0*sizeof.State+State.pv]
mov r9, qword[rbx+1*sizeof.State+State.pv]
xor eax, eax
mov dword[r8], ecx
add r8, 4
test r9, r9
jz .pv_copy_end
.pv_copy_loop:
mov eax, dword[r9]
add r9, 4
.pv_copy_end:
mov dword[r8], eax
add r8, 4
test eax, eax
jnz .pv_copy_loop
cmp edi, dword[.beta]
jge .FailHigh
mov dword[.alpha], edi
mov dword[.bestMove], ecx
jmp .MovePickLoop
end if
.FailHigh:
mov r9, qword[rbx+State.key]
mov r8, qword[.tte]
shr r9, 48
mov edx, edi
lea ecx, [rdi+VALUE_MATE_IN_MAX_PLY]
cmp ecx, 2*VALUE_MATE_IN_MAX_PLY
jae .FailHighValueToTT
.FailHighValueToTTRet:
mov eax, dword[.move]
MainHash_Save .ltte, r8, r9w, edx, BOUND_LOWER, byte[.ttDepth], eax, word[rbx+State.staticEval]
mov eax, edi
jmp .Return
.FailHighValueToTT:
movzx edx, byte[rbx+State.ply]
mov eax, edi
sar eax, 31
xor edx, eax
sub edx, eax
add edx, edi
jmp .FailHighValueToTTRet
.MovePickDone:
mov r9, qword[rbx+State.key]
mov edi, dword[.bestValue]
lea ecx, [rdi+VALUE_MATE_IN_MAX_PLY]
if USE_VARIETY = 1
mov edx, dword[rbp - Thread.rootPos + Thread.extra]
mov eax, dword[variety.a_bound]
add eax, edi
add edx, edi
cmp eax, dword[variety.b_bound]
cmovb edi, edx
_vmovaps xmm0, dqword[rbp - Thread.rootPos + Thread.randSeed]
_vmulps xmm0, xmm0, xmm0
_vmulps xmm0, xmm0, dqword[variety.b_float]
_vaddps xmm0, xmm0, dqword[variety.a_float]
_vmaxps xmm0, xmm0, dqword[variety.clamp]
_vmovaps dqword[rbp - Thread.rootPos + Thread.randSeed], xmm0
_vhaddps xmm0, xmm0, xmm0
_vhsubps xmm0, xmm0, xmm0
_vcvttss2si eax, xmm0
mov dword[rbp - Thread.rootPos + Thread.extra], eax
end if
if PvNode = 1
mov esi, dword[.oldAlpha]
sub esi, edi
sar esi, 31
end if
if InCheck = 1
movzx eax, byte[rbx+State.ply]
sub eax, VALUE_MATE
cmp edi, -VALUE_INFINITE
je .Return
end if
mov r8, qword[.tte]
shr r9, 48
mov edx, edi
cmp ecx, 2*VALUE_MATE_IN_MAX_PLY
jae .ValueToTT
.ValueToTTRet:
if PvNode = 0
mov eax, dword[.bestMove]
MainHash_Save .ltte, r8, r9w, edx, BOUND_UPPER, byte[.ttDepth], eax, word[rbx+State.staticEval]
else
mov eax, dword[.bestMove]
and esi, BOUND_EXACT-BOUND_UPPER
add esi, BOUND_UPPER
MainHash_Save .ltte, r8, r9w, edx, sil, byte[.ttDepth], eax, word[rbx+State.staticEval]
end if
mov eax, edi
calign 8
.Return:
Display 2, "QSearch returning %i0%n"
add rsp, .localsize
pop r15 r14 r13 r12 rdi rsi rbx
ret
if InCheck = 0
calign 8
.CheckAdvancedPawnPush:
and edx, 7
shr r8d, 3
xor edx, r8d
cmp edx, 4
jb .DoFutilityPruning
jmp .SkipFutilityPruning
calign 8
.ContinueFromFutilityBase:
mov edx, 1
call SeeTestGe
mov ecx, dword[.move]
mov edx, r12d
test eax, eax
jnz .SkipFutilityPruning
calign 8
.ContinueFromFutilityValue:
cmp edi, edx
cmovl edi, edx
mov dword[.bestValue], edi
jmp .MovePickLoop
end if
calign 8
.AbortSearch_PlyBigger:
xor eax, eax
cmp rax, qword[rbx+State.checkersBB]
jne .Return
call Evaluate
jmp .Return
calign 8
.AbortSearch_PlySmaller:
xor eax, eax
jmp .Return
calign 8
.ReturnStaticValue:
mov r8, qword[.tte]
mov r9, qword[rbx+State.key]
shr r9, 48
mov edx, eax
test r13d, r13d
jnz .Return
add eax, VALUE_MATE_IN_MAX_PLY
cmp eax, 2*VALUE_MATE_IN_MAX_PLY
jae .ReturnStaticValue_ValueToTT
.ReturnStaticValue_ValueToTTRet:
MainHash_Save .ltte, r8, r9w, edx, BOUND_LOWER, DEPTH_NONE, 0, word[rbx+State.staticEval]
mov eax, dword[.bestValue]
jmp .Return
.ReturnStaticValue_ValueToTT:
movzx ecx, byte[rbx+State.ply]
mov eax, edx
sar eax, 31
xor ecx, eax
sub edx, eax
add edx, ecx
jmp .ReturnStaticValue_ValueToTTRet
calign 8
.ValueFromTT:
; value in edi is not VALUE_NONE
movzx r8d, byte[rbx+State.ply]
mov r9d, edi
sar r9d, 31
xor r8d, r9d
add edi, r9d
sub edi, r8d
mov dword[.ttValue], edi
mov eax, edi
sub eax, dword[.beta]
sar eax, 31
jmp .ValueFromTTRet
calign 8
.ValueToTT:
movzx edx, byte[rbx+State.ply]
mov eax, edi
sar eax, 31
xor edx, eax
sub edx, eax
add edx, edi
jmp .ValueToTTRet
calign 8
.CheckDraw_Cold:
PosIsDraw_Cold .AbortSearch_PlySmaller, .CheckDraw_ColdRet
end macro
| 22.572079 | 106 | 0.630723 |
4bdd5d86780b455c5593d84e6fd07b7cb0ecb8a5 | 587 | asm | Assembly | src/BubbleSort.asm | Kaybass/CSI-370-Final | 6eaf1a6127ecc80cb868eef397cd53efea24afbf | [
"MIT"
] | null | null | null | src/BubbleSort.asm | Kaybass/CSI-370-Final | 6eaf1a6127ecc80cb868eef397cd53efea24afbf | [
"MIT"
] | null | null | null | src/BubbleSort.asm | Kaybass/CSI-370-Final | 6eaf1a6127ecc80cb868eef397cd53efea24afbf | [
"MIT"
] | null | null | null | ;
; Alexander Bean Apmann
;
; int * BubbleSort(int * array, int arraylen)
;
section .text
global BubbleSort
BubbleSort:
push ebp
mov ebp, esp
mov ecx, [ebp+12]
mov edi, [ebp+8]
dec ecx
L1:
push ecx
mov esi, edi
L2:
mov eax, [esi]
cmp eax, [esi+4]
jl L3
xchg eax, [esi+4]
mov [esi], eax
L3:
add esi, 4
loop L2
pop ecx
loop L1
mov eax, edi
mov esp, ebp
pop ebp
ret
| 14.317073 | 46 | 0.422487 |
b99b3e72f137f154a634e6d9809e3561d8088985 | 694 | asm | Assembly | oeis/159/A159710.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/159/A159710.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/159/A159710.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A159710: Number of permutations of 1..n arranged in a circle with exactly 2 local maxima.
; Submitted by Jon Maiga
; 0,0,0,0,8,80,528,2912,14592,69120,316160,1413632,6223872,27103232,117067776,502456320,2145517568,9122349056,38644678656,163186343936,687144960000,2886107922432,12094385684480,50577004298240,211105074905088,879606785638400,3659169244643328,15199636964769792,63050369416036352,261208723895091200,1080863793799495680,4467570580706557952,18446743541133606912,76092818170180534272,313594646843585724416,1291272080048657530880,5312662282405033279488,21840944960388523360256,89724963126213466914816
mov $1,$0
trn $0,1
seq $0,431 ; Expansion of 2*x^3/((1-2*x)^2*(1-4*x)).
mul $0,$1
| 77.111111 | 493 | 0.84438 |
79a7b91a26ecdaa4d580215dcb0da0430dcb976c | 282 | nasm | Assembly | mboot.nasm | mandarg/mboot | 1e2957a874980b0674b095c9d202bdcb94c85eb2 | [
"MIT"
] | null | null | null | mboot.nasm | mandarg/mboot | 1e2957a874980b0674b095c9d202bdcb94c85eb2 | [
"MIT"
] | null | null | null | mboot.nasm | mandarg/mboot | 1e2957a874980b0674b095c9d202bdcb94c85eb2 | [
"MIT"
] | null | null | null | ; mboot
org 0x7c00
bits 16
boot:
mov si, bootmsg
mov ah, 0x0e
mov bh, 0x00
.loop lodsb
or al, al
jz halt
int 0x10 ;; http://www.ctyme.com/intr/rb-0106.htm
jmp .loop
halt:
hlt
bootmsg:
db "Hello!", 0
times 510-($-$$) db 0
db 0x55
db 0xaa
| 10.444444 | 53 | 0.574468 |
5b24ec3fcab597065024e942248eac563737ba0e | 1,594 | asm | Assembly | src/unison/test/fast/ARM/size/gobmk.board.get_last_player.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 88 | 2016-09-27T15:20:07.000Z | 2022-03-24T15:23:06.000Z | src/unison/test/fast/ARM/size/gobmk.board.get_last_player.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 56 | 2018-02-26T16:44:15.000Z | 2019-02-23T17:07:32.000Z | src/unison/test/fast/ARM/size/gobmk.board.get_last_player.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 10 | 2016-11-22T15:03:46.000Z | 2020-07-13T21:34:31.000Z | .text
.syntax unified
.eabi_attribute 67, "2.09" @ Tag_conformance
.cpu arm1156t2f-s
.eabi_attribute 6, 8 @ Tag_CPU_arch
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu vfpv2
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attribute 21, 1 @ Tag_ABI_FP_exceptions
.eabi_attribute 23, 3 @ Tag_ABI_FP_number_model
.eabi_attribute 34, 1 @ Tag_CPU_unaligned_access
.eabi_attribute 24, 1 @ Tag_ABI_align_needed
.eabi_attribute 25, 1 @ Tag_ABI_align_preserved
.eabi_attribute 38, 1 @ Tag_ABI_FP_16bit_format
.eabi_attribute 18, 4 @ Tag_ABI_PCS_wchar_t
.eabi_attribute 26, 2 @ Tag_ABI_enum_size
.eabi_attribute 14, 0 @ Tag_ABI_PCS_R9_use
.file "gobmk.board.get_last_player.ll"
.globl get_last_player
.align 1
.type get_last_player,%function
.code 16 @ @get_last_player
.thumb_func
get_last_player:
.fnstart
@ BB#0:
movw r0, :lower16:move_history_pointer
movt r0, :upper16:move_history_pointer
ldr r0, [r0]
cmp r0, #0
bne.w .LBB0_2
@ BB#1:
movs r0, #0
b.w .LBB0_3
.LBB0_2:
movw r1, :lower16:move_history_color
movt r1, :upper16:move_history_color
add.w r0, r1, r0, lsl #2
ldr r0, [r0, #-4]
.LBB0_3:
bx lr
.Lfunc_end0:
.size get_last_player, .Lfunc_end0-get_last_player
.cantunwind
.fnend
.ident "clang version 3.8.0 (http://llvm.org/git/clang.git 2d49f0a0ae8366964a93e3b7b26e29679bee7160) (http://llvm.org/git/llvm.git 60bc66b44837125843b58ed3e0fd2e6bb948d839)"
.section ".note.GNU-stack","",%progbits
.eabi_attribute 30, 1 @ Tag_ABI_optimization_goals
| 30.075472 | 174 | 0.757215 |
75af955895c469601f401a9cac89b7a8c832ed3e | 7,937 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_647.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_647.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_647.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x18b5a, %rsi
lea addresses_WT_ht+0x1c4a, %rdi
nop
nop
nop
nop
nop
and %rbx, %rbx
mov $75, %rcx
rep movsq
nop
add %r11, %r11
lea addresses_WT_ht+0x9ee9, %r9
clflush (%r9)
nop
xor %rdi, %rdi
mov $0x6162636465666768, %rsi
movq %rsi, %xmm1
vmovups %ymm1, (%r9)
nop
cmp %rbx, %rbx
lea addresses_A_ht+0x1aeda, %rsi
nop
nop
nop
nop
cmp $15238, %r9
movups (%rsi), %xmm0
vpextrq $1, %xmm0, %rcx
nop
nop
nop
inc %r9
lea addresses_D_ht+0x1609a, %r11
nop
add %r15, %r15
movups (%r11), %xmm1
vpextrq $1, %xmm1, %rdi
nop
nop
nop
nop
cmp $44528, %r15
lea addresses_normal_ht+0x1279a, %rsi
lea addresses_UC_ht+0x13ba, %rdi
nop
inc %rax
mov $95, %rcx
rep movsq
nop
dec %rsi
lea addresses_D_ht+0x4c1a, %r15
nop
nop
cmp $17231, %rax
and $0xffffffffffffffc0, %r15
movaps (%r15), %xmm1
vpextrq $0, %xmm1, %rdi
add $18638, %r11
lea addresses_A_ht+0x733a, %rax
sub %r11, %r11
mov $0x6162636465666768, %rcx
movq %rcx, (%rax)
nop
cmp %rdi, %rdi
lea addresses_WC_ht+0x702a, %r11
nop
nop
sub $63989, %r9
mov (%r11), %esi
nop
nop
nop
nop
mfence
lea addresses_UC_ht+0x4bae, %rax
nop
xor $18967, %rdi
mov $0x6162636465666768, %rcx
movq %rcx, %xmm7
vmovups %ymm7, (%rax)
nop
nop
cmp %rax, %rax
lea addresses_normal_ht+0x849a, %r15
nop
nop
nop
xor %rsi, %rsi
movw $0x6162, (%r15)
dec %rdi
lea addresses_D_ht+0x163fa, %rsi
add $50693, %r9
vmovups (%rsi), %ymm6
vextracti128 $1, %ymm6, %xmm6
vpextrq $1, %xmm6, %rax
sub $24582, %rdi
lea addresses_A_ht+0x6849, %r9
xor $20199, %rcx
mov (%r9), %r15d
nop
nop
nop
inc %rax
lea addresses_UC_ht+0x909a, %rax
nop
nop
sub $56612, %rcx
movw $0x6162, (%rax)
nop
nop
nop
nop
nop
and %rsi, %rsi
lea addresses_UC_ht+0x609a, %rbx
clflush (%rbx)
nop
sub %rdi, %rdi
mov (%rbx), %r11w
xor $27876, %rax
lea addresses_D_ht+0x289a, %rsi
lea addresses_UC_ht+0xd79a, %rdi
clflush (%rsi)
nop
nop
dec %r15
mov $40, %rcx
rep movsl
nop
nop
xor $61491, %r15
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %rax
pop %r9
pop %r15
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %r8
push %rbp
push %rbx
push %rcx
push %rdx
// Store
lea addresses_A+0x13b62, %rbp
sub $25361, %rbx
mov $0x5152535455565758, %rcx
movq %rcx, (%rbp)
nop
nop
nop
nop
and %rcx, %rcx
// Faulty Load
lea addresses_US+0x989a, %r8
nop
nop
sub %r11, %r11
mov (%r8), %rbp
lea oracles, %rcx
and $0xff, %rbp
shlq $12, %rbp
mov (%rcx,%rbp,1), %rbp
pop %rdx
pop %rcx
pop %rbx
pop %rbp
pop %r8
pop %r14
pop %r11
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'size': 2, 'NT': False, 'type': 'addresses_US', 'same': False, 'AVXalign': False, 'congruent': 0}}
{'OP': 'STOR', 'dst': {'size': 8, 'NT': False, 'type': 'addresses_A', 'same': False, 'AVXalign': False, 'congruent': 2}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'size': 8, 'NT': False, 'type': 'addresses_US', 'same': True, 'AVXalign': True, 'congruent': 0}}
<gen_prepare_buffer>
{'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_UC_ht', 'congruent': 6}, 'dst': {'same': False, 'type': 'addresses_WT_ht', 'congruent': 4}}
{'OP': 'STOR', 'dst': {'size': 32, 'NT': False, 'type': 'addresses_WT_ht', 'same': False, 'AVXalign': False, 'congruent': 0}}
{'OP': 'LOAD', 'src': {'size': 16, 'NT': False, 'type': 'addresses_A_ht', 'same': False, 'AVXalign': False, 'congruent': 5}}
{'OP': 'LOAD', 'src': {'size': 16, 'NT': False, 'type': 'addresses_D_ht', 'same': False, 'AVXalign': False, 'congruent': 11}}
{'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_normal_ht', 'congruent': 7}, 'dst': {'same': False, 'type': 'addresses_UC_ht', 'congruent': 5}}
{'OP': 'LOAD', 'src': {'size': 16, 'NT': False, 'type': 'addresses_D_ht', 'same': False, 'AVXalign': True, 'congruent': 3}}
{'OP': 'STOR', 'dst': {'size': 8, 'NT': False, 'type': 'addresses_A_ht', 'same': False, 'AVXalign': False, 'congruent': 4}}
{'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_WC_ht', 'same': False, 'AVXalign': False, 'congruent': 1}}
{'OP': 'STOR', 'dst': {'size': 32, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 2}}
{'OP': 'STOR', 'dst': {'size': 2, 'NT': False, 'type': 'addresses_normal_ht', 'same': False, 'AVXalign': False, 'congruent': 10}}
{'OP': 'LOAD', 'src': {'size': 32, 'NT': False, 'type': 'addresses_D_ht', 'same': False, 'AVXalign': False, 'congruent': 5}}
{'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_A_ht', 'same': False, 'AVXalign': False, 'congruent': 0}}
{'OP': 'STOR', 'dst': {'size': 2, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 11}}
{'OP': 'LOAD', 'src': {'size': 2, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 11}}
{'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_D_ht', 'congruent': 8}, 'dst': {'same': False, 'type': 'addresses_UC_ht', 'congruent': 7}}
{'00': 21829}
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 36.242009 | 2,999 | 0.654529 |
904827371ea6aab859d759d9ab635882db14677f | 48,477 | asm | Assembly | Library/AnsiC/stdio_asm.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/AnsiC/stdio_asm.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/AnsiC/stdio_asm.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: AnsiC
FILE: stdio_asm.asm
AUTHOR: Maryann Simmons, May 7, 1992
ROUTINES:
Name Description
---- -----------
GLOBAL:
GLB fopen Open a stream for the passed filename
GLB fdopen Open a stream for the passed file handle
GLB fseek Seek to a position in a stream
GLB ftell Return the current position in a stream
GLB fwrite Write data to a stream
GLB fread Read data from a stream
GLB fgetc Read a single byte from a stream
GLB fflush Flush a stream's internal buffer
- or
If NULL stream passed, flush all geode's streams
GLB fclose Close a stream and associate file
GLB fdclose Close a stream and return associated file handle
GLB rename Rename a file
INTERNAL:
INT StreamAlloc Allocate a stream handle
INT StreamFree Free a stream handle
INT StreamRead Read data from a stream, with buffering
INT StreamWrite Write data to a stream, with buffering
INT StreamFill Fill a stream buffer with data from a file
INT StreamFlush Flush a stream buffer to the file
INT StreamFlushAll Flush all streams for a geode
INT StreamGetHead Get the 1st item in a stream linked list
INT StreamSetHead Set the 1st item in a stream linked list
INT StreamPLock Lock & own a stream handle
INT StreamUnlockV Unlock & release a stream handle
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial revision
Schoon 8/ 4/92 Added partial stream support.
Don 8/ 6/92 Re-wrote stream support
DESCRIPTION:
This file contains C stubs for C functions included in stdio.h
** NOT YET FULLY ANSI C COMPATIBLE **
EXTRA NOTES:
This area explains the logic behind the stream buffering of files.
* A stream consists of a FILE structure and a buffer of size
BUF_SIZE, all stored in a single stream memory block. The
handle to this block (stored in the low word of an fptr) is
what the caller is returned in fopen() & fdopen(), and must
be used in all succeeding stream operations. One MUST NEVER
intermix PC/GEOS file & stream operations.
* A linked list of files opened for each thread is maintained,
with the head of each list stored in the private data for the
thread in which the stream is created. One *must* free the
stream in this same thread, else death will result. All open
streams will be destroyed when the thread goes away.
* The stream handle is used as a sempahore, with the helpful
routines of StreamPLock & StreamUnlockV uses to access the data
Other helpful pieces of information:
* The stream buffer is filled/empty when the _next = _bend
and when _bend = _buf. All offsets include the administrative
data (FILE structure) at the beginning of the stream memory.
* The buffer size is defined by the BUF_SIZE variable
* Read/Writes in excess of 64K are not supported.
* The following features are not yet implemented:
- binary streams
- append-only streams,
- user specified file protection,
- the file error bit.
$Id: stdio_asm.asm,v 1.1 97/04/04 17:42:25 newdeal Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
include ansicGeode.def
SetGeosConvention
;RESIDENT segment word public 'CODE'
;MAINCODE segment word public 'CODE'
MAINCODE segment public 'CODE'
;-----------------------------------------------------------------------
; Constants and structures
;-----------------------------------------------------------------------
FileMode record
FM_DIRTY:1 ;set if stream buffer modified but not flushed
FM_EXCL:1 ;set if file is exclusive
FM_DWRITE:1 ;NOT FUNCTIONING set if other writes are denied
FM_DREAD:1 ;NOT FUNCTIONING set if other reads are denied
FM_WRITE:1 ;set if write occured since file-pos. oper.
FM_READ:1 ;set if read occured since file-position operation
FM_NBF:1 ;NOT FUNCTIONING set if no buffering should occur
FM_LBF:1 ;NOT USED set if line buffering in effect
FM_ERR:1 ;NOT USED the error indicator
FM_EOF:1 ;the end-of-file indicator
FM_BIN:1 ;NOT FUNCTIONING set if stream is binary, not set if text
FM_CREATE:1 ;set if new file can be created on open
FM_TRUNC:1 ;NOT FUNCTIONING set if existing file was truncated on open
FM_OPENA:1 ;NOT FUNCTIONING set if all writes append to end of file
FM_OPENW:1 ;set if file is open for writing
FM_OPENR:1 ;set if file is open for reading
FileMode end
FILE struct
_mode FileMode ; current mode flags
_bend word ; offset to 1st byte beyond end of data
_next word ; offset to next byte to be read from/written to
_nextHandle word ; next stream handle in linked list
_fileHandle word ; file handle for this stream
FILE ends
BUF_START equ (size FILE) ; start of data buffer
BUF_SIZE equ 4096 ; 0 < BUF_SIZE < 64k
BUF_END equ BUF_SIZE + BUF_START ; end of data buffer
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fopen
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: The fopen function opens the file whose name is in the
buffer pointed to by filename.
CALLED BY: GLOBAL
PASS: filename= dword buffer containing filename
modeStr = fptr to moe string (see ParseModeString)
(For XIP system, filename and modeStr can be in the XIP movable
code resource.)
RETURN: DX:AX = {FILE *} stream pointer, or NULL if error
DESTROYED: BX, CX
PSEUDO CODE/STRATEGY:
any binary mode indicators are ignored
append mode is not supported
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial version
Don 8/10/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global fopen:far
fopen proc far filename:fptr, modeStr:fptr
uses di, si, ds
.enter
; Parse the modes, and then open the file
;
lds si, modeStr ; mode string => DS:SI
call ParseModeString ; modes => AL, DX
tst al ; must be read or write
jz error
mov di, dx ; FileMode => DI
lds dx, filename ; filename => DS:DX
test di, mask FM_CREATE ; if we can create the file, do it
jz fileOpen ; else call FileOpen
mov cx, FILE_ATTR_NORMAL
call FileCreate
cmp ax, ERROR_FILE_EXISTS
je fileOpen ;use existing, discard contents
jmp checkCarry ;carry set if unsuccessful
fileOpen:
call FileOpen
checkCarry:
jc error ;FileOpen/Create not successful
; We now have a file handle, so now need to allocate a stream
;
mov dx, di ; FileMode => DX
call fdopen_local ;stream handle => DX:AX
done:
.leave
ret
; Some sort of error occurred, so return NULL
error:
clr ax, dx ;return dx:ax= 0 if error
jmp done
fopen endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fdopen
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Convert a PC/GEOS file handle into a stream handle
CALLED BY: GLOBAL
PASS: fileHan = {FileHandle} open file handle
modeStr = mode sring (see ParseModeString)
RETURN: DX:AX = {*FILE} stream pointer
DESTROYED: BX, CX
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
Don 8/ 6/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global fdopen:far
fdopen proc far fileHan:word, modeStr:fptr
uses si, ds
.enter
; Allocate the stream handle & update our bookkeeping
;
lds si, modeStr ; mode string => DS:SI
call ParseModeString ; FileMode => DX
mov ax, fileHan ; file handle => AX
call fdopen_local
.leave
ret
fdopen endp
fdopen_local proc near
call StreamAlloc ; stream handle (or NULL) => AX
clr dx ; high word of fptr is NULL
ret
fdopen_local endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
ParseModeString
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Parse the file mode string
CALLED BY: fopen(), fdopen()
PASS: DS:SI = Mode string:
Read/Write modes - [r, w, a], +, b - (no default)
----------------
r: open for reading
w: open for writing (create/truncate)
a: append mode (currently not supported)
b: binary mode (currently not supported)
+: allow both r/w
Deny modes - [E, N, R, W] - (E is default)
----------
E deny everyone (exclusive access)
N deny none
R deny read
W deny write
Other modes - V - (PC/GEOS file is default)
-----------
V native file
RETURN: Carry = Clear (success)
AL = FileAccessFlags
AH = FileCreateFlags
DX = FileMode
- or -
Carry = Set (error)
AX, DX = garbage
DESTROYED: BX, CX, SI
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial version
Don 8/10/92 Added some additional mode flags
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
modeTable char 'r','w','a','b','+','E','N','R','W','V'
modeTableLength equ 10
modeHandlerTable nptr.near \
readMode,
writeMode,
appendMode,
binaryMode,
readWriteMode,
denyExclMode,
denyNoneMode,
denyReadMode,
denyWriteMode,
nativeMode
ParseModeString proc near
uses es, di
.enter
; First must determine what open mode to use
;
segmov es, cs, di
clr bx ;initialize FileAccess/CreateFlags
mov dx, bx ;initialize FileMode flags
; Loop through each argument
nextArg:
lodsb ;al = first mode byte
tst al ;null terminated string
jz done
mov di, offset modeTable ;es:di is table to compare char with
mov cx, modeTableLength ;table length -> cx
repne scasb ;scan for a match
EC < ERROR_NZ ERROR_ANSIC_ILLEGAL_MODE_CHARACTER >
sub di,(offset modeTable)+1
shl di,1 ;a word for each jmp label
jmp cs:[modeHandlerTable][di]
; Ensure the FAF_EXCLUDE record is set, else set it to FE_NONE
done:
mov_tr ax, bx ; FileAccess/CreateFlags => AX
test al, mask FAF_EXCLUDE
jnz exit
or al, FILE_DENY_RW
or dx, mask FM_EXCL
exit:
.leave
ret
readMode label near
EC < tst bl ;can only have 1 r or w >
EC < ERROR_NZ ERROR_ANSIC_MAY_ONLY_HAVE_ONE_R_OR_W >
or bl, FILE_ACCESS_R
or dx, mask FM_OPENR
jmp nextArg
writeMode label near
EC < tst bl ;can only have 1 r or w >
EC < ERROR_NZ ERROR_ANSIC_MAY_ONLY_HAVE_ONE_R_OR_W >
or bh, (FILE_CREATE_TRUNCATE shl offset FCF_MODE)
or bl, FILE_ACCESS_W
or dx, mask FM_OPENW or mask FM_CREATE
jmp nextArg
appendMode label near
EC < ERROR ERROR_ANSCI_APPEND_MODE_NOT_SUPPORTED >
NEC < stc >
NEC < jmp exit >
binaryMode label near
EC < ERROR ERROR_ANSCI_BINARY_MODE_NOT_SUPPORTED >
NEC < stc >
NEC < jmp exit >
readWriteMode label near
EC < tst dl ; must have seen 'r' or 'w' >
EC < ERROR_Z ERROR_ANSCI_R_OR_W_MUST_PRECEDE_PLUS_SYMBOL >
andnf bl, not (mask FAF_MODE)
or bl, FILE_ACCESS_RW
or dx, mask FM_OPENW or mask FM_OPENR or mask FM_CREATE
jmp nextArg
denyExclMode label near
EC < test bl, mask FAF_EXCLUDE ; ensure no bits are set >
EC < ERROR_NZ ERROR_ANSIC_MAY_ONLY_SET_ONE_DENY_MODE >
or bl, FILE_DENY_RW
or dx, mask FM_EXCL
jmp nextArg
denyNoneMode label near
EC < test bl, mask FAF_EXCLUDE ; ensure no bits are set >
EC < ERROR_NZ ERROR_ANSIC_MAY_ONLY_SET_ONE_DENY_MODE >
or bl, FILE_DENY_NONE
jmp nextArg
denyReadMode label near
EC < test bl, mask FAF_EXCLUDE ; ensure no bits are set >
EC < ERROR_NZ ERROR_ANSIC_MAY_ONLY_SET_ONE_DENY_MODE >
or bl, FILE_DENY_R
or dx, mask FM_DREAD
jmp nextArg
denyWriteMode label near
EC < test bl, mask FAF_EXCLUDE ; ensure no bits are set >
EC < ERROR_NZ ERROR_ANSIC_MAY_ONLY_SET_ONE_DENY_MODE >
or bl, FILE_DENY_W
or dx, mask FM_DWRITE
jmp nextArg
nativeMode label near
or bh, mask FCF_NATIVE
jmp nextArg
ParseModeString endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fclose
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Close specified stream and the associated file.
CALLED BY: GLOBAL
PASS: stream = {*FILE} stream pointer
RETURN: AX = Zero (success)
- or -
AX = EOF (error occurred)
DESTROYED: BX, CX, DX
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial version
Don 8/10/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global fclose:far
fclose proc far stream:fptr
.enter
CheckHack<EOF eq -1>
; Flush and delete the stream
;
pushdw stream ; push the stream fptr
call fdclose ; close & free the stream
mov cx, EOF ; assume the worst
jc close
inc cx ; else were successful
; Now close the file
close:
mov_tr bx, ax ; file handle => BX
clr al ; return any errors
call FileClose ; carry = set if error
jnc done ; if no error, return status in CX
mov cx, EOF ; else there was some sort of error
done:
mov_tr ax, cx ; return status => AX
.leave
ret
fclose endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fdclose
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Close the stream, returing the PC/GEOS file handle
CALLED BY: GLOBAL
PASS: stream = {*FILE} stream fptr
RETURN: AX = file handle
Carry = Clear (success) or Set (error)
DESTROYED: Nothing
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
Don 8/ 6/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global fdclose:far
fdclose proc far stream:fptr
.enter
; Flush and delete the stream
;
EC < cmp stream.high, 0 >
EC < ERROR_NZ ERROR_ANSIC_HIGH_WORD_OF_STREAM_PTR_IS_NON_NULL >
mov bx, stream.low ; stream handle => BX
call StreamFree ; file handle => AX
.leave
ret
fdclose endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
FSEEK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Sets the file position of the stream
CALLED BY: GLOBAL
PASS: stream = {*FILE} Stream handle
bOffset = {dword} offset from mode (in bytes)
mode = {word} mode of seek (from beginning, end or curPos)
RETURN: AX = 0 (always successful)
DESTROYED: BX, CX, DX
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global FSEEK:far
FSEEK proc far stream:fptr, bOffset:dword, mode:word
uses di, ds
.enter
; Some set-up work
;
EC < cmp stream.high, 0 >
EC < ERROR_NZ ERROR_ANSIC_HIGH_WORD_OF_STREAM_PTR_IS_NON_NULL >
mov bx, stream.low
call StreamPLock ; stream => DS:0
call StreamFlush ; flush any changes
mov ax, -1 ; assume the worst
jc done ; error occurred, so abort
; Now perform the FilePos. If we are performing a relative seek
; and we're reading, the stream buffer may already contain data, so
; we need to adjust the offset by the amount of data in the buffer.
;
mov ax, mode ; FilePosMode => AL
movdw cxdx, bOffset ; offset => CX:DX
cmp ax, FILE_POS_RELATIVE
jne position ; if not relative, just do it
test ds:[_mode], mask FM_READ
jz position ; if not reading, just do it
mov di, ds:[_bend] ;
sub di, ds:[_next] ; bytes in buffer => DI
clr bx
subdw cxdx, bxdi ; true offset => CX:DX
position:
mov bx, ds:[_fileHandle] ; file handle => BX
call FilePos ; seek to the requested position
mov ax, BUF_START
mov ds:[_next], ax
mov ds:[_bend], ax
andnf ds:[_mode], not (mask FM_READ or mask FM_WRITE or mask FM_EOF)
clr ax ; success!
done:
mov bx, stream.low
call StreamUnlockV ; unlock the stream handle
.leave
ret
FSEEK endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
feof
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Check to see if the end of the file has been reached
CALLED BY: GLOBAL
PASS: strem = {*FILE} stream pointer
RETURN: AX = non-zero if EOF has been reached
DESTROYED: BX
PSEUDOCODE/STRATEGY: if the FM_EOF bit is not set we are not at EOF
else if _next < _bend we are not at EOF
else we are at EOF
KNOWN BUGS/SIDEFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimmy 6/27/94 Initial version.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global feof:far
feof proc far stream:fptr
uses ds
.enter
; Some set-up work
;
EC < cmp stream.high, 0 >
EC < ERROR_NZ ERROR_ANSIC_HIGH_WORD_OF_STREAM_PTR_IS_NON_NULL >
mov bx, stream.low
call StreamPLock ; stream => DS:0
; if the EOF bit has not been set, then we cannot have reached
; the end of the file yet
test ds:[_mode], mask FM_EOF
jz notEOF
; if the EOF flag is set, we still might not have actually read to
; the end of the file, but we have buffered out to the end of the
; file, so lets see if we have actually read to the end.
; if the next byte we want to read is before the end of our data
; we have not reached the end yet
mov ax, ds:[_next]
cmp ax, ds:[_bend]
jb notEOF
mov ax, 1 ; ax = non-zero value to indicate we have hit the end
done:
call StreamUnlockV
.leave
ret
notEOF:
clr ax ; ax = 0 means we have not hit the end
jmp done
feof endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
ftell
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Returns the file position of the stream
CALLED BY: GLOBAL
PASS: stream = {FILE *} stream
RETURN: DX:AX = Current file position
DESTROYED: BX, CX
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global FTELL:far
FTELL proc far stream:fptr
uses ds
.enter
; Some set-up work
;
EC < cmp stream.high, 0 >
EC < ERROR_NZ ERROR_ANSIC_HIGH_WORD_OF_STREAM_PTR_IS_NON_NULL >
mov bx, stream.low
call StreamPLock ; stream => DS:0
; Go get the current file position
;
mov bx, ds:[_fileHandle]
mov al, FILE_POS_RELATIVE
clr cx, dx
call FilePos ; file position => DX:AX
; Now adjust the position, depeding on whether or not we're been
; reading or writing
;
test ds:[_mode], mask FM_READ
jnz reading ; for bytes that have been read
test ds:[_mode], mask FM_WRITE
jnz writing ; for bytes that haven't been written
done:
mov bx, stream.low
call StreamUnlockV
.leave
ret
; Adjust for bytes that either have been written/read to the buffer
reading:
mov bx, ds:[_bend]
sub bx, ds:[_next] ; bytes left in buffer => BX
subdw dxax, cxbx ; true position => DX:AX
jmp done
writing:
mov bx, ds:[_next]
sub bx, BUF_START ; bytes left in buffer => BX
adddw dxax, cxbx ; true position => DX.AX
jmp done
FTELL endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fwrite
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Write 'nItems' stored in 'buffer' to the passed stream.
Each item is of size 'itSize' bytes.
CALLED BY: GLOBAL
PASS: buffer = {fptr} Source buffer for data
(For XIP system, buffer ptr can be pointing to the XIP movable
code resource.)
itSize = {word} Size of each item (in bytes)
nItems = {word} Number of items to write
stream = (*FILE} stream to write to
RETURN: AX = Number of elements written (if successful)
- or -
AX = 0 (write error occurred)
DESTROYED: BX, CX, DX
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
Since PC/GEOS only allows 64K segments, we optimize by
knowing that the largest buffer one could ever use in 64K.
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial version
Schoon 6/30/92 Added streams
Don 8/10/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global fwrite:far
fwrite proc far buffer:fptr, itSize:word, nItems:word, stream:fptr
uses si, ds, es
.enter
; Lock down the stream, and verify that we can write
;
EC < cmp stream.high, 0 >
EC < ERROR_NZ ERROR_ANSIC_HIGH_WORD_OF_STREAM_PTR_IS_NON_NULL >
mov bx, stream.low
call StreamPLock ; stream buffer => AX
mov es, ax ; we really want it in ES
mov ax, es:[_mode] ; FileMode => AX
test ax, mask FM_OPENW ; check for write permission
jz error
test ax, mask FM_READ ; if read has occurred, can only...
jz doWrite
test ax, mask FM_EOF ; write if EOF was hit.
jz error
; Go ahead and perform the write
doWrite:
lds si, buffer ; source buffer => DS:SI
mov ax, itSize ; item size => AX
mov cx, nItems ; number of items => CX
mul cx ; result => DX:AX
EC < tst dx ; this had better be zero >
EC < ERROR_NZ ERROR_ANSIC_CANT_WRITE_MORE_THAN_64K_BYTES_AT_ONCE >
mov_tr cx, ax ; # of bytes to write => CX
call StreamWrite ; go write that data
jc error ; jump if error
mov ax, nItems ; # of items written => AX
done:
call StreamUnlockV
.leave
ret
; Some sort of error occurred.
error:
clr ax ; return error indication
jmp done ; we're outta here
fwrite endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fread
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: This function reads, into the buffer pointed to by
'buf' up to 'nmemb' elements of size 'size' bytes, from the
stream specified by 'stream'
CALLED BY: GLOBAL
PASS: buf:fptr buffer to read into
size:word size of elements to read
nmemb:word num elements to read
stream:fptr open file to read from
RETURN: ax:number of elements successfully read
if size or nmemb are zero- returns zero
buffer and file unchanged
DESTROYED: BX,CX,DX
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial version
Don 8/10/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global fread:far
fread proc far buffer:fptr, itSize:word, nItems:word, stream:fptr
uses ds,es,di
.enter
; Lock down the stream, and verify that we can read
;
EC < cmp stream.high, 0 >
EC < ERROR_NZ ERROR_ANSIC_HIGH_WORD_OF_STREAM_PTR_IS_NON_NULL >
mov bx, stream.low
call StreamPLock ; stream => DS:0
clr cx ; assume no bytes will be read
mov ax, ds:[_mode]
test ax, mask FM_OPENR ; ensure file is open for reading
jz done
test ax, mask FM_WRITE ; ensure a file write operation has not
jnz done ; occurred since last file position
ornf ds:[_mode], mask FM_READ
; Go ahead and perform the read
;
les di, buffer ; destination buffer => ES:DI
mov ax, itSize ; item size => AX
mov cx, nItems ; number of items => CX
mul cx ; result => DX:AX
EC < tst dx ; this had better be zero >
EC < ERROR_NZ ERROR_ANSIC_CANT_READ_MORE_THAN_64K_BYTES_AT_ONCE >
mov_tr cx, ax ; # of bytes to write => CX
call StreamRead ; read the data!
; Compute the number of elements that were read
done:
call StreamUnlockV
mov ax, itSize ; item size => AX
xchg ax, cx ; bytes read => AX, item size => CX
clr dx
div cx ; # of items read => AX
.leave
ret
fread endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fgets
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: get a string from stream
CALLED BY: GLOBAL
PASS: char *buffer - buffer to store data in
int buflength - length of buffer in bytes
FILE *stream - stream pointer from which to read
RETURN: DX:AX = buffer passed in
DESTROYED: Nada.
PSEUDOCODE/STRATEGY: read bytes in from the stream until we hit a
newline, an EOF of we fill up the buffer
then NULL terminate the string
KNOWN BUGS/SIDEFFECTS/IDEAS:
let fgetc do the error checking on the stream
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimmy 6/27/94 Initial version.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global FGETS:far
FGETS proc far buffer:fptr, buflength:word, stream:fptr
uses es, di, cx
.enter
mov cx, buflength
EC < tst cx >
EC < ERROR_Z ERROR_BUFFER_SIZE_ZERO >
jcxz retnNull ; Buffer size is 0.
dec cx ; save one space for the NULL
les di, buffer
jcxz addNull ; There's only room for a NULL.
getLoop:
pushdw stream ; put stream on stack for fgetc
call fgetc ; ax = next characeter
stosb ; write out byte to buffer
cmp al, '\n' ; routine ends when we hit a new line or
je addNull ; EOF (end-of-file)
cmp al, EOF
je addNull
loop getLoop
addNull:
clr al
stosb ; NULL terminate the string
movdw dxax, buffer ; put buffer into dxax as return value
done:
.leave
ret
retnNull:
clrdw dxax
jmp done
FGETS endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fgetc
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Reads a single byte from a stream.
CALLED BY: GLOBAL
PASS: stream:FILE * stream to read from
RETURN: ax - single byte returned as an int
- EOF in case of error
DESTROYED: ax
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
AS 7/16/92 Initial version
Don 8/10/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global fgetc:far
fgetc proc far stream:fptr
uses ds, si
.enter
; Lock down the stream, and see if we can read
;
EC < cmp stream.high, 0 >
EC < ERROR_NZ ERROR_ANSIC_HIGH_WORD_OF_STREAM_PTR_IS_NON_NULL >
mov bx, stream.low ; stream handle => BX
call StreamPLock ; stream => DS
test ds:[_mode], mask FM_OPENR
jz error ; if file not open for reading, done
ornf ds:[_mode], mask FM_READ ; set flag so ftell knows where we are
; Get a byte from the stream buffer
;
mov si, ds:[_next] ; next byte => DS:SI
cmp si, ds:[_bend] ; compare with end of buffer data
je fillStream ; if equal, we need to read more
getChar:
lodsb ; get the next byte
clr ah
mov ds:[_next], si ; increment the _next pointer
done:
call StreamUnlockV ; unlock & release the stream
.leave
ret
; We need to fill our stream buffer
fillStream:
call StreamFill ; fill that stream buffer up
jc error
mov si, ds:[_next] ; update si to reflect new next
; if the new next is the same as bent, we were unable to
; read anything, so return an EOF
cmp si, ds:[_bend]
jne getChar
error:
mov ax, EOF ; assume the worst
jmp done
fgetc endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fflush
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Flushes the stream's buffer to the associated file. If
NULL is passed, it flushes all buffers associated with
current Geode.
CALLED BY: GLOBAL
PASS: stream = *FILE
RETURN: AX = 0 (successful flush)
- or -
AX = EOF (error during flush)
DESTROYED: BX
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
AS 7/23/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global fflush:far
fflush proc far stream:fptr
uses ds
.enter
; Lock down the stream buffer
;
EC < cmp stream.high, 0 >
EC < ERROR_NZ ERROR_ANSIC_HIGH_WORD_OF_STREAM_PTR_IS_NON_NULL >
mov bx, stream.low
tst bx ; check for NULL handle
jz flushAll ; if NULL, flush all streams for geode
call StreamPLock
mov ds, ax
call StreamFlush ; flush the buffer
call StreamUnlockV ; unlock & release the stream
done:
mov ax, EOF ; assume the worst
jc exit ; if error, return EOF
clr ax ; we were successful!
exit:
.leave
ret
; The geode is going away, so flush all of its streams
flushAll:
call StreamFlushAll ; write out all of the streams
jmp done
fflush endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
rename
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: This function causes the file whose name is the string
pointed to by oldName to be referred to by newName.
The file is no longer accessible by oldName
CALLED BY: GLOBAL
PASS: oldName:fptr :existing name
newName:fptr :name to change to
RETURN: ax: zero if successful, nonzero if fails
DESTROYED: nothing
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
MS 5/ 7/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
global rename:far
rename proc far oldName:fptr,newName:fptr
uses di, ds, es
.enter
lds dx,oldName ;current filename: ds:dx
les di,newName ;new filename: es:di
call FileRename
jc done ;if error ax will be nonzero
clr ax ;ax = zero indicates successful
done:
.leave
ret
rename endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Stream code
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamAlloc
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Allocates memory block to contain stream administrative
data and buffer.
CALLED BY: fdopen()
PASS: AX = File handle
DX = FileMode
RETURN: AX = Stream handle
- or -
AX = NULL
DESTROYED: BX, CX, DX, DS
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
AS 7/27/92 Initial version
Don 8/06/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamAlloc proc near
.enter
; Allocate the FILE block
;
push ax ; save the file handle
mov ax, BUF_END ; # of bytes to allocate => AX
mov cx, ((mask HF_SWAPABLE) or \
((mask HAF_ZERO_INIT or mask HAF_LOCK) shl 8))
call MemAlloc
pop cx ; file handle => CX
jc error ; if error, return carry set
; Initialize the FILE structure
;
mov ds, ax ; FILE => DS:0
mov ds:[_next], size FILE ; Initialize stream with 0 length buffer
mov ds:[_bend], size FILE
mov ds:[_fileHandle], cx ; Save file handle
mov ds:[_mode], dx ; Save mode bits
; Add the stream to the stream linked-list
;
mov_tr ax, bx ; new stream handle => AX
call StreamGetHead ; get head of list => BX
xchg ax, bx ; old head => AX, new head => BX
call StreamSetHead ; reset the head of the list
mov ds:[_nextHandle], ax ; store the next handle
call MemUnlock ; unlock the stream handle
mov_tr ax, bx ; stream handle => AX
done:
.leave
ret
; Handle any possible errors
error:
clr ax ; return a NULL handle
jmp done ; we're outta here
StreamAlloc endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamFree
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Remove a stream structurefrom the linked list
CALLED BY: fdclose()
PASS: BX = Stream handle
RETURN: AX = File handle
DESTROYED: BX
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
AS 7/29/92 Initial version
Don 8/ 6/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamFree proc near
uses cx, dx, ds
.enter
; Get this stream's next handle
;
call StreamPLock ; stream => DS:0
call StreamFlush ; flush the stream
pushf ; save the carry result
mov dx, ds:[_nextHandle] ; next stream handle (or NULL) => DX
push ds:[_fileHandle] ; save the file handle away
call StreamUnlockV
; Get the 1st stream handle, and check for easy case
;
mov cx, bx ; current stream handle => CX
call StreamGetHead ; head stream handle => BX
cmp bx, cx
jne checkNext
mov bx, dx ; new 1st stream handle => BX
call StreamSetHead
jmp done ; we're outta here
; Loop through the stream list, looking for the passed stream handle
checkNext:
call StreamPLock ; stream => DS:0
mov ax, ds:[_nextHandle] ; next stream => AX
EC < tst ax ; NULL next ?? >
EC < ERROR_Z ERROR_ANSIC_STREAM_HANDLE_NOT_IN_LIST >
cmp ax, cx ; is the next the one to be deleted ??
je unlink
call StreamUnlockV
mov_tr bx, ax ; next handle => BX
jmp checkNext
; Unlink the deleted stream from the list
unlink:
mov ds:[_nextHandle], dx ; link in the deleted's next handle
call StreamUnlockV ; unlock the current stream
; Flush the stream buffer, and delete the stream
done:
mov bx, cx ; stream handle => BX
call MemFree ; free the stream handle
pop ax ; file handle => AX
popf ; flush result => carry
.leave
ret
StreamFree endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamWrite
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Write data to a stream.
CALLED BY: fwrite()
PASS: DS:SI = Data buffer to write from
ES = Stream buffer to write to
CX = Number of bytes to write
BX = Stream handle
RETURN: Carry = Clear (success)
- or -
Carry = Set (error in writing)
DESTROYED: AX, CX, DX, SI, DS
PSEUDO CODE/STRATEGY:
* Try to write just to the stream buffer
* If too much data, flush the buffer & write directly
to the disk.
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
AS 7/29/92 Initial version
Don 8/ 6/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamWrite proc near
uses di
.enter
; See if the data will fit in the stream buffer
;
mov ax, BUF_END
sub ax, es:[_next] ; bytes left in buffer => AX
cmp cx, ax ; compare against bytes to write
jae flushAndWrite
; The data will fit, so copy it into the stream buffer
doWrite:
ornf es:[_mode], mask FM_DIRTY or mask FM_WRITE
mov di, es:[_next] ; destination => ES:DI
shr cx, 1 ; # of words => CX
jnc evenWrite ; if even, jump
movsb
clc ; clear carry so will not be
; detected as an error
evenWrite:
rep movsw ; else write all of the words
mov es:[_next], di ; update next offset &
mov es:[_bend], di ; end of data offset
done:
.leave
ret
; We're writing out more data than the buffer can hold. Flush the
; buffer, and then determine if we should write to the buffer to
; to the file directly.
flushAndWrite:
push ds
segmov ds, es ; stream => DS:0
call StreamFlush ; flush the stream buffer to the file
pop ds
jc done ; if error, return now
cmp cx, (BUF_SIZE / 2) ; is data less than the 1/2 the buffer??
jb doWrite ; if so, then write it into the buffer
push bx ; else save the stream handle
clr al ; return errors
mov bx, es:[_fileHandle] ; file handle => BX
mov dx, si ; data to write => DS:DX
call FileWrite ; write out the data
pop bx ; restore the file handle
jmp done ; we're outta here
StreamWrite endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamRead
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Read data from a stream
CALLED BY: fread()
PASS: DS = Stream buffer to read from
ES:DI = Destination buffer
CX = # of bytes to be read
RETURN: CX = # of bytes actually read
DESTROYED: AX, DX, DI,ES, DS
PSEUDO CODE/STRATEGY:
* Try to read from the stream buffer
* If too much data is requested, read in all of the
buffer & get the rest from the disk.
* Else, re-fill the buffer and read from there
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
AS 7/31/92 Initial version
Don 8/10/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamRead proc near
uses si
.enter
; Perform some byte calculations
;
mov ax, ds:[_bend]
mov si, ds:[_next] ; next data => DS:SI
sub ax, si ; bytes available => AX
clr dx ; assume no additional reading
cmp cx, ax ; bytes desired vs. available
jbe doneSetup
mov dx, cx ; num bytes desired => DX
sub dx, ax ; remaining bytes to read => DX
mov_tr cx, ax ; bytes to read => CX
doneSetup:
clr ax ; no btes have been read
; Copy the data from the stream buffer to the destination
; AX = bytes that have been read
; CX = bytes to read this time (copy)
; DX = bytes we'll need to read after the copy is done
doRead:
mov si, ds:[_next] ; start of data => DS:SI
push cx
jcxz doneRead ; if no data in buffer, skip read
shr cx, 1 ; # of words => CX
jnc evenRead ; if even, jump
movsb
evenRead:
rep movsw
mov ds:[_next], si ; update _next offset
; We've done the read. See if we need to do any more
doneRead:
mov cx, dx ; # of bytes to read => CX
pop dx
add dx, ax ; # of bytes read => DX
jcxz done ; we're done reading
; Now see if we should read directly from the file, or read into
; the buffer and then copy from it into the destination.
; CX = bytes we still need to read
; DX = bytes that have been read
;
cmp cx, (BUF_SIZE / 2) ; need more than 1/2 the buffer size ??
jae readFile ; then read from the file
test ds:[_mode], mask FM_EOF
jnz atEOF
call StreamFill ; else fill the stream buffer
jc error ; if error, abort
mov ax, ds:[_bend]
sub ax, ds:[_next]
cmp cx, ax ; see if short read
jbe cont
mov cx,ax ; short read, adjust number of bytes
cont: ; actually read
clr ax
xchg ax, dx ; bytes read => AX; bytes to read => DX
jmp doRead
; Else we need to read directly from the file
readFile:
push dx ; # of bytes read
push bx ; save the stream handle
mov bx, ds:[_fileHandle] ; file handle => BX
segxchg es, ds, ax
mov dx, di ; read buffer => DS:DX
clr al ; return errors
call FileRead ; read in the data
pop bx ; restore the file handle
pop dx ; # of bytes read
jnc done ; success, so bytes read => CX
ornf es:[_mode], mask FM_EOF ; assume we hit EOF
cmp al, ERROR_SHORT_READ_WRITE
je done ; if short read, return OK
andnf es:[_mode], not (mask FM_EOF)
atEOF:
clr cx ; else no bytes were read
done:
add cx, dx ; # of bytes read => CX
exit:
.leave
ret
error:
clr cx
jmp exit
StreamRead endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamFill
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Fill the stream buffer, after flushing it if necessary
CALLED BY: INTERNAL
PASS: DS = Stream segment
RETURN: Carry = Clear (success)
- or -
Carry = Set (error)
DESTROYED: Nothing
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
Schoon 7/21/92 initial version
Don 8/10/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamFill proc near
uses ax, bx, cx, dx
.enter
; A little set-up work
;
test ds:[_mode], mask FM_EOF ; if we've already hit the EOF
jnz error ; then don't bother trying again
call StreamFlush ; flush any changes, in case we're R/W
jc done ; if error, we're done
; Now read in the data from the file
;
clr al ; return errors
mov bx, ds:[_fileHandle] ; file handle => BX
mov cx, BUF_SIZE ; bytes to read in => CX
mov dx, BUF_START ; destination buffer => DS:DX
call FileRead ; bytes read => CX
jnc updateStream ; if no errors, update stream data
; Either the file access was denied, or we hit the end of the file
;
cmp al, ERROR_ACCESS_DENIED
jz error ; if access denied, return error
ornf ds:[_mode], mask FM_EOF ; else set the EOF flag
updateStream:
mov ax, BUF_START
mov ds:[_next], ax ; update the _next offset
add ax, cx ; end of bytes => CX
mov ds:[_bend], ax ; ...so update the offset
done:
.leave
ret
error:
stc
jmp done
StreamFill endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamFlushAll
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Flushes all streams associated with the current geode.
Systematically moves through the linked list of streams,
flushing each when required.
CALLED BY: fflush()
PASS: Nothing
RETURN: Carry = Clear (success)
- or -
Carry = Set (one or more flush errors)
DESTROYED: AX, BX, CX, DX, DS
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
AS 7/28/92 Initial version
Don 8/10/92 Re-wrote
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamFlushAll proc near
.enter
; Loop through all of the stream buffers
;
clr cx ; assume no errors
call StreamGetHead ; stream buffer => BX
nextLoop:
call StreamPLock ; stream buffer => DS:0
call StreamFlush ; flush the buffer
jnc getNext
inc cx ; increment error count
getNext:
mov ax, ds:[_nextHandle]
call StreamUnlockV
mov_tr bx, ax ; next handle => BX
tst bx ; if it's non-zero...
jnz nextLoop ; then keep on looping
; We're done, except for returning the carry status. The
; carry is currently clear, becuase of the 'tst' above
;
jcxz done ; if no errors jump
stc ; else set the carry
done:
.leave
ret
StreamFlushAll endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamFlush
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Flushes the current stream's buffer to the associated file,
when required.
CALLED BY: INTERNAL
PASS: DS = Stream segment
RETURN: Carry = Clear (success)
- or -
Carry = Set (error)
DESTROYED: Nothing
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
AS 7/23/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamFlush proc near
uses ax, cx, dx
.enter
; See if there is any reason to do any work
;
mov ax, ds:[_mode]
test ax, mask FM_DIRTY ; is the buffer dirty ??
jz done ; nope, so get out of here
mov dx, BUF_START ; dx <- start of buffer
test ax, mask FM_OPENW ; do we have write permission ??
jz clear ; nope, so just initialize buffer
; Else we need to write some data out
;
push bx
clr al ; return errors
mov bx, ds:[_fileHandle] ; file handle => BX
mov cx, ds:[_bend]
sub cx, dx ; # of bytes to write => CX
call FileWrite
pop bx
jc done
clear:
mov ds:[_next], dx ; buffer start => _next
mov ds:[_bend], dx ; buffer end => _bend
andnf ds:[_mode], not (mask FM_DIRTY or mask FM_WRITE)
done:
.leave
ret
StreamFlush endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*** Stream utilities
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamPLock
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Lock & own a stream handle
CALLED BY: INTERNAL
PASS: BX = Stream handle
RETURN: DS = Stream segment
AX = Stream segment
DESTROYED: Nothing
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
Don 8/ 7/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamPLock proc near
.enter
call MemPLock
mov ds, ax
.leave
ret
StreamPLock endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamUnlockV
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Unlock & release a stream handle
CALLED BY: INTERNAL
PASS: BX = Stream handle
RETURN: Nothing
DESTROYED: Nothing
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
Don 8/ 7/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamUnlockV equ MemUnlockV
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamGetHead
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Returns the head of the stream list
CALLED BY: INTERNAL
PASS: Nothing
RETURN: BX = Stream handle
DESTROYED: Nothing
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
Don 8/ 6/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamGetHead proc near
uses ax, cx, di, si, ds
.enter
NOFXIP< segmov ds, dgroup, ax >
FXIP < mov bx , handle dgroup >
FXIP < call MemDerefDS ; ds = dgroup >
mov di, ds:[streamOffset] ; read location => DI
clr bx ; use the current geode
mov cx, 1 ; read one word
segmov ds, ss
push ax
mov si, sp ; 1 word buffer => DS:SI
call GeodePrivRead ; fill the buffer
pop bx ; stream handle (or NULL) => BX
.leave
ret
StreamGetHead endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StreamSetHead
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Write (change) the head of the stream list
CALLED BY: INTERNAL
PASS: BX = Stream handle (or NULL)
RETURN: Carry = Clear (success)
- or -
Carry = Set (error in writing)
DESTROYED: Nothing
PSEUDO CODE/STRATEGY:
KNOWN BUGS/SIDE EFFECTS/IDEAS:
REVISION HISTORY:
Name Date Description
---- ---- -----------
Don 8/ 6/92 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
StreamSetHead proc near
uses ax, cx, di, si, ds
.enter
push bx
NOFXIP< segmov ds, dgroup, cx >
FXIP < mov bx, handle dgroup >
FXIP < call MemDerefDS ; ds = dgroup >
mov di, ds:[streamOffset] ; read location => DI
clr bx ; use the current geode
mov cx, 1 ; read one word
segmov ds, ss
mov si, sp ; 1 word buffer => DS:SI
call GeodePrivWrite ; fill the buffer
pop bx ; clean up the stack
.leave
ret
StreamSetHead endp
SetDefaultConvention
; RESIDENT ends
MAINCODE ends
| 26.175486 | 79 | 0.580873 |
adbe0283c1c0c1d80f57f276e3e41d886c051c3d | 955 | asm | Assembly | x86-64-assembly/two-fer/two_fer.asm | jonasbb/exercism | 7019565914f84daa54a33c41782a7b293f782c2d | [
"Unlicense"
] | null | null | null | x86-64-assembly/two-fer/two_fer.asm | jonasbb/exercism | 7019565914f84daa54a33c41782a7b293f782c2d | [
"Unlicense"
] | null | null | null | x86-64-assembly/two-fer/two_fer.asm | jonasbb/exercism | 7019565914f84daa54a33c41782a7b293f782c2d | [
"Unlicense"
] | null | null | null | default rel
section .rodata
first: db "One for ", 0
name: db "you", 0
second: db ", one for me.", 0
section .text
global two_fer
two_fer:
; Args
; name -- rdi
; buffer -- rsi
mov r11, rdi ; name
mov rdi, rsi
; Copy the first part of the sentence
mov rsi, first
call strcpy
mov rdi, rax
; Copy the name of the sentence
; Load name constant if provided name pointer is NULL
mov rsi, r11
cmp rsi, 0
jne cpy
mov rsi, name
cpy: call strcpy
mov rdi, rax
; Copy the second part of the sentence
mov rsi, second
call strcpy
mov rdi, rax
; Write trailing 0 byte
mov byte [rdi], 0
ret
strcpy:
; Args
; dst -- rdi
; src -- rsi
;
; Returns
; dst advanced by the length of the copied bytes
loop:
mov al, byte [rsi]
cmp al, 0
je end
mov [rdi], al
inc rdi
inc rsi
jmp loop
end:
mov rax, rdi
ret
| 15.15873 | 57 | 0.571728 |
2ad0581b973bb0364c0e764e69fabf0e76e0d78f | 290 | asm | Assembly | src/asm/aluop.asm | ivanvig/MIPS | be825ce89a11f6aecf9aacf10b9b615628815c03 | [
"MIT"
] | 1 | 2021-01-21T22:38:50.000Z | 2021-01-21T22:38:50.000Z | src/asm/aluop.asm | ivanvig/MIPS | be825ce89a11f6aecf9aacf10b9b615628815c03 | [
"MIT"
] | null | null | null | src/asm/aluop.asm | ivanvig/MIPS | be825ce89a11f6aecf9aacf10b9b615628815c03 | [
"MIT"
] | null | null | null | ori $t0, $0, 0xaaaa
xori $t1, $t0, 0x5555
and $t2, $t1, $t0
lui $t3, 0x00ca
slti $t4, $t3, 0xcaca
jal 20
nor $t5, $0, $t0
sw $t0, 0($0)
sw $t1, 4($0)
sw $t2, 8($0)
sw $t3, 12($0)
sw $t4, 16($0)
sw $t5, 20($0)
sw $ra, 24($0)
hlt
ori $t0, $0, 0x00ff
jr $ra
| 15.263158 | 23 | 0.475862 |
c06de706699c8b6294acb343d92db19ab031afe5 | 534 | asm | Assembly | LAB9/q1.asm | Avigdor-Kolonimus/ASM | 23327c9765ab1cc6bfe3dfaaa9a129dda5aac77a | [
"MIT"
] | null | null | null | LAB9/q1.asm | Avigdor-Kolonimus/ASM | 23327c9765ab1cc6bfe3dfaaa9a129dda5aac77a | [
"MIT"
] | null | null | null | LAB9/q1.asm | Avigdor-Kolonimus/ASM | 23327c9765ab1cc6bfe3dfaaa9a129dda5aac77a | [
"MIT"
] | null | null | null | EX1DS SEGMENT
N EQU 7
COUNT DB 0
ARR DW -1,3,-200,4,9,-77,-125
EX1DS ENDS
sseg segment stack
dw 100h dup(?)
sseg ends
cseg segment
assume ds:EX1DS,cs:cseg,ss:sseg
start: mov ax,EX1DS
mov ds,ax
;initialisation
mov si,0
mov bx,N
;number for check
L3: mov ax,ARR[si]
mov cx,N
;check bit at number
L2: shl ax,1
jnc L1
loop L2
inc COUNT
;promotion of the array
L1: add si,2
dec bx
jnz L3
SOF: mov ah,4ch
int 21h
cseg ends
end start | 16.6875 | 33 | 0.586142 |
f5dcb7a2fe2bcf6aef37084787ca48c63ebf4915 | 282 | asm | Assembly | programs/oeis/144/A144595.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/144/A144595.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/144/A144595.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A144595: Christoffel word of slope 4/7.
; 0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0
add $0,1
mod $0,11
gcd $0,3
div $0,2
| 35.25 | 201 | 0.539007 |
dfe898d536ed2fcd1a6d397780d8d6acf1c9cd57 | 195 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/exp_fastcall.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/exp_fastcall.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/exp_fastcall.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC exp_fastcall
EXTERN _m32_expf
defc exp_fastcall = _m32_expf
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _exp_fastcall
defc _exp_fastcall = _m32_expf
ENDIF
| 13.928571 | 30 | 0.820513 |
d80fdfa28486f1ffae273185f905a8b8da50fc06 | 1,249 | asm | Assembly | src/test/resources/data/reorganizertests/test3-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/reorganizertests/test3-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/reorganizertests/test3-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; Test to make sure moves do not happen if they will break jrs
ld a, 1
jp label1
label2:
jr nc, label4
jr label2
label4:
jr label4
label6:
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
label5:
jr label5
label1:
add a, b
jr nc, label3
jp label2
label3:
jr label3 | 8.613793 | 62 | 0.436349 |
ec3b49728d7bf68fc286a470fa831b7474074f37 | 655 | asm | Assembly | programs/oeis/175/A175831.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175831.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175831.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175831: Partial sums of ceiling(n^2/12).
; 0,1,2,3,5,8,11,16,22,29,38,49,61,76,93,112,134,159,186,217,251,288,329,374,422,475,532,593,659,730,805,886,972,1063,1160,1263,1371,1486,1607,1734,1868,2009,2156,2311,2473,2642,2819,3004,3196,3397,3606,3823,4049,4284,4527,4780,5042,5313,5594,5885,6185,6496,6817,7148,7490,7843,8206,8581,8967,9364,9773,10194,10626,11071,11528,11997,12479,12974,13481,14002,14536,15083,15644,16219,16807,17410,18027,18658,19304,19965,20640,21331,22037,22758,23495,24248,25016,25801,26602,27419
mov $2,$0
add $2,1
lpb $2
mov $0,0
sub $2,1
sub $0,$2
pow $0,2
mov $3,$0
add $3,11
div $3,12
add $1,$3
lpe
mov $0,$1
| 38.529412 | 476 | 0.717557 |
9d26aa179aee0a0ae08dceeacb01e7ac3961c6e0 | 573 | asm | Assembly | data/mapObjects/safarizoneentrance.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapObjects/safarizoneentrance.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapObjects/safarizoneentrance.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | SafariZoneEntranceObject:
db $a ; border block
db $4 ; warps
db $5, $3, $4, $ff
db $5, $4, $4, $ff
db $0, $3, $0, SAFARI_ZONE_CENTER
db $0, $4, $1, SAFARI_ZONE_CENTER
db $0 ; signs
db $2 ; objects
object SPRITE_WHITE_PLAYER, $6, $2, STAY, LEFT, $1 ; person
object SPRITE_WHITE_PLAYER, $1, $4, STAY, RIGHT, $2 ; person
; warp-to
EVENT_DISP SAFARI_ZONE_ENTRANCE_WIDTH, $5, $3
EVENT_DISP SAFARI_ZONE_ENTRANCE_WIDTH, $5, $4
EVENT_DISP SAFARI_ZONE_ENTRANCE_WIDTH, $0, $3 ; SAFARI_ZONE_CENTER
EVENT_DISP SAFARI_ZONE_ENTRANCE_WIDTH, $0, $4 ; SAFARI_ZONE_CENTER
| 27.285714 | 67 | 0.703316 |
5b6808d796b63de0f60eee6306ad16250c2312d1 | 90 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/cos.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/cos.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/cos.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _cos
EXTERN cm48_sdcciy_cos
defc _cos = cm48_sdcciy_cos
| 10 | 27 | 0.833333 |
64db22dc344e057f23a6438aa68cbafc2ed16a27 | 2,313 | asm | Assembly | gwnum/zr4.asm | Kasual/GIMPS | a09c0d4cc1489558725eef0578613c66bd65a708 | [
"Intel"
] | null | null | null | gwnum/zr4.asm | Kasual/GIMPS | a09c0d4cc1489558725eef0578613c66bd65a708 | [
"Intel"
] | null | null | null | gwnum/zr4.asm | Kasual/GIMPS | a09c0d4cc1489558725eef0578613c66bd65a708 | [
"Intel"
] | null | null | null | ; Copyright 2011-2018 Mersenne Research, Inc. All rights reserved
; Author: George Woltman
; Email: woltman@alum.mit.edu
;
; Assemble the small AVX-512 FFTs.
;
TITLE setup
zfft_type TEXTEQU <r4dwpn>
INCLUDE unravel.mac
INCLUDE extrn.mac
INCLUDE zarch.mac
INCLUDE zbasics.mac
INCLUDE zmult.mac
INCLUDE zonepass.mac
INCLUDE zr4.mac
INCLUDE zr4dwpnpass1sc.mac
_TEXT SEGMENT
;; Implement the small one pass FFTs
;PREFETCHING = 0 ;; this turns on the _ip suffix
;; BUG??? move to zr4dwpn.asm????
buildfor SKX, zpass1gen 2,0,,1 ; Build real wrapper
IFDEF NOT_YET_IMPL
buildfor SKX, zonepass 128, 0
buildfor SKX, zonepass 640, 0
buildfor SKX, zonepass 768, 0
buildfor SKX, zonepass 896, 0
buildfor SKX, zonepass 160, 0
buildfor SKX, zonepass 192, 0
buildfor SKX, zonepass 256, 0
buildfor SKX, zonepass 320, 0
buildfor SKX, zonepass 384, 0
buildfor SKX, zonepass 512, 0
buildfor SKX, zonepass 1K, 0
buildfor SKX, zonepass 1280, 0
buildfor SKX, zonepass 1536, 0
buildfor SKX, zonepass 2K, 0
buildfor SKX, zonepass 2560, 0
buildfor SKX, zonepass 3K, 0
buildfor SKX, zonepass 4K, 0
buildfor SKX, zonepass 5K, 0
buildfor , zonepass 6K, 0
buildfor SKX, zonepass 8K, 0
buildfor , zonepass 10K, 0
buildfor , zonepass 12K, 0
buildfor , zonepass 16K, 0
buildfor , zonepass 20K, 0
buildfor , zonepass 18K, 0
buildfor , zonepass 24K, 0
buildfor , zonepass 32K, 0
ENDIF
;buildfor SKX, zpass1gen 2,1,,1 ; Build complex wrapper
IFDEF NOT_YET_IMPL
buildfor SKX, zonepass 128, 1
buildfor SKX, zonepass 640, 1
buildfor SKX, zonepass 768, 1
buildfor SKX, zonepass 896, 1
buildfor SKX, zonepass 1K, 1
buildfor SKX, zonepass 8K, 1
buildfor SKX, zonepass 160, 1
buildfor SKX, zonepass 192, 1
buildfor SKX, zonepass 256, 1
buildfor SKX, zonepass 320, 1
buildfor SKX, zonepass 384, 1
buildfor SKX, zonepass 512, 1
buildfor SKX, zonepass 1280, 1
buildfor SKX, zonepass 1536, 1
buildfor SKX, zonepass 2K, 1
buildfor SKX, zonepass 2560, 1
buildfor SKX, zonepass 3K, 1
buildfor SKX, zonepass 4K, 1
buildfor SKX, zonepass 5K, 1
buildfor SKX, zonepass 6K, 1
buildfor SKX, zonepass 10K, 1
buildfor SKX, zonepass 12K, 1
buildfor SKX, zonepass 16K, 1
buildfor , zonepass 20K, 1
buildfor , zonepass 18K, 1
buildfor , zonepass 24K, 1
buildfor , zonepass 32K, 1
ENDIF
_TEXT ENDS
END
| 24.347368 | 66 | 0.741461 |
6f2db8a5c7860d854b3432973d32acde581434c4 | 5,100 | nasm | Assembly | modules/dev/char/console/kbc.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/dev/char/console/kbc.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/dev/char/console/kbc.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | ;-------------------------------------------------------------------------------
; kbc.nasm - i8042 keyboard controller routines.
;-------------------------------------------------------------------------------
module cons.kbc
%include "hw/ports.ah"
%include "hw/kbc.ah"
; --- Exports ---
publicproc KBC_SendKBCmd, KBC_ReadKBPort
publicproc KBC_SpeakerON, KBC_SpeakerOFF
publicproc KBC_ClrOutBuf
; --- Procedures ---
; KBC_WaitReady - wait until KBC will be ready for write.
; Input: none.
; Output: CF=0 - OK,
; CF=1 - waiting timeout.
proc KBC_WaitReady
mpush eax,ecx
mov ecx,10000h
.Loop1: PORTDELAY
in al,PORT_KBC_4
test al,KBC_P4S_KBNRDY
loopnz .Loop1
jz .Exit
mov ecx,10000h
.Loop2: PORTDELAY
in al,PORT_KBC_4
test al,KBC_P4S_KBNRDY
loopnz .Loop2
jz .Exit
stc
.Exit: mpop ecx,eax
ret
endp ;---------------------------------------------------------------
; KBC_WaitKBcode - wait until keyboard send code to 60h
; Input: none.
; Output: CF=0 - OK,
; CF=1 - waiting timeout.
proc KBC_WaitKBcode
mpush eax,ecx
mov ecx,1000000h
.Loop1: PORTDELAY
in al,PORT_KBC_4
test al,KBC_P4S_OutBFull
loopz .Loop1
jnz .OK
mov ecx,1000000h
.Loop2: PORTDELAY
in al,PORT_KBC_4
test al,KBC_P4S_OutBFull
loopz .Loop2
jnz .OK
stc
jmp .Exit
.OK: clc
.Exit: mpop ecx,eax
ret
endp ;---------------------------------------------------------------
; KBC_DisableKB - disable keyboard.
; Input: none.
; Output: CF=0 - OK,
; CF=1 - error, AX=error code.
proc KBC_DisableKB
call KBC_WaitReady
jc .Exit
push eax
mov al,KBC_P4W_KBDisable
out PORT_KBC_4,al
pop eax
clc
.Exit: ret
endp ;---------------------------------------------------------------
; KBC_EnableKB - enable keyboard.
; Input: none.
; Output: CF=0 - OK,
; CF=1 - error, AX=error code.
proc KBC_EnableKB
call KBC_WaitReady
jc .Exit
push eax
mov al,KBC_P4W_KBEnable
out PORT_KBC_4,al
pop eax
clc
.Exit: ret
endp ;---------------------------------------------------------------
; KBC_SendKBCmd - send command to keyboard.
; Input: AL=command code,
; AH=data byte (if CF=1),
; CF=0 - don't send data byte,
; CF=1 - send data byte (AH).
; Output: CF=0 - OK,
; CF=1 - error, EAX=-1.
proc KBC_SendKBCmd
push eax
lahf ; Keep flags
call KBC_WaitReady
jc .Error
out PORT_KBC_0,al
test ah,1 ; Send data byte?
jz .OK
call KBC_WaitReady
jc .Error
mov al,[esp+1] ; Data byte
out PORT_KBC_0,al
.OK: pop eax
clc
jmp .Exit
.Error: pop eax
xor eax,eax
dec eax
.Exit: ret
endp ;---------------------------------------------------------------
; KBC_ReadKBPort - read byte from keyboard port
; Input: none.
; Output: AL=read value.
proc KBC_ReadKBPort
in al,PORT_KBC_0
ret
endp ;---------------------------------------------------------------
; KBC_ClrOutBuf - clear KBC output buffer.
; Input: none.
; Output: none.
proc KBC_ClrOutBuf
push eax
.Loop: in al,PORT_KBC_4
test al,1
jz .Exit
in al,PORT_KBC_0
PORTDELAY
PORTDELAY
jmp .Loop
.Exit: pop eax
ret
endp ;---------------------------------------------------------------
; KBC_SpeakerON - turn on PC speaker.
; Input: none.
; Output: none.
; Note: simply enables timer GATE2 and opens speaker gate;
; doesn't change counter 2 divisor rate.
proc KBC_SpeakerON
push eax
in al,PORT_KBC_1
PORTDELAY
or al,KBC_P1_SPK+KBC_P1_T2G
out PORT_KBC_1,al
pop eax
ret
endp ;---------------------------------------------------------------
; KBC_SpeakerOFF - turn off PC speaker.
; Input: none.
; Output: none.
; Note: simply closes speaker gate.
; doesn't change timer GATE2 status.
proc KBC_SpeakerOFF
push eax
in al,PORT_KBC_1
PORTDELAY
and al,~KBC_P1_SPK
out PORT_KBC_1,al
pop eax
ret
endp ;---------------------------------------------------------------
; KBC_EnableGate2 - enable timer GATE2 line.
; Input: none.
; Output: none.
proc KBC_EnableGate2
push eax
in al,PORT_KBC_1
PORTDELAY
or al,KBC_P1_T2G
out PORT_KBC_1,al
pop eax
ret
endp ;---------------------------------------------------------------
; KBC_DisableGate2 - enable timer GATE2 line.
; Input: none.
; Output: none.
proc KBC_DisableGate2
push eax
in al,PORT_KBC_1
PORTDELAY
and al,~KBC_P1_T2G
out PORT_KBC_1,al
pop eax
ret
endp ;---------------------------------------------------------------
; KBC_A20Control - A20 line control.
; Input: AL=0 - disable A20;
; AL=1 - enable A20.
; Output: CF=0 - OK;
; CF=1 - error.
proc KBC_A20Control
mpush eax,ecx
mov ah,KBC_P4W_EnA20
or al,al
jnz .Enable
mov ah,KBC_P4W_DisA20
.Enable: call KBC_WaitReady
jc .Error
mov al,KBC_P4W_Wr8042out
out PORT_KBC_4,al
call KBC_WaitReady
jc .Error
mov al,ah
out PORT_KBC_0,al
call KBC_WaitReady
jc .Error
mov al,KBC_P4W_Pulse
out PORT_KBC_4,al
call KBC_WaitReady
.OK: clc
jmp .Exit
.Error: stc
.Exit: mpop ecx,eax
ret
endp ;---------------------------------------------------------------
| 20.318725 | 80 | 0.553529 |
0128f1a1e3231d86d639428c0933c61d7292874a | 188 | asm | Assembly | data/battle/critical_hit_chances.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/battle/critical_hit_chances.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/battle/critical_hit_chances.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | CriticalHitChances:
db 7 percent ; 0
db 12 percent + 2 ; +1
db 25 percent + 1 ; +2
db 33 percent + 1 ; +3
db 50 percent + 1 ; +4
db 50 percent + 1 ; +5
db 50 percent + 1 ; +6
| 20.888889 | 23 | 0.569149 |
eba00b264a72c9c32e5be5a2d42f25a69fb5b38a | 420 | asm | Assembly | oeis/140/A140472.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/140/A140472.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/140/A140472.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A140472: Chaotic sequence related to A004001: a(n) = a(n - a(n-1)) + a(floor(n/2)).
; 0,1,2,2,4,3,4,4,8,5,6,6,8,7,8,8,16,9,10,10,12,11,12,12,16,13,14,14,16,15,16,16,32,17,18,18,20,19,20,20,24,21,22,22,24,23,24,24,32,25,26,26,28,27,28,28,32,29,30,30,32,31,32,32,64,33,34,34,36,35,36,36,40,37,38,38,40,39,40,40,48,41,42,42,44,43,44,44,48,45,46,46,48,47,48,48,64,49,50,50
mov $2,2
pow $2,$0
gcd $2,$0
add $0,$2
div $0,2
| 46.666667 | 284 | 0.621429 |
4f23d62aa06f8b8a3ed9f9c5bbfb6e2eef3ea820 | 56,508 | asm | Assembly | grep.asm | via007/learnos-xv6 | 35caf795f71cef47320299ee2f990e5810e28836 | [
"MIT-0"
] | 1 | 2020-05-07T05:31:43.000Z | 2020-05-07T05:31:43.000Z | grep.asm | via007/learnos-xv6 | 35caf795f71cef47320299ee2f990e5810e28836 | [
"MIT-0"
] | null | null | null | grep.asm | via007/learnos-xv6 | 35caf795f71cef47320299ee2f990e5810e28836 | [
"MIT-0"
] | null | null | null |
_grep: 文件格式 elf32-i386
Disassembly of section .text:
00000000 <main>:
}
}
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 push %ebp
b: 89 e5 mov %esp,%ebp
d: 57 push %edi
e: 56 push %esi
f: 53 push %ebx
10: 51 push %ecx
11: 83 ec 18 sub $0x18,%esp
14: 8b 01 mov (%ecx),%eax
16: 8b 59 04 mov 0x4(%ecx),%ebx
19: 89 45 e4 mov %eax,-0x1c(%ebp)
int fd, i;
char *pattern;
if(argc <= 1){
1c: 83 f8 01 cmp $0x1,%eax
1f: 7e 77 jle 98 <main+0x98>
printf(2, "usage: grep pattern [file ...]\n");
exit();
}
pattern = argv[1];
21: 8b 43 04 mov 0x4(%ebx),%eax
24: 83 c3 08 add $0x8,%ebx
if(argc <= 2){
27: 83 7d e4 02 cmpl $0x2,-0x1c(%ebp)
grep(pattern, 0);
exit();
}
for(i = 2; i < argc; i++){
2b: be 02 00 00 00 mov $0x2,%esi
pattern = argv[1];
30: 89 45 e0 mov %eax,-0x20(%ebp)
if(argc <= 2){
33: 75 35 jne 6a <main+0x6a>
grep(pattern, 0);
35: 52 push %edx
36: 52 push %edx
37: 6a 00 push $0x0
39: 50 push %eax
3a: e8 f1 01 00 00 call 230 <grep>
exit();
3f: e8 4d 05 00 00 call 591 <exit>
44: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
if((fd = open(argv[i], 0)) < 0){
printf(1, "grep: cannot open %s\n", argv[i]);
exit();
}
grep(pattern, fd);
48: 83 ec 08 sub $0x8,%esp
for(i = 2; i < argc; i++){
4b: 83 c6 01 add $0x1,%esi
4e: 83 c3 04 add $0x4,%ebx
grep(pattern, fd);
51: 50 push %eax
52: ff 75 e0 pushl -0x20(%ebp)
55: e8 d6 01 00 00 call 230 <grep>
close(fd);
5a: 89 3c 24 mov %edi,(%esp)
5d: e8 57 05 00 00 call 5b9 <close>
for(i = 2; i < argc; i++){
62: 83 c4 10 add $0x10,%esp
65: 39 75 e4 cmp %esi,-0x1c(%ebp)
68: 7e 29 jle 93 <main+0x93>
if((fd = open(argv[i], 0)) < 0){
6a: 83 ec 08 sub $0x8,%esp
6d: 6a 00 push $0x0
6f: ff 33 pushl (%ebx)
71: e8 5b 05 00 00 call 5d1 <open>
76: 83 c4 10 add $0x10,%esp
79: 89 c7 mov %eax,%edi
7b: 85 c0 test %eax,%eax
7d: 79 c9 jns 48 <main+0x48>
printf(1, "grep: cannot open %s\n", argv[i]);
7f: 50 push %eax
80: ff 33 pushl (%ebx)
82: 68 b8 0a 00 00 push $0xab8
87: 6a 01 push $0x1
89: e8 a2 06 00 00 call 730 <printf>
exit();
8e: e8 fe 04 00 00 call 591 <exit>
}
exit();
93: e8 f9 04 00 00 call 591 <exit>
printf(2, "usage: grep pattern [file ...]\n");
98: 51 push %ecx
99: 51 push %ecx
9a: 68 98 0a 00 00 push $0xa98
9f: 6a 02 push $0x2
a1: e8 8a 06 00 00 call 730 <printf>
exit();
a6: e8 e6 04 00 00 call 591 <exit>
ab: 66 90 xchg %ax,%ax
ad: 66 90 xchg %ax,%ax
af: 90 nop
000000b0 <matchstar>:
return 0;
}
// matchstar: search for c*re at beginning of text
int matchstar(int c, char *re, char *text)
{
b0: 55 push %ebp
b1: 89 e5 mov %esp,%ebp
b3: 57 push %edi
b4: 56 push %esi
b5: 53 push %ebx
b6: 83 ec 0c sub $0xc,%esp
b9: 8b 5d 08 mov 0x8(%ebp),%ebx
bc: 8b 75 0c mov 0xc(%ebp),%esi
bf: 8b 7d 10 mov 0x10(%ebp),%edi
c2: 8d b6 00 00 00 00 lea 0x0(%esi),%esi
do{ // a * matches zero or more instances
if(matchhere(re, text))
c8: 83 ec 08 sub $0x8,%esp
cb: 57 push %edi
cc: 56 push %esi
cd: e8 3e 00 00 00 call 110 <matchhere>
d2: 83 c4 10 add $0x10,%esp
d5: 85 c0 test %eax,%eax
d7: 75 1f jne f8 <matchstar+0x48>
return 1;
}while(*text!='\0' && (*text++==c || c=='.'));
d9: 0f be 17 movsbl (%edi),%edx
dc: 84 d2 test %dl,%dl
de: 74 0c je ec <matchstar+0x3c>
e0: 83 c7 01 add $0x1,%edi
e3: 39 da cmp %ebx,%edx
e5: 74 e1 je c8 <matchstar+0x18>
e7: 83 fb 2e cmp $0x2e,%ebx
ea: 74 dc je c8 <matchstar+0x18>
return 0;
}
ec: 8d 65 f4 lea -0xc(%ebp),%esp
ef: 5b pop %ebx
f0: 5e pop %esi
f1: 5f pop %edi
f2: 5d pop %ebp
f3: c3 ret
f4: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
f8: 8d 65 f4 lea -0xc(%ebp),%esp
return 1;
fb: b8 01 00 00 00 mov $0x1,%eax
}
100: 5b pop %ebx
101: 5e pop %esi
102: 5f pop %edi
103: 5d pop %ebp
104: c3 ret
105: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
10c: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
00000110 <matchhere>:
{
110: 55 push %ebp
111: 89 e5 mov %esp,%ebp
113: 57 push %edi
114: 56 push %esi
115: 53 push %ebx
116: 83 ec 0c sub $0xc,%esp
if(re[0] == '\0')
119: 8b 45 08 mov 0x8(%ebp),%eax
{
11c: 8b 7d 0c mov 0xc(%ebp),%edi
if(re[0] == '\0')
11f: 0f b6 10 movzbl (%eax),%edx
122: 84 d2 test %dl,%dl
124: 74 67 je 18d <matchhere+0x7d>
if(re[1] == '*')
126: 0f be 40 01 movsbl 0x1(%eax),%eax
12a: 3c 2a cmp $0x2a,%al
12c: 74 6c je 19a <matchhere+0x8a>
if(re[0] == '$' && re[1] == '\0')
12e: 0f b6 1f movzbl (%edi),%ebx
131: 80 fa 24 cmp $0x24,%dl
134: 75 08 jne 13e <matchhere+0x2e>
136: 84 c0 test %al,%al
138: 0f 84 81 00 00 00 je 1bf <matchhere+0xaf>
if(*text!='\0' && (re[0]=='.' || re[0]==*text))
13e: 84 db test %bl,%bl
140: 74 09 je 14b <matchhere+0x3b>
142: 38 da cmp %bl,%dl
144: 74 3c je 182 <matchhere+0x72>
146: 80 fa 2e cmp $0x2e,%dl
149: 74 37 je 182 <matchhere+0x72>
}
14b: 8d 65 f4 lea -0xc(%ebp),%esp
return 0;
14e: 31 c0 xor %eax,%eax
}
150: 5b pop %ebx
151: 5e pop %esi
152: 5f pop %edi
153: 5d pop %ebp
154: c3 ret
155: 8d 76 00 lea 0x0(%esi),%esi
if(re[1] == '*')
158: 8b 75 08 mov 0x8(%ebp),%esi
15b: 0f b6 56 01 movzbl 0x1(%esi),%edx
15f: 80 fa 2a cmp $0x2a,%dl
162: 74 3b je 19f <matchhere+0x8f>
if(re[0] == '$' && re[1] == '\0')
164: 3c 24 cmp $0x24,%al
166: 75 04 jne 16c <matchhere+0x5c>
168: 84 d2 test %dl,%dl
16a: 74 4f je 1bb <matchhere+0xab>
if(*text!='\0' && (re[0]=='.' || re[0]==*text))
16c: 0f b6 33 movzbl (%ebx),%esi
16f: 89 f1 mov %esi,%ecx
171: 84 c9 test %cl,%cl
173: 74 d6 je 14b <matchhere+0x3b>
175: 89 df mov %ebx,%edi
177: 3c 2e cmp $0x2e,%al
179: 74 04 je 17f <matchhere+0x6f>
17b: 38 c1 cmp %al,%cl
17d: 75 cc jne 14b <matchhere+0x3b>
17f: 0f be c2 movsbl %dl,%eax
return matchhere(re+1, text+1);
182: 8d 5f 01 lea 0x1(%edi),%ebx
185: 83 45 08 01 addl $0x1,0x8(%ebp)
if(re[0] == '\0')
189: 84 c0 test %al,%al
18b: 75 cb jne 158 <matchhere+0x48>
return 1;
18d: b8 01 00 00 00 mov $0x1,%eax
}
192: 8d 65 f4 lea -0xc(%ebp),%esp
195: 5b pop %ebx
196: 5e pop %esi
197: 5f pop %edi
198: 5d pop %ebp
199: c3 ret
if(re[1] == '*')
19a: 89 fb mov %edi,%ebx
19c: 0f be c2 movsbl %dl,%eax
return matchstar(re[0], re+2, text);
19f: 8b 7d 08 mov 0x8(%ebp),%edi
1a2: 83 ec 04 sub $0x4,%esp
1a5: 53 push %ebx
1a6: 8d 4f 02 lea 0x2(%edi),%ecx
1a9: 51 push %ecx
1aa: 50 push %eax
1ab: e8 00 ff ff ff call b0 <matchstar>
1b0: 83 c4 10 add $0x10,%esp
}
1b3: 8d 65 f4 lea -0xc(%ebp),%esp
1b6: 5b pop %ebx
1b7: 5e pop %esi
1b8: 5f pop %edi
1b9: 5d pop %ebp
1ba: c3 ret
1bb: 0f b6 5f 01 movzbl 0x1(%edi),%ebx
return *text == '\0';
1bf: 31 c0 xor %eax,%eax
1c1: 84 db test %bl,%bl
1c3: 0f 94 c0 sete %al
1c6: eb ca jmp 192 <matchhere+0x82>
1c8: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
1cf: 90 nop
000001d0 <match>:
{
1d0: 55 push %ebp
1d1: 89 e5 mov %esp,%ebp
1d3: 56 push %esi
1d4: 8b 75 08 mov 0x8(%ebp),%esi
1d7: 53 push %ebx
1d8: 8b 5d 0c mov 0xc(%ebp),%ebx
if(re[0] == '^')
1db: 80 3e 5e cmpb $0x5e,(%esi)
1de: 75 11 jne 1f1 <match+0x21>
1e0: eb 2e jmp 210 <match+0x40>
1e2: 8d b6 00 00 00 00 lea 0x0(%esi),%esi
}while(*text++ != '\0');
1e8: 83 c3 01 add $0x1,%ebx
1eb: 80 7b ff 00 cmpb $0x0,-0x1(%ebx)
1ef: 74 16 je 207 <match+0x37>
if(matchhere(re, text))
1f1: 83 ec 08 sub $0x8,%esp
1f4: 53 push %ebx
1f5: 56 push %esi
1f6: e8 15 ff ff ff call 110 <matchhere>
1fb: 83 c4 10 add $0x10,%esp
1fe: 85 c0 test %eax,%eax
200: 74 e6 je 1e8 <match+0x18>
return 1;
202: b8 01 00 00 00 mov $0x1,%eax
}
207: 8d 65 f8 lea -0x8(%ebp),%esp
20a: 5b pop %ebx
20b: 5e pop %esi
20c: 5d pop %ebp
20d: c3 ret
20e: 66 90 xchg %ax,%ax
return matchhere(re+1, text);
210: 83 c6 01 add $0x1,%esi
213: 89 75 08 mov %esi,0x8(%ebp)
}
216: 8d 65 f8 lea -0x8(%ebp),%esp
219: 5b pop %ebx
21a: 5e pop %esi
21b: 5d pop %ebp
return matchhere(re+1, text);
21c: e9 ef fe ff ff jmp 110 <matchhere>
221: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
228: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
22f: 90 nop
00000230 <grep>:
{
230: 55 push %ebp
231: 89 e5 mov %esp,%ebp
233: 57 push %edi
234: 56 push %esi
235: 53 push %ebx
236: 83 ec 1c sub $0x1c,%esp
m = 0;
239: c7 45 e4 00 00 00 00 movl $0x0,-0x1c(%ebp)
{
240: 8b 75 08 mov 0x8(%ebp),%esi
243: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
247: 90 nop
while((n = read(fd, buf+m, sizeof(buf)-m-1)) > 0){
248: 8b 4d e4 mov -0x1c(%ebp),%ecx
24b: b8 ff 03 00 00 mov $0x3ff,%eax
250: 83 ec 04 sub $0x4,%esp
253: 29 c8 sub %ecx,%eax
255: 50 push %eax
256: 8d 81 a0 0e 00 00 lea 0xea0(%ecx),%eax
25c: 50 push %eax
25d: ff 75 0c pushl 0xc(%ebp)
260: e8 44 03 00 00 call 5a9 <read>
265: 83 c4 10 add $0x10,%esp
268: 85 c0 test %eax,%eax
26a: 0f 8e c0 00 00 00 jle 330 <grep+0x100>
m += n;
270: 01 45 e4 add %eax,-0x1c(%ebp)
273: 8b 4d e4 mov -0x1c(%ebp),%ecx
p = buf;
276: bb a0 0e 00 00 mov $0xea0,%ebx
buf[m] = '\0';
27b: c6 81 a0 0e 00 00 00 movb $0x0,0xea0(%ecx)
while((q = strchr(p, '\n')) != 0){
282: 8d b6 00 00 00 00 lea 0x0(%esi),%esi
288: 83 ec 08 sub $0x8,%esp
28b: 6a 0a push $0xa
28d: 53 push %ebx
28e: e8 7d 01 00 00 call 410 <strchr>
293: 83 c4 10 add $0x10,%esp
296: 89 c7 mov %eax,%edi
298: 85 c0 test %eax,%eax
29a: 74 44 je 2e0 <grep+0xb0>
if(match(pattern, p)){
29c: 83 ec 08 sub $0x8,%esp
*q = 0;
29f: c6 07 00 movb $0x0,(%edi)
if(match(pattern, p)){
2a2: 53 push %ebx
2a3: 56 push %esi
2a4: e8 27 ff ff ff call 1d0 <match>
2a9: 83 c4 10 add $0x10,%esp
2ac: 8d 57 01 lea 0x1(%edi),%edx
2af: 85 c0 test %eax,%eax
2b1: 75 0d jne 2c0 <grep+0x90>
p = q+1;
2b3: 89 d3 mov %edx,%ebx
2b5: eb d1 jmp 288 <grep+0x58>
2b7: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
2be: 66 90 xchg %ax,%ax
write(1, p, q+1 - p);
2c0: 89 d0 mov %edx,%eax
2c2: 83 ec 04 sub $0x4,%esp
*q = '\n';
2c5: c6 07 0a movb $0xa,(%edi)
write(1, p, q+1 - p);
2c8: 29 d8 sub %ebx,%eax
2ca: 89 55 e0 mov %edx,-0x20(%ebp)
2cd: 50 push %eax
2ce: 53 push %ebx
2cf: 6a 01 push $0x1
2d1: e8 db 02 00 00 call 5b1 <write>
2d6: 8b 55 e0 mov -0x20(%ebp),%edx
2d9: 83 c4 10 add $0x10,%esp
p = q+1;
2dc: 89 d3 mov %edx,%ebx
2de: eb a8 jmp 288 <grep+0x58>
if(p == buf)
2e0: 81 fb a0 0e 00 00 cmp $0xea0,%ebx
2e6: 74 38 je 320 <grep+0xf0>
if(m > 0){
2e8: 8b 4d e4 mov -0x1c(%ebp),%ecx
2eb: 85 c9 test %ecx,%ecx
2ed: 0f 8e 55 ff ff ff jle 248 <grep+0x18>
m -= p - buf;
2f3: 89 d8 mov %ebx,%eax
memmove(buf, p, m);
2f5: 83 ec 04 sub $0x4,%esp
m -= p - buf;
2f8: 2d a0 0e 00 00 sub $0xea0,%eax
2fd: 29 c1 sub %eax,%ecx
memmove(buf, p, m);
2ff: 51 push %ecx
300: 53 push %ebx
301: 68 a0 0e 00 00 push $0xea0
m -= p - buf;
306: 89 4d e4 mov %ecx,-0x1c(%ebp)
memmove(buf, p, m);
309: e8 52 02 00 00 call 560 <memmove>
30e: 83 c4 10 add $0x10,%esp
311: e9 32 ff ff ff jmp 248 <grep+0x18>
316: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
31d: 8d 76 00 lea 0x0(%esi),%esi
m = 0;
320: c7 45 e4 00 00 00 00 movl $0x0,-0x1c(%ebp)
327: e9 1c ff ff ff jmp 248 <grep+0x18>
32c: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
}
330: 8d 65 f4 lea -0xc(%ebp),%esp
333: 5b pop %ebx
334: 5e pop %esi
335: 5f pop %edi
336: 5d pop %ebp
337: c3 ret
338: 66 90 xchg %ax,%ax
33a: 66 90 xchg %ax,%ax
33c: 66 90 xchg %ax,%ax
33e: 66 90 xchg %ax,%ax
00000340 <strcpy>:
#include "user.h"
#include "x86.h"
char*
strcpy(char *s, const char *t)
{
340: 55 push %ebp
char *os;
os = s;
while((*s++ = *t++) != 0)
341: 31 d2 xor %edx,%edx
{
343: 89 e5 mov %esp,%ebp
345: 53 push %ebx
346: 8b 45 08 mov 0x8(%ebp),%eax
349: 8b 5d 0c mov 0xc(%ebp),%ebx
34c: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
while((*s++ = *t++) != 0)
350: 0f b6 0c 13 movzbl (%ebx,%edx,1),%ecx
354: 88 0c 10 mov %cl,(%eax,%edx,1)
357: 83 c2 01 add $0x1,%edx
35a: 84 c9 test %cl,%cl
35c: 75 f2 jne 350 <strcpy+0x10>
;
return os;
}
35e: 5b pop %ebx
35f: 5d pop %ebp
360: c3 ret
361: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
368: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
36f: 90 nop
00000370 <strcmp>:
int
strcmp(const char *p, const char *q)
{
370: 55 push %ebp
371: 89 e5 mov %esp,%ebp
373: 56 push %esi
374: 53 push %ebx
375: 8b 5d 08 mov 0x8(%ebp),%ebx
378: 8b 75 0c mov 0xc(%ebp),%esi
while(*p && *p == *q)
37b: 0f b6 13 movzbl (%ebx),%edx
37e: 0f b6 0e movzbl (%esi),%ecx
381: 84 d2 test %dl,%dl
383: 74 1e je 3a3 <strcmp+0x33>
385: b8 01 00 00 00 mov $0x1,%eax
38a: 38 ca cmp %cl,%dl
38c: 74 09 je 397 <strcmp+0x27>
38e: eb 20 jmp 3b0 <strcmp+0x40>
390: 83 c0 01 add $0x1,%eax
393: 38 ca cmp %cl,%dl
395: 75 19 jne 3b0 <strcmp+0x40>
397: 0f b6 14 03 movzbl (%ebx,%eax,1),%edx
39b: 0f b6 0c 06 movzbl (%esi,%eax,1),%ecx
39f: 84 d2 test %dl,%dl
3a1: 75 ed jne 390 <strcmp+0x20>
3a3: 31 c0 xor %eax,%eax
p++, q++;
return (uchar)*p - (uchar)*q;
}
3a5: 5b pop %ebx
3a6: 5e pop %esi
return (uchar)*p - (uchar)*q;
3a7: 29 c8 sub %ecx,%eax
}
3a9: 5d pop %ebp
3aa: c3 ret
3ab: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
3af: 90 nop
3b0: 0f b6 c2 movzbl %dl,%eax
3b3: 5b pop %ebx
3b4: 5e pop %esi
return (uchar)*p - (uchar)*q;
3b5: 29 c8 sub %ecx,%eax
}
3b7: 5d pop %ebp
3b8: c3 ret
3b9: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
000003c0 <strlen>:
uint
strlen(const char *s)
{
3c0: 55 push %ebp
3c1: 89 e5 mov %esp,%ebp
3c3: 8b 4d 08 mov 0x8(%ebp),%ecx
int n;
for(n = 0; s[n]; n++)
3c6: 80 39 00 cmpb $0x0,(%ecx)
3c9: 74 15 je 3e0 <strlen+0x20>
3cb: 31 d2 xor %edx,%edx
3cd: 8d 76 00 lea 0x0(%esi),%esi
3d0: 83 c2 01 add $0x1,%edx
3d3: 80 3c 11 00 cmpb $0x0,(%ecx,%edx,1)
3d7: 89 d0 mov %edx,%eax
3d9: 75 f5 jne 3d0 <strlen+0x10>
;
return n;
}
3db: 5d pop %ebp
3dc: c3 ret
3dd: 8d 76 00 lea 0x0(%esi),%esi
for(n = 0; s[n]; n++)
3e0: 31 c0 xor %eax,%eax
}
3e2: 5d pop %ebp
3e3: c3 ret
3e4: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
3eb: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
3ef: 90 nop
000003f0 <memset>:
void*
memset(void *dst, int c, uint n)
{
3f0: 55 push %ebp
3f1: 89 e5 mov %esp,%ebp
3f3: 57 push %edi
3f4: 8b 55 08 mov 0x8(%ebp),%edx
}
static inline void
stosb(void *addr, int data, int cnt)
{
asm volatile("cld; rep stosb" :
3f7: 8b 4d 10 mov 0x10(%ebp),%ecx
3fa: 8b 45 0c mov 0xc(%ebp),%eax
3fd: 89 d7 mov %edx,%edi
3ff: fc cld
400: f3 aa rep stos %al,%es:(%edi)
stosb(dst, c, n);
return dst;
}
402: 89 d0 mov %edx,%eax
404: 5f pop %edi
405: 5d pop %ebp
406: c3 ret
407: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
40e: 66 90 xchg %ax,%ax
00000410 <strchr>:
char*
strchr(const char *s, char c)
{
410: 55 push %ebp
411: 89 e5 mov %esp,%ebp
413: 53 push %ebx
414: 8b 45 08 mov 0x8(%ebp),%eax
417: 8b 55 0c mov 0xc(%ebp),%edx
for(; *s; s++)
41a: 0f b6 18 movzbl (%eax),%ebx
41d: 84 db test %bl,%bl
41f: 74 1d je 43e <strchr+0x2e>
421: 89 d1 mov %edx,%ecx
if(*s == c)
423: 38 d3 cmp %dl,%bl
425: 75 0d jne 434 <strchr+0x24>
427: eb 17 jmp 440 <strchr+0x30>
429: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
430: 38 ca cmp %cl,%dl
432: 74 0c je 440 <strchr+0x30>
for(; *s; s++)
434: 83 c0 01 add $0x1,%eax
437: 0f b6 10 movzbl (%eax),%edx
43a: 84 d2 test %dl,%dl
43c: 75 f2 jne 430 <strchr+0x20>
return (char*)s;
return 0;
43e: 31 c0 xor %eax,%eax
}
440: 5b pop %ebx
441: 5d pop %ebp
442: c3 ret
443: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
44a: 8d b6 00 00 00 00 lea 0x0(%esi),%esi
00000450 <gets>:
char*
gets(char *buf, int max)
{
450: 55 push %ebp
451: 89 e5 mov %esp,%ebp
453: 57 push %edi
454: 56 push %esi
int i, cc;
char c;
for(i=0; i+1 < max; ){
455: 31 f6 xor %esi,%esi
{
457: 53 push %ebx
458: 89 f3 mov %esi,%ebx
45a: 83 ec 1c sub $0x1c,%esp
45d: 8b 7d 08 mov 0x8(%ebp),%edi
for(i=0; i+1 < max; ){
460: eb 2f jmp 491 <gets+0x41>
462: 8d b6 00 00 00 00 lea 0x0(%esi),%esi
cc = read(0, &c, 1);
468: 83 ec 04 sub $0x4,%esp
46b: 8d 45 e7 lea -0x19(%ebp),%eax
46e: 6a 01 push $0x1
470: 50 push %eax
471: 6a 00 push $0x0
473: e8 31 01 00 00 call 5a9 <read>
if(cc < 1)
478: 83 c4 10 add $0x10,%esp
47b: 85 c0 test %eax,%eax
47d: 7e 1c jle 49b <gets+0x4b>
break;
buf[i++] = c;
47f: 0f b6 45 e7 movzbl -0x19(%ebp),%eax
483: 83 c7 01 add $0x1,%edi
486: 88 47 ff mov %al,-0x1(%edi)
if(c == '\n' || c == '\r')
489: 3c 0a cmp $0xa,%al
48b: 74 23 je 4b0 <gets+0x60>
48d: 3c 0d cmp $0xd,%al
48f: 74 1f je 4b0 <gets+0x60>
for(i=0; i+1 < max; ){
491: 83 c3 01 add $0x1,%ebx
494: 89 fe mov %edi,%esi
496: 3b 5d 0c cmp 0xc(%ebp),%ebx
499: 7c cd jl 468 <gets+0x18>
49b: 89 f3 mov %esi,%ebx
break;
}
buf[i] = '\0';
return buf;
}
49d: 8b 45 08 mov 0x8(%ebp),%eax
buf[i] = '\0';
4a0: c6 03 00 movb $0x0,(%ebx)
}
4a3: 8d 65 f4 lea -0xc(%ebp),%esp
4a6: 5b pop %ebx
4a7: 5e pop %esi
4a8: 5f pop %edi
4a9: 5d pop %ebp
4aa: c3 ret
4ab: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
4af: 90 nop
4b0: 8b 75 08 mov 0x8(%ebp),%esi
4b3: 8b 45 08 mov 0x8(%ebp),%eax
4b6: 01 de add %ebx,%esi
4b8: 89 f3 mov %esi,%ebx
buf[i] = '\0';
4ba: c6 03 00 movb $0x0,(%ebx)
}
4bd: 8d 65 f4 lea -0xc(%ebp),%esp
4c0: 5b pop %ebx
4c1: 5e pop %esi
4c2: 5f pop %edi
4c3: 5d pop %ebp
4c4: c3 ret
4c5: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
4cc: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
000004d0 <stat>:
int
stat(const char *n, struct stat *st)
{
4d0: 55 push %ebp
4d1: 89 e5 mov %esp,%ebp
4d3: 56 push %esi
4d4: 53 push %ebx
int fd;
int r;
fd = open(n, O_RDONLY);
4d5: 83 ec 08 sub $0x8,%esp
4d8: 6a 00 push $0x0
4da: ff 75 08 pushl 0x8(%ebp)
4dd: e8 ef 00 00 00 call 5d1 <open>
if(fd < 0)
4e2: 83 c4 10 add $0x10,%esp
4e5: 85 c0 test %eax,%eax
4e7: 78 27 js 510 <stat+0x40>
return -1;
r = fstat(fd, st);
4e9: 83 ec 08 sub $0x8,%esp
4ec: ff 75 0c pushl 0xc(%ebp)
4ef: 89 c3 mov %eax,%ebx
4f1: 50 push %eax
4f2: e8 f2 00 00 00 call 5e9 <fstat>
close(fd);
4f7: 89 1c 24 mov %ebx,(%esp)
r = fstat(fd, st);
4fa: 89 c6 mov %eax,%esi
close(fd);
4fc: e8 b8 00 00 00 call 5b9 <close>
return r;
501: 83 c4 10 add $0x10,%esp
}
504: 8d 65 f8 lea -0x8(%ebp),%esp
507: 89 f0 mov %esi,%eax
509: 5b pop %ebx
50a: 5e pop %esi
50b: 5d pop %ebp
50c: c3 ret
50d: 8d 76 00 lea 0x0(%esi),%esi
return -1;
510: be ff ff ff ff mov $0xffffffff,%esi
515: eb ed jmp 504 <stat+0x34>
517: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
51e: 66 90 xchg %ax,%ax
00000520 <atoi>:
int
atoi(const char *s)
{
520: 55 push %ebp
521: 89 e5 mov %esp,%ebp
523: 53 push %ebx
524: 8b 4d 08 mov 0x8(%ebp),%ecx
int n;
n = 0;
while('0' <= *s && *s <= '9')
527: 0f be 11 movsbl (%ecx),%edx
52a: 8d 42 d0 lea -0x30(%edx),%eax
52d: 3c 09 cmp $0x9,%al
n = 0;
52f: b8 00 00 00 00 mov $0x0,%eax
while('0' <= *s && *s <= '9')
534: 77 1f ja 555 <atoi+0x35>
536: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
53d: 8d 76 00 lea 0x0(%esi),%esi
n = n*10 + *s++ - '0';
540: 83 c1 01 add $0x1,%ecx
543: 8d 04 80 lea (%eax,%eax,4),%eax
546: 8d 44 42 d0 lea -0x30(%edx,%eax,2),%eax
while('0' <= *s && *s <= '9')
54a: 0f be 11 movsbl (%ecx),%edx
54d: 8d 5a d0 lea -0x30(%edx),%ebx
550: 80 fb 09 cmp $0x9,%bl
553: 76 eb jbe 540 <atoi+0x20>
return n;
}
555: 5b pop %ebx
556: 5d pop %ebp
557: c3 ret
558: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
55f: 90 nop
00000560 <memmove>:
void*
memmove(void *vdst, const void *vsrc, int n)
{
560: 55 push %ebp
561: 89 e5 mov %esp,%ebp
563: 57 push %edi
564: 8b 55 10 mov 0x10(%ebp),%edx
567: 8b 45 08 mov 0x8(%ebp),%eax
56a: 56 push %esi
56b: 8b 75 0c mov 0xc(%ebp),%esi
char *dst;
const char *src;
dst = vdst;
src = vsrc;
while(n-- > 0)
56e: 85 d2 test %edx,%edx
570: 7e 13 jle 585 <memmove+0x25>
572: 01 c2 add %eax,%edx
dst = vdst;
574: 89 c7 mov %eax,%edi
576: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
57d: 8d 76 00 lea 0x0(%esi),%esi
*dst++ = *src++;
580: a4 movsb %ds:(%esi),%es:(%edi)
while(n-- > 0)
581: 39 fa cmp %edi,%edx
583: 75 fb jne 580 <memmove+0x20>
return vdst;
}
585: 5e pop %esi
586: 5f pop %edi
587: 5d pop %ebp
588: c3 ret
00000589 <fork>:
name: \
movl $SYS_ ## name, %eax; \
int $T_SYSCALL; \
ret
SYSCALL(fork)
589: b8 01 00 00 00 mov $0x1,%eax
58e: cd 40 int $0x40
590: c3 ret
00000591 <exit>:
SYSCALL(exit)
591: b8 02 00 00 00 mov $0x2,%eax
596: cd 40 int $0x40
598: c3 ret
00000599 <wait>:
SYSCALL(wait)
599: b8 03 00 00 00 mov $0x3,%eax
59e: cd 40 int $0x40
5a0: c3 ret
000005a1 <pipe>:
SYSCALL(pipe)
5a1: b8 04 00 00 00 mov $0x4,%eax
5a6: cd 40 int $0x40
5a8: c3 ret
000005a9 <read>:
SYSCALL(read)
5a9: b8 05 00 00 00 mov $0x5,%eax
5ae: cd 40 int $0x40
5b0: c3 ret
000005b1 <write>:
SYSCALL(write)
5b1: b8 10 00 00 00 mov $0x10,%eax
5b6: cd 40 int $0x40
5b8: c3 ret
000005b9 <close>:
SYSCALL(close)
5b9: b8 15 00 00 00 mov $0x15,%eax
5be: cd 40 int $0x40
5c0: c3 ret
000005c1 <kill>:
SYSCALL(kill)
5c1: b8 06 00 00 00 mov $0x6,%eax
5c6: cd 40 int $0x40
5c8: c3 ret
000005c9 <exec>:
SYSCALL(exec)
5c9: b8 07 00 00 00 mov $0x7,%eax
5ce: cd 40 int $0x40
5d0: c3 ret
000005d1 <open>:
SYSCALL(open)
5d1: b8 0f 00 00 00 mov $0xf,%eax
5d6: cd 40 int $0x40
5d8: c3 ret
000005d9 <mknod>:
SYSCALL(mknod)
5d9: b8 11 00 00 00 mov $0x11,%eax
5de: cd 40 int $0x40
5e0: c3 ret
000005e1 <unlink>:
SYSCALL(unlink)
5e1: b8 12 00 00 00 mov $0x12,%eax
5e6: cd 40 int $0x40
5e8: c3 ret
000005e9 <fstat>:
SYSCALL(fstat)
5e9: b8 08 00 00 00 mov $0x8,%eax
5ee: cd 40 int $0x40
5f0: c3 ret
000005f1 <link>:
SYSCALL(link)
5f1: b8 13 00 00 00 mov $0x13,%eax
5f6: cd 40 int $0x40
5f8: c3 ret
000005f9 <mkdir>:
SYSCALL(mkdir)
5f9: b8 14 00 00 00 mov $0x14,%eax
5fe: cd 40 int $0x40
600: c3 ret
00000601 <chdir>:
SYSCALL(chdir)
601: b8 09 00 00 00 mov $0x9,%eax
606: cd 40 int $0x40
608: c3 ret
00000609 <dup>:
SYSCALL(dup)
609: b8 0a 00 00 00 mov $0xa,%eax
60e: cd 40 int $0x40
610: c3 ret
00000611 <getpid>:
SYSCALL(getpid)
611: b8 0b 00 00 00 mov $0xb,%eax
616: cd 40 int $0x40
618: c3 ret
00000619 <sbrk>:
SYSCALL(sbrk)
619: b8 0c 00 00 00 mov $0xc,%eax
61e: cd 40 int $0x40
620: c3 ret
00000621 <sleep>:
SYSCALL(sleep)
621: b8 0d 00 00 00 mov $0xd,%eax
626: cd 40 int $0x40
628: c3 ret
00000629 <uptime>:
SYSCALL(uptime)
629: b8 0e 00 00 00 mov $0xe,%eax
62e: cd 40 int $0x40
630: c3 ret
00000631 <printingMyFavoriteYear>:
SYSCALL(printingMyFavoriteYear)
631: b8 16 00 00 00 mov $0x16,%eax
636: cd 40 int $0x40
638: c3 ret
00000639 <getChildren>:
SYSCALL(getChildren)
639: b8 17 00 00 00 mov $0x17,%eax
63e: cd 40 int $0x40
640: c3 ret
00000641 <getRunningProcessPID>:
SYSCALL(getRunningProcessPID)
641: b8 18 00 00 00 mov $0x18,%eax
646: cd 40 int $0x40
648: c3 ret
00000649 <changePolicy>:
SYSCALL(changePolicy)
649: b8 19 00 00 00 mov $0x19,%eax
64e: cd 40 int $0x40
650: c3 ret
00000651 <Quantum_Increaser>:
SYSCALL(Quantum_Increaser)
651: b8 1a 00 00 00 mov $0x1a,%eax
656: cd 40 int $0x40
658: c3 ret
00000659 <Quantum_Decreaser>:
SYSCALL(Quantum_Decreaser)
659: b8 1b 00 00 00 mov $0x1b,%eax
65e: cd 40 int $0x40
660: c3 ret
661: 66 90 xchg %ax,%ax
663: 66 90 xchg %ax,%ax
665: 66 90 xchg %ax,%ax
667: 66 90 xchg %ax,%ax
669: 66 90 xchg %ax,%ax
66b: 66 90 xchg %ax,%ax
66d: 66 90 xchg %ax,%ax
66f: 90 nop
00000670 <printint>:
write(fd, &c, 1);
}
static void
printint(int fd, int xx, int base, int sgn)
{
670: 55 push %ebp
671: 89 e5 mov %esp,%ebp
673: 57 push %edi
674: 56 push %esi
675: 53 push %ebx
uint x;
neg = 0;
if(sgn && xx < 0){
neg = 1;
x = -xx;
676: 89 d3 mov %edx,%ebx
{
678: 83 ec 3c sub $0x3c,%esp
67b: 89 45 bc mov %eax,-0x44(%ebp)
if(sgn && xx < 0){
67e: 85 d2 test %edx,%edx
680: 0f 89 92 00 00 00 jns 718 <printint+0xa8>
686: f6 45 08 01 testb $0x1,0x8(%ebp)
68a: 0f 84 88 00 00 00 je 718 <printint+0xa8>
neg = 1;
690: c7 45 c0 01 00 00 00 movl $0x1,-0x40(%ebp)
x = -xx;
697: f7 db neg %ebx
} else {
x = xx;
}
i = 0;
699: c7 45 c4 00 00 00 00 movl $0x0,-0x3c(%ebp)
6a0: 8d 75 d7 lea -0x29(%ebp),%esi
6a3: eb 08 jmp 6ad <printint+0x3d>
6a5: 8d 76 00 lea 0x0(%esi),%esi
do{
buf[i++] = digits[x % base];
6a8: 89 7d c4 mov %edi,-0x3c(%ebp)
}while((x /= base) != 0);
6ab: 89 c3 mov %eax,%ebx
buf[i++] = digits[x % base];
6ad: 89 d8 mov %ebx,%eax
6af: 31 d2 xor %edx,%edx
6b1: 8b 7d c4 mov -0x3c(%ebp),%edi
6b4: f7 f1 div %ecx
6b6: 83 c7 01 add $0x1,%edi
6b9: 0f b6 92 d8 0a 00 00 movzbl 0xad8(%edx),%edx
6c0: 88 14 3e mov %dl,(%esi,%edi,1)
}while((x /= base) != 0);
6c3: 39 d9 cmp %ebx,%ecx
6c5: 76 e1 jbe 6a8 <printint+0x38>
if(neg)
6c7: 8b 45 c0 mov -0x40(%ebp),%eax
6ca: 85 c0 test %eax,%eax
6cc: 74 0d je 6db <printint+0x6b>
buf[i++] = '-';
6ce: c6 44 3d d8 2d movb $0x2d,-0x28(%ebp,%edi,1)
6d3: ba 2d 00 00 00 mov $0x2d,%edx
buf[i++] = digits[x % base];
6d8: 89 7d c4 mov %edi,-0x3c(%ebp)
6db: 8b 45 c4 mov -0x3c(%ebp),%eax
6de: 8b 7d bc mov -0x44(%ebp),%edi
6e1: 8d 5c 05 d7 lea -0x29(%ebp,%eax,1),%ebx
6e5: eb 0f jmp 6f6 <printint+0x86>
6e7: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
6ee: 66 90 xchg %ax,%ax
6f0: 0f b6 13 movzbl (%ebx),%edx
6f3: 83 eb 01 sub $0x1,%ebx
write(fd, &c, 1);
6f6: 83 ec 04 sub $0x4,%esp
6f9: 88 55 d7 mov %dl,-0x29(%ebp)
6fc: 6a 01 push $0x1
6fe: 56 push %esi
6ff: 57 push %edi
700: e8 ac fe ff ff call 5b1 <write>
while(--i >= 0)
705: 83 c4 10 add $0x10,%esp
708: 39 de cmp %ebx,%esi
70a: 75 e4 jne 6f0 <printint+0x80>
putc(fd, buf[i]);
}
70c: 8d 65 f4 lea -0xc(%ebp),%esp
70f: 5b pop %ebx
710: 5e pop %esi
711: 5f pop %edi
712: 5d pop %ebp
713: c3 ret
714: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
neg = 0;
718: c7 45 c0 00 00 00 00 movl $0x0,-0x40(%ebp)
71f: e9 75 ff ff ff jmp 699 <printint+0x29>
724: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
72b: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
72f: 90 nop
00000730 <printf>:
// Print to the given fd. Only understands %d, %x, %p, %s.
void
printf(int fd, const char *fmt, ...)
{
730: 55 push %ebp
731: 89 e5 mov %esp,%ebp
733: 57 push %edi
734: 56 push %esi
735: 53 push %ebx
736: 83 ec 2c sub $0x2c,%esp
int c, i, state;
uint *ap;
state = 0;
ap = (uint*)(void*)&fmt + 1;
for(i = 0; fmt[i]; i++){
739: 8b 75 0c mov 0xc(%ebp),%esi
73c: 0f b6 1e movzbl (%esi),%ebx
73f: 84 db test %bl,%bl
741: 0f 84 b9 00 00 00 je 800 <printf+0xd0>
ap = (uint*)(void*)&fmt + 1;
747: 8d 45 10 lea 0x10(%ebp),%eax
74a: 83 c6 01 add $0x1,%esi
write(fd, &c, 1);
74d: 8d 7d e7 lea -0x19(%ebp),%edi
state = 0;
750: 31 d2 xor %edx,%edx
ap = (uint*)(void*)&fmt + 1;
752: 89 45 d0 mov %eax,-0x30(%ebp)
755: eb 38 jmp 78f <printf+0x5f>
757: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
75e: 66 90 xchg %ax,%ax
760: 89 55 d4 mov %edx,-0x2c(%ebp)
c = fmt[i] & 0xff;
if(state == 0){
if(c == '%'){
state = '%';
763: ba 25 00 00 00 mov $0x25,%edx
if(c == '%'){
768: 83 f8 25 cmp $0x25,%eax
76b: 74 17 je 784 <printf+0x54>
write(fd, &c, 1);
76d: 83 ec 04 sub $0x4,%esp
770: 88 5d e7 mov %bl,-0x19(%ebp)
773: 6a 01 push $0x1
775: 57 push %edi
776: ff 75 08 pushl 0x8(%ebp)
779: e8 33 fe ff ff call 5b1 <write>
77e: 8b 55 d4 mov -0x2c(%ebp),%edx
} else {
putc(fd, c);
781: 83 c4 10 add $0x10,%esp
784: 83 c6 01 add $0x1,%esi
for(i = 0; fmt[i]; i++){
787: 0f b6 5e ff movzbl -0x1(%esi),%ebx
78b: 84 db test %bl,%bl
78d: 74 71 je 800 <printf+0xd0>
c = fmt[i] & 0xff;
78f: 0f be cb movsbl %bl,%ecx
792: 0f b6 c3 movzbl %bl,%eax
if(state == 0){
795: 85 d2 test %edx,%edx
797: 74 c7 je 760 <printf+0x30>
}
} else if(state == '%'){
799: 83 fa 25 cmp $0x25,%edx
79c: 75 e6 jne 784 <printf+0x54>
if(c == 'd'){
79e: 83 f8 64 cmp $0x64,%eax
7a1: 0f 84 99 00 00 00 je 840 <printf+0x110>
printint(fd, *ap, 10, 1);
ap++;
} else if(c == 'x' || c == 'p'){
7a7: 81 e1 f7 00 00 00 and $0xf7,%ecx
7ad: 83 f9 70 cmp $0x70,%ecx
7b0: 74 5e je 810 <printf+0xe0>
printint(fd, *ap, 16, 0);
ap++;
} else if(c == 's'){
7b2: 83 f8 73 cmp $0x73,%eax
7b5: 0f 84 d5 00 00 00 je 890 <printf+0x160>
s = "(null)";
while(*s != 0){
putc(fd, *s);
s++;
}
} else if(c == 'c'){
7bb: 83 f8 63 cmp $0x63,%eax
7be: 0f 84 8c 00 00 00 je 850 <printf+0x120>
putc(fd, *ap);
ap++;
} else if(c == '%'){
7c4: 83 f8 25 cmp $0x25,%eax
7c7: 0f 84 b3 00 00 00 je 880 <printf+0x150>
write(fd, &c, 1);
7cd: 83 ec 04 sub $0x4,%esp
7d0: c6 45 e7 25 movb $0x25,-0x19(%ebp)
7d4: 6a 01 push $0x1
7d6: 57 push %edi
7d7: ff 75 08 pushl 0x8(%ebp)
7da: e8 d2 fd ff ff call 5b1 <write>
putc(fd, c);
} else {
// Unknown % sequence. Print it to draw attention.
putc(fd, '%');
putc(fd, c);
7df: 88 5d e7 mov %bl,-0x19(%ebp)
write(fd, &c, 1);
7e2: 83 c4 0c add $0xc,%esp
7e5: 6a 01 push $0x1
7e7: 83 c6 01 add $0x1,%esi
7ea: 57 push %edi
7eb: ff 75 08 pushl 0x8(%ebp)
7ee: e8 be fd ff ff call 5b1 <write>
for(i = 0; fmt[i]; i++){
7f3: 0f b6 5e ff movzbl -0x1(%esi),%ebx
putc(fd, c);
7f7: 83 c4 10 add $0x10,%esp
}
state = 0;
7fa: 31 d2 xor %edx,%edx
for(i = 0; fmt[i]; i++){
7fc: 84 db test %bl,%bl
7fe: 75 8f jne 78f <printf+0x5f>
}
}
}
800: 8d 65 f4 lea -0xc(%ebp),%esp
803: 5b pop %ebx
804: 5e pop %esi
805: 5f pop %edi
806: 5d pop %ebp
807: c3 ret
808: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
80f: 90 nop
printint(fd, *ap, 16, 0);
810: 83 ec 0c sub $0xc,%esp
813: b9 10 00 00 00 mov $0x10,%ecx
818: 6a 00 push $0x0
81a: 8b 5d d0 mov -0x30(%ebp),%ebx
81d: 8b 45 08 mov 0x8(%ebp),%eax
820: 8b 13 mov (%ebx),%edx
822: e8 49 fe ff ff call 670 <printint>
ap++;
827: 89 d8 mov %ebx,%eax
829: 83 c4 10 add $0x10,%esp
state = 0;
82c: 31 d2 xor %edx,%edx
ap++;
82e: 83 c0 04 add $0x4,%eax
831: 89 45 d0 mov %eax,-0x30(%ebp)
834: e9 4b ff ff ff jmp 784 <printf+0x54>
839: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
printint(fd, *ap, 10, 1);
840: 83 ec 0c sub $0xc,%esp
843: b9 0a 00 00 00 mov $0xa,%ecx
848: 6a 01 push $0x1
84a: eb ce jmp 81a <printf+0xea>
84c: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
putc(fd, *ap);
850: 8b 5d d0 mov -0x30(%ebp),%ebx
write(fd, &c, 1);
853: 83 ec 04 sub $0x4,%esp
putc(fd, *ap);
856: 8b 03 mov (%ebx),%eax
write(fd, &c, 1);
858: 6a 01 push $0x1
ap++;
85a: 83 c3 04 add $0x4,%ebx
write(fd, &c, 1);
85d: 57 push %edi
85e: ff 75 08 pushl 0x8(%ebp)
putc(fd, *ap);
861: 88 45 e7 mov %al,-0x19(%ebp)
write(fd, &c, 1);
864: e8 48 fd ff ff call 5b1 <write>
ap++;
869: 89 5d d0 mov %ebx,-0x30(%ebp)
86c: 83 c4 10 add $0x10,%esp
state = 0;
86f: 31 d2 xor %edx,%edx
871: e9 0e ff ff ff jmp 784 <printf+0x54>
876: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
87d: 8d 76 00 lea 0x0(%esi),%esi
putc(fd, c);
880: 88 5d e7 mov %bl,-0x19(%ebp)
write(fd, &c, 1);
883: 83 ec 04 sub $0x4,%esp
886: e9 5a ff ff ff jmp 7e5 <printf+0xb5>
88b: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
88f: 90 nop
s = (char*)*ap;
890: 8b 45 d0 mov -0x30(%ebp),%eax
893: 8b 18 mov (%eax),%ebx
ap++;
895: 83 c0 04 add $0x4,%eax
898: 89 45 d0 mov %eax,-0x30(%ebp)
if(s == 0)
89b: 85 db test %ebx,%ebx
89d: 74 17 je 8b6 <printf+0x186>
while(*s != 0){
89f: 0f b6 03 movzbl (%ebx),%eax
state = 0;
8a2: 31 d2 xor %edx,%edx
while(*s != 0){
8a4: 84 c0 test %al,%al
8a6: 0f 84 d8 fe ff ff je 784 <printf+0x54>
8ac: 89 75 d4 mov %esi,-0x2c(%ebp)
8af: 89 de mov %ebx,%esi
8b1: 8b 5d 08 mov 0x8(%ebp),%ebx
8b4: eb 1a jmp 8d0 <printf+0x1a0>
s = "(null)";
8b6: bb ce 0a 00 00 mov $0xace,%ebx
while(*s != 0){
8bb: 89 75 d4 mov %esi,-0x2c(%ebp)
8be: b8 28 00 00 00 mov $0x28,%eax
8c3: 89 de mov %ebx,%esi
8c5: 8b 5d 08 mov 0x8(%ebp),%ebx
8c8: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
8cf: 90 nop
write(fd, &c, 1);
8d0: 83 ec 04 sub $0x4,%esp
s++;
8d3: 83 c6 01 add $0x1,%esi
8d6: 88 45 e7 mov %al,-0x19(%ebp)
write(fd, &c, 1);
8d9: 6a 01 push $0x1
8db: 57 push %edi
8dc: 53 push %ebx
8dd: e8 cf fc ff ff call 5b1 <write>
while(*s != 0){
8e2: 0f b6 06 movzbl (%esi),%eax
8e5: 83 c4 10 add $0x10,%esp
8e8: 84 c0 test %al,%al
8ea: 75 e4 jne 8d0 <printf+0x1a0>
8ec: 8b 75 d4 mov -0x2c(%ebp),%esi
state = 0;
8ef: 31 d2 xor %edx,%edx
8f1: e9 8e fe ff ff jmp 784 <printf+0x54>
8f6: 66 90 xchg %ax,%ax
8f8: 66 90 xchg %ax,%ax
8fa: 66 90 xchg %ax,%ax
8fc: 66 90 xchg %ax,%ax
8fe: 66 90 xchg %ax,%ax
00000900 <free>:
static Header base;
static Header *freep;
void
free(void *ap)
{
900: 55 push %ebp
Header *bp, *p;
bp = (Header*)ap - 1;
for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr)
901: a1 80 0e 00 00 mov 0xe80,%eax
{
906: 89 e5 mov %esp,%ebp
908: 57 push %edi
909: 56 push %esi
90a: 53 push %ebx
90b: 8b 5d 08 mov 0x8(%ebp),%ebx
90e: 8b 10 mov (%eax),%edx
bp = (Header*)ap - 1;
910: 8d 4b f8 lea -0x8(%ebx),%ecx
for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr)
913: 39 c8 cmp %ecx,%eax
915: 73 19 jae 930 <free+0x30>
917: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
91e: 66 90 xchg %ax,%ax
920: 39 d1 cmp %edx,%ecx
922: 72 14 jb 938 <free+0x38>
if(p >= p->s.ptr && (bp > p || bp < p->s.ptr))
924: 39 d0 cmp %edx,%eax
926: 73 10 jae 938 <free+0x38>
{
928: 89 d0 mov %edx,%eax
92a: 8b 10 mov (%eax),%edx
for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr)
92c: 39 c8 cmp %ecx,%eax
92e: 72 f0 jb 920 <free+0x20>
if(p >= p->s.ptr && (bp > p || bp < p->s.ptr))
930: 39 d0 cmp %edx,%eax
932: 72 f4 jb 928 <free+0x28>
934: 39 d1 cmp %edx,%ecx
936: 73 f0 jae 928 <free+0x28>
break;
if(bp + bp->s.size == p->s.ptr){
938: 8b 73 fc mov -0x4(%ebx),%esi
93b: 8d 3c f1 lea (%ecx,%esi,8),%edi
93e: 39 fa cmp %edi,%edx
940: 74 1e je 960 <free+0x60>
bp->s.size += p->s.ptr->s.size;
bp->s.ptr = p->s.ptr->s.ptr;
} else
bp->s.ptr = p->s.ptr;
942: 89 53 f8 mov %edx,-0x8(%ebx)
if(p + p->s.size == bp){
945: 8b 50 04 mov 0x4(%eax),%edx
948: 8d 34 d0 lea (%eax,%edx,8),%esi
94b: 39 f1 cmp %esi,%ecx
94d: 74 28 je 977 <free+0x77>
p->s.size += bp->s.size;
p->s.ptr = bp->s.ptr;
} else
p->s.ptr = bp;
94f: 89 08 mov %ecx,(%eax)
freep = p;
}
951: 5b pop %ebx
freep = p;
952: a3 80 0e 00 00 mov %eax,0xe80
}
957: 5e pop %esi
958: 5f pop %edi
959: 5d pop %ebp
95a: c3 ret
95b: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
95f: 90 nop
bp->s.size += p->s.ptr->s.size;
960: 03 72 04 add 0x4(%edx),%esi
963: 89 73 fc mov %esi,-0x4(%ebx)
bp->s.ptr = p->s.ptr->s.ptr;
966: 8b 10 mov (%eax),%edx
968: 8b 12 mov (%edx),%edx
96a: 89 53 f8 mov %edx,-0x8(%ebx)
if(p + p->s.size == bp){
96d: 8b 50 04 mov 0x4(%eax),%edx
970: 8d 34 d0 lea (%eax,%edx,8),%esi
973: 39 f1 cmp %esi,%ecx
975: 75 d8 jne 94f <free+0x4f>
p->s.size += bp->s.size;
977: 03 53 fc add -0x4(%ebx),%edx
freep = p;
97a: a3 80 0e 00 00 mov %eax,0xe80
p->s.size += bp->s.size;
97f: 89 50 04 mov %edx,0x4(%eax)
p->s.ptr = bp->s.ptr;
982: 8b 53 f8 mov -0x8(%ebx),%edx
985: 89 10 mov %edx,(%eax)
}
987: 5b pop %ebx
988: 5e pop %esi
989: 5f pop %edi
98a: 5d pop %ebp
98b: c3 ret
98c: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi
00000990 <malloc>:
return freep;
}
void*
malloc(uint nbytes)
{
990: 55 push %ebp
991: 89 e5 mov %esp,%ebp
993: 57 push %edi
994: 56 push %esi
995: 53 push %ebx
996: 83 ec 1c sub $0x1c,%esp
Header *p, *prevp;
uint nunits;
nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1;
999: 8b 45 08 mov 0x8(%ebp),%eax
if((prevp = freep) == 0){
99c: 8b 3d 80 0e 00 00 mov 0xe80,%edi
nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1;
9a2: 8d 70 07 lea 0x7(%eax),%esi
9a5: c1 ee 03 shr $0x3,%esi
9a8: 83 c6 01 add $0x1,%esi
if((prevp = freep) == 0){
9ab: 85 ff test %edi,%edi
9ad: 0f 84 ad 00 00 00 je a60 <malloc+0xd0>
base.s.ptr = freep = prevp = &base;
base.s.size = 0;
}
for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){
9b3: 8b 17 mov (%edi),%edx
if(p->s.size >= nunits){
9b5: 8b 4a 04 mov 0x4(%edx),%ecx
9b8: 39 f1 cmp %esi,%ecx
9ba: 73 72 jae a2e <malloc+0x9e>
9bc: 81 fe 00 10 00 00 cmp $0x1000,%esi
9c2: bb 00 10 00 00 mov $0x1000,%ebx
9c7: 0f 43 de cmovae %esi,%ebx
p = sbrk(nu * sizeof(Header));
9ca: 8d 04 dd 00 00 00 00 lea 0x0(,%ebx,8),%eax
9d1: 89 45 e4 mov %eax,-0x1c(%ebp)
9d4: eb 1b jmp 9f1 <malloc+0x61>
9d6: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
9dd: 8d 76 00 lea 0x0(%esi),%esi
for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){
9e0: 8b 02 mov (%edx),%eax
if(p->s.size >= nunits){
9e2: 8b 48 04 mov 0x4(%eax),%ecx
9e5: 39 f1 cmp %esi,%ecx
9e7: 73 4f jae a38 <malloc+0xa8>
9e9: 8b 3d 80 0e 00 00 mov 0xe80,%edi
9ef: 89 c2 mov %eax,%edx
p->s.size = nunits;
}
freep = prevp;
return (void*)(p + 1);
}
if(p == freep)
9f1: 39 d7 cmp %edx,%edi
9f3: 75 eb jne 9e0 <malloc+0x50>
p = sbrk(nu * sizeof(Header));
9f5: 83 ec 0c sub $0xc,%esp
9f8: ff 75 e4 pushl -0x1c(%ebp)
9fb: e8 19 fc ff ff call 619 <sbrk>
if(p == (char*)-1)
a00: 83 c4 10 add $0x10,%esp
a03: 83 f8 ff cmp $0xffffffff,%eax
a06: 74 1c je a24 <malloc+0x94>
hp->s.size = nu;
a08: 89 58 04 mov %ebx,0x4(%eax)
free((void*)(hp + 1));
a0b: 83 ec 0c sub $0xc,%esp
a0e: 83 c0 08 add $0x8,%eax
a11: 50 push %eax
a12: e8 e9 fe ff ff call 900 <free>
return freep;
a17: 8b 15 80 0e 00 00 mov 0xe80,%edx
if((p = morecore(nunits)) == 0)
a1d: 83 c4 10 add $0x10,%esp
a20: 85 d2 test %edx,%edx
a22: 75 bc jne 9e0 <malloc+0x50>
return 0;
}
}
a24: 8d 65 f4 lea -0xc(%ebp),%esp
return 0;
a27: 31 c0 xor %eax,%eax
}
a29: 5b pop %ebx
a2a: 5e pop %esi
a2b: 5f pop %edi
a2c: 5d pop %ebp
a2d: c3 ret
if(p->s.size >= nunits){
a2e: 89 d0 mov %edx,%eax
a30: 89 fa mov %edi,%edx
a32: 8d b6 00 00 00 00 lea 0x0(%esi),%esi
if(p->s.size == nunits)
a38: 39 ce cmp %ecx,%esi
a3a: 74 54 je a90 <malloc+0x100>
p->s.size -= nunits;
a3c: 29 f1 sub %esi,%ecx
a3e: 89 48 04 mov %ecx,0x4(%eax)
p += p->s.size;
a41: 8d 04 c8 lea (%eax,%ecx,8),%eax
p->s.size = nunits;
a44: 89 70 04 mov %esi,0x4(%eax)
freep = prevp;
a47: 89 15 80 0e 00 00 mov %edx,0xe80
}
a4d: 8d 65 f4 lea -0xc(%ebp),%esp
return (void*)(p + 1);
a50: 83 c0 08 add $0x8,%eax
}
a53: 5b pop %ebx
a54: 5e pop %esi
a55: 5f pop %edi
a56: 5d pop %ebp
a57: c3 ret
a58: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
a5f: 90 nop
base.s.ptr = freep = prevp = &base;
a60: c7 05 80 0e 00 00 84 movl $0xe84,0xe80
a67: 0e 00 00
base.s.size = 0;
a6a: bf 84 0e 00 00 mov $0xe84,%edi
base.s.ptr = freep = prevp = &base;
a6f: c7 05 84 0e 00 00 84 movl $0xe84,0xe84
a76: 0e 00 00
for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){
a79: 89 fa mov %edi,%edx
base.s.size = 0;
a7b: c7 05 88 0e 00 00 00 movl $0x0,0xe88
a82: 00 00 00
if(p->s.size >= nunits){
a85: e9 32 ff ff ff jmp 9bc <malloc+0x2c>
a8a: 8d b6 00 00 00 00 lea 0x0(%esi),%esi
prevp->s.ptr = p->s.ptr;
a90: 8b 08 mov (%eax),%ecx
a92: 89 0a mov %ecx,(%edx)
a94: eb b1 jmp a47 <malloc+0xb7>
| 35.098137 | 60 | 0.410844 |
d8d4d3eb82a2c2bc9eff06e2a62f109cfdde2fc7 | 311 | asm | Assembly | programs/oeis/180/A180324.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/180/A180324.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/180/A180324.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A180324: Vassiliev invariant of fourth order for the torus knots
; 0,3,25,98,270,605,1183,2100,3468,5415,8085,11638,16250,22113,29435,38440,49368,62475,78033,96330,117670,142373,170775,203228,240100,281775,328653,381150,439698,504745,576755,656208,743600,839443
mul $0,2
add $0,1
pow $0,2
bin $0,2
div $0,12
| 34.555556 | 196 | 0.77492 |
f09f6aabe0bd6e9b4d24e93e7e5eebd589d450d0 | 3,314 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_6_1017.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_6_1017.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_6_1017.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xfb67, %rsi
lea addresses_normal_ht+0xb81f, %rdi
nop
nop
nop
nop
dec %rax
mov $35, %rcx
rep movsw
nop
xor $1386, %r10
lea addresses_UC_ht+0x19c7f, %r15
nop
nop
sub %rsi, %rsi
movb (%r15), %al
nop
nop
sub %r10, %r10
lea addresses_normal_ht+0x1401f, %r15
clflush (%r15)
nop
and $56034, %rcx
mov (%r15), %rax
nop
nop
nop
nop
xor $21025, %rax
lea addresses_D_ht+0x32f, %rsi
lea addresses_D_ht+0x801f, %rdi
nop
nop
dec %r10
mov $12, %rcx
rep movsq
nop
and %rdi, %rdi
lea addresses_WC_ht+0x1269f, %rdi
cmp %r12, %r12
mov $0x6162636465666768, %rcx
movq %rcx, (%rdi)
and %rsi, %rsi
lea addresses_normal_ht+0x1d13b, %r12
nop
nop
nop
nop
nop
cmp $23317, %r10
mov $0x6162636465666768, %rax
movq %rax, %xmm6
movups %xmm6, (%r12)
nop
xor $15515, %rsi
lea addresses_UC_ht+0x481f, %rax
nop
nop
nop
cmp $60665, %r12
and $0xffffffffffffffc0, %rax
movntdqa (%rax), %xmm3
vpextrq $0, %xmm3, %rcx
nop
nop
nop
cmp %rdi, %rdi
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r15
pop %r12
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r13
push %r14
push %r15
push %r8
push %rdi
// Store
lea addresses_WT+0xfecb, %r8
nop
nop
nop
nop
and $29922, %r13
mov $0x5152535455565758, %rdi
movq %rdi, (%r8)
nop
nop
nop
nop
sub %r11, %r11
// Store
lea addresses_UC+0xf81f, %r15
nop
nop
nop
nop
cmp $3821, %r12
mov $0x5152535455565758, %r8
movq %r8, %xmm6
movaps %xmm6, (%r15)
nop
nop
cmp %r12, %r12
// Faulty Load
lea addresses_PSE+0x1201f, %r11
clflush (%r11)
nop
xor $22989, %r14
movups (%r11), %xmm5
vpextrq $1, %xmm5, %rdi
lea oracles, %r13
and $0xff, %rdi
shlq $12, %rdi
mov (%r13,%rdi,1), %rdi
pop %rdi
pop %r8
pop %r15
pop %r14
pop %r13
pop %r12
pop %r11
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 1, 'type': 'addresses_PSE', 'congruent': 0}}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_WT', 'congruent': 2}, 'OP': 'STOR'}
{'dst': {'same': False, 'NT': False, 'AVXalign': True, 'size': 16, 'type': 'addresses_UC', 'congruent': 11}, 'OP': 'STOR'}
[Faulty Load]
{'OP': 'LOAD', 'src': {'same': True, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_PSE', 'congruent': 0}}
<gen_prepare_buffer>
{'dst': {'same': True, 'congruent': 11, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 3, 'type': 'addresses_A_ht'}}
{'OP': 'LOAD', 'src': {'same': True, 'NT': False, 'AVXalign': False, 'size': 1, 'type': 'addresses_UC_ht', 'congruent': 5}}
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_normal_ht', 'congruent': 11}}
{'dst': {'same': False, 'congruent': 11, 'type': 'addresses_D_ht'}, 'OP': 'REPM', 'src': {'same': True, 'congruent': 3, 'type': 'addresses_D_ht'}}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_WC_ht', 'congruent': 7}, 'OP': 'STOR'}
{'dst': {'same': True, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_normal_ht', 'congruent': 2}, 'OP': 'STOR'}
{'OP': 'LOAD', 'src': {'same': False, 'NT': True, 'AVXalign': False, 'size': 16, 'type': 'addresses_UC_ht', 'congruent': 10}}
{'33': 6}
33 33 33 33 33 33
*/
| 20.207317 | 151 | 0.652686 |
7098053f46d7b9fea4af5fd344419a847548d6c2 | 612 | asm | Assembly | oeis/158/A158589.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/158/A158589.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/158/A158589.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A158589: a(n) = 324*n^2 - 18.
; Submitted by Christian Krause
; 306,1278,2898,5166,8082,11646,15858,20718,26226,32382,39186,46638,54738,63486,72882,82926,93618,104958,116946,129582,142866,156798,171378,186606,202482,219006,236178,253998,272466,291582,311346,331758,352818,374526,396882,419886,443538,467838,492786,518382,544626,571518,599058,627246,656082,685566,715698,746478,777906,809982,842706,876078,910098,944766,980082,1016046,1052658,1089918,1127826,1166382,1205586,1245438,1285938,1327086,1368882,1411326,1454418,1498158,1542546,1587582,1633266,1679598
add $0,1
pow $0,2
mul $0,18
sub $0,1
mul $0,18
| 61.2 | 499 | 0.808824 |
71ad2e17344c4ce708bd62cb71474530ce9b6ef9 | 449 | asm | Assembly | MySource/flow control 1.asm | mdabdullahibnaharun/Assembly-Language | a56500622b961c7ecf9690ad9d2136c3e05ea1f7 | [
"MIT"
] | null | null | null | MySource/flow control 1.asm | mdabdullahibnaharun/Assembly-Language | a56500622b961c7ecf9690ad9d2136c3e05ea1f7 | [
"MIT"
] | null | null | null | MySource/flow control 1.asm | mdabdullahibnaharun/Assembly-Language | a56500622b961c7ecf9690ad9d2136c3e05ea1f7 | [
"MIT"
] | null | null | null |
; You may customize this and other start-up templates;
; The location of this template is c:\emu8086\inc\0_com_template.txt
org 100h
mov ah,02h
mov cx,256
mov dx,0
; label:
; int 21h
; inc dx
; dec cx
; jnz label
label1:
int 21h
inc dx
loop label1
int 21h
ret
| 11.512821 | 69 | 0.427617 |
cdf06a63b1c1aa48350dfabaeccb8bb77c325661 | 1,179 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/z80/asm_f16_ldexp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/z80/asm_f16_ldexp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/z80/asm_f16_ldexp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; feilipu, 2019 May
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;
;-------------------------------------------------------------------------
; asm_f16_ldexp - z80, z180, z80n load exponent
;-------------------------------------------------------------------------
SECTION code_fp_math16
EXTERN asm_f24_f16
EXTERN asm_f16_f24
EXTERN asm_f16_zero
PUBLIC asm_f16_ldexp
; half_t ldexpf (half_t x, int16_t pw2);
.asm_f16_ldexp
; evaluation of fraction and exponent
;
; enter : stack : ret
; bc : int16_t pw2
; hl : half_t x
;
; exit : hl = 16-bit result
; carry reset
;
;
; uses : af, bc, de, hl
call asm_f24_f16 ; convert to expanded format
ld a,d ; get the exponent
and a
jp Z,asm_f16_zero ; return IEEE signed zero
add c ; pw2
ld d,a ; exponent returned
jp asm_f16_f24 ; return IEEE HL half_t
| 26.2 | 74 | 0.497031 |
7e79eab3b4c6a37e0c2a4dd76538836759c2f771 | 442 | asm | Assembly | oeis/262/A262610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/262/A262610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/262/A262610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A262610: The values of sigma function (A000203) and the positive integers interleaved.
; Submitted by Christian Krause
; 1,1,3,2,4,3,7,4,6,5,12,6,8,7,15,8,13,9,18,10,12,11,28,12,14,13,24,14,24,15,31,16,18,17,39,18,20,19,42,20,32,21,36,22,24,23,60,24,31,25,42,26,40,27,56,28,30,29,72,30,32,31,63,32,48,33,54,34,48,35,91,36,38,37,60,38,56,39,90,40,42,41,96,42
add $0,1
mov $1,$0
seq $0,146076 ; Sum of even divisors of n.
max $0,$1
div $0,2
| 44.2 | 238 | 0.678733 |
d55c10e42605064913e2ed48642a50484dfe2779 | 349 | asm | Assembly | libsrc/oz/ozserial/ozgetlcr.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/oz/ozserial/ozgetlcr.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/oz/ozserial/ozgetlcr.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Sharp OZ family functions
;
; ported from the OZ-7xx SDK by by Alexander R. Pruss
; by Stefano Bodrato - Oct. 2003
;
; Serial libraries
; serial control commands
;
; ------
; $Id: ozgetlcr.asm,v 1.1 2003/10/22 09:56:34 stefano Exp $
;
XLIB ozgetlcr
ozgetlcr:
in a,(43h)
ld l,a
ld h,0
ret
| 15.863636 | 60 | 0.567335 |
1d142ec10ad487b4a5f2fb4a493ef84113fc63ff | 437,905 | asm | Assembly | data/sample/TrainASM/2F6ZfVCQRi3vrwcj4zxL.asm | dsp-uga/Team-Marianne-p2 | 0c70bf4c6ea9b6eb2af14010cb3b261d11752553 | [
"MIT"
] | null | null | null | data/sample/TrainASM/2F6ZfVCQRi3vrwcj4zxL.asm | dsp-uga/Team-Marianne-p2 | 0c70bf4c6ea9b6eb2af14010cb3b261d11752553 | [
"MIT"
] | null | null | null | data/sample/TrainASM/2F6ZfVCQRi3vrwcj4zxL.asm | dsp-uga/Team-Marianne-p2 | 0c70bf4c6ea9b6eb2af14010cb3b261d11752553 | [
"MIT"
] | null | null | null | HEADER:10000000 ;
HEADER:10000000 ; +-------------------------------------------------------------------------+
HEADER:10000000 ; | This file has been generated by The Interactive Disassembler (IDA) |
HEADER:10000000 ; | Copyright (c) 2013 Hex-Rays, <support@hex-rays.com> |
HEADER:10000000 ; | License info: |
HEADER:10000000 ; | Microsoft |
HEADER:10000000 ; +-------------------------------------------------------------------------+
HEADER:10000000 ;
HEADER:10000000
HEADER:10000000
HEADER:10000000 .686p
HEADER:10000000 .mmx
HEADER:10000000 .model flat
HEADER:10000000
HEADER:10000000 ; ===========================================================================
HEADER:10000000
HEADER:10000000 ; [00001000 BYTES: COLLAPSED SEGMENT HEADER. PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10001000 ;
.text:10001000 ; Format : Portable executable for 80386 (PE)
.text:10001000 ; Imagebase : 10000000
.text:10001000 ; Section 1. (virtual address 00001000)
.text:10001000 ; Virtual size : 0000317D ( 12669.)
.text:10001000 ; Section size in file : 00004000 ( 16384.)
.text:10001000 ; Offset to raw data for section: 00001000
.text:10001000 ; Flags 60000020: Text Executable Readable
.text:10001000 ; Alignment : default
.text:10001000 ; Exported entry 2. ??0CLocationInfo@@QAE@XZ
.text:10001000 ; ===========================================================================
.text:10001000
.text:10001000 ; Segment type: Pure code
.text:10001000 ; Segment permissions: Read/Execute
.text:10001000 _text segment para public 'CODE' use32
.text:10001000 assume cs:_text
.text:10001000 ;org 10001000h
.text:10001000 assume es:nothing, ss:nothing, ds:_data, fs:nothing, gs:nothing
.text:10001000
.text:10001000 ; =============== S U B R O U T I N E =======================================
.text:10001000
.text:10001000
.text:10001000 ; int __thiscall CLocationInfo::CLocationInfo(CLocationInfo *__hidden this)
.text:10001000 public ??0CLocationInfo@@QAE@XZ
.text:10001000 ??0CLocationInfo@@QAE@XZ proc near ; DATA XREF: HEADER:1000012Co
.text:10001000 ; HEADER:10000204o ...
.text:10001000
.text:10001000 var_10 = dword ptr -10h
.text:10001000 var_C = dword ptr -0Ch
.text:10001000 var_4 = dword ptr -4
.text:10001000
.text:10001000 6A FF push 0FFFFFFFFh
.text:10001002 68 B8 3D 00 10 push offset ??0CLocationInfo@@QAE@XZ_SEH
.text:10001007 64 A1 00 00 00 00 mov eax, large fs:0
.text:1000100D 50 push eax
.text:1000100E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001015 51 push ecx
.text:10001016 56 push esi
.text:10001017 8B F1 mov esi, ecx
.text:10001019 57 push edi
.text:1000101A 89 74 24 08 mov [esp+18h+var_10], esi
.text:1000101E C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:10001024 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001029 68 86 39 00 10 push offset ??0CString@@QAE@XZ ; CString::CString(void)
.text:1000102E 6A 04 push 4
.text:10001030 8D 46 2C lea eax, [esi+2Ch]
.text:10001033 6A 04 push 4
.text:10001035 50 push eax
.text:10001036 C7 44 24 28 00 00 00 00 mov [esp+2Ch+var_4], 0
.text:1000103E E8 1B 2A 00 00 call sub_10003A5E
.text:10001043 8D 7E 08 lea edi, [esi+8]
.text:10001046 B9 09 00 00 00 mov ecx, 9
.text:1000104B 33 C0 xor eax, eax
.text:1000104D C7 06 68 51 00 10 mov dword ptr [esi], offset ??_7CLocationInfo@@6B@ ; const CLocationInfo::`vftable'
.text:10001053 F3 AB rep stosd
.text:10001055 8B 4C 24 0C mov ecx, [esp+18h+var_C]
.text:10001059 89 46 04 mov [esi+4], eax
.text:1000105C 89 46 3C mov [esi+3Ch], eax
.text:1000105F 8B C6 mov eax, esi
.text:10001061 5F pop edi
.text:10001062 5E pop esi
.text:10001063 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:1000106A 83 C4 10 add esp, 10h
.text:1000106D C3 retn
.text:1000106D ??0CLocationInfo@@QAE@XZ endp
.text:1000106D
.text:1000106D ; ---------------------------------------------------------------------------
.text:1000106E 90 90 align 10h
.text:10001070
.text:10001070 ; =============== S U B R O U T I N E =======================================
.text:10001070
.text:10001070
.text:10001070 ; int __thiscall sub_10001070(void *, char)
.text:10001070 sub_10001070 proc near ; DATA XREF: .rdata:10005180o
.text:10001070
.text:10001070 arg_0 = byte ptr 4
.text:10001070
.text:10001070 8A 44 24 04 mov al, [esp+arg_0]
.text:10001074 56 push esi
.text:10001075 8B F1 mov esi, ecx
.text:10001077 A8 01 test al, 1
.text:10001079 C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:1000107F 74 09 jz short loc_1000108A
.text:10001081 56 push esi ; void *
.text:10001082 E8 0B 29 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:10001087 83 C4 04 add esp, 4
.text:1000108A
.text:1000108A loc_1000108A: ; CODE XREF: sub_10001070+Fj
.text:1000108A 8B C6 mov eax, esi
.text:1000108C 5E pop esi
.text:1000108D C2 04 00 retn 4
.text:1000108D sub_10001070 endp
.text:1000108D
.text:10001090 ; ---------------------------------------------------------------------------
.text:10001090 ; START OF FUNCTION CHUNK FOR sub_10003DB0
.text:10001090
.text:10001090 loc_10001090: ; CODE XREF: sub_10003DB0+3j
.text:10001090 ; sub_10003DD0+3j ...
.text:10001090 C7 01 7C 51 00 10 mov dword ptr [ecx], offset off_1000517C
.text:10001096 C3 retn
.text:10001096 ; END OF FUNCTION CHUNK FOR sub_10003DB0
.text:10001096 ; ---------------------------------------------------------------------------
.text:10001097 90 90 90 90 90 90 90 90 90 align 10h
.text:100010A0 ; [00000003 BYTES: COLLAPSED FUNCTION nullsub_1. PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100010A3 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:100010B0 ; [00000001 BYTES: COLLAPSED FUNCTION nullsub_2. PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100010B1 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:100010C0 ; Exported entry 5. ??1CLocationInfo@@UAE@XZ
.text:100010C0
.text:100010C0 ; =============== S U B R O U T I N E =======================================
.text:100010C0
.text:100010C0
.text:100010C0 ; int __thiscall CLocationInfo::~CLocationInfo(CLocationInfo *__hidden this)
.text:100010C0 public ??1CLocationInfo@@UAE@XZ
.text:100010C0 ??1CLocationInfo@@UAE@XZ proc near ; CODE XREF: sub_10001120+3Ap
.text:100010C0 ; DATA XREF: sub_10001120+14o ...
.text:100010C0
.text:100010C0 var_10 = dword ptr -10h
.text:100010C0 var_C = dword ptr -0Ch
.text:100010C0 var_4 = dword ptr -4
.text:100010C0
.text:100010C0 6A FF push 0FFFFFFFFh
.text:100010C2 68 D8 3D 00 10 push offset ??1CLocationInfo@@UAE@XZ_SEH
.text:100010C7 64 A1 00 00 00 00 mov eax, large fs:0
.text:100010CD 50 push eax
.text:100010CE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:100010D5 51 push ecx
.text:100010D6 56 push esi
.text:100010D7 8B F1 mov esi, ecx
.text:100010D9 89 74 24 04 mov [esp+14h+var_10], esi
.text:100010DD C7 06 68 51 00 10 mov dword ptr [esi], offset ??_7CLocationInfo@@6B@ ; const CLocationInfo::`vftable'
.text:100010E3 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100010E8 6A 04 push 4
.text:100010EA 8D 46 2C lea eax, [esi+2Ch]
.text:100010ED 6A 04 push 4
.text:100010EF 50 push eax
.text:100010F0 C7 44 24 20 00 00 00 00 mov [esp+24h+var_4], 0
.text:100010F8 E8 F3 29 00 00 call sub_10003AF0
.text:100010FD 8B 4C 24 08 mov ecx, [esp+14h+var_C]
.text:10001101 C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:10001107 5E pop esi
.text:10001108 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:1000110F 83 C4 10 add esp, 10h
.text:10001112 C3 retn
.text:10001112 ??1CLocationInfo@@UAE@XZ endp
.text:10001112
.text:10001112 ; ---------------------------------------------------------------------------
.text:10001113 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10001120
.text:10001120 ; =============== S U B R O U T I N E =======================================
.text:10001120
.text:10001120
.text:10001120 ; int __thiscall sub_10001120(CLocationInfo *this, char)
.text:10001120 sub_10001120 proc near ; DATA XREF: .rdata:1000516Co
.text:10001120
.text:10001120 arg_0 = byte ptr 4
.text:10001120
.text:10001120 53 push ebx
.text:10001121 8A 5C 24 08 mov bl, [esp+4+arg_0]
.text:10001125 56 push esi
.text:10001126 8B F1 mov esi, ecx
.text:10001128 F6 C3 02 test bl, 2
.text:1000112B 74 2B jz short loc_10001158
.text:1000112D 8B 46 FC mov eax, [esi-4]
.text:10001130 57 push edi
.text:10001131 8D 7E FC lea edi, [esi-4]
.text:10001134 68 C0 10 00 10 push offset ??1CLocationInfo@@UAE@XZ ; CLocationInfo::~CLocationInfo(void)
.text:10001139 50 push eax
.text:1000113A 6A 40 push 40h
.text:1000113C 56 push esi
.text:1000113D E8 AE 29 00 00 call sub_10003AF0
.text:10001142 F6 C3 01 test bl, 1
.text:10001145 74 09 jz short loc_10001150
.text:10001147 57 push edi ; void *
.text:10001148 E8 45 28 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:1000114D 83 C4 04 add esp, 4
.text:10001150
.text:10001150 loc_10001150: ; CODE XREF: sub_10001120+25j
.text:10001150 8B C7 mov eax, edi
.text:10001152 5F pop edi
.text:10001153 5E pop esi
.text:10001154 5B pop ebx
.text:10001155 C2 04 00 retn 4
.text:10001158 ; ---------------------------------------------------------------------------
.text:10001158
.text:10001158 loc_10001158: ; CODE XREF: sub_10001120+Bj
.text:10001158 8B CE mov ecx, esi ; this
.text:1000115A E8 61 FF FF FF call ??1CLocationInfo@@UAE@XZ ; CLocationInfo::~CLocationInfo(void)
.text:1000115F F6 C3 01 test bl, 1
.text:10001162 74 09 jz short loc_1000116D
.text:10001164 56 push esi ; void *
.text:10001165 E8 28 28 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:1000116A 83 C4 04 add esp, 4
.text:1000116D
.text:1000116D loc_1000116D: ; CODE XREF: sub_10001120+42j
.text:1000116D 8B C6 mov eax, esi
.text:1000116F 5E pop esi
.text:10001170 5B pop ebx
.text:10001171 C2 04 00 retn 4
.text:10001171 sub_10001120 endp
.text:10001171
.text:10001171 ; ---------------------------------------------------------------------------
.text:10001174 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10001180 ; Exported entry 3. ??0CPhotoInfo@@QAE@XZ
.text:10001180
.text:10001180 ; =============== S U B R O U T I N E =======================================
.text:10001180
.text:10001180
.text:10001180 ; int __thiscall CPhotoInfo::CPhotoInfo(CPhotoInfo *__hidden this)
.text:10001180 public ??0CPhotoInfo@@QAE@XZ
.text:10001180 ??0CPhotoInfo@@QAE@XZ proc near ; DATA XREF: .rdata:off_10005C68o
.text:10001180
.text:10001180 var_10 = dword ptr -10h
.text:10001180 var_C = dword ptr -0Ch
.text:10001180 var_4 = dword ptr -4
.text:10001180
.text:10001180 6A FF push 0FFFFFFFFh
.text:10001182 68 03 3E 00 10 push offset ??0CPhotoInfo@@QAE@XZ_SEH
.text:10001187 64 A1 00 00 00 00 mov eax, large fs:0
.text:1000118D 50 push eax
.text:1000118E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001195 51 push ecx
.text:10001196 53 push ebx
.text:10001197 56 push esi
.text:10001198 8B F1 mov esi, ecx
.text:1000119A 57 push edi
.text:1000119B 89 74 24 0C mov [esp+1Ch+var_10], esi
.text:1000119F C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:100011A5 33 DB xor ebx, ebx
.text:100011A7 8D 4E 08 lea ecx, [esi+8] ; this
.text:100011AA 89 5C 24 18 mov [esp+1Ch+var_4], ebx
.text:100011AE E8 D3 27 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:100011B3 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100011B8 68 86 39 00 10 push offset ??0CString@@QAE@XZ ; CString::CString(void)
.text:100011BD 6A 04 push 4
.text:100011BF 8D 46 14 lea eax, [esi+14h]
.text:100011C2 6A 04 push 4
.text:100011C4 50 push eax
.text:100011C5 C6 44 24 2C 01 mov byte ptr [esp+30h+var_4], 1
.text:100011CA E8 8F 28 00 00 call sub_10003A5E
.text:100011CF 8D 7E 24 lea edi, [esi+24h]
.text:100011D2 B9 09 00 00 00 mov ecx, 9
.text:100011D7 33 C0 xor eax, eax
.text:100011D9 C7 06 90 51 00 10 mov dword ptr [esi], offset ??_7CPhotoInfo@@6B@ ; const CPhotoInfo::`vftable'
.text:100011DF F3 AB rep stosd
.text:100011E1 8B 4C 24 10 mov ecx, [esp+1Ch+var_C]
.text:100011E5 89 5E 10 mov [esi+10h], ebx
.text:100011E8 C7 46 04 FF FF FF FF mov dword ptr [esi+4], 0FFFFFFFFh
.text:100011EF 89 5E 0C mov [esi+0Ch], ebx
.text:100011F2 89 5E 48 mov [esi+48h], ebx
.text:100011F5 8B C6 mov eax, esi
.text:100011F7 5F pop edi
.text:100011F8 5E pop esi
.text:100011F9 5B pop ebx
.text:100011FA 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001201 83 C4 10 add esp, 10h
.text:10001204 C3 retn
.text:10001204 ??0CPhotoInfo@@QAE@XZ endp
.text:10001204
.text:10001204 ; ---------------------------------------------------------------------------
.text:10001205 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10001210 ; Exported entry 6. ??1CPhotoInfo@@UAE@XZ
.text:10001210
.text:10001210 ; =============== S U B R O U T I N E =======================================
.text:10001210
.text:10001210
.text:10001210 ; int __thiscall CPhotoInfo::~CPhotoInfo(CPhotoInfo *__hidden this)
.text:10001210 public ??1CPhotoInfo@@UAE@XZ
.text:10001210 ??1CPhotoInfo@@UAE@XZ proc near ; CODE XREF: sub_10001270+3Ap
.text:10001210 ; DATA XREF: sub_10001270+14o ...
.text:10001210
.text:10001210 var_10 = dword ptr -10h
.text:10001210 var_C = dword ptr -0Ch
.text:10001210 var_4 = dword ptr -4
.text:10001210
.text:10001210 6A FF push 0FFFFFFFFh
.text:10001212 68 23 3E 00 10 push offset ??1CPhotoInfo@@UAE@XZ_SEH
.text:10001217 64 A1 00 00 00 00 mov eax, large fs:0
.text:1000121D 50 push eax
.text:1000121E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001225 51 push ecx
.text:10001226 56 push esi
.text:10001227 8B F1 mov esi, ecx
.text:10001229 89 74 24 04 mov [esp+14h+var_10], esi
.text:1000122D C7 06 90 51 00 10 mov dword ptr [esi], offset ??_7CPhotoInfo@@6B@ ; const CPhotoInfo::`vftable'
.text:10001233 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001238 6A 04 push 4
.text:1000123A 8D 46 14 lea eax, [esi+14h]
.text:1000123D 6A 04 push 4
.text:1000123F 50 push eax
.text:10001240 C7 44 24 20 01 00 00 00 mov [esp+24h+var_4], 1
.text:10001248 E8 A3 28 00 00 call sub_10003AF0
.text:1000124D 8D 4E 08 lea ecx, [esi+8] ; this
.text:10001250 C6 44 24 10 00 mov byte ptr [esp+14h+var_4], 0
.text:10001255 E8 32 27 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000125A 8B 4C 24 08 mov ecx, [esp+14h+var_C]
.text:1000125E C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:10001264 5E pop esi
.text:10001265 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:1000126C 83 C4 10 add esp, 10h
.text:1000126F C3 retn
.text:1000126F ??1CPhotoInfo@@UAE@XZ endp
.text:1000126F
.text:10001270
.text:10001270 ; =============== S U B R O U T I N E =======================================
.text:10001270
.text:10001270
.text:10001270 ; int __thiscall sub_10001270(CPhotoInfo *this, char)
.text:10001270 sub_10001270 proc near ; DATA XREF: .rdata:10005194o
.text:10001270
.text:10001270 arg_0 = byte ptr 4
.text:10001270
.text:10001270 53 push ebx
.text:10001271 8A 5C 24 08 mov bl, [esp+4+arg_0]
.text:10001275 56 push esi
.text:10001276 8B F1 mov esi, ecx
.text:10001278 F6 C3 02 test bl, 2
.text:1000127B 74 2B jz short loc_100012A8
.text:1000127D 8B 46 FC mov eax, [esi-4]
.text:10001280 57 push edi
.text:10001281 8D 7E FC lea edi, [esi-4]
.text:10001284 68 10 12 00 10 push offset ??1CPhotoInfo@@UAE@XZ ; CPhotoInfo::~CPhotoInfo(void)
.text:10001289 50 push eax
.text:1000128A 6A 4C push 4Ch
.text:1000128C 56 push esi
.text:1000128D E8 5E 28 00 00 call sub_10003AF0
.text:10001292 F6 C3 01 test bl, 1
.text:10001295 74 09 jz short loc_100012A0
.text:10001297 57 push edi ; void *
.text:10001298 E8 F5 26 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:1000129D 83 C4 04 add esp, 4
.text:100012A0
.text:100012A0 loc_100012A0: ; CODE XREF: sub_10001270+25j
.text:100012A0 8B C7 mov eax, edi
.text:100012A2 5F pop edi
.text:100012A3 5E pop esi
.text:100012A4 5B pop ebx
.text:100012A5 C2 04 00 retn 4
.text:100012A8 ; ---------------------------------------------------------------------------
.text:100012A8
.text:100012A8 loc_100012A8: ; CODE XREF: sub_10001270+Bj
.text:100012A8 8B CE mov ecx, esi ; this
.text:100012AA E8 61 FF FF FF call ??1CPhotoInfo@@UAE@XZ ; CPhotoInfo::~CPhotoInfo(void)
.text:100012AF F6 C3 01 test bl, 1
.text:100012B2 74 09 jz short loc_100012BD
.text:100012B4 56 push esi ; void *
.text:100012B5 E8 D8 26 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:100012BA 83 C4 04 add esp, 4
.text:100012BD
.text:100012BD loc_100012BD: ; CODE XREF: sub_10001270+42j
.text:100012BD 8B C6 mov eax, esi
.text:100012BF 5E pop esi
.text:100012C0 5B pop ebx
.text:100012C1 C2 04 00 retn 4
.text:100012C1 sub_10001270 endp
.text:100012C1
.text:100012C1 ; ---------------------------------------------------------------------------
.text:100012C4 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:100012D0 ; Exported entry 1. ??0CListInfo@@QAE@XZ
.text:100012D0
.text:100012D0 ; =============== S U B R O U T I N E =======================================
.text:100012D0
.text:100012D0
.text:100012D0 ; int __thiscall CListInfo::CListInfo(CListInfo *__hidden this)
.text:100012D0 public ??0CListInfo@@QAE@XZ
.text:100012D0 ??0CListInfo@@QAE@XZ proc near ; DATA XREF: .rdata:off_10005C68o
.text:100012D0
.text:100012D0 var_10 = dword ptr -10h
.text:100012D0 var_C = dword ptr -0Ch
.text:100012D0 var_4 = dword ptr -4
.text:100012D0
.text:100012D0 6A FF push 0FFFFFFFFh
.text:100012D2 68 4F 3E 00 10 push offset ??0CListInfo@@QAE@XZ_SEH
.text:100012D7 64 A1 00 00 00 00 mov eax, large fs:0
.text:100012DD 50 push eax
.text:100012DE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:100012E5 51 push ecx
.text:100012E6 56 push esi
.text:100012E7 8B F1 mov esi, ecx
.text:100012E9 57 push edi
.text:100012EA 89 74 24 08 mov [esp+18h+var_10], esi
.text:100012EE C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:100012F4 8D 4E 04 lea ecx, [esi+4]
.text:100012F7 C7 44 24 14 00 00 00 00 mov [esp+18h+var_4], 0
.text:100012FF E8 A0 26 00 00 call ??0CImageList@@QAE@XZ ; CImageList::CImageList(void)
.text:10001304 8D 7E 0C lea edi, [esi+0Ch]
.text:10001307 6A 0A push 0Ah ; int
.text:10001309 8B CF mov ecx, edi ; this
.text:1000130B C6 44 24 18 01 mov byte ptr [esp+1Ch+var_4], 1
.text:10001310 E8 89 26 00 00 call ??0CObList@@QAE@H@Z ; CObList::CObList(int)
.text:10001315 A1 00 50 00 10 mov eax, ds:??_7CSortableObList@@6B@ ; const CSortableObList::`vftable'
.text:1000131A 89 07 mov [edi], eax
.text:1000131C 8D 7E 28 lea edi, [esi+28h]
.text:1000131F 6A 0A push 0Ah ; int
.text:10001321 8B CF mov ecx, edi ; this
.text:10001323 C6 44 24 18 02 mov byte ptr [esp+1Ch+var_4], 2
.text:10001328 E8 71 26 00 00 call ??0CObList@@QAE@H@Z ; CObList::CObList(int)
.text:1000132D 8B 0D 00 50 00 10 mov ecx, ds:??_7CSortableObList@@6B@ ; const CSortableObList::`vftable'
.text:10001333 8B C6 mov eax, esi
.text:10001335 89 0F mov [edi], ecx
.text:10001337 8B 4C 24 0C mov ecx, [esp+18h+var_C]
.text:1000133B C7 06 A4 51 00 10 mov dword ptr [esi], offset ??_7CListInfo@@6B@ ; const CListInfo::`vftable'
.text:10001341 5F pop edi
.text:10001342 5E pop esi
.text:10001343 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:1000134A 83 C4 10 add esp, 10h
.text:1000134D C3 retn
.text:1000134D ??0CListInfo@@QAE@XZ endp
.text:1000134D
.text:1000134D ; ---------------------------------------------------------------------------
.text:1000134E 90 90 align 10h
.text:10001350 ; Exported entry 4. ??1CListInfo@@UAE@XZ
.text:10001350
.text:10001350 ; =============== S U B R O U T I N E =======================================
.text:10001350
.text:10001350
.text:10001350 ; int __thiscall CListInfo::~CListInfo(CListInfo *__hidden this)
.text:10001350 public ??1CListInfo@@UAE@XZ
.text:10001350 ??1CListInfo@@UAE@XZ proc near ; CODE XREF: sub_100013C0+3Ap
.text:10001350 ; DATA XREF: sub_100013C0+14o ...
.text:10001350
.text:10001350 var_10 = dword ptr -10h
.text:10001350 var_C = dword ptr -0Ch
.text:10001350 var_4 = dword ptr -4
.text:10001350
.text:10001350 6A FF push 0FFFFFFFFh
.text:10001352 68 7F 3E 00 10 push offset ??1CListInfo@@UAE@XZ_SEH
.text:10001357 64 A1 00 00 00 00 mov eax, large fs:0
.text:1000135D 50 push eax
.text:1000135E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001365 51 push ecx
.text:10001366 56 push esi
.text:10001367 8B F1 mov esi, ecx
.text:10001369 89 74 24 04 mov [esp+14h+var_10], esi
.text:1000136D C7 06 A4 51 00 10 mov dword ptr [esi], offset ??_7CListInfo@@6B@ ; const CListInfo::`vftable'
.text:10001373 8D 4E 28 lea ecx, [esi+28h] ; this
.text:10001376 C7 44 24 10 02 00 00 00 mov [esp+14h+var_4], 2
.text:1000137E E8 27 26 00 00 call ??1CObList@@UAE@XZ ; CObList::~CObList(void)
.text:10001383 8D 4E 0C lea ecx, [esi+0Ch] ; this
.text:10001386 C6 44 24 10 01 mov byte ptr [esp+14h+var_4], 1
.text:1000138B E8 1A 26 00 00 call ??1CObList@@UAE@XZ ; CObList::~CObList(void)
.text:10001390 8D 4E 04 lea ecx, [esi+4] ; this
.text:10001393 C6 44 24 10 00 mov byte ptr [esp+14h+var_4], 0
.text:10001398 E8 FB 25 00 00 call ??1CImageList@@UAE@XZ ; CImageList::~CImageList(void)
.text:1000139D 8B 4C 24 08 mov ecx, [esp+14h+var_C]
.text:100013A1 C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:100013A7 5E pop esi
.text:100013A8 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:100013AF 83 C4 10 add esp, 10h
.text:100013B2 C3 retn
.text:100013B2 ??1CListInfo@@UAE@XZ endp
.text:100013B2
.text:100013B2 ; ---------------------------------------------------------------------------
.text:100013B3 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:100013C0
.text:100013C0 ; =============== S U B R O U T I N E =======================================
.text:100013C0
.text:100013C0
.text:100013C0 ; int __thiscall sub_100013C0(CListInfo *this, char)
.text:100013C0 sub_100013C0 proc near ; DATA XREF: .rdata:100051A8o
.text:100013C0
.text:100013C0 arg_0 = byte ptr 4
.text:100013C0
.text:100013C0 53 push ebx
.text:100013C1 8A 5C 24 08 mov bl, [esp+4+arg_0]
.text:100013C5 56 push esi
.text:100013C6 8B F1 mov esi, ecx
.text:100013C8 F6 C3 02 test bl, 2
.text:100013CB 74 2B jz short loc_100013F8
.text:100013CD 8B 46 FC mov eax, [esi-4]
.text:100013D0 57 push edi
.text:100013D1 8D 7E FC lea edi, [esi-4]
.text:100013D4 68 50 13 00 10 push offset ??1CListInfo@@UAE@XZ ; CListInfo::~CListInfo(void)
.text:100013D9 50 push eax
.text:100013DA 6A 44 push 44h
.text:100013DC 56 push esi
.text:100013DD E8 0E 27 00 00 call sub_10003AF0
.text:100013E2 F6 C3 01 test bl, 1
.text:100013E5 74 09 jz short loc_100013F0
.text:100013E7 57 push edi ; void *
.text:100013E8 E8 A5 25 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:100013ED 83 C4 04 add esp, 4
.text:100013F0
.text:100013F0 loc_100013F0: ; CODE XREF: sub_100013C0+25j
.text:100013F0 8B C7 mov eax, edi
.text:100013F2 5F pop edi
.text:100013F3 5E pop esi
.text:100013F4 5B pop ebx
.text:100013F5 C2 04 00 retn 4
.text:100013F8 ; ---------------------------------------------------------------------------
.text:100013F8
.text:100013F8 loc_100013F8: ; CODE XREF: sub_100013C0+Bj
.text:100013F8 8B CE mov ecx, esi ; this
.text:100013FA E8 51 FF FF FF call ??1CListInfo@@UAE@XZ ; CListInfo::~CListInfo(void)
.text:100013FF F6 C3 01 test bl, 1
.text:10001402 74 09 jz short loc_1000140D
.text:10001404 56 push esi ; void *
.text:10001405 E8 88 25 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:1000140A 83 C4 04 add esp, 4
.text:1000140D
.text:1000140D loc_1000140D: ; CODE XREF: sub_100013C0+42j
.text:1000140D 8B C6 mov eax, esi
.text:1000140F 5E pop esi
.text:10001410 5B pop ebx
.text:10001411 C2 04 00 retn 4
.text:10001411 sub_100013C0 endp
.text:10001411
.text:10001411 ; ---------------------------------------------------------------------------
.text:10001414 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10001420
.text:10001420 ; =============== S U B R O U T I N E =======================================
.text:10001420
.text:10001420
.text:10001420 sub_10001420 proc near ; CODE XREF: DllEntryPoint+8Ep
.text:10001420 ; .rsrc:10007756p
.text:10001420 ; DATA XREF: ...
.text:10001420
.text:10001420 arg_4 = dword ptr 8
.text:10001420
.text:10001420 83 7C 24 08 01 cmp [esp+arg_4], 1
.text:10001425 75 19 jnz short loc_10001440
.text:10001427 E8 84 25 00 00 call ?AfxGetModuleState@@YGPAVAFX_MODULE_STATE@@XZ ; AfxGetModuleState(void)
.text:1000142C 8B 48 20 mov ecx, [eax+20h]
.text:1000142F 8B 50 2C mov edx, [eax+2Ch]
.text:10001432 89 48 1C mov [eax+1Ch], ecx
.text:10001435 33 C9 xor ecx, ecx
.text:10001437 89 50 28 mov [eax+28h], edx
.text:1000143A 89 48 20 mov [eax+20h], ecx
.text:1000143D 89 48 2C mov [eax+2Ch], ecx
.text:10001440
.text:10001440 loc_10001440: ; CODE XREF: sub_10001420+5j
.text:10001440 B8 01 00 00 00 mov eax, 1
.text:10001445 C2 0C 00 retn 0Ch
.text:10001445 sub_10001420 endp
.text:10001445
.text:10001445 ; ---------------------------------------------------------------------------
.text:10001448 90 90 90 90 90 90 90 90 align 10h
.text:10001450 8B 44 24 08 mov eax, [esp+8]
.text:10001454 83 F8 01 cmp eax, 1
.text:10001457 75 3A jnz short loc_10001493
.text:10001459 8B 44 24 04 mov eax, [esp+4]
.text:1000145D 50 push eax
.text:1000145E 68 F0 60 00 10 push offset unk_100060F0
.text:10001463 E8 60 25 00 00 call ?AfxInitExtensionModule@@YGHAAUAFX_EXTENSION_MODULE@@PAUHINSTANCE__@@@Z ; AfxInitExtensionModule(AFX_EXTENSION_MODULE &,HINSTANCE__ *)
.text:10001468 85 C0 test eax, eax
.text:1000146A 75 03 jnz short loc_1000146F
.text:1000146C C2 0C 00 retn 0Ch
.text:1000146F ; ---------------------------------------------------------------------------
.text:1000146F
.text:1000146F loc_1000146F: ; CODE XREF: .text:1000146Aj
.text:1000146F 6A 40 push 40h
.text:10001471 E8 4C 25 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:10001476 83 C4 04 add esp, 4
.text:10001479 85 C0 test eax, eax
.text:1000147B 74 25 jz short loc_100014A2
.text:1000147D 6A 00 push 0
.text:1000147F 68 F0 60 00 10 push offset unk_100060F0
.text:10001484 8B C8 mov ecx, eax
.text:10001486 E8 31 25 00 00 call ??0CDynLinkLibrary@@QAE@AAUAFX_EXTENSION_MODULE@@H@Z ; CDynLinkLibrary::CDynLinkLibrary(AFX_EXTENSION_MODULE &,int)
.text:1000148B B8 01 00 00 00 mov eax, 1
.text:10001490 C2 0C 00 retn 0Ch
.text:10001493 ; ---------------------------------------------------------------------------
.text:10001493
.text:10001493 loc_10001493: ; CODE XREF: .text:10001457j
.text:10001493 85 C0 test eax, eax
.text:10001495 75 0B jnz short loc_100014A2
.text:10001497 50 push eax
.text:10001498 68 F0 60 00 10 push offset unk_100060F0
.text:1000149D E8 14 25 00 00 call ?AfxTermExtensionModule@@YGXAAUAFX_EXTENSION_MODULE@@H@Z ; AfxTermExtensionModule(AFX_EXTENSION_MODULE &,int)
.text:100014A2
.text:100014A2 loc_100014A2: ; CODE XREF: .text:1000147Bj
.text:100014A2 ; .text:10001495j
.text:100014A2 B8 01 00 00 00 mov eax, 1
.text:100014A7 C2 0C 00 retn 0Ch
.text:100014A7 ; ---------------------------------------------------------------------------
.text:100014AA 90 90 90 90 90 90 align 10h
.text:100014B0 ; Exported entry 18. ?GSCRSearchGPSInfo@@YA?AVCString@@XZ
.text:100014B0
.text:100014B0 ; =============== S U B R O U T I N E =======================================
.text:100014B0
.text:100014B0
.text:100014B0 ; class CString __cdecl GSCRSearchGPSInfo(void)
.text:100014B0 public ?GSCRSearchGPSInfo@@YA?AVCString@@XZ
.text:100014B0 ?GSCRSearchGPSInfo@@YA?AVCString@@XZ proc near
.text:100014B0 ; DATA XREF: .rdata:off_10005C68o
.text:100014B0
.text:100014B0 var_24 = dword ptr -24h
.text:100014B0 var_20 = dword ptr -20h
.text:100014B0 var_1C = byte ptr -1Ch
.text:100014B0 var_C = dword ptr -0Ch
.text:100014B0 var_4 = dword ptr -4
.text:100014B0 arg_0 = dword ptr 4
.text:100014B0
.text:100014B0 6A FF push 0FFFFFFFFh
.text:100014B2 68 B7 3E 00 10 push offset ?GSCRSearchGPSInfo@@YA?AVCString@@XZ_SEH
.text:100014B7 64 A1 00 00 00 00 mov eax, large fs:0
.text:100014BD 50 push eax
.text:100014BE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:100014C5 83 EC 18 sub esp, 18h
.text:100014C8 53 push ebx
.text:100014C9 56 push esi
.text:100014CA 68 04 61 00 10 push offset unk_10006104
.text:100014CF 68 1C 60 00 10 push offset aLocationlog ; "LocationLog"
.text:100014D4 8D 44 24 10 lea eax, [esp+34h+var_24]
.text:100014D8 68 14 60 00 10 push offset aCommon ; "Common"
.text:100014DD 50 push eax
.text:100014DE C7 44 24 1C 00 00 00 00 mov [esp+3Ch+var_20], 0
.text:100014E6 FF 15 04 50 00 10 call ds:?CMGetProfileString@@YA?AVCString@@PBD00@Z ; CMGetProfileString(char const *,char const *,char const *)
.text:100014EC 83 C4 10 add esp, 10h
.text:100014EF 8B 4C 24 08 mov ecx, [esp+2Ch+var_24]
.text:100014F3 BB 01 00 00 00 mov ebx, 1
.text:100014F8 89 5C 24 28 mov [esp+2Ch+var_4], ebx
.text:100014FC 8B 41 F8 mov eax, [ecx-8]
.text:100014FF 85 C0 test eax, eax
.text:10001501 75 16 jnz short loc_10001519
.text:10001503 8B 74 24 30 mov esi, [esp+2Ch+arg_0]
.text:10001507 8D 54 24 08 lea edx, [esp+2Ch+var_24]
.text:1000150B 52 push edx
.text:1000150C 8B CE mov ecx, esi
.text:1000150E E8 D9 24 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:10001513 89 5C 24 0C mov [esp+2Ch+var_20], ebx
.text:10001517 EB 60 jmp short loc_10001579
.text:10001519 ; ---------------------------------------------------------------------------
.text:10001519
.text:10001519 loc_10001519: ; CODE XREF: GSCRSearchGPSInfo(void)+51j
.text:10001519 8D 4C 24 10 lea ecx, [esp+2Ch+var_1C]
.text:1000151D E8 C4 24 00 00 call ??0CFile@@QAE@XZ ; CFile::CFile(void)
.text:10001522 8B 44 24 08 mov eax, [esp+2Ch+var_24]
.text:10001526 6A 00 push 0 ; struct CFileException *
.text:10001528 6A 00 push 0 ; unsigned int
.text:1000152A 50 push eax ; char *
.text:1000152B 8D 4C 24 1C lea ecx, [esp+38h+var_1C] ; this
.text:1000152F C6 44 24 34 02 mov byte ptr [esp+38h+var_4], 2
.text:10001534 E8 A7 24 00 00 call ?Open@CFile@@UAEHPBDIPAVCFileException@@@Z ; CFile::Open(char const *,uint,CFileException *)
.text:10001539 85 C0 test eax, eax
.text:1000153B 75 12 jnz short loc_1000154F
.text:1000153D 8B 74 24 30 mov esi, [esp+2Ch+arg_0]
.text:10001541 68 04 61 00 10 push offset unk_10006104
.text:10001546 8B CE mov ecx, esi
.text:10001548 E8 8D 24 00 00 call ??0CString@@QAE@PBD@Z ; CString::CString(char const *)
.text:1000154D EB 19 jmp short loc_10001568
.text:1000154F ; ---------------------------------------------------------------------------
.text:1000154F
.text:1000154F loc_1000154F: ; CODE XREF: GSCRSearchGPSInfo(void)+8Bj
.text:1000154F 8D 4C 24 10 lea ecx, [esp+2Ch+var_1C] ; this
.text:10001553 E8 7C 24 00 00 call ?Close@CFile@@UAEXXZ ; CFile::Close(void)
.text:10001558 8B 74 24 30 mov esi, [esp+2Ch+arg_0]
.text:1000155C 8D 4C 24 08 lea ecx, [esp+2Ch+var_24]
.text:10001560 51 push ecx
.text:10001561 8B CE mov ecx, esi
.text:10001563 E8 84 24 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:10001568
.text:10001568 loc_10001568: ; CODE XREF: GSCRSearchGPSInfo(void)+9Dj
.text:10001568 8D 4C 24 10 lea ecx, [esp+2Ch+var_1C] ; this
.text:1000156C 89 5C 24 0C mov [esp+2Ch+var_20], ebx
.text:10001570 88 5C 24 28 mov byte ptr [esp+2Ch+var_4], bl
.text:10001574 E8 55 24 00 00 call ??1CFile@@UAE@XZ ; CFile::~CFile(void)
.text:10001579
.text:10001579 loc_10001579: ; CODE XREF: GSCRSearchGPSInfo(void)+67j
.text:10001579 8D 4C 24 08 lea ecx, [esp+2Ch+var_24] ; this
.text:1000157D C6 44 24 28 00 mov byte ptr [esp+2Ch+var_4], 0
.text:10001582 E8 05 24 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001587 8B 4C 24 20 mov ecx, [esp+2Ch+var_C]
.text:1000158B 8B C6 mov eax, esi
.text:1000158D 5E pop esi
.text:1000158E 5B pop ebx
.text:1000158F 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001596 83 C4 24 add esp, 24h
.text:10001599 C3 retn
.text:10001599 ?GSCRSearchGPSInfo@@YA?AVCString@@XZ endp
.text:10001599
.text:10001599 ; ---------------------------------------------------------------------------
.text:1000159A 90 90 90 90 90 90 align 10h
.text:100015A0
.text:100015A0 ; =============== S U B R O U T I N E =======================================
.text:100015A0
.text:100015A0
.text:100015A0 ; int __cdecl sub_100015A0(LPCSTR lpString, int Val, int, int, int)
.text:100015A0 sub_100015A0 proc near ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+171p
.text:100015A0 ; GSCRCreateLocationList(char const *,CListInfo *)+189p ...
.text:100015A0
.text:100015A0 lpString = dword ptr 4
.text:100015A0 Val = dword ptr 8
.text:100015A0 arg_8 = dword ptr 0Ch
.text:100015A0 arg_C = dword ptr 10h
.text:100015A0 arg_10 = dword ptr 14h
.text:100015A0
.text:100015A0 53 push ebx
.text:100015A1 55 push ebp
.text:100015A2 56 push esi
.text:100015A3 8B 74 24 10 mov esi, [esp+0Ch+lpString]
.text:100015A7 57 push edi
.text:100015A8 56 push esi ; lpString
.text:100015A9 FF 15 50 50 00 10 call ds:lstrlenA
.text:100015AF 40 inc eax
.text:100015B0 50 push eax ; unsigned int
.text:100015B1 E8 0C 24 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:100015B6 83 C4 04 add esp, 4
.text:100015B9 8B E8 mov ebp, eax
.text:100015BB 56 push esi ; lpString2
.text:100015BC 55 push ebp ; lpString1
.text:100015BD FF 15 4C 50 00 10 call ds:lstrcpyA
.text:100015C3 8B 44 24 18 mov eax, [esp+10h+Val]
.text:100015C7 50 push eax ; Val
.text:100015C8 55 push ebp ; Str
.text:100015C9 FF 15 58 51 00 10 call ds:strchr
.text:100015CF 8B F0 mov esi, eax
.text:100015D1 83 C4 08 add esp, 8
.text:100015D4 85 F6 test esi, esi
.text:100015D6 75 21 jnz short loc_100015F9
.text:100015D8 55 push ebp ; Str
.text:100015D9 FF 15 40 51 00 10 call ds:atoi
.text:100015DF 8B 4C 24 20 mov ecx, [esp+14h+arg_8]
.text:100015E3 8B 54 24 24 mov edx, [esp+14h+arg_C]
.text:100015E7 83 C4 04 add esp, 4
.text:100015EA 89 01 mov [ecx], eax
.text:100015EC 8B 44 24 24 mov eax, [esp+10h+arg_10]
.text:100015F0 89 32 mov [edx], esi
.text:100015F2 5F pop edi
.text:100015F3 89 30 mov [eax], esi
.text:100015F5 5E pop esi
.text:100015F6 5D pop ebp
.text:100015F7 5B pop ebx
.text:100015F8 C3 retn
.text:100015F9 ; ---------------------------------------------------------------------------
.text:100015F9
.text:100015F9 loc_100015F9: ; CODE XREF: sub_100015A0+36j
.text:100015F9 8B 1D 40 51 00 10 mov ebx, ds:atoi
.text:100015FF 55 push ebp ; Str
.text:10001600 C6 06 00 mov byte ptr [esi], 0
.text:10001603 FF D3 call ebx ; atoi
.text:10001605 8B 54 24 1C mov edx, [esp+14h+Val]
.text:10001609 8B 4C 24 20 mov ecx, [esp+14h+arg_8]
.text:1000160D 8D 7E 01 lea edi, [esi+1]
.text:10001610 52 push edx ; Val
.text:10001611 57 push edi ; Str
.text:10001612 89 01 mov [ecx], eax
.text:10001614 FF 15 58 51 00 10 call ds:strchr
.text:1000161A 8B F0 mov esi, eax
.text:1000161C 83 C4 0C add esp, 0Ch
.text:1000161F 85 F6 test esi, esi
.text:10001621 75 17 jnz short loc_1000163A
.text:10001623 57 push edi ; Str
.text:10001624 FF D3 call ebx ; atoi
.text:10001626 8B 4C 24 24 mov ecx, [esp+14h+arg_C]
.text:1000162A 8B 54 24 28 mov edx, [esp+14h+arg_10]
.text:1000162E 83 C4 04 add esp, 4
.text:10001631 89 01 mov [ecx], eax
.text:10001633 89 32 mov [edx], esi
.text:10001635 5F pop edi
.text:10001636 5E pop esi
.text:10001637 5D pop ebp
.text:10001638 5B pop ebx
.text:10001639 C3 retn
.text:1000163A ; ---------------------------------------------------------------------------
.text:1000163A
.text:1000163A loc_1000163A: ; CODE XREF: sub_100015A0+81j
.text:1000163A 57 push edi ; Str
.text:1000163B C6 06 00 mov byte ptr [esi], 0
.text:1000163E FF D3 call ebx ; atoi
.text:10001640 8B 54 24 1C mov edx, [esp+14h+Val]
.text:10001644 8B 4C 24 24 mov ecx, [esp+14h+arg_C]
.text:10001648 46 inc esi
.text:10001649 52 push edx ; Val
.text:1000164A 56 push esi ; Str
.text:1000164B 89 01 mov [ecx], eax
.text:1000164D FF 15 58 51 00 10 call ds:strchr
.text:10001653 83 C4 0C add esp, 0Ch
.text:10001656 85 C0 test eax, eax
.text:10001658 75 1A jnz short loc_10001674
.text:1000165A 56 push esi ; Str
.text:1000165B FF D3 call ebx ; atoi
.text:1000165D 8B 4C 24 28 mov ecx, [esp+14h+arg_10]
.text:10001661 83 C4 04 add esp, 4
.text:10001664 55 push ebp ; void *
.text:10001665 89 01 mov [ecx], eax
.text:10001667 E8 26 23 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:1000166C 83 C4 04 add esp, 4
.text:1000166F 5F pop edi
.text:10001670 5E pop esi
.text:10001671 5D pop ebp
.text:10001672 5B pop ebx
.text:10001673 C3 retn
.text:10001674 ; ---------------------------------------------------------------------------
.text:10001674
.text:10001674 loc_10001674: ; CODE XREF: sub_100015A0+B8j
.text:10001674 56 push esi ; Str
.text:10001675 C6 00 00 mov byte ptr [eax], 0
.text:10001678 FF D3 call ebx ; atoi
.text:1000167A 8B 54 24 28 mov edx, [esp+14h+arg_10]
.text:1000167E 83 C4 04 add esp, 4
.text:10001681 55 push ebp ; void *
.text:10001682 89 02 mov [edx], eax
.text:10001684 E8 09 23 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:10001689 83 C4 04 add esp, 4
.text:1000168C 5F pop edi
.text:1000168D 5E pop esi
.text:1000168E 5D pop ebp
.text:1000168F 5B pop ebx
.text:10001690 C3 retn
.text:10001690 sub_100015A0 endp
.text:10001690
.text:10001690 ; ---------------------------------------------------------------------------
.text:10001691 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:100016A0 ; Exported entry 11. ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z
.text:100016A0
.text:100016A0 ; =============== S U B R O U T I N E =======================================
.text:100016A0
.text:100016A0
.text:100016A0 ; __int32 __cdecl GSCRCreateLocationList(const char *Filename, struct CListInfo *)
.text:100016A0 public ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z
.text:100016A0 ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z proc near
.text:100016A0 ; DATA XREF: .rdata:off_10005C68o
.text:100016A0
.text:100016A0 var_C8 = dword ptr -0C8h
.text:100016A0 var_C4 = dword ptr -0C4h
.text:100016A0 var_C0 = dword ptr -0C0h
.text:100016A0 var_BC = dword ptr -0BCh
.text:100016A0 var_B8 = dword ptr -0B8h
.text:100016A0 var_B4 = dword ptr -0B4h
.text:100016A0 var_B0 = dword ptr -0B0h
.text:100016A0 Str = dword ptr -0ACh
.text:100016A0 lpString = dword ptr -0A8h
.text:100016A0 var_A4 = dword ptr -0A4h
.text:100016A0 String = dword ptr -0A0h
.text:100016A0 var_9C = dword ptr -9Ch
.text:100016A0 var_98 = dword ptr -98h
.text:100016A0 var_94 = dword ptr -94h
.text:100016A0 var_90 = byte ptr -90h
.text:100016A0 Buf = byte ptr -8Ch
.text:100016A0 var_C = dword ptr -0Ch
.text:100016A0 var_4 = dword ptr -4
.text:100016A0 Filename = dword ptr 4
.text:100016A0 arg_4 = dword ptr 8
.text:100016A0
.text:100016A0 6A FF push 0FFFFFFFFh
.text:100016A2 68 FE 3E 00 10 push offset ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z_SEH
.text:100016A7 64 A1 00 00 00 00 mov eax, large fs:0
.text:100016AD 50 push eax
.text:100016AE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:100016B5 81 EC BC 00 00 00 sub esp, 0BCh
.text:100016BB 56 push esi
.text:100016BC 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100016C1 68 86 39 00 10 push offset ??0CString@@QAE@XZ ; CString::CString(void)
.text:100016C6 6A 06 push 6
.text:100016C8 8D 44 24 2C lea eax, [esp+0D8h+Str]
.text:100016CC 6A 04 push 4
.text:100016CE 50 push eax
.text:100016CF E8 8A 23 00 00 call sub_10003A5E
.text:100016D4 8B 8C 24 D0 00 00 00 mov ecx, [esp+0CCh+Filename]
.text:100016DB 68 28 60 00 10 push offset Mode ; "rt"
.text:100016E0 51 push ecx ; Filename
.text:100016E1 C7 84 24 D0 00 00 00 00 00 00 00 mov [esp+0D4h+var_4], 0
.text:100016EC FF 15 48 51 00 10 call ds:fopen
.text:100016F2 8B F0 mov esi, eax
.text:100016F4 83 C4 08 add esp, 8
.text:100016F7 85 F6 test esi, esi
.text:100016F9 89 74 24 04 mov [esp+0CCh+var_C8], esi
.text:100016FD 0F 84 21 02 00 00 jz loc_10001924
.text:10001703 56 push esi ; File
.text:10001704 8D 54 24 44 lea edx, [esp+0D0h+Buf]
.text:10001708 68 80 00 00 00 push 80h ; MaxCount
.text:1000170D 52 push edx ; Buf
.text:1000170E FF 15 4C 51 00 10 call ds:fgets
.text:10001714 83 C4 0C add esp, 0Ch
.text:10001717 85 C0 test eax, eax
.text:10001719 0F 84 C5 01 00 00 jz loc_100018E4
.text:1000171F 53 push ebx
.text:10001720 55 push ebp
.text:10001721 57 push edi
.text:10001722
.text:10001722 loc_10001722: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+23Bj
.text:10001722 80 7C 24 4C 23 cmp [esp+0D8h+Buf], 23h
.text:10001727 0F 84 98 01 00 00 jz loc_100018C5
.text:1000172D 8D 7C 24 4C lea edi, [esp+0D8h+Buf]
.text:10001731 33 ED xor ebp, ebp
.text:10001733 8D 5C 24 2C lea ebx, [esp+0D8h+Str]
.text:10001737
.text:10001737 loc_10001737: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+E6j
.text:10001737 6A 2C push 2Ch ; Val
.text:10001739 57 push edi ; Str
.text:1000173A FF 15 58 51 00 10 call ds:strchr
.text:10001740 8B F0 mov esi, eax
.text:10001742 83 C4 08 add esp, 8
.text:10001745 85 F6 test esi, esi
.text:10001747 75 24 jnz short loc_1000176D
.text:10001749 6A 0D push 0Dh ; Val
.text:1000174B 57 push edi ; Str
.text:1000174C FF 15 58 51 00 10 call ds:strchr
.text:10001752 8B F0 mov esi, eax
.text:10001754 83 C4 08 add esp, 8
.text:10001757 85 F6 test esi, esi
.text:10001759 75 12 jnz short loc_1000176D
.text:1000175B 6A 0A push 0Ah ; Val
.text:1000175D 57 push edi ; Str
.text:1000175E FF 15 58 51 00 10 call ds:strchr
.text:10001764 8B F0 mov esi, eax
.text:10001766 83 C4 08 add esp, 8
.text:10001769 85 F6 test esi, esi
.text:1000176B 74 03 jz short loc_10001770
.text:1000176D
.text:1000176D loc_1000176D: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+A7j
.text:1000176D ; GSCRCreateLocationList(char const *,CListInfo *)+B9j
.text:1000176D C6 06 00 mov byte ptr [esi], 0
.text:10001770
.text:10001770 loc_10001770: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+CBj
.text:10001770 57 push edi
.text:10001771 8B CB mov ecx, ebx
.text:10001773 E8 86 22 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001778 85 F6 test esi, esi
.text:1000177A 74 0C jz short loc_10001788
.text:1000177C 45 inc ebp
.text:1000177D 83 C3 04 add ebx, 4
.text:10001780 83 FD 06 cmp ebp, 6
.text:10001783 8D 7E 01 lea edi, [esi+1]
.text:10001786 7C AF jl short loc_10001737
.text:10001788
.text:10001788 loc_10001788: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+DAj
.text:10001788 83 FD 06 cmp ebp, 6
.text:1000178B 0F 85 30 01 00 00 jnz loc_100018C1
.text:10001791 6A 40 push 40h ; unsigned int
.text:10001793 E8 2A 22 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:10001798 8B F0 mov esi, eax
.text:1000179A 83 C4 04 add esp, 4
.text:1000179D 89 74 24 44 mov [esp+0D8h+var_94], esi
.text:100017A1 33 DB xor ebx, ebx
.text:100017A3 3B F3 cmp esi, ebx
.text:100017A5 74 3F jz short loc_100017E6
.text:100017A7 C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:100017AD 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100017B2 68 86 39 00 10 push offset ??0CString@@QAE@XZ ; CString::CString(void)
.text:100017B7 6A 04 push 4
.text:100017B9 8D 46 2C lea eax, [esi+2Ch]
.text:100017BC 6A 04 push 4
.text:100017BE 50 push eax
.text:100017BF C6 84 24 E8 00 00 00 02 mov byte ptr [esp+0ECh+var_4], 2
.text:100017C7 E8 92 22 00 00 call sub_10003A5E
.text:100017CC 8D 7E 08 lea edi, [esi+8]
.text:100017CF B9 09 00 00 00 mov ecx, 9
.text:100017D4 33 C0 xor eax, eax
.text:100017D6 C7 06 68 51 00 10 mov dword ptr [esi], offset ??_7CLocationInfo@@6B@ ; const CLocationInfo::`vftable'
.text:100017DC F3 AB rep stosd
.text:100017DE 89 5E 04 mov [esi+4], ebx
.text:100017E1 89 5E 3C mov [esi+3Ch], ebx
.text:100017E4 EB 02 jmp short loc_100017E8
.text:100017E6 ; ---------------------------------------------------------------------------
.text:100017E6
.text:100017E6 loc_100017E6: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+105j
.text:100017E6 33 F6 xor esi, esi
.text:100017E8
.text:100017E8 loc_100017E8: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+144j
.text:100017E8 8B 4C 24 2C mov ecx, [esp+0D8h+Str]
.text:100017EC C6 84 24 D4 00 00 00 00 mov byte ptr [esp+0D8h+var_4], 0
.text:100017F4 51 push ecx ; Str
.text:100017F5 FF 15 40 51 00 10 call ds:atoi
.text:100017FB 89 46 04 mov [esi+4], eax
.text:100017FE 8D 56 10 lea edx, [esi+10h]
.text:10001801 8D 46 0C lea eax, [esi+0Ch]
.text:10001804 52 push edx ; int
.text:10001805 8B 54 24 38 mov edx, [esp+0E0h+lpString]
.text:10001809 8D 4E 08 lea ecx, [esi+8]
.text:1000180C 50 push eax ; int
.text:1000180D 51 push ecx ; int
.text:1000180E 6A 2F push 2Fh ; Val
.text:10001810 52 push edx ; lpString
.text:10001811 E8 8A FD FF FF call sub_100015A0
.text:10001816 8D 46 1C lea eax, [esi+1Ch]
.text:10001819 8D 4E 18 lea ecx, [esi+18h]
.text:1000181C 50 push eax ; int
.text:1000181D 8B 44 24 50 mov eax, [esp+0F4h+var_A4]
.text:10001821 8D 56 14 lea edx, [esi+14h]
.text:10001824 51 push ecx ; int
.text:10001825 52 push edx ; int
.text:10001826 6A 2F push 2Fh ; Val
.text:10001828 50 push eax ; lpString
.text:10001829 E8 72 FD FF FF call sub_100015A0
.text:1000182E 8B 4C 24 64 mov ecx, [esp+104h+String]
.text:10001832 51 push ecx ; String
.text:10001833 FF 15 50 51 00 10 call ds:atof
.text:10001839 DC 0D B8 51 00 10 fmul ds:dbl_100051B8
.text:1000183F E8 A0 23 00 00 call _ftol
.text:10001844 89 46 20 mov [esi+20h], eax
.text:10001847 8D 54 24 58 lea edx, [esp+108h+var_B0]
.text:1000184B 8D 44 24 44 lea eax, [esp+108h+var_C4]
.text:1000184F 52 push edx ; int
.text:10001850 8B 54 24 70 mov edx, [esp+10Ch+var_9C]
.text:10001854 8D 4C 24 4C lea ecx, [esp+10Ch+var_C0]
.text:10001858 50 push eax ; int
.text:10001859 51 push ecx ; int
.text:1000185A 6A 2F push 2Fh ; Val
.text:1000185C 52 push edx ; lpString
.text:1000185D E8 3E FD FF FF call sub_100015A0
.text:10001862 83 C4 44 add esp, 44h
.text:10001865 8D 44 24 20 lea eax, [esp+0D8h+var_B8]
.text:10001869 8D 4C 24 1C lea ecx, [esp+0D8h+var_BC]
.text:1000186D 8D 54 24 24 lea edx, [esp+0D8h+var_B4]
.text:10001871 50 push eax ; int
.text:10001872 8B 44 24 44 mov eax, [esp+0DCh+var_98]
.text:10001876 51 push ecx ; int
.text:10001877 52 push edx ; int
.text:10001878 6A 3A push 3Ah ; Val
.text:1000187A 50 push eax ; lpString
.text:1000187B E8 20 FD FF FF call sub_100015A0
.text:10001880 8B 4C 24 34 mov ecx, [esp+0ECh+var_B8]
.text:10001884 8B 54 24 30 mov edx, [esp+0ECh+var_BC]
.text:10001888 8B 44 24 38 mov eax, [esp+0ECh+var_B4]
.text:1000188C 83 C4 14 add esp, 14h
.text:1000188F 6A FF push 0FFFFFFFFh ; int
.text:10001891 51 push ecx ; int
.text:10001892 8B 4C 24 30 mov ecx, [esp+0E0h+var_B0]
.text:10001896 52 push edx ; int
.text:10001897 8B 54 24 20 mov edx, [esp+0E4h+var_C4]
.text:1000189B 50 push eax ; int
.text:1000189C 8B 44 24 28 mov eax, [esp+0E8h+var_C0]
.text:100018A0 51 push ecx ; int
.text:100018A1 52 push edx ; int
.text:100018A2 50 push eax ; int
.text:100018A3 8D 4C 24 64 lea ecx, [esp+0F4h+var_90] ; this
.text:100018A7 E8 4C 21 00 00 call ??0CTime@@QAE@HHHHHHH@Z ; CTime::CTime(int,int,int,int,int,int,int)
.text:100018AC 8B 08 mov ecx, [eax]
.text:100018AE 8B 94 24 E0 00 00 00 mov edx, [esp+0D8h+arg_4]
.text:100018B5 89 4E 3C mov [esi+3Ch], ecx
.text:100018B8 56 push esi ; struct CObject *
.text:100018B9 8D 4A 28 lea ecx, [edx+28h] ; this
.text:100018BC E8 31 21 00 00 call ?AddTail@CObList@@QAEPAU__POSITION@@PAVCObject@@@Z ; CObList::AddTail(CObject *)
.text:100018C1
.text:100018C1 loc_100018C1: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+EBj
.text:100018C1 8B 74 24 10 mov esi, [esp+0D8h+var_C8]
.text:100018C5
.text:100018C5 loc_100018C5: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+87j
.text:100018C5 56 push esi ; File
.text:100018C6 8D 44 24 50 lea eax, [esp+0DCh+Buf]
.text:100018CA 68 80 00 00 00 push 80h ; MaxCount
.text:100018CF 50 push eax ; Buf
.text:100018D0 FF 15 4C 51 00 10 call ds:fgets
.text:100018D6 83 C4 0C add esp, 0Ch
.text:100018D9 85 C0 test eax, eax
.text:100018DB 0F 85 41 FE FF FF jnz loc_10001722
.text:100018E1 5F pop edi
.text:100018E2 5D pop ebp
.text:100018E3 5B pop ebx
.text:100018E4
.text:100018E4 loc_100018E4: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+79j
.text:100018E4 56 push esi ; File
.text:100018E5 FF 15 54 51 00 10 call ds:fclose
.text:100018EB 83 C4 04 add esp, 4
.text:100018EE 8D 4C 24 20 lea ecx, [esp+0CCh+Str]
.text:100018F2 C7 84 24 C8 00 00 00 FF FF FF FF mov [esp+0CCh+var_4], 0FFFFFFFFh
.text:100018FD 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001902 6A 06 push 6
.text:10001904 6A 04 push 4
.text:10001906 51 push ecx
.text:10001907 E8 E4 21 00 00 call sub_10003AF0
.text:1000190C 33 C0 xor eax, eax
.text:1000190E 5E pop esi
.text:1000190F 8B 8C 24 BC 00 00 00 mov ecx, [esp+0C8h+var_C]
.text:10001916 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:1000191D 81 C4 C8 00 00 00 add esp, 0C8h
.text:10001923 C3 retn
.text:10001924 ; ---------------------------------------------------------------------------
.text:10001924
.text:10001924 loc_10001924: ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+5Dj
.text:10001924 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001929 6A 06 push 6
.text:1000192B 8D 54 24 28 lea edx, [esp+0D4h+Str]
.text:1000192F 6A 04 push 4
.text:10001931 52 push edx
.text:10001932 C7 84 24 D8 00 00 00 FF FF FF FF mov [esp+0DCh+var_4], 0FFFFFFFFh
.text:1000193D E8 AE 21 00 00 call sub_10003AF0
.text:10001942 8B 8C 24 C0 00 00 00 mov ecx, [esp+0CCh+var_C]
.text:10001949 B8 05 00 00 81 mov eax, 81000005h
.text:1000194E 5E pop esi
.text:1000194F 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001956 81 C4 C8 00 00 00 add esp, 0C8h
.text:1000195C C3 retn
.text:1000195C ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z endp
.text:1000195C
.text:1000195C ; ---------------------------------------------------------------------------
.text:1000195D 90 90 90 align 10h
.text:10001960
.text:10001960 ; =============== S U B R O U T I N E =======================================
.text:10001960
.text:10001960
.text:10001960 ; int __stdcall sub_10001960(void *)
.text:10001960 sub_10001960 proc near ; CODE XREF: sub_10003EE6+7p
.text:10001960 ; sub_10004030+4p ...
.text:10001960
.text:10001960 arg_0 = dword ptr 4
.text:10001960
.text:10001960 8B 44 24 04 mov eax, [esp+arg_0]
.text:10001964 50 push eax ; void *
.text:10001965 E8 28 20 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:1000196A 59 pop ecx
.text:1000196B C2 04 00 retn 4
.text:1000196B sub_10001960 endp
.text:1000196B
.text:1000196B ; ---------------------------------------------------------------------------
.text:1000196E 90 90 align 10h
.text:10001970 ; Exported entry 13. ?GSCRDeleteListInfo@@YAJPAVCListInfo@@@Z
.text:10001970
.text:10001970 ; =============== S U B R O U T I N E =======================================
.text:10001970
.text:10001970
.text:10001970 ; __int32 __cdecl GSCRDeleteListInfo(struct CListInfo *)
.text:10001970 public ?GSCRDeleteListInfo@@YAJPAVCListInfo@@@Z
.text:10001970 ?GSCRDeleteListInfo@@YAJPAVCListInfo@@@Z proc near
.text:10001970 ; DATA XREF: .rdata:off_10005C68o
.text:10001970
.text:10001970 arg_0 = dword ptr 4
.text:10001970
.text:10001970 56 push esi
.text:10001971 57 push edi
.text:10001972 8B 7C 24 0C mov edi, [esp+8+arg_0]
.text:10001976 8B 77 2C mov esi, [edi+2Ch]
.text:10001979 85 F6 test esi, esi
.text:1000197B 74 16 jz short loc_10001993
.text:1000197D
.text:1000197D loc_1000197D: ; CODE XREF: GSCRDeleteListInfo(CListInfo *)+21j
.text:1000197D 8B C6 mov eax, esi
.text:1000197F 8B 36 mov esi, [esi]
.text:10001981 8B 48 08 mov ecx, [eax+8]
.text:10001984 85 C9 test ecx, ecx
.text:10001986 74 07 jz short loc_1000198F
.text:10001988 8B 01 mov eax, [ecx]
.text:1000198A 6A 01 push 1
.text:1000198C FF 50 04 call dword ptr [eax+4]
.text:1000198F
.text:1000198F loc_1000198F: ; CODE XREF: GSCRDeleteListInfo(CListInfo *)+16j
.text:1000198F 85 F6 test esi, esi
.text:10001991 75 EA jnz short loc_1000197D
.text:10001993
.text:10001993 loc_10001993: ; CODE XREF: GSCRDeleteListInfo(CListInfo *)+Bj
.text:10001993 8B 77 10 mov esi, [edi+10h]
.text:10001996 85 F6 test esi, esi
.text:10001998 74 16 jz short loc_100019B0
.text:1000199A
.text:1000199A loc_1000199A: ; CODE XREF: GSCRDeleteListInfo(CListInfo *)+3Ej
.text:1000199A 8B C6 mov eax, esi
.text:1000199C 8B 36 mov esi, [esi]
.text:1000199E 8B 48 08 mov ecx, [eax+8]
.text:100019A1 85 C9 test ecx, ecx
.text:100019A3 74 07 jz short loc_100019AC
.text:100019A5 8B 11 mov edx, [ecx]
.text:100019A7 6A 01 push 1
.text:100019A9 FF 52 04 call dword ptr [edx+4]
.text:100019AC
.text:100019AC loc_100019AC: ; CODE XREF: GSCRDeleteListInfo(CListInfo *)+33j
.text:100019AC 85 F6 test esi, esi
.text:100019AE 75 EA jnz short loc_1000199A
.text:100019B0
.text:100019B0 loc_100019B0: ; CODE XREF: GSCRDeleteListInfo(CListInfo *)+28j
.text:100019B0 5F pop edi
.text:100019B1 33 C0 xor eax, eax
.text:100019B3 5E pop esi
.text:100019B4 C3 retn
.text:100019B4 ?GSCRDeleteListInfo@@YAJPAVCListInfo@@@Z endp
.text:100019B4
.text:100019B4 ; ---------------------------------------------------------------------------
.text:100019B5 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:100019C0 ; Exported entry 10. ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z
.text:100019C0
.text:100019C0 ; =============== S U B R O U T I N E =======================================
.text:100019C0
.text:100019C0
.text:100019C0 ; __int32 __cdecl GSCRAddLocationNameFromZipcode(struct CListInfo *)
.text:100019C0 public ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z
.text:100019C0 ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z proc near
.text:100019C0 ; DATA XREF: .rdata:off_10005C68o
.text:100019C0
.text:100019C0 var_318 = byte ptr -318h
.text:100019C0 var_314 = byte ptr -314h
.text:100019C0 var_310 = byte ptr -310h
.text:100019C0 var_30C = byte ptr -30Ch
.text:100019C0 var_20C = byte ptr -20Ch
.text:100019C0 var_10C = byte ptr -10Ch
.text:100019C0 var_C = dword ptr -0Ch
.text:100019C0 var_4 = dword ptr -4
.text:100019C0 arg_0 = dword ptr 4
.text:100019C0
.text:100019C0 6A FF push 0FFFFFFFFh
.text:100019C2 68 26 3F 00 10 push offset ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z_SEH
.text:100019C7 64 A1 00 00 00 00 mov eax, large fs:0
.text:100019CD 50 push eax
.text:100019CE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:100019D5 81 EC 0C 03 00 00 sub esp, 30Ch
.text:100019DB 53 push ebx
.text:100019DC 8D 44 24 08 lea eax, [esp+31Ch+var_314]
.text:100019E0 55 push ebp
.text:100019E1 50 push eax
.text:100019E2 FF 15 08 50 00 10 call ds:?CMTLGetExeDir@@YA?AVCString@@XZ ; CMTLGetExeDir(void)
.text:100019E8 83 C4 04 add esp, 4
.text:100019EB 68 2C 60 00 10 push offset aDatabaseZip_pd ; "\\DataBase\\zip.pdb"
.text:100019F0 8D 4C 24 14 lea ecx, [esp+324h+var_310]
.text:100019F4 50 push eax
.text:100019F5 51 push ecx
.text:100019F6 C7 84 24 28 03 00 00 00 00 00 00 mov [esp+32Ch+var_4], 0
.text:10001A01 E8 FE 1F 00 00 call ??H@YG?AVCString@@ABV0@PBD@Z ; operator+(CString const &,char const *)
.text:10001A06 8B 00 mov eax, [eax]
.text:10001A08 50 push eax
.text:10001A09 FF 15 1C 50 00 10 call ds:CmInitZip2Address
.text:10001A0F 83 C4 04 add esp, 4
.text:10001A12 8D 4C 24 10 lea ecx, [esp+320h+var_310] ; this
.text:10001A16 8B D8 mov ebx, eax
.text:10001A18 E8 6F 1F 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001A1D 83 CD FF or ebp, 0FFFFFFFFh
.text:10001A20 8D 4C 24 0C lea ecx, [esp+320h+var_314] ; this
.text:10001A24 89 AC 24 1C 03 00 00 mov [esp+320h+var_4], ebp
.text:10001A2B E8 5C 1F 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001A30 85 DB test ebx, ebx
.text:10001A32 75 1C jnz short loc_10001A50
.text:10001A34 5D pop ebp
.text:10001A35 B8 06 00 00 81 mov eax, 81000006h
.text:10001A3A 5B pop ebx
.text:10001A3B 8B 8C 24 0C 03 00 00 mov ecx, [esp+318h+var_C]
.text:10001A42 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001A49 81 C4 18 03 00 00 add esp, 318h
.text:10001A4F C3 retn
.text:10001A50 ; ---------------------------------------------------------------------------
.text:10001A50
.text:10001A50 loc_10001A50: ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+72j
.text:10001A50 57 push edi
.text:10001A51 B9 40 00 00 00 mov ecx, 40h
.text:10001A56 33 C0 xor eax, eax
.text:10001A58 8D 7C 24 18 lea edi, [esp+324h+var_30C]
.text:10001A5C F3 AB rep stosd
.text:10001A5E 8B 94 24 28 03 00 00 mov edx, [esp+324h+arg_0]
.text:10001A65 B9 40 00 00 00 mov ecx, 40h
.text:10001A6A 8D BC 24 18 01 00 00 lea edi, [esp+324h+var_20C]
.text:10001A71 F3 AB rep stosd
.text:10001A73 B9 40 00 00 00 mov ecx, 40h
.text:10001A78 8D BC 24 18 02 00 00 lea edi, [esp+324h+var_10C]
.text:10001A7F F3 AB rep stosd
.text:10001A81 8B 7A 2C mov edi, [edx+2Ch]
.text:10001A84 8D 4C 24 0C lea ecx, [esp+324h+var_318] ; this
.text:10001A88 E8 F9 1E 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:10001A8D 85 FF test edi, edi
.text:10001A8F C7 84 24 20 03 00 00 01 00 00 00 mov [esp+324h+var_4], 1
.text:10001A9A 0F 84 DA 00 00 00 jz loc_10001B7A
.text:10001AA0 56 push esi
.text:10001AA1
.text:10001AA1 loc_10001AA1: ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+1B3j
.text:10001AA1 8B C7 mov eax, edi
.text:10001AA3 8B 3F mov edi, [edi]
.text:10001AA5 8B 70 08 mov esi, [eax+8]
.text:10001AA8 8B 46 04 mov eax, [esi+4]
.text:10001AAB 85 C0 test eax, eax
.text:10001AAD 75 2C jnz short loc_10001ADB
.text:10001AAF 68 04 61 00 10 push offset unk_10006104
.text:10001AB4 8D 4E 2C lea ecx, [esi+2Ch]
.text:10001AB7 E8 42 1F 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001ABC 68 04 61 00 10 push offset unk_10006104
.text:10001AC1 8D 4E 30 lea ecx, [esi+30h]
.text:10001AC4 E8 35 1F 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001AC9 68 04 61 00 10 push offset unk_10006104
.text:10001ACE 8D 4E 34 lea ecx, [esi+34h]
.text:10001AD1 E8 28 1F 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001AD6 E9 96 00 00 00 jmp loc_10001B71
.text:10001ADB ; ---------------------------------------------------------------------------
.text:10001ADB
.text:10001ADB loc_10001ADB: ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+EDj
.text:10001ADB 3B E8 cmp ebp, eax
.text:10001ADD 75 2F jnz short loc_10001B0E
.text:10001ADF 8D 44 24 1C lea eax, [esp+328h+var_30C]
.text:10001AE3 8D 4E 2C lea ecx, [esi+2Ch]
.text:10001AE6 50 push eax
.text:10001AE7 E8 12 1F 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001AEC 8D 8C 24 1C 01 00 00 lea ecx, [esp+328h+var_20C]
.text:10001AF3 51 push ecx
.text:10001AF4 8D 4E 30 lea ecx, [esi+30h]
.text:10001AF7 E8 02 1F 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001AFC 8D 94 24 1C 02 00 00 lea edx, [esp+328h+var_10C]
.text:10001B03 8D 4E 34 lea ecx, [esi+34h]
.text:10001B06 52 push edx
.text:10001B07 E8 F2 1E 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001B0C EB 63 jmp short loc_10001B71
.text:10001B0E ; ---------------------------------------------------------------------------
.text:10001B0E
.text:10001B0E loc_10001B0E: ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+11Dj
.text:10001B0E 8D 8C 24 1C 02 00 00 lea ecx, [esp+328h+var_10C]
.text:10001B15 68 00 01 00 00 push 100h
.text:10001B1A 51 push ecx
.text:10001B1B 8D 94 24 24 01 00 00 lea edx, [esp+330h+var_20C]
.text:10001B22 68 00 01 00 00 push 100h
.text:10001B27 52 push edx
.text:10001B28 8D 4C 24 2C lea ecx, [esp+338h+var_30C]
.text:10001B2C 68 00 01 00 00 push 100h
.text:10001B31 51 push ecx
.text:10001B32 50 push eax
.text:10001B33 53 push ebx
.text:10001B34 FF 15 18 50 00 10 call ds:CmConvZip2Address
.text:10001B3A 83 C4 20 add esp, 20h
.text:10001B3D 85 C0 test eax, eax
.text:10001B3F 7C 30 jl short loc_10001B71
.text:10001B41 8D 54 24 1C lea edx, [esp+328h+var_30C]
.text:10001B45 8D 4E 2C lea ecx, [esi+2Ch]
.text:10001B48 52 push edx
.text:10001B49 E8 B0 1E 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001B4E 8D 84 24 1C 01 00 00 lea eax, [esp+328h+var_20C]
.text:10001B55 8D 4E 30 lea ecx, [esi+30h]
.text:10001B58 50 push eax
.text:10001B59 E8 A0 1E 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001B5E 8D 8C 24 1C 02 00 00 lea ecx, [esp+328h+var_10C]
.text:10001B65 51 push ecx
.text:10001B66 8D 4E 34 lea ecx, [esi+34h]
.text:10001B69 E8 90 1E 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10001B6E 8B 6E 04 mov ebp, [esi+4]
.text:10001B71
.text:10001B71 loc_10001B71: ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+116j
.text:10001B71 ; GSCRAddLocationNameFromZipcode(CListInfo *)+14Cj ...
.text:10001B71 85 FF test edi, edi
.text:10001B73 0F 85 28 FF FF FF jnz loc_10001AA1
.text:10001B79 5E pop esi
.text:10001B7A
.text:10001B7A loc_10001B7A: ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+DAj
.text:10001B7A 53 push ebx
.text:10001B7B FF 15 14 50 00 10 call ds:CmExitZip2Address
.text:10001B81 83 C4 04 add esp, 4
.text:10001B84 8D 4C 24 0C lea ecx, [esp+324h+var_318] ; this
.text:10001B88 C7 84 24 20 03 00 00 FF FF FF FF mov [esp+324h+var_4], 0FFFFFFFFh
.text:10001B93 E8 F4 1D 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001B98 8B 8C 24 18 03 00 00 mov ecx, [esp+324h+var_C]
.text:10001B9F 5F pop edi
.text:10001BA0 5D pop ebp
.text:10001BA1 33 C0 xor eax, eax
.text:10001BA3 5B pop ebx
.text:10001BA4 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001BAB 81 C4 18 03 00 00 add esp, 318h
.text:10001BB1 C3 retn
.text:10001BB1 ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z endp
.text:10001BB1
.text:10001BB1 ; ---------------------------------------------------------------------------
.text:10001BB2 90 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10001BC0 ; Exported entry 17. ?GSCRRelatePhotosWithLocations@@YAJPAVCListInfo@@@Z
.text:10001BC0
.text:10001BC0 ; =============== S U B R O U T I N E =======================================
.text:10001BC0
.text:10001BC0
.text:10001BC0 ; __int32 __cdecl GSCRRelatePhotosWithLocations(struct CListInfo *)
.text:10001BC0 public ?GSCRRelatePhotosWithLocations@@YAJPAVCListInfo@@@Z
.text:10001BC0 ?GSCRRelatePhotosWithLocations@@YAJPAVCListInfo@@@Z proc near
.text:10001BC0 ; DATA XREF: .rdata:off_10005C68o
.text:10001BC0
.text:10001BC0 var_10 = dword ptr -10h
.text:10001BC0 var_C = dword ptr -0Ch
.text:10001BC0 var_8 = dword ptr -8
.text:10001BC0 var_4 = dword ptr -4
.text:10001BC0 arg_0 = dword ptr 4
.text:10001BC0
.text:10001BC0 8B 4C 24 04 mov ecx, [esp+arg_0]
.text:10001BC4 83 EC 10 sub esp, 10h
.text:10001BC7 53 push ebx
.text:10001BC8 55 push ebp
.text:10001BC9 56 push esi
.text:10001BCA 33 F6 xor esi, esi
.text:10001BCC 3B CE cmp ecx, esi
.text:10001BCE 57 push edi
.text:10001BCF 75 0D jnz short loc_10001BDE
.text:10001BD1 B8 57 00 07 80 mov eax, 80070057h
.text:10001BD6 5F pop edi
.text:10001BD7 5E pop esi
.text:10001BD8 5D pop ebp
.text:10001BD9 5B pop ebx
.text:10001BDA 83 C4 10 add esp, 10h
.text:10001BDD C3 retn
.text:10001BDE ; ---------------------------------------------------------------------------
.text:10001BDE
.text:10001BDE loc_10001BDE: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+Fj
.text:10001BDE 8B 41 2C mov eax, [ecx+2Ch]
.text:10001BE1 8B 59 10 mov ebx, [ecx+10h]
.text:10001BE4 3B C6 cmp eax, esi
.text:10001BE6 89 5C 24 24 mov [esp+20h+arg_0], ebx
.text:10001BEA 0F 84 7D 01 00 00 jz loc_10001D6D
.text:10001BF0 3B DE cmp ebx, esi
.text:10001BF2 0F 84 75 01 00 00 jz loc_10001D6D
.text:10001BF8 89 74 24 18 mov [esp+20h+var_8], esi
.text:10001BFC EB 04 jmp short loc_10001C02
.text:10001BFE ; ---------------------------------------------------------------------------
.text:10001BFE
.text:10001BFE loc_10001BFE: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+12Bj
.text:10001BFE 8B 44 24 1C mov eax, [esp+20h+var_4]
.text:10001C02
.text:10001C02 loc_10001C02: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+3Cj
.text:10001C02 8B 68 08 mov ebp, [eax+8]
.text:10001C05 8B 08 mov ecx, [eax]
.text:10001C07 89 4C 24 1C mov [esp+20h+var_4], ecx
.text:10001C0B 89 6C 24 14 mov [esp+20h+var_C], ebp
.text:10001C0F 8B 55 3C mov edx, [ebp+3Ch]
.text:10001C12 89 54 24 10 mov [esp+20h+var_10], edx
.text:10001C16
.text:10001C16 loc_10001C16: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+10Fj
.text:10001C16 85 F6 test esi, esi
.text:10001C18 75 0D jnz short loc_10001C27
.text:10001C1A 8B 0B mov ecx, [ebx]
.text:10001C1C 8B C3 mov eax, ebx
.text:10001C1E 89 4C 24 24 mov [esp+20h+arg_0], ecx
.text:10001C22 8B D9 mov ebx, ecx
.text:10001C24 8B 70 08 mov esi, [eax+8]
.text:10001C27
.text:10001C27 loc_10001C27: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+58j
.text:10001C27 8B 56 0C mov edx, [esi+0Ch]
.text:10001C2A 51 push ecx
.text:10001C2B 8D 7E 0C lea edi, [esi+0Ch]
.text:10001C2E 8B C4 mov eax, esp
.text:10001C30 8D 4C 24 1C lea ecx, [esp+24h+var_8]
.text:10001C34 89 10 mov [eax], edx
.text:10001C36 E8 45 01 00 00 call sub_10001D80
.text:10001C3B 85 C0 test eax, eax
.text:10001C3D 74 75 jz short loc_10001CB4
.text:10001C3F 51 push ecx
.text:10001C40 8B 4C 24 14 mov ecx, [esp+24h+var_10]
.text:10001C44 8B C4 mov eax, esp
.text:10001C46 89 08 mov [eax], ecx
.text:10001C48 8B CF mov ecx, edi
.text:10001C4A E8 41 01 00 00 call sub_10001D90
.text:10001C4F 85 C0 test eax, eax
.text:10001C51 74 61 jz short loc_10001CB4
.text:10001C53 8B 55 04 mov edx, [ebp+4]
.text:10001C56 8D 7D 2C lea edi, [ebp+2Ch]
.text:10001C59 89 56 10 mov [esi+10h], edx
.text:10001C5C 8D 5E 14 lea ebx, [esi+14h]
.text:10001C5F BD 04 00 00 00 mov ebp, 4
.text:10001C64
.text:10001C64 loc_10001C64: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+B3j
.text:10001C64 57 push edi
.text:10001C65 8B CB mov ecx, ebx
.text:10001C67 E8 9E 1D 00 00 call ??4CString@@QAEABV0@ABV0@@Z ; CString::operator=(CString const &)
.text:10001C6C 83 C7 04 add edi, 4
.text:10001C6F 83 C3 04 add ebx, 4
.text:10001C72 4D dec ebp
.text:10001C73 75 EF jnz short loc_10001C64
.text:10001C75 8B 44 24 14 mov eax, [esp+20h+var_C]
.text:10001C79 8D 4E 24 lea ecx, [esi+24h]
.text:10001C7C 83 C0 08 add eax, 8
.text:10001C7F BA 03 00 00 00 mov edx, 3
.text:10001C84
.text:10001C84 loc_10001C84: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+DFj
.text:10001C84 8B F0 mov esi, eax
.text:10001C86 8B F9 mov edi, ecx
.text:10001C88 83 C0 0C add eax, 0Ch
.text:10001C8B 83 C1 0C add ecx, 0Ch
.text:10001C8E 8B 1E mov ebx, [esi]
.text:10001C90 4A dec edx
.text:10001C91 89 1F mov [edi], ebx
.text:10001C93 8B 5E 04 mov ebx, [esi+4]
.text:10001C96 89 5F 04 mov [edi+4], ebx
.text:10001C99 8B 76 08 mov esi, [esi+8]
.text:10001C9C 89 77 08 mov [edi+8], esi
.text:10001C9F 75 E3 jnz short loc_10001C84
.text:10001CA1 8B 44 24 24 mov eax, [esp+20h+arg_0]
.text:10001CA5 8B 6C 24 14 mov ebp, [esp+20h+var_C]
.text:10001CA9 8B 08 mov ecx, [eax]
.text:10001CAB 8B 70 08 mov esi, [eax+8]
.text:10001CAE 89 4C 24 24 mov [esp+20h+arg_0], ecx
.text:10001CB2 8B D9 mov ebx, ecx
.text:10001CB4
.text:10001CB4 loc_10001CB4: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+7Dj
.text:10001CB4 ; GSCRRelatePhotosWithLocations(CListInfo *)+91j
.text:10001CB4 85 DB test ebx, ebx
.text:10001CB6 0F 84 A7 00 00 00 jz loc_10001D63
.text:10001CBC 8B 54 24 10 mov edx, [esp+20h+var_10]
.text:10001CC0 51 push ecx
.text:10001CC1 8B C4 mov eax, esp
.text:10001CC3 8D 4E 0C lea ecx, [esi+0Ch]
.text:10001CC6 89 10 mov [eax], edx
.text:10001CC8 E8 C3 00 00 00 call sub_10001D90
.text:10001CCD 85 C0 test eax, eax
.text:10001CCF 0F 85 41 FF FF FF jnz loc_10001C16
.text:10001CD5 85 DB test ebx, ebx
.text:10001CD7 0F 84 86 00 00 00 jz loc_10001D63
.text:10001CDD 8B 44 24 10 mov eax, [esp+20h+var_10]
.text:10001CE1 89 44 24 18 mov [esp+20h+var_8], eax
.text:10001CE5 8B 44 24 1C mov eax, [esp+20h+var_4]
.text:10001CE9 85 C0 test eax, eax
.text:10001CEB 0F 85 0D FF FF FF jnz loc_10001BFE
.text:10001CF1 85 DB test ebx, ebx
.text:10001CF3 74 6E jz short loc_10001D63
.text:10001CF5 EB 04 jmp short loc_10001CFB
.text:10001CF7 ; ---------------------------------------------------------------------------
.text:10001CF7
.text:10001CF7 loc_10001CF7: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+1A1j
.text:10001CF7 8B 5C 24 24 mov ebx, [esp+20h+arg_0]
.text:10001CFB
.text:10001CFB loc_10001CFB: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+135j
.text:10001CFB 8B 0B mov ecx, [ebx]
.text:10001CFD 8B 55 04 mov edx, [ebp+4]
.text:10001D00 8B C3 mov eax, ebx
.text:10001D02 89 4C 24 24 mov [esp+20h+arg_0], ecx
.text:10001D06 8D 7D 2C lea edi, [ebp+2Ch]
.text:10001D09 C7 44 24 1C 04 00 00 00 mov [esp+20h+var_4], 4
.text:10001D11 8B 70 08 mov esi, [eax+8]
.text:10001D14 89 56 10 mov [esi+10h], edx
.text:10001D17 8D 5E 14 lea ebx, [esi+14h]
.text:10001D1A
.text:10001D1A loc_10001D1A: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+171j
.text:10001D1A 57 push edi
.text:10001D1B 8B CB mov ecx, ebx
.text:10001D1D E8 E8 1C 00 00 call ??4CString@@QAEABV0@ABV0@@Z ; CString::operator=(CString const &)
.text:10001D22 8B 44 24 1C mov eax, [esp+20h+var_4]
.text:10001D26 83 C7 04 add edi, 4
.text:10001D29 83 C3 04 add ebx, 4
.text:10001D2C 48 dec eax
.text:10001D2D 89 44 24 1C mov [esp+20h+var_4], eax
.text:10001D31 75 E7 jnz short loc_10001D1A
.text:10001D33 8D 4E 24 lea ecx, [esi+24h]
.text:10001D36 8D 45 08 lea eax, [ebp+8]
.text:10001D39 BA 03 00 00 00 mov edx, 3
.text:10001D3E
.text:10001D3E loc_10001D3E: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+199j
.text:10001D3E 8B F0 mov esi, eax
.text:10001D40 8B F9 mov edi, ecx
.text:10001D42 83 C0 0C add eax, 0Ch
.text:10001D45 83 C1 0C add ecx, 0Ch
.text:10001D48 8B 1E mov ebx, [esi]
.text:10001D4A 4A dec edx
.text:10001D4B 89 1F mov [edi], ebx
.text:10001D4D 8B 5E 04 mov ebx, [esi+4]
.text:10001D50 89 5F 04 mov [edi+4], ebx
.text:10001D53 8B 76 08 mov esi, [esi+8]
.text:10001D56 89 77 08 mov [edi+8], esi
.text:10001D59 75 E3 jnz short loc_10001D3E
.text:10001D5B 8B 44 24 24 mov eax, [esp+20h+arg_0]
.text:10001D5F 85 C0 test eax, eax
.text:10001D61 75 94 jnz short loc_10001CF7
.text:10001D63
.text:10001D63 loc_10001D63: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+F6j
.text:10001D63 ; GSCRRelatePhotosWithLocations(CListInfo *)+117j ...
.text:10001D63 33 C0 xor eax, eax
.text:10001D65 5F pop edi
.text:10001D66 5E pop esi
.text:10001D67 5D pop ebp
.text:10001D68 5B pop ebx
.text:10001D69 83 C4 10 add esp, 10h
.text:10001D6C C3 retn
.text:10001D6D ; ---------------------------------------------------------------------------
.text:10001D6D
.text:10001D6D loc_10001D6D: ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+2Aj
.text:10001D6D ; GSCRRelatePhotosWithLocations(CListInfo *)+32j
.text:10001D6D 5F pop edi
.text:10001D6E 5E pop esi
.text:10001D6F 5D pop ebp
.text:10001D70 B8 05 40 00 80 mov eax, 80004005h
.text:10001D75 5B pop ebx
.text:10001D76 83 C4 10 add esp, 10h
.text:10001D79 C3 retn
.text:10001D79 ?GSCRRelatePhotosWithLocations@@YAJPAVCListInfo@@@Z endp
.text:10001D79
.text:10001D79 ; ---------------------------------------------------------------------------
.text:10001D7A 90 90 90 90 90 90 align 10h
.text:10001D80
.text:10001D80 ; =============== S U B R O U T I N E =======================================
.text:10001D80
.text:10001D80
.text:10001D80 sub_10001D80 proc near ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+76p
.text:10001D80
.text:10001D80 arg_0 = dword ptr 4
.text:10001D80
.text:10001D80 8B 09 mov ecx, [ecx]
.text:10001D82 8B 54 24 04 mov edx, [esp+arg_0]
.text:10001D86 33 C0 xor eax, eax
.text:10001D88 3B CA cmp ecx, edx
.text:10001D8A 0F 9C C0 setl al
.text:10001D8D C2 04 00 retn 4
.text:10001D8D sub_10001D80 endp
.text:10001D8D
.text:10001D90
.text:10001D90 ; =============== S U B R O U T I N E =======================================
.text:10001D90
.text:10001D90
.text:10001D90 sub_10001D90 proc near ; CODE XREF: GSCRRelatePhotosWithLocations(CListInfo *)+8Ap
.text:10001D90 ; GSCRRelatePhotosWithLocations(CListInfo *)+108p
.text:10001D90
.text:10001D90 arg_0 = dword ptr 4
.text:10001D90
.text:10001D90 8B 09 mov ecx, [ecx]
.text:10001D92 8B 54 24 04 mov edx, [esp+arg_0]
.text:10001D96 33 C0 xor eax, eax
.text:10001D98 3B CA cmp ecx, edx
.text:10001D9A 0F 9E C0 setle al
.text:10001D9D C2 04 00 retn 4
.text:10001D9D sub_10001D90 endp
.text:10001D9D
.text:10001DA0
.text:10001DA0 ; =============== S U B R O U T I N E =======================================
.text:10001DA0
.text:10001DA0
.text:10001DA0 sub_10001DA0 proc near ; CODE XREF: GSCRSetLogFilename(void *,char const *,int)+3Dp
.text:10001DA0
.text:10001DA0 var_10 = dword ptr -10h
.text:10001DA0 var_C = dword ptr -0Ch
.text:10001DA0 var_4 = dword ptr -4
.text:10001DA0 arg_4 = dword ptr 8
.text:10001DA0
.text:10001DA0 6A FF push 0FFFFFFFFh
.text:10001DA2 68 43 3F 00 10 push offset SEH_10001DA0
.text:10001DA7 64 A1 00 00 00 00 mov eax, large fs:0
.text:10001DAD 50 push eax
.text:10001DAE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001DB5 51 push ecx
.text:10001DB6 56 push esi
.text:10001DB7 8B F1 mov esi, ecx
.text:10001DB9 89 74 24 04 mov [esp+14h+var_10], esi
.text:10001DBD C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:10001DC3 8D 4E 08 lea ecx, [esi+8] ; this
.text:10001DC6 C7 44 24 10 00 00 00 00 mov [esp+14h+var_4], 0
.text:10001DCE E8 B3 1B 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:10001DD3 8D 4E 10 lea ecx, [esi+10h] ; this
.text:10001DD6 C6 44 24 10 01 mov byte ptr [esp+14h+var_4], 1
.text:10001DDB E8 A6 1B 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:10001DE0 8B 44 24 1C mov eax, [esp+14h+arg_4]
.text:10001DE4 8B 4C 24 08 mov ecx, [esp+14h+var_C]
.text:10001DE8 89 46 0C mov [esi+0Ch], eax
.text:10001DEB C7 06 C0 51 00 10 mov dword ptr [esi], offset off_100051C0
.text:10001DF1 C7 46 04 00 00 00 00 mov dword ptr [esi+4], 0
.text:10001DF8 8B C6 mov eax, esi
.text:10001DFA 5E pop esi
.text:10001DFB 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001E02 83 C4 10 add esp, 10h
.text:10001E05 C2 08 00 retn 8
.text:10001E05 sub_10001DA0 endp
.text:10001E05
.text:10001E05 ; ---------------------------------------------------------------------------
.text:10001E08 90 90 90 90 90 90 90 90 align 10h
.text:10001E10
.text:10001E10 ; =============== S U B R O U T I N E =======================================
.text:10001E10
.text:10001E10
.text:10001E10 sub_10001E10 proc near ; DATA XREF: .rdata:100051D4o
.text:10001E10 ; .rdata:100051D8o
.text:10001E10 33 C0 xor eax, eax
.text:10001E12 C3 retn
.text:10001E12 sub_10001E10 endp
.text:10001E12
.text:10001E12 ; ---------------------------------------------------------------------------
.text:10001E13 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10001E20
.text:10001E20 ; =============== S U B R O U T I N E =======================================
.text:10001E20
.text:10001E20
.text:10001E20 sub_10001E20 proc near ; DATA XREF: .rdata:100051DCo
.text:10001E20
.text:10001E20 var_C = dword ptr -0Ch
.text:10001E20 var_4 = dword ptr -4
.text:10001E20 arg_4 = byte ptr 8
.text:10001E20 arg_8 = byte ptr 0Ch
.text:10001E20 arg_C = byte ptr 10h
.text:10001E20
.text:10001E20 64 A1 00 00 00 00 mov eax, large fs:0
.text:10001E26 6A FF push 0FFFFFFFFh
.text:10001E28 68 60 3F 00 10 push offset SEH_10001E20
.text:10001E2D 50 push eax
.text:10001E2E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001E35 8D 4C 24 14 lea ecx, [esp+0Ch+arg_4] ; this
.text:10001E39 C7 44 24 08 01 00 00 00 mov [esp+0Ch+var_4], 1
.text:10001E41 E8 46 1B 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001E46 8D 4C 24 18 lea ecx, [esp+0Ch+arg_8] ; this
.text:10001E4A C6 44 24 08 00 mov byte ptr [esp+0Ch+var_4], 0
.text:10001E4F E8 38 1B 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001E54 8D 4C 24 1C lea ecx, [esp+0Ch+arg_C] ; this
.text:10001E58 C7 44 24 08 FF FF FF FF mov [esp+0Ch+var_4], 0FFFFFFFFh
.text:10001E60 E8 27 1B 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001E65 8B 4C 24 00 mov ecx, [esp+0Ch+var_C]
.text:10001E69 33 C0 xor eax, eax
.text:10001E6B 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001E72 83 C4 0C add esp, 0Ch
.text:10001E75 C2 10 00 retn 10h
.text:10001E75 sub_10001E20 endp
.text:10001E75
.text:10001E75 ; ---------------------------------------------------------------------------
.text:10001E78 90 90 90 90 90 90 90 90 align 10h
.text:10001E80
.text:10001E80 ; =============== S U B R O U T I N E =======================================
.text:10001E80
.text:10001E80
.text:10001E80 sub_10001E80 proc near ; DATA XREF: .rdata:100051E0o
.text:10001E80 33 C0 xor eax, eax
.text:10001E82 C2 04 00 retn 4
.text:10001E82 sub_10001E80 endp
.text:10001E82
.text:10001E82 ; ---------------------------------------------------------------------------
.text:10001E85 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10001E90
.text:10001E90 ; =============== S U B R O U T I N E =======================================
.text:10001E90
.text:10001E90
.text:10001E90 ; int __thiscall sub_10001E90(void *, char)
.text:10001E90 sub_10001E90 proc near ; DATA XREF: .rdata:100051C4o
.text:10001E90
.text:10001E90 arg_0 = byte ptr 4
.text:10001E90
.text:10001E90 56 push esi
.text:10001E91 8B F1 mov esi, ecx
.text:10001E93 E8 18 00 00 00 call sub_10001EB0
.text:10001E98 F6 44 24 08 01 test [esp+4+arg_0], 1
.text:10001E9D 74 09 jz short loc_10001EA8
.text:10001E9F 56 push esi ; void *
.text:10001EA0 E8 ED 1A 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:10001EA5 83 C4 04 add esp, 4
.text:10001EA8
.text:10001EA8 loc_10001EA8: ; CODE XREF: sub_10001E90+Dj
.text:10001EA8 8B C6 mov eax, esi
.text:10001EAA 5E pop esi
.text:10001EAB C2 04 00 retn 4
.text:10001EAB sub_10001E90 endp
.text:10001EAB
.text:10001EAB ; ---------------------------------------------------------------------------
.text:10001EAE 90 90 align 10h
.text:10001EB0
.text:10001EB0 ; =============== S U B R O U T I N E =======================================
.text:10001EB0
.text:10001EB0
.text:10001EB0 sub_10001EB0 proc near ; CODE XREF: sub_10001E90+3p
.text:10001EB0
.text:10001EB0 var_10 = dword ptr -10h
.text:10001EB0 var_C = dword ptr -0Ch
.text:10001EB0 var_4 = dword ptr -4
.text:10001EB0
.text:10001EB0 6A FF push 0FFFFFFFFh
.text:10001EB2 68 8E 3F 00 10 push offset SEH_10001EB0
.text:10001EB7 64 A1 00 00 00 00 mov eax, large fs:0
.text:10001EBD 50 push eax
.text:10001EBE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001EC5 51 push ecx
.text:10001EC6 56 push esi
.text:10001EC7 8B F1 mov esi, ecx
.text:10001EC9 89 74 24 04 mov [esp+14h+var_10], esi
.text:10001ECD C7 06 C0 51 00 10 mov dword ptr [esi], offset off_100051C0
.text:10001ED3 8B 4E 04 mov ecx, [esi+4]
.text:10001ED6 C7 44 24 10 02 00 00 00 mov [esp+14h+var_4], 2
.text:10001EDE 85 C9 test ecx, ecx
.text:10001EE0 74 05 jz short loc_10001EE7
.text:10001EE2 8B 01 mov eax, [ecx]
.text:10001EE4 FF 50 54 call dword ptr [eax+54h]
.text:10001EE7
.text:10001EE7 loc_10001EE7: ; CODE XREF: sub_10001EB0+30j
.text:10001EE7 8D 4E 10 lea ecx, [esi+10h] ; this
.text:10001EEA C7 46 04 00 00 00 00 mov dword ptr [esi+4], 0
.text:10001EF1 C6 44 24 10 01 mov byte ptr [esp+14h+var_4], 1
.text:10001EF6 E8 91 1A 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001EFB 8D 4E 08 lea ecx, [esi+8] ; this
.text:10001EFE C6 44 24 10 00 mov byte ptr [esp+14h+var_4], 0
.text:10001F03 E8 84 1A 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001F08 8B 4C 24 08 mov ecx, [esp+14h+var_C]
.text:10001F0C C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:10001F12 5E pop esi
.text:10001F13 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001F1A 83 C4 10 add esp, 10h
.text:10001F1D C3 retn
.text:10001F1D sub_10001EB0 endp
.text:10001F1D
.text:10001F1D ; ---------------------------------------------------------------------------
.text:10001F1E 90 90 align 10h
.text:10001F20
.text:10001F20 ; =============== S U B R O U T I N E =======================================
.text:10001F20
.text:10001F20 ; Attributes: bp-based frame
.text:10001F20
.text:10001F20 sub_10001F20 proc near ; CODE XREF: sub_10002200+7p
.text:10001F20 ; sub_10002210+Fp ...
.text:10001F20
.text:10001F20 var_10 = dword ptr -10h
.text:10001F20 var_C = dword ptr -0Ch
.text:10001F20 var_4 = dword ptr -4
.text:10001F20
.text:10001F20 55 push ebp
.text:10001F21 8B EC mov ebp, esp
.text:10001F23 6A FF push 0FFFFFFFFh
.text:10001F25 68 A0 3F 00 10 push offset SEH_10001F20
.text:10001F2A 64 A1 00 00 00 00 mov eax, large fs:0
.text:10001F30 50 push eax
.text:10001F31 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001F38 83 EC 08 sub esp, 8
.text:10001F3B 8B 41 10 mov eax, [ecx+10h]
.text:10001F3E 8B 49 04 mov ecx, [ecx+4]
.text:10001F41 53 push ebx
.text:10001F42 56 push esi
.text:10001F43 8B 50 F8 mov edx, [eax-8]
.text:10001F46 8B 31 mov esi, [ecx]
.text:10001F48 57 push edi
.text:10001F49 C7 45 FC 00 00 00 00 mov [ebp+var_4], 0
.text:10001F50 89 65 F0 mov [ebp+var_10], esp
.text:10001F53 52 push edx
.text:10001F54 50 push eax
.text:10001F55 FF 56 40 call dword ptr [esi+40h]
.text:10001F58 33 C0 xor eax, eax
.text:10001F5A 8B 4D F4 mov ecx, [ebp+var_C]
.text:10001F5D 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001F64 5F pop edi
.text:10001F65 5E pop esi
.text:10001F66 5B pop ebx
.text:10001F67 8B E5 mov esp, ebp
.text:10001F69 5D pop ebp
.text:10001F6A C3 retn
.text:10001F6A sub_10001F20 endp
.text:10001F6A
.text:10001F6B
.text:10001F6B ; =============== S U B R O U T I N E =======================================
.text:10001F6B
.text:10001F6B
.text:10001F6B sub_10001F6B proc near ; DATA XREF: .rdata:stru_10005520o
.text:10001F6B 8B 4D EC mov ecx, [ebp-14h] ; this
.text:10001F6E E8 9D 1A 00 00 call ?Delete@CException@@QAEXXZ ; CException::Delete(void)
.text:10001F73 B8 79 1F 00 10 mov eax, offset loc_10001F79
.text:10001F78 C3 retn
.text:10001F79 ; ---------------------------------------------------------------------------
.text:10001F79
.text:10001F79 loc_10001F79: ; CODE XREF: sub_10001F6B+Dj
.text:10001F79 ; DATA XREF: sub_10001F6B+8o
.text:10001F79 8B 4D F4 mov ecx, [ebp-0Ch]
.text:10001F7C 5F pop edi
.text:10001F7D 5E pop esi
.text:10001F7E B8 05 40 00 80 mov eax, 80004005h
.text:10001F83 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10001F8A 5B pop ebx
.text:10001F8B 8B E5 mov esp, ebp
.text:10001F8D 5D pop ebp
.text:10001F8E C3 retn
.text:10001F8E sub_10001F6B endp ; sp-analysis failed
.text:10001F8E
.text:10001F8E ; ---------------------------------------------------------------------------
.text:10001F8F 90 align 10h
.text:10001F90
.text:10001F90 ; =============== S U B R O U T I N E =======================================
.text:10001F90
.text:10001F90
.text:10001F90 sub_10001F90 proc near ; CODE XREF: GSCREnumDevices(void)+187p
.text:10001F90
.text:10001F90 var_10 = dword ptr -10h
.text:10001F90 var_C = dword ptr -0Ch
.text:10001F90 var_4 = dword ptr -4
.text:10001F90
.text:10001F90 6A FF push 0FFFFFFFFh
.text:10001F92 68 D9 3F 00 10 push offset SEH_10001F90
.text:10001F97 64 A1 00 00 00 00 mov eax, large fs:0
.text:10001F9D 50 push eax
.text:10001F9E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10001FA5 51 push ecx
.text:10001FA6 56 push esi
.text:10001FA7 8B F1 mov esi, ecx
.text:10001FA9 57 push edi
.text:10001FAA 89 74 24 08 mov [esp+18h+var_10], esi
.text:10001FAE C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:10001FB4 33 FF xor edi, edi
.text:10001FB6 6A 0A push 0Ah ; int
.text:10001FB8 8D 4E 08 lea ecx, [esi+8] ; this
.text:10001FBB 89 7C 24 18 mov [esp+1Ch+var_4], edi
.text:10001FBF E8 DA 19 00 00 call ??0CObList@@QAE@H@Z ; CObList::CObList(int)
.text:10001FC4 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10001FC9 68 86 39 00 10 push offset ??0CString@@QAE@XZ ; CString::CString(void)
.text:10001FCE 6A 03 push 3
.text:10001FD0 8D 46 40 lea eax, [esi+40h]
.text:10001FD3 6A 04 push 4
.text:10001FD5 50 push eax
.text:10001FD6 C6 44 24 28 01 mov byte ptr [esp+2Ch+var_4], 1
.text:10001FDB E8 7E 1A 00 00 call sub_10003A5E
.text:10001FE0 8D 4E 50 lea ecx, [esi+50h] ; this
.text:10001FE3 C6 44 24 14 02 mov byte ptr [esp+18h+var_4], 2
.text:10001FE8 E8 99 19 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:10001FED 8B 4C 24 0C mov ecx, [esp+18h+var_C]
.text:10001FF1 89 7E 04 mov [esi+4], edi
.text:10001FF4 89 7E 24 mov [esi+24h], edi
.text:10001FF7 89 7E 28 mov [esi+28h], edi
.text:10001FFA 89 7E 38 mov [esi+38h], edi
.text:10001FFD 89 7E 3C mov [esi+3Ch], edi
.text:10002000 89 7E 2C mov [esi+2Ch], edi
.text:10002003 89 7E 30 mov [esi+30h], edi
.text:10002006 89 7E 5C mov [esi+5Ch], edi
.text:10002009 C7 06 E4 51 00 10 mov dword ptr [esi], offset off_100051E4
.text:1000200F C7 46 34 01 00 00 00 mov dword ptr [esi+34h], 1
.text:10002016 C7 46 58 10 27 00 00 mov dword ptr [esi+58h], 2710h
.text:1000201D 8B C6 mov eax, esi
.text:1000201F 5F pop edi
.text:10002020 5E pop esi
.text:10002021 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10002028 83 C4 10 add esp, 10h
.text:1000202B C3 retn
.text:1000202B sub_10001F90 endp
.text:1000202B
.text:1000202B ; ---------------------------------------------------------------------------
.text:1000202C 90 90 90 90 align 10h
.text:10002030
.text:10002030 ; =============== S U B R O U T I N E =======================================
.text:10002030
.text:10002030
.text:10002030 ; int __thiscall sub_10002030(void *, char)
.text:10002030 sub_10002030 proc near ; DATA XREF: .rdata:100051E8o
.text:10002030
.text:10002030 arg_0 = byte ptr 4
.text:10002030
.text:10002030 56 push esi
.text:10002031 8B F1 mov esi, ecx
.text:10002033 E8 18 00 00 00 call sub_10002050
.text:10002038 F6 44 24 08 01 test [esp+4+arg_0], 1
.text:1000203D 74 09 jz short loc_10002048
.text:1000203F 56 push esi ; void *
.text:10002040 E8 4D 19 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:10002045 83 C4 04 add esp, 4
.text:10002048
.text:10002048 loc_10002048: ; CODE XREF: sub_10002030+Dj
.text:10002048 8B C6 mov eax, esi
.text:1000204A 5E pop esi
.text:1000204B C2 04 00 retn 4
.text:1000204B sub_10002030 endp
.text:1000204B
.text:1000204B ; ---------------------------------------------------------------------------
.text:1000204E 90 90 align 10h
.text:10002050
.text:10002050 ; =============== S U B R O U T I N E =======================================
.text:10002050
.text:10002050
.text:10002050 sub_10002050 proc near ; CODE XREF: sub_10002030+3p
.text:10002050
.text:10002050 var_10 = dword ptr -10h
.text:10002050 var_C = dword ptr -0Ch
.text:10002050 var_4 = dword ptr -4
.text:10002050
.text:10002050 6A FF push 0FFFFFFFFh
.text:10002052 68 19 40 00 10 push offset SEH_10002050
.text:10002057 64 A1 00 00 00 00 mov eax, large fs:0
.text:1000205D 50 push eax
.text:1000205E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10002065 51 push ecx
.text:10002066 56 push esi
.text:10002067 8B F1 mov esi, ecx
.text:10002069 89 74 24 04 mov [esp+14h+var_10], esi
.text:1000206D 8D 4E 50 lea ecx, [esi+50h] ; this
.text:10002070 C7 44 24 10 02 00 00 00 mov [esp+14h+var_4], 2
.text:10002078 E8 0F 19 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000207D 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002082 6A 03 push 3
.text:10002084 8D 46 40 lea eax, [esi+40h]
.text:10002087 6A 04 push 4
.text:10002089 50 push eax
.text:1000208A C6 44 24 20 01 mov byte ptr [esp+24h+var_4], 1
.text:1000208F E8 5C 1A 00 00 call sub_10003AF0
.text:10002094 8D 4E 08 lea ecx, [esi+8] ; this
.text:10002097 C6 44 24 10 00 mov byte ptr [esp+14h+var_4], 0
.text:1000209C E8 09 19 00 00 call ??1CObList@@UAE@XZ ; CObList::~CObList(void)
.text:100020A1 8B 4C 24 08 mov ecx, [esp+14h+var_C]
.text:100020A5 C7 06 7C 51 00 10 mov dword ptr [esi], offset off_1000517C
.text:100020AB 5E pop esi
.text:100020AC 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:100020B3 83 C4 10 add esp, 10h
.text:100020B6 C3 retn
.text:100020B6 sub_10002050 endp
.text:100020B6
.text:100020B6 ; ---------------------------------------------------------------------------
.text:100020B7 90 90 90 90 90 90 90 90 90 align 10h
.text:100020C0
.text:100020C0 ; =============== S U B R O U T I N E =======================================
.text:100020C0
.text:100020C0
.text:100020C0 sub_100020C0 proc near ; CODE XREF: sub_10003030+20p
.text:100020C0
.text:100020C0 var_14 = dword ptr -14h
.text:100020C0 var_10 = dword ptr -10h
.text:100020C0 var_C = dword ptr -0Ch
.text:100020C0 var_4 = dword ptr -4
.text:100020C0
.text:100020C0 6A FF push 0FFFFFFFFh
.text:100020C2 68 3A 40 00 10 push offset SEH_100020C0
.text:100020C7 64 A1 00 00 00 00 mov eax, large fs:0
.text:100020CD 50 push eax
.text:100020CE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:100020D5 83 EC 08 sub esp, 8
.text:100020D8 53 push ebx
.text:100020D9 56 push esi
.text:100020DA 8B 71 0C mov esi, [ecx+0Ch]
.text:100020DD 57 push edi
.text:100020DE 85 F6 test esi, esi
.text:100020E0 89 4C 24 0C mov [esp+20h+var_14], ecx
.text:100020E4 74 7C jz short loc_10002162
.text:100020E6
.text:100020E6 loc_100020E6: ; CODE XREF: sub_100020C0+A0j
.text:100020E6 8B C6 mov eax, esi
.text:100020E8 8B 36 mov esi, [esi]
.text:100020EA 6A 10 push 10h ; unsigned int
.text:100020EC 8B 78 08 mov edi, [eax+8]
.text:100020EF E8 CE 18 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:100020F4 83 C4 04 add esp, 4
.text:100020F7 89 44 24 10 mov [esp+20h+var_10], eax
.text:100020FB 85 C0 test eax, eax
.text:100020FD C7 44 24 1C 00 00 00 00 mov [esp+20h+var_4], 0
.text:10002105 74 0B jz short loc_10002112
.text:10002107 8B C8 mov ecx, eax
.text:10002109 E8 D8 18 00 00 call ??0CFile@@QAE@XZ ; CFile::CFile(void)
.text:1000210E 8B D8 mov ebx, eax
.text:10002110 EB 02 jmp short loc_10002114
.text:10002112 ; ---------------------------------------------------------------------------
.text:10002112
.text:10002112 loc_10002112: ; CODE XREF: sub_100020C0+45j
.text:10002112 33 DB xor ebx, ebx
.text:10002114
.text:10002114 loc_10002114: ; CODE XREF: sub_100020C0+50j
.text:10002114 8B 47 0C mov eax, [edi+0Ch]
.text:10002117 C7 44 24 1C FF FF FF FF mov [esp+20h+var_4], 0FFFFFFFFh
.text:1000211F A9 00 00 01 00 test eax, 10000h
.text:10002124 74 07 jz short loc_1000212D
.text:10002126 B9 01 00 00 00 mov ecx, 1
.text:1000212B EB 0C jmp short loc_10002139
.text:1000212D ; ---------------------------------------------------------------------------
.text:1000212D
.text:1000212D loc_1000212D: ; CODE XREF: sub_100020C0+64j
.text:1000212D A9 00 00 02 00 test eax, 20000h
.text:10002132 74 59 jz short loc_1000218D
.text:10002134 B9 01 10 00 00 mov ecx, 1001h
.text:10002139
.text:10002139 loc_10002139: ; CODE XREF: sub_100020C0+6Bj
.text:10002139 8B 47 08 mov eax, [edi+8]
.text:1000213C 8B 13 mov edx, [ebx]
.text:1000213E 6A 00 push 0
.text:10002140 51 push ecx
.text:10002141 50 push eax
.text:10002142 8B CB mov ecx, ebx
.text:10002144 FF 52 28 call dword ptr [edx+28h]
.text:10002147 85 C0 test eax, eax
.text:10002149 74 2B jz short loc_10002176
.text:1000214B 8B 4C 24 0C mov ecx, [esp+20h+var_14]
.text:1000214F 8B 41 38 mov eax, [ecx+38h]
.text:10002152 85 C0 test eax, eax
.text:10002154 75 05 jnz short loc_1000215B
.text:10002156 E8 05 01 00 00 call sub_10002260
.text:1000215B
.text:1000215B loc_1000215B: ; CODE XREF: sub_100020C0+94j
.text:1000215B 85 F6 test esi, esi
.text:1000215D 89 5F 04 mov [edi+4], ebx
.text:10002160 75 84 jnz short loc_100020E6
.text:10002162
.text:10002162 loc_10002162: ; CODE XREF: sub_100020C0+24j
.text:10002162 5F pop edi
.text:10002163 5E pop esi
.text:10002164 33 C0 xor eax, eax
.text:10002166 5B pop ebx
.text:10002167 8B 4C 24 08 mov ecx, [esp+14h+var_C]
.text:1000216B 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10002172 83 C4 14 add esp, 14h
.text:10002175 C3 retn
.text:10002176 ; ---------------------------------------------------------------------------
.text:10002176
.text:10002176 loc_10002176: ; CODE XREF: sub_100020C0+89j
.text:10002176 5F pop edi
.text:10002177 5E pop esi
.text:10002178 B8 05 40 00 80 mov eax, 80004005h
.text:1000217D 5B pop ebx
.text:1000217E 8B 4C 24 08 mov ecx, [esp+14h+var_C]
.text:10002182 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10002189 83 C4 14 add esp, 14h
.text:1000218C C3 retn
.text:1000218D ; ---------------------------------------------------------------------------
.text:1000218D
.text:1000218D loc_1000218D: ; CODE XREF: sub_100020C0+72j
.text:1000218D 8B 4C 24 14 mov ecx, [esp+20h+var_C]
.text:10002191 5F pop edi
.text:10002192 5E pop esi
.text:10002193 B8 57 00 07 80 mov eax, 80070057h
.text:10002198 5B pop ebx
.text:10002199 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:100021A0 83 C4 14 add esp, 14h
.text:100021A3 C3 retn
.text:100021A3 sub_100020C0 endp
.text:100021A3
.text:100021A3 ; ---------------------------------------------------------------------------
.text:100021A4 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:100021B0
.text:100021B0 ; =============== S U B R O U T I N E =======================================
.text:100021B0
.text:100021B0
.text:100021B0 sub_100021B0 proc near ; CODE XREF: sub_10003160+F9p
.text:100021B0 56 push esi
.text:100021B1 8B 71 0C mov esi, [ecx+0Ch]
.text:100021B4 85 F6 test esi, esi
.text:100021B6 74 24 jz short loc_100021DC
.text:100021B8 57 push edi
.text:100021B9
.text:100021B9 loc_100021B9: ; CODE XREF: sub_100021B0+25j
.text:100021B9 8B C6 mov eax, esi
.text:100021BB 8B 36 mov esi, [esi]
.text:100021BD 8B 78 08 mov edi, [eax+8]
.text:100021C0 8B 4F 04 mov ecx, [edi+4]
.text:100021C3 85 C9 test ecx, ecx
.text:100021C5 74 05 jz short loc_100021CC
.text:100021C7 8B 01 mov eax, [ecx]
.text:100021C9 FF 50 54 call dword ptr [eax+54h]
.text:100021CC
.text:100021CC loc_100021CC: ; CODE XREF: sub_100021B0+15j
.text:100021CC 85 F6 test esi, esi
.text:100021CE C7 47 04 00 00 00 00 mov dword ptr [edi+4], 0
.text:100021D5 75 E2 jnz short loc_100021B9
.text:100021D7 5F pop edi
.text:100021D8 33 C0 xor eax, eax
.text:100021DA 5E pop esi
.text:100021DB C3 retn
.text:100021DC ; ---------------------------------------------------------------------------
.text:100021DC
.text:100021DC loc_100021DC: ; CODE XREF: sub_100021B0+6j
.text:100021DC 33 C0 xor eax, eax
.text:100021DE 5E pop esi
.text:100021DF C3 retn
.text:100021DF sub_100021B0 endp
.text:100021DF
.text:100021E0
.text:100021E0 ; =============== S U B R O U T I N E =======================================
.text:100021E0
.text:100021E0
.text:100021E0 sub_100021E0 proc near ; CODE XREF: sub_100022C0+6F7p
.text:100021E0 ; sub_100022C0+760p
.text:100021E0
.text:100021E0 arg_0 = dword ptr 4
.text:100021E0
.text:100021E0 8B 41 4C mov eax, [ecx+4Ch]
.text:100021E3 85 C0 test eax, eax
.text:100021E5 74 0D jz short loc_100021F4
.text:100021E7 8B 4C 24 04 mov ecx, [esp+arg_0]
.text:100021EB 51 push ecx
.text:100021EC 8D 48 10 lea ecx, [eax+10h]
.text:100021EF E8 0A 18 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:100021F4
.text:100021F4 loc_100021F4: ; CODE XREF: sub_100021E0+5j
.text:100021F4 33 C0 xor eax, eax
.text:100021F6 C2 04 00 retn 4
.text:100021F6 sub_100021E0 endp
.text:100021F6
.text:100021F6 ; ---------------------------------------------------------------------------
.text:100021F9 90 90 90 90 90 90 90 align 10h
.text:10002200
.text:10002200 ; =============== S U B R O U T I N E =======================================
.text:10002200
.text:10002200
.text:10002200 sub_10002200 proc near ; CODE XREF: sub_100022C0+7B5p
.text:10002200 8B 49 4C mov ecx, [ecx+4Ch]
.text:10002203 85 C9 test ecx, ecx
.text:10002205 74 05 jz short loc_1000220C
.text:10002207 E8 14 FD FF FF call sub_10001F20
.text:1000220C
.text:1000220C loc_1000220C: ; CODE XREF: sub_10002200+5j
.text:1000220C 33 C0 xor eax, eax
.text:1000220E C3 retn
.text:1000220E sub_10002200 endp
.text:1000220E
.text:1000220E ; ---------------------------------------------------------------------------
.text:1000220F 90 align 10h
.text:10002210
.text:10002210 ; =============== S U B R O U T I N E =======================================
.text:10002210
.text:10002210
.text:10002210 sub_10002210 proc near ; DATA XREF: .rdata:100051F8o
.text:10002210 56 push esi
.text:10002211 8B 71 0C mov esi, [ecx+0Ch]
.text:10002214 85 F6 test esi, esi
.text:10002216 74 10 jz short loc_10002228
.text:10002218
.text:10002218 loc_10002218: ; CODE XREF: sub_10002210+16j
.text:10002218 8B C6 mov eax, esi
.text:1000221A 8B 36 mov esi, [esi]
.text:1000221C 8B 48 08 mov ecx, [eax+8]
.text:1000221F E8 FC FC FF FF call sub_10001F20
.text:10002224 85 F6 test esi, esi
.text:10002226 75 F0 jnz short loc_10002218
.text:10002228
.text:10002228 loc_10002228: ; CODE XREF: sub_10002210+6j
.text:10002228 33 C0 xor eax, eax
.text:1000222A 5E pop esi
.text:1000222B C3 retn
.text:1000222B sub_10002210 endp
.text:1000222B
.text:1000222B ; ---------------------------------------------------------------------------
.text:1000222C 90 90 90 90 align 10h
.text:10002230
.text:10002230 ; =============== S U B R O U T I N E =======================================
.text:10002230
.text:10002230
.text:10002230 sub_10002230 proc near ; CODE XREF: .text:10002BF6p
.text:10002230
.text:10002230 arg_0 = dword ptr 4
.text:10002230
.text:10002230 56 push esi
.text:10002231 8B 71 0C mov esi, [ecx+0Ch]
.text:10002234 85 F6 test esi, esi
.text:10002236 74 1D jz short loc_10002255
.text:10002238 57 push edi
.text:10002239 8B 7C 24 0C mov edi, [esp+8+arg_0]
.text:1000223D
.text:1000223D loc_1000223D: ; CODE XREF: sub_10002230+1Cj
.text:1000223D 8B C6 mov eax, esi
.text:1000223F 8B 36 mov esi, [esi]
.text:10002241 57 push edi
.text:10002242 8B 48 08 mov ecx, [eax+8]
.text:10002245 8B 01 mov eax, [ecx]
.text:10002247 FF 50 20 call dword ptr [eax+20h]
.text:1000224A 85 F6 test esi, esi
.text:1000224C 75 EF jnz short loc_1000223D
.text:1000224E 5F pop edi
.text:1000224F 33 C0 xor eax, eax
.text:10002251 5E pop esi
.text:10002252 C2 04 00 retn 4
.text:10002255 ; ---------------------------------------------------------------------------
.text:10002255
.text:10002255 loc_10002255: ; CODE XREF: sub_10002230+6j
.text:10002255 33 C0 xor eax, eax
.text:10002257 5E pop esi
.text:10002258 C2 04 00 retn 4
.text:10002258 sub_10002230 endp
.text:10002258
.text:10002258 ; ---------------------------------------------------------------------------
.text:1000225B 90 90 90 90 90 align 10h
.text:10002260
.text:10002260 ; =============== S U B R O U T I N E =======================================
.text:10002260
.text:10002260
.text:10002260 sub_10002260 proc near ; CODE XREF: sub_100020C0+96p
.text:10002260 8B 41 38 mov eax, [ecx+38h]
.text:10002263 56 push esi
.text:10002264 85 C0 test eax, eax
.text:10002266 75 17 jnz short loc_1000227F
.text:10002268 8B 71 0C mov esi, [ecx+0Ch]
.text:1000226B 85 F6 test esi, esi
.text:1000226D 74 10 jz short loc_1000227F
.text:1000226F
.text:1000226F loc_1000226F: ; CODE XREF: sub_10002260+1Dj
.text:1000226F 8B C6 mov eax, esi
.text:10002271 8B 36 mov esi, [esi]
.text:10002273 8B 48 08 mov ecx, [eax+8]
.text:10002276 8B 01 mov eax, [ecx]
.text:10002278 FF 50 14 call dword ptr [eax+14h]
.text:1000227B 85 F6 test esi, esi
.text:1000227D 75 F0 jnz short loc_1000226F
.text:1000227F
.text:1000227F loc_1000227F: ; CODE XREF: sub_10002260+6j
.text:1000227F ; sub_10002260+Dj
.text:1000227F 33 C0 xor eax, eax
.text:10002281 5E pop esi
.text:10002282 C3 retn
.text:10002282 sub_10002260 endp
.text:10002282
.text:10002282 ; ---------------------------------------------------------------------------
.text:10002283 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10002290
.text:10002290 ; =============== S U B R O U T I N E =======================================
.text:10002290
.text:10002290
.text:10002290 sub_10002290 proc near ; CODE XREF: sub_10003160+F2p
.text:10002290 8B 41 38 mov eax, [ecx+38h]
.text:10002293 56 push esi
.text:10002294 85 C0 test eax, eax
.text:10002296 75 17 jnz short loc_100022AF
.text:10002298 8B 71 0C mov esi, [ecx+0Ch]
.text:1000229B 85 F6 test esi, esi
.text:1000229D 74 10 jz short loc_100022AF
.text:1000229F
.text:1000229F loc_1000229F: ; CODE XREF: sub_10002290+1Dj
.text:1000229F 8B C6 mov eax, esi
.text:100022A1 8B 36 mov esi, [esi]
.text:100022A3 8B 48 08 mov ecx, [eax+8]
.text:100022A6 8B 01 mov eax, [ecx]
.text:100022A8 FF 50 18 call dword ptr [eax+18h]
.text:100022AB 85 F6 test esi, esi
.text:100022AD 75 F0 jnz short loc_1000229F
.text:100022AF
.text:100022AF loc_100022AF: ; CODE XREF: sub_10002290+6j
.text:100022AF ; sub_10002290+Dj
.text:100022AF 33 C0 xor eax, eax
.text:100022B1 5E pop esi
.text:100022B2 C3 retn
.text:100022B2 sub_10002290 endp
.text:100022B2
.text:100022B2 ; ---------------------------------------------------------------------------
.text:100022B3 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:100022C0
.text:100022C0 ; =============== S U B R O U T I N E =======================================
.text:100022C0
.text:100022C0
.text:100022C0 ; int __stdcall sub_100022C0(int, char *Str)
.text:100022C0 sub_100022C0 proc near ; CODE XREF: .text:10002C13p
.text:100022C0
.text:100022C0 var_6C = dword ptr -6Ch
.text:100022C0 var_68 = dword ptr -68h
.text:100022C0 var_64 = dword ptr -64h
.text:100022C0 var_60 = dword ptr -60h
.text:100022C0 var_5C = dword ptr -5Ch
.text:100022C0 var_58 = dword ptr -58h
.text:100022C0 var_54 = byte ptr -54h
.text:100022C0 var_50 = byte ptr -50h
.text:100022C0 var_4C = byte ptr -4Ch
.text:100022C0 var_48 = byte ptr -48h
.text:100022C0 var_44 = byte ptr -44h
.text:100022C0 var_40 = dword ptr -40h
.text:100022C0 var_3C = dword ptr -3Ch
.text:100022C0 var_38 = byte ptr -38h
.text:100022C0 var_34 = byte ptr -34h
.text:100022C0 var_30 = dword ptr -30h
.text:100022C0 var_2C = dword ptr -2Ch
.text:100022C0 var_28 = dword ptr -28h
.text:100022C0 var_24 = byte ptr -24h
.text:100022C0 var_20 = byte ptr -20h
.text:100022C0 var_1C = dword ptr -1Ch
.text:100022C0 var_18 = dword ptr -18h
.text:100022C0 var_14 = dword ptr -14h
.text:100022C0 var_10 = dword ptr -10h
.text:100022C0 var_C = dword ptr -0Ch
.text:100022C0 var_4 = dword ptr -4
.text:100022C0 arg_0 = dword ptr 4
.text:100022C0 Str = dword ptr 8
.text:100022C0
.text:100022C0 6A FF push 0FFFFFFFFh
.text:100022C2 68 EB 40 00 10 push offset SEH_100022C0
.text:100022C7 64 A1 00 00 00 00 mov eax, large fs:0
.text:100022CD 50 push eax
.text:100022CE 64 89 25 00 00 00 00 mov large fs:0, esp
.text:100022D5 83 EC 60 sub esp, 60h
.text:100022D8 8B 44 24 70 mov eax, [esp+6Ch+arg_0]
.text:100022DC 53 push ebx
.text:100022DD 55 push ebp
.text:100022DE 56 push esi
.text:100022DF 57 push edi
.text:100022E0 8B F9 mov edi, ecx
.text:100022E2 85 C0 test eax, eax
.text:100022E4 89 7C 24 10 mov [esp+7Ch+var_6C], edi
.text:100022E8 C7 44 24 14 00 00 00 00 mov [esp+7Ch+var_68], 0
.text:100022F0 0F 8E B9 07 00 00 jle loc_10002AAF
.text:100022F6 8B B4 24 84 00 00 00 mov esi, [esp+7Ch+Str]
.text:100022FD 85 F6 test esi, esi
.text:100022FF 0F 84 AA 07 00 00 jz loc_10002AAF
.text:10002305 8D 5F 50 lea ebx, [edi+50h]
.text:10002308 56 push esi
.text:10002309 8B CB mov ecx, ebx
.text:1000230B C6 04 30 00 mov byte ptr [eax+esi], 0
.text:1000230F E8 26 17 00 00 call ??YCString@@QAEABV0@PBD@Z ; CString::operator+=(char const *)
.text:10002314 8B 2D 38 51 00 10 mov ebp, ds:strstr
.text:1000231A 68 84 60 00 10 push offset aOk ; "OK"
.text:1000231F 56 push esi ; Str
.text:10002320 FF D5 call ebp ; strstr
.text:10002322 83 C4 08 add esp, 8
.text:10002325 85 C0 test eax, eax
.text:10002327 75 13 jnz short loc_1000233C
.text:10002329 68 7C 60 00 10 push offset aError ; "ERROR"
.text:1000232E 56 push esi ; Str
.text:1000232F FF D5 call ebp ; strstr
.text:10002331 83 C4 08 add esp, 8
.text:10002334 85 C0 test eax, eax
.text:10002336 0F 84 78 07 00 00 jz loc_10002AB4
.text:1000233C
.text:1000233C loc_1000233C: ; CODE XREF: sub_100022C0+67j
.text:1000233C 8D 8C 24 84 00 00 00 lea ecx, [esp+7Ch+Str] ; this
.text:10002343 E8 3E 16 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:10002348 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000234D 68 86 39 00 10 push offset ??0CString@@QAE@XZ ; CString::CString(void)
.text:10002352 6A 03 push 3
.text:10002354 8D 44 24 70 lea eax, [esp+88h+var_18]
.text:10002358 33 F6 xor esi, esi
.text:1000235A 6A 04 push 4
.text:1000235C 50 push eax
.text:1000235D 89 B4 24 8C 00 00 00 mov [esp+90h+var_4], esi
.text:10002364 E8 F5 16 00 00 call sub_10003A5E
.text:10002369 8B 0B mov ecx, [ebx]
.text:1000236B 8B 2D 44 51 00 10 mov ebp, ds:_mbscmp
.text:10002371 C6 44 24 78 01 mov byte ptr [esp+7Ch+var_4], 1
.text:10002376 89 B4 24 80 00 00 00 mov [esp+7Ch+arg_0], esi
.text:1000237D 8B 41 F8 mov eax, [ecx-8]
.text:10002380 89 74 24 1C mov [esp+7Ch+var_60], esi
.text:10002384 3B C6 cmp eax, esi
.text:10002386 89 74 24 18 mov [esp+7Ch+var_64], esi
.text:1000238A 0F 8E 54 05 00 00 jle loc_100028E4
.text:10002390
.text:10002390 loc_10002390: ; CODE XREF: sub_100022C0+61Cj
.text:10002390 8B 94 24 80 00 00 00 mov edx, [esp+7Ch+arg_0]
.text:10002397 8B CB mov ecx, ebx ; this
.text:10002399 52 push edx ; int
.text:1000239A 6A 0A push 0Ah ; char
.text:1000239C E8 93 16 00 00 call ?Find@CString@@QBEHDH@Z ; CString::Find(char,int)
.text:100023A1 8B F0 mov esi, eax
.text:100023A3 85 F6 test esi, esi
.text:100023A5 89 74 24 24 mov [esp+7Ch+var_58], esi
.text:100023A9 0F 8C 33 05 00 00 jl loc_100028E2
.text:100023AF 75 0C jnz short loc_100023BD
.text:100023B1 FF 84 24 80 00 00 00 inc [esp+7Ch+arg_0]
.text:100023B8 E9 16 05 00 00 jmp loc_100028D3
.text:100023BD ; ---------------------------------------------------------------------------
.text:100023BD
.text:100023BD loc_100023BD: ; CODE XREF: sub_100022C0+EFj
.text:100023BD 8B 84 24 80 00 00 00 mov eax, [esp+7Ch+arg_0]
.text:100023C4 8B CE mov ecx, esi
.text:100023C6 2B C8 sub ecx, eax
.text:100023C8 8D 54 24 28 lea edx, [esp+7Ch+var_54]
.text:100023CC 51 push ecx
.text:100023CD 50 push eax
.text:100023CE 52 push edx
.text:100023CF 8B CB mov ecx, ebx
.text:100023D1 E8 58 16 00 00 call ?Mid@CString@@QBE?AV1@HH@Z ; CString::Mid(int,int)
.text:100023D6 50 push eax
.text:100023D7 8D 8C 24 88 00 00 00 lea ecx, [esp+80h+Str]
.text:100023DE C6 44 24 7C 02 mov byte ptr [esp+80h+var_4], 2
.text:100023E3 E8 22 16 00 00 call ??4CString@@QAEABV0@ABV0@@Z ; CString::operator=(CString const &)
.text:100023E8 8D 4C 24 28 lea ecx, [esp+7Ch+var_54] ; this
.text:100023EC C6 44 24 78 01 mov byte ptr [esp+7Ch+var_4], 1
.text:100023F1 E8 96 15 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100023F6 8B 84 24 84 00 00 00 mov eax, [esp+7Ch+Str]
.text:100023FD 8B 48 F8 mov ecx, [eax-8]
.text:10002400 85 C9 test ecx, ecx
.text:10002402 0F 84 C1 00 00 00 jz loc_100024C9
.text:10002408
.text:10002408 loc_10002408: ; CODE XREF: sub_100022C0+203j
.text:10002408 8D 4C 24 30 lea ecx, [esp+7Ch+var_4C]
.text:1000240C 6A 01 push 1
.text:1000240E 51 push ecx
.text:1000240F 8D 8C 24 8C 00 00 00 lea ecx, [esp+84h+Str]
.text:10002416 E8 07 16 00 00 call ?Right@CString@@QBE?AV1@H@Z ; CString::Right(int)
.text:1000241B 8B 00 mov eax, [eax]
.text:1000241D 68 78 60 00 10 push offset byte_10006078 ; unsigned __int8 *
.text:10002422 50 push eax ; unsigned __int8 *
.text:10002423 C6 84 24 80 00 00 00 03 mov byte ptr [esp+84h+var_4], 3
.text:1000242B FF D5 call ebp ; _mbscmp
.text:1000242D 83 C4 08 add esp, 8
.text:10002430 85 C0 test eax, eax
.text:10002432 74 32 jz short loc_10002466
.text:10002434 8D 54 24 2C lea edx, [esp+7Ch+var_50]
.text:10002438 6A 01 push 1
.text:1000243A 52 push edx
.text:1000243B 8D 8C 24 8C 00 00 00 lea ecx, [esp+84h+Str]
.text:10002442 E8 DB 15 00 00 call ?Right@CString@@QBE?AV1@H@Z ; CString::Right(int)
.text:10002447 8B 00 mov eax, [eax]
.text:10002449 68 74 60 00 10 push offset asc_10006074 ; "\n"
.text:1000244E 50 push eax ; unsigned __int8 *
.text:1000244F FF D5 call ebp ; _mbscmp
.text:10002451 83 C4 08 add esp, 8
.text:10002454 8D 4C 24 2C lea ecx, [esp+7Ch+var_50] ; this
.text:10002458 85 C0 test eax, eax
.text:1000245A 0F 94 C3 setz bl
.text:1000245D E8 2A 15 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002462 84 DB test bl, bl
.text:10002464 74 02 jz short loc_10002468
.text:10002466
.text:10002466 loc_10002466: ; CODE XREF: sub_100022C0+172j
.text:10002466 B3 01 mov bl, 1
.text:10002468
.text:10002468 loc_10002468: ; CODE XREF: sub_100022C0+1A4j
.text:10002468 8D 4C 24 30 lea ecx, [esp+7Ch+var_4C] ; this
.text:1000246C C6 44 24 78 01 mov byte ptr [esp+7Ch+var_4], 1
.text:10002471 E8 16 15 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002476 84 DB test bl, bl
.text:10002478 74 4F jz short loc_100024C9
.text:1000247A 8B 84 24 84 00 00 00 mov eax, [esp+7Ch+Str]
.text:10002481 8D 4C 24 34 lea ecx, [esp+7Ch+var_48]
.text:10002485 8B 40 F8 mov eax, [eax-8]
.text:10002488 48 dec eax
.text:10002489 50 push eax
.text:1000248A 51 push ecx
.text:1000248B 8D 8C 24 8C 00 00 00 lea ecx, [esp+84h+Str]
.text:10002492 E8 91 15 00 00 call ?Left@CString@@QBE?AV1@H@Z ; CString::Left(int)
.text:10002497 50 push eax
.text:10002498 8D 8C 24 88 00 00 00 lea ecx, [esp+80h+Str]
.text:1000249F C6 44 24 7C 04 mov byte ptr [esp+80h+var_4], 4
.text:100024A4 E8 61 15 00 00 call ??4CString@@QAEABV0@ABV0@@Z ; CString::operator=(CString const &)
.text:100024A9 8D 4C 24 34 lea ecx, [esp+7Ch+var_48] ; this
.text:100024AD C6 44 24 78 01 mov byte ptr [esp+7Ch+var_4], 1
.text:100024B2 E8 D5 14 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100024B7 8B 94 24 84 00 00 00 mov edx, [esp+7Ch+Str]
.text:100024BE 8B 42 F8 mov eax, [edx-8]
.text:100024C1 85 C0 test eax, eax
.text:100024C3 0F 85 3F FF FF FF jnz loc_10002408
.text:100024C9
.text:100024C9 loc_100024C9: ; CODE XREF: sub_100022C0+142j
.text:100024C9 ; sub_100022C0+1B8j
.text:100024C9 8B 8C 24 84 00 00 00 mov ecx, [esp+7Ch+Str]
.text:100024D0 8D 46 01 lea eax, [esi+1]
.text:100024D3 89 84 24 80 00 00 00 mov [esp+7Ch+arg_0], eax
.text:100024DA 8B 41 F8 mov eax, [ecx-8]
.text:100024DD 85 C0 test eax, eax
.text:100024DF 0F 84 EE 03 00 00 jz loc_100028D3
.text:100024E5 8D 54 24 38 lea edx, [esp+7Ch+var_44]
.text:100024E9 6A 02 push 2
.text:100024EB 52 push edx
.text:100024EC 8D 8C 24 8C 00 00 00 lea ecx, [esp+84h+Str]
.text:100024F3 E8 30 15 00 00 call ?Left@CString@@QBE?AV1@H@Z ; CString::Left(int)
.text:100024F8 8B 00 mov eax, [eax]
.text:100024FA 68 70 60 00 10 push offset aAt ; "AT"
.text:100024FF 50 push eax ; unsigned __int8 *
.text:10002500 FF D5 call ebp ; _mbscmp
.text:10002502 83 C4 08 add esp, 8
.text:10002505 8D 4C 24 38 lea ecx, [esp+7Ch+var_44] ; this
.text:10002509 85 C0 test eax, eax
.text:1000250B 0F 94 C3 setz bl
.text:1000250E E8 79 14 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002513 84 DB test bl, bl
.text:10002515 0F 84 98 00 00 00 jz loc_100025B3
.text:1000251B 6A 05 push 5
.text:1000251D 8D 44 24 40 lea eax, [esp+80h+var_40]
.text:10002521 6A 02 push 2
.text:10002523 50 push eax
.text:10002524 8D 8C 24 90 00 00 00 lea ecx, [esp+88h+Str]
.text:1000252B E8 FE 14 00 00 call ?Mid@CString@@QBE?AV1@HH@Z ; CString::Mid(int,int)
.text:10002530 8B 00 mov eax, [eax]
.text:10002532 68 68 60 00 10 push offset a@lbc? ; "@LBC?"
.text:10002537 50 push eax ; unsigned __int8 *
.text:10002538 FF D5 call ebp ; _mbscmp
.text:1000253A 83 C4 08 add esp, 8
.text:1000253D 8D 4C 24 3C lea ecx, [esp+7Ch+var_40] ; this
.text:10002541 85 C0 test eax, eax
.text:10002543 0F 94 C3 setz bl
.text:10002546 E8 41 14 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000254B 84 DB test bl, bl
.text:1000254D 74 15 jz short loc_10002564
.text:1000254F C7 44 24 1C 01 00 00 00 mov [esp+7Ch+var_60], 1
.text:10002557 C7 44 24 18 00 00 00 00 mov [esp+7Ch+var_64], 0
.text:1000255F E9 6F 03 00 00 jmp loc_100028D3
.text:10002564 ; ---------------------------------------------------------------------------
.text:10002564
.text:10002564 loc_10002564: ; CODE XREF: sub_100022C0+28Dj
.text:10002564 6A 05 push 5
.text:10002566 8D 4C 24 44 lea ecx, [esp+80h+var_3C]
.text:1000256A 6A 02 push 2
.text:1000256C 51 push ecx
.text:1000256D 8D 8C 24 90 00 00 00 lea ecx, [esp+88h+Str]
.text:10002574 E8 B5 14 00 00 call ?Mid@CString@@QBE?AV1@HH@Z ; CString::Mid(int,int)
.text:10002579 8B 00 mov eax, [eax]
.text:1000257B 68 60 60 00 10 push offset aLbc2 ; "LBC2"
.text:10002580 50 push eax ; unsigned __int8 *
.text:10002581 FF D5 call ebp ; _mbscmp
.text:10002583 83 C4 08 add esp, 8
.text:10002586 8D 4C 24 40 lea ecx, [esp+7Ch+var_3C] ; this
.text:1000258A 85 C0 test eax, eax
.text:1000258C 0F 94 C3 setz bl
.text:1000258F E8 F8 13 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002594 84 DB test bl, bl
.text:10002596 0F 84 37 03 00 00 jz loc_100028D3
.text:1000259C 8B 47 2C mov eax, [edi+2Ch]
.text:1000259F 85 C0 test eax, eax
.text:100025A1 0F 84 2C 03 00 00 jz loc_100028D3
.text:100025A7 50 push eax ; hEvent
.text:100025A8 FF 15 54 50 00 10 call ds:SetEvent
.text:100025AE E9 20 03 00 00 jmp loc_100028D3
.text:100025B3 ; ---------------------------------------------------------------------------
.text:100025B3
.text:100025B3 loc_100025B3: ; CODE XREF: sub_100022C0+255j
.text:100025B3 8D 54 24 44 lea edx, [esp+7Ch+var_38]
.text:100025B7 6A 02 push 2
.text:100025B9 52 push edx
.text:100025BA 8D 8C 24 8C 00 00 00 lea ecx, [esp+84h+Str]
.text:100025C1 E8 62 14 00 00 call ?Left@CString@@QBE?AV1@H@Z ; CString::Left(int)
.text:100025C6 8B 00 mov eax, [eax]
.text:100025C8 68 84 60 00 10 push offset aOk ; "OK"
.text:100025CD 50 push eax ; unsigned __int8 *
.text:100025CE FF D5 call ebp ; _mbscmp
.text:100025D0 83 C4 08 add esp, 8
.text:100025D3 8D 4C 24 44 lea ecx, [esp+7Ch+var_38] ; this
.text:100025D7 85 C0 test eax, eax
.text:100025D9 0F 94 C3 setz bl
.text:100025DC E8 AB 13 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100025E1 84 DB test bl, bl
.text:100025E3 0F 85 EA 02 00 00 jnz loc_100028D3
.text:100025E9 8D 44 24 48 lea eax, [esp+7Ch+var_34]
.text:100025ED 6A 05 push 5
.text:100025EF 50 push eax
.text:100025F0 8D 8C 24 8C 00 00 00 lea ecx, [esp+84h+Str]
.text:100025F7 E8 2C 14 00 00 call ?Left@CString@@QBE?AV1@H@Z ; CString::Left(int)
.text:100025FC 8B 00 mov eax, [eax]
.text:100025FE 68 7C 60 00 10 push offset aError ; "ERROR"
.text:10002603 50 push eax ; unsigned __int8 *
.text:10002604 FF D5 call ebp ; _mbscmp
.text:10002606 83 C4 08 add esp, 8
.text:10002609 8D 4C 24 48 lea ecx, [esp+7Ch+var_34] ; this
.text:1000260D 85 C0 test eax, eax
.text:1000260F 0F 94 C3 setz bl
.text:10002612 E8 75 13 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002617 84 DB test bl, bl
.text:10002619 74 08 jz short loc_10002623
.text:1000261B C7 44 24 14 01 00 00 01 mov [esp+7Ch+var_68], 1000001h
.text:10002623
.text:10002623 loc_10002623: ; CODE XREF: sub_100022C0+359j
.text:10002623 8B 44 24 1C mov eax, [esp+7Ch+var_60]
.text:10002627 85 C0 test eax, eax
.text:10002629 0F 84 A4 02 00 00 jz loc_100028D3
.text:1000262F 8B 5C 24 18 mov ebx, [esp+7Ch+var_64]
.text:10002633 83 FB 03 cmp ebx, 3
.text:10002636 0F 8D 97 02 00 00 jge loc_100028D3
.text:1000263C 8D 8C 24 84 00 00 00 lea ecx, [esp+7Ch+Str]
.text:10002643 51 push ecx
.text:10002644 8D 4C 9C 68 lea ecx, [esp+ebx*4+80h+var_18]
.text:10002648 E8 BD 13 00 00 call ??4CString@@QAEABV0@ABV0@@Z ; CString::operator=(CString const &)
.text:1000264D 43 inc ebx
.text:1000264E 83 FB 03 cmp ebx, 3
.text:10002651 89 5C 24 18 mov [esp+7Ch+var_64], ebx
.text:10002655 0F 85 E1 01 00 00 jnz loc_1000283C
.text:1000265B 8B 54 24 64 mov edx, [esp+7Ch+var_18]
.text:1000265F 68 5C 60 00 10 push offset byte_1000605C ; unsigned __int8 *
.text:10002664 52 push edx ; unsigned __int8 *
.text:10002665 FF D5 call ebp ; _mbscmp
.text:10002667 83 C4 08 add esp, 8
.text:1000266A 85 C0 test eax, eax
.text:1000266C 0F 84 CA 01 00 00 jz loc_1000283C
.text:10002672 8B 44 24 68 mov eax, [esp+7Ch+var_14]
.text:10002676 68 5C 60 00 10 push offset byte_1000605C ; unsigned __int8 *
.text:1000267B 50 push eax ; unsigned __int8 *
.text:1000267C FF D5 call ebp ; _mbscmp
.text:1000267E 83 C4 08 add esp, 8
.text:10002681 85 C0 test eax, eax
.text:10002683 0F 84 B3 01 00 00 jz loc_1000283C
.text:10002689 8B 4C 24 6C mov ecx, [esp+7Ch+var_10]
.text:1000268D 68 5C 60 00 10 push offset byte_1000605C ; unsigned __int8 *
.text:10002692 51 push ecx ; unsigned __int8 *
.text:10002693 FF D5 call ebp ; _mbscmp
.text:10002695 83 C4 08 add esp, 8
.text:10002698 85 C0 test eax, eax
.text:1000269A 0F 84 9C 01 00 00 jz loc_1000283C
.text:100026A0 8B 54 24 68 mov edx, [esp+7Ch+var_14]
.text:100026A4 8B 47 44 mov eax, [edi+44h]
.text:100026A7 52 push edx ; unsigned __int8 *
.text:100026A8 50 push eax ; unsigned __int8 *
.text:100026A9 FF D5 call ebp ; _mbscmp
.text:100026AB 83 C4 08 add esp, 8
.text:100026AE 85 C0 test eax, eax
.text:100026B0 75 16 jnz short loc_100026C8
.text:100026B2 8B 4C 24 6C mov ecx, [esp+7Ch+var_10]
.text:100026B6 8B 47 48 mov eax, [edi+48h]
.text:100026B9 51 push ecx ; unsigned __int8 *
.text:100026BA 50 push eax ; unsigned __int8 *
.text:100026BB FF D5 call ebp ; _mbscmp
.text:100026BD 83 C4 08 add esp, 8
.text:100026C0 85 C0 test eax, eax
.text:100026C2 0F 84 74 01 00 00 jz loc_1000283C
.text:100026C8
.text:100026C8 loc_100026C8: ; CODE XREF: sub_100022C0+3F0j
.text:100026C8 8B 7F 0C mov edi, [edi+0Ch]
.text:100026CB 85 FF test edi, edi
.text:100026CD 0F 84 8E 00 00 00 jz loc_10002761
.text:100026D3
.text:100026D3 loc_100026D3: ; CODE XREF: sub_100022C0+499j
.text:100026D3 8B 5C 24 10 mov ebx, [esp+7Ch+var_6C]
.text:100026D7 8B C7 mov eax, edi
.text:100026D9 8B 3F mov edi, [edi]
.text:100026DB 8B 70 08 mov esi, [eax+8]
.text:100026DE 8B 43 3C mov eax, [ebx+3Ch]
.text:100026E1 85 C0 test eax, eax
.text:100026E3 74 72 jz short loc_10002757
.text:100026E5 51 push ecx
.text:100026E6 8D 53 48 lea edx, [ebx+48h]
.text:100026E9 8B CC mov ecx, esp
.text:100026EB 89 64 24 50 mov [esp+80h+var_30], esp
.text:100026EF 52 push edx
.text:100026F0 E8 F7 12 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:100026F5 51 push ecx
.text:100026F6 8D 43 44 lea eax, [ebx+44h]
.text:100026F9 8B CC mov ecx, esp
.text:100026FB 89 64 24 58 mov [esp+84h+var_2C], esp
.text:100026FF 50 push eax
.text:10002700 C6 84 24 84 00 00 00 05 mov byte ptr [esp+88h+var_4], 5
.text:10002708 E8 DF 12 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:1000270D 51 push ecx
.text:1000270E 8D 43 40 lea eax, [ebx+40h]
.text:10002711 8B CC mov ecx, esp
.text:10002713 89 64 24 60 mov [esp+88h+var_28], esp
.text:10002717 50 push eax
.text:10002718 C6 84 24 88 00 00 00 06 mov byte ptr [esp+8Ch+var_4], 6
.text:10002720 E8 C7 12 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:10002725 8B 16 mov edx, [esi]
.text:10002727 51 push ecx
.text:10002728 83 C3 54 add ebx, 54h
.text:1000272B 8B CC mov ecx, esp
.text:1000272D 89 64 24 24 mov [esp+8Ch+var_68], esp
.text:10002731 53 push ebx
.text:10002732 C6 84 24 8C 00 00 00 01 mov byte ptr [esp+90h+var_4], 1
.text:1000273A 89 54 24 28 mov [esp+90h+var_68], edx
.text:1000273E E8 8D 03 00 00 call sub_10002AD0
.text:10002743 8B 54 24 24 mov edx, [esp+8Ch+var_68]
.text:10002747 8B CE mov ecx, esi
.text:10002749 FF 52 1C call dword ptr [edx+1Ch]
.text:1000274C 8B CE mov ecx, esi
.text:1000274E E8 CD F7 FF FF call sub_10001F20
.text:10002753 8B 5C 24 10 mov ebx, [esp+7Ch+var_6C]
.text:10002757
.text:10002757 loc_10002757: ; CODE XREF: sub_100022C0+423j
.text:10002757 85 FF test edi, edi
.text:10002759 0F 85 74 FF FF FF jnz loc_100026D3
.text:1000275F EB 04 jmp short loc_10002765
.text:10002761 ; ---------------------------------------------------------------------------
.text:10002761
.text:10002761 loc_10002761: ; CODE XREF: sub_100022C0+40Dj
.text:10002761 8B 5C 24 10 mov ebx, [esp+7Ch+var_6C]
.text:10002765
.text:10002765 loc_10002765: ; CODE XREF: sub_100022C0+49Fj
.text:10002765 8D 74 24 64 lea esi, [esp+7Ch+var_18]
.text:10002769 8D 7B 40 lea edi, [ebx+40h]
.text:1000276C C7 44 24 14 03 00 00 00 mov [esp+7Ch+var_68], 3
.text:10002774
.text:10002774 loc_10002774: ; CODE XREF: sub_100022C0+4CBj
.text:10002774 56 push esi
.text:10002775 8B CF mov ecx, edi
.text:10002777 E8 8E 12 00 00 call ??4CString@@QAEABV0@ABV0@@Z ; CString::operator=(CString const &)
.text:1000277C 8B 44 24 14 mov eax, [esp+7Ch+var_68]
.text:10002780 83 C6 04 add esi, 4
.text:10002783 83 C7 04 add edi, 4
.text:10002786 48 dec eax
.text:10002787 89 44 24 14 mov [esp+7Ch+var_68], eax
.text:1000278B 75 E7 jnz short loc_10002774
.text:1000278D 8D 44 24 58 lea eax, [esp+7Ch+var_24]
.text:10002791 50 push eax
.text:10002792 E8 85 12 00 00 call ?GetTickCount@CTime@@SG?AV1@XZ ; CTime::GetTickCount(void)
.text:10002797 8B 73 0C mov esi, [ebx+0Ch]
.text:1000279A 8B 08 mov ecx, [eax]
.text:1000279C 85 F6 test esi, esi
.text:1000279E 89 4C 24 20 mov [esp+7Ch+var_5C], ecx
.text:100027A2 74 79 jz short loc_1000281D
.text:100027A4
.text:100027A4 loc_100027A4: ; CODE XREF: sub_100022C0+557j
.text:100027A4 51 push ecx
.text:100027A5 8B C6 mov eax, esi
.text:100027A7 8B 36 mov esi, [esi]
.text:100027A9 8D 54 24 70 lea edx, [esp+80h+var_10]
.text:100027AD 8B 78 08 mov edi, [eax+8]
.text:100027B0 8B CC mov ecx, esp
.text:100027B2 89 64 24 58 mov [esp+80h+var_28], esp
.text:100027B6 52 push edx
.text:100027B7 E8 30 12 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:100027BC 51 push ecx
.text:100027BD 8D 44 24 70 lea eax, [esp+84h+var_14]
.text:100027C1 8B CC mov ecx, esp
.text:100027C3 89 64 24 58 mov [esp+84h+var_2C], esp
.text:100027C7 50 push eax
.text:100027C8 C6 84 24 84 00 00 00 08 mov byte ptr [esp+88h+var_4], 8
.text:100027D0 E8 17 12 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:100027D5 51 push ecx
.text:100027D6 8D 54 24 70 lea edx, [esp+88h+var_18]
.text:100027DA 8B CC mov ecx, esp
.text:100027DC 89 64 24 58 mov [esp+88h+var_30], esp
.text:100027E0 52 push edx
.text:100027E1 C6 84 24 88 00 00 00 09 mov byte ptr [esp+8Ch+var_4], 9
.text:100027E9 E8 FE 11 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:100027EE 8B 1F mov ebx, [edi]
.text:100027F0 51 push ecx
.text:100027F1 8D 44 24 30 lea eax, [esp+8Ch+var_5C]
.text:100027F5 8B CC mov ecx, esp
.text:100027F7 89 64 24 24 mov [esp+8Ch+var_68], esp
.text:100027FB 50 push eax
.text:100027FC C6 84 24 8C 00 00 00 01 mov byte ptr [esp+90h+var_4], 1
.text:10002804 E8 C7 02 00 00 call sub_10002AD0
.text:10002809 8B CF mov ecx, edi
.text:1000280B FF 53 1C call dword ptr [ebx+1Ch]
.text:1000280E 8B CF mov ecx, edi
.text:10002810 E8 0B F7 FF FF call sub_10001F20
.text:10002815 85 F6 test esi, esi
.text:10002817 75 8B jnz short loc_100027A4
.text:10002819 8B 5C 24 10 mov ebx, [esp+7Ch+var_6C]
.text:1000281D
.text:1000281D loc_1000281D: ; CODE XREF: sub_100022C0+4E2j
.text:1000281D 8B 4C 24 20 mov ecx, [esp+7Ch+var_5C]
.text:10002821 8B 7C 24 10 mov edi, [esp+7Ch+var_6C]
.text:10002825 89 4B 54 mov [ebx+54h], ecx
.text:10002828 C7 44 24 14 02 00 00 01 mov [esp+7Ch+var_68], 1000002h
.text:10002830 C7 43 3C 00 00 00 00 mov dword ptr [ebx+3Ch], 0
.text:10002837 E9 93 00 00 00 jmp loc_100028CF
.text:1000283C ; ---------------------------------------------------------------------------
.text:1000283C
.text:1000283C loc_1000283C: ; CODE XREF: sub_100022C0+395j
.text:1000283C ; sub_100022C0+3ACj ...
.text:1000283C 8D 54 24 5C lea edx, [esp+7Ch+var_20]
.text:10002840 52 push edx
.text:10002841 E8 D6 11 00 00 call ?GetTickCount@CTime@@SG?AV1@XZ ; CTime::GetTickCount(void)
.text:10002846 8B 00 mov eax, [eax]
.text:10002848 8D 5F 54 lea ebx, [edi+54h]
.text:1000284B 89 03 mov [ebx], eax
.text:1000284D 8B 77 0C mov esi, [edi+0Ch]
.text:10002850 85 F6 test esi, esi
.text:10002852 74 74 jz short loc_100028C8
.text:10002854
.text:10002854 loc_10002854: ; CODE XREF: sub_100022C0+5FCj
.text:10002854 51 push ecx
.text:10002855 8B C6 mov eax, esi
.text:10002857 8B 36 mov esi, [esi]
.text:10002859 8D 54 24 70 lea edx, [esp+80h+var_10]
.text:1000285D 8B 78 08 mov edi, [eax+8]
.text:10002860 8B CC mov ecx, esp
.text:10002862 89 64 24 58 mov [esp+80h+var_28], esp
.text:10002866 52 push edx
.text:10002867 E8 80 11 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:1000286C 51 push ecx
.text:1000286D 8D 44 24 70 lea eax, [esp+84h+var_14]
.text:10002871 8B CC mov ecx, esp
.text:10002873 89 64 24 58 mov [esp+84h+var_2C], esp
.text:10002877 50 push eax
.text:10002878 C6 84 24 84 00 00 00 0B mov byte ptr [esp+88h+var_4], 0Bh
.text:10002880 E8 67 11 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:10002885 51 push ecx
.text:10002886 8D 54 24 70 lea edx, [esp+88h+var_18]
.text:1000288A 8B CC mov ecx, esp
.text:1000288C 89 64 24 58 mov [esp+88h+var_30], esp
.text:10002890 52 push edx
.text:10002891 C6 84 24 88 00 00 00 0C mov byte ptr [esp+8Ch+var_4], 0Ch
.text:10002899 E8 4E 11 00 00 call ??0CString@@QAE@ABV0@@Z ; CString::CString(CString const &)
.text:1000289E 8B 2F mov ebp, [edi]
.text:100028A0 51 push ecx
.text:100028A1 8B CC mov ecx, esp
.text:100028A3 89 64 24 70 mov [esp+8Ch+var_1C], esp
.text:100028A7 53 push ebx
.text:100028A8 C6 84 24 8C 00 00 00 01 mov byte ptr [esp+90h+var_4], 1
.text:100028B0 E8 1B 02 00 00 call sub_10002AD0
.text:100028B5 8B CF mov ecx, edi
.text:100028B7 FF 55 1C call dword ptr [ebp+1Ch]
.text:100028BA 85 F6 test esi, esi
.text:100028BC 75 96 jnz short loc_10002854
.text:100028BE 8B 2D 44 51 00 10 mov ebp, ds:_mbscmp
.text:100028C4 8B 7C 24 10 mov edi, [esp+7Ch+var_6C]
.text:100028C8
.text:100028C8 loc_100028C8: ; CODE XREF: sub_100022C0+592j
.text:100028C8 C7 47 3C 01 00 00 00 mov dword ptr [edi+3Ch], 1
.text:100028CF
.text:100028CF loc_100028CF: ; CODE XREF: sub_100022C0+577j
.text:100028CF 8B 74 24 24 mov esi, [esp+7Ch+var_58]
.text:100028D3
.text:100028D3 loc_100028D3: ; CODE XREF: sub_100022C0+F8j
.text:100028D3 ; sub_100022C0+21Fj ...
.text:100028D3 8B 47 50 mov eax, [edi+50h]
.text:100028D6 8D 5F 50 lea ebx, [edi+50h]
.text:100028D9 3B 70 F8 cmp esi, [eax-8]
.text:100028DC 0F 8C AE FA FF FF jl loc_10002390
.text:100028E2
.text:100028E2 loc_100028E2: ; CODE XREF: sub_100022C0+E9j
.text:100028E2 33 F6 xor esi, esi
.text:100028E4
.text:100028E4 loc_100028E4: ; CODE XREF: sub_100022C0+CAj
.text:100028E4 8B 0B mov ecx, [ebx]
.text:100028E6 89 74 24 3C mov [esp+7Ch+var_40], esi
.text:100028EA 89 74 24 40 mov [esp+7Ch+var_3C], esi
.text:100028EE 8B 79 F8 mov edi, [ecx-8]
.text:100028F1 8D 77 FE lea esi, [edi-2]
.text:100028F4 85 F6 test esi, esi
.text:100028F6 0F 8C 7E 01 00 00 jl loc_10002A7A
.text:100028FC
.text:100028FC loc_100028FC: ; CODE XREF: sub_100022C0+6B1j
.text:100028FC 6A 02 push 2
.text:100028FE 8D 54 24 4C lea edx, [esp+80h+var_34]
.text:10002902 56 push esi
.text:10002903 52 push edx
.text:10002904 8B CB mov ecx, ebx
.text:10002906 E8 23 11 00 00 call ?Mid@CString@@QBE?AV1@HH@Z ; CString::Mid(int,int)
.text:1000290B 8B 00 mov eax, [eax]
.text:1000290D 68 84 60 00 10 push offset aOk ; "OK"
.text:10002912 50 push eax ; unsigned __int8 *
.text:10002913 FF D5 call ebp ; _mbscmp
.text:10002915 83 C4 08 add esp, 8
.text:10002918 8D 4C 24 48 lea ecx, [esp+7Ch+var_34] ; this
.text:1000291C 85 C0 test eax, eax
.text:1000291E 0F 94 84 24 80 00 00 00 setz byte ptr [esp+7Ch+arg_0]
.text:10002926 E8 61 10 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000292B 8A 84 24 80 00 00 00 mov al, byte ptr [esp+7Ch+arg_0]
.text:10002932 84 C0 test al, al
.text:10002934 75 42 jnz short loc_10002978
.text:10002936 6A 05 push 5
.text:10002938 8D 44 24 48 lea eax, [esp+80h+var_38]
.text:1000293C 56 push esi
.text:1000293D 50 push eax
.text:1000293E 8B CB mov ecx, ebx
.text:10002940 E8 E9 10 00 00 call ?Mid@CString@@QBE?AV1@HH@Z ; CString::Mid(int,int)
.text:10002945 8B 00 mov eax, [eax]
.text:10002947 68 7C 60 00 10 push offset aError ; "ERROR"
.text:1000294C 50 push eax ; unsigned __int8 *
.text:1000294D FF D5 call ebp ; _mbscmp
.text:1000294F 83 C4 08 add esp, 8
.text:10002952 8D 4C 24 44 lea ecx, [esp+7Ch+var_38] ; this
.text:10002956 85 C0 test eax, eax
.text:10002958 0F 94 84 24 80 00 00 00 setz byte ptr [esp+7Ch+arg_0]
.text:10002960 E8 27 10 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002965 8A 84 24 80 00 00 00 mov al, byte ptr [esp+7Ch+arg_0]
.text:1000296C 84 C0 test al, al
.text:1000296E 75 13 jnz short loc_10002983
.text:10002970 4E dec esi
.text:10002971 79 89 jns short loc_100028FC
.text:10002973 E9 02 01 00 00 jmp loc_10002A7A
.text:10002978 ; ---------------------------------------------------------------------------
.text:10002978
.text:10002978 loc_10002978: ; CODE XREF: sub_100022C0+674j
.text:10002978 8B 4C 24 40 mov ecx, [esp+7Ch+var_3C]
.text:1000297C B8 01 00 00 00 mov eax, 1
.text:10002981 EB 09 jmp short loc_1000298C
.text:10002983 ; ---------------------------------------------------------------------------
.text:10002983
.text:10002983 loc_10002983: ; CODE XREF: sub_100022C0+6AEj
.text:10002983 8B 44 24 3C mov eax, [esp+7Ch+var_40]
.text:10002987 B9 01 00 00 00 mov ecx, 1
.text:1000298C
.text:1000298C loc_1000298C: ; CODE XREF: sub_100022C0+6C1j
.text:1000298C 85 F6 test esi, esi
.text:1000298E 0F 8C E6 00 00 00 jl loc_10002A7A
.text:10002994 85 C0 test eax, eax
.text:10002996 74 65 jz short loc_100029FD
.text:10002998 8D 4E 04 lea ecx, [esi+4]
.text:1000299B 8D 94 24 80 00 00 00 lea edx, [esp+7Ch+arg_0]
.text:100029A2 51 push ecx
.text:100029A3 52 push edx
.text:100029A4 8B CB mov ecx, ebx
.text:100029A6 E8 7D 10 00 00 call ?Left@CString@@QBE?AV1@H@Z ; CString::Left(int)
.text:100029AB 8B 00 mov eax, [eax]
.text:100029AD 8B 4C 24 10 mov ecx, [esp+7Ch+var_6C]
.text:100029B1 50 push eax
.text:100029B2 C6 44 24 7C 0E mov byte ptr [esp+80h+var_4], 0Eh
.text:100029B7 E8 24 F8 FF FF call sub_100021E0
.text:100029BC 8D 8C 24 80 00 00 00 lea ecx, [esp+7Ch+arg_0] ; this
.text:100029C3 C6 44 24 78 01 mov byte ptr [esp+7Ch+var_4], 1
.text:100029C8 E8 BF 0F 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100029CD 2B FE sub edi, esi
.text:100029CF 8D 84 24 80 00 00 00 lea eax, [esp+7Ch+arg_0]
.text:100029D6 83 EF 04 sub edi, 4
.text:100029D9 8B CB mov ecx, ebx
.text:100029DB 57 push edi
.text:100029DC 50 push eax
.text:100029DD E8 40 10 00 00 call ?Right@CString@@QBE?AV1@H@Z ; CString::Right(int)
.text:100029E2 50 push eax
.text:100029E3 8B CB mov ecx, ebx
.text:100029E5 C6 44 24 7C 0F mov byte ptr [esp+80h+var_4], 0Fh
.text:100029EA E8 1B 10 00 00 call ??4CString@@QAEABV0@ABV0@@Z ; CString::operator=(CString const &)
.text:100029EF C6 44 24 78 01 mov byte ptr [esp+7Ch+var_4], 1
.text:100029F4 8D 8C 24 80 00 00 00 lea ecx, [esp+7Ch+arg_0]
.text:100029FB EB 67 jmp short loc_10002A64
.text:100029FD ; ---------------------------------------------------------------------------
.text:100029FD
.text:100029FD loc_100029FD: ; CODE XREF: sub_100022C0+6D6j
.text:100029FD 85 C9 test ecx, ecx
.text:100029FF 74 70 jz short loc_10002A71
.text:10002A01 8D 4E 07 lea ecx, [esi+7]
.text:10002A04 8D 94 24 80 00 00 00 lea edx, [esp+7Ch+arg_0]
.text:10002A0B 51 push ecx
.text:10002A0C 52 push edx
.text:10002A0D 8B CB mov ecx, ebx
.text:10002A0F E8 14 10 00 00 call ?Left@CString@@QBE?AV1@H@Z ; CString::Left(int)
.text:10002A14 8B 00 mov eax, [eax]
.text:10002A16 8B 4C 24 10 mov ecx, [esp+7Ch+var_6C]
.text:10002A1A 50 push eax
.text:10002A1B C6 44 24 7C 10 mov byte ptr [esp+80h+var_4], 10h
.text:10002A20 E8 BB F7 FF FF call sub_100021E0
.text:10002A25 8D 8C 24 80 00 00 00 lea ecx, [esp+7Ch+arg_0] ; this
.text:10002A2C C6 44 24 78 01 mov byte ptr [esp+7Ch+var_4], 1
.text:10002A31 E8 56 0F 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002A36 2B FE sub edi, esi
.text:10002A38 8D 84 24 80 00 00 00 lea eax, [esp+7Ch+arg_0]
.text:10002A3F 83 EF 07 sub edi, 7
.text:10002A42 8B CB mov ecx, ebx
.text:10002A44 57 push edi
.text:10002A45 50 push eax
.text:10002A46 E8 D7 0F 00 00 call ?Right@CString@@QBE?AV1@H@Z ; CString::Right(int)
.text:10002A4B 50 push eax
.text:10002A4C 8B CB mov ecx, ebx
.text:10002A4E C6 44 24 7C 11 mov byte ptr [esp+80h+var_4], 11h
.text:10002A53 E8 B2 0F 00 00 call ??4CString@@QAEABV0@ABV0@@Z ; CString::operator=(CString const &)
.text:10002A58 C6 44 24 78 01 mov byte ptr [esp+7Ch+var_4], 1
.text:10002A5D 8D 8C 24 80 00 00 00 lea ecx, [esp+7Ch+arg_0] ; this
.text:10002A64
.text:10002A64 loc_10002A64: ; CODE XREF: sub_100022C0+73Bj
.text:10002A64 E8 23 0F 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002A69 C7 44 24 14 03 00 00 01 mov [esp+7Ch+var_68], 1000003h
.text:10002A71
.text:10002A71 loc_10002A71: ; CODE XREF: sub_100022C0+73Fj
.text:10002A71 8B 4C 24 10 mov ecx, [esp+7Ch+var_6C]
.text:10002A75 E8 86 F7 FF FF call sub_10002200
.text:10002A7A
.text:10002A7A loc_10002A7A: ; CODE XREF: sub_100022C0+636j
.text:10002A7A ; sub_100022C0+6B3j ...
.text:10002A7A 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002A7F 6A 03 push 3
.text:10002A81 8D 4C 24 6C lea ecx, [esp+84h+var_18]
.text:10002A85 6A 04 push 4
.text:10002A87 51 push ecx
.text:10002A88 C6 84 24 88 00 00 00 00 mov byte ptr [esp+8Ch+var_4], 0
.text:10002A90 E8 5B 10 00 00 call sub_10003AF0
.text:10002A95 8D 8C 24 84 00 00 00 lea ecx, [esp+7Ch+Str] ; this
.text:10002A9C C7 44 24 78 FF FF FF FF mov [esp+7Ch+var_4], 0FFFFFFFFh
.text:10002AA4 E8 E3 0E 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002AA9 8B 44 24 14 mov eax, [esp+7Ch+var_68]
.text:10002AAD EB 05 jmp short loc_10002AB4
.text:10002AAF ; ---------------------------------------------------------------------------
.text:10002AAF
.text:10002AAF loc_10002AAF: ; CODE XREF: sub_100022C0+30j
.text:10002AAF ; sub_100022C0+3Fj
.text:10002AAF B8 05 40 00 80 mov eax, 80004005h
.text:10002AB4
.text:10002AB4 loc_10002AB4: ; CODE XREF: sub_100022C0+76j
.text:10002AB4 ; sub_100022C0+7EDj
.text:10002AB4 8B 4C 24 70 mov ecx, [esp+7Ch+var_C]
.text:10002AB8 5F pop edi
.text:10002AB9 5E pop esi
.text:10002ABA 5D pop ebp
.text:10002ABB 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10002AC2 5B pop ebx
.text:10002AC3 83 C4 6C add esp, 6Ch
.text:10002AC6 C2 08 00 retn 8
.text:10002AC6 sub_100022C0 endp
.text:10002AC6
.text:10002AC6 ; ---------------------------------------------------------------------------
.text:10002AC9 90 90 90 90 90 90 90 align 10h
.text:10002AD0
.text:10002AD0 ; =============== S U B R O U T I N E =======================================
.text:10002AD0
.text:10002AD0
.text:10002AD0 sub_10002AD0 proc near ; CODE XREF: sub_100022C0+47Ep
.text:10002AD0 ; sub_100022C0+544p ...
.text:10002AD0
.text:10002AD0 arg_0 = dword ptr 4
.text:10002AD0
.text:10002AD0 8B C1 mov eax, ecx
.text:10002AD2 8B 4C 24 04 mov ecx, [esp+arg_0]
.text:10002AD6 8B 11 mov edx, [ecx]
.text:10002AD8 89 10 mov [eax], edx
.text:10002ADA C2 04 00 retn 4
.text:10002ADA sub_10002AD0 endp
.text:10002ADA
.text:10002ADA ; ---------------------------------------------------------------------------
.text:10002ADD 90 90 90 align 10h
.text:10002AE0
.text:10002AE0 ; =============== S U B R O U T I N E =======================================
.text:10002AE0
.text:10002AE0
.text:10002AE0 ; int __cdecl sub_10002AE0(LPSTR lpString1, int)
.text:10002AE0 sub_10002AE0 proc near ; CODE XREF: GSCREnumDevices(void)+148p
.text:10002AE0 ; DATA XREF: GSCREnumDevices(void)+ADo
.text:10002AE0
.text:10002AE0 lpString1 = dword ptr 4
.text:10002AE0 arg_4 = dword ptr 8
.text:10002AE0
.text:10002AE0 8A 0D 0C 61 00 10 mov cl, byte_1000610C
.text:10002AE6 B0 01 mov al, 1
.text:10002AE8 84 C8 test al, cl
.text:10002AEA 75 21 jnz short loc_10002B0D
.text:10002AEC 8A D1 mov dl, cl
.text:10002AEE B9 08 61 00 10 mov ecx, offset lpString2 ; this
.text:10002AF3 0A D0 or dl, al
.text:10002AF5 88 15 0C 61 00 10 mov byte_1000610C, dl
.text:10002AFB E8 86 0E 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:10002B00 68 C0 2B 00 10 push offset Func ; Func
.text:10002B05 E8 28 11 00 00 call sub_10003C32
.text:10002B0A 83 C4 04 add esp, 4
.text:10002B0D
.text:10002B0D loc_10002B0D: ; CODE XREF: sub_10002AE0+Aj
.text:10002B0D 57 push edi
.text:10002B0E 8B 7C 24 08 mov edi, [esp+4+lpString1]
.text:10002B12 85 FF test edi, edi
.text:10002B14 0F 84 A3 00 00 00 jz loc_10002BBD
.text:10002B1A 8B 44 24 0C mov eax, [esp+4+arg_4]
.text:10002B1E 85 C0 test eax, eax
.text:10002B20 0F 84 88 00 00 00 jz loc_10002BAE
.text:10002B26 83 F8 03 cmp eax, 3
.text:10002B29 74 1D jz short loc_10002B48
.text:10002B2B 83 F8 10 cmp eax, 10h
.text:10002B2E 0F 85 89 00 00 00 jnz loc_10002BBD
.text:10002B34 A1 08 61 00 10 mov eax, lpString2
.text:10002B39 68 00 01 00 00 push 100h ; iMaxLength
.text:10002B3E 50 push eax ; lpString2
.text:10002B3F 57 push edi ; lpString1
.text:10002B40 FF 15 58 50 00 10 call ds:lstrcpynA
.text:10002B46 5F pop edi
.text:10002B47 C3 retn
.text:10002B48 ; ---------------------------------------------------------------------------
.text:10002B48
.text:10002B48 loc_10002B48: ; CODE XREF: sub_10002AE0+49j
.text:10002B48 56 push esi
.text:10002B49 8B CF mov ecx, edi
.text:10002B4B E8 C0 0A 00 00 call sub_10003610
.text:10002B50 8B CF mov ecx, edi
.text:10002B52 8B F0 mov esi, eax
.text:10002B54 E8 A7 0A 00 00 call sub_10003600
.text:10002B59 85 F6 test esi, esi
.text:10002B5B 7E 47 jle short loc_10002BA4
.text:10002B5D 85 C0 test eax, eax
.text:10002B5F 74 43 jz short loc_10002BA4
.text:10002B61 50 push eax
.text:10002B62 B9 08 61 00 10 mov ecx, offset lpString2
.text:10002B67 C6 04 30 00 mov byte ptr [eax+esi], 0
.text:10002B6B E8 CA 0E 00 00 call ??YCString@@QAEABV0@PBD@Z ; CString::operator+=(char const *)
.text:10002B70 68 84 60 00 10 push offset aOk ; "OK"
.text:10002B75 B9 08 61 00 10 mov ecx, offset lpString2 ; this
.text:10002B7A E8 C1 0E 00 00 call ?Find@CString@@QBEHPBD@Z ; CString::Find(char const *)
.text:10002B7F 85 C0 test eax, eax
.text:10002B81 7D 13 jge short loc_10002B96
.text:10002B83 68 7C 60 00 10 push offset aError ; "ERROR"
.text:10002B88 B9 08 61 00 10 mov ecx, offset lpString2 ; this
.text:10002B8D E8 AE 0E 00 00 call ?Find@CString@@QBEHPBD@Z ; CString::Find(char const *)
.text:10002B92 85 C0 test eax, eax
.text:10002B94 7C 0E jl short loc_10002BA4
.text:10002B96
.text:10002B96 loc_10002B96: ; CODE XREF: sub_10002AE0+A1j
.text:10002B96 8B CF mov ecx, edi
.text:10002B98 E8 D3 0D 00 00 call sub_10003970
.text:10002B9D 50 push eax ; hEvent
.text:10002B9E FF 15 54 50 00 10 call ds:SetEvent
.text:10002BA4
.text:10002BA4 loc_10002BA4: ; CODE XREF: sub_10002AE0+7Bj
.text:10002BA4 ; sub_10002AE0+7Fj ...
.text:10002BA4 8B CF mov ecx, edi
.text:10002BA6 E8 75 0A 00 00 call sub_10003620
.text:10002BAB 5E pop esi
.text:10002BAC 5F pop edi
.text:10002BAD C3 retn
.text:10002BAE ; ---------------------------------------------------------------------------
.text:10002BAE
.text:10002BAE loc_10002BAE: ; CODE XREF: sub_10002AE0+40j
.text:10002BAE 68 04 61 00 10 push offset unk_10006104
.text:10002BB3 B9 08 61 00 10 mov ecx, offset lpString2
.text:10002BB8 E8 41 0E 00 00 call ??4CString@@QAEABV0@PBD@Z ; CString::operator=(char const *)
.text:10002BBD
.text:10002BBD loc_10002BBD: ; CODE XREF: sub_10002AE0+34j
.text:10002BBD ; sub_10002AE0+4Ej
.text:10002BBD 5F pop edi
.text:10002BBE C3 retn
.text:10002BBE sub_10002AE0 endp
.text:10002BBE
.text:10002BBE ; ---------------------------------------------------------------------------
.text:10002BBF 90 align 10h
.text:10002BC0
.text:10002BC0 ; =============== S U B R O U T I N E =======================================
.text:10002BC0
.text:10002BC0
.text:10002BC0 ; int __cdecl Func()
.text:10002BC0 Func proc near ; DATA XREF: sub_10002AE0+20o
.text:10002BC0 B9 08 61 00 10 mov ecx, offset lpString2
.text:10002BC5 E9 C2 0D 00 00 jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002BC5 Func endp
.text:10002BC5
.text:10002BC5 ; ---------------------------------------------------------------------------
.text:10002BCA 90 90 90 90 90 90 align 10h
.text:10002BD0
.text:10002BD0 loc_10002BD0: ; DATA XREF: sub_10003030:loc_100030A3o
.text:10002BD0 56 push esi
.text:10002BD1 8B 74 24 08 mov esi, [esp+8]
.text:10002BD5 85 F6 test esi, esi
.text:10002BD7 57 push edi
.text:10002BD8 74 58 jz short loc_10002C32 ; jumptable 10002BEC default case
.text:10002BDA 8B CE mov ecx, esi
.text:10002BDC E8 8F 0D 00 00 call sub_10003970
.text:10002BE1 8B F8 mov edi, eax
.text:10002BE3 8B 44 24 10 mov eax, [esp+10h]
.text:10002BE7 83 F8 06 cmp eax, 6 ; switch 7 cases
.text:10002BEA 77 46 ja short loc_10002C32 ; jumptable 10002BEC default case
.text:10002BEC FF 24 85 38 2C 00 10 jmp ds:off_10002C38[eax*4] ; switch jump
.text:10002BF3 ; ---------------------------------------------------------------------------
.text:10002BF3
.text:10002BF3 loc_10002BF3: ; CODE XREF: .text:10002BECj
.text:10002BF3 ; DATA XREF: .text:off_10002C38o
.text:10002BF3 50 push eax ; jumptable 10002BEC cases 0-2,4-6
.text:10002BF4 8B CF mov ecx, edi
.text:10002BF6 E8 35 F6 FF FF call sub_10002230
.text:10002BFB 5F pop edi
.text:10002BFC 5E pop esi
.text:10002BFD C3 retn
.text:10002BFE ; ---------------------------------------------------------------------------
.text:10002BFE
.text:10002BFE loc_10002BFE: ; CODE XREF: .text:10002BECj
.text:10002BFE ; DATA XREF: .text:off_10002C38o
.text:10002BFE 53 push ebx ; jumptable 10002BEC case 3
.text:10002BFF 8B CE mov ecx, esi
.text:10002C01 E8 0A 0A 00 00 call sub_10003610
.text:10002C06 8B CE mov ecx, esi
.text:10002C08 8B D8 mov ebx, eax
.text:10002C0A E8 F1 09 00 00 call sub_10003600
.text:10002C0F 50 push eax
.text:10002C10 53 push ebx
.text:10002C11 8B CF mov ecx, edi
.text:10002C13 E8 A8 F6 FF FF call sub_100022C0
.text:10002C18 85 C0 test eax, eax
.text:10002C1A 5B pop ebx
.text:10002C1B 74 0E jz short loc_10002C2B
.text:10002C1D 6A 00 push 0
.text:10002C1F 50 push eax
.text:10002C20 68 21 07 00 00 push 721h
.text:10002C25 FF 57 5C call dword ptr [edi+5Ch]
.text:10002C28 83 C4 0C add esp, 0Ch
.text:10002C2B
.text:10002C2B loc_10002C2B: ; CODE XREF: .text:10002C1Bj
.text:10002C2B 8B CE mov ecx, esi
.text:10002C2D E8 EE 09 00 00 call sub_10003620
.text:10002C32
.text:10002C32 loc_10002C32: ; CODE XREF: .text:10002BD8j
.text:10002C32 ; .text:10002BEAj
.text:10002C32 5F pop edi ; jumptable 10002BEC default case
.text:10002C33 5E pop esi
.text:10002C34 C3 retn
.text:10002C34 ; ---------------------------------------------------------------------------
.text:10002C35 8D 49 00 align 4
.text:10002C38 F3 2B 00 10 F3 2B 00 10 F3 2B 00 10 FE 2B 00 10+off_10002C38 dd offset loc_10002BF3 ; DATA XREF: .text:10002BECr
.text:10002C38 F3 2B 00 10 F3 2B 00 10 F3 2B 00 10 dd offset loc_10002BF3 ; jump table for switch statement
.text:10002C38 dd offset loc_10002BF3
.text:10002C38 dd offset loc_10002BFE
.text:10002C38 dd offset loc_10002BF3
.text:10002C38 dd offset loc_10002BF3
.text:10002C38 dd offset loc_10002BF3
.text:10002C54 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10002C60 ; Exported entry 14. ?GSCREnumDevices@@YAPAXXZ
.text:10002C60
.text:10002C60 ; =============== S U B R O U T I N E =======================================
.text:10002C60
.text:10002C60
.text:10002C60 ; void *__cdecl GSCREnumDevices()
.text:10002C60 public ?GSCREnumDevices@@YAPAXXZ
.text:10002C60 ?GSCREnumDevices@@YAPAXXZ proc near ; DATA XREF: .rdata:off_10005C68o
.text:10002C60
.text:10002C60 var_118 = dword ptr -118h
.text:10002C60 var_114 = dword ptr -114h
.text:10002C60 var_110 = dword ptr -110h
.text:10002C60 String1 = byte ptr -10Ch
.text:10002C60 var_C = dword ptr -0Ch
.text:10002C60 var_4 = dword ptr -4
.text:10002C60
.text:10002C60 6A FF push 0FFFFFFFFh
.text:10002C62 68 33 41 00 10 push offset ?GSCREnumDevices@@YAPAXXZ_SEH
.text:10002C67 64 A1 00 00 00 00 mov eax, large fs:0
.text:10002C6D 50 push eax
.text:10002C6E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10002C75 81 EC 0C 01 00 00 sub esp, 10Ch
.text:10002C7B 6A 1C push 1Ch ; unsigned int
.text:10002C7D E8 40 0D 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:10002C82 83 C4 04 add esp, 4
.text:10002C85 89 44 24 00 mov [esp+118h+var_118], eax
.text:10002C89 33 C9 xor ecx, ecx
.text:10002C8B 3B C1 cmp eax, ecx
.text:10002C8D 89 8C 24 14 01 00 00 mov [esp+118h+var_4], ecx
.text:10002C94 74 0F jz short loc_10002CA5
.text:10002C96 6A 0A push 0Ah
.text:10002C98 8B C8 mov ecx, eax
.text:10002C9A E8 AD 0D 00 00 call ??0CPtrList@@QAE@H@Z ; CPtrList::CPtrList(int)
.text:10002C9F 89 44 24 00 mov [esp+118h+var_118], eax
.text:10002CA3 EB 04 jmp short loc_10002CA9
.text:10002CA5 ; ---------------------------------------------------------------------------
.text:10002CA5
.text:10002CA5 loc_10002CA5: ; CODE XREF: GSCREnumDevices(void)+34j
.text:10002CA5 89 4C 24 00 mov [esp+118h+var_118], ecx
.text:10002CA9
.text:10002CA9 loc_10002CA9: ; CODE XREF: GSCREnumDevices(void)+43j
.text:10002CA9 53 push ebx
.text:10002CAA 55 push ebp
.text:10002CAB 56 push esi
.text:10002CAC 57 push edi
.text:10002CAD 8D 4C 24 14 lea ecx, [esp+128h+var_114] ; this
.text:10002CB1 C7 84 24 24 01 00 00 FF FF FF FF mov [esp+128h+var_4], 0FFFFFFFFh
.text:10002CBC E8 C5 0C 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:10002CC1 8B 2D 50 50 00 10 mov ebp, ds:lstrlenA
.text:10002CC7 BB 01 00 00 00 mov ebx, 1
.text:10002CCC 89 9C 24 24 01 00 00 mov [esp+128h+var_4], ebx
.text:10002CD3
.text:10002CD3 loc_10002CD3: ; CODE XREF: GSCREnumDevices(void)+1C0j
.text:10002CD3 68 A0 02 00 00 push 2A0h ; unsigned int
.text:10002CD8 E8 E5 0C 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:10002CDD 83 C4 04 add esp, 4
.text:10002CE0 89 44 24 18 mov [esp+128h+var_110], eax
.text:10002CE4 85 C0 test eax, eax
.text:10002CE6 C6 84 24 24 01 00 00 02 mov byte ptr [esp+128h+var_4], 2
.text:10002CEE 74 0B jz short loc_10002CFB
.text:10002CF0 8B C8 mov ecx, eax
.text:10002CF2 E8 89 05 00 00 call sub_10003280
.text:10002CF7 8B F0 mov esi, eax
.text:10002CF9 EB 02 jmp short loc_10002CFD
.text:10002CFB ; ---------------------------------------------------------------------------
.text:10002CFB
.text:10002CFB loc_10002CFB: ; CODE XREF: GSCREnumDevices(void)+8Ej
.text:10002CFB 33 F6 xor esi, esi
.text:10002CFD
.text:10002CFD loc_10002CFD: ; CODE XREF: GSCREnumDevices(void)+99j
.text:10002CFD 85 F6 test esi, esi
.text:10002CFF C6 84 24 24 01 00 00 01 mov byte ptr [esp+128h+var_4], 1
.text:10002D07 0F 84 19 01 00 00 jz loc_10002E26
.text:10002D0D 68 E0 2A 00 10 push offset sub_10002AE0
.text:10002D12 8B CE mov ecx, esi
.text:10002D14 E8 B7 08 00 00 call sub_100035D0
.text:10002D19 53 push ebx
.text:10002D1A 8D 44 24 18 lea eax, [esp+12Ch+var_114]
.text:10002D1E 68 9C 60 00 10 push offset aCom01d ; "COM%01d"
.text:10002D23 50 push eax ; this
.text:10002D24 E8 ED 0C 00 00 call ?Format@CString@@QAAXPBDZZ ; CString::Format(char const *,...)
.text:10002D29 8B 4C 24 20 mov ecx, [esp+134h+var_114]
.text:10002D2D 83 C4 0C add esp, 0Ch
.text:10002D30 6A 01 push 1
.text:10002D32 6A 08 push 8
.text:10002D34 6A 00 push 0
.text:10002D36 68 00 C2 01 00 push 1C200h
.text:10002D3B 51 push ecx
.text:10002D3C 8B CE mov ecx, esi
.text:10002D3E E8 5D 06 00 00 call sub_100033A0
.text:10002D43 85 C0 test eax, eax
.text:10002D45 0F 85 C1 00 00 00 jnz loc_10002E0C
.text:10002D4B 50 push eax ; lpName
.text:10002D4C 50 push eax ; bInitialState
.text:10002D4D 6A 01 push 1 ; bManualReset
.text:10002D4F 50 push eax ; lpEventAttributes
.text:10002D50 FF 15 60 50 00 10 call ds:CreateEventA
.text:10002D56 8D 54 24 1C lea edx, [esp+128h+String1]
.text:10002D5A 68 94 60 00 10 push offset String2 ; "ATI4\r"
.text:10002D5F 52 push edx ; lpString1
.text:10002D60 8B F8 mov edi, eax
.text:10002D62 FF 15 4C 50 00 10 call ds:lstrcpyA
.text:10002D68 57 push edi
.text:10002D69 8B CE mov ecx, esi
.text:10002D6B E8 F0 0B 00 00 call sub_10003960
.text:10002D70 8D 44 24 1C lea eax, [esp+128h+String1]
.text:10002D74 50 push eax ; lpString
.text:10002D75 FF D5 call ebp ; lstrlenA
.text:10002D77 8D 4C 24 1C lea ecx, [esp+128h+String1]
.text:10002D7B 50 push eax
.text:10002D7C 51 push ecx
.text:10002D7D 8B CE mov ecx, esi
.text:10002D7F E8 AC 08 00 00 call sub_10003630
.text:10002D84 8D 54 24 1C lea edx, [esp+128h+String1]
.text:10002D88 52 push edx ; lpString
.text:10002D89 FF D5 call ebp ; lstrlenA
.text:10002D8B 50 push eax
.text:10002D8C 8B CE mov ecx, esi
.text:10002D8E E8 4D 08 00 00 call sub_100035E0
.text:10002D93 68 B8 0B 00 00 push 0BB8h ; dwMilliseconds
.text:10002D98 57 push edi ; hHandle
.text:10002D99 FF 15 5C 50 00 10 call ds:WaitForSingleObject
.text:10002D9F 8B F8 mov edi, eax
.text:10002DA1 8D 44 24 1C lea eax, [esp+128h+String1]
.text:10002DA5 6A 10 push 10h ; int
.text:10002DA7 50 push eax ; lpString1
.text:10002DA8 E8 33 FD FF FF call sub_10002AE0
.text:10002DAD 83 C4 08 add esp, 8
.text:10002DB0 85 FF test edi, edi
.text:10002DB2 75 51 jnz short loc_10002E05
.text:10002DB4 8D 4C 24 1C lea ecx, [esp+128h+String1]
.text:10002DB8 68 88 60 00 10 push offset SubStr ; "AH-S101S"
.text:10002DBD 51 push ecx ; Str
.text:10002DBE FF 15 38 51 00 10 call ds:strstr
.text:10002DC4 83 C4 08 add esp, 8
.text:10002DC7 85 C0 test eax, eax
.text:10002DC9 75 3A jnz short loc_10002E05
.text:10002DCB 6A 60 push 60h ; unsigned int
.text:10002DCD E8 F0 0B 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:10002DD2 83 C4 04 add esp, 4
.text:10002DD5 89 44 24 18 mov [esp+128h+var_110], eax
.text:10002DD9 85 C0 test eax, eax
.text:10002DDB C6 84 24 24 01 00 00 03 mov byte ptr [esp+128h+var_4], 3
.text:10002DE3 74 09 jz short loc_10002DEE
.text:10002DE5 8B C8 mov ecx, eax
.text:10002DE7 E8 A4 F1 FF FF call sub_10001F90
.text:10002DEC EB 02 jmp short loc_10002DF0
.text:10002DEE ; ---------------------------------------------------------------------------
.text:10002DEE
.text:10002DEE loc_10002DEE: ; CODE XREF: GSCREnumDevices(void)+183j
.text:10002DEE 33 C0 xor eax, eax
.text:10002DF0
.text:10002DF0 loc_10002DF0: ; CODE XREF: GSCREnumDevices(void)+18Cj
.text:10002DF0 8B 4C 24 10 mov ecx, [esp+128h+var_118] ; this
.text:10002DF4 50 push eax ; void *
.text:10002DF5 C6 84 24 28 01 00 00 01 mov byte ptr [esp+12Ch+var_4], 1
.text:10002DFD 89 58 04 mov [eax+4], ebx
.text:10002E00 E8 41 0C 00 00 call ?AddTail@CPtrList@@QAEPAU__POSITION@@PAX@Z ; CPtrList::AddTail(void *)
.text:10002E05
.text:10002E05 loc_10002E05: ; CODE XREF: GSCREnumDevices(void)+152j
.text:10002E05 ; GSCREnumDevices(void)+169j
.text:10002E05 8B CE mov ecx, esi
.text:10002E07 E8 64 05 00 00 call sub_10003370
.text:10002E0C
.text:10002E0C loc_10002E0C: ; CODE XREF: GSCREnumDevices(void)+E5j
.text:10002E0C 8B CE mov ecx, esi
.text:10002E0E E8 FD 04 00 00 call sub_10003310
.text:10002E13 56 push esi ; void *
.text:10002E14 E8 79 0B 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:10002E19 83 C4 04 add esp, 4
.text:10002E1C 43 inc ebx
.text:10002E1D 83 FB 07 cmp ebx, 7
.text:10002E20 0F 8C AD FE FF FF jl loc_10002CD3
.text:10002E26
.text:10002E26 loc_10002E26: ; CODE XREF: GSCREnumDevices(void)+A7j
.text:10002E26 8D 4C 24 14 lea ecx, [esp+128h+var_114] ; this
.text:10002E2A C7 84 24 24 01 00 00 FF FF FF FF mov [esp+128h+var_4], 0FFFFFFFFh
.text:10002E35 E8 52 0B 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10002E3A 8B 8C 24 1C 01 00 00 mov ecx, [esp+128h+var_C]
.text:10002E41 8B 44 24 10 mov eax, [esp+128h+var_118]
.text:10002E45 5F pop edi
.text:10002E46 5E pop esi
.text:10002E47 5D pop ebp
.text:10002E48 5B pop ebx
.text:10002E49 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10002E50 81 C4 18 01 00 00 add esp, 118h
.text:10002E56 C3 retn
.text:10002E56 ?GSCREnumDevices@@YAPAXXZ endp
.text:10002E56
.text:10002E56 ; ---------------------------------------------------------------------------
.text:10002E57 90 90 90 90 90 90 90 90 90 align 10h
.text:10002E60 ; Exported entry 15. ?GSCRGetNumOfDevices@@YAHPAX@Z
.text:10002E60
.text:10002E60 ; =============== S U B R O U T I N E =======================================
.text:10002E60
.text:10002E60
.text:10002E60 ; int __cdecl GSCRGetNumOfDevices(void *)
.text:10002E60 public ?GSCRGetNumOfDevices@@YAHPAX@Z
.text:10002E60 ?GSCRGetNumOfDevices@@YAHPAX@Z proc near
.text:10002E60 ; DATA XREF: .rdata:off_10005C68o
.text:10002E60
.text:10002E60 arg_0 = dword ptr 4
.text:10002E60
.text:10002E60 8B 44 24 04 mov eax, [esp+arg_0]
.text:10002E64 8B 40 0C mov eax, [eax+0Ch]
.text:10002E67 C3 retn
.text:10002E67 ?GSCRGetNumOfDevices@@YAHPAX@Z endp
.text:10002E67
.text:10002E67 ; ---------------------------------------------------------------------------
.text:10002E68 90 90 90 90 90 90 90 90 align 10h
.text:10002E70 ; Exported entry 12. ?GSCRDeleteEnumDevices@@YAJPAX@Z
.text:10002E70
.text:10002E70 ; =============== S U B R O U T I N E =======================================
.text:10002E70
.text:10002E70
.text:10002E70 ; __int32 __cdecl GSCRDeleteEnumDevices(void *)
.text:10002E70 public ?GSCRDeleteEnumDevices@@YAJPAX@Z
.text:10002E70 ?GSCRDeleteEnumDevices@@YAJPAX@Z proc near
.text:10002E70 ; DATA XREF: .rdata:off_10005C68o
.text:10002E70
.text:10002E70 arg_0 = dword ptr 4
.text:10002E70
.text:10002E70 8B 44 24 04 mov eax, [esp+arg_0]
.text:10002E74 56 push esi
.text:10002E75 8B 70 04 mov esi, [eax+4]
.text:10002E78 85 F6 test esi, esi
.text:10002E7A 74 16 jz short loc_10002E92
.text:10002E7C
.text:10002E7C loc_10002E7C: ; CODE XREF: GSCRDeleteEnumDevices(void *)+20j
.text:10002E7C 8B C6 mov eax, esi
.text:10002E7E 8B 36 mov esi, [esi]
.text:10002E80 8B 48 08 mov ecx, [eax+8]
.text:10002E83 85 C9 test ecx, ecx
.text:10002E85 74 07 jz short loc_10002E8E
.text:10002E87 8B 11 mov edx, [ecx]
.text:10002E89 6A 01 push 1
.text:10002E8B FF 52 04 call dword ptr [edx+4]
.text:10002E8E
.text:10002E8E loc_10002E8E: ; CODE XREF: GSCRDeleteEnumDevices(void *)+15j
.text:10002E8E 85 F6 test esi, esi
.text:10002E90 75 EA jnz short loc_10002E7C
.text:10002E92
.text:10002E92 loc_10002E92: ; CODE XREF: GSCRDeleteEnumDevices(void *)+Aj
.text:10002E92 33 C0 xor eax, eax
.text:10002E94 5E pop esi
.text:10002E95 C3 retn
.text:10002E95 ?GSCRDeleteEnumDevices@@YAJPAX@Z endp
.text:10002E95
.text:10002E95 ; ---------------------------------------------------------------------------
.text:10002E96 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10002EA0 ; Exported entry 16. ?GSCRInitDevice@@YAPAXPAXHPAJ@Z
.text:10002EA0
.text:10002EA0 ; =============== S U B R O U T I N E =======================================
.text:10002EA0
.text:10002EA0
.text:10002EA0 ; void *__cdecl GSCRInitDevice(CPtrList *, int, __int32 *)
.text:10002EA0 public ?GSCRInitDevice@@YAPAXPAXHPAJ@Z
.text:10002EA0 ?GSCRInitDevice@@YAPAXPAXHPAJ@Z proc near
.text:10002EA0 ; DATA XREF: .rdata:off_10005C68o
.text:10002EA0
.text:10002EA0 arg_0 = dword ptr 4
.text:10002EA0 arg_4 = dword ptr 8
.text:10002EA0
.text:10002EA0 8B 44 24 08 mov eax, [esp+arg_4]
.text:10002EA4 8B 4C 24 04 mov ecx, [esp+arg_0] ; this
.text:10002EA8 50 push eax ; int
.text:10002EA9 E8 A4 0B 00 00 call ?FindIndex@CPtrList@@QBEPAU__POSITION@@H@Z ; CPtrList::FindIndex(int)
.text:10002EAE 8B 40 08 mov eax, [eax+8]
.text:10002EB1 C3 retn
.text:10002EB1 ?GSCRInitDevice@@YAPAXPAXHPAJ@Z endp
.text:10002EB1
.text:10002EB1 ; ---------------------------------------------------------------------------
.text:10002EB2 90 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10002EC0 ; Exported entry 22. ?GSCRUninitDevice@@YAJPAX@Z
.text:10002EC0
.text:10002EC0 ; =============== S U B R O U T I N E =======================================
.text:10002EC0
.text:10002EC0
.text:10002EC0 ; __int32 __cdecl GSCRUninitDevice(void *)
.text:10002EC0 public ?GSCRUninitDevice@@YAJPAX@Z
.text:10002EC0 ?GSCRUninitDevice@@YAJPAX@Z proc near ; DATA XREF: .rdata:off_10005C68o
.text:10002EC0
.text:10002EC0 arg_0 = dword ptr 4
.text:10002EC0
.text:10002EC0 8B 44 24 04 mov eax, [esp+arg_0]
.text:10002EC4 50 push eax ; void *
.text:10002EC5 E8 26 00 00 00 call ?GSCRStopLogging@@YAJPAX@Z ; GSCRStopLogging(void *)
.text:10002ECA 83 C4 04 add esp, 4
.text:10002ECD 33 C0 xor eax, eax
.text:10002ECF C3 retn
.text:10002ECF ?GSCRUninitDevice@@YAJPAX@Z endp
.text:10002ECF
.text:10002ED0 ; Exported entry 20. ?GSCRStartLogging@@YAJPAXP6AKKJJ@Z@Z
.text:10002ED0
.text:10002ED0 ; =============== S U B R O U T I N E =======================================
.text:10002ED0
.text:10002ED0
.text:10002ED0 ; __int32 __cdecl GSCRStartLogging(void *, unsigned __int32 (__cdecl *)(unsigned __int32, __int32, __int32))
.text:10002ED0 public ?GSCRStartLogging@@YAJPAXP6AKKJJ@Z@Z
.text:10002ED0 ?GSCRStartLogging@@YAJPAXP6AKKJJ@Z@Z proc near
.text:10002ED0 ; DATA XREF: .rdata:off_10005C68o
.text:10002ED0
.text:10002ED0 arg_0 = dword ptr 4
.text:10002ED0
.text:10002ED0 8B 44 24 04 mov eax, [esp+arg_0]
.text:10002ED4 6A 00 push 0 ; struct _SECURITY_ATTRIBUTES *
.text:10002ED6 6A 00 push 0 ; unsigned __int32
.text:10002ED8 6A 00 push 0 ; unsigned int
.text:10002EDA 6A 00 push 0 ; int
.text:10002EDC 50 push eax ; void *
.text:10002EDD 68 90 2F 00 10 push offset sub_10002F90 ; unsigned int (__cdecl *)(void *)
.text:10002EE2 E8 71 0B 00 00 call ?AfxBeginThread@@YGPAVCWinThread@@P6AIPAX@Z0HIKPAU_SECURITY_ATTRIBUTES@@@Z ; AfxBeginThread(uint (*)(void *),void *,int,uint,ulong,_SECURITY_ATTRIBUTES *)
.text:10002EE7 33 C0 xor eax, eax
.text:10002EE9 C3 retn
.text:10002EE9 ?GSCRStartLogging@@YAJPAXP6AKKJJ@Z@Z endp
.text:10002EE9
.text:10002EE9 ; ---------------------------------------------------------------------------
.text:10002EEA 90 90 90 90 90 90 align 10h
.text:10002EF0 ; Exported entry 21. ?GSCRStopLogging@@YAJPAX@Z
.text:10002EF0
.text:10002EF0 ; =============== S U B R O U T I N E =======================================
.text:10002EF0
.text:10002EF0
.text:10002EF0 ; __int32 __cdecl GSCRStopLogging(void *)
.text:10002EF0 public ?GSCRStopLogging@@YAJPAX@Z
.text:10002EF0 ?GSCRStopLogging@@YAJPAX@Z proc near ; CODE XREF: GSCRUninitDevice(void *)+5p
.text:10002EF0 ; DATA XREF: .rdata:off_10005C68o
.text:10002EF0
.text:10002EF0 arg_0 = dword ptr 4
.text:10002EF0
.text:10002EF0 8B 44 24 04 mov eax, [esp+arg_0]
.text:10002EF4 68 D0 07 00 00 push 7D0h ; dwMilliseconds
.text:10002EF9 C7 40 34 01 00 00 00 mov dword ptr [eax+34h], 1
.text:10002F00 8B 40 28 mov eax, [eax+28h]
.text:10002F03 50 push eax ; hHandle
.text:10002F04 FF 15 5C 50 00 10 call ds:WaitForSingleObject
.text:10002F0A 33 C0 xor eax, eax
.text:10002F0C C3 retn
.text:10002F0C ?GSCRStopLogging@@YAJPAX@Z endp
.text:10002F0C
.text:10002F0C ; ---------------------------------------------------------------------------
.text:10002F0D 90 90 90 align 10h
.text:10002F10 ; Exported entry 19. ?GSCRSetLogFilename@@YAJPAXPBDH@Z
.text:10002F10
.text:10002F10 ; =============== S U B R O U T I N E =======================================
.text:10002F10
.text:10002F10
.text:10002F10 ; __int32 __cdecl GSCRSetLogFilename(void *, const char *, int)
.text:10002F10 public ?GSCRSetLogFilename@@YAJPAXPBDH@Z
.text:10002F10 ?GSCRSetLogFilename@@YAJPAXPBDH@Z proc near
.text:10002F10 ; DATA XREF: .rdata:off_10005C68o
.text:10002F10
.text:10002F10 var_10 = dword ptr -10h
.text:10002F10 var_C = dword ptr -0Ch
.text:10002F10 var_4 = dword ptr -4
.text:10002F10 arg_0 = dword ptr 4
.text:10002F10 arg_4 = dword ptr 8
.text:10002F10 arg_8 = dword ptr 0Ch
.text:10002F10
.text:10002F10 6A FF push 0FFFFFFFFh
.text:10002F12 68 4A 41 00 10 push offset ?GSCRSetLogFilename@@YAJPAXPBDH@Z_SEH
.text:10002F17 64 A1 00 00 00 00 mov eax, large fs:0
.text:10002F1D 50 push eax
.text:10002F1E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10002F25 51 push ecx
.text:10002F26 53 push ebx
.text:10002F27 56 push esi
.text:10002F28 57 push edi
.text:10002F29 6A 14 push 14h ; unsigned int
.text:10002F2B E8 92 0A 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:10002F30 83 C4 04 add esp, 4
.text:10002F33 89 44 24 0C mov [esp+1Ch+var_10], eax
.text:10002F37 8B 5C 24 28 mov ebx, [esp+1Ch+arg_8]
.text:10002F3B 33 F6 xor esi, esi
.text:10002F3D 3B C6 cmp eax, esi
.text:10002F3F 89 74 24 18 mov [esp+1Ch+var_4], esi
.text:10002F43 74 0F jz short loc_10002F54
.text:10002F45 8B 4C 24 24 mov ecx, [esp+1Ch+arg_4]
.text:10002F49 53 push ebx
.text:10002F4A 51 push ecx
.text:10002F4B 8B C8 mov ecx, eax
.text:10002F4D E8 4E EE FF FF call sub_10001DA0
.text:10002F52 8B F0 mov esi, eax
.text:10002F54
.text:10002F54 loc_10002F54: ; CODE XREF: GSCRSetLogFilename(void *,char const *,int)+33j
.text:10002F54 8B 7C 24 20 mov edi, [esp+1Ch+arg_0]
.text:10002F58 56 push esi ; struct CObject *
.text:10002F59 C7 44 24 1C FF FF FF FF mov [esp+20h+var_4], 0FFFFFFFFh
.text:10002F61 8D 4F 08 lea ecx, [edi+8] ; this
.text:10002F64 E8 89 0A 00 00 call ?AddTail@CObList@@QAEPAU__POSITION@@PAVCObject@@@Z ; CObList::AddTail(CObject *)
.text:10002F69 F6 C3 04 test bl, 4
.text:10002F6C 74 03 jz short loc_10002F71
.text:10002F6E 89 77 4C mov [edi+4Ch], esi
.text:10002F71
.text:10002F71 loc_10002F71: ; CODE XREF: GSCRSetLogFilename(void *,char const *,int)+5Cj
.text:10002F71 8B 4C 24 10 mov ecx, [esp+1Ch+var_C]
.text:10002F75 5F pop edi
.text:10002F76 5E pop esi
.text:10002F77 33 C0 xor eax, eax
.text:10002F79 5B pop ebx
.text:10002F7A 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10002F81 83 C4 10 add esp, 10h
.text:10002F84 C3 retn
.text:10002F84 ?GSCRSetLogFilename@@YAJPAXPBDH@Z endp
.text:10002F84
.text:10002F84 ; ---------------------------------------------------------------------------
.text:10002F85 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10002F90
.text:10002F90 ; =============== S U B R O U T I N E =======================================
.text:10002F90
.text:10002F90
.text:10002F90 ; int __cdecl sub_10002F90(void *)
.text:10002F90 sub_10002F90 proc near ; DATA XREF: GSCRStartLogging(void *,ulong (*)(ulong,long,long))+Do
.text:10002F90
.text:10002F90 String1 = byte ptr -3Ch
.text:10002F90 arg_0 = dword ptr 4
.text:10002F90
.text:10002F90 83 EC 3C sub esp, 3Ch
.text:10002F93 56 push esi
.text:10002F94 8B 74 24 44 mov esi, [esp+40h+arg_0]
.text:10002F98 56 push esi
.text:10002F99 E8 92 00 00 00 call sub_10003030
.text:10002F9E 8B 46 34 mov eax, [esi+34h]
.text:10002FA1 83 C4 04 add esp, 4
.text:10002FA4 85 C0 test eax, eax
.text:10002FA6 75 5F jnz short loc_10003007
.text:10002FA8 53 push ebx
.text:10002FA9 8B 1D 4C 50 00 10 mov ebx, ds:lstrcpyA
.text:10002FAF 57 push edi
.text:10002FB0 8B 3D 50 50 00 10 mov edi, ds:lstrlenA
.text:10002FB6
.text:10002FB6 loc_10002FB6: ; CODE XREF: sub_10002F90+73j
.text:10002FB6 8D 44 24 0C lea eax, [esp+48h+String1]
.text:10002FBA 68 A4 60 00 10 push offset aAt@lbc? ; "AT@LBC?\r"
.text:10002FBF 50 push eax ; lpString1
.text:10002FC0 FF D3 call ebx ; lstrcpyA
.text:10002FC2 8D 4C 24 0C lea ecx, [esp+48h+String1]
.text:10002FC6 51 push ecx ; lpString
.text:10002FC7 FF D7 call edi ; lstrlenA
.text:10002FC9 8B 4E 24 mov ecx, [esi+24h]
.text:10002FCC 8D 54 24 0C lea edx, [esp+48h+String1]
.text:10002FD0 50 push eax
.text:10002FD1 52 push edx
.text:10002FD2 E8 59 06 00 00 call sub_10003630
.text:10002FD7 8D 44 24 0C lea eax, [esp+48h+String1]
.text:10002FDB 50 push eax ; lpString
.text:10002FDC FF D7 call edi ; lstrlenA
.text:10002FDE 8B 4E 24 mov ecx, [esi+24h]
.text:10002FE1 50 push eax
.text:10002FE2 E8 F9 05 00 00 call sub_100035E0
.text:10002FE7 8B 46 58 mov eax, [esi+58h]
.text:10002FEA 33 C9 xor ecx, ecx
.text:10002FEC 85 C0 test eax, eax
.text:10002FEE 7E 0E jle short loc_10002FFE
.text:10002FF0 8B 56 34 mov edx, [esi+34h]
.text:10002FF3
.text:10002FF3 loc_10002FF3: ; CODE XREF: sub_10002F90+6Cj
.text:10002FF3 85 D2 test edx, edx
.text:10002FF5 75 07 jnz short loc_10002FFE
.text:10002FF7 83 C1 64 add ecx, 64h
.text:10002FFA 3B C8 cmp ecx, eax
.text:10002FFC 7C F5 jl short loc_10002FF3
.text:10002FFE
.text:10002FFE loc_10002FFE: ; CODE XREF: sub_10002F90+5Ej
.text:10002FFE ; sub_10002F90+65j
.text:10002FFE 8B 46 34 mov eax, [esi+34h]
.text:10003001 85 C0 test eax, eax
.text:10003003 74 B1 jz short loc_10002FB6
.text:10003005 5F pop edi
.text:10003006 5B pop ebx
.text:10003007
.text:10003007 loc_10003007: ; CODE XREF: sub_10002F90+16j
.text:10003007 56 push esi
.text:10003008 E8 53 01 00 00 call sub_10003160
.text:1000300D 8B 4E 28 mov ecx, [esi+28h]
.text:10003010 83 C4 04 add esp, 4
.text:10003013 51 push ecx ; hEvent
.text:10003014 FF 15 54 50 00 10 call ds:SetEvent
.text:1000301A 33 C0 xor eax, eax
.text:1000301C 5E pop esi
.text:1000301D 83 C4 3C add esp, 3Ch
.text:10003020 C3 retn
.text:10003020 sub_10002F90 endp
.text:10003020
.text:10003020 ; ---------------------------------------------------------------------------
.text:10003021 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10003030
.text:10003030 ; =============== S U B R O U T I N E =======================================
.text:10003030
.text:10003030
.text:10003030 sub_10003030 proc near ; CODE XREF: sub_10002F90+9p
.text:10003030
.text:10003030 var_4C = dword ptr -4Ch
.text:10003030 String1 = byte ptr -48h
.text:10003030 var_C = dword ptr -0Ch
.text:10003030 var_4 = dword ptr -4
.text:10003030 arg_0 = dword ptr 4
.text:10003030
.text:10003030 6A FF push 0FFFFFFFFh
.text:10003032 68 73 41 00 10 push offset SEH_10003030
.text:10003037 64 A1 00 00 00 00 mov eax, large fs:0
.text:1000303D 50 push eax
.text:1000303E 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10003045 83 EC 40 sub esp, 40h
.text:10003048 56 push esi
.text:10003049 8B 74 24 54 mov esi, [esp+50h+arg_0]
.text:1000304D 57 push edi
.text:1000304E 8B CE mov ecx, esi
.text:10003050 E8 6B F0 FF FF call sub_100020C0
.text:10003055 33 FF xor edi, edi
.text:10003057 68 A0 02 00 00 push 2A0h ; unsigned int
.text:1000305C 89 7E 3C mov [esi+3Ch], edi
.text:1000305F E8 5E 09 00 00 call ??2@YAPAXI@Z ; operator new(uint)
.text:10003064 83 C4 04 add esp, 4
.text:10003067 89 44 24 08 mov [esp+54h+var_4C], eax
.text:1000306B 3B C7 cmp eax, edi
.text:1000306D 89 7C 24 50 mov [esp+54h+var_4], edi
.text:10003071 74 09 jz short loc_1000307C
.text:10003073 8B C8 mov ecx, eax
.text:10003075 E8 06 02 00 00 call sub_10003280
.text:1000307A EB 02 jmp short loc_1000307E
.text:1000307C ; ---------------------------------------------------------------------------
.text:1000307C
.text:1000307C loc_1000307C: ; CODE XREF: sub_10003030+41j
.text:1000307C 33 C0 xor eax, eax
.text:1000307E
.text:1000307E loc_1000307E: ; CODE XREF: sub_10003030+4Aj
.text:1000307E 3B C7 cmp eax, edi
.text:10003080 C7 44 24 50 FF FF FF FF mov [esp+54h+var_4], 0FFFFFFFFh
.text:10003088 89 46 24 mov [esi+24h], eax
.text:1000308B 75 16 jnz short loc_100030A3
.text:1000308D 5F pop edi
.text:1000308E B8 05 40 00 80 mov eax, 80004005h
.text:10003093 5E pop esi
.text:10003094 8B 4C 24 40 mov ecx, [esp+4Ch+var_C]
.text:10003098 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:1000309F 83 C4 4C add esp, 4Ch
.text:100030A2 C3 retn
.text:100030A3 ; ---------------------------------------------------------------------------
.text:100030A3
.text:100030A3 loc_100030A3: ; CODE XREF: sub_10003030+5Bj
.text:100030A3 68 D0 2B 00 10 push offset loc_10002BD0
.text:100030A8 8B C8 mov ecx, eax
.text:100030AA E8 21 05 00 00 call sub_100035D0
.text:100030AF 8D 4C 24 58 lea ecx, [esp+54h+arg_0] ; this
.text:100030B3 E8 CE 08 00 00 call ??0CString@@QAE@XZ ; CString::CString(void)
.text:100030B8 8D 44 24 58 lea eax, [esp+54h+arg_0]
.text:100030BC 68 BC 60 00 10 push offset aCom1d ; "COM%1d"
.text:100030C1 50 push eax ; this
.text:100030C2 C7 44 24 58 01 00 00 00 mov [esp+5Ch+var_4], 1
.text:100030CA E8 47 09 00 00 call ?Format@CString@@QAAXPBDZZ ; CString::Format(char const *,...)
.text:100030CF 8B 4C 24 60 mov ecx, [esp+5Ch+arg_0]
.text:100030D3 83 C4 08 add esp, 8
.text:100030D6 6A 01 push 1
.text:100030D8 6A 08 push 8
.text:100030DA 57 push edi
.text:100030DB 68 00 C2 01 00 push 1C200h
.text:100030E0 51 push ecx
.text:100030E1 8B 4E 24 mov ecx, [esi+24h]
.text:100030E4 E8 B7 02 00 00 call sub_100033A0
.text:100030E9 3B C7 cmp eax, edi
.text:100030EB 75 44 jnz short loc_10003131
.text:100030ED 8D 54 24 0C lea edx, [esp+54h+String1]
.text:100030F1 68 B0 60 00 10 push offset aAt@lbc1 ; "AT@LBC1\r"
.text:100030F6 52 push edx ; lpString1
.text:100030F7 FF 15 4C 50 00 10 call ds:lstrcpyA
.text:100030FD 8B 3D 50 50 00 10 mov edi, ds:lstrlenA
.text:10003103 8D 44 24 0C lea eax, [esp+54h+String1]
.text:10003107 50 push eax ; lpString
.text:10003108 FF D7 call edi ; lstrlenA
.text:1000310A 8D 4C 24 0C lea ecx, [esp+54h+String1]
.text:1000310E 50 push eax
.text:1000310F 51 push ecx
.text:10003110 8B 4E 24 mov ecx, [esi+24h]
.text:10003113 E8 18 05 00 00 call sub_10003630
.text:10003118 8D 54 24 0C lea edx, [esp+54h+String1]
.text:1000311C 52 push edx ; lpString
.text:1000311D FF D7 call edi ; lstrlenA
.text:1000311F 8B 4E 24 mov ecx, [esi+24h]
.text:10003122 50 push eax
.text:10003123 E8 B8 04 00 00 call sub_100035E0
.text:10003128 8B 4E 24 mov ecx, [esi+24h]
.text:1000312B 56 push esi
.text:1000312C E8 2F 08 00 00 call sub_10003960
.text:10003131
.text:10003131 loc_10003131: ; CODE XREF: sub_10003030+BBj
.text:10003131 8D 4C 24 58 lea ecx, [esp+54h+arg_0] ; this
.text:10003135 C7 44 24 50 FF FF FF FF mov [esp+54h+var_4], 0FFFFFFFFh
.text:1000313D E8 4A 08 00 00 call ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003142 8B 4C 24 48 mov ecx, [esp+54h+var_C]
.text:10003146 5F pop edi
.text:10003147 33 C0 xor eax, eax
.text:10003149 5E pop esi
.text:1000314A 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10003151 83 C4 4C add esp, 4Ch
.text:10003154 C3 retn
.text:10003154 sub_10003030 endp
.text:10003154
.text:10003154 ; ---------------------------------------------------------------------------
.text:10003155 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10003160
.text:10003160 ; =============== S U B R O U T I N E =======================================
.text:10003160
.text:10003160
.text:10003160 sub_10003160 proc near ; CODE XREF: sub_10002F90+78p
.text:10003160
.text:10003160 String1 = byte ptr -3Ch
.text:10003160 arg_0 = dword ptr 4
.text:10003160
.text:10003160 83 EC 3C sub esp, 3Ch
.text:10003163 56 push esi
.text:10003164 8B 74 24 44 mov esi, [esp+40h+arg_0]
.text:10003168 8B 46 24 mov eax, [esi+24h]
.text:1000316B 85 C0 test eax, eax
.text:1000316D 75 0A jnz short loc_10003179
.text:1000316F B8 05 40 00 80 mov eax, 80004005h
.text:10003174 5E pop esi
.text:10003175 83 C4 3C add esp, 3Ch
.text:10003178 C3 retn
.text:10003179 ; ---------------------------------------------------------------------------
.text:10003179
.text:10003179 loc_10003179: ; CODE XREF: sub_10003160+Dj
.text:10003179 53 push ebx
.text:1000317A 57 push edi
.text:1000317B 8D 44 24 0C lea eax, [esp+48h+String1]
.text:1000317F 68 C4 60 00 10 push offset aAt@lbc2 ; "AT@LBC2\r"
.text:10003184 50 push eax ; lpString1
.text:10003185 FF 15 4C 50 00 10 call ds:lstrcpyA
.text:1000318B 8B 3D 60 50 00 10 mov edi, ds:CreateEventA
.text:10003191 6A 00 push 0 ; lpName
.text:10003193 6A 00 push 0 ; bInitialState
.text:10003195 6A 01 push 1 ; bManualReset
.text:10003197 6A 00 push 0 ; lpEventAttributes
.text:10003199 FF D7 call edi ; CreateEventA
.text:1000319B 6A 00 push 0 ; lpName
.text:1000319D 6A 00 push 0 ; bInitialState
.text:1000319F 6A 01 push 1 ; bManualReset
.text:100031A1 6A 00 push 0 ; lpEventAttributes
.text:100031A3 89 46 2C mov [esi+2Ch], eax
.text:100031A6 FF D7 call edi ; CreateEventA
.text:100031A8 8B 3D 50 50 00 10 mov edi, ds:lstrlenA
.text:100031AE 8D 4C 24 0C lea ecx, [esp+48h+String1]
.text:100031B2 51 push ecx ; lpString
.text:100031B3 89 46 30 mov [esi+30h], eax
.text:100031B6 FF D7 call edi ; lstrlenA
.text:100031B8 8B 4E 24 mov ecx, [esi+24h]
.text:100031BB 8D 54 24 0C lea edx, [esp+48h+String1]
.text:100031BF 50 push eax
.text:100031C0 52 push edx
.text:100031C1 E8 6A 04 00 00 call sub_10003630
.text:100031C6 8D 44 24 0C lea eax, [esp+48h+String1]
.text:100031CA 50 push eax ; lpString
.text:100031CB FF D7 call edi ; lstrlenA
.text:100031CD 8B 4E 24 mov ecx, [esi+24h]
.text:100031D0 50 push eax
.text:100031D1 E8 0A 04 00 00 call sub_100035E0
.text:100031D6 8B 46 2C mov eax, [esi+2Ch]
.text:100031D9 8B 3D 5C 50 00 10 mov edi, ds:WaitForSingleObject
.text:100031DF 8B 1D 64 50 00 10 mov ebx, ds:CloseHandle
.text:100031E5 85 C0 test eax, eax
.text:100031E7 74 15 jz short loc_100031FE
.text:100031E9 68 B8 0B 00 00 push 0BB8h ; dwMilliseconds
.text:100031EE 50 push eax ; hHandle
.text:100031EF FF D7 call edi ; WaitForSingleObject
.text:100031F1 8B 4E 2C mov ecx, [esi+2Ch]
.text:100031F4 51 push ecx ; hObject
.text:100031F5 FF D3 call ebx ; CloseHandle
.text:100031F7 C7 46 2C 00 00 00 00 mov dword ptr [esi+2Ch], 0
.text:100031FE
.text:100031FE loc_100031FE: ; CODE XREF: sub_10003160+87j
.text:100031FE 8B 4E 24 mov ecx, [esi+24h]
.text:10003201 E8 6A 01 00 00 call sub_10003370
.text:10003206 8B 46 30 mov eax, [esi+30h]
.text:10003209 85 C0 test eax, eax
.text:1000320B 74 15 jz short loc_10003222
.text:1000320D 68 B8 0B 00 00 push 0BB8h ; dwMilliseconds
.text:10003212 50 push eax ; hHandle
.text:10003213 FF D7 call edi ; WaitForSingleObject
.text:10003215 8B 56 30 mov edx, [esi+30h]
.text:10003218 52 push edx ; hObject
.text:10003219 FF D3 call ebx ; CloseHandle
.text:1000321B C7 46 2C 00 00 00 00 mov dword ptr [esi+2Ch], 0
.text:10003222
.text:10003222 loc_10003222: ; CODE XREF: sub_10003160+ABj
.text:10003222 8B 7E 24 mov edi, [esi+24h]
.text:10003225 85 FF test edi, edi
.text:10003227 74 10 jz short loc_10003239
.text:10003229 8B CF mov ecx, edi
.text:1000322B E8 E0 00 00 00 call sub_10003310
.text:10003230 57 push edi ; void *
.text:10003231 E8 5C 07 00 00 call ??3@YAXPAX@Z ; operator delete(void *)
.text:10003236 83 C4 04 add esp, 4
.text:10003239
.text:10003239 loc_10003239: ; CODE XREF: sub_10003160+C7j
.text:10003239 8B 46 3C mov eax, [esi+3Ch]
.text:1000323C 5F pop edi
.text:1000323D 85 C0 test eax, eax
.text:1000323F C7 46 24 00 00 00 00 mov dword ptr [esi+24h], 0
.text:10003246 5B pop ebx
.text:10003247 74 07 jz short loc_10003250
.text:10003249 8B 06 mov eax, [esi]
.text:1000324B 8B CE mov ecx, esi
.text:1000324D FF 50 14 call dword ptr [eax+14h]
.text:10003250
.text:10003250 loc_10003250: ; CODE XREF: sub_10003160+E7j
.text:10003250 8B CE mov ecx, esi
.text:10003252 E8 39 F0 FF FF call sub_10002290
.text:10003257 8B CE mov ecx, esi
.text:10003259 E8 52 EF FF FF call sub_100021B0
.text:1000325E 33 C0 xor eax, eax
.text:10003260 5E pop esi
.text:10003261 83 C4 3C add esp, 3Ch
.text:10003264 C3 retn
.text:10003264 sub_10003160 endp
.text:10003264
.text:10003264 ; ---------------------------------------------------------------------------
.text:10003265 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10003270
.text:10003270 loc_10003270: ; DATA XREF: sub_100033A0+212o
.text:10003270 8B 4C 24 04 mov ecx, [esp+4]
.text:10003274 85 C9 test ecx, ecx
.text:10003276 74 05 jz short locret_1000327D
.text:10003278 E9 83 04 00 00 jmp loc_10003700
.text:1000327D ; ---------------------------------------------------------------------------
.text:1000327D
.text:1000327D locret_1000327D: ; CODE XREF: .text:10003276j
.text:1000327D C3 retn
.text:1000327D ; ---------------------------------------------------------------------------
.text:1000327E 90 90 align 10h
.text:10003280
.text:10003280 ; =============== S U B R O U T I N E =======================================
.text:10003280
.text:10003280
.text:10003280 sub_10003280 proc near ; CODE XREF: GSCREnumDevices(void)+92p
.text:10003280 ; sub_10003030+45p
.text:10003280 53 push ebx
.text:10003281 55 push ebp
.text:10003282 56 push esi
.text:10003283 8B F1 mov esi, ecx
.text:10003285 33 DB xor ebx, ebx
.text:10003287 57 push edi
.text:10003288 89 1E mov [esi], ebx
.text:1000328A 89 5E 18 mov [esi+18h], ebx
.text:1000328D 88 5E 08 mov [esi+8], bl
.text:10003290 89 5E 14 mov [esi+14h], ebx
.text:10003293 89 5E 38 mov [esi+38h], ebx
.text:10003296 C7 46 3C FF FF FF FF mov dword ptr [esi+3Ch], 0FFFFFFFFh
.text:1000329D 89 5E 40 mov [esi+40h], ebx
.text:100032A0 89 9E 9C 02 00 00 mov [esi+29Ch], ebx
.text:100032A6 88 9E 80 00 00 00 mov [esi+80h], bl
.text:100032AC 88 9E 81 00 00 00 mov [esi+81h], bl
.text:100032B2 C7 86 84 01 00 00 01 00 00 00 mov dword ptr [esi+184h], 1
.text:100032BC 89 9E 8C 02 00 00 mov [esi+28Ch], ebx
.text:100032C2 89 9E 88 01 00 00 mov [esi+188h], ebx
.text:100032C8 89 5E 04 mov [esi+4], ebx
.text:100032CB 89 9E 94 02 00 00 mov [esi+294h], ebx
.text:100032D1 33 FF xor edi, edi
.text:100032D3 8D 6E 1C lea ebp, [esi+1Ch]
.text:100032D6
.text:100032D6 loc_100032D6: ; CODE XREF: sub_10003280+7Fj
.text:100032D6 83 FF 01 cmp edi, 1
.text:100032D9 74 0F jz short loc_100032EA
.text:100032DB 83 FF 03 cmp edi, 3
.text:100032DE 74 0A jz short loc_100032EA
.text:100032E0 83 FF 05 cmp edi, 5
.text:100032E3 74 05 jz short loc_100032EA
.text:100032E5 53 push ebx
.text:100032E6 53 push ebx
.text:100032E7 53 push ebx
.text:100032E8 EB 04 jmp short loc_100032EE
.text:100032EA ; ---------------------------------------------------------------------------
.text:100032EA
.text:100032EA loc_100032EA: ; CODE XREF: sub_10003280+59j
.text:100032EA ; sub_10003280+5Ej ...
.text:100032EA 53 push ebx ; lpName
.text:100032EB 53 push ebx ; bInitialState
.text:100032EC 6A 01 push 1 ; bManualReset
.text:100032EE
.text:100032EE loc_100032EE: ; CODE XREF: sub_10003280+68j
.text:100032EE 53 push ebx ; lpEventAttributes
.text:100032EF FF 15 60 50 00 10 call ds:CreateEventA
.text:100032F5 89 45 00 mov [ebp+0], eax
.text:100032F8 47 inc edi
.text:100032F9 83 C5 04 add ebp, 4
.text:100032FC 83 FF 07 cmp edi, 7
.text:100032FF 7C D5 jl short loc_100032D6
.text:10003301 8B C6 mov eax, esi
.text:10003303 5F pop edi
.text:10003304 5E pop esi
.text:10003305 5D pop ebp
.text:10003306 5B pop ebx
.text:10003307 C3 retn
.text:10003307 sub_10003280 endp
.text:10003307
.text:10003307 ; ---------------------------------------------------------------------------
.text:10003308 90 90 90 90 90 90 90 90 align 10h
.text:10003310
.text:10003310 ; =============== S U B R O U T I N E =======================================
.text:10003310
.text:10003310
.text:10003310 sub_10003310 proc near ; CODE XREF: GSCREnumDevices(void)+1AEp
.text:10003310 ; sub_10003160+CBp
.text:10003310 57 push edi
.text:10003311 8B F9 mov edi, ecx
.text:10003313 8B 47 40 mov eax, [edi+40h]
.text:10003316 85 C0 test eax, eax
.text:10003318 74 0C jz short loc_10003326
.text:1000331A 68 D0 07 00 00 push 7D0h ; dwMilliseconds
.text:1000331F 50 push eax ; hHandle
.text:10003320 FF 15 5C 50 00 10 call ds:WaitForSingleObject
.text:10003326
.text:10003326 loc_10003326: ; CODE XREF: sub_10003310+8j
.text:10003326 53 push ebx
.text:10003327 56 push esi
.text:10003328 C7 47 40 00 00 00 00 mov dword ptr [edi+40h], 0
.text:1000332F 8D 77 1C lea esi, [edi+1Ch]
.text:10003332 BB 07 00 00 00 mov ebx, 7
.text:10003337
.text:10003337 loc_10003337: ; CODE XREF: sub_10003310+3Fj
.text:10003337 8B 06 mov eax, [esi]
.text:10003339 83 F8 FF cmp eax, 0FFFFFFFFh
.text:1000333C 74 07 jz short loc_10003345
.text:1000333E 50 push eax ; hObject
.text:1000333F FF 15 64 50 00 10 call ds:CloseHandle
.text:10003345
.text:10003345 loc_10003345: ; CODE XREF: sub_10003310+2Cj
.text:10003345 C7 06 FF FF FF FF mov dword ptr [esi], 0FFFFFFFFh
.text:1000334B 83 C6 04 add esi, 4
.text:1000334E 4B dec ebx
.text:1000334F 75 E6 jnz short loc_10003337
.text:10003351 8B 47 3C mov eax, [edi+3Ch]
.text:10003354 5E pop esi
.text:10003355 83 F8 FF cmp eax, 0FFFFFFFFh
.text:10003358 5B pop ebx
.text:10003359 74 07 jz short loc_10003362
.text:1000335B 50 push eax ; hObject
.text:1000335C FF 15 64 50 00 10 call ds:CloseHandle
.text:10003362
.text:10003362 loc_10003362: ; CODE XREF: sub_10003310+49j
.text:10003362 C7 47 3C FF FF FF FF mov dword ptr [edi+3Ch], 0FFFFFFFFh
.text:10003369 5F pop edi
.text:1000336A C3 retn
.text:1000336A sub_10003310 endp
.text:1000336A
.text:1000336A ; ---------------------------------------------------------------------------
.text:1000336B 90 90 90 90 90 align 10h
.text:10003370
.text:10003370 ; =============== S U B R O U T I N E =======================================
.text:10003370
.text:10003370
.text:10003370 sub_10003370 proc near ; CODE XREF: GSCREnumDevices(void)+1A7p
.text:10003370 ; sub_10003160+A1p
.text:10003370 56 push esi
.text:10003371 8B F1 mov esi, ecx
.text:10003373 8B 46 1C mov eax, [esi+1Ch]
.text:10003376 C7 06 00 00 00 00 mov dword ptr [esi], 0
.text:1000337C 50 push eax ; hEvent
.text:1000337D FF 15 54 50 00 10 call ds:SetEvent
.text:10003383 8B 46 40 mov eax, [esi+40h]
.text:10003386 85 C0 test eax, eax
.text:10003388 74 0C jz short loc_10003396
.text:1000338A 68 D0 07 00 00 push 7D0h ; dwMilliseconds
.text:1000338F 50 push eax ; hHandle
.text:10003390 FF 15 5C 50 00 10 call ds:WaitForSingleObject
.text:10003396
.text:10003396 loc_10003396: ; CODE XREF: sub_10003370+18j
.text:10003396 C7 46 40 00 00 00 00 mov dword ptr [esi+40h], 0
.text:1000339D 5E pop esi
.text:1000339E C3 retn
.text:1000339E sub_10003370 endp
.text:1000339E
.text:1000339E ; ---------------------------------------------------------------------------
.text:1000339F 90 align 10h
.text:100033A0
.text:100033A0 ; =============== S U B R O U T I N E =======================================
.text:100033A0
.text:100033A0
.text:100033A0 sub_100033A0 proc near ; CODE XREF: GSCREnumDevices(void)+DEp
.text:100033A0 ; sub_10003030+B4p
.text:100033A0
.text:100033A0 dwSize = dword ptr -30h
.text:100033A0 var_2C = dword ptr -2Ch
.text:100033A0 var_28 = dword ptr -28h
.text:100033A0 var_24 = dword ptr -24h
.text:100033A0 var_20 = dword ptr -20h
.text:100033A0 var_1C = dword ptr -1Ch
.text:100033A0 var_18 = dword ptr -18h
.text:100033A0 var_14 = dword ptr -14h
.text:100033A0 var_10 = word ptr -10h
.text:100033A0 var_E = word ptr -0Eh
.text:100033A0 var_C = word ptr -0Ch
.text:100033A0 var_A = byte ptr -0Ah
.text:100033A0 var_9 = byte ptr -9
.text:100033A0 var_8 = byte ptr -8
.text:100033A0 var_7 = byte ptr -7
.text:100033A0 var_6 = byte ptr -6
.text:100033A0 var_3 = byte ptr -3
.text:100033A0 Source = dword ptr 4
.text:100033A0 arg_4 = dword ptr 8
.text:100033A0 arg_8 = dword ptr 0Ch
.text:100033A0 arg_C = byte ptr 10h
.text:100033A0 arg_10 = dword ptr 14h
.text:100033A0
.text:100033A0 83 EC 30 sub esp, 30h
.text:100033A3 53 push ebx
.text:100033A4 56 push esi ; flProtect
.text:100033A5 8B F1 mov esi, ecx
.text:100033A7 57 push edi ; flAllocationType
.text:100033A8 33 FF xor edi, edi
.text:100033AA 8B 46 3C mov eax, [esi+3Ch]
.text:100033AD 89 7C 24 0C mov [esp+3Ch+dwSize], edi
.text:100033B1 83 F8 FF cmp eax, 0FFFFFFFFh
.text:100033B4 89 7C 24 10 mov [esp+3Ch+var_2C], edi
.text:100033B8 89 7C 24 14 mov [esp+3Ch+var_28], edi
.text:100033BC 89 7C 24 18 mov [esp+3Ch+var_24], edi
.text:100033C0 89 7C 24 1C mov [esp+3Ch+var_20], edi
.text:100033C4 74 07 jz short loc_100033CD
.text:100033C6 50 push eax ; hObject
.text:100033C7 FF 15 64 50 00 10 call ds:CloseHandle
.text:100033CD
.text:100033CD loc_100033CD: ; CODE XREF: sub_100033A0+24j
.text:100033CD 8B 44 24 40 mov eax, [esp+3Ch+Source]
.text:100033D1 C7 46 3C FF FF FF FF mov dword ptr [esi+3Ch], 0FFFFFFFFh
.text:100033D8 3B C7 cmp eax, edi
.text:100033DA 0F 84 C5 01 00 00 jz loc_100035A5
.text:100033E0 55 push ebp
.text:100033E1 8D 6E 08 lea ebp, [esi+8]
.text:100033E4 6A 0A push 0Ah ; Count
.text:100033E6 50 push eax ; Source
.text:100033E7 55 push ebp ; Dest
.text:100033E8 FF 15 30 51 00 10 call ds:strncpy
.text:100033EE 8B 4C 24 58 mov ecx, [esp+4Ch+arg_8]
.text:100033F2 8B 44 24 54 mov eax, [esp+4Ch+arg_4]
.text:100033F6 8B 54 24 60 mov edx, [esp+4Ch+arg_10]
.text:100033FA 89 4E 18 mov [esi+18h], ecx
.text:100033FD 89 46 14 mov [esi+14h], eax
.text:10003400 8D 4E 44 lea ecx, [esi+44h]
.text:10003403 33 C0 xor eax, eax
.text:10003405 89 56 04 mov [esi+4], edx
.text:10003408 89 01 mov [ecx], eax
.text:1000340A 33 D2 xor edx, edx
.text:1000340C 8D 7C 24 30 lea edi, [esp+4Ch+var_1C]
.text:10003410 33 DB xor ebx, ebx
.text:10003412 89 41 04 mov [ecx+4], eax
.text:10003415 83 C4 0C add esp, 0Ch
.text:10003418 89 41 08 mov [ecx+8], eax
.text:1000341B 89 41 0C mov [ecx+0Ch], eax
.text:1000341E 89 41 10 mov [ecx+10h], eax
.text:10003421 8D 46 58 lea eax, [esi+58h]
.text:10003424 33 C9 xor ecx, ecx
.text:10003426 89 10 mov [eax], edx
.text:10003428 89 50 04 mov [eax+4], edx
.text:1000342B 89 50 08 mov [eax+8], edx
.text:1000342E 89 50 0C mov [eax+0Ch], edx
.text:10003431 89 50 10 mov [eax+10h], edx
.text:10003434 8D 56 6C lea edx, [esi+6Ch]
.text:10003437 33 C0 xor eax, eax
.text:10003439 89 0A mov [edx], ecx
.text:1000343B 89 4A 04 mov [edx+4], ecx
.text:1000343E 89 4A 08 mov [edx+8], ecx
.text:10003441 89 4A 0C mov [edx+0Ch], ecx
.text:10003444 89 4A 10 mov [edx+10h], ecx
.text:10003447 B9 07 00 00 00 mov ecx, 7
.text:1000344C F3 AB rep stosd
.text:1000344E 8B 46 14 mov eax, [esi+14h]
.text:10003451 C7 44 24 24 1C 00 00 00 mov [esp+40h+var_1C], 1Ch
.text:10003459 89 44 24 28 mov [esp+40h+var_18], eax
.text:1000345D 8B 46 18 mov eax, [esi+18h]
.text:10003460 2B C3 sub eax, ebx
.text:10003462 74 20 jz short loc_10003484
.text:10003464 48 dec eax
.text:10003465 74 10 jz short loc_10003477
.text:10003467 48 dec eax
.text:10003468 75 27 jnz short loc_10003491
.text:1000346A 8B 44 24 2C mov eax, [esp+40h+var_14]
.text:1000346E C6 44 24 37 02 mov [esp+40h+var_9], 2
.text:10003473 0C 02 or al, 2
.text:10003475 EB 1E jmp short loc_10003495
.text:10003477 ; ---------------------------------------------------------------------------
.text:10003477
.text:10003477 loc_10003477: ; CODE XREF: sub_100033A0+C5j
.text:10003477 8B 44 24 2C mov eax, [esp+40h+var_14]
.text:1000347B C6 44 24 37 01 mov [esp+40h+var_9], 1
.text:10003480 0C 02 or al, 2
.text:10003482 EB 11 jmp short loc_10003495
.text:10003484 ; ---------------------------------------------------------------------------
.text:10003484
.text:10003484 loc_10003484: ; CODE XREF: sub_100033A0+C2j
.text:10003484 8B 44 24 2C mov eax, [esp+40h+var_14]
.text:10003488 C6 44 24 37 00 mov [esp+40h+var_9], 0
.text:1000348D 24 FD and al, 0FDh
.text:1000348F EB 04 jmp short loc_10003495
.text:10003491 ; ---------------------------------------------------------------------------
.text:10003491
.text:10003491 loc_10003491: ; CODE XREF: sub_100033A0+C8j
.text:10003491 8B 44 24 2C mov eax, [esp+40h+var_14]
.text:10003495
.text:10003495 loc_10003495: ; CODE XREF: sub_100033A0+D5j
.text:10003495 ; sub_100033A0+E2j ...
.text:10003495 8A 4C 24 50 mov cl, [esp+40h+arg_C]
.text:10003499 6A 00 push 0 ; hTemplateFile
.text:1000349B 68 00 00 00 40 push 40000000h ; dwFlagsAndAttributes
.text:100034A0 6A 03 push 3 ; dwCreationDisposition
.text:100034A2 25 83 80 FF FF and eax, 0FFFF8083h
.text:100034A7 6A 00 push 0 ; lpSecurityAttributes
.text:100034A9 6A 00 push 0 ; dwShareMode
.text:100034AB 0C 01 or al, 1
.text:100034AD 68 00 00 00 C0 push 0C0000000h ; dwDesiredAccess
.text:100034B2 55 push ebp ; lpFileName
.text:100034B3 C6 44 24 54 00 mov [esp+5Ch+var_8], 0
.text:100034B8 88 4C 24 52 mov [esp+5Ch+var_A], cl
.text:100034BC 89 44 24 48 mov [esp+5Ch+var_14], eax
.text:100034C0 66 C7 44 24 4C 00 00 mov [esp+5Ch+var_10], 0
.text:100034C7 66 C7 44 24 4E 02 00 mov [esp+5Ch+var_E], 2
.text:100034CE 66 C7 44 24 50 04 00 mov [esp+5Ch+var_C], 4
.text:100034D5 C6 44 24 55 13 mov [esp+5Ch+var_7], 13h
.text:100034DA C6 44 24 56 19 mov [esp+5Ch+var_6], 19h
.text:100034DF C6 44 24 59 00 mov [esp+5Ch+var_3], 0
.text:100034E4 FF 15 28 50 00 10 call ds:CreateFileA
.text:100034EA 8B 56 20 mov edx, [esi+20h]
.text:100034ED 8B 4E 28 mov ecx, [esi+28h]
.text:100034F0 89 56 54 mov [esi+54h], edx
.text:100034F3 8B 56 30 mov edx, [esi+30h]
.text:100034F6 83 F8 FF cmp eax, 0FFFFFFFFh
.text:100034F9 89 46 3C mov [esi+3Ch], eax
.text:100034FC 89 4E 68 mov [esi+68h], ecx
.text:100034FF 89 56 7C mov [esi+7Ch], edx
.text:10003502 5D pop ebp
.text:10003503 0F 84 95 00 00 00 jz loc_1000359E
.text:10003509 8B 4E 04 mov ecx, [esi+4]
.text:1000350C 85 C9 test ecx, ecx
.text:1000350E 74 12 jz short loc_10003522
.text:10003510 68 20 01 00 00 push 120h ; dwEvtMask
.text:10003515 50 push eax ; hFile
.text:10003516 FF 15 24 50 00 10 call ds:SetCommMask
.text:1000351C 85 C0 test eax, eax
.text:1000351E 75 14 jnz short loc_10003534
.text:10003520 EB 0D jmp short loc_1000352F
.text:10003522 ; ---------------------------------------------------------------------------
.text:10003522
.text:10003522 loc_10003522: ; CODE XREF: sub_100033A0+16Ej
.text:10003522 6A 00 push 0 ; dwEvtMask
.text:10003524 50 push eax ; hFile
.text:10003525 FF 15 24 50 00 10 call ds:SetCommMask
.text:1000352B 85 C0 test eax, eax
.text:1000352D 75 05 jnz short loc_10003534
.text:1000352F
.text:1000352F loc_1000352F: ; CODE XREF: sub_100033A0+180j
.text:1000352F BB 01 00 00 00 mov ebx, 1
.text:10003534
.text:10003534 loc_10003534: ; CODE XREF: sub_100033A0+17Ej
.text:10003534 ; sub_100033A0+18Dj
.text:10003534 8B 4E 3C mov ecx, [esi+3Ch]
.text:10003537 8D 44 24 0C lea eax, [esp+3Ch+dwSize]
.text:1000353B 50 push eax ; dwSize
.text:1000353C 51 push ecx ; lpAddress
.text:1000353D FF 15 34 50 00 10 call ds:VirtualAlloc
.text:10003543 85 C0 test eax, eax
.text:10003545 75 05 jnz short loc_1000354C
.text:10003547 BB 02 00 00 00 mov ebx, 2
.text:1000354C
.text:1000354C loc_1000354C: ; CODE XREF: sub_100033A0+1A5j
.text:1000354C 8B 46 3C mov eax, [esi+3Ch]
.text:1000354F 8D 54 24 20 lea edx, [esp+34h+var_14]
.text:10003553 52 push edx ; lpDCB
.text:10003554 50 push eax ; hFile
.text:10003555 FF 15 6C 50 00 10 call ds:SetCommState
.text:1000355B 85 C0 test eax, eax
.text:1000355D 75 05 jnz short loc_10003564
.text:1000355F BB 04 00 00 00 mov ebx, 4
.text:10003564
.text:10003564 loc_10003564: ; CODE XREF: sub_100033A0+1BDj
.text:10003564 ; sub_100033A0+203j
.text:10003564 33 FF xor edi, edi
.text:10003566
.text:10003566 loc_10003566: ; CODE XREF: sub_100033A0+20Aj
.text:10003566 8D 46 1C lea eax, [esi+1Ch]
.text:10003569 B9 07 00 00 00 mov ecx, 7
.text:1000356E
.text:1000356E loc_1000356E: ; CODE XREF: sub_100033A0+1DCj
.text:1000356E 83 38 FF cmp dword ptr [eax], 0FFFFFFFFh
.text:10003571 75 05 jnz short loc_10003578
.text:10003573 BB 20 00 00 00 mov ebx, 20h
.text:10003578
.text:10003578 loc_10003578: ; CODE XREF: sub_100033A0+1D1j
.text:10003578 83 C0 04 add eax, 4
.text:1000357B 49 dec ecx
.text:1000357C 75 F0 jnz short loc_1000356E
.text:1000357E 3B DF cmp ebx, edi
.text:10003580 74 2A jz short loc_100035AC
.text:10003582 8B 4E 3C mov ecx, [esi+3Ch]
.text:10003585 51 push ecx ; hObject
.text:10003586 FF 15 64 50 00 10 call ds:CloseHandle
.text:1000358C C7 46 3C FF FF FF FF mov dword ptr [esi+3Ch], 0FFFFFFFFh
.text:10003593 5F pop edi
.text:10003594 8B C3 mov eax, ebx
.text:10003596 5E pop esi
.text:10003597 5B pop ebx
.text:10003598 83 C4 30 add esp, 30h
.text:1000359B C2 14 00 retn 14h
.text:1000359E ; ---------------------------------------------------------------------------
.text:1000359E
.text:1000359E loc_1000359E: ; CODE XREF: sub_100033A0+163j
.text:1000359E BB 08 00 00 00 mov ebx, 8
.text:100035A3 EB BF jmp short loc_10003564
.text:100035A5 ; ---------------------------------------------------------------------------
.text:100035A5
.text:100035A5 loc_100035A5: ; CODE XREF: sub_100033A0+3Aj
.text:100035A5 BB 10 00 00 00 mov ebx, 10h
.text:100035AA EB BA jmp short loc_10003566
.text:100035AC ; ---------------------------------------------------------------------------
.text:100035AC
.text:100035AC loc_100035AC: ; CODE XREF: sub_100033A0+1E0j
.text:100035AC 8D 56 38 lea edx, [esi+38h]
.text:100035AF 52 push edx
.text:100035B0 57 push edi
.text:100035B1 56 push esi
.text:100035B2 68 70 32 00 10 push offset loc_10003270
.text:100035B7 57 push edi
.text:100035B8 57 push edi
.text:100035B9 FF 15 34 51 00 10 call ds:_beginthreadex
.text:100035BF 83 C4 18 add esp, 18h
.text:100035C2 89 46 40 mov [esi+40h], eax
.text:100035C5 8B C3 mov eax, ebx
.text:100035C7 5F pop edi
.text:100035C8 5E pop esi
.text:100035C9 5B pop ebx
.text:100035CA 83 C4 30 add esp, 30h
.text:100035CD C2 14 00 retn 14h
.text:100035CD sub_100033A0 endp ; sp-analysis failed
.text:100035CD
.text:100035D0
.text:100035D0 ; =============== S U B R O U T I N E =======================================
.text:100035D0
.text:100035D0
.text:100035D0 sub_100035D0 proc near ; CODE XREF: GSCREnumDevices(void)+B4p
.text:100035D0 ; sub_10003030+7Ap
.text:100035D0
.text:100035D0 arg_0 = dword ptr 4
.text:100035D0
.text:100035D0 8B 44 24 04 mov eax, [esp+arg_0]
.text:100035D4 89 81 94 02 00 00 mov [ecx+294h], eax
.text:100035DA C2 04 00 retn 4
.text:100035DA sub_100035D0 endp
.text:100035DA
.text:100035DA ; ---------------------------------------------------------------------------
.text:100035DD 90 90 90 align 10h
.text:100035E0
.text:100035E0 ; =============== S U B R O U T I N E =======================================
.text:100035E0
.text:100035E0
.text:100035E0 sub_100035E0 proc near ; CODE XREF: GSCREnumDevices(void)+12Ep
.text:100035E0 ; sub_10002F90+52p ...
.text:100035E0
.text:100035E0 arg_0 = dword ptr 4
.text:100035E0
.text:100035E0 8B 44 24 04 mov eax, [esp+arg_0]
.text:100035E4 3D 00 01 00 00 cmp eax, 100h
.text:100035E9 89 81 84 01 00 00 mov [ecx+184h], eax
.text:100035EF 7E 0A jle short locret_100035FB
.text:100035F1 C7 81 84 01 00 00 00 01 00 00 mov dword ptr [ecx+184h], 100h
.text:100035FB
.text:100035FB locret_100035FB: ; CODE XREF: sub_100035E0+Fj
.text:100035FB C2 04 00 retn 4
.text:100035FB sub_100035E0 endp
.text:100035FB
.text:100035FB ; ---------------------------------------------------------------------------
.text:100035FE 90 90 align 10h
.text:10003600
.text:10003600 ; =============== S U B R O U T I N E =======================================
.text:10003600
.text:10003600
.text:10003600 sub_10003600 proc near ; CODE XREF: sub_10002AE0+74p
.text:10003600 ; .text:10002C0Ap
.text:10003600 8D 81 83 00 00 00 lea eax, [ecx+83h]
.text:10003606 C3 retn
.text:10003606 sub_10003600 endp
.text:10003606
.text:10003606 ; ---------------------------------------------------------------------------
.text:10003607 90 90 90 90 90 90 90 90 90 align 10h
.text:10003610
.text:10003610 ; =============== S U B R O U T I N E =======================================
.text:10003610
.text:10003610
.text:10003610 sub_10003610 proc near ; CODE XREF: sub_10002AE0+6Bp
.text:10003610 ; .text:10002C01p
.text:10003610 8B 81 88 01 00 00 mov eax, [ecx+188h]
.text:10003616 C3 retn
.text:10003616 sub_10003610 endp
.text:10003616
.text:10003616 ; ---------------------------------------------------------------------------
.text:10003617 90 90 90 90 90 90 90 90 90 align 10h
.text:10003620
.text:10003620 ; =============== S U B R O U T I N E =======================================
.text:10003620
.text:10003620
.text:10003620 sub_10003620 proc near ; CODE XREF: sub_10002AE0+C6p
.text:10003620 ; .text:10002C2Dp
.text:10003620 8B 41 24 mov eax, [ecx+24h]
.text:10003623 50 push eax ; hEvent
.text:10003624 FF 15 54 50 00 10 call ds:SetEvent
.text:1000362A C3 retn
.text:1000362A sub_10003620 endp
.text:1000362A
.text:1000362A ; ---------------------------------------------------------------------------
.text:1000362B 90 90 90 90 90 align 10h
.text:10003630
.text:10003630 ; =============== S U B R O U T I N E =======================================
.text:10003630
.text:10003630
.text:10003630 sub_10003630 proc near ; CODE XREF: GSCREnumDevices(void)+11Fp
.text:10003630 ; sub_10002F90+42p ...
.text:10003630
.text:10003630 arg_0 = dword ptr 4
.text:10003630 arg_4 = dword ptr 8
.text:10003630
.text:10003630 8B C1 mov eax, ecx
.text:10003632 56 push esi
.text:10003633 8A 88 80 00 00 00 mov cl, [eax+80h]
.text:10003639 84 C9 test cl, cl
.text:1000363B 75 45 jnz short loc_10003682
.text:1000363D 8B 54 24 0C mov edx, [esp+4+arg_4]
.text:10003641 81 FA 00 01 00 00 cmp edx, 100h
.text:10003647 7D 39 jge short loc_10003682
.text:10003649 8B 74 24 08 mov esi, [esp+4+arg_0]
.text:1000364D 85 F6 test esi, esi
.text:1000364F 74 31 jz short loc_10003682
.text:10003651 8B CA mov ecx, edx
.text:10003653 53 push ebx
.text:10003654 8B D9 mov ebx, ecx
.text:10003656 57 push edi
.text:10003657 8D B8 8C 01 00 00 lea edi, [eax+18Ch]
.text:1000365D C6 80 80 00 00 00 01 mov byte ptr [eax+80h], 1
.text:10003664 C1 E9 02 shr ecx, 2
.text:10003667 F3 A5 rep movsd
.text:10003669 8B CB mov ecx, ebx
.text:1000366B 83 E1 03 and ecx, 3
.text:1000366E F3 A4 rep movsb
.text:10003670 89 90 8C 02 00 00 mov [eax+28Ch], edx
.text:10003676 8B 40 2C mov eax, [eax+2Ch]
.text:10003679 50 push eax ; hEvent
.text:1000367A FF 15 54 50 00 10 call ds:SetEvent
.text:10003680 5F pop edi
.text:10003681 5B pop ebx
.text:10003682
.text:10003682 loc_10003682: ; CODE XREF: sub_10003630+Bj
.text:10003682 ; sub_10003630+17j ...
.text:10003682 5E pop esi
.text:10003683 C2 08 00 retn 8
.text:10003683 sub_10003630 endp
.text:10003683
.text:10003683 ; ---------------------------------------------------------------------------
.text:10003686 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10003690
.text:10003690 ; =============== S U B R O U T I N E =======================================
.text:10003690
.text:10003690
.text:10003690 sub_10003690 proc near ; CODE XREF: .text:100038E5p
.text:10003690
.text:10003690 ProcName = byte ptr -4
.text:10003690 arg_0 = dword ptr 4
.text:10003690
.text:10003690 51 push ecx
.text:10003691 53 push ebx
.text:10003692 56 push esi
.text:10003693 8B F1 mov esi, ecx
.text:10003695 8D 44 24 08 lea eax, [esp+0Ch+ProcName]
.text:10003699 50 push eax ; lpProcName
.text:1000369A 8B 4E 3C mov ecx, [esi+3Ch]
.text:1000369D 51 push ecx ; hModule
.text:1000369E FF 15 2C 50 00 10 call ds:GetProcAddress
.text:100036A4 8B 5C 24 10 mov ebx, [esp+0Ch+arg_0]
.text:100036A8 F6 C7 01 test bh, 1
.text:100036AB 74 19 jz short loc_100036C6
.text:100036AD F6 44 24 08 40 test [esp+0Ch+ProcName], 40h
.text:100036B2 74 12 jz short loc_100036C6
.text:100036B4 8B 86 94 02 00 00 mov eax, [esi+294h]
.text:100036BA 85 C0 test eax, eax
.text:100036BC 74 08 jz short loc_100036C6
.text:100036BE 6A 04 push 4
.text:100036C0 56 push esi
.text:100036C1 FF D0 call eax
.text:100036C3 83 C4 08 add esp, 8
.text:100036C6
.text:100036C6 loc_100036C6: ; CODE XREF: sub_10003690+1Bj
.text:100036C6 ; sub_10003690+22j ...
.text:100036C6 F6 C3 20 test bl, 20h
.text:100036C9 74 2B jz short loc_100036F6
.text:100036CB F6 44 24 08 80 test [esp+0Ch+ProcName], 80h
.text:100036D0 8B 86 94 02 00 00 mov eax, [esi+294h]
.text:100036D6 74 12 jz short loc_100036EA
.text:100036D8 85 C0 test eax, eax
.text:100036DA 74 1A jz short loc_100036F6
.text:100036DC 6A 05 push 5
.text:100036DE 56 push esi
.text:100036DF FF D0 call eax
.text:100036E1 83 C4 08 add esp, 8
.text:100036E4 5E pop esi
.text:100036E5 5B pop ebx
.text:100036E6 59 pop ecx
.text:100036E7 C2 04 00 retn 4
.text:100036EA ; ---------------------------------------------------------------------------
.text:100036EA
.text:100036EA loc_100036EA: ; CODE XREF: sub_10003690+46j
.text:100036EA 85 C0 test eax, eax
.text:100036EC 74 08 jz short loc_100036F6
.text:100036EE 6A 06 push 6
.text:100036F0 56 push esi
.text:100036F1 FF D0 call eax
.text:100036F3 83 C4 08 add esp, 8
.text:100036F6
.text:100036F6 loc_100036F6: ; CODE XREF: sub_10003690+39j
.text:100036F6 ; sub_10003690+4Aj ...
.text:100036F6 5E pop esi
.text:100036F7 5B pop ebx
.text:100036F8 59 pop ecx
.text:100036F9 C2 04 00 retn 4
.text:100036F9 sub_10003690 endp
.text:100036F9
.text:100036F9 ; ---------------------------------------------------------------------------
.text:100036FC 90 90 90 90 align 10h
.text:10003700
.text:10003700 loc_10003700: ; CODE XREF: .text:10003278j
.text:10003700 83 EC 08 sub esp, 8
.text:10003703 53 push ebx
.text:10003704 56 push esi
.text:10003705 8B F1 mov esi, ecx
.text:10003707 33 DB xor ebx, ebx
.text:10003709 8B 86 94 02 00 00 mov eax, [esi+294h]
.text:1000370F C7 06 01 00 00 00 mov dword ptr [esi], 1
.text:10003715 3B C3 cmp eax, ebx
.text:10003717 88 9E 80 00 00 00 mov [esi+80h], bl
.text:1000371D 88 9E 81 00 00 00 mov [esi+81h], bl
.text:10003723 88 9E 82 00 00 00 mov [esi+82h], bl
.text:10003729 74 07 jz short loc_10003732
.text:1000372B 53 push ebx
.text:1000372C 56 push esi
.text:1000372D FF D0 call eax
.text:1000372F 83 C4 08 add esp, 8
.text:10003732
.text:10003732 loc_10003732: ; CODE XREF: .text:10003729j
.text:10003732 55 push ebp
.text:10003733 8B 2D 48 50 00 10 mov ebp, ds:GetLastError
.text:10003739 57 push edi
.text:1000373A FF D5 call ebp ; GetLastError
.text:1000373C 8B 46 24 mov eax, [esi+24h]
.text:1000373F 8B 3D 54 50 00 10 mov edi, ds:SetEvent
.text:10003745 50 push eax
.text:10003746 FF D7 call edi ; SetEvent
.text:10003748 39 5E 04 cmp [esi+4], ebx
.text:1000374B 74 06 jz short loc_10003753
.text:1000374D 8B 4E 34 mov ecx, [esi+34h]
.text:10003750 51 push ecx
.text:10003751 FF D7 call edi ; SetEvent
.text:10003753
.text:10003753 loc_10003753: ; CODE XREF: .text:1000374Bj
.text:10003753 8B 3D 44 50 00 10 mov edi, ds:ResetEvent
.text:10003759
.text:10003759 loc_10003759: ; CODE XREF: .text:1000377Cj
.text:10003759 ; .text:1000378Bj ...
.text:10003759 6A FF push 0FFFFFFFFh ; jumptable 1000377E default case
.text:1000375B 8D 46 1C lea eax, [esi+1Ch]
.text:1000375E 53 push ebx
.text:1000375F 50 push eax
.text:10003760 6A 07 push 7
.text:10003762 FF 15 40 50 00 10 call ds:WaitForMultipleObjects
.text:10003768 3B C3 cmp eax, ebx
.text:1000376A 0F 8C 96 01 00 00 jl loc_10003906 ; jumptable 1000377E case 0
.text:10003770 83 F8 07 cmp eax, 7
.text:10003773 0F 8D 8D 01 00 00 jge loc_10003906 ; jumptable 1000377E case 0
.text:10003779 83 F8 06 cmp eax, 6 ; switch 7 cases
.text:1000377C 77 DB ja short loc_10003759 ; jumptable 1000377E default case
.text:1000377E FF 24 85 38 39 00 10 jmp ds:off_10003938[eax*4] ; switch jump
.text:10003785 ; ---------------------------------------------------------------------------
.text:10003785
.text:10003785 loc_10003785: ; CODE XREF: .text:1000377Ej
.text:10003785 ; DATA XREF: .text:off_10003938o
.text:10003785 38 9E 81 00 00 00 cmp [esi+81h], bl ; jumptable 1000377E case 2
.text:1000378B 75 CC jnz short loc_10003759 ; jumptable 1000377E default case
.text:1000378D 8B 8E 84 01 00 00 mov ecx, [esi+184h]
.text:10003793 8D 56 44 lea edx, [esi+44h]
.text:10003796 8D 44 24 14 lea eax, [esp+14h]
.text:1000379A 52 push edx
.text:1000379B 50 push eax
.text:1000379C 8B 46 3C mov eax, [esi+3Ch]
.text:1000379F 8D 96 83 00 00 00 lea edx, [esi+83h]
.text:100037A5 51 push ecx
.text:100037A6 52 push edx
.text:100037A7 50 push eax
.text:100037A8 C6 86 81 00 00 00 01 mov byte ptr [esi+81h], 1
.text:100037AF FF 15 3C 50 00 10 call ds:ReadFile
.text:100037B5
.text:100037B5 loc_100037B5: ; CODE XREF: .text:1000383Aj
.text:100037B5 ; .text:100038B3j
.text:100037B5 84 C0 test al, al
.text:100037B7 75 A0 jnz short loc_10003759 ; jumptable 1000377E default case
.text:100037B9
.text:100037B9 loc_100037B9: ; CODE XREF: .text:100037DEj
.text:100037B9 ; .text:10003855j
.text:100037B9 FF D5 call ebp ; GetLastError
.text:100037BB 3D E5 03 00 00 cmp eax, 3E5h
.text:100037C0 0F 85 40 01 00 00 jnz loc_10003906 ; jumptable 1000377E case 0
.text:100037C6 EB 91 jmp short loc_10003759 ; jumptable 1000377E default case
.text:100037C8 ; ---------------------------------------------------------------------------
.text:100037C8
.text:100037C8 loc_100037C8: ; CODE XREF: .text:1000377Ej
.text:100037C8 ; DATA XREF: .text:off_10003938o
.text:100037C8 8B 46 3C mov eax, [esi+3Ch] ; jumptable 1000377E case 1
.text:100037CB 8D 4C 24 10 lea ecx, [esp+10h]
.text:100037CF 53 push ebx
.text:100037D0 8D 56 44 lea edx, [esi+44h]
.text:100037D3 51 push ecx
.text:100037D4 52 push edx
.text:100037D5 50 push eax
.text:100037D6 FF 15 38 50 00 10 call ds:GetOverlappedResult
.text:100037DC 85 C0 test eax, eax
.text:100037DE 74 D9 jz short loc_100037B9
.text:100037E0 8B 4E 20 mov ecx, [esi+20h]
.text:100037E3 51 push ecx
.text:100037E4 FF D7 call edi ; ResetEvent
.text:100037E6 8B 44 24 10 mov eax, [esp+10h]
.text:100037EA 88 9E 81 00 00 00 mov [esi+81h], bl
.text:100037F0 3B C3 cmp eax, ebx
.text:100037F2 89 86 88 01 00 00 mov [esi+188h], eax
.text:100037F8 0F 84 5B FF FF FF jz loc_10003759 ; jumptable 1000377E default case
.text:100037FE 8B 86 94 02 00 00 mov eax, [esi+294h]
.text:10003804 3B C3 cmp eax, ebx
.text:10003806 0F 84 4D FF FF FF jz loc_10003759 ; jumptable 1000377E default case
.text:1000380C 6A 03 push 3
.text:1000380E 56 push esi
.text:1000380F FF D0 call eax
.text:10003811 83 C4 08 add esp, 8
.text:10003814 E9 40 FF FF FF jmp loc_10003759 ; jumptable 1000377E default case
.text:10003819 ; ---------------------------------------------------------------------------
.text:10003819
.text:10003819 loc_10003819: ; CODE XREF: .text:1000377Ej
.text:10003819 ; DATA XREF: .text:off_10003938o
.text:10003819 8B 8E 8C 02 00 00 mov ecx, [esi+28Ch] ; jumptable 1000377E case 4
.text:1000381F 8D 56 58 lea edx, [esi+58h]
.text:10003822 8D 44 24 10 lea eax, [esp+10h]
.text:10003826 52 push edx
.text:10003827 50 push eax
.text:10003828 8B 46 3C mov eax, [esi+3Ch]
.text:1000382B 8D 96 8C 01 00 00 lea edx, [esi+18Ch]
.text:10003831 51 push ecx
.text:10003832 52 push edx
.text:10003833 50 push eax
.text:10003834 FF 15 68 50 00 10 call ds:WriteFile
.text:1000383A E9 76 FF FF FF jmp loc_100037B5
.text:1000383F ; ---------------------------------------------------------------------------
.text:1000383F
.text:1000383F loc_1000383F: ; CODE XREF: .text:1000377Ej
.text:1000383F ; DATA XREF: .text:off_10003938o
.text:1000383F 8B 46 3C mov eax, [esi+3Ch] ; jumptable 1000377E case 3
.text:10003842 8D 4C 24 10 lea ecx, [esp+10h]
.text:10003846 53 push ebx
.text:10003847 8D 56 58 lea edx, [esi+58h]
.text:1000384A 51 push ecx
.text:1000384B 52 push edx
.text:1000384C 50 push eax
.text:1000384D FF 15 38 50 00 10 call ds:GetOverlappedResult
.text:10003853 85 C0 test eax, eax
.text:10003855 0F 84 5E FF FF FF jz loc_100037B9
.text:1000385B 8B 4E 28 mov ecx, [esi+28h]
.text:1000385E 51 push ecx
.text:1000385F FF D7 call edi ; ResetEvent
.text:10003861 8B 86 94 02 00 00 mov eax, [esi+294h]
.text:10003867 88 9E 80 00 00 00 mov [esi+80h], bl
.text:1000386D 3B C3 cmp eax, ebx
.text:1000386F 0F 84 E4 FE FF FF jz loc_10003759 ; jumptable 1000377E default case
.text:10003875 6A 02 push 2
.text:10003877 56 push esi
.text:10003878 FF D0 call eax
.text:1000387A 83 C4 08 add esp, 8
.text:1000387D E9 D7 FE FF FF jmp loc_10003759 ; jumptable 1000377E default case
.text:10003882 ; ---------------------------------------------------------------------------
.text:10003882
.text:10003882 loc_10003882: ; CODE XREF: .text:1000377Ej
.text:10003882 ; DATA XREF: .text:off_10003938o
.text:10003882 38 9E 82 00 00 00 cmp [esi+82h], bl ; jumptable 1000377E case 6
.text:10003888 0F 85 CB FE FF FF jnz loc_10003759 ; jumptable 1000377E default case
.text:1000388E 39 5E 04 cmp [esi+4], ebx
.text:10003891 0F 84 C2 FE FF FF jz loc_10003759 ; jumptable 1000377E default case
.text:10003897 8B 4E 3C mov ecx, [esi+3Ch]
.text:1000389A 8D 56 6C lea edx, [esi+6Ch]
.text:1000389D 8D 86 90 02 00 00 lea eax, [esi+290h]
.text:100038A3 52 push edx
.text:100038A4 50 push eax
.text:100038A5 51 push ecx
.text:100038A6 C6 86 82 00 00 00 01 mov byte ptr [esi+82h], 1
.text:100038AD FF 15 30 50 00 10 call ds:LoadLibraryA
.text:100038B3 E9 FD FE FF FF jmp loc_100037B5
.text:100038B8 ; ---------------------------------------------------------------------------
.text:100038B8
.text:100038B8 loc_100038B8: ; CODE XREF: .text:1000377Ej
.text:100038B8 ; DATA XREF: .text:off_10003938o
.text:100038B8 8B 4E 3C mov ecx, [esi+3Ch] ; jumptable 1000377E case 5
.text:100038BB 8D 54 24 10 lea edx, [esp+10h]
.text:100038BF 53 push ebx
.text:100038C0 8D 46 6C lea eax, [esi+6Ch]
.text:100038C3 52 push edx
.text:100038C4 50 push eax
.text:100038C5 51 push ecx
.text:100038C6 FF 15 38 50 00 10 call ds:GetOverlappedResult
.text:100038CC 85 C0 test eax, eax
.text:100038CE 74 29 jz short loc_100038F9
.text:100038D0 8B 56 30 mov edx, [esi+30h]
.text:100038D3 52 push edx
.text:100038D4 FF D7 call edi ; ResetEvent
.text:100038D6 8B 86 90 02 00 00 mov eax, [esi+290h]
.text:100038DC 8B CE mov ecx, esi
.text:100038DE 50 push eax
.text:100038DF 88 9E 82 00 00 00 mov [esi+82h], bl
.text:100038E5 E8 A6 FD FF FF call sub_10003690
.text:100038EA 8B 4E 34 mov ecx, [esi+34h]
.text:100038ED 51 push ecx
.text:100038EE FF 15 54 50 00 10 call ds:SetEvent
.text:100038F4 E9 60 FE FF FF jmp loc_10003759 ; jumptable 1000377E default case
.text:100038F9 ; ---------------------------------------------------------------------------
.text:100038F9
.text:100038F9 loc_100038F9: ; CODE XREF: .text:100038CEj
.text:100038F9 FF D5 call ebp ; GetLastError
.text:100038FB 3D E5 03 00 00 cmp eax, 3E5h
.text:10003900 0F 84 53 FE FF FF jz loc_10003759 ; jumptable 1000377E default case
.text:10003906
.text:10003906 loc_10003906: ; CODE XREF: .text:1000376Aj
.text:10003906 ; .text:10003773j ...
.text:10003906 8B 46 3C mov eax, [esi+3Ch] ; jumptable 1000377E case 0
.text:10003909 5F pop edi
.text:1000390A 83 F8 FF cmp eax, 0FFFFFFFFh
.text:1000390D 89 1E mov [esi], ebx
.text:1000390F 5D pop ebp
.text:10003910 74 07 jz short loc_10003919
.text:10003912 50 push eax
.text:10003913 FF 15 64 50 00 10 call ds:CloseHandle
.text:10003919
.text:10003919 loc_10003919: ; CODE XREF: .text:10003910j
.text:10003919 8B 86 94 02 00 00 mov eax, [esi+294h]
.text:1000391F C7 46 3C FF FF FF FF mov dword ptr [esi+3Ch], 0FFFFFFFFh
.text:10003926 3B C3 cmp eax, ebx
.text:10003928 74 08 jz short loc_10003932
.text:1000392A 6A 01 push 1
.text:1000392C 56 push esi
.text:1000392D FF D0 call eax
.text:1000392F 83 C4 08 add esp, 8
.text:10003932
.text:10003932 loc_10003932: ; CODE XREF: .text:10003928j
.text:10003932 5E pop esi
.text:10003933 5B pop ebx
.text:10003934 83 C4 08 add esp, 8
.text:10003937 C3 retn
.text:10003937 ; ---------------------------------------------------------------------------
.text:10003938 06 39 00 10 C8 37 00 10 85 37 00 10 3F 38 00 10+off_10003938 dd offset loc_10003906 ; DATA XREF: .text:1000377Er
.text:10003938 19 38 00 10 B8 38 00 10 82 38 00 10 dd offset loc_100037C8 ; jump table for switch statement
.text:10003938 dd offset loc_10003785
.text:10003938 dd offset loc_1000383F
.text:10003938 dd offset loc_10003819
.text:10003938 dd offset loc_100038B8
.text:10003938 dd offset loc_10003882
.text:10003954 90 90 90 90 90 90 90 90 90 90 90 90 align 10h
.text:10003960
.text:10003960 ; =============== S U B R O U T I N E =======================================
.text:10003960
.text:10003960
.text:10003960 sub_10003960 proc near ; CODE XREF: GSCREnumDevices(void)+10Bp
.text:10003960 ; sub_10003030+FCp
.text:10003960
.text:10003960 arg_0 = dword ptr 4
.text:10003960
.text:10003960 8B 44 24 04 mov eax, [esp+arg_0]
.text:10003964 89 81 98 02 00 00 mov [ecx+298h], eax
.text:1000396A C2 04 00 retn 4
.text:1000396A sub_10003960 endp
.text:1000396A
.text:1000396A ; ---------------------------------------------------------------------------
.text:1000396D 90 90 90 align 10h
.text:10003970
.text:10003970 ; =============== S U B R O U T I N E =======================================
.text:10003970
.text:10003970
.text:10003970 sub_10003970 proc near ; CODE XREF: sub_10002AE0+B8p
.text:10003970 ; .text:10002BDCp
.text:10003970 8B 81 98 02 00 00 mov eax, [ecx+298h]
.text:10003976 C3 retn
.text:10003976 sub_10003970 endp
.text:10003976
.text:10003976 ; ---------------------------------------------------------------------------
.text:10003977 90 90 90 90 90 90 90 90 90 align 10h
.text:10003980 ; [00000006 BYTES: COLLAPSED FUNCTION CObject::GetRuntimeClass(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003986 ; [00000006 BYTES: COLLAPSED FUNCTION CString::CString(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:1000398C ; [00000006 BYTES: COLLAPSED FUNCTION CString::~CString(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003992 ; [00000006 BYTES: COLLAPSED FUNCTION operator delete(void *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003998 ; [00000006 BYTES: COLLAPSED FUNCTION CImageList::~CImageList(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:1000399E ; [00000006 BYTES: COLLAPSED FUNCTION CObList::CObList(int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039A4 ; [00000006 BYTES: COLLAPSED FUNCTION CImageList::CImageList(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039AA ; [00000006 BYTES: COLLAPSED FUNCTION CObList::~CObList(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039B0 ; [00000006 BYTES: COLLAPSED FUNCTION AfxGetModuleState(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039B6 ; [00000006 BYTES: COLLAPSED FUNCTION AfxTermExtensionModule(AFX_EXTENSION_MODULE &,int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039BC ; [00000006 BYTES: COLLAPSED FUNCTION CDynLinkLibrary::CDynLinkLibrary(AFX_EXTENSION_MODULE &,int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039C2 ; [00000006 BYTES: COLLAPSED FUNCTION operator new(uint). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039C8 ; [00000006 BYTES: COLLAPSED FUNCTION AfxInitExtensionModule(AFX_EXTENSION_MODULE &,HINSTANCE__ *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039CE ; [00000006 BYTES: COLLAPSED FUNCTION CFile::~CFile(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039D4 ; [00000006 BYTES: COLLAPSED FUNCTION CFile::Close(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039DA ; [00000006 BYTES: COLLAPSED FUNCTION CString::CString(char const *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039E0 ; [00000006 BYTES: COLLAPSED FUNCTION CFile::Open(char const *,uint,CFileException *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039E6 ; [00000006 BYTES: COLLAPSED FUNCTION CFile::CFile(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039EC ; [00000006 BYTES: COLLAPSED FUNCTION CString::CString(CString const &). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039F2 ; [00000006 BYTES: COLLAPSED FUNCTION CObList::AddTail(CObject *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039F8 ; [00000006 BYTES: COLLAPSED FUNCTION CTime::CTime(int,int,int,int,int,int,int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:100039FE ; [00000006 BYTES: COLLAPSED FUNCTION CString::operator=(char const *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A04 ; [00000006 BYTES: COLLAPSED FUNCTION operator+(CString const &,char const *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A0A ; [00000006 BYTES: COLLAPSED FUNCTION CString::operator=(CString const &). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A10 ; [00000006 BYTES: COLLAPSED FUNCTION CException::Delete(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A16 ; [00000006 BYTES: COLLAPSED FUNCTION CString::Format(char const *,...). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A1C ; [00000006 BYTES: COLLAPSED FUNCTION CTime::GetTickCount(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A22 ; [00000006 BYTES: COLLAPSED FUNCTION CString::Right(int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A28 ; [00000006 BYTES: COLLAPSED FUNCTION CString::Left(int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A2E ; [00000006 BYTES: COLLAPSED FUNCTION CString::Mid(int,int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A34 ; [00000006 BYTES: COLLAPSED FUNCTION CString::Find(char,int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A3A ; [00000006 BYTES: COLLAPSED FUNCTION CString::operator+=(char const *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A40 ; [00000006 BYTES: COLLAPSED FUNCTION CString::Find(char const *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A46 ; [00000006 BYTES: COLLAPSED FUNCTION CPtrList::AddTail(void *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A4C ; [00000006 BYTES: COLLAPSED FUNCTION CPtrList::CPtrList(int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A52 ; [00000006 BYTES: COLLAPSED FUNCTION CPtrList::FindIndex(int). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A58 ; [00000006 BYTES: COLLAPSED FUNCTION AfxBeginThread(uint (*)(void *),void *,int,uint,ulong,_SECURITY_ATTRIBUTES *). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003A5E
.text:10003A5E ; =============== S U B R O U T I N E =======================================
.text:10003A5E
.text:10003A5E ; Attributes: bp-based frame
.text:10003A5E
.text:10003A5E sub_10003A5E proc near ; CODE XREF: CLocationInfo::CLocationInfo(void)+3Ep
.text:10003A5E ; CPhotoInfo::CPhotoInfo(void)+4Ap ...
.text:10003A5E
.text:10003A5E var_20 = dword ptr -20h
.text:10003A5E var_1C = dword ptr -1Ch
.text:10003A5E ms_exc = CPPEH_RECORD ptr -18h
.text:10003A5E arg_0 = dword ptr 8
.text:10003A5E arg_4 = dword ptr 0Ch
.text:10003A5E arg_8 = dword ptr 10h
.text:10003A5E arg_C = dword ptr 14h
.text:10003A5E arg_10 = dword ptr 18h
.text:10003A5E
.text:10003A5E 55 push ebp
.text:10003A5F 8B EC mov ebp, esp
.text:10003A61 6A FF push 0FFFFFFFFh
.text:10003A63 68 00 52 00 10 push offset stru_10005200
.text:10003A68 68 8C 3D 00 10 push offset _except_handler3
.text:10003A6D 64 A1 00 00 00 00 mov eax, large fs:0
.text:10003A73 50 push eax
.text:10003A74 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10003A7B 83 EC 10 sub esp, 10h
.text:10003A7E 53 push ebx
.text:10003A7F 56 push esi
.text:10003A80 57 push edi
.text:10003A81 33 C0 xor eax, eax
.text:10003A83 89 45 E0 mov [ebp+var_20], eax
.text:10003A86 89 45 FC mov [ebp+ms_exc.registration.TryLevel], eax
.text:10003A89 89 45 E4 mov [ebp+var_1C], eax
.text:10003A8C
.text:10003A8C loc_10003A8C: ; CODE XREF: sub_10003A5E+47j
.text:10003A8C 8B 45 E4 mov eax, [ebp+var_1C]
.text:10003A8F 3B 45 10 cmp eax, [ebp+arg_8]
.text:10003A92 7D 13 jge short loc_10003AA7
.text:10003A94 8B 75 08 mov esi, [ebp+arg_0]
.text:10003A97 8B CE mov ecx, esi
.text:10003A99 FF 55 14 call [ebp+arg_C]
.text:10003A9C 03 75 0C add esi, [ebp+arg_4]
.text:10003A9F 89 75 08 mov [ebp+arg_0], esi
.text:10003AA2 FF 45 E4 inc [ebp+var_1C]
.text:10003AA5 EB E5 jmp short loc_10003A8C
.text:10003AA7 ; ---------------------------------------------------------------------------
.text:10003AA7
.text:10003AA7 loc_10003AA7: ; CODE XREF: sub_10003A5E+34j
.text:10003AA7 C7 45 E0 01 00 00 00 mov [ebp+var_20], 1
.text:10003AAE 83 4D FC FF or [ebp+ms_exc.registration.TryLevel], 0FFFFFFFFh
.text:10003AB2 E8 11 00 00 00 call loc_10003AC8 ; Finally handler 0 for function 10003A5E
.text:10003AB7 ; ---------------------------------------------------------------------------
.text:10003AB7
.text:10003AB7 loc_10003AB7: ; CODE XREF: sub_10003A5E:loc_10003ADFj
.text:10003AB7 8B 4D F0 mov ecx, [ebp+ms_exc.registration.Next]
.text:10003ABA 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10003AC1 5F pop edi
.text:10003AC2 5E pop esi
.text:10003AC3 5B pop ebx
.text:10003AC4 C9 leave
.text:10003AC5 C2 14 00 retn 14h
.text:10003AC8 ; ---------------------------------------------------------------------------
.text:10003AC8
.text:10003AC8 loc_10003AC8: ; CODE XREF: sub_10003A5E+54j
.text:10003AC8 ; DATA XREF: .rdata:stru_10005200o
.text:10003AC8 83 7D E0 00 cmp [ebp+var_20], 0 ; Finally handler 0 for function 10003A5E
.text:10003ACC 75 11 jnz short loc_10003ADF
.text:10003ACE FF 75 18 push [ebp+arg_10]
.text:10003AD1 FF 75 E4 push [ebp+var_1C]
.text:10003AD4 FF 75 0C push [ebp+arg_4]
.text:10003AD7 FF 75 08 push [ebp+arg_0]
.text:10003ADA E8 91 00 00 00 call sub_10003B70
.text:10003ADF
.text:10003ADF loc_10003ADF: ; CODE XREF: sub_10003A5E+6Ej
.text:10003ADF C3 retn
.text:10003ADF sub_10003A5E endp
.text:10003ADF
.text:10003AE0 ; [00000006 BYTES: COLLAPSED FUNCTION __CxxFrameHandler. PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003AE6 CC CC CC CC CC CC CC CC CC CC align 10h
.text:10003AF0
.text:10003AF0 ; =============== S U B R O U T I N E =======================================
.text:10003AF0
.text:10003AF0 ; Attributes: bp-based frame
.text:10003AF0
.text:10003AF0 sub_10003AF0 proc near ; CODE XREF: CLocationInfo::~CLocationInfo(void)+38p
.text:10003AF0 ; sub_10001120+1Dp ...
.text:10003AF0
.text:10003AF0 var_1C = dword ptr -1Ch
.text:10003AF0 ms_exc = CPPEH_RECORD ptr -18h
.text:10003AF0 arg_0 = dword ptr 8
.text:10003AF0 arg_4 = dword ptr 0Ch
.text:10003AF0 arg_8 = dword ptr 10h
.text:10003AF0 arg_C = dword ptr 14h
.text:10003AF0
.text:10003AF0 55 push ebp
.text:10003AF1 8B EC mov ebp, esp
.text:10003AF3 6A FF push 0FFFFFFFFh
.text:10003AF5 68 10 52 00 10 push offset stru_10005210
.text:10003AFA 68 8C 3D 00 10 push offset _except_handler3
.text:10003AFF 64 A1 00 00 00 00 mov eax, large fs:0
.text:10003B05 50 push eax
.text:10003B06 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10003B0D 83 EC 0C sub esp, 0Ch
.text:10003B10 53 push ebx
.text:10003B11 56 push esi
.text:10003B12 57 push edi
.text:10003B13 83 65 E4 00 and [ebp+var_1C], 0
.text:10003B17 8B 75 0C mov esi, [ebp+arg_4]
.text:10003B1A 8B C6 mov eax, esi
.text:10003B1C 0F AF 45 10 imul eax, [ebp+arg_8]
.text:10003B20 01 45 08 add [ebp+arg_0], eax
.text:10003B23 83 65 FC 00 and [ebp+ms_exc.registration.TryLevel], 0
.text:10003B27
.text:10003B27 loc_10003B27: ; CODE XREF: sub_10003AF0+45j
.text:10003B27 FF 4D 10 dec [ebp+arg_8]
.text:10003B2A 78 0B js short loc_10003B37
.text:10003B2C 29 75 08 sub [ebp+arg_0], esi
.text:10003B2F 8B 4D 08 mov ecx, [ebp+arg_0]
.text:10003B32 FF 55 14 call [ebp+arg_C]
.text:10003B35 EB F0 jmp short loc_10003B27
.text:10003B37 ; ---------------------------------------------------------------------------
.text:10003B37
.text:10003B37 loc_10003B37: ; CODE XREF: sub_10003AF0+3Aj
.text:10003B37 C7 45 E4 01 00 00 00 mov [ebp+var_1C], 1
.text:10003B3E 83 4D FC FF or [ebp+ms_exc.registration.TryLevel], 0FFFFFFFFh
.text:10003B42 E8 11 00 00 00 call loc_10003B58 ; Finally handler 0 for function 10003AF0
.text:10003B47 ; ---------------------------------------------------------------------------
.text:10003B47
.text:10003B47 loc_10003B47: ; CODE XREF: sub_10003AF0:loc_10003B6Fj
.text:10003B47 8B 4D F0 mov ecx, [ebp+ms_exc.registration.Next]
.text:10003B4A 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10003B51 5F pop edi
.text:10003B52 5E pop esi
.text:10003B53 5B pop ebx
.text:10003B54 C9 leave
.text:10003B55 C2 10 00 retn 10h
.text:10003B58 ; ---------------------------------------------------------------------------
.text:10003B58
.text:10003B58 loc_10003B58: ; CODE XREF: sub_10003AF0+52j
.text:10003B58 ; DATA XREF: .rdata:stru_10005210o
.text:10003B58 83 7D E4 00 cmp [ebp+var_1C], 0 ; Finally handler 0 for function 10003AF0
.text:10003B5C 75 11 jnz short loc_10003B6F
.text:10003B5E FF 75 14 push [ebp+arg_C]
.text:10003B61 FF 75 10 push [ebp+arg_8]
.text:10003B64 FF 75 0C push [ebp+arg_4]
.text:10003B67 FF 75 08 push [ebp+arg_0]
.text:10003B6A E8 01 00 00 00 call sub_10003B70
.text:10003B6F
.text:10003B6F loc_10003B6F: ; CODE XREF: sub_10003AF0+6Cj
.text:10003B6F C3 retn
.text:10003B6F sub_10003AF0 endp
.text:10003B6F
.text:10003B70
.text:10003B70 ; =============== S U B R O U T I N E =======================================
.text:10003B70
.text:10003B70 ; Attributes: bp-based frame
.text:10003B70
.text:10003B70 sub_10003B70 proc near ; CODE XREF: sub_10003A5E+7Cp
.text:10003B70 ; sub_10003AF0+7Ap
.text:10003B70
.text:10003B70 ms_exc = CPPEH_RECORD ptr -18h
.text:10003B70 arg_0 = dword ptr 8
.text:10003B70 arg_4 = dword ptr 0Ch
.text:10003B70 arg_8 = dword ptr 10h
.text:10003B70 arg_C = dword ptr 14h
.text:10003B70
.text:10003B70 55 push ebp
.text:10003B71 8B EC mov ebp, esp
.text:10003B73 6A FF push 0FFFFFFFFh
.text:10003B75 68 20 52 00 10 push offset stru_10005220
.text:10003B7A 68 8C 3D 00 10 push offset _except_handler3
.text:10003B7F 64 A1 00 00 00 00 mov eax, large fs:0
.text:10003B85 50 push eax
.text:10003B86 64 89 25 00 00 00 00 mov large fs:0, esp
.text:10003B8D 51 push ecx
.text:10003B8E 51 push ecx
.text:10003B8F 53 push ebx
.text:10003B90 56 push esi
.text:10003B91 57 push edi
.text:10003B92 89 65 E8 mov [ebp+ms_exc.old_esp], esp
.text:10003B95 83 65 FC 00 and [ebp+ms_exc.registration.TryLevel], 0
.text:10003B99
.text:10003B99 loc_10003B99: ; CODE XREF: sub_10003B70+3Aj
.text:10003B99 FF 4D 10 dec [ebp+arg_8]
.text:10003B9C 78 1B js short loc_10003BB9
.text:10003B9E 8B 4D 08 mov ecx, [ebp+arg_0]
.text:10003BA1 2B 4D 0C sub ecx, [ebp+arg_4]
.text:10003BA4 89 4D 08 mov [ebp+arg_0], ecx
.text:10003BA7 FF 55 14 call [ebp+arg_C]
.text:10003BAA EB ED jmp short loc_10003B99
.text:10003BAC ; ---------------------------------------------------------------------------
.text:10003BAC
.text:10003BAC loc_10003BAC: ; DATA XREF: .rdata:stru_10005220o
.text:10003BAC FF 75 EC push [ebp+ms_exc.exc_ptr] ; Exception filter 0 for function 10003B70
.text:10003BAF E8 1A 00 00 00 call sub_10003BCE
.text:10003BB4 59 pop ecx
.text:10003BB5 C3 retn
.text:10003BB6 ; ---------------------------------------------------------------------------
.text:10003BB6
.text:10003BB6 loc_10003BB6: ; DATA XREF: .rdata:stru_10005220o
.text:10003BB6 8B 65 E8 mov esp, [ebp+ms_exc.old_esp] ; Exception handler 0 for function 10003B70
.text:10003BB9
.text:10003BB9 loc_10003BB9: ; CODE XREF: sub_10003B70+2Cj
.text:10003BB9 83 4D FC FF or [ebp+ms_exc.registration.TryLevel], 0FFFFFFFFh
.text:10003BBD 8B 4D F0 mov ecx, [ebp+ms_exc.registration.Next]
.text:10003BC0 64 89 0D 00 00 00 00 mov large fs:0, ecx
.text:10003BC7 5F pop edi
.text:10003BC8 5E pop esi
.text:10003BC9 5B pop ebx
.text:10003BCA C9 leave
.text:10003BCB C2 10 00 retn 10h
.text:10003BCB sub_10003B70 endp
.text:10003BCB
.text:10003BCE
.text:10003BCE ; =============== S U B R O U T I N E =======================================
.text:10003BCE
.text:10003BCE
.text:10003BCE sub_10003BCE proc near ; CODE XREF: sub_10003B70+3Fp
.text:10003BCE
.text:10003BCE arg_0 = dword ptr 4
.text:10003BCE
.text:10003BCE 8B 44 24 04 mov eax, [esp+arg_0]
.text:10003BD2 8B 00 mov eax, [eax]
.text:10003BD4 81 38 63 73 6D E0 cmp dword ptr [eax], 0E06D7363h
.text:10003BDA 74 03 jz short loc_10003BDF
.text:10003BDC 33 C0 xor eax, eax
.text:10003BDE C3 retn
.text:10003BDF ; ---------------------------------------------------------------------------
.text:10003BDF
.text:10003BDF loc_10003BDF: ; CODE XREF: sub_10003BCE+Cj
.text:10003BDF E9 AE 01 00 00 jmp ?terminate@@YAXXZ ; terminate(void)
.text:10003BDF sub_10003BCE endp
.text:10003BDF
.text:10003BE4 ; [00000006 BYTES: COLLAPSED FUNCTION _ftol. PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003BEA
.text:10003BEA ; =============== S U B R O U T I N E =======================================
.text:10003BEA
.text:10003BEA
.text:10003BEA ; int __thiscall sub_10003BEA(void *, char)
.text:10003BEA sub_10003BEA proc near ; DATA XREF: .rdata:off_10005230o
.text:10003BEA
.text:10003BEA arg_0 = byte ptr 4
.text:10003BEA
.text:10003BEA 56 push esi
.text:10003BEB 8B F1 mov esi, ecx
.text:10003BED E8 A6 01 00 00 call ??1type_info@@UAE@XZ ; type_info::~type_info(void)
.text:10003BF2 F6 44 24 08 01 test [esp+4+arg_0], 1
.text:10003BF7 74 07 jz short loc_10003C00
.text:10003BF9 56 push esi ; void *
.text:10003BFA E8 93 FD FF FF call ??3@YAXPAX@Z ; operator delete(void *)
.text:10003BFF 59 pop ecx
.text:10003C00
.text:10003C00 loc_10003C00: ; CODE XREF: sub_10003BEA+Dj
.text:10003C00 8B C6 mov eax, esi
.text:10003C02 5E pop esi
.text:10003C03 C2 04 00 retn 4
.text:10003C03 sub_10003BEA endp
.text:10003C03
.text:10003C06
.text:10003C06 ; =============== S U B R O U T I N E =======================================
.text:10003C06
.text:10003C06
.text:10003C06 ; int __cdecl sub_10003C06(_onexit_t Func)
.text:10003C06 sub_10003C06 proc near ; CODE XREF: sub_10003C32+4p
.text:10003C06
.text:10003C06 Func = dword ptr 4
.text:10003C06
.text:10003C06 83 3D 24 61 00 10 FF cmp Memory, 0FFFFFFFFh
.text:10003C0D 75 0C jnz short loc_10003C1B
.text:10003C0F FF 74 24 04 push [esp+Func] ; Func
.text:10003C13 FF 15 1C 51 00 10 call ds:_onexit
.text:10003C19 59 pop ecx
.text:10003C1A C3 retn
.text:10003C1B ; ---------------------------------------------------------------------------
.text:10003C1B
.text:10003C1B loc_10003C1B: ; CODE XREF: sub_10003C06+7j
.text:10003C1B 68 20 61 00 10 push offset dword_10006120
.text:10003C20 68 24 61 00 10 push offset Memory
.text:10003C25 FF 74 24 0C push [esp+8+Func]
.text:10003C29 E8 70 01 00 00 call __dllonexit
.text:10003C2E 83 C4 0C add esp, 0Ch
.text:10003C31 C3 retn
.text:10003C31 sub_10003C06 endp
.text:10003C31
.text:10003C32
.text:10003C32 ; =============== S U B R O U T I N E =======================================
.text:10003C32
.text:10003C32
.text:10003C32 ; int __cdecl sub_10003C32(_onexit_t Func)
.text:10003C32 sub_10003C32 proc near ; CODE XREF: sub_10002AE0+25p
.text:10003C32
.text:10003C32 Func = dword ptr 4
.text:10003C32
.text:10003C32 FF 74 24 04 push [esp+Func] ; Func
.text:10003C36 E8 CB FF FF FF call sub_10003C06
.text:10003C3B F7 D8 neg eax
.text:10003C3D 1B C0 sbb eax, eax
.text:10003C3F 59 pop ecx
.text:10003C40 F7 D8 neg eax
.text:10003C42 48 dec eax
.text:10003C43 C3 retn
.text:10003C43 sub_10003C32 endp
.text:10003C43
.text:10003C44
.text:10003C44 ; =============== S U B R O U T I N E =======================================
.text:10003C44
.text:10003C44
.text:10003C44 sub_10003C44 proc near ; CODE XREF: DllEntryPoint+70p
.text:10003C44
.text:10003C44 arg_4 = dword ptr 8
.text:10003C44
.text:10003C44 8B 44 24 08 mov eax, [esp+arg_4]
.text:10003C48 85 C0 test eax, eax
.text:10003C4A 75 0E jnz short loc_10003C5A
.text:10003C4C 39 05 18 61 00 10 cmp dword_10006118, eax
.text:10003C52 7E 2E jle short loc_10003C82
.text:10003C54 FF 0D 18 61 00 10 dec dword_10006118
.text:10003C5A
.text:10003C5A loc_10003C5A: ; CODE XREF: sub_10003C44+6j
.text:10003C5A 8B 0D 0C 51 00 10 mov ecx, ds:_adjust_fdiv
.text:10003C60 83 F8 01 cmp eax, 1
.text:10003C63 8B 09 mov ecx, [ecx]
.text:10003C65 89 0D 1C 61 00 10 mov dword_1000611C, ecx
.text:10003C6B 75 3F jnz short loc_10003CAC
.text:10003C6D 68 80 00 00 00 push 80h ; Size
.text:10003C72 FF 15 10 51 00 10 call ds:malloc
.text:10003C78 85 C0 test eax, eax
.text:10003C7A 59 pop ecx
.text:10003C7B A3 24 61 00 10 mov Memory, eax
.text:10003C80 75 04 jnz short loc_10003C86
.text:10003C82
.text:10003C82 loc_10003C82: ; CODE XREF: sub_10003C44+Ej
.text:10003C82 33 C0 xor eax, eax
.text:10003C84 EB 66 jmp short locret_10003CEC
.text:10003C86 ; ---------------------------------------------------------------------------
.text:10003C86
.text:10003C86 loc_10003C86: ; CODE XREF: sub_10003C44+3Cj
.text:10003C86 83 20 00 and dword ptr [eax], 0
.text:10003C89 A1 24 61 00 10 mov eax, Memory
.text:10003C8E 68 04 60 00 10 push offset unk_10006004
.text:10003C93 68 00 60 00 10 push offset unk_10006000
.text:10003C98 A3 20 61 00 10 mov dword_10006120, eax
.text:10003C9D E8 02 01 00 00 call _initterm
.text:10003CA2 FF 05 18 61 00 10 inc dword_10006118
.text:10003CA8 59 pop ecx
.text:10003CA9 59 pop ecx
.text:10003CAA EB 3D jmp short loc_10003CE9
.text:10003CAC ; ---------------------------------------------------------------------------
.text:10003CAC
.text:10003CAC loc_10003CAC: ; CODE XREF: sub_10003C44+27j
.text:10003CAC 85 C0 test eax, eax
.text:10003CAE 75 39 jnz short loc_10003CE9
.text:10003CB0 A1 24 61 00 10 mov eax, Memory
.text:10003CB5 85 C0 test eax, eax
.text:10003CB7 74 30 jz short loc_10003CE9
.text:10003CB9 8B 0D 20 61 00 10 mov ecx, dword_10006120
.text:10003CBF 56 push esi
.text:10003CC0 8D 71 FC lea esi, [ecx-4]
.text:10003CC3
.text:10003CC3 loc_10003CC3: ; CODE XREF: sub_10003C44+93j
.text:10003CC3 3B F0 cmp esi, eax
.text:10003CC5 72 12 jb short loc_10003CD9
.text:10003CC7 8B 0E mov ecx, [esi]
.text:10003CC9 85 C9 test ecx, ecx
.text:10003CCB 74 07 jz short loc_10003CD4
.text:10003CCD FF D1 call ecx
.text:10003CCF A1 24 61 00 10 mov eax, Memory
.text:10003CD4
.text:10003CD4 loc_10003CD4: ; CODE XREF: sub_10003C44+87j
.text:10003CD4 83 EE 04 sub esi, 4
.text:10003CD7 EB EA jmp short loc_10003CC3
.text:10003CD9 ; ---------------------------------------------------------------------------
.text:10003CD9
.text:10003CD9 loc_10003CD9: ; CODE XREF: sub_10003C44+81j
.text:10003CD9 50 push eax ; Memory
.text:10003CDA FF 15 18 51 00 10 call ds:free
.text:10003CE0 83 25 24 61 00 10 00 and Memory, 0
.text:10003CE7 59 pop ecx
.text:10003CE8 5E pop esi
.text:10003CE9
.text:10003CE9 loc_10003CE9: ; CODE XREF: sub_10003C44+66j
.text:10003CE9 ; sub_10003C44+6Aj ...
.text:10003CE9 6A 01 push 1
.text:10003CEB 58 pop eax
.text:10003CEC
.text:10003CEC locret_10003CEC: ; CODE XREF: sub_10003C44+40j
.text:10003CEC C2 0C 00 retn 0Ch
.text:10003CEC sub_10003C44 endp
.text:10003CEC
.text:10003CEF
.text:10003CEF ; =============== S U B R O U T I N E =======================================
.text:10003CEF
.text:10003CEF
.text:10003CEF ; BOOL __stdcall DllEntryPoint(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved)
.text:10003CEF public DllEntryPoint
.text:10003CEF DllEntryPoint proc near
.text:10003CEF
.text:10003CEF hinstDLL = dword ptr 4
.text:10003CEF fdwReason = dword ptr 8
.text:10003CEF lpReserved = dword ptr 0Ch
.text:10003CEF
.text:10003CEF 83 EC 04 sub esp, 4
.text:10003CF2 60 pusha
.text:10003CF3 BE 10 00 00 00 mov esi, 10h
.text:10003CF8 8D 54 76 10 lea edx, [esi+esi*2+10h]
.text:10003CFC 52 push edx ; flProtect
.text:10003CFD BE 00 03 00 00 mov esi, 300h
.text:10003D02 8D 0C B5 00 04 00 00 lea ecx, ds:400h[esi*4]
.text:10003D09 51 push ecx ; flAllocationType
.text:10003D0A BE 01 00 00 00 mov esi, 1
.text:10003D0F C1 E6 0B shl esi, 0Bh
.text:10003D12 56 push esi ; dwSize
.text:10003D13 31 F6 xor esi, esi
.text:10003D15 56 push esi ; lpAddress
.text:10003D16 FF 15 34 50 00 10 call ds:VirtualAlloc
.text:10003D1C 50 push eax
.text:10003D1D 5B pop ebx
.text:10003D1E BF 00 00 00 00 mov edi, 0
.text:10003D23 81 F7 CC 70 00 10 xor edi, offset unk_100070CC
.text:10003D29 31 D2 xor edx, edx
.text:10003D2B 31 FA xor edx, edi
.text:10003D2D B9 CC 70 00 10 mov ecx, offset unk_100070CC
.text:10003D32 29 CA sub edx, ecx
.text:10003D34 52 push edx
.text:10003D35 53 push ebx
.text:10003D36 31 C9 xor ecx, ecx
.text:10003D38 01 F9 add ecx, edi
.text:10003D3A 8B 01 mov eax, [ecx]
.text:10003D3C 83 C7 25 add edi, 25h
.text:10003D3F 83 EF 21 sub edi, 21h
.text:10003D42
.text:10003D42 loc_10003D42: ; CODE XREF: DllEntryPoint+63j
.text:10003D42 8D 4C 07 FF lea ecx, [edi+eax-1]
.text:10003D46 0F B6 11 movzx edx, byte ptr [ecx]
.text:10003D49 8D 74 03 FF lea esi, [ebx+eax-1]
.text:10003D4D 88 16 mov [esi], dl
.text:10003D4F 48 dec eax
.text:10003D50 09 C0 or eax, eax
.text:10003D52 75 EE jnz short loc_10003D42
.text:10003D54 5E pop esi
.text:10003D55 89 76 01 mov [esi+1], esi
.text:10003D58 FF D6 call esi
.text:10003D5A 75 26 jnz short loc_10003D82
.text:10003D5C 57 push edi
.text:10003D5D 56 push esi
.text:10003D5E 53 push ebx
.text:10003D5F E8 E0 FE FF FF call sub_10003C44
.text:10003D64 85 C0 test eax, eax
.text:10003D66 75 03 jnz short loc_10003D6B
.text:10003D68 21 45 0C and [ebp+0Ch], eax
.text:10003D6B
.text:10003D6B loc_10003D6B: ; CODE XREF: DllEntryPoint+77j
.text:10003D6B 83 7D 0C 00 cmp dword ptr [ebp+0Ch], 0
.text:10003D6F 74 11 jz short loc_10003D82
.text:10003D71 A1 10 60 00 10 mov eax, off_10006010
.text:10003D76 85 C0 test eax, eax
.text:10003D78 74 08 jz short loc_10003D82
.text:10003D7A 57 push edi
.text:10003D7B 56 push esi
.text:10003D7C 53 push ebx
.text:10003D7D FF D0 call eax ; sub_10001420
.text:10003D7F 89 45 0C mov [ebp+0Ch], eax
.text:10003D82
.text:10003D82 loc_10003D82: ; CODE XREF: DllEntryPoint+6Bj
.text:10003D82 ; DllEntryPoint+80j ...
.text:10003D82 8B 45 0C mov eax, [ebp+0Ch]
.text:10003D85 5F pop edi
.text:10003D86 5E pop esi
.text:10003D87 5B pop ebx
.text:10003D88 5D pop ebp
.text:10003D89 C2 0C 00 retn 0Ch
.text:10003D89 DllEntryPoint endp
.text:10003D89
.text:10003D8C ; [00000006 BYTES: COLLAPSED FUNCTION _except_handler3. PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003D92 ; [00000006 BYTES: COLLAPSED FUNCTION terminate(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003D98 ; [00000006 BYTES: COLLAPSED FUNCTION type_info::~type_info(void). PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003D9E ; [00000006 BYTES: COLLAPSED FUNCTION __dllonexit. PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003DA4 ; [00000006 BYTES: COLLAPSED FUNCTION _initterm. PRESS KEYPAD CTRL-"+" TO EXPAND]
.text:10003DAA CC CC CC CC CC CC align 10h
.text:10003DB0
.text:10003DB0 ; =============== S U B R O U T I N E =======================================
.text:10003DB0
.text:10003DB0
.text:10003DB0 sub_10003DB0 proc near ; DATA XREF: .rdata:stru_10005280o
.text:10003DB0
.text:10003DB0 ; FUNCTION CHUNK AT .text:10001090 SIZE 00000007 BYTES
.text:10003DB0
.text:10003DB0 8B 4D F0 mov ecx, [ebp-10h]
.text:10003DB3 E9 D8 D2 FF FF jmp loc_10001090
.text:10003DB3 sub_10003DB0 endp
.text:10003DB3
.text:10003DB8
.text:10003DB8 ; =============== S U B R O U T I N E =======================================
.text:10003DB8
.text:10003DB8
.text:10003DB8 ??0CLocationInfo@@QAE@XZ_SEH proc near ; DATA XREF: CLocationInfo::CLocationInfo(void)+2o
.text:10003DB8 B8 80 52 00 10 mov eax, offset stru_10005280
.text:10003DBD E9 1E FD FF FF jmp __CxxFrameHandler
.text:10003DBD ??0CLocationInfo@@QAE@XZ_SEH endp
.text:10003DBD
.text:10003DBD ; ---------------------------------------------------------------------------
.text:10003DC2 CC CC CC CC CC CC CC CC CC CC CC CC CC CC align 10h
.text:10003DD0
.text:10003DD0 ; =============== S U B R O U T I N E =======================================
.text:10003DD0
.text:10003DD0
.text:10003DD0 sub_10003DD0 proc near ; DATA XREF: .rdata:stru_100052A8o
.text:10003DD0 8B 4D F0 mov ecx, [ebp-10h]
.text:10003DD3 E9 B8 D2 FF FF jmp loc_10001090
.text:10003DD3 sub_10003DD0 endp
.text:10003DD3
.text:10003DD8
.text:10003DD8 ; =============== S U B R O U T I N E =======================================
.text:10003DD8
.text:10003DD8
.text:10003DD8 ??1CLocationInfo@@UAE@XZ_SEH proc near ; DATA XREF: CLocationInfo::~CLocationInfo(void)+2o
.text:10003DD8 B8 A8 52 00 10 mov eax, offset stru_100052A8
.text:10003DDD E9 FE FC FF FF jmp __CxxFrameHandler
.text:10003DDD ??1CLocationInfo@@UAE@XZ_SEH endp
.text:10003DDD
.text:10003DDD ; ---------------------------------------------------------------------------
.text:10003DE2 CC CC CC CC CC CC CC CC CC CC CC CC CC CC align 10h
.text:10003DF0
.text:10003DF0 ; =============== S U B R O U T I N E =======================================
.text:10003DF0
.text:10003DF0
.text:10003DF0 sub_10003DF0 proc near ; DATA XREF: .rdata:stru_100052D0o
.text:10003DF0 8B 4D F0 mov ecx, [ebp-10h]
.text:10003DF3 E9 98 D2 FF FF jmp loc_10001090
.text:10003DF3 sub_10003DF0 endp
.text:10003DF3
.text:10003DF8
.text:10003DF8 ; =============== S U B R O U T I N E =======================================
.text:10003DF8
.text:10003DF8
.text:10003DF8 sub_10003DF8 proc near ; DATA XREF: .rdata:stru_100052D0o
.text:10003DF8 8B 4D F0 mov ecx, [ebp-10h]
.text:10003DFB 83 C1 08 add ecx, 8 ; this
.text:10003DFE E9 89 FB FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003DFE sub_10003DF8 endp
.text:10003DFE
.text:10003E03
.text:10003E03 ; =============== S U B R O U T I N E =======================================
.text:10003E03
.text:10003E03
.text:10003E03 ??0CPhotoInfo@@QAE@XZ_SEH proc near ; DATA XREF: CPhotoInfo::CPhotoInfo(void)+2o
.text:10003E03 B8 D0 52 00 10 mov eax, offset stru_100052D0
.text:10003E08 E9 D3 FC FF FF jmp __CxxFrameHandler
.text:10003E08 ??0CPhotoInfo@@QAE@XZ_SEH endp
.text:10003E08
.text:10003E08 ; ---------------------------------------------------------------------------
.text:10003E0D CC CC CC align 10h
.text:10003E10
.text:10003E10 ; =============== S U B R O U T I N E =======================================
.text:10003E10
.text:10003E10
.text:10003E10 sub_10003E10 proc near ; DATA XREF: .rdata:stru_10005300o
.text:10003E10 8B 4D F0 mov ecx, [ebp-10h]
.text:10003E13 E9 78 D2 FF FF jmp loc_10001090
.text:10003E13 sub_10003E10 endp
.text:10003E13
.text:10003E18
.text:10003E18 ; =============== S U B R O U T I N E =======================================
.text:10003E18
.text:10003E18
.text:10003E18 sub_10003E18 proc near ; DATA XREF: .rdata:stru_10005300o
.text:10003E18 8B 4D F0 mov ecx, [ebp-10h]
.text:10003E1B 83 C1 08 add ecx, 8 ; this
.text:10003E1E E9 69 FB FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003E1E sub_10003E18 endp
.text:10003E1E
.text:10003E23
.text:10003E23 ; =============== S U B R O U T I N E =======================================
.text:10003E23
.text:10003E23
.text:10003E23 ??1CPhotoInfo@@UAE@XZ_SEH proc near ; DATA XREF: CPhotoInfo::~CPhotoInfo(void)+2o
.text:10003E23 B8 00 53 00 10 mov eax, offset stru_10005300
.text:10003E28 E9 B3 FC FF FF jmp __CxxFrameHandler
.text:10003E28 ??1CPhotoInfo@@UAE@XZ_SEH endp
.text:10003E28
.text:10003E28 ; ---------------------------------------------------------------------------
.text:10003E2D CC CC CC align 10h
.text:10003E30
.text:10003E30 ; =============== S U B R O U T I N E =======================================
.text:10003E30
.text:10003E30
.text:10003E30 sub_10003E30 proc near ; DATA XREF: .rdata:stru_10005330o
.text:10003E30 8B 4D F0 mov ecx, [ebp-10h]
.text:10003E33 E9 58 D2 FF FF jmp loc_10001090
.text:10003E33 sub_10003E30 endp
.text:10003E33
.text:10003E38
.text:10003E38 ; =============== S U B R O U T I N E =======================================
.text:10003E38
.text:10003E38
.text:10003E38 sub_10003E38 proc near ; DATA XREF: .rdata:stru_10005330o
.text:10003E38 8B 4D F0 mov ecx, [ebp-10h]
.text:10003E3B 83 C1 04 add ecx, 4 ; this
.text:10003E3E E9 55 FB FF FF jmp ??1CImageList@@UAE@XZ ; CImageList::~CImageList(void)
.text:10003E3E sub_10003E38 endp
.text:10003E3E
.text:10003E43
.text:10003E43 ; =============== S U B R O U T I N E =======================================
.text:10003E43
.text:10003E43
.text:10003E43 sub_10003E43 proc near ; DATA XREF: .rdata:stru_10005330o
.text:10003E43 8B 4D F0 mov ecx, [ebp-10h]
.text:10003E46 83 C1 0C add ecx, 0Ch
.text:10003E49 FF 25 0C 50 00 10 jmp ds:??1CSortableObList@@UAE@XZ ; CSortableObList::~CSortableObList(void)
.text:10003E49 sub_10003E43 endp
.text:10003E49
.text:10003E4F
.text:10003E4F ; =============== S U B R O U T I N E =======================================
.text:10003E4F
.text:10003E4F
.text:10003E4F ??0CListInfo@@QAE@XZ_SEH proc near ; DATA XREF: CListInfo::CListInfo(void)+2o
.text:10003E4F B8 30 53 00 10 mov eax, offset stru_10005330
.text:10003E54 E9 87 FC FF FF jmp __CxxFrameHandler
.text:10003E54 ??0CListInfo@@QAE@XZ_SEH endp
.text:10003E54
.text:10003E54 ; ---------------------------------------------------------------------------
.text:10003E59 CC CC CC CC CC CC CC align 10h
.text:10003E60
.text:10003E60 ; =============== S U B R O U T I N E =======================================
.text:10003E60
.text:10003E60
.text:10003E60 sub_10003E60 proc near ; DATA XREF: .rdata:stru_10005368o
.text:10003E60 8B 4D F0 mov ecx, [ebp-10h]
.text:10003E63 E9 28 D2 FF FF jmp loc_10001090
.text:10003E63 sub_10003E60 endp
.text:10003E63
.text:10003E68
.text:10003E68 ; =============== S U B R O U T I N E =======================================
.text:10003E68
.text:10003E68
.text:10003E68 sub_10003E68 proc near ; DATA XREF: .rdata:stru_10005368o
.text:10003E68 8B 4D F0 mov ecx, [ebp-10h]
.text:10003E6B 83 C1 04 add ecx, 4 ; this
.text:10003E6E E9 25 FB FF FF jmp ??1CImageList@@UAE@XZ ; CImageList::~CImageList(void)
.text:10003E6E sub_10003E68 endp
.text:10003E6E
.text:10003E73
.text:10003E73 ; =============== S U B R O U T I N E =======================================
.text:10003E73
.text:10003E73
.text:10003E73 sub_10003E73 proc near ; DATA XREF: .rdata:stru_10005368o
.text:10003E73 8B 4D F0 mov ecx, [ebp-10h]
.text:10003E76 83 C1 0C add ecx, 0Ch
.text:10003E79 FF 25 0C 50 00 10 jmp ds:??1CSortableObList@@UAE@XZ ; CSortableObList::~CSortableObList(void)
.text:10003E79 sub_10003E73 endp
.text:10003E79
.text:10003E7F
.text:10003E7F ; =============== S U B R O U T I N E =======================================
.text:10003E7F
.text:10003E7F
.text:10003E7F ??1CListInfo@@UAE@XZ_SEH proc near ; DATA XREF: CListInfo::~CListInfo(void)+2o
.text:10003E7F B8 68 53 00 10 mov eax, offset stru_10005368
.text:10003E84 E9 57 FC FF FF jmp __CxxFrameHandler
.text:10003E84 ??1CListInfo@@UAE@XZ_SEH endp
.text:10003E84
.text:10003E84 ; ---------------------------------------------------------------------------
.text:10003E89 CC CC CC CC CC CC CC align 10h
.text:10003E90
.text:10003E90 ; =============== S U B R O U T I N E =======================================
.text:10003E90
.text:10003E90
.text:10003E90 sub_10003E90 proc near ; DATA XREF: .rdata:stru_100053A0o
.text:10003E90 8D 4D DC lea ecx, [ebp-24h] ; this
.text:10003E93 E9 F4 FA FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003E93 sub_10003E90 endp
.text:10003E93
.text:10003E98
.text:10003E98 ; =============== S U B R O U T I N E =======================================
.text:10003E98
.text:10003E98
.text:10003E98 sub_10003E98 proc near ; DATA XREF: .rdata:stru_100053A0o
.text:10003E98 8B 45 E0 mov eax, [ebp-20h]
.text:10003E9B 83 E0 01 and eax, 1
.text:10003E9E 85 C0 test eax, eax
.text:10003EA0 0F 84 08 00 00 00 jz locret_10003EAE
.text:10003EA6 8B 4D 04 mov ecx, [ebp+4] ; this
.text:10003EA9 E9 DE FA FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003EAE ; ---------------------------------------------------------------------------
.text:10003EAE
.text:10003EAE locret_10003EAE: ; CODE XREF: sub_10003E98+8j
.text:10003EAE C3 retn
.text:10003EAE sub_10003E98 endp
.text:10003EAE
.text:10003EAF
.text:10003EAF ; =============== S U B R O U T I N E =======================================
.text:10003EAF
.text:10003EAF
.text:10003EAF sub_10003EAF proc near ; DATA XREF: .rdata:stru_100053A0o
.text:10003EAF 8D 4D E4 lea ecx, [ebp-1Ch] ; this
.text:10003EB2 E9 17 FB FF FF jmp ??1CFile@@UAE@XZ ; CFile::~CFile(void)
.text:10003EB2 sub_10003EAF endp
.text:10003EB2
.text:10003EB7
.text:10003EB7 ; =============== S U B R O U T I N E =======================================
.text:10003EB7
.text:10003EB7
.text:10003EB7 ?GSCRSearchGPSInfo@@YA?AVCString@@XZ_SEH proc near
.text:10003EB7 ; DATA XREF: GSCRSearchGPSInfo(void)+2o
.text:10003EB7 B8 A0 53 00 10 mov eax, offset stru_100053A0
.text:10003EBC E9 1F FC FF FF jmp __CxxFrameHandler
.text:10003EBC ?GSCRSearchGPSInfo@@YA?AVCString@@XZ_SEH endp
.text:10003EBC
.text:10003EBC ; ---------------------------------------------------------------------------
.text:10003EC1 CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC align 10h
.text:10003ED0
.text:10003ED0 ; =============== S U B R O U T I N E =======================================
.text:10003ED0
.text:10003ED0
.text:10003ED0 sub_10003ED0 proc near ; DATA XREF: .rdata:stru_100053D8o
.text:10003ED0 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003ED5 6A 06 push 6
.text:10003ED7 6A 04 push 4
.text:10003ED9 8D 85 54 FF FF FF lea eax, [ebp-0ACh]
.text:10003EDF 50 push eax
.text:10003EE0 E8 0B FC FF FF call sub_10003AF0
.text:10003EE5 C3 retn
.text:10003EE5 sub_10003ED0 endp
.text:10003EE5
.text:10003EE6
.text:10003EE6 ; =============== S U B R O U T I N E =======================================
.text:10003EE6
.text:10003EE6
.text:10003EE6 sub_10003EE6 proc near ; DATA XREF: .rdata:stru_100053D8o
.text:10003EE6 8B 85 6C FF FF FF mov eax, [ebp-94h]
.text:10003EEC 50 push eax ; void *
.text:10003EED E8 6E DA FF FF call sub_10001960
.text:10003EF2 C3 retn
.text:10003EF2 sub_10003EE6 endp
.text:10003EF2
.text:10003EF3
.text:10003EF3 ; =============== S U B R O U T I N E =======================================
.text:10003EF3
.text:10003EF3
.text:10003EF3 sub_10003EF3 proc near ; DATA XREF: .rdata:stru_100053D8o
.text:10003EF3 8B 8D 6C FF FF FF mov ecx, [ebp-94h]
.text:10003EF9 E9 92 D1 FF FF jmp loc_10001090
.text:10003EF9 sub_10003EF3 endp
.text:10003EF9
.text:10003EFE
.text:10003EFE ; =============== S U B R O U T I N E =======================================
.text:10003EFE
.text:10003EFE
.text:10003EFE ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z_SEH proc near
.text:10003EFE ; DATA XREF: GSCRCreateLocationList(char const *,CListInfo *)+2o
.text:10003EFE B8 D8 53 00 10 mov eax, offset stru_100053D8
.text:10003F03 E9 D8 FB FF FF jmp __CxxFrameHandler
.text:10003F03 ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z_SEH endp
.text:10003F03
.text:10003F03 ; ---------------------------------------------------------------------------
.text:10003F08 CC CC CC CC CC CC CC CC align 10h
.text:10003F10
.text:10003F10 ; =============== S U B R O U T I N E =======================================
.text:10003F10
.text:10003F10
.text:10003F10 sub_10003F10 proc near ; DATA XREF: .rdata:stru_10005410o
.text:10003F10 8D 8D EC FC FF FF lea ecx, [ebp-314h] ; this
.text:10003F16 E9 71 FA FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003F16 sub_10003F10 endp
.text:10003F16
.text:10003F1B
.text:10003F1B ; =============== S U B R O U T I N E =======================================
.text:10003F1B
.text:10003F1B
.text:10003F1B sub_10003F1B proc near ; DATA XREF: .rdata:stru_10005410o
.text:10003F1B 8D 8D E8 FC FF FF lea ecx, [ebp-318h] ; this
.text:10003F21 E9 66 FA FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003F21 sub_10003F1B endp
.text:10003F21
.text:10003F26
.text:10003F26 ; =============== S U B R O U T I N E =======================================
.text:10003F26
.text:10003F26
.text:10003F26 ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z_SEH proc near
.text:10003F26 ; DATA XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+2o
.text:10003F26 B8 10 54 00 10 mov eax, offset stru_10005410
.text:10003F2B E9 B0 FB FF FF jmp __CxxFrameHandler
.text:10003F2B ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z_SEH endp
.text:10003F2B
.text:10003F30
.text:10003F30 ; =============== S U B R O U T I N E =======================================
.text:10003F30
.text:10003F30
.text:10003F30 sub_10003F30 proc near ; DATA XREF: .rdata:stru_10005440o
.text:10003F30 8B 4D F0 mov ecx, [ebp-10h]
.text:10003F33 E9 58 D1 FF FF jmp loc_10001090
.text:10003F33 sub_10003F30 endp
.text:10003F33
.text:10003F38
.text:10003F38 ; =============== S U B R O U T I N E =======================================
.text:10003F38
.text:10003F38
.text:10003F38 sub_10003F38 proc near ; DATA XREF: .rdata:stru_10005440o
.text:10003F38 8B 4D F0 mov ecx, [ebp-10h]
.text:10003F3B 83 C1 08 add ecx, 8 ; this
.text:10003F3E E9 49 FA FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003F3E sub_10003F38 endp
.text:10003F3E
.text:10003F43
.text:10003F43 ; =============== S U B R O U T I N E =======================================
.text:10003F43
.text:10003F43
.text:10003F43 SEH_10001DA0 proc near ; DATA XREF: sub_10001DA0+2o
.text:10003F43 B8 40 54 00 10 mov eax, offset stru_10005440
.text:10003F48 E9 93 FB FF FF jmp __CxxFrameHandler
.text:10003F48 SEH_10001DA0 endp
.text:10003F48
.text:10003F48 ; ---------------------------------------------------------------------------
.text:10003F4D CC CC CC align 10h
.text:10003F50
.text:10003F50 ; =============== S U B R O U T I N E =======================================
.text:10003F50
.text:10003F50
.text:10003F50 sub_10003F50 proc near ; DATA XREF: .rdata:stru_10005470o
.text:10003F50 8D 4D 10 lea ecx, [ebp+10h] ; this
.text:10003F53 E9 34 FA FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003F53 sub_10003F50 endp
.text:10003F53
.text:10003F58
.text:10003F58 ; =============== S U B R O U T I N E =======================================
.text:10003F58
.text:10003F58
.text:10003F58 sub_10003F58 proc near ; DATA XREF: .rdata:stru_10005470o
.text:10003F58 8D 4D 0C lea ecx, [ebp+0Ch] ; this
.text:10003F5B E9 2C FA FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003F5B sub_10003F58 endp
.text:10003F5B
.text:10003F60
.text:10003F60 ; =============== S U B R O U T I N E =======================================
.text:10003F60
.text:10003F60
.text:10003F60 SEH_10001E20 proc near ; DATA XREF: sub_10001E20+8o
.text:10003F60 B8 70 54 00 10 mov eax, offset stru_10005470
.text:10003F65 E9 76 FB FF FF jmp __CxxFrameHandler
.text:10003F65 SEH_10001E20 endp
.text:10003F65
.text:10003F65 ; ---------------------------------------------------------------------------
.text:10003F6A CC CC CC CC CC CC align 10h
.text:10003F70
.text:10003F70 ; =============== S U B R O U T I N E =======================================
.text:10003F70
.text:10003F70
.text:10003F70 sub_10003F70 proc near ; DATA XREF: .rdata:stru_100054A0o
.text:10003F70 8B 4D F0 mov ecx, [ebp-10h]
.text:10003F73 E9 18 D1 FF FF jmp loc_10001090
.text:10003F73 sub_10003F70 endp
.text:10003F73
.text:10003F78
.text:10003F78 ; =============== S U B R O U T I N E =======================================
.text:10003F78
.text:10003F78
.text:10003F78 sub_10003F78 proc near ; DATA XREF: .rdata:stru_100054A0o
.text:10003F78 8B 4D F0 mov ecx, [ebp-10h]
.text:10003F7B 83 C1 08 add ecx, 8 ; this
.text:10003F7E E9 09 FA FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003F7E sub_10003F78 endp
.text:10003F7E
.text:10003F83
.text:10003F83 ; =============== S U B R O U T I N E =======================================
.text:10003F83
.text:10003F83
.text:10003F83 sub_10003F83 proc near ; DATA XREF: .rdata:stru_100054A0o
.text:10003F83 8B 4D F0 mov ecx, [ebp-10h]
.text:10003F86 83 C1 10 add ecx, 10h ; this
.text:10003F89 E9 FE F9 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003F89 sub_10003F83 endp
.text:10003F89
.text:10003F8E
.text:10003F8E ; =============== S U B R O U T I N E =======================================
.text:10003F8E
.text:10003F8E
.text:10003F8E SEH_10001EB0 proc near ; DATA XREF: sub_10001EB0+2o
.text:10003F8E B8 A0 54 00 10 mov eax, offset stru_100054A0
.text:10003F93 E9 48 FB FF FF jmp __CxxFrameHandler
.text:10003F93 SEH_10001EB0 endp
.text:10003F93
.text:10003F93 ; ---------------------------------------------------------------------------
.text:10003F98 CC CC CC CC CC CC CC CC align 10h
.text:10003FA0
.text:10003FA0 ; =============== S U B R O U T I N E =======================================
.text:10003FA0
.text:10003FA0
.text:10003FA0 SEH_10001F20 proc near ; DATA XREF: sub_10001F20+5o
.text:10003FA0 B8 D8 54 00 10 mov eax, offset stru_100054D8
.text:10003FA5 E9 36 FB FF FF jmp __CxxFrameHandler
.text:10003FA5 SEH_10001F20 endp
.text:10003FA5
.text:10003FA5 ; ---------------------------------------------------------------------------
.text:10003FAA CC CC CC CC CC CC align 10h
.text:10003FB0
.text:10003FB0 ; =============== S U B R O U T I N E =======================================
.text:10003FB0
.text:10003FB0
.text:10003FB0 sub_10003FB0 proc near ; DATA XREF: .rdata:stru_10005530o
.text:10003FB0 8B 4D F0 mov ecx, [ebp-10h]
.text:10003FB3 E9 D8 D0 FF FF jmp loc_10001090
.text:10003FB3 sub_10003FB0 endp
.text:10003FB3
.text:10003FB8
.text:10003FB8 ; =============== S U B R O U T I N E =======================================
.text:10003FB8
.text:10003FB8
.text:10003FB8 sub_10003FB8 proc near ; DATA XREF: .rdata:stru_10005530o
.text:10003FB8 8B 4D F0 mov ecx, [ebp-10h]
.text:10003FBB 83 C1 08 add ecx, 8 ; this
.text:10003FBE E9 E7 F9 FF FF jmp ??1CObList@@UAE@XZ ; CObList::~CObList(void)
.text:10003FBE sub_10003FB8 endp
.text:10003FBE
.text:10003FC3
.text:10003FC3 ; =============== S U B R O U T I N E =======================================
.text:10003FC3
.text:10003FC3
.text:10003FC3 sub_10003FC3 proc near ; DATA XREF: .rdata:stru_10005530o
.text:10003FC3 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10003FC8 6A 03 push 3
.text:10003FCA 6A 04 push 4
.text:10003FCC 8B 45 F0 mov eax, [ebp-10h]
.text:10003FCF 83 C0 40 add eax, 40h
.text:10003FD2 50 push eax
.text:10003FD3 E8 18 FB FF FF call sub_10003AF0
.text:10003FD8 C3 retn
.text:10003FD8 sub_10003FC3 endp
.text:10003FD8
.text:10003FD9
.text:10003FD9 ; =============== S U B R O U T I N E =======================================
.text:10003FD9
.text:10003FD9
.text:10003FD9 SEH_10001F90 proc near ; DATA XREF: sub_10001F90+2o
.text:10003FD9 B8 30 55 00 10 mov eax, offset stru_10005530
.text:10003FDE E9 FD FA FF FF jmp __CxxFrameHandler
.text:10003FDE SEH_10001F90 endp
.text:10003FDE
.text:10003FDE ; ---------------------------------------------------------------------------
.text:10003FE3 CC CC CC CC CC CC CC CC CC CC CC CC CC align 10h
.text:10003FF0
.text:10003FF0 ; =============== S U B R O U T I N E =======================================
.text:10003FF0
.text:10003FF0
.text:10003FF0 sub_10003FF0 proc near ; DATA XREF: .rdata:stru_10005568o
.text:10003FF0 8B 4D F0 mov ecx, [ebp-10h]
.text:10003FF3 E9 98 D0 FF FF jmp loc_10001090
.text:10003FF3 sub_10003FF0 endp
.text:10003FF3
.text:10003FF8
.text:10003FF8 ; =============== S U B R O U T I N E =======================================
.text:10003FF8
.text:10003FF8
.text:10003FF8 sub_10003FF8 proc near ; DATA XREF: .rdata:stru_10005568o
.text:10003FF8 8B 4D F0 mov ecx, [ebp-10h]
.text:10003FFB 83 C1 08 add ecx, 8 ; this
.text:10003FFE E9 A7 F9 FF FF jmp ??1CObList@@UAE@XZ ; CObList::~CObList(void)
.text:10003FFE sub_10003FF8 endp
.text:10003FFE
.text:10004003
.text:10004003 ; =============== S U B R O U T I N E =======================================
.text:10004003
.text:10004003
.text:10004003 sub_10004003 proc near ; DATA XREF: .rdata:stru_10005568o
.text:10004003 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10004008 6A 03 push 3
.text:1000400A 6A 04 push 4
.text:1000400C 8B 45 F0 mov eax, [ebp-10h]
.text:1000400F 83 C0 40 add eax, 40h
.text:10004012 50 push eax
.text:10004013 E8 D8 FA FF FF call sub_10003AF0
.text:10004018 C3 retn
.text:10004018 sub_10004003 endp
.text:10004018
.text:10004019
.text:10004019 ; =============== S U B R O U T I N E =======================================
.text:10004019
.text:10004019
.text:10004019 SEH_10002050 proc near ; DATA XREF: sub_10002050+2o
.text:10004019 B8 68 55 00 10 mov eax, offset stru_10005568
.text:1000401E E9 BD FA FF FF jmp __CxxFrameHandler
.text:1000401E SEH_10002050 endp
.text:1000401E
.text:1000401E ; ---------------------------------------------------------------------------
.text:10004023 CC CC CC CC CC CC CC CC CC CC CC CC CC align 10h
.text:10004030
.text:10004030 ; =============== S U B R O U T I N E =======================================
.text:10004030
.text:10004030
.text:10004030 sub_10004030 proc near ; DATA XREF: .rdata:stru_100055A0o
.text:10004030 8B 45 F0 mov eax, [ebp-10h]
.text:10004033 50 push eax ; void *
.text:10004034 E8 27 D9 FF FF call sub_10001960
.text:10004039 C3 retn
.text:10004039 sub_10004030 endp
.text:10004039
.text:1000403A
.text:1000403A ; =============== S U B R O U T I N E =======================================
.text:1000403A
.text:1000403A
.text:1000403A SEH_100020C0 proc near ; DATA XREF: sub_100020C0+2o
.text:1000403A B8 A0 55 00 10 mov eax, offset stru_100055A0
.text:1000403F E9 9C FA FF FF jmp __CxxFrameHandler
.text:1000403F SEH_100020C0 endp
.text:1000403F
.text:1000403F ; ---------------------------------------------------------------------------
.text:10004044 CC CC CC CC CC CC CC CC CC CC CC CC align 10h
.text:10004050
.text:10004050 ; =============== S U B R O U T I N E =======================================
.text:10004050
.text:10004050
.text:10004050 sub_10004050 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:10004050 8D 4D 08 lea ecx, [ebp+8] ; this
.text:10004053 E9 34 F9 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10004053 sub_10004050 endp
.text:10004053
.text:10004058
.text:10004058 ; =============== S U B R O U T I N E =======================================
.text:10004058
.text:10004058
.text:10004058 sub_10004058 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:10004058 68 8C 39 00 10 push offset ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000405D 6A 03 push 3
.text:1000405F 6A 04 push 4
.text:10004061 8D 45 E8 lea eax, [ebp-18h]
.text:10004064 50 push eax
.text:10004065 E8 86 FA FF FF call sub_10003AF0
.text:1000406A C3 retn
.text:1000406A sub_10004058 endp
.text:1000406A
.text:1000406B
.text:1000406B ; =============== S U B R O U T I N E =======================================
.text:1000406B
.text:1000406B
.text:1000406B sub_1000406B proc near ; DATA XREF: .rdata:stru_100055C8o
.text:1000406B 8D 4D AC lea ecx, [ebp-54h] ; this
.text:1000406E E9 19 F9 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000406E sub_1000406B endp
.text:1000406E
.text:10004073
.text:10004073 ; =============== S U B R O U T I N E =======================================
.text:10004073
.text:10004073
.text:10004073 sub_10004073 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:10004073 8D 4D B4 lea ecx, [ebp-4Ch] ; this
.text:10004076 E9 11 F9 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10004076 sub_10004073 endp
.text:10004076
.text:1000407B
.text:1000407B ; =============== S U B R O U T I N E =======================================
.text:1000407B
.text:1000407B
.text:1000407B sub_1000407B proc near ; DATA XREF: .rdata:stru_100055C8o
.text:1000407B 8D 4D B8 lea ecx, [ebp-48h] ; this
.text:1000407E E9 09 F9 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000407E sub_1000407B endp
.text:1000407E
.text:10004083
.text:10004083 ; =============== S U B R O U T I N E =======================================
.text:10004083
.text:10004083
.text:10004083 sub_10004083 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:10004083 8B 4D D0 mov ecx, [ebp-30h] ; this
.text:10004086 E9 01 F9 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10004086 sub_10004083 endp
.text:10004086
.text:1000408B
.text:1000408B ; =============== S U B R O U T I N E =======================================
.text:1000408B
.text:1000408B
.text:1000408B sub_1000408B proc near ; DATA XREF: .rdata:stru_100055C8o
.text:1000408B 8B 4D D4 mov ecx, [ebp-2Ch] ; this
.text:1000408E E9 F9 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000408E sub_1000408B endp
.text:1000408E
.text:10004093
.text:10004093 ; =============== S U B R O U T I N E =======================================
.text:10004093
.text:10004093
.text:10004093 sub_10004093 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:10004093 8B 4D D8 mov ecx, [ebp-28h] ; this
.text:10004096 E9 F1 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10004096 sub_10004093 endp
.text:10004096
.text:1000409B
.text:1000409B ; =============== S U B R O U T I N E =======================================
.text:1000409B
.text:1000409B
.text:1000409B sub_1000409B proc near ; DATA XREF: .rdata:stru_100055C8o
.text:1000409B 8B 4D D8 mov ecx, [ebp-28h] ; this
.text:1000409E E9 E9 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000409E sub_1000409B endp
.text:1000409E
.text:100040A3
.text:100040A3 ; =============== S U B R O U T I N E =======================================
.text:100040A3
.text:100040A3
.text:100040A3 sub_100040A3 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040A3 8B 4D D4 mov ecx, [ebp-2Ch] ; this
.text:100040A6 E9 E1 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040A6 sub_100040A3 endp
.text:100040A6
.text:100040AB
.text:100040AB ; =============== S U B R O U T I N E =======================================
.text:100040AB
.text:100040AB
.text:100040AB sub_100040AB proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040AB 8B 4D D0 mov ecx, [ebp-30h] ; this
.text:100040AE E9 D9 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040AE sub_100040AB endp
.text:100040AE
.text:100040B3
.text:100040B3 ; =============== S U B R O U T I N E =======================================
.text:100040B3
.text:100040B3
.text:100040B3 sub_100040B3 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040B3 8B 4D D8 mov ecx, [ebp-28h] ; this
.text:100040B6 E9 D1 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040B6 sub_100040B3 endp
.text:100040B6
.text:100040BB
.text:100040BB ; =============== S U B R O U T I N E =======================================
.text:100040BB
.text:100040BB
.text:100040BB sub_100040BB proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040BB 8B 4D D4 mov ecx, [ebp-2Ch] ; this
.text:100040BE E9 C9 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040BE sub_100040BB endp
.text:100040BE
.text:100040C3
.text:100040C3 ; =============== S U B R O U T I N E =======================================
.text:100040C3
.text:100040C3
.text:100040C3 sub_100040C3 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040C3 8B 4D D0 mov ecx, [ebp-30h] ; this
.text:100040C6 E9 C1 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040C6 sub_100040C3 endp
.text:100040C6
.text:100040CB
.text:100040CB ; =============== S U B R O U T I N E =======================================
.text:100040CB
.text:100040CB
.text:100040CB sub_100040CB proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040CB 8D 4D 04 lea ecx, [ebp+4] ; this
.text:100040CE E9 B9 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040CE sub_100040CB endp
.text:100040CE
.text:100040D3
.text:100040D3 ; =============== S U B R O U T I N E =======================================
.text:100040D3
.text:100040D3
.text:100040D3 sub_100040D3 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040D3 8D 4D 04 lea ecx, [ebp+4] ; this
.text:100040D6 E9 B1 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040D6 sub_100040D3 endp
.text:100040D6
.text:100040DB
.text:100040DB ; =============== S U B R O U T I N E =======================================
.text:100040DB
.text:100040DB
.text:100040DB sub_100040DB proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040DB 8D 4D 04 lea ecx, [ebp+4] ; this
.text:100040DE E9 A9 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040DE sub_100040DB endp
.text:100040DE
.text:100040E3
.text:100040E3 ; =============== S U B R O U T I N E =======================================
.text:100040E3
.text:100040E3
.text:100040E3 sub_100040E3 proc near ; DATA XREF: .rdata:stru_100055C8o
.text:100040E3 8D 4D 04 lea ecx, [ebp+4] ; this
.text:100040E6 E9 A1 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:100040E6 sub_100040E3 endp
.text:100040E6
.text:100040EB
.text:100040EB ; =============== S U B R O U T I N E =======================================
.text:100040EB
.text:100040EB
.text:100040EB SEH_100022C0 proc near ; DATA XREF: sub_100022C0+2o
.text:100040EB B8 C8 55 00 10 mov eax, offset stru_100055C8
.text:100040F0 E9 EB F9 FF FF jmp __CxxFrameHandler
.text:100040F0 SEH_100022C0 endp
.text:100040F0
.text:100040F0 ; ---------------------------------------------------------------------------
.text:100040F5 CC CC CC CC CC CC CC CC CC CC CC align 10h
.text:10004100
.text:10004100 ; =============== S U B R O U T I N E =======================================
.text:10004100
.text:10004100
.text:10004100 sub_10004100 proc near ; DATA XREF: .rdata:stru_10005678o
.text:10004100 8B 85 E8 FE FF FF mov eax, [ebp-118h]
.text:10004106 50 push eax ; void *
.text:10004107 E8 54 D8 FF FF call sub_10001960
.text:1000410C C3 retn
.text:1000410C sub_10004100 endp
.text:1000410C
.text:1000410D
.text:1000410D ; =============== S U B R O U T I N E =======================================
.text:1000410D
.text:1000410D
.text:1000410D sub_1000410D proc near ; DATA XREF: .rdata:stru_10005678o
.text:1000410D 8D 8D EC FE FF FF lea ecx, [ebp-114h] ; this
.text:10004113 E9 74 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:10004113 sub_1000410D endp
.text:10004113
.text:10004118
.text:10004118 ; =============== S U B R O U T I N E =======================================
.text:10004118
.text:10004118
.text:10004118 sub_10004118 proc near ; DATA XREF: .rdata:stru_10005678o
.text:10004118 8B 85 F0 FE FF FF mov eax, [ebp-110h]
.text:1000411E 50 push eax ; void *
.text:1000411F E8 6E F8 FF FF call ??3@YAXPAX@Z ; operator delete(void *)
.text:10004124 59 pop ecx
.text:10004125 C3 retn
.text:10004125 sub_10004118 endp
.text:10004125
.text:10004126
.text:10004126 ; =============== S U B R O U T I N E =======================================
.text:10004126
.text:10004126
.text:10004126 sub_10004126 proc near ; DATA XREF: .rdata:stru_10005678o
.text:10004126 8B 85 F0 FE FF FF mov eax, [ebp-110h]
.text:1000412C 50 push eax ; void *
.text:1000412D E8 2E D8 FF FF call sub_10001960
.text:10004132 C3 retn
.text:10004132 sub_10004126 endp
.text:10004132
.text:10004133
.text:10004133 ; =============== S U B R O U T I N E =======================================
.text:10004133
.text:10004133
.text:10004133 ?GSCREnumDevices@@YAPAXXZ_SEH proc near ; DATA XREF: GSCREnumDevices(void)+2o
.text:10004133 B8 78 56 00 10 mov eax, offset stru_10005678
.text:10004138 E9 A3 F9 FF FF jmp __CxxFrameHandler
.text:10004138 ?GSCREnumDevices@@YAPAXXZ_SEH endp
.text:10004138
.text:10004138 ; ---------------------------------------------------------------------------
.text:1000413D CC CC CC align 10h
.text:10004140
.text:10004140 ; =============== S U B R O U T I N E =======================================
.text:10004140
.text:10004140
.text:10004140 sub_10004140 proc near ; DATA XREF: .rdata:stru_100056B8o
.text:10004140 8B 45 F0 mov eax, [ebp-10h]
.text:10004143 50 push eax ; void *
.text:10004144 E8 17 D8 FF FF call sub_10001960
.text:10004149 C3 retn
.text:10004149 sub_10004140 endp
.text:10004149
.text:1000414A
.text:1000414A ; =============== S U B R O U T I N E =======================================
.text:1000414A
.text:1000414A
.text:1000414A ?GSCRSetLogFilename@@YAJPAXPBDH@Z_SEH proc near
.text:1000414A ; DATA XREF: GSCRSetLogFilename(void *,char const *,int)+2o
.text:1000414A B8 B8 56 00 10 mov eax, offset stru_100056B8
.text:1000414F E9 8C F9 FF FF jmp __CxxFrameHandler
.text:1000414F ?GSCRSetLogFilename@@YAJPAXPBDH@Z_SEH endp
.text:1000414F
.text:1000414F ; ---------------------------------------------------------------------------
.text:10004154 CC CC CC CC CC CC CC CC CC CC CC CC align 10h
.text:10004160
.text:10004160 ; =============== S U B R O U T I N E =======================================
.text:10004160
.text:10004160
.text:10004160 sub_10004160 proc near ; DATA XREF: .rdata:stru_100056E0o
.text:10004160 8B 45 B4 mov eax, [ebp-4Ch]
.text:10004163 50 push eax ; void *
.text:10004164 E8 29 F8 FF FF call ??3@YAXPAX@Z ; operator delete(void *)
.text:10004169 59 pop ecx
.text:1000416A C3 retn
.text:1000416A sub_10004160 endp
.text:1000416A
.text:1000416B
.text:1000416B ; =============== S U B R O U T I N E =======================================
.text:1000416B
.text:1000416B
.text:1000416B sub_1000416B proc near ; DATA XREF: .rdata:stru_100056E0o
.text:1000416B 8D 4D 04 lea ecx, [ebp+4] ; this
.text:1000416E E9 19 F8 FF FF jmp ??1CString@@QAE@XZ ; CString::~CString(void)
.text:1000416E sub_1000416B endp
.text:1000416E
.text:10004173
.text:10004173 ; =============== S U B R O U T I N E =======================================
.text:10004173
.text:10004173
.text:10004173 SEH_10003030 proc near ; DATA XREF: sub_10003030+2o
.text:10004173 B8 E0 56 00 10 mov eax, offset stru_100056E0
.text:10004178 E9 63 F9 FF FF jmp __CxxFrameHandler
.text:10004178 SEH_10003030 endp
.text:10004178
.text:10004178 ; ---------------------------------------------------------------------------
.text:1000417D 00 00 00 align 10h
.text:10004180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ dd 341h dup(0)
.text:10004E84 00 db 0
.text:10004E85 00 00 00 byte_10004E85 db 3 dup(0) ; CODE XREF: .rsrc:1000776Fp
.text:10004E88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ align 200h
.text:10004E88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+_text ends
.text:10004E88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+
.idata:10005000 ; Section 2. (virtual address 00005000)
.idata:10005000 ; Virtual size : 00000FF5 ( 4085.)
.idata:10005000 ; Section size in file : 00001000 ( 4096.)
.idata:10005000 ; Offset to raw data for section: 00005000
.idata:10005000 ; Flags 40000040: Data Readable
.idata:10005000 ; Alignment : default
.idata:10005000 ;
.idata:10005000 ; Imports from CmLibs2.dll
.idata:10005000 ;
.idata:10005000 ; ===========================================================================
.idata:10005000
.idata:10005000 ; Segment type: Externs
.idata:10005000 ; _idata
.idata:10005000 ; const CSortableObList::`vftable'
.idata:10005000 ?? ?? ?? ?? extrn ??_7CSortableObList@@6B@:dword
.idata:10005000 ; DATA XREF: HEADER:10000130o
.idata:10005000 ; HEADER:100001D8o ...
.idata:10005004 ; class CString __cdecl CMGetProfileString(char const *, char const *, char const *)
.idata:10005004 ?? ?? ?? ?? extrn ?CMGetProfileString@@YA?AVCString@@PBD00@Z:dword
.idata:10005004 ; CODE XREF: GSCRSearchGPSInfo(void)+36p
.idata:10005004 ; DATA XREF: GSCRSearchGPSInfo(void)+36r
.idata:10005008 ; class CString __cdecl CMTLGetExeDir(void)
.idata:10005008 ?? ?? ?? ?? extrn ?CMTLGetExeDir@@YA?AVCString@@XZ:dword
.idata:10005008 ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+22p
.idata:10005008 ; DATA XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+22r
.idata:1000500C ; public: virtual __thiscall CSortableObList::~CSortableObList(void)
.idata:1000500C ?? ?? ?? ?? extrn ??1CSortableObList@@UAE@XZ:dword
.idata:1000500C ; DATA XREF: sub_10003E43+6r
.idata:1000500C ; sub_10003E73+6r
.idata:10005010
.idata:10005014 ;
.idata:10005014 ; Imports from CmZipAdrs.dll
.idata:10005014 ;
.idata:10005014 ?? ?? ?? ?? extrn CmExitZip2Address:dword
.idata:10005014 ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+1BBp
.idata:10005014 ; DATA XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+1BBr ...
.idata:10005018 ?? ?? ?? ?? extrn CmConvZip2Address:dword
.idata:10005018 ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+174p
.idata:10005018 ; DATA XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+174r
.idata:1000501C ?? ?? ?? ?? extrn CmInitZip2Address:dword
.idata:1000501C ; CODE XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+49p
.idata:1000501C ; DATA XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+49r
.idata:10005020
.idata:10005024 ;
.idata:10005024 ; Imports from KERNEL32.dll
.idata:10005024 ;
.idata:10005024 ; BOOL __stdcall SetCommMask(HANDLE hFile, DWORD dwEvtMask)
.idata:10005024 ?? ?? ?? ?? extrn SetCommMask:dword ; CODE XREF: sub_100033A0+176p
.idata:10005024 ; sub_100033A0+185p
.idata:10005024 ; DATA XREF: ...
.idata:10005028 ; HANDLE __stdcall CreateFileA(LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile)
.idata:10005028 ?? ?? ?? ?? extrn CreateFileA:dword ; CODE XREF: sub_100033A0+144p
.idata:10005028 ; DATA XREF: sub_100033A0+144r
.idata:1000502C ; FARPROC __stdcall GetProcAddress(HMODULE hModule, LPCSTR lpProcName)
.idata:1000502C ?? ?? ?? ?? extrn GetProcAddress:dword
.idata:1000502C ; CODE XREF: sub_10003690+Ep
.idata:1000502C ; DATA XREF: sub_10003690+Er
.idata:10005030 ; HMODULE __stdcall LoadLibraryA(LPCSTR lpLibFileName)
.idata:10005030 ?? ?? ?? ?? extrn LoadLibraryA:dword
.idata:10005030 ; CODE XREF: .text:100038ADp
.idata:10005030 ; DATA XREF: .text:100038ADr
.idata:10005034 ; LPVOID __stdcall VirtualAlloc(LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect)
.idata:10005034 ?? ?? ?? ?? extrn VirtualAlloc:dword
.idata:10005034 ; CODE XREF: sub_100033A0+19Dp
.idata:10005034 ; DllEntryPoint+27p
.idata:10005034 ; DATA XREF: ...
.idata:10005038 ; BOOL __stdcall GetOverlappedResult(HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, BOOL bWait)
.idata:10005038 ?? ?? ?? ?? extrn GetOverlappedResult:dword
.idata:10005038 ; CODE XREF: .text:100037D6p
.idata:10005038 ; .text:1000384Dp ...
.idata:1000503C ; BOOL __stdcall ReadFile(HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped)
.idata:1000503C ?? ?? ?? ?? extrn ReadFile:dword ; CODE XREF: .text:100037AFp
.idata:1000503C ; DATA XREF: .text:100037AFr
.idata:10005040 ; DWORD __stdcall WaitForMultipleObjects(DWORD nCount, const HANDLE *lpHandles, BOOL bWaitAll, DWORD dwMilliseconds)
.idata:10005040 ?? ?? ?? ?? extrn WaitForMultipleObjects:dword
.idata:10005040 ; CODE XREF: .text:10003762p
.idata:10005040 ; DATA XREF: .text:10003762r
.idata:10005044 ; BOOL __stdcall ResetEvent(HANDLE hEvent)
.idata:10005044 ?? ?? ?? ?? extrn ResetEvent:dword ; CODE XREF: .text:100037E4p
.idata:10005044 ; .text:1000385Fp ...
.idata:10005048 ; DWORD __stdcall GetLastError()
.idata:10005048 ?? ?? ?? ?? extrn GetLastError:dword
.idata:10005048 ; CODE XREF: .text:1000373Ap
.idata:10005048 ; .text:loc_100037B9p ...
.idata:1000504C ; LPSTR __stdcall lstrcpyA(LPSTR lpString1, LPCSTR lpString2)
.idata:1000504C ?? ?? ?? ?? extrn lstrcpyA:dword ; CODE XREF: sub_100015A0+1Dp
.idata:1000504C ; GSCREnumDevices(void)+102p ...
.idata:10005050 ; int __stdcall lstrlenA(LPCSTR lpString)
.idata:10005050 ?? ?? ?? ?? extrn lstrlenA:dword ; CODE XREF: sub_100015A0+9p
.idata:10005050 ; GSCREnumDevices(void)+115p ...
.idata:10005054 ; BOOL __stdcall SetEvent(HANDLE hEvent)
.idata:10005054 ?? ?? ?? ?? extrn SetEvent:dword ; CODE XREF: sub_100022C0+2E8p
.idata:10005054 ; sub_10002AE0+BEp ...
.idata:10005058 ; LPSTR __stdcall lstrcpynA(LPSTR lpString1, LPCSTR lpString2, int iMaxLength)
.idata:10005058 ?? ?? ?? ?? extrn lstrcpynA:dword ; CODE XREF: sub_10002AE0+60p
.idata:10005058 ; DATA XREF: sub_10002AE0+60r
.idata:1000505C ; DWORD __stdcall WaitForSingleObject(HANDLE hHandle, DWORD dwMilliseconds)
.idata:1000505C ?? ?? ?? ?? extrn WaitForSingleObject:dword
.idata:1000505C ; CODE XREF: GSCREnumDevices(void)+139p
.idata:1000505C ; GSCRStopLogging(void *)+14p ...
.idata:10005060 ; HANDLE __stdcall CreateEventA(LPSECURITY_ATTRIBUTES lpEventAttributes, BOOL bManualReset, BOOL bInitialState, LPCSTR lpName)
.idata:10005060 ?? ?? ?? ?? extrn CreateEventA:dword
.idata:10005060 ; CODE XREF: GSCREnumDevices(void)+F0p
.idata:10005060 ; sub_10003160+39p ...
.idata:10005064 ; BOOL __stdcall CloseHandle(HANDLE hObject)
.idata:10005064 ?? ?? ?? ?? extrn CloseHandle:dword ; CODE XREF: sub_10003160+95p
.idata:10005064 ; sub_10003160+B9p ...
.idata:10005068 ; BOOL __stdcall WriteFile(HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped)
.idata:10005068 ?? ?? ?? ?? extrn WriteFile:dword ; CODE XREF: .text:10003834p
.idata:10005068 ; DATA XREF: .text:10003834r
.idata:1000506C ; BOOL __stdcall SetCommState(HANDLE hFile, LPDCB lpDCB)
.idata:1000506C ?? ?? ?? ?? extrn SetCommState:dword
.idata:1000506C ; CODE XREF: sub_100033A0+1B5p
.idata:1000506C ; DATA XREF: sub_100033A0+1B5r
.idata:10005070
.idata:10005074 ;
.idata:10005074 ; Imports from MFC42.DLL
.idata:10005074 ;
.idata:10005074 ; __declspec(dllimport) public: class CString __thiscall CString::Left(int)const
.idata:10005074 ?? ?? ?? ?? extrn __imp_?Left@CString@@QBE?AV1@H@Z:dword
.idata:10005074 ; DATA XREF: CString::Left(int)r
.idata:10005074 ; .rdata:10005720o
.idata:10005078 ; __declspec(dllimport) public: class CString __thiscall CString::Mid(int, int)const
.idata:10005078 ?? ?? ?? ?? extrn __imp_?Mid@CString@@QBE?AV1@HH@Z:dword
.idata:10005078 ; DATA XREF: CString::Mid(int,int)r
.idata:1000507C ; __declspec(dllimport) public: int __thiscall CString::Find(char, int)const
.idata:1000507C ?? ?? ?? ?? extrn __imp_?Find@CString@@QBEHDH@Z:dword
.idata:1000507C ; DATA XREF: CString::Find(char,int)r
.idata:10005080 ; __declspec(dllimport) public: class CString const & __thiscall CString::operator+=(char const *)
.idata:10005080 ?? ?? ?? ?? extrn __imp_??YCString@@QAEABV0@PBD@Z:dword
.idata:10005080 ; DATA XREF: CString::operator+=(char const *)r
.idata:10005084 ; __declspec(dllimport) public: int __thiscall CString::Find(char const *)const
.idata:10005084 ?? ?? ?? ?? extrn __imp_?Find@CString@@QBEHPBD@Z:dword
.idata:10005084 ; DATA XREF: CString::Find(char const *)r
.idata:10005088 ; __declspec(dllimport) public: __thiscall CPtrList::CPtrList(int)
.idata:10005088 ?? ?? ?? ?? extrn __imp_??0CPtrList@@QAE@H@Z:dword
.idata:10005088 ; DATA XREF: CPtrList::CPtrList(int)r
.idata:1000508C ; __declspec(dllimport) public: struct __POSITION * __thiscall CPtrList::FindIndex(int)const
.idata:1000508C ?? ?? ?? ?? extrn __imp_?FindIndex@CPtrList@@QBEPAU__POSITION@@H@Z:dword
.idata:1000508C ; DATA XREF: CPtrList::FindIndex(int)r
.idata:10005090 ; __declspec(dllimport) class CWinThread * __stdcall AfxBeginThread(unsigned int (__cdecl *)(void *), void *, int, unsigned int, unsigned long, struct _SECURITY_ATTRIBUTES *)
.idata:10005090 ?? ?? ?? ?? extrn __imp_?AfxBeginThread@@YGPAVCWinThread@@P6AIPAX@Z0HIKPAU_SECURITY_ATTRIBUTES@@@Z:dword
.idata:10005090 ; DATA XREF: AfxBeginThread(uint (*)(void *),void *,int,uint,ulong,_SECURITY_ATTRIBUTES *)r
.idata:10005094 ; __declspec(dllimport) public: class CString __thiscall CString::Right(int)const
.idata:10005094 ?? ?? ?? ?? extrn __imp_?Right@CString@@QBE?AV1@H@Z:dword
.idata:10005094 ; DATA XREF: CString::Right(int)r
.idata:10005098 ; __declspec(dllimport) public: static class CTime __stdcall CTime::GetTickCount(void)
.idata:10005098 ?? ?? ?? ?? extrn __imp_?GetTickCount@CTime@@SG?AV1@XZ:dword
.idata:10005098 ; DATA XREF: CTime::GetTickCount(void)r
.idata:1000509C ; __declspec(dllimport) public: void __cdecl CString::Format(char const *, ...)
.idata:1000509C ?? ?? ?? ?? extrn __imp_?Format@CString@@QAAXPBDZZ:dword
.idata:1000509C ; DATA XREF: CString::Format(char const *,...)r
.idata:100050A0 ; __declspec(dllimport) public: void __thiscall CException::Delete(void)
.idata:100050A0 ?? ?? ?? ?? extrn __imp_?Delete@CException@@QAEXXZ:dword
.idata:100050A0 ; DATA XREF: CException::Delete(void)r
.idata:100050A4 ; __declspec(dllimport) public: class CString const & __thiscall CString::operator=(class CString const &)
.idata:100050A4 ?? ?? ?? ?? extrn __imp_??4CString@@QAEABV0@ABV0@@Z:dword
.idata:100050A4 ; DATA XREF: CString::operator=(CString const &)r
.idata:100050A8 ; __declspec(dllimport) class CString __stdcall operator+(class CString const &, char const *)
.idata:100050A8 ?? ?? ?? ?? extrn __imp_??H@YG?AVCString@@ABV0@PBD@Z:dword
.idata:100050A8 ; DATA XREF: operator+(CString const &,char const *)r
.idata:100050AC ; __declspec(dllimport) public: virtual struct CRuntimeClass * __thiscall CObject::GetRuntimeClass(void)const
.idata:100050AC ?? ?? ?? ?? extrn __imp_?GetRuntimeClass@CObject@@UBEPAUCRuntimeClass@@XZ:dword
.idata:100050AC ; DATA XREF: CObject::GetRuntimeClass(void)r
.idata:100050B0 ; __declspec(dllimport) public: class CString const & __thiscall CString::operator=(char const *)
.idata:100050B0 ?? ?? ?? ?? extrn __imp_??4CString@@QAEABV0@PBD@Z:dword
.idata:100050B0 ; DATA XREF: CString::operator=(char const *)r
.idata:100050B4 ; __declspec(dllimport) public: __thiscall CTime::CTime(int, int, int, int, int, int, int)
.idata:100050B4 ?? ?? ?? ?? extrn __imp_??0CTime@@QAE@HHHHHHH@Z:dword
.idata:100050B4 ; DATA XREF: CTime::CTime(int,int,int,int,int,int,int)r
.idata:100050B8 ; __declspec(dllimport) public: struct __POSITION * __thiscall CObList::AddTail(class CObject *)
.idata:100050B8 ?? ?? ?? ?? extrn __imp_?AddTail@CObList@@QAEPAU__POSITION@@PAVCObject@@@Z:dword
.idata:100050B8 ; DATA XREF: CObList::AddTail(CObject *)r
.idata:100050BC ; __declspec(dllimport) public: __thiscall CString::CString(class CString const &)
.idata:100050BC ?? ?? ?? ?? extrn __imp_??0CString@@QAE@ABV0@@Z:dword
.idata:100050BC ; DATA XREF: CString::CString(CString const &)r
.idata:100050C0 ; __declspec(dllimport) public: __thiscall CFile::CFile(void)
.idata:100050C0 ?? ?? ?? ?? extrn __imp_??0CFile@@QAE@XZ:dword
.idata:100050C0 ; DATA XREF: CFile::CFile(void)r
.idata:100050C4 ; __declspec(dllimport) public: virtual int __thiscall CFile::Open(char const *, unsigned int, class CFileException *)
.idata:100050C4 ?? ?? ?? ?? extrn __imp_?Open@CFile@@UAEHPBDIPAVCFileException@@@Z:dword
.idata:100050C4 ; DATA XREF: CFile::Open(char const *,uint,CFileException *)r
.idata:100050C8 ; __declspec(dllimport) public: __thiscall CString::CString(char const *)
.idata:100050C8 ?? ?? ?? ?? extrn __imp_??0CString@@QAE@PBD@Z:dword
.idata:100050C8 ; DATA XREF: CString::CString(char const *)r
.idata:100050CC ; __declspec(dllimport) public: virtual void __thiscall CFile::Close(void)
.idata:100050CC ?? ?? ?? ?? extrn __imp_?Close@CFile@@UAEXXZ:dword
.idata:100050CC ; DATA XREF: CFile::Close(void)r
.idata:100050D0 ; __declspec(dllimport) public: virtual __thiscall CFile::~CFile(void)
.idata:100050D0 ?? ?? ?? ?? extrn __imp_??1CFile@@UAE@XZ:dword
.idata:100050D0 ; DATA XREF: CFile::~CFile(void)r
.idata:100050D4 ; __declspec(dllimport) int __stdcall AfxInitExtensionModule(struct AFX_EXTENSION_MODULE &, struct HINSTANCE__ *)
.idata:100050D4 ?? ?? ?? ?? extrn __imp_?AfxInitExtensionModule@@YGHAAUAFX_EXTENSION_MODULE@@PAUHINSTANCE__@@@Z:dword
.idata:100050D4 ; DATA XREF: AfxInitExtensionModule(AFX_EXTENSION_MODULE &,HINSTANCE__ *)r
.idata:100050D8 ; __declspec(dllimport) void * __cdecl operator new(unsigned int)
.idata:100050D8 ?? ?? ?? ?? extrn __imp_??2@YAPAXI@Z:dword
.idata:100050D8 ; DATA XREF: operator new(uint)r
.idata:100050DC ; __declspec(dllimport) public: __thiscall CDynLinkLibrary::CDynLinkLibrary(struct AFX_EXTENSION_MODULE &, int)
.idata:100050DC ?? ?? ?? ?? extrn __imp_??0CDynLinkLibrary@@QAE@AAUAFX_EXTENSION_MODULE@@H@Z:dword
.idata:100050DC ; DATA XREF: CDynLinkLibrary::CDynLinkLibrary(AFX_EXTENSION_MODULE &,int)r
.idata:100050E0 ; __declspec(dllimport) void __stdcall AfxTermExtensionModule(struct AFX_EXTENSION_MODULE &, int)
.idata:100050E0 ?? ?? ?? ?? extrn __imp_?AfxTermExtensionModule@@YGXAAUAFX_EXTENSION_MODULE@@H@Z:dword
.idata:100050E0 ; DATA XREF: AfxTermExtensionModule(AFX_EXTENSION_MODULE &,int)r
.idata:100050E4 ; __declspec(dllimport) class AFX_MODULE_STATE * __stdcall AfxGetModuleState(void)
.idata:100050E4 ?? ?? ?? ?? extrn __imp_?AfxGetModuleState@@YGPAVAFX_MODULE_STATE@@XZ:dword
.idata:100050E4 ; DATA XREF: AfxGetModuleState(void)r
.idata:100050E8 ; __declspec(dllimport) public: virtual __thiscall CObList::~CObList(void)
.idata:100050E8 ?? ?? ?? ?? extrn __imp_??1CObList@@UAE@XZ:dword
.idata:100050E8 ; DATA XREF: CObList::~CObList(void)r
.idata:100050EC ; __declspec(dllimport) public: __thiscall CImageList::CImageList(void)
.idata:100050EC ?? ?? ?? ?? extrn __imp_??0CImageList@@QAE@XZ:dword
.idata:100050EC ; DATA XREF: CImageList::CImageList(void)r
.idata:100050F0 ; __declspec(dllimport) public: __thiscall CObList::CObList(int)
.idata:100050F0 ?? ?? ?? ?? extrn __imp_??0CObList@@QAE@H@Z:dword
.idata:100050F0 ; DATA XREF: CObList::CObList(int)r
.idata:100050F4 ; __declspec(dllimport) public: virtual __thiscall CImageList::~CImageList(void)
.idata:100050F4 ?? ?? ?? ?? extrn __imp_??1CImageList@@UAE@XZ:dword
.idata:100050F4 ; DATA XREF: CImageList::~CImageList(void)r
.idata:100050F8 ; __declspec(dllimport) void __cdecl operator delete(void *)
.idata:100050F8 ?? ?? ?? ?? extrn __imp_??3@YAXPAX@Z:dword
.idata:100050F8 ; DATA XREF: operator delete(void *)r
.idata:100050FC ; __declspec(dllimport) public: __thiscall CString::~CString(void)
.idata:100050FC ?? ?? ?? ?? extrn __imp_??1CString@@QAE@XZ:dword
.idata:100050FC ; DATA XREF: CString::~CString(void)r
.idata:10005100 ; __declspec(dllimport) public: __thiscall CString::CString(void)
.idata:10005100 ?? ?? ?? ?? extrn __imp_??0CString@@QAE@XZ:dword
.idata:10005100 ; DATA XREF: CString::CString(void)r
.idata:10005104 ; __declspec(dllimport) public: struct __POSITION * __thiscall CPtrList::AddTail(void *)
.idata:10005104 ?? ?? ?? ?? extrn __imp_?AddTail@CPtrList@@QAEPAU__POSITION@@PAX@Z:dword
.idata:10005104 ; DATA XREF: CPtrList::AddTail(void *)r
.idata:10005108
.idata:1000510C ;
.idata:1000510C ; Imports from MSVCRT.dll
.idata:1000510C ;
.idata:1000510C ?? ?? ?? ?? extrn _adjust_fdiv:dword
.idata:1000510C ; DATA XREF: sub_10003C44:loc_10003C5Ar
.idata:1000510C ; .rdata:10005734o
.idata:10005110 ; void *__cdecl malloc(size_t Size)
.idata:10005110 ?? ?? ?? ?? extrn malloc:dword ; CODE XREF: sub_10003C44+2Ep
.idata:10005110 ; DATA XREF: sub_10003C44+2Er
.idata:10005114 ?? ?? ?? ?? extrn __imp__initterm:dword
.idata:10005114 ; DATA XREF: _inittermr
.idata:10005118 ; void __cdecl free(void *Memory)
.idata:10005118 ?? ?? ?? ?? extrn free:dword ; CODE XREF: sub_10003C44+96p
.idata:10005118 ; DATA XREF: sub_10003C44+96r
.idata:1000511C ; _onexit_t __cdecl onexit(_onexit_t Func)
.idata:1000511C ?? ?? ?? ?? extrn _onexit:dword ; CODE XREF: sub_10003C06+Dp
.idata:1000511C ; DATA XREF: sub_10003C06+Dr
.idata:10005120 ?? ?? ?? ?? extrn __imp___dllonexit:dword
.idata:10005120 ; DATA XREF: __dllonexitr
.idata:10005124 ; __declspec(dllimport) public: virtual __thiscall type_info::~type_info(void)
.idata:10005124 ?? ?? ?? ?? extrn __imp_??1type_info@@UAE@XZ:dword
.idata:10005124 ; DATA XREF: type_info::~type_info(void)r
.idata:10005128 ; __declspec(dllimport) void __cdecl terminate(void)
.idata:10005128 ?? ?? ?? ?? extrn __imp_?terminate@@YAXXZ:dword
.idata:10005128 ; DATA XREF: terminate(void)r
.idata:1000512C ?? ?? ?? ?? extrn __imp__except_handler3:dword
.idata:1000512C ; DATA XREF: _except_handler3r
.idata:10005130 ; char *__cdecl strncpy(char *Dest, const char *Source, size_t Count)
.idata:10005130 ?? ?? ?? ?? extrn strncpy:dword ; CODE XREF: sub_100033A0+48p
.idata:10005130 ; DATA XREF: sub_100033A0+48r
.idata:10005134 ?? ?? ?? ?? extrn _beginthreadex:dword
.idata:10005134 ; CODE XREF: sub_100033A0+219p
.idata:10005134 ; DATA XREF: sub_100033A0+219r
.idata:10005138 ; char *__cdecl strstr(const char *Str, const char *SubStr)
.idata:10005138 ?? ?? ?? ?? extrn strstr:dword ; CODE XREF: sub_100022C0+60p
.idata:10005138 ; sub_100022C0+6Fp ...
.idata:1000513C ?? ?? ?? ?? extrn __imp___CxxFrameHandler:dword
.idata:1000513C ; DATA XREF: __CxxFrameHandlerr
.idata:10005140 ; int __cdecl atoi(const char *Str)
.idata:10005140 ?? ?? ?? ?? extrn atoi:dword ; CODE XREF: sub_100015A0+39p
.idata:10005140 ; sub_100015A0+63p ...
.idata:10005144 ; int __cdecl mbscmp(const unsigned __int8 *, const unsigned __int8 *)
.idata:10005144 ?? ?? ?? ?? extrn _mbscmp:dword ; CODE XREF: sub_100022C0+16Bp
.idata:10005144 ; sub_100022C0+18Fp ...
.idata:10005148 ; FILE *__cdecl fopen(const char *Filename, const char *Mode)
.idata:10005148 ?? ?? ?? ?? extrn fopen:dword ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+4Cp
.idata:10005148 ; DATA XREF: GSCRCreateLocationList(char const *,CListInfo *)+4Cr
.idata:1000514C ; char *__cdecl fgets(char *Buf, int MaxCount, FILE *File)
.idata:1000514C ?? ?? ?? ?? extrn fgets:dword ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+6Ep
.idata:1000514C ; GSCRCreateLocationList(char const *,CListInfo *)+230p
.idata:1000514C ; DATA XREF: ...
.idata:10005150 ; double __cdecl atof(const char *String)
.idata:10005150 ?? ?? ?? ?? extrn atof:dword ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+193p
.idata:10005150 ; DATA XREF: GSCRCreateLocationList(char const *,CListInfo *)+193r
.idata:10005154 ; int __cdecl fclose(FILE *File)
.idata:10005154 ?? ?? ?? ?? extrn fclose:dword ; CODE XREF: GSCRCreateLocationList(char const *,CListInfo *)+245p
.idata:10005154 ; DATA XREF: GSCRCreateLocationList(char const *,CListInfo *)+245r
.idata:10005158 ; char *__cdecl strchr(const char *Str, int Val)
.idata:10005158 ?? ?? ?? ?? extrn strchr:dword ; CODE XREF: sub_100015A0+29p
.idata:10005158 ; sub_100015A0+74p ...
.idata:1000515C ?? ?? ?? ?? extrn __imp__ftol:dword ; DATA XREF: _ftolr
.idata:10005160
.idata:10005160
.rdata:10005164 ; ===========================================================================
.rdata:10005164
.rdata:10005164 ; Segment type: Pure data
.rdata:10005164 ; Segment permissions: Read
.rdata:10005164 _rdata segment para public 'DATA' use32
.rdata:10005164 assume cs:_rdata
.rdata:10005164 ;org 10005164h
.rdata:10005164 00 00 00 00 align 8
.rdata:10005168 ; Exported entry 8. ??_7CLocationInfo@@6B@
.rdata:10005168 public ??_7CLocationInfo@@6B@
.rdata:10005168 ; const CLocationInfo::`vftable'
.rdata:10005168 80 39 00 10 ??_7CLocationInfo@@6B@ dd offset ?GetRuntimeClass@CObject@@UBEPAUCRuntimeClass@@XZ
.rdata:10005168 ; DATA XREF: CLocationInfo::CLocationInfo(void)+4Do
.rdata:10005168 ; CLocationInfo::~CLocationInfo(void)+1Do ...
.rdata:10005168 ; CObject::GetRuntimeClass(void)
.rdata:1000516C 20 11 00 10 dd offset sub_10001120
.rdata:10005170 A0 10 00 10 dd offset nullsub_1
.rdata:10005174 B0 10 00 10 dd offset nullsub_2
.rdata:10005178 A0 10 00 10 dd offset nullsub_1
.rdata:1000517C 80 39 00 10 off_1000517C dd offset ?GetRuntimeClass@CObject@@UBEPAUCRuntimeClass@@XZ
.rdata:1000517C ; DATA XREF: CLocationInfo::CLocationInfo(void)+1Eo
.rdata:1000517C ; sub_10001070+9o ...
.rdata:1000517C ; CObject::GetRuntimeClass(void)
.rdata:10005180 70 10 00 10 dd offset sub_10001070
.rdata:10005184 A0 10 00 10 dd offset nullsub_1
.rdata:10005188 B0 10 00 10 dd offset nullsub_2
.rdata:1000518C A0 10 00 10 dd offset nullsub_1
.rdata:10005190 ; Exported entry 9. ??_7CPhotoInfo@@6B@
.rdata:10005190 public ??_7CPhotoInfo@@6B@
.rdata:10005190 ; const CPhotoInfo::`vftable'
.rdata:10005190 80 39 00 10 ??_7CPhotoInfo@@6B@ dd offset ?GetRuntimeClass@CObject@@UBEPAUCRuntimeClass@@XZ
.rdata:10005190 ; DATA XREF: CPhotoInfo::CPhotoInfo(void)+59o
.rdata:10005190 ; CPhotoInfo::~CPhotoInfo(void)+1Do ...
.rdata:10005190 ; CObject::GetRuntimeClass(void)
.rdata:10005194 70 12 00 10 dd offset sub_10001270
.rdata:10005198 A0 10 00 10 dd offset nullsub_1
.rdata:1000519C B0 10 00 10 dd offset nullsub_2
.rdata:100051A0 A0 10 00 10 dd offset nullsub_1
.rdata:100051A4 ; Exported entry 7. ??_7CListInfo@@6B@
.rdata:100051A4 public ??_7CListInfo@@6B@
.rdata:100051A4 ; const CListInfo::`vftable'
.rdata:100051A4 80 39 00 10 ??_7CListInfo@@6B@ dd offset ?GetRuntimeClass@CObject@@UBEPAUCRuntimeClass@@XZ
.rdata:100051A4 ; DATA XREF: CListInfo::CListInfo(void)+6Bo
.rdata:100051A4 ; CListInfo::~CListInfo(void)+1Do ...
.rdata:100051A4 ; CObject::GetRuntimeClass(void)
.rdata:100051A8 C0 13 00 10 dd offset sub_100013C0
.rdata:100051AC A0 10 00 10 dd offset nullsub_1
.rdata:100051B0 B0 10 00 10 dd offset nullsub_2
.rdata:100051B4 A0 10 00 10 dd offset nullsub_1
.rdata:100051B8 00 00 00 00 00 40 8F 40 dbl_100051B8 dq 1000.0 ; DATA XREF: GSCRCreateLocationList(char const *,CListInfo *)+199r
.rdata:100051C0 80 39 00 10 off_100051C0 dd offset ?GetRuntimeClass@CObject@@UBEPAUCRuntimeClass@@XZ
.rdata:100051C0 ; DATA XREF: sub_10001DA0+4Bo
.rdata:100051C0 ; sub_10001EB0+1Do
.rdata:100051C0 ; CObject::GetRuntimeClass(void)
.rdata:100051C4 90 1E 00 10 dd offset sub_10001E90
.rdata:100051C8 A0 10 00 10 dd offset nullsub_1
.rdata:100051CC B0 10 00 10 dd offset nullsub_2
.rdata:100051D0 A0 10 00 10 dd offset nullsub_1
.rdata:100051D4 10 1E 00 10 dd offset sub_10001E10
.rdata:100051D8 10 1E 00 10 dd offset sub_10001E10
.rdata:100051DC 20 1E 00 10 dd offset sub_10001E20
.rdata:100051E0 80 1E 00 10 dd offset sub_10001E80
.rdata:100051E4 80 39 00 10 off_100051E4 dd offset ?GetRuntimeClass@CObject@@UBEPAUCRuntimeClass@@XZ
.rdata:100051E4 ; DATA XREF: sub_10001F90+79o
.rdata:100051E4 ; CObject::GetRuntimeClass(void)
.rdata:100051E8 30 20 00 10 dd offset sub_10002030
.rdata:100051EC A0 10 00 10 dd offset nullsub_1
.rdata:100051F0 B0 10 00 10 dd offset nullsub_2
.rdata:100051F4 A0 10 00 10 dd offset nullsub_1
.rdata:100051F8 10 22 00 10 dd offset sub_10002210
.rdata:100051FC 00 00 00 00 align 10h
.rdata:10005200 FF FF FF FF 00 00 00 00 C8 3A 00 10 stru_10005200 _SCOPETABLE_ENTRY <0FFFFFFFFh, 0, offset loc_10003AC8>
.rdata:10005200 ; DATA XREF: sub_10003A5E+5o
.rdata:10005200 ; SEH scope table for function 10003A5E
.rdata:1000520C 00 00 00 00 align 10h
.rdata:10005210 FF FF FF FF 00 00 00 00 58 3B 00 10 stru_10005210 _SCOPETABLE_ENTRY <0FFFFFFFFh, 0, offset loc_10003B58>
.rdata:10005210 ; DATA XREF: sub_10003AF0+5o
.rdata:10005210 ; SEH scope table for function 10003AF0
.rdata:1000521C 00 00 00 00 align 10h
.rdata:10005220 FF FF FF FF AC 3B 00 10 B6 3B 00 10 stru_10005220 _SCOPETABLE_ENTRY <0FFFFFFFFh, offset loc_10003BAC, \
.rdata:10005220 ; DATA XREF: sub_10003B70+5o
.rdata:10005220 offset loc_10003BB6> ; SEH scope table for function 10003B70
.rdata:1000522C 68 52 00 10 dd offset unk_10005268
.rdata:10005230 EA 3B 00 10 off_10005230 dd offset sub_10003BEA ; DATA XREF: .data:stru_10006040o
.rdata:10005230 ; .data:off_100060D0o
.rdata:10005234 00 00 00 00 align 8
.rdata:10005238 D0 60 00 10 off_10005238 dd offset off_100060D0 ; DATA XREF: .rdata:off_10005250o
.rdata:1000523C 00 db 0
.rdata:1000523D 00 db 0
.rdata:1000523E 00 db 0
.rdata:1000523F 00 db 0
.rdata:10005240 00 db 0
.rdata:10005241 00 db 0
.rdata:10005242 00 db 0
.rdata:10005243 00 db 0
.rdata:10005244 FF db 0FFh
.rdata:10005245 FF db 0FFh
.rdata:10005246 FF db 0FFh
.rdata:10005247 FF db 0FFh
.rdata:10005248 00 db 0
.rdata:10005249 00 db 0
.rdata:1000524A 00 db 0
.rdata:1000524B 00 db 0
.rdata:1000524C 00 db 0
.rdata:1000524D 00 db 0
.rdata:1000524E 00 db 0
.rdata:1000524F 00 db 0
.rdata:10005250 38 52 00 10 off_10005250 dd offset off_10005238 ; DATA XREF: .rdata:10005264o
.rdata:10005254 00 db 0
.rdata:10005255 00 db 0
.rdata:10005256 00 db 0
.rdata:10005257 00 db 0
.rdata:10005258 00 db 0 ; DATA XREF: .rdata:10005278o
.rdata:10005259 00 db 0
.rdata:1000525A 00 db 0
.rdata:1000525B 00 db 0
.rdata:1000525C 00 db 0
.rdata:1000525D 00 db 0
.rdata:1000525E 00 db 0
.rdata:1000525F 00 db 0
.rdata:10005260 01 db 1
.rdata:10005261 00 db 0
.rdata:10005262 00 db 0
.rdata:10005263 00 db 0
.rdata:10005264 50 52 00 10 dd offset off_10005250
.rdata:10005268 00 unk_10005268 db 0 ; DATA XREF: .rdata:1000522Co
.rdata:10005269 00 db 0
.rdata:1000526A 00 db 0
.rdata:1000526B 00 db 0
.rdata:1000526C 00 db 0
.rdata:1000526D 00 db 0
.rdata:1000526E 00 db 0
.rdata:1000526F 00 db 0
.rdata:10005270 00 db 0
.rdata:10005271 00 db 0
.rdata:10005272 00 db 0
.rdata:10005273 00 db 0
.rdata:10005274 D0 60 00 10 dd offset off_100060D0
.rdata:10005278 58 52 00 10 dd offset unk_10005258
.rdata:1000527C 00 00 00 00 align 10h
.rdata:10005280 20 05 93 19 01 00 00 00 A0 52 00 10 00 00 00 00+stru_10005280 dd 19930520h ; Magic
.rdata:10005280 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ??0CLocationInfo@@QAE@XZ_SEHo
.rdata:10005280 FF FF FF FF B0 3D 00 10 dd 1 ; Count
.rdata:10005280 dd offset stru_10005280.Info; InfoPtr
.rdata:10005280 dd 0 ; CountDtr
.rdata:10005280 dd 0 ; DtrPtr
.rdata:10005280 dd 3 dup(0) ; _unk
.rdata:10005280 dd -1 ; Info.Id
.rdata:10005280 dd offset sub_10003DB0 ; Info.Proc
.rdata:100052A8 20 05 93 19 01 00 00 00 C8 52 00 10 00 00 00 00+stru_100052A8 dd 19930520h ; Magic
.rdata:100052A8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ??1CLocationInfo@@UAE@XZ_SEHo
.rdata:100052A8 FF FF FF FF D0 3D 00 10 dd 1 ; Count
.rdata:100052A8 dd offset stru_100052A8.Info; InfoPtr
.rdata:100052A8 dd 0 ; CountDtr
.rdata:100052A8 dd 0 ; DtrPtr
.rdata:100052A8 dd 3 dup(0) ; _unk
.rdata:100052A8 dd -1 ; Info.Id
.rdata:100052A8 dd offset sub_10003DD0 ; Info.Proc
.rdata:100052D0 20 05 93 19 02 00 00 00 F0 52 00 10 00 00 00 00+stru_100052D0 dd 19930520h ; Magic
.rdata:100052D0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ??0CPhotoInfo@@QAE@XZ_SEHo
.rdata:100052D0 FF FF FF FF F0 3D 00 10 00 00 00 00 F8 3D 00 10 dd 2 ; Count
.rdata:100052D0 dd offset stru_100052D0.Info; InfoPtr
.rdata:100052D0 dd 0 ; CountDtr
.rdata:100052D0 dd 0 ; DtrPtr
.rdata:100052D0 dd 3 dup(0) ; _unk
.rdata:100052D0 dd -1 ; Info.Id
.rdata:100052D0 dd offset sub_10003DF0 ; Info.Proc
.rdata:100052D0 dd 0 ; Info.Id
.rdata:100052D0 dd offset sub_10003DF8 ; Info.Proc
.rdata:10005300 20 05 93 19 02 00 00 00 20 53 00 10 00 00 00 00+stru_10005300 dd 19930520h ; Magic
.rdata:10005300 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ??1CPhotoInfo@@UAE@XZ_SEHo
.rdata:10005300 FF FF FF FF 10 3E 00 10 00 00 00 00 18 3E 00 10 dd 2 ; Count
.rdata:10005300 dd offset stru_10005300.Info; InfoPtr
.rdata:10005300 dd 0 ; CountDtr
.rdata:10005300 dd 0 ; DtrPtr
.rdata:10005300 dd 3 dup(0) ; _unk
.rdata:10005300 dd -1 ; Info.Id
.rdata:10005300 dd offset sub_10003E10 ; Info.Proc
.rdata:10005300 dd 0 ; Info.Id
.rdata:10005300 dd offset sub_10003E18 ; Info.Proc
.rdata:10005330 20 05 93 19 03 00 00 00 50 53 00 10 00 00 00 00+stru_10005330 dd 19930520h ; Magic
.rdata:10005330 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ??0CListInfo@@QAE@XZ_SEHo
.rdata:10005330 FF FF FF FF 30 3E 00 10 00 00 00 00 38 3E 00 10+ dd 3 ; Count
.rdata:10005330 01 00 00 00 43 3E 00 10 dd offset stru_10005330.Info; InfoPtr
.rdata:10005330 dd 0 ; CountDtr
.rdata:10005330 dd 0 ; DtrPtr
.rdata:10005330 dd 3 dup(0) ; _unk
.rdata:10005330 dd -1 ; Info.Id
.rdata:10005330 dd offset sub_10003E30 ; Info.Proc
.rdata:10005330 dd 0 ; Info.Id
.rdata:10005330 dd offset sub_10003E38 ; Info.Proc
.rdata:10005330 dd 1 ; Info.Id
.rdata:10005330 dd offset sub_10003E43 ; Info.Proc
.rdata:10005368 20 05 93 19 03 00 00 00 88 53 00 10 00 00 00 00+stru_10005368 dd 19930520h ; Magic
.rdata:10005368 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ??1CListInfo@@UAE@XZ_SEHo
.rdata:10005368 FF FF FF FF 60 3E 00 10 00 00 00 00 68 3E 00 10+ dd 3 ; Count
.rdata:10005368 01 00 00 00 73 3E 00 10 dd offset stru_10005368.Info; InfoPtr
.rdata:10005368 dd 0 ; CountDtr
.rdata:10005368 dd 0 ; DtrPtr
.rdata:10005368 dd 3 dup(0) ; _unk
.rdata:10005368 dd -1 ; Info.Id
.rdata:10005368 dd offset sub_10003E60 ; Info.Proc
.rdata:10005368 dd 0 ; Info.Id
.rdata:10005368 dd offset sub_10003E68 ; Info.Proc
.rdata:10005368 dd 1 ; Info.Id
.rdata:10005368 dd offset sub_10003E73 ; Info.Proc
.rdata:100053A0 20 05 93 19 03 00 00 00 C0 53 00 10 00 00 00 00+stru_100053A0 dd 19930520h ; Magic
.rdata:100053A0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ?GSCRSearchGPSInfo@@YA?AVCString@@XZ_SEHo
.rdata:100053A0 FF FF FF FF 98 3E 00 10 00 00 00 00 90 3E 00 10+ dd 3 ; Count
.rdata:100053A0 01 00 00 00 AF 3E 00 10 dd offset stru_100053A0.Info; InfoPtr
.rdata:100053A0 dd 0 ; CountDtr
.rdata:100053A0 dd 0 ; DtrPtr
.rdata:100053A0 dd 3 dup(0) ; _unk
.rdata:100053A0 dd -1 ; Info.Id
.rdata:100053A0 dd offset sub_10003E98 ; Info.Proc
.rdata:100053A0 dd 0 ; Info.Id
.rdata:100053A0 dd offset sub_10003E90 ; Info.Proc
.rdata:100053A0 dd 1 ; Info.Id
.rdata:100053A0 dd offset sub_10003EAF ; Info.Proc
.rdata:100053D8 20 05 93 19 03 00 00 00 F8 53 00 10 00 00 00 00+stru_100053D8 dd 19930520h ; Magic
.rdata:100053D8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z_SEHo
.rdata:100053D8 FF FF FF FF D0 3E 00 10 00 00 00 00 E6 3E 00 10+ dd 3 ; Count
.rdata:100053D8 01 00 00 00 F3 3E 00 10 dd offset stru_100053D8.Info; InfoPtr
.rdata:100053D8 dd 0 ; CountDtr
.rdata:100053D8 dd 0 ; DtrPtr
.rdata:100053D8 dd 3 dup(0) ; _unk
.rdata:100053D8 dd -1 ; Info.Id
.rdata:100053D8 dd offset sub_10003ED0 ; Info.Proc
.rdata:100053D8 dd 0 ; Info.Id
.rdata:100053D8 dd offset sub_10003EE6 ; Info.Proc
.rdata:100053D8 dd 1 ; Info.Id
.rdata:100053D8 dd offset sub_10003EF3 ; Info.Proc
.rdata:10005410 20 05 93 19 02 00 00 00 30 54 00 10 00 00 00 00+stru_10005410 dd 19930520h ; Magic
.rdata:10005410 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z_SEHo
.rdata:10005410 FF FF FF FF 10 3F 00 10 FF FF FF FF 1B 3F 00 10 dd 2 ; Count
.rdata:10005410 dd offset stru_10005410.Info; InfoPtr
.rdata:10005410 dd 0 ; CountDtr
.rdata:10005410 dd 0 ; DtrPtr
.rdata:10005410 dd 3 dup(0) ; _unk
.rdata:10005410 dd -1 ; Info.Id
.rdata:10005410 dd offset sub_10003F10 ; Info.Proc
.rdata:10005410 dd -1 ; Info.Id
.rdata:10005410 dd offset sub_10003F1B ; Info.Proc
.rdata:10005440 20 05 93 19 02 00 00 00 60 54 00 10 00 00 00 00+stru_10005440 dd 19930520h ; Magic
.rdata:10005440 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_10001DA0o
.rdata:10005440 FF FF FF FF 30 3F 00 10 00 00 00 00 38 3F 00 10 dd 2 ; Count
.rdata:10005440 dd offset stru_10005440.Info; InfoPtr
.rdata:10005440 dd 0 ; CountDtr
.rdata:10005440 dd 0 ; DtrPtr
.rdata:10005440 dd 3 dup(0) ; _unk
.rdata:10005440 dd -1 ; Info.Id
.rdata:10005440 dd offset sub_10003F30 ; Info.Proc
.rdata:10005440 dd 0 ; Info.Id
.rdata:10005440 dd offset sub_10003F38 ; Info.Proc
.rdata:10005470 20 05 93 19 02 00 00 00 90 54 00 10 00 00 00 00+stru_10005470 dd 19930520h ; Magic
.rdata:10005470 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_10001E20o
.rdata:10005470 FF FF FF FF 50 3F 00 10 00 00 00 00 58 3F 00 10 dd 2 ; Count
.rdata:10005470 dd offset stru_10005470.Info; InfoPtr
.rdata:10005470 dd 0 ; CountDtr
.rdata:10005470 dd 0 ; DtrPtr
.rdata:10005470 dd 3 dup(0) ; _unk
.rdata:10005470 dd -1 ; Info.Id
.rdata:10005470 dd offset sub_10003F50 ; Info.Proc
.rdata:10005470 dd 0 ; Info.Id
.rdata:10005470 dd offset sub_10003F58 ; Info.Proc
.rdata:100054A0 20 05 93 19 03 00 00 00 C0 54 00 10 00 00 00 00+stru_100054A0 dd 19930520h ; Magic
.rdata:100054A0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_10001EB0o
.rdata:100054A0 FF FF FF FF 70 3F 00 10 00 00 00 00 78 3F 00 10+ dd 3 ; Count
.rdata:100054A0 01 00 00 00 83 3F 00 10 dd offset stru_100054A0.Info; InfoPtr
.rdata:100054A0 dd 0 ; CountDtr
.rdata:100054A0 dd 0 ; DtrPtr
.rdata:100054A0 dd 3 dup(0) ; _unk
.rdata:100054A0 dd -1 ; Info.Id
.rdata:100054A0 dd offset sub_10003F70 ; Info.Proc
.rdata:100054A0 dd 0 ; Info.Id
.rdata:100054A0 dd offset sub_10003F78 ; Info.Proc
.rdata:100054A0 dd 1 ; Info.Id
.rdata:100054A0 dd offset sub_10003F83 ; Info.Proc
.rdata:100054D8 20 05 93 19 02 00 00 00 F8 54 00 10 01 00 00 00+stru_100054D8 dd 19930520h ; Magic
.rdata:100054D8 08 55 00 10 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_10001F20o
.rdata:100054D8 FF FF FF FF 00 00 00 00 FF FF FF FF 00 00 00 00 dd 2 ; Count
.rdata:100054D8 dd offset stru_100054D8.Info; InfoPtr
.rdata:100054D8 dd 1 ; CountDtr
.rdata:100054D8 dd offset stru_10005508 ; DtrPtr
.rdata:100054D8 dd 3 dup(0) ; _unk
.rdata:100054D8 dd -1 ; Info.Id
.rdata:100054D8 dd 0 ; Info.Proc
.rdata:100054D8 dd -1 ; Info.Id
.rdata:100054D8 dd 0 ; Info.Proc
.rdata:10005508 00 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00+stru_10005508 dd 0, 0, 1 ; _unk
.rdata:10005508 20 55 00 10 ; DATA XREF: .rdata:stru_100054D8o
.rdata:10005508 dd 1 ; Count
.rdata:10005508 dd offset stru_10005520 ; RttiBlkPtr
.rdata:1000551C 00 00 00 00 dd 0
.rdata:10005520 00 00 00 00 40 60 00 10 EC FF FF FF 6B 1F 00 10 stru_10005520 _msRttiDscr <0, offset stru_10006040, -20, offset sub_10001F6B>
.rdata:10005520 ; DATA XREF: .rdata:stru_10005508o
.rdata:10005530 20 05 93 19 03 00 00 00 50 55 00 10 00 00 00 00+stru_10005530 dd 19930520h ; Magic
.rdata:10005530 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_10001F90o
.rdata:10005530 FF FF FF FF B0 3F 00 10 00 00 00 00 B8 3F 00 10+ dd 3 ; Count
.rdata:10005530 01 00 00 00 C3 3F 00 10 dd offset stru_10005530.Info; InfoPtr
.rdata:10005530 dd 0 ; CountDtr
.rdata:10005530 dd 0 ; DtrPtr
.rdata:10005530 dd 3 dup(0) ; _unk
.rdata:10005530 dd -1 ; Info.Id
.rdata:10005530 dd offset sub_10003FB0 ; Info.Proc
.rdata:10005530 dd 0 ; Info.Id
.rdata:10005530 dd offset sub_10003FB8 ; Info.Proc
.rdata:10005530 dd 1 ; Info.Id
.rdata:10005530 dd offset sub_10003FC3 ; Info.Proc
.rdata:10005568 20 05 93 19 03 00 00 00 88 55 00 10 00 00 00 00+stru_10005568 dd 19930520h ; Magic
.rdata:10005568 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_10002050o
.rdata:10005568 FF FF FF FF F0 3F 00 10 00 00 00 00 F8 3F 00 10+ dd 3 ; Count
.rdata:10005568 01 00 00 00 03 40 00 10 dd offset stru_10005568.Info; InfoPtr
.rdata:10005568 dd 0 ; CountDtr
.rdata:10005568 dd 0 ; DtrPtr
.rdata:10005568 dd 3 dup(0) ; _unk
.rdata:10005568 dd -1 ; Info.Id
.rdata:10005568 dd offset sub_10003FF0 ; Info.Proc
.rdata:10005568 dd 0 ; Info.Id
.rdata:10005568 dd offset sub_10003FF8 ; Info.Proc
.rdata:10005568 dd 1 ; Info.Id
.rdata:10005568 dd offset sub_10004003 ; Info.Proc
.rdata:100055A0 20 05 93 19 01 00 00 00 C0 55 00 10 00 00 00 00+stru_100055A0 dd 19930520h ; Magic
.rdata:100055A0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_100020C0o
.rdata:100055A0 FF FF FF FF 30 40 00 10 dd 1 ; Count
.rdata:100055A0 dd offset stru_100055A0.Info; InfoPtr
.rdata:100055A0 dd 0 ; CountDtr
.rdata:100055A0 dd 0 ; DtrPtr
.rdata:100055A0 dd 3 dup(0) ; _unk
.rdata:100055A0 dd -1 ; Info.Id
.rdata:100055A0 dd offset sub_10004030 ; Info.Proc
.rdata:100055C8 20 05 93 19 12 00 00 00 E8 55 00 10 00 00 00 00+stru_100055C8 dd 19930520h ; Magic
.rdata:100055C8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_100022C0o
.rdata:100055C8 FF FF FF FF 50 40 00 10 00 00 00 00 58 40 00 10+ dd 18 ; Count
.rdata:100055C8 01 00 00 00 6B 40 00 10 01 00 00 00 73 40 00 10+ dd offset stru_100055C8.Info; InfoPtr
.rdata:100055C8 01 00 00 00 7B 40 00 10 01 00 00 00 83 40 00 10+ dd 0 ; CountDtr
.rdata:100055C8 05 00 00 00 8B 40 00 10 06 00 00 00 93 40 00 10+ dd 0 ; DtrPtr
.rdata:100055C8 01 00 00 00 9B 40 00 10 08 00 00 00 A3 40 00 10+ dd 3 dup(0) ; _unk
.rdata:100055C8 09 00 00 00 AB 40 00 10 01 00 00 00 B3 40 00 10+ dd -1 ; Info.Id
.rdata:100055C8 0B 00 00 00 BB 40 00 10 0C 00 00 00 C3 40 00 10+ dd offset sub_10004050 ; Info.Proc
.rdata:100055C8 01 00 00 00 CB 40 00 10 01 00 00 00 D3 40 00 10+ dd 0 ; Info.Id
.rdata:100055C8 01 00 00 00 DB 40 00 10 01 00 00 00 E3 40 00 10 dd offset sub_10004058 ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_1000406B ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_10004073 ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_1000407B ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_10004083 ; Info.Proc
.rdata:100055C8 dd 5 ; Info.Id
.rdata:100055C8 dd offset sub_1000408B ; Info.Proc
.rdata:100055C8 dd 6 ; Info.Id
.rdata:100055C8 dd offset sub_10004093 ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_1000409B ; Info.Proc
.rdata:100055C8 dd 8 ; Info.Id
.rdata:100055C8 dd offset sub_100040A3 ; Info.Proc
.rdata:100055C8 dd 9 ; Info.Id
.rdata:100055C8 dd offset sub_100040AB ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_100040B3 ; Info.Proc
.rdata:100055C8 dd 11 ; Info.Id
.rdata:100055C8 dd offset sub_100040BB ; Info.Proc
.rdata:100055C8 dd 12 ; Info.Id
.rdata:100055C8 dd offset sub_100040C3 ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_100040CB ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_100040D3 ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_100040DB ; Info.Proc
.rdata:100055C8 dd 1 ; Info.Id
.rdata:100055C8 dd offset sub_100040E3 ; Info.Proc
.rdata:10005678 20 05 93 19 04 00 00 00 98 56 00 10 00 00 00 00+stru_10005678 dd 19930520h ; Magic
.rdata:10005678 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ?GSCREnumDevices@@YAPAXXZ_SEHo
.rdata:10005678 FF FF FF FF 00 41 00 10 FF FF FF FF 0D 41 00 10+ dd 4 ; Count
.rdata:10005678 01 00 00 00 18 41 00 10 01 00 00 00 26 41 00 10 dd offset stru_10005678.Info; InfoPtr
.rdata:10005678 dd 0 ; CountDtr
.rdata:10005678 dd 0 ; DtrPtr
.rdata:10005678 dd 3 dup(0) ; _unk
.rdata:10005678 dd -1 ; Info.Id
.rdata:10005678 dd offset sub_10004100 ; Info.Proc
.rdata:10005678 dd -1 ; Info.Id
.rdata:10005678 dd offset sub_1000410D ; Info.Proc
.rdata:10005678 dd 1 ; Info.Id
.rdata:10005678 dd offset sub_10004118 ; Info.Proc
.rdata:10005678 dd 1 ; Info.Id
.rdata:10005678 dd offset sub_10004126 ; Info.Proc
.rdata:100056B8 20 05 93 19 01 00 00 00 D8 56 00 10 00 00 00 00+stru_100056B8 dd 19930520h ; Magic
.rdata:100056B8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: ?GSCRSetLogFilename@@YAJPAXPBDH@Z_SEHo
.rdata:100056B8 FF FF FF FF 40 41 00 10 dd 1 ; Count
.rdata:100056B8 dd offset stru_100056B8.Info; InfoPtr
.rdata:100056B8 dd 0 ; CountDtr
.rdata:100056B8 dd 0 ; DtrPtr
.rdata:100056B8 dd 3 dup(0) ; _unk
.rdata:100056B8 dd -1 ; Info.Id
.rdata:100056B8 dd offset sub_10004140 ; Info.Proc
.rdata:100056E0 20 05 93 19 02 00 00 00 00 57 00 10 00 00 00 00+stru_100056E0 dd 19930520h ; Magic
.rdata:100056E0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ ; DATA XREF: SEH_10003030o
.rdata:100056E0 FF FF FF FF 60 41 00 10 FF FF FF FF 6B 41 00 10 dd 2 ; Count
.rdata:100056E0 dd offset stru_100056E0.Info; InfoPtr
.rdata:100056E0 dd 0 ; CountDtr
.rdata:100056E0 dd 0 ; DtrPtr
.rdata:100056E0 dd 3 dup(0) ; _unk
.rdata:100056E0 dd -1 ; Info.Id
.rdata:100056E0 dd offset sub_10004160 ; Info.Proc
.rdata:100056E0 dd -1 ; Info.Id
.rdata:100056E0 dd offset sub_1000416B ; Info.Proc
.rdata:10005710 FC 57 00 00 __IMPORT_DESCRIPTOR_MFC42 dd rva dword_100057FC
.rdata:10005710 ; DATA XREF: HEADER:10000180o
.rdata:10005710 ; Import Name Table
.rdata:10005714 00 00 00 00 dd 0 ; Time stamp
.rdata:10005718 00 00 00 00 dd 0 ; Forwarder Chain
.rdata:1000571C EC 58 00 00 dd rva aMfc42_dll ; DLL Name
.rdata:10005720 74 50 00 00 dd rva __imp_?Left@CString@@QBE?AV1@H@Z ; Import Address Table
.rdata:10005724 94 58 00 00 __IMPORT_DESCRIPTOR_MSVCRT dd rva off_10005894 ; Import Name Table
.rdata:10005728 00 00 00 00 dd 0 ; Time stamp
.rdata:1000572C 00 00 00 00 dd 0 ; Forwarder Chain
.rdata:10005730 8A 59 00 00 dd rva aMsvcrt_dll ; DLL Name
.rdata:10005734 0C 51 00 00 dd rva _adjust_fdiv ; Import Address Table
.rdata:10005738 AC 57 00 00 __IMPORT_DESCRIPTOR_KERNEL32 dd rva off_100057AC ; Import Name Table
.rdata:1000573C 00 00 00 00 dd 0 ; Time stamp
.rdata:10005740 00 00 00 00 dd 0 ; Forwarder Chain
.rdata:10005744 36 5B 00 00 dd rva aKernel32_dll ; DLL Name
.rdata:10005748 24 50 00 00 dd rva SetCommMask ; Import Address Table
.rdata:1000574C 88 57 00 00 __IMPORT_DESCRIPTOR_CmLibs2 dd rva off_10005788 ; Import Name Table
.rdata:10005750 00 00 00 00 dd 0 ; Time stamp
.rdata:10005754 00 00 00 00 dd 0 ; Forwarder Chain
.rdata:10005758 DC 5B 00 00 dd rva aCmlibs2_dll ; DLL Name
.rdata:1000575C 00 50 00 00 dd rva ??_7CSortableObList@@6B@ ; Import Address Table
.rdata:10005760 9C 57 00 00 __IMPORT_DESCRIPTOR_CmZipAdrs dd rva off_1000579C ; Import Name Table
.rdata:10005764 00 00 00 00 dd 0 ; Time stamp
.rdata:10005768 00 00 00 00 dd 0 ; Forwarder Chain
.rdata:1000576C 24 5C 00 00 dd rva aCmzipadrs_dll ; DLL Name
.rdata:10005770 14 50 00 00 dd rva CmExitZip2Address ; Import Address Table
.rdata:10005774 00 db 0
.rdata:10005775 00 db 0
.rdata:10005776 00 db 0
.rdata:10005777 00 db 0
.rdata:10005778 00 db 0
.rdata:10005779 00 db 0
.rdata:1000577A 00 db 0
.rdata:1000577B 00 db 0
.rdata:1000577C 00 db 0
.rdata:1000577D 00 db 0
.rdata:1000577E 00 db 0
.rdata:1000577F 00 db 0
.rdata:10005780 00 db 0
.rdata:10005781 00 db 0
.rdata:10005782 00 db 0
.rdata:10005783 00 db 0
.rdata:10005784 00 db 0
.rdata:10005785 00 db 0
.rdata:10005786 00 db 0
.rdata:10005787 00 db 0
.rdata:10005788 ;
.rdata:10005788 ; Import names for CmLibs2.dll
.rdata:10005788 ;
.rdata:10005788 6E 5B 00 00 off_10005788 dd rva word_10005B6E ; DATA XREF: .rdata:__IMPORT_DESCRIPTOR_CmLibs2o
.rdata:1000578C 8A 5B 00 00 dd rva word_10005B8A
.rdata:10005790 B8 5B 00 00 dd rva word_10005BB8
.rdata:10005794 50 5B 00 00 dd rva word_10005B50
.rdata:10005798 00 00 00 00 dd 0
.rdata:1000579C ;
.rdata:1000579C ; Import names for CmZipAdrs.dll
.rdata:1000579C ;
.rdata:1000579C E8 5B 00 00 off_1000579C dd rva word_10005BE8 ; DATA XREF: .rdata:__IMPORT_DESCRIPTOR_CmZipAdrso
.rdata:100057A0 FC 5B 00 00 dd rva word_10005BFC
.rdata:100057A4 10 5C 00 00 dd rva word_10005C10
.rdata:100057A8 00 00 00 00 dd 0
.rdata:100057AC ;
.rdata:100057AC ; Import names for KERNEL32.dll
.rdata:100057AC ;
.rdata:100057AC 8E 5A 00 00 off_100057AC dd rva word_10005A8E ; DATA XREF: .rdata:__IMPORT_DESCRIPTOR_KERNEL32o
.rdata:100057B0 9C 5A 00 00 dd rva word_10005A9C
.rdata:100057B4 AA 5A 00 00 dd rva word_10005AAA
.rdata:100057B8 C0 5A 00 00 dd rva word_10005AC0
.rdata:100057BC 7C 5A 00 00 dd rva word_10005A7C
.rdata:100057C0 DC 5A 00 00 dd rva word_10005ADC
.rdata:100057C4 F2 5A 00 00 dd rva word_10005AF2
.rdata:100057C8 FE 5A 00 00 dd rva word_10005AFE
.rdata:100057CC 18 5B 00 00 dd rva word_10005B18
.rdata:100057D0 26 5B 00 00 dd rva word_10005B26
.rdata:100057D4 08 5A 00 00 dd rva word_10005A08
.rdata:100057D8 14 5A 00 00 dd rva word_10005A14
.rdata:100057DC 20 5A 00 00 dd rva word_10005A20
.rdata:100057E0 2C 5A 00 00 dd rva word_10005A2C
.rdata:100057E4 38 5A 00 00 dd rva word_10005A38
.rdata:100057E8 4E 5A 00 00 dd rva word_10005A4E
.rdata:100057EC 5E 5A 00 00 dd rva word_10005A5E
.rdata:100057F0 D0 5A 00 00 dd rva word_10005AD0
.rdata:100057F4 6C 5A 00 00 dd rva word_10005A6C
.rdata:100057F8 00 00 00 00 dd 0
.rdata:100057FC ;
.rdata:100057FC ; Import names for MFC42.DLL
.rdata:100057FC ;
.rdata:100057FC 21 10 00 80 dword_100057FC dd 80001021h ; DATA XREF: .rdata:__IMPORT_DESCRIPTOR_MFC42o
.rdata:10005800 B6 10 00 80 dd 800010B6h
.rdata:10005804 06 1A 00 80 dd 80001A06h
.rdata:10005808 AD 03 00 80 dd 800003ADh
.rdata:1000580C CC 0A 00 80 dd 80000ACCh
.rdata:10005810 F5 01 00 80 dd 800001F5h
.rdata:10005814 D8 0A 00 80 dd 80000AD8h
.rdata:10005818 51 04 00 80 dd 80000451h
.rdata:1000581C 4E 16 00 80 dd 8000164Eh
.rdata:10005820 E3 0E 00 80 dd 80000EE3h
.rdata:10005824 02 0B 00 80 dd 80000B02h
.rdata:10005828 59 09 00 80 dd 80000959h
.rdata:1000582C 5A 03 00 80 dd 8000035Ah
.rdata:10005830 9C 03 00 80 dd 8000039Ch
.rdata:10005834 4F 0E 00 80 dd 80000E4Fh
.rdata:10005838 5C 03 00 80 dd 8000035Ch
.rdata:1000583C 27 02 00 80 dd 80000227h
.rdata:10005840 39 04 00 80 dd 80000439h
.rdata:10005844 17 02 00 80 dd 80000217h
.rdata:10005848 62 01 00 80 dd 80000162h
.rdata:1000584C 42 14 00 80 dd 80001442h
.rdata:10005850 19 02 00 80 dd 80000219h
.rdata:10005854 BB 07 00 80 dd 800007BBh
.rdata:10005858 99 02 00 80 dd 80000299h
.rdata:1000585C 9E 04 00 80 dd 8000049Eh
.rdata:10005860 37 03 00 80 dd 80000337h
.rdata:10005864 56 01 00 80 dd 80000156h
.rdata:10005868 E5 04 00 80 dd 800004E5h
.rdata:1000586C 90 04 00 80 dd 80000490h
.rdata:10005870 CB 02 00 80 dd 800002CBh
.rdata:10005874 80 01 00 80 dd 80000180h
.rdata:10005878 9F 01 00 80 dd 8000019Fh
.rdata:1000587C AE 02 00 80 dd 800002AEh
.rdata:10005880 39 03 00 80 dd 80000339h
.rdata:10005884 20 03 00 80 dd 80000320h
.rdata:10005888 1C 02 00 80 dd 8000021Ch
.rdata:1000588C 3B 04 00 80 dd 8000043Bh
.rdata:10005890 00 00 00 00 dd 0
.rdata:10005894 ;
.rdata:10005894 ; Import names for MSVCRT.dll
.rdata:10005894 ;
.rdata:10005894 F8 59 00 00 off_10005894 dd rva word_100059F8 ; DATA XREF: .rdata:__IMPORT_DESCRIPTOR_MSVCRTo
.rdata:10005898 EE 59 00 00 dd rva word_100059EE
.rdata:1000589C E2 59 00 00 dd rva word_100059E2
.rdata:100058A0 DA 59 00 00 dd rva word_100059DA
.rdata:100058A4 D0 59 00 00 dd rva word_100059D0
.rdata:100058A8 C2 59 00 00 dd rva word_100059C2
.rdata:100058AC AA 59 00 00 dd rva word_100059AA
.rdata:100058B0 96 59 00 00 dd rva word_10005996
.rdata:100058B4 76 59 00 00 dd rva word_10005976
.rdata:100058B8 6C 59 00 00 dd rva word_1000596C
.rdata:100058BC 5A 59 00 00 dd rva word_1000595A
.rdata:100058C0 50 59 00 00 dd rva word_10005950
.rdata:100058C4 F6 58 00 00 dd rva word_100058F6
.rdata:100058C8 0A 59 00 00 dd rva word_1000590A
.rdata:100058CC 46 59 00 00 dd rva word_10005946
.rdata:100058D0 36 59 00 00 dd rva word_10005936
.rdata:100058D4 2E 59 00 00 dd rva word_1000592E
.rdata:100058D8 26 59 00 00 dd rva word_10005926
.rdata:100058DC 1C 59 00 00 dd rva word_1000591C
.rdata:100058E0 12 59 00 00 dd rva word_10005912
.rdata:100058E4 3E 59 00 00 dd rva word_1000593E
.rdata:100058E8 00 00 00 00 dd 0
.rdata:100058EC 4D 46 43 34 32 2E 44 4C 4C 00 aMfc42_dll db 'MFC42.DLL',0 ; DATA XREF: .rdata:1000571Co
.rdata:100058F6 49 00 word_100058F6 dw 49h ; DATA XREF: .rdata:100058C4o
.rdata:100058F8 5F 5F 43 78 78 46 72 61 6D 65 48 61 6E 64 6C 65+ db '__CxxFrameHandler',0
.rdata:1000590A 3D 02 word_1000590A dw 23Dh ; DATA XREF: .rdata:100058C8o
.rdata:1000590C 61 74 6F 69 00 db 'atoi',0
.rdata:10005911 00 align 2
.rdata:10005912 B7 02 word_10005912 dw 2B7h ; DATA XREF: .rdata:100058E0o
.rdata:10005914 73 74 72 63 68 72 00 db 'strchr',0
.rdata:1000591B 00 align 4
.rdata:1000591C 4C 02 word_1000591C dw 24Ch ; DATA XREF: .rdata:100058DCo
.rdata:1000591E 66 63 6C 6F 73 65 00 db 'fclose',0
.rdata:10005925 00 align 2
.rdata:10005926 3C 02 word_10005926 dw 23Ch ; DATA XREF: .rdata:100058D8o
.rdata:10005928 61 74 6F 66 00 db 'atof',0
.rdata:1000592D 00 align 2
.rdata:1000592E 52 02 word_1000592E dw 252h ; DATA XREF: .rdata:100058D4o
.rdata:10005930 66 67 65 74 73 00 db 'fgets',0
.rdata:10005936 57 02 word_10005936 dw 257h ; DATA XREF: .rdata:100058D0o
.rdata:10005938 66 6F 70 65 6E 00 db 'fopen',0
.rdata:1000593E F1 00 word_1000593E dw 0F1h ; DATA XREF: .rdata:100058E4o
.rdata:10005940 5F 66 74 6F 6C 00 db '_ftol',0
.rdata:10005946 59 01 word_10005946 dw 159h ; DATA XREF: .rdata:100058CCo
.rdata:10005948 5F 6D 62 73 63 6D 70 00 db '_mbscmp',0
.rdata:10005950 C5 02 word_10005950 dw 2C5h ; DATA XREF: .rdata:100058C0o
.rdata:10005952 73 74 72 73 74 72 00 db 'strstr',0
.rdata:10005959 00 align 2
.rdata:1000595A A6 00 word_1000595A dw 0A6h ; DATA XREF: .rdata:100058BCo
.rdata:1000595C 5F 62 65 67 69 6E 74 68 72 65 61 64 65 78 00 db '_beginthreadex',0
.rdata:1000596B 00 align 4
.rdata:1000596C C1 02 word_1000596C dw 2C1h ; DATA XREF: .rdata:100058B8o
.rdata:1000596E 73 74 72 6E 63 70 79 00 db 'strncpy',0
.rdata:10005976 CA 00 word_10005976 dw 0CAh ; DATA XREF: .rdata:100058B4o
.rdata:10005978 5F 65 78 63 65 70 74 5F 68 61 6E 64 6C 65 72 33+ db '_except_handler3',0
.rdata:10005989 00 align 2
.rdata:1000598A 4D 53 56 43 52 54 2E 64 6C 6C 00 aMsvcrt_dll db 'MSVCRT.dll',0 ; DATA XREF: .rdata:10005730o
.rdata:10005995 00 align 2
.rdata:10005996 2E 00 word_10005996 dw 2Eh ; DATA XREF: .rdata:100058B0o
.rdata:10005998 3F 74 65 72 6D 69 6E 61 74 65 40 40 59 41 58 58+ db '?terminate@@YAXXZ',0
.rdata:100059AA 0E 00 word_100059AA dw 0Eh ; DATA XREF: .rdata:100058ACo
.rdata:100059AC 3F 3F 31 74 79 70 65 5F 69 6E 66 6F 40 40 55 41+ db '??1type_info@@UAE@XZ',0
.rdata:100059C1 00 align 2
.rdata:100059C2 55 00 word_100059C2 dw 55h ; DATA XREF: .rdata:100058A8o
.rdata:100059C4 5F 5F 64 6C 6C 6F 6E 65 78 69 74 00 db '__dllonexit',0
.rdata:100059D0 86 01 word_100059D0 dw 186h ; DATA XREF: .rdata:100058A4o
.rdata:100059D2 5F 6F 6E 65 78 69 74 00 db '_onexit',0
.rdata:100059DA 5E 02 word_100059DA dw 25Eh ; DATA XREF: .rdata:100058A0o
.rdata:100059DC 66 72 65 65 00 db 'free',0
.rdata:100059E1 00 align 2
.rdata:100059E2 0F 01 word_100059E2 dw 10Fh ; DATA XREF: .rdata:1000589Co
.rdata:100059E4 5F 69 6E 69 74 74 65 72 6D 00 db '_initterm',0
.rdata:100059EE 91 02 word_100059EE dw 291h ; DATA XREF: .rdata:10005898o
.rdata:100059F0 6D 61 6C 6C 6F 63 00 db 'malloc',0
.rdata:100059F7 00 align 4
.rdata:100059F8 9D 00 word_100059F8 dw 9Dh ; DATA XREF: .rdata:off_10005894o
.rdata:100059FA 5F 61 64 6A 75 73 74 5F 66 64 69 76 00 db '_adjust_fdiv',0
.rdata:10005A07 00 align 4
.rdata:10005A08 A8 03 word_10005A08 dw 3A8h ; DATA XREF: .rdata:100057D4o
.rdata:10005A0A 6C 73 74 72 63 70 79 41 00 db 'lstrcpyA',0
.rdata:10005A13 00 align 4
.rdata:10005A14 AE 03 word_10005A14 dw 3AEh ; DATA XREF: .rdata:100057D8o
.rdata:10005A16 6C 73 74 72 6C 65 6E 41 00 db 'lstrlenA',0
.rdata:10005A1F 00 align 10h
.rdata:10005A20 FC 02 word_10005A20 dw 2FCh ; DATA XREF: .rdata:100057DCo
.rdata:10005A22 53 65 74 45 76 65 6E 74 00 db 'SetEvent',0
.rdata:10005A2B 00 align 4
.rdata:10005A2C AB 03 word_10005A2C dw 3ABh ; DATA XREF: .rdata:100057E0o
.rdata:10005A2E 6C 73 74 72 63 70 79 6E 41 00 db 'lstrcpynA',0
.rdata:10005A38 75 03 word_10005A38 dw 375h ; DATA XREF: .rdata:100057E4o
.rdata:10005A3A 57 61 69 74 46 6F 72 53 69 6E 67 6C 65 4F 62 6A+ db 'WaitForSingleObject',0
.rdata:10005A4E 46 00 word_10005A4E dw 46h ; DATA XREF: .rdata:100057E8o
.rdata:10005A50 43 72 65 61 74 65 45 76 65 6E 74 41 00 db 'CreateEventA',0
.rdata:10005A5D 00 align 2
.rdata:10005A5E 2B 00 word_10005A5E dw 2Bh ; DATA XREF: .rdata:100057ECo
.rdata:10005A60 43 6C 6F 73 65 48 61 6E 64 6C 65 00 db 'CloseHandle',0
.rdata:10005A6C CD 02 word_10005A6C dw 2CDh ; DATA XREF: .rdata:100057F4o
.rdata:10005A6E 53 65 74 43 6F 6D 6D 53 74 61 74 65 00 db 'SetCommState',0
.rdata:10005A7B 00 align 4
.rdata:10005A7C CE 02 word_10005A7C dw 2CEh ; DATA XREF: .rdata:100057BCo
.rdata:10005A7E 56 69 72 74 75 61 6C 41 6C 6C 6F 63 00 db 'VirtualAlloc',0
.rdata:10005A8B 00 db 0
.rdata:10005A8C 00 db 0
.rdata:10005A8D 00 db 0
.rdata:10005A8E CC 02 word_10005A8E dw 2CCh ; DATA XREF: .rdata:off_100057ACo
.rdata:10005A90 53 65 74 43 6F 6D 6D 4D 61 73 6B 00 db 'SetCommMask',0
.rdata:10005A9C 4A 00 word_10005A9C dw 4Ah ; DATA XREF: .rdata:100057B0o
.rdata:10005A9E 43 72 65 61 74 65 46 69 6C 65 41 00 db 'CreateFileA',0
.rdata:10005AAA FF 00 word_10005AAA dw 0FFh ; DATA XREF: .rdata:100057B4o
.rdata:10005AAC 47 65 74 50 72 6F 63 41 64 64 72 65 73 73 00 db 'GetProcAddress',0
.rdata:10005ABB 00 00 00 00 00 align 10h
.rdata:10005AC0 71 03 word_10005AC0 dw 371h ; DATA XREF: .rdata:100057B8o
.rdata:10005AC2 4C 6F 61 64 4C 69 62 72 61 72 79 41 00 db 'LoadLibraryA',0
.rdata:10005ACF 00 align 10h
.rdata:10005AD0 86 03 word_10005AD0 dw 386h ; DATA XREF: .rdata:100057F0o
.rdata:10005AD2 57 72 69 74 65 46 69 6C 65 00 db 'WriteFile',0
.rdata:10005ADC 87 01 word_10005ADC dw 187h ; DATA XREF: .rdata:100057C0o
.rdata:10005ADE 47 65 74 4F 76 65 72 6C 61 70 70 65 64 52 65 73+ db 'GetOverlappedResult',0
.rdata:10005AF2 9E 02 word_10005AF2 dw 29Eh ; DATA XREF: .rdata:100057C4o
.rdata:10005AF4 52 65 61 64 46 69 6C 65 00 db 'ReadFile',0
.rdata:10005AFD 00 align 2
.rdata:10005AFE 73 03 word_10005AFE dw 373h ; DATA XREF: .rdata:100057C8o
.rdata:10005B00 57 61 69 74 46 6F 72 4D 75 6C 74 69 70 6C 65 4F+ db 'WaitForMultipleObjects',0
.rdata:10005B17 00 align 4
.rdata:10005B18 B7 02 word_10005B18 dw 2B7h ; DATA XREF: .rdata:100057CCo
.rdata:10005B1A 52 65 73 65 74 45 76 65 6E 74 00 db 'ResetEvent',0
.rdata:10005B25 00 align 2
.rdata:10005B26 64 01 word_10005B26 dw 164h ; DATA XREF: .rdata:100057D0o
.rdata:10005B28 47 65 74 4C 61 73 74 45 72 72 6F 72 00 db 'GetLastError',0
.rdata:10005B35 00 align 2
.rdata:10005B36 4B 45 52 4E 45 4C 33 32 2E 64 6C 6C 00 aKernel32_dll db 'KERNEL32.dll',0 ; DATA XREF: .rdata:10005744o
.rdata:10005B43 00 align 4
.rdata:10005B44 55 53 45 52 33 32 2E 64 6C 6C 00 aUser32_dll db 'USER32.dll',0
.rdata:10005B4F 00 align 10h
.rdata:10005B50 1B 00 word_10005B50 dw 1Bh ; DATA XREF: .rdata:10005794o
.rdata:10005B52 3F 3F 31 43 53 6F 72 74 61 62 6C 65 4F 62 4C 69+ db '??1CSortableObList@@UAE@XZ',0
.rdata:10005B6D 00 align 2
.rdata:10005B6E 39 00 word_10005B6E dw 39h ; DATA XREF: .rdata:off_10005788o
.rdata:10005B70 3F 3F 5F 37 43 53 6F 72 74 61 62 6C 65 4F 62 4C+ db '??_7CSortableObList@@6B@',0
.rdata:10005B89 00 align 2
.rdata:10005B8A 4B 00 word_10005B8A dw 4Bh ; DATA XREF: .rdata:1000578Co
.rdata:10005B8C 3F 43 4D 47 65 74 50 72 6F 66 69 6C 65 53 74 72+ db '?CMGetProfileString@@YA?AVCString@@PBD00@Z',0
.rdata:10005BB7 00 align 4
.rdata:10005BB8 A2 00 word_10005BB8 dw 0A2h ; DATA XREF: .rdata:10005790o
.rdata:10005BBA 3F 43 4D 54 4C 47 65 74 45 78 65 44 69 72 40 40+ db '?CMTLGetExeDir@@YA?AVCString@@XZ',0
.rdata:10005BDB 00 align 4
.rdata:10005BDC 43 6D 4C 69 62 73 32 2E 64 6C 6C 00 aCmlibs2_dll db 'CmLibs2.dll',0 ; DATA XREF: .rdata:10005758o
.rdata:10005BE8 03 00 word_10005BE8 dw 3 ; DATA XREF: .rdata:off_1000579Co
.rdata:10005BEA 43 6D 45 78 69 74 5A 69 70 32 41 64 64 72 65 73+ db 'CmExitZip2Address',0
.rdata:10005BFC 01 00 word_10005BFC dw 1 ; DATA XREF: .rdata:100057A0o
.rdata:10005BFE 43 6D 43 6F 6E 76 5A 69 70 32 41 64 64 72 65 73+ db 'CmConvZip2Address',0
.rdata:10005C10 04 00 word_10005C10 dw 4 ; DATA XREF: .rdata:100057A4o
.rdata:10005C12 43 6D 49 6E 69 74 5A 69 70 32 41 64 64 72 65 73+ db 'CmInitZip2Address',0
.rdata:10005C24 43 6D 5A 69 70 41 64 72 73 2E 64 6C 6C 00 aCmzipadrs_dll db 'CmZipAdrs.dll',0 ; DATA XREF: .rdata:1000576Co
.rdata:10005C32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 align 10h
.rdata:10005C40 ;
.rdata:10005C40 ; Export directory for GISCore.dll
.rdata:10005C40 ;
.rdata:10005C40 00 00 00 00 dword_10005C40 dd 0 ; DATA XREF: HEADER:10000178o
.rdata:10005C40 ; Characteristics
.rdata:10005C44 A1 A9 13 45 dd 4513A9A1h ; TimeDateStamp: Fri Sep 22 09:15:13 2006
.rdata:10005C48 00 00 dw 0 ; MajorVersion
.rdata:10005C4A 00 00 dw 0 ; MinorVersion
.rdata:10005C4C 44 5D 00 00 dd rva aGiscore_dll ; Name
.rdata:10005C50 01 00 00 00 dd 1 ; Base
.rdata:10005C54 16 00 00 00 dd 16h ; NumberOfFunctions
.rdata:10005C58 16 00 00 00 dd 16h ; NumberOfNames
.rdata:10005C5C 68 5C 00 00 dd rva off_10005C68 ; AddressOfFunctions
.rdata:10005C60 C0 5C 00 00 dd rva off_10005CC0 ; AddressOfNames
.rdata:10005C64 18 5D 00 00 dd rva word_10005D18 ; AddressOfNameOrdinals
.rdata:10005C68 ;
.rdata:10005C68 ; Export Address Table for GISCore.dll
.rdata:10005C68 ;
.rdata:10005C68 D0 12 00 00 00 10 00 00 80 11 00 00 50 13 00 00+off_10005C68 dd rva ??0CListInfo@@QAE@XZ, rva ??0CLocationInfo@@QAE@XZ
.rdata:10005C68 C0 10 00 00 10 12 00 00 A4 51 00 00 68 51 00 00+ ; DATA XREF: .rdata:10005C5Co
.rdata:10005C68 90 51 00 00 C0 19 00 00 A0 16 00 00 70 2E 00 00+ dd rva ??0CPhotoInfo@@QAE@XZ, rva ??1CListInfo@@UAE@XZ ; CLocationInfo::CLocationInfo(void)
.rdata:10005C68 70 19 00 00 60 2C 00 00 60 2E 00 00 A0 2E 00 00+ dd rva ??1CLocationInfo@@UAE@XZ, rva ??1CPhotoInfo@@UAE@XZ
.rdata:10005C68 C0 1B 00 00 B0 14 00 00 10 2F 00 00 D0 2E 00 00+ dd rva ??_7CListInfo@@6B@, rva ??_7CLocationInfo@@6B@
.rdata:10005C68 F0 2E 00 00 C0 2E 00 00 dd rva ??_7CPhotoInfo@@6B@, rva ?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z
.rdata:10005C68 dd rva ?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z
.rdata:10005C68 dd rva ?GSCRDeleteEnumDevices@@YAJPAX@Z, rva ?GSCRDeleteListInfo@@YAJPAVCListInfo@@@Z
.rdata:10005C68 dd rva ?GSCREnumDevices@@YAPAXXZ, rva ?GSCRGetNumOfDevices@@YAHPAX@Z
.rdata:10005C68 dd rva ?GSCRInitDevice@@YAPAXPAXHPAJ@Z, rva ?GSCRRelatePhotosWithLocations@@YAJPAVCListInfo@@@Z
.rdata:10005C68 dd rva ?GSCRSearchGPSInfo@@YA?AVCString@@XZ, rva ?GSCRSetLogFilename@@YAJPAXPBDH@Z
.rdata:10005C68 dd rva ?GSCRStartLogging@@YAJPAXP6AKKJJ@Z@Z, rva ?GSCRStopLogging@@YAJPAX@Z
.rdata:10005C68 dd rva ?GSCRUninitDevice@@YAJPAX@Z
.rdata:10005CC0 ;
.rdata:10005CC0 ; Export Names Table for GISCore.dll
.rdata:10005CC0 ;
.rdata:10005CC0 50 5D 00 00 65 5D 00 00 7E 5D 00 00 94 5D 00 00+off_10005CC0 dd rva a??0clistinfo@@, rva a??0clocationin, rva a??0cphotoinfo@
.rdata:10005CC0 A9 5D 00 00 C2 5D 00 00 D8 5D 00 00 EB 5D 00 00+ ; DATA XREF: .rdata:10005C60o
.rdata:10005CC0 02 5E 00 00 16 5E 00 00 4B 5E 00 00 7B 5E 00 00+ dd rva a??1clistinfo@@, rva a??1clocationin, rva a??1cphotoinfo@ ; "??0CListInfo@@QAE@XZ"
.rdata:10005CC0 9C 5E 00 00 C5 5E 00 00 DF 5E 00 00 FE 5E 00 00+ dd rva a??_7clistinfo@, rva a??_7clocationi, rva a??_7cphotoinfo
.rdata:10005CC0 1E 5F 00 00 52 5F 00 00 77 5F 00 00 99 5F 00 00+ dd rva a?gscraddlocati, rva a?gscrcreateloc, rva a?gscrdeleteenu
.rdata:10005CC0 BE 5F 00 00 D9 5F 00 00 dd rva a?gscrdeletelis, rva a?gscrenumdevic, rva a?gscrgetnumofd
.rdata:10005CC0 dd rva a?gscrinitdevic, rva a?gscrrelatepho, rva a?gscrsearchgps
.rdata:10005CC0 dd rva a?gscrsetlogfil, rva a?gscrstartlogg, rva a?gscrstoploggi
.rdata:10005CC0 dd rva a?gscruninitdev
.rdata:10005D18 ;
.rdata:10005D18 ; Export Ordinals Table for GISCore.dll
.rdata:10005D18 ;
.rdata:10005D18 00 00 01 00 02 00 03 00 04 00 05 00 06 00 07 00+word_10005D18 dw 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0Ah, 0Bh, 0Ch, 0Dh, 0Eh
.rdata:10005D18 08 00 09 00 0A 00 0B 00 0C 00 0D 00 0E 00 0F 00+ ; DATA XREF: .rdata:10005C64o
.rdata:10005D18 10 00 11 00 12 00 13 00 14 00 15 00 dw 0Fh, 10h, 11h, 12h, 13h, 14h, 15h
.rdata:10005D44 47 49 53 43 6F 72 65 2E 64 6C 6C 00 aGiscore_dll db 'GISCore.dll',0 ; DATA XREF: .rdata:10005C4Co
.rdata:10005D50 3F 3F 30 43 4C 69 73 74 49 6E 66 6F 40 40 51 41+a??0clistinfo@@ db '??0CListInfo@@QAE@XZ',0
.rdata:10005D50 45 40 58 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005D65 3F 3F 30 43 4C 6F 63 61 74 69 6F 6E 49 6E 66 6F+a??0clocationin db '??0CLocationInfo@@QAE@XZ',0
.rdata:10005D65 40 40 51 41 45 40 58 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005D7E 3F 3F 30 43 50 68 6F 74 6F 49 6E 66 6F 40 40 51+a??0cphotoinfo@ db '??0CPhotoInfo@@QAE@XZ',0
.rdata:10005D7E 41 45 40 58 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005D94 3F 3F 31 43 4C 69 73 74 49 6E 66 6F 40 40 55 41+a??1clistinfo@@ db '??1CListInfo@@UAE@XZ',0
.rdata:10005D94 45 40 58 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005DA9 3F 3F 31 43 4C 6F 63 61 74 69 6F 6E 49 6E 66 6F+a??1clocationin db '??1CLocationInfo@@UAE@XZ',0
.rdata:10005DA9 40 40 55 41 45 40 58 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005DC2 3F 3F 31 43 50 68 6F 74 6F 49 6E 66 6F 40 40 55+a??1cphotoinfo@ db '??1CPhotoInfo@@UAE@XZ',0
.rdata:10005DC2 41 45 40 58 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005DD8 3F 3F 5F 37 43 4C 69 73 74 49 6E 66 6F 40 40 36+a??_7clistinfo@ db '??_7CListInfo@@6B@',0
.rdata:10005DD8 42 40 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005DEB 3F 3F 5F 37 43 4C 6F 63 61 74 69 6F 6E 49 6E 66+a??_7clocationi db '??_7CLocationInfo@@6B@',0
.rdata:10005DEB 6F 40 40 36 42 40 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005E02 3F 3F 5F 37 43 50 68 6F 74 6F 49 6E 66 6F 40 40+a??_7cphotoinfo db '??_7CPhotoInfo@@6B@',0
.rdata:10005E02 36 42 40 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005E16 3F 47 53 43 52 41 64 64 4C 6F 63 61 74 69 6F 6E+a?gscraddlocati db '?GSCRAddLocationNameFromZipcode@@YAJPAVCListInfo@@@Z',0
.rdata:10005E16 4E 61 6D 65 46 72 6F 6D 5A 69 70 63 6F 64 65 40+ ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005E4B 3F 47 53 43 52 43 72 65 61 74 65 4C 6F 63 61 74+a?gscrcreateloc db '?GSCRCreateLocationList@@YAJPBDPAVCListInfo@@@Z',0
.rdata:10005E4B 69 6F 6E 4C 69 73 74 40 40 59 41 4A 50 42 44 50+ ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005E7B 3F 47 53 43 52 44 65 6C 65 74 65 45 6E 75 6D 44+a?gscrdeleteenu db '?GSCRDeleteEnumDevices@@YAJPAX@Z',0
.rdata:10005E7B 65 76 69 63 65 73 40 40 59 41 4A 50 41 58 40 5A+ ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005E9C 3F 47 53 43 52 44 65 6C 65 74 65 4C 69 73 74 49+a?gscrdeletelis db '?GSCRDeleteListInfo@@YAJPAVCListInfo@@@Z',0
.rdata:10005E9C 6E 66 6F 40 40 59 41 4A 50 41 56 43 4C 69 73 74+ ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005EC5 3F 47 53 43 52 45 6E 75 6D 44 65 76 69 63 65 73+a?gscrenumdevic db '?GSCREnumDevices@@YAPAXXZ',0
.rdata:10005EC5 40 40 59 41 50 41 58 58 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005EDF 3F 47 53 43 52 47 65 74 4E 75 6D 4F 66 44 65 76+a?gscrgetnumofd db '?GSCRGetNumOfDevices@@YAHPAX@Z',0
.rdata:10005EDF 69 63 65 73 40 40 59 41 48 50 41 58 40 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005EFE 3F 47 53 43 52 49 6E 69 74 44 65 76 69 63 65 40+a?gscrinitdevic db '?GSCRInitDevice@@YAPAXPAXHPAJ@Z',0
.rdata:10005EFE 40 59 41 50 41 58 50 41 58 48 50 41 4A 40 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005F1E 3F 47 53 43 52 52 65 6C 61 74 65 50 68 6F 74 6F+a?gscrrelatepho db '?GSCRRelatePhotosWithLocations@@YAJPAVCListInfo@@@Z',0
.rdata:10005F1E 73 57 69 74 68 4C 6F 63 61 74 69 6F 6E 73 40 40+ ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005F52 3F 47 53 43 52 53 65 61 72 63 68 47 50 53 49 6E+a?gscrsearchgps db '?GSCRSearchGPSInfo@@YA?AVCString@@XZ',0
.rdata:10005F52 66 6F 40 40 59 41 3F 41 56 43 53 74 72 69 6E 67+ ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005F77 3F 47 53 43 52 53 65 74 4C 6F 67 46 69 6C 65 6E+a?gscrsetlogfil db '?GSCRSetLogFilename@@YAJPAXPBDH@Z',0
.rdata:10005F77 61 6D 65 40 40 59 41 4A 50 41 58 50 42 44 48 40+ ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005F99 3F 47 53 43 52 53 74 61 72 74 4C 6F 67 67 69 6E+a?gscrstartlogg db '?GSCRStartLogging@@YAJPAXP6AKKJJ@Z@Z',0
.rdata:10005F99 67 40 40 59 41 4A 50 41 58 50 36 41 4B 4B 4A 4A+ ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005FBE 3F 47 53 43 52 53 74 6F 70 4C 6F 67 67 69 6E 67+a?gscrstoploggi db '?GSCRStopLogging@@YAJPAX@Z',0
.rdata:10005FBE 40 40 59 41 4A 50 41 58 40 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005FD9 3F 47 53 43 52 55 6E 69 6E 69 74 44 65 76 69 63+a?gscruninitdev db '?GSCRUninitDevice@@YAJPAX@Z',0
.rdata:10005FD9 65 40 40 59 41 4A 50 41 58 40 5A 00 ; DATA XREF: .rdata:off_10005CC0o
.rdata:10005FF5 00 00 00 00 00 00 00 00 00 00 00 align 10h
.rdata:10005FF5 _rdata ends
.rdata:10005FF5
.data:10006000 ; Section 3. (virtual address 00006000)
.data:10006000 ; Virtual size : 00000128 ( 296.)
.data:10006000 ; Section size in file : 00001000 ( 4096.)
.data:10006000 ; Offset to raw data for section: 00006000
.data:10006000 ; Flags C0000040: Data Readable Writable
.data:10006000 ; Alignment : default
.data:10006000 ; ===========================================================================
.data:10006000
.data:10006000 ; Segment type: Pure data
.data:10006000 ; Segment permissions: Read/Write
.data:10006000 _data segment para public 'DATA' use32
.data:10006000 assume cs:_data
.data:10006000 ;org 10006000h
.data:10006000 00 unk_10006000 db 0 ; DATA XREF: HEADER:10000254o
.data:10006000 ; sub_10003C44+4Fo
.data:10006001 00 db 0
.data:10006002 00 db 0
.data:10006003 00 db 0
.data:10006004 00 unk_10006004 db 0 ; DATA XREF: sub_10003C44+4Ao
.data:10006005 00 db 0
.data:10006006 00 db 0
.data:10006007 00 db 0
.data:10006008 00 db 0
.data:10006009 00 db 0
.data:1000600A 00 db 0
.data:1000600B 00 db 0
.data:1000600C 00 db 0
.data:1000600D 00 db 0
.data:1000600E 00 db 0
.data:1000600F 00 db 0
.data:10006010 20 14 00 10 off_10006010 dd offset sub_10001420 ; DATA XREF: DllEntryPoint+82r
.data:10006010 ; .rsrc:loc_1000774Ar
.data:10006014 43 6F 6D 6D 6F 6E 00 aCommon db 'Common',0 ; DATA XREF: GSCRSearchGPSInfo(void)+28o
.data:1000601B 00 align 4
.data:1000601C 4C 6F 63 61 74 69 6F 6E 4C 6F 67 00 aLocationlog db 'LocationLog',0 ; DATA XREF: GSCRSearchGPSInfo(void)+1Fo
.data:10006028 ; char Mode[]
.data:10006028 72 74 00 Mode db 'rt',0 ; DATA XREF: GSCRCreateLocationList(char const *,CListInfo *)+3Bo
.data:1000602B 00 align 4
.data:1000602C 5C 44 61 74 61 42 61 73 65 5C 7A 69 70 2E 70 64+aDatabaseZip_pd db '\DataBase\zip.pdb',0
.data:1000602C 62 00 ; DATA XREF: GSCRAddLocationNameFromZipcode(CListInfo *)+2Bo
.data:1000603E 00 00 align 10h
.data:10006040 30 52 00 10 00 00 00 00 2E 50 41 56 43 45 78 63+stru_10006040 dq offset off_10005230 ; getInfoPtr
.data:10006040 65 70 74 69 6F 6E 40 40 00 ; DATA XREF: .rdata:stru_10005520o
.data:10006040 db '.PAVCException@@',0 ; Name
.data:10006059 00 00 00 align 4
.data:1000605C ; unsigned __int8 byte_1000605C
.data:1000605C 2D byte_1000605C db 2Dh ; DATA XREF: sub_100022C0+39Fo
.data:1000605C ; sub_100022C0+3B6o ...
.data:1000605D 00 00 00 align 10h
.data:10006060 ; unsigned __int8 aLbc2
.data:10006060 4C 42 43 32 00 aLbc2 db 'LBC2',0 ; DATA XREF: sub_100022C0+2BBo
.data:10006065 00 00 00 align 4
.data:10006068 ; unsigned __int8 a_lbc_
.data:10006068 40 4C 42 43 3F 00 a@lbc? db '@LBC?',0 ; DATA XREF: sub_100022C0+272o
.data:1000606E 00 00 align 10h
.data:10006070 ; unsigned __int8 aAt
.data:10006070 41 54 00 aAt db 'AT',0 ; DATA XREF: sub_100022C0+23Ao
.data:10006073 00 align 4
.data:10006074 ; unsigned __int8 asc_10006074
.data:10006074 0A 00 asc_10006074 db 0Ah,0 ; DATA XREF: sub_100022C0+189o
.data:10006076 00 00 align 4
.data:10006078 ; unsigned __int8 byte_10006078
.data:10006078 0D byte_10006078 db 0Dh ; DATA XREF: sub_100022C0+15Do
.data:10006079 00 00 00 align 4
.data:1000607C ; char aError[]
.data:1000607C 45 52 52 4F 52 00 aError db 'ERROR',0 ; DATA XREF: sub_100022C0+69o
.data:1000607C ; sub_100022C0+33Eo ...
.data:10006082 00 00 align 4
.data:10006084 ; char aOk[]
.data:10006084 4F 4B 00 aOk db 'OK',0 ; DATA XREF: sub_100022C0+5Ao
.data:10006084 ; sub_100022C0+308o ...
.data:10006087 00 align 4
.data:10006088 ; char SubStr[]
.data:10006088 41 48 2D 53 31 30 31 53 00 SubStr db 'AH-S101S',0 ; DATA XREF: GSCREnumDevices(void)+158o
.data:10006091 00 00 00 align 4
.data:10006094 ; char String2[]
.data:10006094 41 54 49 34 0D 00 String2 db 'ATI4',0Dh,0 ; DATA XREF: GSCREnumDevices(void)+FAo
.data:1000609A 00 00 align 4
.data:1000609C ; char aCom01d[]
.data:1000609C 43 4F 4D 25 30 31 64 00 aCom01d db 'COM%01d',0 ; DATA XREF: GSCREnumDevices(void)+BEo
.data:100060A4 ; char aAt_lbc_[]
.data:100060A4 41 54 40 4C 42 43 3F 0D 00 aAt@lbc? db 'AT@LBC?',0Dh,0 ; DATA XREF: sub_10002F90+2Ao
.data:100060AD 00 00 00 align 10h
.data:100060B0 ; char aAt_lbc1[]
.data:100060B0 41 54 40 4C 42 43 31 0D 00 aAt@lbc1 db 'AT@LBC1',0Dh,0 ; DATA XREF: sub_10003030+C1o
.data:100060B9 00 00 00 align 4
.data:100060BC ; char aCom1d[]
.data:100060BC 43 4F 4D 25 31 64 00 aCom1d db 'COM%1d',0 ; DATA XREF: sub_10003030+8Co
.data:100060C3 00 align 4
.data:100060C4 ; char aAt_lbc2[]
.data:100060C4 41 54 40 4C 42 43 32 0D 00 aAt@lbc2 db 'AT@LBC2',0Dh,0 ; DATA XREF: sub_10003160+1Fo
.data:100060CD 00 00 00 align 10h
.data:100060D0 30 52 00 10 off_100060D0 dd offset off_10005230 ; DATA XREF: .rdata:off_10005238o
.data:100060D0 ; .rdata:10005274o
.data:100060D4 00 00 00 00 align 8
.data:100060D8 2E 3F 41 56 74 79 70 65 5F 69 6E 66 6F 40 40 00 a_?avtype_info@ db '.?AVtype_info@@',0
.data:100060E8 00 00 00 00 00 00 00 00 align 10h
.data:100060F0 00 unk_100060F0 db 0 ; DATA XREF: .text:1000145Eo
.data:100060F0 ; .text:1000147Fo ...
.data:100060F1 00 db 0
.data:100060F2 00 db 0
.data:100060F3 00 db 0
.data:100060F4 00 db 0
.data:100060F5 00 db 0
.data:100060F6 00 db 0
.data:100060F7 00 db 0
.data:100060F8 00 db 0
.data:100060F9 00 db 0
.data:100060FA 00 db 0
.data:100060FB 00 db 0
.data:100060FC 00 db 0
.data:100060FD 00 db 0
.data:100060FE 00 db 0
.data:100060FF 00 db 0
.data:10006100 00 db 0
.data:10006101 00 db 0
.data:10006102 00 db 0
.data:10006103 00 db 0
.data:10006104 00 unk_10006104 db 0 ; DATA XREF: GSCRSearchGPSInfo(void)+1Ao
.data:10006104 ; GSCRSearchGPSInfo(void)+91o ...
.data:10006105 00 db 0
.data:10006106 00 db 0
.data:10006107 00 db 0
.data:10006108 ; LPCSTR lpString2
.data:10006108 00 00 00 00 lpString2 dd 0 ; DATA XREF: sub_10002AE0+Eo
.data:10006108 ; sub_10002AE0+54r ...
.data:1000610C 00 byte_1000610C db 0 ; DATA XREF: sub_10002AE0r
.data:1000610C ; sub_10002AE0+15w
.data:1000610D 00 db 0
.data:1000610E 00 db 0
.data:1000610F 00 db 0
.data:10006110 00 db 0
.data:10006111 00 db 0
.data:10006112 00 db 0
.data:10006113 00 db 0
.data:10006114 00 db 0
.data:10006115 00 db 0
.data:10006116 00 db 0
.data:10006117 00 db 0
.data:10006118 00 00 00 00 dword_10006118 dd 0 ; DATA XREF: sub_10003C44+8r
.data:10006118 ; sub_10003C44+10w ...
.data:1000611C 00 00 00 00 dword_1000611C dd 0 ; DATA XREF: sub_10003C44+21w
.data:10006120 00 00 00 00 dword_10006120 dd 0 ; DATA XREF: sub_10003C06:loc_10003C1Bo
.data:10006120 ; sub_10003C44+54w ...
.data:10006124 ; void *Memory
.data:10006124 00 00 00 00 Memory dd 0 ; DATA XREF: sub_10003C06r
.data:10006124 ; sub_10003C06+1Ao ...
.data:10006128 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+ align 1000h
.data:10006128 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+_data ends
.data:10006128 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00+
.rsrc:10007000 ; ===========================================================================
.rsrc:10007000
.rsrc:10007000 ; [00019000 BYTES: COLLAPSED SEGMENT _rsrc. PRESS KEYPAD CTRL-"+" TO EXPAND]
.reloc:10020000 ; ===========================================================================
.reloc:10020000
.reloc:10020000 ; [00001000 BYTES: COLLAPSED SEGMENT _reloc. PRESS KEYPAD CTRL-"+" TO EXPAND]
| 59.489879 | 236 | 0.551204 |
e2706504cbfe3988eb1b4806cfd9b1378cd92f13 | 418 | asm | Assembly | oeis/019/A019485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019485: a(n) = 2*a(n-1) + 2*a(n-2) - 3*a(n-3).
; Submitted by Jon Maiga
; 2,5,12,28,65,150,346,797,1836,4228,9737,22422,51634,118901,273804,630508,1451921,3343446,7699210,17729549,40827180,94015828,216497369,498544854,1148036962,2643671525,6087782412,14018796988
mov $2,3
mov $4,3
lpb $0
sub $0,1
mov $1,$2
add $1,$2
mov $3,$2
mov $2,$4
add $2,4
add $4,$3
add $4,$1
lpe
mov $0,$4
div $0,3
add $0,1
| 20.9 | 190 | 0.65311 |
be447efe8aaca08ceb3629483906dbff9f146aaf | 591 | asm | Assembly | programs/oeis/134/A134594.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/134/A134594.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/134/A134594.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A134594: a(n) = n^2 + 10*n + 5: coefficients of the irrational part of (1 + sqrt(n))^5.
; 5,16,29,44,61,80,101,124,149,176,205,236,269,304,341,380,421,464,509,556,605,656,709,764,821,880,941,1004,1069,1136,1205,1276,1349,1424,1501,1580,1661,1744,1829,1916,2005,2096,2189,2284,2381,2480,2581,2684,2789,2896,3005,3116,3229,3344,3461,3580,3701,3824,3949,4076,4205,4336,4469,4604,4741,4880,5021,5164,5309,5456,5605,5756,5909,6064,6221,6380,6541,6704,6869,7036,7205,7376,7549,7724,7901,8080,8261,8444,8629,8816,9005,9196,9389,9584,9781,9980,10181,10384,10589,10796
add $0,5
pow $0,2
sub $0,20
| 84.428571 | 471 | 0.746193 |
7f2ea5f67983368c2c20ce944606f9fec232d4dc | 1,138 | asm | Assembly | programs/oeis/247/A247786.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/247/A247786.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/247/A247786.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A247786: Numbers k such that A247784(k+1) - A247784(k) = 1.
; 1,3,4,5,7,8,9,11,12,14,15,16,18,19,20,22,23,24,26,27,28,30,31,33,34,35,37,38,39,41,42,43,45,46,48,49,50,52,53,54,56,57,58,60,61,62,64,65,67,68,69,71,72,73,75,76,77,79,80,81,83,84,86,87,88,90,91,92,94,95,96,98,99,101,102,103,105,106,107,109,110,111,113,114,115,117,118,120,121,122,124,125,126,128,129,130,132,133,134,136,137,139,140,141,143,144,145,147,148,149,151,152,154,155,156,158,159,160,162,163,164,166,167,168,170,171,173,174,175,177,178,179,181,182,183,185,186,188,189,190,192,193,194,196,197,198,200,201,202,204,205,207,208,209,211,212,213,215,216,217,219,220,221,223,224,226,227,228,230,231,232,234,235,236,238,239,241,242,243,245,246,247,249,250,251,253,254,255,257,258,260,261,262,264,265,266,268,269,270,272,273,274,276,277,279,280,281,283,284,285,287,288,289,291,292,294,295,296,298,299,300,302,303,304,306,307,308,310,311,313,314,315,317,318,319,321,322,323,325,326,327,329,330,332,333,334,336,337,338,340
mov $1,5
mov $3,$0
add $0,15
mul $1,$0
sub $1,2
mov $2,$0
mov $0,1
div $2,38
add $2,$1
add $0,$2
div $0,7
add $0,3
div $0,2
mov $1,$0
sub $1,5
add $1,$3
| 56.9 | 921 | 0.696837 |
8099539df4ca5a629883c269d6c18af4b093a84d | 116 | asm | Assembly | dist/tools/dbxexample.asm | Dennis1000/VACS | 1897d88e205117a08d36e13766e1d89bd3426894 | [
"MIT"
] | 1 | 2021-04-07T13:48:06.000Z | 2021-04-07T13:48:06.000Z | dist/tools/dbxexample.asm | Dennis1000/VACS | 1897d88e205117a08d36e13766e1d89bd3426894 | [
"MIT"
] | null | null | null | dist/tools/dbxexample.asm | Dennis1000/VACS | 1897d88e205117a08d36e13766e1d89bd3426894 | [
"MIT"
] | 1 | 2021-12-01T08:34:35.000Z | 2021-12-01T08:34:35.000Z | ; test values
db 0D0H, 044H, 0FEH, 017H
db $10,$50, 123d, 12d, 1000b
face: db 7Eh,81h,A5h,81h,A5h,99h,81h,7Eh
| 12.888889 | 41 | 0.655172 |
3a4e45dac4c0bc33ff3e4261b0f54a19dd6ebf13 | 1,899 | asm | Assembly | programs/oeis/112/A112524.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/112/A112524.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/112/A112524.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A112524: a(1)=1; a(n) = a(n-1) + 2*n^2.
; 1,9,27,59,109,181,279,407,569,769,1011,1299,1637,2029,2479,2991,3569,4217,4939,5739,6621,7589,8647,9799,11049,12401,13859,15427,17109,18909,20831,22879,25057,27369,29819,32411,35149,38037,41079,44279,47641,51169,54867,58739,62789,67021,71439,76047,80849,85849,91051,96459,102077,107909,113959,120231,126729,133457,140419,147619,155061,162749,170687,178879,187329,196041,205019,214267,223789,233589,243671,254039,264697,275649,286899,298451,310309,322477,334959,347759,360881,374329,388107,402219,416669,431461,446599,462087,477929,494129,510691,527619,544917,562589,580639,599071,617889,637097,656699,676699,697101,717909,739127,760759,782809,805281,828179,851507,875269,899469,924111,949199,974737,1000729,1027179,1054091,1081469,1109317,1137639,1166439,1195721,1225489,1255747,1286499,1317749,1349501,1381759,1414527,1447809,1481609,1515931,1550779,1586157,1622069,1658519,1695511,1733049,1771137,1809779,1848979,1888741,1929069,1969967,2011439,2053489,2096121,2139339,2183147,2227549,2272549,2318151,2364359,2411177,2458609,2506659,2555331,2604629,2654557,2705119,2756319,2808161,2860649,2913787,2967579,3022029,3077141,3132919,3189367,3246489,3304289,3362771,3421939,3481797,3542349,3603599,3665551,3728209,3791577,3855659,3920459,3985981,4052229,4119207,4186919,4255369,4324561,4394499,4465187,4536629,4608829,4681791,4755519,4830017,4905289,4981339,5058171,5135789,5214197,5293399,5373399,5454201,5535809,5618227,5701459,5785509,5870381,5956079,6042607,6129969,6218169,6307211,6397099,6487837,6579429,6671879,6765191,6859369,6954417,7050339,7147139,7244821,7343389,7442847,7543199,7644449,7746601,7849659,7953627,8058509,8164309,8271031,8378679,8487257,8596769,8707219,8818611,8930949,9044237,9158479,9273679,9389841,9506969,9625067,9744139,9864189,9985221,10107239,10230247,10354249,10479249
add $0,2
mul $0,2
bin $0,3
sub $0,2
mov $1,$0
div $1,2
| 189.9 | 1,800 | 0.840969 |
cceacad89faddd22816f3f89b3e3d8d6a7a8940c | 8,595 | asm | Assembly | wallpaper-one/emulator/Assembler/octalmonitor.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | null | null | null | wallpaper-one/emulator/Assembler/octalmonitor.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | null | null | null | wallpaper-one/emulator/Assembler/octalmonitor.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | 1 | 2020-01-02T13:54:19.000Z | 2020-01-02T13:54:19.000Z | ; ******************************************************************************************************************
;
; Octal Monitor with Display.
;
; ******************************************************************************************************************
AddressHigh = 0 ; 0x800 Address
AddressLow = 1 ; 0x801 Address Low
Cursor = 2 ; 0x802 Vertical Cursor position
Counter = 3 ; 0x803 Counter of horizontal screen position.
DigitCount = 4 ; 0x804 Digits to print
RowCount = 5 ; 0x805 Rows to print
DigitsHigh = 6 ; 0x806 Digits (High)
DigitsLow = 7 ; 0x807 Digits (Low)
LineCounter = 8 ; 0x808 Line Counter
LinesToDraw = 9 ; 0x809 Number of lines to draw
cpu sc/mp
org 0x0000
nop
csa ; short beep.
ori 0x04
cas
dly 0xFF
ani 0xF8
cas
; ******************************************************************************************************************
; Clear the screen
; ******************************************************************************************************************
ldi 0x00 ; set P1 to screen top.
xpal p1
ldi 0x0C ! 0x10
ClearScreen: ; fill 0C00 to 0FFF
xpah p1
ldi 0
st @1(p1)
xpah p1
xri 0x10
jnz ClearScreen
ldi 0x08 ; Set P1 to point to 0x800
xpah p1
; ******************************************************************************************************************
; Set up to edit from 0x8010 onwards
; ******************************************************************************************************************
ldi 0x10 ; set start address to 0x810
st AddressLow(p1)
ldi 0x00
st AddressHigh(p1)
ldi 0x00 ; reset cursor
st Cursor(p1)
jmp RedrawScreen
CharacterSet:
include ..\fonts\octal_mon_font.asm
; ******************************************************************************************************************
; Redraw the whole display
; ******************************************************************************************************************
RedrawScreen:
ldi 0 ; clear line counter
st LineCounter(p1)
ldi 0x0C ; point P2 to 0xC3C - 2nd line (6 lines of 5)
xpah p2 ; last character
ldi 0x5C+1
xpal p2
ldi 5 ; reset the number to draw.
st LinesToDraw(p1)
; ******************************************************************************************************************
; Do next line
; ******************************************************************************************************************
NextLine:
ldi 1 ; printing two digits.
st Counter(p1)
; ******************************************************************************************************************
; Do next number
; ******************************************************************************************************************
DrawLoop:
ld AddressLow(p1) ; put address+counter in digits and P3
ccl
add LineCounter(p1)
st DigitsLow(p1)
xpal p3
ld AddressHigh(p1)
adi 0
st DigitsHigh(p1)
xpah p3
ld Counter(p1) ; get counter 0: Address 1:Data
jz DrawDigits
ld 0(p3) ; read data at address
st DigitsLow(p1)
ldi 0 ; MSB is zero.
st DigitsHigh(p1)
DrawDigits:
ld Counter(p1) ; 0 address 1 data
xri 3 ; 3 address, 2 data
st DigitCount(p1) ; number of times we print it.
; ******************************************************************************************************************
; Do next digit.
; ******************************************************************************************************************
NextDigit:
ldi 5 ; rows to print
st RowCount(p1)
ld DigitsLow(p1) ; read digits low into A
ccl
add DigitsLow(p1) ; double it
ani 15 ; lower 3 bits
ccl
adi CharacterSet-LoadPoint-1 ; offset from character - loadpoint
xae ; put in E.
LoadPoint:
db 0xC0,0x80 ; LD E(P0) ; read the low byte, put in P3.L
xpal p3
xae
scl
cai 7
xae
db 0xC0,0x80 ; LD E(P0) ; read the high byte, put in P3.H
xpah p3
; ******************************************************************************************************************
; Output bit data
; ******************************************************************************************************************
outbit macro after
xpah p3
rrl
xpah p3
xpal p3
st @after(p2)
rrl
xpal p3
endm
DrawRow:
outbit 1 ; output 3 bits, at end go to next row.
outbit 1
outbit 30
dld rowCount(p1) ; do it 5 times
jnz DrawRow
ld @-100(p2) ; back 32 x 5 + 4 = 164
ld @-64(p2) ; previous character on start row.
ldi 3 ; shift the number right 3 times
st rowCount(p1)
ShiftRight:
ld DigitsHigh(p1)
rrl
st DigitsHigh(p1)
ld DigitsLow(p1)
rrl
st DigitsLow(p1)
rrl
dld rowCount(p1)
jnz ShiftRight
dld DigitCount(p1)
jp NextDigit ; do the next digit.
ld @-2(p2) ; space between digits.
dld Counter(p1) ; decrement counter
jp DrawLoop ; do the next item.
ld @110(p2) ; point to next line
ld @114(p2)
ild LineCounter(p1) ; next line
dld LinesToDraw(p1)
jz RepaintCursor
ldi (NextLine-1) & 255 ; jump to Nextline, same page
xpal p0
; ******************************************************************************************************************
; Redraw the marker
; ******************************************************************************************************************
RepaintCursor:
ldi 0x00
xpal p2
ldi 0xC!0x10 ; repoint P2 to video
_ClearCursor:
xpah p2
ldi 0x00 ; now clear the 2 pixels on the RHS.
st @1(p2)
st @31(p2)
xpah p2
xri 0x10
jnz _ClearCursor
xpal p2
ldi 0x0C ; P2 back to video start
xpah p2
; ******************************************************************************************************************
; Draw the actual marker
; ******************************************************************************************************************
ld Cursor(p1) ; read cursor
_FindCursorPos
jz _FoundCursorPos
xae ; save in E
ld @96(p2) ; down 6 lines.
ld @96(p2)
xae ; get back.
scl ; subtract one
cai 1
jmp _FindCursorPos
_FoundCursorPos:
ld @96(p2) ; now redraw the cursor.
ldi 1
st 0(p2)
st 32(p2)
st 33(p2)
st 64(p2)
; ******************************************************************************************************************
; Handle player input
; ******************************************************************************************************************
WaitRelease: ; wait for SA, SB and Keypad to be released.
csa
ani 0x30
jnz WaitRelease
xpal p2
ldi 0x0C ; wait for toggle release
xpah p2
ld 0(p2) ; read them
jnz WaitRelease
WaitKey:
csa ; check if A pressed
ani 0x10
jnz APressed
jmp WaitKey ; still waiting .....
; ******************************************************************************************************************
; Handle pressing of 'A' (advance)
; ******************************************************************************************************************
APressed:
ild Cursor(p1) ; increment cursor
xri 5 ; reached 6
jnz RepaintCursor ; no, repaint it.
st Cursor(p1) ; zero cursor
ccl
ld AddressLow(p1) ; add four to address
adi 4
st AddressLow(p1)
ld AddressHigh(p1)
adi 0
st AddressHigh(p1)
ldi (RedrawScreen-1) & 255 ; long jump back to redraw the whole screen.
xpal p2
ldi (RedrawScreen-1) / 256
xpah p2
xppc p2
Wait: jmp Wait
| 31.483516 | 116 | 0.358697 |
1524ac7030267b50d8574bc8a8ac6d0c33dc5662 | 638 | asm | Assembly | oeis/087/A087192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/087/A087192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/087/A087192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A087192: a(n) = ceiling(a(n-1)*4/3), with a(1) = 1.
; 1,2,3,4,6,8,11,15,20,27,36,48,64,86,115,154,206,275,367,490,654,872,1163,1551,2068,2758,3678,4904,6539,8719,11626,15502,20670,27560,36747,48996,65328,87104,116139,154852,206470,275294,367059,489412,652550,870067,1160090,1546787,2062383,2749844,3666459,4888612,6518150,8690867,11587823,15450431,20600575,27467434,36623246,48830995,65107994,86810659,115747546,154330062,205773416,274364555,365819407,487759210,650345614,867127486,1156169982,1541559976,2055413302,2740551070,3654068094,4872090792
lpb $0
sub $0,1
add $2,1
mov $1,$2
div $2,3
add $2,$1
lpe
add $1,1
mov $0,$1
| 49.076923 | 495 | 0.76489 |
e4837ed14a624fc26eca13eab6785acce5775e24 | 2,835 | asm | Assembly | libsrc/_DEVELOPMENT/target/vgl/driver/character/vgl_00_output_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/target/vgl/driver/character/vgl_00_output_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/target/vgl/driver/character/vgl_00_output_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ;
;
;@FIXME: This implementation is not usable (just a proof-of-concept). Use the terminal driver instead.
;
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; vgl_00_output_char ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Output via V-Chip
;
; ;;;;;;;;;;;;;;;;;;;;
; DRIVER CLASS DIAGRAM
; ;;;;;;;;;;;;;;;;;;;;
;
; CHARACTER_00_OUTPUT (root, abstract)
; VGL_00_OUTPUT_CHAR (concrete)
;
; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MESSAGES CONSUMED FROM STDIO
; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; * STDIO_MSG_PUTC
; * STDIO_MSG_WRIT
; * STDIO_MSG_SEEK
; * STDIO_MSG_FLSH
; * STDIO_MSG_ICTL
; * STDIO_MSG_CLOS
;
; Others result in enotsup_zc.
;
; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MESSAGES CONSUMED FROM CHARACTER_00_OUTPUT
; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; * OCHAR_MSG_PUTC
;
; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; IOCTLs UNDERSTOOD BY THIS DRIVER
; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; * IOCTL_OCHAR_CRLF
; enable / disable crlf processing
;
; ;;;;;;;;;;;;;;;;;;;;;;;;;;
; BYTES RESERVED IN FDSTRUCT
; ;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; offset (wrt FDSTRUCT.JP) description
;
; 8..13 mutex
INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_character_output
PUBLIC vgl_00_output_char
;EXTERN OCHAR_MSG_PUTC
EXTERN character_00_output
; from config/config_target.m4
;EXTERN __VGL_KEY_STATUS_ADDRESS
;EXTERN __VGL_KEY_CURRENT_ADDRESS
;
;EXTERN __VGL_DISPLAY_COLS
;EXTERN __VGL_DISPLAY_ROWS
;EXTERN __VGL_DISPLAY_CONTROL_PORT
;EXTERN __VGL_DISPLAY_REFRESH_ADDRESS
;EXTERN __VGL_DISPLAY_CURSOR_X_ADDRESS
;EXTERN __VGL_DISPLAY_CURSOR_Y_ADDRESS
;EXTERN __VGL_DISPLAY_CURSOR_MODE_ADDRESS
;EXTERN __VGL_DISPLAY_CLEAR_ADDRESS
;EXTERN __VGL_VRAM_ADDRESS_START
vgl_00_output_char:
cp OCHAR_MSG_PUTC
jp nz, character_00_output ; forward other messages to library
vgl_00_output_char_ochar_msg_putc:
; enter : c = char
; exit : carry set if error
; can use : af, bc, de, hl, af'
; Put to VRAM
;ld a,c
;ld hl,0xdca0
;@FIXME: This is just a proof-of-concept!
; Get cursor_ofs from hello.c
ld hl, 0xc000 + 20 ; cursor_ofs variable of hello.c
ld a, (hl)
inc a
;@TODO: wrap/scroll
ld (hl), a
; Into VRAM at 0xdca0+cursor_ofs
add 0xa0
ld l, a
ld h, 0xdc
ld a,c
ld (hl),a
; Refresh all 4 row(s)
; @TODO: Use a bulk-load instruction!
ld hl,0xdcf0
ld a,0x01
ld (hl),a
inc l
ld (hl),a
inc l
ld (hl),a
inc l
ld (hl),a
; ; Output via ports 0x0b and 0x0a
; ld a,c
; out(0x0b),a
;
;
; ;Delay 1fff
; ;call _delay_1fff
; push hl
; ld hl, 1fffh
; vgl_00_output_char_delay_1fff_loop:
; dec l
; jr nz, vgl_00_output_char_delay_1fff_loop
; dec h
; jr nz, vgl_00_output_char_delay_1fff_loop
; pop hl
;
ret ; carry is reset
| 19.964789 | 102 | 0.59612 |
32585e8121c3e2727c1bbc7c3af901138e5a47bd | 5,669 | asm | Assembly | V1/src/zdk projects/baseline/main.c.asm | anjennings/Tom80 | 99b58b32b923068c26e8781912ad825978b10f37 | [
"MIT"
] | 55 | 2021-01-16T16:18:45.000Z | 2022-03-28T17:58:05.000Z | V1/src/zdk projects/baseline/main.c.asm | anjennings/Z80-Computer | 99b58b32b923068c26e8781912ad825978b10f37 | [
"MIT"
] | 1 | 2021-03-19T13:38:28.000Z | 2021-03-19T14:04:13.000Z | V1/src/zdk projects/baseline/main.c.asm | anjennings/Z80-Computer | 99b58b32b923068c26e8781912ad825978b10f37 | [
"MIT"
] | 8 | 2021-02-07T18:52:32.000Z | 2022-01-18T07:00:45.000Z | ;* * * * * Small-C/Plus z88dk * * * * *
; Version: 17218-488c5c6-20210108
;
; Reconstructed for z80 Module Assembler
;
; Module compile time: Sat Jan 09 11:21:43 2021
C_LINE 0,"main.c"
MODULE main_c
INCLUDE "z80_crt0.hdr"
C_LINE 22,"main.c"
C_LINE 23,"main.c"
C_LINE 24,"main.c"
C_LINE 25,"main.c"
C_LINE 26,"main.c"
C_LINE 27,"main.c"
C_LINE 28,"main.c"
C_LINE 29,"main.c"
C_LINE 30,"main.c"
C_LINE 31,"main.c"
C_LINE 32,"main.c"
C_LINE 33,"main.c"
C_LINE 34,"main.c"
C_LINE 35,"main.c"
C_LINE 37,"main.c"
C_LINE 39,"main.c"
SECTION code_compiler
; Function UART_INIT flags 0x00000240 __smallc __z88dk_callee
; void UART_INIT()
C_LINE 39,"main.c::UART_INIT"
._UART_INIT
call _UART_CLEAR_DLAB
call _UART_DISABLE_FIFO
call _UART_SET_LINE_CONTROL
call _UART_TOGGLE_OUT1
call _UART_TOGGLE_OUT2
call _UART_CLEAR_LSR
call _UART_SET_DLAB
call _UART_SET_BAUD
call _UART_CLEAR_DLAB
ret
C_LINE 53,"main.c::UART_INIT"
; Function UART_CLEAR_LSR flags 0x00000240 __smallc __z88dk_callee
; void UART_CLEAR_LSR()
C_LINE 53,"main.c::UART_CLEAR_LSR"
._UART_CLEAR_LSR
PUSH AF
IN A, ( 5 )
POP AF
RET
ret
C_LINE 64,"main.c::UART_CLEAR_LSR"
; Function UART_SET_BAUD flags 0x00000240 __smallc __z88dk_callee
; void UART_SET_BAUD()
C_LINE 64,"main.c::UART_SET_BAUD"
._UART_SET_BAUD
PUSH AF
LD A, 8
OUT ( 0 ), A
LD A, 0
OUT ( 1 ), A
POP AF
RET
ret
C_LINE 78,"main.c::UART_SET_BAUD"
; Function UART_DISABLE_FIFO flags 0x00000240 __smallc __z88dk_callee
; void UART_DISABLE_FIFO()
C_LINE 78,"main.c::UART_DISABLE_FIFO"
._UART_DISABLE_FIFO
PUSH AF
LD A, 0x6
OUT ( 2 ), A
POP AF
RET
ret
C_LINE 90,"main.c::UART_DISABLE_FIFO"
; Function UART_SET_LINE_CONTROL flags 0x00000240 __smallc __z88dk_callee
; void UART_SET_LINE_CONTROL()
C_LINE 90,"main.c::UART_SET_LINE_CONTROL"
._UART_SET_LINE_CONTROL
PUSH AF
LD A, 0x3
OUT ( 3 ), A
POP AF
RET
ret
C_LINE 102,"main.c::UART_SET_LINE_CONTROL"
; Function UART_CLEAR_DLAB flags 0x00000240 __smallc __z88dk_callee
; void UART_CLEAR_DLAB()
C_LINE 102,"main.c::UART_CLEAR_DLAB"
._UART_CLEAR_DLAB
push AF
IN A, ( 3 )
AND 0x7F
OUT ( 3 ), A
POP AF
RET
ret
C_LINE 115,"main.c::UART_CLEAR_DLAB"
; Function UART_SET_DLAB flags 0x00000240 __smallc __z88dk_callee
; void UART_SET_DLAB()
C_LINE 115,"main.c::UART_SET_DLAB"
._UART_SET_DLAB
PUSH AF
IN A, ( 3 )
OR 0x80
OUT ( 3 ), A
POP AF
RET
ret
C_LINE 129,"main.c::UART_SET_DLAB"
; Function UART_TOGGLE_OUT1 flags 0x00000240 __smallc __z88dk_callee
; void UART_TOGGLE_OUT1()
C_LINE 129,"main.c::UART_TOGGLE_OUT1"
._UART_TOGGLE_OUT1
PUSH AF
IN A, ( 4 )
XOR 0x4
OUT ( 4 ), A
POP AF
RET
ret
C_LINE 142,"main.c::UART_TOGGLE_OUT1"
; Function UART_TOGGLE_OUT2 flags 0x00000240 __smallc __z88dk_callee
; void UART_TOGGLE_OUT2()
C_LINE 142,"main.c::UART_TOGGLE_OUT2"
._UART_TOGGLE_OUT2
PUSH AF
IN A, ( 4 )
XOR 0x8
OUT ( 4 ), A
POP AF
RET
ret
C_LINE 159,"main.c::UART_TOGGLE_OUT2"
; Function GETCH flags 0x00000240 __smallc __z88dk_callee
; char GETCH()
C_LINE 159,"main.c::GETCH"
._GETCH
PUSH BC
CALL _UART_CLEAR_DLAB
GETCH_LOOP:
IN A, ( 5 )
AND 0x1F
CP 1
JP NZ, GETCH_LOOP
IN A, ( 0 )
CALL _WRITE_BUFFER
CALL _UART_TOGGLE_OUT2
GETCH_END:
POP BC
RET
ret
C_LINE 192,"main.c::GETCH"
; Function WRITE_BUFFER flags 0x00000240 __smallc __z88dk_callee
; void WRITE_BUFFER()
C_LINE 192,"main.c::WRITE_BUFFER"
._WRITE_BUFFER
ret
C_LINE 217,"main.c::WRITE_BUFFER"
; Function PRINTCH flags 0x00000240 __smallc __z88dk_callee
; void PRINTCH()
C_LINE 217,"main.c::PRINTCH"
._PRINTCH
PUSH AF
CALL _UART_CLEAR_DLAB
PRINTCH_LOOP:
IN A, ( 5 )
AND 0x60
CP 0x60
JP NZ, PRINTCH_LOOP
POP AF
OUT ( 0 ), A
RET
ret
C_LINE 239,"main.c::PRINTCH"
; Function printc flags 0x00000200 __smallc
; void printc(char c)
; parameter 'char c' at sp+2 size(1)
C_LINE 239,"main.c::printc"
._printc
call _UART_CLEAR_DLAB
call _trsmtStatWait
ld hl,2 ;const
add hl,sp
call l_gchar
push hl
call _trsmtc
ret
C_LINE 247,"main.c::printc"
; Function trsmtc flags 0x00000240 __smallc __z88dk_callee
; void trsmtc(char c)
; parameter 'char c' at sp+2 size(1)
C_LINE 247,"main.c::trsmtc"
._trsmtc
LD HL, 2
ADD HL, SP
LD A, (HL)
OUT ( 0 ), A
RET
pop bc
pop af
push bc
ret
C_LINE 260,"main.c::trsmtc"
; Function trsmtStatWait flags 0x00000240 __smallc __z88dk_callee
; void trsmtStatWait()
C_LINE 260,"main.c::trsmtStatWait"
._trsmtStatWait
trsmtStatWait_LOOP:
IN A, ( 5 )
AND 0x60
CP 0x60
JP NZ, PRINTCH_LOOP
ret
C_LINE 273,"main.c::trsmtStatWait"
; Function init flags 0x00000200 __smallc
; void init()
C_LINE 273,"main.c::init"
._init
LD HL, 0x0000
LD SP, HL
DI
call _UART_INIT
ret
C_LINE 287,"main.c::init"
; Function main flags 0x00000000 __stdc
; int main()
C_LINE 287,"main.c::main"
._main
call _init
ret
; --- Start of Static Variables ---
SECTION bss_compiler
SECTION code_compiler
; --- Start of Scope Defns ---
GLOBAL _UART_INIT
GLOBAL _UART_CLEAR_DLAB
GLOBAL _UART_SET_DLAB
GLOBAL _UART_SET_LINE_CONTROL
GLOBAL _UART_DISABLE_FIFO
GLOBAL _UART_SET_BAUD
GLOBAL _UART_CLEAR_LSR
GLOBAL _UART_TOGGLE_OUT1
GLOBAL _UART_TOGGLE_OUT2
GLOBAL _GETCH
GLOBAL _WRITE_BUFFER
GLOBAL _PRINTCH
GLOBAL _trsmtc
GLOBAL _trsmtStatWait
GLOBAL _printc
GLOBAL _init
GLOBAL _main
; --- End of Scope Defns ---
; --- End of Compilation ---
| 17.60559 | 74 | 0.695537 |
9b45d1f918718b3b716a2151599f3f2db25d4d0a | 258 | asm | Assembly | programs/oeis/096/A096884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/096/A096884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/096/A096884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A096884: a(n) = 101^n.
; 1,101,10201,1030301,104060401,10510100501,1061520150601,107213535210701,10828567056280801,1093685272684360901,110462212541120451001,11156683466653165551101
add $0,1
mov $1,5
lpb $0
sub $0,1
mul $1,101
lpe
div $1,505
mov $0,$1
| 21.5 | 157 | 0.767442 |
6773f39b53bb7d86ef0dab07749cc28f9c9c2868 | 636 | asm | Assembly | oeis/020/A020823.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020823.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020823.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020823: Decimal expansion of 1/sqrt(66).
; Submitted by Jon Maiga
; 1,2,3,0,9,1,4,9,0,9,7,9,3,3,2,7,3,2,7,3,4,2,4,0,6,6,0,1,2,5,2,4,3,0,3,5,5,8,3,3,9,7,0,3,1,6,1,7,0,5,0,1,9,4,3,5,8,3,5,7,2,0,5,9,7,7,7,7,1,4,6,6,7,0,9,7,0,7,1,6,2,0,4,5,4,4,1,7,8,1,8,6,2,8,4,7,5,2,8,4
mov $1,1
mov $2,1
mov $3,$0
add $3,8
mov $4,$0
add $0,5
add $4,3
mul $4,2
mov $7,10
pow $7,$4
mov $9,10
lpb $3
mov $4,$2
pow $4,2
mul $4,66
mov $5,$1
pow $5,2
add $4,$5
mov $6,$1
mov $1,$4
mul $6,$2
mul $6,2
mov $2,$6
mov $8,$4
div $8,$7
max $8,2
div $1,$8
div $2,$8
sub $3,1
lpe
mov $3,$9
pow $3,$0
div $2,$3
mov $0,$2
mod $0,10
| 15.9 | 201 | 0.514151 |
ec5746dc8b320d7dbab6c15aaec3693ab101de3b | 120 | asm | Assembly | vhdl-uprocessor/programs/jr_op_test.asm | hadryansalles/random-projects | 2c97fcb407acd2605a6c46ccc184a86f8130b56f | [
"MIT"
] | 3 | 2021-04-02T02:26:47.000Z | 2021-05-18T01:56:18.000Z | vhdl-uprocessor/programs/jr_op_test.asm | hadryans/random-projects | 2c97fcb407acd2605a6c46ccc184a86f8130b56f | [
"MIT"
] | null | null | null | vhdl-uprocessor/programs/jr_op_test.asm | hadryans/random-projects | 2c97fcb407acd2605a6c46ccc184a86f8130b56f | [
"MIT"
] | null | null | null | MOV 10, $1
JR loop
outro:
MOV 30, $3
JR fim
loop:
MOV 20, $2
JR outro
#
fim:
MOV 40, $4
| 10 | 14 | 0.45 |
03d4227d424dcf959040a47e71e28152786bf8b1 | 141 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Move.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Move.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Move.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Move.asm
Type: file
Size: 5204
Last-Modified: '1992-07-01T15:00:00Z'
SHA-1: BA13F6F94B88B0DD6AD1386EB2F0A16533440994
Description: null
| 20.142857 | 47 | 0.808511 |
3081959bbd08c065b718868235e0823fe6dbc8cd | 455 | asm | Assembly | programs/oeis/088/A088545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/088/A088545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/088/A088545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A088545: Quotient Fib(5n)/(5*Fib(n)), where Fib(n)=A000045(n).
; 1,11,61,451,3001,20801,141961,974611,6675901,45768251,313671601,2150012161,14736206161,101003973851,692290189501,4745031073651,32522917584361,222915417520961,1527884938291801,10472279325329251,71778069881360701,491974211042344811,3372041404278257761
seq $0,127546 ; a(n) = F(n)^2 + F(n+1)^2 + F(n+2)^2, where F(n) denotes the n-th Fibonacci number.
pow $0,2
div $0,32
mul $0,10
add $0,1
| 50.555556 | 251 | 0.767033 |
bed3de2bb82cfcd82cadc4f3d4994a7f39531424 | 551 | asm | Assembly | programs/oeis/188/A188026.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/188/A188026.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/188/A188026.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A188026: Positions of 0 in the zero-one sequence given by z(n)=[nr]-[nr-8r]-[8r], where r=(1+sqrt(5))/2, [ ]=floor, n>=1.
; 8,21,42,55,76,97,110,131,144,165,186,199,220,241,254,275,288,309,330,343,364,377,398,419,432,453,474,487,508,521,542,563,576,597,618,631,652,665,686,707,720,741,754,775,796,809,830,851,864,885,898,919,940,953,974,987,1008,1029,1042,1063,1084,1097,1118,1131,1152,1173,1186,1207,1228,1241,1262
mov $2,$0
cal $0,188434 ; Positions of 0 in A188433; complement of A188435.
mul $0,2
add $0,2
mov $1,$0
mul $1,2
sub $1,4
add $1,$2
| 45.916667 | 293 | 0.693285 |
08a674edf2ef176853040a4f9240eac7ce10cf33 | 407 | asm | Assembly | programs/oeis/332/A332164.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/332/A332164.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/332/A332164.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A332164: a(n) = 6*(10^(2*n+1)-1)/9 - 2*10^n.
; 4,646,66466,6664666,666646666,66666466666,6666664666666,666666646666666,66666666466666666,6666666664666666666,666666666646666666666,66666666666466666666666,6666666666664666666666666,666666666666646666666666666,66666666666666466666666666666,6666666666666664666666666666666
add $0,1
mov $1,10
pow $1,$0
sub $1,1
bin $1,2
div $1,45
mul $1,6
add $1,4
mov $0,$1
| 31.307692 | 273 | 0.796069 |
fccfeb44d631af1fe5bbe885fcfe1ac46c2a5948 | 425 | asm | Assembly | programs/oeis/051/A051119.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/051/A051119.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/051/A051119.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A051119: n/p^k, where p = largest prime dividing n and p^k = highest power of p dividing n.
; 1,1,1,1,1,2,1,1,1,2,1,4,1,2,3,1,1,2,1,4,3,2,1,8,1,2,1,4,1,6,1,1,3,2,5,4,1,2,3,8,1,6,1,4,9,2,1,16,1,2,3,4,1,2,5,8,3,2,1,12,1,2,9,1,5,6,1,4,3,10,1,8,1,2,3,4,7,6,1,16,1,2,1,12,5,2,3,8,1,18,7,4,3,2,5,32,1,2,9,4
mov $1,$0
seq $1,53585 ; If n = p_1^e_1 * ... * p_k^e_k, p_1 < ... < p_k primes, then a(n) = p_k^e_k.
div $0,$1
add $0,1
| 53.125 | 208 | 0.555294 |
b9b3a6dcc9294053191caffbe561d081663086af | 6,777 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1556.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1556.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1556.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xe954, %r14
clflush (%r14)
nop
add %rbp, %rbp
mov $0x6162636465666768, %r9
movq %r9, (%r14)
nop
nop
nop
cmp $56896, %rdx
lea addresses_UC_ht+0x1ebd4, %rdx
nop
sub %rbp, %rbp
mov $0x6162636465666768, %r12
movq %r12, %xmm7
vmovups %ymm7, (%rdx)
nop
nop
nop
nop
dec %r9
lea addresses_UC_ht+0x115d6, %rsi
lea addresses_UC_ht+0x1571c, %rdi
nop
nop
nop
add $23250, %rdx
mov $38, %rcx
rep movsl
nop
nop
nop
nop
nop
add %rdx, %rdx
lea addresses_WC_ht+0x1362c, %rsi
lea addresses_D_ht+0x12ad4, %rdi
nop
nop
nop
nop
dec %rdx
mov $87, %rcx
rep movsq
dec %r12
lea addresses_normal_ht+0x159b4, %rsi
lea addresses_normal_ht+0x1acc4, %rdi
nop
nop
nop
cmp %r9, %r9
mov $88, %rcx
rep movsl
nop
nop
add %r9, %r9
lea addresses_A_ht+0x1aea3, %rdx
nop
add %rbp, %rbp
mov $0x6162636465666768, %rsi
movq %rsi, %xmm6
movups %xmm6, (%rdx)
nop
nop
nop
and $52906, %rsi
lea addresses_UC_ht+0xd22c, %rdx
nop
and %rbp, %rbp
movl $0x61626364, (%rdx)
and %r12, %r12
lea addresses_UC_ht+0x1563c, %rsi
lea addresses_A_ht+0x10fad, %rdi
nop
nop
xor $26344, %rdx
mov $73, %rcx
rep movsb
nop
nop
xor $24302, %rbp
lea addresses_A_ht+0x16ac, %r9
nop
nop
nop
nop
add %rbp, %rbp
movw $0x6162, (%r9)
nop
nop
nop
nop
nop
cmp $45747, %rsi
lea addresses_A_ht+0x12e2c, %rsi
lea addresses_normal_ht+0x91dc, %rdi
clflush (%rsi)
sub %rdx, %rdx
mov $125, %rcx
rep movsb
inc %rsi
lea addresses_WT_ht+0x373c, %rcx
and %r12, %r12
movl $0x61626364, (%rcx)
nop
nop
nop
nop
nop
add $28370, %rbp
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %rbp
pop %r9
pop %r14
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r14
push %rbp
push %rcx
push %rdi
// Faulty Load
mov $0x1b96fa0000000e2c, %rdi
xor $26513, %rcx
mov (%rdi), %ebp
lea oracles, %r14
and $0xff, %rbp
shlq $12, %rbp
mov (%r14,%rbp,1), %rbp
pop %rdi
pop %rcx
pop %rbp
pop %r14
pop %r12
ret
/*
<gen_faulty_load>
[REF]
{'src': {'same': False, 'congruent': 0, 'NT': False, 'type': 'addresses_NC', 'size': 32, 'AVXalign': False}, 'OP': 'LOAD'}
[Faulty Load]
{'src': {'same': True, 'congruent': 0, 'NT': False, 'type': 'addresses_NC', 'size': 4, 'AVXalign': True}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 3, 'NT': True, 'type': 'addresses_A_ht', 'size': 8, 'AVXalign': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 2, 'NT': False, 'type': 'addresses_UC_ht', 'size': 32, 'AVXalign': False}}
{'src': {'type': 'addresses_UC_ht', 'congruent': 1, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_UC_ht', 'congruent': 1, 'same': False}}
{'src': {'type': 'addresses_WC_ht', 'congruent': 9, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_D_ht', 'congruent': 3, 'same': False}}
{'src': {'type': 'addresses_normal_ht', 'congruent': 3, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_normal_ht', 'congruent': 2, 'same': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 0, 'NT': False, 'type': 'addresses_A_ht', 'size': 16, 'AVXalign': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 10, 'NT': False, 'type': 'addresses_UC_ht', 'size': 4, 'AVXalign': False}}
{'src': {'type': 'addresses_UC_ht', 'congruent': 3, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_A_ht', 'congruent': 0, 'same': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 7, 'NT': False, 'type': 'addresses_A_ht', 'size': 2, 'AVXalign': False}}
{'src': {'type': 'addresses_A_ht', 'congruent': 6, 'same': True}, 'OP': 'REPM', 'dst': {'type': 'addresses_normal_ht', 'congruent': 4, 'same': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 3, 'NT': False, 'type': 'addresses_WT_ht', 'size': 4, 'AVXalign': False}}
{'00': 21829}
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 38.725714 | 2,999 | 0.660912 |
b96582b32ebc0923ec9bef548ad18b2db9ed716b | 609 | asm | Assembly | oeis/122/A122176.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/122/A122176.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/122/A122176.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A122176: Triangle, read by rows, where T(n,k) = C( k*(k+1)/2 + n-k + 1, n-k) for n>=k>=0.
; Submitted by Christian Krause
; 1,2,1,3,3,1,4,6,5,1,5,10,15,8,1,6,15,35,36,12,1,7,21,70,120,78,17,1,8,28,126,330,364,153,23,1,9,36,210,792,1365,969,276,30,1,10,45,330,1716,4368,4845,2300,465,38,1,11,55,495,3432,12376,20349,14950,4960,741,47,1,12,66,715,6435,31824,74613,80730,40920,9880,1128,57,1,13,78,1001,11440,75582,245157,376740,278256,101270,18424,1653,68,1,14,91,1365,19448,167960,735471,1560780,1623160,850668
lpb $0
add $1,1
sub $0,$1
mov $2,$1
sub $2,$0
lpe
bin $0,2
add $0,$1
add $0,1
bin $0,$2
| 40.6 | 387 | 0.669951 |
c74cab32d75f5af588707f94bbb12f4e6c6842e6 | 417,361 | asm | Assembly | asm/Visual Studio 2015_14_MSVC_x64_Release/span_compile_only.asm | dbd64/GSL | 59f8a9f9599c239f0bceb932da93dd9034607b6c | [
"MIT"
] | null | null | null | asm/Visual Studio 2015_14_MSVC_x64_Release/span_compile_only.asm | dbd64/GSL | 59f8a9f9599c239f0bceb932da93dd9034607b6c | [
"MIT"
] | null | null | null | asm/Visual Studio 2015_14_MSVC_x64_Release/span_compile_only.asm | dbd64/GSL | 59f8a9f9599c239f0bceb932da93dd9034607b6c | [
"MIT"
] | 1 | 2019-04-08T21:36:56.000Z | 2019-04-08T21:36:56.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.24241.7
include listing.inc
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
PUBLIC ??0exception@std@@QEAA@AEBV01@@Z ; std::exception::exception
PUBLIC ??1exception@std@@UEAA@XZ ; std::exception::~exception
PUBLIC ?what@exception@std@@UEBAPEBDXZ ; std::exception::what
PUBLIC ??_Gexception@std@@UEAAPEAXI@Z ; std::exception::`scalar deleting destructor'
PUBLIC ??0logic_error@std@@QEAA@AEBV01@@Z ; std::logic_error::logic_error
PUBLIC ??_Glogic_error@std@@UEAAPEAXI@Z ; std::logic_error::`scalar deleting destructor'
PUBLIC ??1fail_fast@gsl@@UEAA@XZ ; gsl::fail_fast::~fail_fast
PUBLIC ??0fail_fast@gsl@@QEAA@AEBU01@@Z ; gsl::fail_fast::fail_fast
PUBLIC ??_Gfail_fast@gsl@@UEAAPEAXI@Z ; gsl::fail_fast::`scalar deleting destructor'
PUBLIC ??1narrowing_error@gsl@@UEAA@XZ ; gsl::narrowing_error::~narrowing_error
PUBLIC ??0narrowing_error@gsl@@QEAA@AEBU01@@Z ; gsl::narrowing_error::narrowing_error
PUBLIC ??_Gnarrowing_error@gsl@@UEAAPEAXI@Z ; gsl::narrowing_error::`scalar deleting destructor'
PUBLIC ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z ; gsl::details::extent_type<-1>::extent_type<-1>
PUBLIC ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
PUBLIC ?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z ; test_span_unoptimizable_rangecheck
PUBLIC ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
PUBLIC ?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z ; test_span_for
PUBLIC ?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z ; test_span_iter
PUBLIC ??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ; gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++
PUBLIC ?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z ; test_span_rangeiter
PUBLIC ?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z ; static_size_array_span
PUBLIC ?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z ; test_convert_span_Joe
PUBLIC ??$convert_span@EV?$span@G$0?0@gsl@@@@YA?AV?$span@E$0?0@gsl@@V?$span@G$0?0@1@@Z ; convert_span<unsigned char,gsl::span<unsigned short,-1> >
PUBLIC ?mysubspan1@@YA_JXZ ; mysubspan1
PUBLIC ?mysubspan2@@YA_J_J@Z ; mysubspan2
PUBLIC ?mysubspan3@@YA_JXZ ; mysubspan3
PUBLIC ?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ; mysubspan4
PUBLIC ?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ; mysubspan5
PUBLIC ?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z ; mysubspan6
PUBLIC ?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ; mysubspan7
PUBLIC ?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ; mysubspan8
PUBLIC ?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ; mysubspan9
PUBLIC ?doterminate@@YAXXZ ; doterminate
PUBLIC ?copy_span@@YAXV?$span@H$0?0@gsl@@0@Z ; copy_span
PUBLIC ?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z ; gsl_copy_span
PUBLIC ??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z ; gsl::copy<int,-1,int,-1>
PUBLIC ?test_string_std_copy@@YAXXZ ; test_string_std_copy
PUBLIC ??$ensure_z@$$CBD$0L@@gsl@@YA?AV?$span@$$CBD$0?0@0@AEAY0L@$$CBD@Z ; gsl::ensure_z<char const ,11>
PUBLIC ??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ; gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator++
PUBLIC ??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ; gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator++
PUBLIC ?test_string_gsl_copy@@YAXXZ ; test_string_gsl_copy
PUBLIC ??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z ; gsl::copy<char const ,-1,unsigned char,-1>
PUBLIC ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
PUBLIC ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
PUBLIC ??$narrow_cast@_KAEA_J@gsl@@YA_KAEA_J@Z ; gsl::narrow_cast<unsigned __int64,__int64 & __ptr64>
PUBLIC ??$narrow_cast@_J_K@gsl@@YA_J$$QEA_K@Z ; gsl::narrow_cast<__int64,unsigned __int64>
PUBLIC ??$ensure_z@$$CBD@gsl@@YA?AV?$span@$$CBD$0?0@0@AEBQEBD_J@Z ; gsl::ensure_z<char const >
PUBLIC ??$narrow@_J_J@gsl@@YA_J_J@Z ; gsl::narrow<__int64,__int64>
PUBLIC ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
PUBLIC ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
PUBLIC ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z ; gsl::ensure_sentinel<char const ,0>
PUBLIC ??$narrow_cast@_JAEA_J@gsl@@YA_JAEA_J@Z ; gsl::narrow_cast<__int64,__int64 & __ptr64>
PUBLIC ??$throw_exception@Unarrowing_error@gsl@@@details@gsl@@YAX$$QEAUnarrowing_error@1@@Z ; gsl::details::throw_exception<gsl::narrowing_error>
PUBLIC ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
PUBLIC ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
PUBLIC ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
PUBLIC ??_7exception@std@@6B@ ; std::exception::`vftable'
PUBLIC ??_C@_0BC@EOODALEL@Unknown?5exception?$AA@ ; `string'
PUBLIC ??_7logic_error@std@@6B@ ; std::logic_error::`vftable'
PUBLIC ??_7fail_fast@gsl@@6B@ ; gsl::fail_fast::`vftable'
PUBLIC ??_R0?AVexception@std@@@8 ; std::exception `RTTI Type Descriptor'
PUBLIC _CT??_R0?AVexception@std@@@8??0exception@std@@QEAA@AEBV01@@Z24
PUBLIC ??_7narrowing_error@gsl@@6B@ ; gsl::narrowing_error::`vftable'
PUBLIC ??_C@_0ED@HKMFEAN@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0L@CCAJJBND@iVtrau?5lDC?$AA@ ; `string'
PUBLIC ??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0ED@CMPGECKC@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0ED@HPDDDCPI@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0ED@BLFPPHPM@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC _TI3?AUfail_fast@gsl@@
PUBLIC _CTA3?AUfail_fast@gsl@@
PUBLIC ??_R0?AUfail_fast@gsl@@@8 ; gsl::fail_fast `RTTI Type Descriptor'
PUBLIC _CT??_R0?AUfail_fast@gsl@@@8??0fail_fast@gsl@@QEAA@AEBU01@@Z24
PUBLIC ??_R0?AVlogic_error@std@@@8 ; std::logic_error `RTTI Type Descriptor'
PUBLIC _CT??_R0?AVlogic_error@std@@@8??0logic_error@std@@QEAA@AEBV01@@Z24
PUBLIC ??_C@_0EL@GNMGMEGC@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0ED@LBNDKDIJ@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0ED@KIMIJCMI@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0ED@ELDMELAD@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0ED@EJCPKIPN@GSL?3?5Precondition?5failure?5at?5C?3?2@ ; `string'
PUBLIC ??_C@_0EL@CELLNNNE@GSL?3?5Postcondition?5failure?5at?5C?3@ ; `string'
PUBLIC ??_C@_0EL@HAKHMEAL@GSL?3?5Postcondition?5failure?5at?5C?3@ ; `string'
PUBLIC _TI2?AUnarrowing_error@gsl@@
PUBLIC _CTA2?AUnarrowing_error@gsl@@
PUBLIC ??_R0?AUnarrowing_error@gsl@@@8 ; gsl::narrowing_error `RTTI Type Descriptor'
PUBLIC _CT??_R0?AUnarrowing_error@gsl@@@8??0narrowing_error@gsl@@QEAA@AEBU01@@Z24
PUBLIC ??_R4exception@std@@6B@ ; std::exception::`RTTI Complete Object Locator'
PUBLIC ??_R3exception@std@@8 ; std::exception::`RTTI Class Hierarchy Descriptor'
PUBLIC ??_R2exception@std@@8 ; std::exception::`RTTI Base Class Array'
PUBLIC ??_R1A@?0A@EA@exception@std@@8 ; std::exception::`RTTI Base Class Descriptor at (0,-1,0,64)'
PUBLIC ??_R4logic_error@std@@6B@ ; std::logic_error::`RTTI Complete Object Locator'
PUBLIC ??_R3logic_error@std@@8 ; std::logic_error::`RTTI Class Hierarchy Descriptor'
PUBLIC ??_R2logic_error@std@@8 ; std::logic_error::`RTTI Base Class Array'
PUBLIC ??_R1A@?0A@EA@logic_error@std@@8 ; std::logic_error::`RTTI Base Class Descriptor at (0,-1,0,64)'
PUBLIC ??_R4fail_fast@gsl@@6B@ ; gsl::fail_fast::`RTTI Complete Object Locator'
PUBLIC ??_R3fail_fast@gsl@@8 ; gsl::fail_fast::`RTTI Class Hierarchy Descriptor'
PUBLIC ??_R2fail_fast@gsl@@8 ; gsl::fail_fast::`RTTI Base Class Array'
PUBLIC ??_R1A@?0A@EA@fail_fast@gsl@@8 ; gsl::fail_fast::`RTTI Base Class Descriptor at (0,-1,0,64)'
PUBLIC ??_R4narrowing_error@gsl@@6B@ ; gsl::narrowing_error::`RTTI Complete Object Locator'
PUBLIC ??_R3narrowing_error@gsl@@8 ; gsl::narrowing_error::`RTTI Class Hierarchy Descriptor'
PUBLIC ??_R2narrowing_error@gsl@@8 ; gsl::narrowing_error::`RTTI Base Class Array'
PUBLIC ??_R1A@?0A@EA@narrowing_error@gsl@@8 ; gsl::narrowing_error::`RTTI Base Class Descriptor at (0,-1,0,64)'
PUBLIC __xmm@00000003000000020000000100000000
EXTRN ??3@YAXPEAX_K@Z:PROC ; operator delete
EXTRN __std_terminate:PROC
EXTRN __imp_terminate:PROC
EXTRN __imp___std_exception_copy:PROC
EXTRN __imp___std_exception_destroy:PROC
EXTRN ??_Eexception@std@@UEAAPEAXI@Z:PROC ; std::exception::`vector deleting destructor'
EXTRN __imp_memmove:PROC
EXTRN ??_Elogic_error@std@@UEAAPEAXI@Z:PROC ; std::logic_error::`vector deleting destructor'
EXTRN ??_Efail_fast@gsl@@UEAAPEAXI@Z:PROC ; gsl::fail_fast::`vector deleting destructor'
EXTRN ??_Enarrowing_error@gsl@@UEAAPEAXI@Z:PROC ; gsl::narrowing_error::`vector deleting destructor'
EXTRN ?bar@@YAXV?$span@E$0?0@gsl@@@Z:PROC ; bar
EXTRN _CxxThrowException:PROC
EXTRN __CxxFrameHandler3:PROC
EXTRN __GSHandlerCheck_EH:PROC
EXTRN __security_check_cookie:PROC
EXTRN ??_7type_info@@6B@:BYTE ; type_info::`vftable'
EXTRN __security_cookie:QWORD
; COMDAT pdata
pdata SEGMENT
$pdata$??0exception@std@@QEAA@QEBD@Z DD imagerel $LN4
DD imagerel $LN4+65
DD imagerel $unwind$??0exception@std@@QEAA@QEBD@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0exception@std@@QEAA@AEBV01@@Z DD imagerel $LN4
DD imagerel $LN4+54
DD imagerel $unwind$??0exception@std@@QEAA@AEBV01@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??_Gexception@std@@UEAAPEAXI@Z DD imagerel $LN8
DD imagerel $LN8+67
DD imagerel $unwind$??_Gexception@std@@UEAAPEAXI@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0logic_error@std@@QEAA@PEBD@Z DD imagerel $LN7
DD imagerel $LN7+75
DD imagerel $unwind$??0logic_error@std@@QEAA@PEBD@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0logic_error@std@@QEAA@AEBV01@@Z DD imagerel $LN6
DD imagerel $LN6+64
DD imagerel $unwind$??0logic_error@std@@QEAA@AEBV01@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0logic_error@std@@QEAA@$$QEAV01@@Z DD imagerel $LN6
DD imagerel $LN6+64
DD imagerel $unwind$??0logic_error@std@@QEAA@$$QEAV01@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??_Glogic_error@std@@UEAAPEAXI@Z DD imagerel $LN11
DD imagerel $LN11+67
DD imagerel $unwind$??_Glogic_error@std@@UEAAPEAXI@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0fail_fast@gsl@@QEAA@QEBD@Z DD imagerel $LN9
DD imagerel $LN9+75
DD imagerel $unwind$??0fail_fast@gsl@@QEAA@QEBD@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0fail_fast@gsl@@QEAA@AEBU01@@Z DD imagerel $LN9
DD imagerel $LN9+64
DD imagerel $unwind$??0fail_fast@gsl@@QEAA@AEBU01@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0fail_fast@gsl@@QEAA@$$QEAU01@@Z DD imagerel $LN9
DD imagerel $LN9+64
DD imagerel $unwind$??0fail_fast@gsl@@QEAA@$$QEAU01@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??_Gfail_fast@gsl@@UEAAPEAXI@Z DD imagerel $LN14
DD imagerel $LN14+67
DD imagerel $unwind$??_Gfail_fast@gsl@@UEAAPEAXI@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0narrowing_error@gsl@@QEAA@AEBU01@@Z DD imagerel $LN6
DD imagerel $LN6+64
DD imagerel $unwind$??0narrowing_error@gsl@@QEAA@AEBU01@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0narrowing_error@gsl@@QEAA@$$QEAU01@@Z DD imagerel $LN6
DD imagerel $LN6+64
DD imagerel $unwind$??0narrowing_error@gsl@@QEAA@$$QEAU01@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??_Gnarrowing_error@gsl@@UEAAPEAXI@Z DD imagerel $LN11
DD imagerel $LN11+67
DD imagerel $unwind$??_Gnarrowing_error@gsl@@UEAAPEAXI@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z DD imagerel $LN23
DD imagerel $LN23+127
DD imagerel $unwind$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA DD imagerel ?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA
DD imagerel ?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z DD imagerel $LN15
DD imagerel $LN15+73
DD imagerel $unwind$??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z DD imagerel $LN62
DD imagerel $LN62+203
DD imagerel $unwind$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA DD imagerel ?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA
DD imagerel ?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0?$span@H$0?0@gsl@@QEAA@PEAH_J@Z DD imagerel $LN4
DD imagerel $LN4+23
DD imagerel $unwind$??0?$span@H$0?0@gsl@@QEAA@PEAH_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?last@?$span@H$0?0@gsl@@QEBA?AV12@_J@Z DD imagerel $LN23
DD imagerel $LN23+53
DD imagerel $unwind$?last@?$span@H$0?0@gsl@@QEBA?AV12@_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?subspan@?$span@H$0?0@gsl@@QEBA?AV12@_J0@Z DD imagerel $LN4
DD imagerel $LN4+29
DD imagerel $unwind$?subspan@?$span@H$0?0@gsl@@QEBA?AV12@_J0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z DD imagerel $LN51
DD imagerel $LN51+129
DD imagerel $unwind$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA DD imagerel ?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA
DD imagerel ?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0?$span@H$0?0@gsl@@AEAA@UKnownNotNull@01@_J@Z DD imagerel $LN4
DD imagerel $LN4+23
DD imagerel $unwind$??0?$span@H$0?0@gsl@@AEAA@UKnownNotNull@01@_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z DD imagerel $LN78
DD imagerel $LN78+294
DD imagerel $unwind$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA DD imagerel ?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA
DD imagerel ?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA DD imagerel ?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA
DD imagerel ?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA+38
DD imagerel $unwind$?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z DD imagerel $LN68
DD imagerel $LN68+210
DD imagerel $unwind$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA DD imagerel ?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA
DD imagerel ?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA+38
DD imagerel $unwind$?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z DD imagerel $LN99
DD imagerel $LN99+242
DD imagerel $unwind$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA DD imagerel ?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
DD imagerel ?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA+38
DD imagerel $unwind$?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ DD imagerel $LN35
DD imagerel $LN35+136
DD imagerel $unwind$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA
DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA+38
DD imagerel $unwind$?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD imagerel $LN29
DD imagerel $LN29+144
DD imagerel $unwind$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA+38
DD imagerel $unwind$?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??9details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z DD imagerel $LN9
DD imagerel $LN9+63
DD imagerel $unwind$??9details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z DD imagerel $LN97
DD imagerel $LN97+322
DD imagerel $unwind$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA DD imagerel ?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
DD imagerel ?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA+44
DD imagerel $unwind$?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA DD imagerel ?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
DD imagerel ?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA+44
DD imagerel $unwind$?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z DD imagerel $LN101
DD imagerel $LN101+195
DD imagerel $unwind$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA DD imagerel ?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA
DD imagerel ?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA+38
DD imagerel $unwind$?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0?$span@E$0?0@gsl@@QEAA@PEAE_J@Z DD imagerel $LN4
DD imagerel $LN4+23
DD imagerel $unwind$??0?$span@E$0?0@gsl@@QEAA@PEAE_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z DD imagerel $LN51
DD imagerel $LN51+128
DD imagerel $unwind$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA DD imagerel ?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA
DD imagerel ?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z DD imagerel $LN51
DD imagerel $LN51+39
DD imagerel $unwind$??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z DD imagerel $LN79
DD imagerel $LN79+165
DD imagerel $unwind$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA DD imagerel ?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA
DD imagerel ?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA+38
DD imagerel $unwind$?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$convert_span@EV?$span@G$0?0@gsl@@@@YA?AV?$span@E$0?0@gsl@@V?$span@G$0?0@1@@Z DD imagerel $LN27
DD imagerel $LN27+33
DD imagerel $unwind$??$convert_span@EV?$span@G$0?0@gsl@@@@YA?AV?$span@E$0?0@gsl@@V?$span@G$0?0@1@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan1@@YA_JXZ DD imagerel $LN107
DD imagerel $LN107+145
DD imagerel $unwind$?mysubspan1@@YA_JXZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?last@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J@Z DD imagerel $LN64
DD imagerel $LN64+99
DD imagerel $unwind$?last@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?subspan@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J0@Z DD imagerel $LN45
DD imagerel $LN45+105
DD imagerel $unwind$?subspan@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z DD imagerel $LN23
DD imagerel $LN23+125
DD imagerel $unwind$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA DD imagerel ?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA
DD imagerel ?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z DD imagerel $LN46
DD imagerel $LN46+31
DD imagerel $unwind$??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan2@@YA_J_J@Z DD imagerel $LN107
DD imagerel $LN107+156
DD imagerel $unwind$?mysubspan2@@YA_J_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan3@@YA_JXZ DD imagerel $LN101
DD imagerel $LN101+145
DD imagerel $unwind$?mysubspan3@@YA_JXZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel $LN87
DD imagerel $LN87+101
DD imagerel $unwind$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ DD imagerel $LN81
DD imagerel $LN81+33
DD imagerel $unwind$??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel $LN81
DD imagerel $LN81+96
DD imagerel $unwind$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z DD imagerel $LN81
DD imagerel $LN81+84
DD imagerel $unwind$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel $LN81
DD imagerel $LN81+96
DD imagerel $unwind$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel $LN68
DD imagerel $LN68+111
DD imagerel $unwind$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel $LN68
DD imagerel $LN68+96
DD imagerel $unwind$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?doterminate@@YAXXZ DD imagerel $LN4
DD imagerel $LN4+11
DD imagerel $unwind$?doterminate@@YAXXZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?copy_span@@YAXV?$span@H$0?0@gsl@@0@Z DD imagerel $LN50
DD imagerel $LN50+101
DD imagerel $unwind$?copy_span@@YAXV?$span@H$0?0@gsl@@0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z DD imagerel $LN24
DD imagerel $LN24+77
DD imagerel $unwind$??$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z DD imagerel $LN81
DD imagerel $LN81+176
DD imagerel $unwind$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA DD imagerel ?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA
DD imagerel ?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z DD imagerel $LN78
DD imagerel $LN78+154
DD imagerel $unwind$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA DD imagerel ?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA
DD imagerel ?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?test_string_std_copy@@YAXXZ DD imagerel $LN107
DD imagerel $LN107+228
DD imagerel $unwind$?test_string_std_copy@@YAXXZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z DD imagerel $LN51
DD imagerel $LN51+39
DD imagerel $unwind$??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??0?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z DD imagerel $LN4
DD imagerel $LN4+23
DD imagerel $unwind$??0?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$ensure_z@$$CBD$0L@@gsl@@YA?AV?$span@$$CBD$0?0@0@AEAY0L@$$CBD@Z DD imagerel $LN12
DD imagerel $LN12+29
DD imagerel $unwind$??$ensure_z@$$CBD$0L@@gsl@@YA?AV?$span@$$CBD$0?0@0@AEAY0L@$$CBD@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ DD imagerel $LN35
DD imagerel $LN35+135
DD imagerel $unwind$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA
DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA+38
DD imagerel $unwind$?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD imagerel $LN29
DD imagerel $LN29+144
DD imagerel $unwind$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA+38
DD imagerel $unwind$?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??9details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z DD imagerel $LN9
DD imagerel $LN9+63
DD imagerel $unwind$??9details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ DD imagerel $LN35
DD imagerel $LN35+135
DD imagerel $unwind$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA
DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA+38
DD imagerel $unwind$?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD imagerel $LN29
DD imagerel $LN29+144
DD imagerel $unwind$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA+38
DD imagerel $unwind$?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z DD imagerel $LN24
DD imagerel $LN24+77
DD imagerel $unwind$??$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?test_string_gsl_copy@@YAXXZ DD imagerel $LN186
DD imagerel $LN186+238
DD imagerel $unwind$?test_string_gsl_copy@@YAXXZ
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA DD imagerel ?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA
DD imagerel ?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA+38
DD imagerel $unwind$?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0V?$basic_string_span@$$CBD$0?0@gsl@@X@?$span@$$CBD$0?0@gsl@@QEAA@AEAV?$basic_string_span@$$CBD$0?0@1@@Z DD imagerel $LN55
DD imagerel $LN55+39
DD imagerel $unwind$??$?0V?$basic_string_span@$$CBD$0?0@gsl@@X@?$span@$$CBD$0?0@gsl@@QEAA@AEAV?$basic_string_span@$$CBD$0?0@1@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z DD imagerel $LN78
DD imagerel $LN78+146
DD imagerel $unwind$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA DD imagerel ?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA
DD imagerel ?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$make_subspan@$05@?$span@H$05@gsl@@AEBA?AV?$span@H$0?0@1@_J0V?$subspan_selector@$05@01@@Z DD imagerel $LN42
DD imagerel $LN42+105
DD imagerel $unwind$??$make_subspan@$05@?$span@H$05@gsl@@AEBA?AV?$span@H$0?0@1@_J0V?$subspan_selector@$05@01@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z DD imagerel $LN48
DD imagerel $LN48+256
DD imagerel $unwind$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA
DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA
DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA+38
DD imagerel $unwind$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z DD imagerel $LN26
DD imagerel $LN26+152
DD imagerel $unwind$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA
DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z DD imagerel $LN30
DD imagerel $LN30+39
DD imagerel $unwind$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z DD imagerel $LN25
DD imagerel $LN25+31
DD imagerel $unwind$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0V?$extent_type@$0A@@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$0A@@details@2@@Z DD imagerel $LN52
DD imagerel $LN52+33
DD imagerel $unwind$??$?0V?$extent_type@$0A@@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$0A@@details@2@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_no_deprecate@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z DD imagerel $LN18
DD imagerel $LN18+77
DD imagerel $unwind$??$_Copy_no_deprecate@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD imagerel $LN27
DD imagerel $LN27+14
DD imagerel $unwind$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$0$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD imagerel $LN27+14
DD imagerel $LN27+57
DD imagerel $chain$0$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$1$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD imagerel $LN27+57
DD imagerel $LN27+66
DD imagerel $chain$1$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0V?$extent_type@$09@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$09@details@2@@Z DD imagerel $LN30
DD imagerel $LN30+39
DD imagerel $unwind$??$?0V?$extent_type@$09@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$09@details@2@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$ensure_z@$$CBD@gsl@@YA?AV?$span@$$CBD$0?0@0@AEBQEBD_J@Z DD imagerel $LN4
DD imagerel $LN4+26
DD imagerel $unwind$??$ensure_z@$$CBD@gsl@@YA?AV?$span@$$CBD$0?0@0@AEBQEBD_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_no_deprecate@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z DD imagerel $LN18
DD imagerel $LN18+77
DD imagerel $unwind$??$_Copy_no_deprecate@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$narrow@_J_J@gsl@@YA_J_J@Z DD imagerel $LN33
DD imagerel $LN33+20
DD imagerel $unwind$??$narrow@_J_J@gsl@@YA_J_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z DD imagerel $LN27
DD imagerel $LN27+65
DD imagerel $unwind$??$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0H$05X@?$span@H$0?0@gsl@@QEAA@AEBV?$span@H$05@1@@Z DD imagerel $LN37
DD imagerel $LN37+49
DD imagerel $unwind$??$?0H$05X@?$span@H$0?0@gsl@@QEAA@AEBV?$span@H$05@1@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z DD imagerel $LN48
DD imagerel $LN48+256
DD imagerel $unwind$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA
DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA
DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA+38
DD imagerel $unwind$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z DD imagerel $LN48
DD imagerel $LN48+256
DD imagerel $unwind$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA
DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA
DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA+38
DD imagerel $unwind$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_no_deprecate1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00Urandom_access_iterator_tag@0@1@Z DD imagerel $LN12
DD imagerel $LN12+95
DD imagerel $unwind$??$_Copy_no_deprecate1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00Urandom_access_iterator_tag@0@1@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD imagerel $LN11
DD imagerel $LN11+14
DD imagerel $unwind$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$0$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD imagerel $LN11+14
DD imagerel $LN11+57
DD imagerel $chain$0$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$1$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD imagerel $LN11+57
DD imagerel $LN11+66
DD imagerel $chain$1$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z DD imagerel $LN70
DD imagerel $LN70+274
DD imagerel $unwind$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA DD imagerel ?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA
DD imagerel ?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA+38
DD imagerel $unwind$?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA DD imagerel ?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA
DD imagerel ?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA+38
DD imagerel $unwind$?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_no_deprecate1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@Urandom_access_iterator_tag@0@2@Z DD imagerel $LN12
DD imagerel $LN12+95
DD imagerel $unwind$??$_Copy_no_deprecate1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@Urandom_access_iterator_tag@0@2@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$throw_exception@Unarrowing_error@gsl@@@details@gsl@@YAX$$QEAUnarrowing_error@1@@Z DD imagerel $LN12
DD imagerel $LN12+73
DD imagerel $unwind$??$throw_exception@Unarrowing_error@gsl@@@details@gsl@@YAX$$QEAUnarrowing_error@1@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_n_unchecked@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z DD imagerel $LN11
DD imagerel $LN11+65
DD imagerel $unwind$??$_Copy_n_unchecked@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z DD imagerel $LN53
DD imagerel $LN53+129
DD imagerel $unwind$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA DD imagerel ?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA
DD imagerel ?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA+38
DD imagerel $unwind$?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z DD imagerel $LN6
DD imagerel $LN6+68
DD imagerel $unwind$??$_Copy_unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z DD imagerel $LN7
DD imagerel $LN7+14
DD imagerel $unwind$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$0$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z DD imagerel $LN7+14
DD imagerel $LN7+57
DD imagerel $chain$0$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$1$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z DD imagerel $LN7+57
DD imagerel $LN7+66
DD imagerel $chain$1$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z DD imagerel $LN6
DD imagerel $LN6+68
DD imagerel $unwind$??$_Copy_unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_n_unchecked1@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAEU_Trivially_copyable_ptr_iterator_tag@0@@Z DD imagerel $LN7
DD imagerel $LN7+65
DD imagerel $unwind$??$_Copy_n_unchecked1@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAEU_Trivially_copyable_ptr_iterator_tag@0@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z DD imagerel $LN85
DD imagerel $LN85+443
DD imagerel $unwind$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA DD imagerel ?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA
DD imagerel ?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA+44
DD imagerel $unwind$?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA DD imagerel ?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA
DD imagerel ?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA+44
DD imagerel $unwind$?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_memmove@PEAHPEAH@std@@YAPEAHPEAH00@Z DD imagerel $LN4
DD imagerel $LN4+49
DD imagerel $unwind$??$_Copy_memmove@PEAHPEAH@std@@YAPEAHPEAH00@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z DD imagerel $LN85
DD imagerel $LN85+440
DD imagerel $unwind$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA DD imagerel ?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA
DD imagerel ?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA+44
DD imagerel $unwind$?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA DD imagerel ?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA
DD imagerel ?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA+44
DD imagerel $unwind$?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$??$_Copy_memmove@PEBDPEAE@std@@YAPEAEPEBD0PEAE@Z DD imagerel $LN4
DD imagerel $LN4+49
DD imagerel $unwind$??$_Copy_memmove@PEBDPEAE@std@@YAPEAEPEBD0PEAE@Z
pdata ENDS
; COMDAT __xmm@00000003000000020000000100000000
CONST SEGMENT
__xmm@00000003000000020000000100000000 DB 00H, 00H, 00H, 00H, 01H, 00H, 00H
DB 00H, 02H, 00H, 00H, 00H, 03H, 00H, 00H, 00H
CONST ENDS
; COMDAT ??_R1A@?0A@EA@narrowing_error@gsl@@8
rdata$r SEGMENT
??_R1A@?0A@EA@narrowing_error@gsl@@8 DD imagerel ??_R0?AUnarrowing_error@gsl@@@8 ; gsl::narrowing_error::`RTTI Base Class Descriptor at (0,-1,0,64)'
DD 01H
DD 00H
DD 0ffffffffH
DD 00H
DD 040H
DD imagerel ??_R3narrowing_error@gsl@@8
rdata$r ENDS
; COMDAT ??_R2narrowing_error@gsl@@8
rdata$r SEGMENT
??_R2narrowing_error@gsl@@8 DD imagerel ??_R1A@?0A@EA@narrowing_error@gsl@@8 ; gsl::narrowing_error::`RTTI Base Class Array'
DD imagerel ??_R1A@?0A@EA@exception@std@@8
ORG $+3
rdata$r ENDS
; COMDAT ??_R3narrowing_error@gsl@@8
rdata$r SEGMENT
??_R3narrowing_error@gsl@@8 DD 00H ; gsl::narrowing_error::`RTTI Class Hierarchy Descriptor'
DD 00H
DD 02H
DD imagerel ??_R2narrowing_error@gsl@@8
rdata$r ENDS
; COMDAT ??_R4narrowing_error@gsl@@6B@
rdata$r SEGMENT
??_R4narrowing_error@gsl@@6B@ DD 01H ; gsl::narrowing_error::`RTTI Complete Object Locator'
DD 00H
DD 00H
DD imagerel ??_R0?AUnarrowing_error@gsl@@@8
DD imagerel ??_R3narrowing_error@gsl@@8
DD imagerel ??_R4narrowing_error@gsl@@6B@
rdata$r ENDS
; COMDAT ??_R1A@?0A@EA@fail_fast@gsl@@8
rdata$r SEGMENT
??_R1A@?0A@EA@fail_fast@gsl@@8 DD imagerel ??_R0?AUfail_fast@gsl@@@8 ; gsl::fail_fast::`RTTI Base Class Descriptor at (0,-1,0,64)'
DD 02H
DD 00H
DD 0ffffffffH
DD 00H
DD 040H
DD imagerel ??_R3fail_fast@gsl@@8
rdata$r ENDS
; COMDAT ??_R2fail_fast@gsl@@8
rdata$r SEGMENT
??_R2fail_fast@gsl@@8 DD imagerel ??_R1A@?0A@EA@fail_fast@gsl@@8 ; gsl::fail_fast::`RTTI Base Class Array'
DD imagerel ??_R1A@?0A@EA@logic_error@std@@8
DD imagerel ??_R1A@?0A@EA@exception@std@@8
ORG $+3
rdata$r ENDS
; COMDAT ??_R3fail_fast@gsl@@8
rdata$r SEGMENT
??_R3fail_fast@gsl@@8 DD 00H ; gsl::fail_fast::`RTTI Class Hierarchy Descriptor'
DD 00H
DD 03H
DD imagerel ??_R2fail_fast@gsl@@8
rdata$r ENDS
; COMDAT ??_R4fail_fast@gsl@@6B@
rdata$r SEGMENT
??_R4fail_fast@gsl@@6B@ DD 01H ; gsl::fail_fast::`RTTI Complete Object Locator'
DD 00H
DD 00H
DD imagerel ??_R0?AUfail_fast@gsl@@@8
DD imagerel ??_R3fail_fast@gsl@@8
DD imagerel ??_R4fail_fast@gsl@@6B@
rdata$r ENDS
; COMDAT ??_R1A@?0A@EA@logic_error@std@@8
rdata$r SEGMENT
??_R1A@?0A@EA@logic_error@std@@8 DD imagerel ??_R0?AVlogic_error@std@@@8 ; std::logic_error::`RTTI Base Class Descriptor at (0,-1,0,64)'
DD 01H
DD 00H
DD 0ffffffffH
DD 00H
DD 040H
DD imagerel ??_R3logic_error@std@@8
rdata$r ENDS
; COMDAT ??_R2logic_error@std@@8
rdata$r SEGMENT
??_R2logic_error@std@@8 DD imagerel ??_R1A@?0A@EA@logic_error@std@@8 ; std::logic_error::`RTTI Base Class Array'
DD imagerel ??_R1A@?0A@EA@exception@std@@8
ORG $+3
rdata$r ENDS
; COMDAT ??_R3logic_error@std@@8
rdata$r SEGMENT
??_R3logic_error@std@@8 DD 00H ; std::logic_error::`RTTI Class Hierarchy Descriptor'
DD 00H
DD 02H
DD imagerel ??_R2logic_error@std@@8
rdata$r ENDS
; COMDAT ??_R4logic_error@std@@6B@
rdata$r SEGMENT
??_R4logic_error@std@@6B@ DD 01H ; std::logic_error::`RTTI Complete Object Locator'
DD 00H
DD 00H
DD imagerel ??_R0?AVlogic_error@std@@@8
DD imagerel ??_R3logic_error@std@@8
DD imagerel ??_R4logic_error@std@@6B@
rdata$r ENDS
; COMDAT ??_R1A@?0A@EA@exception@std@@8
rdata$r SEGMENT
??_R1A@?0A@EA@exception@std@@8 DD imagerel ??_R0?AVexception@std@@@8 ; std::exception::`RTTI Base Class Descriptor at (0,-1,0,64)'
DD 00H
DD 00H
DD 0ffffffffH
DD 00H
DD 040H
DD imagerel ??_R3exception@std@@8
rdata$r ENDS
; COMDAT ??_R2exception@std@@8
rdata$r SEGMENT
??_R2exception@std@@8 DD imagerel ??_R1A@?0A@EA@exception@std@@8 ; std::exception::`RTTI Base Class Array'
ORG $+3
rdata$r ENDS
; COMDAT ??_R3exception@std@@8
rdata$r SEGMENT
??_R3exception@std@@8 DD 00H ; std::exception::`RTTI Class Hierarchy Descriptor'
DD 00H
DD 01H
DD imagerel ??_R2exception@std@@8
rdata$r ENDS
; COMDAT ??_R4exception@std@@6B@
rdata$r SEGMENT
??_R4exception@std@@6B@ DD 01H ; std::exception::`RTTI Complete Object Locator'
DD 00H
DD 00H
DD imagerel ??_R0?AVexception@std@@@8
DD imagerel ??_R3exception@std@@8
DD imagerel ??_R4exception@std@@6B@
rdata$r ENDS
; COMDAT _CT??_R0?AUnarrowing_error@gsl@@@8??0narrowing_error@gsl@@QEAA@AEBU01@@Z24
xdata$x SEGMENT
_CT??_R0?AUnarrowing_error@gsl@@@8??0narrowing_error@gsl@@QEAA@AEBU01@@Z24 DD 00H
DD imagerel ??_R0?AUnarrowing_error@gsl@@@8
DD 00H
DD 0ffffffffH
ORG $+4
DD 018H
DD imagerel ??0narrowing_error@gsl@@QEAA@AEBU01@@Z
xdata$x ENDS
; COMDAT ??_R0?AUnarrowing_error@gsl@@@8
data$r SEGMENT
??_R0?AUnarrowing_error@gsl@@@8 DQ FLAT:??_7type_info@@6B@ ; gsl::narrowing_error `RTTI Type Descriptor'
DQ 0000000000000000H
DB '.?AUnarrowing_error@gsl@@', 00H
data$r ENDS
; COMDAT _CTA2?AUnarrowing_error@gsl@@
xdata$x SEGMENT
_CTA2?AUnarrowing_error@gsl@@ DD 02H
DD imagerel _CT??_R0?AUnarrowing_error@gsl@@@8??0narrowing_error@gsl@@QEAA@AEBU01@@Z24
DD imagerel _CT??_R0?AVexception@std@@@8??0exception@std@@QEAA@AEBV01@@Z24
xdata$x ENDS
; COMDAT _TI2?AUnarrowing_error@gsl@@
xdata$x SEGMENT
_TI2?AUnarrowing_error@gsl@@ DD 00H
DD imagerel ??1narrowing_error@gsl@@UEAA@XZ
DD 00H
DD imagerel _CTA2?AUnarrowing_error@gsl@@
xdata$x ENDS
; COMDAT ??_C@_0EL@HAKHMEAL@GSL?3?5Postcondition?5failure?5at?5C?3@
CONST SEGMENT
??_C@_0EL@HAKHMEAL@GSL?3?5Postcondition?5failure?5at?5C?3@ DB 'GSL: Postc'
DB 'ondition failure at C:\projects\gsl\include\gsl/string_span: '
DB '122', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0EL@CELLNNNE@GSL?3?5Postcondition?5failure?5at?5C?3@
CONST SEGMENT
??_C@_0EL@CELLNNNE@GSL?3?5Postcondition?5failure?5at?5C?3@ DB 'GSL: Postc'
DB 'ondition failure at C:\projects\gsl\include\gsl/string_span: '
DB '114', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@EJCPKIPN@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@EJCPKIPN@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 321', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@ELDMELAD@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@ELDMELAD@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 592', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@KIMIJCMI@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@KIMIJCMI@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 599', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@LBNDKDIJ@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@LBNDKDIJ@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 598', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0EL@GNMGMEGC@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0EL@GNMGMEGC@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/gsl_algorithm'
DB ': 50', 00H ; `string'
CONST ENDS
; COMDAT _CT??_R0?AVlogic_error@std@@@8??0logic_error@std@@QEAA@AEBV01@@Z24
xdata$x SEGMENT
_CT??_R0?AVlogic_error@std@@@8??0logic_error@std@@QEAA@AEBV01@@Z24 DD 00H
DD imagerel ??_R0?AVlogic_error@std@@@8
DD 00H
DD 0ffffffffH
ORG $+4
DD 018H
DD imagerel ??0logic_error@std@@QEAA@AEBV01@@Z
xdata$x ENDS
; COMDAT ??_R0?AVlogic_error@std@@@8
data$r SEGMENT
??_R0?AVlogic_error@std@@@8 DQ FLAT:??_7type_info@@6B@ ; std::logic_error `RTTI Type Descriptor'
DQ 0000000000000000H
DB '.?AVlogic_error@std@@', 00H
data$r ENDS
; COMDAT _CT??_R0?AUfail_fast@gsl@@@8??0fail_fast@gsl@@QEAA@AEBU01@@Z24
xdata$x SEGMENT
_CT??_R0?AUfail_fast@gsl@@@8??0fail_fast@gsl@@QEAA@AEBU01@@Z24 DD 00H
DD imagerel ??_R0?AUfail_fast@gsl@@@8
DD 00H
DD 0ffffffffH
ORG $+4
DD 018H
DD imagerel ??0fail_fast@gsl@@QEAA@AEBU01@@Z
xdata$x ENDS
; COMDAT ??_R0?AUfail_fast@gsl@@@8
data$r SEGMENT
??_R0?AUfail_fast@gsl@@@8 DQ FLAT:??_7type_info@@6B@ ; gsl::fail_fast `RTTI Type Descriptor'
DQ 0000000000000000H
DB '.?AUfail_fast@gsl@@', 00H
data$r ENDS
; COMDAT _CTA3?AUfail_fast@gsl@@
xdata$x SEGMENT
_CTA3?AUfail_fast@gsl@@ DD 03H
DD imagerel _CT??_R0?AUfail_fast@gsl@@@8??0fail_fast@gsl@@QEAA@AEBU01@@Z24
DD imagerel _CT??_R0?AVlogic_error@std@@@8??0logic_error@std@@QEAA@AEBV01@@Z24
DD imagerel _CT??_R0?AVexception@std@@@8??0exception@std@@QEAA@AEBV01@@Z24
xdata$x ENDS
; COMDAT _TI3?AUfail_fast@gsl@@
xdata$x SEGMENT
_TI3?AUfail_fast@gsl@@ DD 00H
DD imagerel ??1fail_fast@gsl@@UEAA@XZ
DD 00H
DD imagerel _CTA3?AUfail_fast@gsl@@
xdata$x ENDS
; COMDAT ??_C@_0ED@BLFPPHPM@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@BLFPPHPM@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 635', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@HPDDDCPI@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@HPDDDCPI@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 631', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 157', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@CMPGECKC@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@CMPGECKC@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 169', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Prec'
DB 'ondition failure at C:\projects\gsl\include\gsl/span: 509', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0L@CCAJJBND@iVtrau?5lDC?$AA@
CONST SEGMENT
??_C@_0L@CCAJJBND@iVtrau?5lDC?$AA@ DB 'iVtrau lDC', 00H ; `string'
CONST ENDS
; COMDAT ??_C@_0ED@HKMFEAN@GSL?3?5Precondition?5failure?5at?5C?3?2@
CONST SEGMENT
??_C@_0ED@HKMFEAN@GSL?3?5Precondition?5failure?5at?5C?3?2@ DB 'GSL: Preco'
DB 'ndition failure at C:\projects\gsl\include\gsl/span: 336', 00H ; `string'
CONST ENDS
; COMDAT ??_7narrowing_error@gsl@@6B@
CONST SEGMENT
??_7narrowing_error@gsl@@6B@ DQ FLAT:??_R4narrowing_error@gsl@@6B@ ; gsl::narrowing_error::`vftable'
DQ FLAT:??_Enarrowing_error@gsl@@UEAAPEAXI@Z
DQ FLAT:?what@exception@std@@UEBAPEBDXZ
CONST ENDS
; COMDAT _CT??_R0?AVexception@std@@@8??0exception@std@@QEAA@AEBV01@@Z24
xdata$x SEGMENT
_CT??_R0?AVexception@std@@@8??0exception@std@@QEAA@AEBV01@@Z24 DD 00H
DD imagerel ??_R0?AVexception@std@@@8
DD 00H
DD 0ffffffffH
ORG $+4
DD 018H
DD imagerel ??0exception@std@@QEAA@AEBV01@@Z
xdata$x ENDS
; COMDAT ??_R0?AVexception@std@@@8
data$r SEGMENT
??_R0?AVexception@std@@@8 DQ FLAT:??_7type_info@@6B@ ; std::exception `RTTI Type Descriptor'
DQ 0000000000000000H
DB '.?AVexception@std@@', 00H
data$r ENDS
; COMDAT ??_7fail_fast@gsl@@6B@
CONST SEGMENT
??_7fail_fast@gsl@@6B@ DQ FLAT:??_R4fail_fast@gsl@@6B@ ; gsl::fail_fast::`vftable'
DQ FLAT:??_Efail_fast@gsl@@UEAAPEAXI@Z
DQ FLAT:?what@exception@std@@UEBAPEBDXZ
CONST ENDS
; COMDAT ??_7logic_error@std@@6B@
CONST SEGMENT
??_7logic_error@std@@6B@ DQ FLAT:??_R4logic_error@std@@6B@ ; std::logic_error::`vftable'
DQ FLAT:??_Elogic_error@std@@UEAAPEAXI@Z
DQ FLAT:?what@exception@std@@UEBAPEBDXZ
CONST ENDS
; COMDAT ??_C@_0BC@EOODALEL@Unknown?5exception?$AA@
CONST SEGMENT
??_C@_0BC@EOODALEL@Unknown?5exception?$AA@ DB 'Unknown exception', 00H ; `string'
CONST ENDS
; COMDAT ??_7exception@std@@6B@
CONST SEGMENT
??_7exception@std@@6B@ DQ FLAT:??_R4exception@std@@6B@ ; std::exception::`vftable'
DQ FLAT:??_Eexception@std@@UEAAPEAXI@Z
DQ FLAT:?what@exception@std@@UEBAPEBDXZ
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_memmove@PEBDPEAE@std@@YAPEAEPEBD0PEAE@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z
DD 0ffffffffH
DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z+311
DD 01H
DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z+327
DD 0ffffffffH
DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z+381
DD 00H
DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z+397
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z DD 0ffffffffH
DD imagerel ?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA
DD 0ffffffffH
DD imagerel ?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z DD 0d2b11H
DD 01b742bH
DD 01a6427H
DD 0183423H
DD 0120117H
DD 0e00af00cH
DD 0c006d008H
DD 05004H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_memmove@PEAHPEAH@std@@YAPEAHPEAH00@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z
DD 0ffffffffH
DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z+314
DD 01H
DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z+330
DD 0ffffffffH
DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z+384
DD 00H
DD imagerel ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z+400
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z DD 0ffffffffH
DD imagerel ?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA
DD 0ffffffffH
DD imagerel ?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z DD 0d2b11H
DD 01b742bH
DD 01a6427H
DD 0183423H
DD 0120117H
DD 0e00af00cH
DD 0c006d008H
DD 05004H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_n_unchecked1@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAEU_Trivially_copyable_ptr_iterator_tag@0@@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z DD 020801H
DD 03004b208H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$chain$1$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z DD 021H
DD imagerel $LN7
DD imagerel $LN7+14
DD imagerel $unwind$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$chain$0$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z DD 020521H
DD 063405H
DD imagerel $LN7
DD imagerel $LN7+14
DD imagerel $unwind$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z DD 020601H
DD 070023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z DD 020801H
DD 03004b208H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z DD imagerel ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z
DD 0ffffffffH
DD imagerel ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z+102
DD 01H
DD imagerel ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z+121
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z DD 0ffffffffH
DD 00H
DD 0ffffffffH
DD imagerel ?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z DD 010f11H
DD 0a207H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_n_unchecked@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$throw_exception@Unarrowing_error@gsl@@@details@gsl@@YAX$$QEAUnarrowing_error@1@@Z DD 010401H
DD 08204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_no_deprecate1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@Urandom_access_iterator_tag@0@2@Z DD 040c01H
DD 010340cH
DD 07008d20cH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z DD imagerel ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z
DD 0ffffffffH
DD imagerel ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z+161
DD 02H
DD imagerel ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z+180
DD 0ffffffffH
DD imagerel ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z+249
DD 00H
DD imagerel ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z+268
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA
DD 0ffffffffH
DD 00H
DD 0ffffffffH
DD imagerel ?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z DD 019930522H
DD 03H
DD imagerel $stateUnwindMap$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z DD 020f11H
DD 030029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$chain$1$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD 021H
DD imagerel $LN11
DD imagerel $LN11+14
DD imagerel $unwind$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$chain$0$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD 020521H
DD 063405H
DD imagerel $LN11
DD imagerel $LN11+14
DD imagerel $unwind$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD 020601H
DD 070023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_no_deprecate1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00Urandom_access_iterator_tag@0@1@Z DD 040c01H
DD 010340cH
DD 07008d20cH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z
DD 0ffffffffH
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z+133
DD 01H
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z+152
DD 0ffffffffH
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z+226
DD 00H
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z+245
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA
DD 0ffffffffH
DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z DD 041411H
DD 0d3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z
DD 0ffffffffH
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z+133
DD 01H
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z+152
DD 0ffffffffH
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z+226
DD 00H
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z+245
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA
DD 0ffffffffH
DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z DD 041411H
DD 0d3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0H$05X@?$span@H$0?0@gsl@@QEAA@AEBV?$span@H$05@1@@Z DD 020f01H
DD 030025206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$narrow@_J_J@gsl@@YA_J_J@Z DD 010c01H
DD 02204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_no_deprecate@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z DD 020801H
DD 03004d208H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$ensure_z@$$CBD@gsl@@YA?AV?$span@$$CBD$0?0@0@AEBQEBD_J@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0V?$extent_type@$09@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$09@details@2@@Z DD 010c01H
DD 02204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$chain$1$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD 021H
DD imagerel $LN27
DD imagerel $LN27+14
DD imagerel $unwind$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$chain$0$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD 020521H
DD 063405H
DD imagerel $LN27
DD imagerel $LN27+14
DD imagerel $unwind$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z DD 020601H
DD 070023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$_Copy_no_deprecate@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z DD 020801H
DD 03004d208H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0V?$extent_type@$0A@@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$0A@@details@2@@Z DD 010c01H
DD 02204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z DD 010c01H
DD 02204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z DD 010c01H
DD 02204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z
DD 0ffffffffH
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z+127
DD 00H
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z+146
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z DD 021311H
DD 03006920aH
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z
DD 0ffffffffH
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z+133
DD 01H
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z+152
DD 0ffffffffH
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z+226
DD 00H
DD imagerel ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z+245
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA
DD 0ffffffffH
DD imagerel ?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z DD 041411H
DD 0d3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$make_subspan@$05@?$span@H$05@gsl@@AEBA?AV?$span@H$0?0@1@_J0V?$subspan_selector@$05@01@@Z DD 061901H
DD 0d6419H
DD 0c3414H
DD 070029206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z DD imagerel ??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z
DD 0ffffffffH
DD imagerel ??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z+122
DD 00H
DD imagerel ??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z+141
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0V?$basic_string_span@$$CBD$0?0@gsl@@X@?$span@$$CBD$0?0@gsl@@QEAA@AEAV?$basic_string_span@$$CBD$0?0@1@@Z DD 020f01H
DD 030025206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?test_string_gsl_copy@@YAXXZ DD imagerel ?test_string_gsl_copy@@YAXXZ
DD 0ffffffffH
DD imagerel ?test_string_gsl_copy@@YAXXZ+38
DD 00H
DD imagerel ?test_string_gsl_copy@@YAXXZ+54
DD 0ffffffffH
DD imagerel ?test_string_gsl_copy@@YAXXZ+203
DD 03H
DD imagerel ?test_string_gsl_copy@@YAXXZ+220
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?test_string_gsl_copy@@YAXXZ DD 0ffffffffH
DD imagerel __std_terminate
DD 0ffffffffH
DD 00H
DD 0ffffffffH
DD 00H
DD 0ffffffffH
DD imagerel ?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?test_string_gsl_copy@@YAXXZ DD 019930522H
DD 04H
DD imagerel $stateUnwindMap$?test_string_gsl_copy@@YAXXZ
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$?test_string_gsl_copy@@YAXXZ
DD 050H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?test_string_gsl_copy@@YAXXZ DD 021f19H
DD 05002d209H
DD imagerel __GSHandlerCheck_EH
DD imagerel $cppxdata$?test_string_gsl_copy@@YAXXZ
DD 06aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z DD 020801H
DD 03004d208H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD imagerel ??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 0ffffffffH
DD imagerel ??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ+120
DD 00H
DD imagerel ??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ+139
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 0ffffffffH
DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ DD imagerel ??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ
DD 0ffffffffH
DD imagerel ??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ+111
DD 00H
DD imagerel ??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ+130
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ DD 0ffffffffH
DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??9details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z DD 010401H
DD 04204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD imagerel ??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 0ffffffffH
DD imagerel ??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ+120
DD 00H
DD imagerel ??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ+139
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 0ffffffffH
DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ DD imagerel ??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ
DD 0ffffffffH
DD imagerel ??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ+111
DD 00H
DD imagerel ??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ+130
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ DD 0ffffffffH
DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$ensure_z@$$CBD$0L@@gsl@@YA?AV?$span@$$CBD$0?0@0@AEAY0L@$$CBD@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z DD imagerel ??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z
DD 0ffffffffH
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z DD 019930522H
DD 00H
DD 00H
DD 00H
DD 00H
DD 01H
DD imagerel $ip2state$??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z
DD 00H
DD 00H
DD 05H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z DD 010c19H
DD 02204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?test_string_std_copy@@YAXXZ DD imagerel ?test_string_std_copy@@YAXXZ
DD 0ffffffffH
DD imagerel ?test_string_std_copy@@YAXXZ+43
DD 00H
DD imagerel ?test_string_std_copy@@YAXXZ+59
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?test_string_std_copy@@YAXXZ DD 0ffffffffH
DD imagerel __std_terminate
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?test_string_std_copy@@YAXXZ DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?test_string_std_copy@@YAXXZ
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?test_string_std_copy@@YAXXZ
DD 090H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?test_string_std_copy@@YAXXZ DD 032419H
DD 018010eH
DD 05002H
DD imagerel __GSHandlerCheck_EH
DD imagerel $cppxdata$?test_string_std_copy@@YAXXZ
DD 0baH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z DD imagerel ??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z
DD 0ffffffffH
DD imagerel ??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z+130
DD 00H
DD imagerel ??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z+149
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z DD imagerel ?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z
DD 0ffffffffH
DD imagerel ?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z+152
DD 00H
DD imagerel ?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z+171
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z DD 010d11H
DD 0c204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z DD 020801H
DD 03004d208H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?copy_span@@YAXV?$span@H$0?0@gsl@@0@Z DD 010701H
DD 0e207H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?doterminate@@YAXXZ DD 010401H
DD 04204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel ?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 0ffffffffH
DD imagerel ?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+75
DD 00H
DD imagerel ?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+82
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 0ffffffffH
DD imagerel __std_terminate
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 030H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 041411H
DD 0c3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel ?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 0ffffffffH
DD imagerel ?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+85
DD 00H
DD imagerel ?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+92
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 0ffffffffH
DD imagerel __std_terminate
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 030H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 061911H
DD 0e6419H
DD 0c3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel ?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 0ffffffffH
DD imagerel ?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+75
DD 00H
DD imagerel ?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+82
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 0ffffffffH
DD imagerel __std_terminate
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 030H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 041411H
DD 0c3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z DD imagerel ?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z
DD 0ffffffffH
DD imagerel ?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z+68
DD 00H
DD imagerel ?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z+75
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z DD 0ffffffffH
DD imagerel __std_terminate
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z
DD 030H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z DD 020f11H
DD 030029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel ?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 0ffffffffH
DD imagerel ?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+75
DD 00H
DD imagerel ?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+82
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 0ffffffffH
DD imagerel __std_terminate
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 030H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 041411H
DD 0c3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ DD imagerel ??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ
DD 0ffffffffH
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ DD 019930522H
DD 00H
DD 00H
DD 00H
DD 00H
DD 01H
DD imagerel $ip2state$??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ
DD 00H
DD 00H
DD 05H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ DD 010c19H
DD 02204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD imagerel ?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 0ffffffffH
DD imagerel ?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+80
DD 00H
DD imagerel ?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z+87
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 0ffffffffH
DD imagerel __std_terminate
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
DD 030H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z DD 041411H
DD 0c3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan3@@YA_JXZ DD imagerel ?mysubspan3@@YA_JXZ
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan3@@YA_JXZ DD 0ffffffffH
DD imagerel __std_terminate
DD 0ffffffffH
DD 00H
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan3@@YA_JXZ DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$?mysubspan3@@YA_JXZ
DD 00H
DD 00H
DD 01H
DD imagerel $ip2state$?mysubspan3@@YA_JXZ
DD 038H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan3@@YA_JXZ DD 021f19H
DD 0110107H
DD imagerel __GSHandlerCheck_EH
DD imagerel $cppxdata$?mysubspan3@@YA_JXZ
DD 07aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan2@@YA_J_J@Z DD imagerel ?mysubspan2@@YA_J_J@Z
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan2@@YA_J_J@Z DD 0ffffffffH
DD imagerel __std_terminate
DD 0ffffffffH
DD 00H
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan2@@YA_J_J@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$?mysubspan2@@YA_J_J@Z
DD 00H
DD 00H
DD 01H
DD imagerel $ip2state$?mysubspan2@@YA_J_J@Z
DD 038H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan2@@YA_J_J@Z DD 022119H
DD 03002f209H
DD imagerel __GSHandlerCheck_EH
DD imagerel $cppxdata$?mysubspan2@@YA_J_J@Z
DD 07aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z DD imagerel ??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z
DD 0ffffffffH
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z DD 019930522H
DD 00H
DD 00H
DD 00H
DD 00H
DD 01H
DD imagerel $ip2state$??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z
DD 00H
DD 00H
DD 05H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z DD 010c19H
DD 02204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z DD imagerel ??0?$extent_type@$05@details@gsl@@QEAA@_J@Z
DD 0ffffffffH
DD imagerel ??0?$extent_type@$05@details@gsl@@QEAA@_J@Z+101
DD 00H
DD imagerel ??0?$extent_type@$05@details@gsl@@QEAA@_J@Z+120
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??0?$extent_type@$05@details@gsl@@QEAA@_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?subspan@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J0@Z DD 061901H
DD 0d6419H
DD 0c3414H
DD 070029206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?last@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J@Z DD 041401H
DD 0c3414H
DD 070029206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?mysubspan1@@YA_JXZ DD imagerel ?mysubspan1@@YA_JXZ
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?mysubspan1@@YA_JXZ DD 0ffffffffH
DD imagerel __std_terminate
DD 0ffffffffH
DD 00H
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?mysubspan1@@YA_JXZ DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$?mysubspan1@@YA_JXZ
DD 00H
DD 00H
DD 01H
DD imagerel $ip2state$?mysubspan1@@YA_JXZ
DD 038H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?mysubspan1@@YA_JXZ DD 021f19H
DD 0110107H
DD imagerel __GSHandlerCheck_EH
DD imagerel $cppxdata$?mysubspan1@@YA_JXZ
DD 07aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$convert_span@EV?$span@G$0?0@gsl@@@@YA?AV?$span@E$0?0@gsl@@V?$span@G$0?0@1@@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z DD imagerel ?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z
DD 0ffffffffH
DD imagerel ?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z+141
DD 00H
DD imagerel ?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z+160
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z DD 0ffffffffH
DD imagerel ?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z DD imagerel ??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z
DD 0ffffffffH
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z DD 019930522H
DD 00H
DD 00H
DD 00H
DD 00H
DD 01H
DD imagerel $ip2state$??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z
DD 00H
DD 00H
DD 05H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z DD 010c19H
DD 02204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z DD imagerel ??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z
DD 0ffffffffH
DD imagerel ??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z+104
DD 00H
DD imagerel ??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z+123
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0?$span@E$0?0@gsl@@QEAA@PEAE_J@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z DD imagerel ?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z
DD 0ffffffffH
DD imagerel ?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z+156
DD 01H
DD imagerel ?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z+174
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z DD 0ffffffffH
DD imagerel __std_terminate
DD 0ffffffffH
DD imagerel ?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z DD 081e11H
DD 0f641eH
DD 0e5419H
DD 0d3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z DD imagerel ?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z
DD 0ffffffffH
DD imagerel ?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z+211
DD 00H
DD imagerel ?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z+227
DD 0ffffffffH
DD imagerel ?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z+281
DD 01H
DD imagerel ?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z+297
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z DD 0ffffffffH
DD imagerel ?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
DD 0ffffffffH
DD imagerel ?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z DD 0a2211H
DD 0126422H
DD 011341eH
DD 0f00b9212H
DD 0c007e009H
DD 050047005H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??9details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z DD 010401H
DD 04204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD imagerel ??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 0ffffffffH
DD imagerel ??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ+120
DD 00H
DD imagerel ??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ+139
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 0ffffffffH
DD imagerel ?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ DD imagerel ??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ
DD 0ffffffffH
DD imagerel ??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ+112
DD 00H
DD imagerel ??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ+131
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ DD 0ffffffffH
DD imagerel ?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z DD imagerel ?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z
DD 0ffffffffH
DD imagerel ?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z+200
DD 00H
DD imagerel ?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z+216
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z DD 0ffffffffH
DD imagerel ?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA
DD 0ffffffffH
DD 00H
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z DD 0a2311H
DD 0117423H
DD 010641fH
DD 0f341bH
DD 0f008920fH
DD 05004e006H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z DD imagerel ?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z
DD 0ffffffffH
DD imagerel ?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z+171
DD 00H
DD imagerel ?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z+189
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z DD 0ffffffffH
DD imagerel ?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z DD 081e11H
DD 0f641eH
DD 0e5419H
DD 0d3414H
DD 070029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z DD imagerel ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z
DD 0ffffffffH
DD imagerel ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z+170
DD 01H
DD imagerel ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z+189
DD 0ffffffffH
DD imagerel ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z+258
DD 00H
DD imagerel ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z+277
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA
DD 0ffffffffH
DD imagerel ?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z DD 019930522H
DD 02H
DD imagerel $stateUnwindMap$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z
DD 00H
DD 00H
DD 05H
DD imagerel $ip2state$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z DD 020f11H
DD 030029206H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0?$span@H$0?0@gsl@@AEAA@UKnownNotNull@01@_J@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z DD imagerel ??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z
DD 0ffffffffH
DD imagerel ??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z+105
DD 00H
DD imagerel ??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z+124
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?subspan@?$span@H$0?0@gsl@@QEBA?AV12@_J0@Z DD 020601H
DD 030025206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?last@?$span@H$0?0@gsl@@QEBA?AV12@_J@Z DD 020601H
DD 030025206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0?$span@H$0?0@gsl@@QEAA@PEAH_J@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z DD imagerel ?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z
DD 0ffffffffH
DD imagerel ?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z+163
DD 00H
DD imagerel ?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z+181
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z DD 082311H
DD 0105423H
DD 0e341fH
DD 0e00f9213H
DD 0600c700dH
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z DD 010401H
DD 08204H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA DD 020601H
DD 050023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$ip2state$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z DD imagerel ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z
DD 0ffffffffH
DD imagerel ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z+103
DD 00H
DD imagerel ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z+122
DD 0ffffffffH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$stateUnwindMap$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z DD 0ffffffffH
DD imagerel ?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA
xdata ENDS
; COMDAT CONST
CONST SEGMENT
$cppxdata$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z DD 019930522H
DD 01H
DD imagerel $stateUnwindMap$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z
DD 00H
DD 00H
DD 03H
DD imagerel $ip2state$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z
DD 020H
DD 00H
DD 01H
CONST ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z DD 010d11H
DD 0a204H
DD imagerel __CxxFrameHandler3
DD imagerel $cppxdata$??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??_Gnarrowing_error@gsl@@UEAAPEAXI@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0narrowing_error@gsl@@QEAA@$$QEAU01@@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0narrowing_error@gsl@@QEAA@AEBU01@@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??_Gfail_fast@gsl@@UEAAPEAXI@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0fail_fast@gsl@@QEAA@$$QEAU01@@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0fail_fast@gsl@@QEAA@AEBU01@@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0fail_fast@gsl@@QEAA@QEBD@Z DD 020601H
DD 030025206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??_Glogic_error@std@@UEAAPEAXI@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0logic_error@std@@QEAA@$$QEAV01@@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0logic_error@std@@QEAA@AEBV01@@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0logic_error@std@@QEAA@PEBD@Z DD 020601H
DD 030025206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??_Gexception@std@@UEAAPEAXI@Z DD 040a01H
DD 06340aH
DD 07006320aH
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0exception@std@@QEAA@AEBV01@@Z DD 020601H
DD 030023206H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$??0exception@std@@QEAA@QEBD@Z DD 020601H
DD 030025206H
xdata ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_memmove@PEBDPEAE@std@@YAPEAEPEBD0PEAE@Z
_TEXT SEGMENT
_First$ = 48
_Last$ = 56
_Dest$ = 64
??$_Copy_memmove@PEBDPEAE@std@@YAPEAEPEBD0PEAE@Z PROC ; std::_Copy_memmove<char const * __ptr64,unsigned char * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2301
$LN4:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
mov rbx, rdx
mov rdi, r8
; Line 2305
sub rbx, rcx
; Line 2306
mov rdx, rcx
mov r8, rbx
mov rcx, rdi
call QWORD PTR __imp_memmove
; Line 2307
lea rax, QWORD PTR [rbx+rdi]
; Line 2308
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??$_Copy_memmove@PEBDPEAE@std@@YAPEAEPEBD0PEAE@Z ENDP ; std::_Copy_memmove<char const * __ptr64,unsigned char * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z PROC ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2314
$LN85:
mov rax, rsp
push rbp
push r12
push r13
push r14
push r15
lea rbp, QWORD PTR [rax-87]
sub rsp, 144 ; 00000090H
mov QWORD PTR $T1[rbp-97], -2
mov QWORD PTR [rax+8], rbx
mov QWORD PTR [rax+24], rsi
mov QWORD PTR [rax+32], rdi
mov rsi, r9
mov r12, r8
mov rdi, rdx
mov r15, rcx
xor ebx, ebx
mov DWORD PTR $T8[rbp-97], ebx
lea r13, OFFSET FLAT:??_7exception@std@@6B@
npad 13
$LL4@Copy_unche:
; File c:\projects\gsl\include\gsl\span
; Line 236
movups xmm1, XMMWORD PTR [r12]
movaps XMMWORD PTR $T5[rbp-97], xmm1
movups xmm0, XMMWORD PTR [rdi]
movaps XMMWORD PTR $T7[rbp-97], xmm0
; Line 231
movq rcx, xmm0
movq rax, xmm1
cmp rcx, rax
jne SHORT $LN11@Copy_unche
mov rax, QWORD PTR $T5[rbp-89]
cmp QWORD PTR $T7[rbp-89], rax
jne SHORT $LN11@Copy_unche
mov al, 1
jmp SHORT $LN12@Copy_unche
$LN11@Copy_unche:
xor al, al
$LN12@Copy_unche:
test al, al
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2315
jne $LN3@Copy_unche
; File c:\projects\gsl\include\gsl\span
; Line 157
mov rax, QWORD PTR [rdi]
; Line 498
mov rcx, QWORD PTR [rax]
; Line 157
cmp QWORD PTR [rdi+8], rcx
je $LN16@Copy_unche
test bl, 1
je SHORT $LN37@Copy_unche
and ebx, -2
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T4[rbp-97], r13
; Line 84
lea rcx, QWORD PTR $T4[rbp-89]
call QWORD PTR __imp___std_exception_destroy
$LN37@Copy_unche:
; File c:\projects\gsl\include\gsl\span
; Line 158
mov rax, QWORD PTR [rdi]
; Line 515
mov r14, QWORD PTR [rax+8]
; Line 158
add r14, QWORD PTR [rdi+8]
; Line 157
mov rax, QWORD PTR [rsi]
; Line 498
mov rcx, QWORD PTR [rax]
; Line 157
cmp QWORD PTR [rsi+8], rcx
je SHORT $LN50@Copy_unche
test bl, 2
je SHORT $LN71@Copy_unche
and ebx, -3
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T6[rbp-97], r13
; Line 84
lea rcx, QWORD PTR $T6[rbp-89]
call QWORD PTR __imp___std_exception_destroy
$LN71@Copy_unche:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2316
mov rax, QWORD PTR [rsi]
mov rdx, QWORD PTR [rax+8]
mov rcx, QWORD PTR [rsi+8]
movzx eax, BYTE PTR [r14]
mov BYTE PTR [rdx+rcx], al
; Line 2315
mov rcx, rsi
call ??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ; gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator++
mov rcx, rdi
call ??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ; gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator++
jmp $LL4@Copy_unche
$LN50@Copy_unche:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T6[rbp-97], r13
; Line 52
xor eax, eax
mov QWORD PTR $T6[rbp-89], rax
mov QWORD PTR $T6[rbp-81], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rbp-97], rax
mov BYTE PTR _InitData$2[rbp-89], 1
; Line 55
lea rdx, QWORD PTR $T6[rbp-89]
lea rcx, QWORD PTR _InitData$2[rbp-97]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T6[rbp-97], rax
or ebx, 2
mov DWORD PTR $T8[rbp-97], ebx
; File c:\projects\gsl\include\gsl\span
; Line 157
lea rcx, QWORD PTR $T6[rbp-97]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN16@Copy_unche:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T4[rbp-97], r13
; Line 52
xor eax, eax
mov QWORD PTR $T4[rbp-89], rax
mov QWORD PTR $T4[rbp-81], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$3[rbp-97], rax
mov BYTE PTR _InitData$3[rbp-89], 1
; Line 55
lea rdx, QWORD PTR $T4[rbp-89]
lea rcx, QWORD PTR _InitData$3[rbp-97]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rbp-97], rax
or ebx, 1
mov DWORD PTR $T8[rbp-97], ebx
; File c:\projects\gsl\include\gsl\span
; Line 157
lea rcx, QWORD PTR $T4[rbp-97]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN3@Copy_unche:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2317
movups xmm0, XMMWORD PTR [rsi]
movups XMMWORD PTR [r15], xmm0
mov rax, r15
; Line 2318
lea r11, QWORD PTR [rsp+144]
mov rbx, QWORD PTR [r11+48]
mov rsi, QWORD PTR [r11+64]
mov rdi, QWORD PTR [r11+72]
mov rsp, r11
pop r15
pop r14
pop r13
pop r12
pop rbp
ret 0
$LN84@Copy_unche:
??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z ENDP ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA PROC ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T8[rbp]
and eax, 1
test eax, eax
je SHORT $LN19@dtor$2
and DWORD PTR $T8[rbp], -2
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN19@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA ENDP ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`1'::dtor$2
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA PROC ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`1'::dtor$9
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T8[rbp]
and eax, 2
test eax, eax
je SHORT $LN53@dtor$9
and DWORD PTR $T8[rbp], -3
lea rcx, QWORD PTR $T6[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN53@dtor$9:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA ENDP ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`1'::dtor$9
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA PROC ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T8[rbp]
and eax, 1
test eax, eax
je SHORT $LN19@dtor$2
and DWORD PTR $T8[rbp], -2
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN19@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA ENDP ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`1'::dtor$2
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA PROC ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`1'::dtor$9
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T8[rbp]
and eax, 2
test eax, eax
je SHORT $LN53@dtor$9
and DWORD PTR $T8[rbp], -3
lea rcx, QWORD PTR $T6[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN53@dtor$9:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z@4HA ENDP ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`1'::dtor$9
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Ptr_copy_cat@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AU_General_ptr_iterator_tag@0@AEBV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@AEBV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@34@@Z
_TEXT SEGMENT
__formal$ = 8
__formal$ = 16
??$_Ptr_copy_cat@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AU_General_ptr_iterator_tag@0@AEBV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@AEBV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@34@@Z PROC ; std::_Ptr_copy_cat<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 783
xor eax, eax
; Line 784
ret 0
??$_Ptr_copy_cat@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AU_General_ptr_iterator_tag@0@AEBV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@AEBV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@34@@Z ENDP ; std::_Ptr_copy_cat<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_memmove@PEAHPEAH@std@@YAPEAHPEAH00@Z
_TEXT SEGMENT
_First$ = 48
_Last$ = 56
_Dest$ = 64
??$_Copy_memmove@PEAHPEAH@std@@YAPEAHPEAH00@Z PROC ; std::_Copy_memmove<int * __ptr64,int * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2301
$LN4:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
mov rbx, rdx
mov rdi, r8
; Line 2305
sub rbx, rcx
; Line 2306
mov rdx, rcx
mov r8, rbx
mov rcx, rdi
call QWORD PTR __imp_memmove
; Line 2307
lea rax, QWORD PTR [rbx+rdi]
; Line 2308
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??$_Copy_memmove@PEAHPEAH@std@@YAPEAHPEAH00@Z ENDP ; std::_Copy_memmove<int * __ptr64,int * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z PROC ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2314
$LN85:
mov rax, rsp
push rbp
push r12
push r13
push r14
push r15
lea rbp, QWORD PTR [rax-87]
sub rsp, 144 ; 00000090H
mov QWORD PTR $T1[rbp-97], -2
mov QWORD PTR [rax+8], rbx
mov QWORD PTR [rax+24], rsi
mov QWORD PTR [rax+32], rdi
mov rsi, r9
mov r12, r8
mov rdi, rdx
mov r15, rcx
xor ebx, ebx
mov DWORD PTR $T8[rbp-97], ebx
lea r13, OFFSET FLAT:??_7exception@std@@6B@
npad 13
$LL4@Copy_unche:
; File c:\projects\gsl\include\gsl\span
; Line 236
movups xmm1, XMMWORD PTR [r12]
movaps XMMWORD PTR $T5[rbp-97], xmm1
movups xmm0, XMMWORD PTR [rdi]
movaps XMMWORD PTR $T7[rbp-97], xmm0
; Line 231
movq rcx, xmm0
movq rax, xmm1
cmp rcx, rax
jne SHORT $LN11@Copy_unche
mov rax, QWORD PTR $T5[rbp-89]
cmp QWORD PTR $T7[rbp-89], rax
jne SHORT $LN11@Copy_unche
mov al, 1
jmp SHORT $LN12@Copy_unche
$LN11@Copy_unche:
xor al, al
$LN12@Copy_unche:
test al, al
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2315
jne $LN3@Copy_unche
; File c:\projects\gsl\include\gsl\span
; Line 157
mov rax, QWORD PTR [rdi]
; Line 498
mov rcx, QWORD PTR [rax]
; Line 157
cmp QWORD PTR [rdi+8], rcx
je $LN16@Copy_unche
test bl, 1
je SHORT $LN37@Copy_unche
and ebx, -2
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T4[rbp-97], r13
; Line 84
lea rcx, QWORD PTR $T4[rbp-89]
call QWORD PTR __imp___std_exception_destroy
$LN37@Copy_unche:
; File c:\projects\gsl\include\gsl\span
; Line 158
mov rax, QWORD PTR [rdi]
; Line 515
mov rcx, QWORD PTR [rax+8]
; Line 158
mov rax, QWORD PTR [rdi+8]
lea r14, QWORD PTR [rcx+rax*4]
; Line 157
mov rax, QWORD PTR [rsi]
; Line 498
mov rcx, QWORD PTR [rax]
; Line 157
cmp QWORD PTR [rsi+8], rcx
je SHORT $LN50@Copy_unche
test bl, 2
je SHORT $LN71@Copy_unche
and ebx, -3
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T6[rbp-97], r13
; Line 84
lea rcx, QWORD PTR $T6[rbp-89]
call QWORD PTR __imp___std_exception_destroy
$LN71@Copy_unche:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2316
mov rax, QWORD PTR [rsi]
; File c:\projects\gsl\include\gsl\span
; Line 158
mov rdx, QWORD PTR [rsi+8]
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2316
mov rcx, QWORD PTR [rax+8]
mov eax, DWORD PTR [r14]
mov DWORD PTR [rcx+rdx*4], eax
; Line 2315
mov rcx, rsi
call ??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ; gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++
mov rcx, rdi
call ??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ; gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++
jmp $LL4@Copy_unche
$LN50@Copy_unche:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T6[rbp-97], r13
; Line 52
xor eax, eax
mov QWORD PTR $T6[rbp-89], rax
mov QWORD PTR $T6[rbp-81], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rbp-97], rax
mov BYTE PTR _InitData$2[rbp-89], 1
; Line 55
lea rdx, QWORD PTR $T6[rbp-89]
lea rcx, QWORD PTR _InitData$2[rbp-97]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T6[rbp-97], rax
or ebx, 2
mov DWORD PTR $T8[rbp-97], ebx
; File c:\projects\gsl\include\gsl\span
; Line 157
lea rcx, QWORD PTR $T6[rbp-97]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN16@Copy_unche:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T4[rbp-97], r13
; Line 52
xor eax, eax
mov QWORD PTR $T4[rbp-89], rax
mov QWORD PTR $T4[rbp-81], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$3[rbp-97], rax
mov BYTE PTR _InitData$3[rbp-89], 1
; Line 55
lea rdx, QWORD PTR $T4[rbp-89]
lea rcx, QWORD PTR _InitData$3[rbp-97]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rbp-97], rax
or ebx, 1
mov DWORD PTR $T8[rbp-97], ebx
; File c:\projects\gsl\include\gsl\span
; Line 157
lea rcx, QWORD PTR $T4[rbp-97]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN3@Copy_unche:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2317
movups xmm0, XMMWORD PTR [rsi]
movups XMMWORD PTR [r15], xmm0
mov rax, r15
; Line 2318
lea r11, QWORD PTR [rsp+144]
mov rbx, QWORD PTR [r11+48]
mov rsi, QWORD PTR [r11+64]
mov rdi, QWORD PTR [r11+72]
mov rsp, r11
pop r15
pop r14
pop r13
pop r12
pop rbp
ret 0
$LN84@Copy_unche:
??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z ENDP ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA PROC ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T8[rbp]
and eax, 1
test eax, eax
je SHORT $LN19@dtor$2
and DWORD PTR $T8[rbp], -2
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN19@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA ENDP ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`1'::dtor$2
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA PROC ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`1'::dtor$9
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T8[rbp]
and eax, 2
test eax, eax
je SHORT $LN53@dtor$9
and DWORD PTR $T8[rbp], -3
lea rcx, QWORD PTR $T6[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN53@dtor$9:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA ENDP ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`1'::dtor$9
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA PROC ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T8[rbp]
and eax, 1
test eax, eax
je SHORT $LN19@dtor$2
and DWORD PTR $T8[rbp], -2
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN19@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA ENDP ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`1'::dtor$2
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 56
$T4 = 80
$T5 = 80
$T6 = 112
$T7 = 112
__$ReturnUdt$ = 192
$T8 = 200
_First$ = 200
_Last$ = 208
_Dest$ = 216
__formal$ = 224
?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA PROC ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`1'::dtor$9
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T8[rbp]
and eax, 2
test eax, eax
je SHORT $LN53@dtor$9
and DWORD PTR $T8[rbp], -3
lea rcx, QWORD PTR $T6[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN53@dtor$9:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$9@?0???$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z@4HA ENDP ; `std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`1'::dtor$9
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Ptr_copy_cat@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AU_General_ptr_iterator_tag@0@AEBV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@0@Z
_TEXT SEGMENT
__formal$ = 8
__formal$ = 16
??$_Ptr_copy_cat@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AU_General_ptr_iterator_tag@0@AEBV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@0@Z PROC ; std::_Ptr_copy_cat<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 783
xor eax, eax
; Line 784
ret 0
??$_Ptr_copy_cat@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AU_General_ptr_iterator_tag@0@AEBV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@0@Z ENDP ; std::_Ptr_copy_cat<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_n_unchecked1@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAEU_Trivially_copyable_ptr_iterator_tag@0@@Z
_TEXT SEGMENT
_First$ = 48
_Count$ = 56
_Dest$ = 64
__formal$ = 72
??$_Copy_n_unchecked1@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAEU_Trivially_copyable_ptr_iterator_tag@0@@Z PROC ; std::_Copy_n_unchecked1<char const * __ptr64,__int64,unsigned char * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2435
$LN7:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
mov rbx, r8
mov rdi, rdx
; Line 2436
test rdx, rdx
jle SHORT $LN2@Copy_n_unc
; Line 2306
mov r8, rdx
mov rdx, rcx
mov rcx, rbx
call QWORD PTR __imp_memmove
; Line 2307
lea rax, QWORD PTR [rdi+rbx]
; Line 2439
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
$LN2@Copy_n_unc:
; Line 2438
mov rax, rbx
; Line 2439
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??$_Copy_n_unchecked1@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAEU_Trivially_copyable_ptr_iterator_tag@0@@Z ENDP ; std::_Copy_n_unchecked1<char const * __ptr64,__int64,unsigned char * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Ptr_copy_cat@$$CBDE@std@@YA?AU_Really_trivial_ptr_iterator_tag@0@AEBQEBDAEBQEAE@Z
_TEXT SEGMENT
__$ReturnUdt$ = 8
__formal$ = 16
__formal$ = 24
??$_Ptr_copy_cat@$$CBDE@std@@YA?AU_Really_trivial_ptr_iterator_tag@0@AEBQEBDAEBQEAE@Z PROC ; std::_Ptr_copy_cat<char const ,unsigned char>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 793
mov rax, rcx
; Line 794
ret 0
??$_Ptr_copy_cat@$$CBDE@std@@YA?AU_Really_trivial_ptr_iterator_tag@0@AEBQEBDAEBQEAE@Z ENDP ; std::_Ptr_copy_cat<char const ,unsigned char>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$forward@Unarrowing_error@gsl@@@std@@YA$$QEAUnarrowing_error@gsl@@AEAU12@@Z
_TEXT SEGMENT
_Arg$ = 8
??$forward@Unarrowing_error@gsl@@@std@@YA$$QEAUnarrowing_error@gsl@@AEAU12@@Z PROC ; std::forward<gsl::narrowing_error>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\type_traits
; Line 1276
mov rax, rcx
; Line 1277
ret 0
??$forward@Unarrowing_error@gsl@@@std@@YA$$QEAUnarrowing_error@gsl@@AEAU12@@Z ENDP ; std::forward<gsl::narrowing_error>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Rechecked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YAAEAV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@AEAV123@V123@@Z
_TEXT SEGMENT
_Dest$ = 8
_Src$ = 16
??$_Rechecked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YAAEAV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@AEAV123@V123@@Z PROC ; std::_Rechecked<gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 458
movups xmm0, XMMWORD PTR [rdx]
; Line 459
mov rax, rcx
movups XMMWORD PTR [rcx], xmm0
; Line 460
ret 0
??$_Rechecked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YAAEAV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@AEAV123@V123@@Z ENDP ; std::_Rechecked<gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z
_TEXT SEGMENT
__$ReturnUdt$ = 112
_First$ = 120
_Last$ = 128
_Dest$ = 136
??$_Copy_unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z PROC ; std::_Copy_unchecked<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2332
$LN6:
mov rax, rsp
push rbx
sub rsp, 96 ; 00000060H
; Line 2334
movups xmm0, XMMWORD PTR [r9]
mov rbx, rcx
lea r9, QWORD PTR [rax-56]
; Line 783
xor ecx, ecx
; Line 2334
movaps XMMWORD PTR [rax-56], xmm0
movups xmm0, XMMWORD PTR [r8]
mov BYTE PTR [rax-72], cl
lea r8, QWORD PTR [rax-40]
mov rcx, rbx
movaps XMMWORD PTR [rax-40], xmm0
movups xmm0, XMMWORD PTR [rdx]
lea rdx, QWORD PTR [rax-24]
movaps XMMWORD PTR [rax-24], xmm0
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
mov rax, rbx
; Line 2336
add rsp, 96 ; 00000060H
pop rbx
ret 0
??$_Copy_unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z ENDP ; std::_Copy_unchecked<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V123@@Z
_TEXT SEGMENT
__$ReturnUdt$ = 8
_Src$ = 16
??$_Unchecked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V123@@Z PROC ; std::_Unchecked<gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 428
movups xmm0, XMMWORD PTR [rdx]
mov rax, rcx
movups XMMWORD PTR [rcx], xmm0
; Line 429
ret 0
??$_Unchecked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V123@@Z ENDP ; std::_Unchecked<gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z
_TEXT SEGMENT
_First$ = 48
_Count$ = 56
_Dest$ = 64
__formal$ = 72
??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z PROC ; std::_Copy_n_unchecked1<int * __ptr64,__int64,int * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2435
$LN7:
push rdi
sub rsp, 32 ; 00000020H
mov rdi, r8
; Line 2436
test rdx, rdx
jle SHORT $LN2@Copy_n_unc
; Line 2437
mov QWORD PTR [rsp+48], rbx
lea rbx, QWORD PTR [rdx*4]
; Line 2306
mov rdx, rcx
mov r8, rbx
mov rcx, rdi
call QWORD PTR __imp_memmove
; Line 2307
lea rax, QWORD PTR [rbx+rdi]
mov rbx, QWORD PTR [rsp+48]
; Line 2439
add rsp, 32 ; 00000020H
pop rdi
ret 0
$LN2@Copy_n_unc:
; Line 2438
mov rax, rdi
; Line 2439
add rsp, 32 ; 00000020H
pop rdi
ret 0
??$_Copy_n_unchecked1@PEAH_JPEAH@std@@YAPEAHPEAH_J0U_Trivially_copyable_ptr_iterator_tag@0@@Z ENDP ; std::_Copy_n_unchecked1<int * __ptr64,__int64,int * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Ptr_copy_cat@HH@std@@YA?AU_Really_trivial_ptr_iterator_tag@0@AEBQEAH0@Z
_TEXT SEGMENT
__$ReturnUdt$ = 8
__formal$ = 16
__formal$ = 24
??$_Ptr_copy_cat@HH@std@@YA?AU_Really_trivial_ptr_iterator_tag@0@AEBQEAH0@Z PROC ; std::_Ptr_copy_cat<int,int>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 793
mov rax, rcx
; Line 794
ret 0
??$_Ptr_copy_cat@HH@std@@YA?AU_Really_trivial_ptr_iterator_tag@0@AEBQEAH0@Z ENDP ; std::_Ptr_copy_cat<int,int>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Rechecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YAAEAV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@AEAV123@V123@@Z
_TEXT SEGMENT
_Dest$ = 8
_Src$ = 16
??$_Rechecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YAAEAV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@AEAV123@V123@@Z PROC ; std::_Rechecked<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 458
movups xmm0, XMMWORD PTR [rdx]
; Line 459
mov rax, rcx
movups XMMWORD PTR [rcx], xmm0
; Line 460
ret 0
??$_Rechecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YAAEAV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@AEAV123@V123@@Z ENDP ; std::_Rechecked<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z
_TEXT SEGMENT
__$ReturnUdt$ = 112
_First$ = 120
_Last$ = 128
_Dest$ = 136
??$_Copy_unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z PROC ; std::_Copy_unchecked<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2332
$LN6:
mov rax, rsp
push rbx
sub rsp, 96 ; 00000060H
; Line 2334
movups xmm0, XMMWORD PTR [r9]
mov rbx, rcx
lea r9, QWORD PTR [rax-56]
; Line 783
xor ecx, ecx
; Line 2334
movaps XMMWORD PTR [rax-56], xmm0
movups xmm0, XMMWORD PTR [r8]
mov BYTE PTR [rax-72], cl
lea r8, QWORD PTR [rax-40]
mov rcx, rbx
movaps XMMWORD PTR [rax-40], xmm0
movups xmm0, XMMWORD PTR [rdx]
lea rdx, QWORD PTR [rax-24]
movaps XMMWORD PTR [rax-24], xmm0
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
mov rax, rbx
; Line 2336
add rsp, 96 ; 00000060H
pop rbx
ret 0
??$_Copy_unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z ENDP ; std::_Copy_unchecked<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z
_TEXT SEGMENT
_InitData$1 = 40
$T2 = 56
$T3 = 96
this$ = 96
data$ = 104
ext$ = 112
??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z PROC ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 597
$LN53:
mov r11, rsp
sub rsp, 88 ; 00000058H
mov QWORD PTR [r11-56], -2
mov DWORD PTR $T3[rsp], 0
; Line 333
mov QWORD PTR [rcx], 6
; Line 596
mov QWORD PTR [rcx+8], rdx
; Line 599
test rdx, rdx
jne SHORT $LN5@extent_typ
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [r11-32], rax
; Line 52
xor eax, eax
mov QWORD PTR [r11-24], rax
mov QWORD PTR [r11-16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KIMIJCMI@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR [r11-48], rax
mov BYTE PTR _InitData$1[rsp+8], 1
; Line 55
lea rdx, QWORD PTR [r11-24]
lea rcx, QWORD PTR [r11-48]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T2[rsp], rax
mov DWORD PTR $T3[rsp], 2
; File c:\projects\gsl\include\gsl\span
; Line 599
lea rcx, QWORD PTR $T2[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN5@extent_typ:
; Line 600
mov rax, rcx
add rsp, 88 ; 00000058H
ret 0
$LN52@extent_typ:
??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ENDP ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
_InitData$1 = 40
$T2 = 56
$T3 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA PROC ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T3[rbp]
and eax, 2
test eax, eax
je SHORT $LN11@dtor$1
and DWORD PTR $T3[rbp], -3
lea rcx, QWORD PTR $T2[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA ENDP ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
_InitData$1 = 40
$T2 = 56
$T3 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA PROC ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T3[rbp]
and eax, 2
test eax, eax
je SHORT $LN11@dtor$1
and DWORD PTR $T3[rbp], -3
lea rcx, QWORD PTR $T2[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0???$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z@4HA ENDP ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Rechecked@PEAEPEAE@std@@YAAEAPEAEAEAPEAEPEAE@Z
_TEXT SEGMENT
_Dest$ = 8
_Src$ = 16
??$_Rechecked@PEAEPEAE@std@@YAAEAPEAEAEAPEAEPEAE@Z PROC ; std::_Rechecked<unsigned char * __ptr64,unsigned char * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 458
mov QWORD PTR [rcx], rdx
; Line 459
mov rax, rcx
; Line 460
ret 0
??$_Rechecked@PEAEPEAE@std@@YAAEAPEAEAEAPEAEPEAE@Z ENDP ; std::_Rechecked<unsigned char * __ptr64,unsigned char * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_n_unchecked@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z
_TEXT SEGMENT
_First$ = 48
_Count$ = 56
_Dest$ = 64
??$_Copy_n_unchecked@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z PROC ; std::_Copy_n_unchecked<char const * __ptr64,__int64,unsigned char * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2446
$LN11:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
mov rbx, r8
mov rdi, rdx
; Line 2436
test rdx, rdx
jle SHORT $LN6@Copy_n_unc
; Line 2306
mov r8, rdx
mov rdx, rcx
mov rcx, rbx
call QWORD PTR __imp_memmove
; Line 2307
lea rax, QWORD PTR [rdi+rbx]
; Line 2449
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
$LN6@Copy_n_unc:
; Line 2447
mov rax, rbx
; Line 2449
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??$_Copy_n_unchecked@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z ENDP ; std::_Copy_n_unchecked<char const * __ptr64,__int64,unsigned char * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked@PEAE@std@@YAPEAEPEAE@Z
_TEXT SEGMENT
_Src$ = 8
??$_Unchecked@PEAE@std@@YAPEAEPEAE@Z PROC ; std::_Unchecked<unsigned char * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 428
mov rax, rcx
; Line 429
ret 0
??$_Unchecked@PEAE@std@@YAPEAEPEAE@Z ENDP ; std::_Unchecked<unsigned char * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked_n@PEAE_J@std@@YAPEAEPEAE_J@Z
_TEXT SEGMENT
_Src$ = 8
__formal$ = 16
??$_Unchecked_n@PEAE_J@std@@YAPEAEPEAE_J@Z PROC ; std::_Unchecked_n<unsigned char * __ptr64,__int64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 680
mov rax, rcx
; Line 681
ret 0
??$_Unchecked_n@PEAE_J@std@@YAPEAEPEAE_J@Z ENDP ; std::_Unchecked_n<unsigned char * __ptr64,__int64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked@PEBD@std@@YAPEBDPEBD@Z
_TEXT SEGMENT
_Src$ = 8
??$_Unchecked@PEBD@std@@YAPEBDPEBD@Z PROC ; std::_Unchecked<char const * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 428
mov rax, rcx
; Line 429
ret 0
??$_Unchecked@PEBD@std@@YAPEBDPEBD@Z ENDP ; std::_Unchecked<char const * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked_n@PEBD_J@std@@YAPEBDPEBD_J@Z
_TEXT SEGMENT
_Src$ = 8
__formal$ = 16
??$_Unchecked_n@PEBD_J@std@@YAPEBDPEBD_J@Z PROC ; std::_Unchecked_n<char const * __ptr64,__int64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 680
mov rax, rcx
; Line 681
ret 0
??$_Unchecked_n@PEBD_J@std@@YAPEBDPEBD_J@Z ENDP ; std::_Unchecked_n<char const * __ptr64,__int64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Is_checked@PEAE@std@@YA?AU?$integral_constant@_N$0A@@0@PEAE@Z
_TEXT SEGMENT
__formal$ = 8
??$_Is_checked@PEAE@std@@YA?AU?$integral_constant@_N$0A@@0@PEAE@Z PROC ; std::_Is_checked<unsigned char * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 421
xor eax, eax
; Line 422
ret 0
??$_Is_checked@PEAE@std@@YA?AU?$integral_constant@_N$0A@@0@PEAE@Z ENDP ; std::_Is_checked<unsigned char * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?_Deprecate@_Unchecked_iterators@?1???$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z@SAXU?$integral_constant@_N$0A@@2@@Z
_TEXT SEGMENT
__formal$ = 8
?_Deprecate@_Unchecked_iterators@?1???$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z@SAXU?$integral_constant@_N$0A@@2@@Z PROC ; `std::copy_n<char const * __ptr64,__int64,unsigned char * __ptr64>'::`2'::_Unchecked_iterators::_Deprecate, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2458
ret 0
?_Deprecate@_Unchecked_iterators@?1???$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z@SAXU?$integral_constant@_N$0A@@2@@Z ENDP ; `std::copy_n<char const * __ptr64,__int64,unsigned char * __ptr64>'::`2'::_Unchecked_iterators::_Deprecate
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$throw_exception@Unarrowing_error@gsl@@@details@gsl@@YAX$$QEAUnarrowing_error@1@@Z
_TEXT SEGMENT
$T1 = 32
exception$ = 80
??$throw_exception@Unarrowing_error@gsl@@@details@gsl@@YAX$$QEAUnarrowing_error@1@@Z PROC ; gsl::details::throw_exception<gsl::narrowing_error>, COMDAT
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 143
$LN12:
sub rsp, 72 ; 00000048H
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 66
lea rax, OFFSET FLAT:??_7exception@std@@6B@
; Line 67
add rcx, 8
mov QWORD PTR $T1[rsp], rax
lea rdx, QWORD PTR $T1[rsp+8]
xor eax, eax
mov QWORD PTR $T1[rsp+8], rax
mov QWORD PTR $T1[rsp+16], rax
call QWORD PTR __imp___std_exception_copy
lea rax, OFFSET FLAT:??_7narrowing_error@gsl@@6B@
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 144
lea rdx, OFFSET FLAT:_TI2?AUnarrowing_error@gsl@@
mov QWORD PTR $T1[rsp], rax
lea rcx, QWORD PTR $T1[rsp]
call _CxxThrowException
int 3
$LN11@throw_exce:
??$throw_exception@Unarrowing_error@gsl@@@details@gsl@@YAX$$QEAUnarrowing_error@1@@Z ENDP ; gsl::details::throw_exception<gsl::narrowing_error>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$narrow_cast@_JAEA_J@gsl@@YA_JAEA_J@Z
_TEXT SEGMENT
u$ = 8
??$narrow_cast@_JAEA_J@gsl@@YA_JAEA_J@Z PROC ; gsl::narrow_cast<__int64,__int64 & __ptr64>, COMDAT
; File c:\projects\gsl\include\gsl\gsl_util
; Line 100
mov rax, QWORD PTR [rcx]
; Line 101
ret 0
??$narrow_cast@_JAEA_J@gsl@@YA_JAEA_J@Z ENDP ; gsl::narrow_cast<__int64,__int64 & __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_no_deprecate1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@Urandom_access_iterator_tag@0@2@Z
_TEXT SEGMENT
$T1 = 96
__$ReturnUdt$ = 128
_First$ = 136
_Last$ = 144
_Dest$ = 152
__formal$ = 160
__formal$ = 168
??$_Copy_no_deprecate1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@Urandom_access_iterator_tag@0@2@Z PROC ; std::_Copy_no_deprecate1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2351
$LN12:
mov rax, rsp
mov QWORD PTR [rax+8], rbx
push rdi
sub rsp, 112 ; 00000070H
; Line 2334
movups xmm0, XMMWORD PTR [r9]
; Line 2351
mov rdi, rcx
mov rbx, r9
; Line 783
xor ecx, ecx
; Line 2334
lea r9, QWORD PTR [rax-72]
movaps XMMWORD PTR [rax-72], xmm0
movups xmm0, XMMWORD PTR [r8]
mov BYTE PTR [rax-88], cl
lea r8, QWORD PTR [rax-56]
lea rcx, QWORD PTR [rax-24]
movaps XMMWORD PTR [rax-56], xmm0
movups xmm0, XMMWORD PTR [rdx]
lea rdx, QWORD PTR [rax-40]
movaps XMMWORD PTR [rax-40], xmm0
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
; Line 458
movups xmm1, XMMWORD PTR $T1[rsp]
; Line 2353
mov rax, rdi
; Line 458
movups XMMWORD PTR [rbx], xmm1
; Line 2355
mov rbx, QWORD PTR [rsp+128]
movups XMMWORD PTR [rdi], xmm1
add rsp, 112 ; 00000070H
pop rdi
ret 0
??$_Copy_no_deprecate1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@Urandom_access_iterator_tag@0@2@Z ENDP ; std::_Copy_no_deprecate1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V123@@Z
_TEXT SEGMENT
__$ReturnUdt$ = 8
_Src$ = 16
??$_Unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V123@@Z PROC ; std::_Unchecked<gsl::details::span_iterator<gsl::span<char const ,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 428
movups xmm0, XMMWORD PTR [rdx]
mov rax, rcx
movups XMMWORD PTR [rcx], xmm0
; Line 429
ret 0
??$_Unchecked@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V123@@Z ENDP ; std::_Unchecked<gsl::details::span_iterator<gsl::span<char const ,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
__$ReturnUdt$ = 96
$T6 = 104
seq$ = 104
max$ = 112
??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z PROC ; gsl::ensure_sentinel<char const ,0>, COMDAT
; File c:\projects\gsl\include\gsl\string_span
; Line 113
$LN70:
push rbx
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov r10, r8
mov rbx, rcx
mov DWORD PTR $T6[rsp], 0
; Line 114
test rdx, rdx
je $LN5@ensure_sen
; Line 117
mov r8, rdx
; Line 121
test r10, r10
jle SHORT $LN3@ensure_sen
mov r9, rdx
neg r9
$LL2@ensure_sen:
cmp BYTE PTR [r8], 0
je SHORT $LN68@ensure_sen
inc r8
lea rax, QWORD PTR [r9+r8]
cmp rax, r10
jl SHORT $LL2@ensure_sen
$LN3@ensure_sen:
; Line 122
cmp BYTE PTR [r8], 0
jne SHORT $LN9@ensure_sen
$LN68@ensure_sen:
; Line 123
sub r8, rdx
; File c:\projects\gsl\include\gsl\span
; Line 386
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; File c:\projects\gsl\include\gsl\string_span
; Line 123
mov rax, rbx
jmp $LN4@ensure_sen
$LN9@ensure_sen:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T4[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T4[rsp+8], rax
mov QWORD PTR $T4[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0EL@HAKHMEAL@GSL?3?5Postcondition?5failure?5at?5C?3@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T4[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rsp], rax
mov DWORD PTR $T6[rsp], 4
; File c:\projects\gsl\include\gsl\string_span
; Line 122
lea rcx, QWORD PTR $T4[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN5@ensure_sen:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T5[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T5[rsp+8], rax
mov QWORD PTR $T5[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0EL@CELLNNNE@GSL?3?5Postcondition?5failure?5at?5C?3@
mov QWORD PTR _InitData$3[rsp], rax
mov BYTE PTR _InitData$3[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T5[rsp+8]
lea rcx, QWORD PTR _InitData$3[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T5[rsp], rax
mov DWORD PTR $T6[rsp], 1
; File c:\projects\gsl\include\gsl\string_span
; Line 114
lea rcx, QWORD PTR $T5[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN4@ensure_sen:
; Line 124
add rsp, 80 ; 00000050H
pop rbx
ret 0
$LN69@ensure_sen:
??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z ENDP ; gsl::ensure_sentinel<char const ,0>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
__$ReturnUdt$ = 96
$T6 = 104
seq$ = 104
max$ = 112
?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA PROC ; `gsl::ensure_sentinel<char const ,0>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN12@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN12@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA ENDP ; `gsl::ensure_sentinel<char const ,0>'::`1'::dtor$0
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
__$ReturnUdt$ = 96
$T6 = 104
seq$ = 104
max$ = 112
?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA PROC ; `gsl::ensure_sentinel<char const ,0>'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 4
test eax, eax
je SHORT $LN18@dtor$2
and DWORD PTR $T6[rbp], -5
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN18@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA ENDP ; `gsl::ensure_sentinel<char const ,0>'::`1'::dtor$2
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
__$ReturnUdt$ = 96
$T6 = 104
seq$ = 104
max$ = 112
?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA PROC ; `gsl::ensure_sentinel<char const ,0>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN12@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN12@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA ENDP ; `gsl::ensure_sentinel<char const ,0>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
__$ReturnUdt$ = 96
$T6 = 104
seq$ = 104
max$ = 112
?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA PROC ; `gsl::ensure_sentinel<char const ,0>'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 4
test eax, eax
je SHORT $LN18@dtor$2
and DWORD PTR $T6[rbp], -5
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN18@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0???$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z@4HA ENDP ; `gsl::ensure_sentinel<char const ,0>'::`1'::dtor$2
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$forward@_K@std@@YA$$QEA_KAEA_K@Z
_TEXT SEGMENT
_Arg$ = 8
??$forward@_K@std@@YA$$QEA_KAEA_K@Z PROC ; std::forward<unsigned __int64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\type_traits
; Line 1276
mov rax, rcx
; Line 1277
ret 0
??$forward@_K@std@@YA$$QEA_KAEA_K@Z ENDP ; std::forward<unsigned __int64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0$09@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$09@12@@Z
_TEXT SEGMENT
this$ = 8
ext$ = 16
??$?0$09@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$09@12@@Z PROC ; gsl::details::extent_type<-1>::extent_type<-1><10>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 333
mov QWORD PTR [rcx], 10
; Line 334
mov rax, rcx
ret 0
??$?0$09@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$09@12@@Z ENDP ; gsl::details::extent_type<-1>::extent_type<-1><10>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Rechecked@PEAHPEAH@std@@YAAEAPEAHAEAPEAHPEAH@Z
_TEXT SEGMENT
_Dest$ = 8
_Src$ = 16
??$_Rechecked@PEAHPEAH@std@@YAAEAPEAHAEAPEAHPEAH@Z PROC ; std::_Rechecked<int * __ptr64,int * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 458
mov QWORD PTR [rcx], rdx
; Line 459
mov rax, rcx
; Line 460
ret 0
??$_Rechecked@PEAHPEAH@std@@YAAEAPEAHAEAPEAHPEAH@Z ENDP ; std::_Rechecked<int * __ptr64,int * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
_TEXT SEGMENT
_First$ = 48
_Count$ = 56
_Dest$ = 64
??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z PROC ; std::_Copy_n_unchecked<int * __ptr64,__int64,int * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2446
$LN11:
push rdi
sub rsp, 32 ; 00000020H
mov rdi, r8
; Line 2436
test rdx, rdx
jle SHORT $LN6@Copy_n_unc
mov QWORD PTR [rsp+48], rbx
; Line 2437
lea rbx, QWORD PTR [rdx*4]
; Line 2306
mov rdx, rcx
mov r8, rbx
mov rcx, rdi
call QWORD PTR __imp_memmove
; Line 2307
lea rax, QWORD PTR [rbx+rdi]
mov rbx, QWORD PTR [rsp+48]
; Line 2449
add rsp, 32 ; 00000020H
pop rdi
ret 0
$LN6@Copy_n_unc:
; Line 2447
mov rax, rdi
; Line 2449
add rsp, 32 ; 00000020H
pop rdi
ret 0
??$_Copy_n_unchecked@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z ENDP ; std::_Copy_n_unchecked<int * __ptr64,__int64,int * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked@PEAH@std@@YAPEAHPEAH@Z
_TEXT SEGMENT
_Src$ = 8
??$_Unchecked@PEAH@std@@YAPEAHPEAH@Z PROC ; std::_Unchecked<int * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 428
mov rax, rcx
; Line 429
ret 0
??$_Unchecked@PEAH@std@@YAPEAHPEAH@Z ENDP ; std::_Unchecked<int * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked_n@PEAH_J@std@@YAPEAHPEAH_J@Z
_TEXT SEGMENT
_Src$ = 8
__formal$ = 16
??$_Unchecked_n@PEAH_J@std@@YAPEAHPEAH_J@Z PROC ; std::_Unchecked_n<int * __ptr64,__int64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 680
mov rax, rcx
; Line 681
ret 0
??$_Unchecked_n@PEAH_J@std@@YAPEAHPEAH_J@Z ENDP ; std::_Unchecked_n<int * __ptr64,__int64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Is_checked@PEAH@std@@YA?AU?$integral_constant@_N$0A@@0@PEAH@Z
_TEXT SEGMENT
__formal$ = 8
??$_Is_checked@PEAH@std@@YA?AU?$integral_constant@_N$0A@@0@PEAH@Z PROC ; std::_Is_checked<int * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 421
xor eax, eax
; Line 422
ret 0
??$_Is_checked@PEAH@std@@YA?AU?$integral_constant@_N$0A@@0@PEAH@Z ENDP ; std::_Is_checked<int * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?_Deprecate@_Unchecked_iterators@?1???$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z@SAXU?$integral_constant@_N$0A@@2@@Z
_TEXT SEGMENT
__formal$ = 8
?_Deprecate@_Unchecked_iterators@?1???$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z@SAXU?$integral_constant@_N$0A@@2@@Z PROC ; `std::copy_n<int * __ptr64,__int64,int * __ptr64>'::`2'::_Unchecked_iterators::_Deprecate, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2458
ret 0
?_Deprecate@_Unchecked_iterators@?1???$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z@SAXU?$integral_constant@_N$0A@@2@@Z ENDP ; `std::copy_n<int * __ptr64,__int64,int * __ptr64>'::`2'::_Unchecked_iterators::_Deprecate
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_no_deprecate1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00Urandom_access_iterator_tag@0@1@Z
_TEXT SEGMENT
$T1 = 96
__$ReturnUdt$ = 128
_First$ = 136
_Last$ = 144
_Dest$ = 152
__formal$ = 160
__formal$ = 168
??$_Copy_no_deprecate1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00Urandom_access_iterator_tag@0@1@Z PROC ; std::_Copy_no_deprecate1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2351
$LN12:
mov rax, rsp
mov QWORD PTR [rax+8], rbx
push rdi
sub rsp, 112 ; 00000070H
; Line 2334
movups xmm0, XMMWORD PTR [r9]
; Line 2351
mov rdi, rcx
mov rbx, r9
; Line 783
xor ecx, ecx
; Line 2334
lea r9, QWORD PTR [rax-72]
movaps XMMWORD PTR [rax-72], xmm0
movups xmm0, XMMWORD PTR [r8]
mov BYTE PTR [rax-88], cl
lea r8, QWORD PTR [rax-56]
lea rcx, QWORD PTR [rax-24]
movaps XMMWORD PTR [rax-56], xmm0
movups xmm0, XMMWORD PTR [rdx]
lea rdx, QWORD PTR [rax-40]
movaps XMMWORD PTR [rax-40], xmm0
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
; Line 458
movups xmm1, XMMWORD PTR $T1[rsp]
; Line 2353
mov rax, rdi
; Line 458
movups XMMWORD PTR [rbx], xmm1
; Line 2355
mov rbx, QWORD PTR [rsp+128]
movups XMMWORD PTR [rdi], xmm1
add rsp, 112 ; 00000070H
pop rdi
ret 0
??$_Copy_no_deprecate1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00Urandom_access_iterator_tag@0@1@Z ENDP ; std::_Copy_no_deprecate1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@Z
_TEXT SEGMENT
__$ReturnUdt$ = 8
_Src$ = 16
??$_Unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@Z PROC ; std::_Unchecked<gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 428
movups xmm0, XMMWORD PTR [rdx]
mov rax, rcx
movups XMMWORD PTR [rcx], xmm0
; Line 429
ret 0
??$_Unchecked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@Z ENDP ; std::_Unchecked<gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0$0A@@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$0A@@12@@Z
_TEXT SEGMENT
this$ = 8
ext$ = 16
??$?0$0A@@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$0A@@12@@Z PROC ; gsl::details::extent_type<-1>::extent_type<-1><0>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 333
mov QWORD PTR [rcx], 0
; Line 334
mov rax, rcx
ret 0
??$?0$0A@@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$0A@@12@@Z ENDP ; gsl::details::extent_type<-1>::extent_type<-1><0>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0$05@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$05@12@@Z
_TEXT SEGMENT
this$ = 8
ext$ = 16
??$?0$05@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$05@12@@Z PROC ; gsl::details::extent_type<-1>::extent_type<-1><6>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 333
mov QWORD PTR [rcx], 6
; Line 334
mov rax, rcx
ret 0
??$?0$05@?$extent_type@$0?0@details@gsl@@QEAA@V?$extent_type@$05@12@@Z ENDP ; gsl::details::extent_type<-1>::extent_type<-1><6>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z PROC ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 597
$LN48:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+104], rbx
mov rdi, rdx
mov rbx, rcx
mov DWORD PTR $T6[rsp], 0
; Line 596
mov rdx, r8
call ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z ; gsl::details::extent_type<-1>::extent_type<-1>
mov QWORD PTR [rbx+8], rdi
; Line 338
mov rax, QWORD PTR [rbx]
; Line 598
test rax, rax
js SHORT $LN3@extent_typ
; Line 599
test rdi, rdi
jne SHORT $LN5@extent_typ
test rax, rax
je SHORT $LN5@extent_typ
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T4[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T4[rsp+8], rax
mov QWORD PTR $T4[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KIMIJCMI@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T4[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rsp], rax
mov DWORD PTR $T6[rsp], 2
; File c:\projects\gsl\include\gsl\span
; Line 599
lea rcx, QWORD PTR $T4[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN5@extent_typ:
; Line 600
mov rax, rbx
jmp SHORT $LN2@extent_typ
$LN3@extent_typ:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T5[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T5[rsp+8], rax
mov QWORD PTR $T5[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LBNDKDIJ@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$3[rsp], rax
mov BYTE PTR _InitData$3[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T5[rsp+8]
lea rcx, QWORD PTR _InitData$3[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T5[rsp], rax
mov DWORD PTR $T6[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 598
lea rcx, QWORD PTR $T5[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@extent_typ:
; Line 600
mov rbx, QWORD PTR [rsp+104]
add rsp, 80 ; 00000050H
pop rdi
ret 0
$LN47@extent_typ:
??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z ENDP ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA PROC ; `gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN8@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN8@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA ENDP ; `gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA PROC ; `gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN11@dtor$1
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA ENDP ; `gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA PROC ; `gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN8@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN8@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA ENDP ; `gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA PROC ; `gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN11@dtor$1
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z@4HA ENDP ; `gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z PROC ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 597
$LN48:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+104], rbx
mov rdi, rdx
mov rbx, rcx
mov DWORD PTR $T6[rsp], 0
; Line 596
mov rdx, r8
call ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z ; gsl::details::extent_type<-1>::extent_type<-1>
mov QWORD PTR [rbx+8], rdi
; Line 338
mov rax, QWORD PTR [rbx]
; Line 598
test rax, rax
js SHORT $LN3@extent_typ
; Line 599
test rdi, rdi
jne SHORT $LN5@extent_typ
test rax, rax
je SHORT $LN5@extent_typ
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T4[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T4[rsp+8], rax
mov QWORD PTR $T4[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KIMIJCMI@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T4[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rsp], rax
mov DWORD PTR $T6[rsp], 2
; File c:\projects\gsl\include\gsl\span
; Line 599
lea rcx, QWORD PTR $T4[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN5@extent_typ:
; Line 600
mov rax, rbx
jmp SHORT $LN2@extent_typ
$LN3@extent_typ:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T5[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T5[rsp+8], rax
mov QWORD PTR $T5[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LBNDKDIJ@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$3[rsp], rax
mov BYTE PTR _InitData$3[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T5[rsp+8]
lea rcx, QWORD PTR _InitData$3[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T5[rsp], rax
mov DWORD PTR $T6[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 598
lea rcx, QWORD PTR $T5[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@extent_typ:
; Line 600
mov rbx, QWORD PTR [rsp+104]
add rsp, 80 ; 00000050H
pop rdi
ret 0
$LN47@extent_typ:
??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z ENDP ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA PROC ; `gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN8@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN8@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA ENDP ; `gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA PROC ; `gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN11@dtor$1
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA ENDP ; `gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA PROC ; `gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN8@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN8@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA ENDP ; `gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA PROC ; `gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN11@dtor$1
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z@4HA ENDP ; `gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$forward@AEA_J@std@@YAAEA_JAEA_J@Z
_TEXT SEGMENT
_Arg$ = 8
??$forward@AEA_J@std@@YAAEA_JAEA_J@Z PROC ; std::forward<__int64 & __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\type_traits
; Line 1276
mov rax, rcx
; Line 1277
ret 0
??$forward@AEA_J@std@@YAAEA_JAEA_J@Z ENDP ; std::forward<__int64 & __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0H$05X@?$span@H$0?0@gsl@@QEAA@AEBV?$span@H$05@1@@Z
_TEXT SEGMENT
$T1 = 32
this$ = 64
other$ = 72
$T2 = 80
$T3 = 80
??$?0H$05X@?$span@H$0?0@gsl@@QEAA@AEBV?$span@H$05@1@@Z PROC ; gsl::span<int,-1>::span<int,-1><int,6,void>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 448
$LN37:
push rbx
sub rsp, 48 ; 00000030H
mov QWORD PTR $T1[rsp], -2
mov rbx, rcx
mov DWORD PTR $T2[rsp], 0
; Line 447
movzx r8d, BYTE PTR $T3[rsp]
mov rdx, QWORD PTR [rdx]
call ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
; Line 448
mov rax, rbx
add rsp, 48 ; 00000030H
pop rbx
ret 0
??$?0H$05X@?$span@H$0?0@gsl@@QEAA@AEBV?$span@H$05@1@@Z ENDP ; gsl::span<int,-1>::span<int,-1><int,6,void>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z
_TEXT SEGMENT
_First$ = 48
_Count$ = 56
_Dest$ = 64
??$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z PROC ; std::copy_n<char const * __ptr64,__int64,unsigned char * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2456
$LN27:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
mov rbx, r8
mov rdi, rdx
; Line 2436
test rdx, rdx
jle SHORT $LN20@copy_n
; Line 2306
mov r8, rdx
mov rdx, rcx
mov rcx, rbx
call QWORD PTR __imp_memmove
; Line 2307
lea rax, QWORD PTR [rdi+rbx]
; Line 2461
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
$LN20@copy_n:
; Line 2459
mov rax, rbx
; Line 2461
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??$copy_n@PEBD_JPEAE@std@@YAPEAEPEBD_JPEAE@Z ENDP ; std::copy_n<char const * __ptr64,__int64,unsigned char * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$narrow@_J_J@gsl@@YA_J_J@Z
_TEXT SEGMENT
$T1 = 0
u$ = 32
??$narrow@_J_J@gsl@@YA_J_J@Z PROC ; gsl::narrow<__int64,__int64>, COMDAT
; File c:\projects\gsl\include\gsl\gsl_util
; Line 124
$LN33:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
; Line 129
mov rax, rcx
; Line 130
add rsp, 24
ret 0
??$narrow@_J_J@gsl@@YA_J_J@Z ENDP ; gsl::narrow<__int64,__int64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_no_deprecate@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z
_TEXT SEGMENT
$T1 = 96
__$ReturnUdt$ = 128
_First$ = 136
_Last$ = 144
_Dest$ = 152
??$_Copy_no_deprecate@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z PROC ; std::_Copy_no_deprecate<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2361
$LN18:
mov rax, rsp
push rbx
sub rsp, 112 ; 00000070H
; Line 2334
movups xmm0, XMMWORD PTR [r9]
; Line 2361
mov rbx, rcx
; Line 2334
lea r9, QWORD PTR [rax-72]
; Line 783
xor ecx, ecx
; Line 2334
movaps XMMWORD PTR [rax-72], xmm0
movups xmm0, XMMWORD PTR [r8]
mov BYTE PTR [rax-88], cl
lea r8, QWORD PTR [rax-56]
lea rcx, QWORD PTR [rax-24]
movaps XMMWORD PTR [rax-56], xmm0
movups xmm0, XMMWORD PTR [rdx]
lea rdx, QWORD PTR [rax-40]
movaps XMMWORD PTR [rax-40], xmm0
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
; Line 2353
movups xmm0, XMMWORD PTR $T1[rsp]
; Line 2363
mov rax, rbx
; Line 2353
movups XMMWORD PTR [rbx], xmm0
; Line 2365
add rsp, 112 ; 00000070H
pop rbx
ret 0
??$_Copy_no_deprecate@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z ENDP ; std::_Copy_no_deprecate<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Is_checked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AU?$integral_constant@_N$00@0@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@Z
_TEXT SEGMENT
__formal$ = 8
??$_Is_checked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AU?$integral_constant@_N$00@0@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@Z PROC ; std::_Is_checked<gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 421
xor eax, eax
; Line 422
ret 0
??$_Is_checked@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AU?$integral_constant@_N$00@0@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@@Z ENDP ; std::_Is_checked<gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?_Deprecate@_Unchecked_iterators@?1???$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@45@0V345@@Z@SAXU?$integral_constant@_N$00@2@@Z
_TEXT SEGMENT
__formal$ = 8
?_Deprecate@_Unchecked_iterators@?1???$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@45@0V345@@Z@SAXU?$integral_constant@_N$00@2@@Z PROC ; `std::copy<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`2'::_Unchecked_iterators::_Deprecate, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2372
ret 0
?_Deprecate@_Unchecked_iterators@?1???$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@45@0V345@@Z@SAXU?$integral_constant@_N$00@2@@Z ENDP ; `std::copy<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >'::`2'::_Unchecked_iterators::_Deprecate
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$ensure_z@$$CBD@gsl@@YA?AV?$span@$$CBD$0?0@0@AEBQEBD_J@Z
_TEXT SEGMENT
__$ReturnUdt$ = 48
sz$ = 56
max$ = 64
??$ensure_z@$$CBD@gsl@@YA?AV?$span@$$CBD$0?0@0@AEBQEBD_J@Z PROC ; gsl::ensure_z<char const >, COMDAT
; File c:\projects\gsl\include\gsl\string_span
; Line 133
$LN4:
push rbx
sub rsp, 32 ; 00000020H
; Line 134
mov rdx, QWORD PTR [rdx]
mov rbx, rcx
call ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z ; gsl::ensure_sentinel<char const ,0>
mov rax, rbx
; Line 135
add rsp, 32 ; 00000020H
pop rbx
ret 0
??$ensure_z@$$CBD@gsl@@YA?AV?$span@$$CBD$0?0@0@AEBQEBD_J@Z ENDP ; gsl::ensure_z<char const >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$narrow_cast@_J_K@gsl@@YA_J$$QEA_K@Z
_TEXT SEGMENT
u$ = 8
??$narrow_cast@_J_K@gsl@@YA_J$$QEA_K@Z PROC ; gsl::narrow_cast<__int64,unsigned __int64>, COMDAT
; File c:\projects\gsl\include\gsl\gsl_util
; Line 100
mov rax, QWORD PTR [rcx]
; Line 101
ret 0
??$narrow_cast@_J_K@gsl@@YA_J$$QEA_K@Z ENDP ; gsl::narrow_cast<__int64,unsigned __int64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0V?$extent_type@$09@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$09@details@2@@Z
_TEXT SEGMENT
$T1 = 0
this$ = 32
data$ = 40
$T2 = 48
ext$ = 48
??$?0V?$extent_type@$09@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$09@details@2@@Z PROC ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<10> >, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 591
$LN30:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T2[rsp], 0
; Line 333
mov QWORD PTR [rcx], 10
; Line 590
mov QWORD PTR [rcx+8], rdx
; Line 593
mov rax, rcx
add rsp, 24
ret 0
??$?0V?$extent_type@$09@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$09@details@2@@Z ENDP ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<10> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$extent_type@$09@details@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$extent_type@$09@details@gsl@@QEBA_JXZ PROC ; gsl::details::extent_type<10>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 323
mov eax, 10
ret 0
?size@?$extent_type@$09@details@gsl@@QEBA_JXZ ENDP ; gsl::details::extent_type<10>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$extent_type@$09@details@gsl@@QEAA@XZ
_TEXT SEGMENT
this$ = 8
??0?$extent_type@$09@details@gsl@@QEAA@XZ PROC ; gsl::details::extent_type<10>::extent_type<10>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 311
mov rax, rcx
ret 0
??0?$extent_type@$09@details@gsl@@QEAA@XZ ENDP ; gsl::details::extent_type<10>::extent_type<10>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z
_TEXT SEGMENT
_First$ = 48
_Count$ = 56
_Dest$ = 64
??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z PROC ; std::copy_n<int * __ptr64,__int64,int * __ptr64>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2456
$LN27:
push rdi
sub rsp, 32 ; 00000020H
mov rdi, r8
; Line 2436
test rdx, rdx
jle SHORT $LN20@copy_n
mov QWORD PTR [rsp+48], rbx
; Line 2437
lea rbx, QWORD PTR [rdx*4]
; Line 2306
mov rdx, rcx
mov r8, rbx
mov rcx, rdi
call QWORD PTR __imp_memmove
; Line 2307
lea rax, QWORD PTR [rbx+rdi]
mov rbx, QWORD PTR [rsp+48]
; Line 2461
add rsp, 32 ; 00000020H
pop rdi
ret 0
$LN20@copy_n:
; Line 2459
mov rax, rdi
; Line 2461
add rsp, 32 ; 00000020H
pop rdi
ret 0
??$copy_n@PEAH_JPEAH@std@@YAPEAHPEAH_J0@Z ENDP ; std::copy_n<int * __ptr64,__int64,int * __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Copy_no_deprecate@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z
_TEXT SEGMENT
$T1 = 96
__$ReturnUdt$ = 128
_First$ = 136
_Last$ = 144
_Dest$ = 152
??$_Copy_no_deprecate@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z PROC ; std::_Copy_no_deprecate<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2361
$LN18:
mov rax, rsp
push rbx
sub rsp, 112 ; 00000070H
; Line 2334
movups xmm0, XMMWORD PTR [r9]
; Line 2361
mov rbx, rcx
; Line 2334
lea r9, QWORD PTR [rax-72]
; Line 783
xor ecx, ecx
; Line 2334
movaps XMMWORD PTR [rax-72], xmm0
movups xmm0, XMMWORD PTR [r8]
mov BYTE PTR [rax-88], cl
lea r8, QWORD PTR [rax-56]
lea rcx, QWORD PTR [rax-24]
movaps XMMWORD PTR [rax-56], xmm0
movups xmm0, XMMWORD PTR [rdx]
lea rdx, QWORD PTR [rax-40]
movaps XMMWORD PTR [rax-40], xmm0
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
; Line 2353
movups xmm0, XMMWORD PTR $T1[rsp]
; Line 2363
mov rax, rbx
; Line 2353
movups XMMWORD PTR [rbx], xmm0
; Line 2365
add rsp, 112 ; 00000070H
pop rbx
ret 0
??$_Copy_no_deprecate@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z ENDP ; std::_Copy_no_deprecate<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$_Is_checked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AU?$integral_constant@_N$00@0@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@Z
_TEXT SEGMENT
__formal$ = 8
??$_Is_checked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AU?$integral_constant@_N$00@0@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@Z PROC ; std::_Is_checked<gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 421
xor eax, eax
; Line 422
ret 0
??$_Is_checked@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@std@@YA?AU?$integral_constant@_N$00@0@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@@Z ENDP ; std::_Is_checked<gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?_Deprecate@_Unchecked_iterators@?1???$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V345@00@Z@SAXU?$integral_constant@_N$00@2@@Z
_TEXT SEGMENT
__formal$ = 8
?_Deprecate@_Unchecked_iterators@?1???$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V345@00@Z@SAXU?$integral_constant@_N$00@2@@Z PROC ; `std::copy<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`2'::_Unchecked_iterators::_Deprecate, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2372
ret 0
?_Deprecate@_Unchecked_iterators@?1???$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V345@00@Z@SAXU?$integral_constant@_N$00@2@@Z ENDP ; `std::copy<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >'::`2'::_Unchecked_iterators::_Deprecate
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0V?$extent_type@$0A@@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$0A@@details@2@@Z
_TEXT SEGMENT
$T1 = 0
this$ = 32
data$ = 40
$T2 = 48
ext$ = 48
??$?0V?$extent_type@$0A@@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$0A@@details@2@@Z PROC ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<0> >, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 597
$LN52:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
xor eax, eax
mov DWORD PTR $T2[rsp], eax
; Line 333
mov QWORD PTR [rcx], rax
; Line 596
mov QWORD PTR [rcx+8], rdx
; Line 600
mov rax, rcx
add rsp, 24
ret 0
??$?0V?$extent_type@$0A@@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$0A@@details@2@@Z ENDP ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$extent_type@$0A@@details@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$extent_type@$0A@@details@gsl@@QEBA_JXZ PROC ; gsl::details::extent_type<0>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 323
xor eax, eax
ret 0
?size@?$extent_type@$0A@@details@gsl@@QEBA_JXZ ENDP ; gsl::details::extent_type<0>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$extent_type@$0A@@details@gsl@@QEAA@XZ
_TEXT SEGMENT
this$ = 8
??0?$extent_type@$0A@@details@gsl@@QEAA@XZ PROC ; gsl::details::extent_type<0>::extent_type<0>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 311
mov rax, rcx
ret 0
??0?$extent_type@$0A@@details@gsl@@QEAA@XZ ENDP ; gsl::details::extent_type<0>::extent_type<0>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z
_TEXT SEGMENT
$T1 = 0
$T2 = 32
this$ = 32
data$ = 40
ext$ = 48
??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z PROC ; gsl::span<int,6>::storage_type<gsl::details::extent_type<6> >::storage_type<gsl::details::extent_type<6> ><gsl::details::extent_type<6> >, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 591
$LN25:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T2[rsp], 0
; Line 590
mov QWORD PTR [rcx], rdx
; Line 593
mov rax, rcx
add rsp, 24
ret 0
??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z ENDP ; gsl::span<int,6>::storage_type<gsl::details::extent_type<6> >::storage_type<gsl::details::extent_type<6> ><gsl::details::extent_type<6> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$addressof@H@std@@YAPEAHAEAH@Z
_TEXT SEGMENT
_Val$ = 8
??$addressof@H@std@@YAPEAHAEAH@Z PROC ; std::addressof<int>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xstddef
; Line 725
mov rax, rcx
; Line 726
ret 0
??$addressof@H@std@@YAPEAHAEAH@Z ENDP ; std::addressof<int>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z
_TEXT SEGMENT
$T1 = 0
this$ = 32
data$ = 40
$T2 = 48
ext$ = 48
??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z PROC ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 591
$LN30:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T2[rsp], 0
; Line 333
mov QWORD PTR [rcx], 6
; Line 590
mov QWORD PTR [rcx+8], rdx
; Line 593
mov rax, rcx
add rsp, 24
ret 0
??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@UKnownNotNull@12@V?$extent_type@$05@details@2@@Z ENDP ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$addressof@E@std@@YAPEAEAEAE@Z
_TEXT SEGMENT
_Val$ = 8
??$addressof@E@std@@YAPEAEAEAE@Z PROC ; std::addressof<unsigned char>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xstddef
; Line 725
mov rax, rcx
; Line 726
ret 0
??$addressof@E@std@@YAPEAEAEAE@Z ENDP ; std::addressof<unsigned char>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$forward@Ufail_fast@gsl@@@std@@YA$$QEAUfail_fast@gsl@@AEAU12@@Z
_TEXT SEGMENT
_Arg$ = 8
??$forward@Ufail_fast@gsl@@@std@@YA$$QEAUfail_fast@gsl@@AEAU12@@Z PROC ; std::forward<gsl::fail_fast>, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\type_traits
; Line 1276
mov rax, rcx
; Line 1277
ret 0
??$forward@Ufail_fast@gsl@@@std@@YA$$QEAUfail_fast@gsl@@AEAU12@@Z ENDP ; std::forward<gsl::fail_fast>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$narrow_cast@_KAEA_J@gsl@@YA_KAEA_J@Z
_TEXT SEGMENT
u$ = 8
??$narrow_cast@_KAEA_J@gsl@@YA_KAEA_J@Z PROC ; gsl::narrow_cast<unsigned __int64,__int64 & __ptr64>, COMDAT
; File c:\projects\gsl\include\gsl\gsl_util
; Line 100
mov rax, QWORD PTR [rcx]
; Line 101
ret 0
??$narrow_cast@_KAEA_J@gsl@@YA_KAEA_J@Z ENDP ; gsl::narrow_cast<unsigned __int64,__int64 & __ptr64>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
data$ = 104
ext$ = 112
??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z PROC ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 591
$LN26:
mov QWORD PTR [rsp+16], rdx
push rbx
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov rbx, rcx
mov DWORD PTR $T4[rsp], 0
; Line 590
mov rdx, r8
call ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z ; gsl::details::extent_type<-1>::extent_type<-1>
mov rax, QWORD PTR data$[rsp]
mov QWORD PTR [rbx+8], rax
; Line 592
cmp QWORD PTR [rbx], 0
jl SHORT $LN3@extent_typ
; Line 593
mov rax, rbx
jmp SHORT $LN2@extent_typ
$LN3@extent_typ:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@ELDMELAD@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 592
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@extent_typ:
; Line 593
add rsp, 80 ; 00000050H
pop rbx
ret 0
$LN25@extent_typ:
??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z ENDP ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA PROC ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA ENDP ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA PROC ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z@4HA ENDP ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z PROC ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 597
$LN48:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+104], rbx
mov rdi, rdx
mov rbx, rcx
mov DWORD PTR $T6[rsp], 0
; Line 596
mov rdx, r8
call ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z ; gsl::details::extent_type<-1>::extent_type<-1>
mov QWORD PTR [rbx+8], rdi
; Line 338
mov rax, QWORD PTR [rbx]
; Line 598
test rax, rax
js SHORT $LN3@extent_typ
; Line 599
test rdi, rdi
jne SHORT $LN5@extent_typ
test rax, rax
je SHORT $LN5@extent_typ
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T4[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T4[rsp+8], rax
mov QWORD PTR $T4[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KIMIJCMI@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T4[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rsp], rax
mov DWORD PTR $T6[rsp], 2
; File c:\projects\gsl\include\gsl\span
; Line 599
lea rcx, QWORD PTR $T4[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN5@extent_typ:
; Line 600
mov rax, rbx
jmp SHORT $LN2@extent_typ
$LN3@extent_typ:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T5[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T5[rsp+8], rax
mov QWORD PTR $T5[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LBNDKDIJ@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$3[rsp], rax
mov BYTE PTR _InitData$3[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T5[rsp+8]
lea rcx, QWORD PTR _InitData$3[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T5[rsp], rax
mov DWORD PTR $T6[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 598
lea rcx, QWORD PTR $T5[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@extent_typ:
; Line 600
mov rbx, QWORD PTR [rsp+104]
add rsp, 80 ; 00000050H
pop rdi
ret 0
$LN47@extent_typ:
??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ENDP ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA PROC ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN8@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN8@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA ENDP ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA PROC ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN11@dtor$1
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA ENDP ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA PROC ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN8@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN8@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA ENDP ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 96
this$ = 96
data$ = 104
ext$ = 112
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA PROC ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN11@dtor$1
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0???$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z@4HA ENDP ; `gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$make_subspan@$05@?$span@H$05@gsl@@AEBA?AV?$span@H$0?0@1@_J0V?$subspan_selector@$05@01@@Z
_TEXT SEGMENT
$T1 = 48
$T2 = 52
$T3 = 56
tmp$ = 64
this$ = 96
__$ReturnUdt$ = 104
offset$ = 112
count$ = 120
__formal$ = 128
??$make_subspan@$05@?$span@H$05@gsl@@AEBA?AV?$span@H$0?0@1@_J0V?$subspan_selector@$05@01@@Z PROC ; gsl::span<int,6>::make_subspan<6>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 622
$LN42:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T3[rsp], -2
mov QWORD PTR [rsp+96], rbx
mov QWORD PTR [rsp+104], rsi
mov rbx, r9
mov rdi, r8
mov rsi, rdx
mov DWORD PTR $T2[rsp], 0
; Line 447
movzx r8d, BYTE PTR $T1[rsp]
mov rdx, QWORD PTR [rcx]
lea rcx, QWORD PTR tmp$[rsp]
call ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
; Line 494
xor eax, eax
mov BYTE PTR [rsp+32], al
mov r9, rbx
mov r8, rdi
mov rdx, rsi
lea rcx, QWORD PTR tmp$[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; Line 624
mov rax, rsi
; Line 625
mov rbx, QWORD PTR [rsp+96]
mov rsi, QWORD PTR [rsp+104]
add rsp, 80 ; 00000050H
pop rdi
ret 0
??$make_subspan@$05@?$span@H$05@gsl@@AEBA?AV?$span@H$0?0@1@_J0V?$subspan_selector@$05@01@@Z ENDP ; gsl::span<int,6>::make_subspan<6>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
src$ = 96
dest$ = 104
??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z PROC ; gsl::copy<char const ,-1,unsigned char,-1>, COMDAT
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 43
$LN78:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov rax, rdx
mov DWORD PTR $T4[rsp], 0
; File c:\projects\gsl\include\gsl\span
; Line 498
mov r8, QWORD PTR [rcx]
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 50
cmp QWORD PTR [rdx], r8
jl SHORT $LN3@copy
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2436
test r8, r8
jle SHORT $LN2@copy
; Line 2306
mov rdx, QWORD PTR [rcx+8]
mov rcx, QWORD PTR [rax+8]
call QWORD PTR __imp_memmove
; Line 458
jmp SHORT $LN2@copy
$LN3@copy:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0EL@GNMGMEGC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 50
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@copy:
; Line 53
add rsp, 88 ; 00000058H
ret 0
$LN77@copy:
??$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z ENDP ; gsl::copy<char const ,-1,unsigned char,-1>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
src$ = 96
dest$ = 104
?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA PROC ; `gsl::copy<char const ,-1,unsigned char,-1>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA ENDP ; `gsl::copy<char const ,-1,unsigned char,-1>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
src$ = 96
dest$ = 104
?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA PROC ; `gsl::copy<char const ,-1,unsigned char,-1>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$copy@$$CBD$0?0E$0?0@gsl@@YAXV?$span@$$CBD$0?0@0@V?$span@E$0?0@0@@Z@4HA ENDP ; `gsl::copy<char const ,-1,unsigned char,-1>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0V?$basic_string_span@$$CBD$0?0@gsl@@X@?$span@$$CBD$0?0@gsl@@QEAA@AEAV?$basic_string_span@$$CBD$0?0@1@@Z
_TEXT SEGMENT
$T1 = 32
this$ = 64
cont$ = 72
??$?0V?$basic_string_span@$$CBD$0?0@gsl@@X@?$span@$$CBD$0?0@gsl@@QEAA@AEAV?$basic_string_span@$$CBD$0?0@1@@Z PROC ; gsl::span<char const ,-1>::span<char const ,-1><gsl::basic_string_span<char const ,-1>,void>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 428
$LN55:
push rbx
sub rsp, 48 ; 00000030H
mov QWORD PTR $T1[rsp], -2
mov rbx, rcx
; Line 386
mov r8, QWORD PTR [rdx]
mov rdx, QWORD PTR [rdx+8]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; Line 428
mov rax, rbx
add rsp, 48 ; 00000030H
pop rbx
ret 0
??$?0V?$basic_string_span@$$CBD$0?0@gsl@@X@?$span@$$CBD$0?0@gsl@@QEAA@AEAV?$basic_string_span@$$CBD$0?0@1@@Z ENDP ; gsl::span<char const ,-1>::span<char const ,-1><gsl::basic_string_span<char const ,-1>,void>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?test_string_gsl_copy@@YAXXZ
_TEXT SEGMENT
$T1 = 32
$T2 = 40
$T3 = 40
$T4 = 40
_InitData$5 = 64
$T6 = 64
byteSpan$ = 64
$T7 = 80
bytes$ = 88
__$ArrayPad$ = 104
?test_string_gsl_copy@@YAXXZ PROC ; test_string_gsl_copy, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 333
$LN186:
push rbp
mov rbp, rsp
sub rsp, 112 ; 00000070H
mov QWORD PTR $T7[rbp-112], -2
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rbp-112], rax
mov DWORD PTR $T1[rbp-112], 0
mov QWORD PTR byteSpan$[rbp-112], 10
; File c:\projects\gsl\include\gsl\span
; Line 590
lea rax, QWORD PTR bytes$[rbp-112]
mov QWORD PTR byteSpan$[rbp-104], rax
; File c:\projects\gsl\include\gsl\string_span
; Line 134
mov r8d, 11
lea rdx, OFFSET FLAT:??_C@_0L@CCAJJBND@iVtrau?5lDC?$AA@
lea rcx, QWORD PTR $T4[rbp-112]
call ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z ; gsl::ensure_sentinel<char const ,0>
; File c:\projects\gsl\include\gsl\span
; Line 386
mov r8, QWORD PTR $T4[rbp-112]
mov rdx, QWORD PTR $T4[rbp-104]
lea rcx, QWORD PTR $T3[rbp-112]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 50
mov r8, QWORD PTR $T3[rbp-112]
cmp r8, 10
jg SHORT $LN111@test_strin
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2436
test r8, r8
jle SHORT $LN179@test_strin
; Line 2306
mov rdx, QWORD PTR $T3[rbp-104]
lea rcx, QWORD PTR bytes$[rbp-112]
call QWORD PTR __imp_memmove
$LN179@test_strin:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 340
movaps xmm0, XMMWORD PTR byteSpan$[rbp-112]
movdqa XMMWORD PTR $T6[rbp-112], xmm0
lea rcx, QWORD PTR $T6[rbp-112]
call ?bar@@YAXV?$span@E$0?0@gsl@@@Z ; bar
jmp SHORT $LN42@test_strin
$LN111@test_strin:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T2[rbp-112], rax
; Line 52
xor eax, eax
mov QWORD PTR $T2[rbp-104], rax
mov QWORD PTR $T2[rbp-96], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0EL@GNMGMEGC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$5[rbp-112], rax
mov BYTE PTR _InitData$5[rbp-104], 1
; Line 55
lea rdx, QWORD PTR $T2[rbp-104]
lea rcx, QWORD PTR _InitData$5[rbp-112]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T2[rbp-112], rax
mov DWORD PTR $T1[rbp-112], 2
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 50
lea rcx, QWORD PTR $T2[rbp-112]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN42@test_strin:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 341
mov rcx, QWORD PTR __$ArrayPad$[rbp-112]
xor rcx, rsp
call __security_check_cookie
add rsp, 112 ; 00000070H
pop rbp
ret 0
$LN185@test_strin:
?test_string_gsl_copy@@YAXXZ ENDP ; test_string_gsl_copy
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
$T2 = 40
$T3 = 40
$T4 = 40
_InitData$5 = 64
$T6 = 64
byteSpan$ = 64
$T7 = 80
bytes$ = 88
__$ArrayPad$ = 104
?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA PROC ; `test_string_gsl_copy'::`1'::dtor$23
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T1[rbp]
and eax, 2
test eax, eax
je SHORT $LN114@dtor$23
and DWORD PTR $T1[rbp], -3
lea rcx, QWORD PTR $T2[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN114@dtor$23:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA ENDP ; `test_string_gsl_copy'::`1'::dtor$23
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
$T2 = 40
$T3 = 40
$T4 = 40
_InitData$5 = 64
$T6 = 64
byteSpan$ = 64
$T7 = 80
bytes$ = 88
__$ArrayPad$ = 104
?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA PROC ; `test_string_gsl_copy'::`1'::dtor$23
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T1[rbp]
and eax, 2
test eax, eax
je SHORT $LN114@dtor$23
and DWORD PTR $T1[rbp], -3
lea rcx, QWORD PTR $T2[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN114@dtor$23:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$23@?0??test_string_gsl_copy@@YAXXZ@4HA ENDP ; `test_string_gsl_copy'::`1'::dtor$23
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z
_TEXT SEGMENT
$T1 = 96
__$ReturnUdt$ = 128
_First$ = 136
_Last$ = 144
_Dest$ = 152
??$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z PROC ; std::copy<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2371
$LN24:
mov rax, rsp
push rbx
sub rsp, 112 ; 00000070H
; Line 2334
movups xmm0, XMMWORD PTR [r9]
; Line 2371
mov rbx, rcx
; Line 2334
lea r9, QWORD PTR [rax-72]
; Line 783
xor ecx, ecx
; Line 2334
movaps XMMWORD PTR [rax-72], xmm0
movups xmm0, XMMWORD PTR [r8]
mov BYTE PTR [rax-88], cl
lea r8, QWORD PTR [rax-56]
lea rcx, QWORD PTR [rax-24]
movaps XMMWORD PTR [rax-56], xmm0
movups xmm0, XMMWORD PTR [rdx]
lea rdx, QWORD PTR [rax-40]
movaps XMMWORD PTR [rax-40], xmm0
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
; Line 2353
movups xmm0, XMMWORD PTR $T1[rsp]
; Line 2373
mov rax, rbx
; Line 2353
movups XMMWORD PTR [rbx], xmm0
; Line 2374
add rsp, 112 ; 00000070H
pop rbx
ret 0
??$copy@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@@Z ENDP ; std::copy<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ PROC ; gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator++, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 168
$LN29:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
; Line 169
mov rdx, QWORD PTR [rcx+8]
test rdx, rdx
js SHORT $LN3@operator
mov rax, QWORD PTR [rcx]
cmp rdx, QWORD PTR [rax]
je SHORT $LN3@operator
; Line 170
lea rax, QWORD PTR [rdx+1]
mov QWORD PTR [rcx+8], rax
; Line 171
mov rax, rcx
jmp SHORT $LN2@operator
$LN3@operator:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@CMPGECKC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 169
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@operator:
; Line 172
add rsp, 88 ; 00000058H
ret 0
$LN28@operator:
??E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ENDP ; gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator++
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator++'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator++'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator++'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???E?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator++'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ PROC ; gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator*, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 156
$LN35:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
; Line 157
mov rax, QWORD PTR [rcx]
mov rdx, QWORD PTR [rcx+8]
cmp rdx, QWORD PTR [rax]
je SHORT $LN3@operator
; Line 158
mov rax, QWORD PTR [rax+8]
add rax, rdx
jmp SHORT $LN2@operator
$LN3@operator:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 157
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@operator:
; Line 159
add rsp, 88 ; 00000058H
ret 0
$LN34@operator:
??D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ ENDP ; gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator*
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator*'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator*'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator*'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???D?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEBAAEAEXZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::operator*'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@E$0?0@2@_J@Z
_TEXT SEGMENT
this$ = 8
span$ = 16
idx$ = 24
??0?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@E$0?0@2@_J@Z PROC ; gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::span_iterator<gsl::span<unsigned char,-1>,0>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rcx], rdx
; Line 146
mov rax, rcx
mov QWORD PTR [rcx+8], r8
ret 0
??0?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@E$0?0@2@_J@Z ENDP ; gsl::details::span_iterator<gsl::span<unsigned char,-1>,0>::span_iterator<gsl::span<unsigned char,-1>,0>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??9details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z
_TEXT SEGMENT
$T1 = 0
$T2 = 16
lhs$ = 48
rhs$ = 56
??9details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z PROC ; gsl::details::operator!=, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 235
$LN9:
sub rsp, 40 ; 00000028H
; Line 236
movups xmm1, XMMWORD PTR [rdx]
movups xmm0, XMMWORD PTR [rcx]
; Line 231
movq rax, xmm1
; Line 236
movaps XMMWORD PTR $T1[rsp], xmm1
; Line 231
movq rcx, xmm0
; Line 236
movaps XMMWORD PTR $T2[rsp], xmm0
; Line 231
cmp rcx, rax
jne SHORT $LN5@operator
mov rax, QWORD PTR $T1[rsp+8]
cmp QWORD PTR $T2[rsp+8], rax
jne SHORT $LN5@operator
xor eax, eax
; Line 237
add rsp, 40 ; 00000028H
ret 0
$LN5@operator:
; Line 231
mov eax, 1
; Line 237
add rsp, 40 ; 00000028H
ret 0
??9details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z ENDP ; gsl::details::operator!=
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??8details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z
_TEXT SEGMENT
lhs$ = 8
rhs$ = 16
??8details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z PROC ; gsl::details::operator==, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 231
mov rax, QWORD PTR [rdx]
cmp QWORD PTR [rcx], rax
jne SHORT $LN3@operator
mov rax, QWORD PTR [rdx+8]
cmp QWORD PTR [rcx+8], rax
jne SHORT $LN3@operator
mov al, 1
; Line 232
ret 0
$LN3@operator:
; Line 231
xor al, al
; Line 232
ret 0
??8details@gsl@@YA_NV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@01@0@Z ENDP ; gsl::details::operator==
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ PROC ; gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator++, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 168
$LN29:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
; Line 169
mov rdx, QWORD PTR [rcx+8]
test rdx, rdx
js SHORT $LN3@operator
mov rax, QWORD PTR [rcx]
cmp rdx, QWORD PTR [rax]
je SHORT $LN3@operator
; Line 170
lea rax, QWORD PTR [rdx+1]
mov QWORD PTR [rcx+8], rax
; Line 171
mov rax, rcx
jmp SHORT $LN2@operator
$LN3@operator:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@CMPGECKC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 169
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@operator:
; Line 172
add rsp, 88 ; 00000058H
ret 0
$LN28@operator:
??E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ENDP ; gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator++
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator++'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator++'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator++'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???E?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator++'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ PROC ; gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator*, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 156
$LN35:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
; Line 157
mov rax, QWORD PTR [rcx]
mov rdx, QWORD PTR [rcx+8]
cmp rdx, QWORD PTR [rax]
je SHORT $LN3@operator
; Line 158
mov rax, QWORD PTR [rax+8]
add rax, rdx
jmp SHORT $LN2@operator
$LN3@operator:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 157
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@operator:
; Line 159
add rsp, 88 ; 00000058H
ret 0
$LN34@operator:
??D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ ENDP ; gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator*
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator*'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator*'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator*'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???D?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEBAAEBDXZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<char const ,-1>,0>::operator*'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@$$CBD$0?0@2@_J@Z
_TEXT SEGMENT
this$ = 8
span$ = 16
idx$ = 24
??0?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@$$CBD$0?0@2@_J@Z PROC ; gsl::details::span_iterator<gsl::span<char const ,-1>,0>::span_iterator<gsl::span<char const ,-1>,0>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rcx], rdx
; Line 146
mov rax, rcx
mov QWORD PTR [rcx+8], r8
ret 0
??0?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@$$CBD$0?0@2@_J@Z ENDP ; gsl::details::span_iterator<gsl::span<char const ,-1>,0>::span_iterator<gsl::span<char const ,-1>,0>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0V?$span@$$CBD$0?0@gsl@@X@?$basic_string_span@$$CBD$0?0@gsl@@QEAA@AEBV?$span@$$CBD$0?0@1@@Z
_TEXT SEGMENT
this$ = 8
cont$ = 16
??$?0V?$span@$$CBD$0?0@gsl@@X@?$basic_string_span@$$CBD$0?0@gsl@@QEAA@AEBV?$span@$$CBD$0?0@1@@Z PROC ; gsl::basic_string_span<char const ,-1>::basic_string_span<char const ,-1><gsl::span<char const ,-1>,void>, COMDAT
; File c:\projects\gsl\include\gsl\string_span
; Line 243
movups xmm0, XMMWORD PTR [rdx]
; Line 244
mov rax, rcx
movups XMMWORD PTR [rcx], xmm0
ret 0
??$?0V?$span@$$CBD$0?0@gsl@@X@?$basic_string_span@$$CBD$0?0@gsl@@QEAA@AEBV?$span@$$CBD$0?0@1@@Z ENDP ; gsl::basic_string_span<char const ,-1>::basic_string_span<char const ,-1><gsl::span<char const ,-1>,void>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$ensure_z@$$CBD$0L@@gsl@@YA?AV?$span@$$CBD$0?0@0@AEAY0L@$$CBD@Z
_TEXT SEGMENT
__$ReturnUdt$ = 48
sz$ = 56
??$ensure_z@$$CBD$0L@@gsl@@YA?AV?$span@$$CBD$0?0@0@AEAY0L@$$CBD@Z PROC ; gsl::ensure_z<char const ,11>, COMDAT
; File c:\projects\gsl\include\gsl\string_span
; Line 139
$LN12:
push rbx
sub rsp, 32 ; 00000020H
; Line 134
mov r8d, 11
; Line 139
mov rbx, rcx
; Line 134
call ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z ; gsl::ensure_sentinel<char const ,0>
; Line 140
mov rax, rbx
; Line 141
add rsp, 32 ; 00000020H
pop rbx
ret 0
??$ensure_z@$$CBD$0L@@gsl@@YA?AV?$span@$$CBD$0?0@0@AEAY0L@$$CBD@Z ENDP ; gsl::ensure_z<char const ,11>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?end@?$basic_string_span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ
_TEXT SEGMENT
this$ = 8
__$ReturnUdt$ = 16
?end@?$basic_string_span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ PROC ; gsl::basic_string_span<char const ,-1>::end, COMDAT
; File c:\projects\gsl\include\gsl\string_span
; File c:\projects\gsl\include\gsl\span
; Line 145
mov rax, QWORD PTR [rcx]
mov QWORD PTR [rdx+8], rax
; File c:\projects\gsl\include\gsl\string_span
; Line 301
mov rax, rdx
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rdx], rcx
; File c:\projects\gsl\include\gsl\string_span
; Line 301
ret 0
?end@?$basic_string_span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ ENDP ; gsl::basic_string_span<char const ,-1>::end
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?begin@?$basic_string_span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ
_TEXT SEGMENT
this$ = 8
__$ReturnUdt$ = 16
?begin@?$basic_string_span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ PROC ; gsl::basic_string_span<char const ,-1>::begin, COMDAT
; File c:\projects\gsl\include\gsl\string_span
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rdx], rcx
; File c:\projects\gsl\include\gsl\string_span
; Line 300
mov rax, rdx
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rdx+8], 0
; File c:\projects\gsl\include\gsl\string_span
; Line 300
ret 0
?begin@?$basic_string_span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ ENDP ; gsl::basic_string_span<char const ,-1>::begin
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$basic_string_span@$$CBD$0?0@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$basic_string_span@$$CBD$0?0@gsl@@QEBA_JXZ PROC ; gsl::basic_string_span<char const ,-1>::size, COMDAT
; File c:\projects\gsl\include\gsl\string_span
; Line 295
mov rax, QWORD PTR [rcx]
ret 0
?size@?$basic_string_span@$$CBD$0?0@gsl@@QEBA_JXZ ENDP ; gsl::basic_string_span<char const ,-1>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$basic_string_span@$$CBD$0?0@gsl@@QEBAPEBDXZ
_TEXT SEGMENT
this$ = 8
?data@?$basic_string_span@$$CBD$0?0@gsl@@QEBAPEBDXZ PROC ; gsl::basic_string_span<char const ,-1>::data, COMDAT
; File c:\projects\gsl\include\gsl\string_span
; Line 292
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$basic_string_span@$$CBD$0?0@gsl@@QEBAPEBDXZ ENDP ; gsl::basic_string_span<char const ,-1>::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEBAPEBDXZ
_TEXT SEGMENT
this$ = 8
?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEBAPEBDXZ PROC ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 602
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEBAPEBDXZ ENDP ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?end@?$span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ
_TEXT SEGMENT
this$ = 8
__$ReturnUdt$ = 16
?end@?$span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ PROC ; gsl::span<char const ,-1>::end, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 145
mov rax, QWORD PTR [rcx]
mov QWORD PTR [rdx+8], rax
; Line 519
mov rax, rdx
; Line 145
mov QWORD PTR [rdx], rcx
; Line 519
ret 0
?end@?$span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ ENDP ; gsl::span<char const ,-1>::end
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?begin@?$span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ
_TEXT SEGMENT
this$ = 8
__$ReturnUdt$ = 16
?begin@?$span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ PROC ; gsl::span<char const ,-1>::begin, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rdx], rcx
; Line 518
mov rax, rdx
; Line 145
mov QWORD PTR [rdx+8], 0
; Line 518
ret 0
?begin@?$span@$$CBD$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@2@XZ ENDP ; gsl::span<char const ,-1>::begin
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$span@$$CBD$0?0@gsl@@QEBAPEBDXZ
_TEXT SEGMENT
this$ = 8
?data@?$span@$$CBD$0?0@gsl@@QEBAPEBDXZ PROC ; gsl::span<char const ,-1>::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 515
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$span@$$CBD$0?0@gsl@@QEBAPEBDXZ ENDP ; gsl::span<char const ,-1>::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$span@$$CBD$0?0@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$span@$$CBD$0?0@gsl@@QEBA_JXZ PROC ; gsl::span<char const ,-1>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 498
mov rax, QWORD PTR [rcx]
ret 0
?size@?$span@$$CBD$0?0@gsl@@QEBA_JXZ ENDP ; gsl::span<char const ,-1>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z
_TEXT SEGMENT
this$ = 48
ptr$ = 56
count$ = 64
??0?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z PROC ; gsl::span<char const ,-1>::span<char const ,-1>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 386
$LN4:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z ; gsl::span<char const ,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0?$span@$$CBD$0?0@gsl@@QEAA@PEBD_J@Z ENDP ; gsl::span<char const ,-1>::span<char const ,-1>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z
_TEXT SEGMENT
$T1 = 0
$T2 = 32
this$ = 32
arr$ = 40
??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z PROC ; gsl::span<unsigned char,-1>::span<unsigned char,-1><10>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 395
$LN51:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T2[rsp], 0
; Line 333
mov QWORD PTR [rcx], 10
; Line 590
mov QWORD PTR [rcx+8], rdx
; Line 395
mov rax, rcx
add rsp, 24
ret 0
??$?0$09@?$span@E$0?0@gsl@@QEAA@AEAY09E@Z ENDP ; gsl::span<unsigned char,-1>::span<unsigned char,-1><10>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?test_string_std_copy@@YAXXZ
_TEXT SEGMENT
$T1 = 48
$T2 = 48
$T3 = 48
$T4 = 48
$T5 = 64
$T6 = 64
$T7 = 80
$T8 = 80
$T9 = 96
byteSpan$ = 112
cdModelType$ = 128
$T10 = 144
$T11 = 152
bytes$ = 168
__$ArrayPad$ = 184
?test_string_std_copy@@YAXXZ PROC ; test_string_std_copy, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 322
$LN107:
push rbp
lea rbp, QWORD PTR [rsp-87]
sub rsp, 192 ; 000000c0H
mov QWORD PTR $T10[rbp-105], -2
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rbp-105], rax
mov DWORD PTR $T9[rbp-105], 0
mov QWORD PTR byteSpan$[rbp-105], 10
; File c:\projects\gsl\include\gsl\span
; Line 590
lea rax, QWORD PTR bytes$[rbp-105]
mov QWORD PTR byteSpan$[rbp-97], rax
; File c:\projects\gsl\include\gsl\string_span
; Line 134
mov r8d, 11
lea rdx, OFFSET FLAT:??_C@_0L@CCAJJBND@iVtrau?5lDC?$AA@
lea rcx, QWORD PTR $T4[rbp-105]
call ??$ensure_sentinel@$$CBD$0A@@gsl@@YA?AV?$span@$$CBD$0?0@0@PEBD_J@Z ; gsl::ensure_sentinel<char const ,0>
; Line 243
movaps xmm0, XMMWORD PTR $T4[rbp-105]
movdqa XMMWORD PTR cdModelType$[rbp-105], xmm0
; File c:\projects\gsl\include\gsl\span
; Line 145
lea rax, QWORD PTR byteSpan$[rbp-105]
mov QWORD PTR $T6[rbp-105], rax
mov QWORD PTR $T6[rbp-97], 0
lea rax, QWORD PTR cdModelType$[rbp-105]
mov QWORD PTR $T8[rbp-105], rax
movq QWORD PTR $T8[rbp-97], xmm0
lea rax, QWORD PTR cdModelType$[rbp-105]
mov QWORD PTR $T3[rbp-105], rax
mov QWORD PTR $T3[rbp-97], 0
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 783
xor eax, eax
; Line 2334
movaps xmm0, XMMWORD PTR $T6[rbp-105]
movdqa XMMWORD PTR $T5[rbp-105], xmm0
movaps xmm1, XMMWORD PTR $T8[rbp-105]
movdqa XMMWORD PTR $T7[rbp-105], xmm1
movaps xmm0, XMMWORD PTR $T3[rbp-105]
movdqa XMMWORD PTR $T1[rbp-105], xmm0
mov BYTE PTR [rsp+32], al
lea r9, QWORD PTR $T5[rbp-105]
lea r8, QWORD PTR $T7[rbp-105]
lea rdx, QWORD PTR $T1[rbp-105]
lea rcx, QWORD PTR $T11[rbp-105]
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@E$0?0@gsl@@$0A@@23@@std@@YA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@gsl@@V?$span_iterator@V?$span@$$CBD$0?0@gsl@@$0A@@23@0V123@U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<char const ,-1>,0>,gsl::details::span_iterator<gsl::span<unsigned char,-1>,0> >
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 329
movaps xmm0, XMMWORD PTR byteSpan$[rbp-105]
movdqa XMMWORD PTR $T2[rbp-105], xmm0
lea rcx, QWORD PTR $T2[rbp-105]
call ?bar@@YAXV?$span@E$0?0@gsl@@@Z ; bar
; Line 330
mov rcx, QWORD PTR __$ArrayPad$[rbp-105]
xor rcx, rsp
call __security_check_cookie
add rsp, 192 ; 000000c0H
pop rbp
ret 0
?test_string_std_copy@@YAXXZ ENDP ; test_string_std_copy
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
src$ = 96
dest$ = 104
??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z PROC ; gsl::copy<int,-1,int,-1>, COMDAT
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 43
$LN78:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov rax, rdx
mov DWORD PTR $T4[rsp], 0
; File c:\projects\gsl\include\gsl\span
; Line 498
mov r8, QWORD PTR [rcx]
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 50
cmp QWORD PTR [rdx], r8
jl SHORT $LN3@copy
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2436
test r8, r8
jle SHORT $LN2@copy
; Line 2437
lea r8, QWORD PTR [r8*4]
; Line 2306
mov rdx, QWORD PTR [rcx+8]
mov rcx, QWORD PTR [rax+8]
call QWORD PTR __imp_memmove
; Line 458
jmp SHORT $LN2@copy
$LN3@copy:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0EL@GNMGMEGC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 50
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@copy:
; Line 53
add rsp, 88 ; 00000058H
ret 0
$LN77@copy:
??$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z ENDP ; gsl::copy<int,-1,int,-1>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
src$ = 96
dest$ = 104
?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA PROC ; `gsl::copy<int,-1,int,-1>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA ENDP ; `gsl::copy<int,-1,int,-1>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
src$ = 96
dest$ = 104
?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA PROC ; `gsl::copy<int,-1,int,-1>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???$copy@H$0?0H$0?0@gsl@@YAXV?$span@H$0?0@0@0@Z@4HA ENDP ; `gsl::copy<int,-1,int,-1>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 48
$T3 = 48
$T4 = 64
$T5 = 64
$T6 = 112
x$ = 112
y$ = 120
?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z PROC ; gsl_copy_span, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 317
$LN81:
sub rsp, 104 ; 00000068H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T6[rsp], 0
; Line 318
movups xmm1, XMMWORD PTR [rdx]
movaps XMMWORD PTR $T5[rsp], xmm1
movups xmm0, XMMWORD PTR [rcx]
movaps XMMWORD PTR $T3[rsp], xmm0
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 50
movq rax, xmm1
movq r8, xmm0
cmp rax, r8
jl SHORT $LN5@gsl_copy_s
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2436
test r8, r8
jle SHORT $LN4@gsl_copy_s
; Line 2437
lea r8, QWORD PTR [r8*4]
; Line 2306
mov rdx, QWORD PTR $T3[rsp+8]
mov rcx, QWORD PTR $T5[rsp+8]
call QWORD PTR __imp_memmove
; Line 458
jmp SHORT $LN4@gsl_copy_s
$LN5@gsl_copy_s:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T4[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T4[rsp+8], rax
mov QWORD PTR $T4[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0EL@GNMGMEGC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T4[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rsp], rax
mov DWORD PTR $T6[rsp], 1
; File c:\projects\gsl\include\gsl\gsl_algorithm
; Line 50
lea rcx, QWORD PTR $T4[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN4@gsl_copy_s:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 319
add rsp, 104 ; 00000068H
ret 0
$LN80@gsl_copy_s:
?gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z ENDP ; gsl_copy_span
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 48
$T3 = 48
$T4 = 64
$T5 = 64
$T6 = 112
x$ = 112
y$ = 120
?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA PROC ; `gsl_copy_span'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN8@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN8@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA ENDP ; `gsl_copy_span'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 48
$T3 = 48
$T4 = 64
$T5 = 64
$T6 = 112
x$ = 112
y$ = 120
?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA PROC ; `gsl_copy_span'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN8@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN8@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0??gsl_copy_span@@YAXV?$span@H$0?0@gsl@@0@Z@4HA ENDP ; `gsl_copy_span'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z
_TEXT SEGMENT
$T1 = 96
__$ReturnUdt$ = 128
_First$ = 136
_Last$ = 144
_Dest$ = 152
??$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z PROC ; std::copy<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2371
$LN24:
mov rax, rsp
push rbx
sub rsp, 112 ; 00000070H
; Line 2334
movups xmm0, XMMWORD PTR [r9]
; Line 2371
mov rbx, rcx
; Line 2334
lea r9, QWORD PTR [rax-72]
; Line 783
xor ecx, ecx
; Line 2334
movaps XMMWORD PTR [rax-72], xmm0
movups xmm0, XMMWORD PTR [r8]
mov BYTE PTR [rax-88], cl
lea r8, QWORD PTR [rax-56]
lea rcx, QWORD PTR [rax-24]
movaps XMMWORD PTR [rax-56], xmm0
movups xmm0, XMMWORD PTR [rdx]
lea rdx, QWORD PTR [rax-40]
movaps XMMWORD PTR [rax-40], xmm0
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
; Line 2353
movups xmm0, XMMWORD PTR $T1[rsp]
; Line 2373
mov rax, rbx
; Line 2353
movups XMMWORD PTR [rbx], xmm0
; Line 2374
add rsp, 112 ; 00000070H
pop rbx
ret 0
??$copy@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00@Z ENDP ; std::copy<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?copy_span@@YAXV?$span@H$0?0@gsl@@0@Z
_TEXT SEGMENT
$T1 = 48
$T2 = 48
$T3 = 64
$T4 = 64
$T5 = 80
$T6 = 80
x$ = 128
y$ = 136
?copy_span@@YAXV?$span@H$0?0@gsl@@0@Z PROC ; copy_span, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 312
$LN50:
mov r11, rsp
sub rsp, 120 ; 00000078H
; File c:\projects\gsl\include\gsl\span
; Line 145
mov rax, QWORD PTR [rcx]
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2334
lea r9, QWORD PTR [r11-72]
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [r11-72], rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2334
lea r8, QWORD PTR [r11-56]
; File c:\projects\gsl\include\gsl\span
; Line 145
xor edx, edx
mov QWORD PTR [r11-56], rcx
mov QWORD PTR [r11-64], rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2334
movaps xmm0, XMMWORD PTR $T2[rsp]
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [r11-48], rax
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 783
xor eax, eax
; Line 2334
movaps xmm1, XMMWORD PTR $T4[rsp]
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [r11-40], rcx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2334
lea rcx, QWORD PTR [r11-24]
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [r11-32], rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility
; Line 2334
lea rdx, QWORD PTR [r11-40]
movdqa XMMWORD PTR $T1[rsp], xmm0
movaps xmm0, XMMWORD PTR $T6[rsp]
movdqa XMMWORD PTR $T5[rsp], xmm0
movdqa XMMWORD PTR $T3[rsp], xmm1
mov BYTE PTR [rsp+32], al
call ??$_Copy_unchecked1@V?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@@std@@YA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@V123@00U_General_ptr_iterator_tag@0@@Z ; std::_Copy_unchecked1<gsl::details::span_iterator<gsl::span<int,-1>,0>,gsl::details::span_iterator<gsl::span<int,-1>,0> >
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 314
add rsp, 120 ; 00000078H
ret 0
?copy_span@@YAXV?$span@H$0?0@gsl@@0@Z ENDP ; copy_span
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?doterminate@@YAXXZ
_TEXT SEGMENT
?doterminate@@YAXXZ PROC ; doterminate, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 305
$LN4:
sub rsp, 40 ; 00000028H
; Line 306
call QWORD PTR __imp_terminate
int 3
$LN3@doterminat:
?doterminate@@YAXXZ ENDP ; doterminate
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
_TEXT SEGMENT
$T1 = 48
s$2 = 56
__$ReturnUdt$ = 96
$T3 = 104
p$ = 104
size$ = 112
i$ = 120
?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z PROC ; mysubspan9, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 246
$LN68:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+96], rbx
mov rdi, r9
mov rbx, rcx
xor eax, eax
mov DWORD PTR $T3[rsp], eax
; Line 247
test rdx, rdx
je SHORT $LN2@mysubspan9
; File c:\projects\gsl\include\gsl\span
; Line 386
lea rcx, QWORD PTR s$2[rsp]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; Line 494
xor eax, eax
mov BYTE PTR [rsp+32], al
mov r9, rdi
lea r8d, QWORD PTR [rax+3]
mov rdx, rbx
lea rcx, QWORD PTR s$2[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 250
jmp SHORT $LN67@mysubspan9
$LN2@mysubspan9:
mov QWORD PTR [rcx], rax
; File c:\projects\gsl\include\gsl\span
; Line 596
mov QWORD PTR [rcx+8], rax
$LN67@mysubspan9:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 253
mov rax, rbx
; Line 254
mov rbx, QWORD PTR [rsp+96]
add rsp, 80 ; 00000050H
pop rdi
ret 0
?mysubspan9@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ENDP ; mysubspan9
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
_TEXT SEGMENT
$T1 = 48
s$2 = 56
__$ReturnUdt$ = 96
$T3 = 104
p$ = 104
size$ = 112
i$ = 120
?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z PROC ; mysubspan8, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 234
$LN68:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+96], rbx
mov QWORD PTR [rsp+112], rsi
mov rsi, r9
mov rdi, r8
mov rbx, rcx
xor eax, eax
mov DWORD PTR $T3[rsp], eax
; Line 235
test rdx, rdx
je SHORT $LN2@mysubspan8
; File c:\projects\gsl\include\gsl\span
; Line 386
lea rcx, QWORD PTR s$2[rsp]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; Line 494
xor eax, eax
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 238
sub rdi, rsi
; File c:\projects\gsl\include\gsl\span
; Line 494
mov BYTE PTR [rsp+32], al
mov r9, rdi
mov r8, rsi
mov rdx, rbx
lea rcx, QWORD PTR s$2[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 238
jmp SHORT $LN67@mysubspan8
$LN2@mysubspan8:
mov QWORD PTR [rcx], rax
; File c:\projects\gsl\include\gsl\span
; Line 596
mov QWORD PTR [rcx+8], rax
$LN67@mysubspan8:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 241
mov rax, rbx
; Line 242
mov rbx, QWORD PTR [rsp+96]
mov rsi, QWORD PTR [rsp+112]
add rsp, 80 ; 00000050H
pop rdi
ret 0
?mysubspan8@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ENDP ; mysubspan8
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
_TEXT SEGMENT
$T1 = 48
s$2 = 56
__$ReturnUdt$ = 96
$T3 = 104
p$ = 104
size$ = 112
i$ = 120
?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z PROC ; mysubspan7, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 223
$LN81:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+96], rbx
mov rdi, r9
mov rbx, rcx
xor eax, eax
mov DWORD PTR $T3[rsp], eax
; Line 224
test rdx, rdx
je SHORT $LN2@mysubspan7
; File c:\projects\gsl\include\gsl\span
; Line 386
lea rcx, QWORD PTR s$2[rsp]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; Line 494
xor eax, eax
mov BYTE PTR [rsp+32], al
lea r9d, QWORD PTR [rax+3]
mov r8, rdi
mov rdx, rbx
lea rcx, QWORD PTR s$2[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 227
jmp SHORT $LN80@mysubspan7
$LN2@mysubspan7:
mov QWORD PTR [rcx], rax
; File c:\projects\gsl\include\gsl\span
; Line 596
mov QWORD PTR [rcx+8], rax
$LN80@mysubspan7:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 230
mov rax, rbx
; Line 231
mov rbx, QWORD PTR [rsp+96]
add rsp, 80 ; 00000050H
pop rdi
ret 0
?mysubspan7@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ENDP ; mysubspan7
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z
_TEXT SEGMENT
$T1 = 48
s$2 = 56
__$ReturnUdt$ = 96
$T3 = 104
p$ = 104
size$ = 112
?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z PROC ; mysubspan6, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 211
$LN81:
push rbx
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov rbx, rcx
xor eax, eax
mov DWORD PTR $T3[rsp], eax
; Line 212
test rdx, rdx
je SHORT $LN2@mysubspan6
; File c:\projects\gsl\include\gsl\span
; Line 386
lea rcx, QWORD PTR s$2[rsp]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; Line 494
xor eax, eax
mov BYTE PTR [rsp+32], al
or r9, -1
lea r8d, QWORD PTR [rax+3]
mov rdx, rbx
lea rcx, QWORD PTR s$2[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 215
jmp SHORT $LN80@mysubspan6
$LN2@mysubspan6:
mov QWORD PTR [rcx], rax
; File c:\projects\gsl\include\gsl\span
; Line 596
mov QWORD PTR [rcx+8], rax
$LN80@mysubspan6:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 218
mov rax, rbx
; Line 219
add rsp, 80 ; 00000050H
pop rbx
ret 0
?mysubspan6@@YA?AV?$span@H$0?0@gsl@@PEAH_J@Z ENDP ; mysubspan6
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
_TEXT SEGMENT
$T1 = 48
s$2 = 56
__$ReturnUdt$ = 96
$T3 = 104
p$ = 104
size$ = 112
i$ = 120
?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z PROC ; mysubspan5, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 199
$LN81:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+96], rbx
mov rdi, r9
mov rbx, rcx
xor eax, eax
mov DWORD PTR $T3[rsp], eax
; Line 200
test rdx, rdx
je SHORT $LN2@mysubspan5
; File c:\projects\gsl\include\gsl\span
; Line 386
lea rcx, QWORD PTR s$2[rsp]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; Line 494
xor eax, eax
mov BYTE PTR [rsp+32], al
or r9, -1
mov r8, rdi
mov rdx, rbx
lea rcx, QWORD PTR s$2[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 203
jmp SHORT $LN80@mysubspan5
$LN2@mysubspan5:
mov QWORD PTR [rcx], rax
; File c:\projects\gsl\include\gsl\span
; Line 596
mov QWORD PTR [rcx+8], rax
$LN80@mysubspan5:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 206
mov rax, rbx
; Line 207
mov rbx, QWORD PTR [rsp+96]
add rsp, 80 ; 00000050H
pop rdi
ret 0
?mysubspan5@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ENDP ; mysubspan5
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ
_TEXT SEGMENT
$T1 = 0
$T2 = 32
this$ = 32
??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ PROC ; gsl::span<int,-1>::span<int,-1><0,void>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 384
$LN81:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
xor eax, eax
mov DWORD PTR $T2[rsp], eax
; Line 333
mov QWORD PTR [rcx], rax
; Line 596
mov QWORD PTR [rcx+8], rax
; Line 384
mov rax, rcx
add rsp, 24
ret 0
??$?0$0A@X@?$span@H$0?0@gsl@@QEAA@XZ ENDP ; gsl::span<int,-1>::span<int,-1><0,void>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z
_TEXT SEGMENT
$T1 = 48
s$2 = 56
__$ReturnUdt$ = 96
$T3 = 104
p$ = 104
size$ = 112
i$ = 120
?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z PROC ; mysubspan4, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 188
$LN87:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+96], rbx
mov rdi, r9
mov rbx, rcx
xor eax, eax
mov DWORD PTR $T3[rsp], eax
; Line 189
test rdx, rdx
je SHORT $LN2@mysubspan4
; File c:\projects\gsl\include\gsl\span
; Line 386
lea rcx, QWORD PTR s$2[rsp]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; Line 488
xor eax, eax
mov r8, QWORD PTR s$2[rsp]
sub r8, rdi
mov BYTE PTR [rsp+32], al
or r9, -1
mov rdx, rbx
lea rcx, QWORD PTR s$2[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 192
jmp SHORT $LN86@mysubspan4
$LN2@mysubspan4:
mov QWORD PTR [rcx], rax
; File c:\projects\gsl\include\gsl\span
; Line 596
mov QWORD PTR [rcx+8], rax
$LN86@mysubspan4:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 195
mov rax, rbx
; Line 196
mov rbx, QWORD PTR [rsp+96]
add rsp, 80 ; 00000050H
pop rdi
ret 0
?mysubspan4@@YA?AV?$span@H$0?0@gsl@@PEAH_J1@Z ENDP ; mysubspan4
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan3@@YA_JXZ
_TEXT SEGMENT
$T1 = 48
$T2 = 52
$T3 = 56
tmp$4 = 64
subspan$ = 80
x$ = 96
__$ArrayPad$ = 120
?mysubspan3@@YA_JXZ PROC ; mysubspan3, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 177
$LN101:
sub rsp, 136 ; 00000088H
mov QWORD PTR $T3[rsp], -2
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rsp], rax
mov DWORD PTR $T2[rsp], 0
movdqa xmm0, XMMWORD PTR __xmm@00000003000000020000000100000000
movdqu XMMWORD PTR x$[rsp], xmm0
; Line 178
mov DWORD PTR x$[rsp+16], 4
mov DWORD PTR x$[rsp+20], 5
; File c:\projects\gsl\include\gsl\span
; Line 447
movzx r8d, BYTE PTR $T1[rsp]
lea rdx, QWORD PTR x$[rsp]
lea rcx, QWORD PTR tmp$4[rsp]
call ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
; Line 494
xor eax, eax
mov BYTE PTR [rsp+32], al
or r9, -1
lea r8d, QWORD PTR [rax+3]
lea rdx, QWORD PTR subspan$[rsp]
lea rcx, QWORD PTR tmp$4[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 183
mov rax, QWORD PTR subspan$[rsp]
; Line 184
mov rcx, QWORD PTR __$ArrayPad$[rsp]
xor rcx, rsp
call __security_check_cookie
add rsp, 136 ; 00000088H
ret 0
?mysubspan3@@YA_JXZ ENDP ; mysubspan3
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan2@@YA_J_J@Z
_TEXT SEGMENT
$T1 = 48
$T2 = 52
$T3 = 56
tmp$4 = 64
subspan$ = 80
x$ = 96
__$ArrayPad$ = 120
i$ = 144
?mysubspan2@@YA_J_J@Z PROC ; mysubspan2, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 166
$LN107:
push rbx
sub rsp, 128 ; 00000080H
mov QWORD PTR $T3[rsp], -2
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rsp], rax
mov rbx, rcx
mov DWORD PTR $T2[rsp], 0
movdqa xmm0, XMMWORD PTR __xmm@00000003000000020000000100000000
movdqu XMMWORD PTR x$[rsp], xmm0
; Line 167
mov DWORD PTR x$[rsp+16], 4
mov DWORD PTR x$[rsp+20], 5
; File c:\projects\gsl\include\gsl\span
; Line 447
movzx r8d, BYTE PTR $T1[rsp]
lea rdx, QWORD PTR x$[rsp]
lea rcx, QWORD PTR tmp$4[rsp]
call ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
; Line 494
xor eax, eax
; Line 488
mov r8d, 6
sub r8, rbx
; Line 494
mov BYTE PTR [rsp+32], al
or r9, -1
lea rdx, QWORD PTR subspan$[rsp]
lea rcx, QWORD PTR tmp$4[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 172
mov rax, QWORD PTR subspan$[rsp]
; Line 173
mov rcx, QWORD PTR __$ArrayPad$[rsp]
xor rcx, rsp
call __security_check_cookie
add rsp, 128 ; 00000080H
pop rbx
ret 0
?mysubspan2@@YA_J_J@Z ENDP ; mysubspan2
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z
_TEXT SEGMENT
$T1 = 0
$T2 = 32
this$ = 32
arr$ = 40
??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z PROC ; gsl::span<int,6>::span<int,6><6>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 395
$LN46:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T2[rsp], 0
; Line 590
mov QWORD PTR [rcx], rdx
; Line 395
mov rax, rcx
add rsp, 24
ret 0
??$?0$05@?$span@H$05@gsl@@QEAA@AEAY05H@Z ENDP ; gsl::span<int,6>::span<int,6><6>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEBAPEAHXZ
_TEXT SEGMENT
this$ = 8
?data@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEBAPEAHXZ PROC ; gsl::span<int,6>::storage_type<gsl::details::extent_type<6> >::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 602
mov rax, QWORD PTR [rcx]
ret 0
?data@?$storage_type@V?$extent_type@$05@details@gsl@@@?$span@H$05@gsl@@QEBAPEAHXZ ENDP ; gsl::span<int,6>::storage_type<gsl::details::extent_type<6> >::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$extent_type@$05@details@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$extent_type@$05@details@gsl@@QEBA_JXZ PROC ; gsl::details::extent_type<6>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 323
mov eax, 6
ret 0
?size@?$extent_type@$05@details@gsl@@QEBA_JXZ ENDP ; gsl::details::extent_type<6>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$extent_type@$05@details@gsl@@QEAA@_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
this$ = 96
$T4 = 104
size$ = 104
??0?$extent_type@$05@details@gsl@@QEAA@_J@Z PROC ; gsl::details::extent_type<6>::extent_type<6>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 321
$LN23:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
cmp rdx, 6
jne SHORT $LN3@extent_typ
mov rax, rcx
jmp SHORT $LN2@extent_typ
$LN3@extent_typ:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@EJCPKIPN@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 321
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@extent_typ:
add rsp, 88 ; 00000058H
ret 0
$LN22@extent_typ:
??0?$extent_type@$05@details@gsl@@QEAA@_J@Z ENDP ; gsl::details::extent_type<6>::extent_type<6>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
this$ = 96
$T4 = 104
size$ = 104
?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA PROC ; `gsl::details::extent_type<6>::extent_type<6>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA ENDP ; `gsl::details::extent_type<6>::extent_type<6>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
this$ = 96
$T4 = 104
size$ = 104
?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA PROC ; `gsl::details::extent_type<6>::extent_type<6>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???0?$extent_type@$05@details@gsl@@QEAA@_J@Z@4HA ENDP ; `gsl::details::extent_type<6>::extent_type<6>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$extent_type@$05@details@gsl@@QEAA@XZ
_TEXT SEGMENT
this$ = 8
??0?$extent_type@$05@details@gsl@@QEAA@XZ PROC ; gsl::details::extent_type<6>::extent_type<6>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 311
mov rax, rcx
ret 0
??0?$extent_type@$05@details@gsl@@QEAA@XZ ENDP ; gsl::details::extent_type<6>::extent_type<6>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$span@H$05@gsl@@QEBAPEAHXZ
_TEXT SEGMENT
this$ = 8
?data@?$span@H$05@gsl@@QEBAPEAHXZ PROC ; gsl::span<int,6>::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 515
mov rax, QWORD PTR [rcx]
ret 0
?data@?$span@H$05@gsl@@QEBAPEAHXZ ENDP ; gsl::span<int,6>::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$span@H$05@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$span@H$05@gsl@@QEBA_JXZ PROC ; gsl::span<int,6>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 498
mov eax, 6
ret 0
?size@?$span@H$05@gsl@@QEBA_JXZ ENDP ; gsl::span<int,6>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?subspan@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J0@Z
_TEXT SEGMENT
$T1 = 48
$T2 = 52
$T3 = 56
tmp$4 = 64
this$ = 96
__$ReturnUdt$ = 104
offset$ = 112
count$ = 120
?subspan@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J0@Z PROC ; gsl::span<int,6>::subspan, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 493
$LN45:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T3[rsp], -2
mov QWORD PTR [rsp+96], rbx
mov QWORD PTR [rsp+104], rsi
mov rbx, r9
mov rdi, r8
mov rsi, rdx
mov DWORD PTR $T2[rsp], 0
; Line 447
movzx r8d, BYTE PTR $T1[rsp]
mov rdx, QWORD PTR [rcx]
lea rcx, QWORD PTR tmp$4[rsp]
call ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
; Line 494
xor eax, eax
mov BYTE PTR [rsp+32], al
mov r9, rbx
mov r8, rdi
mov rdx, rsi
lea rcx, QWORD PTR tmp$4[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
mov rax, rsi
; Line 495
mov rbx, QWORD PTR [rsp+96]
mov rsi, QWORD PTR [rsp+104]
add rsp, 80 ; 00000050H
pop rdi
ret 0
?subspan@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J0@Z ENDP ; gsl::span<int,6>::subspan
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?last@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J@Z
_TEXT SEGMENT
$T1 = 48
tmp$2 = 56
this$ = 96
__$ReturnUdt$ = 104
count$ = 112
$T3 = 120
$T4 = 120
?last@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J@Z PROC ; gsl::span<int,6>::last, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 487
$LN64:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+96], rbx
mov rbx, r8
mov rdi, rdx
mov DWORD PTR $T3[rsp], 0
; Line 447
movzx r8d, BYTE PTR $T4[rsp]
mov rdx, QWORD PTR [rcx]
lea rcx, QWORD PTR tmp$2[rsp]
call ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
; Line 494
xor eax, eax
; Line 488
mov r8d, 6
sub r8, rbx
; Line 494
mov BYTE PTR [rsp+32], al
or r9, -1
mov rdx, rdi
lea rcx, QWORD PTR tmp$2[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; Line 488
mov rax, rdi
; Line 489
mov rbx, QWORD PTR [rsp+96]
add rsp, 80 ; 00000050H
pop rdi
ret 0
?last@?$span@H$05@gsl@@QEBA?AV?$span@H$0?0@2@_J@Z ENDP ; gsl::span<int,6>::last
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?mysubspan1@@YA_JXZ
_TEXT SEGMENT
$T1 = 48
$T2 = 52
$T3 = 56
tmp$4 = 64
subspan$ = 80
x$ = 96
__$ArrayPad$ = 120
?mysubspan1@@YA_JXZ PROC ; mysubspan1, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 155
$LN107:
sub rsp, 136 ; 00000088H
mov QWORD PTR $T3[rsp], -2
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rsp], rax
mov DWORD PTR $T2[rsp], 0
movdqa xmm0, XMMWORD PTR __xmm@00000003000000020000000100000000
movdqu XMMWORD PTR x$[rsp], xmm0
; Line 156
mov DWORD PTR x$[rsp+16], 4
mov DWORD PTR x$[rsp+20], 5
; File c:\projects\gsl\include\gsl\span
; Line 447
movzx r8d, BYTE PTR $T1[rsp]
lea rdx, QWORD PTR x$[rsp]
lea rcx, QWORD PTR tmp$4[rsp]
call ??$?0V?$extent_type@$05@details@gsl@@@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAHV?$extent_type@$05@details@2@@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><gsl::details::extent_type<6> >
; Line 494
xor eax, eax
mov BYTE PTR [rsp+32], al
or r9, -1
lea r8d, QWORD PTR [rax+3]
lea rdx, QWORD PTR subspan$[rsp]
lea rcx, QWORD PTR tmp$4[rsp]
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 161
mov rax, QWORD PTR subspan$[rsp]
; Line 162
mov rcx, QWORD PTR __$ArrayPad$[rsp]
xor rcx, rsp
call __security_check_cookie
add rsp, 136 ; 00000088H
ret 0
?mysubspan1@@YA_JXZ ENDP ; mysubspan1
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$convert_span@EV?$span@G$0?0@gsl@@@@YA?AV?$span@E$0?0@gsl@@V?$span@G$0?0@1@@Z
_TEXT SEGMENT
__$ReturnUdt$ = 48
s$ = 56
??$convert_span@EV?$span@G$0?0@gsl@@@@YA?AV?$span@E$0?0@gsl@@V?$span@G$0?0@1@@Z PROC ; convert_span<unsigned char,gsl::span<unsigned short,-1> >, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 129
$LN27:
push rbx
sub rsp, 32 ; 00000020H
; File c:\projects\gsl\include\gsl\span
; Line 501
mov r8, QWORD PTR [rdx]
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 129
mov rbx, rcx
; File c:\projects\gsl\include\gsl\span
; Line 386
mov rdx, QWORD PTR [rdx+8]
; Line 501
add r8, r8
; Line 386
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 133
mov rax, rbx
; Line 134
add rsp, 32 ; 00000020H
pop rbx
ret 0
??$convert_span@EV?$span@G$0?0@gsl@@@@YA?AV?$span@E$0?0@gsl@@V?$span@G$0?0@1@@Z ENDP ; convert_span<unsigned char,gsl::span<unsigned short,-1> >
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
curBuffer$ = 40
$T3 = 56
$T4 = 96
Drive$ = 96
?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z PROC ; test_convert_span_Joe, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 145
$LN79:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
; Line 146
movups xmm0, XMMWORD PTR [rcx+8]
; File c:\projects\gsl\include\gsl\span
; Line 501
movq rax, xmm0
lea r8, QWORD PTR [rax+rax]
; Line 386
psrldq xmm0, 8
movq rdx, xmm0
lea rcx, QWORD PTR curBuffer$[rsp]
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
cmp QWORD PTR curBuffer$[rsp], 0
; Line 509
jbe SHORT $LN30@test_conve
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 148
mov rax, QWORD PTR curBuffer$[rsp+8]
movzx eax, BYTE PTR [rax]
jmp SHORT $LN77@test_conve
$LN30@test_conve:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 509
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN77@test_conve:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 149
add rsp, 88 ; 00000058H
ret 0
$LN78@test_conve:
?test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z ENDP ; test_convert_span_Joe
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
curBuffer$ = 40
$T3 = 56
$T4 = 96
Drive$ = 96
?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA PROC ; `test_convert_span_Joe'::`1'::dtor$7
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN33@dtor$7
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN33@dtor$7:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA ENDP ; `test_convert_span_Joe'::`1'::dtor$7
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
curBuffer$ = 40
$T3 = 56
$T4 = 96
Drive$ = 96
?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA PROC ; `test_convert_span_Joe'::`1'::dtor$7
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN33@dtor$7
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN33@dtor$7:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$7@?0??test_convert_span_Joe@@YAEAEAUIDE_DRIVE_STATE@@@Z@4HA ENDP ; `test_convert_span_Joe'::`1'::dtor$7
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z
_TEXT SEGMENT
$T1 = 0
$T2 = 32
this$ = 32
arr$ = 40
??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z PROC ; gsl::span<unsigned char,-1>::span<unsigned char,-1><6>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 395
$LN51:
sub rsp, 24
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T2[rsp], 0
; Line 333
mov QWORD PTR [rcx], 6
; Line 590
mov QWORD PTR [rcx+8], rdx
; Line 395
mov rax, rcx
add rsp, 24
ret 0
??$?0$05@?$span@E$0?0@gsl@@QEAA@AEAY05E@Z ENDP ; gsl::span<unsigned char,-1>::span<unsigned char,-1><6>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEBAPEAEXZ
_TEXT SEGMENT
this$ = 8
?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEBAPEAEXZ PROC ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 602
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEBAPEAEXZ ENDP ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?CheckRange@?$span@E$0?0@gsl@@CA_N_J0@Z
_TEXT SEGMENT
idx$ = 8
size$ = 16
?CheckRange@?$span@E$0?0@gsl@@CA_N_J0@Z PROC ; gsl::span<unsigned char,-1>::CheckRange, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 565
cmp rcx, rdx
setb al
; Line 571
ret 0
?CheckRange@?$span@E$0?0@gsl@@CA_N_J0@Z ENDP ; gsl::span<unsigned char,-1>::CheckRange
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?begin@?$span@E$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@2@XZ
_TEXT SEGMENT
this$ = 8
__$ReturnUdt$ = 16
?begin@?$span@E$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@2@XZ PROC ; gsl::span<unsigned char,-1>::begin, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rdx], rcx
; Line 518
mov rax, rdx
; Line 145
mov QWORD PTR [rdx+8], 0
; Line 518
ret 0
?begin@?$span@E$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@E$0?0@gsl@@$0A@@details@2@XZ ENDP ; gsl::span<unsigned char,-1>::begin
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$span@E$0?0@gsl@@QEBAPEAEXZ
_TEXT SEGMENT
this$ = 8
?data@?$span@E$0?0@gsl@@QEBAPEAEXZ PROC ; gsl::span<unsigned char,-1>::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 515
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$span@E$0?0@gsl@@QEBAPEAEXZ ENDP ; gsl::span<unsigned char,-1>::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
idx$ = 104
??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z PROC ; gsl::span<unsigned char,-1>::operator[], COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 508
$LN51:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
cmp rdx, QWORD PTR [rcx]
; Line 509
jae SHORT $LN3@operator
; Line 510
mov rax, QWORD PTR [rcx+8]
add rax, rdx
jmp SHORT $LN2@operator
$LN3@operator:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 509
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@operator:
; Line 511
add rsp, 88 ; 00000058H
ret 0
$LN50@operator:
??A?$span@E$0?0@gsl@@QEBAAEAE_J@Z ENDP ; gsl::span<unsigned char,-1>::operator[]
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
idx$ = 104
?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA PROC ; `gsl::span<unsigned char,-1>::operator[]'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA ENDP ; `gsl::span<unsigned char,-1>::operator[]'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
idx$ = 104
?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA PROC ; `gsl::span<unsigned char,-1>::operator[]'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???A?$span@E$0?0@gsl@@QEBAAEAE_J@Z@4HA ENDP ; `gsl::span<unsigned char,-1>::operator[]'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$span@E$0?0@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$span@E$0?0@gsl@@QEBA_JXZ PROC ; gsl::span<unsigned char,-1>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 498
mov rax, QWORD PTR [rcx]
ret 0
?size@?$span@E$0?0@gsl@@QEBA_JXZ ENDP ; gsl::span<unsigned char,-1>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$span@E$0?0@gsl@@QEAA@PEAE_J@Z
_TEXT SEGMENT
this$ = 48
ptr$ = 56
count$ = 64
??0?$span@E$0?0@gsl@@QEAA@PEAE_J@Z PROC ; gsl::span<unsigned char,-1>::span<unsigned char,-1>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 386
$LN4:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@E$0?0@gsl@@QEAA@PEAE_J@Z ; gsl::span<unsigned char,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0?$span@E$0?0@gsl@@QEAA@PEAE_J@Z ENDP ; gsl::span<unsigned char,-1>::span<unsigned char,-1>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
Drive$ = 96
?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z PROC ; static_size_array_span, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 96
$LN101:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+104], rbx
mov QWORD PTR [rsp+112], rbp
mov QWORD PTR [rsp+120], rsi
mov rsi, rcx
xor edi, edi
mov DWORD PTR $T4[rsp], edi
; Line 99
mov ebx, edi
lea rbp, OFFSET FLAT:??_7exception@std@@6B@
cmp rbx, 6
$LN100@static_siz:
; File c:\projects\gsl\include\gsl\span
; Line 509
jae SHORT $LN48@static_siz
test dil, 2
je SHORT $LN85@static_siz
and edi, -3
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T3[rsp], rbp
; Line 84
lea rcx, QWORD PTR $T3[rsp+8]
call QWORD PTR __imp___std_exception_destroy
$LN85@static_siz:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 101
mov BYTE PTR [rbx+rsi], 1
; Line 99
inc rbx
cmp rbx, 6
jl SHORT $LN100@static_siz
jmp SHORT $LN3@static_siz
$LN48@static_siz:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T3[rsp], rbp
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
or edi, 2
mov DWORD PTR $T4[rsp], edi
; File c:\projects\gsl\include\gsl\span
; Line 509
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN3@static_siz:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 103
mov rbx, QWORD PTR [rsp+104]
mov rbp, QWORD PTR [rsp+112]
mov rsi, QWORD PTR [rsp+120]
add rsp, 80 ; 00000050H
pop rdi
ret 0
$LN99@static_siz:
?static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z ENDP ; static_size_array_span
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
Drive$ = 96
?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA PROC ; `static_size_array_span'::`1'::dtor$8
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 2
test eax, eax
je SHORT $LN51@dtor$8
and DWORD PTR $T4[rbp], -3
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN51@dtor$8:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA ENDP ; `static_size_array_span'::`1'::dtor$8
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
Drive$ = 96
?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA PROC ; `static_size_array_span'::`1'::dtor$8
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 2
test eax, eax
je SHORT $LN51@dtor$8
and DWORD PTR $T4[rbp], -3
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN51@dtor$8:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$8@?0??static_size_array_span@@YAXAEAUIDE_DRIVE_STATE@@@Z@4HA ENDP ; `static_size_array_span'::`1'::dtor$8
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@G$0?0@gsl@@QEBAPEAGXZ
_TEXT SEGMENT
this$ = 8
?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@G$0?0@gsl@@QEBAPEAGXZ PROC ; gsl::span<unsigned short,-1>::storage_type<gsl::details::extent_type<-1> >::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 602
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@G$0?0@gsl@@QEBAPEAGXZ ENDP ; gsl::span<unsigned short,-1>::storage_type<gsl::details::extent_type<-1> >::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$span@G$0?0@gsl@@QEBAPEAGXZ
_TEXT SEGMENT
this$ = 8
?data@?$span@G$0?0@gsl@@QEBAPEAGXZ PROC ; gsl::span<unsigned short,-1>::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 515
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$span@G$0?0@gsl@@QEBAPEAGXZ ENDP ; gsl::span<unsigned short,-1>::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size_bytes@?$span@G$0?0@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size_bytes@?$span@G$0?0@gsl@@QEBA_JXZ PROC ; gsl::span<unsigned short,-1>::size_bytes, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 501
mov rax, QWORD PTR [rcx]
add rax, rax
; Line 502
ret 0
?size_bytes@?$span@G$0?0@gsl@@QEBA_JXZ ENDP ; gsl::span<unsigned short,-1>::size_bytes
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$span@G$0?0@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$span@G$0?0@gsl@@QEBA_JXZ PROC ; gsl::span<unsigned short,-1>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 498
mov rax, QWORD PTR [rcx]
ret 0
?size@?$span@G$0?0@gsl@@QEBA_JXZ ENDP ; gsl::span<unsigned short,-1>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 128
s$ = 128
?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z PROC ; test_span_rangeiter, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 69
$LN97:
mov rax, rsp
push rbp
push rdi
push r12
push r14
push r15
mov rbp, rsp
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rbp-80], -2
mov QWORD PTR [rax+16], rbx
mov QWORD PTR [rax+24], rsi
mov r14, rcx
xor ebx, ebx
mov DWORD PTR $T6[rbp-80], ebx
; File c:\projects\gsl\include\gsl\span
; Line 145
mov edi, ebx
; Line 519
mov r15, QWORD PTR [rcx]
mov esi, ebx
lea r12, OFFSET FLAT:??_7exception@std@@6B@
npad 8
$LL25@test_span_:
; Line 231
cmp rdi, r15
sete al
test al, al
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 70
jne $LN3@test_span_
; File c:\projects\gsl\include\gsl\span
; Line 157
cmp rdi, QWORD PTR [r14]
je $LN62@test_span_
test bl, 2
je SHORT $LN83@test_span_
and ebx, -3
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T4[rbp-80], r12
; Line 84
lea rcx, QWORD PTR $T4[rbp-72]
call QWORD PTR __imp___std_exception_destroy
$LN83@test_span_:
; File c:\projects\gsl\include\gsl\span
; Line 515
mov rax, QWORD PTR [r14+8]
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 72
inc DWORD PTR [rsi+rax]
; File c:\projects\gsl\include\gsl\span
; Line 169
test rsi, rsi
js SHORT $LN26@test_span_
cmp rdi, QWORD PTR [r14]
je SHORT $LN26@test_span_
test bl, 1
je SHORT $LN47@test_span_
and ebx, -2
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T5[rbp-80], r12
; Line 84
lea rcx, QWORD PTR $T5[rbp-72]
call QWORD PTR __imp___std_exception_destroy
$LN47@test_span_:
; File c:\projects\gsl\include\gsl\span
; Line 170
inc rdi
add rsi, 4
jmp SHORT $LL25@test_span_
$LN26@test_span_:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T5[rbp-80], r12
; Line 52
xor eax, eax
mov QWORD PTR $T5[rbp-72], rax
mov QWORD PTR $T5[rbp-64], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@CMPGECKC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$3[rbp-80], rax
mov BYTE PTR _InitData$3[rbp-72], 1
; Line 55
lea rdx, QWORD PTR $T5[rbp-72]
lea rcx, QWORD PTR _InitData$3[rbp-80]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T5[rbp-80], rax
or ebx, 1
mov DWORD PTR $T6[rbp-80], ebx
; File c:\projects\gsl\include\gsl\span
; Line 169
lea rcx, QWORD PTR $T5[rbp-80]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN62@test_span_:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T4[rbp-80], r12
; Line 52
xor eax, eax
mov QWORD PTR $T4[rbp-72], rax
mov QWORD PTR $T4[rbp-64], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rbp-80], rax
mov BYTE PTR _InitData$2[rbp-72], 1
; Line 55
lea rdx, QWORD PTR $T4[rbp-72]
lea rcx, QWORD PTR _InitData$2[rbp-80]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rbp-80], rax
or ebx, 2
mov DWORD PTR $T6[rbp-80], ebx
; File c:\projects\gsl\include\gsl\span
; Line 157
lea rcx, QWORD PTR $T4[rbp-80]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN3@test_span_:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 74
lea r11, QWORD PTR [rsp+80]
mov rbx, QWORD PTR [r11+56]
mov rsi, QWORD PTR [r11+64]
mov rsp, r11
pop r15
pop r14
pop r12
pop rdi
pop rbp
ret 0
$LN96@test_span_:
?test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z ENDP ; test_span_rangeiter
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 128
s$ = 128
?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA PROC ; `test_span_rangeiter'::`1'::dtor$6
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN29@dtor$6
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN29@dtor$6:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA ENDP ; `test_span_rangeiter'::`1'::dtor$6
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 128
s$ = 128
?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA PROC ; `test_span_rangeiter'::`1'::dtor$13
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN65@dtor$13
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN65@dtor$13:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA ENDP ; `test_span_rangeiter'::`1'::dtor$13
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 128
s$ = 128
?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA PROC ; `test_span_rangeiter'::`1'::dtor$6
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN29@dtor$6
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN29@dtor$6:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$6@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA ENDP ; `test_span_rangeiter'::`1'::dtor$6
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
$T6 = 128
s$ = 128
?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA PROC ; `test_span_rangeiter'::`1'::dtor$13
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN65@dtor$13
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN65@dtor$13:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$13@?0??test_span_rangeiter@@YAXV?$span@H$0?0@gsl@@@Z@4HA ENDP ; `test_span_rangeiter'::`1'::dtor$13
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??9details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z
_TEXT SEGMENT
$T1 = 0
$T2 = 16
lhs$ = 48
rhs$ = 56
??9details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z PROC ; gsl::details::operator!=, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 235
$LN9:
sub rsp, 40 ; 00000028H
; Line 236
movups xmm1, XMMWORD PTR [rdx]
movups xmm0, XMMWORD PTR [rcx]
; Line 231
movq rax, xmm1
; Line 236
movaps XMMWORD PTR $T1[rsp], xmm1
; Line 231
movq rcx, xmm0
; Line 236
movaps XMMWORD PTR $T2[rsp], xmm0
; Line 231
cmp rcx, rax
jne SHORT $LN5@operator
mov rax, QWORD PTR $T1[rsp+8]
cmp QWORD PTR $T2[rsp+8], rax
jne SHORT $LN5@operator
xor eax, eax
; Line 237
add rsp, 40 ; 00000028H
ret 0
$LN5@operator:
; Line 231
mov eax, 1
; Line 237
add rsp, 40 ; 00000028H
ret 0
??9details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z ENDP ; gsl::details::operator!=
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??8details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z
_TEXT SEGMENT
lhs$ = 8
rhs$ = 16
??8details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z PROC ; gsl::details::operator==, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 231
mov rax, QWORD PTR [rdx]
cmp QWORD PTR [rcx], rax
jne SHORT $LN3@operator
mov rax, QWORD PTR [rdx+8]
cmp QWORD PTR [rcx+8], rax
jne SHORT $LN3@operator
mov al, 1
; Line 232
ret 0
$LN3@operator:
; Line 231
xor al, al
; Line 232
ret 0
??8details@gsl@@YA_NV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@01@0@Z ENDP ; gsl::details::operator==
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ PROC ; gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 168
$LN29:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
; Line 169
mov rdx, QWORD PTR [rcx+8]
test rdx, rdx
js SHORT $LN3@operator
mov rax, QWORD PTR [rcx]
cmp rdx, QWORD PTR [rax]
je SHORT $LN3@operator
; Line 170
lea rax, QWORD PTR [rdx+1]
mov QWORD PTR [rcx+8], rax
; Line 171
mov rax, rcx
jmp SHORT $LN2@operator
$LN3@operator:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@CMPGECKC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 169
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@operator:
; Line 172
add rsp, 88 ; 00000058H
ret 0
$LN28@operator:
??E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ ENDP ; gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???E?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAAAEAV012@XZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<int,-1>,0>::operator++'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ PROC ; gsl::details::span_iterator<gsl::span<int,-1>,0>::operator*, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 156
$LN35:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
; Line 157
mov rax, QWORD PTR [rcx]
mov rdx, QWORD PTR [rcx+8]
cmp rdx, QWORD PTR [rax]
je SHORT $LN3@operator
; Line 158
mov rax, QWORD PTR [rax+8]
lea rax, QWORD PTR [rax+rdx*4]
jmp SHORT $LN2@operator
$LN3@operator:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@LADDNBHF@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 157
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@operator:
; Line 159
add rsp, 88 ; 00000058H
ret 0
$LN34@operator:
??D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ ENDP ; gsl::details::span_iterator<gsl::span<int,-1>,0>::operator*
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<int,-1>,0>::operator*'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<int,-1>,0>::operator*'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA PROC ; `gsl::details::span_iterator<gsl::span<int,-1>,0>::operator*'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???D?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEBAAEAHXZ@4HA ENDP ; `gsl::details::span_iterator<gsl::span<int,-1>,0>::operator*'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@H$0?0@2@_J@Z
_TEXT SEGMENT
this$ = 8
span$ = 16
idx$ = 24
??0?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@H$0?0@2@_J@Z PROC ; gsl::details::span_iterator<gsl::span<int,-1>,0>::span_iterator<gsl::span<int,-1>,0>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rcx], rdx
; Line 146
mov rax, rcx
mov QWORD PTR [rcx+8], r8
ret 0
??0?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@gsl@@QEAA@PEBV?$span@H$0?0@2@_J@Z ENDP ; gsl::details::span_iterator<gsl::span<int,-1>,0>::span_iterator<gsl::span<int,-1>,0>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 56
$T5 = 112
s$ = 112
?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z PROC ; test_span_iter, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 60
$LN99:
mov rax, rsp
push rbp
push r14
push r15
mov rbp, rsp
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rbp-80], -2
mov QWORD PTR [rax+16], rbx
mov QWORD PTR [rax+24], rsi
mov QWORD PTR [rax+32], rdi
mov r14, rcx
xor ebx, ebx
mov DWORD PTR $T5[rbp-80], ebx
; File c:\projects\gsl\include\gsl\span
; Line 145
mov edi, ebx
mov esi, ebx
lea r15, OFFSET FLAT:??_7exception@std@@6B@
npad 10
$LL13@test_span_:
; Line 519
mov rax, QWORD PTR [r14]
; Line 231
cmp rdi, rax
je $LN3@test_span_
; Line 157
test bl, 2
je SHORT $LN83@test_span_
and ebx, -3
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T3[rbp-80], r15
; Line 84
lea rcx, QWORD PTR $T3[rbp-72]
call QWORD PTR __imp___std_exception_destroy
$LN83@test_span_:
; File c:\projects\gsl\include\gsl\span
; Line 515
mov rax, QWORD PTR [r14+8]
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 63
inc DWORD PTR [rsi+rax]
; File c:\projects\gsl\include\gsl\span
; Line 169
test rsi, rsi
js SHORT $LN14@test_span_
cmp rdi, QWORD PTR [r14]
je SHORT $LN14@test_span_
test bl, 1
je SHORT $LN35@test_span_
and ebx, -2
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T4[rbp-80], r15
; Line 84
lea rcx, QWORD PTR $T4[rbp-72]
call QWORD PTR __imp___std_exception_destroy
$LN35@test_span_:
; File c:\projects\gsl\include\gsl\span
; Line 170
inc rdi
add rsi, 4
jmp SHORT $LL13@test_span_
$LN14@test_span_:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T4[rbp-80], r15
; Line 52
xor eax, eax
mov QWORD PTR $T4[rbp-72], rax
mov QWORD PTR $T4[rbp-64], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@CMPGECKC@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rbp-80], rax
mov BYTE PTR _InitData$2[rbp-72], 1
; Line 55
lea rdx, QWORD PTR $T4[rbp-72]
lea rcx, QWORD PTR _InitData$2[rbp-80]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rbp-80], rax
or ebx, 1
mov DWORD PTR $T5[rbp-80], ebx
; File c:\projects\gsl\include\gsl\span
; Line 169
lea rcx, QWORD PTR $T4[rbp-80]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN3@test_span_:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 65
lea r11, QWORD PTR [rsp+80]
mov rbx, QWORD PTR [r11+40]
mov rsi, QWORD PTR [r11+48]
mov rdi, QWORD PTR [r11+56]
mov rsp, r11
pop r15
pop r14
pop rbp
ret 0
$LN98@test_span_:
?test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z ENDP ; test_span_iter
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 56
$T5 = 112
s$ = 112
?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA PROC ; `test_span_iter'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T5[rbp]
and eax, 1
test eax, eax
je SHORT $LN17@dtor$2
and DWORD PTR $T5[rbp], -2
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN17@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA ENDP ; `test_span_iter'::`1'::dtor$2
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 56
$T5 = 112
s$ = 112
?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA PROC ; `test_span_iter'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T5[rbp]
and eax, 1
test eax, eax
je SHORT $LN17@dtor$2
and DWORD PTR $T5[rbp], -2
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN17@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0??test_span_iter@@YAXV?$span@H$0?0@gsl@@@Z@4HA ENDP ; `test_span_iter'::`1'::dtor$2
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
s$ = 96
?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z PROC ; test_span_for, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 51
$LN68:
push rdi
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov QWORD PTR [rsp+104], rbx
mov QWORD PTR [rsp+112], rbp
mov QWORD PTR [rsp+120], rsi
mov rsi, rcx
xor ebx, ebx
mov DWORD PTR $T4[rsp], ebx
; Line 52
mov edi, ebx
; File c:\projects\gsl\include\gsl\span
; Line 498
mov rax, QWORD PTR [rcx]
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 52
test rax, rax
jle $LN3@test_span_
lea rbp, OFFSET FLAT:??_7exception@std@@6B@
cmp rbx, rax
$LN67@test_span_:
; File c:\projects\gsl\include\gsl\span
; Line 509
jae SHORT $LN14@test_span_
test bl, 1
je SHORT $LN51@test_span_
and ebx, -2
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T3[rsp], rbp
; Line 84
lea rcx, QWORD PTR $T3[rsp+8]
call QWORD PTR __imp___std_exception_destroy
$LN51@test_span_:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 52
mov rax, QWORD PTR [rsi+8]
; Line 54
inc DWORD PTR [rax+rdi*4]
; Line 52
inc rdi
mov rax, QWORD PTR [rsi]
cmp rdi, rax
jl SHORT $LN67@test_span_
jmp SHORT $LN3@test_span_
$LN14@test_span_:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T3[rsp], rbp
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
or ebx, 1
mov DWORD PTR $T4[rsp], ebx
; File c:\projects\gsl\include\gsl\span
; Line 509
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN3@test_span_:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 56
mov rbx, QWORD PTR [rsp+104]
mov rbp, QWORD PTR [rsp+112]
mov rsi, QWORD PTR [rsp+120]
add rsp, 80 ; 00000050H
pop rdi
ret 0
$LN66@test_span_:
?test_span_for@@YAXV?$span@H$0?0@gsl@@@Z ENDP ; test_span_for
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
s$ = 96
?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA PROC ; `test_span_for'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN17@dtor$2
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN17@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA ENDP ; `test_span_for'::`1'::dtor$2
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
s$ = 96
?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA PROC ; `test_span_for'::`1'::dtor$2
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN17@dtor$2
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN17@dtor$2:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$2@?0??test_span_for@@YAXV?$span@H$0?0@gsl@@@Z@4HA ENDP ; `test_span_for'::`1'::dtor$2
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
this$ = 96
__$ReturnUdt$ = 104
$T6 = 112
offset$ = 112
count$ = 120
__formal$ = 128
?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z PROC ; gsl::span<int,-1>::make_subspan, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 630
$LN78:
push rbx
sub rsp, 80 ; 00000050H
mov QWORD PTR $T1[rsp], -2
mov r10, r8
mov rbx, rdx
mov DWORD PTR $T6[rsp], 0
; Line 631
test r8, r8
js $LN4@make_subsp
; Line 498
mov r8, QWORD PTR [rcx]
; Line 631
cmp r8, r10
js $LN4@make_subsp
; Line 633
cmp r9, -1
jne SHORT $LN2@make_subsp
mov rax, QWORD PTR [rcx+8]
lea rdx, QWORD PTR [rax+r10*4]
sub r8, r10
jmp $LN77@make_subsp
$LN2@make_subsp:
; Line 635
test r9, r9
js SHORT $LN6@make_subsp
sub r8, r10
cmp r8, r9
jl SHORT $LN6@make_subsp
; Line 636
mov rax, QWORD PTR [rcx+8]
lea rdx, QWORD PTR [rax+r10*4]
; Line 612
mov r8, r9
; Line 636
jmp $LN77@make_subsp
$LN6@make_subsp:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T4[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T4[rsp+8], rax
mov QWORD PTR $T4[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@BLFPPHPM@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T4[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T4[rsp], rax
mov DWORD PTR $T6[rsp], 2
; File c:\projects\gsl\include\gsl\span
; Line 635
lea rcx, QWORD PTR $T4[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN4@make_subsp:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T5[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T5[rsp+8], rax
mov QWORD PTR $T5[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@HPDDDCPI@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$3[rsp], rax
mov BYTE PTR _InitData$3[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T5[rsp+8]
lea rcx, QWORD PTR _InitData$3[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T5[rsp], rax
mov DWORD PTR $T6[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 631
lea rcx, QWORD PTR $T5[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN77@make_subsp:
; Line 612
mov rcx, rbx
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
; Line 636
mov rax, rbx
; Line 637
add rsp, 80 ; 00000050H
pop rbx
ret 0
$LN76@make_subsp:
?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ENDP ; gsl::span<int,-1>::make_subspan
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
this$ = 96
__$ReturnUdt$ = 104
$T6 = 112
offset$ = 112
count$ = 120
__formal$ = 128
?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA PROC ; `gsl::span<int,-1>::make_subspan'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN9@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN9@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA ENDP ; `gsl::span<int,-1>::make_subspan'::`1'::dtor$0
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
this$ = 96
__$ReturnUdt$ = 104
$T6 = 112
offset$ = 112
count$ = 120
__formal$ = 128
?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA PROC ; `gsl::span<int,-1>::make_subspan'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN12@dtor$1
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN12@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA ENDP ; `gsl::span<int,-1>::make_subspan'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
this$ = 96
__$ReturnUdt$ = 104
$T6 = 112
offset$ = 112
count$ = 120
__formal$ = 128
?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA PROC ; `gsl::span<int,-1>::make_subspan'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 1
test eax, eax
je SHORT $LN9@dtor$0
and DWORD PTR $T6[rbp], -2
lea rcx, QWORD PTR $T5[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN9@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA ENDP ; `gsl::span<int,-1>::make_subspan'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
_InitData$3 = 40
$T4 = 56
$T5 = 56
this$ = 96
__$ReturnUdt$ = 104
$T6 = 112
offset$ = 112
count$ = 120
__formal$ = 128
?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA PROC ; `gsl::span<int,-1>::make_subspan'::`1'::dtor$1
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T6[rbp]
and eax, 2
test eax, eax
je SHORT $LN12@dtor$1
and DWORD PTR $T6[rbp], -3
lea rcx, QWORD PTR $T4[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN12@dtor$1:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$1@?0??make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z@4HA ENDP ; `gsl::span<int,-1>::make_subspan'::`1'::dtor$1
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$span@H$0?0@gsl@@AEAA@UKnownNotNull@01@_J@Z
_TEXT SEGMENT
this$ = 48
ptr$ = 56
count$ = 64
??0?$span@H$0?0@gsl@@AEAA@UKnownNotNull@01@_J@Z PROC ; gsl::span<int,-1>::span<int,-1>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 612
$LN4:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@UKnownNotNull@12@_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0?$span@H$0?0@gsl@@AEAA@UKnownNotNull@01@_J@Z ENDP ; gsl::span<int,-1>::span<int,-1>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEBAPEAHXZ
_TEXT SEGMENT
this$ = 8
?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEBAPEAHXZ PROC ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 602
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEBAPEAHXZ ENDP ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?CheckRange@?$span@H$0?0@gsl@@CA_N_J0@Z
_TEXT SEGMENT
idx$ = 8
size$ = 16
?CheckRange@?$span@H$0?0@gsl@@CA_N_J0@Z PROC ; gsl::span<int,-1>::CheckRange, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 565
cmp rcx, rdx
setb al
; Line 571
ret 0
?CheckRange@?$span@H$0?0@gsl@@CA_N_J0@Z ENDP ; gsl::span<int,-1>::CheckRange
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?end@?$span@H$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@2@XZ
_TEXT SEGMENT
this$ = 8
__$ReturnUdt$ = 16
?end@?$span@H$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@2@XZ PROC ; gsl::span<int,-1>::end, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 145
mov rax, QWORD PTR [rcx]
mov QWORD PTR [rdx+8], rax
; Line 519
mov rax, rdx
; Line 145
mov QWORD PTR [rdx], rcx
; Line 519
ret 0
?end@?$span@H$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@2@XZ ENDP ; gsl::span<int,-1>::end
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?begin@?$span@H$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@2@XZ
_TEXT SEGMENT
this$ = 8
__$ReturnUdt$ = 16
?begin@?$span@H$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@2@XZ PROC ; gsl::span<int,-1>::begin, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 145
mov QWORD PTR [rdx], rcx
; Line 518
mov rax, rdx
; Line 145
mov QWORD PTR [rdx+8], 0
; Line 518
ret 0
?begin@?$span@H$0?0@gsl@@QEBA?AV?$span_iterator@V?$span@H$0?0@gsl@@$0A@@details@2@XZ ENDP ; gsl::span<int,-1>::begin
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?data@?$span@H$0?0@gsl@@QEBAPEAHXZ
_TEXT SEGMENT
this$ = 8
?data@?$span@H$0?0@gsl@@QEBAPEAHXZ PROC ; gsl::span<int,-1>::data, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 515
mov rax, QWORD PTR [rcx+8]
ret 0
?data@?$span@H$0?0@gsl@@QEBAPEAHXZ ENDP ; gsl::span<int,-1>::data
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
idx$ = 104
??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z PROC ; gsl::span<int,-1>::operator[], COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 508
$LN51:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
cmp rdx, QWORD PTR [rcx]
; Line 509
jae SHORT $LN3@operator
; Line 510
mov rax, QWORD PTR [rcx+8]
lea rax, QWORD PTR [rax+rdx*4]
jmp SHORT $LN2@operator
$LN3@operator:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 509
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@operator:
; Line 511
add rsp, 88 ; 00000058H
ret 0
$LN50@operator:
??A?$span@H$0?0@gsl@@QEBAAEAH_J@Z ENDP ; gsl::span<int,-1>::operator[]
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
idx$ = 104
?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA PROC ; `gsl::span<int,-1>::operator[]'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA ENDP ; `gsl::span<int,-1>::operator[]'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
idx$ = 104
?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA PROC ; `gsl::span<int,-1>::operator[]'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???A?$span@H$0?0@gsl@@QEBAAEAH_J@Z@4HA ENDP ; `gsl::span<int,-1>::operator[]'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$span@H$0?0@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$span@H$0?0@gsl@@QEBA_JXZ PROC ; gsl::span<int,-1>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 498
mov rax, QWORD PTR [rcx]
ret 0
?size@?$span@H$0?0@gsl@@QEBA_JXZ ENDP ; gsl::span<int,-1>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?subspan@?$span@H$0?0@gsl@@QEBA?AV12@_J0@Z
_TEXT SEGMENT
this$ = 64
__$ReturnUdt$ = 72
offset$ = 80
count$ = 88
?subspan@?$span@H$0?0@gsl@@QEBA?AV12@_J0@Z PROC ; gsl::span<int,-1>::subspan, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 493
$LN4:
push rbx
sub rsp, 48 ; 00000030H
; Line 494
xor eax, eax
mov rbx, rdx
mov BYTE PTR [rsp+32], al
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
mov rax, rbx
; Line 495
add rsp, 48 ; 00000030H
pop rbx
ret 0
?subspan@?$span@H$0?0@gsl@@QEBA?AV12@_J0@Z ENDP ; gsl::span<int,-1>::subspan
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?last@?$span@H$0?0@gsl@@QEBA?AV12@_J@Z
_TEXT SEGMENT
$T1 = 64
this$ = 64
__$ReturnUdt$ = 72
count$ = 80
?last@?$span@H$0?0@gsl@@QEBA?AV12@_J@Z PROC ; gsl::span<int,-1>::last, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 487
$LN23:
push rbx
sub rsp, 48 ; 00000030H
mov rbx, rdx
mov DWORD PTR $T1[rsp], 0
; Line 488
xor edx, edx
mov rax, r8
mov r8, QWORD PTR [rcx]
or r9, -1
mov BYTE PTR [rsp+32], dl
sub r8, rax
mov rdx, rbx
call ?make_subspan@?$span@H$0?0@gsl@@AEBA?AV12@_J0V?$subspan_selector@$0?0@12@@Z ; gsl::span<int,-1>::make_subspan
mov rax, rbx
; Line 489
add rsp, 48 ; 00000030H
pop rbx
ret 0
?last@?$span@H$0?0@gsl@@QEBA?AV12@_J@Z ENDP ; gsl::span<int,-1>::last
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$span@H$0?0@gsl@@QEAA@PEAH_J@Z
_TEXT SEGMENT
this$ = 48
ptr$ = 56
count$ = 64
??0?$span@H$0?0@gsl@@QEAA@PEAH_J@Z PROC ; gsl::span<int,-1>::span<int,-1>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 386
$LN4:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
call ??$?0_J@?$storage_type@V?$extent_type@$0?0@details@gsl@@@?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ; gsl::span<int,-1>::storage_type<gsl::details::extent_type<-1> >::storage_type<gsl::details::extent_type<-1> ><__int64>
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0?$span@H$0?0@gsl@@QEAA@PEAH_J@Z ENDP ; gsl::span<int,-1>::span<int,-1>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z
_TEXT SEGMENT
_InitData$1 = 40
$T2 = 56
s$ = 112
$T3 = 120
len$ = 120
?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z PROC ; test_span_unoptimizable_rangecheck, COMDAT
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 41
$LN62:
test edx, edx
; Line 42
jle $LN61@test_span_
mov rax, rsp
push rsi
push rdi
push r14
sub rsp, 80 ; 00000050H
mov QWORD PTR [rax-72], -2
mov QWORD PTR [rax+8], rbx
mov QWORD PTR [rax+24], rbp
; Line 41
movsxd rbp, edx
mov rsi, rcx
xor ebx, ebx
mov DWORD PTR [rax+16], ebx
; Line 42
mov edi, ebx
lea r14, OFFSET FLAT:??_7exception@std@@6B@
$LL4@test_span_:
cmp rdi, QWORD PTR [rsi]
; File c:\projects\gsl\include\gsl\span
; Line 509
jae SHORT $LN8@test_span_
test bl, 1
je SHORT $LN45@test_span_
and ebx, -2
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
mov QWORD PTR $T2[rsp], r14
; Line 84
lea rcx, QWORD PTR $T2[rsp+8]
call QWORD PTR __imp___std_exception_destroy
$LN45@test_span_:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 42
mov rax, QWORD PTR [rsi+8]
; Line 44
inc DWORD PTR [rax+rdi*4]
; Line 42
inc rdi
cmp rdi, rbp
jl SHORT $LL4@test_span_
jmp SHORT $LN3@test_span_
$LN8@test_span_:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
mov QWORD PTR $T2[rsp], r14
; Line 52
xor eax, eax
mov QWORD PTR $T2[rsp+8], rax
mov QWORD PTR $T2[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@KHBJKJEH@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$1[rsp], rax
mov BYTE PTR _InitData$1[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T2[rsp+8]
lea rcx, QWORD PTR _InitData$1[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T2[rsp], rax
or ebx, 1
mov DWORD PTR $T3[rsp], ebx
; File c:\projects\gsl\include\gsl\span
; Line 509
lea rcx, QWORD PTR $T2[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN3@test_span_:
; File c:\projects\gsl\tests\span_compile_only.cpp
; Line 46
mov rbx, QWORD PTR [rsp+112]
mov rbp, QWORD PTR [rsp+128]
add rsp, 80 ; 00000050H
pop r14
pop rdi
pop rsi
$LN61@test_span_:
ret 0
$LN60@test_span_:
?test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z ENDP ; test_span_unoptimizable_rangecheck
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
_InitData$1 = 40
$T2 = 56
s$ = 112
$T3 = 120
len$ = 120
?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA PROC ; `test_span_unoptimizable_rangecheck'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T3[rbp]
and eax, 1
test eax, eax
je SHORT $LN11@dtor$0
and DWORD PTR $T3[rbp], -2
lea rcx, QWORD PTR $T2[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA ENDP ; `test_span_unoptimizable_rangecheck'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
_InitData$1 = 40
$T2 = 56
s$ = 112
$T3 = 120
len$ = 120
?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA PROC ; `test_span_unoptimizable_rangecheck'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T3[rbp]
and eax, 1
test eax, eax
je SHORT $LN11@dtor$0
and DWORD PTR $T3[rbp], -2
lea rcx, QWORD PTR $T2[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN11@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0??test_span_unoptimizable_rangecheck@@YAXV?$span@H$0?0@gsl@@H@Z@4HA ENDP ; `test_span_unoptimizable_rangecheck'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z
_TEXT SEGMENT
$T1 = 32
exception$ = 80
??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z PROC ; gsl::details::throw_exception<gsl::fail_fast>, COMDAT
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 143
$LN15:
sub rsp, 72 ; 00000048H
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 66
lea rax, OFFSET FLAT:??_7exception@std@@6B@
; Line 67
add rcx, 8
mov QWORD PTR $T1[rsp], rax
lea rdx, QWORD PTR $T1[rsp+8]
xor eax, eax
mov QWORD PTR $T1[rsp+8], rax
mov QWORD PTR $T1[rsp+16], rax
call QWORD PTR __imp___std_exception_copy
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 144
lea rdx, OFFSET FLAT:_TI3?AUfail_fast@gsl@@
mov QWORD PTR $T1[rsp], rax
lea rcx, QWORD PTR $T1[rsp]
call _CxxThrowException
int 3
$LN14@throw_exce:
??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ENDP ; gsl::details::throw_exception<gsl::fail_fast>
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?size@?$extent_type@$0?0@details@gsl@@QEBA_JXZ
_TEXT SEGMENT
this$ = 8
?size@?$extent_type@$0?0@details@gsl@@QEBA_JXZ PROC ; gsl::details::extent_type<-1>::size, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 338
mov rax, QWORD PTR [rcx]
ret 0
?size@?$extent_type@$0?0@details@gsl@@QEBA_JXZ ENDP ; gsl::details::extent_type<-1>::size
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z
_TEXT SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
size$ = 104
??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z PROC ; gsl::details::extent_type<-1>::extent_type<-1>, COMDAT
; File c:\projects\gsl\include\gsl\span
; Line 336
$LN23:
sub rsp, 88 ; 00000058H
mov QWORD PTR $T1[rsp], -2
mov DWORD PTR $T4[rsp], 0
mov QWORD PTR [rcx], rdx
test rdx, rdx
js SHORT $LN3@extent_typ
mov rax, rcx
jmp SHORT $LN2@extent_typ
$LN3@extent_typ:
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR $T3[rsp], rax
; Line 52
xor eax, eax
mov QWORD PTR $T3[rsp+8], rax
mov QWORD PTR $T3[rsp+16], rax
; Line 54
lea rax, OFFSET FLAT:??_C@_0ED@HKMFEAN@GSL?3?5Precondition?5failure?5at?5C?3?2@
mov QWORD PTR _InitData$2[rsp], rax
mov BYTE PTR _InitData$2[rsp+8], 1
; Line 55
lea rdx, QWORD PTR $T3[rsp+8]
lea rcx, QWORD PTR _InitData$2[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR $T3[rsp], rax
mov DWORD PTR $T4[rsp], 1
; File c:\projects\gsl\include\gsl\span
; Line 336
lea rcx, QWORD PTR $T3[rsp]
call ??$throw_exception@Ufail_fast@gsl@@@details@gsl@@YAX$$QEAUfail_fast@1@@Z ; gsl::details::throw_exception<gsl::fail_fast>
npad 1
$LN2@extent_typ:
add rsp, 88 ; 00000058H
ret 0
$LN22@extent_typ:
??0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z ENDP ; gsl::details::extent_type<-1>::extent_type<-1>
_TEXT ENDS
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
size$ = 104
?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA PROC ; `gsl::details::extent_type<-1>::extent_type<-1>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA ENDP ; `gsl::details::extent_type<-1>::extent_type<-1>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT text$x
text$x SEGMENT
$T1 = 32
_InitData$2 = 40
$T3 = 56
$T4 = 96
this$ = 96
size$ = 104
?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA PROC ; `gsl::details::extent_type<-1>::extent_type<-1>'::`1'::dtor$0
push rbp
sub rsp, 32 ; 00000020H
mov rbp, rdx
mov eax, DWORD PTR $T4[rbp]
and eax, 1
test eax, eax
je SHORT $LN6@dtor$0
and DWORD PTR $T4[rbp], -2
lea rcx, QWORD PTR $T3[rbp]
call ??1fail_fast@gsl@@UEAA@XZ
$LN6@dtor$0:
add rsp, 32 ; 00000020H
pop rbp
ret 0
?dtor$0@?0???0?$extent_type@$0?0@details@gsl@@QEAA@_J@Z@4HA ENDP ; `gsl::details::extent_type<-1>::extent_type<-1>'::`1'::dtor$0
text$x ENDS
; Function compile flags: /Ogtpy
; COMDAT ??_Gnarrowing_error@gsl@@UEAAPEAXI@Z
_TEXT SEGMENT
this$ = 48
__flags$ = 56
??_Gnarrowing_error@gsl@@UEAAPEAXI@Z PROC ; gsl::narrowing_error::`scalar deleting destructor', COMDAT
$LN11:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov rdi, rcx
mov QWORD PTR [rcx], rax
mov ebx, edx
; Line 84
add rcx, 8
call QWORD PTR __imp___std_exception_destroy
test bl, 1
je SHORT $LN9@scalar
mov edx, 24
mov rcx, rdi
call ??3@YAXPEAX_K@Z ; operator delete
$LN9@scalar:
mov rax, rdi
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??_Gnarrowing_error@gsl@@UEAAPEAXI@Z ENDP ; gsl::narrowing_error::`scalar deleting destructor'
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0narrowing_error@gsl@@QEAA@$$QEAU01@@Z
_TEXT SEGMENT
this$ = 48
__that$ = 56
??0narrowing_error@gsl@@QEAA@$$QEAU01@@Z PROC ; gsl::narrowing_error::narrowing_error, COMDAT
$LN6:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
mov rax, rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 65
lea rdx, QWORD PTR [rbx+8]
; Line 66
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 67
lea rcx, QWORD PTR [rax+8]
call QWORD PTR __imp___std_exception_copy
lea rax, OFFSET FLAT:??_7narrowing_error@gsl@@6B@
mov QWORD PTR [rbx], rax
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0narrowing_error@gsl@@QEAA@$$QEAU01@@Z ENDP ; gsl::narrowing_error::narrowing_error
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0narrowing_error@gsl@@QEAA@AEBU01@@Z
_TEXT SEGMENT
this$ = 48
__that$ = 56
??0narrowing_error@gsl@@QEAA@AEBU01@@Z PROC ; gsl::narrowing_error::narrowing_error, COMDAT
$LN6:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
mov rax, rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 65
lea rdx, QWORD PTR [rbx+8]
; Line 66
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 67
lea rcx, QWORD PTR [rax+8]
call QWORD PTR __imp___std_exception_copy
lea rax, OFFSET FLAT:??_7narrowing_error@gsl@@6B@
mov QWORD PTR [rbx], rax
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0narrowing_error@gsl@@QEAA@AEBU01@@Z ENDP ; gsl::narrowing_error::narrowing_error
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??1narrowing_error@gsl@@UEAA@XZ
_TEXT SEGMENT
this$ = 8
??1narrowing_error@gsl@@UEAA@XZ PROC ; gsl::narrowing_error::~narrowing_error, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rcx], rax
; Line 84
add rcx, 8
rex_jmp QWORD PTR __imp___std_exception_destroy
??1narrowing_error@gsl@@UEAA@XZ ENDP ; gsl::narrowing_error::~narrowing_error
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0narrowing_error@gsl@@QEAA@XZ
_TEXT SEGMENT
this$ = 8
??0narrowing_error@gsl@@QEAA@XZ PROC ; gsl::narrowing_error::narrowing_error, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 47
xor eax, eax
mov QWORD PTR [rcx+8], rax
mov QWORD PTR [rcx+16], rax
lea rax, OFFSET FLAT:??_7narrowing_error@gsl@@6B@
mov QWORD PTR [rcx], rax
mov rax, rcx
ret 0
??0narrowing_error@gsl@@QEAA@XZ ENDP ; gsl::narrowing_error::narrowing_error
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??_Gfail_fast@gsl@@UEAAPEAXI@Z
_TEXT SEGMENT
this$ = 48
__flags$ = 56
??_Gfail_fast@gsl@@UEAAPEAXI@Z PROC ; gsl::fail_fast::`scalar deleting destructor', COMDAT
$LN14:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov rdi, rcx
mov QWORD PTR [rcx], rax
mov ebx, edx
; Line 84
add rcx, 8
call QWORD PTR __imp___std_exception_destroy
test bl, 1
je SHORT $LN12@scalar
mov edx, 24
mov rcx, rdi
call ??3@YAXPEAX_K@Z ; operator delete
$LN12@scalar:
mov rax, rdi
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??_Gfail_fast@gsl@@UEAAPEAXI@Z ENDP ; gsl::fail_fast::`scalar deleting destructor'
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0fail_fast@gsl@@QEAA@$$QEAU01@@Z
_TEXT SEGMENT
this$ = 48
__that$ = 56
??0fail_fast@gsl@@QEAA@$$QEAU01@@Z PROC ; gsl::fail_fast::fail_fast, COMDAT
$LN9:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
mov rax, rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 65
lea rdx, QWORD PTR [rbx+8]
; Line 66
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 67
lea rcx, QWORD PTR [rax+8]
call QWORD PTR __imp___std_exception_copy
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR [rbx], rax
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0fail_fast@gsl@@QEAA@$$QEAU01@@Z ENDP ; gsl::fail_fast::fail_fast
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0fail_fast@gsl@@QEAA@AEBU01@@Z
_TEXT SEGMENT
this$ = 48
__that$ = 56
??0fail_fast@gsl@@QEAA@AEBU01@@Z PROC ; gsl::fail_fast::fail_fast, COMDAT
$LN9:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
mov rax, rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 65
lea rdx, QWORD PTR [rbx+8]
; Line 66
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 67
lea rcx, QWORD PTR [rax+8]
call QWORD PTR __imp___std_exception_copy
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR [rbx], rax
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0fail_fast@gsl@@QEAA@AEBU01@@Z ENDP ; gsl::fail_fast::fail_fast
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??1fail_fast@gsl@@UEAA@XZ
_TEXT SEGMENT
this$ = 8
??1fail_fast@gsl@@UEAA@XZ PROC ; gsl::fail_fast::~fail_fast, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rcx], rax
; Line 84
add rcx, 8
rex_jmp QWORD PTR __imp___std_exception_destroy
??1fail_fast@gsl@@UEAA@XZ ENDP ; gsl::fail_fast::~fail_fast
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0fail_fast@gsl@@QEAA@QEBD@Z
_TEXT SEGMENT
_InitData$1 = 32
this$ = 64
message$ = 72
??0fail_fast@gsl@@QEAA@QEBD@Z PROC ; gsl::fail_fast::fail_fast, COMDAT
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
$LN9:
push rbx
sub rsp, 48 ; 00000030H
mov rbx, rcx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 54
mov BYTE PTR _InitData$1[rsp+8], 1
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
mov rax, rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
lea rdx, QWORD PTR [rbx+8]
; Line 54
mov QWORD PTR _InitData$1[rsp], rax
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 55
lea rcx, QWORD PTR _InitData$1[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\projects\gsl\include\gsl\gsl_assert
; Line 99
lea rax, OFFSET FLAT:??_7fail_fast@gsl@@6B@
mov QWORD PTR [rbx], rax
mov rax, rbx
add rsp, 48 ; 00000030H
pop rbx
ret 0
??0fail_fast@gsl@@QEAA@QEBD@Z ENDP ; gsl::fail_fast::fail_fast
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??_Glogic_error@std@@UEAAPEAXI@Z
_TEXT SEGMENT
this$ = 48
__flags$ = 56
??_Glogic_error@std@@UEAAPEAXI@Z PROC ; std::logic_error::`scalar deleting destructor', COMDAT
$LN11:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov rdi, rcx
mov QWORD PTR [rcx], rax
mov ebx, edx
; Line 84
add rcx, 8
call QWORD PTR __imp___std_exception_destroy
test bl, 1
je SHORT $LN9@scalar
mov edx, 24
mov rcx, rdi
call ??3@YAXPEAX_K@Z ; operator delete
$LN9@scalar:
mov rax, rdi
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??_Glogic_error@std@@UEAAPEAXI@Z ENDP ; std::logic_error::`scalar deleting destructor'
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0logic_error@std@@QEAA@$$QEAV01@@Z
_TEXT SEGMENT
this$ = 48
__that$ = 56
??0logic_error@std@@QEAA@$$QEAV01@@Z PROC ; std::logic_error::logic_error, COMDAT
$LN6:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
mov rax, rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 65
lea rdx, QWORD PTR [rbx+8]
; Line 66
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 67
lea rcx, QWORD PTR [rax+8]
call QWORD PTR __imp___std_exception_copy
lea rax, OFFSET FLAT:??_7logic_error@std@@6B@
mov QWORD PTR [rbx], rax
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0logic_error@std@@QEAA@$$QEAV01@@Z ENDP ; std::logic_error::logic_error
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0logic_error@std@@QEAA@AEBV01@@Z
_TEXT SEGMENT
this$ = 48
__that$ = 56
??0logic_error@std@@QEAA@AEBV01@@Z PROC ; std::logic_error::logic_error, COMDAT
$LN6:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
mov rax, rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 65
lea rdx, QWORD PTR [rbx+8]
; Line 66
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 67
lea rcx, QWORD PTR [rax+8]
call QWORD PTR __imp___std_exception_copy
lea rax, OFFSET FLAT:??_7logic_error@std@@6B@
mov QWORD PTR [rbx], rax
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0logic_error@std@@QEAA@AEBV01@@Z ENDP ; std::logic_error::logic_error
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??1logic_error@std@@UEAA@XZ
_TEXT SEGMENT
this$ = 8
??1logic_error@std@@UEAA@XZ PROC ; std::logic_error::~logic_error, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rcx], rax
; Line 84
add rcx, 8
rex_jmp QWORD PTR __imp___std_exception_destroy
??1logic_error@std@@UEAA@XZ ENDP ; std::logic_error::~logic_error
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0logic_error@std@@QEAA@PEBD@Z
_TEXT SEGMENT
_InitData$1 = 32
this$ = 64
_Message$ = 72
??0logic_error@std@@QEAA@PEBD@Z PROC ; std::logic_error::logic_error, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\stdexcept
; Line 28
$LN7:
push rbx
sub rsp, 48 ; 00000030H
mov rbx, rcx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 54
mov BYTE PTR _InitData$1[rsp+8], 1
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\stdexcept
; Line 28
mov rax, rdx
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
lea rdx, QWORD PTR [rbx+8]
; Line 54
mov QWORD PTR _InitData$1[rsp], rax
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 55
lea rcx, QWORD PTR _InitData$1[rsp]
call QWORD PTR __imp___std_exception_copy
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\stdexcept
; Line 28
lea rax, OFFSET FLAT:??_7logic_error@std@@6B@
mov QWORD PTR [rbx], rax
; Line 29
mov rax, rbx
add rsp, 48 ; 00000030H
pop rbx
ret 0
??0logic_error@std@@QEAA@PEBD@Z ENDP ; std::logic_error::logic_error
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??_Gexception@std@@UEAAPEAXI@Z
_TEXT SEGMENT
this$ = 48
__flags$ = 56
??_Gexception@std@@UEAAPEAXI@Z PROC ; std::exception::`scalar deleting destructor', COMDAT
$LN8:
mov QWORD PTR [rsp+8], rbx
push rdi
sub rsp, 32 ; 00000020H
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov rdi, rcx
mov QWORD PTR [rcx], rax
mov ebx, edx
; Line 84
add rcx, 8
call QWORD PTR __imp___std_exception_destroy
test bl, 1
je SHORT $LN6@scalar
mov edx, 24
mov rcx, rdi
call ??3@YAXPEAX_K@Z ; operator delete
$LN6@scalar:
mov rax, rdi
mov rbx, QWORD PTR [rsp+48]
add rsp, 32 ; 00000020H
pop rdi
ret 0
??_Gexception@std@@UEAAPEAXI@Z ENDP ; std::exception::`scalar deleting destructor'
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ?what@exception@std@@UEBAPEBDXZ
_TEXT SEGMENT
this$ = 8
?what@exception@std@@UEBAPEBDXZ PROC ; std::exception::what, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 89
mov rdx, QWORD PTR [rcx+8]
lea rax, OFFSET FLAT:??_C@_0BC@EOODALEL@Unknown?5exception?$AA@
test rdx, rdx
cmovne rax, rdx
; Line 90
ret 0
?what@exception@std@@UEBAPEBDXZ ENDP ; std::exception::what
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??1exception@std@@UEAA@XZ
_TEXT SEGMENT
this$ = 8
??1exception@std@@UEAA@XZ PROC ; std::exception::~exception, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 83
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rcx], rax
; Line 84
add rcx, 8
rex_jmp QWORD PTR __imp___std_exception_destroy
??1exception@std@@UEAA@XZ ENDP ; std::exception::~exception
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0exception@std@@QEAA@AEBV01@@Z
_TEXT SEGMENT
this$ = 48
_Other$ = 56
??0exception@std@@QEAA@AEBV01@@Z PROC ; std::exception::exception, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 66
$LN4:
push rbx
sub rsp, 32 ; 00000020H
mov rbx, rcx
mov rax, rdx
lea rdx, QWORD PTR [rbx+8]
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 67
lea rcx, QWORD PTR [rax+8]
call QWORD PTR __imp___std_exception_copy
; Line 68
mov rax, rbx
add rsp, 32 ; 00000020H
pop rbx
ret 0
??0exception@std@@QEAA@AEBV01@@Z ENDP ; std::exception::exception
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0exception@std@@QEAA@QEBD@Z
_TEXT SEGMENT
_InitData$ = 32
this$ = 64
_Message$ = 72
??0exception@std@@QEAA@QEBD@Z PROC ; std::exception::exception, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 53
$LN4:
push rbx
sub rsp, 48 ; 00000030H
mov rbx, rcx
; Line 54
mov BYTE PTR _InitData$[rsp+8], 1
mov rax, rdx
lea rcx, OFFSET FLAT:??_7exception@std@@6B@
lea rdx, QWORD PTR [rbx+8]
mov QWORD PTR _InitData$[rsp], rax
mov QWORD PTR [rbx], rcx
xor ecx, ecx
mov QWORD PTR [rdx], rcx
mov QWORD PTR [rdx+8], rcx
; Line 55
lea rcx, QWORD PTR _InitData$[rsp]
call QWORD PTR __imp___std_exception_copy
; Line 56
mov rax, rbx
add rsp, 48 ; 00000030H
pop rbx
ret 0
??0exception@std@@QEAA@QEBD@Z ENDP ; std::exception::exception
_TEXT ENDS
; Function compile flags: /Ogtpy
; COMDAT ??0exception@std@@QEAA@XZ
_TEXT SEGMENT
this$ = 8
??0exception@std@@QEAA@XZ PROC ; std::exception::exception, COMDAT
; File c:\program files (x86)\microsoft visual studio 14.0\vc\include\vcruntime_exception.h
; Line 48
lea rax, OFFSET FLAT:??_7exception@std@@6B@
mov QWORD PTR [rcx], rax
xor eax, eax
mov QWORD PTR [rcx+8], rax
mov QWORD PTR [rcx+16], rax
; Line 49
mov rax, rcx
ret 0
??0exception@std@@QEAA@XZ ENDP ; std::exception::exception
_TEXT ENDS
END
| 35.970094 | 593 | 0.688097 |
5fe980892135fc0b35f1c18a4776fd68c31753d5 | 590 | asm | Assembly | Project 8/VM translator-final/Translator-1/asm files/BasicLoop.asm | zychosen/nand2tetris | 1627cd230339778af6a854497e79d86eb97361ed | [
"MIT"
] | 1 | 2021-09-19T09:16:29.000Z | 2021-09-19T09:16:29.000Z | Project 8/VM translator-final/Translator-1/asm files/BasicLoop.asm | zychosen/nand2tetris | 1627cd230339778af6a854497e79d86eb97361ed | [
"MIT"
] | null | null | null | Project 8/VM translator-final/Translator-1/asm files/BasicLoop.asm | zychosen/nand2tetris | 1627cd230339778af6a854497e79d86eb97361ed | [
"MIT"
] | null | null | null |
@0
D=A
@SP
AM=M+1
A=A-1
M=D
@0
D=A
@LCL
D=M+D
@R15
M=D
@SP
M=M-1
A=M
D=M
@R15
A=M
M=D
(LOOP_START)
@0
D=A
@ARG
D=M+D
A=D
D=M
@SP
A=M
M=D
@SP
M=M+1
@0
D=A
@LCL
D=M+D
A=D
D=M
@SP
A=M
M=D
@SP
M=M+1
@SP
A=M-1
D=M
@SP
M=M-1
A=M-1
MD=D+M
@0
D=A
@LCL
D=M+D
@R15
M=D
@SP
M=M-1
A=M
D=M
@R15
A=M
M=D
@0
D=A
@ARG
D=M+D
A=D
D=M
@SP
A=M
M=D
@SP
M=M+1
@1
D=A
@SP
AM=M+1
A=A-1
M=D
@SP
A=M-1
D=M
@SP
M=M-1
A=M-1
MD=M-D
@0
D=A
@ARG
D=M+D
@R15
M=D
@SP
M=M-1
A=M
D=M
@R15
A=M
M=D
@0
D=A
@ARG
D=M+D
A=D
D=M
@SP
A=M
M=D
@SP
M=M+1
@SP
AM=M-1
D=M
@LOOP_START
D;JNE
@0
D=A
@LCL
D=M+D
A=D
D=M
@SP
A=M
M=D
@SP
M=M+1 | 4.645669 | 12 | 0.522034 |
0ff0906ea14d2ecf6246872f9da540352f6a2d04 | 369 | asm | Assembly | oeis/330/A330000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/330/A330000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/330/A330000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A330000: Beatty sequence for sqrt(x+1), where 1/sqrt(x-1) + 1/sqrt(x+1) = 1.
; 2,4,6,9,11,13,15,18,20,22,25,27,29,31,34,36,38,40,43,45,47,50,52,54,56,59,61,63,66,68,70,72,75,77,79,81,84,86,88,91,93,95,97,100,102,104,106,109,111,113,116,118,120,122,125,127,129,132,134,136,138
seq $0,187393 ; a(n) = floor(r*n), where r = 4 + sqrt(8); complement of A187394.
div $0,3
| 61.5 | 198 | 0.653117 |
1bb3d15b1b52fd1a35ad76264e7ff152c0bb799d | 320 | asm | Assembly | programs/oeis/063/A063152.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/063/A063152.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/063/A063152.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A063152: Dimension of the space of weight 2n cusp forms for Gamma_0( 84 ).
; 11,42,74,106,138,170,202,234,266,298,330,362,394,426,458,490,522,554,586,618,650,682,714,746,778,810,842,874,906,938,970,1002,1034,1066,1098,1130,1162,1194,1226,1258,1290,1322,1354,1386,1418,1450,1482,1514,1546
mul $0,32
trn $0,1
add $0,11
| 45.714286 | 212 | 0.7375 |
a60a1c6fa583557d4fd6da91dff8eba006e233e9 | 258 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_glyph_width.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_glyph_width.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_glyph_width.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; uint16_t fzx_glyph_width(struct fzx_font *ff, int c)
SECTION code_font_fzx
PUBLIC _fzx_glyph_width
EXTERN l0_fzx_glyph_width_callee
_fzx_glyph_width:
pop af
pop hl
pop bc
push bc
push hl
push af
jp l0_fzx_glyph_width_callee
| 12.285714 | 54 | 0.744186 |
17da9032a975aa05c41ce34a3f6c88586f233b9d | 302 | asm | Assembly | programs/oeis/102/A102390.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/102/A102390.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/102/A102390.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A102390: An odious count.
; 0,1,2,0,3,0,0,4,5,0,0,6,0,7,8,0,9,0,0,10,0,11,12,0,0,13,14,0,15,0,0,16,17,0,0,18,0,19,20,0,0,21,22,0,23,0,0,24,0,25,26,0,27,0,0,28,29,0,0,30,0,31,32,0,33,0,0,34,0,35,36,0,0,37,38,0,39,0,0,40,0,41,42,0,43,0,0,44
seq $0,102394 ; A wicked odious sequence.
add $0,1
div $0,2
| 43.142857 | 212 | 0.609272 |
1e09d88aa1d475453f4ee3e0854d72af2322672e | 2,232 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_35_396.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_35_396.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_35_396.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x729e, %rsi
lea addresses_UC_ht+0xde36, %rdi
nop
nop
nop
nop
nop
and $46192, %rbx
mov $10, %rcx
rep movsl
nop
nop
nop
add %rdi, %rdi
lea addresses_normal_ht+0x1e46, %rsi
lea addresses_A_ht+0x8a3a, %rdi
inc %r8
mov $62, %rcx
rep movsb
add %rdi, %rdi
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %r8
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r8
push %r9
push %rbx
push %rdi
push %rdx
// Store
mov $0xe9e, %r9
nop
cmp $28104, %r10
movb $0x51, (%r9)
inc %r10
// Store
lea addresses_US+0xc539, %rdx
nop
nop
nop
nop
and %r9, %r9
movl $0x51525354, (%rdx)
nop
nop
xor $46203, %r11
// Store
lea addresses_A+0x889e, %rbx
cmp %rdx, %rdx
mov $0x5152535455565758, %r8
movq %r8, %xmm3
vmovaps %ymm3, (%rbx)
nop
nop
nop
cmp $12428, %r10
// Faulty Load
lea addresses_A+0xb69e, %rbx
clflush (%rbx)
nop
nop
nop
nop
add $60032, %rdi
movups (%rbx), %xmm0
vpextrq $1, %xmm0, %r8
lea oracles, %rdi
and $0xff, %r8
shlq $12, %r8
mov (%rdi,%r8,1), %r8
pop %rdx
pop %rdi
pop %rbx
pop %r9
pop %r8
pop %r11
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 8, 'NT': False, 'type': 'addresses_A'}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'congruent': 11, 'AVXalign': False, 'same': False, 'size': 1, 'NT': True, 'type': 'addresses_P'}}
{'OP': 'STOR', 'dst': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 4, 'NT': False, 'type': 'addresses_US'}}
{'OP': 'STOR', 'dst': {'congruent': 8, 'AVXalign': True, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_A'}}
[Faulty Load]
{'src': {'congruent': 0, 'AVXalign': False, 'same': True, 'size': 16, 'NT': False, 'type': 'addresses_A'}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'congruent': 9, 'same': False, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'congruent': 2, 'same': False, 'type': 'addresses_UC_ht'}}
{'src': {'congruent': 3, 'same': True, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'congruent': 2, 'same': False, 'type': 'addresses_A_ht'}}
{'00': 35}
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 19.752212 | 152 | 0.645609 |
0a9ce15eaa8ec60d15bca5e33053d65554b3ee16 | 2,901 | asm | Assembly | area.asm | 5ayam5/COL216-A1 | c67f49d162c22e8471dfbedcad2e94e135ff88f7 | [
"MIT"
] | null | null | null | area.asm | 5ayam5/COL216-A1 | c67f49d162c22e8471dfbedcad2e94e135ff88f7 | [
"MIT"
] | null | null | null | area.asm | 5ayam5/COL216-A1 | c67f49d162c22e8471dfbedcad2e94e135ff88f7 | [
"MIT"
] | 1 | 2021-04-12T14:32:16.000Z | 2021-04-12T14:32:16.000Z | # 2019CS10399 Sayam Sethi
# 2019CS50440 Mallika Prabhakar
# ----------------------ASSIGNMENT 1---------------------------
.text
.globl main
# setting and loading initial values along with handling base case
main:
lw $s7, max # load the max permitted value of x, y
lw $s6, min # load the min permitted value of x, y
jal input
move $t0, $v0 # n: number of coordinates
blt $t0, 1, nLess1 # handle corner case (n<1)
li $t1, 1 # counter of points
jal input
move $t2, $v0 # coordinate of x1
jal input
move $t3, $v0 # coordinate of y1
beq $t0, 1, nIs1 # handle corner case
li $s0, 0 # the area
li $s5, 2 # load 2
l.s $f5, point5 # load 0.5
# taking n coordinates as input and calculating area using a loop
loop:
jal checkBounds # check the bounds
addi $t1, $t1, 1 # increment the counter
jal input
move $t4, $v0 # coordinate of x2
jal input
move $t5, $v0 # coordinate of y2
jal area # compute area
add $s0, $s0, $t2 # increment area
beq $t1, $t0, print # end loop
move $t2, $t4 # update x1
move $t3, $t5 # update x2
j loop # jump to loop
# area function
area:
sub $t2, $t4, $t2 # compute x2-x1
add $t3, $t3, $t5 # compute y1+y2
mul $t2, $t2, $t3 # compute product
jr $ra
# function to take a float input
input:
li $v0, 5 # read_int
syscall # takes input and stores in v0
jr $ra # returns function and jumps to address stored in $ra
# function to print a string
output:
li $v0, 4 # print_string
syscall
jr $ra
# function to check if the input value is in range
checkBounds:
# x coordinate out of bounds
bgt $t2, $s7, outOfBounds
blt $t2, $s6, outOfBounds
# y coordinate out of bounds
bgt $t3, $s7, outOfBounds
blt $t3, $s6, outOfBounds
# all okay, go back
jr $ra
# outOfBounds error handling
outOfBounds:
la $a0, ooB # load ooB message
jal output
jal exit
# only one point has area zero
nIs1:
li $v0, 2 # print 0 as $f12 is initialised to 0
l.s $f12, Zero # load 0 just to be sure
syscall
jal exit
# n is less than 1
nLess1:
la $a0, errN # load error message
jal output
jal exit
# function to print float value
print:
div $s0, $s5 # divide by 2 to get area
mfhi $s1 # the remainder
mtc1 $s1, $f11
cvt.s.w $f11, $f11
mul.s $f11, $f11, $f5
mflo $s2 # quotient
mtc1 $s2, $f12
cvt.s.w $f12, $f12
add.s $f12, $f12, $f11
li $v0, 2 # print_float
syscall
la $a0, lf
jal output
j exit
# function to exit
exit:
li $v0, 10
syscall
# data stored
.data
# n<1 error message
errN:
.asciiz "Input n must be greater than or equal to 1\nTerminating...\n"
# outOfBounds error message
ooB:
.asciiz "The value of coordinate is out of range\nTerminating...\n"
# new line character
lf:
.asciiz "\n"
# upper limit
max:
.word 16383
# lower limit
min:
.word -16384
# zero float
Zero:
.float 0.0
# 0.5 float
point5:
.float 0.5
| 18.837662 | 71 | 0.639779 |
396930bdb6885101cb6f4cfcb68effd7efbd60d0 | 6,231 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1417.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1417.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1417.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1ccb0, %r14
nop
nop
and $39690, %r11
movb (%r14), %r15b
nop
nop
nop
and $7922, %rbx
lea addresses_WT_ht+0xf570, %rdi
nop
nop
nop
nop
cmp %rbx, %rbx
mov (%rdi), %cx
nop
nop
nop
sub %r15, %r15
lea addresses_D_ht+0x18bb0, %rsi
lea addresses_WT_ht+0x7fb0, %rdi
nop
nop
and %r11, %r11
mov $27, %rcx
rep movsw
nop
nop
nop
nop
xor $18818, %rcx
lea addresses_D_ht+0x181b0, %rsi
nop
dec %r15
mov (%rsi), %rcx
nop
nop
nop
mfence
lea addresses_WT_ht+0x187c4, %rsi
lea addresses_D_ht+0xb510, %rdi
nop
nop
nop
nop
nop
xor %r15, %r15
mov $47, %rcx
rep movsl
nop
nop
cmp $22796, %rsi
lea addresses_normal_ht+0xe3b0, %r15
nop
nop
nop
add %rsi, %rsi
mov $0x6162636465666768, %rbx
movq %rbx, %xmm4
vmovups %ymm4, (%r15)
nop
nop
nop
nop
nop
inc %rdi
lea addresses_normal_ht+0x1e830, %rsi
lea addresses_WC_ht+0x189b0, %rdi
nop
nop
nop
nop
cmp %rax, %rax
mov $115, %rcx
rep movsq
nop
add %r15, %r15
lea addresses_UC_ht+0xd260, %r15
nop
nop
nop
nop
sub %rdi, %rdi
movups (%r15), %xmm5
vpextrq $0, %xmm5, %rax
nop
nop
nop
nop
xor %r14, %r14
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %rax
pop %r15
pop %r14
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r14
push %r15
push %rcx
push %rdi
push %rsi
// Store
lea addresses_WC+0xebb0, %rdi
nop
and $59251, %r14
mov $0x5152535455565758, %r10
movq %r10, %xmm4
vmovups %ymm4, (%rdi)
nop
nop
nop
xor $20236, %rsi
// Faulty Load
lea addresses_WC+0x9fb0, %rcx
inc %r14
mov (%rcx), %r10w
lea oracles, %rdi
and $0xff, %r10
shlq $12, %r10
mov (%rdi,%r10,1), %r10
pop %rsi
pop %rdi
pop %rcx
pop %r15
pop %r14
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'src': {'type': 'addresses_WC', 'AVXalign': False, 'size': 16, 'NT': True, 'same': False, 'congruent': 0}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'type': 'addresses_WC', 'AVXalign': False, 'size': 32, 'NT': False, 'same': False, 'congruent': 9}}
[Faulty Load]
{'src': {'type': 'addresses_WC', 'AVXalign': False, 'size': 2, 'NT': False, 'same': True, 'congruent': 0}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'type': 'addresses_WT_ht', 'AVXalign': True, 'size': 1, 'NT': False, 'same': False, 'congruent': 8}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 2, 'NT': False, 'same': True, 'congruent': 6}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_D_ht', 'congruent': 10, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_WT_ht', 'congruent': 11, 'same': False}}
{'src': {'type': 'addresses_D_ht', 'AVXalign': False, 'size': 8, 'NT': False, 'same': False, 'congruent': 9}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_WT_ht', 'congruent': 1, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_D_ht', 'congruent': 5, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'AVXalign': False, 'size': 32, 'NT': False, 'same': False, 'congruent': 9}}
{'src': {'type': 'addresses_normal_ht', 'congruent': 6, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_WC_ht', 'congruent': 9, 'same': False}}
{'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 16, 'NT': False, 'same': False, 'congruent': 4}, 'OP': 'LOAD'}
{'38': 21829}
38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38 38
*/
| 37.089286 | 2,999 | 0.659926 |
81f24bb8326166f7f6fe11d2d7f0e65e99186bbe | 2,163 | asm | Assembly | Universe/InverseXX16.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null | Universe/InverseXX16.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null | Universe/InverseXX16.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null | ; TESTEDOK
;ScaleOrientationXX16: ; DEBUG TODO will combine with inverse later
; ld a,(XX17)
; ld ixl,a
; ld ixh,9
; ld hl,UBnkTransInv0x
; ld a,(hl)
;ScaleNode:
; ld b,ixl
;ScaleNodeLoop:
; sla a
; djnz ScaleNodeLoop
; ld (hl),a
; inc hl
; inc hl
; dec ixh
; jr nz,ScaleNode
; ret
InverseXX16: ; lead routine into .LL42 \ -> &4B04 \ DO nodeX-Ycoords their comment \ TrnspMat
; we coudl combine this with move to transmat later as an optimisation
; INPUT - All Scaled
; They transmat has already been put into side, roof nose order
; XX16 = |sidev_x| |sidev_y| |sidev_z| 1 0 3 2 5 4 note each bytepair is Scaled value in low and high byte just for sign
; XX16 = |roofv_x| |roofv_y| |roofv_z| 7 6 8 9 11 10
; XX16 = |nosev_x| |nosev_y| |nosev_z| 13 12 15 14 17 16
; OUTPUT
; XX16(1 0) ( 3 2) ( 5 4 ) = sidev_x roofv_x nosev_x
; XX16(7 6) ( 8 9) (11 10) = sidev_y roofv_y nosev_y
; XX16(13 12) (15 14)(17 16) = sidev_z roofv_z nosev_z
; First all side values become compoment 0 of each vector
ld hl,(UBnkTransmatSidevX) ;
ld de,(UBnkTransmatRoofvX) ;
ld bc,(UBnkTransmatNosevX) ;
ld (UbnkTransInvRow0x0),hl ;
ld (UbnkTransInvRow0x1),de ;
ld (UbnkTransInvRow0x2),bc ;
ld hl,(UBnkTransmatSidevY) ;
ld de,(UBnkTransmatRoofvY) ;
ld bc,(UBnkTransmatNosevY) ;
ld (UbnkTransInvRow1y0),hl ;
ld (UbnkTransInvRow1y1),de ;
ld (UbnkTransInvRow1y2),bc ;
ld hl,(UBnkTransmatSidevZ) ;
ld de,(UBnkTransmatRoofvZ) ;
ld bc,(UBnkTransmatNosevZ) ;
ld (UbnkTransInvRow2z0),hl ;
ld (UbnkTransInvRow2z1),de ;
ld (UbnkTransInvRow2z2),bc ;
ret
| 40.055556 | 130 | 0.50393 |
ea09d6b4dd772ca8d46aea51ab734b0459ff4ad4 | 695 | asm | Assembly | oeis/033/A033453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033453: "INVERT" transform of squares A000290.
; Submitted by Christian Krause
; 1,5,18,63,221,776,2725,9569,33602,117995,414345,1454992,5109273,17941453,63002258,221235399,776878533,2728045592,9579660701,33639430153,118126444802,414806579603,1456612858961,5114964721440,17961439747441,63072442405845,221481854849938,777743974335503,2731084630047981,9590332426370856,33676904419722965,118258037456198129,415268673411717442,1458235523154196475,5120662783249549145,17981448760101521072,63142704997061182473,221728585251291236893,778610379771144103698,2734127053579055123479
add $0,1
mov $1,1
mov $2,1
lpb $0
sub $0,1
add $3,$4
add $4,$1
add $3,$4
add $2,$3
mov $1,$2
lpe
mov $0,$3
| 40.882353 | 492 | 0.823022 |
66b250b38baf41afa4531330c57e87221a9a7bf9 | 7,495 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1911.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1911.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1911.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x58ec, %rsi
lea addresses_D_ht+0x1b70c, %rdi
nop
nop
nop
add $9890, %rbx
mov $77, %rcx
rep movsq
nop
nop
nop
nop
nop
cmp $2256, %rbx
lea addresses_D_ht+0x1d30c, %rsi
lea addresses_WC_ht+0x394c, %rdi
nop
nop
nop
add %r13, %r13
mov $127, %rcx
rep movsw
add %rcx, %rcx
lea addresses_WT_ht+0x1b0c, %r13
nop
nop
xor $31259, %rdi
movups (%r13), %xmm3
vpextrq $1, %xmm3, %rsi
nop
nop
nop
nop
nop
and $46065, %rdi
lea addresses_UC_ht+0x1a38c, %rax
nop
nop
inc %rbp
mov $0x6162636465666768, %rsi
movq %rsi, %xmm0
and $0xffffffffffffffc0, %rax
movntdq %xmm0, (%rax)
nop
cmp %rsi, %rsi
lea addresses_normal_ht+0x5b4c, %rsi
lea addresses_D_ht+0x1a16a, %rdi
nop
nop
nop
sub $12835, %r8
mov $30, %rcx
rep movsb
nop
nop
nop
nop
xor $42677, %r13
lea addresses_D_ht+0x1ade1, %r13
nop
and $25099, %r8
mov (%r13), %rbp
nop
nop
cmp $3177, %rbp
lea addresses_A_ht+0xc4b4, %rbp
nop
nop
nop
nop
and $45473, %rax
movb (%rbp), %cl
nop
nop
nop
nop
lfence
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %rbp
pop %rax
pop %r8
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r14
push %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
// Load
lea addresses_PSE+0x1f6f4, %rdi
nop
nop
add %r9, %r9
movups (%rdi), %xmm0
vpextrq $1, %xmm0, %r14
nop
nop
nop
nop
nop
xor $7571, %r14
// REPMOV
lea addresses_A+0x530c, %rsi
lea addresses_normal+0x1e98c, %rdi
nop
nop
nop
cmp $48764, %r15
mov $57, %rcx
rep movsl
nop
nop
nop
add $28337, %r15
// Store
lea addresses_normal+0xd50c, %r14
nop
sub %rsi, %rsi
movl $0x51525354, (%r14)
nop
cmp %rbx, %rbx
// Store
lea addresses_RW+0x1790c, %rcx
nop
xor %r14, %r14
movb $0x51, (%rcx)
nop
nop
nop
inc %rbx
// Store
mov $0x50c, %r15
nop
sub %rdi, %rdi
movb $0x51, (%r15)
nop
nop
inc %rbx
// Store
lea addresses_normal+0x9c64, %rsi
nop
nop
nop
nop
nop
cmp $12036, %r9
movl $0x51525354, (%rsi)
nop
nop
nop
and $42625, %r15
// Store
lea addresses_WT+0x2522, %rbx
cmp $43521, %r14
movw $0x5152, (%rbx)
nop
nop
nop
nop
nop
dec %r9
// Faulty Load
lea addresses_A+0x530c, %rbx
nop
nop
cmp %r13, %r13
mov (%rbx), %esi
lea oracles, %rcx
and $0xff, %rsi
shlq $12, %rsi
mov (%rcx,%rsi,1), %rsi
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %r9
pop %r15
pop %r14
pop %r13
ret
/*
<gen_faulty_load>
[REF]
{'src': {'same': False, 'congruent': 0, 'NT': False, 'type': 'addresses_A', 'size': 32, 'AVXalign': False}, 'OP': 'LOAD'}
{'src': {'same': False, 'congruent': 3, 'NT': False, 'type': 'addresses_PSE', 'size': 16, 'AVXalign': False}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_A', 'congruent': 0, 'same': True}, 'OP': 'REPM', 'dst': {'type': 'addresses_normal', 'congruent': 7, 'same': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 8, 'NT': False, 'type': 'addresses_normal', 'size': 4, 'AVXalign': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 8, 'NT': False, 'type': 'addresses_RW', 'size': 1, 'AVXalign': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 9, 'NT': False, 'type': 'addresses_P', 'size': 1, 'AVXalign': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 3, 'NT': False, 'type': 'addresses_normal', 'size': 4, 'AVXalign': False}}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 1, 'NT': False, 'type': 'addresses_WT', 'size': 2, 'AVXalign': False}}
[Faulty Load]
{'src': {'same': True, 'congruent': 0, 'NT': False, 'type': 'addresses_A', 'size': 4, 'AVXalign': False}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'type': 'addresses_normal_ht', 'congruent': 5, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_D_ht', 'congruent': 10, 'same': False}}
{'src': {'type': 'addresses_D_ht', 'congruent': 9, 'same': True}, 'OP': 'REPM', 'dst': {'type': 'addresses_WC_ht', 'congruent': 6, 'same': False}}
{'src': {'same': False, 'congruent': 11, 'NT': False, 'type': 'addresses_WT_ht', 'size': 16, 'AVXalign': False}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'same': False, 'congruent': 7, 'NT': True, 'type': 'addresses_UC_ht', 'size': 16, 'AVXalign': False}}
{'src': {'type': 'addresses_normal_ht', 'congruent': 3, 'same': True}, 'OP': 'REPM', 'dst': {'type': 'addresses_D_ht', 'congruent': 0, 'same': False}}
{'src': {'same': False, 'congruent': 0, 'NT': False, 'type': 'addresses_D_ht', 'size': 8, 'AVXalign': False}, 'OP': 'LOAD'}
{'src': {'same': False, 'congruent': 2, 'NT': False, 'type': 'addresses_A_ht', 'size': 1, 'AVXalign': False}, 'OP': 'LOAD'}
{'35': 21829}
35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35
*/
| 32.167382 | 2,999 | 0.654169 |
300ed3bfbe28c9daac8f56074a738ddf320c792e | 433 | asm | Assembly | programs/oeis/118/A118616.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/118/A118616.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/118/A118616.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A118616: Start with 1 and repeatedly reverse the digits and add 29 to get the next term.
; 1,30,32,52,54,74,76,96,98,118,840,77,106,630,65,85,87,107,730,66,95,88,117,740,76,96,98,118,840,77,106,630,65,85,87,107,730,66,95,88,117,740,76,96,98,118,840,77,106,630,65,85,87,107,730,66,95,88,117,740,76,96,98
mov $2,$0
mov $0,1
lpb $2
seq $0,4086 ; Read n backwards (referred to as R(n) in many sequences).
add $0,29
sub $2,1
lpe
| 39.363636 | 213 | 0.688222 |
8f82ce4de9c327039ed46404e439c2e2b5b7d8db | 182 | asm | Assembly | hello.asm | akx/toyvm | 2abaaa3b382eb1a0c978f9f7e71440f7d112d754 | [
"CNRI-Python"
] | null | null | null | hello.asm | akx/toyvm | 2abaaa3b382eb1a0c978f9f7e71440f7d112d754 | [
"CNRI-Python"
] | null | null | null | hello.asm | akx/toyvm | 2abaaa3b382eb1a0c978f9f7e71440f7d112d754 | [
"CNRI-Python"
] | null | null | null | li $1 0
; li $3 1010b
a1: lb $2 dt $1 ; $2 = m[$1+(dt)]
or $2 $3
out 1 $2 ; output $2
inc $1
jeq $2 $0 a2 ; if zero, jump out
jmp a1
a2: hlt
dt: sdata Hello, world.
data 0
| 15.166667 | 35 | 0.532967 |
4cd552b3120b22822fa1038a41442db00041a954 | 151 | asm | Assembly | src/test/resources/data/potests/test30.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/potests/test30.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/potests/test30.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; Test case:
ld de,1 ; this should be replaced to "ld e,1"
ld (hl),e
ld de,3 ; this should not be optimized
ld (val),de
end:
jp end
val:
dw 0 | 11.615385 | 46 | 0.622517 |
70c7a060a8dd2531d117be6cee05167836ab12cc | 1,834 | asm | Assembly | programs/oeis/142/A142474.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/142/A142474.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/142/A142474.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A142474: 1 followed by A141015.
; 1,0,1,2,4,9,19,41,88,189,406,872,1873,4023,8641,18560,39865,85626,183916,395033,848491,1822473,3914488,8407925,18059374,38789712,83316385,178955183,384377665,825604416,1773314929,3808901426,8181135700,17572253481,37743426307,81069068969,174128175064,374009739309,803335158406,1725482812088,3706162868209,7960463650791,17098272199297,36725362369088,78882370418473,169431367355946,363921470561980,781666575692345,1678940884172251,3606195506118921,7745743850155768,16637075746565861,35734758952996318,76754654296283808,164861247948842305,354105315494406239,760582465688374657,1633654344626029440,3508924591497184993,7536815746437618530,16188319274058017956,34770875358430440009,74684329652984094451,160414399643902992425,344553934308301621336,740067063249091700637,1589589331509597935734,3414277392316082958344,7333523118584370530449,15751667234726134382871,33832990864210958402113,72669848452247597698304,156087497415395648885401,335260185184101802684122,720105028467140698153228,1546712896250739952406873,3322183138369123151397451,7135713959337743754364425,15326793132326730009566200,32920404189371340669692501,70709704413362544443189326,151877305924431955792140528,326217118940528385348211681,700681435202754841375682063,1504992979008243567864245953,3232572968354281635963821760,6943240361573523613067995729,14913379277290330452859885202,32032432968791659314959698420,68802431884945843833747464553,147780677099819492916526746595,317417973838502839898981374121,681781759923087669565782331864,1464398384699912842280271826701,3145379878384591021310817864550,6755958407707504375437143849816,14511116549176599260339051405617,31168413242976199032524156969799,66946604749036901928639403630849,143794547784165899254026768976064
mul $0,2
seq $0,78012 ; Expansion of (1 - x) / (1 - x - x^3) in powers of x.
| 305.666667 | 1,721 | 0.919847 |
545be22bf1096fbbc55a8407230c19fece29b28b | 2,394 | asm | Assembly | programs/oeis/100/A100163.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100163.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100163.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A100163: Structured disdyakis dodecahedral numbers (vertex structure 5).
; 1,26,119,324,685,1246,2051,3144,4569,6370,8591,11276,14469,18214,22555,27536,33201,39594,46759,54740,63581,73326,84019,95704,108425,122226,137151,153244,170549,189110,208971,230176,252769,276794,302295,329316,357901,388094,419939,453480,488761,525826,564719,605484,648165,692806,739451,788144,838929,891850,946951,1004276,1063869,1125774,1190035,1256696,1325801,1397394,1471519,1548220,1627541,1709526,1794219,1881664,1971905,2064986,2160951,2259844,2361709,2466590,2574531,2685576,2799769,2917154,3037775,3161676,3288901,3419494,3553499,3690960,3831921,3976426,4124519,4276244,4431645,4590766,4753651,4920344,5090889,5265330,5443711,5626076,5812469,6002934,6197515,6396256,6599201,6806394,7017879,7233700,7453901,7678526,7907619,8141224,8379385,8622146,8869551,9121644,9378469,9640070,9906491,10177776,10453969,10735114,11021255,11312436,11608701,11910094,12216659,12528440,12845481,13167826,13495519,13828604,14167125,14511126,14860651,15215744,15576449,15942810,16314871,16692676,17076269,17465694,17860995,18262216,18669401,19082594,19501839,19927180,20358661,20796326,21240219,21690384,22146865,22609706,23078951,23554644,24036829,24525550,25020851,25522776,26031369,26546674,27068735,27597596,28133301,28675894,29225419,29781920,30345441,30916026,31493719,32078564,32670605,33269886,33876451,34490344,35111609,35740290,36376431,37020076,37671269,38330054,38996475,39670576,40352401,41041994,41739399,42444660,43157821,43878926,44608019,45345144,46090345,46843666,47605151,48374844,49152789,49939030,50733611,51536576,52347969,53167834,53996215,54833156,55678701,56532894,57395779,58267400,59147801,60037026,60935119,61842124,62758085,63683046,64617051,65560144,66512369,67473770,68444391,69424276,70413469,71412014,72419955,73437336,74464201,75500594,76546559,77602140,78667381,79742326,80827019,81921504,83025825,84140026,85264151,86398244,87542349,88696510,89860771,91035176,92219769,93414594,94619695,95835116,97060901,98297094,99543739,100800880,102068561,103346826,104635719,105935284,107245565,108566606,109898451,111241144,112594729,113959250
mov $6,$0
lpb $0,1
add $2,$0
sub $0,1
add $1,5
add $2,$1
add $1,4
add $5,$2
lpe
add $5,1
mov $1,$5
add $1,3
add $3,3
add $1,$3
add $1,2
mul $1,2
mov $2,$1
mov $1,2
mov $4,$5
mul $4,2
add $2,$4
add $1,$2
lpb $6,1
add $1,1
sub $6,1
lpe
sub $1,21
| 77.225806 | 2,057 | 0.835004 |
9e63827caa0ca57a7d6311d2a1dad66d47b785e0 | 638 | asm | Assembly | programs/oeis/230/A230462.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/230/A230462.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/230/A230462.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A230462: Numbers congruent to {1, 11, 13, 17, 19, or 29} mod 30.
; 1,11,13,17,19,29,31,41,43,47,49,59,61,71,73,77,79,89,91,101,103,107,109,119,121,131,133,137,139,149,151,161,163,167,169,179,181,191,193,197,199,209,211,221,223,227,229,239,241,251,253,257,259,269,271,281,283,287,289,299,301,311,313,317,319,329,331,341,343,347,349,359,361,371,373,377,379,389,391,401,403,407,409,419,421,431,433,437,439,449,451,461,463,467,469,479,481,491,493,497
mov $1,$0
add $0,2
mov $2,3
mov $3,2
mov $5,$1
lpb $2
mov $4,$0
lpb $4
add $0,$3
trn $4,$3
lpe
sub $2,1
trn $2,1
add $3,4
lpe
lpb $5
add $0,1
sub $5,1
lpe
sub $0,9
| 26.583333 | 381 | 0.648903 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.