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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
760c53a430d97819ca2875d1bfa46b31aa7ce750 | 885 | asm | Assembly | programs/oeis/154/A154358.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/154/A154358.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/154/A154358.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A154358: a(n) = 1250*n^2 - 1800*n + 649.
; 649,99,2049,6499,13449,22899,34849,49299,66249,85699,107649,132099,159049,188499,220449,254899,291849,331299,373249,417699,464649,514099,566049,620499,677449,736899,798849,863299,930249,999699,1071649,1146099,1223049,1302499,1384449,1468899,1555849,1645299,1737249,1831699,19... | 98.333333 | 763 | 0.823729 |
38eadcc5ce52800fc352c00990ee18aa7a14ab56 | 2,378 | asm | Assembly | laturi/header32.asm | temisu/BR4096 | 0e2cac8b468c853eb78ba773f082610a75405ff4 | [
"BSD-2-Clause"
] | 8 | 2018-09-15T16:49:53.000Z | 2021-11-17T03:16:19.000Z | laturi/header32.asm | temisu/BR4096 | 0e2cac8b468c853eb78ba773f082610a75405ff4 | [
"BSD-2-Clause"
] | null | null | null | laturi/header32.asm | temisu/BR4096 | 0e2cac8b468c853eb78ba773f082610a75405ff4 | [
"BSD-2-Clause"
] | 1 | 2019-09-22T13:52:19.000Z | 2019-09-22T13:52:19.000Z | ; Copyright (C) Teemu Suutari
; x86
bits 32
section .text
%include "symbols.asm"
; MACH header
MACHHeader:
dd 0xfeedface ; magic
dd SOLVE(CPU_TYPE_X86) ; cpu type
dd 0 ; cpu subtype (wrong, but works)
dd SOLVE(MH_EXECUTE) ; filetype
dd 6 ; number of commands
dd MACHCommandsEnd-MACHCommandsStart... | 21.232143 | 87 | 0.714045 |
9fa3e2b6ab6a21d2e7eeb1e8f45e578b7740d140 | 856 | asm | Assembly | programs/oeis/147/A147600.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/147/A147600.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/147/A147600.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A147600: Expansion of 1/(1 - 3*x^2 + x^4).
; 1,0,3,0,8,0,21,0,55,0,144,0,377,0,987,0,2584,0,6765,0,17711,0,46368,0,121393,0,317811,0,832040,0,2178309,0,5702887,0,14930352,0,39088169,0,102334155,0,267914296,0,701408733,0,1836311903,0,4807526976,0,12586269025,0,32951280099,0,86267571272,0,225851433717,0,591286729879,0,... | 50.352941 | 692 | 0.788551 |
616bf35f340b2c867335bc32775de3c01398d318 | 488 | asm | Assembly | programs/oeis/062/A062302.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/062/A062302.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/062/A062302.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A062302: Number of ways writing n-th prime as a sum of a prime and a nonprime.
; 0,1,0,1,4,3,6,5,8,9,8,11,12,11,14,15,16,15,18,19,18,21,22,23,24,25,24,27,26,29,30,31,32,31,34,33,36,37,38,39,40,39,42,41,44,43,46,47,48,47,50,51,50,53,54,55,56,55,58,59,58,61,62,63,62,65,66,67,68,67,70,71,72,73,74,75,76,77,78,79,80,79,82... | 48.8 | 290 | 0.641393 |
10df5cf37f8b89179cc69646908a434c1e51da49 | 2,959 | asm | Assembly | subprojects/kernel/src/arch/i386/main.asm | SlumberousForests/octOs | c1454ded1c42d83811a7c6bfcbbdfcb88bcae527 | [
"MIT"
] | 9 | 2019-10-25T10:11:43.000Z | 2021-11-09T00:16:20.000Z | subprojects/kernel/src/arch/i386/main.asm | SlumberousForests/octOs | c1454ded1c42d83811a7c6bfcbbdfcb88bcae527 | [
"MIT"
] | 7 | 2019-10-24T16:32:37.000Z | 2021-07-19T13:33:56.000Z | subprojects/kernel/src/arch/i386/main.asm | SlumberousForests/octOs | c1454ded1c42d83811a7c6bfcbbdfcb88bcae527 | [
"MIT"
] | 2 | 2019-10-24T18:32:02.000Z | 2022-02-19T23:22:35.000Z | %include "src/arch/i386/multiboot.asm"
section .bss
global pmm_bitmap
align 16
;; the stack is defined here.
;; defined in .bss to save kernel space, since it'll just say
;; "16384 uninitialised bytes here", rather than actually list
;; that many bytes out in the object file!
stack_bottom:
resb 8192
stack_top:
ri... | 25.290598 | 108 | 0.715444 |
d8eecc34fe0314f82b5c4cb63d1dccb9e155adb5 | 94 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_scalbn.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_scalbn.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_scalbn.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC asm_scalbn
EXTERN am48_scalbn
defc asm_scalbn = am48_scalbn
| 10.444444 | 29 | 0.840426 |
01b1ecad110ced6b9ef4836d4299eadce9a6aecc | 1,943 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_1_307.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_1_307.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_1_307.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 %r9
push %rbx
push %rdi
push %rsi
lea addresses_WC_ht+0x1e2c1, %rbx
clflush (%rbx)
nop
nop
nop
nop
nop
cmp $22435, %r9
mov (%rbx), %si
nop
nop
nop
nop
nop
sub $128, %rdi
pop %rsi
pop %rdi
pop %rbx
pop %r9
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r15... | 17.19469 | 124 | 0.646423 |
170874c39fc6f57b0f9e09f7718492331298010c | 1,030 | asm | Assembly | Opus/asm/movecmds.asm | Computer-history-Museum/MS-Word-for-Windows-v1.1 | 549a2a32e930694df7b91e3273b886d735fa9151 | [
"MIT"
] | 2 | 2018-01-22T14:38:52.000Z | 2019-02-25T02:16:30.000Z | Microsoft DOS/Word 1.1a CHM Distribution/Opus/asm/movecmds.asm | mindcont/Open-Source | 416917cbe3d4469cc036d05e7c858b05b8081ded | [
"CC0-1.0"
] | null | null | null | Microsoft DOS/Word 1.1a CHM Distribution/Opus/asm/movecmds.asm | mindcont/Open-Source | 416917cbe3d4469cc036d05e7c858b05b8081ded | [
"CC0-1.0"
] | 1 | 2021-06-25T17:34:43.000Z | 2021-06-25T17:34:43.000Z | ; movecmd.asm -- move the command table
?PLM = 1
?WIN = 1
include w2.inc
include cmacros.inc
createSeg initwin_PCODE, INIT, BYTE, PUBLIC, CODE
sBegin INIT
assumes CS, INIT
externB vsytInit
externB vkmpInit
externB vmudInit
externB vsttbMenuBase
externB vsttbMenuRgbst
; %%Function:MoveCmds %%Owner:bradch
... | 13.376623 | 49 | 0.719417 |
aa5a4583051508e768360365bd1696c31b6d56d9 | 295 | asm | Assembly | programs/oeis/240/A240349.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/240/A240349.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/240/A240349.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A240349: Inverse of 59th cyclotomic polynomial.
; 1,-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,0,0,0,0,0,0,0,1,-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
sub $1,$0
mod $1,59
pow $1,$1
mov $0,$1
| 36.875 | 203 | 0.545763 |
38860ec69a0d0ba3423b53024a88627ffd7fee72 | 372 | asm | Assembly | programs/oeis/133/A133623.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/133/A133623.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/133/A133623.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A133623: Binomial(n+p, n) mod n where p=3.
; 0,0,2,3,1,0,1,5,4,6,1,11,1,8,6,9,1,16,1,11,8,12,1,21,1,14,10,15,1,26,1,17,12,18,1,31,1,20,14,21,1,36,1,23,16,24,1,41,1,26,18,27,1,46,1,29,20,30,1,51,1,32,22,33,1,56,1,35,24,36,1,61,1,38,26,39,1,66,1,41,28,42,1,71,1,44,30,45,1,76,1,47,32,48,1,81,1,50,34,51
mov $1,1
add $1,... | 33.818182 | 257 | 0.591398 |
efb30e54d04fdac84dba5a2f54589e4210ce796c | 760 | asm | Assembly | oeis/193/A193771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/193/A193771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/193/A193771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A193771: Expansion of 1 / (1 - x - x^3 + x^6) in powers of x.
; Submitted by Jon Maiga
; 1,1,1,2,3,4,5,7,10,13,17,23,31,41,54,72,96,127,168,223,296,392,519,688,912,1208,1600,2120,2809,3721,4929,6530,8651,11460,15181,20111,26642,35293,46753,61935,82047,108689,143982,190736,252672,334719,443408,587391,778128,1030800,1... | 36.190476 | 499 | 0.725 |
6660ec02ff6ee29c3b7bff44eb28b2bd764145fd | 4,196 | asm | Assembly | src/rng-2048gb.asm | SzieberthAdam/gb-rngdemo | ae678d31b6f16e67beae2e8ed95fbf6d481b7503 | [
"0BSD"
] | 1 | 2021-06-06T16:30:11.000Z | 2021-06-06T16:30:11.000Z | src/rng-2048gb.asm | SzieberthAdam/gb-rng | ae678d31b6f16e67beae2e8ed95fbf6d481b7503 | [
"0BSD"
] | null | null | null | src/rng-2048gb.asm | SzieberthAdam/gb-rng | ae678d31b6f16e67beae2e8ed95fbf6d481b7503 | [
"0BSD"
] | null | null | null | ;* RNG-2048GB
;* Derived from the 2048-gb ([2048-GB]) source code with the following LICENSE
;* which also applies to this file if anyone thinks that a license can be
;* applied to this tiny code:
;* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
;* Copyright (c) 2014 "Sanqui"
;*
;* This... | 39.214953 | 80 | 0.480458 |
2e7eeb2a1328be382adb681014840be34d44a35a | 1,252 | asm | Assembly | data/events/bench_guys.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/events/bench_guys.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/events/bench_guys.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | bench_guy_text: MACRO
db \1, \2
db_tx_pre \3
ENDM
BenchGuyTextPointers:
; map id, player facing direction, predef text
bench_guy_text VIRIDIAN_POKECENTER, SPRITE_FACING_LEFT, ViridianCityPokecenterBenchGuyText
bench_guy_text PEWTER_POKECENTER, SPRITE_FACING_LEFT, PewterCityPokecenterBenchGuyText
bench_gu... | 59.619048 | 96 | 0.868211 |
aea00b6051b2863c362a2962214a84304470410d | 8,044 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_21829_683.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_0xa0_notsx.log_21829_683.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_0xa0_notsx.log_21829_683.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 %r14
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x6cc4, %r9
nop
xor $50417, %rdi
mov (%r9), %r14w
nop
nop
nop
nop
xor $17748, %r14
lea addresses_D_ht+0x2744, %r14
xor %rbp, %rbp
vmovups (%r14), %ymm2
vextracti128 $1, %ymm2, %... | 31.920635 | 2,999 | 0.655271 |
354a63febe3ab247f03f096e29cdd4ea5df0aae6 | 5,454 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.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_/i9-9900K_12_0xca.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_/i9-9900K_12_0xca.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 %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x24c6, %r8
nop
nop
sub $28962, %rax
mov $0x6162636465666768, %rbp
movq %rbp, %xmm3
vmovups %ymm3, (%r8)
nop
cmp %rsi, %rsi
lea addresses_WT_ht+0x565e, %rsi
lea addresses_normal_ht+0x166... | 41.953846 | 2,999 | 0.660066 |
8f56920d943a9ee1df84ba80fca0c1a6e4496698 | 6,436 | asm | Assembly | kernel/kernel.asm | Twometer/nekosys | cbcdaddaf8087cde1c375dbc19c576475965f5b4 | [
"Apache-2.0"
] | 1 | 2021-08-28T19:50:32.000Z | 2021-08-28T19:50:32.000Z | kernel/kernel.asm | Twometer/nekosys | cbcdaddaf8087cde1c375dbc19c576475965f5b4 | [
"Apache-2.0"
] | null | null | null | kernel/kernel.asm | Twometer/nekosys | cbcdaddaf8087cde1c375dbc19c576475965f5b4 | [
"Apache-2.0"
] | null | null | null | section .boot
bits 16
global boot
; Kernel Handover header struct definition (short krnlh)
krnlh_mmap_state: equ 0x0500
krnlh_mmap_length: equ 0x0504
krnlh_mmap_ptr: equ 0x0508
krnlh_vesa_length: equ 0x050C
krnlh_vesa_state: equ 0x0510
krnlh_vesa_info_ptr: equ 0x0514
krnlh_vesa_mode_ptr: equ 0x0518
krnlh_vesa_current... | 24.471483 | 88 | 0.641237 |
bbca61056a6f541244a98fbf5763bb6043be77b8 | 1,070 | asm | Assembly | programs/oeis/045/A045572.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/045/A045572.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/045/A045572.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A045572: Numbers that are odd but not divisible by 5.
; 1,3,7,9,11,13,17,19,21,23,27,29,31,33,37,39,41,43,47,49,51,53,57,59,61,63,67,69,71,73,77,79,81,83,87,89,91,93,97,99,101,103,107,109,111,113,117,119,121,123,127,129,131,133,137,139,141,143,147,149,151,153,157,159,161,163,167,169,171,173,177,179,181,183,187,189,19... | 107 | 957 | 0.727103 |
0bbc4f33ad98ded0fb551973228053d27d4cd180 | 588 | asm | Assembly | oeis/267/A267453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/267/A267453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/267/A267453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A267453: Number of OFF (white) cells in the n-th iteration of the "Rule 131" elementary cellular automaton starting with a single ON (black) cell.
; Submitted by Jon Maiga
; 0,2,3,5,5,8,7,10,11,12,12,16,15,17,18,20,20,23,22,25,26,27,27,31,30,32,33,35,35,38,37,40,41,42,42,46,45,47,48,50,50,53,52,55,56,57,57,61,60,62,6... | 36.75 | 315 | 0.678571 |
01f63a7224d0e74f62804d7260b441b90e8ef42a | 4,195 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_1906.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_1906.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_1906.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 %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x445e, %rsi
lea addresses_UC_ht+0x76a6, %rdi
clflush (%rsi)
clflush (%rdi)
nop
nop
nop
nop
nop
add %r10, %r10
mov $39, %rcx
rep movsb
nop
nop
nop
nop
add $47164, %r9
pop %rsi
pop %rdi
pop %rcx
pop %r9
... | 59.084507 | 2,999 | 0.662694 |
7b6d16ba497e2f5f9102c3fd27922b81fa6e26c3 | 4,520 | asm | Assembly | atari_st/xbtimer.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 20 | 2016-06-22T10:04:48.000Z | 2022-03-13T23:16:10.000Z | atari_st/xbtimer.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | null | null | null | atari_st/xbtimer.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 2 | 2016-12-19T02:31:06.000Z | 2020-02-04T02:56:27.000Z | ;;; ----------------------------------------------------------------------
;;; Programmable timer sample program for the Atari ST
;;; Written by Michael Martin, 2021
;;; Based on C sample code by Jwahar R. Bammi, 1986
;;; ----------------------------------------------------------------------
text
move.l #conf... | 31.388889 | 74 | 0.50885 |
113704078a98de32647333c726cd366a7b4b0d80 | 8,449 | asm | Assembly | data/profiles/N64/libs/sm64mlib/fast3dscripts.asm | DavidSM64/SimpleArmipsGui | 2876912e414e0115f4181359ae3700d4794bd4f7 | [
"MIT"
] | 10 | 2017-06-26T16:17:36.000Z | 2020-11-18T01:36:44.000Z | data/profiles/N64/libs/sm64mlib/fast3dscripts.asm | DavidSM64/SimpleArmipsGui | 2876912e414e0115f4181359ae3700d4794bd4f7 | [
"MIT"
] | null | null | null | data/profiles/N64/libs/sm64mlib/fast3dscripts.asm | DavidSM64/SimpleArmipsGui | 2876912e414e0115f4181359ae3700d4794bd4f7 | [
"MIT"
] | 4 | 2017-08-06T18:54:11.000Z | 2021-02-28T11:42:39.000Z | .defineLabel F3D_GEOMODE_ZBUFFER, 0x00000001
.defineLabel F3D_GEOMODE_USE_SHADING, 0x00000004
.defineLabel F3D_GEOMODE_SMOOTH_SHADING, 0x00000200
.defineLabel F3D_GEOMODE_CULLTRI_FRONT, 0x00001000
.defineLabel F3D_GEOMODE_CULLTRI_BACK, 0x00002000
.defineLabel F3D_GEOMODE_FOG, 0x00010000
.defineLabel F3D_GEOMODE... | 27.080128 | 98 | 0.663747 |
07b80bdf71554dd340650a0547b0f9a61832fa6d | 568 | asm | Assembly | MASM/test.asm | MishaVernik/TASM-compiler | 1523bc4f105879ae37cd39a11c5999250b494a78 | [
"MIT"
] | null | null | null | MASM/test.asm | MishaVernik/TASM-compiler | 1523bc4f105879ae37cd39a11c5999250b494a78 | [
"MIT"
] | null | null | null | MASM/test.asm | MishaVernik/TASM-compiler | 1523bc4f105879ae37cd39a11c5999250b494a78 | [
"MIT"
] | null | null | null | 0000 CDATA SEGMENT
0000 M1 DD 111b
0004 M2 DW 0Fh
0006 M3 DD 20
000A SMS DB 'COMPILER 1.0.0'
0018 CDATA ENDS
INCAX MACRO
INC AX
ENDM
INCNUM MACRO NUMBER
INC NUMBER
ENDM
0000 CSEG SEGMENT
0000 START:
MOV AX, CDATA
MOV DS, AX
MOV AX, 10h
BT AX, BX
AAS
I... | 14.2 | 32 | 0.56162 |
3a2c66293b3cc1ab4f347de04b897fe0713620a7 | 358 | asm | Assembly | oeis/104/A104713.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/104/A104713.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/104/A104713.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A104713: Triangle T(n,k) = binomial(n,k), read by rows, 3 <= k <=n .
; Submitted by Jon Maiga
; 1,4,1,10,5,1,20,15,6,1,35,35,21,7,1,56,70,56,28,8,1,84,126,126,84,36,9,1,120,210,252,210,120,45,10,1,165,330,462,462,330,165,55,11,1,220,495,792,924,792,495,220,66,12,1,286,715,1287,1716
lpb $0
add $1,1
sub $0,$1
lpe
... | 27.538462 | 188 | 0.628492 |
6c8b2543e64cc957591fd14d08939a4b7a3a6563 | 363 | asm | Assembly | oeis/342/A342281.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/342/A342281.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/342/A342281.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A342281: A bisection of A001951: a(n) = A001951(2*n+1).
; Submitted by Jon Maiga
; 1,4,7,9,12,15,18,21,24,26,29,32,35,38,41,43,46,49,52,55,57,60,63,66,69,72,74,77,80,83,86,89,91,94,97,100,103,106,108,111,114,117,120,123,125,128,131,134,137,140,142,145,148,151,154,156,159,162,165,168
mul $0,2
add $0,1
seq $0,1951 ; A... | 45.375 | 202 | 0.672176 |
88b958b499dd99855ac401566f264e08d03eeed2 | 5,167 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_21829_1818.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_0xca.log_21829_1818.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_0xca.log_21829_1818.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 %r14
push %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xb5d1, %r15
nop
nop
nop
inc %r14
mov $0x6162636465666768, %r10
movq %r10, %xmm3
movups %xmm3, (%r15)
nop
nop
nop
sub %rbx, %rbx
lea addresses_UC_ht+0x93e7, %rsi
lea addres... | 42.352459 | 2,999 | 0.659377 |
a2328080e5e4811ca684d6fe9a170f68ab734648 | 2,680 | asm | Assembly | Homework Submission/Homework 5/hw_5_ans2.asm | Tarana-Kabir123/CSE331L_Section_7_Summer_2020_NSU | 40a3e0dc18276f3cafc235d9d7e34bec36eebe55 | [
"MIT"
] | null | null | null | Homework Submission/Homework 5/hw_5_ans2.asm | Tarana-Kabir123/CSE331L_Section_7_Summer_2020_NSU | 40a3e0dc18276f3cafc235d9d7e34bec36eebe55 | [
"MIT"
] | null | null | null | Homework Submission/Homework 5/hw_5_ans2.asm | Tarana-Kabir123/CSE331L_Section_7_Summer_2020_NSU | 40a3e0dc18276f3cafc235d9d7e34bec36eebe55 | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK
.DATA
MSG1 DB 10,13, 'Enter First Number: $'
MSG2 DB 10,13, 'Enter Second Number: $'
MSG3 DB 10,13, 'SUM: $'
MSG4 DB 10,13, 'DIFFERENCE: $'
MSG5 DB 10,13, 'PRODUCT: $'
MSG6 DB 10,13, 'QUOTIENT: $'
NEGA DB '-$'
NUM1 DB 0
NUM2 ... | 19.851852 | 57 | 0.561567 |
c120160f67ad7b86dee5a333e4b6a26206e4d0d6 | 320 | asm | Assembly | Checkpoints/chk14_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 3 | 2021-06-26T14:52:16.000Z | 2021-11-23T03:48:48.000Z | Checkpoints/chk14_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 1 | 2021-06-26T14:12:21.000Z | 2021-06-26T14:18:54.000Z | Checkpoints/chk14_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 4 | 2021-11-30T06:06:08.000Z | 2022-03-16T03:55:42.000Z | assume cs:code
code segment
start: ; Checkpoint 14.2
; Evaluate: (ax)=(ax)*10
mov ax,42
call t10
mov ax,4c00h
int 21h
t10:push bx
push cx
mov bx,ax ; (bx)=(ax)
shl ax,1 ; (ax)*2
mov cl,3
shl bx,cl ; (ax)*8
add ax,bx ; (ax)=(ax)+(bx)
pop cx
pop bx
ret
code ends
end start | 11.851852 | 28 | 0.55625 |
6fbbd9977fc03d8b27cf7009e7703fcff58b8dbc | 712 | asm | Assembly | books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/10_2.asm | gxw1/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 640 | 2019-03-30T11:32:43.000Z | 2022-03-31T14:05:18.000Z | books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/10_2.asm | yyzVegst/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 6 | 2019-07-22T01:57:24.000Z | 2022-01-20T15:03:16.000Z | books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/10_2.asm | yyzVegst/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 212 | 2019-04-10T02:31:50.000Z | 2022-03-30T02:32:47.000Z | DATA SEGMENT
STRING DB 00,01,02,03,04,05,06,07,08,09
DB 0AH,0BH,0CH,0DH,0EH,0FH
SOUR EQU STRING
DEST EQU STRING+10
LEN EQU 16
DATA ENDS
STACK SEGMENT
DW 50 DUP(?)
STACK ENDS
CODE SEGMENT
ASSUME CS:CODE,DS:DATA,SS:STACK
START PROC FAR
PUSH DS
M... | 19.243243 | 44 | 0.495787 |
f1fa7155ea543f042b57f459800675cf334a301c | 2,402 | asm | Assembly | programs/oeis/057/A057590.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/057/A057590.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/057/A057590.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A057590: Numbers of the form n*(n^3+-1)/2.
; 0,1,7,9,39,42,126,130,310,315,645,651,1197,1204,2044,2052,3276,3285,4995,5005,7315,7326,10362,10374,14274,14287,19201,19215,25305,25320,32760,32776,41752,41769,52479,52497,65151,65170,79990,80010,97230,97251,117117,117139,139909,139932,165876,165900,195300,195325,228475,22... | 63.210526 | 1,973 | 0.800167 |
c691336d48f2c9ead769caae91e93f75cbacb39f | 229 | asm | Assembly | programs/oeis/059/A059140.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/059/A059140.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/059/A059140.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A059140: A hierarchical sequence (S(W2{2}*c) - see A059126).
; 4,15,40,93,202,423,868,1761,3550,7131,14296,28629,57298,114639,229324
add $0,1
mov $1,1
lpb $0
sub $0,1
mul $1,2
add $2,3
add $1,$2
lpe
sub $1,1
mov $0,$1
| 16.357143 | 71 | 0.633188 |
e7134cb585be77f34fc7fad0c16f2972a46fb39a | 336 | asm | Assembly | data/mapObjects/PewterSpeechHouse.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/PewterSpeechHouse.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/PewterSpeechHouse.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | PewterSpeechHouse_Object:
db $a ; border block
db 2 ; warps
warp 2, 7, 5, -1
warp 3, 7, 5, -1
db 0 ; signs
db 2 ; objects
object SPRITE_GAMBLER, 2, 3, STAY, RIGHT, 1 ; person
object SPRITE_BUG_CATCHER, 4, 5, STAY, NONE, 2 ; person
; warp-to
warp_to 2, 7, PEWTER_SPEECH_HOUSE_WIDTH
warp_to 3, 7, PEWTER_SPE... | 19.764706 | 56 | 0.693452 |
447f0d94af1429ad34f0e0051305c89dc2a159fd | 291 | asm | Assembly | programs/oeis/027/A027792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027792: a(n) = 7*(n+1)*C(n+3,7).
; 35,336,1764,6720,20790,55440,132132,288288,585585,1121120,2042040,3564288,5996172,9767520,15465240,23876160,36038079,53300016,77392700,110510400,155405250,215495280,294987420,399016800,533803725
mov $1,$0
add $0,7
bin $0,$1
add $1,5
mul $0,$1
mul $0,7
| 29.1 | 196 | 0.742268 |
0d243db04deb26db7306d7ce9ff81f61ff93bae6 | 2,279 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0.log_1_408.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0.log_1_408.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0.log_1_408.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 %rbx
push %rcx
lea addresses_WT_ht+0x7b82, %rcx
nop
sub %r11, %r11
mov $0x6162636465666768, %rbx
movq %rbx, (%rcx)
nop
nop
nop
nop
dec %r11
pop %rcx
pop %rbx
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r9
push %rbx
push %rc... | 17.944882 | 142 | 0.639754 |
60e8ce75631a004823463ef5ad9ca46069840827 | 3,224 | asm | Assembly | code/main.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | 3 | 2021-10-06T20:52:11.000Z | 2021-11-29T11:31:55.000Z | code/main.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | null | null | null | code/main.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | null | null | null |
DEVICE NOSLOT64K
OUTPUT "../output/SKOOTED.BIN"
include "system/MSX-DOS.equ.z80"
include "system/MSXBIOS.equ.z80"
include "system/MSXhooks.equ.z80"
include "system/MSXvars.equ.z80"
include "constants.asm"
org $c000 - 7
header: db $fe
dw sta... | 25.1875 | 107 | 0.611663 |
7ed6d871f450336ccdbf270ae23c01cda9193602 | 5,810 | asm | Assembly | software/pcx86/bdsrc/dos/dosdata.asm | jeffpar/basicdos | 8e66558ab8a95d053a39e09b162ca54d62ac4f31 | [
"MIT"
] | 59 | 2020-12-22T21:02:32.000Z | 2022-02-16T05:53:49.000Z | software/pcx86/bdsrc/dos/dosdata.asm | jeffpar/basicdos | 8e66558ab8a95d053a39e09b162ca54d62ac4f31 | [
"MIT"
] | null | null | null | software/pcx86/bdsrc/dos/dosdata.asm | jeffpar/basicdos | 8e66558ab8a95d053a39e09b162ca54d62ac4f31 | [
"MIT"
] | 5 | 2020-12-24T03:07:40.000Z | 2022-02-03T18:40:55.000Z | ;
; BASIC-DOS Resident Data Definitions
;
; @author Jeff Parsons <Jeff@pcjs.org>
; @copyright (c) 2020-2021 Jeff Parsons
; @license MIT <https://basicdos.com/LICENSE.txt>
;
; This file is part of PCjs, a computer emulation software project at pcjs.org
;
include macros.inc
include devapi.inc
EXTNEAR <sys... | 41.205674 | 80 | 0.727711 |
4905c694bc7b811d053b4fad89207452c80ce620 | 231 | asm | Assembly | oeis/295/A295774.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/295/A295774.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/295/A295774.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A295774: a(n) is the minimum size of a restricted planar additive basis for the square [0,2n]^2.
; Submitted by Christian Krause
; 1,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76,80,84,88,92
mul $0,12
max $0,4
div $0,3
| 28.875 | 98 | 0.692641 |
e86e4044ffa72d8c8c6067f384bd7b7871a23564 | 303 | asm | Assembly | programs/oeis/133/A133016.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/133/A133016.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/133/A133016.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A133016: Even imperfect numbers, divided by 2.
; 1,2,4,5,6,7,8,9,10,11,12,13,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64
mov $1,$0
sub $1,1
lpb $1
add $0,1
sub $1,1
div $1,10
lpe
add $0,1
| 25.25 | 179 | 0.630363 |
2d8ffbb7f0d02a7f7cce6be5d95e69fcc4b694c5 | 799 | asm | Assembly | oeis/077/A077442.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077442.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077442.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077442: 2*a(n)^2 + 7 is a square.
; Submitted by Jamie Morken(s2)
; 1,3,9,19,53,111,309,647,1801,3771,10497,21979,61181,128103,356589,746639,2078353,4351731,12113529,25363747,70602821,147830751,411503397,861620759,2398417561,5021893803,13979001969,29269742059,81475594253,170596558551,474874563549,994309609247,276777... | 29.592593 | 493 | 0.747184 |
de3ffdafbe31a5adb1fecd684001387e387f7dd8 | 4,881 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2230.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2230.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2230.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x6130, %rsi
lea addresses_WT_ht+0x5e2, %rdi
clflush (%rsi)
clflush (%rdi)
nop
nop
nop
nop
nop
inc %rdx
mov $62, %rcx
rep movsq
and $60713, %rdi
lea addresses_UC_ht+0x6dc2, %rax
nop
nop
nop
nop
n... | 46.485714 | 2,999 | 0.660316 |
f13fb44a2a997b8b80861bf90f57bcad88eec874 | 1,496 | asm | Assembly | ntio/cvpackrn.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 28 | 2015-02-03T01:38:24.000Z | 2022-03-23T05:48:24.000Z | ntio/cvpackrn.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 20 | 2015-01-02T14:51:20.000Z | 2021-01-09T21:37:19.000Z | ntio/cvpackrn.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 9 | 2015-02-11T17:43:56.000Z | 2019-09-05T11:07:02.000Z | TITLE CVPACKRN - Copyright (c) SLR Systems 1992
INCLUDE MACROS
if 0
PUBLIC CVPACK_RUNNER
.DATA
SOFT EXTB FILNAM,TEMP_RECORD,ASCIZ
SOFT EXTW PSP_SAVER,STARTING_SP,HOST_BASE
.CODE ROOT_TEXT
ASSUME DS:NOTHING
SOFT EXTF $$SLR_OVL_TERM
if fgh_dpmi
CMDLINE EQU TEMP_RECORD
CVPACK_RUNNER PROC
;
... | 12.262295 | 57 | 0.68115 |
8640c65a8f7bf729d383bb29dddc4f27158d8239 | 5,476 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xa0_notsx.log_21829_833.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_0xa0_notsx.log_21829_833.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_0xa0_notsx.log_21829_833.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 %r15
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x564b, %r9
cmp %r10, %r10
mov (%r9), %r15d
nop
nop
and $5379, %rdx
lea addresses_A_ht+0x198ab, %r9
nop
nop
xor %rbx, %rbx
mov $0x6162636465666768, %rbp
movq %rbp... | 40.562963 | 2,999 | 0.657049 |
0f2a678af1b9adfce259b0ec1ca61de9569901c8 | 4,553 | asm | Assembly | Injector.asm | m0n0ph1/Injector | 4c123ee46c5448f8d3ffd2007fa180b61ec9f0fd | [
"MIT"
] | 6 | 2019-01-22T06:31:46.000Z | 2022-02-07T11:32:09.000Z | Injector.asm | m0n0ph1/Injector | 4c123ee46c5448f8d3ffd2007fa180b61ec9f0fd | [
"MIT"
] | null | null | null | Injector.asm | m0n0ph1/Injector | 4c123ee46c5448f8d3ffd2007fa180b61ec9f0fd | [
"MIT"
] | 6 | 2019-03-05T13:24:13.000Z | 2021-03-25T22:57:35.000Z | ; Windows DLL Injector v1.2
; Copyright Amezoure, 2017. All rights reserved.
format PE GUI 4.0
entry FindProcess
include 'WIN32A.INC'
; +---------------------------------------------+
; | MACROS SECTION |
; +---------------------------------------------+
macro pushd value {
match pu... | 24.218085 | 89 | 0.559631 |
24f310c2916586fd151526e7b63d97594c7362c7 | 50,269 | asm | Assembly | user/test.asm | Hasnain62/xv6-Procject | 93162ef8e9be42a4b506a1f97bcd7e054bc35ffe | [
"MIT-0"
] | null | null | null | user/test.asm | Hasnain62/xv6-Procject | 93162ef8e9be42a4b506a1f97bcd7e054bc35ffe | [
"MIT-0"
] | null | null | null | user/test.asm | Hasnain62/xv6-Procject | 93162ef8e9be42a4b506a1f97bcd7e054bc35ffe | [
"MIT-0"
] | null | null | null |
user/_test: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <main>:
//#include "kernel/stat.h"
//#include "errno.h"
uint turntime = 0 ;
uint running = 0;
int main(int argc, char *argv[]) {
0: 7119 addi sp,sp,-128
2: fc86 sd ra,120(sp)
4: f8... | 29.939845 | 100 | 0.467604 |
c7151328dc5118bf489eeff7693a7e4ba3dea8a1 | 535 | asm | Assembly | oeis/316/A316258.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/316/A316258.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/316/A316258.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A316258: Decimal expansion of the least x such that 1/x + 1/(x+3) + 1/(x+4) = 3 (negated).
; Submitted by Jon Maiga
; 3,7,8,0,0,5,1,2,5,2,3,0,2,2,3,2,3,8,4,1,9,3,1,2,4,0,8,5,8,7,3,4,6,4,2,5,3,1,1,3,0,5,2,5,4,7,2,9,5,4,7,4,6,7,6,3,4,5,2,1,1,8,6,1,9,6,4,2,2,2,8,7,3,4,9,9,6,7,0,3,0,7,5,2,9,5
mov $3,$0
mul $3,3
mov $5,$... | 18.448276 | 173 | 0.527103 |
6692fc4e13092a8e664a2fe50ddc71d27b2720bc | 317 | asm | Assembly | GAS/Gas/GASC/GInclude.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | 1 | 2021-09-21T13:07:37.000Z | 2021-09-21T13:07:37.000Z | GAS/Gas/GASC/GInclude.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | null | null | null | GAS/Gas/GASC/GInclude.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | null | null | null | %include "UtilsLib/GasRoot.asm"
tryCatch Include, jmp
%include "Lexer/Lexer.asm"
%include "Parser/Parser.asm"
%include "UtilsLib/Argon.asm"
%include "UtilsLib/GasMath.asm"
%include "UtilsLib/Helium.asm"
%include "UtilsLib/Hydrogen.asm"
%include "DB/DB.asm"
%include "UtilsLib/Errors.asm"
endInclude: | 21.133333 | 33 | 0.728707 |
231e35960fa9738cca439e490af5f6357cb6fb0a | 297 | asm | Assembly | oeis/040/A040380.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040380.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040380.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040380: Continued fraction for sqrt(401).
; Submitted by Christian Krause
; 20,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40
min $0,1
add $0,1
mul $0,20
| 37.125 | 190 | 0.680135 |
3485985c8574bb304e7b8f0424537361b0e344e2 | 1,552 | asm | Assembly | Appl/Art/Decks/GeoDeck/CGASpade4.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/CGASpade4.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/CGASpade4.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | CGASpade4 label byte
word C_BLACK
Bitmap <67,41,BMC_PACKBITS,BMF_MONO>
db 0xf8, 0x00
db 0xf8, 0x00
db 0x08, 0x03, 0x80, 0x02, 0x00, 0x00, 0x08, 0x00,
0x10, 0x00
db 0x08, 0x07, 0x80, 0x0f, 0x80, 0x00, 0x3e, 0x00,
0x7c, 0x00
db 0x08, 0x0d, 0x80, 0x3f, 0xe0, 0x00, 0xff, 0x80,
0xfe, 0x00
db 0x08... | 25.442623 | 53 | 0.626933 |
64bbff8f756d50e4634b589be29ca0eb65285ead | 147 | asm | Assembly | programs/oeis/084/A084537.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/084/A084537.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/084/A084537.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A084537: Duplicate of A002061.
; 1,1,3,7,13,21,31,43,57,73,91,111,133,157,183,211,241,273,307,343,381,421
mov $1,$0
sub $1,1
mul $1,$0
add $1,1
| 18.375 | 74 | 0.653061 |
f185976b4a4c25b6e153650e364e7f2f129d6a75 | 667 | asm | Assembly | oeis/336/A336212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/336/A336212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/336/A336212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A336212: a(n) = Sum_{k=0..n} 3^k * binomial(n,k)^n.
; Submitted by Christian Krause
; 1,4,22,352,19426,3862744,2764634356,7403121210496,73087416841865890,2751096296949421766824,387442256655054793494004132,210421903024207931092658380560256,431805731803048897945138363105712865124,344330066867411129803628756091386049827... | 35.105263 | 430 | 0.797601 |
dd3934ba5e4f4133b3b80f08959e5c704adf5822 | 617 | asm | Assembly | programs/oeis/175/A175776.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175776.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175776.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175776: Partial sums of floor(n^2/15).
; 0,0,0,0,1,2,4,7,11,16,22,30,39,50,63,78,95,114,135,159,185,214,246,281,319,360,405,453,505,561,621,685,753,825,902,983,1069,1160,1256,1357,1463,1575,1692,1815,1944,2079,2220,2367,2520,2680,2846,3019,3199,3386,3580,3781,3990,4206,4430,4662,4902,5150,5406,5670,5943,6224,6514,68... | 41.133333 | 463 | 0.719611 |
80414a622d00355544858a7660532b0dc7d36469 | 310 | asm | Assembly | programs/oeis/021/A021209.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021209.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021209.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021209: Decimal expansion of 1/205.
; 0,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8,7,8,0,4,8
add $0,1
mov $1,10
pow $1,$0
mul $1,8
div $1,1640
mod $1,10
mov $0,$1
| 28.181818 | 199 | 0.541935 |
009df64fd5c76dec50879068328072545b513b34 | 232 | asm | Assembly | programs/oeis/140/A140899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140899: A140724(n+4). Period 10: repeat 7, 9, 5, 1, 3, 3, 1, 5, 9, 7.
; 7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7
add $0,4
mov $1,$0
gcd $0,38
pow $0,2
sub $1,1
mul $0,$1
add $0,5
mod $0,10
| 19.333333 | 81 | 0.525862 |
982077dd7439993372db5e438130073129dab1dd | 52 | asm | Assembly | tests/incbin/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | null | null | null | tests/incbin/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | null | null | null | tests/incbin/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | null | null | null | #d x
#d incbin(x) ; error: not found
x = "data1.bin" | 17.333333 | 31 | 0.615385 |
2944384dbfa8ff6b86dcbf26568ee6938d9e4320 | 643 | asm | Assembly | oeis/135/A135164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/135/A135164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/135/A135164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A135164: a(n) = 7^n - 5^n + 3^n + 2^n.
; Submitted by Jon Maiga
; 2,7,37,253,1873,13957,102817,747733,5380993,38420677,272769697,1928677813,13597682113,95669909797,672124356577,4717058313493,33080385791233,231867703805317,1624599288327457,11379822861830773,79696902353804353,558069037387531237,3907436894177226337,2735... | 64.3 | 497 | 0.833593 |
8e6f915b61e84cee5d8f4e31d8fc6bd29451c688 | 312 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_sqr.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_sqr.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_sqr.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC cam32_sccz80_sqr
EXTERN asm_am9511_sqr_fastcall
; square (^2) sccz80 floats
;
; enter : stack = ret, DEHL = signed IEEE_float
;
; exit : DEHL = sccz80_float(number^2)
;
; uses : af, bc, de, hl, af'
defc cam32_sccz80_sqr = asm_am9511_sqr_fastcall
| 18.352941 | 51 | 0.666667 |
cf67873a5af4c014cd49854a708e2743ab4931ed | 3,887 | asm | Assembly | 配套代码/SQLite_L17/SQLite_17/1.asm | zmrbak/SQLiteReverse | 6eb5f820fa76610e66185fec04d95c6a990a00d8 | [
"MIT"
] | 84 | 2019-12-27T01:07:38.000Z | 2022-02-17T13:13:07.000Z | 配套代码/SQLite_L17/SQLite_17/1.asm | zmrbak/SQLiteReverse | 6eb5f820fa76610e66185fec04d95c6a990a00d8 | [
"MIT"
] | null | null | null | 配套代码/SQLite_L17/SQLite_17/1.asm | zmrbak/SQLiteReverse | 6eb5f820fa76610e66185fec04d95c6a990a00d8 | [
"MIT"
] | 56 | 2019-12-27T15:12:17.000Z | 2022-03-23T04:51:28.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.24.28117.0
TITLE C:\Users\libit\source\repos\SQLite_17\SQLite_17\SQLite_17.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC ?f___@@YAHHHHH@Z ; f___
PUBLIC ?f___cdecl@@YAHHHHH@Z ; f___cdecl
PUBLI... | 20.897849 | 79 | 0.655261 |
2caf0e2382f29481303f08c0bb234f70d1f3b3ac | 262 | asm | Assembly | libsrc/fcntl/spectrum/zxbasdrv/zx_hardcopy.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/fcntl/spectrum/zxbasdrv/zx_hardcopy.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/fcntl/spectrum/zxbasdrv/zx_hardcopy.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Just enter BASIC at the "Hardcopy" line
;
; Stefano - 12/7/2006
;
; void zx_hardcopy()
;
; $Id: zx_hardcopy.asm,v 1.3 2007/06/28 20:16:20 stefano Exp $
XLIB zx_hardcopy
LIB zx_goto
.zx_hardcopy
ld hl,7800 ; BASIC routine for "hardcopy"
jp zx_goto
| 13.789474 | 62 | 0.683206 |
639e16677d161a71e92386ccb147d38edc2c5475 | 345 | asm | Assembly | programs/oeis/040/A040700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040700: Continued fraction for sqrt(727).
; 26,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25,1,52,1,25
gcd $0,262156
mul $0,42
mod $0,13
mov $1,$0
div $1,5
mul $1,21
add $0,$1
mul $0,2
su... | 23 | 189 | 0.608696 |
c7426ecadc59c3491658716a364e94f959e58183 | 1,246 | asm | Assembly | onekpaq_cfunc64.asm | LaszloAshin/oneKpaq | 93aaebfd7933a385f4f95d173ee7e03232c9a453 | [
"BSD-2-Clause"
] | null | null | null | onekpaq_cfunc64.asm | LaszloAshin/oneKpaq | 93aaebfd7933a385f4f95d173ee7e03232c9a453 | [
"BSD-2-Clause"
] | null | null | null | onekpaq_cfunc64.asm | LaszloAshin/oneKpaq | 93aaebfd7933a385f4f95d173ee7e03232c9a453 | [
"BSD-2-Clause"
] | null | null | null | ; Copyright (c) Teemu Suutari
bits 64
%ifidn __OUTPUT_FORMAT__, elf64
global onekpaq_decompressor_mode%[ONEKPAQ_DECOMPRESSOR_MODE]_shift
onekpaq_decompressor_mode%[ONEKPAQ_DECOMPRESSOR_MODE]_shift: equ onekpaq_decompressor.shift
global onekpaq_decompressor_mode%[ONEKPAQ_DECOMPRESSOR_MODE]
onekpaq_decompressor_mode... | 26.510638 | 92 | 0.801766 |
8081d9bb70b7b4f0ce4168e387c73015f9eb061e | 12,842 | asm | Assembly | Quickdraw/QuickDraw Source/GrafTypes.asm | Computer-history-Museum/MacPaint | f6b5321ab10a4422a811502252d2a2a00cf7764f | [
"MIT"
] | 2 | 2020-10-06T18:30:23.000Z | 2021-03-31T20:01:46.000Z | Quickdraw/QuickDraw Source/GrafTypes.asm | Computer-history-Museum/MacPaint | f6b5321ab10a4422a811502252d2a2a00cf7764f | [
"MIT"
] | null | null | null | Quickdraw/QuickDraw Source/GrafTypes.asm | Computer-history-Museum/MacPaint | f6b5321ab10a4422a811502252d2a2a00cf7764f | [
"MIT"
] | null | null | null | ;-----------------------------------------------------------------
;
; --> GRAFTYPES.TEXT
;
; QUICKDRAW TYPE DECLARATIONS, USED BY ALL GRAPHICS ROUTINES
;
NIL .EQU 0 ;IMPLEMENTATION VALUE OF NIL
;-----------------------------------------------
;
; QuickDraw VERBS:
;
FRAME ... | 34.154255 | 81 | 0.403208 |
ba768508d28af7db87b0ced30e775d9ee3e9b480 | 62,458 | asm | Assembly | tmp1/c55x-sim2/foo/Debug/dma.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | 1 | 2020-08-27T11:31:13.000Z | 2020-08-27T11:31:13.000Z | tmp1/c55x-sim2/foo/Debug/dma.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | null | null | null | tmp1/c55x-sim2/foo/Debug/dma.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | null | null | null | ;*******************************************************************************
;* TMS320C55x C/C++ Codegen PC v4.4.1 *
;* Date/Time created: Sat Oct 06 06:37:14 2018 *
;****************************************************************************... | 43.464161 | 134 | 0.60724 |
dd58d000a42a669eb46db4cc2d1da0bb0a093dcf | 1,147 | asm | Assembly | Engine Hacks/Skill System/Teq Skills/FE8-Capture/FE8-Capture/After_Battle_Rescue.asm | sme23/MekkahRestrictedHackComp1 | 1cc9d2fec557424f358b6bfa21f9f3bb6faf2978 | [
"CC0-1.0"
] | null | null | null | Engine Hacks/Skill System/Teq Skills/FE8-Capture/FE8-Capture/After_Battle_Rescue.asm | sme23/MekkahRestrictedHackComp1 | 1cc9d2fec557424f358b6bfa21f9f3bb6faf2978 | [
"CC0-1.0"
] | null | null | null | Engine Hacks/Skill System/Teq Skills/FE8-Capture/FE8-Capture/After_Battle_Rescue.asm | sme23/MekkahRestrictedHackComp1 | 1cc9d2fec557424f358b6bfa21f9f3bb6faf2978 | [
"CC0-1.0"
] | null | null | null | .thumb
.org 0x0
@bl'd to from 328F0
@r4=defender, r6=attacker battle structs
@r7 should contain char data ptr of person dropping item, 0 if capturing; r5 has char data of receiver
push {r14}
ldrb r5,[r6,#0xB] @attacker allegiance
ldrb r7,[r4,#0xB] @defender allegiance
ldrb r0,[r4,#0x13] @defender current hp
cmp r... | 18.5 | 102 | 0.727114 |
00cdfe5963a345b59ca40de6219b7c7efc09e645 | 6,745 | asm | Assembly | tests/034_MOV_with_address_having_SIB_r8-r14.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 103 | 2015-01-26T16:50:33.000Z | 2021-12-20T04:20:54.000Z | tests/034_MOV_with_address_having_SIB_r8-r14.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 4 | 2015-10-21T09:15:35.000Z | 2019-08-02T10:47:13.000Z | tests/034_MOV_with_address_having_SIB_r8-r14.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 16 | 2015-06-01T12:07:02.000Z | 2021-02-09T15:22:22.000Z | ; name: MOV with address having SIB, r8-r12 (rex)
; code: "4F8B14484F8B5448774F8B9448887700004F8B9448AA9988774F8B14884F8B5488774F8B9488887700004F8B9488AA9988774F8B14C84F8B54C8774F8B94C8887700004F8B94C8AA9988774F8B04434F8B4443774F8B8443887700004F8B8443AA9988774F8B04834F8B4483774F8B8483887700004F8B8483AA9988774F8B04C34F8... | 38.764368 | 2,218 | 0.775241 |
2330ef45cdba888c61e000e4939538e66e6d0d48 | 2,445 | asm | Assembly | chap18/ex12/ternary_avx512.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 374 | 2021-06-08T10:42:01.000Z | 2022-03-29T14:21:45.000Z | chap18/ex12/ternary_avx512.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 1 | 2021-06-11T20:24:02.000Z | 2021-06-11T20:24:02.000Z | chap18/ex12/ternary_avx512.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 39 | 2021-06-08T11:25:29.000Z | 2022-03-05T05:14:17.000Z | ;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA... | 28.430233 | 118 | 0.732106 |
a819651e11f69820011d3cc7c46c29af63997843 | 209 | asm | Assembly | asm/boot_sect_segmentation.asm | soragui/makeOS | c721b8c91d5458dc745c70eb7d8fc6cf11088b93 | [
"MIT"
] | null | null | null | asm/boot_sect_segmentation.asm | soragui/makeOS | c721b8c91d5458dc745c70eb7d8fc6cf11088b93 | [
"MIT"
] | null | null | null | asm/boot_sect_segmentation.asm | soragui/makeOS | c721b8c91d5458dc745c70eb7d8fc6cf11088b93 | [
"MIT"
] | null | null | null |
mov ah, 0x0E
mov al, [the_secret]
int 0x10 ; we already saw this doesn't work, right?
mov bx, 0x7C0
mov ds, bx
mov al, [the_secret]
int 0x10
jmp $
the_secret:
db ')'
times 510-($-$$) db 0
dw 0xAA55
| 10.45 | 51 | 0.645933 |
06396230623fb35079733b9654fd240215aa6898 | 6,665 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2341.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_2341.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_2341.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x51bf, %rsi
lea addresses_normal_ht+0xd1b, %rdi
nop
nop
inc %rax
mov $99, %rcx
rep movsw
nop
nop
and %rcx, %rcx
lea addresses_D_ht+0x2b9b, %r14
cmp %r15, %r15
mov $0x6162636465666768, %r... | 38.75 | 2,999 | 0.655664 |
2c19a14e63cadb27896bbc50f5ab1d612efe2308 | 254 | asm | Assembly | oeis/059/A059142.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/059/A059142.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/059/A059142.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A059142: A hierarchical sequence (S(W2{3}*) - see A059126).
; Submitted by Jon Maiga
; 11,40,105,242,523,1092,2237,4534,9135,18344,36769,73626,147347,294796,589701
mov $1,2
pow $1,$0
mul $1,9
sub $1,$0
sub $0,$1
mul $0,3
sub $1,$0
mov $0,$1
sub $0,25
| 18.142857 | 78 | 0.665354 |
77ae0825de0644de33d0ef5ed1b3de1bc742ec4a | 2,365 | asm | Assembly | Borland/CBuilder5/Source/RTL/source/math/frexpl.asm | TrevorDArcyEvans/DivingMagpieSoftware | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | 1 | 2021-05-27T10:27:25.000Z | 2021-05-27T10:27:25.000Z | Borland/CBuilder5/Source/RTL/source/math/frexpl.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | Borland/CBuilder5/Source/RTL/source/math/frexpl.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | ;[]-----------------------------------------------------------------[]
;| FREXPL.ASM -- split a long double number |
;[]-----------------------------------------------------------------[]
;
; C/C++ Run Time Library - Version 10.0
;
; Copyright (c) 1991, 2000 by Inprise Corporation... | 27.5 | 80 | 0.471459 |
ae3d8762ab41ac88921cb108ce4cfb450c515383 | 2,307 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_12_1874.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_12_1874.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_12_1874.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r8
lea addresses_WC_ht+0x109b9, %r10
nop
nop
nop
nop
and $48778, %r13
movups (%r10), %xmm4
vpextrq $0, %xmm4, %r8
nop
nop
nop
nop
add $3317, %r11
pop %r8
pop %r13
pop %r11
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r12
pu... | 17.610687 | 125 | 0.632857 |
fd549eb372efec7ca53ef373ad0b358bcb666471 | 6,705 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_2324_1735.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-8650U_0xd2.log_2324_1735.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-8650U_0xd2.log_2324_1735.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 %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x4915, %rsi
lea addresses_D_ht+0xd95, %rdi
nop
nop
sub %rbp, %rbp
mov $43, %rcx
rep movsq
nop
xor %r11, %r11
lea addresses_normal_ht+0x16b15, %rsi
lea addresses_WT_ht+0x1612b, ... | 36.048387 | 2,999 | 0.65742 |
43175982a93ddcdcab743fbbf3e26a619e2fe288 | 362 | asm | Assembly | oeis/214/A214260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/214/A214260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/214/A214260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A214260: First differences of A052980.
; Submitted by Christian Krause
; 0,1,3,6,13,29,64,141,311,686,1513,3337,7360,16233,35803,78966,174165,384133,847232,1868629,4121391,9090014,20048657,44218705,97527424,215103505,474425715,1046378854,2307861213
mov $1,1
mov $3,1
lpb $0
sub $0,1
add $2,$1
add $1,$4
mov $4... | 22.625 | 177 | 0.709945 |
43f8276c55f68ac30d9498ee363060d132808de2 | 2,465 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_166_1678.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_166_1678.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_166_1678.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xb3a1, %rsi
lea addresses_normal_ht+0x12ba1, %rdi
nop
nop
nop
cmp $12568, %r12
mov $18, %rcx
rep movsb
nop
nop
nop
cmp $40910, %r9
lea addresses_WC_ht+0x15da1, %r13
nop
nop
nop
nop
nop
add %rdi, %... | 21.25 | 497 | 0.651927 |
9892c63592ab14673edf8770be6621efde7e7450 | 4,990 | asm | Assembly | programs/libraries/I2C.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | 10 | 2021-08-29T10:31:45.000Z | 2022-02-26T14:20:54.000Z | programs/libraries/I2C.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | null | null | null | programs/libraries/I2C.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | null | null | null | ; I2C utility library
def scl=#6
def sda=#5
; Starts an I2C write mode transmission to address A
; Sets Zero flag if not ACKnowldged and clears it otherwise
i2c_start_write:
push B
ldr $0,B
jsr i2c_start
pop B
ret
; Starts an I2C read mode transmission to address A
; Sets Zero flag if n... | 11.188341 | 81 | 0.530461 |
9fa619d0abc0db43a2f40370ef452a9dfa2c940e | 547 | asm | Assembly | oeis/017/A017082.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017082.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017082.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017082: a(n) = (8*n + 1)^6.
; 1,531441,24137569,244140625,1291467969,4750104241,13841287201,34296447249,75418890625,151334226289,282429536481,496981290961,832972004929,1340095640625,2081951752609,3138428376721,4608273662721,6611856250609,9294114390625,12827693806929,17416274304961,23298085122481,30749609024289,40089... | 78.142857 | 487 | 0.873857 |
cdf76a9d42d29a6cd2343c1517d5f493458fcef5 | 82 | asm | Assembly | src/main/fragment/mos6502-common/(_deref_qwuc1)_derefidx_vbuyy=vwuc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/(_deref_qwuc1)_derefidx_vbuyy=vwuc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/(_deref_qwuc1)_derefidx_vbuyy=vwuc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {c1}
sta $fe
lda {c1}+1
sta $ff
lda #<c2
sta ($fe),y
iny
lda #>c2
sta ($fe),y
| 8.2 | 11 | 0.560976 |
ad8d714f41964571dfe89a8f9d5083753243b37b | 733 | asm | Assembly | oeis/308/A308689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/308/A308689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/308/A308689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A308689: a(n) = Sum_{d|n} d^(3*n/d - 2).
; Submitted by Christian Krause
; 1,3,4,21,6,216,8,1289,2197,8828,12,142278,14,526704,1672464,5246993,18,76887669,20,345319966,1163085032,2147498312,24,52918480178,1220703151,137438982060,847293392440,1374672048414,30,31838544112466,32,87962004029473,617673415771152,5629499535... | 33.318182 | 479 | 0.759891 |
003eba5f60d511ed5f6a26b5f6ae270b9507808a | 21,952 | asm | Assembly | Library/Parse/parseVariables.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Parse/parseVariables.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Parse/parseVariables.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: parseVariables.asm
AUTHOR: John Wedgwood, Jan 16, 1991
METHODS:
Name Description
---- -----------
REVISION HISTORY:
... | 27.337484 | 80 | 0.681077 |
9fbe6c1f3658e24042c4156293d3860277d3434e | 301 | asm | Assembly | programs/oeis/021/A021260.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021260.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021260.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021260: Decimal expansion of 1/256.
; 0,0,3,9,0,6,2,5,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
add $0,1
mov $1,10
pow $1,$0
mul $1,3
div $1,768
mod $1,10
mov $0,$1
| 27.363636 | 191 | 0.541528 |
0b141f1dab225366b8756d91e5f231d0ef244de8 | 721 | asm | Assembly | asm/boot_code.asm | marmolak/GordonFlashTool | 233a258712870dd0e35c0fca711849ebe455cb4a | [
"BSD-3-Clause"
] | null | null | null | asm/boot_code.asm | marmolak/GordonFlashTool | 233a258712870dd0e35c0fca711849ebe455cb4a | [
"BSD-3-Clause"
] | null | null | null | asm/boot_code.asm | marmolak/GordonFlashTool | 233a258712870dd0e35c0fca711849ebe455cb4a | [
"BSD-3-Clause"
] | null | null | null | bits 16
org 0x7c00 ; boot code
start:
jmp do
nop
times 32-($-$$) db 0
do:
nop
xor ax, ax
mov ss, ax
sti
; ax is still zero ^^^
mov al, 0x03
int 0x10
; make background red
mov ax, 0xb800
mov es, ax
mov ax, 0x4020
mov cx, 80 * 25
xor di, di
rep stosw
; write message
mov di, 2000 - 2... | 13.603774 | 53 | 0.608877 |
535c1c9a0e4917fa98c8291f1ca2ccbaf5671f32 | 2,217 | asm | Assembly | deprecated/s2-s11/print_utils32.asm | ToraNova/TingOS | 35a5af97b76c2ca0b90c2eb02c5d3bbdbb2278d2 | [
"MIT"
] | null | null | null | deprecated/s2-s11/print_utils32.asm | ToraNova/TingOS | 35a5af97b76c2ca0b90c2eb02c5d3bbdbb2278d2 | [
"MIT"
] | null | null | null | deprecated/s2-s11/print_utils32.asm | ToraNova/TingOS | 35a5af97b76c2ca0b90c2eb02c5d3bbdbb2278d2 | [
"MIT"
] | null | null | null | ; -----------------------------------------
; Boot sector
; TingOS Hobbyist Kernel
; 32Bit Print functions
;
; chia_jason96@live.com
; -----------------------------------------
PRINT_STRING32:
mov ah, BIOS_OUT_TTYPUT ; int 10/ah = 0eh -> scrolling teletype BIOS routine
.10 mov al,[ebx]
inc ebx ; increment al
... | 23.09375 | 91 | 0.588633 |
5d68676cb625fcf7eca04bf2d459bf04d481e4f4 | 146 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_sut0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_sut0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_sut0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_sut0.asm
Type: file
Size: 67045
Last-Modified: '2016-05-13T04:27:09Z'
SHA-1: 5995D5FD1CE7D40C4D0ADB539E606BB273222C07
Description: null
| 20.857143 | 47 | 0.815068 |
7c7cb3be5c7ad4ff54152c2cda7aef22f84b9677 | 729 | asm | Assembly | oeis/042/A042768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/042/A042768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/042/A042768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A042768: Numerators of continued fraction convergents to sqrt(915).
; Submitted by Jon Maiga
; 30,121,7290,29281,1764150,7085881,426917010,1714753921,103312152270,414963363001,25001113932330,100419419092321,6050166259471590,24301084456978681,1464115233678192450,5880762019169748481,354309836383863101310,14231201075546... | 38.368421 | 493 | 0.835391 |
4363a41b52f6d979d70357c0eaf36d070c69c1de | 575 | asm | Assembly | oeis/263/A263498.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/263/A263498.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/263/A263498.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A263498: Decimal expansion of the Gaussian Hypergeometric Function 2F1(1, 3; 5/2; x) at x=1/4.
; Submitted by Jon Maiga
; 1,4,1,8,3,9,9,1,5,2,3,1,2,2,9,0,4,6,7,4,5,8,7,7,1,0,1,0,1,8,9,5,4,0,9,7,6,3,7,8,7,5,4,9,9,7,4,5,6,9,8,7,4,3,4,0,9,3,1,7,9,9,1,3,8,5,0,8,3,0,9,0,8,1,6,8,4,7,1,8,4,4,9,1,2,1,6,6,6,5,0,9,4,9,4,1
mov... | 19.166667 | 193 | 0.53913 |
545149635fa8a3352bd2f6d2519cb70af7caf0d9 | 6,297 | asm | Assembly | C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/convol1.asm | HeroSizy/Sizy | 89bc29940dc7666591259730b5112efd0a626043 | [
"Unlicense"
] | null | null | null | C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/convol1.asm | HeroSizy/Sizy | 89bc29940dc7666591259730b5112efd0a626043 | [
"Unlicense"
] | null | null | null | C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/convol1.asm | HeroSizy/Sizy | 89bc29940dc7666591259730b5112efd0a626043 | [
"Unlicense"
] | null | null | null | ;***********************************************************
; Version 2.40.00
;***********************************************************
; Function: convol1
; Processor: C55xx
; Description: Implements real convolution algorithm using
; dual-MAC appr... | 35.178771 | 80 | 0.445291 |
23b6035e0ac7890fe200889c434c1f46e2241303 | 147 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/calculate.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | 46 | 2020-08-02T08:00:14.000Z | 2022-03-07T02:25:47.000Z | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/calculate.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/calculate.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | 12 | 2020-07-29T05:00:28.000Z | 2021-12-11T20:30:28.000Z | Name: calculate.asm
Type: file
Size: 31108
Last-Modified: '2000-11-08T02:03:12Z'
SHA-1: FF4842C6FC8E8BD7BA5A5A7A61947DEE32B539BB
Description: null
| 21 | 47 | 0.816327 |
f0a09f3fb62d6528a16b78bf1b666cc1d429076b | 510 | asm | Assembly | programs/oeis/122/A122414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/122/A122414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/122/A122414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A122414: Triangle T(n,k) for 1 <= k <= n read by rows, where T(n,k) = 1 if gcd(n,k) is prime, 0 otherwise.
; 0,0,1,0,0,1,0,1,0,0,0,0,0,0,1,0,1,1,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,1,1,1,0
seq $0,5... | 63.75 | 201 | 0.572549 |
2ecae937f701fb1b52a09091f490c6535793b1dd | 12,569 | asm | Assembly | P6/data_P6_2/ALUTest7.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/ALUTest7.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/ALUTest7.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | addu $1,$6,$3
subu $6,$0,$3
sllv $1,$3,$3
sb $3,12($0)
lbu $1,2($0)
addiu $0,$1,2476
sb $3,3($0)
sll $4,$5,20
srlv $1,$4,$3
sltiu $3,$3,4115
ori $6,$1,32471
slti $4,$6,12073
lbu $1,5($0)
nor $4,$4,$3
srlv $5,$5,$3
srlv $5,$3,$3
and $3,$3,$3
addiu $6,$0,-604
srav $3,$3,$3
sllv $3,$6,$3
sll $4,$1,3
sll $0,$0,1
lhu $5,4($... | 14.138358 | 18 | 0.523431 |
6b9f6b708d2fdd1b7e38bee5d2c1d8551d168ce1 | 361 | asm | Assembly | oeis/129/A129685.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/129/A129685.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/129/A129685.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A129685: Exponential Riordan array [1-x^2/2, x].
; Submitted by Jamie Morken(w1)
; 1,0,1,-1,0,1,0,-3,0,1,0,0,-6,0,1,0,0,0,-10,0,1,0,0,0,0,-15,0,1,0,0,0,0,0,-21,0,1,0,0,0,0,0,0,-28,0,1,0,0,0,0,0,0,0,-36,0,1,0,0,0,0,0,0,0,0,-45,0,1
lpb $0
add $1,1
sub $0,$1
mov $2,$1
sub $2,$0
lpe
bin $1,$0
mov $0,-1
pow $0,$2... | 20.055556 | 148 | 0.534626 |
40792231508fcc1dcf32916bad49e6a5d5601726 | 3,022 | asm | Assembly | src/print.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | 1 | 2022-01-07T07:10:55.000Z | 2022-01-07T07:10:55.000Z | src/print.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | null | null | null | src/print.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | null | null | null | extern setAttr
public _printChar
public print
public printAttr
public printChar
public font
section CODE_4
#include "defs.inc"
;
; Display a char at the specified location.
; Callable from 'C', parameters are passed on
... | 20.418919 | 73 | 0.416281 |
8b506531b8a6f8a7b0d19bcfad0bba6c554a9c98 | 305 | asm | Assembly | oeis/176/A176260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176260: Periodic sequence: Repeat 5, 1.
; Submitted by Christian Krause
; 5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1
gcd $0,2
mul $0,4
sub $0,3
| 38.125 | 201 | 0.563934 |
3d4a6434d21de64648c3f49edf54012c818433a3 | 191 | asm | Assembly | tools/DOSBox-0.74Win/FSysFAT/avt/p1_asm/X1_Begin/p1.asm | cyberitsec/antivirus | 812be691c2a24cc4488ec848b64b57558c0311ab | [
"MIT"
] | 1 | 2021-09-28T23:47:40.000Z | 2021-09-28T23:47:40.000Z | tools/DOSBox-0.74Win/FSysFAT/avt/p1_asm/X1_Begin/p1.asm | cyberitsec/antivirus | 812be691c2a24cc4488ec848b64b57558c0311ab | [
"MIT"
] | null | null | null | tools/DOSBox-0.74Win/FSysFAT/avt/p1_asm/X1_Begin/p1.asm | cyberitsec/antivirus | 812be691c2a24cc4488ec848b64b57558c0311ab | [
"MIT"
] | null | null | null | .model small
.stack 16
.data
a db 7
b db 9
c dw ?
.code
start:
mov AX, @data
mov DS, AX
xor AX, AX
mov AL,a
add AL,b
mov c,AX
mov AX, 4C00h
int 21h
end start | 8.681818 | 15 | 0.554974 |
803203d07032dee0179970321f1427a457f4fe23 | 366 | asm | Assembly | programs/oeis/126/A126235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/126/A126235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/126/A126235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A126235: Minimum length of a codeword in Huffman encoding of n symbols, where the k-th symbol has frequency k.
; 1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6
... | 40.666667 | 205 | 0.587432 |
4fca3bc885ae74529701db7794c3a79d53c39006 | 1,346 | asm | Assembly | hw_5/homework.asm | yuhanchengo/assembly | e1d1a44488763c8dab1cd8eafe3454c4f9b67800 | [
"MIT"
] | null | null | null | hw_5/homework.asm | yuhanchengo/assembly | e1d1a44488763c8dab1cd8eafe3454c4f9b67800 | [
"MIT"
] | null | null | null | hw_5/homework.asm | yuhanchengo/assembly | e1d1a44488763c8dab1cd8eafe3454c4f9b67800 | [
"MIT"
] | null | null | null | TITLE ASM_practice_003 (p03.asm)
INCLUDE Irvine32.inc
main EQU start@0
.data
myID BYTE 1,0,2,4,0,1,0,5,3
sizeID = ($-myID); $ is the current address of assembler, so when using the current address to minus the address of variable myID, we get the length of myID
myID_odd DWORD ?
myID_even DWORD ?... | 28.638298 | 158 | 0.70951 |
6e76290456c547748a99edb478c6598c399accdf | 227 | asm | Assembly | src/third_party/nasm/test/warnstack.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 2,219 | 2018-03-26T02:57:34.000Z | 2022-03-31T00:27:59.000Z | src/third_party/nasm/test/warnstack.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 250 | 2018-02-02T23:16:57.000Z | 2022-03-21T06:09:53.000Z | src/third_party/nasm/test/warnstack.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 473 | 2019-03-24T16:34:23.000Z | 2022-03-31T02:01:05.000Z | %warning "Good warning"
[warning push]
[warning -user]
%warning "Bad warning"
[warning pop]
%warning "Good warning"
[warning -user]
%warning "Bad warning"
[warning pop] ; should warn but reset all
%warning "Good warning"
| 20.636364 | 43 | 0.713656 |
ca304b5f4113b88d67728b92a1760fb906542d92 | 347 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_sqrt.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_sqrt.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_sqrt.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; float __sqrt (float number)
SECTION code_clib
SECTION code_fp_am9511
PUBLIC cam32_sdcc_sqrt
EXTERN asm_am9511_sqrt
; square root sdcc float
;
; enter : stack = sdcc_float number, ret
;
; exit : DEHL = sdcc_float(number^0.5)
;
; uses : af, bc, de, hl, af', bc', de', hl'
defc cam32_s... | 17.35 | 48 | 0.659942 |
74339d9ff1afaed7de0c161d9f56eeea809f7e59 | 5,921 | asm | Assembly | tools/asmx2/test/68hcs08.asm | retro16/blastsdk | 572bd8489e6a2c1cc638120aa62241c99badc2e5 | [
"MIT"
] | 10 | 2017-01-14T16:22:58.000Z | 2021-02-16T21:41:48.000Z | tools/asmx2/test/68hcs08.asm | retro16/blastsdk | 572bd8489e6a2c1cc638120aa62241c99badc2e5 | [
"MIT"
] | 3 | 2016-09-15T21:45:34.000Z | 2016-09-17T08:06:06.000Z | tools/asmx2/test/68hcs08.asm | retro16/blastsdk | 572bd8489e6a2c1cc638120aa62241c99badc2e5 | [
"MIT"
] | 2 | 2016-09-15T22:09:38.000Z | 2018-05-21T15:26:30.000Z | ; 6805.asm
dir EQU 'D'
imm EQU 'I'
imm16 EQU 'IM'
ix1 EQU 'X'
ix2 EQU 'X2'
ext EQU 'EX'
sp1 EQU 'S'
sp2 EQU 'S2'
BRSET 0 dir . ; 00 44 FE
BRCLR 0 dir . ; 01 44 FE
BRSET 1 dir . ; 02 44 FE
BRCLR 1 dir . ; 03 44 FE
BRSET 2 dir . ; 04 44 FE
BRCLR 2 dir . ; 05 44 FE
BRSET 3 dir . ; 06 44 FE
BRCLR 3 dir . ; 07 44 ... | 16.401662 | 32 | 0.570681 |
fd89860a77f1267c334435d8096b4790b635b72e | 781 | asm | Assembly | oeis/141/A141196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141196: Primes of the form 16k+13.
; Submitted by Jon Maiga
; 13,29,61,109,157,173,269,317,349,397,461,509,541,557,653,701,733,797,829,877,941,1021,1069,1117,1181,1213,1229,1277,1373,1453,1549,1597,1613,1693,1709,1741,1789,1901,1933,1949,1997,2029,2141,2221,2237,2269,2333,2381,2477,2557,2621,2749,2797,2861,2909,2957... | 35.5 | 477 | 0.710627 |
4c3aa614bd6ae37a18ce6696e0c83c30246152ac | 188 | asm | Assembly | programs/oeis/052/A052453.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/052/A052453.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/052/A052453.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A052453: Number of nonisomorphic (3,n) cage graphs.
; 1,1,1,1,1,1,18,3,1,1
add $0,1
lpb $0
add $1,2
mul $0,$1
mod $0,9
lpe
bin $1,2
pow $1,$0
trn $1,2
div $1,2
add $1,1
mov $0,$1
| 11.75 | 53 | 0.574468 |
8bb9c3f4b6fccb641db9fae8920edfd4bfa6f238 | 384 | asm | Assembly | select.asm | dsprenkels/curve13318-haswell | 8f281e2dd5938bf8b7f0e246c99491739cbd8090 | [
"CC0-1.0"
] | 1 | 2019-10-12T17:52:30.000Z | 2019-10-12T17:52:30.000Z | select.asm | dsprenkels/curve13318-haswell | 8f281e2dd5938bf8b7f0e246c99491739cbd8090 | [
"CC0-1.0"
] | null | null | null | select.asm | dsprenkels/curve13318-haswell | 8f281e2dd5938bf8b7f0e246c99491739cbd8090 | [
"CC0-1.0"
] | null | null | null | ; Test function for lookup table scanning
%include "select.mac.asm"
global crypto_scalarmult_curve13318_avx2_select
section .text
crypto_scalarmult_curve13318_avx2_select:
select rsi, rdx
vmovdqa yword [rdi + 32*0], ymm0
vmovdqa yword [rdi + 32*1], ymm1
vmovdqa yword [rdi + 32*2], ymm2
vmovdqa y... | 19.2 | 47 | 0.726563 |
e2bc4103222ed0e9c91b29d6c47511f97836a08b | 507 | asm | Assembly | programs/oeis/265/A265723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/265/A265723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/265/A265723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A265723: Number of OFF (white) cells in the n-th iteration of the "Rule 1" elementary cellular automaton starting with a single ON (black) cell.
; 0,3,4,3,8,3,12,3,16,3,20,3,24,3,28,3,32,3,36,3,40,3,44,3,48,3,52,3,56,3,60,3,64,3,68,3,72,3,76,3,80,3,84,3,88,3,92,3,96,3,100,3,104,3,108,3,112,3,116,3,120,3,124,3,128,3,1... | 39 | 273 | 0.648915 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.