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
sound_engine.asm
truffly/NES_GalaxyPatrol
0
52758
<gh_stars>0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;; SOUND ENGINE ;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .rsset $0300 sound_disable_flag .rs 1 note_ptr .rs 1 note_move_flag .rs 1 ;; Define constants for audio registers so we don't n...
programs/oeis/257/A257212.asm
neoneye/loda
22
52759
<reponame>neoneye/loda<filename>programs/oeis/257/A257212.asm ; A257212: Least d>0 such that floor(n/d) - floor(n/(d+1)) <= 1. ; 1,1,1,2,2,2,2,2,3,2,3,3,3,3,3,4,3,3,4,4,3,4,4,4,5,4,4,4,5,5,4,4,5,5,5,4,5,5,5,5,6,6,5,5,5,6,6,6,5,5,6,6,6,6,5,7,6,6,6,6,7,7,7,6,6,6,7,7,7,7,6,6,7,7,7,7,7,6,8,8,7,7,7,7,8,8,8,8,7,7,7,8,8,8,8,8...
programs/oeis/043/A043564.asm
neoneye/loda
22
52760
<reponame>neoneye/loda<gh_stars>10-100 ; A043564: Number of runs in base-12 representation of n. ; 1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,2,2,2,2,2,2,2,2,2,2,2,1,2,2,2,2,2,2,2,2,2,2,2,2,1,2,2,2,2,2,2,2,2,2,2,2,2,1,2,2,2,2,2,2,2,2,2,2,2,2,1,2,2,2,2,2,2,2,2,2,2,2,2,1,2,2,2,2,2,2,2,2,2,2,2 mov $2,$0 lpb $2 gcd $0,78 add $1,1 ...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_39_1764.asm
ljhsiun2/medusa
9
52761
.global s_prepare_buffers s_prepare_buffers: push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x8ee5, %rsi lea addresses_WC_ht+0x3d55, %rdi nop nop sub $10176, %rbx mov $96, %rcx rep movsl nop and $31419, %rdi pop %rsi pop %rdi pop %rcx pop %rbx ret .global s_faulty_load s_faulty_load: push %r10 push %r...
src/core/bytecode/wasm/data.asm
Hiroshi123/bin_tools
0
52762
<gh_stars>0 default rel section .data extern _0x00_unreachable extern _0x01_nop extern _0x02_block extern _0x03_loop extern _0x04_if extern _0x05_else extern _0x0b_end extern _0x0c_br extern _0x0d_br_if extern _0x0e_br_table extern _0x0f_return extern _0x10_call extern _0x11_indirect extern _0x1a_drop...
Architecrure/bmpMIPSCod/codifica.asm
ticuss/Mon-parcours
0
52764
.data #segment de données DELTA:.word 3 # Numero des octets par pixel DELTA= 3 ou 4 si 24 ou 32 bits pp ANCHOTOTAL: .word 0 #largeur total en octets de buffer , y compris padding ANCHOIMAGEN:.word 0 #largeur de l'image en octets de buffer TAMTOTAL:.word 0 #taille total de l'image carAmper:.word 0 #...
stressfs.asm
monamansouri/os2-1
0
52765
<gh_stars>0 _stressfs: file format elf32-i386 Disassembly of section .text: 00000000 <main>: #include "fs.h" #include "fcntl.h" int main(int argc, char *argv[]) { 0: 8d 4c 24 04 lea 0x4(%esp),%ecx 4: 83 e4 f0 and $0xfffffff0,%esp int fd, i; char path[] = "stressfs0"; 7...
src/presets/gtclassic_data.asm
rioscrodrigo/sm_practice_hack
0
52766
<reponame>rioscrodrigo/sm_practice_hack preset_gtclassic_crateria_ship: dw #$0000 dl $7E078B : db $02 : dw $0000 ; Elevator Index dl $7E078D : db $02 : dw $88FE ; DDB dl $7E078F : db $02 : dw $0000 ; DoorOut Index dl $7E079B : db $02 : dw $91F8 ; MDB dl $7E079F : db $02 : dw $0000 ; Region ...
kernel/app.asm
yuchanns/x86-asm
1
52767
<gh_stars>1-10 disk_data_sector equ 100 SECTION header vstart=0 dd program_end ; 程序总长度 0x00 dd header_end ; 程序头部长度 加载后回填为选择子 0x04 stack_seg dd 0 ; 栈段选择子序号 0x08 stack_len dd 1 ; 堆栈大小 (单位 4kb) 0x0c dd start ; 程序入口 0x10 dd section.code.start ; 代码段 加载后回填为选择子 0x14 dd code_end ; 代码段长度 0x18 da...
Read Only/cat.asm
samyvic/OS-Project
0
52768
<filename>Read Only/cat.asm _cat: file format elf32-i386 Disassembly of section .text: 00000000 <main>: } } 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 -0x4(%ecx) a: 55 ...
oeis/286/A286923.asm
neoneye/loda-programs
11
52769
; A286923: Positions of 0 in A286922; complement of A286924. ; 3,7,12,16,21,25,29,34,38,43,47,51,56,60,65,69,74,78,82,87,91,96,100,104,109,113,118,122,127,131,135,140,144,149,153,157,162,166,171,175,179,184,188,193,197,202,206,210,215,219,224,228,232,237,241,246,250,255,259,263,268,272,277,281,285,290,294,299,303,307,3...
projects/04/Fill.asm
pavithrasv/Nand2Tetris
0
52770
// This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by <NAME>, MIT Press. // File name: projects/04/Fill.asm // Runs an infinite loop that listens to the keyboard input. // When a key is pressed (any key), the program blackens the screen, // i.e. writes "black" in ...
programs/oeis/118/A118667.asm
jmorken/loda
1
52771
<reponame>jmorken/loda ; A118667: a(n) = a(n-1)+ ((abs(2^a(n-1)*a(n-1)) mod 10). ; 0,1,3,7,13,19,21,23,27,33,39,41,43,47,53,59,61,63,67,73,79,81,83,87,93,99,101,103,107,113,119,121,123,127,133,139,141,143,147,153,159,161,163,167,173,179,181,183,187,193,199,201,203,207,213,219,221,223,227,233 mov $11,$0 mov $13,$0 lpb ...
Working Disassembly/Levels/LRZ/Misc Object Data/Map - Knuckles Boulder.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
5
52772
Map_66B4E: dc.w word_66B50-Map_66B4E word_66B50: dc.w 4 dc.b $E0, $F, 0, 0, $FF, $E0 dc.b $E0, $F, 0, $10, 0, 0 dc.b 0, $F, $18, $10, $FF, $E0 dc.b 0, $F, $18, 0, 0, 0
Library/Spool/UI/uiPageSizeCtrl.asm
steakknife/pcgeos
504
52773
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: uiPageSizeCtrl.asm AUTHOR: <NAME>, Jan 23, 1992 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Des...
oeis/105/A105228.asm
neoneye/loda-programs
11
52775
; A105228: a(n) = A102370(n) + 1. ; Submitted by <NAME> ; 1,4,7,6,5,16,11,10,9,12,15,14,29,24,19,18,17,20,23,22,21,32,27,26,25,28,31,62,45,40,35,34,33,36,39,38,37,48,43,42,41,44,47,46,61,56,51,50,49,52,55,54,53,64,59,58,57,60,127,94,77,72,67,66,65,68,71,70 add $0,1 mov $1,$0 mov $2,$0 mov $4,1 lpb $2 mul $4,2 mov ...
lib/x16.asm
VincentFoulon80/vixx
1
52776
!cpu 65c02 ; kernal functions ; === C64 ========================================================== ; Channel I/O CHROUT = $FFD2 ; write character on screen at cursor position CHRIN = $FFCF ; get character SETLFS = $FFBA ; set up a logical file SETNAM = $FFBD ; set a file name LOAD = $FFD5 ; ...
programs/oeis/025/A025793.asm
jmorken/loda
1
52777
<reponame>jmorken/loda<gh_stars>1-10 ; A025793: Expansion of 1/((1-x)(1-x^10)(1-x^11)). ; 1,1,1,1,1,1,1,1,1,1,2,3,3,3,3,3,3,3,3,3,4,5,6,6,6,6,6,6,6,6,7,8,9,10,10,10,10,10,10,10,11,12,13,14,15,15,15,15,15,15,16,17,18,19,20,21,21,21,21,21,22,23,24,25,26 mov $16,$0 add $16,1 lpb $16 clr $0,14 sub $16,1 sub $0,$16 ...
06_print_int/main.asm
christopher-besch/assembly_reference
2
52778
section .bss digit_space resb 100 ; current pointer in digit_space digit_space_pos resb 8 section .text global _start _start: mov rax, 123 call _print_rax mov rax, 60 mov rdi, 0 syscall ; print int pointed at by rax _print_rax: ; current pointer <- initially set to beginning ...
src/lib/strcpy.asm
lazear/osdev64
0
52779
[bits 64] global strcpy ;;; (rdi = dest, rsi = src) ;;; increases rdi and rsi, trashes rax strcpy: xor rax, rax mov rcx, rax .l1: lodsb ; al = [esi] test al, al jz .done ; al = 0, EOF stosb ; [edi] = al jmp .l1 .done: ret
oeis/333/A333510.asm
neoneye/loda-programs
11
52780
<filename>oeis/333/A333510.asm ; A333510: Number of self-avoiding walks in the n X 2 grid graph which start at any of the n vertices on left side of the graph and terminate at any of the n vertices on the right side. ; Submitted by <NAME> ; 1,8,29,80,195,444,969,2056,4279,8788,17885,36176,72875,146412,293649,588312,117...
Snake.asm
EverythingWillBeCode/Assembler
0
52782
name "snake" org 100h ; jump over data section: jmp start ; ------ data section ------ s_size equ 7 ; the snake coordinates ; (from head to tail) ; low byte is left, high byte ; is top - [top, left] snake dw s_size dup(0) tail dw ? ; ENUMS for grow_state NO_CHANGE = 0 BIGGER = 1...
oeis/141/A141970.asm
neoneye/loda-programs
11
52783
<filename>oeis/141/A141970.asm<gh_stars>10-100 ; A141970: Primes congruent to 13 mod 28. ; Submitted by <NAME> ; 13,41,97,181,293,349,433,461,601,769,797,853,881,937,1021,1049,1217,1301,1553,1609,1637,1693,1721,1777,1861,1889,1973,2029,2113,2141,2281,2309,2393,2477,2617,2729,2897,2953,3037,3121,3373,3457,3541,3709,3793...
strings/strings.asm
euleryang/mysql-server-mysql-323-31
1
52784
<reponame>euleryang/mysql-server-mysql-323-31 ; Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB ; ; This library is free software; you can redistribute it and/or ; modify it under the terms of the GNU Library General Public ; License as published by the Free Software Foundation; either ; version 2 ...
ugbc/src/hw/tms9918/vscroll_text_down.asm
spotlessmind1975/ugbasic
10
52785
<reponame>spotlessmind1975/ugbasic<filename>ugbc/src/hw/tms9918/vscroll_text_down.asm ; /***************************************************************************** ; * ugBASIC - an isomorphic BASIC language compiler for retrocomputers * ; *********************************************************************...
oeis/293/A293116.asm
neoneye/loda-programs
11
52786
<reponame>neoneye/loda-programs<filename>oeis/293/A293116.asm ; A293116: E.g.f.: exp(x/(x-1)). ; Submitted by <NAME> ; 1,-1,-1,-1,1,19,151,1091,7841,56519,396271,2442439,7701409,-145269541,-4833158329,-104056218421,-2002667085119,-37109187217649,-679877731030049,-12440309297451121,-227773259993414719,-41558396067117480...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_120.asm
ljhsiun2/medusa
9
52787
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r15 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x122f4, %r12 nop nop nop nop dec %r15 and $0xffffffffffffffc0, %r12 vmovaps (%r12), %ymm1 vextracti128 $0, %ymm1, %xmm1 vpextrq $0, %xmm1, %rbx nop add %r12, %r12 lea addresse...
sources/shell.asm
Druaga1/DankOS
18
52788
<filename>sources/shell.asm<gh_stars>10-100 ; ** DankOS shell ** org 0x0100 bits 16 ; 16-bit real mode mov ax, 0xFFFF ; Reserve a 64kb segment of memory for file operations push 0x19 int 0x80 mov word [FileBuffer], cx ; Save segment mov si, intro ; Print intro push 0x02 int 0x80 prompt_loop: mov al...
oeis/212/A212333.asm
neoneye/loda-programs
11
52789
<reponame>neoneye/loda-programs<filename>oeis/212/A212333.asm ; A212333: n-th power of the n-th pentagonal number. ; 1,1,25,1728,234256,52521875,17596287801,8235430000000,5132188731375616,4108400332687853397,4108469075197275390625,5019255990031848807858176,7355827511386641000000000000,12736801848653359358345383963927,2...
ASM/src/save.asm
SenpaiGFM/OoT-Randomizer
0
52790
open_save_hook: ;push the registers to the stack addiu sp, sp, -0x40 sw ra, 0x00(sp) sw v0, 0x04(sp) sw v1, 0x08(sp) sw a0, 0x0C(sp) sw a1, 0x10(sp) sw a2, 0x14(sp) sw a3, 0x18(sp) sw s0, 0x1c(sp) sw s1, 0x20(sp) sw at, 0x24(sp) lw a0, 0x60(sp) ;get savecontext variable off the stack jal Save_Open lw a0, 0x00(a0) ...
Engine/Palette/UpdatePalette.asm
wide-dot/thomson-to8-game-engine
11
52791
* --------------------------------------------------------------------------- * UpdatePalette * ------------- * Subroutine to update palette * should be called just after WaitVBL * * input REG : none * reset REG : [d] [x] [y] * --------------------------------------------------------------------------- Refresh_palette...
c2000/C2000Ware_1_00_06_00/libraries/dsp/FixedPoint/c28/source/sel_q.asm
ramok/Themis_ForHPSDR
0
52792
<gh_stars>0 ;;############################################################################# ;;! \file source/sel_q.asm ;;! ;;! \brief Selects the Q format for the twiddle factors ;;! ;;! \date Feb 25, 2002 ;;! ;; ;; Group: C2000 ;; Target Family: C28x ;; ;;###########################################...
asm/curpsenv.asm
gregzakh/sketches
1
52794
global main extern printf section .data fmt: db 0x25, 0x77, 0x63, 0x00 ; "%wc" section .text main: sub rsp, 58h mov rax, qword [gs:abs 60h] ; PEB mov rax, qword [rax+20h] ; PEB->ProcessParameters mov qword [rsp+30h], rax mov rax, qword [rsp+30h] ; RTL_USER_PROCESS_PARAMETE...
programs/oeis/313/A313232.asm
karttu/loda
1
52795
<reponame>karttu/loda<filename>programs/oeis/313/A313232.asm ; A313232: Coordination sequence Gal.3.14.1 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. ; 1,4,9,15,20,24,28,33,39,44,48,52,57,63,68,72,76,81,87,92,96,100,105,111,116,120,...
ai.asm
polluks/scorch_src
6
52796
; @com.wudsn.ide.asm.mainsourcefile=program.asm ; artificial intelligence of tanks goes here! ; in A there is a level of tank's intelligence ; 1-moron, ..., 7-cyborg, 8-UNKNOWN (the best of all) ; at the moment (2003-08-15) I have no idea how ; to program better opponents, but moron is easy - ; - shoots random directi...
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_4350_1579.asm
ljhsiun2/medusa
9
52797
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r8 push %r9 push %rbx push %rcx push %rsi // Store lea addresses_PSE+0xd418, %r9 nop dec %r8 mov $0x5152535455565758, %r11 movq %r11, %xmm3 movups %xmm3, (%r9) nop nop add $27844, %r9 //...
Library/Mailbox/Outbox/outboxTransportMonikerSource.asm
steakknife/pcgeos
504
52798
<gh_stars>100-1000 COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1994 -- All Rights Reserved PROJECT: MODULE: FILE: outboxTransportMonikerSource.asm AUTHOR: <NAME>, Sep 22, 1994 ROUTINES: Name Description ---- ----------- REVISION...
oeis/142/A142174.asm
neoneye/loda-programs
11
52799
<gh_stars>10-100 ; A142174: Primes congruent to 25 mod 39. ; Submitted by <NAME>(w1) ; 103,181,337,571,727,883,1039,1117,1429,1663,1741,2053,2131,2287,2521,2677,2833,3067,3301,3457,3613,3691,3769,3847,4003,4159,4549,4783,4861,5407,5563,5641,5953,6343,6421,6577,6733,6967,7591,7669,8059,8293,8527,8761,8839,9151,9463,9619...
oeis/044/A044030.asm
neoneye/loda-programs
11
52800
<filename>oeis/044/A044030.asm<gh_stars>10-100 ; A044030: Numbers k such that 4 and 9 occur juxtaposed in the base-10 representation of k but not of k+1. ; Submitted by <NAME> ; 49,94,149,194,249,294,349,394,449,499,549,594,649,694,749,794,849,894,949,994,1049,1094,1149,1194,1249,1294,1349,1394,1449,1499,1549,1594,1649...
boot/boot.asm
minkcv/x86view
3
52801
; boot.asm ; From http://www.osdever.net/bkerndev/Docs/basickernel.htm ; This is the kernel's entry point. We could either call main here, ; or we can use this to setup the stack or other nice stuff, like ; perhaps setting up the GDT and segments. Please note that interrupts ; are disabled at this point. [BITS 32] glob...
base/hals/halacpi/amd64/amd64s.asm
npocmaka/Windows-Server-2003
17
52802
TITLE "AMD64 Support Routines" ;++ ; ; Copyright (c) 2000 Microsoft Corporation ; ; Module Name: ; ; miscs.asm ; ; Abstract: ; ; This module implements various routines for the AMD64 that must be ; written in assembler. ; ; Author: ; ; <NAME> (forrestf) 14-Oct-2000 ; ; Environment...
tests/asm/get_rsp_proc_x86_64_ms_pe_masm.asm
msaf1980/sc
62
52803
<reponame>msaf1980/sc ; --- ; Copyright (c) 2016 <NAME> ; License: https://opensource.org/licenses/ISC ; --- EXTERN sc_main_context:PROC EXTERN sc_yield:PROC .code get_rsp_proc PROC FRAME .endprolog ; First argument = uintptr_t* mov [rcx], rsp ; Get the main context pointer call sc_main_co...
programs/oeis/053/A053866.asm
karttu/loda
1
52804
<gh_stars>1-10 ; A053866: Parity of A000203(n), the sum of the divisors of n; a(n) = 1 when n is a square or twice a square, 0 otherwise. ; 1,1,0,1,0,0,0,1,1,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,...
programs/oeis/047/A047269.asm
karttu/loda
1
52805
<filename>programs/oeis/047/A047269.asm ; A047269: Numbers that are congruent to {0, 1, 2, 5} mod 6. ; 0,1,2,5,6,7,8,11,12,13,14,17,18,19,20,23,24,25,26,29,30,31,32,35,36,37,38,41,42,43,44,47,48,49,50,53,54,55,56,59,60,61,62,65,66,67,68,71,72,73,74,77,78,79,80,83,84,85,86,89,90,91,92,95,96,97,98,101,102,103,104,107,108...
Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2_notsx.log_1_1262.asm
ljhsiun2/medusa
9
52806
<filename>Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2_notsx.log_1_1262.asm .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r14 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x144b2, %rax clflush (%rax) nop nop sub %rdx, %rdx mov (%rax), %ecx add $31908...
src/util/oli/app/allst.asm
olifink/qspread
0
52807
<filename>src/util/oli/app/allst.asm ; allocate memory for pointer list include win1_mac_oli section utility xdef ut_allst,ut_relst ;+++ ; allocate memory for pointer list ; (d1+1 long words) ; ; Entry Exit ; d1.l nr of elements ...
libsrc/graphics/nascom/clsgraph.asm
andydansby/z88dk-mk2
1
52809
; ; NASCOM Graphics Functions ; ; cls () -- clear screen ; ; <NAME> - June 2003 ; ; ; $Id: clsgraph.asm,v 1.1 2006/12/28 18:08:36 stefano Exp $ ; XLIB cleargraphics LIB ansi_cls .cleargraphics jp ansi_cls
Libraries/source/datetime/shiftedmonth.asm
agguro/linux-nasm
6
52810
;name: shiftedmonth.asm ; ;build: nasm -felf64 shiftedmonth.asm -o shiftedmonth.o ; ;description: Calculates the shifted month from a given month in rdi, which can be used to calculate ; Easter sundays (and most probably more than only Easter sundays). ; The routine doesn't check for legal month...
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/snprintf.asm
meesokim/z88dk
0
52812
<filename>libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/snprintf.asm ; int snprintf(char *s, size_t n, const char *format, ...) SECTION code_stdio PUBLIC _snprintf EXTERN asm_snprintf _snprintf: push ix call asm_snprintf pop ix ret
_anim/obj2C.asm
vladjester2020/Sonic1TMR
0
52813
; --------------------------------------------------------------------------- ; Animation script - Jaws enemy ; --------------------------------------------------------------------------- dc.w byte_AC6A-Ani_obj2C byte_AC6A: dc.b 7, 0, 1, 2, 3, $FF even
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1588.asm
ljhsiun2/medusa
9
52814
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x1cd7f, %rsi lea addresses_UC_ht+0x335f, %rdi clflush (%rsi) clflush (%rdi) nop nop cmp $52700, %r8 mov $42, %rcx rep movsb nop nop nop nop nop and $31086, %rbp lea addresses_WT_ht+0x15fb5, %rsi ...
programs/oeis/183/A183219.asm
karttu/loda
0
52815
; A183219: Complement of the heptagonal (7-gonal) numbers. ; 2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,82,83,84,85,86,87,88,89,90,91,92,93,94,95...
libsrc/target/mz/mz_border.asm
dikdom/z88dk
0
52816
<filename>libsrc/target/mz/mz_border.asm ; 03.2022 stefano ; void __FASTCALL__ mz_border(uchar colour) SECTION code_clib PUBLIC mz_border PUBLIC _mz_border mz_border: _mz_border: LD BC,$6CF OUT (C),L RET
programs/oeis/178/A178730.asm
neoneye/loda
22
52818
; A178730: Partial sums of floor(7^n/8)/6. ; 0,1,8,58,408,2859,20016,140116,980816,6865717,48060024,336420174,2354941224,16484588575,115392120032,807744840232,5654213881632,39579497171433,277056480200040,1939395361400290,13575767529802040,95030372708614291,665212608960300048,4656488262722100348,32595417839054702448,228...
oeis/101/A101878.asm
neoneye/loda-programs
11
52819
; A101878: Expansion of -LambertW(LambertW(-x))/x. ; Submitted by <NAME>(w4) ; 1,2,10,83,976,14957,283732,6433975,170054416,5139522809,174971556244,6629428776995,276781652752216,12628372294445221,625247682269320156,33391212230179659503,1913456535998407683616,117119224411257276521585,7626303151773884006887972,5264130885...
Irvine/Examples/ch13/Strings/strings.asm
alieonsido/ASM_TESTING
0
52820
<reponame>alieonsido/ASM_TESTING TITLE strings.cpp .386P include listing.inc if @Version gt 510 .model FLAT else _TEXT SEGMENT PARA USE32 PUBLIC 'CODE' _TEXT ENDS _DATA SEGMENT DWORD USE32 PUBLIC 'DATA' _DATA ENDS CONST SEGMENT DWORD USE32 PUBLIC 'CONST' CONST ENDS _BSS SEGMENT DWORD USE32 PUBLIC 'BSS' _BSS ENDS $$SY...
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_42_1127.asm
ljhsiun2/medusa
9
52821
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r12 push %r15 push %r8 push %rcx push %rdi push %rdx push %rsi // Store lea addresses_normal+0x1be91, %rdx nop xor $47545, %r8 mov $0x5152535455565758, %rsi movq %rsi, %xmm...
oeis/215/A215542.asm
neoneye/loda-programs
11
52822
; A215542: a(n) = binomial(6*n,n)*(4*n+1)/(5*n+1). ; Submitted by <NAME> ; 1,5,54,663,8602,115101,1570800,21732542,303719922,4277470470,60610884906,863102246760,12340998865104,177064708142315,2547927647834040,36757054103054076,531436857842656610,7698470087956704210,111712846834848074340,1623556455926349703605,236281228...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_499.asm
ljhsiun2/medusa
9
52824
<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_499.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r14 push %r15 push %r8 push %rcx push %rdi push %rsi lea addresses_D_ht+0x6b73, %rdi nop nop inc %r11 movw $0x6162, (%rdi) nop sub $21697, %r8 ...
loader/program.asm
juhovh/spectrum
26
52826
<reponame>juhovh/spectrum include ../loader.asm include ../utils.asm main xor a out ($fe),a xor a ld hl,song1 call $c003 Load growing,$c005 jr $ call $c008 ret growing nop include ../growing.asm ret song1 incbin ../cycler.pt3 org $c000 incbin ../PTxPlay end
src/isa/avx2/masm/log2_fma3.asm
jepler/aocl-libm-ose
66
52829
<reponame>jepler/aocl-libm-ose<gh_stars>10-100 ; ; Copyright (C) 2008-2020 Advanced Micro Devices, Inc. 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 re...
src/firmware-tests/Platform/Adc/EnableDisable/EnableDisableAdcTest.asm
pete-restall/Cluck2Sesame-Prototype
1
52830
#include "Platform.inc" #include "FarCalls.inc" #include "Adc.inc" #include "TestFixture.inc" radix decimal udata global numberOfEnableCalls global numberOfDisableCalls global initialAdcon0 global expectedAdcon0 numberOfEnableCalls res 1 numberOfDisableCalls res 1 initialAdcon0 res 1 expectedAdcon0 res 1 ...
programs/oeis/298/A298029.asm
neoneye/loda
22
52831
<reponame>neoneye/loda<gh_stars>10-100 ; A298029: Coordination sequence of Dual(3.4.6.4) tiling with respect to a trivalent node. ; 1,3,6,12,18,33,39,51,57,69,75,87,93,105,111,123,129,141,147,159,165,177,183,195,201,213,219,231,237,249,255,267,273,285,291,303,309,321,327,339,345,357,363,375,381,393,399,411,417,429,435,...
src/test/ref/loop-problem2.asm
jbrandwood/kickc
2
52833
// Commodore 64 PRG executable file .file [name="loop-problem2.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter="Code"] .segment Basic :BasicUpstart(main) .label BORDER_COLOR = $d020 ...
arithmetic.asm
shaochenren/circle-circumference-calculator
0
52836
;Author information ; Author name: shaochenren ; Author email: <EMAIL> ; ;Program information ; Program name: Integer Arithmetic ; Programming languages: One modules in C and one module in X86 ; Date program began: 2020-Sep-14 ; Date program completed: 2020-Sep ; Files in this program: integerdriver.c, arith...
oeis/021/A021417.asm
neoneye/loda-programs
11
52837
<reponame>neoneye/loda-programs<filename>oeis/021/A021417.asm ; A021417: Decimal expansion of 1/413. ; Submitted by <NAME>(m2) ; 0,0,2,4,2,1,3,0,7,5,0,6,0,5,3,2,6,8,7,6,5,1,3,3,1,7,1,9,1,2,8,3,2,9,2,9,7,8,2,0,8,2,3,2,4,4,5,5,2,0,5,8,1,1,1,3,8,0,1,4,5,2,7,8,4,5,0,3,6,3,1,9,6,1,2,5,9,0,7,9,9,0,3,1,4,7,6,9,9,7,5,7,8,6,9,2...
sw/test_cases/blt1.asm
JPShen-UWM/ThreadKraken
1
52838
<filename>sw/test_cases/blt1.asm # r21 > r22, should not jump lbi r21 50 lbi r22 20 blt r21 r22 2 add r21 r0 r0 add r22 r0 r0 #now r21 == r22 should not jump blt r21 r22 2 addi r21 r0 1 addi r22 r0 15 # now jump blt r21 r22 1 lbi r21 0 kill r0
laturi/onekpaq/onekpaq_cfunc32.asm
temisu/BR4096
8
52839
; Copyright (c) <NAME> bits 32 [section .text] global _onekpaq_decompressor_mode%[ONEKPAQ_DECOMPRESSOR_MODE]_shift _onekpaq_decompressor_mode%[ONEKPAQ_DECOMPRESSOR_MODE]_shift: equ onekpaq_decompressor.shift global _onekpaq_decompressor_mode%[ONEKPAQ_DECOMPRESSOR_MODE] _onekpaq_decompressor_mode%[ONEKPAQ_DECOMPRE...
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_341.asm
ljhsiun2/medusa
9
52840
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x10f29, %r15 nop nop xor $33694, %rbp mov (%r15), %rcx nop nop add %r12, %r12 lea addresses_WT_ht+0x459, %r10 nop nop nop nop xor $20756, %r11 mov $0x6162636465666768, %rdi m...
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1538.asm
ljhsiun2/medusa
9
52841
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r15 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1099, %r10 nop sub $54589, %rsi mov (%r10), %ecx nop nop nop nop nop sub %r8, %r8 lea addresses_normal_ht+0x8499, %r8 nop nop nop nop nop cmp $16674, %rdx mov $0x6162636465666...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1713.asm
ljhsiun2/medusa
9
52843
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r8 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x1b43b, %r11 nop nop nop nop xor %r8, %r8 movb $0x61, (%r11) nop nop nop nop cmp $7516, %rsi lea addresses_normal_ht+0x337b, %rsi lea addresses_WT_ht+0x1a47b, %rdi clflush...
tests/nasm/pcmpeqb.asm
Tuna0128/Tuna0128.github.io
7
52844
global _start section .data align 16 quad1: dq 0x00ad00adad007fff quad2: dq 0x7fff00428000ffff quad3: dq 0x01008080f0f0ff42 quad4: dq 0x0000000000000000 mydword: dd 0xcafebabe myaddress: dq 0x00adbeefc0de00ce %include "header.inc" movq mm0, [quad1] movq mm1, [quad2] movq mm2, [quad3] movq mm3, [quad4]...
programs/oeis/327/A327492.asm
neoneye/loda
22
52846
<reponame>neoneye/loda ; A327492: Partial sums of A327491. ; 0,2,3,5,7,9,10,12,15,17,18,20,22,24,25,27,31,33,34,36,38,40,41,43,46,48,49,51,53,55,56,58,63,65,66,68,70,72,73,75,78,80,81,83,85,87,88,90,94,96,97,99,101,103,104,106,109,111,112,114,116,118,119 mov $1,$0 mod $0,2 lpb $1 add $0,$1 div $1,2 lpe
Source/HDIAG/sio.asm
b1ackmai1er/RomWBW
1
52847
; ;======================================================================= ; HDIAG SIO Driver ;======================================================================= ; ; Assumes the UART port conventions for RC2014. Command/status port ; at $80 and read/write data port at $81. ; Assuming a UART clock frequency...
coverage/PENDING_SUBMIT/amdvlk/0617-COVERAGE-instruction-simplify-4280-4285/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
0
52848
<gh_stars>0 ; SPIR-V ; Version: 1.0 ; Generator: Khronos Glslang Reference Front End; 10 ; Bound: 58 ; Schema: 0 OpCapability Shader %1 = OpExtInstImport "GLSL.std.450" OpMemoryModel Logical GLSL450 OpEntryPoint Fragment %4 "main" %9 %32 OpExecutionM...
oeis/037/A037542.asm
neoneye/loda-programs
11
52849
; A037542: Base 9 digits are, in order, the first n terms of the periodic sequence with initial period 1,2,1. ; Submitted by <NAME> ; 1,11,100,901,8111,73000,657001,5913011,53217100,478953901,4310585111,38795266000,349157394001,3142416546011,28281748914100,254535740226901,2290821662042111 lpb $0 sub $0,1 add $2,1 ...
programs/oeis/189/A189680.asm
karttu/loda
0
52850
; A189680: n+[nr/t]+[ns/t]; r=pi/2, s=arcsin(3/5), t=arcsin(4/5). ; 2,6,10,12,16,20,22,26,30,32,36,40,44,46,50,54,56,60,64,66,70,74,76,80,84,88,90,94,98,100,104,108,110,114,118,120,124,128,132,134,138,142,144,148,152,154,158,162,166,168,172,176,178,182,186,188,192,196,198,202,206,210,212,216,220,222,226,230,232,236,240...
oeis/016/A016207.asm
neoneye/loda-programs
11
52851
<gh_stars>10-100 ; A016207: Expansion of 1/((1-x)(1-2x)(1-12x)). ; Submitted by <NAME>(s1) ; 1,15,187,2259,27139,325731,3908899,46907043,562885027,6754621347,81055458211,972665502627,11671986039715,140063832492963,1680765989948323,20169191879445411,242030302553476003 mov $2,1 lpb $0 sub $0,1 add $1,$2 mul $1,2 ...
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_840.asm
ljhsiun2/medusa
9
52852
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r15 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0xbaef, %rsi nop nop cmp $41146, %r15 mov (%rsi), %r10w nop nop nop nop nop cmp $31632, %r11 lea addresses_WT_ht+0x4aef, %rsi lea ad...
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1452.asm
ljhsiun2/medusa
9
52853
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1452.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x18d1f, %rsi lea addresses_D_ht+0xf697, %rdi and $...
PIC_C_shellcode/sc/sc/Release/sc.asm
sickn3ss/c_code
2
52854
<reponame>sickn3ss/c_code ; Listing generated by Microsoft (R) Optimizing Compiler Version 18.00.21005.1 TITLE C:\Users\sickness\Documents\Visual Studio 2013\Projects\sc\sc\sc.c .686P .XMM include listing.inc .model flat INCLUDELIB OLDNAMES PUBLIC _ExecPayload PUBLIC _GetProcAddressByHash PUBLIC _R...
lib/mem-global.asm
c64lib/common
7
52857
#import "mem.asm" #importonce .filenamespace c64lib .macro @c64lib_copyFast(source, destination, count) { copyFast(source, destination, count) } .macro @c64lib_fillScreen(address, value) { fillScreen(address, value) } .macro @c64lib_set8(value, mem) { set8(value, mem) } .pseudocommand @c64lib_set8 value : mem { set8 v...
programs/oeis/059/A059541.asm
karttu/loda
0
52858
; A059541: Beatty sequence for 1 + log(2). ; 1,3,5,6,8,10,11,13,15,16,18,20,22,23,25,27,28,30,32,33,35,37,38,40,42,44,45,47,49,50,52,54,55,57,59,60,62,64,66,67,69,71,72,74,76,77,79,81,82,84,86,88,89,91,93,94,96,98,99,101,103,104,106,108,110,111,113,115,116,118,120,121,123,125,126,128,130,132,133,135,137,138,140,142,143...
Source/Levels/L0808.asm
AbePralle/FGB
0
52859
<filename>Source/Levels/L0808.asm ; L0808.asm crouton war camp ; Generated 11.05.2000 by mlevel ; Modified 11.05.2000 by <NAME> INCLUDE "Source/Defs.inc" INCLUDE "Source/Levels.inc" HFENCE_INDEX EQU 129 VFENCE_INDEX EQU 133 VAR_HFENCE EQU 0 VAR_VFENCE EQU 1 ;--------------------------------------------------------...
source/expression/integer/tostring.asm
paulscottrobson/x16-basic
1
52860
; ***************************************************************************** ; ***************************************************************************** ; ; Name : tostring.asm ; Purpose : Convert integer to string ; Author : <NAME> (<EMAIL>) ; Date : 8th February 2020 ; ; ********************************...
oeis/291/A291227.asm
neoneye/loda-programs
11
52861
<reponame>neoneye/loda-programs ; A291227: p-INVERT of (0,1,0,1,0,1,...), where p(S) = 1 - S - 2*S^2. ; Submitted by <NAME> ; 1,3,6,17,37,96,221,551,1302,3189,7625,18528,44537,107835,259830,628105,1515053,3659808,8832085,21328159,51481638,124302381,300068689,724468416,1748959153,4222461747,10193761254,24610180673,59413...
oeis/027/A027054.asm
neoneye/loda-programs
11
52862
; A027054: a(n) = T(n, n+3), T given by A027052. ; Submitted by <NAME> ; 1,8,23,52,107,210,401,754,1405,2604,4811,8872,16343,30086,55365,101862,187385,344688,634015,1166172,2144963,3945242,7256473,13346778,24548597,45151956,83047443,152748112,280947631,516743310,950439181,1748130254,3215312881,5913882456,10877325735,20...
multab.asm
PROSMSoft/mode-6
2
52863
<filename>multab.asm if (($%256 != 0)) org (($/256)*256)+256 ; Align to a 256 byte page boundary endif m6_multab: db 0, 0, 1, 2, 4, 6, 9, 12, 16, 20 db 25, 30, 36, 42, 49, 56, 64, 72, 81, 90 db 100, 110, 121, 132, 144, 156, 169, 182, 196, 210 db 225, 240, 0, 16, 33, 50, 68, 86, 105, 124 db 144, 164, ...
asm/codes/hijack/74_star_file.asm
brikr/practice-rom-patcher
2
52864
// Upstairs RTA (74-Star) Practice File (Slot 4) lui t0, 0x8020 addiu v0, r0, 0x7F7F sh v0, 0x7C5C (t0) // 80207C5C 007F & 80207C5D 007F sh v0, 0x7C5E (t0) // 80207C5E 007F & 80207C5F 007F sh v0, 0x7C60 (t0) // 80207C60 007F & 80207C61 007F sh v0, 0x7C62 (t0) // 80207C62 007F & 80207C63 007F sb v0, 0x7C64 (t0) // 8020...
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i7-8650U_0xd2_notsx.log_467_1057.asm
ljhsiun2/medusa
9
52865
<filename>Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i7-8650U_0xd2_notsx.log_467_1057.asm .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x273c, %rcx cmp $46332, %r10 movb $0x61, (%rcx) nop nop dec %rbp lea addresses_WT_ht+0x15f...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_206_1453.asm
ljhsiun2/medusa
9
52866
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r9 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x39ea, %rsi lea addresses_UC_ht+0x160a, %rdi nop and %r9, %r9 mov $39, %rcx rep movsw add $41839, %rax lea addresses_D_ht+0x872a, %rax nop nop nop nop and %r10, %r10 mov (%rax...
Examples/conversion-routines/wordbcd2ascii.asm
agguro/linux-nasm
6
52867
;name: wordbcd2ascii.asm ; ;description: convert 16 bit packed bcd in rdi to ascii in eax. ; ;build: nasm -felf64 wordbcd2ascii.asm -o wordbcd2ascii.o bits 64 global wordbcd2ascii section .text wordbcd2ascii: mov rax,rdi and rax,0xFFFF or eax,0x33330000 rol eax,4 ror ax,...
macros.asm
chuckeles/assembler-project
0
52868
<gh_stars>0 ; this file contains handy macros ; used throughout the project ; prints the string to the console, the string ; must be 0 terminated write macro string ; push the string and call the printing function push offset string call print_string endm ; write a single character to the console write...
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_21829_1230.asm
ljhsiun2/medusa
9
52869
<filename>Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_21829_1230.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r8 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1e06a, %rsi nop nop nop and $61354, %r14 mov (%rsi), %r11w nop nop nop add %r...
source/command/graphics/movspr.asm
mega65dev/rom-assembler
0
52870
<gh_stars>0 ; ******************************************************************************************** ; ******************************************************************************************** ; ; Name : movspr.asm ; Purpose : .. ; Created : 15th Nov 1991 ; Updated : 4th Jan 2021 ; Authors : <NAME...
oeis/022/A022318.asm
neoneye/loda-programs
11
52871
<gh_stars>10-100 ; A022318: a(n) = a(n-1) + a(n-2) + 1, with a(0) = 1 and a(1) = 4. ; 1,4,6,11,18,30,49,80,130,211,342,554,897,1452,2350,3803,6154,9958,16113,26072,42186,68259,110446,178706,289153,467860,757014,1224875,1981890,3206766,5188657,8395424,13584082,21979507,35563590,57543098,93106689,150649788,243756478,3944...
oeis/082/A082395.asm
neoneye/loda-programs
11
52873
; A082395: Number of shifted Young tableaux with height <= 3. ; Submitted by <NAME> ; 1,1,2,3,6,12,27,63,154,386,989,2574,6787,18085,48622,131719,359194,985186,2715973,7521568,20915257,58373587,163462816,459136810,1293223231,3651864607,10336625732,29321683083,83344398534,237344961292,677087183363,1934730432503,55368488...
basetier/boot/vd/fat/main.asm
frednora/animal
21
52876
; ; main.asm ; Main file for creating a 32MB virtual disk using nasm. ; The goal is loading the boot manager, BM.BIN in 0:8000H ; and pass the control to the boot loader, also delivering ; some few arguments. ; Here you will also find the VBR of the first partition ; at the sector 63, in hex, two FATs, reserved sectors...
smsq/sbas/alwrk.asm
olifink/smsqe
0
52878
<gh_stars>0 ; SBAS_ALWRK - allocate work space V2.00  1993 <NAME> section sbas xdef sb_alwrk xdef sb_xpwrk xdef sb_rewrk xdef sb_shwrk xref sb_insmem xref gu_achp0 xref gu_rchp include 'dev8_keys_qdos_sms' ;+++ ; SBASIC shrink work area ; ; This routine shrinks a work area. ; ; a0 r pointer to shrunk...
1571/64tass/nulbuf.asm
silverdr/assembly
23
52879
<reponame>silverdr/assembly ;********************************* ;* nulbuf: set null records in * ;* act-buf for extention * ;* vars: nr,rs,lx,act-buf * ;* in: nr= last record * ;* position in previous * ;* buffer. * ;* out: nr= last record * ;* ...