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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
145e8e1c6e2001033beb5fc6548264aa2b1fdf9e | 687 | asm | Assembly | oeis/218/A218992.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/218/A218992.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/218/A218992.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A218992: Power ceiling sequence of 3+sqrt(10).
; Submitted by Jamie Morken(s4)
; 7,44,272,1677,10335,63688,392464,2418473,14903303,91838292,565933056,3487436629,21490552831,132430753616,816075074528,5028881200785,30989362279239,190965054876220,1176779691536560,7251643204095581,44686638916110047,275371476700755864,169... | 42.9375 | 496 | 0.835517 |
d71e98c6764adac0a42c4515adb0c153b2df4d13 | 1,898 | asm | Assembly | sources/ippcp/asm_ia32/pcpbnusubw7as.asm | ntyukaev/ipp-crypto | 19b408cfd21a59f994b64dd47b18eb0c2f94e4e0 | [
"Apache-2.0"
] | 30 | 2017-07-26T20:03:19.000Z | 2021-10-14T23:38:54.000Z | sources/ippcp/asm_ia32/pcpbnusubw7as.asm | ntyukaev/ipp-crypto | 19b408cfd21a59f994b64dd47b18eb0c2f94e4e0 | [
"Apache-2.0"
] | 9 | 2018-09-25T18:32:42.000Z | 2022-02-18T12:23:40.000Z | sources/ippcp/asm_ia32/pcpbnusubw7as.asm | ntyukaev/ipp-crypto | 19b408cfd21a59f994b64dd47b18eb0c2f94e4e0 | [
"Apache-2.0"
] | 14 | 2017-08-31T19:53:23.000Z | 2021-02-27T01:08:14.000Z | ;===============================================================================
; Copyright 2014-2020 Intel Corporation
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apa... | 23.146341 | 80 | 0.61275 |
e98409649033b2bb4a13f0747391cf821568c7d8 | 300 | asm | Assembly | programs/oeis/086/A086760.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/086/A086760.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/086/A086760.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A086760: a(n) = 8n^2 + 88n + 43.
; 43,139,251,379,523,683,859,1051,1259,1483,1723,1979,2251,2539,2843,3163,3499,3851,4219,4603,5003,5419,5851,6299,6763,7243,7739,8251,8779,9323,9883,10459,11051,11659,12283,12923,13579,14251,14939,15643,16363,17099
mov $1,$0
mul $0,8
add $1,11
mul $0,$1
add $0,43
| 33.333333 | 214 | 0.716667 |
4b2a1827ef28a4282601b88c32b3881217336114 | 6,419 | asm | Assembly | scripts/PokemonTower7F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | scripts/PokemonTower7F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | scripts/PokemonTower7F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | PokemonTower7F_Script:
call EnableAutoTextBoxDrawing
ld hl, PokemonTower7TrainerHeader0
ld de, PokemonTower7F_ScriptPointers
ld a, [wPokemonTower7FCurScript]
call ExecuteCurMapScriptInTable
ld [wPokemonTower7FCurScript], a
ret
PokemonTower7Script_60d18:
xor a
ld [wJoyIgnore], a
ld [wPokemonTower7FCurScript],... | 20.507987 | 63 | 0.801371 |
8f120c21915f82d96684375c5dfc083b1910dd62 | 297 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_scroll_wc_up_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_scroll_wc_up_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_scroll_wc_up_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; void tshc_scroll_wc_up_pix(struct r_Rect8 *r, uchar rows, uchar pix)
SECTION code_clib
SECTION code_arch
PUBLIC tshc_scroll_wc_up_pix_callee
EXTERN asm0_tshc_scroll_wc_up_pix
tshc_scroll_wc_up_pix_callee:
pop af
pop hl
pop de
pop ix
push af
jp asm0_tshc_scroll_wc_up_pix
| 15.631579 | 70 | 0.794613 |
4ab7384216b450054d86f0e3d7b7d7e387c80324 | 2,527 | asm | Assembly | src/test/ref/inline-function-level2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/inline-function-level2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/inline-function-level2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Inline functions in two levels
// Commodore 64 PRG executable file
.file [name="inline-function-level2.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
:BasicUps... | 19.438462 | 73 | 0.559953 |
3f80f9db078d944dd0f422428076c8c7f1a9239e | 43,465 | asm | Assembly | src/coreclr/vm/arm64/asmhelpers.asm | berkansasmaz/runtime | 7626c5d8be527d6735eddcdc7c97423211d8f9e9 | [
"MIT"
] | 8 | 2022-02-19T15:57:07.000Z | 2022-03-10T06:00:02.000Z | src/coreclr/vm/arm64/asmhelpers.asm | berkansasmaz/runtime | 7626c5d8be527d6735eddcdc7c97423211d8f9e9 | [
"MIT"
] | 6 | 2020-03-20T18:33:48.000Z | 2022-01-13T13:20:05.000Z | src/coreclr/vm/arm64/asmhelpers.asm | berkansasmaz/runtime | 7626c5d8be527d6735eddcdc7c97423211d8f9e9 | [
"MIT"
] | 2 | 2022-02-24T06:39:57.000Z | 2022-03-18T16:03:11.000Z | ; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.
#include "ksarm64.h"
#include "asmconstants.h"
#include "asmmacros.h"
IMPORT ExternalMethodFixupWorker
IMPORT PreStubWorker
IMPORT NDirectImportWorker
IMPORT VSD_Resol... | 31.314841 | 138 | 0.627217 |
f91ead03d88890dd4f5b9ce6a6463ed12dcf48fa | 267 | asm | Assembly | unittests/ASM/X87_F64/D9_FA_F64.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | unittests/ASM/X87_F64/D9_FA_F64.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | unittests/ASM/X87_F64/D9_FA_F64.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | %ifdef CONFIG
{
"RegData": {
"RAX": ["0x4010000000000000"]
},
"Env": { "FEX_X87REDUCEDPRECISION" : "1" }
}
%endif
mov rbx, 0xe0000000
lea rdx, [rel data]
fld tword [rdx + 8 * 0]
fsqrt
fst qword [rbx]
mov rax, [rbx]
hlt
align 8
data:
dt 16.0
dq 0
| 10.269231 | 44 | 0.595506 |
1ce24edc078e8f1161ed7d7202f6677b16c6fda6 | 2,955 | asm | Assembly | programs/oeis/269/A269608.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/269/A269608.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/269/A269608.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A269608: Number of length-5 0..n arrays with no repeated value differing from the previous repeated value by one or less.
; 10,154,804,2692,7030,15630,31024,56584,96642,156610,243100,364044,528814,748342,1035240,1403920,1870714,2453994,3174292,4054420,5119590,6397534,7918624,9715992,11825650,14286610,17141004,2043420... | 50.084746 | 2,319 | 0.834856 |
fc85df6a41cc31e05e36e97083f626861df4aa6f | 359 | asm | Assembly | programs/oeis/056/A056142.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056142.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056142.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A056142: Concatenate n, floor[n/10], floor[n/100] ... (but do not continue if floor[.]=0).
; 0,1,2,3,4,5,6,7,8,9,101,111,121,131,141,151,161,171,181,191,202,212,222,232,242,252,262,272,282,292,303,313,323,333,343,353,363,373,383,393,404,414,424,434,444,454,464,474,484,494,505,515,525,535,545,555
lpb $0,1
add $1,$0... | 35.9 | 205 | 0.665738 |
4adf957fbc1fb97b5fa6dbfbce50f098c83c38a6 | 302 | asm | Assembly | wallpaper-one-computer-fast/emulator/test.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | null | null | null | wallpaper-one-computer-fast/emulator/test.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | null | null | null | wallpaper-one-computer-fast/emulator/test.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | 1 | 2020-01-02T13:54:19.000Z | 2020-01-02T13:54:19.000Z | ; ******************************************************************************************************************
;
;
;
; ******************************************************************************************************************
cpu sc/mp
org 0x0000
nop
l2: jmp L1
L1: ld l2 | 23.230769 | 116 | 0.10596 |
19bafbbe161e2d6ba9a38a59aaaee93801ca49bb | 258 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/dtoe_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/dtoe_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/dtoe_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; size_t dtoe(double x, char *buf, uint16_t prec, uint16_t flag)
SECTION code_clib
SECTION code_stdlib
PUBLIC dtoe_callee
EXTERN dcallee1, asm_dtoe
dtoe_callee:
pop af
pop bc
pop de
pop hl
push af
call dcallee1
jp asm_dtoe
| 11.727273 | 64 | 0.697674 |
c8168d458b96d7b1b91d59465b7daba607b81be2 | 1,458 | asm | Assembly | reference_asm/choose_name_screen.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | 1 | 2021-05-14T19:14:38.000Z | 2021-05-14T19:14:38.000Z | reference_asm/choose_name_screen.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | null | null | null | reference_asm/choose_name_screen.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | null | null | null | ; ########################################################################################
; # Generated by the active disassembly feature of the Exodus emulation platform
; #
; # Creation Date: 2020-12-1 23:47:47
; # Analysis Region: 0x00003628 - 0x00003682
; #########################################################... | 20.828571 | 90 | 0.578875 |
494ba71e5229759c557e08d01df3c82a74b14108 | 347 | asm | Assembly | programs/oeis/121/A121401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/121/A121401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/121/A121401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A121401: a(n)=((sqrt(3)+1)^n+(sqrt(3)-1)^n)^2/2^(n+1).
; 2,3,8,27,98,363,1352,5043,18818,70227,262088,978123,3650402,13623483,50843528,189750627,708158978,2642885283,9863382152,36810643323,137379191138,512706121227,1913445293768,7141075053843,26650854921602
mov $1,1
lpb $0
sub $0,1
add $2,$1
add $1,$2
add $2... | 26.692308 | 202 | 0.706052 |
33c6346aa496a5e446b5b38ddd6e2f201f32d599 | 643 | asm | Assembly | programs/oeis/325/A325102.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/325/A325102.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/325/A325102.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A325102: Number of ordered pairs of positive integers up to n with no binary carries.
; 0,0,2,2,8,10,12,12,26,32,38,40,46,48,50,50,80,94,108,114,128,134,140,142,156,162,168,170,176,178,180,180,242,272,302,316,346,360,374,380,410,424,438,444,458,464,470,472,502,516,530,536,550,556,562,564,578
mov $10,$0
mov $12,$0
lp... | 19.484848 | 206 | 0.55832 |
4d3a888a5f383d609e41f769b324e5077a91d43a | 748 | asm | Assembly | Patches/Multiplayer_Hack/ASM/title_screen_timeouts.asm | abitalive/SuperSmashBros | 8ca311b8396c9ed269688b579f4d5810f7ece2df | [
"MIT"
] | 4 | 2016-10-15T15:10:04.000Z | 2017-02-15T07:41:03.000Z | Patches/Multiplayer_Hack/ASM/title_screen_timeouts.asm | abitalive/SuperSmashBros | 8ca311b8396c9ed269688b579f4d5810f7ece2df | [
"MIT"
] | null | null | null | Patches/Multiplayer_Hack/ASM/title_screen_timeouts.asm | abitalive/SuperSmashBros | 8ca311b8396c9ed269688b579f4d5810f7ece2df | [
"MIT"
] | null | null | null | // Disable timeout to title screen
// Mode select screen
origin 0x11D5B0
base 0x80132620
b 0x80132640
// 1P menu screen
origin 0x11EB1C
base 0x80132A0C
b 0x80132A2C
// Option screen
origin 0x120658
base 0x80132EA8
b 0x80132ED0
// Data screen
origin 0x121D20
base 0x801328D0
b 0x801328F0
// Versus menu screen
origin... | 13.122807 | 34 | 0.804813 |
fe7422c84e5b92cfd44121ebac87e35f755dda09 | 6,023 | asm | Assembly | Irvine/Examples/ch16/Mouse.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch16/Mouse.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch16/Mouse.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | TITLE Tracking the Mouse (mouse.asm)
; Demonstrates basic mouse functions available via INT 33h.
; In Standard DOS mode, each character position in the DOS
; window equals 8 mouse units.
; Last update: 06/01/2006
INCLUDE Irvine16.inc
GET_MOUSE_STATUS = 0
SHOW_MOUSE_POINTER = 1
HIDE_MOUSE_POINTER... | 24.188755 | 61 | 0.608335 |
e83396fe584bf5d1f334e9e76f5d5d2f2897d59c | 4,173 | asm | Assembly | testcard.asm | peter-mount/teletextc64 | e06b3dbeae10b21ae31d656601dcfe5cdb0e071e | [
"Apache-2.0"
] | 1 | 2021-04-06T12:21:35.000Z | 2021-04-06T12:21:35.000Z | testcard.asm | peter-mount/teletextc64 | e06b3dbeae10b21ae31d656601dcfe5cdb0e071e | [
"Apache-2.0"
] | null | null | null | testcard.asm | peter-mount/teletextc64 | e06b3dbeae10b21ae31d656601dcfe5cdb0e071e | [
"Apache-2.0"
] | null | null | null | ; **********************************************************************
; Splash loading page
; 1K for holding screen chars for refresh
;
; Copyright 2021 Peter Mount
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obt... | 55.64 | 145 | 0.534148 |
d93b3f610562ff824edff7b93e8e732f079367ad | 635 | asm | Assembly | oeis/243/A243134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/243/A243134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/243/A243134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A243134: 128*n^8 - 256*n^6 + 160*n^4 - 32*n^2 + 1.
; 1,1,18817,665857,7380481,46099201,203253121,708158977,2081028097,5374978561,12545596801,26986755841,54276558337,103182433537,186979578241,325142092801,545471324161,886731088897,1401864610177,2161873163521,3260441587201,4819400974081,6995124022657,9985953686017,1404... | 48.846154 | 495 | 0.833071 |
8783840d1dcfd0713cb2e3001baf23fb9e15071d | 238 | asm | Assembly | libsrc/_DEVELOPMENT/ctype/z80/asm_tolower.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/ctype/z80/asm_tolower.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/ctype/z80/asm_tolower.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_ctype
PUBLIC asm_tolower
asm_tolower:
; if char is in [A-Z] make it lower case
; enter : a = char
; exit : a = lower case char
; uses : af
cp 'A'
ret c
cp 'Z'+1
ret nc
or $20
ret
| 10.818182 | 43 | 0.542017 |
e67b99c2b797fe35fe8ff101da8561de6d29af17 | 295 | asm | Assembly | programs/oeis/176/A176778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/176/A176778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/176/A176778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A176778: 2^n-n*(n+2).
; 1,-1,-4,-7,-8,-3,16,65,176,413,904,1905,3928,7997,16160,32513,65248,130749,261784,523889,1048136,2096669,4193776,8388033,16776592,33553757,67108136,134216945,268434616,536870013,1073740864,2147482625
mov $1,2
pow $1,$0
mov $2,$0
add $2,2
mul $2,$0
sub $1,$2
mov $0,$1
| 26.818182 | 201 | 0.711864 |
309383a33706d8a3b020db6e82e9ba385615151d | 762 | asm | Assembly | oeis/162/A162608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/162/A162608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/162/A162608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A162608: Triangle read by rows in which row n lists n+1 terms, starting with n!, such that the difference between successive terms is also equal to n!.
; Submitted by Simon Strandgaard
; 1,1,2,2,4,6,6,12,18,24,24,48,72,96,120,120,240,360,480,600,720,720,1440,2160,2880,3600,4320,5040,5040,10080,15120,20160,25200,30240... | 58.615385 | 499 | 0.790026 |
a649ddae2e7789e07507c2f2c0f1d447e9d4dbac | 302 | asm | Assembly | programs/oeis/115/A115790.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/115/A115790.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115790.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A115790: 1 - (Floor((n+1)*Pi)-Floor(n*Pi)) mod 2.
; 0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0
sub $0,1
mod $0,7
trn $0,5
mov $1,$0
| 37.75 | 211 | 0.509934 |
c47fdefbf5a30c931b9696995a7bb28b330eb096 | 148 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_dorobo.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_dorobo.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_dorobo.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: ys_dorobo.asm
Type: file
Size: 154017
Last-Modified: '2016-05-13T04:50:34Z'
SHA-1: 856B3E4855427C27E19033969A5933FE246E3824
Description: null
| 21.142857 | 47 | 0.817568 |
916220eb021d676e0a7d0efdd8d05b53ca316923 | 15 | asm | Assembly | src/main/fragment/mos6502-common/vboxx=vboyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbuxx=vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbuxx=vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | sty $ff
ldx $ff | 7.5 | 7 | 0.666667 |
ab26cf2c6e3169ceb7948fe2b71e17af52640865 | 13,332 | asm | Assembly | src/score.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 67 | 2017-10-07T18:48:05.000Z | 2022-02-01T20:37:40.000Z | src/score.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | null | null | null | src/score.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 9 | 2017-10-06T21:02:55.000Z | 2022-01-06T03:11:58.000Z | ; Code to manage the score area
SCOREAREA: EQU $C000
WEAPON_SPRITES: EQU $C480
; load the score area in screen
load_scorearea:
call setrambank6
ld e, 0 ; e is the counter
ld c, 20 ; C is the Y tile
loadsc_y_loop:
ld b, 0 ; B is the X tile
loadsc_x_loop:
push de
call CopyTile_score
pop de
inc b
inc e
ld a, ... | 17.565217 | 89 | 0.675743 |
5aa0afd42f7fdebbc0ad97954e6fb1c2eb0efabd | 41,203 | asm | Assembly | ln.asm | bilalsaad/os2 | ee537cc56732914c15bcd76058a9d5c100b21a8a | [
"MIT-0"
] | null | null | null | ln.asm | bilalsaad/os2 | ee537cc56732914c15bcd76058a9d5c100b21a8a | [
"MIT-0"
] | null | null | null | ln.asm | bilalsaad/os2 | ee537cc56732914c15bcd76058a9d5c100b21a8a | [
"MIT-0"
] | null | null | null |
_ln: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 83 ec 10 ... | 34.221761 | 60 | 0.426401 |
e5de43453db3678b8477ee8a982b3740350b4e35 | 510 | asm | Assembly | programs/oeis/178/A178759.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/178/A178759.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/178/A178759.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A178759: Expansion of e.g.f. 3*x*exp(x)*(exp(x)-1)^2.
; 0,0,0,18,144,750,3240,12642,46368,163350,559800,1881066,6229872,20406750,66273480,213759090,685601856,2188698150,6959413080,22053083514,69672773520,219535296750,690106487400,2164714299138,6777100916064,21179698653750,66083277045240,205880260458762,64052764016068... | 46.363636 | 299 | 0.786275 |
b19cb78d0d4843d07ebad61ab847486240664e3b | 457 | asm | Assembly | programs/oeis/076/A076535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/076/A076535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/076/A076535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A076535: a(n) = A064405 (2^m+n) - 2^m (for m large enough this difference appears to be constant).
; -3,-6,-5,-12,-3,-10,-9,-24,1,-6,-5,-20,-3,-18,-17,-48,9,2,3,-12,5,-10,-9,-40,9,-6,-5,-36,-3,-34,-33,-96,25,18,19,4,21,6,7,-24,25,10,11,-20,13,-18,-17,-80,33,18,19,-12,21,-10,-9,-72,25,-6,-5,-68,-3,-66,-65,-192,57,50,5... | 50.777778 | 255 | 0.553611 |
1d972e88831e8937bbc85f45a4cc24628484ce9a | 844 | asm | Assembly | BIOS/boot/pm_routines_display.asm | zadewg/MalOS | 61ddaa6611349bb8ce7ecff16fb8fa2c8b9a96a8 | [
"MIT"
] | 3 | 2021-03-03T17:53:16.000Z | 2021-09-09T17:16:04.000Z | BIOS/boot/pm_routines_display.asm | zadewg/MalOS | 61ddaa6611349bb8ce7ecff16fb8fa2c8b9a96a8 | [
"MIT"
] | 1 | 2021-03-03T01:28:21.000Z | 2021-03-04T16:53:05.000Z | BIOS/boot/pm_routines_display.asm | zadewg/MalOS | 61ddaa6611349bb8ce7ecff16fb8fa2c8b9a96a8 | [
"MIT"
] | null | null | null | [bits 32] ;32 bit protected mode
VIDEO_MEMORY equ 0xb8000 ; memory mapped display
WHITE_ON_BLACK equ 0x0f ; text mode character attributes
; params: null terminated string pointed to by EDX
; string overwrites top left pixels of the display. No scrollling
print_string_pm :
pusha
mov edx , VIDEO_MEMORY ; Set... | 27.225806 | 73 | 0.739336 |
ef078fb62992ab74fc9ae7344fffda6259d64ac2 | 6,599 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_5389_71.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_5389_71.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_5389_71.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 %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x91a, %r13
clflush (%r13)
nop
nop
xor %r12, %r12
movups (%r13), %xmm6
vpextrq $1, %xmm6, %r10
nop
nop
nop
nop
inc %r9
lea addresses_A_ht+0x1449a, %r10
nop
nop
add $62943, ... | 34.015464 | 2,999 | 0.652068 |
5a95d448b7088729b526433af203c14fe5592cc1 | 9,753 | asm | Assembly | lib/sse/mb_mgr_hmac_md5_flush_sse.asm | jkivilin/intel-ipsec-mb | 6e3f4777f41cd788c9d51bf19c79a409ad97ef69 | [
"BSD-3-Clause"
] | 1 | 2022-03-26T12:31:12.000Z | 2022-03-26T12:31:12.000Z | lib/sse/mb_mgr_hmac_md5_flush_sse.asm | jkivilin/intel-ipsec-mb | 6e3f4777f41cd788c9d51bf19c79a409ad97ef69 | [
"BSD-3-Clause"
] | null | null | null | lib/sse/mb_mgr_hmac_md5_flush_sse.asm | jkivilin/intel-ipsec-mb | 6e3f4777f41cd788c9d51bf19c79a409ad97ef69 | [
"BSD-3-Clause"
] | null | null | null | ;;
;; Copyright (c) 2012-2022, Intel Corporation
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions are met:
;;
;; * Redistributions of source code must retain the above copyright notice,
;; this list of conditions and... | 30.863924 | 102 | 0.73198 |
0891d90e5482dbae259c3af376fd4ff4836b1117 | 443 | asm | Assembly | programs/oeis/188/A188038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/188/A188038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/188/A188038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A188038: a(n) = [nr]-[kr]-[nr-kr], where r=sqrt(2), k=2, [ ]=floor.
; 1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1
mov $1,$0
lpb $1
mov $2,$1
sub $1,2
seq $... | 31.642857 | 201 | 0.485327 |
d5178c75006456deae3abd5edd4915bf6d68a069 | 1,858 | asm | Assembly | programs/oeis/036/A036088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/036/A036088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/036/A036088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A036088: Centered cube numbers: (n+1)^10 + n^10.
; 1,1025,60073,1107625,10814201,70231801,342941425,1356217073,4560526225,13486784401,35937424601,87854788825,199775856073,427113146825,865905045601,1676162018401,3115505528225,5586461127073,9701533484425,16371066257801,26919880978201,43239803769625,67986434005073,10482... | 206.444444 | 1,756 | 0.923036 |
8f263a7a3fb12aa1f33d5f7911f74455e6e65119 | 802 | asm | Assembly | data/mapObjects/route19.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/mapObjects/route19.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/mapObjects/route19.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | Route19Object:
db $43 ; border block
db $0 ; warps
db $1 ; signs
db $9, $b, $b ; Route19Text11
db $a ; objects
object SPRITE_BLACK_HAIR_BOY_1, $8, $7, STAY, LEFT, 1, OPP_SWIMMER, 2
object SPRITE_BLACK_HAIR_BOY_1, $d, $7, STAY, LEFT, 2, OPP_SWIMMER, 3
object SPRITE_SWIMMER, $d, $19, STAY, LEFT, $3, OPP_SWIMME... | 36.454545 | 70 | 0.677057 |
cea304a5e4e71d35bccd86e6bb56aa9140a0eb10 | 704 | asm | Assembly | 014/05.asm | ilos-vigil/random-script | bf8d45196d4faa6912dc0469a86b8370f43ce7ac | [
"MIT"
] | null | null | null | 014/05.asm | ilos-vigil/random-script | bf8d45196d4faa6912dc0469a86b8370f43ce7ac | [
"MIT"
] | null | null | null | 014/05.asm | ilos-vigil/random-script | bf8d45196d4faa6912dc0469a86b8370f43ce7ac | [
"MIT"
] | null | null | null | ; loop untuk mencetak 25 karakter dengan jumlah masing-masing 80
mov ah, 0
mov al, 3
int 10h
mov al, 'A'
mov bh, 0
mov bl, 0
mov cx, 80
mov dh, 0
mov dl, 0
mov cl, 25
A1:
push cx
mov ah, 9
inc bl
inc al
mov cx, 80
int 10h
mov ah, 2
inc dh
int 10h
pop cx
loop A1
; scroll atas... | 18.526316 | 85 | 0.670455 |
41b2f7028538a299ee94168f4922aafe7e99fcdb | 377 | asm | Assembly | programs/oeis/088/A088795.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/088/A088795.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/088/A088795.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A088795: Fibonacci(n) as n runs through the quarter-squares.
; 1,2,3,5,8,13,20,30,43,60,81,107,138,175,218,268,325,390,463,545,636,737,848,970,1103,1248,1405,1575,1758,1955,2166,2392,2633,2890,3163,3453,3760,4085,4428,4790,5171,5572,5993,6435,6898,7383,7890,8420,8973
mov $1,1
mov $2,$0
lpb $2
mov $3,$2
lpb $3
... | 25.133333 | 206 | 0.671088 |
b1df5144826b2ae2d0bb034006ae75e4e4fa8dc1 | 301 | asm | Assembly | programs/oeis/003/A003949.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/003/A003949.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/003/A003949.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A003949: Expansion of g.f.: (1+x)/(1-6*x).
; 1,7,42,252,1512,9072,54432,326592,1959552,11757312,70543872,423263232,2539579392,15237476352,91424858112,548549148672,3291294892032,19747769352192,118486616113152,710919696678912,4265518180073472,25593109080440832
mov $1,6
pow $1,$0
mul $1,21
div $1,18
| 37.625 | 215 | 0.79402 |
bfdb5b94fabc9029e4a0273f338ce29e80603538 | 1,565 | asm | Assembly | wof/lcs/base/73A.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/base/73A.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/base/73A.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
0015E8 move.w A0, -(A4) [base+312]
0015EA move.w ($8,A0), -(A4) [base+6EE, base+6F2, base+6F6, base+6FA, base+6FE, base+702, base+706, base+70A, base+70E, base+712, base+716, base+71A, base+71E, base+722, base+726, base+72A, base+72E, base+732, base+736, base+... | 130.416667 | 353 | 0.68754 |
297a5f2892071bf54ec7f7869e421156a5b6dce4 | 519 | asm | Assembly | tests/lua_examples/trivial/lua_set_page.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/lua_examples/trivial/lua_set_page.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/lua_examples/trivial/lua_set_page.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | DEVICE none
lua
-- should fail, because no device is set (but it fails silently :/ )
assert(not sj.set_page(1))
endlua
DEVICE zxspectrum128
lua
assert(not sj.set_page(233))
assert(not sj.set_page(-1))
assert(sj.set_page(6))
endlua
ASSERT(7 == $$) ... | 22.565217 | 76 | 0.581888 |
26e8db07bda3d2d03c16db5b36b3e4b466775aec | 18 | asm | Assembly | src/main/fragment/mos6502-common/vbsm1=vbsm1_minus_2.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_2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbum1=vbum1_minus_2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | dec {m1}
dec {m1}
| 6 | 8 | 0.555556 |
08e5d73b442524604ddba35f6d912e3ae7ea17be | 820 | asm | Assembly | oeis/264/A264894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/264/A264894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/264/A264894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A264894: a(n) = n*(7*n - 5)*(49*n^2 - 35*n - 10)/8.
; 0,1,261,1956,7291,19500,42846,82621,145146,237771,368875,547866,785181,1092286,1481676,1966875,2562436,3283941,4148001,5172256,6375375,7777056,9398026,11260041,13385886,15799375,18525351,21589686,25019281,28842066,33087000,37784071,42964296,48659721,54903421,61729... | 28.275862 | 495 | 0.703659 |
4a7aaa1d7b9b01ad6572512ea40084364fc84bf2 | 1,491 | asm | Assembly | libsrc/math/genmath/compare.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/math/genmath/compare.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/math/genmath/compare.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; Z88dk Generic Floating Point Math Library
;
; set flags per FA - ( bc ix de )
;
; $Id: compare.asm,v 1.2 2012/04/17 16:37:46 stefano Exp $:
XLIB compare
LIB sgn
XREF setflgs
XREF fa
.COMPARE
LD A,B
OR A
JP Z,SGN ;bc ix de = 0, so
; ... | 23.296875 | 65 | 0.362844 |
170a999b68c58163bc5dc06f4558ea19aa5a5861 | 418 | asm | Assembly | programs/oeis/194/A194150.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/194/A194150.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194150.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A194150: Sum{floor(j*(3+sqrt(5)) : 1<=j<=n}; n-th partial sum of Beatty sequence for (3+sqrt(5).
; 5,15,30,50,76,107,143,184,231,283,340,402,470,543,621,704,793,887,986,1090,1199,1314,1434,1559,1689,1825,1966,2112,2263,2420,2582,2749,2921,3099,3282,3470,3663,3861,4065,4274,4488,4707,4932,5162,5397
lpb $0
mov $2,$0... | 38 | 201 | 0.669856 |
f4b5e8fe8473662d354e833121f5317a1f633ae5 | 1,352 | asm | Assembly | programs/oeis/209/A209291.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/209/A209291.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/209/A209291.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A209291: Sum of the refactorable numbers less than or equal to n.
; 1,3,3,3,3,3,3,11,20,20,20,32,32,32,32,32,32,50,50,50,50,50,50,74,74,74,74,74,74,74,74,74,74,74,74,110,110,110,110,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,206,206,206,206,266,266,266,266,266,266,266,266,266,266,266,266,338,338,... | 79.529412 | 1,082 | 0.739645 |
56aa683259e48a2147c889bbac264fda551c6418 | 759 | asm | Assembly | data/pokemon/base_stats/baltoy.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | data/pokemon/base_stats/baltoy.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/baltoy.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db 0 ; species ID placeholder
db 40, 40, 55, 55, 40, 70
; hp atk def spd sat sdf
db GROUND, PSYCHIC ; type
db 255 ; catch rate
db 58 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_UNKNOWN ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/bal... | 34.5 | 286 | 0.72332 |
38df9e1031d52a85d89bb1ab9e7e45311051c639 | 43,672 | asm | Assembly | zombie.asm | KaushikKPDARE/xv6-Clone-System-Call | 43ae5658d425b694b7f89761509dcda690a3389a | [
"Apache-2.0",
"MIT-0"
] | null | null | null | zombie.asm | KaushikKPDARE/xv6-Clone-System-Call | 43ae5658d425b694b7f89761509dcda690a3389a | [
"Apache-2.0",
"MIT-0"
] | null | null | null | zombie.asm | KaushikKPDARE/xv6-Clone-System-Call | 43ae5658d425b694b7f89761509dcda690a3389a | [
"Apache-2.0",
"MIT-0"
] | null | null | null |
_zombie: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(void)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 83 ec 10 sub $0x10,%... | 33.82804 | 70 | 0.427574 |
c4dcad1e24276e646ad8af028cc848c4677d5a72 | 1,557 | asm | Assembly | programs/oeis/298/A298022.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/298/A298022.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/298/A298022.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A298022: Coordination sequence for Dual(3^3.4^2) tiling with respect to a trivalent node.
; 1,3,7,12,17,23,28,33,37,42,47,51,56,61,65,70,75,79,84,89,93,98,103,107,112,117,121,126,131,135,140,145,149,154,159,163,168,173,177,182,187,191,196,201,205,210,215,219,224,229,233,238,243,247,252,257,261,266,271,275,280,285,289... | 37.071429 | 1,011 | 0.653179 |
0c7c5ab8111c64ae4d664ee3a01d68c10a652490 | 14,566 | asm | Assembly | PRACT0/_MBR/MBR_64MB/mbr.asm | so1h/so1 | c561782a4f4bb93bb2f5131a0a0d2de61cc53029 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/_MBR/MBR_64MB/mbr.asm | so1h/so1 | c561782a4f4bb93bb2f5131a0a0d2de61cc53029 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/_MBR/MBR_64MB/mbr.asm | so1h/so1 | c561782a4f4bb93bb2f5131a0a0d2de61cc53029 | [
"BSD-2-Clause"
] | null | null | null | .286
ifndef ??version
?debug macro
endm
publicdll macro name
public name
endm
$comm macro name,dist,size,count
comm dist name:BYTE:count*size
endm
else
$comm macro name,dist,size,count
comm dist name[size]:BYTE:count
endm
endif
?debug V 301h
?debug S "mbr.c"
?debug C E909854C4C056D62722E63
?debug C E9118... | 22.136778 | 82 | 0.55863 |
f87ba6443196ecc8ff1f071a8220e8131ee4263b | 733 | asm | Assembly | oeis/202/A202093.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/202/A202093.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/202/A202093.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A202093: Number of (n+2) X 3 binary arrays avoiding patterns 001 and 011 in rows and columns.
; Submitted by Jon Maiga
; 108,324,720,1600,3000,5625,9450,15876,24696,38416,56448,82944,116640,164025,222750,302500,399300,527076,679536,876096,1107288,1399489,1739010,2160900,2646000,3240000,3916800,4734976,5659776,6765201... | 43.117647 | 498 | 0.799454 |
03b10760846792b539e6a8f80a410062442c9eb1 | 838 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_cxy2saddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_cxy2saddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_cxy2saddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Jun 2007
; ===============================================================
;
; void *zx_cxy2saddr(uchar x, uchar y)
;
; Screen address of top pixel row of character square at x,y.
;
; ===============================================================
IN... | 17.458333 | 65 | 0.480907 |
5bcaf712052ba5385e132aae321a51081dc2917c | 1,100 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/asm_fmemopen.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/z80/asm_fmemopen.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/z80/asm_fmemopen.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Jan 2014
; ===============================================================
;
; FILE *fmemopen(void *buf, size_t size, const char *mode)
;
; Associate a memory buffer that does not grow with a stream.
;
; ==============================================... | 19.298246 | 66 | 0.385455 |
c2797d3d74cd29d17304896cf4ecbb74059ae3a1 | 6,872 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1071.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1071.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1071.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x97c6, %r10
and %rdi, %rdi
mov (%r10), %r14d
dec %rsi
lea addresses_normal_ht+0x130c6, %rsi
lea addresses_WC_ht+0x125e6, %rdi
add $29617, %rax
mov $108, %rcx
rep movsb
and... | 35.791667 | 2,999 | 0.659342 |
3fc592b34d56123e452e75d9e720e04ecb419a60 | 7,112 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xca.log_21829_1688.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_/i9-9900K_12_0xca.log_21829_1688.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_/i9-9900K_12_0xca.log_21829_1688.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x11177, %rsi
lea addresses_A_ht+0x81b7, %rdi
nop
nop
nop
nop
cmp %r11, %r11
mov $119, %rcx
rep movsl
cmp $16477, %rbp
lea addresses_WC_ht+0x8d7, %r14
xor %rdi, %rdi
movb (%r14), %cl
nop... | 35.56 | 2,999 | 0.651153 |
bbfc353a5741e7156a03903205e7fb398e66c5e0 | 126 | asm | Assembly | test/asm/extrn1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/asm/extrn1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/asm/extrn1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | ; EXTRN outside a segment
IDEAL
EXTRN blurt: WORD
ASSUME CS:SEG1
SEGMENT SEG1
start:
int 20h
ENDS SEG1
END start
| 7.875 | 25 | 0.706349 |
85d096bfa9e127089b27c2ce03824dca66be6da9 | 152,795 | asm | Assembly | psrp/ps1jert.sms.asm | Daedalus007/psrp | e3d1bbd64274847b81425de3553f26fe7269d1fc | [
"Unlicense"
] | 2 | 2021-02-04T06:13:27.000Z | 2021-02-08T15:24:02.000Z | psrp/ps1jert.sms.asm | Daedalus007/psrp | e3d1bbd64274847b81425de3553f26fe7269d1fc | [
"Unlicense"
] | null | null | null | psrp/ps1jert.sms.asm | Daedalus007/psrp | e3d1bbd64274847b81425de3553f26fe7269d1fc | [
"Unlicense"
] | 1 | 2021-02-08T19:53:42.000Z | 2021-02-08T19:53:42.000Z | ; This unifies all the work done for the PS1JERT into a single WLA DX files,
; using WLA DX to do the assembly and insertion of code and data.
; We use WLA DX features (and macros) to implement some of the data transformation.
.memorymap
slotsize $4000
slot 0 $0000
slot 1 $4000
slot 2 $8000
defaultslot 2
.en... | 28.634745 | 259 | 0.602651 |
5e31f2f3d70a994d2e91ed132d3f5391906c2973 | 2,488 | asm | Assembly | libsrc/stdlib/ltoa_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/stdlib/ltoa_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/stdlib/ltoa_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; char __CALLEE__ *ltoa_callee(char *s, long num)
; convert long to string and store in s
; 04.2007 aralbrec
XLIB ltoa_callee
XDEF ASMDISP_LTOA_CALLEE
XDEF ASMDISP2_LTOA_CALLEE
LIB l_long_neg
.ltoa_callee
pop af
pop hl
pop de
pop bc
push af
.asmentry
; dehl = long num
; bc = char *s
... | 14.721893 | 58 | 0.491158 |
71ad4fcb7c5276e5b86a57f579d53f23511094d4 | 416 | asm | Assembly | programs/oeis/082/A082742.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/082/A082742.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/082/A082742.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A082742: Indices of occurrences of 2 in A004738.
; 2,4,6,8,12,14,20,22,30,32,42,44,56,58,72,74,90,92,110,112,132,134,156,158,182,184,210,212,240,242,272,274,306,308,342,344,380,382,420,422,462,464,506,508,552,554,600,602,650,652,702,704,756,758,812,814,870,872,930,932,992,994,1056,1058,1122,1124,1190,1192,1260,1262,1... | 41.6 | 307 | 0.713942 |
ec8d1e8aed038feba8cc89c74f2195c28b143329 | 476 | asm | Assembly | oeis/221/A221364.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/221/A221364.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/221/A221364.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A221364: The simple continued fraction expansion of F(x) := product {n = 0..inf} (1 - x^(4*n+3))/(1 - x^(4*n+1)) when x = 1/2*(3 - sqrt(5)).
; Submitted by Jamie Morken(s3)
; 1,1,1,5,1,16,1,45,1,121,1,320,1,841,1,2205,1,5776,1,15125,1,39601,1,103680,1,271441,1,710645,1,1860496,1,4870845,1,12752041,1,33385280,1,874038... | 23.8 | 161 | 0.615546 |
16ba4a24386925fb14b5a905b7ed873e30639b27 | 670 | asm | Assembly | oeis/002/A002664.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/002/A002664.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/002/A002664.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A002664: a(n) = 2^n - C(n,0)- ... - C(n,4).
; 0,0,0,0,0,1,7,29,93,256,638,1486,3302,7099,14913,30827,63019,127858,258096,519252,1042380,2089605,4185195,8377705,16764265,33539156,67090962,134196874,268411298,536843071,1073709893,2147447191,4294925847,8589887654,17179816228,34359678832,68719410024,137438878953,27487782... | 55.833333 | 491 | 0.761194 |
af66aa63eb484e4ea36881f3cf6ae983882446b6 | 597 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/z80/asm_subf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/z80/asm_subf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/z80/asm_subf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; float _subf (float left, float right) __z88dk_callee
SECTION code_clib
SECTION code_fp_math32
PUBLIC asm_subf
EXTERN m32_fssub_callee
; subtract sccz80 float from sccz80 float
;
; enter : stack = sccz80_float left, ret
; DEHL = sccz80_float right
;
; exit : DEHL = sccz80_float(... | 25.956522 | 71 | 0.564489 |
5e898f1591f1e858e2c2f8de4fecfce0d7ba443c | 6,212 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_9714_919.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_9714_919.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_9714_919.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x166a0, %rsi
nop
nop
nop
nop
nop
and %r10, %r10
movb (%rsi), %r13b
nop
sub $21741, %rax
lea addresses_WT_ht+0x13390, %rsi
nop
nop
nop
xor $52735, %r14
movb (%rsi), %... | 35.701149 | 2,999 | 0.65454 |
656d7f19d8ee8e9fcf97b09fea299ae6fcb36755 | 385 | asm | Assembly | programs/oeis/105/A105566.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/105/A105566.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/105/A105566.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A105566: Number of blocks of exactly 5 Fibonacci numbers having equal length <= n.
; 0,1,2,2,3,4,5,5,6,7,8,9,9,10,11,12,13,13,14,15,16,16,17,18,19,20,20,21,22,23,24,24,25,26,27,27,28,29,30,31,31,32,33,34,34,35,36,37,38,38,39,40,41,42,42,43,44,45,45,46,47,48,49,49,50,51,52,53,53,54,55,56,56,57
mul $0,2
add $0,1
mov $... | 29.615385 | 210 | 0.649351 |
c504a4f353f395c7e68d44ea1b5a23c4b31c73aa | 425 | asm | Assembly | NandToTetris/projects/04/pointers/Pointers.asm | davejlin/coursera | ac156968c1d886acfb88b699b9c31138f785eb50 | [
"Unlicense"
] | null | null | null | NandToTetris/projects/04/pointers/Pointers.asm | davejlin/coursera | ac156968c1d886acfb88b699b9c31138f785eb50 | [
"Unlicense"
] | 2 | 2016-12-26T04:13:48.000Z | 2020-06-08T01:17:39.000Z | NandToTetris/projects/04/pointers/Pointers.asm | davejlin/coursera | ac156968c1d886acfb88b699b9c31138f785eb50 | [
"Unlicense"
] | null | null | null | // for (i=0; i<n; i++) {
// arr[i] = -1
// }
// Suppose arr = 100 and n = 10
// arr = 100
@100
D=A
@arr
M=D
// n = 10
@10
D=A
@n
M=D
// initialize i = 0
@i
M=0
(LOOP)
// if (i==n) goto END
@i
D=M
@n
D=D-M
@END
D;JEQ
// RAM[arr+i] = -1
@arr
... | 8.673469 | 31 | 0.338824 |
f260c2ea41ee817ebe8bebd2043ccafd169a0540 | 3,245 | asm | Assembly | Library/StreamC/streamCUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/StreamC/streamCUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/StreamC/streamCUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1995 -- All Rights Reserved
PROJECT:
MODULE:
FILE: streamCUtils.asm
AUTHOR: Adam de Boor, Aug 31, 1995
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Descri... | 24.398496 | 79 | 0.497997 |
1a11fee3d5bdf6c5b4df25ee848c7ef48a015b4e | 1,952 | asm | Assembly | lib/src/xr/x86/xrnmcos.asm | zanud/xds-2.60 | b4a32b9c9c91fe513fa5ff78ec87bb44102a3b72 | [
"Apache-2.0"
] | 53 | 2019-06-10T18:19:44.000Z | 2021-12-28T18:56:00.000Z | Sources/Lib/src/xr/x86/xrnmcos.asm | undecidedzogvisvitalispotent8stars360/xds | cfd20e209193c9cfcee94ad2ca30d8c32ead48c9 | [
"Apache-2.0"
] | 5 | 2020-07-10T16:06:48.000Z | 2021-07-30T07:17:50.000Z | Sources/Lib/src/xr/x86/xrnmcos.asm | undecidedzogvisvitalispotent8stars360/xds | cfd20e209193c9cfcee94ad2ca30d8c32ead48c9 | [
"Apache-2.0"
] | 20 | 2019-06-10T18:09:16.000Z | 2021-10-02T19:46:42.000Z | ; COPYRIGHT (c) 1995,99,2002 XDS. All Rights Reserved.
; Implementation for cos & cosl functions
cpu 386
bits 32
%ifdef OS2
group DGROUP _DATA
section _DATA use32 align=4 FLAT public 'DATA'
%else
group DGROUP _DATA
section _DATA use32 align=4 public '... | 26.739726 | 82 | 0.411885 |
e2fea95611811b894f3e06c9d8708148d302a4f8 | 252 | asm | Assembly | programs/oeis/089/A089128.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/089/A089128.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/089/A089128.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A089128: a(n) = gcd(6,n).
; 6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2,1,6,1,2,3,2
mov $1,$0
gcd $1,6
| 42 | 203 | 0.496032 |
26d302994f0e535476325fda7181430c2ee4ee0b | 1,184 | asm | Assembly | PROGS/poleo.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | PROGS/poleo.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | PROGS/poleo.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | org $100
porta equ $1000 ; direccion puerto A
portb equ $1004 ; direccion puerto B
inicio ldaa porta ; carga el acumulador A con lo que hay en $1000
anda #$01 ; AND A with memory A*M => A
; 0 0 0 0 0 0 0 1 => #$01
... | 38.193548 | 118 | 0.436655 |
846cda286b9a3941e807f7658e466059fec38d20 | 4,247 | asm | Assembly | Library/Safari/safariUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Safari/safariUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Safari/safariUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) New Deal 1999 -- All Rights Reserved
PROJECT: GeoSafari
FILE: safariBitmap.asm
AUTHOR: Gene Anderson
REVISION HISTORY:
Name Date Description
---- ---- -----------
Gene 4/5/99 Initial revision
DESCRIP... | 20.818627 | 79 | 0.525312 |
3b0b20ab5689d023c36ddb0d1c818f2392dbc16a | 267 | asm | Assembly | programs/rungo.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 28 | 2021-06-27T08:23:41.000Z | 2022-03-26T20:48:37.000Z | programs/rungo.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 14 | 2021-06-05T18:13:35.000Z | 2021-07-17T17:16:27.000Z | programs/rungo.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 4 | 2021-11-01T22:23:19.000Z | 2022-03-18T01:38:39.000Z | ; run go's main__main function
move sp, 0xFEFF
move gp, 0
; initialize all the global variables
call main__init
; check that the stack is not corrupted
if.ne sp, 0xFEFF
error
call main__main
; check that the stack is not corrupted
if.ne sp, 0xFEFF
error
halt | 14.833333 | 39 | 0.756554 |
49daddc176fdf1a30636c55fd963ee55427f1254 | 717 | asm | Assembly | oeis/093/A093986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/093/A093986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/093/A093986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A093986: a(1) = 1, a(2) = 1, a(n+1) = 2n*a(n) - a(n-1). Symmetrically a(n) = (a(n-1) + a(n+1))/((n-1) + (n+1)).
; Submitted by Jamie Morken(s2)
; 1,1,3,17,133,1313,15623,217409,3462921,62115169,1238840459,27192374929,651378157837,16908639728833,472790534249487,14166807387755777,452865045873935377,15383244752326047041... | 47.8 | 469 | 0.779637 |
62361fdbcdf4364f63417d99ef8113f5f5e85ffb | 398 | asm | Assembly | libsrc/adt/queue/adt_QueueDelete.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/adt/queue/adt_QueueDelete.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/adt/queue/adt_QueueDelete.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; void adt_QueueDelete(struct adt_Queue *q, void *delete)
; CALLER linkage for function pointers
SECTION code_clib
PUBLIC adt_QueueDelete
PUBLIC _adt_QueueDelete
EXTERN adt_QueueDelete_callee
EXTERN ASMDISP_ADT_QUEUEDELETE_CALLEE
.adt_QueueDelete
._adt_QueueDelete
pop bc
pop de
pop hl
push hl
push de... | 18.090909 | 61 | 0.798995 |
199a9ed878ae96306ab34ead8e3b8f40ac3b957d | 388 | asm | Assembly | pwnlib/shellcraft/templates/aarch64/linux/fchownat.asm | zaratec/pwntools | 8793decd1c9b8c822e3db6c27b9cbf6e8cddfeba | [
"MIT"
] | 5 | 2018-05-15T13:00:56.000Z | 2020-02-09T14:29:00.000Z | pwnlib/shellcraft/templates/aarch64/linux/fchownat.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/aarch64/linux/fchownat.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | 6 | 2017-09-07T02:31:11.000Z | 2021-07-05T16:59:18.000Z |
<%
from pwnlib.shellcraft.aarch64.linux import syscall
%>
<%page args="fd, file, owner, group, flag"/>
<%docstring>
Invokes the syscall fchownat. See 'man 2 fchownat' for more information.
Arguments:
fd(int): fd
file(char): file
owner(uid_t): owner
group(gid_t): group
flag(int): flag
</%docst... | 21.555556 | 73 | 0.662371 |
b9e5d59f48c87f0b08d194d1fee0ee2021059d03 | 1,346 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/asm_obstack_printf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_obstack_printf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_obstack_printf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Jan 2014
; ===============================================================
;
; int obstack_printf(struct obstack *obstack, const char *format, ...)
;
; Similar to snprintf but attempts to append the output
; string to the currently growing object in ... | 24.472727 | 70 | 0.470282 |
ed93c49dda5b554f5c9d1462f95234199c2dee03 | 561 | asm | Assembly | programs/oeis/225/A225232.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/225/A225232.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/225/A225232.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A225232: The number of FO3C2 moves required to restore a packet of n playing cards to its original state (order and orientation).
; 2,4,4,12,6,24,8,40,10,60,12,84,14,112,16,144,18,180,20,220,22,264,24,312,26,364,28,420,30,480,32,544,34,612,36,684,38,760,40,840,42,924,44,1012,46,1104,48,1200,50,1300,52,1404,54,1512,56... | 56.1 | 370 | 0.71836 |
7b289c41c5eb3c1d792746bff4e94b8fc2819446 | 2,243 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_13_1607.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_notsx.log_13_1607.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_notsx.log_13_1607.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 %r13
push %r14
push %r8
push %r9
push %rbx
push %rcx
push %rdx
// Store
mov $0x60d, %r13
nop
nop
xor $59936, %r9
movw $0x5152, (%r13)
sub %r9, %r9
// Store
lea addresses_D+0xf7f, %r8
clflush (%r8)
nop
add $32716, %r14
mov ... | 19.17094 | 125 | 0.633527 |
686f8d37c34c1aadd740e19397805a75d5df962e | 4,678 | asm | Assembly | 042-osdev-08/stage2.asm | gynvael/stream | 2d1a3f25b2f83241b39dab931d9ff03fca81d26e | [
"MIT"
] | 152 | 2016-02-04T10:40:46.000Z | 2022-03-03T18:25:54.000Z | 040-osdev-07/stage2.asm | gynvael/stream | 2d1a3f25b2f83241b39dab931d9ff03fca81d26e | [
"MIT"
] | 4 | 2016-03-11T23:49:46.000Z | 2017-06-16T18:58:53.000Z | 017-osdev-06/stage2.asm | gynvael/stream | 2d1a3f25b2f83241b39dab931d9ff03fca81d26e | [
"MIT"
] | 48 | 2016-01-31T19:13:36.000Z | 2021-09-03T19:50:17.000Z | [bits 16]
[org 0x0000]
start:
; enabling A20 - based on http://wiki.osdev.org/A20_Line
; note: A20 activated by Bochs by default
mov ax, 0x2401
int 0x15
; http://wiki.osdev.org/A20_Line
; Use BIOS to turn on A20
; mov ax, 0x2401
; int 0x15
; Use fast A20 gate
in al, 0x92
or al, 2
... | 18.061776 | 75 | 0.542326 |
af84ecd40f646851cc7714747b0e3471fa6c4135 | 201 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/putc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/putc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/putc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int putc_unlocked_callee(int c, FILE *stream)
SECTION code_clib
SECTION code_stdio
PUBLIC _putc_unlocked_callee
EXTERN _fputc_unlocked_callee
defc _putc_unlocked_callee = _fputc_unlocked_callee
| 16.75 | 51 | 0.855721 |
8745e0dff9e4d03ea7b078305a73f28f3e45bef7 | 713 | asm | Assembly | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/small/l_small_btoul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/small/l_small_btoul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/small/l_small_btoul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_l
PUBLIC l_small_btoul
l_small_btoul:
; ascii binary string to unsigned long
; whitespace is not skipped
; char consumption stops on overflow
;
; enter : de = char *buffer
;
; exit : bc = & next char to interpret in buffer
; dehl = unsigned result (0 on invalid input)
... | 12.084746 | 56 | 0.532959 |
87f76043ae8b54ba551ef8081bdddaa5683d137f | 847 | asm | Assembly | oeis/141/A141871.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141871.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141871.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141871: Primes congruent to 6 mod 19.
; Submitted by Jamie Morken(s4)
; 101,139,367,443,557,709,823,937,1013,1051,1279,1583,1621,1697,1811,2039,2153,2267,2381,2609,2647,2837,3217,3331,3407,3559,3673,3863,4091,4129,4243,4357,4547,4813,4889,5003,5231,5573,5801,5839,5953,6029,6067,6143,6257,6599,6637,6827,7207,7283,732... | 33.88 | 498 | 0.715466 |
dbf7b703baffab54a63c40fa2e98a205ef3f2d23 | 1,555 | asm | Assembly | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_output_4000/vgl_01_output_4000_oterm_msg_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_output_4000/vgl_01_output_4000_oterm_msg_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_output_4000/vgl_01_output_4000_oterm_msg_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC vgl_01_output_4000_oterm_msg_cls
EXTERN vgl_01_output_4000_refresh
vgl_01_output_4000_oterm_msg_cls:
; clear the window
;
; can use : af, bc, de, hl
; Problem: The cursor is not showing up when not doing thi... | 26.355932 | 86 | 0.709968 |
1efa94d0f2053244d90d322c12a4a3d7e66fecf7 | 13,020 | asm | Assembly | maps/OreburghCity.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | maps/OreburghCity.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | null | null | null | maps/OreburghCity.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | object_const_def ; object_event constants
const OREBURGHCITY_RIVAL
const OREBURGHCITY_YOUNGSTER1
const OREBURGHCITY_OBJECT2
const OREBURGHCITY_OBJECT3
const OREBURGHCITY_OBJECT4
const OREBURGHCITY_OBJECT5
const OREBURGHCITY_OBJECT6
const OREBURGHCITY_OBJECT7
const OREBURGHCITY_OBJECT8
const OREBURGHCITY_OBJE... | 21.809045 | 159 | 0.760292 |
38207d864900afcce2e4c75f8c50e2e0af9c5cee | 7,469 | asm | Assembly | tf/adst/aom_dsp/arm/aom_convolve8_neon_asm.asm | luctrudeau/VideoExperiments | 4c44007886c64e40c9204c9d4617df158dc6c18f | [
"MIT"
] | 147 | 2017-07-10T21:45:26.000Z | 2022-03-17T12:18:25.000Z | tf/adst/aom_dsp/arm/aom_convolve8_neon_asm.asm | luctrudeau/VideoExperiments | 4c44007886c64e40c9204c9d4617df158dc6c18f | [
"MIT"
] | 11 | 2018-02-16T17:56:06.000Z | 2021-02-28T15:33:44.000Z | tf/adst/aom_dsp/arm/aom_convolve8_neon_asm.asm | luctrudeau/VideoExperiments | 4c44007886c64e40c9204c9d4617df158dc6c18f | [
"MIT"
] | 33 | 2018-01-08T20:00:50.000Z | 2022-03-01T11:21:09.000Z | ;
; Copyright (c) 2016, Alliance for Open Media. All rights reserved
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE file, you can
; obtain it at www.aome... | 27.259124 | 79 | 0.454144 |
c2c8dbf7eb7963f8ebfceccbdb8e526f4c5c7215 | 2,249 | asm | Assembly | libsrc/gfx/wide/w_putsprite4.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | libsrc/gfx/wide/w_putsprite4.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | libsrc/gfx/wide/w_putsprite4.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | ;
; Sprite Rendering Routine
; original code by Patrick Davidson (TI 85)
; modified by Stefano Bodrato - Jan 2001
;
; Sept 2003 - Stefano: Fixed bug for sprites wider than 8.
; Apr 2017 - Stefano: Fixed bug for sprite pos coordinates wider than 255.
;
; SMC version (smaller than w_putsprite3) Uses plot, unplot, xorpl... | 13.630303 | 75 | 0.549578 |
f799b83a8abfc4ccf9728f3da7b156162bbe7820 | 539 | asm | Assembly | asm/scriptcode/rankup/rankup_dad3.asm | Dimedime-d/kptranslation | 62ba88ac2e279ac8bf0539e61a8d5764bdc60c5a | [
"CC-BY-4.0"
] | 3 | 2020-10-25T07:13:17.000Z | 2021-11-02T15:47:14.000Z | asm/scriptcode/rankup/rankup_dad3.asm | Dimedime-d/kptranslation | 62ba88ac2e279ac8bf0539e61a8d5764bdc60c5a | [
"CC-BY-4.0"
] | 5 | 2021-03-01T02:45:02.000Z | 2021-12-15T03:33:28.000Z | asm/scriptcode/rankup/rankup_dad4.asm | Dimedime-d/kptranslation | 62ba88ac2e279ac8bf0539e61a8d5764bdc60c5a | [
"CC-BY-4.0"
] | null | null | null | .byte 0x02,0x00,0x09,0x00
.word 0x08095838
.byte 0x09,0x00,0x0F,0x00
.byte 0x02,0x00,0x00,0x00
.byte 0x00,0x01,0x00,0x00
.byte 0x00,0x1E,0x00,0x03
.byte 0x09,0x00,0x00,0x00
.byte 0x02,0x00,0x00,0x00
.byte 0x20,0x52,0x0A,0x00
.byte 0x44,0x46,0x00,0x00
.byte 0x09,0x00,0x01,0x00
.byte 0x02,0x00,0x00,0x00
.byte 0x64,0x98,0... | 24.5 | 27 | 0.777365 |
ce9d8d5c7b300dcafa66d96a9e8ce9b8467e1e1e | 7,446 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_367.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_367.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_367.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x16a, %r10
and $22346, %r14
movl $0x61626364, (%r10)
cmp %rdi, %rdi
lea addresses_WT_ht+0x1801a, %r10
nop
nop
xor $61069, %rsi
mov (%r10), %r15
add $3884, %r15
lea addresses_UC... | 38.184615 | 2,999 | 0.657534 |
56d0228767478c7607c780caca3d1342358b5810 | 489 | asm | Assembly | primitives.asm | endobson/efi-clang | e129854fc62d13de3f26636b2e3b9b2e6904e8bf | [
"MIT"
] | null | null | null | primitives.asm | endobson/efi-clang | e129854fc62d13de3f26636b2e3b9b2e6904e8bf | [
"MIT"
] | null | null | null | primitives.asm | endobson/efi-clang | e129854fc62d13de3f26636b2e3b9b2e6904e8bf | [
"MIT"
] | null | null | null | ; UEFI calling parameters: rcx, rdx, r8, r9, stack...
;
section .text code executable readable
global switch_to_task
switch_to_task:
push rax
push rbx
push rcx
push rdx
push rbp
push rsi
push rdi
push r8
push r9
push r10
push r11
push r12
push r13
push r14
push r15
mov [rcx], rsp
m... | 11.113636 | 53 | 0.644172 |
95ac7e23d7643b7cda6583dd2903d8ad8aa354ac | 9,902 | asm | Assembly | os/con.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | os/con.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | os/con.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | ;---------------------------------------------------------------
; Console I/O Support
;---------------------------------------------------------------
.name con
.extern consin
.extern conidl
.extern sagetc
... | 27.814607 | 77 | 0.335589 |
8a864158f16506a90cbf613f43c8eb91522ddf99 | 86 | asm | Assembly | gfx/pokemon/poliwrath/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/poliwrath/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/poliwrath/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 3, 24
frame 0, 12
setrepeat 2
frame 1, 08
frame 2, 08
dorepeat 3
endanim
| 10.75 | 12 | 0.674419 |
9cb9c18c280d3abbad194edba256f5ae370243b1 | 1,024 | asm | Assembly | 2.0/cpm20_code/pip20pat.asm | officialrafsan/CP-M | b7c15f56367daf8b40aa611276d7346203f1b580 | [
"MIT"
] | null | null | null | 2.0/cpm20_code/pip20pat.asm | officialrafsan/CP-M | b7c15f56367daf8b40aa611276d7346203f1b580 | [
"MIT"
] | null | null | null | 2.0/cpm20_code/pip20pat.asm | officialrafsan/CP-M | b7c15f56367daf8b40aa611276d7346203f1b580 | [
"MIT"
] | null | null | null | ; pip patch for cp/m 2.0 operation 10/4/79
;
; this patch fixes two errors which occur when
; pip operates under the cp/m 2.0 release:
; (1) the operation pip x=x,x previously
; resulted in a duplicate file when the
; final file size exceeded 16k bytes,
; (2) the sequence of operations
; user 5
; ... | 22.755556 | 47 | 0.625 |
4d9c1a2a5c73d17540ba4b8f173c0de14592fbc7 | 598 | asm | Assembly | oeis/350/A350073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/350/A350073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/350/A350073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A350073: a(n) = A064989(sigma(n)), where A064989 is multiplicative with a(2^e) = 1 and a(p^e) = prevprime(p)^e for odd primes p.
; Submitted by Jamie Morken(w1)
; 1,2,1,5,2,2,1,6,11,4,2,5,5,2,2,29,4,22,3,10,1,4,2,6,29,10,3,5,6,4,1,20,2,8,2,55,17,6,5,12,10,2,7,10,22,4,2,29,34,58,4,25,8,6,4,6,3,12,6,10,29,2,11,113,10,4... | 74.75 | 248 | 0.635452 |
e958fd16892d5d1253de32ffa88b5a59f43346c4 | 14,741 | asm | Assembly | src/native/third_party/isa-l/igzip/encode_df_06.asm | eshelmarc/noobaa-core | a1db60038170f253ebc7049860b652999bea9d25 | [
"Apache-2.0"
] | 178 | 2019-05-07T21:09:12.000Z | 2022-03-24T06:17:51.000Z | src/native/third_party/isa-l/igzip/encode_df_06.asm | eshelmarc/noobaa-core | a1db60038170f253ebc7049860b652999bea9d25 | [
"Apache-2.0"
] | 761 | 2019-05-13T09:35:59.000Z | 2022-03-31T18:18:06.000Z | src/native/third_party/isa-l/igzip/encode_df_06.asm | eshelmarc/noobaa-core | a1db60038170f253ebc7049860b652999bea9d25 | [
"Apache-2.0"
] | 57 | 2019-05-30T13:41:29.000Z | 2022-02-20T17:13:01.000Z | %include "reg_sizes.asm"
%include "lz0a_const.asm"
%include "data_struct2.asm"
%include "stdmac.asm"
%ifdef HAVE_AS_KNOWS_AVX512
%define ARCH 06
%define USE_HSWNI
; tree entry is 4 bytes:
; lit/len tree (513 entries)
; | 3 | 2 | 1 | 0 |
; | len | code |
;
; dist tree
; | 3 | 2 | 1 | 0 |
; |eblen... | 24.365289 | 81 | 0.73048 |
41c86ec13af460e789ef3cd15bcefcd6b3d673d6 | 6,951 | asm | Assembly | deps/gmp.js/mpn/x86/pentium4/sse2/popcount.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 184 | 2020-04-15T14:28:37.000Z | 2020-09-22T15:57:55.000Z | deps/gmp.js/mpn/x86/pentium4/sse2/popcount.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 3 | 2020-09-22T18:09:12.000Z | 2021-11-27T22:37:52.000Z | deps/gmp.js/mpn/x86/pentium4/sse2/popcount.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 5 | 2020-04-21T19:50:23.000Z | 2020-09-22T10:58:02.000Z | dnl X86-32 and X86-64 mpn_popcount using SSE2.
dnl Copyright 2006, 2007 Free Software Foundation, Inc.
dnl
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 the GNU Lesser General Public License as published
dn... | 25.936567 | 79 | 0.6694 |
84d8c4e89a6a88b1f03f2c3551739f96e93f0f9a | 766 | asm | Assembly | oeis/077/A077238.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077238.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077238.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077238: Combined Diophantine Chebyshev sequences A077236 and A077235.
; Submitted by Christian Krause
; 4,5,11,16,40,59,149,220,556,821,2075,3064,7744,11435,28901,42676,107860,159269,402539,594400,1502296,2218331,5606645,8278924,20924284,30897365,78090491,115310536,291437680,430344779,1087660229,1606068580,405920323... | 36.47619 | 497 | 0.795039 |
c9f1aa9cd2e5d7e536db6abac39e4d40dffadbae | 144 | asm | Assembly | programs/oeis/092/A092907.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/092/A092907.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/092/A092907.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A092907: Duplicate of A051022.
; 0,1,2,3,4,5,6,7,8,9,100,101,102,103,104,105,106,107,108,109,200,201
mov $1,$0
div $1,10
mul $1,90
add $1,$0
| 18 | 69 | 0.645833 |
62820631f4b5ff53561115d93d0f336b08610474 | 254 | asm | Assembly | programs/oeis/070/A070715.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070715.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070715.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070715: n^7 mod 34.
; 0,1,26,11,30,27,14,29,32,19,22,3,24,21,6,25,16,17,18,9,28,13,10,31,12,15,2,5,20,7,4,23,8,33,0,1,26,11,30,27,14,29,32,19,22,3,24,21,6,25,16,17,18,9,28,13,10,31,12,15,2,5,20,7,4,23,8,33,0,1,26,11,30,27,14,29,32
pow $0,7
mod $0,34
| 42.333333 | 210 | 0.61811 |
d6ce4639d613729560ec20bf870115d4802a9c0f | 171 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_clear.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_clear.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_clear.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void bv_stack_clear(bv_stack_t *s)
SECTION code_clib
SECTION code_adt_bv_stack
PUBLIC _bv_stack_clear
EXTERN _b_vector_clear
defc _bv_stack_clear = _b_vector_clear
| 14.25 | 38 | 0.847953 |
3feb88e059706dda8f7a350ceffd0a8dcb2faaf9 | 123 | asm | Assembly | tools/yasm/modules/arch/x86/tests/adx.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | tools/yasm/modules/arch/x86/tests/adx.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | tools/yasm/modules/arch/x86/tests/adx.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | [bits 64]
adcx eax, ebx
adcx ebx, [0]
adcx rax, rbx
adcx rbx, [0]
adox eax, ebx
adox ebx, [0]
adox rax, rbx
adox rbx, [0]
| 11.181818 | 13 | 0.634146 |
1eed3bee20ce2a90543ee535aeed9dac55254541 | 4,606 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_3321_1637.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_3321_1637.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_3321_1637.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 %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x7f8a, %rsi
lea addresses_normal_ht+0x190d2, %rdi
nop
nop
nop
nop
nop
cmp $3752, %r12
mov $109, %rcx
rep movsw
nop
and $6097, %rdi
pop %rsi
pop %rdi
pop %rcx
pop %r12
ret
.global s_faulty_load
s_faulty_load:
p... | 48.484211 | 2,999 | 0.659357 |
302295b82c47aaa43c1772a36b9c8c26088afa7f | 1,774 | asm | Assembly | programs/oeis/229/A229472.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/229/A229472.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/229/A229472.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A229472: Number of defective 4-colorings of an n X 1 0..3 array connected horizontally, antidiagonally and vertically with exactly one mistake, and colors introduced in row-major 0..3 order.
; 0,1,2,6,20,70,246,854,2920,9846,32810,108262,354300,1151462,3720094,11957430,38263760,121965718,387420498,1226831558,38742049... | 110.875 | 1,456 | 0.89628 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.