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 |
|---|---|---|---|---|
data/wildPokemon/mansionb1.asm | adhi-thirumala/EvoYellow | 0 | 43799 | <reponame>adhi-thirumala/EvoYellow
MansionMonsB1:
db $0A
db 35,GRIMER
db 38,GRIMER
db 37,SLUGMA
db 40,RATICATE
db 41,MUK
db 43,RATICATE
db 24,DITTO
db 46,MAGCARGO
db 18,DITTO
db 12,DITTO
db $00
|
oeis/028/A028814.asm | neoneye/loda-programs | 11 | 43802 | ; A028814: Expansion of (1-2*x)/((1-x)^3*(1-4*x)).
; 1,5,20,78,307,1219,4862,19428,77685,310705,1242776,4971050,19884135,79536463,318145762,1272582944,5090331657,20361326493,81445305820,325781223110,1303124892251,5212499568795,20849998274950,83399993099548,333599972397917,1334399889591369,5337599558365152,2135039823346... |
libtool/src/gmp-6.1.2/mpn/x86_64/aorrlsh1_n.asm | kroggen/aergo | 1,602 | 43803 | <filename>libtool/src/gmp-6.1.2/mpn/x86_64/aorrlsh1_n.asm
dnl AMD64 mpn_addlsh1_n -- rp[] = up[] + (vp[] << 1)
dnl AMD64 mpn_rsblsh1_n -- rp[] = (vp[] << 1) - up[]
dnl Copyright 2003, 2005-2009, 2011, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is f... |
data/pokemon/base_stats/grotess.asm | AtmaBuster/pokeplat-gen2 | 6 | 43804 | db 0 ; species ID placeholder
db 75, 75, 115, 95, 80, 115
; hp atk def spd sat sdf
db WATER, STEEL ; type
db 45 ; catch rate
db 189 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/grotess/front.dimensions"
db GROWTH_MEDIUM_FAST... |
third_party/virtualbox/src/VBox/VMM/VMMR0/VMMR0JmpA-x86.asm | Fimbure/icebox-1 | 521 | 43805 | ; $Id: VMMR0JmpA-x86.asm $
;; @file
; VMM - R0 SetJmp / LongJmp routines for X86.
;
;
; Copyright (C) 2006-2017 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
; you can redistribute it and/or modify it under t... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2100.asm | ljhsiun2/medusa | 9 | 43806 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1d1eb, %rsi
lea addresses_A_ht+0x113eb, %rdi
nop
nop
nop
nop
cmp $9333, %rbx
mov $122, %rcx
rep movsq
nop
nop
nop
add $5605, %rax
lea addresses_A_ht+0xdb5b, %rsi
lea addresses... |
artwork/esqueleto/esqueleto_espada_golpealto.asm | fjpena/sword-of-ianna-zx | 67 | 43807 | ; ASM source file created by SevenuP v1.21
; SevenuP (C) Copyright 2002-2007 by <NAME>, aka Metalbrain
;GRAPHIC DATA:
;Pixel Size: ( 24, 32)
;Char Size: ( 3, 4)
;Frames: 4
;Sort Priorities: X char, Char line, Y char, Frame number
;Data Outputted: Gfx
;Interleave: Sprite
;Mask: ... |
include/Interrupts/BIOS_10.asm | countchokcula/Bootloader1 | 0 | 43808 | BIOS_10:
; params(video_mode)
.video_mode:
push bp
mov bp, sp
mov ah, 00h
mov al, [bp+4]
int 10h
mov sp, bp
pop bp
mov ax, 0
ret 4
; params(cursor_shape)
.text_mode_cursor_shape:
push bp... |
libsrc/gfx/wide/__generic_w_stencil_render.asm | dikdom/z88dk | 1 | 43809 | <reponame>dikdom/z88dk
;
; z88dk GFX library
; Render the "stencil" - plot/unplot based 'wide rez' version.
; Stefano - Apr 2017
;
; The dithered horizontal lines base their pattern on the Y coordinate
; and on an 'intensity' parameter (0..11).
; Basic concept by <NAME>
;
; stencil_render(uns... |
work/ff3_textd.asm | ypyp-pprn-mnmn/ff3_hack | 4 | 43810 | <gh_stars>1-10
; encoding: utf-8
; ff3_textd.asm
;
; description:
; re-implementation of the text-driver 'textd' functions
;
;==================================================================================================
TEXT_BANK_BASE = $18 ;;$18:8000 => $30000
textd.WANT_ONLY_LOWER = $09
textd.PAR... |
programs/oeis/083/A083578.asm | karttu/loda | 0 | 43812 | <gh_stars>0
; A083578: a(n) = (6^n + (-4)^n)/2.
; 1,1,26,76,776,3376,25376,131776,872576,4907776,30757376,179301376,1096779776,6496792576,39316299776,234555621376,1412702437376,8454739787776,50814338072576,304542431051776,1828628975845376
mov $2,$0
mov $3,$0
add $3,4
mov $5,$0
mov $0,1
mov $6,6
pow $6,$2
sub $2,$3
mov... |
Driver/IFS/DOS/NetWare/netwareDisk.asm | steakknife/pcgeos | 504 | 43813 | <reponame>steakknife/pcgeos
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: netwareDisk.asm
AUTHOR: <NAME>, Mar 29, 1992
ROUTINES:
Name Description
---- -----------
REVISION ... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1710.asm | ljhsiun2/medusa | 9 | 43814 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x28a9, %rsi
lea addresses_normal_ht+0x18219, %rdi
nop
nop
nop
nop
nop
cmp %rbx, %rbx
mov $107, %rcx
rep movsw
nop
nop
nop
nop
cmp %r10, %r10
lea addresses_normal_ht+0x156f9, %rsi
lea... |
examples/add_two_arrays.asm | AbdulrahmanAbumdas/emu8086 | 287 | 43815 | <reponame>AbdulrahmanAbumdas/emu8086<gh_stars>100-1000
name "add-2"
; this example calculates the sum of a vector with
; another vector and saves result in third vector.
; you can see the result if you click the "vars" button.
; set elements for vec1, vec2 and vec3 to 4 and show as "signed".
org 100h
jmp start
vec... |
Transynther/x86/_processed/NC/_st_zr_4k_/i3-7100_9_0x84_notsx.log_21829_2176.asm | ljhsiun2/medusa | 9 | 43816 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xfa9, %rsi
lea addresses_D_ht+0x1c479, %rdi
nop
nop
nop
nop
add $4187, %rbp
mov $94, %rcx
rep movsb
nop
nop
nop
nop
nop
and $41058, %rbp
lea addresses_WC_ht+0x39... |
sources/isal/include/reg_sizes.asm | intel/qpl | 11 | 43817 | <filename>sources/isal/include/reg_sizes.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright (C) 2022 Intel Corporation
;
; SPDX-License-Identifier: MIT
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
%ifndef _REG_SIZES_ASM_
%define _REG_SIZES_ASM_
%ifdef ... |
programs/oeis/332/A332937.asm | karttu/loda | 0 | 43818 | <filename>programs/oeis/332/A332937.asm
; A332937: a(n) is the greatest common divisor of the first two terms of row n of the Wythoff array (A035513).
; 1,1,2,3,4,1,1,1,2,1,1,1,3,1,2,5,1,1,6,1,1,7,1,1,8,1,1,9,2,1,10,1,1,11,2,1,1,1,1,1,2,1,3,1,4,1,2,1,1,1,2,3,1,1,2,5,4,3,1,1,2,1,1,1,1,1,6,1,1,1,2,1,2,1,1,1,4,7,1,1,1,3,2... |
Games/banchorce/source/defines.asm | CiaranGruber/Ti-84-Calculator | 1 | 43819 | <reponame>CiaranGruber/Ti-84-Calculator
;---------------------------------------------------------------;
; ;
; Banchor ;
; Variables and Other Equates ;
; ... |
src/firmware/Ui/SettingsDoorCalibrationStates.asm | pete-restall/Cluck2Sesame-Prototype | 1 | 43820 | <filename>src/firmware/Ui/SettingsDoorCalibrationStates.asm
#include "Platform.inc"
#include "FarCalls.inc"
#include "Flash.inc"
#include "Buttons.inc"
#include "Lcd.inc"
#include "Motor.inc"
#include "Door.inc"
#include "Ui.inc"
#include "States.inc"
#include "WaitButtonPressState.inc"
radix decimal
LEFT_... |
maps/OlivineMart.asm | Dev727/ancientplatinum | 28 | 43821 | object_const_def ; object_event constants
const OLIVINEMART_CLERK
const OLIVINEMART_COOLTRAINER_F
const OLIVINEMART_LASS
OlivineMart_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
OlivineMartClerkScript:
opentext
pokemart MARTTYPE_STANDARD, MART_OLIVINE
closetext
end
OlivineMartCooltrainerFScript:
jum... |
dino/lcs/enemy/5.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 43822 | <reponame>zengfr/arcade_game_romhacking_sourcecode_top_secret_data
copyright zengfr site:http://github.com/zengfr/romhack
006514 cmpi.b #$0, ($5,A1)
00651A bne $6558 [enemy+ 5]
0141F8 cmpi.b #$4, ($5,A0)
0141FE bne $14226 [123p+ 5, enemy+ 5, etc+ 5, item+ 5]
0195CE cmpi.b #$0, ($5,A0)
0195D4 bne ... |
oeis/079/A079477.asm | neoneye/loda-programs | 11 | 43823 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A079477: First prime after phi(p_n^2).
; Submitted by <NAME>(s4)
; 3,7,23,43,113,157,277,347,509,821,937,1361,1657,1811,2179,2767,3433,3671,4423,4973,5261,6163,6823,7841,9319,10103,10513,11351,11777,12659,16007,17033,18637,19183,22063,22651,24499,26407,27733,29759,31873... |
Working Disassembly/General/Sprites/Dash Dust/Map - Dash Dust.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 5 | 43824 | <reponame>TeamASM-Blur/Sonic-3-Blue-Balls-Edition<gh_stars>1-10
dc.w word_18E30-Map_DashDust
dc.w word_18E32-Map_DashDust
dc.w word_18E3A-Map_DashDust
dc.w word_18E42-Map_DashDust
dc.w word_18E4A-Map_DashDust
dc.w word_18E52-Map_DashDust
dc.w word_18E5A-Map_DashDust
dc.w word_18E62-Map_DashDust
dc.w w... |
VirtualBox-5.0.0/src/VBox/VMM/VMMR0/HMR0A.asm | egraba/vbox_openbsd | 1 | 43825 | ; $Id: HMR0A.asm $
;; @file
; HM - Ring-0 VMX, SVM world-switch and helper routines
;
;
; Copyright (C) 2006-2015 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
; you can redistribute it and/or modify it under... |
bank14.asm | alexsteb/zelda_gb_disassembly | 3 | 43826 | <filename>bank14.asm
ld [bc], a
nop
rlc a
ld [bc], a
rrc a
ld b, $0a
rlc a
dec b
ld [bc], a
inc bc
ld bc, $0103
rlc a
nop
rlc a
ld [bc], a
rrc a
dec b
dec bc
inc b
rrc a
ld [bc], a
rlc a
ld [bc], a
rlc a
nop
dec b
inc bc
ld [bc], a
ld bc, $0000
nop
nop
inc ... |
oeis/054/A054688.asm | neoneye/loda-programs | 11 | 43827 | <filename>oeis/054/A054688.asm<gh_stars>10-100
; A054688: Number of nonnegative integer n X n matrices with sum of elements equal to n; polynomial symmetric functions of matrix of order n.
; 1,1,10,165,3876,118755,4496388,202927725,10639125640,635627275767,42634215112710,3172596834321200,259398433286078100,231165657329... |
oeis/077/A077825.asm | neoneye/loda-programs | 11 | 43828 | ; A077825: Expansion of (1-x)^(-1)/(1-2*x-3*x^2-3*x^3).
; Submitted by <NAME>(s4)
; 1,3,10,33,106,342,1102,3549,11431,36816,118573,381888,1229944,3961272,12758041,41089731,132337402,426218121,1372717642,4421101854,14239010998,45859480485,147699299527,475694073504,1532064487045,4934309093184,15891893868016
mov $1,1
mov... |
cp.asm | via007/learnos-xv6 | 1 | 43829 | <filename>cp.asm
_cp: 文件格式 elf32-i386
Disassembly of section .text:
00000000 <main>:
char buf[512];
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 ... |
c_projects/project1/ch1-ch3/boot_sector_7.asm | darbinreyes/subparprogrammer | 0 | 43830 | ;
; Question 4. A boot sector that prints a string using our function.
;
[org 0x7c00] ; Tell the assembler where this code will be loaded.
mov bx, HELLO_MSG ; Use BX as a parameter to our function, so
; we can specify the address of the string.
call print_string
mov bx, GOODBYE_MSG
call print_strin... |
programs/oeis/097/A097743.asm | neoneye/loda | 22 | 43832 | ; A097743: Numbers of the form 3*2^(p - 1) - 1 where p is prime.
; 5,11,47,191,3071,12287,196607,786431,12582911,805306367,3221225471,206158430207,3298534883327,13194139533311,211106232532991,13510798882111487,864691128455135231,3458764513820540927,221360928884514619391,3541774862152233910271,14167099448608935641087,90... |
Calculator/division.asm | JaredsOSToolbox/AssemblerPrograms | 0 | 43833 | <filename>Calculator/division.asm
section .text
global _start
_start:
mov al, byte[number]
mov ah, 0
mov bl, 3
div bl
mov byte[answer], al
mov rax, 60
mov rdi, [answer]
syscall
section .data
number: db 12
answer: db 0
|
deps/dyncall/dyncall/dyncall_call_x86_generic_masm.asm | can1357/sbffi | 77 | 43834 | <filename>deps/dyncall/dyncall/dyncall_call_x86_generic_masm.asm
; auto-generated by gen-masm.sh
.386
.MODEL FLAT
.CODE
_dcCall_x86_cdecl PROC
OPTION PROLOGUE:NONE, EPILOGUE:NONE
push EBP
mov EBP,ESP
push ESI
push EDI
mov ESI,dword ptr [EBP+12]
mov ECX,dword ptr [EBP+16]
add ECX,15
and ECX,-16
mo... |
MSDOS/Virus.MSDOS.Unknown.winvir.asm | fengjixuchui/Family | 3 | 43835 | ;A Basic Windows-EXE infecting virus. Launched as a DOS COM file.
.model small
.code
;All code must be offset-relocatable.
;All data is stored on the stack.
;Useful constants
NEW_HDR_SIZE EQU 40H ;size of new EXE header
;The following are used to access data on the stack. The fi... |
programs/oeis/120/A120007.asm | neoneye/loda | 22 | 43836 | <gh_stars>10-100
; A120007: Mobius transform of sum of prime factors of n with multiplicity (A001414).
; 0,2,3,2,5,0,7,2,3,0,11,0,13,0,0,2,17,0,19,0,0,0,23,0,5,0,3,0,29,0,31,2,0,0,0,0,37,0,0,0,41,0,43,0,0,0,47,0,7,0,0,0,53,0,0,0,0,0,59,0,61,0,0,2,0,0,67,0,0,0,71,0,73,0,0,0,0,0,79,0,3,0,83,0,0,0,0,0,89,0,0,0,0,0,0,0,97,... |
src/third_party/nasm/test/sha-64.asm | Mr-Sheep/naiveproxy | 2,219 | 43837 | <filename>src/third_party/nasm/test/sha-64.asm
;Testname=sha-64; Arguments=-felf64 -osha-64.o -O0; Files=stdout stderr sha-64.o
BITS 64
sha1rnds4 xmm1, xmm2, 9
sha1rnds4 xmm2, [rax], 7
sha1rnds4 xmm3, [rax+0x12], 5
sha1rnds4 xmm4, [rax+rbx*2], 1
sha1nexte xmm1, xmm2
sha1nexte xmm2, [rax]
sha1nexte xmm3, [rax+0x1... |
oslab6/obj/user/spawnfaultio.asm | jasha64/OperatingSystems-lab | 0 | 43838 | <reponame>jasha64/OperatingSystems-lab<gh_stars>0
obj/user/spawnfaultio.debug: 文件格式 elf32-i386
Disassembly of section .text:
00800020 <_start>:
// starts us running when we are initially loaded into a new environment.
.text
.globl _start
_start:
// See if we were started with arguments on the stack
cmpl $USTA... |
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_592.asm | ljhsiun2/medusa | 9 | 43839 | <filename>Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_592.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x6ba3, %rsi
clflush (%rsi)
nop
nop
lfence
mov $0x6162636465666768, %r13
movq %r13, %xmm4
movups %xmm... |
oeis/314/A314020.asm | neoneye/loda-programs | 11 | 43840 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A314020: Coordination sequence Gal.6.247.5 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,11,15,20,24,28,33,37,43,48,53,59,63,68,72,76,81,85,91,96,101,107,1... |
tests/nasm/psraw.asm | Tuna0128/Tuna0128.github.io | 7 | 43841 | <gh_stars>1-10
global _start
section .data
align 16
myquad:
dq 0xad0000ceadad00ff
mydword:
dd 0xcafebac0
shift1:
dq 0x07
shift2:
dq -23
%include "header.inc"
movq mm0, [myquad]
movq mm1, [myquad]
movq mm2, [myquad]
movq mm6, [myquad]
psraw mm0, [shift1]
psraw mm1, 0xc
psraw mm2, [shift2]
psraw ... |
asmTests/shlshr.asm | SimpleTease/asm2c | 154 | 43842 | <gh_stars>100-1000
.386p
_DATA segment use32 dword public 'DATA' ;IGNORE
var1 db 2,5,6
var2 dw 4,6,9
var3 dd 11,-11,2,4
var4 db 100 dup (1)
_DATA ends ;IGNORE
_TEXT segment use32 dword public 'CODE' ;IGNORE
assume cs:_TEXT,ds:_DATA
start: ;IGNORE
mov eax,10B
cmp eax,2
jne failure
SHR eax,1
cmp eax,1
jne fail... |
_inc/Debug list - SLZ.asm | NatsumiFox/AMPS-Sonic-1-2005 | 2 | 43843 | <reponame>NatsumiFox/AMPS-Sonic-1-2005
; ---------------------------------------------------------------------------
; Debug list - Star Light
; ---------------------------------------------------------------------------
dc.w $F
dc.l Map_obj25+$25000000
dc.b 0, 0, $27, $B2
dc.l Map_obj26+$26000000
dc.b 0, 0, 6, $8... |
programs/oeis/160/A160638.asm | neoneye/loda | 22 | 43844 | ; A160638: Bit-reversed 8-bit binary numbers.
; 0,128,64,192,32,160,96,224,16,144,80,208,48,176,112,240,8,136,72,200,40,168,104,232,24,152,88,216,56,184,120,248,4,132,68,196,36,164,100,228,20,148,84,212,52,180,116,244,12,140,76,204,44,172,108,236,28,156,92,220,60,188,124,252,2,130,66,194,34,162,98,226,18,146,82,210,50,... |
src/ports.asm | LogicalJoe/cesium | 0 | 43845 | <filename>src/ports.asm
; Copyright 2015-2021 Matt "MateoConLechuga" Waltz
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copyright notice,
; this list of ... |
exercises/-3x + 2y + z/asm.asm | amirshnll/assembly-exercises | 4 | 43846 | include io.h
cr equ 10
lf equ 13
.model small
.Stack 200h
.Data
newline db cr, lf, 0
number_prompt1 db cr, lf, 'Enter number z: ', 0
number_prompt2 db cr, lf, 'Enter number Y: ', 0
number_prompt3 db cr, lf, 'Enter number x: ', 0
number_one db 10 dup(?)
number_two db 10 dup(?)
number_three db 10 dup(?)
sum1 dw 0
sum2 d... |
third_party/webrtc/src/chromium/src/third_party/libjpeg_turbo/simd/jdsamss2.asm | bopopescu/webrtc-streaming-node | 27 | 43848 | <gh_stars>10-100
;
; jdsamss2.asm - upsampling (SSE2)
;
; Copyright 2009 Pierre Ossman <<EMAIL>> for Cendio AB
;
; Based on
; x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use, see copyright notice in jsimdext.inc
;
; This file should be assembl... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_918.asm | ljhsiun2/medusa | 9 | 43849 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xbf, %rsi
nop
nop
nop
cmp $37237, %r14
movw $0x6162, (%rsi)
nop
nop
nop
nop
nop
xor $19030, %rsi
lea addresses_D_ht+0x1447f, %rcx
add $6512, %rbp
mov $0x6162636465666768,... |
malloc_and_free.asm | pwk4m1/16bit_realmode_malloc | 1 | 43851 | <reponame>pwk4m1/16bit_realmode_malloc
;
; Copyright (c) 2020, k4m1 <<EMAIL>>
; All rights reserved. See /LICENSE for full license agreement.
;
; let's implement malloc+free in hopefully sane way.
;
; Memory block header:
; 4 bytes: used/free
; 2 bytes: size
;
%ifndef __MM_ASM__
%define __MM_ASM__
%define __MM_MEM_USE... |
programs/oeis/197/A197424.asm | neoneye/loda | 22 | 43852 | <filename>programs/oeis/197/A197424.asm<gh_stars>10-100
; A197424: Number of subsets of {1, 2, ..., 4*n + 2} which do not contain two numbers whose difference is 4.
; 4,36,225,1600,10816,74529,509796,3496900,23961025,164249856,1125736704,7716041281,52886200900,362488284900,2484529385121,17029223715904,116720020119616,8... |
libsrc/_DEVELOPMENT/arch/zx/display/c/sccz80/zx_aaddrcup.asm | Frodevan/z88dk | 640 | 43853 | <filename>libsrc/_DEVELOPMENT/arch/zx/display/c/sccz80/zx_aaddrcup.asm
; void *zx_aaddrcup(void *aaddr)
SECTION code_clib
SECTION code_arch
PUBLIC zx_aaddrcup
EXTERN asm_zx_aaddrcup
defc zx_aaddrcup = asm_zx_aaddrcup
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _zx_aaddrcup
defc _zx_aaddrcup = zx_aaddrcup
ENDIF
... |
oeis/176/A176890.asm | neoneye/loda-programs | 11 | 43854 | <reponame>neoneye/loda-programs
; A176890: Triangle T(n,k) read by rows. Signed subsequence of A051731.
; Submitted by <NAME>
; -1,1,0,1,0,0,1,1,0,0,1,0,0,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,1,1,0,1,0,0,0,0,1,0,1,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0... |
programs/oeis/090/A090415.asm | karttu/loda | 1 | 43856 | ; A090415: a(n) = Floor[4*Pi*n/(E)]
; 9,13,18,23,27,32,36,41,46,50,55,60,64,69,73,78,83,87,92,97,101,106,110,115,120,124,129,134,138,143,147,152,157,161,166,171,175,180,184,189,194,198,203,208,212,217,221,226,231,235,240,245,249,254,258,263,268
mov $2,1
add $2,$0
mov $1,$2
add $1,8
mul $1,5
div $1,4
add $1,7
div $1,2
... |
freertos/os/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm | kubostech/kubos | 60 | 43857 | <reponame>kubostech/kubos
;/*
; FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
;
;
; ***************************************************************************
; * *
; * FreeRTOS tutorial books are available ... |
oeis/218/A218987.asm | neoneye/loda-programs | 11 | 43858 | <filename>oeis/218/A218987.asm
; A218987: Power ceiling sequence of 2+sqrt(7).
; 5,24,112,521,2421,11248,52256,242769,1127845,5239688,24342288,113088217,525379733,2440783584,11339273536,52679444897,244735600197,1136980735480,5282129742512,24539461176489,114004233933493,529635319263440,2460553978854240,11431121873207281... |
src/cpuid.asm | MasterLogick/VSBL | 0 | 43859 | <gh_stars>0
BITS 32
section .text
CPUID_EAX_ASM equ 0
CPUID_EBX_ASM equ 1
CPUID_ECX_ASM equ 2
CPUID_EDX_ASM equ 3
global CPUID_EAX_ASM
global CPUID_EBX_ASM
global CPUID_ECX_ASM
global CPUID_EDX_ASM
; uint32_t _get_cpuid_leaf_asm(uint32_t leaf, uint32_t param, uint8_t register_id)
global _get_cpuid_leaf_asm
_get_cpuid... |
libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_InvUpdateStruct.asm | jpoikela/z88dk | 640 | 43860 | <filename>libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_InvUpdateStruct.asm
; sp1_InvUpdateStruct
SECTION code_clib
SECTION code_temp_sp1
PUBLIC _sp1_InvUpdateStruct
EXTERN asm_sp1_InvUpdateStruct
_sp1_InvUpdateStruct:
pop af
pop hl
push hl
push af
jp asm_sp1_InvUpdateStruct
|
exercises/exercise16/test16-2.asm | Dark15/assembly | 1 | 43861 | input:
and ax, 0
int 0x16
cmp al, 32
jne output
mov al, ' '
output:
mov ah, 0x0e
int 0x10
jmp input
times 510 - ($ - $$) db 0
dw 0xAA55 |
oeis/276/A276661.asm | neoneye/loda-programs | 11 | 43862 | ; A276661: Least k such that there is a set S in {1, 2, ..., k} with n elements and the property that each of its subsets has a distinct sum.
; Submitted by <NAME>(w1)
; 0,1,2,4,7,13,24,44,84,161
mov $2,1
mov $5,1
lpb $0
sub $0,1
sub $3,$4
mov $4,$2
mov $2,$3
add $5,$4
mov $3,$5
dif $4,2
add $5,$2
tr... |
oeis/001/A001221.asm | neoneye/loda-programs | 11 | 43864 | <filename>oeis/001/A001221.asm
; A001221: Number of distinct primes dividing n (also called omega(n)).
; Submitted by <NAME>
; 0,1,1,1,1,2,1,1,1,2,1,2,1,2,2,1,1,2,1,2,2,2,1,2,1,2,1,2,1,3,1,1,2,2,2,2,1,2,2,2,1,3,1,2,2,2,1,2,1,2,2,2,1,2,2,2,2,2,1,3,1,2,2,1,2,3,1,2,2,3,1,2,1,2,2,2,2,3,1,2,1,2,1,3,2,2,2,2,1,3,2,2,2,2,2,2,1... |
engine/phone/scripts/wilton.asm | Dev727/ancientplatinum | 28 | 43865 | WiltonPhoneCalleeScript:
gettrainername STRING_BUFFER_3, FISHER, WILTON1
checkflag ENGINE_WILTON
iftrue .WantsBattle
farscall PhoneScript_AnswerPhone_Male
checkflag ENGINE_WILTON_THURSDAY_MORNING
iftrue .NotThursday
checkflag ENGINE_WILTON_HAS_ITEM
iftrue .HasItem
readvar VAR_WEEKDAY
ifnotequal THURSDAY, .Not... |
programs/oeis/112/A112368.asm | neoneye/loda | 22 | 43866 | <filename>programs/oeis/112/A112368.asm<gh_stars>10-100
; A112368: a(n) = Sum_{i=0..n} 2^i*i!.
; 1,3,11,59,443,4283,50363,695483,11017403,196811963,3912703163,85662309563,2047652863163,53059407256763,1481388530277563,44331262220901563,1415527220320869563,48036189795719781563,1726380042510080613563,655034464456557922295... |
data/pokemon/dex_entries/heracross.asm | AtmaBuster/pokeplat-gen2 | 6 | 43867 | db "SINGLEHORN@" ; species name
db "With its Herculean"
next "powers, it can"
next "easily throw arou-"
page "nd an object that"
next "is 100 times its"
next "own weight.@"
|
win32/VC10/Win32/runsuite_Debug/runsuite.asm | txwizard/libxml2_x64_and_ARM | 0 | 43868 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27027.1
TITLE C:\Users\DAG\Documents\_Clients\CodeProject Authors Group\Windows on ARM\libxml2\libxml2-2.9.9\runsuite.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
msvcjmc SEGMENT
__188180DA_corecrt_mat... |
kill.asm | dylsugar/cs461_hw6 | 0 | 43869 |
_kill: file format elf64-x86-64
Disassembly of section .text:
0000000000001000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char **argv)
{
1000: f3 0f 1e fa endbr64
1004: 55 push %rbp
1005: 48 89 e5 mov %rsp,%rbp
1008: 48 83 ec 2... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1788.asm | ljhsiun2/medusa | 9 | 43870 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x163f8, %rcx
clflush (%rcx)
nop
nop
nop
nop
nop
add $18881, %r9
movw $0x6162, (%rcx)
nop
cmp $11629, %r10
lea addresses_WT_ht+0x16900, %rsi
lea addresses_UC_ht+0x4fb8, %rdi
nop
nop
nop
a... |
non_regression/other_x64_linux_12.o.asm | LRGH/plasmasm | 1 | 43871 | .file "a03bis.c"
.section .data.rel,"wa",@progbits
.globl t
.type t, @object
t:
.quad toto
.quad tata
.size t, 16
# ----------------------
.text
.globl toto
.type toto, @function
toto:
pushq %rbp
movq %rsp, %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
leal... |
programs/oeis/061/A061393.asm | jmorken/loda | 1 | 43872 | <reponame>jmorken/loda
; A061393: Number of appearances of n in sequence defined by b(k) = b(floor(k/3)) + b(ceiling(k/3)) with b(0)=0 and b(1)=1, i.e., in A061392.
; 1,2,4,2,10,2,4,2,28,2,4,2,10,2,4,2,82,2,4,2,10,2,4,2,28,2,4,2,10,2,4,2,244,2,4,2,10,2,4,2,28,2,4,2,10,2,4,2,82,2,4,2,10,2,4,2,28,2,4,2,10,2,4,2,730,2,4,2... |
Variable_pitch_sounds_Assembly/ProcessorProject/src/main.asm | Abdallah-Hesham99/university_projects | 0 | 43873 | <reponame>Abdallah-Hesham99/university_projects
; -------------------------------------------------------------
;
$INCLUDE "Common\8052.mc"
; -------------------------------------------------------------
; Program start
; -------------------------------------------------------------
ORG 00h
;-------Define Inputs... |
programs/oeis/257/A257174.asm | karttu/loda | 0 | 43874 | <reponame>karttu/loda
; A257174: a(n) = 4*n/3 if n = 3*k and n!=0, otherwise a(n) = n except a(0) = 1.
; 1,1,2,4,4,5,8,7,8,12,10,11,16,13,14,20,16,17,24,19,20,28,22,23,32,25,26,36,28,29,40,31,32,44,34,35,48,37,38,52,40,41,56,43,44,60,46,47,64,49,50,68,52,53,72,55,56,76,58,59,80,61,62,84,64,65,88,67,68,92,70,71,96,73,74... |
boot.asm | Landmine130/PopcornOSLoader | 0 | 43875 | [bits 16]
[org 0x7c00]
;start:
jmp 0:start
start:
xor ax, ax
mov ds, ax
mov es, ax
mov ax, 0x2401 ; set A20 line
int 0x15
cmp al, 1 ; if
je load ; jump to loaded code
hang:
mov al, '!'
mov ah, 0x0e
int 0x10
end:
jmp end
load:
mov ah, 2 ; load from disk
mov bx, 0x7e00 ; copy destination is es:bx
mov al, 1 ... |
programs/oeis/164/A164300.asm | neoneye/loda | 22 | 43876 | ; A164300: a(n) = ((1+4*sqrt(2))*(4+sqrt(2))^n + (1-4*sqrt(2))*(4-sqrt(2))^n)/2.
; 1,12,82,488,2756,15216,83144,452128,2453008,13294272,72012064,389976704,2111644736,11433484032,61904845952,335169991168,1814692086016,9825156811776,53195565289984,288012326955008,1559360701580288,8442713035272192,45710654460053504,247487... |
src/util/oli/wm/rerl.asm | olifink/qspread | 0 | 43878 | <reponame>olifink/qspread<filename>src/util/oli/wm/rerl.asm<gh_stars>0
; release memory of row list
section utility
include win1_mac_oli
include win1_keys_wwork
include win1_keys_err
xdef xwm_rerl
;+++
; release memory of row list
;
; Entry ... |
Source/ZFAM001.asm | walmartlabs/zFAM | 21 | 43879 | <filename>Source/ZFAM001.asm<gh_stars>10-100
*
* PROGRAM: ZFAM001
* AUTHOR: <NAME> and <NAME>
* COMMENTS: zFAM - z/OS Frerking Access Manager
*
* This program is executed as the initial zFAM HTTP/HTTPS
* request to determine which zFAM execution mode.
*
* When ... |
programs/oeis/292/A292641.asm | karttu/loda | 0 | 43881 | <filename>programs/oeis/292/A292641.asm<gh_stars>0
; A292641: Rank of (4+r)*n when all the numbers (4-r)*j and (4+r)*k, where r = sqrt(2), j>=1, k>=1, are jointly ranked.
; 3,6,9,12,15,18,21,24,27,30,34,37,40,43,46,49,52,55,58,61,64,68,71,74,77,80,83,86,89,92,95,99,102,105,108,111,114,117,120,123,126,129,133,136,139,14... |
elf_load.asm | Killaship/bootelf | 20 | 43882 | ; Config end
elf_entry equ 24
elf_phoff equ elf_entry + 8
elf_phentsize equ elf_phoff + 8 + 8 + 4 + 2
elf_phnum equ elf_phentsize + 2
phdr_type equ 0
phdr_offset equ 8
phdr_vaddr equ phdr_offset + 8
phdr_filesz equ phdr_vaddr + 16
phdr_memsz equ phdr_filesz + 8
mov r10, elf_load_base
xor al, al
; Okay who care... |
dd/rd/trnc.asm | olifink/smsqe | 0 | 43883 | ; RAM disk driver truncate file/disk V2.02 1989 <NAME> QJUMP
section rd
xdef rd_trnc truncate file
xdef rd_remv remove ram disk
xref gu_rchp
include 'dev8_keys_chn'
include 'dev8_dd_rd_data'
include 'dev8_mac_assert'
;+++
;
; ... |
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_917.asm | ljhsiun2/medusa | 9 | 43884 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xf46d, %rdi
nop
nop
mfence
mov $0x6162636465666768, %r12
movq %r12, (%rdi)
nop
nop
nop
dec %r15
lea addresses_normal_ht+0x8cad, %r11
sub $17120, %r8
movl $0x61626364, (%r11)
n... |
cpmsim/srcmpm/netwrkif-0.asm | qoelet/z80pack | 85 | 43885 | title 'Master Network I/F Module'
name 'netwrkif'
;***************************************************************
;***************************************************************
;** **
;** M a s t e r N e t w o r k I / F M o d u l e **
;** ... |
oeis/346/A346432.asm | neoneye/loda-programs | 11 | 43886 | ; A346432: a(0) = 1; a(n) = n! * Sum_{k=0..n-1} (n-k+1) * a(k) / k!.
; Submitted by <NAME>
; 1,2,14,144,1968,33600,688320,16450560,449326080,13806858240,471395635200,17703899136000,725338710835200,32193996432998400,1538840509503897600,78808952068374528000,4305129487814098944000,249876735246162984960000,1535638569118150... |
src/asm/macros.asm | Threetwosevensixseven/nget | 3 | 43887 | ; macros.asm
include "version.asm", 1 ; Auto-generated by ..\build\cspect.bat or builddot.bat
Border macro(Colour)
if Colour=0
xor a
else
ld a, Colour
... |
libsrc/stdio/spc1000/fputc_cons_native.asm | jpoikela/z88dk | 640 | 43888 | <gh_stars>100-1000
SECTION code_clib
PUBLIC fputc_cons_native
; (char to print)
fputc_cons_native:
ld hl,2
add hl,sp
ld a,(hl)
cp 10
jr nz,not_lf
ld a,13
not_lf:
call 0x12
ret
|
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_686.asm | ljhsiun2/medusa | 9 | 43889 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r14
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x3da1, %rsi
lea addresses_WT_ht+0x39c3, %rdi
nop
cmp $24698, %r14
mov $126, %rcx
rep movsq
and %r10, %r10
lea addresses_WT_ht+0x17cf, %r13
nop
add %rsi, %rsi
mov $0x6162636465... |
Working Disassembly/Levels/SOZ/Misc Object Data/Map - Rapel Wire.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 5 | 43890 | <reponame>TeamASM-Blur/Sonic-3-Blue-Balls-Edition
dc.w word_4B21E-Map_SOZRapelWire
dc.w word_4B226-Map_SOZRapelWire
dc.w word_4B22E-Map_SOZRapelWire
dc.w word_4B236-Map_SOZRapelWire
dc.w word_4B23E-Map_SOZRapelWire
dc.w word_4B246-Map_SOZRapelWire
dc.w word_4B24E-Map_SOZRapelWire
dc.w word_4B256-Map_SOZ... |
programs/oeis/234/A234429.asm | neoneye/loda | 22 | 43891 | <gh_stars>10-100
; A234429: Numbers which are the digital sum of the square of some prime.
; 4,7,9,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,55,58,61,64,67,70,73,76,79,82,85,88,91,94,97,100,103,106,109,112,115,118,121,124,127,130,133,136,139,142,145,148,151,154,157,160,163,166,169,172,175,178
mov $1,1
mov $2,3
lpb ... |
modules/errorhandler/bundles/_test/test_flow.asm | vladikcomper/md-modules | 9 | 43892 | <gh_stars>1-10
; ===============================================================
; ---------------------------------------------------------------
; Error handling and debugging modules
; 2016-2017, Vladikcomper
; ---------------------------------------------------------------
; Debugger testing module : Flow tester
;... |
src/main.asm | muellevin/RARS_Game_of_Life | 1 | 43893 | <reponame>muellevin/RARS_Game_of_Life<gh_stars>1-10
.include "constants_settings.asm"
# init
jal ra, init_user_questioning
jal ra, init_gamefield
game_loop:
# our set wait timer
#ebreak
jal ra, key_listener
la t0, settings
lw a0, 24(t0)
li a7, 32
ecall
jal ra, next_generation
#li a0, 100
#li a7, 9
#ecall
j game_lo... |
data/mapObjects/BrunosRoom.asm | AmateurPanda92/pokemon-rby-dx | 9 | 43894 | BrunosRoom_Object:
db $3 ; border block
db 4 ; warps
warp 4, 11, 2, LORELEIS_ROOM
warp 5, 11, 3, LORELEIS_ROOM
warp 4, 0, 0, AGATHAS_ROOM
warp 5, 0, 1, AGATHAS_ROOM
db 0 ; signs
db 1 ; objects
object SPRITE_BRUNO, 5, 2, STAY, DOWN, 1, OPP_BRUNO, 1
; warp-to
warp_to 4, 11, BRUNOS_ROOM_WIDTH ; LORELEIS_ROO... |
Library/Mailbox/Outbox/outboxPoofMenu.asm | steakknife/pcgeos | 504 | 43895 | <gh_stars>100-1000
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1994 -- All Rights Reserved
PROJECT:
MODULE:
FILE: outboxPoofMenu.asm
AUTHOR: <NAME>, Oct 13, 1994
ROUTINES:
Name Description
---- -----------
INT OPMCreateKids Crea... |
programs/oeis/224/A224459.asm | karttu/loda | 0 | 43896 | <reponame>karttu/loda<filename>programs/oeis/224/A224459.asm
; A224459: The Wiener index of the straight pentachain of n pentagonal rings (see Fig. 2.1 in the A. A. Ali et al. reference).
; 55,133,259,442,691,1015,1423,1924,2527,3241,4075,5038,6139,7387,8791,10360,12103,14029,16147,18466,20995,23743,26719,29932,33391,3... |
data/baseStats/venonat.asm | AmateurPanda92/pokemon-rby-dx | 9 | 43897 | db DEX_VENONAT ; pokedex id
db 60 ; base hp
db 55 ; base attack
db 50 ; base defense
db 45 ; base speed
db 40 ; base special
db BUG ; species type 1
db POISON ; species type 2
db 190 ; catch rate
db 75 ; base exp yield
INCBIN "pic/bmon/venonat.pic",0,1 ; 55, sprite dimensions
dw VenonatPicFront
dw VenonatPicBack
; atta... |
oeis/220/A220416.asm | neoneye/loda-programs | 11 | 43898 | <filename>oeis/220/A220416.asm
; A220416: Table T(n,k) = ((n+k-1)*(n+k-2)/2+n)^n, n,k >0 read by antidiagonals.
; Submitted by <NAME>
; 1,2,9,4,25,216,7,64,729,10000,11,144,2197,38416,759375,16,289,5832,130321,3200000,85766121,22,529,13824,390625,11881376,387420489,13492928512,29,900,29791,1048576,39135393,1544804416,6... |
programs/oeis/004/A004163.asm | neoneye/loda | 22 | 43899 | <reponame>neoneye/loda
; A004163: Pentagonal numbers written backwards.
; 0,1,5,21,22,53,15,7,29,711,541,671,12,742,782,33,673,524,774,235,95,156,517,287,258,529,1001,801,2611,7421,5331,6241,251,7161,7171,281,6291,5302,7412,2622,832,1052,5262,2572,2882,5103,1513,923,2343,7753,5273,6783,304,7814,7434,154,6764,5484,7105,... |
oeis/165/A165152.asm | neoneye/loda-programs | 11 | 43900 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A165152: a(n) = (3*12^n-8^n)/2.
; Submitted by <NAME>(s3.)
; 1,14,184,2336,29056,356864,4347904,52699136,636583936,7672561664,92339175424,1110217588736,13339790934016,160214930161664,1923678673567744,23092940175835136,277185650854199296,3326790760203812864,3992599272207... |
oeis/233/A233474.asm | neoneye/loda-programs | 11 | 43901 | ; A233474: Numbers m such that 5*T(m)-1 is a square, where T = A000217.
; Submitted by <NAME>
; 1,4,52,169,1993,6436,75700,244417,2874625,9281428,109160068,352449865,4145207977,13383813460,157408743076,508232461633,5977387028929,19299449728612,226983298356244,732870857225641,8619387950508361,27829793124845764,327309758... |
mod_player/mod_tick.asm | mikedailly/mod_player | 16 | 43902 | <reponame>mikedailly/mod_player
; Mod player
; By <NAME>, (c) Copyright 2020 all rights reserved.
; ********************************************************************************************
; TickMod - process and actually play the current mod file.
; ****************************************************************... |
programs/oeis/061/A061495.asm | jmorken/loda | 1 | 43903 | ; A061495: a(n) = lcm(3n+1, 3n+2, 3n+3).
; 6,60,504,660,2730,2448,7980,6072,17550,12180,32736,21420,54834,34440,85140,51888,124950,74412,175560,102660,238266,137280,314364,178920,405150,228228,511920,285852,635970,352440,778596,428640,941094,515100,1124760,612468,1330890,721392,1560780,842520,1815726,976500,2097024,112... |
Appl/Art/Decks/GeoDeck/LMSpade7.asm | steakknife/pcgeos | 504 | 43904 | <gh_stars>100-1000
LMSpade7 label byte
word C_BLACK
Bitmap <71,100,BMC_PACKBITS,BMF_MONO>
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0x01, 0x0f, 0xf8, 0xfa, 0x00
db 0x01, 0x0f, 0xf8, 0xfc, 0x00, 0x01, 0x04, 0x00
db 0x01, 0x0c, 0x18, 0xfc, 0x00, 0x01, 0x0e, 0x00
db 0x01, 0x0c, 0x38, 0... |
programs/oeis/126/A126447.asm | neoneye/loda | 22 | 43906 | ; A126447: Column 1 of triangle A126445; a(n) = C( C(n+3,3) - 1, n).
; 1,3,36,969,46376,3478761,377447148,56017460733,10912535409348,2703343379981793,830496702831140346,310006778438284515093,138247735223480364826280,72613463426660610635960445
mov $2,$0
add $0,3
bin $0,3
sub $0,1
bin $0,$2
|
oeis/034/A034301.asm | neoneye/loda-programs | 11 | 43907 | <filename>oeis/034/A034301.asm
; A034301: a(n) = n-th quintic factorial number divided by 4.
; 1,9,126,2394,57456,1666224,56651616,2209413024,97214173056,4763494479744,257228701906176,15176493412464384,971295578397720576,67019394909442719744,4959435223298761261056,391795382640602139623424,32910812141810579728367616,292... |
libsrc/osca/page_out_video.asm | andydansby/z88dk-mk2 | 1 | 43909 | <gh_stars>1-10
;
; Old School Computer Architecture - interfacing FLOS
; <NAME>, 2011
;
; $Id: page_out_video.asm,v 1.1 2011/08/03 08:13:40 stefano Exp $
;
INCLUDE "flos.def"
XLIB page_out_video
page_out_video:
jp kjt_page_out_video
|
P6/data_P6_2/MDTest78.asm | alxzzhou/BUAA_CO_2020 | 1 | 43910 | <gh_stars>1-10
ori $ra,$ra,0xf
mult $0,$2
divu $2,$ra
divu $2,$ra
div $4,$ra
sb $0,7($0)
addu $6,$5,$5
mult $1,$5
srav $1,$4,$4
addiu $1,$1,8489
multu $0,$0
mult $4,$4
multu $4,$4
sb $5,12($0)
srav $6,$2,$2
div $2,$ra
mflo $6
mtlo $4
lui $5,13789
sll $4,$4,11
sll $6,$6,13
ori $3,$6,20628
lui $5,6287
divu $4,$ra
mthi $3... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.