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
e443f48deecaeaa0a731bb9fcc126c0f8adeb261
12,108
asm
Assembly
code/engine.asm
sinusoid-studios/rhythm-land
6471f1d7b7d885bbb898888645ac291d45125134
[ "MIT" ]
11
2021-08-10T20:31:11.000Z
2021-12-28T11:57:03.000Z
code/engine.asm
sinusoid-studios/rhythm-land
6471f1d7b7d885bbb898888645ac291d45125134
[ "MIT" ]
null
null
null
code/engine.asm
sinusoid-studios/rhythm-land
6471f1d7b7d885bbb898888645ac291d45125134
[ "MIT" ]
1
2021-10-02T17:49:10.000Z
2021-10-02T17:49:10.000Z
INCLUDE "constants/hardware.inc" INCLUDE "constants/hits.inc" INCLUDE "constants/engine.inc" SECTION "Engine Variables", HRAM ; Bank number of current game's hit table ; Also used for telling whether or not there are any more hits left in ; the game. No more hits = 0 hHitTableBank:: DS 1 ; Pointer to current posi...
26.966592
77
0.574248
fefb3c1322cda051d8b33465799c23d21d429c20
1,762
asm
Assembly
examples/kernel/drivers/soc/watchdog/watchdog.asm
rostislav-nikitin/socOS
75e3bbaa16086df5dd1a476ee86052b3073ce075
[ "MIT" ]
1
2020-07-29T12:30:42.000Z
2020-07-29T12:30:42.000Z
examples/kernel/drivers/soc/watchdog/watchdog.asm
rostislav-nikitin/socOS
75e3bbaa16086df5dd1a476ee86052b3073ce075
[ "MIT" ]
null
null
null
examples/kernel/drivers/soc/watchdog/watchdog.asm
rostislav-nikitin/socOS
75e3bbaa16086df5dd1a476ee86052b3073ce075
[ "MIT" ]
null
null
null
.cseg .org 0x00 rcall main_thread ; include components interrupts ;.include "../../../../../src/kernel/drivers/{driver_name}_int.asm" ; include components definitions .include "../../../../../src/kernel/kernel_def.asm" ;.include "../../../../../src/kernel/drivers/{driver_name}_def.asm" .include "../../../../../src/ker...
30.37931
68
0.664018
162fa2bca0540dea5fe561ac8bede61c13b3bc99
85
asm
Assembly
WEEK-6/2.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
WEEK-6/2.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
WEEK-6/2.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
LDA 9050 SUI 30 CPI 0A JC LAST SUI 07 LAST: STA 9051 HLT
9.444444
17
0.494118
a55f9a134d8af2cdaefb84d44a0f94f9af576ead
7,149
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_3910_18.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_notsx.log_3910_18.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_notsx.log_3910_18.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 %r15 push %r8 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_D_ht+0xbb13, %r9 nop nop sub %rax, %rax mov (%r9), %rsi nop nop nop nop lfence lea addresses_normal_ht+0x6e5b, %r9 xor $17873, %rax movb (%r9), %r8b nop nop nop xor $9258, %...
34.703883
2,999
0.655476
3a824682c6460bd873ae0483b585950b967d5b7b
769
asm
Assembly
nasm/helloos1.asm
etoki/testos
aa822c2f10244d4de7165cbbdb45a272779bc563
[ "MIT" ]
null
null
null
nasm/helloos1.asm
etoki/testos
aa822c2f10244d4de7165cbbdb45a272779bc563
[ "MIT" ]
null
null
null
nasm/helloos1.asm
etoki/testos
aa822c2f10244d4de7165cbbdb45a272779bc563
[ "MIT" ]
null
null
null
DB 0xeb, 0x4e, 0x90 DB "HELLOIPL" DW 512 DB 1 DW 1 DB 2 DW 224 DW 2880 DB 0xf0 DW 9 DW 18 DW 2 DD 0 DD 2880 DB 0,0,0x29 DD 0xffffffff DB "HELLO-OS " DB "FAT12 " TIMES 18 DB 0 ;....... DB 0xb8, 0x00, 0x00, 0x8e, 0xd0, 0xbc, 0x00, 0x7c DB 0x8e, 0xd8, 0x8...
17.477273
52
0.548765
59a2e2246af64abc4ca5135c99cd888cdde05784
620
asm
Assembly
oeis/332/A332454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/332/A332454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/332/A332454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A332454: Starting from sigma(n)+1, number of halving steps to reach 1 in '3x+1' problem, or -1 if this never happens. ; Submitted by Christian Krause ; 1,2,4,3,11,7,13,4,12,14,7,13,12,16,16,5,14,7,6,20,18,15,16,14,5,20,69,22,67,73,18,6,17,71,17,13,23,14,22,59,20,75,12,8,24,73,17,69,14,67,73,18,71,61,73,61,16,59,14,33...
88.571429
285
0.679032
206132b80e10d571d70972aca782ddeec9579edd
1,199
asm
Assembly
02. 8085/03. Swap, Sign, Array Addition.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
02. 8085/03. Swap, Sign, Array Addition.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
02. 8085/03. Swap, Sign, Array Addition.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
; Q 3> ; a> Exchange the content of two memory locations SU 4300h [4300h] = 01h ; A = 1 [4301h] = 02h ; B = 2 . A ORG 4200h lxi h, 4300h mov b, M inx h mov c, M mov M, b dcx h mov M, c hlt . G 4200h INT ; (try '.' here) SU 4300h [4300h] -> 02h ; A = 2...
12.489583
60
0.47623
913da615ad3bf36e4fc608419fd3edb4bf5040ee
1,831
asm
Assembly
libsrc/_DEVELOPMENT/l/z80/ascii/num_to_txt/small/l_small_ultoa.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/_DEVELOPMENT/l/z80/ascii/num_to_txt/small/l_small_ultoa.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/_DEVELOPMENT/l/z80/ascii/num_to_txt/small/l_small_ultoa.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
SECTION code_clib SECTION code_l PUBLIC l_small_ultoa l_small_ultoa: ; write unsigned long decimal to ascii buffer ; ; enter : dehl = unsigned long ; bc = char *buffer ; carry set to write leading zeroes ; ; exit : de = char *buffer (one byte past last char written) ; ...
12.455782
66
0.505188
daa09ebed0fe10be4da1f860cbcc6c1495e1a273
7,638
asm
Assembly
src/test/ref/min-fmul-16.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/min-fmul-16.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/min-fmul-16.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
/// @file /// A lightweight library for printing on the C64. /// /// Printing with this library is done by calling print_ function for each element // Commodore 64 PRG executable file .file [name="min-fmul-16.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [s...
19.336709
89
0.568473
a44b9b96a8842e388688ce7ad167a1dd482cc7d7
50
asm
Assembly
tests/data_deferred/2.asm
NullMember/customasm
6e34d6432583a41278e6b3596f1817ae82149531
[ "Apache-2.0" ]
414
2016-10-14T22:39:20.000Z
2022-03-30T07:52:44.000Z
tests/data_deferred/2.asm
NullMember/customasm
6e34d6432583a41278e6b3596f1817ae82149531
[ "Apache-2.0" ]
100
2018-03-22T16:12:24.000Z
2022-03-26T09:19:23.000Z
tests/data_deferred/2.asm
NullMember/customasm
6e34d6432583a41278e6b3596f1817ae82149531
[ "Apache-2.0" ]
47
2017-06-29T15:12:13.000Z
2022-03-10T04:50:51.000Z
#d16 x ; = 0x0055 #d16 x - 0x5 ; = 0x0050 x = 0x55
16.666667
23
0.56
c2d26d60a61565219facecd9a52663a9700d7007
180
asm
Assembly
tests/div.asm
mantal/AVM
0eb0eb177c01bd670d3b2a1a55f5633427560f23
[ "Apache-2.0" ]
null
null
null
tests/div.asm
mantal/AVM
0eb0eb177c01bd670d3b2a1a55f5633427560f23
[ "Apache-2.0" ]
null
null
null
tests/div.asm
mantal/AVM
0eb0eb177c01bd670d3b2a1a55f5633427560f23
[ "Apache-2.0" ]
null
null
null
push int32(7) push int32(42) div assert int32(6) pop push int8(2) push int32(100000) div assert int32(50000) pop push int16(2) push float(3.14) div assert double(1.57) pop exit
9
19
0.733333
56a9f9a47c8a43d2c14ffe98c4307fa24fb32130
224
asm
Assembly
libsrc/gfx/portable/undraw.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/gfx/portable/undraw.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/gfx/portable/undraw.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_graphics PUBLIC undraw PUBLIC _undraw EXTERN unplot EXTERN commondraw ;void undraw(int x, int y, int x2, int y2) __smallc ;Note ints are actually uint8_t undraw: _undraw: ld hl,unplot jp commondraw
13.176471
52
0.758929
0cb94d8d8dc2882fcc007a8d301f3fb8b261cd37
489
asm
Assembly
programs/oeis/131/A131849.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/131/A131849.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131849.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A131849: Cardinality of largest subset of {1,...,n} such that the difference between any two elements of the subset is never one less than a prime. ; 0,1,1,1,2,2,2,2,2,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5 mov $2,$0 mov $5,$0 lpb $5 mov $0,$2 sub $5,1 sub $0,$5 mov $6,1 sub $6,$0 sub $0,1 m...
16.862069
149
0.548057
b701202fa7702388f6a552814a81b7531dbcea64
2,284
asm
Assembly
Tools/Number/BCDconversions.asm
jaredwhitney/os3
05e0cda4670da093cc720d0dccbfeb29e788fa0f
[ "MIT" ]
5
2015-02-25T01:28:09.000Z
2021-05-22T09:03:04.000Z
Tools/Number/BCDconversions.asm
jaredwhitney/os3
05e0cda4670da093cc720d0dccbfeb29e788fa0f
[ "MIT" ]
38
2015-02-10T18:37:11.000Z
2017-10-03T03:08:50.000Z
Tools/Number/BCDconversions.asm
jaredwhitney/os3
05e0cda4670da093cc720d0dccbfeb29e788fa0f
[ "MIT" ]
2
2016-05-06T22:48:46.000Z
2017-01-12T19:28:49.000Z
Number.hexToBCD : ; eg 10b10 (0xF) -> 0x10 : inp in ebx, out in ebx push eax push ecx push edx cmp ebx, 101 jg Number.hexToBCD.noTable mov eax, Number_BCDTTABLE add eax, ebx mov bl, [eax] and ebx, 0xFF pop edx pop ecx pop eax ret Number.hexToBCD.noTable : ; perform actual calculations in here! popa ret Number.B...
36.83871
98
0.685201
b6860e4a8e3a78c257d536916c8fb49acc5a1c83
634
asm
Assembly
programs/oeis/027/A027874.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/027/A027874.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/027/A027874.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A027874: Minimal degree path length of a tree with n leaves. ; 0,4,9,16,23,30,38,46,54,64,74,84,94,104,114,124,134,144,155,166,177,188,199,210,221,232,243,256,269,282,295,308,321,334,347,360,373,386,399,412,425,438,451,464,477,490,503,516,529,542,555,568,581,594,608,622,636,650,664,678,692,706,720,734,748,762,776,790...
31.7
403
0.66877
19fd32162c227bfe3e2ec956d6d95bb08655f58a
166
asm
Assembly
kernel_data.asm
miles-canfield/Lassen-Peak
c0d9d6232c9fcaeb5ba4d9872e8e7966cc08652e
[ "MIT" ]
null
null
null
kernel_data.asm
miles-canfield/Lassen-Peak
c0d9d6232c9fcaeb5ba4d9872e8e7966cc08652e
[ "MIT" ]
null
null
null
kernel_data.asm
miles-canfield/Lassen-Peak
c0d9d6232c9fcaeb5ba4d9872e8e7966cc08652e
[ "MIT" ]
null
null
null
gdt_data: dq 0x0000000000000000 ;Null entry dq 0x0020980000000000 ;code dq 0x0000900000000000 ;data dq 0x0020f80000000000 ;user code times 0x1000-($-gdt_data) db 0
18.444444
33
0.813253
3b7e3f436607f55f30981c348eca0f628a3324ef
2,431
asm
Assembly
kernel/asm/smp.asm
echidnaOS/echidnaOS-mirror
0975d50b855d0fb4a5c929c3e2e4783798538aed
[ "BSD-2-Clause" ]
39
2017-05-09T10:58:48.000Z
2020-10-22T02:52:39.000Z
kernel/asm/smp.asm
echidnaOS/echidnaOS-mirror
0975d50b855d0fb4a5c929c3e2e4783798538aed
[ "BSD-2-Clause" ]
3
2017-10-22T21:12:57.000Z
2018-02-19T18:01:50.000Z
kernel/asm/smp.asm
echidnaOS/echidnaOS-mirror
0975d50b855d0fb4a5c929c3e2e4783798538aed
[ "BSD-2-Clause" ]
14
2017-08-05T23:06:20.000Z
2021-04-05T09:04:27.000Z
global prepare_smp_trampoline global init_cpu0_local global check_ap_flag global get_cpu_number global get_cpu_kernel_stack global get_current_task global set_current_task global get_idle_cpu global set_idle_cpu global get_ts_enable global set_ts_enable global dump_fx_state extern kalloc extern load_tss section .data...
16.425676
64
0.653229
9cd43b5c389d134453494d4335adc7b27068a3ad
566
asm
Assembly
oeis/309/A309091.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/309/A309091.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/309/A309091.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A309091: Decimal expansion of 4/(Pi-2). ; Submitted by Jon Maiga ; 3,5,0,3,8,7,6,7,8,7,7,6,8,2,1,7,3,2,2,4,0,7,8,1,9,4,0,3,0,2,2,9,0,7,7,5,8,5,0,0,7,9,6,0,1,3,6,1,1,4,8,3,1,2,7,2,8,0,9,4,1,9,0,0,2,7,9,9,6,5,7,7,4,0,8,7,4,2,1,9,9,0,2,6,9,0,3,3,5,0,3,7,6,7,0,8,9,1,4,3 mov $1,1 mov $2,1 mov $3,$0 mul $3,5 lpb $3 mul ...
16.647059
201
0.515901
afe7eb25b9109a134d84a12a81ea4ab14c92d2fc
292
asm
Assembly
assembler/tests/t_enum/t_enum.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
null
null
null
assembler/tests/t_enum/t_enum.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
null
null
null
assembler/tests/t_enum/t_enum.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
null
null
null
cpu z80 enum e1_v1=1,e1_v2 nextenum e1_v3,e1_v4 enum e2_v0,e2_v1,e2_v2 db e1_v1,e1_v2,e1_v3,e1_v4 db e2_v0,e2_v1,e2_v2 enumconf 2,code enum vec_reset,vec_int0,vec_int1,vec_int2 nextenum vec_pcint0,vec_pcint1 dw vec_reset,vec_int0,vec_int1,vec_int2,vec_pcint0,vec_pcint1
18.25
63
0.787671
0373caedd1b0656534df44dee87b91cc1804648e
715
asm
Assembly
libsrc/math/mbf64/c/sccz80/___mbf64_setup_arith.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/math/mbf64/c/sccz80/___mbf64_setup_arith.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/math/mbf64/c/sccz80/___mbf64_setup_arith.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_mbf64 INCLUDE "mbf64.def" EXTERN ___mbf64_FA ; Put the two arguments into the required places ; ; This is for arithmetic routines, where we need to use ; double precision values (so pad them out) ; ; Entry: dehl = right hand operand ; Stack: defw return address ; defw c...
17.875
56
0.683916
5908f7473d7c085af2268905efb97da01a9433da
4,869
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_12_1056.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_12_1056.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_12_1056.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 %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x4a36, %rax nop nop nop nop nop dec %r12 movw $0x6162, (%rax) xor $10272, %rax lea addresses_D_ht+0x13136, %r10 nop nop and $26993, %r9 mov $0x6162636465666768, %rbp movq %rbp...
20.20332
152
0.65229
676795e7896a5aa338658ede6b49bf8737977f7a
246
asm
Assembly
8088/xtserver/testcases/clicks.asm
reenigne/reenigne
c3eb8b31d7964e78bbe44908987d4be052a74488
[ "Unlicense" ]
92
2015-04-10T17:45:11.000Z
2022-03-30T17:58:51.000Z
8088/xtserver/testcases/clicks.asm
MS-DOS-stuff/reenigne
0a113990aef398550c6f14d1c7a33af1cb091887
[ "Unlicense" ]
2
2017-11-05T07:21:35.000Z
2018-11-04T23:36:13.000Z
8088/xtserver/testcases/clicks.asm
MS-DOS-stuff/reenigne
0a113990aef398550c6f14d1c7a33af1cb091887
[ "Unlicense" ]
18
2015-04-11T20:32:44.000Z
2021-11-06T05:19:57.000Z
org 0 cpu 8086 sti mov ax,0x40 mov ds,ax in al,0x61 and al,0xfc out 0x61,al loopTop: push ax mov ax,[0x6c] delayLoop: mov bx,[0x6c] sub bx,ax cmp bx,18 jbe delayLoop pop ax xor al,2 out 0x61,al jmp loopTop
8.482759
15
0.617886
94ef9d74c9981a498bfe471a1ccb1eeb786a5a00
3,166
asm
Assembly
target_code/chargen.asm
jbush001/risc_processor
9542d3a18f8c4224ef6865bb224e2cefe35a731f
[ "Apache-2.0" ]
14
2017-05-02T11:00:32.000Z
2021-06-24T18:31:12.000Z
target_code/chargen.asm
jbush001/risc_processor
9542d3a18f8c4224ef6865bb224e2cefe35a731f
[ "Apache-2.0" ]
null
null
null
target_code/chargen.asm
jbush001/risc_processor
9542d3a18f8c4224ef6865bb224e2cefe35a731f
[ "Apache-2.0" ]
6
2016-01-24T19:29:15.000Z
2021-06-24T18:31:12.000Z
; ; Copyright 2008-2012 Jeff Bush ; ; Licensed under the Apache License, Version 2.0 (the "License"); ; you may not use this file except in compliance with the License. ; You may obtain a copy of the License at ; ; http://www.apache.org/licenses/LICENSE-2.0 ; ; Unless required by applicable law or agreed to in ...
28.017699
110
0.637081
cca98036aa1b85fffda9ff08a496fa3980e1095d
4,714
asm
Assembly
C/BiosLib/read8042.asm
p-k-p/SysToolsLib
827be2799e541410cb5c11358cd4ce6859e171ad
[ "Apache-2.0" ]
232
2016-04-27T21:56:11.000Z
2022-03-29T09:02:15.000Z
C/BiosLib/read8042.asm
p-k-p/SysToolsLib
827be2799e541410cb5c11358cd4ce6859e171ad
[ "Apache-2.0" ]
31
2016-05-09T09:05:36.000Z
2022-03-29T19:17:45.000Z
C/BiosLib/read8042.asm
p-k-p/SysToolsLib
827be2799e541410cb5c11358cd4ce6859e171ad
[ "Apache-2.0" ]
94
2016-06-01T18:10:39.000Z
2022-03-26T10:44:57.000Z
PAGE ,132 TITLE System utilities, not relying on MS-DOS. ;*****************************************************************************; ; ; ; File name READ8042.ASM ; ; ; ; Description Low-level routines to read data from the keyboard cntrlr. ; ; ; ; ...
29.098765
79
0.502758
db780323a05cdd6d0321d0bfe523bb4160f11a3e
1,472
asm
Assembly
firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/vsm_lib/misc.asm
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
1
2019-11-04T07:11:25.000Z
2019-11-04T07:11:25.000Z
firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/vsm_lib/misc.asm
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
13
2018-10-12T21:29:09.000Z
2018-10-25T20:06:51.000Z
firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/vsm_lib/misc.asm
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
null
null
null
; ; Copyright (c) 2006-2008 Advanced Micro Devices,Inc. ("AMD"). ; ; This library 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 Free Software Foundation; either version 2.1 of the ; License, or (at your option) any lat...
23.365079
81
0.637228
015126e12a8daa003fcf1724793b59b7c1acedc2
3,190
asm
Assembly
include/test/arith.asm
eyalabraham/dragon
115532f44de70252e9014bff07ca1704d218bcf8
[ "MIT" ]
null
null
null
include/test/arith.asm
eyalabraham/dragon
115532f44de70252e9014bff07ca1704d218bcf8
[ "MIT" ]
1
2021-03-31T18:40:59.000Z
2022-01-04T03:16:16.000Z
include/test/arith.asm
eyalabraham/dragon
115532f44de70252e9014bff07ca1704d218bcf8
[ "MIT" ]
null
null
null
; ; arith.asm ; ; MC6809E emulator test code for arithmetic commands. ; Test for command correctness and flag settings. ; All tests will use direct or immediate addressing for simplicity, ; other addressing modes will be tested separately. ; jmp start ; setcf: equ $01 clrcf: equ $fe ; ...
21.554054
85
0.323197
19073cc48c6568b7d48d5894fbc22f1ae55d4862
4,197
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1121.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1121.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1121.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 %r13 push %r14 push %r8 push %rax push %rbp push %rbx push %rcx // Load lea addresses_US+0x173bd, %rcx nop nop add %rbp, %rbp mov (%rcx), %rbx nop nop nop nop nop xor $13617, %rcx // Load lea addresses_PSE+0x37bd, %rax nop...
55.223684
2,999
0.658327
0e584588c723f8de47b2bb9eb78c005fcffc9947
35
asm
Assembly
engine/enemies.asm
mkiesinski/the-way-nes
59df7a4b09f76eedcac50bd0121899f01387e9dc
[ "MIT" ]
2
2018-02-10T19:47:03.000Z
2018-09-05T18:07:25.000Z
engine/enemies.asm
mkiesinski/no-mans-byte-nes
59df7a4b09f76eedcac50bd0121899f01387e9dc
[ "MIT" ]
null
null
null
engine/enemies.asm
mkiesinski/no-mans-byte-nes
59df7a4b09f76eedcac50bd0121899f01387e9dc
[ "MIT" ]
null
null
null
processEnemies: JSR drawEnemies
17.5
19
0.8
3eaafe857ed02c6774fbc46ccfa8d84917f312e1
338
asm
Assembly
programs/oeis/049/A049711.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/049/A049711.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/049/A049711.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A049711: a(n) = n - prevprime(n). ; 1,1,2,1,2,1,2,3,4,1,2,1,2,3,4,1,2,1,2,3,4,1,2,3,4,5,6,1,2,1,2,3,4,5,6,1,2,3,4,1,2,1,2,3,4,1,2,3,4,5,6,1,2,3,4,5,6,1,2,1,2,3,4,5,6,1,2,3,4,1,2,1,2,3,4,5,6,1,2,3,4,1,2,3,4,5,6,1,2,3,4,5,6 add $0,1 cal $0,175851 ; a(n) = 1 for noncomposite n, a(n) = n - previousprime(n) + 1 for compo...
48.285714
187
0.54142
f170f018adb3550a3f93562366d1a5fdcf9b9baa
699
asm
Assembly
cards/bn4/ModCards/134-F002 MAX HP +750 (0A).asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
10
2017-12-05T14:25:38.000Z
2022-02-21T04:28:00.000Z
cards/bn4/ModCards/134-F002 MAX HP +750 (0A).asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
null
null
null
cards/bn4/ModCards/134-F002 MAX HP +750 (0A).asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
null
null
null
.include "defaults_mod.asm" table_file_jp equ "exe4-utf8.tbl" table_file_en equ "bn4-utf8.tbl" game_code_len equ 3 game_code equ 0x4234574A // B4WJ game_code_2 equ 0x42345745 // B4WE game_code_3 equ 0x42345750 // B4WP card_type equ 1 card_id equ 92 card_no equ "092" card_sub equ "Mod Card 092" card_sub_x ...
25.888889
35
0.765379
e9a780be8409ffb47019b6c246201246c4e7fceb
440
asm
Assembly
oeis/332/A332491.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/332/A332491.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/332/A332491.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A332491: a(n) = 2*a(n-1) + a(n-3), where a(0) = 3, a(1) = 1, a(2) = 2. ; Submitted by Christian Krause ; 3,1,2,7,15,32,71,157,346,763,1683,3712,8187,18057,39826,87839,193735,427296,942431,2078597,4584490,10111411,22301419,49187328,108486067,239273553,527734434,1163954935,2567183423,5662101280,12488157495,27543498413 ...
25.882353
214
0.668182
71cad84e90c1d4094029b57206d18706c7222a8f
8,986
asm
Assembly
Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1551.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1551.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1551.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 %r8 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x105f7, %rsi lea addresses_normal_ht+0x13664, %rdi clflush (%rdi) cmp $37379, %rbx mov $102, %rcx rep movsl and %rbp, %rbp lea addresses_normal_ht+0xeed4, %r13 nop nop nop and $26505, %...
31.640845
2,999
0.650011
6529a1f38e998d900ffde2cca28a0660e2553963
713
asm
Assembly
Windows/Visual Studio/SignDivMul/SignDivMul/DivMul.asm
leonhad/masm
f5739a8c8c6c461f9e928576ff36f7991541959b
[ "MIT" ]
9
2020-05-29T14:03:07.000Z
2021-06-17T07:56:26.000Z
Windows/Visual Studio/SignDivMul/SignDivMul/DivMul.asm
leonhad/masm
f5739a8c8c6c461f9e928576ff36f7991541959b
[ "MIT" ]
null
null
null
Windows/Visual Studio/SignDivMul/SignDivMul/DivMul.asm
leonhad/masm
f5739a8c8c6c461f9e928576ff36f7991541959b
[ "MIT" ]
4
2021-04-17T17:41:54.000Z
2022-03-13T16:06:39.000Z
.386 .model flat, c .code ; Return: 0 Error (Division by zero) ; : 1 Success ; Computation *prod = a * b ; *quo = a / b ; *rem = a % b IntegerMulDiv proc push ebp mov ebp, esp push ebx xor eax, eax ; eax = 0 mov ecx, [ebp+8] ; ecx = a mov edx, [ebp+12] ; edx = b or edx, edx ...
15.5
39
0.57223
fe8b9969aeae10a4f6ce42ac56e5ff5ccd25f814
510
asm
Assembly
data/wildPokemon/seafoamislandb3.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
1
2022-01-09T05:28:52.000Z
2022-01-09T05:28:52.000Z
data/wildPokemon/seafoamislandb3.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
data/wildPokemon/seafoamislandb3.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
IslandMonsB3: db $0A IF DEF(_BLUE) db 31,SLOWPOKE db 31,SEEL db 33,SLOWPOKE db 33,SEEL db 29,KRABBY db 31,SHELLDER db 31,KRABBY db 29,SHELLDER db 37,JYNX db 39,DEWGONG ELSE db 31,PSYDUCK db 31,SEEL db 33,PSYDUCK db 33,SEEL db 29,KRABBY db 31,STARYU db 31,KRABBY db 29,STARYU db 37,KINGLER db 39,DEWG...
13.783784
17
0.733333
c4dbe1552a07d20ea4170c71e4bcd1d0032bfeec
229
asm
Assembly
programs/oeis/253/A253570.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/253/A253570.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/253/A253570.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A253570: Maximum number of circles of radius 1 that can be packed into a regular n-gon with side length 2 (conjectured). ; 0,1,1,1,3,4,5,7,8,9 mov $1,1 mov $2,6 lpb $2 sub $0,1 sub $2,$1 mul $1,$0 lpe add $0,1 mod $0,10
17.615385
122
0.646288
1c8652d87885e0e82db63a8130c46fb103e7ca81
19,284
asm
Assembly
build/win32/BHAPI_VCC/Debug/SupportDefs.asm
stasinek/BHAPI
5d9aa61665ae2cc5c6e34415957d49a769325b2b
[ "BSD-3-Clause", "MIT" ]
3
2018-05-21T15:32:32.000Z
2019-03-21T13:34:55.000Z
build/win32/BHAPI_VCC/Debug/SupportDefs.asm
stasinek/BHAPI
5d9aa61665ae2cc5c6e34415957d49a769325b2b
[ "BSD-3-Clause", "MIT" ]
null
null
null
build/win32/BHAPI_VCC/Debug/SupportDefs.asm
stasinek/BHAPI
5d9aa61665ae2cc5c6e34415957d49a769325b2b
[ "BSD-3-Clause", "MIT" ]
null
null
null
; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.3077 ; Generated by VC++ for Common Language Runtime .file "\Documents and Settings\stasiek.TC12\My Documents\prc++\x86_libraries\Bhapi\src\kits\support\SupportDefs.cpp" .global ?B_EMPTY_STRING@@3PBDB ; B_EMPTY_STRING .rdata .space 12 $SG535...
30.609524
147
0.737917
9a5727eceff3c37bbd139a5e3488d1534a3f0bca
849
asm
Assembly
Program1(SubThree)/SubThree.asm
TomasOchoa/CSCI-231-Program1
1850d51a0078e8423e07bbf1a0e8b6b5b962854f
[ "MIT" ]
null
null
null
Program1(SubThree)/SubThree.asm
TomasOchoa/CSCI-231-Program1
1850d51a0078e8423e07bbf1a0e8b6b5b962854f
[ "MIT" ]
null
null
null
Program1(SubThree)/SubThree.asm
TomasOchoa/CSCI-231-Program1
1850d51a0078e8423e07bbf1a0e8b6b5b962854f
[ "MIT" ]
null
null
null
;// Subtracting three integers (SubThree.asm) INCLUDE Irvine32.inc ;// Data segment .data Rval SWORD ? Int1 SWORD 26 Int2 SWORD 30 Int3 SWORD 40 ;// Code Segment .code main PROC ;// AX register is lower half or EAX register ;// Therfore clear out the upper half with zer...
22.342105
56
0.485277
c9c11a422c7781c4b16cd896c07e82e462679244
687
asm
Assembly
oeis/036/A036097.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/036/A036097.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/036/A036097.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A036097: Centered cube numbers: (n+1)^19+n^19. ; Submitted by Christian Krause ; 1,524289,1162785755,276040168411,19348364235069,628433226338621,12008254925383639,155514083261229015,1494966905748847961,11350851717672992089,71159090448414546291,380639089819037473139,1781400289746069037525,7438224249324360507861,281446...
42.9375
492
0.842795
72be47e06c13d73c21ee9b96d9db98f587e9c820
431
asm
Assembly
oeis/289/A289849.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/289/A289849.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/289/A289849.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A289849: Cardinality of the maximal set of ordered factor pairs such that a Quasi-Factor Pair Latin Square of order n exists. ; Submitted by Christian Krause ; 1,2,2,3,2,4,2,4,3,4,2,5,2,4,4,5,2,6,2,5,4,4,2,6,3,4,4,5,2 add $0,1 mov $2,2 lpb $0 mov $3,$0 lpb $3 mov $4,$0 mod $4,$2 add $2,1 cmp $4,0...
17.24
127
0.575406
8509a40d0eac247a282d1c4c8e1213204ffb5893
61
asm
Assembly
src/main/fragment/mos6502-common/pvom1=_deref_qvoc1_minus_vbuc2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/main/fragment/mos6502-common/pvom1=_deref_qvoc1_minus_vbuc2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/main/fragment/mos6502-common/pvom1=_deref_qvoc1_minus_vbuc2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
lda {c1} sec sbc #{c2} sta {m1} lda {c1}+1 sbc #0 sta {m1}+1
7.625
10
0.557377
460b19ace667842d9014a559593de3805466e8aa
520
asm
Assembly
oeis/316/A316711.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/316/A316711.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/316/A316711.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A316711: Decimal expansion of s:= t/(t - 1), with the tribonacci constant t = A058265. ; Submitted by Christian Krause ; 2,1,9,1,4,8,7,8,8,3,9,5,3,1,1,8,7,4,7,0,6,1,3,5,4,2,6,8,2,2,7,5,1,7,2,9,3,4,7,4,6,9,1,0,2,1,8,7,4,2,8,8,0,9,1,0,0,9,7,8,1,3,3,8,6,1,7,6,8,5,9,4,8,0,0,4,9,7,0,1,4,6,1,1,1,7,9,6,6,6,7,0,0,2,1,8,3,0,6...
20.8
199
0.55
d774cf219b26120e1004416631eb9e2ffd5929df
1,138
asm
Assembly
tests/parsing/dot_repeat.asm
fengjixuchui/sjasmplus
df0fabd2411bf89e23637fce46d273f52dafbe16
[ "BSD-3-Clause" ]
220
2016-10-22T19:44:39.000Z
2022-03-29T20:57:04.000Z
tests/parsing/dot_repeat.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
153
2018-05-07T10:31:23.000Z
2022-03-30T04:35:59.000Z
tests/parsing/dot_repeat.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
51
2016-05-12T21:27:36.000Z
2022-03-27T15:16:16.000Z
; dot repeater is partially tested in docs_examples, here are more complex cases and errors .16 ld (hl),c ; 16x 0x71 x: .( ( 2*2 ) + 12 ) ret z ; 16x 0xC8 .(x) ld (hl),d ; 16x 0x72 ;; syntax errors .2.3 nop ; there must be space after repeat-c...
40.642857
95
0.572056
ff8e794037140bddd6b1d4ff49c6da6378ba7137
2,812
asm
Assembly
SP1-Lab9/src/Lab9/longop.asm
JackShen1/assembly-labs
f06cab6571c712a4483a63f264cfea30db44c4a9
[ "MIT" ]
4
2021-02-22T13:14:00.000Z
2021-03-09T14:51:50.000Z
SP1-Lab9/src/Lab9/longop.asm
JackShen1/assembly-labs
f06cab6571c712a4483a63f264cfea30db44c4a9
[ "MIT" ]
null
null
null
SP1-Lab9/src/Lab9/longop.asm
JackShen1/assembly-labs
f06cab6571c712a4483a63f264cfea30db44c4a9
[ "MIT" ]
null
null
null
.586 .model flat, c .data x dd 0h x1 dd 0h x2 dd 0h b dd 0 fractionalPart db ? two dd 2 buf dd 80 dup(0) decCode db ? buffer dd 128 dup(?) .code Mul_N_x_32_LONGOP proc push ebp mov ebp, esp mov esi, [ebp + 16] mov edi, [ebp + 12] mov ebx, [ebp + 8] mov x, ebx mov ecx, 8 xor ebx, ebx @cycle1:...
12.553571
48
0.603485
75233757e39dffa25e1ca13c294e3fb83eb5ecbb
776
asm
Assembly
oeis/037/A037992.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/037/A037992.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/037/A037992.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A037992: Smallest number with 2^n divisors. ; Submitted by Jamie Morken(m3) ; 1,2,6,24,120,840,7560,83160,1081080,17297280,294053760,5587021440,128501493120,3212537328000,93163582512000,2888071057872000,106858629141264000,4381203794791824000,188391763176048432000,8854412869274276304000,433866230594439538896000,229949...
33.73913
501
0.791237
919bf30fcd8dd978e7e6ebd06cf742e302231325
446
asm
Assembly
oeis/037/A037573.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/037/A037573.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/037/A037573.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A037573: Base 8 digits are, in order, the first n terms of the periodic sequence with initial period 2,1,2. ; Submitted by Jamie Morken(s1) ; 2,17,138,1106,8849,70794,566354,4530833,36246666,289973330,2319786641,18558293130,148466345042,1187730760337,9501846082698,76014768661586,608118149292689,4864945194341514 mov ...
24.777778
172
0.721973
d6fcc593a16487af9de37acefe4fb649385b810d
616
asm
Assembly
oeis/007/A007685.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/007/A007685.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/007/A007685.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A007685: a(n) = Product_{k=1..n} binomial(2*k,k). ; Submitted by Jon Maiga ; 1,2,12,240,16800,4233600,3911846400,13425456844800,172785629592576000,8400837310791045120000,1552105098192510332190720000,1094904603628138948657963991040000,2960792853328653706847125274154762240000,3079402215032999574343421112637402015334400...
41.066667
440
0.842532
763fc34fb46ae34cf80ffbc52b5dac2d7af74c5a
8,349
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca_notsx.log_21829_1148.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca_notsx.log_21829_1148.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca_notsx.log_21829_1148.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 %r14 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x1cf31, %r14 nop nop nop sub $37020, %r9 mov $0x6162636465666768, %r11 movq %r11, %xmm0 vmovups %ymm0, (%r14) nop nop nop nop xor %rcx, %rcx lea addresses_D_ht+0x9685, %rax nop...
31.269663
2,999
0.653252
104cc3b2c2c89b2472b8723ec1c0e39813dfbd5b
1,517
asm
Assembly
libsrc/graphics/pc88/clsgraph.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/graphics/pc88/clsgraph.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/graphics/pc88/clsgraph.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; NEC PC8001 graphics library ; by Stefano Bodrato, 2018 SECTION code_clib PUBLIC cleargraphics PUBLIC _cleargraphics EXTERN pc88bios ; ; $Id: clsgraph.asm $ ; ; ****************************************************************** ; ; Clear graphics area, i.e. reset all bits and sets graphics mode ; ; Design ...
18.5
93
0.603164
503c10be700bbb5cceead3e13fbe07409de9fbe5
396
asm
Assembly
oeis/121/A121324.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/121/A121324.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/121/A121324.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A121324: Number of digits in quotient {R_(n*R_n)}/(R_n)^2, where R_n=A002275(n),n*R_n=A053422(n). ; 1,19,328,4437,55546,666655,7777764,88888873,999999982,11111111091,122222222200,1333333333309,14444444444418,155555555555527,1666666666666636,17777777777777745,188888888888888854,1999999999999999963 add $0,1 mov $3,$0 ...
28.285714
199
0.75
a39e81ab4f5ae01bb8c63357188357cd21e1d3b7
779
asm
Assembly
oeis/207/A207063.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/207/A207063.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/207/A207063.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A207063: a(n) is the smallest number larger than a(n-1) with mutual Hamming distance 2 and a(1)=0. ; Submitted by Jamie Morken(s4) ; 0,3,5,6,10,12,15,23,27,29,30,46,54,58,60,63,95,111,119,123,125,126,190,222,238,246,250,252,255,383,447,479,495,503,507,509,510,766,894,958,990,1006,1014,1018,1020,1023,1535,1791,1919,19...
111.285714
460
0.768935
ae6a39c444441089a1e323ebc9bd470dd42e9721
1,027
asm
Assembly
2nd Assignment/ASSEMBLY_1C.asm
BeenCoding/Microprocessors-NTUA
354b27a01918a2ddb64e852714599b147c1602c2
[ "MIT" ]
null
null
null
2nd Assignment/ASSEMBLY_1C.asm
BeenCoding/Microprocessors-NTUA
354b27a01918a2ddb64e852714599b147c1602c2
[ "MIT" ]
null
null
null
2nd Assignment/ASSEMBLY_1C.asm
BeenCoding/Microprocessors-NTUA
354b27a01918a2ddb64e852714599b147c1602c2
[ "MIT" ]
null
null
null
ARXH: IN 10H MVI A,FFH ; FFH=255 decimal LXI B,0900H ; BC pair has memory location 0900H LXI D,0000H ; INIT DE PAIR MVI L,00H ; L IS A COUNTER LOOPA: STAX B ; store accumulator to register pair HL DCR A ; A--; INX B ; Move one memory space down CPI 00H JNZ LOOPA ;FINISHED INIT...
30.205882
58
0.626095
0740f731f177b2e0e84e2f310d4ed2cef1a4d9a7
1,865
asm
Assembly
programs/oeis/199/A199944.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/199/A199944.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/199/A199944.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A199944: Number of -n..n arrays x(0..2) of 3 elements with zeroth through 2nd differences all nonzero. ; 2,36,142,376,778,1404,2294,3504,5074,7060,9502,12456,15962,20076,24838,30304,36514,43524,51374,60120,69802,80476,92182,104976,118898,134004,150334,167944,186874,207180,228902,252096,276802,303076,330958,360504,391...
93.25
1,601
0.836461
5735be92879c77f97345d8cd4e530ce7c66e0d2f
691
asm
Assembly
oeis/001/A001081.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/001/A001081.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/001/A001081.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A001081: a(n) = 16*a(n-1) - a(n-2). ; Submitted by Christian Krause ; 1,8,127,2024,32257,514088,8193151,130576328,2081028097,33165873224,528572943487,8424001222568,134255446617601,2139663144659048,34100354867927167,543466014742175624,8661355881006882817,138038228081367949448,2199950293420880308351,3506116646665271698...
38.388889
489
0.819103
d9c08f74debaee0011b1880fda3aaf3e45885579
8,237
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1121.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_1121.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_1121.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 %r14 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x18f99, %rsi lea addresses_WC_ht+0x1ef99, %rdi nop add %r14, %r14 mov $68, %rcx rep movsq sub $62048, %r10 lea addresses_WC_ht+0x123b9, %r12 nop nop nop nop nop xor $54976, %r...
32.301961
2,999
0.654122
3f938accb48f6a97c8b845b6b9231ff9bec7df1d
249
asm
Assembly
programs/oeis/070/A070657.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/070/A070657.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/070/A070657.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A070657: n^6 mod 34. ; 0,1,30,15,16,19,8,9,4,21,26,25,2,33,32,13,18,17,18,13,32,33,2,25,26,21,4,9,8,19,16,15,30,1,0,1,30,15,16,19,8,9,4,21,26,25,2,33,32,13,18,17,18,13,32,33,2,25,26,21,4,9,8,19,16,15,30,1,0,1,30,15,16,19,8,9,4 pow $0,6 mod $0,34
41.5
205
0.610442
c028b26d554cd360cc6ebb168968b2caccfef226
259
asm
Assembly
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadSpritePalette.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadSpritePalette.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadSpritePalette.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void SMS_loadSpritePalette(void *palette) SECTION code_clib SECTION code_SMSlib PUBLIC _SMS_loadSpritePalette EXTERN asm_SMSlib_loadSpritePalette _SMS_loadSpritePalette: pop af pop hl push hl push af jp asm_SMSlib_loadSpritePalette
13.631579
43
0.795367
43d1ba426ff3646362a1250898d754aaf9241e0d
1,767
asm
Assembly
sin.asm
jvisser/md-mode1-mcd-asic-test
bfd68e4178551e8d3e86b17cae6cf17144050930
[ "CC0-1.0" ]
2
2022-01-30T15:12:21.000Z
2022-02-14T06:26:28.000Z
sin.asm
jvisser/md-mode1-mcd-asic-test
bfd68e4178551e8d3e86b17cae6cf17144050930
[ "CC0-1.0" ]
null
null
null
sin.asm
jvisser/md-mode1-mcd-asic-test
bfd68e4178551e8d3e86b17cae6cf17144050930
[ "CC0-1.0" ]
null
null
null
; In 5:11 fixed point format (asic trace table delta format) Sin: dc.w 0, 50, 100, 150, 200, 250, 300, 350, 399, 448, 497, 546, 594, 642, 689, 737 dc.w 783, 829, 875, 920, 965, 1009, 1052, 1095, 1137, 1179, 1219, 1259, 1299, 1337, 1375, 1412 dc.w 1448, 1483, 1517, 1550, 1583, 1614, 1644, 1674, 1702, 1730, 1...
93
119
0.583475
d0283d521210560d38c00853cbb78a1e38ee4179
98
asm
Assembly
tests/std_cases/hello_world.asm
ZippyMagician/arsm
80e5d401649d43ed0640bece94593453695fc43f
[ "Apache-2.0" ]
5
2021-02-14T06:20:33.000Z
2021-08-08T19:03:11.000Z
tests/std_cases/hello_world.asm
ZippyMagician/arsm
80e5d401649d43ed0640bece94593453695fc43f
[ "Apache-2.0" ]
null
null
null
tests/std_cases/hello_world.asm
ZippyMagician/arsm
80e5d401649d43ed0640bece94593453695fc43f
[ "Apache-2.0" ]
null
null
null
str "Hello, World!" 10 .loop chr #[eh] inc eh ceq db 0 10 eh cjm :skip jmp :loop ..skip
10.888889
22
0.581633
7f1c6a0869192b0821023aea5d251553ef9df342
6,427
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_830.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_830.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_830.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 %r8 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x5318, %rbx nop nop sub $30348, %r9 mov (%rbx), %rdi nop nop nop sub %rbx, %rbx lea addresses_WT_ht+0x1eebc, %r9 and $46966, %r8 mov $0x6162636465666768, %rdi mov...
37.805882
2,999
0.65536
3d347f4a2cdffb1f7da8a32aa9c1013b6148d2c7
238
asm
Assembly
rustemu86/tests/asms/push_pop.asm
tomoyuki-nakabayashi/Rustemu86
70b5eee8f3bfd56cc7098edfba374b085f0faa56
[ "Apache-2.0" ]
3
2019-02-05T13:56:25.000Z
2019-02-07T05:27:30.000Z
rustemu86/tests/asms/push_pop.asm
tomoyuki-nakabayashi/Rustemu86
70b5eee8f3bfd56cc7098edfba374b085f0faa56
[ "Apache-2.0" ]
51
2018-07-22T00:48:48.000Z
2019-02-16T02:06:05.000Z
rustemu86/tests/asms/push_pop.asm
tomoyuki-nakabayashi/Rustemu86
70b5eee8f3bfd56cc7098edfba374b085f0faa56
[ "Apache-2.0" ]
null
null
null
bits 64 ; Expect uart recieve "CBA" mov rdx, 0x10000000 mov rsp, 0x0100 mov rax, 0x41 ; A push rax inc rax ; B push rax inc rax ; C push rax pop rbx mov [rdx], rbx ; C pop rbx mov [rdx], rbx ; B pop rbx mov [rdx], rbx ; A hlt
13.222222
27
0.634454
07ae476d434449c0214b6f1751c31e7af94f29fc
342
asm
Assembly
programs/oeis/193/A193432.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/193/A193432.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/193/A193432.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A193432: Number of divisors of n^2 + 1. ; 1,2,2,4,2,4,2,6,4,4,2,4,4,8,2,4,2,8,6,4,2,8,4,8,2,4,2,8,4,4,4,8,6,8,4,4,2,8,6,4,2,6,4,12,4,4,4,16,4,4,4,4,4,8,2,8,2,16,4,4,4,4,4,8,4,4,2,8,8,4,6,4,8,16,2,8,4,8,4,4,4,8,6,16,2,4,4,8,4,8,2,8,4,12,2,4,4,8,8,12 pow $0,2 seq $0,5 ; d(n) (also called tau(n) or sigma_0(n)), the num...
57
208
0.564327
d85c8ec05cf111194944ef0e913067f8728d2023
510
asm
Assembly
programs/oeis/056/A056119.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/056/A056119.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/056/A056119.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A056119: a(n) = n*(n+13)/2. ; 0,7,15,24,34,45,57,70,84,99,115,132,150,169,189,210,232,255,279,304,330,357,385,414,444,475,507,540,574,609,645,682,720,759,799,840,882,925,969,1014,1060,1107,1155,1204,1254,1305,1357,1410,1464,1519,1575,1632,1690,1749,1809,1870,1932,1995,2059,2124,2190,2257,2325,2394,2464,2535,2607,2680...
72.857143
450
0.743137
fc9ceaf3ee43d25904d95fa1599d5de4f862887e
286
asm
Assembly
programs/oeis/329/A329835.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/329/A329835.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/329/A329835.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A329835: Beatty sequence for (9+sqrt(101))/10. ; 1,3,5,7,9,11,13,15,17,19,20,22,24,26,28,30,32,34,36,38,40,41,43,45,47,49,51,53,55,57,59,60,62,64,66,68,70,72,74,76,78,80,81,83,85,87,89,91,93,95,97,99,100,102,104,106,108,110,112,114,116,118,120 mov $1,$0 add $1,1 mul $1,40 div $1,21
35.75
196
0.657343
4099dfda52e7d2ca7c236bbee630e6f6cd05bbf0
1,183
asm
Assembly
engine/events/engine_flags.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
engine/events/engine_flags.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
engine/events/engine_flags.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
EngineFlagAction:: ; Do action b on engine flag de ; ; b = 0: reset flag ; = 1: set flag ; > 1: check flag, result in c ; ; Setting/resetting does not return a result. ; 16-bit flag ids are considered invalid, but it's nice ; to know that the infrastructure is there. ld a, d cp HIGH(NUM_ENGINE_FLAGS) jr ...
14.083333
55
0.639899
3ab46b1b20b365bc6572a743c1b8397f84400ebf
111
asm
Assembly
libsrc/z80_crt0s/8080/sccz80/l_long_div_u.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/z80_crt0s/8080/sccz80/l_long_div_u.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/z80_crt0s/8080/sccz80/l_long_div_u.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
SECTION code_crt0_sccz80 PUBLIC l_long_div_u EXTERN l_long_divide l_long_div_u: ld a,1 jp l_long_divide
10.090909
24
0.81982
7221a42fe67aa4b0c4249a5c5ea076c4c50096a6
3,644
asm
Assembly
modules/core/Formatter - Sym.asm
vladikcomper/md-modules
24f652a036dc63f295173369dddfffb3be89bdd7
[ "MIT" ]
9
2018-01-22T06:44:43.000Z
2022-03-26T18:57:40.000Z
modules/core/Formatter - Sym.asm
vladikcomper/md-modules
24f652a036dc63f295173369dddfffb3be89bdd7
[ "MIT" ]
null
null
null
modules/core/Formatter - Sym.asm
vladikcomper/md-modules
24f652a036dc63f295173369dddfffb3be89bdd7
[ "MIT" ]
null
null
null
; =============================================================== ; --------------------------------------------------------------- ; Error handling and debugging modules ; 2016-2017, Vladikcomper ; --------------------------------------------------------------- ; String formatters : Symbols ; ------------------------...
36.079208
109
0.525247
29cbda9b4a2dec218355d5b41707cd48b0c3c66f
6,656
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_137.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_0xca_notsx.log_21829_137.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_0xca_notsx.log_21829_137.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 %r14 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x16873, %r14 nop nop nop nop cmp $18247, %rdx movups (%r14), %xmm1 vpextrq $1, %xmm1, %rbx nop xor %r12, %r12 lea addresses_A_ht+0x134cd, %r12 nop nop add $6204, %rsi...
32.950495
2,999
0.654297
230079a4182b76968d49c7bcb126ebf690e5fe09
320
asm
Assembly
oeis/021/A021937.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021937.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021937.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021937: Decimal expansion of 1/933. ; Submitted by Jamie Morken(s2.) ; 0,0,1,0,7,1,8,1,1,3,6,1,2,0,0,4,2,8,7,2,4,5,4,4,4,8,0,1,7,1,4,8,9,8,1,7,7,9,2,0,6,8,5,9,5,9,2,7,1,1,6,8,2,7,4,3,8,3,7,0,8,4,6,7,3,0,9,7,5,3,4,8,3,3,8,6,9,2,3,9,0,1,3,9,3,3,5,4,7,6,9,5,6,0,5,5,7,3,4 seq $0,173833 ; 10^n - 3. div $0,933 mod $0,10
40
199
0.559375
72e57d4bffd50eb5d27c5b288d13f31abb90ec8f
87
asm
Assembly
public/wintab/wintabx/mgrclose.asm
DannyParker0001/Kisak-Strike
99ed85927336fe3aff2efd9b9382b2b32eb1d05d
[ "Unlicense" ]
252
2020-12-16T15:34:43.000Z
2022-03-31T23:21:37.000Z
cstrike15_src/public/wintab/wintabx/mgrclose.asm
bahadiraraz/Counter-Strike-Global-Offensive
9a0534100cb98ffa1cf0c32e138f0e7971e910d3
[ "MIT" ]
23
2020-12-20T18:02:54.000Z
2022-03-28T16:58:32.000Z
cstrike15_src/public/wintab/wintabx/mgrclose.asm
bahadiraraz/Counter-Strike-Global-Offensive
9a0534100cb98ffa1cf0c32e138f0e7971e910d3
[ "MIT" ]
42
2020-12-19T04:32:33.000Z
2022-03-30T06:00:28.000Z
include xlibproc.inc include Wintab.inc PROC_TEMPLATE WTMgrClose, 1, Wintab, -, 101
21.75
44
0.770115
7a23198b1a555a3f9c22366d9b8dc50560b7db4b
317
asm
Assembly
programs/oeis/066/A066209.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/066/A066209.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/066/A066209.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A066209: A053041(n)-10^(n-1). ; 0,0,2,0,0,2,6,0,8,0,10,8,12,4,5,0,16,8,18,0,5,12,22,8,0,16,8,8,28,20,30,0,32,24,10,8,36,28,17,0,40,2,42,12,35,36,46,32,41,0,2,40,52,8,10,32,14,48,58,20,60,52,26,0,10,56,66,20,38,50,70,8,72,64,50,64,10,74,78 mov $1,$0 mov $2,1 add $2,$0 lpb $1 mul $0,10 mod $0,$2 sub $1,1 lpe
26.416667
208
0.583596
227b5456dbf1375ec9bbf7c2a1f85e24f45a4ad1
364
asm
Assembly
programs/oeis/220/A220989.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/220/A220989.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/220/A220989.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A220989: 12^(2n+1) - 6 * 12^n + 1: the left Aurifeuillian factor of 12^(6n+3) + 1. ; 7,1657,247969,35821441,5159655937,743006877697,106993187463169,15407021359595521,2218611104160546817,319479999339664244737,46005119908998197280769,6624737266944778960896001,953962166440636632998608897 mov $1,12 pow $1,$0 mul $1,2 bi...
30.333333
202
0.769231
814df6ce8954478da2b9041763812a06f30b4671
435
asm
Assembly
oeis/124/A124191.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/124/A124191.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/124/A124191.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A124191: a(n) = ((2 + 3*sqrt(2))^n - (2 - 3*sqrt(2))^n)/(2*sqrt(2)). ; Submitted by Jon Maiga ; 0,3,12,90,528,3372,20880,130728,815232,5091120,31777728,198386592,1238434560,7731150528,48262685952,301286851200,1880825008128,11741315949312,73296813911040,457565678934528,2856418110492672,17831591947054080,11131622133511...
27.1875
228
0.705747
ab1ce0a61ef90e6fc71049c1f7321399a8d74024
4,494
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_261_692.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_261_692.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_261_692.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 %r8 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x66d1, %r10 nop nop nop inc %rbp movl $0x61626364, (%r10) nop and %r8, %r8 lea addresses_UC_ht+0x1efd1, %rsi lea addresses_WC_ht+0x15091, %rdi clflush (%rsi) nop nop nop and %r...
24.828729
782
0.654651
b6fcd39c0e4ec71f94ddf1889e2921fdc28da92c
7,422
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_14997_922.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_14997_922.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_14997_922.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 %r12 push %r13 push %r9 push %rcx push %rdi push %rsi lea addresses_A_ht+0x1a214, %rsi lea addresses_UC_ht+0xb1a4, %rdi clflush (%rsi) nop nop nop nop inc %r11 mov $60, %rcx rep movsq nop nop nop nop sub $39471, %r12 lea addresses_A_ht+0x1b624, %rsi lea addres...
34.682243
2,999
0.656023
2dfd0bedf5ad258051bca171d53f12b67401c87e
582
asm
Assembly
oeis/152/A152161.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/152/A152161.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/152/A152161.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A152161: a(n) = 100*n^2 + 100*n + 21. ; 21,221,621,1221,2021,3021,4221,5621,7221,9021,11021,13221,15621,18221,21021,24021,27221,30621,34221,38021,42021,46221,50621,55221,60021,65021,70221,75621,81221,87021,93021,99221,105621,112221,119021,126021,133221,140621,148221,156021,164021,172221,180621,189221,198021,207021,21...
72.75
501
0.798969
cf7aaa78b89e54c826736949b9d547b343553e85
429
asm
Assembly
programs/oeis/118/A118148.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/118/A118148.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/118/A118148.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A118148: Start with 1 and repeatedly reverse the digits and add 51 to get the next term. ; 1,52,76,118,862,319,964,520,76,118,862,319,964,520,76,118,862,319,964,520,76,118,862,319,964,520,76,118,862,319,964,520,76,118,862,319,964,520,76,118,862,319,964,520,76,118,862,319,964,520,76,118,862,319,964 mov $2,$0 mov $0,1...
39
209
0.703963
b62d0312d29ff13c326d5294ef3fdadcd55433de
4,776
asm
Assembly
EXP0/EXP0.asm
ronchifabricio/progparamicroprocessadores
692c6a334975b958a68e3348d2badd938871e506
[ "Unlicense", "MIT" ]
2
2015-06-18T18:52:23.000Z
2015-06-18T19:24:35.000Z
EXP0/EXP0.asm
ronchifabricio/progparamicroprocessadores
692c6a334975b958a68e3348d2badd938871e506
[ "Unlicense", "MIT" ]
null
null
null
EXP0/EXP0.asm
ronchifabricio/progparamicroprocessadores
692c6a334975b958a68e3348d2badd938871e506
[ "Unlicense", "MIT" ]
null
null
null
_main: ;EXP0.c,5 :: void main() { ;EXP0.c,7 :: int count = 0; CLRF main_count_L0+0 CLRF main_count_L0+1 ;EXP0.c,9 :: TRISB = 0b00000000; CLRF TRISB+0 ;EXP0.c,10 :: TRISD = 0b00000000; CLRF TRISD+0 ;EXP0.c,11 :: PORTB = 0b00000000; CLRF PORTB+0 ;EXP0.c,12 :: ...
22.961538
56
0.530988
7ffe08e42c61d674dfaffb02385d987a21d0d57c
3,589
asm
Assembly
assembler/tests/t_870c/t_870c.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
null
null
null
assembler/tests/t_870c/t_870c.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
null
null
null
assembler/tests/t_870c/t_870c.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
null
null
null
#define B8Regs a,w,c,b,e,d,l,h #define B16Regs wa,bc,de,hl,ix,iy,sp #define SrcMem (12h),(1234h),(de),(hl),(ix),(iy),(ix-3),(4+iy),(sp+4),(hl-2),(hl+c),(+sp),(pc+a) #define DestMem (12h),(1234h),(de),(hl),(ix),(iy),(ix-3),(4+iy),(sp+4),(hl-2),(hl+c),(sp-) cpu tlcs-870/c page 0 irp reg1, B8Regs irp reg2, B8Regs l...
13.342007
96
0.621064
5fa51bb732458eece5b437fa7696f90112b109b8
3,321
asm
Assembly
scripts/SeafoamIslandsB4F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
scripts/SeafoamIslandsB4F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
scripts/SeafoamIslandsB4F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
SeafoamIslandsB4F_Script: call EnableAutoTextBoxDrawing ld a, [wSeafoamIslandsB4FCurScript] ld hl, SeafoamIslandsB4F_ScriptPointers jp CallFunctionInTable SeafoamIslands5Script_467a5: xor a ld [wSeafoamIslandsB4FCurScript], a ld [wJoyIgnore], a ret SeafoamIslandsB4F_ScriptPointers: dw SeafoamIslands5Script0 ...
19.421053
91
0.789822
ee2b8618b605b31a13232813e01ece2e24dbb57e
419
asm
Assembly
intermediate/01_file_eksternal/utama.asm
bellshade/Assembly
94e1ab38f9f217b414cf1d19f9c52c052b7ec2e0
[ "MIT" ]
6
2021-11-12T14:13:57.000Z
2022-02-18T08:24:42.000Z
intermediate/01_file_eksternal/utama.asm
AdityaFitrianaNS/Assembly
c412279c8042300e77ec862c13e19f0c1cdf71af
[ "MIT" ]
2
2021-11-22T00:50:03.000Z
2021-11-24T01:14:24.000Z
intermediate/01_file_eksternal/utama.asm
AdityaFitrianaNS/Assembly
c412279c8042300e77ec862c13e19f0c1cdf71af
[ "MIT" ]
4
2021-11-22T00:18:36.000Z
2022-03-22T06:35:31.000Z
; memaanggil file 'fungsi.asm' %include 'fungsi.asm' SECTION .data pesan1 db 'bellshade', 0Ah pesan2 db 'assembly', 0Ah SECTION .text global _start _start: mov eax, pesan1 ; memanggil fungsi sprint ; yang terdpat pada file 'fungsi.asm' call sprint mov eax, pesan2 ; memanggil fungsi sprint ; yang terd...
15.518519
40
0.71599
eab159b5d6cfc6e910de00f9cc03d6ee266c62b8
660
asm
Assembly
oeis/135/A135758.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/135/A135758.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/135/A135758.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A135758: Catalan numbers at triangular positions: a(n) = A000108(n(n+1)/2). ; Submitted by Jon Maiga ; 1,1,5,132,16796,9694845,24466267020,263747951750360,11959798385860453492,2257117854077248073253720,1759414616608818870992479875972,5632681584560312734993915705849145100,73745243611532458459690151854647329239335600,3...
50.769231
479
0.871212
932d4f6c10294531fc55dbd9ae9da2069a7abcda
650
asm
Assembly
programs/oeis/014/A014125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/014/A014125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/014/A014125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A014125: Bisection of A001400. ; 1,3,6,11,18,27,39,54,72,94,120,150,185,225,270,321,378,441,511,588,672,764,864,972,1089,1215,1350,1495,1650,1815,1991,2178,2376,2586,2808,3042,3289,3549,3822,4109,4410,4725,5055,5400,5760,6136,6528,6936,7361,7803,8262,8739,9234,9747,10279,10830,11400,11990,12600,13230,13881,14553,1524...
43.333333
510
0.743077
8464cbe655e28149fd3dd0f2e1a96a402a4fab74
343
asm
Assembly
oeis/081/A081923.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/081/A081923.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/081/A081923.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A081923: Expansion of exp(2x)/(1-x)^2. ; Submitted by Jamie Morken(s3) ; 1,4,18,92,536,3552,26608,223456,2085504,21450752,241320704,2949474816,38933066752,552141672448,8374148696064,135274709700608,2318995023429632,42051109758173184,804227474125029376 mov $1,1 lpb $0 sub $0,1 add $2,$1 add $1,$2 mul $1,2 m...
24.5
180
0.734694
21d23f51775bf81695e1b3f81be322a8e936464e
7,222
asm
Assembly
tests/vice-tests/VIC20/paddlescope/paddlescope.asm
PhylumChordata/chips-test
4f80ede2da9952efeb25d3887c768654d2374167
[ "MIT" ]
330
2017-12-11T21:20:28.000Z
2022-03-26T08:56:51.000Z
tests/vice-tests/VIC20/paddlescope/paddlescope.asm
PhylumChordata/chips-test
4f80ede2da9952efeb25d3887c768654d2374167
[ "MIT" ]
14
2019-01-07T23:50:35.000Z
2022-01-09T13:43:16.000Z
tests/vice-tests/VIC20/paddlescope/paddlescope.asm
PhylumChordata/chips-test
4f80ede2da9952efeb25d3887c768654d2374167
[ "MIT" ]
31
2018-07-02T06:13:31.000Z
2022-02-18T16:50:56.000Z
; ** Realtime sample & display of POTX or POTY on VIC-20, ; written 2018-01-05 by Michael Kircher ; ; - sample rate 512 us (^= paddle period), done in NMI, ; - display height 256 pixels, *full* resolution, ; - display width 208 pixels, equiv. ~= 100 ms, ; i.e. ~5 x 20 ms in PAL, ~6 x 16,67 ms in NTSC. ...
19.678474
58
0.416921
32bcfc5e6df820cf45fb440e9df0383fe903ff6e
1,572
asm
Assembly
src/msx/sample_res/03.asm
aburi6800/msx-PSGSoundDriver
25ac1c6acf25afd73e7aa66df2bb88b62423eb2f
[ "MIT" ]
3
2021-11-21T12:46:14.000Z
2022-01-09T01:52:52.000Z
src/msx/sample_res/03.asm
aburi6800/msx-PSGSoundDriver
25ac1c6acf25afd73e7aa66df2bb88b62423eb2f
[ "MIT" ]
4
2021-11-23T09:18:07.000Z
2021-12-03T15:40:16.000Z
src/msx/sample_res/03.asm
aburi6800/msx-PSGSoundDriver
25ac1c6acf25afd73e7aa66df2bb88b62423eb2f
[ "MIT" ]
null
null
null
_03: DB 0 DW _03_TRK1 DW _03_TRK2 DW _03_TRK3 _03_TRK1: DB 200, 0, 36, 217, %10, 212, 58, 9, 60, 9, 58, 9, 60, 9, 58, 9 DB 206, 58, 9, 212, 60, 9, 206, 60, 9, 212, 58, 9, 206, 58, 9, 212 DB 63, 9, 206, 63, 9, 200, 0, 36, 212, 53, 9, 55, 9, 53, 9, 55 DB 9, 53, 9, 206, 53, 9, 212, ...
47.636364
75
0.487913
51fa19568b0bb11fee59870fb1aef3fb3e2cfedd
2,061
asm
Assembly
libtool/src/gmp-6.1.2/mpn/x86/copyd.asm
kroggen/aergo
05af317eaa1b62b21dc0144ef74a9e7acb14fb87
[ "MIT" ]
1,602
2015-01-06T11:26:31.000Z
2022-03-30T06:17:21.000Z
libtool/src/gmp-6.1.2/mpn/x86/copyd.asm
kroggen/aergo
05af317eaa1b62b21dc0144ef74a9e7acb14fb87
[ "MIT" ]
11,789
2015-01-05T04:50:15.000Z
2022-03-31T23:39:19.000Z
libtool/src/gmp-6.1.2/mpn/x86/copyd.asm
kroggen/aergo
05af317eaa1b62b21dc0144ef74a9e7acb14fb87
[ "MIT" ]
498
2015-01-08T18:58:18.000Z
2022-03-20T15:37:45.000Z
dnl x86 mpn_copyd -- copy limb vector, decrementing. dnl Copyright 1999-2002 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it under the terms of either: dnl dnl * the GNU Lesser General Public ...
22.402174
79
0.714702
49cddf10fddf155b0b294e85cb58190070b37d6a
1,943
asm
Assembly
programs/oeis/304/A304616.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/304/A304616.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/304/A304616.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A304616: a(n) = 81*n^2 - 69*n + 24. ; 24,36,210,546,1044,1704,2526,3510,4656,5964,7434,9066,10860,12816,14934,17214,19656,22260,25026,27954,31044,34296,37710,41286,45024,48924,52986,57210,61596,66144,70854,75726,80760,85956,91314,96834,102516,108360,114366,120534,126864,133356,140010,146826,153804,160944,168246,17571...
176.636364
1,835
0.844056
9c0538d638c284e9e1d3cdedfceab6140cf697b0
8,318
asm
Assembly
Release/TheDarkTower/examples/instruction set.package/instruction set.asm
gbryant/the-dark-tower
455ceb0c00084c1546dae47297f0bf57ef90ea4f
[ "Apache-2.0" ]
3
2017-10-03T03:18:08.000Z
2020-03-30T00:49:17.000Z
Release/TheDarkTower/examples/instruction set.package/instruction set.asm
gbryant/the-dark-tower
455ceb0c00084c1546dae47297f0bf57ef90ea4f
[ "Apache-2.0" ]
null
null
null
Release/TheDarkTower/examples/instruction set.package/instruction set.asm
gbryant/the-dark-tower
455ceb0c00084c1546dae47297f0bf57ef90ea4f
[ "Apache-2.0" ]
null
null
null
@main b *end add r3,r4,r5 add. r3,r4,r5 addo r3,r4,r5 addo. r3,r4,r5 addc r3,r4,r5 addc. r3,r4,r5 addco r3,r4,r5 addco. r3,r4,r5 adde r3,r4,r5 adde. r3,r4,r5 addeo r3,r4,r5 addeo. r3,r4,r5 addi r3,r4,$1234 addic r3,r4,$1234 addic. r3,r4,$1234 addis r3,r4,$1234 addme r3,r4 addme. r3,r4 addmeo r3,r4 a...
8,318
8,318
0.672277
39c7b4a62f4b8c7a9540387e4f9270403263028f
520
asm
Assembly
programs/oeis/046/A046173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/046/A046173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/046/A046173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A046173: Indices of square numbers that are also pentagonal. ; 1,99,9701,950599,93149001,9127651499,894416697901,87643708742799,8588189040096401,841554882220704499,82463790268588944501,8080609891439495856599,791817305570802005002201,77590015336047156994359099,7603029685627050583442189501,74501931917611491002034021199...
65
363
0.838462
367831eefaeb019426c96661bc694ca8a83e9d0d
564
asm
Assembly
oeis/024/A024123.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/024/A024123.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/024/A024123.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A024123: a(n) = 10^n - n^9. ; 1,9,-412,-18683,-252144,-1853125,-9077696,-30353607,-34217728,612579511,9000000000,97642052309,994840219648,9989395500627,99979338953216,999961556640625,9999931280523264,99999881412123503,999999801640709632,9999999677312302221,99999999488000000000,999999999205719953419,999999999879273078...
62.666667
483
0.859929
230161cef39a5c35e8574fc0d0aef42d2ebcffbe
10,966
asm
Assembly
src/player.asm
kdiduk/tanchik
0b037c41d00b4e7ce5a5469a61aba31de95898cf
[ "MIT" ]
null
null
null
src/player.asm
kdiduk/tanchik
0b037c41d00b4e7ce5a5469a61aba31de95898cf
[ "MIT" ]
5
2020-01-06T17:51:56.000Z
2020-01-11T21:47:53.000Z
src/player.asm
kdiduk/tanchik
0b037c41d00b4e7ce5a5469a61aba31de95898cf
[ "MIT" ]
null
null
null
SECTION rodata_user PUBLIC _player_sprite_f1 PUBLIC _player_sprite_f2 PUBLIC _player_sprite_f3 PUBLIC _player_sprite_f4 PUBLIC _player_sprite1 PUBLIC _player_sprite2 PUBLIC _player_sprite3 defb @11111111, @00000000 defb @11111111, @00000000 defb @11111111, @00000000 defb @11111111, @00000000 defb @11111111, @00...
24.423163
26
0.743571
10bf5a8a9746e21751908ff90268879e45c6b086
6,028
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_2011.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_2011.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_2011.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 %r14 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x10ecc, %rsi nop nop nop nop nop and %r14, %r14 mov $0x6162636465666768, %r12 movq %r12, %xmm3 movups %xmm3, (%rsi) nop sub %rbx, %rbx lea addresses_normal_ht+0x10c4c, %rcx no...
37.440994
2,999
0.660086
539c0301249d3f58afe95078a997138970a82875
693
asm
Assembly
oeis/161/A161944.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/161/A161944.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/161/A161944.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A161944: a(n) = ((4+sqrt(2))*(3+sqrt(2))^n + (4-sqrt(2))*(3-sqrt(2))^n)/4. ; Submitted by Jon Maiga ; 2,7,28,119,518,2275,10024,44219,195146,861343,3802036,16782815,74082638,327016123,1443518272,6371996771,28127352722,124160138935,548069364556,2419295214791,10679285736854,47140647917587,208088887347544,91854878866215...
46.2
492
0.802309
0766ce3ac03019af9f40e39fcc2653bf11e768f9
717
asm
Assembly
oeis/097/A097767.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/097/A097767.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/097/A097767.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A097767: Pell equation solutions (11*b(n))^2 - 122*a(n)^2 = -1 with b(n):=A097766(n), n >= 0. ; Submitted by Jamie Morken(s4) ; 1,485,235709,114554089,55673051545,27056988496781,13149640736384021,6390698340894137425,3105866244033814404529,1509444603902092906463669,733586971630173118726938605,3565217587676602336083856...
47.8
489
0.832636
f51188f8c5658b052dabb274dfa36acb3a4b1979
923
asm
Assembly
List 03/parrot.asm
LeonardoSanBenitez/Assembly-exercises
0f8e7f316d7e0171e28aae1b1dc0b056b123cd92
[ "MIT" ]
null
null
null
List 03/parrot.asm
LeonardoSanBenitez/Assembly-exercises
0f8e7f316d7e0171e28aae1b1dc0b056b123cd92
[ "MIT" ]
null
null
null
List 03/parrot.asm
LeonardoSanBenitez/Assembly-exercises
0f8e7f316d7e0171e28aae1b1dc0b056b123cd92
[ "MIT" ]
null
null
null
# exit if user input begins with "#" .data init: .asciiz "Parrot (Pulp Fiction inspired, motherfucker!)\n\n" julesq: .asciiz "\nSay something, motherfucker!\n" julesr: .ascii "Asshole said: " string: .space 10 .text # Init addi $v0, $zero, 4 # print string service la $a0, init # service parameter syscall loop: ...
23.666667
65
0.667389
7cb226b779939ef385d2b27301acc81b8f2be3ea
7,762
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1199.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_0x48_notsx.log_21829_1199.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_0x48_notsx.log_21829_1199.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 %r14 push %r15 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xb93e, %r14 nop nop nop nop inc %rcx mov (%r14), %r15d nop add %rcx, %rcx lea addresses_WT_ht+0x1b8ee, %rsi lea addresses_WT_ht+0x18ce, %rdi nop nop sub $14581, %rax mov $3, ...
32.476987
2,999
0.652152
1222f37fb3ce67328c740d97b38c44b7771f923d
7,681
asm
Assembly
source/rom1/rom1_code.asm
evanbowman/Red
85735269a46757305a81ad39f47034bc6cd97846
[ "BSD-2-Clause" ]
5
2021-08-30T16:18:55.000Z
2021-10-30T20:23:32.000Z
source/rom1/rom1_code.asm
evanbowman/gbc-project
85735269a46757305a81ad39f47034bc6cd97846
[ "BSD-2-Clause" ]
null
null
null
source/rom1/rom1_code.asm
evanbowman/gbc-project
85735269a46757305a81ad39f47034bc6cd97846
[ "BSD-2-Clause" ]
null
null
null
;;; $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ;;; ;;; ASM Source code for Red GBC, by Evan Bowman, 2021 ;;; ;;; ;;; The following licence covers the source code included in this file. The ;;; game's characters and artwork belong to Evan Bowman, and should not be used ;;; without permi...
28.135531
80
0.475199
fac8e3b322208f1fd84ca9a9a619d11b5551e95e
1,384
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_1_1940.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_1_1940.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_1_1940.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 %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x1bd26, %rsi lea addresses_A_ht+0x3e, %rdi nop nop nop nop add $5005, %rbx mov $20, %rcx rep movsb nop nop nop nop add %rsi, %rsi pop %rsi pop %rdi pop %rcx pop %rbx ret .global s_faulty_load s_faulty_load: pus...
16.878049
146
0.651012
115d59ed385285b7bdf6b1d8faec56f9a202a7d4
849
asm
Assembly
oeis/094/A094779.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/094/A094779.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/094/A094779.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A094779: Let 2^k = smallest power of 2 >= binomial(n,[n/2]); a(n) = 2^k - binomial(n,[n/2]). ; Submitted by Christian Krause ; 0,0,0,1,2,6,12,29,58,2,4,50,100,332,664,1757,3514,8458,16916,38694,77388,171572,343144,745074,1490148,3188308,6376616,13496132,26992264,56658968,113317936,236330717,472661434,980680538,196136...
106.125
493
0.813899
ee1bf4e831a559a2bab5edc5c0df5f9fe64eb300
14,246
asm
Assembly
contrib/libs/openssl/asm/windows/crypto/rc4/rc4-x86_64.asm
ZhekehZ/catboost
3f774da539b8e57cca25686b89c473cbd1f61a6c
[ "Apache-2.0" ]
4
2020-06-24T06:07:52.000Z
2021-04-16T22:58:09.000Z
contrib/libs/openssl/asm/windows/crypto/rc4/rc4-x86_64.asm
birichie/catboost
de75c6af12cf490700e76c22072fbdc15b35d679
[ "Apache-2.0" ]
6
2020-02-18T22:12:29.000Z
2020-02-18T22:31:26.000Z
contrib/libs/openssl/asm/windows/crypto/rc4/rc4-x86_64.asm
birichie/catboost
de75c6af12cf490700e76c22072fbdc15b35d679
[ "Apache-2.0" ]
1
2021-04-27T23:40:09.000Z
2021-04-27T23:40:09.000Z
default rel %define XMMWORD %define YMMWORD %define ZMMWORD section .text code align=64 EXTERN OPENSSL_ia32cap_P global RC4 ALIGN 16 RC4: mov QWORD[8+rsp],rdi ;WIN64 prologue mov QWORD[16+rsp],rsi mov rax,rsp $L$SEH_begin_RC4: mov rdi,rcx mov rsi,rdx mov rdx,r8 mov rcx,r9 or rsi,rsi j...
18.311054
65
0.649937