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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bc01af43c8ac830769aaf4c2a536ca991148237b | 371 | asm | Assembly | programs/oeis/139/A139704.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/139/A139704.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/139/A139704.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A139704: Nearly palindromic numbers: non-palindromes that can be made palindromic by inserting an extra digit.
; 10,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,45,46,47,48,49,50,51,52,53,54,56,57,58,59,60,61,62,63,64,65,67,68,69,70,71,72,73,74,75,76,78,79,80,81,82,83,84,8... | 41.222222 | 208 | 0.692722 |
b8cd35d85ef1ad7049a22bc6e5179fdb2cd12189 | 202 | asm | Assembly | caches.asm | LeifBloomquist/ArtilleryDuel | 7f42f069284ba6067136c29e2ade80d3ac9b5583 | [
"MIT"
] | 1 | 2015-06-01T08:53:18.000Z | 2015-06-01T08:53:18.000Z | caches.asm | LeifBloomquist/ArtilleryDuel | 7f42f069284ba6067136c29e2ade80d3ac9b5583 | [
"MIT"
] | null | null | null | caches.asm | LeifBloomquist/ArtilleryDuel | 7f42f069284ba6067136c29e2ade80d3ac9b5583 | [
"MIT"
] | null | null | null | ;CACHES
;ARP CACHE HOLDS 10 entries
ARP_CACHE
ARP_CACHE_MAC ds.b 60,0
ARP_CACHE_IP ds.b 40,0
DNS_CACHE
;DNS CACHE HOLDS 10 entries of 40 char max
DNS_CACHE_NAME ds.b 400,0
DNS_CACHE_IP ds.b 40,0
| 14.428571 | 42 | 0.767327 |
6e0f7403c21f36fad14c4e3534919973747d88e9 | 353 | asm | Assembly | programs/oeis/038/A038223.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/038/A038223.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/038/A038223.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A038223: Bottom line of 3-wave sequence A038196, also bisection of A006356.
; 1,6,31,157,793,4004,20216,102069,515338,2601899,13136773,66326481,334876920,1690765888,8536537209,43100270734,217609704247,1098693409021,5547212203625,28007415880892,141407127676248
mov $1,1
mov $2,1
lpb $0,1
sub $0,1
add $2,$1
add $... | 27.153846 | 183 | 0.750708 |
d2135642c181a58e978e426f51bbffe1b4c1ab9a | 4,957 | asm | Assembly | 6309/zx0_6309_turbo.asm | nowhereman999/zx0-6x09 | 6c9053d19057ef1a9a3c5c2fabcea5911e450dac | [
"Zlib"
] | 1 | 2021-10-02T18:33:50.000Z | 2021-10-02T18:33:50.000Z | 6309/zx0_6309_turbo.asm | nowhereman999/zx0-6x09 | 6c9053d19057ef1a9a3c5c2fabcea5911e450dac | [
"Zlib"
] | null | null | null | 6309/zx0_6309_turbo.asm | nowhereman999/zx0-6x09 | 6c9053d19057ef1a9a3c5c2fabcea5911e450dac | [
"Zlib"
] | null | null | null | ; zx0_6309_turbo.asm - ZX0 decompressor for H6309 - 126 bytes
;
; Copyright (c) 2021 Doug Masten
; ZX0 compression (c) 2021 Einar Saukas, https://github.com/einar-saukas/ZX0
;
; This software is provided 'as-is', without any express or implied
; warranty. In no event will the authors be held liable for any damages
; ar... | 45.898148 | 94 | 0.495663 |
2b82eef2de5f7e1dcacabf9ae5ace2e6f909e8d8 | 457 | asm | Assembly | programs/oeis/124/A124925.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/124/A124925.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/124/A124925.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A124925: Interlaced triples: a(3n+1)=1, a(3n+2) = 2n+3, a(3n+3)= A028387(n).
; 1,3,1,1,5,5,1,7,11,1,9,19,1,11,29,1,13,41,1,15,55,1,17,71,1,19,89,1,21,109,1,23,131,1,25,155,1,27,181,1,29,209,1,31,239,1,33,271,1,35,305,1,37,341,1,39,379,1,41,419,1,43,461,1,45,505,1,47,551,1,49,599,1,51,649,1,53,701,1,55,755,1,57,811,1,... | 32.642857 | 287 | 0.61488 |
6120c5a854b238ed796459c268865a990522f2a9 | 382 | asm | Assembly | programs/oeis/044/A044543.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/044/A044543.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/044/A044543.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A044543: Numbers n such that string 3,3 occurs in the base 7 representation of n but not of n+1.
; 24,73,122,174,220,269,318,367,416,465,517,563,612,661,710,759,808,860,906,955,1004,1053,1102,1151,1224,1249,1298,1347,1396,1445,1494,1546,1592,1641,1690,1739,1788,1837,1889,1935,1984
mov $3,$0
mul $0,6
add $0,3
mov $1,... | 27.285714 | 184 | 0.704188 |
dd7896a6a11b786461cd9ba2b066035e930eb8ed | 14,298 | asm | Assembly | Appl/Calendar/Main/mainCalc.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Calendar/Main/mainCalc.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Calendar/Main/mainCalc.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1989 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Calendar\Main
FILE: mainCalc.asm
AUTHOR: Don Reeves, March 25, 1991
ROUTINES:
Name Who Description
---- --- -----------
CalcDateAlt... | 22.201863 | 79 | 0.560848 |
776735127a9872feadc12a874b1ae50670dcac18 | 8,429 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_526.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_526.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_526.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 %r13
push %r14
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x12061, %rdi
nop
nop
nop
add %rsi, %rsi
movl $0x61626364, (%rdi)
add $34693, %r14
lea addresses_D_ht+0x12318, %r13
nop
nop
nop
nop
dec %rdx
mov $0x6162636465666768, %r12
movq... | 32.419231 | 2,999 | 0.654051 |
3403733aeb7c999d9adcebd734018609df05797c | 311 | asm | Assembly | libsrc/stdio/sorcerer/fgetc_cons.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/sorcerer/fgetc_cons.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/sorcerer/fgetc_cons.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Keyboard routines for the Sorcerer Exidy
; By Stefano Bodrato - 23/05/2011 (exactly 8 years after the Nascom ones !)
;
; getkey() Wait for keypress
;
;
; $Id: fgetc_cons.asm,v 1.2 2015/01/19 01:33:21 pauloscustodio Exp $
;
PUBLIC fgetc_cons
.fgetc_cons
call $e009
jr z,fgetc_cons
ld l,a
ld h,0
ret
| 16.368421 | 75 | 0.700965 |
2bf56879d42a1b6cf2f6b9930220abfc961172ed | 954 | asm | Assembly | programs/oeis/016/A016130.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016130.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016130.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016130: Expansion of 1/((1-2x)(1-7x)).
; 1,9,67,477,3355,23517,164683,1152909,8070619,56494845,395464939,2768256621,19377800443,135644611293,949512295435,6646586100813,46526102771227,325682719529661,2279779036969771,15958453259312685,111709172816237371,781964209715758749,5473749468014505547,38316246276109927437,2682... | 79.5 | 834 | 0.896226 |
dbb64c3020766d760bd4d8ef67d2ce96b1e22707 | 208 | asm | Assembly | libsrc/_DEVELOPMENT/libgen/c/sccz80/basename.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/libgen/c/sccz80/basename.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/libgen/c/sccz80/basename.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; char *basename(char *path)
SECTION code_string
PUBLIC basename
EXTERN asm_basename
defc basename = asm_basename
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _basename
defc _basename = basename
ENDIF
| 12.235294 | 28 | 0.798077 |
2d3b7ae6cc02ddb97c6eeed5c14c5df8de7e5735 | 321,560 | asm | Assembly | usertests.asm | dylsugar/cs461_hw7 | 0eacc005942b80f081e5643af7d8a00ff9920af9 | [
"MIT-0"
] | null | null | null | usertests.asm | dylsugar/cs461_hw7 | 0eacc005942b80f081e5643af7d8a00ff9920af9 | [
"MIT-0"
] | null | null | null | usertests.asm | dylsugar/cs461_hw7 | 0eacc005942b80f081e5643af7d8a00ff9920af9 | [
"MIT-0"
] | null | null | null |
_usertests: file format elf64-x86-64
Disassembly of section .text:
0000000000001000 <failexit>:
char name[3];
char *echoargv[] = { "echo", "ALL", "TESTS", "PASSED", 0 };
void
failexit(const char * const msg)
{
1000: f3 0f 1e fa endbr64
1004: 55 push %rbp
1005: 48 89 ... | 38.212715 | 240 | 0.476925 |
2dc6b4d3b09905128477a87fd36a01018fbd703b | 526 | asm | Assembly | libsrc/oz/ozgfx/ozrestorescreen.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/oz/ozgfx/ozrestorescreen.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/oz/ozgfx/ozrestorescreen.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Sharp OZ family functions
;
; ported from the OZ-7xx SDK by by Alexander R. Pruss
; by Stefano Bodrato - Oct. 2003
;
;
;
;
; ------
; $Id: ozrestorescreen.asm,v 1.3 2016-06-28 14:48:17 dom Exp $
;
SECTION code_clib
PUBLIC ozrestorescreen
PUBLIC _ozrestorescreen
EXTERN ozsccopy
EXTERN ozactivepage
.ozres... | 15.939394 | 62 | 0.593156 |
938f683e43e24182626326ba7345a30b98a2850a | 520 | asm | Assembly | programs/oeis/293/A293168.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/293/A293168.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/293/A293168.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A293168: Partial sums of A054868.
; 0,1,2,3,4,5,6,8,9,10,11,13,14,16,18,19,20,21,22,24,25,27,29,30,31,33,35,36,38,39,40,42,43,44,45,47,48,50,52,53,54,56,58,59,61,62,63,65,66,68,70,71,73,74,75,77,79,80,81,83,84,86,88,90,91,92,93,95,96,98,100,101,102,104,106
mov $6,$0
mov $7,$0
lpb $6,1
mov $0,$7
sub $6,1
sub $0... | 19.259259 | 222 | 0.544231 |
9f618bc471cd17ae3266a5f59dc9cef0fc80e55f | 946 | asm | Assembly | dv3/qxl/fd/hold.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/qxl/fd/hold.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/qxl/fd/hold.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; DV3 QXL Floppy Disk Hold / Release controller 1998 Tony Tebby
section dv3
xdef fd_hold
xdef fd_release
include 'dev8_dv3_keys'
include 'dev8_dv3_fd_keys'
include 'dev8_keys_sys'
include 'dev8_keys_err'
include 'dev8_mac_assert'
;+++
; This routine is called to take the disk controller
;
; d0 cr p p... | 18.192308 | 70 | 0.700846 |
f053b221714e442219bc839ae6fd888c125120bf | 790 | asm | Assembly | sound/sfxasm/B8.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | 7 | 2019-12-05T00:35:57.000Z | 2022-02-27T20:00:33.000Z | sound/sfxasm/B8.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | sound/sfxasm/B8.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | B8_Header:
sHeaderInit ; Z80 offset is $D7A4
sHeaderPatch B8_Patches
sHeaderTick $01
sHeaderCh $01
sHeaderSFX $80, $05, B8_FM5, $F0, $00
B8_FM5:
sPatFM $00
ssModZ80 $01, $01, $F7, $EA
B8_Loop1:
dc.b nAb5, $02, $03, nRst, $02
saVolFM $06
sLoop $00, $0E, B8_Loop1
sStop
B8_Patches:
; Patch $00
; $... | 21.351351 | 41 | 0.583544 |
23cb6101f37cf3c15e0bf20ebd425d1682380e29 | 755 | asm | Assembly | oeis/249/A249995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/249/A249995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/249/A249995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A249995: Expansion of 1/((1+2*x)*(1-3*x)*(1-4*x)).
; Submitted by Christian Krause
; 1,5,27,121,539,2289,9619,39737,162987,663553,2690051,10865673,43783195,176086097,707220723,2837479129,11375770763,45580514721,182554616035,730915611305,2925754935291,11709295114225,46856010770387,187480525633401,750091566966379,30008... | 34.318182 | 497 | 0.786755 |
f6b7e3c66c8c80758107ed4b61f838154118d978 | 826 | asm | Assembly | oeis/142/A142916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142916: Primes congruent to 47 mod 63.
; Submitted by Jon Maiga
; 47,173,677,929,1181,1307,1433,1559,1811,2063,2441,2693,2819,3323,3449,3701,4079,4457,4583,5087,5591,5717,5843,6221,6473,6599,6977,7103,7229,7481,7607,8111,8237,8363,8741,8867,9371,9497,9623,9749,10253,10631,10883,11261,12143,12269,12647,12899,13151,13... | 34.416667 | 496 | 0.727603 |
11912a958716f8ccab4f4af069a665ecb47fd953 | 3,603 | asm | Assembly | src/Native/Runtime/amd64/StubDispatch.asm | kouvel/corert | c6af4cfc8b625851b91823d9be746c4f7abdc667 | [
"MIT"
] | 3,223 | 2015-11-18T16:04:48.000Z | 2022-03-25T14:40:43.000Z | src/Native/Runtime/amd64/StubDispatch.asm | kouvel/corert | c6af4cfc8b625851b91823d9be746c4f7abdc667 | [
"MIT"
] | 4,032 | 2015-11-18T15:44:29.000Z | 2020-11-01T06:32:44.000Z | src/Native/Runtime/amd64/StubDispatch.asm | kouvel/corert | c6af4cfc8b625851b91823d9be746c4f7abdc667 | [
"MIT"
] | 678 | 2015-11-18T15:43:40.000Z | 2022-03-25T07:44:21.000Z | ;; Licensed to the .NET Foundation under one or more agreements.
;; The .NET Foundation licenses this file to you under the MIT license.
include AsmMacros.inc
ifdef FEATURE_CACHED_INTERFACE_DISPATCH
EXTERN RhpCidResolve : PROC
EXTERN RhpUniversalTransition_DebugStepTailCall : PROC
;; Macro that generates code to ... | 33.055046 | 126 | 0.752429 |
f64fb2fb2a21e697ae82acbc713f196477c9d734 | 22,734 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/asm_vfprintf_unlocked.asm | dp304/z88dk | 1c4a0451ab85f7b0eee6fcec706f135076a66e2d | [
"ClArtistic"
] | 4 | 2021-11-20T19:35:01.000Z | 2022-01-01T16:08:42.000Z | libsrc/_DEVELOPMENT/stdio/z80/asm_vfprintf_unlocked.asm | dp304/z88dk | 1c4a0451ab85f7b0eee6fcec706f135076a66e2d | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_vfprintf_unlocked.asm | dp304/z88dk | 1c4a0451ab85f7b0eee6fcec706f135076a66e2d | [
"ClArtistic"
] | 1 | 2021-11-27T15:58:02.000Z | 2021-11-27T15:58:02.000Z |
; ===============================================================
; Jan 2014
; ===============================================================
;
; int vfprintf_unlocked(FILE *stream, const char *format, void *arg)
;
; See C11 specification.
;
; ===============================================================
IFNDEF C... | 18.129187 | 94 | 0.584763 |
88f1544280abef4702a9eb7b96c725f05cdc53e0 | 1,324 | asm | Assembly | tests/exec/div/div.asm | ykskb/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 12 | 2020-09-17T13:33:24.000Z | 2022-03-13T21:48:52.000Z | tests/exec/div/div.asm | ykusakabe/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 2 | 2020-07-03T03:12:01.000Z | 2021-06-11T00:31:19.000Z | tests/exec/div/div.asm | ykusakabe/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 5 | 2020-07-04T16:59:29.000Z | 2021-11-26T17:14:07.000Z | BITS 32
org 0x7c00
; div rm8 ;
sub esp, 16 ; ESP: 7BF0
mov ebp, esp ; EBP: 7BF0
mov byte [ebp], 0xF
mov al, 0xF
div byte [ebp]
push eax ; 7BEC: 0x01
mov byte [ebp], 0x2
mov al, 0x7
div byte [ebp]
push eax ; 7BE8: 00 00 01 03
; div rm32 ;
mov dword [ebp], 0xF... | 20.060606 | 74 | 0.571752 |
faecee63155083f8b0fafd4159d948c3b09b724c | 6,401 | asm | Assembly | Examples/interprocess-communication/pipedemo6.asm | agguro/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | 6 | 2020-07-19T18:34:43.000Z | 2022-03-26T10:21:09.000Z | Examples/interprocess-communication/pipedemo6.asm | NrdyBhu1/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | null | null | null | Examples/interprocess-communication/pipedemo6.asm | NrdyBhu1/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | 3 | 2020-07-19T18:35:10.000Z | 2021-07-25T17:34:50.000Z | ;Name: pipedemo6.asm
;
;Build: nasm -felf64 pipedemo6.asm -l pipedemo6.lst -o pipedemo6.o
; ld -s -melf_x86_64 -o pipedemo6 pipedemo6.o
;
;Description: Most examples about pipes with fork are about how a parent reads from a child
; process and put the result on screen. All these ... | 39.030488 | 149 | 0.625371 |
6e1356987f99aa8927069af391d0c06cd198d68d | 4,955 | asm | Assembly | asm/interrupt.asm | PenetratingShot/OS | 942f86390e4873d9fd678f7d743d5deab4966499 | [
"MIT"
] | 11 | 2020-02-06T04:32:13.000Z | 2020-03-16T20:54:04.000Z | asm/interrupt.asm | PenetratingShot/os | 942f86390e4873d9fd678f7d743d5deab4966499 | [
"MIT"
] | 2 | 2019-09-01T22:19:37.000Z | 2019-09-01T22:28:13.000Z | asm/interrupt.asm | PenetratingShot/os | 942f86390e4873d9fd678f7d743d5deab4966499 | [
"MIT"
] | 2 | 2020-09-30T11:47:39.000Z | 2020-09-30T12:33:22.000Z | ; Defined in isr.c
[extern isr_handler]
[extern irq_handler]
%macro pushaq 0
push rax
push rbx
push rcx
push rdx
push rbp
push rsi
push rdi
push r8
push r9
push r10
push r11
push r12
push r13
push r14
push r15
%endmacro
%macro popaq 0
pop r15
pop r14... | 13.108466 | 59 | 0.677296 |
2725b79901e1245574e657574261fb1f917a162e | 6,620 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_764.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_764.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_764.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 %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x774d, %rdi
nop
nop
nop
inc %rsi
mov $0x6162636465666768, %r10
movq %r10, %xmm4
and $0xffffffffffffffc0, %rdi
movaps %xmm4, (%rdi)
nop
nop
and %rcx, %rcx
lea addresses_WC_ht+0... | 36.98324 | 2,999 | 0.661329 |
435815348a71291fc1b2d453164657e731e1266c | 9,536 | asm | Assembly | ports/C28x/Generic/CCS/os_cpu_a.asm | SijWoo/micrium-os-base | e5641b9e97d0a81dcf6ae26d61c8090491baa445 | [
"Apache-2.0"
] | 1 | 2021-05-03T15:03:28.000Z | 2021-05-03T15:03:28.000Z | Ports/C28x/Generic/CCS/os_cpu_a.asm | Hackerdd/uC-OS3 | a52c14a74a94576ff691b996983498ba01d6834e | [
"Apache-2.0"
] | null | null | null | Ports/C28x/Generic/CCS/os_cpu_a.asm | Hackerdd/uC-OS3 | a52c14a74a94576ff691b996983498ba01d6834e | [
"Apache-2.0"
] | null | null | null | ;********************************************************************************************************
; uC/OS-III
; The Real-Time Kernel
;
; Copyright 2009-2020 Silicon Laboratories Inc. www.silabs.com
;
; ... | 43.149321 | 119 | 0.352559 |
27af4b624c313a1f5d57e676c4a5e17f723e7b0d | 594 | asm | Assembly | smsq/q68/hdop/sms.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/q68/hdop/sms.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/q68/hdop/sms.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Q68 SMS HDOPs 1988 Tony Tebby
; 2016 W. Lenerz
section sms
xdef sms_hdop
xref hdop_keyr
xref hdop_beep
xref hdop_bpof
include 'dev8_keys_err'
include 'dev8_smsq_smsq_base_keys'
sms_hdop
move.l sms.rte,-(sp) ; return to RTE
move.l a3,-(sp)
move.b (a3)+,d0 ; hdop command
cmp.b #9,d0 ; ... | 19.16129 | 54 | 0.621212 |
2cf2d572ab29282d1c7f072e0d7fce580bf3a6a9 | 7,327 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1981.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1981.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1981.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xbc55, %r13
nop
add $5725, %rbx
movb (%r13), %dl
nop
nop
nop
nop
nop
add %r11, %r11
lea addresses_UC_ht+0x3147, %rdi
and $37800, %rsi
movb $0x61, (%rdi)
sub $46794, %r13
lea a... | 35.741463 | 2,999 | 0.655657 |
eac3871a520f740229d913e7ba1dbf22b8db1e66 | 3,035 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_6_1217.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_6_1217.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_6_1217.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x716f, %rsi
lea addresses_WT_ht+0x169c9, %rdi
nop
nop
nop
nop
sub $42558, %rdx
mov $10, %rcx
rep movsl
nop
add %r14, %r14
lea addresses_A_ht+0x19c7f, %rbx
nop
nop
nop
xor $13339, %rsi
movb (%rbx... | 18.393939 | 148 | 0.64514 |
37b3aaedfc03470dceaad3e8327a10a6208835e2 | 261 | asm | Assembly | programs/oeis/156/A156821.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/156/A156821.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/156/A156821.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A156821: Prime factors of 13! listed with multiplicity.
; 2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5,5,7,11,13
sub $0,5
trn $0,3
mov $2,1
mov $3,1
lpb $0
add $0,1
sub $3,1
add $0,$3
trn $0,7
add $0,$2
mov $1,$0
mul $2,2
mov $3,$0
lpe
add $3,1
add $1,$3
| 13.05 | 57 | 0.551724 |
40dfd40bad187ebb94b19a8475d3c75043849a02 | 1,252 | asm | Assembly | ch8/src/userapp.asm | impact-eintr/x86 | 114ef9240898cfc4cc8b4b19ba800ef0cd171a5c | [
"MIT"
] | null | null | null | ch8/src/userapp.asm | impact-eintr/x86 | 114ef9240898cfc4cc8b4b19ba800ef0cd171a5c | [
"MIT"
] | null | null | null | ch8/src/userapp.asm | impact-eintr/x86 | 114ef9240898cfc4cc8b4b19ba800ef0cd171a5c | [
"MIT"
] | null | null | null | SECTION header VSTART=0 ;程序的头部
progran_length:
dd program_end ;程序的总长度
;; 用户程序入口点
code_entry:
dw start ;偏移地址
dd section.code.start ;段地址
;; 段重定位表项个数
realloc_tbl_len dw (segtbl_end-segtbl_begin)/4
;; 段重定位表
segtbl_begin:
code_segment dd section.code.start ;[0x0C]
data_segment dd se... | 19.873016 | 68 | 0.523962 |
44c47482c9f06b33ed91d914d8f8121ce68d1d5b | 39 | asm | Assembly | pkgs/tools/yasm/src/modules/parsers/gas/tests/gas-instlabel.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 64 | 2015-03-06T00:30:56.000Z | 2022-03-24T13:26:53.000Z | pkgs/tools/yasm/src/modules/parsers/gas/tests/gas-instlabel.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 12 | 2020-12-15T08:30:19.000Z | 2022-03-13T03:54:24.000Z | pkgs/tools/yasm/src/modules/parsers/gas/tests/gas-instlabel.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 40 | 2015-02-26T15:31:16.000Z | 2022-03-03T23:23:37.000Z | .globl SUB
.type SUB, @function
SUB:
| 9.75 | 21 | 0.666667 |
9925c296505cfd3bfe2847c5e5b70213a9060453 | 486 | asm | Assembly | oeis/111/A111917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/111/A111917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/111/A111917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A111917: The i-th term of the generalized Fibonacci sequence [0,k,k,2k,3k,...] is given by the formula F(i) = round( k/sqrt(5) * phi^i ) provided i >= s(k); a(n) = smallest value of k such that s(k) = n.
; Submitted by Christian Krause
; 2,3,5,8,13,21,33,53,85,138,223,361,583,943,1525,2468,3993,6461,10453,16913,27365... | 23.142857 | 205 | 0.619342 |
27e4b0c669f77f6b9d5c1b95cab0669b8696149c | 661 | asm | Assembly | oeis/291/A291662.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/291/A291662.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/291/A291662.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A291662: Number of ordered rooted trees with 2n non-root nodes such that the maximal outdegree equals n.
; 1,1,8,53,326,1997,12370,77513,490306,3124541,20030000,129024469,834451788,5414950283,35240152706,229911617041,1503232609082,9847379391133,64617565719052,424655979547781,2794563003870310,18412956934908669,1214554... | 60.090909 | 483 | 0.859304 |
0798f83f11b953cc06bdc49882abd46c9b3d60b9 | 565 | asm | Assembly | programs/oeis/305/A305069.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/305/A305069.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/305/A305069.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A305069: a(n) = 117*n - 72 (n>=1).
; 45,162,279,396,513,630,747,864,981,1098,1215,1332,1449,1566,1683,1800,1917,2034,2151,2268,2385,2502,2619,2736,2853,2970,3087,3204,3321,3438,3555,3672,3789,3906,4023,4140,4257,4374,4491,4608,4725,4842,4959,5076,5193,5310,5427,5544,5661,5778,5895,6012,6129,6246,6363,6480,6597,6714,6... | 94.166667 | 505 | 0.768142 |
1626aae1b196720fb53adeb9bb8c82b0810ac4d0 | 9,095 | asm | Assembly | Sopa_Letras.asm | EduardaSRBastos/Assembly-2020 | 65fd798bd2b9a4f4520256f71aac7bd91398a7fd | [
"MIT"
] | null | null | null | Sopa_Letras.asm | EduardaSRBastos/Assembly-2020 | 65fd798bd2b9a4f4520256f71aac7bd91398a7fd | [
"MIT"
] | null | null | null | Sopa_Letras.asm | EduardaSRBastos/Assembly-2020 | 65fd798bd2b9a4f4520256f71aac7bd91398a7fd | [
"MIT"
] | null | null | null |
name "Sopa_Letras"
org 100h
;Eduarda Bastos - 70647
;Rui Duarte - 70650
;mostrar sopa de letras
mov ah, 9
lea dx, linha1
int 21h
mov ah, 9
lea dx, linha2
int 21h
mov ah, 9
lea dx, linha3
int 21h
mov ah, 9
lea dx, linha4
int 21h
mov ah, 9
lea dx, linha5
int 21h
mov ah, 9
lea dx, linha6
int 21h
mov ah, 9
l... | 15.082919 | 66 | 0.60099 |
e8b243f945d0cbe25d4d3f82b9629fd9ae886743 | 297 | asm | Assembly | programs/oeis/175/A175833.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/175/A175833.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/175/A175833.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A175833: Periodic sequence: repeat 4,7,11.
; 4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11,4,7,11
mod $0,3
mov $1,$0
mul $1,4
trn $1,1
add $1,4
| 33 | 204 | 0.585859 |
c1f83fb1890eb6cf225db2a2a081496ecc456a2a | 426 | asm | Assembly | lib/seccomp-tools/templates/asm.amd64.asm | epson12332/seccomp-tools | bebece209ceb175ead7a60c28e9eebe24c717497 | [
"MIT"
] | 707 | 2017-06-25T17:57:15.000Z | 2022-03-31T12:35:31.000Z | lib/seccomp-tools/templates/asm.amd64.asm | FDlucifer/seccomp-tools | 8c907128c59884069df5c0a34c262334ff25aaf2 | [
"MIT"
] | 51 | 2017-07-04T06:25:19.000Z | 2022-01-02T07:22:44.000Z | lib/seccomp-tools/templates/asm.amd64.asm | FDlucifer/seccomp-tools | 8c907128c59884069df5c0a34c262334ff25aaf2 | [
"MIT"
] | 71 | 2017-08-08T11:45:39.000Z | 2022-03-14T06:39:52.000Z | install_seccomp:
push rbp
mov rbp, rsp
push 38
pop rdi
push 0x1
pop rsi
xor eax, eax
mov al, 0x9d
syscall
push 22
pop rdi
lea rdx, [rip + _filter]
push rdx /* .filter */
push _filter_end - _filter >> 3 /* .len */
mov rdx, rsp
push 0x2
pop rsi
... | 15.777778 | 46 | 0.56338 |
cc4aabea9ba782a6dc236b235c822370157a5d6a | 149 | asm | Assembly | progs/modulo-cpup.gen.asm | CoderPuppy/viluons-machine | ec8fe27234baa2722767495fe7d02ee990c3c127 | [
"MIT"
] | null | null | null | progs/modulo-cpup.gen.asm | CoderPuppy/viluons-machine | ec8fe27234baa2722767495fe7d02ee990c3c127 | [
"MIT"
] | null | null | null | progs/modulo-cpup.gen.asm | CoderPuppy/viluons-machine | ec8fe27234baa2722767495fe7d02ee990c3c127 | [
"MIT"
] | null | null | null | ?K8 18
?K2 2
K2--
JMP -3
?K8 5
?K7 8
K7--
K8--
K2++
JMP -6
?K2 -7
K8++
K2--
JMP -4
?K2 4
K2--
K7++
K8++
JMP -5
| 7.45 | 8 | 0.355705 |
33f5b53ef5bfa8c66aad5ea914b7fd5442403d13 | 442 | asm | Assembly | programs/oeis/194/A194055.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194055.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194055.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A194055: Natural fractal sequence of A000071 (Fibonacci numbers minus 1; a rectangular array, by antidiagonals.
; 1,1,2,1,2,3,1,2,3,4,5,1,2,3,4,5,6,7,8,1,2,3,4,5,6,7,8,9,10,11,12,13,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
mov... | 27.625 | 201 | 0.606335 |
48b0815bdc74f00104ddca550db6cb4180655b9d | 1,124 | asm | Assembly | libsrc/target/z1013/games/joystick.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/target/z1013/games/joystick.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/target/z1013/games/joystick.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_clib
PUBLIC joystick
PUBLIC _joystick
EXTERN getk
joystick:
_joystick:
ld a,l
ld c,$20
cp 1
jr z,read_stick
ld c,$40
cp 2
jr z,read_stick
cp 3
jr nz,no_stick_qaop
INCLUDE "games/joystick_qaop.as1"
no_stick_qaop:
c... | 16.057143 | 41 | 0.470641 |
4639d040fafd0621583db2ebdafe554dc2b996c7 | 1,328 | asm | Assembly | programs/oeis/158/A158561.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158561.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158561.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158561: a(n)=((2^n)*((2^n)+1) - (2^(n-1))*((2^(n-1))+1))/2, a(1)=3.
; 3,7,26,100,392,1552,6176,24640,98432,393472,1573376,6292480,25167872,100667392,402661376,1610629120,6442483712,25769869312,103079346176,412317122560,1649267965952,6597070815232,26388281163776,105553120460800,422212473454592,1688849877041152,675539... | 102.153846 | 1,170 | 0.889307 |
418ae8d456b2ff75b9da72649e96815e6627a8d2 | 604 | asm | Assembly | oeis/105/A105309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/105/A105309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/105/A105309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A105309: a(n) = |b(n)|^2 = x^2 + 3*y*2 where (x,y,y,y) is the quaternion b(n) of the sequence b of quaternions defined by b(0)=1,b(1)=1, b(n) = b(n-1) + b(n-2)*(0,c,c,c) where c = 1/sqrt(3).
; Submitted by Jon Maiga
; 1,1,2,5,9,20,41,85,178,369,769,1600,3329,6929,14418,30005,62441,129940,270409,562725,1171042,2436961... | 75.5 | 198 | 0.715232 |
29fce2025bb70e3344430915af4580c560456ac4 | 4,343 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_1490.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_1490.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_1490.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %rax
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x19095, %rsi
nop
nop
nop
nop
nop
xor %r11, %r11
mov $0x6162636465666768, %rdi
movq %rdi, %xmm0
movups %xmm0, (%rsi)
nop
nop
add $25574, %rax
lea addresses_WT_ht+0xe255, %rdx
nop
nop
and %r8, %r8
... | 56.402597 | 2,999 | 0.662215 |
51c31df647e7c0f554b7ee56cfeb0a1ee9ab563f | 461 | asm | Assembly | oeis/036/A036702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/036/A036702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/036/A036702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A036702: a(n)=number of Gaussian integers z=a+bi satisfying |z|<=n, a>=0, 0<=b<=a.
; Submitted by Christian Krause
; 1,2,4,7,10,15,20,25,32,40,49,57,66,78,89,102,114,128,142,158,175,190,209,227,245,267,288,310,331,354,379,402,429,455,483,512,538,569,597,631,663,693,727,761,798,834,868,906,943,983
lpb $0
mov $2,$0
... | 35.461538 | 182 | 0.652928 |
fc0be1966bab87bec157f1beae2e0e77dab01725 | 3,628 | asm | Assembly | edk2/ArmPkg/Library/ArmLib/ArmV7/ArmV7ArchTimerSupport.asm | awwiniot/Aw1689UEFI | 968033cea6432cf3121ef933f2e7f073d11363fb | [
"MIT"
] | 21 | 2016-11-20T16:47:01.000Z | 2022-03-04T12:10:19.000Z | edk2/ArmPkg/Library/ArmLib/ArmV7/ArmV7ArchTimerSupport.asm | awwiniot/Aw1689UEFI | 968033cea6432cf3121ef933f2e7f073d11363fb | [
"MIT"
] | 3 | 2017-01-07T18:05:32.000Z | 2017-06-09T05:47:20.000Z | edk2/ArmPkg/Library/ArmLib/ArmV7/ArmV7ArchTimerSupport.asm | awwiniot/Aw1689UEFI | 968033cea6432cf3121ef933f2e7f073d11363fb | [
"MIT"
] | 8 | 2017-01-09T07:44:28.000Z | 2020-05-10T00:09:54.000Z | //------------------------------------------------------------------------------
//
// Copyright (c) 2011, ARM Limited. All rights reserved.
//
// This program and the accompanying materials
// are licensed and made available under the terms and conditions of the BSD License
// which accompanies this distributio... | 30.233333 | 97 | 0.622657 |
1eaf123d812448354636404fac5cb35f9a062bfe | 6,470 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_/i9-9900K_12_0xca.log_21829_70.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_/i9-9900K_12_0xca.log_21829_70.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_/i9-9900K_12_0xca.log_21829_70.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 %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1a7be, %r13
nop
nop
nop
sub $17247, %r10
movl $0x61626364, (%r13)
nop
nop
nop
nop
sub $49947, %r8
lea addresses_WC_ht+0x1156e, %rsi
lea addresses_WT_ht+0x257e, %rdi
sub $7123, %rdx
mov... | 36.348315 | 2,999 | 0.649923 |
c27a3364a2b9d3d10fcd963f883e329b3f13f480 | 28,508 | asm | Assembly | base/boot/bootcode/etfs/i386/etfsboot.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/boot/bootcode/etfs/i386/etfsboot.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/boot/bootcode/etfs/i386/etfsboot.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;++
;
;Copyright (c) 1995 Compaq Computer Corporation
;
;Module Name:
;
; etfsboot.asm
;
;Abstract:
;
; The ROM in the IBM PC starts the boot process by performing a hardware
; initialization and a verification of all external devices. If an El
; Torito CD-ROM with no-emulation support is detected, it wil... | 33.071926 | 136 | 0.497089 |
9d4d93012f314eae86ecb096f3665f9c75366498 | 784 | asm | Assembly | oeis/226/A226705.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/226/A226705.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/226/A226705.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A226705: G.f.: 1 / (1 + 12*x*G(x)^4 - 16*x*G^5) where G(x) = 1 + x*G(x)^6 is the g.f. of A002295.
; Submitted by Christian Krause
; 1,4,48,600,7856,105684,1447392,20075416,281086416,3964453368,56240518128,801624722232,11470976280960,164691196943212,2371222443727584,34224696393237360,495036708728067088,717389279310089... | 39.2 | 494 | 0.780612 |
25637d5ec8dd9e22793c425d45f83b4c8136a35a | 6,763 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1512.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1512.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1512.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 %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x13975, %rbx
nop
nop
nop
sub %rax, %rax
mov (%rbx), %di
nop
nop
nop
nop
nop
and $11995, %r12
lea addresses_UC_ht+0xbc55, %rsi
lea addresses_UC_ht+0x10e55, %rdi
clflush (%rdi)
... | 34.860825 | 2,999 | 0.65607 |
75f194be6ce4efbf55d498f3c9cd2cc5317bb961 | 1,217 | asm | Assembly | memory-allocator/memo_alloc_in_asm.asm | cyberc00z/legacy | 3d8d9e79e5ed707b225137f6af901ce7bb58b54c | [
"MIT"
] | 2 | 2021-03-26T19:10:13.000Z | 2021-04-12T08:32:07.000Z | memory-allocator/memo_alloc_in_asm.asm | xadhrit/C-python | 3d8d9e79e5ed707b225137f6af901ce7bb58b54c | [
"MIT"
] | null | null | null | memory-allocator/memo_alloc_in_asm.asm | xadhrit/C-python | 3d8d9e79e5ed707b225137f6af901ce7bb58b54c | [
"MIT"
] | 1 | 2021-05-21T10:48:57.000Z | 2021-05-21T10:48:57.000Z | ; We have to use sys_brk() call provided from the kernal
;; sys_brk() system call is provided by the kernal , to allocate memory without the need of moving it later. This call allocates memory right behind the application image in the memory. This system function allows you to set the highest available address in the d... | 22.962264 | 275 | 0.62613 |
c6a10b7b7980ce9c25042df172e5691c199ae3ac | 19,539 | asm | Assembly | dimension/system/frustration/osw.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | 7 | 2019-03-04T08:53:33.000Z | 2022-01-28T19:32:12.000Z | dimension/system/frustration/osw.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | dimension/system/frustration/osw.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | ;; $Header: /cvsroot/uuu/dimension/system/frustration/osw.asm,v 1.4 2009/05/20 00:40:41 instinc Exp $
;;
;; FRuSTRaTiON OS-Wrapper, for Unununium Core revision 2
;;
[bits 32]
section .bss
resb 1024
section .text
; -----------------------------------
; ... | 27.793741 | 110 | 0.588874 |
b27cfcaacd9fd60680ce270212b779c91358d1e6 | 249 | asm | Assembly | programs/oeis/040/A040133.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/040/A040133.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040133.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A040133: Continued fraction for sqrt(146).
; 12,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12,24,12
pow $1,$0
sub $1,2
gcd $1,$0
mul $1,12
| 31.125 | 163 | 0.654618 |
b14c1d4947efb549968873d193075e0ca34db037 | 412 | asm | Assembly | oeis/004/A004528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004528: Ratios of successive terms are 1,2,2,2,3,4,4,4,5,6,6,6,7...
; Submitted by Christian Krause
; 1,1,2,4,8,24,96,384,1536,7680,46080,276480,1658880,11612160,92897280,743178240,5945425920,53508833280,535088332800,5350883328000,53508833280000,588597166080000,7063165992960000
mov $1,3
mov $2,1
mov $4,1
lpb $0
s... | 22.888889 | 178 | 0.699029 |
bdd5931167eddb36a62572e9d6058ff8996d501f | 267 | asm | Assembly | smsq/sbas/procs/instr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/procs/instr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/procs/instr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; SBAS_PROCS_INSTR - SBASIC INSTR control V2.00 1994 Tony Tebby
section exten
xdef instr_case
xref ut_gxin1
include 'dev8_keys_sbasic'
;+++
; INSTR_CASE 0/1
;---
instr_case
jsr ut_gxin1
tst.w (a6,a1.l)
sne sb_cinst(a6) ; set instr flag
rts
end
| 13.35 | 69 | 0.692884 |
767a8f30795dd47879b4646a466d704254cbbfc0 | 2,242 | asm | Assembly | maps/OreburghPokemonCenter1F.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | maps/OreburghPokemonCenter1F.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | maps/OreburghPokemonCenter1F.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | object_const_def ; object_event constants
OreburghPokemonCenter1F_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
OreburghPokemonCenter1F_NurseScript:
jumpstd pokecenternurse
OreburghPokemonCenter1F_PCGirlScript:
jumptextfaceplayer .Text
.Text:
text "Switch on the PC"
line "at any #MON"
cont "CENTER."
p... | 29.5 | 156 | 0.745317 |
2001df5f4c704c63292fd7460bda4caed856e62f | 678 | asm | Assembly | oeis/072/A072352.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/072/A072352.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/072/A072352.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A072352: a(n) is the largest n-digit Fibonacci number.
; Submitted by Jamie Morken(s3)
; 8,89,987,6765,75025,832040,9227465,63245986,701408733,7778742049,86267571272,956722026041,6557470319842,72723460248141,806515533049393,8944394323791464,99194853094755497,679891637638612258,7540113804746346429,83621143489848422977... | 96.857143 | 496 | 0.877581 |
e2c630a60d84b4839e2caf1b425a014966d483db | 7,432 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_932.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_932.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_932.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 %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x9700, %rsi
lea addresses_A_ht+0xc500, %rdi
clflush (%rsi)
nop
nop
nop
dec %r9
mov $115, %rcx
rep movsl
nop
nop
nop
nop
nop
cmp $6024, %rcx
lea addresses_normal_ht+0x2100, %r1... | 34.567442 | 2,999 | 0.655005 |
25c0cbfa4fb614bebaf888f650fad48a9f5309a4 | 166 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wv_stack/c/sccz80/wv_stack_top.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/wv_stack/c/sccz80/wv_stack_top.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/wv_stack/c/sccz80/wv_stack_top.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; void *wv_stack_top(wv_stack_t *s)
SECTION code_clib
SECTION code_adt_wv_stack
PUBLIC wv_stack_top
EXTERN asm_wv_stack_top
defc wv_stack_top = asm_wv_stack_top
| 13.833333 | 36 | 0.837349 |
b2886364d0117f4906cff66af862871b736fc59c | 648 | asm | Assembly | oeis/081/A081893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081893: Third binomial transform of C(n+2,2).
; Submitted by Jon Maiga
; 1,6,33,172,864,4224,20224,95232,442368,2031616,9240576,41680896,186646528,830472192,3674210304,16173236224,70866960384,309237645312,1344324763648,5823975653376,25151328485376,108301895335936,465093418549248,1992315069530112,8514618045497344,363... | 54 | 500 | 0.861111 |
a57eb88c541b466390a4910f8a2aaa352672f97e | 21,404 | asm | Assembly | simple.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 103 | 2015-01-26T16:50:33.000Z | 2021-12-20T04:20:54.000Z | simple.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 4 | 2015-10-21T09:15:35.000Z | 2019-08-02T10:47:13.000Z | simple.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 16 | 2015-06-01T12:07:02.000Z | 2021-02-09T15:22:22.000Z | inc si
;; KFX kernel - The bootloader loads this to 0x0800:0000 and jumps to 0008
;[bits 16]
;[org 0x8000] ; use absolute origin 0x8000 (32k)
;
;kernel_header: ; header is 8 bytes
;db 'KFX', 0 ; signature 4 bytes
;;db kernel_length ; kernel length 1 byte in blocks
;db 123
;db 0 ... | 22.721868 | 104 | 0.672631 |
523321129fd55d43958fa8b0b46dad0367a59045 | 828 | asm | Assembly | exercises/avg.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | 4 | 2019-11-17T02:35:34.000Z | 2022-01-08T10:30:29.000Z | exercises/avg.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | null | null | null | exercises/avg.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | null | null | null | include io.h
cr equ 10
lf equ 13
.model small
.stack 200h
.data
newline db cr,lf,0
sum dw 0
str_in db 10 dup(?)
prompt db cr,lf,'insert n : ',0
prompt2 db cr,lf,'insert number : ',0
result db 10 dup(?)
max dw 10 dup(?)
avg dw 10 dup(?)
.code
main proc
mov ax,@data
mov ds,ax
;---------... | 16.56 | 69 | 0.469807 |
deb8dac069f3ccd63a3b907821b26486a517d14d | 559 | asm | Assembly | programs/oeis/075/A075881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/075/A075881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/075/A075881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A075881: a(n) = the sum of the prime factors of Sum_{i=1..n} prime(i).
; 2,5,7,17,9,41,31,18,7,46,7,197,26,281,43,130,18,170,73,74,91,120,44,110,60,46,81,460,44,62,50,620,80,712,571,812,38,108,80,10,96,386,126,1280,74,1412,326,138,62,67,114,26,71,2030,3171,71,239,230,3711,7699,322,336,622,8893,4605,196,394,125,492,21... | 93.166667 | 374 | 0.719141 |
79ec016e2a0c0d7f7787914103c5befcb8a7a125 | 297 | asm | Assembly | oeis/180/A180973.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/180/A180973.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/180/A180973.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A180973: Numbers n such that 9^10 + n^2 is a square.
; Submitted by Jamie Morken(w1)
; 0,78732,262440,796068,2391120,7174332,21523320,64570068,193710240,581130732,1743392200
mov $2,$0
lpb $0
sub $0,1
mov $3,3
mov $4,$2
sub $2,2
add $4,8
pow $3,$4
add $1,$3
lpe
mov $0,$1
mul $0,4
| 17.470588 | 88 | 0.653199 |
1e84f6a153758c1c2b8549d7bb2b2ec4525b4dcc | 666 | asm | Assembly | programs/oeis/111/A111144.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/111/A111144.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/111/A111144.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A111144: a(n) = n*(n+13)*(n+14)/6.
; 0,35,80,136,204,285,380,490,616,759,920,1100,1300,1521,1764,2030,2320,2635,2976,3344,3740,4165,4620,5106,5624,6175,6760,7380,8036,8729,9460,10230,11040,11891,12784,13720,14700,15725,16796,17914,19080,20295,21560,22876,24244,25665,27140,28670,30256,31899,33600,35360,37180,39061,410... | 74 | 579 | 0.782282 |
5e1d6f0f1f2633f7fbd07dce48dfb4613d84d265 | 384 | asm | Assembly | programs/oeis/054/A054608.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/054/A054608.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/054/A054608.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A054608: a(n) = Sum_{d|9} phi(d)*n^(9/d).
; 0,9,540,19755,262296,1953405,10078164,40354335,134218800,387422001,1000002060,2357950419,5159783880,10604503845,20661052356,38443366215,68719485024,118587886425,198359302140,322687711611,512000016120
mov $1,$0
pow $0,8
add $0,6
mov $2,$1
mov $3,$1
mov $1,$0
mul $1,$2
mov $... | 21.333333 | 201 | 0.705729 |
fb8d1a54dbcc3bf369adf79ee65f1d7074dee687 | 272 | asm | Assembly | asm/linux-helloworld.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | asm/linux-helloworld.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | asm/linux-helloworld.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | msg: db 'Hello world!',0x0A,0
msgend: db 0
global _start
_start:
mov eax, 4 ; "Write" system call
mov ebx, 1 ; stdout
mov ecx, msg ; String
mov edx, msgend - msg ; String length
int 0x80
mov eax, 1 ; "_exit" system call
mov ebx, 0 ; EXIT_SUCCESS
int 0x80
| 16 | 39 | 0.658088 |
d5e1e95c8b3862c8110cc01e6c8bc784b9d9060b | 672 | asm | Assembly | unordnung_auch_assembler/asm/attiny13/sleepIRQ/withoutSleep_but_INT0.asm | no-go/Blink_atmega328p | a81e41906c4a6d843a7fb87962288a0894105bd7 | [
"Unlicense"
] | null | null | null | unordnung_auch_assembler/asm/attiny13/sleepIRQ/withoutSleep_but_INT0.asm | no-go/Blink_atmega328p | a81e41906c4a6d843a7fb87962288a0894105bd7 | [
"Unlicense"
] | null | null | null | unordnung_auch_assembler/asm/attiny13/sleepIRQ/withoutSleep_but_INT0.asm | no-go/Blink_atmega328p | a81e41906c4a6d843a7fb87962288a0894105bd7 | [
"Unlicense"
] | null | null | null | .include "myTiny13.h"
.equ LED,0
.equ TASTER,1
;irq Vector
.org 0x0000
rjmp Main
rjmp EXT_INT0 ; IRQ0 Handler
; IRQ routine -----------------
.org 0x0010
EXT_INT0:
; toggleLED
sbis PORTB,LED ; if LED = 1 then
rjmp setLED
cbi PORTB,LED ; LED := 0; return;
reti
setLED: ; else
sbi PORTB,LED ; LED := ... | 16.8 | 55 | 0.650298 |
bfa68753212f14f285c91aef43a3b6ea7e4c36ed | 669 | asm | Assembly | programs/oeis/206/A206807.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/206/A206807.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/206/A206807.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A206807: Position of 3^n when {2^j} and {3^k} are jointly ranked; complement of A206805.
; 2,5,7,10,12,15,18,20,23,25,28,31,33,36,38,41,43,46,49,51,54,56,59,62,64,67,69,72,74,77,80,82,85,87,90,93,95,98,100,103,105,108,111,113,116,118,121,124,126,129,131,134,137,139,142,144,147,149,152,155
mov $3,$0
add $3,1
mov $5,$... | 18.081081 | 200 | 0.536622 |
250f8fd81aaf5e9f156de622a4a79c54c810189f | 5,775 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1543.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1543.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1543.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x151a5, %rcx
nop
nop
sub %r11, %r11
mov (%rcx), %r15
nop
nop
nop
nop
nop
and %r14, %r14
lea addresses_UC_ht+0x12b25, %rsi
lea addresses_WC_ht+0xafd5, %rdi
clflush (%rdi)
nop
cmp %rbx, %... | 37.258065 | 2,999 | 0.658182 |
d55c9f571deb8ec0e7c2a783ffac539232935117 | 1,055 | asm | Assembly | oeis/287/A287194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/287/A287194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/287/A287194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A287194: Binary representation of the diagonal from the corner to the origin of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 259", based on the 5-celled von Neumann neighborhood.
; 1,11,1,1100,1,111100,1,11111100,1,1111111100,1,111111111100,1,11111111111100,1,1111111111111100,1,... | 175.833333 | 483 | 0.843602 |
218c3addb97fd18260bbc2631bb8d2ac74d4df3c | 5,830 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_6.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_6.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_6.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1d97a, %rsi
lea addresses_A_ht+0x17686, %rdi
nop
and %r11, %r11
mov $69, %rcx
rep movsl
nop
nop
nop
add %r14, %r14
lea addresses_D_ht+0x1cf76, %rcx
nop
nop
nop
nop
nop
add $40421, %r9
m... | 37.133758 | 2,999 | 0.653859 |
15cda257f0340cbb57ffd4cfa7a48feb79bfff5a | 95 | asm | Assembly | tests/asm/16/test16.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 710 | 2015-01-05T05:16:09.000Z | 2022-03-23T14:24:53.000Z | tests/asm/16/test16.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 28 | 2015-01-17T23:19:45.000Z | 2021-12-23T21:39:49.000Z | tests/asm/16/test16.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 227 | 2015-01-05T21:24:53.000Z | 2022-03-10T18:24:43.000Z | [bits 16]
movzx eax, word [bx]
iretd
dpps xmm2, xmm1, 0x10
blendvpd xmm1, xmm2
| 15.833333 | 25 | 0.6 |
97a6c56d42d6599a0182b4a4f519182fe42673ac | 1,788 | asm | Assembly | boot/boot.asm | Twometer/nekosys | cbcdaddaf8087cde1c375dbc19c576475965f5b4 | [
"Apache-2.0"
] | 1 | 2021-08-28T19:50:32.000Z | 2021-08-28T19:50:32.000Z | boot/boot.asm | Twometer/nekosys | cbcdaddaf8087cde1c375dbc19c576475965f5b4 | [
"Apache-2.0"
] | null | null | null | boot/boot.asm | Twometer/nekosys | cbcdaddaf8087cde1c375dbc19c576475965f5b4 | [
"Apache-2.0"
] | null | null | null | bits 16 ; 16-bit
org 0x7C00 ; BIOS offset
; entry point
boot:
; Reset segment registers
xor ax, ax
mov ds, ax ; Data segment
mov es, ax ; Extra segment
; Make sure that we are at 0:0x7C00 and the BIOS didn't mess with us
jmp 0:startup
startup: equ $
; Let's make a stack (4k in ... | 19.866667 | 72 | 0.616331 |
299f08d4a606460fc37998e96e80d70f9871131b | 8,249 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1358.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1358.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1358.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x42b0, %rsi
lea addresses_UC_ht+0x18798, %rdi
xor %rdx, %rdx
mov $115, %rcx
rep movsl
nop
nop
dec %rax
lea addresses_UC_ht+0x16390, %rax
nop
cmp %r9, %r9
mov $0x6162636465666768... | 31.365019 | 2,999 | 0.65511 |
c4e909a80db5b044099c7069cae45c043e301385 | 243 | asm | Assembly | factorial.asm | talhakanyilmaz/mips | 2ee3cf9f784d329ca9134dde153960fd6a2283e6 | [
"MIT"
] | null | null | null | factorial.asm | talhakanyilmaz/mips | 2ee3cf9f784d329ca9134dde153960fd6a2283e6 | [
"MIT"
] | null | null | null | factorial.asm | talhakanyilmaz/mips | 2ee3cf9f784d329ca9134dde153960fd6a2283e6 | [
"MIT"
] | null | null | null | .data
.text
main:
addi $6, $0, 5
addi $7, $0, -1
addi $8, $0, 1
for:
mult $6, $8
mflo $8
add $6, $6, $7
bgtz $6, for
finish:
add $4, $0, $8
addi $2, $0, 1
syscall
addi $2, $0, 10
syscall
| 12.15 | 19 | 0.419753 |
599d730b799bf4b6191ddb976cd060ac5225d517 | 3,084 | asm | Assembly | RTOS/PRUSS/PRU1_button/PRU1_button.asm | embedded92/TestGit | 0c106d7931224db7077fbb9778876519ad494617 | [
"MIT"
] | null | null | null | RTOS/PRUSS/PRU1_button/PRU1_button.asm | embedded92/TestGit | 0c106d7931224db7077fbb9778876519ad494617 | [
"MIT"
] | 1 | 2020-09-20T03:35:59.000Z | 2020-09-20T03:35:59.000Z | RTOS/PRUSS/PRU1_button/PRU1_button.asm | embedded92/TestGit | 0c106d7931224db7077fbb9778876519ad494617 | [
"MIT"
] | null | null | null |
; PRUSS program to to handle two buttons connected to enhanced GPIO pins.
;
; This program runs on PRU1.
;
; The PRUSS program halts if it detects that the word in the shared memory location,
; at offset +0x000c, is not equal to zero. This halt condition is generated when
; the user presses both buttons simultaneousl... | 46.029851 | 98 | 0.549611 |
5be811da4790d9d7c9bdcec4f38d806675aae26f | 773 | asm | Assembly | S5/AO/Assembler/String/TailleChaineDeCaractaire.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | 1 | 2021-11-25T22:54:49.000Z | 2021-11-25T22:54:49.000Z | S5/AO/Assembler/String/TailleChaineDeCaractaire.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | null | null | null | S5/AO/Assembler/String/TailleChaineDeCaractaire.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | null | null | null | ; multi-segment executable file template.
data segment
msj dw "ethernet$"
ends
code segment
start:
; set segment registers:
mov ax, data
mov ds, ax
mov es, ax
call tailleChaine
afficher:
mov dx, ax
add dx, 48
mov ah, 02h
int 21h
jmp ... | 14.865385 | 51 | 0.490298 |
874cdb785dd41f57b8fd634b756646fd11e612e1 | 36 | asm | Assembly | src/main/fragment/mos6502-common/vwum1=vwum2_rol_8.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwum1=vwum2_rol_8.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwum1=vwum2_rol_8.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {m2}
sta {m1}+1
lda #0
sta {m1}
| 7.2 | 10 | 0.555556 |
a53ddb612213f707ba0131160e8d33f1bb2218e4 | 177 | asm | Assembly | data/wildPokemon/pokemontower3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | data/wildPokemon/pokemontower3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | data/wildPokemon/pokemontower3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | TowerMons3:
db $0A
db 20,HOOTHOOT
db 21,GASTLY
db 22,CUBONE
db 23,GASTLY
db 24,GASTLY
db 19,MISDREAVUS
db 18,GASTLY
db 25,VULPIX
db 20,HAUNTER
db 25,HAUNTER
db $00
| 11.8 | 17 | 0.711864 |
894652baaeaa61360579d88ef886fec8f00b6fd5 | 817 | asm | Assembly | oeis/192/A192959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/192/A192959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/192/A192959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A192959: Coefficient of x in the reduction by x^2 -> x+1 of the polynomial p(n,x) defined at Comments.
; 0,1,0,3,10,27,60,121,228,411,718,1227,2064,3433,5664,9291,15178,24723,40188,65233,105780,171411,277630,449523,727680,1177777,1906080,3084531,4991338,8076651,13068828,21146377,34216164,55363563,89580814,144945531,2... | 51.0625 | 492 | 0.78825 |
05d7708c4c7a01547c55d4358d372c9c147e2fd0 | 457 | asm | Assembly | programs/oeis/072/A072442.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/072/A072442.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/072/A072442.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A072442: Least k such that Sum( Cos(1/Sqrt(i)) i=1..k) > n.
; 1,3,4,5,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74
mov $4,$0
lpb $0
add $0,1
add $2,1
add $3,4... | 19.869565 | 207 | 0.571116 |
6ee11f5c6ad1f83aa5be5c31e07905fef8b79dde | 1,204 | asm | Assembly | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/arrayfree.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 10 | 2016-10-27T20:46:02.000Z | 2021-11-01T15:49:13.000Z | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/arrayfree.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | null | null | null | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/arrayfree.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 2 | 2015-03-11T14:28:08.000Z | 2017-11-02T10:57:57.000Z | ; This routine is in charge of freeing an array of strings from memory
; HL = Pointer to start of array in memory
; Top of the stack = Number of elements of the array
#include once <free.asm>
__ARRAY_FREE:
PROC
LOCAL __ARRAY_LOOP
ex de, hl
pop hl ; (ret address)
ex (sp), hl ; Callee -> HL = Number of elements... | 17.2 | 70 | 0.666944 |
03ccdd142b43d24177430ded9e51a336a15bb2e6 | 252 | asm | Assembly | projects/TestMASM/testMasm.asm | jay3ss/co-sci-917 | 1f6e0536c944286000dc74cf05a266667409312d | [
"BSD-3-Clause"
] | null | null | null | projects/TestMASM/testMasm.asm | jay3ss/co-sci-917 | 1f6e0536c944286000dc74cf05a266667409312d | [
"BSD-3-Clause"
] | null | null | null | projects/TestMASM/testMasm.asm | jay3ss/co-sci-917 | 1f6e0536c944286000dc74cf05a266667409312d | [
"BSD-3-Clause"
] | null | null | null | ; test program from page 54
.386
.model flat,stdcall
.stack 4096
ExitProcess proto,dwExitCode:dword
.code
main proc
mov eax,5 ; move 5 to the eax register
add eax,6 ; add 6 to the eax register
invoke ExitProcess,0 ; end the program
main endp | 19.384615 | 42 | 0.738095 |
9d97d7655ba57631e70cb7f13aad5a47fcb6391c | 728 | asm | Assembly | nand2tetris/04/mult/Mult.asm | linroid/my_practice | 74490cf296d6373fe04304c9d7d4827e0aea8741 | [
"MIT"
] | 3 | 2016-11-29T06:13:05.000Z | 2021-03-12T17:56:21.000Z | nand2tetris/04/mult/Mult.asm | linroid/my_practice | 74490cf296d6373fe04304c9d7d4827e0aea8741 | [
"MIT"
] | null | null | null | nand2tetris/04/mult/Mult.asm | linroid/my_practice | 74490cf296d6373fe04304c9d7d4827e0aea8741 | [
"MIT"
] | null | null | null | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/04/Mult.asm
// Multiplies R0 and R1 and stores the result in R2.
// (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], respectively.)
//
// This program only... | 12.77193 | 67 | 0.553571 |
a20adb4c7cdc203ca32ec8615ae581ab098b559f | 399 | asm | Assembly | oeis/209/A209983.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/209/A209983.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/209/A209983.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A209983: (A209982)/2.
; Submitted by Jon Maiga
; 0,10,26,58,90,154,186,282,346,442,506,666,730,922,1018,1146,1274,1530,1626,1914,2042,2234,2394,2746,2874,3194,3386,3674,3866,4314,4442,4922,5178,5498,5754,6138,6330,6906,7194,7578,7834
mov $2,3
lpb $0
sub $0,1
mov $2,$0
mov $0,0
max $2,0
seq $2,137243 ; Numb... | 24.9375 | 186 | 0.66416 |
4a4d0cc69bae3afa9281fe570d52254a7201ea4a | 4,205 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1094.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1094.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1094.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
// Store
lea addresses_UC+0x196b6, %rdi
nop
nop
nop
xor %rax, %rax
movl $0x51525354, (%rdi)
nop
nop
nop
nop
nop
and $43056, %rcx
// Store
lea addresses_US+0x... | 58.402778 | 2,999 | 0.659929 |
87e19d4b9343c228eaf04834102e5ca574c71482 | 505 | asm | Assembly | oeis/065/A065075.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065075.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065075.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065075: Sum of digits of the sum of the preceding numbers.
; Submitted by Jon Maiga
; 1,1,2,4,8,7,5,10,11,13,8,7,14,10,2,4,8,7,5,10,11,13,8,16,14,19,11,13,8,7,14,10,11,13,8,7,5,10,11,13,17,16,14,10,11,13,8,16,14,19,20,13,8,16,14,19,20,13,8,16,14,19,20,22,17,16,14,19,20,13,17,16,14,19,20,13,17,16,14,19,20,4,8,7,5,10,... | 72.142857 | 271 | 0.651485 |
5d62a4b14362e803c5c51f2d9ceee89ce061eedf | 827 | asm | Assembly | oeis/142/A142771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142771: Primes congruent to 44 mod 59.
; Submitted by Jon Maiga
; 103,457,811,929,1283,1637,1873,2699,3407,3643,3761,5059,5413,5531,6121,6829,6947,7537,8009,8363,8599,9661,10133,10369,10487,10723,11549,11903,12611,15443,15679,15797,16033,16741,17449,17921,19219,19927,20399,20753,21107,22051,22877,25237,26417,27361,2... | 34.458333 | 497 | 0.73156 |
38f76c4bf129d4b596ff42a8593c348e9687c06a | 17,135 | asm | Assembly | Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/nattrans.asm | lborgav/Historical-Source-Codes | c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5 | [
"MIT"
] | 7 | 2017-01-12T17:48:48.000Z | 2021-11-28T04:37:34.000Z | Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/nattrans.asm | lborgav/Historical-Source-Codes | c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5 | [
"MIT"
] | null | null | null | Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/nattrans.asm | lborgav/Historical-Source-Codes | c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5 | [
"MIT"
] | 5 | 2017-03-28T08:04:30.000Z | 2020-03-25T14:25:29.000Z | include w2.inc
include noxport.inc
include consts.inc
include windows.inc
errNull equ 0
errDiv0 equ (errNull+7)
errVal equ (errDiv0+8)
errRef equ (errVal+8)
errName equ (errRef+6)
errNum equ (errName+7)
errNa equ (errNum+6)
errMax equ (errNa+5)
errNil equ errMax
createSeg tra... | 21.312189 | 72 | 0.654975 |
33d8dc2edfe56c706a34ef092d7a157deefd501f | 647 | asm | Assembly | oeis/146/A146559.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/146/A146559.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/146/A146559.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A146559: Expansion of (1-x)/(1 - 2*x + 2*x^2).
; 1,1,0,-2,-4,-4,0,8,16,16,0,-32,-64,-64,0,128,256,256,0,-512,-1024,-1024,0,2048,4096,4096,0,-8192,-16384,-16384,0,32768,65536,65536,0,-131072,-262144,-262144,0,524288,1048576,1048576,0,-2097152,-4194304,-4194304,0,8388608,16777216,16777216,0,-33554432,-67108864,-6710886... | 46.214286 | 500 | 0.715611 |
3f043e0af4a45a48d8cbeb78a1fd2beeecaeb65c | 1,037 | asm | Assembly | Solution/4.asm | 1813355042-Kamal/CSE331L-Section-1-Fall20-NSU | 0d6ce50d466ef5cc2f8a1ee35eea1b5be673bcb6 | [
"MIT"
] | null | null | null | Solution/4.asm | 1813355042-Kamal/CSE331L-Section-1-Fall20-NSU | 0d6ce50d466ef5cc2f8a1ee35eea1b5be673bcb6 | [
"MIT"
] | null | null | null | Solution/4.asm | 1813355042-Kamal/CSE331L-Section-1-Fall20-NSU | 0d6ce50d466ef5cc2f8a1ee35eea1b5be673bcb6 | [
"MIT"
] | null | null | null | .model small
.stack 100h
.data
msg1 db 10,13,'ENTER A HEX DIGIT:$'
msg2 db 10,13,'IN DECIMAL IS IT:$'
msg3 db 10,13,'Invalid$'
.code
again:
mov ax,@data
mov ds,ax
lea dx,msg1
mov ah,9
int 21h
mov ah,1
int 21h
mov bl,al
jmp go
... | 9.971154 | 36 | 0.366442 |
bf190f94f640e747f60d7831102874e110083d09 | 1,434 | asm | Assembly | hookflash-core/webRTC/webRTC_ios/third_party/libvpx/source/config/linux/arm-neon/asm_enc_offsets.asm | ilin-in/OP | bf3e87d90008e2a4106ee70360fbe15b0d694e77 | [
"Unlicense"
] | 1 | 2020-02-19T09:55:55.000Z | 2020-02-19T09:55:55.000Z | hookflash-core/webRTC/webRTC_ios/third_party/libvpx/source/config/linux/arm/asm_enc_offsets.asm | ilin-in/OP | bf3e87d90008e2a4106ee70360fbe15b0d694e77 | [
"Unlicense"
] | null | null | null | hookflash-core/webRTC/webRTC_ios/third_party/libvpx/source/config/linux/arm/asm_enc_offsets.asm | ilin-in/OP | bf3e87d90008e2a4106ee70360fbe15b0d694e77 | [
"Unlicense"
] | null | null | null | @ This file was created from a .asm file
@ using the ads2gas.pl script.
.equ DO1STROUNDING, 0
.equ vp8_block_coeff , 4
.equ vp8_block_zbin , 20
.equ vp8_block_round , 28
.equ vp8_block_quant , 8
.equ vp8_block_quant_fast , 12
.equ vp8_block_zbin_extra , 32
.equ vp8_block_zrun_zbin_boost , 24
.equ vp8_block_qua... | 29.265306 | 40 | 0.758717 |
8e9dc1dd645d95edc1133f6b4207f3ed223c770e | 4,964 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1774.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1774.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1774.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r15
push %r8
push %rdi
push %rsi
lea addresses_WT_ht+0x12086, %rsi
nop
nop
cmp %rdi, %rdi
mov (%rsi), %r8
nop
inc %r13
lea addresses_D_ht+0x3ce6, %r13
xor %rsi, %rsi
mov (%r13), %r15
inc %rsi
lea addresses_normal_ht+0xfb06, %r8
nop
nop
add $49048, %... | 48.194175 | 2,999 | 0.655318 |
ecc904ba9c31732f2daaea093c04ba37315c7ab0 | 341 | asm | Assembly | programs/oeis/330/A330025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/330/A330025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/330/A330025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A330025: a(n) = (-1)^floor(n/5) * sign(mod(n, 5)).
; 0,1,1,1,1,0,-1,-1,-1,-1,0,1,1,1,1,0,-1,-1,-1,-1,0,1,1,1,1,0,-1,-1,-1,-1,0,1,1,1,1,0,-1,-1,-1,-1,0,1,1,1,1,0,-1,-1,-1,-1,0,1,1,1,1,0,-1,-1,-1,-1,0,1,1,1,1,0,-1,-1,-1,-1,0,1,1,1,1,0,-1
add $0,10
seq $0,163812 ; Expansion of (1 - x^5) * (1 - x^6) / ((1 - x) * (1 - x^... | 56.833333 | 184 | 0.44868 |
513de8f8ecb43e1235547647a5c2a046859c0552 | 612 | asm | Assembly | data/pokemon/base_stats/weepinbell.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/pokemon/base_stats/weepinbell.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/pokemon/base_stats/weepinbell.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | db DEX_WEEPINBELL ; pokedex id
db 65, 90, 50, 55, 85
; hp atk def spd spc
db GRASS, POISON ; type
db 120 ; catch rate
db 151 ; base exp
INCBIN "gfx/pokemon/front/weepinbell.pic", 0, 1 ; sprite dimensions
dw WeepinbellPicFront, WeepinbellPicBack
db VINE_WHIP, GROWTH, WRAP, NO_MOVE ; level 1 learn... | 26.608696 | 77 | 0.633987 |
d59e41a587b740279a873296660cac06a1442a3b | 598 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/c/sdcc/BIFROSTH_drawTileH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/c/sdcc/BIFROSTH_drawTileH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/c/sdcc/BIFROSTH_drawTileH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE BIFROST* ENGINE - RELEASE 1.2/L
;
; See "bifrost_h.h" for further details
; ----------------------------------------------------------------
; void BIFROSTH_drawTileH(unsigned char lin,unsigned char col,unsigned char t... | 22.148148 | 81 | 0.553512 |
7599a0a866ec2cc10e5849cd426c90d49cc6cea8 | 302 | asm | Assembly | programs/oeis/023/A023806.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/023/A023806.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/023/A023806.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A023806: Xenodromes: all digits in base 12 are different.
; 0,1,2,3,4,5,6,7,8,9,10,11,12,14,15,16,17,18,19,20,21,22,23,24,25,27,28,29,30,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,47,48,49,50,51,53,54,55,56,57,58,59,60,61,62,63,64,66,67,68,69,70,71,72,73
mov $1,275
mul $1,$0
div $1,254
mov $0,$1
| 37.75 | 198 | 0.655629 |
f4e224920dfd7bcd3bda7835d2499dfdb3cb8a01 | 1,113 | asm | Assembly | src/features/gdt.asm | FranchuFranchu/fran-os | 30e14b587dd66039511d08a54f516ad65c4375ff | [
"0BSD"
] | 1 | 2020-10-24T17:09:05.000Z | 2020-10-24T17:09:05.000Z | src/features/gdt.asm | FranchuFranchu/fran-os | 30e14b587dd66039511d08a54f516ad65c4375ff | [
"0BSD"
] | null | null | null | src/features/gdt.asm | FranchuFranchu/fran-os | 30e14b587dd66039511d08a54f516ad65c4375ff | [
"0BSD"
] | null | null | null | kernel_gdt:
kernel_gdt_null:
dw 0
dw 0
db 0
db 0
db 0
db 0
kernel_gdt_code:
.limit_0_15 dw 0xFFFF
.base_0_15 dw 0
.base_16_23 db 0
.access db 10011010b
.limit_and_flags db 11001111b
.base_24_31 db 0
kernel_gdt_data:
.limit_0_15 dw 0xFFFF
.base_0_15 dw 0x0
.base_16_23 db 0x0
.acc... | 17.951613 | 79 | 0.735849 |
efac8f346961b4c7f68754dd8ee4ca940f1e2da7 | 386 | asm | Assembly | programs/oeis/336/A336754.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/336/A336754.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/336/A336754.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A336754: Perimeters in increasing order of integer-sided triangles whose sides a < b < c are in arithmetic progression.
; 9,12,15,15,18,18,21,21,21,24,24,24,27,27,27,27,30,30,30,30,33,33,33,33,33,36,36,36,36,36,39,39,39,39,39,39,42,42,42,42,42,42,45,45,45,45,45,45,45,48,48,48,48,48,48,48,51,51,51,51,51,51,51,51
mul ... | 32.166667 | 192 | 0.673575 |
cefc2ba5583854609aa4df109c8aa8e47daf4e56 | 3,929 | asm | Assembly | sim/func_level/bin/branch_predictor.asm | cpulabs/mist1032isa | ae90e1afda5aed4690aeff20dcd258ab3c23dba7 | [
"BSD-2-Clause"
] | 3 | 2017-02-09T13:05:39.000Z | 2021-05-13T23:34:34.000Z | sim/func_level/bin/branch_predictor.asm | cpulabs/mist1032isa | ae90e1afda5aed4690aeff20dcd258ab3c23dba7 | [
"BSD-2-Clause"
] | null | null | null | sim/func_level/bin/branch_predictor.asm | cpulabs/mist1032isa | ae90e1afda5aed4690aeff20dcd258ab3c23dba7 | [
"BSD-2-Clause"
] | 1 | 2022-01-16T15:32:30.000Z | 2022-01-16T15:32:30.000Z |
./out/branch_predictor.out: file format elf32-mist32
Disassembly of section .text:
00000000 <_start>:
0: 0d 40 00 00 wl16 r0,0x0
4: 0d 60 00 0f wh16 r0,0xf
8: 1c 00 00 00 srspw r0
c: 14 30 00 1a br 74 <target>,#al
00000010 <mem_print>:
10: 0d 40 02 08 wl16 r16,0x8
14: 0d 60 02 02 wh16 r16... | 24.867089 | 56 | 0.635531 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.