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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
64901fc38b31f13622211aa7ff39809b584497b9 | 1,515 | asm | Assembly | shell.asm | krystalgamer/Resonance | 309107e337d4cefb257f68d779acd361313dcbe3 | [
"MIT"
] | 67 | 2016-08-02T23:42:22.000Z | 2022-01-12T18:33:59.000Z | shell.asm | krystalgamer/Resonance | 309107e337d4cefb257f68d779acd361313dcbe3 | [
"MIT"
] | 1 | 2016-08-05T07:14:34.000Z | 2016-08-05T19:35:24.000Z | shell.asm | krystalgamer/Resonance | 309107e337d4cefb257f68d779acd361313dcbe3 | [
"MIT"
] | 19 | 2016-08-04T16:19:08.000Z | 2021-12-05T11:24:37.000Z | %define counter ecx
%define functionSize ebx
%define startAddress eax
%define addressOfUnencripted edi
%define tmp edx
%define functionStoreAddress esi ;where the original function is stored
segment .text
justDoIt:;couldnt think of anything
pushad
pushfd
mov counter, 0h ; this value will change
cmp c... | 21.338028 | 86 | 0.775578 |
64a2a342e3d49f7b0b90f6714623c4fcc7c5220e | 659 | asm | Assembly | programs/oeis/185/A185918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/185/A185918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/185/A185918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A185918: a(n) = 12*n^2 - 2*n - 1.
; -1,9,43,101,183,289,419,573,751,953,1179,1429,1703,2001,2323,2669,3039,3433,3851,4293,4759,5249,5763,6301,6863,7449,8059,8693,9351,10033,10739,11469,12223,13001,13803,14629,15479,16353,17251,18173,19119,20089,21083,22101,23143,24209,25299,26413,27551,28713,29899,31109,32343,33601,3... | 65.9 | 566 | 0.775417 |
bd19ab472ca9e81378349570254df0cf4b5c92ec | 723 | asm | Assembly | programs/oeis/171/A171783.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/171/A171783.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/171/A171783.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A171783: Third smallest divisor of smallest number having exactly n divisors.
; 4,3,4,3,4,3,3,3,4,3,4,3,3,3,4,3,4,3,3,3,4,3,3,3,3,3,4,3,4,3,3,3,3,3,4,3,3,3,4,3,4,3,3,3,4,3,3,3,3,3,4,3,3,3,3,3,4,3,4,3,3,3,3,3,4,3,3,3,4,3,4,3,3,3,3,3,4,3,3,3,4,3,3,3,3,3,4,3,3,3,3,3,3,3,4,3,3,3,4,3,4,3,3,3,4,3,4,3,3,3,4,3,3,3,3,3,3,3,3,... | 55.615385 | 501 | 0.546335 |
aa8b0668ab46630c2a65a3980f4da738bdad1573 | 4,072 | asm | Assembly | engine/pokedex/pokedex_2.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | engine/pokedex/pokedex_2.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | engine/pokedex/pokedex_2.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | AnimateDexSearchSlowpoke:
ld hl, .FrameIDs
ld b, 25
.loop
ld a, [hli]
; Wrap around
cp $fe
jr nz, .ok
ld hl, .FrameIDs
ld a, [hli]
.ok
ld [wDexSearchSlowpokeFrame], a
ld a, [hli]
ld c, a
push bc
push hl
call DoDexSearchSlowpokeFrame
pop hl
pop bc
call DelayFrames
dec b
jr nz, .loop
xor a
ld [wDex... | 14.338028 | 78 | 0.645138 |
38896cad95aebe002da0aec4647515c0b787230c | 10,545 | asm | Assembly | src/main/native/compression/isa-l-master/igzip/data_struct2.asm | arun-sub/GKL | c071276633f01d8198198fb40df468a0dffb0d41 | [
"MIT"
] | 1 | 2018-11-23T13:41:33.000Z | 2018-11-23T13:41:33.000Z | src/main/native/compression/isa-l-master/igzip/data_struct2.asm | arun-sub/GKL | c071276633f01d8198198fb40df468a0dffb0d41 | [
"MIT"
] | null | null | null | src/main/native/compression/isa-l-master/igzip/data_struct2.asm | arun-sub/GKL | c071276633f01d8198198fb40df468a0dffb0d41 | [
"MIT"
] | 2 | 2020-11-26T16:56:28.000Z | 2020-12-21T10:39:00.000Z | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2016 Intel Corporation All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
; * Redistributions of so... | 38.911439 | 78 | 0.591465 |
af2a3d0b42010a17cf4d25c99351e7878104db63 | 551 | asm | Assembly | oeis/281/A281452.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/281/A281452.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/281/A281452.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A281452: Expansion of f(x, x) * f(x^5, x^13) in powers of x where f(, ) is Ramanujan's general theta function.
; Submitted by Christian Krause
; 1,2,0,0,2,1,2,0,0,4,0,0,0,1,4,0,2,2,0,0,0,2,2,0,0,2,0,0,1,4,2,0,2,0,0,0,2,2,2,0,0,2,0,0,3,2,0,0,2,4,0,0,0,4,2,0,0,0,0,0,2,0,2,0,4,0,0,0,0,5,2,0,0,2,0,0,0,4,2,0,2,2,0,0,0,2,2... | 68.875 | 201 | 0.629764 |
5d9f37a8931061780846d87783604b2c3cc834af | 1,799 | asm | Assembly | test/asm/label-diff.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | null | null | null | test/asm/label-diff.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | null | null | null | test/asm/label-diff.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | null | null | null |
PUSHS
SECTION "floating", ROM0
Known: ; This symbol is known to be a label, but its value is not known yet
ds 4
Known2: ; This symbol isn't known either, but the difference is known (4)
SECTION "fixed", ROM0[42]
Constant: ; This label's value is known to be 42
SECTION "fixed 2", ROM0[69]
Constant2: ; Same as ab... | 24.986111 | 79 | 0.737076 |
5b8fdecb4f33c063f54e7f0cd753acb59485def5 | 8,336 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_641.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.log_21829_641.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.log_21829_641.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r14
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x16142, %rdx
nop
nop
nop
nop
nop
inc %rsi
mov $0x6162636465666768, %r14
movq %r14, %xmm7
movups %xmm7, (%rdx)
nop
nop
nop
nop
cmp %r11, %r11
lea addresses_WC_ht+0xd... | 32.818898 | 2,999 | 0.65655 |
e9922e86c46637dcae318422175a2a12dbed03e9 | 132 | asm | Assembly | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_unlock.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_unlock.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_unlock.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int mtx_unlock(mtx_t *m)
SECTION code_threads_mutex
PUBLIC mtx_unlock
EXTERN asm_mtx_unlock
defc mtx_unlock = asm_mtx_unlock
| 12 | 32 | 0.818182 |
c2aecea1c1c6d378726e42bb4074094c1c83c743 | 267 | asm | Assembly | programs/oeis/110/A110962.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/110/A110962.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/110/A110962.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A110962: Fractalization of Kimberling's sequence beginning with 0.
; 0,0,0,0,1,0,0,0,2,1,1,0,3,0,0,0,4,2,2,1,5,1,1,0,6,3,3,0,7,0,0,0,8,4,4,2,9,2,2,1,10,5,5,1,11,1,1,0,12,6,6,3,13,3
seq $0,110963 ; Fractalization of Kimberling's sequence beginning with 1.
sub $0,1
| 44.5 | 113 | 0.666667 |
5908da92b5d1fe8a6b1f2a39d7222c34aec038c2 | 146 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_game.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_game.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_game.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: ys_game.asm
Type: file
Size: 244385
Last-Modified: '2016-05-13T04:51:16Z'
SHA-1: F0737B7A9D6EA8CD5A18D45967ECE9103A4A9E93
Description: null
| 20.857143 | 47 | 0.815068 |
d59d9ee827afdc2fe4f44e96eae4504573cf7160 | 170 | asm | Assembly | tests/register/power.asm | UPB-FILS-ALF/devoir-1-tests | 75ad3698f506329c609cdfe66e9fbeffe2ae03ad | [
"Apache-2.0"
] | null | null | null | tests/register/power.asm | UPB-FILS-ALF/devoir-1-tests | 75ad3698f506329c609cdfe66e9fbeffe2ae03ad | [
"Apache-2.0"
] | null | null | null | tests/register/power.asm | UPB-FILS-ALF/devoir-1-tests | 75ad3698f506329c609cdfe66e9fbeffe2ae03ad | [
"Apache-2.0"
] | 1 | 2021-03-25T10:58:49.000Z | 2021-03-25T10:58:49.000Z | push 1
push 12
stack
load
store
jumpz 16
load
push 3
mul
store
push 1
sub
load
stack
jump 5
pop
print
| 9.444444 | 12 | 0.464706 |
d954583d8ec88a5b7b02f940938d87d0cda5e779 | 223 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_room.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_room.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_room.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; size_t obstack_room(struct obstack *ob)
SECTION code_clib
SECTION code_alloc_obstack
PUBLIC _obstack_room
EXTERN asm_obstack_room
_obstack_room:
pop af
pop hl
push hl
push af
jp asm_obstack_room
| 11.15 | 41 | 0.753363 |
3f0fd08c336fd90c579d595218f9601369b1636d | 250 | asm | Assembly | srcs/strchr.asm | fadatos/minilibc_2017 | f75b9771d0cc8842b9092731fe2a59b1e285dc7b | [
"MIT"
] | null | null | null | srcs/strchr.asm | fadatos/minilibc_2017 | f75b9771d0cc8842b9092731fe2a59b1e285dc7b | [
"MIT"
] | null | null | null | srcs/strchr.asm | fadatos/minilibc_2017 | f75b9771d0cc8842b9092731fe2a59b1e285dc7b | [
"MIT"
] | null | null | null | BITS 64
global strchr:function
section .text
strchr:
cmp rdi, 0
je nulle
mov rcx, 0
loop:
cmp byte [rdi + rcx], sil
je end
cmp byte [rdi + rcx], 0
je nulle
inc rcx
jmp loop
end:
mov rax,rdi
add rax,rcx
ret
nulle:
xor rax,rax
ret | 10 | 26 | 0.656 |
874114f2d95a4a9ef9086a93ced83cd2639c648c | 312 | asm | Assembly | oeis/021/A021909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021909: Decimal expansion of 1/905.
; Submitted by Jon Maiga
; 0,0,1,1,0,4,9,7,2,3,7,5,6,9,0,6,0,7,7,3,4,8,0,6,6,2,9,8,3,4,2,5,4,1,4,3,6,4,6,4,0,8,8,3,9,7,7,9,0,0,5,5,2,4,8,6,1,8,7,8,4,5,3,0,3,8,6,7,4,0,3,3,1,4,9,1,7,1,2,7,0,7,1,8,2,3,2,0,4,4,1,9,8,8,9,5,0,2,7
seq $0,199684 ; 4*10^n+1.
div $0,362
mod $0,10
| 39 | 199 | 0.560897 |
33968a8ac8576f9130ee1d3125b46780fa9a1e68 | 2,783 | asm | Assembly | vbox/src/VBox/Runtime/common/string/bzero.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | vbox/src/VBox/Runtime/common/string/bzero.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | vbox/src/VBox/Runtime/common/string/bzero.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | ; $Id: bzero.asm 69111 2017-10-17 14:26:02Z vboxsync $
;; @file
; IPRT - No-CRT bzero - AMD64 & X86.
;
;
; Copyright (C) 2006-2017 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
; you can redistribute it and/o... | 22.626016 | 71 | 0.551922 |
1de396c01a7f95951c5210fa7bbcd4a39e03796d | 469 | asm | Assembly | oeis/281/A281392.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/281/A281392.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/281/A281392.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A281392: Number of occurrences of "01" as a subsequence in the binary expansion of n.
; Submitted by Jamie Morken(s4)
; 0,1,1,2,1,3,2,3,1,4,3,5,2,4,3,4,1,5,4,7,3,6,5,7,2,5,4,6,3,5,4,5,1,6,5,9,4,8,7,10,3,7,6,9,5,8,7,9,2,6,5,8,4,7,6,8,3,6,5,7,4,6,5,6,1,7,6,11,5,10,9,13,4,9,8,12,7,11,10,13,3,8,7,11,6,10,9,12,5,9,8,11,7,... | 26.055556 | 216 | 0.571429 |
bbc1f76f2c702d965417bb6cb0060cb7b103a876 | 685 | asm | Assembly | oeis/195/A195856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/195/A195856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/195/A195856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A195856: a(n) = T(10,n), array T given by A048505.
; Submitted by Jamie Morken(s1)
; 1,122,387,965,2221,4941,10813,23453,50589,108701,232861,497565,1060765,2256797,4792221,10157981,21495709,45416349,95813533,201850781,424673181,892338077,1872756637,3925868445,8220835741,17196646301,35936796573,75027709853,15649787074... | 45.666667 | 501 | 0.821898 |
e42c61dafc7f407dece1f7b258c92bb286aab932 | 483 | asm | Assembly | programs/oeis/291/A291512.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/291/A291512.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/291/A291512.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A291512: The arithmetic function uhat(n,2,7).
; -34,-34,-34,-34,-34,-34,-34,-34,-36,-40,-44,-48,-52,-56,-60,-64,-68,-72,-76,-80,-84,-88,-92,-96,-100,-104,-108,-112,-116,-120,-124,-128,-132,-136,-140,-144,-148,-152,-156,-160,-164,-168,-172,-176,-180,-184,-188,-192,-196,-200,-204,-208,-212,-216,-220,-224,-228,-232,-236... | 32.2 | 327 | 0.575569 |
17c0b01eed3f9011a38d45711110e729cca3fb38 | 5,711 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2031.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2031.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2031.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 %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xe789, %rsi
lea addresses_WT_ht+0x11209, %rdi
clflush (%rdi)
nop
nop
nop
sub $47340, %r11
mov $45, %rcx
rep movsb
nop
nop
nop
cmp $30030, %r8
lea addresses_A_ht+0x12fa9, %rsi
lea addresses_A_ht+0x... | 38.073333 | 2,999 | 0.656628 |
b5ce6aea57b26e4ad57f1cfda8efc6d782d6bdcd | 166 | asm | Assembly | strlen.asm | Antoine340/minilibc-asm | dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641 | [
"MIT"
] | null | null | null | strlen.asm | Antoine340/minilibc-asm | dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641 | [
"MIT"
] | null | null | null | strlen.asm | Antoine340/minilibc-asm | dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641 | [
"MIT"
] | null | null | null |
BITS 64
GLOBAL strlen:function
strlen:
push RBP
mov RBP, RSP
XOR RAX, RAX
loop:
cmp byte[rdi + rax], 0
jz end
inc rax
jmp loop
end:
LEAVE
RET
| 8.736842 | 23 | 0.626506 |
859714e8a95dea49fb6606d5abf5e6bf8b38a2d3 | 7,920 | asm | Assembly | src/io-cart.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 67 | 2017-10-07T18:48:05.000Z | 2022-02-01T20:37:40.000Z | src/io-cart.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | null | null | null | src/io-cart.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 9 | 2017-10-06T21:02:55.000Z | 2022-01-06T03:11:58.000Z | ; I/O for dandare's cartridge
; Per-level data: ROM page + 1(db), offset (dw), size (dw)
level_page: db 7, 8, 9, 10, 11, 12, 13, 14, 7, 16
level_data: dw 0, 10853 ; level 1
dw 0, 12123 ; level 2
dw 0, 12164 ; level 3
dw 0, 12685 ; level 4
dw 0, 14356 ; level 5
dw 0, 13925 ... | 22.956522 | 120 | 0.573232 |
315c30056fe0fc243c967bf13c70d896e52e6185 | 474 | asm | Assembly | Compilation/Examen/asm/ex1.asm | FlorentSimonnot/S6 | 42b149625b8bbea772dd4e21fc962e0a5ebbf0d9 | [
"MIT"
] | null | null | null | Compilation/Examen/asm/ex1.asm | FlorentSimonnot/S6 | 42b149625b8bbea772dd4e21fc962e0a5ebbf0d9 | [
"MIT"
] | null | null | null | Compilation/Examen/asm/ex1.asm | FlorentSimonnot/S6 | 42b149625b8bbea772dd4e21fc962e0a5ebbf0d9 | [
"MIT"
] | null | null | null | section .data
section .text
global _int_cmp
extern print_registers
_int_cmp:
xor eax, eax
xor ebx, ebx
mov eax, DWORD[rdi]
mov ebx, DWORD[rsi]
sub eax, ebx
ret
_start :
push rbp
mov rbp, rsp
sub rsp, 8
mov rsp, 0
... | 12.810811 | 32 | 0.504219 |
d6466aa57cf338e01da48f63a93217d1fc9260df | 524 | asm | Assembly | wof/lcs/base/1AA.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | wof/lcs/base/1AA.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/base/1AA.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00298E moveq #$2, D6 [base+1AA]
0029CE bmi $2988 [base+1AA]
00CDAC bne $cdce
012AEE bne $12ac4
012F48 beq $12f4c
0156D4 moveq #-$60, D6 [base+1AA]
0156DA beq $156f0 [base+1AA]
017A62 bne $17a84 [base+1AA]
01A610 dbra D1, $... | 29.111111 | 54 | 0.64313 |
4de2b90536380c92a49afda669069915486d67d4 | 350 | asm | Assembly | programs/oeis/280/A280737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/280/A280737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/280/A280737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A280737: a(n) = A007302(n)-1.
; 0,0,1,0,1,1,1,0,1,1,2,1,2,1,1,0,1,1,2,1,2,2,2,1,2,2,2,1,2,1,1,0,1,1,2,1,2,2,2,1,2,2,3,2,3,2,2,1,2,2,3,2,3,2,2,1,2,2,2,1,2,1,1,0,1,1,2,1,2,2,2,1,2,2,3,2,3,2,2,1,2,2,3,2,3,3,3,2,3,3,3,2,3,2,2,1,2,2,3,2
lpb $0
mov $2,$0
div $0,2
seq $2,73059 ; a(n) = (1/2)*(A073504(n+1) - A073504(n... | 31.818182 | 201 | 0.5 |
3a75739b900168f1717adc5c892b7f439de8a52b | 508 | asm | Assembly | programs/oeis/244/A244663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/244/A244663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/244/A244663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A244663: Binary representation of 4^n + 2^(n+1) - 1.
; 111,10111,1001111,100011111,10000111111,1000001111111,100000011111111,10000000111111111,1000000001111111111,100000000011111111111,10000000000111111111111,1000000000001111111111111,100000000000011111111111111,10000000000000111111111111111,1000000000000001111111111... | 33.866667 | 341 | 0.830709 |
5e276f600864eda8f95c20b56ee273d598d6b525 | 5,516 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_674.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_674.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_674.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 %rax
push %rbx
push %rcx
lea addresses_UC_ht+0x12702, %rax
nop
nop
nop
nop
nop
xor $50460, %rcx
movl $0x61626364, (%rax)
sub %r11, %r11
pop %rcx
pop %rbx
pop %rax
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r15
push %r8
push %r9
push... | 41.473684 | 2,999 | 0.653553 |
975de49ea8a243a41c2dd4b5b6769fe281d190ca | 458 | asm | Assembly | strcspn.asm | Antoine340/minilibc-asm | dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641 | [
"MIT"
] | null | null | null | strcspn.asm | Antoine340/minilibc-asm | dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641 | [
"MIT"
] | null | null | null | strcspn.asm | Antoine340/minilibc-asm | dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641 | [
"MIT"
] | null | null | null | BITS 64
GLOBAL strcspn:function
strcspn:
PUSH RBP
MOV RBP, RSP
XOR RAX, RAX
XOR RCX, RCX
XOR R8, R8
loop:
CMP BYTE[RDI + RAX], 0
JE end_fail
XOR RCX, RCX
INC RAX
JMP enter_loop
enter_loop:
CMP BYTE[RSI + RCX], 0
JE loop
MOV R9B, [RDI + RAX - ... | 12.722222 | 29 | 0.541485 |
766e5b7bc1fd5498cc753eacec087bdf7f010c04 | 12,563 | asm | Assembly | apps/FFmpeg-release-4.3/libavfilter/x86/vf_blend.asm | agdomacena2/mtcp | f42e0caae0c9b13d8e88909fbed64c33a7c452e7 | [
"BSD-3-Clause"
] | 30 | 2022-03-10T16:34:13.000Z | 2022-03-29T09:32:35.000Z | apps/FFmpeg-release-4.3/libavfilter/x86/vf_blend.asm | agdomacena2/mtcp | f42e0caae0c9b13d8e88909fbed64c33a7c452e7 | [
"BSD-3-Clause"
] | 2 | 2022-03-30T14:52:15.000Z | 2022-03-31T11:30:20.000Z | apps/FFmpeg-release-4.3/libavfilter/x86/vf_blend.asm | agdomacena2/mtcp | f42e0caae0c9b13d8e88909fbed64c33a7c452e7 | [
"BSD-3-Clause"
] | 6 | 2021-09-24T04:58:43.000Z | 2022-03-10T10:02:27.000Z | ;*****************************************************************************
;* x86-optimized functions for blend filter
;*
;* Copyright (C) 2015 Paul B Mahol
;* Copyright (C) 2018 Henrik Gramner
;* Copyright (C) 2018 Jokyo Images
;*
;* This file is part of FFmpeg.
;*
;* FFmpeg is free software; you can redistribute ... | 25.176353 | 104 | 0.516039 |
336313770f3198a1ea8cdbe291cd3f2080d8bd19 | 562 | asm | Assembly | oeis/348/A348431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/348/A348431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/348/A348431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A348431: a(n) = (n')^(n'), where ' is the arithmetic derivative of n.
; Submitted by Jamie Morken(s2)
; 1,1,1,1,256,1,3125,1,8916100448256,46656,823543,1,18446744073709551616,1,387420489,16777216,1461501637330902918203684832716283019655932542976,1,5842587018385982521381124421,1,1333735776850284124449081472843776,1000... | 22.48 | 239 | 0.670819 |
87ad0c64b746fbc5bf0911d6b5c50faff1475888 | 346 | asm | Assembly | programs/oeis/134/A134119.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/134/A134119.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/134/A134119.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A134119: a(n) = floor(n^2/10) - floor((n-1)^2/10).
; 0,0,0,0,1,1,1,1,2,2,2,2,2,2,3,3,3,3,4,4,4,4,4,4,5,5,5,5,6,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,9,9,9,9,10,10,10,10,10,10,11,11,11,11,12,12,12,12,12,12,13,13,13,13,14,14,14,14,14,14,15,15,15,15,16,16,16,16,16,16,17,17,17,17,18,18,18,18,18,18,19,19,19,19,20,20
mov $1,$0
gc... | 43.25 | 253 | 0.578035 |
6023e4bac9f454ddfd488729e24186cd1c4ae7df | 432 | asm | Assembly | programs/oeis/100/A100691.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/100/A100691.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100691.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A100691: Number of self-avoiding paths with n steps on a triangular lattice in the strip Z x {0,1}.
; 1,4,12,30,70,158,352,780,1724,3806,8398,18526,40864,90132,198796,438462,967062,2132926,4704320,10375708,22884348,50473022,111321758,245527870,541528768,1194379300,2634286476,5810101726,12814582758
cal $0,77852 ; Exp... | 33.230769 | 198 | 0.722222 |
8b0a7296d233c5016188cb7a45c44d0e17056b4b | 479 | asm | Assembly | programs/oeis/038/A038157.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/038/A038157.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/038/A038157.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A038157: a(n) = n! * Sum_{k=1..n-2} 1/k!.
; 0,0,0,6,36,200,1230,8652,69272,623520,6235290,68588300,823059732,10699776672,149796873590,2246953104060,35951249665200,611171244308672,11001082397556402,209020565553571980,4180411311071439980,87788637532500240000
sub $1,$0
add $0,1
lpb $0
mov $2,$0
lpb $0
mov $3,$2... | 19.958333 | 214 | 0.638831 |
6d563fd8faa9801b771a62549702eb79bdfd870f | 1,950 | asm | Assembly | Appendix E - Microcontroller Code/MISC/STANDARD HEADERS.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | Appendix E - Microcontroller Code/MISC/STANDARD HEADERS.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | Appendix E - Microcontroller Code/MISC/STANDARD HEADERS.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | ; STANDARD FILE HEADER
;*************************************************************************
; <NAME OF MODULE>
;
; Version x.xx
; dd/mm/yyyy
;
; Li-Wen Yip
; Ad Hoc Radio Networking Research Project
; School Of Engineering
; James Cook University
;
;***************************************************************... | 23.214286 | 79 | 0.294872 |
ae603bc7c84e0de9eb3d24a20e90ab1e98ad14ef | 9,696 | asm | Assembly | base/ntdll/i386/emxtract.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/ntdll/i386/emxtract.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/ntdll/i386/emxtract.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | subttl emxtract - FXTRACT and FSCALE instructions
page
;*******************************************************************************
;emxtract - FXTRACT and FSCALE instructions
;
; Microsoft Confidential
;
; Copyright (c) Microsoft Corporation 1991
; All Rights Reserved
;
;Inputs:
... | 31.277419 | 84 | 0.669658 |
a7dd0f831cd6fbaaa0a1bfad4ef808c898fbb3b5 | 5,038 | asm | Assembly | collision.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | 1 | 2021-07-06T17:41:36.000Z | 2021-07-06T17:41:36.000Z | collision.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | null | null | null | collision.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | null | null | null | CheckCollision: ; check for collision, 0-1 yx pixels, 6-7 yx tiles
lda func1
lsr
lsr
lsr
cmp #$3 ; first check collision with the two walls
bcc .wall
cmp #29
bcc .nwall
.wall
lda #1
rts
.nwall
sta func7
lda func0 ; set pixel positi... | 18.122302 | 110 | 0.51707 |
685991b32a607b4cccc4d7c254305fa7a09c7a98 | 7,033 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1983.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1983.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1983.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x3932, %rsi
lea addresses_A_ht+0x1a892, %rdi
nop
nop
nop
and $11875, %r10
mov $22, %rcx
rep movsw
nop
nop
nop
nop
sub %rbp, %rbp
lea addresses_WT_ht+0x1bf52, %r15
nop
nop
nop
... | 34.64532 | 2,999 | 0.658467 |
b11fb7e59e982932c62b495a4a8ca5238b6587f4 | 5,975 | asm | Assembly | core/ASLR/iat/iat_api.asm | Coldzer0/Amber | 44e156dbeea2bd595c22860328aea086bc96cdc5 | [
"MIT"
] | 2 | 2020-05-18T01:28:20.000Z | 2022-02-22T16:53:07.000Z | core/Fixed/iat/iat_api.asm | CrackerCat/Amber | 44e156dbeea2bd595c22860328aea086bc96cdc5 | [
"MIT"
] | null | null | null | core/Fixed/iat/iat_api.asm | CrackerCat/Amber | 44e156dbeea2bd595c22860328aea086bc96cdc5 | [
"MIT"
] | 1 | 2020-10-26T08:19:45.000Z | 2020-10-26T08:19:45.000Z | ;-----------------------------------------------------------------------------;
; Author: Ege Balcı <ege.balci[at]invictuseurope[dot]com>
; Compatible: Windows 10/8.1/8/7/2008/Vista/2003/XP/2000/NT4
; Version: 1.0 (25 January 2018)
; Size: 167 bytes
;---------------------------------------------------------------------... | 55.324074 | 139 | 0.666946 |
a05775fdfe48a7615cd14c5dfc9ff701f9884e76 | 6,820 | asm | Assembly | engine/graphics/common/dark_32.asm | jpmorris33/ire | d6a0a9468c1f98010c5959be301b717f02336895 | [
"BSD-3-Clause"
] | null | null | null | engine/graphics/common/dark_32.asm | jpmorris33/ire | d6a0a9468c1f98010c5959be301b717f02336895 | [
"BSD-3-Clause"
] | 8 | 2020-03-29T21:03:23.000Z | 2020-04-11T23:28:14.000Z | engine/graphics/common/dark_32.asm | jpmorris33/ire | d6a0a9468c1f98010c5959be301b717f02336895 | [
"BSD-3-Clause"
] | 1 | 2020-06-11T16:54:37.000Z | 2020-06-11T16:54:37.000Z | ;
; i386 Assembler versions of the darkness routines
;
[BITS 32]
[SECTION .text]
; Declare public symbols
GLOBAL _ire_checkMMX
GLOBAL ire_checkMMX
GLOBAL _darken_asm_32
GLOBAL darken_asm_32
GLOBAL _darken_asm_32s
GLOBAL darken_asm_32s
GLOBAL _darken_asm_16
GLOBAL darken_asm_16
GLOBAL _darken_asm_16s
GLOBAL darken_a... | 15.29148 | 74 | 0.667155 |
5d4ff8e721ccba42d100d7807c756bd0e8533765 | 1,177 | asm | Assembly | Source/HBIOS/usrrom.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 194 | 2015-08-20T03:18:01.000Z | 2022-03-27T02:25:00.000Z | Source/HBIOS/usrrom.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 234 | 2017-03-30T10:59:54.000Z | 2022-03-26T20:05:52.000Z | Source/HBIOS/usrrom.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 68 | 2016-12-18T18:20:12.000Z | 2022-03-20T16:02:40.000Z | ;
; USRROM TEMPLATE FOR A CUSTOM USER ROM
;
#INCLUDE "std.asm"
;
CR .EQU 0DH
LF .EQU 0AH
;
.ORG USR_LOC
;
LD HL,BOOTMSG ; INTRODUCTION
CALL PRTSTR
CALL CIN ; DO STUFF
;
LD A,00H ; RETURN TO ROM LOADER
LD HL,0000H
JP 0FFF9H
; RET
;
;
;
; PRINT A ... | 14.530864 | 66 | 0.572642 |
3218aeb230497bf864931eb62d8a0b5f2384d479 | 7,502 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1268.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1268.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1268.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x139b7, %rsi
lea addresses_normal_ht+0xee7, %rdi
cmp $30266, %r14
mov $2, %rcx
rep movsl
nop
nop
nop
and %r12, %r12
lea addresses_D_ht+0xcc67, %rsi
lea addresses_WC_ht+0xc8a7... | 33.641256 | 2,999 | 0.659957 |
86aeddd0073f0058f5798002b0fef240059b047d | 6,610 | asm | Assembly | httpd.asm | tleydxdy/nolibc-httpd | 76462d83649d56fd5f23c4690e327c02bee45155 | [
"Unlicense"
] | 64 | 2019-01-06T01:17:12.000Z | 2022-02-20T22:41:38.000Z | httpd.asm | tleydxdy/nolibc-httpd | 76462d83649d56fd5f23c4690e327c02bee45155 | [
"Unlicense"
] | 4 | 2019-01-06T19:34:33.000Z | 2021-05-08T15:40:34.000Z | httpd.asm | tleydxdy/nolibc-httpd | 76462d83649d56fd5f23c4690e327c02bee45155 | [
"Unlicense"
] | 8 | 2019-01-06T19:03:11.000Z | 2022-02-03T16:24:10.000Z | ; elf header see http://muppetlabs.com/~breadbox/software/tiny/teensy.html
BITS 64
org 0x08048000
ehdr: ; Elf32_Ehdr
db 0x7F, "ELF", 2, 1, 1, 0 ; e_ident
?_033:
db "usage: ", 0
dw 2 ; ... | 25.620155 | 76 | 0.356278 |
ae8443ba5e381fc7efa7b9e05b16c911e64299f1 | 1,128 | asm | Assembly | Projects/Sea/I386/I386.asm | Sankds03/Shark | 48a26966b91d6538a58b31c4caba656bab471f70 | [
"MIT"
] | 740 | 2018-10-15T10:05:49.000Z | 2022-03-31T10:01:50.000Z | Projects/Sea/I386/I386.asm | wbaby/Shark | 8819b6f349794de0b6ca2e6af1e2067313cffebc | [
"MIT"
] | 40 | 2018-10-16T11:33:29.000Z | 2022-02-05T06:34:02.000Z | Projects/Sea/I386/I386.asm | wbaby/Shark | 8819b6f349794de0b6ca2e6af1e2067313cffebc | [
"MIT"
] | 272 | 2018-10-15T14:02:33.000Z | 2022-03-28T16:22:26.000Z | ;
;
; Copyright (c) 2015 - 2021 by blindtiger. All rights reserved.
;
; The contents of this file are subject to the Mozilla Public License Version
; 2.0 (the "License"); you may not use this file except in compliance with
; the License. You may obtain a copy of the License at
; http://www.mozilla.org/MPL/
;
;... | 22.56 | 78 | 0.609043 |
072540ce95f4884b107d64248c3db2baef593c58 | 2,924 | asm | Assembly | base/mvdm/wow16/toolhelp/class2.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/toolhelp/class2.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/toolhelp/class2.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;**************************************************************************
;* CLASS2.ASM
;*
;* Assembly support for the class enumeration routines.
;*
;**************************************************************************
INCLUDE TOOLPRIV.INC
PMODE32 = 0
PMODE = 0
SWAPPRO = 0
... | 31.44086 | 76 | 0.502052 |
685ae0f86db880f581ec722d0f937f450f9fb314 | 407 | asm | Assembly | examples/asm/base.asm | zignig/Boneless-CPU | 10bb571b4efab015e1bf147c78f0b8b3c93443e4 | [
"Apache-2.0",
"0BSD"
] | null | null | null | examples/asm/base.asm | zignig/Boneless-CPU | 10bb571b4efab015e1bf147c78f0b8b3c93443e4 | [
"Apache-2.0",
"0BSD"
] | null | null | null | examples/asm/base.asm | zignig/Boneless-CPU | 10bb571b4efab015e1bf147c78f0b8b3c93443e4 | [
"Apache-2.0",
"0BSD"
] | null | null | null | NOP
NOP
init:
MOVL R1, 1
loop:
ROT R1, R1, 1
MOVL R7, 0b10000
CMP R1, R7
JE init
MOVH R2, 255
breathe:
SRL R3, R2, 8
MOVL R7, 0xff
AND R4, R2, R7
MOVH R7, 0x80
AND R7, R7, R2
JNZ pwm
XCHG R3, R4
pwm:
CMP R3, R4
JULT pwmon
pwmoff:
STX R0, R0, 0
... | 13.129032 | 20 | 0.525799 |
1cc8b56632e255d82375ce30d0f68607fae83d29 | 690 | asm | Assembly | oeis/288/A288268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/288/A288268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/288/A288268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A288268: Expansion of e.g.f.: exp(Sum_{k>=1} (k-1)*x^k/k).
; Submitted by Christian Krause
; 1,0,1,4,21,136,1045,9276,93289,1047376,12975561,175721140,2581284541,40864292184,693347907421,12548540320876,241253367679185,4909234733857696,105394372192969489,2380337795595885156,56410454014314490981,1399496554158060983080,... | 46 | 494 | 0.826087 |
05524f722085902fdce102d1d1b4904fe8f09371 | 422 | asm | Assembly | programs/oeis/163/A163163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/163/A163163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/163/A163163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A163163: a(n) = sigma(n) + tau(n) - n.
; 1,3,3,6,3,10,3,11,7,12,3,22,3,14,13,20,3,27,3,28,15,18,3,44,9,20,17,34,3,50,3,37,19,24,17,64,3,26,21,58,3,62,3,46,39,30,3,86,11,49,25,52,3,74,21,72,27,36,3,120,3,38,47,70,23,86,3,64,31,82,3,135,3,44,55,70,23,98,3,116,45,48,3,152,27,50,37,100,3,156,25,82,39,54,29,168,3,79,63,12... | 52.75 | 280 | 0.620853 |
af41e9e0ade05c0c6219da35c763b2a1eab997cc | 616 | asm | Assembly | oeis/115/A115565.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/115/A115565.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/115/A115565.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A115565: a(n) = 5*n^4 - 10*n^3 + 20*n^2 - 15*n + 11.
; 11,61,281,911,2311,4961,9461,16531,27011,41861,62161,89111,124031,168361,223661,291611,374011,472781,589961,727711,888311,1074161,1287781,1531811,1809011,2122261,2474561,2869031,3308911,3797561,4338461,4935211,5591531,6311261,7098361,7956911,8891111,9905281,11003... | 56 | 493 | 0.793831 |
b33e814a018722c33759a2a8c69fc2a1cdcba2f3 | 576 | asm | Assembly | oeis/188/A188793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/188/A188793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/188/A188793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A188793: Start with 1 and 5, then repeatedly adjoin the smallest number that is greater than the last term and not equal to the sum of a subset of the existing terms.
; Submitted by Christian Krause
; 1,5,7,9,11,29,31,89,91,269,271,809,811,2429,2431,7289,7291,21869,21871,65609,65611,196829,196831,590489,590491,177146... | 28.8 | 220 | 0.715278 |
78a302aebe877a1c0e4171fdf5157891e59d5b7d | 44 | asm | Assembly | sys.asm | jhunkeler/minos | 877e9bfe8e7d9e93536f4cb4af36aac65805be11 | [
"MIT"
] | 1 | 2017-12-05T16:51:06.000Z | 2017-12-05T16:51:06.000Z | sys.asm | jhunkeler/minos | 877e9bfe8e7d9e93536f4cb4af36aac65805be11 | [
"MIT"
] | null | null | null | sys.asm | jhunkeler/minos | 877e9bfe8e7d9e93536f4cb4af36aac65805be11 | [
"MIT"
] | null | null | null | %ifndef _SYS_ASM
%define _SYS_ASM
%endif
| 6.285714 | 16 | 0.75 |
58243e172a7cfc7e4b589cc6003406831874db21 | 704 | asm | Assembly | oeis/085/A085442.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/085/A085442.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/085/A085442.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A085442: a(n) = Sum_{i=1..n} binomial(i+1,2)^7.
; 1,2188,282124,10282124,181141499,1982230040,15475158552,93839322648,467508775773,1989944010148,7445104711204,25010673566116,76686775501847,217396817767472,575714897767472,1436257466526768,3398894618986905,7674255436599996,16612972826599996,34623858236599996,6972197862... | 37.052632 | 496 | 0.809659 |
abc35ab704d8b507a2ea906c76a372f2e202a0cf | 558 | asm | Assembly | oeis/064/A064758.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/064/A064758.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/064/A064758.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A064758: a(n) = n*12^n - 1.
; 11,287,5183,82943,1244159,17915903,250822655,3439853567,46438023167,619173642239,8173092077567,106993205379071,1390911669927935,17974858503684095,231105323618795519,2958148142320582655,37716388814587428863,479219999055934390271,6070119988041835610111,76675199848949502443519,9661075180967... | 62 | 478 | 0.878136 |
72fc8fa22cb06f0410bdd7b453d4015c3e5fe118 | 2,081 | asm | Assembly | programs/oeis/175/A175254.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/175/A175254.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/175/A175254.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A175254: a(n) = Sum_{k<=n} A000203(k)*(n-k+1), where A000203(m) is the sum of divisors of m.
; 1,5,13,28,49,82,123,179,248,335,434,561,702,867,1056,1276,1514,1791,2088,2427,2798,3205,3636,4127,4649,5213,5817,6477,7167,7929,8723,9580,10485,11444,12451,13549,14685,15881,17133,18475,19859,21339,22863,24471,26157,27915,2... | 115.611111 | 1,724 | 0.80394 |
db012f5b29d0d1e9f6f665fe76c8af598d6b3966 | 342 | asm | Assembly | sw/552tests/inst_tests/slli_1.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/inst_tests/slli_1.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/inst_tests/slli_1.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // Original test: ./bolanows/hw4/problem6/slli_1.asm
// Author: bolanows
// Test source code follows
//tests to make sure the 5th least signficant bit is ignored
LBI r4 0xa7
SLLI r1, r4, 15 //shifts all but the last digit
SLLI r2, r4, 16 //shifts nothing
SLLI r3, r4, -1 //shifts all but the last digit
SLLI r5, r4, 0 ... | 26.307692 | 60 | 0.725146 |
eefdf86f43c52dcb652fadb5dab28550c7a6a886 | 348 | asm | Assembly | libsrc/c128/vdcset.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/c128/vdcset.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/c128/vdcset.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
;Based on the SG C Tools 1.7
;(C) 1993 Steve Goldsmith
;
;$Id: vdcset.asm,v 1.1 2008/06/23 17:34:35 stefano Exp $
;
;set vdc reg, d = reg, e = val
XLIB vdcset
vdcset:
ld bc,0d600h
out (c),d
loop1:
in d,(c)
bit 7,d
jr z,loop1
inc bc
... | 15.130435 | 56 | 0.45977 |
60882b2299b5d3877a4d54a1173b438f41f3e1dd | 13 | asm | Assembly | tools-src/gnu/binutils/gas/testsuite/gasp/reperr.asm | enfoTek/tomato.linksys.e2000.nvram-mod | 2ce3a5217def49d6df7348522e2bfda702b56029 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/binutils/gas/testsuite/gasp/reperr.asm | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/binutils/gas/testsuite/gasp/reperr.asm | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z |
.REPEAT 10
| 4.333333 | 11 | 0.615385 |
4f0408e8c6cf71696daced326cead002b6699de3 | 402 | asm | Assembly | programs/oeis/193/A193773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/193/A193773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/193/A193773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A193773: Number of ways to write n as 2*x*y - x - y with 1 <= x <= y.
; 1,1,1,1,2,1,1,2,1,1,2,1,2,2,1,1,2,2,1,2,1,1,3,1,2,2,1,2,2,1,1,3,2,1,2,1,1,3,2,1,3,1,2,2,1,2,2,2,1,3,1,1,4,1,1,2,1,2,3,2,2,2,2,1,2,1,2,4,1,1,2,2,2,3,1,1,3,2,1,2,2,1,4,1,2,3,1,3,2,1,1,2,2,2,4,1,1,4,1,1
mul $0,2
trn $0,1
mov $1,$0
add $0,1
seq $0,9... | 36.545455 | 201 | 0.557214 |
36f8499a9c671bb27f99fbe39ed10468ba4ea754 | 26,189 | asm | Assembly | dosshell/swapper/woaswch.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dosshell/swapper/woaswch.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dosshell/swapper/woaswch.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1985-1991
; * All Rights Reserved.
; */
;----------------------------------------------------------------------------;
; This module has all the routines necessary for implementing the... | 29.392817 | 81 | 0.606705 |
15e6d79d5bf052ebb73eeba9099ea9605ef1e865 | 9,701 | asm | Assembly | reversing/matryoshka/src/gen_cipher.asm | cclauss/fbctf-2019-challenges | 4353c2ce588cf097ac6ca9bcf7b943a99742ac75 | [
"MIT"
] | 213 | 2019-06-14T18:28:40.000Z | 2021-12-27T14:44:45.000Z | reversing/matryoshka/src/gen_cipher.asm | cclauss/fbctf-2019-challenges | 4353c2ce588cf097ac6ca9bcf7b943a99742ac75 | [
"MIT"
] | 2 | 2020-06-05T21:14:51.000Z | 2021-06-10T21:34:03.000Z | reversing/matryoshka/src/gen_cipher.asm | cclauss/fbctf-2019-challenges | 4353c2ce588cf097ac6ca9bcf7b943a99742ac75 | [
"MIT"
] | 59 | 2019-06-17T17:35:29.000Z | 2021-12-04T22:26:37.000Z | ; THIS IS AN AUTOGENERATED FILE
; WARNING: FOR MACOS ONLY
; nasm -f macho64 cipher.asm -o cipher.o && ld -o cipher.macho -macosx_version_min 10.7 -e start cipher.o && ./cipher.macho
BITS 64
section .text
global start
start:
push rbp
mov rbp,rsp
; PRINT OUTPUT
pus... | 87.396396 | 6,235 | 0.647768 |
b66b7a062ce8ffce8372a714e5d452a3d723c4a6 | 2,285 | asm | Assembly | SimpleProfiler/LeaveNaked.asm | tuandoi1/simple-assembly-exploror | 8686fe5b82194b091dcfef4d29e78775591258a8 | [
"MIT"
] | 184 | 2015-05-25T07:49:31.000Z | 2022-03-30T06:59:16.000Z | SimpleProfiler/LeaveNaked.asm | tuandoi1/simple-assembly-exploror | 8686fe5b82194b091dcfef4d29e78775591258a8 | [
"MIT"
] | 3 | 2015-05-25T07:51:14.000Z | 2019-10-02T10:23:28.000Z | SimpleProfiler/LeaveNaked.asm | tuandoi1/simple-assembly-exploror | 8686fe5b82194b091dcfef4d29e78775591258a8 | [
"MIT"
] | 83 | 2015-05-25T08:32:03.000Z | 2022-02-28T00:07:53.000Z |
; if you want to build x64 version
; notepad C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCProjectDefaults\masm.rules
; change ml.exe to ml64.exe and re-open the project
extern EnterStub:proc
extern LeaveStub:proc
extern TailcallStub:proc
;typedef void FunctionEnter2(
; rcx = FunctionID f... | 18.729508 | 93 | 0.522101 |
6b4894257745f85f65cd88f9e06bf217e0ce367f | 6,460 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_3645_933.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_3645_933.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_3645_933.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 %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x5d93, %rsi
lea addresses_UC_ht+0xce93, %rdi
nop
nop
nop
nop
xor %r8, %r8
mov $40, %rcx
rep movsw
inc %rbx
lea addresses_D_ht+0xff93, %rsi
lea addresses_A_ht+0x4f93, %rdi
clflush (%rdi)
... | 37.126437 | 2,999 | 0.656502 |
0d958bc54d47955e37e609ca7a6c1890a4b2f684 | 266 | asm | Assembly | hellom.asm | Mafusen/is105-lab3 | d3e83822ec2bfff2140ee95d15a402788683272b | [
"CC0-1.0"
] | null | null | null | hellom.asm | Mafusen/is105-lab3 | d3e83822ec2bfff2140ee95d15a402788683272b | [
"CC0-1.0"
] | null | null | null | hellom.asm | Mafusen/is105-lab3 | d3e83822ec2bfff2140ee95d15a402788683272b | [
"CC0-1.0"
] | null | null | null | global start
section .text
start:
mov rax, 0x2000004 ; write
mov rdi, 1 ; stdout
mov rsi, msg
mov rdx, msg.len
syscall
mov rax, 0x2000001 ; exit
mov rdi, 0
syscall
section .data
msg: db "Hello, World in ASSEMBLY!", 10
.len: equ $ - msg
| 17.733333 | 47 | 0.631579 |
604f41e0d3e42975e1932f1b659032964ffacaa2 | 1,983 | asm | Assembly | src/assembly/media_ponderada.asm | DiasIuri/gold-compiler | e1b8386287f4a82188214d0ce7d409a074f7a769 | [
"MIT"
] | 2 | 2020-06-25T23:50:27.000Z | 2020-07-24T19:06:39.000Z | src/assembly/media_ponderada.asm | DiasIuri/gold-compiler | e1b8386287f4a82188214d0ce7d409a074f7a769 | [
"MIT"
] | null | null | null | src/assembly/media_ponderada.asm | DiasIuri/gold-compiler | e1b8386287f4a82188214d0ce7d409a074f7a769 | [
"MIT"
] | null | null | null | .data
bl: .asciiz "\n"
i: .word 0
grade: .word 0
weight: .word 0
grade_acumulator: .word 0
weight_acumulator: .word 0
final_grade: .word 0
text0: .asciiz "Digite a "
text1: .asciiz "a nota: "
text2: .asciiz "Digite o "
text3: .asciiz "o peso: "
text4: .asciiz "A media ponderada e: "
.text
main:... | 13.489796 | 40 | 0.674231 |
e54b98b84fccfa544fc25e6e0f9916b0742116ac | 916 | asm | Assembly | programs/oeis/157/A157448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157448: a(n) = 2048*n^2 - 128*n + 1.
; 1921,7937,18049,32257,50561,72961,99457,130049,164737,203521,246401,293377,344449,399617,458881,522241,589697,661249,736897,816641,900481,988417,1080449,1176577,1276801,1381121,1489537,1602049,1718657,1839361,1964161,2093057,2226049,2363137,2504321,2649601,2798977,2952449,31100... | 83.272727 | 801 | 0.831878 |
205299401fcd9791a9eacdd6cd249eb97d78070e | 906 | asm | Assembly | programs/oeis/051/A051053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/051/A051053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/051/A051053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A051053: a(n) = binomial(n, floor(n/6)).
; 1,1,1,1,1,1,6,7,8,9,10,11,66,78,91,105,120,136,816,969,1140,1330,1540,1771,10626,12650,14950,17550,20475,23751,142506,169911,201376,237336,278256,324632,1947792,2324784,2760681,3262623,3838380,4496388,26978328,32224114,38320568,45379620,53524680,62891499,377348994,450978066,... | 129.428571 | 832 | 0.862031 |
9ec3d49f6bd38507aec1196a18961994b8013146 | 7,331 | asm | Assembly | 8042_8048_info.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | 8042_8048_info.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | 8042_8048_info.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null |
; intel 8042 芯片,位于主板上,CPU 通过 IO 端口直接和这个芯片通信,获得按键的扫描码或者发送各种键盘命令。
;另一个是 intel 8048 ;芯片或者其兼容芯片,位于键盘中,这个芯片主要作用是从键盘的硬件中得到被按的键所产生的扫描码,与 i8042 通信,控制键盘本身
;向i8042发命令,当命令被发往i8042的时候,命令被放入输入缓冲器,同时引起状态寄存器的 Bit1 置1,表示输入缓冲器满,同时引起状态寄存器的 Bit2 ;置1,表示写入输入缓冲器的是一个命令。
;向i8042发命令的方法,首先,读取状态寄存器,判断bit1,状态寄存器bit1为0,说明输入缓冲器为空,可以写入。保证状态寄存器bit1... | 43.378698 | 217 | 0.831264 |
8dc09bead92126dfe3a1a469aac02d5247c74bfa | 309 | asm | Assembly | libsrc/target/tvc/tvc_ed_getch.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/tvc/tvc_ed_getch.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/tvc/tvc_ed_getch.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Videoton TV Computer C stub
; Sandor Vass - 2019
;
; Editor get character
;
SECTION code_clib
PUBLIC tvc_ed_getch
INCLUDE "target/tvc/def/tvc.def"
;
; Entry: no entry
;
.tvc_ed_getch
._tvc_ed_getch
rst $30
defb ED_CHIN ; editor - character in
ld l,c
ld h,0
ret
| 14.045455 | 43 | 0.631068 |
ceffdf5580749081be885d81fcff46995c0bb53a | 39,491 | asm | Assembly | trunk/third_party/libvpx/source/libvpx/vp9/common/x86/vp9_loopfilter_mmx.asm | goddino/libjingle | 9516bee51c73af4c3082e74b88ed1198a0eb2bb1 | [
"BSL-1.0",
"BSD-3-Clause"
] | 7 | 2015-08-06T01:46:07.000Z | 2020-10-20T09:14:58.000Z | trunk/third_party/libvpx/source/libvpx/vp9/common/x86/vp9_loopfilter_mmx.asm | goddino/libjingle | 9516bee51c73af4c3082e74b88ed1198a0eb2bb1 | [
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | trunk/third_party/libvpx/source/libvpx/vp9/common/x86/vp9_loopfilter_mmx.asm | goddino/libjingle | 9516bee51c73af4c3082e74b88ed1198a0eb2bb1 | [
"BSL-1.0",
"BSD-3-Clause"
] | 16 | 2015-01-08T01:47:24.000Z | 2022-02-25T06:06:06.000Z | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | 40.712371 | 147 | 0.370667 |
fb7996be197bc3d4dcb8e94c18b9e1e208b26cde | 1,305 | asm | Assembly | Documentation/Code/multiples.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Documentation/Code/multiples.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Documentation/Code/multiples.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | # Barney Titmouse -- 11/2/96
# multiples.asm-- takes two numbers A and B, and prints out
# all the multiples of A from A to A * B.
# If B <= 0, then no multiples are printed.
# Registers used:
# r2 - used to hold A.
# r3 - used to hold B.
# r4 - used to store top, the sentin... | 29.659091 | 73 | 0.494253 |
648c3a29150a4f3aaf1fd5048ec35cbf35b5c812 | 2,484 | asm | Assembly | book-01/Assembly/asm/avx/packed/avx_p_multiply_integer.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | 2 | 2021-02-27T04:50:26.000Z | 2022-03-15T23:27:12.000Z | book-01/Assembly/asm/avx/packed/avx_p_multiply_integer.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | book-01/Assembly/asm/avx/packed/avx_p_multiply_integer.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | .code
; void AVX_Packed_Multiply_Int_A_(const XmmVal & a, const XmmVal & b, XmmVal results[2])
AVX_Packed_Multiply_Int_A_ proc
vmovdqa xmm0, xmmword ptr [rcx]
vmovdqa xmm1, xmmword ptr [rdx]
; Multiplies packed signed doubleword integers in the even-numbered
; (zero-based reference) elements of the first source op... | 26.147368 | 88 | 0.707729 |
90d9fa6515db2cfcb5333e3ade642e56181d96f5 | 372 | asm | Assembly | src/macros.asm | stid/kick-c64-dead-test | faf7623d559f5009e38835944c6f7b946b0139e0 | [
"MIT"
] | 22 | 2020-03-30T01:39:01.000Z | 2022-01-12T10:56:19.000Z | src/macros.asm | stid/kick-c64-dead-test | faf7623d559f5009e38835944c6f7b946b0139e0 | [
"MIT"
] | 2 | 2020-05-18T12:40:05.000Z | 2021-02-26T09:48:42.000Z | src/macros.asm | stid/kick-c64-dead-test | faf7623d559f5009e38835944c6f7b946b0139e0 | [
"MIT"
] | 2 | 2020-05-10T10:13:48.000Z | 2020-05-27T13:37:53.000Z | #importonce
.macro LongDelayLoop (xRep, yRep) {
txa
ldx #xRep
ldy #yRep
!: dey
bne !-
dex
bne !-
tax
}
.macro ShortDelayLoop (xRep) {
txa
ldx #xRep
!: ... | 17.714286 | 35 | 0.295699 |
26c91e9d92f1bf430afe3d4f63e45cfd52afc580 | 530 | asm | Assembly | oeis/037/A037676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037676: Base-6 digits are, in order, the first n terms of the periodic sequence with initial period 1,0,2,3.
; Submitted by Christian Krause
; 1,6,38,231,1387,8322,49934,299607,1797643,10785858,64715150,388290903,2329745419,13978472514,83870835086,503225010519,3019350063115,18116100378690,108696602272142,65217961363... | 23.043478 | 197 | 0.696226 |
6e7dc554f8f14d90e0b5cd52671b87ca2367b2b4 | 288 | asm | Assembly | libsrc/stdio/mz2500/fputc_cons_native.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/mz2500/fputc_cons_native.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/mz2500/fputc_cons_native.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC fputc_cons_native
; (char to print)
fputc_cons_native:
ld hl,2
add hl,sp
ld a,(hl)
cp 12
jr nz,nocls
xor a
rst 18h
defb 70h ; _TCLR
ret
nocls:
cp 10
jr nz,not_lf
ld a,13
not_lf:
rst 18h
defb 03h ; _CRT1C
ret
| 9.6 | 26 | 0.604167 |
3c68d54e2db75ab7bd162920c9c78cf68b9465b7 | 754 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/z80/asm_tshc_cls_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/z80/asm_tshc_cls_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/z80/asm_tshc_cls_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ===============================================================
; 2017
; ===============================================================
;
; void tshc_cls_wc_attr(struct r_Rect8 *r, uchar attr)
;
; Clear the rectangular area on screen.
;
; ===============================================================
SECTION code... | 22.848485 | 65 | 0.438992 |
ea1360466a32468790c3e2b4fdbaaccf86a78ffe | 278,577 | asm | Assembly | 10.0.14393-sp0-windows-10-rs1-1607/amd64/shadowssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | 372 | 2017-06-05T06:58:29.000Z | 2022-03-31T08:26:53.000Z | 10.0.14393-sp0-windows-10-rs1-1607/amd64/shadowssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | null | null | null | 10.0.14393-sp0-windows-10-rs1-1607/amd64/shadowssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | 105 | 2017-06-05T08:34:18.000Z | 2022-03-11T06:15:58.000Z | ; DO NOT MODIFY THIS FILE DIRECTLY!
; author: @TinySecEx
; shadowssdt asm stub for 10.0.14393-sp0-windows-10-rs1-1607 amd64
option casemap:none
option prologue:none
option epilogue:none
.code
; ULONG64 __stdcall NtUserGetOwnerTransformedMonitorRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ... | 17.470024 | 332 | 0.725979 |
1c1ab16a27ff32c0bff8885a5740fe5a6591d879 | 151 | asm | Assembly | tasks/first_prog/exit8.asm | yds12/x86-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 15 | 2020-07-21T10:32:12.000Z | 2022-03-28T05:22:20.000Z | tasks/first_prog/exit8.asm | yds12/x64-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 1 | 2020-05-17T17:49:55.000Z | 2020-05-17T17:49:55.000Z | tasks/first_prog/exit8.asm | yds12/x86-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 4 | 2020-07-21T10:32:23.000Z | 2022-03-28T05:22:23.000Z | ; Similar to first, exits with another exit code.
global _start
section .text
_start:
mov rax, 60
mov rdi, 8 ; Here we exit with 8.
syscall
| 13.727273 | 49 | 0.688742 |
479e23001052dcb339ce9deffa68a4ff2d8c03e1 | 254 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_array/c/sccz80/b_array_append.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/b_array/c/sccz80/b_array_append.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/b_array/c/sccz80/b_array_append.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; size_t b_array_append(b_array_t *a, int c)
SECTION code_clib
SECTION code_adt_b_array
PUBLIC b_array_append
EXTERN asm_b_array_append
b_array_append:
pop af
pop bc
pop hl
push hl
push bc
push af
jp asm_b_array_append
| 11.545455 | 44 | 0.724409 |
89501e325afcfbc0ef4ffba5e040b79919f1f8b8 | 963 | asm | Assembly | data/items/tm_prices.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/items/tm_prices.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/items/tm_prices.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | TechnicalMachinePrices:
; In thousands (nybbles).
nybble_array TechnicalMachinePrices
nybble 3 ; TM01
nybble 2 ; TM02
nybble 2 ; TM03
nybble 1 ; TM04
nybble 3 ; TM05
nybble 4 ; TM06
nybble 2 ; TM07
nybble 4 ; TM08
nybble 3 ; TM09
nybble 4 ; TM10
nybble 2 ; TM11
nybble 1 ; TM12
nybble 4 ; TM13
nybble 5 ; ... | 17.509091 | 36 | 0.671859 |
bd3cacc1ce9aeba54b3f0e329db99b428e05d5f8 | 739 | asm | Assembly | programs/oeis/210/A210375.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/210/A210375.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/210/A210375.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A210375: Number of 2 X 2 matrices with all terms in {0,1,...,n} and (sum of terms) = n + 3.
; 0,1,16,44,80,125,180,246,324,415,520,640,776,929,1100,1290,1500,1731,1984,2260,2560,2885,3236,3614,4020,4455,4920,5416,5944,6505,7100,7730,8396,9099,9840,10620,11440,12301,13204,14150,15140,16175,17256,18384,19560
mov $3,$0... | 18.948718 | 215 | 0.5318 |
2977f0a3d958c0fe10769ee44046187d78487551 | 628 | asm | Assembly | examples/vm_and_stuff.asm | redcode-labs/BMJ | 158e86e42fdfa39c711461bcfd0542e20ec14593 | [
"MIT"
] | 63 | 2022-02-20T14:12:00.000Z | 2022-03-29T09:54:58.000Z | examples/vm_and_stuff.asm | redcode-labs/BMJ | 158e86e42fdfa39c711461bcfd0542e20ec14593 | [
"MIT"
] | null | null | null | examples/vm_and_stuff.asm | redcode-labs/BMJ | 158e86e42fdfa39c711461bcfd0542e20ec14593 | [
"MIT"
] | 4 | 2022-02-20T18:43:25.000Z | 2022-02-24T21:53:32.000Z | BITS 64
%include "bmj.asm"
section .text
global _start
_start:
nops 40
flock ; Enforce only a single process instance of the payload running concurrently
vm_age ; Check if the sample was launched inside VM by inspecting /etc/ho... | 52.333333 | 140 | 0.609873 |
6c87bd4b94106bb02ba671ea4ebdf87ab665dd85 | 437 | asm | Assembly | programs/oeis/063/A063198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/063/A063198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/063/A063198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A063198: Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 10 ).
; 0,1,3,1,3,5,3,5,7,5,7,9,7,9,11,9,11,13,11,13,15,13,15,17,15,17,19,17,19,21,19,21,23,21,23,25,23,25,27,25,27,29,27,29,31,29,31,33,31,33,35,33,35,37,35,37,39,37,39,41,39,41,43,41,43,45,43,45,47,45,47,49,47,49,51,49,51,53,51,53,55,53,55,... | 39.727273 | 286 | 0.649886 |
0ea119cd26e054333da79ec64c59115aaf67163e | 12,392 | asm | Assembly | aom_20170505/aom_dsp/x86/highbd_sad_sse2.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | aom_20170505/aom_dsp/x86/highbd_sad_sse2.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | aom_20170505/aom_dsp/x86/highbd_sad_sse2.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | ;
; Copyright (c) 2016, Alliance for Open Media. All rights reserved
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE file, you can
; obtain it at ww... | 33.765668 | 79 | 0.455455 |
75ec5d112da44aa13a5d2b04079eb2b7b01f31cd | 967 | asm | Assembly | programs/oeis/186/A186153.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/186/A186153.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/186/A186153.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A186153: Rank of n^2 when {(1/8)i^3: i>=1} and {j^2>: j>=1} are jointly ranked with (1/8)i^3 before j^2 when (1/8)i^3=j^2. Complement of A186152.
; 3,5,7,9,10,12,14,16,17,19,20,22,24,25,27,28,30,31,33,34,36,37,39,40,42,43,45,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... | 26.861111 | 322 | 0.571872 |
bf39d130558dd55704e311ce2e70968318bbc235 | 310 | asm | Assembly | programs/oeis/130/A130819.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/130/A130819.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/130/A130819.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A130819: 2n appears 2n-1 times.
; 2,4,4,4,6,6,6,6,6,8,8,8,8,8,8,8,10,10,10,10,10,10,10,10,10,12,12,12,12,12,12,12,12,12,12,12,14,14,14,14,14,14,14,14,14,14,14,14,14,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,18,18,18,18,18,18,18,18,18,18,18
lpb $0
add $1,1
sub $0,$1
add $1,1
lpe
add $1,2
mov $0,$1
| 28.181818 | 210 | 0.612903 |
8750eaf7e209b837c9cbaeadb5b4f7acd003f3ed | 38,627 | asm | Assembly | user/bttest.asm | zhangxu0329/6.S081 | e37019bbb1dca00ff06245f45b1601950b749f2e | [
"MIT-0"
] | null | null | null | user/bttest.asm | zhangxu0329/6.S081 | e37019bbb1dca00ff06245f45b1601950b749f2e | [
"MIT-0"
] | null | null | null | user/bttest.asm | zhangxu0329/6.S081 | e37019bbb1dca00ff06245f45b1601950b749f2e | [
"MIT-0"
] | null | null | null |
user/_bttest: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <main>:
#include "kernel/stat.h"
#include "user/user.h"
int
main(int argc, char *argv[])
{
0: 1141 addi sp,sp,-16
2: e406 sd ra,8(sp)
4: e022 sd s0,0(sp)
6: 080... | 29.262879 | 60 | 0.459963 |
9c3641c132485b0226b37262eba73fe6a26dea1c | 41,861 | asm | Assembly | user/kill.asm | noyaviv/try | c45dc9773c42b2ec1f46b62b33d3ba2299dc5838 | [
"MIT-0"
] | null | null | null | user/kill.asm | noyaviv/try | c45dc9773c42b2ec1f46b62b33d3ba2299dc5838 | [
"MIT-0"
] | null | null | null | user/kill.asm | noyaviv/try | c45dc9773c42b2ec1f46b62b33d3ba2299dc5838 | [
"MIT-0"
] | null | null | null |
user/_kill: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <main>:
#include "kernel/stat.h"
#include "user/user.h"
int
main(int argc, char **argv)
{
0: 1101 addi sp,sp,-32
2: ec06 sd ra,24(sp)
4: e822 sd s0,16(sp)
6: e426... | 29.646601 | 64 | 0.462746 |
d4c6dc51cf3c8157a41cb4a2234fb828681c9fcf | 5,233 | nasm | Assembly | Chapter-06/src/ch06-bindshell32.nasm | fengjixuchui/Binary-Analysis-Cookbook | ea5f5be1a6a704e181782deb28f442fd53cb3764 | [
"MIT"
] | 26 | 2019-04-20T02:58:37.000Z | 2022-02-25T04:29:33.000Z | Chapter-06/src/ch06-bindshell32.nasm | fengjixuchui/Binary-Analysis-Cookbook | ea5f5be1a6a704e181782deb28f442fd53cb3764 | [
"MIT"
] | null | null | null | Chapter-06/src/ch06-bindshell32.nasm | fengjixuchui/Binary-Analysis-Cookbook | ea5f5be1a6a704e181782deb28f442fd53cb3764 | [
"MIT"
] | 15 | 2019-05-28T11:55:46.000Z | 2022-03-04T23:24:38.000Z | ;--------------------------------------------------------------
;
; ch06-bindshell32.nasm
; by Michael Born (@blu3gl0w13)
; Date: 2019
;
;---------------------------------------------------------------------------
global _start
section .text
_start:
; This block sets up our socket EAX will contain the
; return v... | 28.911602 | 76 | 0.666539 |
f03594dfe4da9b73cc3fe9a2488894678ea08a4c | 1,841 | asm | Assembly | asm/menu_friends.asm | unknownbrackets/tomatotrans | 4d4447a965c59cbb0ccda1176ae83870ad116528 | [
"0BSD"
] | 14 | 2020-07-06T00:37:34.000Z | 2021-09-20T12:32:53.000Z | asm/menu_friends.asm | MiYakuGaming/tomatotrans | 6ae7fd95bc98518165869b05da3f394372bd8b5a | [
"0BSD"
] | 11 | 2020-07-03T08:57:10.000Z | 2021-09-26T19:42:29.000Z | asm/menu_friends.asm | MiYakuGaming/tomatotrans | 6ae7fd95bc98518165869b05da3f394372bd8b5a | [
"0BSD"
] | 2 | 2020-07-11T03:41:38.000Z | 2021-08-11T01:12:39.000Z | ; The old code patched in NAME1 for a status message inside 08077F14.
; We now render properly using the VWF, so remove the patching.
.org 0x08077F94
.region 0x08077FAA-.,0x00
b 0x08077FAA
.endregion
.ifdef NameMaxLength
; This is a small part of 0807C96C, which draws the Friends status content.
; Just adjusting the n... | 19.585106 | 85 | 0.742531 |
a310f783c096b3a78f1e573b296e44e19057da27 | 902 | asm | Assembly | vm-translator/src/main/resources/BasicTest.asm | amitkp57/comp-systems | 50e4da73007a61df061f747e986440038bb7f621 | [
"MIT"
] | null | null | null | vm-translator/src/main/resources/BasicTest.asm | amitkp57/comp-systems | 50e4da73007a61df061f747e986440038bb7f621 | [
"MIT"
] | null | null | null | vm-translator/src/main/resources/BasicTest.asm | amitkp57/comp-systems | 50e4da73007a61df061f747e986440038bb7f621 | [
"MIT"
] | null | null | null | @10
D=A
@SP
A=M
M=D
@SP
M=M+1
@LCL
D=M
@0
D=D+A
@R13
M=D
@SP
AM=M-1
D=M
@R13
A=M
M=D
@21
D=A
@SP
A=M
M=D
@SP
M=M+1
@22
D=A
@SP
A=M
M=D
@SP
M=M+1
@ARG
D=M
@2
D=D+A
@R13
M=D
@SP
AM=M-1
D=M
@R13
A=M
M=D
@ARG
D=M
@1
D=D+A
@R13
M=D
@SP
AM=M-1
D=M
@R13
A=M
M=D
@36
D=A
@SP
A=M
M=D
@SP
M=M+1
@THIS
D=M
@6
D=D+A
@R13
M=D
@SP
AM=... | 4.57868 | 6 | 0.51663 |
73087fa612035ce629271d01b5c94ab47d3f0c78 | 648 | asm | Assembly | oeis/074/A074569.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074569.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074569.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074569: a(n) = 4^n + 7^n + 9^n.
; Submitted by Christian Krause
; 3,20,146,1136,9218,76880,653186,5622896,48877058,428036240,3770308226,33362580656,296287600898,2638821947600,23555283963266,210639767346416,1886257414388738,16909829393522960,151723117614386306,1362250887736272176,12237458824866168578,1099775393936421... | 58.909091 | 492 | 0.837963 |
86f21cce32771658e81d344eadf813fbfbf2b12a | 377 | asm | Assembly | programs/oeis/073/A073731.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/073/A073731.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/073/A073731.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A073731: Least k such that A073729(k) = n.
; 10,1,12,13,14,15,16,17,18,19,20,21,2,23,24,25,26,27,28,29,30,31,32,3,34,35,36,37,38,39,40,41,42,43,4,45,46,47,48,49,50,51,52,53,54,5,56,57,58,59,60,61,62,63,64,65,6,67,68,69,70,71,72,73,74,75,76,7,78,79,80,81,82,83,84,85,86,87,8,89,90,91,92,93,94,95,96,97,98,9
add $0,4
mo... | 34.272727 | 262 | 0.628647 |
8087344bc0ada7daf055847f71623dd05538c7bb | 1,107 | asm | Assembly | programs/oeis/232/A232091.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/232/A232091.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/232/A232091.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A232091: Smallest square or promic (oblong) number greater than or equal to n.
; 0,1,2,4,4,6,6,9,9,9,12,12,12,16,16,16,16,20,20,20,20,25,25,25,25,25,30,30,30,30,30,36,36,36,36,36,36,42,42,42,42,42,42,49,49,49,49,49,49,49,56,56,56,56,56,56,56,64,64,64,64,64,64,64,64,72,72,72,72,72,72,72,72,81,81,81,81,81,81,81,81,81,9... | 123 | 900 | 0.720867 |
9f0a84aa25903beaa4d615ee0058cfc96fcaa621 | 902 | asm | Assembly | cards/bn5/ItemCards/136-F017 Higsby's Bargain Bin.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | 10 | 2017-12-05T14:25:38.000Z | 2022-02-21T04:28:00.000Z | cards/bn5/ItemCards/136-F017 Higsby's Bargain Bin.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | cards/bn5/ItemCards/136-F017 Higsby's Bargain Bin.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | .include "defaults_item.asm"
table_file_jp equ "exe5-utf8.tbl"
table_file_en equ "bn5-utf8.tbl"
game_code_len equ 3
game_code equ 0x4252424A // BRBJ
game_code_2 equ 0x42524245 // BRBE
game_code_3 equ 0x42524250 // BRBP
card_type equ 0
card_id equ 37
card_no equ "037"
card_sub equ "Item Card 037"
card_sub_... | 30.066667 | 47 | 0.802661 |
00f26cd384fc3bdfe05d53de18c5ab37e8d8bf10 | 661 | asm | Assembly | oeis/275/A275607.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/275/A275607.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/275/A275607.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A275607: a(n) = 2*12^n*Gamma(n+1/2)*(n+1)/(sqrt(Pi)*Gamma(n+3)).
; Submitted by Jon Maiga
; 1,4,27,216,1890,17496,168399,1667952,16888014,173997720,1818276174,19225409616,205299909828,2210922105840,23984556773175,261854925711840,2874948871877910,31722346066169880,351589335566716170,3912422681494285200,436946478565066... | 55.083333 | 470 | 0.818457 |
d6397cdbdb4a2b0499bce043090a217e9efcb883 | 397 | asm | Assembly | asm/ooe_wygol_unlocked_at_start.asm | Iemnur/DSVEdit | 1f52feb6de8a47c7d223a17d739e69bb40aedd3f | [
"MIT"
] | 70 | 2017-02-25T15:06:47.000Z | 2022-03-16T03:05:35.000Z | asm/ooe_wygol_unlocked_at_start.asm | Iemnur/DSVEdit | 1f52feb6de8a47c7d223a17d739e69bb40aedd3f | [
"MIT"
] | 58 | 2017-03-12T21:34:50.000Z | 2022-01-31T17:22:36.000Z | asm/ooe_wygol_unlocked_at_start.asm | Iemnur/DSVEdit | 1f52feb6de8a47c7d223a17d739e69bb40aedd3f | [
"MIT"
] | 26 | 2017-03-04T16:35:13.000Z | 2021-11-24T20:52:19.000Z | .nds
.relativeinclude on
.erroronwarning on
.open "ftc/overlay9_22", 02223E00h
; Shanoa mode: Makes Ecclesia and Wygol be unlocked from the start.
.org 0x0223B7F4 ; Code that would normally set Ecclesia as the default unlocked area.
ldr r14, =021003CCh
ldr r0, [r14]
mov r1, 0x0000003C ; Sets both bits for Eccle... | 22.055556 | 85 | 0.730479 |
3f88e4243ec67a18c2a13cc6ec4add1d2a7cc1ae | 1,194 | asm | Assembly | jm-ambient-lightsensor-55-0.1/main.asm | KittenBot/jacdac-padauk | 9dda98485d103cbc217c9170b9505fea9115af27 | [
"MIT"
] | 4 | 2020-10-28T07:12:02.000Z | 2021-11-11T19:32:54.000Z | jm-ambient-lightsensor-55-0.1/main.asm | KittenBot/jacdac-padauk | 9dda98485d103cbc217c9170b9505fea9115af27 | [
"MIT"
] | 5 | 2021-04-23T23:45:21.000Z | 2021-07-20T15:38:45.000Z | jm-ambient-lightsensor-55-0.1/main.asm | KittenBot/jacdac-padauk | 9dda98485d103cbc217c9170b9505fea9115af27 | [
"MIT"
] | 2 | 2021-07-06T15:50:55.000Z | 2021-11-10T11:33:14.000Z | .CHIP PMS171B
//{{PADAUK_CODE_OPTION
.Code_Option Security Disable
.Code_Option Bootup_Time Fast
.Code_Option LVR 3.0V
.Code_Option Comparator_Edge All_Edge
.Code_Option GPC_PWM Disable
.Code_Option TM2_Out1 PB2
.Code_Option TMx_Bit 6BIT
.Code_Option TMx_Source 16MHz
.Code_Option Interrupt_Src1 PB.0
.Cod... | 22.528302 | 53 | 0.68928 |
be23ddb83b1fce2c1740cea6b324c17dfaf97de4 | 1,229 | asm | Assembly | _build/dispatcher/jmp_ippsECCPGetSizeStd256r1_6b3377f3.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsECCPGetSizeStd256r1_6b3377f3.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsECCPGetSizeStd256r1_6b3377f3.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsECCPGetSizeStd256r1:function
extern n8_ippsECCPGetSizeStd256r1:function
extern y8_ippsECCPGetSizeStd256r1:function
extern e9_ippsECCPGetSizeStd256r1:function
extern l9_ippsECCPGetSizeStd256r1:function
extern n0_ippsECCPGetSizeStd256r1:function
extern k0_ippsECCPGetSizeStd256r1:function
extern ippcpJumpInd... | 31.512821 | 119 | 0.820993 |
400badb2f2f587536b1926f351eeb9dc3dc2020b | 98 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/exp_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/exp_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/exp_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC _exp_fastcall
EXTERN _m32_expf
defc _exp_fastcall = _m32_expf
| 14 | 31 | 0.826531 |
c78a2328e14a0b4637493ac871a10ba97d3d9603 | 752 | asm | Assembly | programs/oeis/246/A246140.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/246/A246140.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/246/A246140.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A246140: Limiting block extension of A006337 (difference sequence of the Beatty sequence for sqrt(2)) with first term as initial block.
; 1,2,1,1,2,1,2,1,2,1,1,2,1,2,1,1,2,1,2,1,2,1,1,2,1,2,1,1,2,1,2,1,1,2,1,2,1,2,1,1,2,1,2,1,1,2,1,2,1,2,1,1,2,1,2,1,1,2,1,2,1,1,2,1,2,1,2,1,1,2,1,2,1,1,2,1,2,1,2,1,1,2,1,2,1,1,2,1,2,1... | 94 | 501 | 0.579787 |
6d94e8a7f139ef0ea2b06197d68a932a357f1e2e | 1,693 | asm | Assembly | programs/oeis/219/A219392.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/219/A219392.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/219/A219392.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A219392: Numbers k such that 22*k+1 is a square.
; 0,20,24,84,92,192,204,344,360,540,560,780,804,1064,1092,1392,1424,1764,1800,2180,2220,2640,2684,3144,3192,3692,3744,4284,4340,4920,4980,5600,5664,6324,6392,7092,7164,7904,7980,8760,8840,9660,9744,10604,10692,11592,11684,12624,12720,13700,13800,14820,14924,15984,16092... | 130.230769 | 1,554 | 0.815712 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.