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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
72e2b0ecb396a4c51251e52633f789ff3c2dc051 | 595 | asm | Assembly | oeis/024/A024081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024081: a(n) = 7^n - n^6.
; 1,6,-15,-386,-1695,1182,70993,705894,5502657,39822166,281475249,1975555182,13838301217,96884183598,678215543313,4747550119318,33232913792385,232630489849638,1628413563898225,11398895138327262,79792266233612001,558545863997517886,3909821048469608145,27368747339932880454,1915812313803753114... | 54.090909 | 498 | 0.855462 |
4b93568e4b1385e3a918a50d46b8dd27084cf61a | 748 | asm | Assembly | oeis/243/A243953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/243/A243953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/243/A243953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A243953: E.g.f.: exp( Sum_{n>=1} A000108(n-1)*x^n/n ), where A000108(n) = binomial(2*n,n)/(n+1) forms the Catalan numbers.
; Submitted by Christian Krause
; 1,1,2,8,56,592,8512,155584,3456896,90501632,2728876544,93143809024,3550380249088,149488545697792,6890674623094784,345131685337530368,18664673706719019008,1083931... | 44 | 466 | 0.802139 |
d76528f470b35847f6660c1909f66fd35cea04c3 | 707 | asm | Assembly | HBlankCopy.asm | 009342/Pokemon-Hangul-Code | a44f476a0ae8cc4c59c6a53f0895bb70cbf9eeb7 | [
"MIT"
] | 2 | 2018-11-30T19:07:00.000Z | 2021-02-18T16:02:58.000Z | HBlankCopy.asm | 009342/Pokemon-Hangul-Code | a44f476a0ae8cc4c59c6a53f0895bb70cbf9eeb7 | [
"MIT"
] | null | null | null | HBlankCopy.asm | 009342/Pokemon-Hangul-Code | a44f476a0ae8cc4c59c6a53f0895bb70cbf9eeb7 | [
"MIT"
] | null | null | null | HBlankCopyDouble::
ld a,[H_LOADEDROMBANK]
push af
ld a,b
call BankswitchCommon
ld a,[rLCDC]
bit rLCDC_ENABLE,a
sla c
sla c
sla c
jr nz,.LCDOn
.loop ;8bytes : 1
ld a,[de]
ld [hli],a
ld [hli],a
inc de
dec c
jr nz,.loop
jr .Done
.LCDOn
;if LCD is on
ld a,[rSTAT]
and a,%00000011
cp a,$00 ;is H-Blank ... | 13.339623 | 29 | 0.664781 |
bd2e9cba35d72a78410854af36a9d25682211a27 | 640 | asm | Assembly | oeis/157/A157741.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157741.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157741.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157741: a(n) = 388962*n^2 + 1764*n + 1.
; 390727,1559377,3505951,6230449,9732871,14013217,19071487,24907681,31521799,38913841,47083807,56031697,65757511,76261249,87542911,99602497,112440007,126055441,140448799,155620081,171569287,188296417,205801471,224084449,243145351,262984177,283600927,304995601,327168199,3501187... | 64 | 501 | 0.834375 |
1d443c50fde1ff5226d5d4b25210577de331daa2 | 5,516 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1164.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1164.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1164.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x18c1e, %rsi
lea addresses_UC_ht+0x388, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
inc %rax
mov $59, %rcx
rep movsw
nop
nop
nop
nop
add $28285, %rcx
lea addresses_WC_ht+0x978a, %... | 41.787879 | 2,999 | 0.661893 |
8e2c352d3a1f443fc330a43d6da03416801dc3e6 | 2,138 | asm | Assembly | programs/oeis/202/A202201.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/202/A202201.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/202/A202201.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A202201: Number of (n+2) X 9 binary arrays avoiding patterns 001 and 101 in rows and columns.
; 2430,11880,44550,138996,378378,926640,2084940,4375800,8664084,16325712,29476980,51279480,86337900,141210432,225054126,350430300,534298050,799227000,1174863690,1699689420,2423110950,3407929200,4733235000,6497785008,88239151... | 106.9 | 1,882 | 0.89102 |
5ae58c09c098cb7d9040d7b6ee228a3776c806f9 | 831 | asm | Assembly | lib/metasm/samples/source.asm | truekonrads/mirv-metasploit | 36bcc1f7f57d67636f4479afc75c2832f12ea466 | [
"BSD-3-Clause"
] | 308 | 2015-01-01T14:39:50.000Z | 2021-08-10T03:50:02.000Z | lib/metasm/samples/source.asm | truekonrads/mirv-metasploit | 36bcc1f7f57d67636f4479afc75c2832f12ea466 | [
"BSD-3-Clause"
] | 24 | 2015-01-07T20:07:31.000Z | 2019-02-10T02:31:49.000Z | lib/metasm/samples/source.asm | truekonrads/mirv-metasploit | 36bcc1f7f57d67636f4479afc75c2832f12ea466 | [
"BSD-3-Clause"
] | 107 | 2015-01-20T03:20:44.000Z | 2021-09-09T06:50:11.000Z | .pt_gnu_stack rw // elf-specific instruction
//.interp none // request minimal elf, no section/dynamic/interpreter
#define __i386__
#include <asm/unistd.h> // can use the C preprocessor
stdout equ 1 // 'equ' constant definition
syscall macro nr // asm-style macros
mov eax, nr ; the syscall number goes in eax
... | 23.742857 | 94 | 0.712395 |
ed2224aa5ec858621cee2237a91d6cfbb59f358b | 385 | asm | Assembly | programs/oeis/212/A212742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/212/A212742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/212/A212742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A212742: Number of (w,x,y,z) with all terms in {0,...,n} and max{w,x,y,z}<=2*min{w,x,y,z}.
; 1,2,17,32,97,162,337,512,881,1250,1921,2592,3697,4802,6497,8192,10657,13122,16561,20000,24641,29282,35377,41472,49297,57122,66977,76832,89041,101250,116161,131072,149057,167042,188497,209952,235297
lpb $0
add $2,$0
sub $... | 27.5 | 199 | 0.677922 |
c546627e89603375f9da37ddebeaa1b2a45abe5e | 6,625 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_661.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_0xca.log_21829_661.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_0xca.log_21829_661.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
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1725, %rsi
lea addresses_D_ht+0x1bb3d, %rdi
clflush (%rdi)
nop
nop
nop
nop
inc %rdx
mov $15, %rcx
rep movsb
nop
nop
nop
xor $50031, %rsi
lea addresses_normal_ht+0x1327d, %r14
inc %rdi... | 37.429379 | 2,999 | 0.656302 |
7aa4c6f67affb714b751e8cc77a4d0951aac1b26 | 159 | asm | Assembly | bdshemu_test/basic/test_64_eicar.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 1 | 2020-11-18T21:57:38.000Z | 2020-11-18T21:57:38.000Z | bdshemu_test/basic/test_64_eicar.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | null | null | null | bdshemu_test/basic/test_64_eicar.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 1 | 2020-08-20T15:22:02.000Z | 2020-08-20T15:22:02.000Z |
bits 64
retn
dq 0
db "X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*"
dq 0
db "This is a HVI test file",0 | 15.9 | 74 | 0.553459 |
f133fcee53fdf1ad0f772dce442a3602c228026d | 5,656 | asm | Assembly | src/debug/serial.asm | RyanSchuster/vos64 | 66a2df43d88836746170278fa7169fb97ec702c4 | [
"BSD-3-Clause"
] | 1 | 2019-10-23T06:19:01.000Z | 2019-10-23T06:19:01.000Z | src/debug/serial.asm | RyanSchuster/vos64 | 66a2df43d88836746170278fa7169fb97ec702c4 | [
"BSD-3-Clause"
] | 27 | 2015-12-06T04:20:11.000Z | 2015-12-24T20:07:33.000Z | src/debug/serial.asm | RyanSchuster/vos64 | 66a2df43d88836746170278fa7169fb97ec702c4 | [
"BSD-3-Clause"
] | null | null | null | %define MOD_SERIAL
; module: Serial
%include "debug/serial.inc"
;-------------------------------------------------------------------------------
; Local macro constants
;
; Got a bit carried away here...
; Default base addresses (don't trust these)
%define PORT_COM1 0x03F8
%define PORT_COM2 0x02F8
%... | 28.139303 | 80 | 0.669731 |
5188c98ef05d7f21e7df219459044ae098979a9d | 3,142 | asm | Assembly | binutils-2.21.1/gcc-4.5.1/gcc/config/rs6000/darwin-tramp.asm | cberner12/xv6 | 53c4dfef0d48287ca0d0f9d27eab7a6ed7fee845 | [
"MIT-0"
] | 51 | 2015-01-31T01:51:39.000Z | 2022-02-18T02:01:50.000Z | binutils-2.21.1/gcc-4.5.1/gcc/config/rs6000/darwin-tramp.asm | cberner12/xv6 | 53c4dfef0d48287ca0d0f9d27eab7a6ed7fee845 | [
"MIT-0"
] | 7 | 2017-05-29T09:29:00.000Z | 2019-03-11T16:01:39.000Z | binutils-2.21.1/gcc-4.5.1/gcc/config/rs6000/darwin-tramp.asm | cberner12/xv6 | 53c4dfef0d48287ca0d0f9d27eab7a6ed7fee845 | [
"MIT-0"
] | 12 | 2015-03-26T08:05:38.000Z | 2022-02-18T02:01:51.000Z | /* Special support for trampolines
*
* Copyright (C) 1996, 1997, 2000, 2004, 2005, 2009 Free Software Foundation, Inc.
* Written By Michael Meissner
*
* This file is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Softwa... | 24.936508 | 84 | 0.709421 |
48b6398da838b169372ebb8f931dde0b597b69a0 | 526 | asm | Assembly | src/test/ref/typedef-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/typedef-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/typedef-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Commodore 64 PRG executable file
.file [name="typedef-1.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:BasicUpstart(main)
.const OFFSET_STRUCT_POINTDEF_Y = ... | 22.869565 | 60 | 0.665399 |
ecefef226dd1f6f83a457bdd10666c2a580cd05c | 721 | asm | Assembly | test/CPIR.asm | takamin/mz700-js | d4441d1b796299a382c4c2dee52da27981dd6a57 | [
"MIT"
] | 18 | 2016-08-15T07:36:48.000Z | 2020-06-20T10:09:15.000Z | test/CPIR.asm | takamin/mz700-js | d4441d1b796299a382c4c2dee52da27981dd6a57 | [
"MIT"
] | 66 | 2016-08-03T16:39:07.000Z | 2022-02-12T02:38:04.000Z | test/CPIR.asm | takamin/mz700-js | d4441d1b796299a382c4c2dee52da27981dd6a57 | [
"MIT"
] | 2 | 2020-11-29T11:47:29.000Z | 2020-11-29T11:56:59.000Z | ORG 1200H
TESTCPIR: ENT
LD HL,1400H
LD BC,0010H
LD A, 0FH
CPIR
LD A, 10H
CP L
JR Z,HLINCMATCH
LD A, 0EH ;=='N'
JR SHOWRESULT
HLINCMATCH: ENT
LD A, 19H ;=='Y'
SHOWRESULT: ENT
... | 20.6 | 38 | 0.363384 |
a4ffbd9cf294d6acb4c194971fc664506d759dcd | 550 | asm | Assembly | oeis/010/A010968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010968: a(n) = binomial(n,15).
; 1,16,136,816,3876,15504,54264,170544,490314,1307504,3268760,7726160,17383860,37442160,77558760,155117520,300540195,565722720,1037158320,1855967520,3247943160,5567902560,9364199760,15471286560,25140840660,40225345056,63432274896,98672427616,151532656696,229911617056,344867425584,51173... | 91.666667 | 494 | 0.870909 |
b3a8ea3c235950254407043741b60c3b7edb7fd0 | 357 | asm | Assembly | programs/oeis/047/A047343.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047343.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047343.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A047343: Numbers that are congruent to {1, 3, 4} mod 7.
; 1,3,4,8,10,11,15,17,18,22,24,25,29,31,32,36,38,39,43,45,46,50,52,53,57,59,60,64,66,67,71,73,74,78,80,81,85,87,88,92,94,95,99,101,102,106,108,109,113,115,116,120,122,123,127,129,130,134,136,137,141
mov $2,$0
add $2,1
lpb $2
add $1,$0
mov $0,2
add $1,$2
... | 25.5 | 198 | 0.621849 |
f11c0db4a09500599b06f93227cf3a7d577716d9 | 113 | asm | Assembly | tests/nasm/fptan.asm | brenden7158/v86 | c9e274dc6e8cc619d1b36d57a69299aee6a45a91 | [
"BSD-2-Clause"
] | 12,700 | 2015-01-04T15:03:42.000Z | 2022-03-31T06:43:06.000Z | tests/nasm/fptan.asm | brenden7158/v86 | c9e274dc6e8cc619d1b36d57a69299aee6a45a91 | [
"BSD-2-Clause"
] | 566 | 2015-01-01T18:16:40.000Z | 2022-03-31T19:59:10.000Z | tests/nasm/fptan.asm | brenden7158/v86 | c9e274dc6e8cc619d1b36d57a69299aee6a45a91 | [
"BSD-2-Clause"
] | 1,182 | 2015-01-05T09:20:48.000Z | 2022-03-31T12:16:52.000Z | global _start
%include "header.inc"
fldpi
fptan
fldpi
fldpi
fpatan
%include "footer.inc"
| 8.692308 | 21 | 0.619469 |
0e2e7d0cf64ca0f51af66f34181f9cae4a2dbd73 | 2,947 | asm | Assembly | bfintrinsics/src/arch/x64/portio.asm | chp-io/hypervisor | 7c1dce35e9e54601de1c4655565fde803ab446f0 | [
"MIT"
] | 5 | 2020-03-28T18:31:24.000Z | 2022-03-16T07:51:29.000Z | bfintrinsics/src/arch/x64/portio.asm | chp-io/hypervisor | 7c1dce35e9e54601de1c4655565fde803ab446f0 | [
"MIT"
] | 7 | 2017-11-07T00:25:25.000Z | 2018-02-14T18:37:18.000Z | bfintrinsics/src/arch/x64/portio.asm | chp-io/hypervisor | 7c1dce35e9e54601de1c4655565fde803ab446f0 | [
"MIT"
] | 2 | 2020-05-21T22:57:04.000Z | 2020-06-17T15:04:38.000Z | ;
; Copyright (C) 2019 Assured Information Security, Inc.
;
; 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 limitation the rights
; to use, copy, modify... | 16.463687 | 80 | 0.649813 |
e5cb8917750da5d9afe5b8db65c7798345063f8b | 498 | asm | Assembly | hi/index.asm | Softwave/C64 | 8edb6d435f9605f59b65040824b1c388c6242f9d | [
"MIT"
] | null | null | null | hi/index.asm | Softwave/C64 | 8edb6d435f9605f59b65040824b1c388c6242f9d | [
"MIT"
] | null | null | null | hi/index.asm | Softwave/C64 | 8edb6d435f9605f59b65040824b1c388c6242f9d | [
"MIT"
] | null | null | null | ;;; Hello world program
;;; This code from DUST asm template
!cpu 6502
!to "build/hello.prg",cbm ; output file
;;; BASIC loader with start address $c000
* = $0801 ; BASIC start address (#2049)
!byte $0d,$08,$dc,$07,$9e,$20,$34,$39 ; BASIC loader to start at $c000...
!byte $31,$35,... | 27.666667 | 75 | 0.572289 |
950e66d611e239768ba6e8e30a2bed84a3305f2d | 65 | asm | Assembly | test/gameboy/ds.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | test/gameboy/ds.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | test/gameboy/ds.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | SECTION "Test",CODE
jr nz,.skip
nop
nop
.skip
jr nz,.skip
| 8.125 | 20 | 0.630769 |
f797eb4957df8ae61cecabf2812ee7fad9b76b00 | 7,528 | asm | Assembly | Third course/5th semester/Unix programming/Lab2/yal.asm | tekcellat/University | 9a0196a45c9cf33ac58018d636c3e4857eba0330 | [
"MIT"
] | null | null | null | Third course/5th semester/Unix programming/Lab2/yal.asm | tekcellat/University | 9a0196a45c9cf33ac58018d636c3e4857eba0330 | [
"MIT"
] | null | null | null | Third course/5th semester/Unix programming/Lab2/yal.asm | tekcellat/University | 9a0196a45c9cf33ac58018d636c3e4857eba0330 | [
"MIT"
] | 7 | 2020-12-04T07:26:46.000Z | 2022-03-08T17:47:47.000Z | .386p
descr struc ; декскриптор сегмента
limit dw 0
base_l dw 0
base_m db 0
attr_1 db 0
attr_2 db 0
base_h db 0
descr ends
int_descr struc ; декскриптор прерывания
offs_l dw 0
sel dw 0
rsrv db 0
iattr db 0
offs_h dw 0
int_descr ends
protected_seg SEGMENT PAR... | 20.401084 | 123 | 0.60441 |
69a8023fd9e55130762c0f63b871ba40f7e770e9 | 2,013 | asm | Assembly | products/AMW007/bootloader/EFM8UB2_WGX_Bootloader/src/boot_startup.asm | markltownsend/wireless-xpress | 6e1979e7cb995faef9097dae0d7d79d11576525e | [
"Apache-2.0"
] | 21 | 2019-01-09T04:19:30.000Z | 2022-02-16T15:57:08.000Z | products/AMW007/bootloader/EFM8UB2_WGX_Bootloader/src/boot_startup.asm | markltownsend/wireless-xpress | 6e1979e7cb995faef9097dae0d7d79d11576525e | [
"Apache-2.0"
] | null | null | null | products/AMW007/bootloader/EFM8UB2_WGX_Bootloader/src/boot_startup.asm | markltownsend/wireless-xpress | 6e1979e7cb995faef9097dae0d7d79d11576525e | [
"Apache-2.0"
] | 30 | 2018-11-08T03:07:27.000Z | 2021-11-07T10:47:08.000Z | $NOMOD51
;
#include "hboot_config.h"
#include "efm8_device.h"
#define BL_SIGNATURE 0xA5
NAME BOOT_STARTUP
PUBLIC boot_otp
PUBLIC ?C_STARTUP
EXTRN CODE (?C_START)
; Declare and locate all memory segments used by the bootloader
?BL_EXTRA SEGMENT CODE AT BL_LIMIT_ADDRESS
?BL_START SEGMENT C... | 23.406977 | 68 | 0.629409 |
0e5d4f5ca225db292b42561b77f1546848446ef2 | 1,855 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_376_485.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_376_485.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_376_485.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 %r8
push %r9
push %rcx
push %rdi
// Faulty Load
lea addresses_normal+0x1cb7f, %r9
nop
add %rcx, %rcx
vmovntdqa (%r9), %ymm2
vextracti128 $1, %ymm2, %xmm2
vpextrq $0, %xmm2, %r8
lea oracles, %r9
and $0xff, %r8
shlq... | 45.243902 | 1,127 | 0.660916 |
b50596f13fd3bafae78a9c139021f3d1006cf28a | 21,486 | asm | Assembly | monster.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null | monster.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null | monster.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null | .model small
.stack 120h
.data
Mcolor1 byte 2d ;green
Mcolor2 byte 1d ;black ;blue instead of white
Mcolor3 byte 4d ;brownn
Mcolor4 byte 15d ;white
unique byte 13d
.code
main proc
mov AX, @data
mov DS, AX
mov AX, 0
mov ah, 0
mov al, 13H
... | 12.758907 | 59 | 0.432328 |
d7e1ec1354bcf0e144c5ba5f4585d5b42ead7338 | 605 | asm | Assembly | oeis/145/A145071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/145/A145071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/145/A145071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A145071: Partial sums of A000051, starting at n=1.
; 3,8,17,34,67,132,261,518,1031,2056,4105,8202,16395,32780,65549,131086,262159,524304,1048593,2097170,4194323,8388628,16777237,33554454,67108887,134217752,268435481,536870938,1073741851,2147483676,4294967325,8589934622,17179869215,34359738400,68719476769,137438953506... | 60.5 | 493 | 0.842975 |
9ce1f9a2db43a4993eaeb5b57622eff27922bb70 | 410 | asm | Assembly | unordnung_auch_assembler/asm/attiny13/versuche/blinkIRQ.asm | no-go/Blink_atmega328p | a81e41906c4a6d843a7fb87962288a0894105bd7 | [
"Unlicense"
] | null | null | null | unordnung_auch_assembler/asm/attiny13/versuche/blinkIRQ.asm | no-go/Blink_atmega328p | a81e41906c4a6d843a7fb87962288a0894105bd7 | [
"Unlicense"
] | null | null | null | unordnung_auch_assembler/asm/attiny13/versuche/blinkIRQ.asm | no-go/Blink_atmega328p | a81e41906c4a6d843a7fb87962288a0894105bd7 | [
"Unlicense"
] | null | null | null | .include "myTiny13.h"
;irq Vector
.org 0000
rjmp OnReset
.org 0003
rjmp TimerOVF
.org 0010
TimerOVF:
; toggle
ldi A, 0b00010000
in B, PINB
eor A, B
out PORTB, A
reti
.org 0030
OnReset:
sbi DDRB, 4 ; PortB4 is output
ldi A, 0b00000101 ; timer auf clock/1024
out TCCR0B, A
ldi A, 0b00000010 ; enab... | 13.225806 | 45 | 0.67561 |
959937460ba7731b4e44967447755b89c690b8fe | 3,961 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_1_267.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_1_267.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_1_267.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1063e, %rsi
lea addresses_A_ht+0x6466, %rdi
nop
nop
add $53709, %rdx
mov $43, %rcx
rep movsw
nop
nop
xor %r9, %r9
lea addresses_D_ht+0xc98a, %r12
nop
nop
nop
nop
nop
xor $45063, %rbx
m... | 17.923077 | 149 | 0.648321 |
a4bf1997abe3c1da0769b4cf4a37c1e5048dac5d | 349 | asm | Assembly | programs/oeis/189/A189345.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/189/A189345.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/189/A189345.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A189345: Number of ways to choose four points in an n X n grid (or geoplane).
; 0,1,126,1820,12650,58905,211876,635376,1663740,3921225,8495410,17178876,32795126,59626385,103962600,174792640,284660376,450710001,695946630,1050739900,1554599970,2258257001,3226076876,4538847600,6296972500,8624108025,11671285626
add $0,1... | 43.625 | 230 | 0.802292 |
e9048028a3436011cb2d7298c43a2b50ce6b32ee | 638 | asm | Assembly | ALINK/t2.asm | DarkRiDDeR/mandelbrotin-fractal-generation-NASM | 69f4e4cb98ad8bae983b3e76e7c38c5a7861acb6 | [
"MIT"
] | 3 | 2016-07-19T06:49:01.000Z | 2018-04-25T06:46:25.000Z | ALINK/t2.asm | DarkRiDDeR/mandelbrotin-fractal-generation-NASM | 69f4e4cb98ad8bae983b3e76e7c38c5a7861acb6 | [
"MIT"
] | null | null | null | ALINK/t2.asm | DarkRiDDeR/mandelbrotin-fractal-generation-NASM | 69f4e4cb98ad8bae983b3e76e7c38c5a7861acb6 | [
"MIT"
] | null | null | null | ; t2.asm
; assemble with:
; nasm -fobj t2.asm
;
; link with
; alink -oPE t2
;
; run with
; t2
;
; expected output is four message boxes. First two say "Hello" in title
; last two say "Bye" in title
import start tdll.dll
import title1 tdll.dll
extern start
extern title1
segment code public use32 class=CODE
..start... | 17.243243 | 71 | 0.69279 |
7187056365c567ba5861a45d8106f33f221e0593 | 318 | asm | Assembly | oeis/174/A174785.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/174/A174785.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/174/A174785.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A174785: Expansion of (1+2x-x^2+x^3-x^4-x^5)/(1+x^3)^2.
; 1,2,-1,-1,-5,1,1,8,-1,-1,-11,1,1,14,-1,-1,-17,1,1,20,-1,-1,-23,1,1,26,-1,-1,-29,1,1,32,-1,-1,-35,1,1,38,-1,-1,-41,1,1,44,-1,-1,-47,1,1,50,-1
mul $0,2
mov $2,2
mov $3,$0
lpb $0
sub $0,1
trn $0,2
add $2,$3
sub $3,$2
sub $3,$2
lpe
mov $0,$2
div $0,2
| 19.875 | 142 | 0.487421 |
b7eae1f6efa722ce69ceb224fddb4fa85aa81065 | 7,410 | asm | Assembly | snapgear_linux/lib/libgmp/mpn/x86/k7/aorsmul_1.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/lib/libgmp/mpn/x86/k7/aorsmul_1.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/lib/libgmp/mpn/x86/k7/aorsmul_1.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | 3 | 2016-06-13T13:20:56.000Z | 2019-12-05T02:31:23.000Z | # AMD K7 mpn_addmul_1/mpn_submul_1 -- add or subtract mpn multiple.
#
# K7: 3.9 cycles/limb.
#
# Future: It should be possible to avoid the separate mul after the unrolled
# loop by moving the movl/adcl to the top.
# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
... | 20.30137 | 78 | 0.667341 |
de51fad1bde6ed5cfe289548b635529c10c4037c | 659 | asm | Assembly | oeis/102/A102743.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/102/A102743.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/102/A102743.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A102743: Expansion of LambertW(-x)/(x*(x-1)).
; Submitted by Christian Krause
; 1,2,7,37,273,2661,32773,491555,8715409,178438681,4142334501,107483043735,3081956918857,96759352320437,3300826000845493,121569984050610331,4807542796319581089,203167758634027130289,9137406513197290531141,435754723750748520091679,2196359111... | 65.9 | 493 | 0.855842 |
3e04c14675ea74b3ec723ba03ab556408d630dca | 6,991 | asm | Assembly | files/commboy.asm | jrsharp/jrsharp.github.io | 847eb458b64e6167fd622f7b35555042445bcd71 | [
"MIT"
] | null | null | null | files/commboy.asm | jrsharp/jrsharp.github.io | 847eb458b64e6167fd622f7b35555042445bcd71 | [
"MIT"
] | null | null | null | files/commboy.asm | jrsharp/jrsharp.github.io | 847eb458b64e6167fd622f7b35555042445bcd71 | [
"MIT"
] | null | null | null | ;*************************************
;* CommBoy *
;* an RS232 Terminal Program for GBC *
;* for use with Ken Kaarvik's *
;* serial port circuit *
;* *
;* Jon Sharp 11/23/00 *
;* * ... | 14.656184 | 68 | 0.582177 |
4a25bfe533fa5f83bf493e8e94141c8b8b3b18f7 | 544 | asm | Assembly | programs/oeis/027/A027861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027861: Numbers k such that k^2 + (k+1)^2 is prime.
; 1,2,4,5,7,9,12,14,17,19,22,24,25,29,30,32,34,35,39,42,47,50,60,65,69,70,72,79,82,84,85,87,90,97,99,100,102,104,109,110,115,122,130,135,137,139,144,149,154,157,160,162,164,167,172,174,185,187,189,195,199,202,204,207,212,217,220,222,224,225,229,230,235,259,260,264,... | 90.666667 | 360 | 0.705882 |
d627ccacbfb9640f4385cbee66353c77f33280bf | 2,406 | asm | Assembly | engine/engine/interrupt/declarations/state.asm | neomura/atmega328p-cartridge | e7152425e5253cd4e513cad41dc03d306003e91e | [
"MIT"
] | null | null | null | engine/engine/interrupt/declarations/state.asm | neomura/atmega328p-cartridge | e7152425e5253cd4e513cad41dc03d306003e91e | [
"MIT"
] | 2 | 2021-04-17T09:31:24.000Z | 2021-04-17T09:31:53.000Z | engine/engine/interrupt/declarations/state.asm | neomura/atmega328p-cartridge | e7152425e5253cd4e513cad41dc03d306003e91e | [
"MIT"
] | null | null | null | ; Selects the alternative palette when set; written from the row event handler when video_next_row is odd (1, 3, 5) and the frame event handler and read from by the interrupt when video_next_row is even (0, 2, 4).
.equ INTERRUPT_FLAG_PALETTE_A = 0
; Selects the alternative palette when set; written from the row event ... | 44.555556 | 213 | 0.793017 |
71095fcb3aedf5356f29150e6ac2f59e56725c8c | 342 | asm | Assembly | oeis/350/A350384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/350/A350384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/350/A350384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A350384: a(n) = (-1728)^n.
; Submitted by Christian Krause
; 1,-1728,2985984,-5159780352,8916100448256,-15407021574586368,26623333280885243904,-46005119909369701466112,79496847203390844133441536,-137370551967459378662586974208,237376313799769806328950291431424,-410186270246002225336426103593500672
mul $0,3
mov $2,-1... | 38 | 239 | 0.821637 |
31c693cd719d52a2bfe0e49037c935429f1a154d | 39,858 | asm | Assembly | user/sleep.asm | joshiamey/xv6-riscv-fall19 | c7098eff109b6548bd16b25996ce47e64925e854 | [
"MIT-0"
] | 1 | 2020-10-23T12:35:52.000Z | 2020-10-23T12:35:52.000Z | user/sleep.asm | joshiamey/xv6-riscv-fall19 | c7098eff109b6548bd16b25996ce47e64925e854 | [
"MIT-0"
] | null | null | null | user/sleep.asm | joshiamey/xv6-riscv-fall19 | c7098eff109b6548bd16b25996ce47e64925e854 | [
"MIT-0"
] | null | null | null |
user/_sleep: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <main>:
#include "user/user.h"
int
main(int argc, char *argv[])
{
0: 1101 addi sp,sp,-32
2: ec06 sd ra,24(sp)
4: e822 sd s0,16(sp)
6: e426 sd s1... | 29.480769 | 60 | 0.459958 |
0cf689d61d1baad8c46eb9706a25ef6e2e3759d4 | 886 | asm | Assembly | oeis/267/A267443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/267/A267443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/267/A267443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A267443: Binary representation of the middle column of the "Rule 129" elementary cellular automaton starting with a single ON (black) cell.
; Submitted by Simon Strandgaard
; 1,10,101,1010,10101,101011,1010111,10101110,101011101,1010111011,10101110111,101011101111,1010111011111,10101110111111,101011101111111,10101110... | 35.44 | 496 | 0.793454 |
72a217a97404e2745f4b91ba2081059ba74db949 | 518 | asm | Assembly | libsrc/_DEVELOPMENT/l/sdcc/____sdcc_ll_add_deix_hlix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/l/sdcc/____sdcc_ll_add_deix_hlix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/l/sdcc/____sdcc_ll_add_deix_hlix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_l_sdcc
PUBLIC ____sdcc_ll_add_deix_hlix
EXTERN l_add_64_mde_mhl
____sdcc_ll_add_deix_hlix:
; deix = deix + hlix
push de ; save deix
IFDEF __SDCC_IX
push ix
pop de ; de = ix
ELSE
push iy
pop de
ENDIF
add ... | 14.388889 | 47 | 0.505792 |
5e8a49f0a6917e848380a8f0635fec643b06ab02 | 1,499 | asm | Assembly | Documentation/Tut32/fibonacci.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Documentation/Tut32/fibonacci.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Documentation/Tut32/fibonacci.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | # Dan Ellard
# fibonacci.asm - An Ant-32 program to recursively compute fibonacci numbers.
#
# To compute fibonacci(5), push the 5 on the stack and then use "call"
# to invoke the fibonacci function. In this program, since we don't
# use g1 after calling the fibonacci function, we don't need to save
# and restore it.
... | 31.229167 | 77 | 0.700467 |
b286d5374d8ee0a83bac910219e52b1bf918359f | 874 | asm | Assembly | programs/oeis/066/A066492.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/066/A066492.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/066/A066492.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A066492: A056524(n)/11.
; 1,2,3,4,5,6,7,8,9,91,101,111,121,131,141,151,161,171,181,182,192,202,212,222,232,242,252,262,272,273,283,293,303,313,323,333,343,353,363,364,374,384,394,404,414,424,434,444,454,455,465,475,485,495,505,515
mov $15,$0
mov $17,$0
add $17,1
lpb $17,1
mov $0,$15
sub $17,1
sub $0,$17
mov ... | 16.490566 | 206 | 0.495423 |
5bff49fc12462e61ec93736f586a690302916004 | 652 | asm | Assembly | oeis/179/A179608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/179/A179608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/179/A179608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A179608: a(n) = (7 + (-1)^n + 6*n)*2^(n-3).
; Submitted by Jon Maiga
; 1,3,10,24,64,144,352,768,1792,3840,8704,18432,40960,86016,188416,393216,851968,1769472,3801088,7864320,16777216,34603008,73400320,150994944,318767104,654311424,1375731712,2818572288,5905580032,12079595520,25232932864,51539607552,107374182400,21904... | 43.466667 | 486 | 0.796012 |
c567cb07d6344bb78c340d9dc300607b888ba2b9 | 2,100 | asm | Assembly | bootdict/tc/search.asm | ikysil/ikforth | 165e049fc007003cd05f59332dc856d553d8aac8 | [
"Unlicense"
] | 8 | 2017-08-03T08:49:06.000Z | 2021-12-17T12:02:19.000Z | bootdict/tc/search.asm | clstrfsck/ikforth | 165e049fc007003cd05f59332dc856d553d8aac8 | [
"Unlicense"
] | 58 | 2016-04-21T20:03:54.000Z | 2022-01-16T00:40:50.000Z | bootdict/tc/search.asm | clstrfsck/ikforth | 165e049fc007003cd05f59332dc856d553d8aac8 | [
"Unlicense"
] | 1 | 2018-07-25T21:07:00.000Z | 2018-07-25T21:07:00.000Z | ;******************************************************************************
;
; search.asm
; IKForth
;
; Unlicense since 1999 by Illya Kysil
;
;******************************************************************************
; Words search
;*************************************************************************... | 34.42623 | 87 | 0.404762 |
fe550e6c87f8216e11ebaef9040c52e2080e3a26 | 2,661 | asm | Assembly | MP/Assignment_6/Assignment_6.asm | pratt3000/PICT_SE-Labs | e720414549fe07351055f2075d45755ba181876a | [
"MIT"
] | 3 | 2019-10-15T08:18:52.000Z | 2020-02-16T09:34:45.000Z | MP/Assignment_6/Assignment_6.asm | pratt3000/PICT_SE-Labs | e720414549fe07351055f2075d45755ba181876a | [
"MIT"
] | null | null | null | MP/Assignment_6/Assignment_6.asm | pratt3000/PICT_SE-Labs | e720414549fe07351055f2075d45755ba181876a | [
"MIT"
] | 2 | 2019-10-18T15:06:46.000Z | 2020-01-16T06:29:26.000Z | ;--------------------------------------------Messages----------------------------------------------
SECTION .data
msg1: db "GDTR: "
len1: equ $-msg1
msg2: db "LDTR: "
len2: equ $-msg2
msg3: db "IDTR: "
len3: equ $-msg3
newl: db "", 10
lenn: equ $-newl
mswmsg db "Contents of MSW:"
mswlen equ $-mswmsg
trmsg... | 23.758929 | 99 | 0.394213 |
3826ecb4b8c5cc0fd95c4871e8edc01b5789f478 | 864 | asm | Assembly | programs/oeis/270/A270473.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/270/A270473.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/270/A270473.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A270473: Expansion of (1-5*x)/(1-9*x).
; 1,4,36,324,2916,26244,236196,2125764,19131876,172186884,1549681956,13947137604,125524238436,1129718145924,10167463313316,91507169819844,823564528378596,7412080755407364,66708726798666276,600378541187996484,5403406870691968356,48630661836227715204,437675956526049436836,39390836... | 78.545455 | 756 | 0.896991 |
da9d2ab2eba2c12d54208f755e9ef2cb287b9646 | 253 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_aaddrcup.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_aaddrcup.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_aaddrcup.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void *tshc_aaddrcup(void *saddr)
SECTION code_clib
SECTION code_arch
PUBLIC tshc_aaddrcup
EXTERN zx_saddrcup
defc tshc_aaddrcup = zx_saddrcup
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _tshc_aaddrcup
defc _tshc_aaddrcup = tshc_aaddrcup
ENDIF
| 14.055556 | 35 | 0.826087 |
d02eb9ac88b57fe41a54409ca18e96f974c6c6f7 | 702 | asm | Assembly | oeis/020/A020071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020071: a(n) = floor( Gamma(n+5/8)/Gamma(5/8) ).
; Submitted by Simon Strandgaard
; 1,0,1,2,9,44,251,1665,12700,109544,1054363,11202616,130230419,1644159040,22401666926,327624378797,5119130918712,85105551523594,1499985345603353,27937227061862467,548268081089050917,11308029172461675173,244536130854483725628,553262996... | 39 | 485 | 0.814815 |
e5daf0147d869b8b6856f3d87f4b83c297665f5a | 723 | asm | Assembly | engine/battle/moveEffects/pay_day_effect.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | engine/battle/moveEffects/pay_day_effect.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | engine/battle/moveEffects/pay_day_effect.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | PayDayEffect_:
xor a
ld hl, wcd6d
ld [hli], a
ld a, [H_WHOSETURN]
and a
ld a, [wBattleMonLevel]
jr z, .payDayEffect
ld a, [wEnemyMonLevel]
.payDayEffect
; level * 2
add a
ld [H_DIVIDEND + 3], a
xor a
ld [H_DIVIDEND], a
ld [H_DIVIDEND + 1], a
ld [H_DIVIDEND + 2], a
; convert to BCD
ld a, 100
ld [H_DIVISO... | 15.717391 | 29 | 0.652835 |
ed4143401a3b6f6751acee313e7b009a4fc32ec8 | 101 | asm | Assembly | standalone/pruntime/rizin/binrz/preload/trap-darwin-x86-64.asm | ndkazu/guessNumber-vs-Bot | 6e756977ce849137c62edb0716df6926583da9b2 | [
"Apache-2.0"
] | null | null | null | standalone/pruntime/rizin/binrz/preload/trap-darwin-x86-64.asm | ndkazu/guessNumber-vs-Bot | 6e756977ce849137c62edb0716df6926583da9b2 | [
"Apache-2.0"
] | 1 | 2021-12-17T00:14:27.000Z | 2021-12-17T00:14:27.000Z | standalone/pruntime/rizin/binrz/preload/trap-darwin-x86-64.asm | ndkazu/guessNumber-vs-Bot | 6e756977ce849137c62edb0716df6926583da9b2 | [
"Apache-2.0"
] | null | null | null | .os darwin
.arch x86
.bits 64
mov rax, $sys.getpid
syscall
mov rdi, $sys.kill
xchg rax, rdi
syscall
| 10.1 | 20 | 0.722772 |
0849a06b7fa62a20b230132e4fa864d4f395e8c3 | 144 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/Result.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/Result.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/Result.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Result.asm
Type: file
Size: 69870
Last-Modified: '1992-11-18T01:48:25Z'
SHA-1: 8C56CA9E028D7F07EAC4448E3D1F8FB5A15C7AE7
Description: null
| 20.571429 | 47 | 0.8125 |
917c759de58c0f8ff2113bd3d1f682989b1e9945 | 494 | asm | Assembly | programs/oeis/120/A120178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/120/A120178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/120/A120178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A120178: a(n)=ceiling( sum_{i=1..n-1} a(i)/6), a(1)=1.
; 1,1,1,1,1,1,1,2,2,2,3,3,4,4,5,6,7,8,9,11,13,15,17,20,23,27,32,37,43,50,59,69,80,93,109,127,148,173,202,235,275,320,374,436,509,594,693,808,943,1100,1283,1497,1747,2038,2377,2774,3236,3775,4404,5138,5995,6994
seq $0,279077 ; Maximum starting value of X such tha... | 32.933333 | 209 | 0.651822 |
8a3bd884b61699fd347629d5d1699367e17971ce | 3,800 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_11_245.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_11_245.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_11_245.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 %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x18712, %rax
nop
nop
nop
nop
sub $40302, %r9
vmovups (%rax), %ymm0
vextracti128 $1, %ymm0, %xmm0
vpextrq $0, %xmm0, %rdi
nop
nop
nop
nop
nop
and %rbx, %rbx
lea addresses_normal... | 19.587629 | 152 | 0.656316 |
bd989b26d1dbf3700a813c31d56d4c39d9b12e8a | 98 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/dload.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/dload.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/dload.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC dload
EXTERN cm48_sdccixp_dload
defc dload = cm48_sdccixp_dload
| 10.888889 | 31 | 0.846939 |
eef885e16ce4ef318aa9ceca1530199922a082ed | 1,785 | asm | Assembly | anim.asm | AleffCorrea/BrickBreaker | 625eec4e6c7c0053720a378c91f530f6ce58bcbe | [
"MIT"
] | 4 | 2017-07-20T07:27:21.000Z | 2021-04-18T03:59:44.000Z | anim.asm | AleffCorrea/BrickBreaker | 625eec4e6c7c0053720a378c91f530f6ce58bcbe | [
"MIT"
] | null | null | null | anim.asm | AleffCorrea/BrickBreaker | 625eec4e6c7c0053720a378c91f530f6ce58bcbe | [
"MIT"
] | 1 | 2021-04-18T04:00:08.000Z | 2021-04-18T04:00:08.000Z | ;Anim.asm
;Animation for object metasprites
;X = Object Slot #
;Y = new Animation id #
;Call this to change the animation id without causing bugs.
ChangeAnimation:
LDA #0
STA OBJ_ANIMTIMER, x
STA OBJ_ANIMFRAME, x
TYA
STA OBJ_ANIMATION, x
RTS
;X = Object Slot #
;This loads the correct Metasprite id for the... | 22.594937 | 78 | 0.741737 |
8f1133b838e465954860358bf18ab1c46ec2ae14 | 7,297 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_401.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_401.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_401.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x835, %r10
cmp $30020, %rsi
movb $0x61, (%r10)
nop
nop
nop
sub $22953, %r14
lea addresses_A_ht+0x16800, %r12
nop
nop
nop
nop
nop
and $40848, %r8
movb $0x61, (%r12)
nop
nop
nop... | 32.431111 | 2,999 | 0.653145 |
7ad599a99bbc00d9fdb2b593f859ffc899370aca | 1,632 | asm | Assembly | Quiz and Lab Assessment/Solution/1.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | Quiz and Lab Assessment/Solution/1.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | Quiz and Lab Assessment/Solution/1.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 64
DATA SEGMENT
STRING DB ?
SYM DB '$'
INPUT_M DB 0ah,0dh,0AH,0DH, 'ENTER INPUT STRING: ',0DH,0AH,'$'
STRLEN1 DW $-STR1
STRREV DB 20 DUP(' ')
STR_PALIN DB 'STRING IS PALINDROME.','$'
STR_NOT_PALIN DB 'STRING IS NOT PALINDROME.','$'
DATA ENDS
CODE SEGMENT
ASSUME CS:CODE, DS:DATA
BEGIN:... | 16.32 | 62 | 0.438725 |
1f232f3444f7ed6697431f44752af23790a70514 | 721 | asm | Assembly | x86/Castling.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 150 | 2016-11-26T05:41:31.000Z | 2022-02-09T20:54:53.000Z | x86/Castling.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 199 | 2016-12-07T22:13:00.000Z | 2022-03-22T15:42:18.000Z | x86/Castling.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 95 | 2016-11-24T22:57:13.000Z | 2022-01-24T19:42:10.000Z | ; castling functions
; they assume that the side to move is not in chess
; that the castling path is clear
; and that castling rights are available
calign 16
CastleOOLegal_White:
CastlingJmp 2*White+0, .Good, .Done
.Good: or eax, -1
ret
.Done: xor eax, eax
ret
cali... | 18.025 | 52 | 0.617198 |
8ab30d22fdceeadcfe408ce9c00459365593757b | 760 | asm | Assembly | asm/otbn_mulqacc_256x256.asm | felixmiller/ot-dsim | 1d33f9cac6565b85691cd905b1eb195b341ec3d2 | [
"Apache-2.0"
] | null | null | null | asm/otbn_mulqacc_256x256.asm | felixmiller/ot-dsim | 1d33f9cac6565b85691cd905b1eb195b341ec3d2 | [
"Apache-2.0"
] | null | null | null | asm/otbn_mulqacc_256x256.asm | felixmiller/ot-dsim | 1d33f9cac6565b85691cd905b1eb195b341ec3d2 | [
"Apache-2.0"
] | 1 | 2020-07-24T06:52:36.000Z | 2020-07-24T06:52:36.000Z | * load first operand from dmem[0]
ADDI x4, x0, 0
BN.LID x4, 0(x0)
* load second operand from dmem[1]
ADDI x4, x0, 1
BN.LID x4, 1(x0)
break
* run multiplication
BN.MULQACC.Z w0.0, w1.0, 0
BN.MULQACC w0.1, w1.0, 64
BN.MULQACC.SO w2.l, w0.0, w1.1, 64
BN.MULQACC w0.2, w1.0, 0
BN.MULQACC w0.1, w1.1, 0
BN.MULQACC w0.0, w1.2... | 23.030303 | 43 | 0.652632 |
7913e1592a3295e210c559be7c35cedfd993c6d6 | 1,238 | asm | Assembly | programs/oeis/001/A001954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/001/A001954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A001954: Wythoff game.
; 1,5,8,11,15,18,22,25,29,32,35,39,42,46,49,52,56,59,63,66,69,73,76,80,83,87,90,93,97,100,104,107,110,114,117,121,124,128,131,134,138,141,145,148,151,155,158,162,165,169,172,175,179,182,186,189,192,196,199,203,206,209,213,216,220,223,227,230,233,237,240,244,247,250,254,257,261,264,268,271,274,2... | 42.689655 | 969 | 0.691438 |
1f278a1a039af0e238aff63f3af24c1758546180 | 19 | asm | Assembly | test/test_basic.asm | haramako/fc | 54c8ab98de7e912cf40602f63c48d0b2b6641a65 | [
"MIT"
] | 2 | 2015-07-13T01:10:00.000Z | 2018-03-10T17:14:34.000Z | test/test_basic.asm | haramako/fc | 54c8ab98de7e912cf40602f63c48d0b2b6641a65 | [
"MIT"
] | null | null | null | test/test_basic.asm | haramako/fc | 54c8ab98de7e912cf40602f63c48d0b2b6641a65 | [
"MIT"
] | null | null | null | ;;; dummy asm file
| 9.5 | 18 | 0.631579 |
a652e98664954e1b860843d8324c634a48fce922 | 207 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strnset_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strnset_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strnset_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; char *strnset_callee(char *s, int c, size_t n)
SECTION code_string
PUBLIC _strnset_callee
EXTERN asm_strnset
_strnset_callee:
pop af
pop hl
pop de
pop bc
push af
jp asm_strnset
| 10.894737 | 48 | 0.695652 |
5b9ce5854df96ff9a33c20f772cca2d4c707b039 | 15,295 | asm | Assembly | Driver/IFS/DOS/Common/dosConvertGB.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/IFS/DOS/Common/dosConvertGB.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/IFS/DOS/Common/dosConvertGB.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) MyTurn.com 2001. All rights reserved.
MYTURN.COM CONFIDENTIAL
PROJECT: GlobalPC
MODULE: FS driver
FILE: dosConvertGB.asm
AUTHOR: Allen Yuen, Feb 20, 2001
ROUTINES:
Name Description
---- -----------
... | 25.239274 | 79 | 0.610788 |
bf9d658e28cc104be546e6ec2ba8b4b500e0cfbe | 527 | asm | Assembly | oeis/160/A160155.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/160/A160155.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/160/A160155.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A160155: Decimal expansion of the one real root of x^5-x-1.
; Submitted by Jon Maiga
; 1,1,6,7,3,0,3,9,7,8,2,6,1,4,1,8,6,8,4,2,5,6,0,4,5,8,9,9,8,5,4,8,4,2,1,8,0,7,2,0,5,6,0,3,7,1,5,2,5,4,8,9,0,3,9,1,4,0,0,8,2,4,4,9,2,7,5,6,5,1,9,0,3,4,2,9,5,2,7,0,5,3,1,8,0,6,8,5,2,0,5,0,4,9,7,2,8,6,7,2
mov $3,$0
mul $3,3
mov $7,10
l... | 18.821429 | 201 | 0.531309 |
ed8f997def8eaadeccd54c2314cab46c06e77897 | 455 | asm | Assembly | programs/oeis/095/A095002.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/095/A095002.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/095/A095002.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A095002: a(n) = 9*a(n-1) - 9*a(n-2) + a(n-3); given a(1) = 1, a(2) = 3, a(3) = 19.
; 1,3,19,145,1137,8947,70435,554529,4365793,34371811,270608691,2130497713,16773373009,132056486355,1039678517827,8185371656257,64443294732225,507360986201539,3994444594880083,31448195772839121,247591121587832881,1949280776929823923
se... | 56.875 | 231 | 0.758242 |
7b16062527f8d8a022ef98b218d60fb9f63a5274 | 1,748 | asm | Assembly | source/words/store.asm | paulscottrobson/rpl-65 | 73f85a6b0f230fa03a41e1a9416c2511cf67f0c0 | [
"MIT"
] | 1 | 2019-11-20T09:18:22.000Z | 2019-11-20T09:18:22.000Z | source/words/store.asm | paulscottrobson/rpl-65 | 73f85a6b0f230fa03a41e1a9416c2511cf67f0c0 | [
"MIT"
] | null | null | null | source/words/store.asm | paulscottrobson/rpl-65 | 73f85a6b0f230fa03a41e1a9416c2511cf67f0c0 | [
"MIT"
] | null | null | null | ; ******************************************************************************
; ******************************************************************************
;
; Name : store.asm
; Purpose : Store to Memory
; Author : Paul Robson (paul@robsons.org.uk)
; Created : 13th November 2019
;
; *******************... | 28.193548 | 80 | 0.426773 |
b8a8753502436ccd5e8a1c0cf4e2479dc90e67f2 | 834 | asm | Assembly | programs/oeis/141/A141958.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/141/A141958.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/141/A141958.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A141958: Primes congruent to 16 mod 27.
; 43,97,151,313,367,421,691,853,907,1069,1123,1231,1447,1609,1663,1879,1933,1987,2203,2311,2473,2689,2797,2851,3067,3121,3229,3391,3499,3607,3769,3823,3877,3931,4093,4201,4363,4903,4957,5011,5119,5227,5281,5443,5659,5821,6037,6091,6199,6361,6469,6577,6793,7333,7549,7603,7873,79... | 34.75 | 520 | 0.720624 |
2c9676eb57630e29a711e6453b6c851f40e74838 | 362 | nasm | Assembly | Projetos/src/F-Assembly/src/nasm/mod.nasm | Fogelman/Z01.1 | 5a40e721a6bf000ba1016c2addad579a25618d49 | [
"Unlicense"
] | null | null | null | Projetos/src/F-Assembly/src/nasm/mod.nasm | Fogelman/Z01.1 | 5a40e721a6bf000ba1016c2addad579a25618d49 | [
"Unlicense"
] | 91 | 2018-08-24T11:41:28.000Z | 2018-12-09T15:09:02.000Z | Projetos/src/F-Assembly/src/nasm/mod.nasm | Fogelman/Z01.1 | 5a40e721a6bf000ba1016c2addad579a25618d49 | [
"Unlicense"
] | 1 | 2018-12-05T19:22:27.000Z | 2018-12-05T19:22:27.000Z | ; Arquivo: Mod.nasm
; Curso: Elementos de Sistemas
; Criado por: Luciano Soares
; Data: 27/03/2017
; Divide o número posicionado na RAM[1] pelo número posicionado no RAM[2] e armazena o resultado na RAM[0].
leaw $R1, %A
movw (%A), %D
loop:
movw %D, %S
leaw $R2 , %A
subw %D,(%A), %D
leaw $loop, %A
jge... | 15.73913 | 107 | 0.607735 |
fad57c65ad6218bd2c9d03db392d7a30d742ab97 | 1,130 | asm | Assembly | ctx_swap_x64.asm | shadow-yuan/ctx_swap | 7c4d57ea116b70ec462d62c3221d7e8577935e1a | [
"BSD-3-Clause"
] | null | null | null | ctx_swap_x64.asm | shadow-yuan/ctx_swap | 7c4d57ea116b70ec462d62c3221d7e8577935e1a | [
"BSD-3-Clause"
] | null | null | null | ctx_swap_x64.asm | shadow-yuan/ctx_swap | 7c4d57ea116b70ec462d62c3221d7e8577935e1a | [
"BSD-3-Clause"
] | null | null | null | ; windows x64 version of the ctx_swap function
; ctx_swap(rcx, rdx);
.CODE
ctx_swap PROC
mov rax, qword ptr[rsp]
mov qword ptr[rcx + 104], rax
mov qword ptr[rcx + 96], rbx
mov qword ptr[rcx + 88], rcx
mov qword ptr[rcx + 80], rdx
mov rax, qword ptr [rax]
mov qword ptr[rcx + 72], rax
mov ... | 26.27907 | 46 | 0.592035 |
63d1804f94ce3f977d5c737f89410e4ff28d1b75 | 541 | asm | Assembly | oeis/118/A118747.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/118/A118747.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/118/A118747.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A118747: a(n) = product[k=1..n] P(k), where P(k) is the largest prime <= 2*k. a(n) = product[k=1..n] A060308(k).
; Submitted by Jon Maiga
; 2,6,30,210,1470,16170,210210,2732730,46456410,882671790,16770764010,385727572230,8871734161290,204049885709670,5917446685580430,183440847252993330,5686666264842793230,17628665421... | 28.473684 | 190 | 0.695009 |
b49915f3173b0c0ce3f9dfc8a92286c29d29da1a | 5,490 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1932.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1932.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1932.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x17660, %rsi
lea addresses_D_ht+0x17440, %rdi
nop
nop
nop
nop
nop
add %r8, %r8
mov $64, %rcx
rep movsw
nop
nop
nop
nop
nop
add %r11, %r11
lea addresses_WT_ht+0x13960, %rax
nop... | 40.367647 | 2,999 | 0.659381 |
5362e4cb06d8800a0361d20824694555252bed66 | 953 | asm | Assembly | programs/oeis/003/A003132.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/003/A003132.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/003/A003132.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A003132: Sum of squares of digits of n.
; 0,1,4,9,16,25,36,49,64,81,1,2,5,10,17,26,37,50,65,82,4,5,8,13,20,29,40,53,68,85,9,10,13,18,25,34,45,58,73,90,16,17,20,25,32,41,52,65,80,97,25,26,29,34,41,50,61,74,89,106,36,37,40,45,52,61,72,85,100,117,49,50,53,58,65,74,85,98,113,130,64,65,68,73,80,89,100,113,128,145,81,82,85... | 47.65 | 752 | 0.641133 |
5445c3c57fc663ea56fee720162a4517ea99c130 | 216 | asm | Assembly | programs/oeis/010/A010858.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/010/A010858.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/010/A010858.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A010858: Constant sequence: a(n) = 19.
; 19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19
mov $1,19
| 43.2 | 163 | 0.652778 |
df1ba33cfbf09e0cf0fb8bb92e32e78ead2ac2e6 | 46,816 | asm | Assembly | target/cos_117/disasm/iop_overlay1/CLOCK.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/CLOCK.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/CLOCK.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x0400- f:00002 d: 0 | I = 0
0x0001 (0x000002) 0x0000- f:00000 d: 0 | PASS
0x0002 (0x000004) 0x1800-0x0D1C f:00014 d: 0 | A = 3356 (0x0D1C)
0x0004 (0x000008) 0x2908- f:00024 d: 264 | OR[264] = A
... | 80.856649 | 127 | 0.465781 |
1dbacca75e41af13360dcb982d5fe9c6f0df83a6 | 1,190 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_read_block.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_read_block.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_read_block.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Mar 2014
; ===============================================================
;
; size_t b_vector_read_block(void *dst, size_t n, b_vector_t *v, size_t idx)
;
; Copy at most n bytes from the vector at index idx to address
; dst. Returns number of bytes... | 25.869565 | 76 | 0.463025 |
bd2c9a7e8c090397cd3edf97780794dedf04fb27 | 500 | asm | Assembly | programs/oeis/135/A135628.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/135/A135628.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/135/A135628.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A135628: Multiples of 28.
; 0,28,56,84,112,140,168,196,224,252,280,308,336,364,392,420,448,476,504,532,560,588,616,644,672,700,728,756,784,812,840,868,896,924,952,980,1008,1036,1064,1092,1120,1148,1176,1204,1232,1260,1288,1316,1344,1372,1400,1428,1456,1484,1512,1540,1568,1596,1624,1652,1680,1708,1736,1764,1792,1820,1... | 100 | 460 | 0.77 |
5600a8c25279b7919aa2eb01a63f1a7305da9fae | 310,544 | asm | Assembly | oslab6/obj/fs/fs.asm | jasha64/OperatingSystems-lab | 25a473adb754171d5c10c6bde391e0e07a2a43de | [
"MIT"
] | null | null | null | oslab6/obj/fs/fs.asm | jasha64/OperatingSystems-lab | 25a473adb754171d5c10c6bde391e0e07a2a43de | [
"MIT"
] | null | null | null | oslab6/obj/fs/fs.asm | jasha64/OperatingSystems-lab | 25a473adb754171d5c10c6bde391e0e07a2a43de | [
"MIT"
] | null | null | null |
obj/fs/fs: 文件格式 elf32-i386
Disassembly of section .text:
00800020 <_start>:
// starts us running when we are initially loaded into a new environment.
.text
.globl _start
_start:
// See if we were started with arguments on the stack
cmpl $USTACKTOP, %esp
800020: 81 fc 00 e0 bf ee cmp $0xeebfe000,%esp
... | 41.807216 | 93 | 0.481085 |
fde2ccf2381d7176cc5ea8ac5dda63983cf24756 | 792 | asm | Assembly | assets/code/save slot text.asm | nleseul/46bys-eden | b07d3bfd971647b0207ee76ad8d7b0921744427a | [
"Unlicense"
] | 3 | 2020-04-10T11:59:18.000Z | 2022-01-11T11:57:06.000Z | assets/code/save slot text.asm | nleseul/46bys-eden | b07d3bfd971647b0207ee76ad8d7b0921744427a | [
"Unlicense"
] | null | null | null | assets/code/save slot text.asm | nleseul/46bys-eden | b07d3bfd971647b0207ee76ad8d7b0921744427a | [
"Unlicense"
] | null | null | null |
*= $c46f
.al
LDA $701000,x
AND #$00FF
STA $44
CLC
ADC #$30B6
STA $0846,y
LDA $32
STA $46
LDA $34
... | 26.4 | 34 | 0.17803 |
f66ab4db3341583e143f320082b2028722731452 | 6,731 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_860.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_860.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_860.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 %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x14a64, %r12
nop
nop
nop
nop
and $4011, %rdx
mov (%r12), %edi
nop
nop
nop
nop
and $41332, %rbp
lea addresses_D_ht+0xbd54, %rcx
nop
nop
nop
nop
xor %r14, %r14
mov (%rcx), %rax
... | 37.394444 | 2,999 | 0.658595 |
60c87aa2e552d60110b9d19c3d4cd1c5f8fb8607 | 1,125 | asm | Assembly | tests/Comprehensive/count_1s.asm | ZubinGou/8086-emulator | 5087be61609fa571d16f34280211830746beaef1 | [
"MIT"
] | 39 | 2020-09-09T00:04:18.000Z | 2022-03-26T13:12:47.000Z | tests/Comprehensive/count_1s.asm | ZubinGou/8086-emulator | 5087be61609fa571d16f34280211830746beaef1 | [
"MIT"
] | null | null | null | tests/Comprehensive/count_1s.asm | ZubinGou/8086-emulator | 5087be61609fa571d16f34280211830746beaef1 | [
"MIT"
] | 8 | 2020-05-06T07:35:40.000Z | 2021-08-13T14:00:49.000Z | ;program to count number of binary 1s
NAME Arithmetic
TITLE count_1s
assume cs:code,ds:data
data segment
data1 db ?
msg1 db 10,13,"enter the number: $"
msg3 db 10,13,"number of 1s are: $"
data ends
code segment
start: mov ax,data
mov ds,ax
sub bl,bl
lea dx,msg1 ;l... | 24.456522 | 63 | 0.515556 |
9c72d86091b4ddaa57faab0601f11de94f7a4681 | 834 | asm | Assembly | oeis/142/A142383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142383: Primes congruent to 32 mod 47.
; Submitted by Simon Strandgaard
; 79,173,643,1019,1301,1489,1583,2053,2617,2711,3181,3463,3557,4027,4591,4967,5437,5531,5813,6659,7129,7411,8069,8539,8821,9103,9479,9949,10513,10607,10889,11171,11923,12487,13709,14461,15307,15401,15683,16529,16811,17093,17657,17939,18127,18503... | 34.75 | 497 | 0.732614 |
2c76125f5ae05c5c8e4f70f9751a7b50d4b5aa0e | 321 | asm | Assembly | programs/oeis/131/A131209.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/131/A131209.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/131/A131209.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A131209: Maximal distance between two signed permutations of n elements.
; 0,1,3,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69
mov $1,$0
lpb $0,1
gcd $0,3
add $1,1
lpe... | 35.666667 | 199 | 0.663551 |
2d40e0d6ac53a44274607ef78d0614bcb79309c1 | 820 | asm | Assembly | programs/oeis/157/A157622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157622: 31250n - 9100.
; 22150,53400,84650,115900,147150,178400,209650,240900,272150,303400,334650,365900,397150,428400,459650,490900,522150,553400,584650,615900,647150,678400,709650,740900,772150,803400,834650,865900,897150,928400,959650,990900,1022150,1053400,1084650,1115900,1147150,1178400,1209650,1240900,1272150... | 136.666667 | 766 | 0.853659 |
a6de8ddb37282b47aa5eb56a10a86f9e7d19d2b6 | 650 | asm | Assembly | oeis/152/A152257.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/152/A152257.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/152/A152257.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A152257: a(n) = (3^n - 1)^2*(3^n + 1)/16.
; Submitted by Jamie Morken(s3)
; 0,1,40,1183,32800,893101,24180520,653473003,17649155200,476575627801,12867977828200,347439324082423,9380897054183200,253284538196972101,6838685390919695080,184644531291230453443,4985402576490767372800,134605871649898496094001,3634358553309089... | 43.333333 | 475 | 0.832308 |
f99383a6ed04c49886bb29e0d9c36b7284c5985a | 533 | asm | Assembly | pwnlib/shellcraft/templates/i386/linux/dir.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 8,966 | 2015-01-02T11:58:14.000Z | 2022-03-31T21:19:56.000Z | pwnlib/shellcraft/templates/i386/linux/dir.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,401 | 2015-01-01T00:56:22.000Z | 2022-03-31T16:19:53.000Z | pwnlib/shellcraft/templates/i386/linux/dir.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,844 | 2015-01-07T04:38:06.000Z | 2022-03-30T03:54:46.000Z | <% from pwnlib.shellcraft import i386, pretty %>
<%page args="in_fd = 'ebp', size = 0x800, allocate_stack = True"/>
<%docstring> Reads to the stack from a directory.
Args:
in_fd (int/str): File descriptor to be read from.
size (int): Buffer size.
allocate_stack (bool): allocate 'size' bytes on the stack.
... | 29.611111 | 68 | 0.699812 |
9d02a7198e6b284407a0c735b74405d789fde159 | 528 | asm | Assembly | oeis/278/A278681.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/278/A278681.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/278/A278681.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A278681: Pisot sequence T(3,16).
; Submitted by Jamie Morken(s4)
; 3,16,85,451,2392,12686,67280,356818,1892376,10036172,53226604,282286052,1497097488,7939821584,42108658448,223322287224,1184384537744,6281355751296,33313023614352,176674843181968,936990907061504,4969309405367264,26354616443092800,139771093164846816,741... | 25.142857 | 288 | 0.725379 |
1ea204b9f2ff58e2f426aef49c19a242e970c065 | 1,316 | asm | Assembly | basic/raster.asm | EgonOlsen71/XAM | 659cb5a3cbd07c64761f04544364100915ae74b1 | [
"Unlicense"
] | 2 | 2020-10-09T10:00:33.000Z | 2020-10-26T19:00:59.000Z | basic/raster.asm | EgonOlsen71/XAM | 659cb5a3cbd07c64761f04544364100915ae74b1 | [
"Unlicense"
] | null | null | null | basic/raster.asm | EgonOlsen71/XAM | 659cb5a3cbd07c64761f04544364100915ae74b1 | [
"Unlicense"
] | null | null | null | *=832
START=46
END=254
ROM1=$A000
ROM2=$E000
sei
lda #<myraster
sta $0314
lda #>myraster
sta $0315
lda #START
sta $d012
lda $d011
and #127
sta $d011
lda $d01a
ora #1
sta $d01a
cli
rts
myraster:
lda $d019
bmi raster
lda $dc0d
... | 11.152542 | 38 | 0.492401 |
7b6b077bd8cae248e224a5b741a0351d716372ae | 1,182 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48__expsgn.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48__expsgn.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48__expsgn.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC mm48__expsgn, mm48__retzero
EXTERN mm48__zero, am48_derror_erange_infxc
mm48__expsgn:
; AC' active (AC must be preserved)
;Juster exponent og udregn fortegn.
jr c, mm48__exps1 ;Carry => EXPS1
add a,$80 ;Juster exponent
jr c, mm48__exps2 ... | 20.736842 | 55 | 0.542301 |
6c58f34bcad94fb35953e6be71b7777511b3d806 | 16,856 | asm | Assembly | private/ntos/vdm/i386/vdmoprnd.asm | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 11 | 2017-09-02T11:27:08.000Z | 2022-01-02T15:25:24.000Z | private/ntos/vdm/i386/vdmoprnd.asm | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | null | null | null | private/ntos/vdm/i386/vdmoprnd.asm | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 14 | 2019-01-16T01:01:23.000Z | 2022-02-20T15:54:27.000Z | title "Operand Decoding"
;++
;
;Copyright (c) 1991 Microsoft Corporation
;
;Module Name:
;
; vdmoprnd.asm
;
;Abstract:
;
; This module contains support for decoding 386/486 instruction operands.
; This is used by the opcode 0f emulation.
;
;
;Author:
;
; Dave Hastings (daveh) 20-Fe... | 27.497553 | 80 | 0.513408 |
46051ee3d90db82c06fb7ad462ae6ac3cfa69a37 | 20,240 | asm | Assembly | lib/x86_64/poly1305.asm | jkivilin/intel-ipsec-mb | 6e3f4777f41cd788c9d51bf19c79a409ad97ef69 | [
"BSD-3-Clause"
] | 1 | 2022-03-26T12:31:12.000Z | 2022-03-26T12:31:12.000Z | lib/x86_64/poly1305.asm | jkivilin/intel-ipsec-mb | 6e3f4777f41cd788c9d51bf19c79a409ad97ef69 | [
"BSD-3-Clause"
] | null | null | null | lib/x86_64/poly1305.asm | jkivilin/intel-ipsec-mb | 6e3f4777f41cd788c9d51bf19c79a409ad97ef69 | [
"BSD-3-Clause"
] | null | null | null | ;;
;; Copyright (c) 2020-2022, Intel Corporation
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions are met:
;;
;; * Redistributions of source code must retain the above copyright notice,
;; this list of conditions and... | 34.363328 | 98 | 0.489921 |
9ff5a76db70150e4ff817f36612a344213943e5c | 722 | asm | Assembly | src/cpu/registers_asm.asm | AlexandreArduino/mykernel | 488a947c87457b11471a06f3fd0544d6145806d7 | [
"BSD-3-Clause"
] | 9 | 2022-01-30T12:54:58.000Z | 2022-01-30T16:51:45.000Z | src/cpu/registers_asm.asm | AlexandreArduino/mykernel | 488a947c87457b11471a06f3fd0544d6145806d7 | [
"BSD-3-Clause"
] | null | null | null | src/cpu/registers_asm.asm | AlexandreArduino/mykernel | 488a947c87457b11471a06f3fd0544d6145806d7 | [
"BSD-3-Clause"
] | null | null | null | [BITS 64]
GLOBAL dump_registers_asm
GLOBAL registers_saved
GLOBAL number_registers
REGISTERS_COUNT equ 13
number_registers:
dw REGISTERS_COUNT
registers_saved:
resb 8 * REGISTERS_COUNT
dump_registers_asm:
mov [registers_saved], rax
mov [registers_saved + 8], rbx
mov [registers_saved + 16], rcx
... | 24.066667 | 36 | 0.692521 |
11893ab2edc61359edf77c36c7ed060350a984a1 | 340 | asm | Assembly | programs/oeis/212/A212685.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/212/A212685.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/212/A212685.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A212685: Number of (w,x,y,z) with all terms in {1,...,n} and |w-x|=w+|y-z|.
; 0,0,2,7,18,36,64,103,156,224,310,415,542,692,868,1071,1304,1568,1866,2199,2570,2980,3432,3927,4468,5056,5694,6383,7126,7924,8780,9695,10672,11712,12818,13991,15234,16548,17936,19399,20940,22560
mul $0,4
mov $1,$0
bin $0,3
add $0,$1
div $0,... | 30.909091 | 195 | 0.676471 |
cae0ff1ed262c8bbf038f749599bcfe3bdf21f1f | 628 | asm | Assembly | programs/oeis/026/A026355.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/026/A026355.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/026/A026355.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A026355: a(n) = least k such that s(k) = n+1, where s = A026354.
; 1,2,3,5,6,8,10,11,13,14,16,18,19,21,23,24,26,27,29,31,32,34,35,37,39,40,42,44,45,47,48,50,52,53,55,57,58,60,61,63,65,66,68,69,71,73,74,76,78,79,81,82,84,86,87,89,90,92,94,95,97,99,100,102,103,105,107,108,110
mov $4,$0
add $4,1
mov $7,$0
lpb $4
mov ... | 17.942857 | 209 | 0.515924 |
1bce5ade70653419f78793fe55a9988b2a60c650 | 514 | asm | Assembly | programs/oeis/006/A006463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/006/A006463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/006/A006463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A006463: Convolve natural numbers with characteristic function of triangular numbers.
; 0,0,1,2,4,6,8,11,14,17,20,24,28,32,36,40,45,50,55,60,65,70,76,82,88,94,100,106,112,119,126,133,140,147,154,161,168,176,184,192,200,208,216,224,232,240,249,258,267,276,285,294,303,312,321,330,340,350,360,370,380,390,400,410,420,430... | 51.4 | 368 | 0.715953 |
df5ac089825299c12b59d7c9b8d880f97eb1ea81 | 681 | asm | Assembly | oeis/023/A023947.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/023/A023947.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/023/A023947.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A023947: Expansion of 1/((1-x)(1-5x)(1-10x)(1-12x)).
; Submitted by Jon Maiga
; 1,28,527,8390,122121,1683768,22407907,291019450,3713967341,46787388908,583658682087,7226065372110,88934701511761,1089437114484448,13295459966641067,161767703674942370,1963434475586667381,23783434975587914388,287623437160905612847,34737034... | 40.058824 | 477 | 0.819383 |
2a4578330d9ef063c707ed35d44b9f75e8fe4351 | 555 | asm | Assembly | oeis/071/A071053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/071/A071053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/071/A071053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A071053: Number of ON cells at n-th generation of 1-D CA defined by Rule 150, starting with a single ON cell at generation 0.
; Submitted by Jamie Morken(s4)
; 1,3,3,5,3,9,5,11,3,9,9,15,5,15,11,21,3,9,9,15,9,27,15,33,5,15,15,25,11,33,21,43,3,9,9,15,9,27,15,33,9,27,27,45,15,45,33,63,5,15,15,25,15,45,25,55,11,33,33,55,... | 32.647059 | 273 | 0.630631 |
9d93cb2e619c7c22634276c02cab621a46cf5e5b | 7,603 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2166.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_2166.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_2166.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1e1bc, %r11
nop
cmp $55479, %rdx
mov (%r11), %edi
nop
nop
nop
nop
cmp $2766, %r8
lea addresses_WT_ht+0x19f72, %r14
nop
nop
add %r9, %r9
movups (%r14), %xmm7
vpextrq ... | 33.791111 | 2,999 | 0.658424 |
59d2133fd0fd38651094490000707eda19db4332 | 476 | asm | Assembly | programs/oeis/143/A143988.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/143/A143988.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/143/A143988.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A143988: Numbers congruent to {5, 13} mod 18.
; 5,13,23,31,41,49,59,67,77,85,95,103,113,121,131,139,149,157,167,175,185,193,203,211,221,229,239,247,257,265,275,283,293,301,311,319,329,337,347,355,365,373,383,391,401,409,419,427,437,445,455,463,473,481,491,499,509,517,527,535,545,553,563,571,581,589,599,607,617,625,63... | 59.5 | 389 | 0.718487 |
2a4cdf6db666000e2dff4a55f400e4c2b14296a1 | 734 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_py2aaddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_py2aaddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_py2aaddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Jun 2007
; ===============================================================
;
; void *zx_py2aaddr(uchar y)
;
; Attribute address corresponding to pixel coordinate x = 0, y.
; ===============================================================
INCLUDE "con... | 16.311111 | 65 | 0.459128 |
5fcce940935451e08ca9f5b0a200becb50d07b93 | 537 | asm | Assembly | oeis/245/A245194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/245/A245194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/245/A245194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A245194: G.f.: Sum_{k>=0} t^3/((1+t)*(1+t^2)), where t=x^(2^k).
; Submitted by Jon Maiga
; 0,0,0,1,-1,0,1,1,-2,0,0,1,0,0,1,1,-3,0,0,1,-1,0,1,1,-1,0,0,1,0,0,1,1,-4,0,0,1,-1,0,1,1,-2,0,0,1,0,0,1,1,-2,0,0,1,-1,0,1,1,-1,0,0,1,0,0,1,1,-5,0,0,1,-1,0,1,1,-2,0,0,1,0,0,1,1,-3,0,0,1,-1,0,1,1,-1,0,0,1,0,0,1
mov $3,2
mov $5,$0
... | 25.571429 | 208 | 0.513966 |
1e6c5fd053d16b3478568222485947204e6896fb | 412 | asm | Assembly | programs/oeis/133/A133037.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/133/A133037.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/133/A133037.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A133037: Squares of members of the Padovan sequence A000931.
; 1,0,0,1,0,1,1,1,4,4,9,16,25,49,81,144,256,441,784,1369,2401,4225,7396,12996,22801,40000,70225,123201,216225,379456,665856,1168561,2050624,3598609,6315169,11082241,19448100,34128964,59892121,105103504,184443561,323676081
cal $0,931 ; Padovan sequence (or ... | 58.857143 | 221 | 0.718447 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.