id stringlengths 22 129 | text stringlengths 60 19.5k | arch stringclasses 9
values | syntax stringclasses 5
values | kind stringclasses 4
values | repo stringclasses 32
values | path stringlengths 7 108 | license stringclasses 10
values | commit stringlengths 40 40 | source_host stringclasses 1
value | category stringclasses 15
values | source_url stringlengths 85 192 | line_start int64 1 5.48k | line_end int64 4 5.5k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Terraspace/UASM:x64/Release/posndir.asm:21 | cmp QWORD PTR CurrStruct, 0
je SHORT $LN4@OrgDirecti
; 109 : if ( opndx.kind == EXPR_CONST )
cmp DWORD PTR opndx$[rsp+60], 0
jne $LN14@OrgDirecti
; 110 : return( SetStructCurrentOffset( opndx.value ) );
mov ecx, DWORD PTR opndx$[rsp]
call SetStructCurrentOffset
; 128 : }
add rsp, 160 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/posndir.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/posndir.asm | 801 | 860 |
Terraspace/UASM:x64/Release/posndir.asm:22 | ret 0
$LN7@OrgDirecti:
; 114 : }
; 115 : #if FASTPASS
; 116 : if ( StoreState == FALSE ) FStoreLine(0);
cmp BYTE PTR StoreState, 0
jne SHORT $LN9@OrgDirecti
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN11@OrgDirecti
mov rcx, QWORD PTR ModuleInfo+464
xor r8d, r8d
xor edx, edx
call StoreLine
mov... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/posndir.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/posndir.asm | 841 | 900 |
Terraspace/UASM:x64/Release/posndir.asm:23 | jne SHORT $LN12@OrgDirecti
; 123 : return( SetCurrOffset( CurrSeg, opndx.value, FALSE, FALSE ) );
mov edx, DWORD PTR opndx$[rsp]
xor r9d, r9d
xor r8d, r8d
mov rcx, r10
call SetCurrOffset
; 128 : }
add rsp, 160 ; 000000a0H
pop rbx
ret 0
$LN12@OrgDirecti:
; 124 : else if ( opndx.kin... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/posndir.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/posndir.asm | 881 | 940 |
Terraspace/UASM:x64/Release/posndir.asm:24 | ; 126 : }
; 127 : return( EmitError( ORG_NEEDS_A_CONSTANT_OR_LOCAL_OFFSET ) );
mov ecx, 40 ; 00000028H
call EmitError
; 128 : }
add rsp, 160 ; 000000a0H
pop rbx
ret 0
OrgDirective ENDP
_TEXT ENDS
; Function compile flags: /Ogtpy
; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\posndir.c
_TEXT SEGM... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/posndir.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/posndir.asm | 921 | 980 |
Terraspace/UASM:x64/Release/preproc.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
PUBLIC WriteCodeLabel
PUBLIC PreprocessLine
EXTRN EmitErr:PROC
EXTRN ParseLine... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 1 | 60 |
Terraspace/UASM:x64/Release/preproc.asm:2 | $unwind$WriteCodeLabel DD 0a4401H
DD 08e444H
DD 07643fH
DD 06543aH
DD 09340aH
DD 07006320aH
$unwind$PreprocessLine DD 0ab701H
DD 0774b7H
DD 0654b2H
DD 096410H
DD 083410H
DD 0e00c3210H
xdata ENDS
; Function compile flags: /Ogtpy
; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\preproc.c
_TEXT SEGMENT
line$ = 48
to... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 41 | 100 |
Terraspace/UASM:x64/Release/preproc.asm:3 | ; 82 : /* Token_Count is the number of tokens scanned */
; 83 : Token_Count = Tokenize( line, 0, tokenarray, TOK_DEFAULT );
mov r8, rdx
mov QWORD PTR ModuleInfo+472, rsi
xor edx, edx
mov BYTE PTR ModuleInfo+398, sil
xor r9d, r9d
mov r14, rcx
call Tokenize
mov DWORD PTR ModuleInfo+496, eax
mov edx,... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 81 | 140 |
Terraspace/UASM:x64/Release/preproc.asm:4 | mov edx, DWORD PTR ModuleInfo+496
test edx, edx
jne SHORT $LN6@Preprocess
$LN27@Preprocess:
; 99 : return( 0 );
xor eax, eax
; 181 : }
mov rbx, QWORD PTR [rsp+64]
mov rsi, QWORD PTR [rsp+72]
add rsp, 32 ; 00000020H
pop r14
ret 0
$LN6@Preprocess:
; 100 :
; 101 : #ifdef DEBUG_OUT
; 102 : ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 121 | 180 |
Terraspace/UASM:x64/Release/preproc.asm:5 | test BYTE PTR [rax+rbx+1], 2
je SHORT $LN25@Preprocess
mov r8d, 1
call ExpandText
jmp SHORT $LN26@Preprocess
$LN25@Preprocess:
call ExpandLine
$LN26@Preprocess:
test eax, eax
js SHORT $LN27@Preprocess
; 112 : return( 0 );
mov edx, DWORD PTR ModuleInfo+496
$LN8@Preprocess:
mov QWORD PTR [rsp+48],... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 161 | 220 |
Terraspace/UASM:x64/Release/preproc.asm:6 | $LN9@Preprocess:
; 120 :
; 121 : /* handle "preprocessor" directives:
; 122 : * IF, ELSE, ENDIF, ...
; 123 : * FOR, REPEAT, WHILE, ...
; 124 : * PURGE
; 125 : * INCLUDE
; 126 : * since v2.05, error directives are no longer handled here!
; 127 : */
; 128 : if ( tokenarray[... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 201 | 260 |
Terraspace/UASM:x64/Release/preproc.asm:7 | movzx eax, BYTE PTR [rbp+1]
lea r8, OFFSET FLAT:directive_tab
mov rdx, rbx
mov ecx, edi
call QWORD PTR [r8+rax*8]
; 137 : return( 0 );
xor eax, eax
jmp $LN30@Preprocess
$LN11@Preprocess:
; 138 : }
; 139 :
; 140 : /* handle preprocessor directives which need a label */
; 141 :
; 142 : ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 241 | 300 |
Terraspace/UASM:x64/Release/preproc.asm:8 | ; 149 : * it MUST be handled HERE and 0 must be returned to the caller.
; 150 : * This will prevent further processing, nothing will be stored
; 151 : * if FASTPASS is on.
; 152 : * Since one cannot decide whether EQU defines a text equate or
; 153 : ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 281 | 340 |
Terraspace/UASM:x64/Release/preproc.asm:9 | ; 163 : WritePreprocessedLine( line );
mov rcx, r14
call WritePreprocessedLine
$LN21@Preprocess:
; 164 : }
; 165 : /* v2.03: LstWrite() must be called AFTER StoreLine()! */
; 166 : if ( ModuleInfo.list == TRUE ) {
test DWORD PTR ModuleInf... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 321 | 380 |
Terraspace/UASM:x64/Release/preproc.asm:10 | $LN31@Preprocess:
; 175 : return( 0 );
xor eax, eax
jmp SHORT $LN30@Preprocess
$LN2@Preprocess:
; 176 : }
; 177 : }
; 178 :
; 179 : DebugCmd( cntppl2++ );
; 180 : return( Token_Count );
mov eax, edx
$LN30@Preprocess:
mov rbp, QWORD PTR [rsp+48]
mov rdi, QWORD PTR [rsp+56]
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 361 | 420 |
Terraspace/UASM:x64/Release/preproc.asm:11 | sub rsp, 32 ; 00000020H
; 41 : int oldcnt;
; 42 : int oldtoken;
; 43 : char oldchar;
; 44 :
; 45 : if ( tokenarray[0].token != T_ID ) {
cmp BYTE PTR [rdx], 8
mov rbx, rdx
mov rdi, rcx
je SHORT $LN2@WriteCodeL
; 46 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[0].string_pt... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 401 | 460 |
Terraspace/UASM:x64/Release/preproc.asm:12 | xor r8d, r8d
lea ecx, QWORD PTR [rdx+7]
call LstWrite
$LN3@WriteCodeL:
; 50 : /* v2.04: call ParseLine() to parse the "label" part of the line */
; 51 : oldcnt = Token_Count;
; 52 : oldtoken = tokenarray[2].token;
; 53 : oldchar = *tokenarray[2].tokpos;
mov rax, QWORD PTR [rbx+88]
; 54 :... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 441 | 500 |
Terraspace/UASM:x64/Release/preproc.asm:13 | mov DWORD PTR ModuleInfo+496, esi
; 61 : tokenarray[2].token = oldtoken;
; 62 : *tokenarray[2].tokpos = oldchar;
mov rax, QWORD PTR [rbx+88]
mov rsi, QWORD PTR [rsp+56]
mov BYTE PTR [rbx+64], bpl
mov rbp, QWORD PTR [rsp+48]
; 63 : return( NOT_ERROR );
; 64 : }
mov rbx, QWORD PTR [rsp+72]
m... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/preproc.asm | 481 | 503 |
Terraspace/UASM:x64/Release/preproc.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
_DATA ENDS
PUBLIC WriteCodeLabel
PUBLIC PreprocessLine
EXTRN EmitErr:PROC
EXTRN ParseLine:PROC
EXTRN WritePrep... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 1 | 60 |
Terraspace/UASM:x64/Release/preproc.asm:2 | DD 08e444H
DD 07643fH
DD 06543aH
DD 09340aH
DD 07006320aH
$unwind$PreprocessLine DD 0ab701H
DD 0774b7H
DD 0654b2H
DD 096410H
DD 083410H
DD 0e00c3210H
xdata ENDS
; Function compile flags: /Ogtpy
; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\preproc.c
_TEXT SEGMENT
line$ = 48
tokenarray$ = 56
PreprocessLine PROC
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 41 | 100 |
Terraspace/UASM:x64/Release/preproc.asm:3 | ; 83 : Token_Count = Tokenize( line, 0, tokenarray, TOK_DEFAULT );
mov r8, rdx
mov QWORD PTR ModuleInfo+472, rsi
xor edx, edx
mov BYTE PTR ModuleInfo+398, sil
xor r9d, r9d
mov r14, rcx
call Tokenize
mov DWORD PTR ModuleInfo+496, eax
mov edx, eax
; 84 :
; 85 : #ifdef DEBUG_OUT
; 86 : cntppl0++... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 81 | 140 |
Terraspace/UASM:x64/Release/preproc.asm:4 | mov edx, DWORD PTR ModuleInfo+496
test edx, edx
jne SHORT $LN6@Preprocess
$LN27@Preprocess:
; 99 : return( 0 );
xor eax, eax
; 181 : }
mov rbx, QWORD PTR [rsp+64]
mov rsi, QWORD PTR [rsp+72]
add rsp, 32 ; 00000020H
pop r14
ret 0
$LN6@Preprocess:
; 100 :
; 101 : #ifdef DEBUG_OUT
; 102 : ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 121 | 180 |
Terraspace/UASM:x64/Release/preproc.asm:5 | je SHORT $LN25@Preprocess
mov r8d, 1
call ExpandText
jmp SHORT $LN26@Preprocess
$LN25@Preprocess:
call ExpandLine
$LN26@Preprocess:
test eax, eax
js SHORT $LN27@Preprocess
; 112 : return( 0 );
mov edx, DWORD PTR ModuleInfo+496
$LN8@Preprocess:
mov QWORD PTR [rsp+48], rbp
mov QWORD PTR [rsp+56], ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 161 | 220 |
Terraspace/UASM:x64/Release/preproc.asm:6 | ; 120 :
; 121 : /* handle "preprocessor" directives:
; 122 : * IF, ELSE, ENDIF, ...
; 123 : * FOR, REPEAT, WHILE, ...
; 124 : * PURGE
; 125 : * INCLUDE
; 126 : * since v2.05, error directives are no longer handled here!
; 127 : */
; 128 : if ( tokenarray[i].token == T_DIRE... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 201 | 260 |
Terraspace/UASM:x64/Release/preproc.asm:8 | ; 150 : * This will prevent further processing, nothing will be stored
; 151 : * if FASTPASS is on.
; 152 : * Since one cannot decide whether EQU defines a text equate or
; 153 : * a number before it has scanned its argument, we'll have to
; 154 : * ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 281 | 340 |
Terraspace/UASM:x64/Release/preproc.asm:9 | mov rcx, r14
call WritePreprocessedLine
$LN21@Preprocess:
; 164 : }
; 165 : /* v2.03: LstWrite() must be called AFTER StoreLine()! */
; 166 : if ( ModuleInfo.list == TRUE ) {
test DWORD PTR ModuleInfo+408, 2048 ; 00000800H
je SHORT $LN31@Preprocess
; 167 : ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 321 | 380 |
Terraspace/UASM:x64/Release/preproc.asm:10 | ; 175 : return( 0 );
xor eax, eax
jmp SHORT $LN30@Preprocess
$LN2@Preprocess:
; 176 : }
; 177 : }
; 178 :
; 179 : DebugCmd( cntppl2++ );
; 180 : return( Token_Count );
mov eax, edx
$LN30@Preprocess:
mov rbp, QWORD PTR [rsp+48]
mov rdi, QWORD PTR [rsp+56]
; 181 : }
mov r... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 361 | 420 |
Terraspace/UASM:x64/Release/preproc.asm:11 | ; 41 : int oldcnt;
; 42 : int oldtoken;
; 43 : char oldchar;
; 44 :
; 45 : if ( tokenarray[0].token != T_ID ) {
cmp BYTE PTR [rdx], 8
mov rbx, rdx
mov rdi, rcx
je SHORT $LN2@WriteCodeL
; 46 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[0].string_ptr ) );
mov rdx, QWORD PTR [... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 401 | 460 |
Terraspace/UASM:x64/Release/preproc.asm:12 | lea ecx, QWORD PTR [rdx+7]
call LstWrite
$LN3@WriteCodeL:
; 50 : /* v2.04: call ParseLine() to parse the "label" part of the line */
; 51 : oldcnt = Token_Count;
; 52 : oldtoken = tokenarray[2].token;
; 53 : oldchar = *tokenarray[2].tokpos;
mov rax, QWORD PTR [rbx+88]
; 54 : Token_Cou... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 441 | 500 |
Terraspace/UASM:x64/Release/preproc.asm:13 | ; 61 : tokenarray[2].token = oldtoken;
; 62 : *tokenarray[2].tokpos = oldchar;
mov rax, QWORD PTR [rbx+88]
mov rsi, QWORD PTR [rsp+56]
mov BYTE PTR [rbx+64], bpl
mov rbp, QWORD PTR [rsp+48]
; 63 : return( NOT_ERROR );
; 64 : }
mov rbx, QWORD PTR [rsp+72]
mov BYTE PTR [rax], r14b
xor eax, e... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/preproc.asm | 481 | 502 |
Terraspace/UASM:x64/Release/preproc.asm:10 | ; 175 : return( 0 );
xor eax, eax
jmp SHORT $LN30@Preprocess
$LN2@Preprocess:
; 176 : }
; 177 : }
; 178 :
; 179 : DebugCmd( cntppl2++ );
; 180 : return( Token_Count );
mov eax, edx
$LN30@Preprocess:
mov rbp, QWORD PTR [rsp+48]
mov rdi, QWORD PTR [rsp+56]
; 181 : }
mov r... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/preproc.asm | 361 | 420 |
Terraspace/UASM:x64/Release/preproc.asm:11 | ; 41 : int oldcnt;
; 42 : int oldtoken;
; 43 : char oldchar;
; 44 :
; 45 : if ( tokenarray[0].token != T_ID ) {
cmp BYTE PTR [rdx], 8
mov rbx, rdx
mov rdi, rcx
je SHORT $LN2@WriteCodeL
; 46 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[0].string_ptr ) );
mov rdx, QWORD PTR [... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/preproc.asm | 401 | 460 |
Terraspace/UASM:x64/Release/preproc.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
_DATA ENDS
PUBLIC WriteCodeLabel
PUBLIC PreprocessLine
EXTRN EmitErr:PROC
EXTRN ParseLine:PROC
EXTRN WritePreprocessedLine:PR... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 1 | 60 |
Terraspace/UASM:x64/Release/preproc.asm:2 | DD 07643fH
DD 06543aH
DD 09340aH
DD 07006320aH
$unwind$PreprocessLine DD 0ab701H
DD 0774b7H
DD 0654b2H
DD 096410H
DD 083410H
DD 0e00c3210H
xdata ENDS
; Function compile flags: /Ogtpy
; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\preproc.c
_TEXT SEGMENT
line$ = 48
tokenarray$ = 56
PreprocessLine PROC
; 73 : {
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 41 | 100 |
Terraspace/UASM:x64/Release/preproc.asm:3 | mov r8, rdx
mov QWORD PTR ModuleInfo+472, rsi
xor edx, edx
mov BYTE PTR ModuleInfo+398, sil
xor r9d, r9d
mov r14, rcx
call Tokenize
mov DWORD PTR ModuleInfo+496, eax
mov edx, eax
; 84 :
; 85 : #ifdef DEBUG_OUT
; 86 : cntppl0++;
; 87 : if ( ModuleInfo.GeneratedCode )
; 88 : DebugMsg1((... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 81 | 140 |
Terraspace/UASM:x64/Release/preproc.asm:4 | test edx, edx
jne SHORT $LN6@Preprocess
$LN27@Preprocess:
; 99 : return( 0 );
xor eax, eax
; 181 : }
mov rbx, QWORD PTR [rsp+64]
mov rsi, QWORD PTR [rsp+72]
add rsp, 32 ; 00000020H
pop r14
ret 0
$LN6@Preprocess:
; 100 :
; 101 : #ifdef DEBUG_OUT
; 102 : /* option -np, skip preprocessor?... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 121 | 180 |
Terraspace/UASM:x64/Release/preproc.asm:5 | mov r8d, 1
call ExpandText
jmp SHORT $LN26@Preprocess
$LN25@Preprocess:
call ExpandLine
$LN26@Preprocess:
test eax, eax
js SHORT $LN27@Preprocess
; 112 : return( 0 );
mov edx, DWORD PTR ModuleInfo+496
$LN8@Preprocess:
mov QWORD PTR [rsp+48], rbp
mov QWORD PTR [rsp+56], rdi
; 113 : }
; 114 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 161 | 220 |
Terraspace/UASM:x64/Release/preproc.asm:6 | ; 120 :
; 121 : /* handle "preprocessor" directives:
; 122 : * IF, ELSE, ENDIF, ...
; 123 : * FOR, REPEAT, WHILE, ...
; 124 : * PURGE
; 125 : * INCLUDE
; 126 : * since v2.05, error directives are no longer handled here!
; 127 : */
; 128 : if ( tokenarray[i].token == T_DIRE... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 201 | 260 |
Terraspace/UASM:x64/Release/preproc.asm:7 | lea r8, OFFSET FLAT:directive_tab
mov rdx, rbx
mov ecx, edi
call QWORD PTR [r8+rax*8]
; 137 : return( 0 );
xor eax, eax
jmp $LN30@Preprocess
$LN11@Preprocess:
; 138 : }
; 139 :
; 140 : /* handle preprocessor directives which need a label */
; 141 :
; 142 : if ( tokenarray[0].token == T... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 241 | 300 |
Terraspace/UASM:x64/Release/preproc.asm:8 | ; 151 : * if FASTPASS is on.
; 152 : * Since one cannot decide whether EQU defines a text equate or
; 153 : * a number before it has scanned its argument, we'll have to
; 154 : * handle it in ANY case and if it defines a number, the line
; 155 : * mu... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 281 | 340 |
Terraspace/UASM:x64/Release/preproc.asm:9 | mov rcx, r14
call WritePreprocessedLine
$LN21@Preprocess:
; 164 : }
; 165 : /* v2.03: LstWrite() must be called AFTER StoreLine()! */
; 166 : if ( ModuleInfo.list == TRUE ) {
test DWORD PTR ModuleInfo+408, 2048 ; 00000800H
je SHORT $LN31@Preprocess
; 167 : ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 321 | 380 |
Terraspace/UASM:x64/Release/preproc.asm:10 | ; 175 : return( 0 );
xor eax, eax
jmp SHORT $LN30@Preprocess
$LN2@Preprocess:
; 176 : }
; 177 : }
; 178 :
; 179 : DebugCmd( cntppl2++ );
; 180 : return( Token_Count );
mov eax, edx
$LN30@Preprocess:
mov rbp, QWORD PTR [rsp+48]
mov rdi, QWORD PTR [rsp+56]
; 181 : }
mov r... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 361 | 420 |
Terraspace/UASM:x64/Release/preproc.asm:11 | ; 41 : int oldcnt;
; 42 : int oldtoken;
; 43 : char oldchar;
; 44 :
; 45 : if ( tokenarray[0].token != T_ID ) {
cmp BYTE PTR [rdx], 8
mov rbx, rdx
mov rdi, rcx
je SHORT $LN2@WriteCodeL
; 46 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[0].string_ptr ) );
mov rdx, QWORD PTR [... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 401 | 460 |
Terraspace/UASM:x64/Release/preproc.asm:12 | call LstWrite
$LN3@WriteCodeL:
; 50 : /* v2.04: call ParseLine() to parse the "label" part of the line */
; 51 : oldcnt = Token_Count;
; 52 : oldtoken = tokenarray[2].token;
; 53 : oldchar = *tokenarray[2].tokpos;
mov rax, QWORD PTR [rbx+88]
; 54 : Token_Count = 2;
; 55 : tokenar... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/preproc.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/preproc.asm | 441 | 500 |
Terraspace/UASM:x64/Release/queue.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC QEnqueue
PUBLIC QAddItem
EXTRN LclAlloc:PROC
pdata SEGMENT
$pdata$QAddItem DD imagerel $LN8
DD imagerel $LN8+93
DD imagerel $unwind$QAddItem
pdata ENDS
xdata SEGMENT
$unwi... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/queue.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/queue.asm | 1 | 60 |
Terraspace/UASM:x64/Release/queue.asm:2 | mov ecx, 16
call LclAlloc
mov rdx, rax
; 67 : node->elmt = data;
mov QWORD PTR [rax+8], rbx
; 68 : QEnqueue( q, node );
cmp QWORD PTR [rdi], 0
jne SHORT $LN4@QAddItem
mov QWORD PTR [rdi+8], rax
mov QWORD PTR [rdi], rax
mov QWORD PTR [rax], 0
; 69 : }
mov rbx, QWORD PTR [rsp+48]
add rsp, 32... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/queue.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/queue.asm | 41 | 100 |
Terraspace/UASM:x64/Release/queue.asm:3 | ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\queue.c
_TEXT SEGMENT
q$ = 8
item$ = 16
QEnqueue PROC
; 49 : if( q->head == NULL ) {
cmp QWORD PTR [rcx], 0
jne SHORT $LN2@QEnqueue
; 50 : q->head = q->tail = item;
mov QWORD PTR [rcx], rdx
; 54 : q->tail = item;
mov QWORD PTR [rcx+8], rdx... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/queue.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/queue.asm | 81 | 131 |
Terraspace/UASM:x64/Release/queue.asm:4 | ; 55 : }
; 56 : *(void**)item = NULL;
mov QWORD PTR [rdx], 0
; 57 : }
ret 0
QEnqueue ENDP
_TEXT ENDS
END | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/queue.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/queue.asm | 121 | 131 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10654 DB 'coff', 00H
ORG $+3
$SG10657 DB 'safeseh', 00H
_DAT... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:2 | $pdata$6$SafeSEHDirective DD imagerel $LN32+284
DD imagerel $LN32+357
DD imagerel $chain$6$SafeSEHDirective
$pdata$8$SafeSEHDirective DD imagerel $LN32+357
DD imagerel $LN32+375
DD imagerel $chain$8$SafeSEHDirective
pdata ENDS
xdata SEGMENT
$unwind$SafeSEHDirective DD 040a01H
DD 07340aH
DD 06006320aH
$chain$0$Saf... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 41 | 100 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | i$ = 48
tokenarray$ = 56
SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:5 | ; 44 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string_ptr ) );
mov rdx, QWORD PTR [rdi+8]
mov ecx, 209 ; 000000d1H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 44 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 161 | 220 |
Terraspace/UASM:x64/Release/safeseh.asm:6 | ; 54 : return( EmitErr( SAFESEH_ARGUMENT_MUST_BE_A_PROC, tokenarray[i].string_ptr ) );
mov rdx, QWORD PTR [rdi+8]
mov ecx, 261 ; 00000105H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 54 : return( EmitErr( SAFESEH_ARGUMENT_MUST... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 201 | 260 |
Terraspace/UASM:x64/Release/safeseh.asm:7 | je SHORT $LN19@SafeSEHDir
; 59 : for ( node = ModuleInfo.g.SafeSEHQueue.head; node; node = node->next )
mov rax, QWORD PTR [rax]
test rax, rax
jne SHORT $LL4@SafeSEHDir
; 61 : break;
; 62 : } else {
jmp SHORT $LN27@SafeSEHDir
$LN12@SafeSEHDir:
; 50 : if (... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 241 | 300 |
Terraspace/UASM:x64/Release/safeseh.asm:8 | mov rdx, rax
$LN27@SafeSEHDir:
; 64 : node = NULL;
; 65 : }
; 66 : if ( node == NULL ) {
; 67 : sym->used = TRUE; /* make sure an external reference will become strong */
or BYTE PTR [rdx+40], 1
; 68 : #if 0 /* v2.11: use QAddItem() */
; 69 : node = Lc... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 281 | 340 |
Terraspace/UASM:x64/Release/safeseh.asm:9 | ; 85 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string_ptr ) );
mov rdx, QWORD PTR [rax+rsi+8]
mov ecx, 209 ; 000000d1H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 85 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].st... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/safeseh.asm | 321 | 354 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10631 DB 'coff', 00H
ORG $+3
$SG10634 DB 'safeseh', 00H
_DAT... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 683af312c18e9c3e79e9771f25bbe4d4c9d8dfb4 | github | assembler | https://github.com/Terraspace/UASM/blob/683af312c18e9c3e79e9771f25bbe4d4c9d8dfb4/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | i$ = 48
tokenarray$ = 56
SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 683af312c18e9c3e79e9771f25bbe4d4c9d8dfb4 | github | assembler | https://github.com/Terraspace/UASM/blob/683af312c18e9c3e79e9771f25bbe4d4c9d8dfb4/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 683af312c18e9c3e79e9771f25bbe4d4c9d8dfb4 | github | assembler | https://github.com/Terraspace/UASM/blob/683af312c18e9c3e79e9771f25bbe4d4c9d8dfb4/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10630 DB 'coff', 00H
ORG $+3
$SG10633 DB 'safeseh', 00H
_DAT... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 28b09fcf7ca2f77034c045fe6612c4a02ec747a9 | github | assembler | https://github.com/Terraspace/UASM/blob/28b09fcf7ca2f77034c045fe6612c4a02ec747a9/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | i$ = 48
tokenarray$ = 56
SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 28b09fcf7ca2f77034c045fe6612c4a02ec747a9 | github | assembler | https://github.com/Terraspace/UASM/blob/28b09fcf7ca2f77034c045fe6612c4a02ec747a9/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 28b09fcf7ca2f77034c045fe6612c4a02ec747a9 | github | assembler | https://github.com/Terraspace/UASM/blob/28b09fcf7ca2f77034c045fe6612c4a02ec747a9/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10629 DB 'coff', 00H
ORG $+3
$SG10632 DB 'safeseh', 00H
_DAT... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 12b57bbdd33753207bcb1730f952f11ccb53cef0 | github | assembler | https://github.com/Terraspace/UASM/blob/12b57bbdd33753207bcb1730f952f11ccb53cef0/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | i$ = 48
tokenarray$ = 56
SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 12b57bbdd33753207bcb1730f952f11ccb53cef0 | github | assembler | https://github.com/Terraspace/UASM/blob/12b57bbdd33753207bcb1730f952f11ccb53cef0/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 12b57bbdd33753207bcb1730f952f11ccb53cef0 | github | assembler | https://github.com/Terraspace/UASM/blob/12b57bbdd33753207bcb1730f952f11ccb53cef0/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:5 | ; 44 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string_ptr ) );
mov rdx, QWORD PTR [rdi+8]
mov ecx, 209 ; 000000d1H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 44 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 12b57bbdd33753207bcb1730f952f11ccb53cef0 | github | assembler | https://github.com/Terraspace/UASM/blob/12b57bbdd33753207bcb1730f952f11ccb53cef0/x64/Release/safeseh.asm | 161 | 220 |
Terraspace/UASM:x64/Release/safeseh.asm:6 | ; 54 : return( EmitErr( SAFESEH_ARGUMENT_MUST_BE_A_PROC, tokenarray[i].string_ptr ) );
mov rdx, QWORD PTR [rdi+8]
mov ecx, 260 ; 00000104H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 54 : return( EmitErr( SAFESEH_ARGUMENT_MUST... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 12b57bbdd33753207bcb1730f952f11ccb53cef0 | github | assembler | https://github.com/Terraspace/UASM/blob/12b57bbdd33753207bcb1730f952f11ccb53cef0/x64/Release/safeseh.asm | 201 | 260 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10618 DB 'coff', 00H
ORG $+3
$SG10621 DB 'safeseh', 00H
_DAT... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | b6bee747552c348862b443ee3dba33a9f71485f4 | github | assembler | https://github.com/Terraspace/UASM/blob/b6bee747552c348862b443ee3dba33a9f71485f4/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | i$ = 48
tokenarray$ = 56
SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | b6bee747552c348862b443ee3dba33a9f71485f4 | github | assembler | https://github.com/Terraspace/UASM/blob/b6bee747552c348862b443ee3dba33a9f71485f4/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | b6bee747552c348862b443ee3dba33a9f71485f4 | github | assembler | https://github.com/Terraspace/UASM/blob/b6bee747552c348862b443ee3dba33a9f71485f4/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10614 DB 'coff', 00H
ORG $+3
$SG10617 DB 'safeseh', 00H
_DAT... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | i$ = 48
tokenarray$ = 56
SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10613 DB 'coff', 00H
ORG $+3
$SG10616 DB 'safeseh', 00H
_DATA ENDS
PUBLIC SafeSEH... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:2 | DD imagerel $LN32+357
DD imagerel $chain$6$SafeSEHDirective
$pdata$8$SafeSEHDirective DD imagerel $LN32+357
DD imagerel $LN32+375
DD imagerel $chain$8$SafeSEHDirective
pdata ENDS
xdata SEGMENT
$unwind$SafeSEHDirective DD 040a01H
DD 07340aH
DD 06006320aH
$chain$0$SafeSEHDirective DD 020521H
DD 067405H
DD imagerel... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/safeseh.asm | 41 | 100 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | tokenarray$ = 56
SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
mov ebx,... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:6 | mov rdx, QWORD PTR [rdi+8]
mov ecx, 260 ; 00000104H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 54 : return( EmitErr( SAFESEH_ARGUMENT_MUST_BE_A_PROC, tokenarray[i].string_ptr ) );
jmp EmitErr
$LN13@SafeSEHDir:
; 55 : }
; 56 :
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/safeseh.asm | 201 | 260 |
Terraspace/UASM:x64/Release/safeseh.asm:7 | ; 59 : for ( node = ModuleInfo.g.SafeSEHQueue.head; node; node = node->next )
mov rax, QWORD PTR [rax]
test rax, rax
jne SHORT $LL4@SafeSEHDir
; 61 : break;
; 62 : } else {
jmp SHORT $LN27@SafeSEHDir
$LN12@SafeSEHDir:
; 50 : if ( Parse_Pass != PASS_1 ) {
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/safeseh.asm | 241 | 300 |
Terraspace/UASM:x64/Release/safeseh.asm:8 | $LN27@SafeSEHDir:
; 64 : node = NULL;
; 65 : }
; 66 : if ( node == NULL ) {
; 67 : sym->used = TRUE; /* make sure an external reference will become strong */
or BYTE PTR [rdx+40], 1
; 68 : #if 0 /* v2.11: use QAddItem() */
; 69 : node = LclAlloc( sizeo... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | dbae18e5556c63dc8a3c3f50e8c9624a792aeda2 | github | assembler | https://github.com/Terraspace/UASM/blob/dbae18e5556c63dc8a3c3f50e8c9624a792aeda2/x64/Release/safeseh.asm | 281 | 340 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | tokenarray$ = 56
SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
mov ebx,... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:5 | ; 44 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string_ptr ) );
mov rdx, QWORD PTR [rdi+8]
mov ecx, 210 ; 000000d2H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 44 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/safeseh.asm | 161 | 220 |
Terraspace/UASM:x64/Release/safeseh.asm:6 | mov rdx, QWORD PTR [rdi+8]
mov ecx, 261 ; 00000105H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 54 : return( EmitErr( SAFESEH_ARGUMENT_MUST_BE_A_PROC, tokenarray[i].string_ptr ) );
jmp EmitErr
$LN13@SafeSEHDir:
; 55 : }
; 56 :
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/safeseh.asm | 201 | 260 |
Terraspace/UASM:x64/Release/safeseh.asm:7 | ; 59 : for ( node = ModuleInfo.g.SafeSEHQueue.head; node; node = node->next )
mov rax, QWORD PTR [rax]
test rax, rax
jne SHORT $LL4@SafeSEHDir
; 61 : break;
; 62 : } else {
jmp SHORT $LN27@SafeSEHDir
$LN12@SafeSEHDir:
; 50 : if ( Parse_Pass != PASS_1 ) {
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/safeseh.asm | 241 | 300 |
Terraspace/UASM:x64/Release/safeseh.asm:8 | $LN27@SafeSEHDir:
; 64 : node = NULL;
; 65 : }
; 66 : if ( node == NULL ) {
; 67 : sym->used = TRUE; /* make sure an external reference will become strong */
or BYTE PTR [rdx+40], 1
; 68 : #if 0 /* v2.11: use QAddItem() */
; 69 : node = LclAlloc( sizeo... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/safeseh.asm | 281 | 340 |
Terraspace/UASM:x64/Release/safeseh.asm:9 | ; 85 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string_ptr ) );
mov rdx, QWORD PTR [rax+rsi+8]
mov ecx, 210 ; 000000d2H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 85 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].st... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Release/safeseh.asm | 321 | 353 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10611 DB 'coff', 00H
ORG $+3
$SG10614 DB 'safeseh', 00H
_DATA ENDS
PUBLIC SafeSEHDirective
EXTRN... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:2 | DD imagerel $chain$6$SafeSEHDirective
$pdata$8$SafeSEHDirective DD imagerel $LN32+357
DD imagerel $LN32+375
DD imagerel $chain$8$SafeSEHDirective
pdata ENDS
xdata SEGMENT
$unwind$SafeSEHDirective DD 040a01H
DD 07340aH
DD 06006320aH
$chain$0$SafeSEHDirective DD 020521H
DD 067405H
DD imagerel $LN32
DD imagerel $LN... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 41 | 100 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
mov ebx, ecx
je SHORT $L... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 : EmitWarn( 2, DI... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/safeseh.asm:5 | mov rdx, QWORD PTR [rdi+8]
mov ecx, 209 ; 000000d1H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 44 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string_ptr ) );
jmp EmitErr
$LN9@SafeSEHDir:
; 45 : }
; 46 : sym = SymSear... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 161 | 220 |
Terraspace/UASM:x64/Release/safeseh.asm:6 | mov rdx, QWORD PTR [rdi+8]
mov ecx, 260 ; 00000104H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 54 : return( EmitErr( SAFESEH_ARGUMENT_MUST_BE_A_PROC, tokenarray[i].string_ptr ) );
jmp EmitErr
$LN13@SafeSEHDir:
; 55 : }
; 56 :
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 201 | 260 |
Terraspace/UASM:x64/Release/safeseh.asm:7 | ; 59 : for ( node = ModuleInfo.g.SafeSEHQueue.head; node; node = node->next )
mov rax, QWORD PTR [rax]
test rax, rax
jne SHORT $LL4@SafeSEHDir
; 61 : break;
; 62 : } else {
jmp SHORT $LN27@SafeSEHDir
$LN12@SafeSEHDir:
; 50 : if ( Parse_Pass != PASS_1 ) {
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 241 | 300 |
Terraspace/UASM:x64/Release/safeseh.asm:8 | ; 64 : node = NULL;
; 65 : }
; 66 : if ( node == NULL ) {
; 67 : sym->used = TRUE; /* make sure an external reference will become strong */
or BYTE PTR [rdx+40], 1
; 68 : #if 0 /* v2.11: use QAddItem() */
; 69 : node = LclAlloc( sizeof( struct qnode ) )... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 281 | 340 |
Terraspace/UASM:x64/Release/safeseh.asm:9 | mov rdx, QWORD PTR [rax+rsi+8]
mov ecx, 209 ; 000000d1H
mov rdi, QWORD PTR [rsp+48]
; 89 : }
mov rbx, QWORD PTR [rsp+56]
add rsp, 32 ; 00000020H
pop rsi
; 85 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string_ptr ) );
jmp EmitErr
$LN20@SafeSEHDir:
mov rdi, QWORD PTR [rsp+48]
; 86 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 8620efda0299123d1e80a37337b2d5ecea45ed1b | github | assembler | https://github.com/Terraspace/UASM/blob/8620efda0299123d1e80a37337b2d5ecea45ed1b/x64/Release/safeseh.asm | 321 | 352 |
Terraspace/UASM:x64/Release/safeseh.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10606 DB 'coff', 00H
ORG $+3
$SG10609 DB 'safeseh', 00H
_DATA ENDS
PUBLIC SafeSEHDirective
EXTRN... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/safeseh.asm | 1 | 60 |
Terraspace/UASM:x64/Release/safeseh.asm:3 | SafeSEHDirective PROC
; 28 : {
$LN32:
mov QWORD PTR [rsp+16], rbx
push rsi
sub rsp, 32 ; 00000020H
; 29 : struct asym *sym;
; 30 : struct qnode *node;
; 31 :
; 32 : if ( Options.output_format != OFORMAT_COFF ) {
cmp DWORD PTR Options+144, 2
mov rsi, rdx
mov ebx, ecx
je SHORT $L... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/safeseh.asm | 81 | 140 |
Terraspace/UASM:x64/Release/safeseh.asm:4 | add rsp, 32 ; 00000020H
pop rsi
ret 0
$LN5@SafeSEHDir:
; 36 : }
; 37 : if ( Options.safeseh == FALSE ) {
cmp BYTE PTR Options+139, 0
jne SHORT $LN7@SafeSEHDir
; 38 : if ( Parse_Pass == PASS_1)
cmp DWORD PTR Parse_Pass, 0
jne SHORT $LN6@SafeSEHDir
; 39 : EmitWarn( 2, DI... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/safeseh.asm | Apache-2.0 | 303dca37c78b38fea8f66038909762890fd6232e | github | assembler | https://github.com/Terraspace/UASM/blob/303dca37c78b38fea8f66038909762890fd6232e/x64/Release/safeseh.asm | 121 | 180 |
Terraspace/UASM:x64/Release/simsegm.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_BSS SEGMENT
$SG10970 DB 01H DUP (?)
_BSS ENDS
_DATA SEGMENT
$SG10910 DB '_TEX... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Release/simsegm.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Release/simsegm.asm | 1 | 60 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.