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/Debug/omffixup.asm:13
$LN34@omf_fill_l: lea rax, OFFSET FLAT:$SG10779 mov QWORD PTR tv202[rsp], rax $LN35@omf_fill_l: mov rax, QWORD PTR fixup$[rsp] movzx eax, WORD PTR [rax+42] mov rcx, QWORD PTR fixup$[rsp] movsx ecx, BYTE PTR [rcx+40] mov r9d, eax mov r8d, ecx mov rdx, QWORD PTR tv202[rsp] lea rcx, OFFSET FLAT:$SG10780 call Do...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
481
540
Terraspace/UASM:x64/Debug/omffixup.asm:14
; 314 : lr->target_datum = fixup->frame_datum; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, WORD PTR [rcx+42] mov WORD PTR [rax+6], cx jmp $LN19@omf_fill_l $LN18@omf_fill_l: ; 315 : } else if ( sym->segment == NULL ) { /* shouldn't happen */ mov rax, QWORD...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
521
580
Terraspace/UASM:x64/Debug/omffixup.asm:15
test eax, eax je SHORT $LN22@omf_fill_l ; 320 : lr->target = TARGET_EXT; mov rax, QWORD PTR lr$[rsp] mov BYTE PTR [rax+5], 6 ; 321 : lr->target_datum = ((struct dsym *)sym->segment)->e.seginfo->seg_idx; mov rax, QWORD PTR sym$[rsp] mov rax, QWORD PTR [rax+32] mov rax, QWORD P...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
561
620
Terraspace/UASM:x64/Debug/omffixup.asm:16
mov rax, QWORD PTR sym$[rsp] mov rcx, QWORD PTR [rax+32] call GetSegIdx mov rcx, QWORD PTR lr$[rsp] mov WORD PTR [rcx+6], ax $LN23@omf_fill_l: $LN21@omf_fill_l: $LN19@omf_fill_l: $LN16@omf_fill_l: ; 328 : } ; 329 : } ; 330 : ; 331 : if( fixup->frame_type != FRAME_NONE ) { mov rax,...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
601
660
Terraspace/UASM:x64/Debug/omffixup.asm:17
$LN3@omf_fill_l: ; 335 : } ; 336 : } ; 337 : ; 338 : /*--------------------*/ ; 339 : /* Optimize the fixup */ ; 340 : /*--------------------*/ ; 341 : ; 342 : if( lr->frame == ( lr->target - TARGET_SEG ) ) { mov rax, QWORD PTR lr$[rsp] movzx eax, BYTE PTR [rax] mov rcx, QWORD P...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
641
700
Terraspace/UASM:x64/Debug/omffixup.asm:18
_TEXT SEGMENT target$ = 32 tv68 = 36 tv73 = 40 tv79 = 44 p$ = 48 lr$ = 80 buf$ = 88 type$ = 96 TranslateLogref PROC ; 120 : { mov DWORD PTR [rsp+24], r8d mov QWORD PTR [rsp+16], rdx mov QWORD PTR [rsp+8], rcx sub rsp, 72 ; 00000048H ; 121 : uint_8 *p; ; 122 : uint_8 target; ; 123 : ; 124 : ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
681
740
Terraspace/UASM:x64/Debug/omffixup.asm:19
$LN9@TranslateL: mov edx, 125 ; 0000007dH lea rcx, OFFSET FLAT:$SG10713 call InternalError mov DWORD PTR tv73[rsp], eax $LN10@TranslateL: ; 126 : /**/myassert( type == FIX_GEN_INTEL || type == FIX_GEN_MS386 ); cmp DWORD PTR type$[rsp], 0 je SHORT $LN11@TranslateL cmp DWORD PTR type$[rsp], 1 je SHORT $...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
721
780
Terraspace/UASM:x64/Debug/omffixup.asm:20
movzx eax, BYTE PTR [rax+4] test eax, eax je SHORT $LN2@TranslateL ; 135 : target |= 0x04; /* P=1 -> no displacement field */ movzx eax, BYTE PTR target$[rsp] or eax, 4 mov BYTE PTR target$[rsp], al $LN2@TranslateL: ; 136 : } ; 137 : p = buf; mov rax, QWORD PTR buf$[rsp] mov QWORD PTR p$[r...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
761
820
Terraspace/UASM:x64/Debug/omffixup.asm:21
; 149 : p = putFrameDatum( p, lr->frame, lr->frame_datum ); mov rax, QWORD PTR lr$[rsp] movzx r8d, WORD PTR [rax+2] mov rax, QWORD PTR lr$[rsp] movzx edx, BYTE PTR [rax] mov rcx, QWORD PTR p$[rsp] call putFrameDatum mov QWORD PTR p$[rsp], rax ; 150 : p = putTargetDatum( p, target, lr->target_datum );...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
801
860
Terraspace/UASM:x64/Debug/omffixup.asm:22
jmp SHORT $LN5@TranslateL $LN4@TranslateL: ; 155 : p = put16( p, (uint_16)lr->target_offset ); mov rax, QWORD PTR lr$[rsp] movzx edx, WORD PTR [rax+8] mov rcx, QWORD PTR p$[rsp] call put16 mov QWORD PTR p$[rsp], rax $LN5@TranslateL: $LN3@TranslateL: ; 156 : } ; 157 : } ; 158 : re...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
841
900
Terraspace/UASM:x64/Debug/omffixup.asm:23
mov BYTE PTR [rsp+16], dl mov QWORD PTR [rsp+8], rcx sub rsp, 40 ; 00000028H ; 98 : #if 0 /* v2.12: HJWasm won't use TARGE_ABSxx; also, it's not defined for FIXUP sub-records */ ; 99 : if( ( method & 0x03 ) == TARGET_ABSWD ) { ; 100 : return( put16( p, datum ) ); ; 101 : } ; 102 : #endif ;...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
881
940
Terraspace/UASM:x64/Debug/omffixup.asm:24
mov BYTE PTR tv65[rsp], al cmp BYTE PTR tv65[rsp], 0 jb SHORT $LN2@putFrameDa cmp BYTE PTR tv65[rsp], 2 jbe SHORT $LN4@putFrameDa jmp SHORT $LN2@putFrameDa $LN4@putFrameDa: ; 82 : case FRAME_SEG: ; 83 : case FRAME_GRP: ; 84 : case FRAME_EXT: ; 85 : return( putIndex( p, datum ) ); mov...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
921
980
Terraspace/UASM:x64/Debug/omffixup.asm:25
value$ = 16 put32 PROC ; 73 : { mov DWORD PTR [rsp+16], edx mov QWORD PTR [rsp+8], rcx ; 74 : WriteU32( p, value ); mov rax, QWORD PTR p$[rsp] mov ecx, DWORD PTR value$[rsp] mov DWORD PTR [rax], ecx ; 75 : return( p + sizeof( uint_32 ) ); mov rax, QWORD PTR p$[rsp] add rax, 4 ; 76 : } re...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
961
1,020
Terraspace/UASM:x64/Debug/omffixup.asm:26
mov WORD PTR [rax], cx ; 68 : return( p + sizeof( uint_16 ) ); mov rax, QWORD PTR p$[rsp] add rax, 2 ; 69 : } ret 0 put16 ENDP _TEXT ENDS ; Function compile flags: /Odtp ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\omffixup.c _TEXT SEGMENT p$ = 8 index$ = 16 putIndex PROC ; 56 : { mov WORD PTR [rsp+...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,001
1,060
Terraspace/UASM:x64/Debug/omffixup.asm:27
$LN2@putIndex: ; 59 : } ; 60 : *p++ = index; mov rax, QWORD PTR p$[rsp] movzx ecx, BYTE PTR index$[rsp] mov BYTE PTR [rax], cl mov rax, QWORD PTR p$[rsp] inc rax mov QWORD PTR p$[rsp], rax ; 61 : return( p ); mov rax, QWORD PTR p$[rsp] ; 62 : } ret 0 putIndex ENDP _TEXT ENDS ; Function...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,041
1,100
Terraspace/UASM:x64/Debug/omffixup.asm:28
mov QWORD PTR [rsp+16], rdx mov QWORD PTR [rsp+8], rcx sub rsp, 120 ; 00000078H mov rax, QWORD PTR __security_cookie xor rax, rsp mov QWORD PTR __$ArrayPad$[rsp], rax ; 195 : struct asym *sym = fixup->sym; mov rax, QWORD PTR fixup$[rsp] mov rax, QWORD PTR [rax+56] mov QWORD PTR sym$[rsp], rax ; 196 ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,081
1,140
Terraspace/UASM:x64/Debug/omffixup.asm:29
cmp DWORD PTR [rax+40], 2 jne $LN2@OmfFixGenF ; 207 : DebugMsg(("omf_write_modend(%p): fixup->frame_type/datum=%u/%u, EXTERNAL sym=%s\n", mov rax, QWORD PTR fixup$[rsp] movzx eax, WORD PTR [rax+42] mov rcx, QWORD PTR fixup$[rsp] movsx ecx, BYTE PTR [rcx+40] mov rdx, QWORD PTR sym$[rsp] mov rdx, QWORD ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,121
1,180
Terraspace/UASM:x64/Debug/omffixup.asm:30
jne SHORT $LN4@OmfFixGenF ; 214 : /* set the frame to the frame of the corresponding segment */ ; 215 : lr.frame_datum = omf_GetGrpIdx( sym ); mov rcx, QWORD PTR sym$[rsp] call omf_GetGrpIdx mov WORD PTR lr$[rsp+2], ax $LN4@OmfFixGenF: ; 216 : } ; 217 : } else { /* SYM_INTE...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,161
1,220
Terraspace/UASM:x64/Debug/omffixup.asm:31
mov rdx, QWORD PTR [rdx+8] mov QWORD PTR [rsp+32], rdx mov r9d, eax mov r8d, ecx mov rdx, QWORD PTR fixup$[rsp] lea rcx, OFFSET FLAT:$SG10737 call DoDebugMsg ; 219 : fixup, fixup->frame_type, fixup->frame_datum, sym->name, sym->state, sym->segment ? sym->segment->name : "NULL" )); ; 220 : ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,201
1,260
Terraspace/UASM:x64/Debug/omffixup.asm:32
mov rax, QWORD PTR fixup$[rsp] movsx eax, BYTE PTR [rax+40] cmp eax, 6 je SHORT $LN5@OmfFixGenF mov rax, QWORD PTR fixup$[rsp] movsx eax, BYTE PTR [rax+40] test eax, eax je SHORT $LN5@OmfFixGenF ; 227 : lr.frame = (uint_8)fixup->frame_type; mov rax, QWORD PTR fixup$[rsp] movzx eax, BYTE PTR [rax+40]...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,241
1,300
Terraspace/UASM:x64/Debug/omffixup.asm:33
OmfFixGenFixModend ENDP _TEXT ENDS ; Function compile flags: /Odtp ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\omffixup.c _TEXT SEGMENT locat1$ = 32 self_relative$ = 33 tv81 = 36 tv86 = 40 tv92 = 44 tv139 = 48 data_rec_offset$ = 52 tv68 = 56 tv73 = 60 tv79 = 64 tv153 = 68 tv131 = 72 lr$ = 80 __$ArrayPad$ = 96 fixup$ =...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,281
1,340
Terraspace/UASM:x64/Debug/omffixup.asm:34
mov BYTE PTR self_relative$[rsp], 0 ; 373 : unsigned data_rec_offset; ; 374 : struct logref lr; ; 375 : ; 376 : /**/myassert( fixup != NULL ); cmp QWORD PTR fixup$[rsp], 0 je SHORT $LN17@OmfFixGenF mov DWORD PTR tv68[rsp], 0 jmp SHORT $LN18@OmfFixGenF $LN17@OmfFixGenF: mov edx, 376 ; 00000178H...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,321
1,380
Terraspace/UASM:x64/Debug/omffixup.asm:35
mov DWORD PTR tv79[rsp], eax jmp SHORT $LN22@OmfFixGenF $LN21@OmfFixGenF: mov DWORD PTR tv79[rsp], 0 $LN22@OmfFixGenF: ; 379 : ; 380 : lr.is_secondary = TRUE; mov BYTE PTR lr$[rsp+4], 1 ; 381 : lr.target_offset = 0; mov DWORD PTR lr$[rsp+8], 0 ; 382 : ; 383 : switch( fixup->type ) { mov rax,...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,361
1,420
Terraspace/UASM:x64/Debug/omffixup.asm:36
; 387 : case FIX_OFF8: ; 388 : locat1 = ( LOC_OFFSET_LO << 2 ); mov BYTE PTR locat1$[rsp], 0 ; 389 : break; jmp $LN2@OmfFixGenF $LN6@OmfFixGenF: ; 390 : case FIX_RELOFF16: ; 391 : self_relative = TRUE; mov BYTE PTR self_relative$[rsp], 1 $LN7@OmfFixGenF: ; 392 : /*...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,401
1,460
Terraspace/UASM:x64/Debug/omffixup.asm:37
; 397 : self_relative = TRUE; mov BYTE PTR self_relative$[rsp], 1 $LN9@OmfFixGenF: ; 398 : /* no break */ ; 399 : case FIX_OFF32: ; 400 : locat1 = ( fixup->loader_resolved ? LOC_MS_LINK_OFFSET_32 << 2 : LOC_MS_OFFSET_32 << 2 ); mov rax, QWORD PTR fixup$[rsp] movzx eax, BYTE PTR [ra...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,441
1,500
Terraspace/UASM:x64/Debug/omffixup.asm:38
mov BYTE PTR locat1$[rsp], 8 ; 407 : break; jmp SHORT $LN2@OmfFixGenF $LN12@OmfFixGenF: ; 408 : case FIX_PTR16: ; 409 : locat1 = ( LOC_BASE_OFFSET << 2 ); mov BYTE PTR locat1$[rsp], 12 ; 410 : break; jmp SHORT $LN2@OmfFixGenF $LN13@OmfFixGenF: ; 411 : case FIX_PTR32: ; 412...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,481
1,540
Terraspace/UASM:x64/Debug/omffixup.asm:39
lea rax, OFFSET FLAT:szNull mov QWORD PTR tv131[rsp], rax $LN28@OmfFixGenF: mov rax, QWORD PTR ModuleInfo+344 add rax, 10 mov r8, QWORD PTR tv131[rsp] mov rdx, rax mov ecx, 197 ; 000000c5H call EmitErr ; 416 : ModuleInfo.fmtopt->formatname, ; 417 : fixup->sym ? fixup->sym->nam...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,521
1,580
Terraspace/UASM:x64/Debug/omffixup.asm:40
jne SHORT $LN15@OmfFixGenF ; 423 : return( 0 ); xor eax, eax jmp $LN1@OmfFixGenF $LN15@OmfFixGenF: ; 424 : ; 425 : /* magnitude of fixup's position is 10! */ ; 426 : /**/myassert( fixup->locofs - start_loc < 1024 ); mov rax, QWORD PTR fixup$[rsp] mov ecx, DWORD PTR start_loc$[rsp] mov eax, ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,561
1,620
Terraspace/UASM:x64/Debug/omffixup.asm:41
mov eax, DWORD PTR data_rec_offset$[rsp] shr eax, 8 movzx ecx, BYTE PTR locat1$[rsp] or ecx, eax mov eax, ecx mov BYTE PTR locat1$[rsp], al ; 432 : *buf = locat1; mov rax, QWORD PTR buf$[rsp] movzx ecx, BYTE PTR locat1$[rsp] mov BYTE PTR [rax], cl ; 433 : *(buf+1) = (uint_8)data_rec_offset; mov r...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,601
1,653
Terraspace/UASM:x64/Debug/omffixup.asm:42
DD $LN6@OmfFixGenF DD $LN8@OmfFixGenF DD $LN5@OmfFixGenF DD $LN7@OmfFixGenF DD $LN9@OmfFixGenF DD $LN14@OmfFixGenF DD $LN11@OmfFixGenF DD $LN12@OmfFixGenF DD $LN13@OmfFixGenF DD $LN10@OmfFixGenF OmfFixGenFix ENDP _TEXT ENDS END
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
d7506aacc85bc7c53cec33951ed5e681ad4e86a0
github
assembler
https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/omffixup.asm
1,641
1,653
Terraspace/UASM:x64/Debug/omffixup.asm:4
lr$ = 104 omf_fill_logref PROC ; 238 : { mov QWORD PTR [rsp+16], rdx mov QWORD PTR [rsp+8], rcx sub rsp, 88 ; 00000058H ; 239 : struct asym *sym; ; 240 : ; 241 : sym = fixup->sym; /* may be NULL! */ mov rax, QWORD PTR fixup$[rsp] mov rax, QWORD PTR [rax+56] mov QWORD PTR sym$[rsp], rax ;...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
121
180
Terraspace/UASM:x64/Debug/omffixup.asm:6
mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, BYTE PTR [rcx+40] mov BYTE PTR [rax+5], cl ; 256 : lr->target_datum = fixup->frame_datum; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, WORD PTR [rcx+42] mov WORD PTR [rax+6], cx ; 257 : lr->frame =...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
201
260
Terraspace/UASM:x64/Debug/omffixup.asm:7
; 263 : return( 0 ); xor eax, eax jmp $LN1@omf_fill_l jmp $LN6@omf_fill_l $LN5@omf_fill_l: ; 264 : ; 265 : } else if( sym->state == SYM_GRP ) { mov rax, QWORD PTR sym$[rsp] cmp DWORD PTR [rax+32], 4 jne SHORT $LN7@omf_fill_l ; 266 : ; 267 : DebugMsg1(("omf_fill_logref: sym->state is S...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
241
300
Terraspace/UASM:x64/Debug/omffixup.asm:8
; 271 : lr->frame = fixup->frame_type; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, BYTE PTR [rcx+40] mov BYTE PTR [rax], cl ; 272 : lr->frame_datum = fixup->frame_datum; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, WORD PTR [rcx+42] ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
281
340
Terraspace/UASM:x64/Debug/omffixup.asm:9
mov rax, QWORD PTR sym$[rsp] cmp DWORD PTR [rax+32], 3 jne SHORT $LN11@omf_fill_l ; 279 : ; 280 : DebugMsg1(("omf_fill_logref: sym->state is SYM_SEG %s\n" )); lea rcx, OFFSET FLAT:$SG10771 call DoDebugMsg1 ; 281 : lr->target = TARGET_SEG; mov rax, QWORD PTR lr$[rsp] mov BYTE PTR [rax+5], 4 ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
321
380
Terraspace/UASM:x64/Debug/omffixup.asm:10
movzx ecx, WORD PTR [rcx+42] mov WORD PTR [rax+2], cx ; 286 : } else { jmp SHORT $LN14@omf_fill_l $LN13@omf_fill_l: ; 287 : lr->frame = FRAME_SEG; mov rax, QWORD PTR lr$[rsp] mov BYTE PTR [rax], 0 ; 288 : lr->frame_datum = lr->target_datum; mov rax, QWORD PTR lr$[rsp] mov ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
361
420
Terraspace/UASM:x64/Debug/omffixup.asm:11
mov rax, QWORD PTR sym$[rsp] cmp DWORD PTR [rax+32], 2 jne SHORT $LN15@omf_fill_l ; 297 : DebugMsg1(("omf_fill_logref: sym->state is SYM_EXTERNAL, fixup->frame_type/datum=%u/%u\n", mov rax, QWORD PTR fixup$[rsp] movzx eax, WORD PTR [rax+42] mov rcx, QWORD PTR fixup$[rsp] movsx ecx, BYTE PTR [rcx+40...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
401
460
Terraspace/UASM:x64/Debug/omffixup.asm:12
; 303 : /* set the frame to the frame of the corresponding segment */ ; 304 : lr->frame_datum = omf_GetGrpIdx( sym ); mov rcx, QWORD PTR sym$[rsp] call omf_GetGrpIdx mov rcx, QWORD PTR lr$[rsp] mov WORD PTR [rcx+2], ax $LN17@omf_fill_l: ; 305 : } ; 306 : } e...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
441
500
Terraspace/UASM:x64/Debug/omffixup.asm:13
$LN34@omf_fill_l: lea rax, OFFSET FLAT:$SG10779 mov QWORD PTR tv202[rsp], rax $LN35@omf_fill_l: mov rax, QWORD PTR fixup$[rsp] movzx eax, WORD PTR [rax+42] mov rcx, QWORD PTR fixup$[rsp] movsx ecx, BYTE PTR [rcx+40] mov r9d, eax mov r8d, ecx mov rdx, QWORD PTR tv202[rsp] lea rcx, OFFSET FLAT:$SG10780 call Do...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
481
540
Terraspace/UASM:x64/Debug/omffixup.asm:14
; 314 : lr->target_datum = fixup->frame_datum; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, WORD PTR [rcx+42] mov WORD PTR [rax+6], cx jmp $LN19@omf_fill_l $LN18@omf_fill_l: ; 315 : } else if ( sym->segment == NULL ) { /* shouldn't happen */ mov rax, QWORD...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
521
580
Terraspace/UASM:x64/Debug/omffixup.asm:15
test eax, eax je SHORT $LN22@omf_fill_l ; 320 : lr->target = TARGET_EXT; mov rax, QWORD PTR lr$[rsp] mov BYTE PTR [rax+5], 6 ; 321 : lr->target_datum = ((struct dsym *)sym->segment)->e.seginfo->seg_idx; mov rax, QWORD PTR sym$[rsp] mov rax, QWORD PTR [rax+24] mov rax, QWORD P...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
561
620
Terraspace/UASM:x64/Debug/omffixup.asm:16
mov rax, QWORD PTR sym$[rsp] mov rcx, QWORD PTR [rax+24] call GetSegIdx mov rcx, QWORD PTR lr$[rsp] mov WORD PTR [rcx+6], ax $LN23@omf_fill_l: $LN21@omf_fill_l: $LN19@omf_fill_l: $LN16@omf_fill_l: ; 328 : } ; 329 : } ; 330 : ; 331 : if( fixup->frame_type != FRAME_NONE ) { mov rax,...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
601
660
Terraspace/UASM:x64/Debug/omffixup.asm:28
mov QWORD PTR [rsp+16], rdx mov QWORD PTR [rsp+8], rcx sub rsp, 120 ; 00000078H mov rax, QWORD PTR __security_cookie xor rax, rsp mov QWORD PTR __$ArrayPad$[rsp], rax ; 195 : struct asym *sym = fixup->sym; mov rax, QWORD PTR fixup$[rsp] mov rax, QWORD PTR [rax+56] mov QWORD PTR sym$[rsp], rax ; 196 ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
1,081
1,140
Terraspace/UASM:x64/Debug/omffixup.asm:29
cmp DWORD PTR [rax+32], 2 jne $LN2@OmfFixGenF ; 207 : DebugMsg(("omf_write_modend(%p): fixup->frame_type/datum=%u/%u, EXTERNAL sym=%s\n", mov rax, QWORD PTR fixup$[rsp] movzx eax, WORD PTR [rax+42] mov rcx, QWORD PTR fixup$[rsp] movsx ecx, BYTE PTR [rcx+40] mov rdx, QWORD PTR sym$[rsp] mov rdx, QWORD ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
1,121
1,180
Terraspace/UASM:x64/Debug/omffixup.asm:30
jne SHORT $LN4@OmfFixGenF ; 214 : /* set the frame to the frame of the corresponding segment */ ; 215 : lr.frame_datum = omf_GetGrpIdx( sym ); mov rcx, QWORD PTR sym$[rsp] call omf_GetGrpIdx mov WORD PTR lr$[rsp+2], ax $LN4@OmfFixGenF: ; 216 : } ; 217 : } else { /* SYM_INTE...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
1,161
1,220
Terraspace/UASM:x64/Debug/omffixup.asm:31
mov rdx, QWORD PTR [rdx+8] mov QWORD PTR [rsp+32], rdx mov r9d, eax mov r8d, ecx mov rdx, QWORD PTR fixup$[rsp] lea rcx, OFFSET FLAT:$SG10737 call DoDebugMsg ; 219 : fixup, fixup->frame_type, fixup->frame_datum, sym->name, sym->state, sym->segment ? sym->segment->name : "NULL" )); ; 220 : ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08
github
assembler
https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/omffixup.asm
1,201
1,260
Terraspace/UASM:x64/Debug/omffixup.asm:1
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0 include listing.inc INCLUDELIB MSVCRTD INCLUDELIB OLDNAMES _DATA SEGMENT COMM decoflags:BYTE COMM broadflags:BYTE COMM evex:BYTE COMM ZEROLOCALS:BYTE _DATA ENDS _DATA SEGMENT $SG10674 DB 'omffixup.c', 00H ORG $+5 $SG10675 DB 'omffixup.c'...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1
60
Terraspace/UASM:x64/Debug/omffixup.asm:2
ORG $+5 $SG10738 DB 'omf_fill_logref: sym->state is SYM_EXTERNAL, fixup->fram' DB 'e_type/datum=%u/%u', 0aH, 00H ORG $+4 $SG10740 DB 'omffixup.c', 00H ORG $+1 $SG10741 DB 'NULL', 00H ORG $+7 $SG10774 DB 'omffixup.c', 00H ORG $+13 $SG10742 DB 'omf_fill_logref: sym->state is SYM_INTERNAL, sym->segmen' DB 't=%s, fix...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
41
100
Terraspace/UASM:x64/Debug/omffixup.asm:3
DD imagerel $LN12+617 DD imagerel $unwind$OmfFixGenFixModend $pdata$putIndex DD imagerel putIndex DD imagerel putIndex+85 DD imagerel $unwind$putIndex $pdata$put16 DD imagerel put16 DD imagerel put16+35 DD imagerel $unwind$put16 $pdata$put32 DD imagerel put32 DD imagerel put32+32 DD imagerel $unwind$put32 $pdata...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
81
140
Terraspace/UASM:x64/Debug/omffixup.asm:4
DD 07015H DD imagerel __GSHandlerCheck DD 090H $unwind$putIndex DD 010b01H DD 0700bH $unwind$put16 DD 010b01H DD 0700bH $unwind$put32 DD 010a01H DD 0700aH $unwind$putFrameDatum DD 022801H DD 070105214H $unwind$putTargetDatum DD 022801H DD 070103214H $unwind$TranslateLogref DD 022801H DD 070107214H $unwind$omf_f...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
121
180
Terraspace/UASM:x64/Debug/omffixup.asm:5
DQ FLAT:OmfFixGenFixModend$rtcName$0 CONST ENDS ; Function compile flags: /Odtp /RTCsu ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\omffixup.c _TEXT SEGMENT sym$ = 32 tv69 = 40 tv73 = 48 tv191 = 56 tv202 = 64 tv214 = 72 fixup$ = 96 lr$ = 104 omf_fill_logref PROC ; 238 : { mov QWORD PTR [rsp+16], rdx mov QWORD PTR ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
161
220
Terraspace/UASM:x64/Debug/omffixup.asm:6
mov rax, QWORD PTR sym$[rsp] mov eax, DWORD PTR [rax+32] mov DWORD PTR tv69[rsp], eax jmp SHORT $LN29@omf_fill_l $LN28@omf_fill_l: mov DWORD PTR tv69[rsp], -1 $LN29@omf_fill_l: cmp QWORD PTR sym$[rsp], 0 je SHORT $LN30@omf_fill_l mov rax, QWORD PTR sym$[rsp] mov rax, QWORD PTR [rax+8] mov QWORD PTR tv73[rsp], ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
201
260
Terraspace/UASM:x64/Debug/omffixup.asm:7
mov edx, eax lea rcx, OFFSET FLAT:$SG10721 call DoDebugMsg ; 253 : if ( fixup->frame_type == FRAME_NONE ) /* v1.96: nothing to do without a frame */ mov rax, QWORD PTR fixup$[rsp] movsx eax, BYTE PTR [rax+40] cmp eax, 6 jne SHORT $LN4@omf_fill_l ; 254 : return( 0 ); xor eax, eax jmp $L...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
241
300
Terraspace/UASM:x64/Debug/omffixup.asm:8
mov rax, QWORD PTR sym$[rsp] cmp DWORD PTR [rax+32], 0 jne SHORT $LN5@omf_fill_l ; 260 : ; 261 : DebugMsg(("omf_fill_logref: sym->state is SYM_UNDEFINED\n" )); lea rcx, OFFSET FLAT:$SG10725 call DoDebugMsg ; 262 : EmitErr( SYMBOL_NOT_DEFINED, sym->name ); mov rax, QWORD PTR sym$[rsp] mov rd...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
281
340
Terraspace/UASM:x64/Debug/omffixup.asm:9
mov rax, QWORD PTR lr$[rsp] mov BYTE PTR [rax+5], 5 ; 269 : lr->target_datum = ((struct dsym *)sym)->e.grpinfo->grp_idx; mov rax, QWORD PTR sym$[rsp] mov rax, QWORD PTR [rax+96] mov rcx, QWORD PTR lr$[rsp] movzx eax, WORD PTR [rax+8] mov WORD PTR [rcx+6], ax ; 270 : if( fixup->frame_type != F...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
321
380
Terraspace/UASM:x64/Debug/omffixup.asm:10
mov BYTE PTR [rax], 1 ; 275 : lr->frame_datum = lr->target_datum; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR lr$[rsp] movzx ecx, WORD PTR [rcx+6] mov WORD PTR [rax+2], cx $LN10@omf_fill_l: ; 276 : } jmp $LN8@omf_fill_l $LN7@omf_fill_l: ; 277 : ; 278 : } else if( sym->state == S...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
361
420
Terraspace/UASM:x64/Debug/omffixup.asm:11
; 283 : if( fixup->frame_type != FRAME_NONE ) { mov rax, QWORD PTR fixup$[rsp] movsx eax, BYTE PTR [rax+40] cmp eax, 6 je SHORT $LN13@omf_fill_l ; 284 : lr->frame = fixup->frame_type; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, BYTE PTR [rcx+40] mov BYTE PTR [r...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
401
460
Terraspace/UASM:x64/Debug/omffixup.asm:12
; 290 : ; 291 : } else { jmp $LN12@omf_fill_l $LN11@omf_fill_l: ; 292 : ; 293 : /* symbol is a label */ ; 294 : ; 295 : lr->frame_datum = fixup->frame_datum; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, WORD PTR [rcx+42] mov WORD PTR [rax+2], cx ; 296 : ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
441
500
Terraspace/UASM:x64/Debug/omffixup.asm:13
mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR sym$[rsp] movzx ecx, WORD PTR [rcx+88] mov WORD PTR [rax+6], cx ; 301 : ; 302 : if( fixup->frame_type == FRAME_GRP && fixup->frame_datum == 0 ) { mov rax, QWORD PTR fixup$[rsp] movsx eax, BYTE PTR [rax+40] cmp eax, 1 jne SHORT $LN17@omf_fill_l mov r...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
481
540
Terraspace/UASM:x64/Debug/omffixup.asm:14
jmp SHORT $LN33@omf_fill_l $LN32@omf_fill_l: mov edx, 308 ; 00000134H lea rcx, OFFSET FLAT:$SG10740 call InternalError mov DWORD PTR tv191[rsp], eax $LN33@omf_fill_l: ; 309 : DebugMsg1(("omf_fill_logref: sym->state is SYM_INTERNAL, sym->segment=%s, fixup->frame/datum=%u/%u\n", mov rax, QWORD PTR ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
521
580
Terraspace/UASM:x64/Debug/omffixup.asm:15
movzx eax, al test eax, eax je SHORT $LN18@omf_fill_l ; 313 : lr->target = ( fixup->frame_type == FRAME_GRP ? TARGET_GRP : TARGET_SEG ); mov rax, QWORD PTR fixup$[rsp] movsx eax, BYTE PTR [rax+40] cmp eax, 1 jne SHORT $LN36@omf_fill_l mov DWORD PTR tv214[rsp], 5 jmp SHORT $LN37@omf_fill_l $LN...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
561
620
Terraspace/UASM:x64/Debug/omffixup.asm:16
; 317 : return ( 0 ); xor eax, eax jmp $LN1@omf_fill_l jmp SHORT $LN21@omf_fill_l $LN20@omf_fill_l: ; 318 : #if COMDATSUPP ; 319 : } else if ( ( (struct dsym *)sym->segment)->e.seginfo->comdat_selection ) { mov rax, QWORD PTR sym$[rsp] mov rax, QWORD PTR [rax+24] mov rax, QWORD P...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
601
660
Terraspace/UASM:x64/Debug/omffixup.asm:17
; 323 : return( 1 ); mov eax, 1 jmp SHORT $LN1@omf_fill_l ; 324 : #endif ; 325 : } else { jmp SHORT $LN23@omf_fill_l $LN22@omf_fill_l: ; 326 : lr->target = TARGET_SEG; mov rax, QWORD PTR lr$[rsp] mov BYTE PTR [rax+5], 4 ; 327 : lr->target_datum...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
641
700
Terraspace/UASM:x64/Debug/omffixup.asm:18
mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR fixup$[rsp] movzx ecx, BYTE PTR [rcx+40] mov BYTE PTR [rax], cl ; 333 : } else { jmp SHORT $LN25@omf_fill_l $LN24@omf_fill_l: ; 334 : lr->frame = FRAME_TARG; mov rax, QWORD PTR lr$[rsp] mov BYTE PTR [rax], 5 $LN25@omf_fill_l: $LN12@omf_fill_...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
681
740
Terraspace/UASM:x64/Debug/omffixup.asm:19
mov BYTE PTR [rax], 5 $LN26@omf_fill_l: ; 344 : } ; 345 : ; 346 : return( 1 ); mov eax, 1 $LN1@omf_fill_l: ; 347 : } add rsp, 80 ; 00000050H pop rdi ret 0 omf_fill_logref ENDP _TEXT ENDS ; Function compile flags: /Odtp /RTCsu ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\omffixup.c _TEXT SEGMENT ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
721
780
Terraspace/UASM:x64/Debug/omffixup.asm:20
rep stosd mov rcx, QWORD PTR [rsp+80] ; 121 : uint_8 *p; ; 122 : uint_8 target; ; 123 : ; 124 : /**/myassert( lr != NULL ); cmp QWORD PTR lr$[rsp], 0 je SHORT $LN7@TranslateL mov DWORD PTR tv68[rsp], 0 jmp SHORT $LN8@TranslateL $LN7@TranslateL: mov edx, 124 ; 0000007cH lea rcx, OFFSET FLAT...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
761
820
Terraspace/UASM:x64/Debug/omffixup.asm:21
call InternalError mov DWORD PTR tv79[rsp], eax jmp SHORT $LN12@TranslateL $LN11@TranslateL: mov DWORD PTR tv79[rsp], 0 $LN12@TranslateL: ; 127 : ; 128 : /* ; 129 : * According to the discussion on p102 of the Intel OMF document, we ; 130 : * cannot just arbitrarily write fixups without a displacm...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
801
860
Terraspace/UASM:x64/Debug/omffixup.asm:22
mov QWORD PTR p$[rsp], rax ; 138 : /* write the "Fix Data" field, FfffTPtt: ; 139 : * F : 0 = frame method is defined in fff field ( F0-F5) ; 140 : * 1 = frame is defined by a thread ( won't occur here ) ; 141 : * fff: frame method ; 142 : * T : 0 = target is defined by tt ; 143 : ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
841
900
Terraspace/UASM:x64/Debug/omffixup.asm:23
mov rcx, QWORD PTR p$[rsp] call putTargetDatum mov QWORD PTR p$[rsp], rax ; 151 : if( ( target & 0x04 ) == 0 ) { movzx eax, BYTE PTR target$[rsp] and eax, 4 test eax, eax jne SHORT $LN3@TranslateL ; 152 : if( type == FIX_GEN_MS386 ) { cmp DWORD PTR type$[rsp], 1 jne SHORT $LN4@TranslateL ; 15...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
881
940
Terraspace/UASM:x64/Debug/omffixup.asm:24
; 157 : } ; 158 : return( p - buf ); mov rax, QWORD PTR buf$[rsp] mov rcx, QWORD PTR p$[rsp] sub rcx, rax mov rax, rcx ; 159 : } add rsp, 64 ; 00000040H pop rdi ret 0 TranslateLogref ENDP _TEXT ENDS ; Function compile flags: /Odtp /RTCsu ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\omffixup.c _...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
921
980
Terraspace/UASM:x64/Debug/omffixup.asm:25
; 102 : #endif ; 103 : return( putIndex( p, datum ) ); movzx edx, WORD PTR datum$[rsp] mov rcx, QWORD PTR p$[rsp] call putIndex ; 104 : } add rsp, 32 ; 00000020H pop rdi ret 0 putTargetDatum ENDP _TEXT ENDS ; Function compile flags: /Odtp /RTCsu ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\omffixup....
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
961
1,020
Terraspace/UASM:x64/Debug/omffixup.asm:26
cmp BYTE PTR tv65[rsp], 0 jb SHORT $LN2@putFrameDa cmp BYTE PTR tv65[rsp], 2 jbe SHORT $LN4@putFrameDa jmp SHORT $LN2@putFrameDa $LN4@putFrameDa: ; 82 : case FRAME_SEG: ; 83 : case FRAME_GRP: ; 84 : case FRAME_EXT: ; 85 : return( putIndex( p, datum ) ); movzx edx, WORD PTR datum$[rsp]...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,001
1,060
Terraspace/UASM:x64/Debug/omffixup.asm:27
value$ = 24 put32 PROC ; 73 : { mov DWORD PTR [rsp+16], edx mov QWORD PTR [rsp+8], rcx push rdi ; 74 : WriteU32( p, value ); mov rax, QWORD PTR p$[rsp] mov ecx, DWORD PTR value$[rsp] mov DWORD PTR [rax], ecx ; 75 : return( p + sizeof( uint_32 ) ); mov rax, QWORD PTR p$[rsp] add rax, 4 ; 76 ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,041
1,100
Terraspace/UASM:x64/Debug/omffixup.asm:28
mov rax, QWORD PTR p$[rsp] movzx ecx, WORD PTR value$[rsp] mov WORD PTR [rax], cx ; 68 : return( p + sizeof( uint_16 ) ); mov rax, QWORD PTR p$[rsp] add rax, 2 ; 69 : } pop rdi ret 0 put16 ENDP _TEXT ENDS ; Function compile flags: /Odtp /RTCsu ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\omffixup.c _T...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,081
1,140
Terraspace/UASM:x64/Debug/omffixup.asm:29
mov rcx, QWORD PTR p$[rsp] mov BYTE PTR [rcx], al mov rax, QWORD PTR p$[rsp] inc rax mov QWORD PTR p$[rsp], rax $LN2@putIndex: ; 59 : } ; 60 : *p++ = index; mov rax, QWORD PTR p$[rsp] movzx ecx, BYTE PTR index$[rsp] mov BYTE PTR [rax], cl mov rax, QWORD PTR p$[rsp] inc rax mov QWORD PTR p$[rsp],...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,121
1,180
Terraspace/UASM:x64/Debug/omffixup.asm:30
; 194 : { $LN12: mov DWORD PTR [rsp+32], r9d mov DWORD PTR [rsp+24], r8d mov QWORD PTR [rsp+16], rdx mov QWORD PTR [rsp+8], rcx push rdi sub rsp, 160 ; 000000a0H mov rdi, rsp mov ecx, 40 ; 00000028H mov eax, -858993460 ; ccccccccH rep stosd mov rcx, QWORD PTR [rsp+176] mov rax, QWORD PTR __secur...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,161
1,220
Terraspace/UASM:x64/Debug/omffixup.asm:31
mov rax, QWORD PTR fixup$[rsp] movzx eax, WORD PTR [rax+42] mov WORD PTR lr$[rsp+2], ax ; 202 : ; 203 : /* symbol is always a code label (near or far), internal or external */ ; 204 : /* now set Target and Frame */ ; 205 : ; 206 : if( sym->state == SYM_EXTERNAL ) { mov rax, QWORD PTR sym$[rsp] cm...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,201
1,260
Terraspace/UASM:x64/Debug/omffixup.asm:32
mov WORD PTR lr$[rsp+6], ax ; 212 : ; 213 : if( fixup->frame_type == FRAME_GRP && fixup->frame_datum == 0 ) { mov rax, QWORD PTR fixup$[rsp] movsx eax, BYTE PTR [rax+40] cmp eax, 1 jne SHORT $LN4@OmfFixGenF mov rax, QWORD PTR fixup$[rsp] movzx eax, WORD PTR [rax+42] test eax, eax jne SHORT $LN4@OmfF...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,241
1,300
Terraspace/UASM:x64/Debug/omffixup.asm:33
mov QWORD PTR tv94[rsp], rax $LN9@OmfFixGenF: mov rax, QWORD PTR fixup$[rsp] movzx eax, WORD PTR [rax+42] mov rcx, QWORD PTR fixup$[rsp] movsx ecx, BYTE PTR [rcx+40] mov rdx, QWORD PTR tv94[rsp] mov QWORD PTR [rsp+48], rdx mov rdx, QWORD PTR sym$[rsp] mov edx, DWORD PTR [rdx+32] mov DWORD PTR [rsp+40], edx mo...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,281
1,340
Terraspace/UASM:x64/Debug/omffixup.asm:34
; 223 : lr.target_datum = GetSegIdx( sym->segment ); mov rax, QWORD PTR sym$[rsp] mov rcx, QWORD PTR [rax+24] call GetSegIdx mov WORD PTR lr$[rsp+6], ax $LN3@OmfFixGenF: ; 224 : } ; 225 : ; 226 : if( fixup->frame_type != FRAME_NONE && fixup->frame_type != FRAME_SEG ) { mov rax, QWORD PTR fix...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,321
1,380
Terraspace/UASM:x64/Debug/omffixup.asm:35
mov r8d, DWORD PTR type$[rsp] mov rdx, QWORD PTR buf$[rsp] lea rcx, QWORD PTR lr$[rsp] call TranslateLogref ; 232 : } mov rdi, rax mov rcx, rsp lea rdx, OFFSET FLAT:OmfFixGenFixModend$rtcFrameData call _RTC_CheckStackVars mov rax, rdi mov rcx, QWORD PTR __$ArrayPad$[rsp] xor rcx, rsp call __security_check...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,361
1,420
Terraspace/UASM:x64/Debug/omffixup.asm:36
type$ = 184 OmfFixGenFix PROC ; 370 : { $LN34: mov DWORD PTR [rsp+32], r9d mov QWORD PTR [rsp+24], r8 mov DWORD PTR [rsp+16], edx mov QWORD PTR [rsp+8], rcx push rdi sub rsp, 144 ; 00000090H mov rdi, rsp mov ecx, 36 ; 00000024H mov eax, -858993460 ; ccccccccH rep stosd mov rcx, QWORD PTR [rsp+16...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,401
1,460
Terraspace/UASM:x64/Debug/omffixup.asm:37
$LN18@OmfFixGenF: ; 377 : /**/myassert( buf != NULL ); cmp QWORD PTR buf$[rsp], 0 je SHORT $LN19@OmfFixGenF mov DWORD PTR tv73[rsp], 0 jmp SHORT $LN20@OmfFixGenF $LN19@OmfFixGenF: mov edx, 377 ; 00000179H lea rcx, OFFSET FLAT:$SG10775 call InternalError mov DWORD PTR tv73[rsp], eax $LN20@OmfFixGenF: ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,441
1,500
Terraspace/UASM:x64/Debug/omffixup.asm:38
; 383 : switch( fixup->type ) { mov rax, QWORD PTR fixup$[rsp] mov eax, DWORD PTR [rax+24] mov DWORD PTR tv81[rsp], eax mov eax, DWORD PTR tv81[rsp] dec eax mov DWORD PTR tv81[rsp], eax cmp DWORD PTR tv81[rsp], 10 ja $LN14@OmfFixGenF movsxd rax, DWORD PTR tv81[rsp] lea rcx, OFFSET FLAT:__ImageBase mov ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,481
1,540
Terraspace/UASM:x64/Debug/omffixup.asm:39
; 392 : /* no break */ ; 393 : case FIX_OFF16: ; 394 : locat1 = ( fixup->loader_resolved ? LOC_MS_LINK_OFFSET << 2 : LOC_OFFSET << 2 ); mov rax, QWORD PTR fixup$[rsp] movzx eax, BYTE PTR [rax+33] and al, 1 movzx eax, al test eax, eax je SHORT $LN23@OmfFixGenF mov DWORD PTR tv86[rsp], 20 ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,521
1,580
Terraspace/UASM:x64/Debug/omffixup.asm:40
jmp SHORT $LN26@OmfFixGenF $LN25@OmfFixGenF: mov DWORD PTR tv92[rsp], 36 ; 00000024H $LN26@OmfFixGenF: movzx eax, BYTE PTR tv92[rsp] mov BYTE PTR locat1$[rsp], al ; 401 : break; jmp SHORT $LN2@OmfFixGenF $LN10@OmfFixGenF: ; 402 : case FIX_HIBYTE: ; 403 : locat1 = ( LOC_OFFSET_HI << 2 ); ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,561
1,620
Terraspace/UASM:x64/Debug/omffixup.asm:41
$LN13@OmfFixGenF: ; 411 : case FIX_PTR32: ; 412 : locat1 = ( LOC_MS_BASE_OFFSET_32 << 2 ); mov BYTE PTR locat1$[rsp], 44 ; 0000002cH ; 413 : break; jmp SHORT $LN2@OmfFixGenF $LN14@OmfFixGenF: ; 414 : default: /* shouldn't happen. Check for valid fixup has already happened */ ; 415 :...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,601
1,660
Terraspace/UASM:x64/Debug/omffixup.asm:42
$LN2@OmfFixGenF: ; 419 : } ; 420 : locat1 |= self_relative ? 0x80 : 0xc0; /* bit 7: 1=is a fixup subrecord */ movzx eax, BYTE PTR self_relative$[rsp] test eax, eax je SHORT $LN29@OmfFixGenF mov DWORD PTR tv139[rsp], 128 ; 00000080H jmp SHORT $LN30@OmfFixGenF $LN29@OmfFixGenF: mov DWORD PTR tv139[rsp]...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,641
1,700
Terraspace/UASM:x64/Debug/omffixup.asm:43
cmp eax, 1024 ; 00000400H jae SHORT $LN31@OmfFixGenF mov DWORD PTR tv153[rsp], 0 jmp SHORT $LN32@OmfFixGenF $LN31@OmfFixGenF: mov edx, 426 ; 000001aaH lea rcx, OFFSET FLAT:$SG10789 call InternalError mov DWORD PTR tv153[rsp], eax $LN32@OmfFixGenF: ; 427 : ; 428 : /* calculate the fixup's position in...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,681
1,740
Terraspace/UASM:x64/Debug/omffixup.asm:44
movzx ecx, BYTE PTR data_rec_offset$[rsp] mov BYTE PTR [rax+1], cl ; 434 : return( 2 + TranslateLogref( &lr, buf+2, type ) ); mov rax, QWORD PTR buf$[rsp] add rax, 2 mov r8d, DWORD PTR type$[rsp] mov rdx, rax lea rcx, QWORD PTR lr$[rsp] call TranslateLogref add eax, 2 $LN1@OmfFixGenF: ; 435 : } mov r...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
6f3fbcf9cb046d547464d502cbd998dad78cd55d
github
assembler
https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/omffixup.asm
1,721
1,763
Terraspace/UASM:x64/Debug/omffixup.asm:1
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0 include listing.inc INCLUDELIB MSVCRTD INCLUDELIB OLDNAMES _DATA SEGMENT COMM decoflags:BYTE COMM broadflags:BYTE COMM evex:BYTE _DATA ENDS _DATA SEGMENT $SG10673 DB 'omffixup.c', 00H ORG $+5 $SG10674 DB 'omffixup.c', 00H ORG $+5 $SG106...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
1
60
Terraspace/UASM:x64/Debug/omffixup.asm:2
$SG10737 DB 'omf_fill_logref: sym->state is SYM_EXTERNAL, fixup->fram' DB 'e_type/datum=%u/%u', 0aH, 00H ORG $+4 $SG10739 DB 'omffixup.c', 00H ORG $+1 $SG10740 DB 'NULL', 00H ORG $+7 $SG10773 DB 'omffixup.c', 00H ORG $+13 $SG10741 DB 'omf_fill_logref: sym->state is SYM_INTERNAL, sym->segmen' DB 't=%s, fixup->fram...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
41
100
Terraspace/UASM:x64/Debug/omffixup.asm:3
DD imagerel $unwind$OmfFixGenFixModend $pdata$putIndex DD imagerel putIndex DD imagerel putIndex+85 DD imagerel $unwind$putIndex $pdata$put16 DD imagerel put16 DD imagerel put16+35 DD imagerel $unwind$put16 $pdata$put32 DD imagerel put32 DD imagerel put32+32 DD imagerel $unwind$put32 $pdata$putFrameDatum DD image...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
81
140
Terraspace/UASM:x64/Debug/omffixup.asm:4
DD imagerel __GSHandlerCheck DD 090H $unwind$putIndex DD 010b01H DD 0700bH $unwind$put16 DD 010b01H DD 0700bH $unwind$put32 DD 010a01H DD 0700aH $unwind$putFrameDatum DD 022801H DD 070105214H $unwind$putTargetDatum DD 022801H DD 070103214H $unwind$TranslateLogref DD 022801H DD 070107214H $unwind$omf_fill_logref ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
121
180
Terraspace/UASM:x64/Debug/omffixup.asm:5
CONST ENDS ; Function compile flags: /Odtp /RTCsu ; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\omffixup.c _TEXT SEGMENT sym$ = 32 tv69 = 40 tv73 = 48 tv191 = 56 tv202 = 64 tv214 = 72 fixup$ = 96 lr$ = 104 omf_fill_logref PROC ; 238 : { mov QWORD PTR [rsp+16], rdx mov QWORD PTR [rsp+8], rcx push rdi sub rsp, 80 ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
161
220
Terraspace/UASM:x64/Debug/omffixup.asm:6
mov eax, DWORD PTR [rax+32] mov DWORD PTR tv69[rsp], eax jmp SHORT $LN29@omf_fill_l $LN28@omf_fill_l: mov DWORD PTR tv69[rsp], -1 $LN29@omf_fill_l: cmp QWORD PTR sym$[rsp], 0 je SHORT $LN30@omf_fill_l mov rax, QWORD PTR sym$[rsp] mov rax, QWORD PTR [rax+8] mov QWORD PTR tv73[rsp], rax jmp SHORT $LN31@omf_fill_...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
201
260
Terraspace/UASM:x64/Debug/omffixup.asm:7
lea rcx, OFFSET FLAT:$SG10720 call DoDebugMsg ; 253 : if ( fixup->frame_type == FRAME_NONE ) /* v1.96: nothing to do without a frame */ mov rax, QWORD PTR fixup$[rsp] movsx eax, BYTE PTR [rax+40] cmp eax, 6 jne SHORT $LN4@omf_fill_l ; 254 : return( 0 ); xor eax, eax jmp $LN1@omf_fill_l ...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
241
300
Terraspace/UASM:x64/Debug/omffixup.asm:8
mov rax, QWORD PTR sym$[rsp] cmp DWORD PTR [rax+32], 0 jne SHORT $LN5@omf_fill_l ; 260 : ; 261 : DebugMsg(("omf_fill_logref: sym->state is SYM_UNDEFINED\n" )); lea rcx, OFFSET FLAT:$SG10724 call DoDebugMsg ; 262 : EmitErr( SYMBOL_NOT_DEFINED, sym->name ); mov rax, QWORD PTR sym$[rsp] mov rd...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
281
340
Terraspace/UASM:x64/Debug/omffixup.asm:9
mov BYTE PTR [rax+5], 5 ; 269 : lr->target_datum = ((struct dsym *)sym)->e.grpinfo->grp_idx; mov rax, QWORD PTR sym$[rsp] mov rax, QWORD PTR [rax+96] mov rcx, QWORD PTR lr$[rsp] movzx eax, WORD PTR [rax+8] mov WORD PTR [rcx+6], ax ; 270 : if( fixup->frame_type != FRAME_NONE ) { mov rax, QWOR...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
321
380
Terraspace/UASM:x64/Debug/omffixup.asm:10
; 275 : lr->frame_datum = lr->target_datum; mov rax, QWORD PTR lr$[rsp] mov rcx, QWORD PTR lr$[rsp] movzx ecx, WORD PTR [rcx+6] mov WORD PTR [rax+2], cx $LN10@omf_fill_l: ; 276 : } jmp $LN8@omf_fill_l $LN7@omf_fill_l: ; 277 : ; 278 : } else if( sym->state == SYM_SEG ) { mov rax, Q...
x86_64
masm-like
handwritten
Terraspace/UASM
x64/Debug/omffixup.asm
Apache-2.0
44b156da77c15b4906319aecb4db33b45ed939cb
github
assembler
https://github.com/Terraspace/UASM/blob/44b156da77c15b4906319aecb4db33b45ed939cb/x64/Debug/omffixup.asm
361
420