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
target/cos_117/disasm/iop_overlay1/FORMT0.asm
jrrk2/cray-sim
49
129786
<reponame>jrrk2/cray-sim 0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000) 0x0001 (0x000002) 0x2919- f:00024 d: 281 | OR[281] = A 0x0002 (0x000004) 0x1000- f:00010 d: 0 | A = 0 (0x0000) 0x0003 (0x000006) 0x291A- f:00024 d: 282 | OR[282...
src/test_move_paddles.asm
itsmiriam42/pong
2
129787
# Authors: <NAME>, <NAME>, <NAME> # Test for the function in move_paddles.asm # Paints the paddles initially and then calls the move function. # Since no keyboard input can be included in this unit test, # the paddles are not moved and the return values of the function are printed in the console. .include "cesplib_ra...
NASM/hello-world.asm
kennethsequeira/Hello-world
1,428
129788
section .data msg : db 0Ah, "Hello World", 0Ah len : equ $- msg section .text global _start: _start: mov eax, 4 mov ebx, 1 mov ecx, msg mov edx, len int 80h mov eax, 1 mov ebx, 0 int 80h
Library/Bitmap/tool.asm
steakknife/pcgeos
504
129789
COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: Bitmap Library FILE: tool.asm REVISION HISTORY: Name Date Description ---- ---- ----------- Jon 5/91 Initial Version DESCRIPTION: This f...
programs/oeis/093/A093048.asm
neoneye/loda
22
129791
<reponame>neoneye/loda<filename>programs/oeis/093/A093048.asm ; A093048: a(n) = n minus exponent of 2 in n, with a(0) = 0. ; 0,1,1,3,2,5,5,7,5,9,9,11,10,13,13,15,12,17,17,19,18,21,21,23,21,25,25,27,26,29,29,31,27,33,33,35,34,37,37,39,37,41,41,43,42,45,45,47,44,49,49,51,50,53,53,55,53,57,57,59,58,61,61,63,58,65,65,67,66...
0x26.asm
SpeedStepper/XchgRaxRax
53
129793
; ; $Id: 0x26.asm,v 1.1.1.1 2016/03/27 08:40:13 raptor Exp $ ; ; 0x26 explanation - from xchg rax,rax by <EMAIL> ; Copyright (c) 2016 <NAME> <<EMAIL>> ; ; This snippet is equivalent to the following asm code: ; ; ror rax,7 ; ; It rotates rax to the right by 7 positions, by exploiting ; the fact that shift instructions ...
bugs/PENDING_SUBMIT/0444-BAD-IMAGE-AMD-MESA-d1754a6c-opt-rand2-test-host/unreduced_result/reference/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
0
129795
; SPIR-V ; Version: 1.0 ; Generator: Khronos Glslang Reference Front End; 10 ; Bound: 442 ; Schema: 0 OpCapability Shader %1 = OpExtInstImport "GLSL.std.450" OpMemoryModel Logical GLSL450 OpEntryPoint Fragment %4 "main" %12 %435 OpExecutionMode %4 Or...
1_menu.asm
chriswyatt/znake
8
129797
; ///////////////////////////////////////////////////////////////////////////// ; Znake (ZX Spectrum 48K) ; ----------------------------------------------------------------------------- ; 1_menu.asm ; ----------------------------------------------------------------------------- ; Copyright (C) 2016, <NAME> ; All ri...
data/pokemon/base_stats/buizel.asm
TastySnax12/pokecrystal16-493-plus
2
129798
<filename>data/pokemon/base_stats/buizel.asm db 0 ; species ID placeholder db 55, 65, 35, 85, 60, 30 ; hp atk def spd sat sdf db WATER, WATER ; type db 190 ; catch rate db 66 ; base exp db NO_ITEM, BERRY ; items db GENDER_F50 ; gender ratio db 100 ; unknown 1 db 20 ; step cycles to hatch db 5 ...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_468.asm
ljhsiun2/medusa
9
129799
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x75a2, %r13 nop cmp %rcx, %rcx mov (%r13), %edx nop nop nop sub $23384, %r13 lea addresses_UC_ht+0xd93d, %rsi lea addresses_UC_ht+0x12369, %rdi clflush (%rdi) ...
external/mp/base/6502/cpu6502_real.asm
polluks/effectus
7
129800
; REAL fixed-point Q24.8, 32bit ; https://en.wikipedia.org/wiki/Q_(number_format) /* mulREAL divREAL */ .proc mulREAl ; jsr iniEAX_ECX_CARD mva :STACKORIGIN,x ecx0 mva :STACKORIGIN+STACKWIDTH,x ecx1 mva :STACKORIGIN+STACKWIDTH*2,x ecx2 mva :STACKORIGIN+STACKWIDTH*3,x ecx3 mva :STACKORIGIN-1,x eax mva :STA...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_4826_1822.asm
ljhsiun2/medusa
9
129801
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r15 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x183ea, %r9 nop nop nop nop xor $57360, %r12 mov (%r9), %r11 sub %r9, %r9 lea addresses_D_ht+0x5cea, %rdi clflush (%rdi) nop nop nop nop nop inc %r15 mov $0x616263646...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1961.asm
ljhsiun2/medusa
9
129802
<filename>Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1961.asm .global s_prepare_buffers s_prepare_buffers: push %r13 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0xfa59, %rsi lea addresses_WT_ht+0x1e2fb, %rdi nop nop add %rbx, %rbx mov $77, %rcx rep movsw cmp $...
_build/dispatcher/jmp_ippsGFpSub_6597b30e.asm
zyktrcn/ippcp
1
129804
extern m7_ippsGFpSub:function extern n8_ippsGFpSub:function extern y8_ippsGFpSub:function extern e9_ippsGFpSub:function extern l9_ippsGFpSub:function extern n0_ippsGFpSub:function extern k0_ippsGFpSub:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:function segment .data align 8 dq .Lin_ippsGFpSub ....
lib/vram.asm
simondotm/beeb-karateka
8
129805
\\ reset all memory from &3000 to &8000 to zero \\ hides unsightly mode switches .clear_vram { sei lda #&30 sta loop2+2 lda #0 ldy #&50 .loop ldx #0 .loop2 sta &FF00,x inx bne loop2 inc loop2+2 dey bne loop cli rts } .hide_vram { LDA #19:LDX #0:JSR osbyte SEI:LDA #1:STA &FE00:LDA #0:STA &FE01:CLI rts...
oeis/187/A187535.asm
neoneye/loda-programs
11
129807
<reponame>neoneye/loda-programs<filename>oeis/187/A187535.asm ; A187535: Central Lah numbers: a(n) = A105278(2*n,n) = A008297(2*n,n). ; Submitted by <NAME> ; 1,2,36,1200,58800,3810240,307359360,29682132480,3339239904000,428906814336000,61934143990118400,9931984545324441600,1751339941492209868800,33679614259465574400000...
data/mapHeaders/fanclub.asm
adhi-thirumala/EvoYellow
16
129808
FanClub_h: db INTERIOR ; tileset db POKEMON_FAN_CLUB_HEIGHT, POKEMON_FAN_CLUB_WIDTH ; dimensions (y, x) dw FanClubBlocks, FanClubTextPointers, FanClubScript ; blocks, texts, scripts db $00 ; connections dw FanClubObject ; objects
8088/game/kbtest.asm
reenigne/reenigne
92
129809
<reponame>reenigne/reenigne org 0x100 cpu 8086 xAcceleration equ 0x10 yAcceleration equ 0x10 xMaxVelocity equ 0x100 yMaxVelocity equ 0x100 xVelocity: dw 0 xSubTile: dw 0 yVelocity: dw 0 ySubTile: dw 0 mov ax,cs mov ds,ax in al,0x61 or al,3 or al,0x80 mov [port61high+1],al ...
src/data_p0.asm
Pentacour/viruslqp79_msx
4
129810
MODULE MDATAP0 INTERMISION_PATTERNS_0 incbin "intermission_0.til" INTERMISION_COLORS_0 incbin "intermission_0.col" INTERMISION_PATTERNS_1 incbin "intermission_1.til" INTERMISION_COLORS_1 incbin "intermission_1.col" INTERMISION_PATTERNS_2 incbin "intermission_2.til" INTERMISION_COLORS_2 incbin "i...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1316.asm
ljhsiun2/medusa
9
129811
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r9 push %rcx push %rdi push %rsi lea addresses_A_ht+0x12a81, %rsi lea addresses_WT_ht+0x1a099, %rdi inc %r11 mov $43, %rcx rep movsq sub $31237, %r14 lea addresses_D_ht+0x147c1, %r11 cmp %r12, %r12 mov (%r11), %rdi mfence le...
programs/oeis/139/A139742.asm
neoneye/loda
22
129812
<filename>programs/oeis/139/A139742.asm ; A139742: a(n) = 11^n - 4^n. ; 0,7,105,1267,14385,160027,1767465,19470787,214293345,2357685547,25936376025,285307476307,3138411599505,34522645035067,379749565147785,4177247095673827,45949725568604865,505447011319424587,5559917244772754745,61159090173536639347,6727499938330483814...
oeis/133/A133536.asm
neoneye/loda-programs
11
129813
; A133536: Sum of fifth powers of two consecutive primes. ; Submitted by <NAME>(w2) ; 275,3368,19932,177858,532344,1791150,3895956,8912442,26947492,49140300,97973108,185200158,262864644,376353450,647540500,1133119792,1559520600,2194721408,3154354458,3877300944,5150127992,7016097042,9523100092 add $0,1 mov $3,$0 mov $5...
src/EngineDisassembler.asm
Dunkansdk/AoW
2
129815
;////////////////////////////////////////////////////////////////////// ;/// This file is subject to the terms and conditions defined in /// ;/// file 'LICENSE.txt', which is part of this source code package. /// ;////////////////////////////////////////////////////////////////////// [SEGMENT .text] ;//////////////...
src/hyperv4/AMD64.asm
xakepru/x14.11-coding-hyperv
10
129816
<reponame>xakepru/x14.11-coding-hyperv EXTERN pvWinHVOnInterruptOrig:QWORD EXTERN pvHvlpInterruptCallbackOrig:QWORD EXTERN pvXPartEnlightenedIsrOrig:QWORD EXTERN ParseHvMessage:NEAR EXTERN ParseVmbusMessage:NEAR mPUSHAD MACRO push rax push rbx push rcx push rdx push rdi push rsi push r8 push r9 push r10 pus...
main.asm
Dhoulnoun/Proj_Calcasm
1
129817
;________________________________________________________________________________________________________________________ ;o͜o╚═════ஜ۩-CALculatrice-۩ஜ═════╝o͜o ;| IUT METZ | ;| ...
uti/usemenus.asm
olifink/smsqe
0
129818
; Use and Free Menu Extension  1990 <NAME> V0.01 section utility include dev8_keys_wman include dev8_keys_wstatus include dev8_keys_qdos_sms include dev8_keys_err include dev8_keys_thg include dev8_mac_xref xdef ut_usmen ; use MENUS xdef ut_frmen ; free MENUS xdef ut_usscp ; use SCRAP xdef ut_frscp ...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_25.asm
ljhsiun2/medusa
9
129820
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r14 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x431b, %r14 nop nop nop nop nop add $38197, %rcx vmovups (%r14), %ymm0 vextracti128 $1, %ymm0, %xmm0 vpextrq $0, %xmm0, %r9 and $43430, %rdx lea addresses_UC_ht+0x14...
oeis/113/A113023.asm
neoneye/loda-programs
11
129821
<filename>oeis/113/A113023.asm ; A113023: Number of terms in A095810 which have n digits. ; Submitted by <NAME>(s4) ; 5,18,90,450,2250,11250,56250,281250,1406250,7031250 mov $1,13 mov $2,5 lpb $0 sub $0,1 add $1,$2 mov $2,$1 mul $1,4 lpe mov $0,$2
programs/oeis/008/A008815.asm
neoneye/loda
22
129822
<reponame>neoneye/loda ; A008815: Expansion of (1+x^8)/((1-x)^2*(1-x^8)). ; 1,2,3,4,5,6,7,8,11,14,17,20,23,26,29,32,37,42,47,52,57,62,67,72,79,86,93,100,107,114,121,128,137,146,155,164,173,182,191,200,211,222,233,244,255,266,277,288,301,314,327,340,353,366,379,392,407,422,437,452,467,482,497,512,529,546,563,580,597,614...
libsrc/sos/lptoff.asm
meesokim/z88dk
0
129823
; ; S-OS specific routines ; by <NAME>, 2013 ; ;; void lptoff() ; ; $Id: lptoff.asm,v 1.3 2015/01/19 01:33:07 pauloscustodio Exp $ ; PUBLIC lptoff lptoff: jp $1fd6
oeis/306/A306380.asm
neoneye/loda-programs
11
129824
<reponame>neoneye/loda-programs<filename>oeis/306/A306380.asm ; A306380: Squares of the form 5*k^2 + 5. ; Submitted by <NAME> ; 25,7225,2325625,748843225,241125192025,77641562988025,25000342156951225,8050032532975305625,2592085475275891459225,834643473006304074564025,268752606222554636118156025,865375045601895865259716...
oeis/009/A009444.asm
neoneye/loda-programs
11
129825
; A009444: E.g.f. log(1 + x*exp(-x)). ; Submitted by <NAME> ; 0,1,-3,11,-58,409,-3606,38149,-470856,6641793,-105398650,1858413061,-36044759796,762659322385,-17481598316742,431535346662645,-11413394655983536,321989729198400385,-9651573930139850610,306321759739045148293,-10262156907184058219340,361889387768979386570961,-...
programs/oeis/075/A075860.asm
neoneye/loda
22
129826
; A075860: a(n) is the fixed point reached by the sum of divisors of n without multiplicity (with the convention a(1)=0). ; 0,2,3,2,5,5,7,2,3,7,11,5,13,3,2,2,17,5,19,7,7,13,23,5,5,2,3,3,29,7,31,2,3,19,5,5,37,7,2,7,41,5,43,13,2,5,47,5,7,7,7,2,53,5,2,3,13,31,59,7,61,3,7,2,5,2,67,19,2,3,71,5,73,2,2,7,5,5,79,7,3,43,83,5,13...
sgb/command_mlt_req_1_incrementing.asm
endrift/SameSuite
21
129827
RESULTS_START EQU $c000 RESULTS_N_ROWS EQU 1 include "base.inc" ; This test verifies which patters incrememnt MLT_REQ 01 SgbPacket: MACRO push hl ld hl, \1 call SendSgbPacket pop hl ENDM CorrectResults: db $FE, $FE, $FF, $FF, $FE, $FF, $FE, $FF RunTest: ld de, $c000 SgbPacket MLT_REQ_1...
MaxProc64.sys/sub_11008.asm
nanabingies/MaxProc-x64
0
129828
<reponame>nanabingies/MaxProc-x64 .text:0000000000011008 ; =============== S U B R O U T I N E ======================================= .text:0000000000011008 .text:0000000000011008 .text:0000000000011008 sub_11008 proc near ; DATA XREF: DriverEntry+92↓o .text:0000000000011008 ...
smsq/q40/ssss.asm
olifink/smsqe
0
129829
<gh_stars>0 ; Q40 SMSQ Sampled Sound System V2.00  1999 <NAME> section ssss xdef ssss_init xref q40_insta0 xref ut_procdef xref ut_gxli1 xref gu_achpp include 'dev8_keys_q40' include 'dev8_keys_qdos_sms' include 'dev8_keys_68000' include 'dev8_smsq_smsq_base_keys' include 'dev8_mac_proc' ssss_i2 ...
tests/factorial.asm
gzachos/mars-stack-visualizer
2
129830
# Factorial in MIPS assembly # by <NAME> .globl main .text main: addi $a0, $zero, 13 jal fact add $a0, $v0, $zero li $v0, 1 syscall beq $v0, 1, test exit: li $v0, 10 syscall fact: slti $t0, $a0, 1 beq $t0, $zero, else addi $v0, $zero, 1 jr $ra else: addi $sp, $sp, -8 sw $a0, 4($s...
BigNum/Mod/Base/bnModDw.asm
FloydZ/Crypto-Hash
11
129832
.686 .model flat,stdcall option casemap:none include .\bnlib.inc include .\bignum.inc .code bnModDw proc uses edi esi bnX:DWORD,valY:DWORD mov esi,bnX mov edi,valY mov edx,[esi].BN.dwArray[0] mov ecx,[esi].BN.dwSize test edi,edi jz @@DivisionByZero cmp ecx,1 jne @@X_GT_Y test edx,edx je @@DivideZero cmp edx...
oeis/016/A016314.asm
neoneye/loda-programs
11
129833
<reponame>neoneye/loda-programs ; A016314: Expansion of 1/((1-2x)*(1-7x)*(1-11x)). ; Submitted by <NAME> ; 1,20,287,3634,43329,500136,5666179,63480878,706360277,7826457892,86486501751,954119775882,10514695335145,115797293297888,1274719738572203,14028563710395046,154360726917116733,1698293678807813724,186835102459229207...
base/mvdm/wow16/user/usercli.asm
npocmaka/Windows-Server-2003
17
129835
;--------------------------------------------------------------------------- ; Optimzed Code Path - on x86 builds effectively excecutes USER32 code. ; ; Created: ; 16-DEC-93 nandurir ;--------------------------------------------------------------------------- TITLE USER5.ASM PAGE ,132 ...
iod/con2/sprite/f7.asm
olifink/smsqe
0
129836
<gh_stars>0 * Sprite f7 * * Mode 4 * +|-------+ * -ggg gggg- * |g g g| * |g g| * |gg g | * |g g | * |g g | * |g g | * +|-------+ * section sprite xdef sp_f7 xref sp_zero sp_f7 dc.w $0100,$0000 dc.w 8,7,0,0 dc.l sc4_f7-* dc.l sp_zero-* dc.l 0 sc4_f7 dc.w $EF00,$0000 dc.w $8900,$0000 dc.w $810...
2020/3/Toboggan_Trajectory_p1.asm
ped7g/adventofcode
2
129837
<gh_stars>1-10 ; https://adventofcode.com/2020/day/3 (part 1) OPT listoff : DEVICE ZXSPECTRUMNEXT : MMU 0 7, 0, $0000 inputFile: ; load the input.txt into virtual device memory for processing INCBIN "input.txt" IF {b $-1 } != 10 : DB 10 : ENDIF ; fake <EOL> if there's none inputEnd = $ ; DEFL label t...
oeis/037/A037631.asm
neoneye/loda-programs
11
129838
<gh_stars>10-100 ; A037631: Decimal expansion of a(n) is given by the first n terms of the periodic sequence with initial period 2,3,0. ; Submitted by <NAME>(s3) ; 2,23,230,2302,23023,230230,2302302,23023023,230230230,2302302302,23023023023,230230230230,2302302302302,23023023023023,230230230230230,2302302302302302 mov...
oeis/160/A160153.asm
neoneye/loda-programs
11
129839
<filename>oeis/160/A160153.asm ; A160153: Numerator of Hermite(n, 26/27). ; Submitted by <NAME> ; 1,52,1246,-86840,-9965684,-11764688,72038072584,3848897264992,-535077911012720,-72717589071528128,3239977716589449184,1228701289925531463808,11929704457466050105024,-20877013136748863885323520,-1311720301397752435727447936...
Games/banchorce/source/bossdat.asm
CiaranGruber/Ti-84-Calculator
1
129840
<reponame>CiaranGruber/Ti-84-Calculator<filename>Games/banchorce/source/bossdat.asm ;---------------------------------------------------------------; ; ; ; Banchor ; ; Boss Data ...
oeis/305/A305650.asm
neoneye/loda-programs
11
129841
<filename>oeis/305/A305650.asm<gh_stars>10-100 ; A305650: a(n) = -1/3 * (u^n-1)*(v^n-1) with u = 1+sqrt(3), v = 1-sqrt(3). ; Submitted by <NAME>(s3) ; 1,1,9,13,61,117,421,949,2997,7381,21781,56277,160213,424789,1186389,3189589,8817493,23883093,65663317,178568533,489512277,1334064469,3651347797,9962435925,27244344661,74...
programs/oeis/130/A130008.asm
neoneye/loda
22
129842
<reponame>neoneye/loda ; A130008: Noncomposite numbers sandwiched between 1's. ; 1,1,1,2,1,3,1,5,1,7,1,11,1,13,1,17,1,19,1,23,1,29,1,31,1,37,1,41,1,43,1,47,1,53,1,59,1,61,1,67,1,71,1,73,1,79,1,83,1,89,1,97,1,101,1,103,1,107,1,109,1,113,1,127,1,131,1,137,1,139,1,149 lpb $0 div $0,2 mul $0,2 max $0,1 add $1,7 lp...
oeis/166/A166917.asm
neoneye/loda-programs
11
129843
<reponame>neoneye/loda-programs ; A166917: a(n) = 20*a(n-1) - 64*a(n-2) for n > 1; a(0) = 85, a(1) = 1364. ; 85,1364,21840,349504,5592320,89478144,1431654400,22906486784,366503854080,5864061927424,93824991887360,1501199874392064,24019198007050240,384307168179912704,6148914691147038720,98382635059426361344,1574122160955...
Projetos/J-VMTranslator/bin/nasm/SimpleAdd.nasm
mariaeduardabicalho/Z01
2
129844
<filename>Projetos/J-VMTranslator/bin/nasm/SimpleAdd.nasm ; 0 - ADD leaw $SP,%A movw (%A),%S movw %S,%A decw %A movw (%A),%S decw %A addw (%A),%S,%D movw %D,(%A) incw %A movw %A,%D leaw $SP,%A movw %D,(%A) ; End
oeis/225/A225692.asm
neoneye/loda-programs
11
129845
<filename>oeis/225/A225692.asm ; A225692: Number of Dyck paths of semilength n avoiding the pattern U^(n-1) D^(n-1). ; Submitted by <NAME> ; 0,0,4,25,106,392,1380,4797,16714,58685,207890,742755,2674270,9694648,35357444,129644533,477638410,1767262865,6564120058,24466266619,91482563198,343059613165,1289904146794,48619464...
oeis/048/A048917.asm
neoneye/loda-programs
11
129846
; A048917: Indices of hexagonal numbers which are also 9-gonal. ; Submitted by <NAME> ; 1,13,51625,822757,3330519121,53079328957,214865110504441,3424359827493013,13861807735752971425,220919149857804895597,894280664049502087991881,14252378030502065207035717,57693622746627769968955223281,919477916038891084908897334813,37...
oeis/176/A176337.asm
neoneye/loda-programs
11
129847
<gh_stars>10-100 ; A176337: a(n) = 1 + (1-2^n)*a(n-1) for n > 0, a(0)=0. ; 0,1,-2,15,-224,6945,-437534,55566819,-14169538844,7240634349285,-7407168939318554,15162474818785080039,-62090334382924902759704,508581928930537878504735465,-8332097741669002063543081123094,273017846701268190616116139160421099,-178922245835676108...
Transynther/x86/_processed/NC/_st_zr_un_sm_/i9-9900K_12_0xa0.log_21829_689.asm
ljhsiun2/medusa
9
129848
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r13 push %r8 push %r9 push %rcx push %rdi push %rsi lea addresses_WC_ht+0xf8d2, %r11 and %r10, %r10 mov $0x6162636465666768, %r9 movq %r9, %xmm4 movups %xmm4, (%r11) and $5149, %r11 lea addresses_WC_ht+0x14dea, %r8 nop nop n...
oeis/206/A206728.asm
neoneye/loda-programs
11
129849
<reponame>neoneye/loda-programs<filename>oeis/206/A206728.asm ; A206728: Number of n X 2 0..2 arrays avoiding the pattern z-1 z-1 z in any row, column or nw-to-se diagonal. ; Submitted by <NAME> ; 9,81,625,4761,36100,273529,2073600,15721225,119202724,903844096,6853356225,51965305681,394024865796,2987677680100,226539444...
oeis/282/A282153.asm
neoneye/loda-programs
11
129850
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A282153: Expansion of x*(1 - 2*x + 3*x^2)/((1 - x)*(1 - 2*x)*(1 - x + x^2)). ; Submitted by <NAME>(s1.) ; 0,1,2,5,13,30,63,127,254,509,1021,2046,4095,8191,16382,32765,65533,131070,262143,524287,1048574,2097149,4194301,8388606,16777215,33554431,67108862,134217725,2684354...
libsrc/_DEVELOPMENT/arch/zx/bifrost2/z80/asm_BIFROST2_drawTileH.asm
grancier/z180
0
129851
; ---------------------------------------------------------------- ; Z88DK INTERFACE LIBRARY FOR THE BIFROST*2 ENGINE ; ; See "bifrost2.h" for further details ; ---------------------------------------------------------------- SECTION code_clib SECTION code_bifrost2 PUBLIC asm_BIFROST2_drawTileH defc asm_BIFROST2_dra...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48_notsx.log_13_1038.asm
ljhsiun2/medusa
9
129852
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r8 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1dac9, %rsi lea addresses_A_ht+0x1de49, %rdi nop nop nop nop add %rbp, %rbp mov $79, %rcx rep movsq nop nop cmp %rax, %rax lea addresses_D_ht+0x1a047, %rsi lea addresses_...
oeis/336/A336292.asm
neoneye/loda-programs
11
129853
; A336292: a(n) = (n!)^2 * Sum_{k=1..n} (-1)^(n-k) / (k * ((n-k)!)^2). ; Submitted by <NAME> ; 0,1,-2,3,8,305,10734,502747,30344992,2307890097,216571514030,24619605092291,3337294343698248,532148381719443073,98646472269855762238,21041945289232131607995,5118447176652195630775424,1408601897794844346184122017,4354817942980...
imsaisim/srccpm3/boot.asm
QwazyWabbitWOS/z80pack
85
129854
TITLE 'CP/M 3 boot loader for IMSAI 8080' ; ; Copyright (C) 2019 by <NAME> ; ; History: ; 23-OCT-19 first public release ; ORG 0 ; memory base of boot ; BOOT EQU 0100H ; cpmldr runs at 0100H SECTS EQU 25 ; # of sectors to load ; ; I/O ports ; MEMCTL EQU 0F3H ; memory control MPU-B FDC EQU 0FDH ; IMSAI FIF FDC LE...
libsrc/_DEVELOPMENT/adt/w_array/c/sccz80/w_array_empty.asm
jpoikela/z88dk
640
129855
<gh_stars>100-1000 ; int w_array_empty(b_array_t *a) SECTION code_clib SECTION code_adt_w_array PUBLIC w_array_empty EXTERN asm_w_array_empty defc w_array_empty = asm_w_array_empty ; SDCC bridge for Classic IF __CLASSIC PUBLIC _w_array_empty defc _w_array_empty = w_array_empty ENDIF
sw/552tests/inst_tests/jal_30.asm
JPShen-UWM/ThreadKraken
1
129856
<reponame>JPShen-UWM/ThreadKraken // Original test: ./tschaefe/hw4/problem6/jal_2.asm // Author: tschaefe // Test source code follows // jal test 2 // Jump instruction should cause looping to earlier portion of program, each time // setting r7 to 0x8 lbi r1, 0xfd addi r1, r1, 0x01 bgez r1, .done //after 3 total ex...
cwiczenia1/hello.asm
adamczykpiotr/AGH_WIMiIP_Architektury_Komputerow
1
129857
<gh_stars>1-10 section .data text db "Hello World",10,0 text_length equ $-text section .text global _start _start: mov rax, 4 mov rbx, 1 mov rcx, text mov rdx, text_length int 80h mov rax, 1 mov rbx, 0 int 80h
example_program.asm
jameslaydigital/asmRepl
0
129858
<filename>example_program.asm ;add push 5 push 5 add ;invoke print "interrupt" push 45 push 44 push 43 push 42 push 4 int print ;call func func my_function ; HELLO WORLD push 33 push 68 push 76 push 82 push 79 push 87 push 32 push 79 push 76 push 76 push 69 push 72 ...
Final_Project/src/mir.asm
Zubieta/Computer_Architecture
1
129859
numargs equ 3 sys_exit equ 1 sys_read equ 3 sys_write equ 4 stdin equ 0 stdout equ 1 stderr equ 3 extern printf extern puts extern loadimg extern saveimg extern getdims extern getdats extern pixchange SECTION .data testfmt: db "%s %s", 10, 0 infa...
Borland/CBuilder5/Source/RTL/source/math/sqrt.asm
TrevorDArcyEvans/DivingMagpieSoftware
1
129860
;[]-----------------------------------------------------------------[] ;| SQRT.ASM -- square root function | ;[]-----------------------------------------------------------------[] ; ; C/C++ Run Time Library - Version 10.0 ; ; Copyright (c) 1991, 2000 by Inprise Corporation...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_131_1591.asm
ljhsiun2/medusa
9
129861
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r15 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x15c73, %rsi nop nop nop nop nop inc %rax movb $0x61, (%rsi) nop and %rdx, %rdx lea addresses_normal_ht+0x138bb, %r11 nop nop nop nop nop ...
projects/Kirbys_Dream_Land_2.windfish/disassembly/bank_08.asm
jverkoey/awaken
68
129863
SECTION "ROM Bank 08", ROMX[$4000], BANK[$08] toc_08_4000: assign [$DA48], $A0 clear [$DA46] ld [$DA47], a ld hl, $B201 ld [hl], a dec h ld b, $12 ld a, $B2 .loop_08_4015: ld [hl], a dec h dec a dec b jr nz, .loop_08_4015 ld a, $FF ld b...
oeis/206/A206810.asm
neoneye/loda-programs
11
129864
; A206810: Sum_{0<j<n} (n^4-j^4). ; Submitted by <NAME> ; 15,145,670,2146,5501,12131,23996,43716,74667,121077,188122,282022,410137,581063,804728,1092488,1457223,1913433,2477334,3166954,4002229,5005099,6199604,7611980,9270755,11206845,13453650,16047150,19026001,22431631,26308336,30703376,35667071,41252897,47517582,54521...
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_779.asm
ljhsiun2/medusa
9
129865
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %rcx push %rdi push %rsi lea addresses_WT_ht+0x17a8c, %rsi lea addresses_UC_ht+0x1a48c, %rdi nop nop nop nop nop dec %r14 mov $51, %rcx rep movsq nop nop cmp %r11, %r11 pop %rsi pop %rdi pop %rcx pop %r14 pop %r11 ret .global s_faulty_load s_fau...
code/lib/syscall/syscall.asm
yishiyu/YishiOS
1
129866
; 实现系统调用必须的汇编部分 ; 系统调用的中断号 SYS_CALL_VECTOR equ 0x90 global asm_syscall global enable_int global disable_int global pause ;========================= ; 系统调用通用函数,用于触发中断 ; 最多传递五个参数,其中第一个为系统调用号 ; asm_syscall(int sys_vector, u32 para0,u32 para1,u32 para2, u32 para3); ;========================= asm_syscall: mov eax, ...
Test/Basic/Data2.asm
CharlesCarley/ToyVM
1
129867
<reponame>CharlesCarley/ToyVM<gh_stars>1-10 ; ---------------------------------------------------- .data ; ---------------------------------------------------- sequ: .asciz " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" zmem: .zero 96 ; --------...
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_543.asm
ljhsiun2/medusa
9
129868
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x568a, %rcx nop nop nop cmp %r14, %r14 mov $0x6162636465666768, %rbp movq %rbp, %xmm5 movups %xmm5, (%rcx) nop nop nop and %rbx, %rbx lea addresses_normal_ht+0xc4ea, %rsi...
asm/support.asm
everyfan/c6t
0
129869
_cpmcall: ; Call CPM function Cpushframe 10 ; HL = function number Cderef mov c,l ; Store Cpushframe 12 ; HL = argument Cderef xchg ; Arg to DE push b ; Save FP call 5 ; Do CMP call ; Ret value in HL Cret stkpnt: .ds 2 cret: ; C return package xchg ; Return value on top of stack to DE pop h ; Restore regs shld regs+4...
oeis/343/A343935.asm
neoneye/loda-programs
11
129870
<filename>oeis/343/A343935.asm ; A343935: Number of ways to choose a multiset of n divisors of n. ; 1,3,4,15,6,84,8,165,55,286,12,6188,14,680,816,4845,18,33649,20,53130,2024,2300,24,2629575,351,3654,4060,237336,30,10295472,32,435897,7140,7770,8436,177232627,38,10660,11480,62891499,42,85900584,44,1906884,2118760 add $0...
programs/oeis/110/A110431.asm
neoneye/loda
22
129871
; A110431: Average of positive multiples of 3 with n decimal digits, rounded down. ; 6,55,550,5500,55000,550000,5500000,55000000,550000000,5500000000,55000000000,550000000000,5500000000000,55000000000000,550000000000000,5500000000000000,55000000000000000,550000000000000000,5500000000000000000 mov $1,10 pow $1,$0 sub $...
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0x48_notsx.log_21829_88.asm
ljhsiun2/medusa
9
129872
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r15 push %r8 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0xd329, %r8 nop nop nop nop add %rbp, %rbp mov (%r8), %r12w nop cmp %r10, %r10 lea addresses_WC_ht+0x1da9, %rax nop nop nop nop nop xor %r15, %r15 mov $0x616263646566...
text/maps/pewter_pokecenter.asm
adhi-thirumala/EvoYellow
16
129873
<filename>text/maps/pewter_pokecenter.asm<gh_stars>10-100 _PewterPokecenterText2:: text "What!?" para "TEAM ROCKET is" line "at MT.MOON? Huh?" cont "I'm on the phone!" para "Scram!" done _PewterPokecenterText3:: text "#MON CENTERS" line "are wonderful!" para "They heal #MON" line "completely." para "Eve...
oeis/021/A021416.asm
neoneye/loda-programs
11
129874
<reponame>neoneye/loda-programs ; A021416: Decimal expansion of 1/412. ; Submitted by <NAME>(m2) ; 0,0,2,4,2,7,1,8,4,4,6,6,0,1,9,4,1,7,4,7,5,7,2,8,1,5,5,3,3,9,8,0,5,8,2,5,2,4,2,7,1,8,4,4,6,6,0,1,9,4,1,7,4,7,5,7,2,8,1,5,5,3,3,9,8,0,5,8,2,5,2,4,2,7,1,8,4,4,6,6,0,1,9,4,1,7,4,7,5,7,2,8,1,5,5,3,3,9,8 seq $0,83811 ; Numbers...
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_62_393.asm
ljhsiun2/medusa
9
129875
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_62_393.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x59f2, %rsi lea addresses_WC_ht+0x1bc3c, %rdi nop nop nop nop nop add $620...
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2486.asm
ljhsiun2/medusa
9
129876
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2486.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r8 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_D_ht+0x12ed8, %rsi lea addresses_A_ht+0x1c2d8, %rdi nop nop nop nop sub %rax, %rax mov $5...
flame32-os-banks.asm
drako0812/flame32
2
129878
<filename>flame32-os-banks.asm<gh_stars>1-10 #include "flame32.asm" #bankdef "bios" { #addr 0x000000 #size 0x040000 } #bankdef "os" { #addr 0x100000 #size 0x080000 #outp 0x000000 #fill }
programs/oeis/093/A093220.asm
neoneye/loda
22
129881
; A093220: a(n) is the largest number such that all of a(n)'s length-n substrings are distinct and divisible by 20. ; 0,800,98000,9980000,999800000,99998000000,9999980000000,999999800000000,99999998000000000,9999999980000000000,999999999800000000000,99999999998000000000000,9999999999980000000000000,99999999999980000000...
robotic_liberation/allparts/part2.asm
viznut/demoscene
14
129883
<reponame>viznut/demoscene ;#BLK ; ;!source "../loader/loader_glob.inc" ;*=loader_loop ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; mem layout: ; lyrics+... lyricbuf til align30 - abt 30 bytes ; songdata 256 bytes reserved ; $1400- asserted free ; AS SOON THERE WILL BE NO HUMANS NO MORE ; - ei ed...
programs/oeis/103/A103194.asm
ckrause/cm
22
129884
; A103194: LAH transform of squares. ; 0,1,6,39,292,2505,24306,263431,3154824,41368977,589410910,9064804551,149641946796,2638693215769,49490245341642,983607047803815,20646947498718736,456392479671188001,10595402429677269174,257723100178182605287,6553958557721713088820,173904213835083054253161,4806041921951071854083746,...
resources/themes_colors.asm
GSoftwareDevelopment/sfx-tracker
9
129885
<reponame>GSoftwareDevelopment/sfx-tracker<filename>resources/themes_colors.asm DLI_color_schemas dta $0a,$e6,$68,$34,$00 ; predefined theme set ; dta $00,$00,$00,$30,$02 ; dta $a8,$a3,$ad,$a6,$00 ; dta $c2,$c4,$cd,$c6,$cb ; dta $84,$84,$84,$0f,$00 ; dta $00,$00,$00,$04,$0F
programs/oeis/000/A000122.asm
neoneye/loda
22
129886
; A000122: Expansion of Jacobi theta function theta_3(x) = Sum_{m =-inf..inf} x^(m^2) (number of integer solutions to k^2 = n). ; 1,2,0,0,2,0,0,0,0,2,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,...
vm_check/arithmetic/0_bitwise.asm
skiff-vm/skiff
0
129887
<gh_stars>0 .init main .code check_lsh: mov i9 @512 mov i0 @2 mov i1 @8 lsh i0 i0 i1 aseq i9 i0 ret check_rsh: mov i9 @2 mov i0 @512 mov i1 @8 rsh i0 i0 i1 aseq i9 i0 ret check_and: mov i9 @1 mov i0 @9 mov i1 @3 and i0 i0 i1 aseq i9 i0 ret check_or: mov i9 @11 mov i0 @9 m...
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_5421_434.asm
ljhsiun2/medusa
9
129888
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r13 push %r8 push %rax push %rbx push %rdx push %rsi lea addresses_A_ht+0x92bb, %r13 nop nop nop nop nop inc %r8 movups (%r13), %xmm7 vpextrq $1, %xmm7, %rdx nop nop nop nop nop dec %r13 lea addresses_WT_ht+0x12d1b, %rsi nop nop nop nop nop sub %rax, %ra...
Transynther/x86/_processed/NONE/_ht_zr_un_xt_/i7-8650U_0xd2_notsx.log_218_1682.asm
ljhsiun2/medusa
9
129889
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r9 push %rcx push %rdx push %rsi lea addresses_normal_ht+0x1c65c, %r13 nop nop nop nop cmp %r10, %r10 movw $0x6162, (%r13) nop nop nop nop dec %rdx lea addresses_WC_ht+0x1097a, %rsi nop nop nop sub $39708, %rdx mov (%rsi), %rcx nop no...
libsrc/spectrum/opus/set_kempston.asm
andydansby/z88dk-mk2
1
129890
<filename>libsrc/spectrum/opus/set_kempston.asm<gh_stars>1-10 ; ; ZX Spectrum OPUS DISCOVERY specific routines ; ; This routine sets the kempston joystick emulation mode. ; ; $Id: set_kempston.asm,v 1.1 2007/10/04 12:18:57 stefano Exp $ ; XLIB set_kempston set_kempston: pop hl pop bc ld a,c push bc pus...
oeis/059/A059570.asm
neoneye/loda-programs
11
129891
; A059570: Number of fixed points in all 231-avoiding involutions in S_n. ; Submitted by <NAME> ; 1,2,6,14,34,78,178,398,882,1934,4210,9102,19570,41870,89202,189326,400498,844686,1776754,3728270,7806066,16311182,34020466,70837134,147266674,305718158,633805938,1312351118,2714180722,5607318414,11572550770,23860929422,491...
src/game/grid/merge/mergegrid.asm
QFSW/2048x86_64
6
129892
PUBLIC mergegrid EXTERN mergerow:PROC .code ; merges every row in the grid ; RCX = grid ptr ; RDX = grid width ; RAX = 1 : moved ; 3 : merged mergegrid PROC ENTER 32, 0 PUSH R12 PUSH R13 PUSH R14 PUSH R15 MOV R12, RCX ; grid ptr MOV R13, RDX ; grid width MOV R14, 0 ; row ctr MOV R15, 0 ; return mloop: MOV ...
LDis1.asm
onnoeberhard/avr-projects
0
129894
<gh_stars>0 .include "m8def.inc" .def temp = r17 ldi r16, $FF out DDRB, r16 ldi r16, $FF out DDRD, r16 ;___O loop: ldi r16, 0b01000000 out PORTD, r16 ldi r16, 0b11111110 out PORTB, r16 rcall Pause ;__O loop2: ldi r16, 0b01000000 out PORTD, r16 ldi r16, 0b11111101 out PORTB...
programs/oeis/315/A315183.asm
jmorken/loda
1
129895
<filename>programs/oeis/315/A315183.asm ; A315183: Coordination sequence Gal.6.201.3 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,6,10,14,18,23,29,34,38,42,46,52,58,62,66,70,75,81,86,90,94,98,104,110,114,118,122,127,133,138,142,...
programs/oeis/191/A191558.asm
neoneye/loda
22
129897
<filename>programs/oeis/191/A191558.asm ; A191558: a(n) = 0 if n prime, otherwise n. ; 1,0,0,4,0,6,0,8,9,10,0,12,0,14,15,16,0,18,0,20,21,22,0,24,25,26,27,28,0,30,0,32,33,34,35,36,0,38,39,40,0,42,0,44,45,46,0,48,49,50,51,52,0,54,55,56,57,58,0,60,0,62,63,64,65,66,0,68,69,70,0,72,0,74,75,76,77,78,0,80,81,82,0,84,85,86,87,...
Lab_Task/Lab_5/Lab_5.asm
AnikIslam1/CSE331L_Section_7_Summer_2020_NSU
2
129898
<gh_stars>1-10 .MODEL SMALL .STACK 100H .DATA PROMPT_1 DB 'ENTER THE BINARY NUM: $' PROMPT_2 DB 0DH,0AH, ' GIVEN BINARY NUM IN REV ORDER' .CODE MAIN PROC MOV AX,@DATA MOV DS,AX LEA DX, PROMPT_1 MOV AH, 9 INT 21H XOR BL, BL MOV CX, 8 MOV AH, 1 @INPUT: ...
oeis/189/A189772.asm
neoneye/loda-programs
11
129899
; A189772: The n-th derivative of exp(2*arctan(x) - Pi/2), evaluated at x=1. ; Submitted by <NAME> ; 1,1,0,-1,2,0,-20,100,-180,-1540,18800,-99900,-35000,6978400,-81010800,418106000,2652650000,-89962470000,1078639120000,-4572607130000,-102140361180000,2809462217120000,-34739768494600000,80549366231880000,701707537203244...
programs/oeis/006/A006519.asm
neoneye/loda
22
129900
; A006519: Highest power of 2 dividing n. ; 1,2,1,4,1,2,1,8,1,2,1,4,1,2,1,16,1,2,1,4,1,2,1,8,1,2,1,4,1,2,1,32,1,2,1,4,1,2,1,8,1,2,1,4,1,2,1,16,1,2,1,4,1,2,1,8,1,2,1,4,1,2,1,64,1,2,1,4,1,2,1,8,1,2,1,4,1,2,1,16,1,2,1,4,1,2,1,8,1,2,1,4,1,2,1,32,1,2,1,4,1,2,1,8,1,2,1,4,1,2,1,16,1,2,1,4,1,2,1,8,1,2,1,4,1,2,1,128,1,2,1,4,1,2...
yasm-1.3.0/modules/parsers/nasm/tests/strucbase.asm
xu5343/ffmpegtoolkit_CentOS7
2,151
129901
<filename>yasm-1.3.0/modules/parsers/nasm/tests/strucbase.asm struc base, -7 .a: resb 1 .b: resb 1 endstruc ; Expect base and base.a to appear at -7, base.b at -6 db base db base.a db base.b ; The size should be '2' here db base_size
cat.asm
vishal-prabhu/xv6-lottery-scheduling
0
129902
<filename>cat.asm _cat: file format elf32-i386 Disassembly of section .text: 00000000 <cat>: char buf[512]; void cat(int fd) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 ec 28 sub $0x28,%esp int n; while((n = read(fd, buf, sizeof(buf))) >...