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/fixup.asm:22 | ; 103 : fixup->option = option;
mov rax, QWORD PTR fixup$[rsp]
mov ecx, DWORD PTR option$[rsp]
mov DWORD PTR [rax+28], ecx
; 104 : fixup->flags = 0;
xor eax, eax
mov rcx, QWORD PTR fixup$[rsp]
mov WORD PTR [rcx+32], ax
; 105 : fixup->frame_type = Frame_Type; /* this is just a guess */
mov... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fixup.asm | 841 | 900 |
Terraspace/UASM:x64/Debug/fixup.asm:23 | cmp QWORD PTR sym$[rsp], 0
je SHORT $LN8@CreateFixu
mov rax, QWORD PTR sym$[rsp]
mov rax, QWORD PTR [rax+8]
mov QWORD PTR tv131[rsp], rax
jmp SHORT $LN9@CreateFixu
$LN8@CreateFixu:
lea rax, OFFSET FLAT:$SG10550
mov QWORD PTR tv131[rsp], rax
$LN9@CreateFixu:
mov eax, DWORD PTR ?cnt@?1??CreateFixup@@9@9
inc eax
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fixup.asm | 881 | 917 |
Terraspace/UASM:x64/Debug/fixup.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 Frame_Type:BYTE
COMM Frame_Datum:WORD
_DATA ENDS
_BSS SEGMENT
?cnt@?1??CreateFixup@@9@9 DD 01H DUP (?) ; `CreateFixup'... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 1 | 60 |
Terraspace/UASM:x64/Debug/fixup.asm:2 | EXTRN _RTC_InitBase:PROC
EXTRN _RTC_Shutdown:PROC
EXTRN Options:BYTE
EXTRN ModuleInfo:BYTE
EXTRN Parse_Pass:DWORD
EXTRN __ImageBase:BYTE
pdata SEGMENT
$pdata$CreateFixup DD imagerel $LN10
DD imagerel $LN10+409
DD imagerel $unwind$CreateFixup
$pdata$SetFixupFrame DD imagerel $LN15
DD imagerel $LN15+336
DD imagerel $... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 41 | 100 |
Terraspace/UASM:x64/Debug/fixup.asm:3 | _TEXT SEGMENT
fixup$ = 80
seg$ = 88
pdata$ = 96
store_fixup PROC
; 196 : {
$LN19:
mov QWORD PTR [rsp+24], r8
mov QWORD PTR [rsp+16], rdx
mov QWORD PTR [rsp+8], rcx
push rdi
sub rsp, 64 ; 00000040H
mov rdi, rsp
mov ecx, 16
mov eax, -858993460 ; ccccccccH
rep stosd
mov rcx, QWORD PTR [rsp+80]
; 197 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 81 | 140 |
Terraspace/UASM:x64/Debug/fixup.asm:4 | ; 207 : DebugMsg1(("store_fixup: type=%u, loc=%s.%" I32_SPEC "X, target=%s(%" I32_SPEC "X+% " I32_SPEC "X)\n",
mov rax, QWORD PTR fixup$[rsp]
mov rax, QWORD PTR [rax+56]
mov rcx, QWORD PTR fixup$[rsp]
mov rcx, QWORD PTR [rcx+56]
mov rdx, QWORD PTR fixup$[rsp]
mov edx, DWORD PTR [rdx+16]
mov DWORD PTR [... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 121 | 180 |
Terraspace/UASM:x64/Debug/fixup.asm:5 | $LN3@store_fixu:
; 211 : fixup->type, seg->sym.name, fixup->locofs, fixup->offset));
; 212 : #endif
; 213 :
; 214 : fixup->nextrlc = NULL;
mov rax, QWORD PTR fixup$[rsp]
mov QWORD PTR [rax+8], 0
; 215 : #if 0
; 216 : /* v2.07: no error checks here! store_fixup() is called only if pass... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 161 | 220 |
Terraspace/UASM:x64/Debug/fixup.asm:6 | mov rax, QWORD PTR fixup$[rsp]
mov rax, QWORD PTR [rax+56]
mov rcx, QWORD PTR pdata$[rsp]
mov ecx, DWORD PTR [rcx]
add ecx, DWORD PTR [rax+16]
mov eax, ecx
mov rcx, QWORD PTR pdata$[rsp]
mov DWORD PTR [rcx], eax
$LN6@store_fixu:
; 232 : }
; 233 :
; 234 : } else {
jmp $LN5@store_fixu
$LN4@store_... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 201 | 260 |
Terraspace/UASM:x64/Debug/fixup.asm:7 | ; 249 : else
; 250 : *pdata = 0;
; 251 : #endif
; 252 : } else
jmp SHORT $LN9@store_fixu
$LN8@store_fixu:
; 253 : #endif
; 254 : if ( fixup->type == FIX_RELOFF32 )
mov rax, QWORD PTR fixup$[rsp]
cmp DWORD PTR [rax+24], 3
jne SHORT $LN10@store_fixu... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 241 | 300 |
Terraspace/UASM:x64/Debug/fixup.asm:8 | jne SHORT $LN14@store_fixu
; 260 : *pdata = -1;
mov rax, QWORD PTR pdata$[rsp]
mov DWORD PTR [rax], -1
$LN14@store_fixu:
$LN13@store_fixu:
$LN11@store_fixu:
$LN9@store_fixu:
$LN7@store_fixu:
; 261 : #endif
; 262 : }
; 263 : #endif
; 264 : #if DJGPP_SUPPORT
; 265 : /* Djgpp's C... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 281 | 340 |
Terraspace/UASM:x64/Debug/fixup.asm:9 | movzx eax, al
test eax, eax
je SHORT $LN15@store_fixu
; 280 : /* add symbol's offset to the fixup location and fixup's offset */
; 281 : *pdata += fixup->sym->offset;
mov rax, QWORD PTR fixup$[rsp]
mov rax, QWORD PTR [rax+56]
mov rcx, QWORD PTR pdata$[rsp]
mov ecx, DWORD PTR [rcx]
add... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 321 | 380 |
Terraspace/UASM:x64/Debug/fixup.asm:10 | ; 287 : else if ( fixup->sym == NULL && fixup->frame == EMPTY ) {
; 288 : DebugMsg(("store_fixup: fixup skipped, symbol=0, no frame\n" ));
; 289 : return( NOT_ERROR );
; 290 : }
; 291 : #endif
; 292 : }
; 293 : if( seg->e.seginfo->FixupList.head == NULL ) {
mov r... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 361 | 420 |
Terraspace/UASM:x64/Debug/fixup.asm:11 | mov rax, QWORD PTR [rax+96]
mov rcx, QWORD PTR fixup$[rsp]
mov QWORD PTR [rax+48], rcx
$LN17@store_fixu:
; 298 : }
; 299 : return;
; 300 : }
add rsp, 64 ; 00000040H
pop rdi
ret 0
store_fixup ENDP
_TEXT ENDS
; Function compile flags: /Odtp /RTCsu
; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\fixup.c... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 401 | 460 |
Terraspace/UASM:x64/Debug/fixup.asm:12 | jne $LN5@FreeFixup
; 124 : dir = fixup->def_seg;
mov rax, QWORD PTR fixup$[rsp]
mov rax, QWORD PTR [rax+48]
mov QWORD PTR dir$[rsp], rax
; 125 : if ( dir ) {
cmp QWORD PTR dir$[rsp], 0
je SHORT $LN6@FreeFixup
; 126 : if ( fixup == dir->e.seginfo->FixupList.head ) {
mov rax, QW... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 441 | 500 |
Terraspace/UASM:x64/Debug/fixup.asm:13 | jmp SHORT $LN4@FreeFixup
$LN2@FreeFixup:
mov rax, QWORD PTR fixup2$[rsp]
mov rax, QWORD PTR [rax+8]
mov QWORD PTR fixup2$[rsp], rax
$LN4@FreeFixup:
cmp QWORD PTR fixup2$[rsp], 0
je SHORT $LN3@FreeFixup
; 130 : if ( fixup2->nextrlc == fixup ) {
mov rax, QWORD PTR fixup2$[rsp]
mov rcx, QWORD... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 481 | 540 |
Terraspace/UASM:x64/Debug/fixup.asm:14 | ; 138 : LclFree( fixup );
; 139 : }
add rsp, 16
pop rdi
ret 0
FreeFixup ENDP
_TEXT ENDS
; Function compile flags: /Odtp /RTCsu
; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\fixup.c
_TEXT SEGMENT
grp$ = 32
tv66 = 40
sym$ = 64
ign_grp$ = 72
SetFixupFrame PROC
; 150 : {
$LN15:
mov BYTE PTR [rsp+16], dl
mov Q... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 521 | 580 |
Terraspace/UASM:x64/Debug/fixup.asm:15 | mov eax, DWORD PTR [rax+32]
mov DWORD PTR tv66[rsp], eax
cmp DWORD PTR tv66[rsp], 5
ja $LN12@SetFixupFr
movsxd rax, DWORD PTR tv66[rsp]
lea rcx, OFFSET FLAT:__ImageBase
mov eax, DWORD PTR $LN14@SetFixupFr[rcx+rax*4]
add rax, rcx
jmp rax
$LN5@SetFixupFr:
; 155 : case SYM_INTERNAL:
; 156 : case... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 561 | 620 |
Terraspace/UASM:x64/Debug/fixup.asm:16 | ; 161 : } else {
jmp SHORT $LN8@SetFixupFr
$LN7@SetFixupFr:
; 162 : Frame_Type = FRAME_SEG;
mov BYTE PTR Frame_Type, 0
; 163 : Frame_Datum = GetSegIdx( sym->segment );
mov rax, QWORD PTR sym$[rsp]
mov rcx, QWORD PTR [rax+24]
call GetSegIdx
mov WORD P... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 601 | 660 |
Terraspace/UASM:x64/Debug/fixup.asm:17 | jmp SHORT $LN2@SetFixupFr
$LN10@SetFixupFr:
; 171 : case SYM_GRP:
; 172 : Frame_Type = FRAME_GRP;
mov BYTE PTR Frame_Type, 1
; 173 : Frame_Datum = ((struct dsym *)sym)->e.grpinfo->grp_idx;
mov rax, QWORD PTR sym$[rsp]
mov rax, QWORD PTR [rax+96]
movzx eax, WORD PTR [rax+8]
mo... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 641 | 700 |
Terraspace/UASM:x64/Debug/fixup.asm:18 | mov edx, 181 ; 000000b5H
lea rcx, OFFSET FLAT:$SG10585
call InternalError
$LN2@SetFixupFr:
$LN4@SetFixupFr:
; 182 : break;
; 183 : #endif
; 184 : }
; 185 : }
; 186 : }
add rsp, 48 ; 00000030H
pop rdi
ret 0
npad 2
$LN14@SetFixupFr:
DD $LN11@SetFixupFr
DD $LN5@SetFixupFr
DD ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 681 | 740 |
Terraspace/UASM:x64/Debug/fixup.asm:19 | mov QWORD PTR [rsp+8], rcx
push rdi
sub rsp, 64 ; 00000040H
mov rdi, rsp
mov ecx, 16
mov eax, -858993460 ; ccccccccH
rep stosd
mov rcx, QWORD PTR [rsp+80]
; 62 : #ifdef DEBUG_OUT
; 63 : static uint_32 cnt = 0;
; 64 : #endif
; 65 : struct fixup *fixup;
; 66 :
; 67 : fixup = Lcl... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 721 | 780 |
Terraspace/UASM:x64/Debug/fixup.asm:20 | ; 79 : #endif
; 80 : if ( sym ) { /* changed v1.96 */
cmp QWORD PTR sym$[rsp], 0
je SHORT $LN4@CreateFixu
; 81 : fixup->nextbp = sym->bp_fixup;
mov rax, QWORD PTR fixup$[rsp]
mov rcx, QWORD PTR sym$[rsp]
mov rcx, QWORD PTR [rcx+88]
mov QWORD PTR [rax], rcx
; 82 : sym->b... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 761 | 820 |
Terraspace/UASM:x64/Debug/fixup.asm:22 | ; 103 : fixup->option = option;
mov rax, QWORD PTR fixup$[rsp]
mov ecx, DWORD PTR option$[rsp]
mov DWORD PTR [rax+28], ecx
; 104 : fixup->flags = 0;
xor eax, eax
mov rcx, QWORD PTR fixup$[rsp]
mov WORD PTR [rcx+32], ax
; 105 : fixup->frame_type = Frame_Type; /* this is just a guess */
mov... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 841 | 900 |
Terraspace/UASM:x64/Debug/fixup.asm:23 | je SHORT $LN8@CreateFixu
mov rax, QWORD PTR sym$[rsp]
mov rax, QWORD PTR [rax+8]
mov QWORD PTR tv131[rsp], rax
jmp SHORT $LN9@CreateFixu
$LN8@CreateFixu:
lea rax, OFFSET FLAT:$SG10548
mov QWORD PTR tv131[rsp], rax
$LN9@CreateFixu:
mov eax, DWORD PTR ?cnt@?1??CreateFixup@@9@9
inc eax
mov DWORD PTR ?cnt@?1??Crea... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fixup.asm | 881 | 916 |
Terraspace/UASM:x64/Debug/fixup.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 Frame_Type:BYTE
COMM Frame_Datum:WORD
_DATA ENDS
_BSS SEGMENT
?cnt@?1??CreateFixup@@9@9 DD 01H DUP (?) ; `CreateFixup'... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fixup.asm | 1 | 60 |
Terraspace/UASM:x64/Debug/fixup.asm:4 | ; 207 : DebugMsg1(("store_fixup: type=%u, loc=%s.%" I32_SPEC "X, target=%s(%" I32_SPEC "X+% " I32_SPEC "X)\n",
mov rax, QWORD PTR fixup$[rsp]
mov rax, QWORD PTR [rax+56]
mov rcx, QWORD PTR fixup$[rsp]
mov rcx, QWORD PTR [rcx+56]
mov rdx, QWORD PTR fixup$[rsp]
mov edx, DWORD PTR [rdx+16]
mov DWORD PTR [... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fixup.asm | 121 | 180 |
Terraspace/UASM:x64/Debug/fixup.asm:17 | jmp SHORT $LN2@SetFixupFr
$LN10@SetFixupFr:
; 171 : case SYM_GRP:
; 172 : Frame_Type = FRAME_GRP;
mov BYTE PTR Frame_Type, 1
; 173 : Frame_Datum = ((struct dsym *)sym)->e.grpinfo->grp_idx;
mov rax, QWORD PTR sym$[rsp]
mov rax, QWORD PTR [rax+96]
movzx eax, WORD PTR [rax+8]
mo... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fixup.asm | 641 | 700 |
Terraspace/UASM:x64/Debug/fixup.asm:18 | mov edx, 181 ; 000000b5H
lea rcx, OFFSET FLAT:$SG10580
call InternalError
$LN2@SetFixupFr:
$LN4@SetFixupFr:
; 182 : break;
; 183 : #endif
; 184 : }
; 185 : }
; 186 : }
add rsp, 48 ; 00000030H
pop rdi
ret 0
npad 2
$LN14@SetFixupFr:
DD $LN11@SetFixupFr
DD $LN5@SetFixupFr
DD ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fixup.asm | 681 | 740 |
Terraspace/UASM:x64/Debug/fixup.asm:22 | ; 103 : fixup->option = option;
mov rax, QWORD PTR fixup$[rsp]
mov ecx, DWORD PTR option$[rsp]
mov DWORD PTR [rax+28], ecx
; 104 : fixup->flags = 0;
xor eax, eax
mov rcx, QWORD PTR fixup$[rsp]
mov WORD PTR [rcx+32], ax
; 105 : fixup->frame_type = Frame_Type; /* this is just a guess */
mov... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fixup.asm | 841 | 900 |
Terraspace/UASM:x64/Debug/fixup.asm:23 | je SHORT $LN8@CreateFixu
mov rax, QWORD PTR sym$[rsp]
mov rax, QWORD PTR [rax+8]
mov QWORD PTR tv131[rsp], rax
jmp SHORT $LN9@CreateFixu
$LN8@CreateFixu:
lea rax, OFFSET FLAT:$SG10543
mov QWORD PTR tv131[rsp], rax
$LN9@CreateFixu:
mov eax, DWORD PTR ?cnt@?1??CreateFixup@@9@9
inc eax
mov DWORD PTR ?cnt@?1??Crea... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fixup.asm | 881 | 916 |
Terraspace/UASM:x64/Debug/fpfixup.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMTD
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10617 DB 'F__RQQ', 00H
ORG $+9
$SG10618 DB 'AddFloatingPoin... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 1 | 60 |
Terraspace/UASM:x64/Debug/fpfixup.asm:2 | EXTRN Options:BYTE
EXTRN ModuleInfo:BYTE
EXTRN write_to_file:BYTE
EXTRN __security_cookie:QWORD
pdata SEGMENT
$pdata$AddFloatingPointEmulationFixup DD imagerel $LN19
DD imagerel $LN19+636
DD imagerel $unwind$AddFloatingPointEmulationFixup
pdata ENDS
xdata SEGMENT
$unwind$AddFloatingPointEmulationFixup DD 031a19H
DD ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 41 | 100 |
Terraspace/UASM:x64/Debug/fpfixup.asm:3 | ; 69 : int i;
; 70 : enum fp_patches patch;
; 71 : struct asym *sym[2];
; 72 : struct fixup *fixup;
; 73 : int_32 data;
; 74 : char name[8] = "F__RQQ";
lea rax, QWORD PTR name$[rsp]
lea rcx, OFFSET FLAT:$SG10617
mov rdi, rax
mov rsi, rcx
mov ecx, 7
rep movsb
lea rax, QWORD PT... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 81 | 140 |
Terraspace/UASM:x64/Debug/fpfixup.asm:4 | $LN8@AddFloatin:
; 80 : } else if ( CodeInfo->prefix.RegOverride == EMPTY ) {
mov rax, QWORD PTR CodeInfo$[rsp]
cmp DWORD PTR [rax+4], -2
jne SHORT $LN10@AddFloatin
; 81 : patch = FPP_NORMAL;
mov DWORD PTR patch$[rsp], 1
; 82 : } else {
jmp SHORT $LN11@AddFloatin
$LN10@AddFloatin:
; 83... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 121 | 180 |
Terraspace/UASM:x64/Debug/fpfixup.asm:5 | ; 88 : sym[i] = NULL;
movsxd rax, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rax*8], 0
; 89 : if ( patchmask & ( 1 << ( i*8+patch ) ) ) {
movzx eax, WORD PTR patchmask
mov ecx, DWORD PTR patch$[rsp]
mov edx, DWORD PTR i$[rsp]
lea ecx, DWORD PTR [rcx+rdx*8]
mov edx, 1
shl edx, cl
mov ecx, e... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 161 | 220 |
Terraspace/UASM:x64/Debug/fpfixup.asm:6 | movsxd rcx, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rcx*8], rax
; 93 : if( sym[i] == NULL || sym[i]->state == SYM_UNDEFINED ) {
movsxd rax, DWORD PTR i$[rsp]
cmp QWORD PTR sym$[rsp+rax*8], 0
je SHORT $LN14@AddFloatin
movsxd rax, DWORD PTR i$[rsp]
mov rax, QWORD PTR sym$[rsp+rax*8]
cmp DWORD PTR ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 201 | 260 |
Terraspace/UASM:x64/Debug/fpfixup.asm:7 | ; 99 :
; 100 : /* no need for fixups if no object file is written */
; 101 : if ( write_to_file == FALSE )
movzx eax, BYTE PTR write_to_file
test eax, eax
jne SHORT $LN15@AddFloatin
; 102 : return;
jmp $LN1@AddFloatin
$LN15@AddFloatin:
; 103 :
; 104 : /* make sure the next 3 bytes in ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 241 | 300 |
Terraspace/UASM:x64/Debug/fpfixup.asm:8 | ; 111 :
; 112 : for ( i = 0; i < 2 ; i++ ) {
mov DWORD PTR i$[rsp], 0
jmp SHORT $LN7@AddFloatin
$LN5@AddFloatin:
mov eax, DWORD PTR i$[rsp]
inc eax
mov DWORD PTR i$[rsp], eax
$LN7@AddFloatin:
cmp DWORD PTR i$[rsp], 2
jge SHORT $LN6@AddFloatin
; 113 : if ( sym[i] ) {
movsxd rax, DWORD PTR i$[rs... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 281 | 340 |
Terraspace/UASM:x64/Debug/fpfixup.asm:9 | mov rcx, QWORD PTR fixup$[rsp]
mov DWORD PTR [rcx+20], eax
; 119 : data = 0;
mov DWORD PTR data$[rsp], 0
; 120 : store_fixup( fixup, CurrSeg, &data );
lea r8, QWORD PTR data$[rsp]
mov rdx, QWORD PTR ModuleInfo+432
mov rcx, QWORD PTR fixup$[rsp]
call store_fixup
$LN17@AddFloatin:
; 1... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/fpfixup.asm | 321 | 355 |
Terraspace/UASM:x64/Debug/fpfixup.asm:5 | ; 88 : sym[i] = NULL;
movsxd rax, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rax*8], 0
; 89 : if ( patchmask & ( 1 << ( i*8+patch ) ) ) {
movzx eax, WORD PTR patchmask
mov ecx, DWORD PTR patch$[rsp]
mov edx, DWORD PTR i$[rsp]
lea ecx, DWORD PTR [rcx+rdx*8]
mov edx, 1
shl edx, cl
mov ecx, e... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/fpfixup.asm | 161 | 220 |
Terraspace/UASM:x64/Debug/fpfixup.asm:6 | movsxd rcx, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rcx*8], rax
; 93 : if( sym[i] == NULL || sym[i]->state == SYM_UNDEFINED ) {
movsxd rax, DWORD PTR i$[rsp]
cmp QWORD PTR sym$[rsp+rax*8], 0
je SHORT $LN14@AddFloatin
movsxd rax, DWORD PTR i$[rsp]
mov rax, QWORD PTR sym$[rsp+rax*8]
cmp DWORD PTR ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/fpfixup.asm | 201 | 260 |
Terraspace/UASM:x64/Debug/fpfixup.asm:7 | ; 99 :
; 100 : /* no need for fixups if no object file is written */
; 101 : if ( write_to_file == FALSE )
movzx eax, BYTE PTR write_to_file
test eax, eax
jne SHORT $LN15@AddFloatin
; 102 : return;
jmp $LN1@AddFloatin
$LN15@AddFloatin:
; 103 :
; 104 : /* make sure the next 3 bytes in ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08 | github | assembler | https://github.com/Terraspace/UASM/blob/ed162d24d173bddd6e80d42bfc3b4f6a3bcd9a08/x64/Debug/fpfixup.asm | 241 | 300 |
Terraspace/UASM:x64/Debug/fpfixup.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
$SG10579 DB 'F__RQQ', 00H
ORG $+9
$SG10580 DB 'AddFloatingPoin... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 1 | 60 |
Terraspace/UASM:x64/Debug/fpfixup.asm:2 | EXTRN _RTC_Shutdown:PROC
EXTRN __GSHandlerCheck:PROC
EXTRN __security_check_cookie:PROC
EXTRN Options:BYTE
EXTRN ModuleInfo:BYTE
EXTRN write_to_file:BYTE
EXTRN __security_cookie:QWORD
pdata SEGMENT
$pdata$AddFloatingPointEmulationFixup DD imagerel $LN19
DD imagerel $LN19+704
DD imagerel $unwind$AddFloatingPointEmulat... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 41 | 100 |
Terraspace/UASM:x64/Debug/fpfixup.asm:3 | DB 06dH
DB 065H
DB 00H
ORG $+15
AddFloatingPointEmulationFixup$rtcVarDesc DD 098H
DD 08H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$2
DD 074H
DD 04H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$1
DD 048H
DD 010H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$0
ORG $+144
AddFloatingPointEmulationFixup$... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 81 | 140 |
Terraspace/UASM:x64/Debug/fpfixup.asm:4 | mov eax, -858993460 ; ccccccccH
rep stosd
mov rcx, QWORD PTR [rsp+224]
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rsp], rax
; 69 : int i;
; 70 : enum fp_patches patch;
; 71 : struct asym *sym[2];
; 72 : struct fixup *fixup;
; 73 : int_32 data;
; 7... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 121 | 180 |
Terraspace/UASM:x64/Debug/fpfixup.asm:5 | cmp DWORD PTR [rax+24], 828 ; 0000033cH
jne SHORT $LN8@AddFloatin
; 79 : patch = FPP_WAIT;
mov DWORD PTR patch$[rsp], 0
jmp SHORT $LN9@AddFloatin
$LN8@AddFloatin:
; 80 : } else if ( CodeInfo->prefix.RegOverride == EMPTY ) {
mov rax, QWORD PTR CodeInfo$[rsp]
cmp DWORD PTR [rax+4], -2
jne SHOR... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 161 | 220 |
Terraspace/UASM:x64/Debug/fpfixup.asm:6 | $LN2@AddFloatin:
mov eax, DWORD PTR i$[rsp]
inc eax
mov DWORD PTR i$[rsp], eax
$LN4@AddFloatin:
cmp DWORD PTR i$[rsp], 2
jge $LN3@AddFloatin
; 88 : sym[i] = NULL;
movsxd rax, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rax*8], 0
; 89 : if ( patchmask & ( 1 << ( i*8+patch ) ) ) {
movzx eax, ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 201 | 260 |
Terraspace/UASM:x64/Debug/fpfixup.asm:7 | movzx eax, BYTE PTR [rcx+rax]
mov BYTE PTR name$[rsp+rdx], al
; 92 : sym[i] = SymSearch( name );
lea rcx, QWORD PTR name$[rsp]
call SymFind
movsxd rcx, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rcx*8], rax
; 93 : if( sym[i] == NULL || sym[i]->state == SYM_UNDEFINED ) {
movsxd rax, D... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 241 | 300 |
Terraspace/UASM:x64/Debug/fpfixup.asm:8 | ; 96 : }
; 97 : }
; 98 : }
jmp $LN2@AddFloatin
$LN3@AddFloatin:
; 99 :
; 100 : /* no need for fixups if no object file is written */
; 101 : if ( write_to_file == FALSE )
movzx eax, BYTE PTR write_to_file
test eax, eax
jne SHORT $LN15@AddFloatin
; 102 : return;... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 281 | 340 |
Terraspace/UASM:x64/Debug/fpfixup.asm:9 | ; 109 : ( CurrSeg->e.seginfo->current_loc - CurrSeg->e.seginfo->start_loc + 3 ) > MAX_LEDATA_THRESHOLD )
; 110 : omf_FlushCurrSeg();
call omf_FlushCurrSeg
$LN16@AddFloatin:
; 111 :
; 112 : for ( i = 0; i < 2 ; i++ ) {
mov DWORD PTR i$[rsp], 0
jmp SHORT $LN7@AddFloatin
$LN5@AddFloatin:
mov ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 321 | 380 |
Terraspace/UASM:x64/Debug/fpfixup.asm:10 | ; 116 : /* assume locofs has been set inside CreateFixup() */
; 117 : //fixup->locofs = CurrSeg->e.seginfo->current_loc + i;
; 118 : fixup->locofs += i;
mov rax, QWORD PTR fixup$[rsp]
mov eax, DWORD PTR [rax+20]
add eax, DWORD PTR i$[rsp]
mov rcx, QWORD PTR fixup$[rsp]
mov D... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6f3fbcf9cb046d547464d502cbd998dad78cd55d | github | assembler | https://github.com/Terraspace/UASM/blob/6f3fbcf9cb046d547464d502cbd998dad78cd55d/x64/Debug/fpfixup.asm | 361 | 405 |
Terraspace/UASM:x64/Debug/fpfixup.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
$SG10578 DB 'F__RQQ', 00H
ORG $+9
$SG10579 DB 'AddFloatingPointEmulationFixup enter... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 1 | 60 |
Terraspace/UASM:x64/Debug/fpfixup.asm:2 | EXTRN __GSHandlerCheck:PROC
EXTRN __security_check_cookie:PROC
EXTRN Options:BYTE
EXTRN ModuleInfo:BYTE
EXTRN write_to_file:BYTE
EXTRN __security_cookie:QWORD
pdata SEGMENT
$pdata$AddFloatingPointEmulationFixup DD imagerel $LN19
DD imagerel $LN19+704
DD imagerel $unwind$AddFloatingPointEmulationFixup
pdata ENDS
; COM... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 41 | 100 |
Terraspace/UASM:x64/Debug/fpfixup.asm:3 | DB 065H
DB 00H
ORG $+15
AddFloatingPointEmulationFixup$rtcVarDesc DD 098H
DD 08H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$2
DD 074H
DD 04H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$1
DD 048H
DD 010H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$0
ORG $+144
AddFloatingPointEmulationFixup$rtcFrameD... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 81 | 140 |
Terraspace/UASM:x64/Debug/fpfixup.asm:4 | rep stosd
mov rcx, QWORD PTR [rsp+224]
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rsp], rax
; 69 : int i;
; 70 : enum fp_patches patch;
; 71 : struct asym *sym[2];
; 72 : struct fixup *fixup;
; 73 : int_32 data;
; 74 : char name[8] = "F__RQQ";
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 121 | 180 |
Terraspace/UASM:x64/Debug/fpfixup.asm:5 | jne SHORT $LN8@AddFloatin
; 79 : patch = FPP_WAIT;
mov DWORD PTR patch$[rsp], 0
jmp SHORT $LN9@AddFloatin
$LN8@AddFloatin:
; 80 : } else if ( CodeInfo->prefix.RegOverride == EMPTY ) {
mov rax, QWORD PTR CodeInfo$[rsp]
cmp DWORD PTR [rax+4], -2
jne SHORT $LN10@AddFloatin
; 81 : patch ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 161 | 220 |
Terraspace/UASM:x64/Debug/fpfixup.asm:6 | mov eax, DWORD PTR i$[rsp]
inc eax
mov DWORD PTR i$[rsp], eax
$LN4@AddFloatin:
cmp DWORD PTR i$[rsp], 2
jge $LN3@AddFloatin
; 88 : sym[i] = NULL;
movsxd rax, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rax*8], 0
; 89 : if ( patchmask & ( 1 << ( i*8+patch ) ) ) {
movzx eax, WORD PTR patchmask... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 201 | 260 |
Terraspace/UASM:x64/Debug/fpfixup.asm:7 | mov BYTE PTR name$[rsp+rdx], al
; 92 : sym[i] = SymSearch( name );
lea rcx, QWORD PTR name$[rsp]
call SymFind
movsxd rcx, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rcx*8], rax
; 93 : if( sym[i] == NULL || sym[i]->state == SYM_UNDEFINED ) {
movsxd rax, DWORD PTR i$[rsp]
cmp QWORD PTR... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 241 | 300 |
Terraspace/UASM:x64/Debug/fpfixup.asm:8 | ; 96 : }
; 97 : }
; 98 : }
jmp $LN2@AddFloatin
$LN3@AddFloatin:
; 99 :
; 100 : /* no need for fixups if no object file is written */
; 101 : if ( write_to_file == FALSE )
movzx eax, BYTE PTR write_to_file
test eax, eax
jne SHORT $LN15@AddFloatin
; 102 : return;... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 281 | 340 |
Terraspace/UASM:x64/Debug/fpfixup.asm:9 | ; 109 : ( CurrSeg->e.seginfo->current_loc - CurrSeg->e.seginfo->start_loc + 3 ) > MAX_LEDATA_THRESHOLD )
; 110 : omf_FlushCurrSeg();
call omf_FlushCurrSeg
$LN16@AddFloatin:
; 111 :
; 112 : for ( i = 0; i < 2 ; i++ ) {
mov DWORD PTR i$[rsp], 0
jmp SHORT $LN7@AddFloatin
$LN5@AddFloatin:
mov ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 321 | 380 |
Terraspace/UASM:x64/Debug/fpfixup.asm:10 | ; 117 : //fixup->locofs = CurrSeg->e.seginfo->current_loc + i;
; 118 : fixup->locofs += i;
mov rax, QWORD PTR fixup$[rsp]
mov eax, DWORD PTR [rax+20]
add eax, DWORD PTR i$[rsp]
mov rcx, QWORD PTR fixup$[rsp]
mov DWORD PTR [rcx+20], eax
; 119 : data = 0;
mov DWORD PTR data... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 17413bab2400c29ab34e6d2fd2427efa2c6eb1d3 | github | assembler | https://github.com/Terraspace/UASM/blob/17413bab2400c29ab34e6d2fd2427efa2c6eb1d3/x64/Debug/fpfixup.asm | 361 | 404 |
Terraspace/UASM:x64/Debug/fpfixup.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
_DATA ENDS
_DATA SEGMENT
$SG10576 DB 'F__RQQ', 00H
ORG $+9
$SG10577 DB 'AddFloatingPointEmulationFixup enter, token=%u, reg... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 1 | 60 |
Terraspace/UASM:x64/Debug/fpfixup.asm:2 | EXTRN __security_check_cookie:PROC
EXTRN Options:BYTE
EXTRN ModuleInfo:BYTE
EXTRN write_to_file:BYTE
EXTRN __security_cookie:QWORD
pdata SEGMENT
$pdata$AddFloatingPointEmulationFixup DD imagerel $LN19
DD imagerel $LN19+704
DD imagerel $unwind$AddFloatingPointEmulationFixup
pdata ENDS
; COMDAT rtc$TMZ
rtc$TMZ SEGMENT
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 41 | 100 |
Terraspace/UASM:x64/Debug/fpfixup.asm:3 | DB 00H
ORG $+15
AddFloatingPointEmulationFixup$rtcVarDesc DD 098H
DD 08H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$2
DD 074H
DD 04H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$1
DD 048H
DD 010H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$0
ORG $+144
AddFloatingPointEmulationFixup$rtcFrameData DD 03... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 81 | 140 |
Terraspace/UASM:x64/Debug/fpfixup.asm:4 | mov rcx, QWORD PTR [rsp+224]
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rsp], rax
; 69 : int i;
; 70 : enum fp_patches patch;
; 71 : struct asym *sym[2];
; 72 : struct fixup *fixup;
; 73 : int_32 data;
; 74 : char name[8] = "F__RQQ";
lea rax, Q... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 121 | 180 |
Terraspace/UASM:x64/Debug/fpfixup.asm:5 | ; 79 : patch = FPP_WAIT;
mov DWORD PTR patch$[rsp], 0
jmp SHORT $LN9@AddFloatin
$LN8@AddFloatin:
; 80 : } else if ( CodeInfo->prefix.RegOverride == EMPTY ) {
mov rax, QWORD PTR CodeInfo$[rsp]
cmp DWORD PTR [rax+4], -2
jne SHORT $LN10@AddFloatin
; 81 : patch = FPP_NORMAL;
mov DWORD P... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 161 | 220 |
Terraspace/UASM:x64/Debug/fpfixup.asm:6 | inc eax
mov DWORD PTR i$[rsp], eax
$LN4@AddFloatin:
cmp DWORD PTR i$[rsp], 2
jge $LN3@AddFloatin
; 88 : sym[i] = NULL;
movsxd rax, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rax*8], 0
; 89 : if ( patchmask & ( 1 << ( i*8+patch ) ) ) {
movzx eax, WORD PTR patchmask
mov ecx, DWORD PTR patch$[... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 201 | 260 |
Terraspace/UASM:x64/Debug/fpfixup.asm:7 | ; 92 : sym[i] = SymSearch( name );
lea rcx, QWORD PTR name$[rsp]
call SymFind
movsxd rcx, DWORD PTR i$[rsp]
mov QWORD PTR sym$[rsp+rcx*8], rax
; 93 : if( sym[i] == NULL || sym[i]->state == SYM_UNDEFINED ) {
movsxd rax, DWORD PTR i$[rsp]
cmp QWORD PTR sym$[rsp+rax*8], 0
je SHORT $LN... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 241 | 300 |
Terraspace/UASM:x64/Debug/fpfixup.asm:8 | ; 97 : }
; 98 : }
jmp $LN2@AddFloatin
$LN3@AddFloatin:
; 99 :
; 100 : /* no need for fixups if no object file is written */
; 101 : if ( write_to_file == FALSE )
movzx eax, BYTE PTR write_to_file
test eax, eax
jne SHORT $LN15@AddFloatin
; 102 : return;
jmp $LN1@AddFloatin
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 281 | 340 |
Terraspace/UASM:x64/Debug/fpfixup.asm:9 | ; 110 : omf_FlushCurrSeg();
call omf_FlushCurrSeg
$LN16@AddFloatin:
; 111 :
; 112 : for ( i = 0; i < 2 ; i++ ) {
mov DWORD PTR i$[rsp], 0
jmp SHORT $LN7@AddFloatin
$LN5@AddFloatin:
mov eax, DWORD PTR i$[rsp]
inc eax
mov DWORD PTR i$[rsp], eax
$LN7@AddFloatin:
cmp DWORD PTR i$[rsp], 2
jge SHORT... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 321 | 380 |
Terraspace/UASM:x64/Debug/fpfixup.asm:10 | ; 118 : fixup->locofs += i;
mov rax, QWORD PTR fixup$[rsp]
mov eax, DWORD PTR [rax+20]
add eax, DWORD PTR i$[rsp]
mov rcx, QWORD PTR fixup$[rsp]
mov DWORD PTR [rcx+20], eax
; 119 : data = 0;
mov DWORD PTR data$[rsp], 0
; 120 : store_fixup( fixup, CurrSeg, &data );
lea ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 475976341f6684b892aa560a460b653239cfaf89 | github | assembler | https://github.com/Terraspace/UASM/blob/475976341f6684b892aa560a460b653239cfaf89/x64/Debug/fpfixup.asm | 361 | 403 |
Terraspace/UASM:x64/Debug/fpfixup.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
_DATA ENDS
_DATA SEGMENT
$SG10571 DB 'F__RQQ', 00H
ORG $+9
$SG10572 DB 'AddFloatingPointEmulationFixup enter, token=%u, reg... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fpfixup.asm | 1 | 60 |
Terraspace/UASM:x64/Debug/fpfixup.asm:3 | DB 00H
ORG $+15
AddFloatingPointEmulationFixup$rtcVarDesc DD 098H
DD 08H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$2
DD 074H
DD 04H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$1
DD 048H
DD 010H
DQ FLAT:AddFloatingPointEmulationFixup$rtcName$0
ORG $+144
AddFloatingPointEmulationFixup$rtcFrameData DD 03... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fpfixup.asm | 81 | 140 |
Terraspace/UASM:x64/Debug/fpfixup.asm:4 | mov rcx, QWORD PTR [rsp+224]
mov rax, QWORD PTR __security_cookie
xor rax, rsp
mov QWORD PTR __$ArrayPad$[rsp], rax
; 69 : int i;
; 70 : enum fp_patches patch;
; 71 : struct asym *sym[2];
; 72 : struct fixup *fixup;
; 73 : int_32 data;
; 74 : char name[8] = "F__RQQ";
lea rax, Q... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/fpfixup.asm | Apache-2.0 | 6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc | github | assembler | https://github.com/Terraspace/UASM/blob/6d38b2c85f1c0a8c0371a51bcf797c2b40a7ddfc/x64/Debug/fpfixup.asm | 121 | 180 |
Terraspace/UASM:x64/Debug/label.asm:1 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
include listing.inc
INCLUDELIB LIBCMTD
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM decoflags:BYTE
COMM broadflags:BYTE
COMM evex:BYTE
COMM ZEROLOCALS:BYTE
_DATA ENDS
_DATA SEGMENT
$SG10671 DB 'L&_%04u', 00H
$SG10696 DB 'CreateLabel(%s, memtype... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 1 | 60 |
Terraspace/UASM:x64/Debug/label.asm:2 | PUBLIC __local_stdio_printf_options
PUBLIC _vsnprintf_l
PUBLIC _vsprintf_l
PUBLIC sprintf
PUBLIC LabelInit
PUBLIC GetAnonymousLabel
PUBLIC CreateLabel
PUBLIC LabelDirective
EXTRN __stdio_common_vsprintf:PROC
EXTRN DoDebugMsg:PROC
EXTRN DoDebugMsg1:PROC
EXTRN EmitError:PROC
EXTRN EmitErr:PROC
EXTRN SymLookup:PROC
EXTRN ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 41 | 100 |
Terraspace/UASM:x64/Debug/label.asm:3 | DD imagerel $unwind$_vsnprintf_l
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$_vsprintf_l DD imagerel $LN3
DD imagerel $LN3+66
DD imagerel $unwind$_vsprintf_l
pdata ENDS
; COMDAT pdata
pdata SEGMENT
$pdata$sprintf DD imagerel $LN3
DD imagerel $LN3+79
DD imagerel $unwind$sprintf
pdata ENDS
pdata SEGMENT
$pdata$Get... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 81 | 140 |
Terraspace/UASM:x64/Debug/label.asm:4 | ; COMDAT xdata
xdata SEGMENT
$unwind$_vsprintf_l DD 011801H
DD 06218H
xdata ENDS
; COMDAT xdata
xdata SEGMENT
$unwind$_vsnprintf_l DD 011801H
DD 08218H
xdata ENDS
; Function compile flags: /Odtp
; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\label.c
_TEXT SEGMENT
sym$ = 64
length$ = 72
ti$ = 80
tv80 = 112
tv89 = 120
op... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 121 | 180 |
Terraspace/UASM:x64/Debug/label.asm:5 | ; 216 : return( EmitErr( SYNTAX_ERROR_EX, tokenarray[i].string_ptr ) );
movsxd rax, DWORD PTR i$[rsp]
imul rax, rax, 32 ; 00000020H
mov rcx, QWORD PTR tokenarray$[rsp]
mov rdx, QWORD PTR [rcx+rax+8]
mov ecx, 209 ; 000000d1H
call EmitErr
jmp $LN1@LabelDirec
$LN2@LabelDirec:
; 217 : }
; 218 ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 161 | 220 |
Terraspace/UASM:x64/Debug/label.asm:6 | ; 226 : ti.symtype = NULL;
mov QWORD PTR ti$[rsp+8], 0
; 227 : ti.Ofssize = ModuleInfo.Ofssize;
movzx eax, BYTE PTR ModuleInfo+404
mov BYTE PTR ti$[rsp+22], al
; 228 : if ( GetQualifiedType( &i, tokenarray, &ti ) == ERROR )
lea r8, QWORD PTR ti$[rsp]
mov rdx, QWORD PTR tokenarray$[rsp]
lea rcx... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 201 | 260 |
Terraspace/UASM:x64/Debug/label.asm:7 | movzx edx, BYTE PTR ti$[rsp+21]
mov r8d, 32 ; 00000020H
imul r8, r8, 0
mov QWORD PTR tv89[rsp], r8
mov r9, QWORD PTR tv80[rsp]
mov QWORD PTR [rsp+48], r9
mov DWORD PTR [rsp+40], eax
mov DWORD PTR [rsp+32], ecx
mov r9d, edx
mov r8d, DWORD PTR ti$[rsp+16]
mov rax, QWORD PTR tokenarray$[rsp]
mov rcx, QWORD ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 241 | 300 |
Terraspace/UASM:x64/Debug/label.asm:8 | movzx ecx, BYTE PTR ti$[rsp+22]
cmp eax, ecx
je SHORT $LN6@LabelDirec
; 242 : return( EmitError( OFFSET_SIZE_MISMATCH ) );
mov ecx, 237 ; 000000edH
call EmitError
jmp $LN1@LabelDirec
$LN6@LabelDirec:
; 243 : }
; 244 : }
jmp $LN5@LabelDirec
$LN4@LabelDirec:
; 245 : #if LABELARRA... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 281 | 340 |
Terraspace/UASM:x64/Debug/label.asm:9 | mov eax, DWORD PTR i$[rsp]
inc eax
mov DWORD PTR i$[rsp], eax
; 249 : if ( EvalOperand( &i, tokenarray, Token_Count, &opnd, 0 ) == ERROR )
mov BYTE PTR [rsp+32], 0
lea r9, QWORD PTR opnd$1[rsp]
mov r8d, DWORD PTR ModuleInfo+496
mov rdx, QWORD PTR tokenarray$[rsp]
lea rcx, QWORD PTR i$[rsp]
call EvalO... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 321 | 380 |
Terraspace/UASM:x64/Debug/label.asm:10 | ; 254 : else {
; 255 : return( EmitError( CONSTANT_EXPECTED ) );
mov ecx, 65 ; 00000041H
call EmitError
jmp $LN1@LabelDirec
$LN11@LabelDirec:
$LN9@LabelDirec:
; 256 : }
; 257 : }
; 258 : length = opnd.value;
mov eax, DWORD PTR opnd$1[rsp]
mov DWOR... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 361 | 420 |
Terraspace/UASM:x64/Debug/label.asm:11 | $LN12@LabelDirec:
; 264 : }
; 265 :
; 266 : if ( ModuleInfo.list )
mov eax, DWORD PTR ModuleInfo+408
shr eax, 11
and eax, 1
test eax, eax
je SHORT $LN13@LabelDirec
; 267 : LstWrite( LSTTYPE_LABEL, 0, NULL );
xor r8d, r8d
xor edx, edx
mov ecx, 7
call LstWrite
$LN13@LabelDirec:
; 268 :
... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 401 | 460 |
Terraspace/UASM:x64/Debug/label.asm:12 | mov r8d, DWORD PTR [rax+44]
mov rax, QWORD PTR sym$[rsp]
mov rdx, QWORD PTR [rax+8]
lea rcx, OFFSET FLAT:$SG10756
call DoDebugMsg1
; 272 : /* sym->isdata must be 0, else the LABEL directive was generated within data_item()
; 273 : * and fields total_size & total_length must not be modified then!... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 441 | 500 |
Terraspace/UASM:x64/Debug/label.asm:13 | mov rax, QWORD PTR sym$[rsp]
mov ecx, DWORD PTR length$[rsp]
mov DWORD PTR [rax+72], ecx
; 281 : sym->isarray = TRUE;
mov rax, QWORD PTR sym$[rsp]
movzx eax, BYTE PTR [rax+49]
or al, 2
mov rcx, QWORD PTR sym$[rsp]
mov BYTE PTR [rcx+49], al
; 282 : } else
jmp SHORT $LN17@LabelDi... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 481 | 540 |
Terraspace/UASM:x64/Debug/label.asm:14 | ; 290 : return( ERROR );
mov eax, -1
$LN1@LabelDirec:
; 291 : }
add rsp, 248 ; 000000f8H
ret 0
LabelDirective ENDP
_TEXT ENDS
; Function compile flags: /Odtp
; File d:\hjwasm\hjwasm2.13.1s\hjwasm2.13.1s\label.c
_TEXT SEGMENT
sym$ = 48
addr$ = 56
tv135 = 64
buffer$ = 72
__$ArrayPad$ = 96
name$ = 128
mem_t... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 521 | 580 |
Terraspace/UASM:x64/Debug/label.asm:15 | ; 81 :
; 82 : DebugMsg1(("CreateLabel(%s, memtype=%Xh, %" I32_SPEC "Xh, %u) enter\n", name, mem_type, ti, bLocal));
movzx eax, BYTE PTR bLocal$[rsp]
mov DWORD PTR [rsp+32], eax
mov r9, QWORD PTR ti$[rsp]
mov r8d, DWORD PTR mem_type$[rsp]
mov rdx, QWORD PTR name$[rsp]
lea rcx, OFFSET FLAT:$SG10696
call D... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 561 | 620 |
Terraspace/UASM:x64/Debug/label.asm:16 | ; 93 : if ( SegAssumeTable[ASSUME_CS].error ) { /* CS assumed to ERROR? */
mov eax, 16
imul rax, rax, 1
lea rcx, OFFSET FLAT:SegAssumeTable
movzx eax, BYTE PTR [rcx+rax+8]
test eax, eax
je SHORT $LN4@CreateLabe
; 94 : DebugMsg(("CreateLabel: code label and CS assumed error\n" ));
lea r... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 601 | 660 |
Terraspace/UASM:x64/Debug/label.asm:17 | mov rcx, QWORD PTR name$[rsp]
movsx eax, BYTE PTR [rcx+rax]
cmp eax, 64 ; 00000040H
jne SHORT $LN5@CreateLabe
mov eax, 1
imul rax, rax, 2
mov rcx, QWORD PTR name$[rsp]
movsx eax, BYTE PTR [rcx+rax]
test eax, eax
jne SHORT $LN5@CreateLabe
; 102 : sprintf( buffer, "L&_%04u", ++ModuleInfo.g.anonymou... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 641 | 700 |
Terraspace/UASM:x64/Debug/label.asm:18 | call SymLookup
mov QWORD PTR tv135[rsp], rax
$LN29@CreateLabe:
mov rax, QWORD PTR tv135[rsp]
mov QWORD PTR sym$[rsp], rax
; 107 : /* v2.11: SymLookup...() cannot fail */
; 108 : //if( sym == NULL ) /* name invalid or too long? */
; 109 : // return( NULL );
; 110 :
; 111 : if( Parse_Pass == P... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 681 | 740 |
Terraspace/UASM:x64/Debug/label.asm:19 | movzx eax, BYTE PTR bLocal$[rsp]
test eax, eax
je SHORT $LN10@CreateLabe
cmp QWORD PTR CurrProc, 0
je SHORT $LN10@CreateLabe
$LN11@CreateLabe:
; 117 : DebugMsg(("CreateLabel(%s): error, EXTERNDEF for local label\n", sym->name));
mov rax, QWORD PTR sym$[rsp]
mov rdx, QWORD PTR [rax+8]
lea rcx, ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 721 | 780 |
Terraspace/UASM:x64/Debug/label.asm:20 | mov r9d, DWORD PTR mem_type$[rsp]
mov rax, QWORD PTR sym$[rsp]
mov r8d, DWORD PTR [rax+44]
mov rax, QWORD PTR sym$[rsp]
mov rdx, QWORD PTR [rax+8]
lea rcx, OFFSET FLAT:$SG10711
call DoDebugMsg
; 125 : EmitErr( SYMBOL_TYPE_CONFLICT, name );
mov rdx, QWORD PTR name$[rsp]
mov ecx, 136 ; 00000... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 761 | 820 |
Terraspace/UASM:x64/Debug/label.asm:21 | ; 130 : sym->state = SYM_INTERNAL;
mov rax, QWORD PTR sym$[rsp]
mov DWORD PTR [rax+40], 1
; 131 : } else {
jmp SHORT $LN14@CreateLabe
$LN13@CreateLabe:
; 132 : /* v2.04: emit a more distinctive error msg */
; 133 : if ( sym->state == SYM_INTERNAL && sym->mem_type =... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 801 | 860 |
Terraspace/UASM:x64/Debug/label.asm:22 | ; 140 : return( NULL );
xor eax, eax
jmp $LN1@CreateLabe
$LN14@CreateLabe:
$LN9@CreateLabe:
; 141 : }
; 142 : /* add the label to the linked list attached to curr segment */
; 143 : /* this allows to reduce the number of passes (see fixup.c) */
; 144 : ((struct dsym ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 841 | 900 |
Terraspace/UASM:x64/Debug/label.asm:23 | ; 150 :
; 151 : /* v2.05: added to accept type prototypes */
; 152 : if ( mem_type == MT_PROC ) {
cmp DWORD PTR mem_type$[rsp], 128 ; 00000080H
jne $LN18@CreateLabe
; 153 : DebugMsg1(("CreateLabel(%s): memtype MT_PROC detected, sym.isproc=%u\n", sym->name, sym->isproc ));
mov rax,... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 881 | 940 |
Terraspace/UASM:x64/Debug/label.asm:24 | mov rax, QWORD PTR ti$[rsp]
mov rdx, QWORD PTR [rax+8]
mov rcx, QWORD PTR sym$[rsp]
call CopyPrototype
$LN19@CreateLabe:
; 157 : }
; 158 : mem_type = ti->symtype->mem_type;
mov rax, QWORD PTR ti$[rsp]
mov rax, QWORD PTR [rax+8]
mov eax, DWORD PTR [rax+44]
mov DWORD PTR mem_type$[rsp],... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 921 | 980 |
Terraspace/UASM:x64/Debug/label.asm:25 | mov rax, QWORD PTR sym$[rsp]
mov rcx, QWORD PTR ti$[rsp]
mov rcx, QWORD PTR [rcx+8]
mov QWORD PTR [rax+88], rcx
jmp SHORT $LN22@CreateLabe
$LN21@CreateLabe:
; 166 : else {
; 167 : sym->Ofssize = ti->Ofssize;
mov rax, QWORD PTR sym$[rsp]
mov rcx, QWORD PTR ti$[rsp]
movzx ecx, BYTE ... | x86_64 | masm-like | handwritten | Terraspace/UASM | x64/Debug/label.asm | Apache-2.0 | d7506aacc85bc7c53cec33951ed5e681ad4e86a0 | github | assembler | https://github.com/Terraspace/UASM/blob/d7506aacc85bc7c53cec33951ed5e681ad4e86a0/x64/Debug/label.asm | 961 | 1,020 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.