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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9a93cc69de8a9adbe5e8c90af27f6c654fc2dd1e | 1,079 | asm | Assembly | pwn/pwn8/src2/wetware_hardened.asm | ufsit/SwampCTF-2019-Challenges | 9656baa470ad2c1515f561d0f6a28fd139a8a0eb | [
"MIT"
] | 8 | 2019-11-25T22:51:09.000Z | 2021-04-27T08:03:40.000Z | pwn/pwn8/src2/wetware_hardened.asm | ufsit/SwampCTF-2019-Challenges | 9656baa470ad2c1515f561d0f6a28fd139a8a0eb | [
"MIT"
] | 3 | 2019-11-25T22:47:29.000Z | 2019-11-25T22:47:30.000Z | pwn/pwn8/src2/wetware_hardened.asm | ufsit/SwampCTF-2019-Challenges | 9656baa470ad2c1515f561d0f6a28fd139a8a0eb | [
"MIT"
] | 1 | 2021-07-07T19:56:23.000Z | 2021-07-07T19:56:23.000Z | BITS 64
GLOBAL _start
_start:
;stack frame
push rbp
mov rbp, rsp
sub rsp, 0x200
;lets print message: rdi and rdx already set!
print:
mov rdi, 1
mov rsi, msg1
mov rdx, 0x27
mov rax, 1
syscall
;now read input 1 byte at a time:
mov rsi, rsp
read:
mov rax, 0
mov r10, rsp
add r10, 0x200
mov rdi, 0
mov rdx, 1
syscall
;co... | 13 | 64 | 0.717331 |
52117a5312d5c0af696545a4b44f262f25a1e700 | 7,064 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1932.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1932.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1932.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1a160, %r9
nop
nop
nop
nop
nop
sub $2333, %rsi
mov $0x6162636465666768, %r11
movq %r11, (%r9)
nop
nop
nop
cmp $45094, %r13
lea addresses_WT_ht+0x9820, %r11
nop
nop
n... | 30.448276 | 2,999 | 0.653313 |
e9daade9e070915b9db93e250ddd5104dd105f72 | 6,375 | asm | Assembly | src/shaders/h264/ildb/AVC_ILDB_Chroma_Core_Mbaff.asm | martin-kokos/intel-vaapi-driver | 3ed3f6a783fdfff3fa1b567888518dcbda7eb2a3 | [
"MIT"
] | 192 | 2018-01-26T11:51:55.000Z | 2022-03-25T20:04:19.000Z | src/shaders/h264/ildb/AVC_ILDB_Chroma_Core_Mbaff.asm | martin-kokos/intel-vaapi-driver | 3ed3f6a783fdfff3fa1b567888518dcbda7eb2a3 | [
"MIT"
] | 256 | 2017-01-23T02:10:27.000Z | 2018-01-23T10:00:05.000Z | src/shaders/h264/ildb/AVC_ILDB_Chroma_Core_Mbaff.asm | martin-kokos/intel-vaapi-driver | 3ed3f6a783fdfff3fa1b567888518dcbda7eb2a3 | [
"MIT"
] | 64 | 2018-01-30T19:51:53.000Z | 2021-11-24T01:26:14.000Z | /*
* Copyright © <2010>, Intel Corporation.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merg... | 36.016949 | 120 | 0.57098 |
6c73125f14dad99f6914c43601aa540d063f1470 | 1,092 | asm | Assembly | fm/DosQFileMode.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | fm/DosQFileMode.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | fm/DosQFileMode.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | ;/*!
; @file
;
; @ingroup fapi
;
; @brief DosQFileMode DOS wrapper
;
; (c) osFree Project 2018, <http://www.osFree.org>
; for licence see licence.txt in root directory, or project website
;
; This is Family API implementation for DOS, used with BIND tools
; to link required API
;
; @author Yuri Prokushe... | 17.333333 | 69 | 0.690476 |
dba81724a917ec76bad502182e5afe96694e6dc4 | 807 | asm | Assembly | libsrc/graphics/w_undraw.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/graphics/w_undraw.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/graphics/w_undraw.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by D Morris - 30/9/98
;
; Wide resolution (WORD based parameters) version by Stefano Bodrato
;
; $Id: w_undraw.asm,v 1.1 2008/07/17 15:39:56 stefano Exp $
;
XLIB ... | 18.767442 | 74 | 0.505576 |
85fa5066c8f793ea445d5ca688d86fbe89ebae78 | 696 | asm | Assembly | programs/oeis/110/A110157.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/110/A110157.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/110/A110157.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A110157: a(n) = a(rad(n) - 1) + 1, where rad(n) is the squarefree kernel of n, rad=A007947.
; 0,1,2,3,2,3,4,5,2,3,4,5,4,5,6,7,2,3,4,5,4,5,6,7,4,3,4,3,6,7,8,9,2,3,4,5,4,5,6,7,4,5,6,7,6,7,8,9,4,5,4,5,4,5,4,5,6,7,8,9,8,9,10,5,2,3,4,5,4,5,6,7,4,5,6,7,6,7,8,9,4,3,4,5,6,7,8,9,6,7,8,9,8,9,10,11,4,5,6,3
mov $5,2
mov $6,$0
l... | 24.857143 | 204 | 0.543103 |
519e2bc0575635ba07ad9500057749bb84061115 | 614 | asm | Assembly | programs/oeis/025/A025736.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/025/A025736.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/025/A025736.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A025736: Index of 9^n within sequence of numbers of form 6^i*9^j.
; 1,3,6,10,15,22,30,39,49,61,74,88,103,119,137,156,176,197,220,244,269,295,322,351,381,412,444,478,513,549,586,625,665,706,748,791,836,882,929,977,1027,1078,1130,1183,1237,1293,1350,1408,1467,1528,1590,1653,1717
mov $2,$0
add $2,1
mov $4,$0
lpb $2
m... | 20.466667 | 211 | 0.592834 |
4a531f65ffc785a867e0ac000e14eda9a2b7b6c6 | 1,308 | asm | Assembly | src/clear.asm | goodboyandgod/sneese | 7c5eb32fb9b7596878ac56085e6d137127f470d9 | [
"Artistic-2.0"
] | null | null | null | src/clear.asm | goodboyandgod/sneese | 7c5eb32fb9b7596878ac56085e6d137127f470d9 | [
"Artistic-2.0"
] | null | null | null | src/clear.asm | goodboyandgod/sneese | 7c5eb32fb9b7596878ac56085e6d137127f470d9 | [
"Artistic-2.0"
] | null | null | null | %if 0
SNEeSe, an Open Source Super NES emulator.
Copyright (c) 1998-2015, Charles Bilyue.
Portions copyright (c) 1998-2003, Brad Martin.
Portions copyright (c) 2003-2004, Daniel Horchner.
Portions copyright (c) 2004-2005, Nach. ( http://nsrt.edgeemu.com/ )
Unzip Technology, copyright (c) 1998 Gilles Vollant.
zlib Te... | 22.169492 | 79 | 0.7263 |
09569111588db511a903c9a0a464619a95f2421f | 501 | asm | Assembly | programs/oeis/235/A235700.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/235/A235700.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/235/A235700.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A235700: a(n+1) = a(n) + (a(n) mod 5), a(1)=1.
; 1,2,4,8,11,12,14,18,21,22,24,28,31,32,34,38,41,42,44,48,51,52,54,58,61,62,64,68,71,72,74,78,81,82,84,88,91,92,94,98,101,102,104,108,111,112,114,118,121,122,124,128,131,132,134,138,141,142,144,148,151,152,154,158,161,162,164,168,171,172,174,178,181,182,184,188,191
add ... | 22.772727 | 265 | 0.590818 |
a08925036b81a18520a7d56d839d174cab72ed22 | 272 | asm | Assembly | libsrc/stdio/abc80/fgetc_cons.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/abc80/fgetc_cons.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/abc80/fgetc_cons.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; ABC80 Routines
;
; getkey() Wait for keypress
;
; Maj 2000 - Stefano Bodrato
;
;
; $Id: fgetc_cons.asm,v 1.4 2015/01/19 01:33:17 pauloscustodio Exp $
;
PUBLIC fgetc_cons
.fgetc_cons
ld a,(65013)
and 127
jr z,fgetc_cons
ld l,a
xor a
ld (65013),a
ld h,a
ret
| 11.826087 | 68 | 0.661765 |
5edf560fc63ab7ae7afa573930d75d7e8b214592 | 833 | asm | Assembly | programs/oeis/157/A157681.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157681.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157681.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A157681: Fibonacci sequence beginning 29, 31.
; 29,31,60,91,151,242,393,635,1028,1663,2691,4354,7045,11399,18444,29843,48287,78130,126417,204547,330964,535511,866475,1401986,2268461,3670447,5938908,9609355,15548263,25157618,40705881,65863499,106569380,172432879,279002259,451435138,730437397,1181872535,1912309932,3094... | 69.416667 | 704 | 0.85114 |
7bdf4ce6e5dbacaf20647c31feb189da09bc4f37 | 419 | asm | Assembly | oeis/020/A020061.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020061.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020061.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020061: Integer part of GAMMA(n+7/10)/GAMMA(7/10).
; Submitted by Jamie Morken(s3)
; 1,0,1,3,11,55,318,2133,16430,142945,1386569,14836294,173584649,2204525051,30201993205,443969300123,6970318011936,116404310799338,2060356301148292,38528662831473069,759014657780019468
mov $2,1
mov $3,$0
mul $3,5
lpb $3
sub $3,4
... | 20.95 | 184 | 0.706444 |
65592a11fc173cd62f49f80d66e3d279730cc7e2 | 653 | asm | Assembly | cards/bn5/ModCards/136-A038 FlameMan.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | 10 | 2017-12-05T14:25:38.000Z | 2022-02-21T04:28:00.000Z | cards/bn5/ModCards/136-A038 FlameMan.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | cards/bn5/ModCards/136-A038 FlameMan.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | .include "defaults_mod.asm"
table_file_jp equ "exe5-utf8.tbl"
table_file_en equ "bn5-utf8.tbl"
game_code_len equ 3
game_code equ 0x4252424A // BRBJ
game_code_2 equ 0x42524245 // BRBE
game_code_3 equ 0x42524250 // BRBP
card_type equ 1
card_id equ 38
card_no equ "038"
card_sub equ "Mod Card 038"
card_sub_x ... | 24.185185 | 35 | 0.773354 |
359f5b347d1e6a9f3440911c29aa89e3fc35a2d8 | 309 | asm | Assembly | programs/oeis/114/A114569.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/114/A114569.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/114/A114569.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A114569: a(n) = 9*4^n - 1.
; 8,35,143,575,2303,9215,36863,147455,589823,2359295,9437183,37748735,150994943,603979775,2415919103,9663676415,38654705663,154618822655,618475290623,2473901162495,9895604649983,39582418599935,158329674399743,633318697598975,2533274790395903
mov $1,4
pow $1,$0
mul $1,9
sub $1,1
| 38.625 | 241 | 0.802589 |
cea8eca37eb62c37216f77e46ba0abbdbdf6cd3e | 24,292 | asm | Assembly | next_level/demosrc/s_endlesswonders.asm | viznut/demoscene | 0a9b663a18ce5c31a1243fbdb85794325eeed1d8 | [
"CC0-1.0"
] | 14 | 2021-01-06T12:13:48.000Z | 2021-02-10T20:39:48.000Z | next_level/demosrc/s_endlesswonders.asm | viznut/demoscene | 0a9b663a18ce5c31a1243fbdb85794325eeed1d8 | [
"CC0-1.0"
] | null | null | null | next_level/demosrc/s_endlesswonders.asm | viznut/demoscene | 0a9b663a18ce5c31a1243fbdb85794325eeed1d8 | [
"CC0-1.0"
] | null | null | null | ;,; lyrics_endlesswonders .withinpagefrom=lyrics
;,; <- lyrics
; endless wonders that never cease to amaze
!byte $33,$32,$29 ; END
!byte $27,$33,$34 ; LESS
!byte $26,$30,$32 ; WON
!byte $19,$1d,$4a,$24 ; DERS
!byte $09,$19,$1d,$23,$29 ; THAT
!byte $22,$53 ; NE
!byte $26,$5a ; VER
!byte $45,$a1,$45 ;... | 23.047438 | 65 | 0.722131 |
bf97aab20dfad1baa41074100e35be5457509b6d | 348 | asm | Assembly | programs/oeis/071/A071934.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/071/A071934.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/071/A071934.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A071934: a(n) = Sum_{i=1..n} K(i+1,i), where K(x,y) is the Kronecker symbol (x/y).
; 1,0,1,2,3,4,5,6,7,6,7,8,9,10,11,12,13,12,13,14,15,16,17,18,19,18,19,20,21,22,23,24,25,24,25,26,27,28,29,30,31,30,31,32,33,34,35,36,37,36,37,38,39,40,41,42,43,42,43,44,45,46,47,48,49,48,49,50,51,52,53,54,55
mov $1,$0
add $1,1
lpb $0,... | 34.8 | 207 | 0.606322 |
6781793a02650e764f7513291dbacac06f9e6410 | 984 | asm | Assembly | vm_check/arithmetic/0_division.asm | skiff-vm/skiff | 51a4dd736b9d35ff657f09867aff26d15ec1877e | [
"MIT"
] | null | null | null | vm_check/arithmetic/0_division.asm | skiff-vm/skiff | 51a4dd736b9d35ff657f09867aff26d15ec1877e | [
"MIT"
] | null | null | null | vm_check/arithmetic/0_division.asm | skiff-vm/skiff | 51a4dd736b9d35ff657f09867aff26d15ec1877e | [
"MIT"
] | null | null | null | .init main
.debug 3
.float LHS 10.0
.float RHS 2.0
.float result 5.0
.code
integer_based:
mov i0 @15 ; LHS
mov i1 @5 ; RHS
mov i2 @3 ; Expected
div i0 i0 i1 ; Perform division
aseq i0 i2 ; Ensure things are equal
ret
float_based:
mov i1 @0 ... | 28.941176 | 70 | 0.578252 |
3e5ab2b2f437b789ea8f1ef1c0b205a797b023c9 | 22,008 | asm | Assembly | kernel/gui/wm.asm | ssebs/xos | 8c50cb7753690ad67696131a8b9935947e1a8075 | [
"MIT"
] | 15 | 2020-05-02T22:04:24.000Z | 2021-08-31T16:56:59.000Z | kernel/gui/wm.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | null | null | null | kernel/gui/wm.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | 1 | 2019-07-20T10:10:36.000Z | 2019-07-20T10:10:36.000Z |
;; xOS32
;; Copyright (C) 2016-2017 by Omar Mohammad.
use32
;
; struct window_handle {
; u16 flags; // 0x00
; u16 event; // 0x02
; u16 width; // 0x04
; u16 height; // 0x06
; u16 x; // 0x08
; u16 y; // 0x0A
; u32 framebuffer; // 0x0C
; u32 reserved; // 0x10
; u32 pid; // 0x14
; u16 max_x; // 0x18
;... | 16.302222 | 103 | 0.689022 |
8f7edcf7815837f19e6891b765a9b8ad7edc44a9 | 1,477 | asm | Assembly | testcode/mp0test.asm | tanishq-dubey/lc3processor | defba3f8d6383cef3cc1cf15802430744aa7bd41 | [
"Apache-2.0"
] | null | null | null | testcode/mp0test.asm | tanishq-dubey/lc3processor | defba3f8d6383cef3cc1cf15802430744aa7bd41 | [
"Apache-2.0"
] | null | null | null | testcode/mp0test.asm | tanishq-dubey/lc3processor | defba3f8d6383cef3cc1cf15802430744aa7bd41 | [
"Apache-2.0"
] | null | null | null | ORIGIN 4x0000
;; Refer to the LC-3b manual for the operation of each
;; instruction. (LDR, STR, ADD, AND, NOT, BR)
SEGMENT CodeSegment:
;; R0 is assumed to contain zero, because of the construction
;; of the register file. (After reset, all registers contain
;; zero.)
;; Note that the commen... | 32.822222 | 70 | 0.574814 |
f28906eaa2c49c3ab401e14f5934fe3f51a86f55 | 7,039 | asm | Assembly | arch/z80/src/z180/z180_head.asm | huahang/incubator-nuttx | 10c4aff6ca6d77da9cde42d4e72e60e843a27aca | [
"MIT"
] | 51 | 2019-04-16T15:11:10.000Z | 2022-03-30T11:58:53.000Z | arch/z80/src/z180/z180_head.asm | huahang/incubator-nuttx | 10c4aff6ca6d77da9cde42d4e72e60e843a27aca | [
"MIT"
] | 18 | 2019-04-17T05:42:38.000Z | 2022-03-04T06:51:46.000Z | arch/z80/src/z180/z180_head.asm | huahang/incubator-nuttx | 10c4aff6ca6d77da9cde42d4e72e60e843a27aca | [
"MIT"
] | 26 | 2019-04-15T19:26:37.000Z | 2022-01-29T19:45:00.000Z | ;**************************************************************************
; arch/z80/src/z180/z180_head.asm
;
; Copyright (C) 2012 Gregory Nutt. All rights reserved.
; Author: Gregory Nutt <gnutt@nuttx.org>
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provid... | 33.046948 | 75 | 0.564143 |
640aa03fce757569315cb1a6686fac157fbaea08 | 134 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/trunc_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/trunc_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/trunc_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _trunc_fastcall
EXTERN cm48_sdcciy_trunc_fastcall
defc _trunc_fastcall = cm48_sdcciy_trunc_fastcall
| 14.888889 | 49 | 0.88806 |
18a6c4885c2e9c37acc86ea16026547acebb9bdb | 4,035 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_29_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_29_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_29_1156.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 %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1e242, %r11
nop
nop
nop
nop
xor %r15, %r15
mov (%r11), %rdi
nop
nop
nop
dec %rbp
lea addresses_A_ht+0xdfc2, %r13
nop
nop
nop
nop
sub $38848, %r11
movb (%r13), %r12b
... | 20.074627 | 153 | 0.648079 |
87eb8e7b5cae015a8dd49852fe9cd26640665b20 | 852 | asm | Assembly | oeis/205/A205219.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/205/A205219.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/205/A205219.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A205219: Number of (n+1)X2 0..1 arrays with the number of equal 2X2 subblock diagonal pairs and equal antidiagonal pairs differing from each horizontal or vertical neighbor, and new values 0..1 introduced in row major order
; Submitted by Jon Maiga
; 8,20,52,132,340,868,2228,5700,14612,37412,95860,245508,628948,16109... | 53.25 | 493 | 0.820423 |
296adf5f18e5e1f50b4452d2fc9bca32b3e6a262 | 906 | asm | Assembly | src/init.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | src/init.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | src/init.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | DMACode::
LOAD "DMA", HRAM
DMA::
ld [dmaTrnCtrl], a
ld a, DMA_DELAY
.wait:
dec a
jr nz, .wait
ret
ENDL
DMACodeEnd::
WPRAM_init::
db $00, $11, $22, $33, $44, $55, $66, $77
db $88, $99, $AA, $BB, $CC, $DD, $EE, $FF
; Enable interrupts and init RAM
; Params:
; None
; Return:
... | 14.612903 | 73 | 0.59713 |
f1175b327d159bb7bb9fe6a9a6e0dbbad7ddd274 | 45,117 | asm | Assembly | onnxruntime/core/mlas/lib/amd64/QgemmU8U8KernelAvx2.asm | peterjc123/onnxruntime | 8813b79c5be90c41c9dbb7d4d4244500f13db4e0 | [
"MIT"
] | 1 | 2019-11-08T08:58:45.000Z | 2019-11-08T08:58:45.000Z | onnxruntime/core/mlas/lib/amd64/QgemmU8U8KernelAvx2.asm | peterjc123/onnxruntime | 8813b79c5be90c41c9dbb7d4d4244500f13db4e0 | [
"MIT"
] | null | null | null | onnxruntime/core/mlas/lib/amd64/QgemmU8U8KernelAvx2.asm | peterjc123/onnxruntime | 8813b79c5be90c41c9dbb7d4d4244500f13db4e0 | [
"MIT"
] | null | null | null | ;++
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
; Licensed under the MIT License.
;
; Module Name:
;
; QgemmU8U8KernelAvx2.asm
;
; Abstract:
;
; This module implements the kernels for the quantized integer matrix/matrix
; multiply operation (QGEMM).
;
;--
.xlist
INCLUDE mlasi.inc
... | 36.384677 | 93 | 0.620365 |
464210218d7756e4e5b42c0ff50204218c31bf14 | 1,048 | asm | Assembly | programs/oeis/007/A007401.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/007/A007401.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007401.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A007401: Add n-1 to n-th term of 'n appears n times' sequence (A002024).
; 1,3,4,6,7,8,10,11,12,13,15,16,17,18,19,21,22,23,24,25,26,28,29,30,31,32,33,34,36,37,38,39,40,41,42,43,45,46,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,66,67,68,69,70,71,72,73,74,75,76,78,79,80,81,82,83,84,85,86,87,88,89,91,92,93,94,95,... | 95.272727 | 908 | 0.707061 |
59ba1e439d315faa1fe3afeedf5e099034185dcb | 89 | asm | Assembly | test/asm/syntax-error-after-syntax-error.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 522 | 2017-02-25T21:10:13.000Z | 2020-09-13T14:26:18.000Z | test/asm/syntax-error-after-syntax-error.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 405 | 2017-02-25T21:32:37.000Z | 2020-09-13T16:43:29.000Z | test/asm/syntax-error-after-syntax-error.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 84 | 2017-02-25T21:10:26.000Z | 2020-09-13T14:28:25.000Z | MACRO mac
println "got {d:_NARG} args"
ENDM
mac
mac 42
notmac
mac
mac 42
mac::
mac ::
| 8.090909 | 29 | 0.674157 |
763adfdcffa5ed5992e2f8f1c9ac60ac3e43e5ac | 842 | asm | Assembly | lab06/8-divide/divide.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | lab06/8-divide/divide.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | lab06/8-divide/divide.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | %include "../utils/printf32.asm"
; https://en.wikibooks.org/wiki/X86_Assembly/Arithmetic
section .data
string_quotient db "Quotient: ", 0
string_remainder db "Remainder: ", 0
dividend1 db 91
divisor1 db 27
dividend2 dd 67254
divisor2 dw 1349
dividend3 dq 69094148
divisor3 dd 87621
sec... | 19.136364 | 66 | 0.647268 |
841126f0d5742b1a1f6228ab5a1f84a647808b07 | 421 | asm | Assembly | oeis/013/A013617.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/013/A013617.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/013/A013617.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A013617: Triangle of coefficients in expansion of (1+10x)^n.
; Submitted by Jon Maiga
; 1,1,10,1,20,100,1,30,300,1000,1,40,600,4000,10000,1,50,1000,10000,50000,100000,1,60,1500,20000,150000,600000,1000000,1,70,2100,35000,350000,2100000,7000000,10000000,1,80,2800,56000,700000,5600000,28000000,80000000,100000000
lpb $... | 26.3125 | 225 | 0.707838 |
477492bb7a1691719bc73a770eee5d6a492c2ee0 | 309 | asm | Assembly | programs/oeis/138/A138102.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138102.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138102.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138102: The number 2*k^2 repeated 2*k^2 times, k=1 to 4.
; 2,2,8,8,8,8,8,8,8,8,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32
add $0,1
lpb $0
add $2,2
add $1,$2
trn $0,$1
add $2,2
lpe
mov $0,$1
| 25.75 | 171 | 0.605178 |
b75977d4fdd352cee4e9b3134a6b1194e3bb42a4 | 728 | asm | Assembly | oeis/252/A252076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/252/A252076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/252/A252076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A252076: Numbers n such that the sum of the heptagonal numbers H(n) and H(n+1) is equal to the hexagonal number X(m) for some m.
; Submitted by Jon Maiga
; 0,486,701100,1010986002,1457841114072,2102205875506110,3031379414638696836,4371247013703125331690,6303335162380492089600432,9089404932905655890078491542,131069156... | 42.823529 | 449 | 0.831044 |
624c2054bd04e5c3fc13d0abbadc55b7b02d6396 | 300 | asm | Assembly | oeis/021/A021693.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021693.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021693.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021693: Decimal expansion of 1/689.
; 0,0,1,4,5,1,3,7,8,8,0,9,8,6,9,3,7,5,9,0,7,1,1,1,7,5,6,1,6,8,3,5,9,9,4,1,9,4,4,8,4,7,6,0,5,2,2,4,9,6,3,7,1,5,5,2,9,7,5,3,2,6,5,6,0,2,3,2,2,2,0,6,0,9,5,7,9,1,0,0,1,4,5,1,3,7,8,8,0,9,8,6,9,3,7,5,9,0,7
add $0,1
mov $2,10
pow $2,$0
mov $0,$2
div $0,689
mod $0,10
| 30 | 199 | 0.54 |
22cdf211d771054c91d72e2e831bbc74976f2b1b | 74 | asm | Assembly | Just_beginner_things/Combining_C&Assembly/check.asm | ashcode028/Operating-system-in-action | 58d3716f8096b51d1c68d6ed48fe432c25fdb7a5 | [
"MIT"
] | 4 | 2021-05-09T22:38:04.000Z | 2021-11-16T11:40:45.000Z | Just_beginner_things/Combining_C&Assembly/check.asm | ashcode028/Operating-System-in-action | 58d3716f8096b51d1c68d6ed48fe432c25fdb7a5 | [
"MIT"
] | null | null | null | Just_beginner_things/Combining_C&Assembly/check.asm | ashcode028/Operating-System-in-action | 58d3716f8096b51d1c68d6ed48fe432c25fdb7a5 | [
"MIT"
] | null | null | null | global add
section .text
add:
mov rax,rdi
add rax,rsi
ret
| 9.25 | 16 | 0.594595 |
6282d9b74e12e47dfb8592035072484c21e6b4e7 | 375 | asm | Assembly | programs/oeis/130/A130494.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/130/A130494.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/130/A130494.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A130494: Row sums of triangle A130478.
; 1,4,11,37,163,907,6067,47107,415027,4084147,44363827,526994227,6793931827,94451224627,1408352613427,22418320792627,379413423256627,6802709918872627,128803497755800627,2568107879638168627,53780695151756440627,1180214324937540760627
lpb $0
add $1,$0
mov $2,$0
sub $0,1
m... | 26.785714 | 232 | 0.765333 |
af75d7aec375be8c9e4ffcca0f3d5581dd8d21d8 | 2,112 | asm | Assembly | programs/oeis/100/A100207.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/100/A100207.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100207.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A100207: a(n) = 4 + 8*n + 10*n^2 + 4*n^3.
; 4,26,92,226,452,794,1276,1922,2756,3802,5084,6626,8452,10586,13052,15874,19076,22682,26716,31202,36164,41626,47612,54146,61252,68954,77276,86242,95876,106202,117244,129026,141572,154906,169052,184034,199876,216602,234236,252802,272324,292826,314332,336866,360452,385114,4108... | 192 | 2,001 | 0.854167 |
af345f50c8c8868c32aad5af96bcc95c5c30c287 | 176 | asm | Assembly | Working Disassembly/General/Sprites/Orbinaut/Map - Orbinaut.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/General/Sprites/Orbinaut/Map - Orbinaut.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/General/Sprites/Orbinaut/Map - Orbinaut.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_3604A4: dc.w Frame_3604A8-Map_3604A4
dc.w Frame_3604B0-Map_3604A4
Frame_3604A8: dc.w 1
dc.b $F8, 5, 0, 0,$FF,$F8
Frame_3604B0: dc.w 1
dc.b $F8, 5, 0, 4,$FF,$F8
| 25.142857 | 40 | 0.659091 |
a278166ab2271621aaed48e8d2ef0e8483a4de5c | 7,536 | asm | Assembly | bahamut/source/menu-dragons.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 2 | 2021-08-15T04:10:10.000Z | 2021-08-15T20:14:13.000Z | bahamut/source/menu-dragons.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 1 | 2022-02-16T02:46:39.000Z | 2022-02-16T04:30:29.000Z | bahamut/source/menu-dragons.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 1 | 2021-12-25T11:34:57.000Z | 2021-12-25T11:34:57.000Z | namespace menu {
seek(codeCursor)
namespace dragons {
enqueue pc
seek($eec783); jsl deployedName
seek($eec7a8); jsl reservedName
seek($eecb86); jsl playerName
seek($eecbb8); string.hook(reservedDragon)
seek($eecb2a); jsl drawWindowOverview
seek($eec67f); jsl properties.main; plp; rts
//cursor positi... | 27.604396 | 83 | 0.604299 |
48e25501ecc9df5e8cd61d7e1d5fa1b1abe54e4a | 1,298 | asm | Assembly | Test_Benchmark2/benchmark2.asm | colasgrenier/pipelined-mips-processor | 4ea7f39d834559786bee207b1155645b455e3391 | [
"MIT"
] | null | null | null | Test_Benchmark2/benchmark2.asm | colasgrenier/pipelined-mips-processor | 4ea7f39d834559786bee207b1155645b455e3391 | [
"MIT"
] | null | null | null | Test_Benchmark2/benchmark2.asm | colasgrenier/pipelined-mips-processor | 4ea7f39d834559786bee207b1155645b455e3391 | [
"MIT"
] | 1 | 2021-04-15T08:06:11.000Z | 2021-04-15T08:06:11.000Z | ###############################################
# This program generates Fibonacci series.
# It stores the generated Fibonacci numbers first into Reg[2] ($2), and then into memory
# Assume that your data section in memory starts from address 2000. (Of course, since you will use separate memories for code and data for t... | 54.083333 | 353 | 0.602465 |
af1699669cd328b795ed449848986e431a3a7ef5 | 590 | asm | Assembly | oeis/268/A268727.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/268/A268727.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/268/A268727.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A268727: One-based index of the toggled bit between n and A268717(n+1): a(n) = A070939(A003987(n,A268717(1+n))).
; Submitted by Jon Maiga
; 1,2,3,1,4,1,1,2,5,1,1,2,1,2,3,1,6,1,1,2,1,2,3,1,1,2,3,1,4,1,1,2,7,1,1,2,1,2,3,1,1,2,3,1,4,1,1,2,1,2,3,1,4,1,1,2,5,1,1,2,1,2,3,1,8,1,1,2,1,2,3,1,1,2,3,1,4,1,1,2,1,2,3,1,4,1,1,2,5,... | 45.384615 | 201 | 0.605085 |
d0fececcf6e1cb4375fa672937e4b50c414706c5 | 145 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/set_bg2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | 46 | 2020-08-02T08:00:14.000Z | 2022-03-07T02:25:47.000Z | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/set_bg2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/set_bg2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | 12 | 2020-07-29T05:00:28.000Z | 2021-12-11T20:30:28.000Z | Name: set_bg2.asm
Type: file
Size: 46251
Last-Modified: '2000-11-08T02:03:12Z'
SHA-1: C68C47C1917FF48C7339AA3965CBCED60E5D575A
Description: null
| 20.714286 | 47 | 0.813793 |
7a692ee8ab49aa55ed08a38ed441e7ff6ce5f665 | 528 | asm | Assembly | programs/oeis/063/A063732.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/063/A063732.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/063/A063732.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A063732: Numbers n such that Lucas representation of n excludes L_0 = 2.
; 0,1,3,4,5,7,8,10,11,12,14,15,16,18,19,21,22,23,25,26,28,29,30,32,33,34,36,37,39,40,41,43,44,45,47,48,50,51,52,54,55,57,58,59,61,62,63,65,66,68,69,70,72,73,75,76,77,79,80,81,83,84,86,87,88,90
mul $0,2
mov $1,$0
add $0,1
add $1,2
seq $1,90909 ;... | 22 | 192 | 0.617424 |
c22578c002a272144e9da56430a0e248e711c59b | 6,033 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1473.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1473.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1473.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 %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x934c, %rbx
nop
nop
nop
nop
nop
sub %r8, %r8
mov (%rbx), %rbp
nop
nop
nop
sub %rax, %rax
lea addresses_WT_ht+0x17f54, %r12
nop
nop
nop
nop
nop
xor %r8, %r8
vmovu... | 37.943396 | 2,999 | 0.658379 |
25efc53ae03ea5334938b228e4517ef115b5c79e | 4,905 | asm | Assembly | 配套代码/L037/L037/1.1.asm | zmrbak/ReverseAnalysis | 994fdc61c8af2eecc2a065a6f5ee0aacf371e836 | [
"MIT"
] | 35 | 2019-11-19T03:12:09.000Z | 2022-02-18T08:38:53.000Z | 配套代码/L037/L037/1.1.asm | zmrbak/ReverseAnalysis | 994fdc61c8af2eecc2a065a6f5ee0aacf371e836 | [
"MIT"
] | null | null | null | 配套代码/L037/L037/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\L037\L037\L037.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
CONST SEGMENT
$SG5561 DB 'Hello World!', 0aH, 00H
ORG $+2
$SG5562 DB 'a[%d]=%d', 0aH, 00H
CONST E... | 28.189655 | 129 | 0.755759 |
5d1d79ed1f2cc55e60133448dc9820dc34439b9c | 401 | asm | Assembly | programs/oeis/120/A120303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/120/A120303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A120303: Largest prime factor of Catalan number A000108(n).
; 2,5,7,7,11,13,13,17,19,19,23,23,23,29,31,31,31,37,37,41,43,43,47,47,47,53,53,53,59,61,61,61,67,67,71,73,73,73,79,79,83,83,83,89,89,89,89,97,97,101,103,103,107,109,109,113,113,113,113,113,113,113,127,127,131,131
mov $2,$0
cal $0,88631 ; Largest number m < ... | 33.416667 | 212 | 0.665835 |
a05e850a1fc1d4b353b3b54f95d1b4203d459537 | 4,335 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/x86_64/fastsse/lshift-movdqu2.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/x86_64/fastsse/lshift-movdqu2.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/x86_64/fastsse/lshift-movdqu2.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl AMD64 mpn_lshift optimised for CPUs with fast SSE including fast movdqu.
dnl Contributed to the GNU project by Torbjorn Granlund.
dnl Copyright 2010-2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or mo... | 23.688525 | 79 | 0.656055 |
b736e445e5d90b8765ce7440f0e4c409143aad64 | 365 | asm | Assembly | libsrc/_DEVELOPMENT/sound/ay/c/sccz80/ay_wyz_effect_init.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/sound/ay/c/sccz80/ay_wyz_effect_init.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/sound/ay/c/sccz80/ay_wyz_effect_init.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | IF !__CPU_INTEL__ & !__CPU_GBZ80__
SECTION code_sound_ay
PUBLIC ay_wyz_effect_init
EXTERN asm_wyz_TABLA_EFECTOS
;void ay_wyz_effect_init(wyz_effects *effects) __z88dk_fastcall
ay_wyz_effect_init:
ld (asm_wyz_TABLA_EFECTOS),hl
ret
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _ay_wyz_effect_init
defc _ay_wyz_e... | 17.380952 | 63 | 0.843836 |
5bfe177c0dc85da6672ed65eb78416c7883ab8a1 | 324 | asm | Assembly | oeis/068/A068028.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | oeis/068/A068028.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | oeis/068/A068028.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A068028: Decimal expansion of 22/7.
; 3,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2
mov $1,4
lpb $0
sub $0,1
mul $1,3
mod $1,21
lpe
mov $0,$1
sub $0,1
mod $0... | 24.923077 | 201 | 0.530864 |
26243a7c47fc65b7d8e07ad8a146e42a89503c27 | 2,965 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_13_1481.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_13_1481.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_13_1481.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x9b48, %r9
nop
and $11626, %rdi
movups (%r9), %xmm4
vpextrq $1, %xmm4, %r8
nop
nop
cmp %r11, %r11
lea addresses_A_ht+0x1b1e8, %r15
nop
sub %rax, %rax
mov (%r15), %esi
nop
nop
no... | 19.00641 | 153 | 0.645194 |
1680fdeebfb3b4b38ac90ee42f51bfe2eb82337d | 86 | asm | Assembly | test/p9.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/p9.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/p9.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | #include "hi.asm"
lh H(0xa5)
addi L(0xa5)
add 2f
addi 1
addic 1
// a = 2
hlt
2:
0x5a
| 7.166667 | 17 | 0.627907 |
0c09b0ddd11e9c1ed43e1d6527ed77b8a0972832 | 839 | asm | Assembly | oeis/155/A155702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/155/A155702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/155/A155702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A155702: Primes of the form 2n^2-9.
; Submitted by Christian Krause
; 23,41,89,191,233,383,503,569,1049,1559,1913,2039,2441,2729,2879,3191,3863,4409,4793,5399,6263,6719,7433,8969,9239,9791,12473,12791,14783,16553,18041,19991,20393,23753,26903,29759,33791,34313,37529,39191,46199,49919,53129,53783,55103,57791,59159,662... | 34.958333 | 497 | 0.72944 |
15c1724a6eb8fc6af20feb5111da3e8bea8679f3 | 3,426 | asm | Assembly | resources/retrogamedev.chapters/chapter12/gameStars.asm | brawnydawg/retrojam4 | 28293e3348cdf5b2d844438689f43a8853e3508d | [
"MIT"
] | null | null | null | resources/retrogamedev.chapters/chapter12/gameStars.asm | brawnydawg/retrojam4 | 28293e3348cdf5b2d844438689f43a8853e3508d | [
"MIT"
] | null | null | null | resources/retrogamedev.chapters/chapter12/gameStars.asm | brawnydawg/retrojam4 | 28293e3348cdf5b2d844438689f43a8853e3508d | [
"MIT"
] | null | null | null | ;==============================================================================
; Constants
StarsNumColumns = 40
Stars1stCharacter = 72
StarsNumFrames = 8
;==============================================================================
; Variables
starsYCharArray byte 15, 6, ... | 30.052632 | 90 | 0.504378 |
18205fbf0e7df0c679f13c2df6eaeb52a2990fea | 7,313 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1117.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_1117.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_1117.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xd95c, %rbx
nop
mfence
movl $0x61626364, (%rbx)
nop
nop
nop
nop
nop
sub $24508, %r8
lea addresses_WT_ht+0x1d859, %rax
nop
nop
nop
inc %rcx
mov $0x6162636465666768, %rdi
movq %... | 33.240909 | 2,999 | 0.65828 |
856fd44d7157e7b495142470d39909011d3381ef | 1,644 | asm | Assembly | programs/oeis/292/A292410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/292/A292410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/292/A292410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A292410: Difference between (2n+1)^2 and highest power of 2 less than or equal to (2n+1)^2.
; 0,1,9,17,17,57,41,97,33,105,185,17,113,217,329,449,65,201,345,497,657,825,1001,161,353,553,761,977,1201,1433,1673,1921,129,393,665,945,1233,1529,1833,2145,2465,2793,3129,3473,3825,89,457,833,1217,1609,2009,2417,2833,3257,368... | 68.5 | 1,348 | 0.770073 |
743567a3367e985b56469b1d44896ed0d60c746f | 458 | asm | Assembly | oeis/193/A193562.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/193/A193562.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/193/A193562.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A193562: Number of divisors of n^4+1.
; Submitted by Jamie Morken
; 1,2,2,4,2,4,2,4,4,8,4,4,4,4,4,8,2,4,4,8,2,4,4,4,2,8,4,8,2,4,4,8,4,8,2,4,4,8,4,4,4,8,4,16,8,8,2,8,2,8,4,8,4,8,2,8,2,4,4,16,8,4,4,8,8,4,8,8,4,8,8,4,4,4,2,8,8,16,4,16,2,4,2,16,4,16,4,8,2,8,2,8,4,8,4,16,8,8,4,8
pow $0,2
lpb $0
sub $0,2
mov $2,$0
m... | 30.533333 | 208 | 0.591703 |
16715b317aff130b8db47a986f17dc56065cb36d | 2,232 | asm | Assembly | uuu/src/apps/fileutils/mkdir/mkdir.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | 7 | 2019-03-04T08:53:33.000Z | 2022-01-28T19:32:12.000Z | uuu/src/apps/fileutils/mkdir/mkdir.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | uuu/src/apps/fileutils/mkdir/mkdir.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | ;; UUU fileutils
;; * mkdir by Lukas Demetz
;;
;; Creates directories
;; Last change: 02-nov-2001
%include "vid/vfs.inc"
%define ish.print.VID 5100
%define ish.scroll.VID 5101
section .text
global _start
_start:
; Step 1: Check the args
cmp ecx, byte 1
jl .no_args ; nothing passed...
mov e... | 18.446281 | 71 | 0.606631 |
6ffcb62406a1ee09ff4538cb8a52014e4d627afc | 1,879 | asm | Assembly | src/apricotos.asm | drdanick/apricot-os | 65fcc85313986f9c6a8aa5738c4b19fa5544caac | [
"MIT"
] | null | null | null | src/apricotos.asm | drdanick/apricot-os | 65fcc85313986f9c6a8aa5738c4b19fa5544caac | [
"MIT"
] | null | null | null | src/apricotos.asm | drdanick/apricot-os | 65fcc85313986f9c6a8aa5738c4b19fa5544caac | [
"MIT"
] | 1 | 2018-07-10T19:35:07.000Z | 2018-07-10T19:35:07.000Z | ; asmsyntax=apricos
; ===================================
; == ==
; == ApricotOS Standard Header ==
; == ==
; == Revision 1 ==
; == ==
; == (C) 2014-17 Nick Stones-Havas ==
; == ... | 20.648352 | 80 | 0.53752 |
5a8e48e374c8c05466a17234d9a2a78406b2036f | 126,552 | asm | Assembly | non_regression/other_x64_macosx_7.o.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/other_x64_macosx_7.o.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/other_x64_macosx_7.o.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .macosx_version_min 10, 12
.section __TEXT,__text,regular,pure_instructions
.align 4, 0x90
.globl _pari_init_evaluator
_pari_init_evaluator:
pushq %rbp
pushq %r14
pushq %rbx
movq $0, _sp(%rip)
leaq _s_st(%rip), %rax
leaq _st(%rip), %rcx
subq %rax, %rcx
movq %rcx, _... | 24.174212 | 60 | 0.514698 |
3522039394f086e07eb0e63b02c42a6792806272 | 759 | asm | Assembly | programs/oeis/035/A035328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/035/A035328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/035/A035328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A035328: a(n) = n*(2*n-1)*(2*n+1).
; 0,3,30,105,252,495,858,1365,2040,2907,3990,5313,6900,8775,10962,13485,16368,19635,23310,27417,31980,37023,42570,48645,55272,62475,70278,78705,87780,97527,107970,119133,131040,143715,157182,171465,186588,202575,219450,237237,255960,275643,296310,317985,340692,364455,389298,415245,4... | 94.875 | 682 | 0.812912 |
a5f6f524b76968583f1aad627ada92bd858fad15 | 758 | asm | Assembly | src/test/ref/issue-594-case.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/issue-594-case.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/issue-594-case.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Commodore 64 PRG executable file
.file [name="issue-594-case.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:BasicUpstart(main)
.const HOSTS = 0
.const DEV... | 22.294118 | 65 | 0.637203 |
c6be1f898f0cd73f7973cbb3504502df99518c6c | 418 | asm | Assembly | programs/oeis/122/A122878.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/122/A122878.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/122/A122878.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A122878: Periodic sequence of period 21 related to a simple scheduling problem.
; 12,12,12,12,13,13,13,23,23,23,23,12,12,12,13,13,13,13,23,23,23,12,12,12,12,13,13,13,23,23,23,23,12,12,12,13,13,13,13,23,23,23,12,12,12,12,13,13,13,23,23,23,23,12,12,12,13,13,13,13,23,23,23,12,12,12,12,13,13
seq $0,122879 ; Periodic seq... | 52.25 | 208 | 0.679426 |
f71f375e2039ba0eeee339fec093fbdd7299d75e | 504 | asm | Assembly | programs/oeis/340/A340498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/340/A340498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/340/A340498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A340498: Where 2^n appears in A340488 for the first time.
; 3,6,16,56,216,856,3416,13656,54616,218456,873816,3495256,13981016,55924056,223696216,894784856,3579139416,14316557656,57266230616,229064922456,916259689816
mov $1,$0
sub $0,2
add $1,1
add $1,$0
cal $1,86893 ; a(n) is the index of F(n+1) at the unique occurr... | 50.4 | 237 | 0.759921 |
9caad0ead0d25fcc1a0e56ed7cd3239250564761 | 7,708 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_201.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_201.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_201.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 %r15
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x2e42, %rsi
and $45073, %r11
mov $0x6162636465666768, %rcx
movq %rcx, %xmm1
vmovups %ymm1, (%rsi)
sub $57322, %rdi
lea addresses_A_ht+0x14802, %rcx
nop
nop
and %r10, %r10
mov... | 35.036364 | 2,999 | 0.659056 |
ffa8a5a86b7f7b305184a4a4818cdd6217fa1509 | 300 | asm | Assembly | oeis/021/A021799.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021799.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021799.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021799: Decimal expansion of 1/795.
; 0,0,1,2,5,7,8,6,1,6,3,5,2,2,0,1,2,5,7,8,6,1,6,3,5,2,2,0,1,2,5,7,8,6,1,6,3,5,2,2,0,1,2,5,7,8,6,1,6,3,5,2,2,0,1,2,5,7,8,6,1,6,3,5,2,2,0,1,2,5,7,8,6,1,6,3,5,2,2,0,1,2,5,7,8,6,1,6,3,5,2,2,0,1,2,5,7,8,6
add $0,1
mov $2,10
pow $2,$0
mov $0,$2
div $0,795
mod $0,10
| 30 | 199 | 0.54 |
69b7d0e90fe3959a1219f76d2bed1e2b0f4fddeb | 4,050 | asm | Assembly | concerto_synth/pitch_data.asm | biermanncarl/cx16-concerto | 475c87b10cb011e0be2e3c84ecdd61a9aaf4356e | [
"BSD-2-Clause"
] | 4 | 2021-11-08T14:14:02.000Z | 2022-02-25T02:29:42.000Z | concerto_synth/pitch_data.asm | biermanncarl/cx16-concerto | 475c87b10cb011e0be2e3c84ecdd61a9aaf4356e | [
"BSD-2-Clause"
] | 1 | 2021-03-02T20:31:05.000Z | 2021-03-15T09:56:24.000Z | concerto_synth/pitch_data.asm | biermanncarl/cx16-concerto | 475c87b10cb011e0be2e3c84ecdd61a9aaf4356e | [
"BSD-2-Clause"
] | 1 | 2022-02-25T01:56:31.000Z | 2022-02-25T01:56:31.000Z | ; Copyright 2021 Carl Georg Biermann
; Lookup table that converts notes from 0..11 semitones to 0..15 semitones,
; because, for some reason, the YM2151 spreads 12 semitones over the range of 0..15
; Mathematically speaking, one would have to multiply by 4/3 and round down to get the YM2151 note value.
semitones... | 13.917526 | 106 | 0.491605 |
69e3f7ccfff013f48d1c58e32bc5ba2d07291d16 | 1,786 | asm | Assembly | 1571/64tass/lccfmt3a.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1571/64tass/lccfmt3a.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1571/64tass/lccfmt3a.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z |
;* format done, now verify it
otunoteun = vfmt
vfmt
lda #200 ; look at 200 syncs
sta trys
m1 lda #00
sta fmhdpt ; start with first sector again
lda sectr ; sector counter
sta sect
m2 jsr jsync ; find sync
ldx #10
ldy ... | 19.844444 | 55 | 0.433371 |
d50514759cf5bd4fb1027bca5be0323ed531e7ae | 969 | asm | Assembly | programs/oeis/194/A194137.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/194/A194137.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194137.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A194137: Sum{floor(j*sqrt(6) : 1<=j<=n}; n-th partial sum of Beatty sequence for sqrt(6).
; 2,6,13,22,34,48,65,84,106,130,156,185,216,250,286,325,366,410,456,504,555,608,664,722,783,846,912,980,1051,1124,1199,1277,1357,1440,1525,1613,1703,1796,1891,1988,2088,2190,2295,2402,2512,2624,2739,2856
mov $17,$0
mov $19,$0
a... | 17.944444 | 203 | 0.496388 |
01311cb5a594dcef00d697f87c4403d4d8f743f9 | 285 | asm | Assembly | programs/oeis/111/A111889.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/111/A111889.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/111/A111889.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A111889: A repeated permutation of {0,...,8}.
; 0,1,5,3,4,8,6,7,2,0,1,5,3,4,8,6,7,2,0,1,5,3,4,8,6,7,2,0,1,5,3,4,8,6,7,2,0,1,5,3,4,8,6,7,2,0,1,5,3,4,8,6,7,2,0,1,5,3,4,8,6,7,2,0,1,5,3,4,8,6,7,2,0,1,5,3,4,8,6,7,2
mov $1,$0
mul $1,15
add $1,13
mul $0,$1
lpb $0
mod $0,9
lpe
mov $1,$0
| 23.75 | 163 | 0.529825 |
09795e7af437f77892bc4f71c984dabea9607a77 | 76,217 | asm | Assembly | Appl/WClock/wcUI.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/WClock/wcUI.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/WClock/wcUI.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Palm Computing, Inc. 1992 -- All Rights Reserved
PROJECT: PEN GEOS
MODULE: World Clock
FILE: wcUI.asm
AUTHOR: Roger Flores, Oct 16, 1992
ROUTINES:
Name Description
---- -----------
non Penelope rout... | 23.538295 | 110 | 0.657399 |
c980e78fd7c5a922413b07a957ba4befc30694d7 | 3,145 | asm | Assembly | programs/oeis/011/A011197.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/011/A011197.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/011/A011197.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A011197: a(n) = n*(n+1)*(2*n+1)*(3*n+1)*(4*n+1)/6.
; 0,20,315,1820,6630,18480,43225,89320,168300,295260,489335,774180,1178450,1736280,2487765,3479440,4764760,6404580,8467635,11031020,14180670,18011840,22629585,28149240,34696900,42409900,51437295,61940340,74092970,88082280,104109005,122388000,143148720,166635700,19310... | 209.666667 | 2,987 | 0.894118 |
a45774d37219c8db6cc3d207bc096236f4f99a46 | 6,418 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/x86/k6/gcd_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 278 | 2015-11-03T03:01:20.000Z | 2022-01-20T18:21:05.000Z | libtool/src/gmp-6.1.2/mpn/x86/k6/gcd_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 374 | 2015-11-03T12:37:22.000Z | 2021-12-17T14:18:08.000Z | libtool/src/gmp-6.1.2/mpn/x86/k6/gcd_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 96 | 2015-11-22T07:47:26.000Z | 2022-01-20T19:52:19.000Z | dnl AMD K6 mpn_gcd_1 -- mpn by 1 gcd.
dnl Copyright 2000-2002, 2004, 2014 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * the GNU Lesser General Public Lic... | 17.827778 | 79 | 0.677158 |
94522be9c3b4dd079048aa10672f878b47771f15 | 8,754 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_1219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_1219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_1219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x18fdf, %r8
clflush (%r8)
nop
nop
nop
dec %rbp
mov $0x6162636465666768, %r11
movq %r11, %xmm5
vmovups %ymm5, (%r8)
nop
nop
nop
and $63638, %r10
lea addresses_UC_ht+0x... | 29.375839 | 2,999 | 0.647475 |
463c93d2b22c7607a231ea0f02bd2ce3bed7bebd | 874 | asm | Assembly | libsrc/_DEVELOPMENT/l/sccz80/8-gbz80/f48/dldpsh.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/l/sccz80/8-gbz80/f48/dldpsh.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/l/sccz80/8-gbz80/f48/dldpsh.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_l_sccz80
PUBLIC dldpsh
PUBLIC dpush
EXTERN fa
;-----------------------------------------
; Load FA from (hl) and push FA onto stack
;-----------------------------------------
dldpsh: ld de,fa
ld b,6
loop:
ld a,(hl+)
ld (de),a
inc ... | 21.317073 | 43 | 0.310069 |
1f2889a6a3b46621cb8f052b4eeda9e89edaed34 | 793 | asm | Assembly | oeis/067/A067459.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/067/A067459.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/067/A067459.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A067459: Sum of the remainders when n^2 is divided by squares less than n.
; Submitted by Christian Krause
; 0,0,1,7,17,15,43,58,66,90,189,211,273,336,431,398,588,689,910,872,1199,1435,1438,1862,2007,2079,2208,2764,3329,2964,4356,3945,4359,4633,5330,5855,6210,7491,7821,7406,9610,9373,10309,10606,11965,12362,12468,142... | 34.478261 | 498 | 0.722573 |
0e1885a5cdbe0f7c654b9e28c772944406a3737c | 7,588 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_868.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_868.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_868.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r13
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x13195, %r11
nop
nop
sub $54160, %rax
movb (%r11), %r10b
nop
nop
nop
sub %r12, %r12
lea addresses_UC_ht+0x171a9, %r13
nop
nop
nop
nop
and %r8, %r8
mov (%r13), %rdi
n... | 31.098361 | 2,999 | 0.654586 |
849041b9bf8e6601dd1cd3473666891f4439a026 | 396 | asm | Assembly | programs/oeis/117/A117899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/117/A117899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/117/A117899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A117899: Expansion of (1+2x+5x^2+3x^3+2x^4)/(1-x^3)^2.
; 1,2,5,5,6,10,9,10,15,13,14,20,17,18,25,21,22,30,25,26,35,29,30,40,33,34,45,37,38,50,41,42,55,45,46,60,49,50,65,53,54,70,57,58,75,61,62,80,65,66,85,69,70,90,73,74,95,77,78,100,81,82,105,85,86,110,89,90,115,93
mov $1,1
mov $2,2
add $2,$0
mov $3,$0
mod $0,3
sub $... | 22 | 209 | 0.603535 |
d5eeebb39d3b19691c48f7e56408d224a9035442 | 322 | asm | Assembly | programs/oeis/096/A096431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/096/A096431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/096/A096431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A096431: Denominator of (9*(n^4 - 2*n^3 + 2*n^2 - n) + 2)/(2*(2*n - 1)).
; 1,3,1,7,9,11,13,3,17,19,21,23,5,27,29,31,33,7,37,39,41,43,9,47,49,51,53,11,57,59,61,63,13,67,69,71,73,15,77,79,81,83,17,87,89,91,93,19,97,99,101,103,21,107,109,111,113,23,117,119,121,123,25,127,129,131,133
mov $1,$0
add $1,1
add $0,$1
dif $0,... | 40.25 | 207 | 0.602484 |
e6f0845cc01e5bcb96cbed9bcd00d29752e25e29 | 1,362 | asm | Assembly | maps/JubilifeApartmentNE2F.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | maps/JubilifeApartmentNE2F.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | maps/JubilifeApartmentNE2F.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
JubilifeApartmentNE2F_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
JubilifeApartmentNE2F_GuyScript:
jumptextfaceplayer .Text
.Text:
text "Did you buy some"
line "HEAL BALLS at the"
cont "# MART?"
para "A HEAL BALL heals"
line "the #MON it"
cont "captures on t... | 21.28125 | 141 | 0.720999 |
d991a71f13f208e370d470aaa2c9ef98d94e214b | 995 | asm | Assembly | programs/oeis/114/A114752.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/114/A114752.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/114/A114752.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A114752: a(2n)=2n, a(2n+1)=4n+1.
; 1,2,5,4,9,6,13,8,17,10,21,12,25,14,29,16,33,18,37,20,41,22,45,24,49,26,53,28,57,30,61,32,65,34,69,36,73,38,77,40,81,42,85,44,89,46,93,48,97,50,101,52,105,54,109,56,113,58,117,60,121,62,125,64,129,66,133,68,137,70,141,72,145,74,149,76,153,78,157,80,161,82,165,84,169,86,173,88,177,90,... | 124.375 | 920 | 0.711558 |
f5f77ad71d1000a60ef225473f45bedfbe7f20f1 | 790 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_fma.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_fma.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_fma.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; double fma(double x, double y, double z)
SECTION code_clib
SECTION code_fp_math48
PUBLIC cm48_sccz80_fma
EXTERN am48_fma, cm48_sccz80p_dread1, cm48_sccz80p_dload
cm48_sccz80_fma:
; stack = x (sccz80), y (sccz80), z (sccz80), ret
call cm48_sccz80p_dread1
exx
; AC = z (math48)
; stack = x (scc... | 17.173913 | 64 | 0.572152 |
4c20de927cc8978eb5cad5b29660b29fd63bac49 | 4,073 | asm | Assembly | demos/win32/DEMO8/demo8.asm | gbmaster/nasmx | 299fac2950cb10df2afef149da6e075b3ff3cdde | [
"BSD-2-Clause"
] | 18 | 2015-06-22T07:26:13.000Z | 2021-09-09T19:47:44.000Z | demos/win32/DEMO8/demo8.asm | gbmaster/nasmx | 299fac2950cb10df2afef149da6e075b3ff3cdde | [
"BSD-2-Clause"
] | null | null | null | demos/win32/DEMO8/demo8.asm | gbmaster/nasmx | 299fac2950cb10df2afef149da6e075b3ff3cdde | [
"BSD-2-Clause"
] | 5 | 2015-09-22T14:47:09.000Z | 2021-11-08T18:53:11.000Z | ;// DEMO8.ASM
;//
;// Copyright (C)2005-2011 The NASMX Project
;//
;// This is a fully UNICODE aware, typedefined demo that demonstrates
;// using NASMX typedef system to make your code truly portable between
;// 32 and 64-bit systems using either ASCII or UNICODE
;//
;// Contributors:
;// Bryant Keller
;/... | 30.395522 | 96 | 0.600295 |
4a5f932a96be1aaf5aed557843591ba03c9653ff | 9,476 | asm | Assembly | fiat-amd64/63.88_ratio13929_seed3975821006667828_mul_p256.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 491 | 2015-11-25T23:44:39.000Z | 2022-03-29T17:31:21.000Z | fiat-amd64/63.88_ratio13929_seed3975821006667828_mul_p256.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 755 | 2016-02-02T14:03:05.000Z | 2022-03-31T16:47:23.000Z | fiat-amd64/63.88_ratio13929_seed3975821006667828_mul_p256.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 117 | 2015-10-25T16:28:15.000Z | 2022-02-08T23:01:09.000Z | SECTION .text
GLOBAL mul_p256
mul_p256:
sub rsp, 0x80 ; last 0x30 (6) for Caller - save regs
mov [ rsp + 0x50 ], rbx; saving to stack
mov [ rsp + 0x58 ], rbp; saving to stack
mov [ rsp + 0x60 ], r12; saving to stack
mov [ rsp + 0x68 ], r13; saving to stack
mov [ rsp + 0x70 ], r14; saving to stack
mov [ rsp + 0x78 ], ... | 37.307087 | 139 | 0.685838 |
b6c063dfdce451993e8851ca7fdcdbff45e92e89 | 4,769 | asm | Assembly | Transynther/x86/_processed/US/_st_/i7-7700_9_0xca_notsx.log_37_1956.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_/i7-7700_9_0xca_notsx.log_37_1956.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_/i7-7700_9_0xca_notsx.log_37_1956.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 %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xd7b3, %rsi
lea addresses_WT_ht+0x1e3b3, %rdi
nop
nop
nop
dec %r11
mov $33, %rcx
rep movsq
nop
nop
nop
nop
inc %rcx
lea addresses_D_ht+0x1517b, %rsi
lea addresses_A_ht+0x1bbb... | 19.706612 | 152 | 0.658838 |
fb485688241d9211acb77cb79e71ad6bb3992aaf | 391 | asm | Assembly | asm/x86/freebsd/nasm/hello.asm | mhendren/HelloWorlds | 4511d32ba11c9f877d495f2a5ce99394777e9df4 | [
"Unlicense"
] | null | null | null | asm/x86/freebsd/nasm/hello.asm | mhendren/HelloWorlds | 4511d32ba11c9f877d495f2a5ce99394777e9df4 | [
"Unlicense"
] | null | null | null | asm/x86/freebsd/nasm/hello.asm | mhendren/HelloWorlds | 4511d32ba11c9f877d495f2a5ce99394777e9df4 | [
"Unlicense"
] | null | null | null |
; This is tested under FreeBSD. BSD uses a different syscall mechanism
; than Linux.
;
; nasm -f elf hello.s
; ld -s -o hello hello.o
section .data
hello db "hello, world", 0Ah
len equ $-hello
section .text
global _start
align 4
sys_call:
int 80h
ret
_start:
push dword len
push dword hello
push dword 1
mov... | 12.21875 | 70 | 0.705882 |
844976dac0ec232be9cecc2adf760ada17433194 | 410 | asm | Assembly | src/intel/tools/tests/gen7/fbl.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7/fbl.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7/fbl.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | fbl(8) g5<1>UD g5<8,8,1>UD { align1 1Q };
fbl(16) g6<1>UD g8<8,8,1>UD { align1 1H };
fbl(8) g11<1>UD g10<4>UD { align16 1Q };
fbl(1) g6<1>UD f1<0,1,0>UB { align1 WE_all 1N... | 68.333333 | 85 | 0.326829 |
1e75251918dfa896485f58b0bf696b5ae410f207 | 658 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_realloc_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_realloc_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_realloc_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *heap_realloc_callee(void *heap, void *p, size_t size)
INCLUDE "config_private.inc"
SECTION code_clib
SECTION code_alloc_malloc
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
IF __CLIB_OPT_MULTITHREAD & $01
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
PUBLIC _heap_realloc_callee
EXTERN asm_heap_realloc
_heap_realloc_callee:
pop ... | 16.45 | 61 | 0.56383 |
95a268b052994a6eb11a29ce1f6c873fb065a134 | 1,169 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/__stdio_length_modifier.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/__stdio_length_modifier.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/__stdio_length_modifier.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_stdio
PUBLIC __stdio_length_modifier
__stdio_length_modifier:
; enter : de = char *
;
; exit : de = char *, advanced past lm
;
; if length modifier not found
;
; c = 0
;
; if length modifier found
;
; c = length modifier id (... | 13.916667 | 58 | 0.40633 |
85480a430dba7bcfb347d81e5c3b6dfbeb279111 | 433 | asm | Assembly | boot.asm | ygos/jwos | 67680b7786b699d74f790ba98653d5d9ec4bb1f6 | [
"MIT"
] | null | null | null | boot.asm | ygos/jwos | 67680b7786b699d74f790ba98653d5d9ec4bb1f6 | [
"MIT"
] | null | null | null | boot.asm | ygos/jwos | 67680b7786b699d74f790ba98653d5d9ec4bb1f6 | [
"MIT"
] | null | null | null | org 07c00h ; 告诉编译器程序加载到7c00处
mov ax, cs
mov ds, ax
mov es, ax
call DispStr ; 调用显示字符串例程
jmp $ ; 无限循环
DispStr:
mov ax, BootMessage
mov bp, ax ; ES:BP = 串地址
mov cx, 16 ; CX = 串长度
mov ax, 01301h ; AH = 13, AL = 01h
mov bx, 000ch ; 页号为0(BH = 0) 黑底红字(BL = 0Ch,高亮)
mov dl, 0
int 10h ; 10h 号中断
ret
B... | 22.789474 | 50 | 0.616628 |
d1f017c7fba457f33dad27e019bde209052d711e | 598 | asm | Assembly | programs/oeis/153/A153037.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/153/A153037.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/153/A153037.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A153037: a(n) = 2*n^2 + 16*n + 23.
; 23,41,63,89,119,153,191,233,279,329,383,441,503,569,639,713,791,873,959,1049,1143,1241,1343,1449,1559,1673,1791,1913,2039,2169,2303,2441,2583,2729,2879,3033,3191,3353,3519,3689,3863,4041,4223,4409,4599,4793,4991,5193,5399,5609,5823,6041,6263,6489,6719,6953,7191,7433,7679,7929,8183... | 66.444444 | 511 | 0.757525 |
07b8da2ca9fafd7156b7153a5e5e42b634f7df06 | 715 | asm | Assembly | stage3/graphics_rectangle_test_dimensions.asm | amrwc/8086-graphics | 396ebd087f7747f13fee9b24bb41b54c53f43b9d | [
"MIT"
] | 5 | 2019-11-23T10:07:23.000Z | 2021-05-22T08:13:45.000Z | stage3/graphics_rectangle_test_dimensions.asm | amrwc/8086-graphics | 396ebd087f7747f13fee9b24bb41b54c53f43b9d | [
"MIT"
] | null | null | null | stage3/graphics_rectangle_test_dimensions.asm | amrwc/8086-graphics | 396ebd087f7747f13fee9b24bb41b54c53f43b9d | [
"MIT"
] | 2 | 2020-11-03T14:48:04.000Z | 2021-05-23T03:50:13.000Z | Graphics_Rectangle_Test_Dimensions:
;is_width_negative:
cmp [bp + rect_w], word 0 ; if (w < 0) w = -w;
jge is_rect_width_over_319
neg word [bp + rect_w]
is_rect_width_over_319:
cmp [bp + rect_w], word 319 ; if (w > 319) w = 319;
jle is_rect_height_negative
m... | 34.047619 | 64 | 0.586014 |
921139fb41267d737b8b9df5d4f873c30c5970d3 | 2,581 | asm | Assembly | Src/Q15.asm | OferMon/MIPS-Assembly-Exercises | 6f5699f2d1f5c3312467af038679eab238d33866 | [
"Apache-2.0"
] | null | null | null | Src/Q15.asm | OferMon/MIPS-Assembly-Exercises | 6f5699f2d1f5c3312467af038679eab238d33866 | [
"Apache-2.0"
] | null | null | null | Src/Q15.asm | OferMon/MIPS-Assembly-Exercises | 6f5699f2d1f5c3312467af038679eab238d33866 | [
"Apache-2.0"
] | null | null | null | .data 0x10020000
array: .space 80 # 20 words
start_message: .asciiz "Enter two numbers and I'll show you the sum,\ndifference, product, quotient, and remainder.\n\nFirst number: "
second_number_str: .asciiz "Second number: "
newline_str: .asciiz "\n"
operation_plus_str: .asciiz " + "
operation_minus_str: .asciiz " - "... | 18.048951 | 134 | 0.66912 |
cd0b9f0adbbebd970bb8cbdce016246ad8892640 | 2,112 | asm | Assembly | programs/oeis/256/A256524.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/256/A256524.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/256/A256524.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A256524: Number of partitions of 3n into at most 4 parts.
; 1,3,9,18,34,54,84,120,169,225,297,378,478,588,720,864,1033,1215,1425,1650,1906,2178,2484,2808,3169,3549,3969,4410,4894,5400,5952,6528,7153,7803,8505,9234,10018,10830,11700,12600,13561,14553,15609,16698,17854,19044,20304,21600,22969,24375,25857,27378,28978,30... | 62.117647 | 1,685 | 0.775095 |
9dd9c42f02377953dddcc09ea0aad8865d90e5d6 | 341 | asm | Assembly | data/wildPokemon/route5.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/wildPokemon/route5.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/wildPokemon/route5.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | Route5Mons:
db $0F
IF DEF(_GREEN)
db 13,BELLSPROUT
db 10,ABRA
db 15,PIDGEY
db 10,MEOWTH
db 12,MEOWTH
db 15,BELLSPROUT
db 16,BELLSPROUT
db 16,PIDGEY
db 14,MEOWTH
db 16,MEOWTH
ELSE
db 13,ODDISH
db 10,ABRA
db 15,PIDGEY
db 10,MEOWTH
db 12,MEOWTH
db 15,ODDISH
db 16,ODDISH
db 16,PIDGEY
db 14,MEOWTH
db 16... | 12.62963 | 17 | 0.718475 |
2f20cbc0996a260aa2641319342f426c228d73f3 | 7,794 | asm | Assembly | games/sscroll.asm | jasaldivara/retro-dos-graphics | a56ba84455a084583a10158ea9ca39f16c8156b5 | [
"MIT"
] | 13 | 2020-02-01T23:09:58.000Z | 2022-01-13T23:15:42.000Z | games/sscroll.asm | jasaldivara/retro-dos-graphics | a56ba84455a084583a10158ea9ca39f16c8156b5 | [
"MIT"
] | null | null | null | games/sscroll.asm | jasaldivara/retro-dos-graphics | a56ba84455a084583a10158ea9ca39f16c8156b5 | [
"MIT"
] | null | null | null |
CPU 8086
; Constantes del juego
%define GRAVEDAD 1
%define JUMPFRAMES 12
%define FUERZASALTO 5
%define ANCHOTILE 8
%define ALTOTILE 16
%define MAPWIDTH 40
%define MAPSCREENWIDTH 20
%define MAPHEIGHT 12
%define SCROLLTHRESHOLD 64
%include 'engine/header.asm'
org 100h
section .text
start:
... | 22.142045 | 123 | 0.637798 |
de682731cd11b4211b5f90a9cbc5bfd7c191df10 | 344 | asm | Assembly | programs/oeis/152/A152456.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/152/A152456.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/152/A152456.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A152456: a(n)=1*(n+2)!-2*(n+1)!-3*n!.
; -3,-1,6,54,408,3240,28080,267120,2782080,31570560,388281600,5149267200,73287244800,1114636723200,18045906278400,309918825216000,5628230479872000,107773290713088000,2170404686241792000
mov $2,$0
add $0,1
mov $1,1
sub $2,1
lpb $0
sub $1,$2
mul $2,$0
sub $0,1
sub $2,$1
... | 21.5 | 185 | 0.688953 |
afe1f8ac104fca4ac28130adcc88b9646339fef0 | 733 | asm | Assembly | oeis/071/A071725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/071/A071725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/071/A071725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A071725: Expansion of (1+x^2*C^4)*C, where C = (1 - sqrt(1-4*x))/(2*x) is g.f. for Catalan numbers, A000108.
; Submitted by Jon Maiga
; 1,1,3,10,34,117,407,1430,5070,18122,65246,236436,861764,3157325,11622015,42961470,159419670,593636670,2217608250,8308432140,31212003420,117544456770,443690433654,1678353186780,636132... | 48.866667 | 499 | 0.810368 |
8dcd3d0d2da8101d4ef2dcc4038938477dc65d9c | 686 | asm | Assembly | oeis/248/A248668.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/248/A248668.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/248/A248668.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A248668: Sum of the numbers in the n-th row of the array at A248664.
; Submitted by Jon Maiga
; 1,4,26,260,3610,64472,1409006,36432076,1087911890,36844580000,1395429571222,58439837713556,2681526361893626,133783187672365480,7210345924097089790,417482356526745344732,25844171201928905477026,1703359919973405018460976,119... | 45.733333 | 493 | 0.851312 |
33d9924030bc9b727e91124a828b7805fca3f12d | 562 | asm | Assembly | oeis/139/A139192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/139/A139192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/139/A139192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A139192: a(n) = (prime(n)! - 4)/4.
; Submitted by Jon Maiga
; 29,1259,9979199,1556755199,88921857023999,30411275102207999,6463004184721244159999,2210440498434925488635903999999,2055709663544480704431390719999999,3440938272806586261578994895395225599999999,8363131653290951777042515513360187916287999999999,151038157658... | 56.2 | 430 | 0.873665 |
90662edb11a8aca01c2e8b417dd086d5934e31b9 | 797 | asm | Assembly | oeis/225/A225894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/225/A225894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/225/A225894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A225894: Number of n X 2 binary arrays whose sum with another n X 2 binary array containing no more than a single 1 has rows and columns in lexicographically nondecreasing order.
; Submitted by Jamie Morken(s1)
; 4,12,33,78,162,304,527,858,1328,1972,2829,3942,5358,7128,9307,11954,15132,18908,23353,28542,34554,41472,4... | 56.928571 | 497 | 0.796738 |
5da606a2310d35fff3b3db16dba036ba3cae2e95 | 1,327 | asm | Assembly | libsrc/_DEVELOPMENT/target/yaz180/device/asci/asci1_init.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/target/yaz180/device/asci/asci1_init.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/target/yaz180/device/asci/asci1_init.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null |
INCLUDE "config_private.inc"
SECTION code_driver
PUBLIC _asci1_init
EXTERN _asci1_reset
EXTERN asm_z180_push_di, asm_z180_pop_ei_jp
_asci1_init:
call asm_z180_push_di ; di
; initialise the ASCI1
; load the default ASCI conf... | 34.921053 | 77 | 0.431801 |
d133bd225a2cf4226dc51a4a6a768a4a15aed580 | 1,033 | asm | Assembly | 02.Kernel64/Source/AssemblyUtility.asm | yeojin-dev/yeojinux | 75f7fde5034b03a5379f5116d8163f33f256cc95 | [
"MIT"
] | null | null | null | 02.Kernel64/Source/AssemblyUtility.asm | yeojin-dev/yeojinux | 75f7fde5034b03a5379f5116d8163f33f256cc95 | [
"MIT"
] | null | null | null | 02.Kernel64/Source/AssemblyUtility.asm | yeojin-dev/yeojinux | 75f7fde5034b03a5379f5116d8163f33f256cc95 | [
"MIT"
] | null | null | null | [BITS 64] ; 이하의 코드는 64비트 코드로 설정
SECTION .text ; text 섹션(세그먼트)을 정의
; C 언어에서 호출할 수 있도록 이름을 노출함(Export)
global kInPortByte, kOutPortByte
; 포트로부터 1바이트를 읽음
; PARAM: 포트 번호
kInPortByte:
push rdx ; 함수에서 임시로 사용하는 레지스터를 스택에 저장
; 함수의 마지막 부분에서 스택에 삽입된 값을 꺼내 복원
mov rdx, rdi ... | 28.694444 | 58 | 0.54211 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.