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
cfb07cbf1944a1a38a6edbd5bdefc33f3e7e4e4b
170
asm
Assembly
29-Biometric-Access.speed.size.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
29-Biometric-Access.speed.size.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
29-Biometric-Access.speed.size.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
-- 7 Billion Humans -- -- 29: Biometric Access -- -- Size: 5/5 -- -- Speed: 59/62 -- mem1 = nearest shredder a: mem2 = nearest datacube pickup mem2 giveto mem1 jump a
12.142857
26
0.647059
8859973e4b1a127830b7c6f934e74b31372e4c30
11,674
asm
Assembly
2000-spring/mp2/mp2.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
3
2016-07-16T04:33:49.000Z
2021-07-13T16:18:17.000Z
2000-spring/mp2/mp2.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
null
null
null
2000-spring/mp2/mp2.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
null
null
null
PAGE 70, 140 TITLE MP2 - [Sorting Efficiency] Your Name Today's Date COMMENT * In this MP, you will write a program which will take input from the keyboard and sort it using two different algorithms ECE291 - Machine Problem 2 Professor Polychronopoulos ...
35.057057
112
0.35078
fd8c851fafe8a283cf740357ceda7d58318fdd1b
216
asm
Assembly
libsrc/_DEVELOPMENT/time/c/sccz80/compare_dostm_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/_DEVELOPMENT/time/c/sccz80/compare_dostm_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/_DEVELOPMENT/time/c/sccz80/compare_dostm_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; int compare_dostm(struct dos_tm *a, struct dos_tm *b) SECTION code_time PUBLIC compare_dostm_callee EXTERN asm_compare_dostm compare_dostm_callee: pop hl pop bc ex (sp),hl jp asm_compare_dostm
13.5
55
0.75
f341f49d115b67eced8fe8d80dffb25fc37deefa
697
asm
Assembly
EEL7030/Rep CAEE/Mic 8051/Lab02/exercicio1/exercicio1.asm
GSimas/MicroC
ac9ef54bbeed027db532885407cc3e783fcb28eb
[ "MIT" ]
null
null
null
EEL7030/Rep CAEE/Mic 8051/Lab02/exercicio1/exercicio1.asm
GSimas/MicroC
ac9ef54bbeed027db532885407cc3e783fcb28eb
[ "MIT" ]
null
null
null
EEL7030/Rep CAEE/Mic 8051/Lab02/exercicio1/exercicio1.asm
GSimas/MicroC
ac9ef54bbeed027db532885407cc3e783fcb28eb
[ "MIT" ]
null
null
null
;MATHEUS FIGUEIREDO RESET EQU 0H VETOR EQU 60H ORG RESET ; PC = 0000H ao se resetar o 8051 MOV DPTR,#NRO ; endereco nro parcelas a ser somado MOV A,#0 MOVC A,@ A+DPTR MOV R1,A ; R1 = nro parcelas a ser somado MOV DPTR,#DADOS ; end. vetor de dados a ser somado MOV R2,#0 ; gu...
21.121212
66
0.593974
2cad53f49e33061531af352a6df8f02c5877bcd2
5,757
asm
Assembly
libsrc/_DEVELOPMENT/drivers/terminal/console_01/input/console_01_input_terminal.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/_DEVELOPMENT/drivers/terminal/console_01/input/console_01_input_terminal.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/_DEVELOPMENT/drivers/terminal/console_01/input/console_01_input_terminal.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; CONSOLE_01_INPUT_TERMINAL ; library driver for input terminals ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Library input console driver that implements the ; CONSOLE_01_INPUT input terminal features. ; ; ;;;;;;;;;;;;;;;;;;;; ; DR...
25.700893
84
0.6321
664d334a42113882795482f0fca6c09acc88c01e
767
asm
Assembly
Kernel/src/arch/x86_64/tss.asm
borrrden/borrrdex
647223094f3778cc028c8e56d91299168a17d939
[ "BSD-2-Clause" ]
9
2021-03-09T22:57:40.000Z
2022-03-12T14:38:03.000Z
Kernel/src/arch/x86_64/tss.asm
borrrden/borrrdex
647223094f3778cc028c8e56d91299168a17d939
[ "BSD-2-Clause" ]
2
2021-05-22T14:56:53.000Z
2021-05-30T01:52:13.000Z
Kernel/src/arch/x86_64/tss.asm
borrrden/borrrdex
647223094f3778cc028c8e56d91299168a17d939
[ "BSD-2-Clause" ]
3
2021-03-24T12:37:24.000Z
2021-12-07T07:36:22.000Z
BITS 64 global load_tss load_tss: ; RDI - address, RSI - GDT, RDX - selector push rbx ; Populate the TSS components (limit and addr) ; uint16_t limit_0 ; uint16_t addr_0 ; uint8_t addr_1 ; uint8_t type_0 ; uint8_t limit_1 ; uint8_t addr_2 ; uint32_t addr_3 ; uint32_t reserved...
18.707317
53
0.569752
96228dba4d693ce3e6af1d3d2a20b8dcb6e84650
141
asm
Assembly
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/bank6.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/bank6.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/bank6.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: bank6.asm Type: file Size: 641 Last-Modified: '1993-01-07T04:42:26Z' SHA-1: 49123E92C883AAFEE9001B316B0EFAAB68CA4812 Description: null
20.142857
47
0.808511
8be97d6f915baeef9610e3a7de98e4dc29aeaff1
488
asm
Assembly
programs/oeis/015/A015445.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/015/A015445.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/015/A015445.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A015445: Generalized Fibonacci numbers: a(n) = a(n-1) + 9*a(n-2). ; 1,1,10,19,109,280,1261,3781,15130,49159,185329,627760,2295721,7945561,28607050,100117099,357580549,1258634440,4476859381,15804569341,56096303770,198337427839,703204161769,2488241012320,8817078468241,31211247579121,110564953793290,391466182005379,1386...
27.111111
281
0.737705
31b62e5cd048e4de6936aea9f860dc9df2f05987
124
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/scalbln.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/scalbln.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/scalbln.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib SECTION code_fp_math48 PUBLIC _scalbln EXTERN cm48_sdcciy_scalbln defc _scalbln = cm48_sdcciy_scalbln
12.4
35
0.862903
c3629cc5f6aeb2de0c227609d2a44bfebf28e00f
369
asm
Assembly
programs/oeis/052/A052913.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/052/A052913.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/052/A052913.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A052913: a(n+2) = 5*a(n+1) - 2*a(n), with a(0) = 1, a(1) = 4. ; 1,4,18,82,374,1706,7782,35498,161926,738634,3369318,15369322,70107974,319801226,1458790182,6654348458,30354161926,138462112714,631602239718,2881086973162,13142230386374,59948977985546,273460429154982,1247404189803818,5690100090709126 mov $1,1 lpb $0,1 ...
33.545455
235
0.728997
9f856e736563a40d62c679cee2459c6b648373d8
228
asm
Assembly
programs/oeis/010/A010717.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/010/A010717.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/010/A010717.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A010717: Period 2: repeat (5,6). ; 5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5 mod $0,2 mov $1,$0 add $1,5
32.571429
163
0.517544
4c03a53554882e2d7a3b8c8d7c684d1d0a4f1fc3
476
asm
Assembly
programs/oeis/284/A284794.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/284/A284794.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/284/A284794.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A284794: Positions of -1 in A284793. ; 2,6,8,10,14,18,20,24,26,30,32,34,38,42,44,46,50,54,56,60,62,64,68,72,74,78,80,82,86,90,92,96,98,102,104,106,110,114,116,118,122,126,128,132,134,138,140,142,146,150,152,154,158,162,164,168,170,172,176,180,182,186,188,192,194,196,200,204,206,208,212,216,218,222,224,226,230,234,236...
59.5
365
0.710084
d85b18d42fe557ff80dbb43aa1cb7cd4968b05ce
678
asm
Assembly
oeis/259/A259320.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/259/A259320.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/259/A259320.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A259320: a(n) = 2*n*A259319(n) - A259110(n)^2. ; Submitted by Jamie Morken(s2) ; 0,256,3584,21504,84480,256256,652288,1462272,2976768,5617920,9974272,16839680,27256320,42561792,64440320,94978048,136722432,192745728,266712576,362951680,486531584,643340544,840170496,1084805120,1386112000,1754138880,2200214016,273705062...
45.2
498
0.814159
0d56e22fabbe563932553c1fc1151669dfb67238
4,475
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1283.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_0xca_notsx.log_21829_1283.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_0xca_notsx.log_21829_1283.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: ret .global s_faulty_load s_faulty_load: push %r9 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi // Store lea addresses_WT+0x8ef, %rax nop nop nop and $32523, %rsi movw $0x5152, (%rax) nop nop nop sub %rdi, %rdi // Store lea addresses_PSE+0x1f41f, %rbp no...
53.27381
2,999
0.656983
2702faa0e816d7256d6b757e773bbaec1fe665fc
868
asm
Assembly
boot/16bit-print_hex.asm
Soptq/sim-osv2
09641c9844d3bbc06c851996fab0569e4698083a
[ "MIT" ]
null
null
null
boot/16bit-print_hex.asm
Soptq/sim-osv2
09641c9844d3bbc06c851996fab0569e4698083a
[ "MIT" ]
null
null
null
boot/16bit-print_hex.asm
Soptq/sim-osv2
09641c9844d3bbc06c851996fab0569e4698083a
[ "MIT" ]
null
null
null
print_hex: pusha mov cx, 0 ; to print hex 0x1234, we need to convert it to string 0x1234 and then call print function ; for 0-9, we will just add 0x30 to them so that 0x0 could be 0x30 ; for A-F, we will add to them so that 0xA could be 0x41 hex_loop: cmp cx, 4 ; iterate 4 times as each register cu...
22.842105
106
0.623272
caae53ed40e0034d14911a6e4dbb9f0eadecc9d5
22
asm
Assembly
gfx/pokemon/gligar/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
gfx/pokemon/gligar/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
gfx/pokemon/gligar/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
frame 1, 35 endanim
7.333333
12
0.681818
a309c65c8405dc795d40083b6c9510d81c5a0da7
629
asm
Assembly
oeis/274/A274757.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/274/A274757.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/274/A274757.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A274757: Numbers k such that 6*k+1 is a triangular number (A000217). ; 0,9,15,42,54,99,117,180,204,285,315,414,450,567,609,744,792,945,999,1170,1230,1419,1485,1692,1764,1989,2067,2310,2394,2655,2745,3024,3120,3417,3519,3834,3942,4275,4389,4740,4860,5229,5355,5742,5874,6279,6417,6840,6984,7425,7575,8034,8190,8667,8829...
62.9
499
0.767886
7780e06837c598f35f51bdf13c412d9618fa2977
6,905
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0x84_notsx.log_21829_2856.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0x84_notsx.log_21829_2856.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0x84_notsx.log_21829_2856.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 %r15 push %r8 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x108aa, %rsi nop nop and %rbp, %rbp mov $0x6162636465666768, %r8 movq %r8, %xmm4 movups %xmm4, (%rsi) nop nop nop nop nop cmp $22669, %r8 lea addresses_normal_ht+0x945, %rs...
38.149171
2,999
0.658508
41bfd519c369b1f7f8bd0eca36495b5d86014e8c
90,005
asm
Assembly
Library/SpecUI/CommonUI/CWin/cwinPtr.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/SpecUI/CommonUI/CWin/cwinPtr.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/SpecUI/CommonUI/CWin/cwinPtr.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @----------------------------------------------------------------------- Copyright (c) GeoWorks 1988 -- All Rights Reserved PROJECT: PC GEOS MODULE: CommonUI/CWin (common code for several specific ui's) FILE: cwinPtr.asm ROUTINES: Name Description ---- ----------- REVISION HISTORY: Na...
26.668148
97
0.65863
6473dd5efd9da87fd1928d3c64b1b7f562f08796
5,452
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_259_1841.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_259_1841.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_259_1841.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 %r12 push %r15 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0xd301, %rsi lea addresses_A_ht+0x1699d, %rdi nop nop nop nop xor %r12, %r12 mov $30, %rcx rep movsl nop nop nop nop dec %rax lea addresses_D_ht+0x18881, %rsi lea addresses_norm...
22.436214
776
0.655356
6fb57fa0a3e99e9fb2120d98df4b768eb089f4e6
20,743
asm
Assembly
media_driver/agnostic/gen11_icllp/vp/kernel_free/Source/Interlace_444_16_Buf_0.asm
lacc97/media-driver
8aa1d74b80668f9963e691b1c01ab564f50aec85
[ "Intel", "BSD-3-Clause", "MIT" ]
660
2017-11-21T15:55:52.000Z
2022-03-31T06:31:00.000Z
media_driver/agnostic/gen11_icllp/vp/kernel_free/Source/Interlace_444_16_Buf_0.asm
lacc97/media-driver
8aa1d74b80668f9963e691b1c01ab564f50aec85
[ "Intel", "BSD-3-Clause", "MIT" ]
1,070
2017-12-01T00:26:10.000Z
2022-03-31T17:55:26.000Z
media_driver/agnostic/gen11_icllp/vp/kernel_free/Source/Interlace_444_16_Buf_0.asm
lacc97/media-driver
8aa1d74b80668f9963e691b1c01ab564f50aec85
[ "Intel", "BSD-3-Clause", "MIT" ]
309
2017-11-30T08:34:09.000Z
2022-03-30T18:52:07.000Z
/* * Copyright (c) 2017, Intel Corporation * * 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, publi...
81.988142
113
0.294172
bfcf4a78aaf43d2373da0e528e099605cd0f99b2
471
asm
Assembly
programs/oeis/204/A204896.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/204/A204896.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/204/A204896.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A204896: p(n)-q(n), where (p(n), q(n)) is the least pair of primes (ordered as in A204890) for which n divides p(n)-q(n). ; 1,2,3,4,5,6,14,8,9,10,11,12,26,14,15,16,17,18,38,20,21,22,46,24,50,26,27,28,29,30,62,32,66,34,35,36,74,38,39,40,41,42,86,44,45,46,94,48,98,50,51,52,106,54,110,56,57,58,59,60,122,62,126,64,65,66,...
58.875
199
0.624204
fe7dc2f8bcf605863db2e806328b64b5fe59f153
4,734
asm
Assembly
base/mvdm/dos/v86/cmd/edlin/edlequ.asm
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/mvdm/dos/v86/cmd/edlin/edlequ.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/mvdm/dos/v86/cmd/edlin/edlequ.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
page 60,132 ; ;/* ; * Microsoft Confidential ; * Copyright (C) Microsoft Corporation 1991 ; * All Rights Reserved. ; */ .xlist include version.inc include DOSSYM.INC include EDLSTDSW.INC .list ;======================= START OF SPECIFI...
28.865854
75
0.601394
8a0028f6d2c0ce26cdd2d506942250b9692bff94
797
asm
Assembly
oeis/290/A290662.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/290/A290662.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/290/A290662.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A290662: Decimal representation of the diagonal from the origin to the corner of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 899", based on the 5-celled von Neumann neighborhood. ; 1,3,5,15,23,63,95,255,383,1023,1535,4095,6143,16383,24575,65535,98303,262143,393215,1048575,15728...
61.307692
493
0.826851
cc13bc8e597f09dea2e5551c8f59fddd086c3b4c
3,298
asm
Assembly
Driver/Printer/PrintCom/Graphics/graphicsPrintSwath48.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/PrintCom/Graphics/graphicsPrintSwath48.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/PrintCom/Graphics/graphicsPrintSwath48.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: 9-pin print drivers FILE: graphicsPrintSwath48.asm AUTHOR: Dave Durran 1 March 1990 ROUTINES: Name Description ---- -----------...
25.765625
79
0.605518
efb3f037a061d414f7220a8615ca75af1e40a760
7,109
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_4341_974.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_0xa0_notsx.log_4341_974.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_0xa0_notsx.log_4341_974.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 %r12 push %r15 push %r8 push %rax push %rcx push %rdi push %rsi lea addresses_A_ht+0x15fe0, %rsi lea addresses_A_ht+0x3654, %rdi and %r15, %r15 mov $17, %rcx rep movsw nop nop and $39373, %rax lea addresses_D_ht+0x5c94, %rsi lea addresses_WC_ht+0x2984, %rdi clflush (%rd...
34.509709
2,999
0.657336
f9da888ad22a11718ef625096e08f5a979c65122
1,777
asm
Assembly
programs/oeis/094/A094766.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/094/A094766.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/094/A094766.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A094766: Trajectory of 11 under repeated application of the map n -> n + 2*square excess of n (see A094765). ; 11,15,27,31,43,57,73,91,111,133,157,183,211,241,273,307,343,381,421,463,507,553,601,651,703,757,813,871,931,993,1057,1123,1191,1261,1333,1407,1483,1561,1641,1723,1807,1893,1981,2071,2163,2257,2353,2451,2551,...
55.53125
1,365
0.747327
64a45c745758b788d7945bf60922d1bfd6a50cce
425
asm
Assembly
programs/oeis/045/A045717.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/045/A045717.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/045/A045717.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A045717: For each prime p take the sum of nonprimes < p. ; 1,1,5,11,38,50,95,113,176,306,336,506,623,665,800,1050,1330,1390,1710,1917,1989,2369,2612,3042,3693,3990,4092,4407,4515,4848,6408,6795,7465,7603,8899,9049,9819,10619,11114,11964,12844,13024,14698,14890,15475 mov $3,1 lpb $0 sub $0,$3 mov $2,$0 max $2,0...
30.357143
209
0.705882
95516dc5e21869a6b4d5cc2dd0b5c08ef7d8abd0
1,318
asm
Assembly
libsrc/psg/spectrum/psg_init.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/psg/spectrum/psg_init.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/psg/spectrum/psg_init.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ; ZX Spectrum specific routines ; by Stefano Bodrato, Fall 2013 ; ; int psg_init(); ; ; Set up the PSG - most of the existing interfaces are supported ; ; ; $Id: psg_init.asm,v 1.3 2016-06-10 21:13:58 dom Exp $ ; SECTION code_clib PUBLIC psg_init PUBLIC _psg_init EXTERN zx_soundchip psg_init: _psg_init: call...
15.325581
92
0.688164
084cb7700c69563eb63d4cf993d46761a1724485
170
asm
Assembly
app/hack/bad_handler.asm
USN484259/COFUOS
a751c3ab1a24f634ae33b5ddced55c184c8f9381
[ "MIT" ]
1
2022-03-03T09:57:56.000Z
2022-03-03T09:57:56.000Z
app/hack/bad_handler.asm
USN484259/COFUOS
a751c3ab1a24f634ae33b5ddced55c184c8f9381
[ "MIT" ]
null
null
null
app/hack/bad_handler.asm
USN484259/COFUOS
a751c3ab1a24f634ae33b5ddced55c184c8f9381
[ "MIT" ]
1
2022-01-22T14:19:24.000Z
2022-01-22T14:19:24.000Z
[bits 64] set_handler equ 0x0118 exit_process equ 0x0210 section .text mov rdx,0x0000800000001000 mov eax,set_handler syscall mov edx,eax mov eax,exit_process syscall
12.142857
26
0.823529
4b0de551c97b8b2e620bf56a17298bd147e9c1e8
5,951
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_689.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_689.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_689.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 %rdi push %rdx lea addresses_D_ht+0x4598, %rdx nop nop nop nop nop inc %rdi movb (%rdx), %r9b nop nop nop nop add %r9, %r9 lea addresses_WC_ht+0x1ea59, %rdx clflush (%rdx) cmp $62920, %r11 mov (%rdx), %r14 nop cmp $57995,...
39.151316
2,999
0.653168
2224abcc9a91f777d7891f1b4a8172701ed6b5fb
803
asm
Assembly
oeis/322/A322360.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/322/A322360.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/322/A322360.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A322360: Multiplicative with a(p^e) = (p^2)-1. ; Submitted by Christian Krause ; 1,3,8,3,24,24,48,3,8,72,120,24,168,144,192,3,288,24,360,72,384,360,528,24,24,504,8,144,840,576,960,3,960,864,1152,24,1368,1080,1344,72,1680,1152,1848,360,192,1584,2208,24,48,72,2304,504,2808,24,2880,144,2880,2520,3480,576,3720,2880,384,3...
24.333333
402
0.608966
03122ab745c1e30a39af24a05cf2f41953bfc871
376
asm
Assembly
programs/oeis/133/A133296.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/133/A133296.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/133/A133296.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A133296: Smallest number whose sum of digits is 2n. ; 0,2,4,6,8,19,39,59,79,99,299,499,699,899,1999,3999,5999,7999,9999,29999,49999,69999,89999,199999,399999,599999,799999,999999,2999999,4999999,6999999,8999999,19999999,39999999,59999999,79999999,99999999 mul $0,2 seq $0,71061 ; Abjad values of the Arabic letters in...
53.714286
203
0.784574
28c001d3b87ec058d32d8c7a91062a46e7435ecc
5,715
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_409.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_0xa0_notsx.log_21829_409.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_0xa0_notsx.log_21829_409.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 %r11 push %r13 push %r14 push %r15 push %r9 push %rcx push %rdi push %rsi lea addresses_A_ht+0x1726d, %r9 nop nop nop inc %r11 vmovups (%r9), %ymm3 vextracti128 $1, %ymm3, %xmm3 vpextrq $0, %xmm3, %r13 nop nop nop nop nop inc %r14 lea addresses_WT_ht+0x39fd, %...
38.355705
2,999
0.659668
18816326321b6da2b39b6e80f15a35b6e29a8478
630
asm
Assembly
oeis/315/A315210.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/315/A315210.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/315/A315210.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A315210: Coordination sequence Gal.6.327.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; Submitted by Simon Strandgaard ; 1,6,10,14,20,25,29,34,40,44,48,54,60,64,68,74,79,83,88,94,98,102,108,114,118,122,128,133,137,142,148,152,15...
39.375
182
0.726984
a4d6129ecb7a0fa2824b73f261ca738f15651661
794
asm
Assembly
programs/oeis/008/A008765.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/008/A008765.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/008/A008765.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A008765: Expansion of (1+x^4)/((1-x)*(1-x^2)*(1-x^3)*(1-x^4)). ; 1,1,2,3,6,7,11,14,20,24,32,38,49,57,70,81,98,111,131,148,172,192,220,244,277,305,342,375,418,455,503,546,600,648,708,762,829,889,962,1029,1110,1183,1271,1352,1448,1536,1640,1736,1849,1953,2074,2187,2318,2439,2579,2710,2860,3000,3160,3310,3481,3641,3822,...
33.083333
452
0.656171
844d5e9e4d7cfb35d2490836c4b9ad06a424b768
2,355
asm
Assembly
asmFiles/search.asm
hythzz/MIPS-Processor
deb13e4f640da2fdfd4216c02c68a0947e748625
[ "MIT" ]
null
null
null
asmFiles/search.asm
hythzz/MIPS-Processor
deb13e4f640da2fdfd4216c02c68a0947e748625
[ "MIT" ]
null
null
null
asmFiles/search.asm
hythzz/MIPS-Processor
deb13e4f640da2fdfd4216c02c68a0947e748625
[ "MIT" ]
null
null
null
#-------------------------------------- # Test a search algorithm #-------------------------------------- org 0x0000 ori $sp, $zero, 0x80 start: ori $1, $zero, 0x01 ori $2, $zero, 0x04 sw $0, 0($sp) # set result to 0 lw $3, 4($sp) # load search variable into $3 lw $...
17.189781
70
0.601274
29eab9f0e842752cb3a1e5842f5ac3cc32befec2
94,895
asm
Assembly
rom/dos/progs/monitor.asm
hisahi/ellipse1100
930588825d8cc3ad3b069269ff9d596022f84d02
[ "Zlib" ]
null
null
null
rom/dos/progs/monitor.asm
hisahi/ellipse1100
930588825d8cc3ad3b069269ff9d596022f84d02
[ "Zlib" ]
null
null
null
rom/dos/progs/monitor.asm
hisahi/ellipse1100
930588825d8cc3ad3b069269ff9d596022f84d02
[ "Zlib" ]
null
null
null
; Ellipse Workstation 1100 (fictitious computer) ; Ellipse DOS MONITOR.COM (machine language monitor) ; ; Copyright (c) 2020 Sampo Hippeläinen (hisahi) ; ; Permission is hereby granted, free of charge, to any person obtaining a copy ; of this software and associated documentation files (the "Software"), to deal...
25.258185
81
0.45799
419d9235ac3f16fd314cbf41c6d0e6e4da3831b0
1,686
asm
Assembly
programs/oeis/069/A069178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/069/A069178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/069/A069178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A069178: Centered 21-gonal numbers. ; 1,22,64,127,211,316,442,589,757,946,1156,1387,1639,1912,2206,2521,2857,3214,3592,3991,4411,4852,5314,5797,6301,6826,7372,7939,8527,9136,9766,10417,11089,11782,12496,13231,13987,14764,15562,16381,17221,18082,18964,19867,20791,21736,22702,23689,24697,25726,26776,27847,28939,30052,3...
210.75
1,608
0.83452
fc88693a5532521e398c1e31511aae1f44767a3b
566
asm
Assembly
oeis/024/A024002.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/024/A024002.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/024/A024002.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A024002: a(n) = 1 - n^4. ; 1,0,-15,-80,-255,-624,-1295,-2400,-4095,-6560,-9999,-14640,-20735,-28560,-38415,-50624,-65535,-83520,-104975,-130320,-159999,-194480,-234255,-279840,-331775,-390624,-456975,-531440,-614655,-707280,-809999,-923520,-1048575,-1185920,-1336335,-1500624,-1679615,-1874160,-2085135,-2313440,-25599...
70.75
499
0.717314
a090402a8f614fd68cd40a17abccc3527d9c6cad
415
asm
Assembly
programs/oeis/169/A169919.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/169/A169919.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/169/A169919.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A169919: a(n) = n*n in the arithmetic where digits are added in base 10 (as usual) but when digits are to be multiplied they are also added in base 10. ; 0,2,4,6,8,10,12,14,16,18,220,242,264,286,308,330,352,374,396,418,440,462,484,506,528,550,572,594,616,638,660,682,704,726,748,770,792,814,836,858,880,902,924,946,968...
41.5
205
0.708434
01f498bbdcb14c486d205ecd62c4f25a46f24c58
5,930
asm
Assembly
ee/wman/trap3.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
ee/wman/trap3.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
ee/wman/trap3.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; New colour trap dispatcher V1.02 2002 Marcel Kilgus ; ; 2003-01-30 1.01 Fixed condition code returns (MK) ; 2002-06-05 1.02 Fixed bug in setborder (MK + WL) ; 2010-12-17 1.03 Fixed 3d border with zero width section wman xdef wmc_trap3 xdef wmc_colour xdef wmc_error xref wm_getspentry xref wm_3db xr...
19.442623
71
0.685497
b0bdda00d936d014430ad133b5b5db6f8815b00c
808
asm
Assembly
oeis/277/A277954.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/277/A277954.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/277/A277954.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A277954: Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 14", based on the 5-celled von Neumann neighborhood. ; Submitted by Jon Maiga ; 1,3,6,14,26,58,106,234,426,938,1706,3754,6826,15018,27306,60074,109226...
67.333333
492
0.82797
19d9277aa9045576c56c9d63f94c63d6546891cc
16,795
asm
Assembly
ThemidaSDK/Include/C/Via ASM module/SecureEngineMacros.asm
qzhsjz/LXDInjector
44c34e9677b4e3543e58584fad3844eb7bb33ff8
[ "MIT" ]
1
2021-05-22T11:10:43.000Z
2021-05-22T11:10:43.000Z
ThemidaSDK/Include/C/Via ASM module/SecureEngineMacros.asm
luoxiandu/LXDInjector
44c34e9677b4e3543e58584fad3844eb7bb33ff8
[ "MIT" ]
null
null
null
ThemidaSDK/Include/C/Via ASM module/SecureEngineMacros.asm
luoxiandu/LXDInjector
44c34e9677b4e3543e58584fad3844eb7bb33ff8
[ "MIT" ]
null
null
null
; **************************************************************************** ; Module: asm_macros_x32.asm ; Description: Another way to link with the SecureEngine SDK via an ASM module ; ; Authors: Oreans Technologies ; (c) 2013 Oreans Technologies ; ******************************************************************...
16.25847
78
0.51301
a81ebf94ca9612d96d441d24249f1141dcc5f5c8
3,133
asm
Assembly
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_9_1110.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_0xa0_notsx.log_9_1110.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_0xa0_notsx.log_9_1110.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 %r11 push %r13 push %r14 push %r9 push %rax push %rcx lea addresses_normal_ht+0x6019, %rax nop nop nop nop cmp $31429, %r14 movb $0x61, (%rax) and %r10, %r10 lea addresses_A_ht+0x17b61, %r13 nop nop nop and $13523, %r11 mov $0x6162636465666768, %r9 movq %r9, %...
21.026846
129
0.649856
ccb170ef4d052b24653191968e78c4dc22eaf123
358
asm
Assembly
programs/oeis/130/A130494.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/130/A130494.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/130/A130494.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A130494: Row sums of triangle A130478. ; 1,4,11,37,163,907,6067,47107,415027,4084147,44363827,526994227,6793931827,94451224627,1408352613427,22418320792627,379413423256627,6802709918872627 mov $3,1 mov $2,$0 lpb $2,1 mov $0,2 mov $1,$2 add $1,$3 sub $0,3 add $0,$2 mov $3,2 lpb $0,1 add $3,$1 su...
17.9
149
0.662011
d720f12c1753b1160ddcaa7786979d95e415cd73
483
asm
Assembly
libsrc/target/sms/set_vdp_reg.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/sms/set_vdp_reg.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/sms/set_vdp_reg.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib PUBLIC set_vdp_reg PUBLIC _set_vdp_reg ;============================================================== ; void set_vdp_reg(int reg, int value) ;============================================================== ; Sets the value of a VDP register ;=====================================================...
20.125
63
0.399586
79b7ce7471a79f0ef9b1076ae6c538f17eb7a322
2,708
asm
Assembly
programs/oeis/017/A017463.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/017/A017463.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/017/A017463.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A017463: a(n) = (11*n + 6)^3. ; 216,4913,21952,59319,125000,226981,373248,571787,830584,1157625,1560896,2048383,2628072,3307949,4096000,5000211,6028568,7189057,8489664,9938375,11543176,13312053,15252992,17373979,19683000,22188041,24897088,27818127,30959144,34328125,37933056,41781923,45882712,50243409,54872000,5977647...
338.5
2,636
0.893648
847fa8c52642a810ccf71bcb6d7980e0ceb0f7c1
6,673
asm
Assembly
Projects/extxterm/extxterm.asm
agguro/linux-nasm
3e72083c3db6d7118eb2aa430b73e0d20e88456b
[ "Unlicense" ]
6
2020-07-19T18:34:43.000Z
2022-03-26T10:21:09.000Z
Projects/extxterm/extxterm.asm
NrdyBhu1/linux-nasm
3e72083c3db6d7118eb2aa430b73e0d20e88456b
[ "Unlicense" ]
null
null
null
Projects/extxterm/extxterm.asm
NrdyBhu1/linux-nasm
3e72083c3db6d7118eb2aa430b73e0d20e88456b
[ "Unlicense" ]
3
2020-07-19T18:35:10.000Z
2021-07-25T17:34:50.000Z
;name: extxterm.asm ; ;description: redirect stderr to a separate terminal, xterm in this example. ; ;inspirated by Evan Terans edb debugger bits 64 %include "../extxterm/extxterm.inc" global main section .bss ;uninitialized read-write data stderrchildpid: resq 1 stdoutchildpid: resq 1 fdfi...
36.266304
120
0.524652
62d8e13bfbb3fc2b8313052c9dce04f2ce8bbf5f
815
asm
Assembly
data/types/names.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
data/types/names.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
data/types/names.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
TypeNames: ; entries correspond to types (see constants/type_constants.asm) dw Normal dw Fighting dw Flying dw Poison dw Ground dw Rock dw Bird dw Bug dw Ghost dw Steel dw Normal dw Normal dw Normal dw Normal dw Normal dw Normal dw Normal dw Normal dw Normal dw CurseType dw Fire dw Water dw Grass...
15.980392
64
0.629448
b1a4e94ac03c5fe65d06794b2c39f1cecd7b417a
666
asm
Assembly
oeis/077/A077972.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/077/A077972.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/077/A077972.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A077972: Expansion of 1/(1+x-x^2+2*x^3). ; Submitted by Jamie Morken(s1) ; 1,-1,2,-5,9,-18,37,-73,146,-293,585,-1170,2341,-4681,9362,-18725,37449,-74898,149797,-299593,599186,-1198373,2396745,-4793490,9586981,-19173961,38347922,-76695845,153391689,-306783378,613566757,-1227133513,2454267026,-4908534053,9817068105,-19...
44.4
492
0.765766
4802e3adfce07ebd29e527725d723947e6411cd8
854
asm
Assembly
Library/Net/alert.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Net/alert.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Net/alert.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: Novell NetWare Library FILE: alert.asm (code to monitor for alert messages from the system console.) REVISION HISTORY: Name Date Description ...
30.5
80
0.586651
1a4568a0bd5bb595a3289622b47ac6e778221ccd
6,235
asm
Assembly
base/crts/crtw32/string/i386/strspn.asm
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/crts/crtw32/string/i386/strspn.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/crts/crtw32/string/i386/strspn.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
page ,132 title strspn - search for init substring of chars from control str ;*** ;strspn.asm - find length of initial substring of chars from a control string ; ; Copyright (c) 1985-2001, Microsoft Corporation. All rights reserved. ; ;Purpose: ; defines strspn() - finds the length of the initial substring of...
22.428058
81
0.607057
cecd0f1a88a46a91b64654c5e225b60f0db4521d
287
asm
Assembly
oeis/021/A021371.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021371.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021371.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021371: Decimal expansion of 1/367. ; 0,0,2,7,2,4,7,9,5,6,4,0,3,2,6,9,7,5,4,7,6,8,3,9,2,3,7,0,5,7,2,2,0,7,0,8,4,4,6,8,6,6,4,8,5,0,1,3,6,2,3,9,7,8,2,0,1,6,3,4,8,7,7,3,8,4,1,9,6,1,8,5,2,8,6,1,0,3,5,4,2,2,3,4,3,3,2,4,2,5,0,6,8,1,1,9,8,9,1 seq $0,173833 ; 10^n - 3. div $0,367 mod $0,10
41
199
0.54007
192943e0b3e2888e7407386d50278ddab5d278e8
848
asm
Assembly
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/Regvalue/fptag_conversion_app_asm.asm
ArthasZhang007/15418FinalProject
a71f698ea48ebbc446111734c198f16a55633669
[ "MIT" ]
null
null
null
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/Regvalue/fptag_conversion_app_asm.asm
ArthasZhang007/15418FinalProject
a71f698ea48ebbc446111734c198f16a55633669
[ "MIT" ]
null
null
null
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/Regvalue/fptag_conversion_app_asm.asm
ArthasZhang007/15418FinalProject
a71f698ea48ebbc446111734c198f16a55633669
[ "MIT" ]
null
null
null
; ; Copyright (C) 2020-2020 Intel Corporation. ; SPDX-License-Identifier: MIT ; include asm_macros.inc PROLOGUE PUBLIC FldzFunc PUBLIC Fld1Func PUBLIC FptagInitFunc PUBLIC FldInfFunc PUBLIC DoFnstenv PUBLIC FstpFunc .data zero DD 0 .code ;initialize the FPU FptagInitFunc PROC finit ret FptagInitFu...
13.460317
44
0.679245
e9b5db69ae9a8a399f1eed690f632cb019f4c106
1,038
asm
Assembly
programs/oeis/047/A047293.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/047/A047293.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/047/A047293.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A047293: Numbers that are congruent to {0, 2, 4, 6} mod 7. ; 0,2,4,6,7,9,11,13,14,16,18,20,21,23,25,27,28,30,32,34,35,37,39,41,42,44,46,48,49,51,53,55,56,58,60,62,63,65,67,69,70,72,74,76,77,79,81,83,84,86,88,90,91,93,95,97,98,100,102,104,105,107,109,111,112,114,116,118,119,121,123,125,126,128,130,132,133,135,137,139,...
129.75
938
0.719653
9d908c482d47521291522c5c4cad94b11bb06c1e
1,050
asm
Assembly
programs/oeis/168/A168336.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/168/A168336.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/168/A168336.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A168336: a(n) = 5 + 7*floor((n-1)/2). ; 5,5,12,12,19,19,26,26,33,33,40,40,47,47,54,54,61,61,68,68,75,75,82,82,89,89,96,96,103,103,110,110,117,117,124,124,131,131,138,138,145,145,152,152,159,159,166,166,173,173,180,180,187,187,194,194,201,201,208,208,215,215,222,222,229,229,236,236,243,243,250,250,257,257,264,264,271,...
131.25
971
0.722857
8f7dc529fb5508d1c58ad3d91faec32460d4d00d
60
asm
Assembly
data/wild/kanto_water.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/wild/kanto_water.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/wild/kanto_water.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
2
2021-08-11T19:47:07.000Z
2022-01-01T07:07:56.000Z
; Kanto Pokémon in water KantoWaterWildMons: db -1 ; end
10
24
0.716667
6fabf6a147dcb07f81ba28f8db98a98297843a64
287
asm
Assembly
programs/oeis/300/A300403.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/300/A300403.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/300/A300403.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A300403: Smallest integer i such that SSCG(i) >= n. ; 0,0,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 mov $1,2 mov $2,6 trn $2,$0 add $2,4 div $2,3 div $1,$2
28.7
175
0.536585
e0a68ad99a097dc45f8b34e892036d9527b45f99
2,796
asm
Assembly
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_279_1616.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_279_1616.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_279_1616.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: ret .global s_faulty_load s_faulty_load: push %r12 push %r13 push %r14 push %r9 push %rax push %rcx push %rdi // Store lea addresses_RW+0x1a9d5, %rax nop nop cmp %r9, %r9 mov $0x5152535455565758, %r13 movq %r13, %xmm1 vmovntdq %ymm1, (%rax) nop nop nop inc %r9 // Stor...
26.130841
836
0.646638
35a2268d198e25eb722328ab5ca2604585648035
100,745
asm
Assembly
test/data/ASM-Z-80/shftspr.asm
jfitz/code-stat
dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26
[ "MIT" ]
null
null
null
test/data/ASM-Z-80/shftspr.asm
jfitz/code-stat
dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26
[ "MIT" ]
null
null
null
test/data/ASM-Z-80/shftspr.asm
jfitz/code-stat
dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26
[ "MIT" ]
null
null
null
;; Example to draw a pre-shifted masked sprite to the screen ;; ;; The sprite pixels are stored in a form that can be poked ;; direct to screen and seen. ;; ;; This example uses mode 1 sprites where pen 0 is transparent ;; leaving 3 other pens for sprites. ;; ;; A mask table/array is generated for each byte combination...
53.903157
91
0.534687
a5b5eb0fa14bd3d618c4e426019e0fd0880559c5
780
asm
Assembly
stuff/R316/old/lib/datastack.asm
Daswf852/Stuff
36f32ce7da1c7a829cb064d9c91c61272ac6bd2e
[ "WTFPL" ]
null
null
null
stuff/R316/old/lib/datastack.asm
Daswf852/Stuff
36f32ce7da1c7a829cb064d9c91c61272ac6bd2e
[ "WTFPL" ]
null
null
null
stuff/R316/old/lib/datastack.asm
Daswf852/Stuff
36f32ce7da1c7a829cb064d9c91c61272ac6bd2e
[ "WTFPL" ]
null
null
null
%ifndef __DATASTACK_ASM %define __DATASTACK_ASM %include "common.asm" %macro dpush value mov [--r6], value %endmacro %macro dpop target mov target, [r6++] %endmacro %macro ddup dpush r6 %endmacro %macro ddrop add r6, 1 %endmacro datastack: datastack.init: mov r6, datastack.stack ...
16.25
56
0.55641
b11cca1b97828162441b2cf69f4012415ac318a7
1,904
asm
Assembly
programs/oeis/158/A158776.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/158/A158776.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/158/A158776.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A158776: a(n) = 80*n^2 + 1. ; 1,81,321,721,1281,2001,2881,3921,5121,6481,8001,9681,11521,13521,15681,18001,20481,23121,25921,28881,32001,35281,38721,42321,46081,50001,54081,58321,62721,67281,72001,76881,81921,87121,92481,98001,103681,109521,115521,121681,128001,134481,141121,147921,154881,162001,169281,176721,184321,...
238
1,834
0.84979
141bd58a4cb538433b9b60aacc6f7dcffdfdb01e
1,699
asm
Assembly
programs/oeis/246/A246831.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/246/A246831.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/246/A246831.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A246831: a(n) is the concatenation of n and 3n in binary. ; 0,7,22,57,76,95,210,245,280,315,350,737,804,871,938,1005,1072,1139,1206,1273,1340,1407,2882,3013,3144,3275,3406,3537,3668,3799,3930,4061,4192,4323,4454,4585,4716,4847,4978,5109,5240,5371,5502,11137,11396,11655,11914,12173,12432,12691,12950,13209,13468,13727,...
99.941176
1,514
0.805768
5d2e159fe0e0dda8497c6e27169ef9f9753bf8cd
1,994
asm
Assembly
41.asm
Dhananjay8/MIT_lab
6b3487a04440372133773298ed64627a1463f151
[ "Apache-2.0" ]
null
null
null
41.asm
Dhananjay8/MIT_lab
6b3487a04440372133773298ed64627a1463f151
[ "Apache-2.0" ]
null
null
null
41.asm
Dhananjay8/MIT_lab
6b3487a04440372133773298ed64627a1463f151
[ "Apache-2.0" ]
null
null
null
section .data msg1: db "enter string :" len1: equ $-msg1 msg2: db "enter choice",10 db "1.cal lenght",10 db "2.cal rev",10 db "3.cal pal",10 db "4.exit",10 len2:equ $-msg2 msg3: db "lenght::" len3: equ $-msg3 msg4: db "reverse:" len4: equ $-msg4 msg5: db "entered string is pal :",10 len5: equ $-msg5 msg6: db "enter...
12.084848
41
0.682548
1c576cb132fd5899f6729e00933fc9a82475f644
2,239
asm
Assembly
lab4/binary.asm
mochisvelas/Microprogramming
565d49e1c0c84b5e45b121e484324e770b65ed72
[ "MIT" ]
null
null
null
lab4/binary.asm
mochisvelas/Microprogramming
565d49e1c0c84b5e45b121e484324e770b65ed72
[ "MIT" ]
null
null
null
lab4/binary.asm
mochisvelas/Microprogramming
565d49e1c0c84b5e45b121e484324e770b65ed72
[ "MIT" ]
null
null
null
.model small .data numPrompt db 'Insert number: $' inputerror_message db 'ERROR: Invalid input$' num db 00h cont db 00h tmp db 00h .stack .code program: mov ax,@data mov ds,ax xor ax,ax ;Ask for number mov dx,offset numPrompt m...
21.32381
72
0.467173
95a74569b93e14342265f5fd0a25c81f40b88ea9
657
asm
Assembly
data/prizes.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
1
2022-01-09T05:28:52.000Z
2022-01-09T05:28:52.000Z
data/prizes.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
data/prizes.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
PrizeDifferentMenuPtrs: dw PrizeMenuMon1Entries dw PrizeMenuMon1Cost dw PrizeMenuMon2Entries dw PrizeMenuMon2Cost dw PrizeMenuTMsEntries dw PrizeMenuTMsCost NoThanksText: db "NO THANKS@" PrizeMenuMon1Entries: db ABRA db CLEFAIRY db DRATINI db "@" PrizeMenuMon1Cost: coins 250 coins 1000 coins 2750 db...
11.526316
24
0.754947
625de73ccbc411a1c642768310fa76fa6a4690ca
100
asm
Assembly
test2.asm
zxYin/mips-pipeline-simulator
e3ce1aeec850f092357458b288adbea04dfa40bc
[ "MIT" ]
null
null
null
test2.asm
zxYin/mips-pipeline-simulator
e3ce1aeec850f092357458b288adbea04dfa40bc
[ "MIT" ]
null
null
null
test2.asm
zxYin/mips-pipeline-simulator
e3ce1aeec850f092357458b288adbea04dfa40bc
[ "MIT" ]
null
null
null
addi $t0, $zero, 2 addi $t1, $zero, 5 add $t2, $zero, $zero add $t3, $zero, $zero add $s0, $t0, $t1
16.666667
21
0.57
2218a385c13bee9643f5b043dcfcd3051c87acdb
6,331
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_1632.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_notsx.log_21829_1632.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_notsx.log_21829_1632.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 %r12 push %r13 push %rdi push %rdx lea addresses_A_ht+0x20d8, %r12 cmp $18217, %r13 and $0xffffffffffffffc0, %r12 vmovaps (%r12), %ymm7 vextracti128 $1, %ymm7, %xmm7 vpextrq $0, %xmm7, %rdi nop nop xor %rdx, %rdx pop %rdx pop %rdi pop %r13 pop %r12 ret .global s_fa...
35.768362
2,999
0.650608
de9798ec0416c2d9e12093e809a0a55f2f008fc3
453
asm
Assembly
programs/oeis/252/A252735.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/252/A252735.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/252/A252735.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A252735: a(1) = 0; for n > 1: a(2n) = a(n), a(2n+1) = 1 + a(A064989(n)). ; 0,0,1,0,2,1,3,0,1,2,4,1,5,3,2,0,6,1,7,2,3,4,8,1,2,5,1,3,9,2,10,0,4,6,3,1,11,7,5,2,12,3,13,4,2,8,14,1,3,2,6,5,15,1,4,3,7,9,16,2,17,10,3,0,5,4,18,6,8,3,19,1,20,11,2,7,4,5,21,2,1,12,22,3,6,13,9,4,23,2,5,8,10,14,7,1,24,3,4,2 seq $0,6530 ; Gpf(n)...
56.625
222
0.554084
d00864da95c7b3a61834e4e1246a988a889923a7
244
asm
Assembly
asm/remove_optimization_for_freecam_ntsc.asm
Colt-Zero/spyro06-source
60fcc0d252e084f667d4c46a5bbf07313d91f5a3
[ "Unlicense" ]
null
null
null
asm/remove_optimization_for_freecam_ntsc.asm
Colt-Zero/spyro06-source
60fcc0d252e084f667d4c46a5bbf07313d91f5a3
[ "Unlicense" ]
null
null
null
asm/remove_optimization_for_freecam_ntsc.asm
Colt-Zero/spyro06-source
60fcc0d252e084f667d4c46a5bbf07313d91f5a3
[ "Unlicense" ]
null
null
null
.open "sys/main.dol" ; Free cam, credit goes to marius851000, NTSC translation by Colt Zero(Olivine Ellva) .org 0x8034f59c li r3, 1 ; 0434f59c 38600001 blr ; 0434f5a0 4e800020 .org 0x80324168 nop ; 04324168 60000000 .close
30.5
86
0.704918
1917408c5d20d8dc7278b0057c5f3e1f0707b4e6
51,436
asm
Assembly
hmi_sdk/hmi_sdk/Tools/ffmpeg-2.6.2/libavcodec/x86/hevc_mc.asm
APCVSRepo/android_packet
5d4237234656b777cd9b0cae4731afea51986582
[ "BSD-3-Clause" ]
4
2016-09-21T12:36:24.000Z
2020-10-29T01:45:03.000Z
hmi_sdk/hmi_sdk/Tools/ffmpeg-2.6.2/libavcodec/x86/hevc_mc.asm
APCVSRepo/android_packet
5d4237234656b777cd9b0cae4731afea51986582
[ "BSD-3-Clause" ]
7
2016-06-01T01:21:44.000Z
2017-11-03T08:18:23.000Z
hmi_sdk/hmi_sdk/Tools/ffmpeg-2.6.2/libavcodec/x86/hevc_mc.asm
APCVSRepo/android_packet
5d4237234656b777cd9b0cae4731afea51986582
[ "BSD-3-Clause" ]
8
2017-08-29T10:51:50.000Z
2021-03-24T10:19:11.000Z
; /* ; * Provide SSE luma and chroma mc functions for HEVC decoding ; * Copyright (c) 2013 Pierre-Edouard LEPERE ; * ; * This file is part of FFmpeg. ; * ; * FFmpeg is free software; you can redistribute it and/or ; * modify it under the terms of the GNU Lesser General Public ; * License as published by the Fre...
30.763158
147
0.474298
16dfa43018b269ca98727855713db80e689dd82f
354
asm
Assembly
programs/oeis/230/A230089.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/230/A230089.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/230/A230089.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A230089: If n is divisible by 4 then 4, if n is divisible by 2 then 2, otherwise n. ; 1,2,3,4,5,2,7,4,9,2,11,4,13,2,15,4,17,2,19,4,21,2,23,4,25,2,27,4,29,2,31,4,33,2,35,4,37,2,39,4,41,2,43,4,45,2,47,4,49,2,51,4,53,2,55,4,57,2,59,4,61,2,63,4,65,2,67,4,69,2,71,4,73,2,75,4,77,2,79,4,81,2,83,4,85,2,87,4,89,2 lpb $0,$0 ...
39.333333
221
0.60452
48dd673ce1a789b0c2e451ac4ca28feffc3ce613
579
asm
Assembly
oeis/166/A166267.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/166/A166267.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/166/A166267.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A166267: Number of 1's in the binary representation of A000129(n). ; Submitted by Jon Maiga ; 0,1,1,2,2,4,3,4,4,7,5,8,6,7,10,11,10,8,13,12,12,14,16,17,11,14,17,20,16,17,19,21,23,17,17,19,24,24,25,18,29,26,29,26,26,29,35,29,26,40,29,33,33,38,36,34,28,38,42,40,37,34,40,27,45,35,37,41,40,44,48,45,41,45 seq $0,163271 ; ...
64.333333
208
0.668394
bf1ec349faf2278547f210479c685611f02ef508
1,278
asm
Assembly
programs/oeis/005/A005367.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/005/A005367.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/005/A005367.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A005367: a(n) = 2*(2^n + 1)*(2^(n+1) - 1). ; 4,18,70,270,1054,4158,16510,65790,262654,1049598,4196350,16781310,67117054,268451838,1073774590,4295032830,17180000254,68719738878,274878431230,1099512676350,4398048608254,17592190238718,70368752566270,281474993487870,1125899940397054,4503599694479358,18014398643699710,720...
106.5
1,157
0.902973
22af7efdd4be6c27f2cb2d28102d017827f7531c
7,077
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_648.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_0xa0_notsx.log_21829_648.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_0xa0_notsx.log_21829_648.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 %r12 push %r14 push %r15 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0x63ad, %rsi lea addresses_normal_ht+0x832b, %rdi nop add %r14, %r14 mov $39, %rcx rep movsl nop and %rax, %rax lea addresses_UC_ht+0x322b, %rsi lea addresses_D_ht+0x1a82b, %rdi nop nop...
34.691176
2,999
0.658612
16783b8a94705b30210f3c1abdb088542579d7f8
16,257
asm
Assembly
45/runtime/rt/gwini.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/runtime/rt/gwini.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/runtime/rt/gwini.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
TITLE GWINI - GW BASIC 2.0 Initialization/Utility Routines ;*** ; GWINI - GW BASIC 2.0 Initialization/Utility Routines ; ; Copyright <C> 1986, Microsoft Corporation ; ;Purpose: ; ; The routines in this module are always called; regardless of ; whether the statements they are initializing are found in the ; program or ...
27.885077
79
0.703266
94d9ec5ceb9b0431debf99eb9c7e958f28c09309
893
asm
Assembly
ucle/core/tests/fnsim/frisc/isa/test_str.asm
mcavrag/UCLE-ide
6036b75ddf5f6a05c552887f3da4bb84d534d144
[ "MIT" ]
null
null
null
ucle/core/tests/fnsim/frisc/isa/test_str.asm
mcavrag/UCLE-ide
6036b75ddf5f6a05c552887f3da4bb84d534d144
[ "MIT" ]
82
2018-03-28T11:27:30.000Z
2018-06-26T05:00:41.000Z
ucle/core/tests/fnsim/frisc/isa/test_str.asm
mcavrag/UCLE-ide
6036b75ddf5f6a05c552887f3da4bb84d534d144
[ "MIT" ]
null
null
null
ORG 0 MOVE MSTART, SP MOVE 1, R0 STORE R0, (M1) LOAD R0, (M1) ; assert R0 == 1 LOAD R1, (NUM1) STORE R1, (SP+4) LOAD R1, (SP+4) ; assert R1 == 0xABCDDCBA MOVE 2, R2 STOREH R2, (M3) LOADH R2, (...
21.261905
57
0.404255
1e0148c9da7139bbe14cec3bcce3f7d66c4d1a90
6,994
asm
Assembly
gc.asm
MichaelRFairhurst/copycollect.asm
9403788d888faa307230ba9949840f19f72cb83e
[ "MIT" ]
null
null
null
gc.asm
MichaelRFairhurst/copycollect.asm
9403788d888faa307230ba9949840f19f72cb83e
[ "MIT" ]
null
null
null
gc.asm
MichaelRFairhurst/copycollect.asm
9403788d888faa307230ba9949840f19f72cb83e
[ "MIT" ]
null
null
null
default rel struc heap_obj heap_obj_type: resb 1 endstruc struc string_matrix resb 1 ; matrix_type string_matrix_data: ; contiguous data endstruc struc fixed_matrix resb 1 ; matrix_type fixed_matrix_rows: resd 1 ; 64 bytes fixed_matrix_cols: resd 1 ; fi...
18.902703
63
0.727338
d362b2c98b38dabad4a64f5a2f05827bcc109365
487
asm
Assembly
data/maps/objects/PalletTown.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/maps/objects/PalletTown.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/maps/objects/PalletTown.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
PalletTown_Object: db $b ; border block def_warps warp 5, 5, 0, REDS_HOUSE_1F warp 13, 5, 0, BLUES_HOUSE warp 12, 11, 1, OAKS_LAB def_signs sign 13, 13, 4 ; PalletTownText4 sign 7, 9, 5 ; PalletTownText5 sign 3, 5, 6 ; PalletTownText6 sign 11, 5, 7 ; PalletTownText7 def_objects object SPRITE_OAK,...
23.190476
56
0.700205
b76c0ee3a7a330879ff8443ea9013633cc119e21
1,581
asm
Assembly
programs/oeis/071/A071231.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/071/A071231.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/071/A071231.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A071231: a(n) = (n^8 + n^4)/2. ; 0,1,136,3321,32896,195625,840456,2883601,8390656,21526641,50005000,107186761,215001216,407879641,737913736,1281470625,2147516416,3487920481,5510032776,8491846681,12800080000,18911526921,27438053896,39155632561,55037822976,76294140625,104413760776,141215033961,188901306496,250123560121...
197.625
1,508
0.906388
727edd0ee526ab8c3500c9874542d9c0d7134dca
482
asm
Assembly
uebung7/u7a10.asm
Sebb767/rechnerarchitektur
3df204684d66b3305110ab3ef882869ffc76a291
[ "WTFPL" ]
1
2016-05-02T12:16:44.000Z
2016-05-02T12:16:44.000Z
uebung7/u7a10.asm
Sebb767/rechnerarchitektur
3df204684d66b3305110ab3ef882869ffc76a291
[ "WTFPL" ]
null
null
null
uebung7/u7a10.asm
Sebb767/rechnerarchitektur
3df204684d66b3305110ab3ef882869ffc76a291
[ "WTFPL" ]
null
null
null
section .text extern printf global main main: mov eax, 0 ; k mov ebx, 0 ; ebx = counter mov edx, 0 ; index lp: mov eax, [buffer+edx] jz enderr add edx, eax inc ebx mov [buffer+edx], 0 jmp lp end: ; exit mov eax, 1 ; sys_exit int 0x80 ; invoke kernel again enderr: ; exit mov eax, 1 ; sys_exit...
12.358974
39
0.643154
b673bab64fb599d748e98ce747762edbdbf9a07d
21
asm
Assembly
pkgs/tools/yasm/src/modules/parsers/nasm/tests/charconstmath.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
pkgs/tools/yasm/src/modules/parsers/nasm/tests/charconstmath.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
pkgs/tools/yasm/src/modules/parsers/nasm/tests/charconstmath.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
db "string", " "+80h
10.5
20
0.52381
253faddfdadbcfca729bcd18a0b83f5280514c74
6,821
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_669.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_669.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_669.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 %rax push %rcx push %rdi push %rsi lea addresses_normal_ht+0xc483, %rsi lea addresses_WT_ht+0xa483, %rdi nop nop cmp %r10, %r10 mov $16, %rcx rep movsl nop nop inc %rax pop %rsi pop %rdi pop %rcx pop %rax pop %r10 ret .global s_faulty_load s_faulty_load: ...
31.873832
2,999
0.655036
3e0383ee93ba8900e617fdc548b7fd3948ec747e
1,073
asm
Assembly
programs/oeis/048/A048763.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/048/A048763.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/048/A048763.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A048763: Smallest cube >= n. ; 0,1,8,8,8,8,8,8,8,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,1...
71.533333
927
0.698043
56aa688852ae23479b6e04f25b18711a5dcbf4fa
2,826
asm
Assembly
src/disp.asm
drdanick/apricot-os
65fcc85313986f9c6a8aa5738c4b19fa5544caac
[ "MIT" ]
null
null
null
src/disp.asm
drdanick/apricot-os
65fcc85313986f9c6a8aa5738c4b19fa5544caac
[ "MIT" ]
null
null
null
src/disp.asm
drdanick/apricot-os
65fcc85313986f9c6a8aa5738c4b19fa5544caac
[ "MIT" ]
1
2018-07-10T19:35:07.000Z
2018-07-10T19:35:07.000Z
; asmsyntax=apricos ; =================================== ; == == ; == ApricotOS Display Library == ; == == ; == Revision 2 == ; == == ; == (C) 2014-17 Nick Stones-Havas == ; == ...
16.526316
62
0.550602
3923e07fc9c4ccbe138ce761e97786587dcdeb65
1,472
asm
Assembly
programs/oeis/115/A115067.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/115/A115067.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/115/A115067.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A115067: a(n) = (3*n^2 - n - 2)/2. ; 0,4,11,21,34,50,69,91,116,144,175,209,246,286,329,375,424,476,531,589,650,714,781,851,924,1000,1079,1161,1246,1334,1425,1519,1616,1716,1819,1925,2034,2146,2261,2379,2500,2624,2751,2881,3014,3150,3289,3431,3576,3724,3875,4029,4186,4346,4509,4675,4844,5016,5191,5369,5550,5734,5921,6...
163.555556
1,385
0.798234
14d1e599180c0acfeac737aa2453c37574e0cb0c
215
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/exp2_fastcall.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/exp2_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/math16/lm16/c/sccz80/exp2_fastcall.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math16 PUBLIC exp2f16_fastcall EXTERN _m16_exp2f defc exp2f16_fastcall = _m16_exp2f ; SDCC bridge for Classic IF __CLASSIC PUBLIC _exp2f16_fastcall defc _exp2f16_fastcall = _m16_exp2f ENDIF
14.333333
35
0.832558
568bfb02766280e2971f57117f9f775aece08637
257
asm
Assembly
kernel/utils.asm
mido3ds/soso
f646dead7afed029ba9ab4b0ef655af4b673885a
[ "BSD-2-Clause" ]
1
2021-03-29T04:23:20.000Z
2021-03-29T04:23:20.000Z
kernel/utils.asm
athna/soso
742d53e5912049a901e15fd242d64df0f1086818
[ "BSD-2-Clause" ]
null
null
null
kernel/utils.asm
athna/soso
742d53e5912049a901e15fd242d64df0f1086818
[ "BSD-2-Clause" ]
null
null
null
[GLOBAL readEip] readEip: pop eax jmp eax [GLOBAL disablePaging] disablePaging: mov edx, cr0 and edx, 0x7fffffff mov cr0, edx ret [GLOBAL enablePaging] enablePaging: mov edx, cr0 or edx, 0x80000000 mov cr0, edx ret
13.526316
23
0.649805
f863e72feb7fdd284f19e38ee0df513d1e96a424
866
asm
Assembly
oeis/142/A142263.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/142/A142263.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/142/A142263.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A142263: Primes congruent to 14 mod 43. ; Submitted by Jamie Morken(s4) ; 229,401,487,659,1433,1777,1949,2207,2293,2551,3067,3583,4013,4099,4271,4357,4787,5303,5647,6163,6421,6679,7109,7883,9001,9173,9431,9689,10463,10979,11839,12011,12097,12269,12527,12613,13043,13903,14419,14591,15107,15193,15451,15881,16139,16741,...
32.074074
497
0.7194
170daf6be64c64f8184c5221794f2168d2927e6a
511
asm
Assembly
libsrc/_DEVELOPMENT/stdlib/z80/asm_strtof.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/stdlib/z80/asm_strtof.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/stdlib/z80/asm_strtof.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; =============================================================== ; Jun 2015 ; =============================================================== ; ; float strtof(const char *nptr, char **endptr) ; ; Read float from string per C11. ; ; An alias for strtod() since the C compilers do not distinguish ; between float and do...
22.217391
65
0.46184
4ac5dc36d948d714d8204ec71878a6d151a8f4dc
319
asm
Assembly
src/stars/tests/tests/pseudoOps/sle_sleu_test.asm
kevintmcdonnell/stars
ce0df570c546a8490ef4f9ceeb84c8e1132b2791
[ "MIT" ]
9
2020-11-05T21:26:09.000Z
2022-03-04T15:24:40.000Z
src/stars/tests/tests/pseudoOps/sle_sleu_test.asm
kevintmcdonnell/stars
ce0df570c546a8490ef4f9ceeb84c8e1132b2791
[ "MIT" ]
7
2020-11-06T15:59:40.000Z
2021-08-31T16:36:43.000Z
src/stars/tests/tests/pseudoOps/sle_sleu_test.asm
kevintmcdonnell/stars
ce0df570c546a8490ef4f9ceeb84c8e1132b2791
[ "MIT" ]
1
2021-07-13T21:55:02.000Z
2021-07-13T21:55:02.000Z
.text main: # Testing with same values li $t0, 10 li $t1, 10 # Should be 1 sle $a0, $t0, $t1 li $v0, 1 syscall # Should be 1 sleu $a0, $t0, $t1 li $v0, 1 syscall # Testing with diff values li $t0, -10 li $t1, 10 # Should be 1 sle $a0, $t0, $t1 li $v0, 1 syscall # Should be 0 sleu $a0, $t0, $t1 li $v0, 1 syscall
10.290323
26
0.61442
0a143e3f7a10b1a3c41eb2cc06bd874dceec56a1
16,077
asm
Assembly
words/__words.asm
paulscottrobson/MZ-System
5bad81f02826c893463ddd2a44402f7465e6b4bf
[ "MIT" ]
null
null
null
words/__words.asm
paulscottrobson/MZ-System
5bad81f02826c893463ddd2a44402f7465e6b4bf
[ "MIT" ]
null
null
null
words/__words.asm
paulscottrobson/MZ-System
5bad81f02826c893463ddd2a44402f7465e6b4bf
[ "MIT" ]
null
null
null
; ; Generated. ; ; *************************************************************************************** ; *************************************************************************************** ; ; Name : binary.words ; Author : Paul Robson (paul@robsons.org.uk) ; Date : 16th November 2018 ; Purpose : Binary...
19.654034
89
0.578964
514c45600b053befd50eafdf8bfaba6437a7731e
178
asm
Assembly
test/asm/retn.asm
nigelperks/BasicAssembler
13dcc861254fa6c19f1d450682b4495bbebcf934
[ "MIT" ]
null
null
null
test/asm/retn.asm
nigelperks/BasicAssembler
13dcc861254fa6c19f1d450682b4495bbebcf934
[ "MIT" ]
null
null
null
test/asm/retn.asm
nigelperks/BasicAssembler
13dcc861254fa6c19f1d450682b4495bbebcf934
[ "MIT" ]
null
null
null
IDEAL SEGMENT image ASSUME CS:image,DS:image,ES:image,SS:image ORG 100h start: ret retn ret 30h retn 30h ENDS END start
12.714286
47
0.533708
a4c281e582cf7efeca43cbd191b34a77a9bae8b3
754
asm
Assembly
programs/oeis/167/A167821.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/167/A167821.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/167/A167821.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A167821: a(n) is the number of n-tosses having a run of 3 or more heads or a run of 3 or more tails for a fair coin (i.e., probability is a(n)/2^n). ; 0,0,2,6,16,38,86,188,402,846,1760,3630,7438,15164,30794,62342,125904,253782,510758,1026684,2061730,4136990,8295872,16627166,33311646,66716028,133582106,267406998,53520...
58
509
0.797082
ac5231bfe0ca0dd4f9ee1c5026843cfb223e873d
40,911
asm
Assembly
7800openbios.asm
7800-devtools/7800OpenBIOS
b8bc745a8744ae3e0d24cc151e63f669f6a87c24
[ "CC0-1.0" ]
1
2022-02-02T02:53:19.000Z
2022-02-02T02:53:19.000Z
7800openbios.asm
7800-devtools/7800OpenBIOS
b8bc745a8744ae3e0d24cc151e63f669f6a87c24
[ "CC0-1.0" ]
null
null
null
7800openbios.asm
7800-devtools/7800OpenBIOS
b8bc745a8744ae3e0d24cc151e63f669f6a87c24
[ "CC0-1.0" ]
1
2022-01-11T15:08:18.000Z
2022-01-11T15:08:18.000Z
; ** Atari 7800 OpenBIOS ; ********************************************************************** ; ** Created by Bob DeCrescenzo and Michael Saarna, 2021 ; ** ; ** the BIOS source code is provided here under the CC0 license. ; ** https://creativecommons.org/publicdomain/zero/1.0/legalcod...
27.292195
79
0.651218
4df4605b25ddeaa39667d0b01f57256e19393a87
395
asm
Assembly
libsrc/z80_crt0s/z80/sccz80/l_plong.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/z80_crt0s/z80/sccz80/l_plong.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/z80_crt0s/z80/sccz80/l_plong.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; Z88 Small C+ Run Time Library ; Long functions ; SECTION code_crt0_sccz80 PUBLIC l_plong .l_plong ld a,l ld (bc),a inc bc ld a,h ld (bc),a inc bc ld a,e ld (bc),a ...
17.173913
42
0.336709
19e2d3c78c8bb30d01f304ab1a628af6e14cdfef
3,232
asm
Assembly
src/main.asm
Fabian-Schneider01/Virtual-Piano
aa232b4fc4fa09fa43643db8ae10414406166df5
[ "MIT" ]
1
2021-10-30T19:03:41.000Z
2021-10-30T19:03:41.000Z
src/main.asm
Fabian-Schneider01/Virtual-Piano
aa232b4fc4fa09fa43643db8ae10414406166df5
[ "MIT" ]
null
null
null
src/main.asm
Fabian-Schneider01/Virtual-Piano
aa232b4fc4fa09fa43643db8ae10414406166df5
[ "MIT" ]
null
null
null
#SETUP FOR THE MINI-GAME (memory game) #open the bitmap bisplay and the virtual piano in the tool section #press the game button in the virtual piano tool #select 32 for "unit width in pixels" and "unit height in pixels" #select 512 for "display width in pixels" and 256 for "display height in pixels" #select 0x10040000...
28.350877
134
0.745359
1fca9bf14de869adc7ef58edd5c1bb00aa9f9324
182
asm
Assembly
data/pokemon/dex_entries/bellrun.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/dex_entries/bellrun.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/dex_entries/bellrun.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db "LOUDCAT@" ; species name db "Each clan has its" next "own distinctive" next "pitch to their" page "bell chime. They" next "communicate using" next "chime sequences.@"
18.2
29
0.686813
5d8fac0f3271e21389458754e91050f045db4941
1,851
asm
Assembly
src/05.protection_kernel.asm
myyrakle/os
f0ec2cc5eba58c67ff24e4cf8a05f49e0f9943c4
[ "MIT" ]
null
null
null
src/05.protection_kernel.asm
myyrakle/os
f0ec2cc5eba58c67ff24e4cf8a05f49e0f9943c4
[ "MIT" ]
null
null
null
src/05.protection_kernel.asm
myyrakle/os
f0ec2cc5eba58c67ff24e4cf8a05f49e0f9943c4
[ "MIT" ]
null
null
null
org 0x8000 ; 밑의 :gdtr 레이블을 GDT로 등록 xor ax, ax lgdt [gdtr] ; gdt 로드 명령 cli ; 인터럽트 막음. 전환중에 인터럽트가 걸리면 죽을수도 있음. ; 32비트 보호모드 스위치 mov eax, cr0 or eax, 1 mov cr0, eax ; 파이프라이닝으로 남아있을 수 있는 16비트 크기의 명령어 정리 jmp $+2 nop nop ; 실질적인 로직인 Entry32 부분으로 점프 jmp codeDescriptor:Entry32 ; 32비트 엔트리 [bits 32] Entry32: ; 세그먼트...
18.69697
59
0.570502