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
Simple-Kernel/inc/Unused/font8_8.asm
moneytech/Simple-Kernel
1
208728
<filename>Simple-Kernel/inc/Unused/font8_8.asm ; Summary: font8_8.asm ; 8x8 monochrome bitmap fonts for rendering ; ; Author: ; <NAME> ; International Business Machines (public domain VGA fonts) ; ; License: ; Public Domain ; section .rodata global font8x8_0000 ; Basic latin global font8x8...
libsrc/_DEVELOPMENT/stdlib/c/sdcc_iy/_random_uniform_xor_32_.asm
meesokim/z88dk
0
208729
<filename>libsrc/_DEVELOPMENT/stdlib/c/sdcc_iy/_random_uniform_xor_32_.asm ; uint32_t _random_uniform_xor_32_(uint32_t seed) SECTION code_stdlib PUBLIC __random_uniform_xor_32_ EXTERN asm_random_uniform_xor_32 __random_uniform_xor_32_: pop af pop hl pop de push de push hl push af jp asm_...
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_641_941.asm
ljhsiun2/medusa
9
208730
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r8 push %r9 push %rcx push %rdi push %rsi lea addresses_UC_ht+0x4876, %rsi lea addresses_D_ht+0x10f36, %rdi clflush (%rsi) nop sub $13276, %r11 mov $126, %rcx rep movsw nop nop nop xor %r8, %r8 lea addresses_WT_ht+0x3bc6, %r14 and %r12, %r...
tb/tprog/asm/test.pl.asm
mshaklunov/mips_onemore
0
208731
#1 BRANCH STALL #1.1 F-(ADD) E-(BRANCH) lui $1 0x0000 ori $1 0x0003 lui $2 0x0000 ori $2 0x0000 lui $3 0x0000 ori $3 0x0003 pl_loop: addi $1 $1 -1 bne $1 $0 pl_loop addi $2 $2 1 bne $3 $2 fail sll $0 $0 0 #1.2 F-(DIV) E-(BRANCH) lui $1 0x0000 ori $1 0x0004 lui $2 0x0000 ori $2 36 l...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_958.asm
ljhsiun2/medusa
9
208732
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0xa489, %rsi lea addresses_WT_ht+0x24d9, %rdi nop nop nop nop nop add %r10, %r10 mov $54, %rcx rep movsl xor %rbx, %rbx lea addresses_A_ht+0xcb89, %r12 nop nop cmp $37797, %rax ...
cs240 labs/prelab4.asm
bariskaraer/CS-240-Lab-Works
0
208733
0: CPi 101 3 // int i = 3 1: CP 134 102 // temp = k 2: LT 134 2000 // temp = k < N 3: BZJ 82 134 // if(temp == 0) go to end 4: CPi 70 12 // return = 12 5: CPi 135 2001 // temp2 = start of array 6: ADD 135 102 // temp2 = location of kth element 7: CPi 301 101 // pass adress of i to 301 8: CPi 302 102 // pass adress of ...
src_68k/func/palette.asm
sheng007/freemlib-neogeo
26
208734
<filename>src_68k/func/palette.asm ; freemlib for Neo-Geo - Palette Functions ;==============================================================================; ; It should be noted that most of the functions in here modify the palette ; buffers, which are written to palette RAM every vblank/int1. ; [Whole-Palette ...
game.asm
StevenMonty/MARS-Invaders
0
208735
<filename>game.asm # This game includes the information about the play area # Display stuff .eqv DISPLAY_W 64 .eqv DISPLAY_H 64 .eqv DISPLAY_W_SHIFT 6 # LED Colors .eqv COLOR_BLACK 0 .eqv COLOR_RED 1 .eqv COLOR_ORANGE 2 .eqv COLOR_YELLOW 3 .eqv COLOR_GREEN 4 .eqv COLOR_BLUE 5 .eqv COLOR_MAGEN...
Driver/Net/NW/nwPrint.asm
steakknife/pcgeos
504
208736
<gh_stars>100-1000 COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: nwPrint.asm AUTHOR: <NAME> ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description --...
bios/joy.asm
osgcc/descent-pc
3
208738
<filename>bios/joy.asm ;THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX ;SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO ;END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A ;ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USE...
programs/oeis/039/A039965.asm
neoneye/loda
22
208740
; A039965: An example of a d-perfect sequence. ; 1,2,2,1,2,0,0,0,2,1,2,2,1,2,0,0,0,0,0,0,0,0,0,0,0,0,2,1,2,2,1,2,0,0,0,2,1,2,2,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,2,2,1,2,0,0,0,2,1,2,2,1,2,0,0,0,0,0 mov $2,$0 seq $2,25225 ; a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-1...
libsrc/target/nc100/kmreadchar.asm
jpoikela/z88dk
640
208742
SECTION code_clib PUBLIC kmreadchar PUBLIC _kmreadchar .kmreadchar ._kmreadchar call 0xB9B3 jr c, kmread_1 ld bc, 0xffff kmread_1: ld h, b ld l, c ret
oeis/050/A050169.asm
neoneye/loda-programs
11
208743
; A050169: Triangle read by rows: T(n,k) = gcd(C(n,k), C(n,k-1)), n >= 1, 1 <= k <= n. ; Submitted by <NAME>iga ; 1,1,1,1,3,1,1,2,2,1,1,5,10,5,1,1,3,5,5,3,1,1,7,7,35,7,7,1,1,4,28,14,14,28,4,1,1,9,12,42,126,42,12,9,1,1,5,15,30,42,42,30,15,5,1,1,11,55,165,66,462,66,165,55,11,1,1,6,22,55,99,132,132,99,55,22,6,1,1,13,26,14...
oeis/277/A277097.asm
neoneye/loda-programs
11
208744
<filename>oeis/277/A277097.asm ; A277097: a(n) = 5 - (prime(n) mod 10). ; Submitted by <NAME> ; 3,2,0,-2,4,2,-2,-4,2,-4,4,-2,4,2,-2,2,-4,4,-2,4,2,-4,2,-4,-2,4,2,-2,-4,2,-2,4,-2,-4,-4,4,-2,2,-2,2,-4,4,4,2,-2,-4,4,2,-2,-4,2,-4,4,4,-2,2,-4,4,-2,4,2,2,-2,4,2,-2,4,-2,-2,-4,2 mov $2,1 max $2,$0 add $0,$2 seq $0,173919 ; Num...
LAB 5/branching.asm
Mawlong/Computer-Organization-and-Architecture
0
208745
#program for branching .data .text .globl main main: li $t0, 3 L1: addi $t0, $t0 -1 nop bne $t0, $zero, L1 li $t1, 5 L2: addi $t0, $t0, 1 nop bne $t0, $t1, L2 li $v0, 10 syscall
oeis/071/A071213.asm
neoneye/loda-programs
11
208746
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A071213: Number of labeled planar trees with n nodes such that the root is smaller than all its children. ; Submitted by <NAME>(s4) ; 1,4,34,436,7428,157368,3980688,116949600,3911421600,146673662400,6093249563520,277729608280320,13778539159795200,739059210587980800,4261...
libsrc/_DEVELOPMENT/target/sms/driver/terminal/sms_01_output_terminal_tty_z88dk/sms_01_output_terminal_tty_z88dk_11_home.asm
jpoikela/z88dk
640
208747
<gh_stars>100-1000 SECTION code_driver SECTION code_driver_terminal_output PUBLIC sms_01_output_terminal_tty_z88dk_11_home sms_01_output_terminal_tty_z88dk_11_home: ; move cursor to (0,0) xor a ld (ix+14),a ; x = 0 ld (ix+15),a ; y = 0 ret
programs/oeis/098/A098005.asm
neoneye/loda
22
208748
<reponame>neoneye/loda ; A098005: Beatty sequence for 1/(3 - e): a(n) = floor(n/(3-e)). ; 3,7,10,14,17,21,24,28,31,35,39,42,46,49,53,56,60,63,67,70,74,78,81,85,88,92,95,99,102,106,110,113,117,120,124,127,131,134,138,141,145,149,152,156,159,163,166,170,173,177,181,184,188,191,195,198,202,205,209 mov $1,$0 div $1,5 add ...
masm(msdos)/escuela/unidad1/cadenas.asm
GioProyects/ensamblador
0
208751
; multi-segment executable file template. .286 data segment ; add your data here! msg db "antes:",10,13,'$' msg1 db "despues:",10,13,'$' cad1 db 4 dup(?),'$' cad2 db 5 dup(?),'$' salto db 10,13,'$' data ends stack segment db 32 dup('stack---') stack ends codigo segment assume ds:data,s...
programs/oeis/166/A166519.asm
karttu/loda
1
208752
<filename>programs/oeis/166/A166519.asm ; A166519: a(n) = 1 + 2*(-1)^n + 2*n. ; 3,1,7,5,11,9,15,13,19,17,23,21,27,25,31,29,35,33,39,37,43,41,47,45,51,49,55,53,59,57,63,61,67,65,71,69,75,73,79,77,83,81,87,85,91,89,95,93,99,97,103,101,107,105,111,109,115,113,119,117,123,121,127,125,131,129,135,133,139,137,143,141,147,145...
ffight/lcs/container/50.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
6
208753
<filename>ffight/lcs/container/50.asm copyright zengfr site:http://github.com/zengfr/romhack 003138 ext.l D0 [1p+50, boss+50, container+50, enemy+50] 0039FA movem.l D0-D3, -(A6) 0039FE movem.l D0-D3, -(A6) 009ACA dbra D5, $9ac8 05191A move.w #$400, ($50,A6) [container+1F] 051920 move.w #$300, ($54,A6) ...
kernel/src/kernelStack.asm
pradosh-arduino/pradoshOS
9
208754
<filename>kernel/src/kernelStack.asm<gh_stars>1-10 KERNEL_STACK_SIZE equ 1000 ; size of stack in bytes section .bss align 4 ; align at 4 bytes kernel_stack: ; label points to beginning of memory resb KERNEL_STACK_SIZE ...
_build/dispatcher/jmp_ippsGFpxInitBinomial_a31130e2.asm
zyktrcn/ippcp
1
208756
<gh_stars>1-10 extern m7_ippsGFpxInitBinomial:function extern n8_ippsGFpxInitBinomial:function extern y8_ippsGFpxInitBinomial:function extern e9_ippsGFpxInitBinomial:function extern l9_ippsGFpxInitBinomial:function extern n0_ippsGFpxInitBinomial:function extern k0_ippsGFpxInitBinomial:function extern ippcpJumpIndexForM...
work/ff3_fix.asm
ypyp-pprn-mnmn/ff3_hack
4
208757
<filename>work/ff3_fix.asm<gh_stars>1-10 ;/* encoding: utf-8 */ ; ff3_fix.asm ; ;description: ; small fixes ; ;version: ; 0.07 (2017-11-13) ; ;====================================================================================================== ff3_fix_begin: .ifdef FIX_ATTR_BOOST .bank $31 .org $a...
libsrc/target/vz/vz_shape.asm
Frodevan/z88dk
640
208759
;***************************************************** ; ; Video Technology library for small C compiler ; ; <NAME> ; ;***************************************************** ; ----- void vz_shape(int x, int y, int w, int h, int c, char *data) SECTION code_clib PUBLIC vz_shape PUBLIC _vz_shape PUBLIC char_shape EXTERN...
src/firmware-tests/Platform/Lcd/Backlight/SetFlagShiftOutTest.asm
pete-restall/Cluck2Sesame-Prototype
1
208760
#include "Platform.inc" #include "FarCalls.inc" #include "Lcd.inc" #include "ShiftRegister.inc" #include "TestFixture.inc" radix decimal udata global initialShiftRegisterBuffer global expectedShiftRegisterBuffer initialShiftRegisterBuffer res 1 expectedShiftRegisterBuffer res 1 SetFlagShiftOutTest code gl...
programs/oeis/267/A267369.asm
karttu/loda
0
208761
; A267369: Total number of OFF (white) cells after n iterations of the "Rule 126" elementary cellular automaton starting with a single ON (black) cell. ; 0,0,1,1,6,9,14,14,27,38,51,58,75,86,99,99,128,155,184,207,240,267,296,311,352,387,424,447,488,515,544,544,605,664,725,780,845,904,965,1012,1085,1152,1221,1276,1349,14...
home/interrupts.asm
ISSOtm/Aevilia-GB
53
208763
SECTION "Interrupt vectors", ROM0[$0040] ; VBlank VBlank_int:: push af push bc call VBlankHandler pop bc pop af reti ; STAT STAT_int:: push af ld a, [rSTAT] push hl jp STATHandler nop ; Timer Timer_int:: reti ; Fitting these two functions in the spare bytes for MAXIMUM DATA...
BitEpicness/HardwareGCD.asm
davidov541/BitEpicness
0
208764
<filename>BitEpicness/HardwareGCD.asm main: move $sp, $0 //0 ldi $a0, 9 //1,2 ldi $a1, 6 //3,4 jal gcd //5 wp $v, 0 j exit //7 gcd: addi $sp, 12 //8 move $sp, $rr //9 ldi $t1, -4 //10,11 swn $s0, $sp, $t1 //12 ldi $t1, -8 //13,14 swn $s1, $sp, $t1 //15 ldi $t1, -12 //...
dino/lcs/item/10.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
6
208766
copyright zengfr site:http://github.com/zengfr/romhack 00042A move.l D1, (A0)+ 00042C dbra D0, $42a 001702 add.w ($10,A6), D1 [123p+ C, enemy+ C, item+ C] 001706 tst.b ($4dc,A5) [123p+ 10, enemy+10, item+10] 0018DA add.l D0, ($10,A6) 0018DE rts [123p+ 10, 123p+ 12, base+74C, enemy+10, enemy+12, etc...
arch/x86/boot/bootloader.asm
setariaOS/setaria-old2
3
208767
<gh_stars>1-10 [ORG 0x00] [BITS 16] section .text jmp word 0x07C0:bootloader16_start bootloader16_start: mov ax, 0x07C0 mov ds, ax mov ax, 0xB800 mov es, ax mov si, 0 mov ah, 0x01 mov ch, 0x3F int 0x10 bootloader16_screen_clear: mov byte[es:si], 0 mov byte[es:si + 1], 0x07 add si, 2 cmp si, 80 * 25 * ...
programs/oeis/243/A243306.asm
neoneye/loda
22
208768
; A243306: 2^phi(n) - phi(n). ; 1,1,2,2,12,2,58,12,58,12,1014,12,4084,58,248,248,65520,58,262126,248,4084,1014,4194282,248,1048556,4084,262126,4084,268435428,248,1073741794,65520,1048556,65520,16777192,4084,68719476700,262126,16777192,65520,1099511627736,4084,4398046511062,1048556,16777192,4194282,70368744177618,65520,...
programs/oeis/067/A067911.asm
neoneye/loda
22
208770
<reponame>neoneye/loda<filename>programs/oeis/067/A067911.asm ; A067911: Product of gcd(k,n) for 1 <= k <= n. ; 1,2,3,8,5,72,7,128,81,800,11,41472,13,6272,30375,32768,17,3359232,19,20480000,750141,247808,23,13759414272,15625,1384448,1594323,5035261952,29,30233088000000,31,2147483648,235782657,37879808,1313046875,577763...
Examples/Test.asm
Pyxxil/rust-lc3-as
3
208771
; A file containing a load of checks .ORIG 0x3000 NO_WARNINGS_OR_ERRORS: ADD R0, R0, R0 ; Shouldn't warn or err AND R0, R0, R0 ; Shouldn't warn or err .FILL #-33000 .FILL -\07 .INCLUDE "File that doesnt exist" .FILL # WARNINGS: ; Extraneous colons (warning count = 14) .ORIG 0...
CS/计算机系统概论/Lab01/data.asm
RabbitWhite1/USTC-CS-Resources
7
208772
<reponame>RabbitWhite1/USTC-CS-Resources .ORIG x3200 .FILL #41 .FILL #67 .FILL #58 .FILL #14 .FILL #26 .FILL #66 .FILL #77 .FILL #86 .FILL #47 .FILL #53 .FILL #40 .FILL #94 .FILL #8 .FILL #33 .FILL #89 .FILL #11 .FILL #22 .FILL #4 .FILL #57 .FILL #61 .FILL #2 .FILL #50 .FI...
1571/64tass/duplct.asm
silverdr/assembly
23
208773
; duplicate disk duplct lda #badcmd jmp cmderr ; transfer format code to buffer 0 ; & start controller formatting format lda #$4c sta bufs+$300 lda #<formt sta bufs+$301 lda #>formt sta bufs+$302 lda #3 jsr seth lda...
programs/oeis/114/A114113.asm
karttu/loda
0
208774
<reponame>karttu/loda ; A114113: a(n) = sum{k=1 to n} (A114112(k)). (For n>=2, a(n) = sum{k=1 to n} (A014681(k)) =sum{k=1 to n} (A103889(k)).). ; 1,3,7,10,16,21,29,36,46,55,67,78,92,105,121,136,154,171,191,210,232,253,277,300,326,351,379,406,436,465,497,528,562,595,631,666,704,741,781,820,862,903,947,990,1036,1081,1129...
programs/oeis/134/A134834.asm
neoneye/loda
22
208775
<gh_stars>10-100 ; A134834: Let {b_n(m)} be a sequence defined by b_n(0)=1, b_n(m) = the largest prime dividing (b_n(m-1) +n). Then a(n) is the smallest positive integer such that b_n(m+a(n)) = b_n(m), for all integers m that are greater than some positive integer M. ; 2,3,2,4,3,8,2,3,4,6 mul $0,2 mov $2,$0 lpb $2 l...
tests/res/jitregress/sobel_llvm.asm
JackWolfard/cash
14
208776
.text .file "llvmjit" .globl eval .p2align 4, 0x90 .type eval,@function eval: .cfi_startproc pushq %rbp .cfi_def_cfa_offset 16 pushq %r15 .cfi_def_cfa_offset 24 pushq %r14 .cfi_def_cfa_offset 32 pushq %r13 .cfi_def_cfa_offset 40 pushq %r12 .cfi_def_cfa_offset 48 pushq %rbx .cfi_def_cfa_offset 56 .cfi...
oeis/142/A142157.asm
neoneye/loda-programs
11
208777
<filename>oeis/142/A142157.asm ; A142157: Last digit of A003319(n). ; Submitted by <NAME>(s4) ; 1,1,3,3,1,1,7,3,3,5,3,7,5,3,3,3,3,1,3,5,1,7,9,1,5,1,7,7,3,7,7,3,9,5,1,3,9,9,1,5,3,5,5,7,1,5,1,5,9,5,3,3,5,1,9,7,9,9,5,5,5,9,1,1,3,3,1,1,7,3,3,5,3,7,5,3,3,3,3,1,3,5,1,7,9,1,5,1,7,7,3,7,7,3,9,5,1,3,9,9 mov $1,1 mov $3,$0 mul ...
oeis/313/A313918.asm
neoneye/loda-programs
11
208778
<reponame>neoneye/loda-programs ; A313918: Coordination sequence Gal.6.332.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; Submitted by <NAME> ; 1,5,10,16,22,27,33,38,44,50,55,60,65,70,76,82,87,93,98,104,110,115,120,125,130,136,142...
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_9499_385.asm
ljhsiun2/medusa
9
208779
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r15 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x2780, %r15 nop nop nop cmp %r14, %r14 mov $0x6162636465666768, %r10 movq %r10, %xmm6 movups %xmm6, (%r15) nop add %rdi, %rdi lea a...
oeis/024/A024637.asm
neoneye/loda-programs
11
208781
<reponame>neoneye/loda-programs ; A024637: n written in fractional base 6/4. ; Submitted by <NAME>(s3.) ; 0,1,2,3,4,5,40,41,42,43,44,45,420,421,422,423,424,425,4200,4201,4202,4203,4204,4205,4240,4241,4242,4243,4244,4245,42020,42021,42022,42023,42024,42025,42400,42401,42402,42403,42404,42405,42440,42441,42442,42443 mov...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_1563_1136.asm
ljhsiun2/medusa
9
208782
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r8 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0xf0d4, %r8 nop nop nop xor %rax, %rax mov (%r8), %ebp nop nop nop add %r12, %r12 lea addresses_UC_ht+0xcb54, %rsi lea addresses_UC_ht+0x5efe, %rdi and %rbp, %rbp mov $56, %rcx...
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_34_1320.asm
ljhsiun2/medusa
9
208783
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x1ee94, %rax nop nop nop add $18248, %r11 mov (%rax), %di and $2973, %rax lea addresses_A_ht+0x10e4, %rsi nop nop nop nop nop cmp $6135, %r11 mov $0x6162636465...
src/sound/engine/engine.b.asm
ZoomTen/gbmp-v2
0
208784
<filename>src/sound/engine/engine.b.asm<gh_stars>0 ; ************************ ; CHANNEL 2 ; ************************ Music_B_ParseNotes: ; check note duration ld a, [w_ch2_duration] and a jp z, .read ; jump if == 0 dec a ld [w_ch2_duration], a jp .end ; => return .read ; store so that ; de contains t...
src/multiworld/seeddata.asm
PJBoy/alttp_sm_combo_randomizer_rom
31
208785
<reponame>PJBoy/alttp_sm_combo_randomizer_rom<filename>src/multiworld/seeddata.asm ; Randomizer seed data rando_seed_data: ; $00 dw $0000 ; Player Id ; $02 dw $0000 ; Seed bitfield ; $04-$0f dw $0000, $0000, $0000, $0000, $0000, $0000 ; Future use ; $10-2f db "0233d47a92d142...
programs/oeis/132/A132119.asm
karttu/loda
0
208786
<filename>programs/oeis/132/A132119.asm ; A132119: A002260 + A000027 - A000012 as infinite lower triangular matrices. ; 1,3,3,6,5,6,10,8,9,10,15,12,13,14,15,21,17,18,19,20,21,28,23,24,25,26,27,28,36,30,31,32,33,34,35,36,45,38,39,40,41,42,43,44,45,55,47,48,49,50,51,52,53,54,55 mov $2,$0 mov $3,$0 mov $4,2 lpb $4,1 lp...
programs/oeis/007/A007843.asm
jmorken/loda
1
208788
; A007843: Least positive integer k for which 2^n divides k!. ; 1,2,4,4,6,8,8,8,10,12,12,14,16,16,16,16,18,20,20,22,24,24,24,26,28,28,30,32,32,32,32,32,34,36,36,38,40,40,40,42,44,44,46,48,48,48,48,50,52,52,54,56,56,56,58,60,60,62,64,64,64,64,64,64,66,68,68,70,72,72,72,74,76,76,78,80,80,80,80,82,84,84,86,88,88,88,90,92,...
runtime/sources/mips/memset.asm
wdv4758h/Yeppp-
30
208790
/* * Yeppp! library runtime infrastructure * * This file is part of Yeppp! library and licensed under MIT license. * See runtime/LICENSE.txt for details. * */ .abicalls .include "common.inc" BEGIN_MIPS_FUNCTION memset .set mips32 BEQZ $a2, .finish MOVE $v0, $a0 .write_byte: ...
programs/oeis/118/A118521.asm
neoneye/loda
22
208791
<filename>programs/oeis/118/A118521.asm<gh_stars>10-100 ; A118521: Define sequence S_m by: initial term = m, reverse digits and add 3 to get next term. Entry shows S_6. This reaches a cycle of length 6 in 2 steps. ; 6,9,12,24,45,57,78,90,12,24,45,57,78,90,12,24,45,57,78,90,12,24,45,57,78,90,12,24,45,57,78,90,12,24,45,5...
lib/mode7_sprites.h.asm
bitshifters/teletextr
8
208793
\\ MODE 7 Sprite routines \\ 6502 include file \\ Relies on defines in mode7_plot_pixel.h.asm .mode7_sprites_data_ptr SKIP 2 mode7_sprites_base_addr_HI = draw_buffer_addr \ ****************************************************************** \ * Fast small masked sprite plot routine \ * \ * .mode7_sprites_plot_centred...
libsrc/_DEVELOPMENT/stdio/c/sccz80/feof.asm
meesokim/z88dk
0
208794
; int feof(FILE *stream) INCLUDE "clib_cfg.asm" SECTION code_stdio ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IF __CLIB_OPT_MULTITHREAD & $02 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PUBLIC feof EXTERN asm_feof feof: push hl pop ix jp asm_feof ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELSE ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PUBL...
oeis/132/A132750.asm
neoneye/loda-programs
11
208795
<reponame>neoneye/loda-programs ; A132750: A132749 * [1, 2, 3, ...] = A007318 * A065190. ; 1,4,9,21,49,113,257,577,1281,2817,6145,13313,28673,61441,131073,278529,589825,1245185,2621441,5505025,11534337,24117249,50331649,104857601,218103809,452984833,939524097,1946157057,4026531841,8321499137,17179869185,35433480193,730...
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_21332_1308.asm
ljhsiun2/medusa
9
208796
.global s_prepare_buffers s_prepare_buffers: push %r15 push %r8 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1080c, %r9 nop nop nop nop sub %rbp, %rbp vmovups (%r9), %ymm2 vextracti128 $1, %ymm2, %xmm2 vpextrq $1, %xmm2, %rdx nop nop nop nop nop and $4660, %r15 lea addresses_norm...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_10547_1578.asm
ljhsiun2/medusa
9
208797
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1c912, %r11 nop nop nop nop nop add $383, %r15 mov $0x6162636465666768, %r8 movq %r8, %xmm4 and $0xffffffffffffffc0, %r11 vmovaps %ymm4, (%r11) nop nop nop nop cmp %rdx, %rdx lea a...
Flight Booking.asm
ThakurGumansingh/Flight-Booking-System-Assembly
0
208798
<reponame>ThakurGumansingh/Flight-Booking-System-Assembly space macro m mov dl,10 mov ah,2 int 21h mov dl,13 mov ah,2 int 21h endm .model small .stack 100h .data head0 db 10,13,'******************************************$' head01 db 10,13,'* Welco...
Source/HBIOS/rp5rtc.asm
vipoo/RomWBW
1
208799
; ;================================================================================================== ; RP5C01 CLOCK DRIVER ;================================================================================================== ; RP5RTC_BUFSIZ .EQU 6 ; SIX BYTE BUFFER (YYMMDDHHMMSS) ; ; RTC DEVICE INITIALIZATION ENT...
books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/5_7.asm
gxw1/review_the_national_post-graduate_entrance_examination
640
208800
<filename>books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/5_7.asm DATA SEGMENT N DW 12 X DW 55 DATBUF DW 4,36,50,55,69,87,88,2AH,100H,510,1234,2000H,? DATA ENDS STACK SEGMENT STACK DW 100 DUP (?) STACK ENDS CODE SEGMENT ...
exercises/extrn/new1.asm
amirshnll/assembly-exercises
4
208801
<filename>exercises/extrn/new1.asm include io.h .model small .Stack 200h extrn MySum : far extrn MyMul : far .Data num db 6 dup (?) crlf db 10, 13, 0 .Code ;------------------------------------------------------------- Main proc mov ax, @Data mov ds, ax ;--------------------------------------- clrscr mov bx, 1...
Tejas-Simulator/PIN/pin-2.14/source/tools/ToolUnitTests/segmented_ea_verifier_win1_intel64.asm
markoshorro/tejas_knl
17
208803
<filename>Tejas-Simulator/PIN/pin-2.14/source/tools/ToolUnitTests/segmented_ea_verifier_win1_intel64.asm PUBLIC TestSegmentedEA .code TestSegmentedEA PROC mov rax, 18 mov rcx, 2 mov rdx, QWORD PTR gs:[5] mov QWORD PTR gs:[5], rdx mov rdx, QWORD PTR gs:[rax] m...
programs/oeis/168/A168213.asm
neoneye/loda
22
208804
<filename>programs/oeis/168/A168213.asm ; A168213: a(n) = (11 + 18*n + 9*(-1)^n)/4. ; 5,14,14,23,23,32,32,41,41,50,50,59,59,68,68,77,77,86,86,95,95,104,104,113,113,122,122,131,131,140,140,149,149,158,158,167,167,176,176,185,185,194,194,203,203,212,212,221,221,230,230,239,239,248,248,257,257,266,266,275,275,284,284,293,...
Transynther/x86/_processed/NONE/_zr_xt_/i3-7100_9_0xca_notsx.log_21829_1657.asm
ljhsiun2/medusa
9
208807
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_zr_xt_/i3-7100_9_0xca_notsx.log_21829_1657.asm .global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %r8 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x70aa, %rsi and %r8, %r8 movw $0x6162, (%rsi) nop nop dec %r1...
sources/isal/igzip/inflate_data_structs.asm
intel/qpl
11
208808
<reponame>intel/qpl<gh_stars>10-100 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright (C) 2022 Intel Corporation ; ; SPDX-License-Identifier: MIT ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; START_FIELDS %macro START_FIELDS 0 %assign _FIELD_OFFSET 0 %as...
programs/oeis/068/A068327.asm
neoneye/loda
22
208809
; A068327: Arithmetic derivative of n^n. ; 0,0,4,27,1024,3125,233280,823543,201326592,2324522934,70000000000,285311670611,142657607172096,302875106592253,100008061430022144,3503151123046875000,590295810358705651712,827240261886336764177,826274569581227289083904,1978419655660313589123979,2516582400000000000000000000,584...
programs/oeis/096/A096309.asm
neoneye/loda
22
208810
<filename>programs/oeis/096/A096309.asm<gh_stars>10-100 ; A096309: a(1)=1; for n > 1, a(n) is the number of levels in the "stacked" prime number factorization of n (prime number factorization of the exponents if necessary and so on ...). ; 1,1,1,2,1,1,1,2,2,1,1,2,1,1,1,3,1,2,1,2,1,1,1,2,2,1,2,2,1,1,1,2,1,1,1,2,1,1,1,2,...
chap15/ex45/vpgatherd_soft.asm
JamesType/optimization-manual
374
208811
; ; Copyright (C) 2021 by Intel Corporation ; ; Permission to use, copy, modify, and/or distribute this software for any ; purpose with or without fee is hereby granted. ; ; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH ; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA...
div40.asm
FolkertVanVerseveld/c64
1
208812
// Assembler: KickAssembler v4.19 BasicUpstart2(main) .var brkFile = createFile("breakpoints.txt") .macro break() { .eval brkFile.writeln("break " + toHexString(*)) } .var vic = $0000 .var screen = vic + $0400 .var num1lo = $62 .var num1hi = $63 .var num2lo = $64 .var num2hi = $65 .var reslo = $66 .var reshi = $67 ...
programs/oeis/003/A003486.asm
karttu/loda
0
208813
; A003486: a(n) = (n^2 + 1)*3^n. ; 1,6,45,270,1377,6318,26973,109350,426465,1614006,5963949,21611934,77058945,271034910,942244893,3242852982,11063007297,37450647270,125911658925,420738651054,1398200544801,4623476115726,15219813910365,49895884778310,162961842549537,530402669511318,1720843165778733,5566686164040510 mov ...
Homework 5/Hw5-1.asm
tomy0000000/NCHU-Assembly-Language-and-System-Programming
0
208814
INCLUDE Irvine32.inc .data myArray BYTE 1,2,5,7,10,11,15 .code main PROC mov ecx, LENGTHOF myArray ; Set the number for LOOP executions xor ebx, ebx ; ebx = 0 xor esi, esi ; esi = 0 L1: movzx eax, myArray[esi] and eax, 1 ; if eax is 0, myArray[esi] is an even number ; if eax is 1, ...
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_1563.asm
ljhsiun2/medusa
9
208815
<filename>Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_1563.asm .global s_prepare_buffers s_prepare_buffers: push %r14 push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xaef1, %rcx clflush (%rcx) nop add $53478, %rbx movups (%rcx), %xmm5 vpextrq $0, %xmm5, %rdi ...
oeis/175/A175527.asm
neoneye/loda-programs
11
208816
<reponame>neoneye/loda-programs<filename>oeis/175/A175527.asm<gh_stars>10-100 ; A175527: Digit sum of 13^n. ; 1,4,16,19,22,25,37,40,34,46,67,52,55,58,97,73,85,88,91,85,115,91,121,106,109,121,133,118,121,133,163,184,169,181,193,169,172,175,178,199,193,214,226,238,169,190,247,241,208,247,232,253,292,241,316,292,268,271,3...
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_4024_542.asm
ljhsiun2/medusa
9
208817
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x1e830, %rsi lea addresses_normal_ht+0x1abb0, %rdi nop nop nop nop nop sub $15420, %r11 mov $37, %rcx rep movsb nop nop nop nop xor $57033, %rcx lea addresses_WC_ht+0x13e7...
oeis/066/A066258.asm
neoneye/loda-programs
11
208819
<filename>oeis/066/A066258.asm<gh_stars>10-100 ; A066258: a(n) = Fibonacci(n)^2 * Fibonacci(n+1). ; Submitted by <NAME> ; 0,1,2,12,45,200,832,3549,14994,63580,269225,1140624,4831488,20466953,86698690,367262700,1555747893,6590256856,27916771136,118257348165,500946152850,2122041977276,8989114033297,38078498156832,1613031...
sbsext/ext/mode.asm
olifink/smsqe
0
208821
; MODE V2.00  1990 <NAME> QJUMP ; ; MODE 0/4/8/256/512 ; section exten xdef mode xref ut_gxin1 ; get one integer include 'dev8_keys_qdos_sms' mode jsr ut_gxin1 ; get mode bne.s mode_rts move.w ...
oeis/052/A052739.asm
neoneye/loda-programs
11
208823
<reponame>neoneye/loda-programs ; A052739: E.g.f. (1-sqrt(1-4x-4x^2))/2 -x*(1+x). ; Submitted by <NAME> ; 0,0,2,24,288,4800,103680,2741760,85800960,3100446720,127037030400,5819550105600,294727768473600,16350861400473600,986127353590579200,64238655955009536000,4495021381191204864000,336249161369543245824000 mov $1,2 po...
oeis/282/A282796.asm
neoneye/loda-programs
11
208824
; A282796: Binary representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 505", based on the 5-celled von Neumann neighborhood. ; Submitted by <NAME>(s2) ; 1,0,111,100,11111,10100,1111111,1010100,111111111,101010100,111111111...
libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_ix/tshr_cls_wc_pix_callee.asm
jpoikela/z88dk
640
208826
; void tshr_cls_wc_pix(struct r_Rect8 *r, uchar pix) SECTION code_clib SECTION code_arch PUBLIC _tshr_cls_pix_callee PUBLIC l0_tshr_cls_wc_pix_callee EXTERN asm_tshr_cls_pix _tshr_cls_pix_callee: pop hl pop de dec sp ex (sp),hl ld l,h l0_tshr_cls_wc_pix_callee: push de ex (sp),ix ...
utils.asm
cyberfined/asmfuck
0
208827
<reponame>cyberfined/asmfuck %define lseek 0x13 section .text global memset global cycle_len global four_pow global flen ;void memset(void *mem, unsigned char b, size_t count); memset: push ebp mov ebp, esp push esi mov esi, [ebp+0x8] .loop: cmp dword [ebp+0x10], 0x0 je .quit mov al, [ebp+0xc] mov [esi], al in...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1493.asm
ljhsiun2/medusa
9
208828
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x1defd, %r11 nop nop nop nop nop inc %rdi mov (%r11), %si nop nop nop nop xor %rsi, %rsi lea addresses_WT_ht+0xa82d, %r12 sub $25544, %rbx mov (%r12),...
engine/overworld/push_boulder.asm
opiter09/ASM-Machina
1
208830
TryPushingBoulder:: ld a, [wd728] bit 0, a ; using Strength? ret z ld a, [wFlags_0xcd60] bit 1, a ; has boulder dust animation from previous push played yet? ret nz xor a ldh [hSpriteIndexOrTextID], a call IsSpriteInFrontOfPlayer ldh a, [hSpriteIndexOrTextID] ld [wBoulderSpriteIndex], a and a jp z, ResetBo...
oeis/174/A174756.asm
neoneye/loda-programs
11
208831
<filename>oeis/174/A174756.asm ; A174756: x-values in the solution to x^2-51*y^2=1. ; Submitted by <NAME> ; 1,50,4999,499850,49980001,4997500250,499700044999,49965006999650,4996000999920001,499550134985000450,49950017497500124999,4994502199615027499450,499400269944005249820001,49935032492200909954500650,499300384895014...
examples/file name test/option zxnext.asm
cizo2000/sjasmplus
220
208832
<filename>examples/file name test/option zxnext.asm<gh_stars>100-1000 ; This is trivial ZX Spectrum Next example (turning ULA-white into transparent cyan). ; Added to test the CI build script "test_folder_examples.sh" : ; # filenames containing spaces ; # .options file provided DEVICE zxspectrum48 org $8000 S...
programs/oeis/291/A291171.asm
neoneye/loda
22
208833
; A291171: Black numbers on the roulette wheel. ; 2,4,6,8,10,11,13,15,17,20,22,24,26,28,29,31,33,35 mul $0,2 mov $2,$0 div $0,9 gcd $0,2 sub $2,1 add $0,$2 add $0,1
asm/kernel/basic/errors.asm
majacQ/retroputer
58
208834
.segment brodata kmemmap.basic.rodata-start .append { ############################################################################### # # Error Messages # # These are constants.NUL-terminated error messages. It's expected that the "error" # word will be appended on output. The vector can be used to look up an error #...
cc4x86/tests/regressive/asm_listings/idiv__optimize_noregalloc.asm
artyompal/C-compiler
4
208835
.686 .model flat .xmm .code _test proc create_stack_frame mov dword45,2 mov dword46,3 mov dword47,4 mov dword11,dword46 cdq dword12,dword11 idiv dword11,dword45 mov dword15,dword46 cdq dword16,dword...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1309.asm
ljhsiun2/medusa
9
208836
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %r15 push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x8b63, %rbx clflush (%rbx) nop nop nop sub $53174, %r14 mov $0x6162636465666768, %r12 movq %r12, (%rbx) nop nop nop sub $28068, %r10 lea addresses_WT_ht+0x47a7, %rsi lea ...
libsrc/_DEVELOPMENT/adt/b_array/z80/asm_b_array_append.asm
meesokim/z88dk
0
208838
<filename>libsrc/_DEVELOPMENT/adt/b_array/z80/asm_b_array_append.asm ; =============================================================== ; Mar 2014 ; =============================================================== ; ; size_t b_array_append(b_array_t *a, int c) ; ; Append char to end of array, return index of appended c...
programs/oeis/040/A040909.asm
karttu/loda
1
208839
<reponame>karttu/loda<filename>programs/oeis/040/A040909.asm<gh_stars>1-10 ; A040909: Continued fraction for sqrt(940). ; 30,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1 cal $0,4...
src/features/file descriptors/backends/test.asm
FranchuFranchu/fran-os
1
208840
kernel_test_backend_test_open: call kernel_debug_print_eax ret kernel_test_backend_test_read: mov dword [ebx], 0 ret kernel_test_backend_test_struct: .open dd kernel_test_backend_test_open .read dd kernel_test_backend_test_read .write dd 0
programs/oeis/004/A004757.asm
neoneye/loda
22
208841
; A004757: Binary expansion starts 101. ; 5,10,11,20,21,22,23,40,41,42,43,44,45,46,47,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,320,321,322,323,324,325,326,327,328,329,330,331,332,333,33...
engine/pokemon/search.asm
genterz/pokecross
28
208842
<gh_stars>10-100 BeastsCheck: ; Check if the player owns all three legendary beasts. ; They must exist in either party or PC, and have the player's OT and ID. ; Return the result in wScriptVar. ld a, RAIKOU ld [wScriptVar], a call CheckOwnMonAnywhere jr nc, .notexist ld a, ENTEI ld [wScriptVar], a call CheckOw...
test/data/ASM-PDP-8/life.asm
jfitz/code-stat
0
208843
/// // // Conway's Life for the PDP-8. // // Algorithm adapted from Chapter 17 of "Graphics Programming Black Book" By <NAME>. // http://www.gamedev.net/page/resources/_/technical/graphics-programming-and-theory/graphics-programming-black-book-r1698 // (See Listing 17.5) // // If the Switch Register is all 0's on star...
Assembly/bolder_hooks.asm
CaitSith2/Enemizer
2
208844
<reponame>CaitSith2/Enemizer ;================================================================================ ; Remove bolder check for top quadrant so they work everywhere ;-------------------------------------------------------------------------------- ; maybe this should be done in c# side? ;remove the Y scrolling ...
oeis/280/A280071.asm
neoneye/loda-programs
11
208845
<filename>oeis/280/A280071.asm ; A280071: Indices of 11-gonal numbers (A051682) that are also centered 11-gonal numbers (A060544). ; Submitted by <NAME>(s1) ; 1,12,232,4621,92181,1838992,36687652,731914041,14601593161,291299949172,5811397390272,115936647856261,2312921559734941,46142494546842552,920536969377116092,18364...
oeis/126/A126324.asm
neoneye/loda-programs
11
208846
; A126324: a(2n) = Cat(n), a(2n+1) = 3*Cat(n), where Cat(n) = binomial(2n,n)/(n+1) are the Catalan numbers (A000108). ; Submitted by <NAME> ; 1,3,1,3,2,6,5,15,14,42,42,126,132,396,429,1287,1430,4290,4862,14586,16796,50388,58786,176358,208012,624036,742900,2228700,2674440,8023320,9694845,29084535,35357670,106073010,1296...
src/xen/amd64/hypercall_gate.asm
benchalmers/win-xenbus
0
208847
page ,132 title Hypercall Gates .code extrn Hypercall:qword ; uintptr_t __stdcall hypercall_gate_2(uint32_t ord, uintptr_t arg1, uintptr_t arg2); public hypercall_gat...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_977.asm
ljhsiun2/medusa
9
208849
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xc329, %rsi lea addresses_D_ht+0xfa6d, %rdi nop inc %r14 mov $50, %rcx rep movsq nop nop nop dec %r13 lea addresses_WT_ht+0x17a94, %rsi lea addresses...
stackvis-tests/asm/stack-overflow/stack-overflow.asm
toshipiazza/drstackvis
3
208850
; compile with nasm -felf64 foo.asm; ld foo.o -o foo.out bits 64 section .start global _start _start: call func ; exit mov rax, 60 syscall func: push rbp mov rbp, rsp call func mov rsp, rbp pop rbp ret
oeis/027/A027873.asm
neoneye/loda-programs
11
208852
<filename>oeis/027/A027873.asm ; A027873: a(n) = Product_{i=1..n} (6^i - 1). ; 1,5,175,37625,48724375,378832015625,17674407688984375,4947685316415841015625,8310206472731792807458984375,83747726219216824716765369541015625,5063904669423252886268260268606720458984375,1837169700867504695658374765424027135727779541015625,39...