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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7231b1d0892020f0b78a506fbc6d4363eaa65df6 | 2,559 | asm | Assembly | LibBor/src/gfx/sse2.asm | borrrden/borrrdex | 647223094f3778cc028c8e56d91299168a17d939 | [
"BSD-2-Clause"
] | 9 | 2021-03-09T22:57:40.000Z | 2022-03-12T14:38:03.000Z | LibBor/src/gfx/sse2.asm | borrrden/borrrdex | 647223094f3778cc028c8e56d91299168a17d939 | [
"BSD-2-Clause"
] | 2 | 2021-05-22T14:56:53.000Z | 2021-05-30T01:52:13.000Z | LibBor/src/gfx/sse2.asm | borrrden/borrrdex | 647223094f3778cc028c8e56d91299168a17d939 | [
"BSD-2-Clause"
] | 3 | 2021-03-24T12:37:24.000Z | 2021-12-07T07:36:22.000Z | global memcpy_sse2
global memset32_sse2
global memset64_sse2
global memcpy_sse2_unaligned
global memcpy_optimized
section .text
; (void* dst, void* src, uint64_t count)
memcpy_optimized:
mov rcx, rdx
shr rcx, 2 ; Get number of 16 byte chunks
jz .pad2 ; Bytes to transfer less than 16, go to en... | 13.611702 | 63 | 0.5678 |
6f21f9ce3fb54774158ef99c3218183f3e58ec90 | 2,734 | asm | Assembly | Data/Palettes.asm | DevEd2/Rebound | f7ab03dc7cd95eeeef7cb1cb9d18eccee66d9e2c | [
"MIT"
] | 2 | 2021-11-23T21:13:20.000Z | 2021-12-11T05:11:46.000Z | Data/Palettes.asm | DevEd2/Rebound | f7ab03dc7cd95eeeef7cb1cb9d18eccee66d9e2c | [
"MIT"
] | null | null | null | Data/Palettes.asm | DevEd2/Rebound | f7ab03dc7cd95eeeef7cb1cb9d18eccee66d9e2c | [
"MIT"
] | 1 | 2021-10-02T17:48:56.000Z | 2021-10-02T17:48:56.000Z | Pal_Grayscale:
RGB 31,31,31
RGB 20,20,20
RGB 10,10,10
RGB 0, 0, 0
; ================
Pal_GrayscaleInverted:
RGB 0, 0, 0
RGB 10,10,10
RGB 20,20,20
RGB 31,31,31
; ================
Pal_DebugScreen:
RGB 0,15,31
RGB 0, 0, 0
RGB 0, 0, 0
RGB 31,31,31
; ================... | 17.869281 | 37 | 0.447696 |
7bf78f1a2d540f3f64db8ce30cdbdefb6b74a4cd | 7,545 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0.log_21829_1054.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0.log_21829_1054.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0.log_21829_1054.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 %r14
push %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x10a86, %rsi
lea addresses_normal_ht+0x1e55a, %rdi
sub $54682, %r14
mov $121, %rcx
rep movsw
add %r14, %r14
lea addresses_D_ht+0x2ea6, %r13
clflush (%r13)
nop
nop
nop
and $133... | 34.610092 | 2,999 | 0.657256 |
9590dec03fce79ee3f2122d6d3bdb3503ddf2603 | 2,040 | asm | Assembly | programs/oeis/007/A007585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A007585: 10-gonal (or decagonal) pyramidal numbers: a(n) = n*(n + 1)*(8*n - 5)/6.
; 0,1,11,38,90,175,301,476,708,1005,1375,1826,2366,3003,3745,4600,5576,6681,7923,9310,10850,12551,14421,16468,18700,21125,23751,26586,29638,32915,36425,40176,44176,48433,52955,57750,62826,68191,73853,79820,86100,92701,99631,106898,11451... | 185.454545 | 1,885 | 0.841667 |
79a3aeea4f90c68ce5f1700d505113b045d3a595 | 5,593 | asm | Assembly | software/rom/bios_spi.asm | JCLemme/eprisc | 05a792c1845982bf5571e2eed5e3f3cef845d2e2 | [
"MIT"
] | null | null | null | software/rom/bios_spi.asm | JCLemme/eprisc | 05a792c1845982bf5571e2eed5e3f3cef845d2e2 | [
"MIT"
] | null | null | null | software/rom/bios_spi.asm | JCLemme/eprisc | 05a792c1845982bf5571e2eed5e3f3cef845d2e2 | [
"MIT"
] | null | null | null | ; epRISC development platform - BIOS SPI master control routines
;
; written by John C. Lemme, jclemme (at) proportionallabs (dot) com
; this file is part of the epRISC project, released under the epRISC license - see "license.txt" for details.
;
; These routines command the onboard I/O controller's SPI bus master. Wil... | 40.824818 | 109 | 0.410692 |
03d5367a6d06feb400d3d14f3e99adc883f5a787 | 763 | asm | Assembly | oeis/167/A167031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/167/A167031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/167/A167031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A167031: a(n) = 20*a(n-1) - 64*a(n-2) + 1 for n > 1; a(0) = 1, a(1) = 20.
; Submitted by Christian Krause
; 1,20,337,5461,87653,1403557,22461349,359399333,5750460325,92007649189,1472123522981,23553980911525,376863712759717,6029819476856741,96477111920512933,1543633791891427237,24698140674915717029,3951702508172629974... | 33.173913 | 468 | 0.768021 |
3ff114cd0fa3455940f040bf203537239a31669b | 806 | asm | Assembly | programs/oeis/291/A291919.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/291/A291919.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/291/A291919.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A291919: Number of (undirected) paths in the n-wheel graph.
; 0,1,9,30,78,175,351,644,1100,1773,2725,4026,5754,7995,10843,14400,18776,24089,30465,38038,46950,57351,69399,83260,99108,117125,137501,160434,186130,214803,246675,281976,320944,363825,410873,462350,518526,579679,646095,718068
mov $2,$0
mov $3,$0
lpb $2
m... | 18.744186 | 226 | 0.524814 |
4be98ec684b8b259fc77059d5c074234a751fdf0 | 498 | asm | Assembly | src/firmware/SunriseSunset/Poll.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware/SunriseSunset/Poll.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware/SunriseSunset/Poll.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #define __CLUCK2SESAME_SUNRISESUNSET_POLL_ASM
#include "Platform.inc"
#include "TailCalls.inc"
#include "TableJumps.inc"
#include "PollChain.inc"
#include "States.inc"
radix decimal
extern POLL_AFTER_SUNRISESUNSET
SunriseSunset code
global pollSunriseSunset
global pollNextInChainAfterSunriseSunset
pollSu... | 19.153846 | 46 | 0.845382 |
c2c604f6cb4fdababc956276b8d439083d269990 | 9,596 | asm | Assembly | src/score.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 43 | 2017-10-21T23:01:25.000Z | 2022-02-21T17:45:11.000Z | src/score.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | null | null | null | src/score.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 6 | 2017-10-23T05:48:50.000Z | 2022-01-06T03:11:49.000Z | ; load the score area in screen
load_scorearea:
ld hl, scorearea
ld de, $D000
call unpackVRAM
ld bc, $000a
ld de, $1002
call InvalidateSTiles
; draw score status
call draw_score_status
ret
; Draw the score status
draw_score_status:
; Print barbarian status
call draw_barbarian_state
; Print current weapon
... | 21.371938 | 89 | 0.627866 |
d5e4c26fa7728e5db939a1616e04505c97bdca9b | 21,310 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.highland.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.highland.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.highland.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;HIGHLAND.COM
;This is the HIGHLANDER Virus version 1.0.
;This virus is a generic, parasitic, resident COM infector. It will not
;infect command.com however. It is not destructive but can be irritating.
;Interrupt 21 is hooked.
;This virus is to be assembled under TASM 2.0 with the /m2 switch.
;When an infected... | 50.378251 | 77 | 0.548991 |
6d17f964f76aa76f74e61c68cca709164246d8ab | 136,690 | asm | Assembly | reports/16_dense_array.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/16_dense_array.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/16_dense_array.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | # JMH version: 1.19
# VM version: JDK 1.8.0_131, VM 25.131-b11
# VM invoker: /usr/lib/jvm/java-8-oracle/jre/bin/java
# VM options: <none>
# Warmup: 20 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Throughput... | 107.714736 | 172 | 0.353413 |
a30741e95bf52ca3236a0acbdfd0678891927e98 | 485 | asm | Assembly | P5/P5_TestCode/P5_L1_testcase10/P5_L1_testcase10/mips10.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P5/P5_TestCode/P5_L1_testcase10/P5_L1_testcase10/mips10.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P5/P5_TestCode/P5_L1_testcase10/P5_L1_testcase10/mips10.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | .data
nums: .space 4096
.text
ori $s3, 0x3000
ori $t3, $0, 16
ori $t2, $0, 12
ori $t1, $0, 8
ori $t0, $0, 4
jal loop
sw $ra, nums($t0)
ori $t0, $0, 1
loop:
jal loop2
nop
loop2:
sw $ra, nums($t1)
jal loop3
nop
loop3:
nop
sw $ra, nums($t2)
jal loop4
nop
loop4:
nop
nop
sw $ra, nums($t3)
jal loop5
subu $t0, $... | 11.547619 | 19 | 0.587629 |
c06fc1483cf1aac017978493df510c0914ca8e92 | 1,700 | asm | Assembly | sbsext/ut/chanf.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/ut/chanf.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/ut/chanf.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Find entry for a BASIC channel V0.4 1984 Tony Tebby QJUMP
*
section utils
*
xdef ut_chanv find vacant hole
xdef ut_chanf find or create #n
xdef ut_chanp preset channel entry at D4
*
xref ut_chget get channel
*
include dev8_sbsext_ext_keys
*
ut_chanv
moveq #ch.lench,d3
moveq #3,d6 start at channel #3... | 22.368421 | 63 | 0.694706 |
50b2b55918545b427410bf3130d76da46f72308f | 671 | asm | Assembly | oeis/349/A349969.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349969.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349969.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349969: a(n) = Sum_{k=0..n} (k*n)^(n-k).
; Submitted by Jon Maiga
; 1,1,3,16,141,1871,34951,873174,27951929,1107415549,52891809491,2987861887924,196828568831365,14950745148070499,1296606974501951743,127238563043551898986,14012626653816435643633,1719136634276882827095009,233448782800118609096218891,348931458915464009... | 41.9375 | 490 | 0.825633 |
576529703b0460d312486bc13bc3312b3b86c8fa | 4,437 | asm | Assembly | CpuA32/TestData/switch.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 171 | 2020-01-30T16:58:07.000Z | 2022-03-27T22:12:17.000Z | CpuA32/TestData/switch.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 14 | 2021-05-15T02:12:09.000Z | 2022-03-16T04:16:18.000Z | CpuA32/TestData/switch.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 5 | 2021-03-01T20:52:13.000Z | 2022-03-07T06:35:03.000Z | ############################################################
# CodeGen exit
############################################################
# REGSTATS exit glo: 0 0 loc: 0 1
# glo_lac []
# glo_not _lac []
# sig: IN: [U32] -> OUT: [] stk_size:0
.fun exit 16
# live-out sp]
.bbl start 4
str_im... | 24.379121 | 60 | 0.528285 |
2527544df3b38a9b3717abfa9d2ccdc651f32ef5 | 9,011 | asm | Assembly | lib/TIA.asm | adamrmoss/atari-2600-tutorials | 42623105f10eccf19bdb741ec25f42fb4e4d7130 | [
"Unlicense"
] | null | null | null | lib/TIA.asm | adamrmoss/atari-2600-tutorials | 42623105f10eccf19bdb741ec25f42fb4e4d7130 | [
"Unlicense"
] | 1 | 2021-01-02T19:26:03.000Z | 2021-01-02T19:26:03.000Z | lib/TIA.asm | adamrmoss/atari-2600-tutorials | 42623105f10eccf19bdb741ec25f42fb4e4d7130 | [
"Unlicense"
] | null | null | null | ; ╔═════════════════════════════════════════════════════════════════════════════════════╗
; ║ TIA_BASE_ADDRESS ║
; ╠═════════════════════════════════════════════════════════════════════════════════════╣
; ║ The TIA_BASE_ADDRESS defines the base addre... | 89.217822 | 90 | 0.376207 |
36d94ee77d528f92c488df363e62d66a8a8fcb1b | 629 | asm | Assembly | solutions/52 - The Mode Code/size-32-speed-110.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/52 - The Mode Code/size-32-speed-110.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/52 - The Mode Code/size-32-speed-110.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2053) --
-- 52: The Mode Code --
-- Author: Tiza59
-- Size: 32
-- Speed: 110
mem4 = nearest datacube
a:
if w == worker:
mem1 = calc mem1 + 1
step w
jump a
endif
step nw
step n
b:
c:
if c == mem1 or
e == mem1:
if c == mem1 and
e == mem1:
mem2 = calc mem2 + 2
else:
mem2 = calc mem2 + 1
... | 11.232143 | 29 | 0.605723 |
d2802b17de33d4a84ddd2c4b1b5d075842135ac4 | 1,596 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_2_1026.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_2_1026.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_2_1026.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r14
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
// Store
lea addresses_A+0x104a0, %rdx
nop
nop
add %rbp, %rbp
mov $0x5152535455565758, %rax
movq %rax, (%rdx)
and %r9, %r9
// REPMOV
lea a... | 17.733333 | 142 | 0.64787 |
dcff246ec27553c5254d091c5079341b8ebb749e | 185 | asm | Assembly | test/e2e/data/arm8.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 8 | 2020-06-21T22:05:00.000Z | 2021-10-06T19:59:20.000Z | test/e2e/data/arm8.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 82 | 2020-06-21T22:02:00.000Z | 2020-08-04T01:48:42.000Z | test/e2e/data/arm8.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 1 | 2020-06-22T15:16:02.000Z | 2020-06-22T15:16:02.000Z | ; expected result: 0x200 = 10, 0x204 = 83
mov r13, #0x200
mov r2, #83
mov r3, #10
cmp r2, r3
blt less
str r3, [sp]
str r2, [sp, #4]
b exit
less:
str r2, [sp]
str r3, [sp, #4]
exit:
| 10.277778 | 41 | 0.594595 |
6e61a17f2250e2feeda10cbafaea4a43326ea1dd | 5,441 | asm | Assembly | src/cm_mainmenu_rng.asm | helgefmi/lttphack | 2d3b80b029c7e5a46e9329856dadff0ed611a596 | [
"MIT"
] | 28 | 2016-02-19T04:33:56.000Z | 2022-02-25T05:30:58.000Z | src/cm_mainmenu_rng.asm | helgefmi/lttphack | 2d3b80b029c7e5a46e9329856dadff0ed611a596 | [
"MIT"
] | 4 | 2017-08-01T18:20:49.000Z | 2019-07-28T13:39:01.000Z | src/cm_mainmenu_rng.asm | helgefmi/lttphack | 2d3b80b029c7e5a46e9329856dadff0ed611a596 | [
"MIT"
] | 6 | 2016-10-05T10:27:31.000Z | 2019-07-19T14:14:29.000Z | ; RNG CONTROL {{{
cm_main_goto_rng_control:
%cm_submenu("RNG control", cm_submenu_rng_control)
cm_submenu_rng_control:
dw cm_rng_drops
dw cm_rng_pokey
dw cm_rng_agahnim
dw cm_rng_helmasaur
dw cm_rng_ganon_warp
dw cm_rng_ganon_warp_location
dw cm_rng_eyegore
dw cm_rng_arrghus
dw cm_rng_turtles
dw cm_rng_can... | 17.273016 | 51 | 0.640875 |
8258f72983a9157c44357f06a52ba4752ad0d3c3 | 355 | asm | Assembly | programs/oeis/145/A145766.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/145/A145766.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/145/A145766.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A145766: Partial sums of A020988.
; 0,2,12,54,224,906,3636,14558,58248,233010,932060,3728262,14913072,59652314,238609284,954437166,3817748696,15270994818,61083979308,244335917270,977343669120,3909374676522,15637498706132,62549994824574,250199979298344,1000799917193426,4003199668773756
mov $1,4
pow $1,$0
sub $0,$1
mu... | 32.272727 | 251 | 0.802817 |
76b9be04e79da24e31871ea37447d67f9d4d45de | 11,490 | asm | Assembly | Altair101/asm/programs/pPrintChars.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 2 | 2021-12-12T23:27:10.000Z | 2022-02-17T14:01:21.000Z | Altair101/asm/programs/pPrintChars.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | null | null | null | Altair101/asm/programs/pPrintChars.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 4 | 2021-08-29T19:55:49.000Z | 2022-02-15T08:30:15.000Z | ; --------------------------------------
; Print printable ASCII characters: pPrintChars.asm
;
; ASCII character set:
; ... | 41.630435 | 144 | 0.265535 |
ee57938ff4e1959ecb2779e7f4f90b7ad6d9d19d | 809 | asm | Assembly | oeis/142/A142935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142935: Primes congruent to 23 mod 64.
; Submitted by Jon Maiga
; 23,151,599,727,919,983,1303,1367,1559,1879,2647,2711,2903,3607,3671,3863,4567,4759,4951,5399,5527,5591,5783,6359,6551,6679,6871,7127,7639,7703,8087,8599,8663,9239,9431,9623,10007,10391,10711,10903,11159,11287,11351,11863,11927,12119,12503,12823,13399,... | 36.772727 | 498 | 0.731768 |
e1742bdeb088dd15a4b59ec5090e45b3c08f3d89 | 2,222 | asm | Assembly | programs/oeis/053/A053643.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/053/A053643.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053643.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A053643: a(n) = ceiling(binomial(n,6)/n).
; 0,0,0,0,0,1,1,4,10,21,42,77,132,215,334,501,728,1032,1428,1938,2584,3392,4389,5609,7084,8855,10964,13455,16380,19793,23751,28319,33563,39556,46376,54106,62832,72650,83657,95960,109668,124900,141778,160433,181002,203627,228459,255657,285384,317814,353127,391510,433160,478281... | 185.166667 | 2,101 | 0.862736 |
0db1d6fe4307e060e29c84fc861bbe0db7ca7a1f | 682 | asm | Assembly | Linux/numberExists/numberExists.asm | shikhar-scs/Assembly-with-MacOS | 6690d5da758d614fd5af452f86ad5153fb7466f0 | [
"Apache-2.0"
] | 19 | 2018-04-20T04:41:23.000Z | 2021-11-14T15:58:24.000Z | Linux/numberExists/numberExists.asm | shikhar-scs/Assembly-with-MacOS | 6690d5da758d614fd5af452f86ad5153fb7466f0 | [
"Apache-2.0"
] | 1 | 2018-04-20T02:01:17.000Z | 2018-04-20T11:47:22.000Z | Linux/numberExists/numberExists.asm | shikhar-scs/Assembly-with-MacOS | 6690d5da758d614fd5af452f86ad5153fb7466f0 | [
"Apache-2.0"
] | 7 | 2018-04-19T20:05:30.000Z | 2020-06-24T03:12:40.000Z | DATA SEGMENT
MSG1 DB 10,13,'CHARACTER FOUND :) $'
MSG2 DB 10,13,'CHARACTER NOT FOUND :($'
MSG3 DB 10,13,'ENTER 10 NUMBERS : $'
MSG4 DB 10,13,'ENTER THE NUMBER TO BE SEARCHED : $'
NEW DB 10,13,'$'
INST DB 10 DUP(0)
DATA ENDS
CODE SEGMENT
ASSUME CS:CODE,DS:DATA
START:
MOV AX,DATA
MOV DS,AX
LEA DX,MSG3
MOV AH,09H
INT 2... | 10.65625 | 51 | 0.703812 |
fa6021f974767ecc43d11020196d1e1fb79053fe | 472 | asm | Assembly | libsrc/debug/z80rabbit.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/debug/z80rabbit.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/debug/z80rabbit.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ; *
; * General Z80 debugging functions
; *
; * Stefano 25/6/2009
; *
; * TRUE if we're running on a rabbit.
; * extern int __LIB__ z80rabbit(void);
; *
; * $Id: z80rabbit.asm,v 1.3 2016/03/06 21:45:13 dom Exp $
; *
SECTION code_clib
PUBLIC z80rabbit
PUBLIC _z80rabbit
z80rabbit:
_z80rabbit:
ld hl,0
ld de,1
pus... | 17.481481 | 63 | 0.673729 |
4f92cc97a0dc3b48d02a9642ba9b5862247d4142 | 333 | asm | Assembly | programmes/ntz.asm | BCedric/Processeur-Nono | e2a7f8c7191a612807e6b8df9383b1eb79378759 | [
"MIT"
] | null | null | null | programmes/ntz.asm | BCedric/Processeur-Nono | e2a7f8c7191a612807e6b8df9383b1eb79378759 | [
"MIT"
] | null | null | null | programmes/ntz.asm | BCedric/Processeur-Nono | e2a7f8c7191a612807e6b8df9383b1eb79378759 | [
"MIT"
] | null | null | null | .data
.text
.globl __start
__start:
li $t0 32 #f020
li $t1 0 #f100
li $t3 1 #f301
li $t4 0 #400
sub $t2 $t0 $t3 #9203
not $t0 $t0 #c00x
and $t0 $t0 $t2 #b002
while: beq $t0 $t4 endW #2043
add $t1 $t1 $t3 #8113
sra $t0 $t0 1 #e003
b while #1xx9
endW:
move $a0 $t1
li $v0 1
syscall
li $v0... | 12.333333 | 30 | 0.576577 |
c746aff20b5bb713d2aed8365fb46bdbdf6b744b | 381 | asm | Assembly | oeis/046/A046674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/046/A046674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/046/A046674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A046674: a(n) = A046673(n)/2.
; Submitted by Jamie Morken(s3)
; 1,18,660,42000,4142880,586776960,113020427520,28432576972800,9056055981772800,3562946373482496000,1697172166720622592000,962691052768668647424000,641260394342965606809600000,495681727573700350908825600000,440084864982859007245221888000000
add $0,1
mul $... | 47.625 | 240 | 0.7979 |
1a00bc0a2686852e436b49ab0ba199266b13c63f | 5,308 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_1447.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_1447.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_1447.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 %rbp
push %rdi
push %rdx
lea addresses_A_ht+0xc0e4, %r15
clflush (%r15)
nop
nop
xor $10905, %rdx
vmovups (%r15), %ymm5
vextracti128 $0, %ymm5, %xmm5
vpextrq $1, %xmm5, %rbp
nop
nop
mfence
lea addresses_UC_ht+0xa188, %r12
inc %r15
mov (%r12)... | 42.806452 | 2,999 | 0.654484 |
7262ba61620ca06a480c7eca8f0f6009db2b8c8b | 1,109 | asm | Assembly | programs/oeis/072/A072834.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/072/A072834.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/072/A072834.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A072834: Exponents occurring in expansion of F_8(q^2).
; 0,7,12,15,16,23,28,31,32,39,44,47,48,55,60,63,64,71,76,79,80,87,92,95,96,103,108,111,112,119,124,127,128,135,140,143,144,151,156,159,160,167,172,175,176,183,188,191,192,199,204,207,208,215,220,223,224,231,236,239,240,247,252,255,256,263,268,271,272,279,284,287,... | 92.416667 | 974 | 0.726781 |
764a74430a7ace7f14c313bfecd5367b3057a9dc | 606 | asm | Assembly | oeis/077/A077966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077966: Expansion of 1/(1+2*x^2).
; 1,0,-2,0,4,0,-8,0,16,0,-32,0,64,0,-128,0,256,0,-512,0,1024,0,-2048,0,4096,0,-8192,0,16384,0,-32768,0,65536,0,-131072,0,262144,0,-524288,0,1048576,0,-2097152,0,4194304,0,-8388608,0,16777216,0,-33554432,0,67108864,0,-134217728,0,268435456,0,-536870912,0,1073741824,0,-2147483648,0,42... | 55.090909 | 498 | 0.726073 |
3617924bda6e317e42bcb17737e1aab9a481b63d | 141 | asm | Assembly | malban/Release/VRelease/Release.History/VRelease_2017_04_14/Song/track_19_02.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | 5 | 2018-01-14T10:03:50.000Z | 2020-01-17T13:53:49.000Z | malban/Release/VRelease/Release.History/VRelease_2017_04_23/Song/track_19_02.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | malban/Release/VRelease/Release.History/VRelease_2017_04_23/Song/track_19_02.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | dw $0010
track_19_02:
db $FF, $FC, $A6, $3F, $18, $F9, $7E, $96, $3D, $7F
db $29, $8F, $26, $3C, $18, $ED, $7E, $96, $3A, $7F
db $29, $80 | 28.2 | 52 | 0.475177 |
cc16f56a8d5ded858902fbf171e96e588acdd359 | 680 | asm | Assembly | oeis/053/A053296.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/053/A053296.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/053/A053296.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A053296: Partial sums of A053295.
; Submitted by Christian Krause
; 1,8,37,129,376,967,2267,4950,10220,20175,38403,70954,127921,226007,392688,672959,1140260,1914166,3189022,5280288,8699540,14275838,23352118,38102976,62048869,100888126,163843187,265838881,431026972,698489013,1131463777,1832277574,2966502032,4802042229... | 40 | 489 | 0.804412 |
0ee85a2bf7f3960cc21768308008f12ab4d697af | 618 | asm | Assembly | Exp2_Sequence_structure_and_branch_structure_programming/Exp2_1_COMP_BCD_Plus.asm | LiamSho/assembly_language_course | 31f5eb901932fb5933c80f480bbbdd059c4383b2 | [
"WTFPL"
] | null | null | null | Exp2_Sequence_structure_and_branch_structure_programming/Exp2_1_COMP_BCD_Plus.asm | LiamSho/assembly_language_course | 31f5eb901932fb5933c80f480bbbdd059c4383b2 | [
"WTFPL"
] | null | null | null | Exp2_Sequence_structure_and_branch_structure_programming/Exp2_1_COMP_BCD_Plus.asm | LiamSho/assembly_language_course | 31f5eb901932fb5933c80f480bbbdd059c4383b2 | [
"WTFPL"
] | null | null | null | ; 实验2-1 压缩BCD码加法
;
; 压缩型BCD码加法运算,一共4组数据,
; 结果存储在 RESULT 中,无输出,需使用
; 调试工具查看 DS:0000 - DS:000B
DATAS SEGMENT
BCD1 DB 34H, 55H, 12H, 92H
BCD2 DB 56H, 23H, 15H, 11H
RESULT DB 4 DUP(?)
DATAS ENDS
CODES SEGMENT
ASSUME CS:CODES, DS:DATAS
START:
MOV AX, DATAS
MOV DS, AX
XOR ... | 17.657143 | 38 | 0.519417 |
72d372762d944ce12743a89d9a8d15d229e56dd7 | 40,640 | asm | Assembly | target/cos_117/disasm/iop_overlay1/PLOT0.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/PLOT0.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/PLOT0.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0001 (0x000002) 0x2919- f:00024 d: 281 | OR[281] = A
0x0002 (0x000004) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0003 (0x000006) 0x291A- f:00024 d: 282 | OR[282] = A
... | 79.842829 | 79 | 0.464222 |
4746be3cfb2c4d5616a862bb11f1dbf9d7a2663b | 4,094 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_792.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.log_21829_792.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.log_21829_792.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1d906, %rsi
lea addresses_normal_ht+0x145e6, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
sub %rax, %rax
mov $73, %rcx
rep movsq
nop
add $50926, %r14
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r14
ret
.glo... | 62.984615 | 2,999 | 0.664143 |
9a19de556a1accfdab53319d3759e0f1139dbd12 | 439 | asm | Assembly | programs/oeis/088/A088564.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/088/A088564.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/088/A088564.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A088564: a(n)=sum(i=0,n,binomial(2*i,i) (mod 3)).
; 1,3,3,5,6,6,6,6,6,8,9,9,10,12,12,12,12,12,12,12,12,12,12,12,12,12,12,14,15,15,16,18,18,18,18,18,19,21,21,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,26,27,27,28,30,30,30,30,30,31,33,33... | 36.583333 | 289 | 0.605923 |
c964323fbc34191895e6d02040d938ccdcd2d9a9 | 480 | asm | Assembly | oeis/081/A081729.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081729.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081729.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081729: Expansion of Sum(k>=0, x^(2^k)) + 1/(1+x). First differences of A007456 (gossip sequence) for n>1.
; Submitted by Jamie Morken(s3)
; 1,0,2,-1,2,-1,1,-1,2,-1,1,-1,1,-1,1,-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,2,-1,1,-1,1,-1,1,... | 32 | 250 | 0.502083 |
1925e8d2a4f2d1ed0ad0ecb3a47e416ecdb92b99 | 353 | asm | Assembly | programs/oeis/276/A276881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/276/A276881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/276/A276881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A276881: Sums-complement of the Beatty sequence for 1 + sqrt(5).
; 1,2,5,8,11,14,15,18,21,24,27,28,31,34,37,40,41,44,47,50,53,54,57,60,63,66,69,70,73,76,79,82,83,86,89,92,95,96,99,102,105,108,109,112,115,118,121,124,125,128,131,134,137,138,141,144,147,150,151,154
mov $1,17
mul $1,$0
sub $1,1
div $1,21
add $1,1
mul $... | 27.153846 | 198 | 0.660057 |
4e9b9219c26984f8a72b970f8c158ce876171bb8 | 4,361 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1097.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1097.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1097.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 %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1b27e, %rbx
nop
nop
nop
nop
dec %r10
mov $0x6162636465666768, %r13
movq %r13, (%rbx)
nop
nop
nop
sub %rbx, %rbx
lea addresses_normal_ht+0xa8c6, %rsi
lea addresses_A_ht+0x9442, %rdi
no... | 54.5125 | 2,999 | 0.664297 |
55d0a7cd366a1e43051a9375fb648da20814947f | 1,097 | asm | Assembly | programs/oeis/199/A199213.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/199/A199213.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/199/A199213.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A199213: (3*5^n+1)/2.
; 2,8,38,188,938,4688,23438,117188,585938,2929688,14648438,73242188,366210938,1831054688,9155273438,45776367188,228881835938,1144409179688,5722045898438,28610229492188,143051147460938,715255737304688,3576278686523438,17881393432617188,89406967163085938,447034835815429688,2235174179077148438,1117... | 109.7 | 1,015 | 0.915223 |
0ee65fa4b533620259d36cb439225c3cee848f0d | 525 | asm | Assembly | project/mbr.asm | dumitory-dev/mbr-password | d27fd62305addc7237fc7b7d19c2b2e9fe863fdf | [
"MIT"
] | 3 | 2021-12-10T13:04:17.000Z | 2022-02-02T06:55:50.000Z | project/mbr.asm | dumitory-dev/mbr-password | d27fd62305addc7237fc7b7d19c2b2e9fe863fdf | [
"MIT"
] | null | null | null | project/mbr.asm | dumitory-dev/mbr-password | d27fd62305addc7237fc7b7d19c2b2e9fe863fdf | [
"MIT"
] | null | null | null | org 0x7c00
start:
LOADER_ORIG_ADDR equ 0x100
LOADER_ORIG_SECTOR equ 0x1A
pushad
pushf
mov ah, 0x42 ; Read Sectors From Drive
lea si, [DAP]
int 0x13
jmp far 0x0:LOADER_ORIG_ADDR ; jump to MBR
; With LBA support
; http://en.wikipedia.org/wiki/INT_13H#INT_13h_AH.3D41h:_Check_Extensions_Present
DAP:
db 0x10
db 0
... | 16.935484 | 81 | 0.752381 |
8f789564d8a12d11eda0b63b6074e2b087bb8974 | 688 | asm | Assembly | oeis/159/A159522.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/159/A159522.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/159/A159522.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A159522: Numerator of Hermite(n, 3/16).
; Submitted by Christian Krause
; 1,3,-119,-1125,42321,702963,-24976551,-614805237,20534573985,691164284643,-21582336376791,-949437293473413,27539617738101489,1540954535989466835,-41203060308232477191,-2884999709417821999893,70454876663552890207041,6119844034878358126401987,-13... | 38.222222 | 477 | 0.811047 |
90edfd5ab21af20a27b968f417e33fb5a698daa9 | 522 | asm | Assembly | src/boot/testA20.asm | wsngamerz/wsn_os | 9e35ff19ff642da3b8b15d6a7e155450abf318c8 | [
"MIT"
] | 1 | 2020-06-21T20:25:00.000Z | 2020-06-21T20:25:00.000Z | src/boot/testA20.asm | wsngamerz/wsn_os | 9e35ff19ff642da3b8b15d6a7e155450abf318c8 | [
"MIT"
] | null | null | null | src/boot/testA20.asm | wsngamerz/wsn_os | 9e35ff19ff642da3b8b15d6a7e155450abf318c8 | [
"MIT"
] | null | null | null | testA20:
pusha
mov ax, [0x7dfe]
push bx
mov bx, 0xffff
mov es, bx
pop bx
mov bx, 0x7e0e
mov dx, [es:bx]
cmp ax, dx
je .continue
popa
mov ax, 1
ret
.continue:
mov ax, [0x7dff]
push bx
mov bx, 0xffff
mov es, bx
pop bx
... | 11.6 | 24 | 0.409962 |
7b704954c3a554f278f5fad283e18847e2aee398 | 2,255 | asm | Assembly | a8/ramdetect.asm | lybrown/fujiconvert | b9d8c78f25338b284f5c8a1b3c730950d127ca59 | [
"MIT"
] | 7 | 2018-05-31T19:57:08.000Z | 2021-09-21T13:54:49.000Z | a8/ramdetect.asm | lybrown/fujiconvert | b9d8c78f25338b284f5c8a1b3c730950d127ca59 | [
"MIT"
] | null | null | null | a8/ramdetect.asm | lybrown/fujiconvert | b9d8c78f25338b284f5c8a1b3c730950d127ca59 | [
"MIT"
] | 1 | 2021-01-22T15:41:48.000Z | 2021-01-22T15:41:48.000Z | extwindow equ $4000
banks
dontuse
org *+$100
bankindex
dta 0
prepnextbank
ldx bankindex
lda banks,x
sne:jmp main ; cancel load and run if banks are full
sta PORTB
inx
stx bankindex
sta rdscr+38
rts
; destroys addresses 0, 4000, 8000, C000 on RAMBO 256K
; destroys first ... | 16.459854 | 73 | 0.593792 |
e1e7de654a13241ed947d9095cb46793c47328f4 | 1,515 | asm | Assembly | reference/map.asm | mbartling/lc3Game | 438bf401f788f22e93ff5163b5460dfea4fbfe6d | [
"MIT"
] | 1 | 2018-07-07T05:12:29.000Z | 2018-07-07T05:12:29.000Z | reference/map.asm | mbartling/lc3Game | 438bf401f788f22e93ff5163b5460dfea4fbfe6d | [
"MIT"
] | null | null | null | reference/map.asm | mbartling/lc3Game | 438bf401f788f22e93ff5163b5460dfea4fbfe6d | [
"MIT"
] | null | null | null | .ORIG x3600
; Constants
;XDIM 8
;YDIM 10
;FOGOFWAR .FILL x2A ; A '*' char
;FLOORTILE .FILL x2E ; A '.' char
;WALL .FILL x23 ; A '#' char
;Think of map as a 10x8 block of characters (A string)
; Where each row is a array of characters followed by a new line
; This means we have (8 elements + 1 newline)*(number of... | 40.945946 | 80 | 0.613861 |
3edb7a191b77c4ee4a739893d4d935a4fac9ddf4 | 4,971 | asm | Assembly | 8086ASM Sorting/studentsGradeSorting.asm | BlueLort/Mini-Projects | 3c06f2533358f413da42dbdbca52aa39474c9c29 | [
"MIT"
] | null | null | null | 8086ASM Sorting/studentsGradeSorting.asm | BlueLort/Mini-Projects | 3c06f2533358f413da42dbdbca52aa39474c9c29 | [
"MIT"
] | null | null | null | 8086ASM Sorting/studentsGradeSorting.asm | BlueLort/Mini-Projects | 3c06f2533358f413da42dbdbca52aa39474c9c29 | [
"MIT"
] | null | null | null | include 'emu8086.inc'
org 100h
jmp start
;-------------------------------------------------------------
;-------------------------------------------------------------
stringTemp db 100,?, 100 dup(' ')
const_ten dw 0Ah
tempMem dw 1
readNumIntoDX proc near
... | 30.310976 | 77 | 0.366325 |
9e61cf462e35ffbd03c071c7bc73339de483e07d | 567 | asm | Assembly | data/pokemon/base_forms.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_forms.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_forms.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | AltFormBaseIndex::
dw PICHU ; PICHU_B
dw DEOXYS ; DEOXYS_A
dw DEOXYS ; DEOXYS_D
dw DEOXYS ; DEOXYS_S
dw BURMY ; BURMY_S
dw BURMY ; BURMY_T
dw WORMADAM ; WORMADAM_S
dw WORMADAM ; WORMADAM_T
dw SHELLOS ; SHELLOS_E
dw GASTRODON ; GASTRODON_E
dw ROTOM ; ROTOM_FLY
dw ROTOM ; ROTO... | 24.652174 | 27 | 0.679012 |
ee9de2edd1d28e38d6ef6fa0e5fef5c524beb387 | 344 | asm | Assembly | programs/oeis/040/A040884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040884: Continued fraction for sqrt(915).
; 30,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60,4,60
mov $1,$0
cmp $0,0
sub $1,$0
gcd $1,2
add $1,12
add $0,$1
mul $0,$1
sub $0,168
add $... | 22.933333 | 189 | 0.598837 |
664b8531034fd2f12590e2ddd73376733ee8eabd | 4,258 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_249.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_249.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_249.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 %rbx
push %rdx
lea addresses_UC_ht+0x1a245, %rbx
clflush (%rbx)
sub $33739, %r12
mov (%rbx), %r13
nop
cmp $2987, %rdx
pop %rdx
pop %rbx
pop %r13
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %r8
push %rax
push %rbp
p... | 56.026316 | 2,999 | 0.65923 |
11c2f8a1ec53828b87f4877d65fcd6c1a7cbb3b1 | 7,638 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1306.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_1306.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_1306.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x11668, %r14
nop
nop
nop
cmp %rbx, %rbx
mov (%r14), %r10w
nop
cmp $63975, %r10
lea addresses_WT_ht+0x1e268, %r10
nop
nop
and $22414, %rdi
movb (%r10), %r12b
nop
nop
sub %rbx,... | 34.561086 | 2,999 | 0.656716 |
c3838416c254518c2253cfb9f4b3344ac3fcd7b6 | 140 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/display/c/sccz80/zx_saddr2py.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/display/c/sccz80/zx_saddr2py.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/display/c/sccz80/zx_saddr2py.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; uint zx_saddr2py(void *saddr)
SECTION code_arch
PUBLIC zx_saddr2py
zx_saddr2py:
INCLUDE "arch/zx/display/z80/asm_zx_saddr2py.asm"
| 12.727273 | 52 | 0.778571 |
a19a36e3d8558fb619e6f6bc17af6fb1f0a8bd4c | 9,763 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0xca_notsx.log_21829_910.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0xca_notsx.log_21829_910.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0xca_notsx.log_21829_910.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 %r13
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x15154, %r11
nop
nop
nop
nop
inc %r10
mov (%r11), %r8w
nop
xor $56510, %r12
lea addresses_WC_ht+0x18274, %r13
inc %r9
movb (%r13), %r12b
nop
nop
nop
sub %r1... | 30.89557 | 2,999 | 0.651234 |
c2ead110baab3a7163f615f4a3deb739442b215f | 437 | asm | Assembly | Assembly/LP3/LP3.asm | IceNerd/hogwarts | df1f3e1a94688fd728f6b54653a36a47671293da | [
"Unlicense"
] | null | null | null | Assembly/LP3/LP3.asm | IceNerd/hogwarts | df1f3e1a94688fd728f6b54653a36a47671293da | [
"Unlicense"
] | null | null | null | Assembly/LP3/LP3.asm | IceNerd/hogwarts | df1f3e1a94688fd728f6b54653a36a47671293da | [
"Unlicense"
] | null | null | null | TITLE Flag (LP3.asm)
INCLUDE Irvine16.inc
mScroll MACRO lines, attribute, uplf_col, uplf_row, lort_col, lort_row
mov ah, 6
mov al, lines
IFNB<attribute>
mov bh, attribute
ELSE
mov bh, 7
ENDIF
mov ch, uplf_row
mov cl, uplf_col
mov dh, lort_row
mov dl, lort_col
int 10h
ENDM
.code
main PROC
mov ax, @dat... | 12.852941 | 70 | 0.702517 |
702639289ddd4fd1abd0ee60e4d73b759d966e24 | 407 | asm | Assembly | oeis/112/A112456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/112/A112456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/112/A112456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A112456: Least triangular number divisible by n-th prime.
; Submitted by Jon Maiga
; 6,3,10,21,55,78,136,171,253,406,465,666,820,903,1081,1378,1711,1830,2211,2485,2628,3081,3403,3916,4656,5050,5253,5671,5886,6328,8001,8515,9316,9591,11026,11325,12246,13203,13861,14878,15931,16290,18145,18528,19306
seq $0,40 ; The pr... | 29.071429 | 215 | 0.719902 |
8bd0863a8b46c9135f25d4fa0396332aa26d8a92 | 142 | asm | Assembly | core/words/expandmacro.asm | paulscottrobson/nextForth | 3725af76cedd403e1e468fc8392e819fc0feb744 | [
"MIT"
] | 2 | 2019-02-17T02:39:13.000Z | 2020-06-10T09:57:22.000Z | core/words/expandmacro.asm | paulscottrobson/nextForth | 3725af76cedd403e1e468fc8392e819fc0feb744 | [
"MIT"
] | 1 | 2019-03-03T20:40:02.000Z | 2020-07-02T09:39:48.000Z | core/words/expandmacro.asm | paulscottrobson/nextForth | 3725af76cedd403e1e468fc8392e819fc0feb744 | [
"MIT"
] | null | null | null | ;
; Word: [expand.macro]
; Dictionary: ( - )
; Date: 1st February 2018
; Macro: No
; Notes:
;
__ExpandMacro:
jr __ExpandMacro | 14.2 | 28 | 0.591549 |
2d2a17900f0df306060ac18acc7751b50c47d3b6 | 40,552 | asm | Assembly | echo.asm | jhyunleehi/xv6-public | 85fb0f281dc198c571553a7f625919c66905de6e | [
"MIT-0"
] | null | null | null | echo.asm | jhyunleehi/xv6-public | 85fb0f281dc198c571553a7f625919c66905de6e | [
"MIT-0"
] | 2 | 2021-04-14T15:27:25.000Z | 2022-01-15T15:29:32.000Z | echo.asm | jhyunleehi/xv6-public | 85fb0f281dc198c571553a7f625919c66905de6e | [
"MIT-0"
] | null | null | null |
_echo: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: f3 0f 1e fb endbr32
4: 8d 4c 24 04 lea 0x4(%esp),%ecx
8: 83 e4 f0 and $0xfffffff0,%esp
b: ff 71 fc ... | 35.385689 | 60 | 0.421237 |
6b9594637d2922f64a07a7f045363959745733f4 | 45,028 | asm | Assembly | P6/P6Judger - 100 testpoints/testpoint/testpoint95.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P6/P6Judger - 100 testpoints/testpoint/testpoint95.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P6/P6Judger - 100 testpoints/testpoint/testpoint95.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | ori $1, $0, 0
ori $2, $0, 8
ori $3, $0, 14
ori $4, $0, 7
sw $3, 0($0)
sw $3, 4($0)
sw $1, 8($0)
sw $1, 12($0)
sw $2, 16($0)
sw $1, 20($0)
sw $3, 24($0)
sw $3, 28($0)
sw $1, 32($0)
sw $3, 36($0)
sw $3, 40($0)
sw $3, 44($0)
sw $4, 48($0)
sw $3, 52($0)
sw $2, 56($0)
sw $3, 60($0)
sw $1, 64($0)
sw $1, 68($0)
sw $1, 72($0)
... | 11.877605 | 21 | 0.545438 |
adb96444f586ede0994c7e74378a22ac49ec6b57 | 761 | asm | Assembly | res/lib/asm/x86/stdout.asm | Emoun/unsafe-lang | a207b1023bc8f373269d77ff471edef202877714 | [
"MIT"
] | 1 | 2018-06-11T06:57:48.000Z | 2018-06-11T06:57:48.000Z | res/lib/asm/x86/stdout.asm | Emoun/unsafe-lang | a207b1023bc8f373269d77ff471edef202877714 | [
"MIT"
] | null | null | null | res/lib/asm/x86/stdout.asm | Emoun/unsafe-lang | a207b1023bc8f373269d77ff471edef202877714 | [
"MIT"
] | null | null | null |
; Outputs to std out. Currently currupts the stack
; Input: EBX: The address of the first byte to output.
; ECX: The maximum number of bytes to output.
; Output: EAX: The number of bytes written.
; Uses: EAX, ECX, EDX
stdout:
push ebp
mov ebp, esp
push eax ; bWritten (ebp -4): the number of output byte written
... | 21.742857 | 64 | 0.701708 |
4222ed99ad241391e7136c215815cd59a2feda74 | 452 | asm | Assembly | oeis/294/A294349.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/294/A294349.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/294/A294349.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A294349: Product of first n terms of the binomial transform of the Lucas numbers (A000032).
; Submitted by Jamie Morken(s1)
; 2,6,42,756,35532,4370436,1407280392,1186337370456,2618246576596392,15128228719573952976,228844715840995186667952,9062937281450932377610903056,939663463215395570775453650652192,2550650694455766... | 28.25 | 217 | 0.778761 |
fcc0d7a2b4c6c43a20d79012d7786bb56ac79bb1 | 53 | asm | Assembly | tests/inchexstr/6.asm | dommilosz/customasm | d2c55b52d64ea47f5cdb91cd8ec463f37ccadf32 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/inchexstr/6.asm | dommilosz/customasm | d2c55b52d64ea47f5cdb91cd8ec463f37ccadf32 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/inchexstr/6.asm | dommilosz/customasm | d2c55b52d64ea47f5cdb91cd8ec463f37ccadf32 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d inchexstr("unk" @ 0xffff) ; error: expected string | 53 | 53 | 0.716981 |
5d57e75ae68262a8788462f66c501ed238321bd0 | 9 | asm | Assembly | src/main/fragment/mos6502-common/vwum1=vwum1_setbyte0_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwum1=vwum1_setbyte0_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwum1=vwum1_setbyte0_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | sta {m1}
| 4.5 | 8 | 0.555556 |
11d83f9451d708e2c798c2cfd527fc80d48eeaf5 | 623 | asm | Assembly | programs/oeis/186/A186155.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/186/A186155.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/186/A186155.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A186155: Rank of n^2 when {(1/8)i^3: i>=1} and {j^2>: j>=1} are jointly ranked with (1/8)i^3 after j^2 when (1/8)i^3=j^2. Complement of A186154.
; 2,5,7,9,10,12,14,15,17,19,20,22,24,25,27,28,30,31,33,34,36,37,39,40,42,43,44,46,47,49,50,52,53,54,56,57,59,60,62,63,64,66,67,68,70,71,73,74,75,77,78,79,81,82,83,85,86,87,... | 47.923077 | 290 | 0.64366 |
a37e1bd3a958f186de95fa8575efeee7a329fcf1 | 2,031 | asm | Assembly | programs/oeis/259/A259110.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/259/A259110.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/259/A259110.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A259110: 2*A000447(n).
; 0,2,20,70,168,330,572,910,1360,1938,2660,3542,4600,5850,7308,8990,10912,13090,15540,18278,21320,24682,28380,32430,36848,41650,46852,52470,58520,65018,71980,79422,87360,95810,104788,114310,124392,135050,146300,158158,170640,183762,197540,211990,227128,242970,259532,276830,294880,313698,333300,... | 225.666667 | 1,958 | 0.86066 |
1134fdc45419ac42f22c558b77d7e414c1b956a6 | 150 | asm | Assembly | audio/sfx/tink_3.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | audio/sfx/tink_3.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | audio/sfx/tink_3.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | SFX_Tink_3_Ch5:
duty_cycle 2
pitch_sweep 3, -2
square_note 4, 15, 2, 512
pitch_sweep 2, 2
square_note 8, 14, 2, 512
pitch_sweep 0, 8
sound_ret
| 16.666667 | 26 | 0.726667 |
00b8bfa8c48e7f42d03120db5237ac0d7fd75994 | 5,291 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_133.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_133.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_133.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r8
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x207b, %rbp
and %rax, %rax
mov (%rbp), %r8
dec %r9
lea addresses_D_ht+0x794d, %r15
inc %rcx
mov $0x6162636465666768, %r14
movq %r14, %xmm5
movups %xmm5, (%r15)
no... | 42.669355 | 2,999 | 0.657721 |
060ffc62baf0cd1dcd6554c08f206be7e5558f23 | 536 | asm | Assembly | oeis/276/A276261.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/276/A276261.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/276/A276261.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A276261: Centered 21-gonal primes.
; Submitted by Simon Strandgaard
; 127,211,757,2521,2857,6301,8527,16381,19867,23689,24697,27847,32341,37171,38431,42337,66361,68041,82237,89839,97777,103951,114661,140071,152461,162751,170689,192781,204331,216217,231547,240997,284131,308827,353557,357421,385057,389089
mov $2,33220... | 26.8 | 236 | 0.710821 |
81a9e983c3cef48cbe06fdb6689c3681bae6710c | 682 | asm | Assembly | oeis/180/A180674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/180/A180674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/180/A180674.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A180674: a(n) = Fibonacci(n+9) - Fibonacci(9).
; Submitted by Jon Maiga
; 0,21,55,110,199,343,576,953,1563,2550,4147,6731,10912,17677,28623,46334,74991,121359,196384,317777,514195,832006,1346235,2178275,3524544,5702853,9227431,14930318,24157783,39088135,63245952,102334121,165580107,267914262,433494403,701408699,11349... | 40.117647 | 491 | 0.793255 |
770a45bc59c9278898b5f105d660a3d44825e78c | 292 | asm | Assembly | libsrc/_DEVELOPMENT/l/sdcc/____sdcc_4_xor_src_debc_mhl_dst_debc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/l/sdcc/____sdcc_4_xor_src_debc_mhl_dst_debc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/l/sdcc/____sdcc_4_xor_src_debc_mhl_dst_debc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_clib
SECTION code_l_sdcc
PUBLIC ____sdcc_4_xor_src_debc_mhl_dst_debc
____sdcc_4_xor_src_debc_mhl_dst_debc:
ld a,(hl)
xor c
ld c,a
inc hl
ld a,(hl)
xor b
ld b,a
inc hl
ld a,(hl)
xor e
ld e,a
inc hl
ld a,(hl)
xor d
ld d,a
ret
| 11.68 | 43 | 0.623288 |
409f7b082b2f7f4c8b0cfc48fccd2e5e8700fb54 | 1,346 | asm | Assembly | 45/runtime/rt/stringfp.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/stringfp.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/stringfp.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE STRINGFP - Floating Point String Functions
PAGE 56,132
;***
; STRINGFP - Floating Point ST$ functions
;
; Copyright <C> 1986, Microsoft Corporation
;
;Purpose:
;
; BASIC Syntax mapping to included runtime entry points:
;
;
; - STR$ Function -
;
; v$ = STR$(x)
;
; Examples:
;
; v$ = STR$(b@) v$ = ... | 15.471264 | 67 | 0.676077 |
1287788e34bfb98593ec4e52ba3a298bcdf66a9e | 4,137 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1544.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_1544.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_1544.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 %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1b0b3, %rsi
lea addresses_WT_ht+0x5e03, %rdi
nop
nop
nop
nop
cmp $35734, %r8
mov $34, %rcx
rep movsb
nop
nop
sub %rbx, %rbx
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %r8
ret
.global s_faulty_load
s_faul... | 61.746269 | 2,999 | 0.664249 |
13d86a95c9776158e0748049668a03cfe32f95e1 | 2,111 | asm | Assembly | programs/oeis/237/A237617.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/237/A237617.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/237/A237617.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A237617: a(n) = n*(n + 1)*(17*n - 14)/6.
; 0,1,20,74,180,355,616,980,1464,2085,2860,3806,4940,6279,7840,9640,11696,14025,16644,19570,22820,26411,30360,34684,39400,44525,50076,56070,62524,69455,76880,84816,93280,102289,111860,122010,132756,144115,156104,168740,182040,196021,210700,226094,242220,259095,276736,295160,31... | 150.785714 | 1,964 | 0.842255 |
6622d0494be5ea34d545736a075066a1befeec34 | 462 | asm | Assembly | programs/oeis/257/A257993.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/257/A257993.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/257/A257993.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A257993: Least gap in the partition having Heinz number n; index of the least prime not dividing n.
; 1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,4,1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,4,1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,3,1,2,1,2,1,4,1,2,1,2,1,3,1,2,1,2
add $0,1
pow $0... | 46.2 | 201 | 0.590909 |
2ab611f1f46d07306b9cf6dd7d859103004a3c23 | 8,121 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_898.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_898.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_898.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 %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x106da, %rsi
lea addresses_A_ht+0x1e42a, %rdi
nop
add %rbp, %rbp
mov $25, %rcx
rep movsw
nop
nop
nop
cmp $1989, %r9
lea addresses_normal_ht+0x156da, %r11
nop
nop
sub $48894, %... | 31.847059 | 2,999 | 0.655707 |
6dbdfd98aced33d285f1d9b1b05822a15f18c8d1 | 1,016 | asm | Assembly | Library/Chart/Legend/legendManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Chart/Legend/legendManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Chart/Legend/legendManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: legendManager.asm
AUTHOR: Chris Boyke
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- ---- ... | 20.734694 | 71 | 0.632874 |
c7eeea9077c9b5b4795dee730343b985b54a956f | 625 | asm | Assembly | oeis/166/A166157.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/166/A166157.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/166/A166157.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A166157: a(n) = (8^n+16*(-9)^n)/17.
; Submitted by Christian Krause
; 1,-8,80,-656,6416,-53648,515600,-4378256,41501456,-356735888,3344840720,-29029824656,269858356496,-2360005731728,21789807399440,-191710220083856,1760576352843536,-15563712198881168,142325209603615760,-1262912487923059856,11510327579383394576,-10244... | 48.076923 | 474 | 0.8208 |
3649fd79ba7979328bf6b4691e567e40502504f2 | 5,374 | asm | Assembly | tests/testsuite-2.15/ascii-src/cia1tab.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 330 | 2017-12-11T21:20:28.000Z | 2022-03-26T08:56:51.000Z | tests/testsuite-2.15/ascii-src/cia1tab.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 28 | 2015-11-14T09:21:03.000Z | 2018-04-04T22:36:17.000Z | tests/testsuite-2.15/ascii-src/cia1tab.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 31 | 2018-07-02T06:13:31.000Z | 2022-02-18T16:50:56.000Z |
*= $0801
.byte $4c,$14,$08,$00,$97
turboass = 780
.text "780"
.byte $2c,$30,$3a,$9e,$32,$30
.byte $37,$33,$00,$00,$00
lda #1
sta turboass
jmp main
print
.block
pla
sta print0+1
pla
... | 18.216949 | 40 | 0.344064 |
ca66efcfa4e1d3b7f2bcb6bf9567aef3049c9f26 | 4,619 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_3150.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_3150.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_3150.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 %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x183c5, %rbp
nop
nop
inc %r13
movb (%rbp), %r12b
nop
nop
nop
nop
nop
cmp $6012, %rdx
lea addresses_normal_ht+0xd245, %r10
nop
dec %r15
mov (%r10), %r9d
nop... | 48.621053 | 2,999 | 0.662481 |
887bdcf58f631e98a20dfa65ada134422d4809f4 | 659 | asm | Assembly | oeis/313/A313829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/313/A313829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/313/A313829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A313829: Coordination sequence Gal.6.203.5 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 Christian Krause
; 1,5,10,16,20,25,30,35,40,44,50,55,60,65,70,76,80,85,90,95,100,104,110,115,120,125,130,136,140,145,150,155,16... | 43.933333 | 182 | 0.731411 |
e12b33ffa5542a54418f4546cbc769e3665b8b1c | 6,543 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_/i7-8650U_0xd2.log_21829_1219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-8650U_0xd2.log_21829_1219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-8650U_0xd2.log_21829_1219.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 %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1c67a, %r9
nop
nop
nop
nop
nop
sub $21516, %r8
mov $0x6162636465666768, %rbx
movq %rbx, (%r9)
nop
nop
nop
nop
nop
dec %r15
lea addresses_WT_ht+0x40ba, %rsi
lea addresses_WT_ht... | 38.715976 | 2,999 | 0.661317 |
a77792a36d78f48fc133515c35a78011baeb5641 | 499 | asm | Assembly | oeis/037/A037570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037570: Base 5 digits are, in order, the first n terms of the periodic sequence with initial period 2,1,2.
; Submitted by Christian Krause
; 2,11,57,287,1436,7182,35912,179561,897807,4489037,22445186,112225932,561129662,2805648311,14028241557,70141207787,350706038936,1753530194682,8767650973412,43838254867061,219191... | 49.9 | 204 | 0.793587 |
8523e3b178fe8a7192dc97b3a281456f1f36ee25 | 265 | asm | Assembly | try/boot_print_16real.asm | benediktweihs/os-tutorial | 629db14e01141622fce72e12d17ddb56f0e98312 | [
"BSD-3-Clause"
] | null | null | null | try/boot_print_16real.asm | benediktweihs/os-tutorial | 629db14e01141622fce72e12d17ddb56f0e98312 | [
"BSD-3-Clause"
] | null | null | null | try/boot_print_16real.asm | benediktweihs/os-tutorial | 629db14e01141622fce72e12d17ddb56f0e98312 | [
"BSD-3-Clause"
] | null | null | null | print:
pusha
start:
mov ah, 0x0e
mov al, [bx]
cmp al, 0
je done
int 0x10
add bx, 1
jmp start
done:
popa
ret
print_nl:
pusha
mov ah, 0x0e
mov al, 0x0a ; newline char
int 0x10
mov al, 0x0d ; carriage return
int 0x10
popa
ret
| 9.137931 | 32 | 0.607547 |
cf84987b048a3457013bdfc1701756ce672fade5 | 75,104 | asm | Assembly | target/cos_117/disasm/iop_overlay1/TJOB.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/TJOB.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/TJOB.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x2104- f:00020 d: 260 | A = OR[260]
0x0001 (0x000002) 0x290D- f:00024 d: 269 | OR[269] = A
0x0002 (0x000004) 0x2104- f:00020 d: 260 | A = OR[260]
0x0003 (0x000006) 0x1403- f:00012 d: 3 | A = A + 3 (0x0003)
... | 84.959276 | 127 | 0.468404 |
6b916e44ff86f175033ec53a1afdd862d05cdfb7 | 5,206 | asm | Assembly | Microcontroller_Lab/Lab_8/Exp8_EX.asm | MuhammadAlBarham/pic16f778_projects | c12e15e48a62cd16f869cbe9411728a4eea8f499 | [
"MIT"
] | null | null | null | Microcontroller_Lab/Lab_8/Exp8_EX.asm | MuhammadAlBarham/pic16f778_projects | c12e15e48a62cd16f869cbe9411728a4eea8f499 | [
"MIT"
] | null | null | null | Microcontroller_Lab/Lab_8/Exp8_EX.asm | MuhammadAlBarham/pic16f778_projects | c12e15e48a62cd16f869cbe9411728a4eea8f499 | [
"MIT"
] | null | null | null | ;**********************************************************
; This program used to find the frequency of shaft encoder using Timer0 and Timer1
; Show the frequency on bargraph LED connected to PORT D
; The signal of shaft encoder is connected to RA4 as a clock to Timer0
; 7-Segments is connected to PORTB (We connect ... | 28.604396 | 113 | 0.613331 |
ae1fe9435d854b25e642888a978057af2a4a3507 | 7,837 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1835.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_1835.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_1835.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 %rdx
push %rsi
lea addresses_UC_ht+0x1ad00, %rdx
nop
nop
nop
nop
nop
add $18439, %r14
and $0xffffffffffffffc0, %rdx
vmovaps (%rdx), %ymm4
vextracti128 $0, %ymm4, %xmm4
vpextrq $0, %xmm4, %r9
nop
nop
and... | 32.790795 | 2,999 | 0.661095 |
3101645b2b4da13a6dbb942bcfd83c9f04e3ca7a | 613 | asm | Assembly | oeis/018/A018902.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/018/A018902.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/018/A018902.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A018902: a(n+2) = 5*a(n+1) - 3*a(n).
; 1,4,17,73,314,1351,5813,25012,107621,463069,1992482,8573203,36888569,158723236,682950473,2938582657,12644061866,54404561359,234090621197,1007239421908,4333925245949,18647907964021,80237764082258,345245096519227,1485512190349361,6391825662189124,27502591739897537,1183374817129203... | 43.785714 | 478 | 0.822186 |
f589288071e25b3dd61f9bc46573e72bc1390ed7 | 1,770 | asm | Assembly | Working Disassembly/General/Sprites/Monitors/Map - Monitor.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/General/Sprites/Monitors/Map - Monitor.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/General/Sprites/Monitors/Map - Monitor.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_Monitor: dc.w word_1DBBA-Map_Monitor
dc.w word_1DBC2-Map_Monitor
dc.w word_1DBD0-Map_Monitor
dc.w word_1DBDE-Map_Monitor
dc.w word_1DBEC-Map_Monitor
dc.w word_1DBFA-Map_Monitor
dc.w word_1DC08-Map_Monitor
dc.w word_1DC16-Map_Monitor
dc.w word_1DC24-Map_Monitor
dc.w word_1DC32-Map_Monitor
dc.w wo... | 37.659574 | 48 | 0.554802 |
44a5b1088695ebc6f8446e06c09ca795bde36247 | 600 | asm | Assembly | programs/oeis/132/A132236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/132/A132236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/132/A132236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A132236: Primes congruent to 29 (mod 30).
; 29,59,89,149,179,239,269,359,389,419,449,479,509,569,599,659,719,809,839,929,1019,1049,1109,1229,1259,1289,1319,1409,1439,1499,1559,1619,1709,1889,1949,1979,2039,2069,2099,2129,2309,2339,2399,2459,2549,2579,2609,2699,2729,2789,2819,2879,2909,2939,2969,2999,3089,3119,3209,32... | 85.714286 | 478 | 0.763333 |
6e1140faaece05f5216d0e85228226f664b6ade1 | 8,113 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_1113.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_1113.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_1113.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 %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1bfd4, %r13
clflush (%r13)
nop
nop
nop
nop
nop
add %r9, %r9
mov (%r13), %rdi
nop
inc %rdx
lea addresses_WC_ht+0xd1d4, %rdx
sub %r13, %r13
mov $0x6162636465666768, %r10
movq %r... | 31.324324 | 2,999 | 0.656601 |
0b12fffd19b0ebeb504663def61205b80de977d8 | 273 | asm | Assembly | exercise2.asm | astrellon/moss | 917250530964d39588cccdb04aa59ab40333d1c3 | [
"MIT"
] | null | null | null | exercise2.asm | astrellon/moss | 917250530964d39588cccdb04aa59ab40333d1c3 | [
"MIT"
] | null | null | null | exercise2.asm | astrellon/moss | 917250530964d39588cccdb04aa59ab40333d1c3 | [
"MIT"
] | null | null | null | main:
PRINT "Input something will ya: "
INPUT r0
PRINT "\nYou inputted: "
PRINT r0
CMP r0 100
>= PRINT "\nToo old\n"
>= JMP end
CMP r0 20
>= PRINT "\nJust right\n"
>= JMP end
PRINT "\nToo young\n"
end:
PRINT "\nDone!\n"
| 13.65 | 37 | 0.531136 |
1bdb212c973bacc35137ff1e5bc4d504c8c6f5c7 | 7,653 | asm | Assembly | Transynther/x86/_processed/NC/_ht_st_zr_un_4k_/i7-7700_9_0x48_notsx.log_21829_324.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_st_zr_un_4k_/i7-7700_9_0x48_notsx.log_21829_324.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_st_zr_un_4k_/i7-7700_9_0x48_notsx.log_21829_324.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 %r14
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x8544, %r10
cmp %r14, %r14
movw $0x6162, (%r10)
nop
nop
nop
nop
dec %r9
lea addresses_WC_ht+0xd740, %r11
nop
nop
nop
nop
inc %rax
vmovups (%r11), %ymm6
vextracti128 $1, %ymm6,... | 46.10241 | 2,999 | 0.614661 |
34f762c5f648c1b49a63f3ae450706585ea3d250 | 782 | asm | Assembly | oeis/110/A110322.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/110/A110322.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/110/A110322.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A110322: Row sums of a number triangle related to the Jacobsthal numbers.
; Submitted by Christian Krause
; 1,2,9,52,425,4206,50737,708464,11350257,204171130,4084757561,89849981772,2156575777369,56068679418662,1569955094823585,47098171778191816,1507149193966389857,51242941744764975474,1844748258113200151017,701003890... | 34 | 481 | 0.799233 |
02b2a26c018a39973157894cda24c586e9f2424f | 6,506 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_9974_628.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_9974_628.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_9974_628.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x22ad, %r9
nop
nop
nop
and %r14, %r14
movb (%r9), %dl
nop
add %r12, %r12
lea addresses_WC_ht+0xc5ad, %rsi
lea addresses_UC_ht+0x18ad, %rdi
nop
add %r15, %r15
mov $28, %rcx
rep ... | 37.825581 | 2,999 | 0.651245 |
045c93a327f161a9a297dc21bbaafb8f1f3e6094 | 3,037 | asm | Assembly | sk/music/Chaos Emerald.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | sk/music/Chaos Emerald.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | sk/music/Chaos Emerald.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Snd_Emerald_Header:
smpsHeaderStartSong 3, 1
smpsHeaderVoice Snd_Emerald_Voices
smpsHeaderChan $07, $03
smpsHeaderTempo $01, $35
smpsHeaderDAC Snd_Emerald_DAC
smpsHeaderFM Snd_Emerald_FM1, $F4, $08
smpsHeaderFM Snd_Emerald_FM2, $F4, $08
smpsHeaderFM Snd_Emerald_FM3, $F4,... | 26.408696 | 62 | 0.616068 |
548d55f2ec20cba2705b31b88ebbcef919a33acd | 7,142 | asm | Assembly | src/loader_main.asm | LittleFox94/Nyanix | 7a69932a81bde7b0a9c1b61fd814dc26d82c44e6 | [
"BSD-3-Clause"
] | 23 | 2017-09-12T12:28:09.000Z | 2022-03-26T12:20:13.000Z | src/loader_main.asm | The-Emankcin/Nyanix | b3bf53d88a11f65cc45e8ab18ee0567f33c94762 | [
"BSD-3-Clause"
] | null | null | null | src/loader_main.asm | The-Emankcin/Nyanix | b3bf53d88a11f65cc45e8ab18ee0567f33c94762 | [
"BSD-3-Clause"
] | 2 | 2017-12-30T00:40:43.000Z | 2022-03-23T16:43:13.000Z |
; Copyright (c) 2019, k4m1 <k4m1@protonmail.com>
; All rights reserved. See /LICENSE for full license agreement.
;
; This code is responsible of loading the kernel from boot device, and
; then relocating it to 0x100000.
;
%include "src/consoles.asm"
%include "src/bioscall.asm"
USED_SECTORS equ (SECTOR_CNT + 1)
kern... | 23.886288 | 77 | 0.624895 |
362fe6e05f932c66981f083fca92ad8f5c25d06b | 835 | asm | Assembly | Tareas/Ensamblador/tasm/BIN/proof.asm | TEC-2014092195/IC3101-Arquitectura_De_Computadores | 9f96940bd74f8899aadf18d9668f4314d6012b52 | [
"MIT"
] | null | null | null | Tareas/Ensamblador/tasm/BIN/proof.asm | TEC-2014092195/IC3101-Arquitectura_De_Computadores | 9f96940bd74f8899aadf18d9668f4314d6012b52 | [
"MIT"
] | null | null | null | Tareas/Ensamblador/tasm/BIN/proof.asm | TEC-2014092195/IC3101-Arquitectura_De_Computadores | 9f96940bd74f8899aadf18d9668f4314d6012b52 | [
"MIT"
] | null | null | null | datos segment
mensaje db "VIRUS",10,13,"$" ;Para imprimir $ pongo el ascii 24h
tablahex db "ABCDEF"
var2 db ?
tua db "Tuanis",10,13,"$"
FIL DB 20
COL DB 50
DIR DB 4
ASTERIX DB '*',0AH ; Fondo negro y asterisco verde CLARO
PAUSA1 dw 1000
PAUSA2 dw 1000 ; En total hace de pausa 10000x2000=20 000... | 14.152542 | 71 | 0.632335 |
11170f29b5a5c5d52e001f055a054b04c6eeda16 | 836 | asm | Assembly | code/include/header.asm | sttng/merken-revision-2020 | c58ead89f9e00d5aa0ed306a1b1b750635bac6a6 | [
"MIT"
] | 31 | 2020-04-14T02:16:23.000Z | 2022-01-12T19:55:18.000Z | code/include/header.asm | sttng/merken-revision-2020 | c58ead89f9e00d5aa0ed306a1b1b750635bac6a6 | [
"MIT"
] | null | null | null | code/include/header.asm | sttng/merken-revision-2020 | c58ead89f9e00d5aa0ed306a1b1b750635bac6a6 | [
"MIT"
] | 2 | 2021-05-14T10:28:00.000Z | 2021-12-05T01:40:59.000Z | ;; NINTENDO LOGO
db $CE,$ED,$66,$66
db $CC,$0D,$00,$0B
db $03,$73,$00,$83
db $00,$0C,$00,$0D
db $00,$08,$11,$1F
db $88,$89,$00,$0E
db $DC,$CC,$6E,$E6
db $DD,$DD,$D9,$99
db $BB,$BB,$67,$63
db $6E,$0E,$EC,$CC
db $DD,$DC,$99,$9F
db $BB,$B9,$33,$3E
;; TITLE
... | 19.904762 | 28 | 0.373206 |
e37941b34f13d5e20f8248bc650844f14ec824cc | 619 | asm | Assembly | oeis/133/A133677.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133677.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133677.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133677: Integers k such that prime(k)*(2*prime(k)-1)/3 is an integer.
; Submitted by Jamie Morken
; 1,2,3,5,7,9,10,13,15,16,17,20,23,24,26,28,30,32,33,35,39,40,41,43,45,49,51,52,54,55,56,57,60,62,64,66,69,71,72,76,77,79,81,83,86,87,89,91,92,94,96,97,98,102,103,104,107,108,109,113,116,118,119,120,123,124,126,128,132,... | 47.615385 | 342 | 0.689822 |
0728733f2726d89e9de95f9ba379b6ddb0cc79ee | 4,092 | asm | Assembly | Esp/Esp.asm | attilathedud/CoD_Hacks | 32d4b795c90c7cb187ae720a8226852101f1b388 | [
"MIT"
] | 10 | 2018-02-28T06:10:36.000Z | 2022-02-14T21:56:09.000Z | Esp/Esp.asm | attilathedud/CoD_Hacks | 32d4b795c90c7cb187ae720a8226852101f1b388 | [
"MIT"
] | null | null | null | Esp/Esp.asm | attilathedud/CoD_Hacks | 32d4b795c90c7cb187ae720a8226852101f1b388 | [
"MIT"
] | 4 | 2020-03-31T10:46:29.000Z | 2021-04-21T06:47:17.000Z | ; An internal ESP that works by hooking the game loop responsible for calling world-to-screen
; and loads a custom vm_main function that prints an "X" over the current location before rendering
; the entity.
;
; Originally written 2010/03/21 by attilathedud.
; System descriptors
.386
.model flat,stdcall
optio... | 25.575 | 100 | 0.668866 |
cff75599621f4b528685e760284201b25c5691d2 | 8,012 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1706.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1706.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1706.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x18ed7, %r11
nop
nop
nop
nop
and $48464, %r8
mov $0x6162636465666768, %rdx
movq %rdx, %xmm0
vmovups %ymm0, (%r11)
nop
add $36515, %rbp
lea addresses_D_ht+0xe82f, %rsi
lea addre... | 32.569106 | 2,999 | 0.656141 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.