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/021/A021568.asm
neoneye/loda-programs
11
45518
<gh_stars>10-100 ; A021568: Decimal expansion of 1/564. ; 0,0,1,7,7,3,0,4,9,6,4,5,3,9,0,0,7,0,9,2,1,9,8,5,8,1,5,6,0,2,8,3,6,8,7,9,4,3,2,6,2,4,1,1,3,4,7,5,1,7,7,3,0,4,9,6,4,5,3,9,0,0,7,0,9,2,1,9,8,5,8,1,5,6,0,2,8,3,6,8,7,9,4,3,2,6,2,4,1,1,3,4,7,5,1,7,7,3,0 add $0,1 mov $2,10 pow $2,$0 mov $0,$2 div $0,564 mod $0,10
zlib-1.2.8/contrib/vstudio/vc11/x86/TestZlibDebug/Tmp/inffast.asm
evildevil1990/arduinoCameraStream
4
45519
<filename>zlib-1.2.8/contrib/vstudio/vc11/x86/TestZlibDebug/Tmp/inffast.asm<gh_stars>1-10 ; Listing generated by Microsoft (R) Optimizing Compiler Version 18.00.21005.1 TITLE D:\Development\electronic\project\zlib-1.2.8\inffast.c .686P .XMM include listing.inc .model flat INCLUDELIB MSVCRTD INCLUDELIB OLDNAMES ...
Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i9-9900K_12_0xa0.log_21829_1063.asm
ljhsiun2/medusa
9
45520
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %r14 push %r15 push %rcx push %rdi push %rsi lea addresses_WT_ht+0x3e9c, %r10 nop nop sub $23212, %r14 mov $0x6162636465666768, %r13 movq %r13, %xmm3 and $0xffffffffffffffc0, %r10 movaps %xmm3, (%r10)...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_14802_48.asm
ljhsiun2/medusa
9
45521
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0xdc8a, %r13 nop nop nop and %r12, %r12 movb $0x61, (%r13) nop sub %r15, %r15 lea addresses_A_ht+0xb70a, %rsi lea addresses_A_ht+0xf34a, %rdi nop and $52900, %rbp mov $107, %r...
oeis/313/A313620.asm
neoneye/loda-programs
11
45522
; A313620: Coordination sequence Gal.6.348.4 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 <NAME>(s4) ; 1,5,10,14,20,25,29,34,40,44,49,54,59,64,68,74,79,83,88,94,98,103,108,113,118,122,128,133,137,142,148,152,157,162,1...
libsrc/graphics/drawto.asm
andydansby/z88dk-mk2
1
45523
; ; Z88 Graphics Functions - Small C+ stubs ; ; Written around the Interlogic Standard Library ; ; Stubs Written by <NAME> - 30/9/98 ; ; ; $Id: drawto.asm,v 1.2 2009/10/23 14:25:50 stefano Exp $ ; ;Usage: drawto(struct *pixels) XLIB drawto LIB swapgfxbk ...
oeis/141/A141353.asm
neoneye/loda-programs
11
45526
<filename>oeis/141/A141353.asm ; A141353: a(n) = Catalan(n) + 2^n - 0^n. ; Submitted by <NAME> ; 1,3,6,13,30,74,196,557,1686,5374,17820,60834,212108,751092,2690824,9727613,35423206,129775862,477900844,1767787478,6565168996,24468364172,91486757944,343068002258,1289920924540,4861979955884 mov $3,$0 seq $0,141351 ; a(n)=...
Irvine/Examples/ch10/AllPoints.asm
alieonsido/ASM_TESTING
0
45527
<filename>Irvine/Examples/ch10/AllPoints.asm ; Loop Through Array (AllPoints.asm) ; Loop through the array of points and set their ; X and Y values. INCLUDE Irvine32.inc NumPoints = 3 .data ALIGN WORD AllPoints COORD NumPoints DUP(<0,0>) .code main PROC mov edi,0 ; array index mov ecx,NumPoints ; loop c...
cards/bn6/ItemCards/137-E014 Dark Scythe's Shady Dealings.asm
RockmanEXEZone/MMBN-Mod-Card-Kit
10
45528
.include "defaults_item.asm" table_file_jp equ "exe6-utf8.tbl" table_file_en equ "bn6-utf8.tbl" game_code_len equ 3 game_code equ 0x4252354A // BR5J game_code_2 equ 0x42523545 // BR5E game_code_3 equ 0x42523550 // BR5P card_type equ 0 card_id equ 14 card_no equ "014" card_sub equ "Item Card 014" card_sub_...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_106.asm
ljhsiun2/medusa
9
45530
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %rax push %rbp lea addresses_normal_ht+0x1d6b9, %rbp nop nop nop dec %r11 vmovups (%rbp), %ymm1 vextracti128 $0, %ymm1, %xmm1 vpextrq $0, %xmm1, %r12 nop sub $33888, %rax pop %rbp pop %rax pop %r12 pop %r11 ret .global s_faulty_load s_faulty_loa...
programs/oeis/157/A157443.asm
karttu/loda
1
45531
<filename>programs/oeis/157/A157443.asm ; A157443: a(n) = 121*n^2 - 38*n + 3. ; 86,411,978,1787,2838,4131,5666,7443,9462,11723,14226,16971,19958,23187,26658,30371,34326,38523,42962,47643,52566,57731,63138,68787,74678,80811,87186,93803,100662,107763,115106,122691,130518,138587,146898,155451,164246,173283,182562,192083,2...
arch/x86/lib/hex32corelib.asm
hashiohiro/Hex
0
45532
<reponame>hashiohiro/Hex<filename>arch/x86/lib/hex32corelib.asm segment .text [global OpHLT] [global OpCLI] [global OpSTI] [global OpSTIHLT] [global OpIn8] [global OpIn16] [global OpIn32] [global OpOut8] [global OpOut16] [global OpOut32] [global LoadEFlags] [global StoreEFlags] [global LoadGDTR] [global LoadIDTR] ; vo...
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2886.asm
ljhsiun2/medusa
9
45533
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %rax push %rcx push %rdi push %rsi lea addresses_normal_ht+0x298c, %rsi lea addresses_A_ht+0x8dcc, %rdi nop nop add $23906, %r10 mov $124, %rcx rep movsw nop inc %rax lea addresses_D_ht+0x11f4c, %rcx and %r12, %r12 mov $0x6162636465666768, %rdi movq ...
src/sys/osldr/bioscall.asm
germix/sanos
57
45534
<reponame>germix/sanos ; ; bioscall.asm ; ; Protected mode BIOS calls ; ; Copyright (C) 2011 <NAME>. All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions ; are met: ; ; 1. Redistributions of source code must ret...
data.asm
ncot-tech/z80-life
9
45535
boardTop: DB "+------------[ RC2014 Conway's Life ]--------------------------------------------+",0 boardBottom: DB "+----------------------------------------------[2020 <NAME> @ncot_tech]--+",0 currentGrid: ; Pointer to memory... DW screenBuf2 otherGrid: DW screenBuf1 screenBuf1: BLOCK...
labs/buf64/buf64/shell.asm
jakuta-tech/Labtainers
0
45536
<reponame>jakuta-tech/Labtainers ; 22 byte execve("/bin//sh", 0, 0) for linux/x86-64 bits 64 push 59 pop rax ; eax = 59 cdq ; edx = 0 push rdx ; NULL pop rsi ; esi = NULL mov rcx, '/bin//sh' push rdx ; 0 push rcx ; "/bin//sh" ...
data/baseStats_original/houndour.asm
adhi-thirumala/EvoYellow
16
45537
<gh_stars>10-100 ;HoundourBaseStats: db DEX_HOUNDOUR ; pokedex id db 45 ; base hp db 60 ; base attack db 30 ; base defense db 65 ; base speed db 80 ; base special db FIRE ; species type 1 db DARK ; species type 2 db 65 ; catch rate db 91 ; base exp yield INCBIN "pic/ymon/houndour.pic",0,1 ; 55, sprite dimensions dw Hou...
game/data/rom_constants.asm
sgadrat/super-tilt-bro
91
45538
;TODO re-check that none of these constants are used directly duration_table(PLAYER_RESPAWN_MAX_DURATION, player_respawn_max_duration) duration_table(PLAYER_DOWN_TAP_MAX_DURATION, player_down_tap_max_duration) ;tech_max_frames_before_collision: ; .byt TECH_MAX_FRAMES_BEFORE_COLLISION_PAL, TECH_MAX_FRAMES_BEFORE_COLLIS...
programs/oeis/248/A248232.asm
neoneye/loda
22
45539
<filename>programs/oeis/248/A248232.asm ; A248232: Numbers k such that A248231(k+1) = A248231(k). ; 1,4,8,11,15,18,22,25,28,32,35,39,42,46,49,52,56,59,63,66,69,73,76,80,83,87,90,93,97,100,104,107,110,114,117,121,124,128,131,134,138,141,145,148,151,155,158,162,165,168,172,175,179,182,186,189,192,196,199,203,206,209,213,...
rdpfuzz-dynamorio/clients/drcachesim/tests/allasm_aarch64_flush.asm
fengjixuchui/rdpfuzz
107
45540
<reponame>fengjixuchui/rdpfuzz /* ********************************************************** * Copyright (c) 2020 Google, Inc. All rights reserved. * Copyright (c) 2016 ARM Limited. All rights reserved. * **********************************************************/ /* * Redistribution and use in source and binary f...
assignment5/adduser.asm
gkweb76/SLAE
15
45541
<reponame>gkweb76/SLAE<gh_stars>10-100 ; Metasploit linux/x86/adduser ; Analysis by <NAME> ; SLAE-681 global _start section .text _start: ; set current user id to 0 (= root) ; int setreuid(uid_t ruid, uid_t euid) xor ecx,ecx ; 2nd arg: euid = 0 mov ebx,ecx ; 1st arg: ruid = 0 push byte +0x46 ; push 70 = se...
inc/scrt.asm
arhefner/elf-io
0
45542
;------------------------------------------------------------------------ ;This is an implementation of the call and return ;routines for the Standard Call and Return ;Technique (SCRT), as described in the User Manual ;for the CDP1802 COSMAC Microprocessor (MPM-201A). EXITA: SEP R3 ;R3 is pointing to the ...
programs/oeis/084/A084221.asm
karttu/loda
0
45543
<reponame>karttu/loda ; A084221: a(n+2) = 4*a(n), with a(0)=1, a(1)=3. ; 1,3,4,12,16,48,64,192,256,768,1024,3072,4096,12288,16384,49152,65536,196608,262144,786432,1048576,3145728,4194304,12582912,16777216,50331648,67108864,201326592,268435456,805306368,1073741824,3221225472,4294967296,12884901888,17179869184,5153960755...
Levels/AIZ/Misc Object Data/Map - Act 2 Foreground Tree.asm
NatsumiFox/AMPS-Sonic-3-Knuckles
5
45544
dc.w word_2B99C-Map_AIZ2FGTree word_2B99C: dc.w 4 dc.b $C0, 7, 0, 0, $FF, $F8 dc.b $E0, 7, 0, 0, $FF, $F8 dc.b 0, 7, 0, 0, $FF, $F8 dc.b $20, 7, 0, 0, $FF, $F8
Library/User/Gen/genItem.asm
steakknife/pcgeos
504
45545
<reponame>steakknife/pcgeos COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: UserInterface/Gen FILE: GenItem.asm ROUTINES: Name Description ---- ----------- GLB GenItemClass Item object ...
Library/Spool/Process/processC.asm
steakknife/pcgeos
504
45547
<reponame>steakknife/pcgeos<filename>Library/Spool/Process/processC.asm COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: Spool/Process FILE: processC.asm AUTHOR: <NAME>, Aug 17, 1993 ROUTINES: N...
programs/oeis/228/A228344.asm
karttu/loda
1
45548
<filename>programs/oeis/228/A228344.asm ; A228344: Floor(3*n^2/4) - 1. ; 2,5,11,17,26,35,47,59,74,89,107,125,146,167,191,215,242,269,299,329,362,395,431,467,506,545,587,629,674,719,767,815,866,917,971,1025,1082,1139,1199,1259,1322,1385,1451,1517,1586,1655,1727,1799,1874,1949,2027 mov $1,$0 add $0,4 mul $1,$0 div $1,4 ...
programs/oeis/100/A100672.asm
neoneye/loda
22
45549
<reponame>neoneye/loda<gh_stars>10-100 ; A100672: Second least-significant bit in the binary expansion of the n-th prime. ; 1,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,1,0,1,1,0,1,1,0,0,0,1,1,0,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,0,1,1,1,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,1,0,0,1,0,1,0,0,1,1,0,1,1,0,0,0,0,1,0,1,0,1,1,0,0,0,1,1,1,1,1,1,1,0,0,...
Trojan.Tinba/source/-RootKit/ZwHdFile.asm
010001111/Vx-Suites
2
45551
FILE_BOTH_DIRECTORY_INFORMATION struc NextEntryOffset dd ? Unknown dd ? CreationTime dq ? LastAccessTime dq ? LastWriteTime dq ? ChangeTime dq ? EndOfFile dq ? AllocationSize dq ? FileAttributes dd ? FileNameLength dd ? EaInformationLength dd ? AlternateNameLength db ? _DummyAlign...
_maps/Pushable Blocks.asm
kodishmediacenter/msu-md-sonic
9
45552
; --------------------------------------------------------------------------- ; Sprite mappings - pushable blocks (MZ, LZ) ; --------------------------------------------------------------------------- Map_Push_internal: dc.w @single-Map_Push_internal dc.w @four-Map_Push_internal @single: dc.b 1 dc.b $F0, $F, 0, 8...
source/rom9/r9_rabbitImpl.asm
evanbowman/Red
5
45553
<filename>source/rom9/r9_rabbitImpl.asm<gh_stars>1-10 ;;; $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ;;; ;;; ASM Source code for Red GBC, by <NAME>, 2021 ;;; ;;; ;;; The following licence covers the source code included in this file. The ;;; game's characters and artwork belong to <NAM...
cmd/print/print_t.asm
minblock/msdos
0
45554
page 80,132 TITLE 4.00 PRINT TRANSIENT ;/* ; * Microsoft Confidential ; * Copyright (C) Microsoft Corporation 1991 ; * All Rights Reserved. ; */ ; $SALUT (4,25,30,41) INCLUDE pridefs.inc SaveReg MACRO reglis...
programs/oeis/140/A140482.asm
neoneye/loda
22
45555
; A140482: a(n) = 2*n + tau(n). ; 3,6,8,11,12,16,16,20,21,24,24,30,28,32,34,37,36,42,40,46,46,48,48,56,53,56,58,62,60,68,64,70,70,72,74,81,76,80,82,88,84,92,88,94,96,96,96,106,101,106,106,110,108,116,114,120,118,120,120,132,124,128,132,135,134,140 mov $1,$0 seq $1,5 ; d(n) (also called tau(n) or sigma_0(n)), the numbe...
src/stage1/pm.asm
Cc618/Os2020
3
45556
; Set up protected mode (32 bits) ; 32 bits protected mode entry protectedMain: ; Set the data segment mov ax, DATA_SEG mov ds, ax mov ss, ax mov es, ax mov fs, ax mov gs, ax ; Update stack base to the top of the free space mov ebp, KERNEL_STACK_TOP mov esp, ebp ; Move variables in...
oeis/052/A052580.asm
neoneye/loda-programs
11
45557
<reponame>neoneye/loda-programs ; A052580: E.g.f. (1-2x)/(1-2x-x^2). ; Submitted by <NAME>(s4) ; 1,0,2,12,120,1440,20880,352800,6814080,148055040,3574368000,94922150400,2749948185600,86306508288000,2917072801843200,105636550795776000,4080467097907200000,167469023145295872000 mov $1,1 lpb $0 mov $2,$3 mul $3,2 ad...
third_party/codecs/xvidcore/src/quant/x86_asm/quantize_mpeg_xmm.asm
Narflex/sagetv
292
45558
;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - 3dne Quantization/Dequantization - ; * ; * Copyright (C) 2002-2003 <NAME> <<EMAIL>> ; * 2002 <NAME> ; * ; * This program is free software ; you can redistribute it and/or modify ;...
src/hooks.asm
beckadamtheinventor/BOSshell5
2
45559
hook_token_stop := $d9 - $ce hook_parser: db $83 ; hook signifier cp a,2 jr z,.maybe_stop xor a,a ret .maybe_stop: ld a,hook_token_stop ; check if stop token cp a,b ld a,ti.E_AppErr1 jp z,ti.JError xor a,a ret hook_app_change: db $83 ld c,a ; huh ld a,b cp a,ti.cxPrgmEdit ; only allow when editing ...
code/reverse.asm
Masrt200/asm-disasm
0
45560
<reponame>Masrt200/asm-disasm ; reverse a list of elements ; push them to the stack and then pop them back off to the memory SECTION .data SYS_EXIT equ 60 EXIT_SUCCESS equ 0 numbers dq 65521,57005,12,51984,4458 len dq 5 SECTION .text global _start _start: mov rcx, qword [len] ; counter for compar...
Transynther/x86/_processed/NONE/_ht_un_/i9-9900K_12_0xa0.log_21829_1607.asm
ljhsiun2/medusa
9
45561
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x9824, %r9 cmp $42248, %rbp mov (%r9), %si nop add $53611, %r13 lea addresses_UC_ht+0x13ba4, %r14 nop cmp %rdx, %rdx mov (%r14), %edi nop cmp %rsi, %rsi lea addresses_D_ht+0xa...
programs/oeis/145/A145980.asm
karttu/loda
1
45562
<filename>programs/oeis/145/A145980.asm ; A145980: a(n) = 29 + 73*n + 37*n^2. ; 29,139,323,581,913,1319,1799,2353,2981,3683,4459,5309,6233,7231,8303,9449,10669,11963,13331,14773,16289,17879,19543,21281,23093,24979,26939,28973,31081,33263,35519,37849,40253,42731,45283,47909,50609,53383,56231,59153,62149,65219,68363,7158...
oeis/249/A249308.asm
neoneye/loda-programs
11
45563
<filename>oeis/249/A249308.asm ; A249308: Central terms of triangle A249307. ; Submitted by <NAME>(s3) ; 1,2,8,16,96,192,1280,2560,17920,35840,258048,516096,3784704,7569408,56229888,112459776,843448320,1686896640,12745441280,25490882560,193730707456,387461414912,2958796259328,5917592518656,45368209309696,90736418619392...
programs/oeis/007/A007956.asm
neoneye/loda
22
45564
; A007956: Product of proper divisors of n. ; 1,1,1,2,1,6,1,8,3,10,1,144,1,14,15,64,1,324,1,400,21,22,1,13824,5,26,27,784,1,27000,1,1024,33,34,35,279936,1,38,39,64000,1,74088,1,1936,2025,46,1,5308416,7,2500,51,2704,1,157464,55,175616,57,58,1,777600000,1,62,3969,32768,65,287496,1,4624,69,343000,1,1934917632,1,74,5625,57...
src/dc26-6502.asm
GreyBadge/dc26-6502
5
45565
<filename>src/dc26-6502.asm ;; Copyright (C) 2018, <NAME> ;; All rights reserved. ;; ;; Redistribution and use in source and binary forms, with or without ;; modification, are permitted provided that the following conditions ;; are met: ;; ;; 1. Redistributions of source code must retain the above copyright ;; notic...
FlaxVM/bin/Debug/Examples/Input.asm
DreamVB/FlaxVM
0
45566
<filename>FlaxVM/bin/Debug/Examples/Input.asm # Input a number and make a copy and multpily it SYS 2 DUP MUL SYS 3 #Print line break PUSH 10 SYS 4 POP HLT
colconj.asm
ILZM/mips_examples
0
45567
loop: addi $v0, $v0, 1 jal collatz addi $a0, $v1, 0 bne $v1, 1, loop j exit collatz: andi $t0, $a0, 1 beq $t0, $zero, label add $v1, $a0, $a0 add $v1, $v1, $a0 addi $v1, $v1, 1 jr $ra label: srl $v1, $a0, 1 jr $ra exit:
programs/oeis/340/A340081.asm
neoneye/loda
22
45568
; A340081: a(n) = gcd(n-1, A003958(n)). ; 1,1,2,1,4,1,6,1,4,1,10,1,12,1,2,1,16,1,18,1,4,1,22,1,8,1,2,3,28,1,30,1,4,1,2,1,36,1,2,1,40,1,42,1,4,1,46,1,12,1,2,3,52,1,2,1,4,1,58,1,60,1,2,1,16,5,66,1,4,3,70,1,72,1,2,3,4,1,78,1,16,1,82,1,4,1,2,1,88,1,18,1,4,1,2,1,96,1,2,1 mov $1,$0 seq $1,3958 ; If n = Product p(k)^e(k) the...
cv/cvtypes.asm
DigitalMars/optlink
28
45569
<reponame>DigitalMars/optlink<filename>cv/cvtypes.asm TITLE CVTYPES - Copyright (c) SLR Systems 1994 INCLUDE MACROS if fg_cvpack INCLUDE CVTYPES PUBLIC PROCESS_CV_TYPES .DATA EXTERNDEF TEMP_RECORD:BYTE,CV_SPECIAL_BLOCK:DWORD EXTERNDEF EXETABLE:DWORD,FIX2_SM_LEN:DWORD,MODULE_LTYPE_DELTA:DWORD EX...
engine/movie/gbc_only.asm
Dev727/ancientplatinum
28
45570
<reponame>Dev727/ancientplatinum<gh_stars>10-100 GBCOnlyScreen: ldh a, [hCGB] and a ret nz ld de, MUSIC_NONE call PlayMusic call ClearTileMap ld hl, GBCOnlyGFX ld de, wGBCOnlyDecompressBuffer ldh a, [rSVBK] push af ld a, 0 ; this has the same effect as selecting bank 1 ldh [rSVBK], a call Decompress po...
2.writetosectormbr/writetosector.asm
bpoje/x86-asm
0
45571
;--------------------------------------------------------------------------- ; MBR - Initialize the 512 Bytes (1 sector) in memory and write them to disk ; ;It writes to Cylinder 0, head 0, sector 1 (location where this mbr is stored ;on disk). So executing mbr (loaded into memory) overwrites mbr that is stored ;on dis...
GaidenMagic/RangeHoverFix.asm
HyperGammaSpaces/FE8GaidenMagic
1
45572
<filename>GaidenMagic/RangeHoverFix.asm<gh_stars>1-10 .thumb @hooks at 080171ec mov r7, #0x0 cmp r1, #0x0 blt NotSelectingAnOption SelectNthSpell: push {r2,r7} ldr r7, =0x0203F082 ldrh r7, [r7] cmp r7, #0x1 bne LoadNthItemFromInventory mov r7, r1 ldr r3, SpellsGetter mov lr, r3 .short 0xf800 mov r1, r7 ldrb r2, [r0,...
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_560.asm
ljhsiun2/medusa
9
45574
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r15 push %r8 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xf4aa, %rbp nop xor %r13, %r13 mov (%rbp), %r15w nop and $63573, %r8 lea addresses_WC_ht+0x18e52, %rdx nop nop nop nop nop inc %rcx mov $0x6162636465666768, %r12 mov...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1791.asm
ljhsiun2/medusa
9
45575
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r15 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x19a53, %rcx nop nop nop cmp %rax, %rax mov $0x6162636465666768, %r12 movq %r12, %xmm5 movups %xmm5, (%rcx) nop and $20779, %r15 lea addresses_A_ht+0x1bc63, %rsi lea addresses...
programs/oeis/147/A147666.asm
neoneye/loda
22
45576
; A147666: List of triples (0, 6n+1, 6n+5) for n = 0, 1, 2, ... ; 0,1,5,0,7,11,0,13,17,0,19,23,0,25,29,0,31,35,0,37,41,0,43,47,0,49,53,0,55,59,0,61,65,0,67,71,0,73,77,0,79,83,0,85,89,0,91,95,0,97,101,0,103,107,0,109,113,0,115,119,0,121,125,0,127,131,0,133,137,0,139,143,0,145 lpb $0 sub $1,$0 mod $1,3 mov $2,$0 ...
src/cpu/a20.asm
InsaneMiner/tinyvale
11
45577
<filename>src/cpu/a20.asm ; BSD 3-Clause License ; Copyright (c) 2021, AtieP ; All rights reserved. ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions are met: ; 1. Redistributions of source code must retain the above copyright no...
2ndSemester/Operating Systems/Lab3-4/EXE-Template-2/Template2EXE.asm
xairaven/kpi_labs
0
45578
<reponame>xairaven/kpi_labs<filename>2ndSemester/Operating Systems/Lab3-4/EXE-Template-2/Template2EXE.asm<gh_stars>0 STK SEGMENT STACK DB 256 DUP (?) STK ENDS DATA SEGMENT msg db "Hello World!", 0Dh, 0Ah, '$' DATA ENDS CODE SEGMENT ASSUME CS:CODE, DS:DATA, SS:STK START: mov AX, DATA mov DS, AX mo...
test/test.asm
mp81ss/dos16lfn
2
45580
<gh_stars>1-10 ; functional checks are done by c tests. This file checks ASM protos only .8086 .model large, C .STACK 100h include dos16lfn.inc .CONST err_msg db "Version error!$" .DATA? maj dw ? min dw ? .CODE .STARTUP invoke get_version16l, ADDR maj, ADDR min .IF (([maj] ...
oeis/078/A078045.asm
neoneye/loda-programs
11
45581
<filename>oeis/078/A078045.asm<gh_stars>10-100 ; A078045: Expansion of (1-x)/(1+x+x^2-2*x^3). ; Submitted by <NAME>(s2) ; 1,-2,1,3,-8,7,7,-30,37,7,-104,171,-53,-326,721,-501,-872,2815,-2945,-1614,10189,-14465,1048,33795,-63773,32074,99289,-258909,223768,233719,-975305,1189122,253621,-3393353,5517976,-1617381,-10687301,...
cs383_CompOrgAndProc/hw/01asm/04.asm
joshgrib/2017F-coursework
0
45583
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Problem 4: ;; Write an assembly language program to add any 15 binary numbers. Get the ;; numbers from the Data Space starts from 0x0100. Output the lower byte of ;; the result to Port B and the high byte of the result to Port C. ...
unordnung_auch_assembler/asm/attiny13/IR-sensitive/toggleOnPinChangeIRQ_is-sleep-used.asm
no-go/Blink_atmega328p
0
45585
<reponame>no-go/Blink_atmega328p .include "myTiny13.h" .equ TASTER,3 .equ LEDB,1 ;irq Vector .org 0x0000 rjmp RESET nop rjmp PCINT0 .org 0x0010 RESET: sbi DDRB,LEDB ; output cbi DDRB,TASTER ; input ldi A,0b00100000 ; IRQ react on PCINT out GIMSK,A sbi PCMSK,TASTER ; set PCINT on TASTER IRQ ; 00x00...
modules/core/Format String.asm
vladikcomper/md-modules
9
45586
; =============================================================== ; --------------------------------------------------------------- ; Error handling and debugging modules ; 2016-2017, Vladikcomper ; --------------------------------------------------------------- ; String formatter module ; ----------------------------...
Pong.asm
pranavn21/Pong-implementation-in-Assembly
0
45587
# <NAME> # April 25, 2021 # Parts of code are from Professor Mazidi's examples # # Instructions on how to run: # # 1) Click Tools -> Bitmap display # 2) set pixel dim to 4x4 # 3) set display dim to 256x256 # 4) Set base address for display to 0x10008000 ($gp) # 5) Connect to MIPS # # 6) Clic...
newbios.asm
eyalabraham/new-xt-bios
13
45589
<reponame>eyalabraham/new-xt-bios ;******************************************************************** ; newbios.asm ; ; BIOS rewrite for PC/XT ; ; BIOS replacement for PC/XT clone ; Hardware includes Z80-SIO USART (on channel B) + RPi to replace CRT. ; Reconstructed keyboard interface for PS/2 protocol. ; COM1 w...
src/kernel/x86/boot.asm
kiznit/kiznix
5
45590
<reponame>kiznit/kiznix ; Copyright (c) 2015, <NAME> ; 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 notice, this ; list of c...
oeis/342/A342413.asm
neoneye/loda-programs
11
45591
; A342413: a(n) = gcd(phi(n), A003415(n)), where A003415(n) is the arithmetic derivative of n, and phi is Euler totient function. ; Submitted by <NAME> ; 1,1,1,2,1,1,1,4,6,1,1,4,1,3,8,8,1,3,1,8,2,1,1,4,10,3,9,4,1,1,1,16,2,1,12,12,1,3,8,4,1,1,1,4,3,1,1,16,14,5,4,8,1,9,8,4,2,1,1,4,1,3,3,32,6,1,1,8,2,1,1,12,1,3,5,4,6,1,1,...
8LED_ASCII_VIA.asm
WesternDesignCenter/8LED_ASCII_VIA
1
45593
<filename>8LED_ASCII_VIA.asm ; File: 8LED_ASCII_VIA.asm ; Feb 09, 2015 ; This is a simple example of how to turn on LEDs to represent the ASCII values used by computers to ; represent the letters in the alphabet. org $1900 ; This is the location in memory where the program is stored ; When the board is plugg...
Library/Pref/Preflang/preflang.asm
steakknife/pcgeos
504
45594
<filename>Library/Pref/Preflang/preflang.asm<gh_stars>100-1000 COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: preflang FILE: preflang.asm AUTHOR: <NAME>, Jan 23, 1995 ROUTINES: Name Descript...
oeis/013/A013755.asm
neoneye/loda-programs
11
45596
; A013755: a(n) = 14^(3*n + 2). ; 196,537824,1475789056,4049565169664,11112006825558016,30491346729331195904,83668255425284801560576,229585692886981495482220544,629983141281877223603213172736,1728673739677471101567216945987584,4743480741674980702700443299789930496,13016111155156147048210016414623569281024,3571620900974...
libsrc/video/tms9918/l_tms9918_disable_interrupts_im1.asm
dikdom/z88dk
1
45597
SECTION code_clib PUBLIC l_tms9918_disable_interrupts PUBLIC l_tms9918_enable_interrupts PUBLIC l_tms9918_enable_interrupts_jp EXTERN l_push_di EXTERN l_pop_ei EXTERN l_pop_ei_jp defc l_tms9918_disable_interrupts = l_push_di defc l_tms9918_enable_interrupts = l_pop_ei defc l_tms9918_enable_interrupts_jp ...
oeis/046/A046970.asm
neoneye/loda-programs
11
45598
; A046970: Dirichlet inverse of the Jordan function J_2 (A007434). ; Submitted by <NAME> ; 1,-3,-8,-3,-24,24,-48,-3,-8,72,-120,24,-168,144,192,-3,-288,24,-360,72,384,360,-528,24,-24,504,-8,144,-840,-576,-960,-3,960,864,1152,24,-1368,1080,1344,72,-1680,-1152,-1848,360,192,1584,-2208,24,-48,72,2304,504,-2808,24,2880,144,...
Systems Programming/Assignment 1/prog2.asm
neeladripal/bcse-lab
0
45599
TITLE PROG2 {EXE} Convert a letter from uppercase to lowercase ;-------------------------------------------- .MODEL SMALL .STACK ;-------------------------------------------- .DATA INPMSG DB "Enter character: ", "$" OUTMSG DB 0DH, 0AH, "Your character in lowercase -> ", "$" ERRMSG DB 0DH, 0AH, "Character must be bet...
Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_868_1493.asm
ljhsiun2/medusa
9
45600
<filename>Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_868_1493.asm .global s_prepare_buffers s_prepare_buffers: push %r15 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0xe27e, %rsi lea addresses_WT_ht+0x1727e, %rdi clflush (%rdi) nop sub $28700, %r9 mov $1, %rcx rep movsl nop ...
mc-sema/validator/x86_64/tests/FRSTOR.asm
randolphwong/mcsema
2
45603
BITS 64 ;TEST_FILE_META_BEGIN ;TEST_TYPE=TEST_F ;TEST_IGNOREFLAGS= ;TEST_FILE_META_END ;TEST_BEGIN_RECORDING lea rdi, [rsp-0x200] ; save state FNSAVE [rdi] ;reload state FRSTOR [rdi] mov edi, 0 ;TEST_END_RECORDING
Library/Cell/cellInsertDelete.asm
steakknife/pcgeos
504
45604
<gh_stars>100-1000 COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: cellInsertDelete.asm AUTHOR: <NAME>, Aug 9, 1991 ROUTINES: Name Description ---- ----------- REVISION HISTOR...
libsrc/_DEVELOPMENT/arch/zx/esxdos/z80/asm_esxdos_f_open.asm
jpoikela/z88dk
640
45605
; uchar esxdos_f_open(char *filename, uchar mode) ; uchar esxdos_f_open_p3(char *filename, uchar mode, void *header) INCLUDE "config_private.inc" SECTION code_clib SECTION code_esxdos PUBLIC asm_esxdos_f_open EXTERN __esxdos_error_mc asm_esxdos_f_open: ; F_OPEN: ; Open file. ; ; A=drive ; HL=Point...
programs/oeis/194/A194454.asm
karttu/loda
1
45606
<reponame>karttu/loda ; A194454: a(n) = 12*n^2 + 2*n + 1. ; 1,15,53,115,201,311,445,603,785,991,1221,1475,1753,2055,2381,2731,3105,3503,3925,4371,4841,5335,5853,6395,6961,7551,8165,8803,9465,10151,10861,11595,12353,13135,13941,14771,15625,16503,17405,18331,19281,20255,21253,22275,23321,24391,25485,26603,27745,28911,301...
oeis/084/A084569.asm
neoneye/loda-programs
11
45607
<filename>oeis/084/A084569.asm ; A084569: Partial sums of A084570. ; Submitted by <NAME>(s1) ; 1,3,9,21,44,82,142,230,355,525,751,1043,1414,1876,2444,3132,3957,4935,6085,7425,8976,10758,12794,15106,17719,20657,23947,27615,31690,36200,41176,46648,52649,59211,66369,74157,82612,91770,101670,112350,123851 mov $1,$0 add $0...
src/tileSheet_background_14x16.asm
dma-homebrew/dhgr
4
45609
;----------------------------------------------------------------------------- ; <NAME> - 2021 ;----------------------------------------------------------------------------- ; Example 14x16 DHGR Tile Sheet ;----------------------------------------------------------------------------- .align 256 tileSheet_14x16: ; Wa...
data/wildPokemon/route2.asm
AmateurPanda92/pokemon-rby-dx
9
45610
Route2Mons: db $19 db 3,RATTATA db 3,PIDGEY db 4,PIDGEY db 4,RATTATA db 5,PIDGEY IF DEF(_RED) db 3,WEEDLE ENDC IF DEF(_BLUE) db 3,CATERPIE ENDC db 2,RATTATA db 5,RATTATA IF DEF(_RED) db 4,WEEDLE db 5,WEEDLE ENDC IF DEF(_BLUE) db 4,CATERPIE db 5,CATERPIE ENDC db $00
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2777.asm
ljhsiun2/medusa
9
45611
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x45b, %rsi lea addresses_UC_ht+0x1c5b, %rdi nop nop nop nop inc %r13 mov $117, %rcx rep movsq nop nop and $45970, %r10 lea addresses_A_ht+0x1145b, %r9...
hack/sample_program/assembly/Mult.asm
Wujiahao81/cheat_sheet
0
45613
// This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by <NAME> Schocken, MIT Press. // File name: projects/04/Mult.asm // Multiplies R0 and R1 and stores the result in R2. // (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], // respectively.) // Put your code here. // R2 ...
oeis/211/A211168.asm
neoneye/loda-programs
11
45614
<filename>oeis/211/A211168.asm ; A211168: Exponent of alternating group An. ; Submitted by <NAME>(w2) ; 1,1,3,6,30,60,420,420,1260,2520,27720,27720,360360,360360,360360,360360,6126120,12252240,232792560,232792560,232792560,232792560,5354228880,5354228880,26771144400,26771144400,80313433200,80313433200,2329089562800,232...
libsrc/gfx/wide/w_xordrawr.asm
ahjelm/z88dk
640
45617
; void xordrawr(int px, int py) IF !__CPU_INTEL__ && !__CPU_GBZ80__ SECTION code_graphics PUBLIC xordrawr PUBLIC _xordrawr EXTERN asm_xordrawr .xordrawr ._xordrawr pop af pop de pop hl push hl push de push af jp asm_xordrawr ENDIF
target/cos_117/disasm/iop_overlay1/START3.asm
jrrk2/cray-sim
49
45618
<reponame>jrrk2/cray-sim @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@ CRAY STARTUP FROM DISK @@ @@ Load address: @@ INPUT @@ OR[280] : 'DK' 0x0000 - load device description @@ OR[281] : Start address in central memory, high word @@ OR[282] : Start address in central memory, low word @@...
Scrollable HDMA Gradients/ScrollHDMA.asm
MarioFanGamer/HDMA-Libraries
0
45619
<reponame>MarioFanGamer/HDMA-Libraries<filename>Scrollable HDMA Gradients/ScrollHDMA.asm ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; ScrollHDMA main and init code ; ; After decompressing the table, jump to ; ScrollHDMA_init and ScrollHDMA_main in the init and ; main code of the inserted code, respective...
ADL/Assemble/Delete/0/S~H~R_delete_rear.asm
MaxMorning/LinkedListVisualization
3
45620
<reponame>MaxMorning/LinkedListVisualization aLine 0 gNewVPtr nextPtr gMoveNext nextPtr, Root gBne Root, null, 3 aLine 1 Exception EMPTY_LIST aLine 3 gBne nextPtr, null, 9 aLine 4 nDelete Root aLine 5 gMove Root, null aLine 6 gDelete nextPtr aStd Halt aLine 8 gNew prevPtr gMove prevPtr, Root aLine 9 gNew delPtr ...
libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_addmem_callee.asm
teknoplop/z88dk
0
45621
<gh_stars>0 ; void *balloc_addmem(unsigned char q, size_t num, size_t size, void *addr) SECTION code_clib SECTION code_alloc_balloc PUBLIC balloc_addmem_callee, l0_balloc_addmem_callee EXTERN asm_balloc_addmem balloc_addmem_callee: pop af pop de pop hl pop bc pop ix push af l0_balloc_addmem_cal...
2003-spring/mandlebrot/mp4.asm
ece291/machine-problems
3
45622
; ECE 291 Spring 2002 MP4 ; -- 3D Z-Buffer -- ; ; Completed By: ; Your Name ; Date ; ; <NAME> ; Guest Author - <NAME> ; University of Illinois Urbana Champaign ; Dept. of Electrical & Computer Engineering ; ; Ver 1.0 %include "lib291.inc" %include "libmp4.inc" BITS 32 GLOBAL _main ; Define Keyboard Scancode...
cqasmsdk-release-1.0/CQ_unpack.asm
frc123/CoolQ-Assembly-SDK
9
45623
<filename>cqasmsdk-release-1.0/CQ_unpack.asm ; CoolQ Assembly SDK ; MIT License ; Copyright (c) 2020 frc ; Email: <EMAIL> ; Email: <EMAIL> ; Blog: frc6.com ; QQ: 2093003592 ; Documentation: https://github.com/frc123/CoolQ-Assembly-SDK/wiki ;ebx/指向输入数据 esi/指向输出数据 _CQ_unpack_getInt proc invoke _stringToI...
src/strpbrk.asm
areltfc/ASM-MiniLibC
0
45624
; ASM MiniLibC ; strpbrk ; <EMAIL> %ifndef __MINILIBC_STRPBRK__ %define __MINILIBC_STRPBRK__ __MINILIBC_STRPBRK__ [BITS 64] SECTION .text global strpbrk:function ;; char *strpbrk(const char *s, const char *accept); strpbrk: push rcx push rdx push r8 push r9 xor r8, r8 xor r9, r9 xor rcx, rcx .compare_char: ...
oeis/154/A154438.asm
neoneye/loda-programs
11
45625
; A154438: Permutation of nonnegative integers: A059893-conjugate of A154436. ; Submitted by <NAME> ; 0,1,3,2,7,4,5,6,15,12,9,10,11,8,13,14,31,28,25,26,19,16,21,22,23,20,17,18,27,24,29,30,63,60,57,58,51,48,53,54,39,36,33,34,43,40,45,46,47,44,41,42,35,32,37,38,55,52,49,50,59,56,61,62,127,124,121,122,115,112,117,118,103,...
book_code/OpMult.asm
lauras5/cs270_comporg
0
45626
<reponame>lauras5/cs270_comporg ; ; Algorithm to pop two values from the stack, multipy them, ; and if their product is within the acceptable range, push ; the result onto the stack. R6 is stack pointer. OpMult AND R3,R3,#0 ; R3 holds sign of multiplier JSR POP ...
libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc___fsgt_callee.asm
jpoikela/z88dk
38
45627
<gh_stars>10-100 SECTION code_fp_math32 PUBLIC cm32_sdcc___fsgt_callee EXTERN cm32_sdcc_fsreadr_callee EXTERN m32_compare_callee ; Entry: stack: float right, float left, ret cm32_sdcc___fsgt_callee: call cm32_sdcc_fsreadr_callee ;Exit dehl = right call m32_compare_callee jr z,gt1 ccf ...
os/boot/switch_pm.asm
rzakaan/os
0
45628
<gh_stars>0 ; ; Switching Protected Mode ; [bits 16] switch_pm: cli lgdt [gdt_descriptor] mov eax, cr0 or eax, 0x1 ; enable protected mode mov cr0, eax jmp CODE_SEG:init_pm [bits 32] init_pm: mov ax, DATA_SEG ; update segment registers in GDT mov ds, ax mov ss, a...
smsq/sms/lang.asm
olifink/smsqe
0
45630
; Language Handling Routines V2.00  1986 <NAME> section sms xdef sms_trns xdef sms_lldm xdef sms_lenq xdef sms_lset xdef sms_pset xdef sms_mptr xdef sms_fprm xref sms_pref xref sms_rte xref sms_rtok xref sms_ikey include 'dev8_keys_sys' include 'dev8_keys_ldm' include 'dev8_keys_err' include '...
data/tilesets/museum_collision.asm
Ebernacher90/pokecrystal-allworld
0
45631
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 00 tilecoll FLOOR, WALL, FLOOR, WALL ; 01 tilecoll WALL, FLOOR, WALL, FLOOR ; 02 tilecoll WALL, WALL, FLOOR, FLOOR ; 03 tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 04 tilecoll LADDER, FLOOR, FLOOR, FLOOR ; 05 tilecoll WALL, WALL, WALL, FLOOR ; 06 tilecoll WALL, WALL, FLOOR, WALL ...
2 Year/2015 Pattern/MPL/Assignment 4/Assignment 4-B.asm
bhushanasati25/College
4
45632
;Problem Statement: Write X86/64 ALP to perform multiplication of two 8-bit hexadecimal numbers. ;Use successive addition and add and shift method. (use of 64-bit registers is expected) ;******************************************** ;Assignment no:4B ;........................................ ;Title:Multiplication us...
Lab_6/C_Task_2.a51
DeeptimaanB/8051_Programs
0
45633
<reponame>DeeptimaanB/8051_Programs ;Write an 8051 assembly language program to glow the LEDs connected on PORT1 in a serial fashion (from LSB to MSB) ;continuously with 0.5 seconds delay for each . Verify the output using ESA 8051 Microcontroller kit. ORG 000H MOV P1, #00H MOV A,#01H MOV P1,A MOV B,#02H...
audio/music/oakslab.asm
opiter09/ASM-Machina
1
45634
<reponame>opiter09/ASM-Machina<filename>audio/music/oakslab.asm Music_OaksLab_Ch1:: tempo 140 volume 7, 7 duty_cycle 3 vibrato 16, 1, 2 toggle_perfect_pitch note_type 12, 11, 3 octave 2 note B_, 1 octave 3 note C#, 1 note D_, 1 note E_, 1 note F#, 1 note G#, 1 note A_, 1 note B_, 1 Music_OaksLab_branch...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_795.asm
ljhsiun2/medusa
9
45637
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_795.asm .global s_prepare_buffers s_prepare_buffers: push %r15 push %rbp push %rdx lea addresses_WT_ht+0x4b76, %rbp add %r15, %r15 movb (%rbp), %dl nop cmp $18801, %r15 pop %rdx pop %rbp pop %r15 ret .global s_fa...
oeis/020/A020876.asm
neoneye/loda-programs
11
45638
<reponame>neoneye/loda-programs<filename>oeis/020/A020876.asm ; A020876: a(n) = ((5+sqrt(5))/2)^n + ((5-sqrt(5))/2)^n. ; 2,5,15,50,175,625,2250,8125,29375,106250,384375,1390625,5031250,18203125,65859375,238281250,862109375,3119140625,11285156250,40830078125,147724609375,534472656250,1933740234375,6996337890625,25312988...