max_stars_repo_path
stringlengths
3
255
max_stars_repo_name
stringlengths
5
116
max_stars_count
int64
0
107k
id
stringlengths
1
7
content
stringlengths
63
1.05M
oeis/159/A159279.asm
neoneye/loda-programs
11
40526
; A159279: Numerator of Hermite(n, 9/10). ; Submitted by <NAME>(s4) ; 1,9,31,-621,-10239,32049,2848191,16019019,-852695679,-14081868711,256976237151,9353720489859,-57153446024319,-6126613308134271,-17989779857401089,4126721296977379899,50632826565847235841,-2845681598489278796631,-68649036967373659634529,19432721059339...
primasm.asm
ScottyPotty1/Dolphin-7-VM-Releases
0
40527
<filename>primasm.asm ; Dolphin Smalltalk ; Primitive routines and helpers in Assembler for IX86 ; (Blair knows how these work, honest) ; ; DEBUG Build syntax: ; ml /coff /c /Zi /Fr /Fl /Sc /Fo /D_DEBUG /Fo WinDebug\primasm.obj primasm.asm ; RELEASE Build syntax: ; ml /coff /c /Zi /Fr /Fl /Sc /Fo WinRel\primasm.obj p...
programs/oeis/121/A121968.asm
neoneye/loda
22
40528
; A121968: a(n) = 2*a(n-1) - a(n-2) + n + 1. ; 1,2,6,14,27,46,72,106,149,202,266,342,431,534,652,786,937,1106,1294,1502,1731,1982,2256,2554,2877,3226,3602,4006,4439,4902,5396,5922,6481,7074,7702,8366,9067,9806,10584,11402,12261,13162,14106,15094,16127,17206,18332,19506,20729,22002,23326,24702,26131,27614,29152,30746,32...
firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/vsm_lib/present.asm
fabiojna02/OpenCellular
1
40529
<gh_stars>1-10 ; ; Copyright (c) 2006-2008 Advanced Micro Devices,Inc. ("AMD"). ; ; This library is free software; you can redistribute it and/or modify ; it under the terms of the GNU Lesser General Public License as ; published by the Free Software Foundation; either version 2.1 of the ; License, or (at your ...
Day3/day3_asm.asm
svnesbo/advent_of_code_2020
0
40530
<gh_stars>0 ; file: day3_asm.asm ; Find number of "trees" (# character) when moving through map ; of num_columns x num_rows in steps defined by col_jump_len ; and row_jump_len segment .text global day3_asm ; Parameters: %define p_tree_map [ebp+8] %define num_columns [ebp+12] %define num_rows ...
libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_append.asm
meesokim/z88dk
0
40531
; size_t w_array_append(w_array_t *a, void *item) SECTION code_adt_w_array PUBLIC _w_array_append EXTERN asm_w_array_append _w_array_append: pop af pop hl pop bc push bc push hl push af jp asm_w_array_append
MSDOS/Virus.MSDOS.Unknown.keypress.asm
fengjixuchui/Family
3
40532
<reponame>fengjixuchui/Family ;****************************************************************************; ; ; ; -=][][][][][][][][][][][][][][][=- ; ; -=] P E R F E C T C R I M E ...
6.AVX/AVXPackedUnalignedIntegerBasicArithmetic.asm
KDahir247/X86AssemblyPratice
1
40533
<filename>6.AVX/AVXPackedUnalignedIntegerBasicArithmetic.asm .model flat, c ;Simple Advance Vector Extension example note that some variables are unaligned. ;Implementation for this Assembly File ;extern "C" void AVXPackedInteger_64_Arithmetic(Ymm * a, Ymm * b, Ymm * result); ;c++ file below commented .code AVXPacke...
_build/dispatcher/jmp_ippsAESGetSize_015899fa.asm
zyktrcn/ippcp
1
40534
extern m7_ippsAESGetSize:function extern n8_ippsAESGetSize:function extern y8_ippsAESGetSize:function extern e9_ippsAESGetSize:function extern l9_ippsAESGetSize:function extern n0_ippsAESGetSize:function extern k0_ippsAESGetSize:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:function segment .data a...
oeis/119/A119283.asm
neoneye/loda-programs
11
40535
<filename>oeis/119/A119283.asm ; A119283: Alternating sum of the squares of the first n Fibonacci numbers. ; Submitted by <NAME> ; 0,-1,0,-4,5,-20,44,-125,316,-840,2185,-5736,15000,-39289,102840,-269260,704909,-1845500,4831556,-12649205,33116020,-86698896,226980625,-594243024,1555748400,-4073002225,10663258224,-2791677...
src/assembler/programs/strings.asm
hughcoleman/subleq
1
40536
;------------------------------------------------------------------------------ ; strings.asm ; A demonstration of strings and byte-types. ;------------------------------------------------------------------------------ #set ENTRY=main message: bytes "Hello, world!" main: out message+0 out message+1 out message...
Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_21829_1283.asm
ljhsiun2/medusa
9
40539
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x1bb97, %rsi lea addresses_D_ht+0xedc7, %rdi xor $64392, %r13 mov $2, %rcx rep movsb nop nop nop nop nop add %rcx, %rcx lea addresses_UC_ht+0x5547, %r13 nop and %r12, %r12 movl $0x61626...
oeis/170/A170800.asm
neoneye/loda-programs
11
40540
; A170800: a(n) = n^10*(n^8 + 1)/2. ; 0,1,131584,193739769,34360262656,1907353515625,50780008567296,814206940192849,9007199791611904,75047319391891761,500000005000000000,2779958669714828041,13311666671401304064,56227703544907942489,213439427249945698816,738945940306025390625,2361183241984578420736,703154222704185944572...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_503.asm
ljhsiun2/medusa
9
40542
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x15997, %r14 nop nop nop dec %rdi mov $0x6162636465666768, %rbx movq %rbx, %xmm1 vmovups %ymm1, (%r14) nop xor $45739, %r14 lea addresses_UC_ht+0x149cf, %rsi le...
engine/trade2.asm
adhi-thirumala/EvoYellow
16
40543
Trade_PrintPlayerMonInfoText: coord hl, 5, 0 ld de,Trade_MonInfoText call PlaceString ld a,[wTradedPlayerMonSpecies] ld [wd11e],a predef IndexToPokedex coord hl, 9, 0 ld de,wd11e lb bc, LEADING_ZEROES | 1, 3 call PrintNumber coord hl, 5, 2 ld de,wcf4b call PlaceString coord hl, 8, 4 ld de,wTradedPlayerMo...
oeis/229/A229505.asm
neoneye/loda-programs
11
40544
<reponame>neoneye/loda-programs ; A229505: Number of defective 3-colorings of an n X 3 0..2 array connected diagonally and antidiagonally with exactly one mistake, and colors introduced in row-major 0..2 order. ; 0,48,480,4032,31104,228096,1617408,11197440,76142592,510603264,3386105856,22251552768,145118822400,94036996...
proyectoOyECII.asm
urdaneta88/MIPS
0
40545
.data original: .asciiz "ENTRADA.txt" modificado: .asciiz "MODIFICADO.txt" #nombre del archivo modificado buffer: .space 255 mensaje: .asciiz "Si desea instroducir un error, a continuacion preciona la tecla 0: " mensaje2: .asciiz "La suma original es: " mensaje3: .asciiz "La suma despues es: " mensaje4: .asciiz ...
oeis/050/A050465.asm
neoneye/loda-programs
11
40547
<gh_stars>10-100 ; A050465: Sum_{d|n, n/d=3 mod 4} d^2. ; Submitted by <NAME> ; 0,0,1,0,0,4,1,0,9,0,1,16,0,4,26,0,0,36,1,0,58,4,1,64,0,0,82,16,0,104,1,0,130,0,26,144,0,4,170,0,0,232,1,16,234,4,1,256,49,0,290,0,0,328,26,64,370,0,1,416,0,4,523,0,0,520,1,0,538,104,1,576,0,0,651,16,170,680,1,0,738,0,1,928,0,4,842,64,0,936,...
cp.asm
exceldeo/FP_SISOP20_E02
0
40548
<reponame>exceldeo/FP_SISOP20_E02<gh_stars>0 _cp: file format elf32-i386 Disassembly of section .text: 00000000 <main>: } close(fd); } int main(int argc, char *argv[]) { 0: 8d 4c 24 04 lea 0x4(%esp),%ecx 4: 83 e4 f0 and $0xfffffff0,%esp 7: ff 71 fc pushl ...
32gdt.asm
Namerlight/OS-Kernel-Skeleton
0
40549
<reponame>Namerlight/OS-Kernel-Skeleton<filename>32gdt.asm gdtstart: ; don't remove the labels, they're needed to compute sizes and jumps ; the GDT starts with a null 8-byte dd 0x0 ; 4 byte dd 0x0 ; 4 byte gdtcode: dw 0xffff dw 0x0 db 0x0 db 10011010b db 11001111b db 0x0 gdtdata...
md5.asm
mp81ss/badsum
1
40551
include '%fasm%/INCLUDE/MACRO/STRUCT.INC' include 'x86_64.inc' X86_64_format public md5_init public md5_update public md5_final struct md5_ctx buffer db 64 dup(?) state dd 4 dup(?) count dq ? ends X86_64_section_TEXT align 16 md5_transform: define a r8d define b r9d ...
kernel/arch/i386/isrs_a.asm
Heasummn/DevOS
8
40553
<reponame>Heasummn/DevOS %macro ISR_NOERR 1 [GLOBAL isr%1] isr%1: cli push byte 0 push byte %1 jmp isr_common_stub %endmacro %macro ISR_ISERR 1 [GLOBAL isr%1] isr%1: cli push byte %1 jmp isr_common_stub %endmacro ISR_NOERR 0 ISR_NOERR 1 ISR_NOERR 2 ISR_NOERR 3 ISR_NOERR 4 ISR_NOERR 5 ISR_NOERR 6...
src/usr/lib/sys/syscall.asm
DreamPearl/FuzzyOS
10
40554
[BITS 32] global syscall [SECTION .text] syscall: push ebp mov ebp, esp ; callee save register push ebx push esi push edi mov ebx, [ebp + 0x08] ; (id) mov ecx, [ebp + 0x0c] ; (arg0) mov edx, [ebp + 0x10] ...
src/sound.asm
jannone/westen
49
40555
<reponame>jannone/westen<gh_stars>10-100 ;----------------------------------------------- instrument_profiles: SquareWave_instrument_profile: db 12 Piano_instrument_profile: db 13,13,12,11,10,10,9,9,8,8,7,7,6,#ff Soft_Piano_instrument_profile: db 12,11,10,9,8,8,7,7,6,6,5,5,4,#ff Pad_instrument_profile: ...
programs/oeis/122/A122432.asm
neoneye/loda
22
40556
<gh_stars>10-100 ; A122432: Riordan array (1/(1+x)^3,x). ; 1,-3,1,6,-3,1,-10,6,-3,1,15,-10,6,-3,1,-21,15,-10,6,-3,1,28,-21,15,-10,6,-3,1,-36,28,-21,15,-10,6,-3,1,45,-36,28,-21,15,-10,6,-3,1,-55,45,-36,28,-21,15,-10,6,-3,1,66,-55,45,-36,28,-21,15,-10,6,-3,1,-78,66,-55,45,-36,28,-21,15,-10,6,-3,1,91,-78,66,-55,45,-36,28,...
data/mapHeaders/ViridianCity.asm
AmateurPanda92/pokemon-rby-dx
9
40557
<gh_stars>1-10 ViridianCity_h: db OVERWORLD ; tileset db VIRIDIAN_CITY_HEIGHT, VIRIDIAN_CITY_WIDTH ; dimensions (y, x) dw ViridianCity_Blocks ; blocks dw ViridianCity_TextPointers ; texts dw ViridianCity_Script ; scripts db NORTH | SOUTH | WEST ; connections NORTH_MAP_CONNECTION VIRIDIAN_CITY, ROUTE_2, 5, 0, Rou...
libsrc/_DEVELOPMENT/compress/zx0/c/sdcc/dzx0_mega_callee.asm
ahjelm/z88dk
640
40559
<gh_stars>100-1000 ; void dzx0_mega_callee(void *src, void *dst) SECTION code_clib SECTION code_compress_zx0 PUBLIC _dzx0_mega_callee EXTERN asm_dzx0_mega _dzx0_mega_callee: pop af pop hl pop de push af jp asm_dzx0_mega
kernel/asmfunc.asm
kkk669/Cloumo
4
40560
[bits 32] global Hlt global Cli, Sti global Input8, Output8 global Input16, Output16 global Input32, Output32 global LoadEflags, StoreEflags global LoadGdtr, LoadIdtr global LoadCr0, StoreCr0 global LoadTr global AsmIntHandler04 global AsmIntHandler07 global AsmIntHandler0d global AsmIntHand...
Library/Kernel/Graphics/graphicsInit.asm
steakknife/pcgeos
504
40561
COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1988 -- All Rights Reserved PROJECT: PC GEOS MODULE: Kernel/Graphics FILE: grInit.asm (graphics initialization) AUTHOR: <NAME> ROUTINES: Name Description ---- ----------- EXT GrInitSys Init...
src/sprite/routines.asm
geniiii/genesis-pong
0
40563
Spr_ClearTable: clr.b spr_num ; Reset sprite count clr.l spr_table ; Clear first entry clr.l spr_table + size_long rts ;**************************************************************************** ; Spr_Add ; Adds an entry to the sprite table ;----------------------------------------------------...
programs/oeis/087/A087161.asm
neoneye/loda
22
40564
<reponame>neoneye/loda ; A087161: Records in A087159, i.e., A087159(a(n)) = n, and satisfies the recurrence a(n+3) = 5*a(n+2) - 6* a(n+1) + 2*a(n) with a(1) = 1, a(2) = 2, and a(3) = 4. ; 1,2,4,10,30,98,330,1122,3826,13058,44578,152194,519618,1774082,6057090,20680194,70606594,241065986,823050754,2810071042,9594182658,3...
programs/oeis/113/A113768.asm
neoneye/loda
22
40565
<filename>programs/oeis/113/A113768.asm ; A113768: a(1) = 1, a(n+1) = a(n) + floor(a(n)^(1/3)). ; 1,2,3,4,5,6,7,8,10,12,14,16,18,20,22,24,26,28,31,34,37,40,43,46,49,52,55,58,61,64,68,72,76,80,84,88,92,96,100,104,108,112,116,120,124,128,133,138,143,148,153,158,163,168,173,178,183,188,193,198,203,208,213,218,224,230,236,...
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_494.asm
ljhsiun2/medusa
9
40566
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r14 push %r15 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0xf0e, %r9 nop nop nop sub $708, %r15 movb $0x61, (%r9) nop cmp $16941, %rsi lea addresses_WC_ht+0xa20e, %rsi lea addresses_A_ht+0x1ab0e, %rdi sub %rbx, %rbx mov $55, %rcx rep ...
src/app/edit.asm
neri/osz
7
40567
;; ;; MEG-OS Zero Editor ;; ;; Copyright (c) MEG-OS project ;; All rights reserved. ;; ;; Redistribution and use in source and binary forms, with or without modification, ;; are permitted provided that the following conditions are met: ;; ;; * Redistributions of source code must retain the above copyright noti...
user/grep.asm
Parth0248/Enhancing-xv6-OS
1
40568
<reponame>Parth0248/Enhancing-xv6-OS<filename>user/grep.asm<gh_stars>1-10 user/_grep: file format elf64-littleriscv Disassembly of section .text: 0000000000000000 <matchstar>: return 0; } // matchstar: search for c*re at beginning of text int matchstar(int c, char *re, char *text) { 0: 7179 ...
test/00_aax_aox_aex.asm
x86128/pymesm
2
40569
# # Test for instructions AAX, AOX, AEX. # org 1 xta cful aax 0 uia fail xta cful aax cful aex cful uia fail xta chess aax chess aex chess uia fail xta chess ...
home/load_font.asm
opiter09/ASM-Machina
1
40570
LoadFontTilePatterns:: ldh a, [rLCDC] bit 7, a ; is the LCD enabled? jr nz, .on .off ld hl, FontGraphics ld de, vFont ld bc, FontGraphicsEnd - FontGraphics ld a, BANK(FontGraphics) jp FarCopyDataDouble ; if LCD is off, transfer all at once .on ld de, FontGraphics ld hl, vFont lb bc, BANK(FontGraphics), (Font...
oeis/103/A103143.asm
neoneye/loda-programs
11
40571
; A103143: a(n)=a(n-1)+a(n-2)+3a(n-3). ; Submitted by <NAME>(s1) ; 0,0,1,1,2,6,11,23,52,108,229,493,1046,2226,4751,10115,21544,45912,97801,208345,443882,945630,2014547,4291823,9143260,19478724,41497453,88405957,188339582,401237898,854795351,1821051995,3879561040,8264999088,17607716113 mov $5,$0 mov $7,2 lpb $7 mov $...
programs/oeis/189/A189741.asm
neoneye/loda
22
40574
<reponame>neoneye/loda ; A189741: a(1)=4, a(2)=2, a(n) = 4*a(n-1) + 2*a(n-2). ; 4,2,16,68,304,1352,6016,26768,119104,529952,2358016,10491968,46683904,207719552,924246016,4112423168,18298184704,81417585152,362266710016,1611902010368,7172141461504,31912369866752,141993762390016,631799789293568,2811186681954304,125083463...
programs/oeis/342/A342676.asm
neoneye/loda
22
40575
<reponame>neoneye/loda ; A342676: a(n) is the number of lunar primes less than or equal to n. ; 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7 sub $0,8 div $0,10
oeis/081/A081410.asm
neoneye/loda-programs
11
40576
; A081410: a(n) = a(n-1) + a(n-2) + n (mod 3), with a(1)=a(2)=1. ; Submitted by <NAME> ; 1,1,2,4,8,12,21,35,56,92,150,242,393,637,1030,1668,2700,4368,7069,11439,18508,29948,48458,78406,126865,205273,332138,537412,869552,1406964,2276517,3683483,5960000,9643484,15603486,25246970,40850457,66097429,106947886,173045316,2799...
oeis/347/A347532.asm
neoneye/loda-programs
11
40577
<reponame>neoneye/loda-programs ; A347532: a(n) is the sum of the nonpowers of 2 in the 3x+1 sequence that starts at n. ; Submitted by <NAME> ; 0,0,18,0,5,24,257,0,308,15,228,36,88,271,663,0,183,326,488,35,21,250,602,60,627,114,101409,299,411,693,101073,0,810,217,509,362,504,526,2313,75,101300,63,1307,294,466,648,10094...
src/win32/1258.asm
amindlost/wdosx
7
40578
; ############################################################################ ; ## WDOSX DOS Extender Copyright (c) 1996, 1999, <NAME> ## ; ## ## ; ## Released under the terms of the WDOSX license agreement. ## ; ###########...
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1483.asm
ljhsiun2/medusa
9
40579
.global s_prepare_buffers s_prepare_buffers: push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_A_ht+0x10c41, %rsi clflush (%rsi) nop nop inc %rdi movb (%rsi), %cl nop xor $46893, %rax lea addresses_A_ht+0xabd, %rsi lea addresses_WT_ht+0x11541, %rdi clflush (%rdi) nop nop nop nop nop inc %r9 mov $86, %rcx r...
Transynther/x86/_processed/NONE/_ht_st_zr_un_xt_sm_/i7-7700_9_0x48.log_21829_772.asm
ljhsiun2/medusa
9
40581
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %rbp push %rbx push %rdi push %rdx lea addresses_D_ht+0x16a19, %rdi nop nop nop nop nop inc %r11 movups (%rdi), %xmm2 vpextrq $1, %xmm2, %r12 nop sub %rbx, %rbx lea addresses_D_ht+0x91c9, %rbp cmp %rdx, %rdx mov $0x6162636465666768, %r13 mo...
code/src/memory.asm
sttng/merken-revision-2020
31
40582
<reponame>sttng/merken-revision-2020 SECTION "Memory", ROM0 include "registers.asm" include "memory.asm" include "common.asm" ; We assume the source address is $C100 ; dma_transfer is stored in HRAM ($FF80) dma_transfer_start: ld a, high(DMA_OAM) ld [DMA],a ld a,$28 .wait: dec a ...
examenes/examenpracticas/ejercicios/examen6.asm
ajah1/EC
0
40583
# programa que imprimia por pantalla un vector que acaba en -1. .data vector: .byte 2, 3, 1, 8, -1 .text li $t0, 0 # t0 = 0 # lb $t1, vector($t0) # $t1 = 2 # addi $t0, $t0, 1 # $t0 = 1 # lb $t1, vector($t0) # $t1 = 3 # addi $t0, $t0, 1 # $t0 = 2 # lb $t1, vector($t0) # $t1 = 1 li $t0, 0 inicio_bucle: lb $t1, vect...
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-7700_9_0x48_notsx.log_21829_1190.asm
ljhsiun2/medusa
9
40584
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x18263, %r10 cmp $59530, %rsi mov $0x6162636465666768, %r9 movq %r9, %xmm4 vmovups %ymm4, (%r10) nop nop nop nop nop inc %r11 lea addresses_WT_ht+0x4cf, %rsi nop nop nop nop no...
Micro/Tests/div-mult-bne/div-mult-bne.asm
JavierOramas/CP_AC
0
40585
<filename>Micro/Tests/div-mult-bne/div-mult-bne.asm<gh_stars>0 addi r1 r0 32 addi r2 r0 -1 addi r3 r0 0 addi r4 r0 20 addi r5 r0 -10 addi r8 r0 2 ciclo: add r7 r2 r0 imprime: div r2 r5 mfhi r6 addi r6 r6 48 tty r6 mflo r2 bne r2 r0 imprime tty r1 add r2 r7 r0 mult r2 r8 mflo r2 addi r3 r3 1 bne r3...
MSDOS/Virus.MSDOS.Unknown.rhince20.asm
fengjixuchui/Family
3
40586
; RHINCE 2.0, by Rhincewind [Vlad] ; ; This is the accompanying textfile for RHINCE v2.0, where RHINCE stands for ; "Rickety and Hardly Insidious yet New Chaos Engine". There's been quite ; a lot of feedback on the original release, both positive and negative. The ; negative reviews mainly dealt with the engine being s...
flash_driver/src/lib/cpu/1967VN0x4/lib/core_utils.asm
mcjtag/eval-kits
0
40589
<gh_stars>0 #include <defts201.h> #include "def1967VC3.h" .section/charany/doubleany program; //-------------------------------------------------------// // Wait for specified number of core clocks // // Arguments: // j4 - timeout (core cycles) // // Outputs: // none // Scratch: // xr3:0, xstat //-----------...
Transynther/x86/_processed/NC/_ht_st_zr_/i7-7700_9_0xca_notsx.log_3985_1066.asm
ljhsiun2/medusa
9
40590
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r12 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x14dcc, %rsi lea addresses_WC_ht+0x7c24, %rdi clflush (%rdi) nop nop nop nop nop sub %r12, %r12 mov $20, %rcx rep movsl nop xor $50052, %rbp lea addresses_WC_ht+0xc824,...
programs/oeis/176/A176816.asm
neoneye/loda
22
40591
; A176816: The number of steps to reach 0 under the map x -> x-tau(sigma(x)), starting at n. ; 1,1,1,2,2,1,2,3,3,3,3,2,4,2,3,3,4,3,5,3,4,5,4,3,5,4,6,4,5,4,6,5,5,5,6,6,6,5,7,5,6,5,7,6,7,6,7,6,8,7,8,7,8,6,8,6,8,7,8,7,9,8,9,9,9,9,10,7,9,9,9,10,10,10,10,10,10,9,10,11,10,10,10,11,11,11,10,10,11,10,11,11,12,11 lpb $0 mov ...
oeis/192/A192398.asm
neoneye/loda-programs
11
40592
<filename>oeis/192/A192398.asm ; A192398: a(n) = n^4 + 3*n^3 - 3*n. ; Submitted by <NAME> ; 1,34,153,436,985,1926,3409,5608,8721,12970,18601,25884,35113,46606,60705,77776,98209,122418,150841,183940,222201,266134,316273,373176,437425,509626,590409,680428,780361,890910,1012801,1146784,1293633,1454146,1629145,1819476,2026...
platform/mcu/r5f100lea/ccrl/bsp_vect_a.asm
jinlongliu/AliOS-Things
54
40593
<reponame>jinlongliu/AliOS-Things<gh_stars>10-100 $INCLUDE(port_cpu.inc) ;.NAME ?bsp_vect .EXTERN _int_dummy .EXTERN _krhino_tick_proc .PUBLIC _SOC_WDTI .PUBLIC _SOC_LVI .PUBLIC _SOC_P0 .PUBLIC _SOC_P1 .PUBLIC _SOC_P2 .PUBLIC _SOC_P3 .PUBLIC _SOC_P4 .PUBLIC _S...
custom-gcc/examples/redsquare/res/layout.asm
bplaat/win32asm
2
40594
%include "layout.inc" %include "resources.inc" ; ##################################################### ; ###################### FONTS ######################## ; ##################################################### font FONT_TITLE_ID, FONT_STRING_ID, 400, 48 vx font FONT_TEXT_ID, FONT_STRI...
programs/oeis/293/A293401.asm
neoneye/loda
22
40595
<reponame>neoneye/loda ; A293401: Least integer k such that k/n^2 > (1 + sqrt(5))/2 (the golden ratio). ; 0,2,7,15,26,41,59,80,104,132,162,196,233,274,318,365,415,468,525,585,648,714,784,856,932,1012,1094,1180,1269,1361,1457,1555,1657,1763,1871,1983,2097,2216,2337,2462,2589,2720,2855,2992,3133,3277,3424,3575,3728,3885,...
wmario.asm
mariahassan54/Super-Mario-Game-in-Assembly-Language
0
40596
.model small .stack 120h .data skin DB 14d clothes1 byte 06d clothes2 byte 04d unique byte 13d .code main proc mov AX, @data mov DS, AX mov AX, 0 mov ah, 0 mov al, 13H int 10h mov CX, 160d mov DX, 100d push CX mov ah, 0ch mov al, c...
programs/oeis/158/A158132.asm
karttu/loda
1
40597
<filename>programs/oeis/158/A158132.asm<gh_stars>1-10 ; A158132: 144n^2 + 2n. ; 146,580,1302,2312,3610,5196,7070,9232,11682,14420,17446,20760,24362,28252,32430,36896,41650,46692,52022,57640,63546,69740,76222,82992,90050,97396,105030,112952,121162,129660,138446,147520,156882,166532,176470,186696,197210,208012,219102,230...
programs/oeis/135/A135540.asm
neoneye/loda
22
40598
<gh_stars>10-100 ; A135540: a(n) = 2^(A000523(n) - A000120(n) + 2) - 1. ; 1,3,1,7,3,3,1,15,7,7,3,7,3,3,1,31,15,15,7,15,7,7,3,15,7,7,3,7,3,3,1,63,31,31,15,31,15,15,7,31,15,15,7,15,7,7,3,31,15,15,7,15,7,7,3,15,7,7,3,7,3,3,1,127,63,63,31,63,31,31,15,63,31,31,15,31,15,15,7,63,31,31,15,31,15,15,7,31,15,15,7,15,7,7,3,63,31,3...
Projects/GetWindowFont/GetWindowFont/GetWindowFont.asm
Zalexanninev15/ALP
0
40599
<reponame>Zalexanninev15/ALP ; License: https://github.com/Zalexanninev15/ALP/blob/main/LICENSE format PE GUI 4.0 entry start include 'includes\win32a.inc' ID_FONT = 101 section '.data' data readable writeable def_font db 'Default System Font',0 hWindow dd ? curs POINT font LOGFONT section '.code' code readable ...
oeis/327/A327008.asm
neoneye/loda-programs
11
40600
; A327008: a(n) = number of iterations of f(x)=floor((x^2+n^2)/(2x)) starting at x=n^2 to reach the value n. ; Submitted by <NAME> ; 0,1,2,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8...
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2.log_2543_1.asm
ljhsiun2/medusa
9
40601
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r8 push %rbx push %rdx lea addresses_UC_ht+0x19ce4, %r11 add %rdx, %rdx movb $0x61, (%r11) nop dec %rbx pop %rdx pop %rbx pop %r8 pop %r11 ret .global s_faulty_load s_faulty_load: push %r11 push %r12 push %r14 push %r8 push %rax...
lib/rleCharPad.asm
ggramlich/kickass-run-length-encoding
0
40602
<gh_stars>0 #importonce #import "./rleHelper.asm" .filenamespace rle .macro LIBSCREEN_SETBACKGROUND_RLE_AA(wBackground, wColor) { // LIBSCREEN_SETDISPLAYENABLE_V(false) // Disable display while updating // Init self modifying code in subroutine with parameters values SETWORD_VA(wBackground, libScreenRleSe...
src/open.asm
mp81ss/dos16lfn
2
40603
.8086 .model large, C include dos16l_.inc ; int open16l(const char* filename, int mode) public open16l .CODE open16l PROC USES bx ds filename:DWORD, mode:WORD IS_NULL_PTR filename mov ax, -9 je short exit mov ax, [mode] call parse_flags ...
oeis/061/A061201.asm
neoneye/loda-programs
11
40605
<filename>oeis/061/A061201.asm ; A061201: Partial sums of A007425: (tau<=)_3(n). ; Submitted by <NAME> ; 1,4,7,13,16,25,28,38,44,53,56,74,77,86,95,110,113,131,134,152,161,170,173,203,209,218,228,246,249,276,279,300,309,318,327,363,366,375,384,414,417,444,447,465,483,492,495,540,546,564,573,591,594,624,633,663,672,681,6...
Exploit-Dev/shellcodes/egghunter/bytes_34.nasm
bbhunter/Security-Guide
98
40607
global _start section .text _start: xor rsi,rsi push rsi ; starts the search at position 0 pop rdi next_page: or di,0xfff inc rdi next_4_bytes: push 21 pop rax syscall cmp al,0xf2 jz next_page mov eax,0xefbeefbd...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_776.asm
ljhsiun2/medusa
9
40608
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r14 push %r15 push %rcx push %rdi push %rsi lea addresses_UC_ht+0x13296, %rsi lea addresses_D_ht+0x108b6, %rdi nop xor %r10, %r10 mov $36, %rcx rep movsw nop nop nop cmp %r11, %r11 lea addresses_A_ht+0x6fb6, %rsi lea addres...
libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_ScreenStr_callee.asm
meesokim/z88dk
0
40609
; uint __CALLEE__ sp1_ScreenStr_callee(uchar row, uchar col) ; 02.2006 aralbrec, Sprite Pack v3.0 ; sinclair zx version SECTION code_temp_sp1 PUBLIC sp1_ScreenStr_callee sp1_ScreenStr_callee: pop hl pop de ex (sp),hl ld d,l INCLUDE "temp/sp1/zx/tiles/asm_sp1_ScreenStr.asm"
programs/oeis/158/A158316.asm
karttu/loda
1
40610
<filename>programs/oeis/158/A158316.asm ; A158316: 400n^2 - 2n. ; 398,1596,3594,6392,9990,14388,19586,25584,32382,39980,48378,57576,67574,78372,89970,102368,115566,129564,144362,159960,176358,193556,211554,230352,249950,270348,291546,313544,336342,359940,384338,409536,435534,462332,489930,518328,547526,577524,608322,63...
8088/demo/restarts/restarts_isav.asm
reenigne/reenigne
92
40611
<gh_stars>10-100 %include "../../defaults_bin.asm" %macro setNextStartAddress 0 mov bl,ch ; 2 0 2 mov bh,lineTable >> 8 ; 2 0 2 mov ah,[bx] ; 2 1 3 mov al,0x0d ; 2 0 2 out dx,ax ; 1 2 3 mov ah,[bx+0x100] ...
programs/oeis/076/A076816.asm
neoneye/loda
22
40613
<reponame>neoneye/loda ; A076816: Squares modulo triangular numbers: n^2 minus the greatest triangular number smaller than or equal to n^2. ; 0,0,1,3,1,4,0,4,9,3,9,1,8,16,6,15,3,13,24,10,22,6,19,1,15,30,10,26,4,21,39,15,34,8,28,0,21,43,13,36,4,28,53,19,45,9,36,64,26,55,15,45,3,34,66,22,55,9,43,78,30,66,16,53,1,39,78,24...
Array/array2_int.asm
berkcetinsaya/MIPSLanguageExamples
0
40614
<filename>Array/array2_int.asm .data myArray: .space 12 ### Allocates 12 consecutive bytes in memory .text ### Load values to registers $t0-$t2 addi $t0, $zero, 1 addi $t1, $zero, 2 addi $t2, $zero, 3 ### Load values to registers $t0-$t2 ### Counter for offset values will be stored in register $s0 addi $s0, ...
Working Disassembly/Levels/LBZ/Misc Object Data/Map - Collapsing Bridge.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
5
40615
Map_21E896: dc.w Frame_21E89C-Map_21E896 ; ... dc.w Frame_21E8CE-Map_21E896 dc.w Frame_21E930-Map_21E896 Frame_21E89C: dc.w 8 dc.b $F0, $D, 0, 0,$FF,$C0 dc.b $F0, $D, 0, 0,$FF,$E0 dc.b $F0, $D, 0, 0, 0, 0 dc.b $F0, $D, 0, 0, 0,$20 dc.b 0, $D, 0, 8,$FF,$C0 dc.b 0, $D, 0, 8,$FF,$E0 dc...
base/mvdm/wow16/kernel31/lddebug.asm
npocmaka/Windows-Server-2003
17
40616
<filename>base/mvdm/wow16/kernel31/lddebug.asm TITLE LDDEBUG - Debugger interface procedures include kernel.inc include newexe.inc include tdb.inc include protect.inc include wow.inc include dbgsvc.inc include bop.inc ifdef WOW include vint.inc endif ;.386p HEAPDUMP = 0 DEBUGOFFSET equ 000FBH INT...
oeis/214/A214936.asm
neoneye/loda-programs
11
40617
<reponame>neoneye/loda-programs ; A214936: a(0) = 1, a(n) = a(n - 1) * (length of binary representation of n). ; Submitted by <NAME> ; 1,1,2,4,12,36,108,324,1296,5184,20736,82944,331776,1327104,5308416,21233664,106168320,530841600,2654208000,13271040000,66355200000,331776000000,1658880000000,8294400000000,4147200000000...
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/atan2_callee.asm
jpoikela/z88dk
0
40618
SECTION code_fp_math32 PUBLIC atan2_callee EXTERN cm32_sccz80_atan2_callee defc atan2_callee = cm32_sccz80_atan2_callee ; SDCC bridge for Classic IF __CLASSIC PUBLIC _atan2_callee defc _atan2_callee = atan2_callee ENDIF
programs/oeis/100/A100412.asm
neoneye/loda
22
40619
<filename>programs/oeis/100/A100412.asm ; A100412: a(n) = 8*10^n - 7. ; 1,73,793,7993,79993,799993,7999993,79999993,799999993,7999999993,79999999993,799999999993,7999999999993,79999999999993,799999999999993,7999999999999993,79999999999999993,799999999999999993 mov $1,10 pow $1,$0 mul $1,8 sub $1,7 mov $0,$1
AOC/Meus Exercicios/Aula9/exercicio6.asm
joao-frohlich/BCC
10
40620
<filename>AOC/Meus Exercicios/Aula9/exercicio6.asm .data n_text: .asciiz "Insira valor em reais: " .text # <NAME> .globl main main: li $v0, 4 # call code para print_str la $a0, n_text # carregando str para arg da syscall syscall li $v0, 5 # call code para read_int syscall move $s0, $v0 # carreg...
programs/oeis/055/A055523.asm
neoneye/loda
22
40622
; A055523: Longest other leg of a Pythagorean triangle with n as length of a leg. ; 4,3,12,8,24,15,40,24,60,35,84,48,112,63,144,80,180,99,220,120,264,143,312,168,364,195,420,224,480,255,544,288,612,323,684,360,760,399,840,440,924,483,1012,528,1104,575,1200,624,1300,675,1404,728,1512,783,1624,840,1740,899,1860,960,1984,...
_incObj/6E Electrocuter.asm
kodishmediacenter/msu-md-sonic
9
40623
; --------------------------------------------------------------------------- ; Object 6E - electrocution orbs (SBZ) ; --------------------------------------------------------------------------- Electro: moveq #0,d0 move.b obRoutine(a0),d0 move.w Elec_Index(pc,d0.w),d1 jmp Elec_Index(pc,d1.w) ; ===============...
Semester4/MicroprocessorLab/Hardware/2B_BCDCounter.asm
ishank-dev/College-Work
1
40624
<reponame>ishank-dev/College-Work ; @Author: <NAME> ; @Last Modified by: <NAME> assume cs:code,ds:data data segment pa equ 20A0h pb equ 20A1h pc equ 20A2h cr equ 20A3h data ends code segment start: mov ax,data mov ds,ax mov dx,cr mov al,82h ; PA ou...
programs/oeis/026/A026532.asm
neoneye/loda
22
40625
<filename>programs/oeis/026/A026532.asm ; A026532: Ratios of successive terms are 3,2,3,2,3,2,3,2... ; 1,3,6,18,36,108,216,648,1296,3888,7776,23328,46656,139968,279936,839808,1679616,5038848,10077696,30233088,60466176,181398528,362797056,1088391168,2176782336,6530347008,13060694016,39182082048,78364164096,235092492288,...
src/lives.asm
cicr99/SpaceInvaders
3
40626
<filename>src/lives.asm %macro INI 0 push ebp mov ebp, esp pusha %endmacro %macro END 0 popa mov esp, ebp pop ebp %endmacro global paint_lives paint_lives: INI %define punt_map [ebp + 12] %define punt_lives [ebp + 8] mov ebx, punt_lives mov esi, punt_map add esi, 240 mov [es...
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_300_267.asm
ljhsiun2/medusa
9
40627
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r8 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0xc3f8, %r8 nop nop nop sub %rsi, %rsi movw $0x6162, (%r8) nop nop nop dec %r13 lea addresses_WT_ht+0xf5f8, %rdx clflush (%rdx) nop nop nop nop nop cmp %rcx, %rcx mov (%rdx), %...
user/ln.asm
harshitagupta1512/Tweaked-XV6
0
40629
user/_ln: file format elf64-littleriscv Disassembly of section .text: 0000000000000000 <main>: #include "kernel/stat.h" #include "user/user.h" int main(int argc, char *argv[]) { 0: 1101 addi sp,sp,-32 2: ec06 sd ra,24(sp) 4: e822 sd s0,16(sp) 6: e426 ...
41-Image-Decrypter.speed.size.asm
blueset/7bh-solutions
0
40630
<filename>41-Image-Decrypter.speed.size.asm -- 7 Billion Humans -- -- 41: Image Decrypter -- -- Size: 9/9 -- -- Speed: 34/34 -- pickup w mem1 = set myitem a: if mem1 >= 0: mem1 = calc mem1 - 1 step w jump a endif drop mem1 = nearest hole step mem1
MSDOS/Virus.MSDOS.Unknown.int13.asm
fengjixuchui/Family
3
40631
<reponame>fengjixuchui/Family Code Segment Assume CS:Code Old13 = 9Ch True13 = 9Dh Saved21 = 9Eh Temp13 = 9Fh VStart: loop Next ; Virus ID Next: push ax mov di,13h * 4 push di xor bp,bp mov ds,bp les bx,[di] mov di,True13 * 4 mov [di-4],bx mov [di-2],es mov ah,13h int 2Fh push es push...
oeis/042/A042740.asm
neoneye/loda-programs
11
40632
<reponame>neoneye/loda-programs ; A042740: Numerators of continued fraction convergents to sqrt(901). ; Submitted by <NAME> ; 30,1801,108090,6487201,389340150,23366896201,1402403112210,84167553628801,5051455620840270,303171504804045001,18195341743863540330,1092023676136616464801,65539615909940851428390,3933468978272587...
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_19_1615.asm
ljhsiun2/medusa
9
40633
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0xe9c4, %rsi lea addresses_D_ht+0x1c559, %rdi clflush (%rdi) nop nop nop nop cmp %r13, %r13 mov $66, %rcx rep movsq add %rsi, %rsi lea addresses_WT_ht...
Transynther/x86/_processed/US/_zr_un_/i7-7700_9_0x48_notsx.log_9_1939.asm
ljhsiun2/medusa
9
40634
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r8 push %rbx push %rdi lea addresses_UC_ht+0x14e38, %rbx nop nop cmp %r11, %r11 mov (%rbx), %r12w nop nop nop nop nop dec %r14 lea addresses_WT_ht+0x1d678, %rdi nop nop nop xor $41761, %r8 mov (%rdi), %ebx nop nop nop and %rdi, %rdi pop %r...
base/mvdm/wow16/timer/libinit.asm
npocmaka/Windows-Server-2003
17
40635
; ; LibInit.asm library stub to do local init for a Dynamic linked library ; ; NOTE!!!! link this MODULE first or you will be sorry!!!! ; ?PLM=1 ; pascal call convention ?WIN=0 ; Windows prolog/epilog code ?DF=1 PMODE=1 .286 .xlist include cmacros.inc include windows.inc include sysinfo.inc include ...
programs/oeis/063/A063250.asm
jmorken/loda
1
40639
<filename>programs/oeis/063/A063250.asm<gh_stars>1-10 ; A063250: Number of binary right-rotations (iterations of A038572) to reach fixed point. ; 0,0,1,0,2,2,1,0,3,3,3,3,2,2,1,0,4,4,4,4,4,4,4,4,3,3,3,3,2,2,1,0,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,3,3,3,3,2,2,1,0,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_938.asm
ljhsiun2/medusa
9
40640
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r8 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0x18aab, %rbp clflush (%rbp) nop nop nop add %r8, %r8 movw $0x6162, (%rbp) nop cmp %rsi, %rsi lea addresses_WT_ht+0xf7ab, %r9 lfence vmovups (%r9), %ymm5 vextracti128 ...
xv6/zombie.asm
ZhangHnu/xv6FileSystem
0
40641
_zombie: file format elf32-i386 Disassembly of section .text: 00000000 <main>: #include "stat.h" #include "user.h" int main(void) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 e4 f0 and $0xfffffff0,%esp 6: 83 ec 10 sub $0x10,%...
programs/oeis/340/A340745.asm
jmorken/loda
1
40643
<reponame>jmorken/loda<filename>programs/oeis/340/A340745.asm<gh_stars>1-10 ; A340745: a(n) is the number of "add the square" iterations required to reach or exceed 1 starting at 1/n. ; 0,2,3,5,6,7,8,9,10,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,5...
VirTool.Win32.Disassembler.Ade86/TEST/m16.asm
TheWover/Vx-Libraries
1
40644
USE16 SUB AL,[BX+SI] SUB CX,[BX+DI] SUB EDX,[BP+SI] SUB CH,[BP+DI] SUB [SI],SP SUB [DI],ESP SUB [BP],DH SUB [BX],EDI SUB CH,[BX+SI+01FH] SUB AX,[BX+DI+01FH] SUB EDX,[BP+SI-01FH] SUB BX,[BP+DI-01FH] SUB [SI+01234H],BL MOV [DI+01234H],EBP SUB [BP-01234H],SI SUB [BX-01234H],DI SUB AL,[+01234H] SUB AX,[-0...
07/MemoryAccess/StaticTest/StaticTest.asm
Thomas-Neill/nand2tetris-solutions
0
40646
<reponame>Thomas-Neill/nand2tetris-solutions<gh_stars>0 //Push(source=CONSTANT, where=111) @111 D=A @SP M=M+1 A=M-1 M=D //Push(source=CONSTANT, where=333) @333 D=A @SP M=M+1 A=M-1 M=D //Push(source=CONSTANT, where=888) @888 D=A @SP M=M+1 A=M-1 M=D //Pop(source=STATIC, where=8) @SP M=M-1 A=M D=M M=0 @StaticTest.8 M=D //...
tools/asmx2/test/68hc16.asm
retro16/blastsdk
10
40647
<reponame>retro16/blastsdk<filename>tools/asmx2/test/68hc16.asm COM $38,X ; 00 38 DEC $38,X ; 01 38 NEG $38,X ; 02 38 INC $38,X ; 03 38 ASL $38,X ; 04 38 CLR $38,X ; 05 38 TST $38,X ; 06 38 FCB $07 ; 07 BCLR $3136,X,#$4D ; 08 4D 3136 BSET $3136,X,#$4D ; 09 4D 3136 BRCLR $3136,X,#$4D,. ; 0A 4D 3136 FB...
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/mul2_fastcall.asm
jpoikela/z88dk
0
40648
SECTION code_fp_math32 PUBLIC mul2_fastcall EXTERN _m32_mul2f defc mul2_fastcall = _m32_mul2f ; SDCC bridge for Classic IF __CLASSIC PUBLIC _mul2_fastcall defc _mul2_fastcall = mul2_fastcall ENDIF