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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cfe9642838c5ed8fd0b4235cedd4c136128f842d | 2,445 | asm | Assembly | constants.asm | MaxLeiter/KIMP | 312c3a57d431674ac4a2c91e949dc0c54d23edc4 | [
"MIT"
] | 3 | 2015-10-12T17:59:04.000Z | 2015-11-12T14:48:40.000Z | constants.asm | MaxLeiter/KIMP | 312c3a57d431674ac4a2c91e949dc0c54d23edc4 | [
"MIT"
] | 11 | 2015-10-12T21:29:58.000Z | 2015-10-17T00:27:27.000Z | constants.asm | MaxLeiter/KIMP | 312c3a57d431674ac4a2c91e949dc0c54d23edc4 | [
"MIT"
] | null | null | null |
corelibPath:
.db "/lib/core", 0
windowTitle:
.db "KIMP: Welcome", 0
newImageTitle:
.db "KIMP: New Image", 0
newImageStr:
.db "New Image\n", 0
loadImageStr:
.db "Load Image\n", 0
backStr:
.db "Back", 0
quitStr:
.db "Exit", 0
size: ;Image size, will need to be configurable with new image screen at ... | 15 | 101 | 0.475665 |
a36ae4209ad24a28ca9a3c432e1acc2fe28da06a | 1,164 | asm | Assembly | binary16/fbld.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | 12 | 2020-02-17T09:07:02.000Z | 2022-02-09T22:15:34.000Z | binary16/fbld.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | null | null | null | binary16/fbld.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | 1 | 2021-06-21T23:30:28.000Z | 2021-06-21T23:30:28.000Z | if not defined @FBLD
; Load Byte. Convert unsigned 8-bit integer into floating-point number
; In: A = Byte to convert
; Out: DE = floating point representation, zero flag if DE = 0
; Pollutes: AF
@FBLD:
if not defined FBLD
; *****************************************
FBLD ; *
; ****... | 34.235294 | 82 | 0.348797 |
7decb07c9d6f5fc2db209c4505dd4c6e3c42e90d | 994 | asm | Assembly | programs/oeis/052/A052787.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/052/A052787.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/052/A052787.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A052787: A simple grammar. Product of 5 consecutive integers.
; 0,0,0,0,0,120,720,2520,6720,15120,30240,55440,95040,154440,240240,360360,524160,742560,1028160,1395360,1860480,2441880,3160080,4037880,5100480,6375600,7893600,9687600,11793600,14250600,17100720,20389320,24165120,28480320,33390720,38955840,45239040,523076... | 165.666667 | 908 | 0.874245 |
1305cb22da88115e8f0eaf3f576cf8cbd8c20f91 | 400 | asm | Assembly | libsrc/graphics/eg2000/clsgraph.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/graphics/eg2000/clsgraph.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/graphics/eg2000/clsgraph.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Colour Genie EG2000 graphics routines
;
; clsgraph () -- clear screen
;
; Stefano Bodrato - 2015
;
;
; $Id: clsgraph.asm $
;
SECTION code_clib
PUBLIC clsgraph
PUBLIC _clsgraph
INCLUDE "graphics/grafix.inc"
.clsgraph
._clsgraph
call $38a9 ; FGR
ld hl,$4800
ld... | 12.5 | 45 | 0.595 |
a7cb9958c6682a4e7dde633c90d01a73cbf59f5a | 5,163 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2.log_3324_761.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2.log_3324_761.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2.log_3324_761.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1e69f, %rbx
nop
nop
nop
nop
xor %rax, %rax
mov $0x6162636465666768, %rsi
movq %rsi, %xmm0
movups %xmm0, (%rbx)
nop
nop
sub $23815, %rsi
lea addresses_WT_ht+0x1a7e7, %rcx
nop
and %r13,... | 48.707547 | 2,999 | 0.660469 |
e6e98ae6ed5f759b4d34e5afde38cff3119239c1 | 1,191 | asm | Assembly | programs/oeis/008/A008671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/008/A008671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/008/A008671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A008671: Expansion of 1/((1-x^2)*(1-x^3)*(1-x^7)).
; 1,0,1,1,1,1,2,2,2,3,3,3,4,4,5,5,6,6,7,7,8,9,9,10,11,11,12,13,14,14,16,16,17,18,19,20,21,22,23,24,25,26,28,28,30,31,32,33,35,36,37,39,40,41,43,44,46,47,49,50,52,53,55,57,58,60,62,63,65,67,69,70,73,74,76,78,80,82,84,86,88,90,92,94,97,98,101,103,105,107,110,112,114,11... | 51.782609 | 892 | 0.65911 |
4162d4d1e040349bd3c323042d654e32d2a3310b | 6,080 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1078.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.log_21829_1078.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.log_21829_1078.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1e0d6, %r15
clflush (%r15)
nop
cmp %r9, %r9
movb (%r15), %cl
nop
nop
nop
nop
and %r14, %r14
lea addresses_WC_ht+0x1a0f6, %rbx
nop
cmp %rbp, %rbp
movw $0x6162, (%rbx)
nop
nop
... | 36.848485 | 2,999 | 0.652138 |
e55d0e3dc8fbd005eff88f650f480eed6410e79e | 2,126 | asm | Assembly | Modul 3/latih11fixed.asm | hyuwah/fu-praktikum-smd | a06fe109a42aa96e75f9a425a0905d6bfbfdfc7e | [
"MIT"
] | null | null | null | Modul 3/latih11fixed.asm | hyuwah/fu-praktikum-smd | a06fe109a42aa96e75f9a425a0905d6bfbfdfc7e | [
"MIT"
] | null | null | null | Modul 3/latih11fixed.asm | hyuwah/fu-praktikum-smd | a06fe109a42aa96e75f9a425a0905d6bfbfdfc7e | [
"MIT"
] | null | null | null | ;--------------------------------------------------------------------
; Praktikum SMD 2015
; M.Wahyudin (140310120031)
;
; Name : LATIH11.ASM Penyesuaian
; Desc : Membaca penekanan keypad 4x3 (7pin)
; Metode polling dan scanning kolom
; Input : Keypad di P3
; Output: LED di P1
; 4-display segmen di P2... | 29.527778 | 69 | 0.574318 |
8a27ded92012f43b7adb5b5e14050213d01c1eaa | 375 | asm | Assembly | programs/oeis/164/A164985.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/164/A164985.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/164/A164985.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A164985: Denominators of ternary BBP-type series for log(5)
; 1,6,27,405,1458,5103,59049,196830,649539,6908733,22320522,71744535,731794257,2324522934,7360989291,73222472421,230127770466,721764371007,7060738412025,22029503845518,68630377364883,663426981193869
add $0,1
mul $0,49
div $0,37
mov $1,3
pow $1,$0
mul $1,$0
... | 23.4375 | 198 | 0.76 |
f9e095bc56a3eea5ad408cddafcfbf0a27518881 | 1,795 | asm | Assembly | src/test/ref/examples/c64/linking/linking.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/examples/c64/linking/linking.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/examples/c64/linking/linking.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Example showing how to perform linking using a linker-file
// The linker file is created using KickAssembler segments.
// See the KickAssembler manual for description of the format http://theweb.dk/KickAssembler/
// Specifying the linker script file is done using the #pragma link(<file>)
// It can also be specified ... | 22.160494 | 93 | 0.625627 |
6c4ac9525cd041d28527cf61dd72e1d76d4a1ec2 | 210 | asm | Assembly | src/zx-spec.asm | rhargreaves/zx-spec | 5df6c8428339e0f1a35a2f8d00dc65995102f2cf | [
"MIT"
] | 34 | 2017-10-25T04:29:37.000Z | 2021-08-29T15:33:27.000Z | src/zx-spec.asm | rhargreaves/zx-spec | 5df6c8428339e0f1a35a2f8d00dc65995102f2cf | [
"MIT"
] | 2 | 2017-10-20T22:49:29.000Z | 2017-11-28T12:42:22.000Z | src/zx-spec.asm | rhargreaves/zx-spec | 5df6c8428339e0f1a35a2f8d00dc65995102f2cf | [
"MIT"
] | 1 | 2019-09-20T17:55:35.000Z | 2019-09-20T17:55:35.000Z | jp _zxspec_init
include includes/config.asm
include includes/structure.asm
include includes/screen.asm
include includes/asserts.asm
include includes/state.asm
include includes/strings.asm
_zxspec_init equ $ | 26.25 | 30 | 0.842857 |
c458f57129372b238d36cf7a1c947dff4af5199d | 1,404 | asm | Assembly | Assembly/OS/INPUT.asm | p-rivero/CESC16 | f07305e49bf46a6218bfea806a43950cad0be0b9 | [
"MIT"
] | 2 | 2022-03-03T02:30:14.000Z | 2022-03-04T15:55:19.000Z | Assembly/OS/INPUT.asm | p-rivero/CESC16 | f07305e49bf46a6218bfea806a43950cad0be0b9 | [
"MIT"
] | null | null | null | Assembly/OS/INPUT.asm | p-rivero/CESC16 | f07305e49bf46a6218bfea806a43950cad0be0b9 | [
"MIT"
] | null | null | null | ; ========================
; Keyboard Input library
; ========================
#bank program
INPUT:
; Constants:
.ACK = 0x06
.RDY = 0x07
.BACKSPACE = 0x08
.TAB = 0x09
.ENTER = 0x0A
.PAGEUP = 0x0B
.PAGEDOWN = 0x0C
.HOME = 0x0D
.INSERT = 0x0E
; F1-F12 mapped to 0x0F-0x1A
.ESC = 0x1B
.LEFT = 0x1C
.RIGHT = 0x1D
.DOWN ... | 25.527273 | 98 | 0.673077 |
84ecc7756bf989ec1df24ffbc75fb25e59306480 | 4,981 | asm | Assembly | vp8/encoder/ppc/sad_altivec.asm | mrchapp/libvpx | c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b | [
"BSD-3-Clause"
] | 1 | 2015-05-03T19:25:39.000Z | 2015-05-03T19:25:39.000Z | vp8/encoder/ppc/sad_altivec.asm | mrchapp/libvpx | c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b | [
"BSD-3-Clause"
] | null | null | null | vp8/encoder/ppc/sad_altivec.asm | mrchapp/libvpx | c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b | [
"BSD-3-Clause"
] | null | null | null | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing projec... | 17.917266 | 71 | 0.561333 |
bb8be697f0320fb5b18a258c3d76984572ad20d2 | 1,013 | asm | Assembly | unittests/ASM/OpSize/66_D0.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/OpSize/66_D0.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/OpSize/66_D0.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"XMM0": ["0xbff0000000000000", "0x4008000000000000"],
"XMM1": ["0xbff0000000000000", "0x4008000000000000"],
"XMM2": ["0x3ff0000000000000", "0x4008000000000000"],
"XMM3": ["0x3ff0000000000000", "0x4008000000000000"]
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
... | 19.480769 | 57 | 0.653504 |
ffb3f99a7ab19bc999667c3764e26d0aef92865b | 8,573 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_10.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_10.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_10.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xf8b, %rdi
nop
nop
nop
nop
nop
sub $53282, %r10
mov (%rdi), %r11d
nop
add %rax, %rax
lea addresses_UC_ht+0x3173, %rcx
nop
sub %rdx, %rdx
movb $0x61, (%rcx)
add %r10, %r10
lea ... | 30.293286 | 2,999 | 0.65508 |
0ed682e039457af3ef9cdc7df87d17c749c02273 | 6,264 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_921.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_921.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_921.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x71f7, %r14
nop
nop
nop
nop
nop
and $57786, %rdi
mov (%r14), %rax
add %r8, %r8
lea addresses_WT_ht+0x1896b, %rsi
lea addresses_normal_ht+0x1bf14, %rdi
nop
nop
nop
nop
xor ... | 38.666667 | 2,999 | 0.660441 |
f9a039a88ba347390804a29e1a6addfeaf3305c5 | 34 | asm | Assembly | Assembly Microbenchmarks/sltuTest.asm | idn0971/HLS_Benchmarking | 1dccf2c83d8e7bb4f2a50bc2b7e464bb7c270f65 | [
"MIT"
] | null | null | null | Assembly Microbenchmarks/sltuTest.asm | idn0971/HLS_Benchmarking | 1dccf2c83d8e7bb4f2a50bc2b7e464bb7c270f65 | [
"MIT"
] | null | null | null | Assembly Microbenchmarks/sltuTest.asm | idn0971/HLS_Benchmarking | 1dccf2c83d8e7bb4f2a50bc2b7e464bb7c270f65 | [
"MIT"
] | null | null | null | li t0, 3
li t1, -1
sltu s6, t0 ,t1 | 11.333333 | 15 | 0.588235 |
cebc2776d4c58e8c272bf9aa0d489d5a35e8f4cd | 179 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sccz80/ferror_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/ferror_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/ferror_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int ferror_unlocked(FILE *stream)
SECTION code_stdio
PUBLIC ferror_unlocked
EXTERN asm_ferror_unlocked
ferror_unlocked:
push hl
pop ix
jp asm_ferror_unlocked
| 11.1875 | 35 | 0.77095 |
bf18f9f49e5f4b7470552baf45bae7e81605acc3 | 3,974 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_743.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_743.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_743.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 %r12
push %r13
push %r15
push %r8
push %rcx
push %rdi
// Store
lea addresses_UC+0x1e6f4, %r12
clflush (%r12)
nop
nop
nop
nop
and $53816, %rcx
movw $0x5152, (%r12)
nop
nop
nop
nop
cmp $43040, %r10
// Faulty Load
l... | 66.233333 | 2,999 | 0.66155 |
0e6049347126260d1134880d854e5d0fc9f9bed6 | 719 | asm | Assembly | oeis/291/A291005.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/291/A291005.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/291/A291005.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A291005: p-INVERT of (1,1,1,1,1,...), where p(S) = 1 - 2 S - 2 S^3.
; Submitted by Christian Krause
; 2,6,20,68,230,774,2600,8732,29330,98526,330980,1111868,3735110,12547374,42150440,141596132,475664450,1597901526,5367837140,18032197268,60575633990,203491974774,683591422280,2296391457932,7714277207570,25914602943726,... | 39.944444 | 481 | 0.781641 |
19be969905710198153df189097c5c8037c10a08 | 142 | asm | Assembly | libsrc/_DEVELOPMENT/compress/zx1/z80/asm_dzx1_mega_back.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/compress/zx1/z80/asm_dzx1_mega_back.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/compress/zx1/z80/asm_dzx1_mega_back.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
IF !__CPU_INTEL__ && !__CPU_GBZ80__
SECTION smc_compress
PUBLIC asm_dzx1_mega_back
asm_dzx1_mega_back:
INCLUDE "dzx1_mega_back.asm"
ENDIF
| 12.909091 | 35 | 0.830986 |
2277533110c9868078bc553a560e71f87c9e3922 | 710 | asm | Assembly | oeis/042/A042762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/042/A042762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/042/A042762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A042762: Numerators of continued fraction convergents to sqrt(912).
; Submitted by Jon Maiga
; 30,151,9090,45601,2745150,13771351,829026210,4158902401,250363170270,1255974753751,75608848395330,379300216730401,22833621852219390,114547409477827351,6895678190521860450,34592938362087129601,2082471979915749636510,10446952... | 37.368421 | 474 | 0.832394 |
97347a34b7acd09332c0fb9eaa04da7fa9f2496c | 19,440 | asm | Assembly | src/sound/hartmanns_youkai_girl/channel1.asm | Gegel85/KESP | a317e0f00193c10cd4850c224d9731ca6950dca3 | [
"MIT"
] | null | null | null | src/sound/hartmanns_youkai_girl/channel1.asm | Gegel85/KESP | a317e0f00193c10cd4850c224d9731ca6950dca3 | [
"MIT"
] | null | null | null | src/sound/hartmanns_youkai_girl/channel1.asm | Gegel85/KESP | a317e0f00193c10cd4850c224d9731ca6950dca3 | [
"MIT"
] | null | null | null | musicChan1KoishiTheme::
setRegisters $00, $46, $F3, $00, $00
.loop::
repeat 2
setFrequency NOTE_B, $80
wait QUAVER
setFrequency NOTE_G, $80
wait QUAVER
setFrequency NOTE_E, $80
wait QUAVER
setFrequency NOTE_D * 2, $80
wait DOTTED_QUAVER
setFrequency NOTE_C * 2, $80
wait DOTTED_QUAVER
setFrequency NOTE_D * ... | 19.958932 | 37 | 0.741409 |
1de761edf212a3d97616006ad016aa89b2fe5d05 | 7,772 | asm | Assembly | src/Native/Runtime/i386/PInvoke.asm | ZZHGit/corert | 367ec5addb0a80bfbbda339d6add3ce3b99ddc75 | [
"MIT"
] | null | null | null | src/Native/Runtime/i386/PInvoke.asm | ZZHGit/corert | 367ec5addb0a80bfbbda339d6add3ce3b99ddc75 | [
"MIT"
] | null | null | null | src/Native/Runtime/i386/PInvoke.asm | ZZHGit/corert | 367ec5addb0a80bfbbda339d6add3ce3b99ddc75 | [
"MIT"
] | 1 | 2019-09-17T21:10:15.000Z | 2019-09-17T21:10:15.000Z | ;;
;; Copyright (c) Microsoft. All rights reserved.
;; Licensed under the MIT license. See LICENSE file in the project root for full license information.
;;
.586
.model flat
option casemap:none
.code
include AsmMacros.inc
extern RhpReversePInvokeBadTransition : proc
;;;;;;;;;;;;;... | 33.213675 | 120 | 0.487262 |
145c015b228ddf446368c5b72213190f42bd9eb0 | 492 | asm | Assembly | boot/gdt.asm | foreverbell/BadAppleOS | 695e4de5f41cc64e0d6a1b147ab6d84d50b91416 | [
"MIT"
] | 52 | 2015-07-11T02:35:11.000Z | 2022-01-06T22:03:23.000Z | boot/gdt.asm | foreverbell/BadAppleOS | 695e4de5f41cc64e0d6a1b147ab6d84d50b91416 | [
"MIT"
] | null | null | null | boot/gdt.asm | foreverbell/BadAppleOS | 695e4de5f41cc64e0d6a1b147ab6d84d50b91416 | [
"MIT"
] | 3 | 2018-06-10T06:52:37.000Z | 2021-11-05T05:49:15.000Z | gdt:
.start:
.null:
dd 0x0
dd 0x0
.code: equ $ - gdt
dw 0xffff ; limit
dw 0x0 ; base_low
db 0x0 ; base_middle
db 10011010b ; access
db 11001111b ; granularity
db 0x0 ; base_high
.data: equ $ - gdt
dw 0xffff ; limit
dw 0x0 ; base_low
db 0x0 ; base_mi... | 16.4 | 31 | 0.552846 |
fc6a1e13b8b90c5fe0757763d9c3d50b44676b1c | 36,831 | asm | Assembly | testbench/dtw/pthread/a_arm.asm | Arka2009/LOCUS | a0ef0bc9a25456668ef381734b17385da738805a | [
"BSD-3-Clause"
] | 8 | 2017-09-16T10:07:04.000Z | 2021-07-27T06:07:28.000Z | testbench/dtw/pthread/a_arm.asm | Arka2009/LOCUS | a0ef0bc9a25456668ef381734b17385da738805a | [
"BSD-3-Clause"
] | 3 | 2018-08-17T13:13:11.000Z | 2018-12-04T03:05:16.000Z | testbench/dtw/pthread/a_arm.asm | Arka2009/LOCUS | a0ef0bc9a25456668ef381734b17385da738805a | [
"BSD-3-Clause"
] | 1 | 2021-08-08T04:30:55.000Z | 2021-08-08T04:30:55.000Z | .arch armv5t
.eabi_attribute 27, 3
.fpu neon
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "main_minus1.cpp"
.local _ZStL8__ioinit
.comm _ZStL8__ioinit,1,4
.global lock
.bss
.align 2
.type ... | 19.695722 | 140 | 0.644158 |
bf9394927e79e08a3f45bf2bb53997d04b65c4fb | 342 | asm | Assembly | programs/oeis/224/A224667.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/224/A224667.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/224/A224667.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A224667: Number of 5 X 5 0..n matrices with each 2 X 2 subblock idempotent.
; 196,260,332,412,500,596,700,812,932,1060,1196,1340,1492,1652,1820,1996,2180,2372,2572,2780,2996,3220,3452,3692,3940,4196,4460,4732,5012,5300,5596,5900,6212,6532,6860,7196,7540,7892,8252,8620,8996,9380,9772,10172
mov $1,$0
add $0,15
mul $1,... | 38 | 213 | 0.736842 |
f11fb411e165d363eaa0e2e43b3b9301f004f3e0 | 133,259 | asm | Assembly | base/mvdm/dpmi/dxintr.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dpmi/dxintr.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dpmi/dxintr.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | PAGE ,132
TITLE DXINTR.ASM -- Dos Extender Interrupt Reflector
; Copyright (c) Microsoft Corporation 1988-1991. All Rights Reserved.
;****************************************************************
;* *
;* DXINTR.ASM ... | 37.348374 | 81 | 0.382361 |
db052ab46b413f32c714ef6e46c5e644dac6f16d | 6,513 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1212.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1212.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1212.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x278b, %rdi
nop
nop
xor $34403, %rdx
movb (%rdi), %r13b
nop
nop
nop
nop
nop
xor $52188, %rbx
lea addresses_UC_ht+0x8a8b, %rcx
clflush (%rcx)
nop
nop
xor %r10, %r10
vmovups (%r... | 36.385475 | 2,999 | 0.659297 |
cc55bfbc8692de195e9fefbc3162ddf0ba6a3bb0 | 5,993 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_705.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_705.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_705.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x9c1a, %rsi
lea addresses_UC_ht+0x1c0da, %rdi
nop
nop
nop
sub $60580, %r15
mov $33, %rcx
rep movsq
add $3069, %rbp
lea addresses_A_ht+0x91da, %rcx
nop
nop
nop
nop
sub $43895, ... | 39.688742 | 2,999 | 0.661939 |
0e40ab80b977efd50a87a9fb3f23f59f9dc0cb6c | 790 | asm | Assembly | oeis/138/A138977.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/138/A138977.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/138/A138977.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A138977: Number of 2 X n matrices containing a 1 in the top left entry, all entries are integer values and adjacent entries differ by at most 1.
; Submitted by Christian Krause
; 3,19,121,771,4913,31307,199497,1271251,8100769,51620379,328939577,2096095523,13356910353,85113990379,542370291241,3456136077171,22023471375... | 46.470588 | 490 | 0.826582 |
945d821b959e6ed82b3c1c45b8939854960115b2 | 461 | asm | Assembly | oeis/144/A144328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/144/A144328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/144/A144328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A144328: A002260 preceded by a column of 1's: a (1, 1, 2, 3, 4, 5,...) crescendo triangle by rows.
; Submitted by Christian Krause
; 1,1,1,1,1,2,1,1,2,3,1,1,2,3,4,1,1,2,3,4,5,1,1,2,3,4,5,6,1,1,2,3,4,5,6,7,1,1,2,3,4,5,6,7,8,1,1,2,3,4,5,6,7,8,9,1,1,2,3,4,5,6,7,8,9,10,1,1,2,3,4,5,6,7,8,9,10,11,1,1,2,3,4,5,6,7,8,9,10,11,... | 51.222222 | 207 | 0.605206 |
a595747f9412d7f5804057f9605ea2dcbe11e831 | 405 | asm | Assembly | programs/oeis/228/A228261.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/228/A228261.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/228/A228261.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A228261: Number of third differences of arrays of length 5 of numbers in 0..n.
; 31,143,319,565,881,1267,1723,2249,2845,3511,4247,5053,5929,6875,7891,8977,10133,11359,12655,14021,15457,16963,18539,20185,21901,23687,25543,27469,29465,31531,33667,35873,38149,40495,42911,45397,47953,50579,53275
pow $1,$0
gcd $1,7
add $... | 27 | 213 | 0.720988 |
ce8c2a27649607d4fc5c2ced29583936127e1ac6 | 2,835 | asm | Assembly | hyper-screen-with-more-than-8-sprites.asm | chris73it/C64-hyper-screen | 3fb283bc28a9b65e5e7506370708ddf9c5518df7 | [
"MIT"
] | 2 | 2019-05-21T16:04:47.000Z | 2022-01-17T23:58:41.000Z | hyper-screen-with-more-than-8-sprites.asm | chris73it/C64-hyper-screen | 3fb283bc28a9b65e5e7506370708ddf9c5518df7 | [
"MIT"
] | null | null | null | hyper-screen-with-more-than-8-sprites.asm | chris73it/C64-hyper-screen | 3fb283bc28a9b65e5e7506370708ddf9c5518df7 | [
"MIT"
] | null | null | null | #import "helpers.asm"
.label border = $d020
.label background = $d021
.label screen = $0400
.label cia1_interrupt_control_register = $dc0d
.label cia2_interrupt_control_register = $dd0d
:BasicUpstart2(main)
.const RASTER_LINE = 309
main:
sei
lda #$f0
sta $3fff
lda #WHITE
sta border
lda #BLACK
sta bac... | 21.315789 | 77 | 0.695591 |
c157bf3c2ffb5a22411efba56e54e21cf04be20c | 348 | asm | Assembly | programs/oeis/091/A091284.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/091/A091284.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/091/A091284.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A091284: Exponent of 2 in -1+prime[n]^s, if s is an exponent of form 16k-8. Except a(1)=0, a(n)=1+A091283(n).
; 0,5,5,6,5,5,7,5,6,5,8,5,6,5,7,5,5,5,5,6,6,7,5,6,8,5,6,5,5,7,10,5,6,5,5,6,5,5,6,5,5,5,9,9,5,6,5,8,5,5
seq $0,6005 ; The odd prime numbers together with 1.
pow $0,8
sub $0,1
mov $1,1
lpb $0
dif $0,2
add ... | 24.857143 | 111 | 0.58908 |
33fb1187a32d76a0beec679a583638c52d5b9fcb | 434 | asm | Assembly | Tests/yasm-regression/avx16.asm | 13xforever/x86-assembly-textmate-bundle | f1bb62f77b776d87d0fd85b0276d4237ff72c43c | [
"MIT"
] | 69 | 2015-04-16T18:01:22.000Z | 2022-02-15T07:54:26.000Z | Tests/yasm-regression/avx16.asm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 17 | 2016-09-20T08:49:09.000Z | 2021-02-19T15:01:04.000Z | Tests/yasm-regression/avx16.asm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 19 | 2016-05-31T07:11:14.000Z | 2021-07-19T10:17:12.000Z | [bits 16]
extractps eax, xmm1, 5 ; out: 66 0f 3a 17 c8 05
vextractps eax, xmm1, 5 ; out: c4 e3 79 17 c8 05
pextrb eax, xmm1, 5 ; out: 66 0f 3a 14 c8 05
vpextrb eax, xmm1, 5 ; out: c4 e3 79 14 c8 05
pextrw eax, xmm1, 5 ; out: 66 0f c5 c1 05
vpextrw eax, xmm1, 5 ; out: c5 f9 c5 c1 05
pextrd eax, xmm1, 5 ; out: 66 ... | 39.454545 | 51 | 0.640553 |
a53b61c2d81aa7413598e4f229c0c509b729b932 | 25,800 | asm | Assembly | pld/src/board/de0cv/ipl/asm_iplrom/iplrom_304k_de0cv.asm | uniabis/deocmpldcv | fefc7582757578d9236d6ebf333de2571bcfbb73 | [
"Unlicense"
] | 17 | 2019-02-17T19:31:42.000Z | 2022-03-27T04:50:06.000Z | pld/src/board/de0cv/ipl/asm_iplrom/iplrom_304k_de0cv.asm | uniabis/deocmpldcv | fefc7582757578d9236d6ebf333de2571bcfbb73 | [
"Unlicense"
] | null | null | null | pld/src/board/de0cv/ipl/asm_iplrom/iplrom_304k_de0cv.asm | uniabis/deocmpldcv | fefc7582757578d9236d6ebf333de2571bcfbb73 | [
"Unlicense"
] | 2 | 2019-12-14T19:32:32.000Z | 2020-09-06T05:21:15.000Z | ;
; iplrom_de0cv.vhd
; initial program loader for Cyclone & EPCS (Altera)
; Revision 2.00
;
; Copyright (c) 2006 Kazuhiro Tsujikawa (ESE Artists' factory)
; All rights reserved.
;
; Redistribution and use of this source code or any derivative works, are
; permitted provided that the following conditions ar... | 38.796992 | 97 | 0.285853 |
56c51a8198f064a7cb9f463e530f59e1a3e1dcf3 | 297 | asm | Assembly | oeis/105/A105332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/105/A105332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/105/A105332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A105332: a(n) = n*(n+1)/2 mod 8.
; Submitted by Christian Krause
; 0,1,3,6,2,7,5,4,4,5,7,2,6,3,1,0,0,1,3,6,2,7,5,4,4,5,7,2,6,3,1,0,0,1,3,6,2,7,5,4,4,5,7,2,6,3,1,0,0,1,3,6,2,7,5,4,4,5,7,2,6,3,1,0,0,1,3,6,2,7,5,4,4,5,7,2,6,3,1,0,0,1,3,6,2,7,5,4,4,5,7,2,6,3,1,0,0,1,3,6
add $0,1
bin $0,2
mod $0,8
| 37.125 | 201 | 0.531987 |
2621371664d1ee5a3ee97122777c7a6b6369593e | 778 | asm | Assembly | oeis/060/A060706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/060/A060706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/060/A060706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A060706: For n >= 1 a(n) is the size of the conjugacy class in the symmetric group S_(4n) consisting of permutations whose cycle decomposition is a product of n disjoint 4-cycles.
; Submitted by Jamie Morken(s3)
; 1,6,1260,1247400,3405402000,19799007228000,210384250804728000,3692243601622976400000,9957980993577167350... | 45.764706 | 442 | 0.830334 |
09a01c80299619b20b45a5e6e931c3412bd96491 | 1,360 | asm | Assembly | asm/amd64/core.asm | drkameleon/elena-lang | 8585e93a3bc0b19f8d60029ffbe01311d0b711a3 | [
"MIT"
] | null | null | null | asm/amd64/core.asm | drkameleon/elena-lang | 8585e93a3bc0b19f8d60029ffbe01311d0b711a3 | [
"MIT"
] | null | null | null | asm/amd64/core.asm | drkameleon/elena-lang | 8585e93a3bc0b19f8d60029ffbe01311d0b711a3 | [
"MIT"
] | null | null | null | // --- Predefined References --
define INIT 10013h
define NEWFRAME 10014h
define EXIT 1001Dh
define PREPARE 10027h
define CORE_OS_TABLE 20009h
// --- System Core Functions --
procedure % INIT
ret
end
procedure % NEWFRAME
ret
end
// ; ==== Comm... | 10.225564 | 59 | 0.590441 |
68869df755e6a0a11f7c13602d4e652465de8eb8 | 9 | asm | Assembly | src/main/fragment/mos6502-common/vbsm1=vbsm1_minus_1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbum1=vbum1_minus_1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbum1=vbum1_minus_1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | dec {m1}
| 4.5 | 8 | 0.555556 |
fb9460cf8193e594f2fd4ed2f3e223f9e2bc3dd1 | 6,629 | asm | Assembly | arch/boot.asm | quackerd/fusion | 2bdb8dae04388ac7208a5ecaefeac4e2491ae57e | [
"MIT"
] | 1 | 2017-03-28T19:55:30.000Z | 2017-03-28T19:55:30.000Z | arch/boot.asm | quackerd/fusion | 2bdb8dae04388ac7208a5ecaefeac4e2491ae57e | [
"MIT"
] | null | null | null | arch/boot.asm | quackerd/fusion | 2bdb8dae04388ac7208a5ecaefeac4e2491ae57e | [
"MIT"
] | null | null | null | #define ASM_FILE
#include <arch/mlayout.h>
#include "multiboot2.h"
%define BOCHS_BREAK xchg bx, bx
%define GET_PADDR(x) ((x) - KERN_BASE_START)
%define GET_PML4(vaddr) (((vaddr) >> 39 ) & 0x1FF)
%define GET_PDPT(vaddr) (((vaddr) >> 30 ) & 0x1FF)
%define GET_PDE(vaddr) (((vaddr) >> 21 ) & 0x1FF)
; make arch_init_32 vis... | 34.889474 | 124 | 0.611555 |
21aa22f1cd9885d18324c7a25ab288efdeff5134 | 4,716 | asm | Assembly | smsq/smsq/base.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/smsq/base.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/smsq/base.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Initialise SMSQ V2.02 1994 Tony Tebby
; 2003-01-22 2.03 use sms_dlan to copy default language (wl)
section base
xdef smsq_base
xref init_vec ; initialise vector area
xref init_trp ; initialise traps
xref init_sys ; initialise system variables
xref init_exrv ; initialise exception redir vector
... | 21.633028 | 80 | 0.656913 |
7a33c390ea9ec5b5f82638b58e1667fad2de3d57 | 3,822 | asm | Assembly | 9LAB/bar5.asm | RustyRaptor/compilers | 2f27179a9219ee61ed4e32b7fd4802e22aa19863 | [
"Unlicense"
] | null | null | null | 9LAB/bar5.asm | RustyRaptor/compilers | 2f27179a9219ee61ed4e32b7fd4802e22aa19863 | [
"Unlicense"
] | null | null | null | 9LAB/bar5.asm | RustyRaptor/compilers | 2f27179a9219ee61ed4e32b7fd4802e22aa19863 | [
"Unlicense"
] | null | null | null | # PACKAGE fibinaci
.data # Data section starts here, strings first
_L0: .asciiz "in fib"
_L1: .asciiz "hello"
_NL: .asciiz "\n" # NEWLINE STRING
.align 2 # start all global variable aligned
y: .word 7 # global var initialized
Z: .space 4 # global var uninitialized
A: .space 400 # global var u... | 32.389831 | 100 | 0.661434 |
d35e735f4b881355f312cea23658a6f196121dae | 1,882 | asm | Assembly | AOC/Meus Exercicios/Aula11/exercicio4.asm | joao-frohlich/BCC | 9ed74eb6d921d1280f48680677a2140c5383368d | [
"Apache-2.0"
] | 10 | 2020-12-08T20:18:15.000Z | 2021-06-07T20:00:07.000Z | AOC/Meus Exercicios/Aula11/exercicio4.asm | joao-frohlich/BCC | 9ed74eb6d921d1280f48680677a2140c5383368d | [
"Apache-2.0"
] | 2 | 2021-06-28T03:42:13.000Z | 2021-06-28T16:53:13.000Z | AOC/Meus Exercicios/Aula11/exercicio4.asm | joao-frohlich/BCC | 9ed74eb6d921d1280f48680677a2140c5383368d | [
"Apache-2.0"
] | 2 | 2021-01-14T19:59:20.000Z | 2021-06-15T11:53:21.000Z | .data
poli_text: .asciiz "Dado o polinomio y = ax^3+bx^2+cx+d\nInsira os valores de a,b,c e d\n"
x_text: .asciiz "Insira o valor de x: "
ans_text: .asciiz "Y no ponto informado: "
.text
# Vinicius Gasparini
.globl main
main:
ori $v0, $zero, 4 # call code para print_str
la $a0, poli_text # carregando ... | 24.128205 | 92 | 0.610521 |
462d7d3e1ce47e78bb52627ce379e4fdcb717a9f | 636 | asm | Assembly | oeis/310/A310423.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/310/A310423.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/310/A310423.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A310423: Coordination sequence Gal.6.326.1 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Jon Maiga
; 1,4,10,14,20,26,32,38,44,48,54,58,62,68,72,78,84,90,96,102,106,112,116,120,126,130,136,142,148,154,160,164,170,174,... | 48.923077 | 182 | 0.734277 |
1c28abe6d6d6e7d7119c875e510c03adf618ce9b | 287 | asm | Assembly | spectranet/libspectranet/spectranet_detect.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | 40 | 2021-07-23T21:33:59.000Z | 2022-02-07T19:07:46.000Z | spectranet/libspectranet/spectranet_detect.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | null | null | null | spectranet/libspectranet/spectranet_detect.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | 2 | 2021-08-02T17:49:03.000Z | 2021-10-09T21:53:41.000Z | ; int __FASTCALL__ spectranet_detect(void);
PUBLIC spectranet_detect
EXTERN libspectranet
include "spectranet.asm"
.spectranet_detect
push bc
ld bc,CTRLREG
ld a,5 ;cyan
ei
halt
out (0xFE),a
in a,(c)
and 0x07 ;mask off bits
pop bc
and a
ld hl, 0
cp 5
ret z
ld hl, -1
ret
| 13.045455 | 43 | 0.714286 |
abf530eee1c299dc1021f2daafe6f798f4fc8931 | 1,934 | asm | Assembly | SOURCE/base/boot/SingLdrPc/x64/bllrb0.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | 3 | 2020-05-30T09:57:51.000Z | 2020-05-30T10:01:47.000Z | SOURCE/base/boot/SingLdrPc/x64/bllrb0.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | 1 | 2020-05-29T08:14:06.000Z | 2020-05-29T08:14:06.000Z | SOURCE/base/boot/SingLdrPc/x64/bllrb0.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | null | null | null | ;++
;
; Copyright (c) Microsoft Corporation
;
; Module Name:
;
; bllrb0.asm
;
; Abstract:
;
; This module implements utility functions for the boot reloader.
;
; Environment:
;
; Boot reloader.
;
;--
.code
externdef main:NEAR
;++
;
; VOID
; BlLrbEnter(
; uint pConfig, ulong pVars
; )
;
; ... | 11.580838 | 69 | 0.583764 |
26f00e3c957f496ae6026007fb0a3b4b42b53f94 | 10,254 | asm | Assembly | dino/lcs/enemy/0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/enemy/0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/enemy/0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
00490E move.l D0, (A4)+
004910 move.l D0, (A4)+
004AF4 cmpi.b #$1, ($0,A6)
004AFA bne $4b0c [enemy+ 0]
004B26 cmpi.b #$1, ($0,A6)
004B2C bne $4b3e [enemy+ 0]
004D38 move.l D0, (A4)+
004D... | 40.370079 | 350 | 0.562025 |
fbec19c47f29e4b1f89d27050a5e9f426724dde4 | 1,496 | asm | Assembly | Driver/Mailbox/Transport/SpoolTD/spooltdAddress.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Mailbox/Transport/SpoolTD/spooltdAddress.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Mailbox/Transport/SpoolTD/spooltdAddress.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1994 -- All Rights Reserved
PROJECT:
MODULE:
FILE: spooltdAddress.asm
AUTHOR: Adam de Boor, Oct 26, 1994
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Desc... | 22 | 79 | 0.514037 |
2f8c1ecae82521dd1248a2b9eb2473a646b1a659 | 530 | asm | Assembly | programs/oeis/137/A137688.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/137/A137688.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/137/A137688.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A137688: 2^A003056: 2^n appears n+1 times.
; 1,2,2,4,4,4,8,8,8,8,16,16,16,16,16,32,32,32,32,32,32,64,64,64,64,64,64,64,128,128,128,128,128,128,128,128,256,256,256,256,256,256,256,256,256,512,512,512,512,512,512,512,512,512,512,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,2048,2048,2048,2048,2048,2048,2048,2... | 44.166667 | 408 | 0.707547 |
ab550feedefbd3e6add1054331d8f3a2ba68c173 | 412 | asm | Assembly | programs/oeis/226/A226570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/226/A226570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/226/A226570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A226570: Sum_{k=1..n} (k+1)! mod n
; 0,0,2,0,2,2,4,0,8,2,10,8,8,4,2,8,11,8,7,12,11,10,19,8,12,8,8,4,15,2,0,24,32,28,32,8,3,26,8,32,2,32,14,32,17,42,16,8,46,12,11,8,11,8,32,32,26,44,26,32,20,0,53,24,47,32,63,28,65,32,66,8,53,40,62,64,32,8,18,72,62,2,25,32,62,14,44,32,74,62,60,88,62,16,7,56,78,46,98,12
add $0,1
mov $2... | 27.466667 | 266 | 0.575243 |
d950ed73d596c6c34aec8ec00c27ab8230cd4783 | 808 | asm | Assembly | oeis/141/A141995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141995.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141995: Primes congruent to 19 mod 29.
; Submitted by Jon Maiga
; 19,193,251,367,541,599,773,947,1063,1237,1759,1933,2281,2339,2687,2803,2861,3209,3499,3557,3673,3847,4021,4079,4253,5297,5413,5471,6689,6863,7211,7559,7907,8081,8429,8719,8893,8951,9067,9241,9473,10111,10169,10343,10459,10691,11213,11329,11503,11677,1... | 36.727273 | 497 | 0.730198 |
da19eb00ea01af65100e88bfbd10a055b96251b6 | 115 | asm | Assembly | Assembler/AssemblyCode/TTL/JZ1.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | 8 | 2017-04-16T16:53:03.000Z | 2021-09-14T22:29:28.000Z | Assembler/AssemblyCode/TTL/JZ1.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | Assembler/AssemblyCode/TTL/JZ1.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | :START
MOV E, 10110111b
MOV D, 01001001b
ADD E, D
; Conditional Jump if the Zero-Flag from the ALU is 1
JMP :START | 16.428571 | 53 | 0.73913 |
202ba6379a32784a79a3ade84746ae4085370333 | 7,951 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_799.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_799.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_799.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 %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x11fa1, %rdi
nop
inc %r9
movw $0x6162, (%rdi)
nop
nop
nop
nop
cmp $15870, %r12
lea addresses_A_ht+0x1b031, %r11
nop
nop
nop
nop
nop
add $20646, %r15
mov $0x6162636465666768, %r... | 33.690678 | 2,999 | 0.656899 |
d95f9cc70e67440c24ab1e0bcf410629d0397b97 | 9,425 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2520.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2520.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2520.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xc966, %rsi
lea addresses_WC_ht+0x1552, %rdi
nop
add %r8, %r8
mov $18, %rcx
rep movsl
nop
xor $38683, %rsi
lea addresses_WC_ht+0xe78a, %rsi
lea addresses_WC_ht+0x3e4a, %rdi
no... | 29.270186 | 2,999 | 0.652414 |
e9b137c68694734447c908c85c9d47ce7a056508 | 407 | asm | Assembly | src/crate_patches.asm | mvdhout1992/ts-patches | a426970abeb6993eea6703d1a756fd74489ffed2 | [
"MIT"
] | 33 | 2016-07-30T14:17:28.000Z | 2021-12-19T15:45:19.000Z | src/crate_patches.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 73 | 2018-08-17T00:25:19.000Z | 2021-05-10T08:31:15.000Z | src/crate_patches.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 18 | 2017-05-16T11:28:06.000Z | 2022-03-20T20:41:03.000Z | %include "TiberianSun.inc"
%include "macros/patch.inc"
%include "macros/datatypes.inc"
;;; http://www.ppmforums.com/viewtopic.php?t=37620
;;; A bug where the Armor crate weakens the unit instead of powering it up
@SET 0x00458C01, fmul qword [esp+0x38]
;;; Allow a unit to get multiple powerups
@CLEAR 0x00457E74, 0x90,... | 31.307692 | 74 | 0.756757 |
4b7cca16c759a5fe21424ee5c3a22fe63a1f06d1 | 4,188 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_1552_1109.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_1552_1109.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_1552_1109.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 %r9
push %rax
push %rbx
// Store
lea addresses_PSE+0x1f531, %rax
sub $6609, %r13
mov $0x5152535455565758, %rbx
movq %rbx, (%rax)
nop
nop
xor $27463, %r10
// Load
mov $0x4e86aa0000000f... | 60.695652 | 2,999 | 0.658787 |
217ac157dd2d40c00e01cf639fbc404737143cb6 | 7,146 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1593.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1593.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1593.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 %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x18c2, %r9
and %rbx, %rbx
mov (%r9), %r12
nop
inc %rax
lea addresses_A_ht+0x19deb, %r8
inc %r13
movups (%r8), %xmm6
vpextrq $0, %xmm6, %rcx
nop
nop
nop
nop
cmp %rbx, %... | 35.909548 | 2,999 | 0.657011 |
898556fdb0e7bf1013e930b96af9eaccce3c26c3 | 218 | asm | Assembly | ubb/asc/exam/andra.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | ubb/asc/exam/andra.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | 6 | 2020-03-04T20:52:39.000Z | 2022-03-31T00:33:07.000Z | ubb/asc/exam/andra.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | assume cs:code, ds:data
data segment
newdir db 'director/altdir', 0
data ends
code segment
start:
mov ax, data
mov ds, ax
mov ah, 3Ah
mov dx, offset newdir
int 21h
mov ax, 4c00h
int 21h
code ends
end start
| 10.9 | 31 | 0.711009 |
41c93ccd02e9b9200b98afea6a64ca5bdca49e45 | 226 | asm | Assembly | programs/oeis/236/A236682.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/236/A236682.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/236/A236682.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A236682: Values of a for triples (a,b,c) of positive integers such that 1/a + 1/b + 1/c = 1/2 and a <= b <= c, listed with multiplicity.
; 3,3,3,3,3,4,4,4,5,6
add $0,2
mov $1,2
lpb $0,1
sub $0,6
add $1,1
mul $0,2
lpe
| 20.545455 | 138 | 0.59292 |
1edf3b4a85fee7eb0754377d954717916e05bfed | 207 | asm | Assembly | libsrc/_DEVELOPMENT/z80/c/sdcc/z80_set_int_state_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/z80/c/sdcc/z80_set_int_state_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/z80/c/sdcc/z80_set_int_state_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void z80_set_int_state_fastcall(uint state)
SECTION code_clib
SECTION code_z80
PUBLIC _z80_set_int_state_fastcall
EXTERN asm_z80_set_int_state
defc _z80_set_int_state_fastcall = asm_z80_set_int_state
| 17.25 | 56 | 0.879227 |
79dadc6d8dc72bf21ab78346481226165197b4ba | 688 | asm | Assembly | oeis/007/A007160.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/007/A007160.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/007/A007160.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A007160: Number of diagonal dissections of a convex (n+6)-gon into n regions.
; Submitted by Jamie Morken(s2)
; 1,20,225,1925,14014,91728,556920,3197700,17587350,93486536,483367885,2442687975,12109051500,59053512000,283963030560,1348824395160,6338392712550,29503515951000,136173391604250,623760137794794,28377659016158... | 49.142857 | 489 | 0.847384 |
d659029b1dd9fa3c87c9431f8619231f64e29764 | 555 | asm | Assembly | src/SystemInfo.asm | issalig/amstrad-diagnostics | ed069cc45436549bd3d11b976361988a23661088 | [
"MIT"
] | null | null | null | src/SystemInfo.asm | issalig/amstrad-diagnostics | ed069cc45436549bd3d11b976361988a23661088 | [
"MIT"
] | null | null | null | src/SystemInfo.asm | issalig/amstrad-diagnostics | ed069cc45436549bd3d11b976361988a23661088 | [
"MIT"
] | null | null | null | MODULE SYSTEMINFO
@DetectSystemInfo:
;; Try to detect the model and language
call CalculateTotalUpperRAM
call DetectModel
call DetectVendor
call RefreshFrequency
;; From the model, determine the keyboard layout
ld a, (ModelType)
cp MODEL_CPC6128
jr c, .set464Layout
ld a, KEYBOARD_LAYOUT_6128
jr .set... | 15 | 49 | 0.744144 |
6c19316cfa6eac1b8f4ac9c3a2e5fe123e7ba7d1 | 52 | asm | Assembly | VirtualMachine/Win32/UnitTests/Arithmetic/test1_addii_Arithmetic.asm | ObjectPascalInterpreter/BookPart_3 | 95150d4d02f7e13e5b1ebb58c249073a384f2a0a | [
"Apache-2.0"
] | 8 | 2021-11-07T22:45:25.000Z | 2022-03-12T21:38:53.000Z | VirtualMachine/Win32/UnitTests/Arithmetic/test1_addii_Arithmetic.asm | Irwin1985/BookPart_2 | 4e8c2e47cd09b77c6e5bd3455ddfe7492adf26bf | [
"Apache-2.0"
] | 4 | 2021-09-23T02:13:55.000Z | 2021-12-07T06:08:17.000Z | VirtualMachine/Win32/UnitTests/Arithmetic/test1_addii_Arithmetic.asm | Irwin1985/BookPart_2 | 4e8c2e47cd09b77c6e5bd3455ddfe7492adf26bf | [
"Apache-2.0"
] | 4 | 2021-11-24T17:24:56.000Z | 2021-12-21T04:56:58.000Z | # Test 1 - add
pushi 2
pushi 5
add
halt | 8.666667 | 14 | 0.519231 |
f7ca8af3b932eb307e59846cc56b783a0227267e | 1,906 | asm | Assembly | programs/oeis/084/A084377.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/084/A084377.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/084/A084377.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A084377: a(n) = n^3 + 7.
; 7,8,15,34,71,132,223,350,519,736,1007,1338,1735,2204,2751,3382,4103,4920,5839,6866,8007,9268,10655,12174,13831,15632,17583,19690,21959,24396,27007,29798,32775,35944,39311,42882,46663,50660,54879,59326,64007,68928,74095,79514,85191,91132,97343,103830,110599,117656,125007,132658,140615,148884... | 272.285714 | 1,849 | 0.852571 |
097dcede4da0a61ade7b2e307baf5716a31ba2f6 | 461 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadPSGaidencompressedTiles_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadPSGaidencompressedTiles_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadPSGaidencompressedTiles_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void SMS_loadPSGaidencompressedTiles(void *src, unsigned int tilefrom)
SECTION code_clib
SECTION code_SMSlib
PUBLIC _SMS_loadPSGaidencompressedTiles_callee
PUBLIC _SMS_loadPSGaidencompressedTiles_callee_0
EXTERN asm_SMSlib_loadPSGaidencompressedTiles
_SMS_loadPSGaidencompressedTiles_callee:
pop hl
pop de
ex (... | 16.464286 | 72 | 0.854664 |
22f6f0e7706ca118ee91f58e095fdfc5cdad703b | 440 | asm | Assembly | programs/oeis/123/A123740.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/123/A123740.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/123/A123740.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A123740: Characteristic sequence for Wythoff AB-numbers A003623.
; 0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,1
mov $1,3
lpb $1
lpb $0
mov $1,$0
mov $2,... | 27.5 | 201 | 0.55 |
c46298290c66acfc5a6d47dacc93271ad211a217 | 675 | asm | Assembly | oeis/191/A191638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/191/A191638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/191/A191638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A191638: a(n) = floor((-1 + 4^n)/(-1 + 3*n)).
; Submitted by Jamie Morken(s4)
; 1,3,7,23,73,240,819,2849,10082,36157,131071,479349,1766022,6547206,24403223,91382282,343597383,1296593900,4908534052,18635790301,70936234050,270649016067,1034834473200,3964436291699,15214863605981,58488306848967,225179981368524,8681637835... | 42.1875 | 489 | 0.81037 |
213975f234f5938e09dc7f240bdef42407c7eedf | 2,460 | asm | Assembly | kernel/data.asm | paulscottrobson/flat-color-forth | e11505536757ada55f147fee6e3faac49dfc80aa | [
"MIT"
] | 1 | 2018-11-25T14:13:21.000Z | 2018-11-25T14:13:21.000Z | kernel/data.asm | paulscottrobson/flat-color-forth | e11505536757ada55f147fee6e3faac49dfc80aa | [
"MIT"
] | 1 | 2019-03-03T21:17:54.000Z | 2020-07-02T09:20:01.000Z | kernel/data.asm | paulscottrobson/flat-color-forth | e11505536757ada55f147fee6e3faac49dfc80aa | [
"MIT"
] | null | null | null | ; ***************************************************************************************
; ***************************************************************************************
;
; Name : data.asm
; Author : Paul Robson (paul@robsons.org.uk)
; Date : 20th December 2018
; Purpose : Data area
;
; *************... | 28.604651 | 89 | 0.384146 |
852f605ec6b997780d674f51ff28c335873f1134 | 305 | asm | Assembly | programs/oeis/053/A053132.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/053/A053132.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053132.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A053132: One half of binomial coefficients C(2*n-4,5).
; 3,28,126,396,1001,2184,4284,7752,13167,21252,32890,49140,71253,100688,139128,188496,250971,329004,425334,543004,685377,856152,1059380,1299480,1581255,1909908,2291058,2730756,3235501,3812256,4468464
mov $1,$0
add $1,$0
add $1,6
bin $1,5
div $1,2
| 33.888889 | 199 | 0.763934 |
096a046fc056342834853d7468b1866684e502cf | 605 | asm | Assembly | programs/oeis/282/A282577.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/282/A282577.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/282/A282577.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A282577: Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 553", based on the 5-celled von Neumann neighborhood.
; 1,0,1,0,5,0,21,0,85,0,341,0,1365,0,5461,0,21845,0,87381,0,349525,0,1398101,0,5592405,0,2236962... | 55 | 313 | 0.771901 |
d74eddf0653680ad453d74a9ed69cf08aba8900b | 592 | asm | Assembly | oeis/008/A008333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/008/A008333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/008/A008333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A008333: Sum of divisors of p+1, p prime.
; 4,7,12,15,28,24,39,42,60,72,63,60,96,84,124,120,168,96,126,195,114,186,224,234,171,216,210,280,216,240,255,336,288,336,372,300,240,294,480,360,546,336,508,294,468,465,378,504,560,432,546,744,399,728,528,720,720,558,420,576,504,684,672,840,474,648,588,549,840,744,720,1170,74... | 84.571429 | 400 | 0.722973 |
3579715e7224976325b971b18c0185e14d590487 | 67 | asm | Assembly | src/echo.asm | notti/dis_se | 224f9ed6e71a77427c1286fcf958c075a7522e93 | [
"BSD-2-Clause"
] | null | null | null | src/echo.asm | notti/dis_se | 224f9ed6e71a77427c1286fcf958c075a7522e93 | [
"BSD-2-Clause"
] | null | null | null | src/echo.asm | notti/dis_se | 224f9ed6e71a77427c1286fcf958c075a7522e93 | [
"BSD-2-Clause"
] | null | null | null | START:
MOVL $0, SERIAL[0]
MOVL SERIAL[0], $0
JMP START
| 13.4 | 22 | 0.552239 |
72b2d85fa84c090e19f3235a1b0bd1b9c99b88d2 | 3,172 | asm | Assembly | bootloader.asm | drop-lt/smolOS | b82fa7be1c332938a17d1c40f7fa046caa5464fc | [
"BSD-3-Clause"
] | 3 | 2021-12-27T22:29:30.000Z | 2021-12-29T05:07:03.000Z | bootloader.asm | drop-lt/smolOS | b82fa7be1c332938a17d1c40f7fa046caa5464fc | [
"BSD-3-Clause"
] | null | null | null | bootloader.asm | drop-lt/smolOS | b82fa7be1c332938a17d1c40f7fa046caa5464fc | [
"BSD-3-Clause"
] | null | null | null | [bits 16]
_start:
mov ax, 021fh ; | read op:sector count
mov bx, 7e00h ; | memory mapped on ram
mov cx, 2 ; | cylinder:sector to start
xor dh, dh ; | head:drive
int 13h ; load segments on the disk
exit_16_bit_mode: ; finish everything needed on 16 bit
mov e... | 34.478261 | 138 | 0.594893 |
90293adfc4b5ff4ee2ad54a9ec044ac3e8e22430 | 787 | asm | Assembly | programs/oeis/152/A152556.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/152/A152556.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/152/A152556.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A152556: a(n) = 2*(2*n+2)^floor((n-1)/2).
; 1,2,2,16,20,288,392,8192,11664,320000,468512,15925248,23762752,963780608,1458000000,68719476736,105046700288,5642219814912,8695584276992,524288000000000,813342767698944,54394721876836352,84841494965553152,6232805962420322304,9765625000000000000,781754012972500385792,1229575... | 60.538462 | 654 | 0.864041 |
db9c9cd407081ca67382e469a3c51eb79f7c4e22 | 246 | asm | Assembly | programs/oeis/120/A120521.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/120/A120521.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120521.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A120521: a(n) = min{j : A120510(j) = n}.
; 1,5,6,7,12,13,14,15,17,18,19,20,22,23,24,25,31,32,33,34,36,37,38,39,41,42,43,44,46,47,48,49,52,53,54,55,57,58,59,60,62,63,64,65,67,68,69,70,73,74
mov $1,1
lpb $0
add $1,$0
div $0,4
add $1,3
lpe
| 24.6 | 147 | 0.589431 |
ffbb78379446a2db4494408d9568405b45fb21b6 | 44,903 | asm | Assembly | user/wc.asm | Vidhi1109/Modified-XV6 | 691430b9f9be91cb556f138918c1fc0e57bcabdf | [
"MIT-0"
] | null | null | null | user/wc.asm | Vidhi1109/Modified-XV6 | 691430b9f9be91cb556f138918c1fc0e57bcabdf | [
"MIT-0"
] | null | null | null | user/wc.asm | Vidhi1109/Modified-XV6 | 691430b9f9be91cb556f138918c1fc0e57bcabdf | [
"MIT-0"
] | null | null | null |
user/_wc: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <wc>:
char buf[512];
void
wc(int fd, char *name)
{
0: 7119 addi sp,sp,-128
2: fc86 sd ra,120(sp)
4: f8a2 sd s0,112(sp)
6: f4a6 sd s1,104(sp)
8: ... | 29.796284 | 62 | 0.459813 |
2f3ba002e8b1acd4f7776d3f38929d3d65fbfc2d | 93 | asm | Assembly | libmikeos/src.os/__isr.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/__isr.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/__isr.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null |
section .text
use16
; (signed) ax >>= cl
global isr
isr:
mov cl, bl
sar ax, cl
ret
| 7.75 | 21 | 0.591398 |
c6f6b1058cfda2ca6cdd3208f12ecef01f411937 | 8,373 | asm | Assembly | audio/music/dungeon1.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | audio/music/dungeon1.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | audio/music/dungeon1.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Music_Dungeon1_Ch0::
tempo 144
volume 7, 7
duty 3
toggleperfectpitch
vibrato 10, 1, 4
notetype 12, 4, 13
rest 8
stereopanning 237
octave 4
F# 8
stereopanning 255
Music_Dungeon1_branch_7dee5::
notetype 12, 11, 2
octave 3
Music_Dungeon1_branch_7dee8::
callchannel Music_Dungeon1_branch_7dfaa
loopchannel 3... | 12.386095 | 44 | 0.740714 |
d07dc17c5a5f970202f41d7a04a5512288624451 | 1,924 | asm | Assembly | testc/cputest/daadas.asm | krismuad/TOWNSEMU | 49c098ecb4686a506a208e01271ed135c0c3c482 | [
"BSD-3-Clause"
] | 124 | 2020-03-17T05:49:47.000Z | 2022-03-27T00:11:33.000Z | testc/cputest/daadas.asm | krismuad/TOWNSEMU | 49c098ecb4686a506a208e01271ed135c0c3c482 | [
"BSD-3-Clause"
] | 40 | 2020-05-24T12:50:43.000Z | 2022-02-22T05:32:18.000Z | testc/cputest/daadas.asm | krismuad/TOWNSEMU | 49c098ecb4686a506a208e01271ed135c0c3c482 | [
"BSD-3-Clause"
] | 11 | 2020-05-26T17:52:04.000Z | 2021-07-31T01:07:31.000Z | .386p
ASSUME CS:CODE
PUBLIC TEST_DAA
PUBLIC TEST_DAS
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
EFLAGS_CF EQU 00001H
EFLAGS_PF EQU 00004H
EFLAGS_AF EQU 00010H
EFLAGS_ZF EQU 00040H
EFLAGS_SF EQU 00080H
EFLAGS_TRAP ... | 18.150943 | 76 | 0.452703 |
eefa550ee39d55452d475f6fa363a982de0d1811 | 3,762 | asm | Assembly | fnv1hash.asm | JonathonReinhart/h2incn | ed62c11617fce8b2e62857a0a92a385036c28c38 | [
"BSD-2-Clause"
] | 1 | 2021-09-11T15:29:42.000Z | 2021-09-11T15:29:42.000Z | fnv1hash.asm | JonathonReinhart/h2incn | ed62c11617fce8b2e62857a0a92a385036c28c38 | [
"BSD-2-Clause"
] | null | null | null | fnv1hash.asm | JonathonReinhart/h2incn | ed62c11617fce8b2e62857a0a92a385036c28c38 | [
"BSD-2-Clause"
] | null | null | null | ;
; FNV1HASH.ASM : FNV-1 Hash algorithm
; Author : Rob Neff
;
; Copyright (C)2010 Piranha Designs, LLC - All rights reserved.
; Source code is licensed under the new/simplified 2-clause BSD OSI license.
;
; This function implements the FNV-1 hash algorithm.
; This source file is formatted for Nasm compati... | 27.064748 | 92 | 0.536417 |
16198c7ac7c89d79e7f8076ef2706fbcddbf5f36 | 657 | asm | Assembly | libsrc/_DEVELOPMENT/z180/z180/asm_z180_set_int_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/z180/z180/asm_z180_set_int_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/z180/z180/asm_z180_set_int_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Stefano Bodrato
; ===============================================================
;
; void z180_set_int_state(unsigned int state)
;
; Set the ei/di status previously retrieved.
;
; ===============================================================
INCLU... | 16.846154 | 65 | 0.479452 |
29fa33830639a4db30620877978b0012b5d59100 | 968 | asm | Assembly | sk/sfx/7B.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | sk/sfx/7B.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | sk/sfx/7B.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Sound_7B_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Sound_7B_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cFM5, Sound_7B_FM5, $17, $04
; FM5 Data
Sound_7B_FM5:
smpsSetvoice $00
smpsModSet $01, $01, $0C, $01
dc.b nC0, $08
smpsFMAlterVol $10
dc.b nE0
... | 26.162162 | 62 | 0.607438 |
46606b1c04177fe778842c2af7ee4ca5c77e4f1c | 160,380 | asm | Assembly | Library/Kernel/Graphics/graphicsString.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Kernel/Graphics/graphicsString.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Kernel/Graphics/graphicsString.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
930! Copyright (c) GeoWorks 1989 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Kernel Graphics
FILE: Graphics/graphicsString.asm
AUTHOR: Jim DeFrisco, 26 September 1989
ROUTINES:
Name Description
---- -----------
... | 25.308506 | 80 | 0.602064 |
011487dab18106f9ff7c6469e9a49377e072ce8f | 502 | asm | Assembly | programs/oeis/054/A054684.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/054/A054684.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/054/A054684.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A054684: Sum of digits is odd.
; 1,3,5,7,9,10,12,14,16,18,21,23,25,27,29,30,32,34,36,38,41,43,45,47,49,50,52,54,56,58,61,63,65,67,69,70,72,74,76,78,81,83,85,87,89,90,92,94,96,98,100,102,104,106,108,111,113,115,117,119,120,122,124,126,128,131,133,135,137,139,140,142,144,146,148,151,153,155,157,159,160,162,164,166,168,... | 29.529412 | 346 | 0.659363 |
56b8d9046ed8fbda1846e68fd8272168df97c85d | 124 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/ao/Dutch/_ff_ao_DutchLatin5.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/ao/Dutch/_ff_ao_DutchLatin5.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/ao/Dutch/_ff_ao_DutchLatin5.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION rodata_font_fzx
PUBLIC _ff_ao_DutchLatin5
_ff_ao_DutchLatin5:
BINARY "font/fzx/fonts/ao/Dutch/Dutch_Latin5.fzx"
| 13.777778 | 49 | 0.83871 |
9ff3f9f75d79487b0599fce1bf8532ef11ca2a95 | 399 | asm | Assembly | oeis/254/A254132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/254/A254132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/254/A254132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A254132: a(0)=1 and a(1)=2, then each term is x + y + x*y where x and y are the 2 last terms.
; 1,2,5,17,107,1943,209951,408146687,85691213438975,34974584955819144511487,2997014624388697307377363936018956287,104819342594514896999066634490728502944926883876041385836543
mov $1,8
mov $2,6
lpb $0
sub $0,1
mod $0,15
... | 23.470588 | 174 | 0.711779 |
16f58226a61385fffaa38b9d2cebe45acb6ae82a | 177 | asm | Assembly | src/arch/aarch64/threads.asm | dendisuhubdy/IncludeOS | 95aaa1e16a5666d08fcb9f3c99d6ab4268548639 | [
"Apache-2.0"
] | 3,673 | 2015-12-01T22:14:02.000Z | 2019-03-22T03:07:20.000Z | src/arch/aarch64/threads.asm | dendisuhubdy/IncludeOS | 95aaa1e16a5666d08fcb9f3c99d6ab4268548639 | [
"Apache-2.0"
] | 960 | 2015-12-01T20:40:36.000Z | 2019-03-22T13:21:21.000Z | src/arch/aarch64/threads.asm | dendisuhubdy/IncludeOS | 95aaa1e16a5666d08fcb9f3c99d6ab4268548639 | [
"Apache-2.0"
] | 357 | 2015-12-02T09:32:50.000Z | 2019-03-22T09:32:34.000Z | .globl __clone_return
.globl __thread_yield
.globl __thread_restore
.extern __thread_suspend_and_yield
.section .text
__clone_return:
__thread_yield:
__thread_restore:
ret
| 16.090909 | 34 | 0.841808 |
0a5b0c1c99d93254ecd1ed2e2672817360b4b7aa | 550 | asm | Assembly | oeis/076/A076338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/076/A076338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/076/A076338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A076338: a(n) = 512*n + 1.
; 1,513,1025,1537,2049,2561,3073,3585,4097,4609,5121,5633,6145,6657,7169,7681,8193,8705,9217,9729,10241,10753,11265,11777,12289,12801,13313,13825,14337,14849,15361,15873,16385,16897,17409,17921,18433,18945,19457,19969,20481,20993,21505,22017,22529,23041,23553,24065,24577,25089,25601,26113,2... | 91.666667 | 499 | 0.794545 |
e5fd589663e125b122d4ee95b5ae7f4f03cb8fec | 2,479 | asm | Assembly | Programming for Embedded Systems/Labs/Lab 2/Task 3/Task 3/main.asm | sathwikkannam/courses-HKR | 3a3fe0275575f21e27152ffcef4bcf47733404cd | [
"MIT"
] | null | null | null | Programming for Embedded Systems/Labs/Lab 2/Task 3/Task 3/main.asm | sathwikkannam/courses-HKR | 3a3fe0275575f21e27152ffcef4bcf47733404cd | [
"MIT"
] | null | null | null | Programming for Embedded Systems/Labs/Lab 2/Task 3/Task 3/main.asm | sathwikkannam/courses-HKR | 3a3fe0275575f21e27152ffcef4bcf47733404cd | [
"MIT"
] | null | null | null | ;
; Task 3.asm
;
; Created: 2022-02-23 14:11:05
; Author : SAKA0191
;Write a short program that adds two integer values, where the sum is less
;than or equal to 9, and display the result on a 7-segment display
.include "m328pdef.inc"
.equ zero = 0
.equ one = 1
.equ t... | 17.335664 | 76 | 0.607503 |
ed7ef55b9ec50b17d3baa9a8dee0429d0f62de22 | 47,411 | asm | Assembly | data/pokemon/evos_attacks_kanto.asm | Karkino/KarkCrystal16 | 945dde0354016f9357e9d3798312cc6efa52ff7a | [
"blessing"
] | null | null | null | data/pokemon/evos_attacks_kanto.asm | Karkino/KarkCrystal16 | 945dde0354016f9357e9d3798312cc6efa52ff7a | [
"blessing"
] | null | null | null | data/pokemon/evos_attacks_kanto.asm | Karkino/KarkCrystal16 | 945dde0354016f9357e9d3798312cc6efa52ff7a | [
"blessing"
] | null | null | null | SECTION "Evolutions and Attacks 1", ROMX
EvosAttacksPointers1::
dw BulbasaurEvosAttacks
dw IvysaurEvosAttacks
dw VenusaurEvosAttacks
dw CharmanderEvosAttacks
dw CharmeleonEvosAttacks
dw CharizardEvosAttacks
dw SquirtleEvosAttacks
dw WartortleEvosAttacks
dw BlastoiseEvosAttacks
dw CaterpieEvosAttacks
dw Meta... | 19.398936 | 43 | 0.742043 |
5c61c9535c8160c860b0413ac7d7e6a10dc2e7a4 | 203 | asm | Assembly | src/third_party/nasm/travis/test/br3026808.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 2,219 | 2018-03-26T02:57:34.000Z | 2022-03-31T00:27:59.000Z | src/third_party/nasm/travis/test/br3026808.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 250 | 2018-02-02T23:16:57.000Z | 2022-03-21T06:09:53.000Z | src/third_party/nasm/travis/test/br3026808.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 473 | 2019-03-24T16:34:23.000Z | 2022-03-31T02:01:05.000Z | %imacro proc 1
%push proc
%assign %$arg 1
%endmacro
%imacro arg 0-1 1
%assign %$arg %1+%$arg
%endmacro
%imacro endproc 0
%pop
%endmacro
;----------------------------
proc Test
%$ARG arg
endproc
| 10.684211 | 29 | 0.571429 |
83bc07448d692f78bef6201521ff277b63e5c582 | 413 | asm | Assembly | wof/lcs/123p/17.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 | wof/lcs/123p/17.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/123p/17.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
00177E clr.b ($17,A0) [123p+ 0]
001782 rts
001798 rts [123p+ 17]
0017A0 rts [123p+ 17]
00B43E move.b D0, ($b9,A0)
05E6B2 bpl $5e6c0 [123p+ 17, enemy+17]
05E80E bpl $5e81a [123p+ 17, enemy+17]
05E880 bpl $5e88c [123p+ 17, enemy+17]
05E8A8 ... | 29.5 | 54 | 0.661017 |
779ee071da4e02b54eca302898b1c0f83ce9046e | 4,913 | asm | Assembly | Appl/Art/Decks/GeoDeck/LMClub7.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/LMClub7.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/LMClub7.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | LMClub7 label byte
word C_BLACK
Bitmap <71,100,BMC_PACKBITS,BMF_MONO>
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0x01, 0x0f, 0xf8, 0xfa, 0x00
db 0x01, 0x0f, 0xf8, 0xfc, 0x00, 0x01, 0x1c, 0x00
db 0x01, 0x0c, 0x18, 0xfc, 0x00, 0x01, 0x2e, 0x00
db 0x01, 0x0c, 0x38, 0xfc, 0x00, 0x01, 0x3... | 32.753333 | 53 | 0.629758 |
44a10f8ae8bbc12e312bb2ba08708d5372bbeb01 | 516 | asm | Assembly | oeis/176/A176056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176056: Decimal expansion of (3+sqrt(11))/3.
; Submitted by Christian Krause
; 2,1,0,5,5,4,1,5,9,6,7,8,5,1,3,3,2,8,3,0,3,8,3,1,0,9,1,2,2,2,3,5,6,2,2,2,7,9,7,5,6,9,6,1,8,1,8,6,3,1,1,7,8,6,5,6,8,6,2,2,7,3,8,2,0,3,8,8,2,8,2,1,4,2,0,3,0,1,4,6,1,5,5,6,9,6,1,4,4,6,6,3,7,6,0,9,6,8,8,3
mov $2,1
mov $3,$0
mul $3,4
lpb $3
... | 18.428571 | 201 | 0.531008 |
2c8f56e8626b4f9e15c9beae3d029cdf7e631065 | 12,137 | asm | Assembly | Library/User/Gen/genToolGroup.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/User/Gen/genToolGroup.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/User/Gen/genToolGroup.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: UserInterface/Gen
FILE: genToolGroup.asm
ROUTINES:
Name Description
---- -----------
GLB GenToolGroupClass Control object
REVISION H... | 23.030361 | 80 | 0.623218 |
165209e7a5b915dcb1673e076f14396290f71eac | 288 | asm | Assembly | programs/oeis/070/A070454.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070454.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070454.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070454: a(n) = n^2 mod 32.
; 0,1,4,9,16,25,4,17,0,17,4,25,16,9,4,1,0,1,4,9,16,25,4,17,0,17,4,25,16,9,4,1,0,1,4,9,16,25,4,17,0,17,4,25,16,9,4,1,0,1,4,9,16,25,4,17,0,17,4,25,16,9,4,1,0,1,4,9,16,25,4,17,0,17,4,25,16,9,4,1,0,1,4,9,16,25,4,17,0,17,4,25,16,9,4,1,0,1,4,9
pow $0,2
mod $0,32
| 48 | 237 | 0.565972 |
2f8105bfd57c6412ed7e682c095bc4675ab4c992 | 315 | asm | Assembly | dataToTestOn/asm/3/prog03.asm | Epacik/8051-ASM-Plugin | 3e2cf55c82733d66198bd41a68f8363c0129043b | [
"MIT"
] | 1 | 2020-11-10T18:42:46.000Z | 2020-11-10T18:42:46.000Z | dataToTestOn/asm/3/prog03.asm | Epacik/8051-ASM-Plugin | 3e2cf55c82733d66198bd41a68f8363c0129043b | [
"MIT"
] | null | null | null | dataToTestOn/asm/3/prog03.asm | Epacik/8051-ASM-Plugin | 3e2cf55c82733d66198bd41a68f8363c0129043b | [
"MIT"
] | null | null | null | TAB EQU 30H
LJMP START
ORG 100H
START:
MOV TAB,#0
MOV TAB+1,#2
MOV TAB+2,#4
MOV TAB+3,#6
MOV TAB+4,#8
MOV TAB+5,#10h
MOV R0,#TAB
CALL LCD_CLR
ABCD:
MOV A,@R0
CALL WRITE_HEX
MOV A,#5
CALL DELAY_100MS
CALL LCD_CLR
INC R0
CJNE R0,#TAB+6,ABCD
MOV R0,#TAB
SJMP ABCD
| 13.695652 | 22 | 0.593651 |
906e1d727a997628a5b5e5dcced37acea70ea880 | 1,013 | asm | Assembly | _build/dispatcher/jmp_ippsGFpGetInfo_4b72be1c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsGFpGetInfo_4b72be1c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsGFpGetInfo_4b72be1c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsGFpGetInfo:function
extern n8_ippsGFpGetInfo:function
extern y8_ippsGFpGetInfo:function
extern e9_ippsGFpGetInfo:function
extern l9_ippsGFpGetInfo:function
extern n0_ippsGFpGetInfo:function
extern k0_ippsGFpGetInfo:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
segment .data
a... | 25.974359 | 83 | 0.782823 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.