hexsha
stringlengths
40
40
size
int64
6
1.05M
ext
stringclasses
3 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
4
232
max_stars_repo_name
stringlengths
7
106
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
7
max_stars_count
int64
1
33.5k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
4
232
max_issues_repo_name
stringlengths
7
106
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
7
max_issues_count
int64
1
37.5k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
4
232
max_forks_repo_name
stringlengths
7
106
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
7
max_forks_count
int64
1
12.6k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
6
1.05M
avg_line_length
float64
1.16
19.7k
max_line_length
int64
2
938k
alphanum_fraction
float64
0
1
57c633288351164f49473ee4eeefac52a7f53137
887
asm
Assembly
programs/oeis/030/A030530.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/030/A030530.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/030/A030530.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A030530: n appears A070939(n) times. ; 0,1,2,2,3,3,4,4,4,5,5,5,6,6,6,7,7,7,8,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,14,15,15,15,15,16,16,16,16,16,17,17,17,17,17,18,18,18,18,18,19,19,19,19,19,20,20,20,20,20,21,21,21,21,21,22,22,22,22,22,23,23,23,23,23,24,24,24,24,24,25,25,25,25,25,26,26,26,26,26,27,27,27,27,27,28,28,28,28,28,29,29,29,29,29,30,30,30,30,30,31,31,31,31,31,32,32,32,32,32,32,33,33,33,33,33,33,34,34,34,34,34,34,35,35,35,35,35,35,36,36,36,36,36,36,37,37,37,37,37,37,38,38,38,38,38,38,39,39,39,39,39,39,40,40,40,40,40,40,41,41,41,41,41,41,42,42,42,42,42,42,43,43,43,43,43,43,44,44,44,44,44,44,45,45,45,45,45,45,46,46,46,46,46,46,47,47,47,47,47,47,48,48,48,48,48,48,49,49,49,49,49,49,50,50,50,50,50,50,51,51,51,51,51,51 mov $2,$0 lpb $2 lpb $4 sub $2,1 mul $3,2 trn $4,$3 lpe add $1,1 trn $2,1 mov $3,1 mov $4,$1 lpe
55.4375
725
0.626832
1dfc8fcd9dd78cbf79d460c68aeda6cd038b6000
256
asm
Assembly
MC_libks.asm
Kannagi/Super-Kannagi-Sound
d3b078f6501717d67d1d3c5ed2fdb9c89491df0d
[ "MIT" ]
11
2016-10-26T19:32:05.000Z
2020-11-20T11:11:43.000Z
MC_libks.asm
KungFuFurby/Super-Kannagi-Sound
bf6696cc7d0bd7843fb0a036a07dcd3ff39ca75e
[ "MIT" ]
null
null
null
MC_libks.asm
KungFuFurby/Super-Kannagi-Sound
bf6696cc7d0bd7843fb0a036a07dcd3ff39ca75e
[ "MIT" ]
1
2018-02-17T10:41:14.000Z
2018-02-17T10:41:14.000Z
.include "LKS/MC_OAM.asm" .include "LKS/MC_Joypad.asm" .include "LKS/MC_Printf.asm" .include "LKS/MC_Load.asm" .include "LKS/MC_Clear.asm" .include "LKS/MC_BG.asm" .include "LKS/MC_DMA.asm" .include "LKS/MC_PAL.asm" .include "LKS/variable.asm"
21.333333
29
0.707031
224f729d9ae5718a6e4ec2cd1e25ee39a6364c49
60
asm
Assembly
tests/R/slt.asm
madhav-datt/mmcpu
e252133e3fd71076596c08775b79dd8bd35135b6
[ "MIT" ]
null
null
null
tests/R/slt.asm
madhav-datt/mmcpu
e252133e3fd71076596c08775b79dd8bd35135b6
[ "MIT" ]
null
null
null
tests/R/slt.asm
madhav-datt/mmcpu
e252133e3fd71076596c08775b79dd8bd35135b6
[ "MIT" ]
null
null
null
main: nor $s0, $0, $0 slt $s1, $s0, $0 slt $s2, $s0, $s0
15
22
0.466667
d7212f83c810bb03202f27e5ecb31ff94bd3abb3
2,439
asm
Assembly
nine/main.asm
sgadrat/super-tilt-bro
f918731c63a32dc3d0c80f10e7b053d6fa218c50
[ "WTFPL" ]
91
2017-08-06T18:30:13.000Z
2022-02-17T00:26:45.000Z
nine/main.asm
sgadrat/super-tilt-bro
f918731c63a32dc3d0c80f10e7b053d6fa218c50
[ "WTFPL" ]
2
2018-10-12T04:34:13.000Z
2021-12-25T17:01:18.000Z
nine/main.asm
sgadrat/super-tilt-bro
f918731c63a32dc3d0c80f10e7b053d6fa218c50
[ "WTFPL" ]
9
2016-10-08T21:24:37.000Z
2022-02-05T00:13:31.000Z
cursed: .( ; Do nothing, still reserve 3 bytes, so it can be changed by a JMP to do soimething without changing address rti nop nop .) nmi: .( ; Save CPU registers php pha txa pha tya pha ; Do not draw anything if not ready lda nmi_processing beq end ; reload PPU OAM (Objects Attributes Memory) with fresh data from cpu memory lda #$00 sta OAMADDR lda #$02 sta OAMDMA ; Rewrite nametable based on nt_buffers jsr process_nt_buffers ; Scroll lda ppuctrl_val sta PPUCTRL lda PPUSTATUS lda scroll_x sta PPUSCROLL lda scroll_y sta PPUSCROLL ; Inform that NMI is handled lda #$00 sta nmi_processing end: ; Restore CPU registers pla tay pla tax pla plp rti .) reset: .( ; First wait for vblank to make sure PPU is ready jsr wait_vbi ; Ensure memory is zero-ed, we have to burn cycles anyway, waiting for the PPU ldx #0 clrmem: lda #$00 sta $0000, x sta $0100, x sta $0300, x sta $0400, x sta $0500, x sta $0600, x sta $0700, x lda #$fe sta oam_mirror, x ;move all sprites off screen inx bne clrmem ; Wait a second vblank ; PPU may need 2 frames to warm-up ; We use it to count cycles between frames (strong indicator of PAL versus NTSC) .( ldy #0 ldx #0 vblankwait2: inx bne ok iny ok: bit PPUSTATUS bpl vblankwait2 ; Y*256+X known values: ; $05b1 - FCEUX on NTSC mode ; $05b1 - Mesen on NTSC mode ; $05b1 - NTSC NES ; ; $06d2 - FCEUX on PAL mode (bug? $06c9 when running on RAINBOW mapper) ; $06d2 - Mesen on PAL mode ; $06d2 - PAL NES ; ; $078b - FCEUX on Dendy mode ; $078b - Mesen on Dendy mode ; ;TODO re-do measures, they predate the use of a subroutine to wait for first vblank cpy #$06 bcs pal lda #1 sta system_index pal: .) ; Prepare to start the game lda #0 sta audio_vframe_cnt jsr audio_init jsr global_init lda #INITIAL_GAME_STATE jsr change_global_game_state ;rts ; useless, Fallthrough to forever (and actually change_global_game_state does not return) .) forever: .( ; Call common routines to all states jsr wait_next_frame jsr audio_music_tick jsr fetch_controllers ; Tick current game state lda global_game_state asl tax lda game_states_tick, x sta tmpfield1 lda game_states_tick+1, x sta tmpfield2 jsr call_pointed_subroutine ; Call audio a second time if necessary to emulate 60Hz system jsr audio_music_extra_tick jmp forever .)
16.705479
109
0.698237
69148c6c7b2c1b744cfb097383dc6479596ddc92
636
asm
Assembly
asm/bootloader/5/main.asm
BoKoIsMe/J1900_FreeBSD
19c4f7f01a37f4eda11a64040dad307a06563fb9
[ "BSD-2-Clause" ]
null
null
null
asm/bootloader/5/main.asm
BoKoIsMe/J1900_FreeBSD
19c4f7f01a37f4eda11a64040dad307a06563fb9
[ "BSD-2-Clause" ]
null
null
null
asm/bootloader/5/main.asm
BoKoIsMe/J1900_FreeBSD
19c4f7f01a37f4eda11a64040dad307a06563fb9
[ "BSD-2-Clause" ]
null
null
null
LOAD equ 07c00h EXEC equ 0600h MAGIC equ 0aa55h SIZE_MBR equ 512 DISP_BASE equ 0B800h DISP_MODE equ 0002h DISP_COLOUR equ 0ch org LOAD start: mov ax,cs mov ds,ax mov es,ax mov ss,ax mov fs,ax mov sp,07c00h mov di,(main - start) + EXEC mov si,main mov cx,SIZE_MBR - (main - start) rep movsb mov ax,cs mov [$ + 6],ax jmp 0:(main - start) + EXEC main: mov ax,DISP_BASE mov es,ax xor di,di mov si,(hwMSG - start) +EXEC mov ax,DISP_MODE int 10h mov cx,lenMSG mov al,DISP_COLOUR cld again: movsb stosb loop again jmp $ hwMSG db "Hello, OS world!" lenMSG equ $ - hwMSG times 510 - ($ - $$) db 0 dw MAGIC
14.454545
33
0.674528
a2a3c891fb09b2aeff9f388488496a01dc5372bc
432
asm
Assembly
Mid-Term/Solution/4.asm
AhnafNSU/CSE331L-Section-1-Fall20-NSU
870d9527411f8a74336d8c90d3a09e5750d88af7
[ "MIT" ]
null
null
null
Mid-Term/Solution/4.asm
AhnafNSU/CSE331L-Section-1-Fall20-NSU
870d9527411f8a74336d8c90d3a09e5750d88af7
[ "MIT" ]
null
null
null
Mid-Term/Solution/4.asm
AhnafNSU/CSE331L-Section-1-Fall20-NSU
870d9527411f8a74336d8c90d3a09e5750d88af7
[ "MIT" ]
null
null
null
.MODEL SMALL .STACK 100H .CODE MAIN PROC MOV BX,4 MOV CX,3 L1: PUSH CX MOV AH,2 L2: INT 21H LOOP L2 MOV CX,BX MOV DL,'*' L3: INT 21H LOOP L3 MOV AH,2 MOV DL,10 INT 21H MOV DL,13 INT 21H INC BX INC BX POP CX LOOP L1 MOV AH,4CH INT 21H MAIN ENDP END MAIN
9.818182
27
0.414352
3b48b5f1f655fb3f5a3e1349713e7dfadd85be74
1,668
asm
Assembly
src/iat_info.asm
Shinao/Malicious
2e51454ed9ae6271aa3cb33ddba170ccffdcfa1b
[ "MIT" ]
82
2015-08-27T17:37:38.000Z
2021-08-07T19:47:14.000Z
src/iat_info.asm
Shinao/Malicious
2e51454ed9ae6271aa3cb33ddba170ccffdcfa1b
[ "MIT" ]
null
null
null
src/iat_info.asm
Shinao/Malicious
2e51454ed9ae6271aa3cb33ddba170ccffdcfa1b
[ "MIT" ]
15
2015-02-12T04:37:51.000Z
2021-03-20T07:50:26.000Z
push esi ; Keep start section ; IAT Hooking (ExitProcess) mov [DELTA VAKernelIAT], 0 ; Check if valid cmp [DELTA OffsetIAT], 0 je doNotHook ; Get IAT mov edi, ebx ; VA IAT mov [DELTA VAIAT], ebx mov eax, [DELTA OffsetIAT] sub edi, eax mov eax, [DELTA PeFileMap] add edi, eax ; IAT ; Iterate on all IAT Modules iterateIAT: mov edx, edi add edx, 0Ch ; Dll Name mov edx, [edx] ; VA cmp edx, 0 je doNotHook mov eax, [DELTA PeFileMap] add edx, eax mov eax, [DELTA OffsetIAT] sub edx, eax ; Check if we found User32.dll push edx mov ecx, offset sKernel32 add ecx, ebp call stricmp pop edx cmp eax, 0 jne endIterateFunc ; Iterate on all Imported Functions mov edx, edi mov edx, [edx] mov eax, [DELTA PeFileMap] add edx, eax mov eax, [DELTA OffsetIAT] sub edx, eax xor esi, esi iterateFunc: mov ebx, [edx] cmp ebx, 0 je endIterateFunc mov eax, [DELTA PeFileMap] add ebx, eax mov eax, [DELTA OffsetIAT] sub ebx, eax add ebx, 2 ; TODO - WHY !? (Cardinal:Hint) ; Check if we found ExitProcess push edx push ecx mov ecx, offset sExitProcess add ecx, ebp mov edx, ebx call stricmp pop ecx pop edx cmp eax, 0 jne nextIterateFunc ; pusha ; push 0 ; push ebx ; push ebx ; push 0 ; call [DELTA pMessageBox] ; popa ; We found it ! Get VA ; Get Array of VA mov edx, [DELTA VAIAT] add edx, 010h mov [DELTA VAKernelIAT], edx ; Store offset index mov eax, esi mov ecx, 4 mul ecx add edx, eax mov [DELTA OffsetExitProcess], edx ; Get out jmp doNotHook nextIterateFunc: add edx, 4 inc esi jmp iterateFunc endIterateFunc: add edi, sizeof (IMAGE_IMPORT_DESCRIPTOR) mov eax, [DELTA VAIAT] add eax, sizeof (IMAGE_IMPORT_DESCRIPTOR) mov [DELTA VAIAT], eax jmp iterateIAT doNotHook: pop esi
16.68
42
0.733213
b6f0831a7ef529d3b2df87a72529145a40a1358c
1,678
asm
Assembly
source/sub_colorwash.asm
svkampen/mangela_c64_demo
1720becce9ac0fd2f9736ab9c342d365b673fe0e
[ "MIT" ]
null
null
null
source/sub_colorwash.asm
svkampen/mangela_c64_demo
1720becce9ac0fd2f9736ab9c342d365b673fe0e
[ "MIT" ]
null
null
null
source/sub_colorwash.asm
svkampen/mangela_c64_demo
1720becce9ac0fd2f9736ab9c342d365b673fe0e
[ "MIT" ]
null
null
null
colwash ldx #$27 ; load x-register with #$27 to work through 0-39 iterations lda color+$27 ; init accumulator with the last color from first color table cycle1 ldy color-1,x ; remember the current color in color table in this iteration sta color-1,x ; overwrite that location with color from accumulator sta $d990,x ; put it into Color Ram into column x sta $da30,x tya ; transfer our remembered color back to accumulator dex ; decrement x-register to go to next iteration bne cycle1 ; repeat if there are iterations left sta color+$27 ; otherwise store te last color from accu into color table sta $d990 ; ... and into Color Ram sta $da30 colwash2 ldx #$00 ; load x-register with #$00 lda color2+$27 ; load the last color from the second color table cycle2 ldy color2,x ; remember color at currently looked color2 table location sta color2,x ; overwrite location with color from accumulator sta $d9e0,x ; ... and write it to Color Ram sta $d940,x tya ; transfer our remembered color back to accumulator inx ; increment x-register to go to next iteraton cpx #$26 ; have we gone through 39 iterations yet? bne cycle2 ; if no, repeat sta color2+$27 ; if yes, store the final color from accu into color2 table sta $d9e0+$27 ; and write it into Color Ram sta $d940+$27 rts ; return from subroutine
54.129032
87
0.588796
1710e8b8f6e6fd996ff30bdfbd2b0f6f61fd3a41
3,702
asm
Assembly
src/utils.asm
ShellCode33/FindTool
0702c8a1d5e0e6774f641eb704598863d6f56ae1
[ "MIT" ]
null
null
null
src/utils.asm
ShellCode33/FindTool
0702c8a1d5e0e6774f641eb704598863d6f56ae1
[ "MIT" ]
null
null
null
src/utils.asm
ShellCode33/FindTool
0702c8a1d5e0e6774f641eb704598863d6f56ae1
[ "MIT" ]
null
null
null
.DATA ; Windows path wildcards WSTR Wildcard1, "*", 0 WSTR Wildcard2, "?", 0 WSTR Wildcard3, 62, 0 ; > WSTR Wildcard4, 60, 0 ; < WSTR Wildcard5, 34, 0 ; " SizeOfWchar equ SIZEOF WCHAR .CODE is_wildcard_in_string PROC push ebp mov ebp, esp mov esi, [ebp+8] push offset Wildcard1 push esi call crt_wcsstr cmp eax, NULL jne wildcard_found push offset Wildcard2 push esi call crt_wcsstr cmp eax, NULL jne wildcard_found push offset Wildcard3 push esi call crt_wcsstr cmp eax, NULL jne wildcard_found push offset Wildcard4 push esi call crt_wcsstr cmp eax, NULL jne wildcard_found push offset Wildcard5 push esi call crt_wcsstr cmp eax, NULL jne wildcard_found jmp stop_function wildcard_found: mov eax, 1 stop_function: leave ret 4 is_wildcard_in_string ENDP ; This function is able to print unicode correctly in the terminal. crt_wprintf doesn't show special characters such as éèàç ; Variadic function in order to be able to print formated unicode using the following formatter : | ; This only formatter will take the address on the stack of an unicode string and print it instead of | ; I chose to use | because a Windows path can't contain that character. ; void printf_unicode(WSTR *format, ...) printf_unicode PROC push ebp mov ebp, esp mov esi, [ebp+8] ; allocate space for the string size (numbers of characters, not bytes) [ebp-4] ; allocate space for substring address of crt_wcsstr [ebp-8] sub esp, 8 push 12 ; [ebp+12] is the offset of the first potential parameter. [ebp-12] ; create a copy of the formatter because we will put some \0 in it to remove formatters. push esi call SysAllocString mov esi, eax mov [ebp+8], esi ; overwrite previous string address mov ecx, 0 ; loop index begin_loop: push offset Formatter push esi call crt_wcsstr cmp eax, NULL je no_formatter_found mov [ebp-8], eax mov WORD PTR[eax], 0 ; remove the formatter with a null byte, supposing wide characters are on 2 bytes... push esi call crt_wcslen mov [ebp-4], eax ; put string size address in eax lea eax, [ebp-4] ; print current string token push NULL push eax push [eax] push esi push StdOut call WriteConsoleW mov eax, [ebp-12] ; load string offset to print mov ebx, [ebp+eax] push ebx call crt_wcslen mov [ebp-4], eax ; put string size address in eax lea eax, [ebp-4] ; print variadic arg string push NULL push eax push [eax] push ebx push StdOut call WriteConsoleW add DWORD PTR[ebp-12], 4 ; increase stack offset to point on the next arg mov esi, [ebp-8] ; skip that part of the string add esi, SizeOfWchar ; skip null byte, supposing wide characters are on 2 bytes... (Can change from one machine to another...) jmp begin_loop no_formatter_found: push esi call crt_wcslen mov [ebp-4], eax ; put string size address in eax lea eax, [ebp-4] ; print last string token push NULL push eax push [eax] push esi push StdOut call WriteConsoleW push [ebp+8] call SysFreeString ; we use [ebp-12] to know how many bytes we should remove from the stack sub DWORD PTR[ebp-12], 8 ; sub 8 because it was the first arg offset (the format string) and we want to know how many bytes were given as parameters mov ebx, [ebp-12] leave pop eax ; save return address in eax add esp, ebx ; clean stack push eax ; restore return address ret printf_unicode ENDP
22.711656
151
0.669368
b24b2bd12059df3a936c082b2340747da024303d
1,668
asm
Assembly
Application/AssemblyCode/working_and_tmp_asm_files/SCORE_tens.asm
t0ddpar0dy/Handmade_Pacman
68cfdd355bd26e5f5d8d8d6ba344a71f2e19fd70
[ "MIT" ]
null
null
null
Application/AssemblyCode/working_and_tmp_asm_files/SCORE_tens.asm
t0ddpar0dy/Handmade_Pacman
68cfdd355bd26e5f5d8d8d6ba344a71f2e19fd70
[ "MIT" ]
null
null
null
Application/AssemblyCode/working_and_tmp_asm_files/SCORE_tens.asm
t0ddpar0dy/Handmade_Pacman
68cfdd355bd26e5f5d8d8d6ba344a71f2e19fd70
[ "MIT" ]
null
null
null
// simulate caller LUI 51 r1 ORI 246 r1 // current score address MOVI 0 r5 // set current score to 0 STOR r5 r1 MOVI 50 r12 MOVI 169 r10 //JAL r9 init_score init_score: // find location to write LUI 63 r0 // top left most glyph address ORI 255 r0 ADDI -106 r0 ADDI -106 r0 ADDI -106 r0 ADDI -106 r0 // offset rows by 4 down ADDI -22 r0 // and 22 columns // initialize 5 places to 0 MOVI 169 r1 // 10,000 STOR r1 r0 ADDI -1 r0 MOVI 169 r1 // 1,000 STOR r1 r0 ADDI -1 r0 MOVI 169 r1 // 100 STOR r1 r0 ADDI -1 r0 MOVI 169 r1 // 10 STOR r1 r0 MOV r0 r11 //[for testing] save glylph address ADDI -1 r0 MOVI 169 r1 // 1 STOR r1 r0 ADDI 5 r0 LUI 255 r2 // set timer ORI 235 r2 MOVI 250 r0 STOR r0 r2 // tsting function check_start: LUI 255 r2 //check timer ORI 234 r2 LOAD r2 r2 CMPI 1 r2 BEQ update_score BUC check_start update_score: //save score addifier to r12 (50, 100, 1000) // used to simulate caller LUI 255 r2 //reset timer ORI 235 r2 MOVI 250 r0 STOR r0 r2 // LUI 51 r3 ORI 246 r3 // current score address LOAD r5 r3 // load current score from memory to increment ADD r12 r5 // add addifier to current score STOR r5 r3 // store new score to memory CMPI 50 r12 // if r12 is 50, toggle 10's (5/0) BEQ toggle_tens toggle_tens: // load glyph and check value LUI 63 r4 // top left most glyph address ORI 255 r4 ADDI -106 r4 ADDI -106 r4 ADDI -106 r4 ADDI -106 r4 // offset rows by 4 down ADDI -22 r4 // and 22 columns ADDI -3 r4 // 10's place LOAD r6 r11 CMP r10 r6 BEQ load_five BUC load_zero load_five: MOVI 174 r8 STOR r8 r11 BUC check_start load_zero: STOR r10 r11 BUC check_start
17.935484
58
0.686451
db8275133057d7d7989cbbcc22ebee99ba28055c
56
asm
Assembly
samples/indent.asm
wilsonpilon/msx-menu
21110eb2e93ed033ed95d80f282b869c09f3714b
[ "Apache-2.0" ]
null
null
null
samples/indent.asm
wilsonpilon/msx-menu
21110eb2e93ed033ed95d80f282b869c09f3714b
[ "Apache-2.0" ]
null
null
null
samples/indent.asm
wilsonpilon/msx-menu
21110eb2e93ed033ed95d80f282b869c09f3714b
[ "Apache-2.0" ]
null
null
null
; indent.asm l1 nop l2 nop l3 nop l4 end
7
13
0.517857
314e15f66264f63f6e483c9c7e7a4dac89ff03fe
1,693
asm
Assembly
programs/oeis/039/A039936.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/039/A039936.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/039/A039936.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A039936: Smallest k for which k, 2k, ... nk all contain the digit 5. ; 5,25,25,125,125,125,125,625,625,625,625,625,625,625,625,3125,3125,3125,3125,3125,3125,3125,3125,3125,3125,3125,3125,3125,3125,3125,3125,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,15625,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,78125,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625,390625 mul $0,2 add $0,3 log $0,2 mov $1,5 pow $1,$0
188.111111
1,574
0.824572
f81ed59023173427caf2633aeb0833ffdb76f0c8
1,160
asm
Assembly
programs/oeis/273/A273744.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/273/A273744.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/273/A273744.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A273744: Partial sums of the number of active (ON,black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 901", based on the 5-celled von Neumann neighborhood. ; 1,9,34,83,164,285,454,679,968,1329,1770,2299,2924,3653,4494,5455,6544,7769,9138,10659,12340,14189,16214,18423,20824,23425,26234,29259,32508,35989,39710,43679,47904,52393,57154,62195,67524,73149,79078,85319,91880,98769,105994,113563,121484,129765,138414,147439,156848,166649,176850,187459,198484,209933,221814,234135,246904,260129,273818,287979,302620,317749,333374,349503,366144,383305,400994,419219,437988,457309,477190,497639,518664,540273,562474,585275,608684,632709,657358,682639,708560,735129,762354,790243,818804,848045,877974,908599,939928,971969,1004730,1038219,1072444,1107413,1143134,1179615,1216864,1254889,1293698,1333299,1373700,1414909,1456934,1499783,1543464,1587985,1633354,1679579,1726668,1774629,1823470,1873199,1923824,1975353,2027794,2081155,2135444,2190669,2246838,2303959,2362040,2421089,2481114,2542123,2604124,2667125,2731134,2796159,2862208 mul $0,2 add $0,3 bin $0,3 mov $1,2 lpb $0,1 mov $1,$0 mov $0,$2 add $0,1 lpe sub $1,1
82.857143
867
0.810345
3eef4df2818a198ce57ae68de99600a8e80e73f9
18,639
asm
Assembly
com/netfx/src/clr/vm/i386/jithelp.asm
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
com/netfx/src/clr/vm/i386/jithelp.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
com/netfx/src/clr/vm/i386/jithelp.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
; ==++== ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ; ==--== ; *********************************************************************** ; File: JIThelp.asm ; ; *********************************************************************** ; This contains JITinterface routines that are 100% x86 assembly .386 OPTION OLDSTRUCTS ; ; @TODO Switch to g_ephemeral_low and g_ephemeral_high ; @TODO instead of g_lowest_address, g_highest address ; ARGUMENT_REG1 equ ecx ARGUMENT_REG2 equ edx g_ephemeral_low TEXTEQU <_g_ephemeral_low> g_ephemeral_high TEXTEQU <_g_ephemeral_high> g_lowest_address TEXTEQU <_g_lowest_address> g_highest_address TEXTEQU <_g_highest_address> g_card_table TEXTEQU <_g_card_table> ifndef UNDER_CE JIT_IsInstanceOfClassHelper TEXTEQU <_JIT_IsInstanceOfClassHelper@0> ChkCastAsserts TEXTEQU <?ChkCastAsserts@@YGXXZ> JIT_IsInstanceOfClass TEXTEQU <_JIT_IsInstanceOfClass@0> JIT_Dbl2Lng TEXTEQU <_JIT_Dbl2Lng@8> JIT_Dbl2IntSSE2 TEXTEQU <_JIT_Dbl2IntSSE2@8> JIT_Dbl2LngP4x87 TEXTEQU <_JIT_Dbl2LngP4x87@8> JIT_LLsh TEXTEQU <_JIT_LLsh@0> JIT_LRsh TEXTEQU <_JIT_LRsh@0> JIT_LRsz TEXTEQU <_JIT_LRsz@0> JIT_UP_WriteBarrierReg_PreGrow TEXTEQU <_JIT_UP_WriteBarrierReg_PreGrow@0> JIT_UP_WriteBarrierReg_PostGrow TEXTEQU <_JIT_UP_WriteBarrierReg_PostGrow@0> JIT_TailCall TEXTEQU <_JIT_TailCall@0> WriteBarrierAssert TEXTEQU <_WriteBarrierAssert@4> else JIT_IsInstanceOfClassHelper TEXTEQU <_JIT_IsInstanceOfClassHelper> ChkCastAsserts TEXTEQU <_ChkCastAsserts> JIT_IsInstanceOfClass TEXTEQU <_JIT_IsInstanceOfClass> JIT_LLsh TEXTEQU <_JIT_LLsh> JIT_LRsh TEXTEQU <_JIT_LRsh> JIT_LRsz TEXTEQU <_JIT_LRsz> JIT_UP_WriteBarrierReg_PreGrow TEXTEQU <_JIT_UP_WriteBarrierReg_PreGrow> JIT_UP_WriteBarrierReg_PostGrow TEXTEQU <_JIT_UP_WriteBarrierReg_PostGrow> JIT_TailCall TEXTEQU <_JIT_TailCall> endif JIT_TailCallHelper TEXTEQU <_JIT_TailCallHelper> EXTERN g_ephemeral_low:DWORD EXTERN g_ephemeral_high:DWORD EXTERN g_lowest_address:DWORD EXTERN g_highest_address:DWORD EXTERN g_card_table:DWORD EXTERN JIT_IsInstanceOfClassHelper:PROC EXTERN JIT_TailCallHelper:PROC ifdef _DEBUG EXTERN WriteBarrierAssert:PROC EXTERN ChkCastAsserts:PROC endif ifdef WRITE_BARRIER_CHECK ifndef SERVER_GC g_GCShadow TEXTEQU <?g_GCShadow@@3PAEA> g_GCShadowEnd TEXTEQU <?g_GCShadowEnd@@3PAEA> EXTERN g_GCShadow:DWORD EXTERN g_GCShadowEnd:DWORD endif endif .686P .XMM ; The following macro is needed because of a MASM issue with the ; movsd mnemonic ; $movsd MACRO op1, op2 LOCAL begin_movsd, end_movsd begin_movsd: movupd op1, op2 end_movsd: org begin_movsd db 0F2h org end_movsd ENDM .386 _TEXT SEGMENT PARA PUBLIC FLAT 'CODE' ASSUME CS:FLAT, DS:FLAT, ES:FLAT, SS:FLAT, FS:NOTHING ;*** ;JIT_WriteBarrier* - GC write barrier helper ; ;Purpose: ; Helper calls in order to assign an object to a field ; Enables book-keeping of the GC. ; ;Entry: ; EDX - address of ref-field (assigned to) ; the resp. other reg - RHS of assignment ; ;Exit: ; ;Uses: ; EDX is destroyed. ; ;Exceptions: ; ;******************************************************************************* ;;@todo: WriteBarrier doesn't depend on proctype any longer, so remove it. WriteBarrierHelper MACRO rg, proctype ALIGN 4 ;; The entry point is the fully 'safe' one in which we check if EDX (the REF ;; begin updated) is actually in the GC heap ifdef UNDER_CE PUBLIC _JIT_&proctype&_CheckedWriteBarrier&rg _JIT_&proctype&_CheckedWriteBarrier&rg PROC else PUBLIC _JIT_&proctype&_CheckedWriteBarrier&rg&@0 _JIT_&proctype&_CheckedWriteBarrier&rg&@0 PROC endif ;; check in the REF being updated is in the GC heap cmp edx, g_lowest_address jb @F cmp edx, g_highest_address jae @F ifdef UNDER_CE _JIT_&proctype&_CheckedWriteBarrier&rg ENDP else _JIT_&proctype&_CheckedWriteBarrier&rg&@0 ENDP endif ;; fall through to unchecked routine ;; note that its entry point also happens to be aligned ;; This entry point is used when you know the REF pointer being updated ;; is in the GC heap ifdef UNDER_CE PUBLIC _JIT_&proctype&_WriteBarrier&rg _JIT_&proctype&_WriteBarrier&rg PROC else PUBLIC _JIT_&proctype&_WriteBarrier&rg&@0 _JIT_&proctype&_WriteBarrier&rg&@0 PROC endif ifdef _DEBUG ifndef UNDER_CE push edx push ecx push eax push edx call WriteBarrierAssert pop eax pop ecx pop edx endif ;UNDER_CE endif ;_DEBUG ;; ALSO update the shadow GC heap if that is enabled ifdef WRITE_BARRIER_CHECK ifndef SERVER_GC push edx sub edx, g_lowest_address ; U/V jb NoShadow_&rg&proctype add edx, [g_GCShadow] cmp edx, [g_GCShadowEnd] ja NoShadow_&rg&proctype mov DWORD PTR [edx], rg NoShadow_&rg&proctype: pop edx endif endif cmp rg, g_ephemeral_low jb @F cmp rg, g_ephemeral_high jae @F mov DWORD PTR [edx], rg shr edx, 10 add edx, [g_card_table] mov byte ptr [edx], 0FFh ret @@: mov DWORD PTR [edx], rg ret ifdef UNDER_CE _JIT_&proctype&_WriteBarrier&rg ENDP else _JIT_&proctype&_WriteBarrier&rg&@0 ENDP endif ENDM ;*** ;JIT_ByRefWriteBarrier* - GC write barrier helper ; ;Purpose: ; Helper calls in order to assign an object to a byref field ; Enables book-keeping of the GC. ; ;Entry: ; EDI - address of ref-field (assigned to) ; ESI - address of the data (source) ; ECX can be trashed ; ;Exit: ; ;Uses: ; EDI and ESI are incremented by a DWORD ; ;Exceptions: ; ;******************************************************************************* ;;@todo: WriteBarrier doesn't depend on proctype any longer, so remove it. ByRefWriteBarrierHelper MACRO proctype ALIGN 4 ifdef UNDER_CE PUBLIC _JIT_&proctype&_ByRefWriteBarrier _JIT_&proctype&_ByRefWriteBarrier PROC else PUBLIC _JIT_&proctype&_ByRefWriteBarrier&@0 _JIT_&proctype&_ByRefWriteBarrier&@0 PROC endif ;;test for dest in range mov ecx, [esi] cmp edi, g_lowest_address jb @F cmp edi, g_highest_address jae @F ;; ALSO update the shadow GC heap if that is enabled ifdef WRITE_BARRIER_CHECK ifndef SERVER_GC push edi sub edi, g_lowest_address ; U/V jb NoShadow_&rg&proctype add edi, [g_GCShadow] cmp edi, [g_GCShadowEnd] ja NoShadow_&rg&proctype mov DWORD PTR [edi], ecx NoShadow_&rg&proctype: pop edi endif endif ;;test for *src in range cmp ecx, g_ephemeral_low jb @F cmp ecx, g_ephemeral_high jae @F ;;write barrier mov ecx, edi ; U/V shr ecx, 10 add ecx, [g_card_table] mov byte ptr [ecx], 0FFh @@: ;;*dest = *src ;;increment src and dest movsd ret ifdef UNDER_CE _JIT_&proctype&_ByRefWriteBarrier ENDP else _JIT_&proctype&_ByRefWriteBarrier&@0 ENDP endif ENDM ; WriteBarrierStart and WriteBarrierEnd are used to determine bounds of ; WriteBarrier functions so can determine if got AV in them. Assumes that bbt ; won't move them ifdef UNDER_CE PUBLIC _JIT_WriteBarrierStart _JIT_WriteBarrierStart PROC ret _JIT_WriteBarrierStart ENDP else PUBLIC _JIT_WriteBarrierStart@0 _JIT_WriteBarrierStart@0 PROC ret _JIT_WriteBarrierStart@0 ENDP endif WriteBarrierHelper <EAX>, <UP> WriteBarrierHelper <EBX>, <UP> WriteBarrierHelper <ECX>, <UP> WriteBarrierHelper <ESI>, <UP> WriteBarrierHelper <EDI>, <UP> WriteBarrierHelper <EBP>, <UP> ByRefWriteBarrierHelper <UP> ifdef UNDER_CE PUBLIC _JIT_WriteBarrierEnd _JIT_WriteBarrierEnd PROC ret _JIT_WriteBarrierEnd ENDP else PUBLIC _JIT_WriteBarrierEnd@0 _JIT_WriteBarrierEnd@0 PROC ret _JIT_WriteBarrierEnd@0 ENDP endif PUBLIC JIT_IsInstanceOfClass JIT_IsInstanceOfClass PROC ifdef _DEBUG call ChkCastAsserts endif ;_DEBUG ; // Save off the instance in case it is a proxy. mov eax, ARGUMENT_REG2 ; // Check if the instance is NULL test ARGUMENT_REG2, ARGUMENT_REG2 je IsNullInst ; // Get the method table for the instance. mov ARGUMENT_REG2, dword ptr [ARGUMENT_REG2] ; // Check if they are the same. cmp ARGUMENT_REG1, ARGUMENT_REG2 je IsInst ; // Call the worker for the more common case. jmp JIT_IsInstanceOfClassHelper ; // The instance was NULL so we failed to match. IsNullInst: ; // We matched the class. ; // Since eax constains the instance (known not to be NULL, we are fine). IsInst: ret JIT_IsInstanceOfClass ENDP ;*********************************************************************/ ;llshl - long shift left ; ;Purpose: ; Does a Long Shift Left (signed and unsigned are identical) ; Shifts a long left any number of bits. ; ; NOTE: This routine has been adapted from the Microsoft CRTs. ; ;Entry: ; EDX:EAX - long value to be shifted ; ECX - number of bits to shift by ; ;Exit: ; EDX:EAX - shifted value ; PUBLIC JIT_LLsh JIT_LLsh PROC ; Handle shifts of between bits 0 and 31 cmp ecx, 32 jae short LLshMORE32 shld edx,eax,cl shl eax,cl ret ; Handle shifts of between bits 32 and 63 LLshMORE32: ; The x86 shift instructions only use the lower 5 bits. mov edx,eax xor eax,eax shl edx,cl ret JIT_LLsh ENDP ;*********************************************************************/ ;LRsh - long shift right ; ;Purpose: ; Does a signed Long Shift Right ; Shifts a long right any number of bits. ; ; NOTE: This routine has been adapted from the Microsoft CRTs. ; ;Entry: ; EDX:EAX - long value to be shifted ; ECX - number of bits to shift by ; ;Exit: ; EDX:EAX - shifted value ; PUBLIC JIT_LRsh JIT_LRsh PROC ; Handle shifts of between bits 0 and 31 cmp ecx, 32 jae short LRshMORE32 shrd eax,edx,cl sar edx,cl ret ; Handle shifts of between bits 32 and 63 LRshMORE32: ; The x86 shift instructions only use the lower 5 bits. mov eax,edx sar edx, 31 sar eax,cl ret JIT_LRsh ENDP ;*********************************************************************/ ; LRsz: ;Purpose: ; Does a unsigned Long Shift Right ; Shifts a long right any number of bits. ; ; NOTE: This routine has been adapted from the Microsoft CRTs. ; ;Entry: ; EDX:EAX - long value to be shifted ; ECX - number of bits to shift by ; ;Exit: ; EDX:EAX - shifted value ; PUBLIC JIT_LRsz JIT_LRsz PROC ; Handle shifts of between bits 0 and 31 cmp ecx, 32 jae short LRszMORE32 shrd eax,edx,cl shr edx,cl ret ; Handle shifts of between bits 32 and 63 LRszMORE32: ; The x86 shift instructions only use the lower 5 bits. mov eax,edx xor edx,edx shr eax,cl ret JIT_LRsz ENDP ;*********************************************************************/ ; JIT_Dbl2Lng ;Purpose: ; converts a double to a long truncating toward zero (C semantics) ; ; uses stdcall calling conventions ; ; note that changing the rounding mode is very expensive. This ; routine basiclly does the truncation sematics without changing ; the rounding mode, resulting in a win. ; PUBLIC JIT_Dbl2Lng JIT_Dbl2Lng PROC fld qword ptr[ESP+4] ; fetch arg lea ecx,[esp-8] sub esp,16 ; allocate frame and ecx,-8 ; align pointer on boundary of 8 fld st(0) ; duplciate top of stack fistp qword ptr[ecx] ; leave arg on stack, also save in temp fild qword ptr[ecx] ; arg, round(arg) now on stack mov edx,[ecx+4] ; high dword of integer mov eax,[ecx] ; low dword of integer test eax,eax je integer_QNaN_or_zero arg_is_not_integer_QNaN: fsubp st(1),st ; TOS=d-round(d), ; { st(1)=st(1)-st & pop ST } test edx,edx ; what's sign of integer jns positive ; number is negative ; dead cycle ; dead cycle fstp dword ptr[ecx] ; result of subtraction mov ecx,[ecx] ; dword of difference(single precision) add esp,16 xor ecx,80000000h add ecx,7fffffffh ; if difference>0 then increment integer adc eax,0 ; inc eax (add CARRY flag) adc edx,0 ; propagate carry flag to upper bits ret 8 positive: fstp dword ptr[ecx] ;17-18 ; result of subtraction mov ecx,[ecx] ; dword of difference (single precision) add esp,16 add ecx,7fffffffh ; if difference<0 then decrement integer sbb eax,0 ; dec eax (subtract CARRY flag) sbb edx,0 ; propagate carry flag to upper bits ret 8 integer_QNaN_or_zero: test edx,7fffffffh jnz arg_is_not_integer_QNaN fstp st(0) ;; pop round(arg) fstp st(0) ;; arg add esp,16 ret 8 JIT_Dbl2Lng ENDP ;*********************************************************************/ ; JIT_Dbl2LngP4x87 ;Purpose: ; converts a double to a long truncating toward zero (C semantics) ; ; uses stdcall calling conventions ; ; This code is faster on a P4 than the Dbl2Lng code above, but is ; slower on a PIII. Hence we choose this code when on a P4 or above. ; PUBLIC JIT_Dbl2LngP4x87 JIT_DBL2LngP4x87 PROC arg1 equ <[esp+0Ch]> sub esp, 8 ; get some local space fld qword ptr arg1 ; fetch arg fnstcw word ptr arg1 ; store FPCW movzx eax, word ptr arg1 ; zero extend - wide or ah, 0Ch ; turn on OE and DE flags mov dword ptr [esp], eax ; store new FPCW bits fldcw word ptr [esp] ; reload FPCW with new bits fistp qword ptr [esp] ; convert mov eax, dword ptr [esp] ; reload FP result mov edx, dword ptr [esp+4] ; fldcw word ptr arg1 ; reload original FPCW value add esp, 8 ; restore stack ret 8 JIT_Dbl2LngP4x87 ENDP ;*********************************************************************/ ; JIT_Dbl2IntSSE2 ;Purpose: ; converts a double to a long truncating toward zero (C semantics) ; ; uses stdcall calling conventions ; ; This code is even faster than the P4 x87 code for Dbl2LongP4x87, ; but only returns a 32 bit value (only good for int). ; .686P .XMM PUBLIC JIT_Dbl2IntSSE2 JIT_DBL2IntSSE2 PROC $movsd xmm0, [esp+4] cvttsd2si eax, xmm0 cdq ret 8 JIT_Dbl2IntSSE2 ENDP .386 ;*********************************************************************/ ; This is the small write barrier thunk we use when we know the ; ephemeral generation is higher in memory than older generations. ; The 0x0F0F0F0F values are bashed by the two functions above. ; This the generic version - wherever the code says ECX, ; the specific register is patched later into a copy ; Note: do not replace ECX by EAX - there is a smaller encoding for ; the compares just for EAX, which won't work for other registers. PUBLIC JIT_UP_WriteBarrierReg_PreGrow JIT_UP_WriteBarrierReg_PreGrow PROC mov DWORD PTR [edx], ecx cmp ecx, 0F0F0F0F0h jb NoWriteBarrierPre shr edx, 10 cmp byte ptr [edx+0F0F0F0F0h], 0FFh jne WriteBarrierPre NoWriteBarrierPre: ret WriteBarrierPre: mov byte ptr [edx+0F0F0F0F0h], 0FFh ret JIT_UP_WriteBarrierReg_PreGrow ENDP ;*********************************************************************/ ; This is the larger write barrier thunk we use when we know that older ; generations may be higher in memory than the ephemeral generation ; The 0x0F0F0F0F values are bashed by the two functions above. ; This the generic version - wherever the code says ECX, ; the specific register is patched later into a copy ; Note: do not replace ECX by EAX - there is a smaller encoding for ; the compares just for EAX, which won't work for other registers. PUBLIC JIT_UP_WriteBarrierReg_PostGrow JIT_UP_WriteBarrierReg_PostGrow PROC mov DWORD PTR [edx], ecx cmp ecx, 0F0F0F0F0h jb NoWriteBarrierPost cmp ecx, 0F0F0F0F0h jae NoWriteBarrierPost shr edx, 10 cmp byte ptr [edx+0F0F0F0F0h], 0FFh jne WriteBarrierPost NoWriteBarrierPost: ret WriteBarrierPost: mov byte ptr [edx+0F0F0F0F0h], 0FFh ret JIT_UP_WriteBarrierReg_PostGrow ENDP PUBLIC JIT_TailCall JIT_TailCall PROC push esp ; TailCallArgs* ; Create a MachState struct on the stack ; return address is already on the stack, but is separated from stack ; arguments by the extra arguments of JIT_TailCall. So we cant use it directly push 0DDDDDDDDh ; Esp on unwind. Not needed as we it is deduced from the target method push 0CCCCCCCCh push ebp push esp ; pEbp push ebx push esp ; pEbx push esi push esp ; pEsi push edi push esp ; pEdi push ecx ; ArgumentRegisters push edx ; JIT_TailCallHelper will do a "ret" at the end. This will match ; the "call" done by the JITed code keeping the call-ret count ; balanced. If we did a call here instead of the jmp, the ; balance would get out of whack. push 0DDDDDDDDh ; Dummy return-address for JIT_TailCallHelper jmp JIT_TailCallHelper JIT_TailCall ENDP _TEXT ENDS END
27.986486
81
0.615913
684855404c9a942b65d60ecce7b424b6be300550
7,952
asm
Assembly
Transynther/x86/_processed/NC/_st_zr_4k_sm_/i7-7700_9_0x48.log_21829_2844.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_st_zr_4k_sm_/i7-7700_9_0x48.log_21829_2844.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_st_zr_4k_sm_/i7-7700_9_0x48.log_21829_2844.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r15 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x119cd, %rsi lea addresses_normal_ht+0x1166d, %rdi and $53183, %rbp mov $80, %rcx rep movsq sub $53962, %r9 lea addresses_normal_ht+0x7155, %r13 and $13180, %r15 movb $0x61, (%r13) nop nop sub $35710, %r9 lea addresses_normal_ht+0x12cd5, %rsi lea addresses_WC_ht+0xbe5d, %rdi nop cmp %r10, %r10 mov $101, %rcx rep movsl nop nop nop nop nop cmp %r10, %r10 lea addresses_D_ht+0x19555, %r10 nop nop nop inc %rsi mov (%r10), %r13 dec %rsi lea addresses_WT_ht+0xfd55, %rsi nop nop nop sub %rdi, %rdi and $0xffffffffffffffc0, %rsi vmovntdqa (%rsi), %ymm0 vextracti128 $0, %ymm0, %xmm0 vpextrq $0, %xmm0, %r9 nop nop nop and $7527, %rbp lea addresses_WC_ht+0x5855, %r9 nop nop nop sub %rcx, %rcx mov (%r9), %r13d nop nop nop nop and %rcx, %rcx lea addresses_D_ht+0x12555, %rsi lea addresses_normal_ht+0xce55, %rdi nop mfence mov $104, %rcx rep movsw nop xor %r9, %r9 lea addresses_WT_ht+0xde5, %rsi lea addresses_UC_ht+0xa155, %rdi nop nop nop sub $36325, %r10 mov $84, %rcx rep movsl nop nop nop nop add %r15, %r15 lea addresses_WT_ht+0x1cb61, %rsi lea addresses_UC_ht+0x18d55, %rdi clflush (%rdi) nop nop xor $1912, %r10 mov $81, %rcx rep movsb nop nop nop nop add %rsi, %rsi lea addresses_normal_ht+0x1d539, %rdi nop nop nop nop nop add %r10, %r10 movl $0x61626364, (%rdi) nop nop nop add %r15, %r15 pop %rsi pop %rdi pop %rcx pop %rbp pop %r9 pop %r15 pop %r13 pop %r10 ret .global s_faulty_load s_faulty_load: push %r11 push %r13 push %r15 push %r8 push %rbx push %rcx push %rdi // Store lea addresses_D+0x4595, %r8 clflush (%r8) nop inc %rcx mov $0x5152535455565758, %rdi movq %rdi, %xmm6 movntdq %xmm6, (%r8) dec %rdi // Store mov $0x2d2e810000000d55, %r11 sub $54582, %r13 mov $0x5152535455565758, %rcx movq %rcx, %xmm4 vmovups %ymm4, (%r11) nop nop nop xor $3287, %r11 // Store lea addresses_RW+0x555, %r13 nop nop dec %rdi mov $0x5152535455565758, %r11 movq %r11, %xmm3 vmovups %ymm3, (%r13) nop nop nop nop dec %rbx // Store lea addresses_RW+0xda59, %r13 nop nop nop inc %rbx mov $0x5152535455565758, %r15 movq %r15, %xmm1 vmovups %ymm1, (%r13) nop nop nop nop nop cmp %r8, %r8 // Load mov $0x74757c0000000335, %rdi clflush (%rdi) nop nop nop nop sub %r11, %r11 movups (%rdi), %xmm6 vpextrq $1, %xmm6, %rbx nop dec %rcx // Faulty Load mov $0x2d2e810000000d55, %rbx nop nop nop nop sub $55534, %r15 movb (%rbx), %r13b lea oracles, %rdi and $0xff, %r13 shlq $12, %r13 mov (%rdi,%r13,1), %r13 pop %rdi pop %rcx pop %rbx pop %r8 pop %r15 pop %r13 pop %r11 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'type': 'addresses_NC', 'AVXalign': False, 'congruent': 0, 'size': 4, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_D', 'AVXalign': False, 'congruent': 4, 'size': 16, 'same': False, 'NT': True}} {'OP': 'STOR', 'dst': {'type': 'addresses_NC', 'AVXalign': False, 'congruent': 0, 'size': 32, 'same': True, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_RW', 'AVXalign': False, 'congruent': 11, 'size': 32, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_RW', 'AVXalign': False, 'congruent': 2, 'size': 32, 'same': False, 'NT': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_NC', 'AVXalign': False, 'congruent': 5, 'size': 16, 'same': False, 'NT': False}} [Faulty Load] {'OP': 'LOAD', 'src': {'type': 'addresses_NC', 'AVXalign': False, 'congruent': 0, 'size': 1, 'same': True, 'NT': False}} <gen_prepare_buffer> {'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 3, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'AVXalign': False, 'congruent': 10, 'size': 1, 'same': False, 'NT': False}} {'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 7, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 3, 'same': True}} {'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'AVXalign': False, 'congruent': 9, 'size': 8, 'same': False, 'NT': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_WT_ht', 'AVXalign': False, 'congruent': 10, 'size': 32, 'same': False, 'NT': True}} {'OP': 'LOAD', 'src': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 8, 'size': 4, 'same': False, 'NT': False}} {'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 8, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 8, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 4, 'same': False}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 8, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 1, 'same': False}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 9, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'AVXalign': False, 'congruent': 1, 'size': 4, 'same': False, 'NT': False}} {'58': 21620, '00': 209} 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 00 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 */
32.859504
2,999
0.657822
ccaf26c2e52c57dff3fd971b2bdbc7f833980833
885
asm
Assembly
src/unison/test/fast/Hexagon/speed/gcc.rtlanal.insn_dependent_p_1.asm
Patstrom/disUnison
94731ad37cefa9dc3b6472de3adea8a8d5f0a44b
[ "BSD-3-Clause" ]
88
2016-09-27T15:20:07.000Z
2022-03-24T15:23:06.000Z
src/unison/test/fast/Hexagon/speed/gcc.rtlanal.insn_dependent_p_1.asm
Patstrom/disUnison
94731ad37cefa9dc3b6472de3adea8a8d5f0a44b
[ "BSD-3-Clause" ]
56
2018-02-26T16:44:15.000Z
2019-02-23T17:07:32.000Z
src/unison/test/fast/Hexagon/speed/gcc.rtlanal.insn_dependent_p_1.asm
Patstrom/disUnison
94731ad37cefa9dc3b6472de3adea8a8d5f0a44b
[ "BSD-3-Clause" ]
10
2016-11-22T15:03:46.000Z
2020-07-13T21:34:31.000Z
.text .file "gcc.rtlanal.insn_dependent_p_1.ll" .hidden insn_dependent_p_1 .globl insn_dependent_p_1 .align 16 .type insn_dependent_p_1,@function insn_dependent_p_1: // @insn_dependent_p_1 // BB#0: { r16 = r2 memd(r29 + #-16) = r17:16 allocframe(#8) } { r1 = memw(r16 + #0) if (cmp.eq(r1.new, #0)) jump:nt .LBB0_3 } { jump .LBB0_1 } .LBB0_1: { call reg_mentioned_p } { p0 = cmp.eq(r0, #0); if (p0.new) jump:nt .LBB0_3 } { jump .LBB0_2 } .LBB0_2: { memw(r16+#0)=#0 } .LBB0_3: { r17:16 = memd(r29 + #0) dealloc_return } .Lfunc_end0: .size insn_dependent_p_1, .Lfunc_end0-insn_dependent_p_1 .ident "clang version 3.8.0 (http://llvm.org/git/clang.git 2d49f0a0ae8366964a93e3b7b26e29679bee7160) (http://llvm.org/git/llvm.git 60bc66b44837125843b58ed3e0fd2e6bb948d839)" .section ".note.GNU-stack","",@progbits
19.23913
174
0.653107
cccbf7382e1986f2ae5dc7108b0cc2a2666e76aa
7,334
asm
Assembly
P6/data_P6_2/cal_R_test42.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
1
2022-01-23T09:24:47.000Z
2022-01-23T09:24:47.000Z
P6/data_P6_2/cal_R_test42.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6_2/cal_R_test42.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
lui $1,40518 ori $1,$1,33164 lui $2,50948 ori $2,$2,11617 lui $3,8347 ori $3,$3,34327 lui $4,1416 ori $4,$4,14712 lui $5,54361 ori $5,$5,41473 lui $6,45599 ori $6,$6,34598 mthi $1 mtlo $2 sec0: nop nop nop slt $5,$6,$2 sec1: nop nop or $2,$4,$4 slt $1,$6,$2 sec2: nop nop andi $2,$0,10706 slt $3,$6,$2 sec3: nop nop mfhi $2 slt $1,$6,$2 sec4: nop nop lhu $2,8($0) slt $6,$6,$2 sec5: nop sltu $6,$6,$2 nop slt $4,$6,$2 sec6: nop sltu $6,$3,$2 or $2,$2,$2 slt $6,$6,$2 sec7: nop subu $6,$1,$4 lui $2,56740 slt $2,$6,$2 sec8: nop subu $6,$2,$1 mflo $2 slt $3,$6,$2 sec9: nop and $6,$5,$3 lw $2,16($0) slt $2,$6,$2 sec10: nop slti $6,$6,18616 nop slt $5,$6,$2 sec11: nop xori $6,$6,24026 or $2,$2,$2 slt $4,$6,$2 sec12: nop lui $6,47284 ori $2,$4,44045 slt $4,$6,$2 sec13: nop addiu $6,$4,2652 mflo $2 slt $3,$6,$2 sec14: nop addiu $6,$3,16459 lbu $2,15($0) slt $5,$6,$2 sec15: nop mflo $6 nop slt $5,$6,$2 sec16: nop mfhi $6 sltu $2,$3,$1 slt $4,$6,$2 sec17: nop mflo $6 slti $2,$5,-13410 slt $3,$6,$2 sec18: nop mfhi $6 mfhi $2 slt $0,$6,$2 sec19: nop mfhi $6 lhu $2,16($0) slt $5,$6,$2 sec20: nop lb $6,5($0) nop slt $2,$6,$2 sec21: nop lh $6,16($0) subu $2,$4,$3 slt $1,$6,$2 sec22: nop lb $6,16($0) andi $2,$5,32009 slt $5,$6,$2 sec23: nop lbu $6,13($0) mfhi $2 slt $5,$6,$2 sec24: nop lb $6,6($0) lh $2,14($0) slt $4,$6,$2 sec25: subu $2,$1,$5 nop nop slt $3,$6,$2 sec26: nor $2,$4,$6 nop addu $2,$1,$1 slt $5,$6,$2 sec27: subu $2,$5,$2 nop andi $2,$4,41223 slt $2,$6,$2 sec28: slt $2,$1,$2 nop mflo $2 slt $4,$6,$2 sec29: or $2,$4,$2 nop lh $2,10($0) slt $3,$6,$2 sec30: slt $2,$2,$0 or $6,$0,$2 nop slt $3,$6,$2 sec31: subu $2,$2,$4 xor $6,$4,$3 slt $2,$1,$3 slt $4,$6,$2 sec32: and $2,$1,$3 subu $6,$4,$4 addiu $2,$0,8422 slt $5,$6,$2 sec33: or $2,$2,$3 sltu $6,$4,$3 mflo $2 slt $1,$6,$2 sec34: slt $2,$6,$0 and $6,$0,$1 lb $2,11($0) slt $4,$6,$2 sec35: subu $2,$1,$5 xori $6,$0,64266 nop slt $1,$6,$2 sec36: addu $2,$3,$6 slti $6,$4,-531 and $2,$2,$2 slt $3,$6,$2 sec37: nor $2,$5,$5 andi $6,$4,14043 addiu $2,$1,-31487 slt $6,$6,$2 sec38: sltu $2,$2,$2 xori $6,$0,58376 mfhi $2 slt $4,$6,$2 sec39: nor $2,$2,$2 addiu $6,$4,14431 lb $2,15($0) slt $6,$6,$2 sec40: addu $2,$2,$2 mfhi $6 nop slt $5,$6,$2 sec41: slt $2,$4,$2 mfhi $6 addu $2,$3,$5 slt $4,$6,$2 sec42: addu $2,$5,$4 mflo $6 ori $2,$0,43990 slt $2,$6,$2 sec43: sltu $2,$2,$3 mfhi $6 mfhi $2 slt $2,$6,$2 sec44: nor $2,$1,$2 mflo $6 lb $2,11($0) slt $4,$6,$2 sec45: slt $2,$4,$3 lh $6,14($0) nop slt $4,$6,$2 sec46: slt $2,$5,$1 lhu $6,0($0) nor $2,$2,$2 slt $3,$6,$2 sec47: slt $2,$5,$2 lh $6,8($0) ori $2,$4,27278 slt $3,$6,$2 sec48: nor $2,$6,$1 lhu $6,16($0) mflo $2 slt $2,$6,$2 sec49: or $2,$1,$2 lh $6,0($0) lw $2,0($0) slt $2,$6,$2 sec50: sltiu $2,$2,-5940 nop nop slt $4,$6,$2 sec51: sltiu $2,$4,-31129 nop sltu $2,$1,$3 slt $1,$6,$2 sec52: sltiu $2,$3,-26172 nop addiu $2,$3,26220 slt $3,$6,$2 sec53: ori $2,$3,47083 nop mfhi $2 slt $5,$6,$2 sec54: ori $2,$3,43518 nop lh $2,4($0) slt $3,$6,$2 sec55: sltiu $2,$4,32243 and $6,$2,$4 nop slt $1,$6,$2 sec56: ori $2,$4,25407 or $6,$1,$4 sltu $2,$3,$2 slt $5,$6,$2 sec57: xori $2,$0,59182 nor $6,$2,$4 lui $2,2014 slt $0,$6,$2 sec58: lui $2,37093 and $6,$0,$4 mflo $2 slt $2,$6,$2 sec59: xori $2,$0,48531 xor $6,$4,$3 lhu $2,2($0) slt $1,$6,$2 sec60: xori $2,$1,22091 andi $6,$2,1890 nop slt $0,$6,$2 sec61: sltiu $2,$4,-18311 slti $6,$1,-29184 and $2,$3,$5 slt $2,$6,$2 sec62: lui $2,8533 andi $6,$4,23396 addiu $2,$1,20599 slt $6,$6,$2 sec63: ori $2,$6,16637 addiu $6,$3,18181 mfhi $2 slt $3,$6,$2 sec64: sltiu $2,$5,-17455 ori $6,$2,17919 lhu $2,12($0) slt $3,$6,$2 sec65: addiu $2,$2,-25599 mflo $6 nop slt $1,$6,$2 sec66: lui $2,39054 mflo $6 nor $2,$2,$0 slt $2,$6,$2 sec67: sltiu $2,$2,-7176 mflo $6 sltiu $2,$6,9116 slt $5,$6,$2 sec68: addiu $2,$3,15794 mfhi $6 mflo $2 slt $2,$6,$2 sec69: xori $2,$5,13054 mfhi $6 lh $2,16($0) slt $3,$6,$2 sec70: xori $2,$3,49727 lhu $6,10($0) nop slt $4,$6,$2 sec71: sltiu $2,$4,21501 lhu $6,12($0) or $2,$0,$2 slt $2,$6,$2 sec72: addiu $2,$4,17493 lbu $6,2($0) ori $2,$4,5571 slt $4,$6,$2 sec73: addiu $2,$1,24794 lhu $6,4($0) mflo $2 slt $4,$6,$2 sec74: ori $2,$2,22978 lw $6,16($0) lhu $2,6($0) slt $4,$6,$2 sec75: mfhi $2 nop nop slt $1,$6,$2 sec76: mflo $2 nop slt $2,$2,$1 slt $4,$6,$2 sec77: mfhi $2 nop slti $2,$4,17906 slt $6,$6,$2 sec78: mfhi $2 nop mflo $2 slt $5,$6,$2 sec79: mflo $2 nop lb $2,14($0) slt $2,$6,$2 sec80: mfhi $2 nor $6,$4,$3 nop slt $0,$6,$2 sec81: mfhi $2 and $6,$3,$4 and $2,$6,$1 slt $0,$6,$2 sec82: mflo $2 sltu $6,$1,$1 addiu $2,$2,-1326 slt $5,$6,$2 sec83: mflo $2 subu $6,$0,$6 mflo $2 slt $5,$6,$2 sec84: mfhi $2 sltu $6,$3,$0 lw $2,4($0) slt $3,$6,$2 sec85: mfhi $2 xori $6,$5,39591 nop slt $3,$6,$2 sec86: mflo $2 lui $6,19125 nor $2,$2,$2 slt $2,$6,$2 sec87: mflo $2 slti $6,$5,-29974 sltiu $2,$5,10338 slt $5,$6,$2 sec88: mflo $2 andi $6,$0,32919 mfhi $2 slt $3,$6,$2 sec89: mflo $2 addiu $6,$3,-7472 lh $2,12($0) slt $3,$6,$2 sec90: mflo $2 mfhi $6 nop slt $2,$6,$2 sec91: mfhi $2 mflo $6 addu $2,$3,$3 slt $4,$6,$2 sec92: mflo $2 mflo $6 ori $2,$3,52887 slt $4,$6,$2 sec93: mflo $2 mfhi $6 mfhi $2 slt $1,$6,$2 sec94: mflo $2 mfhi $6 lw $2,0($0) slt $3,$6,$2 sec95: mfhi $2 lh $6,10($0) nop slt $4,$6,$2 sec96: mflo $2 lhu $6,12($0) addu $2,$3,$2 slt $6,$6,$2 sec97: mfhi $2 lb $6,5($0) xori $2,$4,5861 slt $5,$6,$2 sec98: mfhi $2 lbu $6,0($0) mfhi $2 slt $6,$6,$2 sec99: mfhi $2 lb $6,10($0) lb $2,4($0) slt $2,$6,$2 sec100: lhu $2,12($0) nop nop slt $0,$6,$2 sec101: lbu $2,4($0) nop xor $2,$3,$1 slt $4,$6,$2 sec102: lb $2,7($0) nop slti $2,$3,-22811 slt $3,$6,$2 sec103: lhu $2,6($0) nop mflo $2 slt $3,$6,$2 sec104: lb $2,8($0) nop lw $2,12($0) slt $3,$6,$2 sec105: lhu $2,14($0) subu $6,$3,$6 nop slt $2,$6,$2 sec106: lb $2,3($0) or $6,$5,$5 nor $2,$5,$3 slt $5,$6,$2 sec107: lh $2,16($0) slt $6,$4,$5 addiu $2,$6,-19607 slt $0,$6,$2 sec108: lhu $2,16($0) and $6,$3,$1 mfhi $2 slt $3,$6,$2 sec109: lhu $2,0($0) subu $6,$2,$3 lh $2,10($0) slt $4,$6,$2 sec110: lb $2,5($0) sltiu $6,$4,6581 nop slt $3,$6,$2 sec111: lw $2,12($0) slti $6,$3,-17974 addu $2,$2,$3 slt $3,$6,$2 sec112: lbu $2,15($0) sltiu $6,$4,-22923 slti $2,$5,32221 slt $3,$6,$2 sec113: lbu $2,14($0) andi $6,$3,19356 mfhi $2 slt $4,$6,$2 sec114: lbu $2,6($0) xori $6,$4,53424 lw $2,16($0) slt $3,$6,$2 sec115: lb $2,10($0) mfhi $6 nop slt $1,$6,$2 sec116: lbu $2,13($0) mfhi $6 sltu $2,$3,$1 slt $6,$6,$2 sec117: lbu $2,2($0) mfhi $6 xori $2,$5,53835 slt $5,$6,$2 sec118: lh $2,14($0) mfhi $6 mflo $2 slt $3,$6,$2 sec119: lw $2,4($0) mfhi $6 lw $2,4($0) slt $4,$6,$2 sec120: lh $2,12($0) lhu $6,4($0) nop slt $5,$6,$2 sec121: lh $2,12($0) lb $6,15($0) xor $2,$3,$5 slt $1,$6,$2 sec122: lh $2,16($0) lh $6,6($0) ori $2,$5,23435 slt $4,$6,$2 sec123: lw $2,8($0) lhu $6,10($0) mfhi $2 slt $4,$6,$2 sec124: lhu $2,0($0) lw $6,0($0) lbu $2,5($0) slt $5,$6,$2
11.459375
19
0.523452
e8d5ddcc8980aafe4177fd71bfe224e3833aa378
910
asm
Assembly
programs/oeis/186/A186150.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/186/A186150.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/186/A186150.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A186150: Rank of (1/4)n^3 when {(1/4)i^3: i>=1} and {j^2>: j>=1} are jointly ranked with (1/4)i^3 after j^2 when (1/4)i^3=j^2. Complement of A186151. ; 1,3,5,8,10,13,16,19,22,25,29,32,36,40,44,48,52,56,60,64,69,73,78,82,87,92,97,102,107,112,117,122,127,133,138,144,149,155,160,166,172,178,183,189,195,201,208,214,220,226,233,239,245,252,258,265,272,278,285,292,299,306,313,320,327,334,341,348,355,362,370,377,384,392,399,407,414,422,430,437,445,453,461,468,476,484,492,500,508,516,525,533,541,549,557,566,574,583,591,600 mov $2,$0 add $2,1 mov $3,$0 lpb $2 mov $0,$3 sub $2,1 sub $0,$2 mov $5,$0 mov $7,2 lpb $7 mov $0,$5 sub $7,1 add $0,$7 cal $0,93 ; a(n) = floor(n^(3/2)). div $0,2 mul $0,2 mov $4,$0 mov $8,$7 lpb $8 mov $6,$4 sub $8,1 lpe lpe lpb $5 mov $5,0 sub $6,$4 lpe mov $4,$6 div $4,2 add $4,1 add $1,$4 lpe
25.277778
370
0.573626
c243f4ea442e267607ca022de69708647259aa13
409
asm
Assembly
programs/oeis/332/A332697.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/332/A332697.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/332/A332697.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A332697: a(n) = (n^4 + 5*n^3 + 11*n^2 + 7*n)/6. ; 0,4,19,56,130,260,469,784,1236,1860,2695,3784,5174,6916,9065,11680,14824,18564,22971,28120,34090,40964,48829,57776,67900,79300,92079,106344,122206,139780,159185,180544,203984,229636,257635,288120,321234,357124,395941,437840 mov $1,$0 pow $1,2 mov $2,$0 add $0,1 add $1,$0 add $0,1 pow $0,2 add $0,2 mul $1,$0 mov $0,$1 div $0,3 sub $0,$2 sub $0,1 div $0,2
22.722222
225
0.672372
087ff77fe8eb125204c6f49936701cbd9f5c1556
3,856
asm
Assembly
6502EMU/Instructions/CMP.asm
austinbentley/6502toAVR
98f43db3554741e6e25c0ab5acd394120a121c0d
[ "BSD-3-Clause" ]
null
null
null
6502EMU/Instructions/CMP.asm
austinbentley/6502toAVR
98f43db3554741e6e25c0ab5acd394120a121c0d
[ "BSD-3-Clause" ]
null
null
null
6502EMU/Instructions/CMP.asm
austinbentley/6502toAVR
98f43db3554741e6e25c0ab5acd394120a121c0d
[ "BSD-3-Clause" ]
null
null
null
/* * CMP.asm * * Created: 5/13/2018 3:19:37 PM * Author: ROTP */ CMP_immediate: swapPCwithTEMPPC ADIW ZH:ZL, 1 dereferencer r22 cp AR, r22 BRLT CMP_immediate_lt BREQ CMP_immediate_eq CMP_immediate_gt: ;AR > R22 => Z = 0, C = 1 CBR SR, ZERO_FLAG SBR SR, CARRY_FLAG ;JMP CMP_immediate_ret ADIW ZH:ZL, 1 RET CMP_immediate_lt: ;AR < r22 => Z = 0, C = 0 CBR SR, ZERO_FLAG CBR SR, CARRY_FLAG ;JMP CMP_immediate_ret ADIW ZH:ZL, 1 RET CMP_immediate_eq: ;AR = R22 => Z = 1, C = 1 SBR SR, ZERO_FLAG SBR SR, CARRY_FLAG ;JMP CMP_immediate_ret CMP_immediate_ret: ADIW ZH:ZL, 1 RET CMP_zpg: swapPCwithTEMPPC ADIW ZH:ZL, 1 MOV R22, ZL MOV R23, ZH dereferencer r24 MOV ZL, R24 CLR ZH dereferencer R25 cp AR, r25 BRLT CMP_zpg_lt BREQ CMP_zpg_eq CMP_zpg_gt: ;AR > R22 => Z = 0, C = 1 CBR SR, ZERO_FLAG SBR SR, CARRY_FLAG JMP CMP_zpg_ret CMP_zpg_lt: ;AR < r22 => Z = 0, C = 0 CBR SR, ZERO_FLAG CBR SR, CARRY_FLAG JMP CMP_zpg_ret CMP_zpg_eq: ;AR = R22 => Z = 1, C = 1 SBR SR, ZERO_FLAG SBR SR, CARRY_FLAG ;JMP CMP_zpg_ret CMP_zpg_ret: MOV ZL, R22 MOV ZH, R23 ADIW ZH:ZL, 1 RET CMP_zpg_X: ;UNTESTED swapPCwithTEMPPC ADIW ZH:ZL, 1 MOV R22, ZL MOV R23, ZH dereferencer r24 MOV ZL, R24 CLR ZH dereferencer R25 add R25, XR cp AR, r25 BRLT CMP_zpg_X_lt BREQ CMP_zpg_X_eq CMP_zpg_X_gt: ;AR > R22 => Z = 0, C = 1 CBR SR, ZERO_FLAG SBR SR, CARRY_FLAG JMP CMP_zpg_X_ret CMP_zpg_X_lt: ;AR < r22 => Z = 0, C = 0 CBR SR, ZERO_FLAG CBR SR, CARRY_FLAG JMP CMP_zpg_X_ret CMP_zpg_X_eq: ;AR = R22 => Z = 1, C = 1 SBR SR, ZERO_FLAG SBR SR, CARRY_FLAG ;JMP CMP_zpg_X_ret CMP_zpg_X_ret: MOV ZL, R22 MOV ZH, R23 ADIW ZH:ZL, 1 RET CMP_absolute: swapPCwithTEMPPC ADIW ZH:ZL, 1 dereferencer r23 ;grab LO ADIW ZH:ZL, 1 dereferencer r22 ;grab HI mov r24, ZL ;preserve Z mov r25, ZH MOV ZH, R22 ;put new data in Z MOV ZL, R23 dereferencer r26 cp AR, r26 BRLT CMP_absolute_lt BREQ CMP_absolute_eq CMP_absolute_gt: ;AR > R22 => Z = 0, C = 1 CBR SR, ZERO_FLAG SBR SR, CARRY_FLAG JMP CMP_absolute_ret CMP_absolute_lt: ;AR < r22 => Z = 0, C = 0 CBR SR, ZERO_FLAG CBR SR, CARRY_FLAG JMP CMP_absolute_ret CMP_absolute_eq: ;AR = R22 => Z = 1, C = 1 SBR SR, ZERO_FLAG SBR SR, CARRY_FLAG ;JMP CMP_absolute_ret CMP_absolute_ret: mov ZL, R24 ;restore Z mov ZH, R25 ADIW ZH:ZL, 1 RET CMP_absolute_X: ;UNTESTED swapPCwithTEMPPC ADIW ZH:ZL, 1 dereferencer r23 ;grab LO ADIW ZH:ZL, 1 dereferencer r22 ;grab HI mov r24, ZL ;preserve Z mov r25, ZH MOV ZH, R22 ;put new data in Z MOV ZL, R23 CLR R26 ADD ZL, XR ADC ZH, R26 dereferencer r26 cp AR, r26 BRLT CMP_absolute_X_lt BREQ CMP_absolute_X_eq CMP_absolute_X_gt: ;AR > R22 => Z = 0, C = 1 CBR SR, ZERO_FLAG SBR SR, CARRY_FLAG JMP CMP_absolute_X_ret CMP_absolute_X_lt: ;AR < r22 => Z = 0, C = 0 CBR SR, ZERO_FLAG CBR SR, CARRY_FLAG JMP CMP_absolute_X_ret CMP_absolute_X_eq: ;AR = R22 => Z = 1, C = 1 SBR SR, ZERO_FLAG SBR SR, CARRY_FLAG ;JMP CMP_absolute_X_ret CMP_absolute_X_ret: mov ZL, R24 ;restore Z mov ZH, R25 ADIW ZH:ZL, 1 RET CMP_absolute_Y: ;UNTESTED swapPCwithTEMPPC ADIW ZH:ZL, 1 dereferencer r23 ;grab LO ADIW ZH:ZL, 1 dereferencer r22 ;grab HI mov r24, ZL ;preserve Z mov r25, ZH MOV ZH, R22 ;put new data in Z MOV ZL, R23 CLR R26 ADD ZL, YR ADC ZH, R26 dereferencer r26 cp AR, r26 BRLT CMP_absolute_Y_lt BREQ CMP_absolute_Y_eq CMP_absolute_Y_gt: ;AR > R22 => Z = 0, C = 1 CBR SR, ZERO_FLAG SBR SR, CARRY_FLAG JMP CMP_absolute_Y_ret CMP_absolute_Y_lt: ;AR < r22 => Z = 0, C = 0 CBR SR, ZERO_FLAG CBR SR, CARRY_FLAG JMP CMP_absolute_Y_ret CMP_absolute_Y_eq: ;AR = R22 => Z = 1, C = 1 SBR SR, ZERO_FLAG SBR SR, CARRY_FLAG ;JMP CMP_absolute_Y_ret CMP_absolute_Y_ret: mov ZL, R24 ;restore Z mov ZH, R25 ADIW ZH:ZL, 1 RET
14.441948
33
0.689315
196215d4b26616547572e6d9295553d51387b32e
2,870
asm
Assembly
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_136_139.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_136_139.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_136_139.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0xf253, %rbp clflush (%rbp) nop nop nop nop cmp $20673, %r10 movb $0x61, (%rbp) nop nop nop nop nop add $3052, %r11 lea addresses_D_ht+0x5e53, %rsi lea addresses_D_ht+0x15253, %rdi nop nop nop nop nop add %r9, %r9 mov $21, %rcx rep movsl nop sub %r9, %r9 lea addresses_normal_ht+0x8ffb, %rsi lea addresses_UC_ht+0x8a53, %rdi xor $63864, %r9 mov $5, %rcx rep movsq nop nop nop nop cmp $25688, %rsi lea addresses_WC_ht+0x15b93, %rsi lea addresses_WT_ht+0xc0f3, %rdi nop nop nop nop cmp %r10, %r10 mov $79, %rcx rep movsb nop nop nop sub %rax, %rax lea addresses_A_ht+0xe853, %rsi nop nop nop inc %r10 movb $0x61, (%rsi) nop nop nop nop sub %r9, %r9 pop %rsi pop %rdi pop %rcx pop %rbp pop %rax pop %r9 pop %r11 pop %r10 ret .global s_faulty_load s_faulty_load: push %r10 push %r13 push %r8 push %r9 push %rax push %rdx push %rsi // Store lea addresses_UC+0x8513, %r10 nop nop cmp %r13, %r13 movw $0x5152, (%r10) nop nop nop nop nop dec %rax // Faulty Load lea addresses_US+0x1e253, %r13 nop nop nop nop dec %rdx mov (%r13), %r8d lea oracles, %r9 and $0xff, %r8 shlq $12, %r8 mov (%r9,%r8,1), %r8 pop %rsi pop %rdx pop %rax pop %r9 pop %r8 pop %r13 pop %r10 ret /* <gen_faulty_load> [REF] {'src': {'same': False, 'congruent': 0, 'NT': False, 'type': 'addresses_US', 'size': 16, 'AVXalign': False}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'same': False, 'congruent': 4, 'NT': False, 'type': 'addresses_UC', 'size': 2, 'AVXalign': False}} [Faulty Load] {'src': {'same': True, 'congruent': 0, 'NT': False, 'type': 'addresses_US', 'size': 4, 'AVXalign': False}, 'OP': 'LOAD'} <gen_prepare_buffer> {'OP': 'STOR', 'dst': {'same': False, 'congruent': 11, 'NT': False, 'type': 'addresses_normal_ht', 'size': 1, 'AVXalign': True}} {'src': {'type': 'addresses_D_ht', 'congruent': 8, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_D_ht', 'congruent': 11, 'same': False}} {'src': {'type': 'addresses_normal_ht', 'congruent': 0, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_UC_ht', 'congruent': 11, 'same': False}} {'src': {'type': 'addresses_WC_ht', 'congruent': 6, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_WT_ht', 'congruent': 5, 'same': False}} {'OP': 'STOR', 'dst': {'same': False, 'congruent': 6, 'NT': False, 'type': 'addresses_A_ht', 'size': 1, 'AVXalign': False}} {'00': 136} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
20.35461
407
0.654704
57c07df1b5a691a60d93d4c93bef5b01f18a9908
1,121
asm
Assembly
FinT-FindMaxAndMinFigureInSignedNumbers.asm
CallMeMengMeng/ASSEMBLY-LANGUAGE
8c884b43906225045e4ee68497d8913394a0d71a
[ "MIT" ]
null
null
null
FinT-FindMaxAndMinFigureInSignedNumbers.asm
CallMeMengMeng/ASSEMBLY-LANGUAGE
8c884b43906225045e4ee68497d8913394a0d71a
[ "MIT" ]
null
null
null
FinT-FindMaxAndMinFigureInSignedNumbers.asm
CallMeMengMeng/ASSEMBLY-LANGUAGE
8c884b43906225045e4ee68497d8913394a0d71a
[ "MIT" ]
null
null
null
; There are 10 8-bit signed numbers stored in DATA, now try to compare them ; and find the max number and the min number, then store them in MAX and MIN, ; respectively. ;; FinT-FindMaxAndMin.asm still works. DATAS SEGMENT DATA DB -98,50,-23,1,56,76,-100,99,98,0 LEN DB $-DATA MAX DB 0 MIN DB 0 DATAS ENDS CODE SEGMENT ASSUME CS:CODE,DS:DATAS START: MOV AX,DATAS MOV DS,AX ; Initial program: set DATA[0] as the max number LEA SI,DATA MOV AL,[SI] MOV MAX,AL MOV CX,LEN-1 ; Compare MAX that equals to DATA[0] and DATA[SI+1], which means comparisions' times is one less than the length of DATA INC SI FIND_MAX: ; Find the max number MOV AL,[SI] CMP MAX,AL JGE NEXT MOV MAX,AL NEXT: INC SI LOOP FIND_MAX ; Initial program: set DATA[0] as the min number LEA SI,DATA MOV AL,[SI] MOV MIN,AL MOV CX,LEN-1 INC SI FIND_MIN: ; Find the min number MOV AL,[SI] CMP MIN,AL JLE GOON MOV MIN,AL GOON: INC SI LOOP FIND_MIN HLT CODE ENDS END START
21.980392
138
0.611954
b9bc10d28f5ad82bf8d7546f46f89ccc6c2f037a
719
asm
Assembly
oeis/076/A076139.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/076/A076139.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/076/A076139.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A076139: Triangular numbers that are one-third of another triangular number: T(m) such that 3*T(m)=T(k) for some k. ; Submitted by Jon Maiga ; 0,1,15,210,2926,40755,567645,7906276,110120220,1533776805,21362755051,297544793910,4144264359690,57722156241751,803965923024825,11197800766105800,155965244802456376,2172315626468283465,30256453525753512135,421418033734080886426,5869596018751378897830,81752926228785223683195,1138671371184241752666901,15859646270350599313653420,220896376413724148638480980,3076689623521787481625080301,42852758352891300594112643235,596861927316956420835951924990,8313214224084498591109214306626 mov $3,1 lpb $0 sub $0,1 add $2,$3 add $2,$3 add $3,$2 lpe pow $3,2 mov $0,$3 div $0,8
47.933333
479
0.837274
1ee2283c345743fa29cba1de2e1c716b448842a0
452
asm
Assembly
programs/oeis/160/A160902.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/160/A160902.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/160/A160902.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A160902: Square array read by antidiagonals: a(m,n) = the smallest prime >= m*n. ; 2,2,2,3,5,3,5,7,7,5,5,11,11,11,5,7,11,13,13,11,7,7,13,17,17,17,13,7,11,17,19,23,23,19,17,11,11,17,23,29,29,29,23,17,11,11,19,29,29,31,31,29,29,19,11,11,23,29,37,37,37,37,37,29,23,11,13,23,31,37,41,43,43,41,37 seq $0,3991 ; Multiplication table read by antidiagonals: T(i,j) = i*j, i>=1, j>=1. seq $0,7918 ; Least prime >= n (version 1 of the "next prime" function).
75.333333
210
0.654867
5aef703d048c46465c2ba3f3265bf95c6ed9411c
500
asm
Assembly
Assembler/testTerm.asm
Rohansi/LoonyVM
6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0
[ "Unlicense" ]
1
2019-01-19T14:15:53.000Z
2019-01-19T14:15:53.000Z
Assembler/testTerm.asm
Rohansi/LoonyVM
6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0
[ "Unlicense" ]
null
null
null
Assembler/testTerm.asm
Rohansi/LoonyVM
6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0
[ "Unlicense" ]
null
null
null
include 'loonyvm.inc' @@: rand r0 invoke itoa, r0, itoaBuffer1 invoke strlen, itoaBuffer1 invoke printString, str1 invoke printString, itoaBuffer1 invoke printString, str2 invoke strlen, itoaBuffer1 invoke itoa, r0, itoaBuffer2 invoke printString, itoaBuffer2 invoke printChar, 32 ; space jmp @b str1: db 'strlen("', 0 str2: db '") = ', 0 itoaBuffer1: db '-1234567890', 0 itoaBuffer2: db '-1234567890', 0 include 'lib/string.asm' include 'lib/term.asm'
21.73913
35
0.686
7af49fcd05d9d28bd5dc3f2fbbcd818aba4fb5a1
107,958
asm
Assembly
base/ntos/ke/i386/sysstubs.asm
987432340/wrk-v1.2
423d4c22b892bcc97778385bc0a646ed7a3cfbde
[ "Intel" ]
1
2022-03-12T13:57:18.000Z
2022-03-12T13:57:18.000Z
base/ntos/ke/i386/sysstubs.asm
987432340/wrk-v1.2
423d4c22b892bcc97778385bc0a646ed7a3cfbde
[ "Intel" ]
null
null
null
base/ntos/ke/i386/sysstubs.asm
987432340/wrk-v1.2
423d4c22b892bcc97778385bc0a646ed7a3cfbde
[ "Intel" ]
1
2021-11-25T08:18:04.000Z
2021-11-25T08:18:04.000Z
;++ ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ; You may only use this code if you agree to the terms of the Windows Research Kernel Source Code License agreement (see License.txt). ; If you do not agree to the terms, do not use the code. ; ; Module Name: ; ; sysstubs.asm ; ; Abstract: ; ; This module implements the system service dispatch stub procedures. ; ; Revision History: ; Use Fast System call mechanism. ; ;-- include ks386.inc include callconv.inc .386 STUBS_BEGIN1 macro t TITLE t endm STUBS_BEGIN2 macro t endm STUBS_BEGIN3 macro t _TEXT SEGMENT DWORD PUBLIC 'CODE' ASSUME DS:FLAT, ES:FLAT, SS:NOTHING, FS:NOTHING, GS:NOTHING endm STUBS_BEGIN4 macro t endm STUBS_BEGIN5 macro t align 4 endm STUBS_BEGIN6 macro t endm STUBS_BEGIN7 macro t endm STUBS_BEGIN8 macro t endm STUBS_END macro t _TEXT ENDS end endm SYSSTUBS_ENTRY1 macro ServiceNumber, Name, NumArgs cPublicProc _Zw&Name,NumArgs .FPO ( 0, NumArgs, 0, 0, 0, 0 ) extrn _KiSystemService:PROC mov eax, ServiceNumber ; (eax) = service number lea edx, [esp]+4 ; (edx) -> arguments pushfd ; EFLAGS to trap frame push KGDT_R0_CODE ; CS to trap frame call _KiSystemService ; EIP to trap frame and enter handler stdRET _Zw&Name stdENDP _Zw&Name endm SYSSTUBS_ENTRY2 macro ServiceNumber, Name, NumArgs endm SYSSTUBS_ENTRY3 macro ServiceNumber, Name, NumArgs endm SYSSTUBS_ENTRY4 macro ServiceNumber, Name, NumArgs endm SYSSTUBS_ENTRY5 macro ServiceNumber, Name, NumArgs endm SYSSTUBS_ENTRY6 macro ServiceNumber, Name, NumArgs endm SYSSTUBS_ENTRY7 macro ServiceNumber, Name, NumArgs endm SYSSTUBS_ENTRY8 macro ServiceNumber, Name, NumArgs endm USRSTUBS_ENTRY1 macro ServiceNumber, Name, NumArgs cPublicProc _Zw&Name, NumArgs PUBLICP _Nt&Name, NumArgs LABELP _Nt&Name, NumArgs .FPO ( 0, NumArgs, 0, 0, 0, 0 ) mov eax, ServiceNumber ; (eax) = service number mov edx, MM_SHARED_USER_DATA_VA+UsSystemCall call [edx] stdRET _Zw&Name stdENDP _Zw&Name endm USRSTUBS_ENTRY2 macro ServiceNumber, Name, NumArgs endm USRSTUBS_ENTRY3 macro ServiceNumber, Name, NumArgs endm USRSTUBS_ENTRY4 macro ServiceNumber, Name, NumArgs endm USRSTUBS_ENTRY5 macro ServiceNumber, Name, NumArgs endm USRSTUBS_ENTRY6 macro ServiceNumber, Name, NumArgs endm USRSTUBS_ENTRY7 macro ServiceNumber, Name, NumArgs endm USRSTUBS_ENTRY8 macro ServiceNumber, Name, NumArgs endm STUBS_BEGIN1 <"System Service Stub Procedures"> STUBS_BEGIN2 <"System Service Stub Procedures"> STUBS_BEGIN3 <"System Service Stub Procedures"> STUBS_BEGIN4 <"System Service Stub Procedures"> STUBS_BEGIN5 <"System Service Stub Procedures"> STUBS_BEGIN6 <"System Service Stub Procedures"> STUBS_BEGIN7 <"System Service Stub Procedures"> STUBS_BEGIN8 <"System Service Stub Procedures"> SYSSTUBS_ENTRY1 0, AcceptConnectPort, 6 SYSSTUBS_ENTRY2 0, AcceptConnectPort, 6 SYSSTUBS_ENTRY3 0, AcceptConnectPort, 6 SYSSTUBS_ENTRY4 0, AcceptConnectPort, 6 SYSSTUBS_ENTRY5 0, AcceptConnectPort, 6 SYSSTUBS_ENTRY6 0, AcceptConnectPort, 6 SYSSTUBS_ENTRY7 0, AcceptConnectPort, 6 SYSSTUBS_ENTRY8 0, AcceptConnectPort, 6 SYSSTUBS_ENTRY1 1, AccessCheck, 8 SYSSTUBS_ENTRY2 1, AccessCheck, 8 SYSSTUBS_ENTRY3 1, AccessCheck, 8 SYSSTUBS_ENTRY4 1, AccessCheck, 8 SYSSTUBS_ENTRY5 1, AccessCheck, 8 SYSSTUBS_ENTRY6 1, AccessCheck, 8 SYSSTUBS_ENTRY7 1, AccessCheck, 8 SYSSTUBS_ENTRY8 1, AccessCheck, 8 SYSSTUBS_ENTRY1 2, AccessCheckAndAuditAlarm, 11 SYSSTUBS_ENTRY2 2, AccessCheckAndAuditAlarm, 11 SYSSTUBS_ENTRY3 2, AccessCheckAndAuditAlarm, 11 SYSSTUBS_ENTRY4 2, AccessCheckAndAuditAlarm, 11 SYSSTUBS_ENTRY5 2, AccessCheckAndAuditAlarm, 11 SYSSTUBS_ENTRY6 2, AccessCheckAndAuditAlarm, 11 SYSSTUBS_ENTRY7 2, AccessCheckAndAuditAlarm, 11 SYSSTUBS_ENTRY8 2, AccessCheckAndAuditAlarm, 11 SYSSTUBS_ENTRY1 3, AccessCheckByType, 11 SYSSTUBS_ENTRY2 3, AccessCheckByType, 11 SYSSTUBS_ENTRY3 3, AccessCheckByType, 11 SYSSTUBS_ENTRY4 3, AccessCheckByType, 11 SYSSTUBS_ENTRY5 3, AccessCheckByType, 11 SYSSTUBS_ENTRY6 3, AccessCheckByType, 11 SYSSTUBS_ENTRY7 3, AccessCheckByType, 11 SYSSTUBS_ENTRY8 3, AccessCheckByType, 11 SYSSTUBS_ENTRY1 4, AccessCheckByTypeAndAuditAlarm, 16 SYSSTUBS_ENTRY2 4, AccessCheckByTypeAndAuditAlarm, 16 SYSSTUBS_ENTRY3 4, AccessCheckByTypeAndAuditAlarm, 16 SYSSTUBS_ENTRY4 4, AccessCheckByTypeAndAuditAlarm, 16 SYSSTUBS_ENTRY5 4, AccessCheckByTypeAndAuditAlarm, 16 SYSSTUBS_ENTRY6 4, AccessCheckByTypeAndAuditAlarm, 16 SYSSTUBS_ENTRY7 4, AccessCheckByTypeAndAuditAlarm, 16 SYSSTUBS_ENTRY8 4, AccessCheckByTypeAndAuditAlarm, 16 SYSSTUBS_ENTRY1 5, AccessCheckByTypeResultList, 11 SYSSTUBS_ENTRY2 5, AccessCheckByTypeResultList, 11 SYSSTUBS_ENTRY3 5, AccessCheckByTypeResultList, 11 SYSSTUBS_ENTRY4 5, AccessCheckByTypeResultList, 11 SYSSTUBS_ENTRY5 5, AccessCheckByTypeResultList, 11 SYSSTUBS_ENTRY6 5, AccessCheckByTypeResultList, 11 SYSSTUBS_ENTRY7 5, AccessCheckByTypeResultList, 11 SYSSTUBS_ENTRY8 5, AccessCheckByTypeResultList, 11 SYSSTUBS_ENTRY1 6, AccessCheckByTypeResultListAndAuditAlarm, 16 SYSSTUBS_ENTRY2 6, AccessCheckByTypeResultListAndAuditAlarm, 16 SYSSTUBS_ENTRY3 6, AccessCheckByTypeResultListAndAuditAlarm, 16 SYSSTUBS_ENTRY4 6, AccessCheckByTypeResultListAndAuditAlarm, 16 SYSSTUBS_ENTRY5 6, AccessCheckByTypeResultListAndAuditAlarm, 16 SYSSTUBS_ENTRY6 6, AccessCheckByTypeResultListAndAuditAlarm, 16 SYSSTUBS_ENTRY7 6, AccessCheckByTypeResultListAndAuditAlarm, 16 SYSSTUBS_ENTRY8 6, AccessCheckByTypeResultListAndAuditAlarm, 16 SYSSTUBS_ENTRY1 7, AccessCheckByTypeResultListAndAuditAlarmByHandle, 17 SYSSTUBS_ENTRY2 7, AccessCheckByTypeResultListAndAuditAlarmByHandle, 17 SYSSTUBS_ENTRY3 7, AccessCheckByTypeResultListAndAuditAlarmByHandle, 17 SYSSTUBS_ENTRY4 7, AccessCheckByTypeResultListAndAuditAlarmByHandle, 17 SYSSTUBS_ENTRY5 7, AccessCheckByTypeResultListAndAuditAlarmByHandle, 17 SYSSTUBS_ENTRY6 7, AccessCheckByTypeResultListAndAuditAlarmByHandle, 17 SYSSTUBS_ENTRY7 7, AccessCheckByTypeResultListAndAuditAlarmByHandle, 17 SYSSTUBS_ENTRY8 7, AccessCheckByTypeResultListAndAuditAlarmByHandle, 17 SYSSTUBS_ENTRY1 8, AddAtom, 3 SYSSTUBS_ENTRY2 8, AddAtom, 3 SYSSTUBS_ENTRY3 8, AddAtom, 3 SYSSTUBS_ENTRY4 8, AddAtom, 3 SYSSTUBS_ENTRY5 8, AddAtom, 3 SYSSTUBS_ENTRY6 8, AddAtom, 3 SYSSTUBS_ENTRY7 8, AddAtom, 3 SYSSTUBS_ENTRY8 8, AddAtom, 3 SYSSTUBS_ENTRY1 9, AddBootEntry, 2 SYSSTUBS_ENTRY2 9, AddBootEntry, 2 SYSSTUBS_ENTRY3 9, AddBootEntry, 2 SYSSTUBS_ENTRY4 9, AddBootEntry, 2 SYSSTUBS_ENTRY5 9, AddBootEntry, 2 SYSSTUBS_ENTRY6 9, AddBootEntry, 2 SYSSTUBS_ENTRY7 9, AddBootEntry, 2 SYSSTUBS_ENTRY8 9, AddBootEntry, 2 SYSSTUBS_ENTRY1 10, AddDriverEntry, 2 SYSSTUBS_ENTRY2 10, AddDriverEntry, 2 SYSSTUBS_ENTRY3 10, AddDriverEntry, 2 SYSSTUBS_ENTRY4 10, AddDriverEntry, 2 SYSSTUBS_ENTRY5 10, AddDriverEntry, 2 SYSSTUBS_ENTRY6 10, AddDriverEntry, 2 SYSSTUBS_ENTRY7 10, AddDriverEntry, 2 SYSSTUBS_ENTRY8 10, AddDriverEntry, 2 SYSSTUBS_ENTRY1 11, AdjustGroupsToken, 6 SYSSTUBS_ENTRY2 11, AdjustGroupsToken, 6 SYSSTUBS_ENTRY3 11, AdjustGroupsToken, 6 SYSSTUBS_ENTRY4 11, AdjustGroupsToken, 6 SYSSTUBS_ENTRY5 11, AdjustGroupsToken, 6 SYSSTUBS_ENTRY6 11, AdjustGroupsToken, 6 SYSSTUBS_ENTRY7 11, AdjustGroupsToken, 6 SYSSTUBS_ENTRY8 11, AdjustGroupsToken, 6 SYSSTUBS_ENTRY1 12, AdjustPrivilegesToken, 6 SYSSTUBS_ENTRY2 12, AdjustPrivilegesToken, 6 SYSSTUBS_ENTRY3 12, AdjustPrivilegesToken, 6 SYSSTUBS_ENTRY4 12, AdjustPrivilegesToken, 6 SYSSTUBS_ENTRY5 12, AdjustPrivilegesToken, 6 SYSSTUBS_ENTRY6 12, AdjustPrivilegesToken, 6 SYSSTUBS_ENTRY7 12, AdjustPrivilegesToken, 6 SYSSTUBS_ENTRY8 12, AdjustPrivilegesToken, 6 SYSSTUBS_ENTRY1 13, AlertResumeThread, 2 SYSSTUBS_ENTRY2 13, AlertResumeThread, 2 SYSSTUBS_ENTRY3 13, AlertResumeThread, 2 SYSSTUBS_ENTRY4 13, AlertResumeThread, 2 SYSSTUBS_ENTRY5 13, AlertResumeThread, 2 SYSSTUBS_ENTRY6 13, AlertResumeThread, 2 SYSSTUBS_ENTRY7 13, AlertResumeThread, 2 SYSSTUBS_ENTRY8 13, AlertResumeThread, 2 SYSSTUBS_ENTRY1 14, AlertThread, 1 SYSSTUBS_ENTRY2 14, AlertThread, 1 SYSSTUBS_ENTRY3 14, AlertThread, 1 SYSSTUBS_ENTRY4 14, AlertThread, 1 SYSSTUBS_ENTRY5 14, AlertThread, 1 SYSSTUBS_ENTRY6 14, AlertThread, 1 SYSSTUBS_ENTRY7 14, AlertThread, 1 SYSSTUBS_ENTRY8 14, AlertThread, 1 SYSSTUBS_ENTRY1 15, AllocateLocallyUniqueId, 1 SYSSTUBS_ENTRY2 15, AllocateLocallyUniqueId, 1 SYSSTUBS_ENTRY3 15, AllocateLocallyUniqueId, 1 SYSSTUBS_ENTRY4 15, AllocateLocallyUniqueId, 1 SYSSTUBS_ENTRY5 15, AllocateLocallyUniqueId, 1 SYSSTUBS_ENTRY6 15, AllocateLocallyUniqueId, 1 SYSSTUBS_ENTRY7 15, AllocateLocallyUniqueId, 1 SYSSTUBS_ENTRY8 15, AllocateLocallyUniqueId, 1 SYSSTUBS_ENTRY1 16, AllocateUserPhysicalPages, 3 SYSSTUBS_ENTRY2 16, AllocateUserPhysicalPages, 3 SYSSTUBS_ENTRY3 16, AllocateUserPhysicalPages, 3 SYSSTUBS_ENTRY4 16, AllocateUserPhysicalPages, 3 SYSSTUBS_ENTRY5 16, AllocateUserPhysicalPages, 3 SYSSTUBS_ENTRY6 16, AllocateUserPhysicalPages, 3 SYSSTUBS_ENTRY7 16, AllocateUserPhysicalPages, 3 SYSSTUBS_ENTRY8 16, AllocateUserPhysicalPages, 3 SYSSTUBS_ENTRY1 17, AllocateUuids, 4 SYSSTUBS_ENTRY2 17, AllocateUuids, 4 SYSSTUBS_ENTRY3 17, AllocateUuids, 4 SYSSTUBS_ENTRY4 17, AllocateUuids, 4 SYSSTUBS_ENTRY5 17, AllocateUuids, 4 SYSSTUBS_ENTRY6 17, AllocateUuids, 4 SYSSTUBS_ENTRY7 17, AllocateUuids, 4 SYSSTUBS_ENTRY8 17, AllocateUuids, 4 SYSSTUBS_ENTRY1 18, AllocateVirtualMemory, 6 SYSSTUBS_ENTRY2 18, AllocateVirtualMemory, 6 SYSSTUBS_ENTRY3 18, AllocateVirtualMemory, 6 SYSSTUBS_ENTRY4 18, AllocateVirtualMemory, 6 SYSSTUBS_ENTRY5 18, AllocateVirtualMemory, 6 SYSSTUBS_ENTRY6 18, AllocateVirtualMemory, 6 SYSSTUBS_ENTRY7 18, AllocateVirtualMemory, 6 SYSSTUBS_ENTRY8 18, AllocateVirtualMemory, 6 SYSSTUBS_ENTRY1 19, ApphelpCacheControl, 2 SYSSTUBS_ENTRY2 19, ApphelpCacheControl, 2 SYSSTUBS_ENTRY3 19, ApphelpCacheControl, 2 SYSSTUBS_ENTRY4 19, ApphelpCacheControl, 2 SYSSTUBS_ENTRY5 19, ApphelpCacheControl, 2 SYSSTUBS_ENTRY6 19, ApphelpCacheControl, 2 SYSSTUBS_ENTRY7 19, ApphelpCacheControl, 2 SYSSTUBS_ENTRY8 19, ApphelpCacheControl, 2 SYSSTUBS_ENTRY1 20, AreMappedFilesTheSame, 2 SYSSTUBS_ENTRY2 20, AreMappedFilesTheSame, 2 SYSSTUBS_ENTRY3 20, AreMappedFilesTheSame, 2 SYSSTUBS_ENTRY4 20, AreMappedFilesTheSame, 2 SYSSTUBS_ENTRY5 20, AreMappedFilesTheSame, 2 SYSSTUBS_ENTRY6 20, AreMappedFilesTheSame, 2 SYSSTUBS_ENTRY7 20, AreMappedFilesTheSame, 2 SYSSTUBS_ENTRY8 20, AreMappedFilesTheSame, 2 SYSSTUBS_ENTRY1 21, AssignProcessToJobObject, 2 SYSSTUBS_ENTRY2 21, AssignProcessToJobObject, 2 SYSSTUBS_ENTRY3 21, AssignProcessToJobObject, 2 SYSSTUBS_ENTRY4 21, AssignProcessToJobObject, 2 SYSSTUBS_ENTRY5 21, AssignProcessToJobObject, 2 SYSSTUBS_ENTRY6 21, AssignProcessToJobObject, 2 SYSSTUBS_ENTRY7 21, AssignProcessToJobObject, 2 SYSSTUBS_ENTRY8 21, AssignProcessToJobObject, 2 SYSSTUBS_ENTRY1 22, CallbackReturn, 3 SYSSTUBS_ENTRY2 22, CallbackReturn, 3 SYSSTUBS_ENTRY3 22, CallbackReturn, 3 SYSSTUBS_ENTRY4 22, CallbackReturn, 3 SYSSTUBS_ENTRY5 22, CallbackReturn, 3 SYSSTUBS_ENTRY6 22, CallbackReturn, 3 SYSSTUBS_ENTRY7 22, CallbackReturn, 3 SYSSTUBS_ENTRY8 22, CallbackReturn, 3 SYSSTUBS_ENTRY1 23, CancelDeviceWakeupRequest, 1 SYSSTUBS_ENTRY2 23, CancelDeviceWakeupRequest, 1 SYSSTUBS_ENTRY3 23, CancelDeviceWakeupRequest, 1 SYSSTUBS_ENTRY4 23, CancelDeviceWakeupRequest, 1 SYSSTUBS_ENTRY5 23, CancelDeviceWakeupRequest, 1 SYSSTUBS_ENTRY6 23, CancelDeviceWakeupRequest, 1 SYSSTUBS_ENTRY7 23, CancelDeviceWakeupRequest, 1 SYSSTUBS_ENTRY8 23, CancelDeviceWakeupRequest, 1 SYSSTUBS_ENTRY1 24, CancelIoFile, 2 SYSSTUBS_ENTRY2 24, CancelIoFile, 2 SYSSTUBS_ENTRY3 24, CancelIoFile, 2 SYSSTUBS_ENTRY4 24, CancelIoFile, 2 SYSSTUBS_ENTRY5 24, CancelIoFile, 2 SYSSTUBS_ENTRY6 24, CancelIoFile, 2 SYSSTUBS_ENTRY7 24, CancelIoFile, 2 SYSSTUBS_ENTRY8 24, CancelIoFile, 2 SYSSTUBS_ENTRY1 25, CancelTimer, 2 SYSSTUBS_ENTRY2 25, CancelTimer, 2 SYSSTUBS_ENTRY3 25, CancelTimer, 2 SYSSTUBS_ENTRY4 25, CancelTimer, 2 SYSSTUBS_ENTRY5 25, CancelTimer, 2 SYSSTUBS_ENTRY6 25, CancelTimer, 2 SYSSTUBS_ENTRY7 25, CancelTimer, 2 SYSSTUBS_ENTRY8 25, CancelTimer, 2 SYSSTUBS_ENTRY1 26, ClearEvent, 1 SYSSTUBS_ENTRY2 26, ClearEvent, 1 SYSSTUBS_ENTRY3 26, ClearEvent, 1 SYSSTUBS_ENTRY4 26, ClearEvent, 1 SYSSTUBS_ENTRY5 26, ClearEvent, 1 SYSSTUBS_ENTRY6 26, ClearEvent, 1 SYSSTUBS_ENTRY7 26, ClearEvent, 1 SYSSTUBS_ENTRY8 26, ClearEvent, 1 SYSSTUBS_ENTRY1 27, Close, 1 SYSSTUBS_ENTRY2 27, Close, 1 SYSSTUBS_ENTRY3 27, Close, 1 SYSSTUBS_ENTRY4 27, Close, 1 SYSSTUBS_ENTRY5 27, Close, 1 SYSSTUBS_ENTRY6 27, Close, 1 SYSSTUBS_ENTRY7 27, Close, 1 SYSSTUBS_ENTRY8 27, Close, 1 SYSSTUBS_ENTRY1 28, CloseObjectAuditAlarm, 3 SYSSTUBS_ENTRY2 28, CloseObjectAuditAlarm, 3 SYSSTUBS_ENTRY3 28, CloseObjectAuditAlarm, 3 SYSSTUBS_ENTRY4 28, CloseObjectAuditAlarm, 3 SYSSTUBS_ENTRY5 28, CloseObjectAuditAlarm, 3 SYSSTUBS_ENTRY6 28, CloseObjectAuditAlarm, 3 SYSSTUBS_ENTRY7 28, CloseObjectAuditAlarm, 3 SYSSTUBS_ENTRY8 28, CloseObjectAuditAlarm, 3 SYSSTUBS_ENTRY1 29, CompactKeys, 2 SYSSTUBS_ENTRY2 29, CompactKeys, 2 SYSSTUBS_ENTRY3 29, CompactKeys, 2 SYSSTUBS_ENTRY4 29, CompactKeys, 2 SYSSTUBS_ENTRY5 29, CompactKeys, 2 SYSSTUBS_ENTRY6 29, CompactKeys, 2 SYSSTUBS_ENTRY7 29, CompactKeys, 2 SYSSTUBS_ENTRY8 29, CompactKeys, 2 SYSSTUBS_ENTRY1 30, CompareTokens, 3 SYSSTUBS_ENTRY2 30, CompareTokens, 3 SYSSTUBS_ENTRY3 30, CompareTokens, 3 SYSSTUBS_ENTRY4 30, CompareTokens, 3 SYSSTUBS_ENTRY5 30, CompareTokens, 3 SYSSTUBS_ENTRY6 30, CompareTokens, 3 SYSSTUBS_ENTRY7 30, CompareTokens, 3 SYSSTUBS_ENTRY8 30, CompareTokens, 3 SYSSTUBS_ENTRY1 31, CompleteConnectPort, 1 SYSSTUBS_ENTRY2 31, CompleteConnectPort, 1 SYSSTUBS_ENTRY3 31, CompleteConnectPort, 1 SYSSTUBS_ENTRY4 31, CompleteConnectPort, 1 SYSSTUBS_ENTRY5 31, CompleteConnectPort, 1 SYSSTUBS_ENTRY6 31, CompleteConnectPort, 1 SYSSTUBS_ENTRY7 31, CompleteConnectPort, 1 SYSSTUBS_ENTRY8 31, CompleteConnectPort, 1 SYSSTUBS_ENTRY1 32, CompressKey, 1 SYSSTUBS_ENTRY2 32, CompressKey, 1 SYSSTUBS_ENTRY3 32, CompressKey, 1 SYSSTUBS_ENTRY4 32, CompressKey, 1 SYSSTUBS_ENTRY5 32, CompressKey, 1 SYSSTUBS_ENTRY6 32, CompressKey, 1 SYSSTUBS_ENTRY7 32, CompressKey, 1 SYSSTUBS_ENTRY8 32, CompressKey, 1 SYSSTUBS_ENTRY1 33, ConnectPort, 8 SYSSTUBS_ENTRY2 33, ConnectPort, 8 SYSSTUBS_ENTRY3 33, ConnectPort, 8 SYSSTUBS_ENTRY4 33, ConnectPort, 8 SYSSTUBS_ENTRY5 33, ConnectPort, 8 SYSSTUBS_ENTRY6 33, ConnectPort, 8 SYSSTUBS_ENTRY7 33, ConnectPort, 8 SYSSTUBS_ENTRY8 33, ConnectPort, 8 SYSSTUBS_ENTRY1 34, Continue, 2 SYSSTUBS_ENTRY2 34, Continue, 2 SYSSTUBS_ENTRY3 34, Continue, 2 SYSSTUBS_ENTRY4 34, Continue, 2 SYSSTUBS_ENTRY5 34, Continue, 2 SYSSTUBS_ENTRY6 34, Continue, 2 SYSSTUBS_ENTRY7 34, Continue, 2 SYSSTUBS_ENTRY8 34, Continue, 2 SYSSTUBS_ENTRY1 35, CreateDebugObject, 4 SYSSTUBS_ENTRY2 35, CreateDebugObject, 4 SYSSTUBS_ENTRY3 35, CreateDebugObject, 4 SYSSTUBS_ENTRY4 35, CreateDebugObject, 4 SYSSTUBS_ENTRY5 35, CreateDebugObject, 4 SYSSTUBS_ENTRY6 35, CreateDebugObject, 4 SYSSTUBS_ENTRY7 35, CreateDebugObject, 4 SYSSTUBS_ENTRY8 35, CreateDebugObject, 4 SYSSTUBS_ENTRY1 36, CreateDirectoryObject, 3 SYSSTUBS_ENTRY2 36, CreateDirectoryObject, 3 SYSSTUBS_ENTRY3 36, CreateDirectoryObject, 3 SYSSTUBS_ENTRY4 36, CreateDirectoryObject, 3 SYSSTUBS_ENTRY5 36, CreateDirectoryObject, 3 SYSSTUBS_ENTRY6 36, CreateDirectoryObject, 3 SYSSTUBS_ENTRY7 36, CreateDirectoryObject, 3 SYSSTUBS_ENTRY8 36, CreateDirectoryObject, 3 SYSSTUBS_ENTRY1 37, CreateEvent, 5 SYSSTUBS_ENTRY2 37, CreateEvent, 5 SYSSTUBS_ENTRY3 37, CreateEvent, 5 SYSSTUBS_ENTRY4 37, CreateEvent, 5 SYSSTUBS_ENTRY5 37, CreateEvent, 5 SYSSTUBS_ENTRY6 37, CreateEvent, 5 SYSSTUBS_ENTRY7 37, CreateEvent, 5 SYSSTUBS_ENTRY8 37, CreateEvent, 5 SYSSTUBS_ENTRY1 38, CreateEventPair, 3 SYSSTUBS_ENTRY2 38, CreateEventPair, 3 SYSSTUBS_ENTRY3 38, CreateEventPair, 3 SYSSTUBS_ENTRY4 38, CreateEventPair, 3 SYSSTUBS_ENTRY5 38, CreateEventPair, 3 SYSSTUBS_ENTRY6 38, CreateEventPair, 3 SYSSTUBS_ENTRY7 38, CreateEventPair, 3 SYSSTUBS_ENTRY8 38, CreateEventPair, 3 SYSSTUBS_ENTRY1 39, CreateFile, 11 SYSSTUBS_ENTRY2 39, CreateFile, 11 SYSSTUBS_ENTRY3 39, CreateFile, 11 SYSSTUBS_ENTRY4 39, CreateFile, 11 SYSSTUBS_ENTRY5 39, CreateFile, 11 SYSSTUBS_ENTRY6 39, CreateFile, 11 SYSSTUBS_ENTRY7 39, CreateFile, 11 SYSSTUBS_ENTRY8 39, CreateFile, 11 SYSSTUBS_ENTRY1 40, CreateIoCompletion, 4 SYSSTUBS_ENTRY2 40, CreateIoCompletion, 4 SYSSTUBS_ENTRY3 40, CreateIoCompletion, 4 SYSSTUBS_ENTRY4 40, CreateIoCompletion, 4 SYSSTUBS_ENTRY5 40, CreateIoCompletion, 4 SYSSTUBS_ENTRY6 40, CreateIoCompletion, 4 SYSSTUBS_ENTRY7 40, CreateIoCompletion, 4 SYSSTUBS_ENTRY8 40, CreateIoCompletion, 4 SYSSTUBS_ENTRY1 41, CreateJobObject, 3 SYSSTUBS_ENTRY2 41, CreateJobObject, 3 SYSSTUBS_ENTRY3 41, CreateJobObject, 3 SYSSTUBS_ENTRY4 41, CreateJobObject, 3 SYSSTUBS_ENTRY5 41, CreateJobObject, 3 SYSSTUBS_ENTRY6 41, CreateJobObject, 3 SYSSTUBS_ENTRY7 41, CreateJobObject, 3 SYSSTUBS_ENTRY8 41, CreateJobObject, 3 SYSSTUBS_ENTRY1 42, CreateJobSet, 3 SYSSTUBS_ENTRY2 42, CreateJobSet, 3 SYSSTUBS_ENTRY3 42, CreateJobSet, 3 SYSSTUBS_ENTRY4 42, CreateJobSet, 3 SYSSTUBS_ENTRY5 42, CreateJobSet, 3 SYSSTUBS_ENTRY6 42, CreateJobSet, 3 SYSSTUBS_ENTRY7 42, CreateJobSet, 3 SYSSTUBS_ENTRY8 42, CreateJobSet, 3 SYSSTUBS_ENTRY1 43, CreateKey, 7 SYSSTUBS_ENTRY2 43, CreateKey, 7 SYSSTUBS_ENTRY3 43, CreateKey, 7 SYSSTUBS_ENTRY4 43, CreateKey, 7 SYSSTUBS_ENTRY5 43, CreateKey, 7 SYSSTUBS_ENTRY6 43, CreateKey, 7 SYSSTUBS_ENTRY7 43, CreateKey, 7 SYSSTUBS_ENTRY8 43, CreateKey, 7 SYSSTUBS_ENTRY1 44, CreateMailslotFile, 8 SYSSTUBS_ENTRY2 44, CreateMailslotFile, 8 SYSSTUBS_ENTRY3 44, CreateMailslotFile, 8 SYSSTUBS_ENTRY4 44, CreateMailslotFile, 8 SYSSTUBS_ENTRY5 44, CreateMailslotFile, 8 SYSSTUBS_ENTRY6 44, CreateMailslotFile, 8 SYSSTUBS_ENTRY7 44, CreateMailslotFile, 8 SYSSTUBS_ENTRY8 44, CreateMailslotFile, 8 SYSSTUBS_ENTRY1 45, CreateMutant, 4 SYSSTUBS_ENTRY2 45, CreateMutant, 4 SYSSTUBS_ENTRY3 45, CreateMutant, 4 SYSSTUBS_ENTRY4 45, CreateMutant, 4 SYSSTUBS_ENTRY5 45, CreateMutant, 4 SYSSTUBS_ENTRY6 45, CreateMutant, 4 SYSSTUBS_ENTRY7 45, CreateMutant, 4 SYSSTUBS_ENTRY8 45, CreateMutant, 4 SYSSTUBS_ENTRY1 46, CreateNamedPipeFile, 14 SYSSTUBS_ENTRY2 46, CreateNamedPipeFile, 14 SYSSTUBS_ENTRY3 46, CreateNamedPipeFile, 14 SYSSTUBS_ENTRY4 46, CreateNamedPipeFile, 14 SYSSTUBS_ENTRY5 46, CreateNamedPipeFile, 14 SYSSTUBS_ENTRY6 46, CreateNamedPipeFile, 14 SYSSTUBS_ENTRY7 46, CreateNamedPipeFile, 14 SYSSTUBS_ENTRY8 46, CreateNamedPipeFile, 14 SYSSTUBS_ENTRY1 47, CreatePagingFile, 4 SYSSTUBS_ENTRY2 47, CreatePagingFile, 4 SYSSTUBS_ENTRY3 47, CreatePagingFile, 4 SYSSTUBS_ENTRY4 47, CreatePagingFile, 4 SYSSTUBS_ENTRY5 47, CreatePagingFile, 4 SYSSTUBS_ENTRY6 47, CreatePagingFile, 4 SYSSTUBS_ENTRY7 47, CreatePagingFile, 4 SYSSTUBS_ENTRY8 47, CreatePagingFile, 4 SYSSTUBS_ENTRY1 48, CreatePort, 5 SYSSTUBS_ENTRY2 48, CreatePort, 5 SYSSTUBS_ENTRY3 48, CreatePort, 5 SYSSTUBS_ENTRY4 48, CreatePort, 5 SYSSTUBS_ENTRY5 48, CreatePort, 5 SYSSTUBS_ENTRY6 48, CreatePort, 5 SYSSTUBS_ENTRY7 48, CreatePort, 5 SYSSTUBS_ENTRY8 48, CreatePort, 5 SYSSTUBS_ENTRY1 49, CreateProcess, 8 SYSSTUBS_ENTRY2 49, CreateProcess, 8 SYSSTUBS_ENTRY3 49, CreateProcess, 8 SYSSTUBS_ENTRY4 49, CreateProcess, 8 SYSSTUBS_ENTRY5 49, CreateProcess, 8 SYSSTUBS_ENTRY6 49, CreateProcess, 8 SYSSTUBS_ENTRY7 49, CreateProcess, 8 SYSSTUBS_ENTRY8 49, CreateProcess, 8 SYSSTUBS_ENTRY1 50, CreateProcessEx, 9 SYSSTUBS_ENTRY2 50, CreateProcessEx, 9 SYSSTUBS_ENTRY3 50, CreateProcessEx, 9 SYSSTUBS_ENTRY4 50, CreateProcessEx, 9 SYSSTUBS_ENTRY5 50, CreateProcessEx, 9 SYSSTUBS_ENTRY6 50, CreateProcessEx, 9 SYSSTUBS_ENTRY7 50, CreateProcessEx, 9 SYSSTUBS_ENTRY8 50, CreateProcessEx, 9 SYSSTUBS_ENTRY1 51, CreateProfile, 9 SYSSTUBS_ENTRY2 51, CreateProfile, 9 SYSSTUBS_ENTRY3 51, CreateProfile, 9 SYSSTUBS_ENTRY4 51, CreateProfile, 9 SYSSTUBS_ENTRY5 51, CreateProfile, 9 SYSSTUBS_ENTRY6 51, CreateProfile, 9 SYSSTUBS_ENTRY7 51, CreateProfile, 9 SYSSTUBS_ENTRY8 51, CreateProfile, 9 SYSSTUBS_ENTRY1 52, CreateSection, 7 SYSSTUBS_ENTRY2 52, CreateSection, 7 SYSSTUBS_ENTRY3 52, CreateSection, 7 SYSSTUBS_ENTRY4 52, CreateSection, 7 SYSSTUBS_ENTRY5 52, CreateSection, 7 SYSSTUBS_ENTRY6 52, CreateSection, 7 SYSSTUBS_ENTRY7 52, CreateSection, 7 SYSSTUBS_ENTRY8 52, CreateSection, 7 SYSSTUBS_ENTRY1 53, CreateSemaphore, 5 SYSSTUBS_ENTRY2 53, CreateSemaphore, 5 SYSSTUBS_ENTRY3 53, CreateSemaphore, 5 SYSSTUBS_ENTRY4 53, CreateSemaphore, 5 SYSSTUBS_ENTRY5 53, CreateSemaphore, 5 SYSSTUBS_ENTRY6 53, CreateSemaphore, 5 SYSSTUBS_ENTRY7 53, CreateSemaphore, 5 SYSSTUBS_ENTRY8 53, CreateSemaphore, 5 SYSSTUBS_ENTRY1 54, CreateSymbolicLinkObject, 4 SYSSTUBS_ENTRY2 54, CreateSymbolicLinkObject, 4 SYSSTUBS_ENTRY3 54, CreateSymbolicLinkObject, 4 SYSSTUBS_ENTRY4 54, CreateSymbolicLinkObject, 4 SYSSTUBS_ENTRY5 54, CreateSymbolicLinkObject, 4 SYSSTUBS_ENTRY6 54, CreateSymbolicLinkObject, 4 SYSSTUBS_ENTRY7 54, CreateSymbolicLinkObject, 4 SYSSTUBS_ENTRY8 54, CreateSymbolicLinkObject, 4 SYSSTUBS_ENTRY1 55, CreateThread, 8 SYSSTUBS_ENTRY2 55, CreateThread, 8 SYSSTUBS_ENTRY3 55, CreateThread, 8 SYSSTUBS_ENTRY4 55, CreateThread, 8 SYSSTUBS_ENTRY5 55, CreateThread, 8 SYSSTUBS_ENTRY6 55, CreateThread, 8 SYSSTUBS_ENTRY7 55, CreateThread, 8 SYSSTUBS_ENTRY8 55, CreateThread, 8 SYSSTUBS_ENTRY1 56, CreateTimer, 4 SYSSTUBS_ENTRY2 56, CreateTimer, 4 SYSSTUBS_ENTRY3 56, CreateTimer, 4 SYSSTUBS_ENTRY4 56, CreateTimer, 4 SYSSTUBS_ENTRY5 56, CreateTimer, 4 SYSSTUBS_ENTRY6 56, CreateTimer, 4 SYSSTUBS_ENTRY7 56, CreateTimer, 4 SYSSTUBS_ENTRY8 56, CreateTimer, 4 SYSSTUBS_ENTRY1 57, CreateToken, 13 SYSSTUBS_ENTRY2 57, CreateToken, 13 SYSSTUBS_ENTRY3 57, CreateToken, 13 SYSSTUBS_ENTRY4 57, CreateToken, 13 SYSSTUBS_ENTRY5 57, CreateToken, 13 SYSSTUBS_ENTRY6 57, CreateToken, 13 SYSSTUBS_ENTRY7 57, CreateToken, 13 SYSSTUBS_ENTRY8 57, CreateToken, 13 SYSSTUBS_ENTRY1 58, CreateWaitablePort, 5 SYSSTUBS_ENTRY2 58, CreateWaitablePort, 5 SYSSTUBS_ENTRY3 58, CreateWaitablePort, 5 SYSSTUBS_ENTRY4 58, CreateWaitablePort, 5 SYSSTUBS_ENTRY5 58, CreateWaitablePort, 5 SYSSTUBS_ENTRY6 58, CreateWaitablePort, 5 SYSSTUBS_ENTRY7 58, CreateWaitablePort, 5 SYSSTUBS_ENTRY8 58, CreateWaitablePort, 5 SYSSTUBS_ENTRY1 59, DebugActiveProcess, 2 SYSSTUBS_ENTRY2 59, DebugActiveProcess, 2 SYSSTUBS_ENTRY3 59, DebugActiveProcess, 2 SYSSTUBS_ENTRY4 59, DebugActiveProcess, 2 SYSSTUBS_ENTRY5 59, DebugActiveProcess, 2 SYSSTUBS_ENTRY6 59, DebugActiveProcess, 2 SYSSTUBS_ENTRY7 59, DebugActiveProcess, 2 SYSSTUBS_ENTRY8 59, DebugActiveProcess, 2 SYSSTUBS_ENTRY1 60, DebugContinue, 3 SYSSTUBS_ENTRY2 60, DebugContinue, 3 SYSSTUBS_ENTRY3 60, DebugContinue, 3 SYSSTUBS_ENTRY4 60, DebugContinue, 3 SYSSTUBS_ENTRY5 60, DebugContinue, 3 SYSSTUBS_ENTRY6 60, DebugContinue, 3 SYSSTUBS_ENTRY7 60, DebugContinue, 3 SYSSTUBS_ENTRY8 60, DebugContinue, 3 SYSSTUBS_ENTRY1 61, DelayExecution, 2 SYSSTUBS_ENTRY2 61, DelayExecution, 2 SYSSTUBS_ENTRY3 61, DelayExecution, 2 SYSSTUBS_ENTRY4 61, DelayExecution, 2 SYSSTUBS_ENTRY5 61, DelayExecution, 2 SYSSTUBS_ENTRY6 61, DelayExecution, 2 SYSSTUBS_ENTRY7 61, DelayExecution, 2 SYSSTUBS_ENTRY8 61, DelayExecution, 2 SYSSTUBS_ENTRY1 62, DeleteAtom, 1 SYSSTUBS_ENTRY2 62, DeleteAtom, 1 SYSSTUBS_ENTRY3 62, DeleteAtom, 1 SYSSTUBS_ENTRY4 62, DeleteAtom, 1 SYSSTUBS_ENTRY5 62, DeleteAtom, 1 SYSSTUBS_ENTRY6 62, DeleteAtom, 1 SYSSTUBS_ENTRY7 62, DeleteAtom, 1 SYSSTUBS_ENTRY8 62, DeleteAtom, 1 SYSSTUBS_ENTRY1 63, DeleteBootEntry, 1 SYSSTUBS_ENTRY2 63, DeleteBootEntry, 1 SYSSTUBS_ENTRY3 63, DeleteBootEntry, 1 SYSSTUBS_ENTRY4 63, DeleteBootEntry, 1 SYSSTUBS_ENTRY5 63, DeleteBootEntry, 1 SYSSTUBS_ENTRY6 63, DeleteBootEntry, 1 SYSSTUBS_ENTRY7 63, DeleteBootEntry, 1 SYSSTUBS_ENTRY8 63, DeleteBootEntry, 1 SYSSTUBS_ENTRY1 64, DeleteDriverEntry, 1 SYSSTUBS_ENTRY2 64, DeleteDriverEntry, 1 SYSSTUBS_ENTRY3 64, DeleteDriverEntry, 1 SYSSTUBS_ENTRY4 64, DeleteDriverEntry, 1 SYSSTUBS_ENTRY5 64, DeleteDriverEntry, 1 SYSSTUBS_ENTRY6 64, DeleteDriverEntry, 1 SYSSTUBS_ENTRY7 64, DeleteDriverEntry, 1 SYSSTUBS_ENTRY8 64, DeleteDriverEntry, 1 SYSSTUBS_ENTRY1 65, DeleteFile, 1 SYSSTUBS_ENTRY2 65, DeleteFile, 1 SYSSTUBS_ENTRY3 65, DeleteFile, 1 SYSSTUBS_ENTRY4 65, DeleteFile, 1 SYSSTUBS_ENTRY5 65, DeleteFile, 1 SYSSTUBS_ENTRY6 65, DeleteFile, 1 SYSSTUBS_ENTRY7 65, DeleteFile, 1 SYSSTUBS_ENTRY8 65, DeleteFile, 1 SYSSTUBS_ENTRY1 66, DeleteKey, 1 SYSSTUBS_ENTRY2 66, DeleteKey, 1 SYSSTUBS_ENTRY3 66, DeleteKey, 1 SYSSTUBS_ENTRY4 66, DeleteKey, 1 SYSSTUBS_ENTRY5 66, DeleteKey, 1 SYSSTUBS_ENTRY6 66, DeleteKey, 1 SYSSTUBS_ENTRY7 66, DeleteKey, 1 SYSSTUBS_ENTRY8 66, DeleteKey, 1 SYSSTUBS_ENTRY1 67, DeleteObjectAuditAlarm, 3 SYSSTUBS_ENTRY2 67, DeleteObjectAuditAlarm, 3 SYSSTUBS_ENTRY3 67, DeleteObjectAuditAlarm, 3 SYSSTUBS_ENTRY4 67, DeleteObjectAuditAlarm, 3 SYSSTUBS_ENTRY5 67, DeleteObjectAuditAlarm, 3 SYSSTUBS_ENTRY6 67, DeleteObjectAuditAlarm, 3 SYSSTUBS_ENTRY7 67, DeleteObjectAuditAlarm, 3 SYSSTUBS_ENTRY8 67, DeleteObjectAuditAlarm, 3 SYSSTUBS_ENTRY1 68, DeleteValueKey, 2 SYSSTUBS_ENTRY2 68, DeleteValueKey, 2 SYSSTUBS_ENTRY3 68, DeleteValueKey, 2 SYSSTUBS_ENTRY4 68, DeleteValueKey, 2 SYSSTUBS_ENTRY5 68, DeleteValueKey, 2 SYSSTUBS_ENTRY6 68, DeleteValueKey, 2 SYSSTUBS_ENTRY7 68, DeleteValueKey, 2 SYSSTUBS_ENTRY8 68, DeleteValueKey, 2 SYSSTUBS_ENTRY1 69, DeviceIoControlFile, 10 SYSSTUBS_ENTRY2 69, DeviceIoControlFile, 10 SYSSTUBS_ENTRY3 69, DeviceIoControlFile, 10 SYSSTUBS_ENTRY4 69, DeviceIoControlFile, 10 SYSSTUBS_ENTRY5 69, DeviceIoControlFile, 10 SYSSTUBS_ENTRY6 69, DeviceIoControlFile, 10 SYSSTUBS_ENTRY7 69, DeviceIoControlFile, 10 SYSSTUBS_ENTRY8 69, DeviceIoControlFile, 10 SYSSTUBS_ENTRY1 70, DisplayString, 1 SYSSTUBS_ENTRY2 70, DisplayString, 1 SYSSTUBS_ENTRY3 70, DisplayString, 1 SYSSTUBS_ENTRY4 70, DisplayString, 1 SYSSTUBS_ENTRY5 70, DisplayString, 1 SYSSTUBS_ENTRY6 70, DisplayString, 1 SYSSTUBS_ENTRY7 70, DisplayString, 1 SYSSTUBS_ENTRY8 70, DisplayString, 1 SYSSTUBS_ENTRY1 71, DuplicateObject, 7 SYSSTUBS_ENTRY2 71, DuplicateObject, 7 SYSSTUBS_ENTRY3 71, DuplicateObject, 7 SYSSTUBS_ENTRY4 71, DuplicateObject, 7 SYSSTUBS_ENTRY5 71, DuplicateObject, 7 SYSSTUBS_ENTRY6 71, DuplicateObject, 7 SYSSTUBS_ENTRY7 71, DuplicateObject, 7 SYSSTUBS_ENTRY8 71, DuplicateObject, 7 SYSSTUBS_ENTRY1 72, DuplicateToken, 6 SYSSTUBS_ENTRY2 72, DuplicateToken, 6 SYSSTUBS_ENTRY3 72, DuplicateToken, 6 SYSSTUBS_ENTRY4 72, DuplicateToken, 6 SYSSTUBS_ENTRY5 72, DuplicateToken, 6 SYSSTUBS_ENTRY6 72, DuplicateToken, 6 SYSSTUBS_ENTRY7 72, DuplicateToken, 6 SYSSTUBS_ENTRY8 72, DuplicateToken, 6 SYSSTUBS_ENTRY1 73, EnumerateBootEntries, 2 SYSSTUBS_ENTRY2 73, EnumerateBootEntries, 2 SYSSTUBS_ENTRY3 73, EnumerateBootEntries, 2 SYSSTUBS_ENTRY4 73, EnumerateBootEntries, 2 SYSSTUBS_ENTRY5 73, EnumerateBootEntries, 2 SYSSTUBS_ENTRY6 73, EnumerateBootEntries, 2 SYSSTUBS_ENTRY7 73, EnumerateBootEntries, 2 SYSSTUBS_ENTRY8 73, EnumerateBootEntries, 2 SYSSTUBS_ENTRY1 74, EnumerateDriverEntries, 2 SYSSTUBS_ENTRY2 74, EnumerateDriverEntries, 2 SYSSTUBS_ENTRY3 74, EnumerateDriverEntries, 2 SYSSTUBS_ENTRY4 74, EnumerateDriverEntries, 2 SYSSTUBS_ENTRY5 74, EnumerateDriverEntries, 2 SYSSTUBS_ENTRY6 74, EnumerateDriverEntries, 2 SYSSTUBS_ENTRY7 74, EnumerateDriverEntries, 2 SYSSTUBS_ENTRY8 74, EnumerateDriverEntries, 2 SYSSTUBS_ENTRY1 75, EnumerateKey, 6 SYSSTUBS_ENTRY2 75, EnumerateKey, 6 SYSSTUBS_ENTRY3 75, EnumerateKey, 6 SYSSTUBS_ENTRY4 75, EnumerateKey, 6 SYSSTUBS_ENTRY5 75, EnumerateKey, 6 SYSSTUBS_ENTRY6 75, EnumerateKey, 6 SYSSTUBS_ENTRY7 75, EnumerateKey, 6 SYSSTUBS_ENTRY8 75, EnumerateKey, 6 SYSSTUBS_ENTRY1 76, EnumerateSystemEnvironmentValuesEx, 3 SYSSTUBS_ENTRY2 76, EnumerateSystemEnvironmentValuesEx, 3 SYSSTUBS_ENTRY3 76, EnumerateSystemEnvironmentValuesEx, 3 SYSSTUBS_ENTRY4 76, EnumerateSystemEnvironmentValuesEx, 3 SYSSTUBS_ENTRY5 76, EnumerateSystemEnvironmentValuesEx, 3 SYSSTUBS_ENTRY6 76, EnumerateSystemEnvironmentValuesEx, 3 SYSSTUBS_ENTRY7 76, EnumerateSystemEnvironmentValuesEx, 3 SYSSTUBS_ENTRY8 76, EnumerateSystemEnvironmentValuesEx, 3 SYSSTUBS_ENTRY1 77, EnumerateValueKey, 6 SYSSTUBS_ENTRY2 77, EnumerateValueKey, 6 SYSSTUBS_ENTRY3 77, EnumerateValueKey, 6 SYSSTUBS_ENTRY4 77, EnumerateValueKey, 6 SYSSTUBS_ENTRY5 77, EnumerateValueKey, 6 SYSSTUBS_ENTRY6 77, EnumerateValueKey, 6 SYSSTUBS_ENTRY7 77, EnumerateValueKey, 6 SYSSTUBS_ENTRY8 77, EnumerateValueKey, 6 SYSSTUBS_ENTRY1 78, ExtendSection, 2 SYSSTUBS_ENTRY2 78, ExtendSection, 2 SYSSTUBS_ENTRY3 78, ExtendSection, 2 SYSSTUBS_ENTRY4 78, ExtendSection, 2 SYSSTUBS_ENTRY5 78, ExtendSection, 2 SYSSTUBS_ENTRY6 78, ExtendSection, 2 SYSSTUBS_ENTRY7 78, ExtendSection, 2 SYSSTUBS_ENTRY8 78, ExtendSection, 2 SYSSTUBS_ENTRY1 79, FilterToken, 6 SYSSTUBS_ENTRY2 79, FilterToken, 6 SYSSTUBS_ENTRY3 79, FilterToken, 6 SYSSTUBS_ENTRY4 79, FilterToken, 6 SYSSTUBS_ENTRY5 79, FilterToken, 6 SYSSTUBS_ENTRY6 79, FilterToken, 6 SYSSTUBS_ENTRY7 79, FilterToken, 6 SYSSTUBS_ENTRY8 79, FilterToken, 6 SYSSTUBS_ENTRY1 80, FindAtom, 3 SYSSTUBS_ENTRY2 80, FindAtom, 3 SYSSTUBS_ENTRY3 80, FindAtom, 3 SYSSTUBS_ENTRY4 80, FindAtom, 3 SYSSTUBS_ENTRY5 80, FindAtom, 3 SYSSTUBS_ENTRY6 80, FindAtom, 3 SYSSTUBS_ENTRY7 80, FindAtom, 3 SYSSTUBS_ENTRY8 80, FindAtom, 3 SYSSTUBS_ENTRY1 81, FlushBuffersFile, 2 SYSSTUBS_ENTRY2 81, FlushBuffersFile, 2 SYSSTUBS_ENTRY3 81, FlushBuffersFile, 2 SYSSTUBS_ENTRY4 81, FlushBuffersFile, 2 SYSSTUBS_ENTRY5 81, FlushBuffersFile, 2 SYSSTUBS_ENTRY6 81, FlushBuffersFile, 2 SYSSTUBS_ENTRY7 81, FlushBuffersFile, 2 SYSSTUBS_ENTRY8 81, FlushBuffersFile, 2 SYSSTUBS_ENTRY1 82, FlushInstructionCache, 3 SYSSTUBS_ENTRY2 82, FlushInstructionCache, 3 SYSSTUBS_ENTRY3 82, FlushInstructionCache, 3 SYSSTUBS_ENTRY4 82, FlushInstructionCache, 3 SYSSTUBS_ENTRY5 82, FlushInstructionCache, 3 SYSSTUBS_ENTRY6 82, FlushInstructionCache, 3 SYSSTUBS_ENTRY7 82, FlushInstructionCache, 3 SYSSTUBS_ENTRY8 82, FlushInstructionCache, 3 SYSSTUBS_ENTRY1 83, FlushKey, 1 SYSSTUBS_ENTRY2 83, FlushKey, 1 SYSSTUBS_ENTRY3 83, FlushKey, 1 SYSSTUBS_ENTRY4 83, FlushKey, 1 SYSSTUBS_ENTRY5 83, FlushKey, 1 SYSSTUBS_ENTRY6 83, FlushKey, 1 SYSSTUBS_ENTRY7 83, FlushKey, 1 SYSSTUBS_ENTRY8 83, FlushKey, 1 SYSSTUBS_ENTRY1 84, FlushVirtualMemory, 4 SYSSTUBS_ENTRY2 84, FlushVirtualMemory, 4 SYSSTUBS_ENTRY3 84, FlushVirtualMemory, 4 SYSSTUBS_ENTRY4 84, FlushVirtualMemory, 4 SYSSTUBS_ENTRY5 84, FlushVirtualMemory, 4 SYSSTUBS_ENTRY6 84, FlushVirtualMemory, 4 SYSSTUBS_ENTRY7 84, FlushVirtualMemory, 4 SYSSTUBS_ENTRY8 84, FlushVirtualMemory, 4 SYSSTUBS_ENTRY1 85, FlushWriteBuffer, 0 SYSSTUBS_ENTRY2 85, FlushWriteBuffer, 0 SYSSTUBS_ENTRY3 85, FlushWriteBuffer, 0 SYSSTUBS_ENTRY4 85, FlushWriteBuffer, 0 SYSSTUBS_ENTRY5 85, FlushWriteBuffer, 0 SYSSTUBS_ENTRY6 85, FlushWriteBuffer, 0 SYSSTUBS_ENTRY7 85, FlushWriteBuffer, 0 SYSSTUBS_ENTRY8 85, FlushWriteBuffer, 0 SYSSTUBS_ENTRY1 86, FreeUserPhysicalPages, 3 SYSSTUBS_ENTRY2 86, FreeUserPhysicalPages, 3 SYSSTUBS_ENTRY3 86, FreeUserPhysicalPages, 3 SYSSTUBS_ENTRY4 86, FreeUserPhysicalPages, 3 SYSSTUBS_ENTRY5 86, FreeUserPhysicalPages, 3 SYSSTUBS_ENTRY6 86, FreeUserPhysicalPages, 3 SYSSTUBS_ENTRY7 86, FreeUserPhysicalPages, 3 SYSSTUBS_ENTRY8 86, FreeUserPhysicalPages, 3 SYSSTUBS_ENTRY1 87, FreeVirtualMemory, 4 SYSSTUBS_ENTRY2 87, FreeVirtualMemory, 4 SYSSTUBS_ENTRY3 87, FreeVirtualMemory, 4 SYSSTUBS_ENTRY4 87, FreeVirtualMemory, 4 SYSSTUBS_ENTRY5 87, FreeVirtualMemory, 4 SYSSTUBS_ENTRY6 87, FreeVirtualMemory, 4 SYSSTUBS_ENTRY7 87, FreeVirtualMemory, 4 SYSSTUBS_ENTRY8 87, FreeVirtualMemory, 4 SYSSTUBS_ENTRY1 88, FsControlFile, 10 SYSSTUBS_ENTRY2 88, FsControlFile, 10 SYSSTUBS_ENTRY3 88, FsControlFile, 10 SYSSTUBS_ENTRY4 88, FsControlFile, 10 SYSSTUBS_ENTRY5 88, FsControlFile, 10 SYSSTUBS_ENTRY6 88, FsControlFile, 10 SYSSTUBS_ENTRY7 88, FsControlFile, 10 SYSSTUBS_ENTRY8 88, FsControlFile, 10 SYSSTUBS_ENTRY1 89, GetContextThread, 2 SYSSTUBS_ENTRY2 89, GetContextThread, 2 SYSSTUBS_ENTRY3 89, GetContextThread, 2 SYSSTUBS_ENTRY4 89, GetContextThread, 2 SYSSTUBS_ENTRY5 89, GetContextThread, 2 SYSSTUBS_ENTRY6 89, GetContextThread, 2 SYSSTUBS_ENTRY7 89, GetContextThread, 2 SYSSTUBS_ENTRY8 89, GetContextThread, 2 SYSSTUBS_ENTRY1 90, GetDevicePowerState, 2 SYSSTUBS_ENTRY2 90, GetDevicePowerState, 2 SYSSTUBS_ENTRY3 90, GetDevicePowerState, 2 SYSSTUBS_ENTRY4 90, GetDevicePowerState, 2 SYSSTUBS_ENTRY5 90, GetDevicePowerState, 2 SYSSTUBS_ENTRY6 90, GetDevicePowerState, 2 SYSSTUBS_ENTRY7 90, GetDevicePowerState, 2 SYSSTUBS_ENTRY8 90, GetDevicePowerState, 2 SYSSTUBS_ENTRY1 91, GetPlugPlayEvent, 4 SYSSTUBS_ENTRY2 91, GetPlugPlayEvent, 4 SYSSTUBS_ENTRY3 91, GetPlugPlayEvent, 4 SYSSTUBS_ENTRY4 91, GetPlugPlayEvent, 4 SYSSTUBS_ENTRY5 91, GetPlugPlayEvent, 4 SYSSTUBS_ENTRY6 91, GetPlugPlayEvent, 4 SYSSTUBS_ENTRY7 91, GetPlugPlayEvent, 4 SYSSTUBS_ENTRY8 91, GetPlugPlayEvent, 4 SYSSTUBS_ENTRY1 92, GetWriteWatch, 7 SYSSTUBS_ENTRY2 92, GetWriteWatch, 7 SYSSTUBS_ENTRY3 92, GetWriteWatch, 7 SYSSTUBS_ENTRY4 92, GetWriteWatch, 7 SYSSTUBS_ENTRY5 92, GetWriteWatch, 7 SYSSTUBS_ENTRY6 92, GetWriteWatch, 7 SYSSTUBS_ENTRY7 92, GetWriteWatch, 7 SYSSTUBS_ENTRY8 92, GetWriteWatch, 7 SYSSTUBS_ENTRY1 93, ImpersonateAnonymousToken, 1 SYSSTUBS_ENTRY2 93, ImpersonateAnonymousToken, 1 SYSSTUBS_ENTRY3 93, ImpersonateAnonymousToken, 1 SYSSTUBS_ENTRY4 93, ImpersonateAnonymousToken, 1 SYSSTUBS_ENTRY5 93, ImpersonateAnonymousToken, 1 SYSSTUBS_ENTRY6 93, ImpersonateAnonymousToken, 1 SYSSTUBS_ENTRY7 93, ImpersonateAnonymousToken, 1 SYSSTUBS_ENTRY8 93, ImpersonateAnonymousToken, 1 SYSSTUBS_ENTRY1 94, ImpersonateClientOfPort, 2 SYSSTUBS_ENTRY2 94, ImpersonateClientOfPort, 2 SYSSTUBS_ENTRY3 94, ImpersonateClientOfPort, 2 SYSSTUBS_ENTRY4 94, ImpersonateClientOfPort, 2 SYSSTUBS_ENTRY5 94, ImpersonateClientOfPort, 2 SYSSTUBS_ENTRY6 94, ImpersonateClientOfPort, 2 SYSSTUBS_ENTRY7 94, ImpersonateClientOfPort, 2 SYSSTUBS_ENTRY8 94, ImpersonateClientOfPort, 2 SYSSTUBS_ENTRY1 95, ImpersonateThread, 3 SYSSTUBS_ENTRY2 95, ImpersonateThread, 3 SYSSTUBS_ENTRY3 95, ImpersonateThread, 3 SYSSTUBS_ENTRY4 95, ImpersonateThread, 3 SYSSTUBS_ENTRY5 95, ImpersonateThread, 3 SYSSTUBS_ENTRY6 95, ImpersonateThread, 3 SYSSTUBS_ENTRY7 95, ImpersonateThread, 3 SYSSTUBS_ENTRY8 95, ImpersonateThread, 3 SYSSTUBS_ENTRY1 96, InitializeRegistry, 1 SYSSTUBS_ENTRY2 96, InitializeRegistry, 1 SYSSTUBS_ENTRY3 96, InitializeRegistry, 1 SYSSTUBS_ENTRY4 96, InitializeRegistry, 1 SYSSTUBS_ENTRY5 96, InitializeRegistry, 1 SYSSTUBS_ENTRY6 96, InitializeRegistry, 1 SYSSTUBS_ENTRY7 96, InitializeRegistry, 1 SYSSTUBS_ENTRY8 96, InitializeRegistry, 1 SYSSTUBS_ENTRY1 97, InitiatePowerAction, 4 SYSSTUBS_ENTRY2 97, InitiatePowerAction, 4 SYSSTUBS_ENTRY3 97, InitiatePowerAction, 4 SYSSTUBS_ENTRY4 97, InitiatePowerAction, 4 SYSSTUBS_ENTRY5 97, InitiatePowerAction, 4 SYSSTUBS_ENTRY6 97, InitiatePowerAction, 4 SYSSTUBS_ENTRY7 97, InitiatePowerAction, 4 SYSSTUBS_ENTRY8 97, InitiatePowerAction, 4 SYSSTUBS_ENTRY1 98, IsProcessInJob, 2 SYSSTUBS_ENTRY2 98, IsProcessInJob, 2 SYSSTUBS_ENTRY3 98, IsProcessInJob, 2 SYSSTUBS_ENTRY4 98, IsProcessInJob, 2 SYSSTUBS_ENTRY5 98, IsProcessInJob, 2 SYSSTUBS_ENTRY6 98, IsProcessInJob, 2 SYSSTUBS_ENTRY7 98, IsProcessInJob, 2 SYSSTUBS_ENTRY8 98, IsProcessInJob, 2 SYSSTUBS_ENTRY1 99, IsSystemResumeAutomatic, 0 SYSSTUBS_ENTRY2 99, IsSystemResumeAutomatic, 0 SYSSTUBS_ENTRY3 99, IsSystemResumeAutomatic, 0 SYSSTUBS_ENTRY4 99, IsSystemResumeAutomatic, 0 SYSSTUBS_ENTRY5 99, IsSystemResumeAutomatic, 0 SYSSTUBS_ENTRY6 99, IsSystemResumeAutomatic, 0 SYSSTUBS_ENTRY7 99, IsSystemResumeAutomatic, 0 SYSSTUBS_ENTRY8 99, IsSystemResumeAutomatic, 0 SYSSTUBS_ENTRY1 100, ListenPort, 2 SYSSTUBS_ENTRY2 100, ListenPort, 2 SYSSTUBS_ENTRY3 100, ListenPort, 2 SYSSTUBS_ENTRY4 100, ListenPort, 2 SYSSTUBS_ENTRY5 100, ListenPort, 2 SYSSTUBS_ENTRY6 100, ListenPort, 2 SYSSTUBS_ENTRY7 100, ListenPort, 2 SYSSTUBS_ENTRY8 100, ListenPort, 2 SYSSTUBS_ENTRY1 101, LoadDriver, 1 SYSSTUBS_ENTRY2 101, LoadDriver, 1 SYSSTUBS_ENTRY3 101, LoadDriver, 1 SYSSTUBS_ENTRY4 101, LoadDriver, 1 SYSSTUBS_ENTRY5 101, LoadDriver, 1 SYSSTUBS_ENTRY6 101, LoadDriver, 1 SYSSTUBS_ENTRY7 101, LoadDriver, 1 SYSSTUBS_ENTRY8 101, LoadDriver, 1 SYSSTUBS_ENTRY1 102, LoadKey, 2 SYSSTUBS_ENTRY2 102, LoadKey, 2 SYSSTUBS_ENTRY3 102, LoadKey, 2 SYSSTUBS_ENTRY4 102, LoadKey, 2 SYSSTUBS_ENTRY5 102, LoadKey, 2 SYSSTUBS_ENTRY6 102, LoadKey, 2 SYSSTUBS_ENTRY7 102, LoadKey, 2 SYSSTUBS_ENTRY8 102, LoadKey, 2 SYSSTUBS_ENTRY1 103, LoadKey2, 3 SYSSTUBS_ENTRY2 103, LoadKey2, 3 SYSSTUBS_ENTRY3 103, LoadKey2, 3 SYSSTUBS_ENTRY4 103, LoadKey2, 3 SYSSTUBS_ENTRY5 103, LoadKey2, 3 SYSSTUBS_ENTRY6 103, LoadKey2, 3 SYSSTUBS_ENTRY7 103, LoadKey2, 3 SYSSTUBS_ENTRY8 103, LoadKey2, 3 SYSSTUBS_ENTRY1 104, LoadKeyEx, 4 SYSSTUBS_ENTRY2 104, LoadKeyEx, 4 SYSSTUBS_ENTRY3 104, LoadKeyEx, 4 SYSSTUBS_ENTRY4 104, LoadKeyEx, 4 SYSSTUBS_ENTRY5 104, LoadKeyEx, 4 SYSSTUBS_ENTRY6 104, LoadKeyEx, 4 SYSSTUBS_ENTRY7 104, LoadKeyEx, 4 SYSSTUBS_ENTRY8 104, LoadKeyEx, 4 SYSSTUBS_ENTRY1 105, LockFile, 10 SYSSTUBS_ENTRY2 105, LockFile, 10 SYSSTUBS_ENTRY3 105, LockFile, 10 SYSSTUBS_ENTRY4 105, LockFile, 10 SYSSTUBS_ENTRY5 105, LockFile, 10 SYSSTUBS_ENTRY6 105, LockFile, 10 SYSSTUBS_ENTRY7 105, LockFile, 10 SYSSTUBS_ENTRY8 105, LockFile, 10 SYSSTUBS_ENTRY1 106, LockProductActivationKeys, 2 SYSSTUBS_ENTRY2 106, LockProductActivationKeys, 2 SYSSTUBS_ENTRY3 106, LockProductActivationKeys, 2 SYSSTUBS_ENTRY4 106, LockProductActivationKeys, 2 SYSSTUBS_ENTRY5 106, LockProductActivationKeys, 2 SYSSTUBS_ENTRY6 106, LockProductActivationKeys, 2 SYSSTUBS_ENTRY7 106, LockProductActivationKeys, 2 SYSSTUBS_ENTRY8 106, LockProductActivationKeys, 2 SYSSTUBS_ENTRY1 107, LockRegistryKey, 1 SYSSTUBS_ENTRY2 107, LockRegistryKey, 1 SYSSTUBS_ENTRY3 107, LockRegistryKey, 1 SYSSTUBS_ENTRY4 107, LockRegistryKey, 1 SYSSTUBS_ENTRY5 107, LockRegistryKey, 1 SYSSTUBS_ENTRY6 107, LockRegistryKey, 1 SYSSTUBS_ENTRY7 107, LockRegistryKey, 1 SYSSTUBS_ENTRY8 107, LockRegistryKey, 1 SYSSTUBS_ENTRY1 108, LockVirtualMemory, 4 SYSSTUBS_ENTRY2 108, LockVirtualMemory, 4 SYSSTUBS_ENTRY3 108, LockVirtualMemory, 4 SYSSTUBS_ENTRY4 108, LockVirtualMemory, 4 SYSSTUBS_ENTRY5 108, LockVirtualMemory, 4 SYSSTUBS_ENTRY6 108, LockVirtualMemory, 4 SYSSTUBS_ENTRY7 108, LockVirtualMemory, 4 SYSSTUBS_ENTRY8 108, LockVirtualMemory, 4 SYSSTUBS_ENTRY1 109, MakePermanentObject, 1 SYSSTUBS_ENTRY2 109, MakePermanentObject, 1 SYSSTUBS_ENTRY3 109, MakePermanentObject, 1 SYSSTUBS_ENTRY4 109, MakePermanentObject, 1 SYSSTUBS_ENTRY5 109, MakePermanentObject, 1 SYSSTUBS_ENTRY6 109, MakePermanentObject, 1 SYSSTUBS_ENTRY7 109, MakePermanentObject, 1 SYSSTUBS_ENTRY8 109, MakePermanentObject, 1 SYSSTUBS_ENTRY1 110, MakeTemporaryObject, 1 SYSSTUBS_ENTRY2 110, MakeTemporaryObject, 1 SYSSTUBS_ENTRY3 110, MakeTemporaryObject, 1 SYSSTUBS_ENTRY4 110, MakeTemporaryObject, 1 SYSSTUBS_ENTRY5 110, MakeTemporaryObject, 1 SYSSTUBS_ENTRY6 110, MakeTemporaryObject, 1 SYSSTUBS_ENTRY7 110, MakeTemporaryObject, 1 SYSSTUBS_ENTRY8 110, MakeTemporaryObject, 1 SYSSTUBS_ENTRY1 111, MapUserPhysicalPages, 3 SYSSTUBS_ENTRY2 111, MapUserPhysicalPages, 3 SYSSTUBS_ENTRY3 111, MapUserPhysicalPages, 3 SYSSTUBS_ENTRY4 111, MapUserPhysicalPages, 3 SYSSTUBS_ENTRY5 111, MapUserPhysicalPages, 3 SYSSTUBS_ENTRY6 111, MapUserPhysicalPages, 3 SYSSTUBS_ENTRY7 111, MapUserPhysicalPages, 3 SYSSTUBS_ENTRY8 111, MapUserPhysicalPages, 3 SYSSTUBS_ENTRY1 112, MapUserPhysicalPagesScatter, 3 SYSSTUBS_ENTRY2 112, MapUserPhysicalPagesScatter, 3 SYSSTUBS_ENTRY3 112, MapUserPhysicalPagesScatter, 3 SYSSTUBS_ENTRY4 112, MapUserPhysicalPagesScatter, 3 SYSSTUBS_ENTRY5 112, MapUserPhysicalPagesScatter, 3 SYSSTUBS_ENTRY6 112, MapUserPhysicalPagesScatter, 3 SYSSTUBS_ENTRY7 112, MapUserPhysicalPagesScatter, 3 SYSSTUBS_ENTRY8 112, MapUserPhysicalPagesScatter, 3 SYSSTUBS_ENTRY1 113, MapViewOfSection, 10 SYSSTUBS_ENTRY2 113, MapViewOfSection, 10 SYSSTUBS_ENTRY3 113, MapViewOfSection, 10 SYSSTUBS_ENTRY4 113, MapViewOfSection, 10 SYSSTUBS_ENTRY5 113, MapViewOfSection, 10 SYSSTUBS_ENTRY6 113, MapViewOfSection, 10 SYSSTUBS_ENTRY7 113, MapViewOfSection, 10 SYSSTUBS_ENTRY8 113, MapViewOfSection, 10 SYSSTUBS_ENTRY1 114, ModifyBootEntry, 1 SYSSTUBS_ENTRY2 114, ModifyBootEntry, 1 SYSSTUBS_ENTRY3 114, ModifyBootEntry, 1 SYSSTUBS_ENTRY4 114, ModifyBootEntry, 1 SYSSTUBS_ENTRY5 114, ModifyBootEntry, 1 SYSSTUBS_ENTRY6 114, ModifyBootEntry, 1 SYSSTUBS_ENTRY7 114, ModifyBootEntry, 1 SYSSTUBS_ENTRY8 114, ModifyBootEntry, 1 SYSSTUBS_ENTRY1 115, ModifyDriverEntry, 1 SYSSTUBS_ENTRY2 115, ModifyDriverEntry, 1 SYSSTUBS_ENTRY3 115, ModifyDriverEntry, 1 SYSSTUBS_ENTRY4 115, ModifyDriverEntry, 1 SYSSTUBS_ENTRY5 115, ModifyDriverEntry, 1 SYSSTUBS_ENTRY6 115, ModifyDriverEntry, 1 SYSSTUBS_ENTRY7 115, ModifyDriverEntry, 1 SYSSTUBS_ENTRY8 115, ModifyDriverEntry, 1 SYSSTUBS_ENTRY1 116, NotifyChangeDirectoryFile, 9 SYSSTUBS_ENTRY2 116, NotifyChangeDirectoryFile, 9 SYSSTUBS_ENTRY3 116, NotifyChangeDirectoryFile, 9 SYSSTUBS_ENTRY4 116, NotifyChangeDirectoryFile, 9 SYSSTUBS_ENTRY5 116, NotifyChangeDirectoryFile, 9 SYSSTUBS_ENTRY6 116, NotifyChangeDirectoryFile, 9 SYSSTUBS_ENTRY7 116, NotifyChangeDirectoryFile, 9 SYSSTUBS_ENTRY8 116, NotifyChangeDirectoryFile, 9 SYSSTUBS_ENTRY1 117, NotifyChangeKey, 10 SYSSTUBS_ENTRY2 117, NotifyChangeKey, 10 SYSSTUBS_ENTRY3 117, NotifyChangeKey, 10 SYSSTUBS_ENTRY4 117, NotifyChangeKey, 10 SYSSTUBS_ENTRY5 117, NotifyChangeKey, 10 SYSSTUBS_ENTRY6 117, NotifyChangeKey, 10 SYSSTUBS_ENTRY7 117, NotifyChangeKey, 10 SYSSTUBS_ENTRY8 117, NotifyChangeKey, 10 SYSSTUBS_ENTRY1 118, NotifyChangeMultipleKeys, 12 SYSSTUBS_ENTRY2 118, NotifyChangeMultipleKeys, 12 SYSSTUBS_ENTRY3 118, NotifyChangeMultipleKeys, 12 SYSSTUBS_ENTRY4 118, NotifyChangeMultipleKeys, 12 SYSSTUBS_ENTRY5 118, NotifyChangeMultipleKeys, 12 SYSSTUBS_ENTRY6 118, NotifyChangeMultipleKeys, 12 SYSSTUBS_ENTRY7 118, NotifyChangeMultipleKeys, 12 SYSSTUBS_ENTRY8 118, NotifyChangeMultipleKeys, 12 SYSSTUBS_ENTRY1 119, OpenDirectoryObject, 3 SYSSTUBS_ENTRY2 119, OpenDirectoryObject, 3 SYSSTUBS_ENTRY3 119, OpenDirectoryObject, 3 SYSSTUBS_ENTRY4 119, OpenDirectoryObject, 3 SYSSTUBS_ENTRY5 119, OpenDirectoryObject, 3 SYSSTUBS_ENTRY6 119, OpenDirectoryObject, 3 SYSSTUBS_ENTRY7 119, OpenDirectoryObject, 3 SYSSTUBS_ENTRY8 119, OpenDirectoryObject, 3 SYSSTUBS_ENTRY1 120, OpenEvent, 3 SYSSTUBS_ENTRY2 120, OpenEvent, 3 SYSSTUBS_ENTRY3 120, OpenEvent, 3 SYSSTUBS_ENTRY4 120, OpenEvent, 3 SYSSTUBS_ENTRY5 120, OpenEvent, 3 SYSSTUBS_ENTRY6 120, OpenEvent, 3 SYSSTUBS_ENTRY7 120, OpenEvent, 3 SYSSTUBS_ENTRY8 120, OpenEvent, 3 SYSSTUBS_ENTRY1 121, OpenEventPair, 3 SYSSTUBS_ENTRY2 121, OpenEventPair, 3 SYSSTUBS_ENTRY3 121, OpenEventPair, 3 SYSSTUBS_ENTRY4 121, OpenEventPair, 3 SYSSTUBS_ENTRY5 121, OpenEventPair, 3 SYSSTUBS_ENTRY6 121, OpenEventPair, 3 SYSSTUBS_ENTRY7 121, OpenEventPair, 3 SYSSTUBS_ENTRY8 121, OpenEventPair, 3 SYSSTUBS_ENTRY1 122, OpenFile, 6 SYSSTUBS_ENTRY2 122, OpenFile, 6 SYSSTUBS_ENTRY3 122, OpenFile, 6 SYSSTUBS_ENTRY4 122, OpenFile, 6 SYSSTUBS_ENTRY5 122, OpenFile, 6 SYSSTUBS_ENTRY6 122, OpenFile, 6 SYSSTUBS_ENTRY7 122, OpenFile, 6 SYSSTUBS_ENTRY8 122, OpenFile, 6 SYSSTUBS_ENTRY1 123, OpenIoCompletion, 3 SYSSTUBS_ENTRY2 123, OpenIoCompletion, 3 SYSSTUBS_ENTRY3 123, OpenIoCompletion, 3 SYSSTUBS_ENTRY4 123, OpenIoCompletion, 3 SYSSTUBS_ENTRY5 123, OpenIoCompletion, 3 SYSSTUBS_ENTRY6 123, OpenIoCompletion, 3 SYSSTUBS_ENTRY7 123, OpenIoCompletion, 3 SYSSTUBS_ENTRY8 123, OpenIoCompletion, 3 SYSSTUBS_ENTRY1 124, OpenJobObject, 3 SYSSTUBS_ENTRY2 124, OpenJobObject, 3 SYSSTUBS_ENTRY3 124, OpenJobObject, 3 SYSSTUBS_ENTRY4 124, OpenJobObject, 3 SYSSTUBS_ENTRY5 124, OpenJobObject, 3 SYSSTUBS_ENTRY6 124, OpenJobObject, 3 SYSSTUBS_ENTRY7 124, OpenJobObject, 3 SYSSTUBS_ENTRY8 124, OpenJobObject, 3 SYSSTUBS_ENTRY1 125, OpenKey, 3 SYSSTUBS_ENTRY2 125, OpenKey, 3 SYSSTUBS_ENTRY3 125, OpenKey, 3 SYSSTUBS_ENTRY4 125, OpenKey, 3 SYSSTUBS_ENTRY5 125, OpenKey, 3 SYSSTUBS_ENTRY6 125, OpenKey, 3 SYSSTUBS_ENTRY7 125, OpenKey, 3 SYSSTUBS_ENTRY8 125, OpenKey, 3 SYSSTUBS_ENTRY1 126, OpenMutant, 3 SYSSTUBS_ENTRY2 126, OpenMutant, 3 SYSSTUBS_ENTRY3 126, OpenMutant, 3 SYSSTUBS_ENTRY4 126, OpenMutant, 3 SYSSTUBS_ENTRY5 126, OpenMutant, 3 SYSSTUBS_ENTRY6 126, OpenMutant, 3 SYSSTUBS_ENTRY7 126, OpenMutant, 3 SYSSTUBS_ENTRY8 126, OpenMutant, 3 SYSSTUBS_ENTRY1 127, OpenObjectAuditAlarm, 12 SYSSTUBS_ENTRY2 127, OpenObjectAuditAlarm, 12 SYSSTUBS_ENTRY3 127, OpenObjectAuditAlarm, 12 SYSSTUBS_ENTRY4 127, OpenObjectAuditAlarm, 12 SYSSTUBS_ENTRY5 127, OpenObjectAuditAlarm, 12 SYSSTUBS_ENTRY6 127, OpenObjectAuditAlarm, 12 SYSSTUBS_ENTRY7 127, OpenObjectAuditAlarm, 12 SYSSTUBS_ENTRY8 127, OpenObjectAuditAlarm, 12 SYSSTUBS_ENTRY1 128, OpenProcess, 4 SYSSTUBS_ENTRY2 128, OpenProcess, 4 SYSSTUBS_ENTRY3 128, OpenProcess, 4 SYSSTUBS_ENTRY4 128, OpenProcess, 4 SYSSTUBS_ENTRY5 128, OpenProcess, 4 SYSSTUBS_ENTRY6 128, OpenProcess, 4 SYSSTUBS_ENTRY7 128, OpenProcess, 4 SYSSTUBS_ENTRY8 128, OpenProcess, 4 SYSSTUBS_ENTRY1 129, OpenProcessToken, 3 SYSSTUBS_ENTRY2 129, OpenProcessToken, 3 SYSSTUBS_ENTRY3 129, OpenProcessToken, 3 SYSSTUBS_ENTRY4 129, OpenProcessToken, 3 SYSSTUBS_ENTRY5 129, OpenProcessToken, 3 SYSSTUBS_ENTRY6 129, OpenProcessToken, 3 SYSSTUBS_ENTRY7 129, OpenProcessToken, 3 SYSSTUBS_ENTRY8 129, OpenProcessToken, 3 SYSSTUBS_ENTRY1 130, OpenProcessTokenEx, 4 SYSSTUBS_ENTRY2 130, OpenProcessTokenEx, 4 SYSSTUBS_ENTRY3 130, OpenProcessTokenEx, 4 SYSSTUBS_ENTRY4 130, OpenProcessTokenEx, 4 SYSSTUBS_ENTRY5 130, OpenProcessTokenEx, 4 SYSSTUBS_ENTRY6 130, OpenProcessTokenEx, 4 SYSSTUBS_ENTRY7 130, OpenProcessTokenEx, 4 SYSSTUBS_ENTRY8 130, OpenProcessTokenEx, 4 SYSSTUBS_ENTRY1 131, OpenSection, 3 SYSSTUBS_ENTRY2 131, OpenSection, 3 SYSSTUBS_ENTRY3 131, OpenSection, 3 SYSSTUBS_ENTRY4 131, OpenSection, 3 SYSSTUBS_ENTRY5 131, OpenSection, 3 SYSSTUBS_ENTRY6 131, OpenSection, 3 SYSSTUBS_ENTRY7 131, OpenSection, 3 SYSSTUBS_ENTRY8 131, OpenSection, 3 SYSSTUBS_ENTRY1 132, OpenSemaphore, 3 SYSSTUBS_ENTRY2 132, OpenSemaphore, 3 SYSSTUBS_ENTRY3 132, OpenSemaphore, 3 SYSSTUBS_ENTRY4 132, OpenSemaphore, 3 SYSSTUBS_ENTRY5 132, OpenSemaphore, 3 SYSSTUBS_ENTRY6 132, OpenSemaphore, 3 SYSSTUBS_ENTRY7 132, OpenSemaphore, 3 SYSSTUBS_ENTRY8 132, OpenSemaphore, 3 SYSSTUBS_ENTRY1 133, OpenSymbolicLinkObject, 3 SYSSTUBS_ENTRY2 133, OpenSymbolicLinkObject, 3 SYSSTUBS_ENTRY3 133, OpenSymbolicLinkObject, 3 SYSSTUBS_ENTRY4 133, OpenSymbolicLinkObject, 3 SYSSTUBS_ENTRY5 133, OpenSymbolicLinkObject, 3 SYSSTUBS_ENTRY6 133, OpenSymbolicLinkObject, 3 SYSSTUBS_ENTRY7 133, OpenSymbolicLinkObject, 3 SYSSTUBS_ENTRY8 133, OpenSymbolicLinkObject, 3 SYSSTUBS_ENTRY1 134, OpenThread, 4 SYSSTUBS_ENTRY2 134, OpenThread, 4 SYSSTUBS_ENTRY3 134, OpenThread, 4 SYSSTUBS_ENTRY4 134, OpenThread, 4 SYSSTUBS_ENTRY5 134, OpenThread, 4 SYSSTUBS_ENTRY6 134, OpenThread, 4 SYSSTUBS_ENTRY7 134, OpenThread, 4 SYSSTUBS_ENTRY8 134, OpenThread, 4 SYSSTUBS_ENTRY1 135, OpenThreadToken, 4 SYSSTUBS_ENTRY2 135, OpenThreadToken, 4 SYSSTUBS_ENTRY3 135, OpenThreadToken, 4 SYSSTUBS_ENTRY4 135, OpenThreadToken, 4 SYSSTUBS_ENTRY5 135, OpenThreadToken, 4 SYSSTUBS_ENTRY6 135, OpenThreadToken, 4 SYSSTUBS_ENTRY7 135, OpenThreadToken, 4 SYSSTUBS_ENTRY8 135, OpenThreadToken, 4 SYSSTUBS_ENTRY1 136, OpenThreadTokenEx, 5 SYSSTUBS_ENTRY2 136, OpenThreadTokenEx, 5 SYSSTUBS_ENTRY3 136, OpenThreadTokenEx, 5 SYSSTUBS_ENTRY4 136, OpenThreadTokenEx, 5 SYSSTUBS_ENTRY5 136, OpenThreadTokenEx, 5 SYSSTUBS_ENTRY6 136, OpenThreadTokenEx, 5 SYSSTUBS_ENTRY7 136, OpenThreadTokenEx, 5 SYSSTUBS_ENTRY8 136, OpenThreadTokenEx, 5 SYSSTUBS_ENTRY1 137, OpenTimer, 3 SYSSTUBS_ENTRY2 137, OpenTimer, 3 SYSSTUBS_ENTRY3 137, OpenTimer, 3 SYSSTUBS_ENTRY4 137, OpenTimer, 3 SYSSTUBS_ENTRY5 137, OpenTimer, 3 SYSSTUBS_ENTRY6 137, OpenTimer, 3 SYSSTUBS_ENTRY7 137, OpenTimer, 3 SYSSTUBS_ENTRY8 137, OpenTimer, 3 SYSSTUBS_ENTRY1 138, PlugPlayControl, 3 SYSSTUBS_ENTRY2 138, PlugPlayControl, 3 SYSSTUBS_ENTRY3 138, PlugPlayControl, 3 SYSSTUBS_ENTRY4 138, PlugPlayControl, 3 SYSSTUBS_ENTRY5 138, PlugPlayControl, 3 SYSSTUBS_ENTRY6 138, PlugPlayControl, 3 SYSSTUBS_ENTRY7 138, PlugPlayControl, 3 SYSSTUBS_ENTRY8 138, PlugPlayControl, 3 SYSSTUBS_ENTRY1 139, PowerInformation, 5 SYSSTUBS_ENTRY2 139, PowerInformation, 5 SYSSTUBS_ENTRY3 139, PowerInformation, 5 SYSSTUBS_ENTRY4 139, PowerInformation, 5 SYSSTUBS_ENTRY5 139, PowerInformation, 5 SYSSTUBS_ENTRY6 139, PowerInformation, 5 SYSSTUBS_ENTRY7 139, PowerInformation, 5 SYSSTUBS_ENTRY8 139, PowerInformation, 5 SYSSTUBS_ENTRY1 140, PrivilegeCheck, 3 SYSSTUBS_ENTRY2 140, PrivilegeCheck, 3 SYSSTUBS_ENTRY3 140, PrivilegeCheck, 3 SYSSTUBS_ENTRY4 140, PrivilegeCheck, 3 SYSSTUBS_ENTRY5 140, PrivilegeCheck, 3 SYSSTUBS_ENTRY6 140, PrivilegeCheck, 3 SYSSTUBS_ENTRY7 140, PrivilegeCheck, 3 SYSSTUBS_ENTRY8 140, PrivilegeCheck, 3 SYSSTUBS_ENTRY1 141, PrivilegeObjectAuditAlarm, 6 SYSSTUBS_ENTRY2 141, PrivilegeObjectAuditAlarm, 6 SYSSTUBS_ENTRY3 141, PrivilegeObjectAuditAlarm, 6 SYSSTUBS_ENTRY4 141, PrivilegeObjectAuditAlarm, 6 SYSSTUBS_ENTRY5 141, PrivilegeObjectAuditAlarm, 6 SYSSTUBS_ENTRY6 141, PrivilegeObjectAuditAlarm, 6 SYSSTUBS_ENTRY7 141, PrivilegeObjectAuditAlarm, 6 SYSSTUBS_ENTRY8 141, PrivilegeObjectAuditAlarm, 6 SYSSTUBS_ENTRY1 142, PrivilegedServiceAuditAlarm, 5 SYSSTUBS_ENTRY2 142, PrivilegedServiceAuditAlarm, 5 SYSSTUBS_ENTRY3 142, PrivilegedServiceAuditAlarm, 5 SYSSTUBS_ENTRY4 142, PrivilegedServiceAuditAlarm, 5 SYSSTUBS_ENTRY5 142, PrivilegedServiceAuditAlarm, 5 SYSSTUBS_ENTRY6 142, PrivilegedServiceAuditAlarm, 5 SYSSTUBS_ENTRY7 142, PrivilegedServiceAuditAlarm, 5 SYSSTUBS_ENTRY8 142, PrivilegedServiceAuditAlarm, 5 SYSSTUBS_ENTRY1 143, ProtectVirtualMemory, 5 SYSSTUBS_ENTRY2 143, ProtectVirtualMemory, 5 SYSSTUBS_ENTRY3 143, ProtectVirtualMemory, 5 SYSSTUBS_ENTRY4 143, ProtectVirtualMemory, 5 SYSSTUBS_ENTRY5 143, ProtectVirtualMemory, 5 SYSSTUBS_ENTRY6 143, ProtectVirtualMemory, 5 SYSSTUBS_ENTRY7 143, ProtectVirtualMemory, 5 SYSSTUBS_ENTRY8 143, ProtectVirtualMemory, 5 SYSSTUBS_ENTRY1 144, PulseEvent, 2 SYSSTUBS_ENTRY2 144, PulseEvent, 2 SYSSTUBS_ENTRY3 144, PulseEvent, 2 SYSSTUBS_ENTRY4 144, PulseEvent, 2 SYSSTUBS_ENTRY5 144, PulseEvent, 2 SYSSTUBS_ENTRY6 144, PulseEvent, 2 SYSSTUBS_ENTRY7 144, PulseEvent, 2 SYSSTUBS_ENTRY8 144, PulseEvent, 2 SYSSTUBS_ENTRY1 145, QueryAttributesFile, 2 SYSSTUBS_ENTRY2 145, QueryAttributesFile, 2 SYSSTUBS_ENTRY3 145, QueryAttributesFile, 2 SYSSTUBS_ENTRY4 145, QueryAttributesFile, 2 SYSSTUBS_ENTRY5 145, QueryAttributesFile, 2 SYSSTUBS_ENTRY6 145, QueryAttributesFile, 2 SYSSTUBS_ENTRY7 145, QueryAttributesFile, 2 SYSSTUBS_ENTRY8 145, QueryAttributesFile, 2 SYSSTUBS_ENTRY1 146, QueryBootEntryOrder, 2 SYSSTUBS_ENTRY2 146, QueryBootEntryOrder, 2 SYSSTUBS_ENTRY3 146, QueryBootEntryOrder, 2 SYSSTUBS_ENTRY4 146, QueryBootEntryOrder, 2 SYSSTUBS_ENTRY5 146, QueryBootEntryOrder, 2 SYSSTUBS_ENTRY6 146, QueryBootEntryOrder, 2 SYSSTUBS_ENTRY7 146, QueryBootEntryOrder, 2 SYSSTUBS_ENTRY8 146, QueryBootEntryOrder, 2 SYSSTUBS_ENTRY1 147, QueryBootOptions, 2 SYSSTUBS_ENTRY2 147, QueryBootOptions, 2 SYSSTUBS_ENTRY3 147, QueryBootOptions, 2 SYSSTUBS_ENTRY4 147, QueryBootOptions, 2 SYSSTUBS_ENTRY5 147, QueryBootOptions, 2 SYSSTUBS_ENTRY6 147, QueryBootOptions, 2 SYSSTUBS_ENTRY7 147, QueryBootOptions, 2 SYSSTUBS_ENTRY8 147, QueryBootOptions, 2 SYSSTUBS_ENTRY1 148, QueryDebugFilterState, 2 SYSSTUBS_ENTRY2 148, QueryDebugFilterState, 2 SYSSTUBS_ENTRY3 148, QueryDebugFilterState, 2 SYSSTUBS_ENTRY4 148, QueryDebugFilterState, 2 SYSSTUBS_ENTRY5 148, QueryDebugFilterState, 2 SYSSTUBS_ENTRY6 148, QueryDebugFilterState, 2 SYSSTUBS_ENTRY7 148, QueryDebugFilterState, 2 SYSSTUBS_ENTRY8 148, QueryDebugFilterState, 2 SYSSTUBS_ENTRY1 149, QueryDefaultLocale, 2 SYSSTUBS_ENTRY2 149, QueryDefaultLocale, 2 SYSSTUBS_ENTRY3 149, QueryDefaultLocale, 2 SYSSTUBS_ENTRY4 149, QueryDefaultLocale, 2 SYSSTUBS_ENTRY5 149, QueryDefaultLocale, 2 SYSSTUBS_ENTRY6 149, QueryDefaultLocale, 2 SYSSTUBS_ENTRY7 149, QueryDefaultLocale, 2 SYSSTUBS_ENTRY8 149, QueryDefaultLocale, 2 SYSSTUBS_ENTRY1 150, QueryDefaultUILanguage, 1 SYSSTUBS_ENTRY2 150, QueryDefaultUILanguage, 1 SYSSTUBS_ENTRY3 150, QueryDefaultUILanguage, 1 SYSSTUBS_ENTRY4 150, QueryDefaultUILanguage, 1 SYSSTUBS_ENTRY5 150, QueryDefaultUILanguage, 1 SYSSTUBS_ENTRY6 150, QueryDefaultUILanguage, 1 SYSSTUBS_ENTRY7 150, QueryDefaultUILanguage, 1 SYSSTUBS_ENTRY8 150, QueryDefaultUILanguage, 1 SYSSTUBS_ENTRY1 151, QueryDirectoryFile, 11 SYSSTUBS_ENTRY2 151, QueryDirectoryFile, 11 SYSSTUBS_ENTRY3 151, QueryDirectoryFile, 11 SYSSTUBS_ENTRY4 151, QueryDirectoryFile, 11 SYSSTUBS_ENTRY5 151, QueryDirectoryFile, 11 SYSSTUBS_ENTRY6 151, QueryDirectoryFile, 11 SYSSTUBS_ENTRY7 151, QueryDirectoryFile, 11 SYSSTUBS_ENTRY8 151, QueryDirectoryFile, 11 SYSSTUBS_ENTRY1 152, QueryDirectoryObject, 7 SYSSTUBS_ENTRY2 152, QueryDirectoryObject, 7 SYSSTUBS_ENTRY3 152, QueryDirectoryObject, 7 SYSSTUBS_ENTRY4 152, QueryDirectoryObject, 7 SYSSTUBS_ENTRY5 152, QueryDirectoryObject, 7 SYSSTUBS_ENTRY6 152, QueryDirectoryObject, 7 SYSSTUBS_ENTRY7 152, QueryDirectoryObject, 7 SYSSTUBS_ENTRY8 152, QueryDirectoryObject, 7 SYSSTUBS_ENTRY1 153, QueryDriverEntryOrder, 2 SYSSTUBS_ENTRY2 153, QueryDriverEntryOrder, 2 SYSSTUBS_ENTRY3 153, QueryDriverEntryOrder, 2 SYSSTUBS_ENTRY4 153, QueryDriverEntryOrder, 2 SYSSTUBS_ENTRY5 153, QueryDriverEntryOrder, 2 SYSSTUBS_ENTRY6 153, QueryDriverEntryOrder, 2 SYSSTUBS_ENTRY7 153, QueryDriverEntryOrder, 2 SYSSTUBS_ENTRY8 153, QueryDriverEntryOrder, 2 SYSSTUBS_ENTRY1 154, QueryEaFile, 9 SYSSTUBS_ENTRY2 154, QueryEaFile, 9 SYSSTUBS_ENTRY3 154, QueryEaFile, 9 SYSSTUBS_ENTRY4 154, QueryEaFile, 9 SYSSTUBS_ENTRY5 154, QueryEaFile, 9 SYSSTUBS_ENTRY6 154, QueryEaFile, 9 SYSSTUBS_ENTRY7 154, QueryEaFile, 9 SYSSTUBS_ENTRY8 154, QueryEaFile, 9 SYSSTUBS_ENTRY1 155, QueryEvent, 5 SYSSTUBS_ENTRY2 155, QueryEvent, 5 SYSSTUBS_ENTRY3 155, QueryEvent, 5 SYSSTUBS_ENTRY4 155, QueryEvent, 5 SYSSTUBS_ENTRY5 155, QueryEvent, 5 SYSSTUBS_ENTRY6 155, QueryEvent, 5 SYSSTUBS_ENTRY7 155, QueryEvent, 5 SYSSTUBS_ENTRY8 155, QueryEvent, 5 SYSSTUBS_ENTRY1 156, QueryFullAttributesFile, 2 SYSSTUBS_ENTRY2 156, QueryFullAttributesFile, 2 SYSSTUBS_ENTRY3 156, QueryFullAttributesFile, 2 SYSSTUBS_ENTRY4 156, QueryFullAttributesFile, 2 SYSSTUBS_ENTRY5 156, QueryFullAttributesFile, 2 SYSSTUBS_ENTRY6 156, QueryFullAttributesFile, 2 SYSSTUBS_ENTRY7 156, QueryFullAttributesFile, 2 SYSSTUBS_ENTRY8 156, QueryFullAttributesFile, 2 SYSSTUBS_ENTRY1 157, QueryInformationAtom, 5 SYSSTUBS_ENTRY2 157, QueryInformationAtom, 5 SYSSTUBS_ENTRY3 157, QueryInformationAtom, 5 SYSSTUBS_ENTRY4 157, QueryInformationAtom, 5 SYSSTUBS_ENTRY5 157, QueryInformationAtom, 5 SYSSTUBS_ENTRY6 157, QueryInformationAtom, 5 SYSSTUBS_ENTRY7 157, QueryInformationAtom, 5 SYSSTUBS_ENTRY8 157, QueryInformationAtom, 5 SYSSTUBS_ENTRY1 158, QueryInformationFile, 5 SYSSTUBS_ENTRY2 158, QueryInformationFile, 5 SYSSTUBS_ENTRY3 158, QueryInformationFile, 5 SYSSTUBS_ENTRY4 158, QueryInformationFile, 5 SYSSTUBS_ENTRY5 158, QueryInformationFile, 5 SYSSTUBS_ENTRY6 158, QueryInformationFile, 5 SYSSTUBS_ENTRY7 158, QueryInformationFile, 5 SYSSTUBS_ENTRY8 158, QueryInformationFile, 5 SYSSTUBS_ENTRY1 159, QueryInformationJobObject, 5 SYSSTUBS_ENTRY2 159, QueryInformationJobObject, 5 SYSSTUBS_ENTRY3 159, QueryInformationJobObject, 5 SYSSTUBS_ENTRY4 159, QueryInformationJobObject, 5 SYSSTUBS_ENTRY5 159, QueryInformationJobObject, 5 SYSSTUBS_ENTRY6 159, QueryInformationJobObject, 5 SYSSTUBS_ENTRY7 159, QueryInformationJobObject, 5 SYSSTUBS_ENTRY8 159, QueryInformationJobObject, 5 SYSSTUBS_ENTRY1 160, QueryInformationPort, 5 SYSSTUBS_ENTRY2 160, QueryInformationPort, 5 SYSSTUBS_ENTRY3 160, QueryInformationPort, 5 SYSSTUBS_ENTRY4 160, QueryInformationPort, 5 SYSSTUBS_ENTRY5 160, QueryInformationPort, 5 SYSSTUBS_ENTRY6 160, QueryInformationPort, 5 SYSSTUBS_ENTRY7 160, QueryInformationPort, 5 SYSSTUBS_ENTRY8 160, QueryInformationPort, 5 SYSSTUBS_ENTRY1 161, QueryInformationProcess, 5 SYSSTUBS_ENTRY2 161, QueryInformationProcess, 5 SYSSTUBS_ENTRY3 161, QueryInformationProcess, 5 SYSSTUBS_ENTRY4 161, QueryInformationProcess, 5 SYSSTUBS_ENTRY5 161, QueryInformationProcess, 5 SYSSTUBS_ENTRY6 161, QueryInformationProcess, 5 SYSSTUBS_ENTRY7 161, QueryInformationProcess, 5 SYSSTUBS_ENTRY8 161, QueryInformationProcess, 5 SYSSTUBS_ENTRY1 162, QueryInformationThread, 5 SYSSTUBS_ENTRY2 162, QueryInformationThread, 5 SYSSTUBS_ENTRY3 162, QueryInformationThread, 5 SYSSTUBS_ENTRY4 162, QueryInformationThread, 5 SYSSTUBS_ENTRY5 162, QueryInformationThread, 5 SYSSTUBS_ENTRY6 162, QueryInformationThread, 5 SYSSTUBS_ENTRY7 162, QueryInformationThread, 5 SYSSTUBS_ENTRY8 162, QueryInformationThread, 5 SYSSTUBS_ENTRY1 163, QueryInformationToken, 5 SYSSTUBS_ENTRY2 163, QueryInformationToken, 5 SYSSTUBS_ENTRY3 163, QueryInformationToken, 5 SYSSTUBS_ENTRY4 163, QueryInformationToken, 5 SYSSTUBS_ENTRY5 163, QueryInformationToken, 5 SYSSTUBS_ENTRY6 163, QueryInformationToken, 5 SYSSTUBS_ENTRY7 163, QueryInformationToken, 5 SYSSTUBS_ENTRY8 163, QueryInformationToken, 5 SYSSTUBS_ENTRY1 164, QueryInstallUILanguage, 1 SYSSTUBS_ENTRY2 164, QueryInstallUILanguage, 1 SYSSTUBS_ENTRY3 164, QueryInstallUILanguage, 1 SYSSTUBS_ENTRY4 164, QueryInstallUILanguage, 1 SYSSTUBS_ENTRY5 164, QueryInstallUILanguage, 1 SYSSTUBS_ENTRY6 164, QueryInstallUILanguage, 1 SYSSTUBS_ENTRY7 164, QueryInstallUILanguage, 1 SYSSTUBS_ENTRY8 164, QueryInstallUILanguage, 1 SYSSTUBS_ENTRY1 165, QueryIntervalProfile, 2 SYSSTUBS_ENTRY2 165, QueryIntervalProfile, 2 SYSSTUBS_ENTRY3 165, QueryIntervalProfile, 2 SYSSTUBS_ENTRY4 165, QueryIntervalProfile, 2 SYSSTUBS_ENTRY5 165, QueryIntervalProfile, 2 SYSSTUBS_ENTRY6 165, QueryIntervalProfile, 2 SYSSTUBS_ENTRY7 165, QueryIntervalProfile, 2 SYSSTUBS_ENTRY8 165, QueryIntervalProfile, 2 SYSSTUBS_ENTRY1 166, QueryIoCompletion, 5 SYSSTUBS_ENTRY2 166, QueryIoCompletion, 5 SYSSTUBS_ENTRY3 166, QueryIoCompletion, 5 SYSSTUBS_ENTRY4 166, QueryIoCompletion, 5 SYSSTUBS_ENTRY5 166, QueryIoCompletion, 5 SYSSTUBS_ENTRY6 166, QueryIoCompletion, 5 SYSSTUBS_ENTRY7 166, QueryIoCompletion, 5 SYSSTUBS_ENTRY8 166, QueryIoCompletion, 5 SYSSTUBS_ENTRY1 167, QueryKey, 5 SYSSTUBS_ENTRY2 167, QueryKey, 5 SYSSTUBS_ENTRY3 167, QueryKey, 5 SYSSTUBS_ENTRY4 167, QueryKey, 5 SYSSTUBS_ENTRY5 167, QueryKey, 5 SYSSTUBS_ENTRY6 167, QueryKey, 5 SYSSTUBS_ENTRY7 167, QueryKey, 5 SYSSTUBS_ENTRY8 167, QueryKey, 5 SYSSTUBS_ENTRY1 168, QueryMultipleValueKey, 6 SYSSTUBS_ENTRY2 168, QueryMultipleValueKey, 6 SYSSTUBS_ENTRY3 168, QueryMultipleValueKey, 6 SYSSTUBS_ENTRY4 168, QueryMultipleValueKey, 6 SYSSTUBS_ENTRY5 168, QueryMultipleValueKey, 6 SYSSTUBS_ENTRY6 168, QueryMultipleValueKey, 6 SYSSTUBS_ENTRY7 168, QueryMultipleValueKey, 6 SYSSTUBS_ENTRY8 168, QueryMultipleValueKey, 6 SYSSTUBS_ENTRY1 169, QueryMutant, 5 SYSSTUBS_ENTRY2 169, QueryMutant, 5 SYSSTUBS_ENTRY3 169, QueryMutant, 5 SYSSTUBS_ENTRY4 169, QueryMutant, 5 SYSSTUBS_ENTRY5 169, QueryMutant, 5 SYSSTUBS_ENTRY6 169, QueryMutant, 5 SYSSTUBS_ENTRY7 169, QueryMutant, 5 SYSSTUBS_ENTRY8 169, QueryMutant, 5 SYSSTUBS_ENTRY1 170, QueryObject, 5 SYSSTUBS_ENTRY2 170, QueryObject, 5 SYSSTUBS_ENTRY3 170, QueryObject, 5 SYSSTUBS_ENTRY4 170, QueryObject, 5 SYSSTUBS_ENTRY5 170, QueryObject, 5 SYSSTUBS_ENTRY6 170, QueryObject, 5 SYSSTUBS_ENTRY7 170, QueryObject, 5 SYSSTUBS_ENTRY8 170, QueryObject, 5 SYSSTUBS_ENTRY1 171, QueryOpenSubKeys, 2 SYSSTUBS_ENTRY2 171, QueryOpenSubKeys, 2 SYSSTUBS_ENTRY3 171, QueryOpenSubKeys, 2 SYSSTUBS_ENTRY4 171, QueryOpenSubKeys, 2 SYSSTUBS_ENTRY5 171, QueryOpenSubKeys, 2 SYSSTUBS_ENTRY6 171, QueryOpenSubKeys, 2 SYSSTUBS_ENTRY7 171, QueryOpenSubKeys, 2 SYSSTUBS_ENTRY8 171, QueryOpenSubKeys, 2 SYSSTUBS_ENTRY1 172, QueryOpenSubKeysEx, 4 SYSSTUBS_ENTRY2 172, QueryOpenSubKeysEx, 4 SYSSTUBS_ENTRY3 172, QueryOpenSubKeysEx, 4 SYSSTUBS_ENTRY4 172, QueryOpenSubKeysEx, 4 SYSSTUBS_ENTRY5 172, QueryOpenSubKeysEx, 4 SYSSTUBS_ENTRY6 172, QueryOpenSubKeysEx, 4 SYSSTUBS_ENTRY7 172, QueryOpenSubKeysEx, 4 SYSSTUBS_ENTRY8 172, QueryOpenSubKeysEx, 4 SYSSTUBS_ENTRY1 173, QueryPerformanceCounter, 2 SYSSTUBS_ENTRY2 173, QueryPerformanceCounter, 2 SYSSTUBS_ENTRY3 173, QueryPerformanceCounter, 2 SYSSTUBS_ENTRY4 173, QueryPerformanceCounter, 2 SYSSTUBS_ENTRY5 173, QueryPerformanceCounter, 2 SYSSTUBS_ENTRY6 173, QueryPerformanceCounter, 2 SYSSTUBS_ENTRY7 173, QueryPerformanceCounter, 2 SYSSTUBS_ENTRY8 173, QueryPerformanceCounter, 2 SYSSTUBS_ENTRY1 174, QueryQuotaInformationFile, 9 SYSSTUBS_ENTRY2 174, QueryQuotaInformationFile, 9 SYSSTUBS_ENTRY3 174, QueryQuotaInformationFile, 9 SYSSTUBS_ENTRY4 174, QueryQuotaInformationFile, 9 SYSSTUBS_ENTRY5 174, QueryQuotaInformationFile, 9 SYSSTUBS_ENTRY6 174, QueryQuotaInformationFile, 9 SYSSTUBS_ENTRY7 174, QueryQuotaInformationFile, 9 SYSSTUBS_ENTRY8 174, QueryQuotaInformationFile, 9 SYSSTUBS_ENTRY1 175, QuerySection, 5 SYSSTUBS_ENTRY2 175, QuerySection, 5 SYSSTUBS_ENTRY3 175, QuerySection, 5 SYSSTUBS_ENTRY4 175, QuerySection, 5 SYSSTUBS_ENTRY5 175, QuerySection, 5 SYSSTUBS_ENTRY6 175, QuerySection, 5 SYSSTUBS_ENTRY7 175, QuerySection, 5 SYSSTUBS_ENTRY8 175, QuerySection, 5 SYSSTUBS_ENTRY1 176, QuerySecurityObject, 5 SYSSTUBS_ENTRY2 176, QuerySecurityObject, 5 SYSSTUBS_ENTRY3 176, QuerySecurityObject, 5 SYSSTUBS_ENTRY4 176, QuerySecurityObject, 5 SYSSTUBS_ENTRY5 176, QuerySecurityObject, 5 SYSSTUBS_ENTRY6 176, QuerySecurityObject, 5 SYSSTUBS_ENTRY7 176, QuerySecurityObject, 5 SYSSTUBS_ENTRY8 176, QuerySecurityObject, 5 SYSSTUBS_ENTRY1 177, QuerySemaphore, 5 SYSSTUBS_ENTRY2 177, QuerySemaphore, 5 SYSSTUBS_ENTRY3 177, QuerySemaphore, 5 SYSSTUBS_ENTRY4 177, QuerySemaphore, 5 SYSSTUBS_ENTRY5 177, QuerySemaphore, 5 SYSSTUBS_ENTRY6 177, QuerySemaphore, 5 SYSSTUBS_ENTRY7 177, QuerySemaphore, 5 SYSSTUBS_ENTRY8 177, QuerySemaphore, 5 SYSSTUBS_ENTRY1 178, QuerySymbolicLinkObject, 3 SYSSTUBS_ENTRY2 178, QuerySymbolicLinkObject, 3 SYSSTUBS_ENTRY3 178, QuerySymbolicLinkObject, 3 SYSSTUBS_ENTRY4 178, QuerySymbolicLinkObject, 3 SYSSTUBS_ENTRY5 178, QuerySymbolicLinkObject, 3 SYSSTUBS_ENTRY6 178, QuerySymbolicLinkObject, 3 SYSSTUBS_ENTRY7 178, QuerySymbolicLinkObject, 3 SYSSTUBS_ENTRY8 178, QuerySymbolicLinkObject, 3 SYSSTUBS_ENTRY1 179, QuerySystemEnvironmentValue, 4 SYSSTUBS_ENTRY2 179, QuerySystemEnvironmentValue, 4 SYSSTUBS_ENTRY3 179, QuerySystemEnvironmentValue, 4 SYSSTUBS_ENTRY4 179, QuerySystemEnvironmentValue, 4 SYSSTUBS_ENTRY5 179, QuerySystemEnvironmentValue, 4 SYSSTUBS_ENTRY6 179, QuerySystemEnvironmentValue, 4 SYSSTUBS_ENTRY7 179, QuerySystemEnvironmentValue, 4 SYSSTUBS_ENTRY8 179, QuerySystemEnvironmentValue, 4 SYSSTUBS_ENTRY1 180, QuerySystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY2 180, QuerySystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY3 180, QuerySystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY4 180, QuerySystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY5 180, QuerySystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY6 180, QuerySystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY7 180, QuerySystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY8 180, QuerySystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY1 181, QuerySystemInformation, 4 SYSSTUBS_ENTRY2 181, QuerySystemInformation, 4 SYSSTUBS_ENTRY3 181, QuerySystemInformation, 4 SYSSTUBS_ENTRY4 181, QuerySystemInformation, 4 SYSSTUBS_ENTRY5 181, QuerySystemInformation, 4 SYSSTUBS_ENTRY6 181, QuerySystemInformation, 4 SYSSTUBS_ENTRY7 181, QuerySystemInformation, 4 SYSSTUBS_ENTRY8 181, QuerySystemInformation, 4 SYSSTUBS_ENTRY1 182, QuerySystemTime, 1 SYSSTUBS_ENTRY2 182, QuerySystemTime, 1 SYSSTUBS_ENTRY3 182, QuerySystemTime, 1 SYSSTUBS_ENTRY4 182, QuerySystemTime, 1 SYSSTUBS_ENTRY5 182, QuerySystemTime, 1 SYSSTUBS_ENTRY6 182, QuerySystemTime, 1 SYSSTUBS_ENTRY7 182, QuerySystemTime, 1 SYSSTUBS_ENTRY8 182, QuerySystemTime, 1 SYSSTUBS_ENTRY1 183, QueryTimer, 5 SYSSTUBS_ENTRY2 183, QueryTimer, 5 SYSSTUBS_ENTRY3 183, QueryTimer, 5 SYSSTUBS_ENTRY4 183, QueryTimer, 5 SYSSTUBS_ENTRY5 183, QueryTimer, 5 SYSSTUBS_ENTRY6 183, QueryTimer, 5 SYSSTUBS_ENTRY7 183, QueryTimer, 5 SYSSTUBS_ENTRY8 183, QueryTimer, 5 SYSSTUBS_ENTRY1 184, QueryTimerResolution, 3 SYSSTUBS_ENTRY2 184, QueryTimerResolution, 3 SYSSTUBS_ENTRY3 184, QueryTimerResolution, 3 SYSSTUBS_ENTRY4 184, QueryTimerResolution, 3 SYSSTUBS_ENTRY5 184, QueryTimerResolution, 3 SYSSTUBS_ENTRY6 184, QueryTimerResolution, 3 SYSSTUBS_ENTRY7 184, QueryTimerResolution, 3 SYSSTUBS_ENTRY8 184, QueryTimerResolution, 3 SYSSTUBS_ENTRY1 185, QueryValueKey, 6 SYSSTUBS_ENTRY2 185, QueryValueKey, 6 SYSSTUBS_ENTRY3 185, QueryValueKey, 6 SYSSTUBS_ENTRY4 185, QueryValueKey, 6 SYSSTUBS_ENTRY5 185, QueryValueKey, 6 SYSSTUBS_ENTRY6 185, QueryValueKey, 6 SYSSTUBS_ENTRY7 185, QueryValueKey, 6 SYSSTUBS_ENTRY8 185, QueryValueKey, 6 SYSSTUBS_ENTRY1 186, QueryVirtualMemory, 6 SYSSTUBS_ENTRY2 186, QueryVirtualMemory, 6 SYSSTUBS_ENTRY3 186, QueryVirtualMemory, 6 SYSSTUBS_ENTRY4 186, QueryVirtualMemory, 6 SYSSTUBS_ENTRY5 186, QueryVirtualMemory, 6 SYSSTUBS_ENTRY6 186, QueryVirtualMemory, 6 SYSSTUBS_ENTRY7 186, QueryVirtualMemory, 6 SYSSTUBS_ENTRY8 186, QueryVirtualMemory, 6 SYSSTUBS_ENTRY1 187, QueryVolumeInformationFile, 5 SYSSTUBS_ENTRY2 187, QueryVolumeInformationFile, 5 SYSSTUBS_ENTRY3 187, QueryVolumeInformationFile, 5 SYSSTUBS_ENTRY4 187, QueryVolumeInformationFile, 5 SYSSTUBS_ENTRY5 187, QueryVolumeInformationFile, 5 SYSSTUBS_ENTRY6 187, QueryVolumeInformationFile, 5 SYSSTUBS_ENTRY7 187, QueryVolumeInformationFile, 5 SYSSTUBS_ENTRY8 187, QueryVolumeInformationFile, 5 SYSSTUBS_ENTRY1 188, QueueApcThread, 5 SYSSTUBS_ENTRY2 188, QueueApcThread, 5 SYSSTUBS_ENTRY3 188, QueueApcThread, 5 SYSSTUBS_ENTRY4 188, QueueApcThread, 5 SYSSTUBS_ENTRY5 188, QueueApcThread, 5 SYSSTUBS_ENTRY6 188, QueueApcThread, 5 SYSSTUBS_ENTRY7 188, QueueApcThread, 5 SYSSTUBS_ENTRY8 188, QueueApcThread, 5 SYSSTUBS_ENTRY1 189, RaiseException, 3 SYSSTUBS_ENTRY2 189, RaiseException, 3 SYSSTUBS_ENTRY3 189, RaiseException, 3 SYSSTUBS_ENTRY4 189, RaiseException, 3 SYSSTUBS_ENTRY5 189, RaiseException, 3 SYSSTUBS_ENTRY6 189, RaiseException, 3 SYSSTUBS_ENTRY7 189, RaiseException, 3 SYSSTUBS_ENTRY8 189, RaiseException, 3 SYSSTUBS_ENTRY1 190, RaiseHardError, 6 SYSSTUBS_ENTRY2 190, RaiseHardError, 6 SYSSTUBS_ENTRY3 190, RaiseHardError, 6 SYSSTUBS_ENTRY4 190, RaiseHardError, 6 SYSSTUBS_ENTRY5 190, RaiseHardError, 6 SYSSTUBS_ENTRY6 190, RaiseHardError, 6 SYSSTUBS_ENTRY7 190, RaiseHardError, 6 SYSSTUBS_ENTRY8 190, RaiseHardError, 6 SYSSTUBS_ENTRY1 191, ReadFile, 9 SYSSTUBS_ENTRY2 191, ReadFile, 9 SYSSTUBS_ENTRY3 191, ReadFile, 9 SYSSTUBS_ENTRY4 191, ReadFile, 9 SYSSTUBS_ENTRY5 191, ReadFile, 9 SYSSTUBS_ENTRY6 191, ReadFile, 9 SYSSTUBS_ENTRY7 191, ReadFile, 9 SYSSTUBS_ENTRY8 191, ReadFile, 9 SYSSTUBS_ENTRY1 192, ReadFileScatter, 9 SYSSTUBS_ENTRY2 192, ReadFileScatter, 9 SYSSTUBS_ENTRY3 192, ReadFileScatter, 9 SYSSTUBS_ENTRY4 192, ReadFileScatter, 9 SYSSTUBS_ENTRY5 192, ReadFileScatter, 9 SYSSTUBS_ENTRY6 192, ReadFileScatter, 9 SYSSTUBS_ENTRY7 192, ReadFileScatter, 9 SYSSTUBS_ENTRY8 192, ReadFileScatter, 9 SYSSTUBS_ENTRY1 193, ReadRequestData, 6 SYSSTUBS_ENTRY2 193, ReadRequestData, 6 SYSSTUBS_ENTRY3 193, ReadRequestData, 6 SYSSTUBS_ENTRY4 193, ReadRequestData, 6 SYSSTUBS_ENTRY5 193, ReadRequestData, 6 SYSSTUBS_ENTRY6 193, ReadRequestData, 6 SYSSTUBS_ENTRY7 193, ReadRequestData, 6 SYSSTUBS_ENTRY8 193, ReadRequestData, 6 SYSSTUBS_ENTRY1 194, ReadVirtualMemory, 5 SYSSTUBS_ENTRY2 194, ReadVirtualMemory, 5 SYSSTUBS_ENTRY3 194, ReadVirtualMemory, 5 SYSSTUBS_ENTRY4 194, ReadVirtualMemory, 5 SYSSTUBS_ENTRY5 194, ReadVirtualMemory, 5 SYSSTUBS_ENTRY6 194, ReadVirtualMemory, 5 SYSSTUBS_ENTRY7 194, ReadVirtualMemory, 5 SYSSTUBS_ENTRY8 194, ReadVirtualMemory, 5 SYSSTUBS_ENTRY1 195, RegisterThreadTerminatePort, 1 SYSSTUBS_ENTRY2 195, RegisterThreadTerminatePort, 1 SYSSTUBS_ENTRY3 195, RegisterThreadTerminatePort, 1 SYSSTUBS_ENTRY4 195, RegisterThreadTerminatePort, 1 SYSSTUBS_ENTRY5 195, RegisterThreadTerminatePort, 1 SYSSTUBS_ENTRY6 195, RegisterThreadTerminatePort, 1 SYSSTUBS_ENTRY7 195, RegisterThreadTerminatePort, 1 SYSSTUBS_ENTRY8 195, RegisterThreadTerminatePort, 1 SYSSTUBS_ENTRY1 196, ReleaseMutant, 2 SYSSTUBS_ENTRY2 196, ReleaseMutant, 2 SYSSTUBS_ENTRY3 196, ReleaseMutant, 2 SYSSTUBS_ENTRY4 196, ReleaseMutant, 2 SYSSTUBS_ENTRY5 196, ReleaseMutant, 2 SYSSTUBS_ENTRY6 196, ReleaseMutant, 2 SYSSTUBS_ENTRY7 196, ReleaseMutant, 2 SYSSTUBS_ENTRY8 196, ReleaseMutant, 2 SYSSTUBS_ENTRY1 197, ReleaseSemaphore, 3 SYSSTUBS_ENTRY2 197, ReleaseSemaphore, 3 SYSSTUBS_ENTRY3 197, ReleaseSemaphore, 3 SYSSTUBS_ENTRY4 197, ReleaseSemaphore, 3 SYSSTUBS_ENTRY5 197, ReleaseSemaphore, 3 SYSSTUBS_ENTRY6 197, ReleaseSemaphore, 3 SYSSTUBS_ENTRY7 197, ReleaseSemaphore, 3 SYSSTUBS_ENTRY8 197, ReleaseSemaphore, 3 SYSSTUBS_ENTRY1 198, RemoveIoCompletion, 5 SYSSTUBS_ENTRY2 198, RemoveIoCompletion, 5 SYSSTUBS_ENTRY3 198, RemoveIoCompletion, 5 SYSSTUBS_ENTRY4 198, RemoveIoCompletion, 5 SYSSTUBS_ENTRY5 198, RemoveIoCompletion, 5 SYSSTUBS_ENTRY6 198, RemoveIoCompletion, 5 SYSSTUBS_ENTRY7 198, RemoveIoCompletion, 5 SYSSTUBS_ENTRY8 198, RemoveIoCompletion, 5 SYSSTUBS_ENTRY1 199, RemoveProcessDebug, 2 SYSSTUBS_ENTRY2 199, RemoveProcessDebug, 2 SYSSTUBS_ENTRY3 199, RemoveProcessDebug, 2 SYSSTUBS_ENTRY4 199, RemoveProcessDebug, 2 SYSSTUBS_ENTRY5 199, RemoveProcessDebug, 2 SYSSTUBS_ENTRY6 199, RemoveProcessDebug, 2 SYSSTUBS_ENTRY7 199, RemoveProcessDebug, 2 SYSSTUBS_ENTRY8 199, RemoveProcessDebug, 2 SYSSTUBS_ENTRY1 200, RenameKey, 2 SYSSTUBS_ENTRY2 200, RenameKey, 2 SYSSTUBS_ENTRY3 200, RenameKey, 2 SYSSTUBS_ENTRY4 200, RenameKey, 2 SYSSTUBS_ENTRY5 200, RenameKey, 2 SYSSTUBS_ENTRY6 200, RenameKey, 2 SYSSTUBS_ENTRY7 200, RenameKey, 2 SYSSTUBS_ENTRY8 200, RenameKey, 2 SYSSTUBS_ENTRY1 201, ReplaceKey, 3 SYSSTUBS_ENTRY2 201, ReplaceKey, 3 SYSSTUBS_ENTRY3 201, ReplaceKey, 3 SYSSTUBS_ENTRY4 201, ReplaceKey, 3 SYSSTUBS_ENTRY5 201, ReplaceKey, 3 SYSSTUBS_ENTRY6 201, ReplaceKey, 3 SYSSTUBS_ENTRY7 201, ReplaceKey, 3 SYSSTUBS_ENTRY8 201, ReplaceKey, 3 SYSSTUBS_ENTRY1 202, ReplyPort, 2 SYSSTUBS_ENTRY2 202, ReplyPort, 2 SYSSTUBS_ENTRY3 202, ReplyPort, 2 SYSSTUBS_ENTRY4 202, ReplyPort, 2 SYSSTUBS_ENTRY5 202, ReplyPort, 2 SYSSTUBS_ENTRY6 202, ReplyPort, 2 SYSSTUBS_ENTRY7 202, ReplyPort, 2 SYSSTUBS_ENTRY8 202, ReplyPort, 2 SYSSTUBS_ENTRY1 203, ReplyWaitReceivePort, 4 SYSSTUBS_ENTRY2 203, ReplyWaitReceivePort, 4 SYSSTUBS_ENTRY3 203, ReplyWaitReceivePort, 4 SYSSTUBS_ENTRY4 203, ReplyWaitReceivePort, 4 SYSSTUBS_ENTRY5 203, ReplyWaitReceivePort, 4 SYSSTUBS_ENTRY6 203, ReplyWaitReceivePort, 4 SYSSTUBS_ENTRY7 203, ReplyWaitReceivePort, 4 SYSSTUBS_ENTRY8 203, ReplyWaitReceivePort, 4 SYSSTUBS_ENTRY1 204, ReplyWaitReceivePortEx, 5 SYSSTUBS_ENTRY2 204, ReplyWaitReceivePortEx, 5 SYSSTUBS_ENTRY3 204, ReplyWaitReceivePortEx, 5 SYSSTUBS_ENTRY4 204, ReplyWaitReceivePortEx, 5 SYSSTUBS_ENTRY5 204, ReplyWaitReceivePortEx, 5 SYSSTUBS_ENTRY6 204, ReplyWaitReceivePortEx, 5 SYSSTUBS_ENTRY7 204, ReplyWaitReceivePortEx, 5 SYSSTUBS_ENTRY8 204, ReplyWaitReceivePortEx, 5 SYSSTUBS_ENTRY1 205, ReplyWaitReplyPort, 2 SYSSTUBS_ENTRY2 205, ReplyWaitReplyPort, 2 SYSSTUBS_ENTRY3 205, ReplyWaitReplyPort, 2 SYSSTUBS_ENTRY4 205, ReplyWaitReplyPort, 2 SYSSTUBS_ENTRY5 205, ReplyWaitReplyPort, 2 SYSSTUBS_ENTRY6 205, ReplyWaitReplyPort, 2 SYSSTUBS_ENTRY7 205, ReplyWaitReplyPort, 2 SYSSTUBS_ENTRY8 205, ReplyWaitReplyPort, 2 SYSSTUBS_ENTRY1 206, RequestDeviceWakeup, 1 SYSSTUBS_ENTRY2 206, RequestDeviceWakeup, 1 SYSSTUBS_ENTRY3 206, RequestDeviceWakeup, 1 SYSSTUBS_ENTRY4 206, RequestDeviceWakeup, 1 SYSSTUBS_ENTRY5 206, RequestDeviceWakeup, 1 SYSSTUBS_ENTRY6 206, RequestDeviceWakeup, 1 SYSSTUBS_ENTRY7 206, RequestDeviceWakeup, 1 SYSSTUBS_ENTRY8 206, RequestDeviceWakeup, 1 SYSSTUBS_ENTRY1 207, RequestPort, 2 SYSSTUBS_ENTRY2 207, RequestPort, 2 SYSSTUBS_ENTRY3 207, RequestPort, 2 SYSSTUBS_ENTRY4 207, RequestPort, 2 SYSSTUBS_ENTRY5 207, RequestPort, 2 SYSSTUBS_ENTRY6 207, RequestPort, 2 SYSSTUBS_ENTRY7 207, RequestPort, 2 SYSSTUBS_ENTRY8 207, RequestPort, 2 SYSSTUBS_ENTRY1 208, RequestWaitReplyPort, 3 SYSSTUBS_ENTRY2 208, RequestWaitReplyPort, 3 SYSSTUBS_ENTRY3 208, RequestWaitReplyPort, 3 SYSSTUBS_ENTRY4 208, RequestWaitReplyPort, 3 SYSSTUBS_ENTRY5 208, RequestWaitReplyPort, 3 SYSSTUBS_ENTRY6 208, RequestWaitReplyPort, 3 SYSSTUBS_ENTRY7 208, RequestWaitReplyPort, 3 SYSSTUBS_ENTRY8 208, RequestWaitReplyPort, 3 SYSSTUBS_ENTRY1 209, RequestWakeupLatency, 1 SYSSTUBS_ENTRY2 209, RequestWakeupLatency, 1 SYSSTUBS_ENTRY3 209, RequestWakeupLatency, 1 SYSSTUBS_ENTRY4 209, RequestWakeupLatency, 1 SYSSTUBS_ENTRY5 209, RequestWakeupLatency, 1 SYSSTUBS_ENTRY6 209, RequestWakeupLatency, 1 SYSSTUBS_ENTRY7 209, RequestWakeupLatency, 1 SYSSTUBS_ENTRY8 209, RequestWakeupLatency, 1 SYSSTUBS_ENTRY1 210, ResetEvent, 2 SYSSTUBS_ENTRY2 210, ResetEvent, 2 SYSSTUBS_ENTRY3 210, ResetEvent, 2 SYSSTUBS_ENTRY4 210, ResetEvent, 2 SYSSTUBS_ENTRY5 210, ResetEvent, 2 SYSSTUBS_ENTRY6 210, ResetEvent, 2 SYSSTUBS_ENTRY7 210, ResetEvent, 2 SYSSTUBS_ENTRY8 210, ResetEvent, 2 SYSSTUBS_ENTRY1 211, ResetWriteWatch, 3 SYSSTUBS_ENTRY2 211, ResetWriteWatch, 3 SYSSTUBS_ENTRY3 211, ResetWriteWatch, 3 SYSSTUBS_ENTRY4 211, ResetWriteWatch, 3 SYSSTUBS_ENTRY5 211, ResetWriteWatch, 3 SYSSTUBS_ENTRY6 211, ResetWriteWatch, 3 SYSSTUBS_ENTRY7 211, ResetWriteWatch, 3 SYSSTUBS_ENTRY8 211, ResetWriteWatch, 3 SYSSTUBS_ENTRY1 212, RestoreKey, 3 SYSSTUBS_ENTRY2 212, RestoreKey, 3 SYSSTUBS_ENTRY3 212, RestoreKey, 3 SYSSTUBS_ENTRY4 212, RestoreKey, 3 SYSSTUBS_ENTRY5 212, RestoreKey, 3 SYSSTUBS_ENTRY6 212, RestoreKey, 3 SYSSTUBS_ENTRY7 212, RestoreKey, 3 SYSSTUBS_ENTRY8 212, RestoreKey, 3 SYSSTUBS_ENTRY1 213, ResumeProcess, 1 SYSSTUBS_ENTRY2 213, ResumeProcess, 1 SYSSTUBS_ENTRY3 213, ResumeProcess, 1 SYSSTUBS_ENTRY4 213, ResumeProcess, 1 SYSSTUBS_ENTRY5 213, ResumeProcess, 1 SYSSTUBS_ENTRY6 213, ResumeProcess, 1 SYSSTUBS_ENTRY7 213, ResumeProcess, 1 SYSSTUBS_ENTRY8 213, ResumeProcess, 1 SYSSTUBS_ENTRY1 214, ResumeThread, 2 SYSSTUBS_ENTRY2 214, ResumeThread, 2 SYSSTUBS_ENTRY3 214, ResumeThread, 2 SYSSTUBS_ENTRY4 214, ResumeThread, 2 SYSSTUBS_ENTRY5 214, ResumeThread, 2 SYSSTUBS_ENTRY6 214, ResumeThread, 2 SYSSTUBS_ENTRY7 214, ResumeThread, 2 SYSSTUBS_ENTRY8 214, ResumeThread, 2 SYSSTUBS_ENTRY1 215, SaveKey, 2 SYSSTUBS_ENTRY2 215, SaveKey, 2 SYSSTUBS_ENTRY3 215, SaveKey, 2 SYSSTUBS_ENTRY4 215, SaveKey, 2 SYSSTUBS_ENTRY5 215, SaveKey, 2 SYSSTUBS_ENTRY6 215, SaveKey, 2 SYSSTUBS_ENTRY7 215, SaveKey, 2 SYSSTUBS_ENTRY8 215, SaveKey, 2 SYSSTUBS_ENTRY1 216, SaveKeyEx, 3 SYSSTUBS_ENTRY2 216, SaveKeyEx, 3 SYSSTUBS_ENTRY3 216, SaveKeyEx, 3 SYSSTUBS_ENTRY4 216, SaveKeyEx, 3 SYSSTUBS_ENTRY5 216, SaveKeyEx, 3 SYSSTUBS_ENTRY6 216, SaveKeyEx, 3 SYSSTUBS_ENTRY7 216, SaveKeyEx, 3 SYSSTUBS_ENTRY8 216, SaveKeyEx, 3 SYSSTUBS_ENTRY1 217, SaveMergedKeys, 3 SYSSTUBS_ENTRY2 217, SaveMergedKeys, 3 SYSSTUBS_ENTRY3 217, SaveMergedKeys, 3 SYSSTUBS_ENTRY4 217, SaveMergedKeys, 3 SYSSTUBS_ENTRY5 217, SaveMergedKeys, 3 SYSSTUBS_ENTRY6 217, SaveMergedKeys, 3 SYSSTUBS_ENTRY7 217, SaveMergedKeys, 3 SYSSTUBS_ENTRY8 217, SaveMergedKeys, 3 SYSSTUBS_ENTRY1 218, SecureConnectPort, 9 SYSSTUBS_ENTRY2 218, SecureConnectPort, 9 SYSSTUBS_ENTRY3 218, SecureConnectPort, 9 SYSSTUBS_ENTRY4 218, SecureConnectPort, 9 SYSSTUBS_ENTRY5 218, SecureConnectPort, 9 SYSSTUBS_ENTRY6 218, SecureConnectPort, 9 SYSSTUBS_ENTRY7 218, SecureConnectPort, 9 SYSSTUBS_ENTRY8 218, SecureConnectPort, 9 SYSSTUBS_ENTRY1 219, SetBootEntryOrder, 2 SYSSTUBS_ENTRY2 219, SetBootEntryOrder, 2 SYSSTUBS_ENTRY3 219, SetBootEntryOrder, 2 SYSSTUBS_ENTRY4 219, SetBootEntryOrder, 2 SYSSTUBS_ENTRY5 219, SetBootEntryOrder, 2 SYSSTUBS_ENTRY6 219, SetBootEntryOrder, 2 SYSSTUBS_ENTRY7 219, SetBootEntryOrder, 2 SYSSTUBS_ENTRY8 219, SetBootEntryOrder, 2 SYSSTUBS_ENTRY1 220, SetBootOptions, 2 SYSSTUBS_ENTRY2 220, SetBootOptions, 2 SYSSTUBS_ENTRY3 220, SetBootOptions, 2 SYSSTUBS_ENTRY4 220, SetBootOptions, 2 SYSSTUBS_ENTRY5 220, SetBootOptions, 2 SYSSTUBS_ENTRY6 220, SetBootOptions, 2 SYSSTUBS_ENTRY7 220, SetBootOptions, 2 SYSSTUBS_ENTRY8 220, SetBootOptions, 2 SYSSTUBS_ENTRY1 221, SetContextThread, 2 SYSSTUBS_ENTRY2 221, SetContextThread, 2 SYSSTUBS_ENTRY3 221, SetContextThread, 2 SYSSTUBS_ENTRY4 221, SetContextThread, 2 SYSSTUBS_ENTRY5 221, SetContextThread, 2 SYSSTUBS_ENTRY6 221, SetContextThread, 2 SYSSTUBS_ENTRY7 221, SetContextThread, 2 SYSSTUBS_ENTRY8 221, SetContextThread, 2 SYSSTUBS_ENTRY1 222, SetDebugFilterState, 3 SYSSTUBS_ENTRY2 222, SetDebugFilterState, 3 SYSSTUBS_ENTRY3 222, SetDebugFilterState, 3 SYSSTUBS_ENTRY4 222, SetDebugFilterState, 3 SYSSTUBS_ENTRY5 222, SetDebugFilterState, 3 SYSSTUBS_ENTRY6 222, SetDebugFilterState, 3 SYSSTUBS_ENTRY7 222, SetDebugFilterState, 3 SYSSTUBS_ENTRY8 222, SetDebugFilterState, 3 SYSSTUBS_ENTRY1 223, SetDefaultHardErrorPort, 1 SYSSTUBS_ENTRY2 223, SetDefaultHardErrorPort, 1 SYSSTUBS_ENTRY3 223, SetDefaultHardErrorPort, 1 SYSSTUBS_ENTRY4 223, SetDefaultHardErrorPort, 1 SYSSTUBS_ENTRY5 223, SetDefaultHardErrorPort, 1 SYSSTUBS_ENTRY6 223, SetDefaultHardErrorPort, 1 SYSSTUBS_ENTRY7 223, SetDefaultHardErrorPort, 1 SYSSTUBS_ENTRY8 223, SetDefaultHardErrorPort, 1 SYSSTUBS_ENTRY1 224, SetDefaultLocale, 2 SYSSTUBS_ENTRY2 224, SetDefaultLocale, 2 SYSSTUBS_ENTRY3 224, SetDefaultLocale, 2 SYSSTUBS_ENTRY4 224, SetDefaultLocale, 2 SYSSTUBS_ENTRY5 224, SetDefaultLocale, 2 SYSSTUBS_ENTRY6 224, SetDefaultLocale, 2 SYSSTUBS_ENTRY7 224, SetDefaultLocale, 2 SYSSTUBS_ENTRY8 224, SetDefaultLocale, 2 SYSSTUBS_ENTRY1 225, SetDefaultUILanguage, 1 SYSSTUBS_ENTRY2 225, SetDefaultUILanguage, 1 SYSSTUBS_ENTRY3 225, SetDefaultUILanguage, 1 SYSSTUBS_ENTRY4 225, SetDefaultUILanguage, 1 SYSSTUBS_ENTRY5 225, SetDefaultUILanguage, 1 SYSSTUBS_ENTRY6 225, SetDefaultUILanguage, 1 SYSSTUBS_ENTRY7 225, SetDefaultUILanguage, 1 SYSSTUBS_ENTRY8 225, SetDefaultUILanguage, 1 SYSSTUBS_ENTRY1 226, SetDriverEntryOrder, 2 SYSSTUBS_ENTRY2 226, SetDriverEntryOrder, 2 SYSSTUBS_ENTRY3 226, SetDriverEntryOrder, 2 SYSSTUBS_ENTRY4 226, SetDriverEntryOrder, 2 SYSSTUBS_ENTRY5 226, SetDriverEntryOrder, 2 SYSSTUBS_ENTRY6 226, SetDriverEntryOrder, 2 SYSSTUBS_ENTRY7 226, SetDriverEntryOrder, 2 SYSSTUBS_ENTRY8 226, SetDriverEntryOrder, 2 SYSSTUBS_ENTRY1 227, SetEaFile, 4 SYSSTUBS_ENTRY2 227, SetEaFile, 4 SYSSTUBS_ENTRY3 227, SetEaFile, 4 SYSSTUBS_ENTRY4 227, SetEaFile, 4 SYSSTUBS_ENTRY5 227, SetEaFile, 4 SYSSTUBS_ENTRY6 227, SetEaFile, 4 SYSSTUBS_ENTRY7 227, SetEaFile, 4 SYSSTUBS_ENTRY8 227, SetEaFile, 4 SYSSTUBS_ENTRY1 228, SetEvent, 2 SYSSTUBS_ENTRY2 228, SetEvent, 2 SYSSTUBS_ENTRY3 228, SetEvent, 2 SYSSTUBS_ENTRY4 228, SetEvent, 2 SYSSTUBS_ENTRY5 228, SetEvent, 2 SYSSTUBS_ENTRY6 228, SetEvent, 2 SYSSTUBS_ENTRY7 228, SetEvent, 2 SYSSTUBS_ENTRY8 228, SetEvent, 2 SYSSTUBS_ENTRY1 229, SetEventBoostPriority, 1 SYSSTUBS_ENTRY2 229, SetEventBoostPriority, 1 SYSSTUBS_ENTRY3 229, SetEventBoostPriority, 1 SYSSTUBS_ENTRY4 229, SetEventBoostPriority, 1 SYSSTUBS_ENTRY5 229, SetEventBoostPriority, 1 SYSSTUBS_ENTRY6 229, SetEventBoostPriority, 1 SYSSTUBS_ENTRY7 229, SetEventBoostPriority, 1 SYSSTUBS_ENTRY8 229, SetEventBoostPriority, 1 SYSSTUBS_ENTRY1 230, SetHighEventPair, 1 SYSSTUBS_ENTRY2 230, SetHighEventPair, 1 SYSSTUBS_ENTRY3 230, SetHighEventPair, 1 SYSSTUBS_ENTRY4 230, SetHighEventPair, 1 SYSSTUBS_ENTRY5 230, SetHighEventPair, 1 SYSSTUBS_ENTRY6 230, SetHighEventPair, 1 SYSSTUBS_ENTRY7 230, SetHighEventPair, 1 SYSSTUBS_ENTRY8 230, SetHighEventPair, 1 SYSSTUBS_ENTRY1 231, SetHighWaitLowEventPair, 1 SYSSTUBS_ENTRY2 231, SetHighWaitLowEventPair, 1 SYSSTUBS_ENTRY3 231, SetHighWaitLowEventPair, 1 SYSSTUBS_ENTRY4 231, SetHighWaitLowEventPair, 1 SYSSTUBS_ENTRY5 231, SetHighWaitLowEventPair, 1 SYSSTUBS_ENTRY6 231, SetHighWaitLowEventPair, 1 SYSSTUBS_ENTRY7 231, SetHighWaitLowEventPair, 1 SYSSTUBS_ENTRY8 231, SetHighWaitLowEventPair, 1 SYSSTUBS_ENTRY1 232, SetInformationDebugObject, 5 SYSSTUBS_ENTRY2 232, SetInformationDebugObject, 5 SYSSTUBS_ENTRY3 232, SetInformationDebugObject, 5 SYSSTUBS_ENTRY4 232, SetInformationDebugObject, 5 SYSSTUBS_ENTRY5 232, SetInformationDebugObject, 5 SYSSTUBS_ENTRY6 232, SetInformationDebugObject, 5 SYSSTUBS_ENTRY7 232, SetInformationDebugObject, 5 SYSSTUBS_ENTRY8 232, SetInformationDebugObject, 5 SYSSTUBS_ENTRY1 233, SetInformationFile, 5 SYSSTUBS_ENTRY2 233, SetInformationFile, 5 SYSSTUBS_ENTRY3 233, SetInformationFile, 5 SYSSTUBS_ENTRY4 233, SetInformationFile, 5 SYSSTUBS_ENTRY5 233, SetInformationFile, 5 SYSSTUBS_ENTRY6 233, SetInformationFile, 5 SYSSTUBS_ENTRY7 233, SetInformationFile, 5 SYSSTUBS_ENTRY8 233, SetInformationFile, 5 SYSSTUBS_ENTRY1 234, SetInformationJobObject, 4 SYSSTUBS_ENTRY2 234, SetInformationJobObject, 4 SYSSTUBS_ENTRY3 234, SetInformationJobObject, 4 SYSSTUBS_ENTRY4 234, SetInformationJobObject, 4 SYSSTUBS_ENTRY5 234, SetInformationJobObject, 4 SYSSTUBS_ENTRY6 234, SetInformationJobObject, 4 SYSSTUBS_ENTRY7 234, SetInformationJobObject, 4 SYSSTUBS_ENTRY8 234, SetInformationJobObject, 4 SYSSTUBS_ENTRY1 235, SetInformationKey, 4 SYSSTUBS_ENTRY2 235, SetInformationKey, 4 SYSSTUBS_ENTRY3 235, SetInformationKey, 4 SYSSTUBS_ENTRY4 235, SetInformationKey, 4 SYSSTUBS_ENTRY5 235, SetInformationKey, 4 SYSSTUBS_ENTRY6 235, SetInformationKey, 4 SYSSTUBS_ENTRY7 235, SetInformationKey, 4 SYSSTUBS_ENTRY8 235, SetInformationKey, 4 SYSSTUBS_ENTRY1 236, SetInformationObject, 4 SYSSTUBS_ENTRY2 236, SetInformationObject, 4 SYSSTUBS_ENTRY3 236, SetInformationObject, 4 SYSSTUBS_ENTRY4 236, SetInformationObject, 4 SYSSTUBS_ENTRY5 236, SetInformationObject, 4 SYSSTUBS_ENTRY6 236, SetInformationObject, 4 SYSSTUBS_ENTRY7 236, SetInformationObject, 4 SYSSTUBS_ENTRY8 236, SetInformationObject, 4 SYSSTUBS_ENTRY1 237, SetInformationProcess, 4 SYSSTUBS_ENTRY2 237, SetInformationProcess, 4 SYSSTUBS_ENTRY3 237, SetInformationProcess, 4 SYSSTUBS_ENTRY4 237, SetInformationProcess, 4 SYSSTUBS_ENTRY5 237, SetInformationProcess, 4 SYSSTUBS_ENTRY6 237, SetInformationProcess, 4 SYSSTUBS_ENTRY7 237, SetInformationProcess, 4 SYSSTUBS_ENTRY8 237, SetInformationProcess, 4 SYSSTUBS_ENTRY1 238, SetInformationThread, 4 SYSSTUBS_ENTRY2 238, SetInformationThread, 4 SYSSTUBS_ENTRY3 238, SetInformationThread, 4 SYSSTUBS_ENTRY4 238, SetInformationThread, 4 SYSSTUBS_ENTRY5 238, SetInformationThread, 4 SYSSTUBS_ENTRY6 238, SetInformationThread, 4 SYSSTUBS_ENTRY7 238, SetInformationThread, 4 SYSSTUBS_ENTRY8 238, SetInformationThread, 4 SYSSTUBS_ENTRY1 239, SetInformationToken, 4 SYSSTUBS_ENTRY2 239, SetInformationToken, 4 SYSSTUBS_ENTRY3 239, SetInformationToken, 4 SYSSTUBS_ENTRY4 239, SetInformationToken, 4 SYSSTUBS_ENTRY5 239, SetInformationToken, 4 SYSSTUBS_ENTRY6 239, SetInformationToken, 4 SYSSTUBS_ENTRY7 239, SetInformationToken, 4 SYSSTUBS_ENTRY8 239, SetInformationToken, 4 SYSSTUBS_ENTRY1 240, SetIntervalProfile, 2 SYSSTUBS_ENTRY2 240, SetIntervalProfile, 2 SYSSTUBS_ENTRY3 240, SetIntervalProfile, 2 SYSSTUBS_ENTRY4 240, SetIntervalProfile, 2 SYSSTUBS_ENTRY5 240, SetIntervalProfile, 2 SYSSTUBS_ENTRY6 240, SetIntervalProfile, 2 SYSSTUBS_ENTRY7 240, SetIntervalProfile, 2 SYSSTUBS_ENTRY8 240, SetIntervalProfile, 2 SYSSTUBS_ENTRY1 241, SetIoCompletion, 5 SYSSTUBS_ENTRY2 241, SetIoCompletion, 5 SYSSTUBS_ENTRY3 241, SetIoCompletion, 5 SYSSTUBS_ENTRY4 241, SetIoCompletion, 5 SYSSTUBS_ENTRY5 241, SetIoCompletion, 5 SYSSTUBS_ENTRY6 241, SetIoCompletion, 5 SYSSTUBS_ENTRY7 241, SetIoCompletion, 5 SYSSTUBS_ENTRY8 241, SetIoCompletion, 5 SYSSTUBS_ENTRY1 242, SetLdtEntries, 6 SYSSTUBS_ENTRY2 242, SetLdtEntries, 6 SYSSTUBS_ENTRY3 242, SetLdtEntries, 6 SYSSTUBS_ENTRY4 242, SetLdtEntries, 6 SYSSTUBS_ENTRY5 242, SetLdtEntries, 6 SYSSTUBS_ENTRY6 242, SetLdtEntries, 6 SYSSTUBS_ENTRY7 242, SetLdtEntries, 6 SYSSTUBS_ENTRY8 242, SetLdtEntries, 6 SYSSTUBS_ENTRY1 243, SetLowEventPair, 1 SYSSTUBS_ENTRY2 243, SetLowEventPair, 1 SYSSTUBS_ENTRY3 243, SetLowEventPair, 1 SYSSTUBS_ENTRY4 243, SetLowEventPair, 1 SYSSTUBS_ENTRY5 243, SetLowEventPair, 1 SYSSTUBS_ENTRY6 243, SetLowEventPair, 1 SYSSTUBS_ENTRY7 243, SetLowEventPair, 1 SYSSTUBS_ENTRY8 243, SetLowEventPair, 1 SYSSTUBS_ENTRY1 244, SetLowWaitHighEventPair, 1 SYSSTUBS_ENTRY2 244, SetLowWaitHighEventPair, 1 SYSSTUBS_ENTRY3 244, SetLowWaitHighEventPair, 1 SYSSTUBS_ENTRY4 244, SetLowWaitHighEventPair, 1 SYSSTUBS_ENTRY5 244, SetLowWaitHighEventPair, 1 SYSSTUBS_ENTRY6 244, SetLowWaitHighEventPair, 1 SYSSTUBS_ENTRY7 244, SetLowWaitHighEventPair, 1 SYSSTUBS_ENTRY8 244, SetLowWaitHighEventPair, 1 SYSSTUBS_ENTRY1 245, SetQuotaInformationFile, 4 SYSSTUBS_ENTRY2 245, SetQuotaInformationFile, 4 SYSSTUBS_ENTRY3 245, SetQuotaInformationFile, 4 SYSSTUBS_ENTRY4 245, SetQuotaInformationFile, 4 SYSSTUBS_ENTRY5 245, SetQuotaInformationFile, 4 SYSSTUBS_ENTRY6 245, SetQuotaInformationFile, 4 SYSSTUBS_ENTRY7 245, SetQuotaInformationFile, 4 SYSSTUBS_ENTRY8 245, SetQuotaInformationFile, 4 SYSSTUBS_ENTRY1 246, SetSecurityObject, 3 SYSSTUBS_ENTRY2 246, SetSecurityObject, 3 SYSSTUBS_ENTRY3 246, SetSecurityObject, 3 SYSSTUBS_ENTRY4 246, SetSecurityObject, 3 SYSSTUBS_ENTRY5 246, SetSecurityObject, 3 SYSSTUBS_ENTRY6 246, SetSecurityObject, 3 SYSSTUBS_ENTRY7 246, SetSecurityObject, 3 SYSSTUBS_ENTRY8 246, SetSecurityObject, 3 SYSSTUBS_ENTRY1 247, SetSystemEnvironmentValue, 2 SYSSTUBS_ENTRY2 247, SetSystemEnvironmentValue, 2 SYSSTUBS_ENTRY3 247, SetSystemEnvironmentValue, 2 SYSSTUBS_ENTRY4 247, SetSystemEnvironmentValue, 2 SYSSTUBS_ENTRY5 247, SetSystemEnvironmentValue, 2 SYSSTUBS_ENTRY6 247, SetSystemEnvironmentValue, 2 SYSSTUBS_ENTRY7 247, SetSystemEnvironmentValue, 2 SYSSTUBS_ENTRY8 247, SetSystemEnvironmentValue, 2 SYSSTUBS_ENTRY1 248, SetSystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY2 248, SetSystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY3 248, SetSystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY4 248, SetSystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY5 248, SetSystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY6 248, SetSystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY7 248, SetSystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY8 248, SetSystemEnvironmentValueEx, 5 SYSSTUBS_ENTRY1 249, SetSystemInformation, 3 SYSSTUBS_ENTRY2 249, SetSystemInformation, 3 SYSSTUBS_ENTRY3 249, SetSystemInformation, 3 SYSSTUBS_ENTRY4 249, SetSystemInformation, 3 SYSSTUBS_ENTRY5 249, SetSystemInformation, 3 SYSSTUBS_ENTRY6 249, SetSystemInformation, 3 SYSSTUBS_ENTRY7 249, SetSystemInformation, 3 SYSSTUBS_ENTRY8 249, SetSystemInformation, 3 SYSSTUBS_ENTRY1 250, SetSystemPowerState, 3 SYSSTUBS_ENTRY2 250, SetSystemPowerState, 3 SYSSTUBS_ENTRY3 250, SetSystemPowerState, 3 SYSSTUBS_ENTRY4 250, SetSystemPowerState, 3 SYSSTUBS_ENTRY5 250, SetSystemPowerState, 3 SYSSTUBS_ENTRY6 250, SetSystemPowerState, 3 SYSSTUBS_ENTRY7 250, SetSystemPowerState, 3 SYSSTUBS_ENTRY8 250, SetSystemPowerState, 3 SYSSTUBS_ENTRY1 251, SetSystemTime, 2 SYSSTUBS_ENTRY2 251, SetSystemTime, 2 SYSSTUBS_ENTRY3 251, SetSystemTime, 2 SYSSTUBS_ENTRY4 251, SetSystemTime, 2 SYSSTUBS_ENTRY5 251, SetSystemTime, 2 SYSSTUBS_ENTRY6 251, SetSystemTime, 2 SYSSTUBS_ENTRY7 251, SetSystemTime, 2 SYSSTUBS_ENTRY8 251, SetSystemTime, 2 SYSSTUBS_ENTRY1 252, SetThreadExecutionState, 2 SYSSTUBS_ENTRY2 252, SetThreadExecutionState, 2 SYSSTUBS_ENTRY3 252, SetThreadExecutionState, 2 SYSSTUBS_ENTRY4 252, SetThreadExecutionState, 2 SYSSTUBS_ENTRY5 252, SetThreadExecutionState, 2 SYSSTUBS_ENTRY6 252, SetThreadExecutionState, 2 SYSSTUBS_ENTRY7 252, SetThreadExecutionState, 2 SYSSTUBS_ENTRY8 252, SetThreadExecutionState, 2 SYSSTUBS_ENTRY1 253, SetTimer, 7 SYSSTUBS_ENTRY2 253, SetTimer, 7 SYSSTUBS_ENTRY3 253, SetTimer, 7 SYSSTUBS_ENTRY4 253, SetTimer, 7 SYSSTUBS_ENTRY5 253, SetTimer, 7 SYSSTUBS_ENTRY6 253, SetTimer, 7 SYSSTUBS_ENTRY7 253, SetTimer, 7 SYSSTUBS_ENTRY8 253, SetTimer, 7 SYSSTUBS_ENTRY1 254, SetTimerResolution, 3 SYSSTUBS_ENTRY2 254, SetTimerResolution, 3 SYSSTUBS_ENTRY3 254, SetTimerResolution, 3 SYSSTUBS_ENTRY4 254, SetTimerResolution, 3 SYSSTUBS_ENTRY5 254, SetTimerResolution, 3 SYSSTUBS_ENTRY6 254, SetTimerResolution, 3 SYSSTUBS_ENTRY7 254, SetTimerResolution, 3 SYSSTUBS_ENTRY8 254, SetTimerResolution, 3 SYSSTUBS_ENTRY1 255, SetUuidSeed, 1 SYSSTUBS_ENTRY2 255, SetUuidSeed, 1 SYSSTUBS_ENTRY3 255, SetUuidSeed, 1 SYSSTUBS_ENTRY4 255, SetUuidSeed, 1 SYSSTUBS_ENTRY5 255, SetUuidSeed, 1 SYSSTUBS_ENTRY6 255, SetUuidSeed, 1 SYSSTUBS_ENTRY7 255, SetUuidSeed, 1 SYSSTUBS_ENTRY8 255, SetUuidSeed, 1 SYSSTUBS_ENTRY1 256, SetValueKey, 6 SYSSTUBS_ENTRY2 256, SetValueKey, 6 SYSSTUBS_ENTRY3 256, SetValueKey, 6 SYSSTUBS_ENTRY4 256, SetValueKey, 6 SYSSTUBS_ENTRY5 256, SetValueKey, 6 SYSSTUBS_ENTRY6 256, SetValueKey, 6 SYSSTUBS_ENTRY7 256, SetValueKey, 6 SYSSTUBS_ENTRY8 256, SetValueKey, 6 SYSSTUBS_ENTRY1 257, SetVolumeInformationFile, 5 SYSSTUBS_ENTRY2 257, SetVolumeInformationFile, 5 SYSSTUBS_ENTRY3 257, SetVolumeInformationFile, 5 SYSSTUBS_ENTRY4 257, SetVolumeInformationFile, 5 SYSSTUBS_ENTRY5 257, SetVolumeInformationFile, 5 SYSSTUBS_ENTRY6 257, SetVolumeInformationFile, 5 SYSSTUBS_ENTRY7 257, SetVolumeInformationFile, 5 SYSSTUBS_ENTRY8 257, SetVolumeInformationFile, 5 SYSSTUBS_ENTRY1 258, ShutdownSystem, 1 SYSSTUBS_ENTRY2 258, ShutdownSystem, 1 SYSSTUBS_ENTRY3 258, ShutdownSystem, 1 SYSSTUBS_ENTRY4 258, ShutdownSystem, 1 SYSSTUBS_ENTRY5 258, ShutdownSystem, 1 SYSSTUBS_ENTRY6 258, ShutdownSystem, 1 SYSSTUBS_ENTRY7 258, ShutdownSystem, 1 SYSSTUBS_ENTRY8 258, ShutdownSystem, 1 SYSSTUBS_ENTRY1 259, SignalAndWaitForSingleObject, 4 SYSSTUBS_ENTRY2 259, SignalAndWaitForSingleObject, 4 SYSSTUBS_ENTRY3 259, SignalAndWaitForSingleObject, 4 SYSSTUBS_ENTRY4 259, SignalAndWaitForSingleObject, 4 SYSSTUBS_ENTRY5 259, SignalAndWaitForSingleObject, 4 SYSSTUBS_ENTRY6 259, SignalAndWaitForSingleObject, 4 SYSSTUBS_ENTRY7 259, SignalAndWaitForSingleObject, 4 SYSSTUBS_ENTRY8 259, SignalAndWaitForSingleObject, 4 SYSSTUBS_ENTRY1 260, StartProfile, 1 SYSSTUBS_ENTRY2 260, StartProfile, 1 SYSSTUBS_ENTRY3 260, StartProfile, 1 SYSSTUBS_ENTRY4 260, StartProfile, 1 SYSSTUBS_ENTRY5 260, StartProfile, 1 SYSSTUBS_ENTRY6 260, StartProfile, 1 SYSSTUBS_ENTRY7 260, StartProfile, 1 SYSSTUBS_ENTRY8 260, StartProfile, 1 SYSSTUBS_ENTRY1 261, StopProfile, 1 SYSSTUBS_ENTRY2 261, StopProfile, 1 SYSSTUBS_ENTRY3 261, StopProfile, 1 SYSSTUBS_ENTRY4 261, StopProfile, 1 SYSSTUBS_ENTRY5 261, StopProfile, 1 SYSSTUBS_ENTRY6 261, StopProfile, 1 SYSSTUBS_ENTRY7 261, StopProfile, 1 SYSSTUBS_ENTRY8 261, StopProfile, 1 SYSSTUBS_ENTRY1 262, SuspendProcess, 1 SYSSTUBS_ENTRY2 262, SuspendProcess, 1 SYSSTUBS_ENTRY3 262, SuspendProcess, 1 SYSSTUBS_ENTRY4 262, SuspendProcess, 1 SYSSTUBS_ENTRY5 262, SuspendProcess, 1 SYSSTUBS_ENTRY6 262, SuspendProcess, 1 SYSSTUBS_ENTRY7 262, SuspendProcess, 1 SYSSTUBS_ENTRY8 262, SuspendProcess, 1 SYSSTUBS_ENTRY1 263, SuspendThread, 2 SYSSTUBS_ENTRY2 263, SuspendThread, 2 SYSSTUBS_ENTRY3 263, SuspendThread, 2 SYSSTUBS_ENTRY4 263, SuspendThread, 2 SYSSTUBS_ENTRY5 263, SuspendThread, 2 SYSSTUBS_ENTRY6 263, SuspendThread, 2 SYSSTUBS_ENTRY7 263, SuspendThread, 2 SYSSTUBS_ENTRY8 263, SuspendThread, 2 SYSSTUBS_ENTRY1 264, SystemDebugControl, 6 SYSSTUBS_ENTRY2 264, SystemDebugControl, 6 SYSSTUBS_ENTRY3 264, SystemDebugControl, 6 SYSSTUBS_ENTRY4 264, SystemDebugControl, 6 SYSSTUBS_ENTRY5 264, SystemDebugControl, 6 SYSSTUBS_ENTRY6 264, SystemDebugControl, 6 SYSSTUBS_ENTRY7 264, SystemDebugControl, 6 SYSSTUBS_ENTRY8 264, SystemDebugControl, 6 SYSSTUBS_ENTRY1 265, TerminateJobObject, 2 SYSSTUBS_ENTRY2 265, TerminateJobObject, 2 SYSSTUBS_ENTRY3 265, TerminateJobObject, 2 SYSSTUBS_ENTRY4 265, TerminateJobObject, 2 SYSSTUBS_ENTRY5 265, TerminateJobObject, 2 SYSSTUBS_ENTRY6 265, TerminateJobObject, 2 SYSSTUBS_ENTRY7 265, TerminateJobObject, 2 SYSSTUBS_ENTRY8 265, TerminateJobObject, 2 SYSSTUBS_ENTRY1 266, TerminateProcess, 2 SYSSTUBS_ENTRY2 266, TerminateProcess, 2 SYSSTUBS_ENTRY3 266, TerminateProcess, 2 SYSSTUBS_ENTRY4 266, TerminateProcess, 2 SYSSTUBS_ENTRY5 266, TerminateProcess, 2 SYSSTUBS_ENTRY6 266, TerminateProcess, 2 SYSSTUBS_ENTRY7 266, TerminateProcess, 2 SYSSTUBS_ENTRY8 266, TerminateProcess, 2 SYSSTUBS_ENTRY1 267, TerminateThread, 2 SYSSTUBS_ENTRY2 267, TerminateThread, 2 SYSSTUBS_ENTRY3 267, TerminateThread, 2 SYSSTUBS_ENTRY4 267, TerminateThread, 2 SYSSTUBS_ENTRY5 267, TerminateThread, 2 SYSSTUBS_ENTRY6 267, TerminateThread, 2 SYSSTUBS_ENTRY7 267, TerminateThread, 2 SYSSTUBS_ENTRY8 267, TerminateThread, 2 SYSSTUBS_ENTRY1 268, TestAlert, 0 SYSSTUBS_ENTRY2 268, TestAlert, 0 SYSSTUBS_ENTRY3 268, TestAlert, 0 SYSSTUBS_ENTRY4 268, TestAlert, 0 SYSSTUBS_ENTRY5 268, TestAlert, 0 SYSSTUBS_ENTRY6 268, TestAlert, 0 SYSSTUBS_ENTRY7 268, TestAlert, 0 SYSSTUBS_ENTRY8 268, TestAlert, 0 SYSSTUBS_ENTRY1 269, TraceEvent, 4 SYSSTUBS_ENTRY2 269, TraceEvent, 4 SYSSTUBS_ENTRY3 269, TraceEvent, 4 SYSSTUBS_ENTRY4 269, TraceEvent, 4 SYSSTUBS_ENTRY5 269, TraceEvent, 4 SYSSTUBS_ENTRY6 269, TraceEvent, 4 SYSSTUBS_ENTRY7 269, TraceEvent, 4 SYSSTUBS_ENTRY8 269, TraceEvent, 4 SYSSTUBS_ENTRY1 270, TranslateFilePath, 4 SYSSTUBS_ENTRY2 270, TranslateFilePath, 4 SYSSTUBS_ENTRY3 270, TranslateFilePath, 4 SYSSTUBS_ENTRY4 270, TranslateFilePath, 4 SYSSTUBS_ENTRY5 270, TranslateFilePath, 4 SYSSTUBS_ENTRY6 270, TranslateFilePath, 4 SYSSTUBS_ENTRY7 270, TranslateFilePath, 4 SYSSTUBS_ENTRY8 270, TranslateFilePath, 4 SYSSTUBS_ENTRY1 271, UnloadDriver, 1 SYSSTUBS_ENTRY2 271, UnloadDriver, 1 SYSSTUBS_ENTRY3 271, UnloadDriver, 1 SYSSTUBS_ENTRY4 271, UnloadDriver, 1 SYSSTUBS_ENTRY5 271, UnloadDriver, 1 SYSSTUBS_ENTRY6 271, UnloadDriver, 1 SYSSTUBS_ENTRY7 271, UnloadDriver, 1 SYSSTUBS_ENTRY8 271, UnloadDriver, 1 SYSSTUBS_ENTRY1 272, UnloadKey, 1 SYSSTUBS_ENTRY2 272, UnloadKey, 1 SYSSTUBS_ENTRY3 272, UnloadKey, 1 SYSSTUBS_ENTRY4 272, UnloadKey, 1 SYSSTUBS_ENTRY5 272, UnloadKey, 1 SYSSTUBS_ENTRY6 272, UnloadKey, 1 SYSSTUBS_ENTRY7 272, UnloadKey, 1 SYSSTUBS_ENTRY8 272, UnloadKey, 1 SYSSTUBS_ENTRY1 273, UnloadKey2, 2 SYSSTUBS_ENTRY2 273, UnloadKey2, 2 SYSSTUBS_ENTRY3 273, UnloadKey2, 2 SYSSTUBS_ENTRY4 273, UnloadKey2, 2 SYSSTUBS_ENTRY5 273, UnloadKey2, 2 SYSSTUBS_ENTRY6 273, UnloadKey2, 2 SYSSTUBS_ENTRY7 273, UnloadKey2, 2 SYSSTUBS_ENTRY8 273, UnloadKey2, 2 SYSSTUBS_ENTRY1 274, UnloadKeyEx, 2 SYSSTUBS_ENTRY2 274, UnloadKeyEx, 2 SYSSTUBS_ENTRY3 274, UnloadKeyEx, 2 SYSSTUBS_ENTRY4 274, UnloadKeyEx, 2 SYSSTUBS_ENTRY5 274, UnloadKeyEx, 2 SYSSTUBS_ENTRY6 274, UnloadKeyEx, 2 SYSSTUBS_ENTRY7 274, UnloadKeyEx, 2 SYSSTUBS_ENTRY8 274, UnloadKeyEx, 2 SYSSTUBS_ENTRY1 275, UnlockFile, 5 SYSSTUBS_ENTRY2 275, UnlockFile, 5 SYSSTUBS_ENTRY3 275, UnlockFile, 5 SYSSTUBS_ENTRY4 275, UnlockFile, 5 SYSSTUBS_ENTRY5 275, UnlockFile, 5 SYSSTUBS_ENTRY6 275, UnlockFile, 5 SYSSTUBS_ENTRY7 275, UnlockFile, 5 SYSSTUBS_ENTRY8 275, UnlockFile, 5 SYSSTUBS_ENTRY1 276, UnlockVirtualMemory, 4 SYSSTUBS_ENTRY2 276, UnlockVirtualMemory, 4 SYSSTUBS_ENTRY3 276, UnlockVirtualMemory, 4 SYSSTUBS_ENTRY4 276, UnlockVirtualMemory, 4 SYSSTUBS_ENTRY5 276, UnlockVirtualMemory, 4 SYSSTUBS_ENTRY6 276, UnlockVirtualMemory, 4 SYSSTUBS_ENTRY7 276, UnlockVirtualMemory, 4 SYSSTUBS_ENTRY8 276, UnlockVirtualMemory, 4 SYSSTUBS_ENTRY1 277, UnmapViewOfSection, 2 SYSSTUBS_ENTRY2 277, UnmapViewOfSection, 2 SYSSTUBS_ENTRY3 277, UnmapViewOfSection, 2 SYSSTUBS_ENTRY4 277, UnmapViewOfSection, 2 SYSSTUBS_ENTRY5 277, UnmapViewOfSection, 2 SYSSTUBS_ENTRY6 277, UnmapViewOfSection, 2 SYSSTUBS_ENTRY7 277, UnmapViewOfSection, 2 SYSSTUBS_ENTRY8 277, UnmapViewOfSection, 2 SYSSTUBS_ENTRY1 278, VdmControl, 2 SYSSTUBS_ENTRY2 278, VdmControl, 2 SYSSTUBS_ENTRY3 278, VdmControl, 2 SYSSTUBS_ENTRY4 278, VdmControl, 2 SYSSTUBS_ENTRY5 278, VdmControl, 2 SYSSTUBS_ENTRY6 278, VdmControl, 2 SYSSTUBS_ENTRY7 278, VdmControl, 2 SYSSTUBS_ENTRY8 278, VdmControl, 2 SYSSTUBS_ENTRY1 279, WaitForDebugEvent, 4 SYSSTUBS_ENTRY2 279, WaitForDebugEvent, 4 SYSSTUBS_ENTRY3 279, WaitForDebugEvent, 4 SYSSTUBS_ENTRY4 279, WaitForDebugEvent, 4 SYSSTUBS_ENTRY5 279, WaitForDebugEvent, 4 SYSSTUBS_ENTRY6 279, WaitForDebugEvent, 4 SYSSTUBS_ENTRY7 279, WaitForDebugEvent, 4 SYSSTUBS_ENTRY8 279, WaitForDebugEvent, 4 SYSSTUBS_ENTRY1 280, WaitForMultipleObjects, 5 SYSSTUBS_ENTRY2 280, WaitForMultipleObjects, 5 SYSSTUBS_ENTRY3 280, WaitForMultipleObjects, 5 SYSSTUBS_ENTRY4 280, WaitForMultipleObjects, 5 SYSSTUBS_ENTRY5 280, WaitForMultipleObjects, 5 SYSSTUBS_ENTRY6 280, WaitForMultipleObjects, 5 SYSSTUBS_ENTRY7 280, WaitForMultipleObjects, 5 SYSSTUBS_ENTRY8 280, WaitForMultipleObjects, 5 SYSSTUBS_ENTRY1 281, WaitForSingleObject, 3 SYSSTUBS_ENTRY2 281, WaitForSingleObject, 3 SYSSTUBS_ENTRY3 281, WaitForSingleObject, 3 SYSSTUBS_ENTRY4 281, WaitForSingleObject, 3 SYSSTUBS_ENTRY5 281, WaitForSingleObject, 3 SYSSTUBS_ENTRY6 281, WaitForSingleObject, 3 SYSSTUBS_ENTRY7 281, WaitForSingleObject, 3 SYSSTUBS_ENTRY8 281, WaitForSingleObject, 3 SYSSTUBS_ENTRY1 282, WaitHighEventPair, 1 SYSSTUBS_ENTRY2 282, WaitHighEventPair, 1 SYSSTUBS_ENTRY3 282, WaitHighEventPair, 1 SYSSTUBS_ENTRY4 282, WaitHighEventPair, 1 SYSSTUBS_ENTRY5 282, WaitHighEventPair, 1 SYSSTUBS_ENTRY6 282, WaitHighEventPair, 1 SYSSTUBS_ENTRY7 282, WaitHighEventPair, 1 SYSSTUBS_ENTRY8 282, WaitHighEventPair, 1 SYSSTUBS_ENTRY1 283, WaitLowEventPair, 1 SYSSTUBS_ENTRY2 283, WaitLowEventPair, 1 SYSSTUBS_ENTRY3 283, WaitLowEventPair, 1 SYSSTUBS_ENTRY4 283, WaitLowEventPair, 1 SYSSTUBS_ENTRY5 283, WaitLowEventPair, 1 SYSSTUBS_ENTRY6 283, WaitLowEventPair, 1 SYSSTUBS_ENTRY7 283, WaitLowEventPair, 1 SYSSTUBS_ENTRY8 283, WaitLowEventPair, 1 SYSSTUBS_ENTRY1 284, WriteFile, 9 SYSSTUBS_ENTRY2 284, WriteFile, 9 SYSSTUBS_ENTRY3 284, WriteFile, 9 SYSSTUBS_ENTRY4 284, WriteFile, 9 SYSSTUBS_ENTRY5 284, WriteFile, 9 SYSSTUBS_ENTRY6 284, WriteFile, 9 SYSSTUBS_ENTRY7 284, WriteFile, 9 SYSSTUBS_ENTRY8 284, WriteFile, 9 SYSSTUBS_ENTRY1 285, WriteFileGather, 9 SYSSTUBS_ENTRY2 285, WriteFileGather, 9 SYSSTUBS_ENTRY3 285, WriteFileGather, 9 SYSSTUBS_ENTRY4 285, WriteFileGather, 9 SYSSTUBS_ENTRY5 285, WriteFileGather, 9 SYSSTUBS_ENTRY6 285, WriteFileGather, 9 SYSSTUBS_ENTRY7 285, WriteFileGather, 9 SYSSTUBS_ENTRY8 285, WriteFileGather, 9 SYSSTUBS_ENTRY1 286, WriteRequestData, 6 SYSSTUBS_ENTRY2 286, WriteRequestData, 6 SYSSTUBS_ENTRY3 286, WriteRequestData, 6 SYSSTUBS_ENTRY4 286, WriteRequestData, 6 SYSSTUBS_ENTRY5 286, WriteRequestData, 6 SYSSTUBS_ENTRY6 286, WriteRequestData, 6 SYSSTUBS_ENTRY7 286, WriteRequestData, 6 SYSSTUBS_ENTRY8 286, WriteRequestData, 6 SYSSTUBS_ENTRY1 287, WriteVirtualMemory, 5 SYSSTUBS_ENTRY2 287, WriteVirtualMemory, 5 SYSSTUBS_ENTRY3 287, WriteVirtualMemory, 5 SYSSTUBS_ENTRY4 287, WriteVirtualMemory, 5 SYSSTUBS_ENTRY5 287, WriteVirtualMemory, 5 SYSSTUBS_ENTRY6 287, WriteVirtualMemory, 5 SYSSTUBS_ENTRY7 287, WriteVirtualMemory, 5 SYSSTUBS_ENTRY8 287, WriteVirtualMemory, 5 SYSSTUBS_ENTRY1 288, YieldExecution, 0 SYSSTUBS_ENTRY2 288, YieldExecution, 0 SYSSTUBS_ENTRY3 288, YieldExecution, 0 SYSSTUBS_ENTRY4 288, YieldExecution, 0 SYSSTUBS_ENTRY5 288, YieldExecution, 0 SYSSTUBS_ENTRY6 288, YieldExecution, 0 SYSSTUBS_ENTRY7 288, YieldExecution, 0 SYSSTUBS_ENTRY8 288, YieldExecution, 0 SYSSTUBS_ENTRY1 289, CreateKeyedEvent, 4 SYSSTUBS_ENTRY2 289, CreateKeyedEvent, 4 SYSSTUBS_ENTRY3 289, CreateKeyedEvent, 4 SYSSTUBS_ENTRY4 289, CreateKeyedEvent, 4 SYSSTUBS_ENTRY5 289, CreateKeyedEvent, 4 SYSSTUBS_ENTRY6 289, CreateKeyedEvent, 4 SYSSTUBS_ENTRY7 289, CreateKeyedEvent, 4 SYSSTUBS_ENTRY8 289, CreateKeyedEvent, 4 SYSSTUBS_ENTRY1 290, OpenKeyedEvent, 3 SYSSTUBS_ENTRY2 290, OpenKeyedEvent, 3 SYSSTUBS_ENTRY3 290, OpenKeyedEvent, 3 SYSSTUBS_ENTRY4 290, OpenKeyedEvent, 3 SYSSTUBS_ENTRY5 290, OpenKeyedEvent, 3 SYSSTUBS_ENTRY6 290, OpenKeyedEvent, 3 SYSSTUBS_ENTRY7 290, OpenKeyedEvent, 3 SYSSTUBS_ENTRY8 290, OpenKeyedEvent, 3 SYSSTUBS_ENTRY1 291, ReleaseKeyedEvent, 4 SYSSTUBS_ENTRY2 291, ReleaseKeyedEvent, 4 SYSSTUBS_ENTRY3 291, ReleaseKeyedEvent, 4 SYSSTUBS_ENTRY4 291, ReleaseKeyedEvent, 4 SYSSTUBS_ENTRY5 291, ReleaseKeyedEvent, 4 SYSSTUBS_ENTRY6 291, ReleaseKeyedEvent, 4 SYSSTUBS_ENTRY7 291, ReleaseKeyedEvent, 4 SYSSTUBS_ENTRY8 291, ReleaseKeyedEvent, 4 SYSSTUBS_ENTRY1 292, WaitForKeyedEvent, 4 SYSSTUBS_ENTRY2 292, WaitForKeyedEvent, 4 SYSSTUBS_ENTRY3 292, WaitForKeyedEvent, 4 SYSSTUBS_ENTRY4 292, WaitForKeyedEvent, 4 SYSSTUBS_ENTRY5 292, WaitForKeyedEvent, 4 SYSSTUBS_ENTRY6 292, WaitForKeyedEvent, 4 SYSSTUBS_ENTRY7 292, WaitForKeyedEvent, 4 SYSSTUBS_ENTRY8 292, WaitForKeyedEvent, 4 SYSSTUBS_ENTRY1 293, QueryPortInformationProcess, 0 SYSSTUBS_ENTRY2 293, QueryPortInformationProcess, 0 SYSSTUBS_ENTRY3 293, QueryPortInformationProcess, 0 SYSSTUBS_ENTRY4 293, QueryPortInformationProcess, 0 SYSSTUBS_ENTRY5 293, QueryPortInformationProcess, 0 SYSSTUBS_ENTRY6 293, QueryPortInformationProcess, 0 SYSSTUBS_ENTRY7 293, QueryPortInformationProcess, 0 SYSSTUBS_ENTRY8 293, QueryPortInformationProcess, 0 SYSSTUBS_ENTRY1 294, GetCurrentProcessorNumber, 0 SYSSTUBS_ENTRY2 294, GetCurrentProcessorNumber, 0 SYSSTUBS_ENTRY3 294, GetCurrentProcessorNumber, 0 SYSSTUBS_ENTRY4 294, GetCurrentProcessorNumber, 0 SYSSTUBS_ENTRY5 294, GetCurrentProcessorNumber, 0 SYSSTUBS_ENTRY6 294, GetCurrentProcessorNumber, 0 SYSSTUBS_ENTRY7 294, GetCurrentProcessorNumber, 0 SYSSTUBS_ENTRY8 294, GetCurrentProcessorNumber, 0 SYSSTUBS_ENTRY1 295, WaitForMultipleObjects32, 5 SYSSTUBS_ENTRY2 295, WaitForMultipleObjects32, 5 SYSSTUBS_ENTRY3 295, WaitForMultipleObjects32, 5 SYSSTUBS_ENTRY4 295, WaitForMultipleObjects32, 5 SYSSTUBS_ENTRY5 295, WaitForMultipleObjects32, 5 SYSSTUBS_ENTRY6 295, WaitForMultipleObjects32, 5 SYSSTUBS_ENTRY7 295, WaitForMultipleObjects32, 5 SYSSTUBS_ENTRY8 295, WaitForMultipleObjects32, 5 STUBS_END
43.426388
135
0.793725
14d9438c06fe578bfdd01202f85ee899627ee77c
714
asm
Assembly
oeis/159/A159240.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/159/A159240.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/159/A159240.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A159240: Numerator of Hermite(n, 5/9). ; Submitted by Christian Krause ; 1,10,-62,-3860,-8468,2416600,31025080,-2038684400,-55569284720,2086442135200,101884438473760,-2361191874286400,-205169988103104320,2538457122581718400,457472566170954881920,-1182495092305788512000,-1123483286718478248185600,-8169805587928178658752000,3012374915743407308915622400,53946902251832642058077056000,-8732620968139881276261515187200,-262114172977336573030784813312000,27087234803838510371533826533734400,1205047260529612649997055339981312000,-88876564273806163144364484264881254400 mov $1,1 lpb $0 sub $0,1 mul $2,9 sub $2,$1 add $1,$2 sub $2,$1 mul $1,2 sub $1,$2 mul $2,9 sub $1,$2 mul $2,$0 lpe mov $0,$1
37.578947
493
0.805322
c41b296db4fdc4d59f93f2281e1c9d1a328f2a3d
793
asm
Assembly
programs/oeis/140/A140375.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/140/A140375.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/140/A140375.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A140375: Primes of the form 26n+23. ; 23,101,127,179,257,283,439,491,569,647,673,751,829,881,907,1063,1193,1297,1427,1453,1531,1583,1609,1973,1999,2129,2207,2311,2389,2441,2467,2753,2857,2909,3169,3221,3299,3533,3559,3637,3767,3793,3923,4001,4027,4079,4157,4261,4339,4391,4547,4651,4703,4729,4937,5119,5171,5197,5431,5483,5639,5717,5743,5821,6029,6133,6211,6263,6367,6653,6679,6991,7043,7069,7121,7433,7459,7537,7589,7823,7901,7927,8161,8291,8317,8369,8447,8629,8681,8707,8837,8863,8941,9227,9461,9539,9643,9721,9851,9929 mov $2,$0 add $2,2 pow $2,2 lpb $2 add $1,9 sub $2,1 mov $3,$1 seq $3,10051 ; Characteristic function of primes: 1 if n is prime, else 0. sub $0,$3 add $1,4 mov $4,$0 max $4,0 cmp $4,$0 mul $2,$4 lpe div $1,2 sub $1,22 mul $1,2 add $1,41 mov $0,$1
33.041667
485
0.706179
21d7627afafb4891b07993eccfffa939e46d255a
553
asm
Assembly
programs/oeis/071/A071875.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/071/A071875.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/071/A071875.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A071875: Decimal expansion of the eighth (of 10) decimal selvage number; the n-th digit of a decimal selvage number, x, is equal to the tenths digit of n*x. ; 7,4,2,9,7,4,2,9,6,4,1,9,6,4,1,8,6,3,1,8,6,3,0,8,5,3,0,8,5,2,0,7,5,2,0,7,4,2,9,7,4,2,9,6,4,1,9,6,4,1,8,6,3,1,8,6,3,0,8,5,3,0,8,5,2,0,7,5,2,0,7,4,2,9,7,4,2,9,6,4,1,9,6,4,1,8,6,3,1,8,6,3,0,8,5,3,0,8,5,2 mul $0,2 add $0,1 cal $0,71792 ; Decimal expansion of the fourth (of 10) decimal selvage number; the n-th digit of a decimal selvage number, x, is equal to the tenths digit of n*x. mov $1,$0
69.125
201
0.64557
15915cc174accc83775c790f590ce2b4643255d2
530
asm
Assembly
project/core.asm
HKhademian/AssemblyDandamudi
b4d4ccbb7e585953a8d2d22b47d815a3f45f9129
[ "Unlicense" ]
1
2020-05-07T14:20:09.000Z
2020-05-07T14:20:09.000Z
project/core.asm
HKhademian/AssemblyDandamudi
b4d4ccbb7e585953a8d2d22b47d815a3f45f9129
[ "Unlicense" ]
null
null
null
project/core.asm
HKhademian/AssemblyDandamudi
b4d4ccbb7e585953a8d2d22b47d815a3f45f9129
[ "Unlicense" ]
null
null
null
%ifndef CORE_ASM %define CORE_ASM extern Sleep extern Beep %macro sleep 1 ; %macro sleep 0-1 500 ;;; sleep(dur=500) ;;push eax push ecx push edx push DWORD %1 ; dur milis call Sleep ; eax = if err pop edx pop ecx ;;pop eax %endmacro %macro beep 2 ;;; console.beep(freq, dur=500) ;;; beeps in freq(arg0:DWORD) for dur(arg1:DWORD) mili-secs ;enter 0,0 ;push eax push ecx push edx push DWORD %2 ; dur push DWORD %1 ; freq call Beep ; eax = if err pop edx pop ecx ;pop eax ;leave %endmacro %endif
13.25
60
0.658491
e00c3c852a1168bd8fe89f290228dd38d2920908
248
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_ix/zx_cls_wc_pix.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_ix/zx_cls_wc_pix.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_ix/zx_cls_wc_pix.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void zx_cls_wc_pix(struct r_Rect8 *r, uchar pix) SECTION code_clib SECTION code_arch PUBLIC _zx_cls_wc_pix EXTERN l0_zx_cls_wc_pix _zx_cls_wc_pix: pop af pop bc pop hl push hl push bc push af jp l0_zx_cls_wc_pix
11.809524
50
0.717742
6471c37aba717f1ae61df5135a2ea41959809be8
659
asm
Assembly
oeis/165/A165457.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/165/A165457.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/165/A165457.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A165457: a(n) = (2*n+1)!*(2*n+3)/3. ; Submitted by Jamie Morken(s1) ; 1,10,280,15120,1330560,172972800,31135104000,7410154752000,2252687044608000,851515702861824000,391697223316439040000,215433472824041472000000,139600890389978873856000000,105259071354044070887424000000,91364873935310253530284032000000,90451225195957150994981191680000000,101305372219472009114378934681600000000,127442158252095787465888699829452800000000,178928790185942485602107734560551731200000000,278771055109698392568083850445339597209600000000,479486214788681235217104222765984107200512000000000 mov $1,1 mov $2,10 lpb $0 mul $1,$0 sub $0,1 mul $1,$2 add $2,4 lpe mov $0,$1
47.071429
501
0.852807
7b51d8d35c75b1453838939cd8291714b3d36916
157
asm
Assembly
src/sound/tables/vibrato.asm
ZoomTen/gbmp-v2
197fe9a2ec8da75a41beb794be4daffd3cd8bff1
[ "MIT" ]
null
null
null
src/sound/tables/vibrato.asm
ZoomTen/gbmp-v2
197fe9a2ec8da75a41beb794be4daffd3cd8bff1
[ "MIT" ]
null
null
null
src/sound/tables/vibrato.asm
ZoomTen/gbmp-v2
197fe9a2ec8da75a41beb794be4daffd3cd8bff1
[ "MIT" ]
null
null
null
VibratoTable: ; blech., dw .v020 ; 01 dw .v040 ; 02 .v020 db 0, -1, -2, -2, -1, 0, 1, 2, 2, 1 db $80 dw .v020 .v040 db 0, -1 db $80 dw .v040
13.083333
36
0.490446
47c2574288586ac70fa6641d77a60f73ec571058
5,347
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_261.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_261.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_261.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r14 push %r8 push %rcx push %rdi push %rsi lea addresses_D_ht+0xcca4, %r14 nop xor %rdi, %rdi mov $0x6162636465666768, %r10 movq %r10, %xmm3 and $0xffffffffffffffc0, %r14 vmovaps %ymm3, (%r14) nop nop nop nop add %r8, %r8 lea addresses_D_ht+0x7624, %rsi lea addresses_UC_ht+0xb6a4, %rdi nop nop nop nop nop xor $32408, %r13 mov $107, %rcx rep movsq nop nop nop nop cmp $47823, %r13 lea addresses_D_ht+0xaea4, %r13 sub $57076, %r14 movb (%r13), %cl nop sub $441, %r13 lea addresses_D_ht+0xc4a4, %r8 nop nop nop and $42126, %r10 mov $0x6162636465666768, %rsi movq %rsi, (%r8) nop nop nop nop cmp %r8, %r8 lea addresses_UC_ht+0x8a64, %rcx nop nop nop nop inc %r13 movb (%rcx), %r8b nop nop add $5995, %r14 pop %rsi pop %rdi pop %rcx pop %r8 pop %r14 pop %r13 pop %r10 ret .global s_faulty_load s_faulty_load: push %r13 push %r8 push %r9 push %rbx push %rdi push %rsi // Store lea addresses_UC+0x1e124, %r13 nop nop nop cmp $10396, %rdi movb $0x51, (%r13) nop nop nop xor %r13, %r13 // Faulty Load lea addresses_WC+0x8ca4, %rbx inc %rdi mov (%rbx), %r13d lea oracles, %rsi and $0xff, %r13 shlq $12, %r13 mov (%rsi,%r13,1), %r13 pop %rsi pop %rdi pop %rbx pop %r9 pop %r8 pop %r13 ret /* <gen_faulty_load> [REF] {'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 4, 'NT': False, 'type': 'addresses_WC'}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'congruent': 6, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_UC'}} [Faulty Load] {'src': {'congruent': 0, 'AVXalign': False, 'same': True, 'size': 4, 'NT': False, 'type': 'addresses_WC'}, 'OP': 'LOAD'} <gen_prepare_buffer> {'OP': 'STOR', 'dst': {'congruent': 11, 'AVXalign': True, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_D_ht'}} {'src': {'congruent': 7, 'same': False, 'type': 'addresses_D_ht'}, 'OP': 'REPM', 'dst': {'congruent': 8, 'same': True, 'type': 'addresses_UC_ht'}} {'src': {'congruent': 5, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_D_ht'}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'congruent': 8, 'AVXalign': False, 'same': False, 'size': 8, 'NT': False, 'type': 'addresses_D_ht'}} {'src': {'congruent': 5, 'AVXalign': False, 'same': False, 'size': 1, 'NT': True, 'type': 'addresses_UC_ht'}, 'OP': 'LOAD'} {'00': 21829} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
42.436508
2,999
0.658313
64b277c04c355b37899a2f900b6bf25d1b141a16
3,522
asm
Assembly
src/losp.asm
codebje/losp
f6134a842f254984cea7f5df15e94cf979aeb998
[ "MIT" ]
null
null
null
src/losp.asm
codebje/losp
f6134a842f254984cea7f5df15e94cf979aeb998
[ "MIT" ]
null
null
null
src/losp.asm
codebje/losp
f6134a842f254984cea7f5df15e94cf979aeb998
[ "MIT" ]
null
null
null
.z180 #target bin #code TEXT, $100 #data PROG, TEXT_end .align 4 program: equ $ #code TEXT org $100 ld sp, (6) jp main test: call alloc_init ld bc, $8038 loop: call allocate call print_state djnz loop dec c jr nz, loop jp 0 state_msg: .text 'BC=' state_bc: .text '????, allocated=' state_hl: .text '????',13,10,'$' print_state: ld a, b call bin_to_hex ld (state_bc), de ld a, c call bin_to_hex ld (state_bc+2), de ld a, h call bin_to_hex ld (state_hl), de ld a, l call bin_to_hex ld (state_hl+2), de push bc ld de, state_msg ld c, 9 call 5 pop bc ret main: ld ix, input ld iy, output call tokenise cp TOK_EOF jr z, done ld de, parse_error ld c, 9 call 5 done: halt input: ld hl, (ptr) ld a, (hl) inc hl ld (ptr),hl ret output: cp TOK_EOF+1 jr nc, err or a ret z ld bc, hl ld hl, jumps dec a ld d, 0 add a ld e, a add hl, de ld a, (hl) inc hl ld h, (hl) ld l, a jp (hl) err: ld de, parse_error ld c, 9 jp 5 ; return from here to the tokeniser ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; bin_to_hex - convert an 8-bit binary value to hex digits ;; ;; https://stackoverflow.com/questions/22838444/convert-an-8bit-number-to-hex-in-z80-assembler ;; ;; in: a value ;; out: de hex digits #local bin_to_hex:: push af push bc ld c, a call shift ld e, a ld a, c call convert ld d, a pop bc pop af ret shift: rra ; shift higher nibble to lower rra rra rra convert: or a, $f0 daa ; I've no idea if this will work on a Z180... add a, $a0 adc a, $40 ret #endlocal ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; variables ptr: dw src src: .text '(print #\a #\x7a "hello world")', $1a parse_error: .text 'parse error', 13, 10, '$' jumps: .dw p_ident .dw p_true .dw p_false .dw p_number .dw p_char .dw p_string .dw p_lparen .dw p_rparen .dw p_hparen .dw p_quote .dw p_bquote .dw p_comma .dw p_comma_at .dw p_period .dw p_eof #local p_ident:: ld de, msg ld c, 9 jp 5 msg: .text 'ident',13,10,'$' #endlocal #local p_true:: ld de, msg ld c, 9 jp 5 msg: .text 'true',13,10,'$' #endlocal #local p_false:: ld de, msg ld c, 9 jp 5 msg: .text 'false',13,10,'$' #endlocal #local p_number:: ld de, msg ld c, 9 jp 5 msg: .text 'number',13,10,'$' #endlocal #local p_char:: ld de, msg ld a, c ld (val), a ld c, 9 jp 5 msg: .text 'char: ' val: .text '?',13,10,'$' #endlocal #local p_string:: ld de, msg ld c, 9 jp 5 msg: .text 'string',13,10,'$' #endlocal #local p_lparen:: ld de, msg ld c, 9 jp 5 msg: .text 'left-paren',13,10,'$' #endlocal #local p_rparen:: ld de, msg ld c, 9 jp 5 msg: .text 'right-paren',13,10,'$' #endlocal #local p_hparen:: ld de, msg ld c, 9 jp 5 msg: .text 'hash-paren',13,10,'$' #endlocal #local p_quote:: ld de, msg ld c, 9 jp 5 msg: .text 'quote',13,10,'$' #endlocal #local p_bquote:: ld de, msg ld c, 9 jp 5 msg: .text 'backquote',13,10,'$' #endlocal #local p_comma:: ld de, msg ld c, 9 jp 5 msg: .text 'comma',13,10,'$' #endlocal #local p_comma_at:: ld de, msg ld c, 9 jp 5 msg: .text 'comma-at',13,10,'$' #endlocal #local p_period:: ld de, msg ld c, 9 jp 5 msg: .text 'period',13,10,'$' #endlocal #local p_eof:: ld de, msg ld c, 9 jp 5 msg: .text 'EOF',13,10,'$' #endlocal #include "alloc.asm" #include "token.asm" #include "symbols.asm"
13.97619
94
0.575525
0499ed25dd271ffc060d3a421f656fd70e49382e
1,166
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_1_1691.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_1_1691.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_1_1691.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r13 push %r8 push %r9 push %rcx push %rdi push %rdx push %rsi // Load lea addresses_A+0x1149b, %r13 nop nop sub %r9, %r9 mov (%r13), %rdx inc %r13 // Store lea addresses_WC+0x7a9b, %rcx nop dec %rdi mov $0x5152535455565758, %r13 movq %r13, (%rcx) nop nop nop cmp $15544, %r13 // Faulty Load lea addresses_US+0xb49b, %rdi nop nop nop and %r8, %r8 mov (%rdi), %r13 lea oracles, %rsi and $0xff, %r13 shlq $12, %r13 mov (%rsi,%r13,1), %r13 pop %rsi pop %rdx pop %rdi pop %rcx pop %r9 pop %r8 pop %r13 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_US', 'congruent': 0}} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_A', 'congruent': 11}} {'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_WC', 'congruent': 8}, 'OP': 'STOR'} [Faulty Load] {'OP': 'LOAD', 'src': {'same': True, 'NT': True, 'AVXalign': False, 'size': 8, 'type': 'addresses_US', 'congruent': 0}} <gen_prepare_buffer> {'00': 1} 00 */
17.666667
121
0.636364
91787dac3fc9883a2821d932c0218f9b3e6aa12f
570
asm
Assembly
Jahr 1/MC/Programmierung/Maskierung/Maskierung/main.asm
BackInBash/Technikerschule
6e30654417732fae065e36a40789866ccca6aa7e
[ "MIT" ]
2
2021-01-20T16:16:41.000Z
2022-01-12T15:37:53.000Z
Jahr 1/MC/Programmierung/Maskierung/Maskierung/main.asm
BackInBash/Technikerschule
6e30654417732fae065e36a40789866ccca6aa7e
[ "MIT" ]
2
2020-06-17T21:55:24.000Z
2021-09-08T20:40:41.000Z
Jahr 1/MC/Programmierung/Maskierung/Maskierung/main.asm
BackInBash/Technikerschule
6e30654417732fae065e36a40789866ccca6aa7e
[ "MIT" ]
1
2020-12-28T13:03:34.000Z
2020-12-28T13:03:34.000Z
; ; Maskierung.asm ; ; Created: 07/05/2021 14:26:56 ; Author : Markus ; .INCLUDE "m16def.inc" init: ; Setup Bit-Mask LDI R16, 0b00001111 ; low-nibbl Mask LDI R17, 0b11110000 ; high-nibbl Mask LDI R18, 0 ; Register for low nibbl mask LDI R19, 0 ; Register for high nibbl mask LDI R20, 0xff ; Initialize PORTA out DDRA, R20 LDI R21, 0x00 ; Initialize PORTB out DDRB, R21 main: in R18, PORTA ; Save PORTA Results in R19, PORTA AND R18, R16 ; Mask Results AND R19, R17 ADD R18, R19 ; Add both results out PORTB, R18 ; Write results to PORTB
16.285714
42
0.680702
97ff2a21e3762c190207e8a4165e51d29e20d2d1
554
asm
Assembly
programs/oeis/058/A058331.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/058/A058331.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/058/A058331.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A058331: a(n) = 2*n^2 + 1. ; 1,3,9,19,33,51,73,99,129,163,201,243,289,339,393,451,513,579,649,723,801,883,969,1059,1153,1251,1353,1459,1569,1683,1801,1923,2049,2179,2313,2451,2593,2739,2889,3043,3201,3363,3529,3699,3873,4051,4233,4419,4609,4803,5001,5203,5409,5619,5833,6051,6273,6499,6729,6963,7201,7443,7689,7939,8193,8451,8713,8979,9249,9523,9801,10083,10369,10659,10953,11251,11553,11859,12169,12483,12801,13123,13449,13779,14113,14451,14793,15139,15489,15843,16201,16563,16929,17299,17673,18051,18433,18819,19209,19603 pow $0,2 mul $0,2 add $0,1
79.142857
496
0.763538
19f156b2858597db4ec6c3f38b02f954239891d8
335
asm
Assembly
oeis/240/A240917.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/240/A240917.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/240/A240917.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A240917: a(n) = 2*3^(2*n) - 3*3^n + 1. ; 0,10,136,1378,12880,117370,1060696,9559378,86073760,774781930,6973391656,62761587778,564857478640,5083726873690,45753570561016,411782221142578,3706040248563520,33354363011912650,300189269431736776,2701703431859199778 seq $0,36543 ; a(n) = T(3,n), array T given by A048471. pow $0,2 div $0,8
47.857143
218
0.770149
cc50233471faa4d1eb6268a40d9bfa01b6d2acfd
2,718
asm
Assembly
02_adc/adc.asm
Telemin/xpress_asm
d78d8ccfdd160fd26a2d9c27d29f0fa91ea4923f
[ "MIT" ]
null
null
null
02_adc/adc.asm
Telemin/xpress_asm
d78d8ccfdd160fd26a2d9c27d29f0fa91ea4923f
[ "MIT" ]
null
null
null
02_adc/adc.asm
Telemin/xpress_asm
d78d8ccfdd160fd26a2d9c27d29f0fa91ea4923f
[ "MIT" ]
null
null
null
#include "p16F18855.inc" ; This contains all the definitions for our PIC ;PIC Config - We'll talk about this later ; __config 0x37EC __CONFIG _CONFIG1, _FEXTOSC_OFF & _RSTOSC_HFINT1 & _CLKOUTEN_OFF & _CSWEN_OFF & _FCMEN_ON ; CONFIG2 ; __config 0x3FFF __CONFIG _CONFIG2, _MCLRE_ON & _PWRTE_OFF & _LPBOREN_OFF & _BOREN_ON & _BORV_LO & _ZCD_OFF & _PPS1WAY_ON & _STVREN_ON ; CONFIG3 ; __config 0x3FFF __CONFIG _CONFIG3, _WDTCPS_WDTCPS_31 & _WDTE_OFF & _WDTCWS_WDTCWS_7 & _WDTCCS_SC ; CONFIG4 ; __config 0x3FFF __CONFIG _CONFIG4, _WRT_OFF & _SCANE_available & _LVP_ON ; CONFIG5 ; __config 0x3FFF __CONFIG _CONFIG5, _CP_OFF & _CPD_OFF ; use equ to assign friendly names to RAM addresses COUNT1 equ 0x70 ; Define a counter variable COUNT2 equ 0x71 ; and another so we can count > 256 LEDCOUNT equ 0x72 ; how high we can count on our LEDS CURRCOUNT equ 0x73 ; the actual 'counter' for our leds RES_VECT CODE 0x0000 ; processor reset vector GOTO START ; go to beginning of program MAIN_PROG CODE ; let linker place main program START MOVLW b'10000' ; Set up PORTA 0-3 for output, 4 for input MOVWF TRISA ; We must explicitly set them to 0 to enable the output MOVLB d'30' ; select bank 30 (for ANSELA) BSF ANSELA,4 ; Set RA4 to Analogue MOVLB 1 ; Select Bank for for ADCON0 BSF ADCON0,7 ; ADC ON MOVLW b'000100' MOVWF ADPCH ; Select ANA4 for input CLRF BSR ; Back to bank 0 MOVLW 0x10 ; move 0x0f (decimal 15 b'1111') into accumulator MOVWF LEDCOUNT ; write to LEDCOUNT MOVWF CURRCOUNT ; also write 15 to CURRCOUNT LOOP ;label the start of our main loop ;read out adc to get repeat rate MOVLB 1 BSF ADCON0,ADGO ;run adc BTFSC ADCON0,ADGO ;check if it is done yet GOTO $-1 ;spinlock MOVF ADRESH,0 MOVWF COUNT2 ; copy result to COUNT2 MOVLB 0 ; write current count to the LEDS COMF CURRCOUNT,0 ; take the complement (bitwise not) of the countdown MOVWF LATA ; write to the output latch ; delay loop SL1 DECFSZ COUNT1,1 ; subtract one from counter2 and check for zero GOTO SL1 ; go round again unless the counter reached zero DECFSZ COUNT2,1 ; subtract one from counter2 and check for zero GOTO SL1 ; go round again unless the counter reached zero DECFSZ CURRCOUNT,1 ; subtract one from our counter, check for zero GOTO LOOP ; loop round unless we reached zero MOVF LEDCOUNT,0 MOVWF CURRCOUNT ; reset CURRCOUNT to 0x0f so we can start again GOTO LOOP ;start again END ; assembler always needs an end statement
35.298701
118
0.686166
21656f78c762c01bb296c8042a5d381a256ad281
662
asm
Assembly
oeis/315/A315728.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/315/A315728.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/315/A315728.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A315728: Coordination sequence Gal.6.342.6 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; Submitted by Simon Strandgaard ; 1,6,12,18,22,26,32,36,40,46,52,58,64,70,76,80,84,90,94,98,104,110,116,122,128,134,138,142,148,152,156,162,168,174,180,186,192,196,200,206,210,214,220,226,232,238,244,250,254,258 mov $1,$0 seq $1,311523 ; Coordination sequence Gal.6.119.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. mov $2,$0 mul $0,10 sub $0,1 mod $0,$1 add $0,1 mov $3,$2 mul $3,4 add $0,$3
44.133333
182
0.731118
a595c096436a3baa36654e96d611d1925e5e531f
395
asm
Assembly
bootloader/protected_mode/print_string_pm.asm
omerk2511/KatzOS
bf9d1ba22e5cc14b509938430595637c48856862
[ "MIT" ]
3
2019-12-04T09:42:45.000Z
2020-06-20T04:29:49.000Z
bootloader/protected_mode/print_string_pm.asm
omerk2511/KatzOS
bf9d1ba22e5cc14b509938430595637c48856862
[ "MIT" ]
null
null
null
bootloader/protected_mode/print_string_pm.asm
omerk2511/KatzOS
bf9d1ba22e5cc14b509938430595637c48856862
[ "MIT" ]
null
null
null
[bits 32] VIDEO_MEMORY equ 0xb8000 WHITE_ON_BLACK equ 0x0f ; Prints a NULL-terminated string that starts in the address ; written in ebx, in the top left corner of the screen print_string_pm: pushad mov edx, VIDEO_MEMORY print_string_pm_loop: mov al, byte [ebx] mov ah, WHITE_ON_BLACK mov word [edx], ax inc ebx add edx, 2 cmp byte [ebx], 0 jne print_string_pm_loop popad ret
14.62963
60
0.749367
256731497fae3d4f9b17ec629d3711d12b5f7f3f
5,613
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_16487_105.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_16487_105.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_16487_105.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x18c08, %rax nop dec %rsi mov $0x6162636465666768, %r14 movq %r14, %xmm2 movups %xmm2, (%rax) cmp $55711, %rdx lea addresses_D_ht+0xb4a4, %r14 nop nop nop nop nop inc %rbp mov (%r14), %edx cmp %rax, %rax lea addresses_D_ht+0xe4c8, %rdi xor $43370, %rdx vmovups (%rdi), %ymm5 vextracti128 $1, %ymm5, %xmm5 vpextrq $0, %xmm5, %r14 nop nop nop and %rdx, %rdx lea addresses_D_ht+0x1a428, %rax xor %rbp, %rbp movb $0x61, (%rax) nop nop nop nop nop and $43452, %rdx lea addresses_UC_ht+0x1ca7c, %r14 nop nop nop xor $38057, %r15 movw $0x6162, (%r14) nop sub %r14, %r14 lea addresses_UC_ht+0xf4c8, %rsi lea addresses_A_ht+0x81c8, %rdi inc %r15 mov $30, %rcx rep movsl nop nop nop nop dec %rdi lea addresses_UC_ht+0xc248, %rsi lea addresses_A_ht+0x52c8, %rdi nop nop nop sub $37229, %rax mov $111, %rcx rep movsw nop nop add %rax, %rax pop %rsi pop %rdx pop %rdi pop %rcx pop %rbp pop %rax pop %r15 pop %r14 ret .global s_faulty_load s_faulty_load: push %r15 push %r8 push %r9 push %rbx push %rdx // Faulty Load lea addresses_US+0x34c8, %rdx nop cmp $62729, %r8 movaps (%rdx), %xmm0 vpextrq $0, %xmm0, %r15 lea oracles, %rbx and $0xff, %r15 shlq $12, %r15 mov (%rbx,%r15,1), %r15 pop %rdx pop %rbx pop %r9 pop %r8 pop %r15 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'type': 'addresses_US', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': False}} [Faulty Load] {'OP': 'LOAD', 'src': {'type': 'addresses_US', 'size': 16, 'AVXalign': True, 'NT': False, 'congruent': 0, 'same': True}} <gen_prepare_buffer> {'OP': 'STOR', 'dst': {'type': 'addresses_A_ht', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 6, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'size': 4, 'AVXalign': False, 'NT': False, 'congruent': 2, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'size': 32, 'AVXalign': False, 'NT': False, 'congruent': 11, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_D_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 4, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 1, 'same': True}} {'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 11, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 8, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 5, 'same': True}, 'dst': {'type': 'addresses_A_ht', 'congruent': 9, 'same': False}} {'00': 16487} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
44.547619
2,999
0.658293
db9fd51de93daf20160499d56aec92448e060578
27,098
asm
Assembly
LinearAlgebraFun.asm
hotRODNIK/Simple-Algorithims
d87cf51a9e7039388b734dcdb3b4bdf122e98046
[ "MIT" ]
null
null
null
LinearAlgebraFun.asm
hotRODNIK/Simple-Algorithims
d87cf51a9e7039388b734dcdb3b4bdf122e98046
[ "MIT" ]
null
null
null
LinearAlgebraFun.asm
hotRODNIK/Simple-Algorithims
d87cf51a9e7039388b734dcdb3b4bdf122e98046
[ "MIT" ]
null
null
null
# Program Name: LinearAlgebraFun.asm (I'm sorry but I really like Linear Algebra) # Programmer Name: Nick Eekhof # Program Description: This program sums and multiplies two, 2D arrays # using row and column access sub-routines # note the for the column access sum routine, the resulting matrix # is printed out by individual column vectors # The following code is ~1300 lines - good luck! .data arrOne: .word 2, 1, 9, 2 .word 7, 9, 10, 10 .word 3, 4, 4, 4 .word 2, 5, 4, 4 arrTwo: .word 8, 7, 1, 2 .word 2, 7, 8, 6 .word 7, 5, 6, 8 .word 9, 4, 8, 9 strOne: .asciiz "The sum is \n" strTwo: .asciiz "The product is \n" newLine: .asciiz "\n" space: .asciiz " " .text main: # Invoke the sumRow procedure li $t3, 0 la $a0, strOne li $v0, 4 syscall jal sumRow # Invoke the sumCol procedure li $t3, 0 la $a0, strOne li $v0, 4 syscall jal sumCol # Invoke the multiply procedure li $t3, 0 li $t4, 0 la $a0, strTwo li $v0, 4 syscall jal multiply # Done li $v0, 10 syscall # Multiply Procedure which uses Row-Access and Column-Access multiply: # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 0 li $t4, 4 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 0 li $t4, 8 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 0 li $t4, 12 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, newLine syscall # reset accessers li $t3, 16 li $t4, 0 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 16 li $t4, 4 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 16 li $t4, 8 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 16 li $t4, 12 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, newLine syscall # reset accessers li $t3, 32 li $t4, 0 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 32 li $t4, 4 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 32 li $t4, 8 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 32 li $t4, 12 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, newLine syscall # reset acessers li $t3, 48 li $t4, 0 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 48 li $t4, 4 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall # reset accessers li $t3, 48 li $t4, 8 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall li $t3, 48 li $t4, 12 # start storing values to multiply lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t5, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t6, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t7, $t0, $t1 # increment accessers addi $t3, $t3, 4 addi $t4, $t4, 16 # load next terms lw $t0, arrOne($t3) lw $t1, arrTwo($t4) # multiply mul $t8, $t0, $t1 # calculate term by summing products add $t9, $t5, $t6 add $t9, $t9, $t7 add $t9, $t9, $t8 # print out term li $v0, 1 move $a0, $t9 syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, newLine syscall # Jump back to the main method jr $ra # Sum Procedure with Row-Access sumRow: # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum and new line li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum and new line li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall # Jump back to the main method jr $ra # Summation by column-access sumCol: # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) li $t3, 4 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) li $t3, 8 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) li $t3, 12 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall li $v0, 4 la $a0, space syscall # start summing values at the base address lw $t0, arrOne($t3) lw $t1, arrTwo($t3) # increment accesser (for lack of a better word (it's late at night (and these are brackets within brackets within brackets))) # that previous comment was really dumb (comment about a comment) addi $t3, $t3, 16 # do the math add $t2, $t0, $t1 # print out sum li $v0, 1 move $a0, $t2 syscall li $v0, 4 la $a0, newLine syscall # Go back to the main method jr $ra
20.638233
126
0.675437
66410bce4c1b3764536989c634ebf96fefc9cd7f
374
asm
Assembly
programs/oeis/243/A243860.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/243/A243860.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/243/A243860.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A243860: 2^(n+1) - (n-1)^2. ; 1,4,7,12,23,48,103,220,463,960,1967,3996,8071,16240,32599,65340,130847,261888,523999,1048252,2096791,4193904,8388167,16776732,33553903,67108288,134217103,268434780,536870183,1073741040,2147482807,4294966396,8589933631,17179868160,34359737279,68719475580 sub $1,$0 add $1,2 mov $2,$0 add $0,$1 mul $1,$2 add $2,1 pow $0,$2 add $0,$1 sub $0,1
28.769231
255
0.737968
678ab5b1820ce03d7f71d3c7e6759a05d7aee59c
7,055
asm
Assembly
externals/mpir-3.0.0/mpn/x86/pentium4/sse2/sqr_basecase.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
1
2018-08-14T03:52:21.000Z
2018-08-14T03:52:21.000Z
externals/mpir-3.0.0/mpn/x86/pentium4/sse2/sqr_basecase.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
null
null
null
externals/mpir-3.0.0/mpn/x86/pentium4/sse2/sqr_basecase.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
null
null
null
dnl Intel Pentium-4 mpn_sqr_basecase -- square an mpn number. dnl Copyright 2001, 2002 Free Software Foundation, Inc. dnl dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public License as dnl published by the Free Software Foundation; either version 2.1 of the dnl License, or (at your option) any later version. dnl dnl The GNU MP Library is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU dnl Lesser General Public License for more details. dnl dnl You should have received a copy of the GNU Lesser General Public dnl License along with the GNU MP Library; see the file COPYING.LIB. If dnl not, write to the Free Software Foundation, Inc., 51 Franklin Street, dnl Fifth Floor, Boston, MA 02110-1301, USA. include(`../config.m4') C P4: approx 3.5 cycles per crossproduct, or 7 cycles per triangular C product, at around 30x30 limbs. C void mpn_sqr_basecase (mp_ptr dst, mp_srcptr src, mp_size_t size); C C The algorithm is basically the same as mpn/generic/sqr_basecase.c, but a C lot of function call overheads are avoided, especially when the size is C small. C C On small sizes there's only a small speedup over mpn_mul_basecase, C presumably branch mispredictions are a bigger fraction of the work done. C It's not clear how to help this. defframe(PARAM_SIZE,12) defframe(PARAM_SRC, 8) defframe(PARAM_DST, 4) TEXT ALIGN(8) PROLOGUE(mpn_sqr_basecase) deflit(`FRAME',0) movl PARAM_SIZE, %edx movl PARAM_SRC, %eax movl PARAM_DST, %ecx cmpl $2, %edx je L(two_limbs) ja L(three_or_more) C ----------------------------------------------------------------------------- C one limb only C eax src C ebx C ecx dst C edx movl (%eax), %eax mull %eax movl %eax, (%ecx) movl %edx, 4(%ecx) ret C ----------------------------------------------------------------------------- L(two_limbs): C eax src C ebx C ecx dst C edx size movd (%eax), %mm1 movd 4(%eax), %mm0 pmuludq %mm1, %mm0 C src[0]*src[1] pmuludq %mm1, %mm1 C src[0]^2 movd 4(%eax), %mm2 pmuludq %mm2, %mm2 C src[1]^2 movd %mm1, (%ecx) C dst[0] psrlq $32, %mm1 pcmpeqd %mm3, %mm3 psrlq $32, %mm3 C 0x00000000FFFFFFFF pand %mm0, %mm3 C low(src[0]*src[1]) psrlq $32, %mm0 C high(src[0]*src[1]) psllq $1, %mm3 C 2*low(src[0]*src[1]) paddq %mm3, %mm1 C high(src[0]^2) movd %mm1, 4(%ecx) C dst[1] pcmpeqd %mm4, %mm4 psrlq $32, %mm4 C 0x00000000FFFFFFFF pand %mm2, %mm4 C low(src[1]^2) psrlq $32, %mm2 C high(src[1]^2) psllq $1, %mm0 C 2*high(src[0]*src[1]) psrlq $32, %mm1 C carry paddq %mm1, %mm0 paddq %mm4, %mm0 C low(src[1]^2) movd %mm0, 8(%ecx) C dst[2] psrlq $32, %mm0 C carry paddq %mm2, %mm0 C high(src[1]^2) movd %mm0, 12(%ecx) C dst[3] ASSERT(z,` psrlq $32, %mm0 movd %mm0, %eax orl %eax, %eax') emms ret C ----------------------------------------------------------------------------- L(three_or_more): C eax src C ebx C ecx dst C edx size C esi C edi C ebp C C First multiply src[0]*src[1..size-1] and store at dst[1..size]. defframe(SAVE_ESI, -4) defframe(SAVE_EDI, -8) defframe(SAVE_EBP, -12) deflit(STACK_SPACE, 12) subl $STACK_SPACE, %esp FRAME_subl_esp(STACK_SPACE) pxor %mm0, %mm0 C initial carry movd (%eax), %mm7 C multiplier movl %esi, SAVE_ESI movl %edi, SAVE_EDI movl %ebp, SAVE_EBP movl %eax, %esi movl %ecx, %edi subl $1, %edx C First multiply src[0]*src[1..size-1] and store at dst[1..size]. L(mul1): C eax src, incrementing C ebx C ecx dst, incrementing C edx counter, size-1 iterations C esi src C edi dst C ebp C C mm0 carry limb C mm7 multiplier movd 4(%eax), %mm1 addl $4, %eax pmuludq %mm7, %mm1 paddq %mm1, %mm0 movd %mm0, 4(%ecx) addl $4, %ecx psrlq $32, %mm0 subl $1, %edx jnz L(mul1) movl PARAM_SIZE, %ebp subl $3, %ebp jz L(corner) C Add products src[n]*src[n+1..size-1] at dst[2*n-1...], for C n=1..size-2. The last two products, which are the end corner of C the product triangle, are handled separately to save looping C overhead. L(outer): C eax C ebx C ecx C edx C esi src, incrementing C edi dst, incrementing C ebp size, decrementing C C mm0 prev carry movd 4(%esi), %mm7 C multiplier movd %mm0, 4(%ecx) C prev carry leal 8(%esi), %eax C next src addl $4, %esi leal 8(%edi), %ecx C next dst addl $8, %edi leal 1(%ebp), %edx C counter pxor %mm0, %mm0 C initial carry limb, clear carry flag L(inner): C eax src, incrementing C edx C ecx dst, incrementing C edx counter C esi outer src C edi outer dst C ebp outer size C C mm0 carry movd (%eax), %mm1 leal 4(%eax), %eax movd 4(%ecx),%mm2 pmuludq %mm7, %mm1 paddq %mm2, %mm1 paddq %mm1, %mm0 subl $1, %edx movd %mm0, 4(%ecx) psrlq $32, %mm0 leal 4(%ecx), %ecx jnz L(inner) subl $1, %ebp jnz L(outer) L(corner): C esi &src[size-3] C edi &dst[2*size-6] C mm0 carry C C +-----+-----+-- C | mm0 | dst so far C +-----+-----+-- C +-----+-----+ C | | | src[size-2]*src[size-1] C +-----+-----+ movd 4(%esi), %mm1 movd 8(%esi), %mm2 pmuludq %mm2, %mm1 C src[size-1]*src[size-2] movl PARAM_SRC, %eax movd (%eax), %mm2 pmuludq %mm2, %mm2 C src[0]^2 pcmpeqd %mm7, %mm7 psrlq $32, %mm7 movl PARAM_DST, %edx movd 4(%edx), %mm3 C dst[1] paddq %mm1, %mm0 movd %mm0, 12(%edi) C dst[2*size-3] psrlq $32, %mm0 movd %mm0, 16(%edi) C dst[2*size-2] movd %mm2, (%edx) C dst[0] psrlq $32, %mm2 psllq $1, %mm3 C 2*dst[1] paddq %mm3, %mm2 movd %mm2, 4(%edx) psrlq $32, %mm2 movl PARAM_SIZE, %ecx subl $2, %ecx C Now form squares on the diagonal src[0]^2,...,src[size-1]^2, and C add to the triangular parts dst[1..2*size-2] with those left C shifted by 1 bit. L(diag): C eax src, incrementing C ebx C ecx counter, size-2 iterations C edx dst, incrementing C esi C edi C ebp C C mm2 carry C mm7 0x00000000FFFFFFFF movd 4(%eax), %mm0 C src limb addl $4, %eax pmuludq %mm0, %mm0 movq %mm7, %mm1 pand %mm0, %mm1 C diagonal low psrlq $32, %mm0 C diagonal high movd 8(%edx), %mm3 psllq $1, %mm3 C 2*dst[i] paddq %mm3, %mm1 paddq %mm1, %mm2 movd %mm2, 8(%edx) psrlq $32, %mm2 movd 12(%edx), %mm3 psllq $1, %mm3 C 2*dst[i+1] paddq %mm3, %mm0 paddq %mm0, %mm2 movd %mm2, 12(%edx) addl $8, %edx psrlq $32, %mm2 subl $1, %ecx jnz L(diag) movd 4(%eax), %mm0 C src[size-1] pmuludq %mm0, %mm0 pand %mm0, %mm7 C diagonal low psrlq $32, %mm0 C diagonal high movd 8(%edx), %mm3 C dst[2*size-2] psllq $1, %mm3 paddq %mm3, %mm7 paddq %mm7, %mm2 movd %mm2, 8(%edx) psrlq $32, %mm2 paddq %mm0, %mm2 movd %mm2, 12(%edx) C dst[2*size-1] ASSERT(z,` C no further carry psrlq $32, %mm2 movd %mm2, %eax orl %eax, %eax') movl SAVE_ESI, %esi movl SAVE_EDI, %edi movl SAVE_EBP, %ebp addl $STACK_SPACE, %esp emms ret EPILOGUE()
19.929379
79
0.631467
9b87adef57ca5953fb93d91392e12f16554542f1
696
asm
Assembly
programs/oeis/206/A206492.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/206/A206492.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/206/A206492.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A206492: Sums of rows of the sequence of triangles with nonnegative integers and row widths defined by A004738. ; 0,3,3,9,21,19,11,25,45,74,66,49,26,55,90,134,190,170,138,97,50,103,162,230,310,405,365,310,243,167,85,173,267,370,485,615,763,693,605,502,387,263,133,269,411,562,725,903,1099,1316,1204,1071,920,754,576,389 mov $3,2 mov $6,$0 lpb $3,1 mov $0,$6 sub $3,1 add $0,$3 sub $0,1 cal $0,213040 ; Partial sums of A004738, leftmost column of the sequence of triangles defined in A206492. mov $5,$0 bin $5,2 add $5,$0 add $0,$5 sub $0,$5 mov $2,$3 mov $4,$5 sub $4,$0 mov $5,$4 lpb $2,1 mov $1,$5 sub $2,1 lpe lpe lpb $6,1 sub $1,$5 mov $6,0 lpe
23.2
207
0.639368
8cf1538c985ad2ddc4e0390c373f650081afd989
2,177
asm
Assembly
dv3/hd/ide/mformat.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
dv3/hd/ide/mformat.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
dv3/hd/ide/mformat.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; DV3 IDE Format V300  1998 Tony Tebby section dv3 xdef id_mformat xref hd_fpart xref hd_fchk xref id_ident xref dv3_slen xref gu_achpp xref gu_rchp include 'dev8_keys_err' include 'dev8_keys_qlwa' include 'dev8_dv3_keys' include 'dev8_dv3_hd_keys' include 'dev8_dv3_hd_ide_keys' include 'dev8_mac_assert' ;+++ ; This formats an IDE disk ; ; d0 cr format type / error code ; d1 cr format dependent flag or zero / good sectors ; d2 r total sectors ; d7 c p drive ID / number ; a3 c p linkage block ; a4 c p drive definition ; ; status return standard ;--- id_mformat imf.reg reg d3/d4/d5/a0/a1/a2/a5 movem.l imf.reg,-(sp) jsr hdl_ckrdy(a3) ; check ready blt.l imf_exit jsr hdl_ckwp(a3) tst.b ddf_wprot(a4) ; write protected? bne.l imf_ro jsr hd_fchk ; check OK to format bne.l imf_exit move.b #ddf.dd,ddf_density(a4) ; set density move.b #2,ddf_slflag(a4) ; set sector length flag jsr dv3_slen jsr hd_fpart ; find partition bne.s imf_exit move.l d3,ddf_psoff(a4) ; set base of partition cmp.l #qwa.pflg,d4 ; suitable format? bne.s imf_fmtf ; ... no jsr id_ident ; get the identity information bne.s imf_fmtf move.l d2,d4 ; partition size blt.s imf_set divu ddf_scyl(a4),d4 ; number of cylinders move.w d4,d0 ; in a long word move.l d0,ddf_atotal(a4) beq.s imf_fmtf ; ... none imf_set move.w ddf_heads(a4),d2 ; number of heads move.l ddf_atotal(a4),d1 ; number of cylinders (word in long word) move.w ddf_strk(a4),d3 ; number of sectors clr.l -(sp) ; no 4096 byte clr.l -(sp) ; no 2048 byte clr.l -(sp) ; no 1024 byte move.l d3,-(sp) ; sectors per track clr.l -(sp) ; no 256 byte clr.l -(sp) ; no 128 byte move.w d1,-(sp) ; cylinders move.w d2,-(sp) ; heads move.l sp,a0 jsr ddf_fselect(a4) ; select format add.w #7*4,sp bne.s imf_exit ; ... oops moveq #ddf.full,d0 ; ... the only type of format we can do sub.l a0,a0 jsr ddf_format(a4) ; so do it! st ddf_slbl(a4) ; set slave block range imf_exit movem.l (sp)+,imf.reg tst.l d0 rts imf_ro moveq #err.rdo,d0 bra.s imf_exit imf_fmtf moveq #err.fmtf,d0 bra.s imf_exit end
20.345794
68
0.677079
258020b754f37caf1dc9a6c856241753cc530132
311
asm
Assembly
programs/oeis/088/A088841.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/088/A088841.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/088/A088841.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A088841: Numerator of quotient=sigma[7n]/sigma[n]. ; 8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,400,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8,57,8,8,8,8,8,8 add $0,1 gcd $0,49 div $0,6 mul $0,49 add $0,8
34.555556
209
0.569132
691b6322b7ff970884872cba4572470d0121280c
668
asm
Assembly
oeis/048/A048700.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/048/A048700.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/048/A048700.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A048700: Binary palindromes of odd length (written in base 10). ; Submitted by Jon Maiga ; 1,5,7,17,21,27,31,65,73,85,93,99,107,119,127,257,273,297,313,325,341,365,381,387,403,427,443,455,471,495,511,1025,1057,1105,1137,1161,1193,1241,1273,1285,1317,1365,1397,1421,1453,1501,1533,1539,1571,1619,1651,1675,1707,1755,1787,1799,1831,1879,1911,1935,1967,2015,2047,4097,4161,4257,4321,4369,4433,4529,4593,4617,4681,4777,4841,4889,4953,5049,5113,5125,5189,5285,5349,5397,5461,5557,5621,5645,5709,5805,5869,5917,5981,6077,6141,6147,6211,6307,6371,6419 mov $1,$0 lpb $1 mul $0,2 sub $1,1 div $1,2 mov $2,1 add $2,$1 mod $2,2 add $2,1 add $0,$2 lpe add $0,1
39.294118
455
0.718563
5921bdde1cc1c8f4dcbb242dcf62f72d6730dd2d
7,293
asm
Assembly
Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_241.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_241.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_241.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r15 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xbea3, %rsi lea addresses_WT_ht+0xf204, %rdi clflush (%rdi) nop xor $3497, %r10 mov $67, %rcx rep movsb cmp $52684, %r11 lea addresses_WT_ht+0x13304, %rax nop nop nop nop nop inc %r15 mov (%rax), %r10w nop add %r10, %r10 lea addresses_WT_ht+0x8b04, %rsi lea addresses_WT_ht+0xd704, %rdi add %rbx, %rbx mov $17, %rcx rep movsq nop nop sub $11180, %r15 lea addresses_D_ht+0xcf26, %r10 nop nop sub $36577, %r11 movups (%r10), %xmm6 vpextrq $0, %xmm6, %rcx nop nop nop nop inc %r10 lea addresses_A_ht+0x66a9, %rax clflush (%rax) nop add %r10, %r10 vmovups (%rax), %ymm5 vextracti128 $1, %ymm5, %xmm5 vpextrq $0, %xmm5, %rsi nop nop nop nop and %rsi, %rsi lea addresses_WT_ht+0x18304, %rsi nop nop nop nop nop and $33449, %r10 mov $0x6162636465666768, %rdi movq %rdi, (%rsi) nop nop nop nop nop sub %r11, %r11 lea addresses_normal_ht+0x1d904, %rsi lea addresses_WT_ht+0x46c8, %rdi add %rbx, %rbx mov $17, %rcx rep movsq nop nop nop nop add $62283, %rbx lea addresses_WT_ht+0x1e350, %rax nop nop nop cmp $18919, %r15 movb $0x61, (%rax) cmp %rax, %rax lea addresses_WC_ht+0x12aa4, %rdi dec %rax mov (%rdi), %r10 nop nop nop nop nop xor %rbx, %rbx lea addresses_UC_ht+0x7f44, %rdi nop nop nop nop xor $9382, %r10 mov (%rdi), %bx nop nop nop sub $21630, %r10 lea addresses_A_ht+0x11304, %rsi lea addresses_A_ht+0x1b5c4, %rdi nop sub $1380, %rax mov $101, %rcx rep movsl nop nop nop nop nop cmp $59385, %r10 pop %rsi pop %rdi pop %rcx pop %rbx pop %rax pop %r15 pop %r11 pop %r10 ret .global s_faulty_load s_faulty_load: push %r12 push %r14 push %r15 push %r9 push %rcx push %rdi push %rsi // REPMOV lea addresses_RW+0xb04, %rsi lea addresses_PSE+0xfb04, %rdi clflush (%rsi) nop nop inc %r15 mov $106, %rcx rep movsw nop nop nop nop nop dec %r15 // Load lea addresses_UC+0x72c4, %r15 clflush (%r15) nop nop nop nop and %r14, %r14 mov (%r15), %r9 cmp %rcx, %rcx // Faulty Load lea addresses_PSE+0xfb04, %r14 nop nop nop inc %r12 mov (%r14), %cx lea oracles, %rdi and $0xff, %rcx shlq $12, %rcx mov (%rdi,%rcx,1), %rcx pop %rsi pop %rdi pop %rcx pop %r9 pop %r15 pop %r14 pop %r12 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_PSE', 'congruent': 0}} {'dst': {'same': True, 'congruent': 0, 'type': 'addresses_PSE'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 11, 'type': 'addresses_RW'}} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_UC', 'congruent': 6}} [Faulty Load] {'OP': 'LOAD', 'src': {'same': True, 'NT': False, 'AVXalign': False, 'size': 2, 'type': 'addresses_PSE', 'congruent': 0}} <gen_prepare_buffer> {'dst': {'same': False, 'congruent': 6, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 0, 'type': 'addresses_UC_ht'}} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 2, 'type': 'addresses_WT_ht', 'congruent': 11}} {'dst': {'same': False, 'congruent': 5, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'src': {'same': True, 'congruent': 10, 'type': 'addresses_WT_ht'}} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_D_ht', 'congruent': 0}} {'OP': 'LOAD', 'src': {'same': True, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_A_ht', 'congruent': 0}} {'dst': {'same': False, 'NT': False, 'AVXalign': True, 'size': 8, 'type': 'addresses_WT_ht', 'congruent': 11}, 'OP': 'STOR'} {'dst': {'same': False, 'congruent': 2, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 7, 'type': 'addresses_normal_ht'}} {'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 1, 'type': 'addresses_WT_ht', 'congruent': 1}, 'OP': 'STOR'} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_WC_ht', 'congruent': 5}} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 2, 'type': 'addresses_UC_ht', 'congruent': 6}} {'dst': {'same': False, 'congruent': 4, 'type': 'addresses_A_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 11, 'type': 'addresses_A_ht'}} {'32': 21829} 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 */
34.079439
2,999
0.65652
b9e82bb0604a8de501dcfd8b8933d3ed8ee5a765
598
asm
Assembly
oeis/130/A130243.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/130/A130243.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/130/A130243.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A130243: Partial sums of the 'lower' Lucas Inverse A130241. ; Submitted by Christian Krause ; 1,2,4,7,10,13,17,21,25,29,34,39,44,49,54,59,64,70,76,82,88,94,100,106,112,118,124,130,137,144,151,158,165,172,179,186,193,200,207,214,221,228,235,242,249,256,264,272,280,288,296,304,312,320,328,336,344,352,360,368,376,384,392,400,408,416,424,432,440,448,456,464,472,480,488,497,506,515,524,533,542,551,560,569,578,587,596,605,614,623,632,641,650,659,668,677,686,695,704,713 mov $1,$0 mov $2,1 mov $3,1 mov $4,2 lpb $0 sub $0,$2 add $1,$0 add $4,$2 mov $2,$3 mov $3,$4 lpe mov $0,$1 add $0,1
33.222222
375
0.683946
43ae1b4740a5a967ba3114543372c5c2475ca10c
101
asm
Assembly
ref/master-lib/src/rand.asm
mediaexplorer74/dosbox-x
be9f94b740234f7813bf5a063a558cef9dc7f9a6
[ "MIT" ]
3
2022-02-20T11:06:29.000Z
2022-03-11T08:16:55.000Z
ref/master-lib/src/rand.asm
mediaexplorer74/dosbox-x
be9f94b740234f7813bf5a063a558cef9dc7f9a6
[ "MIT" ]
null
null
null
ref/master-lib/src/rand.asm
mediaexplorer74/dosbox-x
be9f94b740234f7813bf5a063a558cef9dc7f9a6
[ "MIT" ]
null
null
null
.MODEL SMALL .DATA public random_seed,_random_seed _random_seed label dword random_seed dd 1 END
12.625
32
0.811881
e58d94d57e364a667a4409df002cd885939d1c9b
545
asm
Assembly
oeis/017/A017207.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017207.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017207.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017207: a(n) = (9*n + 3)^11. ; 177147,743008370688,350277500542221,17714700000000000,317475837322472439,3116402981210161152,20635899893042801193,103510234140112521216,422351360321044921875,1469170321634239709184,4501035456767426597157,12433743083946522728448,31517572945366073781711,74300837068800000000000,164621598066108688876929,345676575099245416998912,692613069293330583916203,1331590174384995440787456,2467876294615567236328125,4426309024697324523239424,7708359963113024511280167,13071141489701703760478208 mul $0,9 add $0,3 pow $0,11
77.857143
483
0.899083
842a698796f3a21af260f57b3aa6506b04877b8a
694
asm
Assembly
oeis/041/A041768.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/041/A041768.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/041/A041768.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A041768: Numerators of continued fraction convergents to sqrt(405). ; Submitted by Jon Maiga ; 20,161,6460,51841,2080100,16692641,669785740,5374978561,215668928180,1730726404001,69444725088220,557288527109761,22360985809478660,179445175002939041,7200167985927040300,57780789062419261441,2318431730482697497940,18605234632923999244961,746527817047442667296380,5990827771012465337616001,240379638657546056171936420,1929027937031380914713107361,77401497119912782644696230860,621141004896333642072282954241,24923041692973258465536014400500,200005474548682401366360398158241 add $0,1 mov $3,1 lpb $0 sub $0,1 add $2,$3 mov $3,$1 mov $1,$2 dif $2,5 mul $2,20 add $3,$2 lpe mov $0,$3
40.823529
476
0.838617
fcf9a57a03f9761ec03113a3c82446ff010f0ba5
802
asm
Assembly
oeis/134/A134018.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/134/A134018.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/134/A134018.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A134018: Let P(A) be the power set of an n-element set A. Then a(n) = the number of pairs of elements {x,y} of P(A) for which either 0) x and y are disjoint and for which either x is a subset of y or y is a subset of x, or 1) x and y are intersecting but for which x is not a subset of y and y is not a subset of x. ; Submitted by Christian Krause ; 0,1,3,10,45,226,1113,5230,23565,102826,438273,1836550,7601685,31183426,127084233,515429470,2083077405,8396552026,33779262993,135696871990,544528258725,2183337968626,8749031918553,35043178292110,140313885993645,561679104393226 mov $3,$0 seq $0,32263 ; Number of ways to partition n labeled elements into 4 pie slices allowing the pie to be turned over; number of 2-element proper antichains of an n-element set. mov $2,2 pow $2,$3 add $0,$2 sub $0,1
72.909091
317
0.763092
90f4f94c6b0227c38efde5e8648b5498ef818a96
385
asm
Assembly
oeis/144/A144043.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/144/A144043.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/144/A144043.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A144043: a(2n-1) = 2*prime(n), a(2n) = prime(n) + prime(n+1). ; Submitted by Jamie Morken(s3) ; 4,5,6,8,10,12,14,18,22,24,26,30,34,36,38,42,46,52,58,60,62,68,74,78,82,84,86,90,94,100,106,112,118,120,122,128,134,138,142,144,146,152,158,162,166,172,178,186,194,198,202,204 mov $2,$0 div $2,2 sub $0,$2 seq $0,40 ; The prime numbers. seq $2,40 ; The prime numbers. add $2,$0 mov $0,$2
32.083333
176
0.644156
74bb1381c2aecdcdb19b8ef6dc52305b4d51cbd0
375
asm
Assembly
programs/oeis/052/A052183.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/052/A052183.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/052/A052183.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A052183: A second-order recursive sequence. ; 2,3,12,60,330,1911,11424,69768,432630,2713425,17168580,109390320,700939512,4512458580,29164264320,189120846288,1229917589262,8018580361365,52392620853300,342991368096300,2249282417749290 mov $1,$0 add $0,2 seq $1,1764 ; a(n) = binomial(3*n,n)/(2*n+1) (enumerates ternary trees and also noncrossing trees). mul $1,$0 mov $0,$1
41.666667
188
0.776
3853299ce7701a3ee804e079e5d484ca7082e989
729
asm
Assembly
spec/assert_a_zero_spec.asm
andrzejsliwa/64spec
fb5e1325fb873b4c5052998377b6ec42e22580ba
[ "MIT" ]
53
2015-10-28T07:17:01.000Z
2022-01-26T15:46:02.000Z
spec/assert_a_zero_spec.asm
c64lib/64spec
bbf79e7b76a407725b0ba827e52e8372cf3aea69
[ "MIT" ]
4
2017-02-03T14:27:15.000Z
2021-05-13T12:01:08.000Z
spec/assert_a_zero_spec.asm
c64lib/64spec
bbf79e7b76a407725b0ba827e52e8372cf3aea69
[ "MIT" ]
11
2015-12-18T20:32:18.000Z
2022-03-26T19:31:34.000Z
.import source "64spec.asm" .eval config_64spec("print_immediate_result", false) sfspec: :init_spec() :describe("assert_a_zero") :it("works for all values of A register");{ .for (var a = 0; a < 256; a++) { .if (a == 0) { lda #a :assert_a_zero } else { lda #a :assert_a_zero _64SPEC.assertion_failed_subroutine : _64SPEC.assertion_passed_subroutine } } } :it("does not affect A register");{ .for (var a = 0; a < 256; a++) { lda #a .if (a == 0) { :assert_a_zero } else { :assert_a_zero _64SPEC.assertion_failed_subroutine : _64SPEC.assertion_passed_subroutine } :assert_a_equal #a } } :finish_spec()
22.090909
96
0.580247
b568ff2ff4e133ac3c8da0ab8e5ca626b7f180fb
1,784
asm
Assembly
video/VideoSprite.asm
puzzud/puzl6502
c38fa015d0d25f2c29f79fa41de10f8cc8c39693
[ "MIT" ]
null
null
null
video/VideoSprite.asm
puzzud/puzl6502
c38fa015d0d25f2c29f79fa41de10f8cc8c39693
[ "MIT" ]
null
null
null
video/VideoSprite.asm
puzzud/puzl6502
c38fa015d0d25f2c29f79fa41de10f8cc8c39693
[ "MIT" ]
null
null
null
;------------------------------------------------------------------ !zone SetXVelocity SetXVelocity sta SpriteXVelocity,x rts ;------------------------------------------------------------------ !zone SetYVelocity SetYVelocity sta SpriteYVelocity,x rts ;------------------------------------------------------------------ !zone GetDeltaFromVelocity GetDeltaFromVelocity pha and #%01111000 lsr lsr lsr sta PARAM2 pla and #%00000111 asl asl clc adc FrameCounterMod8CounterMod3 tax lda FloatTable,x ldx FrameCounterMod8 and BitTable,x beq + inc PARAM2 + rts ;------------------------------------------------------------------ !zone SetXAcceleration SetXAcceleration sta SpriteXAcceleration,x rts ;------------------------------------------------------------------ !zone SetYAcceleration SetYAcceleration sta SpriteYAcceleration,x rts ;------------------------------------------------------------------ !zone SetAnimation SetAnimation pha sty SpriteAnimation,x tya pha clc asl tay txa pha clc asl tax lda #<ANIMATION_TABLE sta ZEROPAGE_POINTER_1 lda #>ANIMATION_TABLE sta ZEROPAGE_POINTER_1+1 lda (ZEROPAGE_POINTER_1),y sta SpriteAnimationPointer,x iny lda (ZEROPAGE_POINTER_1),y sta SpriteAnimationPointer+1,x pla tax lda SpriteAnimationDelay,x ;reset counter. sta SpriteAnimationCounter,x ldy #0 ;reset animation frame index jsr SetAnimationFrame pla tay pla rts !if SYSTEM = SYSTEM_COMMODORE_64 { !src "puzl/video/c64/VideoSprite.asm" } !if SYSTEM = SYSTEM_NES { !src "puzl/video/nes/VideoSprite.asm" } !if SYSTEM = SYSTEM_APPLE_II { !src "puzl/video/apple/VideoSprite.asm" }
17.320388
67
0.538117
b5a01e3f73235dfe42a5853c5aa7330b771b84a8
1,911
asm
Assembly
sidplay/sidplay.asm
clarkeaa/c64-demos
b7162f45303eeaa1280ae21218c85e32c299a64e
[ "MIT" ]
5
2016-01-29T14:06:20.000Z
2020-11-14T16:32:37.000Z
sidplay/sidplay.asm
clarkeaa/c64-demos
b7162f45303eeaa1280ae21218c85e32c299a64e
[ "MIT" ]
null
null
null
sidplay/sidplay.asm
clarkeaa/c64-demos
b7162f45303eeaa1280ae21218c85e32c299a64e
[ "MIT" ]
1
2021-03-24T17:24:13.000Z
2021-03-24T17:24:13.000Z
!cpu 6502 !to "sidplay.prg",cbm ; output file ;;; -------------------------------------------------- sid_start = $1035 sid_init = $1035 sid_play = $1038 ;;; -------------------------------------------------- * = $0801 ; BASIC start address (#2049) !byte $0d,$08,$dc,$07 ; BASIC loader !byte $9e,$20 ; sys !text "49152" !byte $00 ;;; -------------------------------------------------- * = sid_start !bin "S-Express.sid",,$7e ;;; -------------------------------------------------- * = $c000 sei ; set interrupt disable flag jsr sid_init ldy #$7f ; $7f = %01111111 sty $dc0d ; Turn off CIAs Timer interrupts sty $dd0d ; Turn off CIAs Timer interrupts lda $dc0d ; cancel all CIA-IRQs in queue/unprocessed lda $dd0d ; cancel all CIA-IRQs in queue/unprocessed lda #$01 ; Set Interrupt Request Mask... sta $d01a ; ...we want IRQ by Rasterbeam lda #<irq ; point IRQ Vector to our custom irq routine ldx #>irq sta $314 ; store in $314/$315 stx $315 lda #$00 ; trigger first interrupt at row zero sta $d012 lda $d011 ; Bit#0 of $d011 is basically... and #$7f ; ...the 9th Bit for $d012 sta $d011 ; we need to make sure it is set to zero cli ; clear interrupt disable flag jmp * ; infinite loop ;;; -------------------------------------------------- irq: dec $d019 ; acknowledge IRQ .exit: inc $d020 ; inc border colour jsr sid_play dec $d020 ; dec border colour jmp $ea81 ; return to kernel interrupt routine .counter: !byte $00
30.822581
65
0.420199
0ecb56524f0262ac16cf1ec1015ddb77f739fa39
143
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Meter.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Meter.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Meter.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: Meter.asm Type: file Size: 31044 Last-Modified: '1992-07-01T15:00:00Z' SHA-1: 9F9F1517D77AFFC43B7A9E1929DDA10DC669D94B Description: null
20.428571
47
0.811189
478a98384364cf2e574e4634ca830a73a19492a3
7,499
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_21829_986.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_21829_986.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_21829_986.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x8ea6, %rsi lea addresses_normal_ht+0x189fa, %rdi nop nop nop cmp $21603, %r9 mov $98, %rcx rep movsw nop add $55714, %rcx lea addresses_D_ht+0x15886, %r9 nop nop add $14294, %r12 movl $0x61626364, (%r9) nop nop nop nop nop xor %r12, %r12 lea addresses_D_ht+0xec66, %rsi lea addresses_WC_ht+0x6576, %rdi clflush (%rsi) nop nop nop nop nop dec %r11 mov $117, %rcx rep movsl nop nop nop nop nop add $22755, %r11 lea addresses_WC_ht+0x157e6, %rdi cmp %r11, %r11 movups (%rdi), %xmm3 vpextrq $1, %xmm3, %r9 nop nop nop dec %r11 lea addresses_A_ht+0xfb26, %rbp nop nop add $13149, %r11 mov $0x6162636465666768, %r9 movq %r9, %xmm5 and $0xffffffffffffffc0, %rbp movntdq %xmm5, (%rbp) nop nop nop nop nop xor %rdi, %rdi lea addresses_WT_ht+0x52f6, %rcx nop nop nop nop nop and $54845, %r12 movb $0x61, (%rcx) nop add $28293, %rcx lea addresses_D_ht+0x12c66, %rsi lea addresses_D_ht+0x6cf2, %rdi clflush (%rdi) nop nop nop nop sub %rbp, %rbp mov $50, %rcx rep movsq nop nop nop and $16483, %r9 lea addresses_D_ht+0x33e6, %r11 clflush (%r11) nop nop nop cmp $9459, %rsi mov (%r11), %ecx nop nop mfence lea addresses_UC_ht+0x661e, %rsi lea addresses_WC_ht+0x18466, %rdi add $18864, %r10 mov $8, %rcx rep movsw nop nop nop nop add %r12, %r12 lea addresses_A_ht+0x3e86, %rsi lea addresses_A_ht+0x1ccd2, %rdi nop nop nop add %rbp, %rbp mov $100, %rcx rep movsw nop cmp %r10, %r10 pop %rsi pop %rdi pop %rcx pop %rbp pop %r9 pop %r12 pop %r11 pop %r10 ret .global s_faulty_load s_faulty_load: push %r10 push %r12 push %r15 push %r8 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi // Store lea addresses_UC+0x6846, %r10 nop nop nop nop nop add $28955, %r12 mov $0x5152535455565758, %r8 movq %r8, %xmm1 movups %xmm1, (%r10) nop nop nop nop cmp %r8, %r8 // Store lea addresses_D+0x1266, %r10 clflush (%r10) sub %r15, %r15 movw $0x5152, (%r10) nop cmp %r9, %r9 // REPMOV lea addresses_A+0xd06e, %rsi lea addresses_A+0x1fb8, %rdi clflush (%rsi) nop nop nop nop nop sub %rax, %rax mov $46, %rcx rep movsw nop nop sub %r8, %r8 // Faulty Load mov $0x1620f50000000466, %r12 nop nop nop nop nop mfence mov (%r12), %r15w lea oracles, %rdx and $0xff, %r15 shlq $12, %r15 mov (%rdx,%r15,1), %r15 pop %rsi pop %rdx pop %rdi pop %rcx pop %rax pop %r9 pop %r8 pop %r15 pop %r12 pop %r10 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'type': 'addresses_NC', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_UC', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 4, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_D', 'size': 2, 'AVXalign': True, 'NT': False, 'congruent': 9, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_A', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_A', 'congruent': 1, 'same': False}} [Faulty Load] {'OP': 'LOAD', 'src': {'type': 'addresses_NC', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': True}} <gen_prepare_buffer> {'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 6, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 2, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_D_ht', 'size': 4, 'AVXalign': False, 'NT': False, 'congruent': 4, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 8, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 2, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_WC_ht', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 5, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_A_ht', 'size': 16, 'AVXalign': False, 'NT': True, 'congruent': 5, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 4, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 10, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 1, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'size': 4, 'AVXalign': False, 'NT': False, 'congruent': 6, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 9, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 2, 'same': False}} {'00': 21829} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
31.64135
2,999
0.657954
b33ced2d91e2868023e0e9302e9a3e792ee526ed
113
asm
Assembly
example/plugin/plugin.asm
suzukiplan/z80-console
cebf9e453c91196d3de932fdb23591e3acd48116
[ "MIT" ]
null
null
null
example/plugin/plugin.asm
suzukiplan/z80-console
cebf9e453c91196d3de932fdb23591e3acd48116
[ "MIT" ]
null
null
null
example/plugin/plugin.asm
suzukiplan/z80-console
cebf9e453c91196d3de932fdb23591e3acd48116
[ "MIT" ]
null
null
null
org $0000 .Start nop in a, ($C0) in a, ($C1) out ($C0), a out ($C1), a ld a, 0 nop ret
8.692308
15
0.415929
95e684af54b8bb19bb9221af890260b5192626d2
499
asm
Assembly
oeis/085/A085523.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/085/A085523.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/085/A085523.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A085523: Product_{k=0..n} (4^(2k+1)+1). ; Submitted by Jon Maiga ; 1,5,325,333125,5458253125,1430853765453125,6001437102708869453125,402749632331680654432389453125,432449125237897791207428190509189453125,7429419400754766057344059513229133345069189453125,2042183254696046247075864924725939712088925233082669189453125,8981616938352999804189736540441162599045265812868432152715194669189453125 add $0,1 mov $3,1 mov $4,4 lpb $0 sub $0,1 add $2,1 mul $3,$2 mov $2,$4 mul $4,16 lpe mov $0,$3
31.1875
324
0.813627
f3ff31519078bc736a940d17005669e8c39a219b
274
asm
Assembly
mc-sema/validator/x86_64/tests/AND32mr.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
2
2021-08-07T16:21:29.000Z
2021-11-17T10:58:37.000Z
mc-sema/validator/x86_64/tests/AND32mr.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
null
null
null
mc-sema/validator/x86_64/tests/AND32mr.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
null
null
null
BITS 64 ;TEST_FILE_META_BEGIN ;TEST_TYPE=TEST_F ;TEST_IGNOREFLAGS=FLAG_AF ;TEST_FILE_META_END ; AND32mr ;TEST_BEGIN_RECORDING lea rax, [rsp-0x4] mov DWORD [rax], 0x55555 mov ebx, 0x77777 and DWORD [rax], ebx mov eax, 0x0 ;TEST_END_RECORDING
18.266667
28
0.70438
7f494de5bddb85a86902706953d66bc958f19688
1,594
asm
Assembly
COMP273 WINTER 2019/A2/capitalize.asm
Seibaah/McGill-COMP
9e9ead8167aead2337c8731dcbe6b541d9ee231b
[ "Unlicense" ]
null
null
null
COMP273 WINTER 2019/A2/capitalize.asm
Seibaah/McGill-COMP
9e9ead8167aead2337c8731dcbe6b541d9ee231b
[ "Unlicense" ]
null
null
null
COMP273 WINTER 2019/A2/capitalize.asm
Seibaah/McGill-COMP
9e9ead8167aead2337c8731dcbe6b541d9ee231b
[ "Unlicense" ]
null
null
null
# This program illustrates an exercise of capitalizing a string. # The test string is hardcoded. The program should capitalize the input string # Comment your work .data prompt: .asciiz "Enter a string:\n" in_space: .space 1024 out_space: .space 1024 .text .globl main main: li $v0, 4 #Print promt la $a0, prompt syscall li $v0, 8 #Read user's string la $a0, in_space li $a1, 1024 syscall la $s1, out_space #Loading buffers la $s0, in_space ogstr: li $v0, 4 #Print the original string la $a0, in_space syscall loop: lb $t2, 0($s0) #Getting the 1st byte of the original string beqz $t2, print #If it's = 0, this is the end of the string test1: li $t1, 'a' #Getting 'a' to compare char value bge $t2, $t1, test2 #If the value is bigger or equal than 'a' j write #Else capitalization doesn't apply test2: li $t1, 'z' #Getting 'z' to compare char value ble $t2, $t1, upper #If the byte is a lowercase, go to upper label j write next: addi $s0, $s0, 1 #Go to next char in the original string j loop write: sb $t2, 0($s1) #Store the unconverted byte in the string addi $s1, $s1, 1 #Move the new string pointer j next upper: subi $t2, $t2, 32 #Converting the byte to it's lowercase version by subtracting 32 (see ascii table) sb $t2, 0($s1) #Store the converted byte in the string addi $s1, $s1, 1 #Move the second string pointer j next print: li $v0, 4 #Loop ended, print the modified string la $a0, out_space syscall exit: nop
26.566667
107
0.646801
ec71a24c411707b6e42d6d172b8cc5838ba5d8d4
7,936
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1496.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1496.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1496.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x11bb7, %rbp nop nop nop nop add %rax, %rax mov $0x6162636465666768, %r13 movq %r13, (%rbp) nop nop nop sub $50490, %r10 lea addresses_WC_ht+0x1649e, %rdx nop nop nop cmp %r11, %r11 mov $0x6162636465666768, %rax movq %rax, (%rdx) add %rbp, %rbp lea addresses_UC_ht+0xc34e, %rbp nop nop sub %r10, %r10 mov (%rbp), %edx nop nop sub %r13, %r13 lea addresses_A_ht+0xee1e, %r10 clflush (%r10) nop nop nop nop nop sub $45886, %rcx movb $0x61, (%r10) nop nop nop and $938, %r11 lea addresses_normal_ht+0x453e, %rcx nop nop nop and %r13, %r13 mov (%rcx), %eax nop cmp $32878, %rcx lea addresses_A_ht+0x541e, %r13 nop nop nop sub %rax, %rax movb $0x61, (%r13) nop lfence lea addresses_WC_ht+0x1a61e, %rsi lea addresses_WT_ht+0x1ce1a, %rdi nop and %rdx, %rdx mov $89, %rcx rep movsq nop cmp $55634, %rcx lea addresses_WC_ht+0x12b9e, %rdx nop nop and %rax, %rax movb $0x61, (%rdx) inc %r10 lea addresses_UC_ht+0x229e, %rcx nop nop cmp $33003, %rax mov $0x6162636465666768, %r11 movq %r11, %xmm6 vmovups %ymm6, (%rcx) nop nop nop inc %rdi lea addresses_WT_ht+0x739e, %rax nop nop nop nop sub $34996, %r13 movb (%rax), %r11b nop nop nop nop nop sub %rsi, %rsi lea addresses_D_ht+0x13a6e, %rax nop nop add $8579, %r10 mov $0x6162636465666768, %rsi movq %rsi, %xmm3 and $0xffffffffffffffc0, %rax vmovntdq %ymm3, (%rax) nop inc %rsi lea addresses_A_ht+0x1171e, %rsi lea addresses_D_ht+0x93a6, %rdi xor $20474, %rax mov $107, %rcx rep movsw cmp %r10, %r10 lea addresses_UC_ht+0x1be16, %rsi lea addresses_UC_ht+0x1715e, %rdi nop nop nop nop sub %r10, %r10 mov $8, %rcx rep movsl nop nop sub %r11, %r11 pop %rsi pop %rdx pop %rdi pop %rcx pop %rbp pop %rax pop %r13 pop %r11 pop %r10 ret .global s_faulty_load s_faulty_load: push %r11 push %r14 push %r15 push %r8 push %r9 push %rax push %rsi // Store mov $0x12301d0000000f9e, %r9 nop nop nop xor %r11, %r11 mov $0x5152535455565758, %rsi movq %rsi, (%r9) nop nop inc %r9 // Store lea addresses_WT+0xe3c7, %rsi nop nop and %rax, %rax movl $0x51525354, (%rsi) nop nop nop cmp %r9, %r9 // Store lea addresses_WT+0x1ad82, %r8 nop and $25401, %r14 mov $0x5152535455565758, %r11 movq %r11, %xmm4 movups %xmm4, (%r8) xor %r8, %r8 // Faulty Load lea addresses_normal+0x13c9e, %rax nop nop xor $52373, %r15 mov (%rax), %r9d lea oracles, %rsi and $0xff, %r9 shlq $12, %r9 mov (%rsi,%r9,1), %r9 pop %rsi pop %rax pop %r9 pop %r8 pop %r15 pop %r14 pop %r11 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'size': 8, 'NT': False, 'type': 'addresses_normal', 'same': False, 'AVXalign': False, 'congruent': 0}} {'OP': 'STOR', 'dst': {'size': 8, 'NT': False, 'type': 'addresses_NC', 'same': False, 'AVXalign': False, 'congruent': 8}} {'OP': 'STOR', 'dst': {'size': 4, 'NT': False, 'type': 'addresses_WT', 'same': False, 'AVXalign': False, 'congruent': 0}} {'OP': 'STOR', 'dst': {'size': 16, 'NT': False, 'type': 'addresses_WT', 'same': False, 'AVXalign': False, 'congruent': 0}} [Faulty Load] {'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_normal', 'same': True, 'AVXalign': False, 'congruent': 0}} <gen_prepare_buffer> {'OP': 'STOR', 'dst': {'size': 8, 'NT': False, 'type': 'addresses_WT_ht', 'same': True, 'AVXalign': False, 'congruent': 0}} {'OP': 'STOR', 'dst': {'size': 8, 'NT': False, 'type': 'addresses_WC_ht', 'same': False, 'AVXalign': False, 'congruent': 8}} {'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_UC_ht', 'same': True, 'AVXalign': False, 'congruent': 4}} {'OP': 'STOR', 'dst': {'size': 1, 'NT': False, 'type': 'addresses_A_ht', 'same': False, 'AVXalign': False, 'congruent': 7}} {'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_normal_ht', 'same': False, 'AVXalign': False, 'congruent': 5}} {'OP': 'STOR', 'dst': {'size': 1, 'NT': False, 'type': 'addresses_A_ht', 'same': False, 'AVXalign': False, 'congruent': 6}} {'OP': 'REPM', 'src': {'same': True, 'type': 'addresses_WC_ht', 'congruent': 7}, 'dst': {'same': False, 'type': 'addresses_WT_ht', 'congruent': 2}} {'OP': 'STOR', 'dst': {'size': 1, 'NT': False, 'type': 'addresses_WC_ht', 'same': False, 'AVXalign': True, 'congruent': 5}} {'OP': 'STOR', 'dst': {'size': 32, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 5}} {'OP': 'LOAD', 'src': {'size': 1, 'NT': False, 'type': 'addresses_WT_ht', 'same': False, 'AVXalign': False, 'congruent': 7}} {'OP': 'STOR', 'dst': {'size': 32, 'NT': True, 'type': 'addresses_D_ht', 'same': False, 'AVXalign': False, 'congruent': 4}} {'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_A_ht', 'congruent': 7}, 'dst': {'same': False, 'type': 'addresses_D_ht', 'congruent': 3}} {'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_UC_ht', 'congruent': 2}, 'dst': {'same': False, 'type': 'addresses_UC_ht', 'congruent': 5}} {'34': 21829} 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 */
34.060086
2,999
0.654864
d6448735ddc3fb9b448ff61ab688820c85711206
570
asm
Assembly
Lab3/Lab3/lab3.asm
ConstantinCezB/Computer-Architecture-assembly
24ddc05c96d2be019c77e914a3b1146352b4088e
[ "Apache-2.0" ]
null
null
null
Lab3/Lab3/lab3.asm
ConstantinCezB/Computer-Architecture-assembly
24ddc05c96d2be019c77e914a3b1146352b4088e
[ "Apache-2.0" ]
null
null
null
Lab3/Lab3/lab3.asm
ConstantinCezB/Computer-Architecture-assembly
24ddc05c96d2be019c77e914a3b1146352b4088e
[ "Apache-2.0" ]
null
null
null
TITLE Lab2 INCLUDE Irvine32.inc .data myArray DWORD 0001h, 0002h, 0003h, 0004h, 0005h, 0006h myArraySize DWORD SIZEOF myArray myArrayLength DWORD LENGTHOF myArray myByte1 BYTE "a" myByte2 BYTE ?,0 myArray2 SDWORD 10 DUP(-71) .code main PROC MOV AL, myByte1 SUB AL, 20h MOV myByte2, AL CALL WriteChar CALL Crlf MOV EAX, myArraySize CALL WriteDec CALL Crlf MOV EAX, myArrayLength CALL WriteDec CALL Crlf MOV myArray2+4, 11112222h MOV EAX, myArray2+4 CALL WriteHex CALL Crlf MOV BX, WORD PTR myArray2+6 call DumpRegs exit main ENDP END main
15
55
0.752632
e93e8e7b9404f8bbfe3907804be0f57785baa32c
566
asm
Assembly
oeis/286/A286065.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/286/A286065.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/286/A286065.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A286065: Positions of 0 in A286064; complement of A286066. ; Submitted by Jon Maiga ; 3,5,9,10,15,17,22,23,27,29,33,34,39,40,44,46,51,53,57,58,63,65,70,71,75,77,82,84,88,89,94,95,99,101,105,106,111,113,118,119,123,125,129,130,135,136,140,142,147,149,153,154,159,160,164,166,170,171,176,178,183,184,188,190,195,197,201,202,207,209,214,215,219,221,225,226,231,232,236,238,243,245,249,250,255,257,262,263,267,269,274,276,280,281,286,287,291,293,297,298 mov $2,$0 seq $0,285971 ; Positions of 0 in A285969; complement of A285970. mod $2,2 mul $2,2 sub $0,$2 add $0,1
51.454545
365
0.715548
bf7e6b748ed516689044b517159685410dde20d6
221
asm
Assembly
libsrc/math/genmath/dmul.asm
andydansby/z88dk-mk2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
1
2020-09-15T08:35:49.000Z
2020-09-15T08:35:49.000Z
libsrc/math/genmath/dmul.asm
andydansby/z88dk-MK2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
null
null
null
libsrc/math/genmath/dmul.asm
andydansby/z88dk-MK2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
null
null
null
; ; Z88dk Generic Floating Point Math Library ; ; ; ; $Id: dmul.asm,v 1.1 2008/07/27 21:44:57 aralbrec Exp $: XLIB dmul LIB fmul .dmul pop hl ;ret address pop de pop ix pop bc push hl jp fmul
11.05
63
0.606335
7b9b081200449662361b0f21ed6667524aa36143
1,536
asm
Assembly
Examples/ch07/ExtAdd.asm
satadriver/LiunuxOS
693174ac2b3e503d72782fc7a14f18c8a4f2756c
[ "Apache-2.0" ]
null
null
null
Examples/ch07/ExtAdd.asm
satadriver/LiunuxOS
693174ac2b3e503d72782fc7a14f18c8a4f2756c
[ "Apache-2.0" ]
null
null
null
Examples/ch07/ExtAdd.asm
satadriver/LiunuxOS
693174ac2b3e503d72782fc7a14f18c8a4f2756c
[ "Apache-2.0" ]
null
null
null
TITLE Extended Addition Example (ExtAdd.asm) ; This program calculates the sum of two 64-bit integers. ; Chapter 7 example. ; Last update: 07/18/01 INCLUDE Irvine16.inc .data op1 QWORD 0A2B2A40674981234h op2 QWORD 08010870000234502h sum DWORD 3 dup(?) ; = 0000000122C32B0674BB5736 .code main PROC mov ax,@data mov ds,ax mov esi,OFFSET op1 ; first operand mov edi,OFFSET op2 ; second operand mov ebx,OFFSET sum ; sum operand mov ecx,2 ; number of doublewords call Extended_Add mov esi,OFFSET sum ; dump memory mov ebx,4 mov ecx,3 call DumpMem exit main ENDP ;-------------------------------------------------------- Extended_Add PROC ; ; Calculates the sum of two extended integers that are ; stored as an array of doublewords. ; Receives: ESI and EDI point to the two integers, ; EBX points to a variable that will hold the sum, and ; ECX indicates the number of doublewords to be added. ;-------------------------------------------------------- pushad clc ; clear the Carry flag L1: mov eax,[esi] ; get the first integer adc eax,[edi] ; add the second integer pushfd ; save the Carry flag mov [ebx],eax ; store partial sum add esi,4 ; advance all 3 pointers add edi,4 add ebx,4 popfd ; restore the Carry flag loop L1 ; repeat the loop adc word ptr [ebx],0 ; add any leftover carry popad ret Extended_Add ENDP END main
26.482759
58
0.599609
5c3ba48146bb7921343a0fc4ab3e223c71bc0b5b
893
asm
Assembly
sk/sfx/5F.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
9
2017-10-09T20:28:45.000Z
2021-06-29T21:19:20.000Z
sk/sfx/5F.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
12
2018-08-01T13:52:20.000Z
2022-02-21T02:19:37.000Z
sk/sfx/5F.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
2
2018-02-17T19:50:36.000Z
2019-10-30T19:28:06.000Z
Sound_5F_Header: smpsHeaderStartSong 3 smpsHeaderVoice Sound_5F_Voices smpsHeaderTempoSFX $01 smpsHeaderChanSFX $01 smpsHeaderSFXChannel cFM5, Sound_5F_FM5, $00, $00 ; FM5 Data Sound_5F_FM5: smpsSetvoice $00 dc.b nC0, $25 smpsStop Sound_5F_Voices: ; Voice $00 ; $20 ; $00, $01, $00, $00, $1F, $1F, $1F, $1F, $00, $0C, $00, $00 ; $00, $00, $00, $0C, $FF, $FF, $FF, $0F, $04, $0A, $18, $80 smpsVcAlgorithm $00 smpsVcFeedback $04 smpsVcUnusedBits $00 smpsVcDetune $00, $00, $00, $00 smpsVcCoarseFreq $00, $00, $01, $00 smpsVcRateScale $00, $00, $00, $00 smpsVcAttackRate $1F, $1F, $1F, $1F smpsVcAmpMod $00, $00, $00, $00 smpsVcDecayRate1 $00, $00, $0C, $00 smpsVcDecayRate2 $0C, $00, $00, $00 smpsVcDecayLevel $00, $0F, $0F, $0F smpsVcReleaseRate $0F, $0F, $0F, $0F smpsVcTotalLevel $00, $18, $0A, $04
26.264706
62
0.613662
23375a4ad7cd3d24f6ca09ec5fd19da24e3ee9e3
643
asm
Assembly
oeis/020/A020846.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/020/A020846.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/020/A020846.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A020846: Decimal expansion of 1/sqrt(89). ; Submitted by Christian Krause ; 1,0,5,9,9,9,7,8,8,0,0,0,6,3,5,9,9,7,8,8,0,0,0,7,4,1,9,9,7,3,2,8,8,0,9,7,9,4,3,6,3,6,2,0,9,3,6,4,2,1,4,8,4,6,2,9,9,5,8,4,0,6,1,2,2,4,4,9,4,6,3,9,4,3,3,5,4,0,6,5,2,3,4,3,1,5,7,6,0,6,5,9,4,2,7,3,9,7,8,7 mov $1,1 mov $2,1 mov $3,$0 add $3,8 mov $4,$0 add $0,5 add $4,3 mul $4,2 mov $7,10 pow $7,$4 mov $9,10 lpb $3 mov $4,$2 pow $4,2 mul $4,89 mov $5,$1 pow $5,2 add $4,$5 mov $6,$1 mov $1,$4 mul $6,$2 mul $6,2 mov $2,$6 mov $8,$4 div $8,$7 max $8,2 div $1,$8 div $2,$8 sub $3,1 lpe mov $3,$9 pow $3,$0 div $2,$3 mov $0,$2 mod $0,10
16.075
201
0.51944
119dcf678706ee1bf09580d2c16887655589f288
330
asm
Assembly
Mid-Term/Solution/5.asm
MehbinMimi/CSE331L-Section-1-Fall20-NSU
9c3bc01296ce880681fb70ba36d400197f046270
[ "MIT" ]
null
null
null
Mid-Term/Solution/5.asm
MehbinMimi/CSE331L-Section-1-Fall20-NSU
9c3bc01296ce880681fb70ba36d400197f046270
[ "MIT" ]
null
null
null
Mid-Term/Solution/5.asm
MehbinMimi/CSE331L-Section-1-Fall20-NSU
9c3bc01296ce880681fb70ba36d400197f046270
[ "MIT" ]
null
null
null
.MODEL SMALL .STACK 100H .DATA A DB 6 DUP(1,2,3) B DB 6 DUP .CODE MAIN PROC MOV AL,offset A MOV B[0],[AL] MOV B[1],[AL+1] MOV B[2],[AL+2] MOV B[3],[AL+3] MOV B[4],[AL+4] MOV B[5],[AL+5] MOV AH,2 INT 21H MOV AH,4CH INT 21H MAIN ENDP END MAIN
10
18
0.460606
eaae4b7fa0cff781a7adc60409b8f07a482cde11
618
asm
Assembly
programs/oeis/081/A081604.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/081/A081604.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/081/A081604.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A081604: Number of digits in ternary representation of n. ; 1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6 lpb $0,$0 div $0,3 add $2,1 lpe mov $1,$2 add $1,1
61.8
501
0.52589
a6a316043c57e50bc4c40910cb278fa5d2a96374
165
asm
Assembly
resources/linux.asm
mateuszb/glutenfree
cefd2be7256a94867fdafbd8330cb4c73c6e3e4e
[ "BSD-4-Clause" ]
1
2018-04-03T07:38:58.000Z
2018-04-03T07:38:58.000Z
resources/linux.asm
mateuszb/glutenfree
cefd2be7256a94867fdafbd8330cb4c73c6e3e4e
[ "BSD-4-Clause" ]
null
null
null
resources/linux.asm
mateuszb/glutenfree
cefd2be7256a94867fdafbd8330cb4c73c6e3e4e
[ "BSD-4-Clause" ]
null
null
null
bits 64 section .rodata global <name>_start global <name>_end global <name>_size <name>_start: incbin "<bin>" <name>_end: <name>_size: dd $ - <name>_start
16.5
33
0.678788
7976312f5f038387e07f8cdff1ba3db05039d12e
4,385
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_662.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_662.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_662.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x9148, %r14 nop nop nop nop add $12596, %rdi mov (%r14), %ebp nop nop nop nop sub %r13, %r13 lea addresses_D_ht+0x3528, %rsi lea addresses_WC_ht+0x14d48, %rdi nop nop and $7266, %rdx mov $73, %rcx rep movsq nop nop nop nop nop and %rdi, %rdi pop %rsi pop %rdx pop %rdi pop %rcx pop %rbp pop %r14 pop %r13 ret .global s_faulty_load s_faulty_load: push %r11 push %r9 push %rax push %rbx push %rdi push %rsi // Faulty Load lea addresses_PSE+0x948, %rax nop nop nop nop nop xor $57605, %rdi mov (%rax), %r11d lea oracles, %rdi and $0xff, %r11 shlq $12, %r11 mov (%rdi,%r11,1), %r11 pop %rsi pop %rdi pop %rbx pop %rax pop %r9 pop %r11 ret /* <gen_faulty_load> [REF] {'src': {'type': 'addresses_PSE', 'same': False, 'size': 16, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} [Faulty Load] {'src': {'type': 'addresses_PSE', 'same': True, 'size': 4, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} <gen_prepare_buffer> {'src': {'type': 'addresses_normal_ht', 'same': False, 'size': 4, 'congruent': 11, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} {'src': {'type': 'addresses_D_ht', 'congruent': 5, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 10, 'same': True}, 'OP': 'REPM'} {'33': 21829} 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 */
50.988372
2,999
0.663854
e5e9a9f9d0dd892057d2114944766287a8a06fd4
8,534
asm
Assembly
src/sub/r1_text.asm
Iambian/VANISH
aa7076d8765828ced3293a16f8846cd32f30ea8e
[ "MIT" ]
1
2018-02-03T04:46:12.000Z
2018-02-03T04:46:12.000Z
src/sub/r1_text.asm
Iambian/VANISH
aa7076d8765828ced3293a16f8846cd32f30ea8e
[ "MIT" ]
null
null
null
src/sub/r1_text.asm
Iambian/VANISH
aa7076d8765828ced3293a16f8846cd32f30ea8e
[ "MIT" ]
null
null
null
.ASSUME ADL=1 LoadPattern: LD L,A LD H,8 MLT HL BIT.S fracDrawLFont,(iy+fontFlags) JR Z,Load_SFont Load_LFont: Load_LFont2: LD DE,lfont_record PUSH DE \ PUSH AF \ PUSH BC LD A,6 LD (DE),A INC DE ;You'll want to check to see if you're using a font hook/customFont ;then jump to that routine since copying to lfont_record is much ;more straightfoward in that case. CALL divHLby8 LD BC,lfont_table LD A,L CP 171 JR NC,_loadLFont_getslack LD H,7 MLT HL ADD HL,BC ;OFFSET+TABLE = ADDRESS TO ENTRY LD B,7 _loadLFont_getmainloop: LD A,(HL) INC HL ADD A,A AND %00111110 LD (DE),A INC DE DJNZ _loadLFont_getmainloop POP BC \ POP AF \ POP HL RET _loadLFont_getslack: LD H,14 MLT HL ADD HL,BC LD B,7 _loadLFont_getslackloop: LD A,(HL) INC HL RRCA RRCA RRCA XOR (HL) AND %00011100 XOR (HL) RRA OR A RRA ;MAKE SURE IT'S %--BBBAAA INC HL LD (DE),A INC DE DJNZ _loadLFont_getslackloop POP BC \ POP AF \ POP HL RET Load_SFont: LD DE,sfont_record PUSH DE \ PUSH AF \ PUSH BC ;You'll want to check to see if you're using a font hook/customFont ;then jump to that routine since copying to sfont_record is much ;more straightfoward in that case. CALL divHLby8 LD BC,sfont_table LD H,4 MLT HL ADD HL,BC LD A,(HL) INC HL LD C,A RLCA PUSH AF RLCA RLCA RLCA AND %00000111 LD (DE),A INC DE POP AF JR C,_load_sfont_6pxw _load_sfont_4pxw: LD A,C AND %00001111 LD (DE),A INC DE LD B,3 _load_sfont_4pxwloop: RLD LD (DE),A INC DE RLD LD (DE),A INC DE RLD INC HL DJNZ _load_sfont_4pxwloop POP BC \ POP AF \ POP HL RET _load_sfont_6pxw: LD B,%00111111 LD A,(HL) ;NEED 2 UPPER BITS RRCA RRCA XOR C AND %11110000 XOR C AND B LD (DE),A ;R0 INC DE LD A,(HL) ;NOW USE LOWER 6 BITS INC HL AND B LD (DE),A ;R1 INC DE LD A,(HL) INC HL AND B LD (DE),A ;R2. THE UPPER 2 BITS ARE UNUSED. CLEARED. INC DE LD L,(HL) LD H,3 MLT HL LD BC,sfont_table+1024 ADD HL,BC ;GET SECONDARY TABLE ENTRY LD BC,(3*256)+0 _load_sfont_6pxwloop: LD A,(HL) INC HL OR A RLA RL C RLA RL C RRA RRA ;%--nnnnnn LD (DE),A ;R3, R4, R5 INC DE DJNZ _load_sfont_6pxwloop LD A,C LD (DE),A ;R6 POP BC \ POP AF \ POP HL RET SFont_Len: CALL DivHLby8 _sFont_Len_prediv: LD H,4 MLT HL LD DE,sfont_table ADD HL,DE LD A,(HL) RLCA RLCA RLCA RLCA AND 15 RET ;in: DE= 7h x (+0)w pointer to sprite (right aligned) ; IX= screen buffer start (full 24-bit address) ; BC= XY ([0:96],[0:64]) dispChar: LD A,(DE) ADD A,B CP 96+1 CCF RET C ;QUIT IF ANY OF THE SPRITE WOULD CLIP PAST THE RIGHT EDGE LD A,C CP 58+1 CCF RET C ;QUIT IF ANY OF THE SPRITE WOULD CLIP PAST BOTTOM OF SCREEN LD A,B ;PRESERVE X POSITION FOR LATER ADDITION LD B,12 MLT BC ;Y*12, clears BCU LD L,A LD H,32 ;DO X/8 BY WAY OF (X*32)/256 MLT HL LD L,H LD H,0 ADD HL,BC ;HL IS COMPLETED OFFSET EX DE,HL ADD IX,DE ;IX IS COMPLETED ADDRESS EX DE,HL LD C,A ;PRESERVE X AGAIN TO LATER DO CLIP CHECKING AGAINST FINAL COLUMN AND 7 ;GET LOW BITS OF A FOR PROPER BIT SHIFTING ACTION LD H,A LD A,(DE) LD L,A LD A,16 SUB A,H ;X. SUB A,L ;W. 16-X-W FOR LOOP PARAMS LD (dispChar_subloop_params),A LD B,L ;REUSE W TO CREATE MASK SCF SBC HL,HL ;HL TO -1 _: ADD HL,HL DJNZ -_ LD B,A ;REUSE LOOP PARAMS TO PROPERLY SHIFT MASK _: SCF ADC HL,HL ;MAKING SURE ALL THE BITS THAT GET FILLED IN ARE 1s. DJNZ -_ BIT.S textInverse,(IY+textFlags) LD A,L LD (dispChar_maskhigh),A JR Z,$+4 \ CPL \ LD L,A LD A,H LD (dispChar_masklow),A JR Z,$+4 \ CPL \ LD H,A JR NZ,$+5 \ OR A \ SBC HL,HL LD A,L LD (dispChar_inversemaskhigh),A LD A,H LD (dispChar_inversemasklow),A INC DE LD B,7 ;ITERATE 7 TIMES. dispChar_mainloop: EX DE,HL LD E,(HL) INC HL LD D,0 EX DE,HL LD A,B dispChar_subloop_params .EQU $+1 LD B,0 _: ADD HL,HL DJNZ -_ LD B,A LD A,(IX+0) dispChar_masklow .EQU $+1 AND A,0 OR H dispChar_inversemasklow .EQU $+1 XOR A,0 LD (IX+0),A LD A,C CP 88 JR NC,dispChar_clipright LD A,(IX+1) dispChar_maskhigh .EQU $+1 AND A,0 OR L dispChar_inversemaskhigh .EQU $+1 XOR A,0 LD (IX+1),A dispChar_clipright: LEA IX,IX+12 DJNZ dispChar_mainloop OR A ;kills carry RET ;in: A = char, curRow, curCol, flags ;out:character displayed, curRow/curCol updated ;dest: All regs preserved. Calls PutMap to do character display. PutC: CALL PutMap PUSH AF LD A,(curCol) ADD A,%11110001 ;Cause a carry if going past 15 PUSH AF AND A,%00001111 LD (curCol),A POP AF CALL C,NewLine POP AF RET PutMap: PUSH AF \ PUSH BC \ PUSH DE \ PUSH HL \ PUSH IX PUSH AF LD L,A LD H,8 MLT HL CALL Load_LFont EX DE,HL LD HL,(curRow) PUSH HL LD A,H CP 16 JR C,+_ POP HL POP AF JR _putmap_donotrender _: LD A,L ADD A,A ADD A,A ADD A,A LD C,A LD L,6 MLT HL LD B,L LD IX,screen_buffer ; LD DE,lfont_record CALL dispChar ;BC=XY POP HL BIT.S appTextSave,(IY+appFlags) JR Z,_putmap_notextshadowcopy LD A,H ;L=cr,H=cc -> -CCCCCRRR RLCA RLCA RLCA XOR L AND %11111000 XOR L SBC HL,HL ;CLEARS HL LD L,A ;AND SETS IT TO OFFSET LD DE,textShadow ADD HL,DE POP AF LD (HL),A PUSH AF _putmap_notextshadowcopy: POP AF _putmap_donotrender: POP IX \ POP HL \ POP DE \ POP BC \ POP AF RET NewLine: PUSH HL LD.S HL,(curRow) LD H,0 LD A,L INC A BIT.S appAutoScroll,(IY+appFlags) JR Z,_newline_skipscrollcheck LD L,A LD A,8 ;TODO: change later to (winBtm) DEC A CP L ;IF MOVED TO LAST ROW, REJECT CHANGE AND SCROLL SCREEN UPWARD JR NZ,_newline_skipscrollcheck DEC L PUSH HL PUSH DE PUSH BC LD DE,screen_buffer LD HL,screen_buffer+(8*12) LD BC,7*8*12 ;6 rows of 8*12 pixels. Bottom row copied. LDIR PUSH DE POP HL INC DE LD (HL),$00 LD BC,(7*8)-1 ;clear bottom row LDIR POP BC POP DE POP HL _newline_skipscrollcheck: LD.S (curRow),HL POP HL RET PutSInternal: LD A,(HL) INC HL OR A RET Z CALL PutC JR PutSInternal PutS: PUSH AF _: LD.S A,(HL) OR A JR Z,+_ INC.S HL CALL PutC JR -_ _: POP AF RET PutPS: LD B,(HL) INC B DEC B RET Z INC HL _: LD A,(HL) INC HL CALL PutC LD A,(curRow) LD C,A LD A,8 ;TODO: Replace later with (winBtm) CP C RET Z DJNZ -_ RET divHLby8: SRL H \ RR L SRL H \ RR L SRL H \ RR L RET DispHL: SET.S leadingSpace,(IY+internalFlags) PUSH BC LD BC,Op1 PUSH BC LD DE,-10000 CALL _disphl_subr LD DE,-1000 CALL _disphl_subr LD DE,-100 CALL _disphl_subr LD E,-10 CALL _disphl_subr RES.S leadingSpace,(IY+internalFlags) LD E,-1 CALL _disphl_subr XOR A LD (BC),A POP HL POP BC PutSTrunc: LD A,(curCol) LD D,(HL) INC HL INC D DEC D RET Z CP 15 LD A,D JR NC,_putstrunclast CALL PutC JR PutSTrunc _putstrunclast: JP PutMap _disphl_subr: LD A,'0'-1 _: INC A ADD HL,DE JR C,-_ SBC HL,DE CP '0' JR NZ,+_ BIT.S leadingSpace,(IY+internalFlags) JR Z,++_ LD A,' ' JR ++_ _: RES.S leadingSpace,(IY+internalFlags) _: LD (BC),A INC BC RET HomeUp: PUSH AF PUSH HL LD HL,curRow LD A,0 ;TODO: REPLACE WITH (winTop) LD (HL),A INC HL LD (HL),0 POP HL POP AF RET DispHLHex: LD A,H CALL DispAHex LD A,L DispAHex: PUSH AF RRA RRA RRA RRA CALL _ POP AF _ OR A,$F0 DAA ADD A,$A0 ADC A,$40 jp PutC VPutMap: PUSH BC PUSH HL CALL LoadPattern ;Our variant returns s/lfont_record in HL. EX DE,HL LD IX,screen_buffer BIT.S textWrite,(IY+sGrFlags) JR Z,_ LD IX,plotsscreen _: LD HL,(penCol) ;(X,Y) = (penCol,penRow) = [L,H] LD C,H LD B,L LD A,(DE) ;CHARACTER WIDTH PUSH DE CALL dispChar ;also sets carry if could not fit on screen POP DE JR C,_ LD HL,penCol LD A,(DE) ADD A,(HL) LD (HL),A _: POP HL POP BC RET VPutSInternal: LD A,(HL) INC HL OR A RET Z CALL VPutMap RET C JR VPutSInternal VPutS: PUSH AF \ PUSH DE \ PUSH IX _: LD.S A,(HL) INC HL OR A JR Z,VPutSEnd CALL VPutMap JR NC,-_ VPutSEnd: POP IX \ POP DE \ POP AF RET VPutSN: PUSH AF \ PUSH DE \ PUSH IX _: LD A,(HL) INC HL CALL VPutMap JR C,VPutSEnd DJNZ -_ JR VPutSEnd SStringLength: PUSH HL LD B,0 _: LD A,(HL) INC HL OR A JR Z,_ PUSH HL LD L,A CALL _sFont_Len_prediv POP HL ADD A,B LD B,A JR -_ _: POP HL RET
15.024648
75
0.635575
ab1e0353a76918aef90e3c8a5f13cdf8594b2eb2
374
asm
Assembly
programs/oeis/161/A161116.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/161/A161116.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/161/A161116.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A161116: a(n) is the number of nontrivial positive divisors of 2n+3. ; 0,0,0,1,0,0,2,0,0,2,0,1,2,0,0,2,2,0,2,0,0,4,0,1,2,0,2,2,0,0,4,2,0,2,0,0,4,2,0,3,0,2,2,0,2,2,2,0,4,0,0,6,0,0,2,0,2,4,2,1,2,2,0,2,0,2,6,0,0,2,2,2,4,0,0,4,2,0,2,2,0,6,0,1,4,0,4,2,0,0,2 mul $0,2 add $0,2 cal $0,5 ; d(n) (also called tau(n) or sigma_0(n)), the number of divisors of n. mov $1,$0 sub $1,2
41.555556
183
0.580214
b684f3ccd7fcfd0c26e95f648732693d161ef7e8
2,989
asm
Assembly
sort.asm
cewbost/asmsort
5732761e01c220bdeb60896a608460861591436c
[ "MIT" ]
null
null
null
sort.asm
cewbost/asmsort
5732761e01c220bdeb60896a608460861591436c
[ "MIT" ]
null
null
null
sort.asm
cewbost/asmsort
5732761e01c220bdeb60896a608460861591436c
[ "MIT" ]
null
null
null
extern printf extern malloc extern free extern strlen extern atoi section .text int_format: db " %d", 0 newline: db 10, 0 ; sortArray ; 1: int* to array, 2: int length of array ; returns void sortArray: push ebx mov eax, [esp + 8] xor ecx, ecx mov ebx, [esp + 12] sub ebx, 1 .forward: mov edx, [eax + 4 * ecx] .forward_loop: cmp ecx, ebx je .done mov esi, [eax + 4 * ecx + 4] cmp edx, esi jge .backward_loop inc ecx mov edx, esi jmp .forward_loop .backward_loop: push ecx .continue_backwards: mov [eax + 4 * ecx + 4], edx dec ecx cmp ecx, -1 je .at_first mov edx, [eax + 4 * ecx] cmp edx, esi jg .continue_backwards ;back to forward mov [eax + 4 * ecx + 4], esi pop ecx inc ecx jmp .forward .at_first: mov [eax], esi pop ecx inc ecx jmp .forward .done: pop ebx ret %macro check_if_digit 1 cmp %1, '0' setge al shl eax, 8 cmp %1, '9' setle al mov %1, al shr eax, 8 and %1, al %endmacro ; isInteger ; 1: const char* ; return 1 if string contains integer, else 0 isInteger: push ebx push dword [esp + 8] call strlen pop ebx xor ecx, ecx cmp eax, 1 je .loop1 push eax mov dl, [ebx] cmp dl, '-' sete al shl eax, 8 check_if_digit dl shr eax, 8 or dl, al pop eax test dl, dl jz .return_false inc ecx .loop1: push eax mov dl, [ebx + ecx] check_if_digit dl pop eax test dl, dl jz .return_false inc ecx cmp ecx, eax jne .loop1 .return_true: pop ebx mov eax, 1 ret .return_false: pop ebx xor eax, eax ret ; printArray ; 1: int* to array of values, 2: int length of arrays ; return void printArray: push ebx mov ebx, [esp + 8] mov eax, [esp + 12] sub esp, 16 test eax, eax jz .end xor ecx, ecx mov [esp + 8], eax mov [esp + 12], ecx mov dword [esp], int_format .loop: mov ecx, [esp + 12] mov ecx, [ebx + 4 * ecx] mov [esp + 4], ecx call printf inc dword [esp + 12] mov ecx, [esp + 12] cmp ecx, [esp + 8] jne .loop .end: push newline call printf add esp, 4 add esp, 16 pop ebx ret global main main: push ebx ;exit if no command-line arguments mov eax, [esp + 8] dec eax jz .end ;allocate memory push eax imul eax, 4 push eax call malloc add esp, 4 pop ecx push eax mov ebx, [esp + 16] xor edx, edx sub esp, 12 mov [esp + 8], edx .read_loop: dec ecx mov [esp + 4], ecx mov ecx, [ebx + 4 * ecx + 4] mov [esp], ecx call isInteger test eax, eax jz .not_integer call atoi mov ecx, [esp + 12] mov edx, [esp + 8] mov [ecx + 4 * edx], eax inc edx mov [esp + 8], edx .not_integer: mov ecx, [esp + 4] test ecx, ecx jnz .read_loop add esp, 12 ;sort and print the integers push edx push dword [esp + 4] call sortArray call printArray add esp, 8 call free add esp, 4 .end: pop ebx xor eax, eax ret
12.611814
53
0.587822
d3d1efb3e0917cf1a34482baafd178c99b0ccd8a
1,434
asm
Assembly
programs/oeis/247/A247375.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/247/A247375.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/247/A247375.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A247375: Numbers n such that floor(n/2) is a square. ; 0,1,2,3,8,9,18,19,32,33,50,51,72,73,98,99,128,129,162,163,200,201,242,243,288,289,338,339,392,393,450,451,512,513,578,579,648,649,722,723,800,801,882,883,968,969,1058,1059,1152,1153,1250,1251,1352,1353,1458,1459,1568,1569,1682,1683,1800,1801,1922,1923,2048,2049,2178,2179,2312,2313,2450,2451,2592,2593,2738,2739,2888,2889,3042,3043,3200,3201,3362,3363,3528,3529,3698,3699,3872,3873,4050,4051,4232,4233,4418,4419,4608,4609,4802,4803,5000,5001,5202,5203,5408,5409,5618,5619,5832,5833,6050,6051,6272,6273,6498,6499,6728,6729,6962,6963,7200,7201,7442,7443,7688,7689,7938,7939,8192,8193,8450,8451,8712,8713,8978,8979,9248,9249,9522,9523,9800,9801,10082,10083,10368,10369,10658,10659,10952,10953,11250,11251,11552,11553,11858,11859,12168,12169,12482,12483,12800,12801,13122,13123,13448,13449,13778,13779,14112,14113,14450,14451,14792,14793,15138,15139,15488,15489,15842,15843,16200,16201,16562,16563,16928,16929,17298,17299,17672,17673,18050,18051,18432,18433,18818,18819,19208,19209,19602,19603,20000,20001,20402,20403,20808,20809,21218,21219,21632,21633,22050,22051,22472,22473,22898,22899,23328,23329,23762,23763,24200,24201,24642,24643,25088,25089,25538,25539,25992,25993,26450,26451,26912,26913,27378,27379,27848,27849,28322,28323,28800,28801,29282,29283,29768,29769,30258,30259,30752,30753 mov $1,2 mul $1,$0 mov $2,$0 add $0,1 gcd $0,$1 sub $2,$0 pow $2,2 add $1,$2 div $1,2
110.307692
1,291
0.783821
c027a6611b5f7023f8fd93eb442f136f351ac381
20,045
asm
Assembly
src/tocompress/patterns.asm
santiontanon/talesofpopolon-ext
a7c7fd1164d506d6b0c6245fdf3ad0b634facd84
[ "Apache-2.0" ]
4
2019-10-20T08:14:01.000Z
2021-09-24T19:41:47.000Z
src/tocompress/patterns.asm
santiontanon/talesofpopolon-ext
a7c7fd1164d506d6b0c6245fdf3ad0b634facd84
[ "Apache-2.0" ]
1
2019-10-20T12:21:06.000Z
2019-10-21T21:52:35.000Z
src/tocompress/patterns.asm
santiontanon/talesofpopolon-ext
a7c7fd1164d506d6b0c6245fdf3ad0b634facd84
[ "Apache-2.0" ]
null
null
null
org #0000 patterns: db #00,#00,#00,#00,#00,#00,#00,#00 db #7e,#5f,#51,#50,#50,#50,#50,#51 db #00,#80,#e0,#78,#1e,#1e,#78,#e0 db #01,#03,#07,#0e,#1c,#38,#70,#50 db #80,#c0,#e0,#70,#38,#1c,#0e,#0e db #5f,#5e,#50,#50,#50,#70,#00,#00 db #80,#00,#00,#00,#00,#00,#00,#00 db #28,#14,#0a,#05,#02,#01,#00,#00 db #1c,#38,#70,#e0,#c0,#80,#00,#00 db #38,#28,#28,#28,#28,#28,#28,#28 db #28,#28,#28,#28,#2f,#3f,#00,#00 db #00,#00,#00,#00,#fc,#fc,#00,#00 db #70,#58,#5c,#5e,#56,#53,#53,#51 db #0e,#0a,#0a,#0a,#0a,#0a,#8a,#ca db #50,#50,#50,#50,#50,#70,#00,#00 db #ca,#6a,#7a,#3a,#1a,#0e,#00,#00 db #ff,#80,#be,#a2,#ba,#8a,#fb,#00 db #ff,#00,#7e,#42,#7a,#0a,#fb,#00 db #ff,#01,#7d,#45,#75,#15,#f7,#00 db #00,#00,#20,#10,#08,#05,#03,#03 db #f8,#04,#3a,#3a,#30,#28,#14,#6c db #03,#03,#01,#00,#00,#00,#00,#01 db #0c,#1c,#1c,#28,#48,#44,#c6,#ce db #00,#01,#00,#40,#20,#10,#0a,#06 db #00,#f0,#08,#74,#74,#60,#50,#2c db #06,#06,#06,#02,#00,#00,#00,#01 db #cc,#1c,#1c,#38,#48,#44,#c6,#ce db #00,#01,#00,#00,#40,#20,#12,#0e db #00,#00,#00,#00,#08,#08,#04,#04 db #02,#02,#01,#01,#00,#00,#01,#03 db #f8,#04,#ba,#ba,#30,#28,#14,#6c db #00,#04,#04,#02,#02,#01,#01,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #18,#18,#18,#18,#00,#18,#18,#00 db #28,#28,#28,#00,#00,#00,#00,#00 db #1c,#1c,#18,#28,#48,#44,#c6,#ce db #1f,#20,#5c,#5c,#0c,#14,#28,#36 db #00,#00,#04,#08,#10,#a0,#c0,#c0 db #30,#38,#38,#14,#12,#22,#63,#73 db #c0,#c0,#80,#00,#00,#00,#00,#80 db #00,#0f,#10,#2e,#2e,#06,#0a,#34 db #00,#80,#00,#02,#04,#08,#50,#60 db #33,#38,#38,#1c,#12,#22,#63,#73 db #60,#60,#60,#40,#00,#00,#00,#80 db #00,#00,#00,#00,#00,#20,#20,#40 db #00,#00,#00,#78,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#60,#60,#00 db #00,#80,#00,#00,#02,#04,#48,#70 db #10,#38,#6c,#c6,#6c,#38,#10,#00 db #18,#38,#58,#18,#18,#18,#18,#00 db #3e,#66,#0c,#18,#30,#60,#fe,#00 db #e0,#30,#18,#fc,#18,#30,#e0,#00 db #1c,#2c,#4c,#8c,#fc,#0c,#0c,#00 db #fe,#c0,#f0,#1c,#06,#1c,#f0,#00 db #06,#0c,#18,#38,#6c,#c6,#fe,#00 db #fe,#06,#0c,#18,#30,#60,#c0,#00 db #78,#cc,#cc,#78,#cc,#cc,#78,#00 db #1e,#76,#c6,#76,#1e,#06,#06,#00 db #00,#00,#20,#00,#00,#20,#00,#00 db #00,#00,#20,#00,#00,#20,#20,#40 db #00,#00,#00,#00,#10,#10,#20,#20 db #1f,#20,#5d,#5d,#0c,#14,#28,#36 db #40,#40,#80,#80,#00,#00,#80,#c0 db #70,#88,#08,#10,#20,#00,#20,#00 db #00,#20,#20,#40,#40,#80,#80,#00 db #10,#38,#38,#6c,#7c,#c6,#c6,#00 db #f0,#dc,#c6,#fc,#c6,#dc,#f0,#00 db #0c,#38,#60,#c0,#60,#38,#0c,#00 db #e0,#f8,#cc,#c6,#cc,#f8,#e0,#00 db #0c,#38,#60,#fc,#60,#38,#0c,#00 db #fe,#c0,#c0,#fc,#c0,#c0,#c0,#00 db #0c,#38,#60,#cc,#64,#3c,#0c,#00 db #c6,#c6,#c6,#fe,#c6,#c6,#c6,#00 db #18,#18,#18,#18,#18,#18,#18,#00 db #06,#06,#06,#c6,#66,#3e,#0e,#00 db #c6,#cc,#d8,#f0,#d8,#cc,#c6,#00 db #c0,#c0,#c0,#c0,#c0,#c0,#fe,#00 db #c6,#ee,#d6,#c6,#c6,#c6,#c6,#00 db #c6,#e6,#d6,#ce,#c6,#c6,#c6,#00 db #10,#38,#6c,#c6,#6c,#38,#10,#00 db #f0,#dc,#c6,#dc,#f0,#c0,#c0,#00 db #10,#38,#6c,#c6,#6c,#3c,#12,#00 db #f0,#dc,#c6,#dc,#f0,#dc,#c6,#00 db #3e,#60,#30,#18,#0c,#06,#fc,#00 db #7e,#18,#18,#18,#18,#18,#18,#00 db #c6,#c6,#c6,#c6,#c6,#c6,#fe,#00 db #c6,#c6,#6c,#6c,#38,#38,#10,#00 db #c6,#c6,#c6,#c6,#d6,#ee,#c6,#00 db #c6,#ee,#7c,#38,#7c,#ee,#c6,#00 db #c2,#66,#3c,#18,#30,#60,#c0,#00 db #fe,#06,#0c,#18,#30,#60,#fe,#00 db #20,#5c,#5c,#0c,#14,#28,#36,#30 db #00,#00,#00,#00,#80,#c0,#c0,#c0 db #38,#38,#18,#14,#12,#22,#63,#73 db #c0,#80,#00,#00,#00,#00,#00,#80 db #00,#00,#00,#00,#01,#03,#03,#03 db #04,#3a,#3a,#30,#28,#14,#6c,#0c db #03,#01,#00,#00,#00,#00,#00,#01 db #00,#00,#00,#00,#00,#00,#00,#f8 db #00,#00,#00,#00,#00,#00,#00,#1f db #00,#00,#00,#07,#0f,#1c,#18,#18 db #00,#00,#00,#ff,#ff,#00,#00,#00 db #00,#00,#00,#e0,#f0,#38,#18,#18 db #18,#18,#18,#18,#18,#18,#18,#18 db #18,#18,#1c,#0f,#07,#00,#00,#00 db #18,#18,#38,#f0,#e0,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #aa,#ee,#44,#00,#28,#38,#10,#00 db #00,#00,#00,#00,#00,#01,#01,#01 db #00,#00,#00,#00,#ff,#b1,#8d,#ff db #00,#00,#00,#00,#00,#80,#80,#80 db #01,#01,#00,#00,#00,#00,#00,#00 db #00,#00,#81,#42,#24,#24,#42,#81 db #80,#80,#00,#00,#00,#00,#00,#00 db #01,#01,#01,#01,#01,#00,#00,#00 db #ff,#ff,#ff,#81,#7e,#ff,#00,#00 db #80,#80,#80,#80,#80,#00,#00,#00 db #00,#07,#0f,#19,#18,#0c,#17,#0f db #00,#00,#80,#fc,#ff,#fc,#7f,#7f db #00,#00,#00,#00,#fe,#ff,#fe,#ff db #00,#00,#00,#00,#00,#ff,#ff,#ff db #00,#00,#00,#00,#00,#fc,#ff,#fc db #00,#00,#00,#00,#00,#00,#ff,#ff db #00,#00,#00,#00,#00,#3f,#ff,#3f db #00,#00,#00,#00,#00,#ff,#ff,#ff db #00,#00,#00,#00,#7f,#ff,#7f,#ff db #00,#00,#01,#0f,#ff,#3f,#fe,#fe db #00,#e0,#f0,#98,#18,#30,#e8,#f0 db #17,#0f,#07,#0f,#07,#0f,#07,#03 db #7f,#7f,#7f,#7f,#7f,#7f,#7f,#7f db #ff,#ff,#ff,#ff,#ff,#ff,#ff,#ff db #07,#03,#07,#03,#07,#03,#07,#03 db #3f,#3f,#3f,#3f,#3f,#3f,#3f,#3f db #07,#03,#07,#03,#07,#03,#07,#03 db #3f,#3f,#3f,#3f,#3f,#3f,#7f,#7f db #07,#0b,#07,#0b,#07,#0b,#07,#0b db #17,#0b,#17,#0b,#17,#0f,#17,#0f db #ff,#ff,#ff,#ff,#7f,#03,#ff,#83 db #ff,#ff,#ff,#ff,#ff,#ff,#01,#ff db #ff,#ff,#ff,#ff,#ff,#ff,#ff,#ff db #fc,#fe,#ff,#ff,#ff,#ff,#ff,#03 db #07,#00,#00,#00,#00,#00,#00,#00 db #01,#00,#00,#00,#00,#00,#00,#00 db #ff,#00,#00,#00,#00,#00,#00,#00 db #ff,#03,#00,#00,#00,#00,#00,#00 db #ff,#ff,#00,#00,#00,#00,#00,#00 db #fe,#fe,#fe,#fe,#fe,#fe,#fe,#fe db #e8,#f0,#e0,#f0,#e0,#f0,#e0,#c0 db #fc,#fc,#fc,#fc,#fc,#fc,#fc,#fc db #e0,#c0,#e0,#c0,#e0,#c0,#e0,#c0 db #fc,#fc,#fc,#fc,#fc,#fc,#fe,#fe db #e0,#c0,#e0,#c0,#e0,#c0,#e0,#c0 db #fe,#ff,#ff,#ff,#ff,#ff,#ff,#ff db #e0,#d0,#e0,#d0,#e0,#d0,#e0,#d0 db #ff,#ff,#ff,#ff,#ff,#ff,#ff,#c0 db #ff,#ff,#ff,#ff,#ff,#ff,#ff,#ff db #ff,#ff,#ff,#ff,#ff,#ff,#80,#ff db #ff,#ff,#ff,#ff,#fe,#c0,#ff,#c1 db #e8,#d0,#e8,#d0,#e8,#f0,#e8,#f0 db #ff,#c0,#00,#00,#00,#00,#00,#00 db #ff,#00,#00,#00,#00,#00,#00,#00 db #80,#00,#00,#00,#00,#00,#00,#00 db #e0,#00,#00,#00,#00,#00,#00,#00 db #ff,#ff,#ff,#ff,#ff,#ff,#00,#00 db #00,#00,#ff,#ff,#ff,#ff,#00,#00 db #00,#00,#ff,#ff,#ff,#ff,#ff,#ff db #ff,#ff,#ff,#ff,#ff,#ff,#fe,#fc db #ff,#ff,#ff,#ff,#ff,#ff,#7f,#3f db #3f,#7f,#ff,#ff,#ff,#ff,#7f,#3f db #3f,#7f,#ff,#ff,#ff,#ff,#ff,#ff db #fc,#fe,#ff,#ff,#ff,#ff,#ff,#ff db #fc,#fc,#fc,#fc,#fc,#fc,#fc,#fc db #3f,#3f,#3f,#3f,#3f,#3f,#3f,#3f db #39,#39,#93,#93,#c7,#c7,#ef,#ff db #e7,#e7,#e7,#e7,#e7,#e7,#e7,#ff db #81,#e7,#e7,#e7,#e7,#e7,#e7,#ff db #f3,#c7,#9f,#33,#9b,#c3,#f3,#ff db #ef,#c7,#93,#39,#93,#c7,#ef,#ff db #1f,#07,#33,#39,#33,#07,#1f,#ff db #39,#33,#27,#0f,#27,#33,#39,#ff db #c7,#bb,#bb,#c7,#ef,#e7,#ef,#e3 db #ee,#ee,#ee,#ee,#ee,#ee,#ee,#ee db #e0,#e0,#e0,#e0,#e0,#e0,#e0,#e0 db #00,#6c,#be,#fe,#fe,#7c,#38,#10 db #a0,#e0,#40,#00,#00,#00,#00,#00 db #f3,#c7,#9f,#03,#9f,#c7,#f3,#ff db #3d,#99,#c3,#e7,#cf,#9f,#3f,#ff db #c1,#9f,#cf,#e7,#f3,#f9,#03,#ff db #ff,#ff,#ff,#ff,#ff,#ff,#ff,#ff db #00,#7e,#7e,#7e,#7e,#7e,#7e,#00 db #00,#00,#3c,#3c,#3c,#3c,#00,#00 db #00,#00,#00,#18,#18,#00,#00,#00 db #00,#00,#00,#10,#00,#00,#00,#00 db #fc,#fe,#ff,#ff,#ff,#ff,#fe,#fc db #ff,#ff,#ff,#ff,#ff,#ff,#7e,#3c db #3c,#3c,#3c,#3c,#3c,#3c,#3c,#3c db #3c,#7e,#ff,#ff,#ff,#ff,#ff,#ff db #00,#03,#07,#37,#37,#36,#67,#77 db #00,#30,#70,#70,#73,#67,#76,#74 db #00,#00,#00,#00,#00,#00,#00,#3c db #77,#76,#63,#7b,#7f,#7f,#67,#5f db #76,#76,#a6,#fa,#fe,#fe,#fe,#ce db #3b,#0f,#03,#03,#01,#00,#00,#00 db #3c,#ff,#ff,#ff,#ff,#7f,#1f,#00 db #be,#7e,#be,#be,#bc,#fc,#b8,#00 db #00,#0c,#0e,#0e,#ce,#e6,#6e,#2e db #00,#c0,#e0,#ec,#ec,#6c,#e6,#ee db #6e,#6e,#65,#5f,#7f,#7f,#7f,#73 db #ee,#6e,#c6,#de,#fe,#fe,#e6,#fa db #00,#00,#00,#00,#00,#00,#00,#3c db #7d,#7e,#7d,#7d,#3d,#3f,#1d,#00 db #3c,#ff,#ff,#ff,#ff,#fe,#f8,#00 db #dc,#f0,#c0,#c0,#80,#00,#00,#00 db #00,#00,#20,#30,#3c,#3f,#3f,#3f db #00,#00,#00,#00,#00,#00,#80,#80 db #1f,#1f,#0f,#0f,#07,#03,#01,#00 db #80,#c0,#c0,#e0,#e0,#f0,#f8,#fc db #00,#00,#00,#00,#00,#00,#80,#80 db #3c,#ff,#7f,#07,#03,#01,#00,#00 db #80,#80,#00,#80,#c0,#e0,#40,#00 db #00,#00,#30,#3c,#16,#1b,#0d,#06 db #00,#00,#00,#00,#00,#00,#80,#c0 db #03,#01,#00,#00,#00,#00,#00,#00 db #60,#b0,#f8,#7c,#3c,#1e,#07,#03 db #00,#00,#00,#00,#00,#00,#30,#60 db #00,#01,#03,#02,#00,#00,#00,#00 db #c0,#a0,#70,#38,#1c,#08,#00,#00 db #00,#00,#02,#03,#01,#01,#01,#01 db #00,#00,#00,#00,#00,#40,#20,#10 db #01,#01,#00,#00,#00,#00,#0c,#06 db #08,#04,#82,#81,#60,#10,#08,#08 db #00,#00,#00,#00,#80,#40,#20,#10 db #1e,#01,#00,#00,#00,#00,#00,#00 db #06,#81,#60,#18,#06,#01,#01,#00 db #00,#fc,#06,#00,#80,#c0,#e0,#00 db #00,#00,#02,#03,#01,#01,#01,#01 db #00,#00,#00,#00,#00,#40,#20,#10 db #01,#01,#00,#00,#00,#00,#0c,#06 db #08,#04,#82,#81,#60,#10,#08,#08 db #00,#00,#00,#00,#80,#40,#20,#10 db #1e,#01,#00,#00,#00,#00,#00,#00 db #06,#81,#60,#18,#06,#01,#01,#00 db #00,#fc,#06,#00,#80,#c0,#e0,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #a0,#e0,#40,#00,#0a,#0e,#04,#00 endpatterns: patternattributes: db #00,#00,#00,#00,#00,#00,#00,#00 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #00,#00,#00,#00,#00,#00,#00,#00 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #50,#50,#50,#50,#50,#50,#50,#50 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #00,#00,#00,#f0,#f0,#00,#00,#00 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #00,#00,#00,#00,#00,#00,#00,#00 db #40,#40,#40,#40,#40,#40,#40,#40 db #60,#60,#60,#60,#60,#60,#60,#f0 db #60,#60,#60,#60,#60,#60,#60,#60 db #60,#60,#60,#60,#60,#60,#60,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#fa db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#60,#60,#60,#60,#60 db #a0,#a0,#a0,#fa,#f6,#60,#00,#00 db #f0,#f0,#f0,#60,#60,#60,#60,#60 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#ba,#ba,#ba db #a0,#a0,#a0,#a0,#a0,#a0,#ba,#b0 db #00,#00,#00,#00,#00,#a0,#a0,#b0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#ba db #00,#00,#00,#00,#00,#00,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#ba db #00,#00,#00,#00,#00,#a0,#a0,#b0 db #a0,#a0,#a0,#a0,#a0,#a0,#ba,#b0 db #a0,#a0,#a0,#a0,#a0,#ba,#ba,#ba db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #ba,#ba,#ba,#ba,#ba,#ba,#ba,#ba db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #ba,#ba,#ba,#ba,#ba,#ba,#ba,#ba db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #ba,#ba,#ba,#ba,#ba,#ba,#ba,#ba db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #b0,#b0,#b0,#b0,#ba,#ba,#a0,#a0 db #b0,#b0,#b0,#b0,#b0,#b0,#ba,#a0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#a0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#ba db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#00,#00,#00,#00,#00,#00,#00 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#00,#00,#00,#00,#00,#00 db #ba,#ba,#ba,#ba,#ba,#ba,#ba,#ba db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #ba,#ba,#ba,#ba,#ba,#ba,#ba,#ba db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #ba,#ba,#ba,#ba,#ba,#ba,#ba,#ba db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #ba,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#ba db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#a0 db #b0,#b0,#b0,#b0,#b0,#b0,#ba,#a0 db #b0,#b0,#b0,#b0,#ba,#ba,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#00,#00,#00,#00,#00,#00,#00 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #b0,#b0,#b0,#b0,#b0,#b0,#00,#00 db #00,#00,#b0,#b0,#b0,#b0,#00,#00 db #00,#00,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #80,#80,#80,#80,#80,#80,#80,#80 db #80,#80,#80,#80,#80,#80,#80,#80 db #40,#40,#40,#40,#40,#40,#40,#40 db #40,#40,#40,#40,#40,#40,#40,#40 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f0,#f0,#f0 db #f0,#f0,#f0,#f0,#f0,#f4,#f4,#f5 db #40,#40,#40,#40,#40,#40,#40,#50 db #f5,#50,#40,#60,#60,#60,#60,#60 db #50,#50,#60,#60,#60,#60,#60,#60 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #b0,#b0,#b0,#b0,#b0,#b0,#b0,#b0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #a0,#a0,#a0,#a0,#a0,#a0,#a0,#a0 db #60,#60,#60,#60,#60,#60,#60,#60 db #e0,#e0,#e0,#e0,#e0,#e0,#e0,#f0 db #60,#60,#e0,#e0,#e0,#e0,#e0,#e0 db #f0,#f0,#e0,#e0,#e0,#60,#e0,#e0 db #e0,#e0,#e0,#e0,#e0,#e0,#e0,#e0 db #e0,#60,#60,#60,#60,#60,#60,#60 db #e0,#60,#60,#60,#60,#e0,#e0,#e0 db #60,#60,#60,#e0,#e0,#e0,#e0,#e0 db #40,#40,#40,#40,#40,#40,#40,#40 db #70,#70,#70,#70,#70,#70,#70,#f0 db #40,#40,#70,#70,#70,#70,#70,#70 db #f0,#f0,#70,#70,#70,#40,#70,#70 db #70,#70,#70,#70,#70,#70,#70,#70 db #70,#40,#40,#40,#40,#40,#40,#40 db #70,#40,#40,#40,#40,#70,#70,#70 db #40,#40,#40,#70,#70,#70,#70,#70 db #00,#00,#00,#00,#00,#00,#00,#00 db #40,#40,#40,#40,#40,#40,#40,#40 endpatternattributes:
38.622351
38
0.462908
2331d5504b79557d377a706c726ac767218b5d59
7,994
asm
Assembly
Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0x48.log_21829_236.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0x48.log_21829_236.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0x48.log_21829_236.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r15 push %r9 push %rcx push %rdi push %rsi lea addresses_A_ht+0x2d38, %rsi lea addresses_D_ht+0x16538, %rdi nop nop add %r15, %r15 mov $52, %rcx rep movsw and $4142, %r9 lea addresses_normal_ht+0x538, %rsi lea addresses_D_ht+0x1b138, %rdi clflush (%rdi) nop nop nop nop xor %r15, %r15 mov $89, %rcx rep movsb nop nop nop nop nop cmp %rdi, %rdi lea addresses_normal_ht+0x17138, %rsi lea addresses_WC_ht+0x4d38, %rdi nop nop sub %r9, %r9 mov $33, %rcx rep movsw xor %rcx, %rcx lea addresses_WC_ht+0x5040, %rsi lea addresses_WT_ht+0x15bb8, %rdi nop nop nop nop nop sub %r10, %r10 mov $77, %rcx rep movsb nop nop nop nop cmp $4855, %r10 lea addresses_UC_ht+0x5238, %rsi lea addresses_A_ht+0x17138, %rdi nop nop nop nop nop inc %r13 mov $50, %rcx rep movsb nop nop add %rcx, %rcx lea addresses_UC_ht+0x10648, %rcx nop and %r9, %r9 mov $0x6162636465666768, %rdi movq %rdi, (%rcx) inc %r10 lea addresses_WC_ht+0x97b8, %rsi lea addresses_A_ht+0x1c138, %rdi nop nop sub %r13, %r13 mov $53, %rcx rep movsl nop inc %r9 lea addresses_WC_ht+0x17d38, %r13 cmp $21110, %r15 movb $0x61, (%r13) nop nop nop nop nop cmp %r9, %r9 lea addresses_WT_ht+0xc6be, %rsi lea addresses_UC_ht+0x8c38, %rdi nop nop xor $35213, %r10 mov $103, %rcx rep movsl sub $23881, %r13 lea addresses_UC_ht+0xd38, %r9 clflush (%r9) sub $3139, %r13 mov $0x6162636465666768, %rcx movq %rcx, (%r9) nop nop nop nop nop xor %rsi, %rsi lea addresses_WT_ht+0x18b38, %rsi lea addresses_UC_ht+0x118b8, %rdi nop nop nop nop xor $46337, %r9 mov $52, %rcx rep movsb nop nop inc %r10 pop %rsi pop %rdi pop %rcx pop %r9 pop %r15 pop %r13 pop %r10 ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r15 push %r9 push %rax push %rbp push %rbx // Load lea addresses_RW+0x5538, %rbx nop nop nop nop xor %rbp, %rbp movb (%rbx), %r10b nop nop nop nop nop add %rbx, %rbx // Store lea addresses_D+0x19610, %rbp nop and %r11, %r11 mov $0x5152535455565758, %r9 movq %r9, (%rbp) xor $4462, %r11 // Store lea addresses_US+0x7538, %r10 sub %rbp, %rbp movw $0x5152, (%r10) nop nop nop nop sub %r10, %r10 // Store lea addresses_A+0x2354, %r10 clflush (%r10) sub %rbx, %rbx mov $0x5152535455565758, %r11 movq %r11, %xmm5 movups %xmm5, (%r10) nop nop nop nop sub %r11, %r11 // Faulty Load lea addresses_WT+0x2d38, %rbx nop nop nop nop nop and $24051, %r15 movups (%rbx), %xmm2 vpextrq $1, %xmm2, %r11 lea oracles, %r10 and $0xff, %r11 shlq $12, %r11 mov (%r10,%r11,1), %r11 pop %rbx pop %rbp pop %rax pop %r9 pop %r15 pop %r11 pop %r10 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'type': 'addresses_WT', 'AVXalign': False, 'congruent': 0, 'size': 2, 'same': False, 'NT': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_RW', 'AVXalign': False, 'congruent': 11, 'size': 1, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_D', 'AVXalign': False, 'congruent': 3, 'size': 8, 'same': True, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_US', 'AVXalign': False, 'congruent': 11, 'size': 2, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_A', 'AVXalign': False, 'congruent': 2, 'size': 16, 'same': False, 'NT': False}} [Faulty Load] {'OP': 'LOAD', 'src': {'type': 'addresses_WT', 'AVXalign': False, 'congruent': 0, 'size': 16, 'same': True, 'NT': False}} <gen_prepare_buffer> {'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 11, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 11, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 7, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 7, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 9, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 11, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 2, 'same': True}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 5, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 8, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 10, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 4, 'size': 8, 'same': False, 'NT': True}} {'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 7, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 10, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 4, 'size': 1, 'same': False, 'NT': False}} {'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 0, 'same': False}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 8, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 10, 'size': 8, 'same': False, 'NT': False}} {'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 8, 'same': True}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 6, 'same': False}} {'49': 6051, '48': 1054, '45': 352, '44': 619, '00': 13753} 00 00 00 00 00 49 00 00 49 00 49 00 00 00 49 00 00 00 00 00 00 00 49 00 00 00 00 00 00 49 00 44 00 00 49 00 45 00 00 49 00 49 00 00 49 00 49 00 00 48 00 49 00 49 00 49 00 44 00 00 49 00 00 00 00 49 00 00 00 00 00 49 00 00 48 00 00 00 00 00 49 00 44 00 00 49 00 44 00 00 49 00 49 00 00 49 00 49 00 00 48 00 49 00 00 48 00 49 00 44 00 00 49 00 49 00 00 49 00 49 00 00 48 00 49 00 45 00 49 00 49 00 00 00 00 49 00 44 00 00 49 00 49 00 00 49 00 49 00 00 00 00 49 00 00 48 00 49 00 00 48 00 48 00 45 00 00 49 00 00 49 49 00 00 00 49 00 49 00 00 49 00 49 00 00 00 00 49 00 00 48 00 49 00 00 48 00 49 00 00 00 00 49 00 00 00 00 49 00 49 00 49 00 00 00 00 00 49 00 45 00 00 49 00 00 00 00 49 00 49 00 00 00 00 49 00 00 48 00 49 00 49 00 00 49 00 49 00 00 49 00 49 00 00 48 00 49 00 44 00 00 49 00 49 00 00 49 00 49 00 00 00 00 49 00 00 00 00 49 00 00 00 49 00 49 00 00 49 00 49 00 00 49 00 49 00 48 00 49 00 00 48 00 49 00 00 49 00 49 00 00 48 49 00 00 00 00 49 00 00 00 00 49 00 44 00 00 49 00 44 00 00 49 00 00 00 00 49 00 00 00 00 49 00 00 49 00 49 00 00 48 00 49 00 00 00 00 49 00 00 00 49 00 45 00 49 00 49 00 49 00 44 00 00 49 00 49 00 00 48 00 49 00 00 49 00 49 00 00 48 00 00 00 00 49 00 44 00 00 49 00 45 00 00 00 00 49 00 00 00 00 49 00 44 00 00 49 00 49 00 00 49 00 45 48 49 00 49 00 49 00 00 00 00 49 44 00 00 49 00 00 00 00 49 00 49 00 49 49 00 00 00 00 49 00 00 48 00 44 00 00 49 00 00 00 00 49 00 44 00 00 49 00 49 00 00 48 00 49 00 00 00 00 49 00 49 00 00 49 00 49 00 00 00 00 49 00 00 00 00 49 00 00 00 00 49 00 44 00 00 49 00 44 00 00 49 00 00 00 49 00 44 00 00 49 00 49 00 49 00 49 00 00 49 00 49 00 00 49 00 49 00 00 00 49 00 00 49 00 49 00 00 00 00 49 00 49 00 00 49 49 00 00 00 49 00 00 48 00 49 00 00 00 00 49 00 44 00 00 49 00 00 00 00 49 00 49 00 00 00 00 00 00 00 49 00 00 00 00 49 00 00 48 00 49 00 00 00 00 49 00 45 00 00 48 00 49 00 49 49 00 00 48 00 49 00 48 00 49 00 00 49 00 49 00 00 48 00 49 00 44 00 49 00 49 00 49 00 49 00 49 00 49 00 00 49 00 49 00 00 48 00 49 00 49 00 00 49 00 49 00 00 00 00 49 00 48 00 49 00 00 00 49 00 49 00 49 49 00 00 00 00 49 00 00 00 00 49 00 49 00 00 49 00 49 00 00 00 00 49 00 44 00 00 49 00 45 00 00 49 00 49 00 00 49 00 49 00 00 48 49 00 00 00 49 00 00 00 00 49 00 00 48 00 49 00 44 00 00 49 00 49 00 00 49 00 49 00 00 00 00 49 00 00 00 49 00 00 48 00 49 00 00 49 00 49 00 00 00 00 49 00 44 00 00 00 49 00 00 49 00 49 00 00 49 00 49 00 00 49 00 49 00 00 48 00 49 00 00 48 00 49 00 00 00 00 49 00 48 00 00 49 49 00 00 49 00 00 00 00 00 49 00 00 49 00 49 00 00 49 00 49 00 00 48 00 49 00 00 00 00 49 00 45 00 00 49 00 49 00 00 49 00 49 00 49 00 49 00 00 48 00 49 00 00 00 00 49 00 44 49 49 00 00 49 00 49 00 00 00 00 49 00 49 00 45 00 49 00 44 00 49 00 49 00 00 48 00 49 00 00 00 00 00 45 00 00 49 00 45 00 00 49 00 45 00 00 49 00 45 00 00 48 00 49 00 00 48 00 49 00 00 00 49 00 44 00 00 49 00 49 00 00 49 49 00 00 00 00 49 00 49 00 48 00 49 00 00 48 00 49 00 00 00 00 44 00 00 49 49 00 00 49 00 49 00 00 49 49 00 00 00 00 49 00 00 00 49 49 00 */
33.588235
2,999
0.656617
6df96a673df534aa2a60116a6561947081633fda
7,326
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_347.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_347.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_347.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x3acb, %rcx nop nop nop nop sub $14999, %rbx movl $0x61626364, (%rcx) sub $12299, %r10 lea addresses_A_ht+0x92c7, %r8 nop nop nop nop dec %rax vmovups (%r8), %ymm2 vextracti128 $0, %ymm2, %xmm2 vpextrq $0, %xmm2, %r11 nop nop nop nop nop inc %r10 lea addresses_WT_ht+0xd2cb, %r11 nop nop nop cmp $2106, %rcx movb (%r11), %r8b nop nop nop nop nop dec %r11 lea addresses_A_ht+0xee39, %rbx nop nop xor %r11, %r11 mov $0x6162636465666768, %r10 movq %r10, %xmm4 vmovups %ymm4, (%rbx) nop nop nop nop nop add $32938, %rbx lea addresses_UC_ht+0x120a3, %rcx nop cmp $6185, %r10 mov (%rcx), %r11d nop nop nop add %rcx, %rcx lea addresses_normal_ht+0x74bf, %rsi lea addresses_UC_ht+0x10367, %rdi nop add %r11, %r11 mov $27, %rcx rep movsl nop nop nop nop xor $37197, %rdi lea addresses_normal_ht+0x3eeb, %rsi lea addresses_WT_ht+0x1dceb, %rdi nop nop xor %r10, %r10 mov $125, %rcx rep movsw dec %rcx lea addresses_UC_ht+0x1c8cb, %r10 nop nop nop nop nop xor $11402, %r13 mov $0x6162636465666768, %rcx movq %rcx, %xmm7 vmovups %ymm7, (%r10) nop nop nop nop cmp $35677, %rax lea addresses_normal_ht+0x9fdf, %rdi nop nop dec %r10 vmovups (%rdi), %ymm4 vextracti128 $1, %ymm4, %xmm4 vpextrq $0, %xmm4, %rcx nop sub %r10, %r10 lea addresses_WC_ht+0x13d27, %r13 sub %r11, %r11 mov (%r13), %bx nop nop nop and $34159, %rsi lea addresses_D_ht+0x18ccb, %r8 nop nop nop nop nop sub $38452, %r11 mov $0x6162636465666768, %rsi movq %rsi, (%r8) nop nop nop nop and $52961, %rax lea addresses_D_ht+0x57cb, %r10 nop nop nop sub %rdi, %rdi mov (%r10), %rsi nop nop add %r10, %r10 pop %rsi pop %rdi pop %rcx pop %rbx pop %rax pop %r8 pop %r13 pop %r11 pop %r10 ret .global s_faulty_load s_faulty_load: push %r13 push %r15 push %r9 push %rbx push %rsi // Load lea addresses_normal+0x17b, %rbx clflush (%rbx) nop nop nop add $52876, %r15 vmovups (%rbx), %ymm6 vextracti128 $1, %ymm6, %xmm6 vpextrq $0, %xmm6, %r13 nop add %r15, %r15 // Faulty Load lea addresses_A+0x34cb, %r9 clflush (%r9) nop nop nop add %rsi, %rsi movntdqa (%r9), %xmm6 vpextrq $0, %xmm6, %r15 lea oracles, %rbx and $0xff, %r15 shlq $12, %r15 mov (%rbx,%r15,1), %r15 pop %rsi pop %rbx pop %r9 pop %r15 pop %r13 ret /* <gen_faulty_load> [REF] {'src': {'type': 'addresses_A', 'same': False, 'size': 4, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} {'src': {'type': 'addresses_normal', 'same': False, 'size': 32, 'congruent': 4, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} [Faulty Load] {'src': {'type': 'addresses_A', 'same': True, 'size': 16, 'congruent': 0, 'NT': True, 'AVXalign': False}, 'OP': 'LOAD'} <gen_prepare_buffer> {'dst': {'type': 'addresses_UC_ht', 'same': False, 'size': 4, 'congruent': 9, 'NT': False, 'AVXalign': False}, 'OP': 'STOR'} {'src': {'type': 'addresses_A_ht', 'same': False, 'size': 32, 'congruent': 2, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} {'src': {'type': 'addresses_WT_ht', 'same': False, 'size': 1, 'congruent': 8, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} {'dst': {'type': 'addresses_A_ht', 'same': False, 'size': 32, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'STOR'} {'src': {'type': 'addresses_UC_ht', 'same': False, 'size': 4, 'congruent': 1, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} {'src': {'type': 'addresses_normal_ht', 'congruent': 1, 'same': False}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 0, 'same': False}, 'OP': 'REPM'} {'src': {'type': 'addresses_normal_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 3, 'same': False}, 'OP': 'REPM'} {'dst': {'type': 'addresses_UC_ht', 'same': False, 'size': 32, 'congruent': 10, 'NT': False, 'AVXalign': False}, 'OP': 'STOR'} {'src': {'type': 'addresses_normal_ht', 'same': False, 'size': 32, 'congruent': 2, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} {'src': {'type': 'addresses_WC_ht', 'same': False, 'size': 2, 'congruent': 2, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'} {'dst': {'type': 'addresses_D_ht', 'same': False, 'size': 8, 'congruent': 11, 'NT': False, 'AVXalign': False}, 'OP': 'STOR'} {'src': {'type': 'addresses_D_ht', 'same': False, 'size': 8, 'congruent': 7, 'NT': False, 'AVXalign': True}, 'OP': 'LOAD'} {'00': 21829} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
33.916667
2,999
0.657248
44bd75edc1c1a63423c9d55344acf67bc43e2d2e
2,476
asm
Assembly
print/outlib.asm
exucutional/study_asm
c4075aafd07438ec6827f68c1e9fb4d22d3f7278
[ "MIT" ]
null
null
null
print/outlib.asm
exucutional/study_asm
c4075aafd07438ec6827f68c1e9fb4d22d3f7278
[ "MIT" ]
null
null
null
print/outlib.asm
exucutional/study_asm
c4075aafd07438ec6827f68c1e9fb4d22d3f7278
[ "MIT" ]
null
null
null
;------------------outlib.asm----------------------- section .data buff times 256 db 0 section .code ;------------------------------------------------ ;Name: axoutdec ;Entry: rax = number ;Exit: ;Destr: rax, rbx, rcx, rdx, rdi, rsi ;------------------------------------------------ axoutdec: push rbp mov rbp, rsp mov rcx, 0 mov rdi, buff mov rbx, 10d divoutd: mov rdx, 0 div rbx add rdx, '0' push rdx inc rcx cmp rax, 0 jne divoutd mov rdx, rcx ;length decbuffwrite: pop rax cld ;di ahead stosb loop decbuffwrite mov rax, 1 ;sys_write mov rsi, buff ;string mov rdi, 1 ;file descriptor syscall pop rbp ret ;------------------------------------------------ ;Name: axouthex ;Entry: ax = number ;Exit: ;Destr: rax, rbx, rcx, rdx, rdi, rsi ;------------------------------------------------ axouthex: push rbp mov rbp, rsp mov rcx, 0 mov rdi, buff divouth: mov rbx, 000Fh and rbx, rax shr ax, 4 cmp rbx, 10d jge notnum add rbx, '0' jmp next notnum: sub rbx, 10d add rbx, 'a' next: push rbx inc rcx cmp ax, 0 jne divouth mov rdx, rcx hexbuffwrite: pop rax cld ;di ahead stosb loop hexbuffwrite mov rax, 1 ;sys_write mov rsi, buff ;string mov rdi, 1 ;file descriptor syscall pop rbp ret ;------------------------------------------------ ;Name: axoutbin ;Entry: ax = number ;Exit: ;Destr: rax, rbx, rcx, rdx, rdi, rsi ;------------------------------------------------ axoutbin: push rbp mov rbp, rsp mov rcx, 0 mov rdi, buff divoutb: mov rbx, 0001h and rbx, rax add rbx, '0' push rbx shr rax, 1 inc rcx cmp rax, 0 jne divoutb mov rdx, rcx binbuffwrite: pop rax cld ;di ahead stosb loop hexbuffwrite mov rax, 1 ;sys_write mov rsi, buff ;string mov rdi, 1 ;file descriptor syscall pop rbp ret
22.509091
57
0.391761
5350136b2fe9f6f563ebf6f0f3166644725cc79b
8,857
asm
Assembly
Transynther/x86/_processed/US/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_349.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_349.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_349.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x1fa7, %rsi lea addresses_D_ht+0x72e7, %rdi nop nop and $65366, %rbx mov $1, %rcx rep movsw nop and $36076, %rcx lea addresses_UC_ht+0x15047, %r12 nop nop nop sub %rcx, %rcx vmovups (%r12), %ymm5 vextracti128 $0, %ymm5, %xmm5 vpextrq $0, %xmm5, %rsi nop nop nop dec %rsi lea addresses_A_ht+0x4e91, %rax nop nop nop nop nop xor %r8, %r8 mov $0x6162636465666768, %rdi movq %rdi, %xmm2 and $0xffffffffffffffc0, %rax movaps %xmm2, (%rax) nop sub $14777, %rcx lea addresses_normal_ht+0x1ac87, %rdi nop nop nop nop and %r8, %r8 mov (%rdi), %rbx nop nop nop nop cmp %rsi, %rsi lea addresses_UC_ht+0xc722, %r12 xor $52333, %rsi mov $0x6162636465666768, %rcx movq %rcx, %xmm0 and $0xffffffffffffffc0, %r12 movaps %xmm0, (%r12) nop nop nop nop cmp $44068, %r8 lea addresses_normal_ht+0x156e7, %rcx nop nop inc %rsi mov $0x6162636465666768, %r12 movq %r12, %xmm3 movups %xmm3, (%rcx) add %rbx, %rbx lea addresses_UC_ht+0xd6e7, %rbx cmp $26910, %r12 movups (%rbx), %xmm5 vpextrq $1, %xmm5, %rdi nop nop dec %rsi lea addresses_A_ht+0x6bab, %rsi lea addresses_normal_ht+0x16deb, %rdi nop nop nop cmp $3679, %r10 mov $23, %rcx rep movsl nop nop nop cmp $16587, %rax lea addresses_UC_ht+0x1ea07, %rbx nop nop nop nop xor %rdi, %rdi mov $0x6162636465666768, %rcx movq %rcx, %xmm5 and $0xffffffffffffffc0, %rbx movaps %xmm5, (%rbx) nop nop nop dec %r12 lea addresses_UC_ht+0x92e7, %r12 nop nop nop and $1419, %rsi vmovups (%r12), %ymm6 vextracti128 $0, %ymm6, %xmm6 vpextrq $0, %xmm6, %rax and $26434, %rbx lea addresses_UC_ht+0xcee7, %rsi lea addresses_WT_ht+0x89e7, %rdi nop nop nop nop nop inc %r12 mov $117, %rcx rep movsl nop nop nop nop nop sub $61083, %rbx lea addresses_normal_ht+0x175e7, %rsi and $53523, %rcx mov $0x6162636465666768, %r8 movq %r8, %xmm3 and $0xffffffffffffffc0, %rsi vmovaps %ymm3, (%rsi) dec %rbx lea addresses_WC_ht+0xb5e7, %rsi nop nop lfence movb $0x61, (%rsi) nop nop nop nop cmp %rcx, %rcx lea addresses_D_ht+0x18eeb, %r10 nop nop nop nop add $28186, %rdi mov $0x6162636465666768, %r8 movq %r8, %xmm6 movups %xmm6, (%r10) inc %rax lea addresses_WC_ht+0x1626f, %rdi nop nop nop add $48425, %rbx mov (%rdi), %r10w nop nop nop nop nop xor $55209, %r12 pop %rsi pop %rdi pop %rcx pop %rbx pop %rax pop %r8 pop %r12 pop %r10 ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r12 push %rax push %rbp push %rbx push %rsi // Store lea addresses_RW+0x4717, %rsi nop nop nop nop nop xor %r11, %r11 mov $0x5152535455565758, %r10 movq %r10, %xmm1 vmovups %ymm1, (%rsi) nop nop nop nop dec %rbx // Store lea addresses_US+0xc595, %r12 nop nop cmp %rax, %rax movl $0x51525354, (%r12) nop nop nop nop sub $24710, %rbx // Load lea addresses_PSE+0x19f87, %r11 nop nop nop nop nop inc %rax mov (%r11), %r10 nop add $22502, %r11 // Faulty Load lea addresses_US+0x14ee7, %r11 nop xor %rbx, %rbx vmovups (%r11), %ymm4 vextracti128 $1, %ymm4, %xmm4 vpextrq $1, %xmm4, %rax lea oracles, %r10 and $0xff, %rax shlq $12, %rax mov (%r10,%rax,1), %rax pop %rsi pop %rbx pop %rbp pop %rax pop %r12 pop %r11 pop %r10 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 2, 'type': 'addresses_US', 'congruent': 0}} {'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_RW', 'congruent': 2}, 'OP': 'STOR'} {'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 4, 'type': 'addresses_US', 'congruent': 1}, 'OP': 'STOR'} {'OP': 'LOAD', 'src': {'same': False, 'NT': True, 'AVXalign': False, 'size': 8, 'type': 'addresses_PSE', 'congruent': 4}} [Faulty Load] {'OP': 'LOAD', 'src': {'same': True, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_US', 'congruent': 0}} <gen_prepare_buffer> {'dst': {'same': True, 'congruent': 10, 'type': 'addresses_D_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 6, 'type': 'addresses_A_ht'}} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_UC_ht', 'congruent': 5}} {'dst': {'same': False, 'NT': True, 'AVXalign': True, 'size': 16, 'type': 'addresses_A_ht', 'congruent': 1}, 'OP': 'STOR'} {'OP': 'LOAD', 'src': {'same': True, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_normal_ht', 'congruent': 4}} {'dst': {'same': False, 'NT': False, 'AVXalign': True, 'size': 16, 'type': 'addresses_UC_ht', 'congruent': 0}, 'OP': 'STOR'} {'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_normal_ht', 'congruent': 11}, 'OP': 'STOR'} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_UC_ht', 'congruent': 11}} {'dst': {'same': False, 'congruent': 2, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 1, 'type': 'addresses_A_ht'}} {'dst': {'same': True, 'NT': False, 'AVXalign': True, 'size': 16, 'type': 'addresses_UC_ht', 'congruent': 4}, 'OP': 'STOR'} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_UC_ht', 'congruent': 10}} {'dst': {'same': False, 'congruent': 8, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 9, 'type': 'addresses_UC_ht'}} {'dst': {'same': False, 'NT': False, 'AVXalign': True, 'size': 32, 'type': 'addresses_normal_ht', 'congruent': 8}, 'OP': 'STOR'} {'dst': {'same': False, 'NT': True, 'AVXalign': True, 'size': 1, 'type': 'addresses_WC_ht', 'congruent': 4}, 'OP': 'STOR'} {'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_D_ht', 'congruent': 1}, 'OP': 'STOR'} {'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 2, 'type': 'addresses_WC_ht', 'congruent': 3}} {'08': 5, '47': 5230, '72': 7, '00': 16587} 00 00 00 00 47 00 00 00 00 00 00 47 00 00 00 00 47 00 47 47 47 47 47 47 47 47 00 00 00 00 00 00 00 47 47 00 47 00 00 47 47 00 00 00 00 47 00 00 00 47 47 47 47 47 00 47 47 47 47 00 47 00 47 47 00 00 00 00 00 47 00 00 00 47 00 00 00 47 47 47 00 00 47 00 00 00 00 00 00 00 00 00 47 47 47 00 00 00 47 47 00 47 00 00 00 00 00 00 00 00 47 00 00 47 00 00 00 00 47 00 47 47 00 00 00 00 00 47 47 00 00 47 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 47 47 00 00 00 00 47 47 47 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 47 47 00 00 00 47 47 00 00 00 47 00 00 00 00 00 00 47 00 00 00 47 00 00 00 00 00 00 47 47 00 00 47 00 00 00 00 00 00 00 00 00 00 47 00 00 00 00 47 00 00 00 00 00 00 47 47 47 00 00 00 00 47 47 00 47 47 00 00 00 47 00 47 00 00 00 00 47 00 00 47 00 00 00 00 00 47 00 00 00 00 00 00 00 00 00 00 00 00 00 00 47 47 47 47 00 00 00 00 00 00 47 00 00 00 00 00 47 47 47 47 00 00 00 00 00 00 00 00 00 00 00 47 00 00 00 00 00 00 00 00 00 00 00 00 00 00 47 00 00 47 47 47 00 00 00 00 00 00 00 47 00 47 47 47 00 00 00 47 00 00 00 00 00 00 00 47 47 00 00 00 47 47 47 00 00 00 00 00 00 00 00 00 00 00 47 00 00 47 00 00 00 00 00 47 00 00 00 00 00 00 00 00 00 00 00 47 00 47 00 00 00 00 00 00 00 00 00 00 00 00 47 47 00 00 00 47 00 00 00 47 47 00 47 00 00 00 00 00 00 47 00 47 00 00 00 00 00 00 00 47 47 47 47 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 47 47 47 47 00 00 00 00 00 00 00 00 47 00 00 00 47 47 00 00 00 00 00 00 00 00 00 47 00 00 00 00 47 00 00 00 00 00 00 00 00 00 47 00 00 00 00 00 00 00 00 47 47 00 00 00 00 00 00 00 00 00 00 47 47 00 47 00 00 00 00 47 00 00 47 47 47 00 00 00 00 00 00 00 00 47 47 00 00 00 47 47 47 47 00 00 00 00 00 00 47 00 47 00 47 00 47 00 47 00 00 00 47 00 00 00 47 47 00 47 00 00 00 47 00 00 47 00 00 00 00 00 00 47 00 00 47 00 00 00 00 47 47 00 00 47 00 00 00 00 47 00 00 00 00 00 00 47 47 47 47 47 47 00 47 47 00 00 47 00 00 00 00 00 00 00 00 00 00 00 00 00 47 47 00 00 00 00 00 47 00 00 47 00 00 00 00 00 00 47 00 00 00 00 00 00 00 47 00 00 47 47 47 00 00 47 00 00 00 00 00 00 00 00 00 00 00 00 47 00 00 00 00 00 00 00 00 00 00 00 47 00 00 00 00 00 47 47 47 00 00 00 00 00 00 00 00 00 00 47 00 00 00 00 00 00 47 00 47 00 47 00 47 47 47 00 00 00 00 00 00 00 00 00 00 00 47 47 00 00 00 00 00 00 47 00 00 00 00 47 00 00 00 47 47 47 47 00 00 47 00 00 00 47 00 47 00 47 00 00 00 47 47 47 00 47 00 00 00 47 00 00 00 00 00 00 00 47 00 00 00 00 00 00 00 00 00 47 00 00 00 00 00 00 00 47 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 47 00 47 47 00 00 00 47 00 00 00 00 00 00 00 00 00 00 00 47 00 47 00 00 00 47 47 47 47 47 47 47 00 00 00 47 00 00 00 47 00 00 00 00 47 00 00 00 00 00 47 47 47 00 00 00 00 00 00 00 00 00 00 00 00 00 00 47 00 00 00 00 00 00 00 47 00 00 00 00 00 00 00 00 00 00 47 00 00 00 00 00 00 47 00 00 00 00 00 00 47 47 00 00 00 00 00 00 00 00 00 00 00 00 00 47 00 00 00 00 47 47 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
31.407801
2,999
0.658236
3493501272e796b339916a7eaaaa4f12ae534d06
138
asm
Assembly
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud4/Font11/_ff_dkud4_Font11.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud4/Font11/_ff_dkud4_Font11.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud4/Font11/_ff_dkud4_Font11.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION rodata_font SECTION rodata_font_fzx PUBLIC _ff_dkud4_Font11 _ff_dkud4_Font11: BINARY "font/fzx/fonts/dkud4/Font11/font11.fzx"
13.8
47
0.84058
c0510c52773fac34b9a687bbf8789214e2a67ae5
288
asm
Assembly
programs/oeis/007/A007879.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/007/A007879.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/007/A007879.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A007879: Chimes made by clock striking the hour and half-hour. ; 1,1,1,2,1,3,1,4,1,5,1,6,1,7,1,8,1,9,1,10,1,11,1,12,1,1,1,2,1,3,1,4,1,5,1,6,1,7,1,8,1,9,1,10,1,11,1,12,1,1,1,2,1,3,1,4,1,5,1,6,1,7,1,8,1,9,1,10,1,11,1,12 mov $1,$0 mod $0,2 mul $1,$0 div $1,2 mov $0,$1 mod $0,12 add $0,1
26.181818
154
0.579861
241fcddbf0c7d9b83d1f65552e282d7723fc7ceb
2,073
asm
Assembly
src/bls_init.asm
retro16/blastsdk
572bd8489e6a2c1cc638120aa62241c99badc2e5
[ "MIT" ]
10
2017-01-14T16:22:58.000Z
2021-02-16T21:41:48.000Z
src/bls_init.asm
retro16/blastsdk
572bd8489e6a2c1cc638120aa62241c99badc2e5
[ "MIT" ]
null
null
null
src/bls_init.asm
retro16/blastsdk
572bd8489e6a2c1cc638120aa62241c99badc2e5
[ "MIT" ]
null
null
null
; Initializes the Genesis in a useable state. ; Synchronizes with the Sega CD include bda.inc include beh.inc include bls_vdp.inc if BUS == BUS_MAIN ; Main CPU : ; void bls_init(bls_int_callback hint_handler, bls_int_callback vint_handler); BLS_INIT ; Initialize Genesis part VDPSECURITY ; Unlock TMSS movem.l a4-a5, -(sp) VDPSETADDRREG ; Use a4-a5 for VDP access VDPENABLE 0, 0, 0, 1 ; Enable DMA only VDPSETAUTOINCR 1 ; VDPDMAFILL requires 1 VDPDMAFILL #0, 0, $10000 ; Start clearing VRAM move.b #CSEL, CCTRL1 ; Enable CSEL for gamepad 1 if TARGET == TARGET_SCD1 || TARGET == TARGET_SCD2 clr.b GA_COMMFLAGS_MAIN endif bda_init ; Init BDA beh_init ; Init BEH if TARGET == TARGET_SCD1 || TARGET == TARGET_SCD2 move.l INTV_VBLANK.w, a0 ; Set VBLANK interrupt move.w #$4EF9, (a0)+ move.l 16(sp), (a0) move.w 14(sp), GA_HINT ; Set HBLANK interrupt endif VDPDMAWAIT ; Wait for VRAM cleaning VDPSETAUTOINCR 2 VDPSETWRITE 0, CRAM ; Clear CRAM moveq #0, d0 moveq #31, d1 ; 64 colors to clear .clrpal move.l d0, (a4) ; Clear 2 colors dbra d1, .clrpal VDPSETWRITE 0, VSRAM ; Clear VSRAM moveq #19, d1 ; 40 words to clear .clrvs move.l d0, (a4) ; Clear 2 words dbra d1, .clrvs VDPUSEADDR movem.l (sp)+, a4-a5 rts endif ; BUS == MAIN ; vim: ts=8 sw=8 sts=8 et
33.983607
81
0.443801
98a0dc00684556919c2e100330f7757eabf8875a
1,905
asm
Assembly
programs/oeis/017/A017059.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/017/A017059.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/017/A017059.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A017059: a(n) = (7*n + 6)^7. ; 279936,62748517,1280000000,10460353203,52523350144,194754273881,587068342272,1522435234375,3521614606208,7446353252589,14645194571776,27136050989627,47829690000000,80798284478113,131593177923584,207616015289871,318547390056832,476837158203125,698260569735168,1002544368429379,1414067010444416,1962637152460137,2684354560000000,3622557586593623,4828861374436224,6364290927201661,8300513205665792,10721172396796875,13723332506969728,17419031429960369,21936950640377856,27424204663190047,34048254470000000,41998948952729733,51490698625368064,62764785704439251,76091814718849152,91774307799765625,110149448801189888,131591980401875559,156517258339252096,185384466926009357,218700000000000000,257021011458116443,300959139524799104,351184408905832641,408429314978086912,473493094165859375,547246184654475648,630634881591804949,724686190928347136,830512886046548067,949318771330000000,1082404156823183753,1231171548132409344,1397131555718611831,1581909027732659072,1787249410543828125,2015025341112107008,2267243475354978539,2546051556659342976,2853745728689236177,3192778096640000000,3565764541089561663,3975492788597478784,4424930743202406821,4917235082968645632,5455760125732421875,6044066968198563968,6685932902538226329,7385361114638319616,8146590668153303687,8974106778510000000,9872651381016080173,10847233997222887424,11903142903693247611,13045956607324926592,14281555631380390625,15616134616373526528,17056214739963978319,18608656460009757056,20280672584928780597,22079841675520000000,24014121782394769283,26091864523169115264,28321829503567564201,30713199086589181952,33275593513886484375,36019086383507874688,38954220488154264509,42092024018100535296,45444027132932496907,49022278906250000000,52839364647486858993,56908423604998242304,61243167054566186591,65857896777473891712,70767523932299453125,75987588324579688448,81534278078494714899 mul $0,7 add $0,6 pow $0,7
272.142857
1,845
0.930184
3c0b0ff476fa31d337f9dcb768ff5a2b0c87fe42
394
asm
Assembly
oeis/204/A204250.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/204/A204250.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/204/A204250.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A204250: Symmetric matrix read by antidiagonals given by T(i,j)=i*j+i+j-2. ; Submitted by Jon Maiga ; 1,3,3,5,6,5,7,9,9,7,9,12,13,12,9,11,15,17,17,15,11,13,18,21,22,21,18,13,15,21,25,27,27,25,21,15,17,24,29,32,33,32,29,24,17,19,27,33,37,39,39,37,33,27,19,21,30,37,42,45,46,45,42,37,30,21,23,33,41,47 lpb $0 add $1,1 sub $0,$1 lpe sub $1,$0 add $0,2 add $1,2 mul $1,$0 mov $0,$1 sub $0,3
26.266667
199
0.634518
92e8acee331eafb413a5f22ebc3000d55a8ec840
105
asm
Assembly
disassembler/test_data/block_split.asm
googleprojectzero/reil
e9ac835fa0ab48eda53056e1bec00dd6535a5e06
[ "Apache-2.0" ]
43
2018-09-17T18:46:41.000Z
2021-12-06T16:02:45.000Z
disassembler/test_data/block_split.asm
google/reil
e9ac835fa0ab48eda53056e1bec00dd6535a5e06
[ "Apache-2.0" ]
null
null
null
disassembler/test_data/block_split.asm
google/reil
e9ac835fa0ab48eda53056e1bec00dd6535a5e06
[ "Apache-2.0" ]
5
2018-10-13T13:50:28.000Z
2020-06-07T02:22:42.000Z
_start: sub sp, sp, #0x20 stp x29, x30, [sp, #0x10] add x29, sp, #0x10 split: cbz x0, split ret
15
27
0.590476
66ef35236a982db56af8347ede20551388f30ebb
12
asm
Assembly
src/main/fragment/mos6502-common/vbuaa=_byte1_pwsc1_derefidx_vbuxx.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/main/fragment/mos6502-common/vbuaa=_byte1_pwuc1_derefidx_vbuxx.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/main/fragment/mos6502-common/vbuaa=_byte1_pwuc1_derefidx_vbuxx.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
lda {c1}+1,x
12
12
0.583333
7fba54886e951744384db09517c438cc8e17bb12
226,961
asm
Assembly
project/win32kstub/amd64/6_1_7600_sp0_shadowssdt_sysenter.asm
rmusser01/windows-syscall-table
6216a2559d714eb04bad278792a6544ab8f21d41
[ "BSD-3-Clause" ]
6
2018-01-18T02:30:27.000Z
2020-01-11T03:42:33.000Z
project/win32kstub/amd64/6_1_7600_sp0_shadowssdt_sysenter.asm
stonedreamforest/windows-syscall-table
6216a2559d714eb04bad278792a6544ab8f21d41
[ "BSD-3-Clause" ]
null
null
null
project/win32kstub/amd64/6_1_7600_sp0_shadowssdt_sysenter.asm
stonedreamforest/windows-syscall-table
6216a2559d714eb04bad278792a6544ab8f21d41
[ "BSD-3-Clause" ]
3
2017-12-29T07:50:35.000Z
2020-10-15T09:28:54.000Z
; DO NOT MODIFY THIS FILE DIRECTLY! ; author: @TinySecEx ; shadowssdt asm stub for 6.1.7600-sp0-windows-7 amd64 option casemap:none option prologue:none option epilogue:none .code ; ULONG64 __stdcall NtUserGetThreadState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetThreadState PROC STDCALL mov r10 , rcx mov eax , 4096 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetThreadState ENDP ; ULONG64 __stdcall NtUserPeekMessage( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserPeekMessage PROC STDCALL mov r10 , rcx mov eax , 4097 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserPeekMessage ENDP ; ULONG64 __stdcall NtUserCallOneParam( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserCallOneParam PROC STDCALL mov r10 , rcx mov eax , 4098 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallOneParam ENDP ; ULONG64 __stdcall NtUserGetKeyState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetKeyState PROC STDCALL mov r10 , rcx mov eax , 4099 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetKeyState ENDP ; ULONG64 __stdcall NtUserInvalidateRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserInvalidateRect PROC STDCALL mov r10 , rcx mov eax , 4100 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserInvalidateRect ENDP ; ULONG64 __stdcall NtUserCallNoParam( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserCallNoParam PROC STDCALL mov r10 , rcx mov eax , 4101 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallNoParam ENDP ; ULONG64 __stdcall NtUserGetMessage( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetMessage PROC STDCALL mov r10 , rcx mov eax , 4102 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetMessage ENDP ; ULONG64 __stdcall NtUserMessageCall( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtUserMessageCall PROC STDCALL mov r10 , rcx mov eax , 4103 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMessageCall ENDP ; ULONG64 __stdcall NtGdiBitBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiBitBlt PROC STDCALL mov r10 , rcx mov eax , 4104 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiBitBlt ENDP ; ULONG64 __stdcall NtGdiGetCharSet( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiGetCharSet PROC STDCALL mov r10 , rcx mov eax , 4105 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetCharSet ENDP ; ULONG64 __stdcall NtUserGetDC( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetDC PROC STDCALL mov r10 , rcx mov eax , 4106 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetDC ENDP ; ULONG64 __stdcall NtGdiSelectBitmap( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSelectBitmap PROC STDCALL mov r10 , rcx mov eax , 4107 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSelectBitmap ENDP ; ULONG64 __stdcall NtUserWaitMessage( ); _6_1_7600_sp0_windows_7_NtUserWaitMessage PROC STDCALL mov r10 , rcx mov eax , 4108 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserWaitMessage ENDP ; ULONG64 __stdcall NtUserTranslateMessage( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserTranslateMessage PROC STDCALL mov r10 , rcx mov eax , 4109 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserTranslateMessage ENDP ; ULONG64 __stdcall NtUserGetProp( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetProp PROC STDCALL mov r10 , rcx mov eax , 4110 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetProp ENDP ; ULONG64 __stdcall NtUserPostMessage( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserPostMessage PROC STDCALL mov r10 , rcx mov eax , 4111 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserPostMessage ENDP ; ULONG64 __stdcall NtUserQueryWindow( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserQueryWindow PROC STDCALL mov r10 , rcx mov eax , 4112 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserQueryWindow ENDP ; ULONG64 __stdcall NtUserTranslateAccelerator( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserTranslateAccelerator PROC STDCALL mov r10 , rcx mov eax , 4113 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserTranslateAccelerator ENDP ; ULONG64 __stdcall NtGdiFlush( ); _6_1_7600_sp0_windows_7_NtGdiFlush PROC STDCALL mov r10 , rcx mov eax , 4114 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFlush ENDP ; ULONG64 __stdcall NtUserRedrawWindow( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserRedrawWindow PROC STDCALL mov r10 , rcx mov eax , 4115 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRedrawWindow ENDP ; ULONG64 __stdcall NtUserWindowFromPoint( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserWindowFromPoint PROC STDCALL mov r10 , rcx mov eax , 4116 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserWindowFromPoint ENDP ; ULONG64 __stdcall NtUserCallMsgFilter( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserCallMsgFilter PROC STDCALL mov r10 , rcx mov eax , 4117 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallMsgFilter ENDP ; ULONG64 __stdcall NtUserValidateTimerCallback( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserValidateTimerCallback PROC STDCALL mov r10 , rcx mov eax , 4118 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserValidateTimerCallback ENDP ; ULONG64 __stdcall NtUserBeginPaint( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserBeginPaint PROC STDCALL mov r10 , rcx mov eax , 4119 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserBeginPaint ENDP ; ULONG64 __stdcall NtUserSetTimer( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetTimer PROC STDCALL mov r10 , rcx mov eax , 4120 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetTimer ENDP ; ULONG64 __stdcall NtUserEndPaint( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserEndPaint PROC STDCALL mov r10 , rcx mov eax , 4121 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEndPaint ENDP ; ULONG64 __stdcall NtUserSetCursor( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetCursor PROC STDCALL mov r10 , rcx mov eax , 4122 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetCursor ENDP ; ULONG64 __stdcall NtUserKillTimer( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserKillTimer PROC STDCALL mov r10 , rcx mov eax , 4123 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserKillTimer ENDP ; ULONG64 __stdcall NtUserBuildHwndList( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtUserBuildHwndList PROC STDCALL mov r10 , rcx mov eax , 4124 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserBuildHwndList ENDP ; ULONG64 __stdcall NtUserSelectPalette( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSelectPalette PROC STDCALL mov r10 , rcx mov eax , 4125 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSelectPalette ENDP ; ULONG64 __stdcall NtUserCallNextHookEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserCallNextHookEx PROC STDCALL mov r10 , rcx mov eax , 4126 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallNextHookEx ENDP ; ULONG64 __stdcall NtUserHideCaret( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserHideCaret PROC STDCALL mov r10 , rcx mov eax , 4127 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserHideCaret ENDP ; ULONG64 __stdcall NtGdiIntersectClipRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiIntersectClipRect PROC STDCALL mov r10 , rcx mov eax , 4128 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiIntersectClipRect ENDP ; ULONG64 __stdcall NtUserCallHwndLock( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserCallHwndLock PROC STDCALL mov r10 , rcx mov eax , 4129 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallHwndLock ENDP ; ULONG64 __stdcall NtUserGetProcessWindowStation( ); _6_1_7600_sp0_windows_7_NtUserGetProcessWindowStation PROC STDCALL mov r10 , rcx mov eax , 4130 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetProcessWindowStation ENDP ; ULONG64 __stdcall NtGdiDeleteObjectApp( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDeleteObjectApp PROC STDCALL mov r10 , rcx mov eax , 4131 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDeleteObjectApp ENDP ; ULONG64 __stdcall NtUserSetWindowPos( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtUserSetWindowPos PROC STDCALL mov r10 , rcx mov eax , 4132 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowPos ENDP ; ULONG64 __stdcall NtUserShowCaret( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserShowCaret PROC STDCALL mov r10 , rcx mov eax , 4133 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserShowCaret ENDP ; ULONG64 __stdcall NtUserEndDeferWindowPosEx( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserEndDeferWindowPosEx PROC STDCALL mov r10 , rcx mov eax , 4134 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEndDeferWindowPosEx ENDP ; ULONG64 __stdcall NtUserCallHwndParamLock( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserCallHwndParamLock PROC STDCALL mov r10 , rcx mov eax , 4135 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallHwndParamLock ENDP ; ULONG64 __stdcall NtUserVkKeyScanEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserVkKeyScanEx PROC STDCALL mov r10 , rcx mov eax , 4136 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserVkKeyScanEx ENDP ; ULONG64 __stdcall NtGdiSetDIBitsToDeviceInternal( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 , ULONG64 arg_12 , ULONG64 arg_13 , ULONG64 arg_14 , ULONG64 arg_15 , ULONG64 arg_16 ); _6_1_7600_sp0_windows_7_NtGdiSetDIBitsToDeviceInternal PROC STDCALL mov r10 , rcx mov eax , 4137 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetDIBitsToDeviceInternal ENDP ; ULONG64 __stdcall NtUserCallTwoParam( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserCallTwoParam PROC STDCALL mov r10 , rcx mov eax , 4138 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallTwoParam ENDP ; ULONG64 __stdcall NtGdiGetRandomRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetRandomRgn PROC STDCALL mov r10 , rcx mov eax , 4139 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetRandomRgn ENDP ; ULONG64 __stdcall NtUserCopyAcceleratorTable( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserCopyAcceleratorTable PROC STDCALL mov r10 , rcx mov eax , 4140 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCopyAcceleratorTable ENDP ; ULONG64 __stdcall NtUserNotifyWinEvent( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserNotifyWinEvent PROC STDCALL mov r10 , rcx mov eax , 4141 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserNotifyWinEvent ENDP ; ULONG64 __stdcall NtGdiExtSelectClipRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiExtSelectClipRgn PROC STDCALL mov r10 , rcx mov eax , 4142 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiExtSelectClipRgn ENDP ; ULONG64 __stdcall NtUserIsClipboardFormatAvailable( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserIsClipboardFormatAvailable PROC STDCALL mov r10 , rcx mov eax , 4143 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserIsClipboardFormatAvailable ENDP ; ULONG64 __stdcall NtUserSetScrollInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetScrollInfo PROC STDCALL mov r10 , rcx mov eax , 4144 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetScrollInfo ENDP ; ULONG64 __stdcall NtGdiStretchBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 , ULONG64 arg_12 ); _6_1_7600_sp0_windows_7_NtGdiStretchBlt PROC STDCALL mov r10 , rcx mov eax , 4145 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiStretchBlt ENDP ; ULONG64 __stdcall NtUserCreateCaret( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserCreateCaret PROC STDCALL mov r10 , rcx mov eax , 4146 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCreateCaret ENDP ; ULONG64 __stdcall NtGdiRectVisible( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiRectVisible PROC STDCALL mov r10 , rcx mov eax , 4147 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiRectVisible ENDP ; ULONG64 __stdcall NtGdiCombineRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiCombineRgn PROC STDCALL mov r10 , rcx mov eax , 4148 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCombineRgn ENDP ; ULONG64 __stdcall NtGdiGetDCObject( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetDCObject PROC STDCALL mov r10 , rcx mov eax , 4149 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDCObject ENDP ; ULONG64 __stdcall NtUserDispatchMessage( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDispatchMessage PROC STDCALL mov r10 , rcx mov eax , 4150 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDispatchMessage ENDP ; ULONG64 __stdcall NtUserRegisterWindowMessage( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserRegisterWindowMessage PROC STDCALL mov r10 , rcx mov eax , 4151 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterWindowMessage ENDP ; ULONG64 __stdcall NtGdiExtTextOutW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 ); _6_1_7600_sp0_windows_7_NtGdiExtTextOutW PROC STDCALL mov r10 , rcx mov eax , 4152 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiExtTextOutW ENDP ; ULONG64 __stdcall NtGdiSelectFont( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSelectFont PROC STDCALL mov r10 , rcx mov eax , 4153 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSelectFont ENDP ; ULONG64 __stdcall NtGdiRestoreDC( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiRestoreDC PROC STDCALL mov r10 , rcx mov eax , 4154 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiRestoreDC ENDP ; ULONG64 __stdcall NtGdiSaveDC( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiSaveDC PROC STDCALL mov r10 , rcx mov eax , 4155 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSaveDC ENDP ; ULONG64 __stdcall NtUserGetForegroundWindow( ); _6_1_7600_sp0_windows_7_NtUserGetForegroundWindow PROC STDCALL mov r10 , rcx mov eax , 4156 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetForegroundWindow ENDP ; ULONG64 __stdcall NtUserShowScrollBar( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserShowScrollBar PROC STDCALL mov r10 , rcx mov eax , 4157 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserShowScrollBar ENDP ; ULONG64 __stdcall NtUserFindExistingCursorIcon( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserFindExistingCursorIcon PROC STDCALL mov r10 , rcx mov eax , 4158 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserFindExistingCursorIcon ENDP ; ULONG64 __stdcall NtGdiGetDCDword( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetDCDword PROC STDCALL mov r10 , rcx mov eax , 4159 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDCDword ENDP ; ULONG64 __stdcall NtGdiGetRegionData( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetRegionData PROC STDCALL mov r10 , rcx mov eax , 4160 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetRegionData ENDP ; ULONG64 __stdcall NtGdiLineTo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiLineTo PROC STDCALL mov r10 , rcx mov eax , 4161 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiLineTo ENDP ; ULONG64 __stdcall NtUserSystemParametersInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSystemParametersInfo PROC STDCALL mov r10 , rcx mov eax , 4162 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSystemParametersInfo ENDP ; ULONG64 __stdcall NtGdiGetAppClipBox( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetAppClipBox PROC STDCALL mov r10 , rcx mov eax , 4163 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetAppClipBox ENDP ; ULONG64 __stdcall NtUserGetAsyncKeyState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetAsyncKeyState PROC STDCALL mov r10 , rcx mov eax , 4164 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetAsyncKeyState ENDP ; ULONG64 __stdcall NtUserGetCPD( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetCPD PROC STDCALL mov r10 , rcx mov eax , 4165 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetCPD ENDP ; ULONG64 __stdcall NtUserRemoveProp( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserRemoveProp PROC STDCALL mov r10 , rcx mov eax , 4166 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRemoveProp ENDP ; ULONG64 __stdcall NtGdiDoPalette( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiDoPalette PROC STDCALL mov r10 , rcx mov eax , 4167 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDoPalette ENDP ; ULONG64 __stdcall NtGdiPolyPolyDraw( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiPolyPolyDraw PROC STDCALL mov r10 , rcx mov eax , 4168 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPolyPolyDraw ENDP ; ULONG64 __stdcall NtUserSetCapture( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetCapture PROC STDCALL mov r10 , rcx mov eax , 4169 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetCapture ENDP ; ULONG64 __stdcall NtUserEnumDisplayMonitors( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserEnumDisplayMonitors PROC STDCALL mov r10 , rcx mov eax , 4170 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEnumDisplayMonitors ENDP ; ULONG64 __stdcall NtGdiCreateCompatibleBitmap( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiCreateCompatibleBitmap PROC STDCALL mov r10 , rcx mov eax , 4171 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateCompatibleBitmap ENDP ; ULONG64 __stdcall NtUserSetProp( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetProp PROC STDCALL mov r10 , rcx mov eax , 4172 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetProp ENDP ; ULONG64 __stdcall NtGdiGetTextCharsetInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetTextCharsetInfo PROC STDCALL mov r10 , rcx mov eax , 4173 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetTextCharsetInfo ENDP ; ULONG64 __stdcall NtUserSBGetParms( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSBGetParms PROC STDCALL mov r10 , rcx mov eax , 4174 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSBGetParms ENDP ; ULONG64 __stdcall NtUserGetIconInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserGetIconInfo PROC STDCALL mov r10 , rcx mov eax , 4175 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetIconInfo ENDP ; ULONG64 __stdcall NtUserExcludeUpdateRgn( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserExcludeUpdateRgn PROC STDCALL mov r10 , rcx mov eax , 4176 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserExcludeUpdateRgn ENDP ; ULONG64 __stdcall NtUserSetFocus( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetFocus PROC STDCALL mov r10 , rcx mov eax , 4177 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetFocus ENDP ; ULONG64 __stdcall NtGdiExtGetObjectW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiExtGetObjectW PROC STDCALL mov r10 , rcx mov eax , 4178 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiExtGetObjectW ENDP ; ULONG64 __stdcall NtUserDeferWindowPos( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtUserDeferWindowPos PROC STDCALL mov r10 , rcx mov eax , 4179 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDeferWindowPos ENDP ; ULONG64 __stdcall NtUserGetUpdateRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetUpdateRect PROC STDCALL mov r10 , rcx mov eax , 4180 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetUpdateRect ENDP ; ULONG64 __stdcall NtGdiCreateCompatibleDC( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiCreateCompatibleDC PROC STDCALL mov r10 , rcx mov eax , 4181 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateCompatibleDC ENDP ; ULONG64 __stdcall NtUserGetClipboardSequenceNumber( ); _6_1_7600_sp0_windows_7_NtUserGetClipboardSequenceNumber PROC STDCALL mov r10 , rcx mov eax , 4182 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetClipboardSequenceNumber ENDP ; ULONG64 __stdcall NtGdiCreatePen( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiCreatePen PROC STDCALL mov r10 , rcx mov eax , 4183 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreatePen ENDP ; ULONG64 __stdcall NtUserShowWindow( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserShowWindow PROC STDCALL mov r10 , rcx mov eax , 4184 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserShowWindow ENDP ; ULONG64 __stdcall NtUserGetKeyboardLayoutList( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetKeyboardLayoutList PROC STDCALL mov r10 , rcx mov eax , 4185 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetKeyboardLayoutList ENDP ; ULONG64 __stdcall NtGdiPatBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiPatBlt PROC STDCALL mov r10 , rcx mov eax , 4186 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPatBlt ENDP ; ULONG64 __stdcall NtUserMapVirtualKeyEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserMapVirtualKeyEx PROC STDCALL mov r10 , rcx mov eax , 4187 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMapVirtualKeyEx ENDP ; ULONG64 __stdcall NtUserSetWindowLong( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetWindowLong PROC STDCALL mov r10 , rcx mov eax , 4188 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowLong ENDP ; ULONG64 __stdcall NtGdiHfontCreate( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiHfontCreate PROC STDCALL mov r10 , rcx mov eax , 4189 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiHfontCreate ENDP ; ULONG64 __stdcall NtUserMoveWindow( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserMoveWindow PROC STDCALL mov r10 , rcx mov eax , 4190 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMoveWindow ENDP ; ULONG64 __stdcall NtUserPostThreadMessage( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserPostThreadMessage PROC STDCALL mov r10 , rcx mov eax , 4191 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserPostThreadMessage ENDP ; ULONG64 __stdcall NtUserDrawIconEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtUserDrawIconEx PROC STDCALL mov r10 , rcx mov eax , 4192 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDrawIconEx ENDP ; ULONG64 __stdcall NtUserGetSystemMenu( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetSystemMenu PROC STDCALL mov r10 , rcx mov eax , 4193 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetSystemMenu ENDP ; ULONG64 __stdcall NtGdiDrawStream( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDrawStream PROC STDCALL mov r10 , rcx mov eax , 4194 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDrawStream ENDP ; ULONG64 __stdcall NtUserInternalGetWindowText( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserInternalGetWindowText PROC STDCALL mov r10 , rcx mov eax , 4195 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserInternalGetWindowText ENDP ; ULONG64 __stdcall NtUserGetWindowDC( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetWindowDC PROC STDCALL mov r10 , rcx mov eax , 4196 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetWindowDC ENDP ; ULONG64 __stdcall NtGdiD3dDrawPrimitives2( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiD3dDrawPrimitives2 PROC STDCALL mov r10 , rcx mov eax , 4197 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiD3dDrawPrimitives2 ENDP ; ULONG64 __stdcall NtGdiInvertRgn( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiInvertRgn PROC STDCALL mov r10 , rcx mov eax , 4198 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiInvertRgn ENDP ; ULONG64 __stdcall NtGdiGetRgnBox( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetRgnBox PROC STDCALL mov r10 , rcx mov eax , 4199 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetRgnBox ENDP ; ULONG64 __stdcall NtGdiGetAndSetDCDword( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiGetAndSetDCDword PROC STDCALL mov r10 , rcx mov eax , 4200 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetAndSetDCDword ENDP ; ULONG64 __stdcall NtGdiMaskBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 , ULONG64 arg_12 , ULONG64 arg_13 ); _6_1_7600_sp0_windows_7_NtGdiMaskBlt PROC STDCALL mov r10 , rcx mov eax , 4201 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiMaskBlt ENDP ; ULONG64 __stdcall NtGdiGetWidthTable( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiGetWidthTable PROC STDCALL mov r10 , rcx mov eax , 4202 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetWidthTable ENDP ; ULONG64 __stdcall NtUserScrollDC( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtUserScrollDC PROC STDCALL mov r10 , rcx mov eax , 4203 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserScrollDC ENDP ; ULONG64 __stdcall NtUserGetObjectInformation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserGetObjectInformation PROC STDCALL mov r10 , rcx mov eax , 4204 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetObjectInformation ENDP ; ULONG64 __stdcall NtGdiCreateBitmap( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiCreateBitmap PROC STDCALL mov r10 , rcx mov eax , 4205 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateBitmap ENDP ; ULONG64 __stdcall NtUserFindWindowEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserFindWindowEx PROC STDCALL mov r10 , rcx mov eax , 4206 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserFindWindowEx ENDP ; ULONG64 __stdcall NtGdiPolyPatBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiPolyPatBlt PROC STDCALL mov r10 , rcx mov eax , 4207 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPolyPatBlt ENDP ; ULONG64 __stdcall NtUserUnhookWindowsHookEx( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserUnhookWindowsHookEx PROC STDCALL mov r10 , rcx mov eax , 4208 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUnhookWindowsHookEx ENDP ; ULONG64 __stdcall NtGdiGetNearestColor( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetNearestColor PROC STDCALL mov r10 , rcx mov eax , 4209 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetNearestColor ENDP ; ULONG64 __stdcall NtGdiTransformPoints( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiTransformPoints PROC STDCALL mov r10 , rcx mov eax , 4210 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiTransformPoints ENDP ; ULONG64 __stdcall NtGdiGetDCPoint( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetDCPoint PROC STDCALL mov r10 , rcx mov eax , 4211 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDCPoint ENDP ; ULONG64 __stdcall NtGdiCreateDIBBrush( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiCreateDIBBrush PROC STDCALL mov r10 , rcx mov eax , 4212 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateDIBBrush ENDP ; ULONG64 __stdcall NtGdiGetTextMetricsW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetTextMetricsW PROC STDCALL mov r10 , rcx mov eax , 4213 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetTextMetricsW ENDP ; ULONG64 __stdcall NtUserCreateWindowEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 , ULONG64 arg_12 , ULONG64 arg_13 , ULONG64 arg_14 , ULONG64 arg_15 ); _6_1_7600_sp0_windows_7_NtUserCreateWindowEx PROC STDCALL mov r10 , rcx mov eax , 4214 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCreateWindowEx ENDP ; ULONG64 __stdcall NtUserSetParent( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetParent PROC STDCALL mov r10 , rcx mov eax , 4215 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetParent ENDP ; ULONG64 __stdcall NtUserGetKeyboardState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetKeyboardState PROC STDCALL mov r10 , rcx mov eax , 4216 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetKeyboardState ENDP ; ULONG64 __stdcall NtUserToUnicodeEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtUserToUnicodeEx PROC STDCALL mov r10 , rcx mov eax , 4217 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserToUnicodeEx ENDP ; ULONG64 __stdcall NtUserGetControlBrush( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetControlBrush PROC STDCALL mov r10 , rcx mov eax , 4218 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetControlBrush ENDP ; ULONG64 __stdcall NtUserGetClassName( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetClassName PROC STDCALL mov r10 , rcx mov eax , 4219 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetClassName ENDP ; ULONG64 __stdcall NtGdiAlphaBlend( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 , ULONG64 arg_12 ); _6_1_7600_sp0_windows_7_NtGdiAlphaBlend PROC STDCALL mov r10 , rcx mov eax , 4220 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAlphaBlend ENDP ; ULONG64 __stdcall NtGdiDdBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdBlt PROC STDCALL mov r10 , rcx mov eax , 4221 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdBlt ENDP ; ULONG64 __stdcall NtGdiOffsetRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiOffsetRgn PROC STDCALL mov r10 , rcx mov eax , 4222 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiOffsetRgn ENDP ; ULONG64 __stdcall NtUserDefSetText( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserDefSetText PROC STDCALL mov r10 , rcx mov eax , 4223 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDefSetText ENDP ; ULONG64 __stdcall NtGdiGetTextFaceW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiGetTextFaceW PROC STDCALL mov r10 , rcx mov eax , 4224 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetTextFaceW ENDP ; ULONG64 __stdcall NtGdiStretchDIBitsInternal( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 , ULONG64 arg_12 , ULONG64 arg_13 , ULONG64 arg_14 , ULONG64 arg_15 , ULONG64 arg_16 ); _6_1_7600_sp0_windows_7_NtGdiStretchDIBitsInternal PROC STDCALL mov r10 , rcx mov eax , 4225 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiStretchDIBitsInternal ENDP ; ULONG64 __stdcall NtUserSendInput( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSendInput PROC STDCALL mov r10 , rcx mov eax , 4226 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSendInput ENDP ; ULONG64 __stdcall NtUserGetThreadDesktop( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetThreadDesktop PROC STDCALL mov r10 , rcx mov eax , 4227 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetThreadDesktop ENDP ; ULONG64 __stdcall NtGdiCreateRectRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiCreateRectRgn PROC STDCALL mov r10 , rcx mov eax , 4228 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateRectRgn ENDP ; ULONG64 __stdcall NtGdiGetDIBitsInternal( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 ); _6_1_7600_sp0_windows_7_NtGdiGetDIBitsInternal PROC STDCALL mov r10 , rcx mov eax , 4229 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDIBitsInternal ENDP ; ULONG64 __stdcall NtUserGetUpdateRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetUpdateRgn PROC STDCALL mov r10 , rcx mov eax , 4230 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetUpdateRgn ENDP ; ULONG64 __stdcall NtGdiDeleteClientObj( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDeleteClientObj PROC STDCALL mov r10 , rcx mov eax , 4231 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDeleteClientObj ENDP ; ULONG64 __stdcall NtUserGetIconSize( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetIconSize PROC STDCALL mov r10 , rcx mov eax , 4232 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetIconSize ENDP ; ULONG64 __stdcall NtUserFillWindow( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserFillWindow PROC STDCALL mov r10 , rcx mov eax , 4233 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserFillWindow ENDP ; ULONG64 __stdcall NtGdiExtCreateRegion( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiExtCreateRegion PROC STDCALL mov r10 , rcx mov eax , 4234 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiExtCreateRegion ENDP ; ULONG64 __stdcall NtGdiComputeXformCoefficients( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiComputeXformCoefficients PROC STDCALL mov r10 , rcx mov eax , 4235 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiComputeXformCoefficients ENDP ; ULONG64 __stdcall NtUserSetWindowsHookEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserSetWindowsHookEx PROC STDCALL mov r10 , rcx mov eax , 4236 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowsHookEx ENDP ; ULONG64 __stdcall NtUserNotifyProcessCreate( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserNotifyProcessCreate PROC STDCALL mov r10 , rcx mov eax , 4237 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserNotifyProcessCreate ENDP ; ULONG64 __stdcall NtGdiUnrealizeObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiUnrealizeObject PROC STDCALL mov r10 , rcx mov eax , 4238 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiUnrealizeObject ENDP ; ULONG64 __stdcall NtUserGetTitleBarInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetTitleBarInfo PROC STDCALL mov r10 , rcx mov eax , 4239 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetTitleBarInfo ENDP ; ULONG64 __stdcall NtGdiRectangle( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiRectangle PROC STDCALL mov r10 , rcx mov eax , 4240 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiRectangle ENDP ; ULONG64 __stdcall NtUserSetThreadDesktop( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetThreadDesktop PROC STDCALL mov r10 , rcx mov eax , 4241 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetThreadDesktop ENDP ; ULONG64 __stdcall NtUserGetDCEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetDCEx PROC STDCALL mov r10 , rcx mov eax , 4242 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetDCEx ENDP ; ULONG64 __stdcall NtUserGetScrollBarInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetScrollBarInfo PROC STDCALL mov r10 , rcx mov eax , 4243 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetScrollBarInfo ENDP ; ULONG64 __stdcall NtGdiGetTextExtent( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiGetTextExtent PROC STDCALL mov r10 , rcx mov eax , 4244 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetTextExtent ENDP ; ULONG64 __stdcall NtUserSetWindowFNID( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetWindowFNID PROC STDCALL mov r10 , rcx mov eax , 4245 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowFNID ENDP ; ULONG64 __stdcall NtGdiSetLayout( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetLayout PROC STDCALL mov r10 , rcx mov eax , 4246 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetLayout ENDP ; ULONG64 __stdcall NtUserCalcMenuBar( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserCalcMenuBar PROC STDCALL mov r10 , rcx mov eax , 4247 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCalcMenuBar ENDP ; ULONG64 __stdcall NtUserThunkedMenuItemInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserThunkedMenuItemInfo PROC STDCALL mov r10 , rcx mov eax , 4248 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserThunkedMenuItemInfo ENDP ; ULONG64 __stdcall NtGdiExcludeClipRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiExcludeClipRect PROC STDCALL mov r10 , rcx mov eax , 4249 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiExcludeClipRect ENDP ; ULONG64 __stdcall NtGdiCreateDIBSection( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 ); _6_1_7600_sp0_windows_7_NtGdiCreateDIBSection PROC STDCALL mov r10 , rcx mov eax , 4250 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateDIBSection ENDP ; ULONG64 __stdcall NtGdiGetDCforBitmap( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiGetDCforBitmap PROC STDCALL mov r10 , rcx mov eax , 4251 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDCforBitmap ENDP ; ULONG64 __stdcall NtUserDestroyCursor( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserDestroyCursor PROC STDCALL mov r10 , rcx mov eax , 4252 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDestroyCursor ENDP ; ULONG64 __stdcall NtUserDestroyWindow( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDestroyWindow PROC STDCALL mov r10 , rcx mov eax , 4253 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDestroyWindow ENDP ; ULONG64 __stdcall NtUserCallHwndParam( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserCallHwndParam PROC STDCALL mov r10 , rcx mov eax , 4254 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallHwndParam ENDP ; ULONG64 __stdcall NtGdiCreateDIBitmapInternal( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiCreateDIBitmapInternal PROC STDCALL mov r10 , rcx mov eax , 4255 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateDIBitmapInternal ENDP ; ULONG64 __stdcall NtUserOpenWindowStation( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserOpenWindowStation PROC STDCALL mov r10 , rcx mov eax , 4256 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserOpenWindowStation ENDP ; ULONG64 __stdcall NtGdiDdDeleteSurfaceObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDeleteSurfaceObject PROC STDCALL mov r10 , rcx mov eax , 4257 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDeleteSurfaceObject ENDP ; ULONG64 __stdcall NtGdiDdCanCreateSurface( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdCanCreateSurface PROC STDCALL mov r10 , rcx mov eax , 4258 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCanCreateSurface ENDP ; ULONG64 __stdcall NtGdiDdCreateSurface( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiDdCreateSurface PROC STDCALL mov r10 , rcx mov eax , 4259 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCreateSurface ENDP ; ULONG64 __stdcall NtUserSetCursorIconData( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetCursorIconData PROC STDCALL mov r10 , rcx mov eax , 4260 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetCursorIconData ENDP ; ULONG64 __stdcall NtGdiDdDestroySurface( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdDestroySurface PROC STDCALL mov r10 , rcx mov eax , 4261 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDestroySurface ENDP ; ULONG64 __stdcall NtUserCloseDesktop( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserCloseDesktop PROC STDCALL mov r10 , rcx mov eax , 4262 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCloseDesktop ENDP ; ULONG64 __stdcall NtUserOpenDesktop( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserOpenDesktop PROC STDCALL mov r10 , rcx mov eax , 4263 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserOpenDesktop ENDP ; ULONG64 __stdcall NtUserSetProcessWindowStation( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetProcessWindowStation PROC STDCALL mov r10 , rcx mov eax , 4264 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetProcessWindowStation ENDP ; ULONG64 __stdcall NtUserGetAtomName( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetAtomName PROC STDCALL mov r10 , rcx mov eax , 4265 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetAtomName ENDP ; ULONG64 __stdcall NtGdiDdResetVisrgn( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdResetVisrgn PROC STDCALL mov r10 , rcx mov eax , 4266 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdResetVisrgn ENDP ; ULONG64 __stdcall NtGdiExtCreatePen( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiExtCreatePen PROC STDCALL mov r10 , rcx mov eax , 4267 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiExtCreatePen ENDP ; ULONG64 __stdcall NtGdiCreatePaletteInternal( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiCreatePaletteInternal PROC STDCALL mov r10 , rcx mov eax , 4268 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreatePaletteInternal ENDP ; ULONG64 __stdcall NtGdiSetBrushOrg( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiSetBrushOrg PROC STDCALL mov r10 , rcx mov eax , 4269 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetBrushOrg ENDP ; ULONG64 __stdcall NtUserBuildNameList( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserBuildNameList PROC STDCALL mov r10 , rcx mov eax , 4270 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserBuildNameList ENDP ; ULONG64 __stdcall NtGdiSetPixel( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiSetPixel PROC STDCALL mov r10 , rcx mov eax , 4271 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetPixel ENDP ; ULONG64 __stdcall NtUserRegisterClassExWOW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtUserRegisterClassExWOW PROC STDCALL mov r10 , rcx mov eax , 4272 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterClassExWOW ENDP ; ULONG64 __stdcall NtGdiCreatePatternBrushInternal( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiCreatePatternBrushInternal PROC STDCALL mov r10 , rcx mov eax , 4273 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreatePatternBrushInternal ENDP ; ULONG64 __stdcall NtUserGetAncestor( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetAncestor PROC STDCALL mov r10 , rcx mov eax , 4274 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetAncestor ENDP ; ULONG64 __stdcall NtGdiGetOutlineTextMetricsInternalW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiGetOutlineTextMetricsInternalW PROC STDCALL mov r10 , rcx mov eax , 4275 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetOutlineTextMetricsInternalW ENDP ; ULONG64 __stdcall NtGdiSetBitmapBits( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetBitmapBits PROC STDCALL mov r10 , rcx mov eax , 4276 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetBitmapBits ENDP ; ULONG64 __stdcall NtUserCloseWindowStation( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserCloseWindowStation PROC STDCALL mov r10 , rcx mov eax , 4277 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCloseWindowStation ENDP ; ULONG64 __stdcall NtUserGetDoubleClickTime( ); _6_1_7600_sp0_windows_7_NtUserGetDoubleClickTime PROC STDCALL mov r10 , rcx mov eax , 4278 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetDoubleClickTime ENDP ; ULONG64 __stdcall NtUserEnableScrollBar( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserEnableScrollBar PROC STDCALL mov r10 , rcx mov eax , 4279 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEnableScrollBar ENDP ; ULONG64 __stdcall NtGdiCreateSolidBrush( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiCreateSolidBrush PROC STDCALL mov r10 , rcx mov eax , 4280 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateSolidBrush ENDP ; ULONG64 __stdcall NtUserGetClassInfoEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserGetClassInfoEx PROC STDCALL mov r10 , rcx mov eax , 4281 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetClassInfoEx ENDP ; ULONG64 __stdcall NtGdiCreateClientObj( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiCreateClientObj PROC STDCALL mov r10 , rcx mov eax , 4282 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateClientObj ENDP ; ULONG64 __stdcall NtUserUnregisterClass( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserUnregisterClass PROC STDCALL mov r10 , rcx mov eax , 4283 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUnregisterClass ENDP ; ULONG64 __stdcall NtUserDeleteMenu( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserDeleteMenu PROC STDCALL mov r10 , rcx mov eax , 4284 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDeleteMenu ENDP ; ULONG64 __stdcall NtGdiRectInRegion( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiRectInRegion PROC STDCALL mov r10 , rcx mov eax , 4285 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiRectInRegion ENDP ; ULONG64 __stdcall NtUserScrollWindowEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtUserScrollWindowEx PROC STDCALL mov r10 , rcx mov eax , 4286 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserScrollWindowEx ENDP ; ULONG64 __stdcall NtGdiGetPixel( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetPixel PROC STDCALL mov r10 , rcx mov eax , 4287 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetPixel ENDP ; ULONG64 __stdcall NtUserSetClassLong( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetClassLong PROC STDCALL mov r10 , rcx mov eax , 4288 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetClassLong ENDP ; ULONG64 __stdcall NtUserGetMenuBarInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetMenuBarInfo PROC STDCALL mov r10 , rcx mov eax , 4289 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetMenuBarInfo ENDP ; ULONG64 __stdcall NtGdiDdCreateSurfaceEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdCreateSurfaceEx PROC STDCALL mov r10 , rcx mov eax , 4290 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCreateSurfaceEx ENDP ; ULONG64 __stdcall NtGdiDdCreateSurfaceObject( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiDdCreateSurfaceObject PROC STDCALL mov r10 , rcx mov eax , 4291 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCreateSurfaceObject ENDP ; ULONG64 __stdcall NtGdiGetNearestPaletteIndex( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetNearestPaletteIndex PROC STDCALL mov r10 , rcx mov eax , 4292 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetNearestPaletteIndex ENDP ; ULONG64 __stdcall NtGdiDdLockD3D( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdLockD3D PROC STDCALL mov r10 , rcx mov eax , 4293 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdLockD3D ENDP ; ULONG64 __stdcall NtGdiDdUnlockD3D( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdUnlockD3D PROC STDCALL mov r10 , rcx mov eax , 4294 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdUnlockD3D ENDP ; ULONG64 __stdcall NtGdiGetCharWidthW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiGetCharWidthW PROC STDCALL mov r10 , rcx mov eax , 4295 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetCharWidthW ENDP ; ULONG64 __stdcall NtUserInvalidateRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserInvalidateRgn PROC STDCALL mov r10 , rcx mov eax , 4296 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserInvalidateRgn ENDP ; ULONG64 __stdcall NtUserGetClipboardOwner( ); _6_1_7600_sp0_windows_7_NtUserGetClipboardOwner PROC STDCALL mov r10 , rcx mov eax , 4297 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetClipboardOwner ENDP ; ULONG64 __stdcall NtUserSetWindowRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetWindowRgn PROC STDCALL mov r10 , rcx mov eax , 4298 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowRgn ENDP ; ULONG64 __stdcall NtUserBitBltSysBmp( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtUserBitBltSysBmp PROC STDCALL mov r10 , rcx mov eax , 4299 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserBitBltSysBmp ENDP ; ULONG64 __stdcall NtGdiGetCharWidthInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetCharWidthInfo PROC STDCALL mov r10 , rcx mov eax , 4300 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetCharWidthInfo ENDP ; ULONG64 __stdcall NtUserValidateRect( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserValidateRect PROC STDCALL mov r10 , rcx mov eax , 4301 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserValidateRect ENDP ; ULONG64 __stdcall NtUserCloseClipboard( ); _6_1_7600_sp0_windows_7_NtUserCloseClipboard PROC STDCALL mov r10 , rcx mov eax , 4302 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCloseClipboard ENDP ; ULONG64 __stdcall NtUserOpenClipboard( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserOpenClipboard PROC STDCALL mov r10 , rcx mov eax , 4303 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserOpenClipboard ENDP ; ULONG64 __stdcall NtGdiGetStockObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiGetStockObject PROC STDCALL mov r10 , rcx mov eax , 4304 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetStockObject ENDP ; ULONG64 __stdcall NtUserSetClipboardData( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetClipboardData PROC STDCALL mov r10 , rcx mov eax , 4305 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetClipboardData ENDP ; ULONG64 __stdcall NtUserEnableMenuItem( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserEnableMenuItem PROC STDCALL mov r10 , rcx mov eax , 4306 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEnableMenuItem ENDP ; ULONG64 __stdcall NtUserAlterWindowStyle( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserAlterWindowStyle PROC STDCALL mov r10 , rcx mov eax , 4307 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserAlterWindowStyle ENDP ; ULONG64 __stdcall NtGdiFillRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiFillRgn PROC STDCALL mov r10 , rcx mov eax , 4308 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFillRgn ENDP ; ULONG64 __stdcall NtUserGetWindowPlacement( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetWindowPlacement PROC STDCALL mov r10 , rcx mov eax , 4309 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetWindowPlacement ENDP ; ULONG64 __stdcall NtGdiModifyWorldTransform( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiModifyWorldTransform PROC STDCALL mov r10 , rcx mov eax , 4310 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiModifyWorldTransform ENDP ; ULONG64 __stdcall NtGdiGetFontData( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiGetFontData PROC STDCALL mov r10 , rcx mov eax , 4311 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetFontData ENDP ; ULONG64 __stdcall NtUserGetOpenClipboardWindow( ); _6_1_7600_sp0_windows_7_NtUserGetOpenClipboardWindow PROC STDCALL mov r10 , rcx mov eax , 4312 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetOpenClipboardWindow ENDP ; ULONG64 __stdcall NtUserSetThreadState( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetThreadState PROC STDCALL mov r10 , rcx mov eax , 4313 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetThreadState ENDP ; ULONG64 __stdcall NtGdiOpenDCW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiOpenDCW PROC STDCALL mov r10 , rcx mov eax , 4314 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiOpenDCW ENDP ; ULONG64 __stdcall NtUserTrackMouseEvent( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserTrackMouseEvent PROC STDCALL mov r10 , rcx mov eax , 4315 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserTrackMouseEvent ENDP ; ULONG64 __stdcall NtGdiGetTransform( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetTransform PROC STDCALL mov r10 , rcx mov eax , 4316 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetTransform ENDP ; ULONG64 __stdcall NtUserDestroyMenu( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDestroyMenu PROC STDCALL mov r10 , rcx mov eax , 4317 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDestroyMenu ENDP ; ULONG64 __stdcall NtGdiGetBitmapBits( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetBitmapBits PROC STDCALL mov r10 , rcx mov eax , 4318 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetBitmapBits ENDP ; ULONG64 __stdcall NtUserConsoleControl( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserConsoleControl PROC STDCALL mov r10 , rcx mov eax , 4319 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserConsoleControl ENDP ; ULONG64 __stdcall NtUserSetActiveWindow( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetActiveWindow PROC STDCALL mov r10 , rcx mov eax , 4320 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetActiveWindow ENDP ; ULONG64 __stdcall NtUserSetInformationThread( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetInformationThread PROC STDCALL mov r10 , rcx mov eax , 4321 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetInformationThread ENDP ; ULONG64 __stdcall NtUserSetWindowPlacement( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetWindowPlacement PROC STDCALL mov r10 , rcx mov eax , 4322 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowPlacement ENDP ; ULONG64 __stdcall NtUserGetControlColor( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetControlColor PROC STDCALL mov r10 , rcx mov eax , 4323 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetControlColor ENDP ; ULONG64 __stdcall NtGdiSetMetaRgn( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiSetMetaRgn PROC STDCALL mov r10 , rcx mov eax , 4324 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetMetaRgn ENDP ; ULONG64 __stdcall NtGdiSetMiterLimit( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetMiterLimit PROC STDCALL mov r10 , rcx mov eax , 4325 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetMiterLimit ENDP ; ULONG64 __stdcall NtGdiSetVirtualResolution( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiSetVirtualResolution PROC STDCALL mov r10 , rcx mov eax , 4326 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetVirtualResolution ENDP ; ULONG64 __stdcall NtGdiGetRasterizerCaps( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetRasterizerCaps PROC STDCALL mov r10 , rcx mov eax , 4327 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetRasterizerCaps ENDP ; ULONG64 __stdcall NtUserSetWindowWord( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetWindowWord PROC STDCALL mov r10 , rcx mov eax , 4328 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowWord ENDP ; ULONG64 __stdcall NtUserGetClipboardFormatName( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetClipboardFormatName PROC STDCALL mov r10 , rcx mov eax , 4329 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetClipboardFormatName ENDP ; ULONG64 __stdcall NtUserRealInternalGetMessage( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserRealInternalGetMessage PROC STDCALL mov r10 , rcx mov eax , 4330 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRealInternalGetMessage ENDP ; ULONG64 __stdcall NtUserCreateLocalMemHandle( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserCreateLocalMemHandle PROC STDCALL mov r10 , rcx mov eax , 4331 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCreateLocalMemHandle ENDP ; ULONG64 __stdcall NtUserAttachThreadInput( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserAttachThreadInput PROC STDCALL mov r10 , rcx mov eax , 4332 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserAttachThreadInput ENDP ; ULONG64 __stdcall NtGdiCreateHalftonePalette( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiCreateHalftonePalette PROC STDCALL mov r10 , rcx mov eax , 4333 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateHalftonePalette ENDP ; ULONG64 __stdcall NtUserPaintMenuBar( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserPaintMenuBar PROC STDCALL mov r10 , rcx mov eax , 4334 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserPaintMenuBar ENDP ; ULONG64 __stdcall NtUserSetKeyboardState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetKeyboardState PROC STDCALL mov r10 , rcx mov eax , 4335 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetKeyboardState ENDP ; ULONG64 __stdcall NtGdiCombineTransform( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiCombineTransform PROC STDCALL mov r10 , rcx mov eax , 4336 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCombineTransform ENDP ; ULONG64 __stdcall NtUserCreateAcceleratorTable( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserCreateAcceleratorTable PROC STDCALL mov r10 , rcx mov eax , 4337 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCreateAcceleratorTable ENDP ; ULONG64 __stdcall NtUserGetCursorFrameInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetCursorFrameInfo PROC STDCALL mov r10 , rcx mov eax , 4338 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetCursorFrameInfo ENDP ; ULONG64 __stdcall NtUserGetAltTabInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserGetAltTabInfo PROC STDCALL mov r10 , rcx mov eax , 4339 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetAltTabInfo ENDP ; ULONG64 __stdcall NtUserGetCaretBlinkTime( ); _6_1_7600_sp0_windows_7_NtUserGetCaretBlinkTime PROC STDCALL mov r10 , rcx mov eax , 4340 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetCaretBlinkTime ENDP ; ULONG64 __stdcall NtGdiQueryFontAssocInfo( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiQueryFontAssocInfo PROC STDCALL mov r10 , rcx mov eax , 4341 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiQueryFontAssocInfo ENDP ; ULONG64 __stdcall NtUserProcessConnect( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserProcessConnect PROC STDCALL mov r10 , rcx mov eax , 4342 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserProcessConnect ENDP ; ULONG64 __stdcall NtUserEnumDisplayDevices( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserEnumDisplayDevices PROC STDCALL mov r10 , rcx mov eax , 4343 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEnumDisplayDevices ENDP ; ULONG64 __stdcall NtUserEmptyClipboard( ); _6_1_7600_sp0_windows_7_NtUserEmptyClipboard PROC STDCALL mov r10 , rcx mov eax , 4344 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEmptyClipboard ENDP ; ULONG64 __stdcall NtUserGetClipboardData( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetClipboardData PROC STDCALL mov r10 , rcx mov eax , 4345 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetClipboardData ENDP ; ULONG64 __stdcall NtUserRemoveMenu( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserRemoveMenu PROC STDCALL mov r10 , rcx mov eax , 4346 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRemoveMenu ENDP ; ULONG64 __stdcall NtGdiSetBoundsRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetBoundsRect PROC STDCALL mov r10 , rcx mov eax , 4347 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetBoundsRect ENDP ; ULONG64 __stdcall NtGdiGetBitmapDimension( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetBitmapDimension PROC STDCALL mov r10 , rcx mov eax , 4348 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetBitmapDimension ENDP ; ULONG64 __stdcall NtUserConvertMemHandle( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserConvertMemHandle PROC STDCALL mov r10 , rcx mov eax , 4349 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserConvertMemHandle ENDP ; ULONG64 __stdcall NtUserDestroyAcceleratorTable( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDestroyAcceleratorTable PROC STDCALL mov r10 , rcx mov eax , 4350 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDestroyAcceleratorTable ENDP ; ULONG64 __stdcall NtUserGetGUIThreadInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetGUIThreadInfo PROC STDCALL mov r10 , rcx mov eax , 4351 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetGUIThreadInfo ENDP ; ULONG64 __stdcall NtGdiCloseFigure( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiCloseFigure PROC STDCALL mov r10 , rcx mov eax , 4352 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCloseFigure ENDP ; ULONG64 __stdcall NtUserSetWindowsHookAW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetWindowsHookAW PROC STDCALL mov r10 , rcx mov eax , 4353 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowsHookAW ENDP ; ULONG64 __stdcall NtUserSetMenuDefaultItem( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetMenuDefaultItem PROC STDCALL mov r10 , rcx mov eax , 4354 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetMenuDefaultItem ENDP ; ULONG64 __stdcall NtUserCheckMenuItem( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserCheckMenuItem PROC STDCALL mov r10 , rcx mov eax , 4355 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCheckMenuItem ENDP ; ULONG64 __stdcall NtUserSetWinEventHook( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtUserSetWinEventHook PROC STDCALL mov r10 , rcx mov eax , 4356 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWinEventHook ENDP ; ULONG64 __stdcall NtUserUnhookWinEvent( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserUnhookWinEvent PROC STDCALL mov r10 , rcx mov eax , 4357 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUnhookWinEvent ENDP ; ULONG64 __stdcall NtUserLockWindowUpdate( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserLockWindowUpdate PROC STDCALL mov r10 , rcx mov eax , 4358 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserLockWindowUpdate ENDP ; ULONG64 __stdcall NtUserSetSystemMenu( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetSystemMenu PROC STDCALL mov r10 , rcx mov eax , 4359 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetSystemMenu ENDP ; ULONG64 __stdcall NtUserThunkedMenuInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserThunkedMenuInfo PROC STDCALL mov r10 , rcx mov eax , 4360 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserThunkedMenuInfo ENDP ; ULONG64 __stdcall NtGdiBeginPath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiBeginPath PROC STDCALL mov r10 , rcx mov eax , 4361 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiBeginPath ENDP ; ULONG64 __stdcall NtGdiEndPath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEndPath PROC STDCALL mov r10 , rcx mov eax , 4362 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEndPath ENDP ; ULONG64 __stdcall NtGdiFillPath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiFillPath PROC STDCALL mov r10 , rcx mov eax , 4363 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFillPath ENDP ; ULONG64 __stdcall NtUserCallHwnd( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserCallHwnd PROC STDCALL mov r10 , rcx mov eax , 4364 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallHwnd ENDP ; ULONG64 __stdcall NtUserDdeInitialize( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserDdeInitialize PROC STDCALL mov r10 , rcx mov eax , 4365 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDdeInitialize ENDP ; ULONG64 __stdcall NtUserModifyUserStartupInfoFlags( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserModifyUserStartupInfoFlags PROC STDCALL mov r10 , rcx mov eax , 4366 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserModifyUserStartupInfoFlags ENDP ; ULONG64 __stdcall NtUserCountClipboardFormats( ); _6_1_7600_sp0_windows_7_NtUserCountClipboardFormats PROC STDCALL mov r10 , rcx mov eax , 4367 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCountClipboardFormats ENDP ; ULONG64 __stdcall NtGdiAddFontMemResourceEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiAddFontMemResourceEx PROC STDCALL mov r10 , rcx mov eax , 4368 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAddFontMemResourceEx ENDP ; ULONG64 __stdcall NtGdiEqualRgn( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiEqualRgn PROC STDCALL mov r10 , rcx mov eax , 4369 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEqualRgn ENDP ; ULONG64 __stdcall NtGdiGetSystemPaletteUse( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiGetSystemPaletteUse PROC STDCALL mov r10 , rcx mov eax , 4370 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetSystemPaletteUse ENDP ; ULONG64 __stdcall NtGdiRemoveFontMemResourceEx( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiRemoveFontMemResourceEx PROC STDCALL mov r10 , rcx mov eax , 4371 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiRemoveFontMemResourceEx ENDP ; ULONG64 __stdcall NtUserEnumDisplaySettings( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserEnumDisplaySettings PROC STDCALL mov r10 , rcx mov eax , 4372 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEnumDisplaySettings ENDP ; ULONG64 __stdcall NtUserPaintDesktop( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserPaintDesktop PROC STDCALL mov r10 , rcx mov eax , 4373 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserPaintDesktop ENDP ; ULONG64 __stdcall NtGdiExtEscape( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiExtEscape PROC STDCALL mov r10 , rcx mov eax , 4374 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiExtEscape ENDP ; ULONG64 __stdcall NtGdiSetBitmapDimension( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiSetBitmapDimension PROC STDCALL mov r10 , rcx mov eax , 4375 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetBitmapDimension ENDP ; ULONG64 __stdcall NtGdiSetFontEnumeration( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiSetFontEnumeration PROC STDCALL mov r10 , rcx mov eax , 4376 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetFontEnumeration ENDP ; ULONG64 __stdcall NtUserChangeClipboardChain( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserChangeClipboardChain PROC STDCALL mov r10 , rcx mov eax , 4377 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserChangeClipboardChain ENDP ; ULONG64 __stdcall NtUserSetClipboardViewer( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetClipboardViewer PROC STDCALL mov r10 , rcx mov eax , 4378 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetClipboardViewer ENDP ; ULONG64 __stdcall NtUserShowWindowAsync( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserShowWindowAsync PROC STDCALL mov r10 , rcx mov eax , 4379 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserShowWindowAsync ENDP ; ULONG64 __stdcall NtGdiCreateColorSpace( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiCreateColorSpace PROC STDCALL mov r10 , rcx mov eax , 4380 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateColorSpace ENDP ; ULONG64 __stdcall NtGdiDeleteColorSpace( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDeleteColorSpace PROC STDCALL mov r10 , rcx mov eax , 4381 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDeleteColorSpace ENDP ; ULONG64 __stdcall NtUserActivateKeyboardLayout( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserActivateKeyboardLayout PROC STDCALL mov r10 , rcx mov eax , 4382 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserActivateKeyboardLayout ENDP ; ULONG64 __stdcall NtGdiAbortDoc( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiAbortDoc PROC STDCALL mov r10 , rcx mov eax , 4383 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAbortDoc ENDP ; ULONG64 __stdcall NtGdiAbortPath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiAbortPath PROC STDCALL mov r10 , rcx mov eax , 4384 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAbortPath ENDP ; ULONG64 __stdcall NtGdiAddEmbFontToDC( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiAddEmbFontToDC PROC STDCALL mov r10 , rcx mov eax , 4385 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAddEmbFontToDC ENDP ; ULONG64 __stdcall NtGdiAddFontResourceW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiAddFontResourceW PROC STDCALL mov r10 , rcx mov eax , 4386 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAddFontResourceW ENDP ; ULONG64 __stdcall NtGdiAddRemoteFontToDC( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiAddRemoteFontToDC PROC STDCALL mov r10 , rcx mov eax , 4387 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAddRemoteFontToDC ENDP ; ULONG64 __stdcall NtGdiAddRemoteMMInstanceToDC( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiAddRemoteMMInstanceToDC PROC STDCALL mov r10 , rcx mov eax , 4388 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAddRemoteMMInstanceToDC ENDP ; ULONG64 __stdcall NtGdiAngleArc( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiAngleArc PROC STDCALL mov r10 , rcx mov eax , 4389 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAngleArc ENDP ; ULONG64 __stdcall NtGdiAnyLinkedFonts( ); _6_1_7600_sp0_windows_7_NtGdiAnyLinkedFonts PROC STDCALL mov r10 , rcx mov eax , 4390 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiAnyLinkedFonts ENDP ; ULONG64 __stdcall NtGdiArcInternal( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 ); _6_1_7600_sp0_windows_7_NtGdiArcInternal PROC STDCALL mov r10 , rcx mov eax , 4391 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiArcInternal ENDP ; ULONG64 __stdcall NtGdiBRUSHOBJ_DeleteRbrush( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_DeleteRbrush PROC STDCALL mov r10 , rcx mov eax , 4392 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_DeleteRbrush ENDP ; ULONG64 __stdcall NtGdiBRUSHOBJ_hGetColorTransform( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_hGetColorTransform PROC STDCALL mov r10 , rcx mov eax , 4393 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_hGetColorTransform ENDP ; ULONG64 __stdcall NtGdiBRUSHOBJ_pvAllocRbrush( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_pvAllocRbrush PROC STDCALL mov r10 , rcx mov eax , 4394 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_pvAllocRbrush ENDP ; ULONG64 __stdcall NtGdiBRUSHOBJ_pvGetRbrush( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_pvGetRbrush PROC STDCALL mov r10 , rcx mov eax , 4395 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_pvGetRbrush ENDP ; ULONG64 __stdcall NtGdiBRUSHOBJ_ulGetBrushColor( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_ulGetBrushColor PROC STDCALL mov r10 , rcx mov eax , 4396 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiBRUSHOBJ_ulGetBrushColor ENDP ; ULONG64 __stdcall NtGdiBeginGdiRendering( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiBeginGdiRendering PROC STDCALL mov r10 , rcx mov eax , 4397 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiBeginGdiRendering ENDP ; ULONG64 __stdcall NtGdiCLIPOBJ_bEnum( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiCLIPOBJ_bEnum PROC STDCALL mov r10 , rcx mov eax , 4398 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCLIPOBJ_bEnum ENDP ; ULONG64 __stdcall NtGdiCLIPOBJ_cEnumStart( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiCLIPOBJ_cEnumStart PROC STDCALL mov r10 , rcx mov eax , 4399 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCLIPOBJ_cEnumStart ENDP ; ULONG64 __stdcall NtGdiCLIPOBJ_ppoGetPath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiCLIPOBJ_ppoGetPath PROC STDCALL mov r10 , rcx mov eax , 4400 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCLIPOBJ_ppoGetPath ENDP ; ULONG64 __stdcall NtGdiCancelDC( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiCancelDC PROC STDCALL mov r10 , rcx mov eax , 4401 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCancelDC ENDP ; ULONG64 __stdcall NtGdiChangeGhostFont( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiChangeGhostFont PROC STDCALL mov r10 , rcx mov eax , 4402 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiChangeGhostFont ENDP ; ULONG64 __stdcall NtGdiCheckBitmapBits( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiCheckBitmapBits PROC STDCALL mov r10 , rcx mov eax , 4403 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCheckBitmapBits ENDP ; ULONG64 __stdcall NtGdiClearBitmapAttributes( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiClearBitmapAttributes PROC STDCALL mov r10 , rcx mov eax , 4404 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiClearBitmapAttributes ENDP ; ULONG64 __stdcall NtGdiClearBrushAttributes( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiClearBrushAttributes PROC STDCALL mov r10 , rcx mov eax , 4405 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiClearBrushAttributes ENDP ; ULONG64 __stdcall NtGdiColorCorrectPalette( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiColorCorrectPalette PROC STDCALL mov r10 , rcx mov eax , 4406 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiColorCorrectPalette ENDP ; ULONG64 __stdcall NtGdiConfigureOPMProtectedOutput( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiConfigureOPMProtectedOutput PROC STDCALL mov r10 , rcx mov eax , 4407 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiConfigureOPMProtectedOutput ENDP ; ULONG64 __stdcall NtGdiConvertMetafileRect( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiConvertMetafileRect PROC STDCALL mov r10 , rcx mov eax , 4408 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiConvertMetafileRect ENDP ; ULONG64 __stdcall NtGdiCreateBitmapFromDxSurface( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiCreateBitmapFromDxSurface PROC STDCALL mov r10 , rcx mov eax , 4409 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateBitmapFromDxSurface ENDP ; ULONG64 __stdcall NtGdiCreateColorTransform( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiCreateColorTransform PROC STDCALL mov r10 , rcx mov eax , 4410 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateColorTransform ENDP ; ULONG64 __stdcall NtGdiCreateEllipticRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiCreateEllipticRgn PROC STDCALL mov r10 , rcx mov eax , 4411 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateEllipticRgn ENDP ; ULONG64 __stdcall NtGdiCreateHatchBrushInternal( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiCreateHatchBrushInternal PROC STDCALL mov r10 , rcx mov eax , 4412 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateHatchBrushInternal ENDP ; ULONG64 __stdcall NtGdiCreateMetafileDC( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiCreateMetafileDC PROC STDCALL mov r10 , rcx mov eax , 4413 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateMetafileDC ENDP ; ULONG64 __stdcall NtGdiCreateOPMProtectedOutputs( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiCreateOPMProtectedOutputs PROC STDCALL mov r10 , rcx mov eax , 4414 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateOPMProtectedOutputs ENDP ; ULONG64 __stdcall NtGdiCreateRoundRectRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiCreateRoundRectRgn PROC STDCALL mov r10 , rcx mov eax , 4415 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateRoundRectRgn ENDP ; ULONG64 __stdcall NtGdiCreateServerMetaFile( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiCreateServerMetaFile PROC STDCALL mov r10 , rcx mov eax , 4416 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiCreateServerMetaFile ENDP ; ULONG64 __stdcall NtGdiD3dContextCreate( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiD3dContextCreate PROC STDCALL mov r10 , rcx mov eax , 4417 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiD3dContextCreate ENDP ; ULONG64 __stdcall NtGdiD3dContextDestroy( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiD3dContextDestroy PROC STDCALL mov r10 , rcx mov eax , 4418 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiD3dContextDestroy ENDP ; ULONG64 __stdcall NtGdiD3dContextDestroyAll( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiD3dContextDestroyAll PROC STDCALL mov r10 , rcx mov eax , 4419 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiD3dContextDestroyAll ENDP ; ULONG64 __stdcall NtGdiD3dValidateTextureStageState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiD3dValidateTextureStageState PROC STDCALL mov r10 , rcx mov eax , 4420 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiD3dValidateTextureStageState ENDP ; ULONG64 __stdcall NtGdiDDCCIGetCapabilitiesString( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDDCCIGetCapabilitiesString PROC STDCALL mov r10 , rcx mov eax , 4421 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDDCCIGetCapabilitiesString ENDP ; ULONG64 __stdcall NtGdiDDCCIGetCapabilitiesStringLength( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDDCCIGetCapabilitiesStringLength PROC STDCALL mov r10 , rcx mov eax , 4422 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDDCCIGetCapabilitiesStringLength ENDP ; ULONG64 __stdcall NtGdiDDCCIGetTimingReport( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDDCCIGetTimingReport PROC STDCALL mov r10 , rcx mov eax , 4423 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDDCCIGetTimingReport ENDP ; ULONG64 __stdcall NtGdiDDCCIGetVCPFeature( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiDDCCIGetVCPFeature PROC STDCALL mov r10 , rcx mov eax , 4424 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDDCCIGetVCPFeature ENDP ; ULONG64 __stdcall NtGdiDDCCISaveCurrentSettings( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDDCCISaveCurrentSettings PROC STDCALL mov r10 , rcx mov eax , 4425 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDDCCISaveCurrentSettings ENDP ; ULONG64 __stdcall NtGdiDDCCISetVCPFeature( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDDCCISetVCPFeature PROC STDCALL mov r10 , rcx mov eax , 4426 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDDCCISetVCPFeature ENDP ; ULONG64 __stdcall NtGdiDdAddAttachedSurface( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdAddAttachedSurface PROC STDCALL mov r10 , rcx mov eax , 4427 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdAddAttachedSurface ENDP ; ULONG64 __stdcall NtGdiDdAlphaBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdAlphaBlt PROC STDCALL mov r10 , rcx mov eax , 4428 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdAlphaBlt ENDP ; ULONG64 __stdcall NtGdiDdAttachSurface( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdAttachSurface PROC STDCALL mov r10 , rcx mov eax , 4429 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdAttachSurface ENDP ; ULONG64 __stdcall NtGdiDdBeginMoCompFrame( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdBeginMoCompFrame PROC STDCALL mov r10 , rcx mov eax , 4430 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdBeginMoCompFrame ENDP ; ULONG64 __stdcall NtGdiDdCanCreateD3DBuffer( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdCanCreateD3DBuffer PROC STDCALL mov r10 , rcx mov eax , 4431 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCanCreateD3DBuffer ENDP ; ULONG64 __stdcall NtGdiDdColorControl( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdColorControl PROC STDCALL mov r10 , rcx mov eax , 4432 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdColorControl ENDP ; ULONG64 __stdcall NtGdiDdCreateD3DBuffer( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiDdCreateD3DBuffer PROC STDCALL mov r10 , rcx mov eax , 4433 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCreateD3DBuffer ENDP ; ULONG64 __stdcall NtGdiDdCreateDirectDrawObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdCreateDirectDrawObject PROC STDCALL mov r10 , rcx mov eax , 4434 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCreateDirectDrawObject ENDP ; ULONG64 __stdcall NtGdiDdCreateFullscreenSprite( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiDdCreateFullscreenSprite PROC STDCALL mov r10 , rcx mov eax , 4435 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCreateFullscreenSprite ENDP ; ULONG64 __stdcall NtGdiDdCreateMoComp( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdCreateMoComp PROC STDCALL mov r10 , rcx mov eax , 4436 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdCreateMoComp ENDP ; ULONG64 __stdcall NtGdiDdDDIAcquireKeyedMutex( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIAcquireKeyedMutex PROC STDCALL mov r10 , rcx mov eax , 4437 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIAcquireKeyedMutex ENDP ; ULONG64 __stdcall NtGdiDdDDICheckExclusiveOwnership( ); _6_1_7600_sp0_windows_7_NtGdiDdDDICheckExclusiveOwnership PROC STDCALL mov r10 , rcx mov eax , 4438 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICheckExclusiveOwnership ENDP ; ULONG64 __stdcall NtGdiDdDDICheckMonitorPowerState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICheckMonitorPowerState PROC STDCALL mov r10 , rcx mov eax , 4439 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICheckMonitorPowerState ENDP ; ULONG64 __stdcall NtGdiDdDDICheckOcclusion( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICheckOcclusion PROC STDCALL mov r10 , rcx mov eax , 4440 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICheckOcclusion ENDP ; ULONG64 __stdcall NtGdiDdDDICheckSharedResourceAccess( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICheckSharedResourceAccess PROC STDCALL mov r10 , rcx mov eax , 4441 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICheckSharedResourceAccess ENDP ; ULONG64 __stdcall NtGdiDdDDICheckVidPnExclusiveOwnership( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICheckVidPnExclusiveOwnership PROC STDCALL mov r10 , rcx mov eax , 4442 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICheckVidPnExclusiveOwnership ENDP ; ULONG64 __stdcall NtGdiDdDDICloseAdapter( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICloseAdapter PROC STDCALL mov r10 , rcx mov eax , 4443 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICloseAdapter ENDP ; ULONG64 __stdcall NtGdiDdDDIConfigureSharedResource( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIConfigureSharedResource PROC STDCALL mov r10 , rcx mov eax , 4444 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIConfigureSharedResource ENDP ; ULONG64 __stdcall NtGdiDdDDICreateAllocation( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICreateAllocation PROC STDCALL mov r10 , rcx mov eax , 4445 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICreateAllocation ENDP ; ULONG64 __stdcall NtGdiDdDDICreateContext( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICreateContext PROC STDCALL mov r10 , rcx mov eax , 4446 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICreateContext ENDP ; ULONG64 __stdcall NtGdiDdDDICreateDCFromMemory( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICreateDCFromMemory PROC STDCALL mov r10 , rcx mov eax , 4447 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICreateDCFromMemory ENDP ; ULONG64 __stdcall NtGdiDdDDICreateDevice( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICreateDevice PROC STDCALL mov r10 , rcx mov eax , 4448 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICreateDevice ENDP ; ULONG64 __stdcall NtGdiDdDDICreateKeyedMutex( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICreateKeyedMutex PROC STDCALL mov r10 , rcx mov eax , 4449 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICreateKeyedMutex ENDP ; ULONG64 __stdcall NtGdiDdDDICreateOverlay( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICreateOverlay PROC STDCALL mov r10 , rcx mov eax , 4450 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICreateOverlay ENDP ; ULONG64 __stdcall NtGdiDdDDICreateSynchronizationObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDICreateSynchronizationObject PROC STDCALL mov r10 , rcx mov eax , 4451 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDICreateSynchronizationObject ENDP ; ULONG64 __stdcall NtGdiDdDDIDestroyAllocation( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyAllocation PROC STDCALL mov r10 , rcx mov eax , 4452 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyAllocation ENDP ; ULONG64 __stdcall NtGdiDdDDIDestroyContext( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyContext PROC STDCALL mov r10 , rcx mov eax , 4453 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyContext ENDP ; ULONG64 __stdcall NtGdiDdDDIDestroyDCFromMemory( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyDCFromMemory PROC STDCALL mov r10 , rcx mov eax , 4454 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyDCFromMemory ENDP ; ULONG64 __stdcall NtGdiDdDDIDestroyDevice( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyDevice PROC STDCALL mov r10 , rcx mov eax , 4455 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyDevice ENDP ; ULONG64 __stdcall NtGdiDdDDIDestroyKeyedMutex( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyKeyedMutex PROC STDCALL mov r10 , rcx mov eax , 4456 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyKeyedMutex ENDP ; ULONG64 __stdcall NtGdiDdDDIDestroyOverlay( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyOverlay PROC STDCALL mov r10 , rcx mov eax , 4457 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroyOverlay ENDP ; ULONG64 __stdcall NtGdiDdDDIDestroySynchronizationObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroySynchronizationObject PROC STDCALL mov r10 , rcx mov eax , 4458 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIDestroySynchronizationObject ENDP ; ULONG64 __stdcall NtGdiDdDDIEscape( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIEscape PROC STDCALL mov r10 , rcx mov eax , 4459 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIEscape ENDP ; ULONG64 __stdcall NtGdiDdDDIFlipOverlay( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIFlipOverlay PROC STDCALL mov r10 , rcx mov eax , 4460 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIFlipOverlay ENDP ; ULONG64 __stdcall NtGdiDdDDIGetContextSchedulingPriority( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetContextSchedulingPriority PROC STDCALL mov r10 , rcx mov eax , 4461 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetContextSchedulingPriority ENDP ; ULONG64 __stdcall NtGdiDdDDIGetDeviceState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetDeviceState PROC STDCALL mov r10 , rcx mov eax , 4462 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetDeviceState ENDP ; ULONG64 __stdcall NtGdiDdDDIGetDisplayModeList( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetDisplayModeList PROC STDCALL mov r10 , rcx mov eax , 4463 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetDisplayModeList ENDP ; ULONG64 __stdcall NtGdiDdDDIGetMultisampleMethodList( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetMultisampleMethodList PROC STDCALL mov r10 , rcx mov eax , 4464 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetMultisampleMethodList ENDP ; ULONG64 __stdcall NtGdiDdDDIGetOverlayState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetOverlayState PROC STDCALL mov r10 , rcx mov eax , 4465 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetOverlayState ENDP ; ULONG64 __stdcall NtGdiDdDDIGetPresentHistory( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetPresentHistory PROC STDCALL mov r10 , rcx mov eax , 4466 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetPresentHistory ENDP ; ULONG64 __stdcall NtGdiDdDDIGetPresentQueueEvent( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetPresentQueueEvent PROC STDCALL mov r10 , rcx mov eax , 4467 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetPresentQueueEvent ENDP ; ULONG64 __stdcall NtGdiDdDDIGetProcessSchedulingPriorityClass( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetProcessSchedulingPriorityClass PROC STDCALL mov r10 , rcx mov eax , 4468 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetProcessSchedulingPriorityClass ENDP ; ULONG64 __stdcall NtGdiDdDDIGetRuntimeData( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetRuntimeData PROC STDCALL mov r10 , rcx mov eax , 4469 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetRuntimeData ENDP ; ULONG64 __stdcall NtGdiDdDDIGetScanLine( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetScanLine PROC STDCALL mov r10 , rcx mov eax , 4470 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetScanLine ENDP ; ULONG64 __stdcall NtGdiDdDDIGetSharedPrimaryHandle( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIGetSharedPrimaryHandle PROC STDCALL mov r10 , rcx mov eax , 4471 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIGetSharedPrimaryHandle ENDP ; ULONG64 __stdcall NtGdiDdDDIInvalidateActiveVidPn( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIInvalidateActiveVidPn PROC STDCALL mov r10 , rcx mov eax , 4472 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIInvalidateActiveVidPn ENDP ; ULONG64 __stdcall NtGdiDdDDILock( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDILock PROC STDCALL mov r10 , rcx mov eax , 4473 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDILock ENDP ; ULONG64 __stdcall NtGdiDdDDIOpenAdapterFromDeviceName( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenAdapterFromDeviceName PROC STDCALL mov r10 , rcx mov eax , 4474 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenAdapterFromDeviceName ENDP ; ULONG64 __stdcall NtGdiDdDDIOpenAdapterFromHdc( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenAdapterFromHdc PROC STDCALL mov r10 , rcx mov eax , 4475 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenAdapterFromHdc ENDP ; ULONG64 __stdcall NtGdiDdDDIOpenKeyedMutex( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenKeyedMutex PROC STDCALL mov r10 , rcx mov eax , 4476 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenKeyedMutex ENDP ; ULONG64 __stdcall NtGdiDdDDIOpenResource( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenResource PROC STDCALL mov r10 , rcx mov eax , 4477 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenResource ENDP ; ULONG64 __stdcall NtGdiDdDDIOpenSynchronizationObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenSynchronizationObject PROC STDCALL mov r10 , rcx mov eax , 4478 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIOpenSynchronizationObject ENDP ; ULONG64 __stdcall NtGdiDdDDIPollDisplayChildren( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIPollDisplayChildren PROC STDCALL mov r10 , rcx mov eax , 4479 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIPollDisplayChildren ENDP ; ULONG64 __stdcall NtGdiDdDDIPresent( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIPresent PROC STDCALL mov r10 , rcx mov eax , 4480 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIPresent ENDP ; ULONG64 __stdcall NtGdiDdDDIQueryAdapterInfo( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIQueryAdapterInfo PROC STDCALL mov r10 , rcx mov eax , 4481 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIQueryAdapterInfo ENDP ; ULONG64 __stdcall NtGdiDdDDIQueryAllocationResidency( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIQueryAllocationResidency PROC STDCALL mov r10 , rcx mov eax , 4482 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIQueryAllocationResidency ENDP ; ULONG64 __stdcall NtGdiDdDDIQueryResourceInfo( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIQueryResourceInfo PROC STDCALL mov r10 , rcx mov eax , 4483 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIQueryResourceInfo ENDP ; ULONG64 __stdcall NtGdiDdDDIQueryStatistics( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIQueryStatistics PROC STDCALL mov r10 , rcx mov eax , 4484 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIQueryStatistics ENDP ; ULONG64 __stdcall NtGdiDdDDIReleaseKeyedMutex( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIReleaseKeyedMutex PROC STDCALL mov r10 , rcx mov eax , 4485 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIReleaseKeyedMutex ENDP ; ULONG64 __stdcall NtGdiDdDDIReleaseProcessVidPnSourceOwners( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIReleaseProcessVidPnSourceOwners PROC STDCALL mov r10 , rcx mov eax , 4486 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIReleaseProcessVidPnSourceOwners ENDP ; ULONG64 __stdcall NtGdiDdDDIRender( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIRender PROC STDCALL mov r10 , rcx mov eax , 4487 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIRender ENDP ; ULONG64 __stdcall NtGdiDdDDISetAllocationPriority( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISetAllocationPriority PROC STDCALL mov r10 , rcx mov eax , 4488 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISetAllocationPriority ENDP ; ULONG64 __stdcall NtGdiDdDDISetContextSchedulingPriority( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISetContextSchedulingPriority PROC STDCALL mov r10 , rcx mov eax , 4489 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISetContextSchedulingPriority ENDP ; ULONG64 __stdcall NtGdiDdDDISetDisplayMode( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISetDisplayMode PROC STDCALL mov r10 , rcx mov eax , 4490 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISetDisplayMode ENDP ; ULONG64 __stdcall NtGdiDdDDISetDisplayPrivateDriverFormat( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISetDisplayPrivateDriverFormat PROC STDCALL mov r10 , rcx mov eax , 4491 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISetDisplayPrivateDriverFormat ENDP ; ULONG64 __stdcall NtGdiDdDDISetGammaRamp( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISetGammaRamp PROC STDCALL mov r10 , rcx mov eax , 4492 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISetGammaRamp ENDP ; ULONG64 __stdcall NtGdiDdDDISetProcessSchedulingPriorityClass( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISetProcessSchedulingPriorityClass PROC STDCALL mov r10 , rcx mov eax , 4493 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISetProcessSchedulingPriorityClass ENDP ; ULONG64 __stdcall NtGdiDdDDISetQueuedLimit( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISetQueuedLimit PROC STDCALL mov r10 , rcx mov eax , 4494 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISetQueuedLimit ENDP ; ULONG64 __stdcall NtGdiDdDDISetVidPnSourceOwner( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISetVidPnSourceOwner PROC STDCALL mov r10 , rcx mov eax , 4495 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISetVidPnSourceOwner ENDP ; ULONG64 __stdcall NtGdiDdDDISharedPrimaryLockNotification( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISharedPrimaryLockNotification PROC STDCALL mov r10 , rcx mov eax , 4496 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISharedPrimaryLockNotification ENDP ; ULONG64 __stdcall NtGdiDdDDISharedPrimaryUnLockNotification( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISharedPrimaryUnLockNotification PROC STDCALL mov r10 , rcx mov eax , 4497 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISharedPrimaryUnLockNotification ENDP ; ULONG64 __stdcall NtGdiDdDDISignalSynchronizationObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDISignalSynchronizationObject PROC STDCALL mov r10 , rcx mov eax , 4498 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDISignalSynchronizationObject ENDP ; ULONG64 __stdcall NtGdiDdDDIUnlock( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIUnlock PROC STDCALL mov r10 , rcx mov eax , 4499 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIUnlock ENDP ; ULONG64 __stdcall NtGdiDdDDIUpdateOverlay( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIUpdateOverlay PROC STDCALL mov r10 , rcx mov eax , 4500 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIUpdateOverlay ENDP ; ULONG64 __stdcall NtGdiDdDDIWaitForIdle( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIWaitForIdle PROC STDCALL mov r10 , rcx mov eax , 4501 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIWaitForIdle ENDP ; ULONG64 __stdcall NtGdiDdDDIWaitForSynchronizationObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIWaitForSynchronizationObject PROC STDCALL mov r10 , rcx mov eax , 4502 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIWaitForSynchronizationObject ENDP ; ULONG64 __stdcall NtGdiDdDDIWaitForVerticalBlankEvent( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDDIWaitForVerticalBlankEvent PROC STDCALL mov r10 , rcx mov eax , 4503 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDDIWaitForVerticalBlankEvent ENDP ; ULONG64 __stdcall NtGdiDdDeleteDirectDrawObject( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDeleteDirectDrawObject PROC STDCALL mov r10 , rcx mov eax , 4504 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDeleteDirectDrawObject ENDP ; ULONG64 __stdcall NtGdiDdDestroyD3DBuffer( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdDestroyD3DBuffer PROC STDCALL mov r10 , rcx mov eax , 4505 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDestroyD3DBuffer ENDP ; ULONG64 __stdcall NtGdiDdDestroyFullscreenSprite( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdDestroyFullscreenSprite PROC STDCALL mov r10 , rcx mov eax , 4506 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDestroyFullscreenSprite ENDP ; ULONG64 __stdcall NtGdiDdDestroyMoComp( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdDestroyMoComp PROC STDCALL mov r10 , rcx mov eax , 4507 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdDestroyMoComp ENDP ; ULONG64 __stdcall NtGdiDdEndMoCompFrame( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdEndMoCompFrame PROC STDCALL mov r10 , rcx mov eax , 4508 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdEndMoCompFrame ENDP ; ULONG64 __stdcall NtGdiDdFlip( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiDdFlip PROC STDCALL mov r10 , rcx mov eax , 4509 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdFlip ENDP ; ULONG64 __stdcall NtGdiDdFlipToGDISurface( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdFlipToGDISurface PROC STDCALL mov r10 , rcx mov eax , 4510 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdFlipToGDISurface ENDP ; ULONG64 __stdcall NtGdiDdGetAvailDriverMemory( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetAvailDriverMemory PROC STDCALL mov r10 , rcx mov eax , 4511 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetAvailDriverMemory ENDP ; ULONG64 __stdcall NtGdiDdGetBltStatus( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetBltStatus PROC STDCALL mov r10 , rcx mov eax , 4512 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetBltStatus ENDP ; ULONG64 __stdcall NtGdiDdGetDC( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetDC PROC STDCALL mov r10 , rcx mov eax , 4513 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetDC ENDP ; ULONG64 __stdcall NtGdiDdGetDriverInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetDriverInfo PROC STDCALL mov r10 , rcx mov eax , 4514 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetDriverInfo ENDP ; ULONG64 __stdcall NtGdiDdGetDriverState( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdGetDriverState PROC STDCALL mov r10 , rcx mov eax , 4515 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetDriverState ENDP ; ULONG64 __stdcall NtGdiDdGetDxHandle( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdGetDxHandle PROC STDCALL mov r10 , rcx mov eax , 4516 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetDxHandle ENDP ; ULONG64 __stdcall NtGdiDdGetFlipStatus( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetFlipStatus PROC STDCALL mov r10 , rcx mov eax , 4517 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetFlipStatus ENDP ; ULONG64 __stdcall NtGdiDdGetInternalMoCompInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetInternalMoCompInfo PROC STDCALL mov r10 , rcx mov eax , 4518 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetInternalMoCompInfo ENDP ; ULONG64 __stdcall NtGdiDdGetMoCompBuffInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetMoCompBuffInfo PROC STDCALL mov r10 , rcx mov eax , 4519 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetMoCompBuffInfo ENDP ; ULONG64 __stdcall NtGdiDdGetMoCompFormats( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetMoCompFormats PROC STDCALL mov r10 , rcx mov eax , 4520 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetMoCompFormats ENDP ; ULONG64 __stdcall NtGdiDdGetMoCompGuids( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetMoCompGuids PROC STDCALL mov r10 , rcx mov eax , 4521 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetMoCompGuids ENDP ; ULONG64 __stdcall NtGdiDdGetScanLine( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdGetScanLine PROC STDCALL mov r10 , rcx mov eax , 4522 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdGetScanLine ENDP ; ULONG64 __stdcall NtGdiDdLock( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdLock PROC STDCALL mov r10 , rcx mov eax , 4523 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdLock ENDP ; ULONG64 __stdcall NtGdiDdNotifyFullscreenSpriteUpdate( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdNotifyFullscreenSpriteUpdate PROC STDCALL mov r10 , rcx mov eax , 4524 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdNotifyFullscreenSpriteUpdate ENDP ; ULONG64 __stdcall NtGdiDdQueryDirectDrawObject( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiDdQueryDirectDrawObject PROC STDCALL mov r10 , rcx mov eax , 4525 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdQueryDirectDrawObject ENDP ; ULONG64 __stdcall NtGdiDdQueryMoCompStatus( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdQueryMoCompStatus PROC STDCALL mov r10 , rcx mov eax , 4526 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdQueryMoCompStatus ENDP ; ULONG64 __stdcall NtGdiDdQueryVisRgnUniqueness( ); _6_1_7600_sp0_windows_7_NtGdiDdQueryVisRgnUniqueness PROC STDCALL mov r10 , rcx mov eax , 4527 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdQueryVisRgnUniqueness ENDP ; ULONG64 __stdcall NtGdiDdReenableDirectDrawObject( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdReenableDirectDrawObject PROC STDCALL mov r10 , rcx mov eax , 4528 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdReenableDirectDrawObject ENDP ; ULONG64 __stdcall NtGdiDdReleaseDC( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDdReleaseDC PROC STDCALL mov r10 , rcx mov eax , 4529 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdReleaseDC ENDP ; ULONG64 __stdcall NtGdiDdRenderMoComp( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdRenderMoComp PROC STDCALL mov r10 , rcx mov eax , 4530 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdRenderMoComp ENDP ; ULONG64 __stdcall NtGdiDdSetColorKey( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdSetColorKey PROC STDCALL mov r10 , rcx mov eax , 4531 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdSetColorKey ENDP ; ULONG64 __stdcall NtGdiDdSetExclusiveMode( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdSetExclusiveMode PROC STDCALL mov r10 , rcx mov eax , 4532 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdSetExclusiveMode ENDP ; ULONG64 __stdcall NtGdiDdSetGammaRamp( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdSetGammaRamp PROC STDCALL mov r10 , rcx mov eax , 4533 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdSetGammaRamp ENDP ; ULONG64 __stdcall NtGdiDdSetOverlayPosition( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdSetOverlayPosition PROC STDCALL mov r10 , rcx mov eax , 4534 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdSetOverlayPosition ENDP ; ULONG64 __stdcall NtGdiDdUnattachSurface( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdUnattachSurface PROC STDCALL mov r10 , rcx mov eax , 4535 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdUnattachSurface ENDP ; ULONG64 __stdcall NtGdiDdUnlock( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdUnlock PROC STDCALL mov r10 , rcx mov eax , 4536 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdUnlock ENDP ; ULONG64 __stdcall NtGdiDdUpdateOverlay( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDdUpdateOverlay PROC STDCALL mov r10 , rcx mov eax , 4537 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdUpdateOverlay ENDP ; ULONG64 __stdcall NtGdiDdWaitForVerticalBlank( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDdWaitForVerticalBlank PROC STDCALL mov r10 , rcx mov eax , 4538 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDdWaitForVerticalBlank ENDP ; ULONG64 __stdcall NtGdiDeleteColorTransform( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDeleteColorTransform PROC STDCALL mov r10 , rcx mov eax , 4539 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDeleteColorTransform ENDP ; ULONG64 __stdcall NtGdiDescribePixelFormat( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiDescribePixelFormat PROC STDCALL mov r10 , rcx mov eax , 4540 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDescribePixelFormat ENDP ; ULONG64 __stdcall NtGdiDestroyOPMProtectedOutput( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDestroyOPMProtectedOutput PROC STDCALL mov r10 , rcx mov eax , 4541 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDestroyOPMProtectedOutput ENDP ; ULONG64 __stdcall NtGdiDestroyPhysicalMonitor( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiDestroyPhysicalMonitor PROC STDCALL mov r10 , rcx mov eax , 4542 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDestroyPhysicalMonitor ENDP ; ULONG64 __stdcall NtGdiDoBanding( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiDoBanding PROC STDCALL mov r10 , rcx mov eax , 4543 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDoBanding ENDP ; ULONG64 __stdcall NtGdiDrawEscape( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiDrawEscape PROC STDCALL mov r10 , rcx mov eax , 4544 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDrawEscape ENDP ; ULONG64 __stdcall NtGdiDvpAcquireNotification( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiDvpAcquireNotification PROC STDCALL mov r10 , rcx mov eax , 4545 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpAcquireNotification ENDP ; ULONG64 __stdcall NtGdiDvpCanCreateVideoPort( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpCanCreateVideoPort PROC STDCALL mov r10 , rcx mov eax , 4546 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpCanCreateVideoPort ENDP ; ULONG64 __stdcall NtGdiDvpColorControl( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpColorControl PROC STDCALL mov r10 , rcx mov eax , 4547 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpColorControl ENDP ; ULONG64 __stdcall NtGdiDvpCreateVideoPort( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpCreateVideoPort PROC STDCALL mov r10 , rcx mov eax , 4548 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpCreateVideoPort ENDP ; ULONG64 __stdcall NtGdiDvpDestroyVideoPort( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpDestroyVideoPort PROC STDCALL mov r10 , rcx mov eax , 4549 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpDestroyVideoPort ENDP ; ULONG64 __stdcall NtGdiDvpFlipVideoPort( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiDvpFlipVideoPort PROC STDCALL mov r10 , rcx mov eax , 4550 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpFlipVideoPort ENDP ; ULONG64 __stdcall NtGdiDvpGetVideoPortBandwidth( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortBandwidth PROC STDCALL mov r10 , rcx mov eax , 4551 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortBandwidth ENDP ; ULONG64 __stdcall NtGdiDvpGetVideoPortConnectInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortConnectInfo PROC STDCALL mov r10 , rcx mov eax , 4552 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortConnectInfo ENDP ; ULONG64 __stdcall NtGdiDvpGetVideoPortField( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortField PROC STDCALL mov r10 , rcx mov eax , 4553 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortField ENDP ; ULONG64 __stdcall NtGdiDvpGetVideoPortFlipStatus( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortFlipStatus PROC STDCALL mov r10 , rcx mov eax , 4554 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortFlipStatus ENDP ; ULONG64 __stdcall NtGdiDvpGetVideoPortInputFormats( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortInputFormats PROC STDCALL mov r10 , rcx mov eax , 4555 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortInputFormats ENDP ; ULONG64 __stdcall NtGdiDvpGetVideoPortLine( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortLine PROC STDCALL mov r10 , rcx mov eax , 4556 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortLine ENDP ; ULONG64 __stdcall NtGdiDvpGetVideoPortOutputFormats( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortOutputFormats PROC STDCALL mov r10 , rcx mov eax , 4557 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoPortOutputFormats ENDP ; ULONG64 __stdcall NtGdiDvpGetVideoSignalStatus( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoSignalStatus PROC STDCALL mov r10 , rcx mov eax , 4558 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpGetVideoSignalStatus ENDP ; ULONG64 __stdcall NtGdiDvpReleaseNotification( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpReleaseNotification PROC STDCALL mov r10 , rcx mov eax , 4559 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpReleaseNotification ENDP ; ULONG64 __stdcall NtGdiDvpUpdateVideoPort( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiDvpUpdateVideoPort PROC STDCALL mov r10 , rcx mov eax , 4560 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpUpdateVideoPort ENDP ; ULONG64 __stdcall NtGdiDvpWaitForVideoPortSync( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiDvpWaitForVideoPortSync PROC STDCALL mov r10 , rcx mov eax , 4561 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDvpWaitForVideoPortSync ENDP ; ULONG64 __stdcall NtGdiDxgGenericThunk( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiDxgGenericThunk PROC STDCALL mov r10 , rcx mov eax , 4562 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiDxgGenericThunk ENDP ; ULONG64 __stdcall NtGdiEllipse( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiEllipse PROC STDCALL mov r10 , rcx mov eax , 4563 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEllipse ENDP ; ULONG64 __stdcall NtGdiEnableEudc( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEnableEudc PROC STDCALL mov r10 , rcx mov eax , 4564 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEnableEudc ENDP ; ULONG64 __stdcall NtGdiEndDoc( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEndDoc PROC STDCALL mov r10 , rcx mov eax , 4565 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEndDoc ENDP ; ULONG64 __stdcall NtGdiEndGdiRendering( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiEndGdiRendering PROC STDCALL mov r10 , rcx mov eax , 4566 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEndGdiRendering ENDP ; ULONG64 __stdcall NtGdiEndPage( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEndPage PROC STDCALL mov r10 , rcx mov eax , 4567 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEndPage ENDP ; ULONG64 __stdcall NtGdiEngAlphaBlend( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiEngAlphaBlend PROC STDCALL mov r10 , rcx mov eax , 4568 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngAlphaBlend ENDP ; ULONG64 __stdcall NtGdiEngAssociateSurface( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiEngAssociateSurface PROC STDCALL mov r10 , rcx mov eax , 4569 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngAssociateSurface ENDP ; ULONG64 __stdcall NtGdiEngBitBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiEngBitBlt PROC STDCALL mov r10 , rcx mov eax , 4570 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngBitBlt ENDP ; ULONG64 __stdcall NtGdiEngCheckAbort( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEngCheckAbort PROC STDCALL mov r10 , rcx mov eax , 4571 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngCheckAbort ENDP ; ULONG64 __stdcall NtGdiEngComputeGlyphSet( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiEngComputeGlyphSet PROC STDCALL mov r10 , rcx mov eax , 4572 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngComputeGlyphSet ENDP ; ULONG64 __stdcall NtGdiEngCopyBits( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiEngCopyBits PROC STDCALL mov r10 , rcx mov eax , 4573 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngCopyBits ENDP ; ULONG64 __stdcall NtGdiEngCreateBitmap( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiEngCreateBitmap PROC STDCALL mov r10 , rcx mov eax , 4574 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngCreateBitmap ENDP ; ULONG64 __stdcall NtGdiEngCreateClip( ); _6_1_7600_sp0_windows_7_NtGdiEngCreateClip PROC STDCALL mov r10 , rcx mov eax , 4575 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngCreateClip ENDP ; ULONG64 __stdcall NtGdiEngCreateDeviceBitmap( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiEngCreateDeviceBitmap PROC STDCALL mov r10 , rcx mov eax , 4576 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngCreateDeviceBitmap ENDP ; ULONG64 __stdcall NtGdiEngCreateDeviceSurface( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiEngCreateDeviceSurface PROC STDCALL mov r10 , rcx mov eax , 4577 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngCreateDeviceSurface ENDP ; ULONG64 __stdcall NtGdiEngCreatePalette( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiEngCreatePalette PROC STDCALL mov r10 , rcx mov eax , 4578 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngCreatePalette ENDP ; ULONG64 __stdcall NtGdiEngDeleteClip( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEngDeleteClip PROC STDCALL mov r10 , rcx mov eax , 4579 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngDeleteClip ENDP ; ULONG64 __stdcall NtGdiEngDeletePalette( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEngDeletePalette PROC STDCALL mov r10 , rcx mov eax , 4580 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngDeletePalette ENDP ; ULONG64 __stdcall NtGdiEngDeletePath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEngDeletePath PROC STDCALL mov r10 , rcx mov eax , 4581 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngDeletePath ENDP ; ULONG64 __stdcall NtGdiEngDeleteSurface( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEngDeleteSurface PROC STDCALL mov r10 , rcx mov eax , 4582 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngDeleteSurface ENDP ; ULONG64 __stdcall NtGdiEngEraseSurface( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiEngEraseSurface PROC STDCALL mov r10 , rcx mov eax , 4583 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngEraseSurface ENDP ; ULONG64 __stdcall NtGdiEngFillPath( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiEngFillPath PROC STDCALL mov r10 , rcx mov eax , 4584 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngFillPath ENDP ; ULONG64 __stdcall NtGdiEngGradientFill( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 ); _6_1_7600_sp0_windows_7_NtGdiEngGradientFill PROC STDCALL mov r10 , rcx mov eax , 4585 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngGradientFill ENDP ; ULONG64 __stdcall NtGdiEngLineTo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 ); _6_1_7600_sp0_windows_7_NtGdiEngLineTo PROC STDCALL mov r10 , rcx mov eax , 4586 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngLineTo ENDP ; ULONG64 __stdcall NtGdiEngLockSurface( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEngLockSurface PROC STDCALL mov r10 , rcx mov eax , 4587 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngLockSurface ENDP ; ULONG64 __stdcall NtGdiEngMarkBandingSurface( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEngMarkBandingSurface PROC STDCALL mov r10 , rcx mov eax , 4588 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngMarkBandingSurface ENDP ; ULONG64 __stdcall NtGdiEngPaint( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiEngPaint PROC STDCALL mov r10 , rcx mov eax , 4589 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngPaint ENDP ; ULONG64 __stdcall NtGdiEngPlgBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiEngPlgBlt PROC STDCALL mov r10 , rcx mov eax , 4590 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngPlgBlt ENDP ; ULONG64 __stdcall NtGdiEngStretchBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiEngStretchBlt PROC STDCALL mov r10 , rcx mov eax , 4591 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngStretchBlt ENDP ; ULONG64 __stdcall NtGdiEngStretchBltROP( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 , ULONG64 arg_12 , ULONG64 arg_13 ); _6_1_7600_sp0_windows_7_NtGdiEngStretchBltROP PROC STDCALL mov r10 , rcx mov eax , 4592 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngStretchBltROP ENDP ; ULONG64 __stdcall NtGdiEngStrokeAndFillPath( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 ); _6_1_7600_sp0_windows_7_NtGdiEngStrokeAndFillPath PROC STDCALL mov r10 , rcx mov eax , 4593 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngStrokeAndFillPath ENDP ; ULONG64 __stdcall NtGdiEngStrokePath( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiEngStrokePath PROC STDCALL mov r10 , rcx mov eax , 4594 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngStrokePath ENDP ; ULONG64 __stdcall NtGdiEngTextOut( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 ); _6_1_7600_sp0_windows_7_NtGdiEngTextOut PROC STDCALL mov r10 , rcx mov eax , 4595 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngTextOut ENDP ; ULONG64 __stdcall NtGdiEngTransparentBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiEngTransparentBlt PROC STDCALL mov r10 , rcx mov eax , 4596 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngTransparentBlt ENDP ; ULONG64 __stdcall NtGdiEngUnlockSurface( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiEngUnlockSurface PROC STDCALL mov r10 , rcx mov eax , 4597 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEngUnlockSurface ENDP ; ULONG64 __stdcall NtGdiEnumFonts( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiEnumFonts PROC STDCALL mov r10 , rcx mov eax , 4598 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEnumFonts ENDP ; ULONG64 __stdcall NtGdiEnumObjects( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiEnumObjects PROC STDCALL mov r10 , rcx mov eax , 4599 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEnumObjects ENDP ; ULONG64 __stdcall NtGdiEudcLoadUnloadLink( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiEudcLoadUnloadLink PROC STDCALL mov r10 , rcx mov eax , 4600 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiEudcLoadUnloadLink ENDP ; ULONG64 __stdcall NtGdiExtFloodFill( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiExtFloodFill PROC STDCALL mov r10 , rcx mov eax , 4601 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiExtFloodFill ENDP ; ULONG64 __stdcall NtGdiFONTOBJ_cGetAllGlyphHandles( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_cGetAllGlyphHandles PROC STDCALL mov r10 , rcx mov eax , 4602 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_cGetAllGlyphHandles ENDP ; ULONG64 __stdcall NtGdiFONTOBJ_cGetGlyphs( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_cGetGlyphs PROC STDCALL mov r10 , rcx mov eax , 4603 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_cGetGlyphs ENDP ; ULONG64 __stdcall NtGdiFONTOBJ_pQueryGlyphAttrs( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pQueryGlyphAttrs PROC STDCALL mov r10 , rcx mov eax , 4604 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pQueryGlyphAttrs ENDP ; ULONG64 __stdcall NtGdiFONTOBJ_pfdg( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pfdg PROC STDCALL mov r10 , rcx mov eax , 4605 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pfdg ENDP ; ULONG64 __stdcall NtGdiFONTOBJ_pifi( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pifi PROC STDCALL mov r10 , rcx mov eax , 4606 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pifi ENDP ; ULONG64 __stdcall NtGdiFONTOBJ_pvTrueTypeFontFile( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pvTrueTypeFontFile PROC STDCALL mov r10 , rcx mov eax , 4607 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pvTrueTypeFontFile ENDP ; ULONG64 __stdcall NtGdiFONTOBJ_pxoGetXform( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pxoGetXform PROC STDCALL mov r10 , rcx mov eax , 4608 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_pxoGetXform ENDP ; ULONG64 __stdcall NtGdiFONTOBJ_vGetInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_vGetInfo PROC STDCALL mov r10 , rcx mov eax , 4609 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFONTOBJ_vGetInfo ENDP ; ULONG64 __stdcall NtGdiFlattenPath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiFlattenPath PROC STDCALL mov r10 , rcx mov eax , 4610 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFlattenPath ENDP ; ULONG64 __stdcall NtGdiFontIsLinked( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiFontIsLinked PROC STDCALL mov r10 , rcx mov eax , 4611 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFontIsLinked ENDP ; ULONG64 __stdcall NtGdiForceUFIMapping( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiForceUFIMapping PROC STDCALL mov r10 , rcx mov eax , 4612 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiForceUFIMapping ENDP ; ULONG64 __stdcall NtGdiFrameRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiFrameRgn PROC STDCALL mov r10 , rcx mov eax , 4613 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFrameRgn ENDP ; ULONG64 __stdcall NtGdiFullscreenControl( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiFullscreenControl PROC STDCALL mov r10 , rcx mov eax , 4614 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiFullscreenControl ENDP ; ULONG64 __stdcall NtGdiGetBoundsRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetBoundsRect PROC STDCALL mov r10 , rcx mov eax , 4615 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetBoundsRect ENDP ; ULONG64 __stdcall NtGdiGetCOPPCompatibleOPMInformation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetCOPPCompatibleOPMInformation PROC STDCALL mov r10 , rcx mov eax , 4616 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetCOPPCompatibleOPMInformation ENDP ; ULONG64 __stdcall NtGdiGetCertificate( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiGetCertificate PROC STDCALL mov r10 , rcx mov eax , 4617 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetCertificate ENDP ; ULONG64 __stdcall NtGdiGetCertificateSize( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetCertificateSize PROC STDCALL mov r10 , rcx mov eax , 4618 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetCertificateSize ENDP ; ULONG64 __stdcall NtGdiGetCharABCWidthsW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiGetCharABCWidthsW PROC STDCALL mov r10 , rcx mov eax , 4619 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetCharABCWidthsW ENDP ; ULONG64 __stdcall NtGdiGetCharacterPlacementW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiGetCharacterPlacementW PROC STDCALL mov r10 , rcx mov eax , 4620 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetCharacterPlacementW ENDP ; ULONG64 __stdcall NtGdiGetColorAdjustment( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetColorAdjustment PROC STDCALL mov r10 , rcx mov eax , 4621 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetColorAdjustment ENDP ; ULONG64 __stdcall NtGdiGetColorSpaceforBitmap( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiGetColorSpaceforBitmap PROC STDCALL mov r10 , rcx mov eax , 4622 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetColorSpaceforBitmap ENDP ; ULONG64 __stdcall NtGdiGetDeviceCaps( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetDeviceCaps PROC STDCALL mov r10 , rcx mov eax , 4623 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDeviceCaps ENDP ; ULONG64 __stdcall NtGdiGetDeviceCapsAll( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetDeviceCapsAll PROC STDCALL mov r10 , rcx mov eax , 4624 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDeviceCapsAll ENDP ; ULONG64 __stdcall NtGdiGetDeviceGammaRamp( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetDeviceGammaRamp PROC STDCALL mov r10 , rcx mov eax , 4625 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDeviceGammaRamp ENDP ; ULONG64 __stdcall NtGdiGetDeviceWidth( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiGetDeviceWidth PROC STDCALL mov r10 , rcx mov eax , 4626 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDeviceWidth ENDP ; ULONG64 __stdcall NtGdiGetDhpdev( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiGetDhpdev PROC STDCALL mov r10 , rcx mov eax , 4627 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetDhpdev ENDP ; ULONG64 __stdcall NtGdiGetETM( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetETM PROC STDCALL mov r10 , rcx mov eax , 4628 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetETM ENDP ; ULONG64 __stdcall NtGdiGetEmbUFI( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiGetEmbUFI PROC STDCALL mov r10 , rcx mov eax , 4629 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetEmbUFI ENDP ; ULONG64 __stdcall NtGdiGetEmbedFonts( ); _6_1_7600_sp0_windows_7_NtGdiGetEmbedFonts PROC STDCALL mov r10 , rcx mov eax , 4630 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetEmbedFonts ENDP ; ULONG64 __stdcall NtGdiGetEudcTimeStampEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetEudcTimeStampEx PROC STDCALL mov r10 , rcx mov eax , 4631 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetEudcTimeStampEx ENDP ; ULONG64 __stdcall NtGdiGetFontFileData( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiGetFontFileData PROC STDCALL mov r10 , rcx mov eax , 4632 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetFontFileData ENDP ; ULONG64 __stdcall NtGdiGetFontFileInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiGetFontFileInfo PROC STDCALL mov r10 , rcx mov eax , 4633 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetFontFileInfo ENDP ; ULONG64 __stdcall NtGdiGetFontResourceInfoInternalW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiGetFontResourceInfoInternalW PROC STDCALL mov r10 , rcx mov eax , 4634 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetFontResourceInfoInternalW ENDP ; ULONG64 __stdcall NtGdiGetFontUnicodeRanges( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetFontUnicodeRanges PROC STDCALL mov r10 , rcx mov eax , 4635 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetFontUnicodeRanges ENDP ; ULONG64 __stdcall NtGdiGetGlyphIndicesW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiGetGlyphIndicesW PROC STDCALL mov r10 , rcx mov eax , 4636 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetGlyphIndicesW ENDP ; ULONG64 __stdcall NtGdiGetGlyphIndicesWInternal( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiGetGlyphIndicesWInternal PROC STDCALL mov r10 , rcx mov eax , 4637 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetGlyphIndicesWInternal ENDP ; ULONG64 __stdcall NtGdiGetGlyphOutline( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiGetGlyphOutline PROC STDCALL mov r10 , rcx mov eax , 4638 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetGlyphOutline ENDP ; ULONG64 __stdcall NtGdiGetKerningPairs( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetKerningPairs PROC STDCALL mov r10 , rcx mov eax , 4639 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetKerningPairs ENDP ; ULONG64 __stdcall NtGdiGetLinkedUFIs( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetLinkedUFIs PROC STDCALL mov r10 , rcx mov eax , 4640 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetLinkedUFIs ENDP ; ULONG64 __stdcall NtGdiGetMiterLimit( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetMiterLimit PROC STDCALL mov r10 , rcx mov eax , 4641 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetMiterLimit ENDP ; ULONG64 __stdcall NtGdiGetMonitorID( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetMonitorID PROC STDCALL mov r10 , rcx mov eax , 4642 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetMonitorID ENDP ; ULONG64 __stdcall NtGdiGetNumberOfPhysicalMonitors( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetNumberOfPhysicalMonitors PROC STDCALL mov r10 , rcx mov eax , 4643 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetNumberOfPhysicalMonitors ENDP ; ULONG64 __stdcall NtGdiGetOPMInformation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetOPMInformation PROC STDCALL mov r10 , rcx mov eax , 4644 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetOPMInformation ENDP ; ULONG64 __stdcall NtGdiGetOPMRandomNumber( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetOPMRandomNumber PROC STDCALL mov r10 , rcx mov eax , 4645 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetOPMRandomNumber ENDP ; ULONG64 __stdcall NtGdiGetObjectBitmapHandle( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetObjectBitmapHandle PROC STDCALL mov r10 , rcx mov eax , 4646 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetObjectBitmapHandle ENDP ; ULONG64 __stdcall NtGdiGetPath( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiGetPath PROC STDCALL mov r10 , rcx mov eax , 4647 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetPath ENDP ; ULONG64 __stdcall NtGdiGetPerBandInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetPerBandInfo PROC STDCALL mov r10 , rcx mov eax , 4648 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetPerBandInfo ENDP ; ULONG64 __stdcall NtGdiGetPhysicalMonitorDescription( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiGetPhysicalMonitorDescription PROC STDCALL mov r10 , rcx mov eax , 4649 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetPhysicalMonitorDescription ENDP ; ULONG64 __stdcall NtGdiGetPhysicalMonitors( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiGetPhysicalMonitors PROC STDCALL mov r10 , rcx mov eax , 4650 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetPhysicalMonitors ENDP ; ULONG64 __stdcall NtGdiGetRealizationInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetRealizationInfo PROC STDCALL mov r10 , rcx mov eax , 4651 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetRealizationInfo ENDP ; ULONG64 __stdcall NtGdiGetServerMetaFileBits( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiGetServerMetaFileBits PROC STDCALL mov r10 , rcx mov eax , 4652 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetServerMetaFileBits ENDP ; ULONG64 __stdcall DxgStubAlphaBlt( ); _6_1_7600_sp0_windows_7_DxgStubAlphaBlt PROC STDCALL mov r10 , rcx mov eax , 4653 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_DxgStubAlphaBlt ENDP ; ULONG64 __stdcall NtGdiGetStats( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiGetStats PROC STDCALL mov r10 , rcx mov eax , 4654 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetStats ENDP ; ULONG64 __stdcall NtGdiGetStringBitmapW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiGetStringBitmapW PROC STDCALL mov r10 , rcx mov eax , 4655 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetStringBitmapW ENDP ; ULONG64 __stdcall NtGdiGetSuggestedOPMProtectedOutputArraySize( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiGetSuggestedOPMProtectedOutputArraySize PROC STDCALL mov r10 , rcx mov eax , 4656 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetSuggestedOPMProtectedOutputArraySize ENDP ; ULONG64 __stdcall NtGdiGetTextExtentExW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiGetTextExtentExW PROC STDCALL mov r10 , rcx mov eax , 4657 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetTextExtentExW ENDP ; ULONG64 __stdcall NtGdiGetUFI( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiGetUFI PROC STDCALL mov r10 , rcx mov eax , 4658 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetUFI ENDP ; ULONG64 __stdcall NtGdiGetUFIPathname( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 ); _6_1_7600_sp0_windows_7_NtGdiGetUFIPathname PROC STDCALL mov r10 , rcx mov eax , 4659 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGetUFIPathname ENDP ; ULONG64 __stdcall NtGdiGradientFill( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiGradientFill PROC STDCALL mov r10 , rcx mov eax , 4660 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiGradientFill ENDP ; ULONG64 __stdcall NtGdiHLSurfGetInformation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiHLSurfGetInformation PROC STDCALL mov r10 , rcx mov eax , 4661 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiHLSurfGetInformation ENDP ; ULONG64 __stdcall NtGdiHLSurfSetInformation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiHLSurfSetInformation PROC STDCALL mov r10 , rcx mov eax , 4662 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiHLSurfSetInformation ENDP ; ULONG64 __stdcall NtGdiHT_Get8BPPFormatPalette( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiHT_Get8BPPFormatPalette PROC STDCALL mov r10 , rcx mov eax , 4663 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiHT_Get8BPPFormatPalette ENDP ; ULONG64 __stdcall NtGdiHT_Get8BPPMaskPalette( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiHT_Get8BPPMaskPalette PROC STDCALL mov r10 , rcx mov eax , 4664 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiHT_Get8BPPMaskPalette ENDP ; ULONG64 __stdcall NtGdiIcmBrushInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtGdiIcmBrushInfo PROC STDCALL mov r10 , rcx mov eax , 4665 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiIcmBrushInfo ENDP ; ULONG64 __stdcall EngRestoreFloatingPointState( ); _6_1_7600_sp0_windows_7_EngRestoreFloatingPointState PROC STDCALL mov r10 , rcx mov eax , 4666 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_EngRestoreFloatingPointState ENDP ; ULONG64 __stdcall NtGdiInitSpool( ); _6_1_7600_sp0_windows_7_NtGdiInitSpool PROC STDCALL mov r10 , rcx mov eax , 4667 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiInitSpool ENDP ; ULONG64 __stdcall NtGdiMakeFontDir( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiMakeFontDir PROC STDCALL mov r10 , rcx mov eax , 4668 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiMakeFontDir ENDP ; ULONG64 __stdcall NtGdiMakeInfoDC( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiMakeInfoDC PROC STDCALL mov r10 , rcx mov eax , 4669 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiMakeInfoDC ENDP ; ULONG64 __stdcall NtGdiMakeObjectUnXferable( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiMakeObjectUnXferable PROC STDCALL mov r10 , rcx mov eax , 4670 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiMakeObjectUnXferable ENDP ; ULONG64 __stdcall NtGdiMakeObjectXferable( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiMakeObjectXferable PROC STDCALL mov r10 , rcx mov eax , 4671 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiMakeObjectXferable ENDP ; ULONG64 __stdcall NtGdiMirrorWindowOrg( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiMirrorWindowOrg PROC STDCALL mov r10 , rcx mov eax , 4672 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiMirrorWindowOrg ENDP ; ULONG64 __stdcall NtGdiMonoBitmap( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiMonoBitmap PROC STDCALL mov r10 , rcx mov eax , 4673 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiMonoBitmap ENDP ; ULONG64 __stdcall NtGdiMoveTo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiMoveTo PROC STDCALL mov r10 , rcx mov eax , 4674 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiMoveTo ENDP ; ULONG64 __stdcall NtGdiOffsetClipRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiOffsetClipRgn PROC STDCALL mov r10 , rcx mov eax , 4675 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiOffsetClipRgn ENDP ; ULONG64 __stdcall NtGdiPATHOBJ_bEnum( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_bEnum PROC STDCALL mov r10 , rcx mov eax , 4676 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_bEnum ENDP ; ULONG64 __stdcall NtGdiPATHOBJ_bEnumClipLines( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_bEnumClipLines PROC STDCALL mov r10 , rcx mov eax , 4677 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_bEnumClipLines ENDP ; ULONG64 __stdcall NtGdiPATHOBJ_vEnumStart( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_vEnumStart PROC STDCALL mov r10 , rcx mov eax , 4678 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_vEnumStart ENDP ; ULONG64 __stdcall NtGdiPATHOBJ_vEnumStartClipLines( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_vEnumStartClipLines PROC STDCALL mov r10 , rcx mov eax , 4679 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_vEnumStartClipLines ENDP ; ULONG64 __stdcall NtGdiPATHOBJ_vGetBounds( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_vGetBounds PROC STDCALL mov r10 , rcx mov eax , 4680 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPATHOBJ_vGetBounds ENDP ; ULONG64 __stdcall NtGdiPathToRegion( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiPathToRegion PROC STDCALL mov r10 , rcx mov eax , 4681 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPathToRegion ENDP ; ULONG64 __stdcall NtGdiPlgBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiPlgBlt PROC STDCALL mov r10 , rcx mov eax , 4682 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPlgBlt ENDP ; ULONG64 __stdcall NtGdiPolyDraw( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiPolyDraw PROC STDCALL mov r10 , rcx mov eax , 4683 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPolyDraw ENDP ; ULONG64 __stdcall NtGdiPolyTextOutW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiPolyTextOutW PROC STDCALL mov r10 , rcx mov eax , 4684 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPolyTextOutW ENDP ; ULONG64 __stdcall NtGdiPtInRegion( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiPtInRegion PROC STDCALL mov r10 , rcx mov eax , 4685 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPtInRegion ENDP ; ULONG64 __stdcall NtGdiPtVisible( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiPtVisible PROC STDCALL mov r10 , rcx mov eax , 4686 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiPtVisible ENDP ; ULONG64 __stdcall NtGdiQueryFonts( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiQueryFonts PROC STDCALL mov r10 , rcx mov eax , 4687 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiQueryFonts ENDP ; ULONG64 __stdcall NtGdiRemoveFontResourceW( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiRemoveFontResourceW PROC STDCALL mov r10 , rcx mov eax , 4688 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiRemoveFontResourceW ENDP ; ULONG64 __stdcall NtGdiRemoveMergeFont( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiRemoveMergeFont PROC STDCALL mov r10 , rcx mov eax , 4689 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiRemoveMergeFont ENDP ; ULONG64 __stdcall NtGdiResetDC( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiResetDC PROC STDCALL mov r10 , rcx mov eax , 4690 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiResetDC ENDP ; ULONG64 __stdcall NtGdiResizePalette( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiResizePalette PROC STDCALL mov r10 , rcx mov eax , 4691 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiResizePalette ENDP ; ULONG64 __stdcall NtGdiRoundRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtGdiRoundRect PROC STDCALL mov r10 , rcx mov eax , 4692 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiRoundRect ENDP ; ULONG64 __stdcall NtGdiSTROBJ_bEnum( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSTROBJ_bEnum PROC STDCALL mov r10 , rcx mov eax , 4693 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSTROBJ_bEnum ENDP ; ULONG64 __stdcall NtGdiSTROBJ_bEnumPositionsOnly( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSTROBJ_bEnumPositionsOnly PROC STDCALL mov r10 , rcx mov eax , 4694 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSTROBJ_bEnumPositionsOnly ENDP ; ULONG64 __stdcall NtGdiSTROBJ_bGetAdvanceWidths( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiSTROBJ_bGetAdvanceWidths PROC STDCALL mov r10 , rcx mov eax , 4695 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSTROBJ_bGetAdvanceWidths ENDP ; ULONG64 __stdcall NtGdiSTROBJ_dwGetCodePage( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiSTROBJ_dwGetCodePage PROC STDCALL mov r10 , rcx mov eax , 4696 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSTROBJ_dwGetCodePage ENDP ; ULONG64 __stdcall NtGdiSTROBJ_vEnumStart( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiSTROBJ_vEnumStart PROC STDCALL mov r10 , rcx mov eax , 4697 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSTROBJ_vEnumStart ENDP ; ULONG64 __stdcall NtGdiScaleViewportExtEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiScaleViewportExtEx PROC STDCALL mov r10 , rcx mov eax , 4698 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiScaleViewportExtEx ENDP ; ULONG64 __stdcall NtGdiScaleWindowExtEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtGdiScaleWindowExtEx PROC STDCALL mov r10 , rcx mov eax , 4699 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiScaleWindowExtEx ENDP ; ULONG64 __stdcall NtGdiSelectBrush( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSelectBrush PROC STDCALL mov r10 , rcx mov eax , 4700 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSelectBrush ENDP ; ULONG64 __stdcall NtGdiSelectClipPath( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSelectClipPath PROC STDCALL mov r10 , rcx mov eax , 4701 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSelectClipPath ENDP ; ULONG64 __stdcall NtGdiSelectPen( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSelectPen PROC STDCALL mov r10 , rcx mov eax , 4702 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSelectPen ENDP ; ULONG64 __stdcall NtGdiSetBitmapAttributes( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSetBitmapAttributes PROC STDCALL mov r10 , rcx mov eax , 4703 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetBitmapAttributes ENDP ; ULONG64 __stdcall NtGdiSetBrushAttributes( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSetBrushAttributes PROC STDCALL mov r10 , rcx mov eax , 4704 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetBrushAttributes ENDP ; ULONG64 __stdcall NtGdiSetColorAdjustment( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSetColorAdjustment PROC STDCALL mov r10 , rcx mov eax , 4705 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetColorAdjustment ENDP ; ULONG64 __stdcall NtGdiSetColorSpace( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSetColorSpace PROC STDCALL mov r10 , rcx mov eax , 4706 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetColorSpace ENDP ; ULONG64 __stdcall NtGdiSetDeviceGammaRamp( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSetDeviceGammaRamp PROC STDCALL mov r10 , rcx mov eax , 4707 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetDeviceGammaRamp ENDP ; ULONG64 __stdcall NtGdiSetFontXform( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetFontXform PROC STDCALL mov r10 , rcx mov eax , 4708 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetFontXform ENDP ; ULONG64 __stdcall NtGdiSetIcmMode( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetIcmMode PROC STDCALL mov r10 , rcx mov eax , 4709 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetIcmMode ENDP ; ULONG64 __stdcall NtGdiSetLinkedUFIs( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetLinkedUFIs PROC STDCALL mov r10 , rcx mov eax , 4710 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetLinkedUFIs ENDP ; ULONG64 __stdcall NtGdiSetMagicColors( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetMagicColors PROC STDCALL mov r10 , rcx mov eax , 4711 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetMagicColors ENDP ; ULONG64 __stdcall NtGdiSetOPMSigningKeyAndSequenceNumbers( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSetOPMSigningKeyAndSequenceNumbers PROC STDCALL mov r10 , rcx mov eax , 4712 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetOPMSigningKeyAndSequenceNumbers ENDP ; ULONG64 __stdcall NtGdiSetPUMPDOBJ( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiSetPUMPDOBJ PROC STDCALL mov r10 , rcx mov eax , 4713 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetPUMPDOBJ ENDP ; ULONG64 __stdcall NtGdiSetPixelFormat( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSetPixelFormat PROC STDCALL mov r10 , rcx mov eax , 4714 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetPixelFormat ENDP ; ULONG64 __stdcall NtGdiSetRectRgn( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiSetRectRgn PROC STDCALL mov r10 , rcx mov eax , 4715 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetRectRgn ENDP ; ULONG64 __stdcall NtGdiSetSizeDevice( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetSizeDevice PROC STDCALL mov r10 , rcx mov eax , 4716 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetSizeDevice ENDP ; ULONG64 __stdcall NtGdiSetSystemPaletteUse( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiSetSystemPaletteUse PROC STDCALL mov r10 , rcx mov eax , 4717 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetSystemPaletteUse ENDP ; ULONG64 __stdcall NtGdiSetTextJustification( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSetTextJustification PROC STDCALL mov r10 , rcx mov eax , 4718 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSetTextJustification ENDP ; ULONG64 __stdcall NtGdiSfmGetNotificationTokens( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtGdiSfmGetNotificationTokens PROC STDCALL mov r10 , rcx mov eax , 4719 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSfmGetNotificationTokens ENDP ; ULONG64 __stdcall NtGdiStartDoc( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiStartDoc PROC STDCALL mov r10 , rcx mov eax , 4720 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiStartDoc ENDP ; ULONG64 __stdcall NtGdiStartPage( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiStartPage PROC STDCALL mov r10 , rcx mov eax , 4721 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiStartPage ENDP ; ULONG64 __stdcall NtGdiStrokeAndFillPath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiStrokeAndFillPath PROC STDCALL mov r10 , rcx mov eax , 4722 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiStrokeAndFillPath ENDP ; ULONG64 __stdcall NtGdiStrokePath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiStrokePath PROC STDCALL mov r10 , rcx mov eax , 4723 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiStrokePath ENDP ; ULONG64 __stdcall NtGdiSwapBuffers( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiSwapBuffers PROC STDCALL mov r10 , rcx mov eax , 4724 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiSwapBuffers ENDP ; ULONG64 __stdcall NtGdiTransparentBlt( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 ); _6_1_7600_sp0_windows_7_NtGdiTransparentBlt PROC STDCALL mov r10 , rcx mov eax , 4725 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiTransparentBlt ENDP ; ULONG64 __stdcall NtGdiUMPDEngFreeUserMem( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiUMPDEngFreeUserMem PROC STDCALL mov r10 , rcx mov eax , 4726 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiUMPDEngFreeUserMem ENDP ; ULONG64 __stdcall DxgStubAlphaBlt( ); _6_1_7600_sp0_windows_7_DxgStubAlphaBlt PROC STDCALL mov r10 , rcx mov eax , 4727 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_DxgStubAlphaBlt ENDP ; ULONG64 __stdcall EngRestoreFloatingPointState( ); _6_1_7600_sp0_windows_7_EngRestoreFloatingPointState PROC STDCALL mov r10 , rcx mov eax , 4728 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_EngRestoreFloatingPointState ENDP ; ULONG64 __stdcall NtGdiUpdateColors( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiUpdateColors PROC STDCALL mov r10 , rcx mov eax , 4729 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiUpdateColors ENDP ; ULONG64 __stdcall NtGdiUpdateTransform( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiUpdateTransform PROC STDCALL mov r10 , rcx mov eax , 4730 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiUpdateTransform ENDP ; ULONG64 __stdcall NtGdiWidenPath( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiWidenPath PROC STDCALL mov r10 , rcx mov eax , 4731 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiWidenPath ENDP ; ULONG64 __stdcall NtGdiXFORMOBJ_bApplyXform( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtGdiXFORMOBJ_bApplyXform PROC STDCALL mov r10 , rcx mov eax , 4732 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiXFORMOBJ_bApplyXform ENDP ; ULONG64 __stdcall NtGdiXFORMOBJ_iGetXform( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiXFORMOBJ_iGetXform PROC STDCALL mov r10 , rcx mov eax , 4733 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiXFORMOBJ_iGetXform ENDP ; ULONG64 __stdcall NtGdiXLATEOBJ_cGetPalette( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtGdiXLATEOBJ_cGetPalette PROC STDCALL mov r10 , rcx mov eax , 4734 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiXLATEOBJ_cGetPalette ENDP ; ULONG64 __stdcall NtGdiXLATEOBJ_hGetColorTransform( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtGdiXLATEOBJ_hGetColorTransform PROC STDCALL mov r10 , rcx mov eax , 4735 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiXLATEOBJ_hGetColorTransform ENDP ; ULONG64 __stdcall NtGdiXLATEOBJ_iXlate( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtGdiXLATEOBJ_iXlate PROC STDCALL mov r10 , rcx mov eax , 4736 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtGdiXLATEOBJ_iXlate ENDP ; ULONG64 __stdcall NtUserAddClipboardFormatListener( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserAddClipboardFormatListener PROC STDCALL mov r10 , rcx mov eax , 4737 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserAddClipboardFormatListener ENDP ; ULONG64 __stdcall NtUserAssociateInputContext( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserAssociateInputContext PROC STDCALL mov r10 , rcx mov eax , 4738 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserAssociateInputContext ENDP ; ULONG64 __stdcall NtUserBlockInput( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserBlockInput PROC STDCALL mov r10 , rcx mov eax , 4739 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserBlockInput ENDP ; ULONG64 __stdcall NtUserBuildHimcList( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserBuildHimcList PROC STDCALL mov r10 , rcx mov eax , 4740 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserBuildHimcList ENDP ; ULONG64 __stdcall NtUserBuildPropList( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserBuildPropList PROC STDCALL mov r10 , rcx mov eax , 4741 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserBuildPropList ENDP ; ULONG64 __stdcall NtUserCalculatePopupWindowPosition( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserCalculatePopupWindowPosition PROC STDCALL mov r10 , rcx mov eax , 4742 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCalculatePopupWindowPosition ENDP ; ULONG64 __stdcall NtUserCallHwndOpt( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserCallHwndOpt PROC STDCALL mov r10 , rcx mov eax , 4743 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCallHwndOpt ENDP ; ULONG64 __stdcall NtUserChangeDisplaySettings( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserChangeDisplaySettings PROC STDCALL mov r10 , rcx mov eax , 4744 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserChangeDisplaySettings ENDP ; ULONG64 __stdcall NtUserChangeWindowMessageFilterEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserChangeWindowMessageFilterEx PROC STDCALL mov r10 , rcx mov eax , 4745 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserChangeWindowMessageFilterEx ENDP ; ULONG64 __stdcall NtUserCheckAccessForIntegrityLevel( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserCheckAccessForIntegrityLevel PROC STDCALL mov r10 , rcx mov eax , 4746 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCheckAccessForIntegrityLevel ENDP ; ULONG64 __stdcall NtUserCheckDesktopByThreadId( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserCheckDesktopByThreadId PROC STDCALL mov r10 , rcx mov eax , 4747 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCheckDesktopByThreadId ENDP ; ULONG64 __stdcall NtUserCheckWindowThreadDesktop( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserCheckWindowThreadDesktop PROC STDCALL mov r10 , rcx mov eax , 4748 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCheckWindowThreadDesktop ENDP ; ULONG64 __stdcall NtUserChildWindowFromPointEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserChildWindowFromPointEx PROC STDCALL mov r10 , rcx mov eax , 4749 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserChildWindowFromPointEx ENDP ; ULONG64 __stdcall NtUserClipCursor( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserClipCursor PROC STDCALL mov r10 , rcx mov eax , 4750 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserClipCursor ENDP ; ULONG64 __stdcall NtUserCreateDesktopEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserCreateDesktopEx PROC STDCALL mov r10 , rcx mov eax , 4751 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCreateDesktopEx ENDP ; ULONG64 __stdcall NtUserCreateInputContext( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserCreateInputContext PROC STDCALL mov r10 , rcx mov eax , 4752 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCreateInputContext ENDP ; ULONG64 __stdcall NtUserCreateWindowStation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtUserCreateWindowStation PROC STDCALL mov r10 , rcx mov eax , 4753 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCreateWindowStation ENDP ; ULONG64 __stdcall NtUserCtxDisplayIOCtl( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserCtxDisplayIOCtl PROC STDCALL mov r10 , rcx mov eax , 4754 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserCtxDisplayIOCtl ENDP ; ULONG64 __stdcall NtUserDestroyInputContext( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDestroyInputContext PROC STDCALL mov r10 , rcx mov eax , 4755 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDestroyInputContext ENDP ; ULONG64 __stdcall NtUserDisableThreadIme( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDisableThreadIme PROC STDCALL mov r10 , rcx mov eax , 4756 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDisableThreadIme ENDP ; ULONG64 __stdcall NtUserDisplayConfigGetDeviceInfo( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDisplayConfigGetDeviceInfo PROC STDCALL mov r10 , rcx mov eax , 4757 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDisplayConfigGetDeviceInfo ENDP ; ULONG64 __stdcall NtUserDisplayConfigSetDeviceInfo( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDisplayConfigSetDeviceInfo PROC STDCALL mov r10 , rcx mov eax , 4758 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDisplayConfigSetDeviceInfo ENDP ; ULONG64 __stdcall NtUserDoSoundConnect( ); _6_1_7600_sp0_windows_7_NtUserDoSoundConnect PROC STDCALL mov r10 , rcx mov eax , 4759 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDoSoundConnect ENDP ; ULONG64 __stdcall NtUserDoSoundDisconnect( ); _6_1_7600_sp0_windows_7_NtUserDoSoundDisconnect PROC STDCALL mov r10 , rcx mov eax , 4760 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDoSoundDisconnect ENDP ; ULONG64 __stdcall NtUserDragDetect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserDragDetect PROC STDCALL mov r10 , rcx mov eax , 4761 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDragDetect ENDP ; ULONG64 __stdcall NtUserDragObject( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserDragObject PROC STDCALL mov r10 , rcx mov eax , 4762 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDragObject ENDP ; ULONG64 __stdcall NtUserDrawAnimatedRects( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserDrawAnimatedRects PROC STDCALL mov r10 , rcx mov eax , 4763 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDrawAnimatedRects ENDP ; ULONG64 __stdcall NtUserDrawCaption( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserDrawCaption PROC STDCALL mov r10 , rcx mov eax , 4764 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDrawCaption ENDP ; ULONG64 __stdcall NtUserDrawCaptionTemp( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 ); _6_1_7600_sp0_windows_7_NtUserDrawCaptionTemp PROC STDCALL mov r10 , rcx mov eax , 4765 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDrawCaptionTemp ENDP ; ULONG64 __stdcall NtUserDrawMenuBarTemp( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserDrawMenuBarTemp PROC STDCALL mov r10 , rcx mov eax , 4766 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDrawMenuBarTemp ENDP ; ULONG64 __stdcall NtUserDwmStartRedirection( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserDwmStartRedirection PROC STDCALL mov r10 , rcx mov eax , 4767 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDwmStartRedirection ENDP ; ULONG64 __stdcall NtUserDwmStopRedirection( ); _6_1_7600_sp0_windows_7_NtUserDwmStopRedirection PROC STDCALL mov r10 , rcx mov eax , 4768 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserDwmStopRedirection ENDP ; ULONG64 __stdcall NtUserEndMenu( ); _6_1_7600_sp0_windows_7_NtUserEndMenu PROC STDCALL mov r10 , rcx mov eax , 4769 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEndMenu ENDP ; ULONG64 __stdcall NtUserEndTouchOperation( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserEndTouchOperation PROC STDCALL mov r10 , rcx mov eax , 4770 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEndTouchOperation ENDP ; ULONG64 __stdcall NtUserEvent( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserEvent PROC STDCALL mov r10 , rcx mov eax , 4771 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserEvent ENDP ; ULONG64 __stdcall NtUserFlashWindowEx( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserFlashWindowEx PROC STDCALL mov r10 , rcx mov eax , 4772 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserFlashWindowEx ENDP ; ULONG64 __stdcall NtUserFrostCrashedWindow( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserFrostCrashedWindow PROC STDCALL mov r10 , rcx mov eax , 4773 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserFrostCrashedWindow ENDP ; ULONG64 __stdcall NtUserGetAppImeLevel( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetAppImeLevel PROC STDCALL mov r10 , rcx mov eax , 4774 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetAppImeLevel ENDP ; ULONG64 __stdcall NtUserGetCaretPos( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetCaretPos PROC STDCALL mov r10 , rcx mov eax , 4775 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetCaretPos ENDP ; ULONG64 __stdcall NtUserGetClipCursor( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetClipCursor PROC STDCALL mov r10 , rcx mov eax , 4776 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetClipCursor ENDP ; ULONG64 __stdcall NtUserGetClipboardViewer( ); _6_1_7600_sp0_windows_7_NtUserGetClipboardViewer PROC STDCALL mov r10 , rcx mov eax , 4777 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetClipboardViewer ENDP ; ULONG64 __stdcall NtUserGetComboBoxInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetComboBoxInfo PROC STDCALL mov r10 , rcx mov eax , 4778 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetComboBoxInfo ENDP ; ULONG64 __stdcall NtUserGetCursorInfo( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetCursorInfo PROC STDCALL mov r10 , rcx mov eax , 4779 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetCursorInfo ENDP ; ULONG64 __stdcall NtUserGetDisplayConfigBufferSizes( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetDisplayConfigBufferSizes PROC STDCALL mov r10 , rcx mov eax , 4780 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetDisplayConfigBufferSizes ENDP ; ULONG64 __stdcall NtUserGetGestureConfig( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserGetGestureConfig PROC STDCALL mov r10 , rcx mov eax , 4781 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetGestureConfig ENDP ; ULONG64 __stdcall NtUserGetGestureExtArgs( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetGestureExtArgs PROC STDCALL mov r10 , rcx mov eax , 4782 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetGestureExtArgs ENDP ; ULONG64 __stdcall NtUserGetGestureInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetGestureInfo PROC STDCALL mov r10 , rcx mov eax , 4783 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetGestureInfo ENDP ; ULONG64 __stdcall NtUserGetGuiResources( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetGuiResources PROC STDCALL mov r10 , rcx mov eax , 4784 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetGuiResources ENDP ; ULONG64 __stdcall NtUserGetImeHotKey( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetImeHotKey PROC STDCALL mov r10 , rcx mov eax , 4785 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetImeHotKey ENDP ; ULONG64 __stdcall NtUserGetImeInfoEx( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetImeInfoEx PROC STDCALL mov r10 , rcx mov eax , 4786 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetImeInfoEx ENDP ; ULONG64 __stdcall NtUserGetInputLocaleInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetInputLocaleInfo PROC STDCALL mov r10 , rcx mov eax , 4787 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetInputLocaleInfo ENDP ; ULONG64 __stdcall NtUserGetInternalWindowPos( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetInternalWindowPos PROC STDCALL mov r10 , rcx mov eax , 4788 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetInternalWindowPos ENDP ; ULONG64 __stdcall NtUserGetKeyNameText( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetKeyNameText PROC STDCALL mov r10 , rcx mov eax , 4789 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetKeyNameText ENDP ; ULONG64 __stdcall NtUserGetKeyboardLayoutName( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetKeyboardLayoutName PROC STDCALL mov r10 , rcx mov eax , 4790 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetKeyboardLayoutName ENDP ; ULONG64 __stdcall NtUserGetLayeredWindowAttributes( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetLayeredWindowAttributes PROC STDCALL mov r10 , rcx mov eax , 4791 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetLayeredWindowAttributes ENDP ; ULONG64 __stdcall NtUserGetListBoxInfo( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetListBoxInfo PROC STDCALL mov r10 , rcx mov eax , 4792 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetListBoxInfo ENDP ; ULONG64 __stdcall NtUserGetMenuIndex( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetMenuIndex PROC STDCALL mov r10 , rcx mov eax , 4793 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetMenuIndex ENDP ; ULONG64 __stdcall NtUserGetMenuItemRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetMenuItemRect PROC STDCALL mov r10 , rcx mov eax , 4794 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetMenuItemRect ENDP ; ULONG64 __stdcall NtUserGetMouseMovePointsEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserGetMouseMovePointsEx PROC STDCALL mov r10 , rcx mov eax , 4795 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetMouseMovePointsEx ENDP ; ULONG64 __stdcall NtUserGetPriorityClipboardFormat( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetPriorityClipboardFormat PROC STDCALL mov r10 , rcx mov eax , 4796 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetPriorityClipboardFormat ENDP ; ULONG64 __stdcall NtUserGetRawInputBuffer( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetRawInputBuffer PROC STDCALL mov r10 , rcx mov eax , 4797 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetRawInputBuffer ENDP ; ULONG64 __stdcall NtUserGetRawInputData( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserGetRawInputData PROC STDCALL mov r10 , rcx mov eax , 4798 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetRawInputData ENDP ; ULONG64 __stdcall NtUserGetRawInputDeviceInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetRawInputDeviceInfo PROC STDCALL mov r10 , rcx mov eax , 4799 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetRawInputDeviceInfo ENDP ; ULONG64 __stdcall NtUserGetRawInputDeviceList( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetRawInputDeviceList PROC STDCALL mov r10 , rcx mov eax , 4800 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetRawInputDeviceList ENDP ; ULONG64 __stdcall NtUserGetRegisteredRawInputDevices( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetRegisteredRawInputDevices PROC STDCALL mov r10 , rcx mov eax , 4801 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetRegisteredRawInputDevices ENDP ; ULONG64 __stdcall NtUserGetTopLevelWindow( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGetTopLevelWindow PROC STDCALL mov r10 , rcx mov eax , 4802 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetTopLevelWindow ENDP ; ULONG64 __stdcall NtUserGetTouchInputInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserGetTouchInputInfo PROC STDCALL mov r10 , rcx mov eax , 4803 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetTouchInputInfo ENDP ; ULONG64 __stdcall NtUserGetUpdatedClipboardFormats( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetUpdatedClipboardFormats PROC STDCALL mov r10 , rcx mov eax , 4804 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetUpdatedClipboardFormats ENDP ; ULONG64 __stdcall NtUserGetWOWClass( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetWOWClass PROC STDCALL mov r10 , rcx mov eax , 4805 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetWOWClass ENDP ; ULONG64 __stdcall NtUserGetWindowCompositionAttribute( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetWindowCompositionAttribute PROC STDCALL mov r10 , rcx mov eax , 4806 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetWindowCompositionAttribute ENDP ; ULONG64 __stdcall NtUserGetWindowCompositionInfo( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetWindowCompositionInfo PROC STDCALL mov r10 , rcx mov eax , 4807 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetWindowCompositionInfo ENDP ; ULONG64 __stdcall NtUserGetWindowDisplayAffinity( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetWindowDisplayAffinity PROC STDCALL mov r10 , rcx mov eax , 4808 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetWindowDisplayAffinity ENDP ; ULONG64 __stdcall NtUserGetWindowMinimizeRect( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserGetWindowMinimizeRect PROC STDCALL mov r10 , rcx mov eax , 4809 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetWindowMinimizeRect ENDP ; ULONG64 __stdcall NtUserGetWindowRgnEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserGetWindowRgnEx PROC STDCALL mov r10 , rcx mov eax , 4810 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGetWindowRgnEx ENDP ; ULONG64 __stdcall NtUserGhostWindowFromHungWindow( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserGhostWindowFromHungWindow PROC STDCALL mov r10 , rcx mov eax , 4811 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserGhostWindowFromHungWindow ENDP ; ULONG64 __stdcall NtUserHardErrorControl( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserHardErrorControl PROC STDCALL mov r10 , rcx mov eax , 4812 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserHardErrorControl ENDP ; ULONG64 __stdcall NtUserHiliteMenuItem( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserHiliteMenuItem PROC STDCALL mov r10 , rcx mov eax , 4813 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserHiliteMenuItem ENDP ; ULONG64 __stdcall NtUserHungWindowFromGhostWindow( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserHungWindowFromGhostWindow PROC STDCALL mov r10 , rcx mov eax , 4814 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserHungWindowFromGhostWindow ENDP ; ULONG64 __stdcall NtUserHwndQueryRedirectionInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserHwndQueryRedirectionInfo PROC STDCALL mov r10 , rcx mov eax , 4815 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserHwndQueryRedirectionInfo ENDP ; ULONG64 __stdcall NtUserHwndSetRedirectionInfo( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserHwndSetRedirectionInfo PROC STDCALL mov r10 , rcx mov eax , 4816 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserHwndSetRedirectionInfo ENDP ; ULONG64 __stdcall NtUserImpersonateDdeClientWindow( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserImpersonateDdeClientWindow PROC STDCALL mov r10 , rcx mov eax , 4817 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserImpersonateDdeClientWindow ENDP ; ULONG64 __stdcall NtUserInitTask( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 , ULONG64 arg_11 , ULONG64 arg_12 ); _6_1_7600_sp0_windows_7_NtUserInitTask PROC STDCALL mov r10 , rcx mov eax , 4818 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserInitTask ENDP ; ULONG64 __stdcall NtUserInitialize( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserInitialize PROC STDCALL mov r10 , rcx mov eax , 4819 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserInitialize ENDP ; ULONG64 __stdcall NtUserInitializeClientPfnArrays( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserInitializeClientPfnArrays PROC STDCALL mov r10 , rcx mov eax , 4820 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserInitializeClientPfnArrays ENDP ; ULONG64 __stdcall NtUserInjectGesture( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserInjectGesture PROC STDCALL mov r10 , rcx mov eax , 4821 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserInjectGesture ENDP ; ULONG64 __stdcall NtUserInternalGetWindowIcon( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserInternalGetWindowIcon PROC STDCALL mov r10 , rcx mov eax , 4822 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserInternalGetWindowIcon ENDP ; ULONG64 __stdcall NtUserIsTopLevelWindow( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserIsTopLevelWindow PROC STDCALL mov r10 , rcx mov eax , 4823 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserIsTopLevelWindow ENDP ; ULONG64 __stdcall NtUserIsTouchWindow( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserIsTouchWindow PROC STDCALL mov r10 , rcx mov eax , 4824 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserIsTouchWindow ENDP ; ULONG64 __stdcall NtUserLoadKeyboardLayoutEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 ); _6_1_7600_sp0_windows_7_NtUserLoadKeyboardLayoutEx PROC STDCALL mov r10 , rcx mov eax , 4825 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserLoadKeyboardLayoutEx ENDP ; ULONG64 __stdcall NtUserLockWindowStation( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserLockWindowStation PROC STDCALL mov r10 , rcx mov eax , 4826 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserLockWindowStation ENDP ; ULONG64 __stdcall NtUserLockWorkStation( ); _6_1_7600_sp0_windows_7_NtUserLockWorkStation PROC STDCALL mov r10 , rcx mov eax , 4827 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserLockWorkStation ENDP ; ULONG64 __stdcall NtUserLogicalToPhysicalPoint( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserLogicalToPhysicalPoint PROC STDCALL mov r10 , rcx mov eax , 4828 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserLogicalToPhysicalPoint ENDP ; ULONG64 __stdcall NtUserMNDragLeave( ); _6_1_7600_sp0_windows_7_NtUserMNDragLeave PROC STDCALL mov r10 , rcx mov eax , 4829 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMNDragLeave ENDP ; ULONG64 __stdcall NtUserMNDragOver( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserMNDragOver PROC STDCALL mov r10 , rcx mov eax , 4830 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMNDragOver ENDP ; ULONG64 __stdcall NtUserMagControl( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserMagControl PROC STDCALL mov r10 , rcx mov eax , 4831 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMagControl ENDP ; ULONG64 __stdcall NtUserMagGetContextInformation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserMagGetContextInformation PROC STDCALL mov r10 , rcx mov eax , 4832 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMagGetContextInformation ENDP ; ULONG64 __stdcall NtUserMagSetContextInformation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserMagSetContextInformation PROC STDCALL mov r10 , rcx mov eax , 4833 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMagSetContextInformation ENDP ; ULONG64 __stdcall NtUserManageGestureHandlerWindow( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserManageGestureHandlerWindow PROC STDCALL mov r10 , rcx mov eax , 4834 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserManageGestureHandlerWindow ENDP ; ULONG64 __stdcall NtUserMenuItemFromPoint( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserMenuItemFromPoint PROC STDCALL mov r10 , rcx mov eax , 4835 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMenuItemFromPoint ENDP ; ULONG64 __stdcall NtUserMinMaximize( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserMinMaximize PROC STDCALL mov r10 , rcx mov eax , 4836 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserMinMaximize ENDP ; ULONG64 __stdcall NtUserModifyWindowTouchCapability( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserModifyWindowTouchCapability PROC STDCALL mov r10 , rcx mov eax , 4837 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserModifyWindowTouchCapability ENDP ; ULONG64 __stdcall NtUserNotifyIMEStatus( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserNotifyIMEStatus PROC STDCALL mov r10 , rcx mov eax , 4838 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserNotifyIMEStatus ENDP ; ULONG64 __stdcall NtUserOpenInputDesktop( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserOpenInputDesktop PROC STDCALL mov r10 , rcx mov eax , 4839 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserOpenInputDesktop ENDP ; ULONG64 __stdcall NtUserOpenThreadDesktop( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserOpenThreadDesktop PROC STDCALL mov r10 , rcx mov eax , 4840 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserOpenThreadDesktop ENDP ; ULONG64 __stdcall NtUserPaintMonitor( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserPaintMonitor PROC STDCALL mov r10 , rcx mov eax , 4841 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserPaintMonitor ENDP ; ULONG64 __stdcall NtUserPhysicalToLogicalPoint( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserPhysicalToLogicalPoint PROC STDCALL mov r10 , rcx mov eax , 4842 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserPhysicalToLogicalPoint ENDP ; ULONG64 __stdcall NtUserPrintWindow( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserPrintWindow PROC STDCALL mov r10 , rcx mov eax , 4843 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserPrintWindow ENDP ; ULONG64 __stdcall NtUserQueryDisplayConfig( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserQueryDisplayConfig PROC STDCALL mov r10 , rcx mov eax , 4844 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserQueryDisplayConfig ENDP ; ULONG64 __stdcall NtUserQueryInformationThread( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserQueryInformationThread PROC STDCALL mov r10 , rcx mov eax , 4845 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserQueryInformationThread ENDP ; ULONG64 __stdcall NtUserQueryInputContext( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserQueryInputContext PROC STDCALL mov r10 , rcx mov eax , 4846 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserQueryInputContext ENDP ; ULONG64 __stdcall NtUserQuerySendMessage( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserQuerySendMessage PROC STDCALL mov r10 , rcx mov eax , 4847 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserQuerySendMessage ENDP ; ULONG64 __stdcall NtUserRealChildWindowFromPoint( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserRealChildWindowFromPoint PROC STDCALL mov r10 , rcx mov eax , 4848 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRealChildWindowFromPoint ENDP ; ULONG64 __stdcall NtUserRealWaitMessageEx( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserRealWaitMessageEx PROC STDCALL mov r10 , rcx mov eax , 4849 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRealWaitMessageEx ENDP ; ULONG64 __stdcall NtUserRegisterErrorReportingDialog( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserRegisterErrorReportingDialog PROC STDCALL mov r10 , rcx mov eax , 4850 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterErrorReportingDialog ENDP ; ULONG64 __stdcall NtUserRegisterHotKey( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserRegisterHotKey PROC STDCALL mov r10 , rcx mov eax , 4851 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterHotKey ENDP ; ULONG64 __stdcall NtUserRegisterRawInputDevices( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserRegisterRawInputDevices PROC STDCALL mov r10 , rcx mov eax , 4852 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterRawInputDevices ENDP ; ULONG64 __stdcall NtUserRegisterServicesProcess( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserRegisterServicesProcess PROC STDCALL mov r10 , rcx mov eax , 4853 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterServicesProcess ENDP ; ULONG64 __stdcall NtUserRegisterSessionPort( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserRegisterSessionPort PROC STDCALL mov r10 , rcx mov eax , 4854 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterSessionPort ENDP ; ULONG64 __stdcall NtUserRegisterTasklist( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserRegisterTasklist PROC STDCALL mov r10 , rcx mov eax , 4855 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterTasklist ENDP ; ULONG64 __stdcall NtUserRegisterUserApiHook( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserRegisterUserApiHook PROC STDCALL mov r10 , rcx mov eax , 4856 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRegisterUserApiHook ENDP ; ULONG64 __stdcall NtUserRemoteConnect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserRemoteConnect PROC STDCALL mov r10 , rcx mov eax , 4857 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRemoteConnect ENDP ; ULONG64 __stdcall NtUserRemoteRedrawRectangle( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserRemoteRedrawRectangle PROC STDCALL mov r10 , rcx mov eax , 4858 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRemoteRedrawRectangle ENDP ; ULONG64 __stdcall NtUserRemoteRedrawScreen( ); _6_1_7600_sp0_windows_7_NtUserRemoteRedrawScreen PROC STDCALL mov r10 , rcx mov eax , 4859 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRemoteRedrawScreen ENDP ; ULONG64 __stdcall NtUserRemoteStopScreenUpdates( ); _6_1_7600_sp0_windows_7_NtUserRemoteStopScreenUpdates PROC STDCALL mov r10 , rcx mov eax , 4860 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRemoteStopScreenUpdates ENDP ; ULONG64 __stdcall NtUserRemoveClipboardFormatListener( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserRemoveClipboardFormatListener PROC STDCALL mov r10 , rcx mov eax , 4861 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserRemoveClipboardFormatListener ENDP ; ULONG64 __stdcall NtUserResolveDesktopForWOW( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserResolveDesktopForWOW PROC STDCALL mov r10 , rcx mov eax , 4862 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserResolveDesktopForWOW ENDP ; ULONG64 __stdcall NtUserSendTouchInput( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSendTouchInput PROC STDCALL mov r10 , rcx mov eax , 4863 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSendTouchInput ENDP ; ULONG64 __stdcall NtUserSetAppImeLevel( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetAppImeLevel PROC STDCALL mov r10 , rcx mov eax , 4864 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetAppImeLevel ENDP ; ULONG64 __stdcall NtUserSetChildWindowNoActivate( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetChildWindowNoActivate PROC STDCALL mov r10 , rcx mov eax , 4865 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetChildWindowNoActivate ENDP ; ULONG64 __stdcall NtUserSetClassWord( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetClassWord PROC STDCALL mov r10 , rcx mov eax , 4866 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetClassWord ENDP ; ULONG64 __stdcall NtUserSetCursorContents( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetCursorContents PROC STDCALL mov r10 , rcx mov eax , 4867 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetCursorContents ENDP ; ULONG64 __stdcall NtUserSetDisplayConfig( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserSetDisplayConfig PROC STDCALL mov r10 , rcx mov eax , 4868 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetDisplayConfig ENDP ; ULONG64 __stdcall NtUserSetGestureConfig( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserSetGestureConfig PROC STDCALL mov r10 , rcx mov eax , 4869 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetGestureConfig ENDP ; ULONG64 __stdcall NtUserSetImeHotKey( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 ); _6_1_7600_sp0_windows_7_NtUserSetImeHotKey PROC STDCALL mov r10 , rcx mov eax , 4870 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetImeHotKey ENDP ; ULONG64 __stdcall NtUserSetImeInfoEx( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetImeInfoEx PROC STDCALL mov r10 , rcx mov eax , 4871 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetImeInfoEx ENDP ; ULONG64 __stdcall NtUserSetImeOwnerWindow( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetImeOwnerWindow PROC STDCALL mov r10 , rcx mov eax , 4872 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetImeOwnerWindow ENDP ; ULONG64 __stdcall NtUserSetInternalWindowPos( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetInternalWindowPos PROC STDCALL mov r10 , rcx mov eax , 4873 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetInternalWindowPos ENDP ; ULONG64 __stdcall NtUserSetLayeredWindowAttributes( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetLayeredWindowAttributes PROC STDCALL mov r10 , rcx mov eax , 4874 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetLayeredWindowAttributes ENDP ; ULONG64 __stdcall NtUserSetMenu( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetMenu PROC STDCALL mov r10 , rcx mov eax , 4875 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetMenu ENDP ; ULONG64 __stdcall NtUserSetMenuContextHelpId( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetMenuContextHelpId PROC STDCALL mov r10 , rcx mov eax , 4876 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetMenuContextHelpId ENDP ; ULONG64 __stdcall NtUserSetMenuFlagRtoL( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSetMenuFlagRtoL PROC STDCALL mov r10 , rcx mov eax , 4877 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetMenuFlagRtoL ENDP ; ULONG64 __stdcall NtUserSetMirrorRendering( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetMirrorRendering PROC STDCALL mov r10 , rcx mov eax , 4878 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetMirrorRendering ENDP ; ULONG64 __stdcall NtUserSetObjectInformation( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetObjectInformation PROC STDCALL mov r10 , rcx mov eax , 4879 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetObjectInformation ENDP ; ULONG64 __stdcall NtUserSetProcessDPIAware( ); _6_1_7600_sp0_windows_7_NtUserSetProcessDPIAware PROC STDCALL mov r10 , rcx mov eax , 4880 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetProcessDPIAware ENDP ; ULONG64 __stdcall NtUserSetShellWindowEx( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetShellWindowEx PROC STDCALL mov r10 , rcx mov eax , 4881 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetShellWindowEx ENDP ; ULONG64 __stdcall NtUserSetSysColors( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetSysColors PROC STDCALL mov r10 , rcx mov eax , 4882 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetSysColors ENDP ; ULONG64 __stdcall NtUserSetSystemCursor( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetSystemCursor PROC STDCALL mov r10 , rcx mov eax , 4883 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetSystemCursor ENDP ; ULONG64 __stdcall NtUserSetSystemTimer( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetSystemTimer PROC STDCALL mov r10 , rcx mov eax , 4884 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetSystemTimer ENDP ; ULONG64 __stdcall NtUserSetThreadLayoutHandles( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetThreadLayoutHandles PROC STDCALL mov r10 , rcx mov eax , 4885 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetThreadLayoutHandles ENDP ; ULONG64 __stdcall NtUserSetWindowCompositionAttribute( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetWindowCompositionAttribute PROC STDCALL mov r10 , rcx mov eax , 4886 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowCompositionAttribute ENDP ; ULONG64 __stdcall NtUserSetWindowDisplayAffinity( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSetWindowDisplayAffinity PROC STDCALL mov r10 , rcx mov eax , 4887 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowDisplayAffinity ENDP ; ULONG64 __stdcall NtUserSetWindowRgnEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSetWindowRgnEx PROC STDCALL mov r10 , rcx mov eax , 4888 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowRgnEx ENDP ; ULONG64 __stdcall NtUserSetWindowStationUser( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetWindowStationUser PROC STDCALL mov r10 , rcx mov eax , 4889 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowStationUser ENDP ; ULONG64 __stdcall NtUserSfmDestroyLogicalSurfaceBinding( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserSfmDestroyLogicalSurfaceBinding PROC STDCALL mov r10 , rcx mov eax , 4890 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDestroyLogicalSurfaceBinding ENDP ; ULONG64 __stdcall NtUserSfmDxBindSwapChain( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSfmDxBindSwapChain PROC STDCALL mov r10 , rcx mov eax , 4891 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDxBindSwapChain ENDP ; ULONG64 __stdcall NtUserSfmDxGetSwapChainStats( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSfmDxGetSwapChainStats PROC STDCALL mov r10 , rcx mov eax , 4892 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDxGetSwapChainStats ENDP ; ULONG64 __stdcall NtUserSfmDxOpenSwapChain( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSfmDxOpenSwapChain PROC STDCALL mov r10 , rcx mov eax , 4893 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDxOpenSwapChain ENDP ; ULONG64 __stdcall NtUserSfmDxQuerySwapChainBindingStatus( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserSfmDxQuerySwapChainBindingStatus PROC STDCALL mov r10 , rcx mov eax , 4894 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDxQuerySwapChainBindingStatus ENDP ; ULONG64 __stdcall NtUserSfmDxReleaseSwapChain( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSfmDxReleaseSwapChain PROC STDCALL mov r10 , rcx mov eax , 4895 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDxReleaseSwapChain ENDP ; ULONG64 __stdcall NtUserSfmDxReportPendingBindingsToDwm( ); _6_1_7600_sp0_windows_7_NtUserSfmDxReportPendingBindingsToDwm PROC STDCALL mov r10 , rcx mov eax , 4896 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDxReportPendingBindingsToDwm ENDP ; ULONG64 __stdcall NtUserSfmDxSetSwapChainBindingStatus( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSfmDxSetSwapChainBindingStatus PROC STDCALL mov r10 , rcx mov eax , 4897 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDxSetSwapChainBindingStatus ENDP ; ULONG64 __stdcall NtUserSfmDxSetSwapChainStats( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSfmDxSetSwapChainStats PROC STDCALL mov r10 , rcx mov eax , 4898 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmDxSetSwapChainStats ENDP ; ULONG64 __stdcall NtUserSfmGetLogicalSurfaceBinding( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSfmGetLogicalSurfaceBinding PROC STDCALL mov r10 , rcx mov eax , 4899 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSfmGetLogicalSurfaceBinding ENDP ; ULONG64 __stdcall NtUserShowSystemCursor( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserShowSystemCursor PROC STDCALL mov r10 , rcx mov eax , 4900 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserShowSystemCursor ENDP ; ULONG64 __stdcall NtUserSoundSentry( ); _6_1_7600_sp0_windows_7_NtUserSoundSentry PROC STDCALL mov r10 , rcx mov eax , 4901 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSoundSentry ENDP ; ULONG64 __stdcall NtUserSwitchDesktop( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserSwitchDesktop PROC STDCALL mov r10 , rcx mov eax , 4902 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSwitchDesktop ENDP ; ULONG64 __stdcall NtUserTestForInteractiveUser( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserTestForInteractiveUser PROC STDCALL mov r10 , rcx mov eax , 4903 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserTestForInteractiveUser ENDP ; ULONG64 __stdcall NtUserTrackPopupMenuEx( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 ); _6_1_7600_sp0_windows_7_NtUserTrackPopupMenuEx PROC STDCALL mov r10 , rcx mov eax , 4904 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserTrackPopupMenuEx ENDP ; ULONG64 __stdcall NtUserUnloadKeyboardLayout( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserUnloadKeyboardLayout PROC STDCALL mov r10 , rcx mov eax , 4905 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUnloadKeyboardLayout ENDP ; ULONG64 __stdcall NtUserUnlockWindowStation( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserUnlockWindowStation PROC STDCALL mov r10 , rcx mov eax , 4906 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUnlockWindowStation ENDP ; ULONG64 __stdcall NtUserUnregisterHotKey( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserUnregisterHotKey PROC STDCALL mov r10 , rcx mov eax , 4907 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUnregisterHotKey ENDP ; ULONG64 __stdcall NtUserUnregisterSessionPort( ); _6_1_7600_sp0_windows_7_NtUserUnregisterSessionPort PROC STDCALL mov r10 , rcx mov eax , 4908 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUnregisterSessionPort ENDP ; ULONG64 __stdcall NtUserUnregisterUserApiHook( ); _6_1_7600_sp0_windows_7_NtUserUnregisterUserApiHook PROC STDCALL mov r10 , rcx mov eax , 4909 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUnregisterUserApiHook ENDP ; ULONG64 __stdcall NtUserUpdateInputContext( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserUpdateInputContext PROC STDCALL mov r10 , rcx mov eax , 4910 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUpdateInputContext ENDP ; ULONG64 __stdcall NtUserUpdateInstance( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserUpdateInstance PROC STDCALL mov r10 , rcx mov eax , 4911 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUpdateInstance ENDP ; ULONG64 __stdcall NtUserUpdateLayeredWindow( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 , ULONG64 arg_05 , ULONG64 arg_06 , ULONG64 arg_07 , ULONG64 arg_08 , ULONG64 arg_09 , ULONG64 arg_10 ); _6_1_7600_sp0_windows_7_NtUserUpdateLayeredWindow PROC STDCALL mov r10 , rcx mov eax , 4912 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUpdateLayeredWindow ENDP ; ULONG64 __stdcall NtUserUpdatePerUserSystemParameters( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserUpdatePerUserSystemParameters PROC STDCALL mov r10 , rcx mov eax , 4913 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUpdatePerUserSystemParameters ENDP ; ULONG64 __stdcall NtUserUpdateWindowTransform( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserUpdateWindowTransform PROC STDCALL mov r10 , rcx mov eax , 4914 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUpdateWindowTransform ENDP ; ULONG64 __stdcall NtUserUserHandleGrantAccess( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserUserHandleGrantAccess PROC STDCALL mov r10 , rcx mov eax , 4915 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserUserHandleGrantAccess ENDP ; ULONG64 __stdcall NtUserValidateHandleSecure( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserValidateHandleSecure PROC STDCALL mov r10 , rcx mov eax , 4916 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserValidateHandleSecure ENDP ; ULONG64 __stdcall NtUserWaitForInputIdle( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7_NtUserWaitForInputIdle PROC STDCALL mov r10 , rcx mov eax , 4917 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserWaitForInputIdle ENDP ; ULONG64 __stdcall NtUserWaitForMsgAndEvent( ULONG64 arg_01 ); _6_1_7600_sp0_windows_7_NtUserWaitForMsgAndEvent PROC STDCALL mov r10 , rcx mov eax , 4918 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserWaitForMsgAndEvent ENDP ; ULONG64 __stdcall NtUserWindowFromPhysicalPoint( ULONG64 arg_01 , ULONG64 arg_02 ); _6_1_7600_sp0_windows_7_NtUserWindowFromPhysicalPoint PROC STDCALL mov r10 , rcx mov eax , 4919 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserWindowFromPhysicalPoint ENDP ; ULONG64 __stdcall NtUserYieldTask( ); _6_1_7600_sp0_windows_7_NtUserYieldTask PROC STDCALL mov r10 , rcx mov eax , 4920 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserYieldTask ENDP ; ULONG64 __stdcall NtUserSetClassLongPtr( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetClassLongPtr PROC STDCALL mov r10 , rcx mov eax , 4921 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetClassLongPtr ENDP ; ULONG64 __stdcall NtUserSetWindowLongPtr( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_04 ); _6_1_7600_sp0_windows_7_NtUserSetWindowLongPtr PROC STDCALL mov r10 , rcx mov eax , 4922 ;syscall db 0Fh , 05h ret _6_1_7600_sp0_windows_7_NtUserSetWindowLongPtr ENDP
19.579106
324
0.803878
8b7d467b2f02784fc0c56525374745e60b95c251
9,027
asm
Assembly
sha/x.asm
ronaaron/reva
edc8cbef27219ecf8ff00ad9afdf92687796e7a2
[ "MIT" ]
9
2020-07-30T06:46:51.000Z
2022-02-01T22:30:24.000Z
sha/x.asm
ronaaron/reva
edc8cbef27219ecf8ff00ad9afdf92687796e7a2
[ "MIT" ]
1
2020-07-30T06:08:02.000Z
2020-07-30T06:08:02.000Z
sha/x.asm
ronaaron/reva
edc8cbef27219ecf8ff00ad9afdf92687796e7a2
[ "MIT" ]
3
2020-07-30T06:46:54.000Z
2022-02-01T22:34:14.000Z
.file "sha1.c" .intel_syntax noprefix .text .globl SHA1Transform .type SHA1Transform, @function SHA1Transform: push ebp mov ebp, esp sub esp, 40 mov eax, DWORD PTR [ebp+8] mov edx, DWORD PTR [eax] mov eax, DWORD PTR [ebp+8] mov DWORD PTR [eax], edx mov eax, DWORD PTR [ebp+12] add eax, 1 movzx eax, BYTE PTR [eax] mov BYTE PTR [ebp-9], al mov eax, DWORD PTR [ebp+12] mov DWORD PTR [esp+4], eax mov eax, DWORD PTR [ebp+8] mov DWORD PTR [esp], eax call sha1transform leave ret .size SHA1Transform, .-SHA1Transform .type SHA1Init, @function SHA1Init: push ebp mov ebp, esp mov eax, DWORD PTR [ebp+8] mov DWORD PTR [eax], 1732584193 mov eax, DWORD PTR [ebp+8] mov DWORD PTR [eax+4], -271733879 mov eax, DWORD PTR [ebp+8] mov DWORD PTR [eax+8], -1732584194 mov eax, DWORD PTR [ebp+8] mov DWORD PTR [eax+12], 271733878 mov eax, DWORD PTR [ebp+8] mov DWORD PTR [eax+16], -1009589776 mov eax, DWORD PTR [ebp+8] mov DWORD PTR [eax+24], 0 mov eax, DWORD PTR [ebp+8] mov edx, DWORD PTR [eax+24] mov eax, DWORD PTR [ebp+8] mov DWORD PTR [eax+20], edx pop ebp ret .size SHA1Init, .-SHA1Init .type SHA1Update, @function SHA1Update: push ebp mov ebp, esp sub esp, 56 mov DWORD PTR [ebp-28], ecx mov DWORD PTR [ebp-32], edx mov eax, DWORD PTR [ebp-28] mov eax, DWORD PTR [eax+20] mov DWORD PTR [ebp-16], eax mov eax, DWORD PTR [ebp-28] mov eax, DWORD PTR [eax+20] mov edx, DWORD PTR [ebp+8] sal edx, 3 lea edx, [eax+edx] mov eax, DWORD PTR [ebp-28] mov DWORD PTR [eax+20], edx mov eax, DWORD PTR [ebp-28] mov eax, DWORD PTR [eax+20] cmp eax, DWORD PTR [ebp-16] jae .L4 mov eax, DWORD PTR [ebp-28] mov eax, DWORD PTR [eax+24] mov edx, DWORD PTR [ebp+8] shr edx, 29 add eax, edx lea edx, [eax+1] mov eax, DWORD PTR [ebp-28] mov DWORD PTR [eax+24], edx .L4: mov eax, DWORD PTR [ebp-16] shr eax, 3 and eax, 63 mov DWORD PTR [ebp-16], eax mov eax, DWORD PTR [ebp+8] mov edx, DWORD PTR [ebp-16] lea eax, [edx+eax] cmp eax, 63 jbe .L5 mov eax, 64 sub eax, DWORD PTR [ebp-16] mov DWORD PTR [ebp-12], eax mov eax, DWORD PTR [ebp-28] add eax, 28 add eax, DWORD PTR [ebp-16] mov edx, DWORD PTR [ebp-12] mov DWORD PTR [esp+8], edx mov edx, DWORD PTR [ebp-32] mov DWORD PTR [esp+4], edx mov DWORD PTR [esp], eax call memcpy mov eax, DWORD PTR [ebp-28] lea edx, [eax+28] mov eax, DWORD PTR [ebp-28] mov DWORD PTR [esp+4], edx mov DWORD PTR [esp], eax call SHA1Transform jmp .L6 .L7: mov eax, DWORD PTR [ebp-12] mov edx, DWORD PTR [ebp-32] add edx, eax mov eax, DWORD PTR [ebp-28] mov DWORD PTR [esp+4], edx mov DWORD PTR [esp], eax call SHA1Transform add DWORD PTR [ebp-12], 64 .L6: mov eax, DWORD PTR [ebp-12] add eax, 63 cmp eax, DWORD PTR [ebp+8] jb .L7 mov DWORD PTR [ebp-16], 0 jmp .L8 .L5: mov DWORD PTR [ebp-12], 0 .L8: mov eax, DWORD PTR [ebp-12] mov edx, DWORD PTR [ebp+8] mov ecx, edx sub ecx, eax mov eax, DWORD PTR [ebp-12] mov edx, DWORD PTR [ebp-32] add edx, eax mov eax, DWORD PTR [ebp-28] add eax, 28 add eax, DWORD PTR [ebp-16] mov DWORD PTR [esp+8], ecx mov DWORD PTR [esp+4], edx mov DWORD PTR [esp], eax call memcpy leave ret 4 .size SHA1Update, .-SHA1Update .section .rodata .LC0: .string "\200" .LC1: .string "" .string "" .text .type SHA1Final, @function SHA1Final: push ebp mov ebp, esp push esi push ebx sub esp, 48 mov DWORD PTR [ebp-28], ecx mov DWORD PTR [ebp-32], edx mov eax, DWORD PTR gs:20 mov DWORD PTR [ebp-12], eax xor eax, eax mov DWORD PTR [ebp-24], 0 jmp .L10 .L11: cmp DWORD PTR [ebp-24], 3 setbe al movzx edx, al mov eax, DWORD PTR [ebp-28] add edx, 4 mov edx, DWORD PTR [eax+4+edx*4] mov eax, DWORD PTR [ebp-24] not eax and eax, 3 sal eax, 3 mov ebx, edx mov ecx, eax shr ebx, cl mov eax, ebx mov edx, eax lea eax, [ebp-20] add eax, DWORD PTR [ebp-24] mov BYTE PTR [eax], dl add DWORD PTR [ebp-24], 1 .L10: cmp DWORD PTR [ebp-24], 7 jbe .L11 mov edx, OFFSET FLAT:.LC0 mov eax, DWORD PTR [ebp-28] mov DWORD PTR [esp], 1 mov ecx, eax call SHA1Update sub esp, 4 jmp .L12 .L13: mov edx, OFFSET FLAT:.LC1 mov eax, DWORD PTR [ebp-28] mov DWORD PTR [esp], 1 mov ecx, eax call SHA1Update sub esp, 4 .L12: mov eax, DWORD PTR [ebp-28] mov eax, DWORD PTR [eax+20] and eax, 504 cmp eax, 448 jne .L13 lea edx, [ebp-20] mov eax, DWORD PTR [ebp-28] mov DWORD PTR [esp], 8 mov ecx, eax call SHA1Update sub esp, 4 cmp DWORD PTR [ebp-32], 0 je .L9 mov DWORD PTR [ebp-24], 0 jmp .L15 .L16: mov eax, DWORD PTR [ebp-24] mov edx, DWORD PTR [ebp-32] add edx, eax mov eax, DWORD PTR [ebp-24] mov ecx, eax shr ecx, 2 mov eax, DWORD PTR [ebp-28] mov ebx, DWORD PTR [eax+ecx*4] mov eax, DWORD PTR [ebp-24] not eax and eax, 3 sal eax, 3 mov esi, ebx mov ecx, eax shr esi, cl mov eax, esi mov BYTE PTR [edx], al add DWORD PTR [ebp-24], 1 .L15: cmp DWORD PTR [ebp-24], 19 jbe .L16 .L9: mov eax, DWORD PTR [ebp-12] xor eax, DWORD PTR gs:20 je .L17 call __stack_chk_fail .L17: lea esp, [ebp-8] add esp, 0 pop ebx pop esi pop ebp ret .size SHA1Final, .-SHA1Final .type DigestToBase16, @function DigestToBase16: push ebp mov ebp, esp sub esp, 16 mov DWORD PTR [ebp-4], 0 jmp .L19 .L20: mov eax, DWORD PTR [ebp+8] movzx eax, BYTE PTR [eax] shr al, 4 movzx eax, al and eax, 15 movzx edx, BYTE PTR zEncode.2049[eax] mov eax, DWORD PTR [ebp+12] mov BYTE PTR [eax], dl add DWORD PTR [ebp+12], 1 mov eax, DWORD PTR [ebp+8] movzx eax, BYTE PTR [eax] movzx eax, al and eax, 15 movzx edx, BYTE PTR zEncode.2049[eax] mov eax, DWORD PTR [ebp+12] mov BYTE PTR [eax], dl add DWORD PTR [ebp+12], 1 add DWORD PTR [ebp+8], 1 add DWORD PTR [ebp-4], 1 .L19: cmp DWORD PTR [ebp-4], 19 jle .L20 mov eax, DWORD PTR [ebp+12] mov BYTE PTR [eax], 0 leave ret .size DigestToBase16, .-DigestToBase16 .local thesum .comm thesum,64,32 .section .rodata .LC2: .string "rb" .text .globl sha1sum_file .type sha1sum_file, @function sha1sum_file: push ebp mov ebp, esp sub esp, 10408 mov eax, DWORD PTR [ebp+8] mov DWORD PTR [ebp-10380], eax mov eax, DWORD PTR gs:20 mov DWORD PTR [ebp-12], eax xor eax, eax mov eax, OFFSET FLAT:.LC2 mov DWORD PTR [esp+4], eax mov eax, DWORD PTR [ebp-10380] mov DWORD PTR [esp], eax call fopen mov DWORD PTR [ebp-10368], eax cmp DWORD PTR [ebp-10368], 0 jne .L22 mov eax, 0 jmp .L23 .L22: lea eax, [ebp-124] mov DWORD PTR [esp], eax call SHA1Init .L25: mov eax, DWORD PTR [ebp-10368] mov DWORD PTR [esp+12], eax mov DWORD PTR [esp+8], 10240 mov DWORD PTR [esp+4], 1 lea eax, [ebp-10364] mov DWORD PTR [esp], eax call fread mov DWORD PTR [ebp-10372], eax cmp DWORD PTR [ebp-10372], 0 jg .L24 mov eax, DWORD PTR [ebp-10368] mov DWORD PTR [esp], eax call fclose lea edx, [ebp-32] lea eax, [ebp-124] mov ecx, eax call SHA1Final mov DWORD PTR [esp+4], OFFSET FLAT:thesum lea eax, [ebp-32] mov DWORD PTR [esp], eax call DigestToBase16 mov eax, OFFSET FLAT:thesum jmp .L23 .L24: mov ecx, DWORD PTR [ebp-10372] lea edx, [ebp-10364] lea eax, [ebp-124] mov DWORD PTR [esp], ecx mov ecx, eax call SHA1Update sub esp, 4 jmp .L25 .L23: mov edx, DWORD PTR [ebp-12] xor edx, DWORD PTR gs:20 je .L26 call __stack_chk_fail .L26: leave ret .size sha1sum_file, .-sha1sum_file .globl sha1sum .type sha1sum, @function sha1sum: push ebp mov ebp, esp sub esp, 200 mov eax, DWORD PTR [ebp+8] mov DWORD PTR [ebp-172], eax mov eax, DWORD PTR gs:20 mov DWORD PTR [ebp-12], eax xor eax, eax lea eax, [ebp-168] mov DWORD PTR [esp], eax call SHA1Init mov eax, DWORD PTR [ebp-172] mov DWORD PTR [esp], eax call strlen mov ecx, eax mov edx, DWORD PTR [ebp-172] lea eax, [ebp-168] mov DWORD PTR [esp], ecx mov ecx, eax call SHA1Update sub esp, 4 lea edx, [ebp-32] lea eax, [ebp-168] mov ecx, eax call SHA1Final mov DWORD PTR [esp+4], OFFSET FLAT:thesum lea eax, [ebp-32] mov DWORD PTR [esp], eax call DigestToBase16 mov eax, OFFSET FLAT:thesum mov edx, DWORD PTR [ebp-12] xor edx, DWORD PTR gs:20 je .L28 call __stack_chk_fail .L28: leave ret .size sha1sum, .-sha1sum .section .rodata .LC3: .string "%s %s\n" .text .globl main .type main, @function main: push ebp mov ebp, esp and esp, -16 sub esp, 32 mov DWORD PTR [esp+28], 1 jmp .L30 .L31: mov eax, DWORD PTR [esp+28] sal eax, 2 add eax, DWORD PTR [ebp+12] mov eax, DWORD PTR [eax] mov DWORD PTR [esp], eax call sha1sum_file mov DWORD PTR [esp+24], eax mov eax, DWORD PTR [esp+28] sal eax, 2 add eax, DWORD PTR [ebp+12] mov edx, DWORD PTR [eax] mov eax, OFFSET FLAT:.LC3 mov DWORD PTR [esp+8], edx mov edx, DWORD PTR [esp+24] mov DWORD PTR [esp+4], edx mov DWORD PTR [esp], eax call printf add DWORD PTR [esp+28], 1 .L30: mov eax, DWORD PTR [esp+28] cmp eax, DWORD PTR [ebp+8] jl .L31 mov eax, 0 leave ret .size main, .-main .section .rodata .type zEncode.2049, @object .size zEncode.2049, 17 zEncode.2049: .string "0123456789abcdef" .ident "GCC: (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2" .section .note.GNU-stack,"",@progbits
20.149554
51
0.663122
d2a73ca61964ddc4f428fdc3a41f82a3521e99c4
623
asm
Assembly
src/test/resources/cpu_tests/interrupt.asm
caseif/jNES
5ddcef3d897af1305c2f196d295819ea3caa85af
[ "MIT" ]
1
2018-03-28T09:17:45.000Z
2018-03-28T09:17:45.000Z
src/test/resources/cpu_tests/interrupt.asm
caseif/jNES
5ddcef3d897af1305c2f196d295819ea3caa85af
[ "MIT" ]
null
null
null
src/test/resources/cpu_tests/interrupt.asm
caseif/jNES
5ddcef3d897af1305c2f196d295819ea3caa85af
[ "MIT" ]
null
null
null
;;;;;;;;;;;;;;;; ; test interrupts ;;;;;;;;;;;;;;;; ; required for execution on the NES .org $8000 SEC ; set carry bit BRK ; issue software interrupt LDA #$01 ; set A = 1 LDY #$01 ; set Y = 1 NOP ; perform assertions: ; A = 1 ; C = 1 handler: CLC ; clear carry bit LDX #$01 ; set X = 1 RTI ; return from interrupt .org $BFFE ; constant location of interrupt vector (we take advantage of mirroring here) .dw handler ; interrupt vector itself
27.086957
97
0.460674
a9b0d23fa46118e381624d55744cd7b110711773
659
asm
Assembly
Assembly/ShellCoding/helloWorld.asm
Ethic41/codes
865658ac267336846e78a63b0214fb1535e17df3
[ "MIT" ]
2
2018-04-28T14:16:35.000Z
2018-04-28T14:16:39.000Z
Assembly/ShellCoding/helloWorld.asm
Ethic41/codes
865658ac267336846e78a63b0214fb1535e17df3
[ "MIT" ]
null
null
null
Assembly/ShellCoding/helloWorld.asm
Ethic41/codes
865658ac267336846e78a63b0214fb1535e17df3
[ "MIT" ]
null
null
null
section .data; Data segement msg db "Hello, world!", 0x0a; The string and newline char section .text; Text segement global _start; Default entry point for elf Linking _start: ;SYSCALL: write(1, msg, 14) mov eax, 4 ; put 4 into eax since write is syscall #4 mov ebx, 1 ; put 1 into ebx since stdout is 1 mov ecx, msg ; put the address of the string into ecx mov edx, 14 ; put 14 into edx since the string lenght is 14 int 0x80 ; Call the kernel to make the system call ;SYSCALL: exit(0) mov eax, 1 ; put 1 into eax since exit is syscall #1 mov ebx, 0 ; exit with success ==> (0) int 0x80 ; Call the kernel to make th system call
29.954545
61
0.693475
a3636fc167b1311fbeb07942eaf81d4772bd34ac
449
asm
Assembly
programs/oeis/011/A011661.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/011/A011661.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/011/A011661.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A011661: A binary m-sequence: expansion of reciprocal of x^5+x^3+x^2+x+1. ; 0,0,0,0,1,1,0,0,1,0,0,1,1,1,1,1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,1,0,0,0,0,1,1,0,0,1,0,0,1,1,1,1,1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,1,0,0,0,0,1,1,0,0,1,0,0,1,1,1,1,1,0,1,1 mul $0,3 mov $5,$0 lpb $0,$5 sub $0,2 cal $0,11749 ; Expansion of 1/(1 + x^3 + x^5) mod 2. mov $1,$5 lpb $0,2 sub $1,1 mov $4,1 mov $5,$0 lpe add $1,1 lpe add $4,$1 mov $1,$4 div $1,2
22.45
163
0.525612
12d501aec7c9b0240c2933cf9472e26183a01f9c
537
asm
Assembly
libsrc/_DEVELOPMENT/arch/sms/PSGlib/z80/asm_PSGlib_GetStatus.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/sms/PSGlib/z80/asm_PSGlib_GetStatus.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/sms/PSGlib/z80/asm_PSGlib_GetStatus.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ************************************************** ; PSGlib - C programming library for the SEGA PSG ; ( part of devkitSMS - github.com/sverx/devkitSMS ) ; ************************************************** INCLUDE "PSGlib_private.inc" SECTION code_clib SECTION code_PSGlib PUBLIC asm_PSGlib_GetStatus EXTERN __PSGlib_MusicStatus asm_PSGlib_GetStatus: ; unsigned char PSGGetStatus (void) ; returns the current status of music ; ; exit : l = music status ; ; uses : hl ld hl,(__PSGlib_MusicStatus) ret
20.653846
52
0.582868