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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c7f4b0caae621bbb6c3ff500e95681907e3d9142 | 1,458 | asm | Assembly | externals/mpir-3.0.0/mpn/x86_64w/k8/k10/popcount.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | externals/mpir-3.0.0/mpn/x86_64w/k8/k10/popcount.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86_64w/k8/k10/popcount.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | ; PROLOGUE(mpn_popcount)
; AMD64 mpn_popcount
;
; Copyright 2008 Jason Moxham
;
; Windows Convercxon Copyright 2008 Brian Gladman
;
; This file is part of the MPIR Library.
; The MPIR Library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as ... | 28.588235 | 77 | 0.668038 |
9b3f20dece894c852f8909d2ed5de70f8da08cb8 | 527 | asm | Assembly | programs/oeis/297/A297045.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/297/A297045.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/297/A297045.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A297045: Number of pieces in the list d(m), d(m-1), ..., d(0) of base-20 digits of n; see Comments.
; 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
lpb $0
sub $0... | 37.642857 | 201 | 0.57685 |
dcb862eca04c94dd9edbaa4d896c23c6ed0d17e8 | 1,775 | asm | Assembly | Tests/Timing/Changing8kBank_NoContention/Main.asm | ped7g/ZXSpectrumNextTests | 3a3082cf3b2b17e1d9cd4f1d5c71934a2c3ce862 | [
"MIT"
] | 3 | 2018-12-29T16:02:49.000Z | 2020-01-30T06:41:37.000Z | Tests/Timing/Changing8kBank_NoContention/Main.asm | ped7g/ZXSpectrumNextTests | 3a3082cf3b2b17e1d9cd4f1d5c71934a2c3ce862 | [
"MIT"
] | null | null | null | Tests/Timing/Changing8kBank_NoContention/Main.asm | ped7g/ZXSpectrumNextTests | 3a3082cf3b2b17e1d9cd4f1d5c71934a2c3ce862 | [
"MIT"
] | null | null | null | device zxspectrum48
org $6000
INCLUDE "../../Constants.asm"
INCLUDE "../../Macros.asm"
INCLUDE "../../TestFunctions.asm"
INCLUDE "../../OutputFunctions.asm"
Start:
call StartTest
ld hl,TestTxt
ld de,MEM_ZX_SCREEN_4000
call OutStringAtDe
ei
;; set Next speed to turbo mode at 14MHz
; read cur... | 26.492537 | 87 | 0.738028 |
8bd64f816b18a497a3be7c6a02b603941a4f8406 | 1,723 | asm | Assembly | programs/oeis/163/A163866.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/163/A163866.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/163/A163866.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A163866: Partial sums of A007318.
; 1,2,3,4,6,7,8,11,14,15,16,20,26,30,31,32,37,47,57,62,63,64,70,85,105,120,126,127,128,135,156,191,226,247,254,255,256,264,292,348,418,474,502,510,511,512,521,557,641,767,893,977,1013,1022,1023,1024,1034,1079,1199,1409,1661,1871,1991,2036,2046,2047,2048,2059,2114,2279,2609,3071,3533,... | 101.352941 | 1,476 | 0.78816 |
0f283b14046dbd9018f8e59b1aca0f528114d46a | 1,478 | asm | Assembly | ASM/src/song_fix.asm | ShadoMagi/OoT-Randomizer | f9abb00a299e2f50f52fee4962047f8ab7f84975 | [
"MIT"
] | null | null | null | ASM/src/song_fix.asm | ShadoMagi/OoT-Randomizer | f9abb00a299e2f50f52fee4962047f8ab7f84975 | [
"MIT"
] | null | null | null | ASM/src/song_fix.asm | ShadoMagi/OoT-Randomizer | f9abb00a299e2f50f52fee4962047f8ab7f84975 | [
"MIT"
] | null | null | null | ;==================================================================================================
; Fixes songs in certain scenes to allow for various song learning function to properly play
; through their scripts.
;=================================================================================================... | 19.706667 | 101 | 0.47023 |
ae44c1f1d1b5d2837067273a2bc005b9222a3e58 | 4,183 | asm | Assembly | examples/move/program.asm | michielvoo/snes | 17addd20de4a78d4287618c212e7dce82351c5fc | [
"MIT"
] | 51 | 2015-04-29T04:44:56.000Z | 2019-12-04T05:59:35.000Z | examples/move/program.asm | michielvoo/super | 17addd20de4a78d4287618c212e7dce82351c5fc | [
"MIT"
] | 6 | 2015-07-29T04:35:33.000Z | 2015-07-29T04:36:49.000Z | examples/move/program.asm | michielvoo/super | 17addd20de4a78d4287618c212e7dce82351c5fc | [
"MIT"
] | 5 | 2015-08-20T09:03:29.000Z | 2019-02-08T00:10:26.000Z | ; move
; Moves a sprite on the screen and flips it when it changes direction
.INCLUDE "../lib/header.asm"
.INCLUDE "../lib/registers.asm"
.INCLUDE "../lib/settings.asm"
.INCLUDE "../lib/values.asm"
.INCLUDE "../lib/initialization.asm"
.BANK 0
.ORG 0
.SECTION ""
Main:
Reset
; Set accumulator to 8-bit mode
... | 15.844697 | 70 | 0.610567 |
82bf66b1f8824e3af922bf472733ffccef56725e | 3,401 | asm | Assembly | kernel/init/main.asm | spevans/hello-swift | 51af71dcd1d3719af33b4e20e333e80e812ed059 | [
"Unlicense"
] | null | null | null | kernel/init/main.asm | spevans/hello-swift | 51af71dcd1d3719af33b4e20e333e80e812ed059 | [
"Unlicense"
] | null | null | null | kernel/init/main.asm | spevans/hello-swift | 51af71dcd1d3719af33b4e20e333e80e812ed059 | [
"Unlicense"
] | null | null | null | ;;; kernel/init/main.asm
;;;
;;; Created by Simon Evans on 13/11/2015.
;;; Copyright © 2015, 2016 Simon Evans. All rights reserved.
;;;
;;; Entry point from jump into long mode. Minimal setup
;;; before calling SwiftKernel.startup
BITS 64
DEFAULT REL
SECTION .text
extern init_early_t... | 27.650407 | 86 | 0.531608 |
d169b9f5512f116e45b1cbcf34685c8d154f6749 | 177 | asm | Assembly | data/pokemon/dex_entries/nyanya.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/nyanya.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/nyanya.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "SCRATCHCAT@" ; species name
db "Constantly looks"
next "for gold coins to"
next "play with."
page "Prefers shiny"
next "objects over yarn"
next "or other toys.@"
| 17.7 | 32 | 0.677966 |
501eb3380feff73e0f77d09c5c8b952f95eb9e6f | 122 | asm | Assembly | examples/fibonacci.asm | boranseckin/asm | 62855856d987fd07cd7fda84f9d982dcc4bee7db | [
"MIT"
] | null | null | null | examples/fibonacci.asm | boranseckin/asm | 62855856d987fd07cd7fda84f9d982dcc4bee7db | [
"MIT"
] | null | null | null | examples/fibonacci.asm | boranseckin/asm | 62855856d987fd07cd7fda84f9d982dcc4bee7db | [
"MIT"
] | null | null | null | mov a, 1
mov b, 0
fib:
mov c, 0
add c, a
add c, b
prnt c
mov a, b
mov b, c
cmp c 100
jl fib
end | 8.133333 | 12 | 0.47541 |
2a1c6d8c5a51daad0e03ed84d9096f554fb855b6 | 6,784 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_19279_1740.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_19279_1740.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_19279_1740.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x156d2, %rbx
mfence
mov $0x6162636465666768, %rbp
movq %rbp, (%rbx)
nop
nop
nop
nop
and $2929, %r11
lea addresses_WC_ht+0x110a2, %r11
nop
nop
nop
nop
cmp $55411, %rbp
mov ... | 36.869565 | 2,999 | 0.661262 |
0f00ea20ca4ffd845e22e04c0bdaa5e782bb0928 | 282 | asm | Assembly | data/maps/objects/AgathasRoom.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/objects/AgathasRoom.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/objects/AgathasRoom.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | AgathasRoom_Object:
db $0 ; border block
def_warps
warp 4, 11, 2, BRUNOS_ROOM
warp 5, 11, 3, BRUNOS_ROOM
warp 4, 0, 0, LANCES_ROOM
warp 5, 0, 0, LANCES_ROOM
def_signs
def_objects
object SPRITE_AGATHA, 5, 2, STAY, DOWN, 1, OPP_AGATHA, 1
def_warps_to AGATHAS_ROOM
| 17.625 | 57 | 0.70922 |
78d189b1b54cec5229f0282fab7d03e5339cc8f1 | 2,072 | asm | Assembly | misc/asm/legacy/print_hello.asm | Pebaz/glop | d4020d2205f84e6417298fba05b0605cf5037f2e | [
"Zlib"
] | 3 | 2021-12-14T11:21:10.000Z | 2021-12-14T19:57:54.000Z | misc/asm/legacy/print_hello.asm | Pebaz/glop | d4020d2205f84e6417298fba05b0605cf5037f2e | [
"Zlib"
] | null | null | null | misc/asm/legacy/print_hello.asm | Pebaz/glop | d4020d2205f84e6417298fba05b0605cf5037f2e | [
"Zlib"
] | null | null | null | include 'ebc.inc'
include 'efi.inc'
include 'format.inc'
include 'utf8.inc'
format peebc efi ; PE executable format, EFI Byte Code
entry efi_main
section '.text' code executable readable
;; Original: https://github.com/pbatard/fasmg-ebc/blob/8af690cc918889e1cb36acb6f5d79d7ade7cc455/printhex.asm#L16
; Print:
; ... | 28.383562 | 112 | 0.677606 |
fb352aa907cba0d5968ebc186cc94a18ee72f3f3 | 262 | asm | Assembly | data/force_bike_surf.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/force_bike_surf.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/force_bike_surf.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | ForcedBikeOrSurfMaps:
; map id, y, x
db ROUTE_16,$0A,$11
db ROUTE_16,$0B,$11
db ROUTE_18,$08,$21
db ROUTE_18,$09,$21
db SEAFOAM_ISLANDS_B3F,$07,$12
db SEAFOAM_ISLANDS_B3F,$07,$13
db SEAFOAM_ISLANDS_B4F,$0E,$04
db SEAFOAM_ISLANDS_B4F,$0E,$05
db $FF ;end
| 21.833333 | 31 | 0.725191 |
6a9c544c6a15bdd2d7095b43cbb74733d8228511 | 324 | asm | Assembly | programs/oeis/004/A004956.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/004/A004956.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/004/A004956.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A004956: a(n) = ceiling(n*phi), where phi is the golden ratio, A001622.
; 0,2,4,5,7,9,10,12,13,15,17,18,20,22,23,25,26,28,30,31,33,34,36,38,39,41,43,44,46,47,49,51,52,54,56,57,59,60,62,64,65,67,68,70,72,73,75,77,78,80,81,83,85,86,88,89
mov $1,$0
mov $2,$0
pow $2,2
lpb $2
add $0,2
add $1,1
add $2,1
trn $2,$0
... | 24.923077 | 163 | 0.614198 |
96682c025da7e2a205f4b3d601806adf0dd19c74 | 94 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dfix8u.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dfix8u.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dfix8u.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC asm_dfix8u
EXTERN am48_dfix8u
defc asm_dfix8u = am48_dfix8u
| 10.444444 | 29 | 0.840426 |
4ede028b5281fd9f14164a425f80b0d63a23dcdf | 89,827 | asm | Assembly | spc_prg0.asm | ogamespec/ffv | 0b12f644f563d0312aff55c8c8c64937c814f77e | [
"W3C"
] | 16 | 2016-09-07T11:34:57.000Z | 2021-09-12T13:10:48.000Z | spc_prg0.asm | ogamespec/ffv | 0b12f644f563d0312aff55c8c8c64937c814f77e | [
"W3C"
] | null | null | null | spc_prg0.asm | ogamespec/ffv | 0b12f644f563d0312aff55c8c8c64937c814f77e | [
"W3C"
] | 2 | 2017-06-30T02:51:38.000Z | 2020-08-17T19:48:00.000Z | // FFV SPC Program ~55 subs, 18 are big
// SPC is working closely with DSP for audio playback
// Low memory map:
// 0x2c..0x2d WORD Temp pointer
// 0xbf BYTE Mask (Main loop, also in SPC_Command)
// 0xc1 BYTE Saved CPUI0 see SPC_Command
// 0xc2 BYTE ... | 26.365424 | 117 | 0.471941 |
98a880fc89e11292fd98750dba7e12225fefbeb0 | 485 | asm | Assembly | programs/oeis/245/A245839.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245839.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245839.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245839: Arithmetic derivative of (3*n + 2).
; 1,12,1,9,1,24,1,15,1,80,12,21,1,48,1,45,1,92,1,33,18,72,1,39,18,176,1,45,1,96,24,77,1,164,1,87,1,120,24,63,75,448,1,69,1,188,24,75,1,236,36,81,30,168,1,129,1,368,1,131,42,192,1,99,1,380,36,105,30,216,48,111,30,592,1,171,1,240,1,165,119,380,1,129,1,332,1,185,1,560,135,141... | 60.625 | 299 | 0.618557 |
f5bd93a577f1c851d78137550987beebe1b705e6 | 1,553 | asm | Assembly | asm/666.asm | metlinskyi/archive | b8882c4391b38d8021b02aa435e7225f6ee88a5b | [
"Unlicense"
] | null | null | null | asm/666.asm | metlinskyi/archive | b8882c4391b38d8021b02aa435e7225f6ee88a5b | [
"Unlicense"
] | null | null | null | asm/666.asm | metlinskyi/archive | b8882c4391b38d8021b02aa435e7225f6ee88a5b | [
"Unlicense"
] | null | null | null | RED EQU 04h
GREEN EQU 02h
LIGHTRED EQU 0Ch
LIGHTGREEN EQU 0Ah
LIGTHBLUE EQU 09h
DELAY MACRO time
local ext,iter
push cx
mov cx,time
ext:
push cx
mov cx,5000
iter:
loop iter
pop cx
loop ext
pop cx
ENDM
HLINE MACRO x1,y1,x2,color
... | 17.647727 | 52 | 0.415325 |
b821a6aae4151c1559bcf8687d71705a3bd919a0 | 5,426 | asm | Assembly | ee/hot/list.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/hot/list.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/hot/list.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Procedure to list HOTKEYs 1988 Tony Tebby QJUMP
section hotkey
xdef hot_list
xref gu_achp0
xref gu_rchp
xref ut_winset
xref ut_winchk
xref hot_thus
xref hot_thfr
xref hot_gnam
xref hk_fitmc
... | 26.729064 | 75 | 0.425544 |
6e4ddb55363fd14518f604765154e0fdb453be14 | 498 | asm | Assembly | oeis/322/A322556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/322/A322556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/322/A322556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A322556: The number of eigenvectors with eigenvalue 1 summed over all linear operators on the vector space GF(2)^n.
; Submitted by Jamie Morken(s3)
; 0,1,12,448,61440,32505856,67645734912,558551906910208,18374686479671623680,2413129272746388704198656,1266412660188944021221804081152,26571579173551980389004814964783841... | 27.666667 | 217 | 0.767068 |
349e4f2926f523ae392705331e048a573a63d571 | 536 | asm | Assembly | oeis/062/A062816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/062/A062816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/062/A062816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A062816: a(n) = phi(n)*tau(n) - 2n = A000010(n)*A000005(n) - 2*n.
; Submitted by Jamie Morken(s2)
; -1,-2,-2,-2,-2,-4,-2,0,0,-4,-2,0,-2,-4,2,8,-2,0,-2,8,6,-4,-2,16,10,-4,18,16,-2,4,-2,32,14,-4,26,36,-2,-4,18,48,-2,12,-2,32,54,-4,-2,64,28,20,26,40,-2,36,50,80,30,-4,-2,72,-2,-4,90,96,62,28,-2,56,38,52,-2,144,-2,-4,90,6... | 48.727273 | 302 | 0.557836 |
8d65fd51c34082b9ad24c068868bde7011b77333 | 5,741 | asm | Assembly | lab5/fact.asm | mochisvelas/Microprogramming | 565d49e1c0c84b5e45b121e484324e770b65ed72 | [
"MIT"
] | null | null | null | lab5/fact.asm | mochisvelas/Microprogramming | 565d49e1c0c84b5e45b121e484324e770b65ed72 | [
"MIT"
] | null | null | null | lab5/fact.asm | mochisvelas/Microprogramming | 565d49e1c0c84b5e45b121e484324e770b65ed72 | [
"MIT"
] | null | null | null | .model small
.data
notification db 'Insert a 3 digit number no greater than 128$'
inputerror_message db 'ERROR: Invalid input$'
string db 500 dup ('$')
carry dw 00h
;Input num
num db 00h
;Aux variables
cont db 00h
;Flag for 127 and 128 fact
... | 18.283439 | 71 | 0.429716 |
c7da318c122ca4766fdda642688f5a2d8f34689b | 4,995 | asm | Assembly | Pure64 v0.5.0 Distribution/src/init_isa.asm | svilerino/intel_multicore | 346d8946168a71e298dbfefa0f0923419dc80daf | [
"MIT"
] | 1 | 2015-12-15T20:41:01.000Z | 2015-12-15T20:41:01.000Z | Pure64 v0.5.0 Distribution/src/init_isa.asm | svilerino/intel_multicore | 346d8946168a71e298dbfefa0f0923419dc80daf | [
"MIT"
] | null | null | null | Pure64 v0.5.0 Distribution/src/init_isa.asm | svilerino/intel_multicore | 346d8946168a71e298dbfefa0f0923419dc80daf | [
"MIT"
] | null | null | null | ; =============================================================================
; Pure64 -- a 64-bit OS loader written in Assembly for x86-64 systems
; Copyright (C) 2008-2012 Return Infinity -- see LICENSE.TXT
;
; INIT ISA
; =============================================================================
isa_se... | 32.435065 | 112 | 0.653854 |
c09e11f5c3a6abbb6765aaf0811e970b47907236 | 5,932 | asm | Assembly | core/leya.asm | emmettgb/leya | 4754d912e5eb04954a1b8f815e300109022c23e1 | [
"MIT"
] | 1 | 2021-12-31T21:49:00.000Z | 2021-12-31T21:49:00.000Z | core/leya.asm | emmettgb/leya | 4754d912e5eb04954a1b8f815e300109022c23e1 | [
"MIT"
] | null | null | null | core/leya.asm | emmettgb/leya | 4754d912e5eb04954a1b8f815e300109022c23e1 | [
"MIT"
] | null | null | null | ; .-.
; ((`-)
; \\ (\/)
; \\ \/
; .="""=._))
; / ., .'
; /__(,_.-'
;` /|
; /_|__
; | `))
; |
; -"==
; __ ____
; ( ) ( ___)=========================|
; )(__ )__) Version 0.0.1 |
; (____)(____) Copyright (C) 2021 |
; _ _ __... | 25.029536 | 80 | 0.483311 |
ae64a9f8f740e86c28ee20bb1cb2100fe2e54a43 | 5,215 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_447.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_447.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_447.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x15cbb, %rsi
lea addresses_UC_ht+0x2917, %rdi
clflush (%rdi)
nop
add %r9, %r9
mov $56, %rcx
rep movsw
nop
xor %r13, %r13
lea addresses_A_ht+0xcea3, %rsi
lea addresses_D_ht+0xd5bb, %rdi
cmp $4629,... | 42.398374 | 2,999 | 0.657335 |
53f430826c13ae453d4cf58c506953869820f1bd | 2,192 | asm | Assembly | x86/sepia/sepia_x86.asm | JMazurkiewicz/ARKO-assembly | a836cf7b5804c045545d7fbbb5785cdf27c00eaf | [
"MIT"
] | null | null | null | x86/sepia/sepia_x86.asm | JMazurkiewicz/ARKO-assembly | a836cf7b5804c045545d7fbbb5785cdf27c00eaf | [
"MIT"
] | null | null | null | x86/sepia/sepia_x86.asm | JMazurkiewicz/ARKO-assembly | a836cf7b5804c045545d7fbbb5785cdf27c00eaf | [
"MIT"
] | null | null | null | %ifdef CLANG
%define FUNCTION(name) _ %+ name
%else
%define FUNCTION(name) name
%endif
global FUNCTION(sepia)
section .text
FUNCTION(sepia):
; prologue
; [ebp-4] -> end of image pointer
push ebp
mov ebp, esp
sub esp, 4
push ebx
push esi
push edi
; calc... | 17.677419 | 70 | 0.526004 |
93d5165301ad419ceae6abbf36924646a3e2ba44 | 1,895 | asm | Assembly | programs/oeis/024/A024869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A024869: a(n) = s(1)t(n) + s(2)t(n-1) + ... + s(k)t(n-k+1), where k = floor( n/2 ), s = natural numbers >= 2, t = natural numbers >= 3.
; 8,10,27,32,61,70,114,128,190,210,293,320,427,462,596,640,804,858,1055,1120,1353,1430,1702,1792,2106,2210,2569,2688,3095,3230,3688,3840,4352,4522,5091,5280,5909,6118,6810,7040,7798,... | 105.277778 | 1,606 | 0.787335 |
a36ec531f0c87649db7c030001626cf849900d93 | 9,467 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_420.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_420.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_420.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 %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1b871, %rsi
lea addresses_UC_ht+0x1107e, %rdi
nop
nop
nop
nop
cmp $60295, %r10
mov $28, %rcx
rep movsl
cmp $54070, %rbp
lea addresses_A_ht+0x246e, %rsi
lea addresses_WT_ht+0xa... | 30.737013 | 2,999 | 0.655435 |
80ac4f9093a59c2b07eb7d0867b5392fbc55cbfd | 503 | asm | Assembly | src/asm/hello.asm | GK72/nexus | 3345d38a7e83a0847f5e57adca965a8fde55adda | [
"Unlicense"
] | null | null | null | src/asm/hello.asm | GK72/nexus | 3345d38a7e83a0847f5e57adca965a8fde55adda | [
"Unlicense"
] | null | null | null | src/asm/hello.asm | GK72/nexus | 3345d38a7e83a0847f5e57adca965a8fde55adda | [
"Unlicense"
] | null | null | null | global _start
section .data:
msg: db "Hello ASM", 0xA
msg_len equ $-msg
section .text:
func:
push ebp
mov ebp, esp
mov ebx, DWORD [ebp+8]
pop ebp
ret
_start:
mov eax, 0x4 ; SYSCALL write: /usr/include/asm/unistd_32.h
mov ebx, 1 ; stdout
mov ecx, msg ... | 17.964286 | 73 | 0.524851 |
b45a3aa0005fd5035804409d8b8d3e650abae6cb | 5,454 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1437.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_0x84_notsx.log_21829_1437.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_0x84_notsx.log_21829_1437.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 %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x5f95, %rsi
lea addresses_D_ht+0x3195, %rdi
nop
and $42463, %rbx
mov $28, %rcx
rep movsq
nop
nop
nop
nop
nop
sub %r9, %r9
lea addresses_WT_ht+0x199a5, %rsi
lea addresses_WC_ht+0xd395, %... | 41.633588 | 2,999 | 0.658416 |
3707c1545af7a30c1776f6aaa7a036e21c13ff84 | 4,487 | asm | Assembly | scripts/pewtergym.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | scripts/pewtergym.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | scripts/pewtergym.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | PewterGymScript:
ld hl, wCurrentMapScriptFlags
bit 6, [hl]
res 6, [hl]
call nz, PewterGymScript_5c3a4
call EnableAutoTextBoxDrawing
ld hl, PewterGymTrainerHeaders
ld de, PewterGymScriptPointers
ld a, [wPewterGymCurScript]
call ExecuteCurMapScriptInTable
ld [wPewterGymCurScript], a
ret
PewterGymScript_5c3a4:... | 18.239837 | 77 | 0.796969 |
8cbbe8b803dde6f42fc5c4b89666d7265634f2bc | 453 | asm | Assembly | oeis/096/A096980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/096/A096980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/096/A096980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A096980: Expansion of (1+3x)/(1-2x-7x^2).
; Submitted by Christian Krause
; 1,5,17,69,257,997,3793,14565,55681,213317,816401,3126021,11966849,45815845,175399633,671510181,2570817793,9842206853,37680138257,144255724485,552272416769,2114334904933,8094576727249,30989497789029
mov $2,1
lpb $0
sub $0,1
add $1,$3
mo... | 20.590909 | 199 | 0.682119 |
a8948d2d61ebaf8d68203d8996b05f6e22c350cb | 1,269 | asm | Assembly | programs/oeis/007/A007775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A007775: Numbers not divisible by 2, 3 or 5.
; 1,7,11,13,17,19,23,29,31,37,41,43,47,49,53,59,61,67,71,73,77,79,83,89,91,97,101,103,107,109,113,119,121,127,131,133,137,139,143,149,151,157,161,163,167,169,173,179,181,187,191,193,197,199,203,209,211,217,221,223,227,229,233,239,241,247,251,253,257,259,263,269,271,277,281... | 47 | 973 | 0.680851 |
789226e296313135c3c01b62ff5c94463a1b4cdc | 134 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/l_long_div.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/l_long_div.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/l_long_div.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC l_long_div
EXTERN cam32_sccz80_ldiv_callee
defc l_long_div = cam32_sccz80_ldiv_callee
| 19.142857 | 46 | 0.783582 |
8843e3b2fc21541921613d53b1074dee5691b407 | 6,545 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_508.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_21829_508.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_21829_508.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x7431, %r11
nop
nop
xor %rdx, %rdx
mov $0x6162636465666768, %r15
movq %r15, %xmm5
movups %xmm5, (%r11)
nop
cmp $59000, %r9
lea addresses_D_ht+0x1539d, %rax... | 37.83237 | 2,999 | 0.660351 |
306d97b20443e0f2802d4c10b40d2800f87291e5 | 752 | asm | Assembly | Source/first.asm | AAKMakes/ASM-projects | 43dcee38398c02f6c2b0ca91d7bfd72f166217ea | [
"CC0-1.0"
] | null | null | null | Source/first.asm | AAKMakes/ASM-projects | 43dcee38398c02f6c2b0ca91d7bfd72f166217ea | [
"CC0-1.0"
] | null | null | null | Source/first.asm | AAKMakes/ASM-projects | 43dcee38398c02f6c2b0ca91d7bfd72f166217ea | [
"CC0-1.0"
] | null | null | null | ; This is a comment
; My first Assembler Program
; === STACK SEGMENT ===
MyStack segment stack
DB 64 dup('12345678')
MyStack endS
; === DATA SEGMENT ===
MyData segment
; --- Declaring Varibles Here ---
helloMsg DB "Hello World$"
MyData endS
; === CODE SEGMENT ===
MyCode segment
Assume CS:MyCode,DS:MyData
; ==... | 18.8 | 47 | 0.634309 |
26a617266b1c8902d926056144d88db3a6f72822 | 443 | asm | Assembly | programs/oeis/093/A093391.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/093/A093391.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/093/A093391.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A093391: a(n) = floor(n/16) + floor((n+1)/16) + floor((n+2)/16) + floor((n+3)/16).
; 0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,4,4,4,4,4,4,4,4,4,4,4,4,5,6,7,8,8,8,8,8,8,8,8,8,8,8,8,8,9,10,11,12,12,12,12,12,12,12,12,12,12,12,12,12,13,14,15,16,16,16,16,16,16,16,16,16,16,16,16,16,17,18,19,20,20,20,20,20,20,20,20,20,20,20,20,20,... | 31.642857 | 255 | 0.555305 |
f23e701c00d42ec74986b5639893bba5ce77ccea | 542 | asm | Assembly | programs/oeis/210/A210437.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/210/A210437.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/210/A210437.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A210437: Greatest prime factor of reversal of digits of n.
; 1,2,3,2,5,3,7,2,3,1,11,7,31,41,17,61,71,3,13,2,3,11,2,7,13,31,3,41,23,3,13,23,11,43,53,7,73,83,31,2,7,3,17,11,3,2,37,7,47,5,5,5,7,5,11,13,5,17,19,3,2,13,3,23,7,11,19,43,3,7,17,3,37,47,19,67,11,29,97,2,3,7,19,3,29,17,13,11,7,3,19,29,13,7,59,23,79,89,11,1
ad... | 54.2 | 255 | 0.640221 |
330a9e26c2c2fe548d626c64e67e7bdc4ac701ee | 105 | asm | Assembly | HW5/ChristianWebber-HW5-5.asm | vonderborch/CS260 | ff435317be557c10f131f99184e944ef2ada7cdf | [
"MIT"
] | null | null | null | HW5/ChristianWebber-HW5-5.asm | vonderborch/CS260 | ff435317be557c10f131f99184e944ef2ada7cdf | [
"MIT"
] | null | null | null | HW5/ChristianWebber-HW5-5.asm | vonderborch/CS260 | ff435317be557c10f131f99184e944ef2ada7cdf | [
"MIT"
] | null | null | null | #.data
#.text
#.globl fivemain
#fivemain:
# j quicktest
# li $v0, 10
# syscall
#quicktest:
# jr $ra
| 7.5 | 16 | 0.619048 |
4a0dcae0d987344958d4b91d07be799d7a6e49e2 | 1,699 | asm | Assembly | programs/oeis/195/A195025.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/195/A195025.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/195/A195025.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A195025: a(n) = n*(14*n + 3).
; 0,17,62,135,236,365,522,707,920,1161,1430,1727,2052,2405,2786,3195,3632,4097,4590,5111,5660,6237,6842,7475,8136,8825,9542,10287,11060,11861,12690,13547,14432,15345,16286,17255,18252,19277,20330,21411,22520,23657,24822,26015,27236,28485,29762,31067,32400,33761,35150,36567,38012,39485,40... | 212.375 | 1,626 | 0.8299 |
68d41ce1ae666066cf01ec96d9e45012de600a8f | 526 | asm | Assembly | programs/oeis/243/A243502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/243/A243502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/243/A243502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A243502: Permutation of even numbers: a(n) = 2 * A064216(n).
; 2,4,6,10,8,14,22,12,26,34,20,38,18,16,46,58,28,30,62,44,74,82,24,86,50,52,94,42,68,106,118,40,66,122,76,134,142,36,70,146,32,158,78,92,166,110,116,102,178,56,194,202,60,206,214,124,218,114,88,130,98,148,54,226,164,254,170,48,262,274,172,154,138,100,278,29... | 75.142857 | 351 | 0.690114 |
a540098bf2a121c2df3c479609f7c036a4b1ef31 | 313 | asm | Assembly | programs/oeis/010/A010201.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010201.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010201.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010201: Continued fraction for sqrt(142).
; 11,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1,10,1,22,1
gcd $0,262156
mul $0,42
mod $0,13
mov $1,$0
div $1,5
mul $1,17
add $0,$1
sub $0,6
div $0,2
add $0,2
| 22.357143 | 166 | 0.610224 |
903f7c4122a03d796622d3b0377758552770f4b7 | 880 | asm | Assembly | unittests/ASM/Secondary/09_XX_01_17.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | unittests/ASM/Secondary/09_XX_01_17.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | unittests/ASM/Secondary/09_XX_01_17.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | %ifdef CONFIG
{
"RegData": {
"RAX": "0x4142434445464748",
"RDX": "0x5152535455565758",
"RBX": "0x6162636465666768",
"R15": "0x7172737475767778",
"R12": "0x4142434445464748",
"R13": "0x5152535455565758",
"R14": "0x0"
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
mov rcx,... | 18.333333 | 58 | 0.681818 |
5ba53e3c8537181e6781299df16af31c08f0a3bf | 4,148 | asm | Assembly | src/memory_etters.asm | grantperry/elec342-alarm-clock | 6518f1f9d31579e0b00b566ed07742bf4140d7c1 | [
"Unlicense"
] | null | null | null | src/memory_etters.asm | grantperry/elec342-alarm-clock | 6518f1f9d31579e0b00b566ed07742bf4140d7c1 | [
"Unlicense"
] | null | null | null | src/memory_etters.asm | grantperry/elec342-alarm-clock | 6518f1f9d31579e0b00b566ed07742bf4140d7c1 | [
"Unlicense"
] | null | null | null | getSeconds:
push ZL
push ZH
ldi ZL,LOW(SECOND*2)
ldi ZH,HIGH(SECOND*2)
ld r16, z
pop ZH
pop ZL
ret
getMin:
push ZL
push ZH
ldi ZL,LOW(MINUTE*2)
ldi ZH,HIGH(MINUTE*2)
ld r16, z
pop ZH
pop ZL
ret
getHour:
push ZL
push ZH
ldi ZL,LOW(HOUR*2)
ldi ZH,HIGH(HOUR*2)
ld r16, z
pop ZH
pop ZL
ret
g... | 11.554318 | 31 | 0.674301 |
4b4d9b9a2c178f737732e0670f59481b03cbf8f7 | 659 | asm | Assembly | util/gut/stpri.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/gut/stpri.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/gut/stpri.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Priority setting utilities
*
section action
*
include 'dev8_ptr_keys'
include 'dev8_qdos_sms'
*
xdef qr_lopri
xdef qr_hipri
*
prireg reg d0-d2/a0
*+++
* Set the current job to a priority of 4: all registers are preserved.
*---
qr_lopri
movem.l prireg,-(... | 19.969697 | 72 | 0.550835 |
ff60e21f5f3857a9fd9503710f96e7c888e25344 | 75 | asm | Assembly | sbsext/tk2/version.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/tk2/version.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/tk2/version.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; TK2 version
section version
xdef tk2_vers
tk2_vers equ '2.35'
end
| 7.5 | 19 | 0.706667 |
599c60daaef8b6130597eb97534956b434f58fc0 | 651 | asm | Assembly | examples/etcher_sketch.asm | cs101course/microprocessorExamples | 5f2f78b5a04e3760cb47ccd9ff9ae6bb26700ae8 | [
"MIT"
] | null | null | null | examples/etcher_sketch.asm | cs101course/microprocessorExamples | 5f2f78b5a04e3760cb47ccd9ff9ae6bb26700ae8 | [
"MIT"
] | null | null | null | examples/etcher_sketch.asm | cs101course/microprocessorExamples | 5f2f78b5a04e3760cb47ccd9ff9ae6bb26700ae8 | [
"MIT"
] | null | null | null | START:
LDR0 0b0001
JNZP UP
UP_RESUME:
LDR0 0b0010
JNZP LEFT
LEFT_RESUME:
LDR0 0b0100
JNZP DOWN
DOWN_RESUME:
LDR0 0b1000
JNZP RIGHT
RIGHT_RESUME:
LDR0 0b00010000
JNZP COLOR_UP
LDR0 0b01000000
JNZP COLOR_DOWN
DRAW:
LIR0 X
LIR1 Y
PLOT COLOR: 15
JMP START
UP:
LIR0 Y
DEC
SDR0 Y
... | 8.454545 | 17 | 0.680492 |
333d6a4f787c03f9c885b1252a55c4f0706759a1 | 499 | asm | Assembly | src/arch/x86_64/multiboot_header.asm | lambdaxymox/thermite2 | 53106d38267bc15d65cc7b52ae282db2f23f7809 | [
"Apache-2.0",
"MIT"
] | 1 | 2017-01-14T09:46:21.000Z | 2017-01-14T09:46:21.000Z | src/arch/x86_64/multiboot_header.asm | stallmanifold/thermite2 | 53106d38267bc15d65cc7b52ae282db2f23f7809 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/arch/x86_64/multiboot_header.asm | stallmanifold/thermite2 | 53106d38267bc15d65cc7b52ae282db2f23f7809 | [
"Apache-2.0",
"MIT"
] | null | null | null | section .multiboot_header
header_start:
dd 0xe85250d6 ; magic number
dd 0 ; architecture (0 for protected mode i386, 4 for MIPS)
dd header_end - header_start ; header length
; checksum
dd 0x100000000 - (0xe85250d6 + 0 + (header_end - header_start))
; The a... | 31.1875 | 87 | 0.61523 |
e80a9aff5506572ad374b50240f50e35867f4b91 | 1,634 | asm | Assembly | programs/oeis/164/A164397.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/164/A164397.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164397.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A164397: Number of binary strings of length n with no substrings equal to 0001 or 0111.
; 1,2,4,8,14,24,41,68,112,184,300,488,793,1286,2084,3376,5466,8848,14321,23176,37504,60688,98200,158896,257105,416010,673124,1089144,1762278,2851432,4613721,7465164,12078896,19544072,31622980,51167064,82790057,133957134,216747204,... | 25.53125 | 722 | 0.624847 |
38d171911ee0c113687e84af3efcb4f05d8404b5 | 404 | asm | Assembly | 2015/12/11/main.asm | GrooveStomp/practice | d28f878a90fc93bde94d25ce43e7503ea11058a2 | [
"CC-BY-4.0"
] | 1 | 2020-12-11T21:10:07.000Z | 2020-12-11T21:10:07.000Z | 2015/12/14/reference.asm | GrooveStomp/practice | d28f878a90fc93bde94d25ce43e7503ea11058a2 | [
"CC-BY-4.0"
] | null | null | null | 2015/12/14/reference.asm | GrooveStomp/practice | d28f878a90fc93bde94d25ce43e7503ea11058a2 | [
"CC-BY-4.0"
] | null | null | null | BITS 64
SECTION .data
Hello: db "Hello world!",10
len_Hello: equ $-Hello
SECTION .text
global _start
_start:
mov rax,1 ; write syscall (x86_64)
mov rdi,1 ; fd = stdout
mov rsi,Hello ; *buf = Hello
mov rdx,len_Hello ; count = len_Hello
syscall
mov rax,60 ; e... | 18.363636 | 50 | 0.581683 |
c12a05659f98c5c49a2ae84af6af1c80c8129458 | 1,164 | asm | Assembly | home/header.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | home/header.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | home/header.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | ; rst vectors (unused)
SECTION "rst0", ROM0[$0000]
rst $38
ds $08 - @, 0 ; unused
SECTION "rst8", ROM0[$0008]
rst $38
ds $10 - @, 0 ; unused
SECTION "rst10", ROM0[$0010]
rst $38
ds $18 - @, 0 ; unused
SECTION "rst18", ROM0[$0018]
rst $38
ds $20 - @, 0 ; unused
SECTION "rst20", ROM0[$0020]
rst $38
ds... | 14.195122 | 78 | 0.614261 |
ccadc40cded08f72a832aa8240401867a814b9eb | 493 | asm | Assembly | programs/oeis/112/A112558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/112/A112558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/112/A112558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A112558: Generalized Mancala solitaire (A002491); to get n-th term, start with n and successively round up to next 4 multiples of n-1, n-2, ..., 1, for n>=1.
; 1,5,13,25,39,61,79,103,133,169,207,241,289,331,387,447,481,553,613,687,763,819,927,979,1093,1179,1261,1347,1471,1539,1693,1759,1899,2019,2161,2263,2367,2527,2... | 30.8125 | 213 | 0.675456 |
5a5b89e061dd38e86a6bd10ae49612f3ec156631 | 713 | asm | Assembly | tasks/extern/uselib.asm | yds12/x86-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 15 | 2020-07-21T10:32:12.000Z | 2022-03-28T05:22:20.000Z | tasks/extern/uselib.asm | yds12/x64-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 1 | 2020-05-17T17:49:55.000Z | 2020-05-17T17:49:55.000Z | tasks/extern/uselib.asm | yds12/x86-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 4 | 2020-07-21T10:32:23.000Z | 2022-03-28T05:22:23.000Z | ; This is a nasm program that is linked with another nasm program (a library).
; To build and execute, type:
;
; $ nasm -felf64 tasks/extern/uselib.asm -o bin/uselib.asm
; $ nasm -felf64 tasks/extern/lib.asm -o bin/lib.asm
; $ ld bin/uselib.o bin/lib.o -o bin/uselib
; $ bin/uselib
;
extern say_hello ... | 35.65 | 78 | 0.628331 |
59227f94e1bb28ecd74b9bb9577542abe4798f85 | 1,010 | asm | Assembly | maps/IcePath1F.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | maps/IcePath1F.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | maps/IcePath1F.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | object_const_def ; object_event constants
const ICEPATH1F_POKE_BALL1
const ICEPATH1F_POKE_BALL2
const ICEPATH1F_POKE_BALL3
IcePath1F_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
IcePath1FHMWaterfall:
itemball HM_BOUNCE
IcePath1FPPUp:
itemball PP_UP
IcePath1FProtein:
itemball PROTEIN
IcePath1F_MapEve... | 27.297297 | 149 | 0.782178 |
af293bdc74d60574aa76091657858476b6ec1956 | 891 | asm | Assembly | programs/oeis/091/A091703.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/091/A091703.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/091/A091703.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A091703: Count, setting 5n to zero.
; 0,1,2,3,4,0,6,7,8,9,0,11,12,13,14,0,16,17,18,19,0,21,22,23,24,0,26,27,28,29,0,31,32,33,34,0,36,37,38,39,0,41,42,43,44,0,46,47,48,49,0,51,52,53,54,0,56,57,58,59,0,61,62,63,64,0,66,67,68,69,0,71,72,73,74,0,76,77,78,79,0,81,82,83,84,0,86,87,88,89,0,91,92,93,94,0,96,97,98,99,0,101,10... | 111.375 | 813 | 0.683502 |
5e614e72e2d264103bdc8142f83f8158521e3857 | 270 | asm | Assembly | data/wildPokemon/unknowndungeon2.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/wildPokemon/unknowndungeon2.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/wildPokemon/unknowndungeon2.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | DungeonMons2:
db $0F
db 51,GRAVELER
db 51,VENOMOTH
db 51,KADABRA
db 52,RHYDON
db 52,MAROWAK
IF DEF(_RED)
db 57,ARBOK
ENDC
IF DEF(_GREEN)
db 57,SANDSLASH
ENDC
IF DEF(_BLUE)
db 57,SANDSLASH
ENDC
db 54,CLEFABLE
db 54,WIGGLYTUFF
db 55,DITTO
db 60,DITTO
db $00
| 12.272727 | 17 | 0.72963 |
d74672130e38408f758a22c4cea6e508fc0ef29b | 312 | asm | Assembly | 11.asm | rashidulhasanhridoy/Assembly-Programming | 9b83f19da17176e24228c2606c8b3f8c5a88f2c8 | [
"Apache-2.0"
] | 1 | 2020-07-21T18:01:13.000Z | 2020-07-21T18:01:13.000Z | 11.asm | rashidulhasanhridoy/Assembly-Programming | 9b83f19da17176e24228c2606c8b3f8c5a88f2c8 | [
"Apache-2.0"
] | null | null | null | 11.asm | rashidulhasanhridoy/Assembly-Programming | 9b83f19da17176e24228c2606c8b3f8c5a88f2c8 | [
"Apache-2.0"
] | null | null | null | .MODEL SMALL
.STACK 100H
.CODE
MAIN PROC
MOV AH, 1
INT 21H
MOV BL, AL
MOV AH, 2
MOV DL, 0DH
INT 21H
MOV DL, 0AH
INT 21H
MOV CX, 0
MOV CL, BL
SUB CL, 48
MOV DL, '*'
TOP:
INT 21H
LOOP TOP
MAIN ENDP
END MAIN | 12.48 | 16 | 0.448718 |
2f6e7e64e2e6ed713883fb56ea2b6fa6a10d1f94 | 3,705 | asm | Assembly | src/ancillawindow.asm | Lui37/lttphack | 700aedee447b0e0063015d75e25bed6d0bfc9533 | [
"MIT"
] | null | null | null | src/ancillawindow.asm | Lui37/lttphack | 700aedee447b0e0063015d75e25bed6d0bfc9533 | [
"MIT"
] | null | null | null | src/ancillawindow.asm | Lui37/lttphack | 700aedee447b0e0063015d75e25bed6d0bfc9533 | [
"MIT"
] | null | null | null | ; TODO make this all go away when changing things
; 012345678901234567890123456789012
; 00 ---------------------------------
; 01 ---------------------------------
; 02 --HUDHUDHUDHUDHUDHUDHUDHUDHUDHU--
; 03 --HUDHUDHUDHUDHUDHUDHUDHUDHUDHU--
; 04 --HUDHUDHUDHUDHUDHUDHUDHUDHUDHU--
; 05 --HUDHUDHUDHUDHUDHUDHUD... | 24.7 | 53 | 0.505533 |
c5c05ac5d38d244d7cd17cf0fed6a486233247a9 | 528 | asm | Assembly | programs/oeis/027/A027692.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027692.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027692.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027692: a(n) = n^2 + n + 7.
; 7,9,13,19,27,37,49,63,79,97,117,139,163,189,217,247,279,313,349,387,427,469,513,559,607,657,709,763,819,877,937,999,1063,1129,1197,1267,1339,1413,1489,1567,1647,1729,1813,1899,1987,2077,2169,2263,2359,2457,2557,2659,2763,2869,2977,3087,3199,3313,3429,3547,3667,3789,3913,4039,4167,4297,4... | 66 | 457 | 0.736742 |
7150901b04e2010ee7115d5ed0142cdb40d16dc1 | 6,688 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_177.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_177.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_177.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 %r14
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1494e, %rsi
lea addresses_WC_ht+0xda2e, %rdi
nop
nop
nop
nop
xor $56318, %rdx
mov $58, %rcx
rep movsl
nop
nop
nop
nop
nop
and %r14, %r14
lea addresses_WC_ht+0x63ee, %r15
nop
n... | 36.151351 | 2,999 | 0.657895 |
5120ae7163c464c2d978b5934dcdd444b41c25fc | 516 | asm | Assembly | oeis/139/A139531.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/139/A139531.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/139/A139531.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A139531: Numbers k such that 24*k + 17 is prime.
; Submitted by Jon Maiga
; 0,1,3,4,5,9,10,11,14,16,18,21,23,24,25,26,31,33,35,36,38,39,40,43,45,49,50,53,56,58,59,61,64,66,70,71,78,79,86,88,89,94,95,99,100,101,108,109,110,113,114,115,116,120,123,126,128,130,133,135,138,143,149,150
mov $2,$0
pow $2,2
mov $4,16
lpb $2... | 24.571429 | 207 | 0.631783 |
e6485d0395aa5e1e03bd363e138935aab1f455a7 | 411 | asm | Assembly | oeis/086/A086454.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/086/A086454.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/086/A086454.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A086454: Number of divisors of prime powers: tau(p^e).
; Submitted by Christian Krause
; 1,2,2,3,2,2,4,3,2,2,5,2,2,2,3,4,2,2,6,2,2,2,2,3,2,2,2,7,2,2,2,2,5,2,2,2,2,2,2,2,2,3,4,2,8,2,2,2,2,2,2,2,2,3,2,2,2,2,2,2,2,2,2,2,2,2,2,2,6,2,9,2,2,2,2,2,2,2,3,2,2,2,2,2,2,2,4,2,2,2,2,3,2,2,2,2,2,2,2,2
seq $0,181062 ; Prime powers... | 58.714286 | 201 | 0.600973 |
57fd95792f1bfaea570640c0b81c95e2d276e519 | 787 | asm | Assembly | data/pokemon/base_stats/budew.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/budew.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/budew.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | db 0 ; species ID placeholder
db 40, 30, 35, 55, 50, 70
; hp atk def spd sat sdf
db GRASS, POISON ; type
db 255 ; catch rate
db 56 ; base exp
db NO_ITEM, POISON_BARB ; items
db GENDER_F50 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/budew/front.dimensions"
db GROWTH_MEDIUM_S... | 39.35 | 367 | 0.742058 |
f9e028b7a4772a7f40ed0c4f7b3ae8ad7fdc3078 | 11,796 | asm | Assembly | Tools/openssl-1.0.1e/ms/uptable.asm | yairbloom/python276_forVS2013 | c0d137d24981a14e867274042806f00938a930b0 | [
"PSF-2.0"
] | 2 | 2017-09-16T13:59:15.000Z | 2019-04-24T03:25:36.000Z | Tools/openssl-1.0.1e/ms/uptable.asm | yairbloom/python276_forVS2013 | c0d137d24981a14e867274042806f00938a930b0 | [
"PSF-2.0"
] | null | null | null | Tools/openssl-1.0.1e/ms/uptable.asm | yairbloom/python276_forVS2013 | c0d137d24981a14e867274042806f00938a930b0 | [
"PSF-2.0"
] | 1 | 2019-04-24T03:25:40.000Z | 2019-04-24T03:25:40.000Z | OPTION DOTNAME
.text$ SEGMENT ALIGN(64) 'CODE'
EXTERN OPENSSL_Uplink:NEAR
PUBLIC OPENSSL_UplinkTable
ALIGN 16
_lazy1 PROC PRIVATE
DB 048h,083h,0ECh,028h
mov QWORD PTR[48+rsp],rcx
mov QWORD PTR[56+rsp],rdx
mov QWORD PTR[64+rsp],r8
mov QWORD PTR[72+rsp],r9
lea rcx,QWORD PTR[OPENSSL_UplinkTable]
mov rdx,1
call OP... | 23.358416 | 68 | 0.762801 |
47ceadb660df0f9bc16bb985bcf0bbbcbcfff303 | 474 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_double64.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_double64.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_double64.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC am48_double64
EXTERN am48_double64u, l_neg_64_dehldehl
am48_double64:
; 64-bit signed long long to double
;
; enter : dehl'dehl = 64-bit integer n
;
; exit : AC'= (double)(n)
;
; uses : af, bc, de, hl, bc', de', hl'
exx
ld a,d
exx
... | 13.941176 | 42 | 0.588608 |
9a2e1167466e7f7de26326c3a64159d2f366d9c0 | 374 | asm | Assembly | programs/oeis/232/A232096.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/232/A232096.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/232/A232096.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A232096: a(n) = largest m such that m! divides 1+2+...+n; a(n) = A055881(A000217(n)).
; 1,1,3,2,1,1,2,3,1,1,3,3,1,1,5,2,1,1,2,3,1,1,3,3,1,1,3,2,1,1,2,4,1,1,3,3,1,1,3,2,1,1,2,3,1,1,4,4,1,1,3,2,1,1,2,3,1,1,3,3,1,1,4,2,1,1,2,3,1,1,3,3,1,1,3,2,1,1,2,5,1,1,3,3,1,1,3,2,1,1,2,3,1,1,5,4,1,1,3,2
add $0,2
bin $0,2
sub $0,1
se... | 46.75 | 201 | 0.545455 |
8f262613d39b840fa5719f3f97b28753b4343054 | 15,024 | asm | Assembly | Library/User/Gen/genPrimary.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/User/Gen/genPrimary.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/User/Gen/genPrimary.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: UserInterface/Gen
FILE: genPrimary.asm
ROUTINES:
Name Description
---- -----------
GLB GenPrimaryClass Primary window for an app
REVIS... | 25.50764 | 84 | 0.636382 |
d90726720a80a789f9b359787312effa31d0df69 | 13,997 | asm | Assembly | src/framework/sprites.asm | Scorpion-Illuminati/ControllerTest | c2c2edef9b14a8f6bee6eacda8f2d6335a49fe80 | [
"Artistic-2.0"
] | 1 | 2018-02-16T23:24:55.000Z | 2018-02-16T23:24:55.000Z | src/framework/sprites.asm | Scorpion-Illuminati/ControllerTest | c2c2edef9b14a8f6bee6eacda8f2d6335a49fe80 | [
"Artistic-2.0"
] | null | null | null | src/framework/sprites.asm | Scorpion-Illuminati/ControllerTest | c2c2edef9b14a8f6bee6eacda8f2d6335a49fe80 | [
"Artistic-2.0"
] | null | null | null | LoadTiles:
; a0 - Tiles address (l)
; d0 - VRAM address (l)
; d1 - Num tiles (w)
; Address bit pattern: --DC BA98 7654 3210 ---- ---- ---- --FE
add.l #vram_addr_tiles, d0 ; Add VRAM address offset
rol.l #0x2, d0 ; Roll bits 14/15 of address to bits 16/17
lsr.w #0x2, d0 ; Shift lower word back
swap ... | 31.739229 | 134 | 0.620276 |
7420684648351a12435c28539cd0f3a329f9a8b4 | 2,908 | asm | Assembly | Appl/Calendar/Misc/miscMonthValue.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Calendar/Misc/miscMonthValue.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Calendar/Misc/miscMonthValue.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: Calendar/Misc
FILE: miscMonthValue.asm
AUTHOR: Don Reeves, Oct 19, 1992
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
... | 22.369231 | 79 | 0.573246 |
c99f36adc350ff920f093bd31d2bb7e5aa2dc535 | 8,914 | asm | Assembly | tests/devices/nex_file/savenexSyntaxV_1_3.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/devices/nex_file/savenexSyntaxV_1_3.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/devices/nex_file/savenexSyntaxV_1_3.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | ; only changes with V1.3 are tested here, the basic test is savenexSyntax.asm
DEVICE ZXSPECTRUMNEXT
;; OPEN <filename>[,<startAddress>[,<stackAddress>[,<entryBank 0..111>[,<fileVersion 2..3>]]]]
; errors - [un]expected arguments
SAVENEX OPEN "savenexSyntaxV_1_3.nex", $8000, $FFE0,15, 2,
SAVENEX OPEN ... | 40.703196 | 106 | 0.587391 |
5625c9e6ca106325d46da09c127670bfb8bffdb5 | 826 | asm | Assembly | oeis/142/A142826.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142826.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142826.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142826: Primes congruent to 28 mod 61.
; Submitted by Jon Maiga
; 89,211,577,821,1187,1553,4481,4603,4969,5701,6067,6311,7043,8263,8629,9239,10093,10337,10459,11069,11801,11923,12289,12899,13997,14851,15217,15461,15583,16193,17047,17291,17657,19121,19609,19853,20219,20341,20707,21317,21683,22171,23269,23879,24001,24... | 34.416667 | 496 | 0.732446 |
acd57e54826a3fad03f0591690cef33d58aa34b6 | 684 | asm | Assembly | oeis/153/A153264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/153/A153264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/153/A153264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A153264: Numbers n such that 16*n+15 is not prime.
; Submitted by Christian Krause
; 0,3,5,6,8,9,10,12,15,17,18,19,20,21,24,25,27,30,31,32,33,34,35,36,38,39,40,41,42,43,45,47,48,49,50,51,52,54,55,57,58,59,60,62,63,65,66,69,70,72,73,74,75,77,78,80,81,83,84,85,86,87,90,93,94,95,96,99,100,101,102,104,105,106,107,108,110... | 27.36 | 327 | 0.641813 |
93de95fb8d569b03b0a0301e9458d871166080a6 | 409 | asm | Assembly | programs/oeis/161/A161007.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/161/A161007.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/161/A161007.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A161007: a(n+1) = 2*a(n) + 16*a(n-1), a(0)=0, a(1)=1.
; 0,1,2,20,72,464,2080,11584,56448,298240,1499648,7771136,39536640,203411456,1039409152,5333401600,27297349632,139929124864,716615843840,3672097685504,18810048872448,96373660712960,493708103385088,2529394778177536,12958119210516480
add $0,1
mov $4,2
lpb $0
sub ... | 25.5625 | 231 | 0.701711 |
22e8e513b776c4ff5888345edee509149c85ac91 | 2,583 | asm | Assembly | binary16/frac.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | 12 | 2020-02-17T09:07:02.000Z | 2022-02-09T22:15:34.000Z | binary16/frac.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | null | null | null | binary16/frac.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 @FRAC
; Fractional part, remainder after division by 1
; In: HL any floating-point number
; Out: HL fractional part, with sign intact
; Pollutes: AF
@FRAC:
if not defined FRAC
; *****************************************
FRAC ; *
; *********************************... | 37.434783 | 93 | 0.311266 |
08f8825668976e946ecac8abacedbaacaf17417f | 346 | asm | Assembly | programs/oeis/143/A143622.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/143/A143622.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/143/A143622.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A143622: a(n) = (-1)^binomial(n,8): Periodic sequence 1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,... .
; 1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,1,1,1,1,1,1
div... | 49.428571 | 213 | 0.442197 |
f238e617ce95dcd9945d9ff0d8c7a588b38a7ead | 632 | asm | Assembly | programs/oeis/072/A072265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/072/A072265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/072/A072265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A072265: Variant of Lucas numbers: a(n) = a(n-1) + 4*a(n-2) starting with a(0)=2 and a(1)=1.
; 2,1,9,13,49,101,297,701,1889,4693,12249,31021,80017,204101,524169,1340573,3437249,8799541,22548537,57746701,147940849,378927653,970691049,2486401661,6369165857,16314772501,41791435929,107050525933,274216269649,702418373381,... | 33.263158 | 380 | 0.743671 |
5b3155532af39cb9713563def4eb51da581d4632 | 7,464 | asm | Assembly | src/nmi.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 6 | 2020-02-14T17:14:52.000Z | 2021-12-06T19:51:25.000Z | src/nmi.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 1 | 2020-09-26T07:40:33.000Z | 2020-09-26T07:40:33.000Z | src/nmi.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 7 | 2019-12-02T21:51:51.000Z | 2021-07-03T17:53:04.000Z | pushpc
; Other interrupt stuff
org $00CF50
BadInterrupt:
JML OOPS
warnpc $00CFBE
;===================================================================================================
; Improves the speed of OAM clearing by 2 scanlines; credit: MathOnNapkins
; Has no effect on anything
; But it gives us consistent im... | 15.813559 | 100 | 0.572615 |
8a1e87311303ec06c895f22f04745195efa73f15 | 2,159 | asm | Assembly | includes/fixed_point_math.asm | Al-Nafuur/batari-Basic | 9988745b6f1879730e6a8c83e7d21deb106e091a | [
"CC0-1.0"
] | 47 | 2020-01-20T00:52:34.000Z | 2022-02-04T01:21:23.000Z | includes/fixed_point_math.asm | Al-Nafuur/batari-Basic | 9988745b6f1879730e6a8c83e7d21deb106e091a | [
"CC0-1.0"
] | 5 | 2020-03-08T10:37:24.000Z | 2021-03-25T15:50:50.000Z | includes/fixed_point_math.asm | Al-Nafuur/batari-Basic | 9988745b6f1879730e6a8c83e7d21deb106e091a | [
"CC0-1.0"
] | 10 | 2020-02-23T08:09:59.000Z | 2022-03-12T07:45:02.000Z | ; Provided under the CC0 license. See the included LICENSE.txt for details.
; Fixed point math routines - created by AtariAge member djmips
; some changes by Fred Quimby
;assignment from 8.8 to 4.4
Assign88to44:
; A(4.4) = A,X(8.8)
stx temp1
rol temp1
asl
rol temp1
... | 14.787671 | 76 | 0.445113 |
19c86dd72d532a0be946d33e8ea4c16836b60d69 | 926 | asm | Assembly | spectranet/socklib/accept_callee.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | 40 | 2021-07-23T21:33:59.000Z | 2022-02-07T19:07:46.000Z | spectranet/socklib/accept_callee.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | null | null | null | spectranet/socklib/accept_callee.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | 2 | 2021-08-02T17:49:03.000Z | 2021-10-09T21:53:41.000Z | ; process
; int accept_callee(int sockfd, struct sockaddr *addr, socklen_t *addrlen);
PUBLIC accept_callee
PUBLIC ASMDISP_ACCEPT_CALLEE
include "spectranet.asm"
.accept_callee
pop hl ; return addr
pop bc ; addrlen
pop de ; addr
ex (sp), hl ; restore return address, fd now in l
ld a, l
.asmentry
ex af, af' ; ... | 20.577778 | 75 | 0.701944 |
3ec3058f9311eb593f7038bae61eae2d5d9e8950 | 235,944 | asm | Assembly | ioq3/build/release-js-js/missionpack/cgame/cg_main.asm | RawTechnique/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | 1 | 2021-12-31T10:26:58.000Z | 2021-12-31T10:26:58.000Z | ioq3/build/release-js-js/missionpack/cgame/cg_main.asm | unfriendly/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | 28 | 2019-03-05T20:45:07.000Z | 2019-03-05T20:45:57.000Z | ioq3/build/release-js-js/missionpack/cgame/cg_main.asm | unfriendly/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | null | null | null | data
export forceModelModificationCount
align 4
LABELV forceModelModificationCount
byte 4 -1
export vmMain
code
proc vmMain 16 12
ADDRLP4 0
ADDRFP4 0
INDIRI4
ASGNI4
ADDRLP4 0
INDIRI4
CNSTI4 0
LTI4 $81
ADDRLP4 0
INDIRI4
CNSTI4 8
GTI4 $81
ADDRLP4 0
INDIRI4
CNSTI4 2
LSHI4
ADDRGP4 $97
ADDP4
INDIRP4
JUMPV
lit
align 4
LABELV... | 11.26816 | 45 | 0.781181 |
037e9ee99f2f2a9931e0f9f0e9cf961584c431a8 | 108 | asm | Assembly | itoa.asm | th3-5had0w/asm-func-templates | fb15aca49617232ca2ef95b3858ca1df14e5cfa9 | [
"MIT"
] | null | null | null | itoa.asm | th3-5had0w/asm-func-templates | fb15aca49617232ca2ef95b3858ca1df14e5cfa9 | [
"MIT"
] | null | null | null | itoa.asm | th3-5had0w/asm-func-templates | fb15aca49617232ca2ef95b3858ca1df14e5cfa9 | [
"MIT"
] | null | null | null | itoa:
xor rdx, rdx
idiv qword [rsp+8]
add rdx, 48
mov byte [rdi], dl
dec rdi
cmp rax, 0
jne itoa
ret | 12 | 19 | 0.638889 |
94292ee37f11b56343f2f5e82d12a8b3dca56460 | 671 | asm | Assembly | programs/oeis/056/A056594.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/056/A056594.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056594.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A056594: Periodic sequence 1,0,-1,0,...; expansion of 1/(1 + x^2).
; 1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1,0,1,0,-1... | 83.875 | 563 | 0.464978 |
566234ed52bd81d34077de5ef8b2d21e37c85301 | 520 | asm | Assembly | programs/oeis/102/A102674.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/102/A102674.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/102/A102674.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A102674: Number of digits >= 4 in the decimal representations of all integers from 0 to n.
; 0,0,0,0,1,2,3,4,5,6,6,6,6,6,7,8,9,10,11,12,12,12,12,12,13,14,15,16,17,18,18,18,18,18,19,20,21,22,23,24,25,26,27,28,30,32,34,36,38,40,41,42,43,44,46,48,50,52,54,56,57,58,59,60,62,64,66,68,70,72,73,74,75,76,78,80,82,84,86,88,89... | 47.272727 | 297 | 0.661538 |
1464dc5e5c1514d01fd13fb831b7fc488bc9cc7b | 488 | asm | Assembly | oeis/308/A308592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/308/A308592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/308/A308592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A308592: Number of total dominating sets in the (2n-1)-triangular snake (for n > 1).
; Submitted by Jamie Morken(s4)
; 1,4,16,46,148,466,1468,4630,14596,46018,145084,457414,1442116,4546642,14334460,45193078,142482820,449213794,1416262204,4465131430,14077477060,44382872818,139928439676,441160451926,1390871968516,43850... | 25.684211 | 224 | 0.715164 |
6241e6ca37abfb801cad4808b6e1e05388b6dfe1 | 1,183 | asm | Assembly | Program #3 - Bonus Info/car_icon.asm | acmahaja/Monaco | a82199f646ea7d997fe5431b4312f9e1ac65a884 | [
"Apache-2.0"
] | null | null | null | Program #3 - Bonus Info/car_icon.asm | acmahaja/Monaco | a82199f646ea7d997fe5431b4312f9e1ac65a884 | [
"Apache-2.0"
] | null | null | null | Program #3 - Bonus Info/car_icon.asm | acmahaja/Monaco | a82199f646ea7d997fe5431b4312f9e1ac65a884 | [
"Apache-2.0"
] | null | null | null | ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Car_Icon.asm R.J.Evans 4/11/17 Section 001
;
; Icon colors per pixel for an 8x8 car icon
;
;
.ORIG x4000
Car_Icon .FILL x0000
.FILL x0000
.FILL x0000
.FILL x0000
.FILL x0000
.FILL x0000
.FILL x0000
.FILL x0000
.FI... | 13.755814 | 52 | 0.559594 |
1f1d8eb789f84decda05963bd1f717ac01d84a77 | 1,804 | asm | Assembly | programs/oeis/025/A025169.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/025/A025169.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/025/A025169.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A025169: a(n) = 2*Fibonacci(2*n+2).
; 2,6,16,42,110,288,754,1974,5168,13530,35422,92736,242786,635622,1664080,4356618,11405774,29860704,78176338,204668310,535828592,1402817466,3672623806,9615053952,25172538050,65902560198,172535142544,451702867434,1182573459758,3096017511840,8105479075762,21220419715446,5555578007057... | 150.333333 | 1,689 | 0.920732 |
3155cca8fee2cb0838d866d68226b2f3ce17cc28 | 2,308 | asm | Assembly | tests/test.asm | Rayshard/slate-pl | fcb4b01fe317dfc16c5f4eec385add097f800ad6 | [
"MIT"
] | null | null | null | tests/test.asm | Rayshard/slate-pl | fcb4b01fe317dfc16c5f4eec385add097f800ad6 | [
"MIT"
] | null | null | null | tests/test.asm | Rayshard/slate-pl | fcb4b01fe317dfc16c5f4eec385add097f800ad6 | [
"MIT"
] | null | null | null | ; SLASM_VERSION 1.0
; TARGET x86-64-linux-nasm
[BITS 64]
extern _printf
%macro LINUX_x86_64_SYSCALL1 0
mov rax, [rsp + 8] ; set syscall code
mov rdi, [rsp + 16] ; set first argument
syscall ; perform syscall
ret ; return
%endmacro
%macro C_CALL_3 0
push rbp ... | 22.627451 | 90 | 0.615251 |
4a3bfe16fd4245b8ffc22932e9dad3e34e1d5eab | 8,032 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1146.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1146.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1146.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x8cb9, %r15
nop
nop
nop
nop
add $36368, %rcx
mov $0x6162636465666768, %rsi
movq %rsi, (%r15)
nop
nop
nop
add %rbp, %rbp
lea addresses_WT_ht+0x1a1b5, %r10
nop
nop
nop
nop
inc ... | 32.387097 | 2,999 | 0.65488 |
e098a81ab1683f1fc0af9d72378f46684d109ddd | 6,417 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_204.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_204.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_204.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x173a3, %rsi
lea addresses_WC_ht+0xb6a3, %rdi
nop
nop
nop
and $54868, %r12
mov $62, %rcx
rep movsl
nop
add %rcx, %rcx
lea addresses_normal_ht+0xe6a3, %r13
nop
nop
nop
nop
nop
x... | 37.970414 | 2,999 | 0.659031 |
3b3579e5a698d81d26923bf1eee694514c55a6c9 | 4,610 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1610.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_1610.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_1610.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 %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x45aa, %rax
clflush (%rax)
nop
nop
nop
nop
nop
dec %rdx
mov (%rax), %rdi
nop
nop
and $64191, %r10
lea addresses_normal_ht+0xed4e, %rsi
lea addresses_normal_ht+0x1ac6e, %rdi
nop
nop
sub ... | 50.659341 | 2,999 | 0.663124 |
f9a81a0dbff17c4de763c00fd3098ee5f71dcbdf | 746 | asm | Assembly | oeis/117/A117205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/117/A117205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/117/A117205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A117205: Odd squarefree positive integers k such that (k+1)/2 is also squarefree.
; Submitted by Christian Krause
; 1,3,5,11,13,19,21,29,33,37,41,43,51,57,59,61,65,67,69,73,77,83,85,91,93,101,105,109,113,115,123,129,131,133,137,139,141,145,155,157,163,165,173,177,181,185,187,193,201,203,205,209,211,213,217,219,221,22... | 37.3 | 373 | 0.690349 |
05d98916b92ad63bc405faf1fc9a6b721e4a7d4e | 483 | asm | Assembly | programs/oeis/178/A178631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/178/A178631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/178/A178631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A178631: a(n) = 27 * ((10^n - 1)/9)^2.
; 27,3267,332667,33326667,3333266667,333332666667,33333326666667,3333333266666667,333333332666666667,33333333326666666667,3333333333266666666667,333333333332666666666667,33333333333326666666666667,3333333333333266666666666667,333333333333332666666666666667,3333333333333332666666... | 60.375 | 361 | 0.850932 |
c28755ec88347e06d5c82ca6b1d07ea5a91dfd18 | 2,641 | asm | Assembly | src/0_module.asm | speccytools/spectranet-index-module | d23b03c3b11ce4fb07129392ff5a16b4651e69ca | [
"MIT"
] | null | null | null | src/0_module.asm | speccytools/spectranet-index-module | d23b03c3b11ce4fb07129392ff5a16b4651e69ca | [
"MIT"
] | null | null | null | src/0_module.asm | speccytools/spectranet-index-module | d23b03c3b11ce4fb07129392ff5a16b4651e69ca | [
"MIT"
] | null | null | null |
include "../include/spectranet.inc"
include "memory.inc"
extern load_tnfs
global _VERSION
module_header:
org 0x2000
defb 0xAA ; This is a code module.
defb 0xDB ; This module has the identity 0xDB.
defw reset ; The RESET vector - call a routine labeled reset.
... | 22.381356 | 78 | 0.600151 |
5a78f6b7ed09461b7d4dfac923c327f6074b960f | 1,189 | asm | Assembly | ProgramLayout/layout.asm | Unshifted1337/AssemblyExercises | 450296482b0bda667f222749ee31a0e6f6fee026 | [
"MIT"
] | null | null | null | ProgramLayout/layout.asm | Unshifted1337/AssemblyExercises | 450296482b0bda667f222749ee31a0e6f6fee026 | [
"MIT"
] | null | null | null | ProgramLayout/layout.asm | Unshifted1337/AssemblyExercises | 450296482b0bda667f222749ee31a0e6f6fee026 | [
"MIT"
] | null | null | null | #include <errno.h>
#include <getopt.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
// The following is copied from stdio.h for your reference
#define EOF (-1)
1. unsigned long fib(unsigned long n) {
2. if (n < 2) {
3. return n;
4. }
5. return ... | 23.313725 | 58 | 0.460892 |
84989b4d142b25591a8557a541b2bd26bd4f4e8a | 460 | asm | Assembly | kernel/arch/x86_64/cpu/cregs.asm | racing19th/MiraiOS | c20de0d33cab1f56b9d44860131fc191eb2d3d22 | [
"MIT"
] | 12 | 2017-11-25T04:15:18.000Z | 2022-03-12T08:53:34.000Z | kernel/arch/x86_64/cpu/cregs.asm | racing19th/MiraiOS | c20de0d33cab1f56b9d44860131fc191eb2d3d22 | [
"MIT"
] | null | null | null | kernel/arch/x86_64/cpu/cregs.asm | racing19th/MiraiOS | c20de0d33cab1f56b9d44860131fc191eb2d3d22 | [
"MIT"
] | 3 | 2017-11-29T10:15:54.000Z | 2021-06-25T17:17:32.000Z | BITS 64
global setupCRegs:function
setupCRegs:
mov eax, 1 | (1 << 1) | (1 << 5) | (1 << 16) | (1 << 31) ;set CR0.PE, CR0.MP, CR0.WP, CR0.NE and CR0.PG
mov cr0, rax
;set CR4.DE, CR4.PSE, CR4.PAE, CR4.PGE CR4.OSFXSR, CR4.OSXMMEXCPT (and CR4.SMEP if possible)
xor ecx, ecx
mov eax, 7
cpuid
mov eax, (1 << 3) | (1... | 21.904762 | 104 | 0.547826 |
5734a6da6d021ff9ebdc8f2155267a54bda6a064 | 3,725 | asm | Assembly | 1541/64tass/lcccntrl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1541/64tass/lcccntrl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1541/64tass/lcccntrl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | ;
;
;
; *contrl
;
; main controller loop
;
; scans job que for jobs
;
; finds job on current track
; if it exists
;
lcc
;
tsx ; save current stack pointer
stx savsp
;
lda t1lc2 ; reset irq flag
;
lda pcr2 ; enable s.o. to 6502
ora #$0e ... | 17.325581 | 54 | 0.434631 |
901dce35e8e9eb1b11c42fb835e41a3f73f85217 | 604 | asm | Assembly | programs/oeis/031/A031341.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/031/A031341.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/031/A031341.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A031341: a(n) = prime(8*n).
; 19,53,89,131,173,223,263,311,359,409,457,503,569,613,659,719,769,827,881,941,997,1049,1097,1163,1223,1283,1321,1423,1459,1511,1571,1619,1693,1747,1811,1877,1949,2003,2069,2129,2203,2267,2311,2377,2423,2503,2579,2657,2693,2741,2801,2861,2939,3011,3079,3167,3221,3301,3347,3413,3491,3541,36... | 60.4 | 477 | 0.748344 |
6aaea08c398be2c4433c3307d07f7f111007f296 | 8,446 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48.log_21829_1128.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.log_21829_1128.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.log_21829_1128.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 %r8
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x13e72, %rsi
lea addresses_A_ht+0x15f7c, %rdi
nop
nop
inc %rdx
mov $49, %rcx
rep movsq
nop
add $14988, %r8
lea addresses_normal_ht+0x1c27c, %rdi
nop
nop
nop
nop
cmp $24720, %rb... | 32.484615 | 2,999 | 0.653919 |
3ee3d6fcc41813fbdff0dda59ba3b0f45a959596 | 461 | asm | Assembly | programs/oeis/242/A242736.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/242/A242736.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/242/A242736.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A242736: Number of solutions of a^2 + b^2 congruent to -1 modulo the n-th prime.
; 0,1,1,1,2,2,3,3,3,4,4,5,6,6,6,7,8,8,9,9,10,10,11,12,13,13,13,14,14,15,16,17,18,18,19,19,20,21,21,22,23,23,24,25,25,25,27,28,29,29,30,30,31,32,33,33,34,34,35,36,36,37,39,39,40,40,42,43,44,44
seq $0,40 ; The prime numbers.
lpb $0
add ... | 32.928571 | 191 | 0.635575 |
35ac52851a6bf9594801abdabcfddad475dea0ca | 346 | asm | Assembly | programs/oeis/096/A096604.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/096/A096604.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/096/A096604.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A096604: Numbers that appear at most once in A096607.
; 3,6,7,10,12,14,15,18,20,22,24,26,28,30,31,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,63,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,127,130
mov $1,$0
lpb $1
sub $1,2
dif $1,2
lpe
add $2,$0
add... | 26.615385 | 206 | 0.653179 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.