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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4a9ce33259ad2bd9bfd0d17e2731a0eb91815c7f | 479 | asm | Assembly | oeis/315/A315321.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/315/A315321.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/315/A315321.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A315321: Coordination sequence Gal.6.635.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Simon Strandgaard
; 1,6,10,16,21,26,32,37,42,48,52,58,64,68,74,79,84,90,95,100,106,110,116,122,126,132,137,142,148,153,158,164,... | 34.214286 | 180 | 0.718163 |
b6369613984f8cfe14a2bfc1447b28e28da80070 | 1,738 | asm | Assembly | draft_project4.asm | elboboua/Assembly_Projects | cc6c4d51a5d68c379726f4204d8cd89ef41055b9 | [
"MIT"
] | null | null | null | draft_project4.asm | elboboua/Assembly_Projects | cc6c4d51a5d68c379726f4204d8cd89ef41055b9 | [
"MIT"
] | null | null | null | draft_project4.asm | elboboua/Assembly_Projects | cc6c4d51a5d68c379726f4204d8cd89ef41055b9 | [
"MIT"
] | null | null | null | TITLE CompoPrinter (project4.asm)
; Description: A program to practice if, else if, and else in assembly
INCLUDE Irvine32.inc
LOWER_LIMIT = 300
UPPER_LIMIT = 1
.data
; text to be printed to screen
hello BYTE "Welcome to the CompoPrinter created by Ahmad El-Bobou!", 0
explanation BYTE "This program prin... | 18.891304 | 105 | 0.688723 |
a49f98ad2f9293f5cedf5a24ae08604b2cd06237 | 670 | asm | Assembly | programs/oeis/132/A132734.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/132/A132734.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/132/A132734.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A132734: Row sums of triangle A132733.
; 1,2,5,16,43,102,225,476,983,2002,4045,8136,16323,32702,65465,130996,262063,524202,1048485,2097056,4194203,8388502,16777105,33554316,67108743,134217602,268435325,536870776,1073741683,2147483502,4294967145,8589934436,17179869023,34359738202,68719476565,137438953296,274877906763,... | 41.875 | 508 | 0.81194 |
8431d94efeeb0f281557374bdd45d95aa73d1c7f | 260 | asm | Assembly | ascii.asm | siraben/awk-vm | fd68d920de4a0347c9194c2255d1095aaa754a4c | [
"MIT"
] | 8 | 2019-05-01T21:51:26.000Z | 2022-01-21T02:00:54.000Z | ascii.asm | siraben/awk-vm | fd68d920de4a0347c9194c2255d1095aaa754a4c | [
"MIT"
] | null | null | null | ascii.asm | siraben/awk-vm | fd68d920de4a0347c9194c2255d1095aaa754a4c | [
"MIT"
] | 2 | 2020-06-24T13:29:58.000Z | 2020-07-29T00:16:46.000Z | # Reads two numbers: i j
# Print the ASCII table from i to j.
get
st i
get
loop
st j
jz done
ld i
putc
inc
st i
ld j
dec
j loop
done
halt
i const
j const
| 11.818182 | 36 | 0.419231 |
a04748294dca545da39bfed2b2a4427f786e7309 | 8,049 | asm | Assembly | ugbc/src/hw/ted/vars_graphic.asm | Samuel-DEVULDER/ugbasic | 61971d500d2290512fbdd3d7e487806bc34f617d | [
"Apache-2.0"
] | null | null | null | ugbc/src/hw/ted/vars_graphic.asm | Samuel-DEVULDER/ugbasic | 61971d500d2290512fbdd3d7e487806bc34f617d | [
"Apache-2.0"
] | 3 | 2021-11-27T14:19:16.000Z | 2021-12-21T14:44:50.000Z | ugbc/src/hw/ted/vars_graphic.asm | Samuel-DEVULDER/ugbasic | 61971d500d2290512fbdd3d7e487806bc34f617d | [
"Apache-2.0"
] | null | null | null | ; /*****************************************************************************
; * ugBASIC - an isomorphic BASIC language compiler for retrocomputers *
; *****************************************************************************
; * Copyright 2021 Marco Spedaletti (asimov@mclink.it)
; *
; * Licensed un... | 52.607843 | 89 | 0.437694 |
7ab9859e67cb17243ae3217756877289bfde42f2 | 6,293 | asm | Assembly | src/zf_serial_loader/zf_loader.asm | tangent3D/Z-FIGHTER | dc8049079761239d5314bdf750a5f9e6d4a0a953 | [
"MIT"
] | 5 | 2021-08-24T23:16:16.000Z | 2022-01-22T02:31:50.000Z | src/zf_serial_loader/zf_loader.asm | tangent3D/Z-FIGHTER | dc8049079761239d5314bdf750a5f9e6d4a0a953 | [
"MIT"
] | null | null | null | src/zf_serial_loader/zf_loader.asm | tangent3D/Z-FIGHTER | dc8049079761239d5314bdf750a5f9e6d4a0a953 | [
"MIT"
] | null | null | null | ; Serial boot loader ROM for Z-Fighter
; by Tangent 2021
; Does not use CRT/startup code.
; Copies boot loader to top of RAM, jumps to it and disables ROM.
; Loads a .BIN serially through SIO Ch.A to 0000h.
; Does not use interrupts, flow control or error checking.
; Initializes stack pointer beneath boot loader.
; P... | 38.371951 | 104 | 0.476561 |
b6a00392cbae444049052ca61afcb5100b649399 | 326 | asm | Assembly | data/mapHeaders/ViridianNicknameHouse.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/ViridianNicknameHouse.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/ViridianNicknameHouse.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | ViridianNicknameHouse_h:
db HOUSE ; tileset
db VIRIDIAN_NICKNAME_HOUSE_HEIGHT, VIRIDIAN_NICKNAME_HOUSE_WIDTH ; dimensions (y, x)
dw ViridianNicknameHouse_Blocks ; blocks
dw ViridianNicknameHouse_TextPointers ; texts
dw ViridianNicknameHouse_Script ; scripts
db 0 ; connections
dw ViridianNicknameHouse_Object ; ob... | 36.222222 | 85 | 0.843558 |
56c055f7c1f33715e147d00d9cd1bc181a588ba7 | 574 | asm | Assembly | programs/oeis/304/A304832.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/304/A304832.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/304/A304832.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A304832: a(n) = n^2 + 25*n - 34 (n >=2).
; 20,50,82,116,152,190,230,272,316,362,410,460,512,566,622,680,740,802,866,932,1000,1070,1142,1216,1292,1370,1450,1532,1616,1702,1790,1880,1972,2066,2162,2260,2360,2462,2566,2672,2780,2890,3002,3116,3232,3350,3470,3592,3716,3842,3970,4100,4232,4366,4502,4640,4780,4922,5066,521... | 71.75 | 491 | 0.749129 |
2f8df322d19802a09f6c22f827345aaf587bd58a | 227 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/memory/c/sdcc/zxn_read_sysvar_bank_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/memory/c/sdcc/zxn_read_sysvar_bank_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/memory/c/sdcc/zxn_read_sysvar_bank_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned int zxn_read_sysvar_bank_state(void)
SECTION code_clib
SECTION code_arch
PUBLIC _zxn_read_sysvar_bank_state
EXTERN asm_zxn_read_sysvar_bank_state
defc _zxn_read_sysvar_bank_state = asm_zxn_read_sysvar_bank_state
| 20.636364 | 65 | 0.894273 |
a4e6bc7862c4ecf513fba60666dea7e4b03ac28f | 555 | asm | Assembly | oeis/199/A199015.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | oeis/199/A199015.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | oeis/199/A199015.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A199015: G.f.: 1/(1-x) * Product_{n>=1} (1 - x^(2*n))^2/(1 - x^(2*n-1))^2.
; 1,3,4,6,8,8,11,13,13,15,17,19,20,22,22,24,28,28,30,30,31,35,37,37,39,41,41,43,45,47,48,52,52,52,54,54,58,60,62,64,64,64,67,69,69,71,75,75,77,79,79,83,83,83,83,87,90,92,94,94,96,98,98,98,100,102,106,108,108,110,112,112,115,117,117,117,121,121... | 46.25 | 331 | 0.636036 |
8ff14c30e6224a6890b1818e416f1dd5618de5cd | 559 | asm | Assembly | data/baseStats/magneton.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/baseStats/magneton.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/baseStats/magneton.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | db MAGNETON ; pokedex id
db 50 ; base hp
db 60 ; base attack
db 95 ; base defense
db 70 ; base speed
db 120 ; base special
db ELECTRIC ; species type 1
db ELECTRIC ; species type 2
db 60 ; catch rate
db 161 ; base exp yield
INCBIN "pic/gsmon/magneton.pic",0,1 ; 66, sprite dimensions
dw MagnetonPicFront
dw MagnetonPicBa... | 19.275862 | 59 | 0.742397 |
bf3ab6de165302ab5af070d9adc2f530e2b6c5ea | 700 | nasm | Assembly | slae/DataTypes.nasm | Bigsby/slae | bbbb72dee8959dc36d1ba6d8636f6f65c4853f56 | [
"MIT"
] | null | null | null | slae/DataTypes.nasm | Bigsby/slae | bbbb72dee8959dc36d1ba6d8636f6f65c4853f56 | [
"MIT"
] | null | null | null | slae/DataTypes.nasm | Bigsby/slae | bbbb72dee8959dc36d1ba6d8636f6f65c4853f56 | [
"MIT"
] | null | null | null | ; HelloWorld.asm
; Author: Bigsby
global _start
section .text
_start:
mov eax, 0x4 ; write system call
mov ebx, 0x1 ; stdout
mov ecx, message ; message buffer to write
mov edx, mlen ; message length
int 0x80
mov eax, 1 ... | 19.444444 | 61 | 0.511429 |
e42ade118756e1c1782b8dbf53a03e00e7461b1d | 710 | asm | Assembly | oeis/078/A078989.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/078/A078989.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/078/A078989.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A078989: Chebyshev sequence with Diophantine property.
; Submitted by Jamie Morken(s2)
; 1,67,4421,291719,19249033,1270144459,83810285261,5530208682767,364909962777361,24078527334623059,1588817894122344533,104837902484740116119,6917712746098725319321,456464203340031130959067,30119719707695955917979101,198744503650459... | 41.764706 | 497 | 0.847887 |
03d5f3f0a545a49ab8406ef8b7ccec75a01ba446 | 582 | asm | Assembly | oeis/084/A084623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/084/A084623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/084/A084623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A084623: Numerator of 2^(n-1)/n.
; 1,1,4,2,16,16,64,16,256,256,1024,512,4096,4096,16384,2048,65536,65536,262144,131072,1048576,1048576,4194304,1048576,16777216,16777216,67108864,33554432,268435456,268435456,1073741824,67108864,4294967296,4294967296,17179869184,8589934592,68719476736,68719476736,274877906944,687194767... | 97 | 501 | 0.852234 |
b11d6e4664134a3a92f0db3bfa5cec8b299b2dad | 4,932 | asm | Assembly | Transynther/x86/_processed/US/_st_sm_/i7-7700_9_0x48.log_21829_1983.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_sm_/i7-7700_9_0x48.log_21829_1983.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_sm_/i7-7700_9_0x48.log_21829_1983.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 %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1176b, %rdx
nop
nop
nop
nop
nop
xor $26709, %rbx
movw $0x6162, (%rdx)
nop
cmp $47481, %rbp
lea addresses_D_ht+0x17578, %rsi
lea addresses_A_ht+0x8711, %rdi
nop
nop
nop
nop
n... | 43.263158 | 2,999 | 0.661192 |
abfc38562a718dab44c3caddd56075e00d80bd5c | 4,085 | asm | Assembly | commandForProcessorWriteAgain.asm | edenlandpl/projects-processor-with-few-commands- | 7d9ef97284bc2c56b5b2089415ba8e90a110655a | [
"MIT"
] | null | null | null | commandForProcessorWriteAgain.asm | edenlandpl/projects-processor-with-few-commands- | 7d9ef97284bc2c56b5b2089415ba8e90a110655a | [
"MIT"
] | null | null | null | commandForProcessorWriteAgain.asm | edenlandpl/projects-processor-with-few-commands- | 7d9ef97284bc2c56b5b2089415ba8e90a110655a | [
"MIT"
] | null | null | null | link l1:ct
link l2:rdm
link rb: 8,9,10,z
equ ax: r0
equ cx: r1
equ dx: r2
equ bx: r3
equ sp: r4
equ bp: r5
equ si: r6
equ ddi: r7
equ cs: r8
equ ss: r9
equ ds: r10
equ ip: r12
equ es: r11
equ pom1: r13
equ pom2: r14
equ rr: r15
accept cx:0003h
accept ax:0000h
accept bx:0000h
accept dx:000... | 17.683983 | 98 | 0.612974 |
9322202ba096e4e321a6108e1445cf5592e8fcf7 | 163 | asm | Assembly | additionInteger.asm | ericma1999/mips-assembly | 78d392df09b7864d32a339aa2bf2fe4d86328b7b | [
"MIT"
] | null | null | null | additionInteger.asm | ericma1999/mips-assembly | 78d392df09b7864d32a339aa2bf2fe4d86328b7b | [
"MIT"
] | null | null | null | additionInteger.asm | ericma1999/mips-assembly | 78d392df09b7864d32a339aa2bf2fe4d86328b7b | [
"MIT"
] | null | null | null | .data
number1: .word 15
number2: .word 5
.text
lw $t0, number1
lw $t1, number2
add $t2, $t0, $t1 #add $a0, $t0, $t1
li $v0, 1
add $a0, $zero, $t2
syscall | 14.818182 | 37 | 0.588957 |
4a677f6e4ae4b530c51f60a446979961d9e7fb75 | 386 | asm | Assembly | src/util/oli/app/cpylst.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/oli/app/cpylst.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/oli/app/cpylst.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | ; copy list of pointers
include win1_mac_oli
section utility
xdef ut_cpylst
;+++
; copy list of pointers
;
; Entry Exit
; a0 from list preserved
; a1 to list preserved
;---
ut_cpylst subr a0/a1
lp m... | 17.545455 | 49 | 0.440415 |
46494694fe87de41318f380f577b7f957df3b8b7 | 1,312 | asm | Assembly | Basic programming exercises and solutions in C/12- C program to find square root of a number/project.asm | MahmoudFawzy01/C-solutions-Code4win- | 491d86770895ec4c31a69c7e3d47a88dedc4427a | [
"Apache-2.0"
] | null | null | null | Basic programming exercises and solutions in C/12- C program to find square root of a number/project.asm | MahmoudFawzy01/C-solutions-Code4win- | 491d86770895ec4c31a69c7e3d47a88dedc4427a | [
"Apache-2.0"
] | null | null | null | Basic programming exercises and solutions in C/12- C program to find square root of a number/project.asm | MahmoudFawzy01/C-solutions-Code4win- | 491d86770895ec4c31a69c7e3d47a88dedc4427a | [
"Apache-2.0"
] | null | null | null | .file "project.c"
.def __main; .scl 2; .type 32; .endef
.section .rdata,"dr"
.align 8
.LC0:
.ascii "\12Please Enter any number to find the square root : \0"
.LC1:
.ascii "%lf\0"
.align 8
.LC3:
.ascii "Square root of %.2lf = %.2lf \12 \12\0"
.LC4:
.ascii "Enter valid value. \12 \0"
.text
.globl main
.def mai... | 19.294118 | 72 | 0.625762 |
00397353bfd0aae0f81c262a808b87a98a9bc90f | 796 | asm | Assembly | programs/oeis/182/A182751.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182751.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182751.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A182751: a(1)=1, a(2)=3, a(3)=6; a(n) = 3*a(n-2) for n > 3.
; 1,3,6,9,18,27,54,81,162,243,486,729,1458,2187,4374,6561,13122,19683,39366,59049,118098,177147,354294,531441,1062882,1594323,3188646,4782969,9565938,14348907,28697814,43046721,86093442,129140163,258280326,387420489,774840978,1162261467,2324522934,3486784401... | 56.857143 | 629 | 0.800251 |
ba212f3c9ce5d01846a6af4ef962fcd40aa57d53 | 165 | asm | Assembly | Assembler/AssemblyCode/XOR.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | 8 | 2017-04-16T16:53:03.000Z | 2021-09-14T22:29:28.000Z | Assembler/AssemblyCode/XOR.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | Assembler/AssemblyCode/XOR.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | ; Initialize the stack pointer
MOV XL, 00000000b
MOV XH, 11111111b
MOV SP, X
XOR XH, XH
MOV D, 00001111b
XOR D, D
; Write register D to the Output Port
OUTB D
HLT | 12.692308 | 37 | 0.733333 |
8fbdb71070481e2df6490aa5db3326218de32cab | 292 | asm | Assembly | programs/oeis/130/A130779.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/130/A130779.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/130/A130779.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A130779: a(0)=a(1)=1, a(2)=2, a(n)=0 for n >= 3.
; 1,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
bin $0,2
mov $1,2
bin $1,$0
mov $0,$1
| 36.5 | 201 | 0.489726 |
8fd98fe4c760dac80479528b1a5ac941c49bc4c9 | 10,382 | asm | Assembly | s3/music/Title.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | s3/music/Title.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | s3/music/Title.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Snd_Title_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Snd_Title_Voices
smpsHeaderChan $06, $03
smpsHeaderTempo $01, $02
smpsHeaderDAC Snd_Title_DAC
smpsHeaderFM Snd_Title_FM1, $18, $10
smpsHeaderFM Snd_Title_FM2, $18, $1B
smpsHeaderFM Snd_Title_FM3, $00, $05
smpsHeade... | 32.85443 | 112 | 0.609805 |
4755ada3c6651f9352da6892fbd0ab24ecb21d3b | 2,605 | asm | Assembly | src/main.asm | QuinnPainter/GameBoyFullScreen | 7ee6ab370f556bd7545969b0ecbdcb8eff8d6763 | [
"Unlicense"
] | null | null | null | src/main.asm | QuinnPainter/GameBoyFullScreen | 7ee6ab370f556bd7545969b0ecbdcb8eff8d6763 | [
"Unlicense"
] | null | null | null | src/main.asm | QuinnPainter/GameBoyFullScreen | 7ee6ab370f556bd7545969b0ecbdcb8eff8d6763 | [
"Unlicense"
] | null | null | null | INCLUDE "hardware.inc"
SECTION "Image", ROM0
INCBIN "obj/image.2bpp"
SECTION "MainCode", ROM0
ASSERT SIZEOF("Image") <= ((160 * 144 * 2) / 8), "Image is too large! Needs to be 160 x 144"
EntryPoint::
ld sp, $E000 ; Set the stack pointer to the top of RAM to free up HRAM
; Turn off the LCD
.waitVBlank:
ld a,... | 22.850877 | 92 | 0.636852 |
3a825df7e30b14ba51bef652845e2518e9c95ee2 | 625 | asm | Assembly | programs/oeis/076/A076507.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/076/A076507.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/076/A076507.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A076507: Three people (P1, P2, P3) are in a circle and are saying Hello to each other. They start with P2 saying "Hello, Hello". Thereafter Pn says "Hello" for n times the total number of Hello's so far.
; 2,6,8,32,144,192,768,3456,4608,18432,82944,110592,442368,1990656,2654208,10616832,47775744,63700992,254803968,11... | 29.761905 | 205 | 0.6864 |
20f7e9d7e53caad54c9e615345261ec858645533 | 231 | asm | Assembly | practice.asm | Klaus073/Assembly-language | 2ddddf9e3ef6ce6c05f56b015be5697d1ac3c0be | [
"BSD-2-Clause"
] | null | null | null | practice.asm | Klaus073/Assembly-language | 2ddddf9e3ef6ce6c05f56b015be5697d1ac3c0be | [
"BSD-2-Clause"
] | null | null | null | practice.asm | Klaus073/Assembly-language | 2ddddf9e3ef6ce6c05f56b015be5697d1ac3c0be | [
"BSD-2-Clause"
] | null | null | null | [org 0x0100]
jmp start
num1: dw 10,20,30,40,50,60,70,80,90,100
result: dw 0
start:
mov ax,0
;mov cx,10
mov bx,0
loop:
mov ax,[num1+2]
add bx,2
cmp bx,20
jne loop
mov [result],ax
mov ax, 0x4c00
int 0x21
| 8.884615 | 41 | 0.606061 |
b9893ca644f235457812e578c12c7bd250e49d13 | 535 | asm | Assembly | programs/oeis/121/A121505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/121/A121505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/121/A121505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A121505: Hit triangle for unit circle area (Pi) approximation problem described in A121500.
; 1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0
seq $0,246706 ; Position of last n in A246694 (read as a sequ... | 76.428571 | 163 | 0.685981 |
ee77b90f361c7741a460cda45bc7eeef3560cb36 | 657 | asm | Assembly | oeis/121/A121326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/121/A121326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/121/A121326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A121326: Primes of the form 4*k^2 + 1.
; Submitted by Jamie Morken(s1)
; 5,17,37,101,197,257,401,577,677,1297,1601,2917,3137,4357,5477,7057,8101,8837,12101,13457,14401,15377,15877,16901,17957,21317,22501,24337,25601,28901,30977,32401,33857,41617,42437,44101,50177,52901,55697,57601,62501,65537,67601,69697,72901,78401,... | 73 | 501 | 0.78691 |
e1f05213cee8ceb85f137456cf6337bc7938123a | 1,984 | asm | Assembly | scanf_cmpNumber_oddEven_primeCheck_gcd_palindromeNumber.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | scanf_cmpNumber_oddEven_primeCheck_gcd_palindromeNumber.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | scanf_cmpNumber_oddEven_primeCheck_gcd_palindromeNumber.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | segment .data
;a: dq 100
;b: dq 2
se: dw "Palindrome",10,0
fi: dw "Not Palindrome",10, 0
fmt: dq "%lld ",10,0
sfmt: dq "%lld %lld",0
ssfmt: dq "%lld",0
strfmt: dq "%s",10,0
segment .bss
a: resq 1
b: resq 1
c: resq 1
d: resq 1
segment .text
global main
extern printf
extern scanf
main:
push RBP
mov rdi , ssfmt
mov rs... | 10.609626 | 29 | 0.620968 |
ae3e2430db1f926110cfda61444e98f076bf7b61 | 607 | asm | Assembly | oeis/000/A000911.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/000/A000911.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/000/A000911.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A000911: a(n) = (2n+3)! /( n! * (n+1)! ).
; 6,60,420,2520,13860,72072,360360,1750320,8314020,38798760,178474296,811246800,3650610600,16287339600,72129646800,317370445920,1388495700900,6044040109800,26190840475800,113034153632400,486046860619320,2083057974082800,8900338616535600,37923181931325600,161173523208133800,68... | 55.181818 | 494 | 0.836903 |
45eb91dd1163f157c03b182d2d1333abc4aa5943 | 912 | asm | Assembly | test1.asm | melrick-mascarenhas/mp-testing | 20c9217f16422209e4e64754d822a334568c1187 | [
"MIT"
] | null | null | null | test1.asm | melrick-mascarenhas/mp-testing | 20c9217f16422209e4e64754d822a334568c1187 | [
"MIT"
] | null | null | null | test1.asm | melrick-mascarenhas/mp-testing | 20c9217f16422209e4e64754d822a334568c1187 | [
"MIT"
] | 1 | 2020-10-20T03:02:43.000Z | 2020-10-20T03:02:43.000Z | .MODEL SMALL
.STACK
.DATA
PA EQU 01190H
PB EQU 01191H
PC EQU 01192H
CR EQU 01193H
M1 DB "NO OF 1S =",13,10,"$"
M2 DB "PRESS Q TO QUIT ANY OTHER TO CONTINUE",13,10,"$"
.CODE
START: MOV AX,@DATA
MOV DS,AX
MOV DX,CR
MOV AL,82H
OUT DX,AL
BACK:... | 18.612245 | 63 | 0.464912 |
397a293020a16d4b26afbc118cd472541b462a2e | 292 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_push_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_push_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_push_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int bv_priority_queue_push_callee(bv_priority_queue_t *q, int c)
SECTION code_adt_bv_priority_queue
PUBLIC _bv_priority_queue_push_callee
_bv_priority_queue_push_callee:
pop af
pop hl
pop bc
push af
INCLUDE "adt/bv_priority_queue/z80/asm_bv_priority_queue_push.asm"
| 18.25 | 69 | 0.804795 |
e7909f5caaa37d7af0f89371acdf6dae678076fc | 377 | asm | Assembly | programs/oeis/274/A274580.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/274/A274580.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/274/A274580.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A274580: Digital difference of n: the most significant decimal digit of n minus the sum of the other digits.
; 1,2,3,4,5,6,7,8,9,1,0,-1,-2,-3,-4,-5,-6,-7,-8,2,1,0,-1,-2,-3,-4,-5,-6,-7,3,2,1,0,-1,-2,-3,-4,-5,-6,4,3,2,1,0,-1,-2,-3,-4,-5,5,4,3,2,1,0,-1,-2,-3,-4,6,5,4,3,2,1,0,-1,-2,-3,7,6,5,4,3,2,1
add $0,1
lpb $0
mov... | 31.416667 | 186 | 0.535809 |
f5cd78a82a488f935b07366452fa1840b87dd745 | 612 | asm | Assembly | programs/oeis/186/A186344.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/186/A186344.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/186/A186344.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A186344: Adjusted joint rank sequence of (f(i)) and (g(j)) with f(i) after g(j) when f(i)=g(j), where f and g are the pentagonal numbers and the octagonal numbers. Complement of A186345.
; 2,3,5,7,8,10,12,13,15,17,19,20,22,24,25,27,29,30,32,34,36,37,39,41,42,44,46,48,49,51,53,54,56,58,59,61,63,65,66,68,70,71,73,75,7... | 47.076923 | 338 | 0.678105 |
6040ef9eb100ce6d6f9f5ca53c0cf1627c419350 | 380 | asm | Assembly | oeis/086/A086460.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/086/A086460.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/086/A086460.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A086460: Square array read by antidiagonals: T(n,k)=nk+0^n.
; Submitted by Jon Maiga
; 1,1,0,1,1,0,1,2,2,0,1,3,4,3,0,1,4,6,6,4,0,1,5,8,9,8,5,0,1,6,10,12,12,10,6,0,1,7,12,15,16,15,12,7,0,1,8,14,18,20,20,18,14,8,0,1,9,16,21,24,25,24,21,16,9,0,1,10,18,24,28,30,30,28,24,18,10,0,1,11,20,27,32,35,36
lpb $0
add $1,1
su... | 27.142857 | 209 | 0.6 |
d22ae9a6a72a1cb80f4ab38d7a4a74ad02ec6e93 | 9,170 | asm | Assembly | Source/strings.asm | DW0RKiN/3D-Dungeon | 509d92007837beb8fd83cc447bea9f4e13c98bc0 | [
"MIT"
] | 8 | 2017-09-24T13:06:55.000Z | 2020-11-18T20:18:05.000Z | Source/strings.asm | DW0RKiN/3D-Dungeon | 509d92007837beb8fd83cc447bea9f4e13c98bc0 | [
"MIT"
] | null | null | null | Source/strings.asm | DW0RKiN/3D-Dungeon | 509d92007837beb8fd83cc447bea9f4e13c98bc0 | [
"MIT"
] | null | null | null | ; =====================================================
; VSTUP:
; IX ukazatel na string zakonceny znakem mensim jak 32 a ktery neni vetsi jak 85+32
; HL = adresa atributu prvniho znaku
; offset PISMO_5PX = 0
; VYSTUP:
; IX ukazuje na zacatek dalsiho retece
; pokud nebyl prvni znak 0, tak B = 0
; MENI:
; ... | 28.566978 | 111 | 0.413522 |
d663fa8b1a57f0a026b2062d3cea5eee88c1a72a | 645 | asm | Assembly | libs/Libmy/ASM/src/asm_nbrlen.asm | DarkyZShadow/my_printf | 4d1b3519dc430e347dd57ed2d1b2460fc16bb3c4 | [
"MIT"
] | null | null | null | libs/Libmy/ASM/src/asm_nbrlen.asm | DarkyZShadow/my_printf | 4d1b3519dc430e347dd57ed2d1b2460fc16bb3c4 | [
"MIT"
] | null | null | null | libs/Libmy/ASM/src/asm_nbrlen.asm | DarkyZShadow/my_printf | 4d1b3519dc430e347dd57ed2d1b2460fc16bb3c4 | [
"MIT"
] | null | null | null | ;
; int asm_nbrlen(long nbr, char base, BOOL is_unsigned)
;
BITS 64
SECTION .text
EXTERN asm_isneg
GLOBAL asm_nbrlen
asm_nbrlen:
PUSH RBX
PUSH RCX
PUSH RDX
MOV RCX, 0
CMP DL, 0 ; Check is_unsigned
JNE _start
CMP RDI, 0 ; Check is positive
... | 15.357143 | 77 | 0.541085 |
c1d7930e7dbb7fb6d98fce8fcaa760acdac97549 | 688 | asm | Assembly | oeis/062/A062195.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/062/A062195.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/062/A062195.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A062195: Sixth (unsigned) column sequence of triangle A062139 (generalized a=2 Laguerre).
; Submitted by Jon Maiga
; 1,48,1512,40320,997920,23950080,570810240,13699445760,333923990400,8310997094400,211930425907200,5548723878297600,149353151057510400,4135933413900288000,117874102296158208000,3457640334020640768000,104... | 45.866667 | 476 | 0.859012 |
8536e3848755377e2a49d750e7fce56c708e1a8d | 3,910 | asm | Assembly | kernel/hal/io.asm | phaubertin/jinue | 98ecc33c6c60d6323eb5f965dd2247b6fa6daf5c | [
"BSD-3-Clause"
] | 2 | 2021-01-04T20:00:35.000Z | 2022-01-09T23:35:53.000Z | kernel/hal/io.asm | phaubertin/jinue | 98ecc33c6c60d6323eb5f965dd2247b6fa6daf5c | [
"BSD-3-Clause"
] | null | null | null | kernel/hal/io.asm | phaubertin/jinue | 98ecc33c6c60d6323eb5f965dd2247b6fa6daf5c | [
"BSD-3-Clause"
] | null | null | null | ; Copyright (C) 2019 Philippe Aubertin.
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
;
; 1. Redistributions of source code must retain the above copyright
; notice, this list of condition... | 35.225225 | 80 | 0.503836 |
cf88abc2413fc97d2516c19dad7e725b75e697c9 | 2,380 | asm | Assembly | src/boot/main.asm | 100009337131285/OS_Developement | 4477139b5ee70b5f9282b6d82184308b99e469a0 | [
"Apache-2.0"
] | 31 | 2018-12-15T05:05:28.000Z | 2022-02-21T22:21:23.000Z | src/boot/main.asm | 100009337131285/OS_Developement | 4477139b5ee70b5f9282b6d82184308b99e469a0 | [
"Apache-2.0"
] | 1 | 2017-07-24T17:12:40.000Z | 2017-08-15T18:14:33.000Z | src/boot/main.asm | 100009337131285/OS_Developement | 4477139b5ee70b5f9282b6d82184308b99e469a0 | [
"Apache-2.0"
] | 12 | 2018-12-15T05:56:41.000Z | 2022-02-10T22:29:59.000Z | [org 0x7c00]
[bits 16]
section .text
global main
main:
; Reset segment regs and set stack pointer to entry point
cli
jmp 0x0000:ZeroSeg ; far jump to correct for BIOS putting us in the wrong segment
ZeroSeg:
xor ax, ax
mov ss, ax
mov ds, ax
mov es, ax
mov fs, ax
mov gs, ax
mov sp, main
cld
sti
mo... | 14.166667 | 81 | 0.689496 |
d7cfcf5c714f62f2961965a687bb07633ac63709 | 408 | asm | Assembly | oeis/162/A162558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/162/A162558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/162/A162558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A162558: a(n) = ((3+sqrt(3))*(5+sqrt(3))^n + (3-sqrt(3))*(5-sqrt(3))^n)/6.
; Submitted by Jamie Morken(s1)
; 1,6,38,248,1644,10984,73672,495072,3329936,22407776,150819168,1015220608,6834184384,46006990464,309717848192,2085024691712,14036454256896,94493999351296,636137999861248,4282512012883968
mov $1,1
lpb $0
sub ... | 25.5 | 187 | 0.681373 |
0e031085c926c4700d649874b0f75a13612b5752 | 1,324 | asm | Assembly | sw/552tests/rand_simple/t_1_stu.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/rand_simple/t_1_stu.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/rand_simple/t_1_stu.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // seed 1
lbi r0, 96 // icount 0
slbi r0, 82 // icount 1
lbi r1, 221 // icount 2
slbi r1, 89 // icount 3
lbi r2, 151 // icount 4
slbi r2, 102 // icount 5
lbi r3, 141 // icount 6
slbi r3, 228 // icount 7
lbi r4, 112 // icount 8
slbi r4, 216 // icount 9
lbi r5, 88 // icount 10
slbi r5, 226 // icount 11
lbi r6, 152 // ico... | 25.960784 | 28 | 0.617069 |
765d37d75dc4eebcf74d023dc9088b375d3c59ce | 2,953 | asm | Assembly | lz4depack.asm | brucehoult/lz4_rv32i_decode | 4f8f06742c3c9bf3957ca96838f789baff52572c | [
"BSD-3-Clause"
] | 7 | 2021-07-02T15:56:08.000Z | 2021-11-23T10:04:38.000Z | lz4depack.asm | brucehoult/lz4_rv32i_decode | 4f8f06742c3c9bf3957ca96838f789baff52572c | [
"BSD-3-Clause"
] | 3 | 2022-02-11T05:09:36.000Z | 2022-02-11T11:07:23.000Z | lz4depack.asm | brucehoult/lz4_rv32i_decode | 4f8f06742c3c9bf3957ca96838f789baff52572c | [
"BSD-3-Clause"
] | 2 | 2021-07-04T22:31:30.000Z | 2022-02-10T23:56:09.000Z | #Licensed under the 3-Clause BSD License
#Copyright 2021, Martin Wendt
#Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
#
#1. Redistributions of source code must retain the above copyright notice, this list of conditions and ... | 37.379747 | 206 | 0.698273 |
37dff02fd6d10160f33a5bcd7b829054c47b6d66 | 4,863 | asm | Assembly | ihex-8085.asm | ra1fh/profi-5e-ihex | 0d897ed79440615995228b48388ae4d1527cd7a0 | [
"0BSD"
] | null | null | null | ihex-8085.asm | ra1fh/profi-5e-ihex | 0d897ed79440615995228b48388ae4d1527cd7a0 | [
"0BSD"
] | null | null | null | ihex-8085.asm | ra1fh/profi-5e-ihex | 0d897ed79440615995228b48388ae4d1527cd7a0 | [
"0BSD"
] | null | null | null | ;;;
;;; Copyright (c) 2021 Ralf Horstmann <ralf@ackstorm.de>
;;;
;;; Permission to use, copy, modify, and distribute this software for any
;;; purpose with or without fee is hereby granted, provided that the above
;;; copyright notice and this permission notice appear in all copies.
;;;
;;; THE SOFTWARE IS PROVIDED "AS... | 18.996094 | 76 | 0.648571 |
e4e103467d5e25027afcd0a911874d43702b6d86 | 78,404 | asm | Assembly | co_hard.asm | dylsugar/cs461_hw6 | 7935498fa371ac4eada4e8b0d73d92f5f0ed592b | [
"MIT-0"
] | null | null | null | co_hard.asm | dylsugar/cs461_hw6 | 7935498fa371ac4eada4e8b0d73d92f5f0ed592b | [
"MIT-0"
] | null | null | null | co_hard.asm | dylsugar/cs461_hw6 | 7935498fa371ac4eada4e8b0d73d92f5f0ed592b | [
"MIT-0"
] | null | null | null |
_co_hard: file format elf64-x86-64
Disassembly of section .text:
0000000000001000 <co_lock_worker>:
static volatile int shared_var = 0;
static volatile int locked = 0;
void
co_lock_worker(void)
{
1000: f3 0f 1e fa endbr64
1004: 55 push %rbp
1005: 48 89 e5 ... | 38.871591 | 98 | 0.454785 |
19157c24e977c10c7832cf73599eebdb10f83f49 | 453 | asm | Assembly | programs/oeis/024/A024551.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024551.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024551.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A024551: a(n) = floor(a(n-1)/(sqrt(5) - 2)) for n > 0 and a(0) = 1.
; 1,4,16,67,283,1198,5074,21493,91045,385672,1633732,6920599,29316127,124185106,526056550,2228411305,9439701769,39987218380,169388575288,717541519531,3039554653411,12875760133174,54542595186106,231046140877597,978727158696493,4145954775663568
lpb $0... | 26.647059 | 242 | 0.688742 |
20388c960f23baf7478810f14592f0699543b1fa | 306 | asm | Assembly | programs/oeis/161/A161935.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/161/A161935.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/161/A161935.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A161935: 28-gonal numbers: a(n) = n*(13*n - 12).
; 0,1,28,81,160,265,396,553,736,945,1180,1441,1728,2041,2380,2745,3136,3553,3996,4465,4960,5481,6028,6601,7200,7825,8476,9153,9856,10585,11340,12121,12928,13761,14620,15505,16416,17353,18316,19305,20320,21361,22428
mov $1,$0
bin $1,2
mul $1,26
add $0,$1
| 38.25 | 214 | 0.718954 |
e0aec8762537c22fb5b349c3a56c3596c039af35 | 688 | asm | Assembly | oeis/051/A051944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051944: a(n) = C(n)*(4n+1) where C(n) = Catalan numbers (A000108).
; Submitted by Jamie Morken(s2)
; 1,5,18,65,238,882,3300,12441,47190,179894,688636,2645370,10192588,39373700,152443080,591385545,2298248550,8945490510,34867625100,136079265630,531693754020,2079632696700,8141948163960,31904544069450,125120702290428,49... | 49.142857 | 496 | 0.824128 |
812e19b2f36e721fdd83f5113d05bb5fb5960882 | 7,074 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0.log_21829_524.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0.log_21829_524.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0.log_21829_524.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x6a15, %r9
nop
nop
nop
nop
nop
xor $29126, %r12
mov (%r9), %rax
nop
nop
nop
nop
nop
add %r13, %r13
lea addresses_WC_ht+0x171d5, %r12
nop
nop
nop
nop
nop
sub $59059, %... | 33.211268 | 2,999 | 0.655075 |
bc93fee56f8d6aecf1e3b1eca868e2ef0dff100f | 460 | asm | Assembly | programs/oeis/066/A066560.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/066/A066560.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/066/A066560.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A066560: Smallest composite number divisible by n.
; 4,4,6,4,10,6,14,8,9,10,22,12,26,14,15,16,34,18,38,20,21,22,46,24,25,26,27,28,58,30,62,32,33,34,35,36,74,38,39,40,82,42,86,44,45,46,94,48,49,50,51,52,106,54,55,56,57,58,118,60,122,62,63,64,65,66,134,68,69,70,142,72,146,74,75,76,77,78,158,80,81,82,166,84,85,86,87,88,... | 57.5 | 305 | 0.66087 |
4fb3398a33aa8d2d50a0788b419279fca5b0dd85 | 779 | asm | Assembly | oeis/084/A084605.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/084/A084605.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/084/A084605.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A084605: G.f.: 1/(1-2x-15x^2)^(1/2); also, a(n) is the central coefficient of (1+x+4x^2)^n.
; Submitted by Christian Krause
; 1,1,9,25,145,561,2841,12489,60705,281185,1353769,6418809,30917041,148331665,716698425,3462260265,16786700865,81464917185,396215601225,1929237099225,9408084660945,45928695279345,224476389327705... | 37.095238 | 489 | 0.783055 |
f9742d1bd867160f146e78ac3f0971ad794906da | 508 | asm | Assembly | programs/oeis/198/A198271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/198/A198271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/198/A198271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A198271: Round(n*sqrt(13)).
; 0,4,7,11,14,18,22,25,29,32,36,40,43,47,50,54,58,61,65,69,72,76,79,83,87,90,94,97,101,105,108,112,115,119,123,126,130,133,137,141,144,148,151,155,159,162,166,169,173,177,180,184,187,191,195,198,202,206,209,213,216,220,224,227,231,234,238,242,245,249,252,256,260,263,267,270,274,278,281,285... | 72.571429 | 370 | 0.706693 |
a660cc0c8b0c4ca2c26261e66b7ca8dd3e116df2 | 56 | asm | Assembly | vm_check/asserts/1_asne_hit.asm | skiff-vm/skiff | 51a4dd736b9d35ff657f09867aff26d15ec1877e | [
"MIT"
] | null | null | null | vm_check/asserts/1_asne_hit.asm | skiff-vm/skiff | 51a4dd736b9d35ff657f09867aff26d15ec1877e | [
"MIT"
] | null | null | null | vm_check/asserts/1_asne_hit.asm | skiff-vm/skiff | 51a4dd736b9d35ff657f09867aff26d15ec1877e | [
"MIT"
] | null | null | null | .init main
.code
main:
asne x0 x0
mov i0 @0
exit
| 7 | 12 | 0.607143 |
f73d4ed4a4674730e412de720142ad49d5a4b253 | 8,623 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i7-7700_9_0x48_notsx.log_21829_1600.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i7-7700_9_0x48_notsx.log_21829_1600.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i7-7700_9_0x48_notsx.log_21829_1600.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 %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1c963, %rbx
nop
nop
nop
add %rdi, %rdi
movups (%rbx), %xmm1
vpextrq $0, %xmm1, %r15
nop
nop
nop
nop
xor %rcx, %rcx
lea addresses_D_ht+0x1336b, %r10
nop
nop
nop
nop
nop
a... | 30.796429 | 2,999 | 0.655108 |
38cb0da1cca9f37e2a0ff38c354faf43794f3812 | 152 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___sint2fs_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___sint2fs_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___sint2fs_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC ___sint2fs_callee
EXTERN cm32_sdcc___sint2fs_callee
defc ___sint2fs_callee = cm32_sdcc___sint2fs_callee
| 21.714286 | 55 | 0.809211 |
0f4e247d30871e1ebd9a761d853a3d3ec484c000 | 9,548 | asm | Assembly | base/ntos/rtl/i386/ioaccess.asm | 987432340/wrk-v1.2 | 423d4c22b892bcc97778385bc0a646ed7a3cfbde | [
"Intel"
] | 1 | 2022-03-12T13:57:18.000Z | 2022-03-12T13:57:18.000Z | base/ntos/rtl/i386/ioaccess.asm | 987432340/wrk-v1.2 | 423d4c22b892bcc97778385bc0a646ed7a3cfbde | [
"Intel"
] | null | null | null | base/ntos/rtl/i386/ioaccess.asm | 987432340/wrk-v1.2 | 423d4c22b892bcc97778385bc0a646ed7a3cfbde | [
"Intel"
] | 1 | 2021-11-25T08:18:04.000Z | 2021-11-25T08:18:04.000Z | title "ioaccess"
;++
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
; You may only use this code if you agree to the terms of the Windows Research Kernel Source Code License agreement (see License.txt).
; If you do not agree to the terms, do not use the code.
;
;
; Module Name:
;
;... | 22.787589 | 135 | 0.527336 |
aeffd3f8b457cc7990f86d8cc9f415f2840ea673 | 6,990 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_6586_150.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_6586_150.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_6586_150.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 %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x8200, %r12
clflush (%r12)
nop
nop
sub $34044, %r11
mov (%r12), %di
nop
add %rbp, %rbp
lea addresses_UC_ht+0x139b, %rsi
lea addresses_A_ht+0x10beb, %rdi
nop
nop
nop
nop
and %r8, %r8
mov... | 37.783784 | 2,999 | 0.65422 |
7d46e7274f738898197ebf758383482b3e37ecfd | 244 | asm | Assembly | api/api019.asm | yosswi414/HariboteOS_USB | 51746c55d576ac5aa9280d0e7777374d475ccefd | [
"Unlicense"
] | null | null | null | api/api019.asm | yosswi414/HariboteOS_USB | 51746c55d576ac5aa9280d0e7777374d475ccefd | [
"Unlicense"
] | null | null | null | api/api019.asm | yosswi414/HariboteOS_USB | 51746c55d576ac5aa9280d0e7777374d475ccefd | [
"Unlicense"
] | 1 | 2021-09-09T01:56:23.000Z | 2021-09-09T01:56:23.000Z | [BITS 32]
GLOBAL api_freetimer
[SECTION .text]
api_freetimer: ; void api_freetimer(int timer);
PUSH EBX
MOV EDX, 19
MOV EBX, [ESP+8] ; timer
INT 0x40
POP EBX
RET
| 18.769231 | 48 | 0.491803 |
8c9fbb7a7f4775d3e0b3628c9397352a8597c121 | 490 | asm | Assembly | programs/oeis/126/A126605.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/126/A126605.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/126/A126605.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A126605: Final three digits of 2^n.
; 1,2,4,8,16,32,64,128,256,512,24,48,96,192,384,768,536,72,144,288,576,152,304,608,216,432,864,728,456,912,824,648,296,592,184,368,736,472,944,888,776,552,104,208,416,832,664,328,656,312,624,248,496,992,984,968,936,872,744,488,976,952,904,808,616,232,464,928,856,712,424,848,696,392... | 44.545455 | 384 | 0.704082 |
9afe3e1533d3937eba42be64e8a6539fc2ce3c54 | 436 | asm | Assembly | programs/oeis/023/A023782.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/023/A023782.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/023/A023782.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A023782: Metadromes: digits in base 14 are in strict ascending order.
; 0,1,2,3,4,5,6,7,8,9,10,11,12,13,16,17,18,19,20,21,22,23,24,25,26,27,31,32,33,34,35,36,37,38,39,40,41,46,47,48,49,50,51,52,53,54,55,61,62,63,64,65,66,67,68,69,76,77,78,79,80,81,82,83,91,92,93,94,95,96
mov $2,$0
mov $3,1
lpb $0,1
add $0,$3
sub... | 22.947368 | 201 | 0.59633 |
3f32ec74760e676cedcb5bc8ab586050f34b0116 | 198 | asm | Assembly | libsrc/_DEVELOPMENT/network/arpa/c/sdcc_iy/htonl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/network/arpa/c/sdcc_iy/htonl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/network/arpa/c/sdcc_iy/htonl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; uint32_t htonl(uint32_t)
SECTION code_clib
SECTION code_network
PUBLIC _htonl
EXTERN asm_htonl
_htonl:
pop af
pop hl
pop de
push de
push hl
push af
jp asm_htonl
| 9 | 26 | 0.671717 |
f78cdb7622f1efbc77a2302042ed9dc789e853a4 | 3,700 | asm | Assembly | projects/vmt/test/FunctionCalls/StaticsTest/StaticsTest.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | projects/vmt/test/FunctionCalls/StaticsTest/StaticsTest.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | projects/vmt/test/FunctionCalls/StaticsTest/StaticsTest.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | // bootstrap
@261
D=A
@SP
M=D
@LCL
M=0
@ARG
M=0
@THIS
M=0
@THAT
M=0
@Sys.init
0;JMP
// function Class1.set 0
(Class1.set)
@SP
D=M
@LCL
AM=D
D=A
@SP
M=D
// push argument 0
@ARG
A=M
D=M
@SP
A=M
M=D
@SP
M=M+1
// pop static 0
@Class1.0
D=A
@R15
M=D
@SP
AM=M-1
D=M
@R15
A=M
M=D
// push argument 1
@ARG
D=M
@1
A=D+A
D=M
@SP
A=... | 5.727554 | 24 | 0.572162 |
3630cfcf13afc142d27c860e80473af7457f5cec | 319 | asm | Assembly | libsrc/fcntl/msxdos2/readbyte.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/fcntl/msxdos2/readbyte.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/fcntl/msxdos2/readbyte.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_clib
INCLUDE "target/msx/def/msxdos2.def"
PUBLIC readbyte
PUBLIC _readbyte
EXTERN MSXDOS
EXTERN msxdos_error
.readbyte
._readbyte
ld b,h ;fd
ld hl,0
push hl
add hl,sp
ex de,hl
ld hl,1
ld c,_READ
call MSXDOS
ld (msxdos_error),a
pop hl
and a
ret z
ld hl,-1
ret
| 11.814815 | 38 | 0.658307 |
f0564beaac2d27ce3d2d832eaace83e3b1998a3d | 5,495 | asm | Assembly | sharedplayerpalettefix.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | 26 | 2018-12-19T03:33:19.000Z | 2021-08-07T19:47:06.000Z | sharedplayerpalettefix.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | 26 | 2019-02-01T05:38:23.000Z | 2022-01-20T21:25:39.000Z | sharedplayerpalettefix.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | 32 | 2018-12-18T13:54:33.000Z | 2022-01-25T23:38:48.000Z | lorom
;SHARED SPRITE PALETTE FIX
;
;This is a repair so that sprites that previously shared Link's palette
;no longer share his palette. In the vanilla game this was not an issue
;but with custom sprites some very strange color transitions can occur.
;
;The convention in the comments here is that bits are lab... | 28.179487 | 104 | 0.705369 |
23b6ed0aa2f0c927e0c3a43263cd7564cc8b1551 | 5,082 | asm | Assembly | editTrack.asm | neilbaldwin/PR8 | 045cbd282aba6357a4ae555958cf65c018952e49 | [
"BSD-2-Clause-FreeBSD",
"MIT"
] | 8 | 2021-03-14T18:20:40.000Z | 2021-08-04T20:32:25.000Z | editTrack.asm | neilbaldwin/PR8 | 045cbd282aba6357a4ae555958cf65c018952e49 | [
"BSD-2-Clause-FreeBSD",
"MIT"
] | 2 | 2021-09-17T02:53:10.000Z | 2021-09-17T03:11:10.000Z | editTrack.asm | neilbaldwin/PR8 | 045cbd282aba6357a4ae555958cf65c018952e49 | [
"BSD-2-Clause-FreeBSD",
"MIT"
] | null | null | null | ;------------------------------------------------------------------------------
; EDIT TRACK - drum assignments and also order of tracks
;------------------------------------------------------------------------------
editTrack:
jsr checkRepeatKeyA
jsr checkRepeatKeyB
jsr checkRepeatKeyUD
jsr checkRepeatKeyLR
lda... | 16.996656 | 102 | 0.713302 |
6011cc69419c8a979326a8c2c99de656c83b0835 | 4,621 | asm | Assembly | dino/lcs/enemy/C0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/enemy/C0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/enemy/C0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004D38 move.l D0, (A4)+
004D3A move.l D0, (A4)+
035A34 move.w #$fed4, ($c0,A6)
035A3A jsr $3140c.l [enemy+C0]
035B40 tst.w ($c0,A6)
035B44 beq $35bdc [enemy+C0]
035B88 move.w #$3c, ($c0,A... | 45.303922 | 350 | 0.617182 |
86be75cf4bb21cdc968d0f5f4a0e11e06798a69a | 146 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_gsub.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_gsub.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_gsub.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_gsub.asm
Type: file
Size: 22479
Last-Modified: '2016-05-13T04:20:48Z'
SHA-1: D1C4D144CFA3A3CB215B9F231A7A14764E124C4C
Description: null
| 20.857143 | 47 | 0.815068 |
a1593307a03944c8420b7d5d526a46d4a2954fe1 | 369 | asm | Assembly | programs/oeis/280/A280510.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/280/A280510.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/280/A280510.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A280510: Index sequence of the Thue-Morse sequence (A010060) as a block-fractal sequence.
; 3,3,6,6,12,12,12,12,24,24,24,24,24,24,24,24,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,192
mul $0,2
add $0,1
log $0,2
mov $1... | 28.384615 | 193 | 0.661247 |
1d8ad02b1ab6665f0c8048072915b1dedbb820ac | 3,004 | asm | Assembly | Borland/CBuilder5/Source/RTL/source/math/ctrl87.asm | TrevorDArcyEvans/DivingMagpieSoftware | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | 1 | 2021-05-27T10:27:25.000Z | 2021-05-27T10:27:25.000Z | Borland/CBuilder5/Source/RTL/source/math/ctrl87.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | Borland/CBuilder5/Source/RTL/source/math/ctrl87.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | ;[]-----------------------------------------------------------------[]
;| CTRL87.ASM -- access floating-point control word |
;[]-----------------------------------------------------------------[]
;
; C/C++ Run Time Library - Version 10.0
;
; Copyright (c) 1991, 2000 by Inprise Corporation... | 30.969072 | 77 | 0.522969 |
ac07e2f315ceaef698c5b1f338432e572f1d110e | 1,595 | asm | Assembly | engine/events/hidden_objects/safari_game.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | engine/events/hidden_objects/safari_game.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | engine/events/hidden_objects/safari_game.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | SafariZoneCheck::
CheckEventHL EVENT_IN_SAFARI_ZONE ; if we are not in the Safari Zone,
jr z, SafariZoneGameStillGoing ; don't bother printing game over text
ld a, [wNumSafariBalls]
and a
jr z, SafariZoneGameOver
jr SafariZoneGameStillGoing
SafariZoneCheckSteps::
IF DEF(_DEBUG)
call DebugPressedOrHeldB
ret nz
... | 18.988095 | 70 | 0.771787 |
adbfaa3049b5f663ec52e87fef9a5f8209f639b1 | 148 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/z00_enmy2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/z00_enmy2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/z00_enmy2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: z00_enmy2.asm
Type: file
Size: 366470
Last-Modified: '2016-05-13T04:36:32Z'
SHA-1: 26DF2D04D825AFFFD9A7DA7A34220D084F28C547
Description: null
| 21.142857 | 47 | 0.817568 |
4f59c7d98ca9ea7b7dc233efc4bd0e0472c7c710 | 48,840 | asm | Assembly | python_src/tools/sprite_barbaro_4.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 43 | 2017-10-21T23:01:25.000Z | 2022-02-21T17:45:11.000Z | python_src/tools/sprite_barbaro_4.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | null | null | null | python_src/tools/sprite_barbaro_4.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 6 | 2017-10-23T05:48:50.000Z | 2022-01-06T03:11:49.000Z | dummyspace: ds 5376
barbaro_idle_espada_axe:
DB 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
DB 0, 0, 96, 10, 96, 0, 0, 0, 0, 0, 0, 0
DB 0, 6, 176, 122, 170, 6, 0, 0, 0, 0, 0, 0
DB 0, 182, 123, 171, 167, 6, 112, 119, 119, 0, 0, 0
DB 0,... | 64.774536 | 65 | 0.348382 |
c5bd1b0871a5d1ebdb8f2ed82c4e22b8e4c1d01a | 167 | asm | Assembly | oeis/135/A135273.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/135/A135273.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/135/A135273.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A135273: Row 9 of A038207.
; Submitted by Jon Maiga
; 512,2304,4608,5376,4032,2016,672,144,18,1
mov $2,9
sub $2,$0
add $0,$2
bin $0,$2
mov $1,2
pow $1,$2
mul $0,$1
| 13.916667 | 43 | 0.634731 |
722f28bc354fdbd6055fe8268f4dbee49835e6ed | 2,828 | asm | Assembly | Assembly/Palindrome_Programs/Palindrome.asm | rlong2/Code | feb6c097159bf822122a73e0131ad928780bcfcd | [
"BSD-3-Clause"
] | null | null | null | Assembly/Palindrome_Programs/Palindrome.asm | rlong2/Code | feb6c097159bf822122a73e0131ad928780bcfcd | [
"BSD-3-Clause"
] | null | null | null | Assembly/Palindrome_Programs/Palindrome.asm | rlong2/Code | feb6c097159bf822122a73e0131ad928780bcfcd | [
"BSD-3-Clause"
] | null | null | null | ########
# DATA #
########
.data
myString0: .asciiz "finally working"
myString1: .asciiz "racecar radar racecar"
String0: .asciiz ""
String1: .asciiz "a"
String2: .asciiz "b"
String3: .asciiz "aba"
String4: .asciiz "abba"
String5: .asciiz "baab"
String6: .asciiz "ababa"
String7: .asciiz "aabba"
String8: .asciiz "abba... | 18.012739 | 94 | 0.621994 |
edb31e5e75df673971fa3008c6fb50480eb4edb7 | 8,259 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_2591.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_2591.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_2591.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 %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x6628, %r14
sub $916, %r10
movb (%r14), %r15b
nop
nop
nop
nop
nop
sub %r8, %r8
lea addresses_D_ht+0x9a85, %rbx
add $57023, %r15
movb $0x61, (%rbx)
nop
nop
nop
nop
xor... | 31.403042 | 2,999 | 0.653953 |
98b3b043605d6849d48bf322ac93612931c47a5e | 1,879 | asm | Assembly | c2000/C2000Ware_1_00_06_00/libraries/control/DCL/c28/source/DCL_PI_L1.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/control/DCL/c28/source/DCL_PI_L1.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/control/DCL/c28/source/DCL_PI_L1.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | 1 | 2021-07-21T08:10:37.000Z | 2021-07-21T08:10:37.000Z | ; DCL_PI_L1.asm - Series PI controller
;
; Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
; ALL RIGHTS RESERVED
.if __TI_EABI__
.asg DCL_runPI_L1, _DCL_runPI_L1
.endif
.global _DCL_runPI_L1
.def __cla_DCL_runPI_L1_sp
SIZEOF_LFRAME .set 5
LFRAME_MR3 .set 0
__cla_DCL_runPI_L1_sp .u... | 27.632353 | 86 | 0.618946 |
4537e7e42686902263f208ee68242f0478618b82 | 236 | asm | Assembly | oeis/038/A038674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/038/A038674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/038/A038674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A038674: A finite series from the lyrics of La Farolera, a Latin American traditional children's song.
; 2,2,4,4,2,6,6,2,8,8,16
lpb $0
add $2,$0
mul $0,2
mod $0,3
add $2,$0
pow $0,3
lpe
mov $0,$2
div $0,3
mul $0,2
add $0,2
| 15.733333 | 104 | 0.622881 |
e111da044ac2d25345ced928a2b6e63ce3fb2c8a | 422 | asm | Assembly | oeis/340/A340709.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/340/A340709.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/340/A340709.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A340709: Let k = n/2+floor(n/4) if n is even, otherwise (3n+1)/2; then a(n) = A093545(k).
; 0,1,2,3,5,4,7,6,10,8,12,9,15,11,17,13,20,14,22,16,25,18,27,19,30,21,32,23,35,24,37,26,40,28,42,29,45,31,47,33,50,34,52,36,55,38,57,39,60,41,62,43,65,44,67,46,70,48,72,49,75,51,77,53,80,54,82,56,85,58,87
mov $6,1
lpb $6,8
mo... | 26.375 | 204 | 0.582938 |
542092dd943f258e90c7c1c481b3779bf69654cb | 4,656 | asm | Assembly | Library/Spool/Lib/libVentura8bitTab.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Spool/Lib/libVentura8bitTab.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Spool/Lib/libVentura8bitTab.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: Spool
FILE: libVentura8bitTab.asm
DESCRIPTION:
conversion table for upper 128 characters of the GEOS symbol set to
Ventura symbol set.
$I... | 30.233766 | 79 | 0.696091 |
3decb12d3ccb281c83f848aa5ee5d83e770084f8 | 2,186 | asm | Assembly | src/draw.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 90 | 2015-06-19T14:26:19.000Z | 2022-01-05T08:19:41.000Z | src/draw.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 2 | 2015-06-21T20:55:40.000Z | 2022-02-09T08:02:04.000Z | src/draw.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 10 | 2015-06-21T20:43:11.000Z | 2020-12-08T13:24:16.000Z | draw_notes:
;Erase bottom BG line (note off's zone)
ld hl,$9800+(32*16)+4
ld bc,18
call clear_w
ld hl,$9800+(32*4)+3
ld b,12
-:
ld c,16
--:
ld a,T_GRIDNOTE
di
call wait_write
ldi (hl),a
ei
dec c
jr nz,--
ld a,l
add 16
ld... | 14.012821 | 42 | 0.427264 |
a953d3715e9369f86a9c8cfec92fb5956366d2c9 | 581 | asm | Assembly | programs/oeis/268/A268384.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268384.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268384.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A268384: Characteristic function of A001317.
; 0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0... | 83 | 501 | 0.524957 |
e7e6c7982fa268773b0cef6ee72f39bb80f92329 | 146 | asm | Assembly | compiler/examples/ovf-ecp.asm | stark-dev/dlx-processor | 607ba09d0cd83c053fedce2994cb2b7de4fc14a6 | [
"MIT"
] | null | null | null | compiler/examples/ovf-ecp.asm | stark-dev/dlx-processor | 607ba09d0cd83c053fedce2994cb2b7de4fc14a6 | [
"MIT"
] | null | null | null | compiler/examples/ovf-ecp.asm | stark-dev/dlx-processor | 607ba09d0cd83c053fedce2994cb2b7de4fc14a6 | [
"MIT"
] | null | null | null | .mode std
.ecp full
.stack 1
.r0
subi r0,r0,#1
rfe
.text
ori r0,r24,#32767
sll r0,r0,#15
ori r0,r0,#32767
sll r0,r0,#1
ori r0,r0,#1
addi r1,r0,#4
| 10.428571 | 17 | 0.664384 |
4e1b6918562047078af7d4553cf91bb4c31d3fd6 | 367 | asm | Assembly | solutions/10 - Emergency Escapades/size-23_speed-21.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/10 - Emergency Escapades/size-23_speed-21.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/10 - Emergency Escapades/size-23_speed-21.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2053) --
-- 10: Emergency Escapades --
-- Author: ansvonwa
-- Size: 23
-- Speed: 21
a:
if w != hole:
step w
jump a
endif
if ne != hole or
se != hole:
if ne != hole:
if nw == hole:
step n
endif
step nw
else:
step sw
endif
step w
endif
step s
step s
step sw
step w
step w
step w
st... | 9.175 | 29 | 0.613079 |
fd9503725890a5393aa3cddbee2d8cf1b10b6a68 | 17,774 | asm | Assembly | Palmtree.Math.Core.Implements/vs_build/x64_Debug/TEST_op_ModPow.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x64_Debug/TEST_op_ModPow.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x64_Debug/TEST_op_ModPow.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
include listing.inc
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
msvcjmc SEGMENT
__7B7A869E_ctype@h DB 01H
__457DD326_basetsd@h DB 01H
__4384A2D9_corecrt_memcpy_s@h DB 01H
__4E51A221_corecrt_wstring@h DB 01H
__2140C079_string@h DB 01H
__1887E5... | 28.900813 | 262 | 0.681614 |
029041b0cceca2815a7c8af268892d723ff8c30e | 5,603 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21319_2489.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21319_2489.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21319_2489.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x14afb, %r9
xor $56201, %r15
mov $0x6162636465666768, %r11
movq %r11, %xmm6
vmovups %ymm6, (%r9)
nop
nop
nop
nop
inc %r14
lea addresses_WT_ht+0x448f, %rdx
nop
nop
cmp $638... | 41.198529 | 2,999 | 0.662859 |
13a1738c580c9807d579998ebc15ac2c9b2fe8f4 | 798 | asm | Assembly | oeis/203/A203829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/203/A203829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/203/A203829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A203829: Number of (n+1) X 3 0..2 arrays with every 2 X 2 subblock having equal diagonal elements or equal antidiagonal elements.
; Submitted by Jamie Morken(s2)
; 225,1971,17289,151659,1330353,11669859,102368025,897972507,7877016513,69097203603,606120799401,5316892787403,46639793487825,409124355815619,35888396153649... | 42 | 496 | 0.824561 |
633d5caa63bd1b020d0a073a3d32308e9ff589f8 | 981 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_1_1609.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_1_1609.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_1_1609.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 %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
// REPMOV
lea addresses_RW+0x6808, %rsi
lea addresses_US+0x531d, %rdi
nop
nop
nop
nop
mfence
mov $84, %rcx
rep movsb
nop
nop
xor %rsi, %rsi
// Faulty Load
lea... | 16.627119 | 142 | 0.648318 |
faf009c6a43e87b12f29575386826441e55adf12 | 18 | asm | Assembly | mos6502_as/test1.asm | ScottWLoyd/m6502_as | a598d5e86058c21de0c2829618d211ac39e0cfd9 | [
"MIT"
] | null | null | null | mos6502_as/test1.asm | ScottWLoyd/m6502_as | a598d5e86058c21de0c2829618d211ac39e0cfd9 | [
"MIT"
] | null | null | null | mos6502_as/test1.asm | ScottWLoyd/m6502_as | a598d5e86058c21de0c2829618d211ac39e0cfd9 | [
"MIT"
] | null | null | null | LDA #$01
STA $0200 | 9 | 9 | 0.666667 |
df0f4610990e93dd0e730545e0080f01b91c8b60 | 5,425 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_12609_700.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_12609_700.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_12609_700.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 %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1840f, %r11
nop
nop
nop
nop
nop
add $9869, %r15
mov (%r11), %r8
sub %r15, %r15
lea addresses_A_ht+0xac2f, %rsi
lea addresses_normal_ht+0xcdb5, %rdi
nop
nop
nop
cmp %r11, %r11
mov $... | 44.105691 | 2,999 | 0.661935 |
2a1669b11d7d83babe04ac2b49bb90dc88c70df6 | 608 | asm | Assembly | oeis/099/A099376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099376: An inverse Chebyshev transform of x^3.
; 0,1,4,14,48,165,572,2002,7072,25194,90440,326876,1188640,4345965,15967980,58929450,218349120,811985790,3029594040,11338026180,42550029600,160094486370,603784920024,2282138106804,8643460269248,32798844771700,124680849918352,474746313150648,1810502068789568,691466303504... | 50.666667 | 480 | 0.850329 |
7c7aa9b0dcee5608d9555ec79bc0663455600094 | 7,973 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_695.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_695.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_695.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 %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xb55d, %r15
nop
add $23665, %rbp
movw $0x6162, (%r15)
nop
nop
nop
add $56961, %r12
lea addresses_normal_ht+0xfebd, %rbx
inc %r10
mov (%rbx), %rcx
nop
nop
nop
add %rc... | 31.513834 | 2,999 | 0.654083 |
fd869ad5ea87db0b7b977c2ad0e66ebdfc998733 | 581 | asm | Assembly | programs/oeis/173/A173873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/173/A173873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/173/A173873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A173873: a(n) = 2*a(n-1) + 13, a(1)=1.
; 1,15,43,99,211,435,883,1779,3571,7155,14323,28659,57331,114675,229363,458739,917491,1834995,3670003,7340019,14680051,29360115,58720243,117440499,234881011,469762035,939524083,1879048179,3758096371,7516192755,15032385523,30064771059,60129542131,120259084275,240518168563,4810363... | 72.625 | 499 | 0.839931 |
7f1a29137c48894a7c3581b5843f57da515b78d1 | 7,133 | asm | Assembly | autovectorization-tests/results/msvc19.28.29333-avx2/transform_abs.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | autovectorization-tests/results/msvc19.28.29333-avx2/transform_abs.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | autovectorization-tests/results/msvc19.28.29333-avx2/transform_abs.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | __ymm@0b0a0908030201000b0a0908030201000b0a0908030201000b0a090803020100 DB 00H
DB 01H, 02H, 03H, 08H, 09H, 0aH, 0bH, 00H, 01H, 02H, 03H, 08H, 09H
DB 0aH, 0bH, 00H, 01H, 02H, 03H, 08H, 09H, 0aH, 0bH, 00H, 01H, 02H
DB 03H, 08H, 09H, 0aH, 0bH
__ymm@000000000c080400000000000c0804000000... | 40.76 | 145 | 0.546614 |
32a4a33d1bc7dc59bdcc280802d97bb4e05da165 | 417 | asm | Assembly | codes/low-level/ch02/strlen.asm | zhoujiagen/learning-system-programming | 2a18e9f8558433708837ba4bd0fae5d7c11bf110 | [
"MIT"
] | null | null | null | codes/low-level/ch02/strlen.asm | zhoujiagen/learning-system-programming | 2a18e9f8558433708837ba4bd0fae5d7c11bf110 | [
"MIT"
] | null | null | null | codes/low-level/ch02/strlen.asm | zhoujiagen/learning-system-programming | 2a18e9f8558433708837ba4bd0fae5d7c11bf110 | [
"MIT"
] | null | null | null | %include "../lib/syscall.inc"
section .data
test_string: db "abcdef", 0
section .text
global _start
strlen:
xor rax, rax ; rax with hold string length
.loop:
cmp byte [rdi+rax], 0
je .end
inc rax
jmp .loop
.end:
ret
_start:
; syscall arguments: rax, rdi, rsi, rdx, r10, r8, r9
; syscall cha... | 15.444444 | 55 | 0.64988 |
70618d3803bd93fe1b34c6bcdc8c673b7a694e9d | 996 | asm | Assembly | view/screen.asm | jacmba/neske | e2e45da767563f73de3b349ed9e40171cd92e010 | [
"MIT"
] | null | null | null | view/screen.asm | jacmba/neske | e2e45da767563f73de3b349ed9e40171cd92e010 | [
"MIT"
] | null | null | null | view/screen.asm | jacmba/neske | e2e45da767563f73de3b349ed9e40171cd92e010 | [
"MIT"
] | null | null | null | ;===========================================================
;
; Screen utility routines
;===========================================================
;-----------------------------------------------------------
; Clear screen by setting 0xFF in all DMA memory
;----------------------------------------------------------... | 19.92 | 60 | 0.327309 |
43451f93f89ca6f09f96740cf85e2d713849d91d | 3,634 | asm | Assembly | uuu/src/apps/games/boxed_in/level.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | 7 | 2019-03-04T08:53:33.000Z | 2022-01-28T19:32:12.000Z | uuu/src/apps/games/boxed_in/level.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | uuu/src/apps/games/boxed_in/level.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | ;IN: esi=pointer to compressed level data
; OUT: edi=pointer to decompressed level data
Set_level_up:
mov ecx,18 * 14
xor edx,edx
externfunc mem.alloc
mov DWORD [pleveldata],edi
mov ecx,18 * 14
xor edx,edx
externfunc mem.alloc
mov DWORD [plastmove],edi
retn
Unpack_level:
mov eax,[CurrentLevel]
mov ebx ,... | 16.008811 | 57 | 0.722345 |
dd216dfdb435e316ead1c0e7a9a5e011c34489f7 | 356 | asm | Assembly | programs/oeis/099/A099618.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/099/A099618.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/099/A099618.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A099618: a(n) = 1 if the n-th prime == 1 mod 6, otherwise a(n) = 0.
; 0,0,0,1,0,1,0,1,0,0,1,1,0,1,0,0,0,1,1,0,1,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,1,1,0,0,0,1,0,1,0,1,1,1,0,1,0,0,1,0,0,0,0,1,1,0,1,0,1,0,1,0,1,1,0,1,0,0,1,1,1,0,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0,0,1,0,1,0,0,0,1,1
trn $0,1
seq $0,296058 ; Numbers k such that fl... | 50.857143 | 201 | 0.539326 |
7066c64ce25a823132e4d7f16215ca0ef437158e | 307 | asm | Assembly | programs/oeis/115/A115789.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115789.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115789.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A115789: (Floor((n+1)*pi)-Floor(n*pi)) mod 2.
; 1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1
trn $0,4
add $0,4
gcd $0,7
mov $1,2
trn $1,$0
| 34.111111 | 211 | 0.514658 |
70e026a221dd68dab389b1002bb56ed86a0dcf9a | 6,827 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1601.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1601.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1601.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xdcb8, %rdx
nop
nop
nop
sub %rbp, %rbp
movups (%rdx), %xmm5
vpextrq $1, %xmm5, %r12
nop
nop
sub %rcx, %rcx
lea addresses_UC_ht+0xa129, %r10
nop
nop
nop
nop
nop
and %... | 33.965174 | 2,999 | 0.657243 |
f501794b4169e663f9e157d04592f2f2caf03274 | 472 | asm | Assembly | oeis/305/A305326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/305/A305326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/305/A305326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A305326: Decimal expansion of the greatest x such that 1/x + 1/(x+1) + 1/(x+2) = 1.
; Submitted by Jamie Morken(s3.)
; 2,2,1,4,3,1,9,7,4,3,3,7,7,5,3,5,1,8,7,4,1,5,4,9,7,7,0,0,8,4,8,5,8,0,4,8,8,9,0,7,9,1,9,6,3,7,2,1,9,4,9,9,4,3,4,3,3,1,3,8,2,3,1,6,5,0,9,1,2,8,0,4,6,4,3,3,2,6,6,2,7,4,7,9,5,9
mov $1,2
mov $2,1
mov $3,$... | 20.521739 | 173 | 0.536017 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.