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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a5cd6e0761876402e4f6230ab7b034ab437d3d90 | 484 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_object_size.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_object_size.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_object_size.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; ===============================================================
; Dec 2013
; ===============================================================
;
; size_t obstack_object_size(struct obstack *ob)
;
; Return the size in bytes of the currently growing object.
;
; ==========================================================... | 24.2 | 65 | 0.485537 |
6adeaa483e024f15e3b3559a066633cdf5584d14 | 386 | asm | Assembly | programs/oeis/190/A190970.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/190/A190970.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/190/A190970.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A190970: a(n) = 5*a(n-1) - 9*a(n-2), with a(0)=0, a(1)=1.
; 0,1,5,16,35,31,-160,-1079,-3955,-10064,-14725,16951,217280,933841,2713685,5163856,1396115,-39494129,-210035680,-694731239,-1583335075,-1664094224,5929544555,44624570791,169756952960,447163627681,708005561765,-484444840304
mov $3,1
lpb $0
sub $0,1
sub $3... | 27.571429 | 223 | 0.665803 |
a0f1dff8a023393ac99a1e67c7b0316ceb1afa7d | 994 | asm | Assembly | lib/neonlib/src/FileReader.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | 6 | 2020-04-21T17:26:27.000Z | 2021-09-25T18:41:01.000Z | lib/neonlib/src/FileReader.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | null | null | null | lib/neonlib/src/FileReader.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | null | null | null | ;
; Buffered sequential-access file reader
;
FileReader: MACRO
super: Reader
fileHandle:
db 0FFH
_size:
ENDM
FileReader_class: Class FileReader, FileReader_template, Heap_main
FileReader_template: FileReader
; de = file path
; hl = buffer start
; bc = buffer size
; ix = this
; ix <- this
; de <- this
FileReader... | 18.754717 | 66 | 0.755533 |
65d90c4bed6dc8fb69c99c9cfe42f1c2c7e61996 | 994 | asm | Assembly | programs/oeis/063/A063198.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/063/A063198.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063198.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A063198: Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 10 ).
; 0,1,3,1,3,5,3,5,7,5,7,9,7,9,11,9,11,13,11,13,15,13,15,17,15,17,19,17,19,21,19,21,23,21,23,25,23,25,27,25,27,29,27,29,31,29,31,33,31,33,35,33,35,37,35,37,39,37,39,41,39,41,43,41,43,45,43,45,47,45,47,49,47,49,51,49,51,53,51,53,55,53,55,... | 82.833333 | 836 | 0.690141 |
5ad30b6230783d3fff0d2206108bb43a0f8e5910 | 346 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wv_stack/c/sccz80/wv_stack_shrink_to_fit.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/wv_stack/c/sccz80/wv_stack_shrink_to_fit.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/wv_stack/c/sccz80/wv_stack_shrink_to_fit.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int wv_stack_shrink_to_fit(wv_stack_t *s)
SECTION code_clib
SECTION code_adt_wv_stack
PUBLIC wv_stack_shrink_to_fit
EXTERN asm_wv_stack_shrink_to_fit
defc wv_stack_shrink_to_fit = asm_wv_stack_shrink_to_fit
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _wv_stack_shrink_to_fit
defc _wv_stack_shrink_to_fit = wv_s... | 18.210526 | 56 | 0.872832 |
dbbd211dbda3f97671c5db1034691895374ffc7e | 529 | asm | Assembly | programs/oeis/336/A336840.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/336/A336840.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/336/A336840.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A336840: Inverse Möbius transform of A048673.
; 1,3,4,8,5,14,7,22,17,18,8,42,10,26,26,63,11,65,13,55,38,30,16,124,30,38,80,81,17,100,20,185,44,42,50,206,22,50,56,164,23,148,25,94,127,62,28,368,68,117,62,120,31,316,58,244,74,66,32,318,35,78,189,550,74,172,37,133,92,196,38,626,41,86,174,159,86,220,43,489,393,90,46,474,... | 75.571429 | 330 | 0.691871 |
28b8d56ecc6ff9fb718c3b6fd011350698cf3ab7 | 3,275 | asm | Assembly | Games/CMonster (Breakout)/Source/sharedce.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | 1 | 2019-03-31T11:49:12.000Z | 2019-03-31T11:49:12.000Z | Games/CMonster (Breakout)/Source/sharedce.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | null | null | null | Games/CMonster (Breakout)/Source/sharedce.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | 1 | 2020-03-09T13:21:19.000Z | 2020-03-09T13:21:19.000Z | GET_KEY:
push hl
push de
push bc
di
ld hl,$F50004
ld (hl),8
inc hl
ld (hl),8
ld l,0
ld (hl),2
xor a
wait_for_keys:
cp (hl)
jr nz,wait_for_keys
ld ... | 27.291667 | 72 | 0.374962 |
870cf8c37f333f57435d4d02a3626df3083853c9 | 3,967 | asm | Assembly | 配套代码/L025/L025/1.1.asm | zmrbak/ReverseAnalysis | 994fdc61c8af2eecc2a065a6f5ee0aacf371e836 | [
"MIT"
] | 35 | 2019-11-19T03:12:09.000Z | 2022-02-18T08:38:53.000Z | 配套代码/L025/L025/1.1.asm | zmrbak/ReverseAnalysis | 994fdc61c8af2eecc2a065a6f5ee0aacf371e836 | [
"MIT"
] | null | null | null | 配套代码/L025/L025/1.1.asm | zmrbak/ReverseAnalysis | 994fdc61c8af2eecc2a065a6f5ee0aacf371e836 | [
"MIT"
] | 22 | 2019-08-03T17:07:17.000Z | 2022-02-18T08:38:55.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.24.28117.0
TITLE C:\Users\libit\source\repos\L025\L025\L025.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
CONST SEGMENT
$SG5557 DB '1,2,7,10', 00H
ORG $+3
$SG5559 DB '3,4,5,6', 00H
$SG5561 DB '8', 0a1H, ... | 20.989418 | 129 | 0.710865 |
dbd9b8347a3d642570935c0415a99d6b76ae48d7 | 785 | asm | Assembly | oeis/005/A005908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005908: a(n) = floor( phi*a(n-1) ) + floor( phi*a(n-2) ), where phi is the golden ratio.
; Submitted by Christian Krause
; 0,1,1,2,4,9,20,46,106,245,567,1313,3041,7044,16317,37798,87559,202831,469860,1088436,2521375,5840796,13530276,31343052,72606569,168194019,389623535,902567761,2090809436,4843386045,11219763972,25... | 39.25 | 500 | 0.765605 |
2f88b2da1e405ba83e812393e387c9a727ef94ff | 267 | asm | Assembly | programs/oeis/120/A120054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/120/A120054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/120/A120054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A120054: Binomial(n+3,4)*4^4.
; 256,1280,3840,8960,17920,32256,53760,84480,126720,183040,256256,349440,465920,609280,783360,992256,1240320,1532160,1872640,2266880,2720256,3238400,3827200,4492800,5241600,6080256,7015680,8055040,9205760
add $0,4
bin $0,4
mul $0,256
| 38.142857 | 204 | 0.790262 |
abe370a0aecaa61ad15896c33b5703a69de8875a | 149 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-init-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-init-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-init-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: kart-init-j.asm
Type: file
Size: 56517
Last-Modified: '1993-07-20T02:04:33Z'
SHA-1: E2702CB73BFEDED7B9E432261456C98AF12BE42D
Description: null
| 21.285714 | 47 | 0.805369 |
b26d727219037f91cd15ea58ae2e5b2b778a0839 | 599 | asm | Assembly | oeis/246/A246653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/246/A246653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/246/A246653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A246653: G.f.: Sum_{n>=0} x^n / (1-x^2)^(2*n+1) * [Sum_{k=0..n} C(n,k)^2 * x^k] * [Sum_{k=0..n} C(n,k)^2 * x^(2*k)].
; Submitted by Jamie Morken(w4)
; 1,1,3,9,25,87,287,993,3519,12525,45369,165519,608569,2253307,8386575,31370297,117834837,444258387,1680516731,6375706325,24253227159,92481509389,353417696625,1353280137... | 27.227273 | 266 | 0.652755 |
93cb9bc82f0e3344ffe8ffc85c964e0c18feb133 | 360 | asm | Assembly | oeis/106/A106732.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/106/A106732.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/106/A106732.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A106732: Expansion of -3*x/(1 - 5*x + 3*x^2).
; 0,-3,-15,-66,-285,-1227,-5280,-22719,-97755,-420618,-1809825,-7787271,-33506880,-144172587,-620342295,-2669193714,-11484941685,-49417127283,-212630811360,-914902674951,-3936620940675,-16938396678522,-72882120570585
mul $0,2
mov $2,1
lpb $0
sub $0,2
sub $2,$1
sub ... | 25.714286 | 216 | 0.675 |
495b1ba96dac162b200fb830a1f6f4e89ae7a7d2 | 624 | asm | Assembly | programs/oeis/097/A097315.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/097/A097315.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/097/A097315.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A097315: Pell equation solutions (3*b(n))^2 - 10*a(n)^2 = -1 with b(n) = A097314(n), n >= 0.
; 1,37,1405,53353,2026009,76934989,2921503573,110940200785,4212806126257,159975692596981,6074863512559021,230684837784645817,8759948972303982025,332647376109766671133,12631840343198829521029,479677285665445755127969,182151050... | 89.142857 | 435 | 0.854167 |
941338c316b6c89bd004f387270bd3667e5117f7 | 322 | asm | Assembly | programs/oeis/137/A137937.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/137/A137937.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/137/A137937.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A137937: A137904(n) - A137575(n).
; 0,0,3,4,5,6,7,8,9,10,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86
seq $0,138100 ; The atomic numbers read along the odd-indexed rows of the Janet table of the elements.
trn $0,... | 53.666667 | 172 | 0.680124 |
1dcbf5a88fe9a5d44721661deaab285d91127930 | 1,999 | asm | Assembly | libsrc/target/bit90/input/in_keytranstbl.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/bit90/input/in_keytranstbl.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/bit90/input/in_keytranstbl.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; This table translates key presses into ascii codes.
; Also used by 'GetKey' and 'LookupKey'. An effort has been made for
; this key translation table to emulate a PC keyboard with the 'CTRL' key
SECTION rodata_clib
PUBLIC in_keytranstbl
.in_keytranstbl
; 84 bytes per table
;Unshifted
defb '-', '7', '3','\\', 1... | 45.431818 | 90 | 0.431216 |
c4839947e3ac9c4acfd1ffa803b8dee4b9ea847e | 1,391 | asm | Assembly | test/asm/offsets.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/asm/offsets.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/asm/offsets.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | ; Different kinds of offsets and relocations
IDEAL
ASSUME CS:SEG1, DS:SEG1, ES:SEG1, SS:SEG1
SEGMENT SEG1
ORG 100h
start:
; absolute in main segment
jmp near CS:90h
call near CS:90h
mov al, [90h]
mov dh, [si+90h]
frog:
jmp near CS:40h
call near CS:40h
mov al, [40h]
mov dh, [si+40h]
; symbolic in sam... | 14.642105 | 73 | 0.692308 |
f45ffdaaa7bf0c5b8a2174df6d20c0a5d743846c | 6,722 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_648.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_0xca_notsx.log_21829_648.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_0xca_notsx.log_21829_648.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1ab7e, %rax
nop
nop
nop
nop
nop
cmp $55728, %rdx
and $0xffffffffffffffc0, %rax
vmovaps (%rax), %ymm3
vextracti128 $1, %ymm3, %xmm3
vpextrq $0, %xmm3, %r8
nop
nop
nop
nop
nop
... | 37.977401 | 2,999 | 0.65665 |
4be02351c91f36f6cdb40b192eba007817e7e983 | 559 | asm | Assembly | oeis/016/A016995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/016/A016995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/016/A016995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A016995: a(n) = (7*n + 1)^3.
; 1,512,3375,10648,24389,46656,79507,125000,185193,262144,357911,474552,614125,778688,970299,1191016,1442897,1728000,2048383,2406104,2803221,3241792,3723875,4251528,4826809,5451776,6128487,6859000,7645373,8489664,9393931,10360232,11390625,12487168,13651919,14886936,16194277,17576000,19034... | 79.857143 | 499 | 0.830054 |
3a61697b93c82719c82ae53b081da68e67fea59b | 54,892 | asm | Assembly | Chip16 Program Pack/Tests/SoundTest/SoundTest.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | 2 | 2015-02-23T08:45:16.000Z | 2015-06-28T22:05:17.000Z | Chip16 Program Pack/Tests/SoundTest/SoundTest.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | Chip16 Program Pack/Tests/SoundTest/SoundTest.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | ;Sound test for Chip16
;Shendo 2011
;
;Registers ra-rf used for ASCII printing
;r0 - current selection
;r1 - selector X position
;r2 - selector Y position
;r3 - Gamepad 1 state
;r4 - Gamepad 1 state mirror
;r5 - Max offset number
;r6 - Gamepad 1 dpad timeout
;r7 - Constant 0
;r8 - Scratchpad
;
cls ;Start clean
ldi ... | 7.450054 | 67 | 0.584511 |
1cf8ca992fd1d4f371c4502066b98e4d5f538d88 | 580 | asm | Assembly | oeis/172/A172174.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/172/A172174.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/172/A172174.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A172174: a(n) = a(n-1)*90 + 1.
; 1,91,8191,737191,66347191,5971247191,537412247191,48367102247191,4353039202247191,391773528202247191,35259617538202247191,3173365578438202247191,285602902059438202247191,25704261185349438202247191,2313383506681449438202247191,208204515601330449438202247191,1873840640411974044943820224... | 58 | 486 | 0.881034 |
fcaefeeda81773f0ead0179af6d8f48dbdebb538 | 668 | asm | Assembly | oeis/190/A190969.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/190/A190969.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/190/A190969.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A190969: a(n) = 5*a(n-1) - 8*a(n-2), with a(0)=0, a(1)=1.
; Submitted by Jon Maiga
; 0,1,5,17,45,89,85,-287,-2115,-8279,-24475,-56143,-84915,24569,802165,3814273,12654045,32756041,62547845,50690897,-246928275,-1640168551,-6225416555,-18005734367,-40225339395,-57080822039,36398604965,638639601137,2902009165965,9400929... | 47.714286 | 494 | 0.776946 |
ff4beed5d44fe23f5ca469f01e05b2dc18f33c85 | 272 | asm | Assembly | programs/oeis/074/A074616.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/074/A074616.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/074/A074616.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A074616: a(n) = 5^n + 7^n.
; 2,12,74,468,3026,19932,133274,901668,6155426,42306732,292240874,2026154868,14085427826,98109713532,684326588474,4778079088068,33385518460226,233393453440332,1632228295176074,11417968671701268
seq $0,74517 ; a(n) = 1^n + 5^n + 7^n.
sub $0,1
| 45.333333 | 193 | 0.761029 |
94ab2e8b9ed739a5209ad1143195d9db8a02e74b | 148 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_rmdt9.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_rmdt9.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_rmdt9.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_rmdt9.asm
Type: file
Size: 372216
Last-Modified: '2016-05-13T04:27:09Z'
SHA-1: 4BB516EC6C8E35EFAE542C643A2BDA4FDEAC261C
Description: null
| 21.142857 | 47 | 0.817568 |
91ca5f7d2162a2fd1a0bb9e0cae61f56eb275229 | 290 | asm | Assembly | oeis/122/A122553.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/122/A122553.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/122/A122553.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A122553: a(0)=1, a(n)=3 for n > 0.
; Submitted by Christian Krause
; 1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
cmp $0,0
gcd $0,3
| 41.428571 | 201 | 0.531034 |
21635c91e3bc71a2c0b98d000b2898a33b2360dd | 580 | asm | Assembly | oeis/289/A289426.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/289/A289426.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/289/A289426.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A289426: a(n) = length of longest circuit code K(n,5).
; Submitted by Jamie Morken(s1)
; 0,4,6,8,10,12,14,16,24,28,40
mov $4,$0
mov $9,$0
lpb $4
mov $0,$9
sub $4,1
sub $0,$4
mov $1,2
mov $2,1
mov $3,$0
mul $3,5
mov $7,0
lpb $3
mul $2,$3
add $1,$2
add $7,1
mov $5,$7
div $5,3
... | 13.181818 | 56 | 0.477586 |
152787ef36a145fa0b4d680acdc8ca100cdfdcb3 | 752 | asm | Assembly | c7612/assembly/cmptest/cmptst.asm | DimitryRakhlei/BTECH | fefe469bd7d1f4adbc70bdc57670e793ad4c31f6 | [
"MIT"
] | null | null | null | c7612/assembly/cmptest/cmptst.asm | DimitryRakhlei/BTECH | fefe469bd7d1f4adbc70bdc57670e793ad4c31f6 | [
"MIT"
] | 4 | 2021-03-19T01:16:56.000Z | 2022-01-13T01:18:49.000Z | c7612/assembly/cmptest/cmptst.asm | DimitryRakhlei/BTECH | fefe469bd7d1f4adbc70bdc57670e793ad4c31f6 | [
"MIT"
] | null | null | null | ; Example of using the CMP and JGE instructions
; Assemble as: nasm -f elf -g cmptst.asm
; Link as: ld -m elf_i386 -o cmptst cmptst.o
section .data
num1 dd '10'
num2 dd '30'
msg1 db "ebx > eax", 0xa
msg2 db "ebx < eax", 0xa
MsgLen equ $-msg2 ;The length of the message
section .text
global _start
... | 19.789474 | 49 | 0.605053 |
93ced1e8fa2427c0c13ecb2cfb8c3f168b6b8dd0 | 17,200 | asm | Assembly | target/cos_117/disasm/iop_overlay1/QUEUE.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/QUEUE.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/QUEUE.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0001 (0x000002) 0x2923- f:00024 d: 291 | OR[291] = A
0x0002 (0x000004) 0x2118- f:00020 d: 280 | A = OR[280]
0x0003 (0x000006) 0x8402- f:00102 d: 2 | P = P + 2 (0x0005), A = 0
... | 79.62963 | 79 | 0.460872 |
170ec895c15fea76c31dda4734a0ff5f1e391c14 | 434 | asm | Assembly | programs/oeis/069/A069897.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/069/A069897.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/069/A069897.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A069897: Integer quotient of the largest and the smallest prime factors of n, with a(1) = 1.
; 1,1,1,1,1,1,1,1,1,2,1,1,1,3,1,1,1,1,1,2,2,5,1,1,1,6,1,3,1,2,1,1,3,8,1,1,1,9,4,2,1,3,1,5,1,11,1,1,1,2,5,6,1,1,2,3,6,14,1,2,1,15,2,1,2,5,1,8,7,3,1,1,1,18,1,9,1,6,1,2,1,20,1,3,3,21,9,5,1,2,1,11,10,23,3,1,1,3,3,2
seq $0,120454... | 62 | 210 | 0.612903 |
a0de01fbc2f06b3fabafac2cd822c0cd976dd2b5 | 1,136 | asm | Assembly | patches/vwf_dialogues/vwfframes.asm | RPGHacker/SMW-Workspace | dbbc37a650b71800c5113b28f115aa6ffc59fa7f | [
"MIT"
] | 9 | 2017-11-03T17:37:24.000Z | 2021-10-16T23:01:24.000Z | patches/vwf_dialogues/vwfframes.asm | RPGHacker/SMW-Workspace | dbbc37a650b71800c5113b28f115aa6ffc59fa7f | [
"MIT"
] | 17 | 2017-11-03T17:37:16.000Z | 2021-11-02T14:42:12.000Z | patches/vwf_dialogues/vwfframes.asm | RPGHacker/SMW-Workspace | dbbc37a650b71800c5113b28f115aa6ffc59fa7f | [
"MIT"
] | 3 | 2018-01-14T21:49:55.000Z | 2019-06-27T10:41:27.000Z | ; This is the palette table that contains the headers and colours for each frame.
; Format:
;db %--------,%-------- ; Frame header (currently all zeroes, intended for future expansion)
;dw $COL1,$COL2,$COL3 ; Frame palette
; Frame $00
db %00000000,%00000000
dw $0000,$FFFF,$0000
; Frame $01
db %00000000,%00000000
dw ... | 16.228571 | 92 | 0.684859 |
2131cb20331c941f941416dcfe8ac4417d07f0fc | 1,440 | asm | Assembly | programs/oeis/139/A139614.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/139/A139614.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/139/A139614.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A139614: a(n) = 91*n + 14.
; 14,105,196,287,378,469,560,651,742,833,924,1015,1106,1197,1288,1379,1470,1561,1652,1743,1834,1925,2016,2107,2198,2289,2380,2471,2562,2653,2744,2835,2926,3017,3108,3199,3290,3381,3472,3563,3654,3745,3836,3927,4018,4109,4200,4291,4382,4473,4564,4655,4746,4837,4928,5019,5110,5201,5292,5383,5... | 205.714286 | 1,379 | 0.804861 |
de300817e16772c1d03585ff276c957a3c969573 | 371 | asm | Assembly | programs/oeis/137/A137173.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/137/A137173.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/137/A137173.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A137173: A006516 at positions with even indices, A007582 at positions with odd indices.
; 0,1,1,3,6,10,28,36,120,136,496,528,2016,2080,8128,8256,32640,32896,130816,131328,523776,524800,2096128,2098176,8386560,8390656,33550336,33558528,134209536,134225920,536854528,536887296,2147450880,2147516416
mov $1,1
lpb $0
su... | 30.916667 | 208 | 0.760108 |
e05b3da2bf7ecbffec4a430d9178398e579090ff | 468 | asm | Assembly | pwnlib/shellcraft/templates/i386/linux/recvsize.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 8,966 | 2015-01-02T11:58:14.000Z | 2022-03-31T21:19:56.000Z | pwnlib/shellcraft/templates/i386/linux/recvsize.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,401 | 2015-01-01T00:56:22.000Z | 2022-03-31T16:19:53.000Z | pwnlib/shellcraft/templates/i386/linux/recvsize.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,844 | 2015-01-07T04:38:06.000Z | 2022-03-30T03:54:46.000Z | <% from pwnlib.shellcraft import common %>
<% from pwnlib.shellcraft import i386 %>
<%docstring>
Recives 4 bytes size field
Useful in conjuncion with findpeer and stager
Args:
sock, the socket to read the payload from.
reg, the place to put the size (default ecx).
Leaves socket in ebx
</%docstring>
<%page args=... | 26 | 53 | 0.681624 |
e5a7c67a15fa7a07b2bd610102e4d844aaf184ca | 7,946 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2217.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_0x48.log_21829_2217.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_0x48.log_21829_2217.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x11253, %rsi
nop
nop
nop
cmp %r12, %r12
mov $0x6162636465666768, %rdx
movq %rdx, (%rsi)
and %r15, %r15
lea addresses_A_ht+0x571b, %r8
nop
nop
nop
dec %r15
movb (... | 33.957265 | 2,999 | 0.659325 |
f2701d8947a77f04fbc25ea6edc19e3703b882d6 | 670 | asm | Assembly | programs/oeis/339/A339918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/339/A339918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/339/A339918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A339918: a(n) = Sum_{k=1..n} floor(3*n/k).
; 0,3,9,16,25,33,43,53,64,73,86,96,110,118,133,145,158,169,182,196,211,221,237,247,266,276,291,306,321,331,350,362,379,391,407,423,438,450,467,481,502,511,530,542,561,575,590,606,626,638,655,669,690,698,721,735,754,769,782,800,821,833,850,866,887,899,919,935,952,964,991,1001... | 27.916667 | 415 | 0.640299 |
fbb54384d48094e4237535a6c8b7f1b48e5002c9 | 544 | asm | Assembly | oeis/306/A306577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/306/A306577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/306/A306577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A306577: Last odd number reached by n before 1 through Collatz iteration, where a(n) = 1 when no other odd number is reached, or -1 if 1 is never reached.
; Submitted by Jamie Morken(s1.)
; 1,1,5,1,5,5,5,1,5,5,5,5,5,5,5,1,5,5,5,5,21,5,5,5,5,5,5,5,5,5,5,1,5,5,5,5,5,5,5,5,5,21,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,... | 60.444444 | 206 | 0.634191 |
69e98dfc56c2a5b3334047cef2e4620caf9f94c1 | 9,821 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_982.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_982.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_982.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1b59a, %rdi
nop
nop
nop
nop
xor $23924, %r9
mov $0x6162636465666768, %r12
movq %r12, (%rdi)
nop
nop
nop
nop
nop
inc %rbx
lea addresses_A_ht+0xfc1e, %rdx
nop
nop
nop
s... | 27.356546 | 2,999 | 0.649221 |
9527fe1a598409955c5135bcb0acb3c0331b5f7c | 551 | asm | Assembly | programs/oeis/267/A267602.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/267/A267602.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/267/A267602.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A267602: Number of unlabeled, connected graphs on n vertices that are prime and have no induced subgraph isomorphic to a bull, a P5 or a P5-bar.
; 0,0,0,1,1,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2... | 22.04 | 175 | 0.551724 |
d35cc391827815d622fc1df7fc3a4bc9405c2c66 | 594 | asm | Assembly | oeis/344/A344370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/344/A344370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/344/A344370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A344370: Dirichlet g.f.: Product_{k>=2} (1 + k^(1-s)).
; Submitted by Jamie Morken(s3)
; 1,2,3,4,5,12,7,16,9,20,11,36,13,28,30,32,17,54,19,60,42,44,23,120,25,52,54,84,29,150,31,96,66,68,70,180,37,76,78,200,41,210,43,132,135,92,47,336,49,150,102,156,53,270,110,280,114,116,59,540
mov $2,$0
mov $3,$0
lpb $2
mov $0,$3... | 29.7 | 191 | 0.631313 |
f9368208149994c767a3cc5bba9b532f2ad82719 | 12,628 | asm | Assembly | P6/data_P6_2/ALUTest145.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/ALUTest145.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/ALUTest145.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | addiu $0,$3,2556
sltiu $1,$5,-16531
srl $4,$4,24
sltu $1,$5,$3
lb $3,13($0)
xori $1,$1,15331
slt $1,$1,$3
or $1,$3,$3
lh $3,6($0)
lh $3,6($0)
slt $0,$0,$3
addiu $3,$3,-16857
slti $1,$3,10310
ori $5,$5,41522
ori $5,$3,12904
addu $4,$4,$3
subu $3,$3,$3
or $4,$6,$3
lb $3,4($0)
lbu $1,12($0)
addiu $6,$4,-15701
sll $4,$3,5
... | 14.204724 | 18 | 0.526924 |
897ca5a4f559fb8a6b0bf66ca228f0d38a69ae4b | 1,426 | asm | Assembly | source/tokeniser/tokenise/tokpunct.asm | paulscottrobson/6502-basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 3 | 2021-09-30T19:34:11.000Z | 2021-10-31T06:55:50.000Z | source/tokeniser/tokenise/tokpunct.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | null | null | null | source/tokeniser/tokenise/tokpunct.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 1 | 2021-12-07T21:58:44.000Z | 2021-12-07T21:58:44.000Z | ; ************************************************************************************************
; ************************************************************************************************
;
; Name: tokpunct.asm
; Purpose: Tokenise punctuation
; Created: 8th March 2021
; Reviewed: 16th March 2021
; Auth... | 33.952381 | 98 | 0.375175 |
957ecb4e5781f54739792c28dfd9e3d3bcb65ae5 | 2,992 | asm | Assembly | libsrc/target/lviv/input/in_keytranstbl_qwerty.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/lviv/input/in_keytranstbl_qwerty.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/lviv/input/in_keytranstbl_qwerty.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; This table translates key presses into ascii codes.
; Also used by 'GetKey' and 'LookupKey'. An effort has been made for
; this key translation table to emulate a PC keyboard with the 'CTRL' key
SECTION rodata_clib
PUBLIC in_keytranstbl_qwerty
; This is a QWERTY keyboard layout
.in_keytranstbl_qwerty
;Unshifte... | 48.258065 | 80 | 0.506016 |
67be5cd48fa7e14a9de51603d3b83fc909fc0820 | 1,484 | asm | Assembly | native/nlabs/samples/masm/hello/asm001.asm | 0xCM/z0 | b157d3354cfff4630aa83c52ac0faf983ee4aafd | [
"BSD-3-Clause"
] | null | null | null | native/nlabs/samples/masm/hello/asm001.asm | 0xCM/z0 | b157d3354cfff4630aa83c52ac0faf983ee4aafd | [
"BSD-3-Clause"
] | null | null | null | native/nlabs/samples/masm/hello/asm001.asm | 0xCM/z0 | b157d3354cfff4630aa83c52ac0faf983ee4aafd | [
"BSD-3-Clause"
] | null | null | null | includelib kernel32.lib
includelib user32.lib
includelib libcmt.lib
includelib libvcruntime.lib
includelib libucrt.lib
extrn ExitProcess:PROC
extrn MessageBoxA:PROC
extrn WriteConsoleA:PROC
extrn GetStdHandle:PROC
extrn WriteFile:PROC
extrn printf:proc
extrn puts:proc
extrn system:proc
.... | 26.5 | 55 | 0.576146 |
e281dfb5c5d858fbe5ca09f8b7f13f333cb53686 | 1,180 | asm | Assembly | programs/oeis/138/A138995.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/138/A138995.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/138/A138995.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A138995: First differences of Frobenius numbers for 4 successive numbers A138984.
; 1,1,6,2,2,10,3,3,14,4,4,18,5,5,22,6,6,26,7,7,30,8,8,34,9,9,38,10,10,42,11,11,46,12,12,50,13,13,54,14,14,58,15,15,62,16,16,66,17,17,70,18,18,74,19,19,78,20,20,82,21,21,86,22,22,90,23,23,94,24,24,98,25,25,102,26,26,106,27,27,110,28,28,1... | 35.757576 | 791 | 0.633898 |
c8dc7f582e504273680d0da29936a7a656a6937f | 9,525 | asm | Assembly | fmt.asm | natanalt/fmt-nasm | 896ab6b6fbaf3d17f72073221e0eb7c5afa9e5db | [
"0BSD"
] | null | null | null | fmt.asm | natanalt/fmt-nasm | 896ab6b6fbaf3d17f72073221e0eb7c5afa9e5db | [
"0BSD"
] | null | null | null | fmt.asm | natanalt/fmt-nasm | 896ab6b6fbaf3d17f72073221e0eb7c5afa9e5db | [
"0BSD"
] | null | null | null | ;;; Format macro for NASM
;;; Version 0.1.0
;;;
;;; Made by Natalia Cholewa <3
;;; See https://github.com/natanalt/fmt-nasm for detailed documentation
;;;
%ifndef FMT_INCLUDED
%define FMT_INCLUDED
%if __?BITS?__ != 16
%fatal "I'm sorry, but format macros currently work only with 16 bit x86"
%endif
%define FMT_VE... | 30.528846 | 77 | 0.414173 |
382a5e53ec8fefc1e7038efc977a4b9837649215 | 7,146 | asm | Assembly | Transynther/x86/_processed/NC/_ht_un_/i7-7700_9_0x48_notsx.log_21829_807.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_un_/i7-7700_9_0x48_notsx.log_21829_807.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_un_/i7-7700_9_0x48_notsx.log_21829_807.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 %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x16da6, %rsi
lea addresses_WT_ht+0x17a6, %rdi
nop
xor %r10, %r10
mov $65, %rcx
rep movsq
nop
nop
nop
cmp %rbp, %rbp
lea addresses_A_ht+0x1b526, %r15
nop
nop
nop
cmp $30348, %r14
mov $0x... | 32.930876 | 2,999 | 0.649314 |
208230647637ced8e541817afa28f274e352d405 | 667 | asm | Assembly | programs/oeis/166/A166586.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/166/A166586.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/166/A166586.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A166586: Totally multiplicative sequence with a(p) = p - 2 for prime p.
; 1,0,1,0,3,0,5,0,1,0,9,0,11,0,3,0,15,0,17,0,5,0,21,0,9,0,1,0,27,0,29,0,9,0,15,0,35,0,11,0,39,0,41,0,3,0,45,0,25,0,15,0,51,0,27,0,17,0,57,0,59,0,5,0,33,0,65,0,21,0,69,0,71,0,9,0,45,0,77,0,1,0,81,0,45,0,27,0,87,0,55,0,29,0,51,0,95,0,9,0
add $0,1
... | 18.527778 | 235 | 0.511244 |
5ea733f7f3993b4fdb9a2e48b3f0adcead4d5809 | 14 | asm | Assembly | test/asm/if@-no-sect.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | 522 | 2017-02-25T21:10:13.000Z | 2020-09-13T14:26:18.000Z | test/asm/if@-no-sect.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | 405 | 2017-02-25T21:32:37.000Z | 2020-09-13T16:43:29.000Z | test/asm/if@-no-sect.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | 84 | 2017-02-25T21:10:26.000Z | 2020-09-13T14:28:25.000Z | if "{@}"
endc
| 4.666667 | 8 | 0.428571 |
ef3f2a660be6cf343e267f34b1f60e5d15a6750f | 121 | asm | Assembly | src/test/resources/data/potests/test56.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/potests/test56.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/potests/test56.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; Test case:
srl a
srl a
srl a
ld (hl),a
inc hl
ld (de),a
srl a
srl a
srl a
srl a
ld (hl),a
loop:
jr loop | 7.117647 | 13 | 0.545455 |
17badedc13b5af9342f1dec7deb132c9748ab9be | 1,206 | asm | Assembly | CPU/cpu_test/test_storage/1_hilo_load.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | 55 | 2021-09-06T12:12:47.000Z | 2022-01-15T04:30:53.000Z | CPU/cpu_test/test_storage/1_hilo_load.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | null | null | null | CPU/cpu_test/test_storage/1_hilo_load.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | null | null | null | #initial
lui $1,0x2819
ori $1,$1,0x9384
lui $2,0x7cfd
ori $2,$2,0x5738
lui $3,0x883c
ori $3,$3,0x8847
lui $4,0x9382
ori $4,$4,0xacfe
sw $1,0($0)
sw $2,4($0)
sw $3,8($0)
sw $4,12($0)
#lh
ori $5,$0,1
ori $1,$0,4
mult $1,$5
mflo $5
lh $1,-2($5)
lh $2,0($5)
ori $6,$0,8
ori $3,$0,4
div $6,$3
mflo $6
ori $7,$0,7
lh $2,2($6)
... | 11.271028 | 17 | 0.526534 |
213e9792d6dbe438a00c5434064257dc0e2ea153 | 196 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/globals/z80/_GLOBAL_SMS_VRAM_SPRITE_PATTERN_BASE_ADDRESS.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/globals/z80/_GLOBAL_SMS_VRAM_SPRITE_PATTERN_BASE_ADDRESS.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/globals/z80/_GLOBAL_SMS_VRAM_SPRITE_PATTERN_BASE_ADDRESS.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | INCLUDE "config_private.inc"
SECTION data_arch
PUBLIC _GLOBAL_SMS_VRAM_SPRITE_PATTERN_BASE_ADDRESS
_GLOBAL_SMS_VRAM_SPRITE_PATTERN_BASE_ADDRESS:
defw __SMS_VRAM_SPRITE_PATTERN_BASE_ADDRESS
| 19.6 | 51 | 0.897959 |
f10ad484f96ba7015340c178d6b134ae6e9d2f7f | 3,341 | a51 | Assembly | tools/gap8-openocd/src/jtag/drivers/OpenULINK/src/USBJmpTb.a51 | knmcguire/gap_sdk | 7b0a09a353ab6f0550793d40bd46e98051f4a3d7 | [
"Apache-2.0"
] | 2 | 2021-05-28T08:25:33.000Z | 2021-11-17T02:58:50.000Z | tools/gap8-openocd/src/jtag/drivers/OpenULINK/src/USBJmpTb.a51 | knmcguire/gap_sdk | 7b0a09a353ab6f0550793d40bd46e98051f4a3d7 | [
"Apache-2.0"
] | null | null | null | tools/gap8-openocd/src/jtag/drivers/OpenULINK/src/USBJmpTb.a51 | knmcguire/gap_sdk | 7b0a09a353ab6f0550793d40bd46e98051f4a3d7 | [
"Apache-2.0"
] | 5 | 2018-05-23T02:56:10.000Z | 2021-01-02T16:44:09.000Z | ;--------------------------------------------------------------------------;
; Copyright (C) 2011-2013 by Martin Schmoelzer ;
; <martin.schmoelzer@student.tuwien.ac.at> ;
; ;
; This pr... | 40.743902 | 76 | 0.442383 |
c93d5c38f2535c1ba8ec1b12a5e41b373cf2be6f | 1,359 | asm | Assembly | programs/oeis/080/A080239.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/080/A080239.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/080/A080239.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A080239: Antidiagonal sums of triangle A035317.
; 1,1,2,3,6,9,15,24,40,64,104,168,273,441,714,1155,1870,3025,4895,7920,12816,20736,33552,54288,87841,142129,229970,372099,602070,974169,1576239,2550408,4126648,6677056,10803704,17480760,28284465,45765225,74049690,119814915,193864606,313679521,507544127,821223648,1328767... | 104.538462 | 1,179 | 0.878587 |
9cb7c626346bf3f795689a4cc7e96b069f262bf7 | 1,340 | asm | Assembly | TestRoms/LinkTest/Graphics/NumberTiles.asm | Pegmode/GB2Twitter | 6fe571a6bdf8991b4284b3c6bee564a861c73415 | [
"MIT"
] | 4 | 2019-12-31T18:53:39.000Z | 2021-04-29T20:30:59.000Z | TestRoms/LinkTest/Graphics/NumberTiles.asm | Pegmode/GB2Twitter | 6fe571a6bdf8991b4284b3c6bee564a861c73415 | [
"MIT"
] | null | null | null | TestRoms/LinkTest/Graphics/NumberTiles.asm | Pegmode/GB2Twitter | 6fe571a6bdf8991b4284b3c6bee564a861c73415 | [
"MIT"
] | null | null | null | ; NUMBERTILES.Z80
;
; Tile Source File.
;
; Info:
; Section : Tiles
; Bank : 0
; Form : All tiles as one unit.
; Format : Gameboy 4 color.
; Compression : None.
; Counter : None.
; Tile size : 8 x 8
; ... | 27.916667 | 50 | 0.481343 |
09aaaa04e1d808bd58b2b607d71c933d97e1bc96 | 505 | asm | Assembly | oeis/051/A051409.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051409.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051409.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051409: a(n+1) = a(n) + sum of digits of (a(n)^3).
; Submitted by Christian Krause
; 4,14,31,59,85,104,130,149,184,212,247,275,319,356,382,428,463,509,544,590,616,662,697,743,769,815,850,869,913,959,1012,1049,1084,1121,1165,1202,1246,1292,1345,1382,1435,1499,1552,1598,1642,1679,1732,1787,1822
mov $2,$0
add $2,3
mov... | 26.578947 | 210 | 0.647525 |
0ed717db6810bc893162db7feeaf57e97b3818af | 1,232 | asm | Assembly | programs/oeis/255/A255225.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/255/A255225.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/255/A255225.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A255225: Number of (n+2)X(5+2) 0..1 arrays with no 3x3 subblock diagonal sum 0 and no antidiagonal sum 0 and no row sum 2 and no column sum 2
; 61,67,76,88,106,133,172,229,313,436,616,880,1267,1834,2665,3883,5668,8284,12118,17737,25972,38041,55729,81652,119644,175324,256927,376522,551797,808675,1185148,1736896,254552... | 53.565217 | 903 | 0.820617 |
7ac936a1abd6d5e54432efe741774dc3d32bfc07 | 240 | asm | Assembly | ffight/lcs/enemy/8D.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 | ffight/lcs/enemy/8D.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/enemy/8D.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
038E98 move.b #$b4, ($8d,A6) [enemy+32, enemy+34]
038E9E move.b #$14, ($1e,A6) [enemy+8D]
038ED0 bne $38f08 [enemy+8D]
copyright zengfr site:http://github.com/zengfr/romhack
| 30 | 54 | 0.691667 |
f18290af01a4c19fbddc5175cd391c8635385e4b | 1,494 | asm | Assembly | programs/oeis/130/A130883.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/130/A130883.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/130/A130883.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A130883: a(n) = 2*n^2 - n + 1.
; 1,2,7,16,29,46,67,92,121,154,191,232,277,326,379,436,497,562,631,704,781,862,947,1036,1129,1226,1327,1432,1541,1654,1771,1892,2017,2146,2279,2416,2557,2702,2851,3004,3161,3322,3487,3656,3829,4006,4187,4372,4561,4754,4951,5152,5357,5566,5779,5996,6217,6442,6671,6904,7141,7382,7627,7876... | 186.75 | 1,422 | 0.80656 |
d77fca7ea180a15ffe7439b26623c956268974e0 | 7,441 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1005.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_21829_1005.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_21829_1005.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 %r15
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xfee2, %r10
nop
nop
nop
nop
and %rbp, %rbp
movl $0x61626364, (%r10)
nop
nop
inc %rbx
lea addresses_WT_ht+0x1dc9a, %rsi
lea addresses_WC_ht+0x1362, %rdi
nop
inc %r15
mov $0... | 33.367713 | 2,999 | 0.656767 |
5a7649b435972ae44a65d5175224b991a43e959a | 26 | asm | Assembly | src/main/fragment/mos6502-common/vbsaa=pbsc1_derefidx_vbuxx_plus_pbsc1_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbsaa=pbsc1_derefidx_vbuxx_plus_pbsc1_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbsaa=pbsc1_derefidx_vbuxx_plus_pbsc1_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | clc
lda {c1},x
adc {c1},y
| 6.5 | 10 | 0.576923 |
94fa77ea4883ca2c1ce2b9e5a8b2aba1cbc54e49 | 552 | asm | Assembly | oeis/017/A017175.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017175.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017175.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017175: a(n) = (9*n + 1)^3.
; 1,1000,6859,21952,50653,97336,166375,262144,389017,551368,753571,1000000,1295029,1643032,2048383,2515456,3048625,3652264,4330747,5088448,5929741,6859000,7880599,8998912,10218313,11543176,12977875,14526784,16194277,17984728,19902511,21952000,24137569,26463592,28934443,31554496,34328125,3... | 78.857143 | 492 | 0.833333 |
9539708a0188d7264de492bb19b575f9881b5b9b | 258 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_iy/zx_cls_wc_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_iy/zx_cls_wc_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_iy/zx_cls_wc_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void zx_cls_wc_pix_callee(struct r_Rect8 *r, uchar pix)
SECTION code_clib
SECTION code_arch
PUBLIC _zx_cls_wc_pix_callee
EXTERN asm_zx_cls_wc_pix
_zx_cls_wc_pix_callee:
pop hl
pop ix
dec sp
ex (sp),hl
ld l,h
jp asm_zx_cls_wc_pix
| 13.578947 | 57 | 0.748062 |
1617425ac51caba8e34d8e36f1b08539221480e0 | 1,653 | asm | Assembly | src/06-looped.asm | ARAJAMOMO5/MICE | 280dc1592669b2a745dab7ce37f233b96221f5b1 | [
"MIT"
] | null | null | null | src/06-looped.asm | ARAJAMOMO5/MICE | 280dc1592669b2a745dab7ce37f233b96221f5b1 | [
"MIT"
] | null | null | null | src/06-looped.asm | ARAJAMOMO5/MICE | 280dc1592669b2a745dab7ce37f233b96221f5b1 | [
"MIT"
] | 2 | 2020-10-14T11:26:15.000Z | 2021-01-20T13:07:57.000Z | ; =====================================================
; To assemble and run:
; nasm -felf64 06-looped.asm -o 06-looped.o
; ld 06-looped.o -o 06-looped
; ./06-looped
; =====================================================
%include "include/consts.inc"
%include "include/syscalls_x86-64.inc"
%define MAXLINES 5
sectio... | 18.366667 | 55 | 0.683001 |
9d3cd3d090ef8afe41ccbc21c173198744af76e9 | 492 | asm | Assembly | audio/music/pkmnhealed.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | audio/music/pkmnhealed.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | audio/music/pkmnhealed.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Music_PkmnHealed_Ch0::
tempo 144
volume 7, 7
duty 2
toggleperfectpitch
notetype 12, 8, 1
rest 2
pitchbend 0, 75
B_ 2
pitchbend 0, 84
B_ 2
pitchbend 0, 68
E_ 2
rest 4
pitchbend 0, 59
E_ 4
pitchbend 0, 75
B_ 4
endchannel
Music_PkmnHealed_Ch1::
duty 2
notetype 12, 12, 3
octave 4
B_ 4
B_ 4
B_ 2
G... | 10.25 | 22 | 0.676829 |
c6de3c623d24d465f0e080977789585c1d025dfd | 300 | asm | Assembly | oeis/021/A021556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021556: Decimal expansion of 1/552.
; 0,0,1,8,1,1,5,9,4,2,0,2,8,9,8,5,5,0,7,2,4,6,3,7,6,8,1,1,5,9,4,2,0,2,8,9,8,5,5,0,7,2,4,6,3,7,6,8,1,1,5,9,4,2,0,2,8,9,8,5,5,0,7,2,4,6,3,7,6,8,1,1,5,9,4,2,0,2,8,9,8,5,5,0,7,2,4,6,3,7,6,8,1,1,5,9,4,2,0
add $0,1
mov $2,10
pow $2,$0
mov $0,$2
div $0,552
mod $0,10
| 30 | 199 | 0.54 |
77cba342c008d8144dbf4f07b2cf4cf19cfbb390 | 1,319 | asm | Assembly | vdpfio.asm | traidna/MUMPS-TI99-4A | b19c5819999a6f204a20f0496a153ba23ee8edf4 | [
"CC0-1.0"
] | null | null | null | vdpfio.asm | traidna/MUMPS-TI99-4A | b19c5819999a6f204a20f0496a153ba23ee8edf4 | [
"CC0-1.0"
] | null | null | null | vdpfio.asm | traidna/MUMPS-TI99-4A | b19c5819999a6f204a20f0496a153ba23ee8edf4 | [
"CC0-1.0"
] | null | null | null |
; clear 80 bytes to 0's starting at BUFADR
; leaves VDP write address at end of buffer
clrVDPbuf:
push r11
li r0,BUFADR
bl @setVDPwaddr
clr r1
li r2,80
clrvdp:
vsbw ; write msb of r1 to vdpmem
dec r2 ; reduce counter
ci r2,0 ; counter =?
jne clrvdp ; if not zero return
pop r11
b ... | 21.983333 | 68 | 0.526156 |
2a97fadab5805d2f37962133f094e42dc5d12ca6 | 689 | asm | Assembly | oeis/065/A065563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065563: Product of three consecutive Fibonacci numbers.
; Submitted by Jamie Morken(s4)
; 2,6,30,120,520,2184,9282,39270,166430,704880,2986128,12649104,53583010,226980390,961505790,4073001576,17253515288,73087057560,309601753890,1311494059590,5555578014142,23533806080736,99690802394400,422297015565600,17888788648068... | 40.529412 | 481 | 0.830189 |
4b91f00a8073488feefe3360b7d3efc7e0a3e620 | 924 | asm | Assembly | app/hack/high_privilege.asm | USN484259/COFUOS | a751c3ab1a24f634ae33b5ddced55c184c8f9381 | [
"MIT"
] | 1 | 2022-03-03T09:57:56.000Z | 2022-03-03T09:57:56.000Z | app/hack/high_privilege.asm | USN484259/COFUOS | a751c3ab1a24f634ae33b5ddced55c184c8f9381 | [
"MIT"
] | null | null | null | app/hack/high_privilege.asm | USN484259/COFUOS | a751c3ab1a24f634ae33b5ddced55c184c8f9381 | [
"MIT"
] | 1 | 2022-01-22T14:19:24.000Z | 2022-01-22T14:19:24.000Z | [bits 64]
get_process equ 0x200
create_process equ 0x0220
exit_process equ 0x0210
get_command equ 0x020C
buffer_size equ 0x100
SHELL equ 0x20
struc STARTUP_INFO
.commandline resq 1
.work_dir resq 1
.environment resq 1
.cmd_length resd 1
.wd_length resd 1
.env_length resd 1
.privilege resd 1
.std_handle resd 3... | 14.666667 | 46 | 0.786797 |
6c43a5704e2018333e6cc61d960a321180be7545 | 332 | asm | Assembly | programs/oeis/067/A067844.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/067/A067844.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/067/A067844.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A067844: Numbers k such that k and 2^k end with the same digit.
; 14,16,34,36,54,56,74,76,94,96,114,116,134,136,154,156,174,176,194,196,214,216,234,236,254,256,274,276,294,296,314,316,334,336,354,356,374,376,394,396,414,416,434,436,454,456,474,476,494,496,514,516,534,536
mov $1,$0
div $0,2
mul $0,8
add $1,$0
mul $1,... | 33.2 | 207 | 0.695783 |
a3cdbfbadd22f19fe8a7927414e61b52956e28d2 | 599 | asm | Assembly | kernel/subprojects/multiboot_loader/source/multiboot.asm | thomtl/Sigma | 30da9446a1f1b5cae4eff77bf9917fae1446ce85 | [
"BSD-2-Clause"
] | 46 | 2019-09-30T18:40:06.000Z | 2022-02-20T12:54:59.000Z | kernel/subprojects/multiboot_loader/source/multiboot.asm | thomtl/Sigma | 30da9446a1f1b5cae4eff77bf9917fae1446ce85 | [
"BSD-2-Clause"
] | 11 | 2019-08-18T18:31:11.000Z | 2021-09-14T22:34:16.000Z | kernel/subprojects/multiboot_loader/source/multiboot.asm | thomtl/Sigma | 30da9446a1f1b5cae4eff77bf9917fae1446ce85 | [
"BSD-2-Clause"
] | 1 | 2020-01-20T16:55:13.000Z | 2020-01-20T16:55:13.000Z | MULTIBOOT2_HEADER_MAGIC equ 0xE85250D6
MULTIBOOT2_ARCHITECTURE_i386 equ 0
section .loader_header
align 4
global multiboot_header
multiboot_header:
dd MULTIBOOT2_HEADER_MAGIC ; MAGIC
dd MULTIBOOT2_ARCHITECTURE_i386 ; ARCHITECTURE
dd (multiboot_header_end - multiboot_header) ; LENGTH
dd 0x100000000 - (MU... | 26.043478 | 132 | 0.747913 |
a76b4ca261e28e0f16c154070bffceaafc3799f5 | 2,774 | asm | Assembly | tp_01_07/include/gateA20.asm | mjFer/TDIII-UTN-FRBA-TPS-2014 | 1b57b52fa8233c78297b0e5471d1c82e4c85451b | [
"MIT"
] | 2 | 2020-04-01T14:45:17.000Z | 2020-04-01T14:45:23.000Z | tp_01_15/include/gateA20.asm | mjFer/TDIII-UTN-FRBA-TPS-2014 | 1b57b52fa8233c78297b0e5471d1c82e4c85451b | [
"MIT"
] | null | null | null | tp_01_15/include/gateA20.asm | mjFer/TDIII-UTN-FRBA-TPS-2014 | 1b57b52fa8233c78297b0e5471d1c82e4c85451b | [
"MIT"
] | null | null | null |
[BITS 16]
Verificar_Gate_A20:
push ax ;Guardo ax en pila
push dx ;Guardo dx en pila
push si ;Guardo si en pila
push di ;Guardo di en pila
;Compruebo es el estado del GATE A20
xor ax,ax ;Inicializo a 0 el registro
mov ds,ax ;
not ax ;Cargo a ax con 0xFFFF
mov... | 26.932039 | 117 | 0.660058 |
b39efc4413375b5a22ee2f23525cbdb6a1c52647 | 1,257 | asm | Assembly | 8088/cga/dos_test_pattern/dos_test_pattern.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | 8088/cga/dos_test_pattern/dos_test_pattern.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | 8088/cga/dos_test_pattern/dos_test_pattern.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | org 0x100
cpu 8086
mov ax,6
int 0x10
mov ax,0xb800
mov es,ax
xor di,di
cld
mov cx,200
yLoopTop:
push cx
mov cx,16
mov al,0
barLoopTop:
push cx
mov cx,5
rep stosb
pop cx
add al,0x11
loop barLoopTop
add di,0x2000 - 80
cmp di,0x4000
jle pageOk
add di,80 - 0x4000
pageOk:
pop cx
... | 20.606557 | 131 | 0.701671 |
0152c8dc9a1683a089403cf0c1538bcf0ac589b2 | 610 | asm | Assembly | programs/oeis/226/A226089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/226/A226089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/226/A226089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A226089: Denominators of the series a(n+1) = (a(n)+k)/(1+a(n)*k); where k=1/(n+1), a(1)=1/2.
; 2,7,11,8,11,29,37,23,28,67,79,46,53,121,137,77,86,191,211,116,127,277,301,163,176,379,407,218,233,497,529,281,298,631,667,352,371,781,821,431,452,947,991,518,541,1129,1177,613,638,1327,1379,716,743,1541,1597,827,856,1771,18... | 46.923077 | 430 | 0.7 |
81f0a6e817069d2dece99859342f364291475105 | 8,174 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1585.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_1585.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_1585.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xbd13, %r10
nop
nop
nop
dec %rcx
mov (%r10), %r14d
nop
nop
nop
cmp $28803, %r13
lea addresses_A_ht+0x192d3, %r8
and $37856, %rbp
mov $0x6162636465666768, %r13
movq %r13, (%r8)... | 30.274074 | 2,999 | 0.652924 |
69805403fb26daf44540458c438ce3673d24760e | 1,543 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_1_473.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.log_1_473.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.log_1_473.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r13
push %r8
push %rax
push %rbp
push %rdx
// Store
lea addresses_PSE+0x1121e, %r13
clflush (%r13)
nop
nop
nop
and %r11, %r11
mov $0x5152535455565758, %rbp
movq %rbp, %xmm2
vmovups %ymm2, (%r13)
inc %rd... | 19.2875 | 123 | 0.645496 |
8e691dddaa1bbc7a1385ccc5a670e125f5866917 | 1,597 | asm | Assembly | guess_number.asm | CristinaNilvan/assembler-i386-algorithmic-problems | 04f4e2a6e436ef1e40980c39f94183e750ae2454 | [
"MIT"
] | 1 | 2021-04-02T14:52:31.000Z | 2021-04-02T14:52:31.000Z | guess_number.asm | CristinaNilvan/assembly-i386-algorithmic-problems | 04f4e2a6e436ef1e40980c39f94183e750ae2454 | [
"MIT"
] | null | null | null | guess_number.asm | CristinaNilvan/assembly-i386-algorithmic-problems | 04f4e2a6e436ef1e40980c39f94183e750ae2454 | [
"MIT"
] | 1 | 2021-04-02T14:52:33.000Z | 2021-04-02T14:52:33.000Z | .386
.model flat, stdcall
includelib msvcrt.lib
extern exit: proc
extern printf : proc
extern scanf : proc
public start
.data
message db "Guess the number!", 10, "Give a number : ", 0
message_number_below db "The number you have to find is higher! ", 10, "Give another number : ", 0
message_number_abov... | 16.989362 | 100 | 0.601127 |
65b4f3931c310f96f810344e9f6a5b875f679ce0 | 143 | asm | Assembly | add.asm | SuperSecureHuman/Hack_Assembler_Nand2Tetris | c51c61389500735ab5dcdf7414407b151865422a | [
"WTFPL"
] | null | null | null | add.asm | SuperSecureHuman/Hack_Assembler_Nand2Tetris | c51c61389500735ab5dcdf7414407b151865422a | [
"WTFPL"
] | null | null | null | add.asm | SuperSecureHuman/Hack_Assembler_Nand2Tetris | c51c61389500735ab5dcdf7414407b151865422a | [
"WTFPL"
] | null | null | null | //Comment
@2 //Comment but in middle
D = A //comment to let you know that there is a space in this inst
@3
D=D+ A
@0
M=D
//comment but in end
| 14.3 | 66 | 0.671329 |
45218bb15bb522c5346ff43844a3a2e7b9b067bc | 2,245 | asm | Assembly | UPC Summer School 2020/Summer 07 - UPC shifting.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 5 | 2019-08-16T14:48:49.000Z | 2022-01-11T12:22:02.000Z | UPC Summer School 2020/Summer 07 - UPC shifting.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | null | null | null | UPC Summer School 2020/Summer 07 - UPC shifting.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 8 | 2018-10-30T01:17:19.000Z | 2022-01-11T14:35:50.000Z | list p=18f4550
#include<p18f4550.inc>
CONFIG FOSC = XT_XT ; Oscillator Selection bits (XT oscillator (XT))
CONFIG PWRT = ON ; Power-up Timer Enable bit (PWRT enabled)
CONFIG BOR = OFF ; Brown-out Reset Enable bits (Brown-out Reset disabled in hardware and softwar... | 19.692982 | 115 | 0.680178 |
d7a65b76aeeb6ae991ffe4adf923d6d655430d91 | 139 | asm | Assembly | x86/benchmarks.asm | QSXW/slm | f60422f052be78b8cb6fa6fc0bae4de2d09c852b | [
"Apache-2.0"
] | null | null | null | x86/benchmarks.asm | QSXW/slm | f60422f052be78b8cb6fa6fc0bae4de2d09c852b | [
"Apache-2.0"
] | null | null | null | x86/benchmarks.asm | QSXW/slm | f60422f052be78b8cb6fa6fc0bae4de2d09c852b | [
"Apache-2.0"
] | null | null | null | section .text
global slm_submit_result
slm_submit_result:
; NOP used for avoid compiler optimizations
xor rax, rax
ret
| 17.375 | 48 | 0.71223 |
b790d1641d8ab4b848295c230ac917277a34dcb5 | 1,277 | asm | Assembly | programs/oeis/157/A157726.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157726.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157726.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157726: a(n) = Fibonacci(n) + 3.
; 3,4,4,5,6,8,11,16,24,37,58,92,147,236,380,613,990,1600,2587,4184,6768,10949,17714,28660,46371,75028,121396,196421,317814,514232,832043,1346272,2178312,3524581,5702890,9227468,14930355,24157820,39088172,63245989,102334158,165580144,267914299,433494440,701408736,1134903173,1836311906... | 98.230769 | 1,153 | 0.872357 |
6cbc8e11fecf52c5c4f179d0c1471cfb5cc874b9 | 203 | asm | Assembly | pwnlib/shellcraft/templates/i386/epilog.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 8,966 | 2015-01-02T11:58:14.000Z | 2022-03-31T21:19:56.000Z | pwnlib/shellcraft/templates/i386/epilog.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,401 | 2015-01-01T00:56:22.000Z | 2022-03-31T16:19:53.000Z | pwnlib/shellcraft/templates/i386/epilog.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,844 | 2015-01-07T04:38:06.000Z | 2022-03-30T03:54:46.000Z | <%page args="nargs=0"/>
<%docstring>
Function epilogue.
Arguments:
nargs(int): Number of arguments to pop off the stack.
</%docstring>
leave
%if nargs:
ret ${nargs}*4
%else:
ret
%endif
| 13.533333 | 57 | 0.64532 |
04b3a0485d2f2af2507b47fea24bd6d4a375161e | 394 | asm | Assembly | programs/oeis/192/A192068.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/192/A192068.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/192/A192068.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A192068: a(n) = Fibonacci(2*n) - (n mod 2).
; 0,3,7,21,54,144,376,987,2583,6765,17710,46368,121392,317811,832039,2178309,5702886,14930352,39088168,102334155,267914295,701408733,1836311902,4807526976,12586269024,32951280099,86267571271,225851433717,591286729878
lpb $0
mov $2,$0
trn $0,2
seq $2,5248 ; Bisection ... | 35.818182 | 216 | 0.718274 |
985086bd6b6da83803d385980f6b83fba38eca4b | 5,654 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_183.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_183.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_183.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1445d, %rsi
lea addresses_WC_ht+0x1b091, %rdi
nop
nop
nop
nop
nop
dec %rbx
mov $53, %rcx
rep movsl
nop
nop
nop
nop
nop
sub $41037, %rbp
lea addresses_normal_ht+0x1d2d1, %r9
nop
add %r11... | 36.714286 | 2,999 | 0.65405 |
a0bc3268c374c314c7f0a7f60aaff8eb355c33c8 | 4,280 | asm | Assembly | stack/in_out_put/stackprintinput.asm | Gra8-Git/assembler-xor-add-and-or- | 6564728ce9aa5fdf60ed0388cdb8ffe9e52809ee | [
"MIT"
] | null | null | null | stack/in_out_put/stackprintinput.asm | Gra8-Git/assembler-xor-add-and-or- | 6564728ce9aa5fdf60ed0388cdb8ffe9e52809ee | [
"MIT"
] | null | null | null | stack/in_out_put/stackprintinput.asm | Gra8-Git/assembler-xor-add-and-or- | 6564728ce9aa5fdf60ed0388cdb8ffe9e52809ee | [
"MIT"
] | null | null | null | ; # assembler stack program two ways of printing
;Sergio's P.
;##############################################################################################
section .data ;section for constant values
message db "Your name?",0xa ;constant value
len equ $-me... | 71.333333 | 121 | 0.391355 |
9136e205c7f4b30a36432d7d31ab1b29ac93b263 | 7,989 | asm | Assembly | game.asm | tylerwray/Number-Guessing-Game | 23bee1f219a0fd233a10060bde2fd5e3c27b24e3 | [
"MIT"
] | null | null | null | game.asm | tylerwray/Number-Guessing-Game | 23bee1f219a0fd233a10060bde2fd5e3c27b24e3 | [
"MIT"
] | null | null | null | game.asm | tylerwray/Number-Guessing-Game | 23bee1f219a0fd233a10060bde2fd5e3c27b24e3 | [
"MIT"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Number Guessing Game ;;;
;;; -------------------- ;;;
;;; ;;;
;;; Members: ;;;
;;; - Jonathan Trousdale ;;;
;;; - Tyler Wr... | 29.479705 | 102 | 0.647641 |
5613637b83fd18c1110a7b59e8e90d10818c508a | 175 | asm | Assembly | libsrc/target/nc100/mcprintchar.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/nc100/mcprintchar.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/nc100/mcprintchar.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC mcprintchar
PUBLIC _mcprintchar
; Fastcall
._mcprintchar
.mcprintchar ld a, l
call 0xb851
ld hl, 0
ret c
dec hl
ret
| 12.5 | 33 | 0.645714 |
09a9ca1052849b985e67c3b2c61041ab4f726417 | 6,654 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48_notsx.log_21829_1692.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48_notsx.log_21829_1692.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48_notsx.log_21829_1692.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 %r9
push %rcx
push %rdi
lea addresses_A_ht+0x19b1c, %r13
nop
nop
nop
xor %r11, %r11
mov (%r13), %rcx
nop
nop
sub %r11, %r11
lea addresses_UC_ht+0x121c, %rdi
xor %r9, %r9
mov (%rdi), %r12d
nop
nop
nop
sub $39759, %r9
lea addresses_... | 34.65625 | 2,999 | 0.655245 |
18453d9fa5a455a71f4708a090d02055acee51ae | 10,461 | asm | Assembly | ecdsa128/gfp.asm | FloydZ/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 11 | 2015-03-17T10:31:23.000Z | 2022-01-21T17:42:43.000Z | ecdsa128/gfp.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | null | null | null | ecdsa128/gfp.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 6 | 2018-01-29T16:06:36.000Z | 2021-05-08T19:22:24.000Z | .686p
.mmx
;.model flat,stdcall
option casemap:none
option prologue:none
option epilogue:none
PUBLIC __mod
PUBLIC __c
addmod PROTO :DWORD, :DWORD, :DWORD
adduintmod PROTO :DWORD, :DWORD, :DWORD
compare PROTO :DWORD, :DWORD
comparezero PROTO :DWORD
compareone PROTO :DWORD
converth2bmod PROTO :DWORD, :DWORD
copy PRO... | 17.290909 | 97 | 0.63818 |
146ff56831f2e55b2f27d2953b1edce0bb8f0f28 | 297 | asm | Assembly | programs/oeis/151/A151754.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/151/A151754.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/151/A151754.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A151754: Number of n-digit numbers that are divisible by 5^n.
; 1,3,7,14,28,57,115,230,460,921,1843,3686,7372,14745,29491,58982,117964,235929,471859,943718,1887436,3774873,7549747,15099494,30198988,60397977,120795955,241591910,483183820,966367641
mov $1,2
pow $1,$0
mul $1,9
div $1,5
mov $0,$1
| 33 | 184 | 0.760943 |
d635cc27b2e9c24842e0c3b71f02482d54626ba1 | 476 | asm | Assembly | oeis/326/A326238.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/326/A326238.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/326/A326238.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A326238: Expansion of Sum_{k>=1} k * x^k * (1 - x^k) / (1 + x^k)^3.
; Submitted by Jamie Morken(s2)
; 1,-2,12,-20,30,-24,56,-104,117,-60,132,-240,182,-112,360,-464,306,-234,380,-600,672,-264,552,-1248,775,-364,1080,-1120,870,-720,992,-1952,1584,-612,1680,-2340,1406,-760,2184,-3120,1722,-1344,1892,-2640,3510,-1104,225... | 23.8 | 219 | 0.584034 |
c6b2bdebe1f475709badbd9deb8f3117ed0ab2a6 | 615 | asm | Assembly | data/baseStats_original/rhyperior.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_original/rhyperior.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_original/rhyperior.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | ;RhyperiorBaseStats: ; 39002 (e:5002)
db DEX_RHYPERIOR ; pokedex id
db 115 ; base hp
db 140 ; base attack
db 130 ; base defense
db 40 ; base speed
db 55 ; base special
db GROUND ; species type 1
db ROCK ; species type 2
db 35 ; catch rate
db 217 ; base exp yield
INCBIN "pic/ymon/rhyperior.pic",0,1 ; 77, sprite dimensio... | 21.206897 | 59 | 0.723577 |
e24f9307366892eba400b0e1e1c8a6e3bab1b05a | 734 | asm | Assembly | oeis/132/A132384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/132/A132384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/132/A132384.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A132384: a(n) = Sum_{ k <= n, k is not an i-th power with i >= 2} k.
; Submitted by Jon Maiga
; 1,3,6,6,11,17,24,24,24,34,45,57,70,84,99,99,116,134,153,173,194,216,239,263,263,289,289,317,346,376,407,407,440,474,509,509,546,584,623,663,704,746,789,833,878,924,971,1019,1019,1069,1120,1172,1225,1279
mov $2,$0
mov $5,$... | 20.388889 | 204 | 0.549046 |
146f5d672dd53af7de1d4f5b856e1ec65386a343 | 8,386 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_700.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_700.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_700.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 %r14
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1017c, %rsi
lea addresses_A_ht+0x1ae7c, %rdi
nop
add %r8, %r8
mov $60, %rcx
rep movsb
sub %rcx, %rcx
lea addresses_A_ht+0x857c, %r10
nop
nop
add $62234, %rax
movl $0x61626364,... | 31.174721 | 2,999 | 0.654424 |
703eb780490a3adab1dbedfac5eb8ec8ef676d90 | 191 | asm | Assembly | assembler/tests/t_dc/t_dc.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | 1 | 2022-01-17T16:06:15.000Z | 2022-01-17T16:06:15.000Z | assembler/tests/t_dc/t_dc.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | assembler/tests/t_dc/t_dc.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | cpu 68020
irp op,b,w,l,q,s,d,x,p
dc.op [3]25
dc.op "Hello World"
ds.op 9
endm
irp op,s,d,x,p
dc.op 1.5
dc.op constpi*1000
dc.op constpi/1000
dc.op -constpi
endm
| 12.733333 | 26 | 0.581152 |
ef35e63bcd7d1ca1049ffcdf8ef9372192a0db62 | 1,976 | asm | Assembly | sw/552tests/rand_simple/t_3_jal.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/rand_simple/t_3_jal.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/rand_simple/t_3_jal.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // seed 3
jal 4 // icount 0
nop // icount 1
nop // icount 2
jal 10 // icount 3
nop // icount 4
nop // icount 5
nop // icount 6
nop // icount 7
nop // icount 8
jal 20 // icount 9
nop // icount 10
nop // icount 11
nop // icount 12
nop // icount 13
nop // icount 14
nop // icount 15
nop // icount 16
nop // icount 17
nop //... | 17.182609 | 20 | 0.646255 |
4cc85352a075eb40fee9f49e25f70372cf646805 | 146 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Tomahawk/_ff_dkud2_Tomahawk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Tomahawk/_ff_dkud2_Tomahawk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Tomahawk/_ff_dkud2_Tomahawk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION rodata_font
SECTION rodata_font_fzx
PUBLIC _ff_dkud2_Tomahawk
_ff_dkud2_Tomahawk:
BINARY "font/fzx/fonts/dkud2/Tomahawk/tomahawk.fzx"
| 14.6 | 51 | 0.849315 |
3c260c371545cd409df9d4b44b56a1da296fca78 | 136 | asm | Assembly | src/test/resources/data/generationtests/sjasmplus-defarray.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | null | null | null | src/test/resources/data/generationtests/sjasmplus-defarray.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | null | null | null | src/test/resources/data/generationtests/sjasmplus-defarray.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | null | null | null | ; Test for array definitions
DEFARRAY myarray 10*20,"A",20
CNT DEFL 0
DUP myarray[#]
db myarray[CNT]
CNT DEFL CNT+1
EDUP | 19.428571 | 33 | 0.661765 |
7e203848f1675f63689e1e5fff1f50ea95aadee0 | 1,104 | asm | Assembly | programs/oeis/261/A261226.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/261/A261226.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/261/A261226.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A261226: a(n) = number of steps to reach 0 when starting from k = n and repeatedly applying the map that replaces k with k - A055401(k), where A055401(k) = the number of positive cubes needed to sum to k using the greedy algorithm.
; 0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,... | 78.857143 | 689 | 0.653986 |
5ff8f75444bfa454312f59aed5cdaa0b84582e88 | 859 | asm | Assembly | programs/oeis/156/A156297.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/156/A156297.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/156/A156297.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A156297: Triangle T(n,k) read by rows. If n = k^2 then 1 else 0.
; 1,0,0,0,0,0,0,1,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0... | 27.709677 | 501 | 0.491269 |
402315dd5c1b5d5a5eafee09b8a073a00e9eec48 | 817 | asm | Assembly | libsrc/graphics/kaypro/plot_end_83.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/kaypro/plot_end_83.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/kaypro/plot_end_83.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ;
; Kaypro II pseudo graphics routines
;
; Stefano Bodrato 2018
;
;
; $Id: plot_end_83.asm $
;
SECTION code_clib
PUBLIC plot_end_83
PUBLIC plot_decode_83
EXTERN __gfx_coords
.plot_decode_83
ld (__gfx_coords),hl
ld c,a
srl a
;and a
ld b,a... | 12.19403 | 42 | 0.50918 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.