hexsha
stringlengths
40
40
size
int64
6
1.05M
ext
stringclasses
3 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
4
232
max_stars_repo_name
stringlengths
7
106
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
7
max_stars_count
int64
1
33.5k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
4
232
max_issues_repo_name
stringlengths
7
106
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
7
max_issues_count
int64
1
37.5k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
4
232
max_forks_repo_name
stringlengths
7
106
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
7
max_forks_count
int64
1
12.6k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
6
1.05M
avg_line_length
float64
1.16
19.7k
max_line_length
int64
2
938k
alphanum_fraction
float64
0
1
68c9a4749aa892a14e3aa069e3f354c21b689bc5
308
asm
Assembly
programs/oeis/090/A090617.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/090/A090617.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/090/A090617.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A090617: Highest power of 8 dividing n!. ; 0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,10,10,10,10,11,11,11,11,12,12,13,13,13,13,14,14,15,15,15,15,16,16,16,16,17,17,18,18,18,18,19,19,21,21,21,21,22,22,22,22,23,23,23,23,24,24,24,24 div $0,2 lpb $0,1 add $1,$0 div $0,2 lpe div $1,3
30.8
209
0.607143
abc30cd249474dc8eb09ce8b5d09d51c2074315e
10,607
asm
Assembly
MSDOS/Virus.MSDOS.Unknown.no.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
MSDOS/Virus.MSDOS.Unknown.no.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
MSDOS/Virus.MSDOS.Unknown.no.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
; NO.ASM -- Hides specified files from command that follows ; ====== CSEG Segment Assume CS:CSEG, DS:CSEG, ES:CSEG, SS:CSEG Org 002Ch Environment Label Word ; Segment of Environment is here Org 0080h Parameter Label Byte ; Parameter is here Org 0100h Entry: Jmp Begin ; Entry Point ; Most Data (some more ...
33.996795
70
0.642029
29e750bff892961f878cdf7e7e453ba2f4189f39
217
asm
Assembly
PORTS/tritone/test.asm
bushy555/ZX-Spectrum-1-Bit-Routines
4d336dec9d7abc979a97af76d515104a9263f127
[ "BSD-3-Clause" ]
null
null
null
PORTS/tritone/test.asm
bushy555/ZX-Spectrum-1-Bit-Routines
4d336dec9d7abc979a97af76d515104a9263f127
[ "BSD-3-Clause" ]
null
null
null
PORTS/tritone/test.asm
bushy555/ZX-Spectrum-1-Bit-Routines
4d336dec9d7abc979a97af76d515104a9263f127
[ "BSD-3-Clause" ]
null
null
null
device zxspectrum48 org #c000 begin ld hl,musicData call tritone.play jp begin include "tritone.asm" musicData include "music.asm" end display /d,end-begin savesna "test.sna",begin
11.421053
25
0.663594
c0d02354aee11e3897a0df4e61eea2b4a2dc861a
90
asm
Assembly
src/main/fragment/mos6502-common/vwum1=_deref_pwum2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/main/fragment/mos6502-common/vwum1=_deref_pwum2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/main/fragment/mos6502-common/vwum1=_deref_pwum2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
lda {m2} sta $fe lda {m2}+1 sta $ff ldy #0 lda ($fe),y sta {m1} iny lda ($fe),y sta {m1}+1
9
11
0.566667
0401730690317b67993b51e904a7eecdcb634aa0
1,212
asm
Assembly
bvs/BvsGetCurType.asm
osfree-project/FamilyAPI
2119a95cb2bbe6716ecacff4171866f6ea51b8d7
[ "BSD-3-Clause" ]
null
null
null
bvs/BvsGetCurType.asm
osfree-project/FamilyAPI
2119a95cb2bbe6716ecacff4171866f6ea51b8d7
[ "BSD-3-Clause" ]
null
null
null
bvs/BvsGetCurType.asm
osfree-project/FamilyAPI
2119a95cb2bbe6716ecacff4171866f6ea51b8d7
[ "BSD-3-Clause" ]
null
null
null
;/*! ; @file ; ; @brief BvsGetCurType DOS wrapper ; ; (c) osFree Project 2021, <http://www.osFree.org> ; for licence see licence.txt in root directory, or project website ; ; This is Family API implementation for DOS, used with BIND tools ; to link required API ; ; @author Yuri Prokushev (yuri.prokushev@g...
19.548387
69
0.691419
8050ff0be895679c572bd2de9969433d458dcbac
842
asm
Assembly
libsrc/_DEVELOPMENT/target/rc2014/device/acia/acia_init.asm
witchcraft2001/z88dk
11adca337a4125aff611ddfdf3fc2401e8dda5b2
[ "ClArtistic" ]
2
2019-05-06T16:26:16.000Z
2021-06-22T19:11:29.000Z
libsrc/_DEVELOPMENT/target/rc2014/device/acia/acia_init.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/target/rc2014/device/acia/acia_init.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
null
null
null
INCLUDE "config_private.inc" SECTION code_driver EXTERN _acia_reset, aciaControl PUBLIC _acia_init _acia_init: ; initialise the ACIA ld a,__IO_ACIA_CR_RESET ; Master Reset the ACIA out (__IO_ACIA_CONTROL_REGISTER),a ld a,__IO_ACIA_CR_REI|__IO_ACIA_CR_TDI_R...
31.185185
92
0.578385
cc146ec31b116fbe41461a02b930e57a3f67fa64
534
asm
Assembly
oeis/020/A020908.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/020/A020908.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/020/A020908.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A020908: Number of terms in Zeckendorf representation of 2^n. ; Submitted by Jon Maiga ; 1,1,2,1,2,3,3,3,3,6,3,6,6,5,6,8,7,6,7,7,8,8,11,12,13,9,9,12,6,10,14,13,14,11,15,12,16,18,17,18,18,20,18,15,17,21,19,21,20,19,18,21,20,20,19,22,19,21,24,28,25,28,28,24,25,28,29,25,29,31,30,29,27,33,31,32,31,29,32,29,32,34,28,33,36...
76.285714
276
0.683521
abd5b448519bedc32ed8ee0e8d5503a9e9e55ae6
8,231
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_849.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_849.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_849.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x13a09, %rbx dec %r9 movb (%rbx), %dl nop nop sub %rbx, %rbx lea addresses_WT_ht+0xfe09, %rcx nop cmp $9895, %r10 movb $0x61, (%rcx) and $64149, %rcx lea addresses_U...
33.45935
2,999
0.65387
8a96365c7813415ee57bfacee61827f2a3face89
407
asm
Assembly
oeis/081/A081857.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/081/A081857.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/081/A081857.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A081857: Jacobsthal sequence (A001045) as represented in base 4. ; Submitted by Jon Maiga ; 0,1,1,3,11,23,111,223,1111,2223,11111,22223,111111,222223,1111111,2222223,11111111,22222223,111111111,222222223,1111111111,2222222223,11111111111,22222222223,111111111111,222222222223,1111111111111 lpb $0 sub $0,2 mul $1,...
23.941176
199
0.742015
6b592027cd07eabd328078ada30cb509f7ba9db7
8,416
asm
Assembly
2d/lbitblt.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
2
2022-01-15T17:56:45.000Z
2022-02-16T17:58:02.000Z
2d/lbitblt.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
1
2022-02-16T18:08:42.000Z
2022-02-21T07:42:27.000Z
2d/lbitblt.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
null
null
null
;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-USERS ;IN USING, DISPLAYING, ...
18.82774
103
0.647576
a34aa5a58f33df17167a87a1f03e234934a976da
282
asm
Assembly
programs/oeis/172/A172241.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/172/A172241.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/172/A172241.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A172241: a(n) = (1/18)*(8^n - (-1)^n - 9). ; 0,3,28,227,1820,14563,116508,932067,7456540,59652323,477218588,3817748707,30541989660,244335917283,1954687338268,15637498706147,125099989649180,1000799917193443,8006399337547548,64051194700380387 mov $1,8 pow $1,$0 mul $1,8 div $1,18
35.25
197
0.758865
2f09bfa2f91fe6d8e365cc1d721a6470f98a4d04
3,271
asm
Assembly
CSC 323/Assignments/Assignment 4/ReadWriteExample.asm
Bkrenz/uwp-2022-spring
f6183953def175d31396869e8793540c47fd5d2e
[ "MIT" ]
4
2022-01-15T21:17:08.000Z
2022-02-22T05:53:56.000Z
CSC 323/Assignments/Assignment 4/ReadWriteExample.asm
Bkrenz/uwp-2022-spring
f6183953def175d31396869e8793540c47fd5d2e
[ "MIT" ]
1
2022-01-29T01:30:06.000Z
2022-01-31T17:51:39.000Z
CSC 323/Assignments/Assignment 4/ReadWriteExample.asm
Bkrenz/uwp-2022-spring
f6183953def175d31396869e8793540c47fd5d2e
[ "MIT" ]
4
2022-01-28T19:39:27.000Z
2022-02-23T21:09:09.000Z
TITLE ReadWriteExample (G6P4.asm) ; OF DOOM(ED GRADES) ; CSC 323 - Group 6 - Assignment 4: Network Simulator ; Author: Robert Krency, kre1188@calu.edu ; Author: Anthony Stepich, ste4864@calu.edu ; Author: Camden Kovach, kov2428@calu.edu ; This program is an example of reading and writing a file INCLUDE Irvine32....
24.410448
88
0.682666
2c90aad67654312b5836cb9f2bc27490d8ec753f
496
asm
Assembly
ACH2034/mips-assembly/hello-world.asm
vitormrts/si-each-usp
a2d2133552fd990df25b4c69b4c0bc4ab4a85098
[ "MIT" ]
1
2021-02-07T18:58:52.000Z
2021-02-07T18:58:52.000Z
ACH2034/mips-assembly/hello-world.asm
vitormrts/si-each-usp
a2d2133552fd990df25b4c69b4c0bc4ab4a85098
[ "MIT" ]
null
null
null
ACH2034/mips-assembly/hello-world.asm
vitormrts/si-each-usp
a2d2133552fd990df25b4c69b4c0bc4ab4a85098
[ "MIT" ]
null
null
null
########## HELLO WORLD .text # instrucoes do programa .globl main main: la $a0,$texto # load address => indica o endereco em que esta o texto li $v0,4 # load imediate => instrucao para impressao da string syscall # faz a chamada de impressao ...
35.428571
92
0.552419
d87388b92380d8b107537d9b0cecdc4930910a4d
454
asm
Assembly
oeis/175/A175484.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/175/A175484.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/175/A175484.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A175484: a(n) = (1/2)*(A175482(n)+A175483(n)). ; Submitted by Jamie Morken(w2) ; 5,13,9,11,17,13,25,23,37,15,41,17,25,53,21,39,65,33,21,47,77,37,51,23,85,29,27,59,97,45,25,101,27,113,71,121,57,41,133,137,45,33,35,69,157,43,99,73,33,39,181,185,57,85,193,51,119,35,123,93,55,131,217,221,37,45 seq $0,175461 ; Semiprimes...
56.75
211
0.625551
17f65dab964e9107ee89bbd5ed4f5ead69bb89b5
182
asm
Assembly
tests/asm/64/amd/invalid.asm
ReneNyffenegger/udis86
6b6122c3552925d4d0216beac29b09800440f2fe
[ "BSD-2-Clause" ]
710
2015-01-05T05:16:09.000Z
2022-03-23T14:24:53.000Z
tests/asm/64/amd/invalid.asm
ReneNyffenegger/udis86
6b6122c3552925d4d0216beac29b09800440f2fe
[ "BSD-2-Clause" ]
28
2015-01-17T23:19:45.000Z
2021-12-23T21:39:49.000Z
tests/asm/64/amd/invalid.asm
ReneNyffenegger/udis86
6b6122c3552925d4d0216beac29b09800440f2fe
[ "BSD-2-Clause" ]
227
2015-01-05T21:24:53.000Z
2022-03-10T18:24:43.000Z
;; Test amd specific 64bit instructions [bits 64] ;; Invalid instructions in amd 64bit mode db 0x0f, 0x34 ; sysenter (invalid) db 0x0f, 0x35 ; sysexit (invalid)
22.75
45
0.659341
62b289a52ada050b7a79947ad0caf8885147a69e
344
asm
Assembly
programs/oeis/238/A238384.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/238/A238384.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/238/A238384.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A238384: Triangle of numbers related to A075535. ; 1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,2,2,1,1,1,1,2,3,2,1,1,1,1,2,3,3,2,1,1,1,1,2,3,4,3,2,1,1,1,1,2,3,4,4,3,2,1,1,1,1,2,3,4,6,4,3,2,1,1,1,1,2,3,4,6,6,4,3,2,1,1,1,1,2,3,4,6 seq $0,139040 ; Triangle read by rows: each row is an initial segment of the terms of A000930 foll...
68.8
169
0.636628
4d49f53408d74b3c624f52ea7aff67cbe8140c44
623
asm
Assembly
programs/oeis/100/A100131.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/100/A100131.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/100/A100131.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A100131: a(n) = Sum_{k=0..floor(n/4)} binomial(n-2k, 2k)*2^(n-4k). ; 1,2,4,8,17,38,88,208,497,1194,2876,6936,16737,40398,97520,235424,568353,1372114,3312564,7997224,19306993,46611190,112529352,271669872,655869073,1583407994,3822685036,9228778040,22280241089,53789260190,129858761440,313506783040,756872327489,182725143...
32.789474
396
0.744783
93bfcd2e726cbb65e5e5d6bfacce5e1b6fade309
2,569
asm
Assembly
my Projects/TXSerial/txserial.asm
simonbrennan/PicMicroASM
cfa3dc3e9a3b6ad323eb4182387a200f80523287
[ "BSD-2-Clause" ]
1
2019-03-03T23:02:23.000Z
2019-03-03T23:02:23.000Z
my Projects/TXSerial/txserial.asm
simonbrennan/PicMicroASM
cfa3dc3e9a3b6ad323eb4182387a200f80523287
[ "BSD-2-Clause" ]
null
null
null
my Projects/TXSerial/txserial.asm
simonbrennan/PicMicroASM
cfa3dc3e9a3b6ad323eb4182387a200f80523287
[ "BSD-2-Clause" ]
null
null
null
; ********************************************************** ; * Program Name : Serial port TX for PIC * ; * Programmer : Simon Brennan * ; * Registers : * ; * Address 03h -> Status * ; * Address 02h -> PCL * ; * Address 1h -> F * ; * A...
38.343284
84
0.525107
f0bfc17bc9b383dc6fd72be5c2f2f441ac36c1a0
293
asm
Assembly
data/mapObjects/SSAnne3F.asm
AmateurPanda92/pokemon-rby-dx
f7ba1cc50b22d93ed176571e074a52d73360da93
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
data/mapObjects/SSAnne3F.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
data/mapObjects/SSAnne3F.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
SSAnne3F_Object: db $c ; border block db 2 ; warps warp 0, 3, 0, SS_ANNE_BOW warp 19, 3, 7, SS_ANNE_2F db 0 ; signs db 1 ; objects object SPRITE_SAILOR, 9, 3, WALK, 2, 1 ; person ; warp-to warp_to 0, 3, SS_ANNE_3F_WIDTH ; SS_ANNE_BOW warp_to 19, 3, SS_ANNE_3F_WIDTH ; SS_ANNE_2F
18.3125
48
0.68942
b17f2c7858a4091af64123881d6b12648726bff2
120
asm
Assembly
src/interrupt/interrupt.asm
jornedesmedt/Kernel
6c3831d4d2148654fb03937f9112efbd8ab19064
[ "Apache-2.0" ]
null
null
null
src/interrupt/interrupt.asm
jornedesmedt/Kernel
6c3831d4d2148654fb03937f9112efbd8ab19064
[ "Apache-2.0" ]
null
null
null
src/interrupt/interrupt.asm
jornedesmedt/Kernel
6c3831d4d2148654fb03937f9112efbd8ab19064
[ "Apache-2.0" ]
null
null
null
section .text global isr_wrapper align 4 isr_wrapper: pushad cld call interrupt_handler popad iret
10.909091
26
0.7
174cf08197bb9673df2997911f34f97b4b152f55
5,141
asm
Assembly
scroll.asm
juhovh/spectrum
417e60164e63902ae221c449f5a645c18e01d9c5
[ "Unlicense" ]
26
2015-03-08T13:51:48.000Z
2021-11-16T22:14:46.000Z
scroll.asm
juhovh/spectrum
417e60164e63902ae221c449f5a645c18e01d9c5
[ "Unlicense" ]
null
null
null
scroll.asm
juhovh/spectrum
417e60164e63902ae221c449f5a645c18e01d9c5
[ "Unlicense" ]
4
2015-06-13T15:55:09.000Z
2019-12-25T07:32:22.000Z
;; Copyright (c) 2014 Antti Ajanki ;; ;; Permission is hereby granted, free of charge, to any person obtaining a copy ;; of this software and associated documentation files (the "Software"), to deal ;; in the Software without restriction, including without limitation the rights ;; to use, copy, modify, merge, publish, ...
19.182836
80
0.607858
d97a96e97c7d9f52737d0719588116864e5feffc
429
asm
Assembly
programs/oeis/047/A047073.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/047/A047073.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/047/A047073.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A047073: Sum{T(i,n-i): i=0,1,...,n}, array T as in A047072. ; 1,2,4,4,8,12,24,40,80,140,280,504,1008,1848,3696,6864,13728,25740,51480,97240,194480,369512,739024,1410864,2821728,5408312,10816624,20801200,41602400,80233200,160466400,310235040,620470080,1202160780 sub $0,1 cal $0,63886 ; Number of n-step walks on a lin...
35.75
201
0.722611
4b5dc0153d65c3c764ecfc60480e3e1adbecbcf9
471
asm
Assembly
oeis/164/A164118.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/164/A164118.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/164/A164118.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A164118: Expansion of (1 - x^2) * (1 - x^4) * (1 - x^5) / ((1 - x) * (1 - x^10)) in powers of x. ; Submitted by Jamie Morken(s1) ; 1,1,0,0,-1,-2,-1,0,0,1,2,1,0,0,-1,-2,-1,0,0,1,2,1,0,0,-1,-2,-1,0,0,1,2,1,0,0,-1,-2,-1,0,0,1,2,1,0,0,-1,-2,-1,0,0,1,2,1,0,0,-1,-2,-1,0,0,1,2,1,0,0,-1,-2,-1,0,0,1,2,1,0,0,-1,-2,-1,0,0,1,2,1...
52.333333
231
0.473461
7b04e7b34744c5f67d316daa15e430c58b51af8b
384
asm
Assembly
programs/oeis/329/A329753.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/329/A329753.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/329/A329753.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A329753: Doubly square pyramidal numbers. ; 0,1,55,1015,9455,56980,255346,924490,2850730,7757035,19096385,43312841,91753025,183453270,349074740,636310340,1117143236,1897397285,3129084635,5026125195,7884086595,12104671656,18225763270,26957923950,39228339150,56233289775,79500340101,110961532605 cal $0,188475 ; a(n) = ...
42.666667
251
0.776042
f890a284bbfe91008cda96c0b88d61fb247163ed
696
asm
Assembly
programs/oeis/215/A215039.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/215/A215039.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/215/A215039.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A215039: a(n) = Fibonacci(2*n)^3, n>=0. ; 0,1,27,512,9261,166375,2985984,53582633,961504803,17253512704,309601747125,5555577996431,99690802348032,1788878864685457,32100128763082731,576013438873664000,10336141770970357629,185474538438612378103,3328205550124103774208,59722225363795389930809,1071671850998193266773875,19...
116
562
0.872126
9f5ad6f7fb9763e64f2b10cdb32d3f0c4cfbc348
2,619
asm
Assembly
Source/Levels/L0011.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
Source/Levels/L0011.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
Source/Levels/L0011.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
; L0011.asm House of the Seasons ; Generated 09.06.2000 by mlevel ; Modified 09.06.2000 by Abe Pralle INCLUDE "Source/Defs.inc" INCLUDE "Source/Levels.inc" ;--------------------------------------------------------------------- SECTION "Level0011Section",ROMX ;---------------------------------------------------------...
25.676471
70
0.425735
48e440fb3f82e2956f82fe59b519940953d9c280
683
asm
Assembly
src/draw/DrawRectangle.asm
jhm-ciberman/calculator-asm
f5305f345d7efdd616b34a485f7460f6789f4d9c
[ "MIT" ]
2
2019-08-03T17:09:30.000Z
2021-04-01T22:17:09.000Z
src/draw/DrawRectangle.asm
jhm-ciberman/calculator-asm
f5305f345d7efdd616b34a485f7460f6789f4d9c
[ "MIT" ]
null
null
null
src/draw/DrawRectangle.asm
jhm-ciberman/calculator-asm
f5305f345d7efdd616b34a485f7460f6789f4d9c
[ "MIT" ]
1
2019-08-04T21:26:32.000Z
2019-08-04T21:26:32.000Z
;;; ; Draws a rectangle filled with the specified colour ; ; Arguments: ; x - The starting x position ; y - The starting y position ; width - The width of the rectangle ; height - The height of the rectangle ; col - The color to fill the rectangle ;;; proc DrawRectangle, x:DWORD, y:...
22.032258
78
0.569546
33ae3d3139bd10129506bc68d77b5708761bd752
2,626
asm
Assembly
course_2/assembler/3lab.asm
IlonaZellka/DonNU
943111d7e5df022fdb0fdc7c14f31e1f529f4bf0
[ "MIT" ]
null
null
null
course_2/assembler/3lab.asm
IlonaZellka/DonNU
943111d7e5df022fdb0fdc7c14f31e1f529f4bf0
[ "MIT" ]
null
null
null
course_2/assembler/3lab.asm
IlonaZellka/DonNU
943111d7e5df022fdb0fdc7c14f31e1f529f4bf0
[ "MIT" ]
1
2021-09-30T05:50:44.000Z
2021-09-30T05:50:44.000Z
wow segment 'code' assume cs:wow, ds:wow, ss:wow, es:wow org 100h begin: jmp main ;--------------------------------- date dw ? my_s db '+' T_Th db ? Th db ? Hu db ? Tens db ? Ones db ? term dw ? MAIN proc near ; ---------------- 1 ex --------------------------------- mov ax, 13 sub ax, 5 ; 13-5 ...
15.447059
60
0.51866
571c29dd6e40a4fed2101f0e496bea7b89f15a3d
30
asm
Assembly
examples/true.asm
crgimenes/assembly
0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5
[ "MIT" ]
1
2020-06-29T05:27:38.000Z
2020-06-29T05:27:38.000Z
examples/true.asm
crgimenes/assembly
0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5
[ "MIT" ]
null
null
null
examples/true.asm
crgimenes/assembly
0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5
[ "MIT" ]
3
2019-08-13T10:09:50.000Z
2022-02-24T16:43:22.000Z
mov AX, 4CFFh int 21h
10
17
0.533333
6155670789736d0039f1e70a0ed2850a7f35d5a3
980
asm
Assembly
programs/oeis/118/A118060.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/118/A118060.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/118/A118060.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A118060: a(n) = 1681*n^2 - 984*n - 696. ; 1,4060,11481,22264,36409,53916,74785,99016,126609,157564,191881,229560,270601,315004,362769,413896,468385,526236,587449,652024,719961,791260,865921,943944,1025329,1110076,1198185,1289656,1384489,1482684,1584241,1689160,1797441,1909084,2024089,2142456,2264185,2389276,2517729,2...
51.578947
787
0.803061
828e37165ad4dded3cc8770783022873a29273e8
227
asm
Assembly
scripts/VermilionTradeHouse.asm
AmateurPanda92/pokemon-rby-dx
f7ba1cc50b22d93ed176571e074a52d73360da93
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
scripts/VermilionTradeHouse.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
scripts/VermilionTradeHouse.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
VermilionTradeHouse_Script: jp EnableAutoTextBoxDrawing VermilionTradeHouse_TextPointers: dw VermilionHouse3Text1 VermilionHouse3Text1: TX_ASM ld a, $4 ld [wWhichTrade], a predef DoInGameTradeDialogue jp TextScriptEnd
17.461538
33
0.845815
92d3210aa202383345adbcd2d8bc0a17d88f3dbb
132
asm
Assembly
libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/div2_fastcall.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/div2_fastcall.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/div2_fastcall.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_am9511 PUBLIC _div2_fastcall EXTERN asm_am9511_fdiv2_fastcall defc _div2_fastcall = asm_am9511_fdiv2_fastcall
18.857143
48
0.871212
1456bb2354a615bbe02134889e82b8fa9da2a147
385
asm
Assembly
oeis/344/A344764.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/344/A344764.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/344/A344764.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A344764: a(n) = gcd(n, A011772(n)). ; Submitted by Jamie Morken(w4) ; 1,1,1,1,1,3,1,1,1,2,1,4,1,7,5,1,1,2,1,5,3,11,1,3,1,2,1,7,1,15,1,1,11,2,7,4,1,19,3,5,1,2,1,4,9,23,1,16,1,2,17,13,1,27,5,8,3,2,1,15,1,31,9,1,5,11,1,4,23,10,1,9,1,2,3,4,7,6,1,16,1,2,1,12,17,43,29,8,1,5,13,23,3,47,19,3,1,2,11,4 mov $2,$0 seq $0,344763...
35
225
0.558442
ce66cb85d8c32a4aec8036ff6f362c8e5881c7fa
652
asm
Assembly
data/baseStats/blissey.asm
longlostsoul/EvoYellow
fe5d0d372c4e90d384c4005a93f19d7968f2ff13
[ "Unlicense" ]
16
2018-08-28T21:47:01.000Z
2022-02-20T20:29:59.000Z
data/baseStats/blissey.asm
longlostsoul/EvoYellow
fe5d0d372c4e90d384c4005a93f19d7968f2ff13
[ "Unlicense" ]
5
2019-04-03T19:53:11.000Z
2022-03-11T22:49:34.000Z
data/baseStats/blissey.asm
longlostsoul/EvoYellow
fe5d0d372c4e90d384c4005a93f19d7968f2ff13
[ "Unlicense" ]
2
2019-12-09T19:46:02.000Z
2020-12-05T21:36:30.000Z
;BlisseyBaseStats: ; 3901e (e:501e) db DEX_BLISSEY ; pokedex id db 255 ; base hp db 10 ; base attack db 10 ; base defense db 55 ; base speed db 100;75 ; base special db NORMAL ; species type 1 db NORMAL ; species type 2 db 34 ; catch rate, hp up db 135 ; base exp yield / sp def if I ever split it INCBIN "pic/ymon/bliss...
22.482759
57
0.720859
bef80f3ab0d7b5028cc16785d99fc1b7bb8965b8
472
asm
Assembly
programs/oeis/302/A302245.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/302/A302245.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/302/A302245.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A302245: Maximum remainder of p*q divided by p+q with 0 < p <= q <= n. ; 1,2,3,5,7,8,11,11,15,15,19,19,23,23,27,27,31,31,35,35,39,39,43,43,47,47,51,51,55,55,59,59,63,63,67,67,71,71,75,75,79,79,83,83,87,87,91,91,95,95,99,99,103,103,107,107,111,111,115,115,119,119,123,123 mov $5,$0 lpb $0,1 sub $0,1 add $4,$2 mo...
19.666667
199
0.584746
99130d6780af4fedfba82d0e9c4027eec50ab394
1,800
asm
Assembly
data/events/bug_contest_winners.asm
zavytar/pokecolorless
5fa4930f9f90acaff7ae62367e3d9feae0404464
[ "blessing" ]
null
null
null
data/events/bug_contest_winners.asm
zavytar/pokecolorless
5fa4930f9f90acaff7ae62367e3d9feae0404464
[ "blessing" ]
null
null
null
data/events/bug_contest_winners.asm
zavytar/pokecolorless
5fa4930f9f90acaff7ae62367e3d9feae0404464
[ "blessing" ]
null
null
null
BugContestantPointers: ; there are NUM_BUG_CONTESTANTS + 1 entries dw BugContestant_BugCatcherDon ; this reverts back to the player dw BugContestant_BugCatcherDon dw BugContestant_BugCatcherEd dw BugContestant_CooltrainerMNick dw BugContestant_PokefanMWilliam dw BugContestant_BugCatcherBenny dw BugContestant_Cam...
22.5
65
0.777222
272f629092341230af7ed92ff82146b36de01cb9
717
asm
Assembly
bootloader.asm
hackbacc/disassembler
b4c8b7a3fc4cc097d459925a6c084f50e4f8bc84
[ "MIT" ]
6
2020-06-27T15:57:20.000Z
2021-02-05T15:56:18.000Z
bootloader.asm
MZSHAN/disassembler
115e910adaef7d3c6a27d0f58bda5d3c3654a98d
[ "MIT" ]
null
null
null
bootloader.asm
MZSHAN/disassembler
115e910adaef7d3c6a27d0f58bda5d3c3654a98d
[ "MIT" ]
1
2020-08-12T05:20:37.000Z
2020-08-12T05:20:37.000Z
org 0x7C00 bits 16 ; reset system mov al, 0x00 int 0x13 ; read certain length of code from 0x8000 into RAM ; each sector is of 512B sector 0 is boot loader at 0x7C00, sector 1 is the rest of the 512B and usable space starts at 0x8000ie sector 2 mov cl, 0x02 ; each sec mov ch, 0x00 ; cylinder number (first cylinder) ;m...
29.875
137
0.736402
efc7bcb853adfae1c2e8275cd9130c74ecd79d2e
7,520
asm
Assembly
src/boot.asm
mohammad-yazdani/curros
1a7cc58361382620f8155d3d2044317baa9cdb93
[ "MIT" ]
null
null
null
src/boot.asm
mohammad-yazdani/curros
1a7cc58361382620f8155d3d2044317baa9cdb93
[ "MIT" ]
5
2018-12-01T03:05:28.000Z
2018-12-03T13:08:21.000Z
src/boot.asm
mohammad-yazdani/curros
1a7cc58361382620f8155d3d2044317baa9cdb93
[ "MIT" ]
1
2018-12-04T00:17:55.000Z
2018-12-04T00:17:55.000Z
%include "multiboot2.inc" KERNEL_PAGE_SIZE equ 0x1000 KERNEL_IMAGE_VADDR equ 0xFFFFFFFF80000000 KERNEL_PMAP_VADDR equ 0xFFFF800000000000 %define GET_PADDR(x) ((x) - KERNEL_IMAGE_VADDR) %define GET_PML4(vaddr) (((vaddr) >> 39 ) & 0x1FF) %define GET_PDPT(vaddr) (((vaddr) >> 30 ) & 0x1FF) global sys_entry extern kmain ...
27.851852
130
0.604122
7b3d4bfac9e1794d1db8d808e5d598d221ebcc3b
2,209
asm
Assembly
HW7/WordFinder.asm
ewbrowntech/COMP-3350
bf797f743aca9fea8e9026e0652090663406fa0c
[ "CC0-1.0" ]
null
null
null
HW7/WordFinder.asm
ewbrowntech/COMP-3350
bf797f743aca9fea8e9026e0652090663406fa0c
[ "CC0-1.0" ]
null
null
null
HW7/WordFinder.asm
ewbrowntech/COMP-3350
bf797f743aca9fea8e9026e0652090663406fa0c
[ "CC0-1.0" ]
null
null
null
.386 .model flat,stdcall .stack 4096 ExitProcess proto,dwExitCode:dword TITLE Selective Attention (Word Finder) - Ethan Brown (WordFinder.asm) INCLUDE Irvine32.inc KEY = 12 ; any value between 1-255 BUFMAX = 128 ; maximum buffer size .data sPrompt BYTE "Enter the plain text:",0 sEncrypt BYTE "Cip...
26.614458
71
0.60842
e71c878e0697a13914d34d400b7be7f74a6d258e
1,769
asm
Assembly
unittests/ASM/TwoByte/0F_B0_4.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
628
2020-03-06T14:01:32.000Z
2022-03-31T06:35:14.000Z
unittests/ASM/TwoByte/0F_B0_4.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
576
2020-03-06T08:25:12.000Z
2022-03-30T04:05:29.000Z
unittests/ASM/TwoByte/0F_B0_4.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
38
2020-03-07T06:10:00.000Z
2022-03-29T09:27:36.000Z
%ifdef CONFIG { "RegData": { "RAX": "0x414243444546FF48", "RBX": "0x51525354FFFF5758", "RCX": "0xFFFFFFFF65666768", "RDX": "0xFFFFFFFFFFFFFFFF", "RBP": "0x4748", "RSI": "0x55565758", "RDI": "0x6162636465666768", "RSP": "0x7172737475767778", "R8": "0x7172737475767778" }, "Memory...
17.514851
32
0.581119
cbb899d6ec04fe471fcc5e08beb999a907b094f8
4,094
asm
Assembly
texmap/tmap_flt.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
2
2022-01-15T17:56:45.000Z
2022-02-16T17:58:02.000Z
texmap/tmap_flt.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
1
2022-02-16T18:08:42.000Z
2022-02-21T07:42:27.000Z
texmap/tmap_flt.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
null
null
null
;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-USERS ;IN USING, DISPLAYING, ...
22.871508
100
0.698583
802257187e094be79fd11a82f2583802a0c12a6c
592
asm
Assembly
oeis/217/A217628.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/217/A217628.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/217/A217628.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A217628: a(n) = 3^((n-1)*(n+2)/2). ; 1,9,243,19683,4782969,3486784401,7625597484987,50031545098999707,984770902183611232881,58149737003040059690390169,10301051460877537453973547267843,5474401089420219382077155933569751763,8727963568087712425891397479476727340041449,41745579179292917813953351511015323088870709282081,5...
49.333333
479
0.871622
c99449cf5122cfb2ba02ae4762b0e11bb9ddfad4
17,741
a51
Assembly
EEL7030/Keil/C51/Examples/M8051EW/L51IBANK/L51IBank.a51
GSimas/MicroC
ac9ef54bbeed027db532885407cc3e783fcb28eb
[ "MIT" ]
null
null
null
EEL7030/Keil/C51/Examples/M8051EW/L51IBANK/L51IBank.a51
GSimas/MicroC
ac9ef54bbeed027db532885407cc3e783fcb28eb
[ "MIT" ]
null
null
null
EEL7030/Keil/C51/Examples/M8051EW/L51IBANK/L51IBank.a51
GSimas/MicroC
ac9ef54bbeed027db532885407cc3e783fcb28eb
[ "MIT" ]
null
null
null
$NOMOD51 NOLINES $NOCOND ;------------------------------------------------------------------------------ ; This file is part of the LX51 Banked Linker/Locater package ; Copyright (c) 1988 - 2006 Keil - An ARM Company ; Version 1.10 (Code and Variable Banking for Mentor M8051EW based devices) ;-----------------...
42.240476
80
0.459557
4bf0c18662e3615dc80f061ca2d06aea6c5b2a82
792
asm
Assembly
oeis/003/A003436.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/003/A003436.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/003/A003436.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A003436: Number of inequivalent labeled Hamiltonian circuits on n-octahedron. Interlacing chords joining 2n points on circle. ; Submitted by Jamie Morken(w4) ; 1,0,1,4,31,293,3326,44189,673471,11588884,222304897,4704612119,108897613826,2737023412199,74236203425281,2161288643251828,67228358271588991,222517386301954922...
66
486
0.824495
e1efbcfe3af581e1ab5d842821da97e06f44c2b3
148
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_enmy4.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_enmy4.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_enmy4.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: zel_enmy4.asm Type: file Size: 273302 Last-Modified: '2016-05-13T04:25:37Z' SHA-1: 31F5322E8505C131A67C38F590D2FFB02077F073 Description: null
21.142857
47
0.817568
2eae64fb02d9483c31118868c72ef801d8a1e296
19,600
asm
Assembly
target/cos_117/disasm/iop_overlay1/FIRECODE.asm
jrrk2/cray-sim
52c9639808d6890517092637b188282c00cce4f7
[ "BSL-1.0" ]
49
2020-10-09T12:29:16.000Z
2022-03-12T02:33:35.000Z
target/cos_117/disasm/iop_overlay1/FIRECODE.asm
jrrk2/cray-sim
52c9639808d6890517092637b188282c00cce4f7
[ "BSL-1.0" ]
1
2021-12-29T15:59:25.000Z
2021-12-29T15:59:25.000Z
target/cos_117/disasm/iop_overlay1/FIRECODE.asm
jrrk2/cray-sim
52c9639808d6890517092637b188282c00cce4f7
[ "BSL-1.0" ]
6
2021-04-12T06:10:32.000Z
2022-02-08T23:11:19.000Z
0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000) 0x0001 (0x000002) 0x2926- f:00024 d: 294 | OR[294] = A 0x0002 (0x000004) 0x2927- f:00024 d: 295 | OR[295] = A 0x0003 (0x000006) 0x2928- f:00024 d: 296 | OR[296] = A ...
79.674797
79
0.465153
96ae4286398395e302f066e8467b69f3c5d433b1
315
asm
Assembly
programs/oeis/319/A319127.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/319/A319127.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/319/A319127.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A319127: Crossing number of the complete bipartite graph K_{6,n}. ; 0,0,6,12,24,36,54,72,96,120,150,180,216,252,294,336,384,432,486,540,600,660,726,792,864,936,1014,1092,1176,1260,1350,1440,1536,1632,1734,1836,1944,2052,2166,2280,2400,2520,2646,2772,2904,3036,3174,3312,3456,3600,3750 pow $0,2 div $0,4 mul $0,6
45
218
0.739683
bc5ffda0b3f145922c48c9010c7611c80172c69a
417
asm
Assembly
programs/oeis/201/A201813.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/201/A201813.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/201/A201813.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A201813: Number of arrays of 5 integers in -n..n with sum zero and equal numbers of elements greater than zero and less than zero. ; 51,221,631,1401,2651,4501,7071,10481,14851,20301,26951,34921,44331,55301,67951,82401,98771,117181,137751,160601,185851,213621,244031,277201,313251,352301,394471,439881,488651,540901,596...
34.75
204
0.755396
6a369212e02a3def68694c93270efaa6790d1faa
1,648
asm
Assembly
P2/matrixCalculation.asm
Snake52996/Buaa-CO-2020Autumn
ea6b08ebd88c046d2d855215ab8798b163c25e82
[ "MIT" ]
2
2020-11-14T02:24:34.000Z
2020-11-26T14:57:10.000Z
P2/matrixCalculation.asm
Snake52996/Buaa-CO-2020Autumn
ea6b08ebd88c046d2d855215ab8798b163c25e82
[ "MIT" ]
null
null
null
P2/matrixCalculation.asm
Snake52996/Buaa-CO-2020Autumn
ea6b08ebd88c046d2d855215ab8798b163c25e82
[ "MIT" ]
null
null
null
.data mat1:.space 256 mat2:.space 256 mat3:.space 256 space:.asciiz " " nl:.asciiz "\n" .macro getElement(%array,%x,%y,%col,%val) multu %x,%col mflo $t8 addu $t8,$t8,%y sll $t8,$t8,2 lw %val,%array($t8) .end_macro .macro setElement(%array,%x,%y,%col,%val) multu %x,%col mflo $t8 addu $t8,$t8,%y sll $t8,$t8...
18.10989
41
0.645631
e176d663805d8d6b31b4c2d275584e3a1420220e
474
asm
Assembly
test/adv-cond.asm
kspalaiologos/asmbf
c98a51d61724a46855de291a27d68a49a034810b
[ "MIT" ]
67
2020-08-03T06:26:35.000Z
2022-03-24T19:50:51.000Z
test/adv-cond.asm
pyautogui/asmbf
37c54a8a62df2fc4bab28bdeb43237b4905cbecd
[ "MIT" ]
55
2019-10-02T19:37:08.000Z
2020-06-12T19:40:53.000Z
test/adv-cond.asm
pyautogui/asmbf
37c54a8a62df2fc4bab28bdeb43237b4905cbecd
[ "MIT" ]
9
2019-05-18T11:59:41.000Z
2020-06-21T20:40:25.000Z
; r1 = r2 = r3 ; r3 >= r2 ; r3 <= r4 in r1 in r2 in r3 in r4 ceq r1, r2 cout .1 candeq r2, r3 cout .1 candlt r2, r3 cout .0 coreq r1, r2 cout .1 candgt r3, r4 cout .0 ; r1 < r2 ; r2 >= r3 ; r3 < r4 in r1 in r2 in r3 in r4 corne r1, r2 cout .1 candge r2, r3 cout .1 corlt r3, r4 cout .1 cflip corgt r1, r2 c...
6.869565
14
0.586498
9bb1c0300b9da97c64b59fdadb4b65529409016b
3,222
asm
Assembly
arch/src/x86_64/bootstrap/head.asm
mental32/fart-joke
57dc47ff80acfd54b1e524b3b2da882c957d680a
[ "MIT" ]
7
2020-03-22T04:13:18.000Z
2021-09-05T07:49:13.000Z
arch/src/x86_64/bootstrap/head.asm
mental32/fart-joke
57dc47ff80acfd54b1e524b3b2da882c957d680a
[ "MIT" ]
1
2020-02-29T22:21:28.000Z
2020-02-29T22:22:06.000Z
arch/src/x86_64/bootstrap/head.asm
mental32/fart-joke
57dc47ff80acfd54b1e524b3b2da882c957d680a
[ "MIT" ]
1
2020-10-28T11:34:42.000Z
2020-10-28T11:34:42.000Z
section .rodata gdt64: dq 0 ; zero entry .code: equ $ - gdt64 dq (1<<43) | (1<<44) | (1<<47) | (1<<53) ; code segment dq 0 ; zero entry dq 0 ; zero entry dq 0 ; zero entry dq 0 ; zero entry .ptr: dw $ - gdt64 - 1 dq gdt64 code_segment equ (gdt64.code - gdt64) section .text bits 32 g...
18.842105
86
0.624457
c7a367a4460349d29bf427bb425c7c26a693e651
459
asm
Assembly
programs/oeis/234/A234306.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/234/A234306.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/234/A234306.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A234306: a(n) = n + 1 - d(2n), where d(n) is the number of divisors of n. ; 0,0,0,1,2,1,4,4,4,5,8,5,10,9,8,11,14,10,16,13,14,17,20,15,20,21,20,21,26,19,28,26,26,29,28,25,34,33,32,31,38,31,40,37,34,41,44,37,44,42,44,45,50,43,48,47,50,53,56,45,58,57,52,57,58,55,64,61,62,59,68,58,70,69,64,69,70,67,76,69,72,77,80,69,78,8...
65.571429
287
0.625272
3de7106b970a052725684f7dd026b1fcb8884093
461
asm
Assembly
oeis/121/A121001.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
null
null
null
oeis/121/A121001.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
null
null
null
oeis/121/A121001.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
null
null
null
; A121001: Denominators of partial sums of Catalan numbers scaled by powers of 1/18^2 = 1/324. ; Submitted by Jamie Morken(w4) ; 1,324,52488,34012224,5509980288,595077871104,96402615118848,124937789194027008,60719765548297125888,19673204037648268787712,3187059054099019543609344,2065214267056164664258854912 mul $0,2 mo...
23.05
180
0.72885
eebd99347281b107b2a61b96b7fa8204e9e859e4
7,239
asm
Assembly
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_698.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_698.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_698.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r14 push %r15 push %r9 push %rcx push %rdi push %rsi lea addresses_D_ht+0x2a94, %rsi lea addresses_A_ht+0x1090e, %rdi dec %r14 mov $3, %rcx rep movsb nop xor $24727, %r15 lea addresses_WC_ht+0x17294, %r13 and $63028, %r9 vmovups (%r13), %ymm3 vextra...
35.312195
2,999
0.650228
60ceca29668f951b2be4ad49d2a1b0ca42159efd
1,196
asm
Assembly
programs/oeis/262/A262490.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/262/A262490.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/262/A262490.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A262490: The index of the first of two consecutive positive triangular numbers (A000217) the sum of which is equal to the sum of four consecutive positive triangular numbers. ; 9,57,337,1969,11481,66921,390049,2273377,13250217,77227929,450117361,2623476241,15290740089,89120964297,519435045697,3027489309889,1764550081...
79.733333
908
0.884615
88b35fcbc7a2813190c6466f8cededd566a126c6
307
asm
Assembly
Assembly/8086/HelloWorld.asm
silence0201/iOS-Reverse
2a0587e89324d077715c16e636a5fd05dfe30a73
[ "MIT" ]
15
2019-08-05T01:24:20.000Z
2022-01-12T08:19:55.000Z
Assembly/8086/HelloWorld.asm
silence0201/iOS-Reverse
2a0587e89324d077715c16e636a5fd05dfe30a73
[ "MIT" ]
null
null
null
Assembly/8086/HelloWorld.asm
silence0201/iOS-Reverse
2a0587e89324d077715c16e636a5fd05dfe30a73
[ "MIT" ]
9
2019-09-24T06:26:58.000Z
2021-11-22T08:54:00.000Z
assume cs:code, ds:data ; 数据段 data segment db 11h,22h,'Hello World!$' data ends ; 代码段 code segment start: ; 设置ds的值 mov ax, data mov ds, ax ; 显示字符 DS:DX=串地址 '$'结束字符串 mov dx, 2h mov ah, 9h int 21h ; 结束程序 mov ah, 4ch int 21h code ends end start
12.28
31
0.550489
6b208a4326b2970e8477c3a6aa3d22dbef2d940a
7,045
asm
Assembly
kern/arch/x86_64/boot/init.asm
bSchnepp/Feral
8931c89da418076c15205f03e93b664504fb29ff
[ "BSL-1.0" ]
13
2018-04-27T00:04:09.000Z
2022-01-06T15:00:24.000Z
kern/arch/x86_64/boot/init.asm
bSchnepp/Feral
8931c89da418076c15205f03e93b664504fb29ff
[ "BSL-1.0" ]
44
2018-09-01T04:05:21.000Z
2021-02-21T22:02:57.000Z
kern/arch/x86_64/boot/init.asm
bSchnepp/feral-next
8931c89da418076c15205f03e93b664504fb29ff
[ "BSL-1.0" ]
2
2018-04-28T12:54:41.000Z
2021-03-17T14:18:28.000Z
BITS 32 section .multiboot2 align 4 MULTIBOOT_MAGIC EQU 0xE85250D6 MULTIBOOT_ARCH_ EQU 0x00000000 MULTIBOOT_SIZE_ EQU (header_end - header_start) extern p2_table extern p3_table extern p4_table ; FFFFFFFFC0000000, which is the full P4, but entry 0 for P3, P2. KERN_VIRT_OFFSET EQU 0xFFFFFF8000000000 header_start: ...
25.341727
156
0.714407
926840bb3acf9397452b78433a55f55e937148a5
498
asm
Assembly
programs/oeis/095/A095808.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/095/A095808.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/095/A095808.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A095808: Number of ways to write n in the form m + (m+1) + ... + (m+k-1) + (m+k) + (m+k-1) + ... + (m+1) + m with integers m>= 1, k>=1. Or, number of divisors a of 4n-1 with 0 < (a-1)^2 < 4n. ; 0,0,0,1,0,0,1,0,1,1,0,0,1,1,0,2,0,0,2,0,0,1,1,1,2,0,0,1,1,1,1,0,0,3,0,1,2,0,1,1,0,0,2,2,0,1,1,0,3,0,1,2,0,1,1,0,0,3,1,0,2,1,...
55.333333
201
0.534137
9bdc93a01a4c43332077d279f35f97bf90b40927
557
asm
Assembly
mc-sema/validator/x86/tests/MOVHLPSrr.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
2
2021-08-07T16:21:29.000Z
2021-11-17T10:58:37.000Z
mc-sema/validator/x86/tests/MOVHLPSrr.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
null
null
null
mc-sema/validator/x86/tests/MOVHLPSrr.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
null
null
null
BITS 32 ;TEST_FILE_META_BEGIN ;TEST_TYPE=TEST_F ;TEST_IGNOREFLAGS=FLAG_SF|FLAG_PF ;TEST_FILE_META_END ;TEST_BEGIN_RECORDING lea ecx, [esp-0x20] and ecx, 0xFFFFFFF0 mov dword [ecx+0x00], 0xABCDEF00 mov dword [ecx+0x04], 0x01234567 mov dword [ecx+0x08], 0x98765431 mov dword [ecx+0x0C], 0xcabbbab5 movaps xmm0, [ecx] mov ...
21.423077
33
0.779174
a349eb416f8ca258ffbce5ae9e98410449782fc6
301
asm
Assembly
oeis/089/A089835.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/089/A089835.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/089/A089835.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A089835: a(n) = (A000108(n)^2)*(n+1)!. ; Submitted by Jon Maiga ; 1,2,24,600,23520,1270080,87816960,7420533120,742053312000,85781362867200,11260753452748800,1655330757554073600,269436914075724595200,48113734656379392000000 mov $1,$0 mul $0,2 bin $0,$1 seq $1,1761 ; a(n) = (2*n)!/(n+1)!. mul $0,$1
30.1
158
0.717608
2a643403add654074fb0c365b5968821347ee470
1,257
asm
Assembly
codigo/capitulo 41/argumento.asm
Nabucodonosor-editorial/ensamblador-x86
d6d1498e67fdc58278cef9e45cdb5c423ade552f
[ "MIT" ]
2
2020-03-19T19:10:21.000Z
2021-04-10T16:01:21.000Z
codigo/capitulo 41/argumento.asm
Nabucodonosor-editorial/ensamblador-x86
d6d1498e67fdc58278cef9e45cdb5c423ade552f
[ "MIT" ]
null
null
null
codigo/capitulo 41/argumento.asm
Nabucodonosor-editorial/ensamblador-x86
d6d1498e67fdc58278cef9e45cdb5c423ade552f
[ "MIT" ]
null
null
null
segment .data mensaje db "El numero de argumentos es: " lonmensaje equ $-mensaje texto db "El argumento es: " lontexto equ $-texto ln db 10,13 lonln equ $-ln segment .bss datos resb 2 segment .text global _start _start: pop eax ;extraemos de la pila el numero de argumentos add eax, '0...
18.485294
70
0.638823
8b4589b9ba584ce0f38c243ebc68115bf08fbf43
794
asm
Assembly
oeis/227/A227169.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/227/A227169.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/227/A227169.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A227169: a(n) = 3*((2*n+2)!)^2 / (n!*(n+1)!*(n+2)!*(n+3)!). ; Submitted by Jon Maiga ; 1,6,45,392,3780,39204,429429,4907760,58023108,705264040,8772399636,111263122656,1434941066000,18775651948200,248797110637125,3333772874210400,45115597383228900,615974564891763000,8477309210264363700,117511846058893572000,1639638607...
66.166667
501
0.777078
0bd0d252cdf9adf2f2f928d19933f6e3e3273c26
562
asm
Assembly
programs/oeis/004/A004125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/004/A004125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/004/A004125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A004125: Sum of remainders of n mod k, for k = 1, 2, 3, ..., n. ; 0,0,1,1,4,3,8,8,12,13,22,17,28,31,36,36,51,47,64,61,70,77,98,85,103,112,125,124,151,138,167,167,184,197,218,198,233,248,269,258,297,284,325,328,339,358,403,374,414,420,449,454,505,492,529,520,553,578,635,586,645,672,693,693,738,725,790,799,840,835,904,...
40.142857
393
0.669039
bad7e506f47867b2e13f5422647cde54644e559d
917
asm
Assembly
_build/dispatcher/jmp_ippsGFpMul_d5d1d9bd.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
1
2021-10-04T10:21:54.000Z
2021-10-04T10:21:54.000Z
_build/dispatcher/jmp_ippsGFpMul_d5d1d9bd.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
_build/dispatcher/jmp_ippsGFpMul_d5d1d9bd.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
extern m7_ippsGFpMul:function extern n8_ippsGFpMul:function extern y8_ippsGFpMul:function extern e9_ippsGFpMul:function extern l9_ippsGFpMul:function extern n0_ippsGFpMul:function extern k0_ippsGFpMul:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:function segment .data align 8 dq .Lin_ippsGFpMul ....
23.512821
68
0.760087
275d4b2a857e2454a67db4223a056243a347d619
622
asm
Assembly
oeis/047/A047866.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/047/A047866.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/047/A047866.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A047866: a(n) = ceiling(n*(n+1)*(n+2)/8). ; Submitted by Jamie Morken(s2.) ; 0,1,3,8,15,27,42,63,90,124,165,215,273,342,420,510,612,727,855,998,1155,1329,1518,1725,1950,2194,2457,2741,3045,3372,3720,4092,4488,4909,5355,5828,6327,6855,7410,7995,8610,9256,9933,10643,11385,12162,12972,13818,14700,15619,16575,17570,18603...
62.2
498
0.76045
53521d98fba071a018bac53e925397ebc1aa43de
705
asm
Assembly
tes.asm
aidatorajiro/syscall-asobi
bb553d1739b7aeda0293cae7c9c4c690633d316c
[ "Unlicense" ]
null
null
null
tes.asm
aidatorajiro/syscall-asobi
bb553d1739b7aeda0293cae7c9c4c690633d316c
[ "Unlicense" ]
null
null
null
tes.asm
aidatorajiro/syscall-asobi
bb553d1739b7aeda0293cae7c9c4c690633d316c
[ "Unlicense" ]
null
null
null
; sample01.asm ; Assemble with MASM32: ; \masm32\bin\ml.exe /c /coff sample01.asm ; \masm32\bin\link.exe /SUBSYSTEM:WINDOWS sample01.obj .386 .model flat, stdcall option casemap:none include libs\windows.inc include libs\kernel32.inc includelib libs\kernel32.lib include libs\user32.inc includelib libs\user32.lib .dat...
20.735294
65
0.73617
448f8006321c2d153d05535e39d60bd08366cfbc
196
asm
Assembly
libsrc/sos/sos_rdd.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/sos/sos_rdd.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/sos/sos_rdd.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; S-OS specific routines ; by Stefano Bodrato, 2013 ; ; $Id: sos_rdd.asm,v 1.2 2015/01/19 01:33:07 pauloscustodio Exp $ ; PUBLIC sos_rdd sos_rdd: call $1fa6 ld hl,0 ret c inc hl ret
12.25
71
0.663265
8bbacba7f1f71783d2e5abb43b875932836671f2
544
asm
Assembly
oeis/017/A017729.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017729.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017729.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017729: Binomial coefficients C(n,65). ; 1,66,2211,50116,864501,12103014,143218999,1473109704,13442126049,110524147514,828931106355,5727160371180,36749279048405,220495674290430,1244225590638855,6635869816740560,33594090947249085,162042085745554410,747194062048945335,3303384274321653060,14039383165867025505,574946167...
90.666667
480
0.904412
8c6e0b907fd5ed03e6383a3f75f95ea141865b97
184
asm
Assembly
data/pokemon/dex_entries/gastly.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/dex_entries/gastly.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/dex_entries/gastly.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db "GAS@" ; species name db "It wraps its op-" next "ponent in its gas-" next "like body, slowly" page "weakening its prey" next "by poisoning it" next "through the skin.@"
18.4
26
0.657609
273e8ae1eb6150e9abc1b0c4d561a692d6620525
8,156
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21083_1927.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21083_1927.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21083_1927.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r14 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0xa2f9, %rsi lea addresses_UC_ht+0x7c39, %rdi xor %r11, %r11 mov $101, %rcx rep movsw nop cmp %r13, %r13 lea addresses_UC_ht+0x5e55, %rsi lea addresses_UC_ht+0xf029, %rdi nop no...
31.369231
2,999
0.65976
7de81a3d0c27ed72e53250d9dc6498b5c5b24e39
374
asm
Assembly
ASM/src/coop_state.asm
Edos512/OoT-RandomizerNoER
59e4c565986b37d7a83d8523ee7c7ee5701873b5
[ "MIT" ]
344
2018-07-07T07:36:26.000Z
2022-03-27T22:48:10.000Z
ASM/src/coop_state.asm
Edos512/OoT-RandomizerNoER
59e4c565986b37d7a83d8523ee7c7ee5701873b5
[ "MIT" ]
1,076
2018-07-09T04:01:39.000Z
2022-03-31T17:18:22.000Z
ASM/src/coop_state.asm
Edos512/OoT-RandomizerNoER
59e4c565986b37d7a83d8523ee7c7ee5701873b5
[ "MIT" ]
320
2018-07-02T01:19:41.000Z
2022-03-25T01:28:30.000Z
COOP_CONTEXT: COOP_VERSION: .word 2 ; Increment this if layout of co-op state changes PLAYER_ID: .byte 0x00 ; Written by frontend PLAYER_NAME_ID: .byte 0x00 INCOMING_PLAYER: .halfword 0x0000 INCOMING_ITEM: .halfword 0x0000 .align 4 OUTGOING_KEY: .word 0x00000000 OUTGOING_ITEM: .halfword 0x0000 OUTGOING_PLAYER: .half...
14.384615
57
0.799465
c0b3103dbd1c88a5aab5c4baad0206b0f87264ca
4,012
asm
Assembly
libsrc/_DEVELOPMENT/target/yaz180/device/asci/asci0_interrupt.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/target/yaz180/device/asci/asci0_interrupt.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/target/yaz180/device/asci/asci0_interrupt.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
INCLUDE "config_private.inc" SECTION code_driver SECTION code_driver_character_input PUBLIC _asci0_interrupt EXTERN asci0RxBuffer, asci0RxCount, asci0RxIn EXTERN asci0TxBuffer, asci0TxCount, asci0TxOut _asci0_interrupt: push af push hl ...
42.231579
90
0.548853
11228347dab7f05bd16368e2f6f9d89163b0336b
746
asm
Assembly
data/pokemon/base_stats/gyarados.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/pokemon/base_stats/gyarados.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/pokemon/base_stats/gyarados.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
db DEX_GYARADOS ; pokedex id db 95, 125, 79, 81, 100 ; hp atk def spd spc db WATER, DRAGON ; type db 45 ; catch rate db 214 ; base exp INCBIN "gfx/pokemon/front/gyarados.pic", 0, 1 ; sprite dimensions dw GyaradosPicFront, GyaradosPicBack db BITE, DRAGON_RAGE, LEER, HYDRO_PUMP ; level 1 learnset d...
29.84
77
0.613941
10ca7817dd5f5d17a06f4801081e7ba6967ed8b5
560
asm
Assembly
programs/oeis/055/A055938.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/055/A055938.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/055/A055938.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A055938: Integers not generated by b(n) = b(floor(n/2)) + n (cf. A005187). ; 2,5,6,9,12,13,14,17,20,21,24,27,28,29,30,33,36,37,40,43,44,45,48,51,52,55,58,59,60,61,62,65,68,69,72,75,76,77,80,83,84,87,90,91,92,93,96,99,100,103,106,107,108,111,114,115,118,121,122,123,124,125,126,129,132,133,136,139,140,141,144,147,148,1...
80
349
0.660714
7d1ad0e455c52060673ff9caab89e99926f3a766
1,417
asm
Assembly
emulator/mz800/XCTests/assets/TestFrameB.asm
gunterhager/mz-800-emulator
342914123e85408e09d35e2f50d7fc64cdec99ae
[ "MIT" ]
8
2018-07-20T21:00:40.000Z
2022-02-21T08:35:51.000Z
emulator/mz800/XCTests/assets/TestFrameB.asm
gunterhager/mz-800-emulator
342914123e85408e09d35e2f50d7fc64cdec99ae
[ "MIT" ]
null
null
null
emulator/mz800/XCTests/assets/TestFrameB.asm
gunterhager/mz-800-emulator
342914123e85408e09d35e2f50d7fc64cdec99ae
[ "MIT" ]
null
null
null
; Writing to Frame B in 640x200, 1 color and then switch to 640x200, 4 color ; ; Use z80asm from the z88dk project to build binary file. ; Command line: ; z80asm -b TestFrameB.asm include "MZ800.inc" org 02000h ; Program features define UseHiRes define ClearScreen ifdef UseHiRes defc ScreenLines = 200 defc Byte...
21.469697
76
0.733945
5316907247c64ca214e349cc60d8d25d6be74abb
488
asm
Assembly
oeis/177/A177824.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/177/A177824.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/177/A177824.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A177824: a(n) = (Fibonacci(n)*Fibonacci(n+7)) mod 7. ; Submitted by Christian Krause ; 0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1,0,0,6,5,1,6,2,1 lpb $0 sub $0,1 div $4,2 sub $3,...
20.333333
193
0.508197
d248410fac5aec9edad7e522a23a4fb842470e00
458
asm
Assembly
programs/oeis/099/A099903.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/099/A099903.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/099/A099903.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A099903: Sum of all matrix elements of n X n matrix M(i,j) = i^3+j^3, (i,j = 1..n). a(n) = n^3*(n+1)^2/2. ; 2,36,216,800,2250,5292,10976,20736,36450,60500,95832,146016,215306,308700,432000,591872,795906,1052676,1371800,1764000,2241162,2816396,3504096,4320000,5281250,6406452,7715736,9230816,10975050,12973500 add $0,1...
25.444444
202
0.641921
cb567d9447cb977cc359b257af113a5b32a246c3
5,317
asm
Assembly
Windows/proc_ehprepare_avx1.asm
schwindy/kekpool-miner
680bd6b6fe9a2b54bfc6415471510b7fc41bbf6e
[ "MIT" ]
null
null
null
Windows/proc_ehprepare_avx1.asm
schwindy/kekpool-miner
680bd6b6fe9a2b54bfc6415471510b7fc41bbf6e
[ "MIT" ]
null
null
null
Windows/proc_ehprepare_avx1.asm
schwindy/kekpool-miner
680bd6b6fe9a2b54bfc6415471510b7fc41bbf6e
[ "MIT" ]
null
null
null
_ProcEhPrepare: sub rsp, 0x1f8 vmovdqa [rsp+0x180], xmm6 vmovdqa [rsp+0x190], xmm7 vmovdqa [rsp+0x1a0], xmm8 vmovdqa [rsp+0x1b0], xmm9 vmovdqa [rsp+0x1c0], xmm10 vmovdqa [rsp+0x1d0], xmm11 vmovdqa xmm10, xword [xshufb_ror24] vmovdqa xmm11, xword [xshufb_ror16] vmovdqa xmm0, xword [s0] vmovdqa xmm1, xword [s2] vmovdqa...
24.502304
59
0.738198
cbe71bfc8a5b9705efa802c02904453eb2e86eb5
417
asm
Assembly
programs/oeis/138/A138033.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/138/A138033.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/138/A138033.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A138033: a(n) = max_{ 1 <= i <= n-1 } min{ wt(i), wt(n-i) }, where wt() = A000120() is the binary weight function; a(1) = 0 by convention. ; 0,1,1,1,1,2,1,2,2,2,2,2,2,3,2,2,2,3,2,3,3,3,2,3,3,3,3,3,3,4,2,3,3,3,3,3,3,4,3,3,3,4,3,4,4,4,3,3,3,4,3,4,4,4,3,4,4,4,4,4,4,5,3,3,3,4,3,4,4,4,3,4,4,4,4,4,4,5,3,4,4,4,4,4,4,5,4,4,4...
34.75
201
0.522782
f3c6f5d1c672b92a2b30a4b732ccb0ba3b80e626
985
asm
Assembly
source/Crinkler/data.asm
davidcanadas/Crinkler
ac9a2cb661f80c404674fdd59088efbf0cf02fdf
[ "BSD-3-Clause" ]
null
null
null
source/Crinkler/data.asm
davidcanadas/Crinkler
ac9a2cb661f80c404674fdd59088efbf0cf02fdf
[ "BSD-3-Clause" ]
null
null
null
source/Crinkler/data.asm
davidcanadas/Crinkler
ac9a2cb661f80c404674fdd59088efbf0cf02fdf
[ "BSD-3-Clause" ]
null
null
null
section .data %macro INCBIN 2 %defstr T PATH %strcat STR T, %2 global %1 global _ %+ %1 global %1 %+ _end global _ %+ %1 %+ _end %1: _ %+ %1: incbin STR %1 %+ _end: _ %+ %1 %+ _end: %endmacro INCBIN headerObj, "header20.obj" INCBIN headerCompatibilityObj, "header20_compatibility.obj" INCBIN header...
25.25641
70
0.762437
dc660f947db102efe8bf07627218ceb9d974fe6c
329
asm
Assembly
oeis/058/A058645.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/058/A058645.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/058/A058645.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A058645: a(n) = 2^(n-3)*n^2*(n+3). ; 0,1,10,54,224,800,2592,7840,22528,62208,166400,433664,1105920,2768896,6823936,16588800,39845888,94699520,222953472,520486912,1205862400,2774532096,6343884800,14422114304,32614907904,73400320000 mov $1,$0 lpb $0 add $0,1 add $2,$0 sub $0,2 mul $1,2 lpe mul $1,$2 mov $0,$1 ...
23.5
195
0.702128
f3c20b482d3fe57c073fa0ae68e5fe0a2cd3d493
200
asm
Assembly
P5/P5_TestCode/P5_L1_testcase2/P5_L1_testcase2/mips2.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
1
2022-01-23T09:24:47.000Z
2022-01-23T09:24:47.000Z
P5/P5_TestCode/P5_L1_testcase2/mips2.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P5/P5_TestCode/P5_L1_testcase2/mips2.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
.data nums: .space 4096 .text ori $t0, $t0, 100 sw $t0, nums($t0) ori $t1, $t1, 12 ori $t3, $t3, 16 sw $t1, nums($t1) nop sw $t3, nums($t3) ori $t4, $t4, 20 nop nop sw $t3, nums($t4) sw $t4, nums($t4)
13.333333
17
0.585
a1b4d922706114db29869562945344d116346d26
5,297
asm
Assembly
src/isa/avx2/masm/vrd2_tan_fma3.asm
jepler/aocl-libm-ose
4033e022da428125747e118ccd6fdd9cee21c470
[ "BSD-3-Clause" ]
66
2020-11-04T17:06:10.000Z
2022-03-10T08:03:12.000Z
src/isa/avx2/masm/vrd2_tan_fma3.asm
HollowMan6/aocl-libm-ose
4033e022da428125747e118ccd6fdd9cee21c470
[ "BSD-3-Clause" ]
8
2021-04-18T18:37:53.000Z
2022-03-11T12:49:31.000Z
src/isa/avx2/masm/vrd2_tan_fma3.asm
HollowMan6/aocl-libm-ose
4033e022da428125747e118ccd6fdd9cee21c470
[ "BSD-3-Clause" ]
8
2020-11-09T03:45:01.000Z
2021-11-08T02:25:31.000Z
; ; Copyright (C) 2008-2020 Advanced Micro Devices, Inc. All rights reserved. ; ; Redistribution and use in source and binary forms, with or without modification, ; are permitted provided that the following conditions are met: ; 1. Redistributions of source code must retain the above copyright notice, ; this list...
28.945355
86
0.634888
6068dffae4619d1191dd77849747fb37a6ccce2b
3,980
asm
Assembly
src/xact_asm/generalized_cas.asm
scivey/xact
ebd268a13bffdbe5bc3932c8dce8b4f8d59d6886
[ "MIT" ]
95
2016-12-29T15:33:03.000Z
2022-01-30T13:42:09.000Z
src/xact_asm/generalized_cas.asm
scivey/xact
ebd268a13bffdbe5bc3932c8dce8b4f8d59d6886
[ "MIT" ]
null
null
null
src/xact_asm/generalized_cas.asm
scivey/xact
ebd268a13bffdbe5bc3932c8dce8b4f8d59d6886
[ "MIT" ]
8
2016-12-30T02:54:26.000Z
2022-01-30T13:42:19.000Z
bits 64 section .text ; all global labels define functions following the SystemV AMD64 ABI global xact_generalized_cas_op ; ; (PreconditionCore* [8b], uint64_t numPreconditions, ; OperationCore* [8b], uint64_t numOperations) -> int ; ; PreconditionCore and OperationCore are both 32b wide. ;...
29.481481
89
0.571859
99d93c4df926862dbc8cfa1ec6f179e1cd7a5443
113
asm
Assembly
lab2/example_d_1.asm
0000Blaze/Microprocess
8d2bf8f7f55e50800c2b82f4b8d3b2d113fc3330
[ "MIT" ]
null
null
null
lab2/example_d_1.asm
0000Blaze/Microprocess
8d2bf8f7f55e50800c2b82f4b8d3b2d113fc3330
[ "MIT" ]
null
null
null
lab2/example_d_1.asm
0000Blaze/Microprocess
8d2bf8f7f55e50800c2b82f4b8d3b2d113fc3330
[ "MIT" ]
null
null
null
# ORG 8000 MVI B,00 MVI C,45 MOV A,B INR A MOV B,A MOV A,C DCR A MOV C,A HLT
10.272727
12
0.442478
4ffdd10a32a2833f0fc2fa938395d4ed38be56c4
440
asm
Assembly
programs/oeis/285/A285054.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/285/A285054.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/285/A285054.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A285054: Numbers whose sum of digits are congruent (mod 10) to the string 1,2, ..., 9. ; 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,29,20,21,22,23,24,25,26,27,38,39,30,31,32,33,34,35,36,47,48,49,40,41,42,43,44,45,56,57,58,59,50,51,52,53,54,65,66,67,68,69,60,61,62,63,74,75,76,77,78,79,70,71,72,83 mov $2,$0 div $0,9...
24.444444
211
0.606818
5867ce7879faeb7b239e10aba87790f113211aee
1,969
asm
Assembly
dd/rd/init.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
dd/rd/init.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
dd/rd/init.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; RAM Disk disk initialisation V2.02  1985 Tony Tebby QJUMP section rd xdef rd_init xref.l rd_vers ; get version xref ut_procdef xref iou_ddst xref iou_ddlk ;*** xref rd_chek ; check all slave blocks read ;*** xref rd_flsh ; flush all buffers xref rd_occi ; get occupancy information xref iou_load ; ...
22.895349
62
0.676486
a3b476809eb05df135216c4b53c0bc84ad18ce12
6,575
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1007.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1007.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1007.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1396d, %r8 clflush (%r8) nop nop nop and %rdx, %rdx and $0xffffffffffffffc0, %r8 movaps (%r8), %xmm6 vpextrq $1, %xmm6, %r15 nop nop cmp $26429, %r15 lea addresses_WT_ht+...
35.160428
2,999
0.658859
b869f7ed1137a9821247e5e4dc702f052483058f
477
asm
Assembly
oeis/314/A314029.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/314/A314029.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/314/A314029.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A314029: Coordination sequence Gal.6.328.4 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 Jamie Morken(s3) ; 1,5,11,15,20,25,31,36,41,45,51,56,61,67,71,76,81,87,92,97,101,107,112,117,123,127,132,137,143,148,153,157,16...
34.071429
179
0.712788
10ca684d6bbead1877362e9a02d089dd278d614d
440
asm
Assembly
programs/oeis/337/A337252.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/337/A337252.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/337/A337252.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A337252: Digits of 2^n can be rearranged with no leading zeros to form t^2, for t not a power of 2. ; 8,10,12,14,20,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138,140,142,144...
31.428571
242
0.661364
34c48bb12d4c78c9e68d833941c589cd54186d16
21,575
asm
Assembly
tools/asmx2/test/68000.asm
retro16/blastsdk
572bd8489e6a2c1cc638120aa62241c99badc2e5
[ "MIT" ]
10
2017-01-14T16:22:58.000Z
2021-02-16T21:41:48.000Z
tools/asmx2/test/68000.asm
retro16/blastsdk
572bd8489e6a2c1cc638120aa62241c99badc2e5
[ "MIT" ]
3
2016-09-15T21:45:34.000Z
2016-09-17T08:06:06.000Z
tools/asmx2/test/68000.asm
retro16/blastsdk
572bd8489e6a2c1cc638120aa62241c99badc2e5
[ "MIT" ]
2
2016-09-15T22:09:38.000Z
2018-05-21T15:26:30.000Z
; 68000/68010 instruction set tests M68010 EQU 0 ; proc ea EQU $1234 ofs EQU $4321 ; --- EA tests --- MOVE D0,D0 ; 3000 MOVE A0,D0 ; 3008 MOVE (A0),D0 ; 3010 MOVE (A0)+,D0 ; 3018 MOVE -(A0),D0 ; 3...
36.444257
66
0.366257
ee69fa03cef8a6658f1b5aad099e2c29f1f59956
758
asm
Assembly
programs/oeis/336/A336109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/336/A336109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/336/A336109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A336109: First column of dispersion array A120861. ; 1,2,3,4,5,6,8,9,10,11,13,14,15,16,17,18,20,21,22,23,25,26,27,28,29,30,32,33,34,35,37,38,39,40,42,43,44,45,46,47,49,50,51,52,54,55,56,57,58,59,61,62,63,64,66,67,68,69,71,72,73,74,75,76,78,79,80,81,83,84,85,86,87,88,90,91,92,93,95,96 mov $15,$0 mov $17,$0 add $17,1 ...
18.047619
233
0.531662
e159b01726475422dedd21835d4670edf5522e17
747
asm
Assembly
oeis/081/A081628.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/081/A081628.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/081/A081628.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A081628: a(n) = 2*(-1)^n - (-5)^n. ; 1,3,-23,123,-623,3123,-15623,78123,-390623,1953123,-9765623,48828123,-244140623,1220703123,-6103515623,30517578123,-152587890623,762939453123,-3814697265623,19073486328123,-95367431640623,476837158203123,-2384185791015623,11920928955078123,-59604644775390623,298023223876953123,-14...
27.666667
486
0.748327
fb2f9d2da9e657c1ad0c49279d90fc83de9dfc37
566
asm
Assembly
programs/oeis/184/A184487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/184/A184487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/184/A184487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A184487: Upper s-Wythoff sequence, where s(n)=4n+1. Complement of A184486. ; 6,11,16,21,26,32,37,42,47,53,58,63,68,74,79,84,89,95,100,105,110,116,121,126,131,136,142,147,152,157,163,168,173,178,184,189,194,199,205,210,215,220,225,231,236,241,246,252,257,262,267,273,278,283,288,294,299,304,309,314,320,325,330,335,341...
62.888889
370
0.720848
12ed73f6868f4a786f72363990fa0f0b099ada8c
507
asm
Assembly
programs/oeis/047/A047538.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/047/A047538.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/047/A047538.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A047538: Numbers that are congruent to {0, 1, 4, 7} mod 8. ; 0,1,4,7,8,9,12,15,16,17,20,23,24,25,28,31,32,33,36,39,40,41,44,47,48,49,52,55,56,57,60,63,64,65,68,71,72,73,76,79,80,81,84,87,88,89,92,95,96,97,100,103,104,105,108,111,112,113,116,119,120,121,124,127,128,129,132,135,136,137,140,143,144,145,148,151,152,153,1...
72.428571
345
0.688363
ca17245b295ab95e45c9d9f0ff85f85233923eb2
377
asm
Assembly
programs/oeis/281/A281098.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/281/A281098.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/281/A281098.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A281098: a(n) is the GCD of the sequence d(n) = A261327(k+n) - A261327(k) for all k. ; 0,1,1,3,4,1,3,1,8,3,5,1,12,1,7,3,16,1,9,1,20,3,11,1,24,1,13,3,28,1,15,1,32,3,17,1,36,1,19,3,40,1,21,1,44,3,23,1,48,1,25,3,52,1,27,1,56,3,29,1,60,1,31,3,64,1,33,1,68,3,35,1,72,1,37,3,76,1,39,1 mov $1,$0 pow $0,3 mul $1,2 mov $2,$1 ...
26.928571
193
0.578249
cb2184b8f28e6587c310020c1c8bed1fd44ca8b4
56,737
asm
Assembly
Library/Chart/CGroup/cgroupData.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Chart/CGroup/cgroupData.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Chart/CGroup/cgroupData.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: cgroupParam.asm AUTHOR: John Wedgwood, Nov 6, 1991 METHODS: Name Description ---- ----------- REVISION HISTORY: Name Date De...
20.851525
79
0.573717
4240162fdd6cd16303de550e9357753672da26b9
5,038
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_1_394.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_1_394.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_1_394.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x16a01, %rdx nop nop nop nop nop cmp %r10, %r10 mov (%rdx), %r13w nop nop nop nop nop add $18887, %rbx lea addresses_D_ht+0x8201, %rsi lea addresses_UC_ht+0x1ae01, %rdi nop n...
19.756863
153
0.656213
ba113f45d312f7bc70846f7b7128f72eca7e1bc3
3,233
asm
Assembly
programs/oeis/017/A017208.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/017/A017208.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/017/A017208.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A017208: a(n) = (9*n + 3)^12. ; 531441,8916100448256,7355827511386641,531441000000000000,12381557655576425121,149587343098087735296,1176246293903439668001,6831675453247426400256,31676352024078369140625,123410307017276135571456,418596297479370673535601,1268241794562545318301696,3498450596935634189769921,89161004482560...
461.857143
3,171
0.958862
677b6e2eb9ce25b67140b5083b43e5e6b455a465
1,808
asm
Assembly
programs/oeis/128/A128093.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/128/A128093.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/128/A128093.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A128093: a(n) = smallest multiple of n which is >= 2^n. ; 2,4,9,16,35,66,133,256,513,1030,2057,4104,8203,16394,32775,65536,131087,262152,524305,1048580,2097165,4194322,8388629,16777224,33554450,67108886,134217729,268435468,536870939,1073741850,2147483677,4294967296,8589934617,17179869214,34359738385,68719476744,13743...
150.666667
1,671
0.910951