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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8bcc6a5ba823f73922f9fcc4e5681df375b44a4c | 350 | asm | Assembly | oeis/018/A018383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/018/A018383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/018/A018383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A018383: Divisors of 304.
; Submitted by Jon Maiga
; 1,2,4,8,16,19,38,76,152,304
mov $1,1
mov $2,1
lpb $0
mov $3,$2
lpb $3
sub $1,1
add $2,1
mov $4,$1
add $1,2
gcd $4,$2
pow $4,2
div $4,$2
cmp $4,1
cmp $4,0
mul $3,$4
sub $3,$4
lpe
sub $0,1
add $2,1
mul $1,$2
lp... | 12.068966 | 29 | 0.488571 |
d2e025779fcc7d1618250013997a4d9e9f88ff4a | 74,840 | asm | Assembly | Library/Socket/socketLink.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Socket/socketLink.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Socket/socketLink.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1994 -- All Rights Reserved
GEOWORKS CONFIDENTIAL
PROJECT: Network Extensions
MODULE: socket library
FILE: socketLink.asm
AUTHOR: Eric Weber, May 17, 1994
ROUTINES:
Name Description
---- ---... | 23.841988 | 79 | 0.582215 |
e0ea721a287da4d621468449e705e1ae54a6afcb | 676 | asm | Assembly | src/libYARP_dev/56f807/cotroller_dc/Support/dispatch_x0.asm | robotology-legacy/yarp1 | 21434f5b776edea201b39a9644552dca59339dbc | [
"Artistic-1.0-Perl"
] | null | null | null | src/libYARP_dev/56f807/cotroller_dc/Support/dispatch_x0.asm | robotology-legacy/yarp1 | 21434f5b776edea201b39a9644552dca59339dbc | [
"Artistic-1.0-Perl"
] | null | null | null | src/libYARP_dev/56f807/cotroller_dc/Support/dispatch_x0.asm | robotology-legacy/yarp1 | 21434f5b776edea201b39a9644552dca59339dbc | [
"Artistic-1.0-Perl"
] | null | null | null | ;=============================================================
;=== FILE: dispatch_x0.asm
;===
;=== Copyright (c)1998 Metrowerks, Inc. All rights reserved.
;=============================================================
; Recommended tab stop = 8.
;======================================================================... | 26 | 80 | 0.483728 |
703eada1229fb235539981cdfa948988379882ba | 351 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/ungetc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/ungetc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/ungetc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int ungetc_unlocked_callee(int c, FILE *stream)
SECTION code_clib
SECTION code_stdio
PUBLIC _ungetc_unlocked_callee, l0_ungetc_unlocked_callee
EXTERN asm_ungetc_unlocked
_ungetc_unlocked_callee:
pop af
pop hl
pop bc
push af
l0_ungetc_unlocked_callee:
push bc
ex (sp),ix
call asm_ungetc... | 13 | 57 | 0.749288 |
fd85e6b9a79f6404a7b73a85b48f35ae50c8025e | 386 | asm | Assembly | game/data/stages/plateau/plateau.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | 91 | 2017-08-06T18:30:13.000Z | 2022-02-17T00:26:45.000Z | game/data/stages/plateau/plateau.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | 2 | 2018-10-12T04:34:13.000Z | 2021-12-25T17:01:18.000Z | game/data/stages/plateau/plateau.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | 9 | 2016-10-08T21:24:37.000Z | 2022-02-05T00:13:31.000Z | STAGE_PLATEAU_BANK_NUMBER = CURRENT_BANK_NUMBER
stage_plateau_data:
STAGE_HEADER($4000, $a000, $80ff, $80ff, $7000, $6000) ; player_a_x, player_b_x, player_a_y, player_b_y, respawn_x, respawn_y
stage_plateau_elements:
PLATFORM($28, $d0, $80, $ff) ; left, right, top, bot
END_OF_STAGE
#include "game/data/stages/plateau... | 35.090909 | 125 | 0.779793 |
ca6073668fb66cf5873e6f7f8c76769d148052ae | 404 | asm | Assembly | presentation/examples/asm-so/ex3/main.asm | sayon/dynamic-libraries-course | 05c229123feb94a7b93ef64aa7c6bfded8e15752 | [
"MIT"
] | 4 | 2017-12-25T11:33:12.000Z | 2022-02-19T12:14:41.000Z | presentation/examples/asm-so/ex3/main.asm | sayon/dynamic-libraries-course | 05c229123feb94a7b93ef64aa7c6bfded8e15752 | [
"MIT"
] | null | null | null | presentation/examples/asm-so/ex3/main.asm | sayon/dynamic-libraries-course | 05c229123feb94a7b93ef64aa7c6bfded8e15752 | [
"MIT"
] | null | null | null | extern _GLOBAL_OFFSET_TABLE_
extern fun1
global commonmsg:data commonmsg.end - commonmsg
global mainfun:function
global _start
section .rodata
commonmsg: db "fun2", 10, 0
.end:
mainfunmsg: db "mainfun", 10, 0
section .text
_start:
call fun1 wrt ..plt
mov rax, 60
mov rdi, 0
syscall
mainfun:
m... | 13.466667 | 47 | 0.675743 |
0f59367cc2a57881b62717be7b1854497f3ef800 | 2,210 | asm | Assembly | chap15/ex36/unroll_reduce.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 374 | 2021-06-08T10:42:01.000Z | 2022-03-29T14:21:45.000Z | chap15/ex36/unroll_reduce.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 1 | 2021-06-11T20:24:02.000Z | 2021-06-11T20:24:02.000Z | chap15/ex36/unroll_reduce.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 39 | 2021-06-08T11:25:29.000Z | 2022-03-05T05:14:17.000Z | ;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA... | 26 | 79 | 0.734842 |
581511e561aea5b9218cee209a584d696f71f17b | 2,448 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_105_1078.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_105_1078.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_105_1078.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x8dbe, %rsi
lea addresses_WT_ht+0x16e0e, %rdi
clflush (%rsi)
nop
nop
nop
and $57848, %r9
mov $93, %rcx
rep movsl
nop
inc %r14
pop %rsi
pop %rdi
pop %rcx
pop %r9
pop %r14
ret
.global s_faulty_load
... | 21.286957 | 314 | 0.647059 |
2dd5950a092af93b81090ccc9725c68bd0dbc54c | 349 | asm | Assembly | programs/oeis/187/A187673.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/187/A187673.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/187/A187673.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A187673: Partial sums of the tricapped prism numbers A005920.
; 1,10,43,125,290,581,1050,1758,2775,4180,6061,8515,11648,15575,20420,26316,33405,41838,51775,63385,76846,92345,110078,130250,153075,178776,207585,239743,275500,315115,358856
add $0,1
mov $2,3
mov $3,1
lpb $0,1
sub $0,1
add $2,4
add $4,$3
add $1,$... | 23.266667 | 174 | 0.704871 |
cbe1243e9db0f31be5ac24edf0c0308d5ad04b68 | 699 | asm | Assembly | programs/oeis/242/A242090.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | programs/oeis/242/A242090.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | programs/oeis/242/A242090.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | ; A242090: Number of triples (a,b,c) with 0 < a < b < c < p and a + b + c == 0 mod p, where 2*b < p = prime(n).
; 0,0,0,1,5,8,16,21,33,56,65,96,120,133,161,208,261,280,341,385,408,481,533,616,736,800,833,901,936,1008,1281,1365,1496,1541,1776,1825,1976,2133,2241,2408,2581,2640,2945,3008,3136,3201,3605,4033,4181,4256,440... | 69.9 | 484 | 0.725322 |
dc00849d7ed83a44a6b3aa73b2122ba71026b080 | 439 | asm | Assembly | src/firmware-tests/Door/Initialisation/InitialisationChainTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Door/Initialisation/InitialisationChainTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Door/Initialisation/InitialisationChainTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Mcu.inc"
#include "FarCalls.inc"
#include "Door.inc"
#include "TestFixture.inc"
#include "../InitialiseAfterDoorMock.inc"
radix decimal
InitialisationChainTest code
global testArrange
testArrange:
fcall initialiseInitialiseAfterDoorMock
testAct:
fcall initialiseDoor
testAssert:
banksel calledIn... | 18.291667 | 86 | 0.790433 |
dfd692179ab962ad67d2eb977b181225f8382ef7 | 356 | asm | Assembly | programs/oeis/047/A047515.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047515.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047515.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047515: Numbers that are congruent to {0, 3, 4, 6, 7} mod 8.
; 0,3,4,6,7,8,11,12,14,15,16,19,20,22,23,24,27,28,30,31,32,35,36,38,39,40,43,44,46,47,48,51,52,54,55,56,59,60,62,63,64,67,68,70,71,72,75,76,78,79,80,83,84,86,87,88
mov $2,$0
lpb $2,1
trn $1,$2
add $2,2
add $3,1
add $1,$3
add $1,$2
trn $2,4
t... | 22.25 | 163 | 0.575843 |
a8fccdd65cef9efdeb592f7eb7602b660400ff27 | 2,560 | asm | Assembly | dino/lcs/base/60F8.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/base/6078.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/base/6078.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
0016CC move.l (A0)+, D1 [base+6076, base+60F6, base+6176, base+61F6, base+6276, base+62F6, base+6376, base+63F6, base+6476, base+64F6, base+6576]
0016CE andi.b #$7f, D1 [base+6078, base+607A, base+60F8, base... | 116.363636 | 351 | 0.682813 |
2b0c3adda3bb67fe3c7a93dfffae65e9e848f626 | 800 | asm | Assembly | introcore/agents/windows/agents/removal64.asm | hugmyndakassi/hvmi | fa49a34ba32b327c462224db1cf58d96a076a224 | [
"Apache-2.0"
] | 677 | 2020-07-30T13:59:36.000Z | 2022-03-24T11:02:00.000Z | introcore/agents/windows/agents/removal64.asm | hugmyndakassi/hvmi | fa49a34ba32b327c462224db1cf58d96a076a224 | [
"Apache-2.0"
] | 38 | 2020-08-11T13:59:36.000Z | 2022-02-17T15:03:48.000Z | introcore/agents/windows/agents/removal64.asm | fengjixuchui/hvmi | 72488e8432d26547876a052d24ea44c3e18279a7 | [
"Apache-2.0"
] | 55 | 2020-07-30T14:11:03.000Z | 2022-03-09T05:40:44.000Z | ;-----------------------------------------------------------------------------
; Global symbols
global _start
;-----------------------------------------------------------------------------
; Imports of any kind
extern MessageBoxA
extern ExitProcess
;-----------------... | 27.586207 | 78 | 0.32 |
dd9453a3a46d0a9c1166a84497057837aa1442a7 | 1,890 | asm | Assembly | Driver/Task/TaskMax/taskmaxManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Task/TaskMax/taskmaxManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Task/TaskMax/taskmaxManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: taskmaxManager.asm
AUTHOR: Adam de Boor, Sep 19, 1991
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Dat... | 26.619718 | 79 | 0.684127 |
7dfaffb63cdebfba68b55c4c46d24d721c1746b4 | 144 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wv_stack/c/sdcc_iy/wv_stack_top.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wv_stack/c/sdcc_iy/wv_stack_top.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wv_stack/c/sdcc_iy/wv_stack_top.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *wv_stack_top(wv_stack_t *s)
SECTION code_adt_wv_stack
PUBLIC _wv_stack_top
EXTERN _w_array_back
defc _wv_stack_top = _w_array_back
| 13.090909 | 35 | 0.826389 |
074c3929d4850f39d98023b98fdfff414d68b268 | 34,150 | asm | Assembly | tests/miaf/invalid-alpha-track-composition-times.asm | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 3 | 2020-01-02T17:30:16.000Z | 2021-09-27T18:32:18.000Z | tests/miaf/invalid-alpha-track-composition-times.asm | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 34 | 2020-01-22T01:41:22.000Z | 2021-12-09T13:20:33.000Z | tests/miaf/invalid-alpha-track-composition-times.asm | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 2 | 2020-11-05T01:41:08.000Z | 2021-11-19T13:12:35.000Z | %define BE(a) ( ((((a)>>24)&0xFF) << 0) + ((((a)>>16)&0xFF) << 8) + ((((a)>>8)&0xFF) << 16) + ((((a)>>0)&0xFF) << 24))
ftyp_start:
dd BE(ftyp_end - ftyp_start)
dd "ftyp"
db 0x61, 0x76, 0x69, 0x73 ; "major_brand(32)" ('avis')
db 0x00, 0x00, 0x00, 0x00 ; "minor_version(32)"
db 0x6D, 0x69, 0x66, 0x... | 46.024259 | 159 | 0.389253 |
1335b1b5df4de30d2512e0d9ab6220d279d22497 | 169 | asm | Assembly | solutions/51 - Identify Yourselves/size-6_speed-44.asm | behrmann/7billionhumans | 36d53daf278ef4f3729bc5cba2f2398d5411bd6d | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/51 - Identify Yourselves/size-6_speed-44.asm | behrmann/7billionhumans | 36d53daf278ef4f3729bc5cba2f2398d5411bd6d | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/51 - Identify Yourselves/size-6_speed-44.asm | behrmann/7billionhumans | 36d53daf278ef4f3729bc5cba2f2398d5411bd6d | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2145) --
-- 51: Identify Yourselves --
-- Author: landfillbaby
-- Size: 6
-- Speed: 44
step s
a:
pickup c
mem1 = calc w + 1
write mem1
drop
jump a | 12.071429 | 29 | 0.64497 |
094bc76a11469c2981c9371e772f313ffa4f88fc | 287 | asm | Assembly | libsrc/fcntl/msxdos2/getwd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/fcntl/msxdos2/getwd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/fcntl/msxdos2/getwd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_clib
INCLUDE "target/msx/def/msxdos2.def"
PUBLIC getwd
PUBLIC _getwd
EXTERN MSXDOS
EXTERN msxdos_error
; (char *)
getwd:
_getwd:
pop bc
pop de ;64 byte buffer
push de
push bc
ld c,_GETCD
call MSXDOS
ld (msxdos_error),a
ld hl,0
and a
ret z
dec hl
ret
| 10.62963 | 37 | 0.703833 |
b8484d4e96a259edc4feca6249862a00de301cc6 | 2,837 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_1_1434.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_0xa0_notsx.log_1_1434.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_0xa0_notsx.log_1_1434.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 %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1d64b, %rax
nop
nop
sub %rdi, %rdi
mov $0x6162636465666768, %r8
movq %r8, %xmm5
movups %xmm5, (%rax)
nop
nop
nop
cmp $29215, %rdi
lea addresses_UC_ht+0x13a8b, %rsi
lea addresses_UC_ht+0x... | 18.913333 | 149 | 0.653507 |
0d5c2baf96ae7364c0c23645c27fd39fde078ee0 | 6,376 | asm | Assembly | mt86+_loader.asm | anphsw/memtest86- | 4ee32793ce26a605262186f79b0e4ec6fb0119b6 | [
"Intel"
] | 24 | 2018-09-28T03:08:46.000Z | 2022-03-13T12:11:37.000Z | mt86+_loader.asm | anphsw/memtest86- | 4ee32793ce26a605262186f79b0e4ec6fb0119b6 | [
"Intel"
] | 19 | 2018-02-28T10:25:25.000Z | 2022-01-23T11:30:59.000Z | mt86+_loader.asm | anphsw/memtest86- | 4ee32793ce26a605262186f79b0e4ec6fb0119b6 | [
"Intel"
] | 10 | 2018-04-05T09:43:45.000Z | 2022-01-22T15:26:15.000Z | ; A loader for www.memtest.org images, by Eric Auer 2003.
; This assumes that the image starts with the boot sector,
; which has the size of setup.S in sectors in a byte at offset
; 1f1h (497). Further, I assume setup.S directly after the boot
; sector and the actual memtest head.S after setup.S ...
; This version is ... | 27.364807 | 68 | 0.686637 |
55f71b5ef9872ed59766e3d5d7df1dd235ea1125 | 927 | asm | Assembly | src/shaders/post_processing/gen5_6/Core_Kernels/PA_AVS_IEF_16x8.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/post_processing/gen5_6/Core_Kernels/PA_AVS_IEF_16x8.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/post_processing/gen5_6/Core_Kernels/PA_AVS_IEF_16x8.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | /*
* All Video Processing kernels
* Copyright © <2010>, Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
* http://www.opensource.org/licenses/eclipse-1.0.php.
*
*/
//---------- PA_AVS_IEF_16x8.asm... | 34.333333 | 80 | 0.391586 |
d20f4c7e38140e856f9f5994a166a91aaaeed2bc | 7,117 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_623.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_623.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_623.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x7dd3, %r10
nop
nop
nop
cmp $4395, %rdi
movb $0x61, (%r10)
nop
nop
sub %r11, %r11
lea addresses_UC_ht+0x133, %r15
nop
nop
nop
nop
add $11087, %rbx
mov (%r15), %cx
nop
sub $491... | 34.887255 | 2,999 | 0.651539 |
b094ffa6cdd4505880fc17e5d60ae98917af2345 | 668 | asm | Assembly | oeis/165/A165993.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/165/A165993.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/165/A165993.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A165993: a(n) = sum_{j=1..prime(n)-1} floor (j^2/prime(n)).
; 0,1,4,11,31,44,80,103,157,252,293,420,520,575,695,884,1105,1180,1431,1617,1704,2007,2217,2552,3040,3300,3439,3713,3852,4144,5255,5595,6120,6305,7252,7457,8060,8695,9141,9804,10507,10740,11983,12224,12740,13011,14633,16361,16955,17252,17864,18817,19120,2075... | 111.333333 | 499 | 0.738024 |
d4b8442c82511252fec05cd19a0f82f35ebd6173 | 924 | nasm | Assembly | Projetos/F-Assembly/src/nasm/max.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | 2 | 2018-03-21T01:20:58.000Z | 2018-04-16T14:35:51.000Z | Projetos/F-Assembly/src/nasm/max.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | 70 | 2018-03-13T12:19:23.000Z | 2018-05-16T20:38:45.000Z | Projetos/F-Assembly/src/nasm/max.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | null | null | null | ; Arquivo: Max.nasm
; Curso: Elementos de Sistemas
; Criado por: Luciano Soares
; Data: 27/03/2017
; Log :
; - Rafael Corsi portado para Z01
; Calcula R2 = max(R0, R1) (R0,R1,R2 se referem a RAM[0],RAM[1],RAM[2])
; ou seja, o maior valor que estiver, ou em R0 ou R1 sera copiado para R2
; Estamos conside... | 15.4 | 74 | 0.606061 |
c76de138d116fb8dcb0bb4609b056822d7ec79d8 | 2,891 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_4k_/i9-9900K_12_0xa0.log_4_810.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_/i9-9900K_12_0xa0.log_4_810.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_/i9-9900K_12_0xa0.log_4_810.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %rax
push %rbx
push %rcx
push %rdx
lea addresses_UC_ht+0x10c92, %r13
nop
nop
dec %rbx
mov $0x6162636465666768, %rdx
movq %rdx, %xmm2
and $0xffffffffffffffc0, %r13
movntdq %xmm2, (%r13)
nop
nop
xor $52644, %rcx
lea addresses_WT_ht+0xfdd2, %r... | 19.533784 | 128 | 0.645797 |
2a880da6ace6bc67d55f933226973667db2a14ff | 6,898 | asm | Assembly | maps/VioletCity.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/VioletCity.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/VioletCity.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const VIOLETCITY_EARL
const VIOLETCITY_LASS
const VIOLETCITY_SUPER_NERD
const VIOLETCITY_GRAMPS
const VIOLETCITY_YOUNGSTER
const VIOLETCITY_FRUIT_TREE
const VIOLETCITY_POKE_BALL1
const VIOLETCITY_POKE_BALL2
VioletCity_MapScripts:
db 0 ; scene scripts
db 1 ; callbac... | 22.038339 | 164 | 0.801392 |
3cbf597490d9e82c60d4c10c6b1d89109853b4e0 | 352 | asm | Assembly | programs/oeis/029/A029066.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/029/A029066.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/029/A029066.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A029066: Expansion of 1/((1-x)*(1-x^4)*(1-x^5)*(1-x^9)).
; 1,1,1,1,2,3,3,3,4,6,7,7,8,10,12,13,14,16,19,21,23,25,28,31,34,37,40,44,48,52,56,60,65,70,75,80,86,92,98,104,111,118,125,132,140,149,157,165,174,184,194,203,213,224,236
lpb $0
mov $2,$0
sub $0,4
seq $2,25779 ; Expansion of 1/((1-x)*(1-x^5)*(1-x^9)).
a... | 29.333333 | 169 | 0.579545 |
4fdc1108230d686b23b819d8fdc868a410557027 | 7,244 | asm | Assembly | riccardo-negri/01/x.asm | Tommimon/advent-of-code-2020 | e2337c95b87b7368ba34c5dc4e714b1376594beb | [
"MIT"
] | 3 | 2020-11-29T20:44:02.000Z | 2021-11-30T11:30:25.000Z | riccardo-negri/01/x.asm | Tommimon/advent-of-code-2020 | e2337c95b87b7368ba34c5dc4e714b1376594beb | [
"MIT"
] | 2 | 2020-12-02T18:48:22.000Z | 2021-05-11T00:08:49.000Z | riccardo-negri/01/x.asm | Tommimon/advent-of-code-2020 | e2337c95b87b7368ba34c5dc4e714b1376594beb | [
"MIT"
] | null | null | null | # MIPS 32bit Program for Day 1 of Advent Of Code 2020 by Riccardo Negri
# Challenge: https://adventofcode.com/2020/day/1
# Developed using MARS: https://courses.missouristate.edu/KenVollmar/MARS/
# SYSCALL functions available in MARS: https://courses.missouristate.edu/KenVollmar/mars/Help/SyscallHelp.html
# Part one: f... | 35.684729 | 151 | 0.686085 |
07a32fae70b7cc5d3e7ac9c97a78c573b4cece31 | 10,600 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0x84_notsx.log_21829_487.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0x84_notsx.log_21829_487.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0x84_notsx.log_21829_487.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 %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x8e34, %r12
nop
nop
nop
nop
cmp %rbx, %rbx
mov $0x6162636465666768, %rdi
movq %rdi, %xmm6
movups %xmm6, (%r12)
nop
xor $58376, %r14
lea addresses_A_ht+0xc5b9, %rsi
lea address... | 28.726287 | 2,999 | 0.655849 |
e7087384cc50497243a3c3f792b7a298297c4813 | 2,115 | asm | Assembly | Transynther/x86/_processed/US/_un_/i9-9900K_12_0xa0.log_4_945.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_un_/i9-9900K_12_0xa0.log_4_945.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_un_/i9-9900K_12_0xa0.log_4_945.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r14
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x18230, %r10
add %r11, %r11
mov (%r10), %r13d
nop
nop
cmp %r10, %r10
lea addresses_A_ht+0x1d9a0, %rbx
nop
nop
add $33157, %r10
mov (%rbx), %r14w
nop
nop
nop
nop
dec %r10
lea ... | 18.076923 | 145 | 0.641135 |
9b93bec49819c6a1460e2e16eedb392a9eba40e5 | 2,720 | asm | Assembly | loaders_patches_etc/screen_liquid+.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | loaders_patches_etc/screen_liquid+.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | loaders_patches_etc/screen_liquid+.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | ORG #6000
DI
LD HL,#AE00
LD A,H
LD I,A
INC A
LD B,L
INTR_L LD (HL),A
INC HL
DJNZ INTR_L
LD (HL),A
LD H,A
LD L,A
LD A,#C9
LD (HL),A
IM 2
EI
LD DE,SCREEN
LD HL,#C000+#20
... | 15.280899 | 24 | 0.376838 |
82fada94ea6c2fa287e924e4fa54bf76360cbe70 | 1,138 | asm | Assembly | Assembly/Project/Spc700/pl3.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 338 | 2020-07-26T23:26:20.000Z | 2022-03-31T15:26:49.000Z | Assembly/Project/Spc700/pl3-2.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 47 | 2020-08-08T10:21:02.000Z | 2022-03-30T16:28:35.000Z | Assembly/Project/Spc700/pl3.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 8 | 2020-08-10T19:04:09.000Z | 2021-09-27T07:25:02.000Z |
// Old
//.db 0xB0,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44
//.db 0xB0,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44
//.db 0xB0,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44
//.db 0xB0,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44
//.db 0xB0,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB
//.db 0xB0,0xBB,0xBB,0xBB,... | 39.241379 | 57 | 0.666081 |
9655f481717571bbb8ac057aafb57dd8e1f407e7 | 1,959 | asm | Assembly | programs/oeis/017/A017167.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017167.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017167.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017167: a(n) = (9*n)^7.
; 0,4782969,612220032,10460353203,78364164096,373669453125,1338925209984,3938980639167,10030613004288,22876792454961,47829690000000,93206534790699,171382426877952,300124211606973,504189521813376,817215093984375,1283918464548864,1962637152460137,2928229434235008,4275360817613091,61222003200000... | 326.5 | 1,906 | 0.935681 |
2b1788dea2da7188f7f13c9fc04a38df01965c01 | 357 | asm | Assembly | programs/oeis/070/A070376.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070376.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070376.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070376: a(n) = 5^n mod 26.
; 1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21,1,5,25,21
mov $1,1
mov $2,$0
lpb $2
mul $1,5
... | 29.75 | 251 | 0.571429 |
a9b1c4bb9d0f048f29da5d1981b111b0dc337d0d | 388 | asm | Assembly | oeis/103/A103589.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/103/A103589.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/103/A103589.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A103589: 1's complement of A103583.
; Submitted by Christian Krause
; 0,0,1,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0
mov $1,$0
seq $1,103583 ; Same as A103582, but ... | 38.8 | 201 | 0.603093 |
eb1dff78ab2eceabdf85487061823e6a3ce97f4b | 5,382 | asm | Assembly | books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter3/f/pmtest6.asm | gxw1/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 640 | 2019-03-30T11:32:43.000Z | 2022-03-31T14:05:18.000Z | books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter3/f/pmtest6.asm | yyzVegst/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 6 | 2019-07-22T01:57:24.000Z | 2022-01-20T15:03:16.000Z | books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter3/f/pmtest6.asm | yyzVegst/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 212 | 2019-04-10T02:31:50.000Z | 2022-03-30T02:32:47.000Z | ; ==========================================
; pmtest6.asm
; 编译方法:nasm pmtest6.asm -o pmtest6.com
; ==========================================
%include "pm.inc" ; 常量, 宏, 以及一些说明
PageDirBase equ 200000h ; 页目录开始地址: 2M
PageTblBase equ 201000h ; 页表开始地址: 2M+4K
org 0100h
jmp LABEL_BEGIN
[SECTION .gdt]
; GDT
; ... | 20.007435 | 87 | 0.645857 |
5826fc70f203f77471c631c20af77ad087d308f0 | 2,902 | asm | Assembly | reverse-linked-list/utils.asm | undead-carbon/fizzy-buzzer | 956afc62cbefb9e373480bed2d42270a8cc49206 | [
"Unlicense"
] | null | null | null | reverse-linked-list/utils.asm | undead-carbon/fizzy-buzzer | 956afc62cbefb9e373480bed2d42270a8cc49206 | [
"Unlicense"
] | null | null | null | reverse-linked-list/utils.asm | undead-carbon/fizzy-buzzer | 956afc62cbefb9e373480bed2d42270a8cc49206 | [
"Unlicense"
] | 1 | 2021-10-30T05:55:47.000Z | 2021-10-30T05:55:47.000Z | ; Utilities for reverselinkedlist.asm
STDIN equ 0
STDOUT equ 1
STDERR equ 2
; 16*8 = 128 bits (64 val + 64 addr)
NODESIZE equ 16
; exit(0)
_exit:
mov rax, 60
mov rdi, 0
syscall
ret
; convert the string in rax to an int & store in number
_atoi:
mov r11, rax
call _clrNum
; used to build up the integer
; rax... | 15.518717 | 106 | 0.694693 |
108cf2c898e7e180718eea7ed88d7237c9738381 | 591 | asm | Assembly | oeis/271/A271390.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/271/A271390.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/271/A271390.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A271390: a(n) = (2*n + 1)^(2*floor((n-1)/2) + 1).
; 1,3,5,343,729,161051,371293,170859375,410338673,322687697779,794280046581,952809757913927,2384185791015625,4052555153018976267,10260628712958602189,23465261991844685929951,59938945498865420543457,177482997121587371826171875,456487940826035155404146917,16991336213288... | 53.727273 | 469 | 0.846024 |
362872094f82bf1f0688506172c5ca9caff501f3 | 1,434 | asm | Assembly | programs/oeis/022/A022386.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/022/A022386.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/022/A022386.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A022386: Fibonacci sequence beginning 4, 26.
; 4,26,30,56,86,142,228,370,598,968,1566,2534,4100,6634,10734,17368,28102,45470,73572,119042,192614,311656,504270,815926,1320196,2136122,3456318,5592440,9048758,14641198,23689956,38331154,62021110,100352264,162373374,262725638,425099012,687824650,1112923662,1800748312,2913... | 204.857143 | 1,295 | 0.887029 |
8698b820b0195cd3bf3f6ba66aa0611f1498e87c | 999 | asm | Assembly | programs/oeis/324/A324377.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/324/A324377.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/324/A324377.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A324377: a(0) = 0; for n > 0, a(n) = A000265(A005187(n)).
; 0,1,3,1,7,1,5,11,15,1,9,19,11,23,25,13,31,1,17,35,19,39,41,21,23,47,49,25,53,27,7,57,63,1,33,67,35,71,73,37,39,79,81,41,85,43,11,89,47,95,97,49,101,51,13,105,109,55,7,113,29,117,119,15,127,1,65,131,67,135,137,69,71,143,145,73,149,75,19,153,79,159,161,81,165,... | 83.25 | 871 | 0.686687 |
ae1918080f697b7c1505ea58f5d3b93f0b8a720b | 1,881 | asm | Assembly | docs/www.playvectrex.com/designit/chrissalo/dot1.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | 5 | 2018-01-14T10:03:50.000Z | 2020-01-17T13:53:49.000Z | docs/www.playvectrex.com/designit/chrissalo/dot1.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | docs/www.playvectrex.com/designit/chrissalo/dot1.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | ;***************************************************************************
; DEFINE SECTION
;***************************************************************************
INCLUDE "VECTREX.I" ; vectrex function includes
; start of vectrex memory with cartridge name...
ORG... | 58.78125 | 78 | 0.253589 |
0415a31fd0dff5596ce57659b7540decc6767dc1 | 693 | asm | Assembly | src/core/asm/x86/inst_0x0ff0.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null | src/core/asm/x86/inst_0x0ff0.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | 4 | 2019-02-27T05:41:26.000Z | 2020-07-16T00:24:24.000Z | src/core/asm/x86/inst_0x0ff0.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null |
default rel
section .text
global _0x0ff0_lddqu
global _0x0ff1_psllw
global _0x0ff2_pslld
global _0x0ff3_psllq
global _0x0ff4_pmuludq
global _0x0ff5_pmaddwd
global _0x0ff6_psadbw
global _0x0ff7_maskmov
global _0x0ff8_psubb
global _0x0ff9_psubw
global _0x0ffa_psubd
global _0x0ffb_psubq
global _0x0ffc_... | 15.75 | 30 | 0.822511 |
9bf83348f9dff4388fe95c3e1ff8ac6c9b1a68ca | 465 | asm | Assembly | programs/oeis/123/A123128.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/123/A123128.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/123/A123128.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A123128: Add n to the n-th difference between consecutive primes.
; 2,4,5,8,7,10,9,12,15,12,17,16,15,18,21,22,19,24,23,22,27,26,29,32,29,28,31,30,33,44,35,38,35,44,37,42,43,42,45,46,43,52,45,48,47,58,59,52,51,54,57,54,63,60,61,62,59,64,63,62,71,76,67,66,69,80,73,78,71,74,77,80,79,80,79,82,85,82,87,90,83,92,85,90,89,9... | 58.125 | 303 | 0.688172 |
cb5fdcc011d2217828896a5d586ff45cfc66ef46 | 623 | asm | Assembly | oeis/137/A137505.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/137/A137505.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/137/A137505.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A137505: Inverse binomial transform of A007910.
; 1,1,0,2,0,0,4,-4,4,4,-12,20,-12,-12,52,-76,52,52,-204,308,-204,-204,820,-1228,820,820,-3276,4916,-3276,-3276,13108,-19660,13108,13108,-52428,78644,-52428,-52428,209716,-314572,209716,209716,-838860,1258292,-838860,-838860,3355444,-5033164,3355444,3355444,-13421772,201... | 77.875 | 501 | 0.76244 |
9859c2811de0a39bb5bbb340f53e85564445ebec | 711 | asm | Assembly | oeis/100/A100168.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/100/A100168.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/100/A100168.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A100168: Structured pentagonal icositetrahedral numbers (vertex structure 10).
; Submitted by Jamie Morken(s2)
; 1,38,174,472,995,1806,2968,4544,6597,9190,12386,16248,20839,26222,32460,39616,47753,56934,67222,78680,91371,105358,120704,137472,155725,175526,196938,220024,244847,271470,299956,330368,362769,397222,433790... | 47.4 | 500 | 0.800281 |
9fc3d6ded8b3b8829e339329b15b06cf4d8da2a6 | 1,834 | asm | Assembly | programs/oeis/158/A158479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/158/A158479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/158/A158479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A158479: 36n^2 + 6.
; 42,150,330,582,906,1302,1770,2310,2922,3606,4362,5190,6090,7062,8106,9222,10410,11670,13002,14406,15882,17430,19050,20742,22506,24342,26250,28230,30282,32406,34602,36870,39210,41622,44106,46662,49290,51990,54762,57606,60522,63510,66570,69702,72906,76182,79530,82950,86442,90006,93642,97350,101130... | 203.777778 | 1,761 | 0.844602 |
06750df554938a7a74d1bd7285b50e0439bf4d53 | 422 | asm | Assembly | programs/oeis/045/A045930.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/045/A045930.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/045/A045930.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A045930: The generalized Connell sequence C_{3,5}.
; 1,2,5,8,11,14,17,18,21,24,27,30,33,36,39,42,45,48,49,52,55,58,61,64,67,70,73,76,79,82,85,88,91,94,95,98,101,104,107,110,113,116,119,122,125,128,131,134,137,140,143,146,149,152,155,156,159,162,165,168,171,174,177,180
mov $1,$0
seq $1,122799 ; A P_7-stuttered arithm... | 60.285714 | 217 | 0.699052 |
11f1898bbc6bbb505a3bed3f891391c0c7598f65 | 208 | asm | Assembly | COR1.asm | ELASRIYASSINE/DSP-DIGITAL-SIGNAL-PROCESSING-CODES- | 80768861501771c907e78ea37043fe67dffcd974 | [
"Unlicense"
] | null | null | null | COR1.asm | ELASRIYASSINE/DSP-DIGITAL-SIGNAL-PROCESSING-CODES- | 80768861501771c907e78ea37043fe67dffcd974 | [
"Unlicense"
] | null | null | null | COR1.asm | ELASRIYASSINE/DSP-DIGITAL-SIGNAL-PROCESSING-CODES- | 80768861501771c907e78ea37043fe67dffcd974 | [
"Unlicense"
] | null | null | null | .text
x .int 0,1,2,3,4,5,6,7
adr_x .word x
ldi @adr_x,AR0
ldi @adr_x,AR1
addi 1,AR0
ldi 0,R2
ldi 0,R0
ldi 6,RC
Rpts RC
mpyi *AR0++,*AR1++,R0
||addi R0,R2
addi R0,R2
sti R2,@30h
.end | 13.866667 | 23 | 0.572115 |
8bbff9d103d11c766f7976cc2d3de64660c5fb9f | 2,446 | asm | Assembly | source/lessons/lsn14-15/ice/bounce.asm | MarsUniversity/ECE382 | 83d20fe5879567e09a1783a0027db6051f22f757 | [
"MIT"
] | null | null | null | source/lessons/lsn14-15/ice/bounce.asm | MarsUniversity/ECE382 | 83d20fe5879567e09a1783a0027db6051f22f757 | [
"MIT"
] | 3 | 2017-12-24T23:20:03.000Z | 2018-12-05T15:36:27.000Z | source/lessons/lsn14-15/ice/bounce.asm | MarsUniversity/ece382 | 83d20fe5879567e09a1783a0027db6051f22f757 | [
"MIT"
] | null | null | null | ;-------------------------------------------------------------------------------
; Lesson 14 - Polling. Debouncing. Software Delay Routines.
;
; Purpose: Counts button pushes on P1.3. Count stored in R4
;
;-------------------------------------------------------------------------------
.cdecls C,LIST,"msp4... | 42.912281 | 80 | 0.304579 |
61f9564e21393d8168ba7641f8788733876d22b8 | 3,676 | asm | Assembly | libsrc/_DEVELOPMENT/fcntl/z80/asm_vopen.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/fcntl/z80/asm_vopen.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/fcntl/z80/asm_vopen.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z |
; ===============================================================
; October 2014
; ===============================================================
;
; int vopen(const char *path, int oflag, void *arg)
;
; Open a file.
;
; ===============================================================
INCLUDE "clib_cfg.asm"
SECTION... | 23.716129 | 90 | 0.507073 |
df428ec2c5c0cf7ba15df8600483a1786a72668c | 610 | asm | Assembly | untested/x86/isLeapYear.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | untested/x86/isLeapYear.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | untested/x86/isLeapYear.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | global _isLeapYear
segment .text align=16
_isLeapYear:
mov eax, 0x51EB851F
mov ecx, [esp + 4]
mul ecx
shr edx, 7
imul eax, edx, -400
add eax, ecx
je .return1
mov eax, 0x51EB851F
mul ecx
shr edx, 5
imul eax, edx, -100
add eax, ecx
je .return0
test cl, 3
jne .return0
.return1:
mov eax, 1
ret
... | 10.892857 | 32 | 0.642623 |
c01f3ed758e50c3c235e558ea984df70484abb9d | 363 | asm | Assembly | programs/oeis/087/A087131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/087/A087131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/087/A087131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A087131: a(n) = 2^n*Lucas(n), where Lucas = A000032.
; 2,2,12,32,112,352,1152,3712,12032,38912,125952,407552,1318912,4268032,13811712,44695552,144637952,468058112,1514668032,4901568512,15861809152,51329892352,166107021312,537533612032,1739495309312
seq $0,14335 ; Exponential convolution of Fibonacci numbers with the... | 51.857143 | 195 | 0.790634 |
608cdd4a6220e1cc2e188f74b428f25eecdf125c | 225 | asm | Assembly | programs/oeis/017/A017661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017661: (12n+11)^9.
; 2357947691,1801152661463,78815638671875,1119130473102767,8662995818654939,45848500718449031,186940255267540403,630249409724609375,1838459212420154507,4785448563124474679
mul $0,12
add $0,11
pow $0,9
| 32.142857 | 171 | 0.844444 |
11ceec4295e0edeb72ff7de54d71f956f88890fe | 633 | asm | Assembly | programs/oeis/171/A171438.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/171/A171438.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/171/A171438.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A171438: a(n) = 0+1+2+...+n in lunar arithmetic in base 3 written in base 10.
; 0,1,2,5,5,5,8,8,8,17,17,17,17,17,17,17,17,17,26,26,26,26,26,26,26,26,26,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80
mov $20,$0
add $20,1
lpb $20,1... | 19.78125 | 208 | 0.527646 |
e72bc26c86a2e831eec7b04977d5cd1860efe893 | 335 | asm | Assembly | learn-assembly/asm102/asm102-01.asm | hailehong95/Practice-Coding | 729acdd596f15657b717975bfa54da1e39114f8a | [
"MIT"
] | null | null | null | learn-assembly/asm102/asm102-01.asm | hailehong95/Practice-Coding | 729acdd596f15657b717975bfa54da1e39114f8a | [
"MIT"
] | null | null | null | learn-assembly/asm102/asm102-01.asm | hailehong95/Practice-Coding | 729acdd596f15657b717975bfa54da1e39114f8a | [
"MIT"
] | null | null | null | ; asm102-01: Nhap vao mot ky tu, Xuat ra ky tu do
.model small
.stack 100h
.data
.code
mov ah,1 ; Goi ham 1: Ham nhap du lieu
int 21h
mov dl,al
mov ah,2 ; Goi ham 2: Ham xuat du lieu
int 21h
end
; Ham 1 cua ngat 21 luu du lieu nhap vao thanh ghi AL
; Ham 2 cua ngat 21 xuat du lieu tro... | 22.333333 | 53 | 0.632836 |
9b8ede0a9111a153f9c9992bf5b88bb2b3f5789a | 7,148 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_602.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_21829_602.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_21829_602.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x17ed8, %r10
xor %r14, %r14
mov $0x6162636465666768, %rbp
movq %rbp, %xmm6
vmovups %ymm6, (%r10)
nop
nop
nop
lfence
lea addresses_WT_ht+0x15976, %r13
nop
nop
sub %r8,... | 35.039216 | 2,999 | 0.655288 |
b8428d66defbda03debe3f3126c32bcff8515878 | 3,296 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_65_288.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_65_288.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_65_288.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1dfbf, %r9
nop
nop
sub $63181, %r11
mov $0x6162636465666768, %r8
movq %r8, (%r9)
nop
nop
xor %r8, %r8
lea addresses_WT_ht+0x14835, %r11
nop
nop
nop
nop
nop
sub %r10, ... | 20.6 | 194 | 0.644114 |
07552ac3812ac62025c219df076a3356668eb21c | 3,028 | asm | Assembly | danagy/fwst.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | 12 | 2020-02-17T09:07:02.000Z | 2022-02-09T22:15:34.000Z | danagy/fwst.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | null | null | null | danagy/fwst.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | 1 | 2021-06-21T23:30:28.000Z | 2021-06-21T23:30:28.000Z | if not defined @FWST
include "color_flow_warning.asm"
; Store Word. Convert absolute value of a floating-point number into unsigned 16-bit integer.
; In: HL = floating point to convert
; Out: HL = Word representation, set carry if overflow
; Pollutes: AF, B
@FWST:
if not defined FWST
; **********************... | 31.541667 | 93 | 0.285007 |
cb4066c5d968dafd2edc9d02499c3066caafacd2 | 2,605 | asm | Assembly | Kernel/asm/interrupts.asm | inesmarca/2TP_SO | 7174f27d68e7fc381dff00207a7ae0e1d5b09aed | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/interrupts.asm | inesmarca/2TP_SO | 7174f27d68e7fc381dff00207a7ae0e1d5b09aed | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/interrupts.asm | inesmarca/2TP_SO | 7174f27d68e7fc381dff00207a7ae0e1d5b09aed | [
"BSD-3-Clause"
] | null | null | null |
GLOBAL _cli
GLOBAL _sti
GLOBAL picMasterMask
GLOBAL picSlaveMask
GLOBAL haltcpu
GLOBAL _hlt
GLOBAL _irq00Handler
GLOBAL _irq01Handler
GLOBAL _irq02Handler
GLOBAL _irq03Handler
GLOBAL _irq04Handler
GLOBAL _irq05Handler
GLOBAL _irq80Handler
GLOBAL _exception0Handler
GLOBAL _exception6Handler
EXTERN irqDispatcher
EXTE... | 11.734234 | 60 | 0.733973 |
cf8c3b7a626efab285171623a4a9cb2a2f78c6c8 | 605 | asm | Assembly | oeis/157/A157651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157651: a(n) = 100*n^2 - 49*n + 6.
; 57,308,759,1410,2261,3312,4563,6014,7665,9516,11567,13818,16269,18920,21771,24822,28073,31524,35175,39026,43077,47328,51779,56430,61281,66332,71583,77034,82685,88536,94587,100838,107289,113940,120791,127842,135093,142544,150195,158046,166097,174348,182799,191450,200301,209352,218... | 55 | 495 | 0.783471 |
cd4e63f9ca768f06ec003ebf84c3f58a97e2221a | 2,494 | asm | Assembly | libsrc/net/IPHeaderCheck.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/net/IPHeaderCheck.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/net/IPHeaderCheck.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Do the checksum for an IP packet
;
; Assumes packet is fully built etc, fills in the appropriate field
;
; djm 12/2/2001
;
XLIB IPHeaderCheck
; void IPHeaderSum(ipheader_t *pkt)
.IPHeaderCheck
pop de
pop hl
push hl
push de
ld bc,10
add hl,bc
xor a
... | 23.980769 | 67 | 0.319166 |
2339fed902bd4354e044822fcbcc50b4ee26f727 | 661 | asm | Assembly | data/pokemon/base_stats/pinsir.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | data/pokemon/base_stats/pinsir.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | data/pokemon/base_stats/pinsir.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | db 0 ; species ID placeholder
db 65, 125, 100, 85, 55, 70
; hp atk def spd sat sdf
db BUG, BUG ; type
db 45 ; catch rate
db 200 ; base exp
db NO_ITEM, SHARP_HORN ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 25 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/pinsir/fron... | 30.045455 | 211 | 0.706505 |
02931afde855fd229f27ec8e95a9cb78928c17b0 | 1,201 | asm | Assembly | programs/oeis/286/A286687.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/286/A286687.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/286/A286687.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A286687: Positions of 1 in A286685; complement of A286686.
; 2,4,5,8,10,11,14,16,18,19,22,24,25,28,30,32,33,36,38,39,42,44,45,48,50,52,53,56,58,59,62,64,66,67,70,72,73,76,78,79,82,84,86,87,90,92,93,96,98,100,101,104,106,107,110,112,114,115,118,120,121,124,126,127,130,132,134,135,138,140,141,144,146,148,149,152,154,15... | 100.083333 | 948 | 0.716903 |
2b8cd75caba30cdbbd4e3e7fc59e1b559ff80322 | 7,030 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_1380.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_1380.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_1380.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 %r8
push %rax
push %rbx
push %rcx
push %rdx
lea addresses_normal_ht+0xf6f, %r12
nop
nop
nop
xor %r8, %r8
movb (%r12), %dl
nop
nop
nop
nop
cmp %rax, %rax
lea addresses_A_ht+0x39bf, %rbx
nop
nop
sub %rdx, %rdx
mov $0x6162636465666768, %r11
movq %r11, %... | 32.850467 | 2,999 | 0.654054 |
6bd1bdb35d95fbe7112939d4f2b38ef8c6b32c68 | 159 | asm | Assembly | libsrc/_DEVELOPMENT/threads/context/__thread_critical_section_begin.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/threads/context/__thread_critical_section_begin.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/threads/context/__thread_critical_section_begin.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_clib
SECTION code_threads
PUBLIC __thread_critical_section_begin
EXTERN asm_cpu_push_di
defc __thread_critical_section_begin = asm_cpu_push_di
| 17.666667 | 54 | 0.899371 |
f33d2de99937aa4158bc4cdb0019aec649ec7a92 | 1,867 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/z80/am32_stack/am32_1_popi.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/z80/am32_stack/am32_1_popi.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/z80/am32_stack/am32_1_popi.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Copyright (c) 2020 Phillip Stevens
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;
; feilipu, August 2020
;
;-----------------------------------------------... | 24.565789 | 74 | 0.532405 |
a181f8980ff04cc1c92bdb0344da99433ca5bee4 | 6,810 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1271.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_1271.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_1271.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 %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x2f9b, %rax
nop
nop
nop
nop
inc %rbx
movl $0x61626364, (%rax)
nop
nop
cmp $34780, %r12
lea addresses_D_ht+0x143a3, %rdi
nop
nop
nop
inc %rbx
movups (%rdi), %xmm4
vpextrq $1, %xmm4, %ra... | 33.880597 | 2,999 | 0.656681 |
e3763be98e51d6fed210f911cc1b823ae1d555b2 | 1,053 | asm | Assembly | src/samples.asm | headkaze/zxnext_dma_sample | 520a6dcbe357d8cc06d4d19ab751cc83d6109cd6 | [
"MIT"
] | null | null | null | src/samples.asm | headkaze/zxnext_dma_sample | 520a6dcbe357d8cc06d4d19ab751cc83d6109cd6 | [
"MIT"
] | null | null | null | src/samples.asm | headkaze/zxnext_dma_sample | 520a6dcbe357d8cc06d4d19ab751cc83d6109cd6 | [
"MIT"
] | null | null | null | PUBLIC _mothership_start
PUBLIC _mothership_end
PUBLIC _steam_start
PUBLIC _steam_end
PUBLIC _explode_start
PUBLIC _explode_end
PUBLIC _zapzapdii_start
PUBLIC _zapzapdii_end
PUBLIC _dub1_start
PUBLIC _dub1_end
PUBLIC _dub2_start
PUBLIC _dub2_end
PUBLIC _dub3_start
PUBLIC _dub3_end
PUBLIC _dub4_start
PUBLIC _dub4_end
PU... | 15.26087 | 30 | 0.846154 |
929719ae7bba640ef61296db8558f3d573ce0bce | 4,245 | asm | Assembly | project.asm | AbdullahADhaim/AssemblyPaint | c57999c23d832ba46dc0ce905a62100d25382bd2 | [
"MIT"
] | null | null | null | project.asm | AbdullahADhaim/AssemblyPaint | c57999c23d832ba46dc0ce905a62100d25382bd2 | [
"MIT"
] | null | null | null | project.asm | AbdullahADhaim/AssemblyPaint | c57999c23d832ba46dc0ce905a62100d25382bd2 | [
"MIT"
] | null | null | null | ; Keyboard Commands : e -> Eraser Mode , g -> Green Color , w -> White Color , y -> Yellow Color
.data
n db 8 ; 320/40 & 200/25 both equals 8
temp DB 1
COLOR DB 1
BRUSH DB 1
.code
mov al, 13h
mov ah, 0
int 10h ; Setup Graphics
mov ax, 0
int 33h ;init mouse
mov BH , 0
;------------ SOME RUBUSH TO GIVE... | 19.836449 | 97 | 0.532627 |
03d68316148a58f7ee168cefcb7645fb0b3f5e1b | 636 | asm | Assembly | unittests/ASM/H0F38/66_F1_3.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | unittests/ASM/H0F38/66_F1_3.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | unittests/ASM/H0F38/66_F1_3.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | %ifdef CONFIG
{
"RegData": {
"RAX": "0x000000005c3bc5b0",
"RBX": "0x000000001dd5b1e5",
"RCX": "0x0000000015d1c92d"
}
}
%endif
mov rax, 0x41424344454647
mov rbx, 0x51525354555657
mov rcx, 0x61626364656667
mov rdx, 0x71727374757677
; crc32 rax, rbx
db 0x66 ; Override, Should be ignored
db 0xf2 ; Prefix... | 17.189189 | 37 | 0.701258 |
91792d3a363ff8b1ef98dbc1a07ad9d229def189 | 8,827 | asm | Assembly | MasmEd/Addins/Project/Sniplets.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | MasmEd/Addins/Project/Sniplets.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | MasmEd/Addins/Project/Sniplets.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z |
FBM_GETIMAGELIST equ WM_USER+13 ;wParam=0, lParam=0
REM_BASE equ WM_USER+1000
REM_SETFONT equ REM_BASE+1 ;wParam=nLineSpacing, lParam=lpRAFONT
REM_GETFONT equ REM_BASE+2 ;wParam=0, lParam=lpRAFONT
REM_SETCOLOR equ REM_BASE+3 ;wParam=0, lParam=lpRACOLOR
REM_GETCOLOR equ REM_BASE+4 ;wParam=0, l... | 27.413043 | 107 | 0.68551 |
bf4c27339196df5d3bf82293b18d9316835ba8a0 | 552 | asm | Assembly | oeis/017/A017500.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017500.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017500.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017500: a(n) = (11*n + 9)^4.
; 6561,160000,923521,3111696,7890481,16777216,31640625,54700816,88529281,136048896,200533921,285610000,395254161,533794816,705911761,916636176,1171350625,1475789056,1836036801,2258530576,2750058481,3317760000,3969126001,4711998736,5554571841,6505390336,7573350625,8767700496,10098039121,1... | 78.857143 | 490 | 0.856884 |
d7368dd7f76bb62f3d049cf9dd8ef4e403437072 | 5,086 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16016_610.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16016_610.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16016_610.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r13
push %r14
push %r15
push %rbx
lea addresses_WT_ht+0x14fb3, %r10
sub %r12, %r12
mov (%r10), %bx
nop
nop
inc %r11
lea addresses_A_ht+0x1dbb3, %r14
clflush (%r14)
nop
nop
nop
add $28792, %r13
movb $0x61, (%r14)
nop
nop
nop
add %r13, %r13
... | 41.688525 | 2,999 | 0.655525 |
e8807696a409e21b0c10713b3fd160b46e8e2760 | 147,331 | asm | Assembly | Library/SpecUI/CommonUI/CWin/cwinMenu.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/SpecUI/CommonUI/CWin/cwinMenu.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/SpecUI/CommonUI/CWin/cwinMenu.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: CommonUI/CWin (common code for several specific ui's)
FILE: cwinMenu.asm
ROUTINES:
Name Description
---- -----------
GLB OLMenuWinClass O... | 27.46151 | 158 | 0.655151 |
140f297379d33533c229e9beb97c57307b92a7ea | 1,827 | asm | Assembly | externals/mpir-3.0.0/mpn/x86_64w/skylake/popcount.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | externals/mpir-3.0.0/mpn/x86_64w/skylake/popcount.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86_64w/skylake/popcount.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | ; PROLOGUE(mpn_popcount)
; AMD64 mpn_popcount
; Copyright 2009 Jason Moxham
; This file is part of the MPIR Library.
; The MPIR Library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as published
; by the Free Software Foundation; either verd... | 25.732394 | 77 | 0.634921 |
52a3afb7576d1baa6be3a65a8f568d5ca4592018 | 50,158 | asm | Assembly | Driver/Video/Dumb/VidMem/CMYK/cmykColorRaster.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Video/Dumb/VidMem/CMYK/cmykColorRaster.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Video/Dumb/VidMem/CMYK/cmykColorRaster.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: VidMem video driver
FILE: cmykColorRaster.asm
AUTHOR: Jim DeFrisco, Mar 4, 1992
ROUTINES:
Name Description
---- -----------
INT PutCo... | 25.028942 | 79 | 0.584672 |
b325a2790cdc18d70d09a9e66e1a7c804bca4d2b | 69 | asm | Assembly | Src/Ant32/Tests/ant32/special/info-null-super-info-9.autotest.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant32/Tests/ant32/special/info-null-super-info-9.autotest.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant32/Tests/ant32/special/info-null-super-info-9.autotest.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | info r5, 9
halt
#@expected values
#pc = 0x80000008
#r5 = 0
| 8.625 | 17 | 0.57971 |
5e0d500a99b7f811ab8fc9cf96895fa8a57b9332 | 449 | asm | Assembly | programs/oeis/111/A111859.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/111/A111859.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/111/A111859.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A111859: Number of numbers m <= n such that 9 equals the first digit after decimal point of square root of n in decimal representation.
; 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,... | 32.071429 | 211 | 0.579065 |
22f40b675edfd89781717b731c70d378e8772794 | 222 | asm | Assembly | programs/oeis/107/A107973.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/107/A107973.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/107/A107973.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A107973: Numbers of the form a^2 + b for a= 21 to 40 and b= 20 to 1 step -1.
; 461,503,547,593,641,691,743,797,853,911,971,1033,1097,1163,1231,1301,1373,1447,1523,1601
mov $1,41
add $1,$0
mul $1,$0
add $1,461
mov $0,$1
| 24.666667 | 90 | 0.662162 |
e8399f6b1a8d3184fbecb523930b86bad2914f27 | 2,798 | asm | Assembly | dimmer.asm | froller/dimmer | e71c110f12e39e4505b5fe0622c9d13fa0de6ec6 | [
"WTFPL"
] | null | null | null | dimmer.asm | froller/dimmer | e71c110f12e39e4505b5fe0622c9d13fa0de6ec6 | [
"WTFPL"
] | null | null | null | dimmer.asm | froller/dimmer | e71c110f12e39e4505b5fe0622c9d13fa0de6ec6 | [
"WTFPL"
] | null | null | null | #include "tn13def.inc"
.CSEG
rjmp RESET ; Reset Handler
reti ; IRQ0 Handler
reti ; PCINT0 Handler
rjmp TIMER ; Timer0 Overflow Handler
reti ; EEPROM Ready Handler
reti ; Analog Comparator Handler
reti ; Timer0 CompareA Handler
reti ; Timer0 CompareB Handler
rjmp WATCHDOG ; Watchdog Inte... | 24.761062 | 124 | 0.62223 |
de8ab1cb5c5f3bda333f30f71f56c56dcf91c0a0 | 652 | asm | Assembly | oeis/065/A065982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065982: a(n) = (n+1)*binomial(2*n,n) - 2^(2*n-1).
; Submitted by Christian Krause
; 2,10,48,222,1000,4420,19264,83062,355128,1508028,6368032,26765420,112053968,467531272,1945009408,8070882982,33414977368,138067832332,569466322528,2345021291332,9642649982128,39598183143352,162417965373568,665452603722172,272372581396... | 65.2 | 490 | 0.843558 |
f48cbebbab46e95f1e048def31596ad9b2b7c545 | 491 | asm | Assembly | Bloc2/Micro/Project 6/projet_10.asm | MrGunnery/Helha | 553a73bd95bcda6c5fd329b76b39fde2df5bfd22 | [
"MIT"
] | 1 | 2018-02-07T12:18:52.000Z | 2018-02-07T12:18:52.000Z | Bloc2/Micro/Project 6/projet_10.asm | MrGunnery/Helha | 553a73bd95bcda6c5fd329b76b39fde2df5bfd22 | [
"MIT"
] | null | null | null | Bloc2/Micro/Project 6/projet_10.asm | MrGunnery/Helha | 553a73bd95bcda6c5fd329b76b39fde2df5bfd22 | [
"MIT"
] | null | null | null | DD equ 10
DV equ 11
RESTE equ 12
QUOTIENT equ 13
status equ 03
;*************Programation**************
Start movlw d'22'
movwf DD
movlw d'5'
movwf DV
movlw d'0'
movwf QUOTIENT
zero movf DV,f ;
btfsc status,2
goto Start
goto division
division movf DV,w
subwf DD,... | 12.589744 | 41 | 0.570265 |
874827ad3a209b2a2d332a10b965f373e756c090 | 1,394 | asm | Assembly | data/phone/text/stanley_overworld.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | data/phone/text/stanley_overworld.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | data/phone/text/stanley_overworld.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | StanleyAskNumber1Text:
text "During these"
line "trips, I usually"
para "find so many"
line "BERRIES scattered"
para "along the ground."
line "Too many, in fact."
para "If you want, you"
line "could give me your"
cont "phone number, and"
para "I can call you"
line "whenever I have"
cont "too many BERRIE... | 16.4 | 27 | 0.694405 |
f20e2e92e49f58fe510ca00bf05ce15b5b94a475 | 510 | asm | Assembly | programs/oeis/164/A164131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/164/A164131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/164/A164131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A164131: Numbers n such that n^2 == 2 (mod 31).
; 8,23,39,54,70,85,101,116,132,147,163,178,194,209,225,240,256,271,287,302,318,333,349,364,380,395,411,426,442,457,473,488,504,519,535,550,566,581,597,612,628,643,659,674,690,705,721,736,752,767,783,798,814,829,845,860,876,891,907,922,938,953,969,984,1000,1015,1031,1046... | 72.857143 | 430 | 0.737255 |
ab9ba1b16aa05d68eb785e67f4ab02252b14d6bd | 977 | asm | Assembly | programs/oeis/002/A002299.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/002/A002299.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/002/A002299.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A002299: Binomial coefficients C(2*n+5,5).
; 1,21,126,462,1287,3003,6188,11628,20349,33649,53130,80730,118755,169911,237336,324632,435897,575757,749398,962598,1221759,1533939,1906884,2349060,2869685,3478761,4187106,5006386,5949147,7028847,8259888,9657648,11238513,13019909,15020334,17259390,19757815,22537515,25621596,... | 122.125 | 891 | 0.861822 |
3ffeab9076fe017f8acd978a72e9f40376561a46 | 27,570 | asm | Assembly | target/cos_117/disasm/iop_overlay1/ENDCONC.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/ENDCONC.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/ENDCONC.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x2118- f:00020 d: 280 | A = OR[280]
0x0001 (0x000002) 0x0808- f:00004 d: 8 | A = A > 8 (0x0008)
0x0002 (0x000004) 0x2908- f:00024 d: 264 | OR[264] = A
0x0003 (0x000006) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
... | 87.52381 | 127 | 0.475843 |
c20b3003c611c61c4d5b858ae189101feba9a0d8 | 7,096 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1852.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_0xa0.log_21829_1852.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_0xa0.log_21829_1852.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x14746, %rsi
lea addresses_WC_ht+0x1c546, %rdi
cmp %rax, %rax
mov $35, %rcx
rep movsb
nop
nop
inc %r14
lea addresses_WT_ht+0x18f46, %rsi
lea addresses_WC_ht+0xef46, %rdi
clflu... | 36.020305 | 2,999 | 0.661218 |
6c3c5b885b9b4a5aede2f187990dbf7458245ea7 | 25,778 | asm | Assembly | tetris.asm | hny-gd/arkowski-tetris | e5b192fab316efe3aa1d6177cce6a972d788cee5 | [
"MIT"
] | 1 | 2021-03-19T23:24:53.000Z | 2021-03-19T23:24:53.000Z | tetris.asm | hny-gd/arkowski-tetris | e5b192fab316efe3aa1d6177cce6a972d788cee5 | [
"MIT"
] | null | null | null | tetris.asm | hny-gd/arkowski-tetris | e5b192fab316efe3aa1d6177cce6a972d788cee5 | [
"MIT"
] | null | null | null | ;Frame parametres
frameHeight equ 8 * 20
frameWidth equ 8 * 10
frameBorderWidth equ 5
frameBeginningX equ 50
frameBeginningY equ 10
nextPieceFrameHeight equ 8 * 5
nextPieceFrameWidth equ 8 * 5
nextPieceFrameBorderWidth equ 5
nextPieceFrameBeginningX equ 155
nextPieceFrameBeginningY equ 10
boardColor equ 0
pieceSize e... | 22.474281 | 164 | 0.616301 |
eca1089707d9e0e6ae3ca10a97339b9c6bd0280b | 408 | asm | Assembly | data/items/plate_items.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/items/plate_items.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/items/plate_items.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | PlateItems:
db DRACO_PLATE, DRAGON
db DREAD_PLATE, DARK
db EARTH_PLATE, GROUND
db FIST_PLATE, FIGHTING
db FLAME_PLATE, FIRE
db ICICLE_PLATE, ICE
db INSECT_PLATE, BUG
db IRON_PLATE, STEEL
db MEADOW_PLATE, GRASS
db MIND_PLATE, PSYCHIC
db SKY_PLATE, FLYING
db SPLASH_PLATE, WATER
db SPOOKY_PLATE, ... | 21.473684 | 26 | 0.745098 |
170e62a6bf20f8fc75eedca76c3729f80ea815ea | 761 | asm | Assembly | oeis/127/A127394.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127394.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127394.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127394: Number of irreducible representations of Sp(2n,R) with same infinitesimal character as the trivial representation.
; Submitted by Christian Krause
; 4,18,88,460,2544,14776,89632,565392,3695680,24959776,173752704,1244125888,9146568448,68933546880,531838104064,4195358822656,33800254620672,277843218452992,23281... | 44.764706 | 481 | 0.834428 |
e246ad1618a2ff056e3a5ef79cf67b19270305cc | 278 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_forward_list_alt/c/sdcc_iy/p_forward_list_alt_pop_front_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/p_forward_list_alt/c/sdcc_iy/p_forward_list_alt_pop_front_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/p_forward_list_alt/c/sdcc_iy/p_forward_list_alt_pop_front_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *p_forward_list_alt_pop_front_fastcall(p_forward_list_alt_t *list)
SECTION code_adt_p_forward_list_alt
PUBLIC _p_forward_list_alt_pop_front_fastcall
_p_forward_list_alt_pop_front_fastcall:
INCLUDE "adt/p_forward_list_alt/z80/asm_p_forward_list_alt_pop_front.asm"
| 25.272727 | 76 | 0.888489 |
3ad394efcb7f4e722d147bd8f8889c16ef03bc3a | 576 | asm | Assembly | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_write_byte.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_write_byte.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_write_byte.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
INCLUDE "config_private.inc"
SECTION code_driver
EXTERN l_mirror
PUBLIC asm_sd_write_byte
;Do a write bus cycle to the SD drive, via the CSIO
;
;input L = byte to write to SD drive
.asm_sd_write_byte
ld a,l
call l_mirror ; reverse the bits before we busy wait
.sd_write_wait
... | 22.153846 | 66 | 0.631944 |
25e63bb5a50ff05c00743bea7cb23e06e210e014 | 1,457 | asm | Assembly | tests/exec/gdt/gdt.asm | ykskb/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 12 | 2020-09-17T13:33:24.000Z | 2022-03-13T21:48:52.000Z | tests/exec/gdt/gdt.asm | ykusakabe/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 2 | 2020-07-03T03:12:01.000Z | 2021-06-11T00:31:19.000Z | tests/exec/gdt/gdt.asm | ykusakabe/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 5 | 2020-07-04T16:59:29.000Z | 2021-11-26T17:14:07.000Z | BITS 16
org 0x7c00
load_gdt:
lgdt [GDT_DESC] ; 0F 01 15 (14 7C 00 00): 15=21: 000 10(op) 101(r/m)
; xgetbv ; 0F 01 D0: D0(so): 110 10(op) 000(r/m)
; xsetbv ; 0F 01 D1: D1(so): 110 10(op) 001(r/m)
; monitor ; 0F 01 C8: C8(so): 110 01(op) 000(r/m)
; mwait ; 0F 01 C9: C9=201: 110 01(op) 001(r/m)
... | 22.765625 | 72 | 0.527111 |
1dc0b0fa6f0dca7f944d869c18017de50d9c145a | 888 | asm | Assembly | programs/oeis/022/A022397.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022397.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022397.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A022397: Fibonacci sequence beginning 1, 27.
; 1,27,28,55,83,138,221,359,580,939,1519,2458,3977,6435,10412,16847,27259,44106,71365,115471,186836,302307,489143,791450,1280593,2072043,3352636,5424679,8777315,14201994,22979309,37181303,60160612,97341915,157502527,254844442,412346969,667191411,1079538380,1746729791,28262... | 55.5 | 721 | 0.836712 |
a4762b073af3a333e61d7be8ff27544ee2d5add9 | 522 | asm | Assembly | programs/oeis/312/A312472.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/312/A312472.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/312/A312472.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A312472: Coordination sequence Gal.6.149.6 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,4,8,14,18,22,26,30,34,40,44,48,52,56,62,66,70,74,78,82,88,92,96,100,104,110,114,118,122,126,130,136,140,144,148,152,158,162,166,170,174,17... | 24.857143 | 177 | 0.662835 |
734e1b7a4ea375b1075df28783210c09e2d5845b | 492 | asm | Assembly | oeis/121/A121699.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/121/A121699.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/121/A121699.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A121699: Floor((prime(n+1)/prime(n))^n).
; Submitted by Jamie Morken(w2)
; 1,2,2,6,2,5,2,4,8,1,7,3,1,3,6,5,1,5,3,1,5,2,4,7,2,1,2,1,2,33,2,4,1,10,1,4,4,2,3,3,1,9,1,2,1,14,13,2,1,2,3,1,8,3,3,3,1,3,2,1,8,18,2,1,2,17,3,7,1,2,3,4,3,3,2,3,4,2,4,6,1,6,1,3,2,3,4,2,1,2,10,4,2,4,2,3,9,1,28,3
add $0,1
mov $3,$0
mov $5,$0
add $... | 21.391304 | 209 | 0.530488 |
b58cb5266992bf6036fbc89ad7b3781125abf0d2 | 37,278 | asm | Assembly | onnxruntime/core/mlas/lib/amd64/QgemmU8S8KernelAvx2.asm | csteegz/onnxruntime | a36810471b346ec862ac6e4de7f877653f49525e | [
"MIT"
] | 1 | 2020-07-12T15:23:49.000Z | 2020-07-12T15:23:49.000Z | onnxruntime/core/mlas/lib/amd64/QgemmU8S8KernelAvx2.asm | ajinkya933/onnxruntime | 0e799a03f2a99da6a1b87a2cd37facb420c482aa | [
"MIT"
] | null | null | null | onnxruntime/core/mlas/lib/amd64/QgemmU8S8KernelAvx2.asm | ajinkya933/onnxruntime | 0e799a03f2a99da6a1b87a2cd37facb420c482aa | [
"MIT"
] | 1 | 2020-09-09T06:55:51.000Z | 2020-09-09T06:55:51.000Z | ;++
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
; Licensed under the MIT License.
;
; Module Name:
;
; QgemmU8S8KernelAvx2.asm
;
; Abstract:
;
; This module implements the kernels for the quantized integer matrix/matrix
; multiply operation (QGEMM).
;
; This implementation uses AVX2 instruct... | 35.368121 | 91 | 0.597672 |
7982a4090720f66ff75a39a04ca8d940769565f3 | 254 | asm | Assembly | Assembler/AssemblyCode/RET.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | 8 | 2017-04-16T16:53:03.000Z | 2021-09-14T22:29:28.000Z | Assembler/AssemblyCode/RET.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | Assembler/AssemblyCode/RET.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | ; Initialize the stack pointer
MOV XL, 0xFF
MOV XH, 0xFF
MOV SP, X
MOV F, 11110000b
; Call a subroutine...
CALL :SUBROUTINE
MOV F, 10101010b
; Write register F to the Output Port
OUTB F
; Stops program execution
HLT
:SUBROUTINE
MOV F, 01010101b
RET | 12.095238 | 37 | 0.740157 |
8983f61f9f48efa05a65e202b06f339c889223fd | 2,011 | asm | Assembly | programs/oeis/294/A294630.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/294/A294630.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/294/A294630.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A294630: Partial sums of A294629.
; 4,20,48,104,172,292,424,616,844,1140,1448,1888,2340,2876,3488,4224,4972,5892,6824,7936,9140,10460,11792,13416,15092,16900,18816,20960,23116,25612,28120,30880,33764,36812,39968,43568,47180,50972,54904,59240,63588,68372,73168,78288,83676,89276,94888,101112,107404,114044,120856,128040... | 143.642857 | 1,841 | 0.840378 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.