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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d9d2d67cfcdbf71197612df0d3dd03cca0281e8d | 1,895 | asm | Assembly | asm/por_reveal_bestiary.asm | Iemnur/DSVEdit | 1f52feb6de8a47c7d223a17d739e69bb40aedd3f | [
"MIT"
] | 70 | 2017-02-25T15:06:47.000Z | 2022-03-16T03:05:35.000Z | asm/por_reveal_bestiary.asm | Iemnur/DSVEdit | 1f52feb6de8a47c7d223a17d739e69bb40aedd3f | [
"MIT"
] | 58 | 2017-03-12T21:34:50.000Z | 2022-01-31T17:22:36.000Z | asm/por_reveal_bestiary.asm | Iemnur/DSVEdit | 1f52feb6de8a47c7d223a17d739e69bb40aedd3f | [
"MIT"
] | 26 | 2017-03-04T16:35:13.000Z | 2021-11-24T20:52:19.000Z | .nds
.relativeinclude on
.erroronwarning on
; Reveals all entries in the bestiary from the start of the game.
.open "ftc/arm9.bin", 02000000h
.org 0x02033970 ; Check before adding this enemy's drops to the "Rate" completion percentage in the enemy list.
mvn r1, 0h ; Set all bits.
.org 0x0203809C ; Check before ma... | 38.673469 | 163 | 0.747757 |
1d10004770345825290b3510f8ea4441381168d3 | 5,412 | asm | Assembly | example_programs/p2.asm | debemdeboas/virtual-machine | 31d43fc75d3242cf884d2fb9a38d686b960e0576 | [
"MIT"
] | 2 | 2021-03-13T20:49:34.000Z | 2021-03-14T12:53:59.000Z | example_programs/p2.asm | debemdeboas/virtual-machine | 31d43fc75d3242cf884d2fb9a38d686b960e0576 | [
"MIT"
] | 27 | 2021-03-16T22:33:48.000Z | 2021-07-08T22:29:51.000Z | example_programs/p2.asm | debemdeboas/virtual-machine | 31d43fc75d3242cf884d2fb9a38d686b960e0576 | [
"MIT"
] | null | null | null | ; LOAD DATA INTO MEMORY BEFORE START
LDI R0, 120
STD [255], R0
LDI R0, 0 ; SET BACK TO DEFAULT VALUE (0)
; MAIN PROGRAM
LDI R0, 256 ; OUTPUT MEMORY BLOCK
LDD R7, [255] ; LOAD THE VALUE STORED IN POSITION 255
LDI R2, 15 ; SKIP TO LINE 16 IF R7 >= 0
JMPIG R2, R7
JMPIE R2, R7
LDI R3, -1
STX [R0], R3
STOP
; WRITE `R1` NUM... | 30.576271 | 90 | 0.803769 |
086d8735111b54919e61253b11de537e8ef9eb2e | 31,393 | asm | Assembly | src/dpmifunc.asm | DosWorld/zrdx | 18acbf115d150a96809c42799f496b94f903545f | [
"CC0-1.0"
] | 12 | 2021-11-04T14:52:39.000Z | 2022-03-17T10:13:23.000Z | src/dpmifunc.asm | DosWorld/zrdx | 18acbf115d150a96809c42799f496b94f903545f | [
"CC0-1.0"
] | 1 | 2021-11-10T00:11:31.000Z | 2021-11-10T00:11:31.000Z | src/dpmifunc.asm | DosWorld/zrdx | 18acbf115d150a96809c42799f496b94f903545f | [
"CC0-1.0"
] | null | null | null | ; This file is part of the ZRDX 0.50 project
; (C) 1998, Sergey Belyakov
DPMIFn MACRO Hi, Lo
_T = $
org offset Table2&Hi&Label+Lo*4
DD _T-CurSegBase
org _T
ENDM
DefineDPMITable2 MACRO P0, P1
LDWord Table2&P0
Table2&P0&... | 28.231115 | 96 | 0.503392 |
aab2366851fd9bef55918138a9abfd66918366c0 | 137 | asm | Assembly | Archive/Rev2/snes/journey/src/data.asm | mupfelofen-de/SNESoIP | f662890a43fac7611946b4479046e649aef7cda7 | [
"MIT"
] | 59 | 2015-01-20T17:25:33.000Z | 2022-03-04T01:34:59.000Z | Archive/Rev2/snes/journey/src/data.asm | mupfelofen-de/SNESoIP | f662890a43fac7611946b4479046e649aef7cda7 | [
"MIT"
] | null | null | null | Archive/Rev2/snes/journey/src/data.asm | mupfelofen-de/SNESoIP | f662890a43fac7611946b4479046e649aef7cda7 | [
"MIT"
] | 7 | 2015-08-06T12:15:30.000Z | 2019-05-13T23:25:58.000Z | .include "hdr.asm"
.section ".rodata1" superfree
snesfont:
.incbin "res/font/font.pic"
finn:
.incbin "res/finn.pic"
.ends
| 11.416667 | 30 | 0.642336 |
761995f0df6793efda753075543c485ac8f49980 | 6,832 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_/i9-9900K_12_0xca.log_21829_964.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_/i9-9900K_12_0xca.log_21829_964.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_/i9-9900K_12_0xca.log_21829_964.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r14
push %r8
push %rdi
push %rsi
lea addresses_D_ht+0xbce7, %r8
lfence
movups (%r8), %xmm6
vpextrq $0, %xmm6, %r13
nop
nop
cmp %r14, %r14
lea addresses_UC_ht+0xeeab, %rsi
nop
sub %r13, %r13
mov (%rsi), %r10d
nop
nop
nop
nop
sub %r11, %r11
... | 34.16 | 2,999 | 0.650761 |
7334bc5491e3168685921d1646af38ee0939fc87 | 2,131 | asm | Assembly | programs/oeis/287/A287193.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/287/A287193.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/287/A287193.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A287193: Decimal representation of the diagonal from the origin to the corner of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 253", based on the 5-celled von Neumann neighborhood.
; 1,1,0,7,24,31,96,127,384,511,1536,2047,6144,8191,24576,32767,98304,131071,393216,524287,1572864,2... | 266.375 | 1,649 | 0.900985 |
1551d1a503ef1262b4b409229d6809c2556dee31 | 1,618 | asm | Assembly | Tareas/tarea_bl_1.asm | adeandak/OPC | 4384259c5f4e46d67a6c4417ea72953a62ccd901 | [
"MIT"
] | null | null | null | Tareas/tarea_bl_1.asm | adeandak/OPC | 4384259c5f4e46d67a6c4417ea72953a62ccd901 | [
"MIT"
] | null | null | null | Tareas/tarea_bl_1.asm | adeandak/OPC | 4384259c5f4e46d67a6c4417ea72953a62ccd901 | [
"MIT"
] | null | null | null | INCLUDE \masm32\Irvine\Irvine32.inc
INCLUDELIB \masm32\Irvine\Irvine32.lib
INCLUDELIB \masm32\Irvine\User32.lib
INCLUDELIB \masm32\Irvine\Kernel32.lib
.DATA
; Textos para la Consola
micr = 0Dh
milf = 0Ah
txtn BYTE micr, milf, "Teclee el dato N: ", 0
txtst BYTE "Termino ", 0
txttot BYTE micr, milf, "TOTAL:... | 19.731707 | 65 | 0.55686 |
971cce92ab852ffc4b0fd9d03cf1ee26b50b5efe | 298 | asm | Assembly | Second course/4th semester/Assembler/Lab9/PP.asm | tekcellat/University | 9a0196a45c9cf33ac58018d636c3e4857eba0330 | [
"MIT"
] | null | null | null | Second course/4th semester/Assembler/Lab9/PP.asm | tekcellat/University | 9a0196a45c9cf33ac58018d636c3e4857eba0330 | [
"MIT"
] | null | null | null | Second course/4th semester/Assembler/Lab9/PP.asm | tekcellat/University | 9a0196a45c9cf33ac58018d636c3e4857eba0330 | [
"MIT"
] | 7 | 2020-12-04T07:26:46.000Z | 2022-03-08T17:47:47.000Z | .386
.model FLAT ,C
PUBLIC p1
.CODE
p1:
push EBP
MOV EBP,ESP
MOV EAX,[EBP + 8];N
MOV EBX,[EBP + 12];NF
MOV ECX,[EBP + 8]
CMP ECX,1
JE M1
DEC ECX
PUSH EBX,NF
PUSH ECX
CALL p1
ADD ESP,8
MOV ECX ,[EBP + 8]
MUL ECX
JMP M2
M1:MOV EAX,1
M2:POP ESP
ret
end | 11.037037 | 23 | 0.560403 |
b803e786539adfb716c70f3e6ce695a829fd8bfc | 301 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/fmod_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/fmod_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/fmod_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC fmod_callee
EXTERN cam32_sccz80_fmod_callee
defc fmod_callee = cam32_sccz80_fmod_callee
IF __CLASSIC
; SDCC bridge for Classic
PUBLIC _fmod_callee
EXTERN cam32_sdcc_fmod_callee
defc _fmod_callee = cam32_sdcc_fmod_callee
ENDIF
| 21.5 | 50 | 0.754153 |
78a84560befee290a7a9d21f400fe0d8fda408ab | 460 | asm | Assembly | programs/oeis/218/A218445.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/218/A218445.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/218/A218445.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A218445: a(n) = Sum_{k>=0} floor(n/(5*k + 2)).
; 0,0,1,1,2,2,3,4,5,5,6,6,8,8,10,10,11,12,13,13,14,15,17,17,19,19,20,21,23,23,24,24,26,26,28,29,31,32,33,33,34,34,37,37,39,39,40,41,43,44,45,46,48,48,50,50,52,53,54,54,56,56,58,59,61,61,63,64,66,66,68,68,71,71,73,73,74,76,77,77,78
mov $2,2
lpb $2
sub $0,1
sub $2,1
... | 21.904762 | 230 | 0.53913 |
5cde0fd9fe81731172d8c7f5d4310b995fa3b2f6 | 673 | asm | Assembly | PRG/levels/Giant/4-1Bonus.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Giant/4-1Bonus.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Giant/4-1Bonus.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | ; Original address was $B952
; 4-1 bonus
.word W401L ; Alternate level layout
.word W401O ; Alternate object layout
.byte LEVEL1_SIZE_03 | LEVEL1_YSTART_170
.byte LEVEL2_BGPAL_00 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_18 | LEVEL2_UNUSEDFLAG
.byte LEVEL3_TILESET_11 | LEVEL3_VSCROLL_LOCKED | LEVEL3_PIPENOTEXIT
.byte LE... | 48.071429 | 85 | 0.662704 |
1270e064cadd7840e9d0fa27ceae5385cdea39df | 474 | asm | Assembly | programs/oeis/026/A026922.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/026/A026922.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/026/A026922.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A026922: Number of partitions of n into an odd number of parts, the greatest being 2; also, a(n+3) = number of partitions of n+1 into an even number of parts, each <=2.
; 0,1,0,1,1,2,1,2,2,3,2,3,3,4,3,4,4,5,4,5,5,6,5,6,6,7,6,7,7,8,7,8,8,9,8,9,9,10,9,10,10,11,10,11,11,12,11,12,12,13,12,13,13,14,13,14,14,15,14,15,15,16... | 59.25 | 263 | 0.64557 |
541b5ccd453dc1210d67e7051b7069b790c654b6 | 7,100 | asm | Assembly | I3A/eclipse-workspace-java/ASM (Esercitazione)/src/AsmetaV/ATM3.asm | samuelexferri/unibg-workspace | 41533f215599e5e7c937a054b25881ef02f29ac8 | [
"MIT"
] | null | null | null | I3A/eclipse-workspace-java/ASM (Esercitazione)/src/AsmetaV/ATM3.asm | samuelexferri/unibg-workspace | 41533f215599e5e7c937a054b25881ef02f29ac8 | [
"MIT"
] | null | null | null | I3A/eclipse-workspace-java/ASM (Esercitazione)/src/AsmetaV/ATM3.asm | samuelexferri/unibg-workspace | 41533f215599e5e7c937a054b25881ef02f29ac8 | [
"MIT"
] | null | null | null | // ATM
// versione gennaio 2011. rimossa la seq nella main rule
//
//Requirements (Abstract State Machines - A Method for High-Level System Design and Analysis, page 92)
//"Design the control for an ATM, and show it to be well functioning,
//where via a GUI the customer can perform the following operations:
//Op1. Ente... | 30.603448 | 132 | 0.714085 |
e8337a6123a0becd58a4ab705198c9fa32fca6c0 | 830 | asm | Assembly | oeis/022/A022034.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/022/A022034.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/022/A022034.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A022034: Define the generalized Pisot sequence T(a(0),a(1)) by: a(n+2) is the greatest integer such that a(n+2)/a(n+1) < a(n+1)/a(n). This is T(6,31).
; Submitted by Jon Maiga
; 6,31,160,825,4253,21924,113017,582596,3003248,15481566,79806558,411398091,2120732851,10932252540,56355115894,290507292601,1497547928268,7719... | 39.52381 | 479 | 0.766265 |
4a412dff1d0b1b9949c0a9da37c9133d564e3cb8 | 1,918 | asm | Assembly | programs/oeis/017/A017716.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017716.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017716.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017716: Binomial coefficients C(n,52).
; 1,53,1431,26235,367290,4187106,40475358,341149446,2558620845,17341763505,107518933731,615790256823,3284214703056,16421073515280,77413632286320,345780890878896,1469568786235308,5964720367660956,23196134763125940,86680293062207460,312049055023946856,1084741953178481928,36486774... | 319.666667 | 1,854 | 0.949426 |
3e470c91fec0350da1fb4b7df024d43251910736 | 333 | asm | Assembly | programs/oeis/244/A244040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/244/A244040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/244/A244040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A244040: Sum of digits of n in fractional base 3/2.
; 0,1,2,2,3,4,3,4,5,3,4,5,5,6,7,4,5,6,5,6,7,7,8,9,5,6,7,5,6,7,7,8,9,8,9,10,5,6,7,7,8,9,6,7,8,7,8,9,9,10,11,9,10,11,5,6,7,7,8,9,8,9,10,6,7,8,8,9,10,8,9,10,9,10,11,11,12,13,10,11,12,5,6,7,7,8,9,8,9,10,8,9,10,10,11,12,7,8,9,8
mov $1,$0
lpb $1
div $1,3
sub $0,$1
... | 33.3 | 222 | 0.561562 |
a569929bf3badd1535c2535c3074179758c825cc | 416 | asm | Assembly | paste.asm | jalbersdorfer/paste.asm | 35186d53fba05aa1bfd0e2688d5411ee6dfd57fc | [
"Apache-2.0"
] | 1 | 2020-05-28T09:23:11.000Z | 2020-05-28T09:23:11.000Z | paste.asm | jalbersdorfer/paste.asm | 35186d53fba05aa1bfd0e2688d5411ee6dfd57fc | [
"Apache-2.0"
] | null | null | null | paste.asm | jalbersdorfer/paste.asm | 35186d53fba05aa1bfd0e2688d5411ee6dfd57fc | [
"Apache-2.0"
] | null | null | null | .386
.model flat, stdcall
option casemap :none
include \masm32\include\kernel32.inc
include \masm32\include\user32.inc
include \masm32\include\masm32.inc
includelib \masm32\lib\kernel32.lib
includelib \masm32\lib\user32.lib
includelib \masm32\lib\masm32.lib
.code
main:
invoke OpenClipboard, 0
invoke GetClipb... | 19.809524 | 36 | 0.774038 |
8af807a214d872ea223bcd38d929fc326cd92ee6 | 524 | asm | Assembly | oeis/039/A039645.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/039/A039645.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/039/A039645.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A039645: Number of steps to fixed point of "k -> k/2 or (k+1)/2 until result is prime", starting with prime(n)+1.
; Submitted by Jamie Morken(s2)
; 1,2,2,3,3,2,3,3,4,5,5,2,3,3,5,4,6,2,3,5,2,5,4,3,4,4,4,5,5,3,7,4,6,6,4,4,2,3,5,5,4,4,7,2,5,5,3,6,4,4,3,8,3,8,5,5,5,5,2,3,3,4,7,7,2,7,3,4,6,6,3,5,5,4,8,8,6,2,3,3,4,2,7,3,7,... | 32.75 | 201 | 0.591603 |
55a58010439883c554469d4bf038a2111cca9aa7 | 393 | asm | Assembly | oeis/189/A189230.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/189/A189230.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/189/A189230.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A189230: Complementary Catalan triangle read by rows.
; Submitted by Simon Strandgaard
; 0,1,0,0,2,0,3,0,3,0,0,8,0,4,0,10,0,15,0,5,0,0,30,0,24,0,6,0,35,0,63,0,35,0,7,0,0,112,0,112,0,48,0,8,0,126,0,252,0,180,0,63,0,9,0,0,420,0,480,0,270,0,80,0,10,0,462,0,990,0,825,0,385,0,99,0,11,0
mov $3,1
lpb $0
mov $2,-2
bin $... | 24.5625 | 194 | 0.608142 |
9e1fb8813de298e82f4eb3b043d488665f1417ca | 711 | asm | Assembly | oeis/339/A339686.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/339/A339686.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/339/A339686.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A339686: a(n) = Sum_{d|n} 6^(d-1).
; Submitted by Jamie Morken(s4)
; 1,7,37,223,1297,7819,46657,280159,1679653,10078999,60466177,362805091,2176782337,13060740679,78364165429,470185264735,2821109907457,16926661132171,101559956668417,609359750089711,3656158440109669,21936950700844039,131621703842267137,7897302234166878... | 35.55 | 490 | 0.800281 |
eedb502eef2f35a1a9ebc017ea839676c19077a2 | 7,306 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1594.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_1594.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_1594.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 %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x16d8a, %r9
xor %rsi, %rsi
mov (%r9), %r15d
nop
nop
nop
nop
nop
lfence
lea addresses_UC_ht+0x14c50, %rsi
lea addresses_WC_ht+0x1db3c, %rdi
add $23931, %r15
mov $70, %rcx
rep m... | 32.471111 | 2,999 | 0.657679 |
f096c7dd8d40139c12a7829e71a0aa158b86d9ad | 219 | asm | Assembly | dv3/q68/qub/version.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/q68/qub/version.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/q68/qub/version.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Q68 QUB driver version (c) W. Lenerz 2017
section version
xdef qub_vers
xdef qub.rev
qub_vers equ '1.00'
qub.rev equ 0
hd_vmess
dc.w 'Q68 QUB Driver V.'
dc.l qub_vers
dc.b ' ',$a
hd_vmend
ds.w 0
end
| 12.166667 | 46 | 0.6621 |
431763b850a65d04e482709b48c8dabced83555f | 360 | asm | Assembly | Semester_4/ASK/9.asm | BeBa17/My_University | 937035af782845f9eeb6b9c61187b076e76c2f4e | [
"MIT"
] | null | null | null | Semester_4/ASK/9.asm | BeBa17/My_University | 937035af782845f9eeb6b9c61187b076e76c2f4e | [
"MIT"
] | null | null | null | Semester_4/ASK/9.asm | BeBa17/My_University | 937035af782845f9eeb6b9c61187b076e76c2f4e | [
"MIT"
] | null | null | null | ; wyswietlanie cyfr 0-9 na każdym wyświetlaczu po kolei
$mod842
org 0
start:
mov R1, #10
mov A, #00h
etyk:
mov P2, A
call delay
inc A
djnz R1, etyk
add A, #10h
anl A, #00110000b ; wyświetlacze: 00->01->10->11->00-> ...
jmp etyk
delay:
mov R2, #0fh
d1:
mov R3, #0ffh
d2:
mov R4, #0ffh
djnz R... | 12 | 59 | 0.608333 |
57f7fb76bf8dab15d14adb39d7fad0ec250f683d | 173 | asm | Assembly | 18-Uniquely-Disposed.speed.size.asm | blueset/7bh-solutions | 988afddf87411bec06ec9e90179b55fb55345a5d | [
"MIT"
] | null | null | null | 18-Uniquely-Disposed.speed.size.asm | blueset/7bh-solutions | 988afddf87411bec06ec9e90179b55fb55345a5d | [
"MIT"
] | null | null | null | 18-Uniquely-Disposed.speed.size.asm | blueset/7bh-solutions | 988afddf87411bec06ec9e90179b55fb55345a5d | [
"MIT"
] | null | null | null | -- 7 Billion Humans --
-- 18: Uniquely Disposed --
-- Size: 8/8 --
-- Speed: 12/13 --
pickup w
step sw
a:
if s == person:
step se
jump a
endif
b:
step s
giveto s
jump b
| 9.611111 | 27 | 0.601156 |
b6a90c8fb122c4febd8785d1db366645c616afc1 | 22,049 | asm | Assembly | 45/qb/ir/exid.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/qb/ir/exid.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/qb/ir/exid.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | page 49,132
TITLE ExId - SImple Id Executors
;***
;exid.asm - executors for simple id references.
;
; Copyright <C> 1986, Microsoft Corporation
;
;Purpose:
;
; This module contains all exId executors.
;
; Simple variables may also be referenced by exVtRfxx executors.
; These are always nops, and are maintained w... | 23.531483 | 77 | 0.732097 |
95786367c338ae2b812da3b688d8f36e213ff696 | 627 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_fadd_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_fadd_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_fadd_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; float __fadd_callee (float left, float right)
SECTION code_clib
SECTION code_fp_am9511
PUBLIC cam32_sccz80_fadd_callee
EXTERN asm_am9511_fadd_callee
; add two sccz80 floats
;
; enter : stack = sccz80_float left, ret
; DEHL = sccz80_float right
;
; exit : DEHL = sccz80_float(lef... | 26.125 | 66 | 0.591707 |
a14a92fa43da03adf7240ff4a4f35ed12abe1947 | 24,708 | asm | Assembly | Platform Code/LAPIS_SensorPlatform_Firmware/Firmware/_output/_obj/irq.asm | kbahar/ROHM_SensorPlatform_Multi-Sensor-Shield | 9d00077c29b1241ea5ddbb05d4bff57d327b8f2e | [
"Unlicense"
] | null | null | null | Platform Code/LAPIS_SensorPlatform_Firmware/Firmware/_output/_obj/irq.asm | kbahar/ROHM_SensorPlatform_Multi-Sensor-Shield | 9d00077c29b1241ea5ddbb05d4bff57d327b8f2e | [
"Unlicense"
] | null | null | null | Platform Code/LAPIS_SensorPlatform_Firmware/Firmware/_output/_obj/irq.asm | kbahar/ROHM_SensorPlatform_Multi-Sensor-Shield | 9d00077c29b1241ea5ddbb05d4bff57d327b8f2e | [
"Unlicense"
] | null | null | null | ;; Compile Options : /TML610112 /MS /near /Icommon /Imain /Iirq /Itimer /Iclock /Itbc /Iuart /Ii2c /SS 256 /SD /Oa /Ot /W 3 /Wc /Fa_output\_obj\
;; Version Number : Ver.3.41.8
;; File Name : irq.c
type (ML610112)
model small, near
$$NVARirq segment data 2h #0h
$$_branchHdr$irq segment code 2h #0h
$$_intC... | 19.109049 | 145 | 0.743929 |
2c8e947910bfb6cb24cad7a1fedf4e2ab329c764 | 492 | asm | Assembly | oeis/010/A010384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010384: Squares mod 22.
; Submitted by Christian Krause
; 0,1,3,4,5,9,11,12,14,15,16,20
mov $6,$0
mov $8,$0
lpb $6
mov $0,$8
sub $6,1
sub $0,$6
add $0,1
mov $2,1
lpb $0
mov $3,$0
lpb $3
mov $4,$0
mod $4,$2
cmp $4,0
cmp $4,0
mov $5,$2
add $2,1
cmp $5,1
... | 12.615385 | 31 | 0.443089 |
fc64be56246bca553f0acb7a462cc5287b04d00d | 1,524 | asm | Assembly | programs/oeis/048/A048701.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/048/A048701.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/048/A048701.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A048701: List of binary palindromes of even length (written in base 10).
; 0,3,9,15,33,45,51,63,129,153,165,189,195,219,231,255,513,561,585,633,645,693,717,765,771,819,843,891,903,951,975,1023,2049,2145,2193,2289,2313,2409,2457,2553,2565,2661,2709,2805,2829,2925,2973,3069,3075,3171,3219,3315,3339,3435,3483,3579,3591,... | 138.545455 | 1,381 | 0.800525 |
2d64b959109a007b5484c7dca4efb5b024dd2d18 | 2,213 | asm | Assembly | Borland/CBuilder5/Source/RTL/source/math/fuildq.asm | TrevorDArcyEvans/DivingMagpieSoftware | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | 1 | 2021-05-27T10:27:25.000Z | 2021-05-27T10:27:25.000Z | Borland/CBuilder5/Source/RTL/source/math/fuildq.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | Borland/CBuilder5/Source/RTL/source/math/fuildq.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | ;[]-----------------------------------------------------------------[]
;| FUILDQ.ASM -- convert quadword unsigned integer to long double |
;[]-----------------------------------------------------------------[]
;
; C/C++ Run Time Library - Version 10.0
;
; Copyright (c) 1991, 2000 by Inprise Corporation... | 30.736111 | 78 | 0.522368 |
e5a96e9f6b9c42a99f4c42ca87e6e010c7e6fd31 | 3,666 | asm | Assembly | maps/FuchsiaCity.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/FuchsiaCity.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/FuchsiaCity.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const FUCHSIACITY_YOUNGSTER
const FUCHSIACITY_POKEFAN_M
const FUCHSIACITY_TEACHER
const FUCHSIACITY_FRUIT_TREE
FuchsiaCity_MapScripts:
db 0 ; scene scripts
db 1 ; callbacks
callback MAPCALLBACK_NEWMAP, .FlyPoint
.FlyPoint:
setflag ENGINE_FLYPOINT_FUCHSIA
return
Fu... | 23.202532 | 138 | 0.78587 |
a017f36374aca1ff50f69f61f52b69fd19193a06 | 4,390 | asm | Assembly | unused/develop/obj/scene_5_actors.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 33 | 2020-12-27T11:53:23.000Z | 2022-02-19T23:05:12.000Z | unused/develop/obj/scene_5_actors.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 2 | 2020-12-10T16:53:53.000Z | 2022-01-31T21:42:01.000Z | unused/develop/obj/scene_5_actors.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 6 | 2021-04-18T08:09:16.000Z | 2022-01-31T21:52:24.000Z | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 4.1.4 #12246 (Mac OS X x86_64)
;--------------------------------------------------------
.module scene_5_actors
.optsdcc -mgbz80
;--------------------------------------------------------
; P... | 17.351779 | 57 | 0.458542 |
e76c533bf2bb35af3eb093b9f2936ce59e5be168 | 5,905 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1827.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_1827.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_1827.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r15
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x864a, %r9
nop
nop
nop
nop
dec %rax
movb $0x61, (%r9)
add $8629, %rcx
lea addresses_WC_ht+0x109a, %r10
nop
nop
xor $5999, %r8
mov (%r10), %r15d
add %r9, %r9
lea addres... | 38.848684 | 2,999 | 0.656054 |
f5ec65b8718edc13bfe1d5870d4c8e335c9db91e | 479 | asm | Assembly | programs/oeis/319/A319998.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/319/A319998.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/319/A319998.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A319998: a(n) = Sum_{d|n, d is even} mu(n/d)*d, where mu(n) is Moebius function A008683.
; 0,2,0,2,0,4,0,4,0,8,0,4,0,12,0,8,0,12,0,8,0,20,0,8,0,24,0,12,0,16,0,16,0,32,0,12,0,36,0,16,0,24,0,20,0,44,0,16,0,40,0,24,0,36,0,24,0,56,0,16,0,60,0,32,0,40,0,32,0,48,0,24,0,72,0,36,0,48,0,32,0,80,0,24,0,84,0,40,0,48,0,44,0,92,0... | 39.916667 | 242 | 0.597077 |
a3ce0427e2a2889425dd6564012947c462369776 | 605 | asm | Assembly | data/baseStats_original/hitmontop.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_original/hitmontop.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_original/hitmontop.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | ;HitmontopBaseStats: ; 38f5a (e:4f5a)
db DEX_HITMONTOP ; pokedex id
db 50 ; base hp
db 95 ; base attack
db 95 ; base defense
db 70 ; base speed
db 110 ; base special
db FIGHTING ; species type 1
db FIGHTING ; species type 2
db 46 ; catch rate
db 139 ; base exp yield
INCBIN "pic/ymon/hitmontop.pic",0,1 ; 77, sprite dime... | 20.166667 | 59 | 0.740496 |
843159cb0266da3adb0e72320a2ada7ce7dbe737 | 1,125 | asm | Assembly | base/crts/crtw32/eh/i386/ehprolog.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/crts/crtw32/eh/i386/ehprolog.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/crts/crtw32/eh/i386/ehprolog.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;***
;ehprolog.asm - defines __EH_prolog
;
; Copyright (c) 1994-2001, Microsoft Corporation. All rights reserved.
;
;Purpose:
; EH prolog helper function. Sets up the frame for a C++ EH function
; with unwinds, by creating a link in the __except_list, and by setting
; up EBP as frame base po... | 25.568182 | 81 | 0.620444 |
28db7b4df5b2702bce75c559afb8f1be5f3a25ac | 2,396 | asm | Assembly | src/splash/splash_color_ram.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | 1 | 2022-02-13T16:09:18.000Z | 2022-02-13T16:09:18.000Z | src/splash/splash_color_ram.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | null | null | null | src/splash/splash_color_ram.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | null | null | null | ; Top-hole Golf
; Copyright 2020-2021 Matthew Clarke
!byte 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,3,3,3,14,9,9,9,4,14,14,14,9
!byte 3,3,3,3,3,3,3,6,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,9,9,9,14,12,14,8,9
!byte 3,3,3,6,3,6,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,9,9,12,12,12,... | 77.290323 | 116 | 0.545075 |
0987418a635a21f1042279a2044472bd591465b6 | 21,022 | asm | Assembly | src/ADC_1713.asm | larsve/pic-intervalltorkare | c9d9385982619e917f5c499583e0e5388ec90208 | [
"Unlicense"
] | null | null | null | src/ADC_1713.asm | larsve/pic-intervalltorkare | c9d9385982619e917f5c499583e0e5388ec90208 | [
"Unlicense"
] | null | null | null | src/ADC_1713.asm | larsve/pic-intervalltorkare | c9d9385982619e917f5c499583e0e5388ec90208 | [
"Unlicense"
] | null | null | null | ;**********************************************************************
; Description:
; A/D Conversion routines.
;
;**********************************************************************
; Configuration points:
; ADC_OS Enable ADC oversampling
; ADC_OS_CNT Set oversampling value (4, 8, 16, 32, 64, defau... | 25.953086 | 106 | 0.52212 |
b71832f2a6af3a4c558361c54b9a7ee41f1dce64 | 237 | asm | Assembly | programs/oeis/010/A010387.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/010/A010387.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/010/A010387.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A010387: Squares mod 25.
; 0,1,4,6,9,11,14,16,19,21,24
mov $3,$0
mov $5,$3
mov $2,$0
mov $6,$2
lpb $0,1
add $5,$2
mov $1,3
mov $4,$0
sub $4,$1
mov $0,0
sub $2,$6
add $0,1
add $2,$4
add $0,$2
mov $2,1
lpe
mov $1,$5
| 11.285714 | 29 | 0.50211 |
521ee83cd4ebb3055946d2207b81d186076e250e | 1,288 | asm | Assembly | Tests/yasm-regression/nomem64.asm | 13xforever/x86-assembly-textmate-bundle | f1bb62f77b776d87d0fd85b0276d4237ff72c43c | [
"MIT"
] | 69 | 2015-04-16T18:01:22.000Z | 2022-02-15T07:54:26.000Z | Tests/yasm-regression/nomem64.asm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 17 | 2016-09-20T08:49:09.000Z | 2021-02-19T15:01:04.000Z | Tests/yasm-regression/nomem64.asm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 19 | 2016-05-31T07:11:14.000Z | 2021-07-19T10:17:12.000Z | [bits 64]
mov ah, 5 ; out: b4 05
mov ax, 5 ; out: 66 b8 05 00
mov eax, 5 ; out: b8 05 00 00 00
mov rax, 5 ; out: 48 c7 c0 05 00 00 00 - optimized to signed 32-bit form
mov rax, dword 5 ; out: 48 c7 c0 05 00 00 00 - explicitly 32-bit
mov rax, qword 5 ; out: 48 b8 05 00 00 00 00 00 00 00 - explicitly 64-bit
; test si... | 42.933333 | 73 | 0.659161 |
524bebabd488239ddc5e0f4ce0f30166b14e60ac | 2,557 | asm | Assembly | programs/oeis/190/A190944.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/190/A190944.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/190/A190944.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A190944: Multiples of 3 written in base 2.
; 0,11,110,1001,1100,1111,10010,10101,11000,11011,11110,100001,100100,100111,101010,101101,110000,110011,110110,111001,111100,111111,1000010,1000101,1001000,1001011,1001110,1010001,1010100,1010111,1011010,1011101,1100000,1100011,1100110,1101001,1101100,1101111,1110010,111010... | 319.625 | 2,406 | 0.884239 |
6b236b750e6ec3f0a53038b8f349c2ba52b3fca5 | 2,478 | asm | Assembly | Assembly/Project/Header.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 338 | 2020-07-26T23:26:20.000Z | 2022-03-31T15:26:49.000Z | Assembly/Project/Header.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 47 | 2020-08-08T10:21:02.000Z | 2022-03-30T16:28:35.000Z | Assembly/Project/Header.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 8 | 2020-08-10T19:04:09.000Z | 2021-09-27T07:25:02.000Z |
// ROM title
.addr 0x80ffc0
Rom_Title:
.def Rom_Title Rom_Title&0x7fffff
// Rom title is also used to identify feedback data
.string "Nested Emulator "
.def Rom_Version 0x00ffdb
// Version number in RomInfo.asm
//[80ffdB] =
// ROM mapper: fast HiROM
[80ffd5] = 0x31
// ROM size 8mb
[80ffd7] = 0x0d
... | 17.574468 | 193 | 0.683212 |
83d37a67495419f9fa0123a0339135b4608837ea | 438 | asm | Assembly | oeis/193/A193896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/193/A193896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/193/A193896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A193896: Mirror of the triangle A193895.
; Submitted by Jamie Morken(w3)
; 1,1,2,3,6,6,6,12,15,12,10,20,27,28,20,15,30,42,48,45,30,21,42,60,72,75,66,42,28,56,81,100,110,108,91,56,36,72,105,132,150,156,147,120,72,45,90,132,168,195,210,210,192,153,90,55,110,162,208,245,270,280
lpb $0
add $1,1
sub $0,$1
add $2,1
... | 19.909091 | 202 | 0.634703 |
0a3bc9efe5c2c58b63824949315dbd579f10116b | 1,792 | asm | Assembly | programs/oeis/166/A166977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/166/A166977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/166/A166977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A166977: Jacobsthal-Lucas numbers A014551, except a(0) = 0.
; 0,1,5,7,17,31,65,127,257,511,1025,2047,4097,8191,16385,32767,65537,131071,262145,524287,1048577,2097151,4194305,8388607,16777217,33554431,67108865,134217727,268435457,536870911,1073741825,2147483647,4294967297,8589934591,17179869185,34359738367,68719476737... | 137.846154 | 1,641 | 0.907924 |
206fdb78f7508da62db7e3f6696421837159f43d | 351 | asm | Assembly | oeis/038/A038544.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/038/A038544.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/038/A038544.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A038544: a(n) = Sum_{i=0..10^n} i^3.
; 1,3025,25502500,250500250000,2500500025000000,25000500002500000000,250000500000250000000000,2500000500000025000000000000,25000000500000002500000000000000,250000000500000000250000000000000000,2500000000500000000025000000000000000000
mov $1,1
mov $2,10
pow $2,$0
add $1,$2
mul $1,... | 29.25 | 233 | 0.803419 |
fedc78eae2c176ca40e3d5cd4c6ad92e389bd669 | 509 | asm | Assembly | programs/oeis/056/A056533.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/056/A056533.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056533.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A056533: Even sieve: start with natural numbers, remove every 2nd term, remove every 4th term from what remains, remove every 6th term from what remains, etc.
; 1,3,5,9,11,17,19,25,27,35,37,43,51,57,59,69,75,83,85,97,101,113,117,129,131,147,153,161,163,181,185,195,203,211,219,233,243,257,259,273,275,291,307,315,321,3... | 28.277778 | 205 | 0.667976 |
ffbc2b37fef7317a487452da7b5a9c3296979af3 | 621 | asm | Assembly | oeis/151/A151241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/151/A151241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/151/A151241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A151241: Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, 0, 0), (-1, 0, 1), (1, 0, 0), (1, 0, 1), (1, 1, 0)}
; Submitted by Christian Krause
; 1,3,15,63,315,1431,7155,33615,168075,804087,4020435,19448991,97244955,473907591,2369537955,11607504687,5803... | 31.05 | 258 | 0.697262 |
b118eff75c9c08fba3f5388f6b6307d11f9e21b5 | 443 | asm | Assembly | programs/oeis/332/A332191.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/332/A332191.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/332/A332191.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A332191: a(n) = 10^(2n+1) - 1 - 8*10^n.
; 1,919,99199,9991999,999919999,99999199999,9999991999999,999999919999999,99999999199999999,9999999991999999999,999999999919999999999,99999999999199999999999,9999999999991999999999999,999999999999919999999999999,99999999999999199999999999999,9999999999999991999999999999999
seq... | 36.916667 | 273 | 0.790068 |
8a0a8829ec0e4878816d3e373585f0286b5e29c7 | 639 | asm | Assembly | oeis/178/A178827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/178/A178827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/178/A178827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A178827: Partial sums of floor(8^n/9)/7.
; 0,1,9,74,594,4755,38043,304348,2434788,19478309,155826477,1246611822,9972894582,79783156663,638265253311,5106122026496,40848976211976,326791809695817,2614334477566545,20914675820532370,167317406564258970,1338539252514071771,10708314020112574179,85666512160900593444,685332097... | 58.090909 | 501 | 0.841941 |
9015277f1e1282951d8602fe06b254ac9fbb9f4c | 7,736 | asm | Assembly | ports/ARM/IAR/ecc_hamming_a.asm | SijWoo/micrium-os-base | e5641b9e97d0a81dcf6ae26d61c8090491baa445 | [
"Apache-2.0"
] | 16 | 2020-03-03T07:27:27.000Z | 2020-10-30T05:49:34.000Z | ports/ARM/IAR/ecc_hamming_a.asm | SijWoo/micrium-os-base | e5641b9e97d0a81dcf6ae26d61c8090491baa445 | [
"Apache-2.0"
] | null | null | null | ports/ARM/IAR/ecc_hamming_a.asm | SijWoo/micrium-os-base | e5641b9e97d0a81dcf6ae26d61c8090491baa445 | [
"Apache-2.0"
] | 29 | 2020-03-03T05:36:05.000Z | 2020-12-06T13:01:59.000Z | ;********************************************************************************************************
; uC/CRC
; ERROR DETECTING CODE (EDC) & ERROR CORRECTING CODE (ECC) CALCULATION UTILITIES
;
; Copyright 2007-2020 Silicon Laboratories Inc.... | 58.165414 | 110 | 0.282187 |
123069f59f3c442bfe3cf7a5af2e554a656d130f | 546 | asm | Assembly | oeis/074/A074877.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074877.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074877.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074877: Number of function calls required to compute ack(3,n), where ack denotes the Ackermann function.
; Submitted by Jon Maiga
; 15,106,541,2432,10307,42438,172233,693964,2785999,11164370,44698325,178875096,715664091,2862983902,11452590817,45811673828,183249316583,733002509034,2932020521709,11728103058160,4691245... | 23.73913 | 243 | 0.749084 |
36616f298ba39536e7a591ba1c198c68892ff84f | 254 | asm | Assembly | programs/oeis/033/A033423.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/033/A033423.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033423.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A033423: [ 10^9/n ].
; 1000000000,500000000,333333333,250000000,200000000,166666666,142857142,125000000,111111111,100000000,90909090,83333333,76923076,71428571,66666666,62500000,58823529,55555555,52631578,50000000
add $0,1
mov $1,1000000000
div $1,$0
| 36.285714 | 192 | 0.811024 |
8c2f533ecdb791e006df11985b95734829c38c26 | 565 | asm | Assembly | oeis/017/A017304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017304: a(n) = (10*n + 2)^12.
; 4096,8916100448256,12855002631049216,1152921504606846976,30129469486639681536,390877006486250192896,3226266762397899821056,19408409961765342806016,92420056270299898187776,367666387654882241806336,1268241794562545318301696,3895975992546975973113856,10872213398722912904482816,2798254265... | 80.714286 | 501 | 0.904425 |
9d60e7b9c4e463585806b364dcd0d417eaee0d5a | 1,037 | asm | Assembly | _build/dispatcher/jmp_ippsSMS4GetSize_4819208f.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsSMS4GetSize_4819208f.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsSMS4GetSize_4819208f.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsSMS4GetSize:function
extern n8_ippsSMS4GetSize:function
extern y8_ippsSMS4GetSize:function
extern e9_ippsSMS4GetSize:function
extern l9_ippsSMS4GetSize:function
extern n0_ippsSMS4GetSize:function
extern k0_ippsSMS4GetSize:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
segment ... | 26.589744 | 87 | 0.78785 |
d5b37f720eb1f943c179b391916c831615d7fb73 | 2,358 | asm | Assembly | vesaData.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | vesaData.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | vesaData.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | VESAInformation struc ;//共256字节
ModeAttr dw ? ;//模式的属性
WinAAttr db ? ;//
WinBAttr db ? ;//窗口A,B的属性
WinGran dw ? ;位面大小(窗口粒度),以KB为单位
WinSize dw ? ;窗口大小,以KB为单位
WinASeg dw ? ;窗口A的起始段址
WinBSeg dw ? ;窗口B的起始段址
BankFunc dd ? ;换页调用入口指针
;16
BytesPerScanLine dw... | 29.475 | 56 | 0.687447 |
26351d9e7ab2e76fef00b42a793d61163835f42c | 1,013 | asm | Assembly | a/assembler_tms9900_ti99_4a.asm | venusing1998/hello-world | 4b5ff1ef90ceb442f5633fc9e5d28297ac0f69ff | [
"MIT"
] | 94 | 2021-05-06T18:23:35.000Z | 2021-06-11T15:45:48.000Z | a/assembler_tms9900_ti99_4a.asm | venusing1998/hello-world | 4b5ff1ef90ceb442f5633fc9e5d28297ac0f69ff | [
"MIT"
] | 6 | 2019-01-27T06:06:31.000Z | 2019-02-22T04:30:12.000Z | a/assembler_tms9900_ti99_4a.asm | venusing1998/hello-world | 4b5ff1ef90ceb442f5633fc9e5d28297ac0f69ff | [
"MIT"
] | 10 | 2020-10-12T10:59:03.000Z | 2021-10-17T10:50:05.000Z |
* Hello World for TI-99/4a computer with TMS9900 CPU
* by Frog ( http://frog.enlight.ru )
* 15 April 2016
*
****************************************************************************
DEF START
WRKSP EQU >8300
VDPWD EQU >8C00 * VDP RAM write data
VDPWA EQU >8C02 * ... | 22.511111 | 76 | 0.469891 |
23609e22d6e8896273e9fe257488df3822353d64 | 5,565 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_654.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_654.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_654.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 %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x13b57, %rsi
lea addresses_UC_ht+0x1cd3e, %rdi
nop
dec %rax
mov $116, %rcx
rep movsq
nop
nop
nop
nop
nop
dec %r15
lea addresses_WT_ht+0x1257, %r8
nop
nop
nop
nop
nop
xor %rdi, %rdi
movb $0x61, (%r... | 38.116438 | 2,999 | 0.653908 |
d91af91d7142332c3bdf61b7f1830ce8d477b32d | 2,637 | asm | Assembly | programs/oeis/157/A157796.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/157/A157796.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157796.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A157796: a(n) = 27225*n^2 - 12098*n + 1344.
; 16471,86048,210075,388552,621479,908856,1250683,1646960,2097687,2602864,3162491,3776568,4445095,5168072,5945499,6777376,7663703,8604480,9599707,10649384,11753511,12912088,14125115,15392592,16714519,18090896,19521723,21007000,22546727,24140904,25789531,27492608,29250135,31... | 263.7 | 2,473 | 0.882063 |
9c7c0f0afc34c4fbc75b19f53c5a1f212bca0c56 | 536 | asm | Assembly | oeis/156/A156780.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/156/A156780.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/156/A156780.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A156780: sp(n)*pi(n) = A034387(n)*A000720(n) = (sum of primes <= n)*(number of primes <= n).
; Submitted by Christian Krause
; 0,0,2,10,10,30,30,68,68,68,68,140,140,246,246,246,246,406,406,616,616,616,616,900,900,900,900,900,900,1290,1290,1760,1760,1760,1760,1760,1760,2364,2364,2364,2364,3094,3094,3934,3934,3934,3934... | 29.777778 | 208 | 0.658582 |
cf6790322cbc41bbf3c37d20591a312b2ff58603 | 57,715 | asm | Assembly | win32/asm31fpu/fntstd.asm | c-jullien/lelisp | 1fb0968cfdacd4bd0c046e928ab9009e8d0c2837 | [
"BSD-2-Clause"
] | 13 | 2020-05-23T22:07:40.000Z | 2022-01-12T01:24:36.000Z | win32/asm31fpu/fntstd.asm | c-jullien/lelisp | 1fb0968cfdacd4bd0c046e928ab9009e8d0c2837 | [
"BSD-2-Clause"
] | null | null | null | win32/asm31fpu/fntstd.asm | c-jullien/lelisp | 1fb0968cfdacd4bd0c046e928ab9009e8d0c2837 | [
"BSD-2-Clause"
] | 2 | 2020-01-09T02:24:52.000Z | 2020-04-02T03:58:42.000Z | .386p
.387
include fntstd.dat
assume cs:FLAT,ds:FLAT,es:FLAT,fs:FLAT,gs:FLAT,ss:FLAT
_TEXT segment para use32 public 'CODE'
include fntstd.equ
ini_std proc near
mov eax,4
mov ebx,offset FLAT:pnmac128
mov ecx,offset FLAT:true
mov edx,offset FLAT:ztrue
push z_true
call near ptr inisymb
mov ... | 18.781321 | 56 | 0.697929 |
ee1bcd6b90f8fd674981a38f582edf7f4a2670d6 | 2,613 | asm | Assembly | S127.asm | ZulNaar/S-127 | 91e7a4387e5643538fc163fbae4b98e9ff258ca4 | [
"MIT"
] | null | null | null | S127.asm | ZulNaar/S-127 | 91e7a4387e5643538fc163fbae4b98e9ff258ca4 | [
"MIT"
] | null | null | null | S127.asm | ZulNaar/S-127 | 91e7a4387e5643538fc163fbae4b98e9ff258ca4 | [
"MIT"
] | null | null | null | .model small
.code
FNAME EQU 9Eh ;offset nume fisier .com gasit
ORG 100h ;specific .COM
;;Written by Stefan Pasat
NMINI:
DUMMY1 DB 9Ch ;pushf
DUMMY2 DB 60h ;pusha
DUMMY3 DW 02B4h
DUMMY4 DB 61h ;popa
DUMMY5 DB 9Dh ;popf
call ENC_DEC
jmp MINI44
... | 19.5 | 87 | 0.45886 |
3401745ba3be3c2a3719762f4ec983d47ce69411 | 4,672 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_725.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_725.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_725.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xdeaa, %rsi
lea addresses_WC_ht+0x46aa, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
xor %r14, %r14
mov $38, %rcx
rep movsb
sub %rdx, %rdx
lea addresses_normal_ht+0x2eaa, %rax
nop
nop
no... | 48.164948 | 2,999 | 0.662243 |
fdc9ef6536146c7f2ed0313186cfa61240b761ed | 232 | asm | Assembly | dos/test2.asm | spaceflint7/daedgaem | 8f54b1c2daa91661bd42d29e6e875b06581f1496 | [
"MIT"
] | null | null | null | dos/test2.asm | spaceflint7/daedgaem | 8f54b1c2daa91661bd42d29e6e875b06581f1496 | [
"MIT"
] | null | null | null | dos/test2.asm | spaceflint7/daedgaem | 8f54b1c2daa91661bd42d29e6e875b06581f1496 | [
"MIT"
] | null | null | null | bits 16
org 100h
;mov ax, 0001h
;int 10h
mov ax, 0b800h
mov es, ax
mov di, 8
mov si, 1F40h
L1:
mov word es:[di], si
inc si
add di, 40 * 2
cmp di, 40 * 2 * 20
jbe L1
int 20h
| 12.210526 | 24 | 0.482759 |
dd65413ef5686a0e28ba7bc3b56c10b3c4a5fbc5 | 542 | asm | Assembly | oeis/016/A016855.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/016/A016855.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/016/A016855.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A016855: a(n) = (5*n)^7.
; 0,78125,10000000,170859375,1280000000,6103515625,21870000000,64339296875,163840000000,373669453125,781250000000,1522435234375,2799360000000,4902227890625,8235430000000,13348388671875,20971520000000,32057708828125,47829690000000,69833729609375,100000000000000,140710042265625,194871710000000,... | 90.333333 | 491 | 0.887454 |
993551f36d56b09edc3a4e72f5fea578b7abdf4c | 257 | asm | Assembly | docs/exercises/05-conditionals.asm | astrellon/moss | 917250530964d39588cccdb04aa59ab40333d1c3 | [
"MIT"
] | null | null | null | docs/exercises/05-conditionals.asm | astrellon/moss | 917250530964d39588cccdb04aa59ab40333d1c3 | [
"MIT"
] | null | null | null | docs/exercises/05-conditionals.asm | astrellon/moss | 917250530964d39588cccdb04aa59ab40333d1c3 | [
"MIT"
] | null | null | null | main:
PRINT "Enter your age: "
INPUT r0
CMP r0 18
>= PRINT "You're old enough to drink.\n" ; Will print if input age is greater than or equal to 18.
< PRINT "You're too young to drink.\n" ; Will print if the input age is less than 18.
| 36.714286 | 102 | 0.642023 |
6bc3e3c5697b8a987c15c8e42a17bf60ca6cbf83 | 1,404 | asm | Assembly | cmd/print/print_tm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/print/print_tm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/print/print_tm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | page 60,132
;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
; $SALUT (4,25,30,41)
INCLUDE pridefs.inc
BREAK <Transient Messages>
;
; DOS PRINT
;
; Transient Service code
;
; 02/13/84 MAU... | 15.26087 | 68 | 0.616809 |
0ba644d2c341065b5dfa3713086eb47f8466c3f7 | 18,264 | asm | Assembly | src/Hardware.asm | luca1337/Snake_ASM | e4f9a533ba260f23d82c6bd6412dc7bc70c69844 | [
"MIT"
] | null | null | null | src/Hardware.asm | luca1337/Snake_ASM | e4f9a533ba260f23d82c6bd6412dc7bc70c69844 | [
"MIT"
] | 1 | 2019-04-18T17:52:36.000Z | 2019-04-18T17:53:21.000Z | src/Hardware.asm | luca1337/Snake_ASM | e4f9a533ba260f23d82c6bd6412dc7bc70c69844 | [
"MIT"
] | null | null | null | ;*
;* GBHW.INC - Gameboy Hardware definitions
;*
; Modified for GBC by David Pello http://ladecadence.net
; If all of these are already defined, don't do it again.
IF !DEF(HARDWARE_INC)
HARDWARE_INC SET 1
rev_Check_hardware_inc: MACRO
;NOTE: REVISION NUMBER CHANGES MUST BE ADDED
;TO SECOND PARAMETER I... | 23.658031 | 78 | 0.552124 |
d20625a43ac52c31f96d8499696ac88f5980a35b | 177 | asm | Assembly | data/pokemon/dex_entries/chatot.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/chatot.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/chatot.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "MUSIC NOTE@" ; species name
db "It mimics the"
next "cries of other"
next "#MON to trick"
page "them. This way,"
next "CHATOT will avoid"
next "being attacked.@"
| 17.7 | 32 | 0.655367 |
8cec68e6b14f1efa3b05f0e8a9c32da889744c43 | 7,743 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_3964_1307.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_3964_1307.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_3964_1307.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 %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x9560, %rsi
lea addresses_A_ht+0x1bcf0, %rdi
add %r12, %r12
mov $7, %rcx
rep movsb
nop
nop
xor %r9, %r9
lea addresses_normal_ht+0x1cd90, %rdi
nop
nop
nop
xor %r14, %r14
movups (... | 35.518349 | 2,999 | 0.654785 |
7f4d6c251c4af6d22c30fdef4f169b761560b936 | 1,107 | asm | Assembly | docs/thesis/sections/code/xoroshiro128plus/simd256/advance4.asm | lyrahgames/random-number-generators | c78931c1a5c0a85a1ad36d7d8979567b0853be52 | [
"MIT"
] | 4 | 2020-03-28T15:12:07.000Z | 2021-04-20T00:07:23.000Z | docs/thesis/sections/code/xoroshiro128plus/simd256/advance4.asm | lyrahgames/random-number-generators | c78931c1a5c0a85a1ad36d7d8979567b0853be52 | [
"MIT"
] | null | null | null | docs/thesis/sections/code/xoroshiro128plus/simd256/advance4.asm | lyrahgames/random-number-generators | c78931c1a5c0a85a1ad36d7d8979567b0853be52 | [
"MIT"
] | null | null | null | vmovdqa ymm0, YMMWORD PTR [rsp]
vpxor ymm1, ymm0, YMMWORD PTR [rsp+32]
lea rdi, [rsp+80]
vpsrlq ymm3, ymm0, 40
vpsllq ymm2, ymm1, 16
vpsllq ymm0, ymm0, 24
vpxor ymm2, ymm2, ymm1
vpor ymm0, ymm0, ymm3
vpsrlq ymm3, ymm1, 27
vpxor ymm2, ymm2, ymm0
vpsllq ymm0, ymm1, 37
vpor ymm0, ymm0, ymm3
vpsrlq ym... | 24.6 | 40 | 0.684734 |
f3d6e705b3c515332fee74eda0f8cdaf3da613e5 | 369 | asm | Assembly | programs/oeis/098/A098111.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/098/A098111.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/098/A098111.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A098111: Inverse binomial transform of A098149.
; 1,0,-5,-25,-100,-375,-1375,-5000,-18125,-65625,-237500,-859375,-3109375,-11250000,-40703125,-147265625,-532812500,-1927734375,-6974609375,-25234375000,-91298828125,-330322265625,-1195117187500,-4323974609375,-15644287109375,-56601562500000
mov $1,1
lpb $0
sub $0,1
... | 30.75 | 241 | 0.723577 |
4eeba00b6720a773791ebea231ebcb89a70bc063 | 5,170 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_659.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_659.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_659.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 %r9
push %rbp
push %rbx
push %rdi
lea addresses_D_ht+0x11776, %r10
nop
nop
nop
nop
and %r15, %r15
mov $0x6162636465666768, %r12
movq %r12, %xmm7
movups %xmm7, (%r10)
nop
nop
nop
nop
and %rdi, %rdi
lea addresses_UC_ht+0xb44a, %rdi
clflush (%... | 45.350877 | 2,999 | 0.65706 |
4f7194027410db571dfefe8faa42982143b049a5 | 476 | asm | Assembly | oeis/284/A284625.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/284/A284625.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/284/A284625.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A284625: Positions of 2 in A284749.
; 3,6,7,10,13,14,17,18,21,24,25,28,31,32,35,36,39,42,43,46,47,50,53,54,57,60,61,64,65,68,71,72,75,78,79,82,83,86,89,90,93,94,97,100,101,104,107,108,111,112,115,118,119,122,123,126,129,130,133,136,137,140,141,144,147,148,151,154,155,158,159,162,165,166,169,170,173,176,177,180,183,18... | 36.615385 | 355 | 0.680672 |
9ba33e1959fb7046ff1d0f2aa73a45313c05f3ae | 1,124 | asm | Assembly | programs/oeis/287/A287723.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/287/A287723.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/287/A287723.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A287723: Positions of 0 in A287722; complement of A287724.
; 2,4,7,9,11,13,16,18,21,23,25,27,30,32,34,36,39,41,44,46,48,50,53,55,58,60,62,64,67,69,71,73,76,78,81,83,85,87,90,92,94,96,99,101,104,106,108,110,113,115,118,120,122,124,127,129,131,133,136,138,141,143,145,147,150,152,155,157,159,161,164,166,168,170,173,175,... | 102.181818 | 954 | 0.728648 |
6d77e3e870adb159a2af60c85b55af52500f85b7 | 2,305 | asm | Assembly | src/kernel/drivers/soc/timer2_def.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | 1 | 2020-07-29T12:30:42.000Z | 2020-07-29T12:30:42.000Z | src/kernel/drivers/soc/timer2_def.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | null | null | null | src/kernel/drivers/soc/timer2_def.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | null | null | null | ;=======================================================================================================================
; ;
; Name: socOS (System On Chip Operation System) ... | 72.03125 | 120 | 0.593492 |
4e9a0e2e41dd93626ff94e01d433af6a0f034d65 | 415 | asm | Assembly | programs/oeis/194/A194116.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/194/A194116.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/194/A194116.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A194116: a(n) = Sum_{j=1..n} floor(j*sqrt(13)); n-th partial sum of Beatty sequence for sqrt(13).
; 3,10,20,34,52,73,98,126,158,194,233,276,322,372,426,483,544,608,676,748,823,902,984,1070,1160,1253,1350,1450,1554,1662,1773,1888,2006,2128,2254,2383,2516,2653,2793,2937,3084,3235,3390,3548,3710,3875
lpb $0
mov $2,$0... | 34.583333 | 200 | 0.684337 |
fd02487e541d89c6e725f58b62979cb301ac95ec | 770 | asm | Assembly | programs/oeis/316/A316936.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/316/A316936.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/316/A316936.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A316936: a(n) is the maximum state complexity of the language C(w) of conjugates of w, over all length-n binary strings w.
; 3,5,7,11,15,21,29,39,49,61,75,91,109,129,151,175,199,225,253,283,315,349,385,423,463,505,549,595,643,693,745,799,853,909,967,1027,1089,1153,1219,1287,1357,1429,1503,1579,1657,1737,1819,1903,198... | 19.74359 | 211 | 0.561039 |
55f8f878201345225b30f17c2a0267d1c308ba7a | 708 | asm | Assembly | oeis/062/A062358.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/062/A062358.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/062/A062358.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A062358: a(n) = n! / number of divisors of n.
; Submitted by Jon Maiga
; 1,1,3,8,60,180,2520,10080,120960,907200,19958400,79833600,3113510400,21794572800,326918592000,4184557977600,177843714048000,1067062284288000,60822550204416000,405483668029440000,12772735542927360000,281000181944401920000,12926008369442488320000,... | 35.4 | 483 | 0.806497 |
8271e02e526b25d8b54d926fdafe041bc0838dd8 | 581 | asm | Assembly | oeis/163/A163603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/163/A163603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/163/A163603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A163603: Numbers k such that prime(k) == 5 (mod 7).
; Submitted by Jon Maiga
; 3,8,15,18,24,27,32,40,50,55,58,65,76,78,85,91,97,99,108,111,123,125,128,130,135,149,154,158,164,170,180,184,191,194,200,203,207,214,216,227,229,237,242,246,252,260,266,271,276,280,285,297,299,301,311,326,328,338,340,350,351,357,362,371,379... | 72.625 | 381 | 0.710843 |
66a43eed93dabb90c7f46f780c40299ccbfc735b | 718 | asm | Assembly | oeis/041/A041845.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/041/A041845.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/041/A041845.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A041845: Denominators of continued fraction convergents to sqrt(444).
; Submitted by Jon Maiga
; 1,14,589,8260,347509,4873386,205029721,2875289480,120967187881,1696415919814,71370435820069,1000882517400780,42108436166652829,590518988850540386,24843905967889349041,348405202539301426960,14657862412618549281361,20555847... | 39.888889 | 488 | 0.83844 |
c094bacdf78106df6ad23db68870205600884f94 | 621 | asm | Assembly | programs/oeis/178/A178894.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/178/A178894.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/178/A178894.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A178894: a(n) = n OR 7n, where OR is bitwise OR.
; 0,7,14,23,28,39,46,55,56,63,78,79,92,95,110,111,112,119,126,151,156,151,158,183,184,191,190,191,220,223,222,223,224,231,238,247,252,295,302,311,312,319,302,303,316,319,366,367,368,375,382,375,380,375,382,439,440,447,446,447,444,447,446,447,448,455,462,471,476,487,494... | 34.5 | 385 | 0.674718 |
54aa8abcfeed06ebecf2f680c57fd821ff3307b0 | 6,932 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_365.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_365.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_365.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 %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x171f9, %r9
nop
nop
nop
nop
inc %r12
vmovups (%r9), %ymm5
vextracti128 $0, %ymm5, %xmm5
vpextrq $0, %xmm5, %rdx
nop
nop
nop
sub $61213, %r13
lea addresses_WT_ht+0x7959, %rsi
le... | 36.293194 | 2,999 | 0.660415 |
9fb84ff0c3c289cdd39a16b3227c07db9109f262 | 12,482 | asm | Assembly | library/02_functions_batch1/unknown_1000cb50.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | 1 | 2021-06-05T23:41:15.000Z | 2021-06-05T23:41:15.000Z | library/02_functions_batch1/unknown_1000cb50.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | null | null | null | library/02_functions_batch1/unknown_1000cb50.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | null | null | null | 1000cb50: 51 push ecx
1000cb51: 8d 4c 24 04 lea ecx,[esp+0x4]
1000cb55: 2b c8 sub ecx,eax
1000cb57: 1b c0 sbb eax,eax
1000cb59: f7 d0 not eax
1000cb5b: 23 c8 and ecx,eax
1000cb5d: 8b c4 mov e... | 51.792531 | 70 | 0.508332 |
d8c7deb250d048e58aa3b897f0b2a11304381b41 | 11,846 | asm | Assembly | src/bootloader/soareldr/soareldr-stage2.asm | StrBrkrs-NullException/NoolOS | 57c96c058225ee13f14e36c268c3af563f5d5755 | [
"MIT"
] | 5 | 2021-01-04T20:06:19.000Z | 2022-01-06T17:35:52.000Z | src/bootloader/soareldr/soareldr-stage2.asm | NullExceptionTSB/NoolOS | 57c96c058225ee13f14e36c268c3af563f5d5755 | [
"MIT"
] | 2 | 2019-02-01T19:16:00.000Z | 2019-02-02T13:33:16.000Z | src/bootloader/soareldr/soareldr-stage2.asm | NullExceptionTSB/NoolOS | 57c96c058225ee13f14e36c268c3af563f5d5755 | [
"MIT"
] | 2 | 2021-07-05T03:17:20.000Z | 2022-01-31T04:01:10.000Z | %define ROOT_DIRECTORY_SEGMENT 0x800
%define FAT_SEGMENT 0x4000
%define FILESIZESTORAGE_SEGMENT 0x9F00
org 0x500
bits 16
SldEntry:
mov si, prepkrnl
call SldPrint16
;load kernel
;memcpy BPB from stage 1
pusha
mov ax, 0x07C0
push ds
push es
push es
pop ds
mov es, ax
xor ax, ax ;reset floppy
int 13h
;memcpy
mov cx, 0x... | 19.976391 | 123 | 0.645788 |
2b6a404024cd6fbbe02620039b2b2eed1e30d673 | 4,228 | asm | Assembly | arch/x86-32/src/isrs.asm | circutrider21/Night | 27b12fec805c4710cbbdc7c3d09b87a7632123d7 | [
"Apache-2.0"
] | 4 | 2021-02-09T19:40:31.000Z | 2021-12-17T15:39:18.000Z | arch/x86-32/src/isrs.asm | circutrider21/Night | 27b12fec805c4710cbbdc7c3d09b87a7632123d7 | [
"Apache-2.0"
] | 2 | 2021-03-04T18:49:37.000Z | 2021-03-07T20:24:33.000Z | arch/x86-32/src/isrs.asm | circutrider21/Night | 27b12fec805c4710cbbdc7c3d09b87a7632123d7 | [
"Apache-2.0"
] | null | null | null | [BITS 32]
section .text
global _isr0
global _isr1
global _isr2
global _isr3
global _isr4
global _isr5
global _isr6
global _isr7
global _isr8
global _isr9
global _isr10
global _isr11
global _isr12
global _isr13
global _isr14
global _isr15
global _isr16
global _isr17
global _isr18
global _isr19
global _isr20
global _is... | 14.731707 | 65 | 0.670293 |
cd67a8241c4045ab8903ba98ea908012a3d5c7f7 | 375 | asm | Assembly | programs/oeis/140/A140085.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/140/A140085.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/140/A140085.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A140085: Period 8: repeat [0,1,1,2,1,2,2,3].
; 0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1,2,1,2,2,3,0,1,1
lpb $0,1
mod $0,8
lpe
add $0,2
pow $0,2
add $0,2
mov $2,$0
lpb $0,1
... | 20.833333 | 199 | 0.517333 |
a73401956afa993b52b3c6a4a0748beddac12a28 | 411 | asm | Assembly | Computer Architecture/lab3/lab3.asm | ilnizov/UrFU | 4e4b91aca7ea7b8ccf83f1ba3f8482edfe3c3e03 | [
"MIT"
] | null | null | null | Computer Architecture/lab3/lab3.asm | ilnizov/UrFU | 4e4b91aca7ea7b8ccf83f1ba3f8482edfe3c3e03 | [
"MIT"
] | null | null | null | Computer Architecture/lab3/lab3.asm | ilnizov/UrFU | 4e4b91aca7ea7b8ccf83f1ba3f8482edfe3c3e03 | [
"MIT"
] | null | null | null | %include "io.inc"
%include "C:\Users\kukumbers\Documents\Programming\UrFU\Computer Architecture\lab3\myMacros.mac"
%define size 64
section .bss
input resb size
output resb size
char resb 1
section .text
global CMAIN
CMAIN:
GET_STRING input, size
GET_CHAR char
mov ESI, input
... | 19.571429 | 97 | 0.656934 |
780ef94060610ab18bcf48c6048c9f49ef49db6c | 663 | asm | Assembly | languages/42/examples/test_problem.asm | c3333/sphereengine-languages | ef76cbffe67407d88519ba1e4bfaa20e3a55ccff | [
"Apache-2.0"
] | 5 | 2019-05-05T15:47:24.000Z | 2021-07-22T14:29:13.000Z | languages/42/examples/test_problem.asm | c3333/sphereengine-languages | ef76cbffe67407d88519ba1e4bfaa20e3a55ccff | [
"Apache-2.0"
] | 1 | 2022-03-29T14:20:04.000Z | 2022-03-29T14:20:04.000Z | languages/42/examples/test_problem.asm | c3333/sphereengine-languages | ef76cbffe67407d88519ba1e4bfaa20e3a55ccff | [
"Apache-2.0"
] | 4 | 2020-02-25T14:30:43.000Z | 2021-05-12T10:05:05.000Z | global _start
section .data
buffer dw 0h
section .text
_start:
mov ecx, buffer
mov edx, 02h
call read
mov cx, word [buffer]
cmp cx, 3234h
je exit
cmp ch, 0ah
je one_dig
jmp two_dig
one_dig:
mov ecx, buffer
mov edx, 02h
call write
jmp _start
two_dig:
mov ecx, buffer
mov edx, 02h
call... | 12.75 | 30 | 0.633484 |
2cfd57ee34613f93e2423449784e94bbac66fae7 | 434 | asm | Assembly | delay.asm | DevAlone/AsmReversePolishNotation | 4e9db1f4527e6af3ca0d1f598beb7f1270c5b76f | [
"MIT"
] | null | null | null | delay.asm | DevAlone/AsmReversePolishNotation | 4e9db1f4527e6af3ca0d1f598beb7f1270c5b76f | [
"MIT"
] | null | null | null | delay.asm | DevAlone/AsmReversePolishNotation | 4e9db1f4527e6af3ca0d1f598beb7f1270c5b76f | [
"MIT"
] | null | null | null | ; void sleep(int ms)
; ждёт ms миллисекунд
; параметры передаются через стек
sleep:
push ebp
mov ebp, esp
push eax
push ecx
push edx
mov eax, [ebp+2+4]; в мС
imul eax, 1000; переводим в мкС
mov ecx, eax
mov ah, 0x86; ждать N микросекунд
mov dx, cx; low word
shr ... | 15.5 | 37 | 0.569124 |
54f3f271425405e9f1b7ff344ab4fcd3c88601e0 | 303 | asm | Assembly | programs/oeis/021/A021448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021448: Decimal expansion of 1/444.
; 0,0,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2,2,5,2
lpb $0
mul $0,2
mod $0,3
add $1,3
lpe
trn $1,1
mov $0,$1
| 27.545455 | 199 | 0.528053 |
360abf7776af56772847d8c5887b55a0219cadf7 | 10,160 | asm | Assembly | Code/CustomControl/RAResEd/Src/StringEdit.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | Code/CustomControl/RAResEd/Src/StringEdit.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | Code/CustomControl/RAResEd/Src/StringEdit.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z |
;StringEdit.dlg
IDD_DLGSTRING equ 1200
IDC_GRDSTR equ 1001
IDC_BTNSTRADD equ 1002
IDC_BTNSTRDEL equ 1003
.const
IStrGrdSize dd 130,40,230
.data?
StrGrdSize dd 3 dup(?)
.code
ExportStringNames proc uses esi edi,hMem:DWORD
invoke xGlobalAlloc,GMEM_FIXED or GMEM_ZEROI... | 25.786802 | 79 | 0.692618 |
0f5b8ff887ecc5c8eca3144765f743c2e799015e | 6,179 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1294.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1294.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1294.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xe03, %rsi
lea addresses_normal_ht+0x19faf, %rdi
nop
nop
nop
cmp $61614, %r15
mov $31, %rcx
rep movsq
nop
cmp $55107, %r14
lea addresses_UC_ht+0x149e9, %rsi
lea addresses_WC_ht+0x18929,... | 38.378882 | 2,999 | 0.657226 |
d1d1b0f99315c246d1ae3d384128498ae4d9c761 | 359 | asm | Assembly | oeis/117/A117961.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/117/A117961.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/117/A117961.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A117961: Hexagonal numbers with prime indices.
; Submitted by Jon Maiga
; 6,15,45,91,231,325,561,703,1035,1653,1891,2701,3321,3655,4371,5565,6903,7381,8911,10011,10585,12403,13695,15753,18721,20301,21115,22791,23653,25425,32131,34191,37401,38503,44253,45451,49141,52975,55611
seq $0,40 ; The prime numbers.
mov $1,$0
... | 32.636364 | 203 | 0.743733 |
3ddc1946edb6279ac0a804b357c03b03044b3c5e | 25,949 | asm | Assembly | dasm/dasm.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | dasm/dasm.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | dasm/dasm.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | name dasm
include defs.asm
extern mkflag
extern mkregr
extern mkregqq
extern mkregss
extern mkreg
extern mkaadd
extern mkiadd
extern mkradd
extern mkimm
extern mkilit
extern mkzadd
extern i2str
cseg
;--------------------------------------------------------------
; dasm:
;
; Top-le... | 20.384132 | 65 | 0.607962 |
882d1d2eb7ae591d1522af3722c01f958642a226 | 6,150 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21829_798.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.log_21829_798.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.log_21829_798.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x172f6, %r15
nop
nop
nop
nop
xor %rdx, %rdx
vmovups (%r15), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $0, %xmm1, %rdi
dec %r12
lea addresses_D_ht+0x156ae, %r9
nop
... | 35.755814 | 2,999 | 0.655122 |
ad5f5d99f0c7d4daf5091a753429906ca54da3ef | 6,791 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1388.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_1388.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_1388.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x176ec, %rsi
lea addresses_UC_ht+0xbb80, %rdi
nop
add %rax, %rax
mov $10, %rcx
rep movsl
nop
nop
nop
nop
dec %rbx
lea addresses_UC_ht+0x1c03c, %rsi
lea addresses_A_ht+0x1c1ec, %rdi
nop
... | 34.472081 | 2,999 | 0.658371 |
dbc7da6825214092c69605fd040d7ccfb82e5ece | 5,436 | asm | Assembly | Transynther/x86/_processed/US/_un_/i7-7700_9_0xca_notsx.log_3_1222.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_un_/i7-7700_9_0xca_notsx.log_3_1222.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_un_/i7-7700_9_0xca_notsx.log_3_1222.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1659a, %rsi
lea addresses_A_ht+0xbafe, %rdi
add %r8, %r8
mov $101, %rcx
rep movsl
dec %r12
lea addresses_A_ht+0x379a, %rsi
lea addresses_WT_ht+0xdf9a, %rdi
add %rdx, %rdx... | 21.069767 | 152 | 0.655261 |
747b2f0bc32956b8cc4126fbee7c111dd4e795f7 | 737 | asm | Assembly | solutions/26 - Budget Brigade 2/size-8_speed-186.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/26 - Budget Brigade 2/size-8_speed-186.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/26 - Budget Brigade 2/size-8_speed-186.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2087) --
-- 26: Budget Brigade 2 --
-- Author: landfillbaby
-- Size: 8
-- Speed: 186
-- Speed Tests: 184, 189, 185, 187, 185
-- Success Rate: 76/100
comment 0
a:
if s == printer or
s >= 0 and
myitem != datacube:
takefrom s
endif
if s == shredder and
myitem == datacube:
giveto s
endif
if myit... | 22.333333 | 80 | 0.800543 |
a82634263da671fa8c340a1483c189952294c586 | 34,178 | asm | Assembly | tmp1/c55x-sim2/foo/Debug/switch_test.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | 1 | 2020-08-27T11:31:13.000Z | 2020-08-27T11:31:13.000Z | tmp1/c55x-sim2/foo/Debug/switch_test.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | null | null | null | tmp1/c55x-sim2/foo/Debug/switch_test.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | null | null | null | ;*******************************************************************************
;* TMS320C55x C/C++ Codegen PC v4.4.1 *
;* Date/Time created: Sat Sep 29 23:07:15 2018 *
;****************************************************************************... | 44.502604 | 134 | 0.653637 |
ca728eab57e009f382175a5e58de03e928738f00 | 513 | asm | Assembly | programs/oeis/201/A201236.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/201/A201236.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/201/A201236.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A201236: Number of ways to place 2 non-attacking wazirs on an n X n toroidal board.
; 0,2,18,88,250,558,1078,1888,3078,4750,7018,10008,13858,18718,24750,32128,41038,51678,64258,79000,96138,115918,138598,164448,193750,226798,263898,305368,351538,402750,459358,521728,590238,665278,747250,836568,933658,1038958
mov $4,$... | 20.52 | 224 | 0.690058 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.