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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c1e4b83f861f721d8942b1a95f16020f7efce6ff | 61,507 | asm | Assembly | 2.0/cpm20_code/os3bdos.asm | officialrafsan/CP-M | b7c15f56367daf8b40aa611276d7346203f1b580 | [
"MIT"
] | null | null | null | 2.0/cpm20_code/os3bdos.asm | officialrafsan/CP-M | b7c15f56367daf8b40aa611276d7346203f1b580 | [
"MIT"
] | null | null | null | 2.0/cpm20_code/os3bdos.asm | officialrafsan/CP-M | b7c15f56367daf8b40aa611276d7346203f1b580 | [
"MIT"
] | null | null | null | title 'Bdos Interface, Bdos, Version 2.0 Aug, 1979'
;*****************************************************************
;*****************************************************************
;** **
;** B a s i c D i s k O p e r a t i n g S y s t e m **... | 29.150237 | 81 | 0.694848 |
bf1fb3a09a2e7ec2f8063eecd42b02413b57679a | 283 | asm | Assembly | Microprocessor_Interfacing_CSE_2006/Strings_Lab_7/data_scan.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | 2 | 2021-11-18T05:30:24.000Z | 2022-03-07T06:28:06.000Z | Microprocessor_Interfacing_CSE_2006/Strings_Lab_7/data_scan.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | null | null | null | Microprocessor_Interfacing_CSE_2006/Strings_Lab_7/data_scan.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | 3 | 2021-10-14T01:10:34.000Z | 2022-03-18T14:33:52.000Z | assume cs:code, ds:data
data segment
r1 db 1ah,2bh,3ch,4dh,5eh,6fh
data ends
code segment
start:
mov di,599
mov ax,data
mov ds,ax
mov es,ax
mov ax,0000
lea si,var1
mov cl,[si]
mov ch,00h
inc si
cld
rep movsb
hlt
code ends
end start | 14.15 | 33 | 0.614841 |
0373c7873840abe4be2cf7356e5b7ab8ebc2a50f | 824 | asm | Assembly | Ficheiros assembly (TP's e Testes)/ex7-folhasimd.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | Ficheiros assembly (TP's e Testes)/ex7-folhasimd.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | Ficheiros assembly (TP's e Testes)/ex7-folhasimd.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | include mpcp.inc
.xmm
;; declaracoes de dados (variaveis globais)
.data
X REAL4 2.5, 1.2, -5.3, -3.2
Y REAL4 1.3, 5.4, 3.2, -8.6
result REAL4 ?
msg BYTE "%fl", 13, 10, 0
;; seccao de codigo principal
.code
prodint PROTO vectX:PTR REAL4, vectY:PTR REAL4, N:dword, res:PTR REAL4
main PROC C
invoke prodint, offset X, o... | 22.888889 | 72 | 0.666262 |
2fded75e90fbec4e0436f43f7fb383b6be542619 | 14,874 | asm | Assembly | lib/Runtime/Library/amd64/JavascriptFunctionA.asm | Taritsyn/ChakraCore | b6042191545a823fcf9d53df2b09d160d5808f51 | [
"MIT"
] | 8,664 | 2016-01-13T17:33:19.000Z | 2019-05-06T19:55:36.000Z | lib/Runtime/Library/amd64/JavascriptFunctionA.asm | Taritsyn/ChakraCore | b6042191545a823fcf9d53df2b09d160d5808f51 | [
"MIT"
] | 5,058 | 2016-01-13T17:57:02.000Z | 2019-05-04T15:41:54.000Z | lib/Runtime/Library/amd64/JavascriptFunctionA.asm | Taritsyn/ChakraCore | b6042191545a823fcf9d53df2b09d160d5808f51 | [
"MIT"
] | 1,367 | 2016-01-13T17:54:57.000Z | 2019-04-29T18:16:27.000Z | ;-------------------------------------------------------------------------------------------------------
; Copyright (C) Microsoft. All rights reserved.
; Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
;-------------------------------------------------------------... | 35.163121 | 150 | 0.569383 |
9381a03d453fda321adc258dc9753a7be1f7a89d | 7,693 | asm | Assembly | asm/scriptcode/minigameunlock.asm | Dimedime-d/kptranslation | 62ba88ac2e279ac8bf0539e61a8d5764bdc60c5a | [
"CC-BY-4.0"
] | 3 | 2020-10-25T07:13:17.000Z | 2021-11-02T15:47:14.000Z | asm/scriptcode/minigameunlock.asm | Dimedime-d/kptranslation | 62ba88ac2e279ac8bf0539e61a8d5764bdc60c5a | [
"CC-BY-4.0"
] | 5 | 2021-03-01T02:45:02.000Z | 2021-12-15T03:33:28.000Z | asm/scriptcode/minigameunlock.asm | Dimedime-d/kptranslation | 62ba88ac2e279ac8bf0539e61a8d5764bdc60c5a | [
"CC-BY-4.0"
] | null | null | null | .byte 0x02,0x00,0x01,0x00
.word @loc0
.byte 0x07,0xFF,0xFF,0x7F
.byte 0xFF,0xFF,0xFF,0xFF
.byte 0x0E,0x00,0x01,0x00
.byte 0x54,0x00,0x00,0x00
.byte 0x02,0x00,0x02,0x00
.word @loc1
.byte 0x07,0xFF,0xFF,0x7F
.byte 0x00,0x00,0x00,0x00
.byte 0x06,0x00,0x00,0x00
.byte 0x12,0xFF,0xFF,0x7F
.byte 0x10,0x00,0x00,0x00
.byte 0x06... | 23.670769 | 28 | 0.77785 |
b04f1af8d447af7e739a13ae2871917f3357eb5e | 3,852 | asm | Assembly | base/hals/halacpi/amd64/xmstub.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/hals/halacpi/amd64/xmstub.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/hals/halacpi/amd64/xmstub.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z |
title "Amd64 startup"
;++
;
; Copyright (c) 2001 Microsoft Corporation
;
; Module Name:
;
; xmstub.asm
;
; Abstract:
;
; This module implements the code that starts secondary processors. This
; module is unique in that it is assembled by the i386 32-bit assembler,
; because the Amd... | 21.519553 | 77 | 0.551402 |
c56255abebec895c406594e490d5ea716c37bb36 | 938 | asm | Assembly | test/ir/logarithm.asm | shivansh/gogo | 209b98f52e956fc4d4e66c07d337db721200f8c2 | [
"MIT"
] | 24 | 2018-04-28T02:27:47.000Z | 2021-12-08T00:25:13.000Z | test/ir/logarithm.asm | shivansh/gogo | 209b98f52e956fc4d4e66c07d337db721200f8c2 | [
"MIT"
] | null | null | null | test/ir/logarithm.asm | shivansh/gogo | 209b98f52e956fc4d4e66c07d337db721200f8c2 | [
"MIT"
] | 5 | 2018-05-06T07:36:02.000Z | 2019-09-13T09:40:55.000Z | # Test to find floor value of logarithm (base 2 and base 10) of a number
.data
nStr: .asciiz "Enter n: "
n: .word 0
i: .word 0
base2Str: .asciiz "log2(n): "
base10Str: .asciiz "\nlog10(n): "
.text
runtime:
addi $sp, $sp, -4
sw $ra, 0($sp)
lw $ra, 0($sp)
addi $sp, $sp, 4
jr $ra
.end runtime
.globl main... | 14.212121 | 72 | 0.570362 |
4d36e4f09c4ae8394832ddb942e57e50597061bf | 1,647 | asm | Assembly | software/libs/uart.asm | Arkaeriit/Reflet-microcontroler | ad41a74f060601d2eb4b16abb4a3a3fd59168d6f | [
"MIT"
] | null | null | null | software/libs/uart.asm | Arkaeriit/Reflet-microcontroler | ad41a74f060601d2eb4b16abb4a3a3fd59168d6f | [
"MIT"
] | null | null | null | software/libs/uart.asm | Arkaeriit/Reflet-microcontroler | ad41a74f060601d2eb4b16abb4a3a3fd59168d6f | [
"MIT"
] | null | null | null | ;-------------------------------------
;This file contains functions to use the UART for some basic IO
;---------------------
;Prints the char in R1
label printc
pushr R2 ;addrs
pushr R4 ;waiting loop pointer
setlab UART ;UART tx_cmd addr
load WR
tbm
cpy R2
setlab printcLoop
cpy R4
... | 21.38961 | 124 | 0.570735 |
bd8cee457e6fdbc492940ad9087da68d1bef2cfd | 296 | asm | Assembly | programs/oeis/146/A146883.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/146/A146883.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/146/A146883.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A146883: a(n) = 6 * Sum_{m=0..n} 5^m.
; 6,36,186,936,4686,23436,117186,585936,2929686,14648436,73242186,366210936,1831054686,9155273436,45776367186,228881835936,1144409179686,5722045898436,28610229492186,143051147460936,715255737304686
mov $1,5
pow $1,$0
div $1,4
mul $1,30
add $1,6
mov $0,$1
| 29.6 | 197 | 0.760135 |
b9c3e6d9bca89cf3f737ca5a9a4feb2a0aadbc4e | 711 | asm | Assembly | src/gfx/FillRectangle.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | 1 | 2019-07-21T20:51:38.000Z | 2019-07-21T20:51:38.000Z | src/gfx/FillRectangle.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | null | null | null | src/gfx/FillRectangle.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | null | null | null | ;@DOES draws a filled rectangle to the back buffer
;@INPUT BC rectangle width
;@INPUT HL rectangle X coordinate
;@INPUT E rectangle Y coordinate
;@INPUT A rectangle height
;@DESTROYS HL,DE,BC,AF
gfx_FillRectangle:
ld d,LCD_WIDTH / 2
mlt de
add hl,de
add hl,de
ex de,hl
.computed:
ld (ScrapWord),bc
ld hl,LCD_BUFF... | 19.75 | 64 | 0.697609 |
d7fc3a351d965e855cc802fa6bd4302f2a8b6cc5 | 873,304 | asm | Assembly | asm/bank_006.asm | Vashy777/metroid2 | a892576930f3d931c636665d7bd643c766b50a2a | [
"MIT"
] | 3 | 2021-11-10T05:01:19.000Z | 2021-12-10T16:21:20.000Z | asm/bank_006.asm | Vashy777/metroid2 | a892576930f3d931c636665d7bd643c766b50a2a | [
"MIT"
] | null | null | null | asm/bank_006.asm | Vashy777/metroid2 | a892576930f3d931c636665d7bd643c766b50a2a | [
"MIT"
] | 1 | 2021-11-11T08:38:11.000Z | 2021-11-11T08:38:11.000Z | ; Disassembly of "metroid2.gb"
SECTION "ROM Bank $006", ROMX[$4000], BANK[$6]
nop ; $4000: $00
nop ; $4001: $00
nop ; $4002: $00
nop ;... | 55.613832 | 70 | 0.179138 |
41819ead5180fbfe5980f1666a37ce7b363fce79 | 2,509 | asm | Assembly | programs/oeis/016/A016947.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/016/A016947.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/016/A016947.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A016947: a(n) = (6*n + 3)^3.
; 27,729,3375,9261,19683,35937,59319,91125,132651,185193,250047,328509,421875,531441,658503,804357,970299,1157625,1367631,1601613,1860867,2146689,2460375,2803221,3176523,3581577,4019679,4492125,5000211,5545233,6128487,6751269,7414875,8120601,8869743,9663597,10503459,11390625,12326391,1331... | 313.625 | 2,439 | 0.885213 |
b7b6c26d800eecc3fe7413ef64d606f9c0d3a584 | 69 | asm | Assembly | src/main/fragment/mos6502-common/vdum1=vdum2_rol_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vdum1=vdum2_rol_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vdum1=vdum2_rol_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda #0
sta {m1}
sta {m1}+1
lda {m2}
sta {m1}+2
lda {m2}+1
sta {m1}+3
| 8.625 | 10 | 0.550725 |
7a50f552c2acf0c371661e6fe0a399cf61ab2daa | 1,321 | asm | Assembly | programs/oeis/231/A231672.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/231/A231672.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/231/A231672.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A231672: a(n) = Sum_{i=0..n} digsum_6(i), where digsum_6(i) = A053827(i).
; 0,1,3,6,10,15,16,18,21,25,30,36,38,41,45,50,56,63,66,70,75,81,88,96,100,105,111,118,126,135,140,146,153,161,170,180,181,183,186,190,195,201,203,206,210,215,221,228,231,235,240,246,253,261,265,270,276,283,291,300,305,311,318,326,335,345,351,35... | 66.05 | 1,070 | 0.713096 |
01afd71b9460900a4d8e0b40b04f9a05205d7c53 | 751 | asm | Assembly | oeis/081/A081295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081295: a(n) = (-1)^(n+1)* coefficient of x^n in Sum_{k>=1} x^k/(1+2*x^k).
; Submitted by Christian Krause
; 1,1,5,9,17,29,65,137,261,497,1025,2085,4097,8129,16405,32905,65537,130845,262145,524793,1048645,2096129,4194305,8390821,16777233,33550337,67109125,134225865,268435457,536855053,1073741825,2147516553,429496832... | 39.526316 | 497 | 0.768309 |
856c06cb1af60759a38ec4ee25bd386b808128b4 | 4,710 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2185.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2185.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2185.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x5c74, %r13
nop
nop
nop
sub $24137, %rdx
mov $0x6162636465666768, %r10
movq %r10, %xmm6
vmovups %ymm6, (%r13)
nop
nop
nop
cmp $28634, %r8
lea addresses_normal_ht+0x7cd4, %rsi
... | 50.106383 | 2,999 | 0.664331 |
e268842c1c932929f565c908ca3d50845e0942e2 | 358 | asm | Assembly | libsrc/fcntl/cpc/cpc_closein.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/fcntl/cpc/cpc_closein.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/fcntl/cpc/cpc_closein.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; CPC fcntl Library
;
; Donated by **_warp6_** <kbaccam@free.fr>
;
; $Id: cpc_closein.asm,v 1.6 2017-01-02 21:02:22 aralbrec Exp $
SECTION code_clib
PUBLIC cpc_closein
PUBLIC _cpc_closein
INCLUDE "cpcfirm.def"
.cpc_closein
._cpc_closein
call firmware
defw cas_in_close
... | 14.32 | 63 | 0.625698 |
29309656e04a24e692bdfdb6884827f51af2fb44 | 2,233 | asm | Assembly | guest/s2ebios/init.asm | sebastianpoeplau/s2e | 995cac6126e7d80337e8c4a72bfa9a87eea7eb68 | [
"MIT"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | guest/s2ebios/init.asm | Moirai7/s2e | 5a321f76d1a862c3898b9d24de621109b0c12b7d | [
"MIT"
] | 2 | 2020-11-02T08:01:00.000Z | 2022-03-27T02:59:18.000Z | guest/s2ebios/init.asm | Moirai7/s2e | 5a321f76d1a862c3898b9d24de621109b0c12b7d | [
"MIT"
] | 11 | 2020-08-06T03:59:45.000Z | 2022-02-25T02:31:59.000Z | ; S2E Selective Symbolic Execution Platform
;
; Copyright (c) 2013 Dependable Systems Laboratory, EPFL
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in the Software without restriction, including without... | 25.965116 | 80 | 0.67622 |
7d1dd651299a94f0f7f9fca1983ab01cf4b6c3b5 | 2,822 | asm | Assembly | IOCLA - .asm/IOCLA_H2_Strings/vigenere.asm | vioo-bkp/Projects-Year-2-University | c2d9b177efb88b427cdc16350aa11082946cb856 | [
"MIT"
] | null | null | null | IOCLA - .asm/IOCLA_H2_Strings/vigenere.asm | vioo-bkp/Projects-Year-2-University | c2d9b177efb88b427cdc16350aa11082946cb856 | [
"MIT"
] | null | null | null | IOCLA - .asm/IOCLA_H2_Strings/vigenere.asm | vioo-bkp/Projects-Year-2-University | c2d9b177efb88b427cdc16350aa11082946cb856 | [
"MIT"
] | null | null | null | %include "io.mac"
section .data
key_len dd 0
plaintext_len dd 0
temp db 0
section .text
global vigenere
extern printf
vigenere:
;; DO NOT MODIFY
push ebp
mov ebp, esp
pusha
mov edx, [ebp + 8] ; ciphertext
mov esi, [ebp + 12] ; plaintext
mov ... | 23.322314 | 80 | 0.617647 |
3419de46f0e63ad662d915dfa10f7474940ab0fb | 3,996 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1459.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1459.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1459.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 %r10
push %r11
push %r13
push %r14
push %r9
push %rax
push %rbp
// Store
lea addresses_WC+0x3494, %r9
nop
nop
nop
add %r10, %r10
mov $0x5152535455565758, %rbp
movq %rbp, %xmm4
vmovups %ymm4, (%r9)
nop
nop
nop
nop
and %rax, ... | 67.728814 | 2,999 | 0.662162 |
2f59e9a5143b7e5515738fa3080dd2873bf504e7 | 386 | asm | Assembly | content/blog/code-os-0000/source.asm | anonimato404/himself65.github.io | 15dccf34d0da8cf7a043891940fb99c6a4d6ccc2 | [
"MIT"
] | null | null | null | content/blog/code-os-0000/source.asm | anonimato404/himself65.github.io | 15dccf34d0da8cf7a043891940fb99c6a4d6ccc2 | [
"MIT"
] | null | null | null | content/blog/code-os-0000/source.asm | anonimato404/himself65.github.io | 15dccf34d0da8cf7a043891940fb99c6a4d6ccc2 | [
"MIT"
] | 1 | 2021-12-05T12:22:53.000Z | 2021-12-05T12:22:53.000Z | bits 16 ; 16位编译
org 0x7c00 ; 从0x7c00是起始地址
boot:
mov si, hello ; hello的地址传给si寄存器(Source Index Register)
mov ah, 0x0e ;
.loop:
lodsb ;
or al, al ;
jz halt ;
int 0x10 ;
jmp .loop ;
halt:
cli ;
hlt ;
hello: db "Hello,... | 20.315789 | 60 | 0.471503 |
efe3d106f2f0a90f2b50d7714f0c3f93d736c3cb | 2,571 | asm | Assembly | src/kernel/drivers/io/sensors/am2302_def.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | 1 | 2020-07-29T12:30:42.000Z | 2020-07-29T12:30:42.000Z | src/kernel/drivers/io/sensors/am2302_def.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | null | null | null | src/kernel/drivers/io/sensors/am2302_def.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | null | null | null | ;=======================================================================================================================
; ;
; Name: socOS (System On Chip Operation System) ... | 53.5625 | 120 | 0.586153 |
25bf66623e4576f9537b845ea06cf2204c33b642 | 1,247 | asm | Assembly | util/cv/dtmrt.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/cv/dtmrt.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/cv/dtmrt.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Convert date and time to real time V0.00 1993 Tony Tebby
section cv
xdef cv_dtmrt
xref cv_mnths
;+++
; Convert date and time to real time
;
; d1 r real time
; a1 c p pointer to date and time
;
; status return 0
;---
cv_dtmrt
move.w (a1)+,d1
sub.w #1961,d1 ; year since 1961
moveq #0,d0
move.w d1,d... | 19.793651 | 64 | 0.597434 |
ef70b1deb942cbb3a8f5e7f87c78dc0078268692 | 150 | asm | Assembly | src/bin/cpu-visualizer/asm/logical-operators.asm | gregtatum/cpu-6502-rs | 054ad0441c71b11c1e4f50dfb21a48d2d09595b6 | [
"MIT"
] | null | null | null | src/bin/cpu-visualizer/asm/logical-operators.asm | gregtatum/cpu-6502-rs | 054ad0441c71b11c1e4f50dfb21a48d2d09595b6 | [
"MIT"
] | null | null | null | src/bin/cpu-visualizer/asm/logical-operators.asm | gregtatum/cpu-6502-rs | 054ad0441c71b11c1e4f50dfb21a48d2d09595b6 | [
"MIT"
] | null | null | null | logical_operators_and:
lda #%11110000
and #%10101010
sta $00,x
inx
logical_operators_or:
lda #%11110000
ora #%10101010
sta $00,x
inx
| 12.5 | 22 | 0.686667 |
73fbd135bd3b92e2bbd74a7bffc6bf3a16ea5fc6 | 290 | asm | Assembly | programs/oeis/158/A158411.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158411.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158411.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158411: Maximum number of colors required to paint a map having n regions.
; 0,1,2,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4
min $0,4
| 58 | 201 | 0.572414 |
d4e15f1baa23b40e0734b939a274d3ad48cfc076 | 60 | asm | Assembly | gfx/pokemon/hoppip/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/hoppip/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/hoppip/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | setrepeat 3
frame 1, 10
frame 2, 10
dorepeat 1
endanim
| 10 | 12 | 0.7 |
fa3e8a2f1f1c2215e4a4d42c3afeb7aa140788ba | 187 | asm | Assembly | data/pokemon/location_evolution.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/location_evolution.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/location_evolution.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | LocationEvolutionTable:
dw .moss_rock
dw .ice_rock
dw .magnet_field
.moss_rock
db ILEX_FOREST
db ROUTE_2
db -1
.ice_rock
db ICE_PATH
db -1
.magnet_field
db POWER_PLANT
db -1
| 10.388889 | 23 | 0.748663 |
20fc4697c3c97689e7f5d5f8a88b34fae992bf24 | 871 | asm | Assembly | CpuA32/TestData/argv.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 171 | 2020-01-30T16:58:07.000Z | 2022-03-27T22:12:17.000Z | CpuA32/TestData/argv.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 14 | 2021-05-15T02:12:09.000Z | 2022-03-16T04:16:18.000Z | CpuA32/TestData/argv.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 5 | 2021-03-01T20:52:13.000Z | 2022-03-07T06:35:03.000Z |
.mem newline 4 rodata
.data 1 "\n"
.endmem
# This is called with r0:argc r1:argv
.fun main 16
add_imm al r10 r0 0
add_imm al r11 r1 0
b al expr:jump24:argc_check
.bbl loop 4
ldr_imm_add_post al r1 r11 4
sub_imm al r10 r10 1
# strlen computation: r1 contains string r2 will contain it's length
... | 20.255814 | 68 | 0.668197 |
5aa8c497f85fc8b6bd84335464873fbf980c2075 | 450 | asm | Assembly | programs/oeis/088/A088487.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/088/A088487.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/088/A088487.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A088487: a(n) = Sum_{k=1..8} floor(A254864(n,k)/A254864(n-1,k)), where A254864(n,k) = n! / (n-floor(n/3^k))!.
; 8,10,8,8,13,8,8,24,8,8,19,8,8,22,8,8,42,8,8,28,8,8,31,8,8,86,8,8,37,8,8,40,8,8,78,8,8,46,8,8,49,8,8,96,8,8,55,8,8,58,8,8,167,8,8,64,8,8,67,8,8,132,8,8,73,8,8,76,8,8,150,8,8,82,8,8,85,8,8,328,8,8,91,8,8,94,8... | 32.142857 | 242 | 0.56 |
40574e057d02f956b4ee6e90cd24e757adadd8ed | 292 | asm | Assembly | programs/oeis/130/A130706.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/130/A130706.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/130/A130706.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A130706: a(0) = 1, a(1) = 2, a(n) = 0 for n > 1.
; 1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
pow $0,2
mov $1,2
bin $1,$0
| 41.714286 | 211 | 0.482877 |
4cd0655e4cf6151780014ef75f74290b1a896e85 | 424 | asm | Assembly | 04/test.asm | Nolva/nand2tetris | efd0f87aa26e95888788e75605866a885231da5b | [
"MIT"
] | 2 | 2020-09-03T10:54:44.000Z | 2020-09-04T03:36:43.000Z | 04/test.asm | Nolva/nand2tetris | efd0f87aa26e95888788e75605866a885231da5b | [
"MIT"
] | null | null | null | 04/test.asm | Nolva/nand2tetris | efd0f87aa26e95888788e75605866a885231da5b | [
"MIT"
] | null | null | null | @x // 16
M=0
@sum // 17
M=0
@numbers // [18,27]
(LOOP)
@x
D=M // D=x
@10
D=D-M // D=(x-10)
@END
D;JGE // 与伪代码符号完全相反:‘>’ => ‘≤’, if (x>=10) goto END
@numbers // array
A=M
D=M // D = *numbers
@sum
M=D+M // D = *numbers + sum
@numbers
M=M+1... | 14.62069 | 56 | 0.400943 |
7d0e8db8921b4f8dc56c2ad6db47fac0b85bc8a5 | 5,119 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21_476.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_21_476.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_21_476.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1a28e, %rdi
nop
nop
nop
nop
cmp %r9, %r9
mov $0x6162636465666768, %r11
movq %r11, %xmm7
movups %xmm7, (%rdi)
nop
nop
cmp %r15, %r15
lea addresses_D_ht+0x1b194, %r8
no... | 21.240664 | 152 | 0.653253 |
56fe4d15c0be87aba712d8539040d9368f865c01 | 17,904 | asm | Assembly | src/play/score_table_mp.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | 1 | 2022-02-13T16:09:18.000Z | 2022-02-13T16:09:18.000Z | src/play/score_table_mp.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | null | null | null | src/play/score_table_mp.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | null | null | null | ; Top-hole Golf
; Copyright 2020-2021 Matthew Clarke
!to "sctblmp.o",cbm
!source "play_labels.asm"
!source "../core/mymacros.asm"
; Start to assemble this at beginning of quads variables block.
; Doesn't matter if this moves because we've got its latest address in the
; file 'play_labels.asm'.
*= quads_n
sctblmp_c... | 20.438356 | 95 | 0.604837 |
0d81377ab2744146f2a9c92c113a1fecebccb898 | 1,149 | asm | Assembly | Ficha 5 - Programacao mista C++ & Assembly/2b.asm | FEUP-MIEIC/MPCP | 63c9eed1a48c704a2034e04824e91fbc79538b3e | [
"MIT"
] | null | null | null | Ficha 5 - Programacao mista C++ & Assembly/2b.asm | FEUP-MIEIC/MPCP | 63c9eed1a48c704a2034e04824e91fbc79538b3e | [
"MIT"
] | null | null | null | Ficha 5 - Programacao mista C++ & Assembly/2b.asm | FEUP-MIEIC/MPCP | 63c9eed1a48c704a2034e04824e91fbc79538b3e | [
"MIT"
] | null | null | null | ;; Funcao 2 em linguagem assembly
;; Valor de retorno: nenhum
.686
.model flat, C
.code
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Colocar a preto o pixel mais intenso de cada linha
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
afunc3 PROC USES edi ebx esi pi... | 22.529412 | 77 | 0.560487 |
0a4353061c651941a0765e2f1fcd4c7be2962702 | 21,473 | asm | Assembly | work/ff3_field_render_x.asm | ypyp-pprn-mnmn/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 4 | 2018-03-29T15:33:26.000Z | 2022-03-09T13:35:31.000Z | work/ff3_field_render_x.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 45 | 2017-11-17T23:46:35.000Z | 2021-09-27T11:35:47.000Z | work/ff3_field_render_x.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | null | null | null | ; encoding: utf-8
; ff3_field_render_x.asm
;
; description:
; implementation of optimzied renderer code
;
;==================================================================================================
.ifdef _FEATURE_DEFERRED_RENDERING
.ifndef _FEATURE_STOMACH_AMOUNT_1BYTE
;; it is nee... | 24.997672 | 121 | 0.592558 |
240bde1c2df022d1664c97a075a817eae06fe08a | 592 | asm | Assembly | oeis/301/A301484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/301/A301484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/301/A301484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A301484: Decimal expansion of J_0(2)/J_1(2) = 1 - 1/(2 - 1/(3 - 1/(4 - ...))).
; Submitted by Christian Krause
; 3,8,8,2,1,0,7,6,5,5,6,7,7,9,5,7,8,7,5,1,1,6,5,8,5,5,7,3,0,6,5,3,7,0,2,9,2,2,1,7,4,5,0,4,0,7,2,5,3,2,9,8,1,8,6,4,6,4,2,8,2,7,5,9,3,7,3,5,1,7,3,9,5,6,3,8,2,4,2,0,1,2,1,1,0,1,9,3,5,1,6,2,8,2,8,0,3,1,9,6
add ... | 19.096774 | 201 | 0.501689 |
408e396d66cca11c72876d419e905d534252405e | 1,998 | asm | Assembly | computer-architecture/labs/lab8/1.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | 6 | 2015-06-22T19:43:13.000Z | 2019-07-15T18:08:41.000Z | computer-architecture/labs/lab8/1.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | null | null | null | computer-architecture/labs/lab8/1.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | 1 | 2015-09-26T09:01:54.000Z | 2015-09-26T09:01:54.000Z | ASSUME CS: code, DS:data
; 1. A string of bytes is given in the data segment.
; Print on the standard output (screen) the elements of this string in base 2.
data SEGMENT
nr DB 23
ten DB 10
two DB 2
hex_table DB '0123456789ABCDEF'
data ENDS
code SEGMENT
PRINT_EOL MACRO
mov DL, 13 ; \r
... | 19.398058 | 78 | 0.567568 |
2c9008a745fd54f379e181fb2e74f776bab0faa3 | 5,054 | asm | Assembly | ASM-Homework/print without offset/pict.asm | SokolovVadim/ComputerScience | 226043aa89edaff3a633f7ce98be9f20cf767203 | [
"MIT"
] | null | null | null | ASM-Homework/print without offset/pict.asm | SokolovVadim/ComputerScience | 226043aa89edaff3a633f7ce98be9f20cf767203 | [
"MIT"
] | null | null | null | ASM-Homework/print without offset/pict.asm | SokolovVadim/ComputerScience | 226043aa89edaff3a633f7ce98be9f20cf767203 | [
"MIT"
] | null | null | null | .model tiny
.code
org 100h
VIDEOSEG equ 0b800h ; ®¡à 饚¥ ª ¢š€¥®¯ ¬ïâš
LINE equ 80 ; €«š áâபš (§ ª®¬¥áâ)
; ᬥ饚¥ 80 § ª®¬¥áâ
; ¯¥à¥¢®€šâ "ªãàá®à"
... | 30.263473 | 84 | 0.274634 |
121ae5ac983f4444ca072c33f2636ba02007a8f6 | 151 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_acosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_acosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_acosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC cm32_sdcc_acosh
EXTERN cm32_sdcc_fsread1, _m32_acoshf
cm32_sdcc_acosh:
call cm32_sdcc_fsread1
jp _m32_acoshf
| 13.727273 | 37 | 0.827815 |
d4cae58e710cabd512e54223860e97f9dc5c028d | 325 | asm | Assembly | programs/oeis/040/A040200.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040200.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040200.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040200: Continued fraction for sqrt(215).
; 14,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1,28,1,1,1
dif $0,2
mov $1,$0
cmp $0,0
sub $1,$0
gcd $1,2
add $1,12
add $0,$1
mul $0,$1
sub $0... | 25 | 190 | 0.575385 |
1e78561e18ad5a1866341895202730cc643fe0cf | 45,011 | asm | Assembly | stressfs.asm | MahtabEK/OS---XV6 | eb32b4b384df09d9cc102a46e683dbe37f66f8eb | [
"MIT-0"
] | null | null | null | stressfs.asm | MahtabEK/OS---XV6 | eb32b4b384df09d9cc102a46e683dbe37f66f8eb | [
"MIT-0"
] | null | null | null | stressfs.asm | MahtabEK/OS---XV6 | eb32b4b384df09d9cc102a46e683dbe37f66f8eb | [
"MIT-0"
] | null | null | null |
_stressfs: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "fs.h"
#include "fcntl.h"
int
main(int argc, char *argv[])
{
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 ... | 34.254947 | 60 | 0.425629 |
651f61b73ba1816d7360b371a935afd54da22870 | 6,040 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_738.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_738.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_738.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x17b68, %r10
nop
nop
nop
nop
add %rsi, %rsi
mov $0x6162636465666768, %r13
movq %r13, %xmm1
vmovups %ymm1, (%r10)
nop
nop
cmp $23581, %rdi
lea addresses_WT_ht+0x1d25a, %r13
nop
... | 37.987421 | 2,999 | 0.66043 |
e879d4a091cb29d1347dcfdb5c99e825f9225914 | 524 | asm | Assembly | oeis/309/A309729.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/309/A309729.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/309/A309729.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A309729: Expansion of Sum_{k>=1} x^k/(1 - x^k - 2*x^(2*k)).
; Submitted by Christian Krause
; 1,2,4,7,12,26,44,92,175,354,684,1396,2732,5506,10938,21937,43692,87578,174764,349884,699098,1398786,2796204,5593886,11184823,22372354,44739418,89483996,178956972,357925242,715827884,1431677702,2863312218,5726666754,114532461... | 22.782609 | 240 | 0.666031 |
de2c855fb2f22b1248735cc38c4b093d37f0a18e | 902 | asm | Assembly | oeis/248/A248003.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/248/A248003.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/248/A248003.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A248003: a(n) = (sum of totatives of n ) / (2^(omega(n)-1)); a(n) = A023896(n) / A007875(n).
; Submitted by Christian Krause
; 1,1,3,4,10,3,21,16,27,10,55,12,78,21,30,64,136,27,171,40,63,55,253,48,250,78,243,84,406,30,465,256,165,136,210,108,666,171,234,160,820,63,903,220,270,253,1081,192,1029,250,408,312,1378,243,55... | 23.736842 | 396 | 0.586475 |
875f9cf5bae7152f7e78da16f0f0d1f29e2343b5 | 864 | asm | Assembly | malban/Release/VRelease/Release.History/VRelease_2017_04_07/Song/pattern12.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | 5 | 2018-01-14T10:03:50.000Z | 2020-01-17T13:53:49.000Z | malban/Release/VRelease/Release.History/VRelease_2017_04_07/Song/pattern12.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | malban/Release/VRelease/Release.History/VRelease_2017_04_07/Song/pattern12.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | ; this file is part of Release, written by Malban in 2017
;
HAS_VOICE0 = 1
HAS_TONE0 = 1
FIRST7 = $3E
dw $0044
pattern12Data:
db $F5, $77, $86, $9E, $3D, $DD, $DE, $A7, $8D, $77
db $70, $30, $7B, $9E, $3C, $5D, $DE, $A7, $8E, $06
db $07, $FE, $F4, $76, $F2, $7F, $7F, $51, $F7, $BC
db $9F, $98, $C4, $BB, $56, $9D,... | 39.272727 | 57 | 0.460648 |
1ee6e0a939cdb882ea98e8ad12fdaa92612e8487 | 606 | asm | Assembly | oeis/110/A110451.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/110/A110451.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/110/A110451.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A110451: a(n) = n*(4*n^2 + 2*n + 1).
; 0,7,42,129,292,555,942,1477,2184,3087,4210,5577,7212,9139,11382,13965,16912,20247,23994,28177,32820,37947,43582,49749,56472,63775,71682,80217,89404,99267,109830,121117,133152,145959,159562,173985,189252,205387,222414,240357,259240,279087,299922,321769,344652,368595,393622,419757... | 55.090909 | 498 | 0.777228 |
cefe0617c7c947ed010ff97182fa15997a0b371b | 3,430 | asm | Assembly | 1 course/MDPL/lab3/main_asm.asm | semyon-dev/bonch-labs | 33951ee90ff7a798df3ec467f02ee2c9cd38ad94 | [
"Unlicense"
] | 6 | 2020-03-17T19:20:09.000Z | 2021-04-25T11:40:46.000Z | 1 course/MDPL/lab3/main_asm.asm | semyon-dev/bonch-labs | 33951ee90ff7a798df3ec467f02ee2c9cd38ad94 | [
"Unlicense"
] | null | null | null | 1 course/MDPL/lab3/main_asm.asm | semyon-dev/bonch-labs | 33951ee90ff7a798df3ec467f02ee2c9cd38ad94 | [
"Unlicense"
] | null | null | null | ; Assemble: nasm -f elf64 -l main_asm.lst main_asm.asm
; Link: gcc -m64 -o main_asm main_asm.o
; Run: ./main_asm
; Реализовать целочисленные вычисления, сделанные в лабораторной работе №2,
; полностью используя язык Ассемблера для организации корректного ввода-вывода информации:
; Я взял 2 лабу для основы
ext... | 14.595745 | 94 | 0.648688 |
4da1f8a1ece686dd494d8d44ddc54075b70b088f | 2,285 | asm | Assembly | vibra/main.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 59 | 2015-02-28T14:15:56.000Z | 2022-03-26T12:06:01.000Z | vibra/main.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 1 | 2016-08-22T05:32:43.000Z | 2016-08-22T09:33:28.000Z | vibra/main.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 9 | 2015-02-28T14:16:31.000Z | 2022-01-18T17:52:48.000Z | ;VIBRA
;ZX beeper engine by utz 07'2017
;*******************************************************************************
org #8000
looping equ 1
include "equates.h"
di
;ix,de,bc accu,base,mod ch1
;iy,de',bc' accu,base,mod ch2/#fe
;hl accu/seed noise
;hl' stack mod
;sp task stack/data pointer
;a' prescaler ... | 18.884298 | 118 | 0.517724 |
f13376ebc569f4e15b1e1ce226f28aa25eec51bd | 146 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_sut0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_sut0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_sut0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_sut0.asm
Type: file
Size: 67184
Last-Modified: '2016-05-13T04:25:37Z'
SHA-1: 7A98AFD843DDFAC2C5A32CC838ADE8E6BF28174A
Description: null
| 20.857143 | 47 | 0.815068 |
c1cc71d09318883c453cc2d1d308423d4274276a | 135 | asm | Assembly | alice2/brads_alice2_archive/asm/libc.asm | lkesteloot/alice | 44b85caf744e5830536b5e813e761cc0ce3f695e | [
"Apache-2.0"
] | 63 | 2015-08-14T23:27:39.000Z | 2022-03-09T22:46:11.000Z | alice2/brads_alice2_archive/asm/libc.asm | lkesteloot/alice | 44b85caf744e5830536b5e813e761cc0ce3f695e | [
"Apache-2.0"
] | 64 | 2015-09-11T23:13:03.000Z | 2018-10-29T09:38:06.000Z | alice2/brads_alice2_archive/asm/libc.asm | lkesteloot/alice | 44b85caf744e5830536b5e813e761cc0ce3f695e | [
"Apache-2.0"
] | 9 | 2016-01-06T00:06:33.000Z | 2021-12-07T10:38:15.000Z |
; functions that look kinda like libc functions
#include "printf.asm"
#include "gets.asm"
#include "strcpy.asm"
#include "timer.asm"
| 16.875 | 47 | 0.740741 |
01f48ab31278146b043037991d6c4e0bd56c2662 | 735 | asm | Assembly | oeis/114/A114938.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/114/A114938.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/114/A114938.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A114938: Number of permutations of the multiset {1,1,2,2,...,n,n} with no two consecutive terms equal.
; Submitted by Christian Krause
; 1,0,2,30,864,39480,2631600,241133760,29083420800,4467125013120,851371260364800,197158144895712000,54528028997584665600,17752366094818747392000,6720318485119046923315200,292706653790... | 66.818182 | 480 | 0.865306 |
704ff8b85155ecc33d50930750bf9369aba0b082 | 1,276 | asm | Assembly | programs/oeis/245/A245579.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/245/A245579.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245579.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A245579: Number of odd divisors of n multiplied by n.
; 1,2,6,4,10,12,14,8,27,20,22,24,26,28,60,16,34,54,38,40,84,44,46,48,75,52,108,56,58,120,62,32,132,68,140,108,74,76,156,80,82,168,86,88,270,92,94,96,147,150,204,104,106,216,220,112,228,116,118,240,122,124,378,64,260,264,134,136,276,280,142,216,146,148,450,152,308,... | 75.058824 | 971 | 0.722571 |
7f0b51cf5e2e39a94d3b08b9fbefec20901eb8cd | 466 | asm | Assembly | Compiler/Project(C-Compiler)/TestCases/testcase3.asm | mheidari98/_IUT | f684d31071512edeefe8c8405746d4f3eab6ab6b | [
"MIT"
] | 1 | 2021-07-10T19:52:38.000Z | 2021-07-10T19:52:38.000Z | Compiler/Project(C-Compiler)/TestCases/testcase3.asm | mheidari98/_IUT | f684d31071512edeefe8c8405746d4f3eab6ab6b | [
"MIT"
] | null | null | null | Compiler/Project(C-Compiler)/TestCases/testcase3.asm | mheidari98/_IUT | f684d31071512edeefe8c8405746d4f3eab6ab6b | [
"MIT"
] | null | null | null | .data
backn: .asciiz "\n"
.text
.globl main
main:
addi $a0, $zero, 40
li $v0, 9
syscall
move $s0, $v0
addi $s1, $zero, 0
LOOP1:
slti $t0, $s1 , 10
beq $t0, $zero, L1
sll $t1, $s1 , 2
add $t1, $t1 , $s0
sw $s1, 0($t1)
sll $t1, $s1 , 2
add $t1, $t1 , $s0
lw $t1, 0($t1)
addi $sp, $sp , -4
sw $a0, 0($... | 14.121212 | 21 | 0.515021 |
806d2ec5e501219c911885eae6b3a41d402f5d96 | 2,658 | asm | Assembly | programs/oeis/167/A167149.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/167/A167149.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/167/A167149.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A167149: 10000-gonal numbers: a(n) = n + 4999 * n * (n-1).
; 0,1,10000,29997,59992,99985,149976,209965,279952,359937,449920,549901,659880,779857,909832,1049805,1199776,1359745,1529712,1709677,1899640,2099601,2309560,2529517,2759472,2999425,3249376,3509325,3779272,4059217,4349160,4649101,4959040,5278977,5608912,594884... | 91.655172 | 2,284 | 0.829195 |
666f36bb63bba0bc779b4e5fc5399fbe4c73ef85 | 125 | asm | Assembly | testsuite/tests/codeGen/should_gen_asm/bytearray-memset-unroll.asm | JakobBruenker/ghc | fc9546caf3e16db070bfc7bb5523c38595233e26 | [
"BSD-3-Clause"
] | 51 | 2017-01-12T14:08:50.000Z | 2021-03-24T06:01:41.000Z | testsuite/tests/codeGen/should_gen_asm/bytearray-memset-unroll.asm | JakobBruenker/ghc | fc9546caf3e16db070bfc7bb5523c38595233e26 | [
"BSD-3-Clause"
] | 296 | 2017-07-05T14:35:23.000Z | 2021-07-30T13:23:00.000Z | testsuite/tests/codeGen/should_gen_asm/bytearray-memset-unroll.asm | JakobBruenker/ghc | fc9546caf3e16db070bfc7bb5523c38595233e26 | [
"BSD-3-Clause"
] | 6 | 2017-04-28T21:17:26.000Z | 2020-02-23T00:32:09.000Z | movq $72340172838076673,%rcx
movq %rcx,0(%rbx)
movq %rcx,8(%rbx)
movl $16843009,16(%rbx)
movw $257,20(%rbx)
movb $1,22(%rbx)
| 17.857143 | 28 | 0.68 |
c78b909ffecdcfd049ac29a510d98928ef3a7ba2 | 687 | asm | Assembly | programs/oeis/173/A173321.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173321.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173321.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173321: a(n) = 4*n! - 1.
; 3,3,7,23,95,479,2879,20159,161279,1451519,14515199,159667199,1916006399,24908083199,348713164799,5230697471999,83691159551999,1422749712383999,25609494822911999,486580401635327999,9731608032706559999,204363768686837759999,4496002911110430719999,103408066955539906559999,24817936069329577574... | 98.142857 | 519 | 0.860262 |
824722ae95ac4d9ae5a0f913be6e541baa21846e | 372 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_resize.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_resize.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_resize.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int w_vector_resize(w_vector_t *v, size_t n)
SECTION code_clib
SECTION code_adt_w_vector
PUBLIC w_vector_resize
EXTERN asm_w_vector_resize
w_vector_resize:
pop af
pop de
pop hl
push hl
push de
push af
jp asm_w_vector_resize
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _w_vector_re... | 12.827586 | 46 | 0.763441 |
b7d998bbfc2047ccfd98c8d200297d7687d16cdd | 688 | asm | Assembly | oeis/090/A090592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/090/A090592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/090/A090592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A090592: (1,1) entry of powers of the orthogonal design shown below.
; Submitted by Jon Maiga
; 1,-5,-17,1,121,235,-377,-2399,-2159,12475,40063,-7199,-294839,-539285,985303,5745601,4594081,-31031045,-94220657,28776001,717096601,1232761195,-2554153817,-13737635999,-9596195279,76971061435,221115489823,-96566450399,-174... | 45.866667 | 493 | 0.792151 |
767e306692691193c49a5e7ef7f0d3994c7a5473 | 460 | asm | Assembly | numbers.asm | slowy07/learnAsm | d278573eecd96e0e56f720c92fe7783d33528e43 | [
"MIT"
] | 1 | 2021-10-14T06:35:29.000Z | 2021-10-14T06:35:29.000Z | numbers.asm | coderzhaxor/asmSourceCode | 95a349e5b6e4fb52d29528f15635708d2273e676 | [
"MIT"
] | null | null | null | numbers.asm | coderzhaxor/asmSourceCode | 95a349e5b6e4fb52d29528f15635708d2273e676 | [
"MIT"
] | 1 | 2021-09-30T03:22:35.000Z | 2021-09-30T03:22:35.000Z | section .text
global _start
;output summary :
;7
_start:
mov eax, '3'
sub eax, '0'
mov ebx, '4'
sub ebx, '0'
add eax, ebx
add eax, '0'
mov [summary], eax
mov ecx, msg
mov edx, len
mov ebx, 1
mov eax, 4
int 0x80
mov ecx, summary
mov edx, 1
mov ebx, 1
... | 12.432432 | 28 | 0.543478 |
be2613eccff162b2b044ec5fefbdf714e8cb0a76 | 7,865 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2104.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_2104.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_2104.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x19b95, %rsi
lea addresses_normal_ht+0x12649, %rdi
nop
nop
nop
inc %r14
mov $8, %rcx
rep movsw
nop
nop
nop
nop
nop
inc %rbp
lea addresses_WT_ht+0xd8d5, %r13
clflush (%r13... | 31.842105 | 2,999 | 0.656198 |
ed950be458356ae84d8dc531cd25d045dde850c4 | 8,166 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1123.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_1123.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_1123.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1537c, %r11
nop
nop
nop
nop
and %r9, %r9
mov (%r11), %ax
nop
nop
nop
nop
and $36393, %r15
lea addresses_normal_ht+0x906c, %rcx
nop
nop
add %r13, %r13
vmovups (%rcx), %ymm4
ve... | 31.287356 | 2,999 | 0.659687 |
b0db8129fd282c40c4dc63b98cd3fe985a31f2da | 387 | asm | Assembly | oeis/099/A099133.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099133.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099133.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099133: 4^(n-1)*Fibonacci(n).
; Submitted by Christian Krause
; 0,1,4,32,192,1280,8192,53248,344064,2228224,14417920,93323264,603979776,3909091328,25300041728,163745628160,1059783180288,6859062771712,44392781971456,287316132233216,1859549040476160,12035254277636096,77893801758162944
mov $3,1
lpb $0
sub $0,1
mov... | 25.8 | 221 | 0.749354 |
bea74842821ae9e33446c0bfdfa496833d0deca7 | 753 | asm | Assembly | programs/oeis/016/A016760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/016/A016760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/016/A016760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A016760: a(n) = (2*n+1)^8.
; 1,6561,390625,5764801,43046721,214358881,815730721,2562890625,6975757441,16983563041,37822859361,78310985281,152587890625,282429536481,500246412961,852891037441,1406408618241,2251875390625,3512479453921,5352009260481,7984925229121,11688200277601,16815125390625,23811286661761,3323293056960... | 94.125 | 685 | 0.887118 |
962aaa94fb693d633ec87735c90394987ee9bc84 | 614 | asm | Assembly | oeis/246/A246438.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/246/A246438.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/246/A246438.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A246438: Numbers m such that A164349(m) = 0.
; Submitted by Christian Krause
; 0,2,3,5,7,8,9,11,12,14,16,17,19,20,22,24,25,26,28,29,31,33,35,36,38,40,41,42,44,45,47,49,50,52,53,55,57,58,59,61,62,64,65,67,68,70,72,73,74,76,77,79,81,82,84,85,87,89,90,91,93,94,96,98,100,101,103,105,106,107,109,110,112,114,115,117,118,12... | 29.238095 | 330 | 0.62215 |
f453f7a5338887eb2608af161d5778f0926dcace | 12,145 | asm | Assembly | _maps/Sonic.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 2 | 2020-04-09T19:36:35.000Z | 2021-01-05T14:20:17.000Z | _maps/Sonic.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | null | null | null | _maps/Sonic.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 1 | 2020-06-17T14:16:35.000Z | 2020-06-17T14:16:35.000Z | ; ---------------------------------------------------------------------------
; Sprite mappings - Sonic
; ---------------------------------------------------------------------------
dc.w byte_21292-Map_Sonic, byte_21293-Map_Sonic
dc.w byte_212A8-Map_Sonic, byte_212B8-Map_Sonic
dc.w byte_212C8-Map_Sonic, byte_212D... | 30.669192 | 77 | 0.534953 |
4ba4d8eacd731cb78a89e5acc21e012cce784001 | 106 | asm | Assembly | Src/Ant8/Tests/aa8/basic/e_inc_5.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant8/Tests/aa8/basic/e_inc_5.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant8/Tests/aa8/basic/e_inc_5.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | # $Id: e_inc_5.asm,v 1.1 2001/03/14 16:57:29 ellard Exp $
#@ tests for illegal format of inc.
inc 1, r2
| 21.2 | 57 | 0.660377 |
71f50c1fdb0a320c2873fdfc3cd7b4ac06a76406 | 212 | asm | Assembly | EserciziMips/3.3-Valori.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | EserciziMips/3.3-Valori.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | EserciziMips/3.3-Valori.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | .globl main
main:
lb $t0,Valore1
lb $t1,Valore2
add $t2,$t0,$t1
sb $t2,risb
sh $t2,rish
sw $t2,risw
li $v0,10
syscall
.data
Valore1: .byte 100
Valore2: .byte 250
risb: .byte 0
rish: .half 0
risw: .word 0 | 12.470588 | 18 | 0.660377 |
39094442907a9fff38665be12bd06fa50296051f | 1,347 | asm | Assembly | software/obsolete/new-rom/stream.asm | Noah1989/micro-21 | f574c3dd089ee93737c8babc6f5eddf85e66987e | [
"MIT"
] | 1 | 2019-05-17T14:43:17.000Z | 2019-05-17T14:43:17.000Z | software/obsolete/new-rom/stream.asm | Noah1989/loopmicro | 4d9a49b0aeee1d58aa712c7509cbb46d32477e16 | [
"MIT"
] | null | null | null | software/obsolete/new-rom/stream.asm | Noah1989/loopmicro | 4d9a49b0aeee1d58aa712c7509cbb46d32477e16 | [
"MIT"
] | null | null | null | public stream_IX_seek_BCDE
public stream_IX_get_byte_A
public stream_IX_put_byte_A
public stream_IX_read_block_DE_len_BC
public stream_IX_read_block_DE_len_BC_bytewise
public stream_IX_write_block_DE_len_BC
public stream_IX_write_block_DE_len_BC_bytewise
public stream_IX_skip_bytes_BC
include "stream.inc"
stream_IX_g... | 19.521739 | 48 | 0.801039 |
d1ce89accc0fc23befba9f068de2f78e7f9b9d04 | 5,218 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_126.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_0xa0.log_21829_126.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_0xa0.log_21829_126.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1693b, %rsi
lea addresses_A_ht+0x14883, %rdi
clflush (%rsi)
clflush (%rdi)
and $23417, %rax
mov $72, %rcx
rep movsl
sub $30867, %r8
lea addresses_UC_ht+0x15efb, %r10
nop
nop
nop
nop
cm... | 44.220339 | 2,999 | 0.661748 |
0000453cca0a483303c1115fe22fe6668da4ee30 | 6,265 | asm | Assembly | Appl/Art/Decks/GeoDeck/LMHeartK.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/LMHeartK.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/LMHeartK.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | LMHeartK label byte
word C_BLACK
Bitmap <71,100,0,BMF_MONO>
db 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00
db 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00
db 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00
db 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00
db 0xb... | 30.710784 | 53 | 0.614206 |
2d21905e60359ed95fd302e3e10a7178b1680533 | 214 | asm | Assembly | hacks/images/m6502/sierpinski.asm | MBrassey/xscreensaver_BlueMatrix | 2152a79ec08a676d940158735700087323d4a556 | [
"CC0-1.0"
] | 2 | 2020-07-15T07:40:50.000Z | 2020-09-01T05:51:36.000Z | hacks/images/m6502/sierpinski.asm | luc1dLife/xscreensaver_BlueMatrix | 2152a79ec08a676d940158735700087323d4a556 | [
"CC0-1.0"
] | null | null | null | hacks/images/m6502/sierpinski.asm | luc1dLife/xscreensaver_BlueMatrix | 2152a79ec08a676d940158735700087323d4a556 | [
"CC0-1.0"
] | null | null | null | ; Sierpinski
; Submitted by Anonymous
start:
lda #$e1
sta $0
lda #$01
sta $1
ldy #$20
write:
ldx #$00
eor ($0, x)
sta ($0),y
inc $0
bne write
inc $1
ldx $1
cpx #$06
bne write
rts
| 8.56 | 24 | 0.53271 |
045cd8c4eb5bab423c6c6ea48403a529d8123d92 | 582 | asm | Assembly | oeis/086/A086593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/086/A086593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/086/A086593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A086593: Bisection of A086592, denominators of the left-hand half of Kepler's tree of fractions.
; Submitted by Christian Krause
; 2,3,4,5,5,7,7,8,6,9,10,11,9,12,11,13,7,11,13,14,13,17,15,18,11,16,17,19,14,19,18,21,8,13,16,17,17,22,19,23,16,23,24,27,19,26,25,29,13,20,23,25,22,29,26,31,17,25,27,30,23,31,29,34,9,15,19,... | 27.714286 | 287 | 0.630584 |
81303398a917742adf712c060e0531d0d9d6d5ac | 334 | asm | Assembly | programs/oeis/139/A139591.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/139/A139591.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/139/A139591.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A139591: A139275(n) followed by 18-gonal number A051870(n+1).
; 0,1,9,18,34,51,75,100,132,165,205,246,294,343,399,456,520,585,657,730,810,891,979,1068,1164,1261,1365,1470,1582,1695,1815,1936,2064,2193,2329,2466,2610,2755,2907,3060,3220,3381,3549,3718,3894
mov $1,$0
add $0,1
bin $0,2
pow $1,2
div $1,2
mul $1,3
add $1... | 27.833333 | 193 | 0.700599 |
583da0ccacbba19cdd8cbeda05f6662fd869ea2d | 4,660 | asm | Assembly | lightchaser/lightchaser.asm | mdennehy/PIC12F | 87e27a9735c299b00a0f97df48c611c713008de5 | [
"MIT"
] | null | null | null | lightchaser/lightchaser.asm | mdennehy/PIC12F | 87e27a9735c299b00a0f97df48c611c713008de5 | [
"MIT"
] | null | null | null | lightchaser/lightchaser.asm | mdennehy/PIC12F | 87e27a9735c299b00a0f97df48c611c713008de5 | [
"MIT"
] | null | null | null | list p=p12f1840
include <p12f1840.inc>
__CONFIG _CONFIG1, _FOSC_INTOSC & _MCLRE_OFF & _WDTE_OFF
__CONFIG _CONFIG2, _LVP_OFF
org 0
;;; Set internal oscillator to 32 MHz
movlw 0xF0 ; store OSCCON value (=1111 0000=) in W
movlb 0x01 ; Select page bank 1
movwf 0x19 ; move value of W to register at OSCCON (addres... | 17.132353 | 76 | 0.700644 |
d88a1fd7dd8db03bea911d0f105531dc5de81603 | 333 | asm | Assembly | programs/oeis/047/A047620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047620: Numbers that are congruent to {0, 1, 2, 5} mod 8.
; 0,1,2,5,8,9,10,13,16,17,18,21,24,25,26,29,32,33,34,37,40,41,42,45,48,49,50,53,56,57,58,61,64,65,66,69,72,73,74,77,80,81,82,85,88,89,90,93,96,97,98,101,104,105,106,109,112,113,114,117,120,121,122
seq $0,47546 ; Numbers that are congruent to {2, 3, 4, 7} mod... | 55.5 | 196 | 0.657658 |
a3d035093deb6eb75a69b7f5fbe313e17c9832b2 | 176 | asm | Assembly | libsrc/target/kramermc/stdio/getk.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/kramermc/stdio/getk.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/kramermc/stdio/getk.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC getk
PUBLIC _getk
EXTERN fgetc_cons
INCLUDE "target/kramermc/def/kramermc.def"
getk:
_getk:
call $0169 ;ZYKL
ld hl,0
ret z
jp fgetc_cons
| 11 | 43 | 0.738636 |
edbe401bd4823a17662548efcb49eac503495ed1 | 53,460 | asm | Assembly | xv6/ls.asm | suriya-1403/suriya-s-XV6 | 20b673c3be1f83f7b3c8bf1de0ef6a77564bcb24 | [
"MIT"
] | 2 | 2022-01-11T20:12:26.000Z | 2022-01-17T19:55:04.000Z | xv6/ls.asm | Aravinda214/XV6 | 20b673c3be1f83f7b3c8bf1de0ef6a77564bcb24 | [
"MIT"
] | null | null | null | xv6/ls.asm | Aravinda214/XV6 | 20b673c3be1f83f7b3c8bf1de0ef6a77564bcb24 | [
"MIT"
] | 1 | 2021-08-20T21:44:41.000Z | 2021-08-20T21:44:41.000Z |
_ls: file format elf32-i386
Disassembly of section .text:
00000000 <fmtname>:
#include "user.h"
#include "fs.h"
char*
fmtname(char *path)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 53 push %ebx
4: 83 ec 14 sub $0x14,%esp
... | 35.903291 | 73 | 0.425889 |
eeba7f6c5cef34cb46b5ce3e2a6b89d9f7f0b3c6 | 304 | asm | Assembly | programs/oeis/147/A147631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/147/A147631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/147/A147631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A147631: 9-factorial numbers (6).
; 1,7,112,2800,95200,4093600,212867200,12984899200,908942944000,71806492576000,6318971346688000,612940220628736000,64971663386646016000,7471741289464291840000,926495919893572188160000
mul $0,9
trn $0,2
seq $0,114806 ; Nonuple factorial, 9-factorial, n!9, n!!!!!!!!!.
| 43.428571 | 183 | 0.792763 |
fd8d0826d528465da1a6b1363c244307b440f3a5 | 3,019 | asm | Assembly | programs/oeis/202/A202200.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/202/A202200.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/202/A202200.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A202200: Number of (n+2) X 8 binary arrays avoiding patterns 001 and 101 in rows and columns.
; 1728,7680,26400,76032,192192,439296,926640,1830400,3422848,6110208,10480704,17364480,27907200,43659264,66682704,99677952,146132800,210496000,298378080,416782080,574367040,781747200,1051830000,1400196096,1845524736,24100679... | 232.230769 | 2,831 | 0.912554 |
fd351da4b9c9baee3b20e94836870753842932fc | 29,059 | asm | Assembly | Library/Pen/Ink/inkSelection.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Pen/Ink/inkSelection.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Pen/Ink/inkSelection.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: Pen library
MODULE: Ink
FILE: inkSelection.asm
AUTHOR: Andrew Wilson, Sep 3, 1992
REVISION HISTORY:
Name Date Description
---- ---- -----------
atw 9/ 3/9... | 22.720094 | 79 | 0.562132 |
fab2bba41a055bc4d26841cc81e044e902fdf123 | 730 | asm | Assembly | programs/oeis/090/A090670.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/090/A090670.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/090/A090670.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A090670: Odd numbers k such that 2*k-3 is a prime of the form 4*j+3.
; 3,5,7,11,13,17,23,25,31,35,37,41,43,53,55,65,67,71,77,83,85,91,97,101,107,113,115,121,127,133,137,143,155,157,167,175,181,185,191,193,211,217,221,223,233,235,241,245,247,251,253,263,275,283,287,295,301,305,311,317,323,325,331,343,347,361,365,371,3... | 28.076923 | 375 | 0.657534 |
73b88a3075df27243565ef286692bdbc5fc5e76f | 1,196 | asm | Assembly | stuff/R316/old/lib/gfx/cga.asm | Daswf852/Stuff | 36f32ce7da1c7a829cb064d9c91c61272ac6bd2e | [
"WTFPL"
] | null | null | null | stuff/R316/old/lib/gfx/cga.asm | Daswf852/Stuff | 36f32ce7da1c7a829cb064d9c91c61272ac6bd2e | [
"WTFPL"
] | null | null | null | stuff/R316/old/lib/gfx/cga.asm | Daswf852/Stuff | 36f32ce7da1c7a829cb064d9c91c61272ac6bd2e | [
"WTFPL"
] | null | null | null | %ifndef __CGA_ASM
%define __CGA_ASM
%include "../common.asm"
%include "../datastack.asm"
%include "screen.asm"
cga:
.init:
push r0
call screen.init
mov r0, cga.cursorPos
mov [r0], _terminalBufferStart
pop r0
ret
.cursorPos:
dw 0
.putchar: ;( ch... | 16.383562 | 39 | 0.453177 |
6b7b0fe6ea18841557483df1d91674cb789155f9 | 77 | asm | Assembly | tests/test build script and options/opt stdin/srcStdIn.i.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/test build script and options/opt stdin/srcStdIn.i.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/test build script and options/opt stdin/srcStdIn.i.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | DZ 'data to include from real file'
DB '#' ;; 32 bytes in total
| 25.666667 | 39 | 0.558442 |
04c5c9b6bb155c9c08148785846d9a8dafabf922 | 1,179 | asm | Assembly | patches/bank3e.asm/link.asm | spicefather/LADXR | 4262b5e13d9caadfb713ed7a7a9a3af9b9f0a505 | [
"MIT"
] | null | null | null | patches/bank3e.asm/link.asm | spicefather/LADXR | 4262b5e13d9caadfb713ed7a7a9a3af9b9f0a505 | [
"MIT"
] | null | null | null | patches/bank3e.asm/link.asm | spicefather/LADXR | 4262b5e13d9caadfb713ed7a7a9a3af9b9f0a505 | [
"MIT"
] | null | null | null | InitLink:
; Switch on the link port in receive mode with interrupts enabled.
ld a, $0F
ldh [$01], a
ld a, $82
ldh [$02], a
ld a, $01 ; switch to RunLink
ld [$CEFF], a
ret
RunLink:
; Load the command byte, and only continue if there is a command.
ld ... | 18.421875 | 75 | 0.498728 |
438c2f184dffc9ad9eb20d529f88fe0a538b30c9 | 2,007 | asm | Assembly | audio/music/cinnabarmansion.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | audio/music/cinnabarmansion.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | audio/music/cinnabarmansion.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | Music_CinnabarMansion_Ch1::
tempo 144
volume 7, 7
vibrato 11, 2, 5
duty 2
Music_CinnabarMansion_branch_7ed19::
notetype 12, 6, 2
octave 5
E_ 1
E_ 1
octave 4
B_ 1
B_ 1
C_ 1
rest 2
octave 5
B_ 2
E_ 2
octave 4
C_ 2
B_ 2
E_ 2
C_ 1
octave 5
B_ 1
rest 2
loopchannel 14, Music_CinnabarMansion_branch_7... | 11.601156 | 51 | 0.720977 |
df47f8ff90924e29919461f0e1c3acd5e5e4240d | 200 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sccz80/SMS_resetPauseRequest.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sccz80/SMS_resetPauseRequest.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sccz80/SMS_resetPauseRequest.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void SMS_resetPauseRequest(void)
SECTION code_clib
SECTION code_SMSlib
PUBLIC SMS_resetPauseRequest
EXTERN asm_SMSlib_resetPauseRequest
defc SMS_resetPauseRequest = asm_SMSlib_resetPauseRequest
| 18.181818 | 57 | 0.885 |
e19cddaba28d9c0abe5c513062f3bc73cc69ac9e | 273 | asm | Assembly | tests/emra/EM_MODE/asm/EM06_core1.asm | ilebedev/stacktool | 0750fb632d6a06596056edb97825baa035cec418 | [
"MIT"
] | 1 | 2021-02-17T17:44:59.000Z | 2021-02-17T17:44:59.000Z | tests/emra/EM_MODE/asm/EM06_core1.asm | ilebedev/stacktool | 0750fb632d6a06596056edb97825baa035cec418 | [
"MIT"
] | null | null | null | tests/emra/EM_MODE/asm/EM06_core1.asm | ilebedev/stacktool | 0750fb632d6a06596056edb97825baa035cec418 | [
"MIT"
] | null | null | null | PUSH 0; #@entry
PUSH 1; #0x00000001
ST_EM 2 0;
PUSH 0;
PULL_CP 0; #@condition
PUSH 20;
COMP_UGT;
B_NZ 2; #branch to @body
DROP 0; #@return
HALT;
PUSH 1; #@body, 0x00000001
LD_EM 1 0;
PUSH 1;
ADD;
PUSH 1;
ST_EM 2 0; #0x00000001
PUSH 1; #@for.end
ADD;
J_REL -15;
| 13.65 | 28 | 0.648352 |
d1f946a7bd2df8f625b5aa7395806de44f7a1fe4 | 27,810 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.v1385.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.v1385.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.v1385.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;-------------------------------------------------
; Virus
;
; dissasembled by Andrzej Kadlof July 1991
;
; (C) Polish section of Virus Information Bank
;------------------------------------------------
0100 E97801 JMP 027B
; old INT 13h vector
0103 7A0F
0105 7000
;====================
; INT 13h handle... | 30.695364 | 79 | 0.494966 |
dcbc1654c1f4ab2ef55be31e5701fd175874902a | 7,757 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1245.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1245.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1245.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1dded, %rsi
nop
nop
nop
nop
lfence
mov (%rsi), %r12
nop
nop
xor $48203, %r12
lea addresses_WT_ht+0xc5ed, %r15
nop
nop
xor $34817, %rbx
mov $0x6162636465666768, %r12
movq %r1... | 29.834615 | 2,999 | 0.654763 |
f5d6f43fa3954fcfc6e69b7abb88006a67e4e501 | 1,200 | asm | Assembly | programs/oeis/053/A053738.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053738.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053738.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A053738: If k is in sequence then 2*k and 2*k+1 are not (and 1 is in the sequence); numbers with an odd number of digits in binary.
; 1,4,5,6,7,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,10... | 75 | 939 | 0.7025 |
442b6a970f680e990f676fab1415b00b3aeda0e9 | 1,581 | asm | Assembly | runtime/branches.asm | paulscottrobson/amoral | 09186f2476bd1e8acfc59ba9efbf04e1126567e9 | [
"MIT"
] | 3 | 2020-11-19T18:31:11.000Z | 2020-11-23T17:59:53.000Z | runtime/branches.asm | paulscottrobson/amoral | 09186f2476bd1e8acfc59ba9efbf04e1126567e9 | [
"MIT"
] | null | null | null | runtime/branches.asm | paulscottrobson/amoral | 09186f2476bd1e8acfc59ba9efbf04e1126567e9 | [
"MIT"
] | 1 | 2021-05-14T07:49:05.000Z | 2021-05-14T07:49:05.000Z | ; *******************************************************************************************
; *******************************************************************************************
;
; File: branches.asm
; Date: 14th November 2020
; Purpose: Branch handlers
; Au... | 25.095238 | 93 | 0.314358 |
34349107f7528d762444cbfed2c20fc2b02cf9c4 | 265 | asm | Assembly | examples/direct/test_li.asm | hughperkins/toy_proc | 501caddd100e5245658008bb42f17ef8e97d4192 | [
"MIT"
] | 4 | 2022-03-22T06:58:06.000Z | 2022-03-25T12:35:06.000Z | examples/direct/test_li.asm | hughperkins/toy_proc | 501caddd100e5245658008bb42f17ef8e97d4192 | [
"MIT"
] | null | null | null | examples/direct/test_li.asm | hughperkins/toy_proc | 501caddd100e5245658008bb42f17ef8e97d4192 | [
"MIT"
] | 1 | 2022-03-25T01:06:32.000Z | 2022-03-25T01:06:32.000Z | # test li with different registers, using outr
# also test outr
li x1 3
outr x1
li x1 27
outr x1
li x1 123
outr x1
li x1 444
outr x1
li x21 222
li x23 333
outr x21
outr x23
li x1 7
li x2 35
outr x1
outr x2
li x2 22
li x1 47
outr x1
outr x2
outr x1
outr x2
halt
| 8.833333 | 46 | 0.720755 |
824fc9310de5b4cc0c02ac335e08342788335e58 | 7,543 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2067.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2067.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2067.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x16710, %r8
nop
nop
nop
nop
sub $26719, %r9
movw $0x6162, (%r8)
nop
nop
nop
nop
nop
add %rdi, %rdi
lea addresses_WC_ht+0x1d044, %rsi
lea addresses_normal_ht+0x18ab8, %rdi
clflus... | 33.229075 | 2,999 | 0.658359 |
b9d19d81c91fe6eb8a6ea9a0656144ef484ca66d | 297 | asm | Assembly | programs/oeis/040/A040323.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/040/A040323.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040323.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A040323: Continued fraction for sqrt(342).
; 18,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36,2,36
mov $1,9
lpb $0
mod $0,2
mul $1,2
lpe
gcd $1,$0
mul $1,2
| 27 | 189 | 0.602694 |
733aabae42897b5c1a171db60343143eb392a820 | 332 | asm | Assembly | 2x3/BLM2021 - x86 ASM/Examples/051219d.asm | LyotardPostmodernizm/YTU-CE | 99d7fc9526640f08478d72503a0784eb401066ac | [
"WTFPL"
] | 1 | 2021-10-31T12:36:02.000Z | 2021-10-31T12:36:02.000Z | 2x3/BLM2021 - x86 ASM/Examples/051219d.asm | LyotardPostmodernizm/YTU-CE | 99d7fc9526640f08478d72503a0784eb401066ac | [
"WTFPL"
] | null | null | null | 2x3/BLM2021 - x86 ASM/Examples/051219d.asm | LyotardPostmodernizm/YTU-CE | 99d7fc9526640f08478d72503a0784eb401066ac | [
"WTFPL"
] | null | null | null | PUBLIC SAY
mycs SEGMENT BYTE PUBLIC 'kd'
ASSUME CS:mycs
SAY PROC FAR
PUSH CX
PUSH DI
PUSH BX
MOV BP, SP
MOV BX, [BP+14]
MOV CX, [BP+12]
MOV DI, [BP+10]
XOR AX, AX
L1: CMP BX, [DI]
JNE atla
INC AX
atla: ADD DI, 2
LOOP L1
POP BX
POP DI
POP CX
RETF 6
SAY ENDP
mycs... | 13.833333 | 30 | 0.566265 |
baa4654b594cac96cefcde7ddda61fdfb2c38294 | 663 | asm | Assembly | oeis/095/A095375.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/095/A095375.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/095/A095375.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A095375: Total number of 1's in the binary expansions of the first n primes: summatory A014499.
; Submitted by Jon Maiga
; 1,3,5,8,11,14,16,19,23,27,32,35,38,42,47,51,56,61,64,68,71,76,80,84,87,91,96,101,106,110,117,120,123,127,131,136,141,145,150,155,160,165,172,175,179,184,189,196,201,206,211,218,223,230,232,236,24... | 41.4375 | 370 | 0.696833 |
7e56311d288a1bc3c509c93666bd415e21a4b31f | 2,801 | nasm | Assembly | Library/OcCpuLib/X64/MeasureTicks.nasm | lyrl/OpenCorePkg | d246944bb09f0189455f8174ca14e38909cfbe8d | [
"BSD-3-Clause"
] | 10,125 | 2019-04-05T07:28:52.000Z | 2022-03-31T14:46:53.000Z | Library/OcCpuLib/X64/MeasureTicks.nasm | lyrl/OpenCorePkg | d246944bb09f0189455f8174ca14e38909cfbe8d | [
"BSD-3-Clause"
] | 169 | 2019-04-15T17:22:54.000Z | 2022-03-31T11:50:23.000Z | Library/OcCpuLib/X64/MeasureTicks.nasm | lyrl/OpenCorePkg | d246944bb09f0189455f8174ca14e38909cfbe8d | [
"BSD-3-Clause"
] | 2,383 | 2019-04-03T21:05:59.000Z | 2022-03-30T18:28:40.000Z | ;------------------------------------------------------------------------------
; @file
; Copyright (C) 2020, vit9696. All rights reserved.
;
; All rights reserved.
;
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompani... | 24.787611 | 85 | 0.540164 |
f36b75d872a417fd41117a680e3d2d14d0c4f639 | 99 | asm | Assembly | gfx/pokemon/poliwhirl/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/poliwhirl/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/poliwhirl/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 1, 07
frame 2, 05
setrepeat 2
frame 3, 10
frame 4, 10
dorepeat 3
frame 2, 16
endanim
| 11 | 12 | 0.666667 |
785fb4321e4e02ad90001950a88d45cf6b6100e4 | 665 | asm | Assembly | oeis/006/A006564.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/006/A006564.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/006/A006564.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A006564: Icosahedral numbers: a(n) = n*(5*n^2 - 5*n + 2)/2.
; Submitted by Jon Maiga
; 1,12,48,124,255,456,742,1128,1629,2260,3036,3972,5083,6384,7890,9616,11577,13788,16264,19020,22071,25432,29118,33144,37525,42276,47412,52948,58899,65280,72106,79392,87153,95404,104160,113436,123247,133608,144534,156040,168141,18085... | 51.153846 | 498 | 0.769925 |
9819dd8635a041b27f148763d05d43d5c1487c9e | 659 | asm | Assembly | programs/oeis/080/A080029.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/080/A080029.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/080/A080029.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A080029: a(n) is taken to be the smallest positive integer not already present which is consistent with the condition "n is a member of the sequence if and only if a(n) is a multiple of 3".
; 0,2,3,6,5,9,12,8,15,18,11,21,24,14,27,30,17,33,36,20,39,42,23,45,48,26,51,54,29,57,60,32,63,66,35,69,72,38,75,78,41,81,84,44,8... | 21.966667 | 209 | 0.61305 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.