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
41ebd1fba33a1260d599ff7bc66f777647f44d39
462
asm
Assembly
libsrc/target/gb/gbdk/setchar.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/gb/gbdk/setchar.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/gb/gbdk/setchar.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
MODULE setchar PUBLIC setchar PUBLIC _setchar EXTERN asm_setchar EXTERN __console_x SECTION code_driver INCLUDE "target/gb/def/gb_globals.def" setchar: _setchar: ; Banked PUSH BC LD HL,sp + 4 ; Skip return address ...
16.5
48
0.506494
0897c5f08e5c89a16120238fb1f2e29b127c3f2c
166
asm
Assembly
Snippets/Operating System Kernels/test_boot/boot.asm
fredmorcos/attic
0da3b94aa525df59ddc977c32cb71c243ffd0dbd
[ "Unlicense" ]
2
2021-01-24T09:00:51.000Z
2022-01-23T20:52:17.000Z
Snippets/Operating System Kernels/test_boot/boot.asm
fredmorcos/attic
0da3b94aa525df59ddc977c32cb71c243ffd0dbd
[ "Unlicense" ]
6
2020-02-29T01:59:03.000Z
2022-02-15T10:25:40.000Z
Snippets/Operating System Kernels/test_boot/boot.asm
fredmorcos/attic
0da3b94aa525df59ddc977c32cb71c243ffd0dbd
[ "Unlicense" ]
1
2019-03-22T14:41:21.000Z
2019-03-22T14:41:21.000Z
[BITS 16] [ORG 0x7C00] mov ax, [label] label: dw 0 mov ah, 0Eh mov al, 'W' mov bh, 0Fh mov bl, 0 int 10h hang: jmp hang times 510-($-$$) db 0 dw 0AA55h
8.736842
22
0.584337
17258319ca5245e6fe13234b3bc851e14366148e
149
asm
Assembly
test/_file_.asm
bitwiseworks/nasm-os2
ef78e4ee1ca3220ac3b60a61b084a693b8032ab6
[ "BSD-2-Clause" ]
3
2015-03-21T07:35:15.000Z
2018-01-12T01:24:02.000Z
3rdParties/src/nasm/nasm-2.15.02/test/_file_.asm
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
1
2020-03-26T19:58:54.000Z
2020-04-24T08:58:04.000Z
test/_file_.asm
bitwiseworks/nasm-os2
ef78e4ee1ca3220ac3b60a61b084a693b8032ab6
[ "BSD-2-Clause" ]
5
2015-03-21T07:35:21.000Z
2021-01-14T10:54:46.000Z
;Testname=bin; Arguments=-fbin -o_file_.bin; Files=stdout stderr _file_.bin db __FILE__, `\r\n` db __FILE__, `\r\n` dw __LINE__ dw __LINE__
24.833333
76
0.697987
5b1cf4d8e2543230c5390ba673b95b55f4b7df40
374
asm
Assembly
programs/oeis/122/A122573.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/122/A122573.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/122/A122573.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A122573: Expansion of -x*(1+x)*(3*x^2-1) / ( 1-4*x^2+x^4 ). ; 1,1,1,1,3,3,11,11,41,41,153,153,571,571,2131,2131,7953,7953,29681,29681,110771,110771,413403,413403,1542841,1542841,5757961,5757961,21489003,21489003,80198051,80198051,299303201,299303201,1117014753 trn $0,3 mov $1,1 mov $3,1 lpb $0,1 sub $0,1 trn $0,...
24.933333
200
0.663102
72acee0d3a7c3eabd1e98c106bca35fcdfc7b7c4
644
asm
Assembly
03-bootsector-memory/boot_sect_memory_3.asm
gyuki1029/os-tutorial
8a69dfac07abeaa2d319ba0a842c74e53193fd7f
[ "BSD-3-Clause" ]
null
null
null
03-bootsector-memory/boot_sect_memory_3.asm
gyuki1029/os-tutorial
8a69dfac07abeaa2d319ba0a842c74e53193fd7f
[ "BSD-3-Clause" ]
null
null
null
03-bootsector-memory/boot_sect_memory_3.asm
gyuki1029/os-tutorial
8a69dfac07abeaa2d319ba0a842c74e53193fd7f
[ "BSD-3-Clause" ]
null
null
null
mov ah, 0x0e ; attempt 3 ; Add the BIOS starting offset 0x7c00 to the memory address of the X ; and then dereference the contents of that pointer. ; We need the help of a different register 'bx' because 'mov al, [ax]' is illegal. ; A register can't be used as source and destination for the same command. mov al, "3" in...
25.76
82
0.706522
26e1de981068702fae58c3bf8eec75eb6dd912c4
782
asm
Assembly
data/pokemon/base_stats/psyduck.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/pokemon/base_stats/psyduck.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/pokemon/base_stats/psyduck.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
db DEX_PSYDUCK ; pokedex id db 50, 52, 48, 55, 50 ; hp atk def spd spc db WATER, PSYCHIC_TYPE ; type db 190 ; catch rate db 80 ; base exp INCBIN "gfx/pokemon/front/psyduck.pic", 0, 1 ; sprite dimensions dw PsyduckPicFront, PsyduckPicBack db SCRATCH, NO_MOVE, NO_MOVE, NO_MOVE ; level 1 learnset ...
31.28
77
0.602302
fca87c0324da99460dfdced5f9ffd2970056ab84
1,822
asm
Assembly
programs/oeis/299/A299254.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/299/A299254.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/299/A299254.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A299254: Coordination sequence for 3D uniform tiling formed by stacking parallel layers of the 3^4.6 2D tiling (cf. A250120). ; 1,7,21,45,79,122,175,237,309,391,482,583,693,813,943,1082,1231,1389,1557,1735,1922,2119,2325,2541,2767,3002,3247,3501,3765,4039,4322,4615,4917,5229,5551,5882,6223,6573,6933,7303,7682,8071,84...
91.1
1,538
0.803513
6f382c0433dab06b552c57e0ddbf0bee725984a8
708
asm
Assembly
programs/oeis/061/A061286.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/061/A061286.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/061/A061286.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A061286: Smallest integer for which the number of divisors is the n-th prime. ; 2,4,16,64,1024,4096,65536,262144,4194304,268435456,1073741824,68719476736,1099511627776,4398046511104,70368744177664,4503599627370496,288230376151711744,1152921504606846976,73786976294838206464,1180591620717411303424,472236648286964521369...
64.363636
516
0.871469
0e590f0484e8fdef9be982b48e16b2ab3e97934a
706
asm
Assembly
Chapter01/Answers to Exercises/src/Ex__6_32_bit_addition.asm
jeras/Modern-Computer-Architecture-and-Organization-Second-Edition
53a03c8e9aefa3e82c38e14575b20b8155c13c9e
[ "MIT" ]
88
2020-02-09T12:35:47.000Z
2022-03-23T18:08:08.000Z
Chapter01/Answers to Exercises/src/Ex__6_32_bit_addition.asm
jeras/Modern-Computer-Architecture-and-Organization-Second-Edition
53a03c8e9aefa3e82c38e14575b20b8155c13c9e
[ "MIT" ]
2
2021-05-12T17:04:12.000Z
2021-05-15T21:40:40.000Z
Chapter01/Answers to Exercises/src/Ex__6_32_bit_addition.asm
jeras/Modern-Computer-Architecture-and-Organization-Second-Edition
53a03c8e9aefa3e82c38e14575b20b8155c13c9e
[ "MIT" ]
25
2019-12-01T14:40:42.000Z
2022-03-31T10:53:55.000Z
; Ex__6_32_bit_addition.asm ; Try running this code at ; https://skilldrick.github.io/easy6502/ ; Set up the values to be added ; Remove the appropriate semicolons to select the bytes to ; add: ; ($00000001 + $00000001) or ($0000FFFF + $00000001) or ; ($FFFFFFFE + $00000001) or ($FFFFFFFF + $00000001) LDA #$01 ;LDA ...
12.607143
58
0.650142
a24b777c5bb1d1ca86b5b63a311cb982f837e0c0
386
asm
Assembly
programs/oeis/109/A109964.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/109/A109964.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/109/A109964.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A109964: a(n) = floor(sqrt(sum_{i<n} a(i))), with a(0)=1. ; 1,1,1,1,2,2,2,3,3,4,4,4,5,5,6,6,7,7,8,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,30,30,31,31,32,32,32,33,33,34,34,35,35 mov $1,$0 lpb $1 lpb $2 mov $2,$1 add $...
24.125
209
0.564767
c61b14ec3f802bdcb2f22a8e50b5ddadbddf3364
11,151
asm
Assembly
src/asm/lprt.asm
fourstix/Elfos-print
010e68b66d9f6cab3b0707d3fa9a28cba746193c
[ "MIT" ]
null
null
null
src/asm/lprt.asm
fourstix/Elfos-print
010e68b66d9f6cab3b0707d3fa9a28cba746193c
[ "MIT" ]
null
null
null
src/asm/lprt.asm
fourstix/Elfos-print
010e68b66d9f6cab3b0707d3fa9a28cba746193c
[ "MIT" ]
null
null
null
; ****************************************************************************** ; Lprt - Load the printer driver ; ; Copyright (c) 2021 by Gaston Williams ; ; ****************************************************************************** ; Based on code written by Michael H Riley ; Original copyright notice: ; ******...
48.482609
94
0.435566
5d21ba1a614b8652d6d82e7d510341f20de14391
322
asm
Assembly
PROGS/address.asm
carlos-santiago-2017/HC12-MicrocontrollerNotes
76e98b5761eae8c157fc8fd34324bc6c543ca9a3
[ "MIT" ]
null
null
null
PROGS/address.asm
carlos-santiago-2017/HC12-MicrocontrollerNotes
76e98b5761eae8c157fc8fd34324bc6c543ca9a3
[ "MIT" ]
null
null
null
PROGS/address.asm
carlos-santiago-2017/HC12-MicrocontrollerNotes
76e98b5761eae8c157fc8fd34324bc6c543ca9a3
[ "MIT" ]
null
null
null
ORG $E000 ;define start address CLRA ;clears ACCA INCB ;increment ACCB XGDY ;swap ACCD with IY DEY ;decrement IY CICLO BRA CICL...
53.666667
62
0.313665
f2f88782006dac906ff5633f165b470446259a3d
12,670
asm
Assembly
fiat-amd64/79.91_ratio12893_seed1129172745277633_square_secp256k1.asm
dderjoel/fiat-crypto
57a9612577d766a0ae83169ea9517bfa7f01ea4e
[ "BSD-1-Clause", "Apache-2.0", "MIT-0", "MIT" ]
491
2015-11-25T23:44:39.000Z
2022-03-29T17:31:21.000Z
fiat-amd64/79.91_ratio12893_seed1129172745277633_square_secp256k1.asm
dderjoel/fiat-crypto
57a9612577d766a0ae83169ea9517bfa7f01ea4e
[ "BSD-1-Clause", "Apache-2.0", "MIT-0", "MIT" ]
755
2016-02-02T14:03:05.000Z
2022-03-31T16:47:23.000Z
fiat-amd64/79.91_ratio12893_seed1129172745277633_square_secp256k1.asm
dderjoel/fiat-crypto
57a9612577d766a0ae83169ea9517bfa7f01ea4e
[ "BSD-1-Clause", "Apache-2.0", "MIT-0", "MIT" ]
117
2015-10-25T16:28:15.000Z
2022-02-08T23:01:09.000Z
SECTION .text GLOBAL square_secp256k1 square_secp256k1: sub rsp, 0xd0 ; last 0x30 (6) for Caller - save regs mov [ rsp + 0xa0 ], rbx; saving to stack mov [ rsp + 0xa8 ], rbp; saving to stack mov [ rsp + 0xb0 ], r12; saving to stack mov [ rsp + 0xb8 ], r13; saving to stack mov [ rsp + 0xc0 ], r14; saving to stack mov ...
41.136364
168
0.691713
9136a6e3597abc7f96d091cf5105c9b00c23aa7d
742
asm
Assembly
oeis/121/A121674.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/121/A121674.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/121/A121674.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A121674: a(n) = [x^n] (1 + x*(1+x)^n )^n. ; Submitted by Christian Krause ; 1,1,5,28,233,2376,28102,379016,5707025,94439440,1699067321,32951077193,684009742319,15110032165151,353485501643471,8721374385748256,226128389777924385,6142306518887606112,174311816444805024379,5155712678147446317788,158590654828729593004406,5...
35.333333
495
0.78841
c1bf30be38b0c25ed583c37bdcfca595bf0bb3bb
2,535
asm
Assembly
Ejercicios/Cap_10/10-3-Contador_TC.asm
moisotico/Microprocesadores
ce434318f1245e60ac47ae0b1af2b424695bfc77
[ "MIT" ]
null
null
null
Ejercicios/Cap_10/10-3-Contador_TC.asm
moisotico/Microprocesadores
ce434318f1245e60ac47ae0b1af2b424695bfc77
[ "MIT" ]
null
null
null
Ejercicios/Cap_10/10-3-Contador_TC.asm
moisotico/Microprocesadores
ce434318f1245e60ac47ae0b1af2b424695bfc77
[ "MIT" ]
null
null
null
; Moises Campos Zepeda ; 06-06-2020 ; IE0623: Microprocesadores ; Ejercicio 6: Desplazamiento de LEDS con timer de comparacion ; Include File #include registers.inc ; ***************************************************************************** ; Data Structures ; *************************...
32.922078
91
0.23787
210d721de2084273bb472124f2e12d799e6319ec
694
asm
Assembly
programs/oeis/249/A249827.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/249/A249827.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/249/A249827.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A249827: Row 3 of A246278: replace in 2n each prime factor p(k) with prime p(k+2). ; 5,25,35,125,55,175,65,625,245,275,85,875,95,325,385,3125,115,1225,145,1375,455,425,155,4375,605,475,1715,1625,185,1925,205,15625,595,575,715,6125,215,725,665,6875,235,2275,265,2125,2695,775,295,21875,845,3025,805,2375,305,8575,935,81...
99.142857
457
0.744957
ce80adc738a43bbeb99f22d6c5a64dbca5c52cbd
699
asm
Assembly
oeis/277/A277421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/277/A277421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/277/A277421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A277421: a(n) = n!*LaguerreL(n, -7*n). ; Submitted by Jon Maiga ; 1,8,254,13614,1025048,99368620,11781698256,1651548277946,267197019684224,49000715036948304,10044513851042988800,2275926588768085912582,564838094735322988575744,152378369304839730672573044,44397985962782115253758973952,13894756312087316553767453999250,4...
31.772727
454
0.793991
8e3e72afccb1f4496b650acafd837d74f109a6ad
360
asm
Assembly
unittests/ASM/X87_F64/D8_F8_F64.asm
Seas0/FEX
4f4263263b560b0a25e0d48555d5b99ca12c938f
[ "MIT" ]
null
null
null
unittests/ASM/X87_F64/D8_F8_F64.asm
Seas0/FEX
4f4263263b560b0a25e0d48555d5b99ca12c938f
[ "MIT" ]
null
null
null
unittests/ASM/X87_F64/D8_F8_F64.asm
Seas0/FEX
4f4263263b560b0a25e0d48555d5b99ca12c938f
[ "MIT" ]
null
null
null
%ifdef CONFIG { "RegData": { "RAX": "0x3fe0000000000000" }, "Env": { "FEX_X87REDUCEDPRECISION" : "1" } } %endif mov rdx, 0xe0000000 mov rax, 0x4000000000000000 ; 2.0 mov [rdx + 8 * 0], rax mov rax, 0x4010000000000000 ; 4.0 mov [rdx + 8 * 1], rax fld qword [rdx + 8 * 0] fld qword [rdx + 8 * 1] fdivr st0, s...
13.846154
44
0.613889
7548e55aaf9ca4a5e4e98113c07a482b83738c75
969
asm
Assembly
programs/oeis/157/A157371.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/157/A157371.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/157/A157371.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A157371: a(n) = (n+1)*(9-9*n+5*n^2-n^3). ; 9,8,9,0,-55,-216,-567,-1216,-2295,-3960,-6391,-9792,-14391,-20440,-28215,-38016,-50167,-65016,-82935,-104320,-129591,-159192,-193591,-233280,-278775,-330616,-389367,-455616,-529975,-613080,-705591,-808192,-921591,-1046520,-1183735,-1334016,-1498167,-1677016,-1871415,-2082240...
88.090909
859
0.738906
1dcceaa5db3e3ecbfc3664844e1357558356c04d
2,103
asm
Assembly
UP1/Algorithms/class4.asm
rubemfsv/Digital-Control-Systems
cce73b7d2803cb85806568674dc35fb67ac824c5
[ "MIT" ]
null
null
null
UP1/Algorithms/class4.asm
rubemfsv/Digital-Control-Systems
cce73b7d2803cb85806568674dc35fb67ac824c5
[ "MIT" ]
null
null
null
UP1/Algorithms/class4.asm
rubemfsv/Digital-Control-Systems
cce73b7d2803cb85806568674dc35fb67ac824c5
[ "MIT" ]
null
null
null
; Codigo em assembly que faz o acionamento retentivo de um led, agora na porta A, dois botões devem somar e subtrair o valor da porta B. Ou seja, um botão ao ser clicado deve somar 1 ao valor da porta B e o outro deve subtrair. INCLUDE<P16F84A.INC> #DEFINE BOTAO0 PORTA,0 ;define o pino 0 de A co...
35.644068
227
0.574893
b307b37a756740078896f9ceab14e12f2912a1bc
588
asm
Assembly
oeis/074/A074506.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/074/A074506.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/074/A074506.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A074506: a(n) = 1^n + 3^n + 4^n. ; 3,8,26,92,338,1268,4826,18572,72098,281828,1107626,4371452,17308658,68703188,273218426,1088090732,4338014018,17309009348,69106897226,276040168412,1102998412178,4408506864308,17623567104026,70462887356492,281757406247138,1126747195452068,4506141493198826,18022024106966972,72080470830...
53.454545
484
0.841837
5ccacf98029243acad75e5de7d3ce2b49a0be49b
14,817
asm
Assembly
dodecaedre.asm
MaaximeLH/dodecaedre_asm
88874134fa46c86d5c39796495461666824e5ac4
[ "MIT" ]
1
2022-01-27T22:00:21.000Z
2022-01-27T22:00:21.000Z
dodecaedre.asm
oneplike/dodecaedre_asm
88874134fa46c86d5c39796495461666824e5ac4
[ "MIT" ]
null
null
null
dodecaedre.asm
oneplike/dodecaedre_asm
88874134fa46c86d5c39796495461666824e5ac4
[ "MIT" ]
3
2020-11-15T16:13:04.000Z
2022-01-27T22:00:02.000Z
; external functions from X11 library extern XOpenDisplay extern XDisplayName extern XCloseDisplay extern XCreateSimpleWindow extern XMapWindow extern XRootWindow extern XSelectInput extern XFlush extern XCreateGC extern XSetForeground extern XDrawLine extern XNextEvent ; external functions from stdio library (ld-lin...
26.364769
199
0.538368
fb8a06f2b851b1dfacea8206749f65908923a9eb
315
asm
Assembly
programs/oeis/131/A131733.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/131/A131733.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/131/A131733.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A131733: Primes (A000040) - odds (A005408). ; 1,0,0,0,2,2,4,4,6,10,10,14,16,16,18,22,26,26,30,32,32,36,38,42,48,50,50,52,52,54,66,68,72,72,80,80,84,88,90,94,98,98,106,106,108,108,118,128,130,130,132,136,136,144,148,152,156,156,160,162,162,170 mov $1,$0 seq $0,40 ; The prime numbers. mul $1,2 sub $0,$1 sub $0,1
35
198
0.657143
171f7e9394808ecc969aa756f3414d3e7559059c
8,394
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_851_203.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_851_203.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_851_203.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 %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xb0c9, %rsi lea addresses_normal_ht+0x19fd9, %rdi nop inc %r14 mov $51, %rcx rep movsl nop xor %r14, %r14 lea addresses_UC_ht+0x1b29, %rdx nop add $57017, %r12 movw $0x6162, ...
29.145833
2,552
0.653681
4990c7a4108edabab156e8055dbb9ab2e855e6fe
8,985
asm
Assembly
src/x86-64/sysvar.asm
ohnx/ge
e1ea8dcc1a908aa4d45963a282ad40c82a71b0a8
[ "BSD-2-Clause" ]
null
null
null
src/x86-64/sysvar.asm
ohnx/ge
e1ea8dcc1a908aa4d45963a282ad40c82a71b0a8
[ "BSD-2-Clause" ]
null
null
null
src/x86-64/sysvar.asm
ohnx/ge
e1ea8dcc1a908aa4d45963a282ad40c82a71b0a8
[ "BSD-2-Clause" ]
null
null
null
; ============================================================================= ; BareMetal -- a 64-bit OS written in Assembly for x86-64 systems ; Copyright (C) 2008-2015 Return Infinity -- see LICENSE.TXT ; ; System Variables ; ============================================================================= ; Constant...
45.609137
284
0.715081
89450b55e62b124ba6c9c62fb5c22d1158510ddf
544
asm
Assembly
oeis/255/A255634.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/255/A255634.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/255/A255634.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A255634: Numbers n such that 1 + 16n^2 is prime. ; Submitted by Jon Maiga ; 1,4,5,6,9,10,14,21,29,30,31,39,40,44,45,46,51,56,59,60,64,65,66,70,71,75,85,96,99,100,105,109,110,111,116,124,134,136,139,144,146,159,161,170,174,175,176,179,185,190,191,195,196,204,215,216,230,234,240,251,259,265,270,274,281 mov $2,$0 add $...
24.727273
227
0.637868
d3c49696bc4e82983d30139628203ec4a5b9a7b8
1,175
asm
Assembly
software/pcx86/bdsrc/dev/auxdev.asm
fatman2021/basicdos
d5de65300632632dd0f5a4d9335d38b4aa39d268
[ "MIT" ]
59
2020-12-22T21:02:32.000Z
2022-02-16T05:53:49.000Z
software/pcx86/bdsrc/dev/auxdev.asm
fatman2021/basicdos
d5de65300632632dd0f5a4d9335d38b4aa39d268
[ "MIT" ]
null
null
null
software/pcx86/bdsrc/dev/auxdev.asm
fatman2021/basicdos
d5de65300632632dd0f5a4d9335d38b4aa39d268
[ "MIT" ]
5
2020-12-24T03:07:40.000Z
2022-02-03T18:40:55.000Z
; ; BASIC-DOS Logical (AUX) Serial Device Driver ; ; @author Jeff Parsons <Jeff@pcjs.org> ; @copyright (c) 2020-2021 Jeff Parsons ; @license MIT <https://basicdos.com/LICENSE.txt> ; ; This file is part of PCjs, a computer emulation software project at pcjs.org ; include macros.inc include dev.inc include ...
19.583333
86
0.594043
52bb6d9040e28e24a81a2d9614a4b6c3cf45b3a4
577
asm
Assembly
oeis/030/A030053.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/030/A030053.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/030/A030053.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A030053: a(n) = binomial(2n+1,n-3). ; 1,9,55,286,1365,6188,27132,116280,490314,2042975,8436285,34597290,141120525,573166440,2319959400,9364199760,37711260990,151584480450,608359048206,2438362177020,9762479679106,39049918716424,156077261327400,623404249591760,2488589544741300,9929472283517787,39602161018878633,1578909...
64.111111
488
0.861352
150394b5792dc6d440928180967c51c91c3bd0dd
780
asm
Assembly
oeis/213/A213565.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/213/A213565.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/213/A213565.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A213565: Principal diagonal of the convolution array A213564. ; Submitted by Jamie Morken(w1) ; 1,21,127,467,1302,3038,6258,11754,20559,33979,53625,81445,119756,171276,239156,327012,438957,579633,754243,968583,1229074,1542794,1917510,2361710,2884635,3496311,4207581,5030137,5976552,7060312,8295848,9698568,11284889,130...
33.913043
492
0.758974
7a70223948ccb2e312c529070b63c6eb5327082d
355
asm
Assembly
Engine Hacks/Skill System/Teq Skills/FE8-Capture/FE8-Capture/Old Capture (Obsolete)/Old Uses.asm
sme23/MekkahRestrictedHackComp1
1cc9d2fec557424f358b6bfa21f9f3bb6faf2978
[ "CC0-1.0" ]
null
null
null
Engine Hacks/Skill System/Teq Skills/FE8-Capture/FE8-Capture/Old Capture (Obsolete)/Old Uses.asm
sme23/MekkahRestrictedHackComp1
1cc9d2fec557424f358b6bfa21f9f3bb6faf2978
[ "CC0-1.0" ]
null
null
null
Engine Hacks/Skill System/Teq Skills/FE8-Capture/FE8-Capture/Old Capture (Obsolete)/Old Uses.asm
sme23/MekkahRestrictedHackComp1
1cc9d2fec557424f358b6bfa21f9f3bb6faf2978
[ "CC0-1.0" ]
null
null
null
.thumb .org 0x0 @r0=iid/uses lsr r2,r0,#0x8 cmp r2,#0x0 bne GoBack mov r2,#0xFF and r2,r0 lsl r0,r2,#0x3 add r0,r2 lsl r0,#0x2 ldr r1,ItemTable add r3,r0,r1 ldr r1,[r3,#0x8] mov r0,#0x8 @indestructible tst r0,r1 mov r0,#0x0 bne Indestructible ldrb r0,[r3,#0x14] Indestructible: lsl r0,#0x8 add r0,r2 ...
12.241379
30
0.678873
654cf8cc5d9f856d982630e0595f00f65996c318
981
asm
Assembly
programs/oeis/131/A131508.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/131/A131508.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131508.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A131508: 2*A000027 (natural numbers) sandwiched by tripled A001477 (nonnegative numbers). ; 0,0,0,2,1,1,1,4,2,2,2,6,3,3,3,8,4,4,4,10,5,5,5,12,6,6,6,14,7,7,7,16,8,8,8,18,9,9,9,20,10,10,10,22,11,11,11,24,12,12,12,26,13,13,13,28,14,14,14,30,15,15,15,32,16,16,16,34,17,17,17,36,18,18,18,38,19,19,19,40,20,20,20,42,21,21,21...
46.714286
730
0.646279
a820be4ae02586fa3f35601c36507f4f610ad2cd
34,612
asm
Assembly
Driver/Video/Dumb/VidMem/Clr24/clr24Raster.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Video/Dumb/VidMem/Clr24/clr24Raster.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Video/Dumb/VidMem/Clr24/clr24Raster.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: Video Drivers FILE: vga24Raster.asm AUTHOR: Jim DeFrisco, Oct 8, 1992 ROUTINES: Name Description ---- ----------- REVISION...
24.775948
79
0.463654
4f30fecf9c0bd080dd854254b8a136d62e13b382
4,578
asm
Assembly
Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1786.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1786.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1786.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 %r14 push %r15 push %r8 push %r9 push %rax push %rbx push %rdi lea addresses_A_ht+0x1dd36, %r8 nop nop add $24843, %r9 mov $0x6162636465666768, %rax movq %rax, %xmm0 movups %xmm0, (%r8) nop nop xor $26069, %r15 lea addresses_D_ht+0x1a1b6, %rbx nop and $17736, %r14 mov (...
51.438202
2,999
0.659458
531411d6c431d22a59fcb184ad21b240e457f0da
2,875
asm
Assembly
testcode.asm
furkansahinfs/Assembly-BST-with-MIPS
a4b67c66442cec75dda54e45fc4822274524d04a
[ "MIT" ]
null
null
null
testcode.asm
furkansahinfs/Assembly-BST-with-MIPS
a4b67c66442cec75dda54e45fc4822274524d04a
[ "MIT" ]
null
null
null
testcode.asm
furkansahinfs/Assembly-BST-with-MIPS
a4b67c66442cec75dda54e45fc4822274524d04a
[ "MIT" ]
null
null
null
.data # -9999 marks the end of the list firstList: .word 8, 3, 6, 10, 13, 7, 4, 5, -9999 # other examples for testing your code secondList: .word 8, 3, 6, 6, 10, 13, 7, 4, 5, -9999 thirdList: .word 8, 3, 6, 10, 13, -9999, 7, 4, 5, -9999 # assertEquals data failf: .asciiz " failed\n" passf: .asciiz " passed\n" buildTe...
25.669643
103
0.589913
ea7ee5e89668dd3e31e520f099804fb253fec9a9
1,518
asm
Assembly
programs/oeis/287/A287665.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/287/A287665.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/287/A287665.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A287665: Positions of 1's in A287663; complement of A287664. ; 1,5,6,10,14,15,19,20,24,28,29,33,37,38,42,43,47,51,52,56,57,61,65,66,70,74,75,79,80,84,88,89,93,97,98,102,103,107,111,112,116,117,121,125,126,130,134,135,139,140,144,148,149,153,154,158,162,163,167,171,172,176,177,181,185,186,190,194,195,199,200,204,208,2...
33.733333
963
0.625823
c8c60e0770ae3c86c46a68f8c1b2110567e90d29
98
asm
Assembly
examples/test.asm
Bunogi/c8asm
f4c7cc0eb2b94a6f68ea9c5eea4ff3e01ec82a43
[ "MIT" ]
null
null
null
examples/test.asm
Bunogi/c8asm
f4c7cc0eb2b94a6f68ea9c5eea4ff3e01ec82a43
[ "MIT" ]
null
null
null
examples/test.asm
Bunogi/c8asm
f4c7cc0eb2b94a6f68ea9c5eea4ff3e01ec82a43
[ "MIT" ]
null
null
null
ld v0, 0x20 ld v1, 0x30 ld v2, 20 ld dt, 0x50 ld v3, dt ld i, 0x5 ld v4, [i] ld [i], 0 ld v5, [i]
9.8
11
0.571429
dc945676a155a6713f1678769133a48e6e767e8e
1,546
asm
Assembly
slvUI.asm
qynvi/laserturret
ca93024826c6ea4b5efecf7d2f353f3214d1a78d
[ "MIT" ]
null
null
null
slvUI.asm
qynvi/laserturret
ca93024826c6ea4b5efecf7d2f353f3214d1a78d
[ "MIT" ]
null
null
null
slvUI.asm
qynvi/laserturret
ca93024826c6ea4b5efecf7d2f353f3214d1a78d
[ "MIT" ]
null
null
null
NAME SLVUI $INCLUDE(serial.inc) $INCLUDE(motor.inc) $INCLUDE(ace.inc) CGROUP GROUP CODE DGROUP GROUP DATA, STACK CODE SEGMENT PUBLIC 'CODE' ASSUME CS:CGROUP ASSUME DS:DGROUP EXTRN InitMotor:NEAR EXTRN InitParallel:NEAR EXTRN InitSerial:NEAR EXTRN InitSP:NEAR EXTR...
18.853659
70
0.659767
a74e8c494ad6f7fd16fdba21cc032604b5a723b3
792
asm
Assembly
Modelsim_codes/riscv32_sim2.asm
Chen-yu-Zheng/2021SpringCOE-WHU
24f316bbdbce581a1b787b8a4bf187b3b2382f2b
[ "MIT" ]
null
null
null
Modelsim_codes/riscv32_sim2.asm
Chen-yu-Zheng/2021SpringCOE-WHU
24f316bbdbce581a1b787b8a4bf187b3b2382f2b
[ "MIT" ]
null
null
null
Modelsim_codes/riscv32_sim2.asm
Chen-yu-Zheng/2021SpringCOE-WHU
24f316bbdbce581a1b787b8a4bf187b3b2382f2b
[ "MIT" ]
null
null
null
# Test the RISC-V processor in simulation # 已经能正确执行:lui, addi # 待验证:add,sub,xor, or, and, srl, sra, sll # 本测试只验证单条指令的功能,不考察转发和冒险检测的功能,所以在相关指令之间添加了足够多的nop指令 # Assembly Description main: lui x5, 0x12345 #x5 <== 0x12345 lui x6, 0xfffff #x6 <== 0xfffff addi x12, x0, 4 addi x0, x0, 0 ...
33
52
0.511364
ec50a10a6f8787a6bc0e873a40362faaa5d118e2
4,233
asm
Assembly
data/growth_rates.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
null
null
null
data/growth_rates.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
null
null
null
data/growth_rates.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
null
null
null
growth_rate: MACRO ; [1]/[2]*n**3 + [3]*n**2 + [4]*n - [5] dn \1, \2 if \3 & $80 ; signed db -\3 | $80 else db \3 endc db \4, \5 ENDM GrowthRates: ; entries correspond to GROWTH_* (see constants/pokemon_data_constants.asm) growth_rate 1, 1, 0, 0, 0 ; Medium Fast growth_rate 3, 4, 10, 0, 30 ; Sligh...
18.897321
75
0.559887
032ec092d576d6025afbeb91a58b9718b692eec2
1,766
asm
Assembly
programs/oeis/081/A081589.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/081/A081589.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/081/A081589.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A081589: Third row of Pascal-(1,5,1) array A081580. ; 1,13,61,145,265,421,613,841,1105,1405,1741,2113,2521,2965,3445,3961,4513,5101,5725,6385,7081,7813,8581,9385,10225,11101,12013,12961,13945,14965,16021,17113,18241,19405,20605,21841,23113,24421,25765,27145,28561,30013,31501,33025,34585,36181,37813,39481,41185,42925,...
176.6
1,654
0.833522
d4f551b32560bf2e3fdf1064b16bf27e79bc8e30
353
asm
Assembly
oeis/040/A040205.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/040/A040205.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/040/A040205.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A040205: Continued fraction for sqrt(220). ; Submitted by Jon Maiga ; 14,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1,28,1,4,1 gcd $0,262156 mul $0,42 mod $0,13 mov $1,$0 add $1,8 div $...
25.214286
190
0.597734
7fb58d53e5590dfd06606c876e9c2d29b194dab7
427
asm
Assembly
oeis/255/A255385.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/255/A255385.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/255/A255385.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A255385: a(n) = sigma(n) + phi(n) - tau(n). ; Submitted by Jon Maiga ; 1,2,4,6,8,10,12,15,16,18,20,26,24,26,28,34,32,39,36,44,40,42,44,60,48,50,54,62,56,72,60,73,64,66,68,94,72,74,76,98,80,100,84,98,96,90,92,130,96,107,100,116,104,130,108,136,112,114,116,172,120,122 mov $2,$0 seq $0,158901 ; A051731 * (1, 1, 2, 3, 4...
42.7
197
0.627635
df999503250e267f4a5c483e52b4dfa3941afdaf
4,849
asm
Assembly
source/engine-dos/keyboard.asm
baAlex/Sakurai
cb3e0cb72b4ba304a8c366460dc06bd9a2c1949e
[ "MIT" ]
null
null
null
source/engine-dos/keyboard.asm
baAlex/Sakurai
cb3e0cb72b4ba304a8c366460dc06bd9a2c1949e
[ "MIT" ]
1
2020-10-02T00:33:10.000Z
2020-10-02T00:33:10.000Z
source/engine-dos/keyboard.asm
baAlex/Sakurai
cb3e0cb72b4ba304a8c366460dc06bd9a2c1949e
[ "MIT" ]
1
2020-10-01T18:41:24.000Z
2020-10-01T18:41:24.000Z
; ; MIT License ; ; Copyright (c) 2020 Alexander Brandt ; ; 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, ...
24.00495
80
0.716849
cfdf11a7664209387bb9c3c0c27156015b7ee91a
1,212
asm
Assembly
programs/oeis/074/A074677.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/074/A074677.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/074/A074677.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A074677: a(n) = Sum_{i = 0..floor(n/2)} (-1)^(i + floor(n/2)) F(2*i + e), where F = A000045 (Fibonacci numbers) and e = (1-(-1)^n)/2. ; 0,1,1,1,2,4,6,9,15,25,40,64,104,169,273,441,714,1156,1870,3025,4895,7921,12816,20736,33552,54289,87841,142129,229970,372100,602070,974169,1576239,2550409,4126648,6677056,10803704,174...
46.615385
727
0.756601
1722fb282d224b29192854c4c02de57f40044e1c
207
asm
Assembly
libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_30_up.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_30_up.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_30_up.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_driver SECTION code_driver_terminal_output PUBLIC zx_01_output_fzx_tty_z88dk_30_up EXTERN zx_01_output_fzx_proc_move_up defc zx_01_output_fzx_tty_z88dk_30_up = zx_01_output_fzx_proc_move_up
20.7
69
0.917874
755141ffcae2bbe7a324ffe15f4a15a1fdebe603
6,835
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_179.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_179.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_179.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 %r12 push %r14 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1b756, %rcx nop nop nop sub $29901, %rdx movups (%rcx), %xmm1 vpextrq $1, %xmm1, %r10 nop nop nop nop add %r10, %r10 lea addresses_WC_ht+0x1c39d, %rbp nop nop ...
36.550802
2,999
0.658815
56ad8124dcaa1f58ed93a61bfd373b7648aaa504
3,924
asm
Assembly
apps/breakfast/pde_fw/toast/examples/Assembly (CCE)/msp430x24x_OF_LFXT1_nmi.asm
tp-freeforall/breakfast
0399619cdb7a81b3c3cc4c5a1b7d69f5c32b8c65
[ "BSD-3-Clause" ]
1
2020-05-15T18:08:48.000Z
2020-05-15T18:08:48.000Z
apps/breakfast/toast/msp430-code-examples/Assembly (CCE)/msp430x24x_OF_LFXT1_nmi.asm
tp-freeforall/breakfast
0399619cdb7a81b3c3cc4c5a1b7d69f5c32b8c65
[ "BSD-3-Clause" ]
null
null
null
apps/breakfast/toast/msp430-code-examples/Assembly (CCE)/msp430x24x_OF_LFXT1_nmi.asm
tp-freeforall/breakfast
0399619cdb7a81b3c3cc4c5a1b7d69f5c32b8c65
[ "BSD-3-Clause" ]
null
null
null
;****************************************************************************** ; MSP430x24x Demo - LFXT1 Oscillator Fault Detection ; ; Description: System runs normally in LPM3 with Timer A clocked by ; 32kHz ACLK with a 1 second interrupt. P1.0 is normally toggled every ; 1 second inside timer interrup...
53.027027
81
0.363914
ccff72ef038b51c2c2fcc195347c831748f717ef
268
asm
Assembly
a/Assembler NASM FreeBSD.asm
conorpreid/hello-world
10bc2b31f406c766bbb58b4bd2f5054c3124a4c5
[ "MIT" ]
8,076
2015-01-02T04:55:03.000Z
2022-03-31T16:09:18.000Z
a/Assembler NASM FreeBSD.asm
conorpreid/hello-world
10bc2b31f406c766bbb58b4bd2f5054c3124a4c5
[ "MIT" ]
514
2015-01-08T21:48:21.000Z
2022-03-31T11:55:07.000Z
a/Assembler NASM FreeBSD.asm
conorpreid/hello-world
10bc2b31f406c766bbb58b4bd2f5054c3124a4c5
[ "MIT" ]
1,978
2015-01-01T14:24:01.000Z
2022-03-31T11:38:08.000Z
section .text global _start _syscall: int 0x80 ret _start: push dword len push dword msg push dword 1 mov eax,0x4 call _syscall add esp,12 push dword 0 mov eax,0x1 call _syscall section .data msg db "Hello World",0xa len equ $ - msg
10.307692
24
0.66791
712db3aa231ac89f01c500593222852d7f5cbdd4
6,205
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1403.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_1403.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_1403.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 %r8 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0xd5d0, %r13 nop nop nop and $52125, %rax mov (%r13), %r11 nop nop nop nop cmp $14562, %r11 lea addresses_WC_ht+0x10f0, %rax nop nop nop xor %r8, %r8 mov (%ra...
34.859551
2,999
0.655278
621e1285fbe9624475dc6ac13554b7d0661b7632
251
asm
Assembly
test/br3074517.asm
bitwiseworks/nasm-os2
ef78e4ee1ca3220ac3b60a61b084a693b8032ab6
[ "BSD-2-Clause" ]
3
2015-03-21T07:35:15.000Z
2018-01-12T01:24:02.000Z
3rdParties/src/nasm/nasm-2.15.02/test/br3074517.asm
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
1
2020-03-26T19:58:54.000Z
2020-04-24T08:58:04.000Z
test/br3074517.asm
bitwiseworks/nasm-os2
ef78e4ee1ca3220ac3b60a61b084a693b8032ab6
[ "BSD-2-Clause" ]
5
2015-03-21T07:35:21.000Z
2021-01-14T10:54:46.000Z
;%define UNDEFINED %macro macro 0 %ifndef UNDEFINED %rep 1 %fatal This should display "fatal: (m:3)" %endrep %endif %fatal This should display "fatal: (m:6)" if 'UNDEFINED' defined %endmacro macro
19.307692
69
0.577689
755646a26127ba118d1db79ee4f96f20a869b700
520
asm
Assembly
libkc/memops/memcpy_fast.asm
kodo-pp/klosy-reloaded
e21388d14ca1589a79a2484873766bc5c0e49ec0
[ "MIT" ]
2
2018-04-30T11:47:57.000Z
2018-06-22T17:56:38.000Z
libkc/memops/memcpy_fast.asm
kodo-pp/klosy-reloaded
e21388d14ca1589a79a2484873766bc5c0e49ec0
[ "MIT" ]
3
2018-06-08T23:19:03.000Z
2018-06-20T00:02:48.000Z
libkc/memops/memcpy_fast.asm
kodo-pp/klosy-reloaded
e21388d14ca1589a79a2484873766bc5c0e49ec0
[ "MIT" ]
null
null
null
section .text global memcpy_fast memcpy_fast: push ebp push ebx mov edi, [esp + 12] mov esi, [esp + 16] mov edx, [esp + 20] .loop0_begin: test edx, edx jz memcpy_fast.loop0_end sub edx, 16 mov eax, [esi] mov ebx, [esi + 4] mov ecx, [esi + 8] mov ebp, [esi + 12] ...
14.054054
31
0.542308
756f1e31f37478766685042d0fe5c19fc33e7ebf
5,779
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_244_1429.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_244_1429.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_244_1429.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 %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x83f1, %rsi lea addresses_A_ht+0x828d, %rdi nop nop nop and $54425, %rax mov $76, %rcx rep movsq nop nop xor $45001, %r15 lea addresses_UC_ht+0x16749, %rbx nop nop nop nop xo...
23.979253
731
0.650978
f43d88e360e3cfca0f3d4d1a8256639b4c8dfc4b
1,986
asm
Assembly
tests/macro_examples/sum_checksum.asm
cizo2000/sjasmplus
615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4
[ "BSD-3-Clause" ]
null
null
null
tests/macro_examples/sum_checksum.asm
cizo2000/sjasmplus
615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4
[ "BSD-3-Clause" ]
1
2019-10-14T21:03:59.000Z
2019-10-14T21:03:59.000Z
tests/macro_examples/sum_checksum.asm
cizo2000/sjasmplus
615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4
[ "BSD-3-Clause" ]
null
null
null
; The CHK macro causes a checksum to be computed and deposited at the current location. ; The starting point of the checksum calculation is indicated as an argument. ; ; The checksum is calculated as the simple arithmetic sum of all bytes starting ; at the provided address up to but not including the address of the CHK...
34.842105
88
0.581067
da81ccaf92c2bfdab9f68eabcf89857d0b2300f2
533
asm
Assembly
oeis/019/A019681.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/019/A019681.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/019/A019681.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A019681: Decimal expansion of Pi/14. ; Submitted by Jon Maiga ; 2,2,4,3,9,9,4,7,5,2,5,6,4,1,3,8,0,2,7,4,7,3,3,1,6,7,0,2,3,4,2,5,0,2,0,6,0,1,4,0,8,3,5,2,8,5,2,6,7,9,3,2,7,2,9,2,6,7,8,1,7,5,6,5,9,3,4,1,5,4,5,7,5,9,1,8,7,2,0,7,1,3,3,0,5,7,3,9,1,6,0,9,5,8,6,5,5,0,4,8 mov $1,1 mov $2,1 mov $3,$0 mul $3,5 lpb $3 mul $1,...
17.193548
201
0.521576
e2a9e711583a80b1ad59e29505ac1eb9989e487a
184
asm
Assembly
Source Codes/Repalce a with z.asm
kaazima/Emulator-8086
2137954ecd35418b3720ac32e2577c7191006947
[ "MIT" ]
null
null
null
Source Codes/Repalce a with z.asm
kaazima/Emulator-8086
2137954ecd35418b3720ac32e2577c7191006947
[ "MIT" ]
null
null
null
Source Codes/Repalce a with z.asm
kaazima/Emulator-8086
2137954ecd35418b3720ac32e2577c7191006947
[ "MIT" ]
null
null
null
.MODEL small .STACK .DATA str db "madam$" .CODE .STARTUP mov si,offset str loop1:cmp [si],'$' jz exit1 cmp [si],'a' jnz check mov [si],'z' check:inc si loop loop1 exit1: .EXIT end
9.684211
18
0.663043
9ca18b65a19d026c0c0163fba6bf14668555e223
6,928
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_1_1921.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_1_1921.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_1_1921.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 %rdx push %rsi lea addresses_UC_ht+0x1ed2, %r12 nop nop nop inc %r11 mov (%r12), %di cmp %r9, %r9 lea addresses_D_ht+0xb6d2, %rsi lea addresses_normal_ht+0x58b2, %rdi clflush (%rdi) xor %rdx, %rdx mov $50, %rcx ...
20.316716
152
0.637991
cf0b97fbb3d6fd165213f1ea57b4a2a0b26fce27
12,345
asm
Assembly
vbox/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-CpuDetect.asm
Nurzamal/rest_api_docker
a9cc01dfc235467d490d9663755b33ef6990bdd8
[ "MIT" ]
null
null
null
vbox/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-CpuDetect.asm
Nurzamal/rest_api_docker
a9cc01dfc235467d490d9663755b33ef6990bdd8
[ "MIT" ]
null
null
null
vbox/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-CpuDetect.asm
Nurzamal/rest_api_docker
a9cc01dfc235467d490d9663755b33ef6990bdd8
[ "MIT" ]
null
null
null
; $Id: bs3-mode-CpuDetect.asm 69111 2017-10-17 14:26:02Z vboxsync $ ;; @file ; BS3Kit - Bs3CpuDetect ; ; ; Copyright (C) 2007-2017 Oracle Corporation ; ; This file is part of VirtualBox Open Source Edition (OSE), as ; available from http://www.virtualbox.org. This file is free software; ; you can redistribute it and/o...
36.523669
106
0.560632
c707fc067704693ff3d0a5da5ef55596f7ebc028
6,615
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1552.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1552.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1552.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 %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x1dba, %r11 nop cmp $43410, %rbp movl $0x61626364, (%r11) nop nop sub %rsi, %rsi lea addresses_WC_ht+0x581e, %r9 xor $59442, %rdx and $0xffffffffffffffc0, %r9 movaps (%r9), %x...
36.955307
2,999
0.658352
396322163015716f2e46c00d290ec3b70f43308f
319
asm
Assembly
oeis/021/A021838.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021838.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021838.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021838: Decimal expansion of 1/834. ; Submitted by Jon Maiga ; 0,0,1,1,9,9,0,4,0,7,6,7,3,8,6,0,9,1,1,2,7,0,9,8,3,2,1,3,4,2,9,2,5,6,5,9,4,7,2,4,2,2,0,6,2,3,5,0,1,1,9,9,0,4,0,7,6,7,3,8,6,0,9,1,1,2,7,0,9,8,3,2,1,3,4,2,9,2,5,6,5,9,4,7,2,4,2,2,0,6,2,3,5,0,1,1,9,9,0 seq $0,199685 ; a(n) = 5*10^n+1. div $0,417 mod $0,10
39.875
199
0.554859
5d09fa3a88aeecc38ca6ce8c19db95f8ed5642c6
369
asm
Assembly
Workarounds/FatalFrameProjectZero_CrashFix/patch_CrashFix.asm
lilystudent2016/cemu_graphic_packs
a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46
[ "CC0-1.0" ]
1,002
2017-01-10T13:10:55.000Z
2020-11-20T18:34:19.000Z
Workarounds/FatalFrameProjectZero_CrashFix/patch_CrashFix.asm
lilystudent2016/cemu_graphic_packs
a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46
[ "CC0-1.0" ]
347
2017-01-11T21:13:20.000Z
2020-11-27T11:33:05.000Z
Workarounds/FatalFrameProjectZero_CrashFix/patch_CrashFix.asm
lilystudent2016/cemu_graphic_packs
a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46
[ "CC0-1.0" ]
850
2017-01-10T06:06:43.000Z
2020-11-06T21:16:49.000Z
[FatalFrame_US_V0] # US eshop version moduleMatches = 0xE93B31F6 0x024A8F20 = nop [ProjectZero_EU_V0] # Various versions moduleMatches = 0xB54DBEB0, 0x5A9D6D31, 0x360FA109, 0x9D96F19B, 0x81551809, 0x77589D01, 0x2897C68C 0x024A8908 = nop [Zero_JAP_V0] # Various versions moduleMatches = 0xA86AA5B2, 0x52992DCD, 0x60...
23.0625
98
0.799458
fbabc521c57ec52d58a49fa008cd0669c41fd7b9
719
asm
Assembly
programs/oeis/108/A108187.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/108/A108187.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/108/A108187.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A108187: Numbers n such that 11*n - 5 is prime. ; 2,6,8,12,14,18,26,32,42,44,48,62,68,72,74,78,84,86,96,102,114,126,132,144,146,152,158,162,176,182,188,194,204,216,218,222,224,228,236,242,252,254,258,284,288,294,296,306,314,324,326,336,344,348,354,356,366,378,384,386,398,408,414,422,428,438,452,456,462,464,474,476,48...
27.653846
379
0.657858
14f855e0fcb525c2b81955adec45319febfe43f8
45,195
asm
Assembly
P6/P6Judger - 100 testpoints/testpoint/testpoint29.asm
flyinglandlord/BUAA-CO-2021
1aa28b09762dfb2376ed2aac4126839f0e6fcf93
[ "MIT" ]
5
2021-12-05T12:58:26.000Z
2022-03-31T02:05:13.000Z
P6/P6Judger - 100 testpoints/testpoint/testpoint29.asm
OliverDu8-24/BUAA-CO-2021
9959abd90de9039d751bab64f153547e76066665
[ "MIT" ]
null
null
null
P6/P6Judger - 100 testpoints/testpoint/testpoint29.asm
OliverDu8-24/BUAA-CO-2021
9959abd90de9039d751bab64f153547e76066665
[ "MIT" ]
2
2021-12-19T11:49:48.000Z
2021-12-22T10:25:38.000Z
ori $1, $0, 5 ori $2, $0, 1 ori $3, $0, 8 ori $4, $0, 12 sw $3, 0($0) sw $4, 4($0) sw $3, 8($0) sw $1, 12($0) sw $3, 16($0) sw $2, 20($0) sw $2, 24($0) sw $2, 28($0) sw $1, 32($0) sw $2, 36($0) sw $3, 40($0) sw $2, 44($0) sw $2, 48($0) sw $3, 52($0) sw $4, 56($0) sw $4, 60($0) sw $2, 64($0) sw $1, 68($0) sw $4, 72($0) ...
11.921657
21
0.543888
060e5016c7fd552d6a857c41a8c7a9f6dcd50fe0
1,491
asm
Assembly
programs/oeis/069/A069241.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/069/A069241.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/069/A069241.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A069241: Number of Hamiltonian paths in the graph on n vertices {1,...,n}, with i adjacent to j iff |i-j|<=2. ; 1,1,1,3,6,10,17,28,44,68,104,157,235,350,519,767,1131,1665,2448,3596,5279,7746,11362,16662,24430,35815,52501,76956,112797,165325,242309,355135,520490,762830,1117997,1638520,2401384,3519416,5157972,7559393,1...
43.852941
908
0.751844
a90f78a1007541a01975fde6aa1bd070d55f49a2
403
asm
Assembly
Maths/Utilities/PAequDustYIdxYmulQ-MLU1.asm
ped7g/EliteNext
6e930f9b9924b295d7281ee6acb879600d7e597f
[ "Unlicense" ]
9
2021-09-29T22:08:15.000Z
2022-03-23T05:35:43.000Z
Maths/Utilities/PAequDustYIdxYmulQ-MLU1.asm
ped7g/EliteNext
6e930f9b9924b295d7281ee6acb879600d7e597f
[ "Unlicense" ]
1
2022-01-21T12:35:42.000Z
2022-01-21T17:47:24.000Z
Maths/Utilities/PAequDustYIdxYmulQ-MLU1.asm
ped7g/EliteNext
6e930f9b9924b295d7281ee6acb879600d7e597f
[ "Unlicense" ]
1
2022-01-15T10:13:49.000Z
2022-01-15T10:13:49.000Z
asm_mlu1: PAequDustYIdxYmulQ: ; "ASM MLU1 : TESTGOOD" ; "Y1 = dustY[Y]hi and P.A = Y1 7bit * Q A = low, P = hi" ld hl, varDustY ; ld a, (regY) ; add hl,a ; add hl,a ; ; inc hl STICK TO Lo for now ld a, (hl) ; a = dustY[a] ld (varY1),a ; Y1 = a and SignMask8Bit ; ld d,a ; d = a ld a,(varQ) ld e,a...
20.15
57
0.506203
43175779475bcda2965ed64d7052bf37f79d94b6
12,097
asm
Assembly
src/presets/cm_presets_defeatagahnim2.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
6
2020-02-14T17:14:52.000Z
2021-12-06T19:51:25.000Z
src/presets/cm_presets_defeatagahnim2.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
1
2020-09-26T07:40:33.000Z
2020-09-26T07:40:33.000Z
src/presets/cm_presets_defeatagahnim2.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
7
2019-12-02T21:51:51.000Z
2021-07-03T17:53:04.000Z
;=================================================================================================== ; PRESET DATA HEADER ;=================================================================================================== presetheader_defeatagahnim2: dw presetSRAM_defeatagahnim2 ; location of SRAM dw presetpersisten...
29.36165
100
0.430933
276746b695736bb07c111cc1ce108fe830db1a46
6,784
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_613.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.log_21829_613.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.log_21829_613.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 %r15 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x1a9a8, %r11 nop nop cmp $5945, %r10 movw $0x6162, (%r11) nop nop xor $59776, %r15 lea addresses_WC_ht+0x1c1ea, %rsi nop sub $50357, %rbx and $0xffffffffffffffc0, %rs...
36.473118
2,999
0.655955
4012b31c6edaf3dd8fb9be1c683354cfe77e9ce3
5,868
asm
Assembly
Library/Kernel/Graphics/graphicsTransformSimple.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Kernel/Graphics/graphicsTransformSimple.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Kernel/Graphics/graphicsTransformSimple.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: Kernel Library FILE: 28 March 1990 AUTHOR: Jim DeFrisco, 3/29/90 ROUTINES: Name Description ---- ----------- WSetNullTransform Reset wind...
25.624454
79
0.570211
532e2a7f926699dcd787e81d86cf5f415607842c
476
asm
Assembly
programs/oeis/100/A100304.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/100/A100304.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/100/A100304.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A100304: Expansion of (1-x-6x^2)/(1-x-8x^2). ; 1,0,2,2,18,34,178,450,1874,5474,20466,64258,227986,742050,2565938,8502338,29029842,97048546,329287282,1105675650,3739973906,12585379106,42505170354,143188203202,483229566034,1628735191650,5494571719922 mov $3,2 mov $5,$0 lpb $3 mov $0,$5 sub $3,1 add $0,$3 trn $...
22.666667
203
0.657563
b52aa0ab8f10edc87126efbcce5224396350419a
240
asm
Assembly
Working Disassembly/Levels/MHZ/Misc Object Data/Map - Pollen Leaves.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
5
2021-07-09T08:17:56.000Z
2022-02-27T19:57:47.000Z
Working Disassembly/Levels/MHZ/Misc Object Data/Map - Pollen Leaves.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
null
null
null
Working Disassembly/Levels/MHZ/Misc Object Data/Map - Pollen Leaves.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
null
null
null
Map_3DC5C: dc.w word_3DC64-Map_3DC5C dc.w word_3DC64-Map_3DC5C dc.w word_3DC6C-Map_3DC5C dc.w word_3DC6C-Map_3DC5C word_3DC64: dc.w 1 dc.b $FC, 0, 0, 0, $FF, $FC word_3DC6C: dc.w 1 dc.b $FC, 0, 8, 0, $FF, $FC
26.666667
37
0.620833
86a7a93539c017dc0f41ec544756502cb8a7eac3
180
asm
Assembly
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/AlignChk/movdqa_test_intel64.asm
ArthasZhang007/15418FinalProject
a71f698ea48ebbc446111734c198f16a55633669
[ "MIT" ]
null
null
null
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/AlignChk/movdqa_test_intel64.asm
ArthasZhang007/15418FinalProject
a71f698ea48ebbc446111734c198f16a55633669
[ "MIT" ]
null
null
null
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/AlignChk/movdqa_test_intel64.asm
ArthasZhang007/15418FinalProject
a71f698ea48ebbc446111734c198f16a55633669
[ "MIT" ]
null
null
null
; ; Copyright (C) 2007-2012 Intel Corporation. ; SPDX-License-Identifier: MIT ; .code movdqa_test PROC movdqa xmm0, [rcx] movdqa xmm0, [rcx+1] RET movdqa_test ENDP end
12
44
0.694444
10c0563ba38774324c29504b424b99f08eef08af
15,013
asm
Assembly
Object/Optimized/kernel/Mouse.asm
collinsmichael/spartan
e0f85504d45fea8337cc3f87c357e6ac4034d3ba
[ "MIT" ]
16
2018-04-24T20:50:57.000Z
2022-01-09T22:51:35.000Z
Object/Optimized/kernel/Mouse.asm
collinsmichael/spartan
e0f85504d45fea8337cc3f87c357e6ac4034d3ba
[ "MIT" ]
1
2019-08-11T12:27:45.000Z
2019-12-02T12:25:41.000Z
Object/Optimized/kernel/Mouse.asm
collinsmichael/spartan
e0f85504d45fea8337cc3f87c357e6ac4034d3ba
[ "MIT" ]
4
2018-07-23T20:10:19.000Z
2021-09-29T17:23:15.000Z
; Listing generated by Microsoft (R) Optimizing Compiler Version 18.00.40629.0 TITLE C:\Users\cex123\Desktop\FYP\develop\spartan\Source\Kernel\Device\Drivers\Mouse.c .686P .XMM include listing.inc .model flat INCLUDELIB OLDNAMES PUBLIC _MOUSE_SPEED PUBLIC _MOUSE_FORMAT PUBLIC _MOUSE_ASSIST PUBLIC ...
19.7021
88
0.594218
3afc8acf95e6ef247ea71d8065e52f0593bb86ff
336
asm
Assembly
programs/oeis/021/A021280.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/021/A021280.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/021/A021280.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A021280: Decimal expansion of 1/276. ; 0,0,3,6,2,3,1,8,8,4,0,5,7,9,7,1,0,1,4,4,9,2,7,5,3,6,2,3,1,8,8,4,0,5,7,9,7,1,0,1,4,4,9,2,7,5,3,6,2,3,1,8,8,4,0,5,7,9,7,1,0,1,4,4,9,2,7,5,3,6,2,3,1,8,8,4,0,5,7,9,7,1,0,1,4,4,9,2,7,5,3,6,2,3,1,8,8,4,0 add $0,1 mov $1,10 pow $1,$0 sub $1,6 mul $1,7 div $1,23 add $1,4 div $1,84 mod ...
24
199
0.541667
c2d092d8865dd8213e096687f222be3a5283b599
581
asm
Assembly
programs/oeis/001/A001817.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/001/A001817.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/001/A001817.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A001817: G.f.: Sum_{n>0} x^n/(1-x^(3n)) = Sum_{n>=0} x^(3n+1)/(1-x^(3n+1)). ; 1,1,1,2,1,1,2,2,1,2,1,2,2,2,1,3,1,1,2,3,2,2,1,2,2,2,1,4,1,2,2,3,1,2,2,2,2,2,2,4,1,2,2,3,1,2,1,3,3,3,1,4,1,1,2,4,2,2,1,3,2,2,2,4,2,2,2,3,1,4,1,2,2,2,2,4,2,2,2,5,1,2,1,4,2,2,1,4,1,2,4,3,2,2,2,3,2,3,1,5 mov $4,2 mov $6,$0 lpb $4 mov $0,$6 ...
17.606061
201
0.462995
6e7fc30bd85e97bac2575f7bfabc947de4e7b4f0
2,705
asm
Assembly
VS/CSHARP/asm-dude-vsix/Resources/examples/nn.asm
YellowAfterlife/asm-dude
7aa36587e0480ce0e497f3f0f68853657fad7ecb
[ "MIT" ]
4,075
2016-02-22T08:55:36.000Z
2022-03-29T20:24:27.000Z
VS/CSHARP/asm-dude-vsix/Resources/examples/nn.asm
YellowAfterlife/asm-dude
7aa36587e0480ce0e497f3f0f68853657fad7ecb
[ "MIT" ]
126
2016-02-29T07:48:27.000Z
2022-03-27T12:47:21.000Z
VS/CSHARP/asm-dude-vsix/Resources/examples/nn.asm
YellowAfterlife/asm-dude
7aa36587e0480ce0e497f3f0f68853657fad7ecb
[ "MIT" ]
113
2016-02-22T08:55:33.000Z
2022-03-28T16:14:40.000Z
.intel_syntax noprefix .align 16 .data # __m256i maskA = _mm256_set_epi8(0, 1, 4, 5, 8, 9, 12, 13, 16, 17, 20, 21, 24, 25, 28, 29); maskA: .long 0x0C0D0E0F .long 0x08090A0B .long 0x04050607 .long 0x00010203 .long 0x0E0F .long 0x0A0B0C0D .long 0x08090405 .long 0x000104...
25.761905
98
0.678004
6e05beec176c32153e8aa253dd1407eb032291df
695
asm
Assembly
oeis/190/A190105.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/190/A190105.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/190/A190105.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A190105: a(n) = (3*A002145(n) - 1)/4. ; Submitted by Jon Maiga ; 2,5,8,14,17,23,32,35,44,50,53,59,62,77,80,95,98,104,113,122,125,134,143,149,158,167,170,179,188,197,203,212,230,233,248,260,269,275,284,287,314,323,329,332,347,350,359,365,368,374,377,392,410,422,428,440,449,455,464,473,482,485,494,512,518,539,545,554,5...
30.217391
381
0.657554
ad47e7c875ac9c770510c1d9b24edc507397ad43
1,166
asm
Assembly
Working Disassembly/Levels/MHZ/Misc Object Data/Map - Miniboss Log.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
5
2021-07-09T08:17:56.000Z
2022-02-27T19:57:47.000Z
Working Disassembly/Levels/MHZ/Misc Object Data/Map - Miniboss Log.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
null
null
null
Working Disassembly/Levels/MHZ/Misc Object Data/Map - Miniboss Log.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
null
null
null
Map_186B18: dc.w word_186B28-Map_186B18 dc.w word_186B36-Map_186B18 dc.w word_186B4A-Map_186B18 dc.w word_186B58-Map_186B18 dc.w word_186B6C-Map_186B18 dc.w word_186B7A-Map_186B18 dc.w word_186B8E-Map_186B18 dc.w word_186B9C-Map_186B18 word_186B28: dc.w 2 dc.b $EC, $B, 0, 0, $FF, $F4 dc.b ...
31.513514
40
0.491424
b81ed3316b453a2b7810dd58e27fe545f28b6b8e
733
asm
Assembly
oeis/159/A159656.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/159/A159656.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/159/A159656.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A159656: Numerator of Hermite(n, 18/19). ; Submitted by Christian Krause ; 1,36,574,-31320,-2370804,5103216,8742318216,292616324064,-33649488597360,-2901533477298624,114199171722894816,25060241888120278656,-4801113850900597056,-217294775817306515769600,-7777548674818481563737984,1916423841667868925104549376,153222110...
36.65
497
0.814461
9292b109234f4865dbfb6b2dfc9edd3f3d881bc7
3,680
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1845.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1845.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1845.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 %r11 push %r12 push %r8 push %rax push %rsi // Faulty Load lea addresses_WT+0x10dd6, %r12 nop nop nop nop sub %r8, %r8 movb (%r12), %r11b lea oracles, %r12 and $0xff, %r11 shlq $12, %r11 mov (%r12,%r11,1), %r11 pop %rsi pop...
87.619048
2,999
0.663587
93c33842926e11795989fb74d6d8c35248d4156e
459
asm
Assembly
programs/oeis/168/A168011.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/168/A168011.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/168/A168011.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A168011: a(n) = Sum of all numbers of divisors of all numbers < (n+1)^2. ; 5,20,45,84,131,198,273,368,473,602,731,894,1061,1252,1457,1686,1917,2186,2453,2752,3065,3402,3743,4122,4509,4918,5345,5804,6249,6754,7251,7780,8333,8906,9477,10104,10729,11386,12047,12758,13445,14202,14945 add $0,2 pow $0,2 sub $0,2 seq $0,77...
51
207
0.721133
83df8f21662402564a141791b49928a18b0270ed
6,649
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1091.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1091.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1091.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 %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0xbcf8, %rbx and %r11, %r11 movl $0x61626364, (%rbx) nop nop nop add %r8, %r8 lea addresses_A_ht+0xa774, %rax add $49266, %r11 mov $0x6162636465666768, %r8 movq %r8, (%rax) nop...
39.577381
2,999
0.657242
42b2b97c2609ea2f94c71e2d20801d9cf4ed34b8
708
asm
Assembly
src/arch/i386/bootloader/multiboot_header.asm
TinyKern/TinyKernel
63c9e88798a55bc3211573b9c1015cffbd64be2b
[ "Apache-2.0" ]
6
2021-08-15T17:37:30.000Z
2022-03-11T02:25:47.000Z
src/arch/i386/bootloader/multiboot_header.asm
TinyKern/TinyKernel
63c9e88798a55bc3211573b9c1015cffbd64be2b
[ "Apache-2.0" ]
4
2021-07-14T21:42:32.000Z
2021-08-18T16:17:34.000Z
src/arch/i386/bootloader/multiboot_header.asm
TinyKern/TinyKernel
63c9e88798a55bc3211573b9c1015cffbd64be2b
[ "Apache-2.0" ]
1
2021-07-12T20:19:25.000Z
2021-07-12T20:19:25.000Z
; @file multiboot_header.asm ; @author Owen Boreham (owenkadeboreham@gmail.com) ; @version 0.1.2 ; @date 2021-08-23 ; ; @copyright Copyright (c) 2021 TinyKernel ; This file is part of TinyKernel which is released ; under Apache License 2.0. See file LICENSE or go ; to https://www.apache.org/licenses/LICENSE-2.0 for ; ...
27.230769
67
0.641243
315cc64acf359761b851626dfe6fe1fd94e20a80
1,003
asm
Assembly
unittests/ASM/TwoByte/0F_C0.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
628
2020-03-06T14:01:32.000Z
2022-03-31T06:35:14.000Z
unittests/ASM/TwoByte/0F_C0.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
576
2020-03-06T08:25:12.000Z
2022-03-30T04:05:29.000Z
unittests/ASM/TwoByte/0F_C0.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
38
2020-03-07T06:10:00.000Z
2022-03-29T09:27:36.000Z
%ifdef CONFIG { "RegData": { "RAX": "0x4142434445464749", "RBX": "0x5152535455565759", "RCX": "0x6162636465666769", "RDX": "0x7172737475767779", "R15": "0x49", "R14": "0x5759", "R13": "0x65666769", "R12": "0x7172737475767779" }, "MemoryRegions": { "0x100000000": "4096" } } %e...
18.574074
32
0.599202
eb5c1ef54705987ee4c55fbd76214553da9b3f6e
192
asm
Assembly
programs/oeis/121/A121378.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/121/A121378.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/121/A121378.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A121378: EBCDIC codes for decimal digits. ; 240,241,242,243,244,245,246,247,248,249 mov $2,2 mov $3,$0 mov $1,3 mov $0,4 lpb $0,1 add $1,$2 add $2,6 mul $1,2 sub $0,1 lpe add $1,$3
12.8
43
0.609375
53946e0f72addaa1963521fd80874f9ed1bf3047
8,357
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1481.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_21829_1481.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_21829_1481.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 %rcx push %rdi push %rsi lea addresses_A_ht+0xa849, %r8 xor %rdi, %rdi mov (%r8), %r12d nop nop nop nop sub %rcx, %rcx lea addresses_A_ht+0xc2c9, %r10 nop nop add $56901, %r9 movb $0x61, (%r10) nop dec %rcx lea addresses_A...
32.391473
2,999
0.657054
6343abb738536adf51b588d7fd41914d90493850
1,830
asm
Assembly
programs/oeis/158/A158593.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/158/A158593.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/158/A158593.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A158593: a(n) = 38*n^2 + 1. ; 1,39,153,343,609,951,1369,1863,2433,3079,3801,4599,5473,6423,7449,8551,9729,10983,12313,13719,15201,16759,18393,20103,21889,23751,25689,27703,29793,31959,34201,36519,38913,41383,43929,46551,49249,52023,54873,57799,60801,63879,67033,70263,73569,76951,80409,83943,87553,91239,95001,98839,10...
228.75
1,760
0.843716
02439219044aedeedb99f9df433fd2a19e63a955
414
asm
Assembly
programs/oeis/317/A317137.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/317/A317137.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/317/A317137.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A317137: a(n) is the number of nonzero triangular numbers <= n-th prime. ; 1,2,2,3,4,4,5,5,6,7,7,8,8,8,9,9,10,10,11,11,11,12,12,12,13,13,13,14,14,14,15,15,16,16,16,16,17,17,17,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,22,22,22,22,23,23,23,23,24,24,24,24,25,25,25,25,26,26,26,26,27,27,27,27,27 seq $0,6005 ; The odd...
34.5
222
0.644928
dd8a4b1fa1bb41c6a63f1848ed146862f4a73238
502
asm
Assembly
ScrollModus/_code/GlobalCode/hardscrollaligned.asm
kosmonautdnb/TheLandsOfZador
66c9e8ab92f617838afe793a6c9ddaaf7273aadc
[ "MIT" ]
null
null
null
ScrollModus/_code/GlobalCode/hardscrollaligned.asm
kosmonautdnb/TheLandsOfZador
66c9e8ab92f617838afe793a6c9ddaaf7273aadc
[ "MIT" ]
null
null
null
ScrollModus/_code/GlobalCode/hardscrollaligned.asm
kosmonautdnb/TheLandsOfZador
66c9e8ab92f617838afe793a6c9ddaaf7273aadc
[ "MIT" ]
null
null
null
hardScrollWholeColorRamAligned SUBROUTINE ;----------------------------------------------------------------- ;-- harscroll speedcode ;----------------------------------------------------------------- ; perhaps we can spare one if moving on x ldx #39 .reloop1 Y SET 0 hardscrollmodi1 REPEAT DISPLAYAREAROWS lda $44...
19.307692
67
0.549801
c340b7768e357dbe214c5c66546aaedb36b676ff
318
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fam9511.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fam9511.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fam9511.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math32 PUBLIC cm32_sdcc_f32_fam9511 PUBLIC cm32_sdcc_fam9511_f32 EXTERN cm32_sdcc_fsread1, m32_f32_fam9511 .cm32_sdcc_f32_fam9511 call cm32_sdcc_fsread1 jp m32_f32_fam9511 EXTERN cm32_sdcc_fsread1, m32_fam9511_f32 .cm32_sdcc_fam9511_f32 call cm32_sdcc_fsread1 jp m32_fam9511_f32
16.736842
41
0.845912
02f795fb7d89febfa33322fb8155855bd3fe6347
5,653
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_439.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_439.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_439.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 %r9 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0x8714, %rsi lea addresses_WT_ht+0x14f5f, %rdi nop cmp $39070, %r13 mov $109, %rcx rep movsw nop dec %rcx lea addresses_normal_ht+0x130ae, %rsi lea addresses_WC_ht+0x599f, %rdi nop xor $...
45.224
2,999
0.661773
9834695a4e39b833dd555af8923f910926495222
323
asm
Assembly
oeis/021/A021073.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021073.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021073.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021073: Decimal expansion of 1/69. ; Submitted by Jon Maiga ; 0,1,4,4,9,2,7,5,3,6,2,3,1,8,8,4,0,5,7,9,7,1,0,1,4,4,9,2,7,5,3,6,2,3,1,8,8,4,0,5,7,9,7,1,0,1,4,4,9,2,7,5,3,6,2,3,1,8,8,4,0,5,7,9,7,1,0,1,4,4,9,2,7,5,3,6,2,3,1,8,8,4,0,5,7,9,7,1,0,1,4,4,9,2,7,5,3,6,2 add $0,1 mov $2,10 pow $2,$0 div $2,69 mov $0,$2 mod $0,...
29.363636
199
0.55418
4283c121572250d249073f25645a5e32de18a89e
928
nasm
Assembly
Projetos/F-Assembly/src/nasm/factorial.nasm
gabrielvf1/Z01---Grupo-H
ef44894eb6a245c9b856802dd96ebe0051315602
[ "Unlicense" ]
null
null
null
Projetos/F-Assembly/src/nasm/factorial.nasm
gabrielvf1/Z01---Grupo-H
ef44894eb6a245c9b856802dd96ebe0051315602
[ "Unlicense" ]
77
2018-03-09T12:33:31.000Z
2018-05-18T10:42:22.000Z
Projetos/F-Assembly/src/nasm/factorial.nasm
gabrielvf1/Z01---Grupo-H
ef44894eb6a245c9b856802dd96ebe0051315602
[ "Unlicense" ]
null
null
null
leaw $R0, %A movw (%A), %D ; SE FOR 0 OU 1 ;-------------------------------------------- decw %D leaw $UM,%A jle %D nop leaw $R0, %A movw (%A), %D leaw $R6, %A movw %D, (%A) leaw $R7, %A movw %D, (%A) movw (%A), %S decw %S movw %S, (%A) leaw $R7, %A movw (%A), %S leaw $R4, %A movw %S, (%A) while1: ; ...
11.180723
52
0.386853
ed8118c85cc0a0d7451451819689d38e5591d076
412
asm
Assembly
oeis/080/A080893.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/080/A080893.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/080/A080893.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A080893: E.g.f. exp(x*C(x)) = exp((1-sqrt(1-4*x))/2), where C(x) is the g.f. of the Catalan numbers A000108. ; Submitted by Jon Maiga ; 1,1,3,19,193,2721,49171,1084483,28245729,848456353,28875761731,1098127402131,46150226651233,2124008553358849,106246577894593683,5739439214861417731,332993721039856822081,206513501436...
58.857143
195
0.774272
c3b9fbb5621a5f478efb1794fb155b56ba274229
14,112
asm
Assembly
s2/music-original/85 - MTZ.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
9
2017-10-09T20:28:45.000Z
2021-06-29T21:19:20.000Z
s2/music-original/85 - MTZ.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
12
2018-08-01T13:52:20.000Z
2022-02-21T02:19:37.000Z
s2/music-original/85 - MTZ.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
2
2018-02-17T19:50:36.000Z
2019-10-30T19:28:06.000Z
MTZ_Header: smpsHeaderStartSong 2, 1 smpsHeaderVoice MTZ_Voices smpsHeaderChan $06, $03 smpsHeaderTempo $01, $EA smpsHeaderDAC MTZ_DAC smpsHeaderFM MTZ_FM1, $F4, $0E smpsHeaderFM MTZ_FM2, $18, $0A smpsHeaderFM MTZ_FM3, $0C, $14 smpsHeaderFM MTZ_FM4, $0C, $16 smp...
30.745098
91
0.575751
cfc8b23fe7c36d4c16eb4db4096846e9727c483d
56
asm
Assembly
src/memdisk/memdisk.asm
anna328p/IncludeOS
b9858b8e6842d6c0cc227a34a015e7e8de9438ab
[ "Apache-2.0" ]
3,673
2015-12-01T22:14:02.000Z
2019-03-22T03:07:20.000Z
src/memdisk/memdisk.asm
anna328p/IncludeOS
b9858b8e6842d6c0cc227a34a015e7e8de9438ab
[ "Apache-2.0" ]
960
2015-12-01T20:40:36.000Z
2019-03-22T13:21:21.000Z
src/memdisk/memdisk.asm
AndreasAakesson/IncludeOS
891b960a0a7473c08cd0d93a2bba7569c6d88b48
[ "Apache-2.0" ]
357
2015-12-02T09:32:50.000Z
2019-03-22T09:32:34.000Z
USE32 ALIGN 4096 section .diskdata incbin "testdisk"
11.2
20
0.767857
0bcfab6fefe27c6e04b8d912b199c04e1223548c
935
asm
Assembly
programs/oeis/113/A113968.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/113/A113968.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/113/A113968.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A113968: Series expansion of Farey rational polynomial based on A112627. ; 0,0,1,1,15,17,239,273,3823,4369,61167,69905,978671,1118481,15658735,17895697,250539759,286331153,4008636143,4581298449,64138178287,73300775185,1026210852591,1172812402961,16419373641455,18764998447377 mov $2,$0 mov $5,$0 lpb $2 mov $0,$5 ...
17
202
0.521925
7ceed43a08500cf1f7d72391945dda57a98ff8ee
303
asm
Assembly
programs/oeis/133/A133186.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/133/A133186.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/133/A133186.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A133186: Period 4: repeat [1, 2, 1, -4]. ; 1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4,1,2,1,-4 add $0,1 mov $2,$0 lpb $0 sub $0,1 sub $2,$0 mod $0,4 add $1,$2 lpe mov $0,$1
23.307692
172
0.468647
78dbe86102405d21ca08e7538efabdf629601343
779
asm
Assembly
programs/oeis/032/A032943.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/032/A032943.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/032/A032943.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A032943: Numbers whose base-8 representation Sum_{i=0..m} d(i)*8^(m-i) has d(i)=0 for all odd i. ; 1,2,3,4,5,6,7,8,16,24,32,40,48,56,64,65,66,67,68,69,70,71,128,129,130,131,132,133,134,135,192,193,194,195,196,197,198,199,256,257,258,259,260,261,262,263,320,321,322,323,324,325,326 mov $11,$0 mov $13,$0 add $13,1 lpb ...
17.311111
183
0.516046
74050efcffc7debc79d092a188268bbb58399467
984
asm
Assembly
books/nand2tetris/ch07/PointerTest.asm
luksamuk/study
7a4062cb894be52d786852b4729ac6a4e784b5a3
[ "MIT" ]
3
2019-03-13T02:16:44.000Z
2020-03-05T21:14:18.000Z
books/nand2tetris/ch07/PointerTest.asm
luksamuk/study
7a4062cb894be52d786852b4729ac6a4e784b5a3
[ "MIT" ]
1
2019-03-15T00:52:59.000Z
2019-03-15T00:53:54.000Z
books/nand2tetris/ch07/PointerTest.asm
luksamuk/study
7a4062cb894be52d786852b4729ac6a4e784b5a3
[ "MIT" ]
1
2020-03-05T21:14:29.000Z
2020-03-05T21:14:29.000Z
@256 D=A @SP M=D @300 D=A @LCL M=D @400 D=A @ARG M=D @3000 D=A @THIS M=D @3010 D=A @THAT M=D @3030 D=A @SP A=M M=D @SP M=M+1 @SP M=M-1 A=M D=M @R13 M=D @3 D=A @R14 M=D @R13 D=M @R14 A=M M=D @3040 D=A @SP A=M M=D @SP M=M+1 @SP M=M-1 A=M D=M @R13 M=D @3 D=A @1 A=D+A D=A @R14 M=D @R13 D=M @R14 A=M M=D @32 D=A @SP A=M M=D ...
4.619718
23
0.53252
37688c1a71d3a8c0cdb957623143f0587070b55c
2,860
asm
Assembly
45/runtime/rt/grputil.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/runtime/rt/grputil.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/runtime/rt/grputil.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
TITLE GRPUTIL - iAPX 88/86 GRAPHICS UTILITY ROUTINES ;*** ; GRPUTIL - iAPX 88/86 GRAPHICS UTILITY ROUTINES ; ; Copyright <C> 1986, Microsoft Corporation ; ;Purpose: ; Graphics utility routines. ; ;****************************************************************************** INCLUDE switch.inc INCLUDE rmacros.inc ; ...
22.88
79
0.665734
ee58016f98e5f040f4380e3bc6d0a041344022c8
8,645
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0xca_notsx.log_21829_564.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_0xca_notsx.log_21829_564.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_0xca_notsx.log_21829_564.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 %r14 push %r15 push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x556b, %r11 xor $55747, %r14 movb (%r11), %r15b nop inc %r12 lea addresses_WC_ht+0x137ab, %rdx nop nop nop nop cmp $62469, %rsi mov (%rdx), %di and $18861, %rsi lea addresses...
32.622642
2,999
0.655639