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 |
|---|---|---|---|---|
programming/inline-assembly/lab8/source.asm | tonykozlovsky/bsu | 113 | 128075 | <gh_stars>100-1000
;
; Created by Drapegnik on 02.06.15.
;
.386
.model flat
.code
_func@8 proc
push ebp
mov ebp, esp
mov edi, dword ptr [ebp+8]
mov ebx, dword ptr [ebp+12]
mov ecx,1
mov esi,2
mov eax,edi
_do:
cdq
idiv esi
cmp edx,0
jnz _notdiv
mov [ebx]... |
Working Disassembly/General/Sprites/Tails/Map - Tails tail 2P.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 5 | 128076 | Map_2A00A4: dc.w Frame_2A00C4-Map_2A00A4 ; ...
dc.w Frame_2A00C6-Map_2A00A4
dc.w Frame_2A00CE-Map_2A00A4
dc.w Frame_2A00D6-Map_2A00A4
dc.w Frame_2A00DE-Map_2A00A4
dc.w Frame_2A00E6-Map_2A00A4
dc.w Frame_2A00EE-Map_2A00A4
dc.w Frame_2A00F6-Map_2A00A4
dc.w Frame_2A00FE-Map_2A00A4
dc.w Frame_2A0106-Map_2... |
third-party/gmp/gmp-src/mpn/x86_64/coreisbr/aorsmul_1.asm | jhh67/chapel | 1,602 | 128077 | <gh_stars>1000+
dnl X86-64 mpn_addmul_1 and mpn_submul_1 optimised for Intel Sandy Bridge.
dnl Contributed to the GNU project by <NAME>.
dnl Copyright 2003-2005, 2007, 2008, 2011-2013 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can... |
Laboratorio 5/ejercicio2/lab5-ejercicio2.asm | djob195/microprogramacion | 0 | 128078 | <filename>Laboratorio 5/ejercicio2/lab5-ejercicio2.asm
.model small
.stack
.data
primero db 10,13, 'Ingresa la Primera palabra:', 10, 13, '$' ; Muestra la primera palabra
segundo db 10,13, 'Ingresa la segunda palabra:', 10, 13, '$' ; Muestra la segunda palabra
igual db 10,13, 'Son iguales', 10, 13, '$' ... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_459.asm | ljhsiun2/medusa | 9 | 128079 | <filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_459.asm
.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_A_ht+0x5e2b, %rbp
nop
nop
nop
nop
inc %r8
movl $0x61626364, (%rbp)
nop
nop
and $3323... |
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0xca_notsx.log_21829_87.asm | ljhsiun2/medusa | 9 | 128080 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r14
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x16384, %r10
and %r14, %r14
mov (%r10), %r13
add $1079, %r12
lea addresses_WC_ht+0x48c9, %rsi
lea addresses_D_ht+0xb15e, %rdi
nop
nop
nop
nop
nop
de... |
programs/oeis/202/A202462.asm | karttu/loda | 0 | 128081 | ; A202462: a(n) = Sum_{j=1..n} Sum_{i=1..n} F(i,j), where F is the Fibonacci fusion array of A202453.
; 1,5,21,70,214,614,1703,4619,12363,32812,86636,228012,598893,1571089,4118305,10790194,28262594,74014290,193807315,507451415,1328617751,3478516440,9107117016,23843134680,62422772569,163425968669,427856404653,1120145302... |
oeis/282/A282044.asm | neoneye/loda-programs | 11 | 128082 | <gh_stars>10-100
; A282044: Reduced Kronecker coefficients for the case a=2, b=3, i=4.
; Submitted by <NAME>
; 0,0,0,0,1,2,5,9,16,24,37,51,71,93
mov $6,$0
mov $8,$0
lpb $6
mov $0,$8
sub $6,1
sub $0,$6
mov $9,$0
mov $11,0
mov $12,$0
lpb $9
mov $0,$12
mov $1,0
sub $9,1
sub $0,$9
mov $2,... |
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_sm_/i3-7100_9_0x84_notsx.log_2787_2544.asm | ljhsiun2/medusa | 9 | 128084 | <reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_sm_/i3-7100_9_0x84_notsx.log_2787_2544.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %rax
push %rdx
lea addresses_normal_ht+0x1751a, %rax
nop
xor $8120, %rdx
mov $0x6162636465666768, %r10
movq %r10, (%rax)
no... |
aplib_inject.asm | snaphat/final_fantasy_vi_widescreen | 3 | 128085 | <reponame>snaphat/final_fantasy_vi_widescreen
if defined("DEBUG")
print "Warning: APL Verification enabled!"
incsrc "aplib_verifier.asm"
apl_verify:
%APL_VERIFY()
endif
incsrc "aplib.asm"
apl:
%APL()
macro apl_inject(src, dst, addr)
; Inject a jump.
pushpc
{
org <addr>
... |
asm/dos_skip_name_signing.asm | Iemnur/DSVEdit | 70 | 128087 | <reponame>Iemnur/DSVEdit<filename>asm/dos_skip_name_signing.asm
.nds
.relativeinclude on
.erroronwarning on
.open "ftc/arm9.bin", 02000000h
; Skip the screen where the player has to sign their name and press OK when starting a new game.
.org 0x02045E8C ; Code that sets the name signing menu's state to 3 after zeroin... |
programs/oeis/258/A258974.asm | neoneye/loda | 22 | 128088 | ; A258974: a(n) = 1 + sigma(n)^2.
; 2,10,17,50,37,145,65,226,170,325,145,785,197,577,577,962,325,1522,401,1765,1025,1297,577,3601,962,1765,1601,3137,901,5185,1025,3970,2305,2917,2305,8282,1445,3601,3137,8101,1765,9217,1937,7057,6085,5185,2305,15377,3250,8650,5185,9605,2917,14401,5185,14401,6401,8101,3601,28225,3845,921... |
concerto_gui/gui_variables.asm | biermanncarl/cx16-concerto | 4 | 128090 | <filename>concerto_gui/gui_variables.asm
; Copyright 2021 <NAME>
; mouse variables
; they need to be visible to all GUI code,
; so I cannot simply put them into the mouse scope
ms_status: .byte 0
; reference values
ms_ref_x: .word 0
ms_ref_y: .word 0
ms_ref_buttons: .byte 0
ms_ref_panel: .byte 0
ms_ref_component_id:... |
MacOSX/check/check.asm | shikhar-scs/Assembly-with-MacOS | 19 | 128091 | global start
section .text
start:
mov rdx, output ; rdx holds address of next byte to write
mov r8, '6' ; store 10
mov r9, '5' ; number to be compared
cmp r9, r8 ; is number ... |
vic20-timings/test_raster.asm | nippur72/8-bit-projects | 1 | 128092 | PROCESSOR 6502
VIC20 = 1
GETIN = $FFE4
CLRSCN = $E55F
PRNSTR = $CB1E
GOHOME = $E581
PRNINT = $DDCD
SCNKEY = $FF9F
CURSOR_PTR = 209
JIFFY_CLOCK = 162
CRSRCOL = 646
COLOR_BLACK = 0
COLOR_WHITE = 1
COLOR_RED = 2
COLOR_CYAN = 3
COLOR_MAGENTA = 4
COLOR_GREEN... |
programs/oeis/208/A208599.asm | neoneye/loda | 22 | 128094 | ; A208599: Number of 5-bead necklaces labeled with numbers -n..n not allowing reversal, with sum zero.
; 11,77,291,791,1761,3431,6077,10021,15631,23321,33551,46827,63701,84771,110681,142121,179827,224581,277211,338591,409641,491327,584661,690701,810551,945361,1096327,1264691,1451741,1658811,1887281,2138577,2414171,2715... |
libsrc/stdio_new/general/stdio_free.asm | meesokim/z88dk | 8 | 128095 | <filename>libsrc/stdio_new/general/stdio_free.asm
; stdio_free
; 06.2008 aralbrec
PUBLIC stdio_free
EXTERN HeapFree_callee
EXTERN ASMDISP_HEAPFREE_CALLEE, _stdio_heap
; Stdio file objects are allocated from the stdio heap
; (_stdio_heap) which may or may not be the same heap used
; by the regular malloc call. This ... |
firmware/glyphs/glyphs6.asm | ddomurad/avrVideoCard | 0 | 128096 | .org 0x3800
.db 0x0, 0x0, 0x1, 0x80, 0x0, 0x0, 0x0, 0x1f, 0xf8, 0x0
.db 0x0, 0x0, 0x0, 0x0, 0xc0, 0x80, 0x0, 0x0, 0xff, 0xff
.db 0x0, 0x0, 0x3c, 0x0, 0xff, 0x0, 0x18, 0x0, 0xfe, 0x3
.db 0xff, 0x1, 0x81, 0x0, 0x66, 0x0, 0x18, 0x0, 0x0, 0xc
.db 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
.db 0x0, 0x0, 0x0, 0x0, 0x0... |
programs/oeis/008/A008648.asm | neoneye/loda | 22 | 128097 | ; A008648: Molien series of 3 X 3 upper triangular matrices over GF( 5 ).
; 1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,4,5,5,5,5,5,7,7,7,7,7,9,9,9,9,9,11,11,11,11,11,13,13,13,13,13,15,15,15,15,15,18,18,18,18,18,21,21,21,21,21,24,24,24,24,24,27,27,27,27,27,30,30,30,30,30,34,34,34,34,34,38,38,38,38,38,42,42,42,42,42,46,46,46,... |
igzip/heap_macros.asm | hzhuang1/isa-l | 344 | 128098 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2018 Intel Corporation All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
; * Redistributions of so... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_152.asm | ljhsiun2/medusa | 9 | 128099 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x14ea3, %r12
and $137, %r14
movl $0x61626364, (%r12)
nop
and %r12, %r12
lea addresses_normal_ht+0xb8fb, %r8
nop
cmp $36791, %r15
movl $0x61626364, (%r8)
add %r10, %r10
lea... |
textExamples/test6_asm.asm | YanShulinjj/Sample-Compiler | 49 | 128100 | <gh_stars>10-100
assume cs:code,ds:data,ss:stack,es:extended
extended segment
db 1024 dup (0)
extended ends
stack segment
db 1024 dup (0)
stack ends
data segment
_buff_p db 256 dup (24h)
_buff_s db 256 dup (0)
_msg_p db 0ah,'Output:',0
_msg_s db 0ah,'Input:',0
_i dw 0
_N dw 0
_sum dw 0
_c... |
redsquare/redsquare.asm | bplaat/win32asm | 2 | 128101 | ; redsquare.asm - An pure 32-bit and 64-bit win32 assembly RedSquare game
; Made by <NAME> (https://bastiaan.ml/)
; 32-bit: nasm -f bin redsquare.asm -o redsquare-x86.exe && ./redsquare-x86
; 64-bit: nasm -DWIN64 -f bin redsquare.asm -o redsquare-x64.exe && ./redsquare-x64
; Use the build script to ... |
oeis/089/A089682.asm | neoneye/loda-programs | 11 | 128103 | ; A089682: Primes of the form 3*m^2 - 1.
; Submitted by <NAME>(w3)
; 2,11,47,107,191,431,587,971,1451,2027,2351,2699,3467,4799,5807,6911,7499,8111,8747,10091,10799,14699,15551,16427,17327,18251,25391,27647,36299,41771,44651,55487,57131,62207,67499,71147,74891,80687,92927,99371,103787,106031,124847,132299,137387,139967,... |
openfl-webm/0,0,4/project/libvpx-generic/vp8/encoder/arm/armv6/vp8_subtract_armv6.asm | kudorado/HaxePlus | 28 | 128104 | <reponame>kudorado/HaxePlus
;
; Copyright (c) 2011 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATE... |
data/pokemon/dex_entries/dugtrio.asm | Dev727/ancientplatinum | 28 | 128105 | <reponame>Dev727/ancientplatinum
db "MOLE@" ; species name
dw 204, 730 ; height, weight
db "These DIGLETT"
next "triplets dig over"
next "60 miles below sea"
page "level. No one"
next "knows what it's"
next "like underground.@"
|
programs/oeis/004/A004940.asm | neoneye/loda | 22 | 128108 | ; A004940: Nearest integer to n*phi^5, where phi is the golden ratio, A001622.
; 0,11,22,33,44,55,67,78,89,100,111,122,133,144,155,166,177,189,200,211,222,233,244,255,266,277,288,299,311,322,333,344,355,366,377,388,399,410,421,433,444,455,466,477
mov $3,$0
add $0,5
div $0,11
mov $2,$3
mul $2,11
add $0,$2
|
examples/StringBuffer/StringBuffer.asm | fourstix/1802PixieVideoTTY | 1 | 128110 | <filename>examples/StringBuffer/StringBuffer.asm
; *******************************************************************************************
; StringBuffer - Read characters from input and store in a buffer until a null is read,
; then display the string on the video display.
;
; Copyright (c) 2020 by <NAME>
;
; *... |
dino/lcs/123p/CB.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 128111 | <filename>dino/lcs/123p/CB.asm<gh_stars>1-10
copyright zengfr site:http://github.com/zengfr/romhack
01074C move.b #$3c, ($cb,A3) [123p+ 68]
010752 addq.b #1, ($ca,A3) [123p+ CB]
010EB0 move.b #$3c, ($cb,A3) [123p+ 68]
010EB6 addq.b #1, ($ca,A3) [123p+ CB]
01169A move.b #$3c, ($cb,A3) [123p+ 68]
0116A0 addq.b... |
P6/data_P6_2/cal_R_same_test42.asm | alxzzhou/BUAA_CO_2020 | 1 | 128112 | lui $1,15795
ori $1,$1,37024
lui $2,55780
ori $2,$2,62311
lui $3,20778
ori $3,$3,46291
lui $4,29978
ori $4,$4,32771
lui $5,58765
ori $5,$5,29466
lui $6,13672
ori $6,$6,43040
mthi $1
mtlo $2
sec0:
nop
nop
nop
slt $3,$6,$6
sec1:
nop
nop
sltu $6,$3,$2
slt $5,$6,$6
sec2:
nop
nop
slti $6,$6,-26503
slt $3,$6,$6
s... |
src/Lib/Sassy/tests/jumps16.asm | pnkfelix/larceny | 212 | 128113 | <gh_stars>100-1000
BITS 16
section .text
foo:
loop foo
loope foo, cx
loopz foo, ecx
loopne foo
loopnz foo, cx
jcxz foo
jecxz foo
call dword 0
call word 0
call dword 1000:1000
call word 1000:1000
call dword 1000:1000
call word 1000:1000
call far dword [ecx]
call far word [ecx]
call ecx
call dword [ecx]
call cx
call word... |
programs/oeis/120/A120167.asm | neoneye/loda | 22 | 128114 | <gh_stars>10-100
; A120167: a(1)=9; a(n)=floor((39+sum(a(1) to a(n-1)))/4).
; 9,12,15,18,23,29,36,45,56,70,88,110,137,171,214,268,335,418,523,654,817,1021,1277,1596,1995,2494,3117,3896,4870,6088,7610,9512,11890,14863,18579,23223,29029,36286,45358,56697,70872,88590,110737,138421,173027,216283,270354,337943,422428,528035... |
aots/libra/Library.asm | jaredwhitney/OrcaHLL | 5 | 128115 | <reponame>jaredwhitney/OrcaHLL
[bits 32]
dd Library.$FILE_END - Library.$FILE_START
db "OrcaHLL Class", 0
db "Library", 0
Library.$FILE_START :
Library._init:
pop dword [Library._init.returnVal]
push eax
push ebx
push edx
mov ecx, [Library._init.string_0]
push ecx
call Book.Create
mov [Library._init.$local.one], ecx... |
oeis/213/A213835.asm | neoneye/loda-programs | 11 | 128116 | ; A213835: Rectangular array: (row n) = b**c, where b(h) = h, c(h) = 4*n-7+4*h, n>=1, h>=1, and ** = convolution.
; Submitted by <NAME>
; 1,7,5,22,19,9,50,46,31,13,95,90,70,43,17,161,155,130,94,55,21,252,245,215,170,118,67,25,372,364,329,275,210,142,79,29,525,516,476,413,335,250,166,91,33,715,705,660,588,497,395,290,1... |
src/util/sprite/f_cf7.asm | olifink/qspread | 0 | 128117 | ;Sprite source code generated with EASYSOURCE 1991 <NAME> Software
;**************************************************************************
; -> asm_spr_ <- 1992 Jun 13 12:44:51
section sprite
xdef mes_cf7
mes_cf7
sp1
dc.w $0100,$0000 ;form, time/adaption
... |
oeis/108/A108289.asm | neoneye/loda-programs | 11 | 128119 | <gh_stars>10-100
; A108289: Antidiagonal sums of table A060543.
; Submitted by <NAME>
; 1,2,5,17,72,357,2022,12900,91448,711180,6004981,54619489,531854438,5515551251,60642234815,704106298738,8603658260904,110306422692488,1479905106340895,20727595895871297,302423908621734606
mov $3,$0
mov $5,$0
lpb $5
mov $0,$3
mov... |
tests/testthat/asm/simple.asm | jonocarroll/r64 | 5 | 128122 | *=$0801
.byte $0c, $08, $0a, $00, $9e, $20
.byte $32, $30, $38, $30, $00, $00
.byte $00
*=$0820
inc $d020
rts
|
libsrc/_DEVELOPMENT/arch/zx/nirvanap/c/sccz80/NIRVANAP_tiles.asm | teknoplop/z88dk | 0 | 128123 | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR NIRVANA+ ENGINE - by <NAME>
;
; See "nirvana+.h" for further details
; ----------------------------------------------------------------
; void NIRVANAP_tiles(unsigned char *addr)
; fastcall
SECTION code_clib
SECTION code_... |
programs/oeis/274/A274248.asm | jmorken/loda | 1 | 128125 | ; A274248: Row sums of A273751.
; 1,5,16,37,72,124,197,294,419,575,766,995,1266,1582,1947,2364,2837,3369,3964,4625,5356,6160,7041,8002,9047,10179,11402,12719,14134,15650,17271,19000,20841,22797,24872,27069,29392,31844,34429,37150,40011,43015,46166
mov $21,$0
mov $23,$0
add $23,1
lpb $23
clr $0,21
mov $0,$21
sub ... |
bootdict/tc/forth-vm-notc.asm | ikysil/ikforth | 8 | 128126 | ;******************************************************************************
;
; forth-vm-notc.asm
; IKForth
;
; Unlicense since 1999 by <NAME>
;
;******************************************************************************
; Stop assembling if threading code model is not defined
;*****************************... |
up16_core.asm | shenghaoyang/ce2003-up16-assembler | 0 | 128127 | <filename>up16_core.asm
; core uP16 instruction set.
; the uP16 soft-core processor is used in the NTU CE2003 Digital Systems Design
; course to introduce undergraduates to basic processor design.
#bits 18 ; 18 bit CPU
#bankdef program {
#addr 0x0000
#size 1024
#outp 0
}
#bank program
#subruledef reg {
... |
PRACT0/SO1HPUB/asm/pic.asm | so1h/SO1H | 0 | 128129 | bits 16
; glb intptr_t : int
; glb uintptr_t : unsigned
; glb intmax_t : int
; glb uintmax_t : unsigned
; glb int8_t : signed char
; glb int_least8_t : signed char
; glb int_fast8_t : signed char
; glb uint8_t : unsigned char
; glb uint_least8_t : unsigned char
; glb uint_fast8_t : unsigned char
; glb int16_t : short
... |
oeis/223/A223571.asm | neoneye/loda-programs | 11 | 128130 | ; A223571: Number of nX3 0..2 arrays with antidiagonals unimodal
; Submitted by <NAME>(s2)
; 27,729,16038,352836,7762392,170772624,3756997728,82653950016,1818386900352,40004511807744,880099259770368,19362183714948096,425968041728858112,9371296918034878464,206168532196767326208,4535707708328881176576,9978556958323538588... |
src/test/ref/missing-band.asm | jbrandwood/kickc | 2 | 128131 | <gh_stars>1-10
// Demonstrates missing fragment
// https://gitlab.com/camelot/kickc/-/issues/293
// Commodore 64 PRG executable file
.file [name="missing-band.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segment... |
oeis/259/A259900.asm | neoneye/loda-programs | 11 | 128132 | ; A259900: n*a(n+1) = (2*n^2 + 3*n + 2)*a(n) - (n^2 - n - 2)*a(n-1) with n>1, a(0)=0, a(1)=1.
; Submitted by <NAME>(s3)
; 0,1,7,56,532,5978,78190,1171016,19795048,373150316,7765117444,176867001920,4377593349808,117008560148984,3359391916968808,103116666783684512,3370015324850779360,116837927866976317904,428322519684425... |
programs/oeis/090/A090448.asm | neoneye/loda | 22 | 128133 | <filename>programs/oeis/090/A090448.asm
; A090448: Fourth column (m=3) of triangle A090447.
; 9,96,500,1800,5145,12544,27216,54000,99825,174240,290004,463736,716625,1075200,1572160,2247264,3148281,4332000,5865300,7826280,10305449,13406976,17250000,21970000,27720225,34673184,43022196,52983000
add $0,1
seq $0,101213 ; a... |
oeis/170/A170788.asm | neoneye/loda-programs | 11 | 128134 | ; A170788: a(n) = n^9*(n^6 + 1)/2.
; 0,1,16640,7184295,537001984,15259765625,235097531136,2373800931775,17592253153280,102945759757569,500000500000000,2088625263681671,7703513367183360,25592951809295065,77784058109429504,218946964412109375,576460786663161856,1431211585048846145,3373320407418374400,7590563676281248039,1... |
prog1.asm | mohamedkhattab/sicxe-assmbler | 0 | 128136 | <reponame>mohamedkhattab/sicxe-assmbler
COPY START 2000
FIRST STL RETADR
CLOOP JSUB RDREC
LDA LENGTH
COMP ZERO
JEQ ENDFIL
JSUB WRREC
J CLOOP
ENDFIL LDA EOF
STA BUFFER
LDA THREE
STA LENGTH
JSUB WRREC
LDL RETADR
RSUB
EOF BYTE C'EOF'
THREE WORD 3
ZERO WORD 0
RETADR RES... |
tp/libs/asmlib/sfmt64.asm | pg83/zm | 0 | 128137 | %include "defs.asm"
; ----------------------------- SFMT64.ASM ---------------------------
; Author: <NAME>
; Date created: 2008-11-01
; Last modified: 2013-09-13
; Project: randoma library of random number generators
; Source URL: www.agner.org/random
; Description:
; Random number generator o... |
libsrc/_DEVELOPMENT/l/z80/ascii/num_to_txt/fast/l_fast_utoa.asm | meesokim/z88dk | 0 | 128138 |
SECTION code_l
PUBLIC l_fast_utoa
PUBLIC l0_fast_utoa, l_utoa_lib
l_fast_utoa:
; write unsigned decimal integer to ascii buffer
;
; enter : hl = unsigned integer
; de = char *buffer
; carry set to write leading zeroes
;
; exit : de = char *buffer (one byte past last char writte... |
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_423_405.asm | ljhsiun2/medusa | 9 | 128139 | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r14
push %rax
push %rbp
push %rbx
push %rdx
// Store
lea addresses_normal+0x147fe, %r11
nop
nop
nop
nop
nop
inc %r10
movl $0x51525354, (%r11)
nop
nop
nop
nop
nop
cmp $13352, %rax
// Store
lea addresses... |
P6/data_P6/testpoint/testpoint76.asm | alxzzhou/BUAA_CO_2020 | 1 | 128140 | ori $1, $0, 7
ori $2, $0, 7
ori $3, $0, 12
ori $4, $0, 6
sw $2, 0($0)
sw $2, 4($0)
sw $3, 8($0)
sw $1, 12($0)
sw $3, 16($0)
sw $1, 20($0)
sw $4, 24($0)
sw $3, 28($0)
sw $1, 32($0)
sw $2, 36($0)
sw $4, 40($0)
sw $3, 44($0)
sw $1, 48($0)
sw $3, 52($0)
sw $1, 56($0)
sw $2, 60($0)
sw $2, 64($0)
sw $3, ... |
Transynther/x86/_processed/AVXALIGN/_ht_/i9-9900K_12_0xa0.log_21829_41.asm | ljhsiun2/medusa | 9 | 128141 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x15638, %r8
nop
nop
dec %r9
mov $0x6162636465666768, %r10
movq %r10, (%r8)
nop
nop
nop
nop
sub %r9, %r9
lea addresses_WC_ht+0x195a0, %r9
nop
nop
cmp $28485, %rcx
mov $0x616... |
Cameras/KingdomComeDeliverance/InjectableGenericCameraSystem/Interceptor.asm | Cyberim/InjectableGenericCameraSystem | 623 | 128143 | <reponame>Cyberim/InjectableGenericCameraSystem
;////////////////////////////////////////////////////////////////////////////////////////////////////////
;// Part of Injectable Generic Camera System
;// Copyright(c) 2019, <NAME>
;// All rights reserved.
;// https://github.com/FransBouma/InjectableGenericCameraSystem
;/... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1533.asm | ljhsiun2/medusa | 9 | 128144 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r14
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xb757, %rsi
lea addresses_normal_ht+0x10957, %rdi
nop
nop
nop
nop
inc %r11
mov $51, %rcx
rep movsb
nop
nop
add %r13, %r13
lea addresses_D_ht+0x14ed7, %r11
cmp %r14, %r14
mov ... |
libsrc/_DEVELOPMENT/math/float/am9511/asm/8085/am32_popf.asm | ped7g/z88dk | 1 | 128145 | ;
; Copyright (c) 2022 <NAME>
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;
; feilipu, January 2022
;
;-------------------------------------------------------... |
travis/test/amx.asm | johannkoenig/nasm | 1,052 | 128146 | <filename>travis/test/amx.asm
bits 64
%macro amx 1
%define treg tmm %+ %1
ldtilecfg [rsi]
sttilecfg [rdi]
tilezero treg
tileloadd treg, [rax]
tileloadd treg, [rax,rdx]
tileloadd treg, [rax,rdx*2]
tileloaddt1 treg, [rax]
tileloaddt1 treg, [rax,rdx]
tileloaddt1 treg, [rax,rdx*2]
tdpbf16ps treg, treg, t... |
8088/joytest/joytest.asm | reenigne/reenigne | 92 | 128147 | <filename>8088/joytest/joytest.asm
%include "../defaults_bin.asm"
; org 0x100
; %include "../defaults_common.asm"
; time = k*(R + 2.2Kohm)*0.01uF = k*R*0.01uF + k*22us, k = 24.2/22 = 1.1
; 0 to 100K is 24.2us to 1124.2us = 28 to 1341 timer values (0.36 to 17.64 scanlines)
; 21 cycles = 4.4 microseconds per ... |
oeis/003/A003698.asm | neoneye/loda-programs | 11 | 128148 | ; A003698: Number of 2-factors in C_4 X P_n.
; Submitted by <NAME>(s2)
; 1,9,53,341,2169,13825,88093,561357,3577121,22794425,145252485,925589701,5898117961,37584466929,239498796653,1526153708861,9725080775409,61970950592425,394896331045333,2516390514947637,16035148280452121,102180475903374305,651122738201811645,4149137... |
U494/Source/MOS.asm | sboydlns/univacemulators | 2 | 128149 | START INIT
.
. A MINIMUM OPERATING SYSTEM FOR THE UNIVAC 494 EMULATOR
.
. ALL CODE IN THIS MODULE ASSUMES EXECUTIVE PRIVILEDGE AND
. ABSOLUTE ADDRESSING.
.
. EXECUTIVE REGISTER USAGE:
. B4 - INTERRUPT RETURN ADDRESS. DO NOT USE TH... |
asmtutor_com/helloworld.asm | dev001hajipro/study_nasm | 0 | 128151 | <reponame>dev001hajipro/study_nasm
; nasm -f elf helloworld.asm && ld -m elf_i386 helloworld.o -o helloworld && ./helloworld
section .data
msg db 'hello str world!', 0Ah
section .text
global _start
_start:
mov ebx, msg
mov eax, ebx
nextchar:
cmp byte [eax], 0
jz finished
inc eax
jmp nextchar
finished:
sub... |
8085/UGR/0x0A - Binary Operations.asm | CosasDePuma/Aesthetic-Programming | 2 | 128152 | ; Locate code in this address
.org E000h
; Set a value in the Accumulator
MVI A,EAh
; Set 0Fh mask in B Register and
; set F0h mask in C Register
LXI B,0FF0h
; Binary AND with Accumulator
ANI 8Fh ; 8Ah
ANA B ; 0Ah
; Binary OR with Accumulator
ORI 44h ; 4Eh
ORA C ; FEh
; Binary XOR with Accumulator
XRI FFh ; 01... |
programs/oeis/037/A037123.asm | neoneye/loda | 22 | 128153 | <filename>programs/oeis/037/A037123.asm
; A037123: a(n) = a(n-1) + sum of digits of n.
; 0,1,3,6,10,15,21,28,36,45,46,48,51,55,60,66,73,81,90,100,102,105,109,114,120,127,135,144,154,165,168,172,177,183,190,198,207,217,228,240,244,249,255,262,270,279,289,300,312,325,330,336,343,351,360,370,381,393,406,420,426,433,441,45... |
oeis/182/A182268.asm | neoneye/loda-programs | 11 | 128154 | <filename>oeis/182/A182268.asm<gh_stars>10-100
; A182268: Denominator of Euler(n, 3/14).
; 1,7,196,686,38416,134456,7529536,26353376,1475789056,5165261696,289254654976,1012391292416,56693912375296,198428693313536,11112006825558016,38892023889453056,2177953337809371136,7622836682332798976,426878854210636742656
mov $1,1... |
oeis/092/A092880.asm | neoneye/loda-programs | 11 | 128155 | <reponame>neoneye/loda-programs
; A092880: Number of ordered 2-multiantichains on an n-set.
; Submitted by <NAME>
; 1,2,6,26,126,602,2766,12266,52926,223802,932526,3844106,15722526,63936602,258902286,1045109546,4209004926,16921851002,67945160046,272554432586,1092540156126,4377129999002,17529432313806,70180474597226,280... |
Microcontroller_Lab/Lab_4/examples/Comparator.asm | MuhammadAlBarham/pic16f778_projects | 0 | 128157 | <filename>Microcontroller_Lab/Lab_4/examples/Comparator.asm
include "p16F84A.inc"
cblock 0x25 ; This code compare between tow numbers
testNum1 ; The first Number
testNum2 ; The second Number
Result ; The Result
endc
org 0x00
Main
clrf Result
clrw
mov... |
programs/oeis/027/A027484.asm | neoneye/loda | 22 | 128158 | <reponame>neoneye/loda
; A027484: a(n) = n*(n^4-1)/2.
; 15,120,510,1560,3885,8400,16380,29520,49995,80520,124410,185640,268905,379680,524280,709920,944775,1238040,1599990,2042040,2576805,3218160,3981300,4882800,5940675,7174440,8605170,10255560,12149985,14314560,16777200,19567680,22717695,26260920,30233070,34671960,3961... |
oeis/228/A228763.asm | neoneye/loda-programs | 11 | 128160 | <reponame>neoneye/loda-programs
; A228763: a(n) = 2^L(n) - 1, where L(n) is the n-th Lucas number (A000032).
; Submitted by <NAME>
; 3,1,7,15,127,2047,262143,536870911,140737488355327,75557863725914323419135,10633823966279326983230456482242756607,803469022129495137770981046170581301261101496891396417650687
seq $0,211 ... |
dv3/dv3/link.asm | olifink/smsqe | 0 | 128161 | ; DV3 Link in Driver V3.00 1992 <NAME>
section dv3
xdef dv3_link
xdef dv3_svec
xdef dv3_fdvec
xref dv3_name
xref dv3_chname
xref gu_thuse
xref gu_thfre
xref gu_thzlk
xref gu_achpp
xref gu_rchp
include 'dev8_dv3_keys'
include 'dev8_keys_iod'
include 'dev8_keys_qdos_sms'
include 'dev8_keys_6800... |
oeis/085/A085373.asm | neoneye/loda-programs | 11 | 128162 | <filename>oeis/085/A085373.asm
; A085373: a(n) = binomial(2n+1, n+1)*binomial(n+2, 2).
; 1,9,60,350,1890,9702,48048,231660,1093950,5080790,23279256,105462084,473227300,2106121500,9307051200,40873466520,178520875830,775924068150,3357800061000,14473885526100,62168784497820,266168518910580,1136213440408800,483714055246500... |
programs/oeis/072/A072344.asm | neoneye/loda | 22 | 128163 | <reponame>neoneye/loda
; A072344: a(n) = the least natural number k such that k*phi(n) + 1 is prime.
; 1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,2,1,1,1,2,2,1,1,1,1,2,1,1,2,1,3,1,1,1,3,1,1,1,1,2,3,1,1,1,1,2,3,3,1,1,1,3,1,1,1,1,1,1,1,3,2,2,1,3,2,3,1,3,1,1,1,1,1,3,1,3,2,1,1,3,3,1,2,1,1,3,1,2,1,1,1,3,1,1,1,1
seq $0,10 ; Eule... |
programs/oeis/145/A145812.asm | karttu/loda | 0 | 128164 | <reponame>karttu/loda
; A145812: Odd positive integers a(n) such that for every odd integer m > 1 there exists a unique representation of m as a sum of the form a(l) + 2a(s).
; 1,3,9,11,33,35,41,43,129,131,137,139,161,163,169,171,513,515,521,523,545,547,553,555,641,643,649,651,673,675,681,683,2049,2051,2057,2059,2081,2... |
libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_8.asm | meesokim/z88dk | 0 | 128165 | <filename>libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_8.asm
; BeepFX sound effect by shiru
; http://shiru.untergrund.net
SECTION rodata_sound_bit
PUBLIC _bfx_8
_bfx_8:
; Grab_2
defb 2 ;noise
defw 1,1000,20
defb 1 ;pause
defw 1,1000,0,0,0
defb 2 ;noise
defw 1,1000,1
defb 0
|
programs/oeis/005/A005585.asm | karttu/loda | 1 | 128166 | ; A005585: 5-dimensional pyramidal numbers: n(n+1)(n+2)(n+3)(2n+3)/5!.
; 1,7,27,77,182,378,714,1254,2079,3289,5005,7371,10556,14756,20196,27132,35853,46683,59983,76153,95634,118910,146510,179010,217035,261261,312417,371287,438712,515592,602888,701624,812889,937839,1077699,1233765,1407406,1600066,1813266,2048606,2307767... |
src/spread/main/demo_toolapp.asm | olifink/qspread | 0 | 128167 | * Toolbar action routines
include win1_keys_wman
include win1_keys_wstatus
include win1_keys_wwork
include win1_keys_wdef_long
include win1_keys_qdos_pt
include win1_mac_xref
include win1_mac_oli
include win1_spread_keys
section prog
xdef mea_toolcalc,mea_toolhelp,mea_digit,mea_money,mea_find
xdef mea_gwi... |
OrgaSmallWithIO/examples/test02.asm | fruitforce/microOrgaSmall | 1 | 128168 | ; MIT License
; Copyright (c) 2018 <NAME>
; ----------------------------------------------------------------------------
; -- OrgaSmallSystem ---------------------------------------------------------
; ----------------------------------------------------------------------------
; EXAMPLE OrgaSmall
; test02.asm: Sortin... |
Altair101/asm/programs/opOutDigits.asm | tigerfarm/arduino | 2 | 128169 | ; --------------------------------------
; Binary to decimal conversion for printing.
;
; 10000100 : 84:204 > immediate: 132 : 132
... |
188tievh.asm | qynvi/laserturret | 0 | 128170 | <filename>188tievh.asm
NAME EvH
;----------------------------------------------------------------------------------------------------------------------------------------
; 80188 Event Handler
; Specifies timer event handlers that control most devices on the RoboTrike 188.
; MtrEvH - References motor muxer wh... |
programs/oeis/040/A040958.asm | neoneye/loda | 22 | 128171 | <filename>programs/oeis/040/A040958.asm
; A040958: Continued fraction for sqrt(990).
; 31,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2,62,2,6,2
seq $0,40204 ; Continued fraction for sqrt(... |
Library/Spline/Blend/blend.asm | steakknife/pcgeos | 504 | 128172 | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: blend
FILE: blend.asm
AUTHOR: <NAME>
METHODS:
Name Description
---- -----------
FUNCTIONS:
Scope Name Description
----- ---- -----------... |
demo-widget/debug/moc_ImGuiRenderer.asm | Vertver/mappage | 1 | 128173 | <reponame>Vertver/mappage
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.23.28106.4
include listing.inc
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
CONST SEGMENT
$SG278777 DB 'C:\Qt\5.12.5\msvc2017_64\include\QtCore\qmetatype.h', 00H
$SG283408 DB '%s', 00H
ORG $+9
$SG278778 DB 'qRegisterNormalizedM... |
lubanturbo/src/main/cpp/include/simd/jcsamss2-64.asm | skyNet2017/TakePhoto | 773 | 128174 | <reponame>skyNet2017/TakePhoto
;
; jcsamss2-64.asm - downsampling (64-bit SSE2)
;
; Copyright 2009 <NAME> <<EMAIL>> for Cendio AB
; Copyright 2009 <NAME>
;
; 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 j... |
ioq3/build/release-js-js/baseq3/cgame/cg_draw.asm | RawTechnique/quake-port | 1 | 128176 | data
export drawTeamOverlayModificationCount
align 4
LABELV drawTeamOverlayModificationCount
byte 4 -1
code
proc CG_DrawField 64 20
ADDRFP4 0
ADDRFP4 0
INDIRI4
ASGNI4
ADDRFP4 4
ADDRFP4 4
INDIRI4
ASGNI4
ADDRFP4 8
ADDRFP4 8
INDIRI4
ASGNI4
ADDRFP4 12
ADDRFP4 12
INDIRI4
ASGNI4
ADDRFP4 8
INDIRI4
CNSTI4 1
GEI4 $72
ADDRGP4 $7... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_307.asm | ljhsiun2/medusa | 9 | 128177 | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x99ba, %rsi
clflush (%rsi)
nop
nop
nop
sub $13432, %r9
mov $0x6162636465666768, %rcx
movq %rcx, %xmm6
vmovups %ymm6, (%rsi)
and $13638, %rdx
lea addresses_WT_ht+0x1bcba, %rsi
le... |
libtool/src/gmp-6.1.2/mpn/powerpc64/mode64/rsh1aors_n.asm | kroggen/aergo | 1,602 | 128178 | dnl PowerPC-64 mpn_rsh1add_n, mpn_rsh1sub_n
dnl Copyright 2003, 2005, 2010, 2013 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * the GNU Lesser General Pub... |
libsrc/target/gl6000/games/keys_joystick.asm | ahjelm/z88dk | 640 | 128179 |
SECTION rodata_clib
PUBLIC keys_cursor
PUBLIC keys_qaop
PUBLIC keys_8246
PUBLIC keys_vi
keys_cursor:
defw $010d, $010b, $010c, $8003, $2007, $0108, $0000, $0000
keys_qaop:
defw $0807, $0806, $1004, $0406, $4007, $4006, $0000, $0000
keys_8246:
defw $0205, $0203, $0201, $0207, $0401, $0204... |
audit/auxmem.asm | zellyn/a2audit | 22 | 128181 | ;;; Apple IIe Auxiliary memory audit routines
;;; Copyright © 2017 <NAME> <<EMAIL>>
!zone auxmem {
.MEM_1 = %00000000
.MEM_2 = %00000001
.MEM_3 = %00000010
.MEM_4 = %00000011
.MEM_2_1_1_1 = (.MEM_2 << 0) + (.MEM_1 << 2) + (.MEM_1 << 4) + (.MEM_1 << 6)
.MEM_3_2_2_2 = (.MEM_3 << 0) + (.MEM_2 << 2) + (.MEM_2 << 4)... |
maseBOOT.asm | masen-f/MOOT16 | 2 | 128182 | <gh_stars>1-10
org 0x7c00
bits 16
main:
sti
mov ax, 3
int 0x10
mov bx, 0x1000
mov es, bx
mov bx, 0x0
mov dh, 0x0
mov dl, 0x0
mov ch, 0x0
mov cl, 0x02
read_d... |
programs/oeis/138/A138279.asm | jmorken/loda | 1 | 128183 | <filename>programs/oeis/138/A138279.asm<gh_stars>1-10
; A138279: Last digit of A136324. After 0, 1, period 4: repeat [1, 2, 5, 6] = A131800.
; 0,1,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6,1,2,5,6
mov ... |
programs/oeis/116/A116735.asm | karttu/loda | 1 | 128184 | <reponame>karttu/loda
; A116735: Number of permutations of length n which avoid the patterns 231, 1234, 4312; or avoid the patterns 312, 1234, 1432, etc.
; 1,2,5,12,23,38,57,80,107,138,173,212,255,302,353,408,467,530,597,668,743,822,905,992,1083,1178,1277,1380,1487,1598,1713,1832,1955,2082,2213,2348,2487,2630,2777,2928... |
src/PJ/flic386p/libsrc/util/membset.asm | AnimatorPro/Animator-Pro | 119 | 128187 | <gh_stars>100-1000
include stdmacro.i
_TEXT segment
public pj_stuff_bytes
;*****************************************************************************
;* void pj_stuff_bytes(UBYTE data, UBYTE *buf, unsigned count)
;*****************************************************************************
pj_stuf... |
modules/testing/tester.nasm | r-tty/radios | 0 | 128189 | ;*******************************************************************************
; tester.nasm - a simple system debugging tool.
; Copyright (c) 2002 RET & COM Research.
;*******************************************************************************
module $tester
%include "rmk.ah"
%include "errors.ah"
%include "mod... |
moonlightsonata/sonata.asm | malayli/famicom | 3 | 128190 | <reponame>malayli/famicom
frame=266
notelength=282
which_element=283
counter = 284
table_index = 285
A0 = $0A
B0 = $0B
C0 = $0C
D0 = $0D
E0 = $0E
F0 = $0F
G0 = $10
H0 = $11
I0 = $12
J0 = $13
K0 = $14
L0 = $15
M0 = $16
N0 = $17
O0 = $18
P0 = $19
Q0 = $1A
R0 = $1B
S0 = $1C
T0 = $1D
U0 = $1E
V0... |
programs/oeis/267/A267460.asm | neoneye/loda | 22 | 128191 | <filename>programs/oeis/267/A267460.asm
; A267460: Number of OFF (white) cells in the n-th iteration of the "Rule 133" elementary cellular automaton starting with a single ON (black) cell.
; 0,2,4,6,6,8,8,10,10,12,12,14,14,16,16,18,18,20,20,22,22,24,24,26,26,28,28,30,30,32,32,34,34,36,36,38,38,40,40,42,42,44,44,46,46,4... |
audio/sfx/battle_2e.asm | etdv-thevoid/pokemon-rgb-enhanced | 1 | 128192 | SFX_Battle_2E_Ch4:
duty 0
unknownsfx0x20 2, 241, 0, 2
unknownsfx0x20 3, 241, 0, 7
unknownsfx0x20 4, 241, 0, 5
unknownsfx0x20 5, 241, 240, 7
loopchannel 8, SFX_Battle_2E_Ch4
endchannel
SFX_Battle_2E_Ch5:
dutycycle 179
unknownsfx0x20 2, 225, 2, 3
unknownsfx0x20 3, 225, 242, 7
unknownsfx0x20 4, 225, 2, 6
unk... |
src/F38x/system.asm | FSXAC/ELEC291P2 | 0 | 128193 | ;--------------------------------------------------------
; File Created by C51
; Version 1.0.0 #1069 (Apr 23 2015) (MSVC)
; This file was generated Tue Apr 04 07:06:58 2017
;--------------------------------------------------------
$name system
$optc51 --model-small
R_DSEG segment data
R_CSEG segment code
R_BS... |
oeis/154/A154920.asm | neoneye/loda-programs | 11 | 128194 | ; A154920: Denominators of a ternary BBP-type formula for log(3).
; 1,18,27,324,405,4374,5103,52488,59049,590490,649539,6377292,6908733,66961566,71744535,688747536,731794257,6973568802,7360989291,69735688020,73222472421,690383311398,721764371007,6778308875544
add $0,1
mov $1,$0
mov $2,4
lpb $0
sub $0,2
mul $1,9
lp... |
base/hals/halacpi/i386/mpclksup.asm | npocmaka/Windows-Server-2003 | 17 | 128195 | <reponame>npocmaka/Windows-Server-2003<filename>base/hals/halacpi/i386/mpclksup.asm
;
; Include code from halx86
; This is a cpp style symbolic link
MMTIMER equ 1
include ..\..\halmps\i386\mpclksup.asm
|
CPU/cpu_test/test_storage/bltz.asm | SilenceX12138/MIPS-Microsystems | 55 | 128196 | .text
li $t1,10
li $t2,-20
li $t3,30
bltz $t1,loop1
nop
bltz $t2,loop2
nop
loop1:
addi $t3,$t3,-30
loop2:
addi $t2,$t2,10
addi $0,$t3,10
bltz $t2,loop2
nop
|
oeis/021/A021458.asm | neoneye/loda-programs | 11 | 128197 | ; A021458: Decimal expansion of 1/454.
; Submitted by Jon Maiga
; 0,0,2,2,0,2,6,4,3,1,7,1,8,0,6,1,6,7,4,0,0,8,8,1,0,5,7,2,6,8,7,2,2,4,6,6,9,6,0,3,5,2,4,2,2,9,0,7,4,8,8,9,8,6,7,8,4,1,4,0,9,6,9,1,6,2,9,9,5,5,9,4,7,1,3,6,5,6,3,8,7,6,6,5,1,9,8,2,3,7,8,8,5,4,6,2,5,5,5
mov $2,10
pow $2,$0
mul $2,10
div $2,454
mov $0,$2
mod ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.