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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
898d3c53916305d073aa2e98f81f0aef4d8f441f | 1,062 | asm | Assembly | programs/oeis/168/A168333.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/168/A168333.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168333.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A168333: a(n) = (14*n + 7*(-1)^n + 1)/4.
; 2,9,9,16,16,23,23,30,30,37,37,44,44,51,51,58,58,65,65,72,72,79,79,86,86,93,93,100,100,107,107,114,114,121,121,128,128,135,135,142,142,149,149,156,156,163,163,170,170,177,177,184,184,191,191,198,198,205,205,212,212,219,219,226,226,233,233,240,240,247,247,254,254,261,261,268,2... | 118 | 971 | 0.717514 |
bb3c1b7c827a3ee31da2b4c45e9ec57031371373 | 1,921 | asm | Assembly | elfheader.asm | tx-hybris/launch-hybris | 8f8a7b5d313a8211e4771d2adba29c66ff9559f4 | [
"BSD-2-Clause"
] | null | null | null | elfheader.asm | tx-hybris/launch-hybris | 8f8a7b5d313a8211e4771d2adba29c66ff9559f4 | [
"BSD-2-Clause"
] | null | null | null | elfheader.asm | tx-hybris/launch-hybris | 8f8a7b5d313a8211e4771d2adba29c66ff9559f4 | [
"BSD-2-Clause"
] | null | null | null | ;
; elfheader.asm
; to be included at top of a nasm-source file for calling nasm with "-f bin"
; Frank Bergmann www.tuxad.com, 08/2009
;
BITS 32
org 0x08048000
;org 0x0804802C
ehdr: ; Elf32_Ehdr
db 0x7F, "ELF", 1,... | 45.738095 | 83 | 0.256637 |
5106dea986928301e0e118c43a25dfe9a4f1c70e | 5,330 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_5802_961.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_notsx.log_5802_961.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_notsx.log_5802_961.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xb5af, %rsi
lea addresses_D_ht+0xabdf, %rdi
nop
and $32877, %r15
mov $34, %rcx
rep movsq
nop
nop
nop
sub $34957, %rdi
lea addresses_UC_ht+0xe22f, %rbp
nop
nop
nop
nop
sub %r9,... | 42.983871 | 2,999 | 0.658724 |
67dcfc908c18643141eb2aa16a48a52ad0e5b851 | 10,666 | asm | Assembly | P6/data_P6_2/MDTest52.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/MDTest52.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/MDTest52.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $ra,$ra,0xf
div $4,$ra
sll $6,$1,22
sb $5,14($0)
mult $5,$4
addu $4,$4,$2
lui $5,30477
mthi $3
lui $1,7599
multu $5,$5
multu $3,$4
mthi $3
mtlo $0
ori $5,$4,25195
mflo $1
mfhi $4
lb $6,11($0)
srav $2,$4,$2
mfhi $4
addiu $6,$2,-17947
sll $5,$1,31
mfhi $2
divu $5,$ra
ori $2,$5,38631
divu $1,$ra
addu $0,$0,$2
mthi $4
... | 11.98427 | 18 | 0.568629 |
e883fb54663807b5b141259a0471ad5c5f67d3a3 | 626 | asm | Assembly | src/lib/math/fabs.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 57 | 2015-10-31T23:26:31.000Z | 2022-03-19T21:32:44.000Z | src/lib/math/fabs.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 3 | 2017-05-28T14:08:43.000Z | 2021-03-01T10:43:00.000Z | src/lib/math/fabs.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 31 | 2015-10-24T16:25:21.000Z | 2022-03-02T21:35:48.000Z | ;-----------------------------------------------------------------------------
; fabs.asm - floating point absolute value
; Ported from Al Maromaty's free C Runtime Library
;-----------------------------------------------------------------------------
SECTION .text
global fabs
... | 32.947368 | 78 | 0.306709 |
90d4519b195980091cca127090e06415928efac7 | 4,906 | asm | Assembly | src/vm/i386/RedirectedHandledJITCase.asm | CyberSys/coreclr-mono | 83b2cb83b32faa45b4f790237b5c5e259692294a | [
"MIT"
] | 10 | 2015-11-03T16:35:25.000Z | 2021-07-31T16:36:29.000Z | src/vm/i386/RedirectedHandledJITCase.asm | CyberSys/coreclr-mono | 83b2cb83b32faa45b4f790237b5c5e259692294a | [
"MIT"
] | 1 | 2019-03-05T18:50:09.000Z | 2019-03-05T18:50:09.000Z | src/vm/i386/RedirectedHandledJITCase.asm | CyberSys/coreclr-mono | 83b2cb83b32faa45b4f790237b5c5e259692294a | [
"MIT"
] | 4 | 2015-10-28T12:26:26.000Z | 2021-09-04T11:36:04.000Z | ;
; Copyright (c) Microsoft. All rights reserved.
; Licensed under the MIT license. See LICENSE file in the project root for full license information.
;
; ==++==
;
;
; ==--==
; ***********************************************************************
; File: RedirectedHandledJITCase.asm
;
; *************************... | 35.550725 | 125 | 0.691398 |
6987a0997fe1921a23ab0967e49d748c97246652 | 664 | asm | Assembly | scripts/Route18Gate2F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | scripts/Route18Gate2F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | scripts/Route18Gate2F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route18Gate2F_Script:
jp DisableAutoTextBoxDrawing
Route18Gate2F_TextPointers:
dw Route18GateUpstairsText1
dw Route18GateUpstairsText2
dw Route18GateUpstairsText3
Route18GateUpstairsText1:
TX_ASM
ld a, $5
ld [wWhichTrade], a
predef DoInGameTradeDialogue
jp TextScriptEnd
Route18GateUpstairsText2:
TX_ASM
ld... | 20.121212 | 38 | 0.862952 |
4a8a2939df65f969fbabede66adea20125140bae | 405 | asm | Assembly | programs/oeis/171/A171581.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171581.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171581.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171581: The natural numbers without primes > 3.
; 1,2,3,4,6,8,9,10,12,14,15,16,18,20,21,22,24,25,26,27,28,30,32,33,34,35,36,38,39,40,42,44,45,46,48,49,50,51,52,54,55,56,57,58,60,62,63,64,65,66,68,69,70,72,74,75,76,77,78,80,81,82,84,85,86,87,88,90,91,92,93,94
mov $2,$0
sub $2,3
mov $1,$2
max $2,0
seq $2,73169 ; a(n)... | 33.75 | 210 | 0.649383 |
bd388c8ec9817ba761eaabdb19e662f5ee036ed9 | 619 | asm | Assembly | programs/oeis/187/A187581.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/187/A187581.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/187/A187581.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A187581: Complement of A187580.
; 2,5,8,11,12,15,18,21,24,27,28,31,34,37,38,41,44,47,50,53,54,57,60,63,66,69,70,73,76,79,80,83,86,89,92,95,96,99,102,105,106,109,112,115,118,121,122,125,128,131,134,137,138,141,144,147,148,151,154,157,160,163,164,167,170,173,176,179,180,183,186,189,190,193,196,199,202,205,206,209,212,2... | 24.76 | 296 | 0.623586 |
85184e48bd4222ab11c9d840af7ee99697ee5233 | 428 | asm | Assembly | programs/oeis/089/A089929.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/089/A089929.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/089/A089929.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A089929: Algebraic degree of cot(Pi/n).
; 1,2,1,4,2,6,2,6,4,10,2,12,6,8,4,16,6,18,4,12,10,22,4,20,12,18,6,28,8,30,8,20,16,24,6,36,18,24,8,40,12,42,10,24,22,46,8,42,20,32,12,52,18,40,12,36,28,58,8,60,30,36,16,48,20,66,16,44,24,70,12,72,36,40,18,60,24,78,16,54,40,82,12,64,42,56,20,88,24,72,22,60,46,72,16,96,42,60,20,10... | 53.5 | 279 | 0.647196 |
9a075adb904f0f641e156363006131fc59daaee2 | 86,106 | asm | Assembly | Library/GrObj/GrObj/grobjGeometry.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/GrObj/GrObj/grobjGeometry.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/GrObj/GrObj/grobjGeometry.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: GrObj
MODULE: GrObj
FILE: grobjGeometry.asm
AUTHOR: Steve Scholl, Mar 3, 1992
Routines:
Name Description
---- -----------
GrObjBeginGeometryCommon
GrObjE... | 22.033265 | 80 | 0.621478 |
84daa296bf18c8e075c482a1f6d5b5edac2722c5 | 2,378 | asm | Assembly | C/PModeLib/segbase.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 232 | 2016-04-27T21:56:11.000Z | 2022-03-29T09:02:15.000Z | C/PModeLib/segbase.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 31 | 2016-05-09T09:05:36.000Z | 2022-03-29T19:17:45.000Z | C/PModeLib/segbase.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 94 | 2016-06-01T18:10:39.000Z | 2022-03-26T10:44:57.000Z | page , 132
;*****************************************************************************;
; ;
; FileName: segbase.asm ;
; ;
; Contents: Get segment and far pointers linear address ;
; ;
; Author: Jean-Francois Larvoire 94/02/24 ;
; ;
; No... | 28.650602 | 79 | 0.396552 |
97a384a087ab5212621bf4b6e02700d188a773ce | 40,211 | asm | Assembly | sources/ippcp/asm_ia32_gas_converted/linux/pic/p8/merged/pcpaesgcmg9as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_ia32_gas_converted/linux/pic/p8/merged/pcpaesgcmg9as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_ia32_gas_converted/linux/pic/p8/merged/pcpaesgcmg9as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | ###############################################################################
# Copyright 2019 Intel Corporation
# All Rights Reserved.
#
# If this software was obtained under the Intel Simplified Software License,
# the following terms apply:
#
# The source code, information and material ("Material") containe... | 30.836656 | 80 | 0.440601 |
7b50271313a712570eda088e54d84582094eb2c4 | 384 | asm | Assembly | oeis/019/A019438.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019438.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019438.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019438: Squarefree orders of elements of Mathieu group M_23.
; Submitted by Jon Maiga
; 1,2,3,5,6,7,11,14,15,23
mov $4,$0
mov $6,$0
lpb $4
mov $0,$6
mov $3,0
sub $4,1
sub $0,$4
mov $2,1
lpb $0
mov $2,$0
seq $2,112282 ; a(n) = (-1)^n*(2*n+1) (mod 9).
add $3,$2
mov $0,$3
mov $7,$2
... | 14.769231 | 63 | 0.518229 |
fe29627b3fbdb4f48d829e8eaf9a813bc9a7d34c | 48 | asm | Assembly | gfx/pokemon/misdreavus/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/misdreavus/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/misdreavus/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 1, 18
frame 2, 13
frame 3, 13
endanim
| 9.6 | 12 | 0.645833 |
e8a0f2a43023447cfea02e872e82a91bae8359ea | 8,024 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_xt_/i9-9900K_12_0xa0_notsx.log_21829_1764.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_xt_/i9-9900K_12_0xa0_notsx.log_21829_1764.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_xt_/i9-9900K_12_0xa0_notsx.log_21829_1764.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
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x77dc, %r10
sub %r8, %r8
vmovups (%r10), %ymm6
vextracti128 $1, %ymm6, %xmm6
vpextrq $0, %xmm6, %r13
nop
nop
nop
nop
nop
and $25520, %r11
lea addresses_WC_ht+0x1bebc, %rsi
lea... | 33.433333 | 2,999 | 0.65491 |
d5f6307ef7b9e2a91be6f6ed17469ea7bc9e659d | 4,281 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_456.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_456.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_456.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 %r9
push %rax
push %rsi
lea addresses_WT_ht+0x10efc, %rsi
xor $63533, %r9
movw $0x6162, (%rsi)
nop
nop
sub %r8, %r8
pop %rsi
pop %rax
pop %r9
pop %r8
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r13
push %r15
push %r8
push %rbp
push %rcx
push %... | 55.597403 | 2,999 | 0.659893 |
48996588a116b3af2648159a79ec5367a091a979 | 830 | asm | Assembly | procedures/sum.asm | urandu/assembly-language | 368756ce3e48d825b6e4d8845528955f1c909d85 | [
"Apache-2.0"
] | null | null | null | procedures/sum.asm | urandu/assembly-language | 368756ce3e48d825b6e4d8845528955f1c909d85 | [
"Apache-2.0"
] | null | null | null | procedures/sum.asm | urandu/assembly-language | 368756ce3e48d825b6e4d8845528955f1c909d85 | [
"Apache-2.0"
] | null | null | null | section .text
global _start ;must be declared for using gcc
_start: ;tell linker entry point
mov ecx,'4'
sub ecx, '0'
mov edx, '5'
sub edx, '0'
call sum ;call sum procedure
mov [res], eax
mov ecx, msg
mov edx, len
mov ebx,1 ;file desc... | 21.842105 | 55 | 0.549398 |
89dadbc810fe797dcb87b8dfac5b4c932bdab7dd | 1,353 | asm | Assembly | ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.asm | James992927108/uEFI_Edk2_Practice | 2cac7618dfee10bfa5104a2e167c85425fde0100 | [
"BSD-2-Clause"
] | 1 | 2020-05-10T09:43:50.000Z | 2020-05-10T09:43:50.000Z | ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.asm | James992927108/uEFI_Edk2_Practice | 2cac7618dfee10bfa5104a2e167c85425fde0100 | [
"BSD-2-Clause"
] | null | null | null | ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.asm | James992927108/uEFI_Edk2_Practice | 2cac7618dfee10bfa5104a2e167c85425fde0100 | [
"BSD-2-Clause"
] | null | null | null | //------------------------------------------------------------------------------
//
// Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
//
// This program and the accompanying materials
// are licensed and made available under the terms and conditions of the BSD License
// which accompanies this distribut... | 23.327586 | 85 | 0.546194 |
c1ea9c7f61abd226c0e5d93e57fc147a686210ac | 147 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_sinh.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_sinh.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_sinh.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_am9511
PUBLIC cam32_sdcc_sinh
EXTERN asm_sdcc_read1, _am9511_sinh
.cam32_sdcc_sinh
call asm_sdcc_read1
jp _am9511_sinh
| 13.363636 | 35 | 0.823129 |
5e90a06f3bcf0ca89f80ab07fd1a4fe6ef2540be | 1,587 | asm | Assembly | base/mvdm/dos/v86/cmd/command/comseg.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dos/v86/cmd/command/comseg.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dos/v86/cmd/command/comseg.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
; The following are all of the segments used in the load order
;
;SR; We switch the order of the CODE and DATA segments since we will have to
;... | 26.016393 | 78 | 0.715186 |
9e4233e315e3fbcc90072f386eba256cc777e39d | 971 | asm | Assembly | apu/channel_3/channel_3_shift_skip_delay.asm | endrift/SameSuite | 89ffe653cdd888385935fe9a2f1062d2dcc18cdb | [
"MIT"
] | 21 | 2018-09-09T01:49:32.000Z | 2022-03-22T20:49:05.000Z | apu/channel_3/channel_3_shift_skip_delay.asm | mattcurrie/SameSuite | ab8d88e5606928060fe84b07c85a4d05edce3bca | [
"MIT"
] | 3 | 2020-10-18T16:33:08.000Z | 2021-09-04T10:58:51.000Z | apu/channel_3/channel_3_shift_skip_delay.asm | mattcurrie/SameSuite | ab8d88e5606928060fe84b07c85a4d05edce3bca | [
"MIT"
] | 9 | 2018-09-29T19:18:03.000Z | 2021-05-15T14:23:08.000Z | RESULTS_START EQU $c000
RESULTS_N_ROWS EQU 1
include "base.inc"
; This test verifies the delay cannot be skipped or shortened by
; modifying the shift value.
CorrectResults:
db $00, $00, $00, $00, $00, $0E, $0E, $0E
SubTest: MACRO
xor a
ldh [rNR52], a
cpl
ld hl, $ff31
ldh [rNR52], a
R... | 14.492537 | 73 | 0.530381 |
2243c4fec58067add164c471d9e963a910d5da8c | 5,600 | asm | Assembly | Flag.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null | Flag.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null | Flag.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null | .model small
.stack 120h
.data
skin DB 14d
color1 byte 15d ;white color
color2 byte 02d ;green color
unique byte 13d
.code
main proc
mov AX, @data
mov DS, AX
mov AX, 0
mov ah, 0
mov al, 13H
int 10h
mov CX, 160d
mov DX, 100d
push... | 12.669683 | 44 | 0.421071 |
59582a7b32c90712caf9c58e6ed4c78928942312 | 803 | asm | Assembly | oeis/295/A295718.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/295/A295718.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/295/A295718.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A295718: a(n) = a(n-1) + 3*a(n-2) -2*a(n-3) - 2*a(n-4), where a(0) = 1, a(1) = 3, a(2) = 4, a(3) = 5.
; Submitted by Jon Maiga
; 1,3,4,5,9,10,19,21,40,45,85,98,183,217,400,489,889,1122,2011,2621,4632,6229,10861,15042,25903,36849,62752,91409,154161,229186,383347,579765,963112,1477341,2440453,3786722,6227175,9751753,15... | 36.5 | 496 | 0.712329 |
33f6b0dbe5aa8a2e1051881a1a411946ccad4487 | 6,384 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_642.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_642.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_642.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r15
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1dbc8, %r14
clflush (%r14)
nop
nop
nop
dec %r13
mov (%r14), %r10d
nop
nop
add %r15, %r15
lea addresses_UC_ht+0x17d34, %rsi
lea addresses_WC_ht+0x18ac8, %rdi
nop
nop
nop
... | 38.926829 | 2,999 | 0.658365 |
ceac92eb820af6ad44a8d9df72d73a9d28e84d9f | 774 | asm | Assembly | oeis/242/A242091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/242/A242091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/242/A242091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A242091: a(n) = r * (n-1)! where r is the rational number that satisfies the equation Sum_{k>=n} (-1)^(k + n)/C(k,n) = n*2^(n-1)*log(2) - r.
; Submitted by Jamie Morken(s3)
; 0,2,15,128,1310,15864,222936,3572736,64354608,1287495360,28328889600,679936896000,17678878214400,495015296025600,14850552286080000,475219068007... | 43 | 467 | 0.784238 |
26b0ae7e71138505b06137093fba6bffd3d2ed7b | 77,717 | asm | Assembly | oscomp/build/asm/test_echo.asm | wei-huan/MyOS | 0592dd73fd9768a9a69975f7d18c758999195774 | [
"MIT"
] | 2 | 2022-02-21T08:37:46.000Z | 2022-03-03T06:01:47.000Z | oscomp/build/asm/test_echo.asm | wei-huan/MyOS | 0592dd73fd9768a9a69975f7d18c758999195774 | [
"MIT"
] | null | null | null | oscomp/build/asm/test_echo.asm | wei-huan/MyOS | 0592dd73fd9768a9a69975f7d18c758999195774 | [
"MIT"
] | null | null | null |
/home/weihuan/Documents/testsuits-for-oskernel-preliminary/riscv-syscalls-testing/user/build/riscv64/test_echo: file format elf64-littleriscv
Disassembly of section .text:
0000000000001000 <_start>:
.section .text.entry
.globl _start
_start:
mv a0, sp
1000: 850a mv a0,sp
tail __start... | 35.699127 | 145 | 0.475842 |
9ded76e5d78c3d36b579d4a27de514261a090a96 | 169,873 | asm | Assembly | src/presets/100early_data.asm | tewtal/sm_practice_hack | 2e435012a4259035cb69b0d3bc90a221cb5de37d | [
"Unlicense"
] | 15 | 2019-02-23T20:38:49.000Z | 2022-02-18T01:14:04.000Z | src/presets/100early_data.asm | tewtal/sm_practice_hack | 2e435012a4259035cb69b0d3bc90a221cb5de37d | [
"Unlicense"
] | 50 | 2019-03-06T22:02:17.000Z | 2022-03-31T05:25:54.000Z | src/presets/100early_data.asm | tewtal/sm_practice_hack | 2e435012a4259035cb69b0d3bc90a221cb5de37d | [
"Unlicense"
] | 20 | 2019-02-23T20:40:53.000Z | 2022-02-22T17:44:45.000Z |
preset_100early_crateria_ceres_elevator:
dw #$0000
dl $7E078B : db $02 : dw $0000 ; Elevator Index
dl $7E078D : db $02 : dw $AB58 ; DDB
dl $7E078F : db $02 : dw $0000 ; DoorOut Index
dl $7E079B : db $02 : dw $DF45 ; MDB
dl $7E079F : db $02 : dw $0006 ; Region
dl $7E07C3 : db $02 : dw $E22A ... | 47.173841 | 114 | 0.622088 |
fcfd1feeeaacf5873b6191a222067a99eab83a38 | 382 | asm | Assembly | programs/oeis/090/A090040.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/090/A090040.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/090/A090040.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A090040: (3*6^n + 2^n)/4.
; 1,5,28,164,976,5840,35008,209984,1259776,7558400,45349888,272098304,1632587776,9795522560,58773127168,352638746624,2115832446976,12694994616320,76169967566848,457019805138944,2742118830309376
mov $1,6
mov $2,$0
mov $3,3
lpb $2,1
add $4,5
lpb $4,1
mul $1,2
mul $3,6
sub $4,$... | 19.1 | 193 | 0.680628 |
05af6c489a3532fe0871bd2a56b66edde5a68cc0 | 772 | asm | Assembly | GIOVANNI/gambatte/test/hwtests/halt/lycirq_scy_during_m3_2.asm | ReallyEvilFish/1234 | d4f77bf2177c381e07d596aa425bc1a048305c03 | [
"MIT"
] | 9 | 2021-02-03T05:44:48.000Z | 2022-03-19T12:42:52.000Z | GIOVANNI/gambatte/test/hwtests/halt/lycirq_scy_during_m3_2.asm | ReallyEvilFish/1234 | d4f77bf2177c381e07d596aa425bc1a048305c03 | [
"MIT"
] | 5 | 2020-08-09T13:04:51.000Z | 2022-03-25T11:41:48.000Z | GIOVANNI/gambatte/test/hwtests/halt/lycirq_scy_during_m3_2.asm | Manurocker95/GiovanniEmulator | d4f77bf2177c381e07d596aa425bc1a048305c03 | [
"MIT"
] | null | null | null | .size 8000
.text@100
jp lbegin
.text@150
lbegin:
ld c, 44
ld b, 90
lbegin_waitvblank:
ldff a, (c)
cmp a, b
jrnz lbegin_waitvblank
ld hl, 8010
ld a, ff
ld(hl++), a
ld(hl++), a
ld a, 01
ld b, 32
ld hl, 9a40
lbegin_settilemap:
ld(hl++), a
dec b
jrnz lbegin_settilemap
ld a, c0
ldff(47), a
ld c, 41
ld ... | 10.722222 | 23 | 0.619171 |
e9e26cd1e7ba9029b3233181b3e54fd356ed9930 | 703 | asm | Assembly | oeis/098/A098740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/098/A098740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/098/A098740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A098740: Start with the sequence of natural numbers S(0)={1,2,3,...} and define, for i>0, S(i)=D(i)S(i-1), where D(i)A denotes the operation of deleting the a(1+[i/2])th term of A={a(1),a(2),a(3),...}. E.g. D(3){1,2,4,6,9,10,...} means to delete the (a(1+[3/2])th = 2nd term of {1,2,4,9,10,...}, giving {1,4,9,10,...}.... | 70.3 | 371 | 0.635846 |
a61284a80fb8c296248c42165bb299d2a845651b | 625 | asm | Assembly | programs/oeis/033/A033996.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/033/A033996.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/033/A033996.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A033996: 8 times triangular numbers: a(n) = 4*n*(n+1).
; 0,8,24,48,80,120,168,224,288,360,440,528,624,728,840,960,1088,1224,1368,1520,1680,1848,2024,2208,2400,2600,2808,3024,3248,3480,3720,3968,4224,4488,4760,5040,5328,5624,5928,6240,6560,6888,7224,7568,7920,8280,8648,9024,9408,9800,10200,10608,11024,11448,11880,1232... | 78.125 | 528 | 0.7728 |
515495bc6abdf62db197d30ff48e0f7ee80ab8ca | 1,077 | asm | Assembly | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_9_580.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_9_580.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_9_580.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 %r13
push %r14
push %r15
lea addresses_D_ht+0xedcd, %r14
nop
add $26953, %r15
mov (%r14), %r13d
nop
nop
nop
nop
nop
xor %r15, %r15
pop %r15
pop %r14
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r9
push %rax
push %rbx
push %rdi
push %rsi
// Fau... | 18.254237 | 122 | 0.63974 |
b7a93d7c1b9615fee021e5a291bb5ae086fc665f | 637 | asm | Assembly | oeis/081/A081861.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081861.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081861.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081861: (1/24)*(sigma_3(2n-1)-sigma_1(2n-1)).
; Submitted by Jon Maiga
; 0,1,5,14,31,55,91,146,204,285,400,506,655,850,1015,1240,1552,1804,2109,2562,2870,3311,3971,4324,4914,5730,6201,6990,8000,8555,9455,10846,11536,12529,14192,14910,16206,18371,19088,20540,22990,23821,25794,28450,29370,31500,34752,36010,38024,42007... | 79.625 | 495 | 0.77394 |
af8d5078bfbab0eb0ef4bb9bc0227755c294dcd6 | 3,227 | asm | Assembly | src/uppercase.asm | hirohito-protagonist/hla-learn-adventure | c702d6b0c710ddf4af1a65d72487e93750495329 | [
"Unlicense"
] | null | null | null | src/uppercase.asm | hirohito-protagonist/hla-learn-adventure | c702d6b0c710ddf4af1a65d72487e93750495329 | [
"Unlicense"
] | null | null | null | src/uppercase.asm | hirohito-protagonist/hla-learn-adventure | c702d6b0c710ddf4af1a65d72487e93750495329 | [
"Unlicense"
] | null | null | null | ; Assembly code emitted by HLA compiler
; Version 2.16 build 4413 (prototype)
; HLA compiler written by Randall Hyde
; NASM compatible output
bits 32
%define ExceptionPtr__hla_ [dword fs:0]
global QuitMain__hla_
global DfltExHndlr__hla_
global _HLAMain
global HWexcep... | 17.828729 | 68 | 0.510691 |
9706cb257f4b9b583bedc9f36b3fd177b72f995e | 457 | asm | Assembly | oeis/210/A210000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/210/A210000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/210/A210000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A210000: Number of unimodular 2 X 2 matrices having all terms in {0,1,...,n}.
; Submitted by Jon Maiga
; 0,6,14,30,46,78,94,142,174,222,254,334,366,462,510,574,638,766,814,958,1022,1118,1198,1374,1438,1598,1694,1838,1934,2158,2222,2462,2590,2750,2878,3070,3166,3454,3598,3790,3918,4238,4334,4670,4830
mov $2,2
lpb $0
... | 30.466667 | 197 | 0.671772 |
bb01f496d3eb7227035d5e9491cdd6b0b6f7576d | 845 | asm | Assembly | programs/oeis/268/A268228.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/268/A268228.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268228.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A268228: a(n) = sum of digits of (2n + 1)^2.
; 1,9,7,13,9,4,16,9,19,10,9,16,13,18,13,16,18,10,19,9,16,22,9,13,7,9,19,10,18,16,13,27,13,25,18,10,19,18,25,13,18,31,16,27,19,19,27,16,22,18,4,16,9,19,19,9,25,13,27,13,16,18,19,19,18,16,31,18,31,16,27,19,10,18,7,13,18,13,25,18,19,28,18,34,22,18,31,16,18,10,19,27,16,31,18,2... | 105.625 | 732 | 0.64497 |
6c93ba92c32998c1180687f3306b31dd0e0b1aad | 717 | asm | Assembly | programs/oeis/064/A064911.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/064/A064911.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064911.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A064911: If n is semiprime (or 2-almost prime) then 1 else 0.
; 0,0,0,1,0,1,0,0,1,1,0,0,0,1,1,0,0,0,0,0,1,1,0,0,1,1,0,0,0,0,0,0,1,1,1,0,0,1,1,0,0,0,0,0,0,1,0,0,1,0,1,0,0,0,1,0,1,1,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,1,1,1,0,0,0,1,0,1,1,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,1,0,0,1,1,0,1,1,1,0,0,0,0,... | 102.428571 | 501 | 0.545328 |
c6c4c1ca2a89aa94e090bed1ed8fec4dc4e32910 | 752 | asm | Assembly | libsrc/target/zx-common/graphics/__set_zx_pixel_colour.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/zx-common/graphics/__set_zx_pixel_colour.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/zx-common/graphics/__set_zx_pixel_colour.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Set the pixel colour in MODE0,1,2
;
SECTION code_graphics
PUBLIC __set_zx_pixel_colour
EXTERN __zx_screenmode
EXTERN __zx_console_attr
EXTERN SCREEN_BASE
; Entry: de, hl = screen address
;
__set_zx_pixel_colour:
; Now set the attribute
set 5,h ;Assume we're in mode 2... | 18.341463 | 55 | 0.507979 |
d95f50264a31c12ace6ab7ec17a93f4c9b339313 | 502 | asm | Assembly | programs/oeis/074/A074400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/074/A074400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/074/A074400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A074400: Sum of the even divisors of 2n.
; 2,6,8,14,12,24,16,30,26,36,24,56,28,48,48,62,36,78,40,84,64,72,48,120,62,84,80,112,60,144,64,126,96,108,96,182,76,120,112,180,84,192,88,168,156,144,96,248,114,186,144,196,108,240,144,240,160,180,120,336,124,192,208,254,168,288,136,252,192,288,144,390,148,228,248,280,192,336,... | 83.666667 | 364 | 0.705179 |
0a2f832edd7ab854f335d5eaedd917ea0fe3a13a | 1,551 | asm | Assembly | libsrc/zx81/basic/zx_locatenum.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/zx81/basic/zx_locatenum.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/zx81/basic/zx_locatenum.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; ZX 81 specific routines
; by Stefano Bodrato, 28/07/2008
;
; Locate the numeric variable having name pointed by HL
; Internal routine used by zx_getint and zx_setint
;
; Carry flag is set on error
;
;
; $Id: zx_locatenum.asm,v 1.3 2009/08/05 07:14:47 stefano Exp $
;
XLIB zx_locatenum
zx_locatenum:
ld a,(hl)
... | 13.37069 | 63 | 0.663443 |
c58b98d91d0e77371adb8b4c29beec3fb2f6e74a | 846 | asm | Assembly | Data/EquipmentEquates.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Data/EquipmentEquates.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Data/EquipmentEquates.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z |
EQ_FUEL EQU 0
EQ_MISSILE EQU 1
EQ_CARGO_BAY EQU 2
EQ_ECM EQU 3
EQ_FUEL_SCOOPS EQU 4
EQ_ESCAPE_POD EQU 5
EQ_ENERGY_BOMB EQU 6
EQ_ENERGY_UNIT EQU 7
EQ_DOCK_COMP EQU 8
EQ_GAL_DRIVE EQU 9
EQ_FRONT_PULSE ... | 28.2 | 47 | 0.586288 |
e54bbf55c8fa5788215d0507fa87a6e56503f983 | 5,798 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1178.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1178.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1178.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 %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x35db, %rbp
nop
nop
nop
nop
add %r11, %r11
movb (%rbp), %r14b
nop
nop
nop
nop
nop
cmp %rdx, %rdx
lea addresses_D_ht+0x1569b, %rax
nop
nop
nop
nop
add $1572... | 37.649351 | 2,999 | 0.65902 |
52995a396c1aeefd3dfca29ff2d253b96c3d0542 | 409 | asm | Assembly | programs/oeis/140/A140475.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/140/A140475.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/140/A140475.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A140475: 1 along with primes greater than 3.
; 1,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277
lpb $0
add $0,1
mov $2,$0
cal $2,175216 ; The first nonprim... | 27.266667 | 206 | 0.660147 |
e6f7dc38c27fae16b56d77640cc9a1463d035461 | 82 | asm | Assembly | SampleTests/CrashingTests/CrashReallyHard64.asm | ncook-hxgn/TestAdapterForGoogleTest | 15b0446b79ee80c2dee85556e2a951c953cf9998 | [
"MIT"
] | 149 | 2015-11-04T14:28:07.000Z | 2022-03-24T17:15:50.000Z | SampleTests/CrashingTests/CrashReallyHard64.asm | ncook-hxgn/TestAdapterForGoogleTest | 15b0446b79ee80c2dee85556e2a951c953cf9998 | [
"MIT"
] | 328 | 2015-11-08T12:47:52.000Z | 2022-03-23T22:32:18.000Z | SampleTests/CrashingTests/CrashReallyHard64.asm | ncook-hxgn/TestAdapterForGoogleTest | 15b0446b79ee80c2dee85556e2a951c953cf9998 | [
"MIT"
] | 67 | 2016-03-22T19:17:28.000Z | 2022-03-22T01:15:22.000Z |
.code
CrashReallyHard PROC
mov ESP, 0
ret
CrashReallyHard ENDP
END | 7.454545 | 21 | 0.670732 |
212b0561d95715924d31b47a6557db9377e463be | 842 | asm | Assembly | oeis/206/A206047.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/206/A206047.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/206/A206047.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A206047: Number of (n+1) X 2 0..2 arrays with the number of clockwise edge increases in every 2 X 2 subblock equal to one.
; Submitted by Christian Krause
; 48,255,1338,7041,37020,194691,1023822,5384085,28313712,148895799,783011010,4117687209,21654034308,113873925675,598838568438,3149163684861,16560776867160,87089576... | 35.083333 | 487 | 0.787411 |
902a81b5008251553b584eb540016977515e4484 | 1,739 | asm | Assembly | pwnlib/shellcraft/templates/i386/push.asm | mtdcr/pwntools | b784d3a6837dc683a4d3d775ed5b7752988e86f4 | [
"MIT"
] | 7 | 2017-07-11T01:12:02.000Z | 2017-09-21T23:39:54.000Z | pwnlib/shellcraft/templates/i386/push.asm | mtdcr/pwntools | b784d3a6837dc683a4d3d775ed5b7752988e86f4 | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/i386/push.asm | mtdcr/pwntools | b784d3a6837dc683a4d3d775ed5b7752988e86f4 | [
"MIT"
] | 3 | 2018-03-21T11:48:05.000Z | 2021-10-16T15:38:01.000Z | <%
from pwnlib.util import packing
from pwnlib.shellcraft import i386
from pwnlib import constants
from pwnlib.shellcraft.registers import get_register, is_register, bits_required
import re
%>
<%page args="value"/>
<%docstring>
Pushes a value onto the stack without using
null bytes or newline characters.
If ... | 27.603175 | 82 | 0.650374 |
b6151d5996a53ecd76fb7a1bcd95d7ef23b5bb27 | 978 | asm | Assembly | programs/oeis/225/A225058.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/225/A225058.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/225/A225058.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A225058: a(4*n) = n-1. a(2*n+1) = a(4*n+2) = 2*n+1.
; -1,1,1,3,0,5,3,7,1,9,5,11,2,13,7,15,3,17,9,19,4,21,11,23,5,25,13,27,6,29,15,31,7,33,17,35,8,37,19,39,9,41,21,43,10,45,23,47,11,49,25,51,12,53,27,55,13,57,29,59,14,61,31,63,15,65,33,67,16,69,35,71,17,73,37,75,18,77,39,79,19,81,41,83,20,85,43,87,21,89,45,91,22,93,47... | 65.2 | 818 | 0.658487 |
3e2e38d9de20b931b8d24c4cd4669a783bb1a41a | 640 | asm | Assembly | oeis/056/A056117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/056/A056117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/056/A056117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A056117: Expansion of (1+8*x)/(1-x)^9.
; Submitted by Jamie Morken(s4)
; 1,17,117,525,1815,5247,13299,30459,64350,127270,238238,425646,730626,1211250,1947690,3048474,4657983,6965343,10214875,14718275,20868705,29156985,40190085,54712125,73628100,98030556,129229452,168785452,218546900,280690740,357767652,452751684,5690... | 53.333333 | 499 | 0.821875 |
38e01f124062e93d296436be976c9c18e3703a90 | 19,369 | asm | Assembly | Source/AnimationTrigger.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | 4 | 2021-09-12T20:39:13.000Z | 2022-01-24T11:32:20.000Z | Source/AnimationTrigger.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | null | null | null | Source/AnimationTrigger.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | null | null | null | /******************************************************************
* Copyright (C) 2015-2021 Henrik Holmdahl <henrikh.git@gmail.com>
******************************************************************/
.filenamespace AnimationTrigger
//
.segment Zeropage "AnimationTrigger zeropage data"
zpBoundaryDa... | 29.214178 | 130 | 0.518457 |
46f829d18fb94cfc7dec033bbefc9fcf3ed34f8f | 8,263 | asm | Assembly | macros/legacy.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | macros/legacy.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | macros/legacy.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | ; Legacy support for old pokecrystal.
; Allows porting scripts with as few edits as possible.
; Legacy support not in this file can be found by looking for the keyword: "LEGACY"
; macros/rst.asm
callba EQUS "farcall"
callab EQUS "callfar"
; macros/scripts/events.asm
checkmorn EQUS "checktime MORN"
checkday EQUS "ch... | 25.346626 | 83 | 0.729154 |
b95646f31ddf1803c8bc89ea24babd7743ca74e6 | 595 | asm | Assembly | programs/oeis/294/A294246.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/294/A294246.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/294/A294246.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A294246: Sum of the smaller parts of the partitions of 2n into two parts with smaller part nonsquarefree.
; 0,0,0,4,4,4,4,12,21,21,21,33,33,33,33,49,49,67,67,87,87,87,87,111,136,136,163,191,191,191,191,223,223,223,223,259,259,259,259,299,299,299,299,343,388,388,388,436,485,535,535,587,587,641,641,697,697,697
mov $3,... | 25.869565 | 203 | 0.618487 |
f778fef1abb0cf25fd0d726768361bee2d59d461 | 300 | asm | Assembly | misc/mul_div.asm | a1393323447/x86-Assambely | 1daf3041fe6f44948925ceb7bb6668950dcbab25 | [
"MIT"
] | 3 | 2021-05-04T13:59:36.000Z | 2021-08-23T16:03:13.000Z | misc/mul_div.asm | a1393323447/x86-Assambely | 1daf3041fe6f44948925ceb7bb6668950dcbab25 | [
"MIT"
] | null | null | null | misc/mul_div.asm | a1393323447/x86-Assambely | 1daf3041fe6f44948925ceb7bb6668950dcbab25 | [
"MIT"
] | null | null | null | ; 8 位乘法
; 结果储存在 ax
mov al, 0xf0
mov ah, 0x02
mul ah
; 16 位乘法
; 结果储存在 dx:ax
mov ax, 0xf000
mov bx, 0x0002
mul bx
; 16 位除法
; 商存在 al 里, 余数存在 ah 里
mov ax, 0x0004
mov bl, 0x02
div bl
; 32 位除法
; 商存在 ax 里, 余数存在
mov dx, 0x0008
mov ax, 0x0006
mov cx, 0x0002
div cx
jmp $
times 510-($-$$) db 0
db 0x55, 0xaa | 12 | 21 | 0.65 |
6257b8d45ca6ce5cb1cacaed50a577847cb22f6f | 8,205 | asm | Assembly | boot/setup.asm | Cassidy/mks | fe7332a6b1f987d2143f220629d52e97be82052f | [
"MIT"
] | 1 | 2016-08-24T04:16:31.000Z | 2016-08-24T04:16:31.000Z | boot/setup.asm | Cassidy/mks | fe7332a6b1f987d2143f220629d52e97be82052f | [
"MIT"
] | null | null | null | boot/setup.asm | Cassidy/mks | fe7332a6b1f987d2143f220629d52e97be82052f | [
"MIT"
] | null | null | null | ;; Program: setup.asm
;; Purpose: 设置好保护模式的环境,跳转到保护模式。
;; Date: 2011-3-9 19:42
;; Author: mofaph <mofaph@gmail.com>
jmp short setup_start
RAM_size_addr equ 0x90000 ; 段基址
RAM_size_offset equ 0x0000 ; 段偏移
msg_ARDS: db "BaseAddrHigh Ba... | 22.603306 | 87 | 0.449726 |
d7d279cdc82f70f98b29bc34a21fccf5265305e4 | 1,553 | asm | Assembly | Chapter 11/Array/Array/Array-Optimized.asm | bpbpublications/Implementing-Reverse-Engineering | 6e562f7e3828e27e514a5fa77f0a541094798e9b | [
"MIT"
] | null | null | null | Chapter 11/Array/Array/Array-Optimized.asm | bpbpublications/Implementing-Reverse-Engineering | 6e562f7e3828e27e514a5fa77f0a541094798e9b | [
"MIT"
] | null | null | null | Chapter 11/Array/Array/Array-Optimized.asm | bpbpublications/Implementing-Reverse-Engineering | 6e562f7e3828e27e514a5fa77f0a541094798e9b | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.30319.01
TITLE C:\JitenderN\REBook\Array\Array\Array.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
CONST SEGMENT
$SG4682 DB 'iArray[%d]=%d', 0aH, 00H
CONST ENDS
PUBLIC __$ArrayPad$
PUBLI... | 23.179104 | 81 | 0.681906 |
0828c1972181991e58f3b7171d4a14c7e5a3ee51 | 328 | asm | Assembly | programs/oeis/058/A058962.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/058/A058962.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/058/A058962.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A058962: a(n) = 2^(2*n)*(2*n+1).
; 1,12,80,448,2304,11264,53248,245760,1114112,4980736,22020096,96468992,419430400,1811939328,7784628224,33285996544,141733920768,601295421440,2542620639232,10720238370816,45079976738816,189115999977472,791648371998720,3307330976350208
mov $1,$0
mul $1,2
add $1,1
mov $2,4
pow $2,$0
mu... | 32.8 | 234 | 0.77439 |
524135c99aabfe62fdae907f021601c8c665dbd8 | 136 | asm | Assembly | Testing-File/Odd.asm | srsarangi/riscv-emulator | 3fa9a744c50632a81f0908189a53abf38bb32f21 | [
"Apache-2.0"
] | null | null | null | Testing-File/Odd.asm | srsarangi/riscv-emulator | 3fa9a744c50632a81f0908189a53abf38bb32f21 | [
"Apache-2.0"
] | null | null | null | Testing-File/Odd.asm | srsarangi/riscv-emulator | 3fa9a744c50632a81f0908189a53abf38bb32f21 | [
"Apache-2.0"
] | null | null | null | @Assembly code to check if 301 is odd number
.main:
addi x20, x0, 301
addi x21, x0, 2
rem x22, x20, x21
.print x22
end
| 17 | 45 | 0.617647 |
90b3fbb14e6b12ccb78c1d4f194beb66db359a7d | 123 | asm | Assembly | test_cases/tc3.asm | mandalatejesh/pipelined-processor | 182f21e49f99064516b95c9d2143ce4ca540d05b | [
"MIT"
] | null | null | null | test_cases/tc3.asm | mandalatejesh/pipelined-processor | 182f21e49f99064516b95c9d2143ce4ca540d05b | [
"MIT"
] | null | null | null | test_cases/tc3.asm | mandalatejesh/pipelined-processor | 182f21e49f99064516b95c9d2143ce4ca540d05b | [
"MIT"
] | null | null | null | // Program to test branch instructions
SUB R1, R1, R2
INC R2
STORE R15, R2, 0
ADD R15, R15, R1
BEQZ R15, 0, 1
JMP f, b
HLT
| 13.666667 | 38 | 0.682927 |
29e492edeb008ae6da2f48bdbe45ed83c0036bbe | 352 | asm | Assembly | programs/oeis/299/A299250.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/299/A299250.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/299/A299250.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A299250: Numbers congruent to {9, 11, 21, 29} mod 30.
; 9,11,21,29,39,41,51,59,69,71,81,89,99,101,111,119,129,131,141,149,159,161,171,179,189,191,201,209,219,221,231,239,249,251,261,269,279,281,291,299,309,311,321,329,339,341,351,359,369,371,381,389,399,401,411
mul $0,3
div $0,2
add $0,1
seq $0,90771 ; Numbers that ... | 44 | 207 | 0.693182 |
5131a1f2f4a8c85aedd17e3e42aadd110267d09d | 292 | asm | Assembly | programs/oeis/155/A155633.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/155/A155633.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/155/A155633.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A155633: 6^n+5^n-1.
; 1,10,60,340,1920,10900,62280,358060,2070240,12030820,70231800,411625180,2420922960,14281397140,84467679720,500702562700,2973697798080,17689598897860,105374653934040,628433226338620
mov $2,5
pow $2,$0
mov $1,$2
add $1,6
mov $3,6
pow $3,$0
add $1,$3
sub $1,7
mov $0,$1
| 22.461538 | 182 | 0.746575 |
bbd6024553977349b1651d3408e99c96a5dcee90 | 446 | asm | Assembly | libsrc/_DEVELOPMENT/input/zx/c/sdcc_ix/in_mouse_kempston.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/input/zx/c/sdcc_ix/in_mouse_kempston.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/input/zx/c/sdcc_ix/in_mouse_kempston.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void in_mouse_kempston(uint8_t *buttons, uint16_t *x, uint16_t *y)
SECTION code_clib
SECTION code_input
PUBLIC _in_mouse_kempston
EXTERN asm_in_mouse_kempston
_in_mouse_kempston:
call asm_in_mouse_kempston
exx
pop bc
exx
pop hl
ld (hl),a
pop hl
ld (hl),e
inc hl
ld (hl),d
... | 10.878049 | 68 | 0.61435 |
c8f9983b3691643b0b188e384423cc2071c65c06 | 397 | asm | Assembly | programs/oeis/048/A048298.asm | ckrause/cm | 0021b6ca0be0fbe79164e647ddfd0e65869304fe | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/048/A048298.asm | ckrause/cm | 0021b6ca0be0fbe79164e647ddfd0e65869304fe | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/048/A048298.asm | ckrause/cm | 0021b6ca0be0fbe79164e647ddfd0e65869304fe | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A048298: a(n) = n if n=2^i with i=0,1,2,3,...; else a(n) = 0.
; 0,1,2,0,4,0,0,0,8,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,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,64,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
mov $4,$0
mov $5,$0
mov $26,$0
cmp $26,0
add $4,$2... | 22.055556 | 204 | 0.508816 |
ecdf068c2d880bd48883b9c4c5a0873ea0f99733 | 4,174 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca.log_10830_1857.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca.log_10830_1857.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca.log_10830_1857.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r13
push %r14
push %rax
push %rbx
push %rdi
push %rdx
// Store
lea addresses_UC+0x18f65, %rbx
nop
dec %rdi
movl $0x51525354, (%rbx)
dec %r14
// Store
mov $0x945, %rdx
nop
nop
nop
nop
nop
sub $25702, %rax
movw $0... | 57.972222 | 2,999 | 0.65884 |
a46d6bf62adbd856f1ada52a3925f0bdb5ffd4d3 | 532 | asm | Assembly | oeis/121/A121586.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/121/A121586.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/121/A121586.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A121586: Number of columns in all deco polyominoes of height n. A deco polyomino is a directed column-convex polyomino in which the height, measured along the diagonal, is attained only in the last column.
; Submitted by Jamie Morken(w2)
; 1,1,3,13,70,446,3276,27252,253296,2602224,29288160,358457760,4740577920,673755... | 33.25 | 207 | 0.763158 |
ff47e73e1fe00f73376594833d0c1ee73abf2139 | 451 | asm | Assembly | Working Disassembly/General/Competition Menu/Map - Competition Player Sprites.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/General/Competition Menu/Map - Competition Player Sprites.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/General/Competition Menu/Map - Competition Player Sprites.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_3A1AEE: dc.w Frame_3A1AF4-Map_3A1AEE ; ...
dc.w Frame_3A1B02-Map_3A1AEE
dc.w Frame_3A1B1C-Map_3A1AEE
Frame_3A1AF4: dc.w 2
dc.b $D8, $E, 8, 0,$FF,$EC
dc.b $F0, 9, 8, $C,$FF,$F4
Frame_3A1B02: dc.w 4
dc.b $D8, 0, 0,$12,$FF,$FF
dc.b $E0, $D, 0,$13,$FF,$EF
dc.b $F0, $D, 0,$1B,$FF,$E7
dc.b $F8, 0... | 28.1875 | 46 | 0.547672 |
4a728511f6daeb95197a4dc5fc3b60cda5d97718 | 787 | asm | Assembly | programs/oeis/273/A273782.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/273/A273782.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/273/A273782.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A273782: First differences of number of active (ON,black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 929", based on the 5-celled von Neumann neighborhood.
; 3,17,27,33,40,48,56,64,72,80,88,96,104,112,120,128,136,144,152,160,168,176,184,192,200,208,216,224,232,240,248,256,264,... | 31.48 | 388 | 0.689962 |
c6724125935df7a87210f9b1dbcefe8ee822c39c | 695 | asm | Assembly | src/firmware/Platform/Lcd/Initialise.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware/Platform/Lcd/Initialise.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware/Platform/Lcd/Initialise.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #define __CLUCK2SESAME_PLATFORM_LCD_INITIALISE_ASM
#include "Platform.inc"
#include "TailCalls.inc"
#include "InitialisationChain.inc"
#include "Lcd.inc"
#include "States.inc"
radix decimal
extern INITIALISE_AFTER_LCD
Lcd code
global initialiseLcd
initialiseLcd:
.safelySetBankFor enableLcdCount
clrf ena... | 18.289474 | 51 | 0.834532 |
edd419579399673c58912997e5b88e8894d7b187 | 6,064 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_un_/i7-7700_9_0x48_notsx.log_21829_963.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_un_/i7-7700_9_0x48_notsx.log_21829_963.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_un_/i7-7700_9_0x48_notsx.log_21829_963.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rax
push %rcx
push %rdx
push %rsi
lea addresses_UC_ht+0x1a78c, %r8
cmp %rsi, %rsi
movw $0x6162, (%r8)
nop
cmp %r14, %r14
lea addresses_A_ht+0x294e, %rcx
nop
nop
nop
sub $62918, %rax
vmovups (%rcx), %ymm4
vextracti128 $0, %ymm4, %xmm4
vpextr... | 37.202454 | 2,999 | 0.654189 |
b18f7306436d43239daf3911faa3d52c04bf4ac3 | 1,049 | asm | Assembly | programs/oeis/133/A133310.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/133/A133310.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/133/A133310.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A133310: a(3n) = 2n+1, a(3n+1) = 2n+2, a(3n+2) = 2n+1.
; 1,2,1,3,4,3,5,6,5,7,8,7,9,10,9,11,12,11,13,14,13,15,16,15,17,18,17,19,20,19,21,22,21,23,24,23,25,26,25,27,28,27,29,30,29,31,32,31,33,34,33,35,36,35,37,38,37,39,40,39,41,42,41,43,44,43,45,46,45,47,48,47,49,50,49,51,52,51,53,54,53,55,56,55,57,58,57,59,60,59,61,62... | 52.45 | 838 | 0.659676 |
30371585053fc14e33bfe0275e573798bff77ad0 | 284 | asm | Assembly | pwnlib/shellcraft/templates/powerpc/linux/lstat64.asm | zaratec/pwntools | 8793decd1c9b8c822e3db6c27b9cbf6e8cddfeba | [
"MIT"
] | 5 | 2018-05-15T13:00:56.000Z | 2020-02-09T14:29:00.000Z | pwnlib/shellcraft/templates/powerpc/linux/lstat64.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/powerpc/linux/lstat64.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | 6 | 2017-09-07T02:31:11.000Z | 2021-07-05T16:59:18.000Z |
<%
from pwnlib.shellcraft.powerpc.linux import syscall
%>
<%page args="file, buf"/>
<%docstring>
Invokes the syscall lstat64. See 'man 2 lstat64' for more information.
Arguments:
file(char): file
buf(stat64): buf
</%docstring>
${syscall('SYS_lstat64', file, buf)}
| 18.933333 | 71 | 0.676056 |
7a3f1b900540844dd262d581f4592eed54247da1 | 696 | asm | Assembly | programs/oeis/025/A025581.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/025/A025581.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/025/A025581.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A025581: Triangle T(n, k) = n-k, 0 <= k <= n.
; 0,1,0,2,1,0,3,2,1,0,4,3,2,1,0,5,4,3,2,1,0,6,5,4,3,2,1,0,7,6,5,4,3,2,1,0,8,7,6,5,4,3,2,1,0,9,8,7,6,5,4,3,2,1,0,10,9,8,7,6,5,4,3,2,1,0,11,10,9,8,7,6,5,4,3,2,1,0,12,11,10,9,8,7,6,5,4,3,2,1,0,13,12,11,10,9,8,7,6,5,4,3,2,1,0,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,14,13,12,11,... | 63.272727 | 579 | 0.550287 |
f49e432e4d19e891415deaea9d8b963aaf369c95 | 1,404 | asm | Assembly | Transynther/x86/_processed/US/_ht_/i9-9900K_12_0xca_notsx.log_4_1578.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_/i9-9900K_12_0xca_notsx.log_4_1578.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_/i9-9900K_12_0xca_notsx.log_4_1578.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 %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1df36, %rsi
lea addresses_D_ht+0x15d16, %rdi
nop
nop
and %rdx, %rdx
mov $20, %rcx
rep movsb
nop
nop
inc %r12
lea addresses_A_ht+0x8d7a, %r9
cmp $42967, %r12
mov $0x6162636465666768, %rdx
movq %rd... | 18.233766 | 146 | 0.656695 |
d07c26fee5dbf1b6b2f54b569cd2e71da7bf7201 | 358 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sccz80/_memstrcpy__callee.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/_memstrcpy__callee.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/_memstrcpy__callee.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
; char *_memstrcpy_(void *p, char *s, size_t n)
SECTION code_clib
SECTION code_string
PUBLIC _memstrcpy__callee
EXTERN asm__memstrcpy
_memstrcpy__callee:
pop hl
pop bc
pop de
ex (sp),hl
ex de,hl
jp asm__memstrcpy
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC __memstrcpy__callee
defc __memstrcp... | 13.259259 | 47 | 0.76257 |
20a96d489064b149176375dfcfe98d5c1b6ea125 | 661 | asm | Assembly | programs/oeis/064/A064583.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/064/A064583.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064583.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A064583: a(n) = n^4*(n^4+1)*(n^2-1).
; 0,0,816,53136,986880,9390000,58831920,276825696,1057222656,3444262560,9900990000,25724822640,61490347776,137047559376,287786357040,574098840000,1095233372160,2009042197056,3559481173296,6114129610320,10214463840000,16642143690480,26505160063536,41348347984416,63293496422400,9521... | 47.214286 | 523 | 0.83056 |
a0958f60718cfa117b51e0fd2f46ae5457994df8 | 445 | asm | Assembly | programs/oeis/106/A106269.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/106/A106269.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/106/A106269.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A106269: Expansion of 1/((1 - x^2)*(2 - c(x))), where c(x) is the g.f. of A000108.
; 1,1,4,11,39,137,501,1853,6936,26163,99314,378879,1451392,5579179,21509692,83137939,322049887,1249941049,4859617537,18922572949,73782881947,288051510169,1125832363807,4404766873969,17249634205357,67610070092845,265208900679409,1041079... | 31.785714 | 261 | 0.732584 |
33b13f37ea35e1b4edd9430586d763744f4417f0 | 2,855 | asm | Assembly | libsrc/stdio/ansi/spectrum/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/ansi/spectrum/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/ansi/spectrum/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Spectrum C Library
;
; ANSI Video handling for ZX Spectrum
;
; Text Attributes
; m - Set Graphic Rendition
;
; The most difficult thing to port:
; Be careful here...
;
; Stefano Bodrato - Apr. 2000
;
;
; $Id: f_ansi_attr.asm,v 1.6 2016-04-04 18:31:23 dom Exp $
;
SECTION code_clib
PUBLIC ansi_attr
EXTER... | 19.421769 | 58 | 0.415762 |
7aafffbc683aa3c32826677ca2b9302a3c38a807 | 1,135 | asm | Assembly | programs/oeis/034/A034959.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/034/A034959.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/034/A034959.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A034959: Divide even numbers into groups with prime(n) elements and add together.
; 2,18,70,182,484,884,1666,2546,4048,6612,8928,13172,17794,22274,28576,37524,48380,57340,71556,85626,98550,118658,138112,163404,196134,224220,249672,281838,310650,347136,420624,467670,525806,571846,655898,710002,786570,868790,945220,103... | 40.535714 | 744 | 0.761233 |
f7a44235f741f51b4db3896d114afe0d24027d4b | 1,542 | asm | Assembly | programs/oeis/036/A036498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/036/A036498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/036/A036498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A036498: Numbers of the form m*(6*m-1) and m*(6*m+1), where m is an integer.
; 0,5,7,22,26,51,57,92,100,145,155,210,222,287,301,376,392,477,495,590,610,715,737,852,876,1001,1027,1162,1190,1335,1365,1520,1552,1717,1751,1926,1962,2147,2185,2380,2420,2625,2667,2882,2926,3151,3197,3432,3480,3725,3775,4030,4082,4347,4401,... | 128.5 | 1,384 | 0.792477 |
2fe2ad5374e6ae54bdc7fab182d7d6dd2c862c49 | 677 | asm | Assembly | oeis/151/A151483.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/151/A151483.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/151/A151483.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A151483: Number of walks within N^2 (the first quadrant of Z^2) starting at (0,0), ending on the vertical axis and consisting of n steps taken from {(-1, 0), (-1, 1), (0, -1), (0, 1), (1, -1), (1, 0)}.
; Submitted by Jon Maiga
; 1,1,4,12,48,192,832,3712,17152,81152,392192,1928192,9621504,48623616,248463360,1282031616... | 30.772727 | 274 | 0.695716 |
7b2b549cfdf427ec4eeb763b676f34c77da1e58b | 38,514 | asm | Assembly | zombie.asm | prajwalds17/xv6 | 614f33e9aeeac19b07cdbf1453a89b5727261ac7 | [
"MIT-0"
] | null | null | null | zombie.asm | prajwalds17/xv6 | 614f33e9aeeac19b07cdbf1453a89b5727261ac7 | [
"MIT-0"
] | null | null | null | zombie.asm | prajwalds17/xv6 | 614f33e9aeeac19b07cdbf1453a89b5727261ac7 | [
"MIT-0"
] | null | null | null |
_zombie: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(void)
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 pus... | 33.695538 | 60 | 0.408838 |
f8b9a3e03323818efeb23ceb124b40ef9ab92333 | 826 | asm | Assembly | oeis/142/A142814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142814: Primes congruent to 16 mod 61.
; Submitted by Jon Maiga
; 199,443,809,1297,1663,1907,2029,2273,3371,4591,4957,5323,5689,6299,6421,8861,9227,9349,10691,11057,11423,11789,12277,13009,13619,14107,14717,15083,15937,16547,17401,18133,18743,19231,19597,19841,19963,20939,21061,22037,22159,22769,23623,25087,25453,25... | 34.416667 | 496 | 0.732446 |
8d7af2190d9f7fe28963d1929d277be27b4b3cec | 34 | asm | Assembly | gadgets/exit0.asm | joshbooks/asmUtil | 2c0b06b8ca3b1ee5401c4734e409e96a8316a4d0 | [
"MIT"
] | 1 | 2020-08-13T21:59:03.000Z | 2020-08-13T21:59:03.000Z | gadgets/exit0.asm | joshbooks/asmUtil | 2c0b06b8ca3b1ee5401c4734e409e96a8316a4d0 | [
"MIT"
] | null | null | null | gadgets/exit0.asm | joshbooks/asmUtil | 2c0b06b8ca3b1ee5401c4734e409e96a8316a4d0 | [
"MIT"
] | null | null | null | mov al, 0x3c
xor rdi, rdi
syscall
| 8.5 | 12 | 0.735294 |
7c65813276d9431a4862c652c3007370d4081a40 | 3,589 | asm | Assembly | eater-6502/movingDot.asm | willgames-afk/code_stuff | 6db4226c49077bdcc9a8cf1de5ae854ed366445b | [
"MIT"
] | null | null | null | eater-6502/movingDot.asm | willgames-afk/code_stuff | 6db4226c49077bdcc9a8cf1de5ae854ed366445b | [
"MIT"
] | null | null | null | eater-6502/movingDot.asm | willgames-afk/code_stuff | 6db4226c49077bdcc9a8cf1de5ae854ed366445b | [
"MIT"
] | null | null | null | .org $8000; put it at the start of memory (eeprom chip mapped in at addr $8000)
;Labels
E = %10000001 ;LCD display
RW = %01000001 ;|
RS = %00100001 ;/
CCHA = $08 ;LCD CGRAM address of the custom char used for graphics.
CCH = $01 ; We're using char 1, $08 to $10
;Variables and External Registers
dot_x = $0000 ;... | 18.405128 | 83 | 0.637225 |
fc9261686c2f425c826504b6dfcebc4eb921a4ae | 4,688 | asm | Assembly | rtos_portable.asm | jdoe95/mrtos-portable-c28 | 44f0974f358613c1ce458a4cead35a9730f70f66 | [
"MIT"
] | 2 | 2020-05-24T02:06:23.000Z | 2020-10-08T06:38:32.000Z | rtos_portable.asm | jdoe95/mrtos-portable-c28 | 44f0974f358613c1ce458a4cead35a9730f70f66 | [
"MIT"
] | 2 | 2018-11-24T08:09:15.000Z | 2018-11-24T20:09:32.000Z | rtos_portable.asm | jdoe95/mrtos-portable-c28 | 44f0974f358613c1ce458a4cead35a9730f70f66 | [
"MIT"
] | 1 | 2019-08-12T06:18:55.000Z | 2019-08-12T06:18:55.000Z | ;-----------------------------------------------------------
; Global symbols defined in this file
;-----------------------------------------------------------
.def _osport_idle
.def _osport_breakpoint
.def _osport_enable_int
.def _osport_disable_int
.def _osport_contextsw_req
.def _osport_start
.def _ISR_RTOSIN... | 24.041026 | 62 | 0.508746 |
74b793fad6332c2b6d654744be4f613d7019b0d4 | 403 | asm | Assembly | oeis/039/A039647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/039/A039647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/039/A039647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A039647: Related to A000032 (Lucas numbers): (n-1)!*L(n).
; Submitted by Jamie Morken(s4)
; 1,3,8,42,264,2160,20880,236880,3064320,44634240,722131200,12853209600,249559833600,5249378534400,118911189196800,2886037330176000,74715282690048000,2055161959538688000,59855791774851072000
mov $1,4
mov $3,2
lpb $0
mov $2,$3... | 23.705882 | 190 | 0.719603 |
a40b46087bf073a91a8a3a6ff0bb0c6e19b79bf8 | 381 | asm | Assembly | Source Codes Testing/sub2.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | 11 | 2018-12-31T08:56:38.000Z | 2022-02-28T15:49:14.000Z | Source Codes Testing/sub2.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | null | null | null | Source Codes Testing/sub2.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | 4 | 2020-11-10T01:29:54.000Z | 2022-01-20T04:50:08.000Z | ;Adding N single byte numbers stored as a array with num as starting memory location
.MODEL small
.STACK
.DATA ; variable declaration section
N db 4h
num db 5h,3h,2h,4h
; code section
.CODE
.STARTUP
mov cx,00h
mov cl,N
mov bx, offset num
addition: sub al,[bx]
inc bx
l... | 21.166667 | 86 | 0.619423 |
c413524a11093c70296fa987e7068e8c5c50ccd3 | 3,817 | asm | Assembly | externals/mpir-3.0.0/mpn/x86_64w/core2/popcount.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | externals/mpir-3.0.0/mpn/x86_64w/core2/popcount.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86_64w/core2/popcount.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | ; PROLOGUE(mpn_popcount)
; mpn_popcount
; Copyright 2009 Jason Moxham
; This file is part of the MPIR Library.
; The MPIR Library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as published
; by the Free Software Foundation; either version... | 22.321637 | 77 | 0.642127 |
62922bd0370399e1b43027c3ffaab71efd4603c4 | 379 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_append_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_append_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_append_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; size_t w_vector_append(b_vector_t *v, void *item)
SECTION code_clib
SECTION code_adt_w_vector
PUBLIC w_vector_append_callee
EXTERN asm_w_vector_append
w_vector_append_callee:
pop hl
pop bc
ex (sp),hl
jp asm_w_vector_append
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _w_vector_append_callee
de... | 15.16 | 53 | 0.807388 |
1d6a9e7c83a6be775644dbbc1adbf0125a5715a5 | 6,765 | asm | Assembly | PRACT0/SO1HPUB/asm/puertos.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1HPUB/asm/puertos.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1HPUB/asm/puertos.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | bits 16
; glb intptr_t : int
; glb uintptr_t : unsigned
; glb intmax_t : int
; glb uintmax_t : unsigned
; glb int8_t : signed char
; glb int_least8_t : signed char
; glb int_fast8_t : signed char
; glb uint8_t : unsigned char
; glb uint_least8_t : unsigned char
; glb uint_fast8_t : unsigned char
; glb int16_t : short
... | 18.136729 | 67 | 0.647598 |
5e6ff7d3dc79441959dd1ae835139940634d80fc | 16,378 | asm | Assembly | 1-source-files/main-sources/elite-loader1.asm | markmoxon/disc-elite-beebasm | 31e05c330a7cdc60d8aef7664f9425381940dcae | [
"Unlicense"
] | 14 | 2021-01-28T19:27:28.000Z | 2022-01-07T16:36:02.000Z | 1-source-files/main-sources/elite-loader1.asm | markmoxon/disc-elite-beebasm | 31e05c330a7cdc60d8aef7664f9425381940dcae | [
"Unlicense"
] | null | null | null | 1-source-files/main-sources/elite-loader1.asm | markmoxon/disc-elite-beebasm | 31e05c330a7cdc60d8aef7664f9425381940dcae | [
"Unlicense"
] | null | null | null | \ ******************************************************************************
\
\ DISC ELITE LOADER (PART 1) SOURCE
\
\ Elite was written by Ian Bell and David Braben and is copyright Acornsoft 1984
\
\ The code on this site has been disassembled from the version released on Ian
\ Bell's personal website at http://w... | 35.527115 | 80 | 0.467334 |
9e1a33c9bda2beabaa02f39c9b254bf3131b122a | 1,861 | asm | Assembly | programs/oeis/005/A005183.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/005/A005183.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/005/A005183.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A005183: a(n) = n*2^(n-1) + 1.
; 1,2,5,13,33,81,193,449,1025,2305,5121,11265,24577,53249,114689,245761,524289,1114113,2359297,4980737,10485761,22020097,46137345,96468993,201326593,419430401,872415233,1811939329,3758096385,7784628225,16106127361,33285996545,68719476737,141733920769,292057776129,601295421441,1236950581... | 186.1 | 1,769 | 0.919936 |
d926d6665e4fdc04231aac1c991e47d249eb16c4 | 1,435 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/asm_asprintf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_asprintf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_asprintf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Jan 2014
; ===============================================================
;
; int asprintf (char **ptr, const char *format, ...)
;
; Similar to snprintf but attempts to dynamically allocate
; a buffer using malloc to store the output string.
;
; ===... | 24.322034 | 80 | 0.454355 |
7bf66fa1e409423559e351a8ce7d01ebc60e19cc | 144 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Missile.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Missile.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Missile.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Missile.asm
Type: file
Size: 4086
Last-Modified: '1992-07-01T15:00:00Z'
SHA-1: D86D4BC3036302A3E9BBAF6CB246DDCC08222DC6
Description: null
| 20.571429 | 47 | 0.8125 |
2592b90b3b703cb83b2f19ede57d242ee0736e9e | 2,297 | asm | Assembly | programs/oeis/193/A193250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/193/A193250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/193/A193250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A193250: Small rhombicuboctahedron with faces of centered polygons.
; 1,51,245,679,1449,2651,4381,6735,9809,13699,18501,24311,31225,39339,48749,59551,71841,85715,101269,118599,137801,158971,182205,207599,235249,265251,297701,332695,370329,410699,453901,500031,549185,601459,656949,715751,777961,843675,912989,985999,10... | 208.818182 | 2,158 | 0.870701 |
6c81057442931f4ea03646f945d4500111c5eb45 | 571 | asm | Assembly | oeis/010/A010100.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010100.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010100.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010100: a(n) = a(n-1)*a(n-2) with a(0)=1, a(1)=10.
; 1,10,10,100,1000,100000,100000000,10000000000000,1000000000000000000000,10000000000000000000000000000000000,10000000000000000000000000000000000000000000000000000000,100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000,10000000... | 71.375 | 403 | 0.830123 |
4a791a51c4344776abc002da905851c0b6cd9e40 | 330 | asm | Assembly | oeis/040/A040252.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040252.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040252.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040252: Continued fraction for sqrt(269).
; 16,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2,32,2,2
mul $0,4
mov $2,$0
cmp $2,0
add $0,$2
sub $0,3
gcd $0,6
add $0,6
bin $0,2
sub $0,20... | 23.571429 | 190 | 0.584848 |
6811e21169e64197eafe9f6ee92befc6e22c2fb0 | 5,347 | asm | Assembly | c2000/C2000Ware_1_00_06_00/libraries/dsp/FixedPoint/c28/source/CFFT32_brev.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/dsp/FixedPoint/c28/source/CFFT32_brev.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/dsp/FixedPoint/c28/source/CFFT32_brev.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | 1 | 2021-07-21T08:10:37.000Z | 2021-07-21T08:10:37.000Z | ;;#############################################################################
;;! \file source/CFFT32_brev.asm
;;!
;;! \brief Bit Reversal routine for the complex 32-bit FFT
;;!
;;! \date Jan 11, 2010
;;!
;;
;; Group: C2000
;; Target Family: C28x
;;
;;##############################################... | 46.903509 | 81 | 0.366187 |
1dc3d06a65ebdb91c1e9772ef8e866db297bac3a | 1,258 | asm | Assembly | programs/oeis/169/A169720.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/169/A169720.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/169/A169720.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A169720: a(n) = (3*2^(n-1)-1)*(3*2^n-1).
; 1,10,55,253,1081,4465,18145,73153,293761,1177345,4713985,18865153,75479041,301953025,1207885825,4831690753,19327057921,77308821505,309236465665,1236948221953,4947797606401,19791199862785,79164818325505,316659311050753,1266637319700481,5066549429796865,20266198021177345,81064... | 125.8 | 1,157 | 0.910175 |
4ab4587474f83dfd15dcf91b2c13a4c7334a8002 | 828 | asm | Assembly | programs/oeis/173/A173704.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173704.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173704.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173704: Partial sums of floor(n^3/2).
; 0,0,4,17,49,111,219,390,646,1010,1510,2175,3039,4137,5509,7196,9244,11700,14616,18045,22045,26675,31999,38082,44994,52806,61594,71435,82411,94605,108105,123000,139384,157352,177004,198441,221769,247095,274531,304190,336190,370650,407694,447447,490039,535601,584269,636180,69147... | 75.272727 | 689 | 0.799517 |
85ed2d342648409d866a18cfb7190f2ba9aad614 | 307 | asm | Assembly | scripts/Route2TradeHouse.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | scripts/Route2TradeHouse.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | scripts/Route2TradeHouse.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Route2TradeHouse_Script:
jp EnableAutoTextBoxDrawing
Route2TradeHouse_TextPointers:
dw Route2HouseText1
dw Route2HouseText2
Route2HouseText1:
text_far _Route2HouseText1
text_end
Route2HouseText2:
text_asm
ld a, TRADE_FOR_MARCEL
ld [wWhichTrade], a
predef DoInGameTradeDialogue
jp TextScriptEnd
| 17.055556 | 30 | 0.85342 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.